:root{color:#1b1d21;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:#f7f8fa;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font-family:inherit}#root{width:100%;min-height:100vh}*{box-sizing:border-box}button{font:inherit}.app{color:#1b1d21;background:#f7f8fa;min-height:100vh;padding-bottom:88px}.header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e8eaed;justify-content:space-between;align-items:center;height:72px;padding:0 5%;display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:1rem;font-weight:700;display:flex}.brand-mark{color:#fff;background:#1e6f5c;border-radius:11px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.profile-button{color:#155748;cursor:pointer;background:#e5f2ee;border:0;border-radius:50%;width:38px;height:38px;font-weight:700}.content{width:min(1080px,90%);margin:0 auto;padding:52px 0}.welcome{margin-bottom:32px}.eyebrow{color:#6b7179;letter-spacing:.12em;margin:0 0 8px;font-size:.72rem;font-weight:700}.welcome h1{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,5vw,3rem);line-height:1.1}.welcome>p:last-child{color:#697078;margin:12px 0 0}.summary-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.summary-card{background:#fff;border:1px solid #e5e7ea;border-radius:18px;flex-direction:column;min-height:150px;padding:22px;display:flex;box-shadow:0 8px 30px #1c232b0a}.summary-card span{color:#6b7179;font-size:.85rem}.summary-card strong{letter-spacing:-.04em;margin:auto 0 3px;font-size:1.9rem}.summary-card small{color:#858b92}.routine-card{background:#fff;border:1px solid #e5e7ea;border-radius:22px;padding:28px;box-shadow:0 12px 40px #1c232b0d}.routine-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.routine-heading h2{letter-spacing:-.035em;margin:0;font-size:1.55rem}.routine-heading div>p:last-child{color:#777d84;margin:8px 0 0;font-size:.9rem}.status{color:#686e75;background:#f0f1f3;border-radius:999px;padding:7px 11px;font-size:.76rem;font-weight:700}.exercise-list{border-top:1px solid #eceef0}.exercise{border-bottom:1px solid #eceef0;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:72px;display:grid}.exercise-number{color:#1e6f5c;background:#f2f6f5;border-radius:9px;place-items:center;width:30px;height:30px;font-size:.8rem;font-weight:700;display:grid}.exercise-name{flex-direction:column;gap:3px;display:flex}.exercise-name strong{font-size:.92rem}.exercise-name small,.exercise-weight{color:#777d84;font-size:.8rem}.exercise-weight{white-space:nowrap;padding-left:12px}.primary-button{color:#fff;cursor:pointer;background:#1e6f5c;border:0;border-radius:13px;width:100%;margin-top:24px;padding:14px 20px;font-weight:700;transition:background .16s,transform .16s}.primary-button:hover{background:#185d4d}.primary-button:active{transform:scale(.99)}.bottom-nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #e3e6e8;border-radius:19px;justify-content:space-around;width:min(520px,100% - 24px);height:64px;padding:7px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #181e2421}.bottom-nav button{color:#777d84;cursor:pointer;background:0 0;border:0;border-radius:13px;flex:1;font-size:.78rem}.bottom-nav button.active{color:#185d4d;background:#e8f2ef;font-weight:700}@media (width<=720px){.header{height:64px;padding:0 20px}.content{width:calc(100% - 32px);padding:34px 0}.summary-grid{grid-template-columns:1fr;gap:12px}.summary-card{min-height:115px}.routine-card{padding:20px}.routine-heading{flex-direction:column}}@media (width<=430px){.brand span{font-size:.92rem}.exercise{grid-template-columns:34px 1fr auto}.exercise-name strong{font-size:.84rem}.exercise-weight{font-size:.72rem}}.day-selector{scrollbar-width:none;background:#fff;border:1px solid #e5e7ea;border-radius:16px;gap:8px;margin-bottom:16px;padding:6px;display:flex;overflow-x:auto}.day-selector::-webkit-scrollbar{display:none}.day-selector button{color:#70767d;cursor:pointer;background:0 0;border:0;border-radius:11px;flex:1;min-width:100px;padding:11px 16px;font-size:.82rem;transition:background .16s,color .16s}.day-selector button:hover{color:#185d4d;background:#f3f6f5}.day-selector button.selected{color:#185d4d;background:#e5f2ee;font-weight:700}.rest-day{text-align:center;border-top:1px solid #eceef0;padding:50px 20px}.rest-day span{color:#185d4d;background:#e5f2ee;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:1.25rem;font-weight:700;display:grid}.rest-day h3{margin:0 0 8px;font-size:1.15rem}.rest-day p{color:#777d84;margin:0;font-size:.9rem}@media (width<=720px){.day-selector button{flex:none;min-width:92px}}.app-loading{color:#5f666d;background:#f7f8fa;place-items:center;min-height:100vh;font-size:.95rem;display:grid}.login-page{background:radial-gradient(circle at 0 0,#e7f2ef 0,#0000 35%),#f7f8fa;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.login-card{background:#fffffff5;border:1px solid #e3e6e8;border-radius:24px;width:min(440px,100%);padding:38px;box-shadow:0 20px 60px #181e2417}.login-brand{letter-spacing:-.02em;align-items:center;gap:11px;margin-bottom:44px;font-weight:700;display:flex}.login-heading{margin-bottom:30px}.login-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,6vw,2.35rem);line-height:1.1}.login-heading>p:last-child{color:#70767d;margin:12px 0 0;line-height:1.5}.login-form{flex-direction:column;gap:18px;display:flex}.login-form label{color:#444a50;flex-direction:column;gap:8px;font-size:.82rem;font-weight:700;display:flex}.login-form input{color:#1b1d21;background:#fbfcfc;border:1px solid #dfe2e5;border-radius:12px;outline:none;width:100%;padding:13px 14px;font-size:.94rem;transition:border-color .16s,box-shadow .16s,background .16s}.login-form input:focus{background:#fff;border-color:#4a8e7d;box-shadow:0 0 0 4px #1e6f5c1a}.login-form .primary-button{margin-top:4px}.login-form .primary-button:disabled{cursor:wait;opacity:.7}.login-error{color:#a23838;background:#fff0f0;border-radius:10px;margin:-4px 0 0;padding:10px 12px;font-size:.82rem}.login-help{color:#858b92;text-align:center;margin:24px 0 0;font-size:.75rem;line-height:1.5}@media (width<=520px){.login-page{padding:16px}.login-card{border-radius:20px;padding:28px 22px}.login-brand{margin-bottom:36px}}.logout-button{color:#535a61;cursor:pointer;background:#fff;border:1px solid #dfe3e5;border-radius:11px;padding:9px 14px;font-size:.78rem;font-weight:700;transition:border-color .16s,color .16s,background .16s}.logout-button:hover{color:#185d4d;background:#f5f9f8;border-color:#b9cbc6}.data-error{color:#9b3434;background:#fff2f2;border:1px solid #f0cccc;border-radius:12px;margin:0 0 20px;padding:12px 14px;font-size:.85rem}.empty-state{text-align:center;padding:50px 28px}.empty-state h2{margin:0 0 10px}.empty-state p{color:#777d84;margin:0}
