:root{--color-primary: #BA322E;--color-primary-light: #D4453F;--color-primary-dark: #9A2A26;--color-bg: #F6F7F9;--color-bg-card: #FFFFFF;--color-bg-sidebar: #FFFFFF;--color-bg-hover: #F1F3F5;--color-bg-rail: #07111F;--color-bg-soft: #FBFCFD;--color-text-primary: #1A1A1A;--color-text-secondary: #6B6B6B;--color-text-muted: #9E9E9E;--color-border: #E4E7EC;--color-border-light: #EEF1F4;--color-status-open: #F59E0B;--color-status-pending: #6366F1;--color-status-pending-int: #8B5CF6;--color-status-resolved: #10B981;--color-status-closed: #6B7280;--color-status-spam: #EF4444;--color-sla-ok: #10B981;--color-sla-warning: #F59E0B;--color-sla-breach: #EF4444;--color-channel-email: #6B7280;--color-channel-whatsapp: #25D366;--color-channel-phone: #6366F1;--radius-card: 8px;--radius-badge: 6px;--radius-small: 4px;--radius-full: 9999px;--shadow-card: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-modal: 0 20px 60px rgba(0,0,0,.15)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:14px;color:var(--color-text-primary);background:var(--color-bg);-webkit-font-smoothing:antialiased}.zolt-shell{display:flex;height:100vh;overflow:hidden;background:var(--color-bg)}.zolt-icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-card);color:var(--color-text-secondary);transition:background .12s ease,color .12s ease,border-color .12s ease}.zolt-icon-button:hover{background:var(--color-bg-hover);color:var(--color-text-primary)}.zolt-chat-surface{background:radial-gradient(circle at top left,rgba(186,50,46,.04),transparent 280px),linear-gradient(#fbfcfd,#f6f7f9)}.zolt-focus-ring:focus-visible{outline:2px solid rgba(186,50,46,.35);outline-offset:2px}@media(max-width:1180px){.zolt-ticket-detail-list{display:none!important}}@media(max-width:980px){.zolt-customer-panel,.zolt-detail-status,.zolt-detail-status-select{display:none!important}}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit;font-size:14px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
