.jpanel[hidden]{display:none}.tab .tcount{font-family:var(--font-mono);color:var(--muted-faint);font-size:11px}.soft-rule{background:var(--border-subtle);border:0;height:1px;margin:0}.jrnl-today{grid-template-columns:1fr;gap:16px;margin-top:22px;display:grid}[data-jquick] .winput{box-sizing:border-box;background:var(--surface-soft);border:1px solid var(--border-subtle);color:var(--ink);transition:border-color .14s var(--ease), box-shadow .14s var(--ease);border-radius:11px;outline:0;padding:11px 12px;font-family:inherit;font-size:13.5px;line-height:1.5}[data-jquick] textarea.winput{resize:vertical}[data-jquick] .winput::placeholder{color:var(--muted-faint)}[data-jquick] .winput:focus{border-color:var(--muted-faint);box-shadow:0 0 0 3px var(--surface-muted)}[data-jquick] select.winput{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236F6C64' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 10px center;background-repeat:no-repeat}.reflect{border-radius:var(--radius-card);border:1px solid var(--border-subtle);box-shadow:var(--shadow-xs);background:radial-gradient(circle at 12% -10%, #fff3b038, transparent 42%), var(--surface-soft);padding:26px 26px 22px;position:relative;overflow:hidden}.reflect .r-eyebrow{align-items:center;gap:10px;display:flex}.reflect .r-date{color:var(--muted);font-size:12px;font-weight:540}.reflect h2{letter-spacing:-.025em;color:var(--ink);max-width:30ch;margin:14px 0 8px;font-size:24px;font-weight:600;line-height:1.16}.reflect .r-sub{color:var(--muted-strong);max-width:56ch;margin:0;font-size:14px;line-height:1.55}.reflect .r-foot{flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;display:flex}.rhythm{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.rh-card{text-align:left;background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);cursor:pointer;transition:border-color .18s var(--ease), box-shadow .18s var(--ease), transform .14s var(--ease);flex-direction:column;gap:9px;padding:16px 16px 15px;font-family:inherit;display:flex}.rh-card:hover{border-color:var(--border);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.rh-card .rh-ic{background:var(--surface-muted);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--muted-strong);border-radius:10px;justify-content:center;align-items:center;display:flex}.rh-card.is-morning .rh-ic{background:var(--ai-blue-soft);color:var(--info);border-color:rgba(var(--ai-blue-rgb),.22)}.rh-card.is-evening .rh-ic{background:var(--prestige-soft);color:var(--prestige-dark);border-color:#b9975b40}.rh-card b{color:var(--ink);letter-spacing:-.01em;font-size:14px;font-weight:560}.rh-card span{color:var(--muted);font-size:12px;line-height:1.4}.rh-card .rh-state{color:var(--muted);align-items:center;gap:6px;margin-top:2px;font-size:11px;font-weight:560;display:inline-flex}.rh-card.done{background:var(--surface-soft)}.rh-card.done .rh-state{color:var(--success)}.meters{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.meter .m-top{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.meter .m-label{color:var(--ink-soft);font-size:12px;font-weight:560}.meter .m-val{color:var(--muted);font-size:11px;font-family:var(--font-mono)}.meter .m-dots{gap:6px;display:flex}.m-dot{background:var(--surface-muted);border:1px solid var(--border-subtle);cursor:pointer;height:30px;transition:background .14s var(--ease), border-color .14s var(--ease);border-radius:8px;flex:1;padding:0}.m-dot:hover{border-color:var(--border-strong)}.m-dot.on{background:var(--ink);border-color:var(--ink)}.meter.is-energy .m-dot.on{background:var(--success);border-color:var(--success)}.meter.is-stress .m-dot.on{background:var(--warning);border-color:var(--warning)}.linkstrip{flex-wrap:wrap;gap:8px;display:flex}.link-chip{background:var(--surface);border:1px solid var(--border-subtle);height:30px;color:var(--ink-soft);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 11px 0 9px;font-size:12px;transition:border-color .14s,background .14s;display:inline-flex}.link-chip:hover{border-color:var(--border);background:var(--surface-muted)}.link-chip svg{width:13px;height:13px;color:var(--muted)}.link-chip .lc-x{color:var(--muted-faint);width:12px;height:12px}.link-chip.is-add{color:var(--muted);border-style:dashed}.timeline{flex-direction:column;gap:0;margin-top:6px;display:flex}.tl-day{padding-top:10px}.tl-daylabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;padding:14px 0 10px;font-size:11px;font-weight:600;position:sticky}.entry-card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);cursor:pointer;grid-template-columns:auto 1fr auto;align-items:start;gap:16px;padding:16px 18px;transition:border-color .16s,box-shadow .16s;display:grid}.entry-card+.entry-card{margin-top:10px}.entry-card:hover{border-color:var(--border);box-shadow:var(--shadow-sm)}.entry-ic{background:var(--surface-muted);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--muted-strong);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.entry-ic.morning{background:var(--ai-blue-soft);color:var(--info);border-color:rgba(var(--ai-blue-rgb),.2)}.entry-ic.evening{background:var(--prestige-soft);color:var(--prestige-dark);border-color:#b9975b38}.entry-ic.gratitude{background:var(--success-soft);color:var(--success);border-color:#0000}.entry-mid{min-width:0}.entry-mid .e-title{color:var(--ink);letter-spacing:-.01em;font-size:15px;font-weight:560;line-height:1.3}.entry-mid .e-preview{color:var(--muted-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:64ch;margin:5px 0 9px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.entry-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.e-tag{color:var(--muted-strong);background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:11px;font-weight:500;display:inline-flex}.e-tag svg{flex:none;width:11px;height:11px}.e-tag.linked{color:var(--info);background:var(--ai-blue-soft);border-color:rgba(var(--ai-blue-rgb),.2)}.e-mood{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:inline-flex}.e-mood .swatch{border-radius:999px;width:8px;height:8px}.entry-side{flex-direction:column;flex:none;align-items:flex-end;gap:8px;display:flex}.entry-side .e-type{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-strong);font-size:10.5px;font-weight:600}.priv-pill{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:inline-flex}.priv-pill svg{width:12px;height:12px}.priv-pill.deep{color:var(--prestige-dark)}.entry-coach{background:radial-gradient(circle at 0% 0%, rgba(var(--ai-blue-rgb),.1), transparent 60%), var(--surface-soft);border:1px solid var(--border-subtle);border-radius:12px;grid-column:1/-1;align-items:flex-start;gap:10px;margin-top:4px;padding:11px 13px;display:flex}.entry-coach .ec-ic{background:var(--ink);width:24px;height:24px;color:var(--inverse);border-radius:7px;flex:none;justify-content:center;align-items:center;display:flex}.entry-coach .ec-ic svg{width:13px;height:13px}.entry-coach p{color:var(--ink-soft);margin:0;font-size:12.5px;line-height:1.5}.entry-coach p b{color:var(--ink);font-weight:560}.prompt-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.prompt-card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);flex-direction:column;gap:11px;padding:18px 18px 16px;transition:border-color .16s,box-shadow .16s,transform .14s;display:flex}.prompt-card:hover{border-color:var(--border);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.prompt-card .pc-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.pc-cat{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:600}.pc-time{color:var(--muted);font-size:11px;font-family:var(--font-mono);align-items:center;gap:5px;display:inline-flex}.prompt-card .pc-q{color:var(--ink);letter-spacing:-.01em;text-wrap:pretty;margin:0;font-size:16px;font-weight:540;line-height:1.35}.prompt-card .pc-foot{align-items:center;gap:8px;margin-top:auto;padding-top:4px;display:flex}.pat-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.pat-grid .span-2{grid-column:1/-1}.trend{align-items:flex-end;gap:7px;height:84px;margin-top:14px;display:flex}.trend .bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}.trend .tb{background:var(--ink);opacity:.82;border-radius:6px 6px 3px 3px;width:100%;max-width:26px}.trend.is-energy .tb{background:var(--success)}.trend .tb-lbl{color:var(--muted-faint);font-size:10px;font-family:var(--font-mono)}.theme-row{align-items:center;gap:12px;padding:11px 0;display:flex}.theme-row+.theme-row{border-top:1px solid var(--border-subtle)}.theme-row .t-name{color:var(--ink-soft);flex:1;font-size:13.5px}.theme-row .t-bar{width:120px;height:6px}.theme-row .t-count{color:var(--muted);font-size:11px;font-family:var(--font-mono);text-align:right;width:26px}.tagcloud{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.tagcloud .tc{background:var(--surface-muted);border:1px solid var(--border-subtle);color:var(--ink-soft);border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:12.5px;display:inline-flex}.tagcloud .tc .n{font-family:var(--font-mono);color:var(--muted);font-size:10.5px}.tagcloud .tc.lg{font-size:14px;font-weight:540}.priv-note{border-radius:var(--radius-lg);background:var(--surface-soft);border:1px solid var(--border-subtle);align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.priv-note .pn-ic{background:var(--surface);border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--ink);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.priv-note p{color:var(--ink-soft);max-width:60ch;margin:0;font-size:14px;line-height:1.55}.priv-note p b{color:var(--ink);font-weight:560}.toggle-list{flex-direction:column;display:flex}.toggle-row{align-items:center;gap:14px;padding:16px 0;display:flex}.toggle-row+.toggle-row{border-top:1px solid var(--border-subtle)}.toggle-row .tr-mid{flex:1;min-width:0}.toggle-row .tr-mid b{color:var(--ink);font-size:14px;font-weight:540;line-height:1.3;display:block}.toggle-row .tr-mid span{color:var(--muted);font-size:12.5px;line-height:1.45}.switch{background:var(--surface-muted);border:1px solid var(--border);cursor:pointer;width:42px;height:25px;transition:background .18s var(--ease), border-color .18s var(--ease);border-radius:999px;flex:none;padding:0;position:relative}.switch:after{content:"";background:var(--surface);width:19px;height:19px;box-shadow:var(--shadow-xs);transition:transform .2s var(--ease);border-radius:999px;position:absolute;top:2px;left:2px}.switch.on{background:var(--ink);border-color:var(--ink)}.switch.on:after{transform:translate(17px)}.editor-shell{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.ed-paper{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-card);box-shadow:var(--shadow-xs);overflow:visible}.ed-meta{flex-wrap:wrap;align-items:center;gap:8px;padding:16px 22px 0;display:flex}.meta-pill{background:var(--surface-soft);border:1px solid var(--border-subtle);height:30px;color:var(--ink-soft);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-family:inherit;font-size:12px;display:inline-flex}.meta-pill svg{width:13px;height:13px;color:var(--muted)}.meta-pill:hover{border-color:var(--border);background:var(--surface-muted)}.ed-meta .meta-pill{background:var(--surface-soft);border:1px solid var(--border-subtle);height:30px;color:var(--ink-soft);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:12px;display:inline-flex}.ed-meta .meta-pill svg{width:13px;height:13px;color:var(--muted)}.ed-meta .meta-pill:hover{border-color:var(--border)}.ed-title{width:100%;font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);background:0 0;border:0;outline:0;padding:14px 24px 4px;font-size:28px;font-weight:600;line-height:1.12}.ed-title::placeholder{color:var(--muted-faint)}.ed-body{min-height:300px;color:var(--ink-soft);letter-spacing:-.003em;outline:0;padding:6px 24px 26px;font-size:16.5px;line-height:1.72}.ed-body:empty:before{content:attr(data-placeholder);color:var(--muted-faint);pointer-events:none}.ed-body p{margin:0 0 14px}.ed-body h1{letter-spacing:-.025em;color:var(--ink);margin:20px 0 10px;font-size:24px;font-weight:600;line-height:1.2}.ed-body h2{letter-spacing:-.02em;color:var(--ink);margin:18px 0 9px;font-size:20px;font-weight:600}.ed-body h3{color:var(--ink);margin:16px 0 8px;font-size:17px;font-weight:600}.ed-body ul,.ed-body ol{margin:4px 0 16px;padding-left:24px}.ed-body li{margin:0 0 6px}.ed-body ul{list-style:outside}.ed-body ul ul{list-style:circle}.ed-body ul ul ul{list-style:square}.ed-body ul ul ul ul{list-style:outside}.ed-body ol{list-style:decimal}.ed-body ol ol{list-style:lower-alpha}.ed-body ol ol ol{list-style:lower-roman}.ed-body li>ul,.ed-body li>ol{margin:5px 0 2px}.ed-body .tx-lg{letter-spacing:-.012em;font-size:1.2em;line-height:1.5}.ed-body .tx-sm{color:var(--muted-strong);font-size:.84em}.ed-body mark.ed-mark{color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#fff3b08c;border-radius:3px;padding:0 2px}[data-theme=dark] .ed-body mark.ed-mark{color:var(--ink);background:#c99a354d}.ed-body blockquote{border-left:2px solid;border-image:var(--gradient-gold) 1;color:var(--ink);margin:16px 0;padding:4px 0 4px 18px;font-style:italic}.ed-body code{font-family:var(--font-mono);background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:5px;padding:1px 5px;font-size:14px}.ed-body hr{background:var(--border-subtle);border:0;height:1px;margin:22px 0}.ed-body .ed-check{align-items:flex-start;gap:10px;margin:0 0 8px;display:flex}.ed-body .ed-check .box{border:1.5px solid var(--border-strong);cursor:pointer;color:#0000;border-radius:5px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;margin-top:3px;display:flex}.ed-body .ed-check.checked .box{background:var(--ink);border-color:var(--ink);color:var(--inverse)}.ed-body .ed-check.checked .ck-text{color:var(--muted);text-decoration:line-through}.ed-body .ed-check svg{width:12px;height:12px}.ed-block{border:1px solid var(--border-subtle);background:var(--surface-soft);border-radius:12px;align-items:flex-start;gap:12px;margin:16px 0;padding:14px 16px;display:flex}.ed-block .eb-ic{border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ed-block .eb-ic svg{width:15px;height:15px}.ed-block .eb-body{color:var(--ink-soft);font-size:14.5px;line-height:1.55}.ed-block .eb-body b{color:var(--ink)}.ed-block.is-insight{background:radial-gradient(circle at 0 0, #fff3b033, transparent 60%), var(--surface-soft)}.ed-block.is-insight .eb-ic{background:var(--prestige-soft);color:var(--prestige-dark)}.ed-block.is-action .eb-ic{background:var(--ai-blue-soft);color:var(--info)}.ed-block.is-reflection .eb-ic{background:var(--surface-muted);color:var(--ink)}.ed-body .ed-ref{vertical-align:baseline;color:var(--info);background:var(--ai-blue-soft);border:1px solid rgba(var(--ai-blue-rgb),.22);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;margin:0 1px;padding:1px 8px;font-size:13.5px;font-weight:540;display:inline-flex}.ed-body .ed-ref svg{width:12px;height:12px}.ed-body pre.ed-code{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:12px;margin:16px 0;padding:14px 16px;overflow-x:auto}.ed-body pre.ed-code code{font-family:var(--font-mono);color:var(--ink-soft);white-space:pre;background:0 0;border:0;padding:0;font-size:13.5px}.ed-body table.ed-table{border-collapse:separate;border-spacing:0;border:1px solid var(--border-subtle);border-radius:10px;width:100%;margin:16px 0;font-size:14.5px;overflow:hidden}.ed-body table.ed-table th,.ed-body table.ed-table td{text-align:left;vertical-align:top;border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);min-width:60px;padding:9px 12px;line-height:1.5}.ed-body table.ed-table tr>:last-child{border-right:0}.ed-body table.ed-table tbody tr:last-child>*{border-bottom:0}.ed-body table.ed-table thead th{background:var(--surface-soft);color:var(--ink);font-size:13px;font-weight:600}.ed-body table.ed-table td{color:var(--ink-soft)}.ed-body table.ed-table td:empty:before,.ed-body table.ed-table th:empty:before{content:""}.ed-body table.ed-table td:focus,.ed-body table.ed-table th:focus{outline:2px solid rgba(var(--ai-blue-rgb),.4);outline-offset:-2px;border-radius:3px}.fmt-bar{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);flex-wrap:wrap;align-items:center;gap:2px;padding:8px 12px;display:flex}.fmt-bar.is-float{z-index:5;margin-bottom:14px;position:sticky;top:8px}.fmt-btn{min-width:30px;height:30px;color:var(--muted-strong);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:0 7px;font-family:inherit;font-size:13px;font-weight:560;transition:background .12s,color .12s;display:inline-flex}.fmt-btn:hover{background:var(--surface-muted);color:var(--ink)}.fmt-btn.active{background:var(--ink);color:var(--inverse)}.fmt-btn svg{width:16px;height:16px}.fmt-btn.heading{font-family:var(--font-display)}.fmt-sep{background:var(--border-subtle);flex:none;width:1px;height:20px;margin:0 5px}.slash-menu{z-index:40;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:280px;max-height:320px;box-shadow:var(--shadow-lg);padding:6px;position:absolute;overflow-y:auto}.slash-menu .sm-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:8px 8px 5px;font-size:10px;font-weight:600}.slash-item{cursor:pointer;border-radius:9px;align-items:center;gap:11px;padding:8px 9px;display:flex}.slash-item:hover,.slash-item.active{background:var(--surface-muted)}.slash-item .si-ic{background:var(--surface-soft);border:1px solid var(--border-subtle);width:30px;height:30px;color:var(--muted-strong);border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.slash-item .si-ic svg{width:15px;height:15px}.slash-item .si-mid b{color:var(--ink);font-size:12.5px;font-weight:540;line-height:1.25;display:block}.slash-item .si-mid span{color:var(--muted);font-size:11px}.ed-modes{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:9px;padding:2px;display:inline-flex}.ed-modes button{color:var(--muted-strong);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;height:28px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:540;display:inline-flex}.ed-modes button svg{width:13px;height:13px}.ed-modes button.active{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-xs)}.ed-md{resize:vertical;width:100%;min-height:300px;font-family:var(--font-mono);color:var(--ink-soft);background:0 0;border:0;outline:0;padding:6px 24px 26px;font-size:14px;line-height:1.7;display:none}.editor-shell.mode-markdown .ed-body{display:none}.editor-shell.mode-markdown .ed-md{display:block}.editor-shell.mode-preview .ed-body{pointer-events:none}.editor-shell.mode-preview .fmt-bar{opacity:.4;pointer-events:none}.sel-bar{z-index:42;background:var(--ink);box-shadow:var(--shadow-md);border-radius:10px;align-items:center;gap:1px;padding:4px;display:flex;position:absolute}.sel-bar button{width:30px;height:28px;color:var(--inverse-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.sel-bar button:hover{color:var(--inverse);background:#ffffff1f}.sel-bar svg{width:15px;height:15px}.sel-bar .sel-gold{color:var(--gold-soft)}.sel-bar .sel-sep{background:#ffffff2e;width:1px;height:18px;margin:0 3px}.ed-side{flex-direction:column;gap:14px;display:flex}.ed-side-card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);padding:15px 16px}.ed-side-card .esc-head{letter-spacing:.07em;text-transform:uppercase;color:var(--muted-strong);margin-bottom:12px;font-size:11px;font-weight:600}@media (min-width:980px){.editor-shell.with-side{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px}}.notes-shell{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-xs);grid-template-columns:228px minmax(0,1.15fr) minmax(0,1.4fr);gap:0;min-height:560px;margin-top:20px;display:grid;overflow:hidden}.notes-pane{flex-direction:column;min-width:0;display:flex}.notes-pane.col-rail{border-right:1px solid var(--border-subtle);background:var(--surface-soft)}.notes-pane.col-list{border-right:1px solid var(--border-subtle)}.np-head{border-bottom:1px solid var(--border-subtle);flex:none;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;display:flex}.np-head .np-title{color:var(--ink);letter-spacing:-.01em;font-size:13px;font-weight:600}.np-head .np-count{color:var(--muted);font-size:11px;font-family:var(--font-mono)}.np-scroll{scrollbar-width:thin;scrollbar-color:transparent transparent;flex:1;min-height:0;padding:10px;overflow-y:auto}.np-scroll:hover{scrollbar-color:var(--border-strong) transparent}.np-grouplabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:12px 8px 6px;font-size:10px;font-weight:600}.coll-item{cursor:pointer;color:var(--muted-strong);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:8px 9px;font-family:inherit;font-size:13px;transition:background .12s,color .12s;display:flex}.coll-item:hover{background:var(--surface-muted);color:var(--ink)}.coll-item.active{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-xs);border:1px solid var(--border-subtle);font-weight:560}.coll-item svg{width:16px;height:16px;color:var(--muted);flex:none}.coll-item.active svg{color:var(--ink)}.coll-item .ci-count{color:var(--muted-faint);font-size:11px;font-family:var(--font-mono);margin-left:auto}.tag-list{flex-wrap:wrap;gap:6px;padding:4px 8px 8px;display:flex}.tag-list .tg{color:var(--muted-strong);background:var(--surface);border:1px solid var(--border-subtle);cursor:pointer;border-radius:999px;padding:3px 9px;font-size:11.5px}.tag-list .tg:hover{border-color:var(--border);color:var(--ink)}.tag-list .tg.active{background:var(--ink);color:var(--inverse);border-color:var(--ink)}.note-li{cursor:pointer;border:1px solid #0000;border-radius:12px;flex-direction:column;gap:7px;padding:13px;transition:background .12s,border-color .12s;display:flex}.note-li:hover{background:var(--surface-soft)}.note-li.active{background:var(--surface-soft);border-color:var(--border-subtle);box-shadow:var(--shadow-xs)}.note-li .nl-top{align-items:center;gap:8px;display:flex}.note-li .nl-type{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:600}.note-li .nl-type.insight{color:var(--prestige-dark)}.note-li .nl-pin{color:var(--muted-faint);margin-left:auto}.note-li .nl-pin svg{width:13px;height:13px}.note-li.pinned .nl-pin{color:var(--gold-main)}.note-li .nl-title{color:var(--ink);letter-spacing:-.01em;font-size:14px;font-weight:560;line-height:1.3}.note-li .nl-prev{color:var(--muted-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.note-li .nl-foot{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.note-li .nl-foot .e-tag{padding:1px 8px;font-size:10.5px}.note-li .nl-date{color:var(--muted-faint);font-size:11px;font-family:var(--font-mono);margin-left:auto}.nl-ai{color:var(--ink-soft);background:radial-gradient(circle at 0 0, rgba(var(--ai-blue-rgb),.1), transparent 70%), var(--surface-soft);border:1px solid var(--border-subtle);border-radius:9px;align-items:flex-start;gap:7px;padding:8px 10px;font-size:12px;line-height:1.45;display:flex}.nl-ai svg{width:13px;height:13px;color:var(--info);flex:none;margin-top:2px}.notes-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin:20px 0 0;display:flex}.notes-toolbar+.notes-shell{margin-top:12px}@media (min-width:768px){.app[data-page=notes] .notes-shell{grid-template-rows:minmax(0,1fr);height:clamp(480px,100dvh - 430px,820px);min-height:0}.app[data-page=notes] .notes-shell>.notes-pane{min-width:0;min-height:0}.app[data-page=notes] .col-detail .note-detail{min-height:0}.app[data-page=notes] .col-detail .ed{height:100%;min-height:0}}.notes-search{background:var(--surface);border:1px solid var(--border-subtle);min-width:170px;max-width:360px;height:38px;box-shadow:var(--shadow-xs);border-radius:10px;flex:220px;align-items:center;gap:8px;padding:0 12px;display:flex}.notes-search svg{width:15px;height:15px;color:var(--muted);flex:none}.notes-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-family:inherit;font-size:13px}.notes-search input::placeholder{color:var(--muted-faint)}.nt-sp{flex:1 1 0;min-width:0}.nt-btn{background:var(--surface);border:1px solid var(--border-subtle);height:36px;color:var(--ink-soft);cursor:pointer;box-shadow:var(--shadow-xs);white-space:nowrap;border-radius:9px;align-items:center;gap:7px;padding:0 11px;font-family:inherit;font-size:12.5px;font-weight:540;transition:border-color .12s,background .12s;display:inline-flex}.nt-btn:hover{border-color:var(--border)}.nt-btn.is-open{border-color:var(--ink);background:var(--surface-muted)}.nt-btn>svg{width:14px;height:14px;color:var(--muted);flex:none}.nt-btn .nt-chev{opacity:.5;width:11px;height:11px;margin-left:-2px}.nt-btn .nt-val{color:var(--muted);font-weight:500}.nt-btn .nt-count{font-family:var(--font-mono);background:var(--ink);color:var(--inverse);border-radius:999px;padding:3px 5px;font-size:10px;line-height:1}.ed-menu-item .emi-check{width:16px;height:16px;color:var(--ink);opacity:0;flex:none;margin-left:auto}.ed-menu-item.sel .emi-check{opacity:1}.ed-menu-item.sel{color:var(--ink)}.ed-menu-item .emi-check svg{width:16px;height:16px}.np-scroll.view-compact .note-li{gap:3px;padding:8px 12px}.np-scroll.view-compact .note-li .nl-prev,.np-scroll.view-compact .note-li .nl-ai{display:none}.np-scroll.view-list .note-li{gap:5px;padding:10px 12px}.np-scroll.view-list .note-li .nl-prev{-webkit-line-clamp:1}.np-scroll.view-list .note-li .nl-ai{display:none}.np-scroll.view-timeline .note-li{border-left:2px solid var(--border);border-radius:0 12px 12px 0;margin:0 0 2px 8px}.np-scroll.view-timeline .note-li.pinned{border-left-color:var(--gold-main)}.np-scroll.view-board{grid-template-columns:1fr 1fr;align-content:start;gap:8px;display:grid}.np-scroll.view-board .note-li{border:1px solid var(--border-subtle);background:var(--surface-soft)}.note-li.is-hidden{display:none}.np-empty{min-height:280px;display:flex}.note-detail.is-new [data-note-extras]{display:none}.ed-disc{border:1px solid var(--border-subtle);background:var(--surface-soft);border-radius:12px;margin:14px 0 0}.ed-disc+.ed-disc{margin-top:10px}.ed-disc>summary{cursor:pointer;color:var(--ink);align-items:center;gap:9px;padding:12px 14px;font-size:13px;font-weight:560;list-style:none;display:flex}.ed-disc>summary::-webkit-details-marker{display:none}.ed-disc>summary .dz-ic{width:15px;height:15px;color:var(--muted);flex:none}.ed-disc>summary .dz-count{font-family:var(--font-mono);color:var(--muted);background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:999px;padding:1px 7px;font-size:11px}.ed-disc>summary .dz-chev{width:15px;height:15px;color:var(--muted);transition:transform .18s var(--ease);margin-left:auto}.ed-disc[open]>summary .dz-chev{transform:rotate(90deg)}.ed-disc>summary:hover{background:var(--surface-muted);border-radius:11px}.ed-disc .dz-body{padding:0 14px 14px}.np-head .rail-toggle{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.np-head .rail-toggle:hover{background:var(--surface-muted);color:var(--ink)}.np-head .rail-toggle svg{width:16px;height:16px}.np-acc{margin-top:2px}.np-acc>summary{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:center;gap:6px;padding:12px 8px 6px;font-size:10px;font-weight:600;list-style:none;display:flex}.np-acc>summary::-webkit-details-marker{display:none}.np-acc>summary .acc-chev{width:13px;height:13px;color:var(--muted-faint);transition:transform .16s var(--ease);margin-left:auto}.np-acc:not([open])>summary .acc-chev{transform:rotate(-90deg)}.np-acc>summary:hover{color:var(--ink-soft)}.notes-shell.rail-collapsed{grid-template-columns:56px minmax(0,1.15fr) minmax(0,1.4fr)}.rail-collapsed .col-rail .np-title,.rail-collapsed .col-rail .np-acc{display:none}.rail-collapsed .col-rail .coll-item{justify-content:center;gap:0;padding:9px 0;font-size:0}.rail-collapsed .col-rail .coll-item .ci-count{display:none}.rail-collapsed .col-rail .np-scroll{padding:10px 6px}.rail-collapsed .col-rail .rail-toggle{margin:0 auto}[data-page=notes] .ph h1{letter-spacing:-.04em;font-size:40px}.inbox-card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);flex-direction:column;gap:10px;padding:15px 16px;display:flex}.inbox-card+.inbox-card{margin-top:10px}.inbox-card .ib-top{align-items:center;gap:9px;display:flex}.inbox-card .ib-src{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:inline-flex}.inbox-card .ib-src svg{width:12px;height:12px}.inbox-card .ib-date{color:var(--muted-faint);font-size:11px;font-family:var(--font-mono);margin-left:auto}.inbox-card .ib-title{color:var(--ink);font-size:14.5px;font-weight:560;line-height:1.35}.inbox-card .ib-body{color:var(--muted-strong);margin:0;font-size:13px;line-height:1.5}.inbox-sugg{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.sugg-label{color:var(--muted);font-size:11px}.sugg-chip{color:var(--ink-soft);background:var(--surface-soft);border:1px dashed var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:11.5px;display:inline-flex}.sugg-chip:hover{border-style:solid;border-color:var(--border-strong)}.sugg-chip svg{width:12px;height:12px;color:var(--muted)}.inbox-actions{border-top:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;padding-top:11px;display:flex}.note-detail{flex-direction:column;height:100%;min-height:0;display:flex}.nd-bar{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;flex:none;align-items:center;gap:6px;padding:10px 14px;display:flex}.nd-bar .nd-spacer{flex:1}.nd-scroll{flex:1;min-height:0;overflow-y:auto}.nd-actionbtn{width:32px;height:32px;color:var(--muted-strong);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.nd-actionbtn:hover{background:var(--surface-muted);color:var(--ink)}.nd-actionbtn.on{color:var(--gold-main)}.nd-actionbtn svg{width:16px;height:16px}.action-list{flex-direction:column;gap:7px;display:flex}.action-row{cursor:pointer;background:var(--surface-soft);border:1px solid var(--border-subtle);color:var(--ink-soft);text-align:left;border-radius:10px;align-items:center;gap:11px;width:100%;padding:10px 12px;font-family:inherit;font-size:12.5px;transition:border-color .14s,background .14s;display:flex}.action-row:hover{border-color:var(--border);background:var(--surface-muted);color:var(--ink)}.action-row svg{width:15px;height:15px;color:var(--muted);flex:none}.action-row:hover svg{color:var(--ink)}.action-row .ar-arrow{opacity:0;margin-left:auto;transition:opacity .14s}.action-row:hover .ar-arrow{opacity:1}.empty{text-align:center;border:1px dashed var(--border);border-radius:var(--radius-card);background:var(--surface-soft);flex-direction:column;align-items:center;padding:46px 28px;display:flex}.empty.in-pane{background:0 0;border:0;border-radius:0;justify-content:center;height:100%}.empty .em-mark{background:var(--surface);border:1px solid var(--border-subtle);width:54px;height:54px;color:var(--ink);box-shadow:var(--shadow-xs);border-radius:15px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.empty .em-mark svg{width:24px;height:24px}.empty h3{letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;font-size:20px;font-weight:600}.empty p{color:var(--muted-strong);max-width:44ch;margin:0 0 20px;font-size:14px;line-height:1.55}.empty .em-cta{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.lmodal{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11110f6b;justify-content:center;align-items:flex-start;padding:64px 20px;display:none;position:fixed;inset:0}.lmodal.open{display:flex}.lmodal-card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-card);width:100%;max-width:560px;box-shadow:var(--shadow-lg);animation:lmRise .24s var(--ease-out);overflow:hidden}@keyframes lmRise{0%{opacity:0;transform:translateY(10px)scale(.99)}to{opacity:1;transform:none}}.lmodal-head{border-bottom:1px solid var(--border-subtle);align-items:center;gap:10px;padding:16px 18px;display:flex}.lmodal-head .lm-t{color:var(--ink);letter-spacing:-.01em;flex:1;font-size:15px;font-weight:600}.lmodal-head .lm-sub{color:var(--muted);font-size:12px}.lmodal-body{overscroll-behavior:contain;flex-direction:column;gap:14px;max-height:64vh;padding:18px;display:flex;overflow-y:auto}.lmodal-foot{border-top:1px solid var(--border-subtle);background:var(--surface-soft);align-items:center;gap:10px;padding:14px 18px;display:flex}@media (max-width:767px){.lmodal{align-items:flex-end;padding:0}.lmodal-card{border-bottom:0;border-radius:18px 18px 0 0;flex-direction:column;max-width:none;max-height:92dvh;display:flex}.lmodal-body{flex:1;min-height:0;max-height:none}.lmodal-foot{padding-bottom:calc(14px + env(safe-area-inset-bottom));flex-wrap:wrap;gap:10px}.lmodal-foot .save-hint,.lmodal-foot .mk-dest{flex:1 0 100%;margin-right:0}.lmodal-foot .btn{flex:auto;justify-content:center}}.lm-x{border:1px solid var(--border-subtle);background:var(--surface);width:32px;height:32px;color:var(--muted);cursor:pointer;border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.lm-x:hover{color:var(--ink)}.dest-toggle{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.dest-opt{background:var(--surface-soft);border:1px solid var(--border-subtle);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;padding:12px 13px;font-family:inherit;transition:border-color .14s,background .14s;display:flex}.dest-opt:hover{border-color:var(--border)}.dest-opt.active{border-color:var(--ink);background:var(--surface);box-shadow:var(--shadow-xs)}.dest-opt .do-ic{background:var(--surface-muted);border:1px solid var(--border-subtle);width:30px;height:30px;color:var(--muted-strong);border-radius:8px;justify-content:center;align-items:center;display:flex}.dest-opt.active .do-ic{background:var(--ink);color:var(--inverse);border-color:var(--ink)}.dest-opt b{color:var(--ink);font-size:12.5px;font-weight:560}.dest-opt span{color:var(--muted);font-size:11px;line-height:1.35}.field-label{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-strong);margin-bottom:7px;font-size:11px;font-weight:600;display:block}.type-chips{flex-wrap:wrap;gap:7px;display:flex}.type-chip{color:var(--muted-strong);background:var(--surface-soft);border:1px solid var(--border-subtle);cursor:pointer;border-radius:999px;padding:5px 12px;font-family:inherit;font-size:12px;transition:all .12s}.type-chip:hover{border-color:var(--border);color:var(--ink)}.type-chip.active{background:var(--ink);color:var(--inverse);border-color:var(--ink)}.source-quote{background:var(--surface-soft);border:1px solid var(--border-subtle);border-left:2px solid;border-image:var(--gradient-gold) 1;border-radius:12px;padding:13px 15px}.source-quote .sq-from{color:var(--muted);align-items:center;gap:6px;margin-bottom:6px;font-size:11px;display:flex}.source-quote .sq-from svg{width:12px;height:12px}.source-quote p{color:var(--ink);margin:0;font-size:14px;font-style:italic;line-height:1.5}.link-back{color:var(--info);background:var(--ai-blue-soft);border:1px solid rgba(var(--ai-blue-rgb),.2);border-radius:999px;align-items:center;gap:7px;padding:4px 11px;font-size:12px;display:inline-flex}.link-back svg{width:13px;height:13px}.lm-toast{z-index:70;background:var(--ink);color:var(--inverse);box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;transition:opacity .22s var(--ease), transform .28s var(--ease-out);border-radius:999px;align-items:center;gap:10px;padding:11px 16px;font-size:13px;font-weight:500;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)translateY(20px)}.lm-toast.show{opacity:1;transform:translate(-50%)translateY(0)}.lm-toast svg{width:16px;height:16px;color:var(--gold-soft)}.lm-toast a{color:var(--gold-soft);font-weight:600}.onb-wrap{max-width:740px;margin:0 auto;padding:36px 0 40px}.onb-progress{align-items:center;gap:8px;margin-bottom:30px;display:flex}.onb-progress .op-step{background:var(--border-subtle);border-radius:999px;flex:1;height:4px;overflow:hidden}.onb-progress .op-step.done span,.onb-progress .op-step.active span{background:var(--ink);border-radius:999px;height:100%;display:block}.onb-progress .op-step.active span{width:50%}.onb-progress .op-step.done span{width:100%}.onb-step{text-align:center}.onb-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.onb-step h1{letter-spacing:-.035em;color:var(--ink);margin:12px 0 10px;font-size:32px;font-weight:600;line-height:1.08}.onb-step .onb-lede{color:var(--muted-strong);max-width:48ch;margin:0 auto 30px;font-size:15.5px;line-height:1.55}.choice-grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.choice-grid.cols-3{grid-template-columns:repeat(3,1fr)}.choice{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border-subtle);box-shadow:var(--shadow-xs);cursor:pointer;text-align:left;align-items:flex-start;gap:13px;padding:16px 17px;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .12s;display:flex}.choice:hover{border-color:var(--border);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.choice.sel{border-color:var(--ink);box-shadow:var(--shadow-sm)}.choice .ch-ic{background:var(--surface-muted);border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--ink);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.choice.sel .ch-ic{background:var(--ink);color:var(--inverse);border-color:var(--ink)}.choice .ch-mid b{color:var(--ink);font-size:14.5px;font-weight:560;line-height:1.25;display:block}.choice .ch-mid span{color:var(--muted);font-size:12.5px;line-height:1.45}.choice .ch-check{border:1.5px solid var(--border);color:#0000;border-radius:999px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;display:flex}.choice.sel .ch-check{background:var(--ink);border-color:var(--ink);color:var(--inverse)}.choice .ch-check svg{width:12px;height:12px}.pillset{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.pill-choice{color:var(--ink-soft);background:var(--surface);border:1px solid var(--border-subtle);cursor:pointer;box-shadow:var(--shadow-xs);border-radius:999px;padding:9px 16px;font-family:inherit;font-size:13.5px;transition:all .13s}.pill-choice:hover{border-color:var(--border)}.pill-choice.sel{background:var(--ink);color:var(--inverse);border-color:var(--ink)}.onb-foot{justify-content:space-between;align-items:center;gap:12px;margin-top:32px;display:flex}.onb-foot .step-count{color:var(--muted);font-size:12px;font-family:var(--font-mono)}.onb-end-cta{grid-template-columns:repeat(2,1fr);gap:12px;max-width:520px;margin:0 auto;display:grid}.ed-dock{z-index:6;background:var(--surface);border-top:1px solid var(--border-subtle);border-radius:0 0 var(--radius-card) var(--radius-card);flex-wrap:wrap;align-items:center;gap:2px;padding:7px 10px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 18px -16px #11110f38}.ed-dock .ed-dock-sp{flex:1;min-width:8px}.ed-dock-btn{height:32px;color:var(--muted-strong);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-family:inherit;font-size:12.5px;font-weight:540;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.ed-dock-btn:hover{background:var(--surface-muted);color:var(--ink)}.ed-dock-btn.is-open{background:var(--surface-muted);color:var(--ink);border-color:var(--border-subtle)}.ed-dock-btn svg{width:15px;height:15px;color:var(--muted)}.ed-dock-btn:hover svg,.ed-dock-btn.is-open svg{color:var(--ink)}.ed-dock-btn .dk-chev{opacity:.55;width:11px;height:11px;margin-left:-1px}.ed-dock-btn .dk-sym{font-family:var(--font-mono);color:var(--ink-soft);width:auto;font-size:15px;line-height:1}.ed-dock-btn.is-icon{padding:0 8px}.ed-dock-sep{background:var(--border-subtle);flex:none;width:1px;height:18px;margin:0 4px}.ed-dock--journal{background:var(--surface-soft)}.ed-dock.is-static{box-shadow:none;border-radius:0 0 var(--radius-card) var(--radius-card);margin-top:8px;position:static}.ed-dock--journal .ed-dock-btn .dk-label{display:none}.ed-dock--journal .ed-dock-btn:hover .dk-label,.ed-dock--journal .ed-dock-btn.is-open .dk-label{display:inline}.ed-menu{z-index:46;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:228px;max-height:340px;box-shadow:var(--shadow-lg);animation:edMenuRise .14s var(--ease-out);padding:6px;position:absolute;overflow-y:auto}@keyframes edMenuRise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ed-menu .em-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:8px 9px 5px;font-size:10px;font-weight:600}.ed-menu .em-sheet-grip{display:none}.ed-menu .em-label+.em-label{padding-top:4px}.ed-menu-sep{background:var(--border-subtle);height:1px;margin:5px 6px}.ed-menu-item{cursor:pointer;color:var(--ink-soft);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;padding:8px 9px;font-family:inherit;font-size:13px;transition:background .11s;display:flex}.ed-menu-item:hover,.ed-menu-item.active{background:var(--surface-muted);color:var(--ink)}.ed-menu-item .emi-ic{background:var(--surface-soft);border:1px solid var(--border-subtle);width:26px;height:26px;color:var(--muted-strong);border-radius:7px;flex:none;justify-content:center;align-items:center;display:flex}.ed-menu-item:hover .emi-ic{color:var(--ink);border-color:var(--border)}.ed-menu-item .emi-ic svg{width:14px;height:14px}.ed-menu-item .emi-mid{flex:1;min-width:0}.ed-menu-item .emi-mid b{color:var(--ink);font-size:12.5px;font-weight:540;line-height:1.25;display:block}.ed-menu-item .emi-mid span{color:var(--muted);font-size:11px;line-height:1.3}.ed-menu-item .emi-kbd{font-family:var(--font-mono);color:var(--muted-faint);background:var(--surface-soft);border:1px solid var(--border-subtle);border-radius:5px;margin-left:auto;padding:1px 5px;font-size:10.5px}.ed-menu-item.is-gold .emi-ic{background:var(--prestige-soft);color:var(--prestige-dark);border-color:#0000}.ed-menu-item.is-info .emi-ic{background:var(--ai-blue-soft);color:var(--info);border-color:#0000}.sym-pop{flex-direction:column;width:336px;max-width:calc(100vw - 28px);max-height:420px;padding:0;display:flex}.sym-top{border-bottom:1px solid var(--border-subtle);flex:none;padding:12px 12px 10px}.sym-search{background:var(--surface-soft);border:1px solid var(--border-subtle);border-radius:9px;align-items:center;gap:8px;height:36px;padding:0 11px;display:flex}.sym-search svg{width:15px;height:15px;color:var(--muted);flex:none}.sym-search input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-family:inherit;font-size:13px}.sym-search input::placeholder{color:var(--muted-faint)}.sym-seg{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:8px;margin-top:10px;padding:2px;display:inline-flex}.sym-seg-btn{color:var(--muted-strong);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;height:27px;padding:0 11px;font-family:inherit;font-size:11.5px;font-weight:560;transition:background .12s,color .12s}.sym-seg-btn:hover{color:var(--ink)}.sym-seg-btn.active{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-xs)}.sym-cats{scrollbar-width:none;flex:none;gap:5px;padding:10px 12px 2px;display:flex;overflow-x:auto}.sym-cats::-webkit-scrollbar{display:none}.sym-cat{color:var(--muted-strong);background:var(--surface-soft);border:1px solid var(--border-subtle);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;padding:4px 11px;font-family:inherit;font-size:11.5px;font-weight:540;transition:all .12s}.sym-cat:hover{border-color:var(--border);color:var(--ink)}.sym-cat.active{background:var(--ink);color:var(--inverse);border-color:var(--ink)}.sym-body{flex:1;min-height:0;padding:8px 12px 12px;overflow-y:auto}.sym-sec-label{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);padding:10px 2px 7px;font-size:10px;font-weight:600}.sym-sec:first-child .sym-sec-label{padding-top:2px}.sym-grid{grid-template-columns:repeat(8,1fr);gap:3px;display:grid}.sym-cell{aspect-ratio:1;color:var(--ink);cursor:pointer;font-size:17px;line-height:1;font-family:var(--font-sans);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .1s,border-color .1s,transform .1s;display:flex}.sym-cell:hover{background:var(--surface-muted);border-color:var(--border-subtle);transform:translateY(-1px)}.sym-empty{text-align:center;color:var(--muted);padding:26px 10px;font-size:12.5px}.sel-float{z-index:48;background:var(--ink);box-shadow:var(--shadow-md);animation:edMenuRise .12s var(--ease-out);border-radius:10px;align-items:center;gap:1px;padding:4px;display:flex;position:absolute}.sel-float button{height:28px;color:var(--inverse-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-family:inherit;font-size:12px;font-weight:560;display:inline-flex}.sel-float button:hover{color:var(--inverse);background:#ffffff21}.sel-float button svg{width:14px;height:14px}.sel-float .sf-gold{color:var(--gold-soft)}.sel-float .sf-sep{background:#fff3;width:1px;height:16px;margin:0 2px}.ts-head{align-items:flex-start;gap:14px;padding:18px 20px 16px;display:flex}.ts-head .ts-h-mid{flex:1;min-width:0}.ts-head .ts-title{color:var(--ink);letter-spacing:-.015em;font-size:15px;font-weight:600;line-height:1.2}.ts-head .ts-sub{color:var(--muted);max-width:46ch;margin-top:3px;font-size:12.5px;line-height:1.45}.ts-cap-badge{flex-direction:column;flex:none;align-items:flex-end;gap:3px;display:inline-flex}.ts-cap-badge .tcb-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--muted-faint);font-size:9.5px;font-weight:600}.ts-cap-badge .tcb-pill{letter-spacing:-.01em;border:1px solid var(--border-subtle);background:var(--surface-muted);height:26px;color:var(--ink-soft);transition:background .22s var(--ease), color .22s var(--ease), border-color .22s var(--ease);border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:600;display:inline-flex}.ts-cap-badge .tcb-pill .tcb-dot{background:var(--muted);width:7px;height:7px;transition:background .22s var(--ease);border-radius:999px}.ts-dims{flex-direction:column;padding:2px 20px 4px;display:flex}.ts-dim{padding:15px 0}.ts-dim+.ts-dim{border-top:1px solid var(--border-subtle)}.ts-dim-top{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:13px;display:flex}.ts-dim-label{color:var(--ink-soft);letter-spacing:-.01em;font-size:13px;font-weight:560}.ts-dim-state{color:var(--ink);letter-spacing:-.01em;transition:color .2s var(--ease);font-size:13px;font-weight:600}.ts-track{cursor:pointer;justify-content:space-between;align-items:center;height:22px;padding:0 4px;display:flex;position:relative}.ts-track:before{content:"";background:var(--border);border-radius:999px;height:2px;position:absolute;top:50%;left:7px;right:7px;transform:translateY(-50%)}.ts-node{z-index:1;border:1.5px solid var(--border-strong);background:var(--surface);cursor:pointer;width:11px;height:11px;transition:transform .14s var(--ease), border-color .14s var(--ease), background .14s var(--ease);border-radius:999px;padding:0;position:relative}.ts-node:hover{border-color:var(--ink);transform:scale(1.18)}.ts-node.is-on{background:var(--ink);border-color:var(--ink);width:18px;height:18px;box-shadow:0 0 0 4px var(--surface), 0 0 0 5px var(--border-subtle)}.ts-dim.is-pressure .ts-node.is-on.lvl-4{background:var(--warning);border-color:var(--warning);box-shadow:0 0 0 4px var(--surface), 0 0 0 5px var(--warning-soft)}.ts-dim.is-pressure .ts-node.is-on.lvl-5{background:var(--danger);border-color:var(--danger);box-shadow:0 0 0 4px var(--surface), 0 0 0 5px var(--danger-soft)}.ts-dim.is-pressure.high .ts-dim-state{color:var(--warning)}.ts-dim.is-pressure.over .ts-dim-state{color:var(--danger)}.ts-anchors{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.ts-anchors span{color:var(--muted-faint);letter-spacing:.01em;font-size:10.5px}.ts-dim-note{color:var(--warning);margin-top:8px;font-size:11.5px;line-height:1.4;display:none}.ts-dim.is-pressure.high .ts-dim-note,.ts-dim.is-pressure.over .ts-dim-note{display:block}.ts-dim.is-pressure.over .ts-dim-note{color:var(--danger)}.ts-interp{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--surface-soft);transition:background .28s var(--ease), border-color .28s var(--ease);margin:6px 14px 14px;padding:15px 16px}.ts-interp-top{align-items:center;gap:10px;margin-bottom:11px;display:flex}.ts-interp .ti-mode-ic{background:var(--surface);border:1px solid var(--border-subtle);width:32px;height:32px;color:var(--ink);transition:all .28s var(--ease);border-radius:9px;flex:none;justify-content:center;align-items:center;display:flex}.ts-interp .ti-mode-ic svg{width:16px;height:16px}.ts-interp .ti-mode-mid{flex:1;min-width:0}.ts-interp .ti-mode-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-size:9.5px;font-weight:600}.ts-interp .ti-mode-name{color:var(--ink);letter-spacing:-.015em;margin-top:1px;font-size:14.5px;font-weight:600;line-height:1.2}.ts-interp .ti-cap{color:var(--muted-strong);white-space:nowrap;font-size:11px;font-weight:600}.ts-coach{align-items:flex-start;gap:9px;display:flex}.ts-coach .tc-ic{background:var(--ink);width:22px;height:22px;color:var(--inverse);border-radius:7px;flex:none;justify-content:center;align-items:center;display:flex}.ts-coach .tc-ic svg{width:12px;height:12px}.ts-coach p{color:var(--ink-soft);margin:0;font-size:12.5px;line-height:1.5}.ts-coach p b{color:var(--ink);font-weight:560}.todays-state.cap-recovery .tcb-pill{background:var(--danger-soft);color:var(--danger);border-color:#0000}.todays-state.cap-recovery .tcb-pill .tcb-dot{background:var(--danger)}.todays-state.cap-recovery .ts-interp{background:radial-gradient(circle at 0 0,var(--danger-soft),transparent 70%),var(--surface-soft)}.todays-state.cap-recovery .ti-mode-ic{background:var(--danger-soft);color:var(--danger);border-color:#0000}.todays-state.cap-limited .tcb-pill{background:var(--warning-soft);color:var(--warning);border-color:#0000}.todays-state.cap-limited .tcb-pill .tcb-dot{background:var(--warning)}.todays-state.cap-limited .ts-interp{background:radial-gradient(circle at 0 0,var(--warning-soft),transparent 72%),var(--surface-soft)}.todays-state.cap-limited .ti-mode-ic{background:var(--warning-soft);color:var(--warning);border-color:#0000}.todays-state.cap-steady .tcb-pill{background:var(--surface-muted);color:var(--ink-soft);border-color:var(--border-subtle)}.todays-state.cap-steady .tcb-pill .tcb-dot{background:var(--muted-strong)}.todays-state.cap-strong .tcb-pill{background:var(--ai-blue-soft);color:var(--info);border-color:rgba(var(--ai-blue-rgb),.22)}.todays-state.cap-strong .tcb-pill .tcb-dot{background:var(--info)}.todays-state.cap-strong .ts-interp{background:radial-gradient(circle at 0 0,rgba(var(--ai-blue-rgb),.1),transparent 72%),var(--surface-soft)}.todays-state.cap-strong .ti-mode-ic{background:var(--ai-blue-soft);color:var(--info);border-color:rgba(var(--ai-blue-rgb),.22)}.todays-state.cap-peak .tcb-pill{background:var(--prestige-soft);color:var(--prestige-dark);border-color:#b9975b4d}.todays-state.cap-peak .tcb-pill .tcb-dot{background:var(--gold-main)}.todays-state.cap-peak .ts-interp{background:radial-gradient(circle at 0 0,#fff3b04d,transparent 72%),var(--surface-soft);border-color:#b9975b47}.todays-state.cap-peak .ti-mode-ic{background:var(--prestige-soft);color:var(--prestige-dark);border-color:#b9975b4d}.ts-actions{flex-wrap:wrap;align-items:center;gap:8px;padding:0 14px 15px;display:flex}.ts-actions .ts-quiet{height:34px;color:var(--muted-strong);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:7px;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:540;transition:background .14s,color .14s;display:inline-flex}.ts-actions .ts-quiet:hover{background:var(--surface-muted);color:var(--ink)}.ts-actions .ts-quiet svg{width:15px;height:15px;color:var(--muted)}.ts-actions .ts-quiet:hover svg{color:var(--ink)}.ts-actions .ts-sp{flex:1}.todays-state.is-compact{box-shadow:none}.todays-state.is-compact .ts-head{padding:0 0 14px}.todays-state.is-compact .ts-dims{padding:0}.todays-state.is-compact .ts-interp{margin:6px 0 0}.todays-state.is-compact .ts-actions{padding:12px 0 0}@media (max-width:1280px){.notes-shell{grid-template-columns:200px minmax(0,1fr)}.notes-shell .col-detail{display:none}.notes-shell.show-detail{grid-template-columns:1fr}.notes-shell.show-detail .col-rail,.notes-shell.show-detail .col-list{display:none}.notes-shell.show-detail .col-detail{display:flex}}@media (max-width:767px){.rhythm{grid-template-columns:1fr}.meters{grid-template-columns:1fr;gap:14px}.ts-head{flex-wrap:wrap}.ts-cap-badge{flex-direction:row;order:3;justify-content:flex-start;align-items:center;gap:8px;width:100%}.ts-track{height:30px}.ts-node{width:14px;height:14px}.ts-node.is-on{width:22px;height:22px}.ts-actions{flex-direction:column;align-items:stretch}.ts-actions .ts-sp{display:none}.ts-actions .btn{justify-content:center}.prompt-grid,.pat-grid,.choice-grid,.choice-grid.cols-3,.onb-end-cta,.dest-toggle{grid-template-columns:1fr}.notes-shell{grid-template-columns:1fr;min-height:auto}.notes-shell .col-rail,.notes-shell .col-detail,.notes-shell.show-detail .col-list{display:none}.notes-shell.show-detail .col-detail{display:flex}:is(.page:has(.notes-shell.show-detail) .crumbs,.page:has(.notes-shell.show-detail) .ph,.page:has(.notes-shell.show-detail) .tabs,.page:has(.notes-shell.show-detail) .en-strip,.page:has(.notes-shell.show-detail) .notes-toolbar,.page--wide:has(.notes-shell.show-detail) .crumbs,.page--wide:has(.notes-shell.show-detail) .ph,.page--wide:has(.notes-shell.show-detail) .tabs,.page--wide:has(.notes-shell.show-detail) .notes-toolbar){display:none}.notes-shell.show-detail{box-shadow:none;border:0;border-radius:0;margin-top:0}.page--wide .ph>p{display:none}.notes-toolbar{gap:8px;margin-top:16px}.notes-search{flex:100%;max-width:none}.notes-toolbar .nt-sp{display:none}.nt-btn{flex:1 1 0;justify-content:center;padding:0 8px}.nt-btn .nt-val,.nt-btn .nt-chev{display:none}.ed-title{font-size:21px}.ed-body,.ed-md{font-size:16px}.app[data-page=notes]:has(.notes-shell.show-detail) .topbar{display:none}.notes-shell.show-detail .col-detail{z-index:40;background:var(--canvas);flex-direction:column;display:flex;position:fixed;inset:0}.notes-shell.show-detail .note-detail{flex-direction:column;flex:1;min-height:0;display:flex}.notes-shell.show-detail .ed{flex-direction:column;flex:1;height:auto;min-height:0;display:flex}.notes-shell.show-detail .ed-top{flex:none;height:50px;position:static}.notes-shell.show-detail .ed-top [data-nav-fs]{display:none}.notes-shell.show-detail .ed-canvas{flex:1;min-height:0}.notes-shell.show-detail .ed-doc{padding:16px 18px 24px}.notes-shell.show-detail .ed-dock-wrap{padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:linear-gradient(to top, var(--canvas) 66%, transparent);flex:none;position:static;bottom:auto}.ed-top .ed-context{gap:6px;min-width:0}.ed-ctx-name{flex:1;min-width:0;font-size:12.5px}.ed-dock{scrollbar-width:none;padding-bottom:calc(7px + env(safe-area-inset-bottom));flex-wrap:nowrap;overflow-x:auto}.ed-dock::-webkit-scrollbar{display:none}.ed-dock .ed-dock-sp{display:none}.ed-dock--journal .ed-dock-btn .dk-label{display:inline}.ed-sheet-backdrop{z-index:45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#11110f66;position:fixed;inset:0}.ed-menu.is-sheet{right:0;bottom:var(--ed-kb-inset,0px);max-width:100%;max-height:calc(var(--ed-vvh,88dvh) - 14px);border-radius:var(--radius-card) var(--radius-card) 0 0;padding:10px 12px;padding-bottom:calc(12px + env(safe-area-inset-bottom));animation:lmSheetUp .24s var(--ease-out);transition:bottom .2s var(--ease-out);width:100%!important;position:fixed!important;top:auto!important;left:0!important}.ed-menu.is-sheet .em-sheet-grip{background:var(--border);border-radius:999px;width:36px;height:4px;margin:2px auto 10px;display:block}.sym-pop.is-sheet{bottom:var(--ed-kb-inset,0px);max-height:calc(var(--ed-vvh,88dvh) - 14px);transition:bottom .2s var(--ease-out);width:100%!important}.sym-grid{grid-template-columns:repeat(7,1fr)}@keyframes lmSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.reflect h2{font-size:21px}.onb-step h1{font-size:26px}}
