:root{--green:#10b99d;--deep:#078f82;--ink:#242b32;--muted:#718089}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#fff}a{text-decoration:none;color:inherit}.topbar{height:76px;display:flex;align-items:center;gap:28px;padding:0 clamp(24px,7vw,120px);background:#fff;position:sticky;z-index:20;top:0;border-bottom:1px solid #e9eeee}.brand{display:inline-flex;align-items:center;gap:10px;font-size:24px;letter-spacing:1px}.brand img{width:37px;height:37px;object-fit:cover;border-radius:11px}.brand strong{font-weight:700}.topbar nav{display:flex;align-items:stretch;height:76px;gap:42px;margin-left:auto}.topbar nav a{display:flex;align-items:center;color:#6b777b;font-size:15px;position:relative}.topbar nav a:hover,.topbar nav a.active{color:var(--green)}.topbar nav a.active:after{position:absolute;bottom:0;left:50%;transform:translateX(-50%);content:"";width:22px;height:3px;background:var(--green);border-radius:3px}.download-link{font-size:14px;padding:10px 19px;background:#edfbf7;color:var(--deep);border-radius:22px}.hero{overflow:hidden;height:600px;background:linear-gradient(135deg,#1bbdad 0%,#0db795 52%,#0aa687 100%);position:relative;color:#fff}.hero:before{content:"";position:absolute;width:650px;height:650px;right:-170px;top:-330px;border:72px solid rgba(255,255,255,.08);border-radius:50%}.hero:after{content:"";position:absolute;width:500px;height:500px;left:-280px;bottom:-310px;background:rgba(255,255,255,.07);border-radius:50%}.hero-glow{position:absolute;border-radius:50%;background:rgba(255,255,255,.09)}.glow-one{width:90px;height:90px;top:117px;left:51%}.glow-two{width:22px;height:22px;top:128px;left:15%}.hero-inner,.section-wrap{max-width:1180px;margin:0 auto;padding-left:30px;padding-right:30px}.hero-inner{height:100%;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.hero-copy{padding-bottom:20px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:3px;opacity:.78;margin:0 0 22px}.hero h1{font-size:54px;line-height:1.25;letter-spacing:2px;margin:0 0 22px}.hero-text{font-size:17px;line-height:1.85;opacity:.92;margin:0}.hero-actions{display:flex;gap:23px;align-items:center;margin-top:37px}.button{display:inline-block;padding:14px 30px;border-radius:26px;font-size:15px;font-weight:600}.button-light{color:var(--deep);background:#fff;box-shadow:0 12px 22px rgba(0,101,83,.16)}.text-link{font-size:15px;font-weight:600}.text-link span,.case-copy span{margin-left:7px}.phone-stage{position:relative;width:455px;height:490px;margin:100px 28px 0 40px}.phone{position:absolute;background:#fff;border:8px solid #fff;border-radius:31px;box-shadow:0 30px 35px rgba(0,81,68,.26);overflow:hidden}.phone-back{width:221px;height:430px;right:8px;top:35px;transform:rotate(7deg);opacity:.96}.phone-front{width:242px;height:468px;left:5px;top:0;transform:rotate(-3deg)}.phone-notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:82px;height:18px;background:#fff;border-radius:0 0 13px 13px;z-index:2}.screen-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.section-heading p{font-size:14px;letter-spacing:1px;color:var(--green);font-weight:600;margin:0 0 10px}.section-heading h2{font-size:34px;line-height:1.35;margin:0;letter-spacing:1px}.centered{text-align:center}.intro-section{padding-top:112px;padding-bottom:85px}.intro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;margin-top:48px}.intro-card{height:275px;padding:29px;border-radius:21px;overflow:hidden;position:relative}.intro-card h3{font-size:24px;margin:35px 0 13px}.intro-card p{font-size:14px;line-height:1.75;max-width:235px;margin:0}.card-number{font-size:13px;font-weight:700}.card-teal{background:#e8f8f4;color:#167d70}.card-sun{background:#fff8df;color:#b67e21}.card-blue{background:#eaf3ff;color:#3772a8}.card-graphic{position:absolute}.lines{right:20px;bottom:17px;width:125px;height:100px;transform:rotate(-35deg);opacity:.38}.lines i{display:block;margin:12px 0;height:8px;border-radius:8px;background:currentColor}.lines i:nth-child(2){width:72%}.lines i:nth-child(3){width:46%}.trophy{right:23px;bottom:15px;font-size:130px;line-height:1;color:#f4c34d;opacity:.5}.chart{right:26px;bottom:21px;height:110px;display:flex;align-items:flex-end;gap:10px;opacity:.45}.chart i{display:block;width:17px;background:currentColor;border-radius:7px 7px 0 0}.chart i:nth-child(1){height:37px}.chart i:nth-child(2){height:84px}.chart i:nth-child(3){height:59px}.chart i:nth-child(4){height:102px}.app-showcase{padding-top:68px;padding-bottom:112px}.screen-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:990px;margin:44px auto 0}.screen-gallery figure{margin:0;text-align:center;background:#f8fafa;border-radius:23px 23px 16px 16px;padding:12px 12px 0;overflow:hidden;box-shadow:0 12px 23px rgba(34,78,69,.08)}.screen-gallery img{display:block;width:100%;aspect-ratio:9/19;object-fit:cover;object-position:top;border-radius:16px 16px 0 0}.screen-gallery figcaption{font-size:14px;font-weight:600;color:#6a7777;padding:15px}.case-section{background:#fbfafa;padding:105px 0 112px}.split-heading{display:flex;align-items:flex-end;justify-content:space-between}.split-heading>span{color:#9ba4a5;font-size:14px;padding-bottom:6px}.case-list{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:21px;margin-top:45px}.case-card{background:#fff;border-radius:21px;overflow:hidden;box-shadow:0 10px 27px rgba(38,69,62,.04)}.case-image{height:235px;padding:21px;position:relative;overflow:hidden;color:#fff}.case-image>span{font-size:13px;font-weight:600}.feature-case .case-image{height:268px}.stadium{background:linear-gradient(155deg,#074c5c,#0bb497)}.stadium:after{content:"";position:absolute;right:-58px;bottom:-85px;width:260px;height:260px;border:30px solid rgba(255,255,255,.11);border-radius:50%}.stadium b{position:absolute;left:22px;bottom:25px;font-size:34px;line-height:1.13;z-index:1}.stadium i{position:absolute;right:42px;top:77px;font-size:80px;font-style:normal;z-index:1}.tactics{background:linear-gradient(135deg,#255d92,#4b9cb7)}.pitch{border:2px solid rgba(255,255,255,.7);width:135px;height:165px;border-radius:4px;position:absolute;left:50%;top:47%;transform:translate(-50%,-35%)}.pitch:after{content:"";position:absolute;border:2px solid rgba(255,255,255,.7);width:48px;height:48px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.pitch i{position:absolute;width:14px;height:14px;border-radius:50%;background:#ffd15f}.pitch i:nth-child(1){top:24px;left:25px}.pitch i:nth-child(2){top:25px;right:25px}.pitch i:nth-child(3){top:74px;left:58px}.pitch i:nth-child(4){bottom:25px;left:24px}.pitch i:nth-child(5){bottom:26px;right:24px}.news{background:linear-gradient(145deg,#ff9441,#f45249)}.news b{position:absolute;left:21px;bottom:24px;font-size:34px;line-height:.92;font-style:italic}.news i{font-size:105px;font-style:normal;position:absolute;right:16px;bottom:12px;opacity:.35}.case-copy{padding:23px 23px 25px}.case-copy h3{font-size:20px;margin:0 0 9px}.case-copy p{margin:0;color:#788384;font-size:14px;line-height:1.65;min-height:46px}.case-copy a{display:inline-block;color:var(--green);font-weight:600;font-size:14px;margin-top:18px}.info-section{padding-top:112px;padding-bottom:112px}.info-list{max-width:880px;margin:49px auto 0}.info-list article{border:1px solid #e5e9e8;border-radius:20px;min-height:120px;display:grid;grid-template-columns:78px 1fr 38px;align-items:center;padding:21px 30px;margin-bottom:16px;transition:.2s}.info-list article:hover{border-color:#75d2c0;box-shadow:0 11px 25px rgba(33,145,119,.08);transform:translateY(-2px)}.info-list article>span{font-size:16px;color:var(--green);font-weight:700}.info-list h3{font-size:19px;margin:0 0 7px}.info-list p{margin:0;color:#778385;font-size:14px}.info-list b{font-size:22px;color:#9aa5a4;font-weight:400}.download-section{background:linear-gradient(120deg,#0ea98f,#0d887e);padding:80px 30px}.download-inner{max-width:1080px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;color:#fff}.download-inner p{font-weight:700;letter-spacing:2px;font-size:13px;margin:0 0 12px;opacity:.8}.download-inner h2{font-size:42px;line-height:1.25;margin:0 0 15px}.download-inner span{font-size:15px;opacity:.85}.download-inner img{width:158px;height:158px;border-radius:35px;object-fit:cover;box-shadow:0 15px 30px rgba(0,50,42,.2)}.privacy{padding-top:90px;padding-bottom:90px;max-width:900px}.privacy h2{font-size:28px}.privacy p{font-size:15px;line-height:1.9;color:#667375}footer{padding:45px clamp(24px,7vw,120px);background:#212f31;color:#d8e3e2;display:flex;align-items:center;gap:40px;flex-wrap:wrap}.footer-brand{display:flex;align-items:center;gap:9px;font-size:19px}.footer-brand img{width:31px;height:31px;border-radius:8px;object-fit:cover}.footer-links{display:flex;gap:24px;font-size:14px;color:#aebfbd}.footer-links a:hover,footer p a:hover{color:#fff}footer p{font-size:13px;color:#9eb1af;margin:0;margin-left:auto}footer p a{text-decoration:underline}@media(max-width:900px){.topbar{padding:0 20px}.topbar nav{gap:18px}.hero{height:auto;min-height:680px}.hero-inner{padding-top:73px;flex-direction:column;align-items:flex-start}.phone-stage{align-self:center;margin:22px 0 -58px;transform:scale(.82);transform-origin:top center}.hero h1{font-size:42px}.intro-grid,.case-list{grid-template-columns:1fr}.screen-gallery{grid-template-columns:repeat(2,minmax(0,250px));justify-content:center}.case-list{max-width:480px;margin-left:auto;margin-right:auto}.feature-case .case-image,.case-image{height:210px}.split-heading{align-items:flex-start;gap:15px;flex-direction:column}.split-heading>span{padding:0}.topbar nav{display:none}.download-link{margin-left:auto}.section-heading h2{font-size:29px}}@media(max-width:520px){.topbar{height:64px}.brand{font-size:20px}.brand img{width:33px;height:33px}.hero{min-height:633px}.hero-inner,.section-wrap{padding-left:20px;padding-right:20px}.hero-inner{padding-top:55px}.eyebrow{font-size:11px;margin-bottom:13px}.hero h1{font-size:34px}.hero-text{font-size:14px}.hero-actions{margin-top:23px}.phone-stage{margin-top:10px;margin-bottom:-90px;transform:scale(.65)}.intro-section,.app-showcase,.info-section{padding-top:73px;padding-bottom:73px}.case-section{padding:73px 0}.intro-grid{margin-top:30px}.intro-card{height:230px}.section-heading h2{font-size:25px}.screen-gallery{gap:13px;margin-top:30px}.screen-gallery figure{padding:7px 7px 0;border-radius:16px 16px 12px 12px}.screen-gallery img{border-radius:11px 11px 0 0}.screen-gallery figcaption{font-size:13px;padding:10px}.case-list{margin-top:30px}.case-copy h3{font-size:19px}.info-list{margin-top:30px}.info-list article{grid-template-columns:43px 1fr 18px;padding:19px 17px}.info-list p{font-size:13px;line-height:1.6}.download-section{padding:56px 25px}.download-inner h2{font-size:30px}.download-inner img{width:95px;height:95px;border-radius:23px}.download-inner span{font-size:12px}.privacy{padding-top:60px;padding-bottom:60px}.privacy h2{font-size:24px}footer{padding:35px 20px;display:block}.footer-links{margin:20px 0}footer p{margin:0;line-height:1.8}.stadium b,.news b{font-size:29px}}
