:root{--link-color:#2563eb;--link-hover-color:#1d4ed8;--background:#f8f9fa;--foreground:#5e3bff;--surface:#fff;--border:#e9ecef;--text-primary:#111827;--text-secondary:#6b7280;--text-tertiary:#9ca3af;--primary:#5e3bff;--success:#10b981;--warning:#f59e0b;--danger:#ef4444}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,sans-serif}button,input{font-family:inherit}.ant-btn{box-shadow:none!important;border-radius:10px!important}.ant-btn:hover:not(:disabled),.ant-btn:active:not(:disabled),.ant-btn:focus:not(:disabled){box-shadow:none!important}.ant-btn-default{color:#5e3bff!important;box-shadow:none!important;background-color:#fff!important;border-color:#5e3bff!important}.ant-btn-default:hover:not(:disabled){box-shadow:none!important;background-color:#fff!important;border-color:#5e3bff!important}.ant-btn-default:active:not(:disabled),.ant-btn-default:focus:not(:disabled){color:#5e3bff!important;box-shadow:none!important;background-color:#fff!important;border-color:#5e3bff!important}.ant-btn-link{text-underline-offset:2px;color:var(--link-color)!important;text-decoration:underline!important}.ant-btn-link:hover:not(:disabled),.ant-btn-link:focus:not(:disabled),.ant-btn-link:active:not(:disabled){color:var(--link-hover-color)!important;text-decoration:underline!important}.ant-form-item-label{padding-bottom:0!important}.ant-form-item{margin-bottom:5px!important}
