:root{--vc-sidebar-width:250px;--vc-topbar-height:60px;--vc-sidebar-bg:#111827;--vc-sidebar-fg:#d1d5db;--vc-sidebar-active:#2563eb}body{background-color:#f5f6f8}.vc-shell{display:flex;min-height:100vh}.vc-sidebar{width:var(--vc-sidebar-width);flex-shrink:0;background:var(--vc-sidebar-bg);color:var(--vc-sidebar-fg);display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh}.vc-sidebar-brand{font-size:1.1rem;font-weight:700;color:#fff;padding:1rem 1.25rem;letter-spacing:.02em}.vc-sidebar .nav-link{color:var(--vc-sidebar-fg);padding:.6rem 1.25rem;display:flex;align-items:center;gap:.6rem;font-size:.925rem;border-left:3px solid transparent}.vc-sidebar .nav-link:hover{color:#fff;background:hsla(0,0%,100%,.06)}.vc-sidebar .nav-link.active{color:#fff;background:rgba(37,99,235,.18);border-left-color:var(--vc-sidebar-active)}.vc-main{flex:1 1;display:flex;flex-direction:column;min-width:0}.vc-topbar{height:var(--vc-topbar-height);background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:1rem;padding:0 1.25rem;position:-webkit-sticky;position:sticky;top:0;z-index:1020}.vc-content{padding:1.5rem}.vc-entity-switcher .btn{font-weight:600;display:inline-flex;align-items:center;gap:.5rem;min-width:220px;justify-content:space-between}.vc-omni{display:flex;gap:1rem;height:calc(100vh - var(--vc-topbar-height) - 3rem);min-height:420px}.vc-omni-list{width:250px;flex-shrink:0;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem}.vc-omni-item{display:flex;align-items:center;gap:.4rem;padding:.4rem .5rem;border-radius:.4rem;font-size:.875rem}.vc-omni-item a{text-decoration:none;color:inherit}.vc-omni-item:hover{background:#f3f4f6}.vc-omni-item.active{background:rgba(37,99,235,.1);font-weight:600}.vc-omni-chat{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:0}.vc-omni-chat,.vc-omni-messages{flex:1 1;display:flex;flex-direction:column}.vc-omni-messages{overflow-y:auto;padding:1.25rem;gap:.9rem}.vc-omni-hero{width:56px;height:56px;border-radius:16px;margin:0 auto;display:flex;align-items:center;justify-content:center;background:linear-gradient(140deg,#2563eb,#7c3aed);color:#fff}.vc-msg-user{align-self:flex-end;max-width:78%;background:#2563eb;color:#fff;padding:.6rem .9rem;border-radius:1rem 1rem .25rem 1rem;white-space:pre-wrap}.vc-msg-assistant{align-self:flex-start;max-width:92%;background:#f5f6f8;padding:.75rem 1rem;border-radius:1rem 1rem 1rem .25rem}.vc-markdown>:last-child{margin-bottom:0}.vc-markdown table{width:100%;margin:.5rem 0;border-collapse:collapse;font-size:.875rem}.vc-markdown td,.vc-markdown th{border:1px solid #e5e7eb;padding:.35rem .6rem;text-align:left}.vc-markdown code{background:#eef0f3;padding:.1rem .3rem;border-radius:.25rem}.vc-omni-input{display:flex;gap:.5rem;padding:.75rem;border-top:1px solid #e5e7eb}.vc-palette .modal-content{border-radius:.9rem;overflow:hidden}.vc-palette-input{border:0!important;border-bottom:1px solid #e5e7eb!important;border-radius:0!important;padding:.9rem 1rem!important;font-size:1rem!important;box-shadow:none!important}.vc-palette-list{max-height:50vh;overflow-y:auto;padding:.4rem}.vc-palette-item{display:flex;align-items:center;gap:.6rem;width:100%;border:0;background:transparent;text-align:left;padding:.55rem .7rem;border-radius:.5rem;font-size:.925rem}.vc-palette-item.selected,.vc-palette-item:hover{background:rgba(37,99,235,.1)}.vc-palette-hint{padding:.4rem 1rem;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.75rem}kbd.vc-kbd{background:#f3f4f6;border:solid #d1d5db;border-width:1px 1px 2px;border-radius:.3rem;padding:0 .35rem;font-size:.7rem;color:#374151}@media (max-width:991.98px){.vc-sidebar{display:none}.vc-mobile-nav{display:flex!important}.vc-content{padding:1rem 1rem 4.5rem}.vc-entity-switcher .btn{min-width:0}.vc-omni{height:calc(100vh - var(--vc-topbar-height) - 6.5rem)}}.vc-mobile-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;z-index:1030;justify-content:space-around;padding:.35rem 0 calc(.35rem + env(safe-area-inset-bottom))}.vc-mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:.1rem;font-size:.65rem;color:#6b7280;text-decoration:none;padding:.2rem .5rem;border-radius:.4rem}.vc-mobile-nav a.active{color:#2563eb}.vc-auth{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:radial-gradient(1100px 500px at 85% -10%,rgba(37,99,235,.25),transparent 60%),radial-gradient(900px 500px at -10% 110%,rgba(37,99,235,.18),transparent 55%),#0f172a}.vc-auth-panel{width:100%;max-width:880px;display:flex;border-radius:1rem;overflow:hidden;box-shadow:0 25px 60px rgba(2,6,23,.5);background:#fff}.vc-auth-brand{flex:1 1 46%;background:linear-gradient(160deg,#1d4ed8,#1e3a8a 70%,#172554);color:#fff;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:space-between}.vc-auth-brand .brand-mark{width:44px;height:44px;border-radius:12px;background:hsla(0,0%,100%,.15);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.vc-auth-brand h2{font-weight:700;letter-spacing:-.01em}.vc-auth-brand p{color:hsla(0,0%,100%,.75)}.vc-auth-brand ul{list-style:none;padding:0;margin:0;color:hsla(0,0%,100%,.85);font-size:.925rem}.vc-auth-brand ul li{display:flex;align-items:center;gap:.5rem;padding:.35rem 0}.vc-auth-form{flex:1 1 54%;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center}.vc-auth-form .form-control{padding:.6rem .85rem}.vc-auth-form .btn-primary{padding:.6rem;font-weight:600}@media (max-width:768px){.vc-auth-brand{display:none}}