:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f3f4f6;color-scheme:light dark;--color-bg: #f3f4f6;--color-surface: #ffffff;--color-border: #e5e7eb;--color-text: #0f172a;--color-text-strong: #0f172a;--color-muted: #6b7280;--color-accent: #2563eb;--color-highlight: rgba(37, 99, 235, .08);--color-warning-bg: #fff7d6;--color-warning-border: #f6da7b;--color-warning-text: #8a6d1d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--color-bg);color:var(--color-text)}button{font-family:inherit;cursor:pointer;border:none;transition:transform .2s ease,box-shadow .2s ease}button:active{transform:translateY(1px)}@media(prefers-color-scheme:dark){:root{color:#e5e7eb;background-color:#0b1120;--color-bg: #0b1120;--color-surface: #111827;--color-border: #1f2937;--color-text: #e5e7eb;--color-text-strong: #f8fafc;--color-muted: #9ca3af;--color-accent: #3b82f6;--color-highlight: rgba(59, 130, 246, .2);--color-warning-bg: rgba(250, 204, 21, .15);--color-warning-border: rgba(234, 179, 8, .6);--color-warning-text: #facc15}}.app-shell{width:min(960px,100% - 32px);margin:0 auto;padding:clamp(16px,4vw,32px);display:flex;flex-direction:column;gap:1.25rem;color:var(--color-text)}.panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;padding:20px clamp(20px,4vw,28px);box-shadow:0 12px 24px #0f172a0d}.hero{margin-bottom:0;position:relative;z-index:10}.hero__controls{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:12px}.hero__content{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:-10px}.hero__text{display:flex;flex-direction:column;gap:4px;text-align:center;max-width:600px}.hero__title{margin:0;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:600;color:var(--color-text-strong);line-height:1.4}.hero__description{margin:0;font-size:clamp(.85rem,1.8vw,.95rem);color:var(--color-muted);line-height:1.5}.hero__logo-wrapper{display:flex;justify-content:center;align-items:center}.hero__logo-link{display:block;text-decoration:none;transition:opacity .2s ease}.hero__logo-link:hover{opacity:.85}.hero__logo{height:clamp(150px,24vw,210px);width:auto;display:block}.view-switch{display:inline-flex;border:1px solid var(--color-border);border-radius:6px;padding:2px;background:transparent;gap:4px}.view-switch__button{border:none;background:transparent;padding:4px 10px;border-radius:4px;font-weight:500;color:var(--color-text);font-size:.85rem;transition:background-color .2s ease,color .2s ease;opacity:.8}.view-switch__button:hover{opacity:1;background:var(--color-highlight)}.view-switch__button.is-active{background:var(--color-accent);color:#fff;opacity:1}.language-switch{display:inline-flex;gap:4px;padding:2px;border-radius:6px;border:1px solid var(--color-border);background:transparent}.language-switch__button{background:transparent;color:var(--color-text);padding:4px 10px;border-radius:4px;font-size:.85rem;font-weight:500;transition:background-color .2s ease,color .2s ease;opacity:.8}.language-switch__button:hover{opacity:1;background:var(--color-highlight)}.language-switch__button[aria-pressed=true]{background:var(--color-accent);color:#fff;opacity:1}@media(max-width:768px){.hero__content{flex-direction:column;align-items:flex-start;gap:24px}.hero__logo-wrapper{align-self:center}.hero__logo{height:clamp(80px,14vw,110px)}}@media(max-width:640px){.view-switch{display:none}.hero__controls{margin-bottom:12px}.hero__title{font-size:.95rem}.hero__description{font-size:.8rem}}.search-panel{position:relative}.search-controls-wrapper{position:relative;transition:filter .3s ease}.search-controls-wrapper.is-guarded .search-controls{filter:blur(5px);pointer-events:none;-webkit-user-select:none;user-select:none}.search-notice{margin-top:8px;font-size:.9rem;color:var(--color-muted)}.search-notice a{color:var(--color-accent);text-decoration:underline}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.08em;color:var(--color-muted);margin-bottom:8px}.subtle{margin:0;color:var(--color-muted)}.controls-panel{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.search-controls{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:start}.panel-description{margin:0;font-size:.85rem;color:var(--color-muted);line-height:1.5;text-align:left;align-self:center;padding-top:20px}.app-city-links{display:flex;flex-wrap:wrap;gap:8px}.search-controls .panel-description{grid-column:1 / -1;padding-top:0}.search-controls .app-city-links{margin-top:4px}.app-city-links a{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;border:1px solid var(--color-border);color:var(--color-text);font-weight:600;text-decoration:none;background:transparent}.app-city-links a:hover{background:var(--color-highlight)}.search-controls .search-form{grid-column:1 / -1}.search-controls .ghost-button,.search-controls .radius-input-group{justify-self:start;width:fit-content}.control-group{display:flex;flex-direction:column;gap:6px;min-width:200px;flex:1}.control-group select,.control-group input,.radius-controls input{border-radius:10px;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);padding:10px 12px;font-size:1rem}.control-helper{margin:4px 0 0;font-size:.85rem;color:var(--color-muted)}.status-location{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:center}.status-location .search-form{width:100%;order:2}.status-location .ghost-button{order:3}.status-location__label{display:inline-flex;align-items:center;gap:6px;margin:0 0 4px;color:var(--color-muted)}.status-location__helper{margin:4px 0 0;font-size:.85rem;color:var(--color-muted)}.status-location strong{font-size:1.2rem}.info-dot{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1px solid var(--color-border);font-size:.75rem;font-weight:600;cursor:help}.info-dot--inline{width:16px;height:16px;font-size:.65rem}.status-panel .notice{margin-top:12px;background:var(--color-warning-bg);border:1px solid var(--color-warning-border);color:var(--color-warning-text);padding:12px 14px;border-radius:12px;font-size:.95rem}.status-panel .notice--warn{background:#ef444414;border-color:#ef444466;color:#b91c1c}.status-panel .error-text{margin-top:8px;font-size:.9rem}.search-loading{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:6px 12px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-size:.85rem;font-weight:600}.loading-spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(0,0,0,.15);border-top-color:var(--color-accent);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.section-heading{display:inline-flex;align-items:center;gap:8px}.section-heading h2{margin:0}.price-highlights-panel{display:flex;flex-direction:column;gap:16px}.price-highlights__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.price-highlights__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.price-highlights__card{border:1px solid var(--color-border);border-radius:14px;padding:14px 16px;background:var(--color-bg);display:flex;flex-direction:column;gap:12px}.price-highlights__card h3{margin:0;font-size:1rem}.price-highlights__row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.price-highlights__row p{margin:0}.price-highlights__location{display:block;font-size:.85rem;color:var(--color-muted);margin-top:4px}.price-highlights__price{display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-weight:600}.price-highlights__unit{font-size:.75rem;color:var(--color-muted)}.trend-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:600;gap:6px}.trend-arrow{font-size:1rem;line-height:1}.trend-badge--up{background:#ef444426;color:#b91c1c}.trend-badge--down{background:#22c55e2e;color:#0f766e}.trend-badge--neutral{background:#94a3b833;color:var(--color-text)}.trend-badge--muted{background:#e2e8f066;color:var(--color-muted)}.history-panel{display:flex;flex-direction:column;gap:16px}.history-panel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.history-panel__description{margin-top:-8px}.history-panel__controls{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.history-panel__summary{text-align:right;display:inline-flex;flex-direction:column;gap:2px}.history-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.history-list__item{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid var(--color-border);border-radius:12px;padding:10px 14px;background:var(--color-bg)}.history-list__item strong{display:block;margin-bottom:2px}.history-list__price{display:block;font-weight:600}.history-list__timestamp{display:block;font-size:.8rem;color:var(--color-muted)}.history-list__deltas{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.search-form{display:flex;flex-wrap:wrap;gap:12px;width:100%}.search-form input{flex:1;min-width:220px;border-radius:12px;border:1px solid var(--color-border);padding:12px 14px;background:var(--color-bg);color:var(--color-text)}.search-form button{flex-shrink:0;padding:12px 18px;border-radius:12px;background:var(--color-text);color:var(--color-bg);font-weight:600;border:none}.search-form button:disabled{opacity:.6;cursor:not-allowed}.muted{color:var(--color-muted);margin:0;font-size:.95rem}.error-text{color:#b00020;margin-top:8px;font-weight:600}.results-panel{display:flex;flex-direction:column;gap:20px}.results-meta{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.results-controls{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end;position:sticky;top:0;background:var(--color-bg);padding:12px 0;z-index:5}.results-controls .provider-filter{flex-basis:100%}.radius-controls{display:flex;flex-direction:column;gap:8px;min-width:240px;align-items:flex-start}.radius-controls label{font-weight:600;color:var(--color-text)}.radius-controls .view-switch{flex-wrap:wrap}.radius-controls input{width:100%}.radius-helper{margin-top:0}.results-meta h2{margin:0}.sort-group{display:flex;gap:12px;padding:4px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-bg)}.sort-option{display:flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;cursor:pointer;font-size:.9rem;color:var(--color-text);-webkit-user-select:none;user-select:none}.sort-option input{accent-color:var(--color-accent);margin:0}.sort-option span{font-weight:500}.sort-option input:checked+span{font-weight:700;color:var(--color-accent)}.provider-filter{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.provider-checkbox{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-bg);font-size:.85rem;color:var(--color-text)}.provider-checkbox input{margin:0;accent-color:var(--color-accent)}.provider-checkbox span{font-weight:600}.search-controls__advanced-group{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.radius-input-group{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-bg);font-size:.85rem;color:var(--color-text)}.radius-input-group--cta{border-color:#00000014;background:var(--color-surface);flex-wrap:wrap;gap:8px}.radius-label{font-weight:600;margin:0}.radius-label--cta{color:var(--color-text)}.radius-stepper__controls{display:inline-flex;align-items:center;gap:6px}.radius-stepper__button{width:26px;height:26px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);font-weight:700;line-height:1;cursor:pointer}.radius-stepper__button:disabled{opacity:.6;cursor:not-allowed}.radius-input{width:60px;padding:2px 6px;border:1px solid var(--color-border);border-radius:4px;background:var(--color-bg);color:var(--color-text);font-size:.85rem;text-align:center}.radius-input:focus{outline:2px solid var(--color-accent);outline-offset:1px}.radius-unit{font-weight:500;color:var(--color-text-secondary)}.ghost-button{border:1px solid var(--color-border);background:transparent;color:var(--color-text);padding:8px 16px;border-radius:999px;font-weight:600}.ghost-button--compact{padding:6px 12px;font-size:.85rem}.ghost-button:disabled{opacity:.6;cursor:not-allowed}.system-status-panel{display:flex;flex-direction:column;gap:16px}.system-status-header{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:12px}.system-status-grid{display:flex;flex-wrap:wrap;gap:12px}.system-status-tile{border:1px solid var(--color-border);border-radius:12px;padding:12px 16px;background:var(--color-bg);min-width:180px;flex:1}.status-issues{border:1px solid var(--color-border);border-radius:14px;padding:14px 16px;background:var(--color-bg);display:flex;flex-direction:column;gap:10px}.status-issues__header{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.status-issue-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.status-issue{display:flex;gap:8px;align-items:flex-start;border-left:3px solid var(--color-border);padding-left:8px;font-size:.95rem;color:var(--color-text)}.status-issue--error{border-color:#ef444499}.status-issue--warn{border-color:#facc1580}.status-issue__badge{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;padding:2px 8px;border-radius:999px;border:1px solid var(--color-border);color:var(--color-muted)}.status-issue--error .status-issue__badge{background:#ef444426;color:#b91c1c;border-color:transparent}.status-issue--warn .status-issue__badge{background:#facc1533;color:#92400e;border-color:transparent}.status-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.85rem;font-weight:600}.status-pill--ok{background:#22c55e26;color:#15803d}.status-pill--warn{background:#ef444426;color:#b91c1c}.provider-status-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.provider-status-card{border:1px solid var(--color-border);border-radius:16px;padding:16px;background:var(--color-surface);display:flex;flex-direction:column;gap:12px}.provider-status-card__header{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.provider-status-card__header h4{margin:0 0 4px}.provider-metrics{display:flex;flex-wrap:wrap;gap:16px}.metric-value{display:inline-flex;align-items:baseline;gap:6px}.metric-value--warn strong{color:#b45309}.delta-chip{font-size:.78rem;font-weight:600;padding:1px 8px;border-radius:999px;border:1px solid transparent}.delta-chip--up{background:#22c55e26;color:#15803d}.delta-chip--down{background:#ef444426;color:#b91c1c}.delta-chip--neutral{border-color:var(--color-border);color:var(--color-muted)}.provider-metrics span{display:flex;flex-direction:column;font-size:.85rem;color:var(--color-muted)}.provider-metrics strong{color:var(--color-text);font-size:1.1rem}.provider-price-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px;font-size:.9rem}.provider-price-list li{display:flex;justify-content:space-between}.pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.pagination__actions{display:flex;gap:12px;align-items:center}.pagination__actions button{border:1px solid var(--color-border);border-radius:999px;padding:8px 16px;background:transparent;color:var(--color-text);font-weight:600}.pagination__actions button:disabled{opacity:.6;cursor:not-allowed}.empty-state{padding:24px;text-align:center;border-radius:12px;border:1px dashed var(--color-border);color:var(--color-muted)}.site-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.site-card{border:1px solid var(--color-border);border-radius:16px;padding:16px 18px;background:var(--color-surface);display:flex;flex-direction:column;gap:8px}.site-card.is-highlighted{border-color:var(--color-accent);box-shadow:0 0 0 2px #2563eb33}.site-card__main{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.site-card__title{font-size:1rem;margin-bottom:4px}.site-card__badges{display:flex;flex-wrap:wrap;gap:6px;margin:4px 0}.site-card__badge{font-size:.75rem;font-weight:600;border-radius:999px;padding:2px 8px;border:1px solid transparent}.site-card__badge--fresh{background:#22c55e26;color:#047857;border-color:#22c55e66}.site-card__badge--updated{background:#3b82f626;color:#1d4ed8;border-color:#3b82f666}.site-card__badge--stale{background:#fbbf2433;color:#92400e;border-color:#fbbf2466}.site-card__badge--missing{background:#94a3b826;color:var(--color-muted);border-color:#94a3b866;border-style:dashed}.site-card__badge--premium{background:#8b5cf626;color:#6d28d9;border-color:#8b5cf666}.site-card__badge--truck{background:#f9731626;color:#c2410c;border-color:#f9731666}.site-card__badge--member{background:#ec489926;color:#be185d;border-color:#ec489966}.site-card__badge--automat{background:#64748b1a;color:#475569;border-color:#64748b4d}.site-card__location{color:var(--color-text)}.site-card__distance{font-size:.9rem;color:var(--color-muted)}.site-card__price{text-align:right}.price-label{display:block;text-transform:uppercase;font-size:.7rem;letter-spacing:.08em;color:var(--color-muted);margin-bottom:2px}.price-label--warning{color:#92400e}.price-value-row{display:inline-flex;align-items:center;gap:4px;justify-content:flex-end}.price-value-row[aria-label]{cursor:help}.price-value{font-size:1.4rem;font-weight:700}.price-freshness{display:block;color:var(--color-muted);font-size:.85rem}.site-card__footer{font-size:.85rem;color:var(--color-muted);display:flex;justify-content:space-between;align-items:center}.trend-arrow-indicator{display:inline-flex;width:28px;height:28px;border-radius:50%;align-items:center;justify-content:center;font-size:1rem;font-weight:600}.trend-arrow-indicator--up{background:#ef444426;color:#b91c1c}.trend-arrow-indicator--down{background:#22c55e2e;color:#0f766e}.trend-arrow-indicator--neutral{background:#94a3b833;color:var(--color-text)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media(max-width:640px){.search-controls{grid-template-columns:1fr}.search-controls .ghost-button,.search-controls .radius-input-group{grid-column:1 / -1;width:100%}.panel-description{padding-top:0;grid-column:1 / -1;text-align:left;font-size:.8rem}.controls-panel{flex-direction:column;align-items:stretch}.hero__actions{width:100%;align-items:flex-start}.price-highlights__header{flex-direction:column}.price-highlights__grid{grid-template-columns:1fr}.recommended-feature{flex-direction:column}.recommended-actions,.recommended-list__item{flex-direction:column;align-items:flex-start}.recommended-list__aside,.price-highlights__price{align-items:flex-start}.history-list__item{flex-direction:column;align-items:flex-start}.system-status-grid{flex-direction:column}.results-controls{width:100%;align-items:stretch}.radius-controls{width:100%}.provider-filter{justify-content:flex-start}.site-card__main{flex-direction:column;text-align:left}.site-card__price{text-align:left}}.recommended-results{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}.recommended-list-panel{display:flex;flex-direction:column;gap:12px}.recommended-map-panel{border:1px solid rgba(0,0,0,.08);border-radius:12px;background:var(--color-bg);padding:12px;display:flex;flex-direction:column;gap:8px;position:sticky;top:16px}.station-map{width:100%;height:520px;border-radius:10px;overflow:hidden}.map-pill-wrapper,.map-dot-wrapper{background:transparent;border:0}.map-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);border-radius:999px;box-shadow:0 6px 12px #00000014;transform:translate(-50%,-50%);font-size:.8rem;font-weight:600;color:var(--color-text);white-space:nowrap;position:relative}.map-pill--selected{border-color:var(--color-accent);box-shadow:0 8px 18px #1467ff40;background:#e5eefff2}.map-pill--hovered{border-color:#1467ffe6;box-shadow:0 8px 18px #1467ff4d;background:#1467ff47;transform:translate(-50%,-50%) scale(1.06)}.map-pill--hovered:after{content:"";position:absolute;inset:-3px;border-radius:999px;border:1px solid rgba(20,103,255,.6);box-shadow:0 0 0 1px #1467ff40;pointer-events:none}.map-pill__arrow{font-size:.8rem;font-weight:700}.map-pill__arrow--up{color:#b91c1c}.map-pill__arrow--down{color:#0f766e}.map-pill__arrow--flat{color:var(--color-muted)}.map-pill__brand{font-size:.7rem;text-transform:uppercase;letter-spacing:.02em;color:var(--color-muted)}.map-pill__price{font-variant-numeric:tabular-nums}.map-dot{width:10px;height:10px;border-radius:999px;border:2px solid rgba(255,255,255,.9);box-shadow:0 4px 8px #0000001f;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700;color:#fff}.map-dot--selected{width:12px;height:12px;box-shadow:0 6px 12px #1467ff40;border-color:var(--color-accent)}.map-dot--hovered{width:12px;height:12px;box-shadow:0 6px 12px #1467ff33;border-color:#1467ff99;background:#1467ffa6;transform:translate(-50%,-50%) scale(1.08)}.map-dot--up{background:#b91c1c}.map-dot--down{background:#0f766e}.map-dot--flat{background:#64748b}.recommended-map-shell{position:relative}.recommended-map-overlay{position:absolute;left:12px;top:12px;background:#ffffffe6;color:var(--color-text);border:1px solid rgba(0,0,0,.08);border-radius:999px;padding:6px 12px;font-size:.85rem;font-weight:600;pointer-events:none}.recommended-header h2{margin:0 0 4px}.recommended-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px 16px;margin-bottom:12px}.recommended-header__controls{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.recommended-header__controls .sort-group{padding:2px}.recommended-header__controls .sort-option{font-size:.85rem}.recommended-feature{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface)}.recommended-ctas{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.recommended-ctas .ghost-button{padding:6px 14px}.recommended-feature__label{margin:0 0 4px;font-size:.85rem}.recommended-feature__meta{margin:0;font-size:.9rem;color:var(--color-muted)}.recommended-feature__price{text-align:right;display:flex;flex-direction:column;gap:4px}.recommended-feature__price-row{display:inline-flex;align-items:center;gap:4px;justify-content:flex-end}.recommended-feature__price-row strong{font-size:1.6rem}.recommended-feature__price-row[aria-label],.recommended-list__price-row[aria-label]{cursor:help}.recommended-feature__price span{color:var(--color-muted)}.recommended-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.recommended-list--stack{display:flex;flex-direction:column;gap:12px}.recommended-list__item{border:1px solid var(--color-border);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:10px;background:var(--color-bg);cursor:pointer;position:relative}.recommended-list__item--selected{border-color:color-mix(in srgb,var(--color-accent) 60%,var(--color-border));background:#1467ff0f}.recommended-list__item--selected:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:999px;background:var(--color-accent)}.recommended-list__item--hovered{border-color:var(--color-accent)}.recommended-list--compact .recommended-list__item{padding:10px 12px}.recommended-list__address{display:block;font-size:.85rem;color:var(--color-text-secondary);margin-top:4px}.recommended-list__meta{display:block;font-size:.85rem;color:var(--color-muted);margin-top:4px}.recommended-list__price{font-weight:600}.recommended-list__aside{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.recommended-list__price-block{display:flex;flex-direction:column;gap:2px;align-items:flex-end}.recommended-list__price-row{display:inline-flex;align-items:center;gap:4px}@media(max-width:860px){.recommended-results{grid-template-columns:1fr}.recommended-map-panel{order:1;position:static}.recommended-list-panel{order:2}.station-map{height:240px}}@media(min-width:1024px){.map-toggle{display:none}}.station-card__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.station-card__main{display:flex;flex-direction:column;gap:6px}.station-card__name{font-size:1rem}.station-card__address{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--color-text-secondary)}.station-card__updated{display:flex;align-items:center;gap:8px;color:var(--color-muted);font-size:.85rem}.station-card__selected{font-size:.7rem;font-weight:600;border-radius:999px;padding:2px 6px;background:#1467ff26;color:var(--color-accent)}.station-card__side{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.station-card__indicator{display:inline-flex}.station-card__price{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.station-card__price-value{font-size:1.2rem;font-weight:700}.station-card__distance{color:var(--color-muted);white-space:nowrap}.station-card__status{font-size:.75rem;color:var(--color-muted);background:#0000000a;padding:2px 8px;border-radius:999px}.station-card__actions{display:flex;align-items:center;gap:12px;justify-content:space-between}@media(prefers-color-scheme:dark){.recommended-map-panel{border-color:#ffffff1f}.recommended-map-overlay{background:#141414d9;border-color:#ffffff1f}.map-pill{background:#141414e6;border-color:#ffffff1f;color:#f8fafc}.map-dot{border-color:#0009}.station-card__status{background:#ffffff14}}.recommended-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.route-button{display:inline-flex;align-items:center;gap:6px;border-radius:999px;border:1px solid var(--color-text);padding:8px 16px;font-weight:600;color:var(--color-bg);background:var(--color-text);text-decoration:none}.route-button--ghost{background:transparent;color:var(--color-text);border-color:var(--color-border)}.recommended-price-indicator{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:.85rem;font-weight:600}.recommended-price-indicator--cheapest{background:#22c55e2e;color:#0f766e}.recommended-price-indicator--expensive{background:#ef44442e;color:#b91c1c}@media(prefers-color-scheme:dark){.brand-name{background:linear-gradient(135deg,#60a5fa,#93c5fd 70%,#dbeafe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.brand-tagline{opacity:.9}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.cookie-consent-banner{position:fixed;bottom:16px;left:50%;transform:translate(-50%);z-index:9999;background:#0f172a;color:#fff;box-shadow:0 16px 40px #0f172a4d;border:1px solid rgba(148,163,184,.25);border-radius:18px;max-width:980px;width:min(94vw,980px);animation:slideUpPretty .4s ease-out}@keyframes slideUpPretty{0%{transform:translate(-50%) translateY(30px) scale(.98);opacity:0}to{transform:translate(-50%) translateY(0) scale(1);opacity:1}}.cookie-consent-content{margin:0 auto;padding:1.5rem 1.75rem}.cookie-consent-title{margin:0 0 .75rem;font-size:1.2rem;font-weight:600;color:#fff}.cookie-consent-description{margin:0 0 1rem;font-size:.95rem;line-height:1.5;color:#e2e8f0f2}.cookie-consent-details{background:#0f172a99;border-radius:12px;padding:1rem;margin:1rem 0;border:1px solid rgba(148,163,184,.25)}.cookie-consent-details-title{margin:0 0 .5rem;font-size:.95rem}.cookie-consent-list{margin:.5rem 0;padding-left:1.5rem;font-size:.9rem;line-height:1.6;color:#ffffffe6}.cookie-consent-list li{margin:.25rem 0}.cookie-consent-note{margin:.75rem 0 0;font-size:.85rem;color:#fffc}.cookie-consent-actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.cookie-consent-btn{padding:.625rem 1.25rem;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.cookie-consent-btn-reject{background:#94a3b826;color:#e2e8f0;border:1px solid rgba(148,163,184,.35)}.cookie-consent-btn-reject:hover{background:#94a3b840}.cookie-consent-btn-accept{background:#38bdf8;color:#0f172a;font-weight:600}.cookie-consent-btn-accept:hover{background:#7dd3fc;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.cookie-consent-btn-secondary{background:transparent;color:#e2e8f0;border:1px solid rgba(148,163,184,.35)}.cookie-consent-btn-secondary:hover{background:#94a3b826}.cookie-privacy-link{color:#e2e8f0;text-decoration:underline;font-weight:600}.cookie-consent-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:.75rem 0;border-top:1px solid rgba(148,163,184,.2)}.cookie-consent-toggle:first-of-type{border-top:none}.cookie-consent-toggle__title{margin:0;font-weight:600}.cookie-consent-toggle__text{margin:.2rem 0 0;font-size:.9rem;color:#e2e8f0d9}.cookie-consent-toggle__status{font-size:.85rem;font-weight:600;color:#94a3b8}.cookie-consent-switch{position:relative;width:44px;height:24px}.cookie-consent-switch input{opacity:0;width:0;height:0}.cookie-consent-switch__slider{position:absolute;cursor:pointer;inset:0;background:#94a3b866;border-radius:999px;transition:.2s ease}.cookie-consent-switch__slider:after{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s ease}.cookie-consent-switch input:checked+.cookie-consent-switch__slider{background:#38bdf8}.cookie-consent-switch input:checked+.cookie-consent-switch__slider:after{transform:translate(20px)}.map-placeholder{width:100%;height:220px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--color-bg);border:1px dashed var(--color-border);border-radius:12px;padding:24px;text-align:center;gap:16px}.map-placeholder p{margin:0;font-size:.95rem;color:var(--color-muted);max-width:280px}@media(max-width:640px){.cookie-consent-banner{bottom:12px}.cookie-consent-content{padding:1rem}.cookie-consent-title{font-size:1.1rem}.cookie-consent-description{font-size:.9rem}.cookie-consent-actions{flex-direction:column;gap:.5rem;align-items:stretch}.cookie-consent-btn{width:100%;padding:.75rem 1rem}}.city-shell{display:flex;flex-direction:column;gap:1.25rem}.city-search-panel{display:flex;flex-direction:column;gap:16px}.city-search__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:16px;align-items:start}.city-search__controls{display:flex;flex-direction:column;gap:12px}.city-search-panel .panel-description{padding-top:0}.city-fuel-toggle{display:inline-flex;padding:4px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-bg);gap:4px}.city-fuel-toggle__button{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:999px;font-weight:700;font-size:.85rem;color:var(--color-text);background:transparent}.city-fuel-toggle__button.is-active{background:var(--color-accent);color:#fff}.city-snapshot{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;padding:12px;border-radius:14px;border:1px solid var(--color-border);background:var(--color-bg)}.city-snapshot__item{display:flex;flex-direction:column;gap:4px;font-size:.9rem}.city-snapshot__item span{white-space:normal;color:var(--color-muted)}.city-snapshot__item strong{font-size:1.05rem}.city-snapshot__meta{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px;font-size:.85rem;color:var(--color-muted)}.city-cta{display:flex;flex-wrap:wrap;gap:10px}.city-list__header{display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:space-between;align-items:center;margin-bottom:12px}.city-list__wrapper{position:relative}.city-list__loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;border-radius:12px;border:1px dashed var(--color-border);color:var(--color-muted);background:var(--color-bg);font-weight:600;margin-bottom:12px;width:100%}.city-list__footer{margin-top:12px;display:flex;justify-content:center}.city-list__links{display:flex;flex-wrap:wrap;gap:10px}.city-list__link{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;border:1px solid var(--color-border);color:var(--color-text);font-weight:600;font-size:.85rem;text-decoration:none;background:transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.city-list__link:hover{background:var(--color-highlight)}.city-list__link.is-active{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.city-top-badge{background:#2563eb1f;color:var(--color-accent);border-color:#2563eb66}.city-faq details{border:1px solid var(--color-border);border-radius:12px;padding:10px 14px;margin-bottom:10px;background:var(--color-surface)}.city-faq summary{font-weight:600;cursor:pointer}.city-faq details p{margin:8px 0 0;color:var(--color-muted)}.city-details h2{margin:0 0 10px}.city-details ul{margin:0;padding-left:18px;color:var(--color-text)}.city-details li{margin-bottom:6px}@media(max-width:900px){.city-search__grid{grid-template-columns:1fr}}.sutsko-page{max-width:1200px!important;margin:0 auto;padding:20px}.sutsko-nav{display:flex;justify-content:space-between;margin-bottom:20px;gap:12px}.sutsko-header{margin-bottom:32px;border-bottom:1px solid var(--color-border);padding-bottom:16px}.sutsko-title{font-size:2rem;margin:0;display:flex;align-items:center;gap:12px}.sutsko-logo{height:40px}.admin-grid{display:flex;flex-direction:column;gap:32px}.privacy-shell{width:min(800px,100% - 32px);margin:0 auto;padding:40px 0;display:flex;flex-direction:column;gap:2rem}.privacy-header{display:flex;justify-content:space-between;align-items:center}.privacy-logo{height:60px;width:auto}.back-link{color:var(--color-accent);text-decoration:none;font-weight:600;font-size:.9rem}.back-link:hover{text-decoration:underline}.privacy-content h1{margin-top:0;color:var(--color-text-strong);font-size:2rem}.effective-date{color:var(--color-muted);margin-bottom:2rem}.privacy-content section{margin-bottom:2rem}.privacy-content h2{font-size:1.25rem;margin-bottom:1rem;color:var(--color-text-strong)}.privacy-content p{line-height:1.6;margin-bottom:1rem;color:var(--color-text)}.privacy-footer{text-align:center;color:var(--color-muted);font-size:.85rem;margin-top:2rem}.app-footer{margin-top:3rem;padding:2rem 0 1.5rem;border-top:1px solid var(--color-border);text-align:center}.footer-content{display:flex;flex-direction:column;gap:.5rem}.footer-content p{margin:0;font-size:.9rem;color:var(--color-muted)}.footer-content a{color:var(--color-text);text-decoration:none;font-weight:500;transition:color .2s ease}.footer-content a:hover{color:var(--color-primary);text-decoration:underline}.text-button{border:0;background:transparent;color:var(--color-text);padding:0;font-weight:600;cursor:pointer}@media(max-width:640px){.privacy-header{flex-direction:column;gap:1rem;align-items:flex-start}}
