/* WasteSpot 3.5.25-r2. Scoped, flat controls and a shared map/results workspace. */
#wastespot-atlas.wa2 {
  --wa2-ink:#162c25; --wa2-muted:#586f65; --wa2-green:#145e46; --wa2-blue:#205c70;
  --wa2-line:#d6e2dc; --wa2-soft:#f3f7f4; --wa2-map:#e9f0f3;
  box-sizing:border-box!important; width:100%!important; max-width:none!important;
  padding:0!important; margin:0 0 26px!important; border:1px solid var(--wa2-line)!important;
  border-radius:22px!important; background:#fff!important; color:var(--wa2-ink)!important;
  box-shadow:0 8px 24px rgba(24,49,39,.045)!important; overflow:visible!important;
  font-family:inherit; isolation:isolate; scroll-margin-top:86px;
}
#wastespot-atlas.wa2 *,#wastespot-atlas.wa2 *::before,#wastespot-atlas.wa2 *::after{box-sizing:border-box}
#wastespot-atlas.wa2 [hidden]{display:none!important}
#wastespot-atlas.wa2 button,#wastespot-atlas.wa2 input,#wastespot-atlas.wa2 a{
  font-family:inherit!important; text-shadow:none!important; text-transform:none!important;
  transform:none!important; box-shadow:none!important; background-image:none!important;
  -webkit-appearance:none!important; appearance:none!important; letter-spacing:normal!important;
}
#wastespot-atlas.wa2 button{cursor:pointer;color:var(--wa2-ink);font-size:14px;line-height:1.35;font-weight:600;min-width:0;outline:none;border-radius:10px}
#wastespot-atlas.wa2 a{color:var(--wa2-green);text-decoration:none!important}
#wastespot-atlas.wa2 svg:not(.wa2-geography){width:20px!important;height:20px!important;min-width:20px;display:block}
#wastespot-atlas.wa2 :is(button,a,input):focus-visible{outline:3px solid #619980!important;outline-offset:3px!important}
#wastespot-atlas.wa2 .wa2-head{display:flex!important;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px!important;border:0;border-radius:22px 22px 0 0;background:#fff;min-height:0!important;max-width:none!important}
#wastespot-atlas.wa2 h1{font-size:30px!important;font-weight:700!important;letter-spacing:-.035em!important;line-height:1.15!important;max-width:none!important;width:auto!important;margin:0!important;color:var(--wa2-ink)!important}
#wastespot-atlas.wa2 .wa2-head p{font-size:14px!important;line-height:1.5!important;color:var(--wa2-muted)!important;margin:6px 0 0!important;max-width:none!important;background:none!important;border:none!important;padding:0!important}
#wastespot-atlas.wa2 .wa2-directory-link{display:flex;gap:9px;align-items:center;white-space:nowrap;font-size:13px;font-weight:600;padding:10px 0}
#wastespot-atlas.wa2 .wa2-toolbar{display:grid;grid-template-columns:minmax(240px,1.7fr) repeat(3,minmax(120px,.7fr));gap:10px;padding:0 24px 14px;border:0;position:relative;z-index:20}
#wastespot-atlas.wa2 .wa2-search{position:relative;min-width:0;display:flex;align-items:center}
#wastespot-atlas.wa2 .wa2-search>svg{position:absolute;left:14px;color:#71887e;pointer-events:none}
#wastespot-atlas.wa2 .wa2-search input{width:100%!important;height:46px!important;min-height:46px!important;padding:10px 12px 10px 43px!important;border:1px solid var(--wa2-line)!important;border-radius:11px!important;font-size:14px!important;font-weight:400!important;color:var(--wa2-ink)!important;background:#fafcfb!important;line-height:1.4!important;outline:none}
#wastespot-atlas.wa2 input::placeholder{color:#72867d!important;opacity:1}
#wastespot-atlas.wa2 .wa2-filter{position:relative;min-width:0}
#wastespot-atlas.wa2 .wa2-filter-toggle{display:flex!important;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:46px!important;height:46px;padding:10px 12px!important;border:1px solid var(--wa2-line)!important;border-radius:11px!important;background:#fff!important;font-size:13px!important;font-weight:500!important;text-align:left}
#wastespot-atlas.wa2 .wa2-filter-toggle span{min-width:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
#wastespot-atlas.wa2 .wa2-filter-toggle svg{width:16px!important;height:16px!important;min-width:16px;color:#4e7060}
#wastespot-atlas.wa2 .wa2-filter-toggle:hover,#wastespot-atlas.wa2 .wa2-filter-toggle[aria-expanded=true]{border-color:#6d9b84!important;background:#f4faf6!important}
#wastespot-atlas.wa2 .wa2-filter-toggle.is-active{border-color:#58977b!important;background:#ecf6ef!important;color:#145e46!important}
#wastespot-atlas.wa2 .wa2-menu{position:absolute;right:0;top:calc(100% + 7px);width:292px;max-width:calc(100vw - 44px);background:#fff;border:1px solid var(--wa2-line);border-radius:14px;padding:8px;box-shadow:0 12px 32px rgba(29,51,39,.13);z-index:50}
#wastespot-atlas.wa2 .wa2-options{max-height:270px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}
#wastespot-atlas.wa2 .wa2-option-search{width:100%;height:39px!important;padding:9px 10px!important;margin:0 0 7px!important;border:1px solid var(--wa2-line)!important;border-radius:9px!important;font-size:14px!important;font-weight:400!important;background:#f6faf7!important}
#wastespot-atlas.wa2 .wa2-options button{display:flex;align-items:center;justify-content:space-between;gap:8px;border:0!important;width:100%;min-height:39px;padding:9px 10px!important;text-align:left;background:transparent!important;font-size:13px!important;font-weight:500!important;border-radius:8px!important}
#wastespot-atlas.wa2 .wa2-options button:hover,#wastespot-atlas.wa2 .wa2-options button:focus{background:#f0f6f2!important}
#wastespot-atlas.wa2 .wa2-options button[aria-selected=true]{background:#eaf5ee!important;color:var(--wa2-green)!important}
#wastespot-atlas.wa2 .wa2-option-check{visibility:hidden;color:var(--wa2-green)}
#wastespot-atlas.wa2 [aria-selected=true] .wa2-option-check{visibility:visible}
#wastespot-atlas.wa2 .wa2-regions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 24px 12px;min-width:0}
#wastespot-atlas.wa2 .wa2-region-buttons{display:flex;align-items:center;gap:4px;min-width:0;overflow-x:auto;scrollbar-width:none}
#wastespot-atlas.wa2 .wa2-region-buttons button{flex:0 0 auto;padding:7px 12px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#526b60!important;font-weight:500!important;font-size:12px!important;min-height:32px}
#wastespot-atlas.wa2 .wa2-region-buttons button:hover{background:#f1f6f3!important}
#wastespot-atlas.wa2 .wa2-region-buttons button[aria-pressed=true]{background:#e9f4ee!important;color:#135b42!important;font-weight:650!important}
#wastespot-atlas.wa2 .wa2-reset{display:flex;align-items:center;gap:5px;padding:7px!important;font-size:12px!important;font-weight:500!important;background:none!important;border:0!important;white-space:nowrap}
#wastespot-atlas.wa2 .wa2-reset svg{width:15px!important;height:15px!important;min-width:15px}
#wastespot-atlas.wa2 .wa2-workspace{display:grid!important;grid-template-columns:minmax(0,1fr) 360px;min-height:0!important;height:var(--wa2-workspace-height,clamp(380px,calc(100svh - 350px),550px));border-top:1px solid var(--wa2-line);border-bottom:1px solid var(--wa2-line);overflow:hidden}
#wastespot-atlas.wa2 .wa2-map{position:relative;min-width:0;min-height:0;height:100%;overflow:hidden;background:var(--wa2-map)!important;cursor:grab;touch-action:none;outline-offset:-4px}
#wastespot-atlas.wa2 .wa2-map:active{cursor:grabbing}
#wastespot-atlas.wa2 .wa2-geography{position:absolute!important;inset:0;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;overflow:hidden}
#wastespot-atlas.wa2 .wa2-country{fill:#f7f8f2;stroke:#a7b7b0;stroke-width:.8;vector-effect:non-scaling-stroke;transition:fill .1s ease;cursor:pointer}
#wastespot-atlas.wa2 .wa2-shade-0{fill:#eef2e8}#wastespot-atlas.wa2 .wa2-shade-1{fill:#f9faf6}#wastespot-atlas.wa2 .wa2-shade-2{fill:#e4ede3}#wastespot-atlas.wa2 .wa2-shade-3{fill:#f0f2e9}#wastespot-atlas.wa2 .wa2-shade-4{fill:#f4f7ed}
#wastespot-atlas.wa2 .wa2-country:hover{fill:#d7e8d9}
#wastespot-atlas.wa2 .wa2-labels,#wastespot-atlas.wa2 .wa2-markers{position:absolute;inset:0;pointer-events:none;overflow:hidden}
#wastespot-atlas.wa2 .wa2-labels>span{position:absolute;transform:translate(-50%,-50%);white-space:nowrap;font-size:11px;line-height:1.1;font-weight:500;letter-spacing:.01em;color:#536b61;pointer-events:none;text-shadow:0 1px 2px #fff}
#wastespot-atlas.wa2 .wa2-marker{position:absolute!important;display:grid!important;place-items:center!important;pointer-events:auto!important;padding:0!important;border:2px solid #fff!important;border-radius:50%!important;z-index:3;margin:0!important;background:#1c604d!important;color:#fff!important;line-height:1!important;outline:none!important;transform:translate(-50%,-50%)!important;transition:none!important;box-shadow:0 2px 5px rgba(21,60,47,.19)!important}
#wastespot-atlas.wa2 .wa2-point{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important}
#wastespot-atlas.wa2 .wa2-point>span{display:block;width:6px;height:6px;border-radius:50%;background:#fff}
#wastespot-atlas.wa2 .wa2-cluster{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;background:#215f72!important;font-size:11px!important;font-weight:700!important}
#wastespot-atlas.wa2 .wa2-marker:hover,#wastespot-atlas.wa2 .wa2-marker:focus-visible,#wastespot-atlas.wa2 .wa2-marker.is-selected{outline:3px solid #99cbb7!important;outline-offset:2px!important;background:#104637!important;z-index:8}
#wastespot-atlas.wa2 .wa2-map-tools{position:absolute;right:14px;top:14px;display:flex;flex-direction:column;gap:6px;z-index:10}
#wastespot-atlas.wa2 .wa2-map-tools button{display:grid;place-items:center;width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;border:1px solid #c4d4cd!important;border-radius:10px!important;background:#fff!important;color:#284c3e!important}
#wastespot-atlas.wa2 .wa2-map-tools button:hover{background:#edf6f0!important;border-color:#65947d!important}
#wastespot-atlas.wa2 .wa2-map-status{position:absolute;left:12px;bottom:12px;max-width:calc(100% - 24px);padding:7px 10px;border:1px solid #dae4df;border-radius:8px;background:rgba(255,255,255,.95);font-size:11px;font-weight:500;line-height:1.3;color:#425e51;pointer-events:none;z-index:9}
#wastespot-atlas.wa2 .wa2-sidebar{display:flex;flex-direction:column;min-height:0!important;min-width:0!important;height:100%;border-left:1px solid var(--wa2-line);background:#fff;padding:0!important}
#wastespot-atlas.wa2 .wa2-sidebar-head{flex:0 0 auto;padding:15px 18px 12px;border-bottom:1px solid #e4ece7;background:#fff;min-height:66px}
#wastespot-atlas.wa2 .wa2-sidebar-head h2{display:flex;align-items:center;gap:8px;font-size:16px!important;font-weight:650!important;line-height:1.3!important;margin:0!important;letter-spacing:-.015em!important;color:var(--wa2-ink)!important}
#wastespot-atlas.wa2 [data-count]{display:inline-flex;align-items:center;justify-content:center;min-width:27px;height:23px;padding:0 7px;border-radius:7px;background:#eaf4ef;font-size:12px;font-weight:600;color:#215b44}
#wastespot-atlas.wa2 .wa2-sidebar-head p{font-size:11px!important;line-height:1.4!important;font-weight:400!important;margin:5px 0 0!important;color:var(--wa2-muted)!important}
#wastespot-atlas.wa2 .wa2-sidebar-scroll{overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:thin;min-height:0;flex:1;padding:0 12px 12px}
#wastespot-atlas.wa2 .wa2-list{display:flex;flex-direction:column;gap:0}
#wastespot-atlas.wa2 .wa2-result{display:flex!important;align-items:flex-start;gap:10px;width:100%;padding:15px 5px!important;margin:0!important;text-align:left!important;background:#fff!important;border:0!important;border-bottom:1px solid #e4ece7!important;border-radius:0!important;font-weight:400!important;min-height:85px!important}
#wastespot-atlas.wa2 .wa2-result:hover{background:#f4f9f5!important}
#wastespot-atlas.wa2 .wa2-result-icon{display:grid;place-items:center;background:#eef6f1;border-radius:10px;min-width:34px;width:34px;height:36px;color:#34755a;margin-top:1px}
#wastespot-atlas.wa2 .wa2-result-icon svg{width:18px!important;height:18px!important;min-width:18px}
#wastespot-atlas.wa2 .wa2-result-text{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}
#wastespot-atlas.wa2 .wa2-result-text strong{font-size:13px!important;font-weight:650!important;line-height:1.4!important;color:var(--wa2-ink)!important;margin:0!important}
#wastespot-atlas.wa2 .wa2-result-text>span{font-size:12px;line-height:1.4;color:var(--wa2-muted);font-weight:400}
#wastespot-atlas.wa2 .wa2-result-text small{font-size:11px;line-height:1.4;color:#6b7e75;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
#wastespot-atlas.wa2 .wa2-result-text em{font-size:10px;line-height:1.4;color:#3c6d53;font-weight:500;font-style:normal}
#wastespot-atlas.wa2 .wa2-result-arrow{margin-top:6px;color:#5e7f6f}
#wastespot-atlas.wa2 .wa2-result-arrow svg{width:15px!important;height:15px!important;min-width:15px}
#wastespot-atlas.wa2 .wa2-back{display:flex;gap:7px;align-items:center;border:0!important;background:none!important;padding:0!important;color:#175b42!important;font-weight:600!important;font-size:13px!important;min-height:23px}
#wastespot-atlas.wa2 .wa2-detail{padding:17px 5px 6px}
#wastespot-atlas.wa2 .wa2-detail h3{font-size:21px!important;font-weight:650!important;line-height:1.2!important;letter-spacing:-.025em!important;margin:8px 0!important;color:var(--wa2-ink)!important}
#wastespot-atlas.wa2 .wa2-detail h4{font-size:12px!important;line-height:1.4;margin:14px 0 7px;font-weight:600!important;color:var(--wa2-ink)!important}
#wastespot-atlas.wa2 .wa2-detail-badge{color:#256345;font-size:10px;line-height:1.4;font-weight:600}
#wastespot-atlas.wa2 .wa2-detail-city{font-size:12px!important;line-height:1.4!important;color:var(--wa2-muted)!important;margin:0 0 14px!important}
#wastespot-atlas.wa2 .wa2-detail dl{margin:0}
#wastespot-atlas.wa2 .wa2-detail-row{border-bottom:1px solid #e5ece7;padding:10px 0}
#wastespot-atlas.wa2 .wa2-detail-row dt{font-size:10px;color:#61776a;line-height:1.4;font-weight:600;margin:0 0 4px}
#wastespot-atlas.wa2 .wa2-detail-row dd{font-size:13px;color:#263d31;line-height:1.5;font-weight:400;margin:0;overflow-wrap:anywhere}
#wastespot-atlas.wa2 .wa2-material-tags{display:flex;flex-wrap:wrap;gap:5px}
#wastespot-atlas.wa2 .wa2-material-tags span{border:1px solid #dbe7df;background:#f5f9f5;border-radius:7px;padding:4px 7px;font-size:10px;line-height:1.4;color:#3e6250}
#wastespot-atlas.wa2 .wa2-detail-actions{display:flex;flex-direction:column;gap:7px;margin-top:18px}
#wastespot-atlas.wa2 .wa2-action,#wastespot-atlas.wa2 .wa2-more{display:flex;align-items:center;justify-content:center;gap:10px;min-height:39px!important;padding:9px 12px!important;background:#fff!important;border:1px solid #cedfd5!important;border-radius:9px!important;color:#20573f!important;font-size:12px!important;font-weight:600!important;text-align:center}
#wastespot-atlas.wa2 .wa2-action-primary{color:#fff!important;background:#195c44!important;border-color:#195c44!important}
#wastespot-atlas.wa2 .wa2-action:hover,#wastespot-atlas.wa2 .wa2-more:hover{background:#eef6f0!important;border-color:#69a184!important}
#wastespot-atlas.wa2 .wa2-action-primary:hover{background:#104a34!important;color:#fff!important}
#wastespot-atlas.wa2 .wa2-more{width:100%;margin:13px 0 0}
#wastespot-atlas.wa2 .wa2-empty{padding:27px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}
#wastespot-atlas.wa2 .wa2-empty>svg{color:#60876e;width:27px!important;height:27px!important}
#wastespot-atlas.wa2 .wa2-empty h3{font-size:17px!important;font-weight:600!important;margin:0!important;line-height:1.3!important}
#wastespot-atlas.wa2 .wa2-empty p{font-size:12px!important;line-height:1.5!important;color:var(--wa2-muted)!important;margin:0!important}
#wastespot-atlas.wa2 .wa2-foot{display:flex;justify-content:space-between;gap:12px;padding:9px 15px!important;margin:0!important;border:0!important;border-radius:0 0 22px 22px;background:#fff!important;color:#698075!important;font-size:10px!important;line-height:1.4!important;min-height:0!important}
#wastespot-atlas.wa2 .wa2-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#wastespot-atlas.wa2 .wa2-error{padding:14px;font-size:14px;color:#704a2e}
@media(max-width:1100px){
  #wastespot-atlas.wa2 .wa2-workspace{grid-template-columns:minmax(0,1fr) 315px}
  #wastespot-atlas.wa2 .wa2-toolbar{grid-template-columns:minmax(190px,1.5fr) repeat(3,minmax(95px,.7fr))}
}
@media(max-width:760px){
  #wastespot-atlas.wa2{border-radius:16px!important;margin-bottom:20px!important}
  #wastespot-atlas.wa2 .wa2-head{padding:15px 14px 12px!important;gap:8px;border-radius:16px 16px 0 0}
  #wastespot-atlas.wa2 h1{font-size:24px!important}
  #wastespot-atlas.wa2 .wa2-head p{display:none!important}
  #wastespot-atlas.wa2 .wa2-directory-link{font-size:11px;gap:3px}
  #wastespot-atlas.wa2 .wa2-directory-link svg{width:15px!important;height:15px!important;min-width:15px}
  #wastespot-atlas.wa2 .wa2-toolbar{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 12px 9px;gap:7px}
  #wastespot-atlas.wa2 .wa2-search{grid-column:1/-1}
  #wastespot-atlas.wa2 .wa2-search input{height:42px!important;min-height:42px!important;font-size:16px!important}
  #wastespot-atlas.wa2 .wa2-filter-toggle{height:36px!important;min-height:36px!important;font-size:11px!important;padding:8px 9px!important;border-radius:9px!important}
  #wastespot-atlas.wa2 .wa2-filter:nth-child(2) .wa2-menu{right:auto;left:0}
  #wastespot-atlas.wa2 .wa2-filter:nth-child(3) .wa2-menu{right:50%;transform:translateX(50%)}
  #wastespot-atlas.wa2 .wa2-regions{padding:0 10px 8px;gap:2px}
  #wastespot-atlas.wa2 .wa2-region-buttons{gap:0}
  #wastespot-atlas.wa2 .wa2-region-buttons button{font-size:10px!important;padding:5px 8px!important;min-height:27px}
  #wastespot-atlas.wa2 .wa2-reset span{display:none}
  #wastespot-atlas.wa2 .wa2-reset{padding:4px!important}
  #wastespot-atlas.wa2 .wa2-workspace{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:minmax(200px,28svh) minmax(205px,26svh);height:auto!important}
  #wastespot-atlas.wa2 .wa2-sidebar{border-left:0;border-top:1px solid var(--wa2-line)}
  #wastespot-atlas.wa2 .wa2-sidebar-head{padding:9px 13px 8px;min-height:52px}
  #wastespot-atlas.wa2 .wa2-sidebar-head h2{font-size:14px!important}
  #wastespot-atlas.wa2 .wa2-sidebar-head p{font-size:10px!important;margin-top:3px!important}
  #wastespot-atlas.wa2 .wa2-sidebar-scroll{padding:0 10px 10px}
  #wastespot-atlas.wa2 .wa2-result{padding:11px 4px!important;min-height:73px!important}
  #wastespot-atlas.wa2 .wa2-result-text strong{font-size:12px!important}
  #wastespot-atlas.wa2 .wa2-result-text>span{font-size:11px}
  #wastespot-atlas.wa2 .wa2-map-tools{right:9px;top:9px;gap:5px}
  #wastespot-atlas.wa2 .wa2-map-tools button{width:33px!important;height:33px!important;min-height:33px!important;border-radius:8px!important}
  #wastespot-atlas.wa2 .wa2-map-status{font-size:10px;left:8px;bottom:8px;padding:5px 7px}
  #wastespot-atlas.wa2 .wa2-foot{padding:8px 10px!important;border-radius:0 0 16px 16px;font-size:9px!important}
  #wastespot-atlas.wa2 .wa2-foot span:last-child{display:none}
  #wastespot-atlas.wa2 .wa2-labels>span{font-size:10px}
}
@media(prefers-reduced-motion:reduce){#wastespot-atlas.wa2 *{transition:none!important;scroll-behavior:auto!important}}
