@keyframes marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}.animate-marquee{animation:25s linear infinite marquee}.theme-aware-form input,.theme-aware-form textarea,.theme-aware-form select{transition:all .3s;color:#0f172a!important;background-color:#fffc!important;border-color:#0000001a!important}.theme-aware-form input:focus,.theme-aware-form textarea:focus,.theme-aware-form select:focus{border-color:#06b6d480!important;box-shadow:0 0 0 1px #06b6d480!important}.theme-aware-form label{transition:color .3s;color:#475569e6!important}.theme-aware-form button[type=submit]{transition:all .3s;color:#fff!important;background-color:#0891b2!important;font-weight:700!important}.theme-aware-form button[type=submit]:hover{background-color:#06b6d4!important;box-shadow:0 0 15px #06b6d433!important}html.dark .theme-aware-form input,html.dark .theme-aware-form textarea,html.dark .theme-aware-form select{color:#fff!important;background-color:#0f172a80!important;border-color:#ffffff1a!important}html.dark .theme-aware-form label{color:#cbd5e1e6!important}html.dark .theme-aware-form button[type=submit]{color:#020617!important;background-color:#06b6d4!important}html.dark .theme-aware-form button[type=submit]:hover{background-color:#22d3ee!important;box-shadow:0 0 20px #06b6d466!important}
