#map{position:absolute;inset:0;width:100%;height:100%;z-index:1}.drm-welcome{position:absolute;inset:0;z-index:50;background:linear-gradient(135deg,#e8e4d8,#d4dbd6);display:flex;align-items:center;justify-content:center;transition:opacity .5s ease}.drm-welcome.fade-out{opacity:0;pointer-events:none}.drm-welcome.hidden{display:none}.drm-welcome-card{background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;box-shadow:0 8px 40px #00000021;padding:44px 48px 40px;width:500px;max-width:92vw;text-align:center}.drm-welcome-eyebrow{font:700 11px/1 system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#1a6e5c;margin-bottom:16px}.drm-welcome-headline{font:900 26px/1.3 system-ui,sans-serif;color:#1c1c1c;margin-bottom:10px}.drm-welcome-sub{font:400 14px/1.6 system-ui,sans-serif;color:#888;margin-bottom:28px}.drm-welcome-search-wrap{position:relative}.drm-welcome-search-wrap input{width:100%;padding:12px 44px 12px 16px;border:none;border-radius:12px;background:#f5f5f4;box-shadow:0 2px 12px #00000014;outline:none;font-size:15px;transition:box-shadow .15s}.drm-welcome-search-wrap input:focus{box-shadow:0 2px 20px #00000024}.drm-welcome-search-icon{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:#1a6e5c;font-size:18px}#welcome-results{background:#fffffffa;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-top:6px;display:none;text-align:left;max-height:220px;overflow-y:auto}.drm-welcome-quick{margin-top:24px}.drm-welcome-quick-label{font-size:12px;color:#aaa;margin-bottom:10px}.drm-welcome-quick-cities{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.drm-city-tag{padding:6px 14px;border-radius:20px;background:#1a6e5c14;color:#1a6e5c;font-weight:600;font-size:13px;cursor:pointer;border:none;transition:background .15s}.drm-city-tag:hover{background:#1a6e5c2e}.drm-result-item{padding:10px 16px;font-size:13px;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.05);transition:background .1s}.drm-result-item:hover{background:#1a6e5c14}.drm-result-sub{font-size:11px;color:#888;margin-top:2px}.drm-title{position:absolute;top:12px;left:12px;z-index:10;background:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:8px 16px;border-radius:10px;box-shadow:0 2px 12px #0000001a;cursor:pointer;transition:box-shadow .15s}.drm-title:hover{box-shadow:0 4px 20px #00000029}.drm-title-sub{font:600 13px/1.2 system-ui,sans-serif;color:#1a6e5c}.drm-header-search{position:relative;width:240px}#search-results{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fffffffa;border-radius:10px;box-shadow:0 4px 20px #0000001f;overflow:hidden;display:none;max-height:300px;overflow-y:auto;z-index:100}.drm-loading{position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:30;display:none;pointer-events:none}.drm-loading.active{display:flex}.drm-loading-box{background:#ffffffeb;backdrop-filter:blur(8px);border-radius:10px;box-shadow:0 4px 20px #0000001f;padding:8px 20px;display:flex;align-items:center;gap:10px;font-size:13px;color:#333}.drm-spinner{width:16px;height:16px;border:2px solid #e0e0e0;border-top-color:#1a6e5c;border-radius:50%;animation:drm-spin .8s linear infinite}@keyframes drm-spin{to{transform:rotate(360deg)}}.drm-legend{position:absolute;left:12px;bottom:16px;z-index:10;width:140px;padding:10px;background:#ffffffeb;backdrop-filter:blur(8px);border-radius:10px;box-shadow:0 2px 12px #0000001a;font-size:10px}.drm-legend h3{font-size:12px;margin-bottom:6px;font-weight:600}.drm-legend-item{display:flex;align-items:center;gap:6px;margin:3px 0}.drm-legend-swatch{width:16px;height:10px;border:1px solid rgba(0,0,0,.15);border-radius:2px;flex-shrink:0}.drm-legend-hatch{width:16px;height:10px;border:1px solid rgba(0,0,0,.2);background:repeating-linear-gradient(45deg,#a21,#a21 3px,#fff 3px 6px);flex-shrink:0}.drm-legend-line{width:16px;height:0;flex-shrink:0}.drm-legend-line.city{border-top:2px solid rgba(200,200,200,.8)}.drm-legend-line.prov{border-top:2px dashed #888}.drm-legend-line.origin{border-top:3px solid #e88}.drm-info{position:absolute;right:12px;bottom:16px;z-index:10;padding:12px 16px;background:#fffffff2;border-radius:10px;box-shadow:0 2px 12px #0000001a;font-size:13px;line-height:1.5;display:none;max-width:220px}.drm-info h4{font-size:15px;margin-bottom:4px}.drm-info-time{color:#1a6e5c;font-weight:700}@media(max-width:640px){.drm-header-search{width:100%}.drm-legend{left:6px;bottom:8px;width:90px;padding:6px;font-size:8px}.drm-info{right:6px;bottom:8px;max-width:150px;font-size:11px;padding:8px 10px}.drm-welcome-card{padding:28px 20px 24px}.drm-welcome-headline{font-size:20px}}
