@font-face{font-family:Niramit;font-weight:400;src:url('./public/fonts/Niramit-Regular.ttf') format('truetype');font-display:swap}
@font-face{font-family:Niramit;font-weight:700;src:url('./public/fonts/Niramit-Bold.ttf') format('truetype');font-display:swap}
@font-face{font-family:Oxanium;font-weight:100 900;src:url('./public/fonts/Oxanium.ttf') format('truetype');font-display:swap}
:root{--orange:#fd8c0a;--black:#050505;--paper:#f4f4f0;--header-h:84px;--page-margin:96px;--frame:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-h);scrollbar-width:none;background:var(--black)}html::-webkit-scrollbar{display:none}
body{margin:0;background:var(--black);color:#fff;font-family:Niramit,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}img{display:block;max-width:100%}button:focus-visible,a:focus-visible{outline:2px solid var(--orange);outline-offset:4px}[hidden]{display:none!important}
.site-header{position:sticky;top:0;height:var(--header-h);z-index:30;background:#050505;border:0;display:flex;align-items:center;justify-content:space-between;padding:0 max(var(--page-margin),calc((100% - 1248px)/2))}
.header-brand{flex:none;width:149px}.header-logo{width:149px;height:23px;object-fit:contain}.header-actions{display:flex;align-items:center;gap:24px}.header-home-link,.header-blog-link{font:700 15px/20px Niramit,sans-serif;color:#e0e0e0}.header-actions a.active,.header-actions a:hover{color:var(--orange)}
.language-picker{position:relative}.language-toggle{display:flex;align-items:center;justify-content:center;gap:10px;width:82px;height:40px;border:1px solid var(--orange);border-radius:4px;background:#0e0e0e;color:white;font:700 16px/22px Niramit,sans-serif}.language-chevron{width:14px;height:10px;object-fit:contain}.language-menu{display:none;position:absolute;right:0;top:48px;width:156px;background:#0e0e0e;padding:6px;border:1px solid #333;border-radius:4px}.language-picker.open .language-menu{display:block}.language-menu button{display:block;width:100%;padding:10px;border:0;background:transparent;color:#ccc;text-align:left}.language-menu button:hover,.language-menu button[aria-selected=true]{color:var(--orange)}
.light-page .site-header,.blog-open .site-header{background:var(--paper);border-color:transparent}.light-page .header-logo,.blog-open .header-logo{filter:invert(1)}.light-page .header-actions a:not(.active),.blog-open .header-actions a:not(.active){color:#141414}
.art-section{position:relative;min-height:calc(100svh - var(--header-h));scroll-margin-top:0;isolation:isolate;background:var(--black)}.art-section.light{background:var(--paper);color:#141414}
.anchor-nav{position:fixed;z-index:20;left:max(32px,calc((100vw - 1440px)/2 + 74px));top:268px;width:110px;height:274px;--anchor-index:1}.anchor-nav a{display:flex;align-items:center;height:24px;margin-bottom:26px;padding-left:16px;font:400 18px/23px Niramit,sans-serif;color:#777}.anchor-nav a[aria-current]{color:var(--orange);font-weight:700}.anchor-marker{position:absolute;left:0;top:0;width:4px;height:24px;border-radius:2px;background:var(--orange);transform:translateY(calc(var(--anchor-index)*50px));transition:transform .35s ease}.anchor-divider{position:absolute;left:110px;top:-118px;width:1px;height:540px;background:#242424;pointer-events:none}
.eyebrow{font:700 14px/20px Niramit,sans-serif;color:var(--orange)}h1,h2,h3{font-family:Oxanium,sans-serif;font-weight:700}h2{font-size:56px;line-height:64px}em{font-style:normal;color:var(--orange)}
.hero-layout{max-width:1440px;min-height:calc(100svh - var(--header-h));margin:auto;padding:72px var(--page-margin) 60px;display:grid;grid-template-columns:540px minmax(0,654px);gap:54px;align-items:center}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-height:620px;padding-top:42px}.hero-copy .eyebrow{max-width:360px}.hero-copy h1{font-size:80px;line-height:86px;letter-spacing:-.8px}.hero-lead{max-width:520px;font:400 20px/30px Niramit,sans-serif;color:#b8b8b8}.hero-ctas{display:flex;gap:12px}.hero-ctas a,.hero-ctas button{height:52px;display:flex;justify-content:center;align-items:center;border-radius:4px;font:700 16px/22px Niramit,sans-serif;padding:0 32px;white-space:nowrap}.primary-cta{width:170px;color:#050505;background:var(--orange);border:1px solid var(--orange)}.secondary-cta{width:163px;background:#ffffff08;color:white;border:1px solid #ffffff2e}.hero-tags{display:flex;gap:8px;flex-wrap:wrap}.hero-tags span{border:1px solid #ffffff1a;background:#ffffff0d;border-radius:2px;padding:0 12px;color:#bfbfbf;font:700 11px/16px Niramit,sans-serif}.qr-module{display:flex;gap:25px;align-items:center;padding:6px;width:360px;min-height:118px;border:1px solid #2a2a2a;border-radius:8px;background:#0b0b0b}.qr-module>img{width:104px;height:104px;object-fit:contain;border-radius:4px}.qr-module>div{display:flex;flex-direction:column;gap:7px}.qr-accent{width:36px;height:3px;background:var(--orange)}.qr-module strong{font:700 19px/23px Oxanium,sans-serif;white-space:nowrap}.qr-module b{font:700 15px/20px Niramit,sans-serif;color:var(--orange)}.hero-visual{align-self:center;min-width:0}.hero-visual img{width:100%;height:auto;object-fit:contain}
.section-layout{position:relative;max-width:1440px;margin:auto;min-height:calc(100svh - var(--header-h));padding:46px 96px 80px 224px;display:grid;grid-template-columns:470px minmax(0,1fr);gap:70px;align-content:center;align-items:start}.section-copy{z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:18px;min-width:0}.section-body{max-width:430px;font:400 19px/29px Niramit,sans-serif;color:#575757}.section-visual{position:relative;z-index:1;min-width:0}.section-visual img{width:100%;height:auto;object-fit:contain}.see-layout .section-visual{margin-top:-40px}.feature-list{display:flex;flex-direction:column;gap:18px;font:700 15px/20px Niramit,sans-serif;position:relative}.feature-list p{display:flex;gap:16px;min-height:30px;align-items:flex-start}.feature-list b{color:var(--orange);font:700 13px/20px Oxanium,sans-serif}.list-accent{width:62px;height:3px;background:var(--orange)}.dotted p:before{content:'';width:8px;height:8px;flex:none;border-radius:50%;background:var(--orange);margin-top:6px}.decor-word{font:700 250px/220px Oxanium,sans-serif;opacity:.06;pointer-events:none;position:absolute;bottom:24px;left:224px;z-index:0;color:currentColor}
.ask-layout{grid-template-columns:minmax(0,620px) minmax(0,520px);gap:64px;padding-right:12px;padding-top:59px}.ask-layout .section-visual{margin-top:-59px}.ask-layout .section-copy h2{overflow-wrap:normal}.ask-layout .decor-word{left:auto;right:40px}.ask-layout .section-body{max-width:460px}
.multi-layout{grid-template-columns:500px minmax(0,1fr);gap:70px;padding-top:35px;padding-right:40px}.multi-layout .section-body{max-width:470px;color:#a8a8a8}.multi-layout .section-visual{margin-top:-32px}.multi-layout .decor-word{left:auto;right:0;line-height:150px;bottom:40px}.platform-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%;font:700 15px/20px Niramit,sans-serif}.platform-cards>div{padding:20px;min-height:112px;border:1px solid #ffffff1a;border-radius:5px;background:#ffffff0a}.platform-cards b{display:block;color:var(--orange);font-size:14px;margin-bottom:6px}
#games{background:#0e0e0e}.game-layout{max-width:1440px;min-height:calc(100svh - var(--header-h));margin:auto;position:relative;padding:74px 40px 100px 224px;display:grid;grid-template-columns:430px minmax(0,1fr);gap:28px;align-content:center}.game-atmosphere{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;z-index:-1;pointer-events:none}.game-copy{padding-top:0;min-width:0}.game-copy h2{font-size:72px;line-height:78px;margin-top:36px}.game-subtitle{margin-top:28px;min-height:60px;font:400 20px/30px Niramit,sans-serif;color:#a6a6a6}.game-tabs{margin-top:28px;width:420px;max-width:100%;height:56px;padding:4px;display:flex;gap:8px;border:1px solid #303030;border-radius:12px;background:#101010}.game-tabs button{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 8px;border:1px solid #303030;border-radius:6px;background:#161616;color:white;font:700 14px/20px Niramit,sans-serif;white-space:nowrap}.game-tabs button[aria-selected=true]{background:var(--orange);color:#050505;border-color:var(--orange)}.game-tabs img{width:30px;height:26px;object-fit:contain;flex:none}.game-tabs button[data-game=delta] img{width:27px;height:25px}
.game-display{margin-top:-38px;min-width:0;position:relative}.game-material-viewport{position:relative;width:100%;aspect-ratio:718/586;overflow:hidden}.game-material-slide{position:absolute;object-fit:contain;height:auto;max-width:none;will-change:transform,opacity}.game-status{width:340px;max-width:100%;margin-left:auto;min-height:88px}.game-feature-title{font:700 28px/28px Oxanium,sans-serif;text-align:center;color:var(--orange);min-height:72px;display:flex;flex-direction:column;justify-content:center;white-space:pre-line}.feature-progress{display:flex;justify-content:center;gap:18px}.feature-progress button{width:56px;height:28px;padding:0;border:0;background:transparent;position:relative}.feature-progress button:after{content:'';position:absolute;top:11px;left:0;width:56px;height:5px;border-radius:3px;background:#555}.feature-progress button.active:after{background:var(--orange)}
.footer-art{overflow:hidden}.follow-atmosphere{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.288;z-index:-1}.follow-layout{position:relative;max-width:1440px;margin:auto;min-height:720px;padding:126px 96px 60px;text-align:center}.follow-logo{position:absolute;left:61px;top:39px;width:210px;height:auto}.follow-layout h2{font-size:60px;line-height:70px;color:var(--orange)}.follow-layout h2 span{display:block;font-size:52px;font-weight:400;color:#fff}.social-links{display:flex;justify-content:center;gap:91px;margin:32px 0 34px}.social-links img{width:76px;height:76px;object-fit:contain}.social-links a:hover{filter:drop-shadow(0 0 6px #fd8c0a55);transform:scale(1.08)}.follow-details{display:grid;grid-template-columns:1fr 1fr;gap:180px;max-width:550px;margin:auto;text-align:left}.follow-details h3{font:400 26px/36px Niramit,sans-serif;margin-bottom:12px}.follow-details p{font:400 17px/24px Niramit,sans-serif;margin-bottom:20px}.copyright{max-width:680px;margin:34px auto 0;color:#aaa;font:400 12px/18px Niramit,sans-serif}
.blog-open{background:#f7f6f2}.blog-section{background:#f7f6f2;color:#0f0f0f}.home-blog-inner{max-width:1088px;margin:auto;padding:18px 0 80px}.home-blog-intro h2{font:700 28px/32px Niramit,sans-serif}.home-blog-intro p{color:#737373;font:400 16px/24px Niramit,sans-serif;margin-top:14px}.home-blog-toolbar{display:flex;justify-content:center;gap:32px;margin:36px 0 30px;flex-wrap:wrap}.home-blog-toolbar button{border:0;background:none;color:#7a7a7a;font:400 12px/16px Niramit,sans-serif;padding:10px 0}.home-blog-toolbar button.active{color:var(--orange)}.home-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 46px}.home-blog-card{display:grid;grid-template-columns:auto 1fr;column-gap:18px;align-content:start;text-align:left;min-width:0;background:none;border:0;color:#0f0f0f;padding:0}.home-blog-cover{grid-column:1/-1;width:100%;aspect-ratio:332/174;object-fit:cover;margin-bottom:12px}.home-blog-tag{font:700 10px/22px Niramit,sans-serif;border:1px solid #ffbd668c;background:#fff6eb;border-radius:12px;color:var(--orange);padding:0 10px;white-space:nowrap;width:max-content}.home-blog-date{font:400 12px/24px Niramit,sans-serif;color:#737373}.home-blog-card h3{grid-column:1/-1;font:700 18px/24px Niramit,sans-serif;margin-top:10px}.home-blog-empty{padding:50px;text-align:center}.home-blog-modal{position:fixed;inset:var(--header-h) 0 0;z-index:25;background:#f7f6f2;overflow:auto;padding:70px max(24px,calc((100% - 900px)/2))}.home-blog-modal h3{font:700 36px/44px Oxanium,sans-serif;margin:24px 0}.home-blog-content{font:400 18px/30px Niramit,sans-serif;white-space:pre-wrap}.home-blog-close{position:fixed;right:28px;top:calc(var(--header-h) + 16px);background:#111;color:white;width:42px;height:42px;border:1px solid #333;border-radius:4px;font-size:28px}
/* MD breakpoints: real type sizes and layout reflow, never scaleX/scaleY on text. */
@media(min-width:1280px) and (max-width:1439px){:root{--page-margin:64px}.hero-layout{grid-template-columns:minmax(0,540px) minmax(0,1fr);gap:48px}.hero-copy h1{font-size:72px;line-height:80px}.section-layout{padding-left:196px;padding-right:48px;gap:32px;grid-template-columns:44% minmax(0,1fr)}.ask-layout{grid-template-columns:50% minmax(0,1fr);padding-right:24px}.ask-layout h2{font-size:52px;line-height:60px}.game-layout{padding-left:196px;grid-template-columns:400px minmax(0,1fr);gap:24px}.game-tabs{width:400px}.game-tabs button{font-size:13px}.anchor-nav{left:42px}}
@media(min-width:1280px) and (max-height:850px){.hero-layout{padding-top:16px;padding-bottom:16px}.hero-copy{min-height:0;padding-top:0}.hero-visual img{max-height:calc(100svh - 116px);object-fit:contain}.section-layout{padding-top:32px;padding-bottom:48px}.game-layout{padding-top:36px;padding-bottom:24px}.game-copy h2{margin-top:20px}.game-subtitle{margin-top:20px}.game-tabs{margin-top:16px}.anchor-nav{top:240px}.anchor-divider{top:-100px;height:480px}.follow-layout{min-height:calc(100svh - 84px);padding-top:86px}.follow-logo{top:24px}.social-links{margin:24px 0}.copyright{margin-top:16px}}
@media(max-width:1279px){:root{--header-h:72px;--page-margin:40px}.site-header{padding-inline:40px}.hero-layout{padding:40px;grid-template-columns:1fr 1fr;gap:32px}.hero-copy{min-height:0;padding-top:0}.hero-copy h1{font-size:60px;line-height:68px;letter-spacing:-.6px}.hero-lead{font-size:18px;line-height:28px}.hero-copy .eyebrow{font-size:12px}.hero-tags span{padding:0 6px;font-size:10px}.qr-module{max-width:100%;gap:16px}.qr-module strong{font-size:16px}.qr-module img{width:88px;height:88px}.hero-ctas a,.hero-ctas button{width:auto;padding:0 24px}.anchor-nav{left:24px;top:220px;width:96px}.anchor-nav a{font-size:16px}.anchor-divider{left:92px;height:430px;top:-90px}.section-layout{padding:48px 32px 64px 144px;grid-template-columns:1fr 1fr;gap:28px}.section-layout h2{font-size:46px;line-height:54px}.section-body{font-size:16px;line-height:26px}.see-layout .section-visual,.multi-layout .section-visual,.ask-layout .section-visual{margin-top:0}.ask-layout{grid-template-columns:1fr 1fr}.decor-word{font-size:180px;line-height:180px;left:144px}.platform-cards>div{padding:16px}.game-layout{padding:48px 32px 64px 144px;grid-template-columns:minmax(0,1fr);gap:20px}.game-copy{max-width:640px}.game-copy h2{font-size:48px;line-height:56px;margin-top:18px}.game-copy h2 br{display:none}.game-copy h2 em:before{content:' '}.game-subtitle{margin-top:20px;min-height:0;font-size:18px;line-height:28px}.game-tabs{margin-top:20px}.game-display{margin-top:0;width:min(100%,650px);justify-self:center}.game-status{width:340px}.game-feature-title{font-size:26px;line-height:28px}.follow-details{gap:100px}.home-blog-inner{padding:32px 40px 64px}.home-blog-grid{gap:40px 24px}.home-blog-card{column-gap:8px}.home-blog-date{font-size:10px}}
@media(max-width:767px){:root{--header-h:64px;--page-margin:20px}.site-header{padding-inline:20px}.header-brand,.header-logo{width:120px;height:auto}.header-actions{gap:14px}.header-actions a{font-size:13px}.language-toggle{width:60px;height:36px;font-size:14px;gap:6px}.hero-layout{padding:40px 20px;grid-template-columns:1fr;gap:24px}.hero-copy h1{font-size:48px;line-height:54px;letter-spacing:-.48px}.hero-lead{font-size:18px;line-height:28px}.hero-ctas{width:100%;flex-direction:column}.hero-ctas a,.hero-ctas button{width:100%}.hero-visual{max-width:500px;justify-self:center}.hero-tags{gap:6px}.hero-tags span{font-size:10px}.qr-module{width:360px}.anchor-nav{display:none}.section-layout,.game-layout{padding:40px 20px 56px;grid-template-columns:1fr;gap:32px}.section-layout h2{font-size:38px;line-height:44px}.section-body{font-size:16px;line-height:24px}.section-visual{max-width:560px;justify-self:center;width:100%}.ask-layout .section-copy{grid-row:1}.decor-word{font-size:110px;line-height:110px;left:20px;bottom:8px}.multi-layout .decor-word{font-size:110px;line-height:110px;bottom:8px}.game-copy h2{font-size:40px;line-height:46px}.game-subtitle{font-size:16px;line-height:24px}.game-tabs{width:100%;gap:4px}.game-tabs button{font-size:11px;padding:0 5px;gap:6px}.game-tabs img{width:24px;height:22px}.game-tabs button[data-game=delta] img{width:24px;height:22px}.game-feature-title{font-size:24px;line-height:28px}.game-status{width:100%}.game-atmosphere{object-fit:cover;opacity:.6}.follow-layout{padding:110px 20px 40px;min-height:0}.follow-logo{left:20px;top:30px;width:170px}.follow-layout h2{font-size:44px;line-height:54px}.follow-layout h2 span{font-size:38px}.social-links{gap:40px;margin:28px 0}.social-links img{width:56px;height:56px}.follow-details{gap:24px;max-width:380px}.follow-details h3{font-size:24px}.follow-details p{font-size:15px;line-height:23px}.copyright{font-size:11px;line-height:17px}.home-blog-inner{padding:28px 20px 48px}.home-blog-grid{grid-template-columns:1fr}.home-blog-toolbar{justify-content:flex-start;gap:20px;margin:24px 0}.home-blog-date{font-size:12px}.home-blog-modal h3{font-size:30px;line-height:36px}}
@media(max-width:380px){.site-header{padding-inline:12px}.header-logo,.header-brand{width:100px}.header-actions{gap:10px}.hero-copy h1{font-size:42px;line-height:48px}.game-tabs button{font-size:10px}}
/* Native desktop anchors are measured from the Figma section top, not centered independently. */
.section-layout,.game-layout{align-content:start}.hero-copy{min-width:0}
.ask-visual{aspect-ratio:620/610;isolation:isolate}.ask-visual .ask-product{position:absolute;left:0;top:9.34%;width:106.45%;max-width:none;height:auto}.ask-visual .ask-glow{position:absolute;left:-13.87%;top:-16.39%;width:107.42%;max-width:none;height:auto;z-index:-1}
.multi-layout .section-visual{width:548px;max-width:100%}.game-atmosphere{top:-84px;bottom:auto;height:auto;object-fit:contain}.game-layout{overflow:hidden}
.multi-layout .decor-word{bottom:6px}
@media(min-width:1280px){.see-layout .decor-word{top:491px;bottom:auto}.ask-layout .decor-word{top:450px;bottom:auto}.multi-layout .decor-word{top:456px;bottom:auto}.see-layout{padding-top:46px}.ask-layout{padding-top:59px}.multi-layout{padding-top:35px}}
@media(max-width:767px){.hero-layout{grid-template-columns:minmax(0,1fr)}.qr-module{width:min(360px,100%)}.ask-visual .ask-product{width:100%}.ask-visual .ask-glow{left:0;width:100%}.game-atmosphere{top:0;object-fit:contain}.multi-layout .section-visual{width:100%}}
.ask-visual .ask-product{height:101.31%;object-fit:cover}
.multi-visual{aspect-ratio:548/540;container-type:inline-size;isolation:isolate}.multi-visual .multi-ring{position:absolute;left:21.90%;top:12.22%;width:76.64%;height:auto;z-index:-1}.multi-visual .multi-devices{position:absolute;left:19.93%;top:2.22%;width:68.48%;height:49.19%;object-fit:cover}.snapdragon-card{position:absolute;left:22.29%;top:50%;width:79.48%;height:45.39%}.snapdragon-card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;z-index:-1}.snapdragon-logo{position:absolute;left:8.77%;top:24.43%;width:11.76%;aspect-ratio:1;overflow:hidden}.snapdragon-logo img{height:100%;width:515.46%;max-width:none;object-fit:fill}.snapdragon-copy{position:absolute;left:24.89%;top:21.06%;width:70%;color:#e5e3e3}.snapdragon-copy h3{font:700 3.591cqw/1.3 Niramit,sans-serif;color:var(--orange);white-space:nowrap;letter-spacing:.02em}.snapdragon-copy p{font:400 1.796cqw/1.5 Niramit,sans-serif;max-width:90%;margin-top:10px}
@media(max-width:767px){.snapdragon-copy h3{white-space:normal;font-size:14px}.snapdragon-copy p{font-size:12px;margin-top:8px;max-width:none}.multi-visual{aspect-ratio:auto;height:auto;padding-top:64%}.snapdragon-card{position:relative;left:auto;top:auto;width:100%;height:auto;min-height:200px;background:#0d0d0d;border:1px solid #fd8c0a66;border-radius:8px;padding:24px 20px 24px 76px}.snapdragon-card-bg{display:none}.snapdragon-copy{position:static;width:auto}.snapdragon-logo{left:20px;top:28px;width:40px}.multi-visual .multi-devices{height:auto;top:0}.multi-visual .multi-ring{top:0}}
.snapdragon-card{isolation:isolate}.snapdragon-card-bg{z-index:-1;clip-path:inset(16% 1% 20% 1% round 14px)}
.ask-visual .ask-glow{top:-13.77%}
/* Keep each page's layers inside its own boundary throughout scrolling. */
main>.art-section{overflow:hidden;contain:paint}
.language-toggle{width:auto;min-width:82px;padding:0 14px;flex:none}.language-code{white-space:nowrap;word-break:keep-all;line-height:22px;flex:none}.language-chevron{flex:none}
.game-display{width:min(100%,calc((100svh - var(--header-h) - 160px)*718/586));justify-self:end}.game-status{min-height:88px}.game-feature-title{min-height:64px}
.anchor-nav a{white-space:nowrap}
html:not([lang=en]) .hero-copy .eyebrow{max-width:100%}html:not([lang=en]) .hero-copy h1{font-family:Oxanium,sans-serif}
html:not([lang=en]) .qr-module strong{white-space:normal;font-size:17px;line-height:23px}
html:not([lang=en]) .game-copy h2{font-size:56px;line-height:64px;overflow-wrap:anywhere}
html:not([lang=en]) .game-tabs button{white-space:normal;line-height:18px}
html:not([lang=en]) .snapdragon-copy h3{white-space:normal}
html[lang=ko] body,html[lang=ja] body,html[lang=zh-CN] body{word-break:keep-all;font-family:Niramit,'Microsoft YaHei','Yu Gothic','Malgun Gothic',sans-serif}
@media(min-width:1280px) and (max-height:750px){.game-layout{padding-top:24px;padding-bottom:20px}.game-display{margin-top:0;width:min(100%,calc((100svh - var(--header-h) - 132px)*718/586))}.game-feature-title{font-size:24px;line-height:26px;min-height:56px}.game-copy h2{font-size:56px;line-height:64px;margin-top:18px}.game-subtitle{margin-top:18px}.game-tabs{margin-top:16px}}
@media(max-width:1279px){.game-display{width:min(100%,650px)}html:not([lang=en]) .game-copy h2{font-size:44px;line-height:52px}}
@media(max-width:767px){.language-toggle{min-width:60px;padding:0 9px}.header-actions{gap:10px}.header-brand,.header-logo{width:104px}.game-display{width:100%}html:not([lang=en]) .game-copy h2{font-size:36px;line-height:44px}}
/* The mobile source includes the original fade into pure black. */
.hero-art{background:#000}.hero-visual{width:100%;aspect-ratio:1;overflow:hidden}.hero-visual img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center}
@media(min-width:1280px){.hero-visual{width:min(100%,calc(100svh - var(--header-h) - 32px));justify-self:center}}
/* Extend long German labels to the left; retain the divider's original X position. */
html[lang=de] .anchor-nav{left:max(0px,calc((100vw - 1440px)/2 + 36px));width:148px}
html[lang=de] .anchor-divider{left:148px}
html[lang=de] .anchor-nav a{padding-right:8px;white-space:normal;hyphens:auto;overflow-wrap:anywhere;line-height:20px}
@media(min-width:1280px) and (max-width:1439px){html[lang=de] .anchor-nav{left:4px}}
@media(min-width:768px) and (max-width:1279px){html[lang=de] .anchor-nav{left:8px;width:108px}html[lang=de] .anchor-divider{left:108px}}
/* Full-page desktop presentation: fit each complete composition uniformly. */
@media(min-width:768px){
 main>.art-section{height:calc(100svh - var(--header-h));min-height:0;overflow:hidden;contain:paint}
 main>.art-section>.hero-layout,main>.art-section>.section-layout,main>.art-section>.game-layout,main>.art-section>.follow-layout{position:absolute;width:1440px;max-width:none;min-height:720px;left:50%;top:50%;margin:0;transform:translate(-50%,-50%) scale(var(--page-fit,1));transform-origin:center center}
 .hero-layout{padding:32px 96px;grid-template-columns:540px minmax(0,1fr);gap:54px}.hero-copy{min-height:0;padding-top:0;gap:16px}.hero-copy h1{font-size:80px;line-height:86px}.hero-lead{font-size:20px;line-height:30px}.hero-visual{width:100%;justify-self:center}.hero-ctas{flex-direction:row}
 .section-layout{padding:46px 96px 80px 224px;grid-template-columns:470px minmax(0,1fr);gap:70px}.section-layout h2{font-size:56px;line-height:64px}.section-body{font-size:19px;line-height:29px}
 .ask-layout{grid-template-columns:minmax(0,620px) minmax(0,520px);gap:64px;padding:59px 12px 80px 224px}.ask-layout .section-copy{grid-row:auto}
 .multi-layout{grid-template-columns:500px minmax(0,1fr);gap:70px;padding:35px 40px 80px 224px}
 .game-layout{padding:36px 40px 24px 224px;grid-template-columns:430px minmax(0,1fr);gap:28px}.game-copy h2{font-size:72px;line-height:78px;margin-top:20px}.game-copy h2 br{display:initial}.game-copy h2 em:before{content:none}.game-subtitle{font-size:20px;line-height:30px;min-height:60px;margin-top:20px}.game-tabs{width:420px;margin-top:16px}.game-tabs button{font-size:14px}.game-display{width:100%;margin-top:0;justify-self:end}.game-feature-title{font-size:28px;line-height:28px;min-height:64px}.game-status{min-height:92px}
 .follow-layout{padding:100px 96px 40px}.follow-logo{top:24px}.follow-details{gap:180px}
 .decor-word{font-size:250px;line-height:220px;left:224px}
 .anchor-nav{top:calc(var(--header-h) + (100svh - var(--header-h))/2 - 137px)}.anchor-divider{top:-36px;height:346px}
}
/* Balance the platform copy against the unchanged device composition. */
@media(min-width:768px){
 .multi-layout>.section-copy{margin-top:32px;gap:26px}
 .multi-layout h2{font-size:64px;line-height:72px}
 .multi-layout .platform-cards>div{min-height:132px;padding:20px}
 .multi-layout .decor-word{left:224px;right:40px;top:auto;bottom:16px;font-size:128px;line-height:1.15;text-align:right;white-space:nowrap}
 html[lang=ja] .multi-layout .decor-word{font-size:88px}
}
@media(min-width:768px){
 main>.art-section.page-entering>.hero-layout,
 main>.art-section.page-entering>.section-layout,
 main>.art-section.page-entering>.game-layout,
 main>.art-section.page-entering>.follow-layout{animation:page-content-enter 900ms cubic-bezier(.45,0,.2,1) both}
}
@keyframes page-content-enter{from{opacity:0;translate:0 var(--page-enter-y,46px)}to{opacity:1;translate:0 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.follow-details a{transition:color .18s ease}.follow-details a:hover,.follow-details a:focus-visible{color:var(--orange)}.legal-link{text-decoration:underline;text-decoration-color:#ffffff4d;text-underline-offset:4px}
