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:transparent;border:1px solid #3f4558;color:#d1d5db;font-weight:700}.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}.confirm-button{background:#fff;border-color:#d1d5db;color:#4b5563}.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;min-width:0;overflow-x:hidden}.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;min-width:0}.favorite-station-card{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-sizing:border-box;color:#111827;cursor:pointer;display:grid;gap:10px;grid-template-columns:38px minmax(0,1fr);min-width:0;overflow:hidden;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}}.station-list-view{display:grid;gap:12px}.list-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.list-header h2{color:#111827;font-size:20px;margin:0 0 4px}.list-header p{color:#6b7280;font-size:13px;line-height:1.35;margin:0}.list-count{background:#f3f4f6;border-radius:999px;color:#374151;font-size:13px;font-weight:800;min-width:32px;padding:5px 9px;text-align:center}.empty-list{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.empty-list h3{color:#111827;font-size:16px;margin:0 0 5px}.empty-list p{color:#6b7280;font-size:13px;line-height:1.35;margin:0}.station-card-list,.station-list-card{display:grid;gap:10px}.station-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;cursor:pointer;padding:12px}.station-list-card:active{transform:scale(.99)}.station-list-main{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.station-list-main strong{color:#111827;display:block;font-size:15px;margin-bottom:3px}.station-list-main span{color:#6b7280;font-size:13px;line-height:1.25}.distance-pill{background:#e0f2fe;border-radius:999px;color:#075985!important;flex:0 0 auto;font-size:12px!important;font-weight:800;padding:4px 8px;white-space:nowrap}.station-list-status{display:flex;flex-wrap:wrap;gap:7px}.side-panel{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}@media(max-width:820px){.side-panel{touch-action:pan-y}.side-panel,.station-card-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.station-card-list{max-height:44vh;overflow-y:auto}.side-panel-full .station-card-list{max-height:64vh}.side-panel-compact .station-list-view{display:grid}.mobile-panel-handle{align-items:center;background:#fffffffa;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;position:sticky;top:0;width:100%;z-index:3}.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}.app-tabs{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border:1px solid rgba(209,213,219,.9);border-radius:22px;bottom:calc(10px + env(safe-area-inset-bottom));box-shadow:0 14px 36px #0f172a38;display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr;left:14px;max-width:none;overflow:visible;padding:8px;position:fixed;right:14px;z-index:20}.app-tab{background:transparent;border:1px solid transparent;border-radius:16px;color:#6b7280;font-weight:800;min-height:46px}.app-tab-active{background:#ecffd9;border-color:#8ddf63;color:#2f6d1f}.side-panel{bottom:calc(88px + env(safe-area-inset-bottom))!important;max-height:calc(78vh - 88px)!important;overflow-x:hidden;overflow-y:auto;padding:8px 12px 14px!important}.side-panel-full{max-height:calc(88vh - 88px)!important}.side-panel-collapsed{max-height:58px!important;overflow:hidden}.side-panel .brand{display:none}}.station-filter-tabs{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.station-filter-tab{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#6b7280;flex:0 0 auto;font-size:13px;font-weight:800;padding:8px 11px}.station-filter-tab.active{background:#ecffd9;border-color:#8ddf63;color:#2f6d1f}.quick-report-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:grid;gap:10px;padding:14px}.quick-report-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.quick-report-header .section-label{margin:0}.quick-report-header strong{color:#111827;font-size:14px}.quick-report-grid{display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr}.quick-report-button{border:0;border-radius:14px;cursor:pointer;font-weight:800;padding:12px 8px}.quick-report-button:disabled{cursor:not-allowed;opacity:.55}.quick-report-available{background:#dcfce7;color:#166534}.quick-report-unavailable{background:#fee2e2;color:#991b1b}.quick-report-queue{background:#fef3c7;color:#92400e}.quick-report-detail-button{background:#f3f4f6;border:0;border-radius:12px;color:#374151;cursor:pointer;font-weight:700;padding:10px 12px}@media(max-width:820px){.quick-report-grid{grid-template-columns:1fr 1fr 1fr}.quick-report-button{font-size:14px;min-height:44px}}@media(min-width:821px){.app-tabs{background:#fffffff5;border:1px solid #e5e7eb;border-radius:18px;bottom:18px;box-shadow:0 12px 30px #0f172a24;display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr;left:18px;padding:8px;position:fixed;width:366px;z-index:20}.app-tab{background:transparent;border:1px solid transparent;border-radius:13px;color:#6b7280;cursor:pointer;font-weight:800;min-height:42px}.app-tab-active{background:#ecffd9;border-color:#8ddf63;color:#2f6d1f}.side-panel{padding-bottom:92px}}@media(max-width:820px){.app-tabs{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border:1px solid rgba(209,213,219,.9);border-radius:20px;bottom:calc(2px + env(safe-area-inset-bottom));box-shadow:0 10px 30px #0f172a38;box-sizing:border-box;display:grid;gap:7px;grid-template-columns:1fr 1fr 1fr;left:10px;max-width:none;overflow:visible;padding:7px;position:fixed;right:10px;z-index:30}.app-tab{background:transparent;border:1px solid transparent;border-radius:15px;color:#6b7280;font-weight:800;min-height:44px}.app-tab-active{background:#ecffd9;border-color:#8ddf63;color:#2f6d1f}.side-panel{bottom:calc(76px + env(safe-area-inset-bottom))!important;max-height:calc(82vh - 76px)!important;padding-bottom:18px!important}.side-panel-full{max-height:calc(90vh - 76px)!important}.side-panel-collapsed{max-height:58px!important}.favorites-view{padding-bottom:12px}}.fav-error{background:#fee2e2;border-radius:10px;color:#991b1b;font-size:13px;font-weight:600;margin-bottom:8px;padding:8px 12px}.favorite-fuel-rows{display:grid;gap:4px;margin-top:8px}.favorite-fuel-row{align-items:center;display:flex;flex-wrap:wrap;gap:4px;min-width:0}.fav-fuel-name{color:#6b7280;flex-shrink:0;font-size:12px;font-weight:600;min-width:46px}.fav-status-pill{font-size:12px!important;padding:2px 7px!important}.fav-fuel-age{color:#9ca3af;font-size:11px}.fav-no-data,.fav-unknown-summary{color:#9ca3af;font-size:12px}.fav-unknown-summary{line-height:1.35;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fav-notif-wrap{border-top:1px solid #f3f4f6;display:grid;gap:6px;margin-top:10px;min-width:0;padding-top:9px}.fav-notif-toggle{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;color:#166534;cursor:pointer;font-size:12px;font-weight:700;padding:5px 10px;transition:opacity .15s;width:-moz-fit-content;width:fit-content}.fav-notif-toggle--off{background:#f9fafb;border-color:#e5e7eb;color:#6b7280}.fav-notif-toggle:disabled{cursor:not-allowed;opacity:.55}.fav-notif-config-row{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;gap:8px;min-width:0}.fav-notif-summary{color:#374151;flex:1;min-width:0;overflow-wrap:anywhere}.fav-notif-config-btn{background:transparent;border:0;color:#6b7280;cursor:pointer;flex:0 0 auto;font-size:12px;font-weight:700;padding:0;white-space:nowrap}.favorite-fuel-settings{background:#f9fafb;border-radius:14px;display:grid;gap:8px;padding:10px}.favorite-fuel-chips{display:flex;flex-wrap:wrap;gap:7px}.favorite-fuel-chip{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#6b7280;cursor:pointer;font-size:13px;font-weight:800;padding:8px 11px}.favorite-fuel-chip.active{background:#ecffd9;border-color:#8ddf63;color:#2f6d1f}.favorite-fuel-chip:disabled{cursor:not-allowed}.favorite-fuel-reset{background:transparent;border:0;color:#6b7280;cursor:pointer;font-size:13px;font-weight:700;width:-moz-fit-content;width:fit-content}.favorite-fuel-reset:disabled{cursor:not-allowed;opacity:.55}
