@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--bg:#f4f6f1;--surface-2:#e9eee8;--ink:#122724;--muted:#6b7a76;--line:#dce4df;--primary:#153f38;--accent:#ccea76;--blue:#64b8aa;--danger:#b74842;--shadow:0 18px 50px rgba(14,47,42,.12);color-scheme:light;font-family:DM Sans,sans-serif}:root[data-theme=dark]{--bg:#0c1715;--surface:#13221f;--surface-2:#1b2d29;--ink:#f1f7f2;--muted:#9fb0aa;--line:#29403a;--primary:#ccea76;--accent:#ccea76;--blue:#69c9b9;--danger:#f08078;color-scheme:dark}*{box-sizing:border-box}#__nuxt,body,html{background:var(--bg);color:var(--ink);margin:0;min-height:100%}button,input,select,textarea{color:inherit;font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.brand,h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(1.8rem,6vw,2.65rem);line-height:1.05;margin-bottom:10px}h2{font-size:1.2rem}.app-shell{min-height:100vh;padding-bottom:94px}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb,var(--bg) 88%,transparent);height:70px;justify-content:space-between;padding:0 max(18px,env(safe-area-inset-left));position:relative;z-index:20}.brand,.topbar{align-items:center;display:flex}.brand{font-size:1.18rem;font-weight:800;gap:10px}.brand-mark{border-radius:11px;color:var(--accent);display:grid;font-style:italic;height:34px;place-items:center;width:34px}.top-actions{display:flex;gap:8px}.icon-btn{background:var(--surface);border:1px solid var(--line);border-radius:50%;display:grid;font-size:1.25rem;height:40px;place-items:center;width:40px}.icon-btn.compact{font-size:.72rem;font-weight:800}.bottom-nav{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb,var(--surface) 94%,transparent);border-top:1px solid var(--line);bottom:0;display:grid;grid-template-columns:repeat(5,1fr);height:76px;left:0;padding:8px max(14px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom));position:fixed;right:0;z-index:40}.nav-item{align-items:center;color:var(--muted);display:flex;flex-direction:column;font-size:.68rem;font-weight:700;gap:2px}.nav-item:nth-of-type(3){grid-column:4}.nav-item:nth-of-type(4){grid-column:5}.nav-item.router-link-active{color:var(--primary)}[data-theme=dark] .nav-item.router-link-active{color:var(--accent)}.nav-icon{font-size:1.55rem;line-height:1}.capture-button{border-radius:50%;box-shadow:0 0 0 7px var(--surface),0 10px 28px #587c2f59;color:#153f38;display:grid;font-size:2.2rem;font-weight:400;grid-column:3;grid-row:1;height:64px;justify-self:center;place-items:center;transform:translateY(-17px);width:64px}.feedback-tab{border:0;border-radius:10px 10px 0 0;font-size:.68rem;letter-spacing:.08em;padding:7px 14px;position:fixed;right:0;text-transform:uppercase;top:45%;transform:translateY(-50%) rotate(-90deg) translateY(34px);z-index:35}.eyebrow{color:#678473;font-size:.68rem;font-weight:800;letter-spacing:.16em}.lede{color:var(--muted);font-size:1.05rem;max-width:580px}.content-page{margin:0 auto;max-width:1050px;padding:30px 20px 60px}.section-heading{align-items:end;display:flex;gap:20px;justify-content:space-between;margin-bottom:16px}.section-heading h1,.section-heading h2{margin:3px 0 0}.text-btn{background:none;border:0;color:#54806f;font-weight:700;padding:8px}.btn{align-items:center;border:0;border-radius:13px;display:inline-flex;font-weight:800;justify-content:center;padding:13px 18px}.btn.primary{background:var(--primary);color:var(--surface)}[data-theme=dark] .btn.primary{color:#18352f}.btn.secondary{background:var(--surface);border:1px solid var(--line)}.btn.danger{background:var(--danger);color:#fff}.btn.small{font-size:.8rem;padding:9px 12px}.btn.wide{width:100%}.btn:disabled{cursor:not-allowed;opacity:.45}.map-hero{background:#dce8db;height:50vh;min-height:420px;overflow:hidden;position:relative}.fallback-map,.map-canvas{top:0;right:0;bottom:0;left:0;position:absolute}.fallback-map{background-color:#dfe7d8;background-image:linear-gradient(30deg,transparent 48%,hsla(0,0%,100%,.6) 49%,hsla(0,0%,100%,.6) 52%,transparent 53%),linear-gradient(110deg,transparent 63%,hsla(0,0%,100%,.5) 64%,hsla(0,0%,100%,.5) 67%,transparent 68%);background-size:160px 160px,210px 210px}.water-shape{background:#9ed1cc;border-radius:60% 35% 55% 40%;opacity:.8;position:absolute}.water-shape.one{height:65%;left:19%;top:5%;transform:rotate(24deg);width:34%}.water-shape.two{bottom:-4%;height:50%;right:8%;transform:rotate(-18deg);width:20%}.place-label{color:#647670;font-size:.72rem;position:absolute}.place-label.a{left:28%;top:22%}.place-label.b{bottom:20%;right:30%}.map-toolbar{left:0;padding:0 16px;position:absolute;right:0;top:16px;z-index:3}.filter-scroll{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.filter-pill{background:#ffffffeb;border:1px solid rgba(25,65,57,.15);border-radius:22px;box-shadow:0 4px 12px #16373114;color:#24443d;font-size:.78rem;font-weight:700;padding:9px 14px;white-space:nowrap}.filter-pill.active{background:#173f38;color:#fff}.locate-btn{background:#fff;border:0;border-radius:13px;bottom:70px;box-shadow:var(--shadow);color:#173f38;font-size:1.3rem;height:42px;right:16px;width:42px}.locate-btn,.map-pin{position:absolute;z-index:4}.map-pin{background:#173f38;border:3px solid #fff;border-radius:18px;box-shadow:0 8px 20px #0d2d2847;color:#fff;display:flex;flex-direction:column;line-height:1;padding:5px 9px}.map-pin span{font-weight:800}.map-pin small{font-size:.56rem}.pin-1{left:25%;top:37%}.pin-2{right:25%;top:25%}.pin-3{bottom:27%;left:53%}.map-summary{align-items:center;background:var(--surface);border-radius:13px;bottom:14px;box-shadow:var(--shadow);display:flex;font-size:.72rem;gap:7px;left:50%;padding:8px 14px;position:absolute;transform:translate(-50%);white-space:nowrap;z-index:5}.map-summary strong{font-size:1rem}.nearby-section{margin:auto;max-width:1100px;padding:25px 20px 10px}.card-rail{display:grid;gap:14px;grid-auto-columns:min(78vw,340px);grid-auto-flow:column;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.catch-card{background:var(--surface);border:1px solid var(--line);border-radius:19px;overflow:hidden;scroll-snap-align:start}.catch-photo{background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;height:220px;justify-content:space-between;padding:13px;position:relative}.catch-photo h3{font-size:1.4rem;margin:3px 0}.catch-photo h3 strong{color:var(--accent);float:right}.catch-photo p{font-size:.7rem;margin:0}.catch-badge{align-self:flex-start;background:#102f2bd6;border-radius:15px;font-size:.63rem;font-weight:700;padding:5px 9px}.catch-card footer{align-items:center;display:flex;gap:9px;padding:11px 13px}.catch-card footer>span:nth-child(2){display:flex;flex-direction:column;font-size:.74rem}.catch-card footer small{color:var(--muted)}.avatar{background:var(--accent);border-radius:50%;color:#173f38;display:grid;font-weight:800;height:33px;place-items:center;width:33px}.like-btn{background:transparent;border:0;color:var(--muted);margin-left:auto}.search-box{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:17px;box-shadow:0 8px 30px #0f322b0f;display:flex;gap:12px;height:60px;margin:25px 0 35px;padding:0 17px}.search-box span{font-size:1.6rem}.search-box input{background:none;border:0;flex:1;min-width:0;outline:none}.search-box kbd{border:1px solid var(--line);border-radius:6px;color:var(--muted);font-size:.65rem;padding:4px 6px}.species-grid{display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-bottom:36px}.species-grid button{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:14px;display:flex;font-weight:700;gap:8px;padding:16px 8px}.species-grid button span{color:var(--blue);font-size:1.5rem}.species-grid button.active{background:var(--surface-2);border-color:var(--primary)}.recent-list,.result-list{background:var(--line);border:1px solid var(--line);border-radius:16px;display:grid;gap:1px;overflow:hidden}.recent-list button,.result-list article{align-items:center;background:var(--surface);border:0;display:flex;gap:12px;padding:15px;text-align:left}.recent-list button span:last-child,.result-list article>a{margin-left:auto}.result-list h3,.result-list p{margin:0}.result-list p{color:var(--muted);font-size:.78rem}.result-pin{background:var(--surface-2);border-radius:12px;display:grid;height:40px;place-items:center;width:40px}.metric-grid{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin:25px 0}.chart-card,.metric-grid article,.profile-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px}.metric-grid small,.metric-grid span{color:var(--muted);display:block;font-size:.72rem}.metric-grid strong{display:block;font-family:Manrope;font-size:2rem}.metric-grid small{color:#5a8874}.bar-chart{align-items:end;border-bottom:1px solid var(--line);display:flex;height:190px;justify-content:space-around;padding-top:25px}.bar-column{align-items:center;display:flex;flex-direction:column;gap:7px;height:100%;justify-content:flex-end}.bar-column>span{background:linear-gradient(var(--accent),#82b883);border-radius:6px 6px 2px 2px;display:block;position:relative;width:24px}.bar-column i{font-size:.65rem;font-style:normal;position:absolute;top:-20px}.bar-column small{color:var(--muted);font-size:.58rem}.record-list{display:grid;gap:12px;grid-template-columns:1fr 1fr}.record-list article{background:var(--surface);border:1px solid var(--line);border-radius:17px;display:flex;gap:12px;padding:15px}.record-list h3,.record-list p{margin:0}.record-list p,.record-list small{color:var(--muted);font-size:.67rem}.record-icon{background:var(--accent);border-radius:13px;color:#173f38;display:grid;height:42px;place-items:center;width:42px}.record-icon.blue{background:var(--blue)}.empty-auth{padding:70px 20px;text-align:center}.empty-auth>span{color:var(--blue);font-size:3rem}.profile-head{align-items:center;display:flex;gap:17px;margin-bottom:28px}.profile-head>button{margin-left:auto}.profile-head h1,.profile-head p{margin:2px 0}.profile-head p{color:var(--muted);font-size:.8rem}.profile-avatar{background:linear-gradient(135deg,#ccea76,#66b8aa);border-radius:24px;color:#173f38;display:grid;font:800 1.4rem Manrope;height:76px;place-items:center;position:relative;width:76px}.profile-avatar span{background:var(--primary);border:3px solid var(--bg);border-radius:50%;bottom:-5px;color:var(--surface);display:grid;font-size:.65rem;height:25px;place-items:center;position:absolute;right:-5px;width:25px}.profile-card{margin-bottom:14px;padding:8px 18px}.profile-card h2{border-bottom:1px solid var(--line);margin:0;padding:9px 0}.setting-row{align-items:center;background:none;border:0;border-bottom:1px solid var(--line);display:flex;gap:12px;padding:14px 0;text-align:left;width:100%}.setting-row:last-child{border-bottom:0}.setting-row div{flex:1}.setting-row small{color:var(--muted);display:block}.setting-icon{background:var(--surface-2);border-radius:11px;display:grid;height:38px;place-items:center;width:38px}.switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--line);border-radius:20px;height:25px;position:relative;width:44px}.switch:after{background:#fff;border-radius:50%;content:"";height:19px;left:3px;position:absolute;top:3px;transition:.2s;width:19px}.switch:checked{background:#5da18d}.switch:checked:after{transform:translate(19px)}.version{color:var(--muted);font-size:.7rem;margin:28px;text-align:center}.capture-page{margin:0 auto;max-width:820px;padding:0 18px 60px}.capture-header{align-items:center;display:flex;gap:15px;margin:6px 0 20px}.capture-header>div{flex:1}.capture-header h1{font-size:1.5rem;margin:2px 0}.photo-capture{background:var(--surface-2);border:1px dashed #91a79f;border-radius:22px;display:grid;min-height:260px;padding:14px;place-items:center;text-align:center}.photo-capture>p{color:var(--muted);font-size:.68rem;margin:3px}.camera-trigger{align-items:center;background:none;border:0;display:flex;flex-direction:column;gap:5px}.camera-trigger span{background:var(--primary);border-radius:50%;color:var(--accent);display:grid;font-size:2.4rem;height:72px;place-items:center;width:72px}.camera-trigger strong{font-size:1.05rem;margin-top:8px}.camera-trigger small{color:var(--muted)}.photo-preview-grid{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);width:100%}.photo-preview{aspect-ratio:1;background-position:50%;background-size:cover;border-radius:14px;position:relative}.photo-preview span{background:#173f38;border-radius:7px;bottom:5px;color:#fff;font-size:.58rem;left:5px;padding:3px 6px;position:absolute}.photo-preview button{background:#0f1917bf;border:0;border-radius:50%;color:#fff;height:25px;position:absolute;right:5px;top:5px;width:25px}.add-more{aspect-ratio:1;background:none;border:1px dashed var(--muted);border-radius:14px;display:flex;flex-direction:column;font-size:1.5rem;justify-content:center}.add-more small{font-size:.65rem}.capture-form{padding-top:15px}.location-card{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:16px;display:flex;gap:12px;margin-bottom:16px;padding:13px}.location-mark{background:var(--accent);border-radius:13px;color:#173f38;display:grid;height:42px;place-items:center;width:42px}.location-card div{display:flex;flex:1;flex-direction:column}.location-card small{color:var(--muted);font-size:.58rem}.location-card span{color:var(--muted);font-size:.7rem}.form-grid{display:grid;gap:12px;grid-template-columns:1fr 1fr}.auth-panel form,.form-stack{display:grid;gap:14px}.auth-panel label,.form-grid label,.form-stack label{display:flex;flex-direction:column;font-size:.74rem;font-weight:700;gap:6px}.form-grid label.full{grid-column:1/-1}input,select,textarea{background:var(--surface);border:1px solid var(--line);border-radius:12px;outline:none;padding:12px}input:focus,select:focus,textarea:focus{border-color:#66a38f;box-shadow:0 0 0 3px #66a38f26}.privacy-toggle{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:16px;display:flex;margin:14px 0;padding:14px}.privacy-toggle div{flex:1}.privacy-toggle span{color:var(--muted);display:block;font-size:.7rem}.publish-btn{margin-top:3px}.form-hint{color:var(--muted);font-size:.68rem;text-align:center}.draft-list{display:grid;gap:10px;margin:25px 0}.draft-list article{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:15px;display:flex;gap:12px;padding:10px}.draft-thumb{background:var(--surface-2) center/cover;border-radius:10px;height:55px;width:55px}.draft-list article>div:nth-child(2){display:flex;flex:1;flex-direction:column}.draft-list small{color:var(--muted)}.sync-chip{color:#65806f;font-size:.6rem;text-transform:uppercase}.sync-chip.failed{color:var(--danger)}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05110fa6;display:grid;top:0;right:0;bottom:0;left:0;padding:15px;place-items:end center;position:fixed;z-index:100}.modal-card{background:var(--surface);border-radius:22px;box-shadow:var(--shadow);max-height:90vh;overflow:auto;width:min(100%,540px)}.modal-card>header{align-items:center;display:flex;padding:18px 20px 5px}.modal-card>header h2{flex:1;margin:0}.modal-body{padding:15px 20px 20px}.modal-card>footer{display:flex;gap:10px;justify-content:flex-end;padding:0 20px 20px}.modal-enter-active,.modal-leave-active{transition:.2s}.modal-enter-from,.modal-leave-to{opacity:0}.success-state{padding:20px;text-align:center}.success-state>span{background:var(--accent);border-radius:50%;color:#173f38;display:grid;font-size:2rem;height:62px;margin:0 auto 12px;place-items:center;width:62px}.upload-row{border:1px dashed var(--line);border-radius:12px;cursor:pointer;padding:13px}.check-row,.upload-row{align-items:center;display:flex!important;flex-direction:row!important}.error-text{color:var(--danger);font-size:.74rem}.auth-panel{display:grid;gap:10px}.social-btn{background:var(--surface);border:1px solid var(--line);border-radius:12px;font-weight:700;padding:12px}.social-btn.dark{background:#050807;color:#fff}.divider{border-bottom:1px solid var(--line);line-height:.1;margin:12px 0;text-align:center}.divider span{background:var(--surface);color:var(--muted);font-size:.7rem;padding:0 10px}.auth-panel>small{color:var(--muted);text-align:center}@media(min-width:760px){.topbar{padding:0 4vw}.bottom-nav{border:1px solid var(--line);border-radius:24px;bottom:16px;box-shadow:var(--shadow);height:72px;left:50%;right:auto;transform:translate(-50%);width:520px}.map-hero{border-radius:24px;height:58vh;margin:0 3vw}.map-page{padding-bottom:20px}.nearby-section{padding-top:34px}.card-rail{grid-auto-flow:row;grid-template-columns:repeat(3,1fr);overflow:visible}.feedback-tab{right:3px}.modal-backdrop{place-items:center}.species-grid{grid-template-columns:repeat(8,1fr)}.capture-page{padding-top:15px}}@media(max-width:600px){.species-grid{grid-template-columns:repeat(2,1fr)}.metric-grid{gap:7px;grid-template-columns:repeat(3,1fr)}.metric-grid article{padding:12px 10px}.metric-grid strong{font-size:1.45rem}.metric-grid small{font-size:.58rem}.record-list{grid-template-columns:1fr}.profile-head{align-items:flex-start;flex-wrap:wrap}.profile-head>button{width:100%}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.modal-backdrop{padding:0}.modal-card{border-radius:24px 24px 0 0}.photo-preview-grid{grid-template-columns:repeat(2,1fr)}}body,html{overflow-x:hidden;touch-action:pan-x pan-y;width:100%}.btn{padding:7px 9px}.btn.small{padding:5px 6px}.text-btn{padding:4px}.feedback-tab{padding:4px 7px}.filter-pill{padding:5px 7px}.species-grid button{padding:8px 4px}.recent-list button,.result-list article{padding:8px}.setting-row{padding:7px 0}.social-btn{padding:6px}.photo-preview button{padding:0}.map-pin,.real-map-pin{padding:3px 5px}.theme-toggle{background:var(--accent);border-color:transparent;color:#173f38}.theme-symbol{background:linear-gradient(90deg,currentColor 0 50%,transparent 50% 100%);border:2px solid;border-radius:50%;display:block;height:18px;transform:rotate(-35deg);width:18px}[data-theme=dark] .theme-toggle{background:#173f38;color:var(--accent)}.map-canvas{background-color:#dfe7d8;background-image:linear-gradient(30deg,transparent 48%,hsla(0,0%,100%,.55) 49%,hsla(0,0%,100%,.55) 52%,transparent 53%),linear-gradient(110deg,transparent 63%,hsla(0,0%,100%,.45) 64%,hsla(0,0%,100%,.45) 67%,transparent 68%);background-size:160px 160px,210px 210px;touch-action:none}.map-state{background:#dfe7d8;color:#35544d;display:grid;font-weight:700;top:0;right:0;bottom:0;left:0;place-items:center;position:absolute;z-index:2}.real-map-pin{align-items:center;background:#173f38;border:2px solid #fff;border-radius:14px;box-shadow:0 6px 18px #0d2d284d;color:#fff;display:flex;flex-direction:column;height:38px;line-height:1;width:58px}.real-map-pin strong{font-size:.76rem}.real-map-pin span{font-size:.52rem}.leaflet-catch-marker{background:transparent!important;border:0!important}.leaflet-control-zoom{margin-bottom:58px!important}.leaflet-control-zoom a{padding:0}.leaflet-control-attribution{font-size:8px!important}.catch-photo{border:0;cursor:zoom-in;text-align:left;width:100%}.photo-viewer{background:#08110f;color:#fff;display:grid;grid-template-rows:1fr auto;top:0;right:0;bottom:0;left:0;position:fixed;touch-action:none;z-index:200}.zoom-stage{display:grid;min-height:0;overflow:hidden;place-items:center}.zoom-stage img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;transition:transform .16s ease}.photo-close{background:#ffffff24;border:0;border-radius:50%;color:#fff;font-size:1.4rem;height:38px;padding:0;position:absolute;right:12px;top:max(12px,env(safe-area-inset-top));width:38px;z-index:2}.zoom-controls{display:flex;gap:7px;justify-content:center;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.zoom-controls button{background:#ffffff1f;border:1px solid hsla(0,0%,100%,.25);border-radius:11px;color:#fff;min-width:42px;padding:5px 8px}:root{--bg:#f4f8fc;--surface:#fff;--surface-2:#e9f1f8;--ink:#102638;--muted:#687c8c;--line:#d8e4ee;--primary:#1769aa;--accent:#83ccf4;--blue:#1769aa;--shadow:0 18px 50px rgba(23,105,170,.12)}:root[data-theme=dark]{--bg:#0c1720;--surface:#14232e;--surface-2:#1b303f;--ink:#f2f7fb;--muted:#9bafbd;--line:#294352;--primary:#72c7f5;--accent:#2787ca;--blue:#72c7f5;--shadow:0 20px 55px rgba(0,0,0,.3)}:root[data-accent=green]{--primary:#237a57;--accent:#8cd6b2;--blue:#237a57}:root[data-theme=dark][data-accent=green]{--primary:#7bd5aa;--accent:#287d5c;--blue:#7bd5aa}:root[data-accent=orange]{--primary:#c65d24;--accent:#f5b07a;--blue:#c65d24}:root[data-theme=dark][data-accent=orange]{--primary:#ffad73;--accent:#a94b1e;--blue:#ffad73}:root[data-accent=purple]{--primary:#7252a3;--accent:#c1a9e8;--blue:#7252a3}:root[data-theme=dark][data-accent=purple]{--primary:#bea2ed;--accent:#674697;--blue:#bea2ed}.brand-mark{background:var(--primary);border-radius:10px;overflow:hidden}.brand-mark img{display:block;height:100%;width:100%}.theme-toggle{background:var(--surface);border-color:var(--line);color:var(--primary)}.theme-toggle svg{fill:none;height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:19px}.theme-toggle svg path:first-child{stroke:currentColor}[data-theme=dark] .theme-toggle{background:var(--surface);color:var(--primary)}.fish-species-icon{color:var(--primary);display:grid;flex:0 0 46px;font-size:inherit!important;height:24px;place-items:center;width:46px}.fish-species-icon svg{height:24px;overflow:visible;width:46px}.fish-species-icon path{fill:currentColor}.species-grid button{min-width:0}.setting-block{align-items:center;border-bottom:1px solid var(--line);display:flex;gap:18px;justify-content:space-between;padding:14px 0}.setting-block:last-child{border-bottom:0}.setting-block small{color:var(--muted);display:block;margin-top:2px}.mode-selector{display:flex;gap:5px}.mode-selector button{align-items:center;background:var(--surface-2);border:1px solid var(--line);border-radius:10px;display:flex;gap:4px;padding:6px 8px}.mode-selector button.active{background:var(--primary);border-color:var(--primary);color:var(--surface)}.color-selector{display:flex;gap:8px}.color-swatch{border:2px solid var(--surface);border-radius:50%;box-shadow:0 0 0 1px var(--line);color:#fff;display:grid;height:29px;padding:0;place-items:center;width:29px}.color-swatch span{opacity:0}.color-swatch.active span{opacity:1}.color-swatch.blue{background:#1769aa}.color-swatch.green{background:#237a57}.color-swatch.orange{background:#c65d24}.color-swatch.purple{background:#7252a3}@media(max-width:520px){.setting-block{align-items:flex-start;flex-direction:column}.color-selector,.mode-selector{width:100%}.mode-selector button{flex:1;justify-content:center}}.filter-pill.active,.real-map-pin{background:var(--primary)}.capture-button{background:var(--accent);color:var(--ink)}.feedback-tab{background:var(--primary);color:var(--surface)}.bottom-nav .nav-position-1{grid-column:1}.bottom-nav .nav-position-2{grid-column:2}.bottom-nav .nav-position-3{grid-column:4}.bottom-nav .nav-position-4{grid-column:5}.modal-backdrop{z-index:3000}.photo-viewer{z-index:4000}.catch-detail .catch-card{border:0}.catch-detail dl{background:var(--line);border:1px solid var(--line);border-radius:14px;display:grid;gap:1px;grid-template-columns:1fr 1fr;margin:12px 0 0;overflow:hidden}.catch-detail dl div{background:var(--surface);padding:10px}.catch-detail dt{color:var(--muted);font-size:.65rem}.catch-detail dd{font-weight:700;margin:3px 0 0}.catch-card footer{cursor:pointer}.brand-mark{background:transparent;border-radius:0;color:var(--primary);height:38px;width:38px}.visteller-logo{display:block;height:100%;overflow:visible;width:100%}.visteller-logo .line,.visteller-logo .reel,.visteller-logo .rod{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.visteller-logo .rod{stroke-width:2.3}.visteller-logo .line{stroke-width:1.4}.visteller-logo .reel{stroke-width:2}.visteller-logo .fin,.visteller-logo .fish,.visteller-logo .grip,.visteller-logo .reel-knob{fill:currentColor;stroke:none}.visteller-logo .guide{fill:var(--surface);stroke:currentColor;stroke-width:1.4}.visteller-logo .eye{fill:var(--surface);stroke:none}.location-actions{display:flex!important;flex:0 0 auto!important;gap:5px}.location-picker-map{background:var(--surface-2);border-radius:15px;height:min(52vh,420px);overflow:hidden;width:100%}.picker-help{color:var(--muted);font-size:.8rem;margin-bottom:10px}@media(max-width:560px){.location-card{align-items:flex-start;flex-wrap:wrap}.location-actions{padding-left:54px;width:100%}.location-actions .btn{flex:1}}.picker-fish-marker{background:transparent!important;border:0!important}.picker-fish-marker span{color:var(--primary);display:grid;filter:drop-shadow(0 2px 2px rgba(0,0,0,.35));height:32px;place-items:center;width:52px}.picker-fish-marker svg{height:26px;overflow:visible;width:48px}.picker-fish-marker path{fill:currentColor;paint-order:stroke;stroke:var(--surface);stroke-width:2px}.nav-svg{display:block;fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-width:1.8;width:22px}.palette-swatch{background:var(--picked-color,#1769aa)!important;cursor:pointer;overflow:hidden;position:relative}.palette-swatch input[type=color]{border:0;cursor:pointer;height:100%;top:0;right:0;bottom:0;left:0;opacity:0;padding:0;position:absolute;width:100%}.palette-swatch span{color:#fff;opacity:1!important;pointer-events:none;position:relative;z-index:1}.auth-tabs{background:var(--surface-2);border-radius:12px;display:grid;gap:4px;grid-template-columns:1fr 1fr;padding:4px}.auth-tabs button{background:transparent;border:0;border-radius:9px;font-weight:700;padding:8px}.auth-tabs button.active{background:var(--surface);box-shadow:0 2px 8px #00000014;color:var(--primary)}.form-notice{background:var(--surface-2);border-radius:10px;color:var(--muted);font-size:.75rem;margin:0;padding:9px}.auth-panel .error-text{margin:0}.empty-auth .fish-species-icon{height:46px;margin:0 auto 14px;width:90px}.empty-auth .fish-species-icon svg{height:46px;width:90px}.avatar,.location-mark,.profile-avatar,.record-icon,.success-state>span{background:var(--primary);color:var(--surface)}.fallback-map,.map-canvas{background-color:#dfe7d8;background-image:none}.bar-column>span,.catch-photo>div,.theme-symbol{background:var(--primary)}.catch-photo>div{align-self:stretch;border-radius:10px;color:var(--surface);padding:3px 10px}.catch-title-row{align-items:center;display:flex;gap:10px;min-width:0}.catch-title-row h3{align-items:flex-end;display:flex;flex:1;gap:7px;line-height:1;margin:0;min-width:0;overflow:hidden;white-space:nowrap}.catch-title-row h3 span{flex:0 0 auto;line-height:1}.catch-title-row h3 small{flex:0 0 auto;font:500 .76rem/1 DM Sans,sans-serif;opacity:.82;padding-bottom:2px}.catch-title-row>strong{flex:0 0 auto;font:800 1.35rem/1 Manrope,sans-serif;white-space:nowrap}.like-btn{border-radius:10px;min-width:54px;padding:7px;transition:transform .15s ease,color .15s ease,background-color .15s ease}.like-btn.liked{background:var(--surface-2);color:var(--primary)}.like-btn:active{transform:scale(.94)}.birthdate-field{border:0;margin:0;min-width:0;padding:0}.birthdate-field legend{font-size:.74rem;font-weight:700;margin-bottom:6px}.birthdate-selects{display:grid;gap:7px;grid-template-columns:.72fr 1.35fr 1fr}.birthdate-selects select{background-color:var(--surface);border:1px solid var(--line);border-radius:10px;color:var(--ink);font-size:.82rem;min-width:0;padding:10px 28px 10px 10px;width:100%}.birthdate-selects select:focus{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 20%,transparent)}.field-help{color:var(--muted);font-size:.68rem;font-weight:400;line-height:1.35}.delete-catch-button{margin-top:12px}.catch-admin-actions{display:flex;gap:8px;margin-top:12px}.catch-admin-actions .btn{flex:1}.admin-catch-form img{border-radius:12px;max-height:220px;-o-object-fit:cover;object-fit:cover;width:100%}.admin-catch-form input[type=file]{padding:8px}.admin-table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden}.admin-catches-table{border-collapse:collapse;table-layout:fixed;width:100%}.admin-catches-table td,.admin-catches-table th{border-bottom:1px solid var(--line);font-size:.78rem;overflow:hidden;padding:7px 8px;text-align:left;white-space:nowrap}.admin-catches-table th{color:var(--muted);font-size:.6rem;letter-spacing:.05em;text-transform:uppercase}.admin-catches-table th:first-child{width:29%}.admin-catches-table th:nth-child(2){width:25%}.admin-catches-table th:nth-child(3){width:34%}.admin-catches-table th:nth-child(4){width:12%}.admin-catches-table tbody tr:last-child td{border-bottom:0}.admin-user-cell{text-overflow:ellipsis}.admin-view-button{background:var(--surface-2);border:1px solid var(--line);border-radius:8px;color:var(--primary);display:grid;height:28px;padding:0;place-items:center;width:28px}.admin-view-button svg{fill:none;height:15px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:15px}.admin-map-link{margin-top:10px}.admin-catches-page{padding-top:16px}.admin-catches-page .section-heading{margin-bottom:10px}.admin-catches-page .lede{font-size:.85rem;margin-bottom:0}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.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:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.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);height:36px;width: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{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{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)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;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;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
