@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700;800&family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.helpdesk{--hd-gold:#0ea5e9;--hd-gold-light:#38bdf8;--hd-maroon:#8b5cf6;--hd-maroon-light:#a78bfa;--hd-bg:#050505;--hd-text:#f8fafc;--hd-text-sec:#94a3b8;--hd-text-muted:#64748b;--hd-border:#ffffff14;--hd-transition:all .3s cubic-bezier(.4, 0, .2, 1);background:var(--hd-bg);min-height:100vh;color:var(--hd-text);font-family:DM Sans,Inter,sans-serif;position:relative;overflow-x:hidden}.helpdesk-container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.gateway-bg{z-index:0;pointer-events:none;position:fixed;inset:0}.gateway-orb{filter:blur(80px);opacity:.25;will-change:transform;border-radius:50%;position:absolute}.orb-1{background:#8b5cf6;width:600px;height:600px;top:-200px;left:-200px}.orb-2{background:#0ea5e9;width:500px;height:500px;bottom:-100px;right:-100px}.helpdesk-topbar{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0c10d9;border-bottom:1px solid #ffffff2e;position:sticky;top:0}.helpdesk-topbar-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.helpdesk-topbar-brand{align-items:center;gap:1rem;text-decoration:none;display:flex}.helpdesk-topbar-logo{object-fit:contain;max-height:38px}.helpdesk-topbar-title{flex-direction:column;line-height:1.2;display:flex}.helpdesk-topbar-name{letter-spacing:-.02em;color:#fff;font-size:1.15rem;font-weight:800}.helpdesk-topbar-name span{color:#fff!important;-webkit-text-fill-color:#fff!important;background:0 0!important}.helpdesk-topbar-sub{color:var(--hd-text-sec);font-size:.75rem;font-weight:500}.helpdesk-btn-login{color:#fff;cursor:pointer;transition:var(--hd-transition);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.helpdesk-btn-login:hover{background:#8b5cf61a;border-color:#8b5cf680;transform:translateY(-2px)}.helpdesk-hero{z-index:5;text-align:center;background-color:#050505;padding:6rem 2rem 5rem;position:relative;overflow:hidden}.helpdesk-hero-overlay{z-index:1;background:linear-gradient(#05050566,#050505cc);position:absolute;inset:0}.helpdesk-hero-content{z-index:2;max-width:900px;margin:0 auto;position:relative}.helpdesk-hero-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#ffffff1f;border:1px solid #ffffff40;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:800;display:inline-flex;box-shadow:0 4px 15px #0003}.helpdesk-hero-title{color:#fff;letter-spacing:-.03em;margin-bottom:.75rem;font-size:4.5rem;font-weight:800;line-height:1.1}.gradient-text,.logo-gold{background:linear-gradient(135deg,#a78bfa,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.helpdesk-hero-fullname{color:var(--hd-text-sec);max-width:700px;margin:0 auto .75rem;font-size:1.25rem;font-weight:500;line-height:1.6}.helpdesk-hero-desc{color:var(--hd-text-muted);max-width:600px;margin:0 auto 1.5rem;font-size:1rem;line-height:1.7}.helpdesk-hero-divider{background:linear-gradient(90deg,#a78bfa,#38bdf8);border-radius:2px;width:60px;height:4px;margin:0 auto 1.25rem}.helpdesk-tagline-container{background:#ffffff05;border:1px solid #ffffff08;border-radius:50px;align-items:center;gap:.5rem;width:fit-content;margin:0 auto;padding:.6rem 1.5rem;display:flex}.helpdesk-hero-tagline-text{color:var(--hd-text-sec);font-size:.95rem;font-weight:500}.helpdesk-core-values{z-index:5;background:#ffffff05;border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;padding:1.5rem 0;position:relative}.helpdesk-cv-container{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.helpdesk-cv-item{color:#fff;letter-spacing:.05em;align-items:center;gap:.8rem;padding:.5rem 2.5rem;font-size:.85rem;font-weight:700;display:flex}.helpdesk-cv-icon{color:var(--hd-maroon-light)}.helpdesk-cv-divider{background:#ffffff1a;align-self:center;width:1px;height:24px}.helpdesk-info-banners{padding:2rem 0}.helpdesk-info-banners-wrapper{flex-direction:column;gap:1.5rem;display:flex}.helpdesk-info-banner-card{background:#11141a;border:1px solid #ffffff1a;border-radius:24px;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.helpdesk-info-banner-img{object-fit:cover;width:100%;height:auto;max-height:250px;display:block}.helpdesk-info-banner-overlay-content{color:#fff;background:linear-gradient(90deg,#000000b3 0%,#0000 100%);justify-content:space-between;align-items:center;padding:2.5rem;display:flex;position:absolute;inset:0}.helpdesk-info-banner-overlay-content h3{max-width:60%;margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.helpdesk-btn-info-banner{background:var(--hd-maroon);color:#fff;transition:var(--hd-transition);border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-weight:700;text-decoration:none;display:inline-flex}.helpdesk-services-section{z-index:5;padding:6rem 0;position:relative}.helpdesk-section-header{text-align:center;margin-bottom:4rem}.helpdesk-section-header h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.helpdesk-section-header p{color:var(--hd-text-muted);font-size:1.1rem}.gateway-cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:stretch;gap:2rem;display:grid}.gateway-card{cursor:pointer;transition:var(--hd-transition);background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;flex-direction:column;height:100%;padding:2.5rem;display:flex;position:relative;box-shadow:0 15px 35px #0003}.card-content{flex-direction:column;height:100%;display:flex}.gateway-card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-10px);box-shadow:0 25px 50px #0006}.card-icon-wrapper{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;display:flex}.card-icon-wrapper.ai{color:#a78bfa;background:#8b5cf61a}.card-icon-wrapper.sol{color:#38bdf8;background:#0ea5e91a}.card-icon-wrapper.bil{color:#34d399;background:#10b9811a}.gateway-card h2{color:#fff;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.card-tagline{color:var(--hd-text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.6}.card-action{transition:var(--hd-transition);align-items:center;gap:1rem;margin-top:auto;font-weight:700;display:flex}.card-action.ai{color:#a78bfa}.card-action.sol{color:#38bdf8}.card-action.bil{color:#34d399}.helpdesk-square-banners{padding:4rem 0}.helpdesk-square-banners-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.helpdesk-staff{background:#050505;padding:6rem 0}.helpdesk-staff-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.helpdesk-btn-chat{color:#fff;width:100%;transition:var(--hd-transition);background:#25d366;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.helpdesk-contact{padding:6rem 0}.helpdesk-contact-card{background:linear-gradient(135deg,#141b2d 0%,#0a0c10 100%);border:1px solid #ffffff1a;border-radius:32px;justify-content:space-between;align-items:center;gap:3rem;padding:4rem;display:flex;box-shadow:0 30px 60px #0006}.helpdesk-contact-left h2{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.helpdesk-contact-left p{color:var(--hd-text-muted);margin-bottom:2rem;font-size:1.1rem}.helpdesk-contact-info-inline{flex-direction:column;gap:1rem;display:flex}.helpdesk-contact-item{color:var(--hd-text-sec);align-items:center;gap:.75rem;display:flex}.helpdesk-contact-wa-btn{color:#050505;transition:var(--hd-transition);background:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 5px 20px #ffffff1a}.helpdesk-footer{text-align:center;color:var(--hd-text-muted);z-index:5;border-top:1px solid #ffffff26;padding:4rem 2rem;font-size:.9rem;position:relative}@media (width<=768px){.helpdesk-hero-title{font-size:2.5rem}.helpdesk-contact-card{text-align:center;flex-direction:column;padding:2.5rem}.helpdesk-cv-divider{display:none}.helpdesk-cv-item{border-bottom:1px solid #ffffff0d;justify-content:center;width:100%;padding:.75rem 1rem}}.dashboard-layout{color:#f8fafc;background-color:#050505;min-height:100vh;font-family:DM Sans,Inter,sans-serif;display:flex;position:relative}.dashboard-sidebar{color:#fff;z-index:100;background-color:#0d0f14;border-right:1px solid #ffffff1f;flex-direction:column;width:260px;height:100vh;transition:transform .3s;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:10px 0 30px #0003}.dashboard-brand{text-align:center;border-bottom:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:2rem 1.25rem;display:flex}.dashboard-brand img{object-fit:contain;max-width:140px;max-height:50px}.brand-icon{background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 8px 20px #0000004d}.brand-text{letter-spacing:-.02em;color:#fff;font-size:1.1rem;font-weight:800}.dashboard-nav{flex-direction:column;flex:1;gap:.5rem;padding:1rem .75rem;display:flex;overflow-y:auto}.sidebar-divider{color:#fff9;text-transform:uppercase;letter-spacing:.12em;padding:1.5rem 1.25rem .5rem;font-size:.75rem;font-weight:800}.nav-link{color:#94a3b8;border-radius:12px;align-items:center;gap:.85rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.nav-link:hover{color:#fff;background-color:#ffffff0d;transform:translate(4px)}.nav-link-active{border-left:3px solid #a78bfa;border-radius:0 12px 12px 0;margin-left:-.75rem;padding-left:1.5rem;color:#a78bfa!important;background:linear-gradient(90deg,#8b5cf640,#0000)!important}.sidebar-footer{background:#ffffff03;border-top:1px solid #ffffff0d;flex-direction:column;gap:1rem;padding:1.5rem 1.25rem;display:flex}.sidebar-user{background:#ffffff1a;border:1px solid #ffffff26;border-radius:14px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.sidebar-avatar{color:#fff;background:linear-gradient(135deg,#8b5cf6,#0ea5e9);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:800;display:flex;box-shadow:0 4px 12px #8b5cf64d}.sidebar-user-info{flex-direction:column;gap:2px;min-width:0;display:flex}.sidebar-user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.sidebar-user-role{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.logout-btn-premium{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef444426;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.logout-btn-premium:hover{color:#fff;background:#ef4444;transform:translateY(-2px);box-shadow:0 8px 20px #ef44444d}.sidebar-copyright{text-align:center;color:#ffffff73;font-size:.75rem}.dashboard-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.dashboard-header{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:90;background-color:#0f1218d9;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;height:70px;padding:0 2rem;display:flex;box-shadow:0 4px 20px #0000004d}.header-title-group{align-items:center;gap:1.5rem;display:flex}.mobile-toggle{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:none}.mobile-toggle:hover{background:#ffffff1a;border-color:#8b5cf6}.page-title{color:#fff;letter-spacing:-.02em;margin-bottom:0;font-size:1.2rem;font-weight:800}.header-instansi{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.header-datetime-group{align-items:center;gap:.75rem;display:flex}.header-chip{color:#fff;background:#8b5cf633;border:1px solid #8b5cf666;border-radius:50px;align-items:center;gap:.6rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 4px 12px #8b5cf626}.dashboard-content{background:#050505;flex:1;padding:2rem;overflow-y:auto}.dash-container{flex-direction:column;gap:1.5rem;display:flex}.welcome-card{color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#050505 100%);border:1px solid #8b5cf666;border-radius:24px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.welcome-card:after{content:"";filter:blur(150px);opacity:.15;background:#8b5cf6;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.welcome-title{letter-spacing:-.04em;margin-bottom:.75rem;font-size:2rem;font-weight:900}.welcome-text{color:#94a3b8;max-width:800px;font-size:1rem;line-height:1.5}.dash-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;display:grid}.profile-card,.stats-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 20px 40px #0003}.profile-card:hover,.stats-card:hover{background:#ffffff14;border-color:#8b5cf666;transform:translateY(-5px)}.card-title{color:#fff;border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:800;display:flex}.profile-header{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.profile-avatar{background:#8b5cf61a;border:2px solid #8b5cf6;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;display:flex;overflow:hidden;box-shadow:0 10px 25px #8b5cf633}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-name{color:#fff;letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.35rem;font-weight:800}.profile-badge{color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;background:#0ea5e926;border:1px solid #0ea5e94d;border-radius:50px;padding:.35rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.info-list{flex-direction:column;gap:1rem;display:flex}.info-item{background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;align-items:center;gap:1.25rem;padding:.75rem 1rem;display:flex}.info-icon-box{color:#8b5cf6;background:#ffffff0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.info-content{flex-direction:column;gap:4px;display:flex}.info-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.02em;font-size:.85rem;font-weight:600}.info-value{color:#fff;font-size:1rem;font-weight:700}.wa-status-box{text-align:center;background:#10b98108;border:1px solid #10b9811a;border-radius:20px;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 1.5rem;display:flex}.status-icon-wrapper{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.status-dot-active{background:#10b981;border:3px solid #050505;border-radius:50%;width:18px;height:18px;animation:2s infinite pulse-active;position:absolute;bottom:5px;right:5px;box-shadow:0 0 15px #10b98199}@keyframes pulse-active{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.wa-status-box h3{color:#fff;font-size:1.25rem;font-weight:800}.wa-status-box p{color:#94a3b8;max-width:300px;font-size:.9rem}.dash-btn-primary{color:#fff;background:linear-gradient(135deg,#8b5cf6,#0ea5e9);border-radius:12px;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:800;display:flex;box-shadow:0 10px 30px #8b5cf64d}.sidebar-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:95;opacity:0;pointer-events:none;background:#000c;transition:opacity .3s;position:fixed;inset:0}.sidebar-overlay.open{opacity:1;pointer-events:auto}@media (width<=1200px){.dashboard-header{padding:0 2rem}.dashboard-content{padding:2rem}}@media (width<=1024px){.dashboard-sidebar{position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:20px 0 50px #00000080}.dashboard-sidebar.open{transform:translate(0)}.mobile-toggle{display:flex}.dash-grid{grid-template-columns:1fr}}@media (width<=768px){.dashboard-header{flex-direction:row;justify-content:flex-start;gap:1rem;height:70px;padding:0 1.25rem}.header-datetime{display:none}.header-title-group{gap:1rem}.page-title{font-size:1.25rem}.header-instansi{font-size:.7rem}.mobile-toggle{width:38px;height:38px}.dashboard-content{padding:1.5rem}.welcome-card{padding:2rem}.welcome-title{font-size:1.75rem}.profile-header{text-align:center;flex-direction:column;gap:1.5rem}.profile-avatar{margin:0 auto}}.login-container{background:radial-gradient(circle at 0 0,#1e1b4b 0%,#050505 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.login-container:before{content:"";filter:blur(150px);opacity:.1;background:#8b5cf6;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:24px;width:100%;max-width:380px;padding:2.5rem;box-shadow:0 40px 100px #0009}.login-header{text-align:center;margin-bottom:2rem}.login-icon-circle{background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.25rem;display:flex;box-shadow:0 10px 25px #0003}.login-logo-img{object-fit:contain;max-width:90px;max-height:40px}.login-title{color:#fff;letter-spacing:-.04em;font-size:1.5rem;font-weight:900}.login-form{flex-direction:column;gap:1.25rem;display:flex}.login-input-group{flex-direction:column;gap:.75rem;display:flex}.login-label{color:#94a3b8;margin-left:.5rem;font-size:.9rem;font-weight:700}.login-input-wrapper{align-items:center;display:flex;position:relative}.login-input-icon{color:#64748b;transition:color .3s;position:absolute;left:1.25rem}.login-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:12px;outline:none;width:100%;padding:1rem 1rem 1rem 3.25rem;font-size:.95rem;font-weight:600;transition:all .3s}.login-input:focus{background:#ffffff14;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.login-input:focus+.login-input-icon{color:#8b5cf6}.login-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#0ea5e9);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 10px 25px #8b5cf64d}.login-button:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 15px 35px #8b5cf666}.login-button:disabled{opacity:.7;cursor:not-allowed}.login-footer{text-align:center;color:#ffffff4d;margin-top:3rem;font-size:.75rem}.chat-container{background:#0f1115;border:1px solid #ffffff1f;border-radius:32px;height:calc(100vh - 120px);margin:0;display:flex;overflow:hidden;box-shadow:0 40px 100px #0009}.chat-sidebar{z-index:20;background:#14171c;border-right:1px solid #ffffff1a;flex-direction:column;width:340px;display:flex}.sidebar-header{background:#ffffff03;border-bottom:1px solid #ffffff0d;padding:1.5rem}.sidebar-header h2{color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.search-box{color:#64748b;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.85rem;padding:.65rem 1rem;transition:all .3s;display:flex}.search-box:focus-within{background:#ffffff0d;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.search-box input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:.95rem;font-weight:500}.chat-list{flex:1;overflow-y:auto}.chat-item{cursor:pointer;border-bottom:1px solid #ffffff05;align-items:center;gap:1rem;padding:1.15rem 1.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.chat-item:hover{background:#ffffff05}.chat-item.active{background:#8b5cf60f}.chat-item.active:before{content:"";background:#8b5cf6;border-radius:0 4px 4px 0;width:4px;height:70%;position:absolute;top:15%;left:0;box-shadow:0 0 15px #8b5cf680}.chat-avatar{color:#8b5cf6;background:#1a1a1a;border:1px solid #ffffff0d;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.avatar-img{object-fit:cover;width:100%;height:100%}.chat-info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.chat-name-row{justify-content:space-between;align-items:center;display:flex}.chat-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.chat-time{color:#64748b;font-size:.75rem;font-weight:600}.chat-phone-row{margin-bottom:2px}.chat-phone{color:#475569;font-size:.8rem;font-weight:700}.chat-msg-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.chat-last-msg{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.8rem;overflow:hidden}.chat-badges{flex-shrink:0;align-items:center;gap:6px;display:flex}.unread-badge{color:#fff;background:#8b5cf6;border:1px solid #ffffff4d;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:.75rem;font-weight:900;display:flex;box-shadow:0 4px 15px #8b5cf699}.div-tag-mini{color:#c4b5fd;text-transform:uppercase;letter-spacing:.02em;background:#8b5cf640;border:1px solid #8b5cf699;border-radius:6px;padding:3px 10px;font-size:.65rem;font-weight:900}.chat-main{background:#0f1115;flex-direction:column;flex:1;display:flex;position:relative}.chat-header{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:10;background:#0f1218e6;border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:1rem 1.75rem;display:flex;box-shadow:0 4px 20px #0003}.header-info{align-items:center;gap:1.25rem;display:flex}.header-avatar{background:#1a1a1a;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.header-info h3{color:#fff;margin-bottom:2px;font-size:1rem;font-weight:800}.status-text{color:#10b981;font-size:.75rem;font-weight:700}.header-actions{align-items:center;gap:1.5rem;display:flex}.ai-toggle-bar{cursor:pointer;background:#ffffff1a;border:1px solid #ffffff40;border-radius:50px;align-items:center;gap:10px;padding:8px 18px 8px 10px;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}.ai-toggle-bar.ai-on{background:#10b9811a;border-color:#10b98133}.ai-toggle-switch{background:#334155;border-radius:20px;width:36px;height:20px;transition:all .3s;position:relative}.ai-on .ai-toggle-switch{background:#10b981}.ai-toggle-knob{background:#fff;border-radius:50%;width:14px;height:14px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px}.ai-on .ai-toggle-knob{left:19px}.ai-toggle-label{color:#94a3b8;font-size:.85rem;font-weight:800}.ai-on .ai-toggle-label{color:#10b981}.div-selector{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:14px;outline:none;padding:10px 18px;font-size:.85rem;font-weight:800;transition:all .3s}.div-selector:focus{background:#ffffff1f;border-color:#8b5cf6}.chat-messages{background-image:radial-gradient(circle at 2px 2px,#8b5cf60d 1px,#0000 0);background-size:32px 32px;flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex;overflow-y:auto}.msg-row{width:100%;margin-bottom:.5rem;display:flex}.msg-me{justify-content:flex-end}.msg-them{justify-content:flex-start}.msg-bubble-wrapper{max-width:70%;position:relative}.msg-bubble{border-radius:20px;padding:1rem 1.25rem;font-size:.95rem;line-height:1.55;position:relative}.msg-me .msg-bubble{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9);border-bottom-right-radius:4px;box-shadow:0 8px 20px #6d28d940}.msg-them .msg-bubble{color:#f1f5f9;background:#1e2229;border:1px solid #ffffff14;border-bottom-left-radius:4px}.msg-meta{opacity:.7;justify-content:flex-end;align-items:center;gap:6px;margin-top:6px;font-size:.7rem;font-weight:600;display:flex}.msg-me .msg-meta{color:#fffc}.msg-them .msg-meta{color:#64748b}.msg-status{color:#38bdf8}.chat-input-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ae6;border-top:1px solid #ffffff14;padding:1.25rem 1.75rem}.chat-input-area{align-items:flex-end;gap:1rem;display:flex}.chat-input-area textarea{color:#fff;resize:none;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;outline:none;flex:1;min-height:52px;max-height:150px;padding:.9rem 1.25rem;font-family:inherit;font-size:.95rem;transition:all .3s}.chat-input-area textarea:focus{background:#ffffff0f;border-color:#8b5cf6}.send-btn,.attach-btn{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.attach-btn{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff14}.attach-btn:hover{color:#fff;background:#ffffff1a}.send-btn{color:#fff;background:#8b5cf6;border:none;box-shadow:0 4px 12px #8b5cf64d}.send-btn:hover:not(:disabled){background:#7c3aed;transform:translateY(-2px);box-shadow:0 6px 15px #8b5cf666}.send-btn:disabled{opacity:.5;cursor:not-allowed}.closing-bar{background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:10px 16px;display:flex}.closing-bar-text{color:#f59e0b;font-size:.85rem;font-weight:700}.closing-btn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:800;display:flex}.quoted-msg-preview{background:#0003;border-left:4px solid #8b5cf6;border-radius:8px;margin-bottom:8px;display:flex;overflow:hidden}.quoted-content{flex:1;padding:8px 12px}.quoted-content small{color:#8b5cf6;margin-bottom:2px;font-size:.75rem;font-weight:800;display:block}.quoted-content p{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}.chat-loading{justify-content:center;align-items:center;height:100%;padding:3rem;display:flex}.spinner{border:3px solid #8b5cf61a;border-top-color:#8b5cf6;border-radius:50%;width:32px;height:32px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sidebar-empty-state{text-align:center;color:#475569;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.sidebar-empty-state p{color:#94a3b8;margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.sidebar-empty-state span{opacity:.8;font-size:.85rem}.chat-welcome{color:#475569;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:3rem;display:flex}.welcome-icon{color:#8b5cf626;background:#8b5cf60d;border-radius:40px;margin-bottom:2rem;padding:2.5rem}.chat-welcome h2{color:#fff;letter-spacing:-.04em;margin-bottom:1rem;font-size:2rem;font-weight:900}.chat-welcome p{max-width:400px;font-size:1rem;line-height:1.6}
