*{box-sizing:border-box;margin:0;padding:0}:root{--accent:#e94560;--dark-bg:#1a1a2e;--text-primary:#222;--text-secondary:#888;--surface:#fff;--border:#eee}html,body{background:var(--dark-bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-display:swap;direction:rtl;min-height:100dvh;font-family:Cairo,Segoe UI,Tahoma,sans-serif}body{background:var(--surface);max-width:480px;margin:0 auto}#app{flex-direction:column;min-height:100dvh;display:flex}button{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;font-family:inherit}input,textarea{border:none;outline:none;font-family:inherit}a{color:inherit;text-decoration:none}
