@font-face{font-family:"DM Sans";src:url("assets/fonts/dm-sans.woff2") format("woff2");font-style:normal;font-weight:400 700;font-display:swap}
@font-face{font-family:Outfit;src:url("assets/fonts/outfit.woff2") format("woff2");font-style:normal;font-weight:500 900;font-display:swap}
:root{--ink:#211b35;--muted:#6b6579;--line:#e8e4de;--paper:#f8f6f1;--white:#fff;--purple:#7548ea;--purple-dark:#542ac8;--orange:#ff9d35;--lime:#d9f47a;--radius:24px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
img,svg{max-width:100%}img{display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}::selection{background:#ddcbff;color:#29174a}
.container{width:min(1240px,calc(100% - 64px));margin-inline:auto}.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}.icon{flex:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #a878ff;outline-offset:3px}
.site-header{position:sticky;top:0;z-index:100;background:rgba(248,246,241,.94);backdrop-filter:blur(18px);border-bottom:1px solid #ebe7df}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:23px;font-weight:800;line-height:.9;letter-spacing:-1.5px;white-space:nowrap}.brand-symbol{width:42px;height:42px;border-radius:13px;background:var(--purple);color:white;display:grid;place-items:center;font-size:30px;font-weight:500;line-height:1;transform:rotate(-8deg);box-shadow:4px 4px 0 #dbc8ff}.brand-accent{color:var(--purple)}.brand small{display:block;margin-top:6px;font:700 8px/1 "DM Sans",sans-serif;letter-spacing:2.1px;color:#9b93a8}.main-nav{display:flex;align-items:center;gap:33px;margin-left:auto}.main-nav a{font-size:13px;font-weight:700;color:#5b5569;transition:color .2s}.main-nav a:hover,.main-nav a[aria-current]{color:var(--purple)}.header-actions{display:flex;align-items:center;gap:12px}.header-pill{display:inline-flex;align-items:center;gap:8px;padding:11px 17px;border:1.5px solid var(--ink);border-radius:100px;font-size:12px;font-weight:800;white-space:nowrap;transition:transform .2s,background .2s}.header-pill:hover{background:var(--lime);transform:translateY(-2px)}.header-pill .icon{width:17px}.menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);background:white;border-radius:12px;align-items:center;justify-content:center}
.hero{padding-top:24px}.hero-shell{position:relative;min-height:580px;overflow:hidden;background:#fff9ed;border-radius:28px;display:flex;align-items:center;box-shadow:0 22px 58px rgba(63,42,17,.06)}.hero-art{position:absolute;inset:0}.hero-art::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fffbf4 0%,rgba(255,251,244,.96) 32%,rgba(255,251,244,.28) 57%,transparent 75%)}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-copy{position:relative;z-index:2;width:53%;padding:60px 0 64px 68px}.eyebrow,.section-label{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:800;letter-spacing:2px;color:var(--purple);line-height:1.3}.eyebrow{padding:10px 13px;border:1px solid #ded4f4;border-radius:100px;background:rgba(255,255,255,.7)}.eyebrow-dot{width:7px;height:7px;background:var(--orange);border-radius:50%;box-shadow:0 0 0 4px #ffe7c7}.hero h1,h1,h2,h3,p{margin-top:0}.hero h1,.detail-heading h1,.legal-head h1{font:800 clamp(55px,5.5vw,83px)/.99 Outfit,sans-serif;letter-spacing:-5px;margin:28px 0 25px}.hero h1 em,h2 em,.weekly h2 em,.legal-head h1 em{font-style:normal;color:var(--purple)}.hero-period{color:var(--orange)}.hero-copy>p{font-size:17px;line-height:1.7;color:#595365;max-width:510px;margin-bottom:28px}.hero-buttons,.detail-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:51px;padding:0 23px;border-radius:14px;font-weight:800;font-size:13px;border:1.5px solid transparent;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--purple);color:white;box-shadow:0 8px 0 #dac9ff}.button-primary:hover{background:var(--purple-dark);box-shadow:0 10px 0 #dac9ff}.button-ghost{background:#fff;color:var(--ink);border-color:#ded8e4}.button-ghost:hover,.button-outline:hover{background:#f0eaff}.button-dark{background:var(--ink);color:white;box-shadow:0 7px 0 #d4bfff}.button-dark:hover{background:#3d2c65}.button-outline{border-color:#d8d3df;background:transparent;color:var(--ink)}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:49px}.proof-avatars{display:flex;padding-left:9px}.proof-avatars i{font-style:normal;width:32px;height:32px;margin-left:-9px;display:grid;place-items:center;border:2px solid white;border-radius:50%;font-size:14px;color:white;background:#7955d8}.proof-avatars i:nth-child(2){background:#ffad4d}.proof-avatars i:nth-child(3){background:#a7d837}.hero-proof strong,.hero-proof small{display:block}.hero-proof strong{font-size:12px}.hero-proof small{font-size:11px;color:var(--muted)}.hero-sticker{position:absolute;z-index:3;font-family:Outfit,sans-serif;font-weight:900;text-align:center}.sticker-top{top:37px;right:43px;display:grid;place-content:center;background:var(--lime);border:2px solid var(--ink);width:88px;height:88px;border-radius:50%;font-size:22px;line-height:.8;transform:rotate(12deg);box-shadow:6px 6px 0 var(--ink)}.sticker-top strong{font-size:17px}.sticker-bottom{right:45px;bottom:34px;padding:10px 15px;color:var(--ink);background:white;border:2px solid var(--ink);border-radius:8px;font-size:12px;letter-spacing:1px;transform:rotate(-6deg)}.hero-marquee{margin-top:22px;background:var(--purple);color:white;overflow:hidden}.hero-marquee .container{min-height:49px;display:flex;align-items:center;justify-content:space-between;gap:30px;white-space:nowrap}.hero-marquee span{font:800 12px Outfit,sans-serif;letter-spacing:2px}
.intro-strip{padding:83px 0 71px}.intro-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.intro-grid h2,.section-heading h2,.method h2,.ranking h2,.faq h2,.related h2{font:800 clamp(39px,4vw,62px)/1.03 Outfit,sans-serif;letter-spacing:-3.3px;margin:19px 0 0}.intro-grid h2 span{color:var(--purple)}.intro-grid p{font-size:16px;color:var(--muted);line-height:1.75;margin:0 0 4px;max-width:515px}.section-pad{padding:92px 0}.catalog{background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:38px}.section-heading p{max-width:335px;margin:0 0 6px;color:var(--muted);line-height:1.7}.catalog-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:28px}.filter-list{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.filter-chip{border:1px solid #e5e0e9;border-radius:100px;background:#faf9f7;padding:10px 14px;color:#675f71;font-size:12px;font-weight:800;white-space:nowrap;transition:background .2s,transform .2s}.filter-chip:hover{transform:translateY(-2px);background:#f0eaff}.filter-chip.active{background:var(--ink);border-color:var(--ink);color:white}.filter-chip span{opacity:.65;margin-left:3px}.catalog-tools{display:flex;gap:8px}.search-field,.sort-field{height:41px;border:1px solid #e5e0e9;border-radius:11px;display:flex;align-items:center;gap:7px;padding:0 10px;background:#faf9f7;color:#8a8490}.search-field input{border:0;outline:0;background:transparent;width:145px;color:var(--ink);font-size:12px}.search-field .icon{width:17px}.sort-field select{border:0;appearance:none;outline:0;background:transparent;color:#5f5966;font-size:12px;font-weight:700;min-width:115px;cursor:pointer}.sort-field .icon{width:15px}.games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.game-card{border:1px solid #eee9e7;border-radius:19px;overflow:hidden;background:white;box-shadow:0 7px 30px rgba(28,17,59,.035);transition:transform .25s,box-shadow .25s}.game-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(28,17,59,.1)}.game-card[hidden]{display:none}.game-cover{height:215px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate}.game-cover::before,.detail-cover::before{content:"";position:absolute;width:240px;height:240px;border:34px solid rgba(255,255,255,.14);border-radius:50%;top:-100px;right:-73px;transform:rotate(18deg)}.game-cover::after,.detail-cover::after{content:"";position:absolute;width:160px;height:160px;border-radius:28px;background:rgba(255,255,255,.08);bottom:-104px;left:-58px;transform:rotate(28deg)}.game-cover img{width:62%;max-height:80px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 10px 16px rgba(0,0,0,.16))}.game-cover .cover-pattern{position:absolute;right:8px;bottom:-70px;z-index:0;font:900 230px/1 Outfit,sans-serif;color:rgba(255,255,255,.11);transform:rotate(-14deg)}.cover-index,.cover-free{position:absolute;z-index:2;font:800 10px/1 Outfit,sans-serif;letter-spacing:1.6px;color:rgba(255,255,255,.94)}.cover-index{top:18px;left:18px}.cover-free{bottom:17px;right:17px;border:1px solid rgba(255,255,255,.55);border-radius:100px;padding:7px 8px}.cover-violet{background:radial-gradient(circle at 70% 25%,#ad91ff,#7845d8 60%,#4e269e)}.cover-blue{background:radial-gradient(circle at 20% 78%,#52c9e8,#1a7ac6 45%,#143e8f)}.cover-gold{background:radial-gradient(circle at 75% 30%,#f5d37e,#ad8144 52%,#554324)}.cover-coral{background:radial-gradient(circle at 76% 20%,#ffb0a5,#ed616c 48%,#ae293d)}.cover-yellow{background:radial-gradient(circle at 50% 35%,#ffe595,#ffb838 50%,#e5752a)}.cover-teal{background:radial-gradient(circle at 75% 25%,#d1eac7,#76adad 48%,#3c7692)}.cover-pink{background:radial-gradient(circle at 25% 70%,#ffe2fe,#ed78cf 50%,#7849c8)}.cover-indigo{background:radial-gradient(circle at 70% 30%,#91a4cd,#4e6b9f 48%,#23304f)}.cover-lime{background:radial-gradient(circle at 68% 30%,#edff89,#a8d43a 55%,#619833)}.cover-slate{background:radial-gradient(circle at 70% 30%,#b9c5d0,#64798a 55%,#344555)}.cover-royal{background:radial-gradient(circle at 65% 25%,#a5c9ff,#558bd4 48%,#273d83)}.cover-yellow img,.cover-pink img,.cover-royal img{max-height:115px;width:57%}.cover-indigo img{width:65%}.cover-coral img{max-height:115px;width:40%}.cover-slate img{max-height:65px;width:53%}.game-card-body{padding:19px 20px 17px}.card-kicker{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:800;color:var(--purple)}.card-score{color:var(--ink);background:#f5f1e8;border-radius:7px;padding:4px 7px}.game-card h3{font:800 24px/1.1 Outfit,sans-serif;letter-spacing:-.8px;margin:9px 0 8px}.game-card h3 a::after{content:"";position:absolute;inset:0}.game-card{position:relative}.game-card-body>p{color:var(--muted);font-size:13px;line-height:1.6;min-height:62px;margin-bottom:18px}.card-foot{border-top:1px solid var(--line);padding-top:12px;display:flex;align-items:center;justify-content:space-between;color:#80798b;font-size:11px;font-weight:700}.favorite-button{position:relative;z-index:5;display:inline-grid;place-items:center;width:35px;height:35px;border-radius:50%;border:1px solid #e7e2ec;background:white;color:#797286;transition:background .2s,color .2s,transform .2s}.favorite-button:hover{transform:scale(1.08);color:#ee667f}.favorite-button[aria-pressed="true"]{background:#ffe7eb;border-color:#ffc8d3;color:#e74567}.favorite-button[aria-pressed="true"] svg{fill:currentColor}.no-results{text-align:center;padding:60px;color:var(--muted)}.catalog-note{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:30px;color:#777182;font-size:12px}.catalog-note svg{color:var(--purple)}
.weekly{background:#f3edff}.weekly-grid{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.weekly-image{position:relative;background:#e6dcfd;border-radius:26px;overflow:hidden;box-shadow:12px 12px 0 #ded2f6}.weekly-image img{width:100%;height:535px;object-fit:cover}.weekly-stamp{position:absolute;top:20px;right:21px;display:grid;place-items:center;width:108px;height:108px;border-radius:50%;background:#dffa79;border:2px solid var(--ink);transform:rotate(11deg);font:900 15px/1.1 Outfit,sans-serif;text-align:center;box-shadow:5px 6px 0 var(--ink)}.weekly-copy{padding:20px 0}.weekly-number{font:900 78px/1 Outfit,sans-serif;letter-spacing:-7px;color:#d6c7f8;margin:15px 0 -18px}.weekly h2{font:900 clamp(62px,6vw,92px)/.9 Outfit,sans-serif;letter-spacing:-6px;margin:0 0 28px}.weekly-copy>p{font-size:17px;line-height:1.7;color:#60576d;max-width:500px}.weekly-stats{display:flex;gap:32px;border-top:1px solid #dcd1ec;border-bottom:1px solid #dcd1ec;padding:25px 0;margin:34px 0}.weekly-stats div{display:flex;flex-direction:column;gap:4px}.weekly-stats strong{font:800 26px/1 Outfit,sans-serif}.weekly-stats strong span{font-size:13px;color:#9187a4}.weekly-stats small{font-size:11px;color:#7d748b}.ranking{background:white}.ranking-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px;align-items:center}.ranking-grid p{color:var(--muted);max-width:400px;margin:25px 0}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--purple);font-size:13px;font-weight:800;border-bottom:1px solid var(--purple);padding-bottom:3px}.text-link:hover{gap:15px}.ranking-list{border-top:1px solid var(--line)}.ranking-list a{display:grid;grid-template-columns:54px 1fr 135px 55px;gap:14px;align-items:center;min-height:78px;border-bottom:1px solid var(--line);transition:padding .2s,background .2s}.ranking-list a:hover{padding-left:12px;background:#faf8ff}.ranking-list span{font:800 27px Outfit,sans-serif;color:#c9b9ef}.ranking-list strong{font:700 20px Outfit,sans-serif}.ranking-list em{font-size:12px;color:#8a8392;font-style:normal}.ranking-list b{font:800 18px Outfit,sans-serif;color:var(--purple);text-align:right}.method{background:#eee9fa}.method-header{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:43px}.method-header p{max-width:360px;color:#665f73;margin:0 0 5px;line-height:1.7}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.method-grid article{background:#fff;border:1px solid #e8e0f2;border-radius:18px;min-height:255px;padding:25px;box-shadow:6px 6px 0 #e3d7f9;position:relative}.method-icon{width:51px;height:51px;border-radius:13px;display:grid;place-items:center;background:#efddff;color:var(--purple);font-size:29px;font-weight:800}.method-grid article:nth-child(2) .method-icon{background:#fce8cc;color:#d47c18}.method-grid article:nth-child(3) .method-icon{background:#e9f5c9;color:#729f1d}.method-grid article:nth-child(4) .method-icon{background:#ddf4f2;color:#279994}.method-grid small{position:absolute;top:26px;right:25px;color:#baaacb;font:800 13px Outfit,sans-serif}.method-grid h3{font:800 19px Outfit,sans-serif;letter-spacing:-.5px;margin:25px 0 9px}.method-grid p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.faq{background:white}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-grid>div:first-child>p{color:var(--muted);margin-top:22px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;padding:22px 0;font:700 17px Outfit,sans-serif;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{width:30px;height:30px;display:grid;place-items:center;flex:none;border:1px solid #ded6e9;border-radius:50%;font:500 23px Outfit,sans-serif;color:var(--purple);transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg);background:#f0eaff}.faq details p{color:var(--muted);font-size:14px;line-height:1.75;padding-right:60px;margin-bottom:23px}.closing{padding:25px 0 96px;background:white}.closing-box{min-height:370px;border-radius:24px;overflow:hidden;position:relative;background:#efdefb;display:flex;align-items:center}.closing-box::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,236,255,.98) 0%,rgba(246,236,255,.88) 32%,rgba(246,236,255,.1) 74%)}.closing-box img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.closing-box>div{position:relative;z-index:1;padding:52px 60px}.closing h2{font:800 clamp(41px,4.2vw,64px)/1.02 Outfit,sans-serif;letter-spacing:-3.6px;margin:18px 0 25px}.site-footer{background:#211936;color:white;padding:70px 0 22px}.footer-top{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:90px}.footer-brand{font-size:25px}.footer-brand .brand-symbol{background:#8e68f0;box-shadow:4px 4px 0 #5a438d}.footer-brand .brand-accent{color:#b597ff}.footer-top p{font-size:13px;color:#b9b0c6;max-width:330px;margin:25px 0}.footer-free{display:inline-flex;align-items:center;gap:6px;color:#d6f388;font-size:12px;font-weight:700}.footer-free svg{width:17px}.footer-top h3{font:700 14px Outfit,sans-serif;margin:4px 0 20px}.footer-top a:not(.brand){display:block;font-size:12px;color:#b9b0c6;margin:12px 0}.footer-top a:hover{color:white}.footer-bottom{border-top:1px solid #453a55;margin-top:70px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#968ba6;font-size:11px}.cookie-notice{position:fixed;z-index:120;right:24px;bottom:24px;max-width:480px;background:#fff;color:var(--ink);border:1px solid #dcd4e7;border-radius:17px;box-shadow:0 20px 60px rgba(19,10,45,.23);padding:19px;display:flex;gap:18px;align-items:center}.cookie-notice[hidden]{display:none}.cookie-notice strong{font:800 15px Outfit,sans-serif}.cookie-notice p{font-size:12px;color:var(--muted);margin:5px 0 0;line-height:1.5}.cookie-actions{display:flex;flex-direction:column;gap:7px;flex:none;align-items:center}.cookie-actions a{font-size:11px;text-decoration:underline;color:var(--purple)}.cookie-actions button{background:var(--purple);color:white;border:0;border-radius:9px;padding:9px 12px;font-size:11px;font-weight:800}
.detail-breadcrumb{display:flex;gap:12px;align-items:center;padding-top:27px;padding-bottom:28px;color:#8b8492;font-size:11px;font-weight:700}.detail-breadcrumb a:hover{color:var(--purple)}.detail-breadcrumb strong{color:var(--ink)}.detail-hero{padding:0 0 62px}.detail-hero-grid{display:grid;grid-template-columns:1fr .95fr;gap:50px;align-items:center}.detail-heading{padding:20px 0}.detail-heading h1{font-size:clamp(59px,6vw,96px);word-break:break-word;margin:27px 0 17px}.detail-heading .detail-lead{font:700 clamp(24px,2.5vw,35px)/1.16 Outfit,sans-serif;letter-spacing:-1px;color:var(--purple);max-width:650px;margin-bottom:16px}.detail-heading>p:not(.detail-lead){color:var(--muted);line-height:1.75;max-width:530px}.detail-actions{margin-top:25px}.favorite-wide{width:auto;height:51px;border-radius:14px;display:inline-flex;gap:8px;padding:0 20px}.detail-free{display:flex;align-items:center;gap:8px;color:#547320;font-weight:800;font-size:12px;margin-top:36px}.detail-free svg{width:17px}.detail-cover{position:relative;min-height:440px;border-radius:25px;overflow:hidden;display:grid;place-items:center;isolation:isolate;box-shadow:13px 13px 0 #e5def0}.detail-cover::before{width:520px;height:520px;border-width:65px;top:-220px;right:-170px}.detail-cover::after{width:300px;height:300px;bottom:-170px}.detail-cover img{position:relative;z-index:2;width:62%;max-height:180px;object-fit:contain;filter:drop-shadow(0 20px 25px rgba(0,0,0,.2))}.detail-cover.cover-coral img{width:40%;max-height:220px}.detail-cover.cover-yellow img,.detail-cover.cover-royal img{max-height:220px}.detail-cover-symbol{position:absolute;font:900 500px/1 Outfit,sans-serif;color:rgba(255,255,255,.11);right:-40px;top:-140px;transform:rotate(-10deg)}.detail-cover-foot{position:absolute;z-index:2;left:27px;right:27px;bottom:25px;display:flex;justify-content:space-between;color:white;font:800 10px Outfit,sans-serif;letter-spacing:2px}.detail-meta{background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.meta-grid{display:grid;grid-template-columns:1fr 1fr 1.3fr 1.4fr;gap:25px}.meta-grid>div{padding:27px 20px;border-right:1px solid var(--line)}.meta-grid>div:first-child{padding-left:0}.meta-grid>div:last-child{border:0}.meta-grid small,.meta-grid strong{display:block}.meta-grid small{color:#958b9f;font-size:10px;font-weight:800;letter-spacing:1.4px;margin-bottom:8px}.meta-grid strong{font:700 15px Outfit,sans-serif}.meta-grid .meta-score{font:900 30px/1 Outfit,sans-serif;color:var(--purple)}.meta-score span{font-size:12px;color:#a296ae}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:94px;padding-top:93px;padding-bottom:95px}.game-article{min-width:0}.article-overline{display:flex;align-items:center;justify-content:space-between;font:800 11px Outfit,sans-serif;letter-spacing:2px;color:#a59aac;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:40px}.article-overline span{font-size:25px;color:var(--purple);line-height:.3}.game-article section:not(.source-section){border-bottom:1px solid var(--line);padding:0 0 42px;margin-bottom:45px}.game-article h2{font:800 clamp(39px,4vw,57px)/1.04 Outfit,sans-serif;letter-spacing:-2.7px;margin:16px 0 22px}.game-article p{max-width:700px;font-size:16px;line-height:1.85;color:#625b6d}.game-article .article-big{font-size:18px;color:#51495c}.editor-note{display:flex;gap:22px;background:#eee7fb;padding:28px;border-radius:16px;border-left:4px solid var(--purple);margin-bottom:48px}.editor-note>span{font-size:34px;color:var(--purple);line-height:1}.editor-note strong{font:800 18px Outfit,sans-serif}.editor-note p{font-size:15px;margin:6px 0 0}.source-section h3{font:800 26px Outfit,sans-serif;margin:14px 0}.source-section ul{margin:0 0 20px;padding-left:20px}.source-section li{margin:9px 0}.source-section a{font-weight:700;color:var(--purple);font-size:14px}.source-section a:hover{text-decoration:underline}.source-section .icon{width:14px;vertical-align:middle}.source-section p{font-size:12px;color:#9991a2}.detail-sidebar{position:relative}.sidebar-card{border:1px solid #e8e2ec;border-radius:17px;background:white;padding:25px;margin-bottom:18px}.score-card{position:sticky;top:105px}.sidebar-main-score{font:900 55px/1 Outfit,sans-serif;color:var(--purple);letter-spacing:-3px;margin:12px 0 6px}.sidebar-main-score span{font-size:17px;color:#b2a7bf;letter-spacing:0}.score-card>p,.free-card p{font-size:12px;color:var(--muted);line-height:1.65}.score-row{display:grid;grid-template-columns:90px 1fr 24px;align-items:center;gap:8px;font-size:11px;margin-top:14px;color:#716a7c}.score-row strong{text-align:right;color:var(--ink)}.score-track{height:6px;background:#eee8f6;border-radius:100px;overflow:hidden}.score-track i{display:block;height:100%;border-radius:100px;background:var(--purple)}.free-card{background:#eff8dc;border-color:#d9e8b9}.free-card-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#d8efae;color:#4d7b1c}.free-card h3{font:800 19px Outfit,sans-serif;margin:17px 0 7px}.free-card a{font-size:11px;color:#527d2b;font-weight:800;display:inline-flex;align-items:center;gap:5px}.free-card a svg{width:16px}.toc-card{display:flex;flex-direction:column;gap:12px}.toc-card .section-label{margin-bottom:7px}.toc-card a{font-size:12px;color:#6e6678}.toc-card a:hover{color:var(--purple)}.related{background:white;border-top:1px solid var(--line)}.related .section-heading{align-items:end}.related-grid .game-cover{height:190px}
.legal-page{background:white;padding-bottom:100px}.legal-head{padding-top:44px;padding-bottom:68px;border-bottom:1px solid var(--line)}.back-link{display:block;width:max-content;font-size:12px;color:var(--purple);font-weight:800;margin-bottom:60px}.legal-head h1{font-size:clamp(52px,5vw,78px);margin:18px 0}.legal-head p{font-size:20px;color:var(--muted);max-width:650px;margin-bottom:25px}.legal-head small{color:#a397aa;font-size:11px;font-weight:700}.legal-layout{display:grid;grid-template-columns:225px minmax(0,730px);gap:100px;padding-top:75px}.legal-layout aside{position:sticky;top:115px;align-self:start;display:flex;flex-direction:column;gap:12px;border-left:2px solid #e8e1f0;padding-left:20px}.legal-layout aside strong{font:800 13px Outfit,sans-serif;margin-bottom:8px}.legal-layout aside a{font-size:12px;color:#81798a}.legal-layout aside a:hover{color:var(--purple)}.legal-layout article section{padding-bottom:34px;margin-bottom:38px;border-bottom:1px solid var(--line)}.legal-layout article section:last-child{border:0}.legal-layout h2{font:800 33px Outfit,sans-serif;letter-spacing:-1.2px;margin:13px 0 18px}.legal-layout p,.legal-layout li{font-size:15px;color:#655e6e;line-height:1.85}.legal-layout p strong{color:var(--ink)}.legal-layout article a{color:var(--purple);text-decoration:underline;text-underline-offset:2px}.legal-table-wrap{overflow-x:auto}.legal-layout table{border-collapse:collapse;width:100%;min-width:550px;margin:12px 0 22px}.legal-layout th,.legal-layout td{border:1px solid var(--line);padding:12px;text-align:left;font-size:13px;vertical-align:top}.legal-layout th{background:#f4effa;color:var(--ink)}.legal-layout code{background:#f1edf8;padding:3px 5px;border-radius:4px}.credits-list{columns:2;padding-left:19px}.credits-list li{break-inside:avoid;margin:7px 0}.credits-list .icon{width:14px;vertical-align:middle}
@media(max-width:1080px){.main-nav{gap:18px}.header-pill{display:none}.hero-copy{width:58%;padding-left:45px}.games-grid{gap:17px}.game-cover{height:185px}.weekly-grid{gap:40px}.weekly-image img{height:465px}.ranking-grid,.faq-grid{gap:55px}.method-grid{grid-template-columns:repeat(2,1fr)}.article-layout{gap:45px}}
@media(max-width:780px){.container{width:min(100% - 36px,650px)}.header-inner{height:68px}.brand{font-size:20px}.brand-symbol{width:37px;height:37px}.menu-toggle{display:flex}.main-nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:18px;box-shadow:0 20px 30px rgba(0,0,0,.08);margin:0;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{padding:13px 8px}.hero{padding-top:14px}.hero-shell{min-height:0;display:flex;flex-direction:column;align-items:stretch}.hero-copy{width:100%;padding:42px 25px 25px}.hero h1{font-size:clamp(47px,9vw,70px);letter-spacing:-3.5px}.hero-copy>p{font-size:15px}.hero-proof{margin-top:37px}.hero-art{position:relative;height:300px;order:2}.hero-art::after{background:linear-gradient(180deg,#fffbf4,transparent 25%)}.hero-art img{object-position:73% center}.sticker-top{width:70px;height:70px;font-size:17px;top:12px;right:15px}.sticker-bottom{bottom:15px;right:15px;font-size:10px}.hero-marquee .container{width:max-content;gap:45px}.hero-marquee span{font-size:10px}.intro-strip{padding:62px 0}.intro-grid,.weekly-grid,.ranking-grid,.faq-grid,.detail-hero-grid,.article-layout,.legal-layout{grid-template-columns:1fr;gap:25px}.intro-grid h2,.section-heading h2,.method h2,.ranking h2,.faq h2{font-size:clamp(38px,7vw,53px)}.intro-grid p{font-size:15px}.section-pad{padding:70px 0}.section-heading,.method-header{display:block}.section-heading p,.method-header p{margin-top:21px}.catalog-toolbar{display:block}.filter-list{overflow-x:auto;flex-wrap:nowrap;padding-bottom:13px}.catalog-tools{justify-content:space-between}.search-field{flex:1}.search-field input{width:100%}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-cover{height:170px}.game-card-body{padding:15px}.game-card h3{font-size:21px}.game-card-body>p{font-size:12px;min-height:75px}.weekly-grid{gap:47px}.weekly-image img{height:390px}.weekly h2{font-size:72px}.weekly-number{font-size:65px}.weekly-stats{gap:20px}.ranking-grid{gap:35px}.faq-grid{gap:28px}.closing{padding-bottom:70px}.closing-box{min-height:320px}.closing-box>div{padding:35px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{margin-top:45px;flex-direction:column}.detail-breadcrumb{padding:20px 0}.detail-hero{padding-bottom:50px}.detail-heading h1{font-size:clamp(55px,10vw,82px);letter-spacing:-3.5px}.detail-cover{min-height:340px}.meta-grid{grid-template-columns:repeat(2,1fr)}.meta-grid>div{border-bottom:1px solid var(--line)}.meta-grid>div:nth-child(even){border-right:0}.meta-grid>div:nth-last-child(-n+2){border-bottom:0}.article-layout{padding-top:65px}.detail-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sidebar-card{margin-bottom:0}.score-card{position:static}.toc-card{display:none}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-grid .game-card:last-child{display:none}.legal-head{padding-bottom:45px}.back-link{margin-bottom:45px}.legal-layout{padding-top:40px}.legal-layout aside{position:static;display:none}}
@media(max-width:520px){.container{width:calc(100% - 30px)}.hero-copy{padding:34px 20px 27px}.hero h1{font-size:48px}.hero h1 br{display:none}.hero-art{height:250px}.hero-buttons{align-items:stretch}.hero-buttons .button{width:100%}.hero-proof{margin-top:29px}.intro-grid h2,.section-heading h2,.method h2,.ranking h2,.faq h2,.related h2{letter-spacing:-2.4px}.catalog .section-heading{margin-bottom:26px}.games-grid{grid-template-columns:1fr;gap:16px}.game-cover{height:220px}.game-card-body>p{min-height:0}.catalog-tools{flex-wrap:wrap}.search-field,.sort-field{flex:1}.weekly-image img{height:320px}.weekly-stamp{width:79px;height:79px;font-size:11px}.weekly h2{font-size:64px}.weekly-stats{gap:16px}.weekly-stats strong{font-size:21px}.ranking-list a{grid-template-columns:35px 1fr 36px;gap:7px}.ranking-list em{display:none}.ranking-list strong{font-size:16px}.ranking-list span{font-size:21px}.method-grid{grid-template-columns:1fr}.method-grid article{min-height:0}.faq summary{font-size:15px}.closing-box{min-height:320px}.closing-box::after{background:linear-gradient(90deg,rgba(246,236,255,.98),rgba(246,236,255,.55))}.closing-box>div{padding:26px}.closing h2{font-size:42px;letter-spacing:-2.3px}.footer-top{grid-template-columns:1fr 1fr;gap:20px}.footer-top>div:first-child{grid-column:1/-1}.footer-top h3{font-size:12px}.cookie-notice{left:12px;right:12px;bottom:12px;max-width:none;display:block}.cookie-actions{flex-direction:row;justify-content:space-between;margin-top:13px}.detail-cover{min-height:290px}.detail-cover img{max-height:130px}.detail-heading h1{font-size:56px}.detail-heading .detail-lead{font-size:25px}.detail-actions .button{width:100%}.meta-grid{gap:0}.meta-grid>div{padding:17px 9px}.meta-grid>div:first-child{padding-left:0}.meta-grid small{font-size:8px}.meta-grid strong{font-size:12px}.article-layout{padding-top:49px}.game-article h2{font-size:40px}.game-article p{font-size:15px}.detail-sidebar{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr}.related-grid .game-card:last-child{display:block}.legal-head h1{font-size:52px;letter-spacing:-3.5px}.legal-head p{font-size:17px}.legal-layout h2{font-size:28px}.credits-list{columns:1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important;scroll-behavior:auto!important}}
.cover-apex{background:radial-gradient(circle at 75% 22%,#ffe4d8,#ee9a83 52%,#ca5f56)}.cover-cs{background:radial-gradient(circle at 25% 75%,#ffe3a0,#e8a443 51%,#bf7132)}.cover-warzone{background:radial-gradient(circle at 75% 25%,#e7e0c9,#a9a998 55%,#67746b)}.cover-apex img{max-height:105px;width:48%}.cover-warzone img{max-height:90px;width:63%}.detail-cover.cover-apex img{max-height:190px;width:50%}
.legal-layout article{min-width:0}.legal-table-wrap{max-width:100%}
/* Official game media: locally stored artwork and screenshots. */
.game-cover::before,.detail-cover::before{display:none}
.game-cover::after{inset:0;width:auto;height:auto;left:0;bottom:0;right:0;top:0;border-radius:0;transform:none;background:linear-gradient(180deg,rgba(19,13,36,.08),rgba(19,13,36,.42));z-index:1}
.game-cover .cover-photo{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;z-index:0;filter:none}
.game-cover>img:not(.cover-photo){position:relative;z-index:2;box-sizing:border-box;width:auto;max-width:74%;max-height:108px;object-fit:contain;padding:13px 19px;background:rgba(255,255,255,.91);border:1px solid rgba(255,255,255,.95);border-radius:13px;box-shadow:0 10px 26px rgba(23,14,37,.16);filter:none}
.game-cover.cover-coral>img:not(.cover-photo){max-width:47%;max-height:118px}
.game-cover.cover-slate>img:not(.cover-photo){max-width:70%}
.game-cover .cover-pattern{display:none}
.detail-cover::after{inset:0;width:auto;height:auto;left:0;right:0;top:0;bottom:0;border-radius:0;transform:none;background:linear-gradient(180deg,rgba(20,13,38,.06) 20%,rgba(20,13,38,.38));z-index:1}
.detail-cover .detail-cover-bg{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;filter:none;z-index:0}
.detail-cover>img:not(.detail-cover-bg){position:relative;z-index:2;box-sizing:border-box;width:auto;max-width:75%;max-height:190px;object-fit:contain;padding:22px 28px;background:rgba(255,255,255,.90);border:1px solid rgba(255,255,255,.94);border-radius:18px;box-shadow:0 16px 36px rgba(20,13,36,.18);filter:none}
.detail-cover.cover-coral>img:not(.detail-cover-bg){max-width:52%;max-height:220px}
.detail-cover-symbol{display:none}
.detail-gallery{padding:76px 0 0;background:var(--paper)}
.gallery-grid{display:grid;grid-template-columns:310px minmax(0,1fr);gap:55px;align-items:center}
.gallery-copy h2{font:800 clamp(38px,4vw,57px)/1.04 Outfit,sans-serif;letter-spacing:-2.7px;margin:15px 0 20px}
.gallery-copy h2 em{font-style:normal;color:var(--purple)}
.gallery-copy p{color:var(--muted);font-size:14px;line-height:1.75;max-width:300px}
.gallery-copy a{font-size:12px;font-weight:800;color:var(--purple);border-bottom:1px solid currentColor;padding-bottom:3px}
.detail-gallery figure{margin:0;background:#e8e4ef;border-radius:19px;overflow:hidden;box-shadow:9px 9px 0 #e6dff1}
.detail-gallery figure img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.detail-gallery figcaption{padding:12px 17px;background:white;color:#807889;font-size:11px;font-weight:700}
.start-list{max-width:710px;counter-reset:starter;list-style:none;padding:0;margin:23px 0 0;display:grid;gap:10px}
.start-list li{position:relative;min-height:58px;padding:16px 18px 16px 61px;background:#f2edfa;border-radius:12px;color:#5c5267;font-size:15px;line-height:1.6}
.start-list li::before{counter-increment:starter;content:counter(starter);position:absolute;left:14px;top:14px;width:30px;height:30px;border-radius:9px;background:var(--purple);color:#fff;display:grid;place-items:center;font:800 13px Outfit,sans-serif}
@media(max-width:780px){.detail-gallery{padding-top:55px}.gallery-grid{grid-template-columns:1fr;gap:22px}.gallery-copy p{max-width:600px}.detail-gallery figure{box-shadow:6px 6px 0 #e6dff1}}
@media(max-width:520px){.detail-cover>img:not(.detail-cover-bg){max-height:150px;padding:15px 20px}.detail-cover.cover-coral>img:not(.detail-cover-bg){max-height:165px}.gallery-copy h2{font-size:40px}.start-list li{font-size:14px}}
/* Original SolerQanta play-portal mark. */
.brand-symbol{background:transparent;border-radius:0;box-shadow:none;transform:rotate(-6deg);filter:drop-shadow(4px 4px 0 #ded0ff);flex:none}
.brand-symbol img{display:block;width:100%;height:100%;object-fit:contain}
.footer-brand .brand-symbol{background:transparent;box-shadow:none;filter:drop-shadow(4px 4px 0 #5a438d)}
@media(max-width:780px){.brand-symbol{width:37px;height:37px}}

.brand-raster{display:block;width:208px;height:auto;max-height:78px;object-fit:contain;flex:none}
.footer-brand .brand-symbol{transform:none;filter:none}
@media(max-width:780px){.brand-raster{width:174px;max-height:64px}}

/* Start screen and floating navigation */
.site-header{top:0;padding:10px 0 0;background:transparent;border:0;backdrop-filter:none}
.site-header .header-inner{position:relative;width:min(1280px,calc(100% - 44px));height:72px;padding:0 17px;gap:18px;background:rgba(255,255,255,.97);border:1px solid #ded5e9;border-radius:19px;box-shadow:0 16px 38px rgba(44,24,83,.10),5px 5px 0 #e6daf9}
.site-header .brand-raster{width:195px;max-height:70px}
.header-code{display:flex;align-items:center;gap:8px;padding:6px 10px 6px 8px;background:#f4edff;border:1px dashed #c8b7ec;border-radius:11px;transform:rotate(-4deg);white-space:nowrap}
.header-code b{font:900 24px/1 Outfit,sans-serif;color:var(--purple)}
.header-code small{font:800 8px/1.15 "DM Sans",sans-serif;letter-spacing:1px;color:#6f5b9e}
.site-header .main-nav{margin-left:auto;display:flex;align-items:center;gap:2px;padding:5px;background:#f3effa;border:1px solid #e9e1f2;border-radius:13px}
.site-header .main-nav a{padding:9px 11px;border-radius:9px;font-size:12px;line-height:1.1;white-space:nowrap}
.site-header .main-nav a:hover,.site-header .main-nav a[aria-current]{background:#fff;color:var(--purple);box-shadow:0 2px 8px rgba(64,39,110,.09)}
.site-header .header-actions{margin-left:0}
.site-header .header-pill{background:var(--lime);border:1.5px solid var(--ink);border-radius:11px;box-shadow:3px 3px 0 var(--ink);padding:10px 13px}
.site-header .header-pill:hover{background:#e7ff9b;transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--ink)}
.site-header .menu-toggle{border:1.5px solid var(--ink);background:var(--lime);box-shadow:2px 2px 0 var(--ink)}
.hero{padding-top:28px}
.hero-shell{position:relative;display:grid;grid-template-columns:1.04fr .96fr;grid-template-rows:auto 1fr auto;align-items:stretch;min-height:650px;overflow:visible;background:#fff;border:1px solid #e7dfee;border-radius:29px;box-shadow:0 24px 56px rgba(48,30,75,.07)}
.hero-shell::before{content:"";position:absolute;inset:0;border-radius:29px;pointer-events:none;background-image:radial-gradient(#d7cae8 1px,transparent 1px);background-size:21px 21px;opacity:.24;mask-image:linear-gradient(90deg,transparent 25%,#000 100%)}
.hero-topline{grid-column:1/-1;position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 29px;border-bottom:1px dashed #e4dbea;color:#8a7e98;font:800 10px/1 Outfit,sans-serif;letter-spacing:1.8px}
.hero-topline b{display:inline-grid;place-items:center;width:25px;height:25px;margin-right:7px;border-radius:7px;background:var(--orange);color:var(--ink);letter-spacing:0}
.hero-topline span:last-child{display:flex;align-items:center;gap:10px}
.hero-topline i{width:7px;height:7px;background:#a8d63d;border-radius:50%;box-shadow:0 0 0 4px #edf9d1}
.hero-copy{grid-column:1;grid-row:2;position:relative;z-index:3;width:auto;padding:54px 32px 51px 59px}
.hero-kicker{display:inline-flex;align-items:center;gap:9px;border:1px solid #dacdf2;background:#f7f1ff;color:var(--purple);border-radius:100px;padding:8px 13px;font:800 11px Outfit,sans-serif;letter-spacing:1.4px;transform:rotate(-2deg)}
.hero-kicker>span{display:grid;place-items:center;width:19px;height:19px;background:var(--purple);border-radius:50%;color:#fff;font-size:12px;letter-spacing:0}
.hero h1{font:900 clamp(54px,5.1vw,78px)/.96 Outfit,sans-serif;letter-spacing:-5px;margin:29px 0 25px}
.hero h1 em{font-style:normal;color:var(--purple)}
.hero h1 em span{background:linear-gradient(transparent 68%,#dff389 68%);padding-right:5px}
.hero-copy>p{font-size:17px;line-height:1.68;color:#615a6c;max-width:490px;margin-bottom:29px}
.hero-buttons{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.hero .button-primary{min-height:54px;padding:0 10px 0 21px;background:var(--ink);border:1px solid var(--ink);border-radius:12px;box-shadow:5px 5px 0 #c8b4f4;gap:19px}
.hero .button-primary:hover{background:#3b2865;box-shadow:7px 7px 0 #c8b4f4}
.button-arrow{display:grid;place-items:center;width:34px;height:34px;background:var(--orange);border-radius:8px;color:var(--ink);font:900 21px Outfit,sans-serif}
.hero-method-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:800;border-bottom:1px solid var(--ink);padding:4px 0}
.hero-method-link:hover{color:var(--purple);border-color:var(--purple)}
.hero-method-link span{font-size:19px;line-height:1}
.hero-inline-note{display:flex;align-items:center;gap:8px;margin-top:33px;color:#527322;font-size:12px;font-weight:800}
.hero-inline-note span{display:grid;place-items:center;width:22px;height:22px;background:#e4f5bc;border-radius:50%;font-size:14px}
.hero-art{grid-column:2;grid-row:2;position:relative;z-index:2;min-height:520px;padding:0;background:transparent;overflow:visible}
.hero-art::after{display:none}
.hero-art-frame{position:absolute;inset:21px 30px 46px 0;overflow:hidden;background:#fff5e4;border:2px solid var(--ink);border-radius:23px;transform:rotate(2deg);box-shadow:10px 11px 0 #e2d7f7}
.hero-art-frame>img{display:block;width:100%;height:100%;object-fit:cover;object-position:66% center}
.frame-id{position:absolute;top:19px;left:19px;z-index:1;padding:8px 11px;border:1px solid var(--ink);border-radius:7px;background:#fff;color:var(--ink);font:900 10px Outfit,sans-serif;letter-spacing:1.1px}
.frame-corner{position:absolute;right:17px;bottom:16px;display:grid;place-items:center;width:32px;height:32px;background:var(--orange);border:1.5px solid var(--ink);border-radius:9px;font-size:19px}
.hero .sticker-top{top:0;right:1px;z-index:6;display:flex;flex-direction:column;align-items:center;justify-content:center;width:111px;height:111px;background:var(--lime);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);transform:rotate(11deg)}
.hero .sticker-top strong{font:900 44px/.95 Outfit,sans-serif;letter-spacing:-3px}
.hero .sticker-top small{font:900 9px/1 Outfit,sans-serif;letter-spacing:1px;margin-top:5px}
.hero-gamepeek{position:absolute;z-index:7;left:-22px;bottom:10px;display:flex;align-items:center;gap:10px;width:257px;padding:8px;background:#fff;border:2px solid var(--ink);border-radius:14px;box-shadow:5px 5px 0 var(--ink);transform:rotate(-4deg);transition:transform .2s}
.hero-gamepeek:hover{transform:rotate(-1deg) translateY(-4px)}
.hero-gamepeek img{width:65px;height:60px;flex:none;object-fit:cover;border-radius:8px}
.hero-gamepeek span{display:block;min-width:0}
.hero-gamepeek small{display:block;color:var(--purple);font:900 8px Outfit,sans-serif;letter-spacing:1.1px}
.hero-gamepeek strong{display:block;margin:3px 0;color:var(--ink);font:800 17px/1 Outfit,sans-serif;white-space:nowrap}
.hero-gamepeek em{display:block;color:#6a6476;font:800 9px Outfit,sans-serif;font-style:normal;letter-spacing:.5px}
.hero-gamepeek>b{margin-left:auto;align-self:flex-start;font:900 17px Outfit,sans-serif}
.hero-art-caption{position:absolute;right:36px;bottom:18px;color:#978da5;font:900 9px Outfit,sans-serif;letter-spacing:1.4px}
.hero-proof{grid-column:1/-1;grid-row:3;position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0 24px;background:#f6f0fd;border-top:1px solid #e5dcef;border-radius:0 0 28px 28px}
.hero-proof>div{display:flex;align-items:center;gap:11px;min-height:84px;padding:15px 25px;border-right:1px solid #dfd3ee}
.hero-proof>div:last-child{border-right:0}
.proof-icon{display:grid;place-items:center;width:37px;height:37px;flex:none;border-radius:11px;background:#e5d6ff;color:var(--purple);font:900 19px Outfit,sans-serif}
.hero-proof>div:nth-child(2) .proof-icon{background:#fce4c0;color:#d67824}
.hero-proof>div:nth-child(3) .proof-icon{background:#e5f3bd;color:#5a821d}
.hero-proof strong{font:900 24px/1 Outfit,sans-serif;color:var(--ink);letter-spacing:-1px}
.hero-proof small{color:#81758f;font-size:11px;font-weight:700}
.hero-marquee{margin-top:24px;background:#2a1d46}
.hero-marquee .container{min-height:50px}
.hero-marquee span{color:#f7f1ff}
@media(max-width:1180px){.header-code{display:none}}
@media(max-width:1080px){.site-header .header-inner{gap:13px}.site-header .main-nav a{padding:8px 9px}.hero-copy{padding:48px 25px 42px 40px}.hero h1{font-size:clamp(53px,5.2vw,68px)}.hero-art{min-height:480px}.hero-gamepeek{left:-12px}}
@media(max-width:780px){.site-header{padding-top:8px}.site-header .header-inner{width:calc(100% - 24px);height:62px;padding:0 11px 0 4px;border-radius:16px;box-shadow:0 9px 23px rgba(44,24,83,.11),3px 3px 0 #e6daf9}.site-header .brand-raster{width:174px;max-height:62px}.site-header .main-nav{display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;margin:0;padding:10px;background:#fff;border:1px solid #ded5e9;border-radius:15px;box-shadow:0 18px 35px rgba(39,25,74,.16);flex-direction:column;align-items:stretch;gap:2px}.site-header .main-nav.open{display:flex}.site-header .main-nav a{padding:12px 13px;font-size:13px}.site-header .menu-toggle{display:flex;width:39px;height:39px;border-radius:10px}.hero{padding-top:22px}.hero-shell{display:flex;flex-direction:column;min-height:0;overflow:hidden;border-radius:24px}.hero-shell::before{border-radius:24px}.hero-topline{min-height:42px;padding:0 20px;font-size:9px}.hero-topline span:last-child{font-size:8px}.hero-copy{width:auto;padding:37px 27px 22px}.hero h1{font-size:clamp(52px,8vw,67px);letter-spacing:-3.7px;margin:27px 0 21px}.hero-copy>p{font-size:15px;line-height:1.65;max-width:520px;margin-bottom:24px}.hero-inline-note{margin-top:28px}.hero-art{min-height:355px}.hero-art-frame{inset:12px 28px 51px 25px}.hero-art-frame>img{object-position:67% center}.hero .sticker-top{top:0;right:16px;width:87px;height:87px}.hero .sticker-top strong{font-size:34px}.hero .sticker-top small{font-size:7px}.hero-gamepeek{left:17px;bottom:17px;width:235px}.hero-art-caption{display:none}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);padding:0;border-radius:0 0 23px 23px}.hero-proof>div{min-height:90px;display:flex;flex-direction:column;gap:3px;text-align:center;padding:11px 6px}.proof-icon{width:27px;height:27px;border-radius:8px;font-size:15px}.hero-proof strong{font-size:18px}.hero-proof small{font-size:9px}.hero-marquee{margin-top:15px}}
@media(max-width:520px){.hero{padding-top:18px}.hero-shell{border-radius:22px}.hero-topline{padding:0 16px;letter-spacing:1px}.hero-topline span:last-child{max-width:130px;text-align:right;line-height:1.25}.hero-topline i{display:none}.hero-copy{padding:31px 20px 15px}.hero-kicker{font-size:9px;letter-spacing:1px;padding:7px 10px}.hero-kicker>span{width:17px;height:17px}.hero h1{font-size:clamp(40px,11.2vw,50px);letter-spacing:-2.9px;margin:26px 0 19px}.hero h1 em{display:block}.hero-copy>p{font-size:14px;line-height:1.6;margin-bottom:22px}.hero-buttons{align-items:flex-start;gap:16px}.hero .button-primary{width:auto;min-height:51px;padding:0 8px 0 16px;gap:12px;font-size:12px}.button-arrow{width:32px;height:32px}.hero-method-link{font-size:12px}.hero-inline-note{font-size:10px;margin-top:23px;line-height:1.3}.hero-art{min-height:315px}.hero-art-frame{inset:13px 20px 48px 18px;border-radius:17px;box-shadow:7px 8px 0 #e2d7f7}.frame-id{top:12px;left:12px;font-size:8px;padding:6px 8px}.frame-corner{width:27px;height:27px;font-size:16px}.hero .sticker-top{right:9px;width:73px;height:73px;box-shadow:3px 3px 0 var(--ink)}.hero .sticker-top strong{font-size:29px}.hero .sticker-top small{font-size:6px}.hero-gamepeek{left:12px;bottom:11px;width:211px;padding:6px;gap:7px;box-shadow:4px 4px 0 var(--ink)}.hero-gamepeek img{width:55px;height:52px}.hero-gamepeek small{font-size:7px}.hero-gamepeek strong{font-size:14px}.hero-gamepeek em{font-size:8px}.hero-gamepeek>b{font-size:14px}.hero-proof>div{min-height:87px}.hero-proof strong{font-size:17px}.hero-proof small{font-size:8px;line-height:1.1}.hero-marquee span{font-size:9px}}

@media(max-width:780px){.hero-art{order:0}.hero-proof{order:0}}
@media(max-width:520px){.hero h1 br{display:block}}

/* Independent editorial status */
.editorial-band{background:#fffaf4;padding:25px 0 0}
.editorial-band-inner{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:20px;background:#fff;border:1px solid #e0d8ec;border-radius:19px;box-shadow:5px 5px 0 #e6ddf3;padding:20px 23px}
.editorial-band-icon,.detail-disclaimer-inner>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e9ddff;color:#6a45c0;font:900 25px/1 Outfit,sans-serif}
.editorial-band strong{font:800 17px Outfit,sans-serif;letter-spacing:-.3px}
.editorial-band p{margin:5px 0 0;color:#696174;font-size:12px;line-height:1.55}
.editorial-band a{white-space:nowrap;color:var(--purple);font-size:12px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:3px}
.detail-disclaimer{background:#f8f4ff;border-bottom:1px solid #e7ddf6}
.detail-disclaimer-inner{display:flex;align-items:center;gap:14px;padding-top:16px;padding-bottom:16px}
.detail-disclaimer-inner>span{width:32px;height:32px;min-width:32px;border-radius:9px;font-size:19px}
.detail-disclaimer p{margin:0;color:#665d74;font-size:12px;line-height:1.55}
.detail-disclaimer strong{color:var(--ink)}
.detail-disclaimer a{font-weight:800;color:var(--purple);text-decoration:underline;text-underline-offset:3px}
.legal-callout{background:#f1eafa;border:1px solid #e0d2f5;border-left:4px solid var(--purple);border-radius:12px;padding:18px 20px;margin:21px 0 0}
.legal-callout strong{font:800 17px Outfit,sans-serif}
.legal-callout p{margin:8px 0 0}
@media(max-width:780px){.editorial-band-inner{grid-template-columns:38px 1fr}.editorial-band-icon{width:38px;height:38px}.editorial-band a{grid-column:2;justify-self:start}.editorial-band p{font-size:12px}}
@media(max-width:520px){.editorial-band{padding-top:18px}.editorial-band-inner{gap:12px;padding:17px}.editorial-band strong{font-size:15px}.detail-disclaimer-inner{align-items:flex-start}}
