:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",sans-serif;font-size:16px;color:#243b37;background:#f5f3ed;--green:#176b60;--line:#dedfd6;--muted:#63756e;--soft:#eaf2ec}*{box-sizing:border-box}body{margin:0;padding-bottom:106px}header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;padding:18px max(20px,calc((100vw - 960px)/2));background:#fffdf8;border-bottom:1px solid var(--line)}.brand{font-size:26px;font-weight:750;letter-spacing:-1px;color:var(--green)}.brand span{display:block;font-size:12px;font-weight:450;letter-spacing:0;margin-top:4px}header>a{font-size:13px;text-underline-offset:4px}.language-label{display:flex;align-items:center;gap:10px;margin:0;font-size:12px}.language-label select{min-height:42px;padding:8px 10px;font-size:14px}main{max-width:920px;margin:auto;padding:34px 24px}.intro{margin-bottom:24px}.eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:700;color:var(--green);margin:0 0 12px}h1{font-size:34px;letter-spacing:-1px;line-height:1.2;margin:0 0 10px}h2{font-size:21px;line-height:1.35;margin:0 0 16px}h1,h2{font-weight:650}p{line-height:1.6}#customer{font-size:17px;margin:6px 0;color:var(--muted)}a{color:var(--green)}label{display:block;font-weight:600;margin-bottom:8px}input,select,textarea,button{font:inherit;max-width:100%}input,select,textarea{border:1px solid #9eafa6;border-radius:10px;background:#fffefb;padding:12px;color:inherit;min-height:48px}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #238977;outline-offset:3px}button,.button{cursor:pointer;min-height:48px;padding:12px 18px;border:1px solid #b5c4ba;border-radius:10px;background:#fffdf8;color:#264c42;font-weight:600;text-align:center;line-height:1.4;display:inline-block;text-decoration:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}button:hover:not(:disabled),.button:hover{background:#eaf2ec;border-color:#6c998a}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover:not(:disabled){background:#10584f;border-color:#10584f}button.selected{background:var(--green);color:#fff;border-color:var(--green)}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:default;opacity:.6}.datebox{position:relative;padding:22px 24px;background:#e7efe7;border:1px solid #d0dfd2;border-radius:16px;margin-bottom:26px}.datebox h2{font-size:22px;margin:0 0 10px;color:#174e44}.datebox p{margin:5px 0;font-size:14px}#deadline{font-weight:600}#savedstate{color:#536d5f;margin-top:10px}.toolbar{margin-bottom:12px}.toolbar h2{margin-bottom:8px}.toolbar>p{font-size:14px;color:var(--muted);margin:8px 0 20px}.toolbar>label{font-size:13px}#search{width:100%;margin-bottom:12px;padding:14px 16px;border-color:#c6cfc4}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{min-height:44px;padding:10px 16px;font-size:14px}.extra-filter{margin-top:10px}.extra-filter select{width:100%;margin-bottom:10px}details{line-height:1.6}summary{cursor:pointer;padding:12px 0;min-height:44px;text-decoration:underline;text-underline-offset:4px;font-size:14px}.muted,.small{color:var(--muted);font-size:13px}#count{margin:8px 0}.catalog-heading{font-size:13px;font-weight:700;letter-spacing:.3px;margin:22px 0 0;padding:14px 16px;background:#edf0e8;border:1px solid var(--line);border-radius:12px 12px 0 0;line-height:1.5}.seasonal-section>summary.catalog-heading{cursor:pointer;text-decoration:none;display:list-item;list-style-position:inside;min-height:48px}.seasonal-section:not([open])>summary{border-radius:12px}.article{display:grid;grid-template-columns:minmax(0,1fr) 124px;gap:20px;align-items:center;padding:15px 16px;background:#fffefb;border:1px solid var(--line);border-top:0;transition:background .15s ease}.article:last-child{border-radius:0 0 12px 12px}.article strong{display:block;font-weight:600;font-size:16px;line-height:1.45;overflow-wrap:anywhere}.article .meta{display:block;font-size:12px;line-height:1.5;color:var(--muted);margin-top:3px}.article.chosen{background:#edf6ef;box-shadow:inset 3px 0 var(--green)}.amount-controls label{display:flex;flex-direction:row-reverse;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:500}.amount-controls input{width:96px;min-height:48px;padding:10px;text-align:right;font-size:20px;font-weight:600;margin:0;background:#fffefb;font-variant-numeric:tabular-nums}.amount-controls input::placeholder{color:#82918a;font-weight:400}.amount-controls select{width:100%}.more{width:100%;margin-top:10px}.basket{scroll-margin-top:20px;padding:24px;background:#fffefb;border:1px solid var(--line);border-radius:18px;margin-top:28px}.basket h2{display:flex;justify-content:space-between;align-items:center}#badge{padding:4px 11px;border-radius:20px;background:var(--soft);color:var(--green);font-size:14px}.pick{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--line);line-height:1.5}.pick span:first-child{min-width:0;overflow-wrap:anywhere}.pick span:last-child,.pick strong{font-weight:650;white-space:nowrap;font-variant-numeric:tabular-nums}#selection{font-size:15px}#totals{padding:16px 0;line-height:1.6;font-weight:650}#totals:empty{display:none}.weight-progress{background:#f2f5ee;padding:16px;border-radius:12px;margin-top:12px}.weight-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:14px}.weight-heading strong{font-size:24px;color:var(--green);font-variant-numeric:tabular-nums}progress{display:block;width:100%;height:8px;border:0;border-radius:6px;overflow:hidden;margin-top:12px;background:#dce5db;accent-color:var(--green)}progress::-webkit-progress-bar{background:#dce5db;border-radius:6px}progress::-webkit-progress-value{background:#7d9c79;border-radius:6px;transition:width .2s ease}progress.complete::-webkit-progress-value{background:var(--green)}progress::-moz-progress-bar{background:var(--green)}#minimum.notice,#minimum.confirmation{font-size:13px;padding:0;margin:10px 0 22px;border:0;background:none;color:#53695e;font-weight:400}#minimum.confirmation{color:var(--green)}textarea{width:100%;resize:vertical}#review{width:100%;margin-top:12px}#error,#loaderror,#saveerror{color:#a0382d;font-weight:600}#error:empty,#loaderror:empty,#saveerror:empty{display:none}.notice:not(:empty){padding:16px;border:1px solid #bdcec1;border-radius:12px;margin:16px 0;background:#fffefb;font-size:14px}.warning{background:#fff3d8!important;border-color:#d2af69!important}.confirmation{background:var(--soft);padding:18px;border-radius:12px;font-weight:600}.reviewbar{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px max(24px,calc((100vw - 872px)/2)) calc(14px + env(safe-area-inset-bottom));background:#fffefbf5;border-top:1px solid #d0dace;box-shadow:0 -6px 30px #24483908;z-index:3;backdrop-filter:blur(12px)}.reviewbar span{font-size:13px;line-height:1.5;max-width:65%}.reviewbar button{white-space:nowrap}footer{margin-top:24px;font-size:12px;line-height:1.6;color:var(--muted);overflow-wrap:anywhere}dialog{max-width:660px;width:calc(100% - 28px);max-height:90dvh;overflow-y:auto;border:1px solid var(--line);border-radius:20px;padding:28px;color:inherit;background:#fffefb;box-shadow:0 20px 100px #102c3433}dialog::backdrop{background:#143c36a6;backdrop-filter:blur(3px)}#preview{margin-bottom:24px}#save,#editagain,#whatsapp,#close{width:100%;margin-top:8px}pre{font:inherit;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;background:var(--soft);padding:18px;border-radius:10px}.actions{display:flex;gap:10px;flex-wrap:wrap}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}
@media(max-width:600px){header{padding:12px 16px;gap:10px}.brand{font-size:24px}.brand span{display:none}header>a{font-size:12px;max-width:130px}.language-label{margin-left:auto}.language-label>span{display:none}.language-label select{font-size:13px;min-height:40px;padding:8px}main{padding:24px 14px}.intro{margin-bottom:20px}h1{font-size:28px}.eyebrow{font-size:10px;letter-spacing:1.2px}#customer{font-size:15px}.datebox{padding:18px;margin-bottom:24px}.datebox h2{font-size:19px}.datebox p{font-size:13px}.toolbar h2{font-size:19px}.filters button{flex:1}.article{grid-template-columns:minmax(0,1fr) 108px;padding:13px 12px;gap:10px}.article strong{font-size:15px}.amount-controls input{width:80px;padding:10px 8px}.basket{padding:18px}.reviewbar{gap:12px;padding:12px 14px calc(12px + env(safe-area-inset-bottom))}.reviewbar span{font-size:12px;max-width:48%}.reviewbar button{padding:12px;font-size:14px;white-space:normal;max-width:50%}dialog{padding:20px}.pick{font-size:14px}}
@media(max-width:360px){header>a{order:3;max-width:none;width:100%}.article{grid-template-columns:minmax(0,1fr) 96px}.amount-controls input{width:70px}.reviewbar{gap:8px}.reviewbar button{font-size:13px}.weight-heading strong{font-size:21px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.customer-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:-10px 0 28px;padding:0;list-style:none}.customer-steps li{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fffefb;color:#4f665d;font-size:13px;font-weight:600}.customer-steps b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--green);color:white;flex-shrink:0}#savedstate{font-weight:650;color:#315e50!important}#skipdelivery{margin-top:12px;border-color:#c6b488;background:#fffaf0;color:#73591d}
@media(max-width:600px){.customer-steps{gap:6px;margin:-8px 0 22px}.customer-steps li{display:grid;justify-items:center;text-align:center;gap:6px;padding:10px 5px;font-size:11px;line-height:1.3}.customer-steps b{width:23px;height:23px}#skipdelivery{width:100%;font-size:13px}}
/* A quieter catalogue with the order summary alongside it on desktop. */
:root{background:#f6f5ef;--green:#18594d;--line:#e1e6dc;--soft:#eaf1e5}
main{max-width:1140px;padding-top:44px}.intro h1{font-size:42px;font-weight:600;letter-spacing:-1.5px}.intro{margin-bottom:28px}.brand{letter-spacing:-.7px}.datebox{background:#e9f0e2;border-color:#dce6d4;border-radius:20px;padding:24px 28px}.datebox h2{font-weight:600}.datebox #deadline{font-weight:400}.order-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);align-items:start;gap:28px}.catalog-area{min-width:0}.basket{margin-top:0;border-radius:20px;padding:24px;box-shadow:0 8px 28px #23472f06}.toolbar h2{font-size:23px;letter-spacing:-.5px}.toolbar>p{margin-bottom:18px}#search{border-radius:12px;background:#fffefb}.filters{padding:4px;border:1px solid var(--line);background:#eeefe7;border-radius:12px;width:fit-content;gap:3px}.filters button{border:0;background:transparent;border-radius:9px;font-weight:500}.filters button.selected{background:#fffefb;color:#174e44;box-shadow:0 2px 6px #23472f12}.catalog-heading{background:transparent;border:0;border-radius:0;padding:14px 2px;color:#56705d;font-weight:500}.article{border:1px solid var(--line);border-radius:13px!important;margin-bottom:8px;padding:17px 16px}.article.chosen{border-color:#b9d0ae;background:#edf4e7;box-shadow:inset 3px 0 #427849}.amount-controls input{border-color:#c9d6c3;border-radius:11px;background:#fffefb}.weight-progress{background:#edf3e6;border-radius:14px;padding:18px}.weight-heading strong{font-size:28px}.extra-filter summary{color:#63756e;font-size:13px}.reviewbar{box-shadow:0 -4px 22px #23472f05}.basket h2{letter-spacing:-.4px}.primary{border-radius:12px}
@media(max-width:800px){.order-layout{grid-template-columns:1fr;gap:24px}main{padding:28px 16px}.intro h1{font-size:32px}.datebox{padding:20px}.basket{padding:20px}.article{padding:14px 12px}.filters{width:100%}.toolbar h2{font-size:21px}}
/* Phone-first: shorten the header and keep the current weight within thumb reach. */
@media(max-width:600px){
 body{padding-bottom:150px}
 header{padding:10px 14px;gap:8px}
 header>a{order:3;width:100%;max-width:none;font-size:12px;padding:2px 0}
 .language-label select{min-height:44px}
 main{padding:20px 14px}
 .intro{margin-bottom:18px}
 .intro h1{font-size:29px;margin-bottom:6px}
 .eyebrow{margin-bottom:7px}
 .datebox{padding:16px 18px;margin-bottom:22px;border-radius:15px}
 .datebox h2{font-size:18px;margin-bottom:7px}
 .datebox p{font-size:13px;line-height:1.5}
 .toolbar h2{font-size:20px}
 .toolbar>p{margin-bottom:14px}
 .article{grid-template-columns:minmax(0,1fr) 112px;gap:10px;min-height:82px}
 .amount-controls input{width:84px;min-height:52px;font-size:20px}
 .amount-controls label{gap:6px}
 .article .meta{font-size:12px}
 #search,textarea{font-size:16px}
 .reviewbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#fffefb}
 .reviewbar span{max-width:none;font-size:12px;line-height:1.5;overflow-wrap:anywhere}
 .reviewbar button{max-width:155px;min-height:52px;font-size:14px;padding:12px}
 .basket{scroll-margin-top:12px}
 dialog{max-height:calc(100dvh - 32px);padding:18px}
}
@media(max-width:360px){.article{grid-template-columns:minmax(0,1fr) 99px}.amount-controls input{width:73px}.reviewbar button{max-width:130px;font-size:13px}}
.clear-actions{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0}.clear-actions button{min-height:44px;background:#fff;color:#914536;border:1px solid #d9b8af;border-radius:10px;padding:10px 14px;font:inherit}.clear-actions button:disabled{opacity:.45}.clear-actions #undoclear{color:#285d4a;border-color:#b8d0c4}#clearstatus{font-size:14px;line-height:1.5}#cleardialog{max-width:420px;width:calc(100% - 32px);box-sizing:border-box}#cleardialog button{min-height:44px;margin:6px 4px 0 0}#confirmclear{background:#914536;color:white}

/* Approved product photographs, with quantity entry kept alongside each item. */
.article.with-photo{grid-template-columns:100px minmax(0,1fr) 116px;padding:10px;gap:14px;min-height:120px;background:#fff}
.product-photo{width:100px;height:100px;object-fit:contain;border-radius:10px;grid-row:1;background:#fafaf6}
.article.with-photo.chosen{background:#edf4e7}
.article.with-photo .meta{font-size:11px}
@media(max-width:1100px) and (min-width:801px){.order-layout{grid-template-columns:minmax(0,1fr) 290px;gap:20px}.article.with-photo{grid-template-columns:82px minmax(0,1fr);gap:8px 12px}.article.with-photo .product-photo{width:82px;height:100px;grid-row:1 / 3}.article.with-photo .amount-controls{grid-column:2}.article.with-photo .amount-controls label{justify-content:flex-end}.article.with-photo .amount-controls input{width:94px}}
@media(max-width:600px){.article.with-photo{grid-template-columns:96px minmax(0,1fr);gap:5px 14px;padding:10px;min-height:132px}.article.with-photo .product-photo{width:96px;height:110px;grid-row:1 / 3}.article.with-photo .product-label{align-self:end}.article.with-photo .amount-controls{grid-column:2;align-self:start}.article.with-photo .amount-controls label{justify-content:flex-end}.article.with-photo .amount-controls input{width:102px;min-height:46px;font-size:19px}.article.with-photo .meta{font-size:11px}.article.with-photo strong{font-size:15px}}

.bag-size{display:flex;align-items:center;gap:10px;margin-top:10px;font-size:14px}.bag-size select{padding:8px;border:1px solid #b7c9bd;border-radius:6px;background:white}.variant-hint{display:block;color:#53665a;margin-top:6px;font-size:12px}
