:root{--bg:#0d0818;--panel:#151020;--panel2:#1d142c;--panel3:#100b19;--text:#f8f4ff;--muted:#bcb1c9;--violet:#984cff;--violet2:#bd54ff;--lime:#9ee34f;--line:#332443;--line2:#443058;--shadow:0 18px 55px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#100920 0,#0d0818 32%,#0d0818 100%);color:var(--text);font:16px/1.66 Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.top{height:74px;position:sticky;top:0;z-index:60;background:#0d0818f5;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.top-inner{max-width:1320px;height:100%;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:16px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.3px;white-space:nowrap;flex:0 0 auto}.brand img{width:40px;height:40px;object-fit:contain}.brand b{color:var(--lime)}nav{display:flex;align-items:center;justify-content:center;gap:1px;flex:1;min-width:0}nav a{padding:8px 8px;border-radius:9px;color:#cbc0d5;font-size:13px;white-space:nowrap}nav a:hover,nav a.active{background:#241635;color:#fff}.head-actions{display:flex;gap:7px;flex:0 0 auto}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:0 18px;border-radius:11px;font-weight:850;border:0;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--violet),var(--violet2));color:#fff;box-shadow:0 8px 24px rgba(152,76,255,.22)}.menu{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:11px;background:#171022;padding:10px;flex-direction:column;justify-content:center;gap:5px}.menu span{height:2px;background:#fff;border-radius:9px;width:100%}.hero{max-width:1280px;margin:30px auto 14px;min-height:440px;padding:52px 56px;display:grid;grid-template-columns:1.08fr .92fr;gap:42px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:linear-gradient(140deg,#1b102e 0%,#120c20 55%,#171024 100%);box-shadow:var(--shadow)}.hero-glow{position:absolute;width:420px;height:420px;border-radius:50%;right:-150px;top:-170px;background:radial-gradient(circle,rgba(152,76,255,.28),rgba(152,76,255,.08) 45%,transparent 70%)}.hero-copy{position:relative;z-index:2;align-self:center}.eyebrow{display:inline-flex;padding:7px 11px;border:1px solid rgba(158,227,79,.28);border-radius:999px;color:#d9ffb5;background:rgba(158,227,79,.06);font-size:12px;font-weight:850;letter-spacing:.75px}.hero h1{font-size:clamp(38px,5vw,64px);line-height:1.04;margin:16px 0 18px;letter-spacing:-1.8px;max-width:800px}.hero p{font-size:17px;color:#d0c5da;max-width:730px;margin:0}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:22px 0}.trust{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.trust span{font-size:12px;color:#d2c6dc;padding:7px 10px;background:#191126;border:1px solid var(--line);border-radius:9px}.hero-art{display:flex;align-items:center;justify-content:center;position:relative;min-height:320px}.logo-orb{width:290px;height:290px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#1b102e;border:1px solid var(--line2);box-shadow:inset 0 0 60px rgba(152,76,255,.14),0 24px 70px rgba(0,0,0,.34)}.logo-orb img{width:225px;max-height:225px;object-fit:contain}.chips span{position:absolute;padding:9px 13px;border-radius:11px;background:#211532;border:1px solid var(--line2);font-size:12px;font-weight:850;box-shadow:0 10px 24px rgba(0,0,0,.22)}.chips span:nth-child(1){right:0;top:20%}.chips span:nth-child(2){left:1%;bottom:21%}.chips span:nth-child(3){right:2%;bottom:8%}.authorbar{max-width:1280px;margin:0 auto 20px;display:flex;justify-content:center;align-items:center;gap:12px;color:#bcaec9;font-size:13px}.authorbar b{color:#eee7f6}.authorbar i{width:4px;height:4px;border-radius:50%;background:#6d5b7e}.layout{max-width:1280px;margin:0 auto 72px;padding:0}.content{width:100%;min-width:0}.block{width:100%;padding:32px;background:var(--panel);border:1px solid var(--line);border-radius:20px;margin-bottom:18px;box-shadow:0 12px 34px rgba(0,0,0,.14)}h2{font-size:29px;line-height:1.18;margin:0 0 19px;letter-spacing:-.45px}h3{font-size:25px;line-height:1.2;margin:8px 0 12px}p{margin:0 0 14px;color:#cfc3d9}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}.stats div,.people div,.info-grid>div{padding:18px;border-radius:15px;background:var(--panel2);border:1px solid var(--line)}.stats b{display:block;font-size:23px;color:#fff}.stats span,.people span{display:block;color:var(--muted);font-size:13px;margin-top:6px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.info-grid b{display:block;font-size:17px;margin-bottom:7px}.info-grid p{font-size:14px;margin:0}.tablewrap{overflow:auto;border:1px solid var(--line);border-radius:14px;margin:16px 0}table{width:100%;border-collapse:collapse;min-width:650px}th,td{text-align:left;padding:13px 15px;border-bottom:1px solid var(--line)}th{font-size:12px;text-transform:uppercase;letter-spacing:.45px;color:#c8b8d8;background:#21162f}td{color:#e0d7e8}.paygrid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:18px 0}.paygrid div{height:78px;background:#181121;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.paygrid img{max-width:58px;max-height:31px;filter:none}.paygrid span{font-size:10px;font-weight:800;color:#d9cedf}.catalog-list{display:grid;gap:14px}.catalog-row{display:grid;grid-template-columns:310px 1fr;min-height:330px;border:1px solid var(--line2);border-radius:18px;overflow:hidden;background:var(--panel3)}.catalog-row.reverse{grid-template-columns:1fr 310px}.catalog-row.reverse .catalog-media{order:2}.catalog-row.reverse .catalog-copy{order:1}.catalog-media{min-width:0;background:#151020;display:flex;align-items:center;justify-content:center;overflow:hidden}.game-media img{width:100%;height:100%;min-height:330px;object-fit:cover}.provider-media{padding:28px;background:#120d1c}.provider-media img{max-width:75%;max-height:110px;object-fit:contain}.catalog-copy{padding:24px;display:flex;flex-direction:column;justify-content:center;min-width:0}.catalog-tags{display:flex;gap:7px;flex-wrap:wrap}.catalog-tags span{display:inline-flex;padding:5px 9px;border:1px solid var(--line2);border-radius:999px;color:#cdbfe0;font-size:11px;font-weight:750}.catalog-copy p{margin-bottom:12px}.catalog-note{padding:11px 13px;border:1px solid var(--line);border-radius:12px;color:#c8bcd2;background:#151020;font-size:13px}.catalog-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:14px}.catalog-more{margin-top:16px}.textlink{display:inline-flex;color:#caa8ff;font-weight:800}.steps{color:#ddd4e4;padding-left:22px}.steps li{margin:8px 0}.reviews{display:grid;grid-template-columns:1fr 1fr;gap:12px}.reviews article{padding:18px;border:1px solid var(--line);border-radius:15px;background:#120d1b}.reviewtop{display:flex;align-items:center;gap:10px}.avatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#7434bb;font-weight:900}.reviews p{font-size:14px;margin:10px 0 0}.people{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq details{border-top:1px solid var(--line);padding:12px 0}.faq details:first-child{border-top:0}.faq summary{cursor:pointer;font-weight:800}.faq p{padding-top:8px}.licensebox{display:flex;gap:22px;align-items:center}.licensebox img{width:160px;border-radius:16px;background:#fff}.licensebox b{font-size:24px}footer{max-width:1280px;margin:0 auto 40px;border-top:1px solid var(--line);padding:30px 14px;text-align:center;color:#9387a1}.footbrand{display:flex;justify-content:center;align-items:center;gap:8px;color:#fff}.footbrand img{width:38px}.footlinks{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin:14px 0}.footlinks a{color:#c0b2cb;font-size:13px}.mobile-play{display:none}.support-widget{position:fixed;right:24px;bottom:24px;z-index:90}.support-toggle{width:54px;height:54px;border-radius:50%;border:1px solid #5f3b7c;background:#241335;color:#fff;box-shadow:0 14px 34px rgba(0,0,0,.36);display:grid;place-items:center;cursor:pointer}.support-toggle svg{width:25px;height:25px}.support-toggle .chevron{display:none}.support-panel{position:absolute;right:0;bottom:66px;width:340px;padding:20px;background:#171020;border:1px solid var(--line2);border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.44);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s}.support-widget.open .support-panel{opacity:1;visibility:visible;transform:none}.support-panel b{font-size:20px}.support-panel p{font-size:13px;margin:7px 0 13px}.support-panel label{display:block;color:#c8bdd2;font-size:12px;margin-top:9px}.support-panel select,.support-panel textarea{width:100%;margin-top:5px;border:1px solid var(--line2);border-radius:10px;background:#100b18;color:#fff;padding:10px;resize:vertical}.support-open{width:100%;margin-top:12px}.support-panel .textlink{margin-top:10px;font-size:12px}.support-close{position:absolute;right:10px;top:9px;width:30px;height:30px;border:0;background:transparent;color:#a99ab7;font-size:24px;cursor:pointer}.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}
@media(max-width:1180px){.top-inner{padding:0 16px}nav{display:none}.menu{display:flex;margin-left:auto}.head-actions{margin-left:auto}.hero{margin:18px 18px 12px}.layout{padding:0 18px}.authorbar{padding:0 18px}.hero-art{min-height:290px}.logo-orb{width:260px;height:260px}.logo-orb img{width:200px}nav.open{display:flex;position:absolute;top:74px;left:16px;right:16px;z-index:70;flex-direction:column;align-items:stretch;background:#171020;border:1px solid var(--line2);border-radius:16px;padding:10px;box-shadow:0 18px 40px rgba(0,0,0,.35)}nav.open a{font-size:14px;padding:10px 12px}.stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){body{padding-bottom:68px}.top{height:64px}.top-inner{padding:0 12px}.brand img{width:36px;height:36px}.brand span{font-size:13px}.head-actions{display:none}.menu{width:40px;height:40px}.hero{margin:10px 9px;padding:28px 19px;grid-template-columns:1fr;min-height:auto;border-radius:20px}.hero-art{display:none}.hero h1{font-size:37px;letter-spacing:-1px}.hero p{font-size:15px}.hero .actions .btn{flex:1}.trust{gap:6px}.authorbar{margin:0 auto 14px;padding:0 12px;flex-wrap:wrap;font-size:12px}.layout{padding:0 9px;margin-bottom:42px}.block{padding:21px 16px;border-radius:17px;margin-bottom:12px}h2{font-size:24px}.stats,.info-grid,.people,.reviews{grid-template-columns:1fr}.paygrid{grid-template-columns:repeat(3,1fr)}.catalog-row,.catalog-row.reverse{grid-template-columns:1fr;min-height:0}.catalog-row.reverse .catalog-media,.catalog-row.reverse .catalog-copy{order:initial}.catalog-media{min-height:0}.game-media img{height:auto;min-height:0;aspect-ratio:1.35/1;object-fit:cover}.provider-media{height:165px;padding:22px}.provider-media img{max-height:82px}.catalog-copy{padding:19px}.catalog-copy h3{font-size:22px}.catalog-note{font-size:12px}.licensebox{align-items:flex-start}.licensebox img{width:110px}.mobile-play{display:flex;position:fixed;z-index:85;left:9px;right:62px;bottom:9px;height:50px;border-radius:13px;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--violet),var(--violet2));font-weight:900;box-shadow:0 8px 30px rgba(0,0,0,.44)}.support-widget{right:9px;bottom:9px}.support-toggle{width:50px;height:50px;border-radius:13px}.support-toggle .headphones{display:none}.support-toggle .chevron{display:block;transition:.18s}.support-widget.open .support-toggle .chevron{transform:rotate(180deg)}.support-panel{position:fixed;left:9px;right:9px;bottom:68px;width:auto;max-height:calc(100vh - 150px);overflow:auto;border-radius:16px}.support-panel p{font-size:12px}nav.open{top:64px;left:9px;right:9px}.footlinks{gap:10px}}

/* V5 content components */
.authorbar a{color:inherit;text-decoration:none}.authorbar a:hover{color:#fff}.steps{display:grid;gap:10px;margin:18px 0;padding:0;counter-reset:step}.steps li{list-style:none;display:grid;grid-template-columns:minmax(130px,.38fr) 1fr;gap:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(255,255,255,.025)}.steps li b{color:#fff}.steps li span{color:var(--muted,#c9bfd8)}.review-grid,.reviews-mini,.author-profiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.reviews-mini{grid-template-columns:repeat(3,minmax(0,1fr))}.review-grid article,.reviews-mini article,.author-profiles article{border:1px solid rgba(255,255,255,.10);border-radius:16px;padding:18px;background:rgba(255,255,255,.025)}.review-grid article span,.author-profiles article span{display:block;color:#a98acb;font-size:13px;margin-top:3px}.review-grid article p,.reviews-mini article p,.author-profiles article p{margin:10px 0 0}.muted{color:#b9aec8}.license-layout{display:grid;grid-template-columns:minmax(180px,260px) 1fr;gap:22px;align-items:center}.license-layout>div{min-width:0}.license-badge{max-width:220px;width:100%;display:block;margin:auto}@media(max-width:760px){.steps li{grid-template-columns:1fr;gap:6px}.review-grid,.reviews-mini,.author-profiles,.license-layout{grid-template-columns:1fr}}

.skip-link{position:fixed;left:12px;top:-60px;z-index:200;background:#fff;color:#120b1e;padding:10px 14px;border-radius:10px;font-weight:800}.skip-link:focus{top:10px}a:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d3ff8d;outline-offset:3px}.block a.textlink{text-decoration-thickness:1px;text-underline-offset:3px}.block a.textlink:hover{text-decoration:underline}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* V11 QA hardening */
.paygrid img{width:58px;height:31px;object-fit:contain}.related-links .info-grid{margin-bottom:0}.review-grid .textlink{margin-top:10px;font-size:12px}.block time{color:#a99ab7;font-size:12px}.source-note{font-size:13px;color:#a99ab7}.external-sources{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}

/* compact footer v12 */
.site-footer{max-width:1280px;margin:0 auto 40px;padding:0 14px;color:#9e91aa}.footer-main{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.55fr);gap:38px;padding:34px 32px 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(180deg,rgba(29,20,44,.34),rgba(13,8,24,0));border-radius:18px 18px 0 0}.footer-brand{max-width:360px}.footer-logo{display:flex;align-items:center;gap:12px;color:#fff}.footer-logo img{width:46px;height:46px;object-fit:contain}.footer-logo b{display:block;font-size:18px;line-height:1.2}.footer-logo span{display:block;margin-top:3px;color:#8f829c;font-size:12px}.footer-brand>p{margin:14px 0 0;color:#9f93aa;font-size:13px;line-height:1.55}.footer-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-col>b{color:#f4ecfb;font-size:13px;margin-bottom:3px}.footer-col a{color:#ad9fba;font-size:13px;line-height:1.35}.footer-col a:hover,.footer-subnav a:hover,.footer-authors:hover{color:#fff}.footer-subnav{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:16px 20px 14px;border-bottom:1px solid var(--line)}.footer-subnav a{font-size:12px;color:#97899f}.footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:16px 6px 0}.footer-legal{display:flex;flex-direction:column;gap:4px;text-align:left;color:#756a80;font-size:11px;line-height:1.45}.footer-authors{color:#8f8299;font-size:11px;white-space:nowrap}
@media(max-width:900px){.footer-main{grid-template-columns:1fr;gap:26px}.footer-brand{max-width:none}.footer-nav{gap:18px}}
@media(max-width:760px){.site-footer{margin:0 9px 82px;padding:0}.footer-main{padding:24px 18px 20px;gap:22px;border-radius:16px 16px 0 0}.footer-brand{text-align:center}.footer-logo{justify-content:center}.footer-brand>p{max-width:420px;margin:12px auto 0}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.footer-col:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.footer-col:nth-child(3)>b{grid-column:1/-1}.footer-subnav{gap:10px 14px;padding:14px 12px}.footer-bottom{align-items:center;flex-direction:column;gap:8px;padding:14px 8px 0;text-align:center}.footer-legal{text-align:center}.footer-authors{white-space:normal}}
@media(max-width:420px){.footer-nav{grid-template-columns:1fr 1fr}.footer-col a{font-size:12px}.footer-subnav a{font-size:11px}}
