html,body,#map{height:100%;margin:0}body,.popup,.controls,.panel{font-family:Arial,Helvetica,sans-serif}.controls{position:absolute;left:12px;top:12px;max-height:70vh;overflow:auto;width:320px;background:#fff;border-radius:12px;padding:10px 12px;box-shadow:0 8px 24px #00000029;font-family:Arial,Helvetica,sans-serif;z-index:3;-webkit-overflow-scrolling:touch}.controls::-webkit-scrollbar{width:8px}.controls::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:8px}.tag{display:inline-block;padding:.15rem .45rem;border-radius:999px;background:#f5f3d1;border:1px solid #bbb6ab;margin:0 .25rem .25rem 0;font-size:.75rem}.popup{max-width:320px;font-family:system-ui}.marker-dot{width:16px;height:16px;border-radius:50%;background:#ff4e0e;border:2px solid #f26835;box-shadow:0 2px 10px #00000040}.marker-dot.selected{background:#ff4e0e;transform:scale(1.25)}.panel{position:absolute;right:0;top:0;bottom:0;width:380px;max-width:90vw;background:#fff;z-index:2;box-shadow:-8px 0 24px #00000029;transform:translate(100%);transition:transform .25s ease;display:flex;flex-direction:column}.panel.open{transform:translate(0)}.panel header{padding:12px 14px;border-bottom:1px solid #eee;font-family:system-ui;display:flex;align-items:center;gap:8px}.panel header h3{margin:0;font-size:16px}.panel .list{overflow:auto;padding:8px 12px}.item{display:flex;gap:10px;align-items:center;padding:8px 6px;border-radius:10px;cursor:pointer}.item:hover{background:#f6f6f7}.logo{width:28px;height:28px;border-radius:6px;background:#f3f3f6;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.item .meta{font-size:12px;color:#666}.controls h3{margin:.75rem 0 .35rem;font-size:13px;font-weight:600}.controls-top{display:flex;gap:.5rem;margin-bottom:.5rem}.controls-top button{font-family:Arial,Helvetica,sans-serif;font-size:12px;padding:.35rem .6rem;border:1px solid #ddd;border-radius:8px;background:#f7f7f8;cursor:pointer}.controls-top button:hover{background:#f0f0f2}.filters label{display:inline-block;margin:0 .5rem .4rem 0}.filter-group{margin-bottom:.25rem}.filters.two-col{display:grid;grid-template-columns:1fr 1fr;gap:4px 8px;align-items:center}.filters.two-col label{display:flex;align-items:center;gap:6px;font-size:13px}.filters input{vertical-align:middle;margin-right:.25rem}.gm-style .gm-style-iw-c{font-weight:400!important;font-family:Arial,Helvetica,sans-serif}.gm-style .gm-style-iw-c strong{font-weight:600!important}.gm-style-iw-chr{height:12px!important}.popup .head{display:flex;align-items:center;gap:.6rem;margin:0 0 .5rem}.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;background:#ff4e0e;color:#f5f3d1;text-decoration:none;font-weight:600}.btn:hover{filter:brightness(.95)}.btn:active{filter:brightness(.9)}.filter-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.facet-actions{display:flex;gap:6px}.facet-actions .mini{font-family:Arial,Helvetica,sans-serif;font-size:12px;padding:4px 8px;border:1px solid #ddd;border-radius:8px;background:#f7f7f8;cursor:pointer}.facet-actions .mini:hover{background:#f0f0f2}#filters-country,#filters-industry{display:grid;grid-template-columns:1fr 1fr;gap:4px 8px;align-items:center}#filters-country label,#filters-industry label{display:flex;align-items:center;gap:6px;font-size:13px}.flag{font-size:16px;line-height:1}.controls-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.mini{font-family:Arial,Helvetica,sans-serif;font-size:12px;padding:4px 10px;border:1px solid #ddd;border-radius:8px;background:#f7f7f8;cursor:pointer}.mini:hover{background:#f0f0f2}.mini.danger{border-color:#ffb6a0;background:#ffe9e2}.mini.danger:hover{background:#ffdcd0}.searchbar{margin:6px 0 10px}.searchbar input{width:100%;padding:8px 10px;border:1px solid #ddd;border-radius:10px;font-size:14px;outline:none}.searchbar input:focus{border-color:#bbb;box-shadow:0 0 0 3px #0000000a}.mobile-sheet{display:none}@media (min-width: 769px){.controls{bottom:12px;max-height:none}}@media (max-width: 768px){.controls{display:none}.mobile-sheet{display:block;position:fixed;left:0;right:0;bottom:0;height:50vh;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -8px 24px #0000002e;transform:translateY(0);transition:transform .18s ease;z-index:5}.sheet-grabber{width:48px;height:5px;border-radius:4px;background:#d0d3da;margin:8px auto 6px}.sheet-topbar{display:flex;align-items:center;justify-content:space-between;padding:0 12px 6px}.tabs{display:flex;gap:8px}.tabs .tab{font-size:14px;padding:6px 10px;border:1px solid #e4e6eb;border-radius:10px;background:#f7f7f8;cursor:pointer}.tabs .tab.active{background:#ececf1}.sheet-content{height:calc(50vh - 50px);overflow:auto;padding:4px 10px 12px}.tabpane{display:none}.tabpane.active{display:block}.searchbar.m{margin:6px 0 10px}.searchbar.m input{width:100%;padding:8px 10px;border:1px solid #ddd;border-radius:10px;font-size:14px}.filters.two-col{display:grid;grid-template-columns:1fr 1fr;gap:4px 8px;align-items:center}.filters.two-col label{display:flex;align-items:center;gap:6px;font-size:13px}.panel{display:none!important}}.mobile-sheet.sheet-collapsed{transform:translateY(calc(50vh - 44px))}.mobile-sheet.sheet-half{transform:translateY(0)}.mobile-sheet.sheet-full{height:85vh}.mobile-sheet.sheet-full .sheet-content{height:calc(85vh - 50px)}.toggle-btn{font-size:14px;line-height:1;width:28px;height:28px;display:flex;align-items:center;justify-content:center}
