:root{color:#171717;font-synthesis:none;--ink:#171717;--muted:#676763;--line:#deded8;--paper:#fff;--canvas:#f5f5f2;--yellow:#ffca06;--yellow-soft:#fff3bd;--green:#0e8057;--red:#df3b27;--radius:18px;--shadow:0 20px 50px #19191417;background:#f5f5f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);min-width:320px;margin:0}body:has(.cart-drawer.is-open){overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}.container{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding:84px 0}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.section-heading h2{max-width:700px;margin-bottom:0;font-size:clamp(2rem,4.5vw,4rem);line-height:.98}.eyebrow{color:#725a00;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:.76rem;font-weight:850;display:inline-flex}.eyebrow:before{background:var(--yellow);content:"";width:22px;height:3px}.button{background:var(--yellow);color:#171717;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #82640033}.button.secondary{border-color:var(--line);background:var(--paper);box-shadow:none}.button.dark{color:#fff;background:#171717}.button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.status-note{color:#594600;background:#fff9dc;border:1px solid #ebcf67;border-radius:14px;padding:18px 20px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=960px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.container{width:min(100% - 28px,1180px)}.section{padding:62px 0}.section-heading{display:block}.section-heading .button{margin-top:20px}.product-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transition:opacity .62s,transform .62s;transform:translateY(26px)}.reveal-visible{opacity:1;transform:none}}
