:root{--blue:#0869ed;--orange:#ff5b0a;--ink:#081526;--navy:#07111e;--muted:#5e6978;--line:#dce4ee;--soft:#f5f8fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.header{height:86px;border-bottom:1px solid #e8edf3;display:flex;align-items:center;background:#fff;position:sticky;top:0;z-index:20}.header-inner{display:flex;align-items:center;justify-content:space-between}.logo{width:155px;height:76px;display:flex;align-items:center;overflow:hidden}.logo img{width:80px}.nav{display:flex;gap:32px;align-items:center;font-weight:700;font-size:14px}.nav a:hover,.nav .active{color:var(--blue)}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 22px;border-radius:5px;background:var(--orange);color:#fff;font-weight:800;box-shadow:0 7px 20px rgba(255,91,10,.18)}.btn.blue{background:var(--blue)}.btn.outline{background:#fff;color:var(--blue);border:1px solid var(--blue);box-shadow:none}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:11px;color:var(--blue)}.eyebrow.orange{color:var(--orange)}h1,h2,h3{margin:0;font-weight:800;letter-spacing:-.035em}h1{font-size:clamp(46px,5.6vw,76px);line-height:.95}h2{font-size:clamp(32px,3.4vw,48px);line-height:1.02}h3{font-size:22px}.hero{min-height:640px;background:linear-gradient(105deg,#fff 0 47%,#eef6ff 47%);overflow:hidden}.hero-grid{min-height:640px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center}.hero-copy{padding:55px 45px 55px 0}.hero-copy h1 span{color:var(--orange)}.hero-copy .lead{font-size:18px;line-height:1.65;color:#4b5665;max-width:510px;margin:23px 0}.hero-actions{display:flex;gap:18px;margin:28px 0 35px}.mini-benefits{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);padding-top:24px;gap:12px}.mini-benefits div{font-size:12px;font-weight:700;text-align:center}.mini-benefits b{display:grid;place-items:center;margin:auto auto 9px;width:36px;height:36px;border-radius:50%;background:#eaf3ff;color:var(--blue);font-size:17px}.hero-media{height:640px;position:relative;background:linear-gradient(145deg,#074fc0,#1296ff);padding:42px}.hero-media:after{content:"";position:absolute;right:-90px;bottom:-80px;width:300px;height:300px;background:var(--orange);transform:rotate(45deg)}.hero-media-grid{height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1.1fr .9fr;gap:12px;position:relative;z-index:1}.hero-media img{width:100%;height:100%;object-fit:cover;border-radius:12px}.hero-media .main{grid-row:span 2;object-position:center top}.section{padding:82px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.section-head p{color:var(--muted);max-width:500px;line-height:1.6}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(8,21,38,.05)}.card-image{height:210px;overflow:hidden;background:#dbe8fa}.card-image img{width:100%;height:100%;object-fit:cover;object-position:center 19%}.card-body{padding:23px}.card-body p{color:var(--muted);line-height:1.55;min-height:48px}.card-link{font-weight:800;color:var(--blue);font-size:14px}.card:nth-child(2) .card-link{color:var(--orange)}.fitness-banner{background:var(--navy);color:#fff}.fitness-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.video-art{height:390px;border-radius:14px;overflow:hidden;position:relative}.video-art img{width:100%;height:100%;object-fit:cover;object-position:center 10%}.video-art:after{content:"▶";position:absolute;inset:0;margin:auto;width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);font-size:25px;padding-left:5px}.fitness-copy p{color:#bac6d7;line-height:1.7;font-size:17px}.badge{display:inline-block;background:var(--orange);padding:8px 11px;border-radius:4px;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.1em}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.resource{border:1px solid var(--line);border-radius:9px;overflow:hidden}.resource .thumb{height:145px;overflow:hidden}.resource img{width:100%;height:100%;object-fit:cover}.resource div:last-child{padding:17px}.resource small{font-size:9px;text-transform:uppercase;color:var(--blue);font-weight:800}.resource h3{font-size:16px;margin-top:9px;line-height:1.25}.product-zone{background:var(--soft)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{background:#fff;border-radius:12px;padding:25px;display:grid;grid-template-columns:180px 1fr;align-items:center;gap:25px}.product-card img{width:180px;height:180px;object-fit:contain}.product-card p{color:var(--muted);line-height:1.55}.founder-strip{padding:55px 0;border-top:1px solid var(--line)}.founder-grid{display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:35px}.founder-grid img{width:180px;height:120px;object-fit:cover;border-radius:8px}.founder-grid p{color:var(--muted);line-height:1.55;margin:8px 0 0}.signup{background:linear-gradient(90deg,#0969ef,#0b63d7 52%,#ff5b0a);color:#fff;padding:30px 0}.signup-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.signup h2{font-size:27px}.signup p{margin:6px 0;color:#e7f0ff}.signup form{background:#fff;padding:5px;display:flex;border-radius:5px}.signup input{flex:1;border:0;padding:0 15px;font-size:14px;outline:none}.footer{background:#050c16;color:#fff;padding:42px 0}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:35px}.footer img{width:95px}.footer h4{margin:0 0 13px}.footer a,.footer p{display:block;color:#aab6c5;font-size:12px;line-height:1.8}.page-hero{padding:90px 0 70px;background:linear-gradient(135deg,#eef6ff,#fff 55%,#fff1e9)}.page-hero p{max-width:700px;color:var(--muted);font-size:18px;line-height:1.65}.benefit-grid,.faq-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit{padding:28px;border:1px solid var(--line);border-radius:10px}.benefit b{color:var(--orange);font-size:25px}.benefit p{color:var(--muted);line-height:1.55}.founders-about{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.founders-about img{border-radius:12px;max-height:540px;width:100%;object-fit:cover}.form{display:grid;gap:13px}.form input,.form textarea{width:100%;padding:15px;border:1px solid var(--line);border-radius:6px;font:inherit}.form textarea{min-height:150px}.notice{font-size:12px;color:var(--muted)}@media(max-width:900px){.nav{display:none}.hero,.hero-grid{min-height:auto}.hero-grid,.fitness-grid,.signup-grid,.founders-about{grid-template-columns:1fr}.hero-media{height:550px}.path-grid,.benefit-grid,.faq-grid,.contact-grid{grid-template-columns:1fr 1fr}.resource-grid{grid-template-columns:1fr 1fr}.product-card{grid-template-columns:130px 1fr}.product-card img{width:130px;height:130px}.founder-grid{grid-template-columns:130px 1fr}.founder-grid .btn{grid-column:2}.footer-grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.header{height:72px}.logo{width:90px}.logo img{width:65px}.header .btn{padding:11px 12px;font-size:11px}.hero-copy{padding:50px 0}.hero-media{height:500px;padding:18px}.hero-media-grid{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.hero-media .main{grid-row:auto}.hero-media-grid img:last-child{display:none}.mini-benefits{grid-template-columns:1fr 1fr}.path-grid,.benefit-grid,.faq-grid,.contact-grid,.resource-grid,.product-grid{grid-template-columns:1fr}.section{padding:60px 0}.section-head{display:block}.product-card{grid-template-columns:1fr}.product-card img{width:100%;height:220px}.founder-grid{grid-template-columns:1fr}.founder-grid .btn{grid-column:auto}.signup form{display:grid;gap:6px;background:transparent}.signup input{height:48px;border-radius:4px}.footer-grid{grid-template-columns:1fr 1fr}}
