@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#143e32;--orange:#ef6438;--mint:#e7f1e8;--text:#203a32;--muted:#69736d;--line:#dce3dd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--text);background:#fff;font-family:'DM Sans',sans-serif;font-size:16px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:4px}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}em{font-family:Georgia,serif;font-weight:400}svg{width:22px;height:22px}.announcement{background:var(--green);color:white;padding:11px 5%;font-size:13px;text-align:center;letter-spacing:.035em}.announcement span{float:right;font-size:12px;opacity:.8}header{display:flex;align-items:center;justify-content:space-between;padding:25px 5%;gap:35px;background:#fff}.brand{font-family:Manrope,sans-serif;font-weight:800;font-size:32px;letter-spacing:-1.8px;white-space:nowrap;line-height:1.1}.brand>span{color:var(--orange)}.brand i{display:block;text-align:center;font-size:9px;letter-spacing:3.5px;font-style:normal;margin-top:7px;font-weight:600}nav{display:flex;gap:32px;font-size:14px}nav a:hover{color:var(--orange)}.bag-button{border:0;background:none;display:flex;gap:10px;align-items:center;font-size:14px}.bag-button b{border-radius:50%;background:var(--green);color:white;width:23px;height:23px;display:grid;place-items:center;font-size:12px}.hero{margin:0 3%;display:grid;grid-template-columns:1fr 1fr;min-height:470px;border-radius:14px;overflow:hidden;background:var(--mint)}.hero-copy{padding:53px 9%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin-bottom:20px}h1{font-size:clamp(40px,4.5vw,68px);font-weight:600;line-height:1.1;letter-spacing:-3px;margin-bottom:24px}h1 em{color:var(--green)}.hero-copy>p:not(.eyebrow){color:#537064;line-height:1.6;margin-bottom:25px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--green);color:#fff;border:0;border-radius:6px;padding:16px 23px;font-weight:600;font-size:14px}.primary:hover{background:#24604b}.primary span{font-size:21px;line-height:1}.hero-note{display:flex;align-items:center;gap:15px;font-size:10px;letter-spacing:1.3px;margin-top:33px}.hero-note b{color:var(--orange);font-size:18px}.hero-image{position:relative;min-height:400px;background:#eebc51}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover}.image-note{position:absolute;right:24px;bottom:24px;background:#fffef4;padding:17px 40px 17px 20px;transform:rotate(-5deg);font-size:22px;line-height:1.2;box-shadow:0 5px 15px #0001}.image-note span{position:absolute;right:13px;top:15px;color:var(--orange);font-size:26px}.benefits{display:flex;align-items:center;justify-content:space-around;margin:0 5%;padding:23px 0;border-bottom:1px solid var(--line)}.benefits>div{display:flex;gap:12px;align-items:center}.benefits span{font-size:24px;color:#527761}.benefits p{margin:0;font-size:13px}.shop{padding:57px 5% 55px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:27px}.section-head .eyebrow{color:#7b847e;margin-bottom:12px}h2{font-size:30px;letter-spacing:-1px;line-height:1.3;font-weight:600;margin-bottom:0}.section-head>p{font-size:14px;color:var(--muted);margin-bottom:4px}.shop-controls{display:flex;justify-content:space-between;gap:15px;margin-bottom:27px;flex-wrap:wrap}.tabs{display:flex;gap:7px;flex-wrap:wrap}.tabs button{background:#f5f7f4;border:1px solid transparent;border-radius:50px;padding:11px 17px;font-size:13px}.tabs button.active{background:var(--green);color:#fff}.tabs span{margin-left:5px;opacity:.7;font-size:11px}.search-sort{display:flex;gap:12px}.search{display:flex;align-items:center;border-bottom:1px solid var(--line);gap:9px}.search svg{width:17px}.search input{width:155px;padding:10px 0;border:0;background:transparent;outline-offset:1px;font-size:13px}select{border:1px solid var(--line);border-radius:5px;background:#fff;padding:9px;font-size:13px;max-width:150px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 23px}.product-card{min-width:0}.product-visual{width:100%;aspect-ratio:1;position:relative;border-radius:9px;overflow:hidden;background:#f3f5f1;cursor:pointer;display:block;border:0;text-align:left}.product-art{display:block;width:100%;height:100%;background-image:url('assets/catalogue.png');background-size:300% 200%;background-position:var(--position);transition:transform .4s}.product-visual .product-art{position:absolute;inset:0}.product-visual:hover .product-art{transform:scale(1.035)}.product-tag{position:absolute;top:15px;left:15px;background:#ffffffeb;border-radius:4px;font-size:10px;letter-spacing:1px;padding:7px 9px}.product-type{font-size:10px;letter-spacing:1.4px;color:#718176;margin:17px 0 7px}.product-card h3{font-size:17px;letter-spacing:-.3px;font-weight:600;margin:0 0 6px}.product-desc{font-size:13px;color:var(--muted);margin-bottom:13px}.product-bottom{display:flex;justify-content:space-between;align-items:center}.price{font-size:17px;font-weight:700}.add{border:1px solid #d4dfd6;border-radius:5px;background:white;padding:8px 13px;font-size:13px}.add:hover{background:var(--green);color:white}.catalogue-note{font-size:12px;color:var(--muted);margin:30px 0 0;line-height:1.6}.story{background:#f0f5ee;display:grid;grid-template-columns:1fr 1fr;padding:53px 8%;gap:12%}.story h2{font-size:36px;line-height:1.25}.story h2 em{color:#bc4d2a}.story>div>p:not(.eyebrow){font-size:15px;line-height:1.8;color:#63736a}.story a{font-size:14px;font-weight:600;border-bottom:1px solid var(--green);padding-bottom:6px;display:inline-block}.story a span{margin-left:30px}footer{margin:0 5%;padding:35px 0;display:flex;align-items:center;gap:45px;justify-content:space-between}footer>.brand{font-size:26px}footer p,footer>span{font-size:12px;color:var(--muted);margin:0}dialog{border:0;color:var(--text);padding:30px;box-shadow:0 20px 80px #0003}dialog::backdrop{background:#092a226b;backdrop-filter:blur(3px)}.cart-dialog{position:fixed;margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:470px;max-width:100%;border-radius:15px 0 0 15px}.dialog-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:24px}.dialog-head .eyebrow{margin-bottom:9px;font-size:10px}.dialog-head h2{font-size:26px}.close{border:0;border-radius:50%;background:#f0f4ee;width:36px;height:36px;font-size:26px;line-height:1}.cart-row{padding:22px 0;display:grid;grid-template-columns:80px 1fr;gap:17px;border-bottom:1px solid var(--line)}.cart-row .product-art{width:80px;height:80px;border-radius:5px}.cart-row h3{font-size:15px;margin-bottom:8px}.cart-row p{font-size:14px;margin-bottom:12px}.quantity{display:flex;align-items:center;gap:12px;font-size:14px}.quantity button{width:28px;height:28px;border:1px solid var(--line);background:white;border-radius:4px}.quantity .remove{margin-left:auto;font-size:12px;border:0;width:auto;color:var(--muted);text-decoration:underline}.total{display:flex;justify-content:space-between;padding:23px 0 12px}.muted{font-size:13px;color:var(--muted);line-height:1.6}#cartFooter .primary{width:100%;margin-top:13px}.empty{padding:55px 20px;text-align:center}.empty p{color:var(--muted);line-height:1.7;font-size:14px}.product-dialog{max-width:820px;width:calc(100% - 32px);border-radius:14px;padding:0}.detail-close{position:absolute;right:16px;top:16px;z-index:2}#productContent{display:grid;grid-template-columns:1fr 1fr}#productContent>.product-art{min-height:390px} .detail-text{padding:50px 30px 35px}.detail-text h2{font-size:28px;margin-bottom:20px}.detail-text p{font-size:15px;line-height:1.7}.detail-text .price{font-size:25px}.detail-text .primary{margin:20px 0;width:100%}.checkout-dialog{max-width:470px;width:calc(100% - 32px);border-radius:14px;padding:45px 32px 32px}.checkout-dialog h2{margin-bottom:20px}.checkout-dialog>p:not(.eyebrow){line-height:1.7}.checkout-summary{padding:18px;background:var(--mint);border-radius:6px;margin:20px 0;font-size:15px}.checkout-dialog .primary{width:100%}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--green);color:white;border-radius:7px;padding:15px 23px;box-shadow:0 5px 20px #0002;opacity:0;pointer-events:none;transition:.2s;z-index:5;font-size:14px;max-width:90%;text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}@media(min-width:1500px){main,header,footer{max-width:1500px;margin-left:auto;margin-right:auto}}@media(max-width:1000px){nav{gap:16px;font-size:13px}.hero-copy{padding:42px 8%}.hero{min-height:440px}h1{font-size:49px}.hero-note{font-size:9px;gap:9px}.section-head{align-items:flex-start}.section-head>p{max-width:190px;line-height:1.6}.search-sort{margin-left:auto}}@media(max-width:700px){.announcement{font-size:11px;padding:10px}.announcement span{float:none;display:block;font-size:10px;margin-top:5px}header{padding:20px 5%;flex-wrap:wrap;gap:20px}.brand{font-size:28px}nav{order:3;width:100%;justify-content:space-between;gap:10px;font-size:12px}nav a:last-child{display:none}.bag-button{margin-left:auto}.hero{grid-template-columns:1fr;margin:0 4%;border-radius:10px}.hero-copy{padding:35px 8% 29px}.eyebrow{font-size:10px;letter-spacing:1.7px}h1{font-size:49px;letter-spacing:-2px}.hero-copy>p:not(.eyebrow){font-size:15px;margin-bottom:22px}.hero-note{margin-top:25px}.hero-image{min-height:300px}.hero-image>img{object-position:center 52%}.image-note{font-size:20px}.benefits{padding:22px 0;gap:12px;align-items:flex-start}.benefits>div{flex-direction:column;text-align:center;gap:8px;flex:1}.benefits p{font-size:11px;line-height:1.5}.benefits span{font-size:23px}.shop{padding:37px 5%}.section-head{display:block;margin-bottom:20px}h2{font-size:25px}.section-head>p{max-width:none;margin-top:12px;font-size:13px}.tabs{gap:5px}.tabs button{padding:10px 12px;font-size:11px}.tabs span{display:none}.search-sort{margin-left:0;width:100%;justify-content:space-between}.search{flex:1}.search input{width:100%}.products{grid-template-columns:repeat(2,1fr);gap:25px 13px}.product-visual{aspect-ratio:1}.product-tag{top:9px;left:9px;font-size:8px;padding:6px}.product-type{font-size:9px;margin-top:13px}.product-card h3{font-size:14px;line-height:1.4}.product-desc{font-size:12px;line-height:1.5;min-height:36px;margin-bottom:7px}.price{font-size:15px}.add{font-size:11px;padding:7px 9px}.story{grid-template-columns:1fr;gap:25px;padding:36px 7%}.story h2{font-size:31px}footer{flex-wrap:wrap;gap:20px;padding:30px 0}footer p{width:65%;font-size:11px;line-height:1.7}footer>span{width:100%;padding-top:20px;border-top:1px solid var(--line)}#productContent{grid-template-columns:1fr}#productContent>.product-art{height:250px;min-height:250px}.detail-text{padding:25px}.detail-text h2{font-size:24px}.product-dialog{max-height:90dvh}.cart-dialog{padding:23px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Keep shopping controls readable at every screen size. */
.tabs button,.search input,select,.add,nav{font-size:14px}.product-type,.product-tag,.hero-note,.eyebrow,.catalogue-note{font-size:12px}.brand i{font-size:10px}.benefits p{font-size:14px}@media(max-width:700px){.tabs button{padding:10px 12px}.search-sort{flex-wrap:wrap}.product-tag{font-size:10px}.product-type{font-size:11px}.add{font-size:12px}.benefits p{font-size:12px}.hero-note{font-size:10px}.announcement span{font-size:12px}.brand i{font-size:10px}nav{font-size:14px;flex-wrap:wrap}}
.actual-image{display:block;width:100%;height:100%;object-fit:contain;background:#f3f5f1}.product-visual>.actual-image{position:absolute;inset:0}.cart-picture{width:80px;height:80px;overflow:hidden;border-radius:5px}.cart-picture>.product-art{height:100%;width:100%}.detail-picture{min-height:390px;overflow:hidden}.detail-picture>.product-art{height:100%;min-height:390px}.detail-description{white-space:pre-wrap;overflow-wrap:anywhere}button:disabled{opacity:.55;cursor:not-allowed}.admin-link{font-size:13px;text-decoration:underline}.product-card h3,.product-desc{overflow-wrap:anywhere}@media(max-width:700px){.detail-picture,.detail-picture>.product-art{min-height:250px;height:250px}}
/* Demo checkout */
.demo-checkout{max-width:640px;max-height:92dvh;padding:42px 28px 28px}.demo-checkout h2{margin-bottom:16px;padding-right:24px}.demo-checkout .eyebrow{font-size:12px}.demo-notice{background:#fff3e8;border:1px solid #efd4bc;border-radius:8px;padding:13px 15px;font-size:14px;line-height:1.6;color:#773e1f}.checkout-steps{display:flex;gap:12px;justify-content:space-between;list-style:none;padding:0;font-size:14px;color:var(--muted);margin:24px 0}.checkout-steps [aria-current]{color:var(--green);font-weight:700;border-bottom:3px solid var(--orange);padding-bottom:8px}.demo-checkout .checkout-summary h3{font-size:17px;margin-bottom:16px}.demo-summary-row{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin:12px 0;font-size:14px}.demo-summary-row span{overflow-wrap:anywhere}.demo-summary-row strong{white-space:nowrap}.demo-total{border-top:1px solid #c6d7c9;padding-top:15px;font-size:17px}.delivery-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0}.delivery-fields label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;min-width:0}.delivery-fields .wide{grid-column:1/-1}.delivery-fields input,.delivery-fields select{font:inherit;font-size:16px;padding:12px;border:1px solid #bacac0;border-radius:6px;width:100%;max-width:none;background:#fff;min-height:46px}.demo-secondary{background:transparent;border:0;text-decoration:underline;text-underline-offset:4px;padding:8px 0;color:var(--green);font-size:14px}.demo-checkout fieldset{border:0;padding:0;margin:22px 0}.demo-checkout legend{font-size:16px;font-weight:600;margin-bottom:12px}.payment-choice{display:flex;gap:14px;align-items:center;border:1px solid var(--line);padding:16px;border-radius:8px;margin-bottom:10px;cursor:pointer}.payment-choice:has(input:checked){border-color:var(--green);background:#f0f6f0}.payment-choice input{accent-color:var(--green);width:18px;height:18px;flex-shrink:0}.payment-choice small{display:block;font-size:14px;color:var(--muted);margin-top:5px;line-height:1.5}.demo-test-actions{display:flex;justify-content:space-between;gap:20px;margin-top:14px}.delivery-preview{font-size:15px;line-height:1.6;overflow-wrap:anywhere}.demo-error{background:#fff0ee;color:#922e24;padding:14px;border-radius:6px;line-height:1.6}.demo-success{font-size:32px;color:var(--green);background:var(--mint);border-radius:50%;height:64px;width:64px;display:grid;place-items:center;margin:20px auto}#demoConfirmation{text-align:center}#demoConfirmation p{line-height:1.65}#demoReference{font-size:14px;color:var(--muted)}.demo-checkout .muted{font-size:14px}@media(max-width:480px){.demo-checkout{padding:44px 20px 24px;width:calc(100% - 20px)}.delivery-fields{grid-template-columns:1fr}.checkout-steps{gap:8px;font-size:13px}.demo-summary-row{gap:12px}.demo-test-actions{flex-wrap:wrap}}
