:root{color-scheme:light;font-family:Manrope,Arial,sans-serif;color:#18302b;background:#fff9ed;font-synthesis:none;--ink: #18302b;--green: #176b4d;--green-dark: #0f4d38;--ocean: #087e9b;--sun: #f4c430;--coconut: #fff9ed;--paper: #fffdf7;--guava: #ee6c67;--hibiscus: #d94a76;--caju: #f28a2e;--acai: #684b8e;--line: rgba(24, 48, 43, .18);--muted: #5c6f69;--focus: #087e9b;--max: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);line-height:1.5}body.overlay-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 14px;background:var(--paper);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.promo-bar{min-height:34px;display:grid;place-items:center;padding:7px 16px;background:var(--ink);color:#fff;font-size:12px;font-weight:700;letter-spacing:0;text-align:center}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:#fffdf7f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{width:min(calc(100% - 40px),var(--max));min-height:78px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.brand-mark{width:150px}.brand-mark img{width:100%;height:46px;object-fit:contain;object-position:left center}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:28px;font-size:13px;font-weight:750}.desktop-nav a,.footer a{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:5px;transition:text-decoration-color .18s ease}.desktop-nav a:hover,.footer a:hover{text-decoration-color:currentColor}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.header-search{width:158px;height:38px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line)}.header-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.header-search input::placeholder{color:var(--muted)}.icon-button{width:38px;height:38px;display:inline-grid;place-items:center;flex:0 0 auto;padding:0;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.icon-button:hover{border-color:var(--ink);background:var(--ink);color:#fff}.icon-button:active{transform:scale(.94)}.language-switch{display:inline-flex;border:1px solid var(--line);border-radius:6px;overflow:hidden}.language-switch button{min-width:42px;height:38px;border:0;border-right:1px solid var(--line);background:transparent;cursor:pointer;font-size:11px;font-weight:800}.language-switch button:last-child{border-right:0}.language-switch button[aria-pressed=true]{background:var(--green);color:#fff}.bag-button{height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 4px 0 10px;border:0;background:transparent;cursor:pointer;font-size:13px;font-weight:800}.bag-count{min-width:26px;height:26px;display:inline-grid;place-items:center;border-radius:50%;background:var(--sun);color:var(--ink);font-size:11px}.mobile-only,.search-toggle,.mobile-nav{display:none}.hero{position:relative;min-height:590px;height:calc(100svh - 150px);max-height:720px;overflow:hidden;isolation:isolate;background:#f5ca5a}.hero-image-stack,.hero-image-stack img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-image-stack img{object-fit:cover;object-position:center;opacity:0;transform:scale(1.02);transition:opacity .65s ease,transform 5s ease}.hero-image-stack img.is-active{opacity:1;transform:scale(1)}.hero:before{content:"";position:absolute;z-index:2;inset:0 auto 0 0;width:min(62%,900px);pointer-events:none;background:linear-gradient(90deg,#fffcf494,#fffcf457 48%,#fffcf400);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 48%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 48%,transparent 100%)}.hero-content{position:relative;z-index:3;width:min(calc(100% - 48px),var(--max));height:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:44px 61% 78px 0;animation:hero-copy-in .5s ease both}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero h1,.section-heading h2,.craft-copy h2,.set-intro h2,.newsletter h2,.success-panel h1{font-family:"DM Serif Display",Georgia,serif;font-weight:400;line-height:.98;letter-spacing:0}.hero h1{max-width:500px;margin:0;font-size:74px}.hero-slide-title{max-width:520px;margin:18px 0 0;font-family:"DM Serif Display",Georgia,serif;font-size:24px;line-height:1.15}.hero-copy{max-width:460px;margin:24px 0 8px;font-size:18px;line-height:1.55}.hero-notes{margin:0 0 28px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hero-actions{display:flex;align-items:center;gap:12px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 18px;border:1px solid transparent;border-radius:5px;cursor:pointer;font-size:13px;font-weight:850;line-height:1.2;white-space:nowrap;transition:background .17s ease,color .17s ease,transform .17s ease,border-color .17s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.48}.button--primary{background:var(--green);color:#fff}.button--primary:hover:not(:disabled){background:var(--green-dark)}.button--primary span{padding-left:12px;border-left:1px solid rgba(255,255,255,.35)}.button--secondary{border-color:var(--ink);background:transparent}.button--secondary:hover{background:var(--ink);color:#fff}.button--text{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px}.button--full{width:100%}.hero-controls{position:absolute;z-index:5;bottom:48px;left:50%;width:min(calc(100% - 48px),var(--max));transform:translate(-50%);display:flex;align-items:center;gap:8px}.hero-wave{position:absolute;z-index:4;bottom:-1px;left:0;width:100%;height:44px;pointer-events:none;color:var(--paper)}.hero-wave path{fill:currentColor}.hero-controls .icon-button{border-color:#18302b66;background:#fffdf7d1}.hero-dots{display:flex;align-items:center;gap:7px;margin:0 5px}.hero-dots button{width:24px;height:3px;padding:0;border:0;background:#18302b61;cursor:pointer}.hero-dots button[aria-current=true]{background:var(--ink)}.section{width:min(calc(100% - 48px),var(--max));margin:0 auto;padding:104px 0}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:42px}.section-heading h2,.craft-copy h2,.set-intro h2,.newsletter h2{margin:0;font-size:48px}.section-heading>p{margin:0;color:var(--muted);font-size:15px}.filter-row{display:flex;gap:8px;margin-bottom:30px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:thin}.filter-row button{flex:0 0 auto;min-height:39px;padding:8px 16px;border:1px solid var(--line);border-radius:4px;background:transparent;cursor:pointer;font-size:12px;font-weight:800}.filter-row button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 18px}.product-card{min-width:0}.product-image-button{position:relative;width:100%;aspect-ratio:1 / 1;padding:0;overflow:hidden;border:0;border-radius:7px;background:#f3eee4;cursor:pointer}.product-image-button img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-image-button:hover img{transform:scale(1.035)}.product-card-body{padding:15px 2px 0}.product-title{padding:0;border:0;background:transparent;cursor:pointer;font-family:"DM Serif Display",Georgia,serif;font-size:22px;line-height:1.2}.product-title:hover{text-decoration:underline;text-underline-offset:4px}.product-card-body>p{min-height:38px;margin:6px 0 11px;color:var(--muted);font-size:12px}.product-card-footer{min-height:40px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:10px;font-size:13px;font-weight:800}.product-card-footer .icon-button{width:34px;height:34px}.empty-results{min-height:280px;display:grid;place-items:center;align-content:center;gap:12px;border:1px dashed var(--line);text-align:center}.empty-results p{margin:0}.craft-story{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);align-items:stretch;background:var(--ocean);color:#fff}.craft-copy{align-self:center;width:min(100%,620px);margin-left:auto;padding:88px 76px 88px 34px}.craft-copy>p{max-width:560px;margin:24px 0 30px;color:#ffffffdb}.craft-copy ul{display:flex;flex-wrap:wrap;gap:10px 20px;margin:0;padding:0;list-style:none;font-size:12px;font-weight:800}.craft-copy li{display:flex;align-items:center;gap:7px}.craft-image{min-height:0;aspect-ratio:4 / 3}.craft-image img{width:100%;height:100%;object-fit:cover}.brand-depth{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:88px;align-items:start}.brand-depth-heading{position:sticky;top:132px}.brand-depth-heading>span,.info-hero>span{display:block;margin-bottom:14px;color:var(--green);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.brand-depth h2{margin:0;font-size:48px}.brand-depth-copy{max-width:720px}.brand-depth-copy>p{margin:0 0 20px;color:var(--muted);font-size:16px}.brand-depth-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}.brand-depth-links a{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:12px;font-weight:850;text-decoration:underline;text-underline-offset:5px}.set-builder{display:grid;grid-template-columns:.68fr 1.32fr;gap:72px;align-items:start}.set-intro{position:sticky;top:132px}.set-intro>p{margin:22px 0 26px;color:var(--muted)}.set-progress{margin-bottom:22px}.set-progress>span{display:block;margin-bottom:9px;font-size:12px;font-weight:800}.set-progress>div{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.set-progress i{height:5px;background:#deddd6}.set-progress i.is-filled{background:var(--hibiscus)}.set-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.set-options>button{min-width:0;min-height:92px;display:grid;grid-template-columns:72px minmax(0,1fr) 32px;align-items:center;gap:13px;padding:9px;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.set-options>button:hover{border-color:var(--green);transform:translateY(-1px)}.set-options>button.is-selected{border-color:var(--green);background:#eaf5ef}.set-options img{width:72px;height:72px;border-radius:4px;object-fit:cover}.set-options span{min-width:0}.set-options strong,.set-options small{display:block}.set-options strong{font-family:"DM Serif Display",Georgia,serif;font-size:17px;font-weight:400}.set-options small{margin-top:4px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.set-options i{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-style:normal}.set-options .is-selected i{border-color:var(--green);background:var(--green);color:#fff}.newsletter{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:72px max(24px,calc((100vw - var(--max)) / 2));background:var(--sun)}.newsletter form{height:58px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding-left:16px;border-bottom:2px solid var(--ink)}.newsletter input{min-width:0;height:100%;border:0;outline:0;background:transparent}.newsletter input::placeholder{color:#18302bb8}.newsletter form button{height:100%;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;cursor:pointer;font-size:12px;font-weight:850}.newsletter-success{display:flex;align-items:center;gap:10px;font-weight:800}.footer{display:grid;grid-template-columns:1.5fr .8fr .6fr .7fr;gap:54px;padding:72px max(24px,calc((100vw - var(--max)) / 2)) 28px;background:var(--ink);color:#fff}.footer-brand img{width:190px;height:62px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}.footer-brand p{margin:10px 0 0;color:#ffffffad}.footer h3{margin:0 0 14px;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.footer>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:13px}.footer a{display:inline-flex;align-items:center;gap:7px}.footer span,.footer-note,.copyright{color:#ffffffad}.footer-note{grid-column:1 / 4;margin:28px 0 0;font-size:11px}.info-page{min-height:70vh}.info-hero{padding:88px max(24px,calc((100vw - 920px)/2)) 64px;background:var(--sun)}.info-hero h1{max-width:820px;margin:0;font-size:clamp(44px,6vw,76px);line-height:1.02}.info-hero p{max-width:720px;margin:26px 0 0;font-size:18px}.info-content{width:min(calc(100% - 48px),920px);margin:0 auto;padding:72px 0 96px}.info-content section{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1fr);gap:48px;padding:30px 0;border-top:1px solid var(--line)}.info-content h2{margin:0;font-size:26px}.info-content p{margin:0;color:var(--muted)}.info-content>.button{margin-top:38px}.copyright{margin:28px 0 0;font-size:11px;text-align:right}.drawer-layer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0919158f;animation:layer-in .18s ease both}@keyframes layer-in{0%{opacity:0}to{opacity:1}}.drawer{width:min(520px,100%);height:100%;overflow-y:auto;background:var(--paper);box-shadow:-20px 0 50px #18302b2e;animation:drawer-in .24s ease both}@keyframes drawer-in{0%{transform:translate(36px);opacity:0}to{transform:translate(0);opacity:1}}.drawer-header{min-height:68px;display:flex;align-items:center;justify-content:space-between;padding:14px 22px;border-bottom:1px solid var(--line);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.drawer-header h2{margin:0;font-size:14px;letter-spacing:0}.drawer-header h2 span{display:inline-grid;min-width:25px;height:25px;margin-left:4px;place-items:center;border-radius:50%;background:var(--sun);font-size:11px}.drawer-product-image{width:100%;aspect-ratio:1 / .78;object-fit:cover}.drawer-product-content{padding:30px 26px 40px}.drawer-product-content h2{margin:0;font-family:"DM Serif Display",Georgia,serif;font-size:42px;font-weight:400;line-height:1.1}.drawer-product-content>p:not(.drawer-notes){color:var(--muted)}.drawer-notes{margin:8px 0 22px;color:var(--green);font-size:12px;font-weight:850;text-transform:uppercase}.drawer-product-content dl{margin:28px 0;border-top:1px solid var(--line)}.drawer-product-content dl div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.drawer-product-content dt{color:var(--muted)}.drawer-product-content dd{margin:0;text-align:right;font-weight:800}.cart-drawer{display:flex;flex-direction:column}.cart-lines{flex:1;padding:8px 22px}.cart-line{display:grid;grid-template-columns:104px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-line>img{width:104px;height:104px;border-radius:5px;object-fit:cover}.cart-line h3{margin:0;font-family:"DM Serif Display",Georgia,serif;font-size:19px;font-weight:400}.cart-line p{margin:3px 0 6px;color:var(--muted);font-size:10px}.cart-line>div>span{font-size:12px;font-weight:800}.quantity-control{display:inline-flex;align-items:center;gap:9px;margin-top:10px}.quantity-control .icon-button{width:28px;height:28px}.quantity-control>span{min-width:18px;text-align:center;font-size:12px;font-weight:800}.remove-button{margin-left:12px;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--muted);cursor:pointer;font-size:10px}.cart-summary{position:sticky;bottom:0;padding:18px 22px 24px;border-top:1px solid var(--line);background:var(--paper)}.demo-notice{display:flex;align-items:flex-start;gap:9px;margin-bottom:16px;padding:10px;border:1px solid #d2b54a;border-radius:5px;background:#fff5c8;font-size:10px}.demo-notice svg{flex:0 0 auto}.demo-notice strong,.demo-notice span{display:block}.demo-notice strong{margin-bottom:2px;font-size:11px}.subtotal{display:flex;justify-content:space-between;font-size:16px}.cart-summary>p{margin:7px 0 16px;color:var(--muted);font-size:10px}.cart-summary .checkout-error{color:#9a2f2f;font-weight:800}.empty-cart{flex:1;display:grid;place-items:center;align-content:center;gap:12px;padding:40px;text-align:center}.empty-cart h3{max-width:310px;margin:6px 0 0;font-family:"DM Serif Display",Georgia,serif;font-size:32px;font-weight:400;line-height:1.05}.empty-cart p{max-width:350px;margin:0 0 12px;color:var(--muted);font-size:13px}.toast{position:fixed;z-index:150;left:50%;bottom:24px;max-width:calc(100% - 32px);padding:12px 17px;border-radius:5px;background:var(--ink);color:#fff;font-size:12px;font-weight:800;opacity:0;pointer-events:none;transform:translate(-50%,12px);transition:opacity .18s ease,transform .18s ease}.toast.is-visible{opacity:1;transform:translate(-50%)}.overlay-open .toast{bottom:104px}.success-page{min-height:100svh;display:grid;place-items:center;padding:64px 24px;background:var(--sun)}.success-language{position:absolute;top:22px;right:22px}.success-panel{width:min(100%,620px);padding:56px;border-radius:8px;background:var(--paper);text-align:center}.success-panel>img{width:170px;height:52px;margin:0 auto 28px;object-fit:contain}.success-icon{width:68px;height:68px;display:grid;place-items:center;margin:0 auto 24px;border-radius:50%;background:var(--green);color:#fff}.success-panel h1{margin:0;font-size:52px}.success-panel>p{color:var(--muted)}.success-panel .demo-success{padding:10px;border:1px solid #d2b54a;border-radius:5px;background:#fff5c8;color:var(--ink);font-size:12px;font-weight:800}.order-number{font-size:12px}.success-panel .button{margin-top:16px}@media(max-width:1080px){.desktop-nav{gap:16px}.desktop-nav a:nth-child(4){display:none}.header-search{display:none}.search-toggle{display:inline-grid}.header-search.is-open{position:absolute;top:100%;right:20px;width:280px;height:48px;display:flex;padding:0 12px;border:1px solid var(--line);background:var(--paper);box-shadow:0 10px 30px #18302b24}.hero-content{padding-right:52%}.hero h1{font-size:58px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.promo-bar{min-height:30px;font-size:10px}.header-inner{width:calc(100% - 24px);min-height:62px;grid-template-columns:40px 1fr auto;gap:8px}.mobile-only{display:inline-grid}.brand-mark{width:128px;justify-self:center}.brand-mark img{height:40px}.desktop-nav,.header-actions .language-switch,.bag-label{display:none}.bag-button{padding:0}.header-actions{gap:4px}.search-toggle{width:34px;height:34px;border:0}.mobile-nav{display:grid;gap:0;padding:10px 18px 20px;border-top:1px solid var(--line);background:var(--paper)}.mobile-nav>a{padding:13px 4px;border-bottom:1px solid var(--line);font-family:"DM Serif Display",Georgia,serif;font-size:21px}.mobile-nav .language-switch{width:fit-content;margin-top:16px}.header-search.is-open{right:12px;left:12px;width:auto}.hero{min-height:610px;height:calc(100svh - 116px);max-height:760px}.hero-image-stack img{object-position:18% center}.hero:before{width:82%;background:linear-gradient(90deg,#fffcf4a3,#fffcf466 52%,#fffcf400);-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 50%,transparent 100%);mask-image:linear-gradient(90deg,#000 0%,#000 50%,transparent 100%)}.hero-content{width:calc(100% - 32px);justify-content:flex-end;padding:210px 30% 82px 0}.hero h1{max-width:250px;font-size:45px}.hero-copy{max-width:250px;margin-top:16px;font-size:15px;font-weight:600}.hero-actions{align-items:flex-start;flex-direction:column}.hero-controls{width:calc(100% - 32px);bottom:38px}.hero-wave{height:34px}.section{width:calc(100% - 32px);padding:72px 0}.section-heading{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.section-heading h2,.craft-copy h2,.set-intro h2,.newsletter h2{font-size:39px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 12px}.product-title{font-size:19px}.craft-story{grid-template-columns:1fr}.craft-copy{order:2;width:auto;margin:0;padding:56px 24px}.craft-image{min-height:0;aspect-ratio:4 / 3}.set-builder{grid-template-columns:1fr;gap:36px}.brand-depth{grid-template-columns:1fr;gap:28px}.brand-depth-heading{position:static}.brand-depth h2{font-size:39px}.set-intro{position:static}.newsletter{grid-template-columns:1fr;gap:28px;padding:58px 24px}.footer{grid-template-columns:1fr 1fr;padding:56px 24px 24px}.info-hero{padding:64px 24px 48px}.info-content{width:calc(100% - 48px);padding:52px 0 72px}.info-content section{grid-template-columns:1fr;gap:10px}.footer-brand,.footer-note{grid-column:1 / -1}.copyright{grid-column:1 / -1;margin-top:4px;text-align:left}}@media(max-width:480px){.hero h1{font-size:42px}.hero-copy{font-size:14px}.hero-actions .button--primary{width:100%}.hero-dots button{width:18px}.product-card-body>p{min-height:48px;font-size:10px}.product-card-footer{font-size:12px}.set-options{grid-template-columns:1fr}.newsletter form{height:auto;grid-template-columns:auto 1fr;padding:0 0 8px}.newsletter form button{grid-column:1 / -1;justify-content:center;min-height:44px;margin-top:8px;border:1px solid var(--ink)}.drawer{width:100%}.drawer-product-content h2{font-size:36px}.success-panel{padding:42px 22px}.success-panel h1{font-size:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
