:root{--bg: #0c1210;--card: #141f1a;--border: #243830;--text: #e8f0ec;--muted: #b0c4b8;--bosco: #3d9a72;--bosco-serra: #3d9a72;--bosco-cancello: #d4920a;--comune: #60a5fa;--chart-axis: #b0c4b8;--accent: #4ade80;--link: #9fd4ff;--link-hover: #cceeff;--link-visited: #c4b5fd}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:DM Sans,system-ui,sans-serif;background:var(--bg);background-image:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(45,106,79,.18),transparent),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(59,130,246,.08),transparent);color:var(--text);line-height:1.5}.page{max-width:1280px;margin:0 auto;padding:clamp(1rem,3vw,1.5rem) clamp(1rem,3vw,1.25rem) 3rem}.header-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.brand{display:inline-flex;line-height:0}.brand-logo{width:min(220px,58vw);height:auto}.site-nav{display:flex;flex-wrap:wrap;gap:.35rem}.nav-link{color:var(--muted);text-decoration:none;font-size:.8125rem;font-weight:500;padding:.35rem .7rem;border-radius:8px;border:1px solid transparent;transition:color .15s,background .15s,border-color .15s}.nav-link:hover{color:var(--text);background:#ffffff0a}.nav-link.active{color:var(--accent);border-color:#4ade8040;background:#2d6a4f2e}.header{margin-bottom:2rem}.hero-panel{position:relative;overflow:hidden;background:var(--card);border:1px solid var(--border);border-radius:16px;padding:1.25rem 1.25rem 1rem;margin-bottom:1rem}.hero-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 45% 55% at 0% 0%,rgba(45,106,79,.2),transparent 70%),radial-gradient(ellipse 40% 50% at 100% 100%,rgba(59,130,246,.12),transparent 70%);pointer-events:none}.hero-title{position:relative;font-family:Fraunces,Georgia,serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:600;margin:0 0 .5rem;letter-spacing:-.02em}.header .subtitle{position:relative;color:var(--muted);margin:0 0 1rem;font-size:clamp(.875rem,2.5vw,.95rem);line-height:1.55;text-wrap:pretty}.subtitle-link{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.subtitle-link:hover{color:var(--text)}.source-badges{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px) minmax(0,1fr);gap:.75rem;align-items:stretch}.comfort-scatter-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:0;background:#0c12108c;border:1px solid var(--border);border-radius:14px;padding:.35rem .25rem .15rem}.comfort-scatter-host{width:100%;max-width:220px;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.comfort-scatter-host svg{display:block;width:100%;height:100%}.comfort-scatter__empty{margin:0;padding:1rem .75rem;text-align:center;font-size:.82rem;color:var(--muted)}@media(max-width:900px){.source-badges{grid-template-columns:1fr}.comfort-scatter-wrap{order:2}.source-badge--bosco{order:1}.source-badge--comune{order:3}}@media(max-width:480px){.source-badge{grid-template-columns:1fr}}.source-badge{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:1rem 1.25rem;align-items:stretch;background:#0c12108c;border:1px solid var(--border);border-radius:14px;padding:1rem 1.25rem;min-height:11.5rem}.comfort-chart{display:flex;flex-direction:column;gap:.75rem}.comfort-chart__body{display:grid;grid-template-columns:9.5rem minmax(0,1fr);gap:0 1rem;align-items:stretch}.comfort-chart__labels{display:grid;grid-template-rows:180px 120px;gap:0}.comfort-chart__label{font-size:.82rem;font-weight:600;line-height:1.3}.comfort-chart__label--scores{display:flex;align-items:center;color:var(--muted)}.comfort-chart__label--serra{color:var(--bosco-serra)}.comfort-chart__label--cancello{color:var(--bosco-cancello)}.comfort-chart__label--comune{color:var(--comune)}.comfort-chart__label--bosco{color:var(--bosco)}.comfort-chart__band-labels{display:flex;flex-direction:column;justify-content:space-between;padding:8px 0 46px}.comfort-chart__plots{display:flex;flex-direction:column;gap:0;min-width:0}.comfort-chart__scores-host,.comfort-chart__bands-host{width:100%;min-width:0}.comfort-chart__scores-host svg,.comfort-chart__bands-host svg{display:block;max-width:100%}.comfort-chart__bands-host rect{stroke:none;shape-rendering:geometricPrecision}.comfort-chart__empty{margin:0;padding:.75rem 0;font-size:.78rem;color:var(--muted)}.comfort-chart__legend{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;padding-top:.75rem;border-top:1px solid var(--border)}.comfort-chart__plot-legend{margin-top:.15rem}.comfort-chart__legend-block{display:flex;flex-direction:column;gap:.55rem;padding-top:.65rem;border-top:1px solid var(--border)}.comfort-chart__legend-row{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.comfort-chart__legend-swatch--line{width:18px;height:0;border:none;border-top:2px solid;border-radius:0;background:transparent}.comfort-chart__legend-swatch--serra{border-top-color:var(--bosco-serra)}.comfort-chart__legend-swatch--cancello{border-top-color:var(--bosco-cancello)}.comfort-chart__legend-swatch--comune{border-top-color:var(--comune)}.comfort-chart__legend-swatch--bosco{border-top-color:var(--bosco)}.comfort-chart__legend-item{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--muted)}.comfort-chart__legend-swatch{width:14px;height:14px;border-radius:3px;flex-shrink:0;border:1px solid rgba(255,255,255,.12)}.comfort-chart__legend-swatch--gap{background:#ffffff12}.comfort-chart__stats{margin-top:0}.comfort-chart__stats-panel{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:stretch;margin-top:.25rem}.comfort-chart__stats-panel>*{display:flex;min-width:0}.comfort-chart__stats-panel .comfort-chart__stats-card{flex:1;width:100%}.comfort-chart__stats-table{flex:1}.comfort-chart__band-labels--single{justify-content:center}.map-site-marker--card,.map-site-pin{background:transparent;border:none}.map-site-badge{display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.45rem;border-radius:50%;font-size:.72rem;font-weight:700;line-height:1;color:#fff;border:2px solid #fff;box-shadow:0 1px 5px #00000059;flex-shrink:0}.map-site-badge--bosco-serra{background:var(--bosco-serra)}.map-site-badge--bosco-cancello{background:var(--bosco-cancello);color:#1a1206;border-color:#ffffff73}.map-site-badge--comune{background:var(--comune)}.map-site-pin .map-site-badge{display:flex}.map-site-pin__dot{display:block;width:14px;height:14px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #00000059}.map-site-pin--bosco .map-site-pin__dot{background:var(--bosco)}.map-site-pin--comune .map-site-pin__dot{background:var(--comune)}.alberi-count{margin:.65rem 1rem 0;font-size:.85rem;color:var(--text);font-variant-numeric:tabular-nums}.alberi-count--warn{color:var(--muted)}.comfort-chart__stats-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1rem 1.1rem .85rem;min-width:0}.comfort-chart__stack-host{min-width:0;display:flex}.comfort-chart__stack-inner{flex:1;display:flex;flex-direction:column}.comfort-chart__stack-plot{flex:1;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}.comfort-stack-wrap{display:flex;flex-direction:column;gap:.65rem;width:100%}.comfort-stack-chart__legend{padding-top:.55rem;border-top:1px solid var(--border)}.comfort-stack-chart__legend .comfort-chart__legend-row{gap:.4rem .85rem}.comfort-stack-chart__legend .comfort-chart__legend-item{font-size:.72rem}.comfort-stack-chart{display:flex;align-items:stretch;gap:.5rem;min-height:180px;width:100%;margin:0 auto}.comfort-stack-chart__axis{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;width:2.25rem;padding:0 0 1.35rem;font-size:.65rem;color:var(--muted);border-right:1px solid var(--border);position:relative}.comfort-stack-chart__axis-title{position:absolute;left:-.15rem;bottom:0;font-size:.62rem;white-space:nowrap;transform:rotate(-90deg);transform-origin:left bottom}.comfort-stack-chart__bars{flex:1;display:flex;justify-content:center;align-items:flex-end;gap:clamp(1.75rem,12vw,4rem);padding-bottom:.15rem}.comfort-stack-chart__col{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:3.5rem}.comfort-stack-bar{width:clamp(3.5rem,18%,5rem);height:180px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#0000001f}.comfort-stack-bar--empty{opacity:.35}.comfort-stack-segment{flex-shrink:0;width:100%;min-height:0;transition:filter .15s ease}.comfort-stack-segment:hover{filter:brightness(1.12)}.comfort-stack-chart__label{font-size:.72rem;color:var(--muted);text-align:center}@media(max-width:720px){.comfort-chart__stats-panel{grid-template-columns:1fr}}.comfort-chart__stats-title{margin:0 0 .5rem;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.comfort-chart__stats-table{width:100%;border-collapse:collapse;font-size:.78rem;font-variant-numeric:tabular-nums}.comfort-chart__stats-table th,.comfort-chart__stats-table td{padding:.35rem .5rem;text-align:right;border-bottom:1px solid rgba(255,255,255,.06)}.comfort-chart__stats-table thead th{color:var(--muted);font-weight:600;font-size:.72rem}.comfort-chart__stats-label{text-align:left!important;font-weight:600;color:var(--text)}.comfort-chart__stats-label .comfort-chart__legend-swatch{display:inline-block;vertical-align:middle;margin-right:.4rem}.comfort-chart__stats-val--serra{color:var(--bosco-serra)}.comfort-chart__stats-val--cancello{color:var(--bosco-cancello)}.comfort-chart__stats-val--comune{color:var(--comune)}.comfort-chart__stats-val--bosco{color:var(--bosco)}@media(max-width:560px){.comfort-chart__body{grid-template-columns:1fr}.comfort-chart__labels{grid-template-rows:auto auto;gap:.35rem}.comfort-chart__label--scores{min-height:0}.comfort-chart__band-labels{flex-direction:row;flex-wrap:wrap;gap:.5rem 1rem;padding:0}}.source-badge__col--info{display:flex;flex-direction:column;gap:.55rem;min-width:0}.source-badge__col--info .icon--scene{flex-shrink:0;width:48px;height:48px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.22))}.source-badge__col--data{display:flex;flex-direction:column;justify-content:center;gap:.55rem;min-width:0;padding-left:.25rem;border-left:1px solid var(--border)}@media(max-width:480px){.source-badge__col--data{padding-left:0;border-left:none;padding-top:.65rem;border-top:1px solid var(--border)}}.source-badge__row{display:flex;align-items:center;gap:.55rem;min-height:2.35rem}.source-badge__row--metric .icon{flex-shrink:0}.source-badge__head{min-width:0}.source-badge__title{display:block;font-size:clamp(1.35rem,3.5vw,1.65rem);font-weight:800;line-height:1.15;letter-spacing:-.02em}.source-badge__title--link{text-decoration:none}.source-badge__title--link:hover{text-decoration:underline;text-underline-offset:3px}.source-badge__meta{display:block;margin-top:.15rem;font-size:.82rem;color:var(--muted)}.source-badge__updated{display:block;margin-top:.3rem;font-size:.74rem;color:var(--muted);font-variant-numeric:tabular-nums}.source-badge__updated--stale-warn{color:#f87171}.source-badge__radio{display:flex;flex-wrap:nowrap;align-items:baseline;gap:.65rem;font-size:.72rem;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.source-badge__sensor-foot{margin-top:.35rem;padding-top:.45rem;border-top:1px solid rgba(255,255,255,.08)}.source-badge__sensor-foot .source-badge__radio{margin-top:0}.source-badge__sensor-foot .source-badge__sensor-meta{display:block}.source-badge__sensor-foot .source-badge__radio+.source-badge__sensor-meta{margin-top:.25rem}.source-badge__radio::-webkit-scrollbar{display:none}.source-badge__radio-item{flex:0 0 auto}.source-badge__radio-label{font-weight:600;color:#ffffff8c;text-transform:uppercase;letter-spacing:.04em;font-size:.62rem}.metric__value{display:inline-flex;align-items:baseline;gap:.12rem;font-variant-numeric:tabular-nums;color:var(--text)}.metric__num{font-size:clamp(1.85rem,4.5vw,2.35rem);font-weight:800;letter-spacing:-.03em;line-height:1}.metric__unit{font-size:.85rem;font-weight:600;opacity:.75}.source-badge__row--comfort{gap:.4rem .6rem}.source-badge__row--na{color:var(--muted)}.source-badge__comfort-na{font-size:.95rem}.source-badge__comfort-score{font-size:clamp(1.85rem,4.5vw,2.35rem);font-weight:800;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.source-badge__comfort-max{font-size:.9rem;color:var(--muted);font-weight:500}.source-badge__comfort-level{display:inline-flex;align-items:center;gap:.35rem;font-size:clamp(1.15rem,2.8vw,1.4rem);font-weight:800}.source-badge__comfort-level .icon--comfort{width:28px;height:28px}.source-badge__col--data-multi{gap:1rem}.source-badge__sensor-block{display:grid;gap:.35rem;padding-left:.55rem;border-left:3px solid var(--sensor-accent, var(--bosco))}.source-badge__sensor-block--serra{--sensor-accent: var(--bosco-serra)}.source-badge__sensor-block--cancello{--sensor-accent: var(--bosco-cancello)}.source-badge__sensor-head{display:block}.source-badge__sensor-block+.source-badge__sensor-block{padding-top:.75rem;border-top:1px solid var(--card-border, #243830)}.source-badge__sensor-name{display:block;font-size:clamp(1.35rem,3.5vw,1.65rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--sensor-accent, var(--text-muted, #b0c4b8))}.source-badge__sensor-meta{margin-top:0;font-size:.68rem;line-height:1.25;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-badge__sensor-meta--warn{color:#f87171}.source-badge--bosco{border-top:3px solid var(--bosco)}.source-badge--comune{border-top:3px solid var(--comune)}.source-badge--bosco .source-badge__title{color:var(--bosco)}.source-badge--comune .source-badge__title{color:var(--comune)}.icon{flex-shrink:0}.utc-clock{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600;white-space:nowrap}.comfort-explainer{margin-bottom:1rem}.comfort-explainer .comfort-intro{margin:0}.comfort-intro strong{color:var(--text);font-weight:700}.historic-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.25rem 2rem;margin-bottom:1rem}.toolbar-panel{flex:0 1 auto;display:flex;flex-direction:column;gap:.75rem;min-width:0}.toolbar-panel--status{margin-left:auto}.toolbar-panel__title{margin:0}.toolbar-panel__body{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.historic-section{margin-bottom:2rem}.historic-section .chart-panel:first-of-type{margin-top:0}.range-group{display:flex;flex-wrap:wrap;gap:1px;background:var(--card);border:1px solid var(--border);border-radius:10px;padding:3px}.range-btn{background:transparent;border:none;border-radius:7px;color:var(--muted);padding:.45rem .85rem;font:inherit;font-size:.8125rem;cursor:pointer;transition:background .15s,color .15s}.range-btn:hover{color:var(--text);background:#ffffff0a}.range-btn.active{background:#2d6a4f40;color:var(--accent);font-weight:600}@media(max-width:640px){.range-btn--wide-only{display:none}}.export-group{display:flex;gap:1px;background:var(--card);border:1px solid var(--border);border-radius:10px;padding:3px}.export-btn{background:transparent;border:none;border-radius:7px;color:var(--muted);padding:.45rem .85rem;font:inherit;font-size:.8125rem;cursor:pointer;transition:background .15s,color .15s}.export-btn:hover:not(:disabled){color:var(--text);background:#ffffff0a}.export-btn:disabled{opacity:.45;cursor:not-allowed}.status{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--muted)}@media(max-width:640px){.historic-toolbar{flex-direction:column;align-items:stretch}.toolbar-panel--status{margin-left:0}.range-group{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;width:100%}}@media(max-width:380px){.range-group{grid-template-columns:repeat(2,1fr)}}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent)}.status-dot.error{background:#f87171;box-shadow:0 0 8px #f87171}.section-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 1rem}.gauge-na{display:flex;align-items:center;justify-content:center;min-height:100px;font-size:1.25rem;color:var(--muted)}.comfort-intro{font-size:.88rem;color:var(--muted);margin:-.5rem 0 .5rem;text-wrap:pretty;line-height:1.55}.comfort-intro var{font-style:normal;font-weight:600;color:var(--text)}.comfort-formula-inline{display:inline;margin-left:.35rem;padding:.15rem .45rem;background:#0c1210a6;border:1px solid var(--border);border-radius:6px;color:var(--text);font-family:DM Sans,system-ui,sans-serif;font-size:.82em;font-weight:500;white-space:nowrap}@media(max-width:720px){.comfort-formula-inline{display:inline-block;margin:.35rem 0 0;white-space:normal;text-wrap:pretty}}.chart-stack{display:flex;flex-direction:column;gap:.5rem}.chart-stack--dual{gap:1.25rem}.chart-dual-panel{display:flex;flex-direction:column;gap:.5rem}.chart-dual-panel__title{margin:0;font-size:.9rem;font-weight:600;color:var(--muted)}.chart-mode-toggle{display:inline-flex;align-self:flex-start;gap:1px;background:var(--card);border:1px solid var(--border);border-radius:10px;padding:3px;margin-bottom:.25rem}.chart-host-inner{width:100%}.chart-legend{display:flex;flex-direction:column;gap:.55rem;margin:.5rem .25rem .75rem;padding-top:.65rem;border-top:1px solid var(--border)}.chart-legend__row{display:flex;flex-wrap:wrap;gap:.65rem 1.5rem}.chart-legend--delta .chart-legend__row+.chart-legend__row{padding-top:.55rem;border-top:1px solid rgba(255,255,255,.06)}.chart-legend__item{display:inline-flex;align-items:flex-start;gap:.45rem;font-size:.78rem;color:var(--muted);max-width:100%}.chart-legend__swatch{flex-shrink:0;border:1px solid rgba(255,255,255,.15)}.chart-legend__swatch--line{width:24px;height:3px;margin-top:.55em;border:none;border-radius:2px}.chart-legend__swatch--line-dashed,.chart-legend__swatch--rule{width:24px;height:0;margin-top:.6em;border:none;border-top-style:dashed;border-radius:0;background:transparent!important}.chart-legend__swatch--line-dashed{border-top-width:3px}.chart-legend__swatch--rule{border-top-width:2px;opacity:.85}.chart-legend__swatch--area,.chart-legend__swatch--fill{width:16px;height:16px;border-radius:3px}.chart-legend__body{display:flex;flex-direction:column;gap:.12rem;min-width:0}.chart-legend__label{color:var(--text);font-weight:600;line-height:1.3}.chart-legend__stats{font-variant-numeric:tabular-nums;line-height:1.35}.chart-panel{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.25rem 1rem .5rem;margin-bottom:1.5rem}.chart-panel h2{font-size:1rem;font-weight:600;margin:0 0 .35rem}.chart-panel p{font-size:.8rem;color:var(--muted);margin:0 0 .75rem}.chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:900px){.chart-grid{grid-template-columns:1fr}}.chart-host{width:100%;min-height:200px;color:var(--chart-axis)}.chart-dual{position:relative;width:100%}.chart-dual__layer{position:absolute;top:0;right:0;bottom:0;left:0}.chart-dual__layer--front{pointer-events:none}.chart-dual__layer svg{display:block;max-width:100%}.footer{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--border);font-size:.76rem;color:var(--muted)}.footer-main{display:grid;grid-template-columns:1fr 1fr;column-gap:2.5rem;align-items:start}.footer-info{display:flex;flex-direction:column;align-items:flex-end;gap:.55rem;justify-self:end;max-width:min(360px,46vw);min-width:0}.footer-logo{display:block;width:120px;height:auto;opacity:.9}.footer-lines{display:flex;flex-direction:column;gap:.2rem}.footer-lines p{margin:0;line-height:1.4;text-align:right}.footer-location{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;justify-self:start;max-width:min(280px,46vw)}.footer-location-label{margin:0;line-height:1.35;text-align:left}.footer p{margin:0}.footer-map-wrap{width:200px}.footer-map{width:100%;height:120px;border-radius:8px;overflow:hidden;border:1px solid var(--border);background:var(--card);cursor:pointer;touch-action:none}.footer-map .leaflet-control-attribution{font-size:.52rem;line-height:1.25;padding:1px 4px;background:#0c1210e0;color:var(--muted)}.footer-map .leaflet-control-attribution a{color:var(--link);text-decoration:underline;text-underline-offset:.12em}.footer-privacy{margin-top:.75rem!important;text-align:center;font-size:.72rem;color:var(--muted)}.footer-legal{margin-top:.75rem!important;text-align:center;font-size:.72rem}@media(max-width:640px){.footer-main{grid-template-columns:1fr;row-gap:1.25rem;justify-items:center;text-align:center}.footer-info{align-items:center;justify-self:center;max-width:min(100%,360px)}.footer-lines p{text-align:center}.footer-location{align-items:center;justify-self:center;max-width:min(100%,240px)}.footer-location-label{text-align:center}.footer-map-wrap{width:100%}}.footer a{color:var(--link);text-decoration:underline;text-underline-offset:.15em}.footer a:hover,.footer a:focus-visible{color:var(--link-hover)}.about-panel{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.5rem 1.25rem;margin-bottom:1.5rem}.about-content{width:100%}.about-content h1{font-family:Fraunces,Georgia,serif;font-size:clamp(1.25rem,3vw,1.6rem);font-weight:600;margin:0 0 1rem;line-height:1.3}.about-content h2{font-size:1rem;font-weight:600;margin:1.5rem 0 .75rem;color:var(--text)}.about-content p{margin:0 0 1rem;color:var(--muted);line-height:1.65}.about-content ul{margin:0 0 1rem;padding-left:1.25rem;color:var(--muted);line-height:1.65}.about-content li+li{margin-top:.35rem}.about-content strong{color:var(--text);font-weight:600}.about-content a{color:var(--link);text-decoration:underline;text-underline-offset:.15em}.about-content a:hover{color:var(--link-hover)}.loading .source-badge__col--data,.loading .chart-host{opacity:.4}.skeleton{background:linear-gradient(90deg,var(--border) 25%,rgba(255,255,255,.06) 50%,var(--border) 75%);background-size:200% 100%;animation:shimmer 1.2s infinite;border-radius:6px;height:2.5rem;width:60%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page--sistema .system-intro{margin:0 0 1rem;color:var(--muted);line-height:1.6;max-width:72ch}.system-main{display:flex;flex-direction:column;gap:1.25rem}.system-panel{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.25rem}.system-panel--wide{grid-column:1 / -1}.system-fit-banner{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;border-radius:10px;margin-bottom:1rem;font-size:.92rem;line-height:1.45}.system-fit-banner--good{background:#4ade801f;border:1px solid rgba(74,222,128,.35)}.system-fit-banner--fair{background:#fbbf241a;border:1px solid rgba(251,191,36,.35)}.system-fit-banner--poor{background:#f871711a;border:1px solid rgba(248,113,113,.35)}.system-fit-banner__baseline{color:var(--muted);font-size:.88rem}.system-summary__title{font-family:Fraunces,Georgia,serif;font-size:1.15rem;margin:0 0 .5rem}.system-summary__intro{margin:0 0 1rem;color:var(--muted);line-height:1.6;font-size:.95rem}.system-summary__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sensor-summary-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.sensor-summary-col{min-width:0;padding:.85rem 1rem;border-radius:10px;border:1px solid var(--border);border-top:3px solid var(--bosco);background:#0c121059}.sensor-summary-col .system-summary__table caption{font-family:Fraunces,Georgia,serif;font-size:1.05rem;color:var(--bosco)}.system-summary__table{width:100%;border-collapse:collapse;font-size:.92rem}.system-summary__table caption{text-align:left;font-weight:600;margin-bottom:.5rem;color:var(--text);line-height:1.4}.system-summary__table th,.system-summary__table td{padding:.45rem .5rem;border-bottom:1px solid var(--border);vertical-align:top}.system-summary__table th{font-weight:500;color:var(--muted);text-align:left}.system-summary__table:not(.system-summary__table--model) th{width:52%}.system-summary__table--model th[scope=row]{width:40%}.system-summary__val--bosco,.system-summary__val--serra{color:#3d9a72}.system-summary__val--cancello{color:#d4920a}.system-summary__val--comune{color:#60a5fa}.system-summary__grid--pairs{grid-template-columns:repeat(2,minmax(0,1fr))}.system-summary__table-caption{font-family:Fraunces,Georgia,serif;font-size:1.05rem;font-weight:600;text-align:left;margin-bottom:.5rem;color:var(--text)}.system-summary__table--model thead th{font-weight:600;border-bottom:1px solid var(--border);padding:.45rem .5rem}.system-summary__meta{color:var(--muted);font-size:.85em}.system-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.system-chart__empty{margin:0;padding:2rem 1rem;text-align:center;color:var(--muted)}.system-chart__empty--error{color:#f87171}.system-chart-legend{flex-direction:row;flex-wrap:wrap;gap:.65rem 1.75rem;margin-top:.75rem}.system-chart-legend .chart-legend__row{gap:.65rem 1.75rem}.system-chart-legend .chart-legend__item{font-size:.82rem;color:var(--text);align-items:center}.system-chart-legend .chart-legend__label{color:var(--text);font-weight:500}.system-back{margin:.25rem 0 0}.system-back a{color:var(--accent);text-decoration:none}.system-back a:hover{text-decoration:underline}.system-guide__title,.system-reading__title{font-family:Fraunces,Georgia,serif;font-size:1.15rem;margin:0 0 .65rem}.system-guide__lead{margin:0 0 1rem;color:var(--text);line-height:1.65;font-size:.95rem}.system-guide__block{margin-bottom:.75rem;border:1px solid var(--border);border-radius:10px;padding:.35rem .85rem .65rem;background:#0c121059}.system-guide__summary{cursor:pointer;font-weight:600;color:var(--text);padding:.45rem 0;list-style:none}.system-guide__summary::-webkit-details-marker{display:none}.system-guide__summary:before{content:"▸ ";color:var(--accent)}.system-guide__block[open] .system-guide__summary:before{content:"▾ "}.system-guide__defs{margin:.35rem 0 0;display:grid;gap:.65rem}.system-guide__defs dt{font-weight:600;color:var(--text);font-size:.9rem}.system-guide__defs dd{margin:.15rem 0 0;color:var(--muted);font-size:.88rem;line-height:1.55}.system-guide__list{margin:.35rem 0 0;padding-left:1.15rem;color:var(--muted);font-size:.88rem;line-height:1.6}.system-guide__list li+li{margin-top:.45rem}.system-guide__note{margin:.85rem 0 0;padding-top:.85rem;border-top:1px solid var(--border);color:var(--muted);font-size:.82rem;line-height:1.55}.system-reading{margin-top:1rem}.system-reading__list{margin:0;padding-left:1.15rem;color:var(--text);font-size:.92rem;line-height:1.65}.system-reading__list li+li{margin-top:.55rem}.system-summary{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border)}@media(max-width:900px){.system-summary__grid,.system-chart-grid{grid-template-columns:1fr}}.page-intro{font-size:.9rem;color:var(--muted);margin:0 0 1rem;max-width:52rem}.mappa-main{padding:0 1rem 2rem;max-width:72rem;margin:0 auto}.mappa-map-host{width:100%}.map-overview-stack{display:flex;flex-direction:column;gap:.85rem}.map-overview-wrap,.trees-map-outer,.trees-map-wrap{width:100%;height:min(50vh,420px);min-height:260px;border-radius:14px;border:1px solid var(--border);overflow:hidden;background:var(--card)}@media(min-width:640px){.map-overview-wrap,.trees-map-outer,.trees-map-wrap{height:min(58vh,520px);min-height:320px}}@media(min-width:900px){.map-overview-wrap,.trees-map-outer,.trees-map-wrap{height:min(62vh,580px);min-height:360px}}.map-site-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:.75rem;align-items:stretch}.map-site-cards__item{display:flex;min-width:0}.map-site-marker{background:transparent;border:none}.map-site-card{display:flex;flex-direction:column;flex:1;min-width:0;width:100%;min-height:100%;padding:.75rem .85rem;border-radius:10px;background:#0c1210eb;border:1px solid var(--border);box-shadow:0 4px 16px #0003;font-size:.82rem;line-height:1.4}.map-site-card__head{display:flex;align-items:center;gap:.45rem;margin-bottom:.5rem}.map-site-card__metrics{display:flex;flex:1;flex-direction:column;gap:.35rem}.map-site-card--bosco-serra{border-top:3px solid var(--bosco-serra)}.map-site-card--bosco-cancello{border-top:3px solid var(--bosco-cancello)}.map-site-card--comune{border-top:3px solid var(--comune)}.map-site-card--warn{border-color:#eab3088c}.map-site-card__title{font-weight:600;min-width:0}.map-site-card__row{display:flex;justify-content:space-between;gap:.75rem}.map-site-card__row--comfort strong{font-weight:600;color:var(--muted)}.page--alberi .header--alberi{padding:1rem 1rem 0}.page--alberi .brand-text{font-family:Fraunces,serif;font-size:1.15rem;font-weight:600;color:var(--text);text-decoration:none}.alberi-main{padding:0 1rem 2rem}.alberi-layout{display:flex;flex-direction:column;gap:1rem}.tree-sidebar{border-radius:14px;border:1px solid var(--border);background:var(--card);overflow:hidden}.tree-sidebar-placeholder{padding:1.25rem 1rem}.tree-sidebar-placeholder__title{margin:0 0 .35rem;font-family:Fraunces,serif;font-size:1.05rem;font-weight:600}.tree-sidebar-placeholder__hint{margin:0;font-size:.85rem;color:var(--muted);line-height:1.45}.tree-detail{display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}.tree-detail--sidebar{justify-content:flex-start;height:auto;overflow:visible}.tree-detail__image{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block;background:var(--bg);flex-shrink:0}.tree-detail--sidebar .tree-detail__image{aspect-ratio:2 / 1;max-height:9rem}.tree-detail__image--fallback{object-fit:contain;background:linear-gradient(160deg,#3d9a721a,#0c1210f2),var(--bg);padding:.5rem}.tree-detail__title{margin:0;padding:1rem 1rem 0;font-family:Fraunces,serif;font-size:1.2rem;font-weight:600;line-height:1.25}.tree-detail__scientific{margin:.25rem 0 0;padding:0 1rem;font-size:.85rem;font-style:italic;color:var(--muted)}.tree-detail__genus{margin:.2rem 0 0;padding:0 1rem;font-size:.92rem;font-weight:600;color:var(--text)}.tree-detail__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:.85rem 0 0;padding:0 1rem}.tree-detail__metric{padding:.55rem .65rem;border-radius:8px;background:var(--bg);border:1px solid var(--border)}.tree-detail__metric dt{margin:0;font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.tree-detail__metric dd{margin:.15rem 0 0;font-size:.92rem;font-weight:600}.tree-detail__attrs{padding:.85rem 1rem 0}.tree-detail__section-title{margin:0 0 .5rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:600}.tree-detail__table{width:100%;border-collapse:collapse;font-size:.82rem}.tree-detail__table th{text-align:left;padding:.3rem .75rem .3rem 0;color:var(--muted);font-weight:500;vertical-align:top;width:42%}.tree-detail__table td{padding:.3rem 0;word-break:break-word}.tree-detail__empty{margin:0;font-size:.82rem;color:var(--muted)}.tree-detail__actions{display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin:auto 0 0;padding:.85rem 1rem 1rem;border-top:1px solid var(--border);font-size:.82rem;flex-shrink:0}.tree-detail--sidebar .tree-detail__metrics{margin-top:.65rem}.tree-detail--sidebar .tree-detail__title{padding-top:.75rem;font-size:1.05rem}.tree-detail--sidebar .tree-detail__metric{padding:.45rem .55rem}.tree-detail--sidebar .tree-detail__metric dd{font-size:.85rem}@media(min-width:900px){.alberi-layout{flex-direction:row;align-items:stretch;gap:1rem}.tree-sidebar{flex:0 0 min(22rem,34vw);height:min(72vh,640px);overflow:hidden}.tree-sidebar--has-selection{display:flex;flex-direction:column;overflow-y:auto}.trees-map-outer{flex:1;min-width:0}.tree-sidebar--has-selection .tree-detail__title{font-size:1.1rem}}.tree-detail__title--page{padding-top:.25rem;font-size:1.45rem}.tree-detail-back{font-size:.88rem}.tree-detail__page-loading{margin:1.25rem 1rem;font-size:.9rem;color:var(--muted)}.tree-detail__hero-wrap--loading .tree-detail__image{opacity:.72}.tree-detail__image-title{margin:0;padding:.45rem 1rem 0;font-size:.82rem;font-weight:600;line-height:1.35}.tree-detail__osm-source{margin:0;padding:0 1rem .35rem;font-size:.75rem;color:var(--muted);line-height:1.4}.tree-detail__credit{margin:0;padding:.35rem 1rem .5rem;font-size:.68rem;line-height:1.35;color:var(--muted)}.tree-detail-main{max-width:56rem;margin:0 auto}.tree-detail-layout{display:flex;flex-direction:column;gap:1rem}.tree-detail-card{border-radius:14px;border:1px solid var(--border);background:var(--card);overflow:hidden}.tree-detail-aside{display:flex;flex-direction:column;gap:1rem}.tree-mini-map-outer,.tree-mini-map-wrap{width:100%;height:min(42vh,280px);border-radius:14px;border:1px solid var(--border);overflow:hidden;background:var(--card)}.tree-detail-qr{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border-radius:14px;border:1px solid var(--border);background:var(--card)}.tree-detail-qr__image{display:block;border-radius:8px}.tree-detail-qr__hint{margin:0;font-size:.82rem;color:var(--muted);text-align:center}.tree-detail-error{padding:1rem;border-radius:10px;border:1px solid rgba(234,179,8,.45);background:#eab30814}@media(min-width:900px){.tree-detail-layout{flex-direction:row;align-items:flex-start}.tree-detail-card{flex:1;min-width:0}.tree-detail-aside{flex:0 0 min(18rem,32vw)}}.alberi-attribution{margin-top:.5rem;font-size:.75rem;color:var(--muted)}.alberi-attribution a{color:var(--link)}.tree-popup__title{display:block;margin-bottom:.35rem}.tree-popup__image{display:block;width:100%;max-height:7rem;object-fit:cover;border-radius:6px;margin-bottom:.5rem;background:var(--bg)}.tree-popup__image--fallback{object-fit:contain;max-height:5rem;padding:.35rem}.tree-popup__image-status{font-size:.75rem;color:var(--muted);margin:0 0 .35rem}.tree-popup__image-title{font-size:.78rem;font-weight:600;margin:0 0 .35rem;line-height:1.3}.tree-popup{max-height:min(60vh,22rem);overflow-y:auto}.tree-popup__table{width:100%;border-collapse:collapse;font-size:.78rem}.tree-popup__table th{text-align:left;padding:.15rem .5rem .15rem 0;color:var(--muted);font-weight:500;vertical-align:top}.tree-popup__table td{padding:.15rem 0}.tree-popup__empty,.tree-popup__link{font-size:.78rem;margin:.35rem 0 0}.tree-popup__link .tree-osm-link{font-weight:600}html.tree-app-locked,body.tree-app-locked{overflow:hidden;height:100%}body.tree-app-locked{display:flex;justify-content:center;align-items:stretch;min-height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.page--tree-app{width:100%;max-width:26rem;height:100dvh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column;padding:0;margin:0 auto;background:var(--bg)}@media(min-width:480px){body.tree-app-locked{align-items:center;padding:.75rem}.page--tree-app{height:min(100dvh,52rem);max-height:min(100dvh,52rem);border:1px solid var(--border);border-radius:18px;box-shadow:0 16px 48px #0006}}.header--tree-app{flex-shrink:0;padding:.65rem 1rem 0}.header--tree-app .header-top{margin-bottom:0}.tree-app-main{flex:1;min-height:0;display:flex;flex-direction:column;padding:0 .75rem .5rem;overflow:hidden}.tree-app-panels{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.tree-app-panel{display:none;flex-direction:column;flex:1;min-height:0;overflow:hidden}.tree-app-panel--active{display:flex}.tree-app-panel[hidden]{display:none!important}.tree-app-panel--qr{align-items:center;justify-content:center}.page--tree-app[data-tab=scheda] .tree-app-panel[data-tree-panel=scheda],.page--tree-app[data-tab=mappa] .tree-app-panel[data-tree-panel=mappa],.page--tree-app[data-tab=qr] .tree-app-panel[data-tree-panel=qr]{display:flex}.page--tree-app[data-tab=scheda] .tree-app-panel:not([data-tree-panel=scheda]),.page--tree-app[data-tab=mappa] .tree-app-panel:not([data-tree-panel=mappa]),.page--tree-app[data-tab=qr] .tree-app-panel:not([data-tree-panel=qr]){display:none!important}.page--tree-app .tree-app-panel[data-tree-panel=scheda]{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.tree-detail--app{height:auto;min-height:min-content;overflow:visible;padding-bottom:.25rem}.tree-detail--app .tree-detail__hero-wrap{flex-shrink:0}.tree-detail--app .tree-detail__image{aspect-ratio:16 / 9;max-height:min(30vh,12rem)}.tree-detail--app .tree-detail__title{padding-top:.65rem;font-size:1.25rem}.tree-detail--app .tree-detail__metrics{margin-top:.65rem;padding:0 .85rem}.tree-detail--app .tree-detail__metric{padding:.4rem .5rem}.tree-detail--app .tree-detail__metric dd{font-size:.82rem}.tree-detail--app .tree-detail__attrs{flex:none;overflow:visible;padding:.65rem .85rem 0}.tree-detail--app .tree-detail__actions{margin:.75rem 0 0;padding:.75rem .85rem .25rem}.tree-detail__credit a{color:var(--link)}.tree-osm-link{color:var(--link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}.tree-osm-link:hover,.tree-osm-link:focus-visible{color:var(--link-hover);text-decoration-thickness:2px}.tree-osm-link:visited{color:var(--link-visited)}.tree-app-tabs{display:flex;gap:.35rem;flex-shrink:0;padding:.45rem 0 .25rem;border-top:1px solid var(--border);background:var(--bg)}.tree-app-tab{flex:1;border:1px solid var(--border);border-radius:10px;background:var(--card);color:var(--text);font:inherit;font-size:.82rem;font-weight:600;padding:.55rem .35rem;cursor:pointer}.tree-app-tab--active{border-color:var(--bosco);background:#3d9a7226;color:var(--accent)}.tree-app-attribution{flex-shrink:0;margin:0;padding:.15rem 0 .25rem;text-align:center;background:var(--bg)}.tree-mini-map-outer--app{height:100%;min-height:0;border-radius:14px}.tree-detail-qr--app{border:none;background:transparent}.page--trees-3d{max-width:none;height:100dvh;overflow:hidden;display:flex;flex-direction:column;padding:0;margin:0}.trees-3d-main{flex:1;min-height:0;display:flex;flex-direction:column;padding:0 .75rem .5rem;overflow:hidden}.trees-3d-host{flex:1;min-height:0;position:relative;border-radius:14px;border:1px solid var(--border);overflow:hidden}.trees-3d-wrap,.trees-3d-wrap .maplibregl-map{width:100%;height:100%}.trees-3d-popup{position:absolute;left:50%;bottom:1rem;transform:translate(-50%);z-index:5;display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;border-radius:12px;background:#0c1210f0;border:1px solid var(--border);box-shadow:0 8px 24px #00000059;font-size:.85rem}.trees-3d-popup__close{border:none;background:transparent;color:var(--muted);font-size:1.2rem;line-height:1;cursor:pointer;padding:0}.trees-3d-attribution{flex-shrink:0;margin:.35rem 0 0;text-align:center}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-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{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;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{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-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)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
