:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-primary:#f2f4f1;--bg-surface:#fff;--text-primary:#202622;--text-muted:#66706a;--border-subtle:#d8dfda;--accent-primary:#356b5c;--accent-primary-strong:#285447;--accent-soft:#dce9e3;--accent-warm:#a65d42;--error:#9e3f35;--error-soft:#f8e8e5;--notice:#315d76;--notice-soft:#e5f0f5;--shadow-soft:0 14px 36px #20262212;background:var(--bg-primary);color:var(--text-primary);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}body{background:var(--bg-primary);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.68}.app-shell{flex-direction:column;width:min(1120px,100% - 48px);min-height:100vh;margin:0 auto;padding:24px 0 28px;display:flex}.site-header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:24px;min-height:52px;display:flex}.brand,.phase-status,.account-actions{align-items:center;display:inline-flex}.brand{flex:none;gap:10px;font-size:1rem;font-weight:700}.brand-button{color:var(--text-primary);background:0 0;border:0;padding:0}.brand-button:hover .brand-mark,.brand-button:focus-visible .brand-mark{background:#fafcfb;border-color:#b9c5be}.brand-mark{border:1px solid var(--border-subtle);width:34px;height:34px;color:var(--accent-primary);background:var(--bg-surface);border-radius:50%;place-items:center;display:grid}.phase-status{color:var(--text-muted);gap:8px;font-size:.82rem;font-weight:650}.status-dot{background:var(--accent-primary);width:8px;height:8px;box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%}.account-actions{gap:14px;min-width:0}.account-email{max-width:260px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.icon-button{border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--text-muted);background:var(--bg-surface);border-radius:6px;flex:0 0 38px;place-items:center;padding:0;display:grid}.icon-button:hover,.icon-button.is-active{color:var(--accent-primary);background:var(--accent-soft);border-color:#b9c5be}.button{letter-spacing:0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 16px;font-size:.9rem;font-weight:720;display:inline-flex}.button-primary{color:#fff;background:var(--accent-primary);width:100%}.button-primary:hover:not(:disabled){background:var(--accent-primary-strong)}.button-quiet{color:var(--text-primary);border-color:var(--border-subtle);background:var(--bg-surface)}.button-quiet:hover:not(:disabled){background:#fafcfb;border-color:#b9c5be}.button-danger{color:#fff;background:var(--error)}.button-danger:hover:not(:disabled){background:#84332b}.button-small{min-height:34px;padding:0 11px;font-size:.78rem}main{flex:1;padding:72px 0 52px}.intro{max-width:760px;margin-bottom:44px}.eyebrow{color:var(--accent-warm);text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:750}h1,h2,p{letter-spacing:0}h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:3.4rem;font-weight:600;line-height:1.05}.subtitle{color:var(--text-muted);margin:18px 0 0;font-size:1.08rem;line-height:1.7}.auth-layout{grid-template-columns:minmax(0,1fr) minmax(360px,440px);align-items:center;gap:clamp(64px,10vw,140px);display:grid}.auth-copy{max-width:580px}.privacy-note{color:var(--accent-primary);align-items:center;gap:10px;margin-top:34px;font-size:.86rem;font-weight:650;display:flex}.auth-panel{border:1px solid var(--border-subtle);background:var(--bg-surface);box-shadow:var(--shadow-soft);border-radius:8px;padding:28px}.auth-switch{border:1px solid var(--border-subtle);background:var(--bg-primary);border-radius:7px;grid-template-columns:1fr 1fr;gap:4px;height:42px;padding:4px;display:grid}.auth-switch button{min-width:0;color:var(--text-muted);background:0 0;border:0;border-radius:4px;font-size:.84rem;font-weight:700}.auth-switch button.is-active{color:var(--text-primary);background:var(--bg-surface);box-shadow:0 1px 4px #20262214}.auth-heading{margin:28px 0 24px}.auth-heading h2{margin:0;font-size:1.25rem;line-height:1.3}.auth-heading p{color:var(--text-muted);margin:8px 0 0;font-size:.88rem;line-height:1.55}.auth-form,.settings-form{gap:18px;display:grid}.auth-form label,.settings-form label{color:var(--text-primary);gap:8px;font-size:.84rem;font-weight:700;display:grid}.auth-form input,.settings-form input{border:1px solid var(--border-subtle);width:100%;height:44px;color:var(--text-primary);background:#fff;border-radius:6px;outline:none;padding:0 12px}.auth-form input:focus,.settings-form input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-soft)}.form-message{border-radius:6px;margin:0;padding:11px 12px;font-size:.82rem;line-height:1.5}.form-message.is-error{color:var(--error);background:var(--error-soft)}.form-message.is-notice{color:var(--notice);background:var(--notice-soft)}.centered-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;max-width:620px;margin:0 auto;display:flex}.centered-state h1{font-size:2rem}.centered-state p{color:var(--text-muted);margin:0;line-height:1.65}.centered-state>svg{color:var(--accent-primary)}.spaces{border-top:1px solid var(--border-subtle);border-left:1px solid var(--border-subtle);background:var(--border-subtle);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.space-card{background:var(--bg-surface);gap:18px;min-height:156px;padding:26px;transition:background-color .16s,box-shadow .16s,transform .16s;display:flex}.space-card-button{width:100%;color:var(--text-primary);text-align:left;border:0}.space-card-button:hover{z-index:1;box-shadow:var(--shadow-soft);background:#fbfcfa;position:relative;transform:translateY(-2px)}.space-icon{border:1px solid var(--border-subtle);width:42px;height:42px;color:var(--accent-primary);background:var(--accent-soft);border-radius:6px;flex:0 0 42px;place-items:center;display:grid}.space-card h2{margin:1px 0 8px;font-size:1rem;font-weight:720;line-height:1.3}.space-card p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.55}.settings-layout{grid-template-columns:minmax(0,1fr) minmax(360px,440px);align-items:center;gap:clamp(64px,10vw,140px);display:grid}.settings-copy{max-width:580px}.back-button{color:var(--text-muted);background:0 0;border:0;align-items:center;gap:7px;margin:0 0 36px;padding:0;font-size:.84rem;font-weight:700;display:inline-flex}.back-button:hover{color:var(--accent-primary)}.settings-panel{border:1px solid var(--border-subtle);background:var(--bg-surface);box-shadow:var(--shadow-soft);border-radius:8px;padding:28px}.settings-heading{margin-bottom:24px}.settings-heading h2{margin:0;font-size:1.25rem;line-height:1.3}.account-identity{overflow-wrap:anywhere;color:var(--text-muted);margin:8px 0 0;font-size:.84rem;line-height:1.5}.memory-layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;gap:clamp(48px,8vw,96px);display:grid}.memory-intro{position:sticky;top:28px}.memory-intro h1{font-size:2.65rem}.memory-workspace{gap:20px;width:100%;max-width:720px;display:grid}.memory-view-switch{border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:7px;grid-template-columns:1fr 1fr;gap:4px;width:220px;height:40px;padding:4px;display:grid}.memory-view-switch button{color:var(--text-muted);background:0 0;border:0;border-radius:4px;font-size:.82rem;font-weight:700}.memory-view-switch button.is-active{color:var(--text-primary);background:var(--accent-soft)}.memory-toolbar,.memory-list-heading,.memory-entry-actions,.memory-source,.memory-edit-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.memory-toolbar{align-items:flex-end}.memory-layer-filter{color:var(--text-muted);gap:6px;font-size:.76rem;font-weight:700;display:grid}.memory-layer-filter select{border:1px solid var(--border-subtle);width:112px;height:40px;color:var(--text-primary);background:var(--bg-surface);border-radius:6px;outline:none;padding:0 10px}.memory-search{border:1px solid var(--border-subtle);height:44px;color:var(--text-muted);background:var(--bg-surface);border-radius:6px;align-items:center;gap:10px;padding:0 13px;display:flex}.memory-search:focus-within,.memory-layer-filter select:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-soft)}.memory-search input{width:100%;min-width:0;color:var(--text-primary);background:0 0;border:0;outline:none}.memory-list-heading{border-bottom:1px solid var(--border-subtle);margin-top:4px;padding-bottom:12px}.memory-list-heading h2{margin:0;font-size:1rem}.memory-summary{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:flex-end;gap:6px 14px;font-size:.78rem;display:flex}.memory-summary span:first-child:not(:last-child){color:var(--accent-warm);font-weight:700}.memory-empty{min-height:84px;color:var(--text-muted);justify-content:center;align-items:center;gap:10px;margin:0;font-size:.88rem;display:flex}.memory-list{gap:10px;display:grid}.memory-entry{border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:6px;padding:0 18px}.memory-entry.is-expanded{border-color:#c5d0ca;box-shadow:0 8px 22px #2026220d}.memory-entry-toggle{width:100%;min-height:66px;color:var(--text-primary);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:13px 0;display:flex}.memory-entry-toggle>svg{color:var(--text-muted);flex:none;transition:transform .16s}.memory-entry.is-expanded .memory-entry-toggle>svg{transform:rotate(180deg)}.memory-entry-heading{gap:7px;min-width:0;display:grid}.memory-entry-title{overflow-wrap:anywhere;font-size:.94rem;font-weight:720;line-height:1.4}.memory-badges,.memory-tags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.memory-badge,.memory-tag{border-radius:4px;padding:3px 6px;font-size:.68rem;font-weight:700;line-height:1.2}.memory-badge{color:var(--text-muted);background:#edf0ee}.memory-badge.layer-l0{color:#7b3f2c;background:#f5e6df}.memory-badge.layer-l1{color:var(--accent-primary-strong);background:var(--accent-soft)}.memory-badge.layer-l2{color:#315d76;background:var(--notice-soft)}.memory-badge.layer-l3{color:#555d59;background:#e8ebe9}.memory-badge.is-pinned{color:#6b5420;background:#f5edd2}.memory-badge.is-pending{color:#7b3f2c;background:#f5e6df}.memory-entry-preview{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:-2px 32px 14px 0;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.memory-entry-details,.memory-edit-form{border-top:1px solid var(--border-subtle);padding:18px 0}.memory-entry-content{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.7}.memory-tags{margin-top:16px}.memory-tag{color:var(--notice);background:var(--notice-soft);font-weight:650}.memory-source{color:var(--text-muted);align-items:flex-start;margin-top:18px;font-size:.73rem;line-height:1.5}.memory-entry-actions{justify-content:flex-end;margin-top:16px}.memory-delete{width:34px;height:34px;color:var(--text-muted);background:0 0;border:0;border-radius:6px;flex:0 0 34px;place-items:center;padding:0;display:grid}.memory-delete:hover:not(:disabled){color:var(--error);background:var(--error-soft)}.memory-confirmation{justify-content:flex-end;align-items:center;gap:8px;display:flex}.memory-confirmation span{color:var(--error);margin-right:2px;font-size:.76rem;font-weight:700}.memory-edit-form{grid-template-columns:minmax(0,1fr) 120px;gap:16px;display:grid}.memory-edit-form label{color:var(--text-primary);gap:7px;font-size:.78rem;font-weight:700;display:grid}.memory-edit-form input,.memory-edit-form select,.memory-edit-form textarea{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);background:#fff;border-radius:6px;outline:none;padding:10px 11px}.memory-edit-form select{height:42px;padding-top:0;padding-bottom:0}.memory-edit-form textarea{resize:vertical;min-height:180px;line-height:1.65}.memory-edit-form input:focus,.memory-edit-form select:focus,.memory-edit-form textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-soft)}.memory-edit-content,.memory-edit-tags,.memory-edit-actions{grid-column:1/-1}.memory-edit-actions{justify-content:flex-end}.memory-edit-actions .button-primary{width:auto}.health-layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;gap:clamp(48px,8vw,96px);display:grid}.health-intro{position:sticky;top:28px}.health-intro h1{font-size:2.65rem}.health-workspace{gap:18px;width:100%;max-width:760px;display:grid}.health-view-switch{border:1px solid var(--border-subtle);background:#e8ece9;border-radius:7px;grid-template-columns:repeat(3,1fr);padding:4px;display:grid}.health-view-switch button{min-height:36px;color:var(--text-muted);background:0 0;border:0;border-radius:4px;font-size:.82rem;font-weight:720}.health-view-switch button.is-active{color:var(--text-primary);background:var(--bg-surface);box-shadow:0 1px 4px #20262214}.health-loading,.health-empty{min-height:120px;color:var(--text-muted);text-align:center;justify-content:center;align-items:center;gap:10px;margin:0;display:flex}.health-card{border:1px solid var(--border-subtle);background:var(--bg-surface);box-shadow:var(--shadow-soft);border-radius:8px;gap:24px;padding:26px;display:grid}.health-card-heading,.cycle-heading,.health-form-actions,.weight-form{justify-content:space-between;align-items:center;gap:18px;display:flex}.health-card-heading h2,.cycle-heading h2,.device-boundary h2{margin:3px 0 0;font-size:1.2rem;line-height:1.35}.health-card-heading>svg{color:var(--accent-primary)}.health-card-heading>span{color:var(--text-muted);font-size:.78rem}.health-kicker{color:var(--accent-warm);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:780}.health-date-field,.health-inline-field,.health-text-field,.weight-form label,.health-event-form label{color:var(--text-primary);gap:7px;font-size:.8rem;font-weight:700;display:grid}.health-date-field span{color:var(--text-muted);text-align:right;font-size:.7rem}.health-date-field input,.health-inline-field input,.health-text-field textarea,.weight-form input,.health-event-form input,.health-event-form select,.health-event-form textarea{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);background:#fff;border-radius:6px;outline:none;padding:0 11px}.health-date-field input,.health-inline-field input,.weight-form input,.health-event-form input,.health-event-form select{min-height:40px}.health-text-field textarea,.health-event-form textarea{resize:vertical;padding-top:10px;line-height:1.55}.health-date-field input:focus,.health-inline-field input:focus,.health-text-field textarea:focus,.weight-form input:focus,.health-event-form input:focus,.health-event-form select:focus,.health-event-form textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-soft)}.health-fieldset{border:0;gap:12px;margin:0;padding:0;display:grid}.health-fieldset legend{margin-bottom:11px;padding:0;font-size:.82rem;font-weight:720}.health-choice-row,.mood-choices{flex-wrap:wrap;gap:8px;display:flex}.health-choice-row button,.mood-choices button{border:1px solid var(--border-subtle);min-height:36px;color:var(--text-muted);background:#fafbfa;border-radius:999px;padding:0 13px;font-size:.78rem;font-weight:680}.health-choice-row button:hover,.mood-choices button:hover,.health-choice-row button.is-active,.mood-choices button.is-active{color:var(--accent-primary-strong);background:var(--accent-soft);border-color:#aebfb6}.sleep-choices{grid-template-columns:repeat(5,1fr);display:grid}.sleep-choices button{border-radius:6px;gap:2px;min-width:0;padding:8px 5px;display:grid}.sleep-choices button strong{font-size:.95rem}.sleep-choices button span{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.health-inline-field{margin-top:4px}.health-form-actions{justify-content:flex-end}.health-form-actions .button-primary{width:auto}.health-history-list{border-top:1px solid var(--border-subtle);display:grid}.health-history-list button{border:0;border-bottom:1px solid var(--border-subtle);color:var(--text-primary);text-align:left;background:0 0;grid-template-columns:120px minmax(0,1fr);gap:16px;padding:14px 2px;display:grid}.health-history-list button:hover{color:var(--accent-primary)}.health-history-list time{color:var(--text-muted);font-size:.76rem;font-weight:700}.health-history-list span{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;line-height:1.5;overflow:hidden}.cycle-controls{border:1px solid var(--border-subtle);border-radius:6px;align-items:center;display:inline-flex;overflow:hidden}.cycle-controls button{border:0;border-left:1px solid var(--border-subtle);min-width:36px;height:34px;color:var(--text-muted);background:#fff;place-items:center;padding:0 10px;font-size:.74rem;font-weight:700;display:grid}.cycle-controls button:first-child{border-left:0}.cycle-controls button:hover{color:var(--accent-primary);background:var(--accent-soft)}.cycle-basis{color:var(--text-muted);margin:-8px 0 0;font-size:.8rem;line-height:1.55}.cycle-legend{color:var(--text-muted);flex-wrap:wrap;gap:12px 18px;font-size:.72rem;display:flex}.cycle-legend span{align-items:center;gap:6px;display:inline-flex}.cycle-legend i{border-radius:50%;width:9px;height:9px}.phase-period{background:#f6d8d8}.phase-period-actual{background:#f64b7b}.phase-follicular{background:#e6eee6}.phase-ovulation{background:#f5e8b8}.phase-luteal{background:#e7e0ef}.phase-pms{background:#806074}.cycle-calendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:11px 6px;display:grid}.cycle-weekday{color:var(--text-muted);text-align:center;padding:0 0 5px;font-size:.68rem;font-weight:720}.cycle-day{aspect-ratio:1;min-width:0;color:var(--text-primary);background:0 0;border:1px solid #0000;border-radius:999px;place-items:center;padding:0;font-size:.88rem;display:grid;position:relative}.cycle-day:hover{border-color:var(--accent-primary)}.cycle-day.is-empty{background:0 0}.cycle-day-number{aspect-ratio:1;border-radius:999px;place-items:center;width:min(76%,44px);font-weight:720;display:grid}.cycle-day.phase-follicular .cycle-day-number{color:#218f8d}.cycle-day.phase-luteal .cycle-day-number{color:#6f6278;background:#f3eff7}.cycle-day.phase-period:not(.is-actual-period) .cycle-day-number{color:#d84c7c;border:2px dotted #e56591}.cycle-day.phase-ovulation .cycle-day-number{color:#218f8d;border:2px dotted #2b9d9a}.cycle-day.is-actual-period .cycle-day-number{color:#fff;background:#f64b7b;border:0;box-shadow:0 8px 18px #f64b7b33}.cycle-day.is-unknown-flow .cycle-day-number{background:#ff7198}.cycle-day.is-today{border-color:#111814;box-shadow:inset 0 0 0 1px #111814}.cycle-day.is-selected{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-soft)}.cycle-day-markers{align-items:center;gap:3px;display:flex;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.cycle-day-markers strong{color:#b73b68;background:#fff3f6;border-radius:999px;min-width:12px;padding:1px 4px;font-size:.55rem;line-height:1.2}.cycle-day-markers i{background:#806074;border-radius:50%;width:5px;height:5px}.cycle-record-panel{border:1px solid var(--border-subtle);background:snow;border-radius:7px;gap:18px;padding:18px;display:grid}.cycle-record-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.cycle-record-heading h3{margin:3px 0 0;font-size:1rem}.flow-choices button,.pms-choices button,.discharge-choices button{min-width:58px}.cycle-rick-tip,.device-boundary{border:1px solid var(--border-subtle);color:var(--text-muted);background:#fafbfa;border-radius:7px;align-items:flex-start;gap:13px;padding:16px;display:flex}.cycle-rick-tip svg,.device-boundary svg{color:var(--accent-primary);flex:none}.cycle-rick-tip p,.device-boundary p{margin:0;font-size:.78rem;line-height:1.6}.cycle-rick-tip>div{gap:3px;display:grid}.cycle-rick-tip span{color:var(--text-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:760}.health-context-stack{gap:18px;display:grid}.health-basics-grid{grid-template-columns:1.4fr 1fr .8fr;gap:10px;display:grid}.health-basics-grid>div{border:1px solid var(--border-subtle);background:#fafbfa;border-radius:6px;gap:6px;min-width:0;padding:14px;display:grid}.health-basics-grid span{color:var(--text-muted);font-size:.7rem;font-weight:700}.health-basics-grid strong{overflow-wrap:anywhere;font-size:1rem}.health-static-note{border-top:1px solid var(--border-subtle);color:var(--text-muted);margin:0;padding-top:18px;font-size:.82rem;line-height:1.6}.weight-form{align-items:end}.weight-form label{flex:1 1 0}.weight-form .button{flex:none}.weight-history{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.weight-history span{border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:6px;gap:3px;padding:10px;font-size:.68rem;display:grid}.weight-history strong{color:var(--text-primary);font-size:.86rem}.health-event-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.event-title-field,.event-notes-field,.health-event-form .button-primary{grid-column:1/-1}.health-event-list{border-top:1px solid var(--border-subtle);display:grid}.health-event-list article{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 2px;display:flex}.health-event-list article>div>span{color:var(--accent-warm);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:780}.health-event-list h3{margin:4px 0;font-size:.9rem}.health-event-list p{color:var(--text-muted);margin:0;font-size:.76rem;line-height:1.5}.health-event-list article>button{border:1px solid var(--border-subtle);width:34px;height:34px;color:var(--text-muted);background:#fff;border-radius:6px;flex:0 0 34px;place-items:center;padding:0;display:grid}.health-event-list article>button:hover:not(:disabled){color:var(--error);background:var(--error-soft)}.device-boundary{background:var(--accent-soft)}.device-boundary h2{margin-top:0;font-size:1rem}.tasks-layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;gap:clamp(48px,8vw,96px);display:grid}.tasks-intro{position:sticky;top:28px}.tasks-intro h1{font-size:2.65rem}.tasks-workspace{gap:18px;width:100%;max-width:840px;display:grid}.task-intake-panel{border:1px solid var(--border-subtle);background:var(--bg-surface);box-shadow:var(--shadow-soft);border-radius:8px;gap:18px;padding:24px;display:grid}.task-intake-heading,.tasks-board-heading,.task-column-heading,.task-entry-topline,.task-meta,.task-entry-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.task-intake-heading h2,.tasks-board-heading h2{margin:3px 0 0;font-size:1.18rem;line-height:1.35}.task-intake-heading>svg,.tasks-board-heading>svg{color:var(--accent-primary)}.task-kicker{color:var(--accent-warm);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:780}.task-title-field,.task-notes-field,.task-intake-grid label,.task-entry-actions label{color:var(--text-primary);gap:7px;font-size:.8rem;font-weight:700;display:grid}.task-title-field input,.task-notes-field textarea,.task-intake-grid input,.task-intake-grid select,.task-entry-actions select{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);background:#fff;border-radius:6px;outline:none}.task-title-field input,.task-intake-grid input,.task-intake-grid select,.task-entry-actions select{min-height:40px;padding:0 11px}.task-notes-field textarea{resize:vertical;padding:10px 11px;line-height:1.55}.task-title-field input:focus,.task-notes-field textarea:focus,.task-intake-grid input:focus,.task-intake-grid select:focus,.task-entry-actions select:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-soft)}.task-intake-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.tasks-board-heading{border-bottom:1px solid var(--border-subtle);padding:6px 0 14px}.tasks-loading{min-height:130px;color:var(--text-muted);justify-content:center;align-items:center;gap:10px;display:flex}.tasks-board{border-top:1px solid var(--border-subtle);border-left:1px solid var(--border-subtle);background:var(--border-subtle);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid}.task-column{background:#f9fbf9;align-content:start;gap:12px;min-width:0;padding:14px;display:grid}.task-column-heading h3{margin:0;font-size:.86rem}.task-column-heading span{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:700}.task-empty{min-height:72px;color:var(--text-muted);place-items:center;margin:0;font-size:.78rem;display:grid}.task-list{gap:10px;display:grid}.task-entry{border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:6px;gap:10px;padding:12px;display:grid}.task-entry h4{overflow-wrap:anywhere;margin:0;font-size:.88rem;line-height:1.42}.task-entry p{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}.task-priority,.task-due,.task-meta span{border-radius:4px;align-items:center;gap:5px;padding:3px 6px;font-size:.66rem;font-weight:720;line-height:1.2;display:inline-flex}.task-priority{color:var(--text-muted);background:#edf0ee}.task-priority.priority-high,.task-priority.priority-urgent{color:#7b3f2c;background:#f5e6df}.task-priority.priority-low{color:#315d76;background:var(--notice-soft)}.task-due,.task-meta span{color:var(--text-muted);background:#f5f7f5}.task-meta{flex-wrap:wrap;justify-content:flex-start}.task-entry-actions{align-items:stretch}.task-entry-actions label{flex:1 1 0}.task-entry-actions select{min-width:0;font-size:.74rem}.task-delete{border:1px solid var(--border-subtle);width:40px;min-width:40px;color:var(--text-muted);background:#fff;border-radius:6px;padding:0}.task-delete:hover:not(:disabled){color:var(--error);background:var(--error-soft)}.records-layout{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:start;gap:clamp(48px,8vw,96px);display:grid}.records-intro{position:sticky;top:28px}.records-intro h1{font-size:2.65rem}.records-workspace{gap:18px;width:100%;max-width:820px;display:grid}.records-toolbar,.records-list-heading,.record-entry-topline,.record-meta,.record-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.records-toolbar{align-items:stretch}.records-search{border:1px solid var(--border-subtle);min-height:44px;color:var(--text-muted);background:var(--bg-surface);border-radius:6px;flex:auto;align-items:center;gap:10px;padding:0 13px;display:flex}.records-search:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-soft)}.records-search input{width:100%;min-width:0;color:var(--text-primary);background:0 0;border:0;outline:none}.records-view-switch{border:1px solid var(--border-subtle);background:#e8ece9;border-radius:7px;grid-template-columns:1fr 1fr;gap:4px;min-width:184px;padding:4px;display:grid}.records-view-switch button{min-width:0;color:var(--text-muted);background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:7px;font-size:.78rem;font-weight:720;display:inline-flex}.records-view-switch button.is-active{color:var(--text-primary);background:var(--bg-surface);box-shadow:0 1px 4px #20262214}.records-list-heading{border-bottom:1px solid var(--border-subtle);padding:6px 0 14px}.records-list-heading h2{margin:3px 0 0;font-size:1.18rem;line-height:1.35}.records-list-heading>svg{color:var(--accent-primary)}.record-kicker{color:var(--accent-warm);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:780}.record-create-panel,.record-section{gap:16px;display:grid}.record-create-panel{border:1px solid var(--border-subtle);background:var(--bg-surface);box-shadow:var(--shadow-soft);border-radius:8px;padding:24px}.record-feed,.record-card-grid{gap:10px;display:grid}.record-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.record-entry{border:1px solid var(--border-subtle);background:var(--bg-surface);border-radius:6px;gap:11px;min-width:0;padding:16px;display:grid}.record-entry.is-card{align-content:start;min-height:220px}.record-entry-topline{color:var(--text-muted);font-size:.72rem;font-weight:700}.record-type,.record-meta span,.record-tags span{border-radius:4px;align-items:center;padding:3px 6px;line-height:1.2;display:inline-flex}.record-type{color:var(--accent-primary-strong);background:var(--accent-soft);font-size:.68rem;font-weight:760}.record-entry h3{overflow-wrap:anywhere;margin:0;font-size:.98rem;line-height:1.4}.record-entry p,.record-body{overflow-wrap:anywhere;white-space:pre-wrap;color:var(--text-muted);margin:0;font-size:.83rem;line-height:1.62}.record-entry:not(.diary-entry)>p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.record-meta,.record-tags{flex-wrap:wrap;justify-content:flex-start;gap:7px}.record-meta span{color:var(--text-muted);background:#f5f7f5;font-size:.68rem;font-weight:720}.record-tags{display:flex}.record-tags span{color:var(--notice);background:var(--notice-soft);font-size:.68rem;font-weight:700}.record-actions{justify-content:flex-end}.record-actions .button-primary{width:auto}.record-icon-danger{border:1px solid var(--border-subtle);width:34px;height:34px;color:var(--text-muted);background:#fff;border-radius:6px;flex:0 0 34px;place-items:center;padding:0;display:grid}.record-icon-danger:hover:not(:disabled){color:var(--error);background:var(--error-soft)}.record-create-panel label,.record-edit-form label,.record-form-grid label{color:var(--text-primary);gap:7px;font-size:.8rem;font-weight:700;display:grid}.record-create-panel input,.record-create-panel select,.record-create-panel textarea,.record-edit-form input,.record-edit-form select,.record-edit-form textarea{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);background:#fff;border-radius:6px;outline:none}.record-create-panel input,.record-create-panel select,.record-edit-form input,.record-edit-form select{min-height:40px;padding:0 11px}.record-create-panel textarea,.record-edit-form textarea{resize:vertical;padding:10px 11px;line-height:1.55}.record-create-panel input:focus,.record-create-panel select:focus,.record-create-panel textarea:focus,.record-edit-form input:focus,.record-edit-form select:focus,.record-edit-form textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-soft)}.record-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.record-edit-form{gap:14px;display:grid}.records-loading,.records-empty{min-height:110px;color:var(--text-muted);text-align:center;justify-content:center;align-items:center;gap:10px;margin:0;font-size:.86rem;display:flex}footer{min-height:40px;color:var(--text-muted);align-items:center;gap:12px;font-size:.78rem;display:flex}.footer-line{background:var(--accent-warm);width:28px;height:1px}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=820px){.auth-layout,.settings-layout{grid-template-columns:1fr;align-items:start;gap:42px}.auth-copy,.settings-copy{max-width:680px}.auth-panel,.settings-panel{width:min(100%,520px)}.spaces{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-layout,.health-layout,.tasks-layout,.records-layout{grid-template-columns:1fr;gap:40px}.memory-intro,.health-intro,.tasks-intro,.records-intro{max-width:680px;position:static}.task-intake-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tasks-board{grid-template-columns:1fr}}@media (width<=560px){.app-shell{width:min(100% - 28px,1120px);padding-top:14px}.site-header{align-items:flex-start;padding-bottom:12px}.phase-status{text-align:right;justify-content:flex-end;max-width:145px}.account-actions{justify-content:flex-end}.account-email{display:none}main{padding:48px 0 36px}h1{font-size:2.45rem}.subtitle{font-size:1rem}.auth-layout{gap:34px}.auth-panel,.settings-panel{padding:20px}.settings-layout{gap:34px}.back-button{margin-bottom:28px}.memory-layout{gap:32px}.memory-intro h1{font-size:2.3rem}.health-layout,.tasks-layout,.records-layout{gap:32px}.health-intro h1,.tasks-intro h1,.records-intro h1{font-size:2.3rem}.health-card,.task-intake-panel,.record-create-panel{padding:20px}.health-card-heading,.cycle-heading,.cycle-record-heading,.weight-form{flex-direction:column;align-items:stretch}.health-date-field span{text-align:left}.health-event-form,.task-intake-grid{grid-template-columns:1fr}.records-toolbar{flex-direction:column}.records-view-switch{width:100%}.record-form-grid,.record-card-grid{grid-template-columns:1fr}.task-entry-actions{flex-wrap:wrap}.task-delete{height:40px}.event-title-field,.event-notes-field,.health-event-form .button-primary{grid-column:auto}.weight-form .button{width:100%}.weight-history{grid-template-columns:repeat(2,minmax(0,1fr))}.sleep-choices{grid-template-columns:repeat(5,minmax(54px,1fr));padding-bottom:3px;overflow-x:auto}.cycle-heading{gap:14px}.cycle-controls{align-self:flex-start}.cycle-day{padding:0}.health-history-list button{grid-template-columns:1fr;gap:4px}.memory-toolbar{flex-direction:column;align-items:stretch}.memory-view-switch,.memory-layer-filter select{width:100%}.memory-entry{padding:0 14px}.memory-entry-toggle{align-items:flex-start}.memory-source{flex-direction:column;align-items:flex-start;gap:4px}.memory-edit-form{grid-template-columns:1fr}.memory-confirmation{flex-wrap:wrap}.memory-confirmation span{text-align:right;width:100%}.spaces{grid-template-columns:1fr}.space-card{min-height:126px;padding:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.orbital-v2-shell{--v2-fog:#f6f7f2;--v2-paper:#fffef9;--v2-sage:#dce5d8;--v2-sage-deep:#637867;--v2-sage-dark:#33483a;--v2-mist:#e9eeea;--v2-warm:#eee8df;--v2-rose:#eee1dc;--v2-ink:#28312b;--v2-muted:#747a72;--v2-border:#d9ddd4;--v2-shadow:0 20px 50px #37403914;min-height:100vh;color:var(--v2-ink);background:radial-gradient(circle at 80% 5%, #dce5d88f, transparent 29rem), linear-gradient(135deg, #f8f8f4, var(--v2-fog));grid-template-columns:224px minmax(0,1fr);display:grid}.orbital-v2-shell h1,.orbital-v2-shell h2,.orbital-v2-shell h3{letter-spacing:-.025em;margin-top:0;font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-weight:500}.orbital-sidebar{border-right:1px solid var(--v2-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#f8f8f3e6;flex-direction:column;height:100vh;min-height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0}.orbital-brand{color:var(--v2-ink);background:0 0;border:0;align-items:center;gap:11px;padding:0 8px;font-size:1.04rem;font-weight:760;display:inline-flex}.orbital-brand-mark{border:1px solid #829084;border-radius:50%;width:29px;height:29px;position:relative}.orbital-brand-mark:before,.orbital-brand-mark i{content:"";border:1px solid var(--v2-sage-deep);border-radius:50%;position:absolute;inset:6px;transform:rotate(-22deg)scaleY(.48)}.orbital-brand-mark i{background:var(--v2-sage-dark);border:0;inset:11px;transform:none}.orbital-nav-group{margin-top:34px}.orbital-nav-group+.orbital-nav-group{border-top:1px solid var(--v2-border);margin-top:24px;padding-top:22px}.orbital-nav-group>p{color:#91968e;letter-spacing:.14em;text-transform:uppercase;margin:0 9px 9px;font-size:.66rem;font-weight:760}.orbital-nav-group nav{gap:3px;display:grid}.orbital-nav-button{color:#6f766e;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;min-height:38px;padding:0 10px;font-size:.86rem;display:flex}.orbital-nav-button:hover{color:var(--v2-ink);background:#dce5d873}.orbital-nav-button.is-active{color:var(--v2-sage-dark);background:var(--v2-sage);font-weight:730}.orbital-nav-group.is-future{margin-top:20px}.orbital-future-row{color:#a0a49d;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;min-height:34px;padding:0 10px;font-size:.78rem;display:grid}.orbital-future-row span{letter-spacing:.08em;text-transform:uppercase;font-size:.62rem}.orbital-house-actions{border-top:1px solid var(--v2-border);gap:4px;margin-top:auto;padding-top:16px;display:grid}.orbital-house-actions button{min-height:36px;color:var(--v2-muted);background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;padding:0 10px;font-size:.77rem;display:flex}.orbital-house-actions button:hover{color:var(--v2-ink);background:var(--v2-warm)}.orbital-v2-main{min-width:0}.orbital-mobile-topbar{display:none}.orbital-v2-main>main{width:min(1180px,100% - 72px);margin:0 auto;padding:42px 0 72px}.v2-eyebrow{color:var(--v2-sage-deep);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:.68rem;font-weight:800}.v2-page-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.v2-page-header h1{margin-bottom:7px;font-size:clamp(2.35rem,4.5vw,4.5rem);line-height:.98}.v2-page-header>div>p:last-child{max-width:680px;color:var(--v2-muted);margin:0;line-height:1.65}.v2-action-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.v2-button{border:1px solid var(--v2-border);min-height:42px;color:var(--v2-ink);background:#fffef9db;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:.82rem;font-weight:720;display:inline-flex;box-shadow:0 5px 15px #2f363108}.v2-button:hover{background:#fff;border-color:#b9c6b9;transform:translateY(-1px)}.v2-button.is-primary{border-color:var(--v2-sage-dark);color:#fff;background:var(--v2-sage-dark)}.v2-button.is-primary:hover{background:#25392e}.v2-button.is-large{min-height:50px;padding-inline:24px}.v2-back{color:var(--v2-muted);background:0 0;border:0;align-items:center;gap:7px;margin-bottom:24px;padding:0;font-size:.8rem;display:inline-flex}.v2-tabbar{border-bottom:1px solid var(--v2-border);gap:5px;margin-bottom:30px;display:flex}.v2-tabbar button{min-height:42px;color:var(--v2-muted);text-transform:capitalize;background:0 0;border:0;padding:0 18px;font-size:.82rem;font-weight:700;position:relative}.v2-tabbar button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:18px;right:18px}.v2-tabbar button.is-active{color:var(--v2-sage-dark)}.v2-tabbar button.is-active:after{background:var(--v2-sage-dark)}.v2-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.v2-section-heading h2{margin:0;font-size:1.65rem}.v2-section-heading>span{color:var(--v2-muted);font-size:.75rem}.v2-section-heading.is-compact{margin-top:30px;margin-bottom:14px}.v2-section-heading.is-compact h2{font-size:1.3rem}.v2-empty{color:#92978f;text-align:center;margin:0;padding:25px;font-size:.82rem;line-height:1.6}.v2-loading{min-height:220px;color:var(--v2-muted);justify-content:center;align-items:center;gap:10px;display:flex}.v2-message{color:#4f6954;background:#eff5ec;border:1px solid #d7e0d3;border-radius:12px;align-items:center;gap:8px;margin:-10px 0 20px;padding:11px 14px;font-size:.78rem;display:flex}.v2-message.is-error{color:#914b41;background:#faf0ed;border-color:#ead2cc}.v2-form{gap:17px;margin-top:22px;display:grid}.v2-form label,.v2-field{color:#5e665f;gap:7px;font-size:.74rem;font-weight:720;display:grid}.v2-form input,.v2-form textarea,.v2-form select,.v2-field input,.v2-field textarea,.v2-field select,.v2-title-input,.project-v2-summary input,.project-v2-summary select,.pulse-v2-panel input,.pulse-v2-panel select,.health-body-panel input,.health-body-panel textarea,.health-body-panel select{border:1px solid var(--v2-border);width:100%;color:var(--v2-ink);background:#fffefa;border-radius:12px;outline:none;padding:11px 12px}.v2-form input:focus,.v2-form textarea:focus,.v2-form select:focus,.v2-field textarea:focus,.v2-search input:focus{border-color:#96aa98;box-shadow:0 0 0 3px #96aa9826}.v2-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.v2-checkbox{align-self:end;align-items:center;min-height:42px;gap:8px!important;display:flex!important}.v2-checkbox input{width:auto}.v2-search{border:1px solid var(--v2-border);min-height:46px;color:var(--v2-muted);background:#fffef9e6;border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.v2-search input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0}.v2-link-danger{color:#9a574d;background:0 0;border:0;align-items:center;gap:6px;padding:8px;font-size:.75rem;display:inline-flex}.v2-modal-scrim,.v2-drawer-scrim{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#2a302b57;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.v2-drawer-scrim{place-items:stretch end;padding:0}.v2-modal{border:1px solid var(--v2-border);background:var(--v2-paper);border-radius:24px;width:min(610px,100%);max-height:calc(100vh - 44px);padding:31px;position:relative;overflow:auto;box-shadow:0 32px 90px #252d2738}.v2-modal h2{margin-bottom:8px;font-size:2rem}.v2-modal>p:not(.v2-eyebrow){color:var(--v2-muted);line-height:1.55}.v2-modal-close{border:1px solid var(--v2-border);width:34px;height:34px;color:var(--v2-muted);z-index:2;background:#ffffffb8;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:18px;right:18px}.home-v2{max-width:1220px!important}.home-v2-topline{color:var(--v2-muted);justify-content:space-between;margin-bottom:45px;font-size:.72rem;display:flex}.home-v2-hero{grid-template-columns:minmax(0,1fr) 250px;align-items:center;gap:50px;display:grid}.home-v2-hero h1{max-width:760px;margin-bottom:14px;font-size:clamp(2.8rem,6vw,5.8rem);line-height:.95}.home-v2-hero>div:first-child>p:not(.v2-eyebrow){color:var(--v2-muted);margin:0 0 25px;font-size:1rem}.home-day-card{box-shadow:var(--v2-shadow);text-align:center;background:linear-gradient(160deg,#eef3eb,#fffef9 68%);border:1px solid #ccd7c8;border-radius:36% 36% 28px 28px;flex-direction:column;align-items:center;padding:31px 24px 26px;display:flex;position:relative;overflow:hidden}.home-day-card:before{content:"";border:1px solid #63786738;border-radius:50%;width:180px;height:180px;position:absolute;top:-116px}.home-day-card>span{color:var(--v2-sage-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:760}.home-day-card strong{margin-top:8px;font-family:Georgia,serif;font-size:4.2rem;font-weight:400;line-height:1}.home-day-card em{color:var(--v2-muted);font-size:.8rem;font-style:normal}.home-day-card small{border-top:1px solid var(--v2-border);color:#82877f;margin-top:20px;padding-top:16px;font-size:.65rem;line-height:1.65}.home-companion-strip{border:1px solid var(--v2-border);background:#fffef9b8;border-radius:22px;grid-template-columns:76px minmax(0,1fr) minmax(220px,360px);align-items:center;gap:20px;min-height:108px;margin:50px 0;padding:15px 24px;display:grid;box-shadow:0 12px 35px #2c362f0a}.home-companion-strip>div>span{color:var(--v2-sage-deep);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:800}.home-companion-strip>div>p{margin:6px 0 0;font-family:Georgia,serif;font-size:1.05rem}.home-companion-strip>button:last-of-type{border:0;border-left:1px solid var(--v2-border);min-height:66px;color:var(--v2-ink);text-align:left;background:0 0;grid-template-columns:1fr auto;align-items:center;gap:5px 14px;padding:0 0 0 24px;display:grid}.home-companion-strip>button:last-of-type small{color:var(--v2-muted);grid-column:1}.home-companion-strip>button:last-of-type strong{text-overflow:ellipsis;white-space:nowrap;grid-column:1;overflow:hidden}.home-companion-strip>button:last-of-type svg{grid-area:1/2/3}.home-all-clear{color:var(--v2-muted);text-align:right;font-size:.77rem}.home-room-section{margin-top:12px}.home-room-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.home-room-card{border:1px solid var(--v2-border);min-height:208px;color:var(--v2-ink);text-align:left;background:#fffef9cc;border-radius:19px;flex-direction:column;align-items:flex-start;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.home-room-card:hover{box-shadow:var(--v2-shadow);border-color:#b7c5b6;transform:translateY(-4px)}.home-room-icon{width:39px;height:39px;color:var(--v2-sage-dark);background:var(--v2-sage);border-radius:14px;place-items:center;display:grid}.home-room-card>span:nth-child(2){gap:7px;margin-top:25px;display:grid}.home-room-card>span strong{font-family:Georgia,serif;font-size:1.16rem;font-weight:500}.home-room-card>span small{color:var(--v2-muted);line-height:1.5}.home-room-card em{color:var(--v2-sage-deep);align-items:center;gap:5px;margin-top:auto;font-size:.7rem;font-style:normal;font-weight:750;display:flex}.home-quiet-shelf{border-top:1px solid var(--v2-border);grid-template-columns:290px 1fr;align-items:start;gap:45px;margin-top:54px;padding-top:34px;display:grid}.home-quiet-shelf h2{font-size:1.35rem}.home-shelf-links{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.home-shelf-links button{border:1px solid var(--v2-border);min-height:86px;color:var(--v2-ink);text-align:left;background:0 0;border-radius:16px;align-items:center;gap:13px;padding:14px;display:flex}.home-shelf-links button>span{gap:3px;display:grid}.home-shelf-links small{color:var(--v2-muted);font-size:.67rem;line-height:1.35}.home-v2-footer{color:#9a9e97;text-align:center;margin-top:70px;font-size:.68rem}.rick-orb-button{background:0 0;border:0;place-items:center;width:72px;height:72px;padding:0;display:grid}.rick-orb{background:radial-gradient(circle at 34% 27%,#47504a 0,#151a17 34%,#050706 78%);border-radius:50%;width:52px;height:52px;transition:transform .25s;display:block;position:relative;box-shadow:0 14px 24px #070a0840,inset -7px -9px 16px #000}.rick-orb-button:hover .rick-orb{transform:scale(1.08)rotate(-3deg)}.rick-orb-shine{background:#ffffff21;border-radius:50%;width:12px;height:8px;position:absolute;top:9px;left:11px;transform:rotate(-25deg)}.rick-tentacle{transform-origin:top;background:#080b09;border-radius:0 0 12px 12px;width:17px;height:8px;position:absolute;bottom:-5px}.rick-tentacle.is-one{left:5px;transform:rotate(24deg)}.rick-tentacle.is-two{height:11px;left:20px}.rick-tentacle.is-three{right:4px;transform:rotate(-25deg)}.rick-orb.is-focused{animation:3.2s ease-in-out infinite v2-orb-breathe}.rick-orb.is-happy{animation:.65s ease-in-out infinite alternate v2-orb-hop}@keyframes v2-orb-breathe{50%{filter:brightness(.9);transform:scale(.94)}}@keyframes v2-orb-hop{to{transform:translateY(-8px)rotate(5deg)}}.focus-v2-board{grid-template-columns:minmax(0,1fr) 305px;gap:34px;display:grid}.focus-v2-primary{min-width:0}.focus-task-list{gap:7px;display:grid}.focus-task-row{border:1px solid var(--v2-border);background:#fffef9db;border-radius:16px;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:8px;min-height:66px;padding:8px 15px 8px 10px;display:grid}.focus-task-row:hover{border-color:#bdc9bc;box-shadow:0 9px 25px #2d362f0d}.focus-task-row.is-complete{opacity:.58}.focus-task-check{width:30px;height:30px;color:var(--v2-sage-deep);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.focus-task-open{min-width:0;color:var(--v2-ink);text-align:left;background:0 0;border:0;gap:6px;padding:0;display:grid}.focus-task-title{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;font-size:.88rem;font-weight:710;display:flex;overflow:hidden}.focus-task-title svg{color:#aa8059}.focus-task-meta{color:var(--v2-muted);flex-wrap:wrap;gap:5px 12px;font-size:.66rem;display:flex}.focus-task-meta .is-deadline{color:#9a5a4a}.focus-task-list.is-quiet .focus-task-row{background:#ffffff6b}.focus-v2-aside{align-content:start;gap:13px;display:grid}.focus-deadline-card{background:linear-gradient(145deg,#f2ece4,#fffdf8);border:1px solid #ddd5cb;border-radius:18px;padding:20px}.focus-deadline-card h2{margin-bottom:15px;font-size:1.35rem}.focus-deadline-card>button{width:100%;color:var(--v2-ink);text-align:left;background:0 0;border:0;border-top:1px solid #96826e29;grid-template-columns:52px 1fr;gap:9px;padding:11px 0;display:grid}.focus-deadline-card>button span{color:#9a6757;font-size:.67rem}.focus-deadline-card>button strong{font-size:.74rem;font-weight:680}.focus-deadline-card>p:last-child{color:var(--v2-muted);font-size:.74rem;line-height:1.55}.focus-completed-link,.focus-pulse-card{border:1px solid var(--v2-border);min-height:70px;color:var(--v2-ink);text-align:left;background:#fffef9b3;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 17px;display:flex}.focus-completed-link span,.focus-pulse-card span{gap:4px;display:grid}.focus-completed-link small,.focus-pulse-card small{color:var(--v2-muted);font-size:.66rem}.focus-pulse-card{color:var(--v2-sage-dark);background:var(--v2-sage);justify-content:flex-start}.project-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.project-v2-grid>button{border:1px solid var(--v2-border);min-height:245px;color:var(--v2-ink);text-align:left;background:#fffef9cc;border-radius:21px;flex-direction:column;align-items:flex-start;padding:24px;display:flex}.project-v2-grid>button:hover{box-shadow:var(--v2-shadow);border-color:#b9c7b8;transform:translateY(-2px)}.project-v2-grid>button>span{width:100%;color:var(--v2-sage-deep);justify-content:space-between;display:flex}.project-v2-grid em{color:var(--v2-muted);background:var(--v2-mist);text-transform:capitalize;border-radius:999px;padding:4px 8px;font-size:.62rem;font-style:normal}.project-v2-grid h3{margin:24px 0 8px;font-size:1.65rem}.project-v2-grid p{color:var(--v2-muted);margin:0;line-height:1.55}.project-v2-grid small{color:var(--v2-muted);margin-top:17px}.project-v2-grid>button>strong{color:var(--v2-sage-deep);align-items:center;gap:5px;margin-top:auto;font-size:.72rem;display:flex}.project-v2-detail{max-width:850px}.project-v2-detail>form{gap:18px;display:grid}.v2-title-input{border:0;border-bottom:1px solid var(--v2-border);background:0 0;border-radius:0;padding:5px 0 12px;font-family:Georgia,serif;font-size:2.8rem}.project-v2-summary{border:1px solid var(--v2-border);background:#fffef9bf;border-radius:17px;grid-template-columns:repeat(2,1fr);gap:12px;padding:17px;display:grid}.project-v2-summary label{color:var(--v2-muted);gap:6px;font-size:.68rem;display:grid}.idea-v2-list{gap:9px;display:grid}.idea-v2-list article{border:1px solid var(--v2-border);background:#fffef9bf;border-radius:17px;grid-template-columns:38px minmax(0,1fr) 35px;align-items:center;gap:12px;min-height:84px;padding:14px;display:grid}.idea-v2-list article>svg{color:#a58254}.idea-v2-list h3{margin:0 0 5px;font-family:inherit;font-size:.88rem;font-weight:720}.idea-v2-list p{color:var(--v2-muted);margin:0;font-size:.74rem}.idea-v2-list article>button{width:32px;height:32px;color:var(--v2-muted);background:0 0;border:0;border-radius:50%}.task-v2-drawer,.memory-v2-drawer{background:var(--v2-paper);width:min(570px,100%);height:100%;padding:36px;position:relative;overflow:auto;box-shadow:-28px 0 80px #2027222e}.task-v2-drawer h2,.memory-v2-drawer h2{margin:0 50px 16px 0;font-size:2.15rem}.task-v2-tags{flex-wrap:wrap;gap:7px;display:flex}.task-v2-tags>*{color:var(--v2-muted);background:var(--v2-mist);border:0;border-radius:999px;padding:6px 9px;font-size:.64rem}.task-v2-tags button{align-items:center;gap:4px;display:flex}.task-v2-tags .is-important{color:#8b6544;background:#efe3d2}.task-v2-note{border-left:2px solid var(--v2-sage);margin-top:27px;padding-left:16px}.task-v2-note h3,.task-v2-steps h3{margin-bottom:6px;font-family:inherit;font-size:.8rem;font-weight:760}.task-v2-note p{color:var(--v2-muted);white-space:pre-wrap;font-size:.8rem;line-height:1.65}.task-v2-steps{margin-top:29px}.task-v2-steps>div:first-child{justify-content:space-between;align-items:end;gap:12px;display:flex}.task-v2-steps>div:first-child span{color:var(--v2-muted);font-size:.67rem}.task-v2-steps article{border-top:1px solid var(--v2-border);grid-template-columns:28px 18px minmax(0,1fr) auto 28px;align-items:center;gap:7px;padding:10px 0;display:grid}.task-v2-steps article button{width:27px;height:27px;color:var(--v2-sage-deep);background:0 0;border:0;place-items:center;display:grid}.task-v2-steps article em,.task-v2-steps article small{color:var(--v2-muted);font-size:.65rem;font-style:normal}.task-v2-steps article.is-done span{color:var(--v2-muted);text-decoration:line-through}.task-v2-step-form{grid-template-columns:minmax(0,1fr) 74px auto;gap:7px;margin-top:10px;display:grid}.task-v2-step-form input{border:1px solid var(--v2-border);background:#fff;border-radius:10px;min-width:0;padding:9px}.task-v2-step-form button{color:#fff;background:var(--v2-sage-dark);border:0;border-radius:10px;align-items:center;gap:4px;padding:0 12px;display:flex}.task-v2-drawer-actions{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.stuck-v2-options{gap:8px;margin-top:24px;display:grid}.stuck-v2-options button{border:1px solid var(--v2-border);min-height:76px;color:var(--v2-ink);text-align:left;background:#fff;border-radius:15px;grid-template-columns:28px 1fr;align-items:center;gap:12px;padding:13px;display:grid}.stuck-v2-options span{gap:4px;display:grid}.stuck-v2-options small{color:var(--v2-muted);line-height:1.4}.pulse-v2{max-width:980px!important}.pulse-v2-stage{border:1px solid var(--v2-border);min-height:460px;box-shadow:var(--v2-shadow);background:#fffef9b8;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(330px,410px);align-items:center;gap:45px;padding:42px;display:grid}.pulse-v2-companion{text-align:center;place-items:center;gap:28px;display:grid}.pulse-v2-companion .rick-orb-button{width:220px;height:220px}.pulse-v2-companion .rick-orb{width:145px;height:145px;box-shadow:0 35px 55px #04070547,inset -18px -22px 33px #000}.pulse-v2-companion .rick-orb-shine{width:34px;height:22px;top:25px;left:31px}.pulse-v2-companion .rick-tentacle{width:43px;height:20px;bottom:-13px}.pulse-v2-companion .rick-tentacle.is-two{height:29px;left:52px}.pulse-v2-companion p{max-width:370px;min-height:48px;color:var(--v2-muted);margin:0;font-family:Georgia,serif;font-size:1rem;line-height:1.55}.pulse-v2-panel{border-left:1px solid var(--v2-border);gap:17px;padding-left:38px;display:grid}.pulse-v2-panel h2{margin:0;font-size:1.8rem}.pulse-v2-panel>p{color:var(--v2-muted);margin:-9px 0 0;font-size:.74rem}.pulse-v2-panel label{color:var(--v2-muted);gap:7px;font-size:.69rem;font-weight:720;display:grid}.pulse-v2-duration{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pulse-v2-setting{border:1px solid var(--v2-border);min-height:37px;color:var(--v2-muted);background:0 0;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:.67rem;display:flex}.pulse-v2-setting.is-on{color:var(--v2-sage-dark);background:var(--v2-sage)}.pulse-v2-arrival{color:var(--v2-muted);align-items:center;gap:7px;font-size:.67rem;display:flex}.pulse-v2-live{border-left:1px solid var(--v2-border);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.pulse-v2-phase{color:var(--v2-sage-deep);letter-spacing:.14em;text-transform:uppercase;font-size:.67rem;font-weight:800}.pulse-v2-clock{font-variant-numeric:tabular-nums;margin:20px 0 8px;font-family:Georgia,serif;font-size:clamp(4.3rem,8vw,7rem);font-weight:400;line-height:.9}.pulse-v2-task{max-width:330px;min-height:42px;color:var(--v2-muted)}.pulse-v2-controls{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:22px;display:flex}.pulse-v2-rhythm{border:1px solid var(--v2-border);background:#fffef99e;border-radius:22px;margin-top:30px;padding:25px}.pulse-v2-stats{grid-template-columns:repeat(4,1fr);display:grid}.pulse-v2-stats>div{border-left:1px solid var(--v2-border);gap:6px;padding:8px 20px;display:grid}.pulse-v2-stats>div:first-child{border-left:0;padding-left:0}.pulse-v2-stats strong{font-family:Georgia,serif;font-size:1.75rem;font-weight:400}.pulse-v2-stats span,.pulse-v2-rhythm details span{color:var(--v2-muted);font-size:.66rem}.pulse-v2-rhythm details{border-top:1px solid var(--v2-border);color:var(--v2-muted);margin-top:22px;padding-top:15px;font-size:.72rem}.pulse-v2-rhythm details>div{gap:4px;margin-top:13px;display:grid}.diary-date-ribbon{border:1px solid var(--v2-border);background:#fffef9b8;border-radius:17px;grid-template-columns:42px 1fr 42px;align-items:center;min-height:74px;padding:7px;display:grid}.diary-date-ribbon button{width:38px;height:38px;color:var(--v2-muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.diary-date-ribbon div{text-align:center;gap:3px;display:grid}.diary-date-ribbon div strong{font-family:Georgia,serif;font-weight:500}.diary-date-ribbon div span{color:var(--v2-muted);font-size:.66rem}.diary-spread{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.diary-author-stack{gap:14px;display:grid}.diary-page-card{min-height:340px;color:var(--v2-ink);text-align:left;background:#fffdf7;border:1px solid #ddd9ce;border-radius:4px 19px 19px 4px;flex-direction:column;align-items:stretch;padding:32px 30px 24px;display:flex;position:relative;box-shadow:5px 8px 25px #4a41370f}.diary-page-card.author-rick{background:#f2f4ee}.diary-page-card:before{content:"";background:#e8dfd2;width:1px;position:absolute;inset:8px auto 8px 8px}.diary-author-tab{color:var(--v2-muted);align-items:center;gap:7px;font-size:.66rem;display:flex;position:absolute;top:18px;right:18px}.diary-author-tab i,.diary-author-badge i,.diary-search-panel i{color:#fff;background:#9e7d69;border-radius:50%;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.author-rick .diary-author-tab i,.author-rick .diary-author-badge i{background:var(--v2-sage-dark)}.diary-paper-date{color:#999188;margin-top:42px;font-size:.65rem}.diary-page-card h3{margin:16px 0 14px;font-size:1.75rem}.diary-page-card>p{color:#555a55;-webkit-line-clamp:7;white-space:pre-wrap;-webkit-box-orient:vertical;margin:0;line-height:1.72;display:-webkit-box;overflow:hidden}.diary-paper-footer{color:#948c83;border-top:1px solid #e8e2d8;justify-content:space-between;gap:12px;margin-top:auto;padding-top:23px;font-size:.65rem;display:flex}.diary-paper-footer em{color:var(--v2-sage-deep);font-style:normal}.diary-page-card.is-quiet{color:var(--v2-muted);text-align:center;place-items:center;display:grid}.diary-page-card.is-quiet>div{justify-items:center;display:grid}.diary-page-card.is-quiet h3{margin:16px 0 7px}.diary-page-card.is-quiet p{margin-bottom:22px;font-size:.78rem}.diary-quiet-orbit{border:1px solid #ccd4c9;border-radius:50%;width:52px;height:52px;box-shadow:inset 0 0 0 15px #f6f7f2}.diary-archive{max-width:880px}.diary-archive>article{border-top:1px solid var(--v2-border);grid-template-columns:170px 1fr;gap:20px;padding:18px 0;display:grid}.diary-archive>article>button{color:var(--v2-ink);text-align:left;background:0 0;border:0;align-content:start;gap:5px;padding:0;display:grid}.diary-archive>article>button span{color:var(--v2-muted);font-size:.66rem}.diary-archive article>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.diary-archive article>div button{border:1px solid var(--v2-border);min-height:64px;color:var(--v2-ink);text-align:left;background:#fffdf8;border-radius:12px;align-content:center;gap:5px;padding:11px;display:grid}.diary-archive article>div button.author-rick{background:#eef2eb}.diary-archive article>div span{color:var(--v2-muted);font-size:.63rem}.diary-detail-wrap{max-width:840px;margin:0 auto}.diary-detail-page{box-shadow:var(--v2-shadow);background:#fffdf7;border:1px solid #ddd8cc;border-radius:5px 23px 23px 5px;padding:44px 50px}.diary-detail-page.author-rick{background:#f2f4ee}.diary-detail-page>div:first-child{justify-content:space-between;align-items:center;gap:18px;display:flex}.diary-author-badge{color:var(--v2-muted);align-items:center;gap:8px;font-size:.7rem;display:flex}.diary-detail-page time{color:var(--v2-muted);font-size:.7rem}.diary-detail-page h1{margin:45px 0 8px;font-size:clamp(2.3rem,5vw,4.2rem)}.diary-detail-meta{color:var(--v2-muted);font-size:.68rem}.diary-detail-copy{color:#4a504b;white-space:pre-wrap;margin:35px 0 45px;font-family:Georgia,serif;font-size:1.04rem;line-height:1.85}.diary-echo-block{border:1px solid var(--v2-border);background:#fffef9ad;border-radius:19px;margin-top:20px;padding:24px}.diary-echo-block blockquote{background:#f7efe9;border-left:2px solid #bd9e8b;margin:10px 0;padding:11px 15px}.diary-echo-block blockquote.author-rick{background:#edf2ea;border-color:#92a993}.diary-echo-block blockquote p{margin:0 0 8px;line-height:1.6}.diary-echo-block footer{color:var(--v2-muted);font-size:.64rem}.diary-echo-block form textarea{border:1px solid var(--v2-border);background:#fff;border-radius:13px;width:100%;min-height:100px;padding:12px}.diary-composer{width:min(720px,100%)}.diary-search-panel,.learning-search-panel,.health-body-panel{background:var(--v2-paper);width:min(520px,100%);height:100%;padding:36px 30px;position:relative;overflow:auto;box-shadow:-28px 0 80px #2027222e}.diary-search-panel h2,.learning-search-panel h2,.health-body-panel h2{margin-bottom:20px;font-size:2rem}.diary-search-panel>div{gap:7px;margin-top:18px;display:grid}.diary-search-panel>div>button{border:1px solid var(--v2-border);min-height:64px;color:var(--v2-ink);text-align:left;background:#fff;border-radius:12px;grid-template-columns:30px 1fr;align-items:center;gap:10px;padding:9px;display:grid}.diary-search-panel>div span{gap:3px;display:grid}.diary-search-panel small{color:var(--v2-muted)}.learning-today-grid{grid-template-columns:minmax(0,1fr) 370px;gap:25px;display:grid}.learning-due-card{min-height:340px;box-shadow:var(--v2-shadow);background:linear-gradient(145deg,#eaf0e6,#fffef9 80%);border:1px solid #cbd7c7;border-radius:27px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:35px;display:flex}.learning-due-card h2{margin:0 0 15px;font-size:2.35rem}.learning-due-card p{max-width:560px;color:var(--v2-muted);line-height:1.65}.learning-today-list{border:1px solid var(--v2-border);background:#fffef9b8;border-radius:21px;padding:24px}.learning-today-list article{border-top:1px solid var(--v2-border);grid-template-columns:30px 1fr;gap:9px;padding:14px 0;display:grid}.learning-today-list article>span{gap:4px;display:grid}.learning-today-list strong{font-size:.77rem}.learning-today-list small{color:var(--v2-muted);font-size:.64rem}.learning-topic-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.learning-topic-grid>button{border:1px solid var(--v2-border);min-height:295px;color:var(--v2-ink);text-align:left;background:#fffef9;border-radius:24px;flex-direction:column;align-items:flex-start;padding:25px;display:flex}.learning-topic-grid>button:hover{box-shadow:var(--v2-shadow);transform:translateY(-3px)}.learning-topic-grid>button>span,.learning-topic-banner>span{border-radius:18px;place-items:center;width:48px;height:48px;font-family:Georgia,serif;display:grid}.tint-rose{background:linear-gradient(150deg,#f2e6e1,#fffef9 60%)!important}.tint-sage{background:linear-gradient(150deg,#e3ece0,#fffef9 60%)!important}.tint-mist{background:linear-gradient(150deg,#e4eae8,#fffef9 60%)!important}.tint-rose>span{background:#e5cbc2}.tint-sage>span{background:#cbdcc7}.tint-mist>span{background:#cad7d3}.learning-topic-grid h3{margin:27px 0 9px;font-size:1.7rem}.learning-topic-grid p{color:var(--v2-muted);margin:0;line-height:1.55}.learning-topic-grid small{color:var(--v2-muted);margin-top:18px}.learning-topic-grid strong{color:var(--v2-sage-deep);margin-top:auto;font-size:.7rem}.learning-topic-detail{max-width:1000px}.learning-topic-banner{border:1px solid var(--v2-border);border-radius:25px;grid-template-columns:70px 1fr;align-items:center;gap:25px;min-height:190px;padding:29px;display:grid}.learning-topic-banner h1{margin:0 0 7px;font-size:3rem}.learning-topic-banner p{color:var(--v2-muted)}.learning-topic-banner strong{color:var(--v2-sage-deep);font-size:.73rem}.learning-topic-actions{flex-wrap:wrap;gap:9px;margin:22px 0 35px;display:flex}.learning-topic-columns{grid-template-columns:minmax(0,1fr) 340px;gap:28px;display:grid}.learning-note-list{gap:9px;display:grid}.learning-note-list button,.learning-topic-columns aside article{border:1px solid var(--v2-border);color:var(--v2-ink);text-align:left;background:#fffef9b8;border-radius:15px;padding:17px}.learning-note-list h3{margin-bottom:7px;font-family:inherit;font-size:.9rem;font-weight:740}.learning-note-list p{color:var(--v2-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 10px;font-size:.75rem;line-height:1.55;display:-webkit-box;overflow:hidden}.learning-note-list span,.learning-topic-columns aside small{color:var(--v2-sage-deep);font-size:.62rem}.learning-topic-columns aside{align-content:start;gap:8px;display:grid}.learning-topic-columns aside article strong{font-size:.78rem}.learning-topic-columns aside article p{color:var(--v2-muted);font-size:.7rem}.learning-review-v2{max-width:820px!important}.learning-review-head{color:var(--v2-muted);justify-content:space-between;font-size:.72rem;display:flex}.learning-review-card{border:1px solid var(--v2-border);background:var(--v2-paper);min-height:430px;box-shadow:var(--v2-shadow);text-align:center;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:55px;display:flex}.learning-review-card h1{max-width:650px;font-size:clamp(2rem,5vw,3.8rem)}.learning-review-answer{border-top:1px solid var(--v2-border);width:min(600px,100%);margin-top:20px;padding-top:25px}.learning-review-answer span{color:var(--v2-sage-deep);letter-spacing:.12em;text-transform:uppercase;font-size:.67rem;font-weight:800}.learning-review-answer p{font-size:1.05rem;line-height:1.7}.learning-rating-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px;display:grid}.learning-rating-row button{border:1px solid var(--v2-border);min-height:70px;color:var(--v2-ink);background:#fff;border-radius:15px;gap:4px;display:grid}.learning-rating-row button.is-got-it{color:#fff;background:var(--v2-sage-dark)}.learning-rating-row small{color:inherit;opacity:.67}.learning-search-results{gap:8px;margin-top:18px;display:grid}.learning-search-results button{border:1px solid var(--v2-border);color:var(--v2-ink);text-align:left;background:#fff;border-radius:12px;gap:5px;padding:13px;display:grid}.learning-search-results button>span{color:var(--v2-sage-deep);text-transform:uppercase;font-size:.61rem}.learning-search-results p{color:var(--v2-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.7rem;overflow:hidden}.health-today-v2{grid-template-columns:minmax(0,1fr) 365px;align-items:start;gap:25px;display:grid}.health-checkin-v2,.health-practice-v2,.cycle-calendar-v2,.cycle-record-v2,.care-panic-v2,.care-reality-v2{border:1px solid var(--v2-border);background:#fffef9c2;border-radius:23px;padding:27px}.health-checkin-v2>.v2-section-heading input{border:1px solid var(--v2-border);background:#fff;border-radius:10px;padding:8px}.health-checkin-v2 fieldset,.cycle-record-v2 fieldset{border:0;border-top:1px solid var(--v2-border);margin:22px 0 0;padding:20px 0 0}.health-checkin-v2 legend,.cycle-record-v2 legend{color:var(--v2-muted);padding:0 10px 0 0;font-size:.69rem;font-weight:760}.health-choice-row{gap:7px;display:flex}.health-choice-row.is-wrap{flex-wrap:wrap}.health-choice-row button{border:1px solid var(--v2-border);min-height:36px;color:var(--v2-muted);background:#fff;border-radius:999px;padding:0 12px;font-size:.68rem}.health-choice-row button.is-selected{color:var(--v2-sage-dark);background:var(--v2-sage);border-color:#9bb09d}.health-checkin-v2 .v2-field,.cycle-record-v2 .v2-field{margin-top:19px}.health-checkin-v2 .v2-field textarea,.cycle-record-v2 .v2-field textarea{min-height:90px}.health-checkin-v2>.v2-button,.cycle-record-v2>.v2-button{margin-top:18px}.health-practice-v2 article{background:linear-gradient(145deg,#e3ece0,#f9faf5);border-radius:18px;padding:24px;position:relative;overflow:hidden}.health-practice-day{color:var(--v2-sage-dark);background:#ffffffa6;border-radius:999px;padding:6px 10px;font-size:.66rem;font-weight:760;display:inline-block}.health-practice-v2 article h3{margin:25px 0 8px;font-size:1.65rem}.health-practice-v2 article>p{color:var(--v2-muted);line-height:1.55}.health-practice-v2 blockquote{color:var(--v2-sage-dark);border-top:1px solid #50645324;grid-template-columns:22px 1fr;gap:8px;margin:20px 0 13px;padding:17px 0 0;font-family:Georgia,serif;font-size:.86rem;line-height:1.55;display:grid}.health-practice-v2 article>small{color:var(--v2-muted);margin-bottom:18px;display:block}.health-practice-v2 details{color:var(--v2-muted);margin-top:18px;font-size:.69rem}.health-practice-v2 details>div{justify-content:space-between;gap:10px;margin-top:9px;display:flex}.health-recent-v2{border-top:1px solid var(--v2-border);margin-top:28px;padding-top:20px}.health-recent-v2 h3{font-family:inherit;font-size:.76rem;font-weight:770}.health-recent-v2 button{border:0;border-top:1px solid var(--v2-border);width:100%;color:var(--v2-ink);text-align:left;background:0 0;gap:3px;padding:10px 0;display:grid}.health-recent-v2 button span{color:var(--v2-muted);font-size:.65rem}.health-cycle-v2{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);align-items:start;gap:24px;display:grid}.cycle-month-head{text-align:center;grid-template-columns:42px 1fr 42px;align-items:center;display:grid}.cycle-month-head button{width:38px;height:38px;color:var(--v2-muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.cycle-month-head h2{margin:0;font-size:1.55rem}.cycle-weekdays,.cycle-grid-v2{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.cycle-weekdays{color:var(--v2-muted);text-align:center;margin:25px 0 8px;font-size:.58rem}.cycle-grid-v2>span,.cycle-grid-v2 button{aspect-ratio:1}.cycle-grid-v2 button{color:var(--v2-ink);background:#fff;border:1px solid #0000;border-radius:12px;place-items:center;font-size:.72rem;display:grid;position:relative}.cycle-grid-v2 button:hover,.cycle-grid-v2 button.is-selected{border-color:#829985}.cycle-grid-v2 button.has-period{background:#efe0db}.cycle-grid-v2 button.has-signal:after{content:"";background:#9a725f;border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:5px}.cycle-grid-v2 button i{background:#d6ddd4;border-radius:2px;width:14px;height:2px;position:absolute;bottom:5px}.cycle-grid-v2 button i.phase-luteal{background:#a695b9}.cycle-grid-v2 button i.phase-follicular{background:#9fbca5}.cycle-grid-v2 button i.phase-ovulation{background:#d1ac74}.cycle-grid-v2 button i.phase-period{background:#bc8172}.cycle-summary-v2{border-top:1px solid var(--v2-border);grid-template-columns:repeat(3,1fr);margin-top:24px;padding-top:18px;display:grid}.cycle-summary-v2 div{border-left:1px solid var(--v2-border);gap:4px;padding:0 14px;display:grid}.cycle-summary-v2 div:first-child{border-left:0;padding-left:0}.cycle-summary-v2 span{color:var(--v2-muted);font-size:.59rem}.cycle-summary-v2 strong{font-size:.72rem}.cycle-record-v2>div:first-child>p:last-child{color:var(--v2-muted);font-size:.74rem;line-height:1.55}.health-care-v2{gap:22px;max-width:920px;display:grid}.care-panic-v2{background:linear-gradient(145deg,#e3ebe0,#fffef9 75%);justify-content:space-between;align-items:flex-end;gap:30px;min-height:260px;display:flex}.care-panic-v2 h2,.care-reality-v2 h2{font-size:2.2rem}.care-panic-v2 p{max-width:600px;color:var(--v2-muted);line-height:1.65}.care-reality-v2 article{border-top:1px solid var(--v2-border);justify-content:space-between;align-items:center;gap:18px;padding:17px 0;display:flex}.care-reality-v2 article p{color:var(--v2-muted);margin:5px 0;font-size:.72rem}.care-reality-v2 article small{color:var(--v2-muted);font-size:.62rem}.care-reality-v2 details{border-top:1px solid var(--v2-border);color:var(--v2-muted);margin-top:16px;padding-top:15px;font-size:.7rem}.care-reality-v2 details>div{margin-top:12px}.care-reality-v2 details p{margin-top:4px}.worry-step-v2{max-width:760px!important}.worry-progress-v2{grid-template-columns:repeat(7,1fr);gap:6px;margin:30px 0 45px;display:grid}.worry-progress-v2 i{background:#e0e3dd;border-radius:4px;height:4px}.worry-progress-v2 i.is-active{background:var(--v2-sage-deep)}.worry-step-v2 h1{max-width:650px;margin:0 0 12px;font-size:clamp(2.4rem,5vw,4rem)}.worry-step-v2>p:not(.v2-eyebrow){color:var(--v2-muted)}.worry-step-v2 form{gap:17px;margin-top:32px;display:grid}.worry-answer-v2{border:1px solid var(--v2-border);background:#fffef9;border-radius:18px;width:100%;padding:18px;font-family:Georgia,serif;font-size:1rem;line-height:1.65}.health-body-forms{gap:12px;display:grid}.health-body-forms form{border:1px solid var(--v2-border);border-radius:15px;gap:9px;padding:15px;display:grid}.health-body-forms h3{margin:0;font-family:inherit;font-size:.8rem}.health-body-forms form>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.health-body-forms label{color:var(--v2-muted);gap:4px;font-size:.62rem;display:grid}.health-body-history{margin-top:28px}.health-body-history h3{font-family:inherit;font-size:.8rem}.health-body-history article{border-top:1px solid var(--v2-border);grid-template-columns:90px 1fr 25px;align-items:center;gap:8px;padding:11px 0;display:grid}.health-body-history article span{color:var(--v2-muted);font-size:.63rem}.health-body-history article strong{font-size:.7rem}.health-body-history article button{color:var(--v2-muted);background:0 0;border:0}.memory-v2-search{max-width:550px;margin-bottom:35px}.memory-v2-sections{gap:46px;display:grid}.memory-v2-section-head{grid-template-columns:48px minmax(0,1fr);gap:16px;margin-bottom:16px;display:grid}.memory-v2-section-head>span{width:42px;height:42px;color:var(--v2-sage-dark);background:var(--v2-sage);border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.memory-v2-section-head h2{margin:0 0 4px;font-size:1.6rem}.memory-v2-section-head p{color:var(--v2-muted);margin:0;font-size:.73rem}.memory-v2-list{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.memory-v2-list>button{border:1px solid var(--v2-border);min-height:180px;color:var(--v2-ink);text-align:left;background:#fffef9c4;border-radius:18px;flex-direction:column;align-items:flex-start;padding:20px;display:flex}.memory-v2-list>button:hover{box-shadow:var(--v2-shadow);border-color:#b8c6b8;transform:translateY(-2px)}.memory-v2-list>button strong{font-family:Georgia,serif;font-size:1.13rem;font-weight:500}.memory-v2-list>button p{color:var(--v2-muted);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:12px 0;font-size:.73rem;line-height:1.55;display:-webkit-box;overflow:hidden}.memory-v2-list>button span{color:var(--v2-sage-deep);margin-top:auto;font-size:.66rem}.memory-v2-content{color:#4d554e;white-space:pre-wrap;font-family:Georgia,serif;line-height:1.75}.memory-v2-practice{background:#edf2ea;border-left:3px solid #9cb09c;margin:28px 0;padding:13px 17px}.memory-v2-practice span{color:var(--v2-sage-deep);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.memory-v2-practice p{margin:7px 0 0;line-height:1.6}.memory-v2-tags{flex-wrap:wrap;gap:6px;display:flex}.memory-v2-tags span{color:var(--v2-muted);background:var(--v2-mist);border-radius:999px;padding:5px 8px;font-size:.62rem}.memory-v2-meta{color:var(--v2-muted);margin:24px 0;font-size:.64rem}.memory-change-list,.memory-trash-list{gap:8px;max-width:850px;display:grid}.memory-change-list article{border:1px solid var(--v2-border);background:#fffef9b8;border-radius:14px;grid-template-columns:36px 1fr;align-items:center;gap:12px;min-height:72px;padding:12px;display:grid}.memory-change-list article>span{color:#fff;background:var(--v2-sage-deep);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.memory-change-list article div{gap:3px;display:grid}.memory-change-list p{color:var(--v2-muted);text-transform:capitalize;margin:0;font-size:.7rem}.memory-change-list small{color:#9a9e98;font-size:.61rem}.memory-trash-list article{border:1px solid var(--v2-border);background:#fffef9b8;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.memory-trash-list article p{max-width:600px;color:var(--v2-muted);text-overflow:ellipsis;white-space:nowrap;margin:6px 0;font-size:.7rem;overflow:hidden}.memory-trash-list small{color:#999;font-size:.61rem}.story-v2{max-width:900px!important}.story-v2-hero{min-height:390px;box-shadow:var(--v2-shadow);text-align:center;background:linear-gradient(150deg,#e3ece0,#fffef9 70%);border:1px solid #cbd7c8;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.story-v2-hero>span{color:var(--v2-muted);margin-top:20px;font-size:.72rem}.story-v2-hero h2{margin:8px 0;font-size:3.3rem}.story-v2-hero strong{color:var(--v2-sage-deep);font-family:Georgia,serif;font-size:1.3rem}.story-v2-hero p{max-width:560px;color:var(--v2-muted);margin-top:28px;line-height:1.65}.story-v2-note{border:1px solid var(--v2-border);background:#fffef9b3;border-radius:18px;grid-template-columns:36px 1fr;gap:14px;margin-top:20px;padding:22px;display:grid}.story-v2-note h2{margin-bottom:5px;font-size:1.2rem}.story-v2-note p{color:var(--v2-muted);margin:0;font-size:.75rem;line-height:1.55}@media (width<=1100px){.home-room-grid{grid-template-columns:repeat(3,1fr)}.memory-v2-list,.learning-topic-grid{grid-template-columns:repeat(2,1fr)}.health-cycle-v2{grid-template-columns:1fr}}@media (width<=880px){.orbital-v2-shell{display:block}.orbital-sidebar{display:none}.orbital-mobile-topbar{border-bottom:1px solid var(--v2-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30;background:#f8f8f3e6;justify-content:space-between;align-items:center;min-height:58px;padding:0 18px;display:flex;position:sticky;top:0}.orbital-mobile-topbar>span{color:var(--v2-muted);font-size:.64rem}.orbital-v2-main>main{width:min(100% - 34px,720px);padding:30px 0 55px}.home-v2-topline{margin-bottom:30px}.home-v2-hero{grid-template-columns:1fr}.home-day-card{width:min(290px,100%)}.home-companion-strip{grid-template-columns:70px 1fr}.home-companion-strip>button:last-of-type,.home-all-clear{border-top:1px solid var(--v2-border);text-align:left;border-left:0;grid-column:1/-1;padding:14px 0 0}.home-room-grid{grid-template-columns:repeat(2,1fr)}.home-quiet-shelf,.focus-v2-board,.learning-today-grid,.health-today-v2,.pulse-v2-stage{grid-template-columns:1fr}.pulse-v2-panel,.pulse-v2-live{border-top:1px solid var(--v2-border);border-left:0;padding:30px 0 0}.pulse-v2-stats{grid-template-columns:repeat(2,1fr);gap:12px}.pulse-v2-stats>div:nth-child(3){border-left:0;padding-left:0}.learning-topic-columns{grid-template-columns:1fr}}@media (width<=620px){.orbital-mobile-topbar>span{display:none}.v2-page-header{flex-direction:column;align-items:flex-start}.v2-page-header h1{font-size:2.75rem}.home-v2-hero h1{font-size:3.2rem}.home-room-grid,.home-shelf-links,.project-v2-grid,.learning-topic-grid,.memory-v2-list{grid-template-columns:1fr}.home-room-card{min-height:170px}.diary-spread{grid-template-columns:1fr}.diary-page-card{min-height:300px;padding:28px 24px 22px}.diary-archive>article,.diary-archive article>div{grid-template-columns:1fr}.diary-detail-page{padding:32px 24px}.diary-detail-page>div:first-child{flex-direction:column;align-items:flex-start}.pulse-v2-stage{padding:25px 18px}.pulse-v2-companion .rick-orb-button{width:170px;height:170px}.pulse-v2-companion .rick-orb{width:112px;height:112px}.pulse-v2-clock{font-size:4.3rem}.pulse-v2-stats{grid-template-columns:1fr 1fr}.pulse-v2-stats>div{border-left:0;padding-left:0}.learning-rating-row{grid-template-columns:1fr}.learning-review-card{min-height:350px;padding:30px 20px}.learning-topic-banner{grid-template-columns:1fr}.learning-topic-banner h1{font-size:2.3rem}.health-choice-row{padding-bottom:4px;overflow-x:auto}.health-choice-row.is-wrap{overflow:visible}.care-panic-v2,.care-reality-v2 article{flex-direction:column;align-items:flex-start}.cycle-calendar-v2,.cycle-record-v2,.health-checkin-v2,.health-practice-v2,.care-panic-v2,.care-reality-v2{padding:20px}.cycle-grid-v2{gap:2px}.cycle-grid-v2 button{border-radius:8px}.cycle-summary-v2{grid-template-columns:1fr;gap:10px}.cycle-summary-v2 div{border-left:0;padding:0}.v2-form-grid,.project-v2-summary{grid-template-columns:1fr}.v2-modal{padding:28px 20px}.task-v2-drawer,.memory-v2-drawer,.diary-search-panel,.learning-search-panel,.health-body-panel{padding:32px 20px}.task-v2-step-form{grid-template-columns:1fr 74px}.task-v2-step-form button{grid-column:1/-1;justify-content:center;min-height:38px}.memory-trash-list article{flex-direction:column;align-items:flex-start}}
