@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700;800&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--background:#1a1128;--card:#231640;--surface:#2d1f54;--primary:#7c3aed;--primary-dark:#4c1d95;--primary-foreground:#fff;--text:#f3f0ff;--muted:#a78bfa;--border:#3d2d6b;--text-secondary:#c4b5fd;--danger:#ef4444;--success:#22c55e;--warning:#f59e0b;--info:#3b82f6;--cyber:#0fc}[data-theme=light]{--background:#f5f3ff;--card:#ede9fe;--surface:#faf7ff;--primary:#7c3aed;--primary-dark:#4c1d95;--primary-foreground:#fff;--text:#1e1b4b;--muted:#6d28d9;--border:#c4b5fd;--text-secondary:#6d28d9;--danger:#dc2626;--success:#22c55e;--warning:#d97706;--info:#3b82f6;--cyber:#0c9}html,body{background-color:var(--background);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif;font-weight:700}code,pre,.mono{font-family:JetBrains Mono,monospace}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:Inter,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}@media (max-width:767px){.desktop-only{display:none!important}.mobile-nav,.mobile-fab{display:flex!important}main{padding:16px 16px 80px!important}}@media (min-width:768px){.mobile-nav,.mobile-fab,.mobile-only{display:none!important}}@supports (padding-bottom:env(safe-area-inset-bottom)){.mobile-nav{padding-bottom:calc(8px + env(safe-area-inset-bottom))!important;height:calc(64px + env(safe-area-inset-bottom))!important}}@media (max-width:767px){h1{font-size:22px!important}h2{font-size:18px!important}}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}button,a,input,select,textarea{font-size:inherit}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.high-contrast{filter:contrast(1.4)}.reduced-motion *,.reduced-motion :before,.reduced-motion :after{transition-duration:.01ms!important;animation-duration:.01ms!important}.notif-header{justify-content:space-between;align-items:center;display:flex}.notif-card{align-items:flex-start;gap:10px;display:flex}.notif-card-content{flex:1}.notif-actions{flex-shrink:0;gap:4px;display:flex}@media (max-width:639px){.notif-header{flex-wrap:wrap;align-items:flex-start;gap:12px}.notif-header-title{width:100%}.notif-card{flex-wrap:wrap;gap:8px}.notif-card-content{min-width:0}.notif-actions{width:100%}.notif-actions>button{flex:1}}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #7c3aed26}.crm-card{transition:box-shadow .2s;box-shadow:0 1px 3px #00000014,0 4px 12px #7c3aed0f}.crm-card:hover{box-shadow:0 2px 8px #0000001f,0 8px 24px #7c3aed1a}.crm-stat-card{box-shadow:0 1px 3px #00000014,0 4px 12px #7c3aed0f}.crm-stat-value{text-shadow:0 1px 2px #0000002e}.crm-sidebar{box-shadow:2px 0 8px #0000001f}.crm-topbar{box-shadow:0 2px 8px #0000001f}.btn-primary-glow{transition:box-shadow .2s,opacity .15s;box-shadow:0 2px 8px #7c3aed4d}.btn-primary-glow:hover:not(:disabled){box-shadow:0 4px 16px #7c3aed73}@media (max-width:767px){.kanban-header{flex-wrap:wrap!important}.kanban-header-action{flex-shrink:0!important;width:100%!important}.kanban-header-action a,.kanban-header-action button{justify-content:center!important;align-items:center!important;width:100%!important;min-height:44px!important;display:flex!important}.crm-modal-overlay{align-items:flex-end!important;padding:0!important}.crm-modal-sheet{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;width:100%!important;max-width:100%!important;max-height:90dvh!important;overflow-y:auto!important}.call-support-header{flex-wrap:wrap!important}.call-support-header>a{flex:100%!important;justify-content:center!important;min-height:44px!important}}
