:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#e7edf5;background:#0b1220;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.shell{max-width:1080px;margin:0 auto;padding:32px 20px 48px}header,footer,.hero,.plan div{display:flex;align-items:center;justify-content:space-between;gap:16px}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(2rem,7vw,4.5rem);letter-spacing:-.07em}h2{font-size:clamp(1.6rem,4vw,2.7rem);max-width:560px;letter-spacing:-.04em}.eyebrow{color:#75e0bd;font-size:.72rem;font-weight:800;letter-spacing:.14em;margin-bottom:10px}.badge{border:1px solid #31506c;border-radius:99px;color:#a9bad0;padding:8px 12px;font-size:.8rem}.hero{margin:58px 0 24px;padding:34px;border:1px solid #24405b;border-radius:24px;background:linear-gradient(120deg,#12253a,#132033)}.hero p{color:#a9bad0;max-width:650px;line-height:1.6}.button{border:0;border-radius:12px;padding:12px 16px;cursor:pointer;font-weight:750;text-align:center}.primary{background:#75e0bd;color:#07151c}.button:disabled{cursor:not-allowed;opacity:.45}input[type=file]{display:none}.grid,.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.stats{grid-template-columns:repeat(3,1fr);gap:12px}.card{border:1px solid #20364d;border-radius:18px;padding:24px;background:#101b2a;margin-bottom:20px}.metric{display:block;font-size:2.4rem;letter-spacing:-.08em}.card span,.card p,li{color:#9fb0c4}ul{padding-left:18px;line-height:1.9}.notice{background:#183b3b;border:1px solid #2c786d;border-radius:12px;padding:12px 16px;color:#b7f2df}.search,.settings input{width:100%;border:1px solid #31506c;border-radius:9px;background:#0b1624;color:#e7edf5;padding:10px}.workouts{list-style:none;padding:0}.workouts li{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #20364d;padding:9px 0}.weeks div{position:relative;padding:8px 0 18px}.weeks span{display:block;font-size:.8rem}.weeks i{display:block;height:5px;border-radius:5px;background:#75e0bd;margin-top:7px}.settings{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.settings label{flex:1;color:#9fb0c4}.settings input{display:block;margin-top:5px}.secondary{background:#20364d;color:#e7edf5}.consent{display:block;margin:20px 0;color:#b8c7d7}.consent input{margin-right:8px}.full{width:100%}.plan{display:grid;gap:12px;margin-top:20px}.plan div{padding:12px 0;border-bottom:1px solid #20364d}footer{margin-top:28px;color:#71859b;font-size:.8rem}.text-button{background:none;border:0;color:#e99a9a;cursor:pointer;padding:0}@media(max-width:680px){.shell{padding:20px 16px 34px}.hero,header,footer{align-items:flex-start;flex-direction:column}.hero{margin-top:35px;padding:24px}.grid,.stats{grid-template-columns:1fr;gap:0}.hero .button{width:100%}.workouts li{display:block}}.backend-status{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#71859b;cursor:pointer;padding:0;font-size:.8rem}.backend-status i{width:8px;height:8px;border-radius:50%;background:#e0ad67}.backend-status.online i{background:#75e0bd;box-shadow:0 0 8px #75e0bd}.backend-status.offline i{background:#e98f8f}.backend-status small{color:#536a81}.language-switcher{display:inline-flex;align-items:center;gap:6px;color:#9fb0c4;font-size:.8rem}.language-switcher select{border:1px solid #31506c;border-radius:8px;background:#101b2a;color:#e7edf5;padding:6px 8px}.header-actions{display:flex;align-items:center;gap:12px}
