@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;700&family=Inria+Sans:wght@400;700&display=swap";:root{font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:transparent;font-family:inherit}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{background-color:transparent}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--zone-blue: #006FFD;--zone-blue2: #2897FF;--zone-blue3: #6FBAFF;--zone-blue4: #B4DBFF;--zone-blue5: #EAF2FF;--zone-green: #3AC0A0;--zone-orange: #FFB37C;--zone-red: #FF616D;--zone-black: #1F2024;--zone-white: #FFFFFF;--zone-white-grey: #F8F9FE;--zone-white-grey2: #F8F8F8;--zone-grey: #888888}body,html,#root,.zone-app{font-family:Inria Sans,IBM Plex Sans,Segoe UI,Roboto,Arial,sans-serif;background:var(--zone-white-grey);color:var(--zone-black)}.zone-navbar{background:#fffffff2;box-shadow:0 2px 8px #0000000a}.zone-navbar-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 2rem}.zone-logo{height:48px;width:48px;object-fit:contain;margin-right:1rem}.zone-logo-large{height:72px;width:72px;object-fit:contain;margin-right:1rem;transition:transform .2s;background:var(--zone-blue5);border-radius:16px}.zone-logo-large:hover{transform:scale(1.05)}.zone-title{font-size:2rem;font-weight:700;color:var(--zone-blue);letter-spacing:2px;margin-right:2rem}.zone-navbar-links{display:flex;align-items:center;gap:2rem;margin-left:auto}.zone-navbar-links a{color:var(--zone-blue);font-weight:500;text-decoration:none;font-size:1.1rem;display:flex;align-items:center;transition:color .2s}.zone-navbar-links a:hover{color:var(--zone-blue2)}.zone-icon-btn{background:none;border:none;font-size:1.5rem;color:var(--zone-blue);cursor:pointer;margin:0 .5rem;display:flex;align-items:center;transition:color .2s}.zone-icon-btn:hover{color:var(--zone-blue2)}.zone-snap-container{scroll-snap-type:y mandatory;height:100vh;overflow-y:scroll;overflow-x:hidden}.zone-snap-section{scroll-snap-align:start;min-height:100vh;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:0;background:#fff;position:relative}.zone-hero{text-align:center;margin:0;padding:0;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--zone-white-grey)}.zone-hero h1{font-size:3rem;color:var(--zone-blue);margin-bottom:1rem}.zone-hero p{font-size:1.5rem;color:var(--zone-black)}.zone-animated-section{position:relative;overflow:hidden}.zone-animated-bg{position:absolute;inset:0;z-index:0;pointer-events:none;filter:blur(8px) brightness(1.08);opacity:.7;transition:opacity .4s}.zone-animated-section h2{color:var(--zone-blue);font-size:2.5rem;margin-bottom:1rem}.zone-animated-section p{color:var(--zone-black);font-size:1.3rem;max-width:700px;margin:0 auto}.zone-download{text-align:center;background:var(--zone-white-grey);height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.zone-badges{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem}.zone-badge{height:48px;width:auto;cursor:pointer}.zone-footer{background:var(--zone-blue);color:var(--zone-white);padding:1.5rem 0;text-align:center;width:100vw;position:relative;z-index:10}.zone-footer-content{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:.5rem;align-items:center;font-size:1rem}.zone-page{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--zone-white-grey);text-align:center}.zone-page h2{font-size:2.5rem;color:var(--zone-blue);margin-bottom:1rem}.zone-page p{font-size:1.2rem;color:var(--zone-black)}.desktop-only{display:flex}.mobile-only{display:none}.zone-cta-btn{background:var(--zone-blue);color:var(--zone-white);border:none;border-radius:24px;padding:.75rem 2.2rem;font-size:1.15rem;font-weight:700;margin-top:1.2rem;box-shadow:0 2px 12px #00000012;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.zone-cta-btn:hover,.zone-cta-btn:focus{background:var(--zone-blue2);color:var(--zone-white);box-shadow:0 4px 18px #00000021}.zone-ranking-badge,.zone-competition-icon,.zone-network-icon,.zone-team-icon,.zone-coach-icon{font-size:2.7rem;margin-bottom:.7rem;color:var(--zone-blue3);filter:drop-shadow(0 2px 8px rgba(0,0,0,.07))}.zone-section-content{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:900px;margin:0 auto}.zone-section-text{flex:1 1 0;min-width:0}.zone-section-img{flex:1 1 0;max-width:320px;max-height:260px;width:100%;height:auto;border-radius:18px;box-shadow:0 4px 24px #00000014;background:var(--zone-blue5);object-fit:contain;margin:0 auto;display:block}@media (max-width: 900px){.zone-section-content{flex-direction:column;gap:1.5rem;padding:0 .5rem}.zone-section-img{max-width:90vw;max-height:180px}}@media (max-width: 700px){html,body,#root,.zone-app{width:100vw!important;min-width:100vw!important;max-width:100vw!important;overflow-x:hidden!important;position:relative}.zone-snap-container,.zone-snap-section,.zone-hero,.zone-animated-section,.zone-download,.zone-page{text-align:center!important;justify-content:center!important;align-items:center!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box}.zone-section-content{align-items:center!important;justify-content:center!important;text-align:center!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box}.desktop-only{display:none!important}.mobile-only{display:flex!important}.zone-navbar-content{flex-direction:row;justify-content:space-between;align-items:center;padding:0 .5rem}.zone-logo-large{height:48px;width:48px;min-width:48px;min-height:48px}.zone-navbar{padding:.25rem 0}.zone-mobile-menu-btn{background:none;border:none;font-size:2rem;color:var(--zone-blue);cursor:pointer;margin-left:auto;display:flex;align-items:center;z-index:201}.zone-mobile-menu-overlay{position:fixed;inset:0;background:#0009;z-index:200;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;animation:fadeIn .2s}.zone-mobile-menu-close{background:none;border:none;color:var(--zone-white);font-size:2.2rem;margin:1.2rem 1.2rem 0 0;cursor:pointer;z-index:202}.zone-mobile-menu-links{background:var(--zone-white);width:70vw;max-width:320px;height:100vh;box-shadow:-2px 0 16px #00000014;display:flex;flex-direction:column;align-items:flex-start;padding:2.5rem 1.5rem 1.5rem;gap:2rem;position:absolute;top:0;right:0;z-index:203}.zone-mobile-menu-links a{color:var(--zone-blue);font-size:1.3rem;font-weight:500;text-decoration:none;display:flex;align-items:center;gap:.7rem;padding:.5rem 0}.zone-mobile-menu-links a:hover{color:var(--zone-blue2)}.zone-hero h1,.zone-animated-section h2{font-size:1.3rem}.zone-hero p,.zone-animated-section p{font-size:1rem;padding:0 .5rem}.zone-page h2{font-size:1.5rem}.zone-page p{font-size:1rem}.zone-badges{flex-direction:column;gap:1rem}.zone-footer-content{font-size:.95rem}.zone-hero.zone-snap-section,.zone-animated-section.zone-snap-section,.zone-download.zone-snap-section{min-height:100vh;height:auto;padding:3.5rem .5rem 2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,var(--zone-white-grey) 60%,var(--zone-blue5) 100%);box-shadow:0 2px 16px #0000000a;text-align:center;animation:fadeInSection .7s}.zone-hero h1,.zone-animated-section h2{font-size:1.5rem;color:var(--zone-blue);text-shadow:0 2px 8px rgba(0,0,0,.07);margin-bottom:1rem}.zone-hero p,.zone-animated-section p{font-size:1.1rem;color:var(--zone-black);text-shadow:0 1px 4px rgba(0,0,0,.04);margin-bottom:.5rem;padding:0 .5rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInSection{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
