.AuthShell-module__fveFhq__shell{place-items:center;min-height:calc(100dvh - 56px);padding:32px 20px 64px;display:grid}.AuthShell-module__fveFhq__panel{width:100%;max-width:420px;animation:.35s both AuthShell-module__fveFhq__riseIn}.AuthShell-module__fveFhq__brand{margin-bottom:var(--space-5);justify-content:center;align-items:center;gap:10px;display:flex}.AuthShell-module__fveFhq__mark{border-radius:var(--radius-md);background:var(--accent);width:38px;height:38px;color:var(--accent-fg);letter-spacing:-.02em;place-items:center;font-size:19px;font-weight:700;display:grid}.AuthShell-module__fveFhq__name{letter-spacing:-.02em;font-size:20px;font-weight:600}.AuthShell-module__fveFhq__card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);padding:var(--space-6)}.AuthShell-module__fveFhq__title{letter-spacing:-.02em;margin-bottom:6px;font-size:21px;font-weight:600}.AuthShell-module__fveFhq__description{color:var(--muted);margin-bottom:var(--space-5);font-size:14px;line-height:1.5}.AuthShell-module__fveFhq__footer{margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--line);text-align:center;color:var(--muted);font-size:14px}.AuthShell-module__fveFhq__footer a{color:var(--accent);font-weight:600}@keyframes AuthShell-module__fveFhq__riseIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.AuthShell-module__fveFhq__panel{animation:none}}@media (max-width:480px){.AuthShell-module__fveFhq__shell{padding:20px 14px 48px}.AuthShell-module__fveFhq__card{padding:var(--space-5)}}
.Field-module__EWJd9W__field{flex-direction:column;gap:6px;min-width:0;display:flex}.Field-module__EWJd9W__label,.Field-module__EWJd9W__hint{color:var(--muted);font-size:12px}.Field-module__EWJd9W__error{color:var(--danger);font-size:12px;font-weight:500}
.PrimaryButton-module__14o_uG__button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-lg);cursor:pointer;white-space:nowrap;height:46px;transition:filter var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);border:1px solid #0000;padding:0 22px;font-size:14px;font-weight:600;display:inline-flex}.PrimaryButton-module__14o_uG__button:disabled{opacity:.6;cursor:progress}.PrimaryButton-module__14o_uG__full{width:100%}.PrimaryButton-module__14o_uG__primary{background:var(--accent);color:var(--accent-fg)}.PrimaryButton-module__14o_uG__primary:hover:not(:disabled){filter:brightness(1.08)}.PrimaryButton-module__14o_uG__ghost{border-color:var(--line);color:var(--fg);background:0 0;font-weight:500}.PrimaryButton-module__14o_uG__ghost:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.PrimaryButton-module__14o_uG__danger{border-color:var(--line);color:var(--fg);background:0 0;font-weight:500}.PrimaryButton-module__14o_uG__danger:hover:not(:disabled){border-color:var(--danger);color:var(--danger)}
.Card-module__e54Bea__card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);padding:var(--space-5)}.Card-module__e54Bea__legend{margin:0 0 var(--space-4);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}
.EmptyState-module__rWaS3q__empty{align-items:center;gap:var(--space-3);padding:44px var(--space-5);text-align:center;color:var(--muted);flex-direction:column;display:flex}.EmptyState-module__rWaS3q__title{color:var(--fg);margin:0;font-size:15px;font-weight:600}.EmptyState-module__rWaS3q__description{max-width:46ch;margin:0;font-size:14px}
.PageHeader-module__V856tG__header{align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.PageHeader-module__V856tG__text{min-width:0;margin-right:auto}.PageHeader-module__V856tG__title{letter-spacing:-.035em;margin:0;font-size:clamp(24px,5vw,30px);font-weight:600}.PageHeader-module__V856tG__description{color:var(--muted);max-width:60ch;margin:6px 0 0;font-size:14px}.PageHeader-module__V856tG__action{gap:var(--space-2);flex-wrap:wrap;display:flex}
.Toast-module__seyuZG__toast{z-index:50;border-radius:var(--radius-lg);background:var(--fg);max-width:calc(100vw - 32px);color:var(--bg);text-align:center;box-shadow:var(--shadow-toast);animation:Toast-module__seyuZG__toastIn var(--transition-base) both;padding:13px 22px;font-size:14px;font-weight:500;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}
.TextInput-module__ZImziG__input{height:var(--control-height);border-radius:var(--radius-md);border:1px solid var(--line);background:var(--panel-2);width:100%;min-width:0;color:var(--fg);transition:border-color var(--transition-fast);outline:none;padding:0 14px;font-size:16px}.TextInput-module__ZImziG__input:focus{border-color:var(--accent)}.TextInput-module__ZImziG__input[aria-invalid=true]{border-color:var(--danger)}.TextInput-module__ZImziG__input::placeholder{color:var(--muted);opacity:.7}.TextInput-module__ZImziG__mono{font-family:var(--font-mono)}.TextInput-module__ZImziG__large{height:48px;font-size:17px}
.AverageCard-module__WZCkuq__card{padding:var(--space-6) var(--space-5);border-radius:var(--radius-xl);background:var(--accent);color:var(--accent-fg);flex-direction:column;display:flex}.AverageCard-module__WZCkuq__label{letter-spacing:.08em;text-transform:uppercase;opacity:.8;font-size:12px;font-weight:600}.AverageCard-module__WZCkuq__valueRow{align-items:baseline;gap:var(--space-2);margin-top:10px;display:flex}.AverageCard-module__WZCkuq__value{font-family:var(--font-mono);letter-spacing:-.05em;font-size:clamp(38px,9vw,48px);font-weight:700;line-height:1}.AverageCard-module__WZCkuq__unit{opacity:.85;font-size:15px}.AverageCard-module__WZCkuq__trend{margin-top:var(--space-3);opacity:.85;font-size:13px}
.OptionPill-module__7z_J9a__option{cursor:pointer;display:inline-flex;position:relative}.OptionPill-module__7z_J9a__card{flex:120px}.OptionPill-module__7z_J9a__input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.OptionPill-module__7z_J9a__content{width:100%;min-height:var(--control-height);border-radius:var(--radius-md);border:1.5px solid var(--line);color:var(--fg);transition:all var(--transition-fast);background:0 0;flex-direction:column;justify-content:center;padding:10px 15px;font-size:13px;font-weight:500;display:flex}.OptionPill-module__7z_J9a__card .OptionPill-module__7z_J9a__content{gap:var(--space-2);min-height:76px;padding:var(--space-4);border-radius:var(--radius-lg);font-size:14px;font-weight:600}.OptionPill-module__7z_J9a__input:checked+.OptionPill-module__7z_J9a__content{border-color:var(--accent);background:var(--soft);color:var(--accent)}.OptionPill-module__7z_J9a__input:focus-visible+.OptionPill-module__7z_J9a__content{outline:2px solid var(--accent);outline-offset:2px}.OptionPill-module__7z_J9a__option:hover .OptionPill-module__7z_J9a__content{border-color:var(--accent)}
.ConsumptionChart-module__Z6I69W__chart{align-items:flex-end;gap:10px;height:150px;display:flex}.ConsumptionChart-module__Z6I69W__column{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-direction:column;flex:1;min-width:0;height:100%;display:flex}.ConsumptionChart-module__Z6I69W__value{font-family:var(--font-mono);color:var(--muted);font-size:11px;font-weight:600}.ConsumptionChart-module__Z6I69W__bar{border-radius:var(--radius-sm) var(--radius-sm) 3px 3px;background:var(--accent);width:100%;min-height:6px;transition:height .4s}.ConsumptionChart-module__Z6I69W__suspicious{background:repeating-linear-gradient(45deg, var(--danger), var(--danger) 4px, var(--panel-2) 4px, var(--panel-2) 8px)}.ConsumptionChart-module__Z6I69W__label{color:var(--muted);white-space:nowrap;font-size:10px}.ConsumptionChart-module__Z6I69W__empty{padding:var(--space-5) 0;text-align:center;color:var(--muted);margin:0;font-size:13px}
.RecentFillUps-module__ZivfGG__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.RecentFillUps-module__ZivfGG__item{align-items:center;gap:var(--space-4);border-bottom:1px solid var(--line);padding:13px 0;display:flex}.RecentFillUps-module__ZivfGG__icon{border-radius:var(--radius-md);background:var(--soft);flex:none;place-items:center;width:38px;height:38px;font-size:16px;display:grid}.RecentFillUps-module__ZivfGG__info{flex-direction:column;min-width:0;margin-right:auto;display:flex}.RecentFillUps-module__ZivfGG__station{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.RecentFillUps-module__ZivfGG__meta{color:var(--muted);font-size:12px}.RecentFillUps-module__ZivfGG__values{flex-direction:column;flex:none;align-items:flex-end;display:flex}.RecentFillUps-module__ZivfGG__total{font-family:var(--font-mono);font-size:14px;font-weight:600}.RecentFillUps-module__ZivfGG__price{color:var(--muted);font-size:11px}.RecentFillUps-module__ZivfGG__more{padding-top:var(--space-3);font-size:13px;font-weight:600}.RecentFillUps-module__ZivfGG__empty{padding:var(--space-4) 0;color:var(--muted);margin:0;font-size:13px}
.PickerRow-module__L30IVG__fieldset{border:0;margin:0;padding:0}.PickerRow-module__L30IVG__legend{margin-bottom:var(--space-4);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:0;font-size:11px;font-weight:600}.PickerRow-module__L30IVG__row{flex-wrap:wrap;gap:9px;display:flex}.PickerRow-module__L30IVG__icon{font-size:22px;line-height:1}
.StatCard-module__0LC0iW__card{padding:var(--space-6) var(--space-5);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);flex-direction:column;display:flex}.StatCard-module__0LC0iW__label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:600}.StatCard-module__0LC0iW__value{font-family:var(--font-mono);letter-spacing:-.04em;margin-top:10px;font-size:clamp(28px,6vw,34px);font-weight:700}.StatCard-module__0LC0iW__hint{margin-top:var(--space-2);color:var(--muted);font-size:13px}
.VehiclePicker-module__0IxLeW__fieldset{border:0;margin:0;padding:0}.VehiclePicker-module__0IxLeW__legend{margin-bottom:var(--space-4);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:0;font-size:11px;font-weight:600}.VehiclePicker-module__0IxLeW__row{flex-wrap:wrap;gap:9px;display:flex}
.AccountForm-module__23xxyG__form{gap:var(--space-4);flex-direction:column;display:flex}.AccountForm-module__23xxyG__pair{gap:var(--space-3);grid-template-columns:1fr 96px;display:grid}.AccountForm-module__23xxyG__select{height:var(--control-height);border-radius:var(--radius-md);border:1px solid var(--line);background:var(--panel-2);width:100%;color:var(--fg);transition:border-color var(--transition-fast);outline:none;padding:0 10px;font-family:inherit;font-size:16px}.AccountForm-module__23xxyG__select:focus{border-color:var(--accent)}.AccountForm-module__23xxyG__select[aria-invalid=true]{border-color:var(--danger)}.AccountForm-module__23xxyG__alert{border-radius:var(--radius-md);border:1px solid var(--danger);background:color-mix(in srgb, var(--danger) 8%, transparent);color:var(--danger);padding:12px 14px;font-size:14px;line-height:1.45;display:block}.AccountForm-module__23xxyG__notice{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--soft);color:var(--fg);padding:12px 14px;font-size:14px;line-height:1.45;display:block}.AccountForm-module__23xxyG__submit{margin-top:var(--space-1)}
.ComparisonResult-module__9fYIuq__verdict{margin-top:var(--space-5);padding:var(--space-6);border-radius:var(--radius-lg);color:#fff;flex-direction:column;display:flex}.ComparisonResult-module__9fYIuq__etanol{background:var(--accent)}.ComparisonResult-module__9fYIuq__gasolina{background:var(--info)}.ComparisonResult-module__9fYIuq__indefinido{background:var(--muted)}.ComparisonResult-module__9fYIuq__verdictLabel{letter-spacing:.1em;text-transform:uppercase;opacity:.85;font-size:12px;font-weight:600}.ComparisonResult-module__9fYIuq__winner{letter-spacing:-.04em;margin-top:6px;font-size:clamp(30px,8vw,38px);font-weight:700}.ComparisonResult-module__9fYIuq__explanation{margin-top:var(--space-2);opacity:.92;font-size:14px}.ComparisonResult-module__9fYIuq__details{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));margin-top:18px;display:grid}.ComparisonResult-module__9fYIuq__detail{border-radius:var(--radius-lg);border:1px solid var(--line);flex-direction:column;padding:18px;display:flex}.ComparisonResult-module__9fYIuq__detailLabel{color:var(--muted);font-size:12px}.ComparisonResult-module__9fYIuq__detailValue{font-family:var(--font-mono);margin-top:4px;font-size:24px;font-weight:700}
.VehicleHeading-module__WbFwAW__heading{align-items:center;gap:var(--space-3);min-width:0;margin-right:auto;display:flex}.VehicleHeading-module__WbFwAW__swatch{border-radius:var(--radius-md);border:1px solid #0000001f;flex:none;width:34px;height:34px}.VehicleHeading-module__WbFwAW__text{min-width:0}.VehicleHeading-module__WbFwAW__title{letter-spacing:-.035em;margin:0;font-size:clamp(21px,5vw,26px);font-weight:600}.VehicleHeading-module__WbFwAW__meta{color:var(--muted);margin:2px 0 0;font-size:13px}
.FillUpCalcPanel-module__CvCQJW__panel{align-items:center;gap:var(--space-4);margin-top:var(--space-4);padding:var(--space-4) 18px;border-radius:var(--radius-lg);background:var(--soft);flex-wrap:wrap;display:flex}.FillUpCalcPanel-module__CvCQJW__block{flex-direction:column;gap:2px;display:flex}.FillUpCalcPanel-module__CvCQJW__block:first-child{margin-right:auto}.FillUpCalcPanel-module__CvCQJW__right{text-align:right}.FillUpCalcPanel-module__CvCQJW__label{color:var(--muted);font-size:12px}.FillUpCalcPanel-module__CvCQJW__price{font-family:var(--font-mono);letter-spacing:-.04em;color:var(--accent);font-size:26px;font-weight:700}.FillUpCalcPanel-module__CvCQJW__distance{font-family:var(--font-mono);font-size:20px;font-weight:600}
.DeleteFillUpButton-module__eMU0ca__button{border-radius:var(--radius-md);border:1px solid var(--line);width:44px;height:44px;color:var(--muted);cursor:pointer;transition:color var(--transition-fast), border-color var(--transition-fast);background:0 0;place-items:center;font-size:18px;line-height:1;display:grid}.DeleteFillUpButton-module__eMU0ca__button:hover{color:var(--danger);border-color:var(--danger)}
.DeleteStationButton-module__3Qi6sW__form{margin-top:var(--space-4)}
.ColorPicker-module__kZd53a__fieldset{border:0;margin:0;padding:0}.ColorPicker-module__kZd53a__legend{margin-bottom:var(--space-4);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:0;font-size:11px;font-weight:600}.ColorPicker-module__kZd53a__row{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.ColorPicker-module__kZd53a__swatch{cursor:pointer;display:inline-flex;position:relative}.ColorPicker-module__kZd53a__input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.ColorPicker-module__kZd53a__chip{border-radius:var(--radius-lg);width:44px;height:44px;box-shadow:inset 0 0 0 2px var(--panel);border:2px solid #0000;transition:transform .15s}.ColorPicker-module__kZd53a__swatch:hover .ColorPicker-module__kZd53a__chip{transform:scale(1.08)}.ColorPicker-module__kZd53a__input:checked+.ColorPicker-module__kZd53a__chip{border-color:var(--accent)}.ColorPicker-module__kZd53a__input:focus-visible+.ColorPicker-module__kZd53a__chip{outline:2px solid var(--accent);outline-offset:2px}.ColorPicker-module__kZd53a__name{margin-left:var(--space-1);color:var(--muted);font-size:13px}
.RegionForm-module__2F_Ckq__form{align-items:center;gap:var(--space-2);grid-template-columns:minmax(0,1fr) 80px auto;width:100%;max-width:360px;display:grid}.RegionForm-module__2F_Ckq__error{color:var(--danger);grid-column:1/-1;font-size:12px;font-weight:500}@media (max-width:480px){.RegionForm-module__2F_Ckq__form{grid-template-columns:minmax(0,1fr) 76px}.RegionForm-module__2F_Ckq__form>:nth-child(3){grid-column:1/-1}}
.FuelComparator-module__fqQZGW__inputs{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(160px,100%),1fr));display:grid}.FuelComparator-module__fqQZGW__basis{margin:var(--space-4) 0 0;color:var(--muted);font-size:12px}
.FullTankToggle-module__zX-2yG__wrapper{flex-direction:column;gap:6px;min-width:0;display:flex}.FullTankToggle-module__zX-2yG__label{color:var(--muted);font-size:12px}.FullTankToggle-module__zX-2yG__toggle{height:var(--control-height);border-radius:var(--radius-md);border:1.5px solid var(--line);color:var(--fg);cursor:pointer;background:0 0;align-items:center;padding:0 14px;font-size:14px;font-weight:500;display:flex;position:relative}.FullTankToggle-module__zX-2yG__on{border-color:var(--accent);background:var(--soft);color:var(--accent)}.FullTankToggle-module__zX-2yG__input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.FullTankToggle-module__zX-2yG__toggle:has(.FullTankToggle-module__zX-2yG__input:focus-visible){outline:2px solid var(--accent);outline-offset:2px}
.HistoryRow-module__DMbS1W__row{align-items:center;gap:var(--space-4);padding:18px var(--space-5);border-bottom:1px solid var(--line);flex-wrap:wrap;display:flex}.HistoryRow-module__DMbS1W__date{flex-direction:column;width:52px;display:flex}.HistoryRow-module__DMbS1W__day{font-family:var(--font-mono);letter-spacing:-.03em;font-size:18px;font-weight:700}.HistoryRow-module__DMbS1W__month{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.HistoryRow-module__DMbS1W__station{flex-direction:column;min-width:150px;margin-right:auto;display:flex}.HistoryRow-module__DMbS1W__stationName{font-size:15px;font-weight:500}.HistoryRow-module__DMbS1W__stationMeta{color:var(--muted);font-size:12px}.HistoryRow-module__DMbS1W__cell{flex-direction:column;min-width:80px;display:flex}.HistoryRow-module__DMbS1W__right{text-align:right}.HistoryRow-module__DMbS1W__cellLabel{color:var(--muted);font-size:11px}.HistoryRow-module__DMbS1W__cellValue{font-family:var(--font-mono);font-size:15px;font-weight:600}.HistoryRow-module__DMbS1W__suspicious{color:var(--danger)}.HistoryRow-module__DMbS1W__total{font-family:var(--font-mono);font-size:16px;font-weight:700}@media (max-width:560px){.HistoryRow-module__DMbS1W__row{gap:var(--space-3);padding:var(--space-4)}.HistoryRow-module__DMbS1W__cell{min-width:68px}}
.VehicleSwitcher-module__RMtpNW__switcher{gap:var(--space-2);flex-wrap:wrap;display:flex}.VehicleSwitcher-module__RMtpNW__pill{border-radius:var(--radius-pill);border:1px solid var(--line);height:36px;color:var(--muted);transition:all var(--transition-fast);align-items:center;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.VehicleSwitcher-module__RMtpNW__pill:hover{border-color:var(--accent);color:var(--accent)}.VehicleSwitcher-module__RMtpNW__active,.VehicleSwitcher-module__RMtpNW__active:hover{border-color:var(--accent);background:var(--soft);color:var(--accent)}
.StationCard-module__M7Xrka__card{padding:var(--space-5);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);flex-direction:column;display:flex}.StationCard-module__M7Xrka__header{align-items:flex-start;gap:10px;display:flex}.StationCard-module__M7Xrka__identity{min-width:0;margin-right:auto}.StationCard-module__M7Xrka__name{letter-spacing:-.02em;margin:0;font-size:17px;font-weight:600}.StationCard-module__M7Xrka__updated{color:var(--muted);margin:3px 0 0;font-size:12px}.StationCard-module__M7Xrka__badge{border-radius:var(--radius-sm);background:var(--soft);color:var(--accent);flex:none;padding:4px 9px;font-size:11px;font-weight:600}.StationCard-module__M7Xrka__prices{margin:18px 0 0}.StationCard-module__M7Xrka__price{border-top:1px solid var(--line);align-items:center;padding:9px 0;display:flex}.StationCard-module__M7Xrka__priceLabel{color:var(--muted);margin:0 auto 0 0;font-size:13px}.StationCard-module__M7Xrka__priceValue{font-family:var(--font-mono);margin:0;font-size:16px;font-weight:600}
.AddVehicleCard-module__oVjCEq__card{border:1.5px dashed var(--line);border-radius:var(--radius-xl);min-height:220px;color:var(--muted);transition:all var(--transition-base);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.AddVehicleCard-module__oVjCEq__card:hover{border-color:var(--accent);color:var(--accent)}.AddVehicleCard-module__oVjCEq__icon{border-radius:var(--radius-lg);border:1.5px solid;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.AddVehicleCard-module__oVjCEq__label{font-size:14px;font-weight:500}
.DeleteVehicleButton-module__8m85gW__error{margin:var(--space-2) 0 0;color:var(--danger);font-size:13px}
.FillUpForm-module__BIj04a__form{gap:var(--space-4);display:grid}.FillUpForm-module__BIj04a__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));display:grid}.FillUpForm-module__BIj04a__spaced{margin-top:var(--space-4)}.FillUpForm-module__BIj04a__note{color:var(--muted);margin:10px 0 0;font-size:12px}.FillUpForm-module__BIj04a__actions{gap:var(--space-3);flex-wrap:wrap;justify-content:flex-end;display:flex}.FillUpForm-module__BIj04a__formError{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--soft);color:var(--danger);margin:0;font-size:14px;font-weight:500}
.form-page-module__IaUFhG__narrow{max-width:760px;margin:0 auto}
.SettingRow-module__T1j-la__row{align-items:center;gap:var(--space-4);padding:var(--space-5);background:var(--panel);border:1px solid var(--line);border-radius:18px;flex-wrap:wrap;display:flex}.SettingRow-module__T1j-la__text{min-width:0;margin-right:auto}.SettingRow-module__T1j-la__title{margin:0;font-size:15px;font-weight:600}.SettingRow-module__T1j-la__description{color:var(--muted);max-width:48ch;margin:2px 0 0;font-size:13px}.SettingRow-module__T1j-la__control{flex:none}
.StationForm-module__XeSePa__card{margin-bottom:var(--space-4)}.StationForm-module__XeSePa__row{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr));align-items:end;display:grid}.StationForm-module__XeSePa__submit{align-items:flex-end;display:flex}
.VehicleCard-module__PxBUfW__card{padding:var(--space-5);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);color:var(--fg);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);flex-direction:column;display:flex;position:relative;overflow:hidden}.VehicleCard-module__PxBUfW__card:hover{box-shadow:var(--shadow-card);border-color:var(--accent);color:var(--fg);transform:translateY(-3px)}.VehicleCard-module__PxBUfW__halo{opacity:.16;filter:blur(2px);border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.VehicleCard-module__PxBUfW__top{align-items:center;gap:10px;margin-bottom:18px;display:flex}.VehicleCard-module__PxBUfW__swatch{border-radius:var(--radius-sm);border:1px solid #0000001f;width:26px;height:26px}.VehicleCard-module__PxBUfW__type{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.VehicleCard-module__PxBUfW__title{letter-spacing:-.03em;font-size:21px;font-weight:600;line-height:1.2}.VehicleCard-module__PxBUfW__subtitle{color:var(--muted);margin-top:4px;font-size:13px}.VehicleCard-module__PxBUfW__plate{margin-top:var(--space-4);border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--panel-2);font-family:var(--font-mono);letter-spacing:.08em;align-self:flex-start;padding:5px 10px;font-size:12px;font-weight:500}.VehicleCard-module__PxBUfW__stats{align-items:flex-end;gap:var(--space-5);margin-top:var(--space-5);border-top:1px dashed var(--line);padding-top:18px;display:flex}.VehicleCard-module__PxBUfW__statLabel{color:var(--muted);margin-bottom:2px;font-size:11px;display:block}.VehicleCard-module__PxBUfW__average{font-family:var(--font-mono);letter-spacing:-.04em;color:var(--accent);font-size:24px;font-weight:700;display:block}.VehicleCard-module__PxBUfW__odometer{text-align:right;margin-left:auto}.VehicleCard-module__PxBUfW__odometerValue{font-family:var(--font-mono);font-size:15px;font-weight:500;display:block}
.comparativo-module__jcsata__narrow{max-width:820px;margin:0 auto}
.historico-module__1IXnfa__list{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);margin:0;padding:0;list-style:none;overflow:hidden}.historico-module__1IXnfa__list>:last-child{border-bottom:0}
.painel-module__Jw1PWq__top{align-items:center;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.painel-module__Jw1PWq__vehicleActions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.painel-module__Jw1PWq__stats{gap:var(--space-4);margin-bottom:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));display:grid}.painel-module__Jw1PWq__panels{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));display:grid}.painel-module__Jw1PWq__cardHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);display:flex}.painel-module__Jw1PWq__cardTitle{letter-spacing:-.02em;margin:0 auto 0 0;font-size:15px;font-weight:600}.painel-module__Jw1PWq__cardMeta{color:var(--muted);font-size:12px}.painel-module__Jw1PWq__cardAction{margin-top:18px}
.postos-module__e3ZRSq__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));display:grid}
.VehicleForm-module__Q5cRYa__form{gap:var(--space-4);display:grid}.VehicleForm-module__Q5cRYa__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));display:grid}.VehicleForm-module__Q5cRYa__spaced{margin-top:var(--space-5)}.VehicleForm-module__Q5cRYa__plate{letter-spacing:.1em;text-transform:uppercase}.VehicleForm-module__Q5cRYa__actions{gap:var(--space-3);flex-wrap:wrap;justify-content:flex-end;display:flex}.VehicleForm-module__Q5cRYa__formError{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--soft);color:var(--danger);margin:0;font-size:14px;font-weight:500}
.VehicleGrid-module__Jw8CwW__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));display:grid}
