*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #6c63ff;--color-primary-light: #ede9ff;--color-primary-dark: #4b44cc;--color-surface: #ffffff;--color-bg: #f5f5f7;--color-text: #1a1a2e;--color-text-secondary: #6b7280;--color-border: #e5e7eb;--color-danger: #ef4444;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 16px rgba(0,0,0,.1);--shadow-lg: 0 8px 32px rgba(0,0,0,.15);--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--safe-bottom: env(safe-area-inset-bottom, 0px)}html,body{height:100%;font-family:var(--font);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;overflow:hidden}#root{height:100%;max-width:430px;margin:0 auto;position:relative;overflow:hidden;background:var(--color-bg);box-shadow:0 0 60px #00000026}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea{font-family:inherit}
