*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--bg: #0a1410;--surface: #13201a;--surface2: #1b2c24;--surface3: #26392f;--border: rgba(120, 200, 165, .1);--border2: rgba(120, 200, 165, .2);--text: #eaf3ee;--text2: #9cb1a7;--text3: #667d73;--green: #1ece8e;--red: #ff6b81;--blue: #4aa3f8;--radius: 20px;--radius-sm: 13px;--radius-lg: 26px;--shadow-card: 0 3px 14px rgba(0, 0, 0, .3);--shadow-pop: 0 16px 44px rgba(0, 0, 0, .55)}html{color-scheme:dark}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;overscroll-behavior-y:none}button{font-family:inherit}.app{max-width:640px;margin:0 auto;padding:0 0 calc(92px + env(safe-area-inset-bottom));display:flex;flex-direction:column;min-height:100dvh}.header{position:sticky;top:0;z-index:10;padding:calc(16px + env(safe-area-inset-top)) 18px 18px;background:linear-gradient(158deg,#38e3a8,#11b07d);color:#06231a;border-radius:0 0 22px 22px;box-shadow:0 10px 28px #11b07d38}.header-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.header h1{font-size:22px;font-weight:800;letter-spacing:-.4px;color:#06231a}.header .sub{font-size:13px;color:#06231aad;font-weight:600;margin-top:2px}.header-actions{display:flex;align-items:center;gap:10px;color:#06231a;flex-shrink:0}.hh-metric{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:18px}.hh-group{display:flex;gap:26px}.hh-num{display:block;font-size:27px;font-weight:800;letter-spacing:-.7px;color:#06231a;line-height:1.1}.hh-of{font-size:15px;font-weight:700;opacity:.5}.hh-stat-label{display:block;font-size:12px;font-weight:600;color:#06231ab3}.hh-label{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.6px;color:#06231a8c;margin-bottom:4px}.hh-aches{background:none;border:none;padding:0;text-align:right;cursor:pointer;color:#06231a}.hh-ache-list{display:flex;flex-direction:column;gap:5px;margin-top:5px;align-items:flex-end}.hh-ache-row{display:flex;align-items:center;justify-content:flex-end;gap:7px;font-size:12.5px;font-weight:600;color:#06231ad1;text-transform:capitalize}.hh-ache-pill{width:16px;height:7px;border-radius:999px;flex-shrink:0}.hh-ache-pill.sev-1{background:#06231a59}.hh-ache-pill.sev-2{background:#c9740b}.hh-ache-pill.sev-3{background:#b3271a}.section{padding:6px 16px 24px}.card{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius);padding:16px;margin-bottom:12px;box-shadow:var(--shadow-card)}.card-title{font-size:11px;font-weight:700;color:var(--text2);text-transform:uppercase;letter-spacing:.8px;margin-bottom:12px}.morning-card{width:100%;max-width:380px;background:var(--surface2);border:.5px solid var(--border2);border-radius:22px;padding:22px 20px;box-shadow:var(--shadow-pop);animation:pop .2s ease}@keyframes pop{0%{transform:scale(.94);opacity:0}to{transform:none;opacity:1}}.morning-item{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:14px;margin-top:8px;border-radius:12px;border:.5px solid var(--border);background:var(--surface);color:var(--text);font-size:15px;font-weight:500;cursor:pointer}.morning-item.done{background:color-mix(in srgb,var(--green) 10%,var(--surface));border-color:color-mix(in srgb,var(--green) 30%,transparent);color:var(--green)}.morning-check{width:22px;height:22px;flex-shrink:0;border-radius:50%;border:1.5px solid var(--border2);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#06281c}.morning-item.done .morning-check{background:var(--green);border-color:var(--green)}.hwater{position:relative;width:38px;height:38px;flex-shrink:0;background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hwater-ring{width:38px;height:38px;transform:rotate(-90deg)}.hwater-track{fill:none;stroke:#06231a2e;stroke-width:3}.hwater-fill{fill:none;stroke:#06231a;stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset .5s cubic-bezier(.3,1,.4,1)}.hwater-drop{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.hwater-drop svg{width:15px;height:15px;color:#2b9fe6;fill:#2b9fe6}.hwater:active{opacity:.7}.body-card{display:block;width:100%;text-align:left;cursor:pointer;margin-top:4px}.body-card:active{background:var(--surface2)}.body-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;cursor:pointer}.body-chev{color:var(--text3);font-size:20px;line-height:1}.body-clear{font-size:14px;color:var(--green);font-weight:600;cursor:pointer}.body-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:.5px solid var(--border)}.body-row:last-child{border-bottom:none}.body-area{font-size:15px;font-weight:600;text-transform:capitalize;color:var(--red)}.body-sev{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.4px;color:var(--text3);background:var(--surface3);border:.5px solid var(--border);border-radius:999px;padding:5px 11px;cursor:pointer}.body-sev.sev-2{color:var(--text)}.body-sev.sev-3{color:var(--red);border-color:color-mix(in srgb,var(--red) 40%,transparent)}.hero{background:linear-gradient(155deg,#38e3a8,#11b07d);color:#06231a;border-radius:var(--radius-lg);padding:20px 20px 22px;margin-bottom:16px;box-shadow:0 10px 30px #11b07d47}.hero-top{display:flex;align-items:flex-start;justify-content:space-between}.hero-label{font-size:11.5px;font-weight:800;text-transform:uppercase;letter-spacing:.7px;opacity:.7}.hero-num{font-size:34px;font-weight:800;letter-spacing:-1px;line-height:1.05;margin-top:3px}.hero-of{font-size:18px;font-weight:700;opacity:.6}.hero-sub{font-size:12.5px;font-weight:600;opacity:.72;margin-top:1px}.hero-bar{height:8px;border-radius:999px;background:#06231a2e;margin-top:18px;overflow:hidden}.hero-bar>span{display:block;height:100%;border-radius:999px;background:#06231a;transition:width .4s ease}.hero-foot{display:flex;justify-content:space-between;margin-top:9px;font-size:11.5px;font-weight:700;opacity:.75}.tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px}.tile{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius);padding:12px 6px 11px;cursor:pointer;min-height:96px;color:var(--text)}.tile:active{background:var(--surface2)}.tile-label{font-size:10px;font-weight:700;color:var(--text2);text-transform:uppercase;letter-spacing:.5px}.tile-value{font-size:24px;font-weight:800;letter-spacing:-.5px;line-height:1.1;margin-top:4px}.tile-sub{font-size:10px;color:var(--text3);font-weight:600}.tile-ring{position:relative;width:48px;height:48px;margin:2px 0}.tile-ring svg{width:48px;height:48px;transform:rotate(-90deg)}.tile-ring .ring-bg{fill:none;stroke:var(--surface3);stroke-width:4}.tile-ring .ring-fg{fill:none;stroke-width:4;stroke-linecap:round;transition:stroke-dashoffset .4s ease}.tile-ring-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.tile-ring-num{font-size:15px;font-weight:800}.tile-ring-den{font-size:10px;color:var(--text3);font-weight:600}.water-ring-wrap{position:relative;width:168px;height:168px;margin:4px auto 20px}.water-ring{width:100%;height:100%;transform:rotate(-90deg)}.water-ring-track{fill:none;stroke:var(--surface3);stroke-width:13}.water-ring-fill{fill:none;stroke:#38bdf8;stroke-width:13;stroke-linecap:round;transition:stroke-dashoffset .55s cubic-bezier(.3,1,.4,1)}.water-ring-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.water-ring-num{font-size:38px;font-weight:800;letter-spacing:-.8px;line-height:1;color:var(--text)}.water-ring-unit{font-size:13px;font-weight:600;color:var(--text2);margin-top:3px}.water-ring-pct{font-size:12px;font-weight:800;color:#7dd3fc;margin-top:7px}.water-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.water-btn{padding:16px 0;border-radius:var(--radius-sm);border:.5px solid color-mix(in srgb,#38bdf8 40%,transparent);background:color-mix(in srgb,#38bdf8 12%,var(--surface));color:#7dd3fc;font-size:20px;font-weight:800;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px}.water-btn span{font-size:11px;font-weight:600;color:var(--text3)}.water-btn:active{background:color-mix(in srgb,#38bdf8 22%,var(--surface))}.water-btn.custom{background:var(--surface);border-color:var(--border2);color:var(--text2)}.water-btn.custom.active{border-color:#38bdf8;color:#7dd3fc}.water-btn.custom:active{background:var(--surface2)}.water-foot{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.water-link{background:none;border:none;color:var(--text2);font-size:14px;font-weight:600;cursor:pointer;padding:4px 2px}.water-link:disabled{opacity:.4}.section.home{flex:1;display:flex;flex-direction:column;min-height:0;padding-bottom:12px}.week-list{flex:1;display:flex;flex-direction:column;gap:7px;min-height:0}.day-row{flex:1;min-height:46px;max-height:76px;display:flex;align-items:center;gap:10px;background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius);padding:6px 12px 6px 14px;cursor:pointer;transition:transform .1s ease,border-color .15s}.day-row:active{transform:scale(.985)}.day-row.today{border-color:color-mix(in srgb,var(--accent) 45%,transparent);background:color-mix(in srgb,var(--accent) 6%,var(--surface))}.dr-icon{width:40px;height:40px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent)}.dr-day{display:flex;flex-direction:column;gap:1px;width:52px;flex-shrink:0;font-size:14px;font-weight:700}.dr-date{font-size:10.5px;color:var(--text3);font-weight:500}.dr-pills{flex:1;display:flex;gap:6px;justify-content:flex-end;align-items:center;flex-wrap:wrap;min-width:0}.pill{font-size:11px;font-weight:700;padding:4.5px 10px;border-radius:999px;background:color-mix(in srgb,var(--pill) 14%,transparent);color:var(--pill);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.pill.done{background:var(--surface3);color:var(--text3)}.type-chip{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;padding:4px 11px;border-radius:20px;background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent);white-space:nowrap}.circuit{margin-bottom:18px}.circuit-label{font-size:11px;font-weight:700;color:var(--text2);text-transform:uppercase;letter-spacing:.7px;margin-bottom:8px;padding-bottom:7px;border-bottom:.5px solid var(--border);display:flex;align-items:center;justify-content:space-between}.circuit-focus{font-size:10.5px;color:var(--accent);font-weight:700}.exercise-row{display:flex;align-items:center;gap:10px;padding:13px 12px;border-radius:var(--radius-sm);border:.5px solid var(--border);margin-bottom:6px;cursor:pointer;user-select:none;-webkit-user-select:none;transition:background .15s,border-color .15s;background:var(--surface)}.exercise-row.complete{background:color-mix(in srgb,var(--green) 9%,var(--surface));border-color:color-mix(in srgb,var(--green) 30%,transparent)}.exercise-row.complete .ex-name{color:var(--green)}.ex-tap{flex:1;min-width:0;display:flex;align-items:baseline;gap:8px;cursor:pointer}.ex-name{flex:1;font-size:15px;font-weight:500;min-width:0}.ex-edit{flex-shrink:0;width:34px;height:34px;padding:0;border:.5px solid var(--border2);border-radius:9px;background:var(--surface3);color:var(--text2);font-size:14px;cursor:pointer}.ex-edit:active{background:var(--surface2)}.ex-prep-check{color:var(--green);font-weight:700;font-size:16px;flex-shrink:0}.exercise-row .ex-thumb{cursor:pointer}.ex-name .ex-edited{font-size:10.5px;color:var(--accent, var(--green));font-weight:700;margin-left:6px}.ex-rx{font-size:13.5px;color:var(--text2);font-weight:600;white-space:nowrap}.set-pips{display:flex;gap:4px}.set-pip{width:8px;height:8px;border-radius:50%;background:var(--surface3);border:1px solid var(--border2)}.set-pip.filled{background:var(--green);border-color:var(--green)}.stretch-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}@media(max-width:380px){.stretch-grid{grid-template-columns:1fr}}.stretch-item{padding:13px 14px;border-radius:var(--radius-sm);border:.5px solid var(--border);background:var(--surface);cursor:pointer;user-select:none;-webkit-user-select:none;transition:background .15s}.stretch-item.done{background:color-mix(in srgb,var(--green) 10%,var(--surface));border-color:color-mix(in srgb,var(--green) 32%,transparent)}.stretch-item.done .s-name{color:var(--green)}.s-name{font-size:14px;font-weight:500}.s-meta{font-size:11.5px;color:var(--text2);margin-top:3px}.s-why{font-size:10.5px;color:var(--text3);margin-top:4px}.btn{display:block;width:100%;padding:14px;border:none;border-radius:var(--radius-sm);background:var(--green);color:#06281c;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .15s}.btn:disabled{opacity:.4}.btn.secondary{background:var(--surface3);color:var(--text)}.btn.ghost{background:transparent;border:.5px solid var(--border2);color:var(--text2)}.btn.danger{background:color-mix(in srgb,var(--red) 18%,transparent);color:var(--red)}.btn.sm{width:auto;padding:9px 16px;font-size:13px;display:inline-block}.input,select.input{width:100%;padding:12px 14px;border-radius:var(--radius-sm);border:.5px solid var(--border2);background:var(--surface2);color:var(--text);font-size:15px;font-family:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input:focus{border-color:var(--green)}.input-label{font-size:12px;font-weight:600;color:var(--text2);margin:14px 0 6px;display:block}.row{display:flex;gap:10px;align-items:center}.spacer{flex:1}.stepper{display:flex;align-items:center;gap:0;border:.5px solid var(--border2);border-radius:var(--radius-sm);overflow:hidden}.stepper button{width:46px;height:46px;border:none;background:var(--surface3);color:var(--text);font-size:22px;font-weight:600;cursor:pointer}.stepper .stepper-val{min-width:74px;text-align:center;font-size:17px;font-weight:700;color:var(--text);background:var(--surface2);align-self:stretch;display:flex;align-items:center;justify-content:center}.stepper-label{font-size:11px;color:var(--text2);font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:40;animation:fade .18s ease}.sheet{position:fixed;left:0;right:0;bottom:0;z-index:50;max-width:640px;margin:0 auto;background:var(--surface2);color:var(--text);border-radius:20px 20px 0 0;border:.5px solid var(--border2);border-bottom:none;padding:10px 18px calc(104px + env(safe-area-inset-bottom));max-height:90vh;overflow-y:auto;animation:slideUp .22s cubic-bezier(.3,1,.4,1)}.sheet-handle{width:38px;height:4px;border-radius:2px;background:var(--border2);margin:4px auto 14px}.sheet h3{font-size:17px;font-weight:700;margin-bottom:4px}.sheet .sheet-sub{font-size:13px;color:var(--text2);margin-bottom:14px}@keyframes slideUp{0%{transform:translateY(40%);opacity:.5}to{transform:none;opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}.option-row{display:flex;align-items:center;gap:12px;padding:14px 12px;border-radius:var(--radius-sm);border:.5px solid var(--border);margin-bottom:7px;cursor:pointer;background:var(--surface);font-size:14.5px;font-weight:500}.option-row:active{background:var(--surface3)}.option-row .opt-meta{margin-left:auto;font-size:12px;color:var(--text3)}.chat-wrap{display:flex;flex-direction:column;height:calc(100dvh - 230px);min-height:340px}.chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:4px 0 10px}.msg{max-width:88%;padding:11px 15px;border-radius:18px;font-size:14.5px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.msg.user{background:var(--green);color:#06281c;align-self:flex-end;border-bottom-right-radius:5px;font-weight:500}.msg.ai{background:var(--surface2);border:.5px solid var(--border);align-self:flex-start;border-bottom-left-radius:5px}.msg.loading{color:var(--text2);font-style:italic}.msg .msg-action{display:block;margin-top:6px;font-size:11.5px;font-weight:700;color:var(--green)}.quick-asks{display:flex;gap:7px;overflow-x:auto;padding:2px 0 10px;scrollbar-width:none}.quick-asks::-webkit-scrollbar{display:none}.quick-ask{flex-shrink:0;padding:8px 14px;border:.5px solid var(--border2);border-radius:18px;font-size:12.5px;background:var(--surface);color:var(--text2);cursor:pointer}.chat-input-row{display:flex;gap:8px;padding-top:10px;align-items:flex-end}.chat-input{flex:1;padding:12px 16px;border-radius:22px;border:.5px solid var(--border2);background:var(--surface2);font-size:15px;color:var(--text);font-family:inherit;outline:none;resize:none;overflow-y:auto;max-height:132px;line-height:1.45}.chat-input:focus{border-color:var(--green)}.chat-send{padding:13px 20px;background:var(--green);color:#06281c;border:none;border-radius:24px;font-size:14px;font-weight:700;cursor:pointer}.chat-send:disabled{opacity:.4}.bottom-nav{position:fixed;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:30;max-width:616px;margin:0 auto;background:color-mix(in srgb,var(--surface) 92%,transparent);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:.5px solid var(--border2);border-radius:26px;box-shadow:var(--shadow-pop);display:flex;justify-content:space-around;padding:8px 6px}.nav-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:2px;border:none;background:none;color:var(--text3);cursor:pointer}.nav-ico{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;transition:transform .22s cubic-bezier(.34,1.4,.5,1),background .2s,color .2s,box-shadow .2s}.nav-btn svg{width:23px;height:23px}.nav-btn.active{color:var(--green)}.nav-btn.active .nav-ico{background:var(--green);color:#06281c;transform:translateY(-20px);width:56px;height:56px;border:5px solid var(--bg);box-shadow:0 10px 22px #1ece8e6b}.wk-toggle{display:inline-flex;background:var(--surface2);border:.5px solid var(--border2);border-radius:999px;padding:3px;gap:2px}.wk-toggle button{border:none;background:none;color:var(--text2);font-size:12.5px;font-weight:700;padding:6px 16px;border-radius:999px;cursor:pointer}.wk-toggle button.on{background:var(--surface3);color:var(--text)}.wk-progress{display:flex;gap:6px;justify-content:center;margin-bottom:14px}.wk-dot{width:7px;height:7px;border-radius:50%;background:var(--surface3);transition:opacity .2s,background .2s}.wk-cards{position:relative}.wk-card{background:var(--surface);border:1px solid var(--border2);border-radius:20px;padding:20px 18px;display:flex;flex-direction:column;min-height:380px;box-shadow:0 10px 34px #00000073}.wk-card.top{position:relative;z-index:2;touch-action:pan-y;user-select:none;-webkit-user-select:none}.wk-card.behind{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;transform:scale(.95) translateY(16px);opacity:.45;pointer-events:none;align-items:flex-start}.wk-card.swipe{transition:transform .23s ease,opacity .23s ease}.wk-card-top-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.wk-card-step{font-size:11px;font-weight:700;color:var(--text3);text-transform:uppercase;letter-spacing:.8px}.wk-card-title{font-size:21px;font-weight:800;letter-spacing:-.4px;margin-bottom:16px}.wk-ex-list{display:flex;flex-direction:column;gap:8px}.wk-ex{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:14px;border-radius:12px;border:.5px solid var(--border);background:var(--surface2);color:var(--text);cursor:pointer;font-family:inherit}.wk-ex:active{background:var(--surface3)}.wk-ex-name{flex:1;font-size:15px;font-weight:500}.wk-ex-chev{color:var(--text3);font-size:18px;flex-shrink:0}.wk-hint{text-align:center;font-size:12px;color:var(--text3);font-weight:600;margin:18px 0 12px}.wk-swipe-hint{display:flex;align-items:center;justify-content:center;gap:12px;margin:18px 0 8px;color:var(--text3);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px}.wk-arrows{color:var(--green);font-size:15px;font-weight:800}.wk-arrows.left{animation:swipeL 1.5s ease-in-out infinite}.wk-arrows.right{animation:swipeR 1.5s ease-in-out infinite}@keyframes swipeR{0%,to{transform:translate(0);opacity:.35}50%{transform:translate(6px);opacity:1}}@keyframes swipeL{0%,to{transform:translate(0);opacity:.35}50%{transform:translate(-6px);opacity:1}}.wk-final{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.run-card{text-align:center;padding:22px 16px 18px}.run-miles{font-size:38px;font-weight:800;letter-spacing:-1px;line-height:1}.run-miles span{font-size:14px;font-weight:700;color:var(--text2);letter-spacing:0}.run-descriptor{font-size:13.5px;color:var(--text2);margin:10px 0 0;line-height:1.5}.run-segments{display:flex;justify-content:center;gap:6px;margin-top:14px;flex-wrap:wrap}.run-seg{font-size:12px;font-weight:700;padding:5px 12px;border-radius:999px;background:var(--surface3);color:var(--text2)}.run-seg.rp{background:color-mix(in srgb,var(--accent, #fb923c) 18%,transparent);color:var(--accent, #fb923c)}.run-paces{display:flex;justify-content:center;gap:18px;margin-top:12px;font-size:12.5px;color:var(--text3);font-weight:600}.run-paces b{color:var(--text);font-weight:700}.run-stretch{display:flex;align-items:baseline;justify-content:space-between;padding:9px 2px;border-bottom:.5px solid var(--border)}.run-stretch:last-child{border-bottom:none}.run-stretch .s-name{font-size:14px;font-weight:500}.run-stretch .s-meta{font-size:12px;color:var(--text2)}.cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.cal-month{font-size:17px;font-weight:700}.cal-arrow{width:38px;height:38px;border-radius:var(--radius-sm);border:.5px solid var(--border2);background:var(--surface);color:var(--text);font-size:22px;line-height:1;cursor:pointer}.cal-arrow:disabled{opacity:.3}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.cal-dow{margin-bottom:6px;text-align:center;font-size:10.5px;font-weight:700;color:var(--text3)}.cal-dow div{padding:2px 0}.cal-day{aspect-ratio:1 / 1.05;border-radius:var(--radius-sm);border:.5px solid var(--border);background:var(--surface);color:var(--text);font-size:13.5px;font-weight:600;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.cal-day:active{background:var(--surface2)}.cal-day.today{border-color:var(--green);color:var(--green)}.cal-day.done{opacity:.55}.cal-day.opening{background:var(--surface3)}.cal-dot{width:6px;height:6px;border-radius:50%}.empty{text-align:center;color:var(--text3);font-size:14px;padding:40px 20px;line-height:1.6}.tag{display:inline-block;font-size:10.5px;font-weight:700;padding:2px 8px;border-radius:9px;background:var(--surface3);color:var(--text2);margin-right:5px}.tag.warn{background:color-mix(in srgb,var(--red) 16%,transparent);color:var(--red)}.divider{height:.5px;background:var(--border);margin:14px 0}.weight-row{display:flex;align-items:baseline;justify-content:space-between;padding:11px 4px;border-bottom:.5px solid var(--border);font-size:14.5px}.weight-row .w-date{color:var(--text2);font-size:13px}.weight-row .w-delta{font-size:12px;font-weight:600}.big-num{font-size:42px;font-weight:800;letter-spacing:-1px;line-height:1}.toast{position:fixed;bottom:calc(96px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);background:var(--surface3);border:.5px solid var(--border2);padding:11px 20px;border-radius:24px;font-size:13.5px;font-weight:600;z-index:60;animation:fade .2s ease;white-space:nowrap}.toggle{position:relative;width:50px;height:30px;border-radius:15px;background:var(--surface3);border:.5px solid var(--border2);cursor:pointer;transition:background .2s;flex-shrink:0}.toggle.on{background:var(--green);border-color:var(--green)}.toggle:after{content:"";position:absolute;top:2.5px;left:3px;width:23px;height:23px;border-radius:50%;background:#fff;transition:transform .2s}.toggle.on:after{transform:translate(19px)}.info-dot{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;width:18px;height:18px;margin-left:7px;border-radius:50%;border:1px solid var(--border2);background:none;color:var(--text3);font-size:11px;font-weight:700;font-style:italic;line-height:1;cursor:pointer}.info-dot:active{background:var(--surface3)}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:14px 2px;border-bottom:.5px solid var(--border);gap:12px}.settings-row .sr-label{font-size:15px;font-weight:500}.settings-row .sr-sub{font-size:12px;color:var(--text2);margin-top:2px}.settings-row input[type=time]{background:var(--surface2);border:.5px solid var(--border2);border-radius:8px;color:var(--text);padding:7px 10px;font-size:15px;font-family:inherit}.auth-wrap{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:32px 28px;max-width:420px;margin:0 auto}.auth-wrap h1{font-size:28px;font-weight:800;letter-spacing:-.5px;margin-bottom:6px}.auth-wrap .sub{color:var(--text2);font-size:14.5px;margin-bottom:28px}.spinner{width:22px;height:22px;border:2.5px solid var(--surface3);border-top-color:var(--green);border-radius:50%;animation:spin .7s linear infinite;margin:30px auto}@keyframes spin{to{transform:rotate(360deg)}}.ex-photos{display:flex;gap:8px;margin:4px 0 16px}.ex-photos img,.ex-thumb{filter:grayscale(1)}.ex-photos img{flex:1;width:0;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-sm);border:.5px solid var(--border);background:var(--surface2)}.ex-photos.single img{max-width:60%;flex:0 1 auto}.ex-thumb{width:52px;height:52px;border-radius:8px;object-fit:cover;border:.5px solid var(--border);background:var(--surface2);flex-shrink:0}.lib-row{display:flex;align-items:center;gap:12px;padding:9px 4px;border-bottom:.5px solid var(--border);cursor:pointer}.lib-row:active{background:var(--surface3)}.lib-row .lib-name{font-size:14.5px;font-weight:500}.lib-row .lib-meta{font-size:12px;color:var(--text3);margin-top:2px}.lib-row .lib-spacer{flex:1}.lib-row .lib-chev{color:var(--text3);font-size:18px}.photo-ph{display:flex;align-items:center;justify-content:center;color:var(--text3);font-size:12px}
