:root,[data-theme=light]{color-scheme:light;--bg:#f4f4f5;--surface:rgba(0,0,0,0.04);--surface-2:rgba(0,0,0,0.06);--border:rgba(0,0,0,0.10);--text:rgba(0,0,0,0.90);--muted:rgba(0,0,0,0.68);--muted-2:rgba(0,0,0,0.52);--strong:rgba(0,0,0,0.88);--logo-yellow:#d4b840;--yellow-light:#f3ecd0;--yellow-mid:#d4b840;--yellow-deep:#b8982a;--accent:#7a6510;--accent-soft:rgba(0,0,0,0.04);--accent-bg:rgba(0,0,0,0.06);--accent-bg-hover:rgba(0,0,0,0.08);--accent-border:rgba(0,0,0,0.12);--accent-focus:rgba(0,0,0,0.35);--header-bg:#ffffff;--header-border:rgba(0,0,0,0.08);--card-bg:#ffffff;--card-bg-muted:#fafafa;--elevated:rgba(255,255,255,0.75);--input-bg:rgba(255,255,255,0.70);--on-primary:rgba(0,0,0,0.86);--hover-bg:rgba(0,0,0,0.04);--shadow:0 12px 40px rgba(0,0,0,0.08);--radius:18px;--glass-yellow-bg:rgba(212,184,64,0.38);--glass-yellow-bg-hover:rgba(212,184,64,0.5);--glass-yellow-border:rgba(0,0,0,0.14);--glass-yellow-border-hover:rgba(0,0,0,0.18);--glass-yellow-text:rgba(0,0,0,0.88);--glass-white-bg:rgba(255,255,255,0.68);--glass-white-bg-hover:rgba(255,255,255,0.78);--glass-white-border:rgba(255,255,255,0.72);--glass-tag-bg:rgba(255,248,220,0.62);--glass-tag-border:rgba(212,184,64,0.42);--card-yellow-tint:rgba(212,184,64,0.14);--card-yellow-border:rgba(212,184,64,0.22);--card-yellow-bg:linear-gradient(165deg,rgba(243,236,208,0.55),rgba(255,255,255,0.96) 48%,#ffffff)}[data-theme=dark]{color-scheme:dark;--bg:#121214;--surface:rgba(255,255,255,0.06);--surface-2:rgba(255,255,255,0.09);--border:rgba(255,255,255,0.12);--text:rgba(255,255,255,0.92);--muted:rgba(255,255,255,0.68);--muted-2:rgba(255,255,255,0.48);--strong:rgba(255,255,255,0.9);--logo-yellow:#d4b840;--yellow-light:#3d3520;--yellow-mid:#d4b840;--yellow-deep:#b8982a;--accent:#d4b840;--accent-soft:rgba(255,255,255,0.06);--accent-bg:rgba(255,255,255,0.08);--accent-bg-hover:rgba(255,255,255,0.12);--accent-border:rgba(255,255,255,0.14);--accent-focus:rgba(255,255,255,0.45);--header-bg:#1a1a1d;--header-border:rgba(255,255,255,0.1);--card-bg:#222225;--card-bg-muted:#1c1c1f;--elevated:rgba(34,34,37,0.95);--input-bg:rgba(255,255,255,0.08);--on-primary:rgba(0,0,0,0.88);--hover-bg:rgba(255,255,255,0.06);--shadow:0 12px 40px rgba(0,0,0,0.35);--glass-yellow-bg:rgba(212,184,64,0.38);--glass-yellow-bg-hover:rgba(212,184,64,0.5);--glass-yellow-border:rgba(0,0,0,0.16);--glass-yellow-border-hover:rgba(0,0,0,0.2);--glass-yellow-text:rgba(0,0,0,0.9);--glass-white-bg:rgba(255,255,255,0.74);--glass-white-bg-hover:rgba(255,255,255,0.84);--glass-white-border:rgba(255,255,255,0.78);--glass-tag-bg:rgba(212,184,64,0.34);--glass-tag-border:rgba(212,184,64,0.45);--card-yellow-tint:rgba(212,184,64,0.1);--card-yellow-border:rgba(212,184,64,0.28);--card-yellow-bg:linear-gradient(165deg,rgba(212,184,64,0.16),rgba(34,34,37,0.98) 52%,#222225)}body,html{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.container{max-width:1480px;margin:0 auto;padding:28px 20px}.container:has(>.hero:first-child){padding-top:12px}.siteShell{min-height:100vh;display:flex;flex-direction:column}.siteMain{flex:1}.siteHeader{position:sticky;top:0;z-index:50;background:var(--header-bg);border-bottom:1px solid var(--header-border)}.siteHeaderInner{padding-top:14px;padding-bottom:14px;justify-content:space-between;gap:16px}.headerRight,.siteHeaderInner{display:flex;align-items:center}.headerRight{gap:10px;flex-wrap:wrap;justify-content:flex-end;flex:1;min-width:0;position:relative;z-index:1}.headerActions{display:flex;align-items:center;gap:8px}.themeToggle{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 12px;border-radius:999px;border:1px solid var(--border);background:var(--elevated);color:var(--text);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.siteHeader .headerAuthLink,.siteHeader .headerIconBtn,.siteHeader .headerLogout,.siteHeader .headerProfileTrigger,.siteHeader .nav a,.siteHeader .themeToggle{transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.siteHeader .headerAuthLink:hover,.siteHeader .headerIconBtn:hover,.siteHeader .headerLogout:hover,.siteHeader .headerProfileMenuItem:hover,.siteHeader .headerProfileTrigger:hover,.siteHeader .nav a:hover,.siteHeader .themeToggle:hover{color:var(--glass-yellow-text);border-color:var(--glass-yellow-border-hover);background:var(--glass-yellow-bg-hover);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 3px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.12)}.themeToggle:focus-visible{outline:2px solid var(--accent-focus);outline-offset:2px}.themeToggleIcon{font-size:15px;line-height:1}.themeToggleLabel{line-height:1}@media (max-width:640px){.themeToggleLabel{display:none}.themeToggle{width:40px;padding:0;justify-content:center}}.headerActionsLanding{gap:6px;flex-wrap:wrap;justify-content:flex-end}.headerAuthLink{font-size:14px;font-weight:800;color:var(--muted);padding:8px 10px;border-radius:999px;border:1px solid transparent}.headerIconBtn{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:var(--elevated)}.headerIconBtn,.headerLogout{border:1px solid var(--border);color:var(--muted)}.headerLogout{background:var(--surface);font-size:12px;font-weight:800;padding:8px 10px;border-radius:999px;cursor:pointer}.headerProfileWrap{position:relative;z-index:60}.headerProfileTrigger{display:inline-flex;align-items:center;gap:8px;max-width:min(220px,46vw);padding:6px 10px 6px 6px;border-radius:999px;border:1px solid var(--border);background:var(--elevated);color:var(--text);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.headerProfileTrigger:focus-visible{outline:2px solid var(--accent-focus);outline-offset:2px}.headerProfileTriggerCompact{max-width:none;padding:6px 10px}.headerProfileAvatar{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-size:12px;font-weight:900;background:var(--accent-soft);color:var(--accent);flex-shrink:0}.headerProfileLabel{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.headerProfileChevron{font-size:9px;color:var(--muted-2);margin-left:2px;transition:transform .15s ease}.headerProfileChevronOpen{transform:rotate(180deg)}.headerProfileMenu{position:absolute;top:calc(100% + 8px);right:0;min-width:232px;padding:8px 0;border-radius:var(--radius);border:1px solid var(--border);background:var(--card-bg);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.headerProfileMenuMeta{padding:8px 14px 10px;border-bottom:1px solid var(--border);margin-bottom:4px}.headerProfileMenuName{font-size:13px;font-weight:900;color:var(--text);line-height:1.35}.headerProfileMenuEmail{font-size:12px;color:var(--muted);margin-top:2px;word-break:break-all}.headerProfileMenuItem{display:block;width:100%;text-align:left;padding:10px 14px;font:inherit;font-size:14px;font-weight:700;color:var(--strong);border:1px solid transparent;background:transparent;cursor:pointer;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.headerProfileMenuDivider{height:1px;margin:6px 0;background:var(--border)}.headerProfileMenuDanger{color:var(--accent)}.siteHeader .headerProfileMenuDanger:hover{color:rgba(0,0,0,.9)}.siteHeader .headerProfileTrigger:hover .headerProfileLabel{color:var(--glass-yellow-text)}.siteFooter{margin-top:auto;background:var(--logo-yellow);color:rgba(0,0,0,.82);border-top:1px solid rgba(0,0,0,.12)}.siteFooter .siteFooterInner.container{background:transparent;border:none;border-radius:0;padding-top:28px;padding-bottom:28px}.siteFooterGrid{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:28px 20px}@media (max-width:900px){.siteFooterGrid{grid-template-columns:1fr 1fr}.siteFooterBrand{grid-column:1/-1}}@media (max-width:520px){.siteFooterGrid{grid-template-columns:1fr}}.siteFooterCol{min-width:0}.siteFooterLogo{font-family:var(--font-logo),"Varela Round",ui-rounded,system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:rgba(0,0,0,.92);letter-spacing:-.02em}.siteFooterBlurb{margin:10px 0 0;font-size:13px;line-height:1.65;max-width:320px;color:rgba(0,0,0,.72)}.siteFooterHeading{margin:0 0 12px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:rgba(0,0,0,.55)}.siteFooterLinks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.siteFooterLinks a{font-size:14px;font-weight:600;color:rgba(0,0,0,.72);display:inline-flex;align-items:center;gap:6px}.siteFooterLinks a:hover{color:rgba(0,0,0,.95)}.siteFooter .muted{color:rgba(0,0,0,.72)}.siteFooterSoon{font-size:10px;font-weight:800;padding:2px 6px;border-radius:999px;border:1px solid rgba(0,0,0,.18);background:rgba(0,0,0,.08);color:rgba(0,0,0,.75)}.siteFooterBottom{margin-top:24px;padding-top:16px;border-top:1px solid rgba(0,0,0,.12);flex-wrap:wrap;gap:10px 20px;font-size:13px;color:rgba(0,0,0,.72)}.siteFooterBottom,.topbar{display:flex;justify-content:space-between}.topbar{gap:16px}.brand,.topbar{align-items:center}.brand{display:flex;gap:0;min-width:0;flex:0 1 auto;position:relative;z-index:2}.brand:focus-visible{outline:2px solid var(--accent-focus);outline-offset:6px;border-radius:16px}.wordmark{font-family:var(--font-logo),"Varela Round","Nunito",ui-rounded,system-ui,sans-serif;font-size:clamp(1.45rem,2.5vw,1.95rem);font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--logo-yellow)}.wordmark,.wordmarkLine{display:inline-flex;align-items:center}.wordmarkLine{gap:0}.wordmarkRe{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.48em;height:1.48em;margin-right:.04em;transform:translateY(-.04em);border-radius:50%;background:var(--logo-yellow);color:#ffffff;letter-spacing:-.03em}.wordmarkRe,.wordmarkTail{font-size:inherit;font-weight:700;line-height:1}.wordmarkTail{color:var(--logo-yellow);letter-spacing:-.02em}.brandTagline{color:var(--text);font-size:13px;font-weight:800;margin-top:4px;letter-spacing:.02em;line-height:1.25}.nav{display:flex;align-items:center;gap:14px;font-size:14px;color:var(--muted)}.nav a{padding:8px 10px;border-radius:999px;border:1px solid transparent}.hero{margin-top:0}.hero h1{font-size:38px;letter-spacing:-.6px;margin:0 0 10px}.heroYellow h1{font-size:32px;margin:0 0 4px}.heroYellow{padding:8px 18px 10px;border-radius:var(--radius);background:var(--logo-yellow);border:1px solid rgba(0,0,0,.1)}.heroYellow h1{color:rgba(0,0,0,.9);margin-top:0}.heroYellowEm{color:rgba(0,0,0,.88);font-weight:800}.heroYellowLead{color:rgba(0,0,0,.68);line-height:1.45;max-width:920px;margin:0;font-size:13px}.heroYellowActions{margin-top:8px}.heroSearchWrap{width:100%;min-width:0}.searchBarWithPin .searchPinInput{flex:0 0 76px;width:76px;min-width:76px;padding:0 6px;background:rgba(0,0,0,.05);letter-spacing:.08em;text-align:center}.searchBarWithPin .searchCitySelect,.searchBarWithPin .searchPinInput{align-self:stretch;margin:0;border:none;border-radius:8px;font-size:13px;font-weight:700;color:rgba(0,0,0,.88);outline:none}.searchBarWithPin .searchCitySelect{flex:0 1 auto;width:auto;min-width:110px;max-width:152px;padding:0 24px 0 8px;background-color:rgba(0,0,0,.05);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23666' d='M1 1l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;cursor:pointer;appearance:none;-webkit-appearance:none}.searchBarWithPin .searchCitySelect:focus{background-color:rgba(0,0,0,.08)}.searchBarWithPin .searchPinInput::placeholder{color:rgba(0,0,0,.38);font-weight:500;letter-spacing:.02em}.searchBarWithPin .searchPinInput:focus{background:rgba(0,0,0,.08)}.searchBarDivider{flex-shrink:0;align-self:center;width:1px;height:26px;margin:0 3px;background:rgba(0,0,0,.14)}.searchBarPinMsg{margin:5px 0 0 4px;font-size:11px;line-height:1.3;color:var(--accent)}.heroYellowSearch.searchBarWithPin .searchPinInput{background:rgba(0,0,0,.06)}.heroYellowSearch.searchBarWithPin .searchPinInput:focus{background:rgba(0,0,0,.09)}.heroYellowSearch.searchBarWithPin .searchCitySelect{background-color:rgba(0,0,0,.06)}.heroYellowSearch.searchBarWithPin .searchCitySelect:focus{background-color:rgba(0,0,0,.09)}.heroYellowSearch.searchBarWithPin{align-items:stretch}.heroYellowSearch.searchBarWithPin .searchBarDivider,.heroYellowSearch.searchBarWithPin .searchBtn,.heroYellowSearch.searchBarWithPin .searchIcon,.heroYellowSearch.searchBarWithPin .searchInput{align-self:center}.heroYellowLink{color:rgba(0,0,0,.88);font-weight:800;text-decoration:underline;text-underline-offset:3px}.heroYellowLink:hover{color:rgba(0,0,0,1)}.heroYellow .locationPicker{background:var(--glass-white-bg);border-color:var(--glass-white-border);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 2px 14px rgba(0,0,0,.07),inset 0 1px 0 rgba(255,255,255,.9)}.heroYellow .locationPickerCompact{margin-top:0;padding:0;border:none;border-radius:0;box-shadow:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.heroYellow .locationPickerCompact .locationPickerStrip{display:flex;align-items:center;gap:6px;min-height:44px;height:44px;padding:0 8px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.36);white-space:nowrap}.heroYellow .locationPickerCompact .locationPickerLabel{flex-shrink:0;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:rgba(0,0,0,.5)}.heroYellow .locationPickerCompact .locationPickerMeta{flex:0 1 auto;max-width:108px;min-width:0;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heroYellow .locationPickerCompact .filterInput{flex:0 0 72px;width:72px;min-width:72px;max-width:72px;padding:4px 7px;font-size:12px;border-radius:6px;line-height:1.2}.heroYellow .locationPickerCompact .locationPickerBtn{flex-shrink:0;padding:4px 9px;font-size:11px;font-weight:700;line-height:1.2;background:rgba(255,255,255,.55);border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.78)}.heroYellow .locationPickerCompact .locationPickerBtn:hover{background:rgba(255,255,255,.72)}.heroYellow .locationPickerCompact .locationPickerMsg{margin:4px 0 0;padding-left:2px;font-size:10px;line-height:1.3}.heroYellow .locationPicker .filterInput{background:rgba(255,255,255,.62);border-color:rgba(0,0,0,.1)}.heroYellow .locationPicker .filterInput:focus{outline:none;border-color:rgba(0,0,0,.2);background:rgba(255,255,255,.88)}[data-theme=dark] .heroYellow .locationPicker{background:var(--glass-white-bg);border-color:var(--glass-white-border)}[data-theme=dark] .heroYellow .locationPicker:hover{background:var(--glass-white-bg-hover)}[data-theme=dark] .heroYellow .locationPickerCompact .locationPickerStrip{background:rgba(255,255,255,.4);border-color:rgba(0,0,0,.12)}[data-theme=dark] .heroYellow .locationPickerCompact .locationPickerLabel{color:rgba(0,0,0,.52)}[data-theme=dark] .heroYellow .locationPickerCompact .locationPickerBtn{background:rgba(255,255,255,.62);color:rgba(0,0,0,.82)}[data-theme=dark] .heroYellow .locationPicker .filterInput{background:rgba(255,255,255,.55)}.heroYellowSearch{margin-top:0;width:100%;gap:11px;padding:5px 10px;min-height:50px;background:#ffffff;border:1.5px solid rgba(0,0,0,.14);box-shadow:0 8px 26px rgba(0,0,0,.12),inset 0 2px 0 rgba(255,255,255,.95)}.heroYellowSearch .searchIcon{width:38px;height:38px;font-size:16px;background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.1)}.heroYellowSearch .searchInput{font-size:15px;font-weight:500}.heroYellowSearch .searchBtn{padding:10px 24px;font-size:14px;min-width:88px;border:none;background:rgba(0,0,0,.9);color:#ffffff;box-shadow:0 3px 10px rgba(0,0,0,.18)}.heroYellowSearch .searchBtn:hover{opacity:1;background:rgba(0,0,0,.95)}[data-theme=dark] .heroYellowSearch{background:rgba(255,255,255,.96);border-color:rgba(0,0,0,.14)}.heroYellow .homeStrip{margin-top:10px}.heroYellow .locationPickerLabel{color:rgba(0,0,0,.88)}.heroYellow .locationPicker .muted,.heroYellow .locationPickerMsg{color:rgba(0,0,0,.65)}.heroYellow .filterInput,.heroYellowSearch .searchInput{color:rgba(0,0,0,.9)}.heroYellow .catPill{background:var(--glass-yellow-bg);border-color:rgba(0,0,0,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 3px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.1)}.heroYellow .catPill:hover{background:var(--glass-yellow-bg-hover);border-color:rgba(0,0,0,.16)}.heroYellow .catEmoji{background:rgba(255,255,255,.4);border-color:rgba(0,0,0,.1)}.heroYellow .catName{color:rgba(0,0,0,.88)}.heroYellow .catSoon{color:rgba(0,0,0,.62);border-color:rgba(0,0,0,.16);background:rgba(0,0,0,.08)}[data-theme=dark] .heroYellow{border-color:rgba(0,0,0,.25)}[data-theme=dark] .heroYellow h1,[data-theme=dark] .heroYellowEm,[data-theme=dark] .heroYellowLead,[data-theme=dark] .heroYellowLink,[data-theme=dark] .heroYellowLink:hover{color:rgba(0,0,0,.9)}[data-theme=dark] .heroYellow .locationPicker .muted,[data-theme=dark] .heroYellow .locationPickerMsg,[data-theme=dark] .heroYellowLead{color:rgba(0,0,0,.72)}[data-theme=dark] .heroYellowLink:hover{color:rgba(0,0,0,1)}.heroLead{display:grid;grid-template-columns:1.4fr 1fr;gap:14px;align-items:start}@media (max-width:900px){.heroLead{grid-template-columns:1fr}}.locationPicker{margin-top:14px;padding:14px 16px;border-radius:16px;border:1px solid var(--border);background:var(--surface)}.locationPickerHead{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:10px}.locationPickerLabel{font-weight:700;font-size:14px;color:var(--strong)}.locationPickerMeta{font-size:13px}.locationPickerRow{display:flex;gap:10px;align-items:stretch}.locationPickerInput{flex:1;min-width:0;max-width:160px}.locationPickerBtn{white-space:nowrap}.locationPickerMsg{margin:10px 0 0;font-size:13px;line-height:1.5}.searchBar{margin-top:14px;display:flex;gap:10px;align-items:center;border:1px solid var(--border);background:var(--input-bg);border-radius:999px;padding:10px 12px}.searchIcon{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:var(--surface);border:1px solid var(--border)}.searchInput{border:none;outline:none;background:transparent;flex:1;font-size:14px;color:var(--text)}.searchBtn{border:1px solid var(--border);background:var(--strong);color:var(--card-bg);font:inherit;font-weight:800;padding:9px 12px;border-radius:999px;cursor:pointer}.searchBtn:hover{opacity:.9}.browsePagination{margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.browsePaginationMeta{font-size:13px;margin-bottom:10px}.browsePaginationLinks{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.homeStrip{margin-top:10px}.stripScroller{display:flex;gap:10px;overflow-x:auto;padding:10px 2px;scroll-snap-type:x mandatory}.catPill{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:999px;border:1px solid var(--border);background:var(--elevated);scroll-snap-align:start}.catPill:hover{border-color:var(--accent-border)}.catEmoji{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:var(--surface);border:1px solid var(--border)}.catName{font-weight:800;font-size:13px;color:var(--strong)}.catSoon{font-size:12px;padding:4px 8px;border-radius:999px;border:1px solid var(--accent-border);background:var(--accent-bg);color:var(--muted)}.catPill.soon{background:var(--elevated)}[data-theme=dark] .catPill{background:var(--glass-yellow-bg);border-color:rgba(0,0,0,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}[data-theme=dark] .catPill:hover{background:var(--glass-yellow-bg-hover);border-color:rgba(0,0,0,.18)}[data-theme=dark] .catName{color:rgba(0,0,0,.9)}[data-theme=dark] .catEmoji{background:rgba(255,255,255,.4);border-color:rgba(0,0,0,.1)}[data-theme=dark] .catSoon{border-color:rgba(0,0,0,.16);background:rgba(0,0,0,.08);color:rgba(0,0,0,.72)}[data-theme=dark] .heroYellow .catPill{background:var(--glass-yellow-bg);border-color:rgba(0,0,0,.14);box-shadow:0 1px 3px rgba(0,0,0,.06)}[data-theme=dark] .heroYellow .catPill:hover{background:var(--glass-yellow-bg-hover)}.benefitsSection{margin-top:18px;padding:20px;border-radius:var(--radius);background:var(--logo-yellow);color:rgba(0,0,0,.82);border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 4px rgba(212,184,64,.12)}.benefitsHeading{margin:0;font-size:1.35rem;letter-spacing:-.3px;color:rgba(0,0,0,.9)}.benefitsHeadingEm{color:rgba(0,0,0,.88);font-weight:800}.benefitsLead{margin:8px 0 0;max-width:720px;line-height:1.7;font-size:14px;color:rgba(0,0,0,.72)}.benefitsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px}.benefitCard{padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.65);background:rgba(255,255,255,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:rgba(0,0,0,.88);box-shadow:0 1px 4px rgba(0,0,0,.06)}.benefitBadge{border-color:rgba(0,0,0,.14);background:rgba(255,255,255,.45);color:rgba(0,0,0,.82)}.benefitTitle{margin-top:10px;font-weight:800;letter-spacing:-.2px;color:rgba(0,0,0,.9)}.benefitBody{margin:8px 0 0;font-size:13px;line-height:1.65;color:rgba(0,0,0,.72)}.benefitsCta{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.benefitsBtnPrimary{border-color:rgba(0,0,0,.2);background:rgba(0,0,0,.88);color:#ffffff}.benefitsBtnPrimary:hover{background:rgba(0,0,0,.95)}.benefitsBtnSecondary{border-color:rgba(0,0,0,.14);background:rgba(255,255,255,.55);color:rgba(0,0,0,.88)}.benefitsBtnSecondary:hover{background:rgba(255,255,255,.72)}.landingAfterBenefits{padding-top:20px}.landingAfterBenefits .homeStrip{margin-top:0}.homeQuickLinksGrid{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.homeRow{margin-top:18px;border:1px solid var(--border);background:var(--card-bg);border-radius:var(--radius);padding:14px}.rowHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.rowTitle{font-weight:900;letter-spacing:-.2px;color:var(--text)}.rowSubtitle{margin-top:4px;color:var(--muted);font-size:13px;line-height:1.6}.rowCta{font-size:13px;font-weight:900;color:var(--strong);border:1px solid var(--border);background:var(--elevated);padding:8px 10px;border-radius:999px}.rowCta:hover{border-color:var(--accent-border)}.rowScroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(200px,220px);overflow-x:auto;gap:10px;padding-bottom:4px;scroll-snap-type:x proximity}.rowScroller>*{scroll-snap-align:start}.accent{color:var(--accent)}.muted{color:var(--muted)}.cardGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:18px}.card{border:1px solid var(--border);background:var(--card-bg);border-radius:var(--radius);padding:16px;box-shadow:0 10px 30px rgba(0,0,0,.06)}.card,.cardTitle{color:var(--text)}.cardTitle{font-weight:800;margin-bottom:8px}.chipRow{display:flex;flex-wrap:wrap;gap:10px}.chip{border:1px solid var(--border);background:var(--surface);padding:8px 10px;border-radius:999px;font-size:13px;color:var(--muted)}.chip.soon{border-color:var(--accent-border);background:var(--accent-soft);color:var(--strong)}.panel{margin-top:16px;background:var(--card-bg);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:14px;overflow-x:auto}.browsePage{margin-top:10px}.browsePageTitle{margin:0 0 6px;font-size:34px;letter-spacing:-.5px}.browsePageLead{margin:0;max-width:720px;font-size:14px;line-height:1.55;color:var(--muted)}.browsePathTabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding:4px;border-radius:999px;border:1px solid rgba(212,184,64,.28);background:rgba(255,255,255,.55);width:fit-content;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.browsePathTab{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;font-size:14px;font-weight:800;color:var(--muted);border:1px solid transparent;text-decoration:none;white-space:nowrap}.browsePathTab:hover{color:var(--text);background:var(--surface)}.browsePathTabActive{color:rgba(0,0,0,.88);background:var(--glass-tag-bg);border-color:var(--glass-tag-border);box-shadow:0 1px 3px rgba(212,184,64,.12)}.browseLayout{display:grid;grid-template-columns:300px 1fr;gap:14px;align-items:start;margin-top:14px}@media (max-width:980px){.browseLayout{grid-template-columns:1fr}.filterSidebar{position:static;top:auto}}.browseResults{position:relative;min-width:0}.browseResultsMeta{font-size:13px;margin-bottom:12px;line-height:1.45}.filterSidebar{display:flex;flex-direction:column;gap:10px;position:sticky;top:86px}.filterSidebarPending{margin:0;font-size:12px;font-weight:700;color:var(--muted)}.filterPanelCard{border:1px solid var(--card-yellow-border);border-radius:10px;background:var(--card-yellow-bg);box-shadow:0 1px 4px rgba(212,184,64,.08);padding:11px 12px}.filterPanelHead{display:flex;align-items:center;gap:8px;margin-bottom:10px}.filterPanelIcon{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:var(--glass-tag-bg);border:1px solid var(--glass-tag-border);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:12px;line-height:1;flex-shrink:0}.filterPanelTitle{font-size:13px;font-weight:800;color:var(--strong);letter-spacing:-.01em}.filterPanelLabel{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-2);margin:0 0 4px}.filterPanelLabel:not(:first-of-type){margin-top:6px}.filterPanelControl{display:block;width:100%;margin:0 0 8px;border:1px solid rgba(255,255,255,.75);background:rgba(255,255,255,.78);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--text);border-radius:8px;padding:9px 10px;font-size:13px;outline:none}.filterPanelControl:last-child{margin-bottom:0}.filterPanelControl:focus{border-color:rgba(212,184,64,.45);background:#ffffff;box-shadow:0 0 0 2px rgba(212,184,64,.14)}.filterPanelReset{display:flex;align-items:center;justify-content:center;min-height:40px;font-size:12px;font-weight:800;color:rgba(0,0,0,.78);text-decoration:none;text-align:center;background:rgba(255,255,255,.5);transition:background .15s ease,color .15s ease}.filterPanelReset:hover{background:rgba(255,255,255,.72);color:rgba(0,0,0,.92)}.filterGroup+.filterGroup{margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.filterTitle{font-weight:900;font-size:13px;margin-bottom:8px}.filterLabel{font-size:13px;color:var(--strong);display:block;margin-bottom:6px}.filterInput,.filterSelect{width:100%;border:1px solid var(--border);background:var(--input-bg);color:var(--text);border-radius:12px;padding:10px 11px;font-size:14px;outline:none}.filterRow{display:grid;grid-template-columns:1fr 1fr;gap:10px}.listingGrid2{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.listingGrid2 .listingProductCardLink{height:100%}@media (max-width:1280px){.listingGrid2{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1020px){.listingGrid2{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.listingGrid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.listingProductCard,.listingProductCardLink{border:1px solid var(--card-yellow-border);border-radius:10px;background:var(--card-yellow-bg);color:var(--text);box-shadow:0 1px 4px rgba(212,184,64,.08);overflow:hidden;display:flex;flex-direction:column;min-width:0;height:100%;text-decoration:none}.listingProductCardLink{cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.listingProductCardLink:hover{border-color:rgba(212,184,64,.38);box-shadow:0 3px 12px rgba(212,184,64,.14)}.listingProductCard.reserved,.listingProductCardLink.reserved{opacity:.72}.listingProductCardLink:focus-visible{outline:2px solid var(--accent-focus);outline-offset:-2px}.listingProductMedia{position:relative;overflow:hidden;height:121px;background:rgba(255,255,255,.72);border-bottom:1px solid var(--card-yellow-border)}.listingProductMediaTrack{display:flex;width:100%;height:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.listingProductMediaTrack .listingMediaImg{flex:0 0 100%;width:100%;min-width:100%;height:100%}.listingProductMediaDots{position:absolute;left:0;right:0;bottom:6px;display:flex;justify-content:center;gap:4px;pointer-events:none;z-index:2}.listingProductMediaDot{width:5px;height:5px;border-radius:999px;background:rgba(255,255,255,.55);box-shadow:0 1px 2px rgba(0,0,0,.2);transition:transform .2s ease,background .2s ease}.listingProductMediaDotOn{background:#ffffff;transform:scale(1.15)}.listingProductCardLink:hover .listingProductMediaMulti .listingProductMediaDots{opacity:1}.listingProductMediaMulti .listingProductMediaDots{opacity:.85}[data-theme=dark] .listingProductMedia{background:rgba(255,255,255,.06)}.listingProductNoPhoto{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(ellipse 90% 80% at 50% 35%,rgba(255,255,255,.82) 0,transparent 68%),linear-gradient(165deg,rgba(243,236,208,.62),rgba(255,255,255,.88) 52%,rgba(212,184,64,.1))}.listingProductNoPhoto:before{content:"";position:absolute;inset:0;background-image:linear-gradient(135deg,rgba(212,184,64,.07) 25%,transparent 0,transparent 50%,rgba(212,184,64,.07) 0,rgba(212,184,64,.07) 75%,transparent 0,transparent);background-size:14px 14px;opacity:.35;pointer-events:none}.listingProductNoPhoto:after{content:"";position:absolute;inset:10px 14px;border:1px dashed rgba(212,184,64,.28);border-radius:8px;pointer-events:none}[data-theme=dark] .listingProductNoPhoto{background:radial-gradient(ellipse 90% 80% at 50% 35%,rgba(255,255,255,.08) 0,transparent 68%),linear-gradient(165deg,rgba(212,184,64,.14),rgba(34,34,37,.92) 55%,rgba(26,26,29,.98))}[data-theme=dark] .listingProductNoPhoto:before{background-image:linear-gradient(135deg,rgba(212,184,64,.1) 25%,transparent 0,transparent 50%,rgba(212,184,64,.1) 0,rgba(212,184,64,.1) 75%,transparent 0,transparent);opacity:.22}[data-theme=dark] .listingProductNoPhoto:after{border-color:rgba(212,184,64,.22)}.listingProductNoPhotoInner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:7px}.listingProductNoPhotoIconWrap{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid var(--glass-tag-border);background:var(--glass-tag-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:rgba(0,0,0,.42);box-shadow:0 2px 10px rgba(212,184,64,.12),inset 0 1px 0 rgba(255,255,255,.55)}[data-theme=dark] .listingProductNoPhotoIconWrap{color:rgba(255,255,255,.55)}.listingProductNoPhotoIcon{display:block}.listingProductNoPhotoLabel{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-2);opacity:.9}.listingProductBody{padding:8px 10px 9px;flex:1;display:flex;flex-direction:column;min-height:0}.listingProductCategoryRow{display:flex;align-items:center;gap:4px;margin-bottom:2px;line-height:1.2;white-space:nowrap}.listingProductBrand,.listingProductCategoryRow{min-width:0;overflow:hidden;text-overflow:ellipsis}.listingProductBrand{font-size:10px;font-weight:500;color:var(--muted-2);letter-spacing:.02em;flex-shrink:1}.listingProductLocation{font-size:10px;font-weight:650;color:var(--muted);letter-spacing:.01em;flex-shrink:0}.listingProductTitle{font-weight:600;font-size:13px;line-height:1.32;color:var(--strong);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 3px}.listingProductRatingRow{display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-height:14px;margin-bottom:5px}.listingProductPrice{font-size:15px;font-weight:700;color:var(--strong);letter-spacing:-.2px;line-height:1.2;margin-bottom:6px}.listingProductMeta{display:flex;flex-direction:column;gap:4px;min-width:0}.listingProductTagRow{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.listingProductTag{display:flex;align-items:center;justify-content:center;min-width:0;min-height:24px;padding:4px 6px;border-radius:999px;border:1px solid var(--glass-tag-border);background:var(--glass-tag-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 4px rgba(212,184,64,.12),inset 0 1px 0 rgba(255,255,255,.45);font-size:8px;font-weight:700;line-height:1.2;color:var(--glass-yellow-text);text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listingProductTagStatus{flex-shrink:0}.listingProductMetaSep{font-size:10px;color:var(--muted-2);opacity:.65;flex-shrink:0}.listingProductVerified{display:inline-flex;align-items:center;gap:2px;font-size:9px;font-weight:700;color:#2e7d32;white-space:nowrap}.listingProductVerifiedIcon{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;border-radius:999px;background:rgba(46,125,50,.12);font-size:8px;line-height:1}.listingProductRatingInline{display:inline-flex;align-items:center;gap:3px;min-width:0}.listingProductStars{display:inline-flex;gap:0;line-height:1}.listingProductStar{font-size:10px;color:#e0e0e0}.listingProductStarOn{color:#388e3c}.listingProductRatingCount{font-weight:500}.listingProductRatingCount,.listingProductRatingMuted{font-size:10px;color:var(--muted-2)}.uuidHint{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;color:var(--muted-2);word-break:break-all}.listingMedia2{position:relative;overflow:hidden;height:118px;background:var(--card-bg);border-bottom:1px solid var(--border)}.listingMedia2 a{display:block;height:100%;color:inherit}.listingMedia2 a:focus-visible{outline:2px solid var(--accent-focus);outline-offset:-2px}.listingMediaImg{width:100%;height:100%;object-fit:cover;display:block}.listingHero{position:relative;overflow:hidden;height:320px;border-radius:var(--radius);border:1px solid var(--border);background:var(--card-bg-muted)}.listingHeroImg{width:100%;height:100%;object-fit:cover;display:block}.listingThumbs{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.listingThumb{width:86px;height:64px;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:rgba(0,0,0,.04)}.listingThumbImg{width:100%;height:100%;object-fit:cover;display:block}.listingBody2{padding:8px 8px 6px;flex:1;display:flex;flex-direction:column;min-height:0}.listingCardBrand{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);margin-bottom:3px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listingTitle2{font-weight:700;margin:0 0 4px;letter-spacing:-.1px;font-size:12.5px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.65em;color:var(--strong)}.listingTitle2 a{color:inherit;text-decoration:none}.listingTitle2 a:hover{color:var(--accent)}.listingPriceRowDense{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:2px}.listingPriceStrong{font-weight:900;font-size:14px;color:var(--text)}.listingOfferTag{font-size:11px;font-weight:800;color:#2e7d32}.listingTrustDense{margin-top:5px}.listingTrustBadge{display:inline-block;font-size:10px;font-weight:800;padding:2px 6px;border-radius:4px;border:1px solid var(--accent-border);background:var(--accent-bg);color:var(--accent)}.listingTrustBadgeMuted{border-color:var(--border);background:var(--surface);color:var(--muted)}.listingRatingDense{display:flex;align-items:center;gap:5px;margin-top:6px;flex-wrap:wrap;min-height:20px}.ratingPillFk{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:4px;background:#388e3c;color:#fff;font-size:11px;font-weight:800;line-height:1.2}.ratingCtFk{font-size:11px;color:var(--muted-2);font-weight:600}.listingCondDense{font-size:10px;color:var(--muted-2);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ratingRow{display:flex;align-items:center;gap:8px;margin-top:6px;color:var(--strong);font-size:13px}.ratingPill{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;border:1px solid var(--border);background:var(--elevated);color:var(--text);font-weight:900}.listingActions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);background:var(--elevated);color:var(--text);padding:8px 10px;border-radius:999px;font-size:13px;font-weight:900}.btn.primary{border-color:var(--accent-border);background:var(--logo-yellow);color:var(--on-primary)}.btn:hover{border-color:var(--border);background:var(--hover-bg)}.btn.primary:hover{background:var(--yellow-mid)}.listingGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:14px}.listingCard{border:1px solid var(--border);border-radius:12px;color:var(--text);box-shadow:0 1px 3px rgba(0,0,0,.08);min-width:0}.listingCard,.listingMedia{background:var(--card-bg);overflow:hidden}.listingMedia{position:relative;height:118px;border-bottom:1px solid var(--border)}.listingBody{padding:8px 8px 6px;color:var(--text)}.listingTitle{font-weight:700;margin:0 0 4px;font-size:12.5px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.65em;color:var(--strong)}.listingPrice{margin:0}.listingSub{margin-top:4px;font-size:10px;color:var(--muted-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listingMetaRow{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.listingMetaRow .badge{font-size:10px;padding:2px 6px;border-radius:4px}.badge{font-size:12px;padding:6px 9px;border-radius:999px;border:1px solid var(--border);background:var(--elevated);color:var(--muted)}.badge.accent{background:var(--accent-bg)}.badge.accent,.badge.salePath{border-color:var(--accent-border);color:var(--accent)}.badge.salePath{background:var(--accent-soft);font-weight:800}.badge.dark{border-color:var(--border);background:var(--surface);color:var(--muted)}.helpTd,.helpTh{border:1px solid var(--border);padding:10px 12px;text-align:left;vertical-align:top;color:var(--muted)}.helpTh{font-weight:900;color:var(--text);background:var(--surface)}.listingDetailPage{margin-top:8px}.listingBreadcrumb{font-size:13px;margin-bottom:4px}.listingBreadcrumb a{font-weight:800;color:var(--accent)}.listingDetailTitle{font-size:clamp(1.35rem,2.4vw,1.85rem);letter-spacing:-.45px;margin:6px 0 4px;line-height:1.2;font-weight:900}.listingDetailSubtitle{margin:0 0 18px;font-size:14px}.listingDetailShell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}@media (max-width:960px){.listingDetailShell{display:flex;flex-direction:column;gap:16px}.listingDetailAside{order:-1}}.listingDetailMain{min-width:0}.listingDetailAside{position:sticky;top:86px;display:flex;flex-direction:column;gap:14px}@media (max-width:960px){.listingDetailAside{position:static}}.listingAsidePanel.panel,.listingBuyCard.panel{margin-top:0}.listingGallery{margin-top:0}.listingGallery,.listingGalleryEmpty{max-width:min(640px,100%);margin-left:auto;margin-right:auto}.listingGalleryEmpty{border-radius:14px;border:1px dashed var(--border);background:var(--card-bg);color:var(--muted)}.listingGalleryMain{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:min(640px,100%);margin-left:auto;margin-right:auto;border:1px solid var(--border);padding:0;border-radius:14px;overflow:hidden;cursor:zoom-in;background:var(--card-bg);text-align:center}.listingGalleryMain:has(.listingGalleryMainImg){min-height:300px}.listingGalleryMain:focus-visible{outline:2px solid var(--accent-focus);outline-offset:3px}.listingGalleryMainEmpty{cursor:default;min-height:240px;display:grid;place-items:center;color:var(--muted);font-weight:800;font-size:14px}.listingGalleryMainImg{max-width:100%;max-height:460px;width:auto;height:auto;object-fit:contain;background:var(--surface);display:block;margin:0 auto}.listingGalleryZoomHint{position:absolute;right:10px;bottom:10px;font-size:11px;font-weight:800;padding:5px 9px;border-radius:8px;background:rgba(0,0,0,.58);color:#fff;pointer-events:none}.listingGalleryThumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;justify-content:center}.listingGalleryThumb{width:68px;height:68px;border-radius:10px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:var(--card-bg);flex:0 0 auto}.listingGalleryThumb:focus-visible{outline:2px solid var(--accent-focus);outline-offset:2px}.listingGalleryThumbActive{border-color:var(--accent)}.listingGalleryThumb img{width:100%;height:100%;object-fit:cover;display:block}.listingGalleryLightbox{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.88);display:grid;place-items:center;padding:16px}.listingGalleryLightboxInner{position:relative;max-width:min(96vw,1200px);max-height:92vh;display:flex;align-items:center;justify-content:center}.listingGalleryLbImg{max-width:100%;max-height:86vh;object-fit:contain;border-radius:8px}.listingGalleryLbClose{top:-6px;right:-6px;width:40px;height:40px;background:rgba(255,255,255,.95);font-size:26px;font-weight:700}.listingGalleryLbClose,.listingGalleryLbNav{position:absolute;border-radius:999px;border:none;line-height:1;cursor:pointer;color:var(--muted);z-index:2}.listingGalleryLbNav{top:50%;transform:translateY(-50%);width:44px;height:44px;background:rgba(255,255,255,.92);font-size:28px}.listingGalleryLbPrev{left:8px}.listingGalleryLbNext{right:8px}.listingGalleryLbMeta{position:absolute;bottom:-36px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.9);font-size:13px;font-weight:800}.listingDetailTabs{margin-top:20px}.listingTabsBar{display:flex;flex-wrap:wrap;gap:2px;border-bottom:1px solid var(--border)}.listingTab{padding:11px 14px 10px;font-weight:800;font-size:13px;color:var(--muted);background:transparent;cursor:pointer;border:none;border-bottom:3px solid transparent;margin-bottom:-1px;border-radius:10px 10px 0 0}.listingTab:hover{color:var(--text);background:var(--hover-bg)}.listingTabActive{color:var(--text);border-bottom-color:var(--accent);background:var(--elevated)}.listingTabPanel{padding:18px 2px 10px;font-size:14px;line-height:1.75}.listingTabPanel,.listingTabPanel .muted{color:var(--muted)}.listingDl{display:grid;grid-template-columns:minmax(100px,140px) 1fr;gap:10px 14px;font-size:14px;margin:0}.listingDl dt{font-weight:900;color:var(--strong);margin:0}.listingDl dd{margin:0;color:var(--muted)}.conditionBlock{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-start;padding:14px 16px;border-radius:12px;border:1px solid var(--border);background:var(--card-bg);color:var(--text);margin-bottom:16px}.conditionBlockTitle{font-size:18px;font-weight:900;margin:0 0 4px;letter-spacing:-.2px;color:var(--text)}.conditionBlockTier{font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);margin-bottom:8px}.conditionBlockText{margin:0;font-size:14px;line-height:1.65;color:var(--muted);max-width:62ch}.conditionPill{flex:0 0 auto;font-size:14px;font-weight:900;padding:10px 14px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text)}.listingBuyPrice{font-size:26px;font-weight:900;letter-spacing:-.5px;margin:4px 0 8px}.listingBuyMeta{font-size:13px;color:var(--muted);line-height:1.55;margin-bottom:10px}.listingBuyActions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.listingRelatedList{display:flex;flex-direction:column;gap:0}.listingRelatedItem{display:grid;grid-template-columns:52px 1fr;gap:10px;padding:10px 0;border-top:1px solid var(--border);text-decoration:none;color:inherit;align-items:center}.listingRelatedItem:first-of-type{border-top:none;padding-top:4px}.listingRelatedThumb{width:52px;height:52px;border-radius:10px;overflow:hidden;background:#f3f3f4;border:1px solid var(--border)}.listingRelatedThumb img{width:100%;height:100%;object-fit:cover;display:block}.listingRelatedTitle{font-size:12.5px;font-weight:800;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 4px}.listingRelatedPrice{font-size:13px;font-weight:900;color:var(--strong)}.listingAsideList{margin:8px 0 0;padding-left:18px;font-size:13px;line-height:1.65;color:var(--muted)}.footer{margin-top:34px;color:var(--muted-2);font-size:13px}