@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.app-shell[data-v-015f37ad]{min-height:100vh;display:flex;flex-direction:column}:root{--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--bg-page: #f1f1f1;--bg-surface: #ffffff;--text-primary: #111111;--text-muted: #6b7280;--text-placeholder: #a0a7b1;--border-input: #e6e8ea;--accent: #ed0000;--accent-orange: #ffa751;--gradient-cta: linear-gradient(90deg, #ed0000 0%, #ffa751 100%);--success-fg: #047857;--success-bg: #ecfdf5;--success-border: #a7f3d0;--error-fg: #b91c1c;--error-bg: #fef2f2;--error-border: #fecaca;--radius-input: 16px;--radius-button: 18px;--radius-card: 40px;--input-height: 56px;--button-height: 60px;--transition-base: all .2s ease}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font-sans);font-size:16px;color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh}::selection{background:var(--accent);color:#fff}button{font-family:inherit}input,textarea,select{font-family:inherit;color:inherit}a{color:var(--accent);text-decoration:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
