@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700;800&family=DM+Mono:wght@400;500&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--font:"DM Sans",system-ui,sans-serif;--font-mono:"DM Mono",monospace;--bg:#f5f4f0;--bg2:#fff;--bg3:#f0efe9;--text:#0f0e0b;--text2:#5a5955;--text3:#9a9894;--border:#00000014;--border2:#0000001f;--purple:#534ab7;--purple-light:#eeedfe;--teal:#1d9e75;--teal-light:#e1f5ee;--gradient:linear-gradient(135deg,#7f77dd,#1d9e75);--shadow-sm:0 1px 3px #0000000f,0 1px 2px #0000000a;--shadow:0 4px 16px #00000014;--shadow-lg:0 12px 40px #0000001f;--radius:12px;--radius-sm:8px}[data-theme=dark]{--bg:#0d0f14;--bg2:#13161c;--bg3:#1a1d25;--text:#e8e6f0;--text2:#8b8a97;--text3:#55546a;--border:#ffffff12;--border2:#ffffff1f;--purple-light:#534ab726;--teal-light:#1d9e751f;--shadow-sm:0 1px 3px #0000004d;--shadow:0 4px 16px #0006;--shadow-lg:0 12px 40px #0009}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f4f0;background:var(--bg);color:#0f0e0b;color:var(--text);font-family:DM Sans,system-ui,sans-serif;font-family:var(--font);font-size:14px;line-height:1.5}#root{height:100%}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#0000001f;background:var(--border2);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#9a9894;background:var(--text3)}h1,h2,h3,h4{font-weight:700;letter-spacing:-.5px}:focus-visible{outline:2px solid #534ab7;outline:2px solid var(--purple);outline-offset:2px}::selection{background:#534ab733}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.fade-in{animation:fadeIn .3s ease}.slide-in{animation:slideIn .3s ease}.sidebar-item{align-items:center;background:#0000;border:none;border-radius:8px;border-radius:var(--radius-sm);color:#5a5955;color:var(--text2);cursor:pointer;display:flex;font-family:DM Sans,system-ui,sans-serif;font-family:var(--font);font-size:13px;font-weight:500;gap:10px;overflow:hidden;padding:8px 10px;text-align:left;transition:all .15s ease;white-space:nowrap;width:100%}.sidebar-item:hover{background:#f0efe9;background:var(--bg3);color:#0f0e0b;color:var(--text)}.sidebar-item.active{background:#eeedfe;background:var(--purple-light);color:#534ab7;color:var(--purple)}.sidebar-item.premium{border:.5px solid #7f77dd40}.card{background:#fff;background:var(--bg2);border:.5px solid #00000014;border:.5px solid var(--border);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm)}button,input,select,textarea{font-family:DM Sans,system-ui,sans-serif;font-family:var(--font)}input,select,textarea{background:#f0efe9;background:var(--bg3);border:.5px solid #0000001f;border:.5px solid var(--border2);border-radius:8px;border-radius:var(--radius-sm);color:#0f0e0b;color:var(--text);font-size:13px;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:#534ab7;border-color:var(--purple);box-shadow:0 0 0 3px #534ab71a;outline:none}.badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:600;padding:2px 8px}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7f77dd,#1d9e75);background:var(--gradient);-webkit-background-clip:text;background-clip:text}.skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0efe9 25%,#00000014 50%,#f0efe9 75%);background:linear-gradient(90deg,var(--bg3) 25%,var(--border) 50%,var(--bg3) 75%);background-size:200% 100%;border-radius:8px;border-radius:var(--radius-sm)}.status-new{background:#3885de1f;color:#185fa5}.status-contacted{background:#f0c1521f;color:#854f0b}.status-interested{background:#7f77dd1f;color:#534ab7}.status-appointment_set{background:#1d9e751f;color:#0f6e56}.status-policy_sold{background:#1d9e7533;color:#0f6e56}.status-not_interested{background:#d85a301f;color:#a32d2d}table{border-collapse:collapse;width:100%}th{color:#5a5955;color:var(--text2);font-size:11px;font-weight:600;letter-spacing:.5px;text-align:left;text-transform:uppercase}*{transition-duration:.15s;transition-property:color,background-color,border-color,box-shadow;transition-timing-function:ease}
/*# sourceMappingURL=main.3b65c9db.css.map*/