:root{color-scheme:dark;--bg: #0f1419;--bg-elevated: #1a222c;--border: #2a3544;--text: #e8edf4;--muted: #8b9bb0;--accent: #3d9cf5;--accent-dim: #2563a8;--inbound: #1e2d23;--outbound: #1a2433;--note: #2a2520;--danger: #e85d5d;--radius: 10px;--font-sans: "DM Sans", system-ui, sans-serif;--font-display: "Fraunces", Georgia, serif}*{box-sizing:border-box}html{height:100%}body{margin:0;min-height:100%;height:100%;overflow:hidden;font-family:var(--font-sans);background:radial-gradient(1200px 600px at 10% -10%,#1a2838 0%,transparent 55%),radial-gradient(900px 500px at 100% 0%,#152a22 0%,transparent 50%),var(--bg);color:var(--text)}#root{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit}button{cursor:pointer}
