.desk-me-copy[data-v-d50ba758]{min-width:0;display:block}.desk-me-n[data-v-d50ba758],.desk-me-s[data-v-d50ba758]{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desk-me-s[data-v-d50ba758]{min-height:16px;line-height:16px}.desk-console-link[data-v-d50ba758],.desk-practice-link[data-v-d50ba758]{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;color:var(--text2);font-size:14px;font-weight:500;margin-bottom:2px}.desk-console-link svg[data-v-d50ba758],.desk-practice-link svg[data-v-d50ba758]{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.7;flex-shrink:0}.desk-console-link[data-v-d50ba758]:hover,.desk-console-link.active[data-v-d50ba758],.desk-practice-link[data-v-d50ba758]:hover,.desk-practice-link.active[data-v-d50ba758]{background:var(--bg2);color:var(--text)}.desk-console-link.active[data-v-d50ba758],.desk-practice-link.active[data-v-d50ba758]{font-weight:600}*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #FFFFFF;--bg2: #F6F6F6;--card: #FFFFFF;--text: #000000;--text2: #666666;--text3: #999999;--border: #EBEBEB;--gold: #B9A888;--gold-light: rgba(185,168,136,.1);--input-bg: #F8F8F8;--r: 16px;--r-sm: 12px;--serif: "Noto Serif SC", "Songti SC", serif;--sans: -apple-system, "PingFang SC", "SF Pro Text", sans-serif;--c-concept: #5C7FA8;--c-method: #5B8C5A;--c-insight: #C25E4C;--c-case: #A0783C;--c-quote: #B9A888;--c-ask: #8A7AA8;--ok: #5B8C5A;--warn: #C79A3C;--bad: #E8604C;--hl-yellow: rgba(224,186,84,.3);--hl-green: rgba(91,140,90,.22);--hl-blue: rgba(92,127,168,.22);--hl-pink: rgba(200,90,110,.2)}@media(prefers-color-scheme:dark){:root{--bg:#1A1A1A;--bg2:#222222;--card:#242424;--text:#E8E8E8;--text2:#999999;--text3:#666666;--border:#333333;--input-bg:#2A2A2A;--c-concept:#7E9FC7;--c-method:#7FB07E;--c-insight:#D98A7A;--c-case:#C09A5E;--c-quote:#CBBB98;--c-ask:#A798C4;--ok:#7FB07E;--bad:#EA7563;--hl-yellow: rgba(224,186,84,.24);--hl-green: rgba(127,176,126,.2);--hl-blue: rgba(126,159,199,.2);--hl-pink: rgba(210,110,130,.2)}}html.dark{--bg:#1A1A1A;--bg2:#222222;--card:#242424;--text:#E8E8E8;--text2:#999999;--text3:#666666;--border:#333333;--input-bg:#2A2A2A;--c-concept:#7E9FC7;--c-method:#7FB07E;--c-insight:#D98A7A;--c-case:#C09A5E;--c-quote:#CBBB98;--c-ask:#A798C4;--ok:#7FB07E;--bad:#EA7563;--hl-yellow: rgba(224,186,84,.24);--hl-green: rgba(127,176,126,.2);--hl-blue: rgba(126,159,199,.2);--hl-pink: rgba(210,110,130,.2)}html.light{--bg:#FFFFFF;--bg2:#F6F6F6;--card:#FFFFFF;--text:#000000;--text2:#666666;--text3:#999999;--border:#EBEBEB;--input-bg:#F8F8F8;--c-concept:#5C7FA8;--c-method:#5B8C5A;--c-insight:#C25E4C;--c-case:#A0783C;--c-quote:#B9A888;--c-ask:#8A7AA8;--ok:#5B8C5A;--bad:#E8604C;--hl-yellow:rgba(224,186,84,.3);--hl-green:rgba(91,140,90,.22);--hl-blue:rgba(92,127,168,.22);--hl-pink:rgba(200,90,110,.2)}html,body{background:var(--bg2);color:var(--text);font-family:var(--sans);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100%}body{padding-bottom:96px}body.no-tab{padding-bottom:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}::selection{background:var(--gold-light)}.m-topbar{position:sticky;top:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px 10px;background:#f6f6f6e0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}@media(prefers-color-scheme:dark){.m-topbar{background:#222222e0}}html.dark .m-topbar{background:#222222e0}html.light .m-topbar{background:#f6f6f6e0}.m-topbar-title{font-size:16px;font-weight:600;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-topbar-title.brandy{font-family:var(--serif);font-weight:900;font-size:18px}.m-topbar-side{display:flex;align-items:center;gap:8px;flex-shrink:0}.icon-btn{width:36px;height:36px;border-radius:50%;background:var(--card);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;color:var(--text);padding:0}.icon-btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}.icon-btn.ghost{background:transparent}.icon-btn.gold{background:var(--gold-light);color:var(--gold)}.desk-nav{display:none}.tab-bar{position:fixed;bottom:16px;left:16px;right:16px;max-width:440px;margin:0 auto;background:var(--card);border-radius:24px;padding:8px 6px;display:flex;justify-content:space-around;align-items:center;z-index:100;box-shadow:0 4px 20px #00000014,0 0 0 1px #00000008}.tab-item{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 12px;border-radius:16px;border:none;background:transparent;cursor:pointer;color:var(--text3)}.tab-item.active{color:var(--text);background:var(--bg2)}.tab-item svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.6}.tab-item span{font-size:10px;font-weight:500}.wrap{padding:4px 16px 20px;max-width:720px;margin:0 auto}.page-head{display:none}.sec-head{display:flex;align-items:center;justify-content:space-between;margin:20px 0 10px;gap:10px}.sec-title{font-family:var(--serif);font-size:16px;font-weight:700;display:flex;align-items:center;gap:8px}.sec-title svg{width:16px;height:16px;stroke:var(--gold);fill:none;stroke-width:2}.sec-more{font-size:12px;color:var(--text3);display:inline-flex;align-items:center;gap:3px;cursor:pointer;border:none;background:transparent}.sec-more svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2}.sec-sub{font-size:11.5px;color:var(--text3);font-weight:400;font-family:var(--sans)}.card{background:var(--card);border-radius:var(--r);padding:16px;margin-bottom:12px}.card.flat{background:transparent;padding:0}.card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:10px}.card-title{font-family:var(--serif);font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 16px;border-radius:12px;border:1px solid var(--border);background:var(--card);color:var(--text);font-size:13px;font-weight:500;cursor:pointer}.btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.9}.btn:hover{border-color:var(--gold);color:var(--gold)}.btn.primary{background:var(--text);color:var(--bg);border-color:var(--text);font-weight:600}html.dark .btn.primary{background:var(--gold);color:#1a1a1a;border-color:var(--gold)}.btn.primary:hover{opacity:.86;color:var(--bg)}html.dark .btn.primary:hover{color:#1a1a1a}.btn.gold{background:var(--gold-light);color:var(--gold);border-color:transparent;font-weight:600}.btn.gold:hover{background:#b9a8882e}.btn.block{width:100%}.btn.sm{padding:6px 12px;font-size:12px;border-radius:10px}.btn.sm svg{width:12px;height:12px}.btn.lg{padding:13px 20px;font-size:15px;border-radius:14px}.btn:disabled{opacity:.45;cursor:not-allowed}.chips{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.chips::-webkit-scrollbar{display:none}.chip{flex-shrink:0;padding:6px 13px;border-radius:16px;border:1px solid var(--border);background:transparent;color:var(--text2);font-size:12.5px;cursor:pointer;white-space:nowrap}.chip:hover{border-color:var(--gold);color:var(--gold)}.chip.on{background:var(--text);color:var(--bg);border-color:var(--text);font-weight:600}html.dark .chip.on{background:var(--gold);color:#1a1a1a;border-color:var(--gold)}.chip .cnt{opacity:.5;margin-left:4px;font-size:11px}.seg{display:flex;background:var(--input-bg);border-radius:12px;padding:3px}.seg button{flex:1;padding:8px 6px;border:none;border-radius:9px;background:transparent;color:var(--text2);font-size:12.5px;cursor:pointer;white-space:nowrap}.seg button.on{background:var(--card);color:var(--text);font-weight:600;box-shadow:0 1px 4px #0000000f}.tag{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;padding:2px 8px;border-radius:8px;background:var(--input-bg);color:var(--text2);white-space:nowrap}.tag.gold{background:var(--gold-light);color:var(--gold);font-weight:600}.tag.ok{background:#5b8c5a1f;color:var(--ok);font-weight:600}.tag.bad{background:#e8604c1c;color:var(--bad);font-weight:600}.tag.line{background:transparent;border:1px solid var(--border)}.field{margin-bottom:14px}.f-label{font-size:12px;color:var(--text3);margin-bottom:6px;display:block}.f-input,.f-area,.f-select{width:100%;padding:11px 14px;border:1px solid var(--border);border-radius:12px;background:var(--input-bg);color:var(--text);font-size:14px;outline:none}.f-area{resize:vertical;min-height:88px;line-height:1.7}.f-input:focus,.f-area:focus,.f-select:focus{border-color:var(--gold)}.f-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,var(--text3) 50%),linear-gradient(135deg,var(--text3) 50%,transparent 50%);background-position:calc(100% - 17px) 50%,calc(100% - 12px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px}.f-hint{font-size:11px;color:var(--text3);margin-top:5px;line-height:1.6}.search-box{position:relative}.search-box input{width:100%;padding:10px 12px 10px 36px;border:1px solid var(--border);border-radius:12px;background:var(--input-bg);color:var(--text);font-size:13px;outline:none}.search-box input:focus{border-color:var(--gold)}.search-box>svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:15px;height:15px;stroke:var(--text3);fill:none;stroke-width:2}.switch{width:44px;height:26px;border-radius:13px;background:var(--border);position:relative;cursor:pointer;transition:background .2s;flex-shrink:0;border:none}.switch.on{background:var(--gold)}.switch:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:left .2s;box-shadow:0 1px 3px #0003}.switch.on:after{left:21px}.row-toggle{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--border)}.row-toggle:last-child{border-bottom:none}.rt-label{font-size:13.5px;font-weight:500}.rt-sub{font-size:11px;color:var(--text3);line-height:1.6;margin-top:2px}.bar{height:5px;border-radius:3px;background:var(--input-bg);overflow:hidden}.bar i{display:block;height:100%;border-radius:3px;background:var(--gold)}.bar.thin{height:3px}.ring{transform:rotate(-90deg)}.ring circle{fill:none;stroke-width:4}.ring .track{stroke:var(--input-bg)}.ring .val{stroke:var(--gold);stroke-linecap:round}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:200;display:none}.overlay.show{display:block}.modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:none;align-items:flex-end;justify-content:center;background:#00000073}.modal-wrap.show{display:flex}.modal{width:100%;max-width:560px;background:var(--bg);border-radius:20px 20px 0 0;padding:8px 20px calc(24px + env(safe-area-inset-bottom,0));max-height:92vh;overflow-y:auto;animation:slideUp .28s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-handle{width:36px;height:4px;background:var(--border);border-radius:2px;margin:8px auto 16px}.modal-title{font-family:var(--serif);font-size:18px;font-weight:700;text-align:center;margin-bottom:6px}.modal-sub{font-size:12px;color:var(--text3);text-align:center;margin-bottom:18px}.toast{position:fixed;left:50%;bottom:110px;transform:translate(-50%) translateY(20px);background:var(--text);color:var(--bg);font-size:13px;padding:10px 20px;border-radius:20px;z-index:400;opacity:0;pointer-events:none;transition:all .3s;white-space:nowrap;max-width:86vw}html.dark .toast{background:var(--gold);color:#1a1a1a}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}.empty{text-align:center;padding:40px 20px;color:var(--text3)}.empty svg{width:34px;height:34px;stroke:var(--text3);fill:none;stroke-width:1.3;margin-bottom:12px}.empty-t{font-family:var(--serif);font-size:15px;font-weight:700;color:var(--text);margin-bottom:5px}.empty-s{font-size:12px;line-height:1.8}.kcard{background:var(--card);border-radius:var(--r-sm);padding:13px 14px;cursor:pointer;border-left:3px solid var(--c-concept);position:relative;display:block}.kcard:hover{box-shadow:0 2px 12px #0000000d}.kcard[data-type=method]{border-left-color:var(--c-method)}.kcard[data-type=insight]{border-left-color:var(--c-insight)}.kcard[data-type=case]{border-left-color:var(--c-case)}.kcard[data-type=quote]{border-left-color:var(--c-quote)}.kcard[data-type=ask]{border-left-color:var(--c-ask)}.kc-top{display:flex;align-items:center;gap:6px;margin-bottom:6px}.kc-type{font-size:10px;font-weight:700;padding:1px 7px;border-radius:7px;background:var(--input-bg);color:var(--text2)}.kcard[data-type=concept] .kc-type{background:#5c7fa81f;color:var(--c-concept)}.kcard[data-type=method] .kc-type{background:#5b8c5a1f;color:var(--c-method)}.kcard[data-type=insight] .kc-type{background:#c25e4c1f;color:var(--c-insight)}.kcard[data-type=case] .kc-type{background:#a0783c1f;color:var(--c-case)}.kcard[data-type=quote] .kc-type{background:var(--gold-light);color:var(--c-quote)}.kcard[data-type=ask] .kc-type{background:#8a7aa821;color:var(--c-ask)}.kc-title{font-family:var(--serif);font-size:14.5px;font-weight:700;line-height:1.5;margin-bottom:5px}.kc-body{font-size:12.5px;color:var(--text2);line-height:1.75;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.kc-foot{display:flex;align-items:center;gap:8px;margin-top:9px;font-size:10.5px;color:var(--text3);flex-wrap:wrap}.kc-src{display:inline-flex;align-items:center;gap:4px;min-width:0}.kc-src svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:2;flex-shrink:0}.kc-src span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kc-dots{display:inline-flex;gap:2.5px;margin-left:auto;flex-shrink:0}.kc-dots i{width:5px;height:5px;border-radius:50%;background:var(--border)}.kc-dots i.on{background:var(--gold)}.kc-quote-mark{font-family:var(--serif);font-size:13px;line-height:1.9;color:var(--text)}.bound{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;padding:2px 8px;border-radius:7px;white-space:nowrap}.bound svg{width:10px;height:10px;stroke:currentColor;fill:none;stroke-width:2.2}.bound.closed{background:#a0783c21;color:var(--c-case)}.bound.xfer{background:#5b8c5a21;color:var(--ok)}.aid{border:1px dashed var(--border);border-radius:10px;margin-top:14px}.aid-h{display:flex;align-items:center;gap:7px;width:100%;padding:9px 12px;border:none;background:transparent;color:var(--text3);font-size:11.5px;cursor:pointer;text-align:left}.aid-h .chev{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2.2;transition:transform .2s;flex-shrink:0}.aid.open .aid-h .chev{transform:rotate(90deg)}.aid-h em{font-style:normal;margin-left:auto;font-size:10px;opacity:.8}.aid-b{display:none;padding:0 12px 12px;font-size:12.5px;color:var(--text2);line-height:1.85}.aid.open .aid-b{display:block}.aid-b b{color:var(--text2);font-weight:600}.aid-warn{font-size:10.5px;color:var(--text3);line-height:1.7;margin-top:9px;padding-top:9px;border-top:1px dashed var(--border)}.aid-warn b{color:var(--c-case);font-weight:600}.xfer-box{background:#5b8c5a12;border-radius:var(--r-sm);padding:12px 13px;margin-top:14px;box-shadow:inset 0 0 0 1px #5b8c5a33}.xfer-h{font-size:11px;color:var(--ok);font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:6px}.xfer-h svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2}.xfer-list{display:flex;flex-direction:column;gap:7px}.xfer-i{display:flex;gap:8px;font-size:12.5px;line-height:1.75;color:var(--text2)}.xfer-i b{color:var(--ok);font-weight:600;flex-shrink:0;width:46px}.heat{display:grid;grid-auto-flow:column;grid-template-rows:repeat(7,11px);grid-auto-columns:11px;gap:3px}.heat i{width:11px;height:11px;border-radius:2.5px;background:var(--input-bg);display:block}.heat i[data-l="1"]{background:#b9a8884d}.heat i[data-l="2"]{background:#b9a8888c}.heat i[data-l="3"]{background:#b9a888cc}.heat i[data-l="4"]{background:#a8935f}html.dark .heat i[data-l="4"]{background:#d8c79a}.heat-scroll{overflow-x:auto;scrollbar-width:none}.heat-scroll::-webkit-scrollbar{display:none}.heat-legend{display:flex;align-items:center;gap:5px;font-size:10.5px;color:var(--text3);justify-content:flex-end;margin-top:8px}.heat-legend i{width:9px;height:9px;border-radius:2px;background:var(--input-bg);display:block}.cover{position:relative;aspect-ratio:3/4.3;border-radius:8px;overflow:hidden;flex-shrink:0;background:linear-gradient(150deg,#3a3730,#24221d);display:flex;flex-direction:column;justify-content:center;padding:10px 9px;box-shadow:0 2px 10px #00000029}.cover:after{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#00000038}.cover.c1{background:linear-gradient(150deg,#3b3a46,#23222b)}.cover.c2{background:linear-gradient(150deg,#3e3128,#241c16)}.cover.c3{background:linear-gradient(150deg,#26362f,#17211d)}.cover.c4{background:linear-gradient(150deg,#2c3542,#1a2028)}.cover.c5{background:linear-gradient(150deg,#42333a,#251c21)}.cv-t{font-family:var(--serif);font-size:13px;font-weight:900;color:#efe9dc;line-height:1.35;letter-spacing:.5px}.cv-a{font-size:9.5px;color:#efe9dc80;margin-top:6px}.cv-line{width:16px;height:1px;background:var(--gold);margin:7px 0 0}.row{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid var(--border);cursor:pointer}.row:last-child{border-bottom:none}.row-icon{width:34px;height:34px;border-radius:10px;background:var(--input-bg);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--text2)}.row-icon svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8}.row-icon.gold{background:var(--gold-light);color:var(--gold)}.row-main{flex:1;min-width:0}.row-t{font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-s{font-size:11.5px;color:var(--text3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-chev{width:15px;height:15px;stroke:var(--text3);fill:none;stroke-width:2;flex-shrink:0}.ai-msg{margin-bottom:14px;display:flex;flex-direction:column}.ai-msg.user{align-items:flex-end}.ai-bubble{max-width:88%;padding:10px 14px;border-radius:14px;font-size:13px;line-height:1.75}.ai-msg.user .ai-bubble{background:var(--text);color:var(--bg);border-bottom-right-radius:4px}html.dark .ai-msg.user .ai-bubble{background:var(--gold);color:#1a1a1a}.ai-msg.bot .ai-bubble{background:var(--input-bg);color:var(--text);border-bottom-left-radius:4px}.ai-bubble p{margin-bottom:8px}.ai-bubble p:last-child{margin-bottom:0}.ai-bubble b{color:var(--gold);font-weight:700}.ai-quote{border-left:2px solid var(--gold);padding:4px 0 4px 10px;margin-bottom:8px;font-family:var(--serif);font-size:12px;color:var(--text2);line-height:1.7;max-width:88%;align-self:flex-end}.ai-ctx{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.ai-ctx span{font-size:10px;padding:2px 8px;border-radius:8px;background:var(--gold-light);color:var(--gold);font-weight:500;display:inline-flex;align-items:center;gap:3px}.ai-ctx svg{width:10px;height:10px;stroke:currentColor;fill:none;stroke-width:2.2}.ai-acts{display:flex;gap:6px;margin-top:9px;flex-wrap:wrap}.ai-act{display:inline-flex;align-items:center;gap:4px;font-size:11px;padding:4px 10px;border-radius:10px;border:1px solid var(--border);background:transparent;color:var(--text2);cursor:pointer}.ai-act:hover{border-color:var(--gold);color:var(--gold)}.ai-act svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:2}.ai-act.gold{background:var(--gold-light);border-color:transparent;color:var(--gold);font-weight:600}.ai-inputbar{padding:10px 14px calc(12px + env(safe-area-inset-bottom,0));border-top:1px solid var(--border);background:var(--bg)}.ai-inputrow{display:flex;gap:8px;align-items:flex-end}.ai-inputrow textarea{flex:1;padding:10px 14px;border:1px solid var(--border);border-radius:18px;background:var(--input-bg);color:var(--text);font-size:13px;outline:none;resize:none;max-height:90px;line-height:1.5}.ai-inputrow textarea:focus{border-color:var(--gold)}.ai-send{width:38px;height:38px;border-radius:50%;border:none;background:var(--text);color:var(--bg);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}html.dark .ai-send{background:var(--gold);color:#1a1a1a}.ai-send svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}.ai-cost{font-size:10.5px;color:var(--text3);text-align:center;margin-top:7px}@media(min-width:1025px){body{padding-left:220px;padding-bottom:0}body.no-nav{padding-left:0}.m-topbar,.tab-bar{display:none}.desk-nav{display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;width:220px;background:var(--bg);border-right:1px solid var(--border);padding:20px 14px 14px;z-index:20}.desk-brand{display:flex;align-items:center;gap:9px;font-family:var(--serif);font-size:18px;font-weight:900;padding:0 8px 18px}.desk-brand-mark{width:28px;height:28px;border-radius:9px;background:var(--text);color:var(--bg);display:inline-flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}html.dark .desk-brand-mark{background:var(--gold);color:#1a1a1a}.desk-brand small{display:block;font-family:var(--sans);font-size:10px;font-weight:400;color:var(--text3);letter-spacing:1px}.desk-nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;color:var(--text2);font-size:14px;font-weight:500;margin-bottom:2px}.desk-nav-item svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.7;flex-shrink:0}.desk-nav-item:hover{background:var(--bg2);color:var(--text)}.desk-nav-item.active{background:var(--bg2);color:var(--text);font-weight:600}.desk-nav-item .badge{margin-left:auto;font-size:10.5px;font-weight:700;background:var(--gold);color:#fff;border-radius:9px;padding:0 6px;min-width:18px;text-align:center}html.dark .desk-nav-item .badge{color:#1a1a1a}.desk-nav-sec{font-size:10.5px;color:var(--text3);padding:14px 12px 6px;letter-spacing:.5px}.desk-nav-foot{margin-top:auto;border-top:1px solid var(--border);padding-top:10px}.desk-me{display:flex;align-items:center;gap:10px;padding:7px 8px;border-radius:10px}.desk-me:hover{background:var(--bg2)}.desk-me img{width:32px;height:32px;border-radius:50%;background:var(--bg2);flex-shrink:0}.desk-me-n{font-size:13px;font-weight:600}.desk-me-s{font-size:11px;color:var(--text3)}.wrap{max-width:900px;padding:26px 32px 60px}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.page-title{font-family:var(--serif);font-size:24px;font-weight:900;line-height:1.3}.page-sub{font-size:12.5px;color:var(--text3);margin-top:3px}.page-acts{display:flex;gap:8px;flex-shrink:0}.card{padding:20px}.modal-wrap{align-items:center}.modal{border-radius:20px;max-height:86vh;padding:8px 26px 26px;animation:popIn .22s ease}@keyframes popIn{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}.modal-handle{display:none}.modal-title{margin-top:16px}.toast{bottom:40px}}.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}@media(min-width:1025px){.grid2.d3{grid-template-columns:repeat(3,1fr)}.grid3.d4{grid-template-columns:repeat(4,1fr)}.grid3.d6{grid-template-columns:repeat(6,1fr)}}.hscroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;margin:0 -16px;padding:0 16px 4px}.hscroll::-webkit-scrollbar{display:none}@media(min-width:1025px){.hscroll{margin:0;padding:0 0 4px}}[hidden]{display:none!important}html{color-scheme:light;scroll-behavior:smooth}html.dark{color-scheme:dark}html.high-contrast{--text:#000;--text2:#333;--text3:#555;--border:#aaa}html.dark.high-contrast{--text:#fff;--text2:#ddd;--text3:#bbb;--border:#777}body{min-width:320px}button,a,input,textarea,select{touch-action:manipulation}button,[role=button],a{cursor:pointer}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}main[tabindex="-1"]:focus{outline:none}.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;background:var(--text);color:var(--bg);padding:10px 14px;border-radius:8px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell-nav-button{width:100%;border:0;background:transparent;text-align:left}.avatar{width:32px;height:32px;border-radius:50%;background:var(--text);color:var(--bg);display:inline-flex;align-items:center;justify-content:center;font-family:var(--serif);font-weight:900}.modal{position:relative}.modal-close{position:absolute;right:12px;top:8px}.page-lead{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:16px}.page-lead h1{font-family:var(--serif);font-size:24px;line-height:1.3}.muted{color:var(--text3)}.gold-text{color:var(--gold)}.clickable{cursor:pointer}.skeleton-stack{display:grid;gap:12px;min-height:220px;padding:16px 0}.skeleton-line{height:72px;border-radius:var(--r);background:linear-gradient(90deg,var(--card),var(--input-bg),var(--card));background-size:200% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{to{background-position:-200% 0}}.error-state .btn,.empty .btn{margin-top:14px}.notice{padding:10px 12px;border-radius:10px;background:var(--gold-light);color:var(--text2);font-size:12px;line-height:1.7}.notice.error{background:#e8604c1a;color:var(--bad)}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--ok);display:inline-block}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border-radius:var(--r-sm);overflow:hidden}.metric{background:var(--card);padding:14px;text-align:center}.metric b{font-family:var(--serif);font-size:22px;display:block}.metric span{color:var(--text3);font-size:11px}.pill-row{display:flex;flex-wrap:wrap;gap:7px}.inline-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.stack{display:grid;gap:10px}.two-col{display:grid;gap:12px}.empty-inline{padding:20px;border:1px dashed var(--border);border-radius:var(--r-sm);color:var(--text3);text-align:center}.progress-label{display:flex;justify-content:space-between;color:var(--text3);font-size:11px;margin-bottom:5px}.bk-badge{position:absolute;right:5px;top:5px;z-index:1;color:#fff;background:#00000073;border-radius:7px;font-size:9px;padding:1px 5px}.bk-badge.done{background:var(--ok)}.card-grid{display:grid;grid-template-columns:1fr;gap:10px}.type-concept{color:var(--c-concept)}.type-method{color:var(--c-method)}.type-insight{color:var(--c-insight)}mark{color:inherit;padding:1px 0;border-radius:2px}.highlight-yellow{background:var(--hl-yellow)}.highlight-green{background:var(--hl-green)}.highlight-blue{background:var(--hl-blue)}.highlight-pink{background:var(--hl-pink)}.aria-live{position:fixed;left:50%;bottom:108px;z-index:500;transform:translate(-50%);background:var(--text);color:var(--bg);padding:9px 16px;border-radius:20px;font-size:12px;max-width:min(90vw,480px)}.offline-banner{position:fixed;top:max(8px,env(safe-area-inset-top));left:50%;z-index:900;transform:translate(-50%);width:min(92vw,620px);padding:9px 14px;border-radius:8px;background:var(--text);color:var(--bg);box-shadow:0 4px 18px #0000002e;font-size:12px;text-align:center}@media(min-width:720px){.two-col,.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1025px){.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aria-live{bottom:32px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.rt-content{font-size:13.5px;line-height:1.9;color:var(--text);overflow-wrap:anywhere}.rt-content>:first-child{margin-top:0}.rt-content>:last-child{margin-bottom:0}.rt-content p{margin:0 0 .7em}.rt-content h2,.rt-content h3{font-family:var(--serif);line-height:1.5;margin:1.1em 0 .5em}.rt-content h2{font-size:1.24em}.rt-content h3{font-size:1.08em}.rt-content ul,.rt-content ol{margin:.55em 0 .8em;padding-inline-start:1.5em}.rt-content li{margin:.28em 0}.rt-content blockquote{margin:.8em 0;padding:.2em 0 .2em .9em;border-left:2px solid var(--gold);color:var(--text2)}.rt-content pre{margin:.8em 0;padding:11px 13px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--input-bg);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;line-height:1.7}.rt-content code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.rt-content :not(pre)>code{padding:.1em .38em;border-radius:4px;background:var(--input-bg);font-size:.92em}.rt-content mark{background:var(--hl-yellow);color:inherit;padding:1px 2px;border-radius:3px}.rt-content a{color:var(--gold);text-decoration:underline;text-underline-offset:2px}.rt-content hr{margin:1.2em 0;border:0;border-top:1px solid var(--border)}.rt-content figure{margin:.9em 0}.rt-content img{display:block;max-width:100%;border-radius:10px}.rt-content figcaption{margin-top:6px;font-size:11px;color:var(--text3);text-align:center}.rt-content table{display:block;max-width:100%;margin:.8em 0;overflow-x:auto;border-collapse:collapse;font-size:.92em}.rt-content th,.rt-content td{padding:6px 10px;border:1px solid var(--border);text-align:left;white-space:nowrap}.rt-content th{background:var(--input-bg);font-weight:600}.rt-content ul.rt-check{list-style:none;padding-inline-start:0}.rt-content ul.rt-check>li{position:relative;padding-inline-start:26px}.rt-content ul.rt-check>li:before{content:"";position:absolute;left:0;top:.38em;width:15px;height:15px;border:1.6px solid var(--border);border-radius:4px;box-sizing:border-box}.rt-content ul.rt-check>li[data-done="1"]{color:var(--text3);text-decoration:line-through}.rt-content ul.rt-check>li[data-done="1"]:before{border-color:var(--ok);background:var(--ok)}.rt-content ul.rt-check>li[data-done="1"]:after{content:"";position:absolute;left:4.5px;top:.58em;width:5px;height:8px;border:solid #fff;border-width:0 1.8px 1.8px 0;transform:rotate(42deg)}
