:root{color-scheme:dark;--bg:#030a13;--panel:#04111f;--cyan:#15c5ff;--muted:#b2bed5;--line:#16436a;--accent:#15b8ff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:#f7f9ff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #75e7ff;outline-offset:5px}em{font-style:normal;color:#13c9f9}h1,h2,h3,p{margin:0}h1{font-size:clamp(40px,4.25vw,76px);line-height:1.02;letter-spacing:-.045em;font-weight:800}h2{font-size:28px;line-height:1.2;letter-spacing:-.025em}p{color:var(--muted)}.wrap{width:calc(100% - 100px);max-width:1700px;margin-inline:auto}.space{position:absolute;inset:0 0 auto;height:770px;overflow:hidden;z-index:-1;pointer-events:none}.space .crop{position:absolute;width:78%;right:-6%;top:-130px;filter:saturate(1.1);opacity:.95}.space:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#030a13 0%,#030a13c9 29%,transparent 66%),linear-gradient(0deg,#030a13 0%,transparent 45%)}header{border-bottom:1px solid #4a99ff36;background:#03091570}.nav{display:flex;align-items:center;min-height:72px;gap:65px}.brand{font-size:25px;font-weight:900;letter-spacing:.12em;white-space:nowrap;text-shadow:0 0 16px #309bff99}.brand span{font-weight:300;letter-spacing:.23em;font-size:.8em;margin-left:5px}nav{display:flex;gap:36px}nav a{font-size:15px;color:#e3e9f7}nav a:hover{color:var(--cyan)}.nav-end{margin-left:auto;display:flex;align-items:center;gap:28px}.nav-end>span{font-size:10px;letter-spacing:.27em;color:#b3c5e5}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:44px;padding:10px 28px;border-radius:99px;background:linear-gradient(105deg,#06d2f6,#0874ff 51%,#ae3df5);box-shadow:0 0 22px #007cff36;font-size:16px;color:white;border:1px solid #54cfff66;font-weight:500;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 0 27px #00aaff66}.button b{font-weight:400;font-size:23px;line-height:1}.button.outline{background:#04102066;border-color:#3686b9;box-shadow:none}.button.small{min-height:40px;padding:6px 22px;font-size:14px}.hero{display:flex;align-items:center;justify-content:space-between;min-height:345px;padding-block:27px 28px}.hero-copy{max-width:790px}.eyebrow{font-size:12px;letter-spacing:.31em;font-weight:600;color:#bed5f3;margin-bottom:14px}.hero h1{margin-bottom:16px}.intro{font-size:18px;line-height:1.4;max-width:660px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:20px}.hero-motto{margin-right:40px;letter-spacing:.3em;font-size:14px;line-height:1.9;color:#d2e0ff}.hero-motto span{display:block;width:70px;border-top:1px solid #b3c4e5;margin-top:17px}.game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.game-card{position:relative;isolation:isolate;overflow:hidden;min-height:245px;border:1px solid #41bcff;border-radius:18px;box-shadow:0 0 9px #008dff4d,inset 0 0 9px #008dff40;background:#03101e;transition:transform .25s,box-shadow .25s}.game-card:hover{transform:translateY(-4px);box-shadow:0 0 22px #009dff70}.crop{position:relative;overflow:hidden}.crop img{position:absolute;max-width:none;height:auto}.game-card>.crop{position:absolute;inset:0;width:100%;height:100%}.game-card>.crop img{height:auto;min-height:0}.card-shade{position:absolute;inset:0;background:linear-gradient(90deg,#030b16 0%,#030b16 30%,#030b16ed 39%,#030b1699 48%,transparent 66%)}.card-copy{position:relative;width:48%;padding:22px 0 18px 23px}.card-copy h3{font-size:31px;font-weight:900;line-height:.95;letter-spacing:-.025em;margin-bottom:14px}.card-copy h3.orbit{font-weight:400;letter-spacing:.2em;font-size:39px}.card-copy h3 small,.game-title small{display:block;font-size:.32em;letter-spacing:.43em;font-weight:500;margin-top:8px}.card-copy strong,.game-title strong{color:var(--accent)}.orange{--accent:#ff941f}.orange.game-card{border-color:#c48647;box-shadow:0 0 10px #ff912526}.orange .button:not(.outline){background:linear-gradient(110deg,#ffba38,#e87709 60%,#ac4b07);border-color:#ffc573;box-shadow:0 0 15px #ff8b1740}.card-copy .eyebrow{font-size:10px;letter-spacing:.22em;margin-bottom:6px;white-space:nowrap}.card-copy .description{font-size:14px;line-height:1.25;max-width:245px;margin-bottom:12px}.status{position:absolute;right:15px;top:15px;display:inline-block;border:1px solid #9ce0ff7a;background:#031021e8;color:#dff8ff;border-radius:99px;font-size:11px;font-weight:700;letter-spacing:.14em;padding:5px 11px;z-index:2;backdrop-filter:blur(10px)}footer{position:relative;display:grid;grid-template-columns:1fr auto;gap:4px 20px;padding-block:25px 22px;margin-top:26px;border-top:1px solid #214a6c55}footer .brand{font-size:19px}.footer-claim{grid-row:2;font-size:9px;letter-spacing:.24em;color:#b3c7e7}footer nav{grid-column:2;grid-row:1;gap:26px}footer small{grid-column:2;grid-row:2;text-align:right;color:#98a9c6;font-size:12px}.menu{display:none}.product-hero{min-height:490px;position:relative;display:flex;align-items:center;isolation:isolate;overflow:hidden}.product-art{position:absolute;right:-10px;top:0;width:71%;height:100%;z-index:-2}.product-shade{position:absolute;inset:0;background:linear-gradient(90deg,#030a13 0%,#030a13ed 28%,#030a1370 48%,transparent 70%),linear-gradient(0deg,#030a13,transparent 17%);z-index:-1}.product-copy{width:48%;padding-block:25px}.back{display:inline-block;font-size:14px;color:#c4d5ea;margin-bottom:25px}.product-copy .eyebrow{font-size:12px;margin-bottom:17px}.game-title{font-size:clamp(45px,5.4vw,85px);line-height:.95;margin-bottom:24px}.game-title.orbit{font-weight:300;letter-spacing:.17em}.game-title.smash-chain strong{display:block}.game-title.arrow-cube-escape{font-size:clamp(39px,4.2vw,68px)}.game-title.last-road{font-size:clamp(42px,4.7vw,75px)}.product-copy .intro{font-size:17px}.coming{cursor:default}.coming:hover{transform:none}.coming span{font-size:10px;letter-spacing:.18em;border-left:1px solid #ffffff60;padding-left:18px}.launch-note{font-size:12px;margin-top:14px;color:#c2cde0}.features{display:flex;gap:13px;margin-top:5px}.features article{flex:1;background:linear-gradient(130deg,#071827e8,#030b16f0);border:1px solid #1c537b;border-radius:14px;padding:19px 18px}.feature-number{color:var(--accent);font-size:20px;line-height:1;font-weight:700;display:block;margin-bottom:9px}.features h2{font-size:17px;line-height:1.25;letter-spacing:0;margin-bottom:7px}.features p{font-size:14px;line-height:1.4}.showcase{padding-top:27px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px}.section-heading h2{font-size:24px}.section-heading>span{font-size:10px;letter-spacing:.22em;color:#a9beda}.gallery{display:flex;gap:15px}.gallery figure{flex:1;min-width:0;margin:0;background:#04111f;border:1px solid #275b86;border-radius:15px;overflow:hidden}.gallery figcaption{font-size:14px;color:#c8daef;padding:12px}.preview-note{font-size:12px;margin-top:12px;color:#95a9c1}.text-hero{padding-block:75px 55px;min-height:300px}.text-hero h1{max-width:1040px;margin-bottom:23px}.text-hero .intro{max-width:760px;margin-bottom:20px}.studio-content{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;margin-bottom:35px}.panel{background:#041321ed;border:1px solid #25638e;border-radius:18px;padding:30px}.panel h2{margin-bottom:15px}.panel p{max-width:700px}.support-content>h2{margin:0 0 20px}.support-games{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:45px}.support-games .panel{position:relative;padding:65px 20px 25px}.support-games h3{font-size:20px;margin-bottom:20px}.support-games a{display:block;color:#68d5ff;margin-top:12px;font-size:14px}.faq{max-width:1000px}.faq details{border-bottom:1px solid #214d73;padding:20px 0}.faq summary{cursor:pointer;font-size:18px}.faq p{padding-top:15px;max-width:820px}.legal-hero{padding-block:48px 32px}.legal-hero h1{font-size:clamp(35px,4vw,62px)}.legal{border-color:#26b6f5;box-shadow:0 0 24px #149cf323}.draft{border-left:3px solid #e1ab56;background:#d2931920;padding:16px 20px;margin-bottom:22px}.draft strong{color:#f5cd92}.draft p{margin-top:7px}.muted{color:#aabbcf}.legal-columns{columns:3;column-gap:36px;margin-top:28px}.legal-columns section{break-inside:avoid;margin-bottom:25px}.legal-columns h2{color:#72d6ff;font-size:19px;margin-bottom:10px}.legal-columns p{font-size:16px;line-height:1.6}.error{min-height:65vh;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.skip{position:fixed;top:-80px;left:15px;background:#fff;color:#000;z-index:100;padding:12px}.skip:focus{top:10px}
@media(min-width:1700px){.hero{min-height:420px}.game-card{min-height:290px}.card-copy{padding:30px}.card-copy h3{font-size:40px}.card-copy .description{font-size:16px}.card-copy .eyebrow{font-size:12px}.card-copy h3.orbit{font-size:49px}}
@media(max-width:1199px){.wrap{width:calc(100% - 48px)}.nav{gap:35px}.nav-end>span{display:none}.hero{min-height:350px}.hero-copy{max-width:680px}.hero-motto{display:none}.game-card{min-height:270px}.card-copy{width:54%;padding:25px 0 20px 18px}.card-copy h3{font-size:26px}.card-copy h3.orbit{font-size:34px}.card-shade{background:linear-gradient(90deg,#030b16 0%,#030b16 35%,#030b16dd 46%,transparent 76%)}.game-card>.crop{width:125%;left:-25%}.card-copy .eyebrow{font-size:9px}.features{flex-wrap:wrap}.features article{flex:1 1 160px}.product-copy{width:55%}.support-games{grid-template-columns:repeat(2,1fr)}.legal-columns{columns:2}}
@media(max-width:767px){.wrap{width:calc(100% - 32px)}.nav{min-height:70px;justify-content:space-between;gap:10px}.brand{font-size:22px}.nav-end{display:none}.menu{display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center;border:1px solid #3188ba;background:#041322;width:44px;height:44px;border-radius:11px}.menu span{width:20px;height:1px;background:#d3edff}.nav>nav{display:none;position:absolute;top:70px;left:0;right:0;padding:22px;background:#04111ff5;border-bottom:1px solid #2890c4;z-index:20;gap:22px}.nav>nav.open{display:flex}.nav>nav a{padding:8px}.space{height:770px}.space .crop{width:145%;top:0;right:-40%}.space:after{background:linear-gradient(90deg,#030a13c9,transparent),linear-gradient(0deg,#030a13,transparent 55%)}.hero{min-height:0;padding-block:34px 30px;display:block}.hero .eyebrow{font-size:10px;max-width:265px;line-height:1.8;letter-spacing:.28em}.hero h1{font-size:clamp(37px,9.8vw,67px);max-width:620px;letter-spacing:-.04em}.hero h1 em{display:block}.intro{font-size:16px;max-width:460px}.hero .intro{max-width:90%;text-shadow:0 1px 4px #000}.actions{gap:10px}.hero .button{font-size:13px;padding:10px 16px;gap:10px}.game-grid{grid-template-columns:1fr;gap:16px}.game-card{min-height:255px}.game-card>.crop{width:130%;left:-30%;top:0}.card-copy{width:58%;padding:46px 0 20px 16px}.card-copy h3{font-size:29px;margin-bottom:12px}.card-copy h3.orbit{font-size:34px}.card-copy .eyebrow{font-size:9px;letter-spacing:.13em;white-space:normal}.card-copy .description{font-size:14px;line-height:1.3;max-width:205px;margin-bottom:13px}.card-copy .button{font-size:13px;padding-inline:15px}.status{top:12px;right:12px;font-size:10px;padding:4px 10px}.card-shade{background:linear-gradient(90deg,#030b16 0%,#030b16f5 32%,#030b16db 45%,transparent 80%)}footer{grid-template-columns:1fr;gap:10px;margin-top:27px;padding-top:22px}footer .brand{font-size:20px}.footer-claim{grid-row:auto;font-size:8px}footer nav{grid-column:1;grid-row:auto;margin-top:10px;gap:30px}footer nav a{font-size:14px}footer small{grid-column:1;grid-row:auto;text-align:left;margin-top:8px}.product-hero{display:block;min-height:650px;padding-top:0}.product-art{width:120%;right:-20%;top:270px;height:350px}.product-shade{background:linear-gradient(0deg,#030a13 0%,transparent 17%,transparent 36%,#030a13 69%)}.product-copy{width:100%;padding-top:18px}.back{margin-bottom:22px}.game-title{font-size:55px;margin-bottom:20px}.game-title.arrow-cube-escape{font-size:44px}.game-title.last-road{font-size:47px}.product-copy .intro{font-size:16px;max-width:500px}.product-copy .eyebrow{font-size:10px}.product-copy .actions{margin-top:18px}.product-copy .launch-note{max-width:210px;font-size:11px}.features{gap:10px;margin-top:0}.features article{flex:1 1 135px;padding:17px 13px}.features h2{font-size:16px}.features p{font-size:14px}.feature-number{font-size:17px}.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery figcaption{font-size:12px;padding:10px}.section-heading h2{font-size:22px}.section-heading>span{font-size:9px;letter-spacing:.1em}.text-hero{padding-block:45px 35px;min-height:0}.text-hero h1{font-size:42px}.studio-content{grid-template-columns:1fr;gap:15px}.panel{padding:23px}.support-games{grid-template-columns:1fr 1fr;gap:10px}.support-games .panel{padding:52px 15px 20px}.support-games h3{font-size:18px}.legal-columns{columns:1}.legal-hero{padding-top:38px}.legal{padding:22px}.legal-columns p{font-size:16px}.legal h2{font-size:20px}.draft{padding:15px}.error{min-height:60vh}.faq summary{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.game-card>.crop{width:150%;left:-50%;height:100%}
@media(max-width:767px){.game-card>.crop{width:210%;left:-110%}.card-shade{background:linear-gradient(90deg,#030b16 0%,#030b16f5 35%,#030b16ba 52%,transparent 85%)}}

.legal-columns{columns:1;max-width:860px;margin:32px auto 0}.legal-columns section{margin-bottom:30px}.legal-columns a{color:#79dcff;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal{max-width:1100px}.legal-columns p{max-width:none;line-height:1.75}
