@font-face{font-family:Outfit;src:url(/fonts/Outfit-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Black.ttf)format("truetype");font-weight:900;font-display:swap}:root{--ink:#070b1d;--ink-soft:#111832;--paper:#f6f7f2;--blue:#55c7ff;--blue-deep:#0b4cff;--orange:#ff8a1f;--pink:#ff2f68;--line-dark:#070b1d2b;--line-light:#ffffff2e;--container:1400px;--gutter:clamp(1.25rem, 4vw, 4.5rem);--display:"Outfit", "Arial Black", sans-serif;--body:"Outfit", system-ui, -apple-system, sans-serif;color:var(--ink);background:var(--paper);font-family:var(--body);font-synthesis:none;text-rendering:optimizelegibility}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0;overflow-x:hidden}body.menu-open{overflow:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}::selection{background:var(--orange);color:var(--ink)}.skip-link{z-index:100;background:var(--paper);color:var(--ink);padding:.75rem 1rem;transition:transform .2s;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;height:88px;max-width:var(--container);padding:0 var(--gutter);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid;position:absolute;inset:0 0 auto}.brand{width:clamp(145px,12vw,185px)}.brand img{width:100%;height:auto}.desktop-nav{gap:clamp(1.25rem,3vw,3rem);display:flex}.desktop-nav a,.footer-links a{letter-spacing:.1em;text-transform:uppercase;opacity:.68;font-size:.82rem;font-weight:600;transition:opacity .2s}.desktop-nav a:hover,.footer-links a:hover{opacity:1}.header-actions{justify-self:end;align-items:center;gap:1rem;display:flex}.language-switcher{align-items:center;gap:.15rem;display:flex}.language-button{cursor:pointer;letter-spacing:.08em;opacity:.42;background:0 0;border:0;padding:.45rem;font-size:.75rem;font-weight:600}.language-button.is-active{opacity:1}.menu-button,.mobile-navigation{display:none}.hero{background:linear-gradient(90deg, transparent calc(50% - .5px), #ffffff12 50%, transparent calc(50% + .5px)), var(--ink);color:#fff;height:100svh;min-height:780px;max-height:1000px;padding:7rem var(--gutter) 4rem;grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);align-items:center;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;opacity:.18;background-image:radial-gradient(circle,#fff 1px,#0000 1.2px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0 43%,#000 70%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0 43%,#000 70%,#0000 100%)}.hero-copy{z-index:3;max-width:760px;position:relative}.eyebrow,.section-marker{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.75rem;margin:0 0 clamp(2.5rem,7vh,5rem);font-size:.75rem;font-weight:600;display:flex}.eyebrow>span:first-child{background:var(--blue);width:28px;height:1px}.hero h1{font:900 clamp(4.25rem, 8.2vw, 8.7rem)/.82 var(--display);letter-spacing:-.075em;text-transform:uppercase;margin:0}.hero h1 em{color:var(--blue);font-style:normal}.hero-intro{color:#ffffffa8;max-width:470px;margin:2.25rem 0 2rem;font-size:clamp(1.05rem,1.4vw,1.32rem);line-height:1.55}.text-link{border-bottom:1px solid #fff6;align-items:center;gap:1.15rem;padding-bottom:.35rem;font-size:.9rem;font-weight:600;display:inline-flex}.text-link span:last-child{color:var(--orange);transition:transform .2s}.text-link:hover span:last-child{transform:translateY(4px)}.hero-game{aspect-ratio:1;justify-self:center;place-items:center;width:min(42vw,590px);display:grid;position:relative}.hero-game:before{content:"";filter:blur(18px);background:radial-gradient(circle,#194fff8c,#0000 63%);position:absolute;inset:7%}.hero-game-icon{z-index:2;border-radius:23%;width:65%;position:relative;transform:rotate(4deg);box-shadow:0 45px 90px #00000080}.game-orbit{border:1px solid #55c7ff52;border-radius:50%;position:absolute;inset:4%;transform:rotate(-17deg)scaleY(.72)}.game-orbit:before,.game-orbit:after{content:"";background:var(--orange);width:8px;height:8px;box-shadow:0 0 18px var(--orange);border-radius:50%;position:absolute}.game-orbit:before{top:10%;left:21%}.game-orbit:after{bottom:31%;right:3%}.coordinate{letter-spacing:.16em;opacity:.45;font-size:.68rem;position:absolute}.coordinate-top{top:0;right:0}.coordinate-bottom{bottom:0;left:0}.ball-trail{z-index:4;background:linear-gradient(90deg, transparent, var(--orange));width:18%;height:1px;position:absolute;top:26%;right:8%;transform:rotate(-34deg)}.ball-trail span{background:var(--orange);width:9px;height:9px;box-shadow:0 0 18px var(--orange);border-radius:50%;position:absolute;top:-4px;right:-4px}.hero-index{right:var(--gutter);letter-spacing:.08em;opacity:.45;align-items:center;gap:.6rem;font-size:.65rem;display:flex;position:absolute;bottom:2.5rem}.index-line{background:#fff;width:42px;height:1px}.game-section,.studio-section,.contact-section,.site-footer{max-width:var(--container);margin:0 auto}.section-marker{color:#070b1d8c;margin-bottom:clamp(3rem,7vw,7rem)}.section-marker span:first-child{color:var(--blue-deep)}.section-marker.light{color:#ffffff8c}.section-marker.light span:first-child{color:var(--orange)}.game-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:3rem;margin-bottom:clamp(3rem,7vw,6rem);display:grid}.game-kicker,.contact-overline{color:var(--blue-deep);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:600}.game-heading h2,.contact-layout h2{font:900 clamp(4.5rem, 10vw, 10rem)/.75 var(--display);letter-spacing:-.08em;text-transform:uppercase;margin:0}.game-summary{color:#070b1da8;max-width:540px;margin:0 0 .35rem;font-size:clamp(1.1rem,1.7vw,1.5rem);line-height:1.5}.playfield{border:1px solid var(--line-dark);background-color:#dfeef5;background-image:linear-gradient(#070b1d14 1px,#0000 1px),linear-gradient(90deg,#070b1d14 1px,#0000 1px);background-size:42px 42px;height:clamp(270px,39vw,530px);position:relative;overflow:hidden}.playfield:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 100px #46aaff3b}.playfield-label{z-index:2;letter-spacing:.15em;font-size:.67rem;position:absolute;top:1.3rem;left:1.3rem}.wall{z-index:2;background:var(--ink);height:14px;position:absolute;box-shadow:0 6px #0b4cff47}.wall-one{width:38%;top:36%;left:-4%;transform:rotate(-12deg)}.wall-two{width:35%;top:28%;right:7%;transform:rotate(17deg)}.wall-three{width:52%;bottom:21%;left:28%;transform:rotate(-5deg)}.path-line{z-index:1;border:2px dashed #ff8a1f99;border-color:#ff8a1f99 #ff8a1f99 #0000 #0000;border-radius:50%;width:43%;height:48%;position:absolute;top:15%;left:14%;transform:rotate(21deg)}.play-ball{z-index:3;aspect-ratio:1;background:radial-gradient(circle at 35% 28%, #fff2a8 0 7%, #ffbd28 18%, var(--orange) 65%);border-radius:50%;width:clamp(28px,4vw,58px);position:absolute;top:25%;right:28%;box-shadow:0 12px 30px #ff8a1f73}.tap-mark{z-index:2;border:1px solid var(--line-dark);letter-spacing:.14em;padding:.55rem .75rem;font-size:.65rem;position:absolute;bottom:1.5rem;right:1.5rem}.game-details{border-left:1px solid var(--line-dark);border-top:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);display:grid}.detail-cell{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);flex-direction:column;justify-content:space-between;min-height:130px;padding:1.25rem;display:flex}.detail-cell>span{letter-spacing:.14em;opacity:.48;font-size:.7rem}.detail-cell strong{font-size:1rem;font-weight:600}.detail-cell .status{align-items:center;gap:.65rem;display:flex}.status i{background:#26bb71;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #26bb7124}.release-cell{background:var(--orange)}.store-status{justify-content:space-between;align-items:center;gap:2rem;padding:1.6rem 0 0;display:flex}.store-status>p{color:#070b1d7a;margin:0;font-size:.9rem}.store-list{gap:.65rem;display:flex}.store-list>span{border:1px solid var(--line-dark);align-items:center;gap:.55rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;display:flex}.store-list svg{fill:currentColor;width:18px;height:18px}.store-list small{letter-spacing:.13em;opacity:.45;margin-left:.4rem;font-size:.58rem}.studio-section{background:var(--ink);color:#fff;padding:clamp(5.5rem, 10vw, 10rem) var(--gutter) 0}.studio-layout{grid-template-columns:1.18fr .82fr;align-items:end;gap:5rem;display:grid}.studio-layout h2{font:900 clamp(3.4rem, 7vw, 7rem)/.9 var(--display);letter-spacing:-.065em;text-transform:uppercase;margin:0}.studio-copy>p:first-child{color:#ffffff9e;margin:0;font-size:clamp(1.1rem,1.6vw,1.4rem);line-height:1.55}.studio-note{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.7rem;margin:2rem 0 0;font-size:.83rem;display:flex}.studio-note span:first-child{color:var(--pink)}.principles{margin:clamp(5rem, 9vw, 9rem) calc(-1 * var(--gutter)) 0;border-top:1px solid var(--line-light);grid-template-columns:repeat(3,1fr);display:grid}.principles span{text-align:center;border-right:1px solid var(--line-light);letter-spacing:.14em;place-items:center;min-height:120px;padding:1.5rem;font-size:.75rem;font-weight:600;display:grid}.principles span:last-child{border-right:0}.contact-layout{grid-template-columns:1fr 1fr;align-items:end;gap:5rem;display:grid}.contact-action{padding-bottom:.5rem}.contact-action a{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;padding:0 0 1rem;font-size:clamp(1.2rem,2vw,1.65rem);font-weight:600;display:flex}.contact-action a span{color:var(--blue-deep)}.contact-action p{color:#070b1d80;max-width:450px;margin:1.15rem 0 0;line-height:1.55}.site-footer{border-top:1px solid var(--line-dark);padding:2.5rem var(--gutter);grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;display:grid}.footer-brand{width:clamp(135px,11vw,170px)}.footer-brand img{width:100%;height:auto}.footer-links{gap:2rem;display:flex}.site-footer p{color:#070b1d75;justify-self:end;margin:0;font-size:.75rem}a:focus-visible,button:focus-visible{outline:2px solid var(--orange);outline-offset:4px}@media (width<=900px){.site-header{grid-template-columns:1fr auto;height:76px}.desktop-nav{display:none}.menu-button{cursor:pointer;background:0 0;border:1px solid #ffffff3d;flex-direction:column;justify-content:center;gap:7px;width:42px;height:42px;padding:11px 9px;display:flex}.menu-button span{background:#fff;width:100%;height:1px;transition:transform .25s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-navigation{z-index:15;padding:8rem var(--gutter) 2rem;background:var(--ink);color:#fff;visibility:hidden;opacity:0;pointer-events:none;flex-direction:column;justify-content:space-between;transition:opacity .25s,visibility .25s;display:flex;position:fixed;inset:0}.mobile-navigation.is-open{visibility:visible;opacity:1;pointer-events:auto}.mobile-navigation nav{flex-direction:column;display:flex}.mobile-navigation nav a{letter-spacing:-.05em;text-transform:uppercase;padding:.6rem 0;font-size:clamp(2.6rem,12vw,5rem);font-weight:900}.mobile-mail{color:var(--blue);font-size:1rem}.hero{grid-template-rows:auto auto;grid-template-columns:1fr;gap:2rem;height:auto;min-height:780px;padding-top:9rem}.hero:before{-webkit-mask-image:linear-gradient(#0000,#000 60%,#0000);mask-image:linear-gradient(#0000,#000 60%,#0000)}.hero h1{font-size:clamp(4rem,15vw,7.5rem)}.eyebrow{margin-bottom:2.5rem}.hero-game{width:min(80vw,520px)}.hero-game-icon{width:60%}.hero-index{display:none}.game-heading,.studio-layout,.contact-layout{grid-template-columns:1fr;gap:2.5rem}.game-summary{max-width:620px}.game-details{grid-template-columns:1fr 1fr}.store-status{flex-direction:column;align-items:flex-start}.site-footer{grid-template-columns:1fr 1fr}.footer-links{justify-self:end}.site-footer p{grid-column:1/-1;justify-self:start}}@media (width<=560px){.brand{width:145px}.language-button{padding:.35rem}.hero{min-height:720px;padding-bottom:2.5rem}.hero h1{font-size:clamp(3.55rem,17.5vw,5.4rem)}.hero-intro{margin:1.5rem 0}.hero-game{width:86vw;margin-top:-1rem}.coordinate{font-size:.58rem}.game-heading h2,.contact-layout h2{font-size:clamp(4.1rem,22vw,7rem)}.playfield{margin-inline:calc(-1 * var(--gutter));border-left:0;border-right:0}.wall{height:9px}.game-details{grid-template-columns:1fr}.detail-cell{min-height:104px}.store-list{flex-direction:column;width:100%}.store-list>span{justify-content:space-between}.studio-layout h2{font-size:clamp(3.2rem,16vw,5rem)}.principles{grid-template-columns:1fr}.principles span{border-right:0;border-bottom:1px solid var(--line-light);min-height:88px}.principles span:last-child{border-bottom:0}.contact-layout{gap:3.5rem}.site-footer{grid-template-columns:1fr}.footer-links,.site-footer p{justify-self:start}.footer-links{flex-wrap:wrap;gap:1.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.legal-page{background:var(--paper)}.legal-page .site-header{background:var(--ink);max-width:none;position:relative}.legal-page .site-header>:first-child{margin-left:max(0px, calc((100vw - var(--container)) / 2))}.legal-page .header-actions{margin-right:max(0px, calc((100vw - var(--container)) / 2))}.legal-page .mobile-navigation{z-index:15}.legal-nav-link{color:#fff;letter-spacing:.1em;text-transform:uppercase;opacity:.65;justify-self:center;font-size:.8rem}.legal-nav-link:hover{opacity:1}.legal-main{max-width:var(--container);padding:clamp(5rem, 9vw, 9rem) var(--gutter);margin:0 auto}.legal-hero{border-bottom:1px solid var(--line-dark);grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,8rem);padding-bottom:clamp(4rem,8vw,7rem);display:grid}.legal-index{letter-spacing:.14em;color:var(--blue-deep);margin:.45rem 0 0;font-size:.72rem;font-weight:600}.legal-hero h1{font:900 clamp(4rem, 9vw, 8.5rem)/.82 var(--display);letter-spacing:-.075em;text-transform:uppercase;margin:0}.legal-hero h1 em{color:var(--orange);font-style:normal}.legal-lead{align-self:end}.legal-lead p{color:#070b1da6;max-width:540px;margin:0;font-size:clamp(1.1rem,1.7vw,1.45rem);line-height:1.55}.legal-meta{letter-spacing:.1em;text-transform:uppercase;color:#070b1d73;gap:1.5rem;margin-top:1.5rem;font-size:.72rem;display:flex}.legal-content{grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,8rem);padding-top:clamp(4rem,8vw,7rem);display:grid}.legal-sidebar{align-self:start;position:sticky;top:2rem}.legal-sidebar p{letter-spacing:.14em;text-transform:uppercase;color:var(--blue-deep);margin:0 0 1rem;font-size:.72rem;font-weight:600}.legal-sidebar a{color:#070b1d8c;width:fit-content;padding:.3rem 0;font-size:.9rem;display:block}.legal-sidebar a:hover{color:var(--ink)}.legal-copy section{border-bottom:1px solid var(--line-dark);margin:0 0 3rem;padding:0 0 3rem}.legal-copy section:last-child{margin-bottom:0}.legal-copy h2{letter-spacing:-.035em;margin:0 0 1rem;font-size:clamp(1.6rem,3vw,2.5rem)}.legal-copy h3{margin:1.75rem 0 .65rem;font-size:1.05rem}.legal-copy p,.legal-copy li{color:#070b1da6;font-size:1rem;line-height:1.75}.legal-copy p{margin:0 0 1rem}.legal-copy ul{margin:1rem 0;padding-left:1.25rem}.legal-copy a{color:var(--blue-deep);text-underline-offset:3px;text-decoration:underline}.support-card{background:var(--ink);color:#fff;margin-top:1.5rem;padding:clamp(1.5rem,4vw,2.5rem)}.support-card p{color:#fff9}.support-card a{color:var(--blue);align-items:center;gap:1rem;margin-top:.5rem;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:600;text-decoration:none;display:inline-flex}.faq-item{border-top:1px solid var(--line-dark);padding:1.4rem 0}.faq-item:first-of-type{margin-top:1.5rem}.faq-item h3{margin-top:0}[data-lang-content]{display:none}html[lang=en] [data-lang-content=en],html[lang=tr] [data-lang-content=tr]{display:block}@media (width<=900px){.legal-nav-link{display:none}.legal-page .site-header>:first-child,.legal-page .header-actions{margin-left:0;margin-right:0}.legal-hero,.legal-content{grid-template-columns:1fr}.legal-sidebar{display:none;position:static}}.hero{background:var(--ink);height:auto;min-height:620px;max-height:none;padding:9rem max(var(--gutter), calc((100vw - 1256px) / 2)) 4rem;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:2rem;overflow:visible}.hero-copy{min-width:0}.hero .eyebrow{margin-bottom:2rem;line-height:1.6}.hero h1{letter-spacing:-.055em;font-size:clamp(3rem,5.5vw,5.5rem);line-height:1.06}.hero h1>span,.hero h1>em{display:block}.hero h1>br{display:none}.hero-game{aspect-ratio:auto;flex-direction:column;align-items:center;gap:1.75rem;width:100%;min-width:0;max-width:450px;padding:2rem 0 0;display:flex}.hero-game-icon{aspect-ratio:1;object-fit:contain;width:72%;height:auto;transform:none;box-shadow:0 28px 65px #0006}.hero-caption{z-index:3;text-align:center;gap:.4rem;display:grid;position:relative}.hero-caption strong{letter-spacing:-.03em;font-size:1.5rem}.hero-caption>span{color:#aab6ce;font-size:.875rem}.hero-caption a{color:var(--blue);text-underline-offset:4px;margin-top:.5rem;font-size:.875rem;text-decoration:underline}.game-orbit{inset:0 0 22%}.ball-trail{top:17%}.eyebrow,.desktop-nav a,.footer-links a,.language-button{font-size:.875rem}.language-button{opacity:.7;min-width:38px;min-height:44px}.game-section,.contact-section{padding:clamp(3rem, 5vw, 5rem) var(--gutter)}.section-marker{margin-bottom:2.5rem}.section-marker,.coordinate,.game-kicker,.contact-overline,.detail-cell>span,.principles span,.legal-index,.legal-meta,.legal-sidebar p{font-size:.75rem}.game-heading{grid-template-columns:1fr 1fr;margin-bottom:2.5rem}.game-heading h2,.contact-layout h2{letter-spacing:-.055em;font-size:clamp(3.25rem,6vw,6rem);line-height:.96}.detail-cell>span{opacity:.7}.store-list small{opacity:.7;font-size:.75rem}.store-status>p,.contact-action p,.site-footer p{color:#60636e}.studio-section{padding-top:clamp(3rem,5vw,5rem)}.studio-layout h2{letter-spacing:-.045em;font-size:clamp(2.25rem,3.8vw,3.75rem);line-height:1.08}.principles{margin-top:3rem}.principles span{min-height:88px}.legal-main{padding-top:3.5rem;padding-bottom:4rem}.legal-hero{gap:3rem;padding-bottom:3rem}.legal-hero h1{letter-spacing:-.045em;overflow-wrap:anywhere;margin-top:1.5rem;font-size:clamp(2.75rem,5vw,5rem);line-height:1.06}.legal-content{grid-template-columns:.55fr 1.45fr;gap:3rem;padding-top:3rem}.legal-copy section{margin-bottom:2rem;padding-bottom:2rem}.legal-copy{min-width:0}.site-footer{grid-template-columns:auto 1fr}.footer-links{justify-self:end}.site-footer p{grid-column:1/-1;justify-self:start}@media (width<=900px){.hero{grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:1.5rem;min-height:0;padding-top:8rem}.hero h1{font-size:clamp(2.5rem,5.8vw,4rem)}.hero-game{width:100%}.hero-game-icon{width:85%;height:auto}.legal-content,.game-heading{grid-template-columns:1fr}}@media (width<=640px){.hero{grid-template-columns:1fr;gap:2rem;padding-top:7rem;padding-bottom:2.5rem}.hero h1{font-size:clamp(2.3rem,9.8vw,3.8rem)}.hero-game{width:min(100%,340px);margin-top:0}.hero-game-icon{width:65%}.hero-intro{font-size:1.0625rem}.studio-layout h2{font-size:2.25rem}.game-heading h2,.contact-layout h2{font-size:3.5rem}.game-details{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-cell{gap:1rem;padding:1rem}.principles span{min-height:64px}.contact-layout{gap:2rem}.site-footer{grid-template-columns:1fr}.footer-links{justify-self:start}}.hero{background:linear-gradient(135deg,#070b1d 0%,#0c1429 100%)}.hero:before,.hero-game:before{content:none}.hero-game{background:var(--orange);max-width:390px;min-height:510px;color:var(--ink);justify-content:space-between;gap:1.5rem;padding:1.5rem}.hero-game-label{letter-spacing:.12em;width:100%;font-size:.75rem;font-weight:600}.hero-game-icon{width:min(82%,310px);box-shadow:none}.hero-caption{width:100%;color:var(--ink);text-align:left}.hero-caption>span{color:#070b1dad}.story-block{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);grid-template-columns:1fr 1fr;gap:clamp(2.5rem,7vw,7rem);margin:clamp(4rem,7vw,7rem) 0;padding:clamp(3rem,5vw,5rem) 0;display:grid}.story-lead>span,.how-heading>span,.only-rule>span{color:var(--blue-deep);letter-spacing:.14em;margin-bottom:1.25rem;font-size:.75rem;font-weight:600;display:block}.story-lead h3,.how-heading h3{max-width:620px;font:600 clamp(2.1rem, 4.3vw, 4.5rem)/1.02 var(--display);letter-spacing:-.055em;margin:0}.story-copy{align-self:end}.story-copy p{color:#070b1da6;max-width:560px;margin:0 0 1.5rem;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.6}.story-copy p:last-child{margin-bottom:0}.how-it-works{margin-inline:calc(-1 * var(--gutter));padding:clamp(3rem, 6vw, 6rem) var(--gutter);background:#dfeef5}.how-heading{grid-template-columns:1fr 1fr;align-items:end;gap:3rem;margin-bottom:3rem;display:grid}.how-heading>span{margin:0}.game-steps{border-top:1px solid var(--line-dark);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.game-steps li{border-right:1px solid var(--line-dark);flex-direction:column;min-height:230px;padding:1.5rem;display:flex}.game-steps li:last-child{border-right:0}.game-steps li>span{color:var(--blue-deep);font-size:.75rem;font-weight:600}.game-steps strong{margin-top:auto;font-size:clamp(1.25rem,2vw,1.65rem)}.game-steps p{color:#070b1d9e;min-height:3em;margin:.65rem 0 0;line-height:1.5}.only-rule{background:var(--orange);grid-template-columns:.45fr 1.55fr;align-items:center;gap:2rem;margin:3rem 0;padding:clamp(2rem,4vw,3.5rem);display:grid}.only-rule>span{color:var(--ink);margin:0}.only-rule p{letter-spacing:-.035em;margin:0;font-size:clamp(1.5rem,3vw,2.75rem);font-weight:600;line-height:1.12}.game-closing{max-width:900px;font:600 clamp(1.75rem, 4vw, 4rem)/1.06 var(--display);letter-spacing:-.045em;text-align:right;margin:clamp(4rem,8vw,7rem) 0 0 auto}.principles{grid-template-columns:repeat(4,1fr)}.principles span{text-align:left;flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.principles small{color:var(--orange);font-size:.7rem}.principles b{letter-spacing:.14em;font-size:.75rem}@media (width<=900px){.story-block,.how-heading{grid-template-columns:1fr}.hero-game{min-height:430px}.principles{grid-template-columns:repeat(2,1fr)}.principles span:nth-child(2){border-right:0}.game-closing{text-align:left;margin-left:0}}@media (width<=640px){.hero-game{width:min(100%,320px);min-height:410px;padding:1.25rem}.hero-game-icon{width:78%}.game-steps{grid-template-columns:1fr}.game-steps li{border-right:0;border-bottom:1px solid var(--line-dark);min-height:180px}.game-steps li:last-child{border-bottom:0}.only-rule,.principles{grid-template-columns:1fr}.principles span:nth-child(2){border-right:0}.principles span{border-right:0;border-bottom:1px solid var(--line-light)}.principles span:last-child{border-bottom:0}}
