:root{--des-purple-50:#f4ecff;--des-purple-100:#eee2ff;--des-purple-200:#e4d6ff;--des-purple-300:#dac9ff;--des-purple-500:#6d48ff;--des-purple-600:#5b3fde;--des-border:#ece8f6;--des-gray-50:#fafafb;--des-gray-100:#f5f6f8;--home-gray-50:#f5f6f8;--home-gray-100:#eef0f3}.home-page{min-height:100dvh}.home-page,.home-sidebar{background:var(--home-gray-50)}.home-sidebar{border:none;border-radius:0;position:relative;z-index:100}.home-main-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:-6px 10px 20px rgba(0,0,0,.06)}.home-sidebar-flush{margin-left:calc((100vw - 100%) / -2 - 16px + 550px)}@media (min-width:1024px){.home-sidebar-flush{margin-left:calc((100vw - 100%) / -2 - 24px + 550px)}}.home-main-right-flush{margin-right:calc((100vw - 100%) / -2 - 16px + 150px)}@media (min-width:1024px){.home-main-right-flush{margin-right:calc((100vw - 100%) / -2 - 24px + 150px)}}.home-banner{background:var(--des-purple-50);border:1px solid var(--des-purple-200);border-radius:12px}.home-chat{background:#EAF3FF;border:none;border-radius:12px}.home-upload{background:#F3F4F6;border:1px solid #cfe8ff;border-radius:12px;box-shadow:-6px 10px 20px rgba(0,0,0,.06)}.home-primary-blue{background:#1D4ED8!important;color:#fff!important}.home-primary-blue:hover{background:#1E40AF!important}.home-lake-blue{background:#1aa3c6!important;color:#fff!important;border:none!important}.home-lake-blue:hover{background:#168fb0!important}.home-input{border-color:var(--des-purple-200)!important;box-shadow:0 0 0 3px rgba(109,72,255,.08)}.home-primary{background:var(--des-purple-500)!important;color:#fff!important}.home-primary:hover{background:var(--des-purple-600)!important}.home-chip{border-color:var(--des-purple-200)!important;background:#fff!important}.home-chip:hover{background:var(--des-purple-50)!important}.home-card{border:1px solid var(--des-border);border-radius:16px}.tool-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:background-color .15s ease}.tool-card:hover{background:#f3f4f6}.home-table thead{background:var(--des-gray-50)}.home-filter .btn{border:1px solid #e5e7eb;background:#fff}.home-filter .btn.active{border-color:var(--des-purple-200);background:var(--des-purple-50)}.home-sidebar .nav-btn:hover{background:var(--home-gray-100)!important}.record-dot:before{content:"";display:inline-block;width:8px;height:8px;border-radius:9999px;background:#ef4444;margin-right:6px}