:root{--brand:#2f6feb;--brand-strong:#1f5fd3;--brand-soft:#edf4ff;--navy:#142033;--text:#172033;--text-soft:#3c4658;--muted:#6f7a8c;--muted-2:#98a2b2;--line:#e6e9ef;--line-strong:#d8dde6;--surface:#fff;--surface-2:#f6f8fb;--surface-3:#eef2f7;--saving:#128252;--saving-soft:#eaf7f0;--ev:#0f9c78;--ev-soft:#eaf8f4;--warning:#a86100;--shadow-xs:0 1px 2px #1620330f;--shadow-sm:0 5px 16px #16203314;--shadow-md:0 12px 34px #16203321;--shadow-map:0 14px 38px #16203329;--sidebar:392px;--r-xs:8px;--r-sm:10px;--r-md:14px;--r-lg:18px}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0}body{color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#eef2f6;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,sans-serif;overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.energy-app{grid-template-columns:var(--sidebar) minmax(0, 1fr);background:#fff;width:100vw;height:100dvh;display:grid;overflow:hidden}.energy-sidebar{z-index:30;border-right:1px solid var(--line);scrollbar-width:thin;scrollbar-color:#cfd5df transparent;background:#fffffffb;height:100%;position:relative;overflow:hidden auto;box-shadow:8px 0 28px #232d4112}.energy-sidebar::-webkit-scrollbar{width:7px}.energy-sidebar::-webkit-scrollbar-thumb{background:#cfd5df;border-radius:999px}.sidebar-shell-head{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;height:66px;padding:0 18px;display:flex}.energy-brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.energy-brand-mark{flex:none;width:28px;height:30px;position:relative}.energy-brand-mark i{background:linear-gradient(135deg,#36b7a5,#2f6feb);border-radius:100% 0;width:18px;height:10px;position:absolute;transform:rotate(-32deg)}.energy-brand-mark i:first-child{top:4px;left:2px}.energy-brand-mark i:last-child{opacity:.78;bottom:4px;right:1px;transform:rotate(145deg)}.energy-brand>span:last-child{flex-direction:column;min-width:0;line-height:1.05;display:flex}.header-live{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.header-live i{background:#2bb673;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2bb6731c}.sidebar-search{z-index:40;padding:14px 16px 10px;position:relative}.search-composer{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid;position:relative}.search-form{background:#fff;border:1px solid #cfd5df;border-radius:12px;align-items:center;height:48px;transition:border-color .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #1620330d}.search-form:focus-within{border-color:#6d98f2;box-shadow:0 0 0 3px #2f6feb1a,0 3px 10px #1620330f}.search-icon{color:#536176;flex:none;place-items:center;width:42px;display:grid}.search-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:20px;height:20px}.search-form input{min-width:0;height:100%;color:var(--text);letter-spacing:-.15px;background:0 0;border:0;outline:0;flex:1;padding:0 8px 0 0;font-size:15px;font-weight:600}.search-form input::placeholder{color:#9aa4b4;font-weight:500}.search-submit{color:#fff;background:#2f6feb;border:0;border-radius:8px;height:32px;margin-right:7px;padding:0 12px;font-size:13px;font-weight:800}.search-spinner{border:2px solid #d7deeb;border-top-color:var(--brand);border-radius:50%;width:16px;height:16px;margin-right:6px;animation:.75s linear infinite spin}.my-location-button{color:#364258;height:48px;box-shadow:var(--shadow-xs);white-space:nowrap;background:#fff;border:1px solid #cfd5df;border-radius:12px;align-items:center;gap:6px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.my-location-button:hover{color:var(--brand-strong);border-color:#9eb8eb}.my-location-button:disabled{opacity:.65;cursor:wait}.my-location-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:18px;height:18px}.search-results{z-index:100;background:#fffffffc;border:1px solid #d7dce5;border-radius:14px;position:absolute;top:54px;left:0;right:72px;overflow:hidden;box-shadow:0 16px 40px #16203329}.search-result{text-align:left;background:#fff;border:0;border-bottom:1px solid #f0f2f5;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 11px;display:grid}.search-result:hover,.search-result.is-active{background:#f4f7fc}.result-pin{color:#2f6feb;background:#edf4ff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.result-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.result-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:750;overflow:hidden}.result-copy small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12px;overflow:hidden}.result-type{text-overflow:ellipsis;white-space:nowrap;color:#8c96a6;max-width:82px;font-size:11px;overflow:hidden}.search-empty{color:var(--muted);text-align:center;margin:0;padding:24px 15px;font-size:13px}.search-provider{color:#9ba4b2;text-align:right;background:#f8fafc;padding:7px 11px;font-size:10px;font-weight:650}.mode-switch{background:#f0f3f7;border-radius:11px;grid-template-columns:repeat(3,1fr);margin:2px 16px 0;padding:4px;display:grid}.mode-switch button{color:#687386;background:0 0;border:0;border-radius:8px;height:38px;font-size:14px;font-weight:750}.view-location{background:#fbfcfe;border:1px solid #edf0f4;border-radius:10px;align-items:center;gap:9px;margin:11px 16px 0;padding:10px 11px;display:flex}.view-location>svg{fill:none;stroke:#51627b;stroke-width:1.8px;flex:none;width:17px;height:17px}.view-location>span{flex-direction:column;gap:3px;min-width:0;display:flex}.view-location strong{text-overflow:ellipsis;white-space:nowrap;color:#2c3749;font-size:13px;font-weight:750;overflow:hidden}.view-location small{color:#8993a3;font-size:11px}.sidebar-controls{gap:10px;padding:12px 16px 4px;display:grid}.control-block{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;display:grid}.control-label{color:#6f7988;font-size:12px;font-weight:750}.fuel-switcher{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;min-width:0;display:grid}.fuel-option{color:#697386;background:#fff;border:1px solid #e2e6ed;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:0;height:36px;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.fuel-option.is-active{color:#245fc9;background:#f1f6ff;border-color:#9db9f0}.fuel-code{color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;font-weight:900;display:grid}.mini-segments{grid-auto-columns:1fr;grid-auto-flow:column;gap:4px;min-width:0;display:grid}.mini-segments button{color:#6d7788;background:#fff;border:1px solid #e1e5ec;border-radius:8px;min-width:0;height:34px;padding:0 8px;font-size:12px;font-weight:700}.mini-segments button.is-active{color:#245fc9;background:#f1f6ff;border-color:#9db9f0}.summary-strip{background:#fff;border:1px solid #e7eaf0;border-radius:12px;grid-template-columns:repeat(3,1fr);margin:10px 16px 0;display:grid;overflow:hidden}.summary-mini{border-right:1px solid #edf0f4;min-width:0;padding:10px 10px 9px}.summary-mini:last-child{border-right:0}.summary-mini>span{color:#8b95a4;font-size:10px;font-weight:700;display:block}.summary-mini strong{color:#222d3d;letter-spacing:-.4px;font-variant-numeric:tabular-nums;margin-top:5px;font-size:18px;font-weight:850;line-height:1.1;display:block}.summary-mini strong small{color:#7b8596;margin-left:2px;font-size:10px;font-weight:650}.summary-mini em{text-overflow:ellipsis;white-space:nowrap;color:#9aa3b0;margin-top:5px;font-size:10px;font-style:normal;display:block;overflow:hidden}.summary-mini.is-primary strong{color:#2463d4}.summary-mini.is-primary.ev strong{color:#0d896b}.sidebar-notice{color:#5d6f8c;background:#f7faff;border:1px solid #dce7f8;border-radius:9px;align-items:flex-start;gap:7px;margin:9px 16px 0;padding:10px 11px;font-size:11px;line-height:1.45;display:flex}.sidebar-notice i{background:var(--brand);border-radius:50%;flex:none;width:6px;height:6px;margin-top:4px}.sidebar-notice.is-warning{color:#84602c;background:#fffaf2;border-color:#f0dfc2}.sidebar-notice.is-warning i{background:#d5962c}.list-heading{border-top:1px solid #f0f2f5;justify-content:space-between;align-items:end;margin-top:10px;padding:14px 16px 8px;display:flex}.list-heading>div{align-items:baseline;gap:6px;display:flex}.list-heading span{color:#343f51;font-size:14px;font-weight:800}.list-heading strong{color:#2f6feb;font-size:13px;font-weight:850}.list-heading small{color:#929baa;font-size:11px}.energy-list{flex-direction:column;gap:6px;padding:0 10px 10px;display:flex}.energy-card{width:100%;min-height:88px;color:var(--text);text-align:left;background:#fff;border:1px solid #0000;border-radius:11px;grid-template-columns:24px 42px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;transition:background .13s,border-color .13s,box-shadow .13s,transform .13s;display:grid;position:relative}.energy-card-rank{color:#7a8493;font-variant-numeric:tabular-nums;background:#f1f3f6;border-radius:7px;place-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:grid}.energy-card.is-best .energy-card-rank{color:#128252;background:#eaf7f0}.brand-ci{background:#fff;border:1px solid #0000000a;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.brand-color-only{position:relative;box-shadow:inset 0 1px #ffffff61,0 6px 16px #0f172a1f}.brand-color-only:after{content:"";background:#ffffffc7;border-radius:999px;width:42%;height:42%;box-shadow:0 0 0 1px #ffffff94}.energy-card-main{flex-direction:column;gap:7px;min-width:0;display:flex}.energy-card-title{align-items:center;gap:5px;min-width:0;display:flex}.energy-card-title strong{text-overflow:ellipsis;white-space:nowrap;color:#2a3445;min-width:0;font-size:14px;font-weight:760;overflow:hidden}.energy-card-title em,.energy-card-title i{border-radius:5px;flex:none;padding:2px 5px;font-size:10px;font-style:normal;font-weight:800}.energy-card-title em{color:#128252;background:#eaf7f0}.energy-card-title i{color:#7a8392;background:#f0f2f6}.energy-card-meta{color:#8a94a3;align-items:center;gap:7px;min-width:0;font-size:11px;display:flex}.energy-card-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.energy-card-meta span:first-child{color:#647084;flex:none;font-weight:700}.energy-card-value{text-align:right;min-width:76px}.energy-card-value>strong{color:#1d2838;letter-spacing:-.35px;font-variant-numeric:tabular-nums;font-size:20px;font-weight:850;display:block}.energy-card-value>strong small{color:#8993a2;margin-left:2px;font-size:10px;font-weight:600}.energy-card-value>span{color:#7e8998;margin-top:4px;font-size:10px;display:block}.energy-card-value>span.is-live{color:#0d896b;font-weight:800}.ev-list-icon{color:#7b8596;background:#f0f3f7;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.ev-list-icon.is-live{color:#0d896b;background:#eaf8f4}.ev-list-icon svg{fill:currentColor;width:20px;height:20px}.ev-value strong b{color:#0d896b}.list-empty{text-align:center;background:#fafbfd;border:1px dashed #dfe4eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:170px;margin:0 10px 14px;padding:26px;display:flex}.list-empty strong{color:#4b5668;font-size:13px}.list-empty span{color:#929baa;font-size:11px}.skeleton{background:linear-gradient(90deg,#f5f6f8 25%,#eef1f4 37%,#f5f6f8 63%) 0 0/400% 100%;border-color:#0000;height:82px;animation:1.25s infinite skeleton}.combined-lists{padding-bottom:10px}.combined-title{color:#5d6879;justify-content:space-between;padding:11px 15px 6px;font-size:11px;display:flex}.combined-title span{color:#2f6feb;font-weight:800}.sidebar-attribution{color:#9aa3b0;border-top:1px solid #edf0f4;margin:6px 16px 16px;padding-top:10px;font-size:10px;line-height:1.55}.detail-sheet{background:#fff;border:1px solid #dce4ef;border-radius:14px;margin:10px 10px 0;padding:14px;box-shadow:0 6px 18px #16203312}.detail-topline{justify-content:space-between;align-items:center;display:flex}.detail-ci{border:1px solid #0f172a0f;border-radius:10px;place-items:center;width:54px;height:42px;display:grid}.detail-ev-symbol{color:#0d896b;background:#eaf8f4;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.detail-ev-symbol svg{fill:currentColor;width:20px;height:20px}.detail-close{color:#778191;background:#fff;border:1px solid #e1e5ec;border-radius:8px;width:30px;height:30px;font-size:20px;line-height:1}.detail-sheet h3{color:#222d3d;letter-spacing:-.25px;margin:10px 0 3px;font-size:17px;font-weight:800}.detail-sheet>p{color:#7c8797;margin:0;font-size:12px;line-height:1.45}.detail-kpis{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;display:grid}.detail-kpis>div{background:#f6f8fb;border-radius:10px;padding:10px}.detail-kpis span{color:#8993a2;font-size:10px;display:block}.detail-kpis strong{color:#263246;margin-top:4px;font-size:17px;font-weight:850;display:block}.ev-kpis strong b{color:#0d896b}.detail-tags{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.detail-tags span{color:#647084;background:#f1f4f8;border-radius:7px;padding:4px 7px;font-size:10px;font-weight:700}.detail-note{color:#8b95a4;margin-top:8px;font-size:10px}.detail-phone{color:#2f6feb;margin-top:9px;font-size:12px;font-weight:750;display:inline-flex}.detail-specs{gap:5px;margin:10px 0 0;display:grid}.detail-specs div{grid-template-columns:78px 1fr;gap:8px;font-size:11px;display:grid}.detail-specs dt{color:#8b95a4}.detail-specs dd{color:#4d596b;margin:0}.charger-mini-list{border-top:1px solid #edf0f4;margin-top:10px}.charger-mini-list>div{border-bottom:1px solid #f0f2f5;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;padding:8px 0;display:grid}.charger-mini-list span{text-overflow:ellipsis;white-space:nowrap;color:#536075;font-size:10px;overflow:hidden}.charger-mini-list strong{color:#8a94a2;font-size:10px}.charger-mini-list strong.is-live{color:#0d896b}.charger-mini-list small{color:#a0a8b4;grid-column:1/-1;font-size:9px}.route-links{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px;display:grid}.route-links a{color:#465267;background:#fff;border:1px solid #e0e4eb;border-radius:9px;justify-content:center;align-items:center;gap:5px;height:40px;font-size:11px;font-weight:750;display:inline-flex}.route-links a:hover{background:#f7f9fd;border-color:#adc0e3}.route-links b{color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.route-naver b{background:#03c75a}.route-kakao b{color:#292929;background:#f9dc00}.route-google b{background:#4285f4}.route-links.is-compact{flex-direction:column;gap:4px;margin:0;display:flex}.route-links.is-compact a{width:128px;height:34px;box-shadow:none;background:#fff;justify-content:flex-start;padding:0 10px}.energy-map-area{background:#e9edf2;min-width:0;height:100%;position:relative;overflow:hidden}.map-canvas{background:#e9edf2;position:absolute;inset:0;overflow:hidden}.map-canvas[data-ready=true] .map-fallback{display:none}.map-fallback{z-index:2;color:#6f7a8c;background:#eef2f6;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.map-fallback strong{color:#3d495b;font-size:14px}.map-fallback span{text-align:center;max-width:360px;font-size:11px;line-height:1.5}.map-fallback button{color:#fff;background:#2f6feb;border:0;border-radius:8px;margin-top:4px;padding:8px 13px;font-size:11px;font-weight:750}.map-loader{border:3px solid #d8e0ec;border-top-color:#2f6feb;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.map-top-status{z-index:35;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #d3dae4e6;border-radius:10px;align-items:center;gap:8px;max-width:min(480px,100% - 160px);height:40px;padding:0 13px;display:inline-flex;position:absolute;top:18px;left:18px;box-shadow:0 5px 16px #1620331f}.map-status-dot{background:#2bb673;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #2bb6731a}.map-top-status strong{text-overflow:ellipsis;white-space:nowrap;color:#364154;font-size:12px;font-weight:800;overflow:hidden}.map-top-status em{white-space:nowrap;color:#8c96a5;font-size:10px;font-style:normal}.map-legend-premium{z-index:32;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #d5dbe4eb;border-radius:9px;align-items:center;gap:10px;padding:7px 9px;display:flex;position:absolute;bottom:118px;right:18px;box-shadow:0 5px 16px #1620331a}.map-legend-premium span{color:#667185;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.map-legend-premium i{border-radius:50%;width:10px;height:10px}.legend-gas{background:#fff;border:2px solid #6d7787}.legend-best{background:radial-gradient(circle,#fff 0 35%,#5fc3ff 38% 54%,#2f6feb40 58% 100%);box-shadow:0 0 0 3px #47b2ff29}.legend-ev{background:#0f9c78}.legend-recommend{background:#7758e9;box-shadow:0 0 0 3px #7758e921}.hm-gas-marker,.hm-ev-marker{--marker-brand:#657184;opacity:0;transform-origin:50% 70%;background:0 0;border:0;outline:none;width:74px;height:86px;padding:0;transition:opacity .18s,transform .18s,filter .18s;position:relative;transform:translateY(9px)scale(.82)}.hm-gas-marker.is-entered,.hm-ev-marker.is-entered{opacity:1;transform:translateY(0)scale(1)}.hm-gas-marker:hover,.hm-ev-marker:hover{filter:drop-shadow(0 7px 10px #1b263929);transform:translateY(-3px)scale(1.06)}.hm-gas-marker.is-selected,.hm-ev-marker.is-selected{transform:translateY(-4px)scale(1.1)}.hm-marker-glass{-webkit-backdrop-filter:blur(8px)saturate(1.08);backdrop-filter:blur(8px)saturate(1.08);background:#fffffff0;border:1px solid #fffffff5;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:64px;height:64px;display:flex;position:absolute;top:3px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 13px #1824382e,inset 0 0 0 1px #303e5312}.hm-marker-glass:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(145deg,#ffffffb3,#fff0 44%);position:absolute;inset:0}.hm-marker-ci{z-index:2;place-items:center;width:44px;height:20px;display:grid;position:relative}.hm-brand-swatch span{background:var(--marker-brand);border-radius:999px;width:30px;height:10px;box-shadow:inset 0 1px #ffffff5c,0 2px 8px #0f172a29}.hm-marker-price{z-index:2;color:#1f2938;letter-spacing:-.35px;font-variant-numeric:tabular-nums;font-size:14px;font-weight:900;line-height:1;position:relative}.hm-marker-price small{color:#7a8493;margin-left:1px;font-size:8px;font-weight:700}.hm-marker-tip{z-index:-1;background:#fffffff0;border-bottom:1px solid #fffffff2;border-right:1px solid #fffffff2;width:14px;height:14px;position:absolute;top:58px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:4px 4px 8px #18243814}.hm-gas-marker.is-selected .hm-marker-glass{border-color:#2f6feba6;box-shadow:0 6px 18px #2f6feb33,inset 0 0 0 1px #2f6feb2e}.hm-gas-marker.is-cheapest .hm-marker-glass,.hm-ev-marker.is-recommended .hm-marker-glass{-webkit-backdrop-filter:blur(15px)saturate(1.38);backdrop-filter:blur(15px)saturate(1.38);background:radial-gradient(circle at 34% 26%,#fffffff5,#e6f8ffb8 42%,#bbe4ff75 72%,#ffffffa6);border:1.5px solid #fffffff2;width:100px;height:100px;top:15px;overflow:visible;box-shadow:0 12px 34px #1e6cbe42,inset 0 0 0 1px #ffffffd1,inset 0 -10px 24px #56bbee1a}.hm-gas-marker.is-cheapest .hm-marker-glass:after,.hm-ev-marker.is-recommended .hm-marker-glass:after{content:"";pointer-events:none;border:1px solid #ffffffa3;border-radius:50%;position:absolute;inset:7px}.hm-gas-marker.is-cheapest .hm-brand-swatch span{width:42px;height:13px}.hm-gas-marker.is-cheapest .hm-marker-price{color:#083f72;letter-spacing:-.6px;text-shadow:0 1px #fffc;margin-top:2px;font-size:21px}.hm-gas-marker.is-cheapest .hm-marker-price small{color:#3c6e96;font-size:8px}.hm-gas-marker.is-cheapest .hm-marker-tip,.hm-ev-marker.is-recommended .hm-marker-tip{background:#e2f6ffd1;width:18px;height:18px;top:104px}.hm-best-label{z-index:8;color:#fff;white-space:nowrap;background:#2f6feb;border-radius:999px;justify-content:center;align-items:center;min-width:54px;height:23px;padding:0 10px;font-size:10px;font-weight:900;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #2f6feb47}.hm-glass-halo{z-index:-3;pointer-events:none;border-radius:50%;position:absolute;top:65px;left:50%;transform:translate(-50%,-50%)}.hm-glass-halo.halo-a{background:radial-gradient(circle,#4cb8ff24,#4cb8ff00 67%);border:1px solid #3cb4ff6b;width:118px;height:118px;animation:2.8s ease-in-out infinite haloPulse}.hm-glass-halo.halo-b{border:1px solid #2d7aee33;width:138px;height:138px;animation:2.8s ease-in-out .55s infinite haloPulse}.hm-ev-marker .hm-marker-glass{background:#fffffff2}.hm-ev-bolt{z-index:2;color:#7b8594;background:#eef2f6;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:relative}.hm-ev-bolt svg{fill:currentColor;width:13px;height:13px}.hm-ev-marker.is-available .hm-ev-bolt{color:#0a8b6b;background:#e4f7f1}.hm-ev-marker.is-charging .hm-ev-bolt{color:#3474d8;background:#e9f1ff}.hm-ev-count{z-index:2;color:#2d3748;font-size:11px;font-weight:800;position:relative}.hm-ev-count b{color:#0d896b;font-size:14px}.hm-ev-power{z-index:2;color:#8993a2;font-size:8px;font-weight:700;position:relative}.hm-ev-marker.is-recommended .hm-marker-glass{background:radial-gradient(circle at 34% 26%,#fffffff5,#ede9ffb8 45%,#d2c8ff73 74%,#ffffffad);box-shadow:0 12px 34px #634bc43d,inset 0 0 0 1px #ffffffd1}.hm-ev-marker.is-recommended .hm-ev-bolt{color:#6c4dd6;background:#ffffffb8;width:25px;height:25px}.hm-ev-marker.is-recommended .hm-ev-bolt svg{width:18px;height:18px}.hm-ev-marker.is-recommended .hm-ev-count{font-size:13px}.hm-ev-marker.is-recommended .hm-ev-count b{color:#6245cb;font-size:19px}.hm-ev-marker.is-recommended .hm-ev-power{color:#6f62a4;font-size:9px}.hm-current-pin{pointer-events:none;width:28px;height:28px;position:relative}.hm-current-pin i{background:#2f6feb;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #2f6feb59}.hm-current-pulse{background:#2f6feb29;border-radius:50%;animation:2.2s ease-out infinite currentPulse;position:absolute;inset:0}.map-result-dock{z-index:36;pointer-events:none;position:absolute;bottom:16px;left:18px;right:18px}.map-result-dock-track{scrollbar-width:none;pointer-events:auto;gap:8px;padding:3px 2px 6px;display:flex;overflow:auto visible}.map-result-dock-track::-webkit-scrollbar{display:none}.dock-card{-webkit-backdrop-filter:blur(12px)saturate(1.1);backdrop-filter:blur(12px)saturate(1.1);cursor:pointer;background:#fffffff5;border:1px solid #d3d9e2f5;border-radius:13px;grid-template-rows:1fr auto;grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:9px;width:238px;min-width:238px;height:88px;padding:10px 38px 10px 10px;transition:transform .14s,border-color .14s,box-shadow .14s;display:grid;position:relative;box-shadow:0 8px 24px #16203324}.dock-card:hover{border-color:#b8c9e8;transform:translateY(-2px);box-shadow:0 10px 28px #1620332b}.dock-card.is-selected{border-color:#6f9af0;box-shadow:0 9px 26px #2f6feb33}.dock-card.is-best{border-color:#9dcfb3}.dock-ci{border:1px solid #0f172a0f;border-radius:50%;grid-row:1/3;place-items:center;width:42px;height:42px;display:grid}.dock-copy{align-self:end;min-width:0}.dock-title{align-items:center;gap:5px;min-width:0;display:flex}.dock-title strong{text-overflow:ellipsis;white-space:nowrap;color:#2d3748;min-width:0;font-size:12px;font-weight:800;overflow:hidden}.dock-title em{color:#128252;background:#eaf7f0;border-radius:5px;flex:none;padding:2px 5px;font-size:8px;font-style:normal;font-weight:900}.dock-meta{text-overflow:ellipsis;white-space:nowrap;color:#8b95a4;margin-top:3px;font-size:10px;display:block;overflow:hidden}.dock-value{align-self:start}.dock-value strong{color:#202b3b;font-variant-numeric:tabular-nums;font-size:18px;font-weight:900}.dock-value strong small{color:#8a94a4;margin-left:2px;font-size:9px;font-weight:650}.dock-card.is-best .dock-value strong{color:#117b4f}.dock-route{position:absolute;top:9px;right:8px}.dock-route summary{color:#697487;background:#fff;border:1px solid #e0e4eb;border-radius:8px;place-items:center;width:27px;height:27px;list-style:none;display:grid}.dock-route summary::-webkit-details-marker{display:none}.dock-route summary svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.dock-route[open] summary{color:#2f6feb;border-color:#9eb8eb}.dock-route-popover{background:#fff;border:1px solid #d9dee7;border-radius:10px;padding:6px;position:absolute;bottom:34px;right:0;box-shadow:0 12px 28px #1620332e}.dock-ev-icon{color:#7d8797;background:#eff2f6;border-radius:50%;grid-row:1/3;place-items:center;width:42px;height:42px;display:grid}.dock-ev-icon.is-live{color:#0d896b;background:#e7f7f2}.dock-ev-icon svg{fill:currentColor;width:20px;height:20px}.dock-ev-value{align-items:baseline;gap:5px;display:flex}.dock-ev-value strong b{color:#0d896b}.dock-ev-value i{color:#8691a1;font-size:9px;font-style:normal;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton{0%{background-position:100% 0}to{background-position:0 0}}@keyframes haloPulse{0%,to{opacity:.45;transform:translate(-50%,-50%)scale(.9)}50%{opacity:.95;transform:translate(-50%,-50%)scale(1.08)}}@keyframes currentPulse{0%{opacity:.8;transform:scale(.55)}to{opacity:0;transform:scale(1.35)}}@media (max-width:1180px){:root{--sidebar:360px}.energy-card{grid-template-columns:22px 38px minmax(0,1fr) auto;gap:7px}.brand-ci{width:38px;height:38px}.energy-card-value{min-width:70px}.energy-card-value>strong{font-size:19px}.dock-card{width:220px;min-width:220px}}@media (max-width:860px){body{overflow:hidden}.energy-app{display:block;position:relative}.energy-map-area{position:absolute;inset:0}.energy-sidebar{z-index:50;background:#fffffffb;border-top:1px solid #dfe4eb;border-right:0;border-radius:20px 20px 0 0;width:auto;height:46dvh;padding-top:4px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #16203324}.energy-sidebar:before{content:"";background:#d6dbe3;border-radius:999px;width:36px;height:4px;margin:5px auto 4px;display:block}.sidebar-shell-head{display:none}.sidebar-search{z-index:70;top:max(10px, env(safe-area-inset-top));pointer-events:auto;padding:0;position:fixed;left:10px;right:10px}.search-composer{grid-template-columns:minmax(0,1fr) 46px}.search-form{border-radius:13px;height:48px;box-shadow:0 7px 22px #1620332b}.my-location-button{justify-content:center;width:46px;height:48px;padding:0;box-shadow:0 7px 22px #16203324}.my-location-button svg{width:20px;height:20px}.search-results{right:54px}.mode-switch{z-index:65;top:calc(max(10px, env(safe-area-inset-top)) + 58px);width:228px;margin:0;position:fixed;left:10px;box-shadow:0 5px 16px #1620331c}.view-location{margin-top:8px}.sidebar-controls{padding-top:8px}.summary-strip{margin-top:7px}.map-top-status{top:calc(max(10px, env(safe-area-inset-top)) + 106px);max-width:calc(100% - 90px);left:10px}.map-result-dock{display:none}.map-legend-premium{bottom:calc(46dvh + 12px);right:10px}.hm-marker-glass{width:58px;height:58px}.hm-gas-marker,.hm-ev-marker{width:68px;height:78px}.hm-marker-tip{top:53px}.hm-gas-marker.is-cheapest,.hm-ev-marker.is-recommended{width:102px;height:116px}.hm-gas-marker.is-cheapest .hm-marker-glass,.hm-ev-marker.is-recommended .hm-marker-glass{width:84px;height:84px}.hm-gas-marker.is-cheapest .hm-marker-tip,.hm-ev-marker.is-recommended .hm-marker-tip{top:89px}.hm-glass-halo{top:56px}.hm-glass-halo.halo-a{width:98px;height:98px}.hm-glass-halo.halo-b{width:112px;height:112px}}@media (max-width:520px){.energy-sidebar{height:49dvh}.mode-switch{width:212px}.mode-switch button{height:34px;font-size:12px}.control-block{grid-template-columns:40px minmax(0,1fr)}.fuel-option{padding:0 4px;font-size:10px}.fuel-code{display:none}.summary-mini{padding-left:8px;padding-right:8px}.summary-mini strong{font-size:16px}.map-legend-premium{gap:7px;bottom:calc(49dvh + 10px)}.map-legend-premium span{font-size:8px}.map-top-status em{display:none}.energy-card{grid-template-columns:22px 38px minmax(0,1fr) auto;padding-left:8px;padding-right:8px}.energy-card-value{min-width:64px}.energy-card-value>strong{font-size:18px}}.result-pin svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}@media (max-width:860px){.my-location-button span{display:none}}:root{--sidebar:364px}.energy-sidebar{background:#fff;box-shadow:6px 0 22px #14203312}.sidebar-shell-head{height:72px;padding:0 20px}.energy-brand strong{letter-spacing:-.35px;font-size:19px}.energy-brand small{font-size:11px}.sidebar-intro{padding:18px 20px 8px}.sidebar-intro h1{color:#172033;letter-spacing:-.75px;margin:0;font-size:23px;font-weight:850;line-height:1.2}.sidebar-intro p{color:#7b8595;margin:7px 0 0;font-size:13px;font-weight:550;line-height:1.45}.mode-switch{background:#f2f4f7;border-radius:12px;height:42px;margin:10px 20px 0;padding:4px}.mode-switch button{border-radius:9px;height:34px;font-size:13px;font-weight:750}.mode-switch button.is-active{color:#2469e8;background:#fff;box-shadow:0 2px 7px #1a2d501a}.view-location{background:#fbfcfe;border:1px solid #e6eaf0;border-radius:12px;min-height:58px;margin:12px 20px 0;padding:10px 12px}.view-location svg{width:18px;height:18px}.view-location strong{font-size:13px}.view-location small{margin-top:3px;font-size:11px}.sidebar-controls{padding:14px 20px 4px}.control-block{grid-template-columns:48px minmax(0,1fr);gap:10px;margin-bottom:11px}.control-label{font-size:12px;font-weight:800}.fuel-options,.mini-segments{min-height:38px}.fuel-option,.mini-segments button{min-height:36px;font-size:12px;font-weight:750}.list-heading{border-top:1px solid #edf0f4;margin:14px 20px 0;padding:13px 0 9px}.list-heading>div span{color:#5d687a;font-size:13px;font-weight:800}.list-heading>div strong{color:#2469e8;margin-left:5px;font-size:14px}.list-heading small{font-size:10px}.energy-list{padding:0 14px 12px}.energy-card{border-radius:12px;grid-template-columns:24px 46px minmax(0,1fr) auto;gap:9px;min-height:76px;padding:10px}.energy-card-meta{font-size:10.5px}.energy-card-value{min-width:76px}.energy-card-value>strong{letter-spacing:-.5px;font-size:21px}.energy-card-value>strong small{font-size:9px}.brand-ci{width:46px;height:46px}.sidebar-attribution{padding:12px 20px 16px;font-size:9.5px}.energy-map-area,.map-canvas{background:#eef2f6}.map-searchbar{z-index:70;pointer-events:auto;width:min(760px,100% - 190px);position:absolute;top:18px;left:20px}.map-searchbar .search-form{border:0;border-radius:14px;height:54px;box-shadow:0 8px 26px #1620332b}.map-searchbar .search-form:focus-within{box-shadow:0 9px 30px #16203330,0 0 0 3px #2f6feb1f}.map-searchbar .search-submit{border-radius:10px;width:62px;height:40px;margin-right:7px;font-size:13px}.map-searchbar .my-location-button{background:#fffffffa;border:0;border-radius:14px;width:112px;height:54px;font-size:13px;box-shadow:0 8px 26px #16203326}.map-searchbar .search-results{border-radius:14px;max-height:min(520px,62vh);top:62px;left:0;right:122px;box-shadow:0 16px 42px #16203333}.search-result{min-height:60px;padding:9px 12px}.result-copy strong{font-size:14px}.result-copy small{font-size:11px}.result-type{font-size:9px}.map-summary-panel{z-index:54;-webkit-backdrop-filter:blur(14px)saturate(1.16);backdrop-filter:blur(14px)saturate(1.16);background:#fffffff5;border:1px solid #d7dee8f0;border-radius:15px;grid-template-columns:repeat(4,minmax(0,1fr));width:min(600px,100% - 220px);display:grid;position:absolute;top:84px;left:20px;overflow:hidden;box-shadow:0 9px 28px #16203324}.map-summary-cell{border-right:1px solid #edf0f4;min-width:0;padding:13px 14px 12px}.map-summary-cell:last-child{border-right:0}.map-summary-cell>span{color:#6d7788;font-size:10px;font-weight:750;display:block}.map-summary-cell>strong{text-overflow:ellipsis;white-space:nowrap;color:#182235;letter-spacing:-.6px;font-variant-numeric:tabular-nums;margin-top:4px;font-size:22px;font-weight:900;line-height:1.12;display:block;overflow:hidden}.map-summary-cell>strong small{color:#7e8998;letter-spacing:0;margin-left:2px;font-size:9px;font-weight:700}.map-summary-cell>em{text-overflow:ellipsis;white-space:nowrap;color:#9aa3b1;margin-top:4px;font-size:9px;font-style:normal;display:block;overflow:hidden}.map-summary-cell.is-best>strong{color:#1767e8}.map-summary-cell.is-best.ev>strong{color:#078463}.map-top-status{background:#ffffffeb;border-radius:999px;height:38px;top:158px;left:20px}.map-top-status strong{font-size:11px}.map-top-status em{font-size:9px}.map-legend-premium{border-radius:12px;bottom:126px;right:18px}.hm-gas-marker,.hm-ev-marker{width:76px;height:88px;transition:opacity .18s,transform .2s cubic-bezier(.2,.75,.25,1),filter .18s;transform:translateY(8px)scale(.84)}.hm-marker-glass{-webkit-backdrop-filter:blur(8px)saturate(1.08);backdrop-filter:blur(8px)saturate(1.08);background:#fffffff7;border:1.5px solid #fffffffa;width:66px;height:66px;box-shadow:0 6px 17px #16213433,inset 0 0 0 1px #37465e0f}.hm-marker-price{margin-top:1px;font-size:15px}.hm-marker-price small{font-size:7.5px}.hm-marker-tip{top:60px}.hm-gas-marker.is-cheapest .hm-marker-glass,.hm-ev-marker.is-recommended .hm-marker-glass{-webkit-backdrop-filter:blur(22px)saturate(1.72);background:radial-gradient(circle at 30% 20%,#ffffffd6 0 13%,#ffffff47 34%,#a8e1ff2e 64%,#5bb5f429 100%),linear-gradient(145deg,#ffffff75,#cdefff2e);border:1.5px solid #ffffffdb;width:108px;height:108px;top:16px;overflow:visible;box-shadow:0 16px 42px #1969b93d,0 0 0 6px #8bdbff21,0 0 0 13px #4cb1f714,inset 0 1px #ffffffeb,inset 0 -18px 32px #2f9ae71a}.hm-gas-marker.is-cheapest .hm-marker-glass:before,.hm-ev-marker.is-recommended .hm-marker-glass:before{background:radial-gradient(circle at 28% 18%,#fffffff2,#ffffff2e 27%,#0000 52%)}.hm-gas-marker.is-cheapest .hm-marker-glass:after,.hm-ev-marker.is-recommended .hm-marker-glass:after{border:1px solid #ffffff9e;inset:8px}.hm-gas-marker.is-cheapest .hm-marker-price{color:#064d82;text-shadow:0 1px #ffffffdb;font-size:23px}.hm-best-label{min-width:59px;height:25px;font-size:10.5px;box-shadow:0 5px 13px #2f6feb52}.hm-glass-halo.halo-a{background:radial-gradient(circle,#5fc8ff30,#5fc8ff00 67%);border:1px solid #54c4ff78;width:128px;height:128px}.map-result-dock-track{gap:10px}.dock-card{background:#fffffff7;border-radius:15px;width:248px;min-width:248px;height:92px;box-shadow:0 10px 30px #16203329}.dock-meta{font-size:10px}.dock-value strong{font-size:19px}@media (max-width:1180px){:root{--sidebar:344px}.map-searchbar{width:min(690px,100% - 160px)}.map-summary-panel{width:min(560px,100% - 190px)}.map-summary-cell{padding-left:11px;padding-right:11px}}@media (max-width:860px){:root{--sidebar:100%}.energy-app{display:block;position:relative}.energy-map-area{position:absolute;inset:0}.energy-sidebar{z-index:55;background:#fffffffb;border:0;border-top:1px solid #dfe4ec;border-radius:22px 22px 0 0;width:100%;height:45dvh;padding-top:9px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 34px #16203329}.energy-sidebar:before{content:"";background:#d3d9e1;border-radius:999px;width:42px;height:4px;margin:0 auto 7px;display:block}.sidebar-shell-head,.sidebar-intro{display:none}.mode-switch{margin:0 12px}.view-location{margin:9px 12px 0}.sidebar-controls{padding:10px 12px 2px}.list-heading{margin:10px 12px 0}.energy-list{padding-left:8px;padding-right:8px}.map-searchbar{z-index:80;top:max(10px, env(safe-area-inset-top));width:calc(100% - 20px);position:fixed;left:10px}.map-searchbar .search-composer{grid-template-columns:minmax(0,1fr) 50px;gap:8px}.map-searchbar .search-form{border-radius:14px;height:50px}.map-searchbar .search-form input{font-size:14px}.map-searchbar .search-submit{width:56px;height:38px}.map-searchbar .my-location-button{width:50px;height:50px;padding:0}.map-searchbar .my-location-button span{display:none}.map-searchbar .search-results{top:58px;right:58px}.map-summary-panel{top:calc(max(10px, env(safe-area-inset-top)) + 60px);border-radius:13px;grid-template-columns:repeat(4,122px);width:calc(100% - 20px);left:10px;overflow-x:auto}.map-summary-cell{min-width:122px;padding:9px 10px}.map-summary-cell>strong{font-size:17px}.map-top-status{top:calc(max(10px, env(safe-area-inset-top)) + 128px);max-width:calc(100% - 80px);left:10px}.map-result-dock{display:none}.map-legend-premium{bottom:calc(45dvh + 12px);right:10px}.hm-gas-marker,.hm-ev-marker{width:68px;height:80px}.hm-marker-glass{width:58px;height:58px}.hm-marker-tip{top:53px}.hm-gas-marker.is-cheapest,.hm-ev-marker.is-recommended{width:108px;height:122px}.hm-gas-marker.is-cheapest .hm-marker-glass,.hm-ev-marker.is-recommended .hm-marker-glass{width:88px;height:88px}.hm-gas-marker.is-cheapest .hm-marker-tip,.hm-ev-marker.is-recommended .hm-marker-tip{top:94px}.hm-glass-halo{top:59px}.hm-glass-halo.halo-a{width:102px;height:102px}.hm-glass-halo.halo-b{width:118px;height:118px}}@media (max-width:520px){.energy-sidebar{height:49dvh}.map-legend-premium{bottom:calc(49dvh + 10px)}.map-summary-panel{grid-template-columns:repeat(4,116px)}.map-summary-cell{min-width:116px}.energy-card{grid-template-columns:22px 42px minmax(0,1fr) auto}.energy-card-value{min-width:68px}.energy-card-value>strong{font-size:19px}}:root{--sidebar:404px;--hm-blue:#246bda;--hm-blue-deep:#1556bb;--hm-panel-line:#e5eaf1}.energy-app{background:#eef2f6}.energy-sidebar{background:#fffffffd;border-right:1px solid #dfe5ec;box-shadow:10px 0 32px #17253a13}.sidebar-shell-head{background:#fffffffa;border-bottom-color:#edf1f5;height:70px;padding:0 18px 0 20px}.energy-brand{gap:11px}.energy-brand-mark{width:30px;height:32px}.energy-brand strong{color:#164f98;letter-spacing:-.45px;font-size:19px;font-weight:850}.energy-brand small{color:#8792a2;margin-top:4px;font-size:10.5px;font-weight:650}.header-live{font-size:9.5px}.header-live i{background:#20b778}.desktop-sidebar-search{z-index:80;padding:14px 16px 5px;display:block;position:relative}.desktop-sidebar-search .search-composer{grid-template-columns:minmax(0,1fr) 74px;gap:7px}.desktop-sidebar-search .search-form{border-color:#d7dee8;border-radius:13px;height:50px;box-shadow:0 4px 14px #1a283c0f}.desktop-sidebar-search .search-form:focus-within{border-color:#6fa0ef;box-shadow:0 0 0 3px #246bda1a,0 7px 18px #16263e12}.desktop-sidebar-search .search-form input{font-size:14px}.desktop-sidebar-search .search-submit{background:var(--hm-blue);border-radius:9px;height:36px;margin-right:6px}.desktop-sidebar-search .my-location-button{border-color:#d7dee8;border-radius:13px;justify-content:center;width:74px;height:50px;padding:0;box-shadow:0 4px 14px #1a283c0d}.desktop-sidebar-search .my-location-button span{font-size:11px}.desktop-sidebar-search .search-results{border-radius:13px;top:58px;right:81px}.sidebar-intro{display:none}.mode-switch{background:#f3f5f8;border:1px solid #e7ebf1;border-radius:12px;margin:5px 16px 0;padding:4px}.mode-switch button{color:#667286;border-radius:9px;height:38px;font-size:13px;font-weight:800}.mode-switch button.is-active{color:#145bc7;box-shadow:0 2px 8px #182d4e17}.view-location{background:#fafbfd;border-color:#e6ebf1;border-radius:12px;margin:11px 16px 0;padding:11px 12px}.view-location>svg{stroke:#3f73bc}.view-location strong{font-size:13px;font-weight:800}.view-location small{font-size:10px}.sidebar-controls{gap:9px;padding:12px 16px 5px}.control-block{grid-template-columns:42px minmax(0,1fr);gap:7px}.control-label{color:#7a8494;font-size:11px}.fuel-option,.mini-segments button{border-color:#dfe5ec}.fuel-option.is-active,.mini-segments button.is-active{color:#155bc4;background:#f1f6ff;border-color:#82aef0}.summary-strip{border-color:#e4e9ef;border-radius:13px;margin:9px 16px 0;box-shadow:0 3px 12px #19273b09}.summary-mini{padding:11px 10px 10px}.summary-mini>span{font-size:9.5px}.summary-mini strong{font-size:18px}.summary-mini.is-primary{background:linear-gradient(#f7faff,#f2f7ff)}.list-heading{border-top-color:#eef1f5;margin-top:10px;padding:13px 16px 8px}.energy-list{gap:4px;padding:0 9px 12px}.energy-card{border-radius:12px;min-height:78px}.energy-card:hover{background:#f7f9fc;border-color:#e3e9f0}.energy-card.is-selected{background:#f3f7ff;border-color:#8fb3ec;box-shadow:0 5px 16px #1e5aaf1a}.energy-card.is-best:not(.is-selected){background:linear-gradient(#fcfffd,#f8fdf9);border-color:#cfe8d8}.brand-ci{background:#fff;border-color:#1824340e}.energy-card-title strong{color:#202c3e;font-weight:800}.energy-card-value>strong{color:#1d293b;font-weight:900}.energy-card.is-best .energy-card-value>strong{color:#087749}.map-stage{background:#e9eef4;position:absolute;inset:0;overflow:hidden}.map-canvas{background:#e9eef4;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.map-fallback{z-index:120;color:#687487;background:radial-gradient(circle at 50% 42%,#f8fafc 0,#edf2f7 72%);gap:9px}.map-fallback strong{color:#273447;font-size:15px;font-weight:850}.map-fallback span{color:#7a8595;max-width:390px;font-size:11px}.map-fallback button{background:var(--hm-blue);border-radius:10px;height:38px;padding:0 16px;box-shadow:0 6px 16px #246bda38}.map-error-mark{color:#c43f4a;background:#fff0f1;border:1px solid #f1cdd1;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:grid}.map-error-code{text-overflow:ellipsis;white-space:nowrap;color:#788395;background:#ffffffd6;border:1px solid #e2e6ec;border-radius:8px;max-width:min(580px,100% - 40px);padding:7px 10px;font:10px/1.35 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:hidden}.map-searchbar{display:none}.map-summary-panel{-webkit-backdrop-filter:blur(18px)saturate(1.22);background:#ffffffe0;border:1px solid #dae1eaeb;border-radius:15px;width:min(620px,100% - 190px);top:18px;left:20px;box-shadow:0 8px 24px #1a283e1f}.map-summary-cell{border-right-color:#e1e7eee0;padding:12px 14px 11px}.map-summary-cell>span{font-size:9.5px}.map-summary-cell>strong{margin-top:3px;font-size:21px}.map-summary-cell>em{margin-top:3px;font-size:9px}.map-top-status{-webkit-backdrop-filter:blur(16px)saturate(1.18);backdrop-filter:blur(16px)saturate(1.18);background:#ffffffd6;height:38px;top:112px;left:20px;box-shadow:0 6px 18px #19273c1a}.map-legend-premium{-webkit-backdrop-filter:blur(14px)saturate(1.18);backdrop-filter:blur(14px)saturate(1.18);background:#ffffffd6;bottom:126px;right:18px}.hm-gas-marker,.hm-ev-marker{width:74px;height:86px}.hm-marker-glass{-webkit-backdrop-filter:blur(14px)saturate(1.38);background:radial-gradient(circle at 28% 18%,#fffffff5 0 9%,#ffffff61 30%,#0000 58%),linear-gradient(145deg,#ffffffd6,#f6f9fda8);border:1.25px solid #ffffffeb;width:64px;height:64px;overflow:visible;box-shadow:0 7px 19px #1522352e,inset 0 1px #fffffffa,inset 0 -9px 17px #4e65840b}.hm-marker-glass:before{background:linear-gradient(145deg,#ffffffd1,#ffffff14 42%,#0000 64%)}.hm-marker-ci{width:47px;height:22px}.hm-marker-price{color:#172439;margin-top:2px;font-size:14.5px}.hm-marker-price small{color:#69778a}.hm-marker-tip{background:#f9fbfec9;top:58px}.hm-gas-marker.is-selected .hm-marker-glass,.hm-ev-marker.is-selected .hm-marker-glass{border-color:#367ae0a6;box-shadow:0 9px 24px #2263bf3b,0 0 0 4px #377ee61a,inset 0 1px #fffffffa}.hm-gas-marker.is-cheapest,.hm-ev-marker.is-recommended{width:132px;height:146px}.hm-gas-marker.is-cheapest .hm-marker-glass,.hm-ev-marker.is-recommended .hm-marker-glass{-webkit-backdrop-filter:blur(24px)saturate(1.78);background:radial-gradient(circle at 28% 19%,#fffffffa 0 10%,#fff6 30%,#80d3ff29 61%,#2d9ae52b 100%),linear-gradient(145deg,#ffffff85,#bde7ff33);border:1.4px solid #ffffffdb;width:106px;height:106px;top:15px;box-shadow:0 17px 44px #1466b740,0 0 0 6px #6fccff21,0 0 0 13px #3a99e313,inset 0 1px #fffffffa,inset 0 -20px 34px #2391e017}.hm-gas-marker.is-cheapest .hm-marker-ci{width:66px;height:30px}.hm-gas-marker.is-cheapest .hm-marker-price{color:#074f84;margin-top:2px;font-size:23px}.hm-gas-marker.is-cheapest .hm-marker-tip,.hm-ev-marker.is-recommended .hm-marker-tip{background:#d9f3ffad;top:110px}.hm-best-label{background:linear-gradient(#3378e6,#1d63d0);height:25px;padding:0 11px;box-shadow:0 6px 15px #2367d34f}.hm-glass-halo{top:68px}.hm-glass-halo.halo-a{background:radial-gradient(circle,#54c0fa30,#54c0fa00 68%);border-color:#47bbfa7a;width:126px;height:126px}.hm-glass-halo.halo-b{border-color:#2a7bdd3b;width:150px;height:150px}.hm-ev-marker.is-available .hm-marker-glass{border-color:#13a77f54;box-shadow:0 7px 19px #136e5826,inset 0 1px #fffffffa}.hm-ev-marker.is-charging .hm-marker-glass{border-color:#3474d857;box-shadow:0 7px 19px #3464b026,inset 0 1px #fffffffa}.hm-ev-marker.is-unavailable .hm-marker-glass{filter:grayscale(.18);opacity:.86}.hm-best-label.hm-ev-label{background:linear-gradient(#8469e8,#694bd0)}.map-result-dock{bottom:16px;left:20px;right:20px}.dock-card{-webkit-backdrop-filter:blur(16px)saturate(1.18);backdrop-filter:blur(16px)saturate(1.18);background:#ffffffe6;border-color:#d9e0e9f2;border-radius:15px;width:250px;min-width:250px;height:88px;box-shadow:0 10px 30px #16233624}.dock-card.is-selected{background:#f6f9fff0;border-color:#83acec}@media (max-width:1180px){:root{--sidebar:360px}.desktop-sidebar-search .search-composer{grid-template-columns:minmax(0,1fr) 54px}.desktop-sidebar-search .my-location-button{width:54px}.desktop-sidebar-search .my-location-button span{display:none}.desktop-sidebar-search .search-results{right:61px}.map-summary-panel{width:min(570px,100% - 170px)}}@media (max-width:860px){.desktop-sidebar-search{display:none}.map-searchbar{display:block}.energy-sidebar{-webkit-backdrop-filter:blur(20px)saturate(1.16);backdrop-filter:blur(20px)saturate(1.16);background:#fffffff6;border-radius:23px 23px 0 0;height:47dvh;padding-top:9px}.map-summary-panel{top:calc(max(10px,env(safe-area-inset-top)) + 60px);width:calc(100% - 20px);left:10px}.map-top-status{top:calc(max(10px,env(safe-area-inset-top)) + 128px);left:10px}.map-legend-premium{bottom:calc(47dvh + 11px)}}@media (max-width:520px){.energy-sidebar{height:50dvh}.map-legend-premium{bottom:calc(50dvh + 10px)}.map-summary-cell>strong{font-size:16.5px}.hm-gas-marker.is-cheapest,.hm-ev-marker.is-recommended{width:106px;height:120px}.hm-gas-marker.is-cheapest .hm-marker-glass,.hm-ev-marker.is-recommended .hm-marker-glass{width:86px;height:86px}.hm-gas-marker.is-cheapest .hm-marker-price{font-size:19px}.hm-gas-marker.is-cheapest .hm-marker-ci{width:54px;height:25px}.hm-gas-marker.is-cheapest .hm-marker-tip,.hm-ev-marker.is-recommended .hm-marker-tip{top:92px}.hm-glass-halo{top:57px}.hm-glass-halo.halo-a{width:100px;height:100px}.hm-glass-halo.halo-b{width:116px;height:116px}}.detail-sheet.is-compact{padding-bottom:12px}.detail-sheet.is-compact .detail-kpis{margin-bottom:2px}.detail-actions{gap:8px;margin-top:11px;display:grid}.detail-actions .route-links{margin-top:0}.detail-more{color:#39516f;cursor:pointer;background:#f7f9fc;border:1px solid #dce4ef;border-radius:10px;width:100%;height:38px;font-size:11px;font-weight:800}.detail-more:hover{color:#1c5fb8;background:#f2f7ff;border-color:#a9c4ea}.detail-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.detail-price-grid>div{background:#fafbfd;border:1px solid #e9edf2;border-radius:10px;padding:9px 10px}.detail-price-grid span{color:#8590a0;font-size:9.5px;display:block}.detail-price-grid strong{color:#273449;margin-top:3px;font-size:14px;font-weight:850;display:block}.detail-price-grid small{color:#9aa3b0;margin-top:3px;font-size:8.5px;display:block}.charger-mini-list strong.is-charging{color:#3474d8}.list-empty-start{background:linear-gradient(#fbfcfe,#f7f9fc);padding-top:34px;padding-bottom:34px}@media (max-width:520px){.detail-sheet{margin-left:8px;margin-right:8px}.detail-price-grid{grid-template-columns:1fr 1fr}.detail-actions{gap:6px}.detail-more{height:36px}}@media (max-width:860px){body{overscroll-behavior:none;overflow:hidden}.energy-app{width:100%;height:100dvh;display:block;position:relative;overflow:hidden}.energy-map-area{width:100%;height:100%;position:absolute;inset:0}.energy-sidebar{z-index:60;width:100%;height:42dvh;min-height:300px;max-height:430px;padding:8px 0 calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px)saturate(1.12);scrollbar-width:none;background:#fffffff9;border:0;border-top:1px solid #d7dee8f5;border-radius:22px 22px 0 0;position:absolute;bottom:0;left:0;right:0;overflow:hidden auto;box-shadow:0 -10px 32px #1422362b}.energy-sidebar::-webkit-scrollbar{display:none}.energy-sidebar:before{content:"";z-index:2;background:#cfd6df;border-radius:999px;width:42px;height:4px;margin:0 auto 7px;display:block;position:sticky;top:0}.sidebar-shell-head,.sidebar-intro,.desktop-sidebar-search{display:none!important}.map-searchbar{z-index:90;top:max(8px, env(safe-area-inset-top));width:auto;display:block;position:fixed;left:8px;right:8px}.map-searchbar .search-composer{grid-template-columns:minmax(0,1fr) 48px;gap:7px}.map-searchbar .search-form{border-radius:14px;height:48px;box-shadow:0 7px 22px #1421342e}.map-searchbar .search-form input{font-size:14px}.map-searchbar .search-submit{width:54px;height:36px;margin-right:6px}.map-searchbar .my-location-button{border-radius:14px;justify-content:center;width:48px;height:48px;padding:0;box-shadow:0 7px 22px #14213429}.map-searchbar .my-location-button span{display:none}.map-searchbar .search-results{max-height:min(48dvh,390px);top:55px;right:55px;overflow-y:auto}.mode-switch{z-index:85;top:calc(max(8px, env(safe-area-inset-top)) + 56px);-webkit-backdrop-filter:blur(12px);background:#f8fafdf0;border:1px solid #dce2eaf2;border-radius:12px;width:auto;height:40px;margin:0;padding:3px;position:fixed;left:8px;right:8px;box-shadow:0 5px 15px #1623361f}.mode-switch button{height:32px;font-size:12px}.map-summary-panel,.map-top-status,.map-legend-premium,.map-result-dock{display:none!important}.view-location{border-radius:11px;min-height:46px;margin:5px 10px 0;padding:8px 10px}.view-location strong{font-size:12.5px}.view-location small{margin-top:2px;font-size:9.5px}.sidebar-controls{padding:8px 10px 2px}.control-block{grid-template-columns:38px minmax(0,1fr);gap:7px;margin-bottom:7px}.control-label{font-size:10.5px}.fuel-options,.mini-segments{min-height:34px}.fuel-option,.mini-segments button{min-height:32px;padding:0 6px;font-size:10.5px}.summary-strip{border-radius:11px;margin:6px 10px 0}.summary-mini{min-width:0;padding:8px 7px}.summary-mini>span{font-size:8.5px}.summary-mini strong{margin-top:3px;font-size:15px}.summary-mini em{display:none}.list-heading{margin:6px 10px 0;padding:9px 0 6px}.energy-list{gap:4px;padding:0 7px 12px}.energy-card{border-radius:11px;grid-template-columns:20px 38px minmax(0,1fr) auto;gap:6px;min-height:70px;padding:8px}.energy-card-rank{width:20px;height:20px;font-size:9px}.brand-ci,.ev-list-icon{width:38px;height:38px}.energy-card-title strong{font-size:12.5px}.energy-card-meta{gap:5px;font-size:9.5px}.energy-card-value{min-width:62px}.energy-card-value>strong{font-size:17px}.energy-card-value>span{font-size:9px}.hm-gas-marker,.hm-ev-marker{width:62px;height:72px}.hm-marker-glass{width:54px;height:54px}.hm-marker-tip{top:49px}.hm-marker-ci{width:40px;height:19px}.hm-marker-price{font-size:13px}.hm-gas-marker.is-cheapest,.hm-ev-marker.is-recommended{width:100px;height:114px}.hm-gas-marker.is-cheapest .hm-marker-glass,.hm-ev-marker.is-recommended .hm-marker-glass{width:82px;height:82px}.hm-gas-marker.is-cheapest .hm-marker-price{font-size:18px}.hm-gas-marker.is-cheapest .hm-marker-ci{width:52px;height:24px}.hm-gas-marker.is-cheapest .hm-marker-tip,.hm-ev-marker.is-recommended .hm-marker-tip{top:88px}.hm-glass-halo{top:55px}.hm-glass-halo.halo-a{width:96px;height:96px}.hm-glass-halo.halo-b{width:110px;height:110px}}@media (max-width:520px){.energy-sidebar{height:43dvh;min-height:286px;max-height:390px}.map-searchbar,.mode-switch{left:7px;right:7px}.fuel-code{display:none}.summary-mini strong{font-size:14px}.detail-sheet{margin-left:7px;margin-right:7px}.detail-price-grid{grid-template-columns:1fr 1fr}}@media (max-width:860px){.energy-sidebar .mode-switch{z-index:7;-webkit-backdrop-filter:blur(12px);background:#f8fafdf7;border:1px solid #dce2eaf2;border-radius:12px;width:auto;height:40px;margin:5px 7px 7px;padding:3px;position:sticky;top:7px;left:auto;right:auto;box-shadow:0 4px 12px #16233617}}.hm-ev-marker .hm-marker-glass{-webkit-backdrop-filter:none;background:linear-gradient(145deg,#16c784 0%,#08a86c 52%,#078759 100%);border:1.5px solid #ffffffdb;border-radius:18px 18px 18px 7px;box-shadow:0 8px 22px #05794f4d,inset 0 1px #ffffff61}.hm-ev-marker .hm-ev-bolt{color:#078457;background:#fffffff0;box-shadow:0 2px 7px #005b3a2e}.hm-ev-marker.is-available .hm-ev-bolt,.hm-ev-marker.is-charging .hm-ev-bolt{color:#078457;background:#fffffff2}.hm-ev-marker .hm-ev-count,.hm-ev-marker .hm-ev-count b,.hm-ev-marker .hm-ev-power{color:#fff;text-shadow:0 1px 2px #00482e3d}.hm-ev-marker .hm-ev-count b{font-size:15px}.hm-ev-marker .hm-marker-tip{background:#078d5c}.hm-ev-marker.is-charging .hm-marker-glass{background:linear-gradient(145deg,#35d98e 0%,#10b873 50%,#078958 100%);box-shadow:0 8px 22px #05794f4d,0 0 0 3px #1dd38426,inset 0 1px #ffffff6b}.hm-ev-marker.is-unavailable .hm-marker-glass{filter:none;opacity:.88;background:linear-gradient(145deg,#75a990 0%,#4e876d 55%,#3e6f5a 100%)}.hm-ev-marker.is-selected .hm-marker-glass{border-color:#fff;box-shadow:0 9px 25px #04694461,0 0 0 5px #13c78038,inset 0 1px #ffffff73}.hm-ev-marker.is-recommended .hm-marker-glass{background:linear-gradient(145deg,#22d98f 0%,#0ab474 48%,#067c51 100%);border-color:#ffffffeb;box-shadow:0 16px 42px #047a4e57,0 0 0 6px #17cd8429,0 0 0 13px #0aa76914,inset 0 1px #ffffff73}.hm-ev-marker.is-recommended .hm-ev-bolt{color:#087c53;background:#fff}.hm-ev-marker.is-recommended .hm-ev-count,.hm-ev-marker.is-recommended .hm-ev-count b,.hm-ev-marker.is-recommended .hm-ev-power{color:#fff}.hm-best-label.hm-ev-label{background:linear-gradient(#0dbb78,#078b5b);box-shadow:0 5px 14px #05805252}.hm-ev-marker.is-recommended .hm-glass-halo.halo-a{background:radial-gradient(circle,#15c88033,#15c88000 68%);border-color:#15c8807a}.hm-ev-marker.is-recommended .hm-glass-halo.halo-b{border-color:#0589573d}.sidebar-notice.ev-debug{opacity:.86;word-break:keep-all;font-size:11px;line-height:1.5}.brand-ci.brand-color-only,.dock-ci.brand-color-only,.detail-ci.brand-color-only{background-image:linear-gradient(145deg,#fff3,#fff0 42%)}.hm-marker-ci.hm-brand-swatch{color:var(--marker-brand)}.brand-name-badge,.dock-brand-name{color:#fff;text-shadow:0 1px 2px #00000038;border-radius:999px}.brand-name-badge:after,.dock-brand-name:after{display:none}.brand-name-badge>span,.dock-brand-name>span{z-index:2;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.45px;max-width:94%;padding:0 4px;font-size:8.5px;font-weight:900;line-height:1.05;display:block;position:relative;overflow:hidden}.dock-brand-name>span{max-width:48px;font-size:8px}.hm-marker-brand-text{z-index:2;text-overflow:ellipsis;white-space:nowrap;color:#687386;letter-spacing:-.35px;max-width:54px;margin-top:1px;font-size:7.5px;font-weight:800;line-height:1;position:relative;overflow:hidden}.brand-name-badge>span,.dock-brand-name>span,.hm-marker-brand-text{font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}.hm-marker-brand-text{color:#445164;letter-spacing:-.2px;max-width:58px;font-size:8px;font-weight:900}.hm-gas-marker .hm-marker-glass{border-radius:24px}.hm-ev-mini-marker{cursor:pointer;background:0 0;border:0;place-items:center;width:18px;height:18px;padding:0;display:grid}.hm-ev-mini-marker>span{opacity:.92;background:#8b95a7;border:2px solid #ffffffeb;border-radius:999px;width:12px;height:12px;box-shadow:0 4px 10px #0f172a2e}.hm-ev-mini-marker.is-selected>span{width:16px;height:16px;box-shadow:0 0 0 5px #2563eb29,0 6px 14px #2563eb3d}.energy-sidebar,.map-summary-panel,.map-result-dock,.detail-sheet{font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,system-ui,sans-serif}.sidebar-intro h1,.energy-card-title strong,.dock-title strong,.detail-sheet h3{letter-spacing:-.45px;word-break:keep-all}.sidebar-intro p,.energy-card-meta,.dock-meta,.detail-sheet p,.sidebar-notice{word-break:keep-all}.brand-name-badge,.dock-brand-name{border-radius:13px;min-width:44px;box-shadow:inset 0 1px #ffffff57,0 5px 12px #0f172a1a}.brand-name-badge>span,.dock-brand-name>span{letter-spacing:-.25px;font-size:9px;font-weight:850}.hm-marker-ci.hm-brand-swatch{background:var(--marker-brand);color:#fff;border-radius:999px;place-items:center;width:auto;min-width:42px;height:18px;padding:0 7px;display:inline-grid;box-shadow:inset 0 1px #ffffff52,0 3px 9px #0f172a24}.hm-marker-ci.hm-brand-swatch span{width:auto;height:auto;box-shadow:none;color:inherit;letter-spacing:-.18px;text-shadow:0 1px 2px #0000002e;background:0 0;font-size:8.5px;font-weight:950;line-height:1}.hm-marker-brand-text{color:#334155;letter-spacing:-.18px;max-width:62px;margin-top:2px;font-size:8px;font-weight:850}.hm-gas-marker.is-cheapest .hm-marker-ci.hm-brand-swatch span{font-size:10px}.ev-card:not(.is-selected){border-color:#e5edf4}.ev-card .energy-card-title i{color:#64748b;background:#f8fafc;border-color:#e7eef6}.hm-ev-mini-marker>span{position:relative}.hm-ev-mini-marker>span:after{content:"";border-radius:inherit;background:#ffffff9e;position:absolute;inset:3px}.legend-private{background:#94a3b8;box-shadow:inset 0 0 0 2px #ffffffb8}.map-legend-premium span{white-space:nowrap}.list-empty strong,.list-empty span{word-break:keep-all}.energy-app{--hm-ev-main:#0aa66f;--hm-ev-deep:#047857;--hm-ev-soft:#defceec7;--hm-fuel-red:#ef4444;--hm-fuel-blue:#2563eb;--hm-fuel-orange:#f97316;--hm-fuel-teal:#0d9488}.hm-gas-marker,.hm-ev-marker{isolation:isolate;filter:drop-shadow(0 10px 18px #0f172a24);font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,system-ui,sans-serif}.hm-gas-marker:hover,.hm-ev-marker:hover{transform:translateY(-2px)scale(1.045)}.hm-gas-marker{width:92px!important;height:106px!important}.hm-gas-marker .hm-marker-glass{flex-direction:column;justify-content:center;align-items:center;gap:2px;overflow:visible;transform:translate(-50%);border:1.5px solid color-mix(in srgb, var(--marker-brand) 46%, #ffffffe0)!important;background:radial-gradient(circle at 28% 18%, #fffffffa 0 15%, #ffffff94 37%, #ffffff38 62%, #ffffffa3 100%), color-mix(in srgb, var(--marker-brand) 10%, #ffffffe0)!important;width:78px!important;height:78px!important;box-shadow:0 10px 26px color-mix(in srgb, var(--marker-brand) 28%, #0f172a1a), inset 0 1px 0 #fffffffa, inset 0 -12px 24px #0f172a09!important;-webkit-backdrop-filter:blur(18px)saturate(1.35)!important;border-radius:50%!important;display:flex!important;top:6px!important;left:50%!important}.hm-gas-marker .hm-marker-ci.hm-brand-swatch{background:var(--marker-brand)!important;color:#fff!important;min-width:44px!important;height:17px!important;box-shadow:0 3px 7px color-mix(in srgb, var(--marker-brand) 30%, transparent), inset 0 1px 0 #ffffff5c!important;border-radius:999px!important;padding:0 6px!important}.hm-gas-marker .hm-marker-ci.hm-brand-swatch span{text-shadow:0 1px 1px #0000002e;width:auto!important;height:auto!important;box-shadow:none!important;color:inherit!important;letter-spacing:-.18px!important;background:0 0!important;font-size:8px!important;font-weight:900!important;line-height:1!important}.hm-gas-marker .hm-marker-price{color:#111827!important;letter-spacing:-.5px!important;text-shadow:0 1px #ffffffd9!important;margin:0!important;font-size:17px!important;font-weight:950!important;line-height:1!important}.hm-gas-marker .hm-marker-price small{margin-left:1px;color:#64748b!important;font-size:8px!important;font-weight:850!important}.hm-gas-marker .hm-marker-brand-text{max-width:58px!important;color:color-mix(in srgb, var(--marker-brand) 76%, #1f2937)!important;letter-spacing:-.18px!important;font-size:7.5px!important;font-weight:850!important;line-height:1!important}.hm-gas-marker .hm-marker-tip{background:color-mix(in srgb, var(--marker-brand) 64%, #fff)!important;border-radius:0 0 4px!important;width:13px!important;height:13px!important;top:77px!important;box-shadow:3px 3px 9px #0f172a17!important}.hm-gas-marker.is-cheapest .hm-marker-glass{width:92px!important;height:92px!important;box-shadow:0 15px 34px color-mix(in srgb, var(--marker-brand) 30%, #0f172a21), 0 0 0 5px color-mix(in srgb, var(--marker-brand) 18%, transparent), inset 0 1px 0 #fffffffa!important;top:8px!important}.hm-gas-marker.is-cheapest .hm-marker-ci.hm-brand-swatch{min-width:54px!important;height:20px!important}.hm-gas-marker.is-cheapest .hm-marker-glass:after{border-radius:50%!important}.hm-ev-marker{width:138px!important;height:96px!important}.hm-ev-marker .hm-marker-glass{grid-template-rows:16px 26px 17px;grid-template-columns:30px 1fr;align-items:center;column-gap:8px;overflow:hidden;transform:translate(-50%);-webkit-backdrop-filter:blur(18px)saturate(1.38)!important;background:radial-gradient(circle at 18% 20%,#fffffffa 0 12%,#ffffff85 35%,#0000 64%),linear-gradient(145deg,#effff7eb,#d3f8e5c7)!important;border:1.5px solid #4ed69eb8!important;border-radius:22px!important;width:124px!important;height:76px!important;padding:8px 12px!important;display:grid!important;top:8px!important;left:50%!important;box-shadow:0 14px 32px #04785733,0 0 0 5px #10b98114,inset 0 1px #fffffff2,inset 0 -12px 22px #0d94640f!important}.hm-ev-marker .hm-marker-glass:before{border-radius:inherit!important;background:linear-gradient(145deg,#ffffff94,#fff0 48%)!important}.hm-ev-marker .hm-ev-title{text-overflow:ellipsis;white-space:nowrap;color:#047857;letter-spacing:-.25px;min-width:0;max-width:100%;text-shadow:none;grid-column:1/-1;font-size:9.5px;font-weight:900;line-height:1;overflow:hidden}.hm-ev-marker .hm-ev-bolt{grid-area:2/1/4;color:#fff!important;background:linear-gradient(145deg,#12c987,#059669)!important;border-radius:11px!important;width:30px!important;height:30px!important;box-shadow:0 5px 11px #0596693d,inset 0 1px #ffffff52!important}.hm-ev-marker .hm-ev-count{grid-area:2/2;color:#0f172a!important;letter-spacing:-.4px!important;text-shadow:0 1px #ffffffd6!important;font-size:19px!important;font-weight:900!important;line-height:1!important}.hm-ev-marker .hm-ev-count b{color:#059669!important;font-size:25px!important;font-weight:950!important}.hm-ev-marker .hm-ev-power{grid-area:3/2;color:#334155!important;text-shadow:none!important;margin:0!important;font-size:12px!important;font-weight:800!important;line-height:1!important}.hm-ev-marker.is-recommended{width:154px!important;height:108px!important}.hm-best-label.hm-ev-label{background:linear-gradient(#10b981,#047857)!important;top:-1px!important;box-shadow:0 5px 14px #05805242!important}.hm-ev-marker.is-unavailable .hm-marker-glass{opacity:.88!important;filter:none!important;background:linear-gradient(145deg,#f8fafce6,#e2e8f0b3)!important;border-color:#94a3b87a!important}.hm-ev-mini-marker{filter:none!important;width:14px!important;height:14px!important}.hm-ev-mini-marker>span:after{display:none!important}.hm-ev-mini-marker.is-selected>span{opacity:1!important;width:10px!important;height:10px!important;box-shadow:0 0 0 4px #2563eb24,0 3px 8px #2563eb38!important}.map-mode-summary-dock{z-index:42;-webkit-backdrop-filter:blur(18px)saturate(1.25);background:#ffffffd1;border:1px solid #e2e8f0db;border-radius:24px;grid-template-columns:1fr 1fr;gap:12px;width:min(820px,100% - 380px);padding:10px;display:grid;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 46px #0f172a21}.map-mode-summary-dock button{color:#0f172a;text-align:left;cursor:pointer;background:#ffffffc7;border:1px solid #e2e8f0db;border-radius:18px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:12px 14px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.map-mode-summary-dock button:hover{border-color:#3b82f659;transform:translateY(-1px);box-shadow:0 8px 22px #0f172a1a}.mode-summary-icon{border-radius:50%;width:42px;height:42px;box-shadow:inset 0 1px #ffffffb3}.mode-summary-icon.fuel{background:radial-gradient(circle at 35% 25%,#fff,#fee2e2 42%,#ef4444)}.mode-summary-icon.ev{background:linear-gradient(145deg,#d1fae5,#10b981);border-radius:14px}.map-mode-summary-dock b{letter-spacing:-.3px;font-size:14px;line-height:1.15;display:block}.map-mode-summary-dock small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;line-height:1.2;display:block;overflow:hidden}.map-mode-summary-dock strong{color:#0f172a;letter-spacing:-.4px;white-space:nowrap;font-size:18px}.map-mode-summary-dock strong em{color:#059669;text-align:right;margin-top:2px;font-size:10px;font-style:normal;font-weight:800;display:block}.map-legend-premium{-webkit-backdrop-filter:blur(15px)saturate(1.2);background:#ffffffdb;border:1px solid #e2e8f0e6;box-shadow:0 10px 30px #0f172a1c}.legend-private{border-radius:50%;background:#94a3b8!important;width:9px!important;height:9px!important;box-shadow:inset 0 0 0 2px #ffffffb8,0 1px 3px #0f172a29!important}@media (max-width:920px){.map-mode-summary-dock{border-radius:18px;grid-template-columns:1fr;gap:8px;width:auto;padding:8px;bottom:calc(50dvh + 12px);left:12px;right:12px;transform:none}.map-mode-summary-dock button{border-radius:14px;grid-template-columns:34px minmax(0,1fr) auto;padding:9px 10px}.mode-summary-icon{width:34px;height:34px}.map-mode-summary-dock b{font-size:12.5px}.map-mode-summary-dock small{font-size:10px}.map-mode-summary-dock strong{font-size:15px}}@media (max-width:520px){.hm-gas-marker{width:78px!important;height:90px!important}.hm-gas-marker .hm-marker-glass{width:66px!important;height:66px!important}.hm-gas-marker .hm-marker-price{font-size:15px!important}.hm-gas-marker .hm-marker-ci.hm-brand-swatch{min-width:38px!important;height:15px!important}.hm-gas-marker .hm-marker-ci.hm-brand-swatch span{font-size:7px!important}.hm-gas-marker .hm-marker-brand-text{max-width:50px!important;font-size:7px!important}.hm-gas-marker .hm-marker-tip{top:65px!important}.hm-gas-marker.is-cheapest .hm-marker-glass{width:78px!important;height:78px!important}.hm-gas-marker.is-cheapest{width:92px!important;height:104px!important}.hm-gas-marker.is-cheapest .hm-marker-price{font-size:18px!important}.hm-gas-marker.is-cheapest .hm-marker-tip{top:81px!important}.hm-ev-marker{width:120px!important;height:88px!important}.hm-ev-marker .hm-marker-glass{grid-template-rows:14px 24px 15px;grid-template-columns:28px 1fr;column-gap:7px;border-radius:18px!important;width:108px!important;height:68px!important;padding:7px 10px!important}.hm-ev-marker .hm-ev-title{font-size:8px}.hm-ev-marker .hm-ev-bolt{border-radius:10px!important;width:28px!important;height:28px!important}.hm-ev-marker .hm-ev-count{font-size:17px!important}.hm-ev-marker .hm-ev-count b{font-size:22px!important}.hm-ev-marker .hm-ev-power{font-size:10px!important}.hm-ev-marker .hm-marker-tip{top:70px!important}.hm-ev-marker.is-recommended{width:130px!important;height:94px!important}.hm-ev-marker.is-recommended .hm-marker-glass{width:118px!important;height:72px!important}.hm-ev-marker.is-recommended .hm-marker-tip{top:74px!important}.hm-ev-mini-marker>span{width:6px!important;height:6px!important}}.hm-ev-marker .hm-marker-glass{background:#ffffffdb;border-radius:15px;min-width:82px;padding:8px 10px 9px;box-shadow:0 8px 22px #0f172a1f,0 0 0 1px #2563eb1a}.hm-ev-marker .hm-ev-title{color:#2563eb;white-space:nowrap;text-overflow:ellipsis;max-width:92px;font-size:10px;line-height:1.1;overflow:hidden}.hm-ev-marker .hm-ev-bolt{opacity:.86;width:18px;height:18px}.hm-ev-marker .hm-ev-count{font-size:21px;line-height:1.05}.hm-ev-marker .hm-ev-power{font-size:10px}.hm-ev-mini-marker{pointer-events:auto;width:10px;height:10px}.hm-ev-mini-marker.is-private>span{background:#475569c7!important}.hm-ev-mini-marker.is-restricted>span{background:#78716cc7!important}.hm-ev-mini-marker.is-selected>span{background:#2563eb!important;width:13px!important;height:13px!important;box-shadow:0 0 0 5px #2563eb2e,0 4px 12px #2563eb47!important}@media (max-width:520px){.hm-ev-mini-marker>span{width:7px!important;height:7px!important}.hm-ev-mini-marker.is-selected>span{width:11px!important;height:11px!important}}.hm-ev-marker{filter:none!important;width:100px!important;height:68px!important}.hm-ev-marker .hm-marker-glass{-webkit-backdrop-filter:none!important;opacity:1!important;background:#fff!important;border:1px solid #d9e2ee!important;border-radius:13px!important;grid-template-rows:27px 13px!important;grid-template-columns:22px 1fr!important;column-gap:7px!important;width:90px!important;min-width:90px!important;height:52px!important;padding:6px 8px!important;box-shadow:0 6px 16px #0f172a1f,0 0 0 1px #0f172a0a!important}.hm-ev-marker .hm-marker-glass:before,.hm-ev-marker .hm-glass-halo,.hm-ev-marker .hm-ev-title{display:none!important}.hm-ev-marker .hm-ev-bolt{width:22px!important;height:22px!important;box-shadow:none!important;background:#64748b!important;border-radius:8px!important;grid-area:1/1/3!important;align-self:center!important}.hm-ev-marker.is-available .hm-ev-bolt{background:#0f9f6e!important}.hm-ev-marker.is-charging .hm-ev-bolt{background:#d97706!important}.hm-ev-marker.is-unavailable .hm-ev-bolt{background:#64748b!important}.hm-ev-marker .hm-ev-bolt svg{width:15px!important;height:15px!important}.hm-ev-marker .hm-ev-count{letter-spacing:-.25px!important;color:#0f172a!important;text-shadow:none!important;grid-area:1/2!important;align-self:end!important;font-size:16px!important;line-height:1!important}.hm-ev-marker .hm-ev-count b{color:#0f766e!important;font-size:19px!important}.hm-ev-marker.is-unavailable .hm-ev-count b{color:#64748b!important}.hm-ev-marker .hm-ev-power{color:#475569!important;grid-area:2/2!important;align-self:start!important;font-size:9px!important;font-weight:800!important;line-height:1!important}.hm-ev-marker .hm-marker-tip{background:#fff!important;border-radius:0 0 3px!important;width:10px!important;height:10px!important;top:54px!important;box-shadow:2px 2px 5px #0f172a14!important}.hm-ev-marker.is-recommended,.hm-ev-marker.is-recommended .hm-marker-glass{width:100px!important;height:68px!important}.hm-ev-marker.is-recommended .hm-marker-glass{background:#fff!important;border-color:#a7f3d0!important;width:92px!important;height:54px!important;box-shadow:0 7px 18px #05966929,0 0 0 2px #10b98114!important}.hm-ev-marker.is-recommended .hm-marker-tip{top:56px!important}.hm-best-label.hm-ev-label{display:none!important}.hm-ev-marker.is-unavailable{opacity:.82!important}.hm-ev-mini-marker{width:9px!important;height:9px!important}.hm-ev-mini-marker>span{opacity:.62!important;background:#475569a8!important;border:1px solid #ffffffeb!important;width:5px!important;height:5px!important;box-shadow:0 1px 3px #0f172a29!important}.hm-ev-mini-marker.is-selected>span{width:9px!important;height:9px!important}@media (max-width:520px){.hm-ev-marker{width:88px!important;height:60px!important}.hm-ev-marker .hm-marker-glass{grid-template-rows:24px 12px!important;grid-template-columns:20px 1fr!important;width:80px!important;min-width:80px!important;height:46px!important;padding:5px 7px!important}.hm-ev-marker .hm-ev-bolt{width:20px!important;height:20px!important}.hm-ev-marker .hm-ev-count{font-size:14px!important}.hm-ev-marker .hm-ev-count b{font-size:17px!important}.hm-ev-marker .hm-ev-power{font-size:8px!important}.hm-ev-marker .hm-marker-tip{top:48px!important}.hm-ev-mini-marker>span{width:5px!important;height:5px!important}}.hm-ev-dot-marker,.hm-ev-marker.hm-ev-dot-marker{will-change:transform;transform:translateZ(0);filter:none!important;background:0 0!important;border:0!important;width:28px!important;min-width:28px!important;height:28px!important;padding:0!important}.hm-ev-dot-marker.is-charging .hm-ev-dot{background:#16a34a!important;box-shadow:0 2px 7px #0f172a2e,0 0 0 3px #16a34a1f!important}.hm-ev-dot-marker.is-unavailable .hm-ev-dot{background:#94a3b8!important;box-shadow:0 1px 4px #0f172a26!important}.hm-ev-dot-marker.is-unavailable .hm-ev-dot b{color:#f8fafc!important}.hm-ev-dot-marker.is-recommended .hm-ev-dot{background:#059669!important;border-color:#fff!important;width:25px!important;height:25px!important;box-shadow:0 3px 10px #05966957,0 0 0 5px #10b98124!important}.hm-ev-dot-marker.is-selected .hm-ev-dot{background:#047857!important;border:3px solid #fff!important;width:30px!important;height:30px!important;box-shadow:0 4px 14px #0478575c,0 0 0 6px #0596692e!important}.hm-ev-dot-marker:hover .hm-ev-dot{transform:scale(1.12)!important}@media (max-width:520px){.hm-ev-dot-marker,.hm-ev-marker.hm-ev-dot-marker{width:24px!important;min-width:24px!important;height:24px!important}.hm-ev-dot-marker .hm-ev-dot{border-width:2px!important;width:19px!important;height:19px!important}.hm-ev-dot-marker .hm-ev-dot b{font-size:8px!important}.hm-ev-dot-marker.is-recommended .hm-ev-dot{width:22px!important;height:22px!important}.hm-ev-dot-marker.is-selected .hm-ev-dot{width:27px!important;height:27px!important}}.hm-gas-marker .hm-marker-ci.hm-brand-swatch{display:none!important}.hm-gas-marker .hm-marker-glass{background:radial-gradient(circle at 28% 18%, #fffffffa 0 13%, #ffffffa3 36%, #ffffff4d 60%, #ffffffb3 100%), color-mix(in srgb, var(--marker-brand) 14%, #ffffffe0)!important;-webkit-backdrop-filter:blur(14px)saturate(1.22)!important;gap:3px!important}.hm-gas-marker .hm-marker-brand-text{max-width:68px!important;color:color-mix(in srgb, var(--marker-brand) 72%, #111827)!important;letter-spacing:-.36px!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-shadow:0 1px #ffffffe0!important;margin:0!important;font-size:9px!important;font-weight:950!important;line-height:1.04!important;display:block!important;overflow:hidden!important}.hm-gas-marker .hm-marker-price{font-size:18px!important;line-height:.98!important}.hm-gas-marker[style*=\#f4c400] .hm-marker-brand-text,.hm-gas-marker[style*=\#F4C400] .hm-marker-brand-text{color:#8a5a00!important}.hm-gas-marker[style*=\#f4c400] .hm-marker-tip,.hm-gas-marker[style*=\#F4C400] .hm-marker-tip{background:#ffe487!important}.hm-ev-dot-marker .hm-ev-dot{background:#11a36d!important;border:3px solid #fff!important;width:40px!important;height:40px!important;box-shadow:0 4px 12px #0f172a38,0 0 0 2px #11a36d2e!important}.hm-ev-dot-marker .hm-ev-dot b{letter-spacing:-.35px!important;font-size:13px!important}.hm-ev-dot-marker.is-charging .hm-ev-dot{background:#22c55e!important}.hm-ev-dot-marker.is-recommended .hm-ev-dot{width:43px!important;height:43px!important;box-shadow:0 5px 15px #05966957,0 0 0 6px #10b98124!important}.hm-ev-dot-marker.is-selected .hm-ev-dot{border-width:3px!important;width:46px!important;height:46px!important;box-shadow:0 6px 18px #04785761,0 0 0 7px #0596692e!important}.legend-ev{background:#11a36d!important;border-radius:999px!important}@media (max-width:520px){.hm-gas-marker .hm-marker-brand-text{max-width:58px!important;font-size:8px!important}.hm-gas-marker.is-cheapest .hm-marker-brand-text{max-width:68px!important;font-size:9px!important}.hm-ev-dot-marker,.hm-ev-marker.hm-ev-dot-marker{width:40px!important;min-width:40px!important;height:40px!important}.hm-ev-dot-marker .hm-ev-dot{width:34px!important;height:34px!important}.hm-ev-dot-marker .hm-ev-dot b{font-size:11px!important}.hm-ev-dot-marker.is-recommended .hm-ev-dot{width:37px!important;height:37px!important}.hm-ev-dot-marker.is-selected .hm-ev-dot{width:40px!important;height:40px!important}}.hm-gas-marker .hm-marker-ci,.hm-gas-marker .hm-marker-ci.hm-brand-swatch,.hm-gas-marker .hm-glass-halo{display:none!important}.hm-gas-marker .hm-marker-glass{background:linear-gradient(180deg, #fff 0%, color-mix(in srgb, var(--marker-brand) 17%, #fff) 100%)!important;border:2px solid color-mix(in srgb, var(--marker-brand) 62%, #fff)!important;-webkit-backdrop-filter:none!important;gap:4px!important;box-shadow:0 9px 22px #0f172a29,inset 0 1px #fffffffa!important}.hm-gas-marker .hm-marker-price{color:#0f172a!important;font-size:18.5px!important;line-height:.96!important}.hm-gas-marker.is-cheapest .hm-marker-glass{box-shadow:0 14px 30px #0f172a2e, 0 0 0 5px color-mix(in srgb, var(--marker-brand) 18%, transparent), inset 0 1px 0 #fffffffa!important;border-width:2.5px!important}.hm-gas-marker[style*=\#ffd338] .hm-marker-brand-text,.hm-gas-marker[style*=\#FFD338] .hm-marker-brand-text,.hm-gas-marker[style*=\#f4c400] .hm-marker-brand-text,.hm-gas-marker[style*=\#F4C400] .hm-marker-brand-text{color:#8a5a00!important}.hm-gas-marker[style*=\#ffd338] .hm-marker-glass,.hm-gas-marker[style*=\#FFD338] .hm-marker-glass,.hm-gas-marker[style*=\#f4c400] .hm-marker-glass,.hm-gas-marker[style*=\#F4C400] .hm-marker-glass{background:linear-gradient(#fffdf0 0%,#fff1a8 100%)!important;border-color:#ffd338!important}.hm-gas-marker[style*=\#ffd338] .hm-marker-tip,.hm-gas-marker[style*=\#FFD338] .hm-marker-tip,.hm-gas-marker[style*=\#f4c400] .hm-marker-tip,.hm-gas-marker[style*=\#F4C400] .hm-marker-tip{background:#ffe476!important}.hm-ev-dot-marker,.hm-ev-marker.hm-ev-dot-marker{width:58px!important;min-width:58px!important;height:58px!important}.hm-ev-dot-marker .hm-ev-dot{background:#10b981!important;border:4px solid #fff!important;border-radius:999px!important;width:50px!important;height:50px!important;box-shadow:0 5px 14px #0f172a3d,0 0 0 2px #10b9812e!important}.hm-ev-dot-marker .hm-ev-dot b{color:#fff!important;letter-spacing:-.45px!important;font-size:15px!important;font-weight:950!important;line-height:1!important}@media (max-width:520px){.hm-gas-marker .hm-marker-brand-text{max-width:62px!important;font-size:8.5px!important}.hm-gas-marker .hm-marker-price{font-size:16px!important}.hm-gas-marker.is-cheapest .hm-marker-brand-text{max-width:72px!important;font-size:9.4px!important}.hm-gas-marker.is-cheapest .hm-marker-price{font-size:19px!important}.hm-ev-dot-marker,.hm-ev-marker.hm-ev-dot-marker{width:52px!important;min-width:52px!important;height:52px!important}.hm-ev-dot-marker .hm-ev-dot{border-width:3px!important;width:46px!important;height:46px!important}.hm-ev-dot-marker .hm-ev-dot b{font-size:14px!important}.hm-ev-dot-marker.is-recommended .hm-ev-dot{width:49px!important;height:49px!important}.hm-ev-dot-marker.is-selected .hm-ev-dot{width:52px!important;height:52px!important}}.hm-gas-marker .hm-marker-ci,.hm-gas-marker .hm-marker-ci.hm-brand-swatch,.hm-gas-marker .hm-glass-halo,.hm-gas-marker .hm-marker-glass:before{display:none!important}.hm-gas-marker .hm-marker-glass{background:linear-gradient(180deg, #fff 0%, color-mix(in srgb, var(--marker-brand) 18%, #fff) 100%)!important;border:2px solid color-mix(in srgb, var(--marker-brand) 68%, #fff)!important;-webkit-backdrop-filter:none!important;border-radius:999px!important;gap:4px!important;width:78px!important;height:78px!important;box-shadow:0 9px 22px #0f172a29,inset 0 1px #fffffffa!important}.hm-gas-marker .hm-marker-brand-text{max-width:70px!important;color:color-mix(in srgb, var(--marker-brand) 78%, #111827)!important;letter-spacing:-.42px!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-shadow:0 1px #ffffffeb!important;font-size:9.8px!important;font-weight:950!important;line-height:1.02!important;display:block!important;overflow:hidden!important}.hm-gas-marker .hm-marker-price{color:#0f172a!important;letter-spacing:-.55px!important;font-size:18.5px!important;font-weight:950!important;line-height:.96!important}.hm-gas-marker .hm-marker-price small{color:#64748b!important;font-size:8px!important;font-weight:850!important}.hm-gas-marker .hm-marker-tip{background:color-mix(in srgb, var(--marker-brand) 48%, #fff)!important;width:13px!important;height:13px!important;top:77px!important}.hm-gas-marker.is-cheapest .hm-marker-glass{width:92px!important;height:92px!important;box-shadow:0 14px 30px #0f172a2e, 0 0 0 5px color-mix(in srgb, var(--marker-brand) 18%, transparent), inset 0 1px 0 #fffffffa!important;border-width:2.5px!important}.hm-gas-marker.is-cheapest .hm-marker-brand-text{max-width:84px!important;font-size:10.5px!important}.hm-gas-marker.is-cheapest .hm-marker-price{font-size:22.5px!important}.hm-gas-marker.is-cheapest .hm-marker-tip{top:96px!important}.hm-gas-marker[style*=\#ffd338] .hm-marker-glass,.hm-gas-marker[style*=\#FFD338] .hm-marker-glass,.hm-gas-marker[style*=\#ffd200] .hm-marker-glass,.hm-gas-marker[style*=\#FFD200] .hm-marker-glass{background:linear-gradient(#fffef0 0%,#ffe66d 100%)!important;border-color:#facc15!important}.hm-gas-marker[style*=\#ffd338] .hm-marker-brand-text,.hm-gas-marker[style*=\#FFD338] .hm-marker-brand-text,.hm-gas-marker[style*=\#ffd200] .hm-marker-brand-text,.hm-gas-marker[style*=\#FFD200] .hm-marker-brand-text{color:#8a5a00!important}.hm-gas-marker[style*=\#ffd338] .hm-marker-tip,.hm-gas-marker[style*=\#FFD338] .hm-marker-tip,.hm-gas-marker[style*=\#ffd200] .hm-marker-tip,.hm-gas-marker[style*=\#FFD200] .hm-marker-tip{background:#ffe66d!important}.hm-ev-dot-marker,.hm-ev-marker.hm-ev-dot-marker{filter:none!important;will-change:transform!important;background:0 0!important;border:0!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;transform:translateZ(0)!important}.hm-ev-dot-marker .hm-marker-glass,.hm-ev-dot-marker .hm-marker-tip,.hm-ev-dot-marker .hm-ev-title,.hm-ev-dot-marker .hm-ev-bolt,.hm-ev-dot-marker .hm-ev-count,.hm-ev-dot-marker .hm-ev-power,.hm-ev-dot-marker .hm-glass-halo,.hm-ev-dot-marker .hm-best-label{display:none!important}.hm-ev-dot-marker .hm-ev-dot{opacity:1!important;background:#10b981!important;border:3px solid #fff!important;border-radius:999px!important;place-items:center!important;width:39px!important;height:39px!important;display:grid!important;box-shadow:0 4px 11px #0f172a38,0 0 0 2px #10b98129!important}.hm-ev-dot-marker .hm-ev-dot b{color:#fff!important;letter-spacing:-.35px!important;text-shadow:0 1px 2px #004f3540!important;font-size:12.5px!important;font-weight:950!important;line-height:1!important;display:block!important}.hm-ev-dot-marker.is-charging .hm-ev-dot,.hm-ev-dot-marker.is-available .hm-ev-dot{background:#10b981!important}.hm-ev-dot-marker.is-unavailable .hm-ev-dot{background:#94a3b8!important}.hm-ev-dot-marker.is-recommended .hm-ev-dot{background:#059669!important;width:42px!important;height:42px!important;box-shadow:0 5px 14px #05966957,0 0 0 5px #10b98124!important}.hm-ev-dot-marker.is-selected .hm-ev-dot{background:#047857!important;border-width:3px!important;width:44px!important;height:44px!important;box-shadow:0 6px 17px #04785761,0 0 0 6px #0596692e!important}@media (max-width:520px){.hm-gas-marker .hm-marker-glass{width:66px!important;height:66px!important}.hm-gas-marker .hm-marker-brand-text{max-width:58px!important;font-size:8.2px!important}.hm-gas-marker .hm-marker-price{font-size:16px!important}.hm-gas-marker.is-cheapest .hm-marker-glass{width:78px!important;height:78px!important}.hm-gas-marker.is-cheapest .hm-marker-brand-text{max-width:70px!important;font-size:9.2px!important}.hm-gas-marker.is-cheapest .hm-marker-price{font-size:19px!important}.hm-ev-dot-marker,.hm-ev-marker.hm-ev-dot-marker{width:38px!important;min-width:38px!important;height:38px!important}.hm-ev-dot-marker .hm-ev-dot{border-width:3px!important;width:33px!important;height:33px!important}.hm-ev-dot-marker .hm-ev-dot b{font-size:11px!important}.hm-ev-dot-marker.is-recommended .hm-ev-dot{width:36px!important;height:36px!important}.hm-ev-dot-marker.is-selected .hm-ev-dot{width:38px!important;height:38px!important}}.desktop-sidebar-search{display:none!important}.map-searchbar{z-index:96!important;width:min(760px,100% - 54px)!important;display:block!important;position:absolute!important;top:18px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.map-searchbar .search-composer{grid-template-columns:minmax(0,1fr) 112px!important;gap:9px!important}.map-searchbar .search-form,.map-searchbar .my-location-button{-webkit-backdrop-filter:blur(20px)saturate(1.35)!important;background:#ffffffe6!important;border:1px solid #ffffffc7!important;box-shadow:0 12px 34px #12264329,inset 0 1px #fffffff5!important}.map-searchbar .search-form{border-radius:17px!important;height:56px!important}.map-searchbar .search-form input{font-size:16px!important;font-weight:700!important}.map-searchbar .search-submit{border-radius:11px!important;height:40px!important}.map-searchbar .my-location-button{border-radius:17px!important;width:112px!important;height:56px!important}.search-quick-controls{grid-column:1/-1;justify-content:center;align-items:center;gap:7px;min-width:0;padding:0 6px;display:flex}.search-chip-group{-webkit-backdrop-filter:blur(14px)saturate(1.2);background:#ffffffe0;border:1px solid #dfe5eeeb;border-radius:999px;align-items:center;gap:5px;padding:4px;display:inline-flex;box-shadow:0 7px 20px #1226431a}.search-chip-group button{color:#68758a;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;height:31px;padding:0 12px;font-size:11.5px;font-weight:850}.search-chip-group button:hover{color:#334155;background:#eff4fbf0}.search-chip-group button.is-active{color:#fff;background:#2166d1;box-shadow:0 4px 12px #2166d13d}.search-chip-group.ev button.is-active{background:#0d8f67;box-shadow:0 4px 12px #0d8f6738}.map-searchbar .search-results{border-radius:16px!important;top:104px!important;left:0!important;right:121px!important}.map-summary-panel{top:116px!important}.map-top-status{top:210px!important}.hm-gas-marker .hm-marker-ci,.hm-gas-marker .hm-marker-ci.hm-brand-swatch{display:none!important}.hm-gas-marker .hm-marker-glass:before{display:block!important}.hm-gas-marker .hm-marker-glass{background:radial-gradient(circle at 28% 17%, #fffffffa 0 11%, #ffffff9e 32%, #ffffff42 58%, transparent 72%), linear-gradient(145deg, color-mix(in srgb, var(--marker-brand) 14%, #ffffffeb) 0%, #ffffffb8 55%, color-mix(in srgb, var(--marker-brand) 18%, #eef6ffb8) 100%)!important;width:78px!important;height:78px!important;box-shadow:0 12px 28px #0f172a29, 0 0 0 1px color-mix(in srgb, var(--marker-brand) 18%, transparent), inset 0 1px 0 #fffffffa, inset 0 -12px 22px color-mix(in srgb, var(--marker-brand) 7%, transparent)!important;-webkit-backdrop-filter:blur(17px)saturate(1.42)!important;border:1.6px solid #ffffffd1!important;border-radius:999px!important;gap:3px!important}.hm-gas-marker .hm-marker-glass:before{content:""!important;border-radius:inherit!important;pointer-events:none!important;background:linear-gradient(145deg,#ffffff9e,#ffffff0d 45%,#0000 68%)!important;position:absolute!important;inset:0!important}.hm-gas-marker .hm-marker-brand-text{max-width:69px!important;color:color-mix(in srgb, var(--marker-brand) 80%, #111827)!important;letter-spacing:-.38px!important;text-shadow:0 1px #fffffff2!important;font-size:9.5px!important;font-weight:950!important;line-height:1!important;display:block!important}.hm-gas-marker .hm-marker-price{color:#0f172a!important;text-shadow:0 1px #fffffff2!important;font-size:19px!important;font-weight:950!important;line-height:.95!important}.hm-gas-marker .hm-marker-tip{background:color-mix(in srgb, var(--marker-brand) 20%, #ffffffe6)!important;border-bottom-color:#ffffffdb!important;border-right-color:#ffffffdb!important;top:77px!important}.hm-gas-marker.is-cheapest .hm-marker-glass{-webkit-backdrop-filter:blur(23px)saturate(1.65)!important;background:radial-gradient(circle at 28% 17%,#fffffffc 0 11%,#ffffff9e 31%,#86d3ff2e 59%,#0000 73%),linear-gradient(145deg,#ffffffbd,#c6eaff57)!important;border:1.8px solid #ffffffe0!important;width:104px!important;height:104px!important;top:13px!important;box-shadow:0 18px 44px #1c6fbf42,0 0 0 6px #5cbef824,0 0 0 13px #2b83de13,inset 0 1px #fffffffc,inset 0 -18px 30px #2c91da14!important}.hm-gas-marker.is-cheapest .hm-marker-brand-text{color:#0b5487!important;max-width:90px!important;font-size:10.5px!important}.hm-gas-marker.is-cheapest .hm-marker-tip{background:#daf3ffd1!important;width:16px!important;height:16px!important;top:111px!important}.hm-gas-marker.is-cheapest .hm-glass-halo{pointer-events:none;display:block!important}.hm-gas-marker.is-cheapest .hm-glass-halo.halo-a{background:radial-gradient(circle,#5bc2fa2b,#5bc2fa00 69%)!important;border-color:#3eaff16b!important;width:120px!important;height:120px!important;top:64px!important}.hm-gas-marker.is-cheapest .hm-glass-halo.halo-b{border-color:#2e75d22e!important;width:142px!important;height:142px!important;top:64px!important}.hm-gas-marker.is-cheapest .hm-best-label{background:linear-gradient(#347be4,#1f61c3)!important;border:1px solid #ffffff6b!important;min-width:62px!important;height:26px!important;padding:0 12px!important;font-size:10.5px!important;box-shadow:0 7px 18px #1c60c54f!important}.hm-gas-marker[style*=\#ffd338] .hm-marker-brand-text,.hm-gas-marker[style*=\#FFD338] .hm-marker-brand-text,.hm-gas-marker[style*=\#ffd200] .hm-marker-brand-text,.hm-gas-marker[style*=\#FFD200] .hm-marker-brand-text,.hm-gas-marker[style*=\#f4c400] .hm-marker-brand-text,.hm-gas-marker[style*=\#F4C400] .hm-marker-brand-text{color:#805300!important}.legend-ev{box-shadow:0 1px 4px #0f172a29;border:2px solid #fff!important;border-radius:999px!important}.legend-ev.is-fast{background:#2f80ed!important}.legend-ev.is-slow{background:#10b981!important}.legend-ev.is-mixed{background:linear-gradient(135deg,#2f80ed 0 49%,#10b981 51% 100%)!important}.legend-live-note{color:#718096!important;font-size:9px!important;font-weight:750!important}@media (max-width:1180px){.map-searchbar{width:min(680px,100% - 36px)!important}.map-summary-panel{width:min(570px,100% - 170px)!important;top:116px!important}}@media (max-width:860px){.map-searchbar{top:max(8px, env(safe-area-inset-top))!important;width:auto!important;position:fixed!important;left:8px!important;right:8px!important;transform:none!important}.map-searchbar .search-composer{grid-template-columns:minmax(0,1fr) 48px!important;gap:7px!important}.map-searchbar .search-form{border-radius:14px!important;height:48px!important}.map-searchbar .search-form input{font-size:14px!important}.map-searchbar .search-submit{width:54px!important;height:36px!important}.map-searchbar .my-location-button{border-radius:14px!important;justify-content:center!important;width:48px!important;height:48px!important;padding:0!important}.map-searchbar .my-location-button span{display:none!important}.search-quick-controls{scrollbar-width:none;justify-content:flex-start;padding:0 1px 2px;overflow-x:auto}.search-quick-controls::-webkit-scrollbar{display:none}.search-chip-group{flex:none}.search-chip-group button{height:29px;padding:0 10px;font-size:10.5px}.map-searchbar .search-results{max-height:min(45dvh,360px)!important;top:94px!important;right:55px!important}.map-summary-panel,.map-top-status{display:none!important}}@media (max-width:520px){.map-searchbar{left:7px!important;right:7px!important}.hm-gas-marker .hm-marker-glass{width:66px!important;height:66px!important}.hm-gas-marker .hm-marker-brand-text{max-width:58px!important;font-size:8.2px!important}.hm-gas-marker .hm-marker-price{font-size:16.5px!important}.hm-gas-marker .hm-marker-tip{top:64px!important}.hm-gas-marker.is-cheapest{width:104px!important;height:116px!important}.hm-gas-marker.is-cheapest .hm-marker-glass{width:86px!important;height:86px!important}.hm-gas-marker.is-cheapest .hm-marker-brand-text{max-width:74px!important;font-size:9.3px!important}.hm-gas-marker.is-cheapest .hm-marker-price{font-size:21px!important}.hm-gas-marker.is-cheapest .hm-marker-tip{top:92px!important}.hm-gas-marker.is-cheapest .hm-glass-halo.halo-a{width:98px!important;height:98px!important;top:55px!important}.hm-gas-marker.is-cheapest .hm-glass-halo.halo-b{width:114px!important;height:114px!important;top:55px!important}}.hm-gas-marker .hm-marker-glass{background:radial-gradient(circle at 27% 16%, #fffffffc 0 10%, #ffffff94 29%, #ffffff29 57%, transparent 73%), linear-gradient(145deg, color-mix(in srgb, var(--marker-brand) 29%, #ffffffdb) 0%, color-mix(in srgb, var(--marker-brand) 17%, #ffffffb8) 55%, color-mix(in srgb, var(--marker-brand) 34%, #f2f7ff9e) 100%)!important;box-shadow:0 12px 29px color-mix(in srgb, var(--marker-brand) 20%, #0f172a21), 0 0 0 1px color-mix(in srgb, var(--marker-brand) 30%, transparent), inset 0 1px 0 #fffffffa, inset 0 -13px 24px color-mix(in srgb, var(--marker-brand) 13%, transparent)!important;-webkit-backdrop-filter:blur(17px)saturate(1.58)!important}.hm-gas-marker .hm-marker-brand-text{color:var(--marker-ink,#1f2937)!important}.hm-gas-marker .hm-marker-tip{background:color-mix(in srgb, var(--marker-brand) 34%, #ffffffd6)!important}.hm-gas-marker.is-cheapest .hm-marker-glass{background:radial-gradient(circle at 28% 16%, #fffffffc 0 10%, #ffffff8c 29%, color-mix(in srgb, var(--marker-accent) 22%, transparent) 58%, transparent 73%), linear-gradient(145deg, color-mix(in srgb, var(--marker-brand) 34%, #fffc), color-mix(in srgb, var(--marker-brand) 23%, #ffffff9e))!important;box-shadow:0 18px 44px color-mix(in srgb, var(--marker-brand) 38%, #0f172a29), 0 0 0 6px color-mix(in srgb, var(--marker-brand) 23%, transparent), 0 0 0 13px color-mix(in srgb, var(--marker-brand) 11%, transparent), inset 0 1px 0 #fffffffc, inset 0 -18px 30px color-mix(in srgb, var(--marker-brand) 16%, transparent)!important}.hm-gas-marker.is-cheapest .hm-marker-brand-text,.hm-gas-marker.is-cheapest .hm-marker-price,.hm-gas-marker.is-cheapest .hm-marker-price small{color:var(--marker-ink,#1f2937)!important}.hm-gas-marker.is-cheapest .hm-marker-tip{background:color-mix(in srgb, var(--marker-brand) 35%, #ffffffd1)!important}.hm-gas-marker.is-cheapest .hm-glass-halo.halo-a{border-color:color-mix(in srgb, var(--marker-brand) 55%, transparent)!important;background:radial-gradient(circle, color-mix(in srgb, var(--marker-brand) 22%, transparent), transparent 69%)!important}.hm-gas-marker.is-cheapest .hm-glass-halo.halo-b{border-color:color-mix(in srgb, var(--marker-brand) 26%, transparent)!important}.hm-gas-marker.is-cheapest .hm-best-label{border-color:color-mix(in srgb, var(--marker-brand) 68%, #fff)!important;background:linear-gradient(180deg, color-mix(in srgb, var(--marker-brand) 88%, #fff), color-mix(in srgb, var(--marker-brand) 88%, #111827))!important;box-shadow:0 7px 18px color-mix(in srgb, var(--marker-brand) 38%, transparent)!important}.hm-gas-marker.is-economy .hm-marker-glass{background:radial-gradient(circle at 27% 16%,#fffffff5 0 9%,#ffedb06b 30%,#0000 63%),linear-gradient(145deg,#ff8919ed,#ff5b00d1)!important;border-color:#ffdc6eeb!important}.hm-gas-marker.is-economy .hm-marker-brand-text{color:#ffe100!important;-webkit-text-stroke:.55px #111!important;text-shadow:0 1px #111,0 0 2px #00000059!important}.hm-gas-marker.is-economy .hm-marker-price{color:#fff!important;text-shadow:0 1px 2px #00000057!important}.hm-gas-marker.is-economy.is-cheapest .hm-best-label{color:#ffe100!important;-webkit-text-stroke:.45px #111!important;background:linear-gradient(#ff8618,#f35b00)!important;border-color:#ffd400!important}.hm-gas-marker.is-nonghyup .hm-marker-glass{background:radial-gradient(circle at 27% 16%,#fffffffa 0 10%,#dfffca6e 30%,#0000 64%),linear-gradient(145deg,#27be65ed,#008b43d4)!important;border-color:#ddf454e6!important}.hm-gas-marker.is-nonghyup .hm-marker-brand-text{color:#efff86!important;text-shadow:0 1px 2px #00381785!important}.hm-gas-marker.is-nonghyup .hm-marker-price{color:#fff!important;text-shadow:0 1px 2px #00381770!important}.hm-coev-badge{z-index:12;color:#fff;cursor:pointer;background:linear-gradient(145deg,#2f80ed,#1d4ed8);border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;gap:2px;min-width:30px;height:25px;padding:0 6px 0 4px;font-size:10px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:56px;right:5px;box-shadow:0 5px 13px #0f172a3d}.hm-coev-badge i{font-size:11px;font-style:normal}.hm-coev-badge b{font-size:10px}.hm-coev-badge.is-full{background:linear-gradient(145deg,#94a3b8,#64748b)}@media (max-width:520px){.hm-coev-badge{min-width:27px;height:22px;font-size:9px;top:47px;right:5px}.hm-gas-marker.is-cheapest .hm-coev-badge{top:72px}}.hm-gas-marker.is-cheapest{width:92px!important;height:106px!important}.hm-gas-marker.is-cheapest .hm-best-label,.hm-gas-marker.is-cheapest .hm-glass-halo{display:none!important}.hm-gas-marker.is-cheapest .hm-marker-glass{background:radial-gradient(circle at 27% 16%, #fffffffc 0 10%, #ffffff94 29%, #ffffff29 57%, transparent 73%), linear-gradient(145deg, color-mix(in srgb, var(--marker-brand) 29%, #ffffffdb) 0%, color-mix(in srgb, var(--marker-brand) 17%, #ffffffb8) 55%, color-mix(in srgb, var(--marker-brand) 34%, #f2f7ff9e) 100%)!important;width:78px!important;height:78px!important;box-shadow:0 12px 29px color-mix(in srgb, var(--marker-brand) 20%, #0f172a21), 0 0 0 1px color-mix(in srgb, var(--marker-brand) 30%, transparent), inset 0 1px 0 #fffffffa, inset 0 -13px 24px color-mix(in srgb, var(--marker-brand) 13%, transparent)!important;top:6px!important;left:50%!important;transform:translate(-50%)!important}.hm-gas-marker.is-cheapest .hm-marker-brand-text{max-width:69px!important;color:var(--marker-ink,#1f2937)!important;font-size:9.5px!important}.hm-gas-marker.is-cheapest .hm-marker-price{color:#0f172a!important;letter-spacing:normal!important;font-size:19px!important}.hm-gas-marker.is-cheapest .hm-marker-price small{color:inherit!important}.hm-gas-marker.is-cheapest .hm-marker-tip{width:initial!important;height:initial!important;top:77px!important}.hm-gas-marker.is-cheapest .hm-coev-badge{top:56px;right:5px;transform:none}.hm-gas-marker.is-economy.is-cheapest .hm-marker-glass{background:radial-gradient(circle at 27% 16%,#fffffff5 0 9%,#ffedb06b 30%,#0000 63%),linear-gradient(145deg,#ff8919ed,#ff5b00d1)!important;border-color:#ffdc6eeb!important}.hm-gas-marker.is-economy.is-cheapest .hm-marker-brand-text{color:#ffe100!important;-webkit-text-stroke:.55px #111!important;text-shadow:0 1px #111,0 0 2px #00000059!important}.hm-gas-marker.is-economy.is-cheapest .hm-marker-price{color:#fff!important;text-shadow:0 1px 2px #00000057!important}.hm-gas-marker.is-nonghyup.is-cheapest .hm-marker-glass{background:radial-gradient(circle at 27% 16%,#fffffffa 0 10%,#dfffca6e 30%,#0000 64%),linear-gradient(145deg,#27be65ed,#008b43d4)!important;border-color:#ddf454e6!important}.hm-gas-marker.is-nonghyup.is-cheapest .hm-marker-brand-text{color:#efff86!important;text-shadow:0 1px 2px #00381785!important}.hm-gas-marker.is-nonghyup.is-cheapest .hm-marker-price{color:#fff!important;text-shadow:0 1px 2px #00381770!important}.hm-gas-marker.is-cheapest:before{content:"";z-index:0;border:3px solid var(--marker-brand);opacity:.68;pointer-events:none;border-radius:50%;width:78px;height:78px;animation:1.7s ease-out infinite hm-cheapest-pulse-only;position:absolute;top:45px;left:50%;transform:translate(-50%,-50%)scale(.92)}.hm-gas-marker.is-cheapest .hm-marker-glass,.hm-gas-marker.is-cheapest .hm-marker-tip,.hm-gas-marker.is-cheapest .hm-coev-badge{z-index:2}@keyframes hm-cheapest-pulse-only{0%{opacity:.68;transform:translate(-50%,-50%)scale(.92)}72%{opacity:0;transform:translate(-50%,-50%)scale(1.3)}to{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}.hm-gas-marker.is-selfbrand .hm-marker-glass{border-color:#758296e0!important}@media (max-width:520px){.hm-gas-marker.is-cheapest{width:78px!important;height:90px!important}.hm-gas-marker.is-cheapest .hm-marker-glass{width:66px!important;height:66px!important}.hm-gas-marker.is-cheapest .hm-marker-brand-text{max-width:58px!important;font-size:8.2px!important}.hm-gas-marker.is-cheapest .hm-marker-price{font-size:15px!important}.hm-gas-marker.is-cheapest .hm-marker-tip{top:65px!important}.hm-gas-marker.is-cheapest .hm-coev-badge{top:47px;right:5px;transform:none}.hm-gas-marker.is-cheapest:before{width:66px;height:66px;top:39px}}.sheet-grab,.sheet-fab,.detail-sidepanel{display:none}@media (min-width:1024px){.energy-sidebar .detail-sheet{display:none}.detail-sidepanel{z-index:55;overscroll-behavior:contain;-webkit-backdrop-filter:blur(14px);scrollbar-width:thin;background:#fffffff7;border:1px solid #d8dee8f2;border-radius:18px;width:min(378px,34vw);padding:6px;animation:.22s hm-panel-in;display:block;position:absolute;top:16px;bottom:16px;right:16px;overflow-y:auto;box-shadow:0 18px 48px #12203633}.detail-sidepanel .detail-sheet{box-shadow:none;background:0 0;border:0;margin:0}.energy-map-area:has(.detail-sidepanel) .map-summary-panel{width:min(560px,100% - 440px)}.energy-map-area:has(.detail-sidepanel) .map-top-status{max-width:calc(100% - 440px)}}@media (min-width:1024px) and (max-width:1279px){.energy-map-area:has(.detail-sidepanel) .map-summary-panel{display:none}}@keyframes hm-panel-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}@media (max-width:860px){.energy-app .energy-sidebar{transition:height .26s,transform .32s,visibility linear}.energy-app .energy-map-area{transition:bottom .26s}.energy-app.is-sheet-dragging .energy-sidebar,.energy-app.is-sheet-dragging .energy-map-area{transition:none}.energy-app[data-sheet=peek] .energy-sidebar{height:210px;min-height:0;max-height:none}.energy-app[data-sheet=half] .energy-sidebar{height:44dvh}.energy-app[data-sheet=full] .energy-sidebar{height:86dvh;min-height:0;max-height:none}.energy-app[data-sheet=hidden] .energy-sidebar{visibility:hidden;transition:height .26s,transform .32s,visibility 0s linear .32s;transform:translateY(112%)}.energy-app[data-sheet=peek] .energy-map-area{bottom:210px}.energy-app[data-sheet=half] .energy-map-area{bottom:44dvh}.energy-app[data-sheet=full] .energy-map-area{bottom:86dvh}.energy-app[data-sheet=hidden] .energy-map-area{bottom:0}.energy-sidebar:before{display:none}.sheet-grab{touch-action:none;cursor:grab;background:0 0;border:0;width:100%;height:44px;margin:-8px 0 0;padding:12px 0 10px;display:block}.sheet-grab:active{cursor:grabbing}.sheet-grab>span{background:#c3ccd6;border-radius:999px;width:44px;height:5px;margin:0 auto;display:block}.energy-app[data-sheet=hidden] .sheet-fab{z-index:70;left:50%;bottom:calc(18px + env(safe-area-inset-bottom));color:#1f5fd3;white-space:nowrap;background:#fff;border:1px solid #2f6feb59;border-radius:999px;align-items:center;min-height:46px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex;position:absolute;transform:translate(-50%);box-shadow:0 10px 28px #14285a38}}@media (max-width:520px){.energy-app[data-sheet=half] .energy-sidebar{height:43dvh}.energy-app[data-sheet=half] .energy-map-area{bottom:43dvh}}@media (prefers-reduced-motion:reduce){.energy-app .energy-sidebar,.energy-app .energy-map-area{transition:none}.detail-sidepanel{animation:none}}.search-form input{font-size:16px}.energy-card-title strong{font-size:15px}.energy-card-value>strong{font-size:21px}.dock-title strong{font-size:13px}.detail-sheet h3{font-size:18px}@media (max-width:860px){.map-searchbar .search-form{height:54px!important}.map-searchbar .search-form input{font-size:16px!important}.map-searchbar .search-submit{min-height:40px!important;font-size:14px!important}.map-searchbar .my-location-button{min-height:54px!important;font-size:14px!important}.search-result{padding:13px 12px!important}.result-copy strong{font-size:15px!important}.result-copy small{font-size:13px!important}.result-type{font-size:12px!important}.sidebar-intro h1{font-size:21px!important}.sidebar-intro p{display:none!important}.mode-switch button{height:44px!important;font-size:15px!important}.view-location strong{font-size:14px!important}.view-location small{font-size:12px!important}.control-label{font-size:13px!important}.fuel-option,.mini-segments button,.search-chip-group button{min-height:40px!important;font-size:13px!important}.list-heading span{font-size:15px!important}.list-heading strong,.list-heading small{font-size:13px!important}.energy-card-title strong{font-size:15px!important}.energy-card-meta{font-size:12px!important}.energy-card-value>strong{font-size:22px!important}.sidebar-notice{font-size:12px!important;line-height:1.55!important}.detail-sheet h3,.detail-kpis strong{font-size:19px!important}.detail-phone{font-size:13px!important}.route-links a{min-height:44px!important;font-size:12px!important}.map-top-status strong{font-size:13px!important}.map-top-status em{font-size:11px!important}.sheet-grab{min-height:32px!important;padding-top:8px!important}.energy-sidebar{padding-bottom:calc(10px + env(safe-area-inset-bottom))!important}.sidebar-attribution{display:none!important}}@media (max-width:520px){.map-searchbar .search-form input{font-size:16px!important}.sidebar-intro h1{font-size:20px!important}.energy-card-value>strong{font-size:23px!important}.map-legend-premium{display:none!important}}@media (max-width:860px){.energy-sidebar{padding-top:0!important}.sheet-grab{z-index:13!important;background:#fffffffb!important;border-radius:15px 15px 0 0!important;width:calc(100% - 14px)!important;height:28px!important;min-height:28px!important;margin:0 7px!important;padding:8px 0 6px!important;position:sticky!important;top:0!important}.sheet-grab>span{background:#c6ced8!important;width:38px!important;height:4px!important}.energy-sidebar .mode-switch{z-index:13!important;-webkit-backdrop-filter:blur(16px)saturate(1.12)!important;background:#fffffffb!important;border-top:0!important;border-radius:0 0 15px 15px!important;height:40px!important;margin:0 7px 8px!important;padding:3px!important;position:sticky!important;top:28px!important;box-shadow:0 8px 18px #1623361a!important}.energy-sidebar .mode-switch button{height:34px!important;font-size:13px!important}.energy-app[data-sheet=peek] .energy-sidebar{height:188px!important}.energy-app[data-sheet=peek] .energy-map-area{bottom:188px!important}.energy-app[data-sheet=half] .energy-sidebar{height:42dvh!important}.energy-app[data-sheet=half] .energy-map-area{bottom:42dvh!important}.energy-app[data-sheet=full] .energy-sidebar{height:82dvh!important}.energy-app[data-sheet=full] .energy-map-area{bottom:82dvh!important}}@media (max-width:520px){.energy-app[data-sheet=half] .energy-sidebar{height:40dvh!important}.energy-app[data-sheet=half] .energy-map-area{bottom:40dvh!important}.hm-gas-marker{width:64px!important;height:74px!important}.hm-gas-marker .hm-marker-glass{width:54px!important;height:54px!important;top:4px!important}.hm-gas-marker .hm-marker-brand-text{letter-spacing:-.28px!important;max-width:47px!important;font-size:7.2px!important}.hm-gas-marker .hm-marker-price{letter-spacing:-.35px!important;font-size:14px!important}.hm-gas-marker .hm-marker-price small{font-size:7px!important}.hm-gas-marker .hm-marker-tip{width:11px!important;height:11px!important;top:53px!important}.hm-gas-marker.is-cheapest{width:68px!important;height:78px!important}.hm-gas-marker.is-cheapest .hm-marker-glass{width:58px!important;height:58px!important;top:4px!important}.hm-gas-marker.is-cheapest .hm-marker-brand-text{max-width:50px!important;font-size:7.6px!important}.hm-gas-marker.is-cheapest .hm-marker-price{font-size:15px!important}.hm-gas-marker.is-cheapest .hm-marker-tip{width:11px!important;height:11px!important;top:57px!important}.hm-gas-marker.is-cheapest:before{width:58px!important;height:58px!important;top:33px!important}.hm-gas-marker .hm-coev-badge{min-width:24px!important;height:20px!important;top:40px!important;right:1px!important;transform:scale(.9)!important}.hm-gas-marker.is-cheapest .hm-coev-badge{top:44px!important;right:1px!important;transform:scale(.9)!important}.view-location{margin-top:2px!important}.sidebar-controls{padding-top:5px!important}}.mobile-mode-launcher{display:none}@media (max-width:860px){.energy-app[data-sheet=hidden] .energy-sidebar{visibility:hidden!important;transform:translateY(104%)!important}.energy-app[data-sheet=hidden] .energy-map-area{bottom:0!important}.energy-app[data-sheet=hidden] .map-result-dock,.energy-app[data-sheet=hidden] .map-mode-summary-dock{display:none!important}.energy-app[data-sheet=hidden] .mobile-mode-launcher{z-index:72;left:50%;bottom:calc(42px + env(safe-area-inset-bottom));pointer-events:auto;align-items:center;gap:10px;display:flex;position:absolute;transform:translate(-50%)}.mobile-mode-launcher button{color:#59677b;-webkit-backdrop-filter:blur(14px)saturate(1.1);width:62px;height:62px;font:inherit;background:#fffffff0;border:1px solid #cdd6e2f5;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:6px 4px;display:flex;box-shadow:0 8px 24px #14223a24}.mobile-mode-launcher button b{letter-spacing:-.2px;font-size:11px;font-weight:850;line-height:1}.mobile-mode-launcher button.is-active{color:#1f5fd3;border-color:#2f6feb8c;box-shadow:0 9px 26px #2f6feb38,inset 0 0 0 2px #2f6feb14}.mobile-mode-dot{border-radius:50%;width:24px;height:24px;display:block;position:relative}.mobile-mode-dot.fuel{background:radial-gradient(circle at 34% 28%,#fff 0 18%,#ffd9dc 36%,#ef4444 74%)}.mobile-mode-dot.ev{background:linear-gradient(145deg,#d1fae5,#10b981);border-radius:8px}.mobile-mode-dot.ev:after{content:"";clip-path:polygon(55% 0,100% 0,67% 43%,100% 43%,35% 100%,49% 55%,14% 55%);background:#fff;width:6px;height:14px;position:absolute;top:4px;left:9px}.mobile-mode-dot.all{background:0 0}.mobile-mode-dot.all i{border-radius:50%;width:15px;height:15px;position:absolute;top:4px}.mobile-mode-dot.all i:first-child{background:#ef4444;left:1px}.mobile-mode-dot.all i:last-child{background:#10b981;top:auto;bottom:3px;right:1px}.energy-app[data-sheet=hidden] .sheet-fab{z-index:73;left:50%;bottom:calc(7px + env(safe-area-inset-bottom));color:#8893a2;-webkit-backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #d1d9e3f5;border-radius:14px 14px 5px 5px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:82px;height:27px;min-height:27px;padding:4px 0 2px;position:absolute;transform:translate(-50%);box-shadow:0 6px 18px #14223a24;display:flex!important}.sheet-fab-line{background:#b9c3cf;border-radius:999px;width:38px;height:4px}.sheet-fab-chevron{color:#7c8795;margin-top:-1px;font-size:10px;font-weight:900;line-height:10px}.hm-gas-marker{transition:filter 80ms,transform 80ms!important}}
