:root{--bg:#07111a;--panel:#0d2030;--cyan:#6bd9e9;--lime:#b9eb14;--text:#f7fbff;--muted:#b8c4cc;--line:rgba(214,238,245,.18);--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,"Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.header{position:absolute;inset:0 0 auto;z-index:5;height:74px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.12)}.header .wrap{display:flex;align-items:center}.brand{display:flex;align-items:center;gap:9px;font-size:22px;font-weight:800}.brand img{width:34px;height:34px;border-radius:9px}.nav{display:flex;gap:28px;margin-left:auto;font-size:14px;font-weight:700}.lang{display:flex;gap:3px;margin-left:25px;padding:3px;border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:11px}.lang a{padding:5px 8px;border-radius:999px;color:#bdc9d0}.lang .active{background:rgba(107,217,233,.22);color:#fff}.hero{min-height:770px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(2,11,18,.92),rgba(3,13,20,.67) 54%,rgba(3,13,20,.18)),url(hero-gym.png) center/cover}.hero-in{display:flex;align-items:center;justify-content:space-between;padding-top:74px}.hero-copy{max-width:650px}.tag{display:inline-block;margin:0 0 18px;padding:7px 12px;border:1px solid rgba(185,235,20,.55);border-radius:999px;color:#e6f5b5;font-size:12px;font-weight:700;letter-spacing:.05em}h1,h2,h3{margin:0;letter-spacing:-.05em}h1{font-size:clamp(48px,6vw,78px);line-height:1.13}.lead{margin:26px 0;color:#d1dde3;font-size:clamp(16px,1.6vw,20px);line-height:1.8}.badge{display:inline-block;width:180px}.badge img{display:block;width:100%;height:auto}.phone{overflow:hidden;background:#0f1f2c;box-shadow:0 30px 60px rgba(0,0,0,.4)}.phone img{display:block;width:100%;height:100%;object-fit:cover}.hero-phone{width:302px;height:586px;margin-right:54px;border:7px solid #111b23;border-radius:38px;transform:rotate(2deg)}.section{padding:118px 0}.eyebrow{margin:0 0 15px;color:var(--lime);font-size:11px;font-weight:800;letter-spacing:.16em}.section h2,.cta h2{font-size:clamp(34px,4vw,54px);line-height:1.25}.copy{margin:25px 0 0;max-width:480px;color:var(--muted);line-height:1.9}.focus{background:linear-gradient(110deg,#082943,#071926)}.two{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:86px}.wide{width:100%;max-width:470px;aspect-ratio:1/.85;justify-self:end;overflow:hidden;border:1px solid rgba(107,217,233,.7);border-radius:18px}.wide img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.settings{background:#051018}.settings .phone{width:285px;height:570px;justify-self:center;border:7px solid #111c24;border-radius:34px}.settings .phone img,.step .phone.settings-shot img,.step .phone.menu-shot img{transform:scale(1.2);transform-origin:top center}.features{padding:0;margin:32px 0 0;list-style:none;border-top:1px solid var(--line)}.features li{padding:18px 0;border-bottom:1px solid var(--line);font-weight:700}.features span{margin-right:18px;color:var(--cyan);font-size:12px}.usecases{background:#071a28}.usecase-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.usecase-list{display:grid;grid-template-columns:1fr 1fr;gap:0 30px;margin:56px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.usecase-list li{padding:24px 0;border-bottom:1px solid var(--line)}.usecase-list b{display:block;font-size:21px}.usecase-list span{color:var(--muted);font-size:14px;line-height:1.6}.how{background:linear-gradient(90deg,#092f4b,#061b29)}.center{text-align:center}.steps{display:grid;grid-template-columns:1fr 45px 1fr 45px 1fr;gap:14px;align-items:center;margin-top:56px}.step{text-align:center}.step p{margin:0;color:var(--lime);font-size:12px;font-weight:800}.step h3{margin:7px 0 21px;font-size:20px}.step .phone{width:190px;height:350px;margin:auto;border:6px solid #12202c;border-radius:24px}.arrow{color:var(--cyan);font-size:28px;text-align:center}.faq{background:#07111a}.faq-in{width:min(790px,calc(100% - 48px));margin:auto}.faq h2{margin-bottom:35px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:20px;padding:21px 0;cursor:pointer;font-weight:800;list-style:none}summary::after{content:"+";color:var(--cyan);font-size:24px}details[open] summary::after{content:"−"}details p{margin:0;padding:0 34px 22px 0;color:var(--muted);line-height:1.8;font-size:14px}.cta{min-height:410px;display:flex;align-items:center;text-align:center;background:linear-gradient(90deg,rgba(0,9,13,.8),rgba(0,9,13,.45)),url(hero-gym.png) center/cover}.cta .wrap{display:flex;flex-direction:column;align-items:center}.cta h2{margin-bottom:12px}.cta p{margin:0 0 18px;color:#d9e3e9;font-size:13px}footer{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:138px;color:#8e9ca5;font-size:12px}footer .brand{color:#fff}@media(min-width:1500px){:root{--max:1320px}.hero-phone{margin-right:90px}}@media(max-width:820px){.wrap{width:calc(100% - 40px)}.header{height:64px}.nav{display:none}.lang{margin-left:auto;margin-right:10px}.brand{font-size:17px}.brand img{width:27px;height:27px}.hero{min-height:740px;align-items:flex-start}.hero-in{display:block;padding-top:118px}.hero-phone{width:205px;height:398px;margin:42px 0 0 auto;border-width:5px;border-radius:27px}.section{padding:84px 0}.two,.usecase-intro{grid-template-columns:1fr;gap:44px}.wide{justify-self:start}.settings .phone{order:2;width:240px;height:480px;justify-self:start}.usecase-list{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:26px}.arrow{transform:rotate(90deg)}.step .phone{width:210px;height:375px}.faq-in{width:calc(100% - 40px)}.cta{min-height:380px}footer{width:calc(100% - 40px);margin:auto;display:grid;gap:14px;padding:30px 0;min-height:180px}}
