.support-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);background-color:#000000bf;justify-content:center;align-items:center;padding:1.25rem;animation:.25s ease-out forwards supportFadeIn;display:flex;position:fixed;inset:0}@keyframes supportFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.support-modal-container{color:#fff;box-sizing:border-box;background:linear-gradient(#0e141ef5 0%,#080b11fa 100%);border:1px solid #00f0ff40;border-radius:20px;flex-direction:column;width:100%;max-width:680px;height:640px;max-height:92vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 0 50px #000c,0 0 30px #00f0ff1f,inset 0 1px 1px #ffffff26}.support-modal-container *{box-sizing:border-box}.support-header{background:linear-gradient(90deg,#00f0ff14 0%,#ffffff05 100%);border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.5rem;display:flex}.support-header-left{align-items:center;gap:1rem;display:flex}.support-header-icon-wrap{color:#00f0ff;background:#00f0ff1a;border:1px solid #00f0ff59;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;box-shadow:0 0 15px #00f0ff33}.support-status-dot{background:#10b981;border:2px solid #0a0e16;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px;box-shadow:0 0 8px #10b981cc}.support-header-titles{flex-direction:column;gap:.2rem;display:flex}.support-header-title-row{align-items:center;gap:.6rem;display:flex}.support-header-title{color:#fff;letter-spacing:-.3px;margin:0;font-size:1.05rem;font-weight:700}.support-badge-sync{letter-spacing:.8px;text-transform:uppercase;color:#00f0ff;background:#00f0ff26;border:1px solid #00f0ff4d;border-radius:6px;padding:.2rem .5rem;font-family:monospace;font-size:.65rem;font-weight:700}.support-header-subtitle{color:#94a3b8;align-items:center;gap:.45rem;margin:0;font-size:.78rem;display:flex}.support-live-pulse{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s infinite supportPulse;display:inline-block;box-shadow:0 0 8px #10b981}@keyframes supportPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.support-close-btn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.support-close-btn:hover{color:#fff;background:#ffffff26;border-color:#ffffff40;transform:scale(1.05)}.support-body{background:radial-gradient(circle at 100% 0,#00f0ff08 0%,#0000 60%);flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.support-body::-webkit-scrollbar{width:6px}.support-body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.support-banner{background:#00f0ff0d;border:1px solid #00f0ff33;border-radius:14px;align-items:flex-start;gap:.85rem;padding:1rem 1.15rem;display:flex}.support-banner-icon{color:#00f0ff;flex-shrink:0;margin-top:2px}.support-banner-content{flex-direction:column;gap:.25rem;display:flex}.support-banner-title{color:#fff;margin:0;font-size:.85rem;font-weight:700}.support-banner-desc{color:#94a3b8;margin:0;font-size:.78rem;line-height:1.45}.support-quick-section{flex-direction:column;gap:.75rem;padding:.5rem 0;display:flex}.support-quick-title{letter-spacing:.8px;text-transform:uppercase;color:#64748b;text-align:center;margin:0;font-size:.72rem;font-weight:700}.support-quick-grid{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}@media (max-width:580px){.support-quick-grid{grid-template-columns:1fr}}.support-prompt-chip{color:#cbd5e1;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:.6rem;padding:.75rem .9rem;font-size:.78rem;line-height:1.35;transition:all .2s;display:flex}.support-prompt-chip:hover{color:#fff;background:#00f0ff14;border-color:#00f0ff59;transform:translateY(-2px);box-shadow:0 4px 15px #00f0ff1a}.support-prompt-icon{color:#00f0ff;flex-shrink:0;margin-top:1px}.support-msg-group{flex-direction:column;gap:.3rem;width:100%;display:flex}.support-msg-group.user{align-items:flex-end}.support-msg-group.admin{align-items:flex-start}.support-msg-sender{color:#94a3b8;padding:0 .4rem;font-size:.72rem;font-weight:600}.support-msg-bubble{word-break:break-word;white-space:pre-wrap;border-radius:16px;max-width:80%;padding:.85rem 1.15rem;font-size:.88rem;line-height:1.5}.support-msg-group.user .support-msg-bubble{color:#f0fdf4;background:linear-gradient(135deg,#00f0ff33 0%,#008cff40 100%);border:1px solid #00f0ff66;border-top-right-radius:4px;box-shadow:0 4px 20px #00f0ff1f}.support-msg-group.admin .support-msg-bubble{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1f;border-top-left-radius:4px;box-shadow:0 4px 15px #0000004d}.support-msg-meta{color:#64748b;align-items:center;gap:.35rem;padding:0 .4rem;font-size:.68rem;display:flex}.support-footer{background:#06090efa;border-top:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;gap:.6rem;padding:1rem 1.5rem 1.25rem;display:flex}.support-input-row{align-items:center;width:100%;display:flex;position:relative}.support-input-field{color:#fff;background:#ffffff0a;border:1px solid #ffffff24;border-radius:14px;outline:none;width:100%;padding:.85rem 3.5rem .85rem 1.15rem;font-family:inherit;font-size:.88rem;transition:all .2s}.support-input-field::placeholder{color:#64748b}.support-input-field:focus{background:#ffffff12;border-color:#00f0ff99;box-shadow:0 0 20px #00f0ff33}.support-send-btn{color:#000;cursor:pointer;background:#00f0ff;border:none;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%);box-shadow:0 0 15px #00f0ff66}.support-send-btn:hover:not(:disabled){background:#38bdf8;transform:translateY(-50%)scale(1.05);box-shadow:0 0 22px #00f0ff99}.support-send-btn:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.support-footer-info{color:#64748b;justify-content:space-between;align-items:center;padding:0 .25rem;font-size:.72rem;display:flex}.support-security-tag{align-items:center;gap:.35rem;display:flex}.support-security-dot{background:#00f0ff;border-radius:50%;width:6px;height:6px}
