.ShopBrowser-module__oEI2aq__tabRail{margin-bottom:44px}.ShopBrowser-module__oEI2aq__tabBar{border-radius:var(--radius-pill);box-shadow:var(--shadow);background:#fff;grid-auto-columns:1fr;grid-auto-flow:column;gap:8px;padding:8px;display:grid}.ShopBrowser-module__oEI2aq__tab{color:var(--ink);border-radius:var(--radius-pill);text-align:center;white-space:nowrap;transition:background var(--dur) var(--ease), color var(--dur) var(--ease);padding:12px 18px;font-size:14px;font-weight:500}.ShopBrowser-module__oEI2aq__tab:hover{background:var(--bg)}.ShopBrowser-module__oEI2aq__tabActive,.ShopBrowser-module__oEI2aq__tabActive:hover{background:var(--ink);color:#fff}.ShopBrowser-module__oEI2aq__tabEn{opacity:.55;letter-spacing:0;font-size:12px}.ShopBrowser-module__oEI2aq__brandBar{flex-wrap:wrap;justify-content:center;gap:8px;margin:-28px 0 40px;display:flex}.ShopBrowser-module__oEI2aq__brandPill{color:var(--ink-soft);border-radius:var(--radius-pill);box-shadow:var(--shadow);transition:background var(--dur) var(--ease), color var(--dur) var(--ease);background:#fff;padding:8px 16px;font-size:13px;font-weight:500}.ShopBrowser-module__oEI2aq__brandPill:hover{color:var(--ink)}.ShopBrowser-module__oEI2aq__brandPillActive,.ShopBrowser-module__oEI2aq__brandPillActive:hover{background:var(--ink);color:#fff}.ShopBrowser-module__oEI2aq__deskToolbar{justify-content:space-between;align-items:center;gap:12px;margin:-20px 0 28px;display:flex}.ShopBrowser-module__oEI2aq__deskCount{color:var(--ink-soft);font-size:13px}.ShopBrowser-module__oEI2aq__deskSort{color:var(--ink-soft);align-items:center;gap:8px;font-size:13px;display:inline-flex}.ShopBrowser-module__oEI2aq__deskSort select{color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-pill);box-shadow:var(--shadow);font:inherit;cursor:pointer;background:#fff;padding:8px 12px}.ShopBrowser-module__oEI2aq__mobileToolbar,.ShopBrowser-module__oEI2aq__sheetRoot{display:none}.ShopBrowser-module__oEI2aq__empty{text-align:center;color:var(--ink-soft);padding:80px 0}@media (max-width:820px){.ShopBrowser-module__oEI2aq__tabEn{display:none}}@media (max-width:640px){.ShopBrowser-module__oEI2aq__tabRail{top:calc(var(--ticker-h) + 68px);z-index:30;background:var(--bg);margin:-8px 0 16px;padding-block:8px;position:sticky}.ShopBrowser-module__oEI2aq__tabRail:after{content:"";border-radius:0 var(--radius-pill) var(--radius-pill) 0;pointer-events:none;background:linear-gradient(90deg,#0000,#fffffff5);width:32px;position:absolute;top:14px;bottom:14px;right:6px}.ShopBrowser-module__oEI2aq__tabBar{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px;padding:6px;display:flex;overflow-x:auto}.ShopBrowser-module__oEI2aq__tabBar::-webkit-scrollbar{display:none}.ShopBrowser-module__oEI2aq__tab{flex:none;padding:10px 16px}.ShopBrowser-module__oEI2aq__brandBar,.ShopBrowser-module__oEI2aq__deskToolbar{display:none}.ShopBrowser-module__oEI2aq__mobileToolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.ShopBrowser-module__oEI2aq__mobileTools{gap:8px;min-width:0;display:flex}.ShopBrowser-module__oEI2aq__toolButton{min-width:0;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-pill);box-shadow:var(--shadow);background:#fff;align-items:center;gap:5px;padding:9px 13px;font-size:13px;line-height:1.2;display:inline-flex}.ShopBrowser-module__oEI2aq__toolButton span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ShopBrowser-module__oEI2aq__toolButton svg{flex:none}.ShopBrowser-module__oEI2aq__toolButtonActive{color:#fff;background:var(--ink);border-color:var(--ink)}.ShopBrowser-module__oEI2aq__resultCount{color:var(--ink-soft);flex:none;font-size:12px}.ShopBrowser-module__oEI2aq__sheetRoot{z-index:1100;align-items:flex-end;display:flex;position:fixed;inset:0}.ShopBrowser-module__oEI2aq__sheetScrim{animation:ShopBrowser-module__oEI2aq__sheetFadeIn .18s var(--ease) both;background:#0000006b;position:absolute;inset:0}.ShopBrowser-module__oEI2aq__sheet{z-index:1;width:100%;max-height:min(72vh,620px);color:var(--ink);border-radius:var(--radius) var(--radius) 0 0;animation:ShopBrowser-module__oEI2aq__sheetSlideIn .24s var(--ease) both;background:#fff;position:relative;overflow:hidden;box-shadow:0 -18px 50px #00000029}.ShopBrowser-module__oEI2aq__sheet:before{content:"";border-radius:var(--radius-pill);background:var(--line);width:40px;height:4px;margin:10px auto 2px;display:block}.ShopBrowser-module__oEI2aq__sheetHead{padding:12px var(--pad);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.ShopBrowser-module__oEI2aq__sheetHead h2{font-size:18px;font-weight:500;line-height:1.3}.ShopBrowser-module__oEI2aq__sheetClose{width:38px;height:38px;color:var(--ink);justify-content:center;align-items:center;margin-right:-8px;display:inline-flex}.ShopBrowser-module__oEI2aq__sheetOptions{max-height:calc(min(72vh,620px) - 76px);padding:6px var(--pad) calc(18px + env(safe-area-inset-bottom));overflow-y:auto}.ShopBrowser-module__oEI2aq__sheetOption{width:100%;min-height:50px;color:var(--ink);border-bottom:1px solid var(--line);text-align:left;justify-content:space-between;align-items:center;padding:12px 4px;font-size:15px;display:flex}.ShopBrowser-module__oEI2aq__sheetOption[aria-pressed=true]{font-weight:500}.ShopBrowser-module__oEI2aq__sheetOption svg{color:var(--accent);flex:none}@keyframes ShopBrowser-module__oEI2aq__sheetFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ShopBrowser-module__oEI2aq__sheetSlideIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.ShopBrowser-module__oEI2aq__sheetScrim,.ShopBrowser-module__oEI2aq__sheet{animation:none}}
.PageHero-module__aE6RSq__hero{text-align:center;justify-content:center;align-items:center;width:100%;height:58vh;min-height:420px;max-height:600px;display:flex;position:relative;overflow:hidden}.PageHero-module__aE6RSq__img{object-fit:cover;z-index:0;scale:1.15}.PageHero-module__aE6RSq__hidden{opacity:0;visibility:hidden;will-change:transform, opacity;transform:translateY(30px)}@media (prefers-reduced-motion:reduce){.PageHero-module__aE6RSq__hidden{opacity:1;visibility:visible;transform:none}}.PageHero-module__aE6RSq__scrim{z-index:1;background:#0000006b;position:absolute;inset:0}.PageHero-module__aE6RSq__inner{z-index:2;max-width:800px;padding-inline:var(--pad);color:#fff;flex-direction:column;align-items:center;margin-top:20px;display:flex;position:relative}.PageHero-module__aE6RSq__badges{gap:6px;margin-bottom:20px;display:inline-flex}.PageHero-module__aE6RSq__eyebrow{letter-spacing:.02em;color:#fffc;-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-pill);background:#ffffff26;padding:7px 18px;font-size:13px}.PageHero-module__aE6RSq__eyebrowDark{color:#fff;border-radius:var(--radius-pill);background:#000;padding:7px 16px;font-size:13px}.PageHero-module__aE6RSq__ctas{gap:10px;margin-top:28px;display:flex}.PageHero-module__aE6RSq__ctaLight,.PageHero-module__aE6RSq__ctaGlass{border-radius:var(--radius-pill);transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease);padding:12px 24px;font-size:14px;font-weight:500}.PageHero-module__aE6RSq__ctaLight{color:var(--ink);background:#fff}.PageHero-module__aE6RSq__ctaGlass{color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff29}.PageHero-module__aE6RSq__ctaLight:hover,.PageHero-module__aE6RSq__ctaGlass:hover{opacity:.85;transform:translateY(-1px)}.PageHero-module__aE6RSq__title{font-family:var(--font-display);font-size:var(--text-hero);letter-spacing:0;color:#fffffff7;font-weight:500;line-height:1.18}.PageHero-module__aE6RSq__sub{color:#ffffffd1;max-width:460px;margin-top:16px;font-size:16px;line-height:1.6}@media (max-width:640px){.PageHero-module__aE6RSq__compactOnMobile{height:360px;min-height:360px;max-height:360px}}
