@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap);body{background-color:#020617;color:#fff;font-family:Inter,sans-serif;margin:0;overflow:hidden;padding:0}*{box-sizing:border-box}.loading-container{align-items:center;justify-content:center}.bot-layout,.loading-container{display:flex;height:100vh;height:100dvh}.bot-layout{background-color:#020617;transition:background-color .3s ease;width:100vw}.bot-sidebar{-webkit-overflow-scrolling:touch;background:#0f172a;border-right:1px solid #ffffff0d;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto;transition:all .3s ease;width:260px;z-index:9999!important}.sidebar-brand{padding:30px 20px}.sidebar-brand-title{color:#fff!important}.brand-logo,.sidebar-brand-title{font-weight:800!important;letter-spacing:-.5px}.brand-logo{color:#fff}.brand-sub{color:#9ca3af}.sidebar-bottom-actions{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding:16px 16px 50px}.btn-dashboard-sidebar{background-color:#7dd3fc!important;border-radius:12px!important;color:#fff!important;font-weight:800!important;padding:12px!important;transition:.25s ease!important}.btn-dashboard-sidebar:hover{background-color:#38bdf8!important;box-shadow:0 6px 20px #38bdf866!important;transform:translateY(-2px)}.btn-logout-sidebar{border:1px solid #f8717166!important;border-radius:12px!important;color:#f87171!important;font-weight:600!important;padding:10px!important;transition:.2s ease!important}.btn-logout-sidebar:hover{background-color:#f871711a!important;border-color:#f87171!important}.btn-login-sidebar{background-color:#ffffff0d!important;border:1px solid #ffffff1a!important;border-radius:12px!important;color:#9ca3af!important;padding:12px!important;transition:.2s!important}.btn-login-sidebar:hover{background-color:#ffffff1a!important;color:#fff!important}.btn-back-college{align-items:center;background-color:initial!important;border:1px dashed #94a3b866!important;border-radius:12px!important;color:#94a3b8!important;cursor:pointer;display:flex!important;font-size:14px!important;font-weight:600!important;gap:8px;justify-content:center;letter-spacing:.5px;margin-top:5px;padding:12px!important;text-decoration:none!important;text-transform:uppercase!important;transition:all .2s ease!important;width:100%}.btn-back-college:hover{background-color:#ffffff0d!important;border-color:#f8fafc!important;color:#f8fafc!important;transform:translateY(-2px)}.bot-content{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start!important;position:relative;z-index:1}.bot-header-simple{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;font-weight:700;justify-content:space-between;padding:20px 40px;transition:all .3s ease}.bot-controls-box{-webkit-overflow-scrolling:touch;max-height:35dvh;overflow-y:auto;padding:0 16px 16px}.bot-controls-box::-webkit-scrollbar{display:none}.bot-chat-area{flex:1 1 auto!important;overflow-y:auto;padding:30px 40px 5px!important}.bot-chat-area>div{background-color:initial!important;box-shadow:none!important}.bot-chat-area .bot,.bot-chat-area [class*=bot]{background-color:#1e293be6!important;border:1px solid #ffffff0d!important;border-radius:16px 16px 16px 4px!important;color:#e2e8f0!important;margin-bottom:15px!important;max-width:65%;padding:12px 18px!important}.bot-chat-area .user,.bot-chat-area [class*=user],.user{background:linear-gradient(135deg,#38bdf8,#0ea5e9)!important;border:none!important;border-radius:18px 18px 4px 18px!important;box-shadow:0 4px 15px #38bdf833!important;color:#fff!important;font-weight:500!important;margin-bottom:15px!important;margin-left:auto!important;max-width:65%;padding:12px 18px!important}.bot-chat-area b,.bot-chat-area strong{color:#fff!important;display:block;font-weight:700;margin-bottom:4px}.login-drawer{background-color:#0f172a!important;border-left:1px solid #ffffff0d!important;color:#fff!important;padding:40px 30px!important;transition:all .3s ease;width:320px!important}.drawer-title{color:#38bdf8!important;font-weight:700!important;margin-bottom:30px!important;text-align:center}.drawer-title-main{font-weight:700!important;margin-bottom:24px!important}.btn-login-submit{background-color:#38bdf8!important;border-radius:10px!important;color:#020617!important;font-weight:700!important;margin-top:15px!important;padding:12px!important}.bot-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617d9;display:flex;height:100vh;height:100dvh;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100vw;z-index:10000!important}.bot-modal-content{background:#0f172a;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 25px 50px -12px #00000080;max-height:90vh;max-width:550px;overflow-y:auto;padding:30px 30px 50px!important;position:relative;transition:all .3s ease;width:100%}.bot-modal-content::-webkit-scrollbar{width:6px}.bot-modal-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.modal-close-btn{position:absolute!important;right:12px!important;top:12px!important}.modal-header-wrapper{margin-bottom:16px;text-align:center}.modal-header-icon{color:#38bdf8!important;font-size:40px!important;margin-bottom:8px!important}.modal-header-title{font-weight:800!important}.modal-subtitle{margin-top:4px!important}.modal-form-body{display:flex;flex-direction:column;gap:16px;padding-bottom:16px}.modal-textarea{min-height:120px;resize:vertical}.modal-divider{margin:8px 0!important}.bot-checkbox-label{align-items:center;cursor:pointer;display:flex;gap:10px;padding:5px 0}.checkbox-text{font-size:15px;transition:color .2s,font-weight .2s}.personal-data-container{border-radius:12px;border-style:solid;border-width:1px;display:flex;flex-direction:column;gap:16px;padding:16px}.bot-modal-buttons{display:flex;gap:10px;margin-top:15px}.bot-glass-input,.bot-input-field{background:#0f172a99;border:1px solid #ffffff1a;border-radius:12px;color:#fff;margin-bottom:12px;outline:none;padding:14px;transition:.3s;width:100%}.bot-glass-input:focus,.bot-input-field:focus{background:#0f172acc;border-color:#38bdf8}.bot-modal-field label{color:#9ca3af;display:block;font-size:13px;font-weight:600;margin-bottom:6px}.bot-btn-success{background:#38bdf8;border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-weight:700;padding:14px;transition:.2s}.bot-btn-success:hover{background:#0284c7}.bot-btn-danger{background:#0000;border:1px solid #ef44444d;border-radius:12px;color:#fca5a5;cursor:pointer;flex:1 1;font-weight:700;padding:14px;transition:.2s}.bot-btn-danger:hover{background:#ef44441a}.light-theme{background-color:#f1f5f9;color:#0f172a}.light-theme .bot-sidebar{background:#fff;border-right:1px solid #00000014}.light-theme .brand-logo,.light-theme .sidebar-brand-title{color:#0f172a!important}.light-theme .brand-sub{color:#64748b!important}.light-theme .btn-login-sidebar{background-color:#f1f5f9!important;border:1px solid #0000001a!important;color:#475569!important}.light-theme .btn-login-sidebar:hover{background-color:#e2e8f0!important;color:#0f172a!important}.light-theme .btn-back-college{border-color:#00000026!important;color:#64748b!important}.light-theme .btn-back-college:hover{background-color:#00000008!important;border-color:#0f172a!important;color:#0f172a!important}.light-theme .bot-content{background:#f8fafc}.light-theme .bot-header-simple{border-bottom:1px solid #00000014;color:#0f172a}.light-theme .bot-chat-area .bot,.light-theme .bot-chat-area [class*=bot]{background-color:#fff!important;border:1px solid #00000014!important;box-shadow:0 4px 10px #00000008!important;color:#1e293b!important}.light-theme .bot-chat-area b,.light-theme .bot-chat-area strong{color:#0f172a!important}.light-theme .bot-chat-area [class*=user] b,.light-theme .bot-chat-area [class*=user] strong{color:#fff!important}.light-theme .bot-modal-overlay{background:#0f172a80}.light-theme .bot-modal-content{background:#fff;border:1px solid #0000001a;box-shadow:0 25px 50px -12px #00000026;color:#0f172a}.light-theme .modal-header-title{-webkit-text-fill-color:#0f172a;background:none;color:#0f172a!important}.light-theme .bot-modal-field label{color:#475569}.light-theme .bot-checkbox-label{color:#1e293b}.light-theme .bot-glass-input,.light-theme .bot-input-field{background:#f8fafc;border:1px solid #00000026;color:#0f172a}.light-theme .bot-glass-input:focus,.light-theme .bot-input-field:focus{background:#fff;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf81a}.light-theme .login-drawer{background-color:#fff!important;border-left:1px solid #00000014!important;color:#0f172a!important}.bot-controls>div>div,.buttons{display:flex!important;flex-wrap:wrap!important;gap:10px!important;justify-content:center;margin-top:10px;width:100%}.bot-controls>div>button:not(.MuiButton-root),.buttons button{align-items:center;background-color:#3b82f6!important;border:none!important;border-radius:12px!important;color:#fff!important;cursor:pointer;display:flex!important;flex-basis:calc(20% - 8px);flex-grow:1;flex-shrink:1;font-size:14px!important;font-weight:600!important;justify-content:center;line-height:1.3!important;margin:0!important;max-width:300px!important;min-width:170px!important;padding:14px 16px!important;text-align:center;transition:all .2s ease-in-out!important}.bot-controls>div>button:not(.MuiButton-root):hover,.buttons button:hover{background-color:#2563eb!important;box-shadow:0 4px 10px #3b82f64d!important;transform:translateY(-2px)}.bot-controls>div>button:only-child:not(.MuiButton-root),.buttons button:only-child{flex:0 0 auto!important;margin:0 auto!important;max-width:none!important;min-width:180px!important;white-space:nowrap!important}.mobile-menu-btn{display:none!important;margin-right:8px!important}.header-title{flex-grow:1}@media screen and (max-width:1024px){.bot-controls>div>button:not(.MuiButton-root),.buttons button{flex-basis:calc(33.33333% - 6.66667px);flex-grow:0;flex-shrink:0;max-width:calc(33.33333% - 6.66667px)!important}.bot-controls>div>button:only-child:not(.MuiButton-root),.buttons button:only-child{max-width:none!important}}@media screen and (max-width:768px){.bot-layout{display:block!important;overflow:hidden;width:100vw}.bot-layout,.bot-sidebar{height:100vh;height:100dvh}.bot-sidebar{left:0;max-width:85vw;position:fixed!important;top:0;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:280px!important;z-index:9999!important}.bot-sidebar.mobile-open{box-shadow:4px 0 25px #0009!important;transform:translateX(0)!important}.bot-content{display:flex;flex-direction:column;height:100vh;height:100dvh;margin-left:0!important;width:100%!important}.mobile-menu-btn{display:inline-flex!important}.mobile-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;height:100vh;height:100dvh;left:0;position:fixed;top:0;width:100vw;z-index:9998!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.bot-header-simple{padding:15px 20px}.bot-chat-area{padding:20px}.bot-chat-area .bot,.bot-chat-area .user,.bot-chat-area [class*=bot],.bot-chat-area [class*=user],.user{max-width:85%!important}.bot-controls>div>button:not(.MuiButton-root),.buttons button{flex-basis:calc(50% - 10px);flex-grow:1;flex-shrink:1;font-size:13px!important;max-width:100%!important;min-height:44px!important;padding:12px 8px!important}.bot-controls>div>button:last-child:nth-child(odd):not(.MuiButton-root),.buttons button:last-child:nth-child(odd){flex:1 1 100%!important}.bot-controls>div>button:only-child:not(.MuiButton-root),.buttons button:only-child{flex:0 0 auto!important;min-width:200px!important;white-space:nowrap!important}}.custom-toast-overlay{z-index:9999}.chatbox{background:#f9f9f9;border:1px solid #ccc;border-radius:10px;display:flex;flex-direction:column;gap:10px;height:65vh;margin-bottom:15px;overflow-y:auto;padding:15px}.user{align-self:flex-end;background-color:#dcf8c6;border-radius:15px 15px 0 15px}.bot,.user{max-width:70%;padding:10px 15px;text-align:left}.bot{align-self:flex-start;background-color:#fff;border:1px solid #eee;border-radius:15px 15px 15px 0;color:#0f172a}.user{color:#fff}.bot strong,.user strong{color:#333;display:block;font-weight:700;margin-bottom:5px}.dashboard-wrapper{display:flex;font-family:Inter,sans-serif;height:100vh;overflow:hidden}.dark-theme.dashboard-wrapper{background:radial-gradient(circle at 50% 0,#1e293b 0,#020617 100%);color:#fff}.light-theme.dashboard-wrapper{background:#f1f5f9;color:#0f172a}.sidebar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#02061799;border-right:1px solid #ffffff0d;display:flex;flex-direction:column;width:240px;z-index:1050!important}.light-theme .sidebar{background:#fff;border-right:1px solid #ddd}.nav-btn{border-radius:8px!important;color:#94a3b8!important;justify-content:flex-start!important;margin-bottom:8px!important;text-transform:none!important}.nav-btn.active{background:#ffffff1a!important;color:#fff!important}.light-theme .nav-btn.active{background:#e2e8f0!important;color:#000!important}.main-content{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:auto}.glass-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11182766!important;border:1px solid #ffffff14!important;border-radius:20px!important;height:auto;padding:24px}.light-theme .glass-panel{background:#fff!important;border:1px solid #e2e8f0!important}.panel-title{color:#f3f4f6!important;font-size:16px!important;font-weight:700!important;margin-bottom:20px!important}.light-theme .panel-title{color:#0f172a!important}.stat-card{background:#11182766!important;border:1px solid #ffffff14!important;border-radius:16px!important;overflow:hidden;position:relative;transition:.3s cubic-bezier(.4,0,.2,1)}.light-theme .stat-card{background:#fff!important;border:1px solid #e2e8f0!important}.stat-card:hover{transform:translateY(-5px)}.stat-card-title{color:#9ca3af!important;font-size:11px!important;font-weight:700!important;letter-spacing:.5px;text-transform:uppercase}.stat-card-value{color:#fff!important;font-size:2.5rem!important;font-weight:800!important;margin-top:5px!important}.light-theme .stat-card-value{color:#0f172a!important}.stat-card-icon{bottom:-20px;opacity:.1;position:absolute;right:-15px;transform:rotate(-15deg)}.stat-card-icon svg{font-size:100px}.custom-table th{border-bottom:1px solid #ffffff1a!important;color:#9ca3af!important;font-size:12px!important;font-weight:600!important;white-space:nowrap}.custom-table td{border-bottom:1px solid #ffffff0d!important;color:#e2e8f0!important;transition:background-color .2s;white-space:normal}.custom-table td:nth-child(4){min-width:250px;white-space:normal!important}.table-row:hover td{background-color:#ffffff08!important}.light-theme .custom-table th{border-bottom:1px solid #0000001a!important;color:#64748b!important}.light-theme .custom-table td{border-bottom:1px solid #0000000d!important;color:#1e293b!important}.light-theme .table-row:hover td{background-color:#f8fafc!important}.search-input .MuiOutlinedInput-root{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff14;border-radius:8px;color:#fff;transition:.3s}.search-input .MuiOutlinedInput-notchedOutline{border-color:#fff3!important;transition:.3s}.search-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.search-input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#38bdf8!important}.search-input .MuiInputBase-input::placeholder{color:#9ca3af!important;opacity:1!important}.light-theme .search-input .MuiOutlinedInput-root{background-color:#fff;box-shadow:0 2px 10px #00000005;color:#0f172a}.light-theme .search-input .MuiOutlinedInput-notchedOutline{border-color:#00000026!important}.light-theme .search-input .MuiInputBase-input::placeholder{color:#64748b!important}@media screen and (max-width:1024px){.dashboard-wrapper{display:block!important;overflow-x:hidden;overflow-y:auto}.sidebar{bottom:0;height:100vh;left:0;max-width:85vw;position:fixed!important;top:0;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:280px!important;z-index:9999!important}.sidebar.mobile-open{box-shadow:4px 0 25px #0009!important;transform:translateX(0)!important}.main-content{margin-left:0!important;overflow-x:hidden!important;padding:10px!important;width:100%!important}.glass-panel{max-width:calc(100vw - 20px)!important;overflow:hidden!important}.mobile-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9998!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.stat-card-title{font-size:9px!important;letter-spacing:0!important}.stat-card-value{font-size:2rem!important}.stat-card-content{padding:12px!important}.stat-card-icon svg{bottom:-10px!important;font-size:60px!important;right:-10px!important}.chart-container{height:300px!important}}.tonality-badge{align-items:center;border-radius:8px;display:inline-flex;font-size:12px;font-weight:600;gap:4px;margin-top:6px;padding:4px 8px}.urgency-badge{border-radius:6px;display:inline-block;font-size:11px;font-weight:700;margin-top:4px;padding:2px 8px}.table-user-name{font-size:15px;font-weight:700}.dark-theme .table-user-name{color:#e2e8f0}.light-theme .table-user-name{color:#1e293b}.table-user-group{color:#94a3b8;font-size:13px}.table-user-contact{color:#38bdf8;display:block;font-size:13px;font-weight:500;margin-top:4px}.table-appeal-type{font-weight:700}.table-category-text{color:#94a3b8;font-size:12px}.custom-toast-overlay{display:flex;flex-direction:column;gap:10px;position:fixed;right:24px;top:24px;z-index:11000}.custom-toast{align-items:flex-start;animation:slideInRight .4s ease-out forwards;background-color:#232b45;border:2px solid #6b7280;border-radius:24px;box-shadow:0 10px 25px #0000004d;color:#fff;display:flex;font-family:inherit;justify-content:space-between;max-width:400px;min-width:320px;padding:16px 24px}.custom-toast[data-type=error]{border-color:#ef4444}.toast-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.toast-title{font-size:18px;font-weight:600;line-height:1;margin:0}.toast-message{color:#e5e7eb;font-size:14px;line-height:1.4;margin:0;word-break:break-word}.toast-details{border-top:1px solid #ffffff1a;color:#9ca3af;display:block;font-size:12px;font-style:italic;margin-top:6px;padding-top:4px}.text-green{color:#4ade80;font-weight:700}.text-red{color:#f87171;font-weight:700}.toast-close-btn{align-items:center;background-color:#523a42;border:none;border-radius:8px;color:#f87171;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;margin-left:16px;transition:.2s ease;width:32px}.toast-close-btn:hover{background-color:#6b4a53}@keyframes slideInRight{0%{opacity:0;transform:translateX(120%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(120%)}}.custom-toast.closing{animation:slideOutRight .4s ease-in forwards}.bot-settings-container{padding-bottom:32px;position:relative}.editor-panel{border-radius:8px;margin-bottom:32px;padding:24px;transition:all .3s ease}.editor-panel.dark{background-color:#1e293b;border:1px solid #334155}.editor-panel.light{background-color:#fff;border:1px solid #e2e8f0}.editor-title{color:#38bdf8;font-weight:700;margin-bottom:16px;text-transform:uppercase}.editor-subtitle{color:#94a3b8;font-weight:700;margin-bottom:8px}.mobile-step-card{border-radius:8px;margin-bottom:16px;padding:16px}.mobile-step-card.dark{background-color:#0f172a;border:1px solid #334155}.mobile-step-card.light{background-color:#fff;border:1px solid #e2e8f0}.mobile-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.mobile-step-id{font-size:15px;font-weight:700}.mobile-step-id.dark{color:#e2e8f0}.mobile-step-id.light{color:#0f172a}.mobile-step-preview{font-size:14px;line-height:1.5;margin-bottom:20px}.mobile-step-preview.dark{color:#cbd5e1}.mobile-step-preview.light{color:#475569}.desktop-table-container{border-radius:8px;max-height:calc(100vh - 150px);overflow:auto;width:100%}.desktop-table-container.dark{background-color:#1e293b;border:1px solid #334155}.desktop-table-container.light{background-color:#f8fafc;border:1px solid #e2e8f0}.table-row-custom{transition:background-color .2s ease}.table-row-custom.dark{background-color:#0f172a}.table-row-custom.dark:hover{background-color:#1e293bcc}.table-row-custom.dark td{border-bottom:1px solid #1e293b}.table-row-custom.light{background-color:#fff}.table-row-custom.light:hover{background-color:#f1f5f9}.table-row-custom.light td{border-bottom:1px solid #f1f5f9}.table-cell-id{font-weight:600;padding-top:20px;vertical-align:top}.table-cell-preview{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:1.6;overflow:hidden;text-overflow:ellipsis;white-space:normal}.btn-edit-step{background-color:#3b82f6!important;border-radius:6px!important;box-shadow:none!important;color:#fff!important;font-weight:600!important;letter-spacing:.5px!important;padding:4px 16px!important}.btn-edit-step:hover{background-color:#2563eb!important}.modal{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.modal-content{animation:modalFadeIn .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 10px 25px #0003;max-width:380px;padding:30px 24px;text-align:center;width:90%}.modal-content p{color:#1e293b;font-size:17px;font-weight:500;line-height:1.5;margin-bottom:24px;margin-top:0}.modal-buttons{display:flex;gap:12px;justify-content:center}.modal-buttons button{border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;padding:12px 20px;transition:all .2s ease}.modal-buttons button:first-child{background:#10b981;color:#fff;flex:1 1}.modal-buttons button:first-child:hover{background:#059669;transform:translateY(-2px)}.modal-buttons button:last-child{background:#f1f5f9;color:#64748b;flex:1 1}.modal-buttons button:last-child:hover{background:#e2e8f0;color:#334155}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}
/*# sourceMappingURL=main.a6b23f76.css.map*/