.lp-root *{box-sizing:border-box;margin:0;padding:0}.lp-root{color:#f0eee8;-webkit-font-smoothing:antialiased;background:#070810;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,sans-serif;line-height:1.9}.lp-root a{color:inherit;text-decoration:none}.lp-header{z-index:200;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#070810e0;border-bottom:1px solid #ff6b3514;justify-content:space-between;align-items:center;height:60px;padding:0 40px;display:flex;position:sticky;top:0}.logo{letter-spacing:-.5px;color:#fff;flex-shrink:0;font-size:20px;font-weight:800}.logo span{color:#ff6b35}.lp-nav{gap:28px;display:flex}.lp-nav a{color:#fff6;font-size:12px;font-weight:500;transition:color .2s}.lp-nav a:hover{color:#ff6b35}.hbtns{flex-shrink:0;gap:8px;display:flex}.btn-login{color:#ffffffb3;border:1px solid #ff6b354d;border-radius:7px;padding:7px 16px;font-size:12px;font-weight:600}.btn-go{color:#fff;background:#ff6b35;border-radius:7px;padding:7px 18px;font-size:12px;font-weight:700;box-shadow:0 0 18px #ff6b354d}.hero{z-index:1;align-items:center;min-height:680px;display:flex;position:relative}.hero-bg{z-index:0;background:url(/hero-pc-pm.png) 50%/100% no-repeat;width:100%;height:100lvh;position:fixed;top:0;left:0}.hero-bg.day{background-image:url(/hero-pc-am.png)}.hero-bg:after{content:"";background:linear-gradient(90deg,#000000a6 0%,#0000004d 50%,#0000000d 100%);position:absolute;inset:0}.hero-inner{z-index:2;grid-template-columns:55% 1fr;align-items:center;gap:32px;width:100%;max-width:1160px;margin:0 auto;padding:80px 40px;display:grid;position:relative}.scroll-hint{z-index:3;flex-direction:column;align-items:center;gap:10px;animation:.7s cubic-bezier(.22,1,.36,1) 1.3s both heroFadeUp;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.scroll-hint-text{letter-spacing:4px;color:#ffffff59;text-transform:uppercase;font-size:9px;font-weight:600}.scroll-line{background:#ffffff1a;width:1px;height:40px;position:relative;overflow:hidden}.scroll-line:after{content:"";background:linear-gradient(#ff6b35,#ff6b3533);width:100%;height:100%;animation:2s ease-in-out infinite scrollDrop;position:absolute;top:0;left:0}@keyframes scrollDrop{0%{transform:translateY(-100%)}60%{transform:translateY(0%)}to{transform:translateY(110%)}}.hero-left{flex-direction:column;align-items:flex-start;display:flex}.hero-tag{color:#ff6b35;letter-spacing:1px;background:#ff6b3526;border:1px solid #ff6b3566;border-radius:20px;align-items:center;gap:8px;margin:0 0 20px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.hero-sub{color:#ffffff80;letter-spacing:4px;margin-bottom:14px;font-size:12px;font-weight:700}.hero-words{margin-bottom:18px}.hw-running{color:#ff6b35;letter-spacing:-1px;font-size:42px;font-weight:800;line-height:1.1;display:block}.hw-x{color:#ffffff4d;letter-spacing:2px;font-size:26px;font-weight:800;line-height:1.4;display:block}.hw-sprint{color:#ff6b35;letter-spacing:-1px;font-size:42px;font-weight:800;line-height:1.1;display:block}.hw-gap{height:14px;display:block}.hw-matching{color:#fff;letter-spacing:-1px;font-size:42px;font-weight:800;line-height:1.1;display:block}.hero-desc{color:#ffffffb3;margin-bottom:28px;font-size:14px;line-height:1.9}.hero-cta{color:#fff;background:#ff6b35;border-radius:8px;margin-bottom:10px;padding:14px 48px;font-size:15px;font-weight:700;display:inline-block}.hero-note{color:#fff6;margin-bottom:32px;font-size:11px}.hero-stats{border-top:1px solid #fff3;gap:0;width:100%;padding-top:22px;display:flex}.hs{border-right:1px solid #fff3;margin-right:20px;padding:0 20px 0 0}.hs:last-child{border-right:none;margin-right:0}.hs-num{color:#fff;font-size:17px;font-weight:800}.hs-label{color:#ffffff80;letter-spacing:1px;font-size:9px}.hs-icon{color:#ff6b35;width:28px;height:28px;margin-bottom:4px;display:none}.hero-right{display:none}.sport-cards{background:#050508;grid-template-columns:repeat(3,1fr);gap:3px;display:grid}.sc{aspect-ratio:3/4;cursor:pointer;display:block;position:relative;overflow:hidden}.sc-bg{justify-content:center;align-items:center;transition:transform .5s;display:flex;position:absolute;inset:0}.sc-bg.running{filter:blur(3px);background:url(/running.png) 50%/cover no-repeat;transform:scale(1.1)}.sc-bg.sprint{filter:blur(3px);background:url(/sprint.png) 50%/cover no-repeat;transform:scale(1.1)}.sc-bg.walking{filter:blur(3px);background:url(/walking.png) 50%/cover no-repeat;transform:scale(1.1)}.sc:hover .sc-bg{filter:blur(2px)!important;transform:scale(1.15)!important}.sc-overlay{background:linear-gradient(#0000 0%,#0009 45%,#000000eb 100%);padding:52px 22px 26px;position:absolute;bottom:0;left:0;right:0}.sc-type{color:#ff6b35a6;letter-spacing:3px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:600}.sc-title{color:#fff;align-items:center;gap:7px;margin-bottom:6px;font-size:18px;font-weight:700;display:flex}.sc-desc{color:#ffffff73;margin-bottom:16px;font-size:12px}.sc-btn{color:#fff;letter-spacing:.5px;background:#ff6b352e;border:1px solid #ff6b3566;border-radius:4px;align-items:center;gap:6px;padding:6px 14px;font-size:11px;font-weight:700;transition:background .2s,box-shadow .2s;display:inline-flex}.sc:hover .sc-btn{background:#ff6b3559;box-shadow:0 0 20px #ff6b3540}.feat-section{background:#050508;padding:100px 0;position:relative;overflow:hidden}.feat-section:before{content:"";background:linear-gradient(90deg,#0000,#ff6b3547,#0000);height:1px;position:absolute;top:0;left:0;right:0}.feat-inner{max-width:1160px;margin:0 auto;padding:0 40px}.feat-grid{grid-template-columns:280px 1fr;align-items:start;gap:72px;display:grid}.feat-l-label{letter-spacing:5px;color:#ff6b35;margin-bottom:20px;font-size:10px;font-weight:700;display:block}.feat-l-title{margin-bottom:0;font-size:28px;font-weight:700;line-height:1.25}.feat-l-title strong{font-size:28px;font-weight:800;display:inline}.feat-l-desc{color:#f0eee873;border-top:1px solid #ff6b352e;margin-top:24px;padding-top:20px;font-size:13px;line-height:1.9}.feat-items{background:0 0;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feat-num{color:#ff6b3580;letter-spacing:3px;margin-bottom:20px;font-size:10px;font-weight:700}.feat-icon{background:#ff6b351a;border:1px solid #ff6b354d;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.feat-item{background:#0f122a;border:1px solid #ff6b354d;border-top:2px solid #ff6b35b3;border-radius:8px;padding:32px 24px;transition:box-shadow .3s}.feat-item:hover{box-shadow:0 8px 32px #ff6b3524}.feat-title{color:#fff;margin-bottom:12px;font-size:15px;font-weight:700}.feat-desc{color:#f0eee870;font-size:13px;line-height:1.85}.howto-section{background:#070810;padding:100px 0;position:relative}.howto-section:before{content:"";background:linear-gradient(90deg,#0000,#ff6b3538,#0000);height:1px;position:absolute;top:0;left:0;right:0}.howto-inner{max-width:1000px;margin:0 auto;padding:0 40px}.sec-head{text-align:center;margin-bottom:64px}.sec-label{letter-spacing:4px;color:#ff6b3580;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:600;display:block}.sec-title{color:#fff;font-size:28px;font-weight:700}.howto-steps{justify-content:space-between;align-items:flex-start;gap:8px;display:flex;position:relative}.howto-line{background:linear-gradient(90deg,#ff6b3514,#ff6b354d,#ff6b3514);height:1px;position:absolute;top:26px;left:8%;right:8%}.howto-item{text-align:center;z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.howto-circle{background:#070810;border:1.5px solid #ff6b3580;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:14px;font-size:22px;display:flex;box-shadow:0 0 20px #ff6b351a}.howto-num{color:#ff6b35;letter-spacing:1px;margin-bottom:5px;font-size:10px;font-weight:700}.howto-title{margin-bottom:5px;font-size:12px;font-weight:700}.howto-desc{color:#f0eee852;max-width:90px;font-size:11px;line-height:1.75}.sport-sec{background:#0c0c1c;padding:96px 0;position:relative}.sport-sec:before{content:"";background:linear-gradient(90deg,#0000,#ff6b3538,#0000);height:1px;position:absolute;top:0;left:0;right:0}.sport-sec.alt{background:#070810}.sport-inner{max-width:1160px;margin:0 auto;padding:0 60px}.sport-top-grid{grid-template-columns:42% 1fr;align-items:start;gap:56px;margin-bottom:40px;display:grid}.sport-cat{letter-spacing:3px;color:#f0eee847;text-transform:uppercase;margin-bottom:14px;font-size:10px;font-weight:600;display:block}.sport-h2{margin-bottom:14px;font-size:36px;font-weight:800;line-height:1.3}.sport-sub{color:#f0eee873;font-size:13px;line-height:1.9}.pain-head{color:#ff6b35;letter-spacing:2px;margin-bottom:16px;font-size:12px;font-weight:700;display:block}.pain-list{flex-direction:column;gap:10px;display:flex}.pain-item{color:#f0eee8b8;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:12px;padding:14px 18px;font-size:13px;display:flex}.sol-block{background:#ff6b350a;border:1px solid #ff6b3533;border-radius:10px;align-items:flex-start;gap:20px;margin:0 0 24px;padding:24px 28px;display:flex}.sol-icon-wrap{background:#ff6b351f;border:1px solid #ff6b354d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.sol-head{color:#ff6b35;letter-spacing:.3px;margin-bottom:8px;font-size:13px;font-weight:700}.sol-text{color:#f0eee873;font-size:13px;line-height:1.9}.btn-arrow{color:#ff6b35;letter-spacing:1px;align-items:center;gap:8px;margin-top:8px;font-size:13px;font-weight:700;display:inline-flex}.btn-arrow:after{content:"→"}.faq-sec{background:#0c0c1c;padding:96px 0;position:relative}.faq-sec:before{content:"";background:linear-gradient(90deg,#0000,#ff6b3540,#0000);height:1px;position:absolute;top:0;left:0;right:0}.faq-inner{max-width:720px;margin:0 auto;padding:0 40px}.faq-list{margin-top:48px}.faq-item{cursor:pointer;border-bottom:1px solid #ffffff0d;padding:20px 0}.faq-item:first-child{border-top:1px solid #ffffff0d}.faq-q{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:flex-start;gap:16px;font-size:14px;font-weight:500;display:flex}.faq-q:before{content:"Q. ";color:#ff6b3580;flex-shrink:0}.faq-q-text{flex:1}.faq-q-icon{color:#ff6b35;flex-shrink:0;font-size:20px;font-weight:300;line-height:1.3;transition:transform .3s}.faq-item.open .faq-q-icon{transform:rotate(45deg)}.faq-a{color:#f0eee861;opacity:0;max-height:0;margin-top:0;padding-left:20px;font-size:13px;line-height:1.9;transition:max-height .35s,opacity .3s,margin-top .3s;overflow:hidden}.faq-item.open .faq-a{opacity:1;max-height:200px;margin-top:12px}.col-sec{background:#070810;padding:80px 0;position:relative}.col-sec:before{content:"";background:linear-gradient(90deg,#0000,#ff6b3538,#0000);height:1px;position:absolute;top:0;left:0;right:0}.col-inner{max-width:1160px;margin:0 auto;padding:0 40px}.col-head{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.col-head-all{color:#f0eee833;letter-spacing:1px;font-size:11px}.col-grid{background:#ffffff0a;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.col-card{background:#070810;padding:24px;transition:background .2s;display:block}.col-card:hover{background:#0b0d20}.col-tag{color:#ff6b3580;letter-spacing:2px;margin-bottom:10px;font-size:10px;font-weight:600;display:block}.col-title{color:#f0eee8bf;margin-bottom:14px;font-size:13px;font-weight:500;line-height:1.7}.col-read{color:#ff6b3566;letter-spacing:1px;font-size:11px}.cta-sec{text-align:center;background:url(/fut.png) 50%/cover no-repeat;padding:120px 0;position:relative;overflow:hidden}.cta-sec:before{content:"";z-index:0;background:#000000ad;position:absolute;inset:0}.cta-sec:after{content:"";z-index:1;background:linear-gradient(90deg,#0000,#ff6b3566,#0000);height:1px;position:absolute;top:0;left:0;right:0}.cta-inner{z-index:1;max-width:520px;margin:0 auto;padding:0 32px;position:relative}.cta-label{letter-spacing:4px;color:#ff6b35a6;margin-bottom:24px;font-size:10px;font-weight:600;display:block}.cta-h2{margin-bottom:14px;font-size:28px;font-weight:700;line-height:1.5}.cta-h2 strong{font-weight:800}.cta-desc{color:#f0eee88c;margin-bottom:40px;font-size:14px;line-height:1.8}.cta-btn{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff4500);border-radius:8px;padding:15px 56px;font-size:15px;font-weight:700;display:inline-block;box-shadow:0 12px 40px #ff6b3573,0 4px 12px #ff6b3533}.cta-note{color:#f0eee84d;margin-top:14px;font-size:11px}.lp-footer{text-align:center;background:#04040a;border-top:1px solid #ff6b350f;padding:44px 40px}.foot-logo{color:#f0eee88c;margin-bottom:18px;font-size:18px;font-weight:800}.foot-logo span{color:#ff6b35}.foot-links{flex-wrap:wrap;justify-content:center;gap:28px;margin-bottom:18px;display:flex}.foot-links a{color:#fff;font-size:11px}.foot-copy{color:#f0eee814;font-size:11px}.ec-sec{background:#070810;padding:96px 0;position:relative}.ec-sec:before{content:"";background:linear-gradient(90deg,#0000,#ff6b3540,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ec-inner{max-width:1160px;margin:0 auto;padding:0 40px}.ec-feat-label{letter-spacing:5px;color:#ff6b35;text-align:center;margin-bottom:32px;font-size:10px;font-weight:700;display:block}.ec-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.sport-cards,.feat-section,.howto-section,.sport-sec,.ec-sec,.faq-sec,.col-sec,.cta-sec,.lp-footer{z-index:1;position:relative}@media (max-width:768px){.lp-header{flex-flow:wrap;align-items:center;gap:0;height:auto;padding:0 16px}.logo{flex:1;padding:10px 0 6px}.hbtns{padding-bottom:6px}.btn-login{display:none}.lp-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid #ffffff0f;order:3;gap:0;width:100%;padding:6px 0;display:flex;overflow-x:auto}.lp-nav::-webkit-scrollbar{display:none}.lp-nav a{white-space:nowrap;color:#ffffff80;padding:4px 10px;font-size:11px}.hero{align-items:flex-end;min-height:100svh}.hero-bg{background-image:url(/hero-mobile3.png);background-position:50% 20%;background-size:cover}.hero-bg.day{background-image:url(/hero-mobile-day.png);background-position:50% 30%}.hero-bg:after{background:linear-gradient(#0000000d 0%,#0000008c 50%,#000000eb 100%)}.hero-inner{grid-template-columns:1fr;align-items:flex-end;gap:0;min-height:100svh;padding:0 20px 48px}.scroll-hint,.hero-right{display:none}.hero-tag{color:#ffffff80;background:#ffffff14;border-color:#ffffff4d;margin-bottom:14px;padding:4px 12px;font-size:10px}.hero-sub{letter-spacing:2px;margin-bottom:10px;font-size:11px}.hw-running,.hw-sprint,.hw-matching{font-size:36px}.hw-x{text-align:center;font-size:20px}.hero-desc{margin-bottom:20px;font-size:13px}.hero-note{text-align:center;width:100%;margin-bottom:20px}.hero-cta{text-align:center;border-radius:10px;width:100%;margin-bottom:8px;padding:16px 20px;font-size:16px;display:block}.hero-stats{justify-content:space-evenly;gap:0;padding-top:16px}.hs{text-align:center;border-right:1px solid #ffffff26;flex-direction:column;flex:1;align-items:center;margin:0;padding:0;display:flex}.hs:last-child{border-right:none}.hs-icon{display:block}.hs-num{font-size:13px}.hs-label{font-size:9px}.sport-cards{grid-template-columns:1fr;gap:3px}.sc{aspect-ratio:16/9}.feat-inner{padding:0 20px}.feat-grid{grid-template-columns:1fr;gap:32px}.feat-items{grid-template-columns:1fr}.howto-inner{padding:0 20px}.howto-steps{flex-direction:column;align-items:flex-start;gap:0}.howto-steps:before{content:"";z-index:0;background:#ff6b3580;border-radius:1px;width:1.5px;position:absolute;top:52px;bottom:52px;left:24px}.howto-line{display:none}.howto-item{text-align:left;z-index:1;border-bottom:1px solid #ffffff0d;flex-direction:row;gap:14px;width:100%;padding:14px 0;position:relative}.howto-item:last-child{border-bottom:none}.howto-circle{z-index:2;flex-shrink:0;margin-bottom:0;position:relative}.howto-desc{max-width:none}.sport-inner{padding:0 20px}.sport-sec{padding:64px 0}.sport-top-grid{grid-template-columns:1fr;gap:28px}.sport-h2{font-size:28px}.ec-inner{padding:0 20px}.ec-grid{grid-template-columns:1fr}.faq-inner,.col-inner{padding:0 20px}.col-grid{grid-template-columns:1fr 1fr}.cta-sec{padding:80px 0}.cta-inner{padding:0 20px}.cta-h2{word-break:keep-all;font-size:22px}.cta-btn{box-sizing:border-box;width:100%;padding:15px 32px}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero-tag{animation:.7s cubic-bezier(.22,1,.36,1) .2s both heroFadeUp}.hero-sub{animation:.7s cubic-bezier(.22,1,.36,1) .38s both heroFadeUp}.hero-words{animation:.8s cubic-bezier(.22,1,.36,1) .52s both heroFadeUp}.hero-desc{animation:.7s cubic-bezier(.22,1,.36,1) .7s both heroFadeUp}.hero-cta{animation:.7s cubic-bezier(.22,1,.36,1) .85s both heroFadeUp}.hero-note{animation:.6s cubic-bezier(.22,1,.36,1) .96s both heroFadeUp}.hero-stats{animation:.6s cubic-bezier(.22,1,.36,1) 1.06s both heroFadeUp}.anim{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(18px)}.anim.visible{opacity:1;transform:translateY(0)}.anim-stagger>*{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(16px)}.anim-stagger>.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.hero-tag,.hero-sub,.hero-words,.hero-desc,.hero-cta,.hero-note,.hero-stats,.scroll-hint{opacity:1;animation:none}.scroll-line:after{animation:none}.anim,.anim.visible,.anim-stagger>*,.anim-stagger>.visible{opacity:1;transition:none;transform:none}}
