:root{--color-bg:#0a0b0f;--color-surface:#0f1116;--color-surface-raised:#16181f;--color-surface-hover:#1a1d26;--color-border:#1e222c;--color-border-strong:#2a2f3d;--color-text-primary:#e8eaf0;--color-text-secondary:#9297a8;--color-text-muted:#5a6079;--color-accent:#4f7cff;--color-accent-hover:#6b93ff;--color-accent-soft:#4f7cff1a;--color-success:#3ecf8e;--color-warning:#f59e0b;--color-danger:#ef4444;--color-status-not-contacted:#6b7186;--color-status-contacted:#4f7cff;--color-status-interested:#f59e0b;--color-status-converted:#3ecf8e;--color-status-not-interested:#ef4444;--color-status-no-answer:#8b5cf6;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.7, 0, .3, 1);--focus-ring:0 0 0 3px #4f7cff2e}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{background:var(--color-bg);color:var(--color-text-primary);font-feature-settings:"cv02", "cv03", "cv04", "cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;font-weight:450;line-height:1.5}h1,h2,h3,h4,h5,h6{letter-spacing:-.015em;font-family:DM Sans,sans-serif;font-weight:600;line-height:1.2}a{color:var(--color-accent);transition:color .12s var(--ease-out);text-decoration:none}a:hover{color:var(--color-accent-hover)}button{cursor:pointer;font-family:Inter,sans-serif}input,select,textarea{color:var(--color-text-primary);font-family:Inter,sans-serif}code,pre,.mono{font-family:JetBrains Mono,monospace}::selection{color:var(--color-text-primary);background:#4f7cff40}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border:2px solid var(--color-bg);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--color-border-strong)}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}
