*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
body{margin:0;line-height:inherit}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}
img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}
img,video{max-width:100%;height:auto}
[hidden]{display:none}
blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}
fieldset{margin:0;padding:0}
legend{padding:0}
ol,ul,menu{list-style:none;margin:0;padding:0}
textarea{resize:vertical}
input::placeholder,textarea::placeholder{color:#9ca3af}
button,[role="button"]{cursor:pointer}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}
button,select{text-transform:none}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;background-color:transparent;background-image:none}
:-moz-focusring{outline:auto}
:-moz-ui-invalid{box-shadow:none}
hr{height:0;color:inherit;border-top-width:1px}
abbr:where([title]){text-decoration:underline dotted}
table{text-indent:0;border-color:inherit;border-collapse:collapse}
input,button,textarea,select{outline:none} .container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto}
.block{display:block}.inline-block{display:inline-block}.inline{display:inline}
.inline-flex{display:inline-flex}.flex{display:flex}.grid{display:grid}.hidden{display:none}
.table{display:table}
.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.flex-row{flex-direction:row}
.flex-1{flex:1 1 0%}.shrink-0{flex-shrink: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-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}
.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}
.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))}
.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}
.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}
.inset-0{inset:0}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}
.top-2{top:.5rem}.right-2{right:.5rem}.left-2{left:.5rem}.left-4{left:1rem}.bottom-6{bottom:1.5rem}
.top-1\/2{top:50%}.top-full{top:100%}
.-translate-y-1\/2{transform:translateY(-50%)}
.translate-x-4{transform:translateX(1rem)}.-translate-x-4{transform:translateX(-1rem)}
.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}
.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-x-auto{overflow-x:auto} .p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}
.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}
.px-1{padding-left:.25rem;padding-right:.25rem}.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-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}
.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}
.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}
.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}
.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}
.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}.py-8{padding-top:2rem;padding-bottom:2rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}
.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}
.py-20{padding-top:5rem;padding-bottom:5rem}
.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-14{padding-top:3.5rem}
.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-16{padding-bottom:4rem}
.pl-3{padding-left:.75rem}.pr-0{padding-right:0}
.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}
.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.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}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}
.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}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}
.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}
.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}
.-mt-1{margin-top:-.25rem}
.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}
.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}
.space-y-10>*+*{margin-top:2.5rem} .w-2{width:.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-7{width:1.75rem}.w-8{width:2rem}
.w-9{width:2.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}
.w-24{width:6rem}.w-full{width:100%}.w-auto{width:auto}
.h-0\.5{height:.125rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-8{height:2rem}
.h-9{height:2.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}
.h-20{height:5rem}.h-52{height:13rem}.h-80{height:20rem}.h-full{height:100%}
.min-h-\[85vh\]{min-height:85vh}.min-h-\[40px\]{min-height:40px}.min-h-\[180px\]{min-height:180px}
.min-h-screen{min-height:100vh}
.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-none{max-width:none}
.aspect-\[4\/3\]{aspect-ratio:4/3} .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-9xl{font-size:8rem;line-height:1}
.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}
.font-bold{font-weight:700}.font-black{font-weight:900}
.italic{font-style:italic}.not-italic{font-style:normal}
.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}
.leading-loose{line-height:2}
.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}
.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}
.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}
.underline{text-decoration:underline}.no-underline{text-decoration:none}
.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .text-white{color:#fff}.text-black{color:#000}
.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}
.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}
.text-blue-100{color:#dbeafe}.text-blue-200{color:#bfdbfe}.text-blue-300{color:#93c5fd}
.text-blue-400{color:#60a5fa}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}
.text-red-400{color:#f87171}.text-red-500{color:#ef4444}
.text-green-500{color:#22c55e}.text-green-600{color:#16a34a}
.text-yellow-400{color:#facc15}
.text-purple-500{color:#a855f7} .bg-white{background-color:#fff}.bg-black{background-color:#000}
.bg-transparent{background-color:transparent}
.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}
.bg-gray-200{background-color:#e5e7eb}.bg-gray-800{background-color:#1f2937}
.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}
.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}
.bg-blue-700{background-color:#1d4ed8}.bg-blue-800{background-color:#1e40af}
.bg-blue-900{background-color:#1e3a8a}
.bg-red-500{background-color:#ef4444}
.bg-green-50{background-color:#f0fdf4}.bg-green-500{background-color:#22c55e}
.bg-green-600{background-color:#16a34a}
.bg-yellow-400{background-color:#facc15}
.bg-\[\#0b1d3a\]{background-color:#0b1d3a}
.bg-blue-600\/90{background-color:rgba(37,99,235,.9)}
.bg-black\/60{background-color:rgba(0,0,0,.6)}
.bg-gray-800\/80{background-color:rgba(31,41,55,.8)}
.bg-blue-800\/50{background-color:rgba(30,64,175,.5)} .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}
.from-black\/70{--tw-gradient-from:rgba(0,0,0,.7);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(0,0,0,0))}
.via-black\/50{--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.5),var(--tw-gradient-to,rgba(0,0,0,0))}
.to-black\/30{--tw-gradient-to:rgba(0,0,0,.3)}
.from-purple-500{--tw-gradient-from:#a855f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(168,85,247,0))}
.from-purple-600{--tw-gradient-from:#9333ea;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(147,51,234,0))}
.to-pink-500{--tw-gradient-to:#ec4899}
.from-blue-700{--tw-gradient-from:#1d4ed8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.via-blue-800{--tw-gradient-stops:var(--tw-gradient-from),#1e40af,var(--tw-gradient-to)}
.to-blue-900{--tw-gradient-to:#1e3a8a}
.bg-gradient-to-r.from-blue-700{background-image:linear-gradient(135deg,#1d4ed8,#1e40af,#1e3a8a)} .border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}
.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}
.border-l{border-left-width:1px}.border-r{border-right-width:1px}
.border-l-2{border-left-width:2px}
.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}
.border-blue-100{border-color:#dbeafe}.border-blue-200{border-color:#bfdbfe}
.border-blue-400{border-color:#60a5fa}.border-blue-600{border-color:#2563eb}
.border-blue-700{border-color:#1d4ed8}.border-blue-900{border-color:#1e3a8a}
.border-red-400{border-color:#f87171}.border-red-500{border-color:#ef4444}
.border-green-100{border-color:#dcfce7}.border-green-200{border-color:#bbf7d0}
.border-green-500{border-color:#22c55e}.border-white{border-color:#fff}
.border-collapse{border-collapse:collapse}
.divide-y>*+*{border-top-width:1px;border-style:solid;border-color:#e5e7eb}
.divide-x>*+*{border-left-width:1px;border-style:solid;border-color:#e5e7eb}
.divide-gray-200>*+*{border-color:#e5e7eb} .rounded{border-radius:.25rem}.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}
.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem} .shadow{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}
.shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}
.shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.06)}
.shadow-lg{box-shadow:0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.05)}
.shadow-xl{box-shadow:0 20px 25px rgba(0,0,0,.1),0 10px 10px rgba(0,0,0,.04)}
.shadow-2xl{box-shadow:0 25px 50px rgba(0,0,0,.25)} .object-cover{object-fit:cover}.object-contain{object-fit:contain}
.bg-cover{background-size:cover}.bg-center{background-position:center}
.bg-no-repeat{background-repeat:no-repeat}
.bg-size-cover{background-size:cover} .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.transition-colors{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}
.opacity-80{opacity:.8} .hover\:bg-white:hover{background-color:#fff}
.hover\:bg-gray-100:hover{background-color:#f3f4f6}
.hover\:bg-blue-50:hover{background-color:#eff6ff}
.hover\:bg-blue-600:hover{background-color:#2563eb}
.hover\:bg-blue-700:hover{background-color:#1d4ed8}
.hover\:bg-blue-800:hover{background-color:#1e40af}
.hover\:bg-green-500:hover{background-color:#22c55e}
.hover\:bg-green-600:hover{background-color:#16a34a}
.hover\:opacity-80:hover{opacity:.8}
.hover\:text-white:hover{color:#fff}
.hover\:text-blue-300:hover{color:#93c5fd}
.hover\:text-blue-700:hover{color:#1d4ed8}
.hover\:text-blue-600:hover{color:#2563eb}
.hover\:shadow-md:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}
.hover\:shadow-lg:hover{box-shadow:0 10px 15px rgba(0,0,0,.1)}
.hover\:shadow-xl:hover{box-shadow:0 20px 25px rgba(0,0,0,.1)}
.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}
.hover\:-translate-y-2:hover{transform:translateY(-.5rem)}
.hover\:scale-110:hover{transform:scale(1.1)}
.hover\:underline:hover{text-decoration:underline}
.hover\:rotate-180:hover{transform:rotate(180deg)}
.group:hover .group-hover\:text-blue-600{color:#2563eb}
.group:hover .group-hover\:rotate-180{transform:rotate(180deg)} .focus\:border-blue-500:focus{border-color:#3b82f6}
.focus\:outline-none:focus{outline:none}
.focus\:ring-2:focus{box-shadow:0 0 0 2px rgba(59,130,246,.5)} .pointer-events-none{pointer-events:none}
.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}
.select-none{user-select:none}
.resize-none{resize:none}
.appearance-none{appearance:none}
.list-none{list-style:none}
.whitespace-nowrap{white-space:nowrap}
.rotate-180{transform:rotate(180deg)} @media (min-width:640px){
.sm\:block{display:block}.sm\:inline{display:inline}.sm\:inline-flex{display:inline-flex}
.sm\:hidden{display:none}.sm\:flex{display:flex}
.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.sm\:text-base{font-size:1rem;line-height:1.5rem}
.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}
.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}
.sm\:text-2xl{font-size:1.5rem;line-height:2rem}
.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}
.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.sm\:text-5xl{font-size:3rem;line-height:1}
.sm\:p-12{padding:3rem}
.sm\:col-span-2{grid-column:span 2/span 2}
.sm\:divide-y-0>*+*{border-top-width:0}
.sm\:divide-x>*+*{border-left-width:1px;border-style:solid;border-color:#e5e7eb}
.sm\:inline-block{display:inline-block}
.sm\:flex-row{flex-direction:row}
.sm\:items-center{align-items:center}
}
@media (min-width:768px){
.md\:block{display:block}.md\:hidden{display:none}.md\:flex{display:flex}
.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\:col-span-2{grid-column:span 2/span 2}
}
@media (min-width:1024px){
.lg\:block{display:block}.lg\:hidden{display:none}.lg\:flex{display:flex}
.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\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.lg\:col-span-1{grid-column:span 1/span 1}
.lg\:col-span-2{grid-column:span 2/span 2}
.lg\:col-span-3{grid-column:span 3/span 3}
.lg\:py-0{padding-top:0;padding-bottom:0}
.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.lg\:text-5xl{font-size:3rem;line-height:1}
.lg\:text-6xl{font-size:3.75rem;line-height:1}
.lg\:h-20{height:5rem}
.lg\:items-center{align-items:center}
.lg\:px-0{padding-left:0;padding-right:0}
}