.toastContainer{grid-gap:20px;-webkit-user-select:none;user-select:none;display:grid;position:fixed;overflow:auto hidden}.top-left{top:20px;left:20px}.top-center{top:20px;left:50%;transform:translate(-50%)}.top-right{top:20px;right:20px}.bottom-left{bottom:20px;left:20px}.bottom-center{bottom:20px;left:50%;transform:translate(-50%)}.bottom-right{bottom:20px;right:20px}:root{--toast-default:#8b1dd0;--toast-success:#27d0b2;--toast-error:#c52965;--toast-info:#004eff;--toast-warning:#d0761d;--toast-black:#221d26;--toast-white:#fff}.toast{min-width:300px;max-width:400px;color:var(--toast-white);border-radius:15px;align-items:flex-start;padding:15px;font-size:14px;line-height:1.6;display:flex}.toast.default{background-color:var(--toast-default)}.toast.success{background-color:var(--toast-success)}.toast.error{background-color:var(--toast-error)}.toast.info{background-color:var(--toast-info)}.toast.warning{background-color:var(--toast-warning)}.toast .content{flex:1}.toast .content p{margin:0;padding:0}.toast .close{cursor:pointer;background-color:#fff0;border-radius:8px;justify-content:center;align-items:center;width:22px;height:22px;margin-left:10px;transition:all .1s ease-in-out;display:flex}.toast .close:hover{background-color:#fff3}.toast .icon{background-color:#fff3;border-radius:8px;justify-content:center;align-items:center;width:22px;height:22px;margin-right:10px;display:flex}body{background-color:#fcfaff;font-family:Inter,sans-serif}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}#root{min-height:100vh}.toastContainer{z-index:9999}.toastContainer.top-right{top:88px;right:24px}.toast,.toast .content,.toast .content p{color:#fff}.bg-pattern{background-color:#2d1a47;background-image:radial-gradient(circle at 20% 30%,#4c246f 0%,#0000 40%),radial-gradient(circle at 80% 70%,#3b1b54 0%,#0000 40%)}.bg-accent{background-color:#e45a924d}.bg-support-nav{background-color:#f7cede}.text-gradient,.text-gradient-on-hover{display:inline-block}.text-gradient,.group:hover .text-gradient-on-hover{background:linear-gradient(90.02deg,#3e1d69 .01%,#e45a92 138.01%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.btn-gradient{background:linear-gradient(90deg,#4c246f,#7e4396);transition:opacity .2s}.btn-gradient:hover{opacity:.9}.fade-in{animation:.4s ease-in-out fadeIn}.chat-attach-backdrop{z-index:35;background:0 0;position:fixed;inset:0}.chat-attach-popover{z-index:45;background:#fff;border:1px solid #e8dff2;border-radius:16px;width:220px;padding:8px;animation:.2s ease-out chatAttachPop;position:absolute;bottom:calc(100% + 12px);left:0;overflow:hidden;box-shadow:0 4px 6px #4a1a6d0a,0 20px 40px #4a1a6d24}.chat-attach-popover:after{content:"";background:#fff;border-bottom:1px solid #e8dff2;border-right:1px solid #e8dff2;width:14px;height:14px;position:absolute;bottom:-7px;left:22px;transform:rotate(45deg)}.chat-attach-popover-title{letter-spacing:.06em;text-transform:uppercase;color:#9d3b6e;margin:0 0 6px;padding:6px 10px 2px;font-size:11px;font-weight:700}.chat-attach-menu-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:row;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background-color .15s;display:flex}.chat-attach-menu-item:hover:not(:disabled){background:#f8f7ff}.chat-attach-menu-item:disabled{opacity:.5;cursor:not-allowed}.chat-attach-icon-wrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.chat-attach-icon-wrap--photo{color:#4c246f;background:#e45a922e}.chat-attach-icon-wrap--file{color:#4c246f;background:#3e1d691a}.chat-attach-icon-wrap .material-symbols-outlined{font-size:22px}.chat-attach-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.chat-attach-label{color:#1f1129;font-size:14px;font-weight:600;line-height:1.2}.chat-attach-hint{color:#64748b;font-size:11px;line-height:1.3}.chat-attach-btn{transition:transform .2s,background-color .15s,border-color .15s}.chat-attach-btn--open{background:#e45a9240;border-color:#4c246f;transform:rotate(45deg)}.chat-voice-btn--active{color:#4c246f;background:#e45a9259;border-color:#e45a92;animation:1.2s ease-in-out infinite chatVoicePulse}@keyframes chatVoicePulse{0%,to{box-shadow:0 0 #e45a9259}50%{box-shadow:0 0 0 8px #e45a9200}}.chat-speak-btn{color:#4c246f;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .15s;display:inline-flex}.chat-speak-btn:hover{background:#f8f7ff}.chat-attach-icon-wrap--voice{color:#4c246f;background:#5d78c826}@keyframes chatAttachPop{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-working-spinner{border:2px solid #e8dff2;border-top-color:#4c246f;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite chatSpin}@keyframes chatSpin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pin-input{border:2px solid #f7cede}.pin-input:focus{border-color:#4c246f;outline:none;box-shadow:0 0 0 2px #4a1a6d1a}.otp-input:focus{border-color:#320053;outline:none;box-shadow:0 0 0 2px #4a1a6d1a}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e9def5;border-radius:10px}.sidebar{background:#fff}.sidebar-brand-mark{background:#3e1d69;box-shadow:0 4px 12px #3e1d6940}.sidebar-section-label{letter-spacing:.14em;text-transform:uppercase;color:#94a3b8;margin-bottom:.5rem;padding:0 .75rem;font-size:.625rem;font-weight:700}.sidebar-section-label:not(:first-child){border-top:1px solid #4c246f14;margin-top:2rem;padding-top:1.25rem}.sidebar-nav-item{color:#64748b;border-radius:.75rem;align-items:center;gap:.625rem;width:100%;padding:.4375rem .625rem;font-size:.8125rem;font-weight:600;transition:background-color .2s,color .2s,box-shadow .2s,transform .15s;display:flex}.sidebar-nav-item:hover{color:#4c246f;background-color:#e45a9224}.sidebar-nav-item:active{transform:scale(.99)}.sidebar-nav-item--active{color:#fff;background:#3e1d69;box-shadow:0 4px 12px #3e1d6938}.sidebar-nav-item--active:hover{color:#fff;background:#3e1d69}.sidebar-nav-icon{color:#7c6b8f;background:#fff;border:1px solid #ebe4f2;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;transition:background-color .2s,border-color .2s,color .2s;display:flex}.sidebar-nav-item:hover .sidebar-nav-icon{color:#4c246f;background:#fff7fd;border-color:#e45a9259}.sidebar-nav-item--active .sidebar-nav-icon{color:#fff;background:#ffffff2e;border-color:#ffffff40}.sidebar-nav-item--active .sidebar-nav-icon .material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24}.sidebar-footer{border-top:1px solid #4c246f14}.sidebar-logout{color:#dc2626;background:#fff8f8;border:1px solid #ef444433;border-radius:.75rem;align-items:center;gap:.625rem;width:100%;padding:.5rem .625rem;font-size:.8125rem;font-weight:600;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.sidebar-logout:hover:not(:disabled){background:#fef2f2;border-color:#ef444459;box-shadow:0 4px 12px #ef44441f}.sidebar-logout:disabled{opacity:.6;cursor:not-allowed}.sidebar-logout-icon{color:#dc2626;background:#fee2e2;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;display:flex}.face-scan-ring{background:linear-gradient(#9b5de5 0%,#c77dff 45%,#f15bb5 100%);border-radius:50%;width:min(78vw,300px);height:min(78vw,300px);padding:5px;box-shadow:0 8px 32px #4c246f26}.face-scan-ring--active{animation:2s ease-in-out infinite faceScanRingPulse}.face-scan-circle{background:#f3f4f6;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.face-scan-video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.face-scan-mesh{pointer-events:none;opacity:.9;width:100%;height:100%;position:absolute;inset:0}@keyframes faceScanRingPulse{0%,to{transform:scale(1);box-shadow:0 8px 32px #4c246f26}50%{transform:scale(1.02);box-shadow:0 12px 40px #f15bb540}}
