:root{--bg:#090b10;--bg-elevated:#10131b;--panel:#141924;--line:#ffffff17;--line-strong:#ffffff29;--text:#f5f7fb;--muted:#9aa4b5;--soft:#c6ccd7;--accent:#8b5cf6;--green:#42d392;--shadow:0 20px 70px #00000052}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 15% -10%, #7c3aed2e, transparent 28rem), radial-gradient(circle at 90% 10%, #22d3ee14, transparent 24rem), var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090b10d1;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:1.08rem;font-weight:850;display:inline-flex}.brand-mark{background:linear-gradient(145deg,#8b5cf6,#5b21b6);border:1px solid #ffffff2e;border-radius:12px;place-items:center;width:38px;height:38px;font-size:.75rem;font-weight:900;display:grid;box-shadow:0 10px 30px #7c3aed47}.nav{color:var(--soft);align-items:center;gap:24px;font-size:.92rem;font-weight:650;display:flex}.nav a:hover{color:#fff}.hero{border-bottom:1px solid var(--line);position:relative;overflow:hidden}.hero-grid{opacity:.18;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.hero-inner{text-align:center;padding:92px 0 58px;position:relative}.hero-copy{max-width:850px;margin:0 auto 34px}.launch-badge,.status-pill,.count-badge{border:1px solid var(--line-strong);border-radius:999px;align-items:center;display:inline-flex}.launch-badge{color:#d8c9ff;letter-spacing:.08em;text-transform:uppercase;background:#8b5cf61a;padding:8px 13px;font-size:.76rem;font-weight:800}.hero h1,.page-heading h1,.game-hero h1,.empty-page h1{letter-spacing:-.065em;margin:20px 0 18px;font-size:clamp(2.7rem,7vw,5.7rem);line-height:.98}.hero-copy>p{max-width:710px;color:var(--soft);margin:0 auto;font-size:clamp(1.02rem,2vw,1.2rem)}.search-wrap{text-align:left;max-width:760px;margin:0 auto;position:relative}.search-wrap--compact{max-width:620px;margin:30px 0 44px}.search-control{border:1px solid var(--line-strong);min-height:66px;box-shadow:var(--shadow);background:#141924eb;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:0 18px;display:grid}.search-control:focus-within{box-shadow:0 0 0 4px #8b5cf61f, var(--shadow);border-color:#8b5cf6b8}.search-icon{color:#c4b5fd;font-size:1.65rem;transform:rotate(-20deg)}.search-control input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:1.03rem}.search-control input::placeholder{color:#7d8798}kbd{border:1px solid var(--line-strong);color:#828c9c;background:#0d1017;border-bottom-color:#ffffff40;border-radius:7px;padding:2px 7px;font-size:.72rem}.search-results{z-index:20;border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#111620;border-radius:16px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden}.search-result{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex}.search-result:last-child{border-bottom:0}.search-result:hover{background:#171d29}.search-result span:first-child{display:grid}.search-result small{color:var(--muted)}.result-status{color:var(--muted);font-size:.8rem}.result-status.verified{color:var(--green)}.search-empty{color:var(--muted);padding:20px}.hero-stats{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:44px;display:flex}.hero-stats div{min-width:110px;display:grid}.hero-stats strong{font-size:1.35rem}.hero-stats span{color:var(--muted);font-size:.82rem}.section{padding:78px 0}.section-muted{border-block:1px solid var(--line);background:#ffffff05}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-heading h2,.method-grid h2,.cta-panel h2,.content-card h2{letter-spacing:-.04em;margin:4px 0 0;font-size:clamp(1.75rem,4vw,2.7rem);line-height:1.08}.eyebrow{color:#a78bfa;letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:850}.text-link{color:#c4b5fd;font-weight:750}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.game-card{--card-accent:#8b5cf6;border:1px solid var(--line);background:linear-gradient(145deg,#ffffff09,#ffffff04);border-radius:22px;min-height:310px;padding:24px;transition:transform .2s,border-color .2s,background .2s;display:grid;position:relative;overflow:hidden}.game-card:after{content:"";background:var(--card-accent);filter:blur(50px);opacity:.16;border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-70px}.game-card:hover{border-color:var(--line-strong);background:#ffffff0b;transform:translateY(-4px)}.accent-violet{--card-accent:#8b5cf6}.accent-amber{--card-accent:#f59e0b}.accent-cyan{--card-accent:#06b6d4}.accent-pink{--card-accent:#ec4899}.accent-green{--card-accent:#10b981}.game-card-top,.game-card-meta,.content-card-heading,.game-title-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.game-avatar{border:1px solid var(--line-strong);background:linear-gradient(145deg, color-mix(in srgb, var(--card-accent) 35%, #151a25), #11141d);letter-spacing:.04em;border-radius:16px;place-items:center;width:52px;height:52px;font-size:.8rem;font-weight:900;display:grid}.status-pill{color:var(--muted);background:#ffffff09;padding:6px 10px;font-size:.7rem;font-weight:800}.status-pill.verified{color:#8ff0bd;background:#42d39214;border-color:#42d39247}.game-card h3{letter-spacing:-.035em;margin:8px 0;font-size:1.55rem}.game-card p:not(.eyebrow){color:var(--muted);margin:0}.game-card-meta{color:var(--muted);align-self:end;padding-top:22px;font-size:.82rem}.game-card-meta strong{color:#fff}.method-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:72px;display:grid}.section-copy{color:var(--muted);max-width:540px;font-size:1.02rem}.method-steps{gap:12px;display:grid}.method-steps article{border:1px solid var(--line);background:var(--bg-elevated);border-radius:18px;grid-template-columns:44px 1fr;gap:16px;padding:20px;display:grid}.method-steps article>span{color:#a78bfa;font-weight:900}.method-steps h3{margin:0 0 4px}.method-steps p{color:var(--muted);margin:0}.cta-panel{background:linear-gradient(120deg,#7c3aed24,#22d3ee0b);border:1px solid #8b5cf63d;border-radius:24px;justify-content:space-between;align-items:center;gap:28px;padding:38px;display:flex}.primary-button{color:#171122;white-space:nowrap;background:#f5f3ff;border:1px solid #fff3;border-radius:13px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:850;display:inline-flex}.page-shell{padding:68px 0 90px}.page-heading{max-width:760px}.page-heading h1{font-size:clamp(2.6rem,6vw,4.9rem)}.page-heading>p:last-child{color:var(--muted);font-size:1.05rem}.directory-grid{margin-top:18px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:9px;margin-bottom:24px;font-size:.82rem;display:flex}.game-hero{border:1px solid var(--line);background:radial-gradient(circle at 100% 0, color-mix(in srgb, var(--card-accent) 15%, transparent), transparent 40%), var(--bg-elevated);border-radius:24px;grid-template-columns:auto 1fr;align-items:start;gap:24px;padding:30px;display:grid}.game-avatar--large{border-radius:22px;width:78px;height:78px;font-size:1rem}.game-hero h1{margin:8px 0 12px;font-size:clamp(2.35rem,6vw,4.5rem)}.game-hero>div:last-child>p:not(.eyebrow){max-width:720px;color:var(--soft);margin:0}.game-facts{color:var(--muted);flex-wrap:wrap;gap:10px 20px;margin-top:18px;font-size:.8rem;display:flex}.content-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:22px;margin-top:22px;display:grid}.content-main,.content-sidebar{gap:18px;display:grid}.content-sidebar{position:sticky;top:94px}.content-card,.sidebar-card{border:1px solid var(--line);background:var(--bg-elevated);border-radius:20px}.content-card{padding:26px}.sidebar-card{padding:22px}.content-card h2{font-size:1.6rem}.count-badge{color:#c4b5fd;background:#8b5cf61a;justify-content:center;min-width:34px;min-height:34px;font-weight:900}.count-badge--muted{color:var(--muted);background:#ffffff09}.empty-state{border:1px dashed var(--line-strong);background:#ffffff05;border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:16px;margin-top:22px;padding:20px;display:grid}.empty-state>span{color:#c4b5fd;background:#8b5cf61a;border-radius:12px;place-items:center;width:38px;height:38px;font-size:1.3rem;display:grid}.empty-state h3{margin:0 0 5px}.empty-state p,.muted-copy{color:var(--muted);margin:0}.code-list{gap:10px;margin-top:20px;display:grid}.code-row{border:1px solid var(--line);background:#0f131b;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:14px;display:flex}.code-row>div{gap:3px;display:grid}.code-row code,.expired-list code{color:#e9ddff;font-size:.95rem;font-weight:800}.code-row span{color:var(--muted);font-size:.82rem}.copy-button{color:#d8c9ff;background:#8b5cf61f;border:1px solid #8b5cf64d;border-radius:10px;min-width:82px;min-height:38px;font-weight:800}.step-list{gap:14px;margin:22px 0 0;padding:0;list-style:none;display:grid}.step-list li{grid-template-columns:34px 1fr;align-items:start;gap:13px;display:grid}.step-list span{color:#c4b5fd;background:#8b5cf61c;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.step-list p{color:var(--soft);margin:5px 0 0}.expired-list{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.expired-list code{border:1px solid var(--line);color:var(--muted);border-radius:8px;padding:7px 10px;text-decoration:line-through}.check-list{gap:12px;margin:17px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--soft);padding-left:22px;font-size:.9rem;position:relative}.check-list li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;left:0}.ad-placeholder{text-align:center;background:#ffffff03;border-style:dashed;place-content:center;min-height:165px;display:grid}.ad-placeholder span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:900}.ad-placeholder p{color:#6f7888;max-width:220px;margin:8px auto 0;font-size:.78rem}.empty-page{justify-items:start;padding:100px 0 140px;display:grid}.empty-page .brand-mark{width:60px;height:60px}.empty-page h1{max-width:800px;font-size:clamp(2.5rem,6vw,4.8rem)}.empty-page p{color:var(--muted);margin-top:-4px;margin-bottom:26px}.site-footer{border-top:1px solid var(--line);background:#080a0e}.footer-inner{justify-content:space-between;gap:34px;padding:38px 0;display:flex}.footer-inner p{color:var(--muted);margin:6px 0 0;font-size:.82rem}.footer-note{text-align:right;max-width:480px}@media (max-width:860px){.game-grid,.method-grid,.content-layout{grid-template-columns:1fr}.method-grid{gap:36px}.content-sidebar{grid-template-columns:1fr 1fr;position:static}.cta-panel{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.shell{width:min(100% - 24px,1160px)}.nav a:last-child{display:none}.hero-inner{padding-top:64px}.hero h1{font-size:clamp(2.7rem,14vw,4rem)}.search-control{border-radius:15px;min-height:58px}kbd{display:none}.section{padding:58px 0}.section-heading{flex-direction:column;align-items:flex-start}.game-card{min-height:280px}.game-hero{grid-template-columns:1fr;padding:22px}.game-title-row{flex-direction:column;align-items:flex-start}.content-card{padding:20px}.content-sidebar{grid-template-columns:1fr}.footer-inner{flex-direction:column}.footer-note{text-align:left}}
.directory-browser{margin-top:34px}.directory-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.directory-search{border:1px solid var(--line-strong);background:var(--bg-elevated);border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:12px;min-height:56px;padding:0 16px;display:grid}.directory-search:focus-within{border-color:#8b5cf6b8;box-shadow:0 0 0 4px #8b5cf61f}.directory-search>span:not(.sr-only){color:#c4b5fd;font-size:1.4rem;transform:rotate(-20deg)}.directory-search input{color:#fff;background:0 0;border:0;outline:0;width:100%}.directory-search input::placeholder{color:#7d8798}.directory-sort{border:1px solid var(--line);background:var(--bg-elevated);min-height:56px;color:var(--muted);border-radius:15px;grid-template-columns:auto auto;align-items:center;gap:10px;padding:0 14px;font-size:.82rem;font-weight:750;display:grid}.directory-sort select{color:#fff;font:inherit;background:0 0;border:0;outline:0}.directory-sort option{color:#fff;background:#111620}.category-filter{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.filter-chip{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#ffffff06;border-radius:999px;padding:0 13px;font-size:.8rem;font-weight:800}.filter-chip:hover{color:#fff;border-color:var(--line-strong)}.filter-chip--active{color:#e9ddff;background:#8b5cf61f;border-color:#8b5cf659}.directory-summary{color:var(--muted);margin-top:24px;font-size:.84rem}.directory-summary strong{color:#fff}.directory-empty{border:1px dashed var(--line-strong);text-align:center;background:#ffffff04;border-radius:20px;justify-items:center;margin-top:18px;padding:66px 24px;display:grid}.directory-empty>span{color:#c4b5fd;font-size:2rem}.directory-empty h2{margin:12px 0 6px}.directory-empty p{max-width:520px;color:var(--muted);margin:0}.page-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.page-trust-strip div{border:1px solid var(--line);background:#ffffff05;border-radius:14px;gap:3px;padding:14px 16px;display:grid}.page-trust-strip strong{font-size:.83rem}.page-trust-strip span{color:var(--muted);font-size:.75rem}.faq-list{gap:10px;margin-top:20px;display:grid}.faq-item{border:1px solid var(--line);background:#ffffff05;border-radius:15px;padding:18px}.faq-item h3{margin:0 0 7px;font-size:1rem}.faq-item p{color:var(--muted);margin:0}.related-section{margin-top:54px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.related-grid .game-card{min-height:270px}@media (max-width:900px){.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.directory-toolbar,.page-trust-strip,.related-grid{grid-template-columns:1fr}.directory-sort{grid-template-columns:auto 1fr}.directory-sort select{width:100%}}
.game-artwork{background:linear-gradient(135deg, color-mix(in srgb, var(--card-accent,#8b5cf6) 28%, #171b27), #0d1017);position:relative;overflow:hidden}.game-artwork img{object-fit:cover;width:100%;height:100%;display:block}.game-artwork--fallback{color:#ffffffe6;letter-spacing:-.04em;place-items:center;font-weight:950;display:grid}.game-artwork--fallback span{text-shadow:0 8px 30px #00000073}.game-artwork--card{aspect-ratio:16/9;border-bottom:1px solid var(--line);width:100%}.game-artwork--card img{transition:transform .35s,filter .35s}.game-artwork--card.game-artwork--fallback span{font-size:2.4rem}.game-card{flex-direction:column;min-height:390px;padding:0;display:flex}.game-card:after{z-index:0;pointer-events:none}.game-card:hover .game-artwork--card img{filter:saturate(1.08);transform:scale(1.035)}.game-card-body{z-index:1;flex:1;grid-template-rows:auto 1fr auto;gap:15px;padding:20px 22px 22px;display:grid;position:relative}.game-card-body .game-card-top{align-items:center}.game-card-body h3{margin:3px 0 7px}.game-card-body .game-card-meta{align-self:end}.game-hero{isolation:isolate;background:#0d1017;min-height:430px;padding:0;display:block;position:relative;overflow:hidden}.game-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#07090ef5 0%,#07090ec7 45%,#07090e2e 100%),linear-gradient(#0000 52%,#07090ee0 100%);position:absolute;inset:0}.game-artwork--hero{width:100%;height:100%;position:absolute;inset:0}.game-artwork--hero img{object-position:center;transform:scale(1.015)}.game-artwork--hero.game-artwork--fallback span{opacity:.34;font-size:clamp(5rem,16vw,11rem)}.game-hero-content{z-index:2;align-items:flex-end;min-height:430px;padding:42px;display:flex;position:relative}.game-hero-content>div{width:min(720px,100%)}.game-hero-content h1{text-shadow:0 8px 35px #0000008c;margin:10px 0 12px}.game-hero-content>div>p:not(.eyebrow){color:#e0e5ee;text-shadow:0 3px 18px #000000bf;max-width:680px;margin:0;font-size:1.02rem}.game-hero-content .game-facts{color:#c3cad6}.roblox-game-link{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1c;border:1px solid #ffffff3d;border-radius:12px;justify-content:center;align-items:center;min-height:43px;margin-top:20px;padding:0 15px;font-size:.84rem;font-weight:850;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.roblox-game-link:hover{background:#ffffff2b;border-color:#ffffff6b;transform:translateY(-1px)}@media (max-width:760px){.game-card{min-height:360px}.game-hero,.game-hero-content{min-height:390px}.game-hero:after{background:linear-gradient(#07090e38 0%,#07090ec7 42%,#07090efa 100%)}.game-hero-content{padding:26px 22px}.game-title-row{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.game-artwork--card img,.roblox-game-link{transition:none}.game-card:hover .game-artwork--card img{transform:none}}
.code-row{transition:background-color .18s,border-color .18s,box-shadow .18s}.code-row--current{background:linear-gradient(90deg,#8b5cf62e,#8b5cf614);border-color:#8b5cf6ad;box-shadow:0 0 0 3px #8b5cf614,0 10px 26px #4c1d9529}.code-row--current code{color:#f3edff}.code-row--current .copy-button{color:#f0eaff;background:#8b5cf633;border-color:#a78bfa85}@media (prefers-reduced-motion:reduce){.code-row{transition:none}}
.game-hero .game-title-row{justify-content:flex-start}.game-hero .game-title-row .status-pill{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:calc(100% - 48px);position:absolute;top:24px;right:24px;box-shadow:0 8px 24px #00000047}@media (max-width:760px){.game-hero .game-title-row .status-pill{max-width:calc(100% - 36px);top:18px;right:18px}}
.latest-checks{padding-block:58px}.latest-checks .section-heading{margin-bottom:10px}.latest-checks-copy{max-width:650px;color:var(--muted);margin:0 0 24px}.latest-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.latest-check-item{border:1px solid var(--line);background:var(--bg-elevated);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:92px;padding:17px 18px;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.latest-check-item:hover{border-color:var(--line-strong);background:#ffffff09;transform:translateY(-2px)}.latest-check-main{min-width:0}.latest-check-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.latest-check-title strong{font-size:1rem}.latest-check-meta{color:var(--muted);flex-wrap:wrap;gap:6px 14px;margin-top:7px;font-size:.78rem;display:flex}.latest-check-arrow{color:#c4b5fd;font-size:1.05rem;font-weight:900}@media (max-width:720px){.latest-check-grid{grid-template-columns:1fr}.latest-checks{padding-block:48px}}@media (prefers-reduced-motion:reduce){.latest-check-item{transition:none}.latest-check-item:hover{transform:none}}
.info-page{max-width:920px}.info-page-header{padding:18px 0 28px}.info-page-header h1{letter-spacing:-.055em;margin:10px 0 14px;font-size:clamp(2.5rem,7vw,4.8rem);line-height:1}.info-page-header>p:last-child{max-width:720px;color:var(--soft);margin:0;font-size:1.06rem}.info-page-content{gap:16px;display:grid}.info-section{border:1px solid var(--line);background:var(--bg-elevated);border-radius:18px;padding:24px}.info-section h2,.info-section h3{margin:0 0 10px}.info-section p{color:var(--soft);margin:0}.info-section p+p,.info-section ul,.info-section ol{margin-top:12px}.info-section ul,.info-section ol{color:var(--soft);padding-left:22px}.info-section li+li{margin-top:7px}.info-highlight{background:linear-gradient(135deg,#8b5cf61c,#ffffff05);border-color:#8b5cf64d}.contact-card{gap:14px;display:grid}.contact-email{color:#e9ddff;background:#8b5cf61f;border:1px solid #8b5cf659;border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-height:46px;padding:0 16px;font-weight:850;display:inline-flex}.contact-unconfigured{color:#f6d38a;background:#f59e0b12;border:1px dashed #f59e0b66;border-radius:12px;padding:14px}.footer-inner{align-items:flex-start}.footer-links{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;margin-top:10px;font-size:.8rem;display:flex}.footer-links a:hover,.footer-link-button:hover{color:#fff}.footer-link-button{color:inherit;font:inherit;background:0 0;border:0;padding:0}.footer-meta{text-align:right;max-width:560px}.consent-banner{z-index:100;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f131bf7;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;width:min(760px,100% - 28px);padding:18px;display:grid;position:fixed;bottom:20px;left:50%;box-shadow:0 24px 80px #00000080}.consent-banner p{color:var(--muted);margin:5px 0 0;font-size:.84rem}.consent-actions{gap:8px;display:flex}.consent-button{color:#21153e;white-space:nowrap;background:#ede9fe;border:1px solid #8b5cf673;border-radius:10px;min-height:42px;padding:0 14px;font-weight:850}.consent-button--secondary{border-color:var(--line-strong);color:var(--soft);background:#ffffff0a}.sidebar-card h3{margin:10px 0 8px}.sidebar-action{margin-top:14px;display:inline-flex}.launch-warning{color:#f6d38a;background:#f59e0b12;border:1px solid #f59e0b57;border-radius:12px;max-width:820px;margin:18px auto 0;padding:12px 16px;font-size:.84rem}.not-found-page{align-content:center;justify-items:start;min-height:65vh;display:grid}.not-found-page h1{letter-spacing:-.055em;max-width:780px;margin:12px 0;font-size:clamp(2.5rem,7vw,5rem);line-height:1}.not-found-page p{max-width:620px;color:var(--muted)}@media (max-width:720px){.consent-banner{grid-template-columns:1fr;gap:14px}.consent-actions{grid-template-columns:1fr 1fr;display:grid}.footer-inner,.footer-meta{text-align:left}.footer-links{justify-content:flex-start}}
