:root{--navy:#142e3c;--navy2:#1d3b49;--ink:#1b3441;--muted:#68808b;--stroke:#dce5e9;--bg:#f4f7f8;--mint:#70d3af;--mint2:#e0f5eb;--teal:#287966;--white:#fff;--shadow:0 13px 40px rgba(29,61,74,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font:14px/1.5 'DM Sans','Segoe UI',Arial,sans-serif;color:var(--ink);margin:0;background:var(--bg)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid #4bba9a;outline-offset:3px}button:hover{transition:background-color .15s,color .15s,border-color .15s}
.global-header{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;position:sticky;top:0;z-index:25;background:#fff;border-bottom:1px solid var(--stroke)}.wordmark{display:flex;align-items:center;gap:3px;font-family:Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:-.04em;font-size:19px;font-weight:800;color:var(--navy)}.wordmark-accent{color:#4f9d87}.mark{width:30px;height:28px;margin-right:9px;display:flex;align-items:end;gap:3px;border-bottom:2px solid var(--navy);padding:1px 1px 2px}.mark span{display:block;width:4px;background:var(--navy);border-radius:1px 1px 0 0}.mark span:nth-child(1){height:10px}.mark span:nth-child(2){height:20px}.mark span:nth-child(3){height:14px;background:#4f9d87}.mark span:nth-child(4){height:25px}.version{margin-left:12px;font:700 9px Manrope,'Segoe UI',Arial,sans-serif;color:#77919b;letter-spacing:.13em;border:1px solid #dce6e7;border-radius:4px;padding:3px 5px}.global-right{display:flex;align-items:center;gap:30px;font-size:11px;letter-spacing:.08em;font-weight:800;color:#41606d}.live-pill{display:flex;align-items:center;gap:8px;color:#397f66}.live-dot{width:7px;height:7px;background:#60be93;border-radius:50%;box-shadow:0 0 0 4px #e0f4e7}.header-link{text-decoration:none;color:#335567}
.app-shell{display:grid;grid-template-columns:284px minmax(0,1fr);align-items:start}.sidebar{position:sticky;top:66px;height:calc(100vh - 66px);min-height:570px;background:var(--navy);color:#f4fcfa;display:flex;flex-direction:column;z-index:16}.sidebar-top{padding:30px 26px 22px;border-bottom:1px solid #35515b}.eyebrow{font-size:9px;font-weight:800;letter-spacing:.18em;color:var(--mint);display:flex;justify-content:space-between}.eyebrow span{color:#8ca3a8;letter-spacing:.08em}.sidebar h2{font:800 27px/1.16 Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:-.055em;margin:16px 0 12px}.period{color:var(--mint)}.sidebar-top p{font-size:12px;line-height:1.7;color:#a8c0c7;margin:0}.sidebar-scroll{overflow:auto;flex:1;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#637f87 transparent}.filter-section{padding:23px 26px;border-bottom:1px solid #35515b}.filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.filter-heading h3{font:700 13px Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:-.01em;margin:0}.filter-count{color:var(--mint);font-weight:800;font-size:11px}.filter-section>label:not(.tiny-toggle),.range-head label{display:block;color:#9bb9c2;font-size:10px;letter-spacing:.07em;font-weight:700;margin-bottom:8px}.sidebar select{appearance:none;width:100%;height:40px;border:1px solid #47616b;border-radius:6px;background:#244250;color:#edf6f6;padding:0 30px 0 11px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%23A6CAC7' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;font-size:12px}.sidebar select option{background:#284655}.text-button{background:none;border:0;padding:10px 0 0;color:var(--mint);font-size:11px;font-weight:700}.text-button:hover{text-decoration:underline}.range-head{display:flex;justify-content:space-between;align-items:center;margin-top:22px;margin-bottom:8px}.range-head label{margin:0}.range-head strong{font-size:11px;color:var(--mint)}input[type=range]{accent-color:var(--mint);width:100%;margin:5px 0 0}.range-ends{display:flex;justify-content:space-between;color:#819fa8;font-size:9px;font-weight:700;letter-spacing:.09em}.hint{color:#8ba7af;font-size:10px;line-height:1.6;margin:11px 0 0}.checks{display:grid;gap:11px}.checkbox-row{display:flex;align-items:center;gap:11px;font-size:11.5px;color:#c8d7d9;cursor:pointer}.checkbox-row input,.tiny-toggle input{appearance:none;flex:none;width:15px;height:15px;border:1px solid #78939b;border-radius:3px;background:#294652;margin:0;position:relative}.checkbox-row input:checked,.tiny-toggle input:checked{background:var(--mint);border-color:var(--mint)}.checkbox-row input:checked:after,.tiny-toggle input:checked:after{content:'✓';color:#133a33;position:absolute;left:2px;top:-3px;font-size:15px;font-weight:800}.checkbox-row:hover{color:#fff}.tiny-toggle{display:flex;align-items:center;gap:10px;color:#d0e2e4;font-size:11px;line-height:1.5;margin-top:14px;cursor:pointer}.small-divider{height:13px}.sidebar-footer{flex:none;padding:16px 26px 21px;border-top:1px solid #35515b}.reset-button{width:100%;border:1px solid #557783;background:#254451;border-radius:6px;color:#d5e9e9;font-size:12px;font-weight:700;padding:10px}.reset-button:hover{background:#315562}.sidebar-bottomline{font:700 9px Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:.14em;color:#78959d;margin-top:17px;text-align:center}.sidebar-bottomline span{color:var(--mint)}
.workspace{min-width:0;padding:0 34px 42px}.intro{padding:38px 0 23px}.top-row{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.overline{font-size:10px;font-weight:800;letter-spacing:.14em;color:#488d79;display:flex;align-items:center;gap:8px}.rule{width:22px;height:2px;background:#75c9a9}.intro h1{font:800 clamp(29px,3.4vw,46px)/1.14 Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:-.065em;margin:13px 0 12px;color:#142e3c}.intro h1 em{font-style:normal;color:#4e9b82}.intro p{font-size:12px;max-width:555px;line-height:1.8;color:#6b858d;margin:0}.hero-metric{padding:20px 24px;min-width:160px;background:#e5f4ed;border:1px solid #d8efe3;border-radius:9px;margin-top:5px}.metric-number{font:800 45px/1 Manrope,'Segoe UI',Arial,sans-serif;color:#1e6856;letter-spacing:-.06em}.metric-label{font:800 10px/1.5 Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:.06em;color:#235c52;margin-top:10px}.metric-foot{color:#739c90;font-size:10px;display:block;margin-top:8px}.hero-controls{display:flex;gap:11px;align-items:stretch;margin-top:27px}.searchbox{position:relative;flex:1;min-width:0}.searchbox input{background:#fff;border:1px solid #d9e4e6;box-shadow:0 2px 12px #1b34410a;width:100%;height:51px;border-radius:8px;padding:0 44px;color:#1f3a46;font-size:12px}.searchbox input::placeholder{color:#95a7af}.search-symbol{position:absolute;left:16px;top:6px;font-size:30px;color:#829da6;pointer-events:none}.searchbox input{padding-left:46px}.searchbox kbd{position:absolute;right:13px;top:17px;border:1px solid #dbe4e8;border-radius:3px;padding:0 5px;color:#91a4ac;font-size:12px}.outline-button{border:1px solid #d9e4e6;background:#fff;border-radius:8px;color:#416072;padding:0 17px;font-size:12px;font-weight:700;white-space:nowrap}.outline-button:hover{background:#f3faf7;border-color:#a9cec2}.quick-filters{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:16px}.quick-filters>span{font-size:9px;color:#8ca1a8;font-weight:800;letter-spacing:.11em;margin-right:5px}.quick-filters button{border:1px solid #d9e6e5;background:#fff;color:#496978;border-radius:20px;padding:6px 12px;font-size:10px;font-weight:700}.quick-filters button:hover,.quick-filters button.active{background:var(--mint2);border-color:#90cbb7;color:#266a54}
.result-section{background:#fff;border:1px solid #e2e9eb;border-radius:10px;overflow:hidden;box-shadow:0 6px 27px rgba(34,73,80,.045)}.result-toolbar{display:flex;align-items:center;justify-content:space-between;padding:19px 22px;border-bottom:1px solid #e1e9eb;gap:16px}.result-heading h2{margin:0;font:800 15px Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:-.025em;color:#1e3b47}.result-heading h2 span{color:#398972}.result-heading p{font-size:10px;color:#8a9da6;margin:5px 0 0}.toolbar-actions{display:flex;align-items:center;gap:9px}.toolbar-actions label{font-size:9px;letter-spacing:.1em;color:#95a7ad;font-weight:800}.toolbar-actions select{border:1px solid #dce6e7;padding:9px 29px 9px 11px;border-radius:6px;font-size:11px;color:#355763;background:#fff;max-width:160px}.map-toggle{border:1px solid #dce6e7;border-radius:6px;background:#edf6f2;color:#37775f;font-weight:800;font-size:11px;padding:9px 11px}.map-toggle[aria-pressed=false]{background:#fff;color:#5b7480}.results-layout{display:grid;grid-template-columns:minmax(380px,.98fr) minmax(320px,1fr);min-height:635px}.results-layout.map-hidden{grid-template-columns:1fr}.results-layout.map-hidden .map-pane{display:none}.list-pane{min-width:0;max-height:min(760px,calc(100vh - 100px));overflow:auto;background:#fbfcfc;scrollbar-color:#cedbdc transparent;scrollbar-width:thin}.active-filters{display:flex;flex-wrap:wrap;gap:6px;padding:0 18px}.active-filters:has(.active-filter){padding-top:12px}.active-filter{display:flex;gap:7px;align-items:center;border:1px solid #c7e3d7;background:#f2faf6;color:#33765f;border-radius:30px;padding:5px 7px 5px 11px;font-size:10px;font-weight:700}.active-filter button{border:none;border-radius:50%;width:17px;height:17px;background:#d9ede2;color:#33765f;line-height:1;padding:0}.cards{padding:12px 16px 26px;display:grid;gap:11px}.shop-card{border:1px solid #dfe8e9;background:#fff;border-radius:8px;padding:17px 17px 15px;transition:box-shadow .15s,border-color .15s;position:relative}.shop-card:hover{border-color:#9ccfbc;box-shadow:0 5px 25px #184c4010}.shop-card.selected{border-color:#4d9d7d;box-shadow:inset 3px 0 #4d9d7d,0 5px 25px #184c4010}.card-line{display:flex;align-items:flex-start;gap:10px;justify-content:space-between}.card-title{font:800 16px Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:-.04em;margin:1px 0 3px;line-height:1.25}.card-title button{font:inherit;border:0;background:transparent;text-align:left;color:var(--navy);padding:0}.card-title button:hover{color:#37836d;text-decoration:underline}.card-distance{color:#467e6c;background:#eef7f2;border-radius:5px;padding:5px 7px;white-space:nowrap;font-size:10px;font-weight:800;margin-top:2px}.card-location{display:flex;align-items:center;gap:6px;color:#738993;font-size:10.5px}.card-location span:first-child{font-size:13px;color:#7f9ca7}.card-description{font-size:11.5px;color:#5c7580;line-height:1.65;margin:12px 0 12px}.card-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:11px}.tag{display:inline-flex;align-items:center;background:#f1f5f6;border:1px solid #e1e9eb;color:#536f79;border-radius:3px;padding:4px 7px;font-size:9px;font-weight:800;letter-spacing:.01em;white-space:nowrap}.tag.process{background:#edf5fa;border-color:#d7e9f4;color:#42657b}.tag.quality{background:#e8f5ed;border-color:#d7ebdf;color:#2c7759}.tag.registration{background:#f1f0fa;border-color:#e0ddf1;color:#685c92}.tag.prototype{background:#fff6e9;border-color:#f4e7d1;color:#a66b30}.tag.warning{background:#fff4ed;border-color:#f3dfca;color:#aa6539}.card-bottom{border-top:1px solid #ebf0f0;padding-top:12px;display:flex;gap:9px;justify-content:space-between;align-items:center;flex-wrap:wrap}.source-hint{font-size:10px;color:#81979e}.source-hint strong{color:#517e71}.card-buttons{display:flex;gap:8px;align-items:center}.card-buttons a,.card-buttons button{font-size:10px;font-weight:800;text-decoration:none;padding:7px 9px;border-radius:5px;border:1px solid #dce6e5;color:#496e78;background:#fff}.card-buttons a:hover,.card-buttons button:hover{background:#f0f8f4}.card-buttons .primary{background:#2d8069;border:1px solid #2d8069;color:white}.card-buttons .primary:hover{background:#236d56}.empty-state,.loading-state{text-align:center;padding:85px 20px;color:#6a8992;font-size:12px}.empty-state h3{font:800 18px Manrope,'Segoe UI',Arial,sans-serif;color:#193544;margin-bottom:10px}.empty-state button{border:0;background:#e2f6ec;color:#2a785e;padding:10px 15px;border-radius:6px;font-weight:800;margin-top:12px}
.map-pane{min-width:0;position:sticky;top:66px;align-self:start;height:min(760px,calc(100vh - 100px));min-height:510px;border-left:1px solid #dce6e7;background:#e8eff1;display:flex;flex-direction:column;overflow:hidden}.map-topline{height:45px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f6f9f8;border-bottom:1px solid #dce6e7;position:relative;z-index:3}.map-top-flag{font:800 9px Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:.12em;color:#4a7180;display:flex;gap:7px;align-items:center}.map-top-dot{width:6px;height:6px;background:#5cb08c;border-radius:50%}.map-topline>span:last-child{font-size:9px;font-weight:800;color:#7795a0}#map{flex:1;min-height:350px}.fallback-map{flex:1;position:relative;overflow:hidden;background:radial-gradient(ellipse at 90% 75%,#d6e4e0,transparent 55%),linear-gradient(145deg,#e9f0ed,#dce8e7)}.fallback-map svg{width:100%;height:100%}.fallback-map .city-node{cursor:pointer}.fallback-map .city-node circle{fill:#275b50;stroke:#fff;stroke-width:3}.fallback-map .city-node:hover circle{fill:#2e9675}.fallback-map .city-node text{fill:#fff;font:bold 12px Manrope,'Segoe UI',Arial,sans-serif;text-anchor:middle;dominant-baseline:central;pointer-events:none}.fallback-map .city-label{font:bold 10px Manrope,'Segoe UI',Arial,sans-serif;fill:#52737b;letter-spacing:.03em;pointer-events:none}.map-legend{padding:11px 17px;background:#fff;display:flex;align-items:center;gap:8px;border-top:1px solid #e1e8e9;font-size:10px;color:#617d85}.legend-dot{width:10px;height:10px;border-radius:50%;background:#2a795f;border:2px solid white;box-shadow:0 0 0 1px #2a795f}.map-foot{padding:12px 17px;background:#f5f9f8;border-top:1px solid #e2e9e9;display:flex;gap:8px;align-items:center;justify-content:space-between;font-size:9px;color:#8aa1a9;line-height:1.4}.map-foot a{white-space:nowrap;color:#35826b;font-weight:800;text-decoration:none}.cluster-marker{border:3px solid #fff;width:42px;height:42px;border-radius:50%;background:#2c7b65;box-shadow:0 2px 16px #112e4650;color:#fff;font-weight:800;font:800 14px Manrope,'Segoe UI',Arial,sans-serif;display:flex;align-items:center;justify-content:center;cursor:pointer}.cluster-marker:hover{background:#399e7d}.maplibregl-popup-content{font:12px 'DM Sans','Segoe UI',Arial,sans-serif!important;border-radius:7px!important;padding:13px 15px!important;box-shadow:0 10px 30px #12304035!important}.maplibregl-popup-content strong{color:#183944}.maplibregl-popup-content p{font-size:11px;margin:5px 0 0;color:#68818b}.maplibregl-ctrl-attrib{font-size:9px!important}
.methodology{background:#edf3f1;margin-top:21px;border:1px solid #e0eae6;border-radius:8px;padding:23px 24px;display:flex;align-items:flex-start;gap:17px}.methodology-icon{flex:none;display:flex;align-items:center;justify-content:center;background:#d6ede3;color:#2f7760;border-radius:50%;width:30px;height:30px;font:800 16px Georgia,serif}.methodology h2{font:800 14px Manrope,'Segoe UI',Arial,sans-serif;margin:2px 0 7px}.methodology p{font-size:11px;line-height:1.8;color:#67808a;margin:0;max-width:1030px}.method-points{display:flex;flex-wrap:wrap;gap:18px;margin-top:15px;color:#398067;font-size:9px;font-weight:800;letter-spacing:.09em}
.detail-drawer{position:fixed;right:0;top:0;bottom:0;width:min(550px,100vw);background:#fff;z-index:51;overflow:auto;box-shadow:-15px 0 70px #071c2d36;scrollbar-color:#bdcdd0 transparent}.drawer-backdrop{position:fixed;inset:0;background:#0e2d3a75;z-index:50}.drawer-hero{background:var(--navy);color:#fff;padding:27px 31px 29px}.drawer-topline{display:flex;justify-content:space-between;align-items:center;gap:10px}.drawer-label{font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--mint)}.close-drawer{background:#274755;border:1px solid #50717a;color:#e7f7f7;width:32px;height:32px;border-radius:5px;font-size:20px;line-height:1}.drawer-hero h2{font:800 29px/1.14 Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:-.055em;margin:28px 0 9px}.drawer-address{color:#bdd3d6;font-size:12px}.drawer-hero p{font-size:12px;line-height:1.7;color:#c6d9dc;margin:15px 0 18px}.drawer-actions{display:flex;flex-wrap:wrap;gap:8px}.drawer-actions a,.drawer-actions button{padding:10px 13px;border:1px solid #688791;border-radius:6px;color:#ecf9f8;background:#244554;text-decoration:none;font-size:11px;font-weight:800}.drawer-actions .highlight{background:var(--mint);color:#173e33;border-color:var(--mint)}.drawer-section{padding:23px 29px;border-bottom:1px solid #e7eeef}.drawer-section h3{font:800 13px Manrope,'Segoe UI',Arial,sans-serif;margin:0 0 15px}.drawer-section .drawer-tags{display:flex;flex-wrap:wrap;gap:7px}.datum{display:grid;grid-template-columns:135px 1fr;gap:10px;margin-bottom:13px;font-size:11px}.datum>span:first-child{font-size:10px;font-weight:800;letter-spacing:.06em;color:#8199a2}.datum>span:last-child{color:#355763;line-height:1.6;overflow-wrap:anywhere}.drawer-section .cert{border:1px solid #e1e9e9;border-radius:7px;padding:12px 14px;margin:9px 0;background:#fbfdfc}.cert-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.cert-title b{color:#244f46;font-size:12px}.cert-status{font-size:9px;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:4px 6px;color:#557b78;background:#e7f3f0;white-space:nowrap;font-weight:800}.cert-status.documented{background:#d7f3df;color:#287351}.cert small{font-size:10px;color:#78919a;display:block;line-height:1.6;margin-top:8px}.cert a{display:inline-block;color:#24775d;text-decoration:none;font-size:10px;font-weight:800;margin-top:9px}.drawer-section ul{margin:0;padding-left:18px;font-size:11.5px;color:#54717c;line-height:1.8}.evidence-link{display:block;border:1px solid #e1e9e9;border-radius:6px;padding:11px 12px;margin:8px 0;text-decoration:none;font-size:11px;font-weight:800;color:#367b67;overflow-wrap:anywhere}.evidence-link small{font-size:9px;color:#8ea0a8;font-weight:500;display:block;margin-top:3px}.evidence-link:hover{background:#f0f8f5}.caution{font-size:10px;background:#fff8ee;border-left:3px solid #e6a653;color:#815b31;padding:10px 13px;line-height:1.6;margin-top:12px}.no-cert{background:#f5f8f8;border-radius:5px;padding:13px;font-size:11px;color:#7d939b}.drawer-smallprint{font-size:10px;color:#7d9299;line-height:1.7;padding:20px 29px 30px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#183947;color:#fff;border-radius:7px;padding:12px 20px;z-index:80;font-size:12px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:opacity .15s;max-width:90vw}.toast.show{opacity:1}.mobile-tabs{display:none}.mobile-filters{display:none!important}.mobile-dimmer{display:none}
@media(max-width:1400px){.workspace{padding:0 23px 30px}.app-shell{grid-template-columns:270px minmax(0,1fr)}.results-layout{grid-template-columns:minmax(350px,1fr) minmax(300px,.93fr)}.sidebar-top,.filter-section{padding-left:21px;padding-right:21px}.sidebar-footer{padding-left:21px;padding-right:21px}.card-bottom{align-items:start;gap:10px}.card-buttons{flex-wrap:wrap}}
@media(max-width:1120px){.results-layout{grid-template-columns:minmax(0,1fr)}.map-pane{position:relative;top:0;min-height:430px;height:450px;border-top:1px solid #dde8e9;border-left:none}.list-pane{max-height:none}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-card{min-width:0}.intro h1{font-size:37px}.result-toolbar{flex-wrap:wrap}.results-layout.map-hidden .map-pane{display:none}}
@media(max-width:820px){.global-header{height:59px;padding:0 17px}.global-right .live-pill{display:none}.version{font-size:8px;margin-left:6px}.app-shell{display:block}.sidebar{position:fixed;top:0;left:0;height:100dvh;min-height:0;width:min(325px,86vw);transform:translateX(-102%);transition:transform .2s;z-index:61}.sidebar.mobile-open{transform:translateX(0)}.mobile-dimmer:not([hidden]){display:block;position:fixed;inset:0;z-index:60;background:#0e2d3a88}.workspace{padding:0 15px 24px}.intro{padding:27px 0 20px}.hero-metric{min-width:105px;padding:14px;align-self:flex-start}.metric-number{font-size:34px}.metric-label{font-size:8px}.metric-foot{font-size:8px}.intro h1{font-size:clamp(27px,6vw,37px)}.intro p{font-size:11px}.hero-controls{margin-top:20px}.mobile-filters{display:block!important}.outline-button{padding:0 12px}.quick-filters button{font-size:10px}.result-toolbar{padding:16px}.cards{grid-template-columns:1fr;padding:12px}.mobile-tabs{display:flex;border-bottom:1px solid #e5eeef}.mobile-tabs button{flex:1;border:0;background:#fff;padding:12px;font-weight:800;color:#78949c}.mobile-tabs button.active{border-bottom:3px solid #3a957b;color:#2c7e66;background:#f6faf8}.results-layout{display:block}.list-pane{max-height:none}.map-pane{display:none;height:calc(100dvh - 230px);min-height:430px}.results-layout.mobile-show-map .list-pane{display:none}.results-layout.mobile-show-map .map-pane{display:flex}.result-toolbar .map-toggle{display:none}.methodology{padding:16px;gap:10px}.method-points{gap:10px}.detail-drawer{width:100vw}.drawer-hero{padding:23px}.drawer-section{padding:20px}}
@media(max-width:480px){.top-row{gap:12px}.hero-metric{min-width:92px;padding:10px}.metric-number{font-size:30px}.intro h1{font-size:29px}.intro p{max-width:240px}.hero-controls .outline-button span{display:none}.searchbox input{font-size:11px}.hero-controls{gap:6px}.outline-button{padding:0 9px}.quick-filters{gap:5px}.quick-filters>span{width:100%;margin-bottom:2px}.toolbar-actions select{max-width:118px;font-size:10px}.result-heading h2{font-size:13px}.result-heading p{font-size:9px}.wordmark{font-size:17px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}

.fallback-map .city-node:focus circle{fill:#39a47f;stroke:#163b43;stroke-width:4}.fallback-map svg{font-family:Manrope,'Segoe UI',sans-serif}

/* Two-region and geocoding controls */
.map-geocode-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;background:#eff7f3;border-top:1px solid #dbe9e4;border-bottom:1px solid #dbe9e4;flex-wrap:wrap}
.map-geocode-controls button{border:1px solid #519682;background:#e0f1e8;color:#245e4f;border-radius:6px;padding:9px 11px;font-size:10px;cursor:pointer;font-weight:800;transition:background .15s}
.map-geocode-controls button:hover{background:#c7e8da}.map-geocode-controls button:disabled{opacity:.5;cursor:wait}
#geocode-progress{font-size:10px;color:#527d6e;font-weight:700}
.cluster-marker.precise-pin{background:#12986f!important;color:#fff!important;border:2px solid white!important;box-shadow:0 0 0 2px #138e6f,0 2px 8px #0e3c3155!important;font-size:16px!important;line-height:1!important}
.fallback-map .city-node.precise-node circle{fill:#0b996b;stroke:#fff;stroke-width:2.3;filter:drop-shadow(0 1px 3px #08342d60)}
.fallback-map .city-node.precise-node text{fill:#fff;font-size:10px;font-weight:900}
.drawer-actions button[data-locate]{background:#e7f6ee;color:#237859;border:1px solid #a9dbc3;border-radius:6px;font:inherit;font-weight:800;cursor:pointer;padding:8px 10px}
@media(max-width:480px){.map-geocode-controls{padding:8px 11px}.map-geocode-controls button{font-size:9px}}

/* v3 · compact directory + engineer's shortlist / comparison / RFQ workspace */
.intro{padding:15px 0 13px}
.hero-controls{margin-top:0;min-height:49px}
.searchbox input{height:47px}
.searchbox kbd{top:15px}
.quick-filters{margin-top:10px;gap:6px}
.quick-filters button{padding:5px 10px}
.result-toolbar{padding:15px 20px}
.result-total{font:600 10px 'DM Sans','Segoe UI',Arial,sans-serif;letter-spacing:0;color:#93a7a9!important;margin-left:4px;white-space:nowrap}
.global-right{gap:14px}
.header-shortlist{border:1px solid #2d8069;background:#2d8069;border-radius:7px;color:white;font-weight:800;font-size:11px;white-space:nowrap;padding:8px 12px;display:flex;align-items:center;gap:8px;box-shadow:0 2px 7px #1e4e4020}
.header-shortlist:hover{background:#1f6853}
.shortlist-bubble{background:#dff6ec;color:#205942;display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border-radius:12px;font-size:10px;padding:0 5px}
.card-buttons .save-shop{background:#f1faf5;border-color:#c8e2d5;color:#267158}
.card-buttons .save-shop.saved{background:#d9f0e6;border-color:#77bea2;color:#195840}
.card-buttons .save-shop:hover{background:#dff2e9}
.drawer-actions .drawer-save{background:#e6f5ee;border-color:#c2e9d6;color:#24684d}
.drawer-actions .drawer-save.saved{background:#d0eddf;color:#165a3f}
.shortlist-nudge{position:fixed;right:24px;bottom:21px;z-index:26;display:flex;align-items:center;gap:17px;background:#183c46;color:#fff;padding:11px 12px 11px 17px;border:1px solid #3b6965;border-radius:9px;box-shadow:0 10px 33px #102d3950;font-size:11px;max-width:calc(100vw - 36px)}
.shortlist-nudge[hidden]{display:none!important}
.shortlist-nudge strong{color:#a5efd3;font-size:13px}
.nudge-hint{font-size:10px;color:#a7c7c7}
.shortlist-nudge button{background:#8ee0bd;color:#19463b;border:none;border-radius:5px;padding:10px 13px;white-space:nowrap;font-size:11px;font-weight:900}
.shortlist-nudge button:hover{background:#b1f6db}
.shortlist-backdrop{position:fixed;inset:0;background:#112c39bb;backdrop-filter:blur(2px);z-index:69}
.shortlist-dialog{position:fixed;z-index:70;left:50%;top:50%;transform:translate(-50%,-50%);width:min(1180px,calc(100vw - 42px));max-height:min(94dvh,1010px);background:#f8fbfb;border:1px solid #bad3d0;box-shadow:0 25px 90px #08283688;border-radius:12px;overflow:auto;scrollbar-color:#c1d9d5 transparent}
.shortlist-dialog[hidden],.shortlist-backdrop[hidden]{display:none!important}
.shortlist-header{background:#152f3d;color:#fff;display:flex;justify-content:space-between;gap:20px;padding:23px 28px 20px}
.shortlist-kicker{color:#94d4bd;font-size:9px;letter-spacing:.15em;font-weight:900}
.shortlist-header h2{margin:7px 0 5px;font:800 23px/1.18 Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:-.04em}
.shortlist-header h2 span{display:inline-flex;align-items:center;justify-content:center;background:#2e6259;color:#dcf8ec;border-radius:50%;width:25px;height:25px;font-size:12px;vertical-align:3px;margin-left:5px}
.shortlist-header p{font-size:11px;color:#bfd6d6;line-height:1.6;margin:0}
.shortlist-close{align-self:start;width:35px;height:35px;border-radius:6px;background:#30525e;color:#fff;border:1px solid #527380;font-size:25px;line-height:1}
.shortlist-close:hover{background:#3d6570}
.shortlist-body{padding:19px 23px 24px}
.shortlist-selection-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}
.shortlist-selection-head>span{font-size:10px;color:#476d74;font-weight:900;letter-spacing:.08em}
.shortlist-selection-head small{font-size:9px;letter-spacing:0;font-weight:500;margin-left:9px;color:#8ca3a6}
.text-clear{border:0;background:transparent;text-decoration:underline;color:#63858a;font-weight:700;font-size:10px}
.text-clear:not(:disabled):hover{color:#a94b35}
.shortlist-suppliers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:19px}
.shortlist-item{display:flex;align-items:center;gap:9px;border:1px solid #d6e5e4;border-radius:7px;background:#fff;min-width:0;padding:9px 9px 9px 11px}
.shortlist-item:has(input:checked){border-color:#8dceb6;background:#f4fcf8}
.compare-check{display:flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0;font-size:9px;font-weight:800;color:#528775;cursor:pointer}
.compare-check input{accent-color:#2a9977;width:15px;height:15px;cursor:pointer}
.shortlist-item-text{min-width:0;display:flex;flex-direction:column;gap:3px;flex:1}
.shortlist-item-text strong{font-size:11px;color:#203e46;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.shortlist-item-text span{font-size:10px;color:#7d989c}
.shortlist-item>button{flex-shrink:0;border:0;background:#edf3f3;color:#65828c;font-size:20px;line-height:1;border-radius:4px;width:24px;height:24px}
.shortlist-item>button:hover{background:#f9e5dc;color:#a34834}
.shortlist-empty{border:1px dashed #bdcfce;border-radius:7px;padding:20px;color:#71898c;background:#fff;font-size:12px;grid-column:1/-1;line-height:1.6}
.shortlist-tabs{display:flex;gap:5px;align-items:flex-end;border-bottom:1px solid #dce8e7;margin-bottom:0}
.shortlist-tabs button{background:transparent;border:0;border-bottom:3px solid transparent;color:#708c91;padding:13px 16px 11px;font-size:12px;font-weight:900}
.shortlist-tabs button.active{background:#e8f6f0;color:#257159;border-bottom-color:#389575}
.shortlist-panel{padding:15px 0 0}
.shortlist-panel[hidden]{display:none!important}
.comparison-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px 12px;color:#718e91;font-size:10px}
.secondary-action{border:1px solid #cddfdd;background:white;color:#366a63;font-weight:800;font-size:11px;border-radius:6px;padding:9px 11px;white-space:nowrap}
.secondary-action:not(:disabled):hover{background:#eef9f4}
.comparison-scroll{border:1px solid #d9e7e6;border-radius:8px;overflow:auto;max-height:min(52vh,560px);background:#fff}
.comparison-table{border-collapse:separate;border-spacing:0;width:100%;min-width:650px;table-layout:fixed;font-size:10.5px}
.comparison-table th,.comparison-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e6eeee;border-right:1px solid #e6eeee;padding:12px 13px;min-width:175px;line-height:1.55;overflow-wrap:anywhere}
.comparison-table thead th{position:sticky;top:0;background:#1d4048;color:white;z-index:2;width:220px;min-width:185px}
.comparison-table thead th:first-child{width:158px;min-width:158px;z-index:4;left:0;background:#15313c}
.comparison-table tbody th{position:sticky;left:0;z-index:1;color:#4f6e77;background:#f5f9f8;font-size:10px;letter-spacing:.015em;min-width:158px;width:158px}
.comparison-table tr>*:last-child{border-right:0}
.comparison-table tbody tr:last-child>*{border-bottom:0}
.compare-shop-name{font-size:12px;font-weight:900;display:block;line-height:1.3;letter-spacing:-.02em}
.compare-shop-place{font-size:9px;color:#a5cebf;display:block;margin-top:4px}
.comparison-table thead button{border:0;background:transparent;color:#a2e7c8;text-decoration:underline;font-size:9px;padding:8px 0 0;font-weight:800}
.comparison-table td a{color:#277a62;text-decoration:underline;font-weight:800;overflow-wrap:anywhere}
.comparison-table td small{color:#80979d;font-size:9px;display:block;margin-top:6px}
.comparison-table td a:not(:first-child){display:inline-block;margin-top:6px}
.comparison-chip{display:inline-block;border:1px solid #dcebea;color:#426e70;background:#f2f8f7;padding:3px 6px;margin:1px 3px 4px 0;font-size:9px;border-radius:4px}
.comparison-unknown{font-style:italic;color:#9baeb0}
.compare-positive{color:#26795b;font-weight:800}
.compare-detail{border-bottom:1px solid #edf3f2;padding-bottom:6px;margin-bottom:7px}
.compare-detail:last-child{border:0;margin-bottom:0}
.compare-empty{padding:44px 18px!important;text-align:center!important;color:#739196}
.comparison-links{margin-top:7px}
.comparison-note{font-size:10px;line-height:1.6;color:#81949a;padding:12px 3px 0}
.rfq-intro{font-size:11px;color:#617c81;background:#eaf6f0;border-left:3px solid #4fae84;padding:10px 14px;margin-bottom:16px}
.rfq-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(270px,.8fr);gap:16px}
.rfq-form,.rfq-contacts{background:#fff;border:1px solid #dfeae9;border-radius:8px;padding:18px;min-width:0;align-self:start}
.rfq-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.rfq-form-heading{grid-column:1/-1;font:900 10px Manrope,'Segoe UI',Arial,sans-serif;letter-spacing:.09em;color:#38645f;margin-bottom:5px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.rfq-form-heading span{font:500 9px 'DM Sans','Segoe UI',Arial,sans-serif;letter-spacing:0;color:#8ba1a2}
.rfq-field{display:flex;flex-direction:column;gap:5px;color:#486b70;font-weight:800;font-size:10px}
.rfq-span{grid-column:1/-1}
.rfq-field input,.rfq-field textarea{font-size:11px;font-weight:500;border:1px solid #cfdfdd;border-radius:5px;padding:9px 10px;width:100%;min-width:0;color:#21434b;background:#fcfefe}
.rfq-field textarea{resize:vertical;font:11px/1.55 'DM Sans','Segoe UI',Arial,sans-serif}
.rfq-field input:focus,.rfq-field textarea:focus{outline:2px solid #8fcbb7;outline-offset:1px}
.rfq-form-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:5px}
.main-action{border:0;background:#287b62;border-radius:6px;color:white;padding:10px 14px;font-weight:900;font-size:11px}
.main-action:not(:disabled):hover{background:#196548}
.rfq-warning{border-left:3px solid #caa15c;padding:8px 11px;background:#fcf5e8;color:#866439;font-weight:500;line-height:1.65;font-size:10px;margin:2px 0}
.rfq-contacts{max-height:65vh;overflow:auto}
.rfq-contact{border:1px solid #dae6e5;border-radius:7px;padding:12px;margin-bottom:9px}
.rfq-contact-head{display:flex;justify-content:space-between;gap:10px;align-items:baseline}
.rfq-contact-head strong{font-size:11px;color:#1f4b46}
.rfq-contact-head small{font-size:9px;color:#799398;white-space:nowrap}
.rfq-contact-links{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}
.rfq-contact-links>a,.rfq-contact-links>button{padding:8px 9px;border:1px solid #d6e7e1;background:#f7fcf9;color:#316c59;border-radius:5px;font-size:10px;font-weight:800;text-decoration:none}
.rfq-contact-links>a.contact-email{background:#287b62;border-color:#287b62;color:white}
.rfq-contact-links>a:hover,.rfq-contact-links>button:hover{background:#dff3e9;color:#1f5e46}
.rfq-contact-links .no-email{font-size:9px;color:#92a6a9;align-self:center}
.rfq-contact-phone{color:#7e979a;font-size:10px;margin-top:8px}
@media(max-width:1100px){.shortlist-suppliers{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-table th,.comparison-table td{min-width:185px}.rfq-grid{grid-template-columns:1fr}.rfq-contacts{max-height:none}}
@media(max-width:820px){
  .intro{padding:12px 0 11px}.hero-controls{margin-top:0}.quick-filters{margin-top:9px}
  .global-right{gap:8px}.global-right .header-link{display:none}.header-shortlist{font-size:10px;padding:7px 8px;gap:5px}
  .shortlist-dialog{width:100vw;max-height:100dvh;height:100dvh;border-radius:0;top:0;left:0;transform:none}
  .shortlist-header{padding:20px 17px}.shortlist-body{padding:14px 13px 24px}
  .shortlist-suppliers{grid-template-columns:1fr 1fr}.comparison-scroll{max-height:60dvh}
  .nudge-hint{display:none}.shortlist-nudge{left:12px;right:12px;bottom:9px;justify-content:space-between}
}
@media(max-width:540px){
  .version{display:none}.header-shortlist{font-size:10px}.hero-controls{gap:7px}.searchbox input{font-size:11px}
  .shortlist-header h2{font-size:21px}.shortlist-header p{font-size:10px;max-width:285px}
  .shortlist-suppliers{grid-template-columns:1fr}.shortlist-tabs button{padding:11px 10px;font-size:10px}
  .comparison-tools{flex-wrap:wrap}.comparison-table thead th{min-width:190px}.comparison-table thead th:first-child,.comparison-table tbody th{min-width:122px;width:122px;padding:10px;font-size:9px}
  .rfq-form,.rfq-contacts{padding:12px}.rfq-form{grid-template-columns:1fr}.rfq-field{grid-column:1/-1}
  .rfq-form-heading{flex-wrap:wrap;font-size:9px}.rfq-contact-head{flex-wrap:wrap}
}

/* Comparison columns keep the criterion narrow, even on mobile. */
.comparison-table{table-layout:auto}
.comparison-table thead th:first-child,.comparison-table tbody th{width:168px;min-width:158px;max-width:180px}
@media(max-width:540px){
  .comparison-table{width:max-content;min-width:100%;table-layout:auto}
  .comparison-table thead th:first-child,.comparison-table tbody th{width:124px;min-width:124px;max-width:124px}
  .comparison-table thead th:not(:first-child),.comparison-table td{min-width:235px;max-width:310px}
}

/* Map clusters and expanded overlapping-facility selection. */
.cluster-marker{width:44px;height:44px;touch-action:manipulation}
.cluster-marker:hover{filter:brightness(1.12)}
.cluster-marker.approximate-pin{background:#6d7d87!important}
.cluster-marker.multi-pin{background:#275b67}
.cluster-marker:focus-visible{outline:3px solid #e5a92e;outline-offset:3px}
.map-shop-choices{max-height:260px;overflow-y:auto;padding-top:8px;min-width:220px}
.map-shop-choices button{display:block;width:100%;min-height:48px;text-align:left;background:#f4f8f7;border:1px solid #c5d9d4;border-radius:5px;padding:9px;margin-top:7px;color:#183944;cursor:pointer}
.map-shop-choices button span{display:block;font-size:11px;color:#536c75;margin-top:3px}
.map-shop-choices button:focus-visible{outline:3px solid #e5a92e}
