*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:Pretendard,Apple SD Gothic Neo,sans-serif;color:var(--ink);background:var(--bg)}body.stores-page-lock{overflow:hidden;overscroll-behavior-y:none;touch-action:pan-x}body.stores-page-lock .page.page-no-header{padding-bottom:0;padding-bottom:calc(78px + env(safe-area-inset-bottom))}body.stores-page-lock .page.page-no-header .page-body{height:calc(100dvh - 78px - env(safe-area-inset-bottom))}@font-face{font-family:Pretendard;font-weight:100;font-style:normal;src:url(/fonts/Pretendard/Pretendard-Thin.woff2) format("woff2");font-display:swap}@font-face{font-family:Pretendard;font-weight:200;font-style:normal;src:url(/fonts/Pretendard/Pretendard-ExtraLight.woff2) format("woff2");font-display:swap}@font-face{font-family:Pretendard;font-weight:300;font-style:normal;src:url(/fonts/Pretendard/Pretendard-Light.woff2) format("woff2");font-display:swap}@font-face{font-family:Pretendard;font-weight:400;font-style:normal;src:url(/fonts/Pretendard/Pretendard-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:Pretendard;font-weight:500;font-style:normal;src:url(/fonts/Pretendard/Pretendard-Medium.woff2) format("woff2");font-display:swap}@font-face{font-family:Pretendard;font-weight:600;font-style:normal;src:url(/fonts/Pretendard/Pretendard-SemiBold.woff2) format("woff2");font-display:swap}@font-face{font-family:Pretendard;font-weight:700;font-style:normal;src:url(/fonts/Pretendard/Pretendard-Bold.woff2) format("woff2");font-display:swap}@font-face{font-family:Pretendard;font-weight:800;font-style:normal;src:url(/fonts/Pretendard/Pretendard-ExtraBold.woff2) format("woff2");font-display:swap}@font-face{font-family:Pretendard;font-weight:900;font-style:normal;src:url(/fonts/Pretendard/Pretendard-Black.woff2) format("woff2");font-display:swap}a{color:inherit;text-decoration:none}button{font-family:inherit}.page{min-height:100vh;padding:0 0 84px;background:var(--bg)}.page.page-no-header{padding:0 0 80px;height:100dvh;overflow:hidden;overscroll-behavior-y:none}.page.page-no-header-scroll{padding:0 0 80px;min-height:100dvh}.page.page-home{padding-bottom:78px}.page.page-no-header>:not(.nav){width:100%}.page.page-no-header .page-body{height:100%;overflow:hidden;padding:0}.page.page-home .page-body,.page.page-no-header-scroll .page-body{padding:0}.page-body{display:grid;grid-gap:0;gap:0;padding:20px var(--page-gutter-mobile) 0}.page>:not(.nav):not(.desktop-header){margin-inline:auto}.page.page-width-narrow>:not(.nav):not(.desktop-header),.page>:not(.nav):not(.desktop-header){width:min(100%,var(--page-max-width-mobile))}.desktop-header{display:none}.location-preference-trigger{width:100%;border:1px solid #e6ebf2;border-radius:18px;background:hsla(0,0%,100%,.88);padding:10px 12px;display:inline-flex;align-items:center;gap:10px;text-align:left;box-shadow:0 6px 16px rgba(20,21,23,.04)}.location-preference-icon{width:28px;height:28px;border-radius:999px;background:rgba(255,79,24,.08);color:#ff4f18;display:inline-flex;align-items:center;justify-content:center;flex:none}.location-preference-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.location-preference-copy strong{display:block;font-size:14px;font-weight:800;line-height:1.35;color:#141517;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location-preference-copy em{font-style:normal;font-size:11px;font-weight:700;color:#8b95a3}.logo{display:inline-flex;align-items:center}.logo-image{display:block;height:42px;width:auto}.badge{font-size:12px;padding:6px 10px;border-radius:999px;background:var(--accent-soft);color:var(--brand);font-weight:800}.hero{display:grid;grid-gap:16px;gap:16px;background:var(--card);border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow)}.hero h1{font-family:var(--font-display),sans-serif;font-size:28px;line-height:1.15;margin:0}.hero p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.cta-row{display:grid;grid-gap:10px;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 16px;border-radius:16px;border:1px solid transparent;font-weight:800;font-size:14px;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease,color .15s ease;cursor:pointer}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 8px 16px rgba(255,79,24,.14)}.btn-secondary{background:#fff;color:var(--ink);border-color:rgba(20,21,23,.08);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.btn:disabled,.step-item:disabled{cursor:default;opacity:.55}.btn:active{transform:translateY(1px)}.page-intro{display:grid;grid-gap:10px;gap:10px;margin:6px 0 20px}.page-intro-copy{display:grid;grid-gap:6px;gap:6px}.auth-header h1,.page-intro h1{margin:0;font-size:28px;line-height:1.2;letter-spacing:-.05em;color:var(--ink)}.auth-header p,.page-intro p,.page-intro-description{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.product-tile{border:1px solid rgba(20,21,23,.08);border-radius:18px;background:#fff;padding:10px;display:grid;grid-gap:10px;gap:10px;box-shadow:var(--shadow-soft)}.product-tile-link{min-width:0;color:inherit;text-decoration:none;display:block}.product-tile-link .product-tile{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.product-tile-link:focus-visible .product-tile,.product-tile-link:hover .product-tile{border-color:rgba(255,79,24,.24);box-shadow:0 18px 34px rgba(20,21,23,.12);transform:translateY(-2px)}.product-tile-link:active .product-tile{transform:translateY(0);box-shadow:0 10px 20px rgba(20,21,23,.1)}.product-tile-link:focus-visible{outline:none}.product-tile.is-compact{scroll-snap-align:start}.product-tile-image-wrap{position:relative;aspect-ratio:1/1.04;min-height:152px;border-radius:14px;overflow:hidden;background:#f2f4f7}.product-tile.is-compact .product-tile-image-wrap{aspect-ratio:1/1;min-height:0}.product-tile-image,.product-tile-image-empty{width:100%;height:100%}.product-tile-image{display:block;object-fit:cover}.product-tile-image-empty{display:grid;place-items:center;font-size:11px;color:#6b7280}.product-tile-badge{position:absolute;top:10px;right:10px}.product-tile-body{display:grid;grid-gap:8px;gap:8px;min-width:0}.product-tile-top-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.product-tile-title{min-width:0;font-size:13px;font-weight:700;line-height:1.4;color:#141517;min-height:calc(13px * 1.4 * 2)}.product-tile-title h2,.product-tile-title strong{margin:0;display:-webkit-box;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-tile-price{font-size:17px;font-weight:900;color:#111827;line-height:1.2;letter-spacing:-.01em}.product-tile-footer,.product-tile-sub-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-tile-footer{display:grid;grid-gap:6px;gap:6px;align-items:start}.product-tile-chip,.product-tile-stock{min-height:22px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;font-size:10px;font-weight:800}.product-tile-chip{background:#f1f5f9;color:#64748b}.product-tile-stock.is-stocked{background:#f0fdf4;color:#16a34a}.product-tile-stock.is-soldout{background:#fff1f2;color:#e11d48}.product-tile-meta-text{font-size:11px;color:#7b8794}.product-tile-footer-text{flex:1 1;min-width:0;font-size:12px;font-weight:700;line-height:1.45;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-tile-footer-label{flex:none;font-size:10px;font-weight:800;color:#98a2b3;letter-spacing:.02em;text-transform:uppercase}.product-tile-footer-link{flex:none;min-height:28px;padding:0 10px;border-radius:999px;background:#fff3ed;color:#ff4f18;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center}.product-tile-footer-link:hover{background:#ffe7dc}.section{margin-top:24px;display:grid;grid-gap:12px;gap:12px}.section h2{margin:0;font-size:16px;font-weight:700}.home-search-hero{display:grid;grid-gap:12px;gap:12px;background:#f8fafc;border:1px solid #dbe4f3;border-radius:var(--radius-lg);padding:18px;box-shadow:var(--shadow)}.home-search-copy{display:grid;grid-gap:8px;gap:8px}.home-search-copy h1{margin:0;font-size:22px;line-height:1.3;letter-spacing:-.02em}.home-search-copy p{margin:0;color:#4a5768;font-size:13px;line-height:1.5}.home-search-box{height:50px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;border-radius:14px;border:1px solid #d6deec;background:#fff;padding:0 14px}.home-search-icon{font-size:14px;line-height:1}.home-search-box input{width:100%;height:100%;border:0;font-size:14px;color:#111827;background:transparent}.home-search-box input:focus{outline:none}.home-search-box:focus-within{border-color:var(--info-border);box-shadow:0 0 0 3px rgba(45,108,223,.1)}.home-keyword-row{display:flex;flex-wrap:wrap;gap:8px}.home-keyword-chip{border:1px solid #d6deec;background:#fff;border-radius:999px;font-size:12px;font-weight:600;color:#36455a;min-height:30px;padding:0 12px}.home-keyword-chip:active{transform:translateY(1px)}.home-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-section-head a{font-size:12px;color:var(--brand-2);font-weight:700}.home-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.home-category-item{border:1px solid #dfe3eb;border-radius:14px;background:#fff;min-height:72px;padding:10px 8px;display:grid;grid-gap:6px;gap:6px;place-items:center;font-size:11px;font-weight:700;color:#243244}.home-category-item.is-active{border-color:var(--info-border);background:var(--info-soft);color:var(--info)}.home-category-icon{font-size:18px;line-height:1}.home-banner-stack{display:grid;grid-gap:10px;gap:10px}.home-banner-main{border-radius:18px;padding:16px;border:1px solid #dbe4f3;background:var(--info);color:#fff;display:grid;grid-gap:8px;gap:8px}.home-banner-main strong{font-size:18px;line-height:1.3}.home-banner-main p{margin:0;font-size:12px;color:hsla(0,0%,100%,.9);line-height:1.5}.home-banner-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;height:24px;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:hsla(0,0%,100%,.2);font-size:11px;font-weight:600}.home-banner-subgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.home-banner-mini{border-radius:14px;border:1px solid #dbe4f3;background:#fff;padding:12px;display:grid;grid-gap:6px;gap:6px}.home-banner-mini span{font-size:11px;color:#4d5a6b;font-weight:600}.home-banner-mini strong{font-size:13px;line-height:1.4}.home-products-section{gap:10px}.home-product-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);grid-gap:10px;gap:10px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#9aa6bb #e8edf5}.home-product-scroll::-webkit-scrollbar{height:8px}.home-product-scroll::-webkit-scrollbar-track{background:#e8edf5;border-radius:999px}.home-product-scroll::-webkit-scrollbar-thumb{background:#7e8ba1;border-radius:999px}.home-product-scroll::-webkit-scrollbar-thumb:hover{background:#6f7d95}.home-product-card{scroll-snap-align:start;border:1px solid #dfe3eb;border-radius:14px;background:#fff;padding:12px;display:grid;grid-gap:8px;gap:8px;min-height:150px}.home-product-tag{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:20px;align-items:center;padding:0 8px;border-radius:999px;background:var(--info-soft);color:var(--info);font-size:10px;font-weight:700}.home-product-card strong{font-size:14px;line-height:1.4}.home-product-card p{margin:0;font-size:12px;color:#5a6474;line-height:1.45}.home-product-price{margin-top:auto;font-size:15px;font-weight:800;color:#101827}.home-hub{display:grid;grid-gap:18px;gap:18px}.home-hub-hero{position:relative;overflow:hidden;display:grid;grid-gap:10px;gap:10px;padding:22px 18px 20px;border:1px solid #d9e0ea;border-radius:22px;background:#f7f8fb;box-shadow:0 8px 18px rgba(20,21,23,.05)}.home-hub-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:rgba(16,33,61,.08);color:#26415f;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-hub-hero h1{margin:0;font-size:28px;line-height:1.22;letter-spacing:-.03em;color:#101827}.home-hub-hero p{margin:0;max-width:30ch;color:#4d5a6b;font-size:14px;line-height:1.6}.home-entry-grid{display:grid;grid-gap:12px;gap:12px}.home-entry-card{position:relative;overflow:hidden;display:grid;grid-gap:10px;gap:10px;min-height:168px;padding:18px;border-radius:22px;border:1px solid rgba(20,21,23,.08);color:inherit;box-shadow:0 8px 18px rgba(20,21,23,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-entry-card:active{transform:translateY(1px)}.home-entry-card-stores{border-color:#cfe0d8;background:#eef8f1}.home-entry-card-products{border-color:#e0d7c9;background:#fff4e5}.home-entry-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:24px;align-items:center;padding:0 10px;border-radius:999px;background:rgba(16,24,39,.08);color:#273446;font-size:11px;font-weight:800}.home-entry-card strong{font-size:22px;line-height:1.28;letter-spacing:-.02em;color:#101827}.home-entry-card p{margin:0;max-width:28ch;color:#4c5b6d;font-size:13px;line-height:1.55}.home-entry-link{margin-top:auto;font-size:13px;font-weight:800;color:#173454}.home-hub-guide,.home-hub-shortcuts{display:grid;grid-gap:10px;gap:10px}.home-hub-hints{display:grid;grid-gap:8px;gap:8px}.home-hub-hint{border:1px solid #dde4ef;border-radius:16px;background:#fff;padding:13px 14px;color:#334155;font-size:13px;line-height:1.55}.home-hub-shortcut-list{display:grid;grid-gap:8px;gap:8px}.home-hub-shortcut{display:flex;align-items:center;min-height:48px;padding:0 14px;border:1px solid #dbe2ec;border-radius:14px;background:#fff;color:#213247;font-size:13px;font-weight:700}.home-hub-shortcut:active{transform:translateY(1px)}.home-v3{min-height:100%;padding:8px 0 calc(16px + env(safe-area-inset-bottom));background:#fff;display:grid;grid-gap:18px;gap:18px}.home-v3>:not(.home-v3-divider){padding-left:16px;padding-right:16px}.home-v3-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-v3-greeting{display:grid;grid-gap:4px;gap:4px}.home-v3-greeting span{font-size:12px;font-weight:500;color:#8b95a3}.home-v3-greeting-title{font-size:24px;font-weight:800;letter-spacing:-.04em;line-height:1.22;color:#141517}.home-v3-location-trigger{width:-moz-fit-content;width:fit-content;max-width:100%;border:0;background:transparent;padding:0;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.home-v3-inline-icon,.home-v3-search-icon,.map-my-location-icon,.stores-search-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.home-v3-inline-icon svg,.home-v3-search-icon svg,.map-my-location-icon svg,.stores-search-icon svg{display:block}.home-v3-inline-icon{width:22px;height:22px;border-radius:999px;background:rgba(255,79,24,.08);color:#ff4f18;flex:none}.home-v3-location-trigger strong{font-size:22px;font-weight:800;color:#141517;letter-spacing:-.04em;text-align:left}.home-v3-location-trigger em{font-style:normal;min-height:24px;padding:0 9px;border-radius:999px;background:rgba(255,79,24,.08);color:#ff4f18;font-size:11px;font-weight:800;display:inline-flex;align-items:center}.home-v3-greeting small{font-size:11px;line-height:1.45;color:#8b95a3}.home-v3-notice{min-width:58px;min-height:40px;border-radius:14px;background:hsla(0,0%,100%,.88);border:1px solid rgba(20,21,23,.08);box-shadow:0 6px 14px rgba(20,21,23,.045);color:#141517;text-decoration:none;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:6px}.home-v3-notice-dot{width:8px;height:8px;border-radius:999px;background:#ff4f18;box-shadow:0 0 0 2px rgba(255,79,24,.12)}.home-v3-search{position:relative}.home-v3-search-bar{min-height:56px;border-radius:18px;background:rgba(242,244,247,.92);border:1px solid rgba(20,21,23,.06);color:#9ca3af;text-decoration:none;padding:0 16px;display:flex;align-items:center;gap:12px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-v3-search-icon{width:18px;height:18px;color:#9ca3af;flex:none}.home-v3-banner{position:relative;height:152px;margin:0 12px;border-radius:24px;overflow:hidden;box-shadow:0 10px 22px rgba(20,21,23,.08)}.home-v3-banner-slide{position:absolute;inset:0;padding:28px 24px;display:grid;align-content:center;grid-gap:8px;gap:8px;opacity:0;transition:opacity .28s ease}.home-v3-banner-slide.is-active{opacity:1}.home-v3-banner-kicker{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;min-height:24px;padding:0 10px;border-radius:999px;background:hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.92);font-size:11px;font-weight:800;letter-spacing:-.01em}.brand-card-mark svg,.home-v3-banner-decoration svg,.home-v3-banner-kicker svg{display:block}.home-v3-banner-decoration{position:absolute;right:22px;top:22px;width:36px;height:36px;border-radius:14px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.88);display:inline-flex;align-items:center;justify-content:center}.home-v3-banner-slide.is-accent{background:#ff4f18}.home-v3-banner-slide.is-dark{background:#141517}.home-v3-banner-slide h2{margin:0;font-size:24px;line-height:1.28;letter-spacing:-.05em;color:#fff}.home-v3-banner-slide p{margin:0;font-size:13px;color:hsla(0,0%,100%,.78)}.home-v3-banner-indicator{position:absolute;left:24px;bottom:16px;display:flex;gap:6px}.home-v3-banner-indicator button{width:6px;height:6px;border:0;border-radius:999px;background:hsla(0,0%,100%,.38);padding:0}.home-v3-banner-indicator button.is-active{width:22px;background:#fff}.home-v3-banner-count{position:absolute;right:18px;bottom:14px;font-size:11px;font-weight:700;color:hsla(0,0%,100%,.64)}.home-v3-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.stat-card{border-radius:18px;background:#f2f4f7;padding:15px 10px 14px;text-align:center}.stat-card strong{display:block;font-size:26px;line-height:1;color:#141517;letter-spacing:-.06em}.stat-card strong span{margin-left:2px;font-size:11px;font-weight:600;color:#9ca3af}.stat-card p{margin:6px 0 0;font-size:11px;color:#6b7280}.home-v3-section{display:grid;grid-gap:14px;gap:14px}.home-v3-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-v3-section-head h2{margin:0;font-size:18px;font-weight:800;color:#141517;letter-spacing:-.04em}.home-v3-section-head a{font-size:13px;color:#6b7280;text-decoration:none}.home-v3-section-title,.page-section-title,.store-detail-section-heading{display:inline-flex;align-items:center;gap:7px}.home-v3-category-icon svg,.home-v3-section-title svg,.page-section-title svg,.store-detail-section-heading svg{display:block}.home-v3-section-title svg,.page-section-title svg{color:#ff4f18}.home-v3-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px 0;gap:16px 0}.home-v3-category-item{position:relative;display:grid;justify-items:center;grid-gap:8px;gap:8px;color:#141517;text-decoration:none}.home-v3-category-icon{width:54px;height:54px;border-radius:18px;background:#f2f4f7;display:grid;place-items:center;font-size:24px}.home-v3-category-badge{position:absolute;top:-4px;right:6px;padding:3px 6px;border-radius:6px;background:#ff4f18;color:#fff;font-size:8px;font-weight:800;letter-spacing:.04em}.home-v3-category-label{font-size:11px;font-weight:700;letter-spacing:-.03em}.home-v3-divider{display:none}.home-v3-store-list{display:grid}.home-v3-store-card,.store-item-main-link{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid #f2f4f7;color:inherit;text-decoration:none}.home-v3-store-card:last-child{border-bottom:0}.home-v3-store-avatar{position:relative;width:66px;height:66px;border-radius:18px;flex:none;background:#f2f4f7;display:grid;place-items:center}.home-v3-store-avatar span{font-size:24px;font-weight:800;color:rgba(20,21,23,.22)}.home-v3-store-avatar-image{width:100%;height:100%;object-fit:cover;display:block}.home-v3-store-avatar i{position:absolute;right:-2px;bottom:-2px;width:14px;height:14px;border-radius:999px;border:3px solid #fff;background:#6b7280}.home-v3-store-avatar i.is-open{background:var(--success)}.home-v3-store-avatar i.is-closed{background:#9ca3af}.home-v3-store-avatar i.is-prep{background:#f59e0b}.home-v3-store-copy{min-width:0;flex:1 1;display:grid;grid-gap:8px;gap:8px}.home-v3-store-title-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.home-v3-store-title-row strong{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;color:#141517;letter-spacing:-.03em}.home-v3-store-title-band{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:10px;gap:10px}.home-v3-store-title-band strong{min-width:0;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;font-size:15px;font-weight:800;color:#141517;letter-spacing:-.03em;line-height:1.35}.home-v3-store-selected-body{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.home-v3-store-selected-avatar{display:flex}.home-v3-store-selected-content{min-width:0;display:grid;grid-gap:8px;gap:8px}.home-v3-store-title-side{min-width:0;gap:6px}.home-v3-store-title-side,.home-v3-store-type{flex:none;display:inline-flex;align-items:center}.home-v3-store-type{min-height:20px;padding:0 7px;border-radius:6px;background:var(--brand-soft);color:var(--brand);font-size:10px;font-weight:800}.home-v3-store-meta-row{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#6b7280}.home-v3-store-hours{font-size:12px;font-weight:700;color:#445266}.home-v3-store-meta-pill{display:inline-flex;align-items:center;gap:4px;color:#6b7280;font-weight:600}.home-v3-store-meta-icon{width:16px;height:16px;border-radius:999px;background:#f4f5f7;color:#7b8190;display:inline-flex;align-items:center;justify-content:center;line-height:1;border:1px solid #eceff3;box-sizing:border-box}.home-v3-store-meta-icon svg{display:block}.home-v3-status-chip{min-height:22px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:800;display:inline-flex;align-items:center}.home-v3-status-chip.is-open{background:var(--success-soft);color:var(--success)}.home-v3-status-chip.is-prep{background:#fffbeb;color:#f59e0b}.home-v3-store-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.home-v3-store-brand-tags{min-width:0;display:flex;gap:4px;overflow:hidden}.home-v3-store-brand-tags span{flex:none;min-height:22px;max-width:100px;padding:0 8px;border-radius:7px;background:#f2f4f7;color:#141517;font-size:10px;font-weight:700;display:inline-flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-v3-store-link{flex:none;color:#9ca3af;font-size:12px;font-weight:700}.home-v3-store-action{flex:none;color:#9ca3af;font-size:11px;font-weight:800;white-space:nowrap}.home-v3-store-rating{flex:none;display:inline-flex;align-items:center;gap:4px;color:#7b8190;font-size:12px;font-weight:700;white-space:nowrap}.home-v3-store-rating-star{color:#ff8a00;display:inline-flex;align-items:center;justify-content:center}.home-v3-store-rating-star svg{display:block}.home-v3-store-rating-score{color:#141517}.home-v3-store-rating-meta{color:#9ca3af}.home-v3-brand-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.home-v3-brand-row::-webkit-scrollbar{display:none}.brand-card{min-width:92px;border-radius:18px;border:1px solid #e5e7eb;background:#fff;padding:16px 12px 14px;display:grid;justify-items:center;grid-gap:10px;gap:10px;box-shadow:0 10px 24px rgba(20,21,23,.05)}.brand-card-mark{width:48px;height:48px;border-radius:14px;background:#f1f4f8;border:1px solid #e5eaf1;color:#566273;display:inline-flex;align-items:center;justify-content:center}.brand-card strong{font-size:13px;color:#141517}.brand-card span{font-size:10px;color:#9ca3af}.home-v3-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.home-v3-product-badge{position:absolute;top:10px;left:10px;min-height:24px;padding:0 8px;border-radius:7px;background:#ff4f18;color:#fff;font-size:9px;font-weight:800;display:inline-flex;align-items:center}.home-v3-cta{border-radius:22px;background:#141517;padding:22px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.home-v3-cta strong{display:block;font-size:16px;color:#fff;letter-spacing:-.04em}.home-v3-cta p{margin:5px 0 0;font-size:12px;line-height:1.5;color:#9ca3af}.home-v3-cta-button{min-width:56px;height:56px;border-radius:18px;background:var(--brand);color:#fff;text-decoration:none;font-size:13px;font-weight:800;display:grid;place-items:center;flex:none}.home-v3-empty{border:1px dashed #d8dee8;border-radius:16px;background:hsla(0,0%,100%,.8);padding:18px 14px;text-align:center;font-size:13px;line-height:1.5;color:#6b7280;display:grid;grid-gap:10px;gap:10px;justify-items:center}.home-v3-empty p{margin:0}.home-v3-empty-action{min-height:36px;padding:0 14px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}@media (max-width:360px){.home-v3{padding-top:10px}.home-v3>:not(.home-v3-divider){padding-left:14px;padding-right:14px}.home-v3-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.card-grid{display:grid;grid-gap:12px;gap:12px}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:16px;display:grid;grid-gap:10px;gap:10px}.card-title{font-weight:700;font-size:15px}.card-desc{font-size:13px;color:var(--muted);line-height:1.5}.pill-row{display:flex;flex-wrap:wrap;gap:8px}.pill{padding:6px 10px;border-radius:999px;background:#11120f;color:#fff;font-size:11px}.nav{position:fixed;left:0;right:0;bottom:0;height:78px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid #f2f4f7;display:flex;align-items:flex-start;padding:8px 8px calc(8px + env(safe-area-inset-bottom));z-index:1100;overflow:hidden}.nav-item{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:center;gap:4px;color:#9ca3af;padding-top:2px;text-decoration:none}.nav-item-indicator{position:absolute;top:-11px;width:0;height:2.5px;border-radius:0 0 2px 2px;background:#ff4f18;transition:width .3s ease}.nav-item-label{font-size:10px;letter-spacing:-.03em;font-weight:500;transition:color .2s ease,font-weight .2s ease}.nav-item.active{color:#ff4f18}.nav-item.active .nav-item-indicator{width:28px}.nav-item.active .nav-item-label{font-weight:700}.auth-header{display:grid;grid-gap:10px;gap:10px;margin:6px 0 20px}.auth-card{position:relative;overflow:hidden;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px 18px;box-shadow:var(--shadow);display:grid;grid-gap:16px;gap:16px}.form-grid{display:grid;grid-gap:14px;gap:14px}.stepper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;align-items:stretch}.step-item{border:1px solid rgba(20,21,23,.08);background:#fff;color:#6b7280;border-radius:14px;min-height:46px;padding:8px 10px;font-size:12px;font-weight:700;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.step-item.active{background:var(--accent-soft);border-color:rgba(255,79,24,.24);color:var(--brand)}.step-section{display:grid;grid-gap:14px;gap:14px;align-items:start}.field{display:grid;grid-gap:8px;gap:8px;min-width:0}.field label{font-size:12px;font-weight:800;color:#4b5563}.input{width:100%;height:50px;padding:0 14px;border-radius:16px;border:1px solid rgba(20,21,23,.08);background:#f9fafb;font-size:14px;color:var(--ink)}.input:focus{outline:none;background:#fff;border-color:rgba(255,79,24,.3);box-shadow:0 0 0 4px rgba(255,79,24,.08)}.help{font-size:12px;color:var(--muted);line-height:1.55}.id-row{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:8px;gap:8px;align-items:start}.id-check-btn{min-height:46px;white-space:nowrap;padding:0 16px;justify-self:start}.auth-alert{border:1px solid rgba(255,79,24,.18);border-radius:18px;background:rgba(255,79,24,.05);padding:14px;display:grid;grid-gap:10px;gap:10px}.auth-alert-title{font-size:14px;font-weight:700;color:#ad1a1a}.auth-alert-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.auth-footer{text-align:center;font-size:12px;color:var(--muted)}.auth-footer a{color:var(--brand);font-weight:800}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-login-shell{min-height:calc(100dvh - 110px);display:grid;align-content:start;grid-gap:20px;gap:20px;padding:44px 0 32px}.auth-login-stage{min-height:560px;display:grid;align-content:center;grid-gap:28px;gap:28px;padding:24px 0 20px}.auth-login-lockup{display:grid;grid-gap:12px;gap:12px;width:min(100%,520px);margin:0 auto;text-align:center;justify-items:center}.auth-login-brand{font-size:24px;font-weight:800;color:#ff5a1f;letter-spacing:-.03em}.auth-login-lockup h1{margin:0;font-size:40px;line-height:1.18;letter-spacing:-.05em;color:#141517}.auth-login-lockup p{margin:0;max-width:34ch;font-size:16px;line-height:1.7;color:#1f2937;font-weight:600}.auth-login-panel{width:min(100%,448px);margin:0 auto;grid-gap:18px;gap:18px;display:grid}.auth-login-form{gap:10px;padding-top:6px}.auth-login-form .field{gap:0}.auth-login-form .input{height:58px;background:#fff;border-color:#d8dee8;border-radius:20px;padding:0 18px;font-size:15px}.auth-login-form .btn{min-height:58px;border-radius:20px;font-size:15px}.auth-login-form .btn-primary{background:#ff5a1f;box-shadow:0 10px 24px rgba(255,90,31,.2)}.auth-login-form .btn-secondary{border-color:#d8dee8;color:#111827;background:#fff}.auth-login-links{display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;color:#7b8494}.auth-login-links span{width:1px;height:10px;background:#d1d5db}.auth-login-links a{color:inherit;font-weight:700}.auth-login-feedback{text-align:center;color:#d14343}.auth-account-lockup{gap:8px}.auth-account-lockup h1{font-size:32px;line-height:1.16}.auth-account-panel{gap:20px}.auth-account-signup{text-decoration:none}.auth-signup-lockup{width:min(100%,560px)}.auth-signup-card{width:min(100%,520px);margin:0 auto;gap:18px;padding:22px 18px 18px;border-radius:24px;box-shadow:0 10px 28px rgba(20,21,23,.05)}.auth-signup-card .stepper{margin-bottom:2px}.auth-signup-card .step-section{gap:16px}.input.input-error{border-color:rgba(209,67,67,.45);background:snow;box-shadow:0 0 0 4px rgba(209,67,67,.08)}@media (max-width:767px){.auth-login-shell{padding-top:28px}.auth-login-stage{min-height:auto;gap:24px;padding:16px 0 8px}.auth-login-lockup{gap:10px}.auth-login-brand{font-size:22px}.auth-login-lockup p{font-size:15px;line-height:1.62}.auth-login-lockup,.auth-login-panel,.auth-signup-card,.auth-signup-lockup{width:100%}}.stores-layout{margin-top:0;position:relative;width:min(100%,480px);margin-inline:auto;height:100%;min-height:100%;overflow:hidden;overscroll-behavior:none}.stores-search-top{position:relative;z-index:20;display:grid;grid-gap:8px;gap:8px}.stores-search-top-overlay{position:absolute;left:12px;right:12px;top:max(12px,env(safe-area-inset-top));z-index:45;padding:8px;border:1px solid rgba(20,21,23,.06);border-radius:18px;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 28px rgba(20,21,23,.08)}.stores-search-shell{width:100%;height:52px;border:1px solid rgba(20,21,23,.06);border-radius:16px;background:#f2f4f7;box-shadow:none}.stores-search-trigger{width:100%;height:32px;display:flex;align-items:center;gap:8px;padding:0 14px;border:0;border-radius:14px;background:transparent;font-size:14px;font-weight:600;color:#141517}.stores-search-icon{width:26px;height:26px;border-radius:999px;background:rgba(255,79,24,.08);display:inline-flex;align-items:center;justify-content:center;color:#ff4f18;flex:none}.stores-search-placeholder{color:#6b7280;font-weight:600}.map-panel{min-height:100%;background:#e9edf2;border:0;border-radius:0;box-shadow:none;overflow:hidden;overscroll-behavior:none}.map-panel,.stores-map{position:relative;height:100%}.stores-map{z-index:1;width:100%}.map-store-label{display:inline-flex;align-items:center;max-width:184px;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,79,24,.2);background:hsla(0,0%,100%,.96);color:#141517;font-size:13px;font-weight:800;line-height:1;letter-spacing:-.01em;box-shadow:0 10px 24px rgba(20,21,23,.14);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.map-store-label.is-highlighted{border-color:rgba(255,79,24,.38);background:#fff7f2;box-shadow:0 14px 30px rgba(255,79,24,.18)}.map-store-label.is-highlighted.is-hovered{background:#fff}.map-my-location-btn{position:absolute;right:14px;bottom:calc(var(--stores-sheet-peek-height) + 14px + env(safe-area-inset-bottom));width:44px;height:44px;border:1px solid rgba(20,21,23,.08);background:hsla(0,0%,100%,.94);border-radius:999px;padding:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(20,21,23,.1);z-index:30;pointer-events:auto;transition:bottom .22s cubic-bezier(.22,1,.36,1),transform .14s ease}.map-my-location-btn:active{transform:scale(.98)}.map-my-location-btn:disabled{opacity:.65}.map-my-location-btn.active{border-color:rgba(255,79,24,.28)}.map-my-location-icon{width:18px;height:18px;color:#141517}.map-my-location-heading{position:relative;width:40px;height:40px}.map-my-location-center-dot{position:absolute;left:50%;top:50%;width:12px;height:12px;border-radius:999px;background:#2d6cdf;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.25);transform:translate(-50%,-50%)}.map-my-location-cone{position:absolute;left:50%;top:50%;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:20px solid rgba(45,108,223,.38);transform-origin:50% 100%;pointer-events:none}.stores-bottom-sheet{position:absolute;inset:0 0 env(safe-area-inset-bottom);z-index:60;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;grid-gap:8px;gap:8px;border-radius:24px 24px 0 0;border-top:1px solid rgba(20,21,23,.06);background:hsla(0,0%,100%,.99);box-shadow:0 -10px 24px rgba(20,21,23,.08);padding:8px 14px calc(10px + env(safe-area-inset-bottom));transition:transform .32s cubic-bezier(.22,1,.36,1);will-change:transform;overscroll-behavior:contain}.stores-bottom-sheet.dragging{transition:none}.stores-bottom-sheet.is-full{border-radius:0;border-top-color:transparent}.stores-bottom-sheet.is-collapsed{gap:4px}.stores-sheet-handle{width:100%;border:0;background:transparent;padding:2px 0 4px;display:grid;place-items:center;touch-action:none;cursor:-webkit-grab;cursor:grab}.stores-sheet-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.stores-sheet-grabber{width:44px;height:5px;border-radius:999px;background:#d0d5dd}.stores-sheet-status{display:grid;grid-gap:4px;gap:4px}.stores-sheet-top{display:grid;grid-gap:8px;gap:8px}.stores-empty-state{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px dashed #d8dee8;border-radius:16px;background:hsla(0,0%,100%,.88)}.stores-empty-state p{margin:0;font-size:13px;line-height:1.6;color:#6b7280}.stores-empty-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.stores-empty-action{min-height:34px;padding:0 12px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#6b7280;font-size:12px;font-weight:800}.stores-empty-action.is-primary{border-color:rgba(255,79,24,.16);background:#fff3ed;color:#ff4f18}.stores-list-meta{display:flex;justify-content:space-between;align-items:center}.stores-list-meta-main{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.stores-inline-reset{min-height:28px;padding:0 10px;border:1px solid var(--brand-border);border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:11px;font-weight:800}.stores-list-context{display:grid;grid-gap:10px;gap:10px}.stores-selected-store-card{position:relative;display:grid;grid-gap:8px;gap:8px;padding:13px 14px 14px;border:1px solid var(--brand-border-strong);border-radius:22px;background:#fffdfa;box-shadow:0 8px 18px rgba(20,21,23,.05)}.stores-selected-store-card .store-item{border-bottom:0;gap:12px}.stores-selected-store-card .store-item-main{padding:0}.stores-selected-store-card .store-item-main,.stores-selected-store-card .store-item-main-link{border-radius:18px}.stores-selected-store-card .home-v3-store-title-row strong{font-size:17px}.stores-selected-store-card .home-v3-store-title-side{gap:6px}.stores-selected-store-card .store-item-main-wrap-title{display:block}.stores-selected-store-card .home-v3-store-copy-selected{gap:8px}.stores-selected-store-card .home-v3-store-title-band{gap:12px}.stores-selected-store-card .home-v3-store-title-band strong{font-size:17px}.stores-selected-store-card .home-v3-store-copy{gap:7px}.stores-selected-store-card .home-v3-store-meta-row{gap:6px}.stores-selected-store-card .home-v3-store-hours{font-size:11px}.stores-selected-store-card .store-item-home-address{font-size:12px;line-height:1.45}.stores-selected-store-card .home-v3-store-bottom{align-items:center;padding-top:2px}.stores-selected-store-card .home-v3-store-brand-tags span{max-width:84px}.stores-selected-store-card .home-v3-store-rating{font-size:11px}.stores-selected-store-card .home-v3-store-card,.stores-selected-store-card .store-item-main-link{padding:0;border-bottom:0}.stores-selected-store-card .store-item-actions{display:none}.stores-selected-store-card .store-item.active .store-item-main,.stores-selected-store-card .store-item.active .store-item-main-link{border:0;background:transparent;box-shadow:none}.stores-list-query-summary{margin:0;font-size:12px;line-height:1.55;color:#6b7280}.home-v3-location-banner{border:1px solid rgba(255,79,24,.16);border-radius:18px;background:#fff8f4;padding:18px 16px;display:grid;grid-gap:10px;gap:10px;grid-column:1/-1}.home-v3-location-banner strong{font-size:14px;font-weight:800;line-height:1.45;color:#141517}.home-v3-location-banner p{margin:0;font-size:12px;line-height:1.55;color:#7a4b3b}.home-v3-location-banner-action{min-height:38px;padding:0 14px;border:0;border-radius:999px;background:#ff4f18;color:#fff;font-size:12px;font-weight:800;justify-self:start}.stores-list-meta.is-detail{gap:10px}.stores-list-meta h2{margin:0;font-size:18px;font-weight:800;color:#141517;letter-spacing:-.04em}.stores-list-meta span{font-size:12px;color:#8b95a3;font-weight:700}.stores-list-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media (max-width:1023px){.stores-bottom-sheet{border-radius:0}.stores-map{height:calc(100% - 90px);align-self:start}.stores-bottom-sheet.is-collapsed .stores-list-meta{align-items:center}.stores-bottom-sheet.is-collapsed .stores-list-context,.stores-bottom-sheet.is-collapsed .stores-list-filters,.stores-bottom-sheet.is-collapsed .stores-list-meta span,.stores-bottom-sheet.is-collapsed .stores-selected-store-card,.stores-bottom-sheet.is-collapsed .stores-sheet-status{display:none}.stores-bottom-sheet.is-collapsed .stores-list-meta h2{font-size:16px}.stores-list-context,.stores-sheet-top{gap:6px}.stores-selected-store-card{gap:8px;padding:12px}.stores-selected-store-card .store-item{gap:10px}.stores-list-query-summary{font-size:11px;line-height:1.45}.stores-list-filters{padding-top:2px}.stores-list-context:empty{display:none}}.stores-list-filter{min-height:32px;padding:0 12px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#6b7280;font-size:12px;font-weight:800}.stores-list-filter.is-active{border-color:var(--brand-border);background:var(--brand-soft);color:var(--brand)}.stores-list-back{border:0;background:transparent;padding:0;font-size:13px;font-weight:800;color:var(--brand);display:inline-flex;align-items:center;gap:4px}.stores-list-header{display:flex;justify-content:space-between;align-items:center}.stores-list-header h2{margin:0;font-size:15px}.stores-list-header span{font-size:12px;color:var(--muted)}.stores-list{display:flex;flex-direction:column;gap:10px;overflow:auto;min-height:0;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.stores-list.is-sheet-locked{overflow:hidden;touch-action:none}.store-item{width:100%;border-bottom:1px solid #f2f4f7;padding:0;display:grid;grid-gap:8px;gap:8px;transition:background .18s ease}.store-item,.store-item-main,.store-item.active,.store-item.is-hovered,.store-item:hover{background:transparent}.store-item-main{width:100%;border:0;text-align:left;padding:0;display:flex;gap:14px;align-items:flex-start;cursor:pointer}.store-item-main-link{width:100%}.store-item-home-avatar i.is-selected{background:#9ca3af}.home-v3-status-chip.is-selected{background:#f3f4f6;color:#6b7280}.store-item-home-address{font-size:13px;color:#6b7280;line-height:1.5;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.store-item-actions{display:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding-left:80px;padding-bottom:14px}.store-item-actions.is-visible{display:grid}.store-item-action-primary,.store-item-action-secondary{min-height:40px;border-radius:12px;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.store-item-action-secondary{border:1px solid #eceff3;background:#f7f8fb;color:#4b5563}.store-item-action-primary{border:1px solid var(--brand);background:var(--brand);color:#fff}.store-item-action-primary:focus-visible,.store-item-action-secondary:focus-visible,.store-item-main:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.store-item-action-primary:hover,.store-item-action-secondary:hover{filter:brightness(.98)}.store-item-action-primary:active,.store-item-action-secondary:active{transform:translateY(1px)}.store-item-action-secondary{padding:0 10px}.store-item-action-primary{border-radius:999px;padding:0 10px}@media (max-width:380px){.store-item-actions{padding-left:0;grid-template-columns:1fr}}.store-suggest-item{width:100%;text-align:left;border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px;display:grid;grid-gap:4px;gap:4px}.stores-suggest-group{display:grid;grid-gap:8px;gap:8px}.stores-suggest-group-title{font-size:12px;font-weight:700;color:#4a5568;padding:0 2px}.stores-search-overlay{position:fixed;inset:0;z-index:1200;opacity:0;transition:opacity .18s ease}.stores-search-overlay.is-open{opacity:1}.stores-search-overlay-dim{position:absolute;inset:0;background:rgba(17,18,15,.22)}.stores-search-overlay-sheet{position:relative;height:100%;width:min(100%,480px);margin:0 auto;background:#f8fafc;display:grid;grid-template-rows:auto auto;align-content:start;padding:10px 12px calc(84px + env(safe-area-inset-bottom));transform:translateY(-6px);transition:transform .22s cubic-bezier(.2,.7,0,1)}.stores-search-overlay.is-open .stores-search-overlay-sheet{transform:translateY(0)}.stores-search-overlay-bar{height:50px;display:grid;grid-template-columns:auto 1fr auto auto;grid-gap:8px;gap:8px;align-items:center;padding:0 10px;transform:translateY(-2px) scale(.992);transition:transform .22s cubic-bezier(.2,.7,0,1)}.stores-search-overlay.is-open .stores-search-overlay-bar{transform:translateY(0) scale(1)}.stores-search-overlay-bar input{width:100%;height:100%;border:0;background:transparent;font-size:14px;color:#101828}.stores-search-overlay-bar input:focus{outline:none}.stores-overlay-clear,.stores-overlay-close,.stores-overlay-submit{border:0;background:transparent;font-size:12px;font-weight:700;color:#3f4b5c;padding:0}.stores-overlay-close{width:24px;height:24px;font-size:18px;line-height:1;font-weight:500}.stores-overlay-submit{color:var(--brand-2)}.stores-search-overlay-results{overflow:auto;max-height:min(62vh,460px);padding:10px 2px 0;display:grid;grid-gap:8px;gap:8px}.stores-search-origin-status{margin-top:8px;padding:0 2px;font-size:12px;font-weight:600;color:#5b6473}.store-detail-sheet{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid #d8dfeb;border-radius:18px;background:#fff;box-shadow:0 8px 18px rgba(20,21,23,.06)}.store-detail-sheet h3{margin:0;font-size:24px;line-height:1.25;letter-spacing:-.02em;color:#0f172a}.store-detail-modal{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:20px 16px calc(24px + env(safe-area-inset-bottom))}.store-detail-modal-dim{position:absolute;inset:0;background:rgba(15,23,42,.56)}.store-detail-modal-card{position:relative;z-index:1;width:min(100%,420px);display:grid;grid-gap:8px;gap:8px;padding:22px 18px 18px;border-radius:24px;background:#fff;box-shadow:0 16px 34px rgba(20,21,23,.14)}.store-detail-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:999px;border:1px solid #d7deea;background:#fff;color:#475569;font-size:20px;line-height:1}.store-detail-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:24px;align-items:center;padding:0 10px;border-radius:999px;background:rgba(37,84,175,.1);color:#2254af;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.store-detail-modal-card h3{margin:0;padding-right:34px;font-size:24px;line-height:1.25;letter-spacing:-.02em;color:#0f172a}.store-detail-company{font-size:13px;font-weight:700;color:#2254af}.store-detail-address,.store-detail-address-sub{color:#475569;line-height:1.55}.store-detail-address{font-size:14px}.store-detail-address-sub{font-size:12px}.store-detail-distance{margin-top:2px;font-size:13px;font-weight:700;color:#1f3f76}.store-detail-favorite{width:-moz-fit-content;width:fit-content;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid #dde4ec;background:#fff;color:#657184;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 4px 10px rgba(15,23,42,.05)}.store-detail-favorite.active{border-color:rgba(242,166,24,.65);background:#fff8e8;color:#ec9a06}.store-detail-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;margin-top:10px}.store-detail-primary,.store-detail-secondary{min-height:46px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;font-size:13px;font-weight:800}.store-detail-primary{background:#2d6cdf;color:#fff}.store-detail-secondary{border:1px solid #d8dfeb;background:#fff;color:#334155}.store-detail-page{width:100%;min-height:100%;position:relative;padding:0 0 calc(132px + env(safe-area-inset-bottom));box-sizing:border-box;display:flex;flex-direction:column;gap:18px;background:transparent}.store-detail-page:before{content:"";position:absolute;inset:0;background:#fff;pointer-events:none;z-index:0}.store-detail-page>*{position:relative;z-index:1}.store-detail-shell{padding-inline:14px}.store-detail-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:10px;gap:10px}.store-detail-hero-primary,.store-detail-hero-secondary-card{position:relative;border-radius:22px;overflow:hidden;background:#dfe7f3;border:1px solid #d6dfed;box-shadow:0 8px 18px rgba(20,21,23,.05)}.store-detail-hero-primary{min-height:280px}.store-detail-hero-secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.store-detail-hero-secondary-card{aspect-ratio:1/1}.store-detail-hero-image{width:100%;height:100%;display:block;object-fit:cover}.store-detail-hero-overlay{position:absolute;inset:auto 0 0 0;display:grid;grid-gap:4px;gap:4px;padding:18px 16px 16px;background:rgba(15,23,42,.72)}.store-detail-hero-overlay span{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.74)}.store-detail-hero-overlay strong{font-size:22px;line-height:1.18;color:#fff}.store-detail-hero-empty{width:100%;height:100%;display:grid;place-items:center;padding:12px;background:#eef3f9}.store-detail-hero-empty span{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#6c7a90}.store-detail-hero-secondary-card.is-empty{border-style:dashed;box-shadow:none}.store-detail-page.store-detail-page-light{background:transparent;color:#111827}.store-detail-page-tags{display:flex;flex-wrap:wrap;gap:8px}.store-detail-page-tag{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent}.store-detail-page-header.store-detail-page-header-light{gap:12px;padding:10px 16px 18px;background:transparent;border-bottom:0}.store-detail-page-nav-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.store-detail-nav-actions{display:flex;align-items:center;gap:8px}.store-detail-nav-icon{width:38px;height:38px;border-radius:999px;border:1px solid rgba(20,21,23,.08);background:hsla(0,0%,100%,.92);color:#141517;display:inline-flex;align-items:center;justify-content:center}.store-detail-back svg,.store-detail-back-icon svg,.store-detail-header-chip svg,.store-detail-hero-arrow svg,.store-detail-nav-icon svg,.store-products-back svg,.store-products-store-link svg{display:block}.store-detail-back-icon{width:28px;height:28px;color:#141517;display:inline-flex;align-items:center;justify-content:center}.store-detail-back{min-height:38px;padding:0 14px;border-radius:999px;background:var(--accent-soft);color:var(--brand);font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:5px}.store-detail-page-title-block.light{display:grid;grid-gap:8px;gap:8px}.store-detail-page-title-block.light h1{margin:0;font-size:28px;line-height:1.16;letter-spacing:-.045em;color:var(--ink)}.store-detail-page-title-block.light span{font-size:13px}.store-detail-page-subtitle{display:flex;align-items:center;gap:8px;min-height:22px;font-weight:700;letter-spacing:-.02em}.store-detail-page-subtitle-chip{display:inline-flex;align-items:center;min-height:22px;padding:0 9px;border-radius:999px;background:rgba(255,79,24,.08);color:#ff4f18}.store-detail-page-subtitle-dot{width:4px;height:4px;border-radius:999px;background:#c7d0dd;flex:0 0 auto}.store-detail-page-subtitle-review{color:#6b7280}.store-detail-header-chips{display:flex;flex-wrap:wrap;gap:8px}.store-detail-header-chip{min-height:26px;padding:0 10px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:11px;font-weight:800;display:inline-flex;align-items:center;gap:5px}.store-detail-header-chip.is-open{background:#f0fdf4;color:#22c55e}.store-detail-hero-wrap{position:relative}.store-detail-hero-carousel{display:flex;align-items:stretch;gap:10px;overflow-x:auto;padding-bottom:2px;min-height:232px;scroll-snap-type:x proximity;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.store-detail-hero-carousel::-webkit-scrollbar{display:none}.store-detail-hero-carousel.is-dragging{cursor:-webkit-grabbing;cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.store-detail-hero-slide{flex:0 0 auto;width:100%;min-width:100%;max-width:100%;height:232px;scroll-snap-align:start;border-radius:18px;border:1px solid #e7edf4;box-shadow:0 8px 18px rgba(15,23,42,.05);background:#fff;overflow:hidden;pointer-events:none;will-change:transform}.store-detail-hero-arrow{position:absolute;top:50%;z-index:2;width:28px;height:28px;border-radius:999px;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.58);display:inline-flex;align-items:center;justify-content:center;transform:translateY(-50%);box-shadow:0 4px 10px rgba(15,23,42,.06);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:.28;transition:opacity .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease}.store-detail-hero-arrow.left{left:8px}.store-detail-hero-arrow.right{right:8px}.store-detail-hero-arrow:focus-visible,.store-detail-hero-wrap:hover .store-detail-hero-arrow{opacity:.72;border-color:hsla(0,0%,100%,.42);background:hsla(0,0%,100%,.24);color:hsla(0,0%,100%,.88)}.store-detail-hero-dots{position:absolute;left:50%;bottom:10px;z-index:2;display:flex;gap:6px;transform:translateX(-50%);padding:6px 10px;border-radius:999px;background:rgba(15,23,42,.18)}.store-detail-hero-dot{width:7px;height:7px;padding:0;border-radius:999px;border:0;background:hsla(0,0%,100%,.45);transition:width .16s ease,background-color .16s ease}.store-detail-hero-dot.is-active{width:18px;background:#fff}.store-detail-shortcuts{position:-webkit-sticky;position:sticky;top:0;z-index:8;display:flex;align-items:center;justify-content:space-around;flex-wrap:nowrap;gap:0;overflow-x:auto;overflow-y:hidden;min-height:46px;padding:0 10px;margin:0;background:#fff;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-padding-inline:14px}.store-detail-shortcuts:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(226,232,240,.9);pointer-events:none}.store-detail-shortcuts::-webkit-scrollbar{display:none}.store-detail-shortcut{position:relative;z-index:1;min-height:46px;padding:0 0 1px;border:0;background:transparent;color:#6b7280;font-size:16px;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;letter-spacing:-.01em;white-space:nowrap;flex:0 0 auto;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.store-detail-shortcut span{display:block;color:inherit;line-height:1.1}.store-detail-shortcut:hover{color:#141517}.store-detail-shortcut:active{transform:translateY(1px)}.store-detail-shortcut:focus-visible{outline:none;color:#ff4f18}.store-detail-shortcut.is-active{color:#ff4f18;z-index:2}.store-detail-shortcut:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:transparent;transition:background-color .16s ease}.store-detail-shortcut.is-active:after{background:#ff4f18}.store-detail-tab-panel,.store-detail-tab-stack{display:grid;grid-gap:18px;gap:18px}.store-detail-home-tab{display:grid;grid-gap:0;gap:0;margin:0}.store-detail-home-section{position:relative;display:grid;grid-gap:12px;gap:12px;padding:18px 0 0}.store-detail-home-section:before{content:"";display:block;height:1px;margin:0;background:rgba(226,232,240,.9)}.store-detail-home-section:first-of-type{padding-top:0}.store-detail-home-section:first-of-type:before{display:none}.store-detail-home-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.store-detail-home-section-head strong{font-size:16px;line-height:1.3;color:#141517}.store-detail-home-more-inline{display:inline-flex;border:0;background:transparent;padding:0;color:#8b95a3;font-size:13px;font-weight:800;align-items:center;justify-content:center;gap:4px}.store-detail-home-more-inline span,.store-detail-home-more-inline svg{display:block}.store-detail-overview-panel{display:grid;grid-gap:14px;gap:14px;padding:0}.store-detail-overview-group-head{display:flex;align-items:center;min-height:28px}.store-detail-overview-group-head strong{font-size:13px;font-weight:800;color:#8b95a3;letter-spacing:-.02em}.store-detail-surface-card{display:grid;grid-gap:14px;gap:14px;padding:18px 16px;border-radius:18px;background:#fff;color:#111827;border:0;box-shadow:0 12px 28px rgba(20,21,23,.06)}.store-detail-surface-card.hero-copy{background:#fff}.store-detail-status-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.store-detail-status-line span,.store-detail-status-line strong{min-height:32px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;font-size:13px;font-weight:800}.store-detail-status-line strong{background:rgba(255,79,24,.08);color:#ff4f18}.store-detail-status-line strong.is-open{background:#f0fdf4;color:#22c55e}.store-detail-status-line span{background:var(--surface-soft);color:var(--muted)}.store-detail-status-detail{margin-top:-4px;font-size:14px;font-weight:600;color:#64748b}.store-detail-address.light{font-size:15px;line-height:1.6;color:#334155}.store-detail-overview-row{display:flex;align-items:flex-start;gap:10px;padding:12px 0}.store-detail-overview-row.icon-row{justify-content:flex-start}.store-detail-overview-row.is-expandable{align-items:stretch}.store-detail-overview-icon{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#ff4f18;flex:none}.store-detail-overview-toggle{width:100%;border:0;background:transparent;padding:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;text-align:left}.store-detail-overview-copy{min-width:0;display:grid;grid-gap:3px;gap:3px;padding-top:1px}.store-detail-overview-copy.is-inline{display:flex;align-items:center;gap:8px}.store-detail-overview-copy strong{font-size:14px;font-weight:700;line-height:1.35;color:#141517;flex:none}.store-detail-overview-copy p{margin:0;font-size:12px;line-height:1.45;color:#8b95a3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-detail-overview-copy.is-inline p{min-width:0}.store-detail-overview-caret{width:24px;height:24px;margin-top:2px;display:inline-flex;align-items:center;justify-content:center;color:#8b95a3;transition:transform .16s ease,color .16s ease;flex:none}.store-detail-overview-caret.is-open{transform:rotate(180deg);color:#ff4f18}.store-detail-overview-hours-sheet{display:grid;grid-gap:10px;gap:10px;padding:2px 0 0 40px}.store-detail-overview-hours-row{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:10px;gap:10px}.store-detail-overview-hours-row span{font-size:12px;font-weight:800;color:#8b95a3}.store-detail-overview-hours-row strong{font-size:13px;line-height:1.55;color:#334155}.store-detail-overview-hours-row.is-today span,.store-detail-overview-hours-row.is-today strong{color:#ff4f18}.store-detail-overview-meta{padding:4px 0 0 34px}.store-detail-home-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.store-detail-home-photo-item{padding:0;border:0;background:transparent;border-radius:18px;overflow:hidden}.store-detail-home-photo-image{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.store-detail-home-note{font-size:14px;line-height:1.65;color:#334155}.store-detail-review-preview,.store-detail-review-summary{display:grid;grid-gap:10px;gap:10px}.store-detail-review-preview-card{width:100%;border:1px solid rgba(255,79,24,.12);border-radius:18px;background:#fff;padding:16px;display:grid;grid-gap:12px;gap:12px;text-align:left}.store-detail-review-preview-card.is-empty{border-color:rgba(226,232,240,.95);background:#fff;box-shadow:0 8px 18px rgba(20,21,23,.04)}.store-detail-review-preview-block{display:grid;grid-gap:14px;gap:14px}.store-detail-review-preview-score,.store-detail-review-score{display:flex;align-items:center;gap:12px}.store-detail-review-preview-rating,.store-detail-review-score strong{font-size:28px;font-weight:800;line-height:1;letter-spacing:-.05em;color:#141517}.store-detail-review-preview-copy,.store-detail-review-score div,.store-detail-review-score+p{display:grid;grid-gap:3px;gap:3px}.store-detail-review-preview-copy strong,.store-detail-review-score span{font-size:13px;font-weight:800;color:#141517}.store-detail-review-preview-stars{display:inline-flex;align-items:center;gap:2px;color:#ff4f18}.store-detail-review-preview-copy p,.store-detail-review-summary p{margin:0;font-size:13px;line-height:1.6;color:#6b7280}.store-detail-review-preview-link{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:800;color:#8b95a3}.store-detail-review-preview-empty-copy{display:grid;grid-gap:6px;gap:6px}.store-detail-review-preview-empty-copy strong{font-size:15px;line-height:1.4;color:#141517}.store-detail-review-preview-empty-copy p{margin:0;font-size:13px;line-height:1.6;color:#6b7280}.store-detail-home-review-list{display:grid;grid-gap:10px;gap:10px}.store-detail-home-review-item{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:stretch;width:100%;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 34px rgba(15,23,42,.06);text-align:left}.store-detail-home-review-thumb{width:72px;height:72px;border-radius:18px;object-fit:cover;display:block;background:rgba(241,245,249,.9)}.store-detail-home-review-thumb.is-empty{display:flex;align-items:center;justify-content:center;color:#ff4f18;background:rgba(255,248,244,.96);border:1px dashed rgba(255,79,24,.22)}.store-detail-home-review-content{min-width:0;display:grid;grid-gap:6px;gap:6px}.store-detail-home-review-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.store-detail-home-review-topline strong{min-width:0;font-size:14px;color:#141517}.store-detail-home-review-topline span{flex-shrink:0;font-size:12px;color:#8b95a3}.store-detail-home-review-stars{display:inline-flex;gap:2px;color:#ff4f18}.store-detail-home-review-content p{margin:0;font-size:13px;line-height:1.55;color:#4b5563;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media (max-width:520px){.store-detail-home-review-item{grid-template-columns:60px minmax(0,1fr);gap:10px;padding:11px;border-radius:18px}.store-detail-home-review-thumb{width:60px;height:60px;border-radius:15px}.store-detail-home-review-topline{align-items:flex-start;flex-direction:column;gap:4px}.store-detail-home-review-topline span{font-size:11px}}.store-detail-review-toolbar{display:grid;grid-gap:10px;gap:10px}.store-detail-review-toolbar-row{display:flex;justify-content:flex-end}.store-detail-review-write-link{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;background:rgba(255,79,24,.08);border:1px solid rgba(255,79,24,.16);color:#ff4f18;font-size:12px;font-weight:800;text-decoration:none}.store-detail-review-filter-group{display:flex;flex-wrap:wrap;gap:8px}.store-detail-review-chip{min-height:34px;padding:0 12px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:12px;font-weight:800}.store-detail-review-chip.is-active{border-color:rgba(255,79,24,.22);background:rgba(255,79,24,.08);color:#ff4f18}.store-detail-home-bullets{display:grid;grid-gap:8px;gap:8px}.store-detail-home-bullet{position:relative;padding-left:14px;font-size:14px;line-height:1.65;color:#334155}.store-detail-home-bullet:before{content:"";position:absolute;top:9px;left:0;width:5px;height:5px;border-radius:999px;background:rgba(255,79,24,.7)}.store-detail-home-hours{display:grid;grid-gap:4px;gap:4px}.store-detail-home-hours span{font-size:12px;font-weight:800;color:#8b95a3}.store-detail-home-hours strong{font-size:14px;line-height:1.6;color:#141517}.store-detail-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.store-detail-info-grid div,.store-detail-line-card,.store-detail-news-card{display:grid;grid-gap:6px;gap:6px;padding:14px;border-radius:16px;background:#f7f9fc;border:0;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.92)}.store-detail-photo-feed{display:block}.store-detail-photo-grid{column-count:2;column-gap:14px}.store-detail-photo-card{page-break-inside:avoid;break-inside:avoid;margin-bottom:14px;overflow:hidden;border-radius:20px;background:#fff;border:0;box-shadow:0 10px 24px rgba(20,21,23,.06);padding:8px;text-align:left}.store-detail-photo-image{display:block;width:100%;height:auto;border-radius:14px;object-fit:contain;background:#f8fafc}.store-detail-photo-lightbox{position:fixed;inset:0;z-index:3200;display:grid;place-items:center;padding:18px 14px calc(22px + env(safe-area-inset-bottom))}.store-detail-photo-lightbox-dim{position:absolute;inset:0;border:0;background:rgba(0,0,0,.8)}.store-detail-photo-lightbox-body{position:relative;z-index:1;width:min(100%,1120px);display:grid;grid-gap:14px;gap:14px;justify-items:center}.store-detail-photo-lightbox-frame{width:100%;max-height:calc(100vh - 140px);display:grid;place-items:center;padding:12px;border-radius:28px}.store-detail-photo-lightbox-image{display:block;max-width:100%;max-height:calc(100vh - 164px);width:auto;height:auto;border-radius:22px;object-fit:contain;background:#fff}.store-detail-photo-lightbox-close,.store-detail-photo-lightbox-nav{position:fixed;border:0;border-radius:999px;background:hsla(0,0%,100%,.14);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2}.store-detail-photo-lightbox-close{top:max(16px,calc(12px + env(safe-area-inset-top)));right:max(16px,calc(12px + env(safe-area-inset-right)));width:44px;height:44px}.store-detail-photo-lightbox-nav{top:50%;transform:translateY(-50%);width:46px;height:46px}.store-detail-photo-lightbox-nav.is-prev{left:max(16px,calc(10px + env(safe-area-inset-left)))}.store-detail-photo-lightbox-nav.is-next{right:max(16px,calc(10px + env(safe-area-inset-right)))}.store-detail-photo-lightbox-meta{display:flex;width:100%;align-items:flex-end;justify-content:space-between;gap:12px;padding:0 4px;color:#fff}.store-detail-photo-lightbox-meta-copy{min-width:0;display:grid;grid-gap:6px;gap:6px;justify-items:flex-start}.store-detail-photo-lightbox-meta strong{font-size:15px;font-weight:800}.store-detail-photo-lightbox-meta p{margin:0;max-width:min(72vw,720px);font-size:13px;line-height:1.55;color:hsla(0,0%,100%,.82)}.store-detail-photo-lightbox-review-link{display:inline-flex;align-items:center;justify-content:center;min-height:36px;width:-moz-fit-content;width:fit-content;padding:0 14px;border-radius:999px;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.12);color:#fff;font-size:12px;font-weight:800;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.store-detail-photo-lightbox-meta span{font-size:12px;flex-shrink:0;color:hsla(0,0%,100%,.76)}@media (max-width:640px){.store-detail-photo-grid{column-gap:12px}.store-detail-photo-card{margin-bottom:12px;border-radius:18px;padding:7px}.store-detail-photo-image{border-radius:13px}.store-detail-photo-lightbox{padding:12px 10px calc(16px + env(safe-area-inset-bottom))}.store-detail-photo-lightbox-body{gap:10px}.store-detail-photo-lightbox-frame{max-height:calc(100vh - 110px);padding:8px;border-radius:22px}.store-detail-photo-lightbox-image{max-height:calc(100vh - 126px);border-radius:16px}.store-detail-photo-lightbox-close{top:max(10px,calc(8px + env(safe-area-inset-top)));right:max(10px,calc(8px + env(safe-area-inset-right)));width:40px;height:40px}.store-detail-photo-lightbox-nav{width:40px;height:40px}.store-detail-photo-lightbox-nav.is-prev{left:max(8px,calc(6px + env(safe-area-inset-left)))}.store-detail-photo-lightbox-nav.is-next{right:max(8px,calc(6px + env(safe-area-inset-right)))}.store-detail-photo-lightbox-meta{align-items:flex-start;flex-direction:column;padding:0 2px}.store-detail-photo-lightbox-meta p{max-width:100%;font-size:12px}.store-detail-photo-lightbox-review-link{min-height:34px;padding:0 12px}}.store-detail-info-grid span,.store-detail-line-card span,.store-detail-section-heading{font-size:12px;font-weight:800;color:#6b7280}.store-detail-section-heading svg{color:#ff4f18}.store-detail-hours-dark-row strong,.store-detail-info-grid strong,.store-detail-line-card p,.store-detail-news-copy strong{color:#111827}.store-detail-line-card p{margin:0;line-height:1.6;color:#334155}.store-detail-cta-dark{min-height:48px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#141517;color:#fff;font-size:14px;font-weight:800}.store-detail-news-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.store-detail-products-header{display:flex;align-items:center;gap:10px}.store-detail-products-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(152px,168px);grid-gap:10px;gap:10px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;touch-action:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.store-detail-products-strip::-webkit-scrollbar{display:none}.store-detail-products-strip.is-dragging{cursor:-webkit-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.store-detail-products-more-link{min-height:46px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,79,24,.18);background:rgba(255,79,24,.06);color:var(--brand);font-size:14px;font-weight:800}.store-detail-news-badge{min-width:48px;min-height:48px;border-radius:14px;display:grid;place-items:center;background:#ff4f18;color:#fff;font-size:12px;font-weight:900}.store-detail-news-copy{display:grid;grid-gap:4px;gap:4px}.store-detail-news-copy strong{font-size:15px;line-height:1.45}.store-detail-news-copy span{font-size:12px;color:#6b7280}.store-detail-review-card,.store-detail-review-list{display:grid;grid-gap:10px;gap:10px}.store-detail-review-card{padding:14px;border-radius:16px;border:1px solid rgba(226,232,240,.92);background:#fff;box-shadow:0 6px 16px rgba(20,21,23,.04),inset 0 1px 0 hsla(0,0%,100%,.94)}.store-detail-review-card.is-highlighted{border-color:rgba(255,79,24,.34);box-shadow:0 0 0 2px rgba(255,79,24,.14),0 6px 16px rgba(20,21,23,.04),inset 0 1px 0 hsla(0,0%,100%,.94)}.store-detail-review-card.is-photo{position:relative;padding:0;overflow:visible;border:1px solid #e7edf4;background:#fff;box-shadow:0 8px 18px rgba(20,21,23,.06),inset 0 1px 0 hsla(0,0%,100%,.96)}.store-detail-review-gallery-wrap{position:relative;overflow:hidden;border-radius:16px 16px 0 0}.store-detail-review-card-grid{display:grid;grid-gap:4px;gap:4px;background:#fff}.store-detail-review-card-grid-1{grid-template-columns:1fr}.store-detail-review-card-grid-2,.store-detail-review-card-grid-3,.store-detail-review-card-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.store-detail-review-card-image-button{position:relative;display:block;padding:0;border:0;background:#fff;overflow:hidden}.store-detail-review-card-grid-1 .store-detail-review-card-image-button:first-child{aspect-ratio:1.38/1}.store-detail-review-card-grid-2 .store-detail-review-card-image-button,.store-detail-review-card-grid-3 .store-detail-review-card-image-button,.store-detail-review-card-grid-4 .store-detail-review-card-image-button{aspect-ratio:1/1}.store-detail-review-card-image{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.store-detail-review-card-more-overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.42);color:#fff;font-size:20px;font-weight:800;pointer-events:none}.store-detail-review-card-body{display:grid;grid-gap:10px;gap:10px;padding:14px}.store-detail-review-card-dot{width:6px;height:6px;border-radius:999px;background:rgba(148,163,184,.45)}.store-detail-review-card-dot.is-active{width:18px;background:#fff}.store-detail-review-card.is-photo .store-detail-review-card-body{border-top:1px solid rgba(226,232,240,.92);background:hsla(0,0%,100%,.98)}.store-detail-review-card:not(.is-photo) .store-detail-review-card-body{padding:0}.store-detail-review-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.store-detail-review-card-head strong{display:block;font-size:14px;line-height:1.4;color:#141517}.store-detail-review-card-head span{display:block;margin-top:2px;font-size:12px;color:#8b95a3}.store-detail-review-card-rating{display:inline-flex;align-items:center;gap:4px;color:#ff4f18;flex:none}.store-detail-review-card-rating em{font-style:normal;font-size:12px;font-weight:800}.store-detail-review-card-actions{position:relative;display:inline-flex;align-items:flex-start;gap:8px;flex:none}.store-detail-review-card-menu-wrap{position:relative}.store-detail-review-card-menu-trigger{width:28px;height:28px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#6b7280;display:inline-flex;align-items:center;justify-content:center}.store-detail-review-card-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:5;min-width:112px;padding:6px;border:1px solid rgba(226,232,240,.95);border-radius:14px;background:#fff;box-shadow:0 12px 24px rgba(20,21,23,.12);display:grid;grid-gap:4px;gap:4px}.store-detail-review-card-menu button{min-height:36px;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#141517;font-size:13px;font-weight:700;text-align:left}.store-detail-review-editor{display:grid;grid-gap:10px;gap:10px}.store-detail-review-editor-stars{display:inline-flex;align-items:center;gap:6px}.store-detail-review-editor-star{width:32px;height:32px;border:1px solid rgba(255,79,24,.18);border-radius:999px;background:rgba(255,79,24,.04);color:#c9d1dc;display:inline-flex;align-items:center;justify-content:center}.store-detail-review-editor-star.is-active{color:#ff4f18;border-color:rgba(255,79,24,.28);background:rgba(255,79,24,.1)}.store-detail-review-editor-textarea{min-height:120px;resize:vertical}.store-detail-review-editor-upload{display:grid;grid-gap:10px;gap:10px}.store-detail-review-editor-upload-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.store-detail-review-editor-upload-head strong{font-size:13px;color:#141517}.store-detail-review-editor-upload-head span{font-size:12px;font-weight:700;color:#8b95a3}.store-detail-review-editor-upload-trigger{min-height:42px;padding:0 12px;border:1px dashed #d7dee8;border-radius:14px;background:#f9fafb;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700}.store-detail-review-editor-image-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.store-detail-review-editor-image-card{position:relative;overflow:hidden;aspect-ratio:1;border-radius:14px;background:#eef2f7}.store-detail-review-editor-image-card img{display:block;width:100%;height:100%;object-fit:cover}.store-detail-review-editor-image-remove{position:absolute;top:6px;right:6px;width:22px;height:22px;border:0;border-radius:999px;background:rgba(20,21,23,.76);color:#fff;display:inline-flex;align-items:center;justify-content:center}.store-detail-review-editor-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.store-detail-review-card p{margin:0;font-size:14px;line-height:1.65;color:#334155}.store-review-write-card{display:grid;grid-gap:14px;gap:14px;width:calc(100% - 8px);margin-inline:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.store-review-write-form{gap:14px}.store-review-write-panel{display:grid;grid-gap:14px;gap:14px;padding:18px 16px;border-radius:18px;background:#fff;color:#111827;border:0;box-shadow:0 12px 28px rgba(20,21,23,.06)}.store-review-panel-head{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.store-review-panel-head strong{display:block;font-size:15px;font-weight:800;color:#111827}.store-review-panel-head p{margin:6px 0 0;font-size:12px;line-height:1.6;color:#6b7280}.store-review-upload-count{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:8px 10px;border-radius:999px;background:rgba(255,79,24,.08);border:0;text-align:center;white-space:nowrap}.store-review-upload-count strong{display:inline-flex;align-items:baseline;justify-content:center;gap:2px;font-size:22px;line-height:1;letter-spacing:-.04em;color:#ff4f18}.store-review-upload-count strong span{display:inline-block;font-size:11px;font-weight:700;color:#7c8696}.store-review-rating-meta{display:inline-flex;align-items:baseline;justify-content:flex-start;gap:5px;margin:0;white-space:nowrap}.store-review-rating-meta strong{font-size:18px;line-height:1;letter-spacing:-.05em;color:#ff4f18}.store-review-rating-meta span{font-size:11px;font-weight:700;color:#7c8696}.store-review-write-login-box{display:grid;grid-gap:10px;gap:10px}.store-review-write-login-box strong{font-size:16px;color:#141517}.store-review-write-login-box p{margin:0;font-size:14px;line-height:1.65;color:#6b7280}.store-review-rating-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.store-review-rating-star{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;border:1px solid rgba(226,232,240,.96);background:#fff;color:#c5cfdb;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.store-review-rating-star:hover{border-color:rgba(255,79,24,.16);color:#ff8b68}.store-review-rating-star.is-active{border-color:rgba(255,79,24,.22);background:#fff7f3;color:#ff4f18;box-shadow:0 6px 12px rgba(255,79,24,.08)}.store-review-rating-panel .field{border-top:1px solid rgba(226,232,240,.8);padding-top:14px}.store-review-textarea{min-height:180px;padding:14px;border-radius:16px;border-color:#e7edf4;background:#fff;resize:vertical;line-height:1.6}.store-review-upload-trigger{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;grid-column-gap:10px;column-gap:10px;grid-row-gap:4px;row-gap:4px;min-height:82px;padding:14px;border-radius:18px;border:1px dashed #e7edf4;background:#fff;color:#141517;cursor:pointer}.store-review-upload-trigger svg{grid-row:1/span 2}.store-review-upload-trigger span{flex:1 1;font-size:14px;font-weight:800}.store-review-upload-trigger strong{font-size:11px;font-weight:700;color:#6b7280}.store-review-image-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.store-review-image-card{position:relative;overflow:hidden;aspect-ratio:1;border-radius:20px;background:#e5e7eb;box-shadow:0 14px 24px rgba(15,23,42,.08)}.store-review-image-card img{width:100%;height:100%;object-fit:cover}.store-review-image-remove{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:space-between;width:28px;height:28px;border:0;border-radius:999px;background:rgba(20,21,23,.72);color:#fff}.store-review-write-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#6b7280}.store-review-write-meta strong{color:#141517}.store-review-write-actions{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:4px}.store-detail-hours-dark,.store-detail-stack-list,.store-review-write-actions{display:grid;grid-gap:10px;gap:10px}.store-detail-hours-dark-row{display:grid;grid-template-columns:26px minmax(0,1fr);grid-gap:10px;gap:10px;padding-top:10px;border-top:1px solid #edf2f7}.store-detail-hours-dark-row:first-child{padding-top:0;border-top:0}.store-detail-hours-dark-row span{font-size:12px;font-weight:800;color:#6b7280}.store-detail-hours-dark-row strong{font-size:14px;line-height:1.55}.store-detail-hours-dark-row.is-today span,.store-detail-hours-dark-row.is-today strong{color:#ff4f18}.store-detail-page-tag.light{background:#f2f4f7;border-color:#eceff3;color:#4b5563}@media (max-width:380px){.store-detail-hero-carousel{gap:8px;min-height:220px}.store-detail-hero-slide{width:100%;min-width:100%;max-width:100%;height:220px}.store-detail-info-grid{grid-template-columns:1fr}}.store-products-page{width:min(100%,480px);margin-inline:auto;height:calc(100dvh - 80px);overflow:auto;padding:0 14px calc(16px + env(safe-area-inset-bottom));display:grid;align-content:start;grid-gap:14px;gap:14px;background:#fff;-ms-overflow-style:none;scrollbar-width:none}.store-products-page::-webkit-scrollbar{display:none}.store-products-header{position:-webkit-sticky;position:sticky;top:0;z-index:5;display:grid;grid-gap:10px;gap:10px;padding:12px 0 10px;background:#fff;border-bottom:1px solid rgba(20,21,23,.06)}.store-products-nav-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.store-products-copy{display:grid;grid-gap:10px;gap:10px}.store-products-header h1{color:var(--ink)}.store-products-copy p{margin:0;font-size:13px;line-height:1.5;color:#6b7280}.store-products-back{min-height:38px;padding:0 14px;background:var(--accent-soft);color:var(--brand);font-size:12px}.store-products-back,.store-products-count,.store-products-store-link{border-radius:999px;font-weight:800;display:inline-flex;align-items:center;gap:5px}.store-products-count,.store-products-store-link{min-height:26px;padding:0 10px;background:var(--surface-soft);color:var(--muted);font-size:11px;width:-moz-fit-content;width:fit-content}.store-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.store-products-grid.store-products-grid-embedded{gap:8px}.store-products-grid.store-products-grid-embedded .product-tile{padding:8px;gap:8px;border-radius:16px}.store-products-grid.store-products-grid-embedded .product-tile-image-wrap{min-height:136px;border-radius:12px}.store-products-grid.store-products-grid-embedded .product-tile-body{gap:6px}.store-products-grid.store-products-grid-embedded .product-tile-title{font-size:12px;line-height:1.35}.store-products-grid.store-products-grid-embedded .product-tile-price{font-size:14px}.store-products-more{border:1px solid rgba(255,79,24,.18);border-radius:16px;background:#ff4f18;min-height:46px;font-size:13px;font-weight:800;color:#fff;box-shadow:0 14px 24px rgba(255,79,24,.2)}.products-search-page{display:grid;grid-gap:18px;gap:18px}.products-search-header{display:grid;grid-gap:12px;gap:12px}.products-search-form{position:relative;height:56px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-gap:8px;gap:8px;align-items:center;padding:0 12px}.products-search-form input{width:100%;height:100%;border:0;background:transparent;font-size:14px;color:#111827}.products-search-form input:focus{outline:none}.products-search-clear,.products-search-submit{border:0;background:transparent;font-size:12px;font-weight:800;color:#405066}.products-search-submit{color:var(--brand)}.products-search-suggest-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;border:1px solid rgba(20,21,23,.08);border-radius:18px;background:hsla(0,0%,100%,.98);box-shadow:0 18px 36px rgba(20,21,23,.12);overflow:hidden}.products-search-suggest-list{display:grid}.products-search-suggest-item{width:100%;border:0;border-top:1px solid #edf1f7;background:transparent;padding:12px;display:grid;grid-template-columns:52px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;text-align:left;color:inherit;text-decoration:none}.products-search-suggest-item:first-child{border-top:0}.products-search-suggest-item.is-active,.products-search-suggest-item:focus-visible,.products-search-suggest-item:hover{background:#fff6f1;outline:none}.products-search-suggest-thumb{width:52px;height:52px;border-radius:14px;overflow:hidden;background:#f2f4f7}.products-search-suggest-image,.products-search-suggest-image-empty{width:100%;height:100%}.products-search-suggest-image{display:block;object-fit:cover}.products-search-suggest-image-empty{display:grid;place-items:center;font-size:10px;color:#6b7280}.products-search-suggest-body{min-width:0;display:grid;grid-gap:4px;gap:4px}.products-search-suggest-body strong{display:block;min-width:0;font-size:13px;line-height:1.45;color:#141517}.products-search-suggest-body span{font-size:11px;font-weight:700;color:#667085}.products-search-suggest-status{padding:16px 14px;font-size:12px;color:#667085;text-align:center}.products-search-empty,.products-search-empty-state{border:1px dashed #d8dee8;border-radius:18px;background:hsla(0,0%,100%,.86);padding:24px 18px;display:grid;grid-gap:8px;gap:8px;text-align:center;color:#6b7280}.products-search-empty strong{font-size:16px;color:#17212f}.products-search-empty p,.products-search-empty-state{margin:0;font-size:13px;line-height:1.5}.products-search-results,.products-search-summary{display:grid;grid-gap:12px;gap:12px}.products-search-summary{border:1px solid rgba(20,21,23,.08);border-radius:18px;background:hsla(0,0%,100%,.92);padding:14px;box-shadow:var(--shadow-soft)}.products-search-skeleton-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.products-search-skeleton-card{border:1px solid rgba(20,21,23,.08);border-radius:18px;background:#fff;padding:10px;display:grid;grid-gap:10px;gap:10px;box-shadow:var(--shadow-soft)}.products-search-skeleton-image,.products-search-skeleton-line{position:relative;overflow:hidden;background:#eef2f6}.products-search-skeleton-image:after,.products-search-skeleton-line:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.72),transparent);animation:productSearchSkeleton 1.25s infinite}.products-search-skeleton-image{aspect-ratio:1/1.04;border-radius:14px}.products-search-skeleton-line{height:12px;border-radius:999px}.products-search-skeleton-line.short{width:30%}.products-search-skeleton-line.medium{width:58%}.products-search-skeleton-line.long{width:82%}.products-search-meta{display:flex;flex-direction:column;gap:4px}.products-search-meta strong{font-size:17px;color:#141517;line-height:1.35}.products-search-meta span{font-size:12px;color:#5b6777}.products-search-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.products-search-control-group,.products-search-distance-filter{display:flex;align-items:center;gap:8px}.products-search-distance-filter{flex-wrap:wrap;padding-top:2px;border-top:1px solid #edf1f7}.products-search-distance-filter.is-disabled{opacity:.72}.products-search-distance-label{font-size:12px;font-weight:800;color:#516072}.products-search-distance-select{min-width:96px;min-height:36px;padding:0 32px 0 12px;border:1px solid rgba(20,21,23,.1);border-radius:12px;background:#fff;color:#17212f;font-size:12px;font-weight:800}.products-search-distance-select:disabled{cursor:not-allowed}.products-search-distance-help{font-size:12px;color:#6b7280}.products-search-toggle{min-height:36px;padding:0 12px;border:1px solid rgba(20,21,23,.1);border-radius:12px;background:#fff;color:#516072;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:8px}.products-search-toggle input{margin:0}.products-search-toggle.is-active{border-color:rgba(255,79,24,.18);background:#fff3ed;color:#ff4f18}.products-search-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:stretch}.products-search-highlight{background:rgba(255,226,122,.55);color:inherit;padding:0 .14em;border-radius:.28em}.products-search-distance{width:-moz-fit-content;width:fit-content;min-height:24px;padding:0 9px;border-radius:999px;background:var(--accent-soft);color:var(--brand);font-size:10px;font-weight:800;display:inline-flex;align-items:center}.products-search-footer{margin-top:auto;padding-top:10px;border-top:1px solid #edf1f7}.products-search-load-more-sentinel{width:100%;height:1px}@keyframes productSearchSkeleton{to{transform:translateX(100%)}}.product-detail-page{display:grid;grid-gap:16px;gap:16px}.product-detail-loading{display:grid;grid-gap:14px;gap:14px}.product-detail-loading-card,.product-detail-loading-hero,.product-detail-loading-summary,.product-detail-loading-tabs{position:relative;overflow:hidden;border-radius:20px;background:#eef1f5}.product-detail-loading-card:after,.product-detail-loading-hero:after,.product-detail-loading-summary:after,.product-detail-loading-tabs:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:hsla(0,0%,100%,.55);animation:productDetailSkeleton 1.6s ease-in-out infinite}.product-detail-loading-hero{aspect-ratio:1/1}.product-detail-loading-summary{height:128px}.product-detail-loading-tabs{height:44px}.product-detail-loading-card{height:112px}.product-detail-hero{display:grid;grid-gap:14px;gap:14px}.product-detail-hero-gallery{display:grid;grid-gap:10px;gap:10px;justify-items:stretch;width:min(100%,360px);justify-self:center}.product-detail-hero-empty,.product-detail-hero-frame{width:100%;border-radius:20px;overflow:hidden;background:#f4f6f8;border:1px solid rgba(20,21,23,.08)}.product-detail-hero-frame{aspect-ratio:1/1;min-height:0;padding:14px;display:grid;place-items:center}.product-detail-hero-image{display:block;width:100%;height:100%;object-fit:contain}.product-detail-hero-empty{aspect-ratio:1/1;min-height:0;display:grid;place-items:center;font-size:12px;color:#6b7280}.product-detail-summary{display:grid;grid-gap:12px;gap:12px;padding:18px;border:1px solid rgba(20,21,23,.08);border-radius:22px;background:#fff;box-shadow:var(--shadow-soft)}.product-detail-summary-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-detail-summary strong{font-size:22px;line-height:1.3;letter-spacing:-.04em;color:#141517}.product-detail-summary p{margin:0;font-size:13px;line-height:1.6;color:#5b6777}.product-detail-summary-keyfacts{display:grid;grid-gap:10px;gap:10px;padding:14px 0 0;border-top:1px solid rgba(20,21,23,.08)}.product-detail-summary-keyfact{display:grid;grid-gap:4px;gap:4px}.product-detail-summary-keyfact.is-distance .product-detail-summary-keyfact-label,.product-detail-summary-keyfact.is-distance .product-detail-summary-keyfact-main span{color:#2563eb}.product-detail-summary-keyfact.is-price .product-detail-summary-keyfact-label,.product-detail-summary-keyfact.is-price .product-detail-summary-keyfact-main span{color:#ff4f18}.product-detail-summary-keyfact-label{font-size:11px;font-weight:800;letter-spacing:-.01em;color:#8b95a3}.product-detail-summary-keyfact-main{display:flex;align-items:baseline;gap:8px;min-width:0;flex-wrap:wrap}.product-detail-summary-keyfact-main strong{font-size:17px;line-height:1.3;letter-spacing:-.03em;color:#141517}.product-detail-summary-keyfact-main span{min-width:0;font-size:14px;line-height:1.45;font-weight:800;color:#5b6777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-detail-section-stack{display:grid;grid-gap:18px;gap:18px}.product-detail-shortcuts-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:12;margin-inline:calc(var(--page-gutter-mobile) * -1);padding-inline:var(--page-gutter-mobile);box-shadow:0 6px 14px rgba(20,21,23,.045)}.product-detail-anchor-section{scroll-margin-top:64px}.product-detail-offers-section{display:grid;grid-gap:14px;gap:14px}.product-detail-offer-controls{display:grid;grid-gap:10px;gap:10px;padding:14px;border-radius:20px;border:1px solid rgba(20,21,23,.08);background:#fbfcfe}.product-detail-offer-sort,.product-detail-offer-toggles{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-detail-offer-filter{min-height:36px;padding:0 14px;border:1px solid rgba(20,21,23,.1);border-radius:999px;background:#fff;color:#6b7280;font-size:12px;font-weight:800}.product-detail-offer-filter.is-toggle{background:#f7f8fb;border-color:transparent}.product-detail-offer-filter.is-active{border-color:var(--brand-border);background:var(--brand-soft);color:var(--brand)}.product-detail-images-section{display:grid;grid-gap:14px;gap:14px}.product-detail-images{display:grid;grid-gap:12px;gap:12px}.product-detail-images.is-collapsed{max-height:420px;overflow:hidden;position:relative}.product-detail-images.is-collapsed:after{content:"";position:absolute;left:0;right:0;bottom:0;height:96px;background:hsla(0,0%,100%,.94);pointer-events:none}.product-detail-image-card{border-radius:20px;overflow:hidden;background:#fff;border:1px solid rgba(20,21,23,.08)}.product-detail-image-long{display:block;width:100%;height:auto}.product-detail-offers{display:grid;grid-gap:10px;gap:10px}.product-detail-offer-group{display:grid;grid-gap:8px;gap:8px}.product-detail-offer-group.is-muted{opacity:.82}.product-detail-offer-group-title{font-size:13px;font-weight:800;color:#445266}.product-detail-load-more{min-height:36px;padding:0 12px;border-radius:999px;border:0;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;justify-self:center;background:#141517;color:#fff}.product-detail-store-item{border-bottom:0}.product-detail-store-item .product-detail-store-link,.product-detail-store-item.is-featured .product-detail-store-link{padding:14px;border-radius:22px;border:1px solid rgba(20,21,23,.08);background:#fff}.product-detail-store-item.is-featured .product-detail-store-link{box-shadow:0 10px 22px rgba(20,21,23,.04)}.product-detail-store-highlight-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:8px}.product-detail-store-highlight{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:-.01em}.product-detail-store-highlight.is-distance{background:#eaf4ff;color:#2563eb}.product-detail-store-item.is-featured:has(.product-detail-store-highlight.is-distance) .product-detail-store-link{border-color:rgba(37,99,235,.16);background:#f7fbff;box-shadow:0 10px 22px rgba(37,99,235,.06)}.product-detail-store-highlight.is-combined{background:#eef4ff;color:#3056d3}.product-detail-store-item.is-featured:has(.product-detail-store-highlight.is-combined) .product-detail-store-link{border-color:rgba(48,86,211,.16);background:#f8faff;box-shadow:0 10px 22px rgba(48,86,211,.06)}.product-detail-store-highlight.is-price{background:#ffede4;color:#ff4f18}.product-detail-store-item.is-featured:has(.product-detail-store-highlight.is-price) .product-detail-store-link{border-color:rgba(255,79,24,.16);background:#fff7f2;box-shadow:0 10px 22px rgba(255,79,24,.06)}.product-detail-store-avatar{background:#f4f6f8;border:1px solid rgba(20,21,23,.06)}.product-detail-store-avatar i.is-soldout{background:#ef4444}.home-v3-status-chip.is-soldout{background:#fef2f2;color:#ef4444}.home-v3-status-chip.is-closed{background:#f3f4f6;color:#6b7280}.home-v3-status-chip.is-muted{background:#f8fafc;color:#9aa4b2}.product-detail-store-price-row{display:flex;align-items:baseline;gap:8px;margin-top:2px}.product-detail-store-price{font-size:19px;line-height:1.15;color:#141517;letter-spacing:-.03em}.product-detail-store-price-caption{font-size:11px;font-weight:700;color:#8b95a3}.product-detail-stock-count{flex:none;min-height:24px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.product-detail-stock-count.is-in-stock{background:#f0fdf4;color:#16a34a}.product-detail-stock-count.is-out-of-stock{background:#fef2f2;color:#dc2626}.product-detail-store-cta{color:#ff4f18}.product-detail-store-link .home-v3-store-copy{gap:10px}.product-detail-store-link .home-v3-store-title-row{align-items:flex-start;gap:8px}.product-detail-store-link .home-v3-store-title-row strong{line-height:1.35}.product-detail-store-link .home-v3-store-meta-row{gap:6px}.product-detail-store-link .home-v3-store-bottom{margin-top:2px}.product-detail-store-link .home-v3-store-brand-tags{gap:6px}.product-detail-store-link .home-v3-store-brand-tags span{min-height:24px;padding:0 9px}.product-detail-more-button{justify-self:center;min-height:40px;padding:0 16px;border:0;border-radius:999px;background:#141517;color:#fff;font-size:12px;font-weight:800}.product-detail-empty{border:1px dashed #d8dee8;border-radius:18px;background:hsla(0,0%,100%,.86);padding:20px 16px;text-align:center;font-size:13px;color:#6b7280}.product-detail-reviews-section{display:grid;grid-gap:10px;gap:10px}.product-detail-review-summary-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding:14px 16px;border-radius:18px;border:1px solid #f0f2f6;background:#fafbfc}.product-detail-review-summary-card strong{font-size:24px;line-height:1;letter-spacing:-.04em;color:#141517}.product-detail-review-summary-card span{display:block;font-size:12px;font-weight:800;color:#ff4f18}.product-detail-review-summary-card p{margin:6px 0 0;font-size:12px;line-height:1.6;color:#5b6777}.product-detail-review-mock-list{display:grid;grid-gap:8px;gap:8px}.product-detail-review-mock-card{display:grid;grid-gap:6px;gap:6px;padding:14px;border-radius:16px;border:1px solid #eef2f7;background:#fff}.product-detail-review-mock-card span{font-size:12px;font-weight:700;color:#8b95a3}@keyframes productDetailSkeleton{to{transform:translateX(100%)}}.product-detail-review-mock-card strong{font-size:13px;line-height:1.45;color:#141517}.product-detail-review-mock-card p{margin:0;font-size:12px;line-height:1.6;color:#5b6777}@media (max-width:360px){.products-search-list{grid-template-columns:minmax(0,1fr)}}@media (min-width:768px) and (max-width:1023px){.store-review-write-card{gap:18px;width:100%}.store-review-write-form{gap:18px}.store-review-write-panel{gap:14px;padding:18px 16px;border-radius:18px}.store-review-panel-head{flex-direction:row;justify-content:space-between;gap:14px}.store-review-upload-count{min-width:76px;padding:8px 12px;border-radius:999px}.store-review-rating-meta{justify-content:flex-end;gap:6px}.store-review-rating-meta strong{font-size:20px}.store-review-rating-meta span{font-size:12px}.store-review-rating-panel .field{padding-top:16px}.store-review-textarea{min-height:220px;padding:18px;border-radius:20px;line-height:1.7}.store-review-upload-trigger{column-gap:12px;min-height:96px;padding:18px;border-radius:22px}.store-review-upload-trigger span{font-size:15px}.store-review-upload-trigger strong{font-size:12px}.page-body{padding:24px 20px 0}.home-v3{gap:22px}.home-v3>:not(.home-v3-divider){padding-left:20px;padding-right:20px}.home-v3-banner{margin:0 16px;height:190px}.home-v3-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px 10px}.home-v3-store-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-v3-brand-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;overflow:visible}.brand-card{min-width:0}.home-v3-product-grid,.store-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.products-search-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-search-header{gap:16px}.products-search-meta{flex-direction:row;align-items:center;justify-content:space-between;gap:14px}.auth-card{padding:24px 22px}.id-row{grid-template-columns:minmax(0,1fr) auto;align-items:end}.id-check-btn{justify-self:stretch}}@media (min-width:1024px){.page,.page.page-home{padding-bottom:36px}.page.page-home{background:#fff}.page.page-no-header,.page.page-no-header-scroll{padding-bottom:0}.page.page-no-header{min-height:100dvh;height:auto}.page.page-no-header-scroll>:not(.nav),.page.page-no-header>:not(.nav){width:100%}.page>:not(.nav):not(.desktop-header){width:min(100%,var(--page-max-width-default))}.page.page-width-narrow>:not(.nav):not(.desktop-header){width:min(100%,var(--page-max-width-narrow))}.page.page-width-wide>:not(.nav):not(.desktop-header){width:min(100%,var(--page-max-width-wide))}.page-body{padding:28px var(--page-gutter-desktop) 0;box-sizing:border-box}.page.page-no-header .page-body{height:calc(100dvh - 72px);padding:0}.desktop-header{position:-webkit-sticky;position:sticky;top:0;z-index:1200;display:block;width:100%;padding:0;background:#fff;border-bottom:2px solid #ff4f18;-webkit-backdrop-filter:none;backdrop-filter:none}.desktop-header-inner{width:min(100%,var(--page-max-width-wide));margin-inline:auto;min-height:72px;padding:16px var(--page-gutter-desktop);border:0;border-radius:0;background:transparent;box-shadow:none;display:flex;align-items:center;justify-content:space-between;gap:18px}.desktop-header-brand-wrap{min-width:0;display:flex;align-items:center;gap:18px}.desktop-header-brand{font-family:var(--font-display),sans-serif;font-size:20px;font-weight:700;letter-spacing:-.04em;color:#141517}.desktop-location-bar{min-width:0;display:flex;align-items:center;gap:0}.desktop-location-bar .location-preference-trigger{width:auto;min-width:250px;max-width:340px;box-shadow:none}.desktop-header-nav{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.desktop-header-link{min-width:64px;min-height:56px;padding:6px 12px;border-radius:16px;color:#141517;font-size:12px;font-weight:700;flex-direction:column;gap:4px;transition:color .18s ease}.desktop-header-link,.desktop-header-link-icon,.desktop-header-link-label{display:inline-flex;align-items:center;justify-content:center}.desktop-header-link-icon svg{display:block}.desktop-header-link-label{line-height:1;letter-spacing:-.03em;white-space:nowrap}.desktop-header-link.is-active{color:#ff4f18}.home-v3{gap:32px;padding:20px 0 0}.home-v3>:not(.home-v3-divider){padding-left:16px;padding-right:16px}.home-v3-banner,.home-v3-search,.home-v3-stats,.home-v3-top{width:min(100%,100%);margin:0}.home-v3-top{align-items:end;gap:20px}.home-v3-greeting{gap:8px}.home-v3-location-trigger strong{font-size:30px}.home-v3-greeting small{max-width:62ch;font-size:13px}.home-v3-search{position:static}.home-v3-banner{height:220px;border-radius:32px}.home-v3-banner-slide{padding:34px 36px}.home-v3-banner-slide h2{font-size:34px;max-width:13ch}.home-v3-banner-slide p{max-width:48ch;font-size:15px}.home-v3-stats{gap:14px}.stat-card{padding:22px 16px 20px}.home-v3-section{gap:22px}.home-v3-category-grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:18px 10px}.home-v3-store-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-v3-store-card,.home-v3-store-list .store-item-main-link{min-height:100%;padding:16px;border:1px solid #f2f4f7;border-radius:22px;background:#fff;box-shadow:0 12px 28px rgba(20,21,23,.05)}.home-v3-store-card:last-child{border-bottom:1px solid #f2f4f7}.home-v3-brand-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;grid-gap:14px;gap:14px;padding-bottom:0}.brand-card{min-width:0}.home-v3-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-v3-cta{min-height:132px;padding:32px 40px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:20px;gap:20px}.home-v3-cta>div{min-width:0;max-width:520px;align-self:center}.home-v3-cta strong{font-size:20px}.home-v3-cta p{margin-top:8px;font-size:13px}.home-v3-cta-button{min-width:56px;height:56px;justify-self:end}.nav{display:none}.products-search-page{gap:24px}.auth-header{margin:12px 0 24px;gap:14px}.auth-header h1{font-size:36px}.auth-header p{max-width:56ch;font-size:14px}.auth-card{padding:28px 26px;gap:20px;border-radius:28px;box-shadow:0 20px 40px rgba(20,21,23,.08)}.auth-footer,.field label,.help{font-size:13px}.input{height:54px;font-size:15px}.id-row{grid-template-columns:minmax(0,1fr) auto;align-items:end}.id-check-btn{min-height:54px;justify-self:stretch}.products-search-header{gap:16px}.products-search-form{min-height:68px;padding:0 16px;border-radius:22px;background:rgba(242,244,247,.9);box-shadow:0 16px 32px rgba(20,21,23,.06)}.products-search-results{gap:18px}.products-search-meta{flex-direction:row;align-items:center;justify-content:space-between;gap:16px;padding:0 4px}.products-search-meta strong{font-size:18px}.products-search-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.product-detail-page{gap:22px}.product-detail-shortcuts-sticky{top:90px;margin-inline:-24px;padding-inline:24px}.product-detail-anchor-section{scroll-margin-top:162px}.product-detail-hero{align-items:start;gap:18px}.product-detail-hero-gallery{gap:14px;width:min(100%,420px)}.product-detail-summary{width:100%;gap:8px;padding:16px 18px}.product-detail-images{gap:16px}.product-detail-offer-controls{grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:12px}.product-detail-offer-toggles{justify-content:flex-end}.product-detail-review-mock-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stores-layout{width:100%;max-width:none;margin-inline:auto;height:100%;min-height:0}.map-panel{display:grid;grid-template-columns:minmax(0,1fr) 430px;align-items:stretch;height:100%;min-height:0;border-radius:0;overflow:hidden;background:#dde6f0;box-shadow:none}.stores-map{grid-column:1;min-width:0;height:calc(100% - 20px);align-self:start}.stores-search-top-overlay{left:24px;right:calc(430px + 24px);top:24px;padding:10px;border-radius:22px}.map-my-location-btn{right:calc(430px + 24px);bottom:24px!important}.stores-bottom-sheet{position:relative;inset:auto;grid-column:2;grid-row:1;height:100%;min-height:0;transform:none!important;border-radius:0;border-top:0;border-left:1px solid rgba(20,21,23,.06);box-shadow:none;padding:22px 20px 18px;gap:14px}.stores-bottom-sheet.is-full{border-radius:0}.stores-sheet-grabber,.stores-sheet-handle{display:none}.stores-list{gap:10px;min-height:0;max-height:100%;overflow:auto!important;touch-action:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:#c4ccd8 transparent}.stores-list::-webkit-scrollbar{width:10px}.stores-list::-webkit-scrollbar-track{background:transparent}.stores-list::-webkit-scrollbar-thumb{background:#c4ccd8;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.stores-list::-webkit-scrollbar-thumb:hover{background:#adb7c7;background-clip:padding-box}.stores-list-meta{align-items:end}.stores-list-meta h2{font-size:22px}.stores-list-meta span{font-size:13px}.stores-sheet-status{gap:6px}.store-item{border-bottom:0}.store-item-main{gap:12px}.store-item-main-link{padding:14px 14px 13px;border:1px solid #e9eef4;border-radius:18px;background:hsla(0,0%,100%,.96);box-shadow:0 8px 18px rgba(20,21,23,.04);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.store-item.is-hovered .store-item-main,.store-item.is-hovered .store-item-main-link,.store-item:hover .store-item-main,.store-item:hover .store-item-main-link{border-color:rgba(255,79,24,.16);box-shadow:0 12px 24px rgba(20,21,23,.06)}.store-item-home-avatar{width:58px;height:58px;border-radius:16px}.home-v3-store-copy{gap:6px}.home-v3-store-title-row{gap:8px;align-items:flex-start}.home-v3-store-title-row strong{font-size:14px;line-height:1.35;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-v3-store-type{margin-top:1px}.home-v3-store-meta-row{gap:6px;row-gap:4px}.home-v3-status-chip{min-height:20px;padding:0 8px;font-size:10px}.home-v3-store-meta-pill{font-size:11px}.store-item-home-address{font-size:12px;line-height:1.45;-webkit-line-clamp:2}.home-v3-store-bottom{align-items:flex-end}.home-v3-store-brand-tags span{max-width:88px;min-height:20px;font-size:9px}.home-v3-store-rating{font-size:11px}.stores-search-overlay-dim{background:rgba(15,23,42,.3)}.stores-search-overlay-sheet{width:min(100%,720px);padding:22px 22px 28px;border-radius:28px;margin-top:40px;height:auto;max-height:min(78vh,760px);overflow:hidden;border:1px solid rgba(20,21,23,.08);box-shadow:0 28px 58px rgba(20,21,23,.18)}.stores-search-overlay-bar{height:58px;padding:0 14px;border-radius:18px}.stores-search-overlay-results{max-height:min(54vh,520px);overflow:auto;min-height:120px;padding-top:14px}.store-suggest-item{padding:14px 16px;border-radius:16px}.stores-suggest-group{gap:10px}.store-detail-page{gap:22px;padding:0 0 48px}.store-detail-hero-wrap,.store-detail-page-header.store-detail-page-header-light,.store-detail-shortcuts,.store-detail-tab-panel{width:min(100%,var(--page-max-width-default));margin-inline:auto}.store-detail-page-header.store-detail-page-header-light{padding:8px 24px 0}.store-detail-page-title-block.light h1{font-size:40px}.store-detail-shell{padding-inline:12px}.store-detail-hero-wrap{padding-inline:24px}.store-detail-hero-carousel{min-height:360px}.store-detail-hero-slide{height:360px;border-radius:24px}.store-detail-shortcuts{padding-inline:24px}.store-detail-tab-panel{padding-inline:32px}.store-detail-home-tab{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:20px;gap:20px;align-items:start}.store-detail-home-section{min-width:0}.store-detail-overview-panel{grid-template-columns:minmax(0,1fr);gap:0;padding:20px 22px 16px;border-radius:18px;background:#fff;border:1px solid #e7edf4;box-shadow:0 10px 24px rgba(15,23,42,.04)}.store-detail-overview-group-head{padding-bottom:8px}.store-detail-overview-hours-sheet{padding-top:10px}.store-detail-overview-meta{padding-top:14px}.store-detail-tab-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:start}.store-detail-tab-stack>:only-child{grid-column:1/-1}.store-detail-review-list{grid-template-columns:minmax(0,1fr);gap:14px}.store-detail-products-strip{grid-auto-flow:unset;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-columns:unset;gap:14px;overflow:visible;padding-bottom:0;cursor:default;scroll-snap-type:none}.store-detail-products-strip .product-tile{height:100%;padding:10px;gap:10px;border-radius:18px}.store-detail-products-strip .product-tile-image-wrap{min-height:180px;border-radius:14px}.store-detail-products-strip .product-tile-title{font-size:13px;line-height:1.45}.store-detail-products-strip .product-tile-price{font-size:15px}.store-detail-home-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.store-detail-home-photo-item{border-radius:20px;border:1px solid #e7edf4;box-shadow:0 10px 24px rgba(15,23,42,.05)}.store-detail-home-photo-image{aspect-ratio:4/3}.store-detail-home-photo-grid>.store-detail-home-photo-item:only-child{max-width:520px}.store-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.store-products-grid.store-products-grid-embedded{gap:12px}.store-products-page{width:min(100%,var(--page-max-width-default));height:auto;min-height:calc(100dvh - 44px);padding:0 24px 32px;gap:18px}.store-products-header{padding:18px 0 14px}.store-products-copy{grid-template-columns:minmax(0,1fr) auto;align-items:end}.store-products-grid:not(.store-products-grid-embedded){grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}}@media (min-width:1280px){.home-v3-store-list{grid-template-columns:repeat(3,minmax(0,1fr))}.home-v3-brand-row,.home-v3-product-grid,.store-products-grid:not(.store-products-grid-embedded){grid-template-columns:repeat(5,minmax(0,1fr))}.stores-search-overlay-sheet{width:min(100%,760px)}}@media (min-width:900px){.home-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.stores-layout{height:100%;min-height:100%}.store-products-page,.stores-layout{border-left:1px solid #dde3ef;border-right:1px solid #dde3ef;box-shadow:0 0 0 1px rgba(221,227,239,.35)}.store-detail-page{width:100%;min-height:100%;padding:0 0 calc(132px + env(safe-area-inset-bottom));box-sizing:border-box;display:flex;flex-direction:column;gap:14px;background:transparent}.map-my-location-btn{bottom:calc(var(--stores-sheet-peek-height) + 16px + env(safe-area-inset-bottom))}.nav{left:50%;right:auto;bottom:0;transform:translateX(-50%);width:min(calc(100% - 24px),480px);height:72px;border:1px solid #f2f4f7;border-radius:22px 22px 0 0;box-shadow:0 16px 34px rgba(20,21,23,.08)}}