:root{color-scheme:dark;--bg:#0A0F1C;--card-bg:#0B1020;--surface:#0D1426;--surface-strong:#111b2e;--border:#1A2238;--text:#FFFFFF;--muted:rgba(255,255,255,0.72);--soft:#8A93A8;--primary:#4DB89A;--primary-soft:rgba(77,184,154,0.14);--primary-strong:#71F4C8;--positive-text:#66de98;--phone-width:390px;--shadow:0 10px 40px rgba(0,0,0,0.3)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Space Grotesk,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{border:0;background:transparent}a,button{color:inherit}