.entries-root{margin-top:4px}.en-strip{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);align-items:center;gap:14px;margin-top:18px;padding:14px 18px;display:flex}.en-strip .en-strip-ic{background:var(--prestige-soft);width:38px;height:38px;color:var(--prestige-dark);border:1px solid #b9975b38;border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.en-strip-mid{flex:1;min-width:0}.en-strip-mid b{color:var(--ink);letter-spacing:-.01em;font-size:13.5px;font-weight:560;display:block}.en-strip-mid span{color:var(--muted);font-size:12px}.en-strip-acts{flex:none;gap:8px;display:flex}@media (max-width:600px){.en-strip-mid b{font-size:12.5px}.en-strip-acts .btn span.lbl{display:none}}.notes-shell.entries-shell{grid-template-columns:264px minmax(0,1.1fr) minmax(0,1.35fr);margin-top:12px}@media (max-width:1280px){.notes-shell.entries-shell{grid-template-columns:264px minmax(0,1fr)}}@media (max-width:767px){.notes-shell.entries-shell{grid-template-columns:1fr}}.col-rail .en-rail{flex-direction:column;gap:18px;padding:14px 14px 18px;display:flex;overflow-y:auto}.eh{flex-direction:column;gap:10px;display:flex}.eh-head{justify-content:space-between;align-items:center;gap:6px;display:flex}.eh-month{color:var(--ink);letter-spacing:-.01em;font-size:13px;font-weight:600}.eh-nav{gap:2px;display:flex}.eh-nav button,.eh-today-btn{width:26px;height:26px;color:var(--muted-strong);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;transition:background .14s,color .14s;display:flex}.eh-nav button:hover,.eh-today-btn:hover{background:var(--surface-muted);color:var(--ink)}.eh-nav button svg,.eh-today-btn svg{width:15px;height:15px}.eh-dow{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.eh-dow span{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-faint);text-align:center;font-size:9.5px;font-weight:600}.eh-grid{--eh-hue:var(--muted-strong);grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.eh-grid.mode-mood{--eh-hue:var(--success)}.eh-grid.mode-energy{--eh-hue:var(--info)}.eh-cell{aspect-ratio:1;border:1px solid var(--border-subtle);background:var(--surface);color:var(--muted);cursor:pointer;font-size:10.5px;font-family:var(--font-mono);border-radius:6px;justify-content:center;align-items:center;transition:transform .12s,border-color .14s;display:flex;position:relative}.eh-cell.is-blank{cursor:default;background:0 0;border-color:#0000}.eh-cell[data-lvl="1"]{background:color-mix(in srgb, var(--eh-hue) 14%, var(--surface));border-color:#0000}.eh-cell[data-lvl="2"]{background:color-mix(in srgb, var(--eh-hue) 28%, var(--surface));border-color:#0000}.eh-cell[data-lvl="3"]{background:color-mix(in srgb, var(--eh-hue) 45%, var(--surface));color:var(--ink);border-color:#0000}.eh-cell[data-lvl="4"]{background:color-mix(in srgb, var(--eh-hue) 64%, var(--surface));color:var(--inverse);border-color:#0000}.eh-cell[data-lvl="5"]{background:color-mix(in srgb, var(--eh-hue) 84%, var(--surface));color:var(--inverse);border-color:#0000}.eh-cell:not(.is-blank):hover{border-color:var(--border);transform:scale(1.08)}.eh-cell.is-today{box-shadow:0 0 0 1.5px var(--gold-main)}.eh-cell.is-sel,.eh-cell.is-today.is-sel{box-shadow:0 0 0 2px var(--ink)}.eh-cell .lock-dot{width:5px;height:5px;position:absolute;top:2px;right:2px}.eh-cell .lock-dot svg{width:9px;height:9px;color:var(--prestige-dark)}.eh-modes{background:var(--surface-muted);border-radius:9px;gap:3px;padding:3px;display:flex}.eh-modes button{color:var(--muted-strong);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:5px 4px;font-size:11px;font-weight:520;transition:background .14s,color .14s}.eh-modes button.active{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-xs)}.eh-legend{color:var(--muted-faint);justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.eh-legend .scale{align-items:center;gap:3px;display:flex}.eh-legend .sw{--eh-hue:var(--muted-strong);border-radius:3px;width:11px;height:11px}.eh-legend.mode-mood .sw{--eh-hue:var(--success)}.eh-legend.mode-energy .sw{--eh-hue:var(--info)}.eh-legend .sw.s0{background:var(--surface);border:1px solid var(--border-subtle)}.eh-legend .sw.s1{background:color-mix(in srgb, var(--eh-hue) 28%, var(--surface))}.eh-legend .sw.s2{background:color-mix(in srgb, var(--eh-hue) 50%, var(--surface))}.eh-legend .sw.s3{background:color-mix(in srgb, var(--eh-hue) 70%, var(--surface))}.eh-legend .sw.s4{background:color-mix(in srgb, var(--eh-hue) 88%, var(--surface))}.etree{flex-direction:column;gap:1px;display:flex}.etree-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-faint);padding:0 4px 7px;font-size:10.5px;font-weight:600}.etree-yr>summary,.etree-mo>summary{list-style:none}.etree-yr>summary::-webkit-details-marker{display:none}.etree-mo>summary::-webkit-details-marker{display:none}.etree-node{width:100%;color:var(--ink-soft);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:7px;padding:7px 8px;font-size:13px;transition:background .13s,color .13s;display:flex}.etree-node:hover{background:var(--surface-muted);color:var(--ink)}.etree-node.active{background:var(--surface);color:var(--ink);box-shadow:inset 0 0 0 1px var(--border-subtle);font-weight:560}.etree-node .tw-chev{width:14px;height:14px;color:var(--muted);flex:none;transition:transform .16s}.etree-yr[open]>summary .tw-chev,.etree-mo[open]>summary .tw-chev{transform:rotate(90deg)}.etree-node .tw-name{flex:1;min-width:0}.etree-node .tw-count{color:var(--muted-faint);font-size:11px;font-family:var(--font-mono)}.etree-mo{margin-left:13px}.etree-wk{margin-left:26px}.etree-wk .etree-node{color:var(--muted-strong);padding:5px 8px;font-size:12px}.en-railfilter{flex-direction:column;gap:7px;display:flex}.en-typefilter{flex-wrap:wrap;gap:6px;display:flex}.en-tf{color:var(--muted-strong);background:var(--surface);cursor:pointer;border:1px solid var(--border-subtle);border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:500;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.en-tf svg{width:12px;height:12px}.en-tf:hover{border-color:var(--border);color:var(--ink)}.en-tf.active{background:var(--ink);color:var(--inverse);border-color:var(--ink)}.en-listtop{border-bottom:1px solid var(--border-subtle);flex-direction:column;flex:none;gap:10px;padding:12px 14px;display:flex}.en-listtop-row{align-items:center;gap:8px;display:flex}.en-scope{flex:1;min-width:0}.en-scope b{color:var(--ink);letter-spacing:-.01em;font-size:14px;font-weight:600;display:block}.en-scope span{color:var(--muted);font-size:11.5px}.en-sort{color:var(--muted-strong);background:var(--surface);border:1px solid var(--border-subtle);cursor:pointer;border-radius:8px;flex:none;align-items:center;gap:5px;padding:6px 9px;font-size:12px;display:inline-flex}.en-sort:hover{border-color:var(--border);color:var(--ink)}.en-sort svg{width:13px;height:13px}.en-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}.en-search svg{width:15px;height:15px;color:var(--muted);flex:none}.en-search input{font:inherit;color:var(--ink);background:0 0;border:none;outline:none;width:100%;font-size:13px}.en-clearscope{color:var(--info);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:11px;display:inline-flex}.en-clearscope svg{width:12px;height:12px}.en-list{padding:6px 14px 16px;overflow-y:auto}.en-daygroup{padding-top:6px}.en-daylabel{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;background:var(--surface);z-index:2;align-items:baseline;gap:8px;padding:14px 2px 9px;font-size:11px;font-weight:600;display:flex;position:sticky;top:0}.en-daylabel .dl-rel{font-family:var(--font-mono);color:var(--muted-faint);letter-spacing:0;text-transform:none;font-weight:500}.en-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:13px;padding:13px 14px;transition:border-color .15s,box-shadow .15s;display:grid}.en-card+.en-card{margin-top:9px}.en-card:hover{border-color:var(--border);box-shadow:var(--shadow-sm)}.en-card.active{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.en-card .entry-ic{border-radius:9px;width:34px;height:34px}.en-card .entry-ic svg{width:17px;height:17px}.en-cmid{min-width:0}.en-ctitle{color:var(--ink);letter-spacing:-.01em;font-size:14px;font-weight:560;line-height:1.3}.en-cprev{color:var(--muted-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.en-cprev.locked{color:var(--muted-faint);align-items:center;gap:6px;font-style:italic;display:flex}.en-cprev.locked svg{width:13px;height:13px}.en-cmeta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.en-cside{flex-direction:column;flex:none;align-items:flex-end;gap:7px;display:flex}.en-ctime{color:var(--muted-faint);font-size:10.5px;font-family:var(--font-mono);white-space:nowrap}.en-cdots{gap:3px;display:flex}.en-cdots .d{background:var(--border);border-radius:999px;width:6px;height:6px}.en-cdots .d.tone{background:color-mix(in srgb, var(--success) 70%, var(--surface))}.en-cdots .d.energy{background:color-mix(in srgb, var(--info) 70%, var(--surface))}.col-detail .en-reader{flex-direction:column;height:100%;min-height:0;display:flex}.en-rd-top{border-bottom:1px solid var(--border-subtle);flex:none;align-items:center;gap:10px;padding:13px 18px;display:flex}.en-rd-back{border:1px solid var(--border-subtle);background:var(--surface);width:32px;height:32px;color:var(--muted-strong);cursor:pointer;border-radius:8px;flex:none;justify-content:center;align-items:center;display:none}.en-rd-back svg{width:16px;height:16px}.en-rd-toptype{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-strong);font-size:10.5px;font-weight:600}.en-rd-topdate{color:var(--muted);font-size:12px}.en-rd-topacts{gap:4px;margin-left:auto;display:flex}.en-rd-iconbtn{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;transition:background .14s,color .14s;display:flex}.en-rd-iconbtn:hover{background:var(--surface-muted);color:var(--ink)}.en-rd-iconbtn svg{width:16px;height:16px}.en-rd-scroll{padding:22px 26px 26px;overflow-y:auto}.en-rd-head{align-items:center;gap:12px;display:flex}.en-rd-emblem{border-radius:12px;flex:none;width:44px;height:44px}.en-rd-emblem svg{width:21px;height:21px}.en-rd-headmid b{letter-spacing:.05em;text-transform:uppercase;color:var(--muted-strong);font-size:11px;font-weight:600;display:block}.en-rd-headmid span{color:var(--muted);font-size:12.5px}.en-rd-title{font-family:var(--font-display,var(--font-sans));color:var(--ink);letter-spacing:-.02em;text-wrap:pretty;margin:18px 0 14px;font-size:24px;font-weight:600;line-height:1.2}.en-rd-state{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.en-state-chip{background:var(--surface-soft);border:1px solid var(--border-subtle);color:var(--ink-soft);border-radius:10px;align-items:center;gap:7px;padding:6px 11px;font-size:12px;display:inline-flex}.en-state-chip .lbl{color:var(--muted)}.en-state-chip .meter{gap:3px;display:flex}.en-state-chip .meter i{background:var(--border);border-radius:999px;width:6px;height:6px}.en-state-chip.tone .meter i.on{background:color-mix(in srgb, var(--success) 75%, var(--surface))}.en-state-chip.energy .meter i.on{background:color-mix(in srgb, var(--info) 75%, var(--surface))}.en-state-chip.priv{color:var(--muted)}.en-state-chip.priv svg{width:13px;height:13px}.en-state-chip.priv.deep{color:var(--prestige-dark);background:var(--prestige-soft);border-color:#b9975b38}.en-rd-body{color:var(--ink-soft);font-size:14.5px;line-height:1.72}.en-rd-body p{text-wrap:pretty;margin:0 0 14px}.en-rd-body p:last-child{margin-bottom:0}.en-rd-body .pull{font-family:var(--font-display,var(--font-sans));color:var(--ink);border-left:2px solid var(--gold-main);margin:0 0 16px;padding-left:16px;font-size:16px;font-style:italic}.en-rd-tags{flex-wrap:wrap;gap:7px;margin:20px 0 0;display:flex}.en-rd-divider{background:var(--border-subtle);height:1px;margin:22px 0}.en-rd-seclabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-faint);margin-bottom:11px;font-size:10.5px;font-weight:600}.en-rd-links{flex-direction:column;gap:7px;display:flex}.en-rd-link{background:var(--surface-soft);border:1px solid var(--border-subtle);color:var(--ink-soft);border-radius:10px;align-items:center;gap:9px;padding:9px 11px;font-size:13px;text-decoration:none;transition:border-color .14s;display:flex}.en-rd-link:hover{border-color:var(--border)}.en-rd-link.is-unavailable{color:var(--muted);cursor:default;border-style:dashed}.en-rd-link.is-unavailable:hover{border-color:var(--border-subtle)}.en-rd-link.is-unavailable .lk-ic svg{opacity:.7}.en-rd-link .lk-ic{background:var(--surface);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}.en-rd-link .lk-ic svg{width:14px;height:14px}.en-rd-link .lk-arrow{width:14px;height:14px;color:var(--muted-faint);margin-left:auto}.en-rd-coach{background:radial-gradient(circle at 0% 0%, rgba(var(--ai-blue-rgb),.1), transparent 62%), var(--surface-soft);border:1px solid var(--border-subtle);border-radius:13px;align-items:flex-start;gap:11px;margin-top:20px;padding:14px 15px;display:flex}.en-rd-coach .ec-ic{background:var(--ink);width:26px;height:26px;color:var(--inverse);border-radius:7px;flex:none;justify-content:center;align-items:center;display:flex}.en-rd-coach .ec-ic svg{width:14px;height:14px}.en-rd-coach .ec-mid b{color:var(--ink);font-size:12px;font-weight:600}.en-rd-coach .ec-mid p{color:var(--ink-soft);margin:4px 0 0;font-size:13px;line-height:1.55}.en-rd-coach .ec-mid p b{color:var(--ink);font-weight:560}.en-rd-actions{border-top:1px solid var(--border-subtle);background:var(--surface);flex-wrap:wrap;flex:none;gap:8px;padding:12px 18px;display:flex}.en-rd-actions .btn{flex:none}.en-rd-actions .en-rd-sp{flex:1}.en-locked{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:100%;padding:60px 30px;display:flex}.en-locked .lk-emblem{background:var(--prestige-soft);width:54px;height:54px;color:var(--prestige-dark);border:1px solid #b9975b38;border-radius:15px;justify-content:center;align-items:center;display:flex}.en-locked .lk-emblem svg{width:24px;height:24px}.en-locked h3{color:var(--ink);letter-spacing:-.01em;font-size:16px;font-weight:600}.en-locked p{color:var(--muted);max-width:280px;font-size:13px;line-height:1.55}.en-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:13px;padding:54px 28px;display:flex}.en-empty .em-ic{background:var(--surface-muted);width:46px;height:46px;color:var(--muted-strong);border:1px solid var(--border-subtle);border-radius:13px;justify-content:center;align-items:center;display:flex}.en-empty .em-ic svg{width:22px;height:22px}.en-empty h3{color:var(--ink);font-size:15px;font-weight:600}.en-empty p{color:var(--muted);max-width:300px;font-size:13px;line-height:1.55}.en-rd-placeholder{text-align:center;height:100%;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:50px 30px;display:flex}.en-rd-placeholder .ph-ic{background:var(--surface-soft);border:1px solid var(--border-subtle);width:46px;height:46px;color:var(--muted-strong);border-radius:13px;justify-content:center;align-items:center;display:flex}.en-rd-placeholder .ph-ic svg{width:22px;height:22px}.en-rd-placeholder p{max-width:240px;font-size:13px;line-height:1.5}@media (max-width:1280px){.notes-shell.entries-shell .col-detail{display:none}.notes-shell.entries-shell.show-detail{grid-template-columns:1fr}.notes-shell.entries-shell.show-detail .col-rail,.notes-shell.entries-shell.show-detail .col-list{display:none}.notes-shell.entries-shell.show-detail .col-detail,.notes-shell.entries-shell.show-detail .en-rd-back{display:flex}}@media (max-width:767px){.notes-shell.entries-shell .col-rail{display:none}}.ecoll{flex-direction:column;gap:1px;display:flex}.ecoll-node .cf-ic{background:var(--surface-muted);border:1px solid var(--border-subtle);width:22px;height:22px;color:var(--muted-strong);border-radius:6px;flex:none;justify-content:center;align-items:center;display:flex}.ecoll-node .cf-ic svg{width:13px;height:13px}.ecoll-node.active .cf-ic{background:var(--ink);border-color:var(--ink);color:var(--inverse)}.ecoll-folder>summary{list-style:none}.ecoll-folder>summary::-webkit-details-marker{display:none}.ecoll-folder>summary .tw-chev{width:14px;height:14px;color:var(--muted);flex:none;transition:transform .16s}.ecoll-folder[open]>summary .tw-chev{transform:rotate(90deg)}.ecoll-sub{margin-left:21px;position:relative}.ecoll-sub:before{content:"";background:var(--border-subtle);width:1px;position:absolute;top:0;bottom:0;left:-9px}.ecoll-sub .etree-node{padding:5px 8px;font-size:12.5px}.ecoll-sub .cf-ic{width:19px;height:19px}.ecoll-sub .cf-ic svg{width:11px;height:11px}.ecoll-new{border:1px dashed var(--border);width:100%;color:var(--muted-strong);font:inherit;cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;margin-top:5px;padding:7px 9px;font-size:12.5px;transition:border-color .14s,color .14s,background .14s;display:flex}.ecoll-new svg{width:14px;height:14px}.ecoll-new:hover{border-color:var(--border-strong);color:var(--ink);background:var(--surface-muted)}.e-tag.coll{background:var(--surface-muted);border-color:var(--border-subtle);color:var(--muted-strong);align-items:center;gap:5px;display:inline-flex}.e-tag.coll svg{width:11px;height:11px}.en-cmeta .link-chip{gap:5px;max-width:100%;height:22px;padding:0 9px;font-size:11px}.en-cmeta .link-chip svg{width:11px;height:11px}.en-cmeta a.link-chip:focus-visible{outline:2px solid var(--info);outline-offset:2px}.en-sortwrap{flex:none;position:relative}.en-sort{align-items:center;gap:5px;display:inline-flex}.en-sort .so-chev{opacity:.7;width:13px;height:13px;transition:transform .16s}.en-sort.on .so-chev{transform:rotate(180deg)}.en-sortmenu{z-index:20;background:var(--surface);border:1px solid var(--border);min-width:188px;box-shadow:var(--shadow-lg);animation:enSortIn .14s var(--ease-out,ease);border-radius:11px;flex-direction:column;gap:1px;padding:5px;display:flex;position:absolute;top:calc(100% + 6px);right:0}@keyframes enSortIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.en-sortopt{text-align:left;width:100%;font:inherit;color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;padding:8px 9px;font-size:12.5px;transition:background .13s;display:flex}.en-sortopt:hover{background:var(--surface-muted);color:var(--ink)}.en-sortopt.on{color:var(--ink);font-weight:540}.en-sortopt .so-ck{width:14px;height:14px;color:var(--ink);flex:none}.en-rd-body .rd-h{font-family:var(--font-display,var(--font-sans));color:var(--ink);letter-spacing:-.01em;margin:24px 0 11px;font-size:16px;font-weight:600}.en-rd-body .rd-h:first-child{margin-top:0}.en-rd-body .rd-quote{font-family:var(--font-display,var(--font-sans));color:var(--ink);border-left:2px solid var(--gold-main);text-wrap:pretty;margin:18px 0;padding-left:16px;font-size:17px;font-style:italic;line-height:1.5}.en-rd-body .rd-div{background:var(--border-subtle);height:1px;margin:22px 0}.en-rd-body .rd-callout{background:var(--surface-soft);border:1px solid var(--border-subtle);border-left:2px solid var(--border-strong);border-radius:11px;align-items:flex-start;gap:11px;margin:18px 0;padding:13px 15px;display:flex}.en-rd-body .rd-callout .rc-ic{background:var(--surface-muted);border:1px solid var(--border-subtle);width:28px;height:28px;color:var(--muted-strong);border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.en-rd-body .rd-callout .rc-ic svg{width:15px;height:15px}.en-rd-body .rd-callout .rc-mid b{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-strong);margin-bottom:3px;font-size:11px;font-weight:600;display:block}.en-rd-body .rd-callout .rc-mid span{color:var(--ink-soft);font-size:13.5px;line-height:1.55}.en-rd-body .rd-callout.is-insight{border-left-color:var(--gold-main);background:var(--prestige-soft,var(--surface-soft))}.en-rd-body .rd-callout.is-insight .rc-ic{background:var(--surface);color:var(--prestige-dark);border-color:#b9975b4d}.en-rd-body .rd-callout.is-decision{border-left-color:var(--info)}.en-rd-body .rd-callout.is-decision .rc-ic{color:var(--info)}.en-rd-body .rd-checks{flex-direction:column;gap:8px;margin:16px 0;display:flex}.en-rd-body .rd-check{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.en-rd-body .rd-check .rc-box{border:1.5px solid var(--border-strong);background:var(--surface);border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.en-rd-body .rd-check .rc-box svg{color:#0000;width:12px;height:12px}.en-rd-body .rd-check.done .rc-box{background:var(--ink);border-color:var(--ink)}.en-rd-body .rd-check.done .rc-box svg{color:var(--inverse)}.en-rd-body .rd-check.done span{color:var(--muted);text-decoration:line-through;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong)}.en-rd-body .rd-list,.en-rd-body .rd-num{counter-reset:rdnum;flex-direction:column;gap:9px;margin:14px 0;padding-left:4px;list-style:none;display:flex}.en-rd-body .rd-list li,.en-rd-body .rd-num li{color:var(--ink-soft);text-wrap:pretty;padding-left:24px;font-size:14px;line-height:1.55;position:relative}.en-rd-body .rd-list li:before{content:"";background:var(--muted-strong);border-radius:999px;width:5px;height:5px;position:absolute;top:9px;left:6px}.en-rd-body .rd-num li{counter-increment:rdnum}.en-rd-body .rd-num li:before{content:counter(rdnum);background:var(--ink);width:18px;height:18px;color:var(--inverse);font-size:10.5px;font-weight:600;font-family:var(--font-mono);border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;top:1px;left:0}.en-rd-body .rd-toggle{border:1px solid var(--border-subtle);background:var(--surface-soft);border-radius:11px;margin:16px 0;overflow:hidden}.en-rd-body .rd-toggle>summary{cursor:pointer;color:var(--ink);align-items:center;gap:8px;padding:12px 14px;font-size:13.5px;font-weight:560;list-style:none;display:flex}.en-rd-body .rd-toggle>summary::-webkit-details-marker{display:none}.en-rd-body .rd-toggle .rt-chev{width:15px;height:15px;color:var(--muted);flex:none;transition:transform .16s}.en-rd-body .rd-toggle[open]>summary .rt-chev{transform:rotate(90deg)}.en-rd-body .rd-toggle .rt-inner{padding:2px 14px 14px 36px}.en-rd-body .rd-toggle .rt-inner .rd-checks,.en-rd-body .rd-toggle .rt-inner .rd-list{margin:0}.en-rd-body .rd-toggle .rt-inner .rd-list li{font-size:13.5px}
