:root{font-family:ui-rounded,"SF Pro Rounded",system-ui,sans-serif;color:#092348;background:#f4fcff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:linear-gradient(#bdf3ff,#fff7c7);min-height:100vh}main{max-width:1120px;margin:auto;padding:0 24px}nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}nav div{display:flex;gap:22px}a{color:#123d83;font-weight:800}.logo{text-decoration:none;font-size:22px}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;min-height:620px;padding:50px 0 80px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:#087e9c;font-weight:900;font-size:14px}h1{font-size:clamp(48px,7vw,84px);line-height:.98;margin:12px 0 24px;color:#08255c}.lead{font-size:21px;line-height:1.55;max-width:620px}.button{display:inline-block;background:#ffcc05;color:#39239b;text-decoration:none;padding:16px 28px;border-radius:999px;margin-top:12px;font-size:18px;box-shadow:0 8px 0 #e99b00}.game-card{height:500px;border-radius:38px;background:linear-gradient(#27c8ff 0 55%,#1dd1cf 55% 68%,#ffd85b 68%);overflow:hidden;position:relative;box-shadow:0 24px 60px #087e9c44;border:6px solid #fff}.sun{font-size:70px;text-align:right;padding:24px}.ball{position:absolute;font-size:100px;left:35%;top:28%;filter:drop-shadow(0 8px 3px #06488755)}.wave{position:absolute;font-size:100px;width:100%;top:48%;white-space:nowrap}.friends{position:absolute;bottom:30px;font-size:44px;width:100%;text-align:center}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:30px 0 100px}.features article,.document{background:#ffffffd9;border:2px solid #fff;border-radius:26px;padding:28px;box-shadow:0 14px 40px #087e9c22}.features span{font-size:45px}.features h2,.document h2{color:#073b80}.document{max-width:820px;margin:45px auto 90px;font-family:system-ui,sans-serif;line-height:1.65}.document h1{font-family:ui-rounded,"SF Pro Rounded",system-ui,sans-serif;font-size:clamp(42px,6vw,68px)}.document h2{margin-top:34px}.document aside{background:#fff0b5;border-left:5px solid #efab00;padding:18px;margin-top:35px;border-radius:8px}footer{background:#08255c;color:white;padding:30px 24px;display:flex;justify-content:center;gap:40px;flex-wrap:wrap}footer a{color:#a9f1ff}@media(max-width:760px){.hero{grid-template-columns:1fr;padding-top:30px}.game-card{height:420px}.features{grid-template-columns:1fr}nav{height:auto;padding:22px 0;align-items:flex-start}nav div{gap:12px;flex-direction:column}.ball{font-size:82px}}
.app-icon{width:100%;height:100%;object-fit:cover;display:block}.game-card>.sun,.game-card>.ball,.game-card>.wave,.game-card>.friends{display:none}
