*,*:before,*:after{box-sizing:border-box}:root{--phone-border: rgba(255, 255, 255, .15);--phone-bg: rgba(255, 255, 255, .06);--phone-text: #e8e6e3;--phone-surface: rgba(15, 15, 20, .98);--phone-text-muted: rgba(232, 230, 227, .6)}[data-theme=light]{--phone-border: rgba(0, 0, 0, .15);--phone-bg: rgba(255, 255, 255, .9);--phone-text: #1a1d24;--phone-surface: rgba(255, 255, 255, .98);--phone-text-muted: rgba(30, 33, 40, .6)}body{margin:0;font-family:DM Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f0f14;color:#e8e6e3;min-height:100vh}#root{min-height:100vh}input,button,textarea{font:inherit}a{color:#7eb8da}.phone-row{display:flex;gap:8px;align-items:stretch;min-width:0}
