@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#111211;--ink:#f1f1e9;--muted:#a7a8a0;--copper:#cd9066}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}header{height:104px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff24;background:var(--bg);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:12px}.brand img{width:42px;height:42px}.brand span{font:800 31px/.85 Manrope,sans-serif;letter-spacing:-1px}.brand small{display:block;font:600 10px/1.9 'DM Sans',sans-serif;letter-spacing:4px}nav{display:flex;gap:48px;font-size:14px}.story{height:480vh}.stage{position:sticky;top:0;height:100vh;min-height:650px;overflow:hidden;padding:38px 5% 28px;display:flex;flex-direction:column}.topline,.stage-bottom{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1.5px;position:relative;z-index:3}.topline{color:var(--muted)}.story-copy{position:relative;z-index:2;width:51%;margin:auto 0}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;color:var(--copper);margin:0 0 28px}h1,h2{font-family:Manrope,sans-serif;font-weight:500;letter-spacing:-.065em;line-height:1.04;margin:0}h1{font-size:clamp(48px,5.8vw,90px)}.story-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;max-width:340px;color:var(--muted);margin:30px 0}.button{display:inline-flex;gap:60px;align-items:center;background:var(--copper);color:#151714;padding:18px 22px;font-size:14px}.visual{position:absolute;width:57%;height:78%;right:-1%;top:11%;overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 12%,#000 90%,transparent)}#frames{height:100%;position:relative}.frame{position:absolute;inset:0;background-repeat:no-repeat;background-size:500% auto;background-position-y:50%;opacity:0;will-change:transform,opacity;filter:contrast(1.04)}.stage-bottom{color:var(--muted)}.steps{display:flex;gap:10px}.steps button{background:none;border:0;border-top:2px solid #4c4d48;color:var(--muted);width:42px;padding:12px 0;cursor:pointer;font-size:12px}.steps button.active{border-color:var(--copper);color:var(--ink)}.products{background:#e9eae4;color:#1a211d;padding:100px 5%}.catalog-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:44px}.catalog-heading .eyebrow{color:#8a5033}.catalog-heading h2{font-size:clamp(48px,6vw,82px)}.catalog-heading>p{max-width:300px;font-size:18px;line-height:1.6}.catalog-note{font-size:13px;color:#5b645d;border-top:1px solid #bdc2b8;padding-top:20px;margin-bottom:54px}.family{margin-top:54px}.family-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #bbc0b5;padding-bottom:18px}.family-title h3{font-size:24px;font-weight:500;margin:0}.family-title span{font-size:13px;color:#5b645d}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px}.product{border:1px solid #cdd0c7;min-width:0}.product-visual{height:180px;background:#141513;position:relative;overflow:hidden}.product-visual img{position:absolute;height:100%;width:auto;max-width:none;right:0}.gauge{position:absolute;top:16px;left:16px;z-index:1;color:#e5b695;font:500 15px Manrope}.product-body{padding:20px}.product h4{font-size:16px;line-height:1.5;margin:0 0 15px;font-weight:500}.price{font:600 20px Manrope}.meta{font-size:12px;color:#697165;margin-top:9px;line-height:1.6}.product details{margin-top:15px;font-size:13px}.product summary{cursor:pointer}.product details p{line-height:1.6}.product details a{text-decoration:underline}footer{padding:50px 5%;display:flex;justify-content:space-between;align-items:center}footer>span{font-size:12px;color:var(--muted)}footer p{color:var(--muted)}@media(max-width:760px){header{height:84px}nav{gap:20px}.story{height:420vh}.stage{min-height:620px;padding-top:25px}.topline{font-size:10px}.topline span:last-child{display:none}.story-copy{width:100%;margin:35px 0 auto}.story-copy h1{font-size:49px}.story-copy>p:not(.eyebrow){max-width:300px;margin:20px 0;font-size:14px}.eyebrow{margin-bottom:18px}.visual{width:80%;right:-3%;top:45%;height:45%;opacity:.85}.button{padding:14px 18px}.stage-bottom>span{font-size:9px;max-width:75px}.steps{gap:4px}.steps button{width:27px}.catalog-heading{display:block}.catalog-heading>p{font-size:16px;margin-top:25px}.products{padding:65px 5%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-visual{height:140px}.product-body{padding:14px}.product h4{font-size:14px}.price{font-size:17px}.family-title h3{font-size:21px}footer{flex-wrap:wrap;gap:25px}footer>span{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.story{height:100vh}.frame{will-change:auto}}
.product-visual img{width:500%;height:auto;top:50%;transform:translateY(-50%)}
:focus-visible{outline:2px solid var(--copper);outline-offset:5px}
@media(max-width:760px){.story-copy>p:not(.eyebrow){font-size:16px}.stage{min-height:740px}.visual{top:51%;height:36%}.steps button{min-height:44px}.stage-bottom>span{font-size:10px}}
.cart-toggle{background:none;border:1px solid #706452;color:var(--ink);padding:10px 14px;cursor:pointer}.cart-toggle span{display:inline-block;color:var(--copper);margin-left:8px}nav{align-items:center;gap:28px}.contact{padding:100px 5%;display:grid;grid-template-columns:1fr 1fr;gap:10%;border-top:1px solid #ffffff25}.contact h2{font-size:64px}.contact>div>p:last-child{color:var(--muted);line-height:1.8;max-width:340px}form label,.product-order label{display:block;font-size:14px;margin:18px 0 9px}input,textarea,select{font:inherit;width:100%;border:1px solid #71776e;padding:12px;background:transparent;color:inherit;border-radius:0}textarea{resize:vertical}form .button{border:0;margin-top:22px;cursor:pointer;font-size:16px}.form-help,.form-status{font-size:13px;line-height:1.7;color:var(--muted)}.honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.product-order{border-top:1px solid #cdd0c7;margin-top:18px}.product-order select{font-size:14px;background:#f2f3ee}.selected-price{font-size:13px;min-height:20px}.add-to-cart{width:100%;padding:13px;background:#202820;color:#fff;border:0;cursor:pointer}.add-to-cart:hover{background:#3c483b}.dialog-open{overflow:hidden}dialog{background:#edeee8;color:#202820;border:0;width:min(680px,100%);max-width:100%;max-height:92dvh;padding:32px;overscroll-behavior:contain}dialog::backdrop{background:#000a;backdrop-filter:blur(4px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c8cdc2;padding-bottom:25px}.dialog-top h2{font-size:42px}.close-dialog{background:none;border:0;font-size:30px;cursor:pointer;width:44px;height:44px;color:inherit}.cart-row{display:grid;grid-template-columns:1fr auto;gap:20px;padding:22px 0;border-bottom:1px solid #c8cdc2}.cart-row h3{font-size:17px;margin:0 0 10px;font-weight:500}.cart-row p{font-size:13px;margin:0 0 10px;color:#5b645d}.remove-item{border:0;background:none;text-decoration:underline;font-size:13px;padding:0;cursor:pointer;color:#704028}.cart-line-controls{display:grid;grid-template-columns:auto 62px;align-items:center;gap:8px;font-size:13px}.cart-line-controls input{padding:8px}.cart-line-controls strong{grid-column:1/-1;text-align:right;font-size:16px}.subtotal{display:flex;justify-content:space-between;gap:20px;padding-top:24px;font-size:18px}.estimate-note,dialog .form-help{font-size:13px;color:#5b645d;line-height:1.6}#enquiry-form{border-top:1px solid #c8cdc2;margin-top:25px;padding-top:10px}#enquiry-form>p{font-size:14px;line-height:1.6}#cart-status{font-size:14px;line-height:1.6}#enquiry-form h3{font-size:22px}.empty-cart{padding:30px 0}.empty-cart p{line-height:1.7}.empty-cart button{border:0;cursor:pointer}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#cd9066;color:#111;padding:15px 24px;z-index:10;opacity:0;pointer-events:none;max-width:90%;transition:opacity .15s}.toast.visible{opacity:1}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}[hidden]{display:none!important}@media(max-width:760px){header{height:auto;min-height:95px;flex-wrap:wrap;padding-top:16px;padding-bottom:16px;gap:20px}nav{width:100%;justify-content:space-between;gap:8px;font-size:13px}.contact{grid-template-columns:1fr;padding:65px 5%;gap:20px}.contact h2{font-size:48px}.cart-toggle{padding:8px}.product-order label,.product-order select{font-size:13px}dialog{padding:22px;max-height:95dvh}.subtotal{font-size:16px}.cart-row{gap:10px}}
