.announcement{background:var(--ink);color:#fff;text-align:center;letter-spacing:2px;text-transform:uppercase;padding:9px 20px;font-size:.7rem}.announcement span{color:var(--gold);margin-left:20px}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;max-width:1440px;height:76px;margin:auto;padding:0 4vw;display:flex}.logo img{object-fit:contain;width:132px;max-height:70px}.nav-links{gap:34px;display:flex}.nav-links a{letter-spacing:1.4px;text-transform:uppercase;border-bottom:1px solid #0000;font-size:.78rem}.nav-links a.active{color:var(--terra);border-color:var(--terra)}.nav-actions{align-items:center;gap:18px;display:flex}.wa-button{background:var(--green);color:#fff;letter-spacing:1px;text-transform:uppercase;padding:11px 18px;font-size:.72rem}.cart-link{text-transform:uppercase;align-items:center;min-height:44px;font-size:.78rem;display:inline-flex;position:relative}.cart-link b{background:var(--terra);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:4px;display:inline-grid}.nav-action-label{display:none}.nav-action-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px;display:block}.menu-button{display:none}.menu-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:24px;height:24px}.site-footer{background:var(--ink);color:#ddd;grid-template-columns:2fr repeat(3,1fr);gap:48px;padding:64px max(5vw,24px) 0;display:grid}.site-footer img{filter:brightness(0)invert();width:150px;margin-bottom:16px}.site-footer h3{color:#fff;font-family:var(--display);margin-bottom:15px;font-weight:400}.site-footer a,.site-footer p{color:#aaa;font-size:.84rem;line-height:2;display:block}.footer-bottom{color:#ffffff5c;border-top:1px solid #ffffff17;grid-column:1/-1;justify-content:space-between;gap:16px;margin-top:12px;padding:20px 0;font-size:.72rem;display:flex}.social-links{gap:12px;margin-top:18px;display:flex}.social-links a{color:#ddd;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.site-footer .social-links a{margin:0}.social-links a:hover{background:var(--gold);border-color:var(--gold);color:var(--ink)}@media (width<=760px){.announcement{font-size:.58rem}.announcement span{display:none}.nav-shell{height:64px;padding:0 16px}.logo img{width:100px}.nav-links{background:#fff;flex-direction:column;gap:4px;padding:18px 20px 24px;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 12px 20px #0001}.nav-links.open{display:flex}.wa-button{display:none}.nav-actions{gap:6px}.nav-action-label{display:none}.nav-action-icon{display:block}.cart-link{justify-content:center;width:44px;height:44px}.cart-link b{width:18px;height:18px;margin:0;font-size:10px;position:absolute;top:1px;right:-2px}.menu-button{place-items:center;width:44px;height:44px;display:grid}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child,.footer-bottom{grid-column:1/-1}.footer-bottom{flex-direction:column}}body.order-modal-open{overflow:hidden}.order-modal-overlay{z-index:1100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#090909bd;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.order-modal{background:#fff;outline:0;width:min(980px,96vw);max-height:92vh;position:relative;overflow:auto;box-shadow:0 30px 90px #0008}.order-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:25px 30px;display:flex}.order-modal-head p{color:var(--terra);letter-spacing:2px;text-transform:uppercase;margin:0 0 4px;font-size:.66rem;font-weight:700}.order-modal-head h2{font:400 1.8rem var(--display);margin:0}.order-modal-head>button{width:40px;height:40px;font-size:28px}.order-steps{background:var(--cream);grid-template-columns:repeat(3,1fr);padding:17px 30px;display:grid}.order-steps span{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;align-items:center;gap:9px;font-size:.7rem;display:flex}.order-steps b{border:1px solid var(--line);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.order-steps .active{color:var(--ink);font-weight:700}.order-steps .active b,.order-steps .complete b{color:#fff;border-color:var(--terra);background:var(--terra)}.order-modal-body{grid-template-columns:1.1fr .9fr;gap:30px;padding:30px;display:grid}.order-builder{gap:18px;display:grid}.order-options{grid-template-columns:1fr 1.4fr .7fr;gap:12px;display:grid}.order-product-preview{background:var(--cream);align-items:center;gap:14px;padding:12px;display:flex}.order-product-preview img{object-fit:cover;width:64px;height:78px}.order-product-preview strong,.order-product-preview span{display:block}.order-product-preview span{color:var(--muted);margin-top:5px;font-size:.74rem}.order-items{background:var(--cream);padding:20px}.order-items h3,.order-review h3{font:400 1.35rem var(--display)}.order-item{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr auto;align-items:center;gap:10px;padding:12px 0;font-size:.75rem;display:grid}.order-item img{object-fit:cover;width:52px;height:66px}.order-item strong,.order-item span{display:block}.order-item span{color:var(--muted);margin-top:4px}.order-item>div:last-child{text-align:right}.order-item>div:last-child button{color:var(--muted);margin:6px 0 0 auto;font-size:.65rem;text-decoration:underline;display:block}.order-items-empty{color:var(--muted);text-align:center;padding:45px 12px;font-size:.8rem}.order-items-total{justify-content:space-between;padding-top:17px;display:flex}.order-modal-footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:22px;padding:17px 30px;display:flex;position:sticky;bottom:0}.order-modal-footer span{font-size:.8rem}.order-details{grid-template-columns:1fr 1fr;gap:18px;padding:30px;display:grid}.order-details .full{grid-column:1/-1}.order-form-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.order-review{padding:30px}.order-review>.order-items{margin:20px 0}.order-review dl>div{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;padding:12px 0;font-size:.82rem;display:grid}.order-review dt{color:var(--muted)}.order-review dd{margin:0}.order-review-total{font-weight:700;font-size:1rem!important}.order-estimate{color:var(--muted);margin:18px 0;font-size:.75rem}.order-error{color:#a32c17;background:#fff0ed;margin:0;padding:12px 30px;font-size:.78rem}.quick-order-trigger{z-index:18;color:#fff;background:var(--green);letter-spacing:1px;text-transform:uppercase;padding:14px 18px;font-size:.72rem;font-weight:700;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 25px #0003}@media (width<=720px){.order-modal-overlay{padding:8px}.order-modal{width:100%;max-height:96vh}.order-modal-head{padding:18px}.order-steps{padding:13px 18px}.order-steps span{font-size:0}.order-modal-body{grid-template-columns:1fr;padding:20px}.order-options{grid-template-columns:1fr 1fr}.order-options .form-field:last-child{grid-column:1/-1}.order-details{grid-template-columns:1fr;padding:20px}.order-details>*{grid-column:1!important}.order-review{padding:20px}.order-modal-footer{padding:14px 18px}.order-modal-footer span{display:none}.quick-order-trigger{padding:12px 14px;bottom:14px;right:14px}.order-review dl>div{grid-template-columns:100px 1fr}}.order-modal{flex-direction:column;height:min(720px,92dvh);max-height:none;display:flex;overflow:hidden}.order-modal-head{color:#fff;background:var(--green);border-bottom:0;flex:none;min-height:58px;padding:10px 22px}.order-modal-head p{color:#fff;opacity:.75}.order-modal-head h2{color:#fff;font-size:1.45rem}.order-modal-head>button{color:#fff;width:34px;height:34px;font-size:24px}.order-steps{flex:none;padding:9px 22px}.order-steps b{width:23px;height:23px;font-size:.68rem}.order-modal-body{flex:1;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:20px;min-height:0;padding:20px 22px;overflow:hidden}.order-builder{align-content:start;gap:11px;min-width:0;min-height:0;padding-right:4px;overflow:hidden}.order-builder .form-field{gap:5px}.order-builder .form-field input,.order-builder .form-field select{padding:9px 11px}.order-builder .order-product-preview{padding:8px}.order-builder .order-product-preview img{width:52px;height:62px}.order-builder .button{padding:11px 20px}.order-options{gap:9px}.order-items{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.order-items h3{flex:none;justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.order-items h3>b{color:#fff;background:var(--green);min-width:24px;height:24px;font:700 .7rem var(--body);border-radius:50%;place-items:center;display:grid}.order-items-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--green) transparent;flex:1;min-height:0;padding-right:5px;overflow-y:auto}.order-items-total{flex:none}.order-details,.order-review{flex:1;min-height:0;overflow-y:auto}.order-review>.order-items{height:auto;max-height:300px}.order-modal-footer{flex:none;min-height:58px;padding:10px 22px;position:static}.order-error{flex:none}.order-item.just-added{background:var(--green-soft);animation:1.1s item-added}.order-reaction{z-index:5;color:#fff;background:var(--green);align-items:center;gap:10px;max-width:290px;padding:11px 15px;animation:.3s reaction-in;display:flex;position:absolute;top:88px;right:24px;box-shadow:0 10px 28px #0003}.order-reaction>b{width:25px;height:25px;color:var(--green);background:#fff;border-radius:50%;place-items:center;display:grid}.order-reaction span,.order-reaction strong{font-size:.7rem;display:block}.order-reaction span{opacity:.9}.order-count-reaction{animation:.35s count-pop}.order-count-reaction>b{color:#fff;background:var(--green);border-radius:50%;place-items:center;min-width:23px;height:23px;margin-right:6px;display:inline-grid}.quick-order-trigger{background:#25d366;border:3px solid #fff;border-radius:50%;place-items:center;width:62px;height:62px;padding:0;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 10px 28px #0004}.quick-order-trigger:hover,.quick-order-trigger:focus-visible{transform:translateY(-3px)scale(1.04);box-shadow:0 14px 34px #0005}.quick-order-trigger svg{fill:#fff;width:31px;height:31px}.quick-order-trigger span{color:#fff;background:var(--ink);opacity:0;pointer-events:none;border-radius:4px;width:max-content;padding:7px 10px;transition:all .2s;position:absolute;right:72px;transform:translate(5px)}.quick-order-trigger:hover span,.quick-order-trigger:focus-visible span{opacity:1;transform:none}@keyframes item-added{0%{background:#bfe9d8;transform:scale(.97)}55%{transform:scale(1.01)}to{background:0 0;transform:none}}@keyframes reaction-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes count-pop{50%{transform:scale(1.08)}}@media (width>=721px) and (height<=720px){.order-modal{height:96dvh}.order-modal-head{min-height:50px;padding-block:7px}.order-steps{padding-block:6px}.order-modal-body{padding-block:12px}.order-builder{gap:7px}.order-builder .order-product-preview{padding:5px}.order-builder .order-product-preview img{width:43px;height:50px}.order-modal-footer{min-height:50px;padding-block:7px}}@media (width<=720px){.order-modal-overlay{place-items:stretch stretch;padding:0}.order-modal{border-radius:0;width:100vw;height:100dvh;max-height:none}.order-modal-head{min-height:52px;padding:8px 14px}.order-modal-head p{display:none}.order-modal-head h2{font-size:1.2rem}.order-modal-head>button{width:32px;height:32px;font-size:23px}.order-steps{padding:7px 8px}.order-steps span{justify-content:center;gap:0;font-size:0}.order-steps b{width:25px;height:25px;font-size:.7rem}.order-modal-body{overscroll-behavior:contain;flex-direction:column;gap:12px;padding:12px 14px;display:flex;overflow-y:auto}.order-builder{flex:none;gap:10px;padding:0;overflow:visible}.order-builder .form-field input,.order-builder .form-field select,.order-details input,.order-details select{min-height:42px;padding:9px 10px;font-size:16px}.order-builder .order-product-preview{min-height:66px}.order-options{grid-template-columns:1fr 1fr;gap:8px}.order-options .form-field:last-child{grid-column:1/-1}.order-items{flex:none;width:100%;height:220px;min-height:220px;padding:14px}.order-items h3{margin-bottom:4px}.order-item{grid-template-columns:44px minmax(0,1fr) auto;padding:9px 0}.order-item img{width:44px;height:55px}.order-item>div:nth-child(2){min-width:0}.order-item>div:nth-child(2) strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-details{grid-template-columns:1fr;gap:12px;padding:14px;overflow-y:auto}.order-details>*{grid-column:1!important}.order-review{padding:14px;overflow-y:auto}.order-review>.order-items{height:auto;min-height:180px;max-height:240px}.order-review dl>div{grid-template-columns:95px minmax(0,1fr)}.order-modal-footer{min-height:58px;padding:9px 14px max(9px,env(safe-area-inset-bottom))}.order-modal-footer>span{text-overflow:ellipsis;white-space:nowrap;max-width:55%;font-size:.7rem;display:block;overflow:hidden}.order-modal-footer .button{padding:11px 17px}.order-form-actions{background:#fff;padding-top:8px;position:sticky;bottom:0}.order-reaction{max-width:calc(100vw - 20px);top:58px;right:10px}.quick-order-trigger{width:58px;height:58px;padding:0;bottom:14px;right:14px}.quick-order-trigger span{display:none}}@media (prefers-reduced-motion:reduce){.order-item.just-added,.order-reaction,.order-count-reaction,.quick-order-trigger{transition:none;animation:none}}.product-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--paper);min-width:0;height:100%;transition:border-color .22s,box-shadow .22s,transform .22s;overflow:hidden}.product-card:hover{border-color:#d4d4d8;transform:translateY(-4px);box-shadow:0 16px 42px #00000014}.product-card:focus-within{border-color:var(--ink)}.product-media{aspect-ratio:3/4;background:var(--surface-muted);position:relative;overflow:hidden}.product-image{width:100%;height:100%;display:block}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-image img{transform:scale(1.025)}.product-image .product-badge{border-radius:var(--radius-pill);background:var(--aloe);color:var(--ink);letter-spacing:.06em;text-transform:uppercase;padding:7px 12px;font-size:11px;font-weight:650;line-height:1;position:absolute;top:14px;left:14px}.product-wishlist{color:#000;opacity:0;background:#ffffffeb;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:42px;height:42px;transition:opacity .18s,transform .18s,background-color .18s;display:grid;position:absolute;top:12px;right:12px;transform:translateY(-4px);box-shadow:0 5px 18px #0000001f}.product-wishlist svg{fill:#0000;stroke:currentColor;stroke-width:1.7px;width:19px;height:19px}.product-wishlist.active{background:var(--aloe);opacity:1}.product-wishlist.active svg{fill:currentColor}.product-quick-add{border-radius:var(--radius-pill);color:#fff;opacity:0;background:#000;min-height:44px;font-size:14px;font-weight:550;transition:opacity .18s,transform .18s,background-color .18s;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(10px)}.product-quick-add:hover{background:#3f3f46}.product-quick-add.added{background:#198754}.product-quick-add:disabled{opacity:0}.product-card:hover .product-wishlist,.product-card:focus-within .product-wishlist,.product-card:hover .product-quick-add,.product-card:focus-within .product-quick-add{opacity:1;transform:none}.product-copy{padding:17px 18px 19px}.product-copy>p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:600}.product-meta{justify-content:space-between;align-items:start;gap:16px;display:flex}.product-meta a{min-width:0}.product-copy h3{font-family:var(--body);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:550;line-height:1.35}.product-copy h3:hover{text-underline-offset:3px;text-decoration:underline}.product-copy strong{letter-spacing:-.02em;white-space:nowrap;flex:none;font-size:15px;font-weight:620}@media (width<=520px){.product-copy{padding:13px 12px 15px}.product-meta{gap:6px;display:grid}.product-copy h3,.product-copy strong{font-size:14px}.product-wishlist{opacity:1;width:38px;height:38px;top:8px;right:8px;transform:none}.product-quick-add{opacity:1;min-height:40px;font-size:13px;bottom:8px;left:8px;right:8px;transform:none}.product-quick-add:disabled{opacity:1}}@media (hover:none){.product-wishlist,.product-quick-add{opacity:1;transform:none}.product-quick-add:disabled{opacity:1}}@media (prefers-reduced-motion:reduce){.product-card,.product-image img,.product-wishlist,.product-quick-add{transition:none}}.home-page{background:var(--paper);overflow:clip}.home-hero{background:#000;height:min(850px,100vh - 105px);min-height:560px;position:relative;overflow:hidden}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;background-position:50% 30%;background-size:cover;transition:opacity 1.2s,transform 7s;transform:scale(1.025)}.hero-slide.active{opacity:1;transform:scale(1)}.hero-shade{z-index:1;background:linear-gradient(90deg,#000b,#0000 72%);position:absolute;inset:0}.hero-copy{z-index:2;color:#fff;animation:.7s both hero-copy-in;position:absolute;bottom:13%;left:max(6vw,28px)}.hero-copy .eyebrow{color:#fff}.hero-copy .button{margin:25px 10px 0 0}.hero-copy .ghost{background:0 0;border:1px solid #fff}.hero-arrow{z-index:3;color:#fff;width:48px;height:48px;font:300 30px/1 var(--body);background:#0003;border:1px solid #fff6;border-radius:50%;place-items:center;transition:all .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow:hover,.hero-arrow:focus-visible{background:#0009;border-color:#fff}.hero-arrow.previous{left:24px}.hero-arrow.next{right:24px}.hero-dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero-dots button{width:28px}.hero-dots button.active{width:45px}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.heritage-marquee{border-block:1px solid var(--line);background:var(--cream);overflow:hidden}.heritage-marquee-track{width:max-content;padding:15px 0;animation:32s linear infinite home-marquee;display:flex}.heritage-marquee-item{color:#52525b;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:32px;padding-left:32px;font-size:12px;font-weight:550;display:inline-flex}.heritage-marquee-item i{background:var(--aloe);color:#000;border-radius:50%;place-items:center;width:18px;height:18px;font-size:13px;font-style:normal;display:grid}@keyframes home-marquee{to{transform:translate(-50%)}}.home-cinematic{color:#fff;background:#000;place-items:center;height:min(720px,72vh);min-height:500px;display:grid;position:relative;overflow:hidden}.home-cinematic-media{will-change:transform;background-position:50%;background-size:cover;position:absolute;inset:-8%}.home-heritage .home-cinematic-media{background-image:var(--home-heritage-image)}.home-closing .home-cinematic-media{background-image:var(--home-closing-image)}.home-closing .home-cinematic-shade{background:#0000008a}.home-cinematic-media video{object-fit:cover;width:100%;height:100%}.home-cinematic-shade{z-index:1;background:#0000007a;position:absolute;inset:0}.home-cinematic-copy{z-index:2;text-align:center;width:min(900px,100% - 40px);padding:40px;position:relative}.home-cinematic-copy .eyebrow{color:#ffffffb8}.home-cinematic-copy h2{letter-spacing:-.055em;max-width:900px;margin:0 auto 32px;font-size:clamp(52px,8vw,96px);font-weight:300;line-height:.98}.home-cinematic-copy .button{color:#000;background:#fff;border-color:#fff}.home-cinematic-copy .button:hover{border-color:var(--aloe);background:var(--aloe)}.home-categories{background:#fff}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-card{aspect-ratio:4/5;border-radius:var(--radius-image);color:#fff;background:#000;position:relative;overflow:hidden}.category-card>img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.category-card:hover>img{transform:scale(1.04)}.category-shade{background:linear-gradient(#0000 36%,#000000d1);position:absolute;inset:0}.category-copy{position:absolute;bottom:28px;left:28px;right:28px}.category-copy strong{letter-spacing:-.04em;font-size:clamp(30px,3vw,46px);font-weight:330;line-height:1;display:block}.category-copy small{color:#ffffffad;letter-spacing:.02em;margin-top:10px;font-size:12px;display:block}.category-copy b{color:var(--aloe);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-top:18px;font-size:12px;font-weight:600;display:flex}.category-copy b span{transition:transform .18s}.category-card:hover .category-copy b span{transform:translate(5px)}.heritage-divider{background:repeating-linear-gradient(90deg, #000 0 16px, var(--aloe) 16px 32px, #fff 32px 48px, var(--pistachio) 48px 64px);height:8px}.home-featured{background:var(--cream)}.home-origin{background:#000;grid-template-columns:1fr 1fr;min-height:660px;display:grid}.home-origin-image{background:var(--cream);min-height:620px;overflow:hidden}.home-origin-image img{object-fit:cover;object-position:center;width:100%;height:100%}.home-origin-copy{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(48px,8vw,112px);display:flex}.home-origin-copy .eyebrow{color:var(--aloe)}.home-origin-copy h2{letter-spacing:-.05em;max-width:720px;margin-bottom:26px;font-size:clamp(46px,6vw,78px);font-weight:300;line-height:1}.home-origin-copy>p:not(.eyebrow){color:#bdbdca;max-width:590px;margin-bottom:32px;font-size:17px;line-height:1.7}.home-origin-copy .button{color:#000;background:#fff;border-color:#fff}.home-origin-copy .button:hover{border-color:var(--aloe);background:var(--aloe)}body.promo-open{overflow:hidden}.promo-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#090909b8;place-items:center;padding:24px;animation:.25s promo-fade;display:grid;position:fixed;inset:0}.promo-dialog{border-radius:var(--radius-image);background:#fff;outline:0;grid-template-columns:1.05fr .95fr;width:min(880px,94vw);height:min(560px,100dvh - 48px);min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #0008}.promo-image{background-position:50%;background-size:cover;height:100%;min-height:0}.promo-image span{border-radius:var(--radius-pill);background:var(--aloe);color:#000;letter-spacing:.06em;text-transform:uppercase;padding:7px 13px;font-size:11px;font-weight:650;position:absolute;top:24px;left:24px}.promo-copy{overscroll-behavior:contain;flex-direction:column;justify-content:center;min-height:0;padding:62px 54px 70px;display:flex;overflow-y:auto}.promo-copy h2{text-transform:none;font-size:clamp(40px,4vw,58px);font-weight:330;line-height:1.02}.promo-copy h2 em{color:inherit;font-weight:inherit}.promo-copy>p:not(.eyebrow){color:var(--muted);margin:20px 0 26px;line-height:1.7}.promo-copy .button{align-self:flex-start}.promo-skip{min-height:44px;color:var(--muted);text-underline-offset:3px;align-self:flex-start;margin-top:10px;font-size:12px;text-decoration:underline}.promo-close{z-index:4;color:#000;background:#ffffffe6;border-radius:50%;width:44px;height:44px;font-size:27px;position:absolute;top:14px;right:16px}.promo-arrow{z-index:4;color:#fff;background:#0008;width:44px;height:52px;font-size:27px;position:absolute;top:50%;transform:translateY(-50%)}.promo-arrow.previous{left:0}.promo-arrow.next{right:0}.promo-dots{z-index:4;gap:8px;display:flex;position:absolute;bottom:26px;right:54px}.promo-dots button{background:#1114;width:28px;height:3px}.promo-dots button.active{background:#000;width:45px}@keyframes promo-fade{0%{opacity:0}}.home-reveal.is-pending{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.home-reveal.is-pending.is-visible{opacity:1;transform:none}@media (width<=900px){.home-origin{grid-template-columns:1fr}.home-origin-image{min-height:520px}.home-origin-copy{padding:64px 32px}}@media (width<=760px){.home-hero{height:75vh;min-height:540px}.hero-slide{background-position:58%}.hero-shade{background:linear-gradient(90deg,#000b,#0002)}.hero-arrow{width:40px;height:40px;top:auto;bottom:17px;transform:none}.hero-arrow.previous{left:18px}.hero-arrow.next{right:18px}.home-cinematic{height:62vh;min-height:440px}.home-cinematic-media{inset:-2%;transform:none!important}.home-cinematic-copy{padding:24px 0}.home-cinematic-copy h2{font-size:clamp(46px,13vw,68px)}.category-grid{grid-template-columns:1fr}.category-card{aspect-ratio:4/4.5}.home-origin-image{min-height:460px}.promo-overlay{padding:max(8px, env(safe-area-inset-top)) 8px max(8px, env(safe-area-inset-bottom));place-items:center}.promo-dialog{border-radius:16px;grid-template-rows:minmax(190px,38%) minmax(0,1fr);grid-template-columns:1fr;width:min(100%,430px);height:min(720px,100dvh - 16px);max-height:none;overflow:hidden}.promo-image{height:100%;min-height:0}.promo-image span{top:14px;left:14px}.promo-copy{justify-content:flex-start;padding:24px 20px 18px;overflow-y:auto}.promo-copy .eyebrow{margin-bottom:8px}.promo-copy h2{font-size:clamp(30px,9vw,38px)}.promo-copy>p:not(.eyebrow){margin:12px 0 16px;font-size:14px;line-height:1.5}.promo-copy .button{align-self:stretch;width:100%}.promo-skip{align-self:center;margin-top:6px}.promo-close{top:10px;right:10px}.promo-arrow{border-radius:50%;width:44px;height:44px;top:19%;transform:translateY(-50%)}.promo-arrow.previous{left:8px}.promo-arrow.next{right:8px}.promo-dots{top:calc(max(190px,38%) - 22px);bottom:auto;right:50%;transform:translate(50%)}.promo-dots button{background:#ffffff8c}.promo-dots button.active{background:#fff}}@media (width<=380px),(height<=560px){.promo-dialog{grid-template-rows:minmax(160px,34%) minmax(0,1fr)}.promo-copy{padding:18px 16px 14px}.promo-copy h2{font-size:29px}.promo-dots{top:calc(max(160px,34%) - 20px)}.promo-arrow{top:17%}}@media (prefers-reduced-motion:reduce){.hero-slide,.hero-copy,.promo-overlay,.heritage-marquee-track,.home-reveal.is-pending{transition:none;animation:none}.home-reveal.is-pending{opacity:1;transform:none}}body.shop-filters-open{overflow:hidden}.shop-page{background:#fff}.shop-hero{border-bottom:1px solid var(--line);background:var(--cream);text-align:center;padding:32px 0 30px}.shop-hero .container,.shop-layout.container,.shop-mobile-toolbar.container{width:100%;padding-left:clamp(24px,3vw,48px);padding-right:clamp(24px,3vw,48px)}.shop-hero .eyebrow{margin-bottom:7px}.shop-hero h1{letter-spacing:-.05em;max-width:900px;margin:0 auto 10px;font-size:clamp(40px,5vw,60px);font-weight:330;line-height:1}.shop-hero>.container>p:last-child{max-width:620px;color:var(--muted);margin:0 auto;font-size:15px;line-height:1.5}.shop-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:0;min-height:70vh;padding-bottom:88px;display:grid}.shop-sidebar{overscroll-behavior:contain;border-right:1px solid var(--line);scrollbar-width:thin;align-self:start;max-height:calc(100dvh - 112px);padding:32px 28px 32px 0;position:sticky;top:96px;overflow-y:auto}.filter-group{border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:28px}.filter-title{letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:600}.filter-search{position:relative}.filter-search svg{fill:none;width:17px;height:17px;stroke:var(--muted);stroke-width:1.7px;pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.filter-search input{border:1px solid var(--line);background:#fff;width:100%;min-height:40px;padding:9px 12px 9px 36px;font-size:13px}.filter-search input:focus-visible{border-color:#000;outline:none}.filter-options{flex-direction:column;gap:9px;display:flex}.filter-opt{min-height:24px;color:var(--muted);cursor:pointer;align-items:center;gap:9px;font-size:13px;transition:color .2s;display:flex}.filter-opt:hover{color:#000}.filter-opt.selected{color:#000;font-weight:500}.filter-opt input{width:16px;height:16px;min-height:16px;accent-color:var(--terra);box-shadow:none;flex:none;margin:0;padding:0}.filter-opt input:focus-visible{outline-offset:2px;outline:2px solid #000}.price-range{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.price-range input[type=range]{min-height:24px;box-shadow:none;accent-color:var(--terra);background:0 0;border:0;flex:1;margin:0;padding:0}.filter-clear{min-height:44px;color:var(--terra);letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:11px}.filter-clear:disabled{opacity:.4;cursor:default}.filter-close-btn{color:#000;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:0 0;border:0;margin-bottom:20px;padding:0;font-size:11px;display:none}.shop-mobile-toolbar{display:none}.shop-results{min-width:0;padding:32px 0 0 40px}.results-toolbar{min-height:48px;color:var(--muted);justify-content:flex-end;align-items:center;gap:20px;margin-bottom:24px;font-size:13px;display:flex}.results-toolbar strong{color:#000;font-weight:650}.results-toolbar label{align-items:center;gap:12px;display:flex}.results-toolbar label>span{white-space:nowrap}.results-toolbar select{background:#fff;width:auto;min-width:190px}.shop-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}.shop-empty{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--cream);text-align:center;place-content:center;justify-items:center;min-height:380px;padding:40px 20px;display:grid}.shop-empty h2{margin-bottom:8px;font-size:32px;font-weight:400}.shop-empty p{color:var(--muted);margin-bottom:24px}.shop-filter-overlay{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000007a;justify-content:flex-end;display:none;position:fixed;inset:0}.shop-filter-overlay>aside{background:#fff;width:min(430px,100%);height:100dvh;overflow-y:auto}.shop-filter-overlay .filter-sidebar-inner{min-height:100%;padding:24px 24px max(24px, env(safe-area-inset-bottom))}.shop-show-results{bottom:max(12px, env(safe-area-inset-bottom));width:100%;margin-top:12px;position:sticky;box-shadow:0 8px 30px #0000002e}@media (width<=1050px){.shop-layout{grid-template-columns:230px minmax(0,1fr);gap:0}.shop-results{padding-left:28px}.shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.shop-hero{padding:28px 0 26px}.shop-hero .container,.shop-layout.container,.shop-mobile-toolbar.container{padding-left:16px;padding-right:16px}.shop-hero h1{font-size:clamp(38px,11vw,52px)}.shop-mobile-toolbar{justify-content:flex-end;padding-top:20px;display:flex}.shop-mobile-toolbar .button{min-width:130px}.shop-mobile-toolbar svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:18px;height:18px}.shop-mobile-toolbar b{color:#fff;background:#000;border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}.shop-layout{grid-template-columns:1fr;gap:0;padding-top:16px;padding-bottom:64px}.shop-sidebar{display:none}.shop-results{padding:8px 0 0}.shop-filter-overlay{display:flex}.shop-filter-overlay .filter-close-btn{display:block}.results-toolbar{align-items:flex-start}.results-toolbar label>span{display:none}.results-toolbar select{min-width:165px;font-size:13px}.shop-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}}@media (width<=390px){.results-toolbar{display:grid}.results-toolbar label,.results-toolbar select{width:100%}}body.app-modal-open{overflow:hidden}.app-modal-overlay{z-index:1400;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.app-modal{border-radius:var(--radius-image);background:#fff;outline:0;width:min(760px,94vw);max-height:min(820px,92dvh);position:relative;overflow-y:auto;box-shadow:0 28px 90px #00000059}.app-modal-close{z-index:3;border:1px solid var(--line);color:#000;background:#ffffffeb;border-radius:50%;place-items:center;width:44px;height:44px;font-size:27px;display:grid;position:absolute;top:14px;right:14px}@media (width<=600px){.app-modal-overlay{padding:8px}.app-modal{border-radius:16px;width:100%;max-height:calc(100dvh - 16px)}}.product-page{grid-template-columns:1fr 1fr;gap:0;width:100%;margin:0;padding:0 0 80px;display:grid}.product-breadcrumb{color:var(--muted);flex-wrap:wrap;grid-column:1/-1;gap:8px;padding:26px clamp(24px,3vw,48px) 6px;font-size:12px;display:flex}.product-breadcrumb a:hover{color:#000;text-underline-offset:3px;text-decoration:underline}.product-visuals{align-self:start;min-width:0;padding:4px clamp(20px,2.5vw,40px) 32px clamp(24px,3vw,48px);position:sticky;top:88px}.gallery{min-width:0;height:calc(100dvh - 120px);min-height:420px;position:relative}.gallery-track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#a1a1aa var(--cream);border-radius:var(--radius-image);outline:0;gap:12px;width:100%;height:100%;display:flex;overflow:auto hidden}.gallery-track:focus-visible{outline-offset:3px;outline:2px solid #000}.gallery-slide{scroll-snap-align:start;scroll-snap-stop:always;border-radius:var(--radius-image);background:var(--cream);flex:0 0 100%;height:100%;margin:0;overflow:hidden}.gallery-image-button{cursor:zoom-in;background:0 0;width:100%;height:100%;padding:0;display:block}.gallery-slide img{object-fit:contain;object-position:center;width:100%;height:100%}.gallery-nav{z-index:2;color:#000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #00000014;border-radius:50%;place-items:center;width:48px;height:48px;min-height:48px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 7px 24px #00000024}.gallery-nav:hover{color:#fff;background:#000}.gallery-nav:disabled{color:#a1a1aa;opacity:.55;background:#ffffffad}.gallery-nav.previous{left:16px}.gallery-nav.next{right:16px}.gallery-nav svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.gallery-pagination{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;gap:7px;padding:8px 10px;display:flex;position:absolute;bottom:20px;right:50%;transform:translate(50%);box-shadow:0 5px 18px #0000001a}.gallery-pagination button{border-radius:var(--radius-pill);background:#a1a1aa;width:22px;height:4px;min-height:4px;padding:0}.gallery-pagination button.active{background:#000;width:36px}.gallery-hint{border-radius:var(--radius-pill);color:#52525b;background:#ffffffd9;padding:6px 11px;font-size:11px;font-weight:550;position:absolute;top:18px;right:18px}.product-info{border-left:1px solid var(--line);align-self:start;padding:44px clamp(24px,4vw,56px) 48px clamp(28px,3vw,48px)}.product-title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.product-info h1{font:400 clamp(1.7rem, 3vw, 2.7rem) / 1.1 var(--display)}.product-share{border:1px solid var(--line);border-radius:var(--radius-pill);color:#000;background:#fff;flex:none;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:9px 15px;font-size:13px;font-weight:550;display:inline-flex}.product-share:hover{background:var(--cream);border-color:#000}.product-share svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.pdp-price-row{align-items:baseline;gap:12px;margin:14px 0 2px;display:flex}.price{letter-spacing:-.5px;font-size:1.6rem;font-weight:700}.description{color:var(--muted);line-height:1.75}.product-description{gap:14px;display:grid}.product-description .description+.description{margin-top:10px}.description-divider{border:0;border-top:1px solid var(--line);width:100%;height:0;margin:4px 0}.description-xhosa-label{letter-spacing:1.5px;text-transform:uppercase;color:var(--terra);margin-bottom:6px;font-size:.7rem;font-weight:600}.pdp-field{margin-top:22px}.pdp-label-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.pdp-label{letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:600}.size-grid{flex-wrap:wrap;gap:6px;display:flex}.sz{border:1px solid var(--line);color:#000;text-align:center;cursor:pointer;background:#fff;min-width:52px;min-height:42px;padding:10px 16px;font-size:12px;transition:border-color .2s,background .2s,color .2s}.sz:hover:not(:disabled){border-color:#000}.sz.sel{background:var(--ink);color:#fff;border-color:var(--ink)}.sz.out,.sz:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.size-guide-link{color:#000;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;min-height:32px;padding:0;font-size:11px;text-decoration:underline}.product-quantity{border:1px solid var(--line);text-align:center;background:#fff;grid-template-columns:44px 50px 44px;align-items:center;width:fit-content;display:grid;overflow:hidden}.product-quantity button{color:#000;min-height:44px;padding:0;font-size:18px}.product-quantity button:hover:not(:disabled){background:var(--cream)}.product-quantity button:disabled{opacity:.4;cursor:not-allowed}.product-quantity span{font-weight:600}.stock-status{color:#a32c17;align-items:center;gap:7px;margin-top:18px;font-size:13px;display:inline-flex}.stock-status:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.stock-status.available{color:#198754}.pdp-add-btn{letter-spacing:2px;text-transform:uppercase;border-radius:0;width:100%;margin-top:16px;padding:16px;font-size:12px;font-weight:600}.pdp-wa-btn{letter-spacing:2px;text-transform:uppercase;color:#fff;border-radius:0;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:10px;padding:14px;font-size:12px;font-weight:600;display:flex}.pdp-wa-btn svg{width:18px;height:18px}.pdp-accord{border-top:1px solid var(--line);margin-top:28px}.pdp-accord details{border-bottom:1px solid var(--line)}.pdp-accord summary{cursor:pointer;letter-spacing:1.5px;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:14px 0;font-size:12px;font-weight:600;list-style:none;display:flex}.pdp-accord summary::-webkit-details-marker{display:none}.pdp-accord .accord-arr{font-size:10px;transition:transform .3s}.pdp-accord details[open] .accord-arr{transform:rotate(180deg)}.pdp-accord .accord-body{padding:2px 0 18px}.pdp-accord .accord-body>p{color:var(--muted);font-size:13px;line-height:1.8}.pdp-accord .accord-body a{color:#000;text-underline-offset:3px;text-decoration:underline}.pdp-meta{color:var(--muted);margin-top:18px;font-size:11px;line-height:2}.pdp-meta span{color:#000;font-weight:500}.product-toast{z-index:1300;border-radius:var(--radius-pill);color:#fff;opacity:0;pointer-events:none;background:#000;align-items:center;gap:10px;max-width:min(360px,100% - 32px);padding:13px 18px;transition:opacity .18s,transform .18s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(12px);box-shadow:0 12px 36px #00000047}.product-toast.visible{opacity:1;transform:none}.product-toast b{background:var(--aloe);color:#000;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.mobile-purchase-bar{display:none}.product-lightbox{background:var(--cream);width:min(1100px,96vw);height:min(860px,92dvh);overflow:hidden}.product-lightbox>img{object-fit:contain;width:100%;height:100%}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.size-guide-content{padding:48px}.size-guide-content h2{margin-bottom:14px;font-size:48px;font-weight:330}.size-guide-content>p:not(.eyebrow){color:var(--muted);margin-bottom:24px}.size-table-wrap{margin-bottom:24px;overflow-x:auto}.size-guide-content table{border-collapse:collapse;width:100%}.size-guide-content th,.size-guide-content td{border-bottom:1px solid var(--line);text-align:left;padding:13px 14px}.size-guide-content thead{background:var(--cream)}.size-guide-content .button{width:100%}.product-recommendations{border-top:1px solid var(--line);background:var(--cream);padding:80px 0 88px}.product-recommendations>.container,.recently-viewed>.container{width:min(1400px,100% - 48px)}.recently-viewed{border-top:1px solid var(--line);background:#fff;padding:80px 0 112px}@media (width<=760px){.product-page{grid-template-columns:1fr;gap:0;width:100%;padding-bottom:64px}.product-breadcrumb{padding:18px 16px 4px}.gallery{aspect-ratio:4/5;height:auto;min-height:0}.gallery-nav{display:none}.gallery-hint{top:12px;right:12px}.product-visuals{padding:0 16px 8px;position:static}.product-info{border-left:0;padding:24px 16px 40px;position:static}.product-title-row{align-items:center}.product-share{border-radius:50%;width:44px;padding:0}.product-share span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.product-quantity{width:max-content}.mobile-purchase-bar{z-index:900;padding:10px 16px max(10px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #0000001a}.mobile-purchase-bar>div{min-width:0;display:grid}.mobile-purchase-bar span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mobile-purchase-bar strong{font-size:14px}.mobile-purchase-bar .button{min-width:126px}.product-toast{bottom:82px;right:16px}.size-guide-content{padding:44px 20px 24px}.size-guide-content h2{font-size:38px}.product-recommendations{padding:64px 0}.product-recommendations>.container,.recently-viewed>.container{width:min(100% - 32px,1400px)}.recently-viewed{padding:64px 0 100px}}@media (prefers-reduced-motion:reduce){.gallery-track{scroll-behavior:auto}}.product-reviews{border-top:1px solid var(--line);background:#fff;padding:88px 0}.product-reviews>.container{width:min(1400px,100% - 48px)}.reviews-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:40px;display:flex}.reviews-summary{text-align:right;min-width:170px;display:grid}.reviews-summary strong{font-size:30px;font-weight:450}.reviews-summary span{color:var(--muted);font-size:13px}.reviews-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:48px;display:grid}.reviews-list{gap:12px;display:grid}.review-card,.reviews-empty{border:1px solid var(--line);border-radius:var(--radius-card);padding:24px}.review-card>div{justify-content:space-between;gap:20px;display:flex}.review-card>div span{color:#8a6a00;letter-spacing:.08em}.review-card p{color:#3f3f46;margin:14px 0;line-height:1.65}.review-card small{color:var(--muted)}.reviews-empty{background:var(--cream)}.reviews-empty h3{margin-bottom:6px;font-weight:500}.reviews-empty p{color:var(--muted)}.review-form{border-radius:var(--radius-card);background:var(--cream);gap:16px;padding:28px;display:grid}.review-form h3{font-size:25px;font-weight:450}.review-form>p{color:var(--muted);font-size:13px}.review-form .button{width:100%}.review-status{border-radius:var(--radius-input);background:var(--pistachio);padding:10px 12px;color:#14532d!important}@media (width<=760px){.product-reviews{padding:64px 0}.product-reviews>.container{width:min(100% - 32px,1400px)}.reviews-heading{align-items:start}.reviews-summary{min-width:0}.reviews-layout{grid-template-columns:1fr;gap:32px}.review-form{padding:22px}}.cart-page{width:min(1440px,100% - 48px);margin:0 auto;padding:40px 0 80px}.cart-head{padding-bottom:8px}.cart-head .eyebrow{margin-bottom:6px}.cart-head h1{font-family:var(--display);font-size:clamp(28px,4vw,48px);font-weight:400}.cart-layout{grid-template-columns:1fr 340px;gap:40px;padding-top:24px;display:grid}.cart-main{min-width:0}.cart-table-wrap{overflow-x:auto}.cart-table{border-collapse:collapse;width:100%}.cart-table th{border-bottom:1px solid var(--line);letter-spacing:2px;text-transform:uppercase;text-align:left;padding:12px 12px 12px 0;font-size:10px;font-weight:600}.cart-table th:last-child{text-align:right}.cart-row{border-bottom:1px solid var(--line)}.cart-row td{vertical-align:middle;padding:20px 12px 20px 0}.cart-row td:last-child{text-align:right}.cart-prod{align-items:center;gap:16px;display:flex}.cart-thumb{object-fit:cover;object-position:center bottom;background:var(--cream);flex-shrink:0;width:72px;height:90px}.cart-p-name{margin-bottom:4px;font-size:13px;font-weight:500;display:block}.cart-p-name:hover{text-underline-offset:3px;text-decoration:underline}.cart-p-sku{color:var(--muted);font-size:11px}.cart-cell-text{font-size:13px}.cart-qty-row{border:1px solid var(--line);align-items:center;width:fit-content;display:flex}.cart-qty-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;min-height:32px;padding:0;font-size:16px;display:flex}.cart-qty-btn:hover:not(:disabled){background:#fff}.cart-qty-btn:disabled{opacity:.4;cursor:default}.cart-qty-val{border-left:1px solid var(--line);border-right:1px solid var(--line);text-align:center;width:40px;height:32px;font-size:13px;line-height:32px}.cart-price{white-space:nowrap;font-size:13px;font-weight:600}.cart-remove{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;transition:color .2s;display:inline-block}.cart-remove:hover{color:#b3261e}.cart-summary{background:var(--cream);height:fit-content;padding:28px;position:sticky;top:108px}.cart-sum-title{font-family:var(--display);margin-bottom:20px;font-size:22px;font-weight:400}.sum-row{border-bottom:1px solid var(--line);justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.sum-row.total{border:none;margin-top:8px;padding-top:16px;font-size:16px;font-weight:700}.checkout-btn{background:var(--ink);color:#fff;letter-spacing:2px;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;width:100%;margin-top:20px;padding:16px;font-size:12px;font-weight:600;transition:background .25s;display:flex}.checkout-btn:hover{background:#3f3f46}.cart-continue{width:100%;color:var(--muted);letter-spacing:1px;text-transform:uppercase;text-align:center;cursor:pointer;background:0 0;border:none;margin-top:16px;padding:0;font-size:11px;transition:color .2s;display:block}.cart-main>.cart-continue{text-align:left;width:fit-content;margin-top:24px}.cart-continue:hover{color:#000}.cart-empty{text-align:center;justify-items:center;padding:100px 40px;display:grid}.cart-empty-icon{margin-bottom:16px;font-size:56px}.cart-empty h2{font-family:var(--display);margin-bottom:12px;font-size:36px;font-weight:400}.cart-empty p{color:var(--muted);margin-bottom:28px}@media (width<=760px){.cart-page{width:min(100% - 32px,1440px);padding:24px 0 60px}.cart-layout{grid-template-columns:1fr;gap:28px}.cart-summary{order:2;position:static}.cart-thumb{width:56px;height:72px}.cart-row td{padding:14px 8px 14px 0}.cart-table th{letter-spacing:1.5px;font-size:9px}}.checkout-page{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:32px;width:100%;padding:clamp(40px,5vw,72px) clamp(24px,3vw,48px);display:grid}.checkout-main{min-width:0}.checkout-header{text-align:center;max-width:720px;margin:0 auto 18px}.checkout-header .display-title{margin-bottom:8px;font-size:clamp(38px,5vw,56px)}.checkout-header>p:last-child{max-width:560px;color:var(--muted);margin:0 auto;font-size:14px;line-height:1.45}.checkout-form{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--cream);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;padding:22px;display:grid}.checkout-form .full{grid-column:1/-1}.checkout-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 16px;display:grid}.checkout-section-title{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:0 0 12px;display:flex}.checkout-section-title:not(:first-child){margin-top:6px}.checkout-section-title span{background:var(--ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid}.checkout-section-title h2{letter-spacing:-.025em;margin-bottom:2px;font-size:18px;font-weight:520}.checkout-section-title p{color:var(--muted);font-size:12px;line-height:1.35}.checkout-form input,.checkout-form select{background:#fff}.checkout-shipping{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:4px 0 0;padding:0;display:grid}.checkout-shipping legend{color:#3f3f46;grid-column:1/-1;margin-bottom:8px;font-size:13px;font-weight:650}.checkout-shipping label{border:1px solid var(--line);border-radius:var(--radius-input);cursor:pointer;background:#fff;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:6px 10px;min-height:58px;padding:12px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:grid}.checkout-shipping label.active{border-color:var(--ink);background:#fff;box-shadow:0 0 0 3px #00000012}.checkout-shipping input{width:18px;height:18px;min-height:18px;accent-color:var(--ink);box-shadow:none;margin:0;padding:0}.checkout-shipping strong,.checkout-shipping small{display:block}.checkout-shipping strong{font-size:14px;font-weight:650}.checkout-shipping small{color:var(--muted);margin-top:2px;font-size:12px}.checkout-shipping b{grid-column:1/-1;margin-top:2px;font-size:14px;font-weight:650}.checkout-error{border-radius:var(--radius-input);color:#a32c17;background:#fff0ed;border:1px solid #fecaca;padding:12px 14px;font-size:13px}.checkout-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;display:grid}.checkout-actions .button{width:100%}.checkout-summary{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--cream);flex-direction:column;align-self:start;max-height:calc(100dvh - 116px);margin-top:136px;padding:22px;display:flex;position:sticky;top:96px}.checkout-summary-items{flex:auto;min-height:0;margin-right:-6px;padding-right:6px;overflow-y:auto}.checkout-summary .eyebrow{margin-bottom:6px}.checkout-summary h2{letter-spacing:-.035em;margin-bottom:16px;font-size:24px;font-weight:420}.checkout-product{border-top:1px solid var(--line);grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;font-size:13px;display:grid}.checkout-product:first-of-type{border-top:0;padding-top:0}.checkout-product img{border-radius:var(--radius-input);background:var(--surface-muted);object-fit:cover;width:58px;height:70px}.checkout-product span,.checkout-product small{min-width:0;display:block}.checkout-product span{font-weight:560;line-height:1.35}.checkout-product small{color:var(--muted);margin-top:5px;font-size:12px;font-weight:420}.checkout-product strong{white-space:nowrap;align-self:start;font-size:13px}.summary-row{border-top:1px solid var(--line);color:#3f3f46;justify-content:space-between;gap:16px;padding:9px 0;font-size:14px;display:flex}.summary-row.total{color:var(--ink);align-items:center;font-size:17px;font-weight:650}.checkout-summary-note{border-radius:var(--radius-input);color:var(--muted);background:#fff;gap:3px;margin-top:12px;padding:12px;font-size:12px;line-height:1.45;display:grid}.checkout-summary-note strong{color:var(--ink);font-size:13px}@media (width<=920px){.checkout-page{grid-template-columns:1fr}.checkout-summary{grid-row:1;max-height:none;margin-top:0;display:block;position:static}.checkout-summary-items{margin-right:0;padding-right:0;overflow:visible}}@media (width<=640px){.checkout-page{gap:24px;padding-top:48px}.checkout-header{margin-bottom:20px}.checkout-form,.checkout-summary{padding:20px}.checkout-form,.checkout-actions,.checkout-fields{grid-template-columns:1fr}.checkout-form>*{grid-column:1/-1}.checkout-shipping{grid-template-columns:1fr}.checkout-product{grid-template-columns:58px minmax(0,1fr)}.checkout-product img{width:58px;height:72px}.checkout-product strong{grid-column:2}}.about-hero{background:#000;justify-content:center;align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.about-hero-bg{width:100%;height:100%;position:absolute;inset:0}.about-hero-bg img{object-fit:cover;width:100%;height:100%}.about-hero-overlay{background:linear-gradient(#0000007a 0%,#00000052 100%);position:absolute;inset:0}.about-hero-content{z-index:2;text-align:center;color:#fff;max-width:900px;padding:40px 24px;position:relative}.about-hero-eyebrow{color:#ffffffad;letter-spacing:4px;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:500}.about-hero h1{font-family:var(--display);letter-spacing:-.04em;font-size:clamp(48px,8vw,104px);font-weight:300;line-height:.94}.about-hero h1 em{font-style:italic;font-weight:inherit;color:inherit}.about-blocks{background:#fff;padding:0 0 80px}.about-block{grid-template-columns:1fr 1fr;min-height:480px;padding:0 clamp(20px,4vw,48px);display:grid}.about-block:first-child{padding-top:64px}.about-block+.about-block{margin-top:24px}.about-block-image{border-radius:var(--radius-card);background:var(--surface-muted);box-shadow:var(--shadow-soft);overflow:hidden}.about-block-image img{object-fit:cover;width:100%;height:100%;display:block}.about-block-text{flex-direction:column;justify-content:center;padding:0 clamp(32px,4vw,64px);display:flex}.about-block-title{font-family:var(--display);letter-spacing:-.035em;margin-bottom:24px;font-size:clamp(36px,5vw,64px);font-weight:330;line-height:1.05}.about-block-body{color:var(--muted);max-width:560px;font-size:16px;font-weight:420;line-height:1.85}.about-block-body+.about-block-body{margin-top:16px}.about-cta{align-self:flex-start;margin-top:28px}.about-block--reverse{direction:rtl}.about-block--reverse>*{direction:ltr}.about-closing{background:#000;justify-content:center;align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.about-closing-bg{background:var(--about-closing-image) center / cover no-repeat;position:absolute;inset:0}.about-closing-overlay{background:#00000080;position:absolute;inset:0}.about-closing-content{z-index:2;text-align:center;color:#fff;max-width:800px;padding:40px 24px;position:relative}.about-closing-tag{color:#fff9;letter-spacing:4px;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:500}.about-closing-title{font-family:var(--display);letter-spacing:-.03em;margin-bottom:36px;font-size:clamp(40px,6vw,88px);font-weight:400;line-height:1}.about-closing-title em{color:var(--aloe);font-style:italic}.about-closing-cta{color:#000;background:#fff;border-color:#fff}.about-closing-cta:hover{border-color:var(--aloe);background:var(--aloe);color:#000}@media (width<=760px){.about-hero{min-height:55vh}.about-hero h1{font-size:clamp(34px,10vw,56px)}.about-hero-bg img{object-position:center 20%}.about-blocks{padding-bottom:56px}.about-block{grid-template-columns:1fr;min-height:auto;padding:0 16px}.about-block:first-child{padding-top:32px}.about-block+.about-block{margin-top:32px}.about-block-image{border-radius:var(--radius-card) var(--radius-card) 0 0;height:auto}.about-block-image img{object-fit:contain;height:auto}.about-block-text{padding:36px 20px}.about-block-title{font-size:clamp(28px,7vw,40px)}.about-block--reverse{direction:ltr}.about-closing{min-height:60vh}.about-closing-title{font-size:clamp(34px,9vw,56px)}}@media (prefers-reduced-motion:reduce){.about-hero-bg,.about-closing-bg{animation:none}}.faq-list{max-width:850px}.faq-list details{border-bottom:1px solid var(--line);padding:24px 0}.faq-list summary{cursor:pointer;font:400 1.35rem var(--display)}.faq-list p{color:var(--muted);padding:18px 30px 0 0;line-height:1.75}.contact-page{background:#fff}.contact-shell{grid-template-columns:1fr 420px;align-items:start;gap:clamp(40px,6vw,80px);width:min(1240px,100% - 48px);margin:0 auto;padding:88px 0 96px;display:grid}.contact-form-column{min-width:0;padding-right:clamp(24px,4vw,64px)}.contact-heading{font-family:var(--display);letter-spacing:-.04em;align-items:center;gap:14px;margin-bottom:12px;font-size:clamp(42px,6vw,72px);font-weight:330;line-height:1.02;display:flex}.contact-heading-icon{color:var(--terra,#c44);flex-shrink:0;margin-top:2px;display:inline-flex}.contact-subtitle{color:var(--muted);max-width:480px;margin-bottom:44px;font-size:16px;font-weight:420;line-height:1.6}.contact-form-column .contact-form{background:0 0;border:0;border-radius:0;flex-direction:column;gap:28px;max-width:560px;padding:0;display:flex}.contact-form .form-field{gap:8px;display:grid}.contact-form .form-field label{color:var(--ink);letter-spacing:.02em;font-size:13px;font-weight:550}.contact-form input,.contact-form textarea{width:100%;color:var(--ink);background:0 0;border:none;border-bottom:1.5px solid #d4d4d8;border-radius:0;outline:none;padding:12px 0;font-family:inherit;font-size:16px;font-weight:420;transition:border-color .18s}.contact-form textarea{resize:vertical;min-height:120px;padding:10px 0}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a1a1aa;font-weight:380}.contact-form input:focus,.contact-form textarea:focus{border-bottom-color:var(--ink)}.contact-submit-btn{border-radius:var(--radius-pill);background:var(--ink);color:#fff;font-family:var(--body);letter-spacing:.01em;cursor:pointer;border:none;align-self:flex-start;margin-top:8px;padding:15px 38px;font-size:15px;font-weight:550;transition:background .18s,transform .12s}.contact-submit-btn:hover{background:#2a2a2a}.contact-submit-btn:active{transform:scale(.98)}.contact-submit-btn:disabled{opacity:.65;cursor:not-allowed}.contact-success{border-radius:var(--radius-input);background:var(--pistachio);color:#198754;padding:14px 18px;font-size:14px;font-weight:550;line-height:1.5}.contact-error{border-radius:var(--radius-input);color:#a32c17;background:#fef2f2;padding:14px 18px;font-size:14px;font-weight:550;line-height:1.5}.contact-info-column{position:sticky;top:96px}.contact-info-card{border-radius:var(--radius-card);background:var(--ink);color:#fff;padding:40px 36px}.contact-info-card h2{font-family:var(--display);letter-spacing:-.02em;margin-bottom:32px;font-size:24px;font-weight:400;line-height:1.2}.contact-info-list{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.contact-info-item{align-items:flex-start;gap:14px;display:flex}.contact-info-icon{color:#fff9;background:#ffffff14;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;margin-top:1px;display:grid}.contact-info-overline{color:#ffffff59;letter-spacing:2px;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:650}.contact-info-value{color:#ffffffe0;font-size:14px;font-weight:550;line-height:1.45}a.contact-info-value{text-underline-offset:3px;text-decoration:underline;display:inline-block}a.contact-info-value:hover{color:var(--aloe)}.contact-social{gap:10px;margin-top:8px}.contact-social a{width:38px;height:38px}.contact-info-meta{color:#ffffff4d;margin-top:2px;font-size:12px;font-weight:420}.contact-info-card .contact-whatsapp-cta{color:#fff;background:#25d366;border-color:#25d366;width:100%}.contact-info-card .contact-whatsapp-cta:hover{color:#fff;background:#1da851;border-color:#1da851}.contact-map{width:100%;overflow:hidden}.contact-map iframe{width:100%;display:block}@media (width<=900px){.contact-shell{grid-template-columns:1fr;gap:48px;width:min(100% - 32px,1240px);padding:52px 0 64px}.contact-form-column{padding-right:0}.contact-info-column{order:-1;position:static}.contact-info-card{padding:32px 28px}}@media (width<=560px){.contact-submit-btn{width:100%}.contact-info-card{padding:28px 22px}}.tracking-shell{grid-template-columns:minmax(280px,420px) minmax(0,1fr);align-items:start;gap:32px;display:grid}.tracking-form,.tracking-result{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--cream);padding:28px}.tracking-form{gap:18px;display:grid}.tracking-error{color:#dc2626;font-size:14px}.tracking-result header{justify-content:space-between;gap:20px;margin-bottom:28px;display:flex}.tracking-result h2{text-transform:capitalize;font-size:34px;font-weight:380;line-height:1}.tracking-result header span,.tracking-shipment small,.tracking-note{color:var(--muted);font-size:13px}.tracking-steps{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:28px;display:grid}.tracking-step{color:var(--muted);gap:8px;font-size:12px;font-weight:600;display:grid}.tracking-step i{border-radius:var(--radius-pill);background:var(--line);height:6px}.tracking-step.active{color:var(--ink)}.tracking-step.active i{background:var(--green)}.tracking-shipment,.tracking-items{border-top:1px solid var(--line);gap:8px;padding-top:20px;display:grid}.tracking-shipment{margin-bottom:20px}.tracking-shipment h3,.tracking-items h3{font-size:15px;font-weight:650}.tracking-shipment p,.tracking-items p{color:#45413e}@media (width<=820px){.tracking-shell{grid-template-columns:1fr}.tracking-steps{grid-template-columns:1fr 1fr}}.payment-result{background:linear-gradient(#f4fff7 0%,#fff 68%);place-items:center;min-height:68vh;padding:72px 20px;display:grid}.payment-result-card{border-radius:var(--radius-card);text-align:center;background:#fff;border:1px solid #b7ebc7;width:min(720px,100%);padding:42px;box-shadow:0 24px 70px #19875424}.payment-status-icon{background:var(--green-soft);width:76px;height:76px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.payment-status-icon span:not(.payment-spinner){background:var(--green);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:30px;font-weight:800;line-height:1;display:grid}.payment-result--pending .payment-status-icon{background:var(--surface-muted);color:var(--ink)}.payment-result--failed .payment-status-icon,.payment-result--cancelled .payment-status-icon{color:#a32c17;background:#fff0ed}.payment-result--failed .payment-status-icon span:not(.payment-spinner),.payment-result--cancelled .payment-status-icon span:not(.payment-spinner){background:#a32c17}.payment-spinner{border:3px solid #d4d4d8;border-top-color:var(--ink);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite payment-spin}.payment-result h1{margin-bottom:14px;font-size:clamp(42px,6vw,68px)}.payment-result-message{max-width:540px;color:var(--muted);margin:0 auto;font-size:16px}.payment-tracking-card{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 0;display:grid}.payment-tracking-card>div{border:1px solid var(--line);border-radius:var(--radius-input);background:var(--cream);min-width:0;padding:16px}.payment-tracking-card span,.payment-tracking-card strong{display:block}.payment-tracking-card span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:650}.payment-tracking-card strong{overflow-wrap:anywhere;color:var(--ink);font-size:14px;line-height:1.35}.payment-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}@keyframes payment-spin{to{transform:rotate(360deg)}}@media (width<=640px){.payment-result{padding:48px 16px}.payment-result-card{padding:28px 20px}.payment-tracking-card{grid-template-columns:1fr}.payment-actions .button{width:100%}}.admin-login{place-items:center;min-height:70vh;padding:40px;display:grid}.admin-login form{border:1px solid var(--line);gap:22px;width:min(430px,100%);padding:38px;display:grid}.admin-head{justify-content:space-between;align-items:flex-start;margin-bottom:38px;display:flex}.admin-head>div>p:last-child{color:var(--muted)}.admin-orders{gap:16px;display:grid}.admin-orders article{border:1px solid var(--line);padding:24px}.admin-orders header,.admin-orders footer{align-items:center;gap:16px;display:flex}.admin-orders header time{color:var(--muted);margin-left:auto;font-size:.75rem}.admin-orders article>p{color:var(--muted);margin:13px 0;font-size:.82rem}.admin-orders footer{justify-content:space-between}.order-status{background:var(--cream);text-transform:uppercase;border-radius:20px;padding:5px 9px;font-size:.65rem}.order-status.paid,.order-status.completed{color:var(--green)}@media (width<=600px){.admin-orders header{flex-wrap:wrap;align-items:flex-start}.admin-orders header time{width:100%;margin:0}}.admin-reviews{border-top:1px solid var(--line);gap:16px;margin-top:80px;padding-top:64px;display:grid}.admin-reviews article{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--cream);padding:24px}.admin-reviews article header,.admin-reviews article footer{justify-content:space-between;gap:12px;display:flex}.admin-reviews article header span{color:#8a6a00}.admin-reviews article h3{margin:14px 0 6px;font-weight:550}.admin-reviews article p{color:#3f3f46}.admin-reviews article small{color:var(--muted)}.admin-reviews article footer{justify-content:flex-end;margin-top:18px}:root{--ink:#000;--paper:#fff;--cream:#fbfbf5;--surface-muted:#f4f4ef;--terra:#000;--gold:#c1fbd4;--aloe:#c1fbd4;--pistachio:#d4f9e0;--green:#198754;--green-soft:#d4f9e0;--whatsapp:#25d366;--muted:#71717a;--line:#e4e4e7;--display:"Inter", "Helvetica Neue", Arial, sans-serif;--body:"Inter", "Helvetica Neue", Arial, sans-serif;--radius-input:8px;--radius-card:12px;--radius-image:20px;--radius-pill:9999px;--shadow-soft:0 20px 60px #0000001a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--body);font-feature-settings:"ss03";-webkit-font-smoothing:antialiased;font-size:16px;font-weight:420;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}main{min-height:60vh}button{color:inherit;cursor:pointer;background:0 0;border:0}.button{border:1px solid var(--ink);border-radius:var(--radius-pill);background:var(--ink);min-height:44px;color:var(--paper);cursor:pointer;letter-spacing:-.01em;text-transform:none;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-size:15px;font-weight:550;line-height:1.2;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{background:#3f3f46;border-color:#3f3f46}.button:active{transform:translateY(1px)}button:disabled,.button:disabled{cursor:not-allowed;opacity:.45}input,select,textarea{border:1px solid var(--line);border-radius:var(--radius-input);background:var(--paper);width:100%;min-height:44px;color:var(--ink);padding:11px 13px;transition:border-color .16s,box-shadow .16s}textarea{resize:vertical;min-height:120px}input:focus,select:focus,textarea:focus{border-color:var(--ink);outline:none;box-shadow:0 0 0 3px #00000014}button:focus-visible,.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.container{width:min(1180px,100% - 40px);margin:0 auto}.section{padding:88px 0}.eyebrow{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:650}.display-title,.section-title,.page-hero h1{font-family:var(--display);letter-spacing:-.04em;font-weight:330;line-height:1.02}.display-title{font-size:clamp(42px,6vw,76px)}.display-title em{color:inherit;font-weight:inherit}.section-title{font-size:clamp(36px,5vw,64px)}.section-head{justify-content:space-between;align-items:end;margin-bottom:40px;display:flex}.button.secondary{border-color:var(--ink);color:var(--ink);background:#fff}.button.secondary:hover{background:var(--surface-muted)}.button.whatsapp{border-color:var(--whatsapp);background:var(--whatsapp)}.product-grid{grid-template-columns:repeat(4,1fr);gap:32px 20px;display:grid}.page-hero{border-bottom:1px solid var(--line);background:var(--cream);text-align:center;padding:80px 0 56px}.page-hero h1{margin-bottom:12px;font-size:clamp(46px,7vw,82px)}.page-hero p{color:var(--muted);margin:0 auto;font-size:18px}.form-field{gap:8px;display:grid}.form-field label{color:#3f3f46;font-size:13px;font-weight:600}.empty-state{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--cream);text-align:center;padding:80px 24px}.empty-state p{color:var(--muted);margin:14px 0 28px}.prose{color:#45413e;max-width:780px;margin:auto;line-height:1.85}.prose h2{color:var(--ink);margin:38px 0 12px;font-size:30px;font-weight:400}.prose p,.prose ul{margin-bottom:16px}.prose li{margin:0 0 7px 20px}@media (width<=900px){.product-grid{grid-template-columns:repeat(2,1fr)}.section{padding:64px 0}}@media (width<=520px){.container{width:min(100% - 32px,1180px)}.product-grid{gap:24px 10px}.section-head{align-items:start;gap:18px}.section-head .button{display:none}.page-hero{padding:56px 0 40px}}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;min-height:72px}.nav-shell{height:72px}.logo{font-family:var(--display);letter-spacing:-.045em;font-weight:650}.nav-links a{color:#52525b;letter-spacing:-.01em;text-transform:none;align-items:center;min-height:44px;font-size:14px;font-weight:520;display:inline-flex}.nav-links a:hover,.nav-links a.active{color:var(--ink)}.cart-link b{background:var(--aloe);color:var(--ink)}.wa-button{border-radius:var(--radius-pill);letter-spacing:-.01em;text-transform:none;min-height:44px;font-weight:550}.site-footer{color:#fff;background:#000;border-top:0}.site-footer h3{font-family:var(--display);letter-spacing:-.025em;font-weight:450}.site-footer p,.site-footer a{color:#a1a1aa}.site-footer a:hover{color:#fff}.hero-shade{background:linear-gradient(90deg,#000000ad,#00000029 72%)}.hero-copy{max-width:760px}.hero-copy h1{letter-spacing:-.055em;max-width:700px;font-size:clamp(54px,8vw,104px);font-weight:300;line-height:.94}.hero-copy h1 em{color:#fff;font-family:inherit;font-weight:inherit}.hero-copy p{color:#ffffffd1;max-width:560px;font-size:clamp(16px,2vw,20px)}.hero-copy .button{color:#000;background:#fff;border-color:#fff;min-width:148px}.hero-copy .button:hover{background:#e4e4e7;border-color:#e4e4e7}.hero-copy .button.ghost{color:#fff;background:0 0;border-color:#ffffffb8}.hero-copy .button.ghost:hover{color:#000;background:#fff;border-color:#fff}.hero-arrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000003d;border-color:#ffffff85;width:48px;height:48px;min-height:48px;padding:0}.hero-arrow:hover{color:#000;background:#fff;border-color:#fff}.hero-arrow:focus-visible{outline-color:#fff}.hero-dots{align-items:center;bottom:8px}.hero-dots button{background:0 0;border:0;height:44px;min-height:44px;padding:0;position:relative}.hero-dots button:after{content:"";background:#ffffff8c;height:3px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.hero-dots button.active:after{background:#fff}.brand-strip{color:#fff;background:#000;border:0}.brand-strip span{color:var(--aloe)}.categories-section,.featured-section{background:var(--cream)}.category-card{border-radius:var(--radius-image);background:#000;transition:transform .5s cubic-bezier(.2,.8,.2,1);overflow:hidden}.category-card:hover{transform:translateY(-4px)}.category-card span{font-family:var(--display);letter-spacing:-.035em;font-weight:350}.story-banner{border-radius:var(--radius-image);background:#000;overflow:hidden}.story-copy h2{letter-spacing:-.045em;font-weight:300}.story-copy .button{color:#000;background:#fff;border-color:#fff}.product-card{border-radius:var(--radius-card)}.product-card-image-wrap{border-radius:var(--radius-card);background:var(--surface-muted);overflow:hidden}.product-card-image{transition:transform .42s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-card-image{transform:scale(1.025)}.product-badge{border-radius:var(--radius-pill);background:var(--aloe);color:var(--ink);font-size:11px;font-weight:650}.product-card h3,.product-card-title{font-family:var(--body);letter-spacing:-.02em;font-size:16px;font-weight:550}.product-card-price,.product-price{letter-spacing:-.02em;font-weight:600}.shop-section{background:#fff}.filters{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--cream);align-self:start;padding:24px}.filters h2{font-weight:400}.filter-button,.filter-chip{border-color:var(--line);min-height:40px;color:var(--ink);background:#fff;padding:9px 16px}.filter-button:hover,.filter-button.active,.filter-chip:hover,.filter-chip.active{border-color:var(--ink);background:var(--ink);color:#fff}.results-toolbar select{border-radius:var(--radius-input);width:auto;min-width:180px}.main-image{border-radius:var(--radius-image);background:var(--surface-muted);overflow:hidden}.thumbs button{border-radius:var(--radius-input);min-height:44px;padding:0}.product-info h1{font-size:clamp(42px,5vw,68px);font-weight:330;line-height:1}.option button{border-radius:var(--radius-pill);border-color:var(--line);min-height:44px;color:var(--ink);background:#fff}.option button:hover,.option button.active{border-color:var(--ink);background:var(--ink);color:#fff}.add-to-cart-button{width:100%}.product-details,.product-description{border-color:var(--line);color:#52525b}.cart-item,.checkout-form,.checkout-summary,.cart-summary,.contact-form,.admin-card,.admin-section{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--cream)}.cart-item{padding:20px}.cart-item img,.checkout-item img{border-radius:var(--radius-input)}.quantity{border:1px solid var(--line);border-radius:var(--radius-pill);background:#fff;width:max-content;overflow:hidden}.quantity button{min-width:44px;min-height:44px;color:var(--ink);background:0 0;border:0;padding:0}.quantity button:hover{background:var(--surface-muted)}.remove{min-height:44px}.cart-summary,.checkout-summary{padding:28px}.cart-summary h2,.checkout-summary h2,.checkout-form h2{font-weight:400}.checkout-form{padding:32px}.checkout-section-title{border-color:var(--line)}.about-block img{border-radius:var(--radius-image);overflow:hidden}.about-copy h2,.values-section h2,.contact-info h2,.faq-section h2{font-weight:330}.value-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--cream);padding:28px}.faq-item,.faq-section details{border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;margin-bottom:12px;padding:0 20px}.faq-item summary,.faq-section summary{cursor:pointer;align-items:center;min-height:64px;font-weight:550;display:flex}.contact-layout form{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--cream);padding:32px}.contact-layout>div a{color:var(--ink);font-family:var(--body);letter-spacing:-.03em;font-weight:600}.promo-popup,.promo-dialog{border-radius:var(--radius-image);box-shadow:var(--shadow-soft);overflow:hidden}.promo-popup h2,.promo-dialog h2{font-weight:350}.promo-code{border-radius:var(--radius-input);background:var(--cream);border:1px dashed #a1a1aa}.order-modal,.whatsapp-modal{border-radius:var(--radius-card);box-shadow:0 28px 90px #00000047}.order-modal-head{background:var(--green);color:#fff}.order-modal-head h2{font-family:var(--body);letter-spacing:-.025em;font-weight:600}.order-product-preview,.order-items{border-radius:var(--radius-card)}.order-item img{border-radius:var(--radius-input)}.quick-order-trigger{border-color:var(--whatsapp);background:var(--whatsapp);width:56px;height:56px;min-height:56px;padding:0;box-shadow:0 12px 32px #00000038}.quick-order-trigger:hover{background:#1fb858;border-color:#fff}.admin-layout{background:var(--cream)}.admin-sidebar{color:#fff;background:#000}.admin-sidebar a{border-radius:var(--radius-pill)}.admin-sidebar a:hover,.admin-sidebar a.active{background:#27272a}@media (width<=800px){.site-header,.nav-shell{min-height:64px}.menu-button{border:1px solid var(--line);color:#000;background:#fff;border-radius:50%;min-width:44px;min-height:44px;padding:0}.nav-links{border-bottom:1px solid var(--line);background:#fff}.nav-links a{min-height:48px}.hero-copy h1{font-size:clamp(48px,16vw,72px)}.hero-copy .button{min-width:132px}.filters,.checkout-form,.contact-layout form{padding:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
