*{box-sizing:border-box;margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}body,html{height:100%;width:100%;font-family:Oval Single,sans-serif;background-color:#ffffff;color:#333333;transition:all .2s ease-in-out;line-height:1.5}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font-family:inherit;font-size:inherit}a{color:#004aad;text-decoration:none}a:hover{text-decoration:underline}:root{--background:#ffffff;--foreground:#333333;--card:#ffffff;--card-foreground:#333333;--popover:#ffffff;--popover-foreground:#333333;--primary:#004aad;--primary-foreground:#ffffff;--secondary:#f5f5f5;--secondary-foreground:#333333;--muted:#f5f5f5;--muted-foreground:#6c757d;--accent:#e0f0ff;--accent-foreground:#004aad;--destructive:#dc3545;--destructive-foreground:#ffffff;--border:#e2e2e2;--input:#e2e2e2;--sidebar-background:#f8f9fa;--sidebar-foreground:#495057;--sidebar-hover:#e9ecef}.dark{--background:#1a202c;--foreground:#f7fafc;--card:#2d3748;--card-foreground:#f7fafc;--popover:#2d3748;--popover-foreground:#f7fafc;--primary:#1e88e5;--primary-foreground:#ffffff;--secondary:#2d3748;--secondary-foreground:#f7fafc;--muted:#4a5568;--muted-foreground:#a0aec0;--accent:#2a4365;--accent-foreground:#90cdf4;--destructive:#f56565;--destructive-foreground:#ffffff;--border:#4a5568;--input:#4a5568;--sidebar-background:#2d3748;--sidebar-foreground:#e2e8f0;--sidebar-hover:#4a5568}.text-balance{text-wrap:balance}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.animate-float{animation:float 3s ease-in-out infinite}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#004aad;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#003a87}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.text-center{text-align:center}.font-bold{font-weight:700}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.p-4{padding:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-16{padding-top:4rem;padding-bottom:4rem}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:640px){.sm\:flex-row{flex-direction:row}}@media (min-width:768px){.md\:flex-row{flex-direction:row}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.text-high-contrast{color:#000000}.text-high-contrast-light{color:#ffffff}