body{background:#111827;color:#f9fafb;font-family:Arial,sans-serif;margin:0}button,input,select{font-family:inherit}.layout{background:#111827;display:grid;grid-template-columns:420px minmax(0,1fr);min-height:100vh}.side-panel{background:#181b26;border-right:1px solid #2f3443;box-sizing:border-box;height:100vh;overflow-y:auto;padding:18px}.brand{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.brand h1{font-size:26px;margin:0 0 4px}.brand p{color:#a1a1aa;margin:0}.telegram-user{font-size:13px;margin-top:5px!important}.cancel-button,.change-button,.confirm-button,.geo-panel button,.icon-button,.save-button{background:#303544;border:0;border-radius:12px;color:#fff;cursor:pointer;padding:11px 14px}.icon-button{white-space:nowrap}.geo-panel{display:grid;gap:10px;grid-template-columns:110px 1fr;margin-bottom:14px}.geo-panel select{background:#232838;border:1px solid #3f4558;border-radius:12px;color:#f9fafb;padding:10px 12px}.geo-panel button{background:#8ddf63;color:#10220a;font-weight:700}.message{border-radius:12px;margin-bottom:12px;padding:12px}.message.error{background:#7f1d1d;color:#fecaca}.back-to-map-button{background:#f3f4f6;border:0;border-radius:999px;color:#374151;cursor:pointer;font-size:14px;font-weight:700;padding:8px 12px;width:-moz-fit-content;width:fit-content}.back-to-map-button:hover{background:#e5e7eb}.empty-panel,.station-panel{display:flex;flex-direction:column;gap:14px}.station-title-row{align-items:center;display:flex;gap:12px}.station-logo{align-items:center;background:#23391f;border:1px solid #6bbf59;border-radius:12px;color:#a7f080;display:flex;font-weight:800;height:44px;justify-content:center;width:44px}.station-title-row h2{font-size:22px;margin:0 0 3px}.muted{color:#9ca3af!important}.change-form,.current-status-card,.info-card,.price-card{background:#232736;border:1px solid #343a4d;border-radius:14px;padding:14px}.info-card p{color:#d1d5db;margin:6px 0}.fuel-tabs{background:#111827;border-radius:14px;display:flex;gap:8px;padding:5px}.fuel-tab,.map-fuel-button{background:transparent;border:0;border-radius:10px;color:#a1a1aa;cursor:pointer;padding:9px 12px}.fuel-tab.active,.map-fuel-button.active{background:#8ddf63;color:#10220a;font-weight:800}.section-label{color:#9ca3af;font-size:12px;letter-spacing:.04em;margin:0 0 10px;text-transform:uppercase}.current-status-main{align-items:flex-start;display:flex;gap:12px}.current-status-main strong{display:block;margin-bottom:4px}.current-status-main p{color:#a1a1aa;font-size:13px;margin:2px 0}.status{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;font-weight:700;padding:6px 9px;white-space:nowrap}.status-available{background:#dcfce7;color:#166534}.status-unavailable{background:#fee2e2;color:#991b1b}.status-unknown{background:#374151;color:#e5e7eb}.status-warning{background:#fef3c7;color:#92400e}.price-card{color:#d1d5db}.action-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr}.confirm-button{background:#23391f;border:1px solid #6bbf59;color:#a7f080;font-weight:800}.change-button{background:#303544;color:#f9fafb}.change-form{display:grid;gap:10px}.change-form label{display:flex;flex-direction:column;gap:5px}.change-form label span{color:#a1a1aa;font-size:13px}.change-form input,.change-form select{background:#181b26;border:1px solid #3f4558;border-radius:12px;color:#f9fafb;padding:11px 12px}.form-actions{display:grid;gap:10px;grid-template-columns:1fr 1fr}.save-button{background:#8ddf63;color:#10220a;font-weight:800}.cancel-button{background:#303544}.map-section{min-height:100vh;overflow:hidden;position:relative}.map,.map-section{max-width:100%;width:100%}.map{height:100vh}.map-fuel-filter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111827eb;border-radius:14px;display:flex;gap:7px;left:18px;padding:6px;position:absolute;top:18px;z-index:2}.map-location-button{background:#fffffff2;border:0;border-radius:999px;box-shadow:0 8px 24px #0f172a29;color:#111827;cursor:pointer;font-weight:800;left:18px;padding:11px 14px;position:absolute;top:74px;z-index:3}.map-location-button:disabled{cursor:not-allowed;opacity:.6}.legend{background:#111827eb;border-radius:14px;bottom:18px;color:#d1d5db;display:flex;flex-wrap:wrap;font-size:13px;gap:10px;left:18px;padding:10px 12px;position:absolute;z-index:2}.legend span{align-items:center;display:inline-flex;gap:6px}.legend-dot{border-radius:999px;display:inline-block;height:10px;width:10px}.legend-dot.available,.marker-available{background:#15803d}.legend-dot.unavailable,.marker-unavailable{background:#b91c1c}.legend-dot.warning,.marker-warning{background:#f59e0b}.legend-dot.unknown,.marker-unknown{background:#6b7280}.marker{border:3px solid #fff;box-shadow:0 2px 10px #00000073;height:24px;width:24px}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right{display:none}@media(max-width:820px){.map-crosshair{top:42%}.layout{display:block}.map-section{min-height:100vh}.map{height:100vh}.side-panel{border:1px solid #343a4d;border-radius:18px;bottom:10px;box-shadow:0 16px 40px #00000073;height:auto;left:10px;max-height:62vh;padding:14px;position:fixed;right:10px;z-index:5}.brand{margin-bottom:10px}.brand h1{font-size:22px}.map-fuel-filter{left:10px;overflow-x:auto;right:10px}.legend{display:none}.action-grid,.form-actions,.geo-panel{grid-template-columns:1fr}}body{color:#111827}.layout,body{background:#f7f8fb}.side-panel{background:#fffffff5;border-right:1px solid #e5e7eb;color:#111827}.brand p,.change-form label span,.current-status-main p,.muted,.section-label{color:#6b7280!important}.change-form,.current-status-card,.info-card,.price-card{background:#fff;border:1px solid #e5e7eb}.info-card p,.price-card{color:#374151}.fuel-tabs{background:#f3f4f6}.fuel-tab,.map-fuel-button{color:#4b5563}.change-form input,.change-form select,.geo-panel select{background:#fff;border:1px solid #d1d5db;color:#111827}.cancel-button,.change-button,.icon-button{background:#f3f4f6;color:#111827}.legend,.map-fuel-filter{background:#ffffffeb;box-shadow:0 8px 24px #0f172a14;color:#374151}.marker{border:2px solid #fff;border-radius:999px;box-shadow:0 2px 6px #0f172a38;cursor:pointer;height:18px;width:18px}.maplibregl-ctrl-top-right,.mobile-panel-handle{display:none}@media(max-width:820px){.side-panel{transition:transform .25s ease}.mobile-panel-handle{align-items:center;background:#f3f4f6;border:0;border-radius:14px;color:#111827;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:10px;padding:12px 14px;width:100%}.mobile-panel-handle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-panel-handle{display:none}.brand-actions{align-items:center;display:flex;gap:8px}.brand-actions .icon-button,.brand-actions .panel-close-button{height:42px}.panel-close-button{align-items:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:12px;color:#374151;cursor:pointer;display:inline-flex;flex:0 0 42px;font-size:22px;height:42px;justify-content:center;line-height:1;width:42px}.side-panel{border:1px solid #e5e7eb;border-radius:18px;bottom:10px;box-shadow:0 16px 40px #0000002e;height:auto;left:10px;overflow-y:auto;padding:10px 12px 14px;position:fixed;right:10px;transition:transform .22s ease,max-height .22s ease;z-index:5}.mobile-panel-handle{align-items:center;background:transparent;border:0;color:#111827;cursor:pointer;display:grid;gap:4px 10px;grid-template-columns:1fr auto;grid-template-rows:auto auto;margin-bottom:8px;padding:6px 4px 10px;width:100%}.handle-line{background:#d1d5db;border-radius:999px;grid-column:1/-1;height:5px;justify-self:center;width:46px}.handle-title{font-weight:700;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.handle-action{color:#6b7280;font-size:13px}.side-panel-collapsed{max-height:58px;overflow:hidden}.side-panel-collapsed>:not(.mobile-panel-handle){display:none}.side-panel-compact{max-height:42vh}.side-panel-full{max-height:82vh}.side-panel-compact .add-station-panel,.side-panel-compact .change-form,.side-panel-compact .fuel-tabs,.side-panel-compact .geo-panel,.side-panel-compact .info-card,.side-panel-compact .price-card,.side-panel-compact .reports-card{display:none}.brand{margin-bottom:10px}.brand h1{font-size:22px}.map-fuel-filter{left:10px;overflow-x:auto;right:10px}.legend{display:none}.action-grid,.form-actions,.geo-panel{grid-template-columns:1fr}.side-panel-add-mode{max-height:58vh}.side-panel-add-mode .change-form{max-height:calc(58vh - 24px);overflow-y:auto}.side-panel-add-mode .mobile-panel-handle{margin-bottom:4px}.side-panel-add-mode .change-form{padding:12px}.side-panel-add-mode .form-note{font-size:13px}}.freshness-pill{border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;margin:6px 0;padding:4px 8px;width:-moz-fit-content;width:fit-content}.freshness-fresh{background:#dcfce7;color:#166534}.freshness-actual{background:#e0f2fe;color:#075985}.freshness-aging{background:#fef3c7;color:#92400e}.freshness-no-data,.freshness-stale{background:#e5e7eb;color:#374151}.marker-aging{background:#f59e0b}.reports-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.reports-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.small-link-button{background:transparent;border:0;color:#4b5563;cursor:pointer;font-size:13px}.reports-empty{color:#6b7280;font-size:14px}.reports-list{display:flex;flex-direction:column;gap:10px}.report-item{border-top:1px solid #e5e7eb;padding-top:10px}.report-item:first-child{border-top:0;padding-top:0}.report-main{align-items:flex-start;display:flex;gap:10px}.report-main strong{color:#111827;display:block;margin-bottom:3px}.report-detail,.report-main p{color:#6b7280;font-size:13px;margin:0}.report-detail{margin-top:5px}.report-comment{background:#f3f4f6;border-radius:10px;color:#374151;font-size:14px;margin:7px 0 0;padding:9px 10px}.add-station-panel{margin-bottom:14px}.add-station-panel button{background:#fff;border:1px dashed #9ca3af;border-radius:14px;color:#111827;cursor:pointer;font-weight:700;padding:12px 14px;width:100%}.message.success{background:#dcfce7;color:#166534}.form-note{color:#6b7280;font-size:13px;line-height:1.35;margin:0 0 8px}.coords-card{background:#f3f4f6;border-radius:12px;color:#4b5563;font-size:13px;padding:10px 12px}.map-crosshair{align-items:center;background:#ffffffe0;border:2px solid #111827;border-radius:999px;box-shadow:0 6px 18px #0f172a38;color:#111827;display:flex;font-size:26px;font-weight:700;height:34px;justify-content:center;left:50%;line-height:1;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:34px;z-index:4}.coords-ok{background:#dcfce7;color:#166534}.coords-bad{background:#fee2e2;color:#991b1b}.add-station-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.add-station-header h2{color:#111827;font-size:20px;margin:0}.add-close-button{align-items:center;display:inline-flex;flex:0 0 42px;justify-content:center}.details-toggle-button{background:#f3f4f6;border:0;border-radius:12px;color:#111827;cursor:pointer;font-weight:700;padding:10px 12px}.suggestion-details{display:grid;gap:10px}.inline-error{background:#fee2e2;border-radius:12px;color:#991b1b;font-size:14px;padding:10px 12px}.save-button:disabled{cursor:not-allowed;opacity:.45}.panel-close-button{display:none}.add-form-close-button{align-items:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:12px;color:#374151;cursor:pointer;display:inline-flex;flex:0 0 42px;font-size:22px;height:42px;justify-content:center;line-height:1;position:relative;width:42px;z-index:6}body,html{max-width:100%;overflow-x:hidden;overscroll-behavior:none;width:100%;-webkit-text-size-adjust:100%}body{position:relative}#__nuxt,.layout{max-width:100%;overflow-x:hidden;width:100%}@media(max-width:820px){.map-crosshair{top:32%!important}}.user-location-marker{background:#2563eb;border:3px solid #fff;border-radius:999px;box-shadow:0 0 0 5px #2563eb38,0 4px 12px #0f172a40;height:18px;width:18px}.confirm-button:disabled{cursor:not-allowed;opacity:.45}.favorite-button{background:#fff;border:1px solid #d1d5db;border-radius:14px;color:#111827;cursor:pointer;font-weight:800;padding:12px 14px;width:100%}.favorite-button:hover{background:#f3f4f6}.favorite-button:disabled{cursor:not-allowed;opacity:.55}.favorites-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;display:grid;gap:8px;margin-bottom:12px;padding:12px}.favorites-title{color:#6b7280;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.favorite-list{display:flex;flex-wrap:wrap;gap:8px}.favorite-chip{background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#111827;cursor:pointer;font-size:13px;font-weight:700;padding:8px 11px}.favorite-chip:hover{background:#f3f4f6}.app-tabs{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin:14px 0}.app-tab{background:#fff;border:1px solid #e5e7eb;border-radius:14px;color:#6b7280;cursor:pointer;font-weight:800;padding:11px 8px}.app-tab-active{background:#ecfccb;border-color:#84cc16;color:#365314}.favorites-view{display:grid;gap:12px}.favorites-view h2,.map-tab-info h2{color:#111827;font-size:26px;margin:0}.muted-text{color:#6b7280;font-size:14px;margin:0}.favorite-station-list{display:grid;gap:8px}.favorite-station-card{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:14px;color:#111827;cursor:pointer;display:grid;gap:10px;grid-template-columns:38px minmax(0,1fr);padding:10px 12px;text-align:left;width:100%}.favorite-station-card:hover{background:#f9fafb}.favorite-station-card strong{display:block;font-size:15px}.favorite-station-content>span,.favorite-station-head span{color:#6b7280;display:block;font-size:13px;margin-top:2px}.favorite-station-content{min-width:0}.favorite-station-head{align-items:flex-start;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 34px}.favorite-station-head span,.favorite-station-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-remove-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:22px;height:34px;justify-content:center;line-height:1;width:34px}.favorite-remove-button:hover{background:#fee2e2;border-color:#fecaca;color:#991b1b}.favorite-station-status{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.favorite-station-status .freshness-pill,.favorite-station-status .status{margin:0}.favorite-station-icon{align-items:center;background:#ecfccb;border-radius:12px;display:flex;height:38px;justify-content:center;width:38px}.map-tab-info{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;display:grid;gap:8px;padding:14px}@media(max-width:820px){.layout{display:block;overflow-x:hidden}.layout,.map-section{max-width:100vw;width:100vw}.map-section{overflow:hidden}.map{height:100vh;max-width:100vw;width:100vw}.side-panel{bottom:8px;overflow-x:hidden;width:auto}.map-fuel-filter,.side-panel{box-sizing:border-box;left:8px;max-width:calc(100vw - 16px);right:8px}.map-fuel-filter{overflow-x:auto;-webkit-overflow-scrolling:touch}.map-location-button{left:8px;max-width:calc(100vw - 16px);top:66px}.app-tabs,.fuel-tabs{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}
