:root{--font-display: "Inter", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "Inter", system-ui, sans-serif}:root,[data-theme=dark]{--color-bg: #0e0f12;--color-surface: #15171b;--color-surface-2: #1c1f24;--color-surface-3: #24272d;--color-border: rgba(255, 255, 255, .06);--color-border-strong: rgba(255, 255, 255, .12);--color-text: #f1f2f5;--color-text-2: #a4a8b2;--color-text-3: #6d717c;--color-accent: #22c986;--color-accent-hover: #1cb478;--color-accent-muted: rgba(34, 201, 134, .16);--color-interested: #22c55e;--color-interested-bg: rgba(34, 197, 94, .14);--color-objection: #f97316;--color-objection-bg: rgba(249, 115, 22, .14);--color-not-interested: #ef4444;--color-not-interested-bg: rgba(239, 68, 68, .14);--color-unsubscribe: #a855f7;--color-unsubscribe-bg: rgba(168, 85, 247, .14);--color-auto-reply: #94a3b8;--color-auto-reply-bg: rgba(148, 163, 184, .14);--color-unclear: #94a3b8;--color-unclear-bg: rgba(148, 163, 184, .14);--shadow-sm: none;--shadow-md: none;--shadow-panel: none}[data-theme=light]{--color-bg: #f6f7f9;--color-surface: #ffffff;--color-surface-2: #f1f3f6;--color-surface-3: #e5e8ee;--color-border: rgba(0, 0, 0, .06);--color-border-strong: rgba(15, 23, 42, .1);--color-text: #0f172a;--color-text-2: #475569;--color-text-3: #94a3b8;--color-accent: #22c986;--color-accent-hover: #1cb478;--color-accent-muted: rgba(34, 201, 134, .12);--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, .04);--shadow-md: 0 2px 8px rgba(0, 0, 0, .05);--shadow-panel: 0 1px 3px rgba(0, 0, 0, .05), 0 8px 24px rgba(0, 0, 0, .03)}: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: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--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);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),box-shadow 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-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}
