@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#111827;background-color:#fff}h1,h2,h3,h4,h5,h6{margin:0;color:#111827}h1{font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width: 768px){h1{font-size:3rem}}h2{font-size:1.875rem;font-weight:700;line-height:1.25}@media (min-width: 768px){h2{font-size:2.25rem}}h3{font-size:1.5rem;font-weight:600;line-height:1.25}@media (min-width: 768px){h3{font-size:1.875rem}}h4{font-size:1.25rem;font-weight:600;line-height:1.25}h5{font-size:1.125rem;font-weight:600;line-height:1.25}h6{font-size:1rem;font-weight:600;line-height:1.5}p{margin:0;font-size:1rem;font-weight:400;line-height:1.5}a:not([class]),a.link{color:#2563eb;text-decoration:none;transition:color .2s ease-in-out}a:not([class]):hover,a.link:hover{color:#1d4ed8;text-decoration:underline}a:not([class]):focus-visible,a.link:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:.125rem}a{text-decoration:none;color:inherit}a:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:.125rem}ul,ol{margin:0;padding:0;list-style:none}button,input,textarea,select{font-family:inherit;font-size:inherit}button{background:none;border:none;cursor:pointer}button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}input:focus,textarea:focus{outline:none}img{max-width:100%;height:auto;display:block}table{border-collapse:collapse;border-spacing:0}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.container{padding-left:2rem;padding-right:2rem}}.text-primary{color:#111827}.text-secondary{color:#4b5563}.text-muted{color:#6b7280}.text-white{color:#fff}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}@media (max-width: 639px){.mobile-hidden{display:none}}@media (min-width: 768px){.tablet-hidden{display:none}}@media (min-width: 1024px){.desktop-hidden{display:none}}.loading{border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;width:20px;height:20px}.loading-lg{border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;width:32px;height:32px}
