@import "https://fonts.cdnfonts.com/css/lufga";:root{--bg-main:#f3f4f6;--bg-card:#fff;--text-primary:#000;--text-secondary:#666;--accent-black:#000;--border-subtle:#e5e7eb;--chart-blue:#3b82f6;--chart-light-blue:#93c5fd;--chart-red:#ef4444;--chart-yellow:#f59e0b;--chart-gray:#d1d5db;--sidebar-width:80px;--header-height:70px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-main);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lufga,sans-serif}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.text-secondary{color:var(--text-secondary)}.pill{border-radius:9999px}.card{background-color:var(--bg-card);border-radius:1.5rem;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}.glass-panel{-webkit-backdrop-filter:blur(24px);background:linear-gradient(135deg,#fff 0%,#faf8f4 100%);border:1px solid #ffffff80;border-radius:24px;box-shadow:0 10px 40px -10px #00000014}.pill-card{background-color:var(--bg-card);border-radius:9999px;align-items:center;padding:.5rem 1rem;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000005}.pill-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.flex-col{flex-direction:column}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.btn-icon{width:40px;height:40px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.btn-icon:hover{background-color:var(--bg-main);color:var(--text-primary)}.tab-pill{color:var(--text-secondary);border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s}.tab-pill.active{background-color:var(--accent-black);color:#fff}.tab-pill:not(.active):hover{color:var(--text-primary);background-color:#0000000d}.avatar{object-fit:cover;background-color:#e5e7eb;border-radius:50%;width:40px;height:40px}.avatar-sm{width:32px;height:32px}.avatar-lg{width:48px;height:48px}.dashboard-layout{height:100vh;display:flex;overflow:hidden}.sidebar{width:var(--sidebar-width);background-color:var(--bg-card);border-right:1px solid var(--border-subtle);z-index:10;flex-direction:column;align-items:center;padding:1.5rem 0;display:flex}.main-wrapper{flex-direction:column;flex:1;display:flex;overflow:hidden}.top-nav{height:var(--header-height);z-index:10;background-color:#0000;border-bottom:none;justify-content:space-between;align-items:center;padding:0 2rem;display:flex}.main-content{flex:1;padding:2rem 2rem 4rem;overflow-y:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.leaflet-tooltip.custom-tooltip{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.leaflet-tooltip.custom-tooltip:before{display:none!important}.leaflet-container{font-family:inherit;background:#e8f0ea!important}.custom-leaflet-pin .pin-halo,.custom-leaflet-pin .pin-core{transition:transform .2s ease-out}.custom-leaflet-pin:hover .pin-halo,.custom-leaflet-pin:hover .pin-core{transform:scale(1.2)!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.desktop-only{display:flex!important}.mobile-only{display:none!important}@media (width<=768px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.sidebar{display:none!important}.dashboard-layout{flex-direction:column!important;overflow-x:hidden!important}.mobile-bottom-nav{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;z-index:2000!important;background:#fffffff2!important;border-top:1px solid #0000001a!important;justify-content:space-around!important;align-items:center!important;height:70px!important;padding:0 1rem!important;display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.main-content{flex:1!important;padding:1rem 1rem 90px!important;overflow-y:auto!important}.top-nav{height:60px!important;padding:0 1rem!important}}.custom-leaflet-tooltip{box-shadow:none!important;color:#111!important;text-shadow:0 0 4px #ffffffe6!important;background-color:#0000!important;border:none!important;font-size:11px!important;font-weight:800!important}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.font-bold{font-weight:700!important}.font-semibold{font-weight:600!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-gray-900{color:#111827!important}.text-gray-400{color:#9ca3af!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-wider{letter-spacing:.05em!important}.uppercase{text-transform:uppercase!important}.rounded-2xl{border-radius:1rem!important}.shadow-sm{box-shadow:0 1px 2px #0000000d!important}.border{border-style:solid!important;border-width:1px!important}.border-\[rgba\(0\,0\,0\,0\.05\)\]{border-color:#0000000d!important}.bg-\[\#FAF8F4\]{background-color:#faf8f4!important}.w-full{width:100%!important}.w-1\/2{width:50%!important}.grid{display:grid!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.gap-6{gap:1.5rem!important}.col-span-12{grid-column:span 12/span 12!important}@media (width>=768px){.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.md\:col-span-5{grid-column:span 5/span 5!important}.md\:col-span-4{grid-column:span 4/span 4!important}.md\:col-span-3{grid-column:span 3/span 3!important}.md\:block{display:block!important}}.hidden{display:none!important}.overflow-hidden{overflow:hidden!important}.flex{display:flex!important}.flex-row{flex-direction:row!important}.justify-between{justify-content:space-between!important}.items-center{align-items:center!important}.border-b{border-bottom-style:solid!important;border-bottom-width:1px!important}.last\:border-0:last-child{border-bottom-width:0!important}.h-full{height:100%!important}.p-5{padding:1.25rem!important}.cursor-pointer{cursor:pointer!important}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.transition-all{transition-property:all!important;transition-duration:.15s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.text-\[\#E86A58\]{color:#e86a58!important}.drop-shadow-\[0_0_8px_rgba\(232\,106\,88\,0\.4\)\]{filter:drop-shadow(0 0 8px #e86a5866)!important}.text-gray-800{color:#1f2937!important}.mb-3{margin-bottom:.75rem!important}.mt-4{margin-top:1rem!important}.hover\:underline:hover{text-decoration:underline!important}.w-5{width:1.25rem!important}.h-5{height:1.25rem!important}.leading-relaxed{line-height:1.625!important}.fixed{position:fixed!important}.inset-0{inset:0!important}.z-50{z-index:50!important}.bg-black\/40{background-color:#0006!important}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px)!important}.p-4{padding:1rem!important}.bg-\[\#FDFBF7\]{background-color:#fdfbf7!important}.rounded-3xl{border-radius:1.5rem!important}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040!important}.max-w-4xl{max-width:56rem!important}.border-white{border-color:#fff!important}.p-6{padding:1.5rem!important}.overflow-x-auto{overflow-x:auto!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.bg-\[\#E86A58\]{background-color:#e86a58!important}.text-white{color:#fff!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.rounded-full{border-radius:9999px!important}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f!important}.bg-white{background-color:#fff!important}.text-gray-600{color:#4b5563!important}.hover\:bg-gray-50:hover{background-color:#f9fafb!important}.border-gray-200{border-color:#e5e7eb!important}.h-\[450px\]{height:450px!important}.overflow-y-auto{overflow-y:auto!important}.border-gray-100{border-color:#f3f4f6!important}.mt-1{margin-top:.25rem!important}.whitespace-nowrap{white-space:nowrap!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.bg-gray-900{background-color:#111827!important}.rounded-lg{border-radius:.5rem!important}.hover\:bg-gray-800:hover{background-color:#1f2937!important}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-duration:.15s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.hover\:text-gray-600:hover{color:#4b5563!important}.justify-center{justify-content:center!important}@media (width>=768px){.md\:flex-row{flex-direction:row!important}.md\:items-center{align-items:center!important}}.w-2{width:.5rem!important}.h-2{height:.5rem!important}.bg-red-500{background-color:#ef4444!important}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.shadow-\[0_0_8px_rgba\(239\,68\,68\,0\.8\)\]{box-shadow:0 0 8px #ef4444cc!important}.relative{position:relative!important}.h-24{height:6rem!important}.items-start{align-items:flex-start!important}.p-1\.5{padding:.375rem!important}.rounded{border-radius:.25rem!important}.mt-0\.5{margin-top:.125rem!important}.shrink-0{flex-shrink:0!important}.m-0{margin:0!important}.mt-2{margin-top:.5rem!important}.mt-0{margin-top:0!important}.mb-2{margin-bottom:.5rem!important}.mb-8{margin-bottom:2rem!important}.p-8{padding:2rem!important}.pb-0{padding-bottom:0!important}.p-12{padding:3rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.pt-2{padding-top:.5rem!important}.gap-8{gap:2rem!important}.max-w-3xl{max-width:48rem!important}.max-w-5xl{max-width:64rem!important}.flex-1{flex:1!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-gray-500{color:#6b7280!important}.text-green-600{color:#16a34a!important}.bg-green-50{background-color:#f0fdf4!important}.opacity-80{opacity:.8!important}.hover\:opacity-90:hover{opacity:.9!important}.bg-transparent{background-color:#0000!important}.border-none{border-style:none!important}.border-b-2{border-bottom-style:solid!important;border-bottom-width:2px!important}.border-t-0{border-top-width:0!important}.border-l-0{border-left-width:0!important}.border-r-0{border-right-width:0!important}.border-transparent{border-color:#0000!important}.border-gray-900{border-color:#111827!important}.cursor-not-allowed{cursor:not-allowed!important}.ml-2{margin-left:.5rem!important}.text-center{text-align:center!important}.min-w-\[260px\]{min-width:260px!important}.min-w-\[280px\]{min-width:280px!important}.rounded-xl{border-radius:.75rem!important}.object-cover{object-fit:cover!important}.border-2{border-style:solid!important;border-width:2px!important}.shadow,.hover\:shadow:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s ease-out forwards fadeIn!important}.w-\[80\%\]{width:80%!important}.w-\[45\%\]{width:45%!important}.w-\[55\%\]{width:55%!important}.max-w-6xl{max-width:72rem!important}.max-h-\[300px\]{max-height:300px!important}.max-h-\[85vh\]{max-height:85vh!important}.pr-2{padding-right:.5rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.w-48{width:12rem!important}.h-48{height:12rem!important}.w-32{width:8rem!important}.h-32{height:8rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.mt-auto{margin-top:auto!important}.inline-block{display:inline-block!important}.border-t{border-top-width:1px!important}.col-span-2{grid-column:span 2/span 2!important}.col-span-1{grid-column:span 1/span 1!important}.md\:col-span-2{grid-column:span 2/span 2!important}.md\:col-span-1{grid-column:span 1/span 1!important}.rounded-\[24px\]{border-radius:24px!important}.w-3\/5{width:60%!important}.w-24{width:6rem!important}.w-16{width:4rem!important}.w-4{width:1rem!important}.h-4{height:1rem!important}.h-16{height:4rem!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.font-extrabold{font-weight:800!important}.font-black{font-weight:900!important}.leading-none{line-height:1!important}.leading-tight{line-height:1.25!important}.tracking-tighter{letter-spacing:-.05em!important}.tracking-widest{letter-spacing:.1em!important}.mb-1{margin-bottom:.25rem!important}.mb-4{margin-bottom:1rem!important}.mt-6{margin-top:1.5rem!important}.pb-1{padding-bottom:.25rem!important}.items-end{align-items:flex-end!important}.border-2{border-width:2px!important}.border-\[\#E86A58\]{border-color:#e86a58!important}.opacity-60{opacity:.6!important}.opacity-30{opacity:.3!important}.duration-300{transition-duration:.3s!important}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)!important}.text-6xl{font-size:3.75rem!important}.text-\[10px\]{font-size:10px!important}.group:hover .group-hover\:text-\[\#E86A58\]{color:#e86a58!important}.animate-ping{animation:1s cubic-bezier(0,0,.2,1) infinite ping!important}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.landing-page-iframe-container{z-index:99999;background:#faf7f2;width:100vw;height:100vh;margin:0;padding:0;position:fixed;top:0;left:0;overflow:hidden}.landing-page-iframe{border:none;width:100%;height:100%;margin:0;padding:0;display:block}਍਍洮瑥楲ⵣ慢⵲杢笠਍†慢正牧畯摮›杲慢〨〮〬〬〬⤵഻ 戠牯敤⵲慲楤獵›㤹㤹硰഻ 栠楥桧㩴㠠硰഻ 漠敶晲潬㩷栠摩敤㭮਍†楷瑤㩨ㄠ〰㬥਍ൽ⸊敭牴捩戭牡昭汩⁬ൻ 戠捡杫潲湵㩤⌠〰㬰਍†敨杩瑨›〱┰഻ 戠牯敤⵲慲楤獵›㤹㤹硰഻紊਍洮瑥楲ⵣ慢⵲楦汬眮牡楮杮笠਍†慢正牧畯摮›䔣㑆㐴㬴਍ൽഊ⸊異獬ⵥ潤⁴ൻ 眠摩桴›㈱硰഻ 栠楥桧㩴ㄠ瀲㭸਍†慢正牧畯摮挭汯牯›䔣㑆㐴㬴਍†潢摲牥爭摡畩㩳㔠┰഻ 愠楮慭楴湯›異獬⁥猲椠普湩瑩㭥਍ൽഊ䀊敫晹慲敭⁳異獬⁥ൻ 〠‥⁻潢⵸桳摡睯›‰‰‰‰杲慢㈨㤳‬㠶‬㠶‬⸰⤷※ൽ 㜠┰笠戠硯猭慨潤㩷〠〠〠ㄠ瀰⁸杲慢㈨㤳‬㠶‬㠶‬⤰※ൽ ㄠ〰‥⁻潢⵸桳摡睯›‰‰‰‰杲慢㈨㤳‬㠶‬㠶‬⤰※ൽ紊਍਍愮⵩档灩笠਍†慢正牧畯摮›杲慢㈨㔵‬㔲ⰵ㈠㔵‬⸰⤵഻ 戠牯敤㩲ㄠ硰猠汯摩爠执⡡㔲ⰵ㈠㔵‬㔲ⰵ〠㠮㬩਍†潢摲牥爭摡畩㩳㤠㤹瀹㭸਍†慰摤湩㩧〠㔮敲⁭爱浥഻ 映湯⵴楳敺›⸰㔷敲㭭਍†潦瑮眭楥桧㩴㔠〰഻ 挠汯牯›㐣㕂㘵㬳਍†畣獲牯›潰湩整㭲਍†牴湡楳楴湯›污⁬⸰猲഻紊਍愮⵩档灩栺癯牥笠਍†慢正牧畯摮›杲慢㈨㔵‬㔲ⰵ㈠㔵‬⸰⤹഻ 挠汯牯›〣〰഻紊਍਍歀祥牦浡獥洠摯污慆敤湉笠਍†牦浯笠漠慰楣祴›㬰戠捡摫潲⵰楦瑬牥›汢牵〨硰㬩素਍†潴笠漠慰楣祴›㬱戠捡摫潲⵰楦瑬牥›汢牵ㄨ瀲⥸※ൽ紊਍਍歀祥牦浡獥洠摯污捓污啥⁰ൻ 映潲⁭⁻灯捡瑩㩹〠※牴湡晳牯㩭猠慣敬〨㤮⤵琠慲獮慬整⡙〱硰㬩素਍†潴笠漠慰楣祴›㬱琠慲獮潦浲›捳污⡥⤱琠慲獮慬整⡙⤰※ൽ紊਍਍洮摯污漭敶汲祡笠਍†湡浩瑡潩㩮洠摯污慆敤湉〠㌮⁳慥敳漭瑵映牯慷摲㭳਍ൽഊ⸊潭慤⵬潣瑮湥⁴ൻ 愠楮慭楴湯›潭慤卬慣敬灕〠㐮⁳畣楢ⵣ敢楺牥〨ㄮⰶㄠ‬⸰ⰳㄠ 潦睲牡獤഻紊਍਍歀祥牦浡獥戠敲瑡楨杮汇睯笠਍†┰笠戠硯猭慨潤㩷〠ㄠ瀰⁸〴硰ⴠ〱硰爠执⡡ⰰ〠‬ⰰ〠〮⤸‬‰‰㔱硰爠执⡡㌲ⰹ㘠ⰸ㘠ⰸ〠ㄮ㬩戠牯敤⵲潣潬㩲爠执⡡㔲ⰵ㈠㔵‬㔲ⰵ〠㔮㬩素਍†〵‥⁻潢⵸桳摡睯›‰〱硰㐠瀰⁸ㄭ瀰⁸杲慢〨‬ⰰ〠‬⸰㠰Ⱙ〠〠㌠瀰⁸杲慢㈨㤳‬㠶‬㠶‬⸰⤳※潢摲牥挭汯牯›杲慢㈨㤳‬㠶‬㠶‬⸰⤴※ൽ ㄠ〰‥⁻潢⵸桳摡睯›‰〱硰㐠瀰⁸ㄭ瀰⁸杲慢〨‬ⰰ〠‬⸰㠰Ⱙ〠〠ㄠ瀵⁸杲慢㈨㤳‬㠶‬㠶‬⸰⤱※潢摲牥挭汯牯›杲慢㈨㔵‬㔲ⰵ㈠㔵‬⸰⤵※ൽ紊਍਍戮敲瑡楨杮札潬⁷ൻ 愠楮慭楴湯›牢慥桴湩䝧潬⁷猳攠獡ⵥ湩漭瑵椠普湩瑩㭥਍ൽഊ䀊敫晹慲敭⁳牰浯偯汩偬汵敳笠਍†┰笠戠硯猭慨潤㩷〠〠〠〠爠执⡡㌲ⰹ㘠ⰸ㘠ⰸ〠ㄮ⤵※ൽ 㔠┰笠戠硯猭慨潤㩷〠〠ㄠ瀲⁸瀴⁸杲慢㈨㤳‬㠶‬㠶‬⸰⤲※ൽ ㄠ〰‥⁻潢⵸桳摡睯›‰‰‰‰杲慢㈨㤳‬㠶‬㠶‬⸰㔱㬩素਍ൽഊ⸊牰浯ⵯ楰汬栭慥敤⁲ൻ 愠楮慭楴湯›牰浯偯汩偬汵敳㌠⁳慥敳椭⵮畯⁴湩楦楮整഻紊਍਍歀祥牦浡獥猠楬敤湉楒桧⁴ൻ 映潲⁭⁻牴湡晳牯㩭琠慲獮慬整⡘〱┰㬩素਍†潴笠琠慲獮潦浲›牴湡汳瑡塥〨㬩素਍ൽഊ䀊敫晹慲敭⁳灳湩笠਍†牦浯笠琠慲獮潦浲›潲慴整〨敤⥧※ൽ 琠⁯⁻牴湡晳牯㩭爠瑯瑡⡥㘳搰来㬩素਍ൽഊ⼊‪牐捩⁥桃湡敧⁳片摡敩瑮䌠牡⁤敒敤楳湧⨠യ⸊牰捩ⵥ档湡敧⵳牧摡敩瑮挭牡⁤ൻ 戠硯猭慨潤㩷渠湯⁥椡灭牯慴瑮഻紊਍਍瀮楲散挭慨杮ⵥ潲⁷ൻ 搠獩汰祡›汦硥഻ 愠楬湧椭整獭›散瑮牥഻ 朠灡›㈱硰഻ 瀠摡楤杮›㈱硰〠഻ 戠牯敤⵲潢瑴浯›瀱⁸潳楬⁤杲慢〨‬ⰰ〠‬⸰㘰㬩਍†牴湡楳楴湯›污⁬⸰猲攠獡㭥਍†潰楳楴湯›敲慬楴敶഻紊਍਍瀮楲散挭慨杮ⵥ潲㩷慬瑳挭楨摬笠਍†潢摲牥戭瑯潴㩭渠湯㭥਍ൽഊ⸊牰捩ⵥ档湡敧爭睯⸠潲⵷潨敶⵲捡楴湯⁳ൻ 搠獩汰祡›汦硥഻ 愠楬湧椭整獭›散瑮牥഻ 朠灡›瀶㭸਍†汦硥猭牨湩㩫〠഻紊਍਍瀮楲散挭慨杮ⵥ潲⁷栮癯牥愭瑣潩⵮瑢⵮楬桧⁴ൻ 漠慰楣祴›㬰਍†牴湡楳楴湯›灯捡瑩⁹⸰猲攠獡ⱥ挠汯牯〠㈮⁳慥敳഻ 戠捡杫潲湵㩤琠慲獮慰敲瑮഻ 戠牯敤㩲渠湯㭥਍†畣獲牯›潰湩整㭲਍†楤灳慬㩹映敬㭸਍†污杩⵮瑩浥㩳挠湥整㭲਍†番瑳晩⵹潣瑮湥㩴挠湥整㭲਍†慰摤湩㩧㐠硰഻ 挠汯牯›䐣䐱䐵㭂਍ൽഊ⸊牰捩ⵥ档湡敧爭睯栺癯牥⸠潨敶⵲捡楴湯戭湴氭杩瑨笠਍†灯捡瑩㩹ㄠ഻紊਍਍瀮楲散挭慨杮ⵥ潲⁷栮癯牥愭瑣潩⵮瑢⵮楬桧㩴潨敶⁲ൻ 挠汯牯›㘣㝂㠲㬰਍ൽഊ⸊牰捩ⵥ档湡敧爭睯⸠摡番瑳瀭楲散戭湴漭瑵楬敮笠਍†潢摲牥›瀱⁸潳楬⁤䐣㌶ㅂ㭆਍†潣潬㩲⌠㙄䈳䘱഻ 戠捡杫潲湵㩤琠慲獮慰敲瑮഻ 戠牯敤⵲慲楤獵›㤹㤹硰഻ 映湯⵴楳敺›ㄱ硰഻ 映湯⵴敷杩瑨›〶㬰਍†慰摤湩㩧㐠硰ㄠ瀲㭸਍†畣獲牯›潰湩整㭲਍†牴湡楳楴湯›污⁬⸰猲攠獡㭥਍†桷瑩ⵥ灳捡㩥渠睯慲㭰਍ൽഊ⸊牰捩ⵥ档湡敧爭睯⸠摡番瑳瀭楲散戭湴漭瑵楬敮栺癯牥笠਍†慢正牧畯摮›䐣㌶ㅂ㭆਍†潣潬㩲⌠䙆䙆䙆഻紊਍਍瀮楲散挭慨杮獥戭瑯潴⵭楬歮栺癯牥笠਍†潣潬㩲⌠㙄䈳䘱℠浩潰瑲湡㭴਍ൽഊഊ⸊挀甀猀琀漀洀ⴀ氀攀愀昀氀攀琀ⴀ琀漀漀氀琀椀瀀 笀 戀愀挀欀最爀漀甀渀搀ⴀ挀漀氀漀爀㨀 琀爀愀渀猀瀀愀爀攀渀琀 ℀椀洀瀀漀爀琀愀渀琀㬀 戀漀爀搀攀爀㨀 渀漀渀攀 ℀椀洀瀀漀爀琀愀渀琀㬀 戀漀砀ⴀ猀栀愀搀漀眀㨀 渀漀渀攀 ℀椀洀瀀漀爀琀愀渀琀㬀 挀漀氀漀爀㨀 眀栀椀琀攀 ℀椀洀瀀漀爀琀愀渀琀㬀 昀漀渀琀ⴀ眀攀椀最栀琀㨀 戀漀氀搀㬀 昀漀渀琀ⴀ猀椀稀攀㨀 ㄀　瀀砀㬀 琀攀砀琀ⴀ猀栀愀搀漀眀㨀 　瀀砀 　瀀砀 ㈀瀀砀 爀最戀愀⠀　Ⰰ　Ⰰ　Ⰰ　⸀㠀⤀㬀 紀ഀ਀ .leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.menu-card-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:16px;display:grid}@media (width>=768px){.menu-card-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=1024px){.menu-card-grid{grid-template-columns:repeat(5,1fr)}}.menu-item-card{cursor:pointer;background:linear-gradient(135deg,#fff 0%,#faf8f4 100%);border:.5px solid #00000017;border-radius:16px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.menu-item-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px -8px #0000001f}.menu-item-card.analyzing{border:1.5px solid #e05046;box-shadow:0 0 0 3px #e0504614}.menu-card-image-wrap{border-radius:16px 16px 0 0;flex-shrink:0;width:100%;height:8rem;position:relative;overflow:hidden}.menu-card-image-wrap img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.menu-card-overlay{background:0 0;border-radius:16px 16px 0 0;justify-content:center;align-items:center;transition:background .25s;display:flex;position:absolute;inset:0}.menu-item-card:hover .menu-card-overlay{background:#00000073}.menu-card-analyze-btn{opacity:0;color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ffffffd9;border-radius:9999px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.8rem;font-weight:600;transition:opacity .2s,transform .2s;display:flex;transform:scale(.9)}.menu-item-card:hover .menu-card-analyze-btn{opacity:1;transform:scale(1)}.menu-card-spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin}.menu-card-content{flex-direction:column;flex:1;gap:.4rem;padding:.75rem;display:flex}.menu-card-name{color:#111;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:500;overflow:hidden}.menu-card-category{color:#6b7280;background:#0000000d;border-radius:9999px;width:fit-content;padding:.18rem .55rem;font-size:.75rem;font-weight:600;display:inline-block}.menu-card-footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.6rem;display:flex}.menu-card-price{color:#111;font-family:Playfair Display,serif;font-size:1.125rem;font-weight:700}.menu-card-status{color:#6b7280;align-items:center;gap:.35rem;font-size:.7rem;font-weight:500;display:flex}.menu-card-status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.menu-card-status-dot.active{background:#10b981}.menu-card-status-dot.inactive{background:#9ca3af}.menu-empty-state{color:#9ca3af;text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.menu-empty-icon{opacity:.35;width:48px;height:48px}.menu-empty-title{color:#6b7280;margin:0;font-size:.95rem;font-weight:600}.menu-empty-clear{color:#e05046;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-size:.8rem;font-weight:600;text-decoration:underline}
