:root{--background: #ffffff;--background-secondary: #e9ecef;--foreground: #171717;--foreground-secondary: #666666;--primary: #f49f0a;--secondary: #d1d5db;--danger: #dc3545;--success: #3c9b42}html,body{max-width:100vw;overflow-x:hidden}html{font-size:16px}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0;padding:0;line-height:inherit;color:inherit}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.1rem}p{font-size:1rem}.no-scroll{overflow:hidden}@media (min-width: 576px){.phone_frame{width:380px;height:736px;border:8px solid var(--foreground);border-radius:20px;overflow:hidden;box-shadow:0 0 15px #0003;position:relative}.phone_screen{overflow-y:scroll;max-height:100%}body{display:flex;justify-content:center;align-items:center;height:100vh;margin:0}}
