.products-module__j9cd3G__stage{height:100vh;padding-top:var(--nav-h);z-index:2;grid-template-columns:38% 62%;align-items:stretch;max-width:1600px;margin:0 auto;display:grid;position:relative}.products-module__j9cd3G__panel{flex-direction:column;justify-content:center;padding:0 clamp(28px,4vw,64px);display:flex;overflow:hidden}@keyframes products-module__j9cd3G__panelIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.products-module__j9cd3G__panelInner{animation:products-module__j9cd3G__panelIn .38s var(--ease-drift) both;flex-direction:column;display:flex}.products-module__j9cd3G__panelName{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;color:var(--bark);margin-top:14px;font-size:clamp(38px,4.4vw,60px);font-weight:500;line-height:1.05}.products-module__j9cd3G__lead{font-family:var(--font-fraunces), serif;color:var(--bark-soft);max-width:34ch;margin:18px 0 26px;font-size:clamp(15px,1.55vw,18px);font-style:italic;line-height:1.55}.products-module__j9cd3G__panelActions{flex-direction:column;align-items:stretch;gap:10px;width:max-content;margin-bottom:4px;display:flex}.products-module__j9cd3G__storeBtn{background:var(--bark);color:var(--paper);transition:transform var(--t-base) var(--ease-drift), box-shadow var(--t-base);border-radius:14px;align-items:center;gap:10px;padding:10px 18px;display:inline-flex}.products-module__j9cd3G__storeBtn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.products-module__j9cd3G__storeBtn svg{width:20px;height:20px}.products-module__j9cd3G__storeBtn small{letter-spacing:.1em;opacity:.75;text-transform:uppercase;font-size:9px;display:block}.products-module__j9cd3G__storeBtn b{font-size:14px;font-weight:600}.products-module__j9cd3G__storeBtnPending{color:var(--bark-soft);cursor:default;background:0 0;border:1px dashed #2c24204d}.products-module__j9cd3G__storeBtnPending:hover{box-shadow:none;transform:none}.products-module__j9cd3G__carousel{flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.products-module__j9cd3G__count2{font-family:var(--font-plex-mono), monospace;letter-spacing:.2em;color:var(--aki-crimson);padding:0 clamp(28px,4vw,56px) 18px;font-size:12px}.products-module__j9cd3G__track{transition:transform var(--t-scene) var(--ease-drift);will-change:transform;gap:28px;padding:0 clamp(28px,4vw,56px);display:flex}.products-module__j9cd3G__card{border:1px solid var(--hairline);border-radius:var(--r-lg);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform var(--t-base) var(--ease-drift), border-color var(--t-base), box-shadow var(--t-base);background:#fff9;flex:0 0 360px;overflow:hidden}.products-module__j9cd3G__card:hover{box-shadow:var(--shadow-lg);border-color:#6e1e1e4d;transform:translateY(-10px)}.products-module__j9cd3G__hero{place-items:center;height:280px;display:grid;position:relative;overflow:hidden}.products-module__j9cd3G__glyph{width:118px;height:118px;box-shadow:none;z-index:1;background:0 0;border-radius:26px;place-items:center;display:grid;overflow:hidden}.products-module__j9cd3G__glyph svg{width:68px;height:68px}.products-module__j9cd3G__glyphImg{object-fit:cover;width:100%;height:100%}.products-module__j9cd3G__wash{position:absolute;inset:0}.products-module__j9cd3G__body{padding:22px 24px 26px}.products-module__j9cd3G__body h3{font-family:var(--font-fraunces), serif;color:var(--bark);font-size:24px;font-weight:500}.products-module__j9cd3G__sub{color:var(--bark-soft);white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:13.5px;line-height:1.45;overflow:hidden}.products-module__j9cd3G__pill{border-radius:var(--r-pill);color:var(--aki-crimson);background:#6e1e1e0f;border:1px solid #6e1e1e40;padding:3px 10px;font-size:10.5px}.products-module__j9cd3G__pillAvail{color:#3a5f28;background:#375f2817;border-color:#375f2847}.products-module__j9cd3G__stars{color:var(--aki-orange);letter-spacing:2px}.products-module__j9cd3G__controlsWrapper{z-index:5;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.products-module__j9cd3G__controls{align-items:center;gap:20px;display:flex}.products-module__j9cd3G__dots{gap:9px;display:flex}.products-module__j9cd3G__dots span{width:8px;height:8px;transition:all var(--t-base) var(--ease-drift);cursor:pointer;background:#2c242038;border-radius:50%}.products-module__j9cd3G__dots span.products-module__j9cd3G__on{background:var(--bark);border-radius:5px;width:26px}.products-module__j9cd3G__arrow{cursor:pointer;width:44px;height:44px;color:var(--bark);transition:all var(--t-base) var(--ease-drift);background:0 0;border:1px solid #2c242038;border-radius:50%;place-items:center;display:grid}.products-module__j9cd3G__arrow:hover:not(:disabled){border-color:var(--bark);transform:scale(1.08)}.products-module__j9cd3G__arrow:disabled{opacity:.25;cursor:default}.products-module__j9cd3G__arrow svg{width:18px;height:18px}.products-module__j9cd3G__hintOrth{font-family:var(--font-plex-mono), monospace;letter-spacing:.2em;color:#2c242066;text-transform:uppercase;font-size:11px}@media (max-width:900px){.products-module__j9cd3G__stage{grid-template-columns:1fr;height:auto;padding-bottom:56px}.products-module__j9cd3G__panel{padding-top:40px}.products-module__j9cd3G__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.products-module__j9cd3G__carousel::-webkit-scrollbar{display:none}.products-module__j9cd3G__count2{padding-left:20px;padding-right:20px}.products-module__j9cd3G__track{gap:16px;padding:4px 20px;scroll-padding-left:20px;transform:none!important}.products-module__j9cd3G__card{scroll-snap-align:center;flex:0 0 82vw;max-width:340px}.products-module__j9cd3G__card:hover{transform:none}.products-module__j9cd3G__hero{height:220px}.products-module__j9cd3G__controls,.products-module__j9cd3G__hintOrth{display:none}}
