*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;line-height:1.6}#root,.min-h-screen{min-height:100vh}.w-full{width:100%}.h-full{height:100%}.w-1{width:.25rem}.h-1{height:.25rem}.w-2{width:.5rem}.h-2{height:.5rem}.w-3{width:.75rem}.h-3{height:.75rem}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-8{width:2rem}.h-8{height:2rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.w-12{width:3rem}.h-12{height:3rem}.w-16{width:4rem}.h-16{height:4rem}.w-20{width:5rem}.h-20{height:5rem}.w-24{width:6rem}.h-24{height:6rem}.w-32{width:8rem}.h-32{height:8rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:3rem}.p-16{padding:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-12{padding-left:3rem;padding-right:3rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pt-6{padding-top:1.5rem}.pr-12{padding-right:3rem}.pr-4{padding-right:1rem}.pl-2{padding-left:.5rem}.m-4{margin:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.ml-1{margin-left:.25rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.bg-gradient-to-br{background:linear-gradient(135deg,#005ea8,#1e40af,#222c57)}.bg-gradient-to-r{background:linear-gradient(to right,#005ea8,#1e40af,#222c57)}.from-purple-900{background:linear-gradient(135deg,#005ea8,#1e40af,#222c57)}.from-slate-900{background:linear-gradient(135deg,#1e293b,#005ea8,#1e293b)}.via-purple-900{background:linear-gradient(135deg,#005ea8,#1e40af,#222c57)}.to-slate-900{background:linear-gradient(135deg,#005ea8,#1e40af,#1e293b)}.via-blue-900,.to-pink-900{background:linear-gradient(135deg,#005ea8,#1e40af,#222c57)}.from-purple-500,.to-pink-500,.from-purple-600,.to-pink-600{background:linear-gradient(to right,#005ea8,#222c57)}.via-blue-600{background:linear-gradient(to right,#005ea8,#1e40af,#222c57)}.from-blue-500,.to-purple-500{background:linear-gradient(to right,#005ea8,#222c57)}.from-green-500,.to-emerald-500{background:linear-gradient(to right,#16a34a,#10b981)}.from-yellow-400,.to-orange-500{background:linear-gradient(to right,#facc15,#f59e0b)}.from-red-500,.to-red-600{background:linear-gradient(to right,#ef4444,#dc2626)}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f3f4f6}.bg-gray-500{background-color:#6b7280}.bg-gray-800{background-color:#1f2937}.bg-red-100{background-color:#fef2f2}.bg-green-100{background-color:#f0fdf4}.bg-blue-600{background-color:#005ea8}.bg-green-600{background-color:#16a34a}.bg-red-600{background-color:#dc2626}.bg-indigo-600,.bg-purple-600{background-color:#005ea8}.bg-gray-400{background-color:#9ca3af}.bg-white\/10{background-color:#ffffff1a}.bg-white\/5{background-color:#ffffff0d}.bg-white\/20{background-color:#fff3}.bg-red-500\/20{background-color:#ef444433}.bg-green-500\/20{background-color:#22c55e33}.bg-blue-500\/20{background-color:#005ea833}.bg-yellow-500\/20{background-color:#eab30833}.bg-purple-500\/20{background-color:#005ea833}.bg-gray-500\/50{background-color:#6b728080}.bg-purple-500{background-color:#005ea8}.bg-pink-500{background-color:#222c57}.bg-blue-500{background-color:#005ea8}.bg-yellow-500{background-color:#eab308}.text-white{color:#fff}.text-black{color:#000}.text-red-100{color:#fef2f2}.text-red-200{color:#fecaca}.text-red-300{color:#fca5a5}.text-red-400{color:#f87171}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-green-100{color:#dcfce7}.text-green-200{color:#bbf7d0}.text-green-300{color:#86efac}.text-green-400{color:#4ade80}.text-green-700{color:#15803d}.text-blue-100{color:#dbeafe}.text-blue-200{color:#bfdbfe}.text-blue-300{color:#222c57}.text-blue-600{color:#005ea8}.text-yellow-200{color:#fef08a}.text-yellow-300{color:#fde047}.text-yellow-400{color:#facc15}.text-pink-200{color:#fbcfe8}.text-pink-300{color:#222c57}.text-pink-400{color:#f472b6}.text-purple-200{color:#e9d5ff}.text-purple-300{color:#d8b4fe}.text-gray-300{color:#d1d5db}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-white\/90{color:#ffffffe6}.text-white\/80{color:#fffc}.text-white\/70{color:#ffffffb3}.text-white\/60{color:#fff9}.text-white\/50{color:#ffffff80}.text-white\/40{color:#fff6}.text-white\/30{color:#ffffff4d}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.tracking-tight{letter-spacing:-.025em}.font-mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-white{border-color:#fff}.border-red-400{border-color:#f87171}.border-red-400\/50{border-color:#f8717180}.border-green-400{border-color:#4ade80}.border-green-400\/50{border-color:#4ade8080}.border-blue-400\/50{border-color:#60a5fa80}.border-yellow-400\/50{border-color:#fbbf2480}.border-purple-400\/50{border-color:#005ea880}.border-pink-400\/50{border-color:#f472b680}.border-white\/20{border-color:#fff3}.border-white\/10{border-color:#ffffff1a}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-md{box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f}.shadow-lg{box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.shadow-xl{box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}.shadow-2xl{box-shadow:0 25px 50px #00000040}.shadow-3xl{box-shadow:0 35px 60px #0000004d}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.top-1{top:.25rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-10{top:2.5rem}.top-16{top:4rem}.top-20{top:5rem}.top-1\/2{top:50%}.right-0{right:0}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-10{right:2.5rem}.right-16{right:4rem}.right-20{right:5rem}.right-24{right:6rem}.right-32{right:8rem}.right-1\/4{right:25%}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-16{bottom:4rem}.bottom-20{bottom:5rem}.bottom-24{bottom:6rem}.bottom-32{bottom:8rem}.left-3{left:.75rem}.left-4{left:1rem}.left-6{left:1.5rem}.left-10{left:2.5rem}.left-16{left:4rem}.left-20{left:5rem}.left-32{left:8rem}.left-40{left:10rem}.left-1\/2{left:50%}.left-1\/3{left:33.333333%}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-4{top:-1rem}.-top-6{top:-1.5rem}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-left-3{left:-.75rem}.z-10{z-index:10}.z-50{z-index:50}.transform{transform:translateZ(0)}.translate-x-1\/2{transform:translate(50%)}.-translate-x-1\/2{transform:translate(-50%)}.-translate-y-1\/2{transform:translateY(-50%)}.-translate-y-2{transform:translateY(-.5rem)}.-translate-y-3{transform:translateY(-.75rem)}.-translate-x-1{transform:translate(-.25rem)}.scale-95{transform:scale(.95)}.scale-98{transform:scale(.98)}.scale-105{transform:scale(1.05)}.scale-110{transform:scale(1.1)}.hover\:bg-blue-700:hover{background-color:#004085}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:bg-yellow-600:hover{background-color:#ca8a04}.hover\:bg-indigo-700:hover{background-color:#004085}.hover\:bg-gray-700:hover{background-color:#374151}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-red-500\/40:hover{background-color:#ef444466}.hover\:text-white:hover{color:#fff}.hover\:text-yellow-300:hover{color:#fde047}.hover\:text-gray-300:hover{color:#d1d5db}.hover\:underline:hover{text-decoration:underline}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.hover\:-translate-y-2:hover{transform:translateY(-.5rem)}.hover\:-translate-y-3:hover{transform:translateY(-.75rem)}.hover\:-translate-x-1:hover{transform:translate(-.25rem)}.hover\:shadow-xl:hover{box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}.hover\:shadow-2xl:hover{box-shadow:0 25px 50px #00000040}.hover\:shadow-3xl:hover{box-shadow:0 35px 60px #0000004d}.hover\:from-purple-600:hover,.hover\:to-pink-600:hover{background:linear-gradient(to right,#004085,#222c57)}.hover\:from-purple-700:hover,.hover\:to-pink-700:hover{background:linear-gradient(to right,#003d7a,#222c57)}.hover\:from-green-600:hover{background:linear-gradient(to right,#16a34a,#10b981)}.hover\:to-emerald-600:hover{background:linear-gradient(to right,#16a34a,#059669)}.hover\:from-yellow-600:hover{background:linear-gradient(to right,#ca8a04,#d97706)}.hover\:to-orange-600:hover{background:linear-gradient(to right,#ca8a04,#ea580c)}.hover\:from-red-600:hover{background:linear-gradient(to right,#dc2626,#b91c1c)}.hover\:to-red-700:hover{background:linear-gradient(to right,#dc2626,#991b1b)}.hover\:from-blue-600:hover,.hover\:to-purple-600:hover{background:linear-gradient(to right,#004085,#222c57)}.active\:scale-95:active{transform:scale(.95)}.active\:scale-98:active{transform:scale(.98)}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:text-yellow-300{color:#fde047}.group:hover .group-hover\:text-white{color:#fff}.group:hover .group-hover\:text-gray-300{color:#d1d5db}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:-translate-x-1{transform:translate(-.25rem)}.group:hover .group-hover\:animate-pulse{animation:pulse 2s infinite}.group:hover .group-hover\:animate-spin{animation:spin 1s linear infinite}.focus\:outline-none:focus{outline:none}.focus\:ring-green-500:focus{box-shadow:0 0 0 2px #22c55e80}.focus\:ring-purple-500:focus{box-shadow:0 0 0 2px #005ea880}.focus\:border-transparent:focus{border-color:transparent}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.opacity-0{opacity:0}.opacity-3{opacity:.03}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-100{opacity:1}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.transition,.transition-all{transition:all .3s ease}.transition-colors{transition:color .3s ease,background-color .3s ease,border-color .3s ease}.transition-transform{transition:transform .3s ease}.transition-opacity{transition:opacity .3s ease}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}.ease-in{transition-timing-function:ease-in}.ease-out{transition-timing-function:ease-out}.ease-in-out{transition-timing-function:ease-in-out}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes shimmer{0%{transform:translate(-100%) skew(-12deg)}to{transform:translate(200%) skew(-12deg)}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.animate-bounce{animation:bounce 1s infinite}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-shimmer{animation:shimmer 2s infinite}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.backdrop-blur-lg{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.blur-xl{filter:blur(24px)}.blur-3xl{filter:blur(64px)}.resize-none{resize:none}.overflow-hidden{overflow:hidden}.min-w-0{min-width:0px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pointer-events-none{pointer-events:none}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#005ea880;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#005ea8cc}@media (min-width: 640px){.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:flex-row{flex-direction:row}}@media (min-width: 768px){.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:p-6{padding:1.5rem}.md\:mb-0{margin-bottom:0}}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:text-left{text-align:left}.lg\:w-auto{width:auto}}@media (min-width: 1280px){.xl\:text-8xl{font-size:6rem;line-height:1}}@media (max-width: 640px){.text-6xl{font-size:3rem!important;line-height:1!important}.text-5xl{font-size:2.5rem!important;line-height:1.1!important}.text-7xl{font-size:3.5rem!important;line-height:1!important}.p-8{padding:1.5rem!important}.p-16{padding:2rem!important}.gap-8{gap:1.5rem!important}.mb-16{margin-bottom:2rem!important}.mt-16{margin-top:2rem!important}}.bg-gradient-to-r.from-yellow-300.via-pink-300.to-purple-300.bg-clip-text.text-transparent,.text-gradient-primary{background:linear-gradient(to right,#fde047,#222c57,#005ea8);-webkit-background-clip:text;background-clip:text;color:transparent}.bg-gradient-to-r.from-purple-300.to-blue-300.bg-clip-text.text-transparent,.text-gradient-secondary{background:linear-gradient(to right,#005ea8,#222c57);-webkit-background-clip:text;background-clip:text;color:transparent}.bg-gradient-to-r.from-yellow-300.to-orange-300.bg-clip-text.text-transparent,.text-gradient-accent{background:linear-gradient(to right,#fde047,#fdba74);-webkit-background-clip:text;background-clip:text;color:transparent}.bg-gradient-to-r.from-purple-300.via-blue-300.to-pink-300.bg-clip-text.text-transparent,.text-gradient-full{background:linear-gradient(to right,#005ea8,#222c57,#222c57);-webkit-background-clip:text;background-clip:text;color:transparent}.bg-gradient-to-r.from-blue-300.to-purple-300.bg-clip-text.text-transparent,.text-gradient-cool{background:linear-gradient(to right,#222c57,#005ea8);-webkit-background-clip:text;background-clip:text;color:transparent}.glass{background:#ffffff1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.2)}.glass-dark{background:#0000001a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1)}.btn-primary{background:linear-gradient(to right,#005ea8,#222c57);transition:all .3s ease;transform:translateZ(0)}.btn-primary:hover{background:linear-gradient(to right,#004085,#222c57);transform:scale(1.05);box-shadow:0 20px 25px #0000001a}.text-shadow{text-shadow:0 2px 4px rgba(0,0,0,.3)}.custom-scroll::-webkit-scrollbar{width:6px}.custom-scroll::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.custom-scroll::-webkit-scrollbar-thumb{background:#005ea899;border-radius:3px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#005ea8cc}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:float 3s ease-in-out infinite}.loading-dots:after{content:"";animation:dots 1.5s infinite}@keyframes dots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.gradient-primary{background:linear-gradient(135deg,#005ea8,#1e40af,#222c57)}.gradient-secondary{background:linear-gradient(135deg,#1e293b,#005ea8,#1e293b)}.aspect-square{aspect-ratio:1 / 1}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.italic{font-style:italic}.not-italic{font-style:normal}.underline{text-decoration:underline}.no-underline{text-decoration:none}.whitespace-nowrap{white-space:nowrap}.select-none{-webkit-user-select:none;user-select:none}@media (prefers-reduced-motion: reduce){.animate-pulse,.animate-spin,.animate-bounce,.animate-ping,.animate-shimmer,.animate-float{animation:none}.transition,.transition-all,.transition-colors,.transition-transform,.transition-opacity{transition:none}}.focus-visible:focus-visible{outline:2px solid #005ea8;outline-offset:2px}@media (prefers-color-scheme: dark){.dark\:bg-gray-900{background-color:#111827}.dark\:text-white{color:#fff}.dark\:border-gray-700{border-color:#374151}}@media print{.print\:hidden{display:none}.print\:block{display:block}.print\:text-black{color:#000}.print\:bg-white{background:#fff}.animate-pulse,.animate-spin,.animate-bounce,.animate-ping,.animate-shimmer,.animate-float{animation:none}.backdrop-blur-lg,.backdrop-blur-sm{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-contrast: high){.bg-white\/10{background-color:#ffffff4d}.bg-white\/5{background-color:#fff3}.border-white\/20{border-color:#ffffff80}.text-white\/70{color:#ffffffe6}.text-white\/60{color:#fffc}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html{scroll-behavior:smooth}.transform,.transition,.animate-pulse,.animate-spin,.animate-bounce,.animate-ping,.animate-shimmer{will-change:transform}-2:focus{box-shadow:0 0 0 2px #005ea880}.focus\:ring{}
