:root{--background: #ffffff;--foreground: #171717;--primary-color: #ff6f61;--secondary-color: #ff9a8d;--background-color: #ffffff;--background-linear: linear-gradient(135deg, #ff7e5f, #feb47b);--text-color: #333333;--subtitle-color: #555555;--error-color: #ff4d4f;--input-background: #f7f7f7;--input-border: #dddddd;--button-radius: 28px;--font-family: "Inter", sans-serif}@media (prefers-color-scheme: dark){:root{--background: #0a0a0a;--foreground: #ededed}}html,body{max-width:100vw;overflow-x:hidden;background-color:#fff}h1,h2,h3{font-family:Cormorant Garamond,Lato,Arial,Helvetica,sans-serif;font-weight:900}footer .footer-company-info h3,nav .logo a{font-family:cursive}body{color:var(--foreground);font-family:Merriweather,Lato,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme: dark){html{color-scheme:dark}}body{text-align:center!important;color:#333}#app{max-width:500px;margin:0 auto}input,textarea{background:#fff;color:#000}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px rgb(255,255,255) inset!important}input:-webkit-autofill{-webkit-text-fill-color:rgb(0,0,0)!important}.text-cta{text-decoration:underline;color:var( --primary-color)}
