:root{color:#17211d;background:#f6f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f6f4ef}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.app{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:18px clamp(18px,4vw,56px);border-bottom:1px solid rgba(23,33,29,.1);background:#f6f4efdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.cart-button,.hero-actions,.feature-strip,.toolbar,.category-tabs,.product-info,.product-footer,.rating,.quantity,.summary div,.footer-bottom{display:flex;align-items:center}.brand{gap:10px;font-size:1.05rem;font-weight:800}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;color:#fff;background:#14746f}.nav-links{display:flex;gap:24px;color:#52605b;font-size:.94rem;font-weight:650}.cart-button{justify-self:end;gap:8px;min-height:42px;padding:0 14px;border:1px solid rgba(23,33,29,.13);border-radius:8px;color:#17211d;background:#fff;cursor:pointer;box-shadow:0 12px 30px #17211d14}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(24px,5vw,64px);align-items:center;padding:clamp(42px,8vw,96px) clamp(18px,4vw,56px) clamp(28px,5vw,54px)}.hero-copy{max-width:640px}.eyebrow,.section-kicker{color:#14746f;font-size:.8rem;font-weight:800;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px}.hero h1{margin:0;max-width:10ch;font-size:clamp(3.4rem,9vw,8rem);line-height:.9;letter-spacing:0}.hero p{max-width:58ch;margin:24px 0 0;color:#52605b;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:18px;margin-top:32px}.primary-link,.checkout-button,.product-footer button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:0;border-radius:8px;color:#fff;background:#17211d;font-weight:800;cursor:pointer}.primary-link{padding:0 18px}.hero-note{display:inline-flex;align-items:center;gap:8px;color:#31572c;font-weight:750}.hero-media{min-height:460px;overflow:hidden;border-radius:8px;box-shadow:0 26px 80px #17211d2e}.hero-media img{width:100%;height:100%;min-height:460px;object-fit:cover}.feature-strip{justify-content:center;gap:clamp(12px,3vw,40px);padding:18px clamp(18px,4vw,56px);border-block:1px solid rgba(23,33,29,.1);background:#fff}.feature-strip div{display:flex;align-items:center;gap:10px;color:#40504a;font-weight:750}.shop-section{padding:clamp(38px,6vw,76px) clamp(18px,4vw,56px) 90px}.site-footer{border-top:1px solid rgba(23,33,29,.1);background:linear-gradient(135deg,rgba(20,116,111,.32),transparent 34%),#07111f;color:#f6f4ef}.footer-main{display:grid;grid-template-columns:minmax(240px,1.15fr) minmax(420px,1.55fr) minmax(260px,.85fr);gap:clamp(26px,5vw,64px);padding:60px clamp(18px,4vw,56px) 42px}.footer-brand .brand{margin-bottom:18px}.footer-brand .brand-mark{background:#f6f4ef;color:#17211d}.footer-brand p{max-width:34ch;margin:0;color:#f6f4efb8;line-height:1.7}.footer-brand .footer-partner{margin-top:14px;color:#fff;font-weight:800}.footer-socials{display:flex;gap:14px;margin-top:18px}.footer-socials a{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(246,244,239,.16);border-radius:8px;color:#f6f4efc7;transition:color .2s ease,transform .2s ease,background .2s ease}.footer-socials a:hover{color:#fff;background:#e4405f2e;transform:translateY(-3px)}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.footer-links div,.footer-contact{display:flex;flex-direction:column;gap:12px}.footer-links h3,.footer-contact h3{margin:0 0 4px;color:#fff;font-size:.92rem}.footer-links a,.footer-links span,.footer-legal-button,.footer-contact p{color:#f6f4efb8;font-weight:650;line-height:1.45}.footer-links a:hover,.footer-legal-button:hover{color:#fff}.footer-legal-button{width:fit-content;padding:0;border:0;text-align:left;background:transparent;cursor:pointer}.footer-contact p{margin:0;overflow-wrap:anywhere}.footer-contact strong{color:#fff}.footer-bottom{justify-content:center;gap:18px;padding:18px clamp(18px,4vw,56px);border-top:1px solid rgba(246,244,239,.12);color:#f6f4ef9e;font-size:.9rem}.legal-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#020617b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.legal-modal{position:relative;width:min(680px,100%);max-height:min(78vh,680px);overflow-y:auto;padding:clamp(24px,4vw,34px);border:1px solid rgba(15,118,110,.16);border-radius:8px;background:#fff;color:#0f172a;box-shadow:0 28px 80px #02061757}.legal-modal h2{margin:0 48px 18px 0;color:#14746f;font-size:clamp(1.8rem,4vw,2.25rem);line-height:1.16}.legal-modal p,.legal-modal-strong{display:block;margin:0;color:#475569;font-size:1rem;line-height:1.7}.legal-modal-strong{margin-top:14px;color:#0f172a}.legal-modal p+p,.legal-modal-strong+p{margin-top:10px}.legal-close-button{position:absolute;top:16px;right:16px;display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(15,23,42,.1);border-radius:8px;color:#0f172a;background:#f8fafc;cursor:pointer}.legal-close-button:hover{color:#fff;background:#14746f}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-heading h2{margin:6px 0 0;font-size:clamp(2rem,5vw,4rem);line-height:1;letter-spacing:0}.section-heading p{margin:0;color:#52605b;font-weight:700}.toolbar{gap:12px;margin-bottom:16px}.search-box,.select-box{display:flex;align-items:center;gap:10px;min-height:48px;border:1px solid rgba(23,33,29,.12);border-radius:8px;background:#fff;color:#65736d}.search-box{flex:1;padding:0 14px}.select-box{min-width:214px;padding:0 12px}.search-box input,.select-box select{width:100%;border:0;outline:0;color:#17211d;background:transparent}.category-tabs{gap:10px;overflow-x:auto;padding-bottom:4px}.category-tabs button{min-height:40px;padding:0 16px;border:1px solid rgba(23,33,29,.14);border-radius:999px;color:#52605b;background:#fff;font-weight:750;white-space:nowrap;cursor:pointer}.category-tabs button.active{color:#fff;border-color:#14746f;background:#14746f}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px}.product-card{overflow:hidden;border:1px solid rgba(23,33,29,.1);border-radius:8px;background:#fff;box-shadow:0 18px 42px #17211d14}.product-image{position:relative;aspect-ratio:1 / .82;overflow:hidden;background:var(--accent)}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.04)}.product-image span{position:absolute;left:12px;bottom:12px;max-width:calc(100% - 24px);padding:7px 10px;border-radius:999px;color:#17211d;background:#ffffffe6;font-size:.8rem;font-weight:850}.icon-button{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(23,33,29,.1);border-radius:8px;color:#17211d;background:#ffffffe6;cursor:pointer}.product-image .icon-button{position:absolute;top:12px;right:12px}.product-info{justify-content:space-between;gap:16px;padding:18px 18px 12px}.product-info p,.cart-header p{margin:0 0 5px;color:#73807a;font-size:.82rem;font-weight:800;text-transform:uppercase}.product-info h3,.cart-item h3{margin:0;font-size:1rem;line-height:1.35}.rating{gap:5px;color:#b7791f;font-weight:850}.product-footer{justify-content:space-between;gap:16px;padding:0 18px 18px}.product-footer strong{font-size:1.3rem}.product-footer button{min-width:94px;min-height:40px;padding:0 13px}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;justify-content:flex-end;pointer-events:none;background:#17211d00;transition:background .2s ease}.cart-drawer.open{pointer-events:auto;background:#17211d47}.cart-panel{display:flex;width:min(440px,100vw);min-height:100%;flex-direction:column;transform:translate(100%);background:#fff;box-shadow:-20px 0 70px #17211d33;transition:transform .24s ease}.cart-drawer.open .cart-panel{transform:translate(0)}.cart-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px;border-bottom:1px solid rgba(23,33,29,.1)}.cart-header h2{margin:0;font-size:1.8rem}.cart-items{flex:1;overflow:auto;padding:20px 24px}.empty-cart{display:grid;min-height:260px;place-items:center;align-content:center;gap:12px;color:#52605b;text-align:center}.empty-cart p{max-width:22ch;margin:0;line-height:1.5}.cart-item{display:grid;grid-template-columns:82px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid rgba(23,33,29,.09)}.cart-item img{width:82px;height:82px;border-radius:8px;object-fit:cover}.cart-item p{margin:6px 0 10px;color:#52605b;font-weight:800}.quantity{width:fit-content;gap:10px;padding:4px;border:1px solid rgba(23,33,29,.1);border-radius:8px}.quantity button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:6px;background:#f0eee8;cursor:pointer}.quantity span{min-width:18px;text-align:center;font-weight:850}.summary{padding:20px 24px 24px;border-top:1px solid rgba(23,33,29,.1);background:#faf9f5}.summary div{justify-content:space-between;gap:12px;margin-bottom:12px;color:#52605b}.summary strong{color:#17211d}.summary .total{margin-top:16px;padding-top:16px;border-top:1px solid rgba(23,33,29,.11);color:#17211d;font-size:1.2rem}.checkout-button{width:100%;margin-top:8px}.checkout-button:disabled{cursor:not-allowed;opacity:.55}@media(max-width:920px){.topbar{grid-template-columns:1fr auto}.nav-links{display:none}.hero{grid-template-columns:1fr}.hero h1{max-width:9ch}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.hero{padding-top:34px}.hero-media,.hero-media img{min-height:320px}.feature-strip{align-items:flex-start;flex-direction:column}.section-heading,.toolbar{align-items:stretch;flex-direction:column}.select-box{width:100%}.product-grid,.footer-links{grid-template-columns:1fr}.footer-bottom{text-align:center}.legal-modal-overlay{padding:14px}.legal-modal{max-height:82vh}.product-info,.product-footer{align-items:flex-start;flex-direction:column}}
