
:root{
  --bg:#05070b;--bg2:#090c12;--panel:#0d1119;--panel2:#111722;--text:#f6f8fb;--muted:#919aaa;--muted2:#667083;
  --line:rgba(255,255,255,.11);--line2:rgba(255,255,255,.17);--blue:#4eb8ff;--violet:#6d5cff;--ice:#dff6ff;
  --grad:linear-gradient(110deg,#4ec7ff 0%,#5e8dff 46%,#7658ff 100%);--max:1360px;--r:22px;--r2:14px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body.game-redesign-v4{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;line-height:1.62;overflow-x:hidden}body.game-redesign-v4::selection{background:#5c7cff;color:#fff}body.game-redesign-v4 a{color:inherit}body.game-redesign-v4 img{max-width:100%;height:auto}body.game-redesign-v4 .container{width:min(var(--max),calc(100% - 56px));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:18px;top:18px;z-index:9999;background:#fff;color:#000;padding:10px 14px;border-radius:10px}
/* global atmosphere */
.ambient-grid{position:fixed;inset:0;z-index:-3;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:82px 82px;mask-image:linear-gradient(to bottom,#000 0,rgba(0,0,0,.55) 34%,transparent 82%)}body.game-redesign-v4::before{content:"";position:fixed;z-index:-2;width:780px;height:780px;right:-300px;top:-280px;background:radial-gradient(circle,rgba(84,105,255,.14),rgba(58,193,255,.04) 38%,transparent 70%);filter:blur(20px);pointer-events:none}.scroll-progress{position:fixed;inset:0 auto auto 0;width:100%;height:2px;z-index:400}.scroll-progress>div{width:0;height:100%;background:var(--grad)}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(18px);transition:opacity .72s cubic-bezier(.2,.7,.2,1),transform .72s cubic-bezier(.2,.7,.2,1)}.motion-ready .reveal.is-visible{opacity:1;transform:none}
/* nav */
.site-header{position:fixed;left:0;right:0;top:0;z-index:300;padding:14px 0;background:linear-gradient(180deg,rgba(5,7,11,.92),rgba(5,7,11,.58));backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.065)}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;position:relative}.brand img{width:118px;height:auto;object-fit:contain;filter:brightness(1.2) grayscale(.2)}.site-menu{display:flex;align-items:center;gap:28px}.site-menu>a{font-size:11px;font-weight:650;text-decoration:none;color:#adb4c1;transition:.2s}.site-menu>a:not(.btn):hover{color:#fff}.site-menu .nav-cta{display:flex!important;align-items:center;gap:18px;padding:12px 15px 12px 17px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;background:rgba(255,255,255,.05)!important;color:#fff!important;box-shadow:none!important}.site-menu .nav-cta b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--grad);font-size:11px}.menu-toggle{display:none}
/* hero */
.page-hero{position:relative;padding:130px 0 0!important;background:transparent!important;overflow:hidden}.hero-v4-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);gap:44px;align-items:center;min-height:760px}.hero-v4-copy{padding:40px 0 54px}.hero-v4-topline{display:flex;align-items:center;gap:12px;color:#7ccaff;font-size:9px;font-weight:800;letter-spacing:.18em}.hero-v4-topline i{display:block;width:42px;height:1px;background:rgba(124,202,255,.45)}.hero-v4-copy h1{margin:24px 0 0;font-family:"Space Grotesk",Manrope,sans-serif;font-size:clamp(72px,8.3vw,126px);font-weight:650;line-height:.82;letter-spacing:-.072em;text-transform:none;max-width:760px}.hero-v4-copy h1 span{display:inline-block;color:transparent;background:var(--grad);background-clip:text;-webkit-background-clip:text}.hero-v4-deck{margin:30px 0 0;max-width:690px;font:600 clamp(20px,2vw,27px)/1.28 "Space Grotesk",sans-serif;letter-spacing:-.03em;color:#eef3fb}.hero-v4-lead{max-width:640px;margin:18px 0 0!important;color:#8f98a8!important;font-size:13px!important}.hero-v4-actions{display:flex;gap:10px;margin-top:32px}.action-primary,.action-ghost{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:58px;padding:0 14px 0 20px;border-radius:14px;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.02em}.action-primary{min-width:250px;background:var(--grad);color:#fff;box-shadow:0 16px 50px rgba(77,101,255,.2)}.action-primary b,.action-ghost b{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:rgba(255,255,255,.13);font-size:14px}.action-ghost{border:1px solid var(--line2);background:rgba(255,255,255,.025);color:#c8ced8}.action-ghost:hover{background:rgba(255,255,255,.06)}.hero-v4-proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:660px;margin-top:34px;border-top:1px solid var(--line)}.hero-v4-proof>div{padding:17px 17px 0 0;border-right:1px solid var(--line)}.hero-v4-proof>div:last-child{border-right:0;padding-left:17px}.hero-v4-proof>div:nth-child(2){padding-left:17px}.hero-v4-proof strong,.hero-v4-proof span{display:block}.hero-v4-proof strong{font:700 13px/1.2 "Space Grotesk",sans-serif;color:#edf2fa}.hero-v4-proof span{margin-top:4px;color:#697486;font-size:9px}.hero-v4-visual{position:relative;min-width:0}.hero-v4-image-wrap{position:relative;aspect-ratio:1.34/1;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:#0b0f16;box-shadow:0 38px 100px rgba(0,0,0,.42)}.hero-v4-image-wrap::before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(5,7,11,.58) 0,transparent 24%),linear-gradient(0deg,rgba(5,7,11,.3),transparent 36%);pointer-events:none}.hero-v4-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:54% 28%;filter:saturate(.94) contrast(1.04)}.hero-v4-scanline{position:absolute;z-index:3;inset:0;background:repeating-linear-gradient(0deg,transparent 0,transparent 4px,rgba(255,255,255,.012) 5px);mix-blend-mode:screen;pointer-events:none}.hero-v4-status{position:absolute;z-index:5;left:22px;top:22px;display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:rgba(5,7,11,.68);backdrop-filter:blur(18px)}.hero-v4-status .status-dot{width:8px;height:8px;border-radius:50%;background:#4acbff;box-shadow:0 0 14px #4acbff}.hero-v4-status div{display:grid}.hero-v4-status small{font-size:7px;letter-spacing:.14em;color:#778498}.hero-v4-status strong{font:700 11px/1.2 "Space Grotesk",sans-serif}.hero-v4-status em{font-style:normal;color:#677286;font-size:9px;margin-left:8px}.hero-v4-evidence{position:absolute;z-index:6;left:-38px;right:24px;bottom:-34px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.13);border-radius:18px;overflow:hidden;background:rgba(10,13,20,.86);backdrop-filter:blur(22px);box-shadow:0 22px 70px rgba(0,0,0,.36)}.hero-v4-evidence>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;padding:16px 17px;border-right:1px solid var(--line)}.hero-v4-evidence>div:last-child{border-right:0}.hero-v4-evidence span{grid-row:1/3;font:700 10px/1 "Space Grotesk";color:#6fc9ff;padding-top:2px}.hero-v4-evidence strong{font-size:10px}.hero-v4-evidence small{font-size:8px;color:#6e788a}.hero-v4-bottomline{margin-top:66px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#07090e}.hero-v4-bottomline .container{display:flex;justify-content:space-between;gap:20px;padding:11px 0;color:#5e697b;font-size:8px;font-weight:750;letter-spacing:.14em}
/* independence + platforms */
.games-disclaimer{background:#07090e;border-bottom:1px solid var(--line)}.games-disclaimer .container{padding:13px 0}.games-disclaimer p{margin:0;color:#626c7b;font-size:9px}.games-disclaimer strong{color:#9ba5b6}.platform-ribbon{padding:34px 0 44px;background:#07090e;border-bottom:1px solid var(--line)}.platform-v4-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:13px;color:#687387;font-size:8px;font-weight:800;letter-spacing:.13em}.platform-v4-head a{text-decoration:none;color:#8b95a7}.platform-v4-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:7px}.platform-v4-grid a{min-width:0;display:grid;place-items:center;gap:5px;min-height:78px;padding:10px 6px;text-align:center;text-decoration:none;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#0a0d13;transition:.22s}.platform-v4-grid a:hover{transform:translateY(-2px);border-color:rgba(95,157,255,.42);background:#0d121b}.platform-v4-grid b{font:700 16px/1 "Space Grotesk",sans-serif;color:#dfe7f3}.platform-v4-grid span{font-size:8px;color:#6f7989;white-space:nowrap}
/* main content */
body.game-redesign-v4 .section{padding:104px 0;background:var(--bg)}.prose-layout-v2{display:grid;grid-template-columns:210px minmax(0,920px);justify-content:center;gap:54px;align-items:start}.game-toc{position:sticky;top:104px;padding:18px 0}.game-toc-kicker{color:#5c6a7e!important;font-size:8px!important;letter-spacing:.15em!important;font-weight:800}.game-toc>strong{display:block;font:700 16px/1.2 "Space Grotesk",sans-serif;margin:7px 0 16px}.game-toc nav{display:grid;border-top:1px solid var(--line)}.game-toc nav a{padding:9px 0;text-decoration:none;color:#687386;font-size:9px;border-bottom:1px solid rgba(255,255,255,.055)}.game-toc nav a.active,.game-toc nav a:hover{color:#7fcaff}.game-toc-cta{display:flex;margin-top:16px;text-decoration:none;color:#d8e6f7;font-size:9px;font-weight:750}.prose{min-width:0}.updated-date{margin:0 0 24px!important;color:#5d687a!important;font-size:9px!important}.games-answer{display:grid;grid-template-columns:1.55fr .7fr;margin-bottom:28px;border:1px solid var(--line2);border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#f6f9fd,#eaf0f8);color:#121722}.games-answer>div{padding:28px}.answer-label{margin:0 0 8px!important;color:#58708e!important;font-size:8px!important;font-weight:850!important;letter-spacing:.15em!important}.games-answer p:not(.answer-label){margin:0!important;color:#303947!important;font-size:13px!important}.games-answer-side{display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid rgba(15,25,40,.12);background:rgba(255,255,255,.42)}.games-answer-side strong{font:700 21px/1.05 "Space Grotesk",sans-serif;letter-spacing:-.04em}.games-answer-side span{margin-top:9px;color:#677386;font-size:10px}
/* case selector */
.games-map{margin:0 0 64px;padding:30px;border:1px solid var(--line);border-radius:28px;background:#080b11}.games-map>div:first-child{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:30px}.games-map h2{margin:7px 0 0!important;font:650 clamp(42px,5vw,66px)/.94 "Space Grotesk",sans-serif!important;letter-spacing:-.058em!important;max-width:670px}.games-map>div:first-child>p:last-child{margin:0!important;color:#707b8d!important;font-size:10px!important}.games-map-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:28px}.case-v4{position:relative;display:flex;min-height:210px;flex-direction:column;padding:19px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#0c1017;text-decoration:none;overflow:hidden;transition:.24s}.case-v4::before{content:"";position:absolute;right:-80px;bottom:-100px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(78,184,255,.11),transparent 68%);transition:.25s}.case-v4:hover{transform:translateY(-3px);border-color:rgba(83,158,255,.45);background:#0e131c}.case-v4:hover::before{background:radial-gradient(circle,rgba(109,92,255,.18),transparent 67%)}.case-v4-large{grid-column:span 2}.case-v4-wide{grid-column:span 2}.case-icon{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(110,176,255,.28);border-radius:10px;background:rgba(73,132,255,.07);color:#78c9ff;font-size:15px}.case-v4 small{margin-top:auto;padding-top:24px;color:#586579;font-size:7px;font-weight:800;letter-spacing:.12em}.case-v4 strong{margin-top:8px;max-width:260px;font:650 21px/1.05 "Space Grotesk",sans-serif;letter-spacing:-.035em}.case-v4 p{margin:8px 0 0!important;max-width:290px;color:#788396!important;font-size:9px!important}.case-v4 em{margin-top:14px;color:#8390a4;font-size:8px;font-style:normal;font-weight:750}
/* long-form modules */
.game-content-module{position:relative;padding:64px 0 58px;border-top:1px solid var(--line)}.module-number{position:absolute;right:0;top:66px;color:#293345;font:650 42px/1 "Space Grotesk",sans-serif;letter-spacing:-.04em}.prose h2{margin:0 0 18px;padding-right:72px;font:650 clamp(34px,4vw,50px)/.98 "Space Grotesk",sans-serif;letter-spacing:-.048em;color:#f3f6fa}.prose h3{margin:28px 0 8px;font:650 20px/1.15 "Space Grotesk",sans-serif;letter-spacing:-.025em;color:#e5eaf2}.prose p,.prose li{color:#929bac;font-size:12px}.prose a{color:#87cfff;text-decoration-color:rgba(135,207,255,.35);text-underline-offset:3px}.prose ul,.prose ol{padding-left:20px}.prose li{padding:5px 0}.inline-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:26px;padding:18px;border:1px solid rgba(101,163,255,.23);border-radius:16px;background:linear-gradient(100deg,rgba(68,164,255,.07),rgba(102,88,255,.055))}.inline-cta p{margin:0!important}.inline-cta a{flex:0 0 auto;text-decoration:none;color:#fff;padding:11px 14px;border-radius:10px;background:rgba(255,255,255,.07);font-size:9px;font-weight:800}.games-case-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.games-case-grid a{display:flex;min-height:170px;flex-direction:column;justify-content:flex-end;padding:21px;border:1px solid var(--line);border-radius:18px;background:#0b0f16;text-decoration:none;transition:.22s}.games-case-grid a:hover{border-color:rgba(96,160,255,.4);transform:translateY(-2px)}.games-case-grid strong{font:650 22px/1.05 "Space Grotesk",sans-serif;color:#eef3f9}.games-case-grid span{margin-top:8px;color:#7a8495;font-size:10px}.source-note{color:#626d7e!important;font-size:9px!important}
/* platforms table */
.games-platform-table{margin-top:22px;border-top:1px solid var(--line)}.games-platform-table-head,.games-platform-row{display:grid;grid-template-columns:1fr 1.2fr .72fr;gap:18px;align-items:center;padding:14px 4px;border-bottom:1px solid var(--line)}.games-platform-table-head{color:#596579;font-size:7px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.games-platform-row a{text-decoration:none;font-size:9px;color:#d4dbe6}.games-platform-row strong{font:650 14px/1.2 "Space Grotesk",sans-serif}.games-platform-row>span{color:#707b8d;font-size:9px}.games-platform-row>a:last-child{text-align:right;color:#7acaff}.games-platform-row:hover{background:rgba(255,255,255,.015)}
/* authority */
.authority-v4{display:grid;grid-template-columns:230px 1fr 260px;gap:28px;margin-top:74px;padding:12px;border:1px solid var(--line2);border-radius:26px;background:linear-gradient(145deg,#0b0f16,#0a0d13);overflow:hidden}.authority-v4-photo{position:relative;min-height:290px;border-radius:18px;overflow:hidden;background:#0c1017}.authority-v4-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.05)}.authority-v4-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,9,13,.6),transparent 48%)}.authority-v4-photo span{position:absolute;left:13px;bottom:12px;z-index:2;padding:7px 9px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(6,8,12,.66);backdrop-filter:blur(12px);font-size:8px;font-weight:800}.authority-v4-main{padding:28px 4px}.authority-kicker{margin:0!important;color:#6fc8ff!important;font-size:8px!important;font-weight:850!important;letter-spacing:.15em!important}.authority-v4-main h2{margin:13px 0 15px;padding:0;font:650 37px/.98 "Space Grotesk",sans-serif;letter-spacing:-.052em}.authority-v4-main>p:not(.authority-kicker){margin:0!important;color:#8f99aa!important;font-size:11px!important}.authority-v4-main>a{display:inline-flex;gap:9px;margin-top:21px;text-decoration:none;font-size:9px;font-weight:800;color:#d8e5f5}.authority-v4-main>a span{color:#69c5ff}.authority-v4-side{display:grid;grid-template-columns:1fr 1fr;align-self:stretch;border-left:1px solid var(--line)}.authority-v4-side>div{display:flex;flex-direction:column;justify-content:flex-end;padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.authority-v4-side>div:nth-child(even){border-right:0}.authority-v4-side>div:nth-child(n+3){border-bottom:0}.authority-v4-side strong{font:650 19px/1.05 "Space Grotesk",sans-serif}.authority-v4-side span{margin-top:5px;color:#6c7788;font-size:8px}
/* FAQ contrast */
body.game-redesign-v4 .section-soft{padding:108px 0;background:#edf2f7;color:#101722}.faq-v4-head{display:grid;grid-template-columns:.6fr 1.3fr;gap:42px;align-items:end;margin-bottom:34px}.faq-v4-head .eyebrow{grid-column:1/-1;margin:0;color:#61718a;font-size:8px;font-weight:850;letter-spacing:.15em}.faq-v4-head h2{margin:0;font:650 clamp(48px,6vw,74px)/.91 "Space Grotesk",sans-serif;letter-spacing:-.062em}.faq-v4-head>p:last-child{margin:0 0 6px;color:#5d6a7d;font-size:11px}.faq-list{border-top:1px solid rgba(20,29,42,.14)}.faq-list details{border-bottom:1px solid rgba(20,29,42,.14)}.faq-list summary{list-style:none;cursor:pointer;padding:20px 42px 20px 0;position:relative;font:650 18px/1.2 "Space Grotesk",sans-serif}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:3px;top:19px;color:#53627a;font-size:22px;font-weight:400}.faq-list details[open] summary::after{content:"−"}.faq-list details p{max-width:820px;margin:0;padding:0 0 20px;color:#546176;font-size:11px}
/* contact */
.contact-v4{position:relative;padding:116px 0!important;background:#05070b!important;overflow:hidden}.contact-v4::before{content:"";position:absolute;left:-200px;bottom:-300px;width:750px;height:750px;background:radial-gradient(circle,rgba(71,177,255,.12),rgba(105,84,255,.04) 37%,transparent 68%);filter:blur(15px)}.contact-v4-shell{position:relative;z-index:1;display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:start}.contact-v4-copy{padding-top:26px}.contact-v4-kicker{margin:0;color:#70c8ff;font-size:8px;font-weight:850;letter-spacing:.15em}.contact-v4-copy h2{margin:16px 0 20px;font:650 clamp(52px,5.8vw,82px)/.9 "Space Grotesk",sans-serif;letter-spacing:-.064em}.contact-v4-copy h2 span{color:#6d788a}.contact-v4-copy>p:not(.contact-v4-kicker){max-width:540px;color:#8b95a6;font-size:12px}.contact-v4-whatsapp{display:flex;align-items:center;justify-content:space-between;max-width:360px;margin-top:30px;padding:13px 14px 13px 17px;border:1px solid rgba(99,163,255,.3);border-radius:13px;background:linear-gradient(100deg,rgba(63,181,255,.12),rgba(109,92,255,.1));text-decoration:none;font-size:10px;font-weight:800}.contact-v4-whatsapp b{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:var(--grad)}.contact-v4-safety{display:flex;gap:10px;margin-top:26px;max-width:420px;padding-top:18px;border-top:1px solid var(--line)}.contact-v4-safety>span{color:#52c6ff;font-size:9px}.contact-v4-safety strong,.contact-v4-safety small{display:block}.contact-v4-safety strong{font-size:9px}.contact-v4-safety small{margin-top:3px;color:#647084;font-size:8px}.contact-form-v4{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:18px;border:1px solid var(--line2);border-radius:24px;background:#0a0e15;box-shadow:0 36px 100px rgba(0,0,0,.28)}.form-v4-top{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:0 1px 10px;color:#5d697a;font-size:8px;font-weight:800;letter-spacing:.13em}.form-v4-top strong{color:#8590a2}.contact-form-v4 label{display:grid;gap:7px;color:#6f7a8b;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.contact-form-v4 input,.contact-form-v4 select,.contact-form-v4 textarea{width:100%;min-height:51px;border:1px solid rgba(255,255,255,.10);border-radius:11px;background:#070a0f;color:#eef2f8;padding:12px 13px;font:500 11px/1.4 Manrope,sans-serif;outline:none}.contact-form-v4 textarea{min-height:112px;resize:vertical}.contact-form-v4 input:focus,.contact-form-v4 select:focus,.contact-form-v4 textarea:focus{border-color:rgba(91,173,255,.65);box-shadow:0 0 0 3px rgba(76,155,255,.09)}.form-v4-message,.form-v4-more,.privacy-check,.form-v4-submit,.form-note{grid-column:1/-1}.form-v4-more{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.form-v4-more summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none;padding:13px 2px;color:#768194;font-size:8px;font-weight:750}.form-v4-more summary::-webkit-details-marker{display:none}.form-v4-more-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 0 12px}.form-v4-more-grid label:last-child{grid-column:1/-1}.privacy-check{display:flex!important;align-items:flex-start;gap:9px!important;text-transform:none!important;letter-spacing:0!important;font-weight:500!important;color:#657184!important}.privacy-check input{width:15px!important;min-height:15px!important;margin-top:2px}.form-v4-submit{display:flex;align-items:center;justify-content:space-between;min-height:56px;border:0;border-radius:12px;padding:0 13px 0 17px;background:var(--grad);color:#fff;cursor:pointer;font-size:10px;font-weight:850}.form-v4-submit b{font-size:15px}.form-note{margin:0!important;color:#535f72!important;font-size:8px!important}
/* footer / float */
.site-footer{padding:54px 0;background:#030406;border-top:1px solid var(--line);color:#758092}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .9fr;gap:48px}.footer-logo{width:110px;height:auto;filter:brightness(1.1) grayscale(.3)}.site-footer p,.site-footer li,.site-footer a{font-size:9px}.site-footer h2{margin:0 0 12px;font:650 15px/1.2 "Space Grotesk",sans-serif;color:#cfd5df}.site-footer ul{list-style:none;padding:0}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:260;display:none;padding:12px 15px;border-radius:999px;background:var(--grad);color:#fff!important;text-decoration:none;font-size:9px;font-weight:850;box-shadow:0 14px 40px rgba(56,93,255,.25)}
@media(max-width:1120px){.hero-v4-shell{grid-template-columns:1fr;min-height:auto}.hero-v4-copy{padding-top:70px}.hero-v4-visual{max-width:900px}.hero-v4-evidence{left:20px}.platform-v4-grid{grid-template-columns:repeat(5,1fr)}.prose-layout-v2{grid-template-columns:1fr}.game-toc{display:none}.authority-v4{grid-template-columns:210px 1fr}.authority-v4-side{grid-column:1/-1;border-left:0;border-top:1px solid var(--line)}.contact-v4-shell{grid-template-columns:1fr;gap:42px}.site-menu{gap:18px}.site-menu>a{font-size:10px}}
@media(max-width:820px){body.game-redesign-v4 .container{width:min(100% - 30px,var(--max))}.site-header{padding:9px 0}.brand img{width:92px}.menu-toggle{display:grid;width:38px;height:38px;place-content:center;gap:4px;border:1px solid var(--line);border-radius:11px;background:#0b0e14}.menu-toggle span{display:block;width:17px;height:1px;background:#dce2eb}.site-menu{position:fixed;left:15px;right:15px;top:68px;display:none;align-items:stretch;padding:13px;border:1px solid var(--line2);border-radius:18px;background:rgba(7,9,14,.96);backdrop-filter:blur(20px);box-shadow:0 25px 70px rgba(0,0,0,.4)}.mobile-menu-open .site-menu{display:grid}.site-menu>a{padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.055)}.site-menu .nav-cta{margin-top:6px}.page-hero{padding-top:88px!important}.hero-v4-shell{gap:14px}.hero-v4-copy{padding:46px 0 20px}.hero-v4-copy h1{font-size:clamp(60px,17vw,84px)}.hero-v4-deck{font-size:19px}.hero-v4-actions{flex-direction:column}.action-primary,.action-ghost{width:100%}.hero-v4-proof{grid-template-columns:1fr 1fr}.hero-v4-proof>div:nth-child(3){grid-column:1/-1;border-right:0;padding-left:0}.hero-v4-image-wrap{border-radius:20px;aspect-ratio:1.15/1}.hero-v4-evidence{position:relative;left:auto;right:auto;bottom:auto;margin:-1px 10px 0;grid-template-columns:1fr;border-radius:0 0 16px 16px}.hero-v4-evidence>div{border-right:0;border-bottom:1px solid var(--line)}.hero-v4-evidence>div:last-child{border-bottom:0}.hero-v4-bottomline{margin-top:20px}.platform-v4-grid{grid-template-columns:repeat(2,1fr)}.platform-v4-grid a{min-height:68px}.games-map{padding:20px}.games-map>div:first-child{grid-template-columns:1fr}.games-map-list{grid-template-columns:1fr}.case-v4-large,.case-v4-wide{grid-column:span 1}.case-v4{min-height:180px}.games-answer{grid-template-columns:1fr}.games-answer-side{border-left:0;border-top:1px solid rgba(15,25,40,.12)}body.game-redesign-v4 .section{padding:72px 0}.game-content-module{padding:54px 0 46px}.module-number{top:55px;font-size:34px}.prose h2{font-size:clamp(34px,10vw,45px)}.games-case-grid{grid-template-columns:1fr}.games-platform-table-head{display:none}.games-platform-row{grid-template-columns:1fr;gap:5px;padding:13px 0}.games-platform-row>a:last-child{text-align:left}.authority-v4{grid-template-columns:1fr;padding:10px}.authority-v4-photo{min-height:340px}.authority-v4-main{padding:22px 10px}.authority-v4-side{grid-template-columns:1fr 1fr}.faq-v4-head{grid-template-columns:1fr}.faq-v4-head .eyebrow{grid-column:auto}.faq-v4-head h2{font-size:clamp(46px,14vw,68px)}.contact-form-v4{grid-template-columns:1fr}.contact-form-v4 label{grid-column:1/-1}.form-v4-more-grid{grid-template-columns:1fr}.form-v4-more-grid label{grid-column:1/-1}.contact-v4-copy h2{font-size:clamp(50px,14vw,70px)}.footer-grid{grid-template-columns:1fr}.whatsapp-float{display:block}}
@media(max-width:520px){.hero-v4-proof{grid-template-columns:1fr}.hero-v4-proof>div{border-right:0!important;padding-left:0!important}.hero-v4-visual{margin-inline:-3px}.hero-v4-image-wrap{aspect-ratio:1/1}.hero-v4-image-wrap img{object-position:58% 25%}.hero-v4-status{left:12px;top:12px}.platform-v4-head{align-items:flex-start;flex-direction:column}.authority-v4-side{grid-template-columns:1fr}.authority-v4-side>div{border-right:0!important;border-bottom:1px solid var(--line)!important}.authority-v4-side>div:last-child{border-bottom:0!important}.games-map h2{font-size:43px!important}.faq-list summary{font-size:16px}.contact-v4-shell{gap:26px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.motion-ready .reveal{opacity:1!important;transform:none!important;transition:none!important}}

/* Camada comum para as páginas específicas: mantém a informação de cada plataforma
   e aplica a linguagem visual do novo hub. */
body.game-detail-v4 .page-hero { padding: 138px 0 70px !important; }
body.game-detail-v4 .page-hero-grid { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr); gap: 48px; align-items: center; }
body.game-detail-v4 .page-hero .eyebrow { color: #7ccaff; font-size: 9px; font-weight: 800; letter-spacing: .16em; }
body.game-detail-v4 .page-hero h1 { margin: 18px 0 0; max-width: 800px; color: #f6f8fb; font: 650 clamp(52px, 6.2vw, 92px)/.9 "Space Grotesk", Manrope, sans-serif; letter-spacing: -.068em; }
body.game-detail-v4 .page-hero .hero-lead { max-width: 690px; margin: 27px 0 0; color: #a5afbe; font-size: 15px; }
body.game-detail-v4 .hero-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 30px; }
body.game-detail-v4 .hero-actions .btn { display: inline-flex; align-items: center; min-height: 54px; padding: 0 20px; border-radius: 14px; text-decoration: none; font-size: 11px; font-weight: 800; }
body.game-detail-v4 .hero-actions .btn-primary { border: 0; background: var(--grad); color: #fff; box-shadow: 0 16px 50px rgba(77,101,255,.2); }
body.game-detail-v4 .hero-actions .btn-secondary { border: 1px solid var(--line2); background: rgba(255,255,255,.03); color: #d5dce8; }
body.game-detail-v4 .games-hero-note { color: #718095; font-size: 10px; }
body.game-detail-v4 .games-status-rail { padding: 16px; border: 1px solid rgba(255,255,255,.12); border-radius: 24px; background: #0a0e15; box-shadow: 0 32px 90px rgba(0,0,0,.34); }
body.game-detail-v4 .games-hero-media { aspect-ratio: 1.45/1; margin: 0 0 20px; overflow: hidden; border-radius: 16px; }
body.game-detail-v4 .games-hero-media img { width: 100%; height: 100%; object-fit: cover; }
body.game-detail-v4 .games-status-rail > p { margin: 0 0 11px; color: #7bc9ff; font-size: 9px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
body.game-detail-v4 .games-status-list { display: grid; gap: 0; border-top: 1px solid var(--line); }
body.game-detail-v4 .games-status-list > div { display: grid; grid-template-columns: 76px 1fr; gap: 14px; padding: 13px 0; border-bottom: 1px solid var(--line); }
body.game-detail-v4 .games-status-list strong { color: #eaf2fc; font: 700 12px/1.2 "Space Grotesk", sans-serif; }
body.game-detail-v4 .games-status-list span { color: #778497; font-size: 10px; }
body.game-detail-v4 .games-hero-checklist { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 8px 18px; margin: 24px 0 0; padding: 0; list-style: none; color: #9ca8ba; font-size: 10px; }
body.game-detail-v4 .games-hero-checklist li::before { content: '✓'; margin-right: 8px; color: #73caff; }
body.game-detail-v4 .prose-layout { display: grid; grid-template-columns: minmax(0, 920px); justify-content: center; }
body.game-detail-v4 .prose { min-width: 0; }
body.game-detail-v4 .prose h2 { margin: 70px 0 18px; color: #f4f7fb; font: 650 clamp(32px,4vw,51px)/.96 "Space Grotesk", sans-serif; letter-spacing: -.055em; }
body.game-detail-v4 .prose h3 { margin: 32px 0 9px; color: #dfe9f5; font: 650 20px/1.1 "Space Grotesk", sans-serif; letter-spacing: -.035em; }
body.game-detail-v4 .prose p, body.game-detail-v4 .prose li { color: #a8b1bf; font-size: 14px; }
body.game-detail-v4 .prose a { color: #83ceff; text-underline-offset: 3px; }
body.game-detail-v4 .prose ul, body.game-detail-v4 .prose ol { display: grid; gap: 10px; padding-left: 22px; }
body.game-detail-v4 .prose blockquote { margin: 24px 0; padding: 20px 22px; border-left: 2px solid #5a9ef9; background: #0c111a; }
body.game-detail-v4 .prose blockquote p { margin: 0; }
body.game-detail-v4 .games-map { margin: 32px 0 62px; }
body.game-detail-v4 .games-map-list a { color: #dce8f7; }
body.game-detail-v4 .inline-cta { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 26px; margin: 38px 0; padding: 23px; border: 1px solid rgba(99,171,255,.28); border-radius: 18px; background: linear-gradient(125deg,rgba(54,131,229,.15),rgba(92,69,255,.12)); }
body.game-detail-v4 .inline-cta p { margin: 0; }
body.game-detail-v4 .inline-cta a { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 0 17px; border-radius: 11px; background: #dff6ff; color: #0a1728; font-size: 10px; font-weight: 800; text-decoration: none; }
body.game-detail-v4 .games-profile { display: grid; grid-template-columns: 180px 1fr; gap: 25px; margin-top: 58px; padding: 18px; border: 1px solid var(--line); border-radius: 18px; background: #0b0f16; }
body.game-detail-v4 .games-profile img { width: 180px; height: 180px; object-fit: cover; border-radius: 12px; }
body.game-detail-v4 .games-profile strong { color: #edf3fa; font: 700 20px/1.1 "Space Grotesk", sans-serif; }
body.game-detail-v4 .section-soft { background: #080b11 !important; border-block: 1px solid var(--line); }
body.game-detail-v4 .section-head { max-width: 720px; }
body.game-detail-v4 .section-head h2 { margin: 8px 0 0; color: #f4f7fb; font: 650 clamp(35px,4vw,54px)/.95 "Space Grotesk", sans-serif; letter-spacing: -.06em; }
body.game-detail-v4 .faq-list { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; margin-top: 32px; }
body.game-detail-v4 .faq-list details { border: 1px solid var(--line); border-radius: 14px; background: #0c1017; }
body.game-detail-v4 .faq-list summary { padding: 18px; cursor: pointer; color: #e8edf4; font: 650 14px/1.25 "Space Grotesk", sans-serif; }
body.game-detail-v4 .faq-list details p { margin: 0; padding: 0 18px 18px; color: #929dad; font-size: 12px; }
body.game-detail-v4 .cta-section { background: #06080d !important; }
body.game-detail-v4 .contact-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 64px; align-items: start; }
body.game-detail-v4 .contact-grid h2 { margin: 10px 0 0; color: #f5f8fc; font: 650 clamp(38px,4.7vw,62px)/.95 "Space Grotesk", sans-serif; letter-spacing: -.06em; }
body.game-detail-v4 .contact-grid > div > p:not(.eyebrow) { color: #9ba5b5; }
body.game-detail-v4 .contact-form { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 13px; padding: 24px; border: 1px solid var(--line2); border-radius: 20px; background: #0d121b; }
body.game-detail-v4 .contact-form label { display: grid; gap: 7px; color: #b9c3d2; font-size: 10px; font-weight: 750; }
body.game-detail-v4 .contact-form label:has(textarea), body.game-detail-v4 .contact-form .privacy-check, body.game-detail-v4 .contact-form button, body.game-detail-v4 .form-note { grid-column: 1/-1; }
body.game-detail-v4 .contact-form input, body.game-detail-v4 .contact-form select, body.game-detail-v4 .contact-form textarea { width: 100%; border: 1px solid rgba(255,255,255,.15); border-radius: 9px; background: #070a10; color: #f5f7fb; padding: 11px 12px; font: 500 12px Manrope, sans-serif; }
body.game-detail-v4 .contact-form .privacy-check { display: flex; grid-template-columns: auto 1fr; align-items: start; }
body.game-detail-v4 .contact-form button { min-height: 50px; border: 0; border-radius: 11px; background: var(--grad); color: #fff; font-weight: 800; cursor: pointer; }
body.game-detail-v4 .form-note { margin: 0; color: #778294; font-size: 10px; }
body.game-detail-v4 .site-footer { padding: 58px 0; background: #05070b; }
@media (max-width: 860px) { body.game-detail-v4 .page-hero-grid, body.game-detail-v4 .contact-grid { grid-template-columns: 1fr; } body.game-detail-v4 .page-hero h1 { font-size: clamp(48px,13vw,72px); } body.game-detail-v4 .faq-list { grid-template-columns: 1fr; } body.game-detail-v4 .games-profile { grid-template-columns: 1fr; } body.game-detail-v4 .games-profile img { width: 100%; height: 240px; } }
@media (max-width: 580px) { body.game-redesign-v4 .container { width: min(100% - 34px, var(--max)); } body.game-detail-v4 .page-hero { padding-top: 104px !important; } body.game-detail-v4 .games-hero-checklist, body.game-detail-v4 .contact-form { grid-template-columns: 1fr; } body.game-detail-v4 .inline-cta { grid-template-columns: 1fr; } body.game-detail-v4 .inline-cta a { width: 100%; } body.game-detail-v4 .prose h2 { margin-top: 52px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; } }

/* Correção de contraste e ritmo do hub Games: impede que as cores da folha
   global do escritório prevaleçam sobre painéis de fundo escuro. */
body.game-redesign-v4 .prose-layout-v2 {
  grid-template-columns: minmax(0, 1fr);
  max-width: 1120px;
  margin-inline: auto;
}
body.game-redesign-v4 .game-toc { display: none; }
body.game-redesign-v4 .prose { width: 100%; max-width: 1120px; margin-inline: auto; }
body.game-redesign-v4 .games-map,
body.game-redesign-v4 .authority-v4,
body.game-redesign-v4 .game-content-module,
body.game-redesign-v4 .games-platform-table,
body.game-redesign-v4 .faq-v4-head { color: #e9eff7 !important; }
body.game-redesign-v4 .games-map h2,
body.game-redesign-v4 .authority-v4 h2,
body.game-redesign-v4 .game-content-module h2,
body.game-redesign-v4 .game-content-module h3,
body.game-redesign-v4 .faq-v4-head h2,
body.game-redesign-v4 .games-platform-row strong { color: #f5f8fc !important; }
body.game-redesign-v4 .games-map > div:first-child > p:last-child,
body.game-redesign-v4 .game-content-module p,
body.game-redesign-v4 .game-content-module li,
body.game-redesign-v4 .games-platform-row span,
body.game-redesign-v4 .authority-v4-side span,
body.game-redesign-v4 .authority-v4-main > p:not(.authority-kicker) { color: #aeb9c9 !important; }
body.game-redesign-v4 .case-v4 strong { color: #f3f7fc !important; }
body.game-redesign-v4 .case-v4 p { color: #aeb9c9 !important; }
body.game-redesign-v4 .games-map-list a,
body.game-redesign-v4 .games-map-list a.case-v4 {
  border-color: rgba(255,255,255,.10) !important;
  background: #0c1017 !important;
  color: #eaf1fa !important;
}
body.game-redesign-v4 .games-map-list a:hover,
body.game-redesign-v4 .games-map-list a:focus-visible {
  border-color: rgba(94,171,255,.5) !important;
  background: #111925 !important;
}
body.game-redesign-v4 .games-map-list strong { color: #f4f8fd !important; }
body.game-redesign-v4 .games-map-list span,
body.game-redesign-v4 .games-map-list small,
body.game-redesign-v4 .games-map-list em { color: #aeb9c9 !important; }
body.game-redesign-v4 .games-map-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
body.game-redesign-v4 .case-v4,
body.game-redesign-v4 .case-v4-large,
body.game-redesign-v4 .case-v4-wide { grid-column: auto; }
body.game-redesign-v4 .whatsapp-icon { display: inline-grid; place-items: center; color: #fff; font-size: 17px; line-height: 1; }
body.game-redesign-v4 .nav-cta .whatsapp-icon { width: 23px; height: 23px; border-radius: 50%; background: var(--grad); font-size: 12px; }
body.game-redesign-v4 .action-primary .whatsapp-icon,
body.game-redesign-v4 .contact-v4-whatsapp .whatsapp-icon { width: 29px; height: 29px; border-radius: 9px; background: rgba(255,255,255,.14); }
body.game-redesign-v4 .whatsapp-float { display: inline-flex; align-items: center; gap: 8px; }
@media (max-width: 820px) {
  body.game-redesign-v4 .games-map-list { grid-template-columns: 1fr; }
}

/* V4.1: refinamento exclusivo do hub Direito Gamer. */
body.game-redesign-v4[data-page="games"] {
  --bg-main: #06080d;
  --bg-surface: #0b1018;
  --bg-elevated: #111824;
  --text-primary: #f5f8fc;
  --text-secondary: #aeb9c9;
  --border: rgba(211,224,242,.13);
  --accent-blue: #58b8ff;
  --accent-violet: #7167ff;
  --accent-cyan: #83d6ff;
  --radius-sm: 12px;
  --radius-md: 18px;
  --radius-lg: 28px;
}
body.game-redesign-v4[data-page="games"] .site-header {
  position: sticky;
  top: 0;
  z-index: 240;
  padding: 8px 0;
  background: rgba(5,8,13,.86) !important;
  border-bottom: 1px solid rgba(224,234,248,.10);
  box-shadow: 0 12px 34px rgba(0,0,0,.12);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}
body.game-redesign-v4[data-page="games"] .brand img {
  width: 118px;
  height: auto;
  filter: brightness(0) invert(1) contrast(.86);
}
body.game-redesign-v4[data-page="games"] .site-menu > a:not(.nav-cta) { color: #d5deea; }
body.game-redesign-v4[data-page="games"] .site-menu > a:not(.nav-cta):hover,
body.game-redesign-v4[data-page="games"] .site-menu > a:not(.nav-cta):focus-visible { color: #fff; }
body.game-redesign-v4[data-page="games"] .nav-cta {
  min-height: 42px;
  border: 1px solid rgba(150,195,255,.25);
  border-radius: 12px;
  background: linear-gradient(105deg,rgba(61,144,232,.92),rgba(103,82,227,.92));
  box-shadow: none;
}
body.game-redesign-v4[data-page="games"] .page-hero { padding-top: 76px !important; }
body.game-redesign-v4[data-page="games"] .hero-v4-deck {
  max-width: 660px;
  color: #c3ccda;
  font-size: clamp(17px,1.35vw,20px);
  font-weight: 600;
  letter-spacing: -.025em;
}
body.game-redesign-v4[data-page="games"] .hero-v4-lead { max-width: 620px; color: #93a0b2; }
body.game-redesign-v4[data-page="games"] .hero-v4-image-wrap {
  border: 1px solid rgba(190,211,239,.16);
  box-shadow: 0 42px 100px rgba(0,0,0,.36);
}
body.game-redesign-v4[data-page="games"] .hero-v4-image-wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg,rgba(6,8,13,.48),transparent 45%), radial-gradient(circle at 72% 44%,transparent 42%,rgba(4,6,10,.28) 100%);
}
body.game-redesign-v4[data-page="games"] .hero-v4-image-wrap img { filter: saturate(.92) contrast(1.04); }
body.game-redesign-v4[data-page="games"] .hero-v4-status { z-index: 2; }
body.game-redesign-v4[data-page="games"] .action-primary,
body.game-redesign-v4[data-page="games"] .form-v4-submit {
  background: linear-gradient(105deg,#338fd6 0%,#5e73ea 53%,#765cdd 100%);
  box-shadow: 0 14px 38px rgba(80,100,229,.18);
}
body.game-redesign-v4[data-page="games"] .action-primary:hover,
body.game-redesign-v4[data-page="games"] .action-primary:focus-visible,
body.game-redesign-v4[data-page="games"] .form-v4-submit:hover,
body.game-redesign-v4[data-page="games"] .form-v4-submit:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 19px 42px rgba(82,115,236,.28);
}
body.game-redesign-v4[data-page="games"] .action-primary:focus-visible,
body.game-redesign-v4[data-page="games"] .action-ghost:focus-visible,
body.game-redesign-v4[data-page="games"] .nav-cta:focus-visible,
body.game-redesign-v4[data-page="games"] .whatsapp-float:focus-visible { outline: 3px solid #9bdcff; outline-offset: 3px; }
body.game-redesign-v4[data-page="games"] .hero-v4-proof { border-color: var(--border); }
body.game-redesign-v4[data-page="games"] .hero-v4-proof > div { border-color: var(--border); }
body.game-redesign-v4[data-page="games"] .hero-v4-proof strong { color: var(--text-primary); }
body.game-redesign-v4[data-page="games"] .hero-v4-proof span { color: #8390a2; }
body.game-redesign-v4[data-page="games"] .games-map { border-color: var(--border); background: linear-gradient(135deg,#0b1018,#090d14); box-shadow: none; }
body.game-redesign-v4[data-page="games"] main > section.section:not(.section-soft):not(.cta-section) {
  background: linear-gradient(180deg,#090d14 0%,#070a10 100%) !important;
  border-top: 1px solid rgba(211,224,242,.08);
}
body.game-redesign-v4[data-page="games"] .case-v4 {
  border-radius: var(--radius-md) !important;
  transition: transform .22s ease, border-color .22s ease, background-color .22s ease, box-shadow .22s ease;
}
body.game-redesign-v4[data-page="games"] .case-v4:hover,
body.game-redesign-v4[data-page="games"] .case-v4:focus-visible {
  transform: translateY(-4px);
  border-color: rgba(116,192,255,.48) !important;
  box-shadow: 0 18px 34px rgba(0,0,0,.18);
}
body.game-redesign-v4[data-page="games"] .case-v4:nth-child(4) {
  border-color: rgba(130,157,255,.34) !important;
  background: linear-gradient(135deg,#101827,#111525) !important;
}
body.game-redesign-v4[data-page="games"] .case-v4:nth-child(4) .case-icon { color: #9bcdfd !important; }
body.game-redesign-v4[data-page="games"] .game-content-module { border-color: var(--border); }
body.game-redesign-v4[data-page="games"] .module-kicker {
  margin: 0 0 11px;
  color: var(--accent-cyan) !important;
  font-size: 9px !important;
  font-weight: 800 !important;
  letter-spacing: .15em;
}
body.game-redesign-v4[data-page="games"] [data-module="03"] ul {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 10px;
  padding: 0;
  list-style: none;
}
body.game-redesign-v4[data-page="games"] [data-module="03"] li {
  min-height: 76px;
  margin: 0;
  padding: 16px 16px 16px 42px;
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  background: #0b1018;
  position: relative;
}
body.game-redesign-v4[data-page="games"] [data-module="03"] li::before {
  content: "↗";
  position: absolute;
  left: 16px;
  color: var(--accent-cyan);
  font-weight: 800;
}
body.game-redesign-v4[data-page="games"] [data-module="06"] { padding-bottom: 62px; }
body.game-redesign-v4[data-page="games"] [data-module="06"] h3,
body.game-redesign-v4[data-page="games"] [data-module="06"] h3 + p {
  margin: 0;
  padding: 0 18px;
  border-inline: 1px solid var(--border);
  background: #0b1018;
}
body.game-redesign-v4[data-page="games"] [data-module="06"] h3 {
  display: inline-block;
  width: 100%;
  margin-top: 12px;
  padding-top: 17px;
  color: var(--accent-cyan) !important;
  font-size: 13px;
  letter-spacing: .05em;
  text-transform: uppercase;
}
body.game-redesign-v4[data-page="games"] [data-module="06"] h3 + p {
  width: 100%;
  min-height: 0;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--border);
}
body.game-redesign-v4[data-page="games"] [data-module="07"] {
  display: grid;
  grid-template-columns: minmax(0,1fr) 235px;
  gap: 34px;
  align-items: center;
  padding: 48px 46px;
  border: 1px solid rgba(112,174,255,.24);
  border-radius: var(--radius-lg);
  background: linear-gradient(122deg,rgba(32,76,130,.18),#0a0f17 53%,rgba(91,71,162,.13));
}
body.game-redesign-v4[data-page="games"] [data-module="07"] .module-number { top: 22px; right: 28px; }
body.game-redesign-v4[data-page="games"] [data-module="07"] h2 { margin-top: 0; }
body.game-redesign-v4[data-page="games"] [data-module="07"]::after { display: none; }
body.game-redesign-v4[data-page="games"] [data-module="07"] p:last-child { margin-bottom: 0; }
body.game-redesign-v4[data-page="games"] [data-module="07"]::before { content: "URGÊNCIA"; color: rgba(154,211,255,.34); font: 800 10px/1 Manrope,sans-serif; letter-spacing: .15em; }
body.game-redesign-v4[data-page="games"] .games-case-grid { gap: 14px; }
body.game-redesign-v4[data-page="games"] .games-case-grid a {
  min-height: 202px;
  padding: 28px;
  border-color: var(--border);
  border-radius: var(--radius-md);
  background: linear-gradient(135deg,#101722,#0b1018);
}
body.game-redesign-v4[data-page="games"] .games-case-grid a::before { display: block; margin-bottom: 24px; color: #88cfff; font: 800 9px/1 Manrope,sans-serif; letter-spacing: .14em; }
body.game-redesign-v4[data-page="games"] .games-case-grid a:first-child::before { content: "CONTA REATIVADA · TJSC"; }
body.game-redesign-v4[data-page="games"] .games-case-grid a:last-child::before { content: "BANIMENTO MANTIDO · STJ"; color: #c2c9da; }
body.game-redesign-v4[data-page="games"] .games-platform-row {
  transition: background-color .18s ease, transform .18s ease;
}
body.game-redesign-v4[data-page="games"] .games-platform-row:hover { background: rgba(124,192,255,.055); transform: translateX(3px); }
body.game-redesign-v4[data-page="games"] .checklist-heading { display:flex; align-items:end; justify-content:space-between; gap:24px; }
body.game-redesign-v4[data-page="games"] .checklist-heading h2 { margin-bottom: 0; }
body.game-redesign-v4[data-page="games"] .checklist-heading > span { flex:0 0 auto; padding:8px 10px; border:1px solid var(--border); border-radius:999px; color:#9eb4cd; font-size:9px; font-weight:800; }
body.game-redesign-v4[data-page="games"] [data-module="10"] ol { counter-reset: item; padding: 0; list-style: none; }
body.game-redesign-v4[data-page="games"] [data-module="10"] li { counter-increment: item; display:grid; grid-template-columns:38px 1fr; gap:12px; align-items:start; padding:14px 0; border-top:1px solid var(--border); }
body.game-redesign-v4[data-page="games"] [data-module="10"] li::before { content: "0" counter(item); color:var(--accent-cyan); font-weight:800; }
body.game-redesign-v4[data-page="games"] .authority-v4 { border-color: var(--border); background: #0a0f17; }
body.game-redesign-v4[data-page="games"] .authority-v4-photo { border-radius: var(--radius-md); overflow:hidden; }
body.game-redesign-v4[data-page="games"] .authority-v4-main h2 { margin-bottom:6px; }
body.game-redesign-v4[data-page="games"] .authority-v4-main h3 { margin:0 0 20px; color:#94cfff; font:700 14px/1.25 "Space Grotesk",sans-serif; letter-spacing:0; }
body.game-redesign-v4[data-page="games"] .authority-v4-side > div { border-color:var(--border); }
body.game-redesign-v4[data-page="games"] .faq-list details { border-color:var(--border); background:#0b1018; }
body.game-redesign-v4[data-page="games"] .faq-list summary { min-height:60px; padding-right:50px; }
body.game-redesign-v4[data-page="games"] .faq-list summary:focus-visible { outline:3px solid #9bdcff; outline-offset:2px; }
body.game-redesign-v4[data-page="games"] .whatsapp-float {
  right:20px;
  bottom:20px;
  min-height:46px;
  padding:0 15px;
  border:1px solid rgba(176,205,232,.2);
  border-radius:14px;
  background:rgba(8,12,19,.94);
  box-shadow:0 16px 42px rgba(0,0,0,.28);
  backdrop-filter:blur(14px);
}
body.game-redesign-v4[data-page="games"] .whatsapp-float .whatsapp-icon { color:#3cdf80; font-size:19px; }
body.game-redesign-v4[data-page="games"] .whatsapp-float:hover { border-color:rgba(61,223,128,.45); transform:translateY(-2px); }
@media (max-width: 820px) {
  body.game-redesign-v4[data-page="games"] .site-header { padding:7px 0; }
  body.game-redesign-v4[data-page="games"] .brand img { width:112px; }
  body.game-redesign-v4[data-page="games"] .site-menu { top:62px; }
  body.game-redesign-v4[data-page="games"] [data-module="03"] ul { grid-template-columns:1fr; }
  body.game-redesign-v4[data-page="games"] [data-module="06"] h3,
  body.game-redesign-v4[data-page="games"] [data-module="06"] h3 + p { width:100%; }
  body.game-redesign-v4[data-page="games"] [data-module="07"] { grid-template-columns:1fr; gap:18px; padding:40px 24px; }
  body.game-redesign-v4[data-page="games"] .whatsapp-float { bottom:max(14px, env(safe-area-inset-bottom)); right:14px; left:auto !important; }
}
@media (max-width: 520px) {
  body.game-redesign-v4[data-page="games"] .hero-v4-deck { font-size:17px; }
  body.game-redesign-v4[data-page="games"] .checklist-heading { align-items:start; flex-direction:column; gap:12px; }
  body.game-redesign-v4[data-page="games"] [data-module="07"] { margin-inline:-2px; border-radius:20px; }
  body.game-redesign-v4[data-page="games"] .whatsapp-float span { display:none; }
  body.game-redesign-v4[data-page="games"] .whatsapp-float { width:48px; justify-content:center; padding:0; border-radius:50%; }
}

/* V4.2: consolidação do hub. Menos capítulos, mais decisões de leitura. */
body.game-redesign-v4.v42-consolidated .hero-v4-status,
body.game-redesign-v4.v42-consolidated .hero-v4-bottomline,
body.game-redesign-v4.v42-consolidated .game-toc,
body.game-redesign-v4.v42-consolidated [data-module="09"] { display: none !important; }
body.game-redesign-v4.v42-consolidated .hero-v4-copy { padding-bottom: 38px; }
body.game-redesign-v4.v42-consolidated .hero-v4-proof { margin-top: 34px; }
body.game-redesign-v4.v42-consolidated .platform-ribbon { border-bottom-color: rgba(211,224,242,.08); }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a {
  min-height: 76px;
  padding: 13px 10px;
  border-radius: var(--radius-sm);
}
body.game-redesign-v4.v42-consolidated .platform-v4-grid a b { font-size: 14px; }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a span { margin-top: 7px; }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a::after {
  display: block;
  margin-top: 5px;
  color: #748398;
  font-size: 7px;
  letter-spacing: .02em;
}
body.game-redesign-v4.v42-consolidated .platform-v4-grid a:nth-child(1)::after { content: "PSN · conta · console"; }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a:nth-child(2)::after { content: "enforcement · acesso"; }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a:nth-child(3)::after { content: "VAC · inventário"; }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a:nth-child(4)::after { content: "conta · Ultimate Team"; }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a:nth-child(5)::after { content: "banimento · progresso"; }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a:nth-child(6)::after { content: "sanções · recurso"; }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a:nth-child(7)::after { content: "segurança · banimento"; }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a:nth-child(8)::after { content: "moderação · itens"; }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a:nth-child(9)::after { content: "suspensão · suporte"; }
body.game-redesign-v4.v42-consolidated .platform-v4-grid a:nth-child(10)::after { content: "conta · appeal"; }
body.game-redesign-v4.v42-consolidated .prose { display: flex; flex-direction: column; gap: 0; }
body.game-redesign-v4.v42-consolidated .updated-date { order: 1; margin-bottom: 40px; }
body.game-redesign-v4.v42-consolidated .games-answer { order: 2; }
body.game-redesign-v4.v42-consolidated .games-map { order: 3; margin-bottom: 72px; }
body.game-redesign-v4.v42-consolidated [data-module="01"] { order: 4; }
body.game-redesign-v4.v42-consolidated [data-module="02"] { order: 5; }
body.game-redesign-v4.v42-consolidated [data-module="04"] { order: 6; }
body.game-redesign-v4.v42-consolidated [data-module="03"] { order: 7; }
body.game-redesign-v4.v42-consolidated [data-module="10"] { order: 8; }
body.game-redesign-v4.v42-consolidated [data-module="08"] { order: 9; }
body.game-redesign-v4.v42-consolidated [data-module="06"] { order: 10; }
body.game-redesign-v4.v42-consolidated [data-module="05"] { order: 11; }
body.game-redesign-v4.v42-consolidated [data-module="07"] { order: 12; }
body.game-redesign-v4.v42-consolidated [data-module="11"] { order: 13; }
body.game-redesign-v4.v42-consolidated .authority-v4 { order: 14; }
body.game-redesign-v4.v42-consolidated .game-content-module { padding: 58px 0; border-top-color: rgba(211,224,242,.10); }
body.game-redesign-v4.v42-consolidated .module-number { display: none; }
body.game-redesign-v4.v42-consolidated [data-module="01"] { padding-bottom: 20px; border-top: 0; }
body.game-redesign-v4.v42-consolidated [data-module="01"] ol {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 12px;
  padding: 0;
  list-style: none;
  counter-reset: analysis;
}
body.game-redesign-v4.v42-consolidated [data-module="01"] li {
  min-height: 118px;
  margin: 0;
  padding: 18px 18px 18px 48px;
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  background: var(--bg-surface);
  position: relative;
  counter-increment: analysis;
}
body.game-redesign-v4.v42-consolidated [data-module="01"] li::before {
  content: "0" counter(analysis);
  position: absolute;
  left: 17px;
  top: 18px;
  color: var(--accent-cyan);
  font-size: 10px;
  font-weight: 800;
}
body.game-redesign-v4.v42-consolidated [data-module="02"],
body.game-redesign-v4.v42-consolidated [data-module="04"] { border-top: 0; padding-top: 22px; }
body.game-redesign-v4.v42-consolidated [data-module="02"] h2,
body.game-redesign-v4.v42-consolidated [data-module="04"] h2 { font-size: 22px; letter-spacing: -.035em; }
body.game-redesign-v4.v42-consolidated [data-module="02"] h3 { color: var(--accent-cyan) !important; font-size: 13px; }
body.game-redesign-v4.v42-consolidated [data-module="04"] { padding-bottom: 60px; }
body.game-redesign-v4.v42-consolidated [data-module="03"] { border-top: 1px solid rgba(211,224,242,.16); }
body.game-redesign-v4.v42-consolidated [data-module="10"] {
  margin: 0 0 62px;
  padding: 24px 28px;
  border: 1px solid var(--border);
  border-radius: var(--radius-md);
  background: rgba(10,15,23,.7);
}
body.game-redesign-v4.v42-consolidated [data-module="10"] .checklist-heading h2 { font-size: 24px; }
body.game-redesign-v4.v42-consolidated [data-module="10"] .module-kicker { display: none; }
body.game-redesign-v4.v42-consolidated [data-module="10"] li { padding: 10px 0; }
body.game-redesign-v4.v42-consolidated [data-module="08"] { border-top: 1px solid rgba(211,224,242,.16); }
body.game-redesign-v4.v42-consolidated [data-module="08"] h2::before {
  content: "DECISÕES REAIS";
  display: block;
  margin-bottom: 12px;
  color: var(--accent-cyan);
  font: 800 9px/1 Manrope,sans-serif;
  letter-spacing: .15em;
}
body.game-redesign-v4.v42-consolidated [data-module="08"] h2 { font-size: clamp(35px,4vw,52px); }
body.game-redesign-v4.v42-consolidated [data-module="06"] { border-top: 1px solid rgba(211,224,242,.16); }
body.game-redesign-v4.v42-consolidated [data-module="06"] h2::before {
  content: "BASE JURÍDICA E SITUAÇÕES ESPECIAIS";
  display: block;
  margin-bottom: 12px;
  color: var(--accent-cyan);
  font: 800 9px/1 Manrope,sans-serif;
  letter-spacing: .15em;
}
body.game-redesign-v4.v42-consolidated [data-module="05"],
body.game-redesign-v4.v42-consolidated [data-module="07"] {
  margin: 0;
  padding: 32px;
  border: 1px solid var(--border);
  border-radius: var(--radius-md);
  background: var(--bg-surface);
}
body.game-redesign-v4.v42-consolidated [data-module="05"] { margin-top: -12px; }
body.game-redesign-v4.v42-consolidated [data-module="07"] { margin-top: 14px; }
body.game-redesign-v4.v42-consolidated [data-module="05"] h2,
body.game-redesign-v4.v42-consolidated [data-module="07"] h2 { margin-top: 0; font-size: 28px; }
body.game-redesign-v4.v42-consolidated [data-module="07"] h2::before { content: "ART. 300 CPC"; display:block; margin-bottom:11px; color:var(--accent-cyan); font:800 9px/1 Manrope,sans-serif; letter-spacing:.15em; }
body.game-redesign-v4.v42-consolidated [data-module="11"] { padding-top: 42px; }
body.game-redesign-v4.v42-consolidated [data-module="11"] h2 { font-size: 26px; }
body.game-redesign-v4.v42-consolidated .authority-v4 { margin-top: 74px; }
body.game-redesign-v4.v42-consolidated .authority-v4-main h2 { font-size: clamp(38px,4.3vw,58px); }
body.game-redesign-v4.v42-consolidated .authority-v4-main h3 { margin-bottom: 4px; color:#f2f6fb; font-size:22px; }
body.game-redesign-v4.v42-consolidated .authority-role { margin:0 0 21px !important; color:var(--accent-cyan) !important; font-size:11px !important; font-weight:800 !important; letter-spacing:.08em; text-transform:uppercase; }
body.game-redesign-v4.v42-consolidated .authority-v4-main .authority-kicker { margin-bottom: 14px; }
@media (max-width: 820px) {
  body.game-redesign-v4.v42-consolidated .platform-v4-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  body.game-redesign-v4.v42-consolidated [data-module="01"] ol { grid-template-columns:1fr; }
  body.game-redesign-v4.v42-consolidated [data-module="10"] { margin-bottom:48px; padding:22px 18px; }
  body.game-redesign-v4.v42-consolidated [data-module="05"],
  body.game-redesign-v4.v42-consolidated [data-module="07"] { padding:24px 20px; }
}

/* V4.2.1: correções de contraste e composição encontradas na revisão visual. */
body.game-redesign-v4.v42-consolidated [data-module="10"] li {
  display: block;
  min-height: 44px;
  padding: 12px 12px 12px 52px;
  position: relative;
}
body.game-redesign-v4.v42-consolidated [data-module="10"] li::before {
  position: absolute;
  top: 12px;
  left: 8px;
  width: 32px;
  color: var(--accent-cyan);
}
body.game-redesign-v4.v42-consolidated #faq {
  background: #080b11 !important;
  color: var(--text-primary);
  border-block: 1px solid var(--border);
}
body.game-redesign-v4.v42-consolidated #faq .faq-v4-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 12px;
  max-width: 900px;
  margin-inline: auto;
  color: var(--text-primary) !important;
}
body.game-redesign-v4.v42-consolidated #faq .faq-v4-head .eyebrow {
  grid-column: auto;
  color: var(--accent-cyan) !important;
}
body.game-redesign-v4.v42-consolidated #faq .faq-v4-head h2 {
  width: auto;
  max-width: 780px;
  height: auto;
  margin: 0;
  color: var(--text-primary) !important;
  font-size: clamp(42px, 5.2vw, 68px);
  line-height: .96;
}
body.game-redesign-v4.v42-consolidated #faq .faq-v4-head > p:last-child {
  max-width: 720px;
  margin: 4px 0 0;
  color: var(--text-secondary) !important;
}
body.game-redesign-v4.v42-consolidated #faq .faq-list {
  max-width: 1060px;
  margin: 42px auto 0;
}
body.game-redesign-v4.v42-consolidated #faq .faq-list details {
  border-color: var(--border) !important;
  background: var(--bg-surface) !important;
}
body.game-redesign-v4.v42-consolidated #faq .faq-list summary {
  color: #edf3fb !important;
  background: transparent !important;
}
body.game-redesign-v4.v42-consolidated #faq .faq-list details[open] summary {
  color: #fff !important;
}
body.game-redesign-v4.v42-consolidated #faq .faq-list details p {
  color: var(--text-secondary) !important;
}
body.game-redesign-v4.v42-consolidated .games-platform-table {
  overflow-x: auto;
  border: 1px solid var(--border) !important;
  border-radius: var(--radius-sm);
  background: var(--bg-surface) !important;
  color: var(--text-primary) !important;
}
body.game-redesign-v4.v42-consolidated .games-platform-table-head {
  background: var(--bg-elevated) !important;
  color: #8fa0b6 !important;
  border-bottom: 1px solid var(--border) !important;
}
body.game-redesign-v4.v42-consolidated .games-platform-row {
  background: transparent !important;
  border-bottom-color: var(--border) !important;
}
body.game-redesign-v4.v42-consolidated .games-platform-row:last-child { border-bottom: 0; }
body.game-redesign-v4.v42-consolidated .games-platform-row > a,
body.game-redesign-v4.v42-consolidated .games-platform-row > a strong {
  color: #edf3fb !important;
  border-color: transparent !important;
}
body.game-redesign-v4.v42-consolidated .games-platform-row > a:last-child {
  color: var(--accent-cyan) !important;
  text-decoration-color: rgba(131,214,255,.35);
}
body.game-redesign-v4.v42-consolidated .games-platform-row > span {
  color: var(--text-secondary) !important;
}
@media (max-width: 820px) {
  body.game-redesign-v4.v42-consolidated #faq .faq-v4-head h2 {
    font-size: clamp(38px, 12vw, 58px);
  }
  body.game-redesign-v4.v42-consolidated [data-module="10"] li {
    padding-right: 4px;
  }
}

/* V4.3: acabamento premium inspirado no novo estudo visual, sem trocar a base
   semantica, os fluxos de contato ou os componentes testados do hub. */
body.game-redesign-v4.v43-premium {
  --bg-main: #070a10;
  --bg-surface: #0d121b;
  --bg-elevated: #121a26;
  --border: rgba(213, 226, 244, .14);
  --accent-cyan: #8ad9ff;
}
body.game-redesign-v4.v43-premium .ambient-grid {
  background-size: 96px 96px;
  opacity: .72;
}
body.game-redesign-v4.v43-premium .site-header {
  background: rgba(7, 10, 16, .94) !important;
  box-shadow: 0 10px 34px rgba(0, 0, 0, .18);
}
body.game-redesign-v4.v43-premium .nav-cta {
  border-color: rgba(138, 217, 255, .32) !important;
  background: #153e69 !important;
}
body.game-redesign-v4.v43-premium .nav-cta .whatsapp-icon {
  background: #27a467;
}
body.game-redesign-v4.v43-premium .page-hero {
  border-bottom: 1px solid var(--border);
}
body.game-redesign-v4.v43-premium .hero-v4-shell {
  grid-template-columns: minmax(0, .92fr) minmax(480px, .88fr);
  gap: 58px;
  min-height: 670px;
}
body.game-redesign-v4.v43-premium .hero-v4-copy h1 {
  max-width: 700px;
  font-size: clamp(60px, 6.9vw, 96px);
  line-height: .88;
  letter-spacing: -.065em;
}
body.game-redesign-v4.v43-premium .hero-v4-copy h1 span {
  background: none;
  -webkit-text-fill-color: #8ad9ff;
  color: #8ad9ff;
}
body.game-redesign-v4.v43-premium .hero-v4-deck {
  max-width: 600px;
  color: #e5edf7;
  font-size: clamp(18px, 1.55vw, 22px);
  line-height: 1.35;
}
body.game-redesign-v4.v43-premium .hero-v4-lead {
  max-width: 590px;
  color: #9eaaba !important;
}
body.game-redesign-v4.v43-premium .action-primary,
body.game-redesign-v4.v43-premium .form-v4-submit {
  background: #19745a;
  box-shadow: 0 14px 36px rgba(15, 105, 75, .22);
}
body.game-redesign-v4.v43-premium .action-primary:hover,
body.game-redesign-v4.v43-premium .action-primary:focus-visible,
body.game-redesign-v4.v43-premium .form-v4-submit:hover,
body.game-redesign-v4.v43-premium .form-v4-submit:focus-visible {
  background: #208565;
  box-shadow: 0 18px 38px rgba(15, 105, 75, .3);
}
body.game-redesign-v4.v43-premium .hero-v4-image-wrap {
  aspect-ratio: 1.25 / 1;
  border-radius: 18px;
  box-shadow: 0 32px 76px rgba(0, 0, 0, .34);
}
body.game-redesign-v4.v43-premium .hero-v4-evidence {
  left: -24px;
  right: 20px;
  bottom: -26px;
  border-radius: 14px;
  background: rgba(12, 17, 25, .95);
}
body.game-redesign-v4.v43-premium .platform-ribbon {
  padding: 32px 0 38px;
  background: #080c12;
}
body.game-redesign-v4.v43-premium .platform-v4-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 9px;
}
body.game-redesign-v4.v43-premium .platform-v4-grid a {
  min-height: 84px;
  border-radius: 10px;
  background: #0d131d;
}
body.game-redesign-v4.v43-premium .platform-v4-grid a:hover {
  border-color: rgba(138, 217, 255, .5);
  background: #111c2a;
}
body.game-redesign-v4.v43-premium .games-answer {
  border-radius: 16px;
  box-shadow: 0 20px 44px rgba(0, 0, 0, .12);
}
body.game-redesign-v4.v43-premium .games-map,
body.game-redesign-v4.v43-premium .authority-v4 {
  border-radius: 18px;
}
body.game-redesign-v4.v43-premium .case-v4,
body.game-redesign-v4.v43-premium .games-case-grid a {
  border-radius: 12px;
}
body.game-redesign-v4.v43-premium [data-module="10"],
body.game-redesign-v4.v43-premium [data-module="05"],
body.game-redesign-v4.v43-premium [data-module="07"] {
  border-radius: 14px;
}
body.game-redesign-v4.v43-premium .whatsapp-float {
  border-color: rgba(59, 223, 128, .38);
  background: #10251d;
}
body.game-redesign-v4.v43-premium .whatsapp-float .whatsapp-icon {
  color: #4de092;
}
@media (max-width: 980px) {
  body.game-redesign-v4.v43-premium .hero-v4-shell {
    grid-template-columns: minmax(0, 1fr);
    gap: 38px;
    min-height: 0;
  }
  body.game-redesign-v4.v43-premium .hero-v4-visual { max-width: 760px; }
}
@media (max-width: 820px) {
  body.game-redesign-v4.v43-premium .platform-v4-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.game-redesign-v4.v43-premium .hero-v4-copy h1 { font-size: clamp(50px, 14vw, 74px); }
  body.game-redesign-v4.v43-premium .hero-v4-evidence { left: 0; right: 0; }
}
@media (max-width: 520px) {
  body.game-redesign-v4.v43-premium .hero-v4-shell { gap: 26px; }
  body.game-redesign-v4.v43-premium .hero-v4-copy { padding-top: 22px; }
  body.game-redesign-v4.v43-premium .hero-v4-copy h1 { font-size: clamp(47px, 15vw, 64px); }
  body.game-redesign-v4.v43-premium .hero-v4-evidence { grid-template-columns: 1fr; bottom: -18px; }
  body.game-redesign-v4.v43-premium .hero-v4-evidence > div { padding: 11px 13px; }
}

/* V4.4: tradução estável do projeto Direito Gamer Premium para o site público. */
body.game-redesign-v4.v44-premium-model {
  --bg-main: #07080a;
  --bg-surface: #101317;
  --bg-elevated: #171b20;
  --text-primary: #f3f1ea;
  --text-secondary: #c7c8cc;
  --border: rgba(255, 255, 255, .10);
  --accent-cyan: #e4c07f;
}
body.game-redesign-v4.v44-premium-model::before {
  width: 720px;
  height: 720px;
  top: -330px;
  right: -260px;
  background: radial-gradient(circle, rgba(228, 192, 127, .11), transparent 68%);
}
body.game-redesign-v4.v44-premium-model .ambient-grid { opacity: .3; }
body.game-redesign-v4.v44-premium-model .site-header {
  background: rgba(7, 8, 10, .94) !important;
  border-bottom-color: rgba(255, 255, 255, .08);
}
body.game-redesign-v4.v44-premium-model .brand {
  padding: 6px 10px;
  border-radius: 10px;
  background: #f3f1ea;
}
body.game-redesign-v4.v44-premium-model .brand img {
  width: 76px;
  filter: none;
}
body.game-redesign-v4.v44-premium-model .site-menu > a:not(.nav-cta) { color: #c7c8cc; }
body.game-redesign-v4.v44-premium-model .site-menu > a:not(.nav-cta):hover,
body.game-redesign-v4.v44-premium-model .site-menu > a:not(.nav-cta):focus-visible { color: #f3f1ea; }
body.game-redesign-v4.v44-premium-model .nav-cta {
  color: #1a1305 !important;
  border-color: transparent !important;
  background: #e4c07f !important;
}
body.game-redesign-v4.v44-premium-model .nav-cta .whatsapp-icon {
  background: transparent;
  color: #1a1305;
}
body.game-redesign-v4.v44-premium-model .page-hero {
  background: #07080a !important;
  border-bottom-color: rgba(255, 255, 255, .07);
}
body.game-redesign-v4.v44-premium-model .hero-v4-shell {
  grid-template-columns: minmax(0, 1.05fr) minmax(420px, .95fr);
  gap: 64px;
  min-height: 770px;
}
body.game-redesign-v4.v44-premium-model .hero-v4-copy h1 {
  max-width: 740px;
  font-size: clamp(54px, 4.8vw, 76px);
  line-height: .99;
  letter-spacing: -.045em;
}
body.game-redesign-v4.v44-premium-model .hero-v4-copy h1 span {
  display: block;
  margin-top: 4px;
  background: none;
  -webkit-text-fill-color: #e4c07f;
  color: #e4c07f;
}
body.game-redesign-v4.v44-premium-model .hero-v4-topline { color: #e4c07f; }
body.game-redesign-v4.v44-premium-model .hero-v4-topline i { background: rgba(228, 192, 127, .55); }
body.game-redesign-v4.v44-premium-model .hero-v4-deck {
  max-width: 610px;
  color: #e6e3dc;
  font-size: clamp(18px, 1.45vw, 22px);
  line-height: 1.42;
}
body.game-redesign-v4.v44-premium-model .hero-v4-lead { color: #a9abb1 !important; }
body.game-redesign-v4.v44-premium-model .action-primary,
body.game-redesign-v4.v44-premium-model .form-v4-submit {
  color: #1a1305;
  background: #e4c07f;
  box-shadow: 0 14px 32px rgba(201, 162, 94, .22);
}
body.game-redesign-v4.v44-premium-model .action-primary:hover,
body.game-redesign-v4.v44-premium-model .action-primary:focus-visible,
body.game-redesign-v4.v44-premium-model .form-v4-submit:hover,
body.game-redesign-v4.v44-premium-model .form-v4-submit:focus-visible {
  background: #f0cb88;
  box-shadow: 0 18px 36px rgba(201, 162, 94, .3);
}
body.game-redesign-v4.v44-premium-model .action-primary .whatsapp-icon,
body.game-redesign-v4.v44-premium-model .contact-v4-whatsapp .whatsapp-icon {
  color: #1a1305;
  background: rgba(26, 19, 5, .10);
}
body.game-redesign-v4.v44-premium-model .action-ghost { color: #f3f1ea; }
body.game-redesign-v4.v44-premium-model .hero-v4-proof { border-color: rgba(255, 255, 255, .10); }
body.game-redesign-v4.v44-premium-model .hero-v4-proof > div { border-color: rgba(255, 255, 255, .10); }
body.game-redesign-v4.v44-premium-model .hero-v4-proof strong { color: #e4c07f; }
body.game-redesign-v4.v44-premium-model .hero-v4-proof span { color: #94969c; }
body.game-redesign-v4.v44-premium-model .hero-v4-image-wrap {
  aspect-ratio: 1.18 / 1;
  border-color: rgba(255, 255, 255, .12);
  border-radius: 20px;
}
body.game-redesign-v4.v44-premium-model .hero-v4-image-wrap::before {
  background: linear-gradient(90deg, rgba(7, 8, 10, .24), transparent 42%), linear-gradient(0deg, rgba(7, 8, 10, .18), transparent 45%);
}
body.game-redesign-v4.v44-premium-model .hero-v4-image-wrap img { object-position: center; filter: saturate(.82) contrast(1.05); }
body.game-redesign-v4.v44-premium-model .hero-v4-evidence {
  left: 0;
  right: 0;
  bottom: -42px;
  border-radius: 14px;
  background: rgba(16, 19, 23, .96);
}
body.game-redesign-v4.v44-premium-model .hero-v4-evidence span { color: #e4c07f; }
body.game-redesign-v4.v44-premium-model .platform-ribbon,
body.game-redesign-v4.v44-premium-model .games-disclaimer { background: #0b0d10; }
body.game-redesign-v4.v44-premium-model .platform-v4-grid a { background: #101317; }
body.game-redesign-v4.v44-premium-model .platform-v4-grid a:hover {
  border-color: rgba(228, 192, 127, .52);
  background: #181b1f;
}
body.game-redesign-v4.v44-premium-model .platform-v4-grid b,
body.game-redesign-v4.v44-premium-model .games-platform-row > a:last-child,
body.game-redesign-v4.v44-premium-model .prose a { color: #e4c07f !important; }
body.game-redesign-v4.v44-premium-model .games-answer {
  color: #f3f1ea;
  border-color: rgba(228, 192, 127, .24);
  background: #101317;
}
body.game-redesign-v4.v44-premium-model .games-answer p:not(.answer-label),
body.game-redesign-v4.v44-premium-model .games-answer-side span { color: #c7c8cc !important; }
body.game-redesign-v4.v44-premium-model .games-answer-side { background: #171b20; border-left-color: rgba(255, 255, 255, .09); }
body.game-redesign-v4.v44-premium-model .games-map,
body.game-redesign-v4.v44-premium-model .authority-v4 { background: #101317; }
body.game-redesign-v4.v44-premium-model .case-v4,
body.game-redesign-v4.v44-premium-model .games-case-grid a { background: #171b20 !important; }
body.game-redesign-v4.v44-premium-model .case-v4:hover,
body.game-redesign-v4.v44-premium-model .games-case-grid a:hover { border-color: rgba(228, 192, 127, .45) !important; }
body.game-redesign-v4.v44-premium-model .case-icon,
body.game-redesign-v4.v44-premium-model .module-kicker,
body.game-redesign-v4.v44-premium-model .authority-kicker,
body.game-redesign-v4.v44-premium-model .authority-role { color: #e4c07f !important; }
body.game-redesign-v4.v44-premium-model [data-module="07"] {
  border-color: rgba(228, 192, 127, .28);
  background: #151718;
}
body.game-redesign-v4.v44-premium-model [data-module="07"]::before,
body.game-redesign-v4.v44-premium-model [data-module="07"] h2::before { color: rgba(228, 192, 127, .62); }
body.game-redesign-v4.v44-premium-model .whatsapp-float {
  color: #1a1305;
  border-color: transparent;
  background: #e4c07f;
}
body.game-redesign-v4.v44-premium-model .whatsapp-float .whatsapp-icon { color: #1a1305; }
body.game-redesign-v4.v44-premium-model #faq .faq-v4-head .eyebrow,
body.game-redesign-v4.v44-premium-model #faq .faq-list summary::after { color: #e4c07f !important; }
@media (max-width: 980px) {
  body.game-redesign-v4.v44-premium-model .hero-v4-shell { grid-template-columns: 1fr; gap: 46px; min-height: 0; }
  body.game-redesign-v4.v44-premium-model .hero-v4-visual { max-width: 760px; }
}
@media (max-width: 820px) {
  body.game-redesign-v4.v44-premium-model .brand { padding: 5px 8px; }
  body.game-redesign-v4.v44-premium-model .brand img { width: 68px; }
  body.game-redesign-v4.v44-premium-model .hero-v4-copy h1 { font-size: clamp(48px, 13vw, 72px); }
  body.game-redesign-v4.v44-premium-model .hero-v4-evidence { bottom: -28px; }
}
@media (max-width: 520px) {
  body.game-redesign-v4.v44-premium-model .hero-v4-copy h1 { font-size: clamp(43px, 13.5vw, 58px); }
  body.game-redesign-v4.v44-premium-model .hero-v4-evidence { grid-template-columns: 1fr; }
  body.game-redesign-v4.v44-premium-model .hero-v4-evidence > div { padding: 11px 14px; }
}
