:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#242b29;background:#fafbf9;color-scheme:light;font-size:16px}
*{box-sizing:border-box;letter-spacing:0}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid #d9dfdc;background:#fff;color:inherit;border-radius:6px;padding:10px 14px;min-height:42px}button:hover{background:#edf2ee}button:focus-visible,a:focus-visible{outline:3px solid #a87c2e;outline-offset:3px}.primary{background:#23634a;color:#fff;border-color:#23634a}.primary:hover{background:#194d39}a{color:inherit}.topbar{height:72px;display:flex;justify-content:space-between;align-items:center;padding:0 5%;border-bottom:1px solid #dfe5df}.topbar a{text-decoration:none;font-weight:650}.topbar span,.storage-note,.eyebrow{color:#67736c;font-size:13px}.workspace{max-width:1180px;margin:auto;padding:28px 28px 80px}nav{display:flex;gap:8px;border-bottom:1px solid #dfe5df;padding-bottom:16px}.tab{border:0;background:transparent}.tab.active{background:#e2eee5;color:#1b5b3f;font-weight:650}.storage-note{margin:16px 0}#message:empty{display:none}#message{color:#9b3c32}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:32px 0}.eyebrow{margin:0 0 8px}h1{font-size:28px;margin:0;font-weight:650}h2{font-size:18px;margin:0;font-weight:600}.calendar-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px}.month-toolbar,.actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.month-toolbar{margin-bottom:24px}.weekdays,.month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.weekdays{text-align:center;font-size:13px;color:#647066;margin-bottom:12px}.month-grid{border-top:1px solid #dbe2dc;border-left:1px solid #dbe2dc}.day,.blank{min-height:88px;border:0;border-right:1px solid #dbe2dc;border-bottom:1px solid #dbe2dc;border-radius:0;padding:9px 4px;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:transparent}.day.selected{background:#e1ede4;box-shadow:inset 0 0 0 2px #23634a}.day.today .day-number{font-weight:750;text-decoration:underline;text-underline-offset:5px}.day-count{font-size:12px;color:#285b41}.blank{background:#f2f5f1}.day-agenda{border-left:1px solid #dfe5df;padding-left:24px}.day-agenda h2{margin:12px 0 24px}.empty{padding:32px 0;color:#747d77;font-size:14px}.record{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 0;border-bottom:1px solid #dfe5df}.record-info{min-width:0}.record h3{font-size:16px;margin:0 0 8px;overflow-wrap:anywhere}.record p{font-size:13px;color:#626f66;margin:6px 0;white-space:pre-wrap;overflow-wrap:anywhere}.record .notes{color:#424e45}.record button{font-size:13px;flex-shrink:0}.workout-filter{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #dfe5df;padding-bottom:20px}.workout-filter p{color:#23634a}.connection-row{display:flex;justify-content:space-between;align-items:center;padding:28px 0;border-bottom:1px solid #dfe5df}.connection-row p,.connection-note{font-size:14px;color:#6b766f}.status{font-size:13px;color:#7a6650;background:#f1ece2;padding:6px 10px;border-radius:4px}label{display:flex;flex-direction:column;gap:8px;font-size:14px}input,textarea,select{min-width:0;width:100%;background:#fff;color:#242b29;border:1px solid #cad4cc;border-radius:5px;padding:10px;min-height:42px}textarea{resize:vertical}dialog{width:min(480px,calc(100% - 32px));max-height:90svh;overflow:auto;border:1px solid #d7dfd8;border-radius:8px;padding:24px}dialog::backdrop{background:#1c2d2566}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}form>label,form>div{margin-bottom:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check{flex-direction:row;align-items:center;margin-top:14px}.check input{width:18px;min-height:18px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin:20px 0 0}.danger{color:#a63d32;margin-right:auto}#form-error{font-size:14px;color:#a63d32}#form-error:empty{display:none}[hidden]{display:none!important}
.account-bar,.import-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:16px 0}.account-bar .storage-note{overflow-wrap:anywhere;flex:1;min-width:180px}.account-bar .actions{flex-wrap:wrap}.import-bar{border-bottom:1px solid #dfe5df;padding:12px 0;font-size:14px}button:disabled{opacity:.5;cursor:wait}#auth-message,#password-message{font-size:14px;overflow-wrap:anywhere}#forgot-password{margin-top:20px}#password-form label{margin-top:20px}
@media(max-width:760px){.workspace{padding:20px 16px 48px}.calendar-layout{grid-template-columns:1fr}.day-agenda{border-left:0;border-top:1px solid #dfe5df;padding:16px 0}.day{min-height:64px}.blank{min-height:64px}.month-toolbar h2{font-size:17px}.actions button{padding:8px 11px}.workout-filter{align-items:flex-start;flex-direction:column;gap:8px}.section-head{margin:24px 0}.section-head h1{font-size:24px}}
