:root{--c-bg:#ffffff;--c-surface:#f6f7f6;--c-surface-alt:#eceeec;--c-ink:#111111;--c-ink-soft:#374151;--c-slate:#6b7280;--c-slate-light:#9ca3af;--c-brand:#16a34a;--c-brand-dark:#0b1f14;--c-brand-faint:#f0fdf4;--c-border:#e5e7eb;--c-border-soft:#eef0ef;--c-success:#16a34a;--c-success-faint:#f0fdf4;--c-warning:#d97706;--c-warning-faint:#fffbeb;--c-danger:#dc2626;--c-danger-faint:#fef2f2;--c-on-ink:#ffffff;--c-accent:#8b5cf6;--c-accent-faint:#f5f3ff;--glow-brand:0 0 0 rgba(0,0,0,0);--glow-accent:0 0 0 rgba(0,0,0,0);--glow-brand-strong:0 6px 20px rgba(22,163,74,0.24);--ease-standard:cubic-bezier(0.22,1,0.36,1);--ease-out:cubic-bezier(0.16,1,0.3,1);--t-fast:140ms;--t-base:220ms;--t-slow:360ms;--shadow-xs:0 1px 2px rgba(17,17,17,0.05);--shadow-sm:0 2px 8px rgba(17,17,17,0.06);--shadow-md:0 8px 24px rgba(17,17,17,0.10);--shadow-lg:0 16px 40px rgba(17,17,17,0.16);--shadow-brand:0 6px 20px rgba(22,163,74,0.24);--font-ui:var(--font-assistant),system-ui,-apple-system,sans-serif;--font-display:var(--font-assistant),system-ui,sans-serif;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:24px;--s-6:32px;--s-7:48px;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-xl:26px;--shell-max:560px;--shell-max-wide:560px}@media (min-width:768px){:root{--shell-max:720px;--shell-max-wide:920px}}@media (min-width:1024px){:root{--shell-max:760px;--shell-max-wide:1160px}}[data-theme=dark]{--c-bg:#08070d;--c-surface:#100e18;--c-surface-alt:#171526;--c-ink:#ffffff;--c-ink-soft:#d8d5e6;--c-slate:#9d99b5;--c-slate-light:#6b6885;--c-brand:#2bff88;--c-brand-dark:#04160c;--c-brand-faint:#0c2a1a;--c-accent:#b06bff;--c-accent-faint:#221338;--c-border:#241f38;--c-border-soft:#191527;--c-success:#2bff88;--c-success-faint:#0c2a1a;--c-warning:#fbbf24;--c-warning-faint:#3a2a0c;--c-danger:#ff6b6b;--c-danger-faint:#34151b;--c-on-ink:#08070d;--glow-brand:0 0 18px rgba(43,255,136,0.45),0 0 44px rgba(43,255,136,0.18);--glow-accent:0 0 18px rgba(176,107,255,0.45),0 0 44px rgba(176,107,255,0.18);--glow-brand-strong:0 0 24px rgba(43,255,136,0.6),0 8px 30px rgba(43,255,136,0.25);--shadow-sm:0 2px 10px rgba(0,0,0,0.5);--shadow-md:0 10px 30px rgba(0,0,0,0.6);--shadow-lg:0 20px 50px rgba(0,0,0,0.7)}html{color-scheme:light}html[data-theme=dark]{color-scheme:dark}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{margin:0;padding:0;background:var(--c-bg);color:var(--c-ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;transition:background-color var(--t-base) var(--ease-standard),color var(--t-base) var(--ease-standard)}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(60rem 40rem at 78% -8%,rgba(22,163,74,.07),transparent 62%),radial-gradient(48rem 34rem at 8% 4%,rgba(22,163,74,.05),transparent 58%)}[data-theme=dark] body:before{background:radial-gradient(50rem 34rem at 82% -6%,rgba(43,255,136,.16),transparent 60%),radial-gradient(46rem 32rem at 6% 10%,rgba(176,107,255,.16),transparent 58%),radial-gradient(60rem 40rem at 50% 108%,rgba(176,107,255,.1),transparent 62%);animation:neon-breathe 9s ease-in-out infinite}@keyframes neon-breathe{0%,to{opacity:.75}50%{opacity:1}}[data-theme=dark] body:after{content:"";position:fixed;inset-block-start:0;inset-inline:0;block-size:1px;z-index:100;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(43,255,136,.5),rgba(176,107,255,.5),transparent)}a{transition:color var(--t-fast) var(--ease-standard)}h1,h2,h3{font-family:var(--font-display);font-weight:700;letter-spacing:-.03em;margin-block:0}@keyframes fade-in-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.app-shell{display:flex;flex-direction:column;min-block-size:100dvh}.app-shell main{inline-size:100%;flex:1 0 auto;animation:fade-in-up var(--t-slow) var(--ease-out)}[dir=rtl] .icon-directional{transform:scaleX(-1)}.icon-3d{display:inline-flex;align-items:center;justify-content:center;border-radius:30%;background:linear-gradient(160deg,var(--c-bg),var(--c-surface-alt));box-shadow:inset 0 1px 0 rgba(255,255,255,.75),inset 0 -1px 0 rgba(17,17,17,.05),0 2px 5px rgba(17,17,17,.1);transition:transform var(--t-fast) var(--ease-standard),box-shadow var(--t-fast) var(--ease-standard)}.icon-3d:hover{transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 5px 12px rgba(17,17,17,.14)}.icon-3d-brand{background:linear-gradient(160deg,color-mix(in srgb,var(--c-brand) 88%,white),var(--c-brand));color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.45),inset 0 -2px 4px rgba(6,78,40,.35),0 4px 12px rgba(22,163,74,.35)}[data-theme=dark] .icon-3d{background:linear-gradient(160deg,var(--c-surface-alt),var(--c-surface));box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 2px 6px rgba(0,0,0,.45)}:focus-visible{outline:2px solid var(--c-brand);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}[data-theme=dark] .icon-3d{background:linear-gradient(160deg,#1b1830,#100e18);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 2px 10px rgba(0,0,0,.6)}[data-theme=dark] .icon-3d-brand{background:linear-gradient(160deg,#2bff88,#12b862);color:#04160c;box-shadow:inset 0 1px 0 rgba(255,255,255,.5),var(--glow-brand)}[data-theme=dark] :focus-visible{outline:none;box-shadow:0 0 0 2px var(--c-brand),var(--glow-brand);border-radius:var(--radius-sm)}@keyframes neon-pulse{0%,to{box-shadow:var(--glow-brand)}50%{box-shadow:var(--glow-brand-strong)}}@keyframes neon-pulse-accent{0%,to{box-shadow:var(--glow-accent)}50%{box-shadow:0 0 26px rgba(176,107,255,.7),0 0 60px rgba(176,107,255,.28)}}.neon-pulse-brand{animation:neon-pulse 3.2s ease-in-out infinite}.neon-pulse-accent{animation:neon-pulse-accent 3.2s ease-in-out infinite}[data-theme=dark] .card,[data-theme=dark] [class*=scoreRow],[data-theme=dark] [class*=sellerCard]{box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 20px 40px -20px rgba(0,0,0,.7),0 8px 16px -8px rgba(0,0,0,.5)}@media (prefers-reduced-motion:reduce){.neon-pulse-accent,.neon-pulse-brand{animation:none}}@property --trending-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.trending-glow{position:relative}.trending-glow:before{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;padding:3px;pointer-events:none;background:conic-gradient(from var(--trending-angle,0deg),transparent 0deg,transparent 260deg,#ff9500 300deg,#ffc069 330deg,transparent 1turn);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:trending-spin 2.6s linear infinite}@keyframes trending-spin{to{--trending-angle:360deg}}@media (prefers-reduced-motion:reduce){.trending-glow:before{animation:none}}