:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#20334d;background:#f4f7fb;font-synthesis:none;line-height:1.55;--ink:#132b4b;--muted:#5e6f83;--border:#dce4ee;--accent:#2859c5;--accent-soft:#eaf0fe;--accent-dark:#20459a;--surface:#fff;--radius:18px}
.guide-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem}.guide-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.6rem;min-width:0;overflow-wrap:anywhere}.guide-card h2{font-size:1.3rem;margin-top:0}.guide-card p{line-height:1.75}.guide-intro{background:var(--accent-soft);border-color:transparent}.guide-wide{grid-column:1/-1}.guide-links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.3rem}.guide-video .button{white-space:normal;text-align:center}.guide-routine{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 2rem;padding-left:1.5rem;margin:1.6rem 0}.guide-routine li{padding-left:.4rem}.guide-routine li::marker{color:var(--accent);font-weight:700}.guide-time{font-size:.72rem;letter-spacing:.05em;font-weight:700;color:var(--accent)}.guide-routine h3{margin:.4rem 0}.guide-routine p{margin:.4rem 0}.guide-questions{padding-left:1.4rem;line-height:1.8}.guide-questions li{padding-left:.25rem;margin-bottom:.65rem}.guide-example{margin:0}.guide-example dt{font-size:.8rem;font-weight:700;color:var(--accent);margin-top:1rem}.guide-example dd{margin:.25rem 0 0;line-height:1.7}.guide-detail{border-top:1px solid var(--border);padding:1rem 0}.guide-detail:last-child{padding-bottom:0}.guide-detail summary{font-weight:600;cursor:pointer;line-height:1.6}.guide-detail summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.guide-detail p{margin-bottom:.3rem}.guide-sources{padding-left:1.2rem;line-height:1.7}.guide-sources li{margin:.6rem 0}@media(max-width:950px){.guide-layout{grid-template-columns:1fr}.guide-wide{grid-column:auto}}@media(max-width:700px){.guide-card{padding:1.2rem}.guide-routine{grid-template-columns:1fr;gap:1rem}.guide-links .button{width:100%}.sidebar nav .nav-item span{font-size:.7rem;line-height:1.3;overflow-wrap:anywhere}}
*{box-sizing:border-box}body{margin:0;font-size:1rem}body[data-theme=rose]{--accent:#ac386a;--accent-soft:#fcecf3;--accent-dark:#852b52}body[data-theme=purple]{--accent:#7544c0;--accent-soft:#f2ecff;--accent-dark:#5d359c}body[data-theme=green]{--accent:#157454;--accent-soft:#e8f6ef;--accent-dark:#105c43}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}a{color:var(--accent)}button{color:inherit}h1,h2,h3,p{margin-top:0}h1{font-size:2.3rem;line-height:1.2;letter-spacing:-.04em;color:var(--ink);margin-bottom:.4rem}h2{font-size:1.2rem;line-height:1.4;letter-spacing:-.02em;margin-bottom:.65rem}h3{font-size:1rem;line-height:1.45;margin-bottom:.4rem}p{margin-bottom:1rem}svg{flex-shrink:0}.icon{width:1.2rem;height:1.2rem;vertical-align:middle}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}input:focus,textarea:focus,select:focus{outline:3px solid var(--accent-soft);border-color:var(--accent)}.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}.skip-link{position:fixed;top:0;left:1rem;z-index:100;transform:translateY(-150%);padding:.7rem 1rem;background:var(--ink);color:white}.skip-link:focus{transform:translateY(0)}.muted,.hint{color:var(--muted)}.hint{font-size:.875rem;line-height:1.5;font-weight:400}.eyebrow{font-size:.75rem;letter-spacing:.13em;font-weight:750;text-transform:uppercase;color:var(--muted);margin-bottom:.6rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:46px;padding:.72rem 1.1rem;background:var(--accent);border:1px solid var(--accent);border-radius:10px;color:#fff;font-size:.9375rem;font-weight:650;text-decoration:none;transition:background .15s,transform .15s}.button:hover{background:var(--accent-dark)}.button.secondary{background:white;border-color:var(--border);color:var(--ink)}.button.secondary:hover{background:#f2f5fa}.button.full,.full{width:100%}.text-button{display:inline-flex;align-items:center;gap:.45rem;background:none;border:0;padding:.55rem 0;color:var(--accent);font-weight:650;font-size:.9rem;text-align:left;min-height:42px}.text-button:hover{text-decoration:underline}.text-link{font-size:.875rem}.icon-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--border);border-radius:9px;background:#fff;width:40px;height:40px}.icon-button:hover{background:var(--accent-soft)}.button-row{display:flex;gap:.8rem;justify-content:flex-end;align-items:center;margin-top:1.2rem;flex-wrap:wrap}.danger{color:#ad3348}.wordmark{display:flex;align-items:center;gap:.7rem;font-size:1.35rem;letter-spacing:-.035em;font-weight:750;text-decoration:none;color:inherit}.brand-mark{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--ink);color:white;font-size:1.65rem;font-weight:800;line-height:1}.avatar{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--accent-soft);color:var(--accent);font-size:1.2rem;font-weight:700;border-radius:14px;flex-shrink:0}label{display:flex;flex-direction:column;gap:.45rem;font-size:.9rem;font-weight:600;margin-bottom:1.15rem}input,textarea,select{width:100%;min-width:0;background:#fff;color:var(--ink);padding:.7rem .8rem;border:1px solid #bfcbd9;border-radius:8px;min-height:44px;font-size:1rem}input::placeholder,textarea::placeholder{color:#738093;font-weight:400;opacity:1}textarea{resize:vertical;line-height:1.65}input[type=checkbox]{width:18px;height:18px;min-height:0;padding:0;accent-color:var(--accent);flex-shrink:0}input[type=date]{color-scheme:light;min-width:9rem}input[type=number]{appearance:textfield}.checkbox-label{flex-direction:row;align-items:center;gap:.65rem;font-weight:500}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.two-col>label{min-width:0}.form-error{color:#992b3a;background:#fff0f2;border:1px solid #f0b8c2;padding:.8rem 1rem;border-radius:10px;font-size:.9rem}.boot{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;gap:1rem}.boot p{max-width:36rem}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-intro{background:var(--ink);color:white;padding:3.5rem 4.5rem;display:flex;flex-direction:column;justify-content:space-between;position:relative}.auth-intro .brand-mark{background:#f5f9fc;color:var(--ink)}.auth-message{padding:4rem 0}.auth-message .eyebrow{color:#a6c1e4;margin-bottom:1.5rem}.auth-message h1{font-family:Georgia,serif;letter-spacing:-.03em;font-size:clamp(2.8rem,4vw,4.3rem);font-weight:400;line-height:1.15;color:#fff;margin-bottom:1.8rem}.auth-message>p:last-child{max-width:27rem;color:#c4d1e2;font-size:1.125rem;line-height:1.8}.auth-foot{color:#b6c7dc;font-size:.9rem}.auth-panel{display:flex;justify-content:center;align-items:center;padding:3rem}.auth-card{width:100%;max-width:380px}.auth-card h2{font-size:2rem;letter-spacing:-.04em}.auth-card .eyebrow{font-size:.75rem}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:1.7rem 0 1.8rem}.profile-choice{display:flex;align-items:center;gap:.7rem;text-align:left;padding:.9rem;border:1px solid var(--border);border-radius:12px;background:#fff;font-size:.95rem;font-weight:600;min-width:0}.profile-choice.selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink);background:#f8fafd}.profile-choice[data-color=rose] .avatar{color:#ac386a;background:#fcecf3}.profile-choice[data-color=purple] .avatar{color:#7544c0;background:#f2ecff}.profile-choice[data-color=green] .avatar{color:#157454;background:#e8f6ef}.profile-choice:hover{background:#f4f7fb}.privacy-line{display:flex;align-items:center;justify-content:center;gap:.4rem;color:var(--muted);font-size:.875rem;margin:1.2rem 0}.privacy-line .icon{width:1rem;height:1rem}.small-help{font-size:.875rem;color:var(--muted);margin-top:1.5rem}.small-help summary{cursor:pointer}.small-help p{margin-top:.8rem}.setup-layout{max-width:820px;margin:auto;padding:2.5rem 1.5rem}.setup-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:2.5rem;margin-top:2rem}.setup-card h1{font-size:2rem}.setup-card form{margin-top:2rem}.app-layout{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100dvh;background:var(--ink);color:#fff;display:flex;flex-direction:column;padding:2rem 1.1rem 1.2rem;z-index:20}.sidebar .wordmark{padding:0 .7rem;margin-bottom:2.7rem}.sidebar .brand-mark{background:#fff;color:var(--ink)}.personal-space{display:flex;align-items:center;gap:.75rem;margin:0 .7rem 2rem;padding-bottom:1.6rem;border-bottom:1px solid #304663}.personal-space strong,.personal-space span:not(.avatar){display:block}.personal-space strong{font-size:.95rem;font-weight:650}.personal-space div span{font-size:.75rem;color:#bdcbe0;margin-top:.15rem}.sidebar nav{display:flex;flex-direction:column;gap:.45rem}.nav-item{display:flex;align-items:center;gap:.8rem;width:100%;padding:.85rem .95rem;border:0;color:#c8d6e7;background:transparent;border-radius:10px;text-align:left;font-size:.9rem;font-weight:550;min-height:46px}.nav-item.active{color:white;background:#2a4263}.nav-item.active .icon{color:#b4e18c}.nav-item:hover{color:white;background:#263d5c}.sidebar-bottom{margin-top:auto;padding-top:2rem}.sidebar-bottom p{padding:.7rem .95rem;color:#abbcd2;font-size:.8rem;line-height:1.8}.sidebar-bottom .nav-item{font-size:.85rem}.main-wrap{min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:72px;border-bottom:1px solid var(--border);padding:1rem 2.5rem;background:rgba(255,255,255,.8);font-size:.875rem}.topbar-label{font-weight:600}.private-badge{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);font-size:.8rem}.private-badge .icon{width:1rem;height:1rem}#main:not(.boot):not(.auth-layout):not(.setup-layout){max-width:1260px;margin:0 auto;padding:2.4rem 2.5rem 3rem;outline:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.7rem}.page-heading .eyebrow{text-transform:uppercase}.date-picker{margin:0;font-size:.875rem;display:flex;flex-direction:row;align-items:center;gap:.7rem;flex-shrink:0}.date-picker input{width:auto;background:transparent;border-color:var(--border);font-size:.875rem}.today-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:1.6rem;align-items:start}.capture-card{background:white;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 4px 18px #17335704}.capture-tabs{display:flex;gap:.5rem;border-bottom:1px solid var(--border);padding:.7rem 1.25rem}.capture-tab{border:0;background:none;border-radius:8px;padding:.65rem .9rem;display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--muted);font-size:.9rem;font-weight:600;flex:1;min-height:42px}.capture-tab.active{background:var(--accent-soft);color:var(--accent)}.capture-tab:hover{background:#f1f5f9}#entry-form{padding:1.65rem}.capture-heading h2{font-size:1.4rem;margin-bottom:.3rem}.capture-heading p{font-size:.9rem;margin-bottom:1.2rem}.free-capture{min-height:242px;border:none;background:#f8fafc;padding:1.1rem;border-radius:12px;font-size:1rem;line-height:1.9}.free-capture:focus{outline:2px solid var(--accent);outline-offset:2px}.voice-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin:.8rem 0 1.5rem}.voice-button{color:var(--accent);background:var(--accent-soft);border-color:transparent;border-radius:30px;padding:.55rem 1rem;min-height:42px}.voice-button:hover{background:var(--accent-soft);border-color:var(--accent)}.voice-toolbar .hint{font-size:.8rem}.capture-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;border-top:1px solid #edf1f6;padding-top:1.1rem}.save-status{font-size:.8rem;color:var(--muted);max-width:50%}.day-aside{display:flex;flex-direction:column;gap:1.3rem}.focus-card{background:var(--accent-soft);border:1px solid transparent;border-radius:var(--radius);padding:1.35rem}.focus-card .section-heading>.icon{color:var(--accent)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-bottom:1rem}.section-heading h2{margin:0;font-size:1.05rem}.focus-card>p{font-size:.95rem;margin-bottom:.6rem}.focus-goal+.focus-goal{border-top:1px solid #23324d1a;margin-top:1rem;padding-top:1rem}.area-label{display:inline-block;font-size:.75rem;font-weight:650;color:var(--accent);padding:.2rem .55rem;border-radius:5px;background:var(--accent-soft);margin-bottom:.55rem}.focus-goal .area-label{padding:0;background:none}.focus-goal h3{font-size:1rem}.focus-goal p{font-size:.875rem;color:var(--muted);margin:0}.next-card{background:white;border:1px solid var(--border);padding:1.35rem;border-radius:var(--radius)}.next-card>p{font-size:.9rem}.action-card{display:flex;gap:.7rem;text-align:left;border:0;background:transparent;width:100%;padding:.8rem 0;border-bottom:1px solid #edf1f6}.action-card:last-child{border-bottom:0}.action-card strong{font-size:.9rem;line-height:1.5;display:block;font-weight:550;white-space:pre-wrap;overflow-wrap:anywhere}.action-card small{display:block;color:var(--muted);font-size:.8rem;margin-top:.25rem;overflow-wrap:anywhere}.action-check{width:20px;height:20px;border:1.5px solid #b6c5d8;border-radius:6px;flex-shrink:0;margin-top:.1rem}.action-check.done{background:var(--accent);border-color:var(--accent);color:white}.action-check .icon{width:18px;height:18px}.action-card:hover strong{color:var(--accent)}.rhythm-note{display:flex;align-items:flex-start;gap:.65rem;padding:.3rem .8rem;color:var(--muted)}.rhythm-note strong{display:block;font-size:.8rem;font-weight:550}.rhythm-note span{display:block;font-size:.75rem;margin-top:.15rem}.day-notes{margin-top:1.9rem}.count{font-size:.8rem;color:var(--muted);background:#e8eef5;padding:.1rem .5rem;border-radius:6px}.quiet-empty{border:1px dashed #c7d3e1;border-radius:12px;color:var(--muted);padding:1.4rem;font-size:.9rem;line-height:1.7}.entry-card{display:block;width:100%;padding:1.1rem 1.25rem;text-align:left;border:1px solid var(--border);background:#fff;border-radius:13px;transition:border-color .15s;margin-bottom:.8rem}.entry-card:hover{border-color:var(--accent)}.entry-kind{display:flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:650;color:var(--accent)}.entry-kind .icon{width:1rem;height:1rem}.entry-kind time{margin-left:auto;color:var(--muted);font-weight:400;font-size:.75rem}.entry-card p{font-size:.95rem;line-height:1.6;margin:.7rem 0;color:var(--ink);overflow-wrap:anywhere;white-space:pre-wrap}.entry-link{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:var(--muted);margin-top:.8rem}.entry-link .icon{width:1rem;height:1rem}.guided-field{margin-bottom:1.2rem}.guided-field>label{margin-bottom:.45rem}.textarea-wrap{position:relative}.textarea-wrap textarea{padding-bottom:2.7rem;min-height:105px;background:#fcfdfe}.dictate-small{position:absolute;bottom:.65rem;right:.5rem;display:flex;align-items:center;gap:.3rem;color:var(--accent);font-size:.8rem;border:none;background:#f0f4fa;padding:.4rem .55rem;border-radius:6px;min-height:32px}.dictate-small .icon{width:.9rem;height:.9rem}.recording{background:#fae2e7!important;color:#a22649!important;animation:listen 1.5s infinite}@keyframes listen{50%{box-shadow:0 0 0 3px #a2264925}}.action-option{background:#f5f8fc;padding:1rem;border-radius:10px;margin:1.4rem 0}.action-option label:last-child{margin-bottom:0}.action-option .hint{font-size:.8rem}.action-option input[type=date]{max-width:14rem}.metrics-details{border:1px solid var(--border);border-radius:12px;padding:1rem;margin-bottom:1.2rem}.metrics-details summary{cursor:pointer;font-size:.95rem;font-weight:650}.metrics-details summary span{font-size:.8rem;font-weight:400;color:var(--muted);display:block;margin-left:1rem}.metrics-details>p{margin-top:.7rem}.metric-fields{padding:.8rem 0 0;border:0;border-top:1px solid var(--border);margin:1rem 0 0;min-width:0}.metric-fields legend{font-size:.9rem;font-weight:650;padding-right:.5rem}.metric-fields label{font-size:.8rem;margin-bottom:.5rem}.input-unit{display:flex;align-items:center;gap:.4rem}.input-unit>span{font-size:.75rem;color:var(--muted);overflow-wrap:anywhere;max-width:45%}.input-unit input{min-width:50px}.page-intro{color:var(--muted);max-width:44rem;margin-top:-.4rem;margin-bottom:2rem;font-size:1rem}.goal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.goal-card{background:white;border:1px solid var(--border);padding:1.7rem;border-radius:var(--radius)}.goal-card h2{font-size:1.25rem;margin-bottom:1.4rem;overflow-wrap:anywhere}.goal-line{margin:0 0 1.2rem}.goal-line span{display:block;color:var(--muted);font-size:.8rem;margin-bottom:.3rem}.goal-line strong{display:block;font-size:.95rem;font-weight:550;overflow-wrap:anywhere}.goal-line small{display:block;font-size:.8rem;color:var(--muted);margin-top:.25rem}.large-empty{text-align:center;border:1px dashed #c7d3e1;background:#fff;border-radius:var(--radius);padding:3rem 2rem;color:var(--muted);max-width:50rem;margin:1.5rem auto}.large-empty>.icon{width:2.5rem;height:2.5rem;color:var(--accent);margin-bottom:1rem}.large-empty h2{color:var(--ink)}.large-empty p{max-width:30rem;margin:0 auto 1.5rem}.archived-goals{margin-top:2rem}.archived-goals .goal-card{background:#f7f9fc}.history-tools{display:flex;gap:1rem;align-items:start}.search-field{flex:1}.history-tools label{margin-bottom:.7rem}.history-tools select{width:auto}.history-list{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.3rem 0}.history-list .entry-card{margin:0}.history-list>.large-empty{grid-column:1/-1;width:100%}.week-stats{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:#fff;border-radius:var(--radius);margin-bottom:1.3rem;padding:1.5rem}.week-stats>div{padding:0 1.2rem;border-right:1px solid #3a4e69}.week-stats>div:last-child{border:0}.week-stats span{display:block;font-size:.875rem;color:#c4d2e4}.week-stats strong{display:block;font-size:2.25rem;line-height:1.4;font-weight:550}.week-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:.7rem;margin-bottom:2.5rem}.week-day{text-align:center;display:flex;flex-direction:column;align-items:center;padding:1rem .2rem;background:#fff;border:1px solid var(--border);border-radius:12px;min-width:0}.week-day>span:first-child{font-size:.8rem;color:var(--muted)}.week-day strong{font-size:1.2rem;font-weight:600;margin:.3rem 0}.week-day>span:last-child{height:22px;font-size:.75rem;color:var(--muted)}.week-day.reviewed{background:var(--accent-soft);border-color:var(--accent-soft);color:var(--accent)}.week-day.reviewed .icon{color:var(--accent)}.weekly-section{margin-bottom:2.3rem}.table-scroll{overflow:auto;border:1px solid var(--border);border-radius:12px;background:#fff;margin-bottom:1rem}table{border-collapse:collapse;width:100%;font-size:.9rem;text-align:left}th,td{padding:1rem 1.2rem;border-bottom:1px solid var(--border);min-width:145px}thead th{background:#edf2f8;color:#53677e;font-size:.8rem;font-weight:600}tbody th{min-width:230px}table th strong{font-size:.9rem;display:block;font-weight:600}table small{display:block;font-size:.8rem;color:var(--muted);font-weight:400;margin-top:.2rem}td{font-weight:600;color:var(--ink)}.outcome-row th,.outcome-row td{padding-top:.6rem;background:#fbfcfe}.week-bottom{display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem}.week-bottom>.weekly-section:last-child{border:1px solid var(--border);background:white;border-radius:var(--radius);padding:1.4rem;align-self:start}.week-evidence{max-height:590px;overflow:auto;padding-right:.2rem}.pending-heading{margin-top:1.5rem}.weekly-form{max-width:760px}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:2rem;align-items:start}.settings-form{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.6rem}.settings-section{border-bottom:1px solid var(--border);padding-bottom:1.5rem;margin-bottom:1.5rem}.settings-section h2{margin-bottom:1rem}.settings-section>p{font-size:.9rem}.settings-section>.text-button{padding-top:0}.settings-aside .next-card p{font-size:.875rem}.settings-aside .next-card .hint{font-size:.8rem}.settings-aside .next-card .button{margin:.5rem 0}.method-note{padding:1.5rem .5rem;color:var(--muted)}.method-note h2{font-size:1rem;color:var(--ink)}.method-note ol{padding-left:1.2rem;font-size:.875rem;line-height:1.8}.weekday-field{border:0;margin:0 0 1.2rem;padding:0}.weekday-field legend{font-size:.9rem;font-weight:600;margin-bottom:.6rem}.weekday-options{display:flex;gap:.45rem}.weekday-options label{margin:0;position:relative}.weekday-options input{position:absolute;opacity:0}.weekday-options span{display:flex;align-items:center;justify-content:center;width:38px;height:42px;border:1px solid var(--border);border-radius:8px;font-size:.9rem;cursor:pointer}.weekday-options input:checked+span{background:var(--accent);color:#fff;border-color:var(--accent)}.weekday-options input:focus-visible+span{outline:3px solid var(--accent-soft);outline-offset:3px}.app-footer{max-width:1260px;margin:auto;padding:1.4rem 2.5rem 2rem;display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.75rem}.app-footer>span:first-child{font-weight:700}dialog{border:1px solid var(--border);border-radius:20px;width:min(640px,calc(100vw - 2rem));max-height:90dvh;padding:0;box-shadow:0 24px 100px #132b4b35;color:var(--ink)}dialog::backdrop{background:#0e203b80;backdrop-filter:blur(3px)}.dialog-content{padding:1.7rem}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem}.dialog-head h2{margin:0;font-size:1.4rem}.dialog-content>p{font-size:.95rem}.dialog-content form{margin-top:1.1rem}.form-block{background:#f5f8fc;border-radius:12px;padding:1.1rem;margin-bottom:1.1rem}.form-block label:last-child{margin-bottom:0}.form-block h3{margin-bottom:1rem}.form-block .two-col{gap:.8rem}.entry-detail section{margin:1.4rem 0}.entry-detail h3{color:var(--muted);font-size:.85rem;font-weight:600}.entry-prose{white-space:pre-wrap;overflow-wrap:anywhere;font-size:1rem;line-height:1.75}.toast{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);z-index:1000;background:var(--ink);color:#fff;border-radius:12px;padding:.9rem 1.3rem;box-shadow:0 6px 28px #132b4b25;max-width:min(600px,calc(100vw - 2rem));font-size:.9rem;line-height:1.55}.toast.error{background:#882b40}[hidden]{display:none!important}
@media(min-width:1550px){.app-layout{grid-template-columns:260px minmax(0,1fr)}.sidebar{padding-left:1.5rem;padding-right:1.5rem}.today-grid{grid-template-columns:minmax(0,1fr) 320px}}
@media(max-width:1150px){.app-layout{grid-template-columns:205px minmax(0,1fr)}.sidebar{padding-left:.6rem;padding-right:.6rem}.sidebar .wordmark{font-size:1.2rem}.topbar{padding:1rem 1.5rem}#main:not(.boot):not(.auth-layout):not(.setup-layout){padding:2rem 1.5rem}.today-grid{grid-template-columns:minmax(0,1fr) 240px;gap:1.2rem}#entry-form{padding:1.25rem}.capture-tabs{padding:.6rem}.capture-tab{padding:.6rem .5rem;gap:.35rem}.settings-layout{grid-template-columns:minmax(0,1fr) 240px;gap:1.2rem}.auth-intro{padding:3rem}.auth-panel{padding:2.5rem}}
@media(max-width:950px){.today-grid,.settings-layout{grid-template-columns:1fr}.day-aside{display:grid;grid-template-columns:1fr 1fr}.rhythm-note{grid-column:1/-1}.capture-column{min-width:0}.settings-aside{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.goal-grid{grid-template-columns:1fr}.history-list{grid-template-columns:1fr}.week-bottom{grid-template-columns:1fr}.page-heading{align-items:flex-start;flex-wrap:wrap}.auth-intro{padding:2.5rem}.auth-message h1{font-size:3rem}.auth-panel{padding:2rem}.profile-choice{padding:.75rem;gap:.5rem}.profile-choice .avatar{width:34px;height:38px;font-size:1rem}.week-stats{padding:1.2rem .5rem}.week-stats span{font-size:.8rem}.week-stats>div{padding:0 .9rem}}
@media(max-width:700px){.app-layout{display:block;padding-bottom:72px}.sidebar{height:auto;position:fixed;top:auto;bottom:0;left:0;right:0;flex-direction:row;padding:.4rem .3rem calc(.4rem + env(safe-area-inset-bottom));background:white;border-top:1px solid var(--border);color:var(--ink);box-shadow:0 -4px 25px #132b4b08}.sidebar>.wordmark,.personal-space,.sidebar-bottom{display:none}.sidebar nav{display:flex;flex-direction:row;justify-content:space-around;width:100%;gap:.1rem}.nav-item{display:flex;flex-direction:column;gap:.3rem;font-size:.75rem;padding:.55rem .3rem;border-radius:8px;align-items:center;justify-content:center;color:var(--muted);min-width:0;width:auto;flex:1;font-weight:600}.nav-item .icon{width:1.15rem;height:1.15rem}.nav-item.active{background:var(--accent-soft);color:var(--accent)}.nav-item.active .icon{color:var(--accent)}.nav-item:hover{background:#f0f4fa;color:var(--ink)}.topbar{min-height:60px;padding:.7rem 1.2rem}.topbar-label{font-size:.9rem}.private-badge{font-size:.75rem}#main:not(.boot):not(.auth-layout):not(.setup-layout){padding:1.5rem 1rem 1rem}.page-heading{gap:1rem;margin-bottom:1.4rem}.page-heading h1{font-size:1.9rem}.page-heading .eyebrow{font-size:.7rem}.date-picker{font-size:.8rem}.date-picker input{font-size:.8rem;min-height:40px}.today-grid{gap:1.5rem}.day-aside{gap:1rem}.focus-card,.next-card{padding:1.1rem}.capture-heading h2{font-size:1.3rem}.capture-heading p{font-size:.875rem}.free-capture{min-height:225px}.capture-bottom{align-items:center}.capture-bottom .button{padding:.65rem .85rem;font-size:.875rem}.save-status{font-size:.75rem}.capture-tabs{padding:.5rem;gap:.2rem}.capture-tab{font-size:.875rem;padding:.6rem .4rem}.capture-tab .icon{width:1rem;height:1rem}.voice-toolbar .hint{font-size:.75rem}.app-footer{padding:1.5rem 1.2rem;flex-direction:column;gap:.3rem}.auth-layout{display:block}.auth-intro{padding:1.4rem 1.5rem 1.6rem}.auth-message{padding:1.7rem 0 0}.auth-message .eyebrow,.auth-foot{display:none}.auth-message h1{font-size:2.2rem;margin-bottom:.7rem}.auth-message>p:last-child{font-size:.9rem;margin:0;line-height:1.7;max-width:100%}.auth-panel{padding:2rem 1.4rem}.auth-card{max-width:420px}.auth-card .eyebrow{font-size:.7rem}.auth-card h2{font-size:1.8rem}.profile-choice{padding:.9rem;font-size:1rem}.profile-choice .avatar{width:40px;height:42px}.setup-card{padding:1.3rem}.setup-layout{padding:1.5rem 1rem}.setup-card h1{font-size:1.6rem}.two-col{gap:.7rem}.history-tools{gap:.7rem;flex-wrap:wrap}.history-tools .search-field{flex-basis:100%;margin:0}.history-tools select{font-size:.9rem}.history-list{margin-top:1rem}.week-strip{gap:.3rem;margin-bottom:2rem}.week-day{padding:.7rem .1rem;border-radius:9px}.week-day strong{font-size:1.1rem}.week-day>span:first-child{font-size:.75rem}.week-stats{padding:1.2rem .1rem}.week-stats>div{padding:0 .75rem}.week-stats span{font-size:.75rem;min-height:36px}.week-stats strong{font-size:1.9rem}.table-scroll{margin-left:0;margin-right:0}.settings-aside{grid-template-columns:1fr}.settings-form{padding:1.3rem}.settings-layout{gap:1.4rem}.weekday-options{gap:.4rem}.weekday-options span{width:36px}.dialog-content{padding:1.3rem}.dialog-head h2{font-size:1.3rem}.toast{bottom:5.5rem;font-size:.875rem}.goal-card{padding:1.3rem}}
@media(max-width:410px){.day-aside{grid-template-columns:1fr}.two-col{grid-template-columns:1fr;gap:0}.metric-fields .two-col{grid-template-columns:1fr}.capture-bottom{flex-direction:column;align-items:stretch}.save-status{max-width:100%}.voice-toolbar{align-items:flex-start}.voice-toolbar .hint{max-width:50%;text-align:right}.capture-tab{font-size:.8rem}.nav-item{font-size:.75rem}.week-stats>div{padding:0 .5rem}.weekday-options span{width:32px}.weekday-options{gap:.3rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.topbar-actions{display:flex;align-items:center;gap:1rem}.profile-exit{display:flex;align-items:center;gap:.5rem;border:1px solid var(--border);background:#fff;border-radius:8px;padding:.45rem .7rem;min-height:38px;font-size:.8rem}.profile-exit:hover{border-color:var(--accent);color:var(--accent)}@media(max-width:410px){.private-badge{display:none}.topbar-actions{gap:.4rem}}

.assistant-actions{display:flex;align-items:center;gap:.5rem 1rem;flex-wrap:wrap;margin-bottom:1rem}.assistant-actions>p{flex-basis:100%;margin:.2rem 0 .4rem}.assistant-actions .button{font-size:.875rem}.source-note{padding:1rem;border:1px solid var(--border);border-radius:12px;margin:0 0 1.4rem;background:#f8fafc}.source-note summary{font-size:.9375rem;font-weight:600;cursor:pointer}.source-note textarea{margin-top:1rem}.source-note>p{margin:.5rem 0 0}.proposal-fields{display:flex;flex-direction:column;gap:1rem}.proposal-field{border:1px solid var(--border);border-radius:12px;padding:1rem}.proposal-field label{margin-bottom:.6rem}.proposal-field blockquote{margin:.5rem 0;padding:.5rem .8rem;border-left:3px solid var(--accent);white-space:pre-wrap;overflow-wrap:anywhere;font-size:.9375rem}.proposal-field .hint{margin:.5rem 0 0}.proposal-field.hypothesis{background:#f7f5fd}.proposal-warnings{font-size:.875rem;color:var(--muted);padding-left:1.2rem;margin:1rem 0}.proposal-warnings li{margin:.4rem 0}
