:root{--ink:#071127;--muted:#65718e;--line:#e1e6ef;--blue:#1f5eff;--violet:#7c35ee;--soft:#f6f8ff;--green:#079455}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.nav-wrap{height:78px;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.02em;line-height:1.05;white-space:nowrap}.brand small{display:block;color:var(--muted);font-size:11px;font-weight:500;letter-spacing:0;margin-top:6px;text-transform:none}.brand-icon{width:44px;height:44px;color:#fff;background:linear-gradient(145deg,var(--blue),#7060ff);display:grid;place-items:center;border-radius:12px;box-shadow:0 8px 20px #315fff35}.brand-icon svg{width:23px}.main-nav{display:flex;align-items:stretch;height:100%;margin:auto}.main-nav a{padding:29px 18px 25px;color:#51607f;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav a.active{color:var(--blue);border-color:var(--blue)}.nav-actions{display:flex;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:1px solid transparent;border-radius:9px;font-weight:650;cursor:pointer}.button.ghost{border-color:var(--line);background:#fff}.button.dark{background:#1c2435;color:#fff}.button.outline{border-color:#7650f7;color:#6336ed;background:#fff}.button.primary{background:linear-gradient(120deg,var(--blue),var(--violet));color:#fff}.button.full{width:100%}.menu-button{display:none;border:0;background:none;font-size:24px}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:54px;align-items:center;padding-top:72px;padding-bottom:62px}.eyebrow{display:inline-block;border-radius:99px;padding:7px 12px;background:#eef0ff;color:#565bef;font-size:12px;font-weight:800;letter-spacing:.12em}.hero h1{font-size:68px;line-height:.98;letter-spacing:-.055em;margin:20px 0 24px}.hero h1 span,.hero h1 em{font-style:normal;background:linear-gradient(105deg,var(--blue),var(--violet));color:transparent;background-clip:text}.hero-copy>p{color:#4b5b7d;font-size:19px;line-height:1.6;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.search{height:66px;border:1px solid #dce2ed;border-radius:13px;box-shadow:0 10px 30px #24346610;display:flex;padding:7px;margin-top:25px}.search input{border:0;outline:0;padding:0 18px;min-width:0;flex:1}.search button{border:0;border-radius:9px;color:#fff;background:linear-gradient(120deg,var(--blue),var(--violet));padding:0 30px;font-weight:700}.honesty{font-size:13px!important;display:flex;align-items:center;gap:8px}.honesty span,.live-dot{width:8px;height:8px;background:#23b26d;border-radius:50%}.recent-card{border:1px solid var(--line);border-radius:17px;box-shadow:0 20px 50px #263b7312;padding:28px;background:#fff}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.panel-heading small{font-weight:800;color:#65708d}.panel-heading h2{margin:5px 0 0;font-size:23px}.panel-heading a{color:var(--blue);font-size:14px}.live-dot{display:inline-block;margin-right:7px}.alert-row{display:grid;grid-template-columns:52px 1fr auto 12px;gap:15px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.alert-row:last-child{border:0}.alert-row small{display:block;color:var(--muted);margin-top:5px}.card-thumb{width:48px;height:62px;border-radius:7px;background:linear-gradient(145deg,#11131a,#3a3c47);color:#fff;display:grid;place-items:center;font-weight:800;box-shadow:0 6px 14px #0002}.card-thumb.large{width:52px;height:68px}.status{font-size:11px;padding:6px 8px;border-radius:6px;text-transform:uppercase;white-space:nowrap}.status.pending{color:#725400;background:#fff6d7}.trust-strip{border-block:1px solid var(--line);background:#fafbff}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-block:28px}.facts>div{display:flex;gap:14px;align-items:center;padding:17px 20px;border:1px solid var(--line);border-radius:12px;background:#fff}.facts strong{font-size:26px}.facts span{font-weight:700}.facts small{display:block;color:var(--muted);font-size:11px;font-weight:400;margin-top:3px}.section{padding-top:84px;padding-bottom:84px}.section-head{text-align:center;max-width:720px;margin:0 auto 44px}.section-head h2{font-size:38px;letter-spacing:-.035em;margin:16px 0 9px}.section-head p{font-size:17px;color:var(--muted)}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.features article{display:flex;gap:17px}.features article>span{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border:1px solid #d9ddff;border-radius:15px;background:#f5f5ff;color:#5f61f4;font-size:27px}.features h3{margin:5px 0 9px;font-size:18px}.features p{margin:0;color:var(--muted);line-height:1.6}.faq-section{background:#fbfcff;border-top:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.faq-grid details{border:1px solid var(--line);background:#fff;border-radius:10px;padding:18px 22px}.faq-grid summary{font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq-grid p{color:var(--muted);line-height:1.6;margin-bottom:0}.site-footer{background:#f8f9fd;border-top:1px solid var(--line);padding-top:50px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,.75fr) 1.4fr;gap:40px}.footer-grid section{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-grid h2{font-size:15px;margin:0 0 8px}.footer-grid a,.footer-grid p{color:#5d6885;font-size:14px;line-height:1.65}.footer-logo{font-size:18px;font-weight:800;display:flex;align-items:center;gap:9px}.mini-bell{color:#5967f7}.mini-bell svg{width:25px}.social a{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#e9ecf4;font-weight:800}.legal-note{border-top:1px solid var(--line);margin-top:45px;padding:24px 0;color:#7a849b;font-size:11px;line-height:1.65}.footer-bottom{border-top:1px solid var(--line);padding:22px 0 28px;display:flex;justify-content:space-between;color:#68748f;font-size:12px}.page-shell{padding-top:45px;padding-bottom:80px}.list-head{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.list-head h1{font-size:40px;margin:13px 0 5px}.list-head p{color:var(--muted)}.list-head>div:last-child{display:flex;gap:10px}.filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px;padding:20px 0}.filters input,.filters select{height:48px;padding:0 14px;border:1px solid var(--line);border-radius:9px;background:#fff}.card-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px}.product-list{display:flex;flex-direction:column;gap:9px}.product-row{display:grid;grid-template-columns:58px minmax(220px,1.7fr) .8fr .9fr .8fr 15px;gap:18px;align-items:center;padding:13px 18px;border:1px solid var(--line);border-radius:10px}.product-name h2{font-size:15px;margin:0 0 7px}.product-name span{font-size:10px;color:#6448e9;background:#f2efff;border-radius:4px;padding:4px 7px;margin-right:5px}.product-row>span:nth-last-child(2){color:var(--muted);font-size:13px}.sidebar{display:flex;flex-direction:column;gap:15px}.side-panel{border:1px solid var(--line);border-radius:13px;padding:22px}.side-panel h2{font-size:17px}.side-panel p,.side-panel li{color:var(--muted);font-size:13px;line-height:1.6}.side-panel ul{padding-left:18px}.side-icon{color:#5c65f5}.side-icon svg{width:24px}.side-panel dl{display:grid;grid-template-columns:1fr 1fr;font-size:13px;gap:12px}.side-panel dd{text-align:right;margin:0;color:var(--muted)}.prose-hero{text-align:center;padding:80px 0 65px;background:linear-gradient(180deg,#f7f8ff,#fff);border-bottom:1px solid var(--line)}.narrow{max-width:820px}.prose-hero h1{font-size:48px;letter-spacing:-.04em;margin:18px 0 12px}.prose-hero p{font-size:18px;color:var(--muted);line-height:1.7}.prose{padding-top:58px;padding-bottom:90px}.prose h2{font-size:24px;margin:32px 0 8px}.prose p{color:#4f5c78;line-height:1.8}.prose a{color:var(--blue);text-decoration:underline}.updated{margin-top:50px;padding-top:20px;border-top:1px solid var(--line);font-size:13px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps article,.store-grid article{border:1px solid var(--line);border-radius:14px;padding:28px}.steps b{color:#6766f4}.steps h2{font-size:20px}.steps p,.store-grid p{color:var(--muted);line-height:1.65}.notice{margin:40px auto 0;max-width:820px;border:1px solid #d9d9ff;background:#f7f6ff;padding:24px;border-radius:12px}.notice p{color:var(--muted);margin-bottom:0}.notice.compact{font-size:13px;margin-top:20px;text-align:left}.store-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.store-grid article>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#131824;color:#fff;font-size:21px;font-weight:800}.store-grid h2{margin-bottom:4px}.store-grid small{color:#6853ed}.auth-wrap{min-height:650px;display:grid;place-items:center;background:#f7f8fc;padding:60px 20px}.auth-card{width:min(440px,100%);padding:42px;border:1px solid var(--line);border-radius:16px;text-align:center;background:#fff;box-shadow:0 20px 60px #1f315512}.auth-card .brand-icon{margin:auto}.auth-card h1{font-size:34px;margin-bottom:8px}.auth-card>p{color:var(--muted);line-height:1.6}.google{width:100%;height:52px;background:#fff;border:1px solid var(--line);border-radius:8px;font-weight:700;color:#9aa1b2}.google span{margin-right:12px}.auth-card>a{display:inline-block;color:var(--blue);font-size:13px;margin-top:22px}.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}[hidden]{display:none!important}
@media(max-width:1000px){.main-nav a{padding-inline:10px}.nav-actions .dark{display:none}.hero{grid-template-columns:1fr}.hero h1{font-size:60px}.features{grid-template-columns:1fr 1fr}.facts{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.footer-grid section:nth-child(4),.footer-grid section:nth-child(5){margin-top:20px}.card-layout{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:1fr 1fr}.store-grid{grid-template-columns:1fr 1fr}.product-row{grid-template-columns:58px 1.5fr .8fr .8fr 15px}.product-row>span:nth-last-child(2){display:none}}
@media(max-width:720px){.shell{width:min(100% - 28px,1180px)}.nav-wrap{height:68px;gap:12px}.brand small{display:none}.brand-icon{width:38px;height:38px}.menu-button{display:block;margin-left:auto}.main-nav{display:none;position:absolute;top:68px;left:0;right:0;height:auto;background:#fff;border-bottom:1px solid var(--line);padding:8px 14px;box-shadow:0 20px 30px #0001}.main-nav.open{display:flex;flex-direction:column}.main-nav a{padding:13px;border-bottom:0}.nav-actions{display:none}.hero{padding-top:48px;gap:35px}.hero h1{font-size:47px}.hero-copy>p{font-size:16px}.search{height:auto;flex-direction:column;padding:7px}.search input{height:50px}.search button{height:48px}.recent-card{padding:19px}.alert-row{grid-template-columns:45px 1fr 12px}.alert-row .status{display:none}.card-thumb{width:40px;height:53px}.facts{grid-template-columns:1fr 1fr;gap:9px}.facts>div{padding:12px}.facts strong{font-size:20px}.section{padding-block:58px}.section-head h2{font-size:30px}.features,.faq-grid,.steps,.store-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-grid section:last-child{grid-column:1/-1}.footer-grid section:nth-child(4){margin-top:0}.footer-bottom{flex-direction:column;gap:8px}.list-head{align-items:start;gap:20px}.list-head>div:last-child{display:none}.list-head h1{font-size:32px}.filters{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr}.product-row{grid-template-columns:48px 1fr 14px;padding:12px;gap:12px}.product-row .status,.product-row>strong,.product-row>span:nth-last-child(2){display:none}.product-name h2{font-size:14px}.prose-hero{padding-block:55px}.prose-hero h1{font-size:37px}.auth-card{padding:30px 22px}}


/* Design-sheet alignment for Pitch Black Card List. */
.design-hero{grid-template-columns:minmax(0,1fr) minmax(520px,.95fr);gap:48px;align-items:start;padding-top:62px}
.design-hero .hero-copy{padding-top:24px}
.design-hero h1{font-size:72px;letter-spacing:-.045em}
.design-search{width:min(720px,100%);height:82px;border:1px solid #dfe5f0;border-radius:16px;box-shadow:0 18px 40px #23356012;background:#fff;padding:8px;margin-top:24px}
.search-shell{flex:1;display:flex;align-items:center;gap:16px;color:#7a86a3;padding-left:18px;font-size:17px}
.search-shell span:first-child{font-size:32px;color:#263650}
.design-search .button{min-width:180px;border-radius:13px;font-size:20px}
.design-alerts-card{padding:34px 34px 24px;border-radius:18px}
.design-alerts-card .panel-heading{align-items:center}
.design-alerts-card .panel-heading h2{font-size:26px}
.retailer-alert-row{display:grid;grid-template-columns:72px minmax(0,1fr) 110px 16px;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:20px 0}
.retailer-alert-row:last-child{border-bottom:0}
.retailer-alert-row img{border-radius:50%;object-fit:contain}
.retailer-alert-row strong{font-size:20px}
.retailer-alert-row small{display:block;color:#637091;margin-top:7px;font-size:16px}
.retailer-alert-row span b{display:inline-block;color:#039855;background:#dff8ea;border-radius:8px;padding:7px 12px}
.retailer-alert-row i{font-style:normal;color:#526280;font-size:28px}
.design-stats{padding-bottom:28px}
.design-stats .facts{grid-template-columns:repeat(4,1fr);gap:30px}
.design-stats .facts>div{display:grid;grid-template-columns:72px auto 1fr;gap:14px;min-height:134px;border-radius:17px}
.stat-icon{width:72px;height:72px;border-radius:14px;color:#fff;display:grid;place-items:center;font-size:30px}.stat-icon.blue{background:#2364ff}.stat-icon.green{background:#04c878}.stat-icon.purple{background:#7740ef}.stat-icon.amber{background:#ffad08}
.design-stats .facts strong{font-size:38px}.trust-row{display:flex;justify-content:center;gap:56px;color:#526080;font-size:17px}.trust-row span:nth-child(2){color:#ffad08}
.stock-screen{padding:72px 0 70px;border-top:1px solid var(--line);background:#fff}
.home-stock-screen{background:linear-gradient(180deg,#fff,#fbfcff)}
.stock-shell{display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:70px;align-items:start}
.stock-toolbar{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:22px}
.stock-toolbar h1{font-size:42px;letter-spacing:-.035em;margin:0 0 10px}.stock-toolbar p{margin:0;color:#65718e}.stock-toolbar p span{margin:0 12px}.green-dot{display:inline-block;width:8px;height:8px;background:#22b573;border-radius:50%;vertical-align:middle}
.toolbar-actions{display:flex;gap:14px}.icon-button{width:56px;height:52px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:26px;color:#526080}
.design-filters{grid-template-columns:112px 1fr 1fr 1.15fr auto 1fr;gap:18px;align-items:center;padding:0 0 22px}.design-filters button,.design-filters select,.view-toggle{height:50px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 18px;color:#14213c}.view-toggle{display:flex;align-items:center;gap:18px}.view-toggle b{color:#683eed;background:#f2ecff;padding:10px 16px;border-radius:8px}.view-toggle i{font-style:normal}
.strict-product-list{gap:10px}.strict-product-row{display:grid;grid-template-columns:72px minmax(260px,1.7fr) 112px 58px 100px 155px 82px 16px;gap:18px;align-items:center;border:1px solid var(--line);border-radius:10px;padding:14px 28px;background:#fff;box-shadow:0 5px 18px #10204008}.product-art{width:60px;height:60px;object-fit:contain;border:1px solid #e5eaf3;border-radius:8px}.strict-product-row .product-name h2{font-size:18px;margin:0 0 8px}.strict-product-row .product-name span{font-size:12px;color:#6942e8;background:#f4f0ff;border:1px solid #e5ddff}.stock-badge{font-size:12px;font-weight:700;border-radius:6px;text-align:center;padding:7px 9px}.stock-badge.in{color:#008848;background:#ddf8eb}.stock-badge.available{color:#075ded;background:#eaf2ff;border:1px solid #cbdcff}.stock-badge.out{color:#e11919;background:#fff0f0;border:1px solid #ffd1d1}.stock-badge.unknown{color:#4f5b72;background:#f3f5f8}.qty{color:#53617f}.price{font-size:21px;color:#683eed}.retailer{display:flex;align-items:center;gap:12px;color:#53617f}.retailer img{width:34px;height:34px;object-fit:contain;border-radius:50%}.strict-product-row small{color:#53617f}.strict-product-row>b{font-size:27px;color:#53617f}
.home-card-checklist{margin-top:54px;padding-top:38px;border-top:1px solid var(--line)}.home-card-checklist-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.home-card-checklist-heading h2{font-size:32px;letter-spacing:-.03em;margin:13px 0 7px}.home-card-checklist-heading p{margin:0;color:var(--muted)}.home-card-checklist-heading>a{color:var(--blue);font-weight:700;white-space:nowrap}.home-card-row .product-art{background:#f5f7fb}.home-card-row .stock-badge{font-size:10px}.home-card-row .price{font-size:15px}.home-cards-load-more{margin-top:18px;background:#fff}
.stock-side{display:flex;flex-direction:column;gap:14px}.stock-side .side-panel{border-radius:12px;padding:24px;background:#fff}.strict-alert-panel h2,.summary-panel h2,.premium-panel h2,.community-panel h2{margin:0 0 16px;font-size:20px}.strict-alert-panel h2 span{display:inline-grid;place-items:center;width:24px;height:24px;background:#2364ff;color:#fff;border-radius:50%;font-size:13px}.strict-alert-panel>p{font-size:14px;color:#65718e}.side-alert-row{display:grid;grid-template-columns:54px minmax(0,1fr) 94px 14px;align-items:center;gap:14px;border-bottom:1px solid var(--line);padding:14px 0}.side-alert-row img{border-radius:7px;object-fit:cover}.side-alert-row strong{font-size:15px}.side-alert-row small{display:block;color:#65718e;margin-top:5px}.side-alert-row span{font-size:14px;font-weight:700;text-align:right}.side-alert-row span.in{color:#009a4f}.side-alert-row span.low{color:#e07800}.side-alert-row span.out{color:#e11919}.strict-alert-panel>a,.community-panel>a{display:block;text-align:center;color:#1765ff;margin-top:14px}
.summary-panel dl{display:grid;grid-template-columns:1fr auto;gap:13px;margin:0}.summary-panel dt{color:#65718e}.summary-panel dd{margin:0;font-weight:700}.summary-panel .in{color:#049855}.summary-panel .available{color:#075ded}.summary-panel .out{color:#e11919}.premium-panel{border-color:#ddd2ff!important}.premium-panel p{color:#65718e}
.community-head{display:flex;align-items:center;justify-content:space-between}.community-head button{height:42px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 15px}.social-post{display:grid;grid-template-columns:52px 1fr;gap:13px;border:1px solid var(--line);border-radius:10px;padding:12px;margin-top:10px}.social-post>img{border-radius:50%}.social-post strong,.social-post small{display:block}.social-post small,.social-post span{color:#65718e}.social-post p{margin:6px 0 8px;color:#111827}.social-card-img{width:115px;height:50px;object-fit:cover;border-radius:8px}
.card-thumb,.card-thumb.large{background:#fff;color:inherit}.card-thumb img{width:100%;height:100%;object-fit:cover;border-radius:inherit}
@media(max-width:1200px){.design-hero,.stock-shell{grid-template-columns:1fr}.stock-side{display:grid;grid-template-columns:1fr 1fr}.community-panel{grid-column:1/-1}.strict-product-row{grid-template-columns:72px minmax(260px,1fr) 110px 90px 140px 70px 16px}.strict-product-row .qty{display:none}.design-filters{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.design-hero h1{font-size:50px}.design-search{height:auto;flex-direction:column}.design-search .button{width:100%}.search-shell{min-height:52px}.retailer-alert-row{grid-template-columns:54px 1fr 14px}.retailer-alert-row>span{display:none}.design-stats .facts{grid-template-columns:1fr 1fr}.design-stats .facts>div{grid-template-columns:44px 1fr;min-height:96px}.stat-icon{width:44px;height:44px}.design-stats .facts strong{font-size:24px}.trust-row{flex-direction:column;gap:8px;text-align:center}.stock-toolbar{align-items:start;gap:16px}.toolbar-actions{display:none}.design-filters{grid-template-columns:1fr}.view-toggle{display:none}.stock-side{display:flex}.strict-product-row{grid-template-columns:58px 1fr 16px;padding:12px}.strict-product-row .stock-badge,.strict-product-row .qty,.strict-product-row .price,.strict-product-row .retailer,.strict-product-row small{display:none}.product-art{width:54px;height:54px}.stock-toolbar h1{font-size:34px}.home-card-checklist-heading{align-items:start;flex-direction:column}.home-card-checklist-heading h2{font-size:27px}.home-card-checklist-heading>a{white-space:normal}}

/* Wider stock board matching the supplied desktop design. */
.stock-screen .shell.stock-shell{width:min(1920px,calc(100% - 64px));grid-template-columns:minmax(0,1fr) 440px;gap:44px}
@media(max-width:720px){
  .stock-screen .shell.stock-shell{width:min(100% - 28px,1180px);grid-template-columns:1fr;gap:24px}
  .design-alerts-card .panel-heading{display:block}
  .design-alerts-card .panel-heading a{display:block;margin-top:8px;font-size:13px}
  .retailer-alert-row{grid-template-columns:54px minmax(0,1fr) 12px;gap:14px}
  .retailer-alert-row img{width:54px;height:54px}
  .retailer-alert-row div{min-width:0}
  .retailer-alert-row small{font-size:14px;white-space:normal;overflow-wrap:anywhere}
  .retailer-alert-row strong{font-size:20px}
}

/* Functional card catalog, marketplace links, interactive panels and account forms. */
.search-shell input{width:100%;border:0;outline:0;background:transparent;font-size:17px;color:var(--ink)}
.search-shell input::placeholder{color:#7a86a3}
.card-filters{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(150px,1fr));gap:12px}
.card-search-field{height:50px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#fff}
.card-search-field input{min-width:0;width:100%;border:0;outline:0}
.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.catalog-card{min-width:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 22px #1020400a;transition:transform .2s ease,box-shadow .2s ease}
.catalog-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #10204016}
.catalog-art{display:grid;place-items:center;aspect-ratio:245/285;padding:14px;background:linear-gradient(145deg,#f6f8fd,#eef2fa);overflow:hidden}
.catalog-art img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 10px #10192b2b)}
.catalog-card-body{padding:14px}.catalog-meta{display:flex;justify-content:space-between;gap:8px;color:#697590;font-size:10px;text-transform:uppercase;font-weight:750}.catalog-meta span:last-child{text-align:right}
.catalog-card h2{font-size:15px;line-height:1.25;margin:10px 0 8px;min-height:38px}.catalog-price{display:block;color:#079455;font-size:17px;margin-bottom:12px}
.mini-market-links{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.mini-market-links a{font-size:10px;text-align:center;border:1px solid var(--line);border-radius:6px;padding:7px 3px;color:#35527f}.mini-market-links a:hover{border-color:#6d54ee;color:#5f3be5;background:#f7f4ff}
.load-more{display:flex;margin:24px auto 0;min-width:220px}.catalog-empty{text-align:center;color:var(--muted);padding:45px 10px}
.sealed-products{padding-top:75px}.sealed-products .section-head{text-align:left;margin:0 0 26px}.sealed-products .section-head h2{font-size:30px}
.sealed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sealed-card{border:1px solid var(--line);border-radius:13px;padding:18px;background:#fff}.sealed-card>img{display:block;width:100%;height:160px;object-fit:contain;margin-bottom:14px}.sealed-card>span{font-size:11px;color:#6448e9;background:#f2efff;padding:5px 8px;border-radius:5px}.sealed-card h3{font-size:15px;min-height:38px}.sealed-links{display:flex;flex-direction:column;gap:7px}.sealed-links a{border:1px solid var(--line);border-radius:7px;padding:9px 10px;color:#36527e;font-size:12px}.sealed-links a:hover{border-color:#6d54ee;background:#f7f4ff}
.community-scroll{max-height:330px;overflow-y:auto;scroll-behavior:smooth;padding-right:4px;transition:max-height .3s ease}.community-scroll.expanded{max-height:720px}.community-scroll:focus-visible{outline:2px solid var(--blue);outline-offset:3px}
.faq-grid details{overflow:hidden}.faq-grid summary span{transition:transform .25s ease}.faq-grid details[open] summary span{transform:rotate(180deg)}.faq-answer{height:auto;opacity:1;overflow:hidden;transition:height .26s ease,opacity .2s ease}.faq-answer p{margin-top:14px}
.auth-card{width:min(440px,calc(100vw - 28px))!important}.auth-form{display:flex;flex-direction:column;gap:14px;text-align:left;margin-top:24px}.auth-form label{font-size:13px;font-weight:700;color:#35415b}.auth-form input:not([type=checkbox]){display:block;width:100%;height:48px;margin-top:7px;border:1px solid var(--line);border-radius:8px;padding:0 12px;outline:0}.auth-form input:focus{border-color:#7352ed;box-shadow:0 0 0 3px #7352ed18}.auth-form .remember{display:flex;align-items:center;gap:8px;font-weight:500}.auth-form .remember input{margin:0}.form-error{margin:0!important;color:#c42626!important;font-size:12px}.auth-divider{display:flex;align-items:center;gap:12px;color:#929bad;font-size:12px;margin:22px 0 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line);flex:1}.auth-card>a.google{margin-top:14px;color:#263650;font-size:14px}.auth-switch{border:0;background:none;color:var(--blue);cursor:pointer;margin-top:18px;font-size:13px}.register-form{border-top:1px solid var(--line);padding-top:20px}.auth-card>a.privacy-link{margin-top:20px}
.card-detail-page{padding-top:55px;padding-bottom:90px}.back-link{display:inline-block;color:#526080;margin-bottom:28px}.card-detail-layout{display:grid;grid-template-columns:minmax(300px,460px) minmax(0,1fr);gap:70px;align-items:center}.card-detail-art{margin:0;padding:30px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#f7f9fd,#edf2fa);text-align:center}.card-detail-art img{width:100%;height:auto;max-height:610px;object-fit:contain;filter:drop-shadow(0 16px 18px #11192c35)}.card-detail-copy h1{font-size:52px;letter-spacing:-.04em;margin:17px 0 7px}.card-number{color:#6d7892;font-weight:700}.card-detail-copy>p:not(.card-number){color:#56627e;line-height:1.75;max-width:650px}.market-price{display:flex;justify-content:space-between;align-items:center;border-block:1px solid var(--line);padding:20px 0;margin:25px 0}.market-price span{color:#67738e}.market-price strong{font-size:25px;color:#079455}.market-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.market{display:flex;justify-content:space-between;border:1px solid var(--line);padding:15px;border-radius:9px;font-weight:700}.market:hover{border-color:#7352ed;background:#f7f4ff}.affiliate-note{display:block;color:#7c879d;margin-top:14px}
.social{display:flex;gap:8px}
.footer-logo{color:var(--ink)}
.footer-logo>a{color:var(--ink);font:inherit;line-height:inherit}.strict-alert-panel h2 .panel-bell{display:inline-grid;place-items:center;width:auto;height:auto;background:none;color:#2364ff;border-radius:0;vertical-align:-3px}.strict-alert-panel h2 .panel-bell svg{width:19px;height:19px}.strict-alert-panel h2 .alert-count{display:inline-grid;place-items:center;width:24px;height:24px;background:#2364ff;color:#fff;border-radius:50%;font-size:13px}
.auth-card>a.google{display:flex;align-items:center;justify-content:center;gap:10px}
.auth-card>a.google .google-icon{display:block;width:20px;height:20px}
.auth-card>a.google span{display:block;margin:0;line-height:20px}
.alerts-hero{padding-bottom:48px}.alerts-hero h1{max-width:900px;margin-inline:auto}.alerts-proof{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:24px;color:#35415b;font-size:14px;font-weight:700}.alerts-builder-section{padding:64px 0 80px;background:#f7f8fc;border-bottom:1px solid var(--line)}.alerts-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:28px;align-items:start}.alerts-builder,.alerts-explainer section{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 45px #263b730c}.alerts-builder{padding:34px}.alerts-builder-head>span,.alerts-explainer>section>small,.alert-example>small{color:#6448e9;font-size:11px;font-weight:800;letter-spacing:.12em}.alerts-builder-head h2{font-size:31px;margin:9px 0 7px}.alerts-builder-head p{color:var(--muted);margin:0}.alerts-builder fieldset{border:0;border-top:1px solid var(--line);padding:26px 0 0;margin:27px 0 0}.alerts-builder legend{display:flex;align-items:center;gap:12px;padding:0 18px 0 0;font-weight:800}.alerts-builder legend>b{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#eef0ff;color:#5c4dea}.alerts-builder legend small{display:block;color:var(--muted);font-weight:400;margin-top:4px}.alert-product-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.alert-product-options label{cursor:pointer}.alert-product-options input{position:absolute;opacity:0;pointer-events:none}.alert-product-options label>span{height:84px;display:grid;grid-template-columns:58px 1fr;grid-template-rows:1fr 1fr;column-gap:12px;align-items:center;border:1px solid var(--line);border-radius:11px;padding:10px;background:#fff}.alert-product-options img{grid-row:1/3;width:58px;height:58px;object-fit:contain;background:#f6f8fc;border-radius:8px}.alert-product-options strong{align-self:end;font-size:13px}.alert-product-options small{align-self:start;color:var(--muted);font-size:11px;margin-top:4px}.alert-product-options input:checked+span{border-color:#6948ef;box-shadow:0 0 0 3px #6948ef12;background:#faf9ff}.alert-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px}.alert-choice-grid label{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;padding:12px;cursor:pointer;font-size:13px;font-weight:700}.alert-choice-grid input{position:absolute;opacity:0}.alert-choice-grid label span{display:grid;place-items:center;width:19px;height:19px;border:1px solid #cbd2df;border-radius:5px;color:transparent;font-size:12px}.alert-choice-grid label:has(input:checked){border-color:#7650f7;background:#faf9ff}.alert-choice-grid input:checked+span{background:#6948ef;border-color:#6948ef;color:#fff}.alert-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.alert-settings-grid>label{font-size:13px;font-weight:700;color:#35415b}.price-input{display:flex;height:48px;margin-top:7px;border:1px solid var(--line);border-radius:9px;align-items:center;padding:0 13px}.price-input b{color:#66728c}.price-input input,.alert-settings-grid select{border:0;outline:0;width:100%;height:46px;background:#fff}.price-input input{padding-left:6px}.alert-settings-grid select{display:block;border:1px solid var(--line);border-radius:9px;margin-top:7px;padding:0 12px}.alert-submit{margin-top:28px;height:52px}.alert-form-note{text-align:center;color:var(--muted);font-size:11px;line-height:1.5}.alert-success{margin-top:16px;padding:16px;border:1px solid #a7e2c3;background:#edfbf3;border-radius:10px;color:#087443}.alert-success p{margin:5px 0 0;font-size:12px}.alerts-explainer{display:flex;flex-direction:column;gap:15px}.alerts-explainer section{padding:28px}.live-watch-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#13ad66;box-shadow:0 0 0 5px #13ad6616;margin-right:8px}.alerts-explainer h2{font-size:25px;margin:15px 0 8px}.alerts-explainer p{color:var(--muted);line-height:1.65}.alerts-explainer ul{list-style:none;padding:0;margin:22px 0 0}.alerts-explainer li{display:grid;gap:5px;border-top:1px solid var(--line);padding:17px 0}.alerts-explainer li span{color:var(--muted);font-size:13px;line-height:1.55}.alert-example>div{display:flex;align-items:center;gap:12px;margin:18px 0}.alert-example .mini-bell{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#eef1ff}.alert-example .mini-bell svg{width:22px}.alert-example p{margin:0}.alert-example p small{display:block;font-size:11px;margin-top:4px}.alert-example a{color:#1765ff;font-size:13px;font-weight:700}.alert-steps article{background:#fff}.alerts-why{padding:72px 0;background:#101828;color:#fff}.alerts-why-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:24px}.alerts-why-grid>div{padding:28px;border:1px solid #ffffff20;border-radius:14px}.alerts-why-grid>div:first-child{padding-left:0;border:0}.alerts-why h2{font-size:34px;margin:16px 0 10px}.alerts-why p,.alerts-why li{color:#c6ccda;line-height:1.65}.alerts-why h3{margin-top:0}.alerts-why ul{padding-left:20px}.alerts-why li{margin:10px 0}.alerts-why .with-alert{border-color:#7557ef;background:#7557ef14}
@media(max-width:720px){.alerts-proof{gap:10px;flex-direction:column;align-items:center}.alerts-builder-section{padding:32px 0 55px}.alerts-layout{grid-template-columns:1fr}.alerts-builder{padding:22px}.alerts-builder-head h2{font-size:25px}.alert-product-options,.alert-settings-grid{grid-template-columns:1fr}.alert-choice-grid{grid-template-columns:1fr 1fr}.alerts-why-grid{grid-template-columns:1fr}.alerts-why-grid>div:first-child{padding:10px 0}.alerts-why h2{font-size:29px}}
.home-grid-view{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-grid-view .strict-product-row{grid-template-columns:72px minmax(0,1fr) 16px}.home-grid-view .stock-badge,.home-grid-view .qty,.home-grid-view .price,.home-grid-view .retailer,.home-grid-view small{display:none}.view-toggle{position:relative;z-index:3}.view-toggle [role=button]{cursor:pointer}.view-toggle [role=button].active{color:#683eed}.retailer-alert-row[data-external-link],.side-alert-row[data-external-link]{cursor:pointer}
.product-page-filters{grid-template-columns:2fr 1fr 1fr}.product-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.product-page-card{display:grid;grid-template-columns:220px 1fr;gap:22px;border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff}.product-page-card>a{display:grid;place-items:center;background:#f6f8fc;border-radius:10px}.product-page-card img{width:100%;height:210px;object-fit:contain}.product-page-card>div>span{font-size:11px;color:#6448e9;background:#f2efff;border-radius:5px;padding:5px 8px}.product-page-card h2{font-size:20px;margin:13px 0 8px}.product-page-card p{color:var(--muted);font-size:13px;line-height:1.6}.product-page-card strong{display:block;color:#079455;margin:13px 0}.product-detail-art img{max-height:430px}
@media(max-width:1450px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1000px){.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.card-filters{grid-template-columns:1fr 1fr}.sealed-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){
  .card-filters{grid-template-columns:1fr}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-art{padding:8px}.catalog-card-body{padding:10px}.catalog-card h2{font-size:13px;min-height:33px}.catalog-meta{display:block}.catalog-meta span{display:block}.catalog-meta span:last-child{text-align:left;margin-top:3px}.mini-market-links{grid-template-columns:1fr}.mini-market-links a{font-size:11px}.sealed-grid{grid-template-columns:1fr}.sealed-card h3{min-height:0}.card-detail-layout{grid-template-columns:1fr;gap:30px}.card-detail-page{padding-top:30px}.card-detail-art{padding:20px}.card-detail-copy h1{font-size:38px}.market-links{grid-template-columns:1fr}.market-price{align-items:flex-start;gap:10px;flex-direction:column}.community-scroll{max-height:300px}.product-page-filters{grid-template-columns:1fr}.product-page-grid{grid-template-columns:1fr}.product-page-card{grid-template-columns:1fr}.product-page-card img{height:190px}
}

.nav-user{display:flex;align-items:center;gap:10px}.nav-user img{width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid var(--line)}.nav-user .mini-bell{display:grid;place-items:center;width:36px;height:36px;color:#2364ff}.google{display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none}.google-icon{width:20px;height:20px;flex:0 0 20px}.google span{font-weight:700;color:#263650}

/* Mobile auth overflow audit fix. */
@media(max-width:720px){
  body{overflow-x:hidden}
  .auth-wrap{padding:44px 14px}
  .auth-card{width:100%;max-width:calc(100vw - 28px);padding:30px 22px}
  .auth-card p,.notice.compact p,.footer-grid p{overflow-wrap:anywhere}
  .footer-grid{grid-template-columns:1fr}
  .footer-brand,.footer-grid section:last-child{grid-column:auto}
}

/* Mobile auth overflow hard stop. */
@media(max-width:720px){
  .auth-wrap{display:block;padding:80px 14px 44px}
  .auth-card{width:auto!important;max-width:none!important;margin:0 auto;padding:30px 22px;overflow:hidden}
  .auth-card>a.google{display:flex;width:100%;white-space:normal}
  .auth-card>p,.notice.compact p{max-width:100%;overflow-wrap:break-word}
}

/* Auth card narrow viewport guard. */
.auth-card{width:min(360px,calc(100vw - 28px))!important}
.auth-card>p,.notice.compact p{overflow-wrap:break-word}


/* Mockup alignment pass: group the hero and stats as one module, then align the stock board as module two. */
@media(min-width:1001px){
  .nav-wrap{width:min(1504px,calc(100% - 160px));height:102px}
  .brand-lockup{display:grid;grid-template-columns:60px auto;grid-template-rows:auto auto;column-gap:18px;align-items:center}
  .brand-lockup .brand{display:contents}
  .brand-lockup .brand-icon{grid-row:1/3;width:58px;height:58px;border-radius:11px}
  .brand-lockup .brand-icon svg{width:30px}
  .brand-lockup .brand>span:last-child{font-size:21px;font-weight:850;letter-spacing:0;line-height:1.05;color:#071127}
  .brand-subtitle{grid-column:2;font-size:20px;font-weight:850;line-height:1.05;color:#071127}

  .home-hero-module{width:min(1504px,calc(100% - 160px));margin-inline:auto;padding:34px 0 28px;background:#fff}
  .home-hero-module>.shell{width:100%}
  .home-hero-module .design-hero{grid-template-columns:minmax(0,720px) minmax(560px,1fr);gap:58px;align-items:start;padding:0 0 32px}
  .home-hero-module .design-hero .hero-copy{padding-top:36px}
  .home-hero-module .design-hero h1{font-size:clamp(68px,4.85vw,84px);line-height:.98;margin:0 0 24px;letter-spacing:-.04em}
  .home-hero-module .hero-copy>p{font-size:22px;line-height:1.45;max-width:720px;margin:0 0 22px}
  .home-hero-module .design-search{width:min(720px,100%);height:82px;margin-top:20px}
  .home-hero-module .design-alerts-card{min-height:540px;padding:34px 34px 22px}
  .home-hero-module .retailer-alert-row{grid-template-columns:72px minmax(0,1fr) 118px 18px;padding:22px 0}

  .design-stats{border:0;background:#fff;padding:0 0 0}
  .design-stats .facts,.home-hero-module .design-facts{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding:0 0 24px}
  .design-stats .facts>div,.home-hero-module .design-facts>div{display:grid;grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto auto;column-gap:20px;row-gap:2px;min-height:132px;padding:26px 24px;border-radius:14px}
  .design-stats .facts .stat-icon,.home-hero-module .design-facts .stat-icon{grid-row:1/3}
  .design-stats .facts strong,.home-hero-module .design-facts strong{font-size:38px;line-height:1}
  .design-stats .facts span:not(.stat-icon),.home-hero-module .design-facts span:not(.stat-icon){font-size:16px;line-height:1.18}
  .design-stats .facts small,.home-hero-module .design-facts small{font-size:12px;line-height:1.25}
  .home-hero-module .trust-row{width:100%;padding:0;justify-content:center}

  .stock-screen{padding:56px 0 64px}
  .stock-screen .shell.stock-shell{width:min(1504px,calc(100% - 160px));grid-template-columns:minmax(0,1fr) 360px;gap:38px}
  .strict-product-row{grid-template-columns:72px minmax(280px,1.8fr) 104px 48px 96px 130px 76px 16px;gap:14px;padding:12px 18px}
  .stock-side .side-panel{padding:22px}
}
@media(max-width:1000px){
  .brand-lockup{display:flex;align-items:center;gap:12px}
  .brand-lockup .brand{display:flex}
  .brand-subtitle{display:none}
  .home-hero-module{padding:0}
}


/* Fix regression from wrapping the first mockup module. */
@media(min-width:1001px){
  .home-hero-module .design-hero{display:grid}
  .home-hero-module .design-hero h1 span,
  .home-hero-module .design-hero h1 em{font-style:normal;background:linear-gradient(105deg,var(--blue),var(--violet));color:transparent;background-clip:text}
}


/* Mockup work-area width correction: design uses a broad 80px side gutter on desktop. */
@media(min-width:1001px){
  .nav-wrap{width:min(1760px,calc(100% - 160px))}
  .home-hero-module{width:min(1760px,calc(100% - 160px))}
  .stock-screen .shell.stock-shell{width:min(1760px,calc(100% - 160px));grid-template-columns:minmax(0,1fr) 390px}
}

/* Final desktop proportion pass against supplied first and second module mockups. */
@media(min-width:1001px){
  .home-hero-module{padding-top:34px;padding-bottom:20px}
  .home-hero-module .design-hero{padding-bottom:20px}
  .home-hero-module .design-hero .hero-copy{padding-top:32px}
  .home-hero-module .design-alerts-card{min-height:auto;padding:30px 34px 18px}
  .home-hero-module .design-alerts-card .panel-heading{padding-bottom:14px}
  .home-hero-module .retailer-alert-row{padding:16px 0}
  .home-hero-module .retailer-alert-row small{margin-top:5px}
  .home-hero-module .design-facts{padding-bottom:18px}
  .home-hero-module .trust-row{margin-top:0}
}

/* Mobile proportion pass: remove desktop hero spacing and keep the supplied visual language. */
@media(max-width:720px){
  .home-hero-module{padding:0 0 24px}
  .home-hero-module .design-hero{display:block;padding-top:26px;padding-bottom:18px}
  .home-hero-module .design-hero .hero-copy{padding-top:0}
  .home-hero-module .design-hero h1{font-size:42px;line-height:1.08;letter-spacing:0;margin:0 0 28px}
  .home-hero-module .design-hero h1 span,
  .home-hero-module .design-hero h1 em{font-style:normal;background:linear-gradient(105deg,var(--blue),var(--violet));color:transparent;background-clip:text}
  .home-hero-module .hero-copy>p{font-size:14px;line-height:1.45;margin:0 0 18px}
  .home-hero-module .design-search{width:100%;margin-top:0;padding:7px;border-radius:12px}
  .home-hero-module .design-alerts-card{margin-top:8px;padding:24px 28px 18px;border-radius:14px}
  .home-hero-module .design-alerts-card .panel-heading{padding-bottom:12px}
  .home-hero-module .design-alerts-card .panel-heading h2{font-size:22px}
  .home-hero-module .retailer-alert-row{padding:13px 0}
  .home-hero-module .retailer-alert-row strong{font-size:18px}
  .home-hero-module .design-facts{padding-top:16px;padding-bottom:16px}
  .home-hero-module .trust-row{padding-top:4px}
  .stock-screen{padding-top:54px}
}

/* Mobile module compaction after screenshot review. */
@media(max-width:720px){
  .home-hero-module .design-hero{padding-top:24px;padding-bottom:12px}
  .home-hero-module .design-hero h1{font-size:40px;line-height:1.05;margin-bottom:22px}
  .home-hero-module .hero-copy>p{margin-bottom:14px}
  .home-hero-module .design-search{padding:6px}
  .home-hero-module .search-shell{min-height:44px;font-size:16px}
  .home-hero-module .design-search .button{height:50px;font-size:18px}
  .home-hero-module .design-alerts-card{margin-top:8px;padding:20px 28px 14px}
  .home-hero-module .retailer-alert-row{grid-template-columns:48px minmax(0,1fr) 12px;padding:10px 0;gap:14px}
  .home-hero-module .retailer-alert-row img{width:48px;height:48px}
  .home-hero-module .retailer-alert-row strong{font-size:17px}
  .home-hero-module .retailer-alert-row small{font-size:12px;margin-top:3px;line-height:1.25}
  .home-hero-module .design-facts{padding-top:12px}
  .home-hero-module .design-facts>div{min-height:86px}
  .stock-screen{padding-top:44px}
}

/* Editorial blog and long-form set guide. */
.blog-index-hero{padding:78px 0 62px;background:linear-gradient(145deg,#f7f9ff,#fff)}.blog-index-hero h1{font-size:clamp(42px,6vw,72px);line-height:1;letter-spacing:-.05em;margin:20px 0}.blog-index-hero p{max-width:760px;color:#526080;font-size:19px;line-height:1.65}.blog-index{padding:70px 0 100px}.featured-post{display:grid;grid-template-columns:360px minmax(0,1fr);gap:58px;align-items:center;border:1px solid var(--line);border-radius:22px;padding:38px;background:#fff;box-shadow:0 24px 60px #21356110}.featured-post-art{display:grid;place-items:center;min-height:420px;border-radius:16px;background:radial-gradient(circle at 50% 35%,#26335e,#090d1a 70%);overflow:hidden}.featured-post-art img{height:390px;width:auto;max-width:82%;object-fit:contain;filter:drop-shadow(0 18px 18px #0008);transform:rotate(-2deg)}.post-kicker{color:#6847e9;font-size:12px;font-weight:800;letter-spacing:.12em}.featured-post h2{font-size:38px;line-height:1.12;letter-spacing:-.035em;margin:15px 0}.featured-post p{color:#5a6680;font-size:17px;line-height:1.7}.post-meta{display:flex;gap:18px;color:#7a849a;font-size:13px;margin:24px 0}.article-page{padding-bottom:100px}.article-header{max-width:980px;padding-top:45px;padding-bottom:45px}.breadcrumbs{display:flex;gap:9px;align-items:center;color:#778198;font-size:13px;margin-bottom:40px}.breadcrumbs a{color:#315feb}.article-header h1{max-width:930px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(45px,6vw,72px);line-height:1.04;letter-spacing:-.045em;margin:20px 0}.article-deck{max-width:850px;color:#4e5c77;font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.6}.article-byline{display:flex;gap:20px;flex-wrap:wrap;padding-top:20px;color:#717b90;font-size:13px;border-top:1px solid var(--line)}.article-byline span:first-child{color:#1c2943;font-weight:750}.article-layout{display:grid;grid-template-columns:210px minmax(0,800px);gap:55px;justify-content:center;align-items:start}.article-rail{position:sticky;top:125px}.article-toc{display:flex;flex-direction:column;border-left:2px solid #dde2ed;padding-left:20px}.article-toc strong{font-size:13px;margin-bottom:13px}.article-toc a{color:#63708a;font-size:13px;line-height:1.35;padding:6px 0}.article-toc a:hover{color:#235fff}.article-body{min-width:0;color:#283650;font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.78}.article-body h2{color:#111c32;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:32px;line-height:1.2;letter-spacing:-.03em;margin:58px 0 18px;padding-bottom:10px;border-bottom:1px solid var(--line)}.article-body p{margin:18px 0}.article-body a{color:#185bdb;text-decoration:underline;text-decoration-color:#185bdb55;text-underline-offset:3px}.answer-box{border:1px solid #cfd8f2;border-left:5px solid #6047e7;border-radius:10px;padding:26px 30px;background:#f7f8ff}.answer-box>span{font-family:Inter,sans-serif;font-size:11px;font-weight:850;letter-spacing:.14em;color:#6449e7}.answer-box h2{margin:7px 0 10px;padding:0;border:0;font-size:25px}.answer-box p{margin:0}.answer-box ul{display:grid;grid-template-columns:1fr 1fr;gap:6px 30px;margin:18px 0 0;padding-left:20px}.article-lead-image{margin:42px 0}.article-lead-image>div{display:flex;justify-content:center;gap:38px;padding:38px;border-radius:14px;background:radial-gradient(circle at center,#252d51,#090d19 70%)}.article-lead-image img{width:min(38%,260px);height:auto;filter:drop-shadow(0 16px 18px #0008)}.article-body figcaption{color:#6d7890;font-family:Inter,sans-serif;font-size:12px;line-height:1.55;margin-top:10px}.wiki-table-wrap,.chase-table-wrap,.article-card-list{overflow-x:auto}.wiki-table,.chase-table,.article-card-list table{width:100%;border-collapse:collapse;font-family:Inter,sans-serif;font-size:14px;line-height:1.45}.wiki-table th,.wiki-table td,.chase-table th,.chase-table td,.article-card-list th,.article-card-list td{border:1px solid #d7dce6;padding:11px 13px;text-align:left}.wiki-table th{width:34%;background:#f1f3f7;color:#24324c}.chase-table thead,.article-card-list thead{background:#1b2740;color:#fff}.chase-table td:first-child{font-size:19px;font-weight:800;text-align:center}.chase-table td:nth-child(2) a{display:flex;align-items:center;gap:10px;font-weight:750;text-decoration:none;color:#1b2b49}.chase-table img{border-radius:4px}.section-title-row{display:flex;justify-content:space-between;gap:20px;align-items:end}.section-title-row h2{margin-bottom:0}.section-title-row p{font-size:14px;color:#68758e}.section-title-row .button{font-family:Inter,sans-serif;white-space:nowrap;text-decoration:none;margin-bottom:17px}.article-card-list{max-height:720px;border:1px solid #d7dce6}.article-card-list table{border:0}.article-card-list thead{position:sticky;top:0;z-index:1}.article-card-list th,.article-card-list td{border-width:0 0 1px}.article-card-list td:first-child{width:105px;font-variant-numeric:tabular-nums;color:#66738d}.article-card-list td:last-child{width:190px}.article-card-list .secret-row{background:#f8f5ff}.article-card-list a{font-weight:700;text-decoration:none}.table-note{color:#66738a;font-family:Inter,sans-serif;font-size:12px}.rarity-definitions{border-top:1px solid var(--line)}.rarity-definitions>div{display:grid;grid-template-columns:180px 1fr;gap:20px;border-bottom:1px solid var(--line);padding:17px 0}.rarity-definitions dt{font-family:Inter,sans-serif;font-weight:800}.rarity-definitions dd{margin:0}.article-wide-figure{margin:48px 0}.article-wide-figure>div{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:24px 20px;background:#11182a;border-radius:12px}.article-wide-figure img{width:100%;height:auto}.decision-list li,.article-body ol li{margin:12px 0;padding-left:5px}.article-faq details{border-bottom:1px solid var(--line);padding:16px 0}.article-faq summary{font-family:Inter,sans-serif;font-weight:800;cursor:pointer}.article-faq details p{margin-bottom:5px}.article-sources{margin-top:55px;padding:6px 28px 20px;background:#f5f6f9;border-radius:10px}.article-sources h2{font-size:24px;margin-top:18px}.article-sources p{font-size:14px;line-height:1.65}.article-sources .updated{font-family:Inter,sans-serif;font-size:12px;color:#65718a}
@media(max-width:900px){.featured-post{grid-template-columns:280px 1fr;gap:32px}.article-layout{grid-template-columns:1fr}.article-rail{display:none}}
@media(max-width:720px){.blog-index-hero{padding:48px 0 36px}.blog-index-hero h1{font-size:42px}.blog-index{padding:36px 0 70px}.featured-post{grid-template-columns:1fr;padding:20px}.featured-post-art{min-height:330px}.featured-post-art img{height:305px}.featured-post h2{font-size:29px}.article-header{padding-top:25px;padding-bottom:30px}.breadcrumbs{margin-bottom:28px;overflow:hidden;white-space:nowrap}.article-header h1{font-size:42px;letter-spacing:-.035em}.article-deck{font-size:18px}.article-byline{gap:8px 15px}.article-layout{width:min(100% - 28px,1180px)}.article-body{font-size:16px}.article-body h2{font-size:27px;margin-top:45px}.answer-box{padding:22px 20px}.answer-box ul{grid-template-columns:1fr}.article-lead-image>div{gap:15px;padding:24px 12px}.article-lead-image img{width:44%}.section-title-row{display:block}.section-title-row .button{margin-bottom:20px}.rarity-definitions>div{grid-template-columns:1fr;gap:4px}.article-wide-figure>div{grid-template-columns:repeat(3,1fr);overflow:hidden}.article-wide-figure img:nth-child(n+4){display:none}.article-sources{padding-inline:18px}}
