:root{color-scheme:light;--bg: #faf9f7;--surface: #ffffff;--text: #1a1a1a;--muted: #6b6b6b;--line: #e5e2dc}*,*:before,*:after{box-sizing:border-box}html,body{margin:0}body{font:16px/1.4 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}.phone{max-width:430px;min-height:100dvh;margin:0 auto;background:var(--bg)}@media(min-width:431px){.phone{border-left:1px solid var(--line);border-right:1px solid var(--line)}}.screen{padding:16px}.screen h1{font-size:22px;margin:0 0 8px}.screen p{margin:0 0 12px;color:var(--muted)}
