body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(to bottom right,#f0f9ff,#f8fafc,#fef7ff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.text-center{text-align:center}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.rounded-lg{border-radius:.5rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.text-white{color:#fff}.text-gray-600{color:#4b5563}.text-gray-800{color:#1f2937}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-bold{font-weight:700}.min-h-screen{min-height:100vh}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes gradientMove{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 50%}}.search-bar{position:relative}.search-bar input::placeholder{color:#ffffffb3;opacity:1}.search-bar input{color:#fff!important;font-weight:500}.search-highlight{background-color:#fef3c7;border-radius:2px;color:#92400e;font-weight:600;padding:1px 2px}@media (max-width:1200px){.search-bar>div{max-width:80vw!important;min-width:500px!important}}@media (max-width:768px){.search-bar>div{max-width:90vw!important;min-width:300px!important}}@media (max-width:480px){.search-bar>div{max-width:95vw!important;min-width:250px!important}}
/*# sourceMappingURL=main.286bd40d.css.map*/