@charset "UTF-8";:root{--font-sans:"Hanken Grotesk",system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono",ui-monospace,monospace;--radius:5px;--radius-pill:99px;--radius-card:8px;--canvas:#f6f4ef;--surface:#fff;--ink:#1f1d1a;--ink-panel:#1a1815;--ink-muted:#5a554d;--ink-subtle:#8a847b;--ink-faint:#a8a299;--border:#e7e3da;--border-faint:#efebe2;--accent:#c75d3a;--accent-hover:#b14e2f;--accent-soft:#fbede7;--brand-700:#a53f22;--brand-600:#c4502d;--brand-500:#c75d3a;--brand-300:#dd8e72;--brand-100:#f6d5c8;--brand-50:#fcece6;--cream:#f6f4f0;--cream-sunk:#efece5;--ink-soft:#3a3833;--stone-500:#8a867c;--stone-400:#a7a297;--line:#e6e1d8;--line-strong:#d8d2c6;--border-card:#e6e1d8;--surface-track:#efece5;--amber-50:#f8f1df;--amber-500:#c89a3c;--amber-600:#b08b1e;--amber-700:#8f6f12;--sage-700:#415a37;--sage-600:#547346;--sage-500:#6a8a5c;--sage-50:#eef2ea;--paper:#fff;--text-strong:var(--ink);--text-body:var(--ink-soft);--text-on-dark:#f6f4f0;--shadow-sm:0 1px 3px rgba(25,24,21,.05);--shadow-fab:0 6px 16px rgba(196,80,45,.35);--hub-content-max:412px;--hub-gutter:22px;--hub-block-gap:22px;--hub-nav-height:72px;--hub-sidebar-width:248px;--hub-panel-max:640px;--hub-desktop-max:1080px;--done:#5b7a4f;--caution:#c99a3b;--done-soft:color-mix(in srgb,var(--done) 14%,var(--canvas));--caution-soft:color-mix(in srgb,var(--caution) 18%,var(--canvas));--error:var(--accent-hover);--surface-1:var(--surface);--surface-2:var(--canvas);--text-primary:var(--ink);--text-secondary:var(--ink-muted);--text-muted:var(--ink-subtle);--text-faint:var(--ink-faint);--text-accent:var(--accent);--text-success:var(--done);--text-warning:var(--caution);--text-pro:var(--ink-muted);--border-strong:var(--border);--border-stronger:var(--border);--border-accent:var(--accent);--bg-accent:var(--accent-soft);--bg-success:var(--done-soft);--bg-warning:var(--caution-soft);--bg-pro:var(--border-faint);--z-modal:100;--z-timer-overlay:200;--z-exercise-info-modal:300;--z-celebration:1000}@media(min-width:900px){:root{--hub-content-max:var(--hub-desktop-max);--hub-gutter:48px;--hub-block-gap:24px;--hub-nav-height:0px}}.auth-page,.login-page{display:flex;min-height:100vh;min-height:100dvh;background:var(--cream)}@media(max-width:899px){.auth-page,.login-page{flex-direction:column}}.login-brand{flex:1 1 50%;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;padding:48px 52px;background:#191815;color:var(--cream)}@media(max-width:899px){.login-brand{flex:none;min-height:0;padding:28px 22px 24px;gap:0}}.login-brand-top{display:flex;flex-direction:column}.login-brand-lockup{display:flex;align-items:flex-end;gap:12px;margin-bottom:40px}@media(max-width:899px){.login-brand-lockup{margin-bottom:20px;gap:10px}}.login-brand-logo{border-radius:10px;flex-shrink:0}@media(max-width:899px){.login-brand-logo{width:32px;height:32px}}.login-brand-lockup-text{display:flex;flex-direction:column;gap:2px;min-width:0;padding-bottom:1px}.login-brand-name{font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--cream)}@media(max-width:899px){.login-brand-name{font-size:16px}}.login-brand-strap{margin:0;font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;line-height:1.2;color:var(--brand-600)}@media(max-width:899px){.login-brand-strap{font-size:9px}}.login-brand-eyebrow{margin:0 0 14px;font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#f6f4f080}@media(max-width:899px){.login-brand-eyebrow{margin-bottom:10px;font-size:10px}}.login-brand-headline{margin:0;font-size:58px;font-weight:800;line-height:1.05;letter-spacing:-.02em;color:var(--cream)}@media(max-width:899px){.login-brand-headline{font-size:28px;line-height:1.12}}.login-brand-stats{display:flex;align-items:stretch;margin-top:36px;gap:0}@media(max-width:899px){.login-brand-stats{display:none}}.login-brand-stat{display:flex;flex-direction:column;gap:6px;padding:0 22px}.login-brand-stat:first-child{padding-left:0}.login-brand-stat:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.login-brand-stat-value{font-size:28px;font-weight:800;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums;color:var(--cream)}.login-brand-stat-label{font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#f6f4f073}.login-brand-board{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:auto;padding-top:48px}@media(max-width:899px){.login-brand-board{margin-top:22px;padding-top:0;gap:5px}}.login-brand-day{display:flex;flex-direction:column;gap:8px;padding:10px 8px;border-radius:8px;border:1px solid hsla(0,0%,100%,.12);background:#ffffff08}@media(max-width:899px){.login-brand-day{align-items:center;gap:4px;padding:8px 2px}}.login-brand-day--today{border-color:#c4502d8c;background:#c4502d1f}.login-brand-day-top{display:flex;justify-content:space-between;align-items:center;gap:4px}@media(max-width:899px){.login-brand-day-top{flex-direction:column;justify-content:center;gap:4px}}.login-brand-day-label{font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#f6f4f080}.login-brand-day--today .login-brand-day-label{color:var(--brand-600)}@media(max-width:899px){.login-brand-day-label{font-size:9px;letter-spacing:.06em}}.login-brand-day-icon{flex-shrink:0;color:#ffffff52}.login-brand-day-icon--done{color:#7a9d5f}.login-brand-day-icon--empty{color:#ffffff52}.login-brand-day-icon--today{position:relative;width:14px;height:14px;border-radius:50%;border:2px solid var(--brand-600);box-sizing:border-box}.login-brand-day-icon--today:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;border-radius:50%;background:var(--brand-600);transform:translate(-50%,-50%)}@media(max-width:899px){.login-brand-day-icon,.login-brand-day-icon.login-brand-day-icon--today{width:12px;height:12px}.login-brand-day-icon.login-brand-day-icon--today:after{width:4px;height:4px}}.login-brand-day-title{display:block;font-size:11px;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:#f6f4f0c7}@media(max-width:899px){.login-brand-day-title{display:none}}.auth-form-panel,.login-form-panel{flex:1 1 50%;display:flex;align-items:center;justify-content:center;padding:48px 40px;background:var(--cream)}@media(max-width:899px){.auth-form-panel,.login-form-panel{flex:1;align-items:flex-start;padding:28px 22px 36px}}.auth-form-inner,.login-form-inner{width:100%;max-width:380px}.auth-heading,.login-heading{margin:0 0 8px;font-size:40px;font-weight:800;letter-spacing:-.02em;line-height:1.1;color:var(--text-strong,#191815)}@media(max-width:899px){.auth-heading,.login-heading{font-size:30px}}.auth-subheading,.login-subheading{margin:0 0 32px;font-size:16px;font-weight:400;color:#6f6a60}@media(max-width:899px){.auth-subheading,.login-subheading{margin-bottom:24px;font-size:15px}}.auth-fields,.login-fields{display:flex;flex-direction:column;gap:18px}.auth-field,.login-field{display:flex;flex-direction:column;gap:8px}.login-label-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.auth-label,.login-label{color:#6f6a60}.auth-label,.login-forgot,.login-label{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.login-forgot{color:var(--brand-600);text-decoration:none;transition:color .12s ease}.login-forgot:hover{color:var(--brand-700)}.auth-input-wrapper,.login-input-wrap{position:relative}.auth-input,.login-input{width:100%;padding:15px 16px;border:1px solid var(--line,#e6e1d8);border-radius:10px;background:var(--paper,#fff);color:var(--text-strong,#191815);font-size:15px;font-family:inherit;font-variant-numeric:tabular-nums;transition:border-color .12s ease,box-shadow .12s ease}.auth-input::-moz-placeholder,.login-input::-moz-placeholder{color:#a8a396}.auth-input::placeholder,.login-input::placeholder{color:#a8a396}.auth-input:focus,.login-input:focus{outline:none;border-color:var(--brand-600);box-shadow:0 0 0 3px #c4502d24}@media(max-width:899px){.auth-input,.login-input{font-size:16px}}.login-field--password .auth-input,.login-field--password .login-input{padding-right:48px}.auth-password-toggle,.login-password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;padding:6px;border:none;background:transparent;color:#8a867c;cursor:pointer;transition:color .12s ease}.auth-password-toggle:hover,.login-password-toggle:hover{color:var(--text-strong,#191815)}.auth-error,.login-error{margin:0;font-size:13px;color:var(--brand-700)}.auth-success,.login-success{margin:0;font-size:13px;color:var(--sage-600)}.auth-submit,.login-submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:6px;padding:16px;border:none;border-radius:10px;background:var(--brand-600);color:#fff;font-size:16px;font-weight:600;font-family:inherit;letter-spacing:-.01em;cursor:pointer;transition:background .12s ease}.auth-submit:hover:not(:disabled),.login-submit:hover:not(:disabled){background:var(--brand-700)}.auth-submit:disabled,.login-submit:disabled{opacity:.65;cursor:not-allowed}.auth-switch,.login-switch{margin-top:28px;font-size:14px;color:#6f6a60;text-align:center}.auth-switch a,.login-switch a{color:var(--brand-600);text-decoration:none;font-weight:600;transition:color .12s ease}.auth-switch a:hover,.login-switch a:hover{color:var(--brand-700)}.auth-legal,.login-legal{margin-top:16px;text-align:center}.auth-legal a,.login-legal a{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#8a867c;text-decoration:none;transition:color .12s ease}.auth-legal a:hover,.login-legal a:hover{color:var(--text-strong,#191815)}.auth-field--password .auth-input{padding-right:48px}.auth-brand-panel{flex:0 0 360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:48px 32px;background:#191815;color:var(--cream)}@media(max-width:899px){.auth-brand-panel{width:100%;flex:none;flex-direction:row;justify-content:flex-start;gap:14px;padding:20px 22px}}.auth-logo-link{display:inline-flex;flex-shrink:0;line-height:0}.auth-brand-text{text-align:center;color:var(--cream)}.auth-brand-text strong{display:block;font-size:1.15rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.35rem}.auth-brand-text span{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#f6f4f080}@media(max-width:899px){.auth-brand-text{text-align:left}.auth-brand-text strong{font-size:1rem;margin-bottom:.2rem}.auth-brand-text span{font-size:10px}}.confirm-page{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:100dvh;padding:2rem;font-size:14px;color:#6f6a60;background:var(--cream)}.confirm-back-btn{padding:12px 18px;border:1px solid var(--line,#e6e1d8);border-radius:10px;background:var(--paper,#fff);color:var(--text-strong,#191815);font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .12s ease,border-color .12s ease}.confirm-back-btn:hover{background:var(--cream-sunk);border-color:var(--line-strong)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--canvas);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modal-backdrop{z-index:1000;background:#00000059;padding:1rem}.modal-card{width:100%;max-width:480px;max-height:min(90vh,640px);background:var(--surface-1);border:.5px solid var(--border);border-radius:12px;padding:1.25rem}.modal-card,.modal-form{display:flex;flex-direction:column}.modal-form{min-height:0;flex:1}.modal-header{align-items:center;margin-bottom:1rem}.field{margin-bottom:.875rem}.field-input{padding:10px 12px;border:.5px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-1);color:var(--text-primary);font-size:14px;font-family:inherit}.field-input:focus{outline:none;border-color:var(--border-accent)}.field-textarea{resize:vertical;min-height:96px}.exercise-search{display:block;margin-bottom:.5rem}.exercise-picker{display:flex;flex-direction:column;gap:6px;max-height:280px;overflow-y:auto;padding:4px;margin:0 -4px;border:.5px solid var(--border);border-radius:var(--radius);background:var(--surface-2,var(--surface-1))}.exercise-picker-item{display:flex;flex-direction:row;align-items:center;gap:.75rem;width:100%;padding:10px 12px;border:.5px solid transparent;border-radius:calc(var(--radius) - 2px);background:transparent;color:var(--text-primary);font-family:inherit;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.exercise-picker-item:hover{background:var(--surface-1);border-color:var(--border)}.exercise-picker-item--selected{background:var(--surface-1);border-color:var(--border-accent)}.exercise-picker-copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex:1;min-width:0}.exercise-picker-check{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border:.5px solid var(--border-strong);border-radius:4px;background:var(--surface-1);color:var(--text-primary);font-size:11px;line-height:1}.exercise-picker-item--selected .exercise-picker-check{border-color:var(--border-accent);background:var(--bg-accent,var(--surface-1))}.exercise-picker-name{font-size:14px;font-weight:500}.exercise-picker-detail{font-size:12px;color:var(--text-secondary)}.exercise-picker-empty{margin:0;padding:1.5rem 1rem;font-size:13px;color:var(--text-muted);text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.exercise-picker-empty p{margin:0}.exercise-picker-create{align-self:center}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem}.tracker{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:1.25rem}.tracker-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.tracker-header h3{margin:0 0 .25rem}.toolbar-nav{display:flex;align-items:center;gap:6px;flex-shrink:0}.tracker-range{font-size:12px;color:var(--text-muted)}.tracker-toolbar{display:flex;justify-content:flex-end;margin-bottom:.75rem}.tracker-auth{font-size:13px;color:var(--text-secondary)}.tracker-auth p{margin-bottom:.75rem}.auth-link{display:inline-block;padding:6px 14px;border-radius:var(--radius);background:var(--accent);color:var(--surface);font-size:13px;text-decoration:none}.auth-link:hover{background:var(--accent-hover)}.summary{margin-bottom:1rem;padding:.875rem 1rem;border-radius:var(--radius);background:var(--done-soft);border:1px solid var(--border)}.summary.near,.summary.over{background:var(--caution-soft)}.summary-top{display:flex;align-items:baseline;gap:.35rem;margin-bottom:.5rem}.summary-total{font-size:28px;font-weight:500;color:var(--caution)}.summary-limit{font-size:13px;color:var(--ink-muted)}.progress-track{height:6px;background:var(--border-faint);overflow:hidden;margin-bottom:.5rem}.progress-fill,.progress-track{border-radius:var(--radius-pill)}.progress-fill{height:100%;transition:width .2s ease}.near .progress-fill,.progress-fill{background:var(--caution)}.over .progress-fill{background:var(--accent)}.summary-note{font-size:12px;color:var(--text-secondary)}.entry-form{margin-bottom:1.25rem}.entries-title,.form-title{font-size:14px;font-weight:500;color:var(--text-primary);margin-bottom:.75rem}.field-row{grid-template-columns:1fr 1fr;gap:8px}.field{margin-bottom:.75rem}.field input{padding:8px 10px;border:.5px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-1);color:var(--text-primary);font-size:14px;font-family:inherit}.field input:focus{outline:none;border-color:var(--border-accent)}.entries-empty{font-size:13px;color:var(--text-muted)}.entries-list{list-style:none}.entry-item{display:flex;justify-content:space-between;gap:1rem;padding:.625rem 0;border-bottom:.5px solid var(--border);font-size:13px}.entry-item:last-child{border-bottom:none}.entry-item--editing{flex-direction:column;align-items:stretch;gap:0}.entry-item--compact .entry-drink,.entry-item--compact .entry-units{font-size:12px}.entry-date{display:block;font-size:11px;color:var(--text-muted);margin-bottom:2px}.entry-drink{color:var(--text-primary);font-weight:500}.entry-notes{display:block;font-size:12px;color:var(--text-secondary);margin-top:2px}.entry-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.entry-units{font-size:12px;color:var(--caution)}.entry-edit-btn{padding:4px 10px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);font-size:11px;font-weight:500;color:var(--ink-muted);cursor:pointer;font-family:inherit}.entry-edit-btn:hover{color:var(--accent);border-color:var(--accent)}.drink-presets{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:.5px solid var(--border)}.drink-presets--editor-only{margin-bottom:0;padding-bottom:0;border-bottom:none}.drink-presets-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.drink-presets-hint,.entries-hint,.form-hint{margin:0;font-size:12px;color:var(--text-muted);line-height:1.4}.entries-hint,.form-hint{margin:-.35rem 0 .75rem}.drink-presets-manage-btn{flex-shrink:0;padding:6px 12px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);font-size:12px;font-weight:500;font-family:inherit;cursor:pointer}.drink-presets-manage-btn:hover{border-color:var(--accent);color:var(--accent)}.drink-presets-editor{display:flex;flex-direction:column;gap:.5rem}.drink-presets-editor-row{display:grid;grid-template-columns:1fr 88px auto;gap:.5rem;align-items:center}.drink-presets-editor-field input{width:100%;padding:8px 10px;border:.5px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-1);color:var(--text-primary);font-size:14px;font-family:inherit}.drink-presets-editor-field input:focus{outline:none;border-color:var(--border-accent)}.drink-presets-add-btn,.drink-presets-remove-btn,.drink-presets-reset-btn{padding:6px 10px;border:1px solid var(--border);border-radius:var(--radius);background:transparent;color:var(--ink-muted);font-size:12px;font-family:inherit;cursor:pointer}.drink-presets-add-btn:hover,.drink-presets-remove-btn:hover,.drink-presets-reset-btn:hover{color:var(--accent);border-color:var(--accent)}.drink-presets-add-btn{align-self:flex-start;font-weight:500;color:var(--ink)}.drink-presets-error{margin:0;font-size:12px;color:var(--error)}.drink-presets-editor-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.drink-presets-reset-btn{margin-left:auto}.entry-edit-form{width:100%}.entry-edit-fields{display:grid;gap:.5rem;margin-bottom:.5rem}.entry-edit-fields,.entry-edit-fields--with-date{grid-template-columns:1fr 88px}.entry-edit-field{display:flex;flex-direction:column;gap:4px;margin-bottom:.5rem;font-size:11px;color:var(--ink-muted)}.entry-edit-field input{padding:7px 9px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink);font-size:13px;font-family:inherit}.entry-edit-field input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #c75d3a29}.entry-edit-error{margin:0 0 .5rem;font-size:11px;color:var(--error)}.entry-edit-actions{display:flex;gap:.5rem}.entry-cancel-btn,.entry-save-btn{padding:6px 12px;border-radius:var(--radius);font-size:12px;font-family:inherit;cursor:pointer}.entry-save-btn{border:none;background:var(--ink);color:var(--surface)}.entry-save-btn:disabled{opacity:.6;cursor:not-allowed}.entry-cancel-btn{border:1px solid var(--border);background:transparent;color:var(--ink-muted)}.entry-cancel-btn:disabled{opacity:.6;cursor:not-allowed}.alcohol-hub{width:100%;max-width:var(--hub-content-max);margin:0 auto;padding:18px var(--hub-gutter) 120px}.alcohol-hub,.alcohol-hub__layout{display:flex;flex-direction:column;gap:var(--hub-block-gap)}.alcohol-hub__mono--amber{color:var(--amber-600)}.alcohol-hub__meter{display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:18px;background:var(--paper);border:1px solid var(--border-card)}.alcohol-hub__meter-top{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.alcohol-hub__units{font-size:44px;font-weight:800;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums;color:var(--amber-600)}.alcohol-hub__units--over{color:var(--brand-600)}.alcohol-hub__limit{margin-left:4px;font-size:16px;font-weight:600;color:var(--text-muted)}.alcohol-hub__remaining{margin:0;font-size:14px;font-weight:600}.alcohol-hub__remaining--ok{color:var(--sage-600)}.alcohol-hub__remaining--over{color:var(--brand-600)}.alcohol-hub__trophy{display:inline-flex;align-items:flex-start;gap:8px;margin:0;font-size:13px;line-height:1.35}.alcohol-hub__trophy--ok{color:var(--sage-600)}.alcohol-hub__trophy--over{color:var(--brand-600)}.alcohol-hub__quick{display:flex;flex-direction:column;gap:12px}.alcohol-hub__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.alcohol-hub__drink{display:flex;align-items:center;gap:10px;min-height:64px;padding:12px;border-radius:14px;border:1px solid var(--border-card);background:var(--paper);text-align:left;cursor:pointer;font:inherit;transition:border-color .15s ease}.alcohol-hub__drink:hover:not(:disabled){border-color:var(--line-strong)}.alcohol-hub__drink:disabled{opacity:.6;cursor:not-allowed}.alcohol-hub__drink-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--amber-50);color:var(--amber-600);flex-shrink:0}.alcohol-hub__drink-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.alcohol-hub__drink-label{font-size:14px;font-weight:600;color:var(--text-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alcohol-hub__custom-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;border-radius:14px;border:1.5px dashed var(--line-strong);background:transparent;color:var(--text-muted);font-size:14px;font-weight:600;cursor:pointer}.alcohol-hub__custom-toggle:hover{color:var(--text-strong);border-color:var(--stone-500)}.alcohol-hub__custom{display:grid;grid-template-columns:1fr 72px auto;gap:8px}.alcohol-hub__field input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border-card);border-radius:12px;background:var(--paper);font:inherit}.alcohol-hub__custom-submit{min-height:44px;padding:0 14px;border:none;border-radius:12px;background:var(--brand-600);color:var(--text-on-dark);font-weight:600;cursor:pointer}.alcohol-hub__error{margin:0;color:var(--brand-700);font-size:13px}.alcohol-hub__log{display:flex;flex-direction:column;gap:10px}.alcohol-hub__empty{margin:0;color:var(--text-muted);font-size:14px}.alcohol-hub__log-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.alcohol-hub__log-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:var(--paper);border:1px solid var(--border-card)}.alcohol-hub__log-day{width:34px;flex-shrink:0;color:var(--text-muted)}.alcohol-hub__log-label{flex:1;min-width:0;font-size:14px;font-weight:600;color:var(--text-strong)}.alcohol-hub__log-units{font-size:14px;font-weight:700;color:var(--amber-600);font-variant-numeric:tabular-nums}@media(min-width:900px){.alcohol-hub{max-width:var(--hub-panel-max);margin:0;padding:32px 36px 28px;border-radius:24px;background:var(--paper);border:1px solid var(--border-card);gap:20px}.alcohol-hub__layout{display:flex;flex-direction:column;gap:18px}.alcohol-hub__drink,.alcohol-hub__log-row,.alcohol-hub__meter{background:var(--cream)}}.activities-week{display:flex;flex-direction:column;gap:var(--hub-block-gap);width:100%;max-width:var(--hub-content-max);margin:0 auto;padding:18px var(--hub-gutter) 28px}.activities-week__header{display:flex;flex-direction:column;gap:16px}.activities-week__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.activities-week__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.activities-week__intro{display:flex;flex-direction:column;gap:8px}.activities-week__title{margin:0;min-width:0;font-size:26px;font-weight:800;letter-spacing:-.02em;color:var(--text-strong)}.activities-week__mono{margin:0;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.activities-week__week-nav{display:flex;align-items:center;gap:10px;width:100%}.activities-week__week-label{flex:1;min-width:0;text-align:center}.activities-week__nav-btn{width:36px;height:36px;border:1px solid var(--border-card);border-radius:10px;background:var(--paper);color:var(--text-body);font-family:inherit;font-size:16px;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.activities-week__nav-btn:hover{background:var(--cream-sunk);color:var(--text-strong)}.activities-week__intro-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}.activities-week__today-btn{min-height:32px;padding:0 12px;border:1px solid var(--border-card);border-radius:10px;background:var(--paper);color:var(--text-body);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.activities-week__today-btn:hover{background:var(--cream-sunk);color:var(--text-strong)}.activities-week__edit{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:none;border-radius:999px;background:var(--brand-600);color:var(--text-on-dark);font-family:inherit;font-size:13px;font-weight:700;letter-spacing:0;text-transform:none;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .12s ease}.activities-week__edit:hover{background:var(--brand-500);color:var(--text-on-dark)}.activities-week__stat{display:flex;flex-direction:column;gap:4px;padding:8px 10px;border-radius:10px;background:var(--paper);border:1px solid var(--border-card)}.activities-week__stat strong{font-size:16px;font-weight:800;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--text-strong)}.activities-week__stat .activities-week__mono{font-size:9.5px;letter-spacing:.1em}.activities-week__stat--brand strong{color:var(--brand-600)}.activities-week__challenge-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;-moz-column-gap:12px;column-gap:12px;row-gap:4px;width:100%;margin:0;padding:12px 14px;border:1px solid var(--border-card);border-radius:12px;background:var(--paper);text-align:left;font:inherit;cursor:pointer;transition:border-color .12s ease,background .12s ease}.activities-week__challenge-card .activities-week__mono{grid-column:1;font-size:9.5px;letter-spacing:.1em}.activities-week__challenge-card:hover{border-color:var(--brand-300);background:var(--brand-50)}.activities-week__challenge-card--set{border-color:color-mix(in srgb,var(--brand-600) 28%,var(--border-card));background:var(--brand-50)}.activities-week__challenge-text{grid-column:1;margin:0;font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1.3;color:var(--text-strong)}.activities-week__challenge-action{grid-column:2;grid-row:1/span 2;align-self:center;font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-600)}.activities-week__stat--ink{background:var(--ink);border-color:transparent}.activities-week__stat--ink .activities-week__mono{color:#f6f4f08c}.activities-week__stat--ink strong{color:var(--brand-300)}.activities-week__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.activities-week__list--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.activities-week__drag{display:grid;place-items:center;flex-shrink:0;width:32px;height:44px;margin-left:4px;padding:0;border:none;border-radius:10px;background:transparent;color:var(--text-muted);cursor:grab;touch-action:none}.activities-week__drag:active{cursor:grabbing;color:var(--brand-600)}.activities-week__row.day-plan-drag--dragging{opacity:.55;border-style:dashed}.activities-week__row.day-plan-drag--drop-target{border-color:var(--brand-600);box-shadow:0 0 0 1px var(--brand-600);background:var(--brand-50);opacity:1}.activities-week__row{display:flex;flex-direction:column;padding:4px;border-radius:16px;background:var(--paper);border:1px solid var(--border-card);transition:border-color .14s ease,background .14s ease}.activities-week__row--rest{background:transparent;border-color:transparent;opacity:.78}.activities-week__row--open,.activities-week__row--today{border-color:var(--brand-100);background:var(--paper)}.activities-week__row--open.activities-week__row--rest{opacity:1;border-color:var(--border-card);background:var(--paper)}.activities-week__row-top{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:8px;column-gap:8px;row-gap:0}.activities-week__row-main{display:flex;align-items:center;gap:12px;flex:1 1 calc(100% - 44px);min-width:0;min-height:64px;padding:10px 12px;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.activities-week__chevron{flex-shrink:0;color:var(--text-muted);transition:transform .16s ease}.activities-week__row--open .activities-week__chevron{transform:rotate(180deg);color:var(--brand-600)}.activities-week__panel{padding:0 12px 12px;animation:activities-week-panel-in .16s ease}.activities-week__complete-btn{display:block;width:100%;min-height:44px;margin-top:12px;padding:0 14px;border:none;border-radius:12px;background:var(--brand-600);color:var(--text-on-dark);font-size:14px;font-weight:700;cursor:pointer}.activities-week__complete-btn:hover:not(:disabled){background:var(--brand-500)}.activities-week__complete-btn:disabled{opacity:.6;cursor:not-allowed}.activities-week__exercises{list-style:none;margin:0;padding:4px 0 0;display:flex;flex-direction:column;gap:2px;border-top:1px solid var(--border-card)}.activities-week__exercise{display:flex;flex-direction:column;gap:8px;padding:8px 4px}.activities-week__exercise-main{display:flex;align-items:flex-start;gap:10px}.activities-week__exercise+.activities-week__exercise{border-top:1px solid color-mix(in srgb,var(--border-card) 70%,transparent)}.activities-week__check{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;margin:-8px 0 0 -8px;cursor:pointer}.activities-week__check input{width:24px;height:24px;margin:0;accent-color:var(--sage-600);cursor:pointer}.activities-week__check input:disabled{cursor:not-allowed;opacity:.5}.activities-week__exercise-btn{flex:1;min-width:0;display:flex;align-items:flex-start;gap:10px;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.activities-week__exercise-btn:hover .activities-week__exercise-name{color:var(--brand-600)}.activities-week__exercise-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.activities-week__timer{margin-left:28px}.activities-week__timer-progress{margin:-2px 0 0 28px;color:var(--text-muted)}.activities-week__exercise-name{font-size:14px;font-weight:600;color:var(--text-strong);min-width:0}.activities-week__exercise-detail{color:var(--text-muted)}.activities-week__exercise--done .activities-week__exercise-name{color:var(--text-muted);text-decoration:line-through;text-decoration-color:var(--border-card)}.activities-week__exercise--done .activities-week__exercise-detail{opacity:.7}.activities-week__empty{margin:0;padding:12px 4px 4px;border-top:1px solid var(--border-card);font-size:14px;color:var(--text-muted)}.activities-week__empty-link{margin-left:.35em;color:var(--brand-600);font-weight:600;text-decoration:underline;text-underline-offset:2px}@keyframes activities-week-panel-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.activities-week__rail{display:flex;flex-direction:column;gap:2px;width:42px;flex-shrink:0}.activities-week__day-num{font-size:22px;font-weight:800;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums;color:var(--text-strong)}.activities-week__row--rest .activities-week__day-num{color:var(--text-muted)}.activities-week__chip{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;flex-shrink:0;background:var(--cream-sunk);color:var(--text-muted)}.activities-week__chip--done{background:var(--sage-50);color:var(--sage-600)}.activities-week__chip--today{background:var(--brand-600);color:var(--text-on-dark)}.activities-week__copy{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.activities-week__row-title{font-size:15px;font-weight:600;color:var(--text-strong)}.activities-week__row--rest .activities-week__row-title{color:var(--text-muted);font-weight:500}.activities-week__done{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:var(--sage-50);color:var(--sage-600);flex-shrink:0}.activities-week__start{flex-shrink:0;min-height:36px;margin-left:auto;margin-right:8px;margin-bottom:10px;padding:0 14px;border:none;border-radius:999px;background:var(--brand-600);color:var(--text-on-dark);font-size:13px;font-weight:700;cursor:pointer}.activities-week__start:hover{background:var(--brand-500)}@media(min-width:900px){.activities-week{max-width:760px;padding:40px var(--hub-gutter) 48px}.activities-week__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px 24px}.activities-week__title-row{grid-column:1/-1}.activities-week__title{font-size:32px}.activities-week__edit{min-height:40px;padding:0 18px;font-size:14px}.activities-week__summary{width:-moz-max-content;width:max-content;max-width:100%;grid-template-columns:repeat(3,minmax(0,96px));gap:8px}.activities-week__week-nav{display:inline-flex;width:auto}.activities-week__week-label{flex:none;text-align:left}.activities-week__stat{padding:10px 12px}.activities-week__stat strong{font-size:18px}.activities-week__row{padding:6px}.activities-week__row-top{flex-wrap:nowrap}.activities-week__row-main{flex:1 1 auto;min-height:72px;padding:12px 16px}.activities-week__start{margin-left:0;margin-bottom:0}}.schedule-editor{display:flex;flex-direction:column;gap:var(--hub-block-gap);width:100%;max-width:var(--hub-content-max);margin:0 auto;padding:8px var(--hub-gutter) 28px}.schedule-editor__header{display:flex;flex-direction:column;gap:14px}.schedule-editor__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.schedule-editor__intro{display:flex;flex-direction:column;gap:8px;min-width:0}.schedule-editor__title{margin:0;font-size:26px;font-weight:800;letter-spacing:-.02em;color:var(--text-strong)}.schedule-editor__mono{margin:0;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.schedule-editor__manage{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:36px;padding:0 14px;border:none;border-radius:999px;background:var(--brand-600);color:var(--text-on-dark);font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .12s ease}.schedule-editor__manage:hover{background:var(--brand-500);color:var(--text-on-dark)}.schedule-editor__week-nav{display:inline-flex;align-items:center;gap:8px}.schedule-editor__nav-btn,.schedule-editor__today-btn{border:1px solid var(--border-card);background:var(--paper);color:var(--text-body);border-radius:10px;font-family:inherit;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.schedule-editor__nav-btn:hover,.schedule-editor__today-btn:hover{background:var(--cream-sunk);color:var(--text-strong)}.schedule-editor__nav-btn{width:36px;height:36px;font-size:16px}.schedule-editor__today-btn{min-height:36px;padding:0 14px;font-size:13px;font-weight:600}.schedule-editor__error{margin:0;padding:12px 14px;border-radius:12px;background:var(--brand-50);color:var(--brand-700);font-size:13px}.schedule-editor__status{margin:0;font-size:13px;color:var(--text-muted)}.schedule-editor__layout{display:flex;flex-direction:column;gap:22px}.schedule-editor__days{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.schedule-editor__days--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.schedule-editor__day{display:flex;align-items:stretch;border-radius:16px;background:var(--paper);border:1px solid var(--border-card)}.schedule-editor__drag{display:grid;place-items:center;flex-shrink:0;width:36px;padding:0;border:none;border-radius:16px 0 0 16px;background:transparent;color:var(--text-muted);cursor:grab;touch-action:none}.schedule-editor__drag:active{cursor:grabbing;color:var(--brand-600)}.schedule-editor__day.day-plan-drag--dragging{opacity:.55;border-style:dashed}.schedule-editor__day.day-plan-drag--drop-target{border-color:var(--brand-600);box-shadow:0 0 0 1px var(--brand-600);background:var(--brand-50);opacity:1}.schedule-editor__day--rest{background:transparent;border-color:transparent;opacity:.78}.schedule-editor__day--today{border-color:var(--brand-100)}.schedule-editor__day--selected{border-color:var(--brand-600);box-shadow:0 0 0 1px var(--brand-600);opacity:1;background:var(--paper)}.schedule-editor__day-btn{display:flex;align-items:center;gap:12px;flex:1;min-width:0;min-height:64px;padding:10px 12px 10px 4px;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.schedule-editor__rail{display:flex;flex-direction:column;gap:2px;width:42px;flex-shrink:0}.schedule-editor__day-num{font-size:22px;font-weight:800;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums;color:var(--text-strong)}.schedule-editor__day--rest .schedule-editor__day-num{color:var(--text-muted)}.schedule-editor__chip{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;flex-shrink:0;background:var(--cream-sunk);color:var(--text-muted)}.schedule-editor__day--today .schedule-editor__chip{background:var(--brand-600);color:var(--text-on-dark)}.schedule-editor__day--selected:not(.schedule-editor__day--today) .schedule-editor__chip{background:var(--brand-50);color:var(--brand-600)}.schedule-editor__copy{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.schedule-editor__day-title{font-size:15px;font-weight:600;color:var(--text-strong)}.schedule-editor__day--rest .schedule-editor__day-title{color:var(--text-muted);font-weight:500}.schedule-editor__day-detail{color:var(--text-muted)}.schedule-editor__panel{display:flex;flex-direction:column;gap:20px;padding:20px 18px;border-radius:18px;background:var(--paper);border:1px solid var(--border-card)}.schedule-editor__panel-head{display:flex;flex-direction:column;gap:6px}.schedule-editor__panel-title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.02em;color:var(--text-strong)}.schedule-editor__fields{display:flex;flex-direction:column;gap:14px}.schedule-editor__field{display:flex;flex-direction:column;gap:8px}.schedule-editor__input{width:100%;padding:14px 15px;border:1px solid var(--line,#e6e1d8);border-radius:10px;background:var(--cream);color:var(--text-strong);font:inherit;font-size:15px;transition:border-color .12s ease,box-shadow .12s ease}.schedule-editor__input:focus{outline:none;border-color:var(--brand-600);box-shadow:0 0 0 3px #c4502d24;background:var(--paper)}.schedule-editor__type{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.schedule-editor__type-btn{min-height:42px;padding:0 10px;border:1px solid var(--border-card);border-radius:10px;background:var(--cream);color:var(--text-body);font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.schedule-editor__type-btn:hover:not(:disabled){border-color:var(--line-strong);color:var(--text-strong)}.schedule-editor__type-btn--active{background:var(--brand-600);border-color:var(--brand-600);color:var(--text-on-dark)}.schedule-editor__type-btn:disabled{opacity:.65;cursor:not-allowed}.schedule-editor__exercises-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.schedule-editor__add{border:none;background:transparent;color:var(--brand-600);font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;cursor:pointer;padding:6px 0}.schedule-editor__add:hover:not(:disabled){color:var(--brand-500)}.schedule-editor__add:disabled{opacity:.55;cursor:not-allowed}.schedule-editor__add--primary{align-self:flex-start;min-height:42px;padding:0 16px;border-radius:10px;background:var(--brand-600);color:var(--text-on-dark)}.schedule-editor__add--primary:hover:not(:disabled){background:var(--brand-500);color:var(--text-on-dark)}.schedule-editor__exercises{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.schedule-editor__exercise{border-radius:14px;border:1px solid var(--border-card);background:var(--cream)}.schedule-editor__exercise-main{display:flex;align-items:flex-start;gap:10px;padding:12px}.schedule-editor__reorder{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.schedule-editor__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--text-muted);cursor:pointer;transition:background .12s ease,color .12s ease}.schedule-editor__icon-btn:hover:not(:disabled){background:var(--paper);color:var(--text-strong)}.schedule-editor__icon-btn:disabled{opacity:.35;cursor:not-allowed}.schedule-editor__icon-btn--danger:hover:not(:disabled){color:var(--brand-700);background:var(--brand-50)}.schedule-editor__exercise-copy{display:flex;align-items:flex-start;gap:10px;min-width:0;flex:1}.schedule-editor__exercise-text{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.schedule-editor__exercise-name{font-size:15px;font-weight:600;color:var(--text-strong)}.schedule-editor__exercise-detail{color:var(--text-muted)}.schedule-editor__reps{display:inline-flex;align-items:center;gap:6px}.schedule-editor__reps-input{min-width:0;padding:8px 10px;border:1px solid var(--line,#e6e1d8);border-radius:8px;background:var(--paper);color:var(--text-strong);font:inherit;font-size:14px;font-variant-numeric:tabular-nums}.schedule-editor__reps-input:focus{outline:none;border-color:var(--brand-600);box-shadow:0 0 0 3px #c4502d24}.schedule-editor__reps-input--sets{width:56px}.schedule-editor__empty{display:flex;flex-direction:column;gap:14px;padding:8px 0 4px}.schedule-editor__empty p{margin:0;font-size:14px;color:var(--text-muted)}@media(min-width:900px){.schedule-editor{max-width:960px;padding:24px var(--hub-gutter) 48px}.schedule-editor__header{flex-direction:row;align-items:flex-end;justify-content:space-between}.schedule-editor__title-row{align-items:center;gap:16px}.schedule-editor__title{font-size:32px}.schedule-editor__manage{min-height:40px;padding:0 18px;font-size:14px}.schedule-editor__layout{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:24px;align-items:start}.schedule-editor__panel{position:sticky;top:24px;padding:24px}.schedule-editor__day-btn{min-height:72px;padding:12px 16px}}.booze-hub{display:flex;flex-direction:column;gap:var(--hub-block-gap);width:100%;max-width:min(100%,var(--hub-content-max));min-width:0;margin:0 auto;padding:18px var(--hub-gutter) 120px}.booze-hub__back{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;min-height:44px;padding:0;border:none;background:none;color:var(--text-muted);font-size:14px;cursor:pointer}.booze-hub__back:hover{color:var(--text-strong)}.booze-hub__mono{margin:0;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.booze-hub__mono--amber{color:var(--amber-600)}.booze-hub__title{margin:8px 0 0;font-size:26px;font-weight:800;letter-spacing:-.02em;color:var(--text-strong)}.booze-hub__insight,.booze-hub__primary{display:flex;flex-direction:column;gap:var(--hub-block-gap);min-width:0;width:100%}.booze-hub__meter{display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:18px;background:var(--paper);border:1px solid var(--border-card);min-width:0}.booze-hub__meter-top{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.booze-hub__units{font-size:44px;font-weight:800;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums;color:var(--amber-600)}.booze-hub__units--over{color:var(--brand-600)}.booze-hub__units--ring{font-size:28px}.booze-hub__limit{margin-left:4px;font-size:16px;font-weight:600;color:var(--text-muted)}.booze-hub__remaining{margin:0;font-size:14px;font-weight:600}.booze-hub__remaining--ok{color:var(--sage-600)}.booze-hub__remaining--over{color:var(--brand-600)}.booze-hub__trophy{display:inline-flex;align-items:flex-start;gap:8px;margin:0;font-size:13px;line-height:1.35}.booze-hub__trophy--ok{color:var(--sage-600)}.booze-hub__trophy--over{color:var(--brand-600)}.booze-hub__quick{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0;padding:16px;border-radius:18px;background:var(--paper);border:1px solid var(--border-card)}.booze-hub__carousel{display:flex;gap:10px;width:calc(100% + 32px);max-width:none;margin:0 -16px;padding:2px 16px 8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.booze-hub__carousel::-webkit-scrollbar{display:none}.booze-hub__drink{display:flex;align-items:center;gap:8px;flex:0 0 auto;width:min(68vw,200px);min-width:156px;min-height:64px;padding:12px;border-radius:14px;border:1px solid var(--border-card);background:var(--cream);text-align:left;cursor:pointer;font:inherit;scroll-snap-align:start}.booze-hub__drink:disabled{opacity:.6;cursor:not-allowed}.booze-hub__drink-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:var(--amber-50);color:var(--amber-600);flex-shrink:0}.booze-hub__drink-copy{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.booze-hub__drink-label{font-size:13px;font-weight:600;color:var(--text-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.booze-hub__custom-toggle{gap:8px;min-height:48px;border-radius:14px;border:1.5px dashed var(--line-strong);background:transparent;color:var(--text-muted)}.booze-hub__custom-toggle,.booze-hub__manage{display:inline-flex;align-items:center;justify-content:center;width:100%;font-size:14px;font-weight:600;cursor:pointer}.booze-hub__manage{min-height:44px;padding:0 14px;border:1px solid var(--border-card);border-radius:14px;background:var(--cream);color:var(--text-strong);font-family:inherit;transition:background .12s ease,border-color .12s ease}.booze-hub__manage:hover{background:var(--cream-sunk);border-color:var(--line-strong)}.booze-hub__quick .drink-presets{margin:0;padding:0;border:none}.booze-hub__quick .drink-presets-editor-title{margin:0 0 10px;font-size:15px;font-weight:700;color:var(--text-strong)}.booze-hub__quick .drink-presets-editor-row{grid-template-columns:minmax(0,1fr) 64px auto;gap:8px}.booze-hub__quick .drink-presets-editor-field input{min-height:44px;border-radius:12px;border:1px solid var(--border-card);background:var(--cream)}.booze-hub__quick .drink-presets-editor-actions{flex-wrap:wrap;gap:8px}.booze-hub__custom{display:grid;grid-template-columns:minmax(0,1fr) 64px auto;gap:8px;width:100%;min-width:0}.booze-hub__field{min-width:0}.booze-hub__field input{width:100%;max-width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border-card);border-radius:12px;background:var(--cream);font:inherit}.booze-hub__custom-submit{min-height:44px;padding:0 14px;border:none;border-radius:12px;background:var(--brand-600);color:var(--text-on-dark);font-weight:600;cursor:pointer}.booze-hub__error{margin:0;color:var(--brand-700);font-size:13px}.booze-hub__trend{padding:18px;border-radius:18px;background:var(--paper);border:1px solid var(--border-card)}.booze-hub__chart{position:relative;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;align-items:end;height:160px;margin-top:16px;padding-bottom:22px}.booze-hub__budget-line{position:absolute;left:0;right:0;z-index:1;border-top:1.5px dashed var(--line-strong);pointer-events:none}.booze-hub__budget-line span{position:absolute;right:0;top:-16px;font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint)}.booze-hub__bar-col{display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;min-width:0}.booze-hub__bar-track{display:flex;align-items:flex-end;justify-content:center;flex:1;width:100%}.booze-hub__bar{display:block;width:70%;max-width:28px;min-height:4px;border-radius:6px 6px 2px 2px;background:var(--amber-50);border:1px solid color-mix(in srgb,var(--amber-600) 25%,transparent)}.booze-hub__bar--over{background:var(--brand-500);border-color:transparent}.booze-hub__bar--now{background:var(--amber-600);border-color:transparent}.booze-hub__bar-label{font-size:8.5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.booze-hub__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.booze-hub__stat{display:flex;flex-direction:column;gap:6px;padding:14px 12px;border-radius:14px;background:var(--paper);border:1px solid var(--border-card)}.booze-hub__stat strong{font-size:22px;font-weight:800;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--text-strong)}.booze-hub__stat--sage strong{color:var(--sage-600)}.booze-hub__stat--amber strong{color:var(--amber-600)}.booze-hub__log{display:flex;flex-direction:column;gap:10px}.booze-hub__empty{margin:0;color:var(--text-muted);font-size:14px}.booze-hub__log-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.booze-hub__log-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:var(--paper);border:1px solid var(--border-card)}.booze-hub__log-day{width:34px;flex-shrink:0}.booze-hub__log-label{flex:1;min-width:0;font-size:14px;font-weight:600;color:var(--text-strong)}.booze-hub__log-units{font-size:14px;font-weight:700;color:var(--amber-600);font-variant-numeric:tabular-nums}.booze-hub__footer{position:fixed;left:50%;bottom:var(--hub-nav-height);z-index:30;width:min(100%,412px);transform:translate(-50%);padding:14px var(--hub-gutter);background:var(--cream);border-top:1px solid var(--line)}.booze-hub__cta{width:100%;min-height:48px;padding:14px 18px;border:none;border-radius:999px;background:var(--brand-600);color:var(--text-on-dark);font-size:15px;font-weight:700;cursor:pointer}.booze-hub__cta:hover{background:var(--brand-500)}@media(min-width:900px){.booze-hub{max-width:var(--hub-desktop-max);padding:40px var(--hub-gutter) 48px}.booze-hub__title{font-size:32px}.booze-hub__primary{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:24px;align-items:stretch}.booze-hub__meter{flex-direction:row;align-items:center;gap:28px;padding:28px;height:100%}.booze-hub__meter-ring{position:relative;width:132px;height:132px;flex-shrink:0}.booze-hub__meter-ring-core{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.booze-hub__meter-copy{display:flex;flex-direction:column;gap:14px;min-width:0;flex:1}.booze-hub__quick{height:100%;padding:24px}.booze-hub__carousel{width:calc(100% + 48px);margin:0 -24px;padding:2px 24px 10px}.booze-hub__drink{width:180px;min-width:180px}.booze-hub__insight{display:grid;grid-template-columns:1.6fr 1fr;gap:24px;align-items:stretch}.booze-hub__stats,.booze-hub__trend{height:100%}.booze-hub__stats{grid-template-columns:1fr;gap:12px}.booze-hub__stat{flex:1;justify-content:center;padding:18px 16px}.booze-hub__chart{height:200px}.booze-hub__log-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.booze-hub__footer{position:static;left:auto;bottom:auto;width:100%;max-width:320px;transform:none;margin-top:8px;padding:0;background:transparent;border:none}}.app-logo{display:block;flex-shrink:0}.home-hub{display:flex;flex-direction:column;gap:var(--hub-block-gap);width:100%;max-width:var(--hub-content-max);margin:0 auto;padding:18px var(--hub-gutter) 28px}.home-hub__brand-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-hub__logo{display:flex;align-items:center;gap:10px}.home-hub__wordmark{font-size:18px;font-weight:700;letter-spacing:-.02em;color:var(--text-strong)}.home-hub__avatar{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border-radius:999px;border:1px solid var(--line);background:var(--paper);color:var(--text-body);cursor:pointer;overflow:hidden;flex-shrink:0}.home-hub__avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-hub__avatar-initial{font-size:14px;font-weight:800;letter-spacing:-.02em;color:var(--brand-600)}.home-hub__avatar--desktop{display:none}.home-hub__strap{margin:8px 0 0;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--brand-600)}.home-hub__top{display:contents}.home-hub__hello{margin:0;font-size:30px;font-weight:800;letter-spacing:-.02em;line-height:1.15;color:var(--text-strong);font-variant-numeric:tabular-nums}.home-hub__date,.home-hub__mono{margin:0;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.home-hub__date{margin-top:8px}.home-hub__streak{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;padding:22px;border-radius:20px;background:var(--ink);color:var(--text-on-dark)}.home-hub__streak-ring-wrap{position:relative;width:104px;height:104px;flex-shrink:0}.home-hub__streak-core{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.home-hub__flame{color:var(--brand-300)}.home-hub__streak-num{font-size:30px;font-weight:800;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums}.home-hub__streak-cap{font-family:var(--font-mono);font-size:8.5px;letter-spacing:.12em;text-transform:uppercase;color:#f6f4f08c}.home-hub__streak-side{display:flex;flex-direction:column;gap:10px;min-width:0}.home-hub__streak-best{margin:0;font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#f6f4f09e}.home-hub__week-bar{display:flex;gap:4px}.home-hub__week-seg{flex:1;height:30px;border-radius:6px;background:#ffffff14}.home-hub__week-seg--ride{background:var(--brand-500)}.home-hub__week-seg--rest{background:#ffffff14}.home-hub__week-seg--empty,.home-hub__week-seg--today{background:transparent;border:1.5px dashed hsla(0,0%,100%,.28)}.home-hub__trend{display:inline-flex;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:600;color:var(--sage-500)}.home-hub__actions{display:flex;flex-direction:column;gap:12px}.home-hub__onboard{margin-top:18px;padding:16px 16px 14px;border-radius:14px;border:1px solid var(--border-card);background:var(--surface-raised,var(--surface))}.home-hub__onboard-title{margin:6px 0 0;font-size:1.2rem;font-weight:700;line-height:1.25;color:var(--text-primary)}.home-hub__onboard-copy{margin:8px 0 0;font-size:.95rem;line-height:1.45;color:var(--text-muted)}.home-hub__onboard-error{margin:10px 0 0;font-size:.875rem;color:var(--danger,#b42318)}.home-hub__onboard-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.home-hub__onboard-primary,.home-hub__onboard-secondary{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;padding:10px 16px;font:inherit;font-size:.9rem;font-weight:600;cursor:pointer}.home-hub__onboard-primary{border:none;background:var(--brand-600);color:#fff}.home-hub__onboard-primary:disabled{opacity:.65;cursor:not-allowed}.home-hub__onboard-secondary{border:1px solid var(--border);background:transparent;color:var(--text-primary)}.home-hub__action{display:flex;align-items:center;gap:14px;width:100%;padding:20px;border-radius:18px;border:1px solid transparent;text-align:left;cursor:pointer;font:inherit;transition:background .15s ease,border-color .15s ease}.home-hub__action--ride{background:var(--brand-600);color:var(--text-on-dark)}.home-hub__action--ride:hover{background:var(--brand-500)}.home-hub__action--drink{background:var(--paper);border-color:var(--border-card);color:var(--text-strong)}.home-hub__action--drink:hover{border-color:var(--line-strong)}.home-hub__action-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;flex-shrink:0}.home-hub__action-icon--ride{background:#ffffff29;color:var(--text-on-dark)}.home-hub__action-icon--drink{background:var(--amber-50);color:var(--amber-600)}.home-hub__action-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.home-hub__action-over{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;opacity:.78}.home-hub__action--drink .home-hub__action-over{color:var(--text-muted);opacity:1}.home-hub__action-title{font-size:19px;font-weight:700;letter-spacing:-.02em}.home-hub__action-chevron{flex-shrink:0;opacity:.7}.home-hub__challenge{display:flex;align-items:center;gap:16px;padding:18px;border-radius:18px;background:var(--paper);border:1px solid var(--border-card);box-sizing:border-box}.home-hub__challenge-ring{position:relative;width:78px;height:78px;flex-shrink:0}.home-hub__challenge-frac{position:absolute;inset:0;display:grid;place-items:center;font-size:16px;font-weight:800;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--text-strong)}.home-hub__challenge-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.home-hub__challenge-title{margin:0;font-size:16px;font-weight:700;color:var(--text-strong)}.home-hub__challenge-meta{margin:0;font-size:13px;color:var(--brand-600)}.home-hub__challenge-edit{align-self:flex-start;margin-top:6px;padding:0;border:none;background:transparent;font-family:var(--font-mono);font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-600);cursor:pointer}.home-hub__challenge-edit:hover{color:var(--brand-700)}.home-hub__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.home-hub__link,.home-hub__section-meta{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-600)}.home-hub__link{border:none;background:none;padding:0;cursor:pointer}.home-hub__link:hover{color:var(--brand-500)}.home-hub__badge-rail{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;-ms-overflow-style:none;scrollbar-width:none}.home-hub__badge-rail::-webkit-scrollbar{display:none}.home-hub__badge{flex:0 0 92px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.home-hub__badge-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:999px;background:var(--brand-50);border:1px solid var(--brand-100);color:var(--brand-600)}.home-hub__badge--locked .home-hub__badge-icon{background:var(--cream-sunk);border-color:transparent;color:var(--text-faint)}.home-hub__badge-label{font-size:12px;font-weight:600;line-height:1.25;color:var(--text-body)}.home-hub__badge--locked .home-hub__badge-label{color:var(--text-faint)}.home-hub__glance{display:flex;flex-direction:column}.home-hub__glance-card{padding:18px;border-radius:16px;background:var(--brand-50);border:1px solid var(--brand-100);flex:1;box-sizing:border-box}.home-hub__glance-over{margin-bottom:8px}.home-hub__glance-title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.02em;color:var(--text-strong)}.home-hub__glance-sub{margin:8px 0 0;font-size:14px;color:var(--text-muted)}@media(min-width:900px){.home-hub{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;max-width:var(--hub-desktop-max);padding:40px var(--hub-gutter) 48px}.home-hub__brand--mobile{display:none}.home-hub__top{grid-column:1/-1;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.home-hub__hello{font-size:34px}.home-hub__avatar--desktop{display:inline-flex;width:46px;height:46px;flex-shrink:0}.home-hub__onboard{grid-column:1/-1}.home-hub__actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:16px}.home-hub__action{min-height:112px;padding:26px;border-radius:20px}.home-hub__action-icon{width:54px;height:54px;border-radius:14px}.home-hub__action-title{font-size:20px}.home-hub__streak{grid-column:1;gap:28px;padding:28px 32px;align-self:stretch}.home-hub__streak-num{font-size:40px}.home-hub__week-seg{height:40px}.home-hub__challenge{grid-column:2;align-self:stretch;padding:24px}.home-hub__milestones{grid-column:1;padding:22px;border-radius:18px;background:var(--paper);border:1px solid var(--border-card)}.home-hub__badge-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible;gap:12px}.home-hub__badge{flex:none;width:auto}.home-hub__badge-icon{width:60px;height:60px}.home-hub__glance{grid-column:2;padding:22px;border-radius:18px;background:var(--paper);border:1px solid var(--border-card)}.home-hub__glance-card{border:none;background:var(--brand-50)}}.progress-ring__fill{transition:stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.hub-progress-bar{width:100%;overflow:hidden;border-radius:999px;background:var(--surface-track)}.hub-progress-bar__fill{display:block;height:100%;border-radius:inherit;transform-origin:left center;transition:width .5s cubic-bezier(.4,0,.2,1)}.hub-progress-bar--brand .hub-progress-bar__fill{background:var(--brand-600)}.hub-progress-bar--amber .hub-progress-bar__fill{background:var(--amber-600)}.hub-progress-bar--sage .hub-progress-bar__fill{background:var(--sage-600)}.hub-sidebar{display:none}@media(min-width:900px){.hub-sidebar{position:sticky;top:0;z-index:50;display:flex;flex-direction:column;width:var(--hub-sidebar-width);height:100vh;padding:28px 20px 24px;background:var(--paper);border-right:1px solid var(--line)}.hub-sidebar__brand{margin-bottom:36px}.hub-sidebar__logo{display:flex;align-items:center;gap:12px}.hub-sidebar__wordmark{font-size:17px;font-weight:700;letter-spacing:-.02em;color:var(--text-strong)}.hub-sidebar__strap{margin:0;padding-left:0;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--brand-600)}.hub-sidebar__nav{display:flex;flex-direction:column;gap:6px;flex:1}.hub-sidebar__link{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 14px;border-radius:999px;color:var(--text-muted);text-decoration:none;font-size:15px;font-weight:600;transition:background .15s ease,color .15s ease}.hub-sidebar__link:hover{color:var(--text-strong);background:var(--cream-sunk)}.hub-sidebar__link--active,.hub-sidebar__link--active:hover{background:var(--brand-50);color:var(--brand-700)}.hub-sidebar__icon{flex-shrink:0}.hub-sidebar__signout{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:auto;min-height:48px;padding:12px 16px;border:none;border-radius:999px;background:var(--brand-600);color:var(--text-on-dark);font:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background .12s ease}.hub-sidebar__signout:hover:not(:disabled){background:var(--brand-500);color:var(--text-on-dark)}.hub-sidebar__signout:disabled{opacity:.6;cursor:not-allowed}}.you-hub{gap:var(--hub-block-gap);width:100%;max-width:var(--hub-content-max);margin:0 auto;padding:18px var(--hub-gutter) 28px;animation:you-hub-fade-in .2s ease}.you-hub,.you-hub__header{display:flex;flex-direction:column}.you-hub__header{gap:6px}.you-hub__mono{margin:0;font-family:var(--font-mono);font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.you-hub__title{margin:0;font-size:30px;font-weight:800;letter-spacing:-.02em;line-height:1.15;color:var(--text-strong)}.you-hub__layout,.you-hub__primary,.you-hub__secondary{display:flex;flex-direction:column;gap:var(--hub-block-gap)}.you-hub__block{display:flex;flex-direction:column;gap:10px}.you-hub__card{padding:18px;border-radius:18px;background:var(--paper);border:1px solid var(--border-card)}.you-hub__card--list{padding:4px 8px}.you-hub__profile{display:flex;flex-direction:column;gap:18px;padding:20px;background:linear-gradient(165deg,color-mix(in srgb,var(--brand-50) 55%,var(--paper)) 0,var(--paper) 58%),var(--paper)}.you-hub__profile-main{display:flex;align-items:center;gap:16px;min-width:0;width:100%}.you-hub__avatar{position:relative;display:grid;place-items:center;width:88px;height:88px;flex-shrink:0;padding:0;border:none;border-radius:999px;background:var(--cream-sunk);color:var(--text-body);cursor:pointer;overflow:hidden;box-shadow:inset 0 0 0 1px var(--border-card)}.you-hub__avatar:disabled{cursor:not-allowed;opacity:.7}.you-hub__avatar--busy{opacity:.65}.you-hub__avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.you-hub__avatar-fallback{display:grid;place-items:center;width:100%;height:100%;font-size:28px;font-weight:800;letter-spacing:-.03em;color:var(--brand-600);background:color-mix(in srgb,var(--brand-50) 80%,var(--cream-sunk))}.you-hub__avatar-cue{position:absolute;inset:0;display:grid;place-items:center;width:36px;height:36px;margin:auto;border-radius:999px;background:var(--brand-600);color:var(--text-on-dark);box-shadow:0 2px 10px #1c191738;pointer-events:none}.you-hub__avatar:not(:disabled):focus-visible .you-hub__avatar-cue,.you-hub__avatar:not(:disabled):hover .you-hub__avatar-cue{background:var(--brand-500)}.you-hub__profile-copy{min-width:0;flex:1}.you-hub__name{margin:0;font-size:24px;font-weight:800;letter-spacing:-.03em;color:var(--text-strong)}.you-hub__email{margin:4px 0 0;font-size:14px;line-height:1.4;color:var(--text-muted);word-break:break-word}.you-hub__avatar-actions{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:10px}.you-hub__text-btn{padding:0;border:none;background:none;color:var(--brand-600);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.you-hub__text-btn:hover:not(:disabled){color:var(--brand-500)}.you-hub__text-btn:disabled{opacity:.55;cursor:not-allowed}.you-hub__text-btn--muted{color:var(--text-muted);font-weight:600}.you-hub__text-btn--muted:hover:not(:disabled){color:var(--text-body)}.you-hub__btn--signout{width:100%}.you-hub__toggle{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;cursor:pointer}.you-hub__toggle-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.you-hub__toggle-label{font-size:15px;font-weight:600;color:var(--text-strong)}.you-hub__toggle-hint{font-size:13px;line-height:1.4;color:var(--text-muted)}.you-hub__toggle-input{flex-shrink:0;width:1.15rem;height:1.15rem;margin-top:.15rem;accent-color:var(--brand-600)}.you-hub__hint{margin:12px 0 0;font-size:13px;line-height:1.4;color:var(--text-muted)}.you-hub__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 10px;text-decoration:none;color:inherit;border-bottom:1px solid var(--line)}.you-hub__link:last-child{border-bottom:none}.you-hub__link svg{flex-shrink:0;color:var(--stone-400)}.you-hub__link:hover .you-hub__link-label{color:var(--brand-600)}.you-hub__link-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.you-hub__link-label{font-size:15px;font-weight:600;color:var(--text-strong);transition:color .15s ease}.you-hub__link-meta{font-size:13px;line-height:1.35;color:var(--text-muted)}.you-hub__link--danger .you-hub__link-label{color:var(--brand-700)}.you-hub__advanced{border-radius:18px;background:var(--paper);border:1px solid var(--border-card);overflow:hidden}.you-hub__advanced-summary{display:flex;flex-direction:column;gap:4px;padding:16px 18px;cursor:pointer;list-style:none}.you-hub__advanced-summary::-webkit-details-marker{display:none}.you-hub__advanced-summary::marker{content:""}.you-hub__advanced-hint{font-size:13px;color:var(--text-muted)}.you-hub__advanced-body{display:flex;flex-direction:column;gap:12px;padding:0 12px 14px}.you-hub__advanced-body .you-hub__card{background:var(--cream);border-color:var(--line)}.you-hub__row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.you-hub__row-copy{min-width:0;flex:1}.you-hub__row-label{margin:0 0 4px;font-size:15px;font-weight:600;color:var(--text-strong)}.you-hub__row-meta{margin:0;font-size:13px;line-height:1.4;color:var(--text-muted)}.you-hub__status{color:var(--text-muted)}.you-hub__error,.you-hub__status{margin:8px 0 0;font-size:12px;line-height:1.4}.you-hub__error{color:var(--brand-700)}.you-hub__btn-stack{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.you-hub__btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.55rem .95rem;border-radius:999px;border:1px solid transparent;font-size:13px;font-family:inherit;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.you-hub__btn:disabled{opacity:.55;cursor:wait}.you-hub__btn--primary{background:var(--ink);color:var(--text-on-dark)}.you-hub__btn--primary:hover:not(:disabled){background:var(--ink-panel)}.you-hub__btn--ghost{background:transparent;color:var(--text-strong);border-color:var(--line-strong)}.you-hub__btn--ghost:hover:not(:disabled){background:var(--cream-sunk)}.you-hub__profile .you-hub__btn{width:100%}@keyframes you-hub-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.you-hub__row{flex-direction:column;align-items:stretch}.you-hub__advanced-body .you-hub__btn,.you-hub__btn-stack{width:100%}}@media(min-width:900px){.you-hub{max-width:var(--hub-desktop-max);padding:40px var(--hub-gutter) 48px}.you-hub__layout{display:grid;grid-template-columns:1.1fr 1fr;gap:28px;align-items:start}.you-hub__profile,.you-hub__profile-main{gap:20px}.you-hub__avatar{width:96px;height:96px}.you-hub__profile-copy{flex:1;width:auto}.you-hub__btn--signout{width:auto;align-self:flex-start;min-width:140px}}.session-screen{position:relative;display:flex;flex-direction:column;gap:18px;width:100%;max-width:var(--hub-content-max);margin:0 auto;min-height:calc(100vh - var(--hub-nav-height));padding:18px var(--hub-gutter) 110px}.alcohol-hub__back,.session-screen__back{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;min-height:44px;padding:0;border:none;background:none;color:var(--text-muted);font-size:14px;cursor:pointer}.alcohol-hub__back:hover,.session-screen__back:hover{color:var(--text-strong)}.alcohol-hub__mono,.session-screen__mono{margin:0;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.alcohol-hub__title,.session-screen__title{margin:8px 0 0;font-size:26px;font-weight:800;letter-spacing:-.02em;color:var(--text-strong)}.session-screen__progress{display:flex;flex-direction:column;gap:8px;margin-top:16px}.session-screen__count{text-align:right}.session-screen__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.session-screen__row{border-radius:14px;background:var(--paper);border:1px solid var(--border-card);overflow:hidden}.session-screen__row--done{background:var(--sage-50);border-color:transparent}.session-screen__session-timer{margin-top:14px}.session-screen__row-main{display:flex;align-items:flex-start;gap:12px;padding:15px}.session-screen__check-btn{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;margin:-4px 0 0 -6px;padding:0;border:none;background:transparent;cursor:pointer}.session-screen__check-btn:disabled{cursor:not-allowed;opacity:.55}.session-screen__row-btn,.session-screen__row-static{flex:1;min-width:0;display:flex;align-items:flex-start;padding:0;border:none;background:transparent;text-align:left;font:inherit;color:inherit}.session-screen__row-btn{cursor:pointer}.session-screen__row-btn:hover .session-screen__row-name{color:var(--brand-600)}.session-screen__timer{margin:0 15px 12px}.session-screen__timer-progress{margin:-4px 15px 12px;color:var(--text-muted)}.session-screen__check{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;border:2.5px solid var(--line-strong);flex-shrink:0;color:var(--paper)}.session-screen__row--done .session-screen__check{border-color:var(--sage-600);background:var(--sage-600)}.session-screen__row-copy{display:flex;align-items:flex-start;gap:10px;min-width:0}.session-screen__row-text{display:flex;flex-direction:column;gap:4px;min-width:0}.session-screen__row-name{font-size:15px;font-weight:600;color:var(--text-strong)}.session-screen__row--done .session-screen__row-name{text-decoration:line-through;color:var(--sage-700)}.session-screen__empty,.session-screen__row-detail{color:var(--text-muted)}.session-screen__empty{margin:0;font-size:14px}.session-screen__empty-link{color:var(--brand-600);font-weight:600;text-decoration:underline;text-underline-offset:2px}.alcohol-hub__footer,.session-screen__footer{position:fixed;left:50%;bottom:var(--hub-nav-height);z-index:30;width:min(100%,412px);transform:translate(-50%);padding:14px var(--hub-gutter) 14px;background:var(--cream);border-top:1px solid var(--line)}.alcohol-hub__cta,.session-screen__cta{width:100%;min-height:48px;padding:14px 18px;border:none;border-radius:999px;background:var(--brand-600);color:var(--text-on-dark);font-size:15px;font-weight:700;cursor:pointer}.alcohol-hub__cta:hover:not(:disabled),.session-screen__cta:hover:not(:disabled){background:var(--brand-500)}.alcohol-hub__cta:disabled,.session-screen__cta:disabled{opacity:.55;cursor:not-allowed}.session-screen__done{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:40px 8px 24px}.session-screen__done-ring{display:grid;place-items:center;width:128px;height:128px;margin-bottom:8px;border-radius:999px;background:var(--sage-50);color:var(--sage-600);border:8px solid color-mix(in srgb,var(--sage-600) 18%,transparent)}.session-screen__reassure{margin:0;max-width:28ch;color:var(--text-muted);font-size:15px;line-height:1.45}.session-screen__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;max-width:480px;margin-top:18px}.session-screen__stat{display:flex;flex-direction:column;gap:6px;padding:14px 10px;border-radius:14px;text-align:center}.session-screen__stat strong{font-size:18px;font-weight:800;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.session-screen__stat--ink{background:var(--ink);color:var(--brand-300)}.session-screen__stat--ink .session-screen__mono{color:#f6f4f08c}.session-screen__stat--brand{background:var(--brand-50);color:var(--brand-600)}.session-screen__stat--sage{background:var(--sage-50);color:var(--sage-700)}@media(min-width:900px){.session-screen{max-width:var(--hub-panel-max);min-height:auto;margin:0;padding:32px 36px 28px;border-radius:24px;background:var(--paper);border:1px solid var(--border-card);gap:20px}.alcohol-hub__footer,.session-screen__footer{position:static;left:auto;bottom:auto;width:100%;max-width:none;transform:none;margin-top:8px;padding:18px 0 0;background:transparent;border-top:1px solid var(--line)}.session-screen__list{display:flex;flex-direction:column}.session-screen__done{padding:28px 8px 8px}}.day-activities{margin-bottom:1.25rem;padding:.875rem;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border)}.day-activities-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem}.day-activities-header h4{margin:0;font-size:13px;font-weight:500;color:var(--ink)}.day-activities-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.activity-list{list-style:none;margin:0;padding:0}.activity-list li{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--border-faint)}.activity-list li:last-child{border-bottom:none;padding-bottom:0}.activity-check{display:flex;align-items:flex-start;gap:.65rem;flex:1;min-width:0;cursor:pointer}.activity-check input{margin-top:.2rem;accent-color:var(--ink)}.activity-list-item--done .activity-name{text-decoration:line-through;color:var(--ink-muted)}.activity-name{display:block;font-size:13px;font-weight:500;color:var(--ink)}.activity-time{margin-top:.1rem}.activity-meta,.activity-time{display:block;font-size:11px;color:var(--ink-faint)}.activity-meta{margin-top:.15rem}.activity-notes{margin:.35rem 0 0;font-size:12px;color:var(--ink-muted);line-height:1.4}.day-activities-empty{margin:0;font-size:12px;color:var(--ink-subtle)}.day-activities-signin{margin:.5rem 0 0;font-size:12px;color:var(--ink-muted)}.day-activities-signin a{color:var(--accent)}.day-activities-signin a:hover{color:var(--accent-hover)}.day-alcohol{margin-bottom:1.25rem;padding:.875rem;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border)}.day-alcohol-header{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.75rem}.day-alcohol-header h4{margin:0;font-size:13px;font-weight:500;color:var(--ink)}.day-alcohol-total{font-size:13px;font-weight:500;color:var(--caution)}.week-context{font-weight:400;color:var(--ink-faint)}.day-alcohol-list{list-style:none;margin-bottom:.75rem}.day-alcohol-empty,.day-alcohol-limit,.day-alcohol-signin{font-size:12px;color:var(--ink-subtle);margin:.75rem 0}.day-alcohol-signin a{color:var(--accent)}.day-alcohol-signin a:hover{color:var(--accent-hover)}.day-alcohol .preset-row{display:flex;flex-wrap:nowrap;gap:6px;margin-bottom:.5rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:4px;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-x}.day-alcohol .preset-row--dragging{cursor:grabbing}.day-alcohol .preset-row::-webkit-scrollbar{height:6px}.day-alcohol .preset-row::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:var(--border-strong,var(--border))}.day-alcohol .preset-row::-webkit-scrollbar-track{background:var(--border-faint);border-radius:var(--radius-pill)}.day-alcohol .preset-btn{flex-shrink:0;white-space:nowrap}.field-row input{padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink);font-size:13px;font-family:inherit}.field-row input:focus{outline:none;border-color:var(--accent)}.form-error{margin-bottom:.5rem}.day-card{background:var(--surface-1);border:.5px solid var(--border);border-radius:12px;padding:1rem 1.25rem;margin-bottom:10px}.day-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.day-label{font-size:13px;font-weight:500;color:var(--text-secondary);min-width:36px}.day-title{font-size:15px;font-weight:500;color:var(--text-primary);margin:0}.badge{font-size:11px;padding:2px 8px;border-radius:99px;margin-left:auto}.badge-cardio{background:var(--bg-accent);color:var(--text-accent)}.badge-strength{background:var(--bg-success);color:var(--text-success)}.badge-rest{background:var(--bg-warning);color:var(--text-warning)}.badge-mixed{background:var(--bg-pro);color:var(--text-pro)}.exercises{list-style:none}.exercises li{font-size:13px;color:var(--text-secondary);padding:3px 0;border-bottom:.5px solid var(--border);display:flex;justify-content:space-between;gap:1rem}.exercises li:last-child{border-bottom:none}.ex-detail{color:var(--text-muted);font-size:12px;flex-shrink:0}.day-food{margin:1.25rem 0;padding-top:1rem;border-top:1px solid var(--border-faint)}.day-food-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;width:100%;margin:0;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.day-food-header:hover .day-food-toggle{color:var(--ink)}.day-food-header h4{margin:0 0 .25rem;font-size:13px;font-weight:500;color:var(--ink)}.day-food-header-text{min-width:0;flex:1}.day-food-toggle{flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1;color:var(--text-muted)}.day-food-summary{margin:0;font-size:12px;color:var(--text-secondary)}.day-food-error,.day-food-status{margin:0 0 .75rem;font-size:12px}.day-food-error{color:var(--error)}.day-food-status{color:var(--text-muted)}.day-food-body{margin-top:.75rem}.day-food-meals{display:flex;flex-direction:column;gap:.5rem}.diet-link{display:inline-block;margin-top:.25rem;font-size:12px;color:var(--accent);text-decoration:none}.diet-link:hover{color:var(--accent-hover);text-decoration:underline}.day-food-meals .meal-section{margin-bottom:0;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.day-intake{margin:1.25rem 0;padding-top:1rem;border-top:.5px solid var(--border)}.day-intake h4{margin:0 0 .75rem;font-size:13px;font-weight:500;color:var(--text-primary)}.day-intake-status{margin:0;font-size:12px;color:var(--text-muted)}.day-intake-error{margin:0;font-size:12px;color:var(--error)}.day-intake-list{list-style:none;margin:0}.day-intake-item{display:grid;grid-template-columns:4.5rem 1fr;gap:.75rem;align-items:start;padding:.5rem 0;border-bottom:.5px solid var(--border)}.day-intake-item:last-child{border-bottom:none}.day-intake-item--food .day-intake-title:before{content:"🍽 "}.day-intake-item--alcohol .day-intake-title:before{content:"🍷 "}.day-intake-time{font-size:12px;font-weight:500;color:var(--text-accent);padding-top:1px}.day-intake-body{display:flex;flex-direction:column;gap:2px;min-width:0}.day-intake-title{font-size:13px;color:var(--text-primary)}.day-intake-meta{font-size:11px;color:var(--text-muted)}.exercise-category-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:28px;height:28px;border-radius:8px;color:var(--cat-chip,var(--text-secondary));background:color-mix(in srgb,var(--cat-chip,var(--text-secondary)) 16%,transparent)}.exercise-category-icon svg{width:14px;height:14px;stroke-width:2px}.exercise-category-label{font-size:11px;font-weight:500;color:inherit}.exercise-category-icon--with-label{width:auto;min-width:28px;padding:0 .5rem}.editor-card{border:.5px solid var(--border);border-radius:12px;background:var(--surface-1);overflow:hidden}.editor-card--expanded{box-shadow:inset 0 0 0 1px var(--border-accent)}.editor-summary{display:flex;justify-content:space-between;gap:1rem;width:100%;padding:1rem 1.25rem;border:none;background:transparent;text-align:left;cursor:pointer;font-family:inherit}.editor-summary-content{display:flex;align-items:flex-start;gap:.75rem;min-width:0}.editor-summary-content h3{margin:0 0 .25rem;font-size:14px;font-weight:500;color:var(--text-primary)}.editor-summary-content p{margin:0;font-size:12px;color:var(--text-muted)}.expand-icon{font-size:18px;color:var(--text-muted);line-height:1}.editor-body{padding:0 1.25rem 1.25rem;border-top:.5px solid var(--border)}.editor-signin{margin:1rem 0 0;font-size:13px;color:var(--text-secondary)}.editor-signin a{color:var(--text-accent)}.field{margin-top:1rem}.field--compact{margin-top:0}.field input,.field textarea{padding:10px 12px;border:.5px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-1);color:var(--text-primary);font-size:13px;font-family:inherit;resize:vertical}.field input:focus,.field textarea:focus{outline:none;border-color:var(--border-accent)}.reps-fields{display:grid;grid-template-columns:88px 1fr;gap:.75rem;margin-top:1rem}.field-label{margin-top:1rem;margin-bottom:.35rem;font-size:12px;color:var(--text-secondary)}.upload-group{margin-top:.25rem}.upload-row{display:flex;gap:8px;flex-wrap:wrap}.media-preview{margin-top:.75rem;aspect-ratio:16/9;border-radius:var(--radius);overflow:hidden;background:var(--surface-2)}.media-preview iframe{width:100%;height:100%;border:0}.image-preview,.video-preview{display:block;width:100%;margin-top:.75rem;border-radius:var(--radius);border:.5px solid var(--border)}.form-error{margin-top:.75rem}.exercise-edit-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:#1918156b;animation:exercise-edit-overlay-in .18s ease}.exercise-edit-modal__panel{width:min(100%,620px);max-height:min(92vh,900px);overflow:auto;border-radius:20px;background:#fff;border:1px solid #e6e1d8;box-shadow:0 24px 60px #19181538;animation:exercise-edit-panel-in .18s ease}.exercise-edit-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 20px 18px;border-bottom:1px solid}.exercise-edit-modal__header-main{display:flex;align-items:flex-start;gap:12px;min-width:0}.exercise-edit-modal__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:var(--modal-chip);color:#fff;flex-shrink:0}.exercise-edit-modal__header-copy{min-width:0}.exercise-edit-modal__kicker{margin:0 0 4px;font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--modal-ink)}.exercise-edit-modal__heading{margin:0;font-size:24px;font-weight:800;letter-spacing:-.02em;line-height:1.15;color:#191815}.exercise-edit-modal__close{display:grid;place-items:center;width:36px;height:36px;border:1px solid #e6e1d8;border-radius:999px;background:#ffffffd9;color:#191815;cursor:pointer}.exercise-edit-modal__close:hover{background:#fff}.exercise-edit-modal__body{display:flex;flex-direction:column;gap:16px;padding:20px}.exercise-edit-modal__fieldset{margin:0;padding:0;border:none}.exercise-edit-modal__label{display:block;margin-bottom:.4rem;font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8a867c}.exercise-edit-modal__categories{display:flex;flex-wrap:wrap;gap:8px}.exercise-edit-modal__category{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid #e6e1d8;border-radius:999px;background:#fff;color:#191815;font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.exercise-edit-modal__category--active{background:#191815;border-color:#191815;color:#fff}.exercise-edit-modal__category-dot{width:8px;height:8px;border-radius:999px;flex-shrink:0}.exercise-edit-modal__field{display:flex;flex-direction:column}.exercise-edit-modal__field input,.exercise-edit-modal__field textarea{width:100%;padding:11px 12px;border:1px solid #e6e1d8;border-radius:12px;background:#fff;color:#191815;font:inherit;font-size:14px}.exercise-edit-modal__field input:focus,.exercise-edit-modal__field textarea:focus{outline:none;border-color:#c4502d;box-shadow:0 0 0 3px #c4502d1f}.exercise-edit-modal__field textarea{resize:vertical;min-height:120px}.exercise-edit-modal__mono-input{font-family:var(--font-mono,"JetBrains Mono",monospace)!important;font-size:12px!important}.exercise-edit-modal__reps{display:grid;grid-template-columns:100px 1fr;gap:12px}.exercise-edit-modal__media{aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#f6f4f0}.exercise-edit-modal__media iframe{width:100%;height:100%;border:0}.exercise-edit-modal__uploads{display:grid;gap:12px}.exercise-edit-modal__dropzone{padding:14px;border:1.5px dashed #e6e1d8;border-radius:14px;background:#fbfaf7}.exercise-edit-modal__upload-row{display:flex;flex-wrap:wrap;gap:8px}.exercise-edit-modal__remove-btn,.exercise-edit-modal__upload-btn{min-height:34px;padding:0 12px;border-radius:999px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.exercise-edit-modal__upload-btn{border:1px solid #e6e1d8;background:#fff;color:#191815}.exercise-edit-modal__upload-btn:disabled{opacity:.5;cursor:not-allowed}.exercise-edit-modal__remove-btn{border:none;background:transparent;color:#c4502d}.exercise-edit-modal__hint{margin:8px 0 0;font-size:12px;color:#8a867c}.exercise-edit-modal__preview{display:block;width:100%;margin-top:10px;border-radius:10px;border:1px solid #e6e1d8}.exercise-edit-modal__error{margin:0;font-size:13px;color:#c4502d}.exercise-edit-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px 20px;border-top:1px solid #e6e1d8}.exercise-edit-modal__footer-spacer{flex:1}.exercise-edit-modal__delete{border:none;background:transparent;color:#c4502d;font:inherit;font-size:14px;font-weight:600;cursor:pointer;padding:0}.exercise-edit-modal__delete:disabled{opacity:.5;cursor:not-allowed}.exercise-edit-modal__actions{display:flex;align-items:center;gap:8px;margin-left:auto}.exercise-edit-modal__cancel,.exercise-edit-modal__save{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.exercise-edit-modal__cancel{border:1px solid #e6e1d8;background:#fff;color:#191815}.exercise-edit-modal__save{border:none;background:#c4502d;color:#fff}.exercise-edit-modal__save:hover:not(:disabled){background:#c75d3a}.exercise-edit-modal__save:disabled{opacity:.6;cursor:not-allowed}@keyframes exercise-edit-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes exercise-edit-panel-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.exercise-edit-modal__reps{grid-template-columns:1fr}.exercise-edit-modal__footer{flex-direction:column;align-items:stretch}.exercise-edit-modal__actions{margin-left:0;width:100%}.exercise-edit-modal__cancel,.exercise-edit-modal__save{flex:1}}.exercise-library{width:100%;max-width:1100px;margin:0 auto 2rem}.library-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.library-header h2{margin:0 0 .35rem;font-family:var(--font-sans,"Hanken Grotesk",sans-serif);font-size:44px;font-weight:800;letter-spacing:-.02em;line-height:1.05;color:#191815}.library-copy{margin:0;max-width:36rem;font-size:15px;line-height:1.45;color:#8a867c}.add-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:none;border-radius:999px;background:#c4502d;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #c4502d2e;transition:background .12s ease,box-shadow .12s ease}.add-btn:hover{background:#c75d3a}.search-field{position:relative;display:block;margin-bottom:1rem}.search-field__icon{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:#8a867c;pointer-events:none}.search-field input{width:100%;min-height:48px;padding:12px 14px 12px 44px;border:1px solid #e6e1d8;border-radius:14px;background:#fff;color:#191815;font-size:15px;font-family:inherit}.search-field input::-moz-placeholder{color:#8a867c}.search-field input::placeholder{color:#8a867c}.search-field input:focus{outline:none;border-color:#c4502d;box-shadow:0 0 0 3px #c4502d1f}.category-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.25rem}.category-filter{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border:1px solid #e6e1d8;border-radius:999px;background:#fff;color:#191815;font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.category-filter__dot{width:8px;height:8px;border-radius:999px;flex-shrink:0}.category-filter__count{opacity:.72}.category-filter:hover{border-color:#c1bba9}.category-filter--active{background:#191815;border-color:#191815;color:#fff}.category-filter--active .category-filter__count{opacity:.8}.exercise-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.exercise-tile{display:flex;flex-direction:column;gap:18px;width:100%;padding:20px;border:1.5px solid;border-radius:18px;text-align:left;cursor:pointer;font:inherit;color:inherit;box-shadow:0 10px 24px #1918150d;transition:transform .12s ease,box-shadow .12s ease}.exercise-tile:hover{transform:translateY(-3px);box-shadow:0 16px 32px #1918151a}.exercise-tile:focus-visible{outline:none;box-shadow:0 0 0 3px #c4502d2e,0 16px 32px #1918151a}.exercise-tile__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.exercise-tile__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:var(--tile-chip);color:#fff;flex-shrink:0}.exercise-tile__chip{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#fffffff2;color:var(--tile-ink);font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.exercise-tile__copy{display:flex;flex-direction:column;gap:6px;min-width:0}.exercise-tile__name{font-size:19px;font-weight:700;line-height:1.25;color:#191815}.exercise-tile__detail{font-family:var(--font-mono,"JetBrains Mono",monospace);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--tile-ink)}.library-status{margin:1.5rem 0 0;font-size:14px;color:#8a867c}.library-status--empty{text-align:center;padding:2.5rem 1rem}.library-error{margin:0 0 .75rem;font-size:13px;color:#c4502d}@media(max-width:720px){.library-header{flex-direction:column}.library-header h2{font-size:32px}.add-btn{align-self:flex-start}}.exercise-info-modal{position:fixed;inset:0;z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#2f343773}.exercise-info-modal--elevated{z-index:var(--z-exercise-info-modal)}.exercise-info-modal__panel{width:100%;max-width:520px;max-height:calc(100vh - 2.5rem);overflow-y:auto;background:var(--surface-1);border-radius:12px;border:.5px solid var(--border);box-shadow:0 12px 40px #0000001f}.exercise-info-modal__header{display:flex;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem .75rem;border-bottom:.5px solid var(--border)}.exercise-info-modal__detail{font-size:12px;color:var(--text-muted);margin-bottom:.25rem}.exercise-info-modal__header h2{font-size:1.1rem;font-weight:500;margin:0;color:var(--text-primary)}.exercise-info-modal__close{width:32px;height:32px;border:none;border-radius:var(--radius);background:transparent;color:var(--text-muted);font-size:22px;line-height:1;cursor:pointer;flex-shrink:0}.exercise-info-modal__close:hover{background:var(--surface-2)}.exercise-info-modal__body{padding:1.25rem}.exercise-info-modal__body h3{font-size:13px;font-weight:500;color:var(--text-primary);margin:0 0 .5rem}.exercise-info-modal__body p{font-size:14px;line-height:1.6;color:var(--text-secondary);margin:0;white-space:pre-line}.exercise-info-modal__image,.exercise-info-modal__video{display:block;width:100%;margin-bottom:1rem;border-radius:var(--radius);border:.5px solid var(--border)}.exercise-info-modal__embed{aspect-ratio:16/9;margin-bottom:1rem;border-radius:var(--radius);overflow:hidden;background:var(--surface-2)}.exercise-info-modal__embed iframe{width:100%;height:100%;border:0}.exercise-timer{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.875rem;margin-bottom:.75rem}.exercise-timer--compact{margin-top:.5rem;margin-bottom:0;padding:.625rem .75rem}.exercise-timer--running{box-shadow:inset 2px 0 0 var(--accent);background:var(--accent-soft)}.exercise-timer--finished{background:var(--done-soft);border-color:var(--border)}.exercise-timer--rest{background:var(--canvas);border-color:var(--border)}.timer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem}.timer-label{font-size:12px;font-weight:500;color:var(--ink)}.timer-mode{font-size:10px;text-transform:uppercase;letter-spacing:.04em}.timer-mode,.timer-set{color:var(--ink-subtle)}.timer-set{font-size:11px;font-weight:500;text-align:center;margin-bottom:.25rem}.exercise-timer--compact .timer-set{margin-bottom:.15rem}.timer-display{font-size:2rem;font-weight:500;font-variant-numeric:tabular-nums;color:var(--ink);text-align:center;line-height:1.1;margin-bottom:.75rem}.exercise-timer--compact .timer-display{font-size:1.35rem;margin-bottom:.5rem}.preset-row{margin-bottom:.75rem}.timer-actions{display:flex;gap:6px}.timer-done{margin-top:.5rem;font-size:12px;font-weight:500;color:var(--done);text-align:center}.exercise-timer--rest .timer-done{color:var(--ink-muted)}.timer-overlay{position:fixed;inset:0;z-index:var(--z-timer-overlay);display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:1.5rem 1rem;background:var(--surface-1)}.timer-overlay--rest{background:var(--bg-accent)}.timer-overlay--complete{background:var(--bg-success)}.timer-overlay-inner{width:100%;max-width:420px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.timer-overlay-content{width:100%;text-align:center}.timer-overlay-phase{margin:0 0 .5rem;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.timer-overlay-title{margin:0 0 .35rem;font-size:1.35rem;font-weight:500;color:var(--text-primary);line-height:1.3}.timer-overlay-set{margin:0 0 1.5rem;font-size:13px;color:var(--text-secondary)}.timer-overlay-display{margin:0 0 1rem;font-size:clamp(4rem,18vw,6rem);font-weight:500;font-variant-numeric:tabular-nums;line-height:1;color:var(--text-primary)}.timer-overlay-hint{margin:0 0 1.5rem;font-size:14px;color:var(--text-secondary)}.timer-overlay-actions{display:flex;flex-direction:column;gap:.75rem}.session-exercise-checklist{text-align:left;border:.5px solid var(--border);border-radius:12px;background:var(--surface-2);padding:.875rem 1rem}.session-exercise-checklist-heading{margin:0 0 .75rem;font-size:13px;font-weight:500;color:var(--text-primary)}.session-exercise-checklist-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;max-height:min(40vh,320px);overflow-y:auto}.session-exercise-checklist-item{border-bottom:.5px solid var(--border);padding-bottom:.35rem}.session-exercise-checklist-item:last-child{border-bottom:none;padding-bottom:0}.session-exercise-checklist-item--done .session-exercise-name{color:var(--text-muted);text-decoration:line-through;text-decoration-color:var(--border-strong)}.session-exercise-timer{margin:.25rem 0 .15rem 1.75rem}.session-exercise-timer-progress{margin:0 0 .25rem 1.75rem;font-size:11px;color:var(--text-muted)}.session-exercise-row{display:flex;align-items:flex-start;gap:.5rem}.session-exercise-info-btn{flex-shrink:0;width:28px;height:28px;margin-top:.35rem;border:.5px solid var(--border-strong);border-radius:999px;background:var(--surface-1);color:var(--text-accent);font-size:13px;font-weight:600;font-family:Georgia,Times New Roman,serif;font-style:italic;line-height:1;cursor:pointer}.session-exercise-info-btn:hover{background:var(--bg-accent);border-color:var(--border-accent)}.session-exercise-check{flex:1;min-width:0;display:flex;align-items:flex-start;gap:.65rem;padding:.45rem 0;cursor:pointer}.session-exercise-check input{flex-shrink:0;width:24px;height:24px;margin:.1rem 0 0;accent-color:var(--text-success);cursor:pointer}.session-exercise-check input:disabled{cursor:not-allowed;opacity:.5}.session-exercise-check-text,.session-exercise-readonly{display:flex;align-items:flex-start;gap:.65rem;min-width:0}.session-exercise-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.session-exercise-readonly{flex:1;min-width:0;padding:.45rem 0}.session-exercise-readonly--done .session-exercise-name{color:var(--text-muted);text-decoration:line-through;text-decoration-color:var(--border-strong)}.session-exercise-name{font-size:13px;font-weight:500;color:var(--text-primary);line-height:1.35}.session-exercise-detail{font-size:11px;color:var(--text-muted);line-height:1.35}.timer-overlay-complete-btn{width:100%;min-height:48px;margin:0;padding:0 16px;border:none;border-radius:12px;background:var(--brand-600);color:var(--text-on-dark);font-size:15px;font-weight:700;cursor:pointer}.timer-overlay-complete-btn:hover:not(:disabled){background:var(--brand-500)}.timer-overlay-complete-btn:disabled{opacity:.6;cursor:not-allowed}.timer-overlay-session-done{margin:0;padding:12px;text-align:center;font-size:14px;font-weight:600;color:var(--text-success);border:.5px solid var(--border);border-radius:12px;background:var(--surface-2)}.food-log{margin-bottom:1.5rem}.food-log-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.food-log-header h3{margin:0 0 .25rem;font-size:15px;font-weight:500;color:var(--text-primary)}.food-log-date{margin:0;font-size:13px;color:var(--text-secondary)}.date-nav{display:flex;align-items:center;gap:6px;flex-shrink:0}.daily-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:1rem}.summary-stat{padding:.75rem 1rem;border-radius:var(--radius);background:var(--bg-success);border:.5px solid var(--border)}.summary-value{display:block;font-size:1.25rem;font-weight:500;color:var(--text-success)}.summary-label{font-size:11px;color:var(--text-secondary)}.food-log-error,.food-log-status{font-size:13px;margin-bottom:.75rem}.food-log-error{color:var(--error)}.food-log-status{color:var(--text-secondary)}.meal-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:10px}.meal-section--compact{padding:0;margin-bottom:0;border:none;border-radius:0;background:transparent}.meal-section-header{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.75rem}.meal-section-header h4{margin:0;font-size:14px;font-weight:500;color:var(--text-primary)}.meal-count{font-size:11px;color:var(--text-muted)}.entry-list{list-style:none;margin:0 0 .75rem}.entry-list li{display:flex;justify-content:space-between;gap:.75rem;padding:.45rem 0;border-bottom:.5px solid var(--border)}.entry-list li:last-child{border-bottom:none}.entry-body{display:flex;flex-direction:column;gap:2px;min-width:0}.entry-description{font-size:13px;color:var(--text-primary)}.entry-time{margin-right:.35rem;font-size:11px;font-weight:500;color:var(--ink-faint)}.entry-naughty{margin-left:.35rem;font-size:10px;font-weight:500;color:var(--caution);text-transform:uppercase;letter-spacing:.03em}.naughty-hint,.naughty-preview{margin:0;font-size:11px}.naughty-preview{color:var(--caution)}.naughty-hint{color:var(--done)}.entry-form{display:flex;flex-direction:column;gap:.5rem}.description-input,.macro-field input{width:100%;padding:8px 10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink);font-size:13px;font-family:inherit}.description-input:focus,.macro-field input:focus{outline:none;border-color:var(--accent)}.macro-fields{display:grid;grid-template-columns:minmax(88px,.9fr) 1fr 1fr auto;gap:6px;align-items:end}.field-label{display:block;margin-bottom:4px;font-size:10px;color:var(--text-muted)}.macro-field--time input{padding:8px 6px}@media(max-width:520px){.macro-fields{grid-template-columns:1fr 1fr}}.form-error{margin:0;font-size:11px}.macro-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:1rem}.macro-card{background:var(--surface-1);border-radius:var(--radius);padding:.75rem;text-align:center}.macro-card .val{font-size:20px;font-weight:500;color:var(--text-primary)}.macro-card .lbl{font-size:11px;color:var(--text-muted);margin-top:2px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#2f343773}.modal-panel{width:100%;max-width:420px;max-height:calc(100vh - 2.5rem);overflow-y:auto;background:var(--surface-1);border-radius:12px;border:.5px solid var(--border);box-shadow:0 12px 40px #0000001f}.modal-header{display:flex;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem .75rem;border-bottom:.5px solid var(--border)}.modal-date{font-size:12px;color:var(--text-muted);margin-bottom:.25rem}.modal-header h2{font-size:1.1rem;font-weight:500;margin:0}.modal-close{width:32px;height:32px;border:none;border-radius:var(--radius);background:transparent;color:var(--text-muted);font-size:22px;line-height:1;cursor:pointer}.modal-close:hover{background:var(--surface-2)}.modal-form{padding:0 1.25rem}.field{gap:.35rem;margin-bottom:1rem;font-size:12px;color:var(--text-secondary)}.field input,.field select,.field textarea{padding:10px 12px;border:.5px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-1);color:var(--text-primary);font-size:14px;font-family:inherit}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--border-accent)}.field textarea{resize:vertical}.modal-signin{padding:1.25rem;font-size:13px;color:var(--text-secondary)}.modal-signin a{color:var(--text-accent)}.modal-panel--multi-activity{max-width:480px}.multi-activity-hint{margin:1rem 0 .75rem;font-size:12px;color:var(--text-muted)}.multi-activity-filters{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.multi-activity-filter{padding:5px 10px;border:.5px solid var(--border);border-radius:var(--radius);background:var(--surface-1);color:var(--text-muted);font-size:12px;font-family:inherit;cursor:pointer}.multi-activity-filter:hover{color:var(--text-primary);background:var(--surface-2)}.multi-activity-filter--active{border-color:var(--border-accent)}.multi-activity-filter--active,.multi-activity-filter--active:hover{background:var(--ink);color:var(--surface-1)}.multi-activity-search{margin-bottom:.75rem}.multi-activity-list{list-style:none;margin:0 0 1rem;padding:0;max-height:min(50vh,360px);overflow-y:auto;border:.5px solid var(--border);border-radius:var(--radius)}.multi-activity-option{display:flex;align-items:flex-start;gap:.75rem;padding:.7rem .85rem;border-bottom:.5px solid var(--border);cursor:pointer}.multi-activity-option:hover{background:var(--surface-2)}.multi-activity-option input{margin-top:.35rem;accent-color:var(--ink)}.multi-activity-list li:last-child .multi-activity-option{border-bottom:none}.multi-activity-option-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.multi-activity-option-name{font-size:14px;font-weight:500;color:var(--text-primary)}.multi-activity-option-meta{font-size:12px;color:var(--text-muted)}.multi-activity-empty{padding:1rem .85rem;font-size:13px;color:var(--text-muted)}.meal-card{background:var(--surface-1);border:.5px solid var(--border);border-radius:12px;padding:1rem 1.25rem;margin-bottom:10px}.meal-time{font-size:11px;color:var(--text-muted);margin-bottom:3px}.meal-eaten-time{font-size:12px;color:var(--text-accent)}.meal-eaten-time,.meal-name{font-weight:500;margin-bottom:4px}.meal-name{font-size:14px;color:var(--text-primary)}.meal-desc{font-size:13px;color:var(--text-secondary)}.boozeometer{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:1.25rem}.naughty-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.naughty-header h3{margin:0 0 .25rem;font-size:1.1rem;font-weight:500;color:var(--ink)}.naughty-range{margin:0;font-size:13px;color:var(--ink-muted)}.week-nav{display:flex;align-items:center;gap:6px;flex-shrink:0}.meter-card{padding:1.25rem;border-radius:var(--radius);margin-bottom:1rem;background:var(--done-soft);border:1px solid var(--border)}.meter-card--cheeky{background:var(--caution-soft)}.meter-card--full-naughty{background:var(--accent-soft);border-color:var(--border)}.meter-gauge,.meter-track{margin-bottom:.5rem}.meter-track{height:12px;background:var(--border-faint);overflow:hidden}.meter-fill,.meter-track{border-radius:var(--radius-pill)}.meter-fill{height:100%;background:var(--done);transition:width .3s ease}.meter-card--cheeky .meter-fill{background:var(--caution)}.meter-card--full-naughty .meter-fill{background:var(--accent)}.meter-readout{display:flex;align-items:baseline;gap:2px}.meter-score{font-size:2rem;font-weight:500;line-height:1;color:var(--ink)}.meter-max{font-size:14px;color:var(--ink-subtle)}.meter-label{margin:0 0 .5rem;font-size:15px;font-weight:500;color:var(--ink)}.meter-stats{display:flex;flex-wrap:wrap;gap:.75rem;font-size:12px;color:var(--ink-muted)}.log-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:.75rem}@media(max-width:720px){.log-grid{grid-template-columns:1fr}}.log-card{padding:1rem;border-radius:var(--radius);background:var(--canvas);border:1px solid var(--border)}.log-card h4{margin:0 0 .75rem;font-size:13px;font-weight:500;color:var(--ink)}.log-card .field input,.log-card input{width:100%;padding:8px 10px;margin-bottom:.5rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);font-size:13px;font-family:inherit;color:var(--ink)}.log-card .field input:focus,.log-card input:focus{outline:none;border-color:var(--accent)}.field{flex-direction:column;gap:4px;font-size:11px;color:var(--ink-muted)}.field,.preset-row{display:flex;margin-bottom:.5rem}.preset-row{flex-wrap:wrap;gap:6px}.field-row{display:grid;grid-template-columns:1fr 72px;gap:6px;margin-bottom:.5rem}.form-error{font-size:12px;color:var(--error);margin-bottom:.75rem}.timeline h4{margin:0 0 .75rem;font-size:13px;font-weight:500;color:var(--ink)}.timeline-empty{font-size:13px;color:var(--ink-subtle)}.timeline-list{list-style:none}.timeline-item--alcohol,.timeline-item--snack{display:flex;justify-content:space-between;gap:.75rem;padding:.6rem 0;border-bottom:1px solid var(--border-faint)}.timeline-item--alcohol:last-child,.timeline-item--snack:last-child{border-bottom:none}.timeline-item--alcohol .timeline-label{color:var(--caution)}.timeline-body{display:flex;flex-direction:column;gap:2px;min-width:0}.timeline-date{font-size:11px;color:var(--ink-faint)}.timeline-label{font-size:13px;color:var(--ink-muted)}.timeline-meta{font-size:11px;color:var(--ink-subtle)}.plan{width:100%;max-width:640px;margin:0 auto;padding:2rem 1.25rem calc(3rem + var(--hub-nav-height));background:var(--canvas)}.plan-main{width:100%;min-width:0}.plan--hub{width:100%;max-width:none;background:var(--cream)}.plan--calendar,.plan--hub{min-height:100vh;padding:0 0 var(--hub-nav-height)}.plan--calendar{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;background:var(--canvas)}.plan-header{margin-bottom:1.75rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.plan-header-brand{display:flex;align-items:center;gap:.75rem}.plan--calendar .plan-header{margin-bottom:0;padding:1.25rem 1.25rem 0;background:var(--canvas)}.plan-header-brand .plan-title{font-weight:700;letter-spacing:-.025em}.plan-header--compact .plan-title{font-size:1.25rem}.plan-body--hub{width:100%;max-width:var(--hub-content-max);margin:0 auto;padding:0;border:none;border-radius:0;background:transparent}.plan-body--panel{width:100%}.plan-title{font-size:1.5rem;font-weight:500;letter-spacing:-.02em;color:var(--ink);margin-bottom:.25rem}.plan-subtitle{font-size:14px;color:var(--ink-muted)}.plan-body{padding:1rem 1rem 1.5rem;border:1px solid var(--border);border-top:none;border-radius:0 0 var(--radius) var(--radius);background:var(--surface)}@media(min-width:900px){.plan,.plan--calendar,.plan--hub{display:grid;grid-template-columns:var(--hub-sidebar-width) minmax(0,1fr);max-width:none;min-height:100vh;margin:0;padding:0;background:var(--cream)}.plan-main{min-width:0;min-height:100vh;padding-bottom:40px}.plan-header{display:none}.plan-body,.plan-body--hub{max-width:var(--hub-desktop-max);margin:0 auto;padding:0;border:none;background:transparent}.plan-body--panel{display:flex;justify-content:center;padding:40px var(--hub-gutter) 48px}.plan--calendar .plan-body{max-width:1600px;padding:24px var(--hub-gutter)}}@media(max-width:899px){.plan{padding:0;background:var(--canvas)}.plan,.plan--calendar{max-width:none}.plan-header{margin-bottom:0;background:var(--canvas);border-bottom:1px solid var(--border)}.plan--calendar .plan-header,.plan-header{padding:.75rem .875rem}.plan-header-brand{gap:.55rem}.plan-header-brand .plan-title{font-size:1.15rem;margin:0;font-weight:700;letter-spacing:-.02em}.plan-body{padding:.75rem .875rem 1rem;border:none;border-radius:0;background:transparent}.plan-body--hub{padding:0}.plan{padding-bottom:calc(1rem + var(--hub-nav-height))}.plan--hub{padding-bottom:var(--hub-nav-height)}}.push-setup-banner{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin:0 1.25rem .75rem;padding:.875rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.push-setup-banner__copy{flex:1;min-width:0}.push-setup-banner__title{margin:0 0 .25rem;font-size:14px;font-weight:600;color:var(--ink)}.push-setup-banner__status,.push-setup-banner__text{margin:0;font-size:12px;color:var(--ink-muted)}.push-setup-banner__status{margin-top:.35rem}.push-setup-banner__error{margin:.35rem 0 0;font-size:12px;color:#b42318}.push-setup-banner__btn{flex-shrink:0;padding:8px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--ink);color:var(--surface);font-size:13px;font-family:inherit;cursor:pointer}.push-setup-banner__btn:disabled{opacity:.6;cursor:wait}.push-setup-banner__btn--ghost{background:transparent;color:var(--ink)}.push-setup-banner__actions{display:flex;flex-direction:column;gap:.4rem;flex-shrink:0}.hub-tabs{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;width:100%;max-width:412px;margin:0 auto;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));background:var(--cream);border-top:1px solid var(--line)}.hub-tabs__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:44px;padding:6px 4px;color:var(--text-muted);text-decoration:none;font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;transition:color .15s ease}.hub-tabs__item:hover{color:var(--text-strong)}.hub-tabs__item--active{color:var(--brand-600)}.hub-tabs__icon{display:block}.hub-tabs__label{line-height:1}.hub-tabs__fab{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:-18px auto 0;border:none;border-radius:999px;background:var(--brand-600);color:var(--text-on-dark);box-shadow:var(--shadow-fab);cursor:pointer;transition:background .15s ease}.hub-tabs__fab:hover{background:var(--brand-500)}.hub-tabs__fab:active{background:var(--brand-700)}@media(min-width:900px){.hub-tabs{display:none}}@keyframes gef-pop{0%{transform:scale(.55);opacity:0}62%{transform:scale(1.07);opacity:1}to{transform:scale(1)}}@keyframes gef-fup{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes gef-ring{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}@keyframes gef-bar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes gef-bar-from{0%{transform:scaleX(var(--bar-from,0))}to{transform:scaleX(1)}}@keyframes gef-flick{0%,to{transform:scale(1) rotate(-1.5deg)}50%{transform:scale(1.07) rotate(1.5deg)}}.celebration-overlay{position:fixed;inset:0;z-index:var(--z-celebration);display:flex;align-items:center;justify-content:center;padding:0}.celebration-overlay--cream{background:var(--cream)}.celebration-overlay--peach{background:var(--brand-50)}.celebration-overlay--ink{background:#191815}.celebration-panel{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:430px;min-height:100%;padding:40px 30px 34px;text-align:center}.celebration-overlay--cream .celebration-panel,.celebration-overlay--ink .celebration-panel,.celebration-overlay--peach .celebration-panel{background:inherit}.celebration-kicker{font-family:var(--font-mono);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-600);margin-bottom:18px}.celebration-overlay--ink .celebration-kicker{color:var(--brand-300);margin-bottom:12px}@media(prefers-reduced-motion:no-preference){.celebration-kicker{animation:gef-fup .5s ease both}}.celebration-hero-wrap{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.celebration-hero-wrap--cream{width:220px;height:210px;margin-bottom:6px}.celebration-hero-wrap--peach{width:220px;height:196px;margin-bottom:4px}.celebration-hero-wrap--ink{width:200px;height:168px;margin-bottom:2px}.celebration-ring{position:absolute;border-radius:50%;border:1.5px solid var(--brand-100);pointer-events:none}.celebration-overlay--ink .celebration-ring{border-color:#ffffff24}.celebration-hero-wrap--cream .celebration-ring--outer{width:196px;height:196px}.celebration-hero-wrap--peach .celebration-ring--outer{width:190px;height:190px}.celebration-hero-wrap--ink .celebration-ring--outer{width:172px;height:172px}@media(prefers-reduced-motion:no-preference){.celebration-ring--outer{animation:gef-ring .7s ease .05s both}}.celebration-hero-wrap--cream .celebration-ring--inner{width:150px;height:150px}.celebration-hero-wrap--peach .celebration-ring--inner{width:146px;height:146px}.celebration-hero-wrap--ink .celebration-ring--inner{width:132px;height:132px}@media(prefers-reduced-motion:no-preference){.celebration-ring--inner{animation:gef-ring .7s ease .12s both}}.celebration-medallion{position:relative;z-index:1;width:132px;height:132px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--brand-50);border:2px solid var(--brand-600);box-shadow:0 8px 20px #c4502d2e}@media(prefers-reduced-motion:no-preference){.celebration-medallion{animation:gef-pop .6s cubic-bezier(.2,.8,.3,1.35) .1s both}}.celebration-medallion--white{background:var(--paper);box-shadow:0 8px 22px #c4502d33}.celebration-medallion--amber{width:122px;height:122px;background:#c89a3c24;border-color:var(--amber-500);box-shadow:0 8px 26px #c89a3c40}.celebration-medallion svg{display:block}.celebration-medallion-icon--flick{transform-origin:center}@media(prefers-reduced-motion:no-preference){.celebration-medallion-icon--flick{animation:gef-flick 2.4s ease-in-out 1s infinite}}.celebration-title{font-family:var(--font-sans);font-weight:800;letter-spacing:-.02em;line-height:1.05;color:var(--ink);margin:10px 0 8px}.celebration-overlay--cream .celebration-title{font-size:33px}.celebration-overlay--peach .celebration-title{font-size:32px;margin:8px 0}.celebration-overlay--ink .celebration-title{font-size:31px;color:#fff;margin:6px 0}@media(prefers-reduced-motion:no-preference){.celebration-title{animation:gef-fup .5s ease .2s both}}.celebration-body{font-family:var(--font-sans);font-size:15px;line-height:1.45;color:var(--stone-500);max-width:270px;margin-bottom:0}.celebration-overlay--peach .celebration-body{color:var(--ink-soft)}.celebration-overlay--ink .celebration-body{font-size:14px;color:#f6f4f09e;max-width:280px}@media(prefers-reduced-motion:no-preference){.celebration-body{animation:gef-fup .5s ease .28s both}}.celebration-rewards{width:100%;display:flex;flex-direction:column;gap:12px;margin-top:26px}.celebration-overlay--peach .celebration-rewards{margin-top:22px}.celebration-overlay--ink .celebration-rewards{margin-top:18px;gap:9px}@media(prefers-reduced-motion:no-preference){.celebration-rewards{animation:gef-fup .5s ease .36s both}}.celebration-spacer{flex:1;min-height:16px}.celebration-actions{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:26px}.celebration-overlay--peach .celebration-actions{padding-top:22px}.celebration-overlay--ink .celebration-actions{padding-top:18px}@media(prefers-reduced-motion:no-preference){.celebration-actions{animation:gef-fup .5s ease .5s both}}.celebration-btn{width:100%;border-radius:var(--radius-pill);font-family:var(--font-sans);cursor:pointer;border:none;transition:background .15s ease,color .15s ease}.celebration-btn--primary{padding:15px 20px;background:var(--brand-600);color:#fff;font-size:16px;font-weight:700;letter-spacing:-.01em}.celebration-btn--primary:hover{background:var(--brand-500)}.celebration-btn--ghost{padding:12px 20px;background:transparent;font-size:15px;font-weight:600;color:var(--brand-600)}.celebration-btn--ghost:hover{color:var(--brand-500)}.celebration-overlay--ink .celebration-btn--ghost{color:#f6f4f0b8}.celebration-overlay--ink .celebration-btn--ghost:hover{color:#f6f4f0e6}.celebration-progress-card{width:100%;padding:16px 18px;border-radius:14px;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-sm);text-align:left}.celebration-progress-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:11px}.celebration-progress-label{font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--stone-500)}.celebration-progress-count{font-family:var(--font-mono);font-size:13px;font-weight:600;letter-spacing:.04em;color:var(--brand-600);line-height:1;font-variant-numeric:tabular-nums}.celebration-progress-track{height:8px;border-radius:var(--radius-pill);background:var(--cream-sunk);overflow:hidden}.celebration-progress-fill{height:100%;border-radius:inherit;background:var(--brand-600);transform-origin:left}@media(prefers-reduced-motion:no-preference){.celebration-progress-fill{animation:gef-bar .9s cubic-bezier(.4,0,.2,1) .55s both}}.celebration-progress-sub{margin:11px 0 0;font-size:13px;color:var(--stone-500);line-height:1.4}.celebration-streak-card{width:100%;padding:16px 18px;border-radius:14px;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.celebration-streak-row{display:flex;align-items:center;gap:14px}.celebration-streak-copy{text-align:left;flex-shrink:0}.celebration-streak-value{font-family:var(--font-sans);font-size:32px;font-weight:800;letter-spacing:-.02em;color:var(--ink);line-height:1;font-variant-numeric:tabular-nums}.celebration-streak-label{font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--stone-500);margin-top:2px}.celebration-streak-dots{flex:1;display:flex;gap:6px;justify-content:flex-end}.celebration-streak-dot{width:12px;height:12px;border-radius:50%;background:transparent;border:1.5px solid var(--line-strong)}.celebration-streak-dot--done{background:var(--brand-600);border-color:var(--brand-600)}.celebration-badge-chip{display:flex;align-items:center;gap:13px;width:100%;padding:14px 16px;border-radius:14px;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-sm);text-align:left}@media(prefers-reduced-motion:no-preference){.celebration-badge-chip{animation:gef-fup .5s ease .44s both}}.celebration-badge-medallion{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--sage-50);border:2px solid var(--sage-600)}.celebration-badge-kicker{display:block;font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--sage-600)}.celebration-badge-name{font-family:var(--font-sans);font-size:16px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.celebration-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;width:100%}.celebration-stat-tile{padding:12px 14px;border-radius:12px;background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);text-align:left}.celebration-stat-label{display:block;font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#f6f4f080}.celebration-stat-value{display:block;margin-top:3px;font-family:var(--font-sans);font-size:26px;font-weight:800;letter-spacing:-.02em;color:#fff;line-height:1.1;font-variant-numeric:tabular-nums}.celebration-stat-value--accent{color:var(--brand-300)}.celebration-stat-value--sage{color:var(--sage-500)}.celebration-stat-value--amber{color:var(--amber-500)}.celebration-stat-suffix{font-size:14px;font-weight:600;color:#f6f4f066}.celebration-level-card{width:100%;padding:14px 16px;border-radius:12px;background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);text-align:left}@media(prefers-reduced-motion:no-preference){.celebration-level-card{animation:gef-fup .5s ease .44s both}}.celebration-level-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:9px}.celebration-level-title{font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#f6f4f08c}.celebration-level-delta{font-family:var(--font-mono);font-size:11px;font-weight:600;color:var(--brand-300)}.celebration-level-track{height:8px;border-radius:var(--radius-pill);background:#ffffff1a;overflow:hidden}.celebration-level-fill{height:100%;border-radius:inherit;background:var(--brand-500);transform-origin:left;--bar-from:0}@media(prefers-reduced-motion:no-preference){.celebration-level-fill{animation:gef-bar-from 1s cubic-bezier(.4,0,.2,1) .6s both}}@media(min-width:640px){.celebration-overlay--cream,.celebration-overlay--peach{background:#19181585;padding:1rem}.celebration-overlay--cream .celebration-panel,.celebration-overlay--peach .celebration-panel{min-height:auto;max-height:calc(100vh - 2rem);border-radius:16px;box-shadow:0 24px 64px #0000002e}.celebration-overlay--cream .celebration-panel{background:var(--cream)}.celebration-overlay--peach .celebration-panel{background:var(--brand-50)}}@media(prefers-reduced-motion:reduce){.celebration-actions,.celebration-badge-chip,.celebration-body,.celebration-kicker,.celebration-level-card,.celebration-level-fill,.celebration-medallion,.celebration-medallion-icon--flick,.celebration-progress-fill,.celebration-rewards,.celebration-ring,.celebration-title{animation:none!important}.celebration-level-fill,.celebration-progress-fill{transform:none}}.training-board{color:var(--ink)}.section--home{flex:1;display:flex;flex-direction:column;min-height:0}.training-board-body{margin:0 auto;padding:0}.board-greeting{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.25rem}.board-greeting-title{margin:0 0 .35rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;letter-spacing:-.03em}.board-greeting-meta{margin:0;font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;color:var(--ink-subtle);text-transform:uppercase}.board-week-nav{display:flex;align-items:center;gap:.35rem}.board-week-btn,.board-week-today{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink-muted);font-family:inherit;cursor:pointer}.board-week-btn:hover,.board-week-today:hover{background:var(--border-faint);color:var(--ink)}.board-week-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0}.board-week-today{padding:.45rem .85rem;font-size:13px;font-weight:500}.board-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1.75rem}.board-stat-card{padding:.9rem 1rem;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface)}.board-stat-label{display:block;margin-bottom:.45rem;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;color:var(--ink-subtle)}.board-stat-value{margin:0 0 .5rem;font-size:1.65rem;font-weight:500;line-height:1;color:var(--ink)}.board-stat-value--caution{color:var(--caution)}.board-stat-unit{font-size:1rem;color:var(--ink-subtle)}.board-stat-note{margin:0;font-size:12px;color:var(--ink-muted)}.board-stat-bar{height:4px;border-radius:var(--radius-pill);background:var(--border-faint);overflow:hidden}.board-stat-bar-fill{display:block;height:100%;border-radius:inherit;transition:width .2s ease}.board-stat-bar-fill--accent{background:var(--accent)}.board-stat-bar-fill--caution{background:var(--caution)}.board-streak-dots{display:flex;gap:.35rem;margin-top:.15rem}.board-streak-dot{width:8px;height:8px;border-radius:50%;border:1px solid var(--border);background:transparent}.board-streak-dot--done{background:var(--done);border-color:var(--done)}.board-streak-dot--today{background:var(--accent);border-color:var(--accent)}.board-section-head{margin-bottom:.85rem}.board-section-title{margin:0;font-size:1rem;font-weight:500;color:var(--ink);display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.board-section-index{color:var(--ink-faint)}.board-section-index,.board-section-range{font-family:var(--font-mono);font-size:11px}.board-section-range{color:var(--ink-subtle);font-weight:400}.board-week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.65rem;margin-bottom:1.75rem}.board-day-card{display:flex;flex-direction:column;gap:0;min-height:9.5rem;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);text-align:left;font-family:inherit;overflow:hidden;transition:background .15s ease,border-color .15s ease}.board-day-card--today{background:var(--accent-soft);border:1.5px solid var(--accent)}.board-day-card--today .board-day-number,.board-day-card--today .board-day-weekday{color:var(--accent)}.board-day-card--done .board-day-footer-text{color:var(--done)}.board-day-card--rest .board-day-duration,.board-day-card--rest .board-day-title{color:var(--ink-subtle)}.board-day-card-main{display:flex;flex:1;flex-direction:column;gap:.35rem;min-height:0;width:100%;padding:.85rem .8rem;border:none;background:transparent;text-align:left;font-family:inherit;cursor:pointer;color:inherit}.board-day-card-main:hover{background:var(--border-faint)}.board-day-complete-btn{width:100%;margin-top:auto;padding:.5rem .65rem;border:none;border-top:1px solid var(--border);background:var(--canvas);color:var(--accent);font-size:11px;font-weight:500;font-family:inherit;cursor:pointer}.board-day-complete-btn:hover:not(:disabled){background:var(--accent-soft)}.board-day-complete-btn:disabled{opacity:.6;cursor:not-allowed}.board-day-top{display:flex;justify-content:space-between;align-items:baseline}.board-day-weekday{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;color:var(--ink-subtle)}.board-day-number{font-size:1.35rem;font-weight:500;color:var(--ink);line-height:1}.board-day-title{margin:0;font-size:13px;font-weight:500;color:var(--ink);line-height:1.3}.board-day-duration{margin:0;font-family:var(--font-mono);font-size:10px;color:var(--ink-faint)}.board-day-footer{display:flex;align-items:center;gap:.3rem;margin-top:auto;padding-top:.35rem}.board-day-footer-icon{color:var(--ink-faint)}.board-day-footer-icon--done{color:var(--done)}.board-day-footer-icon--today{color:var(--accent)}.board-day-footer-text{font-size:11px;color:var(--ink-faint)}.board-bottom{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);gap:.85rem}.board-focus,.board-side-card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface)}.board-focus{padding:1.15rem 1.2rem}.board-eyebrow,.board-side-eyebrow{margin:0 0 .5rem;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;color:var(--ink-subtle)}.board-focus-title{margin:0 0 .25rem;font-size:1.35rem;font-weight:500;letter-spacing:-.02em}.board-focus-duration{margin:0 0 1rem;font-family:var(--font-mono);font-size:11px;color:var(--ink-faint)}.board-focus-timer{margin-bottom:1rem}.board-focus-list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.55rem}.board-focus-check,.board-focus-item{display:flex;align-items:flex-start;gap:.55rem}.board-focus-check{flex:1;min-width:0;cursor:pointer}.board-focus-check input{flex-shrink:0;width:16px;height:16px;margin:.1rem 0 0;accent-color:var(--done);cursor:pointer}.board-focus-check input:disabled{cursor:not-allowed;opacity:.5}.board-focus-status{flex-shrink:0;margin-top:.1rem;color:var(--ink-faint)}.board-focus-status--done{color:var(--done)}.board-focus-item-body{flex:1;min-width:0;display:flex;align-items:flex-start;gap:10px}.board-focus-item-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.board-focus-item-name{display:block;font-size:13px;font-weight:500;color:var(--ink)}.board-focus-item--done .board-focus-item-name{color:var(--done)}.board-focus-item--manual .board-focus-item-name:before{content:"+ ";font-weight:400;color:var(--ink-muted)}.board-focus-item--done .board-focus-check input{accent-color:var(--done)}.board-focus-item-detail{display:block;font-size:11px;color:var(--ink-subtle)}.board-focus-item-time{flex-shrink:0;font-family:var(--font-mono);font-size:10px;color:var(--ink-faint)}.board-focus-actions{display:flex;flex-direction:column;gap:.5rem}.board-start-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;padding:.65rem 1rem;border:none;border-radius:var(--radius);background:var(--accent);color:var(--surface);font-size:14px;font-family:inherit;cursor:pointer}.board-start-btn:hover{background:var(--accent-hover)}.board-focus-complete-btn{width:100%;padding:.65rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--canvas);color:var(--ink);font-size:14px;font-family:inherit;cursor:pointer}.board-focus-complete-btn:hover:not(:disabled){background:var(--border-faint)}.board-focus-complete-btn:disabled{opacity:.6;cursor:not-allowed}.board-focus-done{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin:0;padding:.5rem 0;font-size:13px;font-weight:500;color:var(--done)}.board-side{display:flex;flex-direction:column;gap:.75rem}.board-side-card{padding:1rem 1.05rem}.board-side-title{margin:0 0 .5rem;font-size:14px;font-weight:500}.board-side-stat{margin:0 0 .5rem;font-size:1.35rem;font-weight:500}.board-side-stat--caution{color:var(--caution)}.board-side-note{margin:.5rem 0 0;font-size:12px;color:var(--ink-muted)}.board-side-card--next{background:var(--ink-panel);border-color:var(--ink-panel);color:var(--canvas)}.board-side-next-title{margin:0 0 .35rem;font-size:1.1rem;font-weight:500;color:var(--canvas)}.board-side-next-meta{margin:0;font-family:var(--font-mono);font-size:11px;color:#f6f4ef8c}@media(max-width:1024px){.board-stats,.board-week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.board-bottom{grid-template-columns:1fr}}@media(max-width:640px){.board-greeting{flex-direction:column;align-items:flex-start}.board-stats,.board-week-grid{grid-template-columns:1fr}}.week-report-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#2f343773}.week-report-panel{display:flex;flex-direction:column;width:100%;max-width:640px;max-height:calc(100vh - 2.5rem);overflow:hidden;background:var(--surface-1);border-radius:12px;border:.5px solid var(--border);box-shadow:0 12px 40px #0000001f}.week-report-header{display:flex;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem .75rem;border-bottom:.5px solid var(--border)}.week-report-header h2{font-size:1.1rem;font-weight:500;margin:0}.week-report-range{font-size:12px;color:var(--text-muted);margin-bottom:.25rem}.week-report-summary{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;padding:.875rem 1.25rem;border-bottom:.5px solid var(--border);background:var(--surface)}.week-report-stat{min-width:72px}.week-report-stat-value{display:block;font-size:18px;font-weight:500;color:var(--ink)}.week-report-stat-value--over{color:var(--caution)}.week-report-stat-label{font-size:11px;color:var(--ink-subtle)}.week-report-body{flex:1;overflow-y:auto;padding:.75rem 1.25rem 1rem}.week-report-day{padding:.875rem 0;border-bottom:.5px solid var(--border-faint)}.week-report-day:last-child{border-bottom:none}.week-report-day-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:.35rem}.week-report-day-header h3{font-size:14px;font-weight:500;margin:0 0 .15rem;color:var(--ink)}.week-report-day-header p{margin:0;font-size:12px;color:var(--ink-muted)}.week-report-day-status{flex-shrink:0;font-size:11px;font-weight:500;color:var(--ink-subtle)}.week-report-day-status--done{color:var(--accent)}.week-report-empty,.week-report-meta,.week-report-notes{margin:.35rem 0 0;font-size:12px;color:var(--ink-muted)}.week-report-notes{font-style:italic}.week-report-list{list-style:none;margin:.5rem 0 0;padding:0}.week-report-list li{display:flex;justify-content:space-between;gap:.75rem;padding:.25rem 0;font-size:12px;color:var(--ink)}.week-report-list li span:last-child{flex-shrink:0;color:var(--ink-subtle)}.week-report-list--manual li span:first-child{color:var(--accent)}.week-report-list--intake li span:first-child{color:var(--ink)}.week-report-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:.875rem 1.25rem 1.25rem;border-top:.5px solid var(--border)}@media(max-width:640px){.week-report-backdrop{padding:0;align-items:stretch}.week-report-panel{max-width:none;max-height:none;height:100%;border-radius:0}}.weekly-challenge-modal{position:fixed;inset:0;z-index:var(--z-modal);display:flex;align-items:flex-end;justify-content:center;padding:16px;background:#19181573}.weekly-challenge-modal__panel{width:100%;max-width:440px;border-radius:20px 20px 16px;background:var(--paper);border:1px solid var(--border-card);box-shadow:0 18px 48px #1918152e}.weekly-challenge-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 20px 12px}.weekly-challenge-modal__mono{margin:0 0 4px;font-family:var(--font-mono);font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.weekly-challenge-modal__title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.02em;color:var(--text-strong)}.weekly-challenge-modal__close{display:grid;place-items:center;width:36px;height:36px;margin:0;padding:0;border:1px solid var(--line);border-radius:999px;background:var(--cream);color:var(--text-muted);font-size:14px;cursor:pointer}.weekly-challenge-modal__body{display:flex;flex-direction:column;gap:8px;padding:0 20px 8px}.weekly-challenge-modal__label{font-size:14px;font-weight:600;color:var(--text-strong)}.weekly-challenge-modal__input{width:100%;min-height:96px;padding:12px 14px;border:1px solid var(--line-strong);border-radius:14px;background:var(--cream);color:var(--text-strong);font:inherit;font-size:15px;line-height:1.45;resize:vertical}.weekly-challenge-modal__input::-moz-placeholder{color:var(--text-muted)}.weekly-challenge-modal__input::placeholder{color:var(--text-muted)}.weekly-challenge-modal__input:focus{outline:2px solid color-mix(in srgb,var(--brand-600) 35%,transparent);outline-offset:1px;border-color:var(--brand-300)}.weekly-challenge-modal__hint{display:flex;justify-content:space-between;gap:12px;margin:0;font-size:12px;line-height:1.4;color:var(--text-muted)}.weekly-challenge-modal__error{margin:10px 0 0;font-size:13px;line-height:1.4;color:var(--error,#b14e2f)}.weekly-challenge-modal__footer{display:flex;gap:10px;padding:12px 20px 20px}.weekly-challenge-modal__btn{flex:1;min-height:44px;padding:0 14px;border-radius:999px;border:1px solid transparent;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.weekly-challenge-modal__btn:disabled{opacity:.55;cursor:wait}.weekly-challenge-modal__btn--primary{background:var(--ink);color:var(--text-on-dark)}.weekly-challenge-modal__btn--primary:hover:not(:disabled){background:var(--ink-panel)}.weekly-challenge-modal__btn--ghost{background:transparent;color:var(--text-strong);border-color:var(--line-strong)}.weekly-challenge-modal__btn--ghost:hover:not(:disabled){background:var(--cream-sunk)}@media(min-width:640px){.weekly-challenge-modal{align-items:center}.weekly-challenge-modal__panel{border-radius:20px}}.tip-block{background:var(--surface-1);border-left:3px solid var(--border-accent);border-radius:0 8px 8px 0;padding:.75rem 1rem;margin-bottom:10px;font-size:13px;color:var(--text-secondary)}.tip-block strong{display:block;margin-bottom:3px}.tip-block strong,h3{color:var(--text-primary);font-weight:500}h3{font-size:15px;margin-bottom:.75rem;margin-top:1.25rem}h3:first-child{margin-top:0}.section{animation:fade-in .2s ease}@keyframes fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.section--calendar,.section--schedule-edit{flex:1;display:flex;flex-direction:column;min-height:0}.schedule-edit-back{margin:0;padding:18px var(--hub-gutter) 0}.schedule-edit-back a{font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-600);text-decoration:none}.schedule-edit-back a:hover{color:var(--brand-500)}@media(min-width:900px){.schedule-edit-back{padding-top:28px}}.privacy-page{min-height:100vh;min-height:100dvh;background:radial-gradient(ellipse 70% 45% at 100% 0,#ebe8e1 0,transparent 55%),var(--canvas);padding:1.5rem 1.25rem 3rem}.privacy-inner{max-width:40rem;margin:0 auto}.privacy-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.privacy-brand{display:inline-flex;text-decoration:none;color:inherit;margin-bottom:1.25rem}.privacy-meta{margin:0 0 .5rem;font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--stone-500)}.privacy-title{margin:0 0 .65rem;font-family:var(--font-sans);font-size:clamp(1.6rem,4vw,2rem);font-weight:700;letter-spacing:-.02em;color:var(--ink);line-height:1.15}.privacy-intro{margin:0;font-size:1rem;line-height:1.55;color:var(--ink-muted)}.privacy-body{display:flex;flex-direction:column;gap:1.75rem}.privacy-section h2{margin:0 0 .55rem;font-family:var(--font-sans);font-size:1.05rem;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.privacy-section p{margin:0 0 .65rem;font-size:.95rem;line-height:1.6;color:var(--ink)}.privacy-section p:last-child{margin-bottom:0}.privacy-section ul{margin:0 0 .65rem;padding-left:1.15rem}.privacy-section ul:last-child{margin-bottom:0}.privacy-section li{margin-bottom:.45rem;font-size:.95rem;line-height:1.55;color:var(--ink)}.privacy-section li::marker{color:var(--stone-500)}.privacy-section li:last-child{margin-bottom:0}.privacy-section a{color:var(--accent,var(--ink));text-underline-offset:2px}.privacy-section strong{font-weight:600}.privacy-delete-link{display:inline-block;margin:.15rem 0 .35rem;padding:.55rem .9rem;border:1px solid color-mix(in srgb,#b42318 35%,var(--border));border-radius:var(--radius);background:#fef3f2;color:#b42318!important;font-size:.9rem;font-weight:600;text-decoration:none!important}.privacy-delete-link:hover{background:#fce8e6}.privacy-delete-link--large{padding:.75rem 1.1rem;font-size:1rem}.delete-steps{margin:0 0 1.25rem;padding-left:1.35rem}.delete-steps li{margin-bottom:.85rem;font-size:.98rem;line-height:1.55}.delete-cta-wrap{margin:1.25rem 0 .75rem!important}.delete-cta-alt{font-size:.9rem!important;color:var(--ink-muted)!important}.privacy-footer{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid var(--border);font-size:.9rem;color:var(--ink-muted)}.privacy-footer a{color:var(--ink);text-underline-offset:2px}.privacy-footer a:hover{color:var(--accent,var(--ink))}.privacy-footer-sep{margin:0 .45rem;color:var(--stone-500)}.celebration-harness{min-height:100vh;padding:48px 24px 64px;background:var(--canvas);color:var(--ink)}.celebration-harness-header{max-width:430px;margin:0 auto 28px;text-align:center}.celebration-harness-header h1{margin:8px 0 10px;font-family:var(--font-sans);font-size:28px;font-weight:800;letter-spacing:-.02em}.celebration-harness-header p{margin:0;color:var(--stone-500);font-size:15px;line-height:1.45}.celebration-harness-eyebrow{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-600)}.celebration-harness-actions{max-width:430px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.nav-btn,.today-btn{border:1px solid var(--border);background:var(--surface);color:var(--ink-muted);border-radius:var(--radius);font-family:inherit;cursor:pointer}.nav-btn:hover,.today-btn:hover{background:var(--border-faint);color:var(--ink)}.nav-btn{width:34px;height:34px;font-size:16px}.today-btn{padding:6px 12px;font-size:13px}.today-btn:disabled{opacity:.5;cursor:default}.edit-btn{padding:6px 10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink-muted);font-size:12px;font-family:inherit;cursor:pointer}.edit-btn:hover{background:var(--border-faint);color:var(--ink)}.edit-btn--active{background:var(--accent-soft);border-color:var(--border);color:var(--accent)}.sign-out-btn{flex-shrink:0;padding:6px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink-muted);font-size:12px;font-family:inherit;cursor:pointer}.sign-out-btn:hover{color:var(--ink);background:var(--border-faint)}.sign-out-btn:disabled{opacity:.6;cursor:not-allowed}.submit-btn{width:100%;padding:10px 14px;border:none;border-radius:var(--radius);background:var(--accent);color:var(--surface);font-size:14px;font-family:inherit;cursor:pointer}.submit-btn:hover:not(:disabled){background:var(--accent-hover)}.submit-btn--snack{background:var(--ink)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.complete-btn{width:100%;padding:10px 14px;margin-bottom:.875rem;border:none;border-radius:var(--radius);background:var(--ink);color:var(--surface);font-size:14px;font-family:inherit;cursor:pointer}.complete-btn--done{background:var(--done-soft);color:var(--done)}.complete-btn:disabled{opacity:.6;cursor:not-allowed}.day-activities .add-btn{padding:5px 10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink-muted);font-size:12px;font-family:inherit;cursor:pointer}.day-activities .add-btn:hover{background:var(--border-faint);color:var(--ink)}.exercise-library .add-btn,.meal-section .add-btn{padding:8px 12px;border:none;border-radius:var(--radius);background:var(--accent);color:var(--surface);font-size:13px;font-family:inherit;cursor:pointer}.exercise-library .add-btn:hover:not(:disabled),.meal-section .add-btn:hover:not(:disabled){background:var(--accent-hover)}.exercise-library .add-btn{flex-shrink:0;padding:6px 12px}.meal-section .add-btn{font-size:12px;white-space:nowrap}.meal-section .add-btn:disabled{opacity:.6;cursor:not-allowed}.add-exercise-btn{padding:6px 12px;border:1px dashed var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink-muted);font-size:13px;font-family:inherit;cursor:pointer}.add-exercise-btn:hover{background:var(--border-faint);color:var(--ink)}.close-btn{border:none;background:transparent;cursor:pointer;color:var(--ink-muted)}.modal-header .close-btn{font-size:1.5rem;line-height:1}.detail-header .close-btn{width:28px;height:28px;border-radius:var(--radius);color:var(--ink-subtle);font-size:20px}.detail-header .close-btn:hover{background:var(--border-faint)}.btn-primary,.btn-secondary{padding:8px 14px;border-radius:var(--radius);font-size:13px;font-family:inherit;cursor:pointer}.btn-primary{border:none;background:var(--accent);color:var(--surface)}.btn-primary:hover:not(:disabled){background:var(--accent-hover)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{border:1px solid var(--border);background:var(--surface);color:var(--ink)}.btn-secondary:hover{background:var(--border-faint)}.boozeometer .preset-btn,.day-alcohol .preset-btn,.exercise-timer .preset-btn{padding:4px 8px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-muted);font-size:10px;font-family:inherit;cursor:pointer}.boozeometer .preset-btn:hover,.day-alcohol .preset-btn:hover,.exercise-timer .preset-btn:hover{background:var(--border-faint)}.exercise-timer .preset-btn{padding:4px 10px;font-size:11px}.exercise-timer .preset-btn.active{background:var(--ink);color:var(--surface);border-color:var(--ink)}.tracker .preset-btn{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:6px 10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink-muted);font-size:11px;font-family:inherit;cursor:pointer}.tracker .preset-btn span{color:var(--ink-faint);font-size:10px}.tracker .preset-btn:hover{background:var(--border-faint);color:var(--ink)}.timer-btn{flex:1;padding:8px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink-muted);font-size:13px;font-family:inherit;cursor:pointer}.timer-btn:hover:not(:disabled){background:var(--border-faint);color:var(--ink)}.timer-btn--primary{background:var(--accent);color:var(--surface);border-color:var(--accent)}.timer-btn--primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.timer-btn:disabled{opacity:.5;cursor:not-allowed}.overlay-btn{width:100%;padding:14px 18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--ink);font-size:15px;font-family:inherit;cursor:pointer}.overlay-btn:hover{background:var(--border-faint)}.overlay-btn--primary{background:var(--accent);color:var(--surface);border-color:var(--accent)}.overlay-btn--primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.delete-btn{flex-shrink:0;width:24px;height:24px;border:none;border-radius:var(--radius);background:transparent;color:var(--ink-faint);font-size:18px;line-height:1;cursor:pointer}.delete-btn:hover{background:var(--border-faint);color:var(--ink)}.tracker .delete-btn:hover{background:var(--caution-soft);color:var(--caution)}.remove-exercise-btn{flex-shrink:0;width:28px;height:28px;border:none;border-radius:var(--radius);background:transparent;color:var(--ink-faint);font-size:1.25rem;line-height:1;cursor:pointer}.remove-exercise-btn:hover{color:var(--error);background:var(--accent-soft)}.link-btn{border:none;padding:0;background:none;color:var(--accent);font-size:inherit;font-family:inherit;cursor:pointer;text-decoration:underline}.link-btn:hover{color:var(--accent-hover)}.remove-btn,.save-btn,.upload-btn{padding:8px 12px;border-radius:var(--radius);font-size:13px;font-family:inherit;cursor:pointer}.save-btn,.upload-btn{border:none;background:var(--accent);color:var(--surface)}.save-btn:hover:not(:disabled),.upload-btn:hover:not(:disabled){background:var(--accent-hover)}.remove-btn{border:1px solid var(--border);background:var(--surface);color:var(--ink-muted)}.remove-btn:hover{background:var(--border-faint)}.save-btn{width:100%;margin-top:1rem}.auth-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:var(--ink-muted);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.auth-password-toggle ion-icon{font-size:18px}.auth-submit{width:100%;padding:10px 14px;border:none;border-radius:var(--radius);background:var(--accent);color:var(--surface);font-size:14px;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem}.auth-submit:hover:not(:disabled){background:var(--accent-hover)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-forgot{display:block;width:100%;margin-top:.75rem;border:none;background:transparent;color:var(--accent);font-size:13px;font-family:inherit;cursor:pointer;text-align:center}.auth-forgot:hover{color:var(--accent-hover);text-decoration:underline}@media(max-width:640px){.toolbar-nav .nav-btn,.toolbar-nav .today-btn{height:44px;border:1px solid var(--border);background:var(--surface);border-radius:var(--radius)}.toolbar-nav .nav-btn{width:44px;flex:0 0 44px}.toolbar-nav .today-btn{flex:1;font-weight:600}.detail-edit-bar .edit-btn{width:100%;min-height:44px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);font-size:13px;font-weight:600;color:var(--ink-muted)}.detail-edit-bar .edit-btn--active{background:var(--accent-soft);border-color:var(--border);color:var(--accent)}.detail-header .close-btn{display:none}.add-btn,.preset-btn,.submit-btn,.timer-btn{min-height:44px}}@media(max-width:520px){.meal-section .macro-fields .add-btn{grid-column:1/-1}}
