:root{--navy:#07111f;--navy-2:#0d1b2d;--navy-3:#14253b;--blue:#35bdf3;--blue-deep:#0878c9;--yellow:#ffc127;--ink:#0d1828;--muted:#5c6b7d;--paper:#f5f8fc;--soft:#edf3f8;--white:#fff;--line:#d8e3ed;--max:1180px;--shadow:0 16px 40px #07111f1a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{color:var(--ink);background:var(--paper);font-family:var(--font-jost), Arial, "Noto Sans Devanagari", sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.62}body,button,input,summary{font-family:var(--font-jost), Arial, "Noto Sans Devanagari", sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}button,summary,a{-webkit-tap-highlight-color:#35bdf32e}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong,b{font-weight:800}h1,h2,h3{letter-spacing:-.04em;line-height:1.05}h2{margin-bottom:18px;font-size:clamp(2.2rem,4.4vw,3.8rem)}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(calc(100% - 40px), var(--max));margin-inline:auto}.section{padding-block:clamp(72px,8vw,104px)}.section-soft,.faq-section,.category-strip,.next-guide,.related-section,.highlight-section{background:var(--soft)}.section-kicker{color:var(--blue-deep);letter-spacing:.1em;margin:0 0 12px;font-size:11px;font-weight:800}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:34px;display:flex}.section-heading>div{max-width:760px}.section-heading h2{margin-bottom:10px}.section-heading p:not(.section-kicker){color:var(--muted);margin:0;font-size:16px}.text-link{color:var(--blue-deep);flex:none;font-size:13px;font-weight:800}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:12px 20px;font-size:13px;font-weight:800;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary,.button-light{color:var(--navy);background:var(--yellow)}.button-primary:hover,.button-light:hover{color:var(--white);background:var(--blue-deep)}.button-ghost,.button-dark-ghost{color:var(--white);border-color:var(--blue);background:0 0}.button-ghost:hover,.button-dark-ghost:hover{color:var(--navy);background:var(--blue)}.utility-bar{color:#d7e2ed;background:var(--navy);border-bottom:1px solid #35bdf338;height:30px;overflow:hidden}.utility-marquee{width:100%;overflow:hidden}.utility-track{align-items:center;width:max-content;min-height:30px;animation:36s linear infinite ticker;display:flex}.utility-track span{letter-spacing:.08em;text-transform:uppercase;align-items:center;padding-inline:48px;font-size:10px;font-weight:700;display:inline-flex}.utility-track b{color:var(--yellow);margin-right:7px}@keyframes ticker{to{transform:translate(-50%)}}.site-header{z-index:50;color:var(--ink);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;position:sticky;top:0;box-shadow:0 5px 18px #07111f0f}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.brand-link,.footer-logo{align-items:center;gap:12px;display:inline-flex}.brand-icon-wrap{background:#02050a;border:1px solid #35bdf340;border-radius:13px;flex:none;width:48px;height:48px;overflow:hidden}.brand-icon-wrap img{object-fit:cover;width:100%;height:100%}.brand-word{color:var(--ink);letter-spacing:.04em;font-size:23px;font-weight:800;line-height:1;display:grid}.brand-word small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:700}.desktop-nav{justify-content:center;align-items:center;gap:clamp(16px,2vw,28px);display:flex}.desktop-nav a{color:var(--ink);white-space:nowrap;padding-block:10px;font-size:12px;font-weight:700;position:relative}.desktop-nav a:after{content:"";background:var(--blue);border-radius:99px;height:3px;transition:left .18s,right .18s;position:absolute;bottom:2px;left:50%;right:50%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{left:0;right:0}.header-actions{align-items:center;gap:10px;display:flex}.language-switch,.header-search{border:1px solid var(--line);min-height:42px;color:var(--ink);background:var(--white);border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.language-switch{padding-inline:13px;font-size:11px;font-weight:800}.language-switch span{color:var(--muted)}.header-search{width:42px;color:var(--blue-deep);font-size:20px}.mobile-menu{display:none;position:relative}.mobile-menu summary{background:var(--blue-deep);cursor:pointer;border-radius:11px;place-content:center;gap:5px;width:44px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--white);border-radius:99px;width:20px;height:2px;display:block}.mobile-menu nav{border:1px solid var(--line);background:var(--white);width:min(310px,100vw - 30px);box-shadow:var(--shadow);border-radius:16px;padding:10px;display:grid;position:absolute;top:52px;right:0}.mobile-menu nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:50px;padding-inline:14px;font-size:15px;font-weight:700;display:flex}.mobile-menu nav a:last-of-type{border-bottom:0}.mobile-menu nav b{color:var(--blue-deep)}.mobile-menu nav small{color:var(--muted);padding:12px 14px 5px;font-size:10px}.hero-shell,.guide-hero,.content-hero,.library-hero{color:var(--white);background:var(--navy)}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);align-items:center;gap:clamp(42px,6vw,82px);min-height:760px;padding-block:72px 88px;display:grid}.eyebrow-pill{color:#def5ff;letter-spacing:.08em;text-transform:uppercase;background:#35bdf31a;border:1px solid #35bdf366;border-radius:10px;align-items:center;gap:10px;min-height:38px;padding:8px 12px;font-size:10px;font-weight:800;display:inline-flex}.live-dot{background:var(--yellow);border-radius:50%;flex:none;width:8px;height:8px}.hero-copy h1,.content-hero h1,.library-hero h1,.guide-title h1{color:var(--white);letter-spacing:-.055em;margin:26px 0 20px;font-size:clamp(3.7rem,6.3vw,6.7rem);line-height:.96}.hero-copy h1 span{color:var(--blue)}.hero-lead{color:#d5e1ec;max-width:690px;margin-bottom:14px;font-size:clamp(1.08rem,1.8vw,1.3rem);font-weight:500}.hinglish-line{color:#9eafc0;font-size:13px;font-weight:600}.hinglish-line span{color:#dff6ff}.hero-search{max-width:680px;min-height:64px;color:var(--ink);background:var(--white);border:2px solid #35bdf34d;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;margin-top:30px;padding:6px 7px 6px 16px;display:grid}.hero-search>span{color:var(--blue-deep);font-size:22px}.hero-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.hero-search button{min-height:48px;color:var(--navy);background:var(--yellow);cursor:pointer;border:0;border-radius:10px;padding-inline:20px;font-size:13px;font-weight:800}.hero-actions,.content-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.trust-row{color:#aebdcb;flex-wrap:wrap;gap:12px 22px;margin-top:24px;font-size:11px;font-weight:700;display:flex}.trust-row span:first-letter{color:var(--yellow)}.hero-game-stage{background:var(--navy-2);border:1px solid #35bdf357;border-radius:22px;gap:18px;padding:24px;display:grid;position:relative;box-shadow:16px 16px #35bdf31f}.hero-game-stage:before{content:"";background:var(--blue);border-radius:22px 22px 0 0;height:5px;position:absolute;inset:0 0 auto}.hero-game-heading{justify-content:space-between;align-items:end;gap:16px;padding-top:5px;display:flex}.hero-game-heading span{color:var(--yellow);letter-spacing:.1em;font-size:10px;font-weight:800}.hero-game-heading strong{color:#e5eef6;font-size:15px}.hero-game-stack{grid-template-columns:1.12fr .94fr .94fr;align-items:end;gap:10px;display:grid}.hero-game-cover{background:var(--navy-3);border:1px solid #ffffff1f;border-radius:14px;height:306px;transition:transform .18s,border-color .18s;position:relative;overflow:hidden}.hero-game-cover-main{border-color:#35bdf399;height:348px}.hero-game-cover:hover{z-index:2;border-color:var(--yellow);transform:translateY(-5px)}.hero-game-cover img{object-fit:cover}.hero-game-cover>span{background:linear-gradient(#0000,#07111ff5 42%);gap:2px;padding:30px 11px 12px;display:grid;position:absolute;inset:auto 0 0}.hero-game-cover b{color:var(--white);font-size:14px;line-height:1.1}.hero-game-cover small{color:#b7c7d6;font-size:9px}.hero-game-foot{flex-wrap:wrap;gap:7px;display:flex}.hero-game-foot span{color:#c5d3df;background:#35bdf30f;border:1px solid #35bdf33d;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:700}.category-strip{padding-block:62px}.compact-heading{margin-bottom:24px}.category-scroller{scroll-snap-type:x proximity;scrollbar-width:thin;gap:12px;padding:2px 2px 12px;display:flex;overflow-x:auto}.category-card{border:1px solid var(--line);background:var(--white);scroll-snap-align:start;border-radius:15px;align-content:start;gap:10px;min-width:138px;min-height:154px;padding:16px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.category-card:hover{border-color:var(--blue);transform:translateY(-3px);box-shadow:0 12px 28px #0878c91a}.category-icon{width:40px;height:40px;color:var(--white);background:var(--blue-deep);letter-spacing:.04em;border-radius:9px;place-items:center;font-size:12px;font-weight:800;display:grid}.category-card:hover .category-icon{color:var(--navy);background:var(--yellow)}.category-card strong{font-size:17px}.category-card small{color:var(--muted);font-size:11px;line-height:1.42}.verified-note{color:var(--muted);align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.verified-note span{width:24px;height:24px;color:var(--navy);background:var(--yellow);border-radius:7px;place-items:center;display:grid}.game-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.filter-row{scroll-snap-type:x proximity;gap:8px;display:flex;overflow-x:auto}.filter-row button{border:1px solid var(--line);min-height:44px;color:var(--ink);background:var(--white);white-space:nowrap;cursor:pointer;border-radius:10px;padding-inline:17px;font-size:12px;font-weight:700}.filter-row button.active{color:var(--white);border-color:var(--blue-deep);background:var(--blue-deep)}.mini-search{border:1px solid var(--line);background:var(--white);border-radius:10px;align-items:center;gap:9px;width:230px;height:46px;padding-inline:13px;display:flex}.mini-search>span:first-child{color:var(--blue-deep)}.mini-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px}.game-card-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.game-card{border:1px solid var(--line);background:var(--white);border-radius:15px;transition:border-color .18s,transform .18s,box-shadow .18s;overflow:hidden}.game-card:hover{border-color:var(--blue);transform:translateY(-4px);box-shadow:0 14px 32px #0878c91f}.game-art{aspect-ratio:260/342;background:var(--navy-2);position:relative;overflow:hidden}.game-art img{object-fit:cover}.game-art>span{color:var(--navy);background:var(--yellow);border-radius:7px;padding:6px 8px;font-size:8px;font-weight:800;position:absolute;top:9px;left:9px}.game-card-copy{padding:15px 13px 16px}.game-card-copy>span,.library-copy small,.related-card small{color:var(--blue-deep);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:800}.game-card-copy h3{min-height:39px;margin:8px 0;font-size:18px;line-height:1.1}.game-card-copy p{min-height:42px;color:var(--muted);margin-bottom:12px;font-size:12px;line-height:1.45}.game-card-copy strong{color:var(--blue-deep);justify-content:space-between;align-items:center;font-size:11px;display:flex}.game-card-copy strong b{color:var(--yellow);font-size:18px}.mobile-swipe-cue{display:none}.empty-state{border:1px solid var(--line);text-align:center;background:var(--white);border-radius:15px;padding:50px 24px}.empty-state>span{color:var(--blue-deep);font-size:30px}.empty-state h3{margin:10px 0}.empty-state p{color:var(--muted)}.empty-state button{color:var(--navy);background:var(--yellow);border:0;border-radius:8px;padding:10px 16px;font-weight:800}.starter-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.starter-card{border:1px solid var(--line);border-top:5px solid var(--blue);background:var(--white);border-radius:16px;align-content:start;gap:12px;min-height:310px;padding:28px;transition:transform .18s,box-shadow .18s;display:grid}.starter-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.starter-icon{width:48px;height:48px;color:var(--navy);background:var(--yellow);border-radius:10px;place-items:center;font-size:22px;font-weight:800;display:grid}.starter-card>p{color:var(--blue-deep);letter-spacing:.08em;margin:2px 0 -2px;font-size:10px;font-weight:800}.starter-card h3{margin:0;font-size:28px}.starter-copy{color:var(--muted);font-size:14px}.starter-card>strong{color:var(--blue-deep);align-self:end;margin-top:auto;font-size:12px}.help-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:20px;display:grid}.help-panel{border:1px solid var(--line);background:var(--white);border-radius:18px;grid-template-columns:220px 1fr;align-items:center;gap:34px;padding:34px;display:grid}.phone-illustration{min-height:350px;color:var(--white);text-align:center;background:var(--navy);border:2px solid #35bdf359;border-radius:28px;place-content:center;display:grid;position:relative;overflow:hidden}.phone-top{background:var(--navy-3);border-radius:99px;width:70px;height:10px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.android-mark,.phone-check{color:var(--navy);background:var(--yellow);place-items:center;font-weight:800;display:grid}.android-mark{border-radius:18px;width:80px;height:80px;margin-inline:auto;font-size:42px}.phone-check{border-radius:50%;width:40px;height:40px;position:absolute;bottom:78px;right:25px}.phone-illustration small{color:#c6d5e3;margin-top:18px;font-size:10px;font-weight:700}.help-panel h2,.safety-copy h2{font-size:clamp(2.4rem,4vw,3.7rem)}.help-panel p{color:var(--muted)}.help-links{border-top:1px solid var(--line);margin-top:22px;display:grid}.help-links a{border-bottom:1px solid var(--line);min-height:48px;color:var(--blue-deep);justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex}.quick-check{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:30px}.quick-badge{color:var(--navy);background:var(--yellow);border-radius:7px;padding:7px 9px;font-size:9px;font-weight:800;display:inline-flex}.quick-check h3{margin:22px 0;font-size:28px}.quick-check ul{gap:15px;padding:0;list-style:none;display:grid}.quick-check li{align-items:center;gap:11px;font-size:13px;font-weight:700;display:flex}.quick-check li span{width:28px;height:28px;color:var(--white);background:var(--blue-deep);border-radius:8px;place-items:center;display:grid}.quick-check>p{border-top:1px solid var(--line);color:var(--muted);margin:22px 0 0;padding-top:18px;font-size:12px}.safety-section,.article-safety,.library-path{color:var(--white);background:var(--navy)}.safety-wrap{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:56px;display:grid}.light-kicker,.safety-copy .section-kicker,.article-safety .section-kicker{color:var(--yellow)}.safety-copy>p:not(.section-kicker){color:#c7d4e0;max-width:620px}.safety-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.safety-cards{gap:12px;display:grid}.safety-cards article{background:var(--navy-2);border:1px solid #35bdf340;border-radius:13px;grid-template-columns:46px 1fr;gap:2px 14px;padding:18px;display:grid}.safety-cards article>span{width:42px;height:42px;color:var(--navy);background:var(--yellow);border-radius:9px;grid-row:span 2;place-items:center;display:grid}.safety-cards strong{font-size:16px}.safety-cards small{color:#aebdcb;font-size:11px}.editorial-grid{grid-template-columns:.8fr 1.2fr;gap:50px;display:grid}.article-list{border:1px solid var(--line);background:var(--white);border-radius:16px;display:grid}.article-list a{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr 24px;align-items:center;gap:18px;min-height:98px;padding:16px 20px;display:grid}.article-list a:last-child{border-bottom:0}.article-tag{min-height:30px;color:var(--white);background:var(--blue-deep);border-radius:7px;justify-content:center;align-items:center;font-size:9px;font-weight:800;display:inline-flex}.article-list a:nth-child(2) .article-tag{color:var(--navy);background:var(--yellow)}.article-list div{gap:5px;display:grid}.article-list strong{font-size:16px}.article-list small{color:var(--muted);font-size:11px}.article-list>a>b{color:var(--blue-deep)}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:50px;display:grid}.faq-grid>div:first-child>p:not(.section-kicker){color:var(--muted)}.faq-list{gap:10px;display:grid}.faq-list details{border:1px solid var(--line);background:var(--white);border-radius:13px;overflow:hidden}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:16px 18px;font-size:16px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue-deep);font-size:22px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{color:var(--muted);margin:0;padding:0 18px 18px;font-size:14px}.library-hero-grid{grid-template-columns:1fr .65fr;align-items:center;gap:70px;min-height:460px;padding-block:70px;display:grid}.library-hero h1{max-width:750px;font-size:clamp(3.8rem,6.5vw,6.4rem)}.library-hero p,.content-hero p{color:#cbd8e4;max-width:720px;font-size:18px}.library-stats{background:var(--navy-2);border:1px solid #35bdf34d;border-radius:17px;gap:10px;padding:24px;display:grid}.library-stats span{color:#c7d4df;border-bottom:1px solid #35bdf32e;align-items:center;gap:15px;min-height:64px;padding-inline:15px;font-size:13px;display:flex}.library-stats span:last-child{border-bottom:0}.library-stats b{min-width:46px;color:var(--yellow);font-size:28px}.library-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.library-card{border:1px solid var(--line);background:var(--white);border-radius:16px;grid-template-columns:145px 1fr;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.library-card:hover{border-color:var(--blue);box-shadow:var(--shadow);transform:translateY(-4px)}.library-art{background:var(--navy-2);min-height:220px;position:relative}.library-art img{object-fit:cover}.library-copy{align-content:center;gap:9px;padding:20px;display:grid}.library-copy strong{font-size:23px;line-height:1.05}.library-copy p{color:var(--muted);margin:0;font-size:12px}.library-copy b{color:var(--blue-deep);margin-top:8px;font-size:11px}.library-path{padding-block:70px}.library-path-grid{justify-content:space-between;align-items:center;gap:40px;display:flex}.library-path-grid>div{max-width:760px}.library-path h2{font-size:clamp(2.4rem,4vw,3.8rem)}.library-path p:not(.section-kicker){color:#c7d4df}.breadcrumb{min-height:56px;color:var(--muted);align-items:center;gap:9px;font-size:11px;display:flex}.breadcrumb a{color:var(--blue-deep);font-weight:700}.guide-hero-grid{grid-template-columns:320px 1fr;align-items:center;gap:clamp(50px,7vw,94px);min-height:620px;padding-block:60px 76px;display:grid}.guide-art-card{aspect-ratio:260/342;background:var(--navy-2);border:1px solid #35bdf36b;border-radius:20px;position:relative;overflow:hidden;box-shadow:14px 14px #35bdf31f}.guide-art-card img{object-fit:cover}.guide-art-card>span{color:var(--navy);background:var(--yellow);border-radius:7px;padding:7px 9px;font-size:9px;font-weight:800;position:absolute;top:12px;left:12px}.guide-title h1{max-width:850px;font-size:clamp(3.6rem,6vw,6.2rem)}.guide-deck{color:#c8d5e1;max-width:760px;font-size:18px}.guide-meta{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.guide-meta span{color:#aebdcb;border:1px solid #35bdf338;border-radius:8px;padding:8px 10px;font-size:10px}.guide-meta b{color:var(--yellow)}.guide-callout{background:var(--navy-2);border:1px solid #35bdf340;border-radius:13px;grid-template-columns:110px 1fr;gap:18px;max-width:820px;margin-top:22px;padding:18px;display:grid}.guide-callout b{color:var(--yellow);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.guide-callout p{color:#c3d1dd;margin:0;font-size:13px}.guide-layout{grid-template-columns:210px minmax(0,1fr);gap:70px;padding-block:74px 100px;display:grid}.guide-toc{border-left:3px solid var(--blue);align-self:start;display:grid;position:sticky;top:110px}.guide-toc p{color:var(--muted);letter-spacing:.1em;margin:0;padding:0 16px 10px;font-size:9px;font-weight:800}.guide-toc a{color:var(--ink);padding:8px 16px;font-size:12px;font-weight:700}.guide-toc a:hover{color:var(--blue-deep)}.guide-article{min-width:0;max-width:850px}.guide-article>section{margin-bottom:86px;scroll-margin-top:110px}.guide-article>section>p:not(.section-kicker),.version-section>div>p:not(.section-kicker){color:var(--muted)}.round-steps{gap:12px;margin-top:28px;display:grid}.round-step{border:1px solid var(--line);background:var(--white);border-radius:13px;grid-template-columns:52px 1fr;gap:16px;padding:18px;display:grid}.round-step>span,.concept-grid>div>span,.version-section li>span,.safety-shield{width:42px;height:42px;color:var(--navy);background:var(--yellow);border-radius:9px;place-items:center;font-size:12px;font-weight:800;display:grid}.round-step h3{margin:0 0 5px;font-size:20px}.round-step p{color:var(--muted);margin:0;font-size:14px}.concept-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:28px;display:grid}.concept-grid>div{border:1px solid var(--line);background:var(--white);border-radius:13px;padding:20px}.concept-grid h3{margin:18px 0 7px;font-size:20px}.concept-grid p{color:var(--muted);margin:0;font-size:13px}.version-section{border:1px solid var(--line);border-left:5px solid var(--blue);background:var(--white);border-radius:15px;grid-template-columns:.9fr 1.1fr;gap:28px;padding:28px;display:grid}.version-section h2{font-size:clamp(2rem,3vw,2.8rem)}.version-section ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.version-section li{grid-template-columns:40px 1fr;align-items:center;gap:12px;display:grid}.version-section li>span{width:34px;height:34px}.version-section li div{gap:2px;display:grid}.version-section li b{font-size:13px}.version-section li small{color:var(--muted);font-size:11px}.article-safety{border-radius:16px;grid-template-columns:54px 1fr;gap:20px;padding:30px;display:grid}.article-safety h2{color:var(--white);font-size:clamp(2rem,3vw,3rem)}.article-safety p:not(.section-kicker){color:#c5d3df}.inline-links{flex-wrap:wrap;gap:10px 18px;display:flex}.inline-links a{color:var(--yellow);font-size:12px;font-weight:800}.related-section{padding-block:74px}.related-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.related-card{border:1px solid var(--line);background:var(--white);border-radius:14px;grid-template-columns:92px 1fr;display:grid;overflow:hidden}.related-image{min-height:130px;position:relative}.related-image img{object-fit:cover}.related-card>span:last-child{align-content:center;gap:5px;padding:14px;display:grid}.related-card strong{font-size:18px}.related-card b{color:var(--muted);font-size:10px;font-weight:600}.content-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(330px,.65fr);align-items:center;gap:70px;min-height:590px;padding-block:70px;display:grid}.content-hero h1{max-width:880px;font-size:clamp(3.6rem,6vw,6.2rem)}.content-index{background:var(--navy-2);border:1px solid #35bdf34d;border-radius:17px;padding:22px;display:grid}.content-index>span{color:var(--yellow);letter-spacing:.1em;padding:2px 10px 15px;font-size:9px;font-weight:800}.content-index a{color:#d8e4ee;border-top:1px solid #35bdf32e;grid-template-columns:40px 1fr;align-items:center;gap:10px;min-height:66px;padding-inline:10px;font-size:13px;font-weight:700;display:grid}.content-index b{color:var(--blue);font-size:16px}.highlight-section{padding-block:42px}.highlight-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.highlight-grid article{border:1px solid var(--line);background:var(--white);border-radius:15px;padding:24px}.highlight-grid article>span{width:48px;height:48px;color:var(--navy);background:var(--yellow);border-radius:10px;place-items:center;font-size:12px;font-weight:800;display:grid}.highlight-grid h2{margin:20px 0 9px;font-size:25px}.highlight-grid p{color:var(--muted);margin:0;font-size:13px}.content-layout{grid-template-columns:minmax(0,1fr) 290px;gap:70px;padding-block:86px 104px;display:grid}.content-article{min-width:0}.content-article>section{margin-bottom:76px;scroll-margin-top:110px}.content-article>section>p:not(.section-kicker){max-width:780px;color:var(--muted)}.content-article ul{grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.content-article li{border:1px solid var(--line);background:var(--white);border-radius:11px;align-items:center;gap:10px;min-height:58px;padding:12px;font-size:13px;font-weight:700;display:flex}.content-article li span{width:28px;height:28px;color:var(--navy);background:var(--yellow);border-radius:7px;flex:none;place-items:center;display:grid}.content-note{color:var(--white);background:var(--navy);border-radius:16px;grid-template-columns:110px 1fr;gap:22px;padding:28px;display:grid}.content-note>span{color:var(--yellow);letter-spacing:.08em;font-size:10px;font-weight:800}.content-note h2{color:var(--white);font-size:28px}.content-note p{color:#c6d4df;margin:0;font-size:13px}.content-sidebar{align-content:start;gap:14px;display:grid}.content-sidebar>div{border:1px solid var(--line);background:var(--white);border-radius:14px;padding:20px;display:grid}.content-sidebar p:first-child{color:var(--muted);letter-spacing:.1em;font-size:9px;font-weight:800}.content-sidebar a{border-top:1px solid var(--line);min-height:44px;color:var(--blue-deep);justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.content-sidebar .sidebar-cta{color:var(--white);background:var(--navy-2)}.sidebar-cta b{font-size:24px}.sidebar-cta p{color:#bdccda;font-size:12px}.sidebar-cta a{color:var(--yellow);border-top-color:#35bdf333}.site-footer{color:var(--white);background:var(--navy);padding-top:70px}.footer-grid{grid-template-columns:1.35fr repeat(3,.65fr);gap:48px;display:grid}.footer-logo img{border-radius:15px;width:62px;height:62px}.footer-logo strong{letter-spacing:.04em;font-size:25px}.footer-brand p{color:#aebdcb;max-width:380px;margin:18px 0 10px;font-size:13px}.footer-brand>span{color:var(--yellow);font-size:11px;font-weight:800}.footer-grid>div:not(.footer-brand){align-content:start;gap:9px;display:grid}.footer-grid h3{color:var(--yellow);letter-spacing:0;margin:0 0 10px;font-size:13px}.footer-grid a{color:#b9c8d5;font-size:12px}.footer-grid a:hover{color:var(--blue)}.footer-bottom{color:#899bad;border-top:1px solid #35bdf32e;justify-content:space-between;align-items:center;gap:20px;margin-top:54px;padding-block:20px;font-size:10px;display:flex}.footer-bottom p{margin:0}.bottom-nav{display:none}@media (width<=1100px){.desktop-nav{gap:14px}.desktop-nav a{font-size:11px}.language-switch{display:none}.game-card-grid{grid-template-columns:repeat(3,1fr)}.library-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.desktop-nav,.language-switch{display:none}.mobile-menu{display:block}.hero-grid,.library-hero-grid,.content-hero-grid{grid-template-columns:1fr;gap:48px;min-height:auto;padding-block:60px 74px}.hero-game-stage{max-width:720px}.help-layout,.safety-wrap,.editorial-grid,.faq-grid,.content-layout{grid-template-columns:1fr}.content-sidebar{grid-template-columns:repeat(2,1fr)}.guide-layout{grid-template-columns:1fr;gap:30px}.guide-toc{border-left:0;border-bottom:2px solid var(--blue);gap:4px;padding-bottom:10px;display:flex;position:static;overflow-x:auto}.guide-toc p{display:none}.guide-toc a{flex:none;padding:8px 10px}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){html{scroll-padding-top:88px}body{padding-bottom:calc(70px + env(safe-area-inset-bottom));font-size:16px}.container{width:min(calc(100% - 24px), var(--max))}.section{padding-block:60px}h2{font-size:clamp(2.05rem,10vw,3rem)}.utility-track span{padding-inline:30px}.header-inner{height:66px}.brand-icon-wrap{border-radius:11px;width:42px;height:42px}.brand-word{font-size:21px}.brand-word small{display:none}.header-search{width:42px}.hero-grid{gap:38px;padding-block:44px 58px}.hero-copy h1,.content-hero h1,.library-hero h1,.guide-title h1{margin-block:22px 17px;font-size:clamp(3rem,13.5vw,4.3rem);line-height:.98}.hero-lead,.content-hero p,.library-hero p,.guide-deck{font-size:17px}.hero-search{border-radius:12px;grid-template-columns:28px 1fr auto;min-height:58px;padding-left:11px}.hero-search button{min-height:44px;padding-inline:14px}.hero-actions .button,.content-actions .button{width:100%}.hero-game-stage{border-radius:17px;padding:14px;box-shadow:8px 8px #35bdf31f}.hero-game-heading{flex-direction:column;align-items:start;gap:3px}.hero-game-stack{gap:7px}.hero-game-cover,.hero-game-cover-main{border-radius:11px;height:224px}.hero-game-cover>span{padding:24px 8px 9px}.hero-game-cover b{font-size:11px}.hero-game-cover small{display:none}.hero-game-foot span{padding:6px 7px;font-size:8px}.section-heading{flex-direction:column;align-items:start;gap:12px;margin-bottom:26px}.mobile-swipe-cue{color:var(--blue-deep);justify-content:space-between;align-items:center;margin:0 0 10px;font-size:12px;font-weight:800;display:flex}.mobile-swipe-cue span{color:var(--yellow);font-size:20px}.category-scroller,.game-card-grid{scroll-snap-type:x mandatory;padding-right:40px}.game-toolbar{flex-direction:column;align-items:stretch}.mini-search{width:100%}.game-card-grid{grid-template-columns:none;grid-auto-columns:minmax(210px,72vw);grid-auto-flow:column;gap:11px;display:grid;overflow-x:auto}.game-card{scroll-snap-align:start}.game-card-copy h3{font-size:20px}.game-card-copy p{font-size:13px}.starter-grid,.library-grid,.related-grid,.highlight-grid,.content-sidebar{grid-template-columns:1fr}.starter-card{min-height:270px;padding:24px}.help-panel{grid-template-columns:1fr;padding:22px}.phone-illustration{min-height:280px}.safety-wrap{gap:34px}.safety-actions .button{width:100%}.article-list a{grid-template-columns:66px 1fr 18px;gap:10px;min-height:92px;padding:13px}.article-list strong{font-size:14px}.library-hero-grid,.content-hero-grid{gap:34px;padding-block:48px 60px}.library-card{grid-template-columns:120px 1fr}.library-art{min-height:190px}.library-copy{padding:15px}.library-copy strong{font-size:21px}.library-path-grid{flex-direction:column;align-items:stretch}.guide-hero-grid{grid-template-columns:1fr;gap:42px;min-height:auto;padding-block:48px 60px}.guide-art-card{width:min(64vw,270px);margin-inline:auto;box-shadow:8px 8px #35bdf31f}.guide-callout{grid-template-columns:1fr;gap:8px}.guide-layout,.content-layout{padding-block:58px 70px}.guide-article>section,.content-article>section{margin-bottom:64px}.round-step{grid-template-columns:44px 1fr;padding:15px}.concept-grid,.content-article ul,.version-section{grid-template-columns:1fr}.version-section{padding:21px}.article-safety,.content-note{grid-template-columns:1fr;padding:24px}.highlight-grid article{padding:21px}.content-index{padding:16px}.faq-list summary{min-height:58px;font-size:16px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 22px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:start}.bottom-nav{z-index:60;height:calc(70px + env(safe-area-inset-bottom));padding:5px 4px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fffffffa;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #07111f14}.bottom-nav a{min-height:60px;color:var(--ink);text-align:center;border-radius:10px;place-content:center;gap:2px;display:grid}.bottom-nav a:hover,.bottom-nav a:focus-visible{color:var(--blue-deep);background:#35bdf31a}.bottom-nav a span{font-size:20px;line-height:1}.bottom-nav a small{font-size:9px;font-weight:700}}@media (width<=430px){.header-search{display:none}.hero-copy h1,.content-hero h1,.library-hero h1,.guide-title h1{font-size:3rem}.hero-game-foot span:last-child{display:none}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
