:root{--blue:#2563eb;--blue2:#138cff;--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--bg:#f8fafc;--surface:#fff;--dark:#07111f;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.6}html[dir=rtl] body{font-family:IRANYekan,"Noto Sans Arabic",Tahoma,Arial,sans-serif}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.8)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);font-size:24px;font-weight:800;letter-spacing:-1px}.brand-mark{width:35px;height:35px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue2),var(--blue));color:#fff;font-size:20px;box-shadow:0 8px 20px #2563eb42}.desktop-nav{display:flex;gap:30px;margin-inline:auto}.desktop-nav a,.mobile-nav a{color:#475569;text-decoration:none;font-weight:600;font-size:14px}.desktop-nav a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:12px}.language{display:flex;background:#f1f5f9;border-radius:12px;padding:3px}.language button{border:0;background:none;padding:7px 8px;border-radius:9px;color:#64748b;font-weight:700;cursor:pointer}.language button.active{background:#fff;color:var(--blue);box-shadow:0 2px 8px #0f172a14}.button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--blue2),var(--blue));color:#fff!important;text-decoration:none;border:0;border-radius:14px;padding:14px 22px;font-weight:750;box-shadow:0 12px 28px #2563eb3d;cursor:pointer}.button.small{padding:10px 16px;font-size:13px}.menu-button,.mobile-nav{display:none}.hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#f8fbff 0%,#eef5ff 48%,#fff 100%);padding:74px 0 90px}.hero-grid{min-height:610px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-block;color:var(--blue);font-size:12px;font-weight:850;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:14px}.hero h1{font-size:clamp(43px,5vw,68px);line-height:1.08;letter-spacing:-3px;margin:0 0 24px;max-width:720px}.hero-copy>p{font-size:19px;color:var(--muted);max-width:610px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:24px}.text-link{color:var(--ink);font-weight:750;text-decoration:none}.text-link.blue{color:var(--blue)}.hero-trust{display:flex;gap:22px;margin-top:34px;color:#64748b;font-size:13px}.hero-trust span{display:flex;gap:7px}.hero-trust i{font-style:normal}.phone-stage{height:560px;position:relative}.phone{position:absolute;width:270px;height:540px;background:#fff;border:9px solid #0b1524;border-radius:43px;box-shadow:0 35px 80px #0f172a31;padding:21px;overflow:hidden}.phone-front{right:10%;top:0;z-index:2}.phone-back{left:4%;top:48px;transform:rotate(-8deg);opacity:.95;background:#f8fafc}.phone-top{display:flex;justify-content:space-between;font-size:10px}.hello{color:#64748b;margin:34px 0 2px;font-size:12px}.phone h2{font-size:21px;line-height:1.2;margin:0 0 24px}.workout-card{background:linear-gradient(145deg,#168cfe,#2558df);color:#fff;padding:20px;border-radius:22px;display:flex;flex-direction:column;min-height:190px}.workout-card small{opacity:.8}.workout-card strong{font-size:18px;margin:6px 0}.workout-card span{font-size:11px;opacity:.8}.workout-card button{margin-top:auto;border:0;background:#fff;color:var(--blue);padding:10px;border-radius:11px;font-weight:700}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.metrics div{background:#f1f5f9;border-radius:15px;padding:13px;text-align:center;display:flex;flex-direction:column}.metrics span{font-size:10px;color:#64748b}.bottom-nav{position:absolute;bottom:16px;left:20px;right:20px;display:flex;justify-content:space-around;color:#94a3b8}.bottom-nav b:first-child{color:var(--blue)}.exercise-art{height:280px;margin:45px -5px 20px;background:radial-gradient(circle at 50% 40%,#dbeafe,#eff6ff 60%);border-radius:26px;position:relative}.exercise-art:before{content:"";position:absolute;width:78px;height:78px;background:#bfd6f4;border-radius:50%;left:50%;top:35px;transform:translateX(-50%)}.exercise-art:after{content:"";position:absolute;width:130px;height:175px;background:#a9c7ee;border-radius:45% 45% 25% 25%;left:50%;top:110px;transform:translateX(-50%)}.phone-back h3{font-size:16px}.progress-line{height:8px;background:#dbeafe;border-radius:9px;margin-top:12px}.progress-line.short{width:65%}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:330px;height:330px;background:#dbeafe80;right:-100px;top:-80px}.orb-two{width:230px;height:230px;background:#bfdbfe50;left:-90px;bottom:-70px}.section{padding:105px 0}.soft{background:var(--bg)}.section-heading{text-align:center;max-width:700px;margin:0 auto 48px}.section-heading h2,.section-copy h2,.heading-row h2,.cta h2{font-size:clamp(32px,4vw,48px);line-height:1.15;letter-spacing:-1.8px;margin:0 0 16px}.section-heading p,.section-copy p{color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{padding:26px;border:1px solid var(--line);border-radius:22px;background:#fff;transition:.25s}.feature-card:hover{transform:translateY(-5px);border-color:#93c5fd;box-shadow:0 18px 40px #0f172a0d}.feature-card>span{width:47px;height:47px;border-radius:14px;display:grid;place-items:center;background:#eff6ff;color:var(--blue);font-size:22px}.feature-card h3{font-size:18px;margin:20px 0 8px}.feature-card p{font-size:14px;color:var(--muted);margin:0}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:85px}.visual-card{min-height:480px;background:linear-gradient(145deg,#fff,#eaf3ff);border:1px solid #dbeafe;border-radius:34px;position:relative;display:grid;place-items:center;box-shadow:0 30px 70px #2563eb17}.muscle-figure{width:180px;height:330px;position:relative}.muscle-figure .head{position:absolute;width:66px;height:66px;border-radius:50%;background:#c9d9ec;left:57px}.muscle-figure .body{position:absolute;width:150px;height:250px;top:79px;left:15px;background:linear-gradient(90deg,#bfd1e8,#dce8f6,#bfd1e8);clip-path:polygon(20% 0,80% 0,100% 28%,80% 48%,70% 100%,52% 100%,50% 55%,48% 100%,30% 100%,20% 48%,0 28%);border-radius:45px}.target{position:absolute;background:linear-gradient(135deg,#ff715b,#ef4444);box-shadow:0 0 20px #ef444466}.t1{width:46px;height:39px;border-radius:50% 50% 35% 35%;left:43px;top:105px;transform:rotate(8deg)}.t2{width:46px;height:39px;border-radius:50% 50% 35% 35%;right:43px;top:105px;transform:rotate(-8deg)}.visual-label{position:absolute;bottom:22px;left:22px;right:22px;background:#ffffffdd;backdrop-filter:blur(10px);padding:15px 18px;border-radius:17px;display:flex;justify-content:space-between;align-items:center}.visual-label span{font-size:12px;color:#64748b}.section-copy ul{list-style:none;padding:0;margin:28px 0}.section-copy li{margin:12px 0;padding-inline-start:30px;position:relative}.section-copy li:before{content:'✓';position:absolute;inset-inline-start:0;color:var(--blue);font-weight:bold}.heading-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.category-pills{display:flex;gap:9px;overflow:auto;padding-bottom:14px}.category-pills button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:#64748b;border-radius:999px;padding:9px 16px;font-weight:650}.category-pills button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;min-height:250px}.article-card{border:1px solid var(--line);border-radius:23px;overflow:hidden;background:#fff}.article-card>a{color:inherit;text-decoration:none}.article-image{height:210px;background:linear-gradient(135deg,#dbeafe,#eff6ff);background-size:cover;background-position:center;padding:15px}.article-image span{display:inline-block;background:#ffffffdc;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700}.article-body{padding:20px}.article-body small{color:var(--blue)}.article-body h3{font-size:19px;line-height:1.4;margin:8px 0}.article-body p{color:var(--muted);font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-body b{font-size:12px;color:var(--blue)}.article-skeleton{height:380px;border-radius:23px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 45%,#f1f5f9 65%);background-size:200% 100%;animation:shine 1.2s infinite}.api-note{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:20px;padding:35px}.cta{padding-top:40px}.cta-box{background:linear-gradient(135deg,#0b61ea,#123cc5);border-radius:34px;color:#fff;padding:58px 62px;display:flex;justify-content:space-between;align-items:center;gap:50px;box-shadow:0 32px 70px #2563eb3b}.cta-box>div:first-child{max-width:650px}.cta h2{margin-bottom:12px}.cta p{color:#dbeafe;margin:0}.eyebrow.light{color:#bfdbfe}.store-buttons{display:flex;gap:10px;flex-direction:column;min-width:185px}.store-buttons a{background:#061226;color:#fff;text-decoration:none;padding:10px 19px;border-radius:13px;display:flex;flex-direction:column;line-height:1.2}.store-buttons small{font-size:9px}.store-buttons b{font-size:17px}footer{background:var(--dark);color:#94a3b8;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.light-brand{color:#fff}.footer-grid p{max-width:350px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid b{color:#fff;margin-bottom:8px}.footer-grid a:not(.brand){color:#94a3b8;text-decoration:none;font-size:14px}.footer-grid a:hover{color:#fff}.copyright{border-top:1px solid #1e293b;margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;font-size:12px}@keyframes shine{to{background-position:-200% 0}}@media(max-width:900px){.desktop-nav{display:none}.feature-grid{grid-template-columns:1fr 1fr}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.phone-stage{width:min(550px,100%);margin:auto}.split{grid-template-columns:1fr;gap:50px}.visual-card{order:2}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.cta-box{flex-direction:column;align-items:flex-start}.store-buttons{flex-direction:row}.articles{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.container{width:min(100% - 28px,1160px)}.nav-wrap{height:68px}.nav-actions .button{display:none}.menu-button{display:block;border:0;background:#f1f5f9;width:39px;height:39px;border-radius:11px;font-size:18px}.mobile-nav{display:none;padding:5px 20px 18px;background:#fff}.mobile-nav.open{display:flex;flex-direction:column;gap:15px}.hero{padding:48px 0 58px}.hero-grid{min-height:auto}.hero h1{font-size:40px;letter-spacing:-1.8px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;gap:15px}.hero-trust{flex-direction:column;gap:7px;align-items:center}.phone-stage{height:440px}.phone{width:220px;height:430px;border-width:7px;border-radius:35px;padding:16px}.phone-front{right:0}.phone-back{left:0}.phone h2{font-size:17px}.workout-card{min-height:155px;padding:15px}.metrics,.bottom-nav{display:none}.exercise-art{height:215px;margin-top:35px}.section{padding:75px 0}.feature-grid,.articles{grid-template-columns:1fr}.heading-row{align-items:flex-start;gap:15px}.heading-row>a{display:none}.visual-card{min-height:410px}.cta{padding-top:20px}.cta-box{padding:38px 26px;border-radius:27px}.store-buttons{flex-direction:column;width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.copyright{gap:10px;flex-direction:column}.language button{padding:6px}.brand{font-size:21px}}
