:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#17211f;--muted:#66736e;--paper:#f7f4ed;--surface:#fffdf8;--line:#ddd7cc;--green:#0f3d35;--green-2:#dceee7;--blue:#2e5b82;--blue-2:#dce8f2;--coral:#be614c;--coral-2:#f5dfd6;--yellow:#d9a441;--shadow:0 18px 45px #17211f1c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);min-height:100%}body{min-height:100%;color:var(--ink);background:linear-gradient(180deg, #0f3d3514, #f7f4ed00 240px), var(--paper);margin:0}button,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{width:min(100%,760px);min-height:100svh;padding:calc(18px + env(safe-area-inset-top)) 14px calc(92px + env(safe-area-inset-bottom));margin:0 auto}.topbar,.hero-panel,.workout-header,.round-control,.log-panel,.food-panel,.interval-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8eb;border-radius:8px}.topbar{box-shadow:none;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.eyebrow,.panel-label{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:.76rem;font-weight:750}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:1.65rem;line-height:1.05}h2{margin-bottom:6px;font-size:1.3rem;line-height:1.15}h3{margin-bottom:5px;font-size:1rem;line-height:1.18}p{color:var(--muted);line-height:1.45}.goal-pill{min-height:36px;color:var(--green);background:var(--green-2);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:.82rem;font-weight:800;display:inline-flex}.hero-panel{background:linear-gradient(135deg, #0f3d3514, #2e5b821a), var(--surface);grid-template-columns:1fr auto;align-items:center;gap:16px;margin-top:12px;padding:16px;display:grid}.hero-panel p:last-child{margin-bottom:0}.rings{border:10px solid var(--green-2);border-top-color:var(--coral);border-right-color:var(--blue);background:var(--surface);border-radius:999px;place-items:center;width:86px;height:86px;display:grid}.rings span{font-size:1.7rem;font-weight:900;line-height:1;display:block}.rings small{color:var(--muted);margin-top:-16px;font-size:.76rem;font-weight:800}.tabs{top:max(8px, env(safe-area-inset-top));z-index:5;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:12px -2px 14px;padding:6px;display:grid;position:sticky}.tabs button{min-width:0;min-height:54px;color:var(--muted);background:0 0;border:0;border-radius:7px;place-items:center;gap:3px;font-size:.76rem;font-weight:800;display:grid}.tabs button.active{color:var(--surface);background:var(--green)}.view-stack{gap:12px;display:grid}.workout-header{color:var(--surface);background:var(--green);grid-template-columns:42px 1fr 42px;align-items:center;gap:8px;padding:12px;display:grid}.workout-header.zone2{background:var(--blue)}.workout-header.kevyt,.workout-header.lepo{color:var(--ink);background:#eee7d6}.workout-header.intervalli{background:var(--coral)}.workout-header p,.workout-header span{color:currentColor;opacity:.78;margin:0}.workout-header h2{color:currentColor;margin:2px 0 3px}.icon-button{color:currentColor;background:#ffffff1f;border:1px solid #ffffff38;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.metric{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;min-height:82px;padding:10px}.metric svg{color:var(--coral)}.metric span,.metric strong{display:block}.metric span{color:var(--muted);text-transform:uppercase;margin-top:8px;font-size:.72rem;font-weight:800}.metric strong{margin-top:2px;font-size:.9rem;line-height:1.15}.round-control{box-shadow:none;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.round-control strong{display:block}.stepper{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:40px 40px 40px;align-items:center;display:grid;overflow:hidden}.stepper button{background:0 0;border:0;place-items:center;height:40px;display:grid}.stepper span{border-inline:1px solid var(--line);place-items:center;height:40px;font-weight:900;display:grid}.exercise-list{gap:10px;display:grid}.exercise-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:156px 1fr;display:grid;overflow:hidden;box-shadow:0 10px 22px #17211f12}.exercise-card.done{background:#f4fbf7;border-color:#0f3d3561}.exercise-media{background:var(--green-2);min-height:100%;margin:0;position:relative}.exercise-media img{object-fit:contain;width:100%;height:100%;min-height:164px;display:block}.exercise-content{min-width:0;padding:12px}.exercise-title{display:block}.exercise-title.with-check{grid-template-columns:1fr 34px;gap:8px;display:grid}.exercise-title h3,.exercise-title p{margin:0}.exercise-title p{color:var(--coral);font-weight:900}.check-button{border:2px solid var(--green);width:34px;height:34px;color:var(--surface);background:0 0;border-radius:8px;place-items:center;display:grid}.done .check-button{background:var(--green)}.exercise-card ul{color:var(--muted);margin:9px 0 0;padding-left:18px;font-size:.86rem;line-height:1.35}.variants{color:var(--ink);gap:4px;margin-top:10px;font-size:.78rem;display:grid}.variants span{border-left:3px solid var(--yellow);padding-left:8px}.video-link{min-height:36px;color:var(--blue);background:var(--blue-2);border:1px solid #2e5b823d;border-radius:8px;align-items:center;gap:7px;margin-top:10px;padding:0 10px;font-size:.82rem;font-weight:900;text-decoration:none;display:inline-flex}.video-actions{flex-wrap:wrap;gap:8px;display:flex}.video-link.inline{cursor:pointer;border-color:#2e5b823d}button.video-link{border:1px solid #2e5b823d}.video-embed{gap:8px;margin-top:10px;display:grid}.video-embed iframe{aspect-ratio:16/9;background:#111;border:0;border-radius:8px;width:100%}.video-curator{border:1px solid var(--line);background:#fbf7ee;border-radius:8px;gap:8px;margin-top:8px;padding:8px;display:grid}.video-curator input{border:1px solid var(--line);background:var(--surface);min-height:40px;font:inherit;border-radius:8px;padding:0 10px}.video-curator button{border:1px solid var(--line);min-height:38px;color:var(--green);background:var(--green-2);border-radius:8px;font-weight:900}.video-curator p{color:var(--coral);margin:0;font-size:.84rem}.video-results{gap:6px;display:grid}.video-results button{text-align:left;justify-content:start;padding:8px}.safety-note{background:var(--coral-2);border:1px solid #be614c52;border-radius:8px;gap:5px;padding:12px;display:grid}.safety-note span{color:#6d5048;font-size:.9rem;line-height:1.4}.log-panel{box-shadow:none;gap:10px;padding:12px;display:grid}.segmented{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.segmented button,.ghost-button{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#f8f3e8;border-radius:8px;font-weight:850}.segmented button.active{color:var(--surface);background:var(--green);border-color:var(--green)}textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:92px;color:var(--ink);background:var(--surface);border-radius:8px;padding:11px}.ghost-button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.section-heading{padding:4px 2px}.section-heading p{margin-bottom:0}.week-list,.progress-list{gap:8px;display:grid}.week-row{border:1px solid var(--line);text-align:left;background:var(--surface);border-radius:8px;grid-template-columns:48px 1fr 48px;align-items:center;gap:10px;min-height:72px;padding:10px;display:grid}.week-row.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.day-dot{width:46px;height:46px;color:var(--surface);background:var(--green);border-radius:999px;place-items:center;font-weight:900;display:grid}.day-dot.zone2{background:var(--blue)}.day-dot.kevyt,.day-dot.lepo{color:var(--ink);background:#eadfca}.week-row strong,.week-row small{display:block}.week-row small{color:var(--muted);margin-top:3px;line-height:1.3}.week-row i{color:var(--green);text-align:right;font-size:.76rem;font-style:normal;font-weight:900}.interval-card{box-shadow:none;grid-template-columns:112px 1fr;display:grid;overflow:hidden}.interval-card>div{padding:12px}.progress-row{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:48px 1fr;gap:12px;padding:12px;display:grid}.progress-row span{width:44px;height:44px;color:var(--surface);background:var(--coral);border-radius:999px;place-items:center;font-weight:900;display:grid}.progress-row p,.food-panel p{margin-bottom:0}.food-panel{box-shadow:none;background:#fff9e9;padding:14px}.profile-panel,.chat-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:12px;padding:12px;display:grid}.profile-title{align-items:center;gap:10px;display:flex}.profile-title svg{color:var(--green)}.profile-title h3,.profile-title p{margin:0}.profile-panel label{color:var(--muted);text-transform:uppercase;gap:6px;font-size:.78rem;font-weight:850;display:grid}.profile-panel select,.profile-panel input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);font:inherit;text-transform:none;background:#fbf7ee;border-radius:8px;padding:0 10px;font-weight:750}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.coach-quick{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.coach-quick button{border:1px solid var(--line);min-height:46px;color:var(--green);background:var(--green-2);border-radius:8px;font-weight:900}.chat-messages{gap:8px;display:grid}.chat-bubble{white-space:pre-wrap;border-radius:8px;width:fit-content;max-width:88%;padding:10px 11px;line-height:1.42}.chat-bubble.assistant{background:var(--green-2);justify-self:start}.chat-bubble.user{color:var(--surface);background:var(--green);justify-self:end}.chat-form{grid-template-columns:1fr 48px;gap:8px;display:grid}.chat-form textarea{resize:vertical;min-height:58px}.chat-form button{min-height:58px;color:var(--surface);background:var(--green);border:0;border-radius:8px;place-items:center;display:grid}.chat-form button:disabled{opacity:.45}@media (max-width:430px){.app-shell{padding-inline:10px}.hero-panel{grid-template-columns:1fr}.rings{justify-self:start;width:76px;height:76px}.stats-grid{grid-template-columns:1fr}.metric{grid-template-columns:24px 1fr auto;align-items:center;min-height:54px;display:grid}.metric span,.metric strong{margin-top:0}.exercise-card,.interval-card{grid-template-columns:154px 1fr}.exercise-media img{min-height:176px}.exercise-content{padding:10px}.exercise-card ul{font-size:.82rem}.tabs button{font-size:.68rem}.coach-quick{grid-template-columns:1fr}}@media (min-width:720px){.exercise-list{grid-template-columns:repeat(2,minmax(0,1fr))}.exercise-card{grid-template-columns:220px 1fr}}
