:root{--orange:#ff6a00;--orange-dark:#e95c00;--graphite:#1f1f1f;--ice:#f5f5f5;--beige:#ffe7d2;--gray:#8c8c8c;--white:#fff;--border:#e9e6e2;--shadow:0 24px 70px rgba(31,31,31,.11);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Poppins",Arial,sans-serif;color:var(--graphite);background:#fff;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:110px 0}.header{height:84px;display:flex;align-items:center;position:fixed;inset:0 0 auto;z-index:50;background:rgba(255,255,255,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(31,31,31,.06)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:145px}.nav{display:flex;gap:30px;font-size:14px;font-weight:500}.nav a{transition:.2s}.nav a:hover{color:var(--orange)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;padding:16px 25px;font-weight:600;font-size:14px;transition:.25s;border:1px solid transparent;cursor:pointer}.btn-sm{padding:11px 20px}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 10px 28px rgba(255,106,0,.24)}.btn-primary:hover{background:var(--orange-dark);transform:translateY(-2px)}.btn-secondary{border-color:var(--border);background:#fff}.btn-secondary:hover{border-color:var(--orange);color:var(--orange)}.menu-toggle{display:none;background:none;border:0}.hero{padding-top:165px;min-height:790px;background:radial-gradient(circle at 77% 42%,#fff1e4 0,transparent 34%),linear-gradient(180deg,#fff 0,#fffdfa 100%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:40px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--orange);font-size:12px;letter-spacing:.11em;text-transform:uppercase;font-weight:700}.dot{width:8px;height:8px;background:var(--orange);border-radius:50%}.hero h1{font-size:clamp(48px,6vw,78px);line-height:1.03;letter-spacing:-.055em;margin:22px 0 24px}.hero h1 span{color:var(--orange)}.hero-copy>p{font-size:18px;max-width:590px;color:#626262;margin:0 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.play{font-size:10px;width:24px;height:24px;border-radius:50%;background:var(--ice);display:grid;place-items:center}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:34px}.avatars{display:flex}.avatars span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff3e9;border:2px solid white;margin-left:-8px;color:var(--orange);font-size:11px;font-weight:700;box-shadow:0 4px 12px #ddd}.avatars span:first-child{margin-left:0}.hero-proof div:last-child{display:flex;flex-direction:column}.hero-proof strong{font-size:13px}.hero-proof small{font-size:11px;color:var(--gray)}.hero-visual{height:590px;position:relative}.orange-orbit{position:absolute;width:450px;height:450px;border-radius:50%;background:linear-gradient(145deg,#ff7d20,#ff5a00);top:80px;right:18px;box-shadow:inset 0 0 0 24px rgba(255,255,255,.08)}.orange-orbit:after{content:"";position:absolute;inset:38px;border:1px dashed rgba(255,255,255,.35);border-radius:50%}.main-mascot{position:absolute;z-index:2;inset:4px 25px 0 65px;overflow:hidden}.main-mascot img{height:610px;width:auto;margin:auto;filter:drop-shadow(0 30px 30px rgba(58,25,2,.22))}.floating-card{position:absolute;z-index:4;background:rgba(255,255,255,.95);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.8);border-radius:18px;padding:13px 15px;display:flex;align-items:center;gap:11px}.floating-card small,.floating-card strong{display:block}.floating-card small{font-size:9px;color:#8a8a8a}.floating-card strong{font-size:11px}.fc-match{left:-15px;bottom:96px}.fc-rank{right:-10px;top:92px}.icon-bubble{width:34px;height:34px;display:grid;place-items:center;background:#fff1e7;border-radius:12px}.status{font-size:8px;background:#ebfaee;color:#2d9c49;padding:4px 7px;border-radius:99px}.trophy{font-size:26px}.spark{position:absolute;color:#fff;z-index:3;font-size:23px}.spark-1{right:53px;top:230px}.spark-2{left:66px;top:130px}.sport-strip{background:var(--graphite);color:white;padding:20px 0}.sport-list{display:flex;align-items:center;justify-content:space-between;font-size:12px;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;overflow:hidden}.sport-list i{width:5px;height:5px;border-radius:50%;background:var(--orange)}.section-heading{text-align:center;max-width:780px;margin:0 auto 55px}.section-heading h2,.split-copy h2,.preview-copy h2{font-size:clamp(34px,4vw,52px);line-height:1.12;letter-spacing:-.045em;margin:15px 0 18px}.section-heading p,.split-copy>p,.preview-copy p{color:#717171;font-size:16px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step-card{position:relative;border:1px solid var(--border);border-radius:24px;padding:30px;min-height:260px;background:#fff;transition:.25s}.step-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:transparent}.step-number{position:absolute;right:22px;top:20px;color:#d8d3cf;font-size:12px;font-weight:700}.feature-icon{width:54px;height:54px;border-radius:18px;background:#fff1e7;color:var(--orange);display:grid;place-items:center;font-size:25px;margin-bottom:35px}.step-card h3{font-size:20px;margin:0 0 8px}.step-card p{color:#777;font-size:14px;margin:0}.split-section{overflow:hidden}.player-section{background:var(--ice)}.split-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:90px;align-items:center}.reverse{grid-template-columns:.92fr 1.08fr}.device-showcase{height:600px;position:relative}.blob{position:absolute;width:520px;height:500px;background:var(--beige);border-radius:48% 52% 44% 56%/52% 43% 57% 48%;left:-10px;top:50px}.phone{position:absolute;width:235px;height:485px;border:8px solid #202020;background:white;border-radius:36px;box-shadow:0 28px 45px rgba(31,31,31,.18);overflow:hidden}.phone-left{left:50px;top:40px;transform:rotate(-5deg)}.phone-right{right:35px;top:90px;transform:rotate(5deg)}.phone-top{width:78px;height:20px;background:#202020;border-radius:0 0 15px 15px;margin:auto}.app-screen{padding:18px 14px;font-size:9px}.mini-greeting{font-size:14px;font-weight:700;margin:12px 0 18px}.mini-card{padding:14px;border-radius:13px;color:white;display:flex;flex-direction:column}.mini-card small{opacity:.8}.mini-card strong{font-size:13px}.mini-card.orange{background:var(--orange)}.mini-title{font-size:11px;font-weight:700;margin:20px 0 9px}.mini-list{display:flex;gap:8px;padding:10px 0;border-bottom:1px solid #eee}.mini-list>span{width:38px;height:30px;border-radius:7px;background:linear-gradient(135deg,#c4d9b0,#80a26c)}.mini-list div{display:flex;flex-direction:column}.mini-list small{color:#888}.mini-center{text-align:center;display:flex;flex-direction:column;align-items:center;margin-top:12px}.profile-circle{width:62px;height:62px;border-radius:50%;background:#ffe1cc;border:3px solid var(--orange);display:grid;place-items:center;font-weight:700;margin-bottom:8px}.mini-center b{font-size:13px}.mini-center small{color:var(--orange)}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;margin:18px 0}.stats-row div{display:flex;flex-direction:column}.stats-row b{font-size:13px}.stats-row small{font-size:7px;color:#888}.chart{height:80px;border-radius:12px;background:linear-gradient(180deg,#fff7f1,#fff);position:relative;overflow:hidden}.chart span{position:absolute;width:160px;height:45px;border-top:3px solid var(--orange);transform:rotate(-10deg);top:42px;left:7px}.badge-line{padding:12px;margin-top:12px;border:1px solid #eee;border-radius:12px}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{display:flex;gap:12px;margin:14px 0;color:#444}.check-list span{width:23px;height:23px;flex:0 0 23px;border-radius:50%;background:#fff0e5;color:var(--orange);display:grid;place-items:center;font-size:11px;font-weight:700}.text-link{font-weight:700;color:var(--orange);display:inline-flex;gap:12px}.arena-section{background:var(--graphite);color:#fff}.arena-section .split-copy>p{color:#b8b8b8}.eyebrow.light{color:#ff9b55}.light-list li{color:#ddd}.light-list span{background:rgba(255,106,0,.18)}.btn-white{background:#fff;color:var(--graphite)}.btn-white:hover{transform:translateY(-2px)}.arena-panel{position:relative;padding:40px}.dashboard{background:#fff;color:var(--graphite);border-radius:26px;padding:25px;box-shadow:0 35px 80px rgba(0,0,0,.35);transform:rotate(2deg)}.dash-head{display:flex;align-items:center;gap:10px}.dash-head img{width:38px;height:38px;object-fit:contain;background:#1f1f1f;border-radius:12px;padding:7px}.dash-head div{display:flex;flex-direction:column}.dash-head small{font-size:9px;color:#999}.dash-head>span{margin-left:auto}.dash-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.dash-metrics>div{background:#f7f7f7;border-radius:15px;padding:15px;position:relative}.dash-metrics small{display:block;color:#888;font-size:9px}.dash-metrics b{font-size:26px}.dash-metrics em{font-style:normal;font-size:8px;color:#2f9d4d;position:absolute;right:12px;bottom:12px}.dash-title{display:flex;justify-content:space-between;margin-bottom:10px}.dash-title small{color:var(--orange);font-size:9px}.booking{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #eee}.booking>span{font-size:11px;font-weight:700}.booking div{display:flex;flex-direction:column}.booking small{font-size:8px;color:#999}.booking i{width:8px;height:8px;background:#42bd69;border-radius:50%;margin-left:auto}.booking button{margin-left:auto;border:0;background:#fff0e5;color:var(--orange);border-radius:99px;font-size:8px;padding:6px 9px}.arena-float{position:absolute;right:-12px;bottom:70px;background:var(--orange);padding:15px 18px;border-radius:16px;display:flex;gap:10px;align-items:center;box-shadow:0 18px 40px rgba(255,106,0,.3);transform:rotate(-3deg)}.arena-float div{display:flex;flex-direction:column}.arena-float small{font-size:8px;opacity:.8}.arena-float b{font-size:11px}.resource-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr;gap:18px}.resource-card{border-radius:28px;padding:30px;background:#f7f7f7;min-height:390px;position:relative;overflow:hidden}.resource-card.large{background:#fff1e7}.tag{font-size:9px;letter-spacing:.12em;font-weight:700;color:var(--orange)}.resource-card h3{font-size:25px;line-height:1.2;margin:16px 0 10px}.resource-card p{font-size:13px;color:#777}.resource-copy{max-width:330px}.people-bubbles{position:absolute;inset:auto 20px 10px 230px;height:275px}.people-bubbles span{position:absolute;width:82px;height:82px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:30px;box-shadow:0 16px 34px rgba(31,31,31,.1)}.people-bubbles span:nth-child(1){left:0;top:80px}.people-bubbles span:nth-child(2){right:10px;top:20px}.people-bubbles span:nth-child(3){right:5px;bottom:25px}.people-bubbles span:nth-child(4){left:80px;bottom:0}.people-bubbles i{position:absolute;width:220px;height:220px;border:1px dashed #ffb37d;border-radius:50%;left:15px;top:30px}.mini-trophy{font-size:80px;text-align:center;margin:70px 0 10px;filter:drop-shadow(0 12px 16px rgba(0,0,0,.12))}.calendar-art{width:130px;height:140px;background:#fff;border-radius:22px;margin:45px auto 25px;box-shadow:0 18px 35px rgba(31,31,31,.09);display:flex;flex-direction:column;align-items:center;justify-content:center;border-top:20px solid var(--orange)}.calendar-art b{font-size:45px}.calendar-art small{color:#999}.app-preview{padding-top:20px}.preview-wrap{border-radius:36px;background:#faf8f5;padding:55px;overflow:hidden}.preview-copy{max-width:660px;margin-bottom:35px}.preview-image{height:480px;overflow:hidden;border-radius:24px;background:white;box-shadow:var(--shadow)}.preview-image img{width:100%;height:100%;object-fit:cover;object-position:left top}.cta-section{padding-top:40px}.cta-box{background:linear-gradient(135deg,#ff6a00,#f45100);border-radius:40px;color:#fff;text-align:center;position:relative;overflow:hidden;padding:80px 30px}.cta-content{position:relative;z-index:2;max-width:800px;margin:auto}.cta-content>img{width:70px;height:70px;object-fit:contain;background:#fff;border-radius:22px;padding:13px;margin:0 auto 20px}.cta-content h2{font-size:clamp(38px,5vw,64px);line-height:1.05;letter-spacing:-.045em;margin:12px 0 18px}.cta-content>p{opacity:.9}.waitlist-form{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:10px;background:#fff;padding:9px;border-radius:999px;margin-top:32px}.waitlist-form input,.waitlist-form select{border:0;outline:0;padding:0 18px;font-family:inherit;color:#555;background:transparent}.waitlist-form select{border-left:1px solid #eee}.waitlist-form button{border:0;background:var(--graphite);color:#fff;border-radius:999px;padding:15px;font-family:inherit;font-weight:600;cursor:pointer}.form-note{display:block;margin-top:14px;opacity:.75}.success-message{display:none;background:rgba(255,255,255,.15);border-radius:99px;padding:10px 18px;width:max-content;margin:18px auto 0}.cta-ball{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.18)}.ball-1{width:380px;height:380px;left:-170px;top:-150px}.ball-2{width:450px;height:450px;right:-200px;bottom:-200px}.footer{padding:65px 0 25px;background:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px}.footer-brand img{width:160px}.footer-brand p{color:#888}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.footer-links div{display:flex;flex-direction:column;gap:9px}.footer-links b{font-size:13px;margin-bottom:7px}.footer-links a{font-size:12px;color:#777}.footer-bottom{margin-top:50px;padding-top:20px;border-top:1px solid #eee;display:flex;justify-content:space-between;font-size:10px;color:#999}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.nav,.nav-cta{display:none}.menu-toggle{display:flex;flex-direction:column;gap:5px}.menu-toggle span{width:24px;height:2px;background:#222}.nav.open{display:flex;position:absolute;top:84px;left:0;right:0;background:#fff;padding:25px 30px;flex-direction:column;box-shadow:0 15px 25px rgba(0,0,0,.08)}.hero-grid,.split-grid,.reverse{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{margin:auto;width:min(620px,100%)}.steps-grid{grid-template-columns:repeat(2,1fr)}.split-copy{order:-1}.arena-section .split-copy{order:initial}.resource-grid{grid-template-columns:1fr 1fr}.resource-card.large{grid-column:1/-1}.footer-grid{grid-template-columns:1fr}.waitlist-form{grid-template-columns:1fr;border-radius:24px}.waitlist-form input,.waitlist-form select{padding:13px}.waitlist-form select{border-left:0;border-top:1px solid #eee}.preview-image{height:380px}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.section{padding:75px 0}.header{height:72px}.brand img{width:125px}.nav.open{top:72px}.hero{padding-top:120px}.hero h1{font-size:47px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.btn{width:100%}.hero-visual{height:460px;margin-top:20px}.orange-orbit{width:350px;height:350px;right:50%;transform:translateX(50%);top:55px}.main-mascot{inset:0 0 0}.main-mascot img{height:470px}.fc-match{left:0;bottom:25px}.fc-rank{right:0;top:30px}.sport-list{gap:20px;justify-content:flex-start}.steps-grid{grid-template-columns:1fr}.step-card{min-height:auto}.split-grid{gap:45px}.device-showcase{height:450px}.blob{width:380px;height:380px}.phone{width:180px;height:380px;border-width:6px}.phone-left{left:5px}.phone-right{right:0}.app-screen{padding:10px 9px}.mini-list:nth-last-child(1){display:none}.arena-panel{padding:10px}.arena-float{right:-2px;bottom:20px}.resource-grid{grid-template-columns:1fr}.resource-card.large{grid-column:auto;min-height:500px}.people-bubbles{inset:auto 0 0 50px}.preview-wrap{padding:30px 20px}.preview-image{height:280px}.cta-box{border-radius:28px;padding:60px 20px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:7px}.section-heading h2,.split-copy h2,.preview-copy h2{font-size:35px}}
