:root{--font-display: "Geist", "Inter", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "DM Mono", "Fira Mono", monospace}:root,[data-theme=dark]{--color-bg: #0d0f14;--color-surface: #13161d;--color-surface-2: #1a1e28;--color-surface-3: #222736;--color-border: rgba(255, 255, 255, .07);--color-border-strong: rgba(255, 255, 255, .14);--color-text: #e8eaf0;--color-text-2: #8b90a0;--color-text-3: #565d72;--color-accent: #f59e0b;--color-accent-hover: #fbbf24;--color-accent-muted: rgba(245, 158, 11, .15);--color-interested: #22c55e;--color-interested-bg: rgba(34, 197, 94, .12);--color-objection: #f97316;--color-objection-bg: rgba(249, 115, 22, .12);--color-not-interested: #ef4444;--color-not-interested-bg: rgba(239, 68, 68, .12);--color-unsubscribe: #a855f7;--color-unsubscribe-bg: rgba(168, 85, 247, .12);--color-auto-reply: #64748b;--color-auto-reply-bg: rgba(100, 116, 139, .12);--color-unclear: #64748b;--color-unclear-bg: rgba(100, 116, 139, .12);--shadow-sm: none;--shadow-md: none;--shadow-panel: none}[data-theme=light]{--color-bg: #f4f5f7;--color-surface: #ffffff;--color-surface-2: #f8f9fb;--color-surface-3: #eef0f3;--color-border: rgba(0, 0, 0, .08);--color-border-strong: rgba(0, 0, 0, .16);--color-text: #111318;--color-text-2: #5a6175;--color-text-3: #9aa0b3;--color-accent: #d4880a;--color-accent-hover: #b87009;--color-accent-muted: rgba(212, 136, 10, .1);--color-interested: #16a34a;--color-interested-bg: rgba(22, 163, 74, .1);--color-objection: #ea580c;--color-objection-bg: rgba(234, 88, 12, .1);--color-not-interested: #dc2626;--color-not-interested-bg: rgba(220, 38, 38, .1);--color-unsubscribe: #9333ea;--color-unsubscribe-bg: rgba(147, 51, 234, .1);--color-auto-reply: #475569;--color-auto-reply-bg: rgba(71, 85, 105, .1);--color-unclear: #475569;--color-unclear-bg: rgba(71, 85, 105, .1);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 2px 8px rgba(0, 0, 0, .08);--shadow-panel: 0 1px 3px rgba(0, 0, 0, .08), 0 4px 16px rgba(0, 0, 0, .04)}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 10px;--radius-xl: 14px;--transition-theme: opacity 80ms ease;--transition-fast: .12s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);line-height:1.5;transition:var(--transition-theme)}html.theme-transitioning *{transition:opacity 80ms ease!important}a{color:var(--color-accent);text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,textarea,select{font-family:inherit;font-size:inherit;color:var(--color-text);background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);outline:none;width:100%;transition:border-color var(--transition-fast)}input:focus,textarea:focus,select:focus{border-color:var(--color-accent)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:3px}#root{display:flex;flex-direction:column;height:100vh;overflow:hidden}.app-layout{display:flex;flex:1;overflow:hidden}.email-separator{display:block;text-align:center;font-family:var(--font-mono);font-size:11px;color:var(--color-text-3);letter-spacing:.04em;padding:var(--space-3) 0;position:relative}.email-separator:before,.email-separator:after{content:"";position:absolute;top:50%;width:40%;height:1px;background:var(--color-border)}.email-separator:before{left:0}.email-separator:after{right:0}
