*,::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%}
body{margin:0;line-height:inherit;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f9fafb;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:inherit}img,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}
table{text-indent:0;border-color:inherit;border-collapse:collapse}button{cursor:pointer;background:transparent;border:0}
.block{display:block}.hidden{display:none}.inline-flex{display:inline-flex}.flex{display:flex}.grid{display:grid}
.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}
.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}
.justify-between{justify-content:space-between}.justify-center{justify-content:center}
.gap-0\.5{gap:0.125rem}.gap-1{gap:0.25rem}.gap-2{gap:0.5rem}.gap-3{gap:0.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-10{gap:2.5rem}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.text-center{text-align:center}
.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}
.w-3\.5{width:0.875rem}.h-3\.5{height:0.875rem}.w-4{width:1rem}.h-4{height:1rem}
.w-5{width:1.25rem}.h-5{height:1.25rem}.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}
.h-32{height:8rem}.h-48{height:12rem}.h-64{height:16rem}.w-2\/5{width:40%}
.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-6xl{max-width:72rem}.mx-auto{margin-left:auto;margin-right:auto}
.p-2{padding:0.5rem}.p-3{padding:0.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}.px-4{padding-left:1rem;padding-right:1rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}.py-3{padding-top:0.75rem;padding-bottom:0.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-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}
.pb-2{padding-bottom:0.5rem}.pt-2{padding-top:0.5rem}.pt-4{padding-top:1rem}
.mt-0\.5{margin-top:0.125rem}.mt-1{margin-top:0.25rem}.mt-2{margin-top:0.5rem}.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-16{margin-top:4rem}.mt-auto{margin-top:auto}
.mb-1{margin-bottom:0.25rem}.mb-2{margin-bottom:0.5rem}.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}
.ml-2{margin-left:0.5rem}.ml-auto{margin-left:auto}
.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}
.text-\[10px\]{font-size:10px;line-height:1.4}.text-xs{font-size:0.75rem;line-height:1rem}
.text-sm{font-size:0.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}
.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}
.font-mono{font-family:ui-monospace,monospace}.uppercase{text-transform:uppercase}.italic{font-style:italic}
.tracking-wide{letter-spacing:0.025em}.tracking-wider{letter-spacing:0.05em}.tracking-widest{letter-spacing:0.1em}
.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-relaxed{line-height:1.625}.align-top{vertical-align:top}
.text-white{color:#fff}.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-200{color:#bfdbfe}.text-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}
.text-red-400{color:#f87171}.text-red-500{color:#ef4444}.text-purple-500{color:#a855f7}
.text-green-500{color:#22c55e}.text-green-700{color:#15803d}
.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}
.bg-gray-200{background-color:#e5e7eb}.bg-blue-50{background-color:#eff6ff}.bg-blue-600{background-color:#2563eb}
.bg-indigo-50{background-color:#eef2ff}.bg-indigo-600{background-color:#4f46e5}
.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-green-600{background-color:#16a34a}
.bg-red-50{background-color:#fef2f2}.bg-purple-50{background-color:#faf5ff}
.bg-blue-100{background-color:#dbeafe}.bg-white\/10{background-color:rgba(255,255,255,0.1)}
.bg-white\/90{background-color:rgba(255,255,255,0.9)}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-from,#1d4ed8),var(--tw-gradient-to,#312e81))}
.from-blue-700{--tw-gradient-from:#1d4ed8}.via-blue-800{--tw-gradient-mid:#1e40af}
.to-indigo-900{--tw-gradient-to:#312e81}
.from-blue-50{--tw-gradient-from:#eff6ff}.to-indigo-100{--tw-gradient-to:#e0e7ff}
.bg-gradient-to-br.from-blue-700.via-blue-800.to-indigo-900{background:linear-gradient(135deg,#1d4ed8,#1e40af,#312e81)}
.bg-gradient-to-br.from-blue-50.to-indigo-100{background:linear-gradient(135deg,#eff6ff,#e0e7ff)}
.border{border-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}
.border-y{border-top-width:1px;border-bottom-width:1px}
.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}
.border-blue-100{border-color:#dbeafe}.border-indigo-100{border-color:#e0e7ff}.border-green-100{border-color:#dcfce7}
.rounded{border-radius:0.25rem}.rounded-lg{border-radius:0.5rem}.rounded-xl{border-radius:0.75rem}
.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}
.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}
.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1)}
.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1)}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1)}
.ring-1{outline:1px solid var(--ring-color,#e5e7eb);outline-offset:0}
.ring-gray-100{--ring-color:#f3f4f6}.ring-gray-200{--ring-color:#e5e7eb}
.ring-blue-100{--ring-color:#dbeafe}.ring-indigo-100{--ring-color:#e0e7ff}.ring-green-100{--ring-color:#dcfce7}
.overflow-hidden{overflow:hidden}.object-cover{object-fit:cover}
.relative{position:relative}.absolute{position:absolute}.sticky{position:sticky}.fixed{position:fixed}
.top-0{top:0}.top-3{top:0.75rem}.right-3{right:0.75rem}.inset-0{inset:0}
.z-10{z-index:10}.z-50{z-index:50}.cursor-pointer{cursor:pointer}
.backdrop-blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}
.transition-colors{transition:color 150ms,background-color 150ms,border-color 150ms,outline-color 150ms}
.transition-all{transition:all 200ms cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:200ms}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.hover\:bg-white:hover{background-color:#fff}.hover\:bg-blue-50:hover{background-color:#eff6ff}
.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1)}
.hover\:ring-blue-200:hover{--ring-color:#bfdbfe;outline-color:#bfdbfe}
.hover\:ring-gray-200:hover{--ring-color:#e5e7eb;outline-color:#e5e7eb}
.hover\:text-gray-600:hover{color:#4b5563}.hover\:text-gray-700:hover{color:#374151}
.hover\:text-gray-900:hover{color:#111827}.hover\:text-blue-800:hover{color:#1e40af}
.hover\:text-gray-600:hover{color:#4b5563}.hover\:underline:hover{text-decoration:underline}
.hover\:scale-105:hover{transform:scale(1.05)}
.group{}.group:hover .group-hover\:text-blue-700{color:#1d4ed8}
.group:hover .group-hover\:text-blue-400{color:#60a5fa}
.group:hover .group-hover\:text-red-500{color:#ef4444}
.last\:border-0:last-child{border-bottom-width:0}
.last\:border-0:last-child{border-bottom:0}
@media(min-width:640px){
.sm\:inline{display:inline}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@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))}}
@media(min-width:1280px){
.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
#mapContainer.fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;z-index:9999;border-radius:0}
#mapContainer.fullscreen iframe{height:100vh}
