*{box-sizing:border-box}body{margin:0;background:#f5f5f3;color:#111;font-family:Arial,Inter,sans-serif}.top{height:31px;background:#090909;color:#888;padding:9px 4vw;font-size:9px;letter-spacing:1.7px}.top span{float:right;color:#aaa}header{height:70px;background:#fff;border-bottom:1px solid #ddd;display:flex;align-items:center;padding:0 4vw;gap:35px;position:sticky;top:0;z-index:5}.logo{font-weight:900;font-size:22px;letter-spacing:-1.7px;color:#050505!important;text-decoration:none}.logo span{font-weight:900;color:#050505!important}nav{display:flex;gap:25px;flex:1}nav a{color:#777;text-decoration:none;font-size:10px}.actions{display:flex;gap:8px}button{border:1px solid #ccc;background:#fff;border-radius:7px;padding:10px 14px;font-size:10px}button.dark{background:#111;color:#fff;border-color:#111}.big{padding:13px 17px}.hero{max-width:1250px;margin:auto;padding:95px 4vw 110px;display:grid;grid-template-columns:1.5fr 1fr;gap:70px;align-items:center}.eyebrow{font-size:9px;letter-spacing:2px;color:#888;font-weight:800;margin-bottom:16px}.hero h1{font-size:72px;line-height:.9;letter-spacing:-5px;margin:0 0 25px}.hero h1 span{font-weight:300;color:#777}.hero p{color:#777;line-height:1.7;font-size:13px;max-width:600px}.heroBtns{display:flex;gap:9px;margin-top:25px}.heroCard{background:#0c0c0c;color:#fff;border-radius:18px;padding:28px;min-height:300px;box-shadow:0 20px 50px #0001}.cardTop{font-size:8px;letter-spacing:2px;color:#777;display:flex;justify-content:space-between}.cardTop b{color:#fff}.score{font-size:70px;font-weight:900;letter-spacing:-5px;margin:55px 0 3px}.score span{font-size:13px;color:#666;letter-spacing:0}.heroCard strong{display:block;font-size:14px}.heroCard small{display:block;color:#777;font-size:8px;margin-top:7px}.line{height:1px;background:#333;margin:25px 0}.signal{font-size:8px;letter-spacing:1px}.signal i{display:inline-block;width:6px;height:6px;background:#fff;border-radius:50%;margin-right:7px}main>section{max-width:1250px;margin:auto;padding:75px 4vw}.head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}h2{font-size:36px;letter-spacing:-2px;margin:0}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product{background:#fff;border:1px solid #ddd;border-radius:12px;padding:24px}.productTop{display:flex;justify-content:space-between}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:82px;text-align:center;font-size:8px;letter-spacing:1.2px;font-weight:800;border:1px solid #111;background:#111;color:#fff;border-radius:7px;padding:7px 10px;line-height:1}.product h3{font-size:20px;margin:35px 0 7px}.product small{color:#888;font-size:9px}.pScore{float:right;font-size:30px;font-weight:900}.darkSection{max-width:none!important;background:#0d0d0d;color:#fff;padding-left:calc((100% - 1250px)/2 + 4vw)!important;padding-right:calc((100% - 1250px)/2 + 4vw)!important}.darkSection .eyebrow{color:#777}.darkSection h2{font-size:58px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:55px}.features b{font-size:9px;color:#777}.features h3{font-size:16px}.features p{color:#888;font-size:11px;line-height:1.6}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:25px}.pricing>div{background:#fff;border:1px solid #ddd;border-radius:12px;padding:25px}.pricing .featured{background:#111;color:#fff;border-color:#111}.pricing small{font-size:8px;letter-spacing:2px;color:#888}.pricing h3{font-size:43px;letter-spacing:-3px;margin:20px 0}.pricing h3 span{font-size:11px;letter-spacing:0;color:#888}.pricing p{font-size:11px;line-height:2;color:#777;min-height:100px}.featured p{color:#aaa}.modal{position:fixed;inset:0;background:#0009;display:none;align-items:center;justify-content:center;padding:20px;z-index:10}.modal.show{display:flex}.box{background:#fff;border-radius:15px;width:min(450px,100%);padding:30px;position:relative}.x{position:absolute;right:12px;top:8px;border:0;background:none;font-size:25px}.box h2{font-size:30px;margin-bottom:22px}.box input{display:block;width:100%;margin:8px 0;padding:13px;border:1px solid #ccc;border-radius:7px}.box form button{width:100%;margin-top:8px}.box p{font-size:10px;color:#777}@media(max-width:800px){.hero{grid-template-columns:1fr;padding-top:55px}.hero h1{font-size:52px}.features,.pricing,.cards{grid-template-columns:1fr}.darkSection{padding-left:4vw!important;padding-right:4vw!important}.top span,nav{display:none}}
.publicNote{margin-top:18px;font-size:12px;opacity:.62;letter-spacing:.02em}
.memberHero{min-height:520px}
.gated{opacity:.62;border-style:dashed}
.stats{max-width:1250px;margin:0 auto;padding:0 4vw 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.stat{background:#fff;border:1px solid #ddd;border-radius:12px;padding:20px}.stat small,.stat span{display:block;color:#888;font-size:8px;letter-spacing:1.5px}.stat strong{display:block;font-size:28px;letter-spacing:-1px;margin:10px 0}.sectionNote{font-size:8px;color:#888;letter-spacing:1px}.watchBtn,.mini,.danger{margin-top:18px}.danger{border-color:#bbb;background:#fff}.mini{padding:7px 9px}.accountGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product label{display:block;font-size:9px;color:#888;margin:12px 0 5px}.product input{width:100%;padding:12px;border:1px solid #ccc;border-radius:7px;margin-bottom:10px}.product button{cursor:pointer}.product.gated{min-height:170px}.darkSection .product{background:#171717;border-color:#333;color:#fff}.darkSection .product small,.darkSection .product p{color:#888}.darkSection .badge{border-color:#444}.darkSection .mini,.darkSection .danger{background:#111;color:#fff;border-color:#444}.memberHero{max-width:1250px;margin:auto;padding:80px 4vw 55px;display:grid;grid-template-columns:1.5fr 1fr;gap:70px;align-items:center}.memberHero h1{font-size:60px;line-height:.95;letter-spacing:-4px;margin:0 0 20px}.memberHero p{color:#777;line-height:1.7;font-size:13px;max-width:600px}.darkSection{max-width:none!important}.darkSection .head{max-width:1250px;margin:0 auto 20px}.darkSection .cards{max-width:1250px;margin:0 auto}.cards{margin-top:20px}#toast{position:fixed;right:20px;bottom:20px;background:#111;color:#fff;padding:12px 16px;border-radius:8px;font-size:10px;opacity:0;transform:translateY(10px);transition:.2s;z-index:30}#toast.show{opacity:1;transform:none}@media(max-width:800px){.stats,.accountGrid{grid-template-columns:1fr 1fr}.memberHero{grid-template-columns:1fr;padding-top:55px}.memberHero h1{font-size:48px}.stats{padding-left:4vw;padding-right:4vw}.accountGrid,.stats{grid-template-columns:1fr}.memberHero .heroCard{min-height:240px}}

#huntGrid .product,#inventoryGrid .product{min-height:180px}.accountGrid label{display:block;margin:10px 0}.accountGrid input[type=checkbox]{margin-right:8px}.danger{border:1px solid #d8d8d8;background:#fff;padding:10px 12px;cursor:pointer}.danger:hover{background:#f4f4f4}.mini{cursor:pointer}
/* V1.6 polish */
.memberHero{padding-top:72px;padding-bottom:45px}.quickGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quickCard{display:block;text-decoration:none;color:#111;background:#fff;border:1px solid #d9d9d9;border-radius:14px;padding:24px;min-height:165px;transition:.18s}.quickCard:hover{transform:translateY(-2px);border-color:#999;box-shadow:0 14px 35px #0000000c}.quickCard .qIcon{display:flex;width:42px;height:42px;border-radius:11px;align-items:center;justify-content:center;background:#111;color:#fff;font-size:19px;margin-bottom:24px;box-shadow:inset 0 0 0 1px #333}.quickCard b{display:block;font-size:8px;letter-spacing:1.8px;color:#777}.quickCard strong{display:block;font-size:17px;margin-top:7px}.quickCard small{display:block;color:#888;font-size:10px;margin-top:7px}.premiumStat{position:relative;overflow:hidden;background:#101010;color:#fff;border-color:#101010}.premiumStat small,.premiumStat span{color:#aaa}.premiumStat .statIcon{position:absolute;right:17px;top:15px;width:38px;height:38px;border-radius:10px;border:1px solid #333;background:#050505;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:inset 0 0 0 1px #222}.premiumStat strong{color:#fff}.overviewPanel{max-width:1250px;margin:auto;padding:55px 4vw 85px}.dateBig{font-size:24px}.sectionBar{display:flex;justify-content:space-between;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:13px 0;margin-bottom:18px;font-size:8px;letter-spacing:1.4px;color:#777}.gatePanel{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;background:#fff;border:1px dashed #c9c9c9;border-radius:15px;padding:28px}.lockIcon{width:52px;height:52px;border-radius:13px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px}.gatePanel h3{margin:10px 0 5px;font-size:20px}.gatePanel p{margin:0;color:#777;font-size:11px;line-height:1.6}.gatePanel .dark{white-space:nowrap}.darkCards .product{background:#151515;border-color:#2d2d2d;color:#fff}.dropScore,.opScore{font-size:30px;font-weight:900;letter-spacing:-1px}.dropScore small,.opScore small{font-size:9px;color:#777}.intelCard{background:#fff;border:1px solid #ddd;border-radius:14px;padding:24px}.intelTop{display:flex;justify-content:space-between;align-items:flex-start}.statusPill{display:inline-flex;align-items:center;padding:7px 9px;border-radius:20px;background:#111;color:#fff;font-size:8px;letter-spacing:1px}.statusPill.out_of_stock,.statusPill.unknown{background:#777}.confidence{font-size:8px;color:#888;margin-left:8px}.intelCard h3{font-size:19px;margin:30px 0 6px}.meta,.muted{font-size:10px;color:#888}.priceLine{display:flex;justify-content:space-between;align-items:end;margin:24px 0 8px}.priceLine strong{font-size:28px;letter-spacing:-1px}.priceLine span{font-size:8px;color:#777;letter-spacing:1px}.full{width:100%;margin-top:14px}.predictionBox{margin-top:35px;background:#0e0e0e;color:#fff;border-radius:16px;padding:28px;display:grid;grid-template-columns:1fr 1.4fr;gap:30px}.predictionBox h2{font-size:34px}.predictionBox p{color:#888;font-size:11px;line-height:1.6}.prediction{display:grid;grid-template-columns:1.2fr .9fr 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #292929;padding:13px 0;font-size:9px}.prediction span,.prediction small{color:#888}.prediction b{font-weight:500}.huntSummary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.huntSummary>div{background:#111;color:#fff;border-radius:12px;padding:20px}.huntSummary span{display:block;color:#777;font-size:8px;letter-spacing:1px}.huntSummary strong{display:block;font-size:27px;margin-top:8px}.check{display:flex!important;align-items:center;gap:7px}.check input{width:auto!important;margin:0!important}.page{min-height:calc(100vh - 101px)}.pageHero{max-width:1250px;margin:auto;padding:75px 4vw 45px;display:grid;grid-template-columns:1.6fr .7fr;gap:50px;align-items:center}.pageHero h1{font-size:58px;letter-spacing:-4px;line-height:.95;margin:0 0 18px}.pageHero p{font-size:12px;color:#777;max-width:620px;line-height:1.7}.miniHero{background:#111;color:#fff;border-radius:15px;padding:25px}.miniHero span{font-size:8px;color:#777;letter-spacing:1.5px}.miniHero strong{display:block;font-size:34px;letter-spacing:-2px;margin:18px 0 5px}.miniHero small{color:#777}.page>section:not(.pageHero){max-width:1250px;margin:auto;padding:0 4vw 80px}.page .cards{margin-top:0}
@media(max-width:800px){.quickGrid{grid-template-columns:1fr}.gatePanel,.predictionBox,.pageHero{grid-template-columns:1fr}.prediction{grid-template-columns:1fr 1fr}.huntSummary{grid-template-columns:1fr}.pageHero h1{font-size:46px}}
/* V1.9 member UX polish */
.quickCard .qIcon{position:relative;overflow:hidden}
.quickCard .qIcon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.quickCard .iconHunt svg{width:29px;height:29px;stroke-width:1.8}
.quickCard .iconFlare svg{width:27px;height:27px;stroke-width:1.7}
.quickCard:hover .qIcon{background:#000;box-shadow:inset 0 0 0 1px #555,0 8px 18px #0002}
.huntHint{margin:0 0 18px;padding:13px 15px;border-left:2px solid #111;background:#fff;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;color:#777;font-size:10px;letter-spacing:.2px}
.huntItem{cursor:pointer;transition:.16s ease;border-color:#ddd}
.huntItem:hover{border-color:#999;transform:translateY(-1px)}
.huntItem.selectedHunt{border-color:#111;box-shadow:0 0 0 1px #111,0 14px 32px #00000010}
.huntControls{display:flex;gap:8px;margin-top:17px}
.huntControls button{margin-top:0}
.huntCountdown{position:fixed;right:22px;bottom:22px;width:min(350px,calc(100vw - 44px));background:#0b0b0b;color:#fff;border:1px solid #2d2d2d;border-radius:15px;padding:18px 20px;box-shadow:0 18px 55px #0004;z-index:25;opacity:0;pointer-events:none;transform:translateY(15px);transition:.2s ease}
.huntCountdown.show{opacity:1;pointer-events:auto;transform:none}
.huntCountdown .eyebrow{color:#777;margin-bottom:7px}
.huntCountdown strong{display:block;font-size:15px;letter-spacing:-.2px;margin-bottom:14px}
.huntCountdown small{display:block;color:#888;font-size:10px}
.countDigits{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}
.countDigits b{display:flex;align-items:baseline;justify-content:center;gap:3px;background:#151515;border:1px solid #2b2b2b;border-radius:8px;padding:10px 5px;font-size:20px;letter-spacing:-1px}
.countDigits small{font-size:7px;color:#777;letter-spacing:1px}
@media(max-width:800px){.huntCountdown{right:12px;bottom:12px;width:calc(100vw - 24px)}.huntControls{flex-wrap:wrap}.huntControls button{flex:1}.quickCard .qIcon{margin-bottom:20px}}
.retailFilters{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 18px}
.retailFilter{background:#fff;border:1px solid #d7d7d7;color:#111}
.retailFilter.active{background:#111;color:#fff;border-color:#111}
.intelCard .full{display:block;text-align:center;text-decoration:none;margin-top:14px}
.statusPill.coming_soon{background:#f1f1f1;color:#111}
.statusPill.preorder{background:#111;color:#fff}
.statusPill.in_store_only{background:#e8e8e8;color:#111}
.statusPill.in_stock,.statusPill.low_stock{background:#111;color:#fff}
.statusPill.out_of_stock{background:#f5f5f5;color:#777}

/* Legal center */
.legalPage{max-width:1250px;margin:auto}.legalHero{padding:80px 4vw 50px;display:grid;grid-template-columns:1.5fr .7fr;gap:60px;align-items:center}.legalHero h1{font-size:64px;line-height:.92;letter-spacing:-4px;margin:0 0 22px}.legalHero h1 span{font-weight:300;color:#777}.legalHero p{max-width:650px;color:#777;line-height:1.75;font-size:13px}.legalVersion{background:#111;color:#fff;border-radius:15px;padding:26px}.legalVersion small{display:block;color:#777;font-size:8px;letter-spacing:1.6px}.legalVersion strong{display:block;font-size:30px;margin:12px 0 7px}.legalVersion span{color:#888;font-size:10px}.legalTabs{display:flex;flex-wrap:wrap;gap:8px;padding:0 4vw 30px;border-bottom:1px solid #ddd}.legalTabs a{background:#fff;border:1px solid #d8d8d8;border-radius:8px;padding:11px 14px;text-decoration:none;color:#111;font-size:10px}.legalSection{padding:65px 4vw 35px;max-width:1050px}.legalSection h2{font-size:42px;letter-spacing:-2px;margin:0 0 24px}.legalSection h3{font-size:16px;margin:30px 0 8px}.legalSection p{font-size:12px;color:#555;line-height:1.8;margin:8px 0}.legalTable{border:1px solid #ddd;border-radius:12px;overflow:hidden;margin:25px 0}.legalTable>div{display:grid;grid-template-columns:1fr 1fr 1.7fr;gap:15px;padding:15px;border-bottom:1px solid #ddd;background:#fff;font-size:10px}.legalTable>div:first-child{background:#111;color:#fff}.legalTable>div:last-child{border-bottom:0}.legalTable span{color:#666;line-height:1.5}.legalNotice{margin:35px 4vw 70px;padding:20px;border:1px dashed #bbb;background:#fff;color:#666;font-size:10px;line-height:1.7}.legalAgree{display:flex!important;gap:9px;align-items:flex-start;margin:14px 0;padding:12px;border:1px solid #ddd;border-radius:8px;background:#fafafa;font-size:10px;line-height:1.5;color:#666}.legalAgree input{width:auto!important;margin:2px 0 0!important}.legalAgree a{color:#111;font-weight:700}.siteFooter{display:flex;justify-content:space-between;gap:20px;padding:25px 4vw;border-top:1px solid #ddd;background:#fff;color:#888;font-size:9px;letter-spacing:.5px}.siteFooter a{color:#555;text-decoration:none;margin-left:15px}.legalFooter{display:flex;justify-content:space-between;padding:25px 4vw;border-top:1px solid #ddd;background:#fff;color:#888;font-size:9px}.legalFooter a{color:#555;text-decoration:none;margin-left:14px}
@media(max-width:800px){.legalHero{grid-template-columns:1fr;padding-top:55px}.legalHero h1{font-size:48px}.legalTable>div{grid-template-columns:1fr}.siteFooter,.legalFooter{flex-direction:column;gap:10px}.siteFooter a{margin-left:0;margin-right:14px}}

/* POKÉDROP accessibility theme system */
html{color-scheme:light}html[data-theme="dark"]{color-scheme:dark}
.themeToggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:58px;height:36px;padding:8px 10px;border:1px solid #ccc;border-radius:8px;background:#fff;color:#111;cursor:pointer;font-size:9px;letter-spacing:1px;font-weight:800;line-height:1}
.themeToggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.themeToggle:focus-visible{outline:2px solid currentColor;outline-offset:3px}
html[data-theme="dark"] body{background:#090909;color:#f4f4f2}
html[data-theme="dark"] .top{background:#000;color:#777}
html[data-theme="dark"] header{background:#101010;border-color:#292929}
html[data-theme="dark"] .logo,html[data-theme="dark"] .logo span{color:#fff!important}
html[data-theme="dark"] nav a{color:#aaa}
html[data-theme="dark"] nav a:hover{color:#fff}
html[data-theme="dark"] .actions button:not(.dark),html[data-theme="dark"] button:not(.dark):not(.danger):not(.mini){background:#171717;color:#eee;border-color:#3a3a3a}
html[data-theme="dark"] .themeToggle{background:#171717;color:#fff;border-color:#444}
html[data-theme="dark"] .hero p,html[data-theme="dark"] .memberHero p,html[data-theme="dark"] .pageHero p{color:#aaa}
html[data-theme="dark"] .hero h1 span,html[data-theme="dark"] .eyebrow{color:#888}
html[data-theme="dark"] .product,html[data-theme="dark"] .intelCard,html[data-theme="dark"] .quickCard,html[data-theme="dark"] .gatePanel,html[data-theme="dark"] .huntHint,html[data-theme="dark"] .siteFooter,html[data-theme="dark"] .legalNotice,html[data-theme="dark"] .legalTable>div:not(:first-child),html[data-theme="dark"] .legalTabs a{background:#151515;color:#eee;border-color:#2d2d2d}
html[data-theme="dark"] .quickCard{color:#fff}
html[data-theme="dark"] .quickCard strong,html[data-theme="dark"] .quickCard b{color:#fff}
html[data-theme="dark"] .quickCard small,html[data-theme="dark"] .quickCard b,html[data-theme="dark"] .muted,html[data-theme="dark"] .meta,html[data-theme="dark"] .priceLine span{color:#999}
html[data-theme="dark"] .sectionBar{border-color:#2d2d2d;color:#999}
html[data-theme="dark"] .legalTabs{border-color:#2d2d2d}
html[data-theme="dark"] .legalTabs a{color:#eee}
html[data-theme="dark"] .legalSection p,html[data-theme="dark"] .legalTable span{color:#aaa}
html[data-theme="dark"] .siteFooter a,html[data-theme="dark"] .legalFooter a{color:#aaa}
html[data-theme="dark"] .legalFooter{background:#101010;border-color:#292929;color:#888}
html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea{background:#111;color:#fff;border-color:#3a3a3a}
html[data-theme="dark"] .legalAgree{background:#111;border-color:#333;color:#aaa}
html[data-theme="dark"] .legalAgree a{color:#fff}
html[data-theme="dark"] .page>section:not(.pageHero){color:#eee}
html[data-theme="dark"] .dateBig,html[data-theme="dark"] .product h3,html[data-theme="dark"] .intelCard h3{color:#fff}
html[data-theme="dark"] .huntHint{border-left-color:#fff}
@media(max-width:800px){.themeLabel{display:none}.themeToggle{min-width:38px;padding:8px}}

.watchBtn.huntAdded{background:#111;color:#fff;border-color:#111;cursor:default}
html[data-theme="dark"] .watchBtn.huntAdded{background:#fff;color:#111;border-color:#fff}

html[data-theme="dark"] .pricing>div{background:#151515;border-color:#2d2d2d;color:#fff}html[data-theme="dark"] .pricing p{color:#aaa}html[data-theme="dark"] .pricing .featured{background:#f2f2f0;color:#111;border-color:#f2f2f0}html[data-theme="dark"] .pricing .featured p,html[data-theme="dark"] .pricing .featured small{color:#555}html[data-theme="dark"] .modal{background:#000d}html[data-theme="dark"] .box{background:#151515;color:#fff;border:1px solid #333}html[data-theme="dark"] .box p{color:#aaa}html[data-theme="dark"] .box input{background:#101010;color:#fff;border-color:#3a3a3a}html[data-theme="dark"] .x{color:#fff}html[data-theme="dark"] .light{background:#171717!important;color:#fff!important;border-color:#444!important}

/* V1.9.4 DARK MODE COMPLETENESS PASS */
html[data-theme="dark"] body{background:#090909;color:#f4f4f2}
html[data-theme="dark"] main,html[data-theme="dark"] section{background:transparent}
html[data-theme="dark"] .stat,
html[data-theme="dark"] .product,
html[data-theme="dark"] .intelCard,
html[data-theme="dark"] .quickCard,
html[data-theme="dark"] .gatePanel,
html[data-theme="dark"] .huntHint,
html[data-theme="dark"] .retailFilter,
html[data-theme="dark"] .danger,
html[data-theme="dark"] .mini{background:#151515;color:#eee;border-color:#2d2d2d}
html[data-theme="dark"] .stat strong,
html[data-theme="dark"] .product h3,
html[data-theme="dark"] .intelCard h3,
html[data-theme="dark"] .quickCard strong{color:#fff}
html[data-theme="dark"] .stat small,
html[data-theme="dark"] .stat span,
html[data-theme="dark"] .product small,
html[data-theme="dark"] .product p,
html[data-theme="dark"] .intelCard p,
html[data-theme="dark"] .quickCard small,
html[data-theme="dark"] .quickCard b,
html[data-theme="dark"] .sectionNote{color:#999}
html[data-theme="dark"] .stat.premiumStat{background:#101010;color:#fff;border-color:#101010}
html[data-theme="dark"] .stat.premiumStat small,
html[data-theme="dark"] .stat.premiumStat span{color:#aaa}
html[data-theme="dark"] .retailFilter.active{background:#f2f2f0;color:#111;border-color:#f2f2f0}
html[data-theme="dark"] .danger:hover,
html[data-theme="dark"] .mini:hover{background:#1d1d1d}
html[data-theme="dark"] .huntItem.selectedHunt{border-color:#fff;box-shadow:0 0 0 1px #fff,0 14px 32px #0008}
html[data-theme="dark"] .huntHint{border-top-color:#2d2d2d;border-bottom-color:#2d2d2d;border-left-color:#fff}
html[data-theme="dark"] .sectionBar{border-top-color:#2d2d2d;border-bottom-color:#2d2d2d}
html[data-theme="dark"] .intelCard .full{background:#f2f2f0!important;color:#111!important;border-color:#f2f2f0!important}
html[data-theme="dark"] .siteFooter{background:#101010;color:#888;border-color:#292929}
html[data-theme="dark"] .siteFooter a{color:#aaa}
html[data-theme="dark"] .legalNotice{background:#151515;color:#eee;border-color:#2d2d2d}
html[data-theme="dark"] .legalTable>div{background:#151515;color:#eee;border-color:#2d2d2d}
html[data-theme="dark"] .legalTable>div:first-child{background:#101010;color:#aaa}
html[data-theme="dark"] .legalTabs a{background:#151515}
html[data-theme="dark"] .box{box-shadow:0 24px 80px #0008}

/* V1.9.4 RETAIL + DARK MODE FINISHING PASS */
.retailFilter{font-weight:800;letter-spacing:.4px;min-height:34px}
.retailFilter:focus-visible{outline:2px solid currentColor;outline-offset:2px}
.retailFactorRow{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 4px}
.retailFactor{display:inline-flex;align-items:center;min-height:24px;padding:5px 8px;border:1px solid #ddd;border-radius:7px;background:#f7f7f5;color:#555;font-size:7px;font-weight:800;letter-spacing:.8px}
.retailFactor strong{color:#111;margin-left:4px}
.retailActionNote{font-size:8px;color:#777;letter-spacing:.7px;margin-top:10px}
html[data-theme="dark"] .statusPill.coming_soon{background:#2b2b2b;color:#f2f2f0;border:1px solid #4a4a4a}
html[data-theme="dark"] .statusPill.in_store_only{background:#242424;color:#f2f2f0;border:1px solid #444}
html[data-theme="dark"] .statusPill.out_of_stock{background:#1f1f1f;color:#aaa;border:1px solid #3a3a3a}
html[data-theme="dark"] .statusPill.out_of_stock,.statusPill.unknown{color:#aaa}
html[data-theme="dark"] .retailFilter{background:#151515;color:#eee;border-color:#3a3a3a}
html[data-theme="dark"] .retailFilter:hover{background:#202020;color:#fff;border-color:#555}
html[data-theme="dark"] .retailFilter.active{background:#f2f2f0;color:#111;border-color:#f2f2f0}
html[data-theme="dark"] .retailFactor{background:#1d1d1d;color:#aaa;border-color:#383838}
html[data-theme="dark"] .retailFactor strong{color:#fff}
html[data-theme="dark"] .retailActionNote{color:#888}
html[data-theme="dark"] .intelCard .statusPill.preorder,html[data-theme="dark"] .intelCard .statusPill.in_stock,html[data-theme="dark"] .intelCard .statusPill.low_stock{background:#f2f2f0;color:#111;border-color:#f2f2f0}

html[data-theme="dark"] .statusPill.conflicting{background:#2a2a2a;color:#f2f2f0;border:1px solid #555}

/* V1.9.5 RETAIL PULSE + PREORDER DARK MODE */
.retailPulse{display:inline-flex;align-items:center;gap:8px;margin:4px 0 12px;font-size:8px;font-weight:800;letter-spacing:1px;color:#777}
.pulseDot{width:7px;height:7px;border-radius:50%;background:#111;box-shadow:0 0 0 3px #e5e5e5}
html[data-theme="dark"] .retailPulse{color:#999}
html[data-theme="dark"] .pulseDot{background:#fff;box-shadow:0 0 0 3px #2a2a2a}
html[data-theme="dark"] .intelCard .statusPill.preorder{background:#2b2b2b!important;color:#f2f2f0!important;border:1px solid #4a4a4a!important}
html[data-theme="dark"] .intelCard .statusPill.preorder + .confidence{color:#aaa}
html[data-theme="dark"] .legalRequired{background:#111;border-color:#333;color:#aaa}

/* V1.9.6 RETAIL ACTION POLISH */
.retailAction{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:14px;padding:12px 15px;border:1px solid #111;border-radius:9px;background:#111;color:#fff;text-decoration:none;font-size:9px;font-weight:900;letter-spacing:1px;transition:.18s}
.retailAction:hover{transform:translateY(-1px);background:#2a2a2a;border-color:#2a2a2a}
html[data-theme="dark"] .retailAction{background:#f2f2f0;color:#111;border-color:#f2f2f0}
html[data-theme="dark"] .retailAction:hover{background:#fff;border-color:#fff}
html[data-theme="dark"] .retailFilter{background:#151515!important;color:#eee!important;border-color:#3a3a3a!important}
html[data-theme="dark"] .retailFilter.active{background:#f2f2f0!important;color:#111!important;border-color:#f2f2f0!important}
html[data-theme="dark"] .retailFilter[data-filter="IN_STOCK"]{box-shadow:inset 0 0 0 1px #333}

.retailSignal{margin-top:9px;font-size:8px;letter-spacing:.7px;color:#888}.retailSignal strong{color:#111;margin-left:4px}html[data-theme="dark"] .retailSignal{color:#888}html[data-theme="dark"] .retailSignal strong{color:#fff}

.retailLiveNote{font-size:8px;color:#777;letter-spacing:.65px;margin:0 0 12px}html[data-theme="dark"] .retailLiveNote{color:#888}


/* V1.9.7 FINAL RETAIL CONTROL POLISH */
.retailFilter{appearance:none;-webkit-appearance:none;background:#f7f7f5;color:#111;border:1px solid #d2d2d2;border-radius:8px;box-shadow:none;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}
.retailFilter:hover{background:#ededeb;color:#111;border-color:#aaa;transform:translateY(-1px)}
.retailFilter.active{background:#111!important;color:#fff!important;border-color:#111!important;box-shadow:none!important}
.retailAction{background:#111!important;color:#fff!important;border:1px solid #111!important;border-radius:9px;box-shadow:none;text-transform:uppercase}
.retailAction:hover{background:#262626!important;color:#fff!important;border-color:#444!important;transform:translateY(-1px)}
.retailArrow{font-size:15px;line-height:1;font-weight:700;transform:translateX(0);transition:transform .16s ease}.retailAction:hover .retailArrow{transform:translateX(3px)}
html[data-theme="dark"] .retailFilter{background:#151515!important;color:#eee!important;border-color:#3a3a3a!important}
html[data-theme="dark"] .retailFilter:hover{background:#202020!important;color:#fff!important;border-color:#555!important}
html[data-theme="dark"] .retailFilter.active{background:#2a2a2a!important;color:#fff!important;border-color:#666!important;box-shadow:inset 0 0 0 1px #777!important}
html[data-theme="dark"] .retailAction{background:#151515!important;color:#fff!important;border-color:#555!important}
html[data-theme="dark"] .retailAction:hover{background:#242424!important;color:#fff!important;border-color:#777!important}
