.heeo-shell{--st-ink:#1a1c1e;--st-ink-2:#3a3d42;--st-muted:#8a8f98;--st-faint:#b6bac2;--st-side:#f7f7f5;--st-hover:#efefec;--st-fill:#f2f2f0;--st-page:#fff;--st-line:#f0f0ee;--st-live:#2bb673;--st-err:#b3261e;--st-serif:var(--font-serif,georgia,serif);--st-mono:var(--font-mono,ui-monospace,Menlo,monospace);font-family:var(--font-sans,Inter,sans-serif);font-size:14px;line-height:1.55;letter-spacing:-.006em;color:var(--st-ink);background:var(--st-page);-webkit-font-smoothing:antialiased}.heeo-shell .shell{display:flex;height:100vh;overflow:hidden}.heeo-shell .shell-main{flex:1;min-width:0;overflow-y:auto;background:var(--st-page);padding:24px 32px 64px}.heeo-shell .side{width:232px;flex-shrink:0;background:var(--st-side);display:flex;flex-direction:column;padding:18px 12px 14px;overflow-y:auto;min-height:0}.heeo-shell .side-brand{display:flex;align-items:center;gap:8px;padding:0 10px 16px}.heeo-shell .side-brand .word{font-family:var(--st-serif);font-weight:600;font-size:19px;color:var(--st-ink);text-decoration:none}.heeo-shell .venture{display:flex;align-items:center;gap:9px;padding:7px 10px;border-radius:9px;font-weight:600;font-size:13.5px;color:var(--st-ink);width:100%;text-align:left}.heeo-shell .venture .vdot{width:8px;height:8px;border-radius:3px;background:var(--st-ink);flex-shrink:0}.heeo-shell .venture .vsub{font-size:11px;color:var(--st-faint);font-weight:500;margin-left:auto}.heeo-shell a.venture{text-decoration:none}.heeo-shell .venture:hover{background:var(--st-hover)}.heeo-shell .venture.dim{color:var(--st-muted);font-weight:500}.heeo-shell .venture.dim .vdot.alt{background:var(--st-faint)}.heeo-shell .venture.add{color:var(--st-faint);font-weight:500;font-size:12.5px}.heeo-shell .venture.add:hover{color:var(--st-ink)}.heeo-shell .venture.seeall{color:var(--st-muted);font-weight:500;font-size:12.5px}.heeo-shell .venture.seeall:hover{color:var(--st-ink)}.heeo-shell .sect{font-size:11px;font-weight:600;color:var(--st-faint);padding:0 10px;margin:16px 0 6px}.heeo-shell .nav{display:flex;flex-direction:column;gap:1px}.heeo-shell .nav a,.heeo-shell .nav button{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:9px;color:var(--st-ink-2);text-decoration:none;font-weight:500;font-size:13.5px;border:0;background:none;cursor:pointer;font-family:inherit;width:100%;text-align:left}.heeo-shell .nav a:hover,.heeo-shell .nav button:hover{background:var(--st-hover)}.heeo-shell .nav svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:.7;flex-shrink:0}.heeo-shell .navbadge{margin-left:auto;min-width:18px;height:18px;border-radius:9px;background:var(--st-ink);color:#fff;font-size:10.5px;font-weight:700;display:grid;place-items:center;padding:0 5px}.heeo-shell .side .grow{flex:1}.heeo-shell .updside{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-size:10.5px;color:var(--st-live);font-weight:600}.heeo-shell .spin.mini{width:9px;height:9px;border-width:1.2px;border-color:rgba(43,182,115,.35);border-top-color:var(--st-live)}.heeo-shell .side-foot{padding:4px 10px;font-size:11.5px;color:var(--st-faint)}.heeo-shell .spin{width:12px;height:12px;border:1.5px solid var(--st-faint);border-top-color:var(--st-ink-2);border-radius:50%;animation:st-rot 1s linear infinite;flex-shrink:0}@keyframes st-rot{to{transform:rotate(1turn)}}.heeo-shell .comp-wrap{padding:8px 26px 14px;flex-shrink:0}.heeo-shell .comp{max-width:680px;margin:0 auto;border-radius:22px;background:var(--st-page);box-shadow:0 0 0 1px var(--st-line),0 4px 24px rgba(20,22,25,.06);padding:4px 6px 6px;transition:box-shadow .2s}.heeo-shell .comp:focus-within{box-shadow:0 0 0 1px #e2e2df,0 8px 32px rgba(20,22,25,.09)}.heeo-shell .comp textarea{width:100%;border:0;outline:none;resize:none;font-family:inherit;font-size:14px;padding:11px 14px 2px;min-height:42px;background:transparent;color:var(--st-ink)}.heeo-shell .comp textarea::-moz-placeholder{color:var(--st-faint)}.heeo-shell .comp textarea::placeholder{color:var(--st-faint)}.heeo-shell .comp-row{display:flex;align-items:center;gap:6px;padding:2px 8px 2px 14px}.heeo-shell .comp-row .ctxline{font-size:11.5px;color:var(--st-faint);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.heeo-shell .comp-row .grow{flex:1}.heeo-shell .comp-row .hintkey{font-size:11px;color:var(--st-faint)}.heeo-shell .send{width:32px;height:32px;border-radius:50%;background:var(--st-ink);color:#fff;display:grid;place-items:center;font-size:13px;border:0;cursor:pointer;flex-shrink:0}.heeo-shell .send:hover{opacity:.85}.heeo-shell .comp-note{max-width:680px;margin:8px auto 0;text-align:center;font-size:11.5px;color:var(--st-faint)}.heeo-shell .comp-note .pointon{color:var(--st-live);font-weight:600}