.backdrop.svelte-mxdgrc{z-index:299;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#04060e80;position:fixed;inset:0}.panel.svelte-mxdgrc{z-index:300;border:1px solid rgba(var(--rgb), .22);width:min(420px,100vw);max-height:75vh;box-shadow:0 -8px 40px rgba(var(--rgb), .12);background:#080b16;border-bottom:none;border-radius:14px 14px 0 0;flex-direction:column;font-family:Syne,sans-serif;animation:.22s svelte-mxdgrc-up;display:flex;position:fixed;bottom:0;right:0}@keyframes svelte-mxdgrc-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.header.svelte-mxdgrc{border-bottom:1px solid #141828;flex-shrink:0;align-items:center;gap:10px;padding:12px 14px;display:flex}.waveform-btn.svelte-mxdgrc{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;display:flex}.header-labels.svelte-mxdgrc{flex-direction:column;display:flex}.handle.svelte-mxdgrc{letter-spacing:.12em;color:#353850;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:8px}.state-btn.svelte-mxdgrc{cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:500}.sync.svelte-mxdgrc{color:#2e3448;background:#0d1020;border:1px solid #141828;border-radius:4px;align-items:center;gap:5px;margin-left:auto;padding:3px 7px;font-family:JetBrains Mono,monospace;font-size:8px;display:flex}.sync-dot.svelte-mxdgrc{background:#2e3448;border-radius:50%;width:5px;height:5px}.sync.synced.svelte-mxdgrc .sync-dot:where(.svelte-mxdgrc){background:#3a7a4a}.sync.synced.svelte-mxdgrc{color:#3a7a4a}.close.svelte-mxdgrc{cursor:pointer;color:#353850;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-size:12px}.actions.svelte-mxdgrc{border-bottom:1px solid #141828;flex-shrink:0;padding:10px 14px}.section-label.svelte-mxdgrc{letter-spacing:.14em;color:#282d42;text-transform:uppercase;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:8px}.action-row.svelte-mxdgrc{border-bottom:1px solid #0d1020;align-items:center;gap:8px;padding:5px 0;display:flex}.action-row.svelte-mxdgrc:last-child{border-bottom:none}.epc.svelte-mxdgrc{color:#c9a94b;text-align:right;min-width:24px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:500}.action-label.svelte-mxdgrc{color:#5a6080;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;overflow:hidden}.domain.svelte-mxdgrc{font-family:JetBrains Mono,monospace;font-size:8.5px;font-weight:500}.messages.svelte-mxdgrc{flex-direction:column;flex:1;gap:10px;padding:10px 14px;display:flex;overflow-y:auto}.msg.svelte-mxdgrc{flex-direction:column;gap:3px;display:flex}.msg-role.svelte-mxdgrc{letter-spacing:.1em;color:#2e3448;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:8px}.msg-content.svelte-mxdgrc{color:#8a90a8;background:#0d1020;border:1px solid #141828;border-radius:6px;padding:7px 10px;font-size:12px;line-height:1.6}.msg.user.svelte-mxdgrc .msg-role:where(.svelte-mxdgrc){color:#4a5070}.msg.user.svelte-mxdgrc .msg-content:where(.svelte-mxdgrc){color:#c8cad8;background:#7b2fff0f;border-color:#7b2fff24}.thinking.svelte-mxdgrc span:where(.svelte-mxdgrc){color:#7b2fff;font-size:16px;animation:1.2s infinite svelte-mxdgrc-dot;display:inline-block}.thinking.svelte-mxdgrc span:where(.svelte-mxdgrc):nth-child(2){animation-delay:.2s}.thinking.svelte-mxdgrc span:where(.svelte-mxdgrc):nth-child(3){animation-delay:.4s}@keyframes svelte-mxdgrc-dot{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.input-row.svelte-mxdgrc{border-top:1px solid #141828;flex-shrink:0;align-items:flex-end;gap:6px;padding:10px 14px 14px;display:flex}.input.svelte-mxdgrc{color:#c8cad8;resize:none;background:#0d1020;border:1px solid #1e2438;border-radius:8px;outline:none;flex:1;min-height:36px;max-height:100px;padding:8px 10px;font-family:Syne,sans-serif;font-size:12px}.input.svelte-mxdgrc:focus{border-color:rgba(var(--rgb), .3)}.input.svelte-mxdgrc::placeholder{color:#2e3448}.voice-btn.svelte-mxdgrc,.send-btn.svelte-mxdgrc{background:rgba(var(--rgb), .08);border:1px solid rgba(var(--rgb), .18);width:36px;height:36px;color:var(--c);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.voice-btn.listening.svelte-mxdgrc{background:rgba(var(--rgb), .22);border-color:var(--c);animation:1s infinite svelte-mxdgrc-pulse}.send-btn.svelte-mxdgrc:disabled{opacity:.3;cursor:not-allowed}@keyframes svelte-mxdgrc-pulse{0%,to{box-shadow:0 0 0 0 rgba(var(--rgb),.4)}50%{box-shadow:0 0 0 6px rgba(var(--rgb),0)}}.dormo-notice.svelte-mxdgrc{color:#2e3448;text-align:center;border-top:1px solid #141828;flex-shrink:0;padding:12px 14px;font-family:JetBrains Mono,monospace;font-size:9.5px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:#060810;height:100%}button{cursor:pointer;background:0 0;border:none;font-family:inherit}:root{--bg:#060810;--surface:#080b16;--border:#141828;--gold:#c9a94b;--text-hi:#e8eaf2;--text-mid:#7a8098;--text-lo:#3e4460;--text-mute:#2e3448;--mono:"JetBrains Mono", monospace;--sans:"Syne", sans-serif}.shell.svelte-12qhfyh{background:var(--bg);width:100%;height:100vh;font-family:var(--sans);color:var(--text-hi);display:flex;position:relative;overflow:hidden}.grid-bg.svelte-12qhfyh{pointer-events:none;z-index:0;background-image:linear-gradient(#14182c47 1px,#0000 1px),linear-gradient(90deg,#14182c47 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0}.sidebar.svelte-12qhfyh{background:var(--surface);border-right:1px solid var(--border);z-index:10;flex-direction:column;flex-shrink:0;width:260px;height:100vh;display:flex;position:relative}.sidebar-header.svelte-12qhfyh{border-bottom:1px solid var(--border);padding:18px 16px 14px;position:relative;overflow:hidden}.glow-blob.svelte-12qhfyh{pointer-events:none;background:radial-gradient(circle,#c9a94b17 0%,#0000 70%);width:130px;height:130px;position:absolute;top:-40px;left:-30px}.epoch-chip.svelte-12qhfyh{font-family:var(--mono);letter-spacing:.12em;color:var(--text-mute);border:1px solid var(--border);background:#0d1020;border-radius:4px;align-items:center;gap:5px;margin-bottom:11px;padding:2px 7px;font-size:8.5px;display:inline-flex}.epoch-dot.svelte-12qhfyh{background:var(--gold);border-radius:50%;width:5px;height:5px;display:inline-block}.logo-row.svelte-12qhfyh{align-items:center;gap:10px;display:flex}.logo-mark.svelte-12qhfyh{color:#06080e;width:30px;height:30px;font-size:12px;font-weight:800;font-family:var(--sans);letter-spacing:-.5px;background:linear-gradient(140deg,#c9a94b 0%,#7a6028 100%);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.logo-sm.svelte-12qhfyh{width:28px;height:28px;font-size:11px}.logo-name.svelte-12qhfyh{letter-spacing:.14em;text-transform:uppercase;color:#c8cad8;font-size:11.5px;font-weight:700}.logo-domain.svelte-12qhfyh{font-family:var(--mono);color:var(--text-mute);margin-top:1px;font-size:8.5px}.sidebar-nav.svelte-12qhfyh{flex:1;padding:10px;overflow-y:auto}.nav-section-label.svelte-12qhfyh{font-family:var(--mono);letter-spacing:.15em;color:#282d42;text-transform:uppercase;padding:8px 8px 6px;font-size:8.5px;font-weight:500}.nav-item.svelte-12qhfyh{text-align:left;width:100%;color:inherit;border:1px solid #0000;border-radius:8px;align-items:center;gap:11px;margin-bottom:1px;padding:9px 12px;transition:all .17s;display:flex;position:relative}.nav-item.svelte-12qhfyh:hover{background:#ffffff06;border-color:#ffffff0d}.nav-item.active.svelte-12qhfyh{background:#c9a94b12;border-color:#c9a94b38}.active-bar.svelte-12qhfyh{background:var(--gold);border-radius:0 2px 2px 0;width:3px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.nav-icon-box.svelte-12qhfyh{width:34px;height:34px;color:var(--text-lo);background:#ffffff09;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .17s;display:flex}.nav-icon-box.icon-active.svelte-12qhfyh{color:var(--gold);background:#c9a94b1c}.nav-labels.svelte-12qhfyh{flex:1;min-width:0}.nav-label.svelte-12qhfyh{color:var(--text-lo);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;transition:color .17s;display:block;overflow:hidden}.nav-label.label-active.svelte-12qhfyh{color:var(--text-hi)}.nav-sub.svelte-12qhfyh{font-family:var(--mono);color:#2e3448;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:9.5px;display:block;overflow:hidden}.nav-badge.svelte-12qhfyh{font-family:var(--mono);color:var(--gold);background:#c9a94b1a;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:500}.sidebar-footer.svelte-12qhfyh{border-top:1px solid var(--border);padding:10px 10px 14px}.cocoa-block.svelte-12qhfyh{background:rgba(var(--cocoa-rgb), .06);border:1px solid rgba(var(--cocoa-rgb), .16);border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:all .2s;display:flex}.cocoa-block.svelte-12qhfyh:hover{background:rgba(var(--cocoa-rgb), .1);border-color:rgba(var(--cocoa-rgb), .28)}.cocoa-compact.svelte-12qhfyh{gap:8px;padding:7px 10px}.waveform.svelte-12qhfyh{flex-shrink:0}.cocoa-labels.svelte-12qhfyh{flex:1;min-width:0}.cocoa-handle.svelte-12qhfyh{font-family:var(--mono);letter-spacing:.12em;color:#353850;text-transform:uppercase;font-size:8.5px;display:block}.cocoa-state.svelte-12qhfyh{font-family:var(--mono);letter-spacing:.05em;margin-top:1px;font-size:11px;font-weight:500;display:block}.cocoa-dot.svelte-12qhfyh{border-radius:50%;flex-shrink:0;width:6px;height:6px}.member-chip.svelte-12qhfyh{align-items:center;gap:8px;margin-top:8px;padding:7px 12px;display:flex}.member-avatar.svelte-12qhfyh{width:24px;height:24px;color:var(--text-hi);background:linear-gradient(135deg,#6b1520 0%,#3c1575 100%);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:9.5px;font-weight:700;display:flex}.member-labels.svelte-12qhfyh{flex:1;min-width:0}.member-p.svelte-12qhfyh{font-family:var(--mono);color:#6a7090;white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;font-weight:500;overflow:hidden}.member-xpt.svelte-12qhfyh{font-family:var(--mono);color:#282d42;margin-top:1px;font-size:8.5px}.main.svelte-12qhfyh{z-index:1;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.topbar.svelte-12qhfyh{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080b16bf;flex-shrink:0;align-items:center;gap:10px;height:52px;padding:0 24px;display:flex}.breadcrumb-path.svelte-12qhfyh{font-family:var(--mono);letter-spacing:.04em;color:var(--text-mute);font-size:10.5px}.breadcrumb-sep.svelte-12qhfyh{color:#1e2438;font-size:12px}.breadcrumb-label.svelte-12qhfyh{font-family:var(--mono);color:var(--text-mid);font-size:10.5px;font-weight:500}.topbar-right.svelte-12qhfyh{align-items:center;gap:8px;margin-left:auto;display:flex}.sovereignty-chip.svelte-12qhfyh{font-family:var(--mono);color:var(--gold);letter-spacing:.04em;background:#c9a94b14;border:1px solid #c9a94b26;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:500}.seid-chip.svelte-12qhfyh{font-family:var(--mono);color:#353850;background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:3px 8px;font-size:9.5px}.seid-value.svelte-12qhfyh{color:var(--gold)}.menu-btn.svelte-12qhfyh{color:#525870;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:flex;background:var(--surface)!important;border:1px solid var(--border)!important}.content.svelte-12qhfyh{flex:1;overflow-y:auto}.bottom-nav.svelte-12qhfyh{background:var(--surface);border-top:1px solid var(--border);z-index:100;justify-content:space-around;align-items:center;height:60px;padding:0 6px;position:fixed;bottom:0;left:0;right:0}.bottom-item.svelte-12qhfyh{color:#353850;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 2px;display:flex;position:relative}.bottom-item.bottom-active.svelte-12qhfyh{color:var(--gold)}.bottom-bar.svelte-12qhfyh{background:var(--gold);border-radius:0 0 2px 2px;width:22px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.bottom-label.svelte-12qhfyh{font-family:var(--sans);letter-spacing:.05em;text-transform:uppercase;font-size:7.5px;font-weight:700}.cocoa-pill.svelte-12qhfyh{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060810eb;border:1px solid #0000;border-radius:20px;align-items:center;gap:6px;padding:5px 10px 5px 8px;display:flex;position:fixed;top:10px;right:14px}.pill-state.svelte-12qhfyh{font-family:var(--mono);letter-spacing:.08em;font-size:9px;font-weight:500}.drawer-backdrop.svelte-12qhfyh{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#04060ee0;position:fixed;inset:0}.drawer-panel.svelte-12qhfyh{z-index:60;background:var(--surface);border-right:1px solid var(--border);flex-direction:column;width:280px;animation:.22s svelte-12qhfyh-drawerIn;display:flex;position:fixed;top:0;bottom:0;left:0}@keyframes svelte-12qhfyh-drawerIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.drawer-header.svelte-12qhfyh{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:18px 16px 14px;display:flex}.close-btn.svelte-12qhfyh{color:#525870;border-radius:6px;justify-content:center;align-items:center;margin-left:auto;padding:6px;display:flex;border:1px solid var(--border)!important;background:#0d1020!important}.drawer-nav.svelte-12qhfyh{flex:1;padding:10px;overflow-y:auto}.drawer-footer.svelte-12qhfyh{border-top:1px solid var(--border);padding:10px 10px 14px}.mobile-only.svelte-12qhfyh,.mobile-only-flex.svelte-12qhfyh{display:none}.desktop-only.svelte-12qhfyh{display:flex}@media (width<=768px){.sidebar.svelte-12qhfyh{display:none}.mobile-only.svelte-12qhfyh,.mobile-only-flex.svelte-12qhfyh{display:flex}.desktop-only.svelte-12qhfyh{display:none!important}.content.svelte-12qhfyh{padding-bottom:68px}.topbar.svelte-12qhfyh{padding:0 16px}}
