:root{--orange:#a64f36;--ink:#24332e;--paper:#d5d3c8;--muted:#505c54;--line:#adb2a6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.announcement{background:var(--ink);color:white;padding:11px 4.5%;display:flex;justify-content:space-between;font-size:9px;font-weight:600;letter-spacing:1.8px}.announcement b{color:var(--orange);margin-left:15px}.header{height:100px;margin:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;font-family:'Barlow Condensed',Impact,sans-serif;font-weight:800;font-size:27px;line-height:.83;letter-spacing:.4px}.brand small{display:block;font:600 10px 'DM Sans',sans-serif;letter-spacing:5px;margin-top:7px}.brand-mark{font:italic 800 64px 'Barlow Condensed',Impact,sans-serif;letter-spacing:-12px;color:var(--orange);padding-right:12px;line-height:1}.header nav{display:flex;gap:32px;font-size:12px}.nav-active{position:relative}.nav-active:after{content:'';position:absolute;bottom:-10px;left:0;width:20px;height:2px;background:var(--orange)}.bag-button{border:0;background:none;display:flex;align-items:center;gap:12px;font-size:12px}.bag-button span{background:var(--orange);color:white;border-radius:50%;width:21px;height:21px;display:grid;place-items:center;font-size:10px}.bag-button svg{width:20px;height:22px}.hero{margin:0 2%;display:grid;grid-template-columns:46% 54%;min-height:590px}.hero-copy{background:#aab6a5;padding:38px 9% 28px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.6px;display:flex;align-items:center;gap:8px;margin:0 0 20px}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--ink)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;font-weight:700}h1{font-size:clamp(70px,7.8vw,118px);line-height:.86;letter-spacing:-1.8px;margin:30px 0 23px}h1 span{color:#76412f}.hero-description{font-size:13px;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-height:45px;padding:13px 19px;border:0;font-weight:600;font-size:12px}.dark{background:var(--ink);color:white}.button span{font-size:21px;line-height:1}.hero-bottom{display:flex;gap:13px;align-items:center;font-size:8px;font-weight:700;line-height:1.6;letter-spacing:1px;margin-top:32px}.checkered{width:32px;height:24px;background:conic-gradient(var(--ink) 25%,transparent 0 50%,var(--ink) 0 75%,transparent 0) 0 0/12px 12px;transform:skew(-12deg)}.hero-image{position:relative;overflow:hidden;background:#343e34;color:white}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0003,transparent 35%,#0009)}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:48% center}.image-top{position:absolute;top:26px;left:28px;right:28px;display:flex;justify-content:space-between;z-index:1;font-size:9px;letter-spacing:1.5px}.hero-image-bottom{position:absolute;bottom:72px;left:35px;right:32px;display:flex;align-items:flex-end;justify-content:space-between;z-index:1;font:500 25px/.98 'Barlow Condensed',sans-serif}.hero-image-bottom strong{font-size:54px;font-weight:600}.round-arrow{border:1px solid #ffffff80;border-radius:50%;width:53px;height:53px;display:grid;place-items:center;font:30px 'DM Sans',sans-serif}.image-caption{position:absolute;bottom:27px;left:35px;z-index:1;font-size:8px;letter-spacing:2px}.ticker{display:flex;justify-content:space-around;align-items:center;gap:24px;padding:26px 4%;border-bottom:1px solid var(--line);white-space:nowrap;overflow:hidden;font:600 16px 'Barlow Condensed',sans-serif;letter-spacing:1.1px}.ticker i{font-size:22px;color:var(--orange);font-style:normal}.section-wrap{padding:65px 4.5%}.section-title{display:flex;justify-content:space-between;align-items:end;gap:25px}.muted{color:var(--muted)}h2{font-size:38px;line-height:1.05;letter-spacing:-.5px;margin-bottom:0}.section-title>p{font-size:12px;color:var(--muted);line-height:1.7;margin-bottom:0}.collection-toolbar{margin-top:32px;margin-bottom:25px;display:flex;justify-content:space-between;align-items:center;gap:16px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{border:1px solid var(--line);padding:11px 18px;background:none;font-size:11px}.filters button.active{background:var(--ink);border-color:var(--ink);color:white}.filters span{font-size:9px;color:#bbb;margin-left:10px}#result-count{font-size:10px;color:var(--muted);white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}.product-art{height:310px;position:relative;background:#edece7;overflow:hidden;display:grid;place-items:center}.product-art svg{height:88%;width:88%;transition:transform .3s}.product-card:hover .product-art svg{transform:scale(1.045) rotate(-2deg)}.product-badge{position:absolute;top:15px;left:15px;font-size:8px;letter-spacing:1px;background:#dedfd3;padding:6px 8px;z-index:1}.product-number{position:absolute;bottom:14px;right:16px;color:#536053;font-size:9px;letter-spacing:1px}.product-meta{display:flex;justify-content:space-between;margin:17px 0 8px;font-size:9px;letter-spacing:1.1px;color:var(--muted)}.product-meta span:last-child{color:#3f5948;font-size:8px}.product-card h3{font-family:'DM Sans',sans-serif;font-size:14px;font-weight:600;margin:0 0 9px}.product-bottom{display:flex;justify-content:space-between;align-items:center}.price{font-size:12px}.price small{color:var(--muted);font-size:10px;margin-left:5px}.add-button{background:none;border:0;border-bottom:1px solid var(--ink);padding:4px 0;font-size:10px}.add-button span{margin-left:14px;font-size:15px}.sample-note{color:var(--muted);font-size:10px;line-height:1.6;border-top:1px solid var(--line);margin:32px 0 0;padding-top:17px}.process{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.1fr;gap:80px;background:#bfc8ba}.process h2{font-size:48px}.process-heading>p:not(.eyebrow){font-size:12px;line-height:1.8;color:var(--muted);margin-top:20px}.process-arrow{display:block;font-size:58px;color:var(--orange);margin-top:20px}.steps article{display:flex;gap:26px;border-bottom:1px solid #9da995;padding:21px 0}.steps article:first-child{padding-top:0}.steps article>span{font:500 25px 'Barlow Condensed',sans-serif;color:var(--orange)}.steps h3{font-size:23px;margin-bottom:9px}.steps p{font-size:12px;line-height:1.8;color:#48564b;margin-bottom:0}.about{background:var(--ink);color:var(--paper);display:flex;align-items:center;gap:50px}.about>.brand-mark{font-size:110px;letter-spacing:-20px;padding-right:20px}.about h2{font-size:35px}.about p:not(.eyebrow){font-size:12px;line-height:1.8;color:#b4b4aa;margin:18px 0 0}.about>.round-arrow{margin-left:auto;flex-shrink:0}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 4.5%}footer .brand{font-size:22px}footer .brand-mark{font-size:45px}footer .brand small{font-size:8px;letter-spacing:4px}footer>p,footer>span{font-size:9px;color:var(--muted);margin:0}footer>span{letter-spacing:1px}dialog{border:0;padding:28px;width:min(580px,94vw);max-height:90vh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#151612aa;backdrop-filter:blur(4px)}.dialog-top{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:20px}.dialog-top .eyebrow{margin-bottom:8px}.icon-button{border:0;background:none;padding:8px}.order-item{padding:14px 0;border-bottom:1px solid var(--line)}.order-item-top{display:flex;justify-content:space-between;gap:12px;font-size:13px}.item-controls{display:flex;gap:12px;align-items:end;margin-top:12px}.item-controls label{flex:1}.remove-item{font-size:10px;text-decoration:underline;background:none;border:0;color:var(--muted);padding:10px}label{display:block;font-size:11px;font-weight:600}input,select,textarea{display:block;width:100%;border:1px solid #899584;padding:11px;background:#e0e2d6;margin-top:6px;border-radius:0;color:var(--ink)}input:focus,select:focus,textarea:focus{outline:2px solid var(--orange);outline-offset:1px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0}.form-grid .full{grid-column:1/-1}.form-note{font-size:11px;color:var(--muted);line-height:1.7}.consent{display:flex;align-items:flex-start;gap:9px;font-weight:400;font-size:11px;line-height:1.6;margin:16px 0}.consent input{width:15px;margin-top:2px;accent-color:var(--orange)}.submit-order{width:100%;background:var(--orange);color:#fff9ed;margin-top:8px}.error{color:#b12b18;font-size:12px}.empty{text-align:center;padding:35px 0}.empty p{color:var(--muted);line-height:1.8}.success-mark{display:grid;place-items:center;border:1px solid #64785c;color:#64785c;border-radius:50%;width:54px;height:54px;font-size:24px;margin:0 auto 20px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;padding:14px 24px;opacity:0;pointer-events:none;transition:.2s;z-index:5;font-size:12px}#toast.visible{opacity:1;transform:translate(-50%,0)}button:disabled{opacity:.5;cursor:wait}@media(min-width:1600px){body{max-width:1600px;margin:auto}}@media(max-width:1000px){.hero-copy{padding:32px 8%}.hero{min-height:550px}h1{font-size:90px}.header nav{gap:19px}.product-art{height:260px}.filters button{padding:10px 12px}.process{gap:40px}}@media(max-width:700px){.announcement{font-size:7px;letter-spacing:1px}.header{height:80px}.header nav{display:none}.brand{font-size:23px}.brand-mark{font-size:52px}.bag-button{font-size:11px;gap:7px}.hero{grid-template-columns:1fr;margin:0 3%}.hero-copy{padding:30px 7%}h1{font-size:88px}.hero-description{font-size:13px}.hero-image{min-height:340px}.hero-bottom{margin-top:26px}.ticker{justify-content:flex-start;padding:20px 5%;gap:22px;font-size:14px}.section-wrap{padding:43px 5%}.section-title{display:block}.section-title>p{margin-top:15px}h2{font-size:33px}.collection-toolbar{align-items:flex-start;margin-top:23px}#result-count{display:none}.filters{gap:6px}.filters button{font-size:10px;padding:10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:26px 13px}.product-art{height:205px}.product-badge{font-size:6px;top:10px;left:10px;padding:5px}.product-meta{font-size:8px;margin-top:12px;gap:5px}.product-meta span:last-child{font-size:6px}.product-card h3{font-size:12px;line-height:1.5}.price{font-size:11px}.price small{display:none}.add-button{font-size:9px}.add-button span{margin-left:7px}.process{grid-template-columns:1fr;gap:25px}.process h2{font-size:43px}.process-arrow{display:none}.steps article{gap:20px}.about{gap:20px;align-items:start}.about>.brand-mark{display:none}.about h2{font-size:29px}.about .round-arrow{width:39px;height:39px;font-size:24px}.desktop-break{display:none}footer{flex-wrap:wrap;padding:27px 5%}footer>p{display:none}footer>span{font-size:7px}.form-grid{gap:12px}dialog{padding:22px}.dialog-top h2{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.category-context{font-size:11px;color:var(--muted);line-height:1.7;margin:-6px 0 24px}
