.PageHeader-module__cS7uea__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.PageHeader-module__cS7uea__title{font-size:22px;font-weight:700}
.Button-module__8RiFmG__button{border-radius:var(--radius-control);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 20px;font-size:15px;font-weight:600;transition:background-color .15s,border-color .15s,opacity .15s;display:inline-flex}.Button-module__8RiFmG__button:disabled{cursor:not-allowed;opacity:.6}.Button-module__8RiFmG__primary{background:var(--brand);color:var(--brand-contrast)}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--brand-hover)}.Button-module__8RiFmG__secondary{color:var(--text);border-color:var(--border);background:0 0}.Button-module__8RiFmG__secondary:hover:not(:disabled){border-color:var(--text-muted)}.Button-module__8RiFmG__danger{color:var(--danger);border-color:var(--danger);background:0 0}.Button-module__8RiFmG__danger:hover:not(:disabled){background:var(--danger);color:#fff}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}
.StageRow-module__Re3L0q__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.StageRow-module__Re3L0q__row:last-child{border-bottom:none}.StageRow-module__Re3L0q__left{flex-direction:column;gap:4px;min-width:0;display:flex}.StageRow-module__Re3L0q__name{font-size:14px;font-weight:600}.StageRow-module__Re3L0q__mechanic{color:var(--text-muted);font-size:12px}.StageRow-module__Re3L0q__right{flex-shrink:0;align-items:center;gap:8px;display:flex}.StageRow-module__Re3L0q__smallButton{height:36px;padding:0 12px;font-size:13px}.StageRow-module__Re3L0q__gatedHint{color:var(--text-muted);text-align:right;align-items:center;gap:4px;font-size:12px;display:flex}.StageRow-module__Re3L0q__error{color:var(--danger);font-size:12px}.StageRow-module__Re3L0q__queuedHint{color:var(--warning);font-size:12px}
.Card-module__b6YjYG__card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);padding:20px}
.ConfirmModal-module__HXg0mq__overlay{z-index:100;background:#00000080;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.ConfirmModal-module__HXg0mq__overlay{align-items:center;padding:24px}}.ConfirmModal-module__HXg0mq__card{background:var(--surface);width:100%;max-width:440px;box-shadow:var(--shadow-card);border-radius:16px 16px 0 0;flex-direction:column;gap:16px;padding:24px;display:flex}@media (min-width:640px){.ConfirmModal-module__HXg0mq__card{border-radius:var(--radius-card)}}.ConfirmModal-module__HXg0mq__title{font-size:18px;font-weight:700}.ConfirmModal-module__HXg0mq__description{color:var(--text-muted);font-size:14px;line-height:1.5}.ConfirmModal-module__HXg0mq__textarea{border-radius:var(--radius-control);border:1px solid var(--border);background:var(--bg);width:100%;min-height:88px;color:var(--text);resize:vertical;padding:12px;font-family:inherit;font-size:14px}.ConfirmModal-module__HXg0mq__textarea:focus-visible{outline:2px solid var(--brand);outline-offset:-1px}.ConfirmModal-module__HXg0mq__actions{flex-direction:column-reverse;gap:12px;display:flex}@media (min-width:480px){.ConfirmModal-module__HXg0mq__actions{flex-direction:row;justify-content:flex-end}}.ConfirmModal-module__HXg0mq__actions>*{flex:1}@media (min-width:480px){.ConfirmModal-module__HXg0mq__actions>*{flex:none}}
.EntryStatusControl-module__D5XO_W__actions{flex-wrap:wrap;gap:10px;display:flex}
.InvoiceAction-module__xFUULq__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.InvoiceAction-module__xFUULq__title{font-size:16px;font-weight:700}.InvoiceAction-module__xFUULq__hint{color:var(--text-muted);font-size:13px}.InvoiceAction-module__xFUULq__error{color:var(--danger);margin-top:8px;font-size:13px}
.EstimateSection-module__AycZ4q__card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);flex-direction:column;gap:16px;padding:20px;display:flex}.EstimateSection-module__AycZ4q__pending{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.EstimateSection-module__AycZ4q__draft{color:var(--text-muted);text-align:center;border:1px dashed var(--border);border-radius:var(--radius-card);padding:20px;font-size:14px}.EstimateSection-module__AycZ4q__title{font-size:16px;font-weight:700}.EstimateSection-module__AycZ4q__group{flex-direction:column;gap:6px;display:flex}.EstimateSection-module__AycZ4q__groupLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.EstimateSection-module__AycZ4q__row{justify-content:space-between;gap:12px;padding:2px 0;font-size:14px;display:flex}.EstimateSection-module__AycZ4q__rowDescription{color:var(--text)}.EstimateSection-module__AycZ4q__rowAmount{color:var(--text-muted);flex-shrink:0}.EstimateSection-module__AycZ4q__subtotalRow{border-top:1px solid var(--border);justify-content:space-between;padding-top:4px;font-size:13px;font-weight:600;display:flex}.EstimateSection-module__AycZ4q__grandTotalRow{border-top:2px solid var(--text);justify-content:space-between;align-items:baseline;padding-top:12px;display:flex}.EstimateSection-module__AycZ4q__grandTotalLabel{font-size:15px;font-weight:700}.EstimateSection-module__AycZ4q__grandTotalAmount{font-size:22px;font-weight:700}.EstimateSection-module__AycZ4q__approvalPrompt{flex-direction:column;gap:12px;padding-top:4px;display:flex}.EstimateSection-module__AycZ4q__approvalText{color:var(--text-muted);font-size:14px;line-height:1.5}.EstimateSection-module__AycZ4q__actions{flex-direction:column;gap:12px;display:flex}@media (min-width:420px){.EstimateSection-module__AycZ4q__actions{flex-direction:row}}.EstimateSection-module__AycZ4q__reasonBox{color:var(--text-muted);background:var(--bg);border-radius:var(--radius-control);padding:12px;font-size:14px}
.EntryDetail-module__-W_iDa__header{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.EntryDetail-module__-W_iDa__plateRow{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.EntryDetail-module__-W_iDa__plate{letter-spacing:.02em;font-size:24px;font-weight:700}.EntryDetail-module__-W_iDa__vehicle{color:var(--text-muted);font-size:14px}.EntryDetail-module__-W_iDa__client{color:var(--text);font-size:14px}.EntryDetail-module__-W_iDa__badges{flex-wrap:wrap;gap:8px;display:flex}.EntryDetail-module__-W_iDa__metaRow{color:var(--text-muted);flex-wrap:wrap;gap:16px;font-size:13px;display:flex}.EntryDetail-module__-W_iDa__sections{flex-direction:column;gap:20px;display:flex}.EntryDetail-module__-W_iDa__sectionTitle{margin-bottom:4px;font-size:16px;font-weight:700}
.InvoiceSection-module__DYTBFG__card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);flex-direction:column;gap:14px;padding:20px;display:flex}.InvoiceSection-module__DYTBFG__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.InvoiceSection-module__DYTBFG__number{font-size:15px;font-weight:700}.InvoiceSection-module__DYTBFG__downloadLink{border-radius:var(--radius-control);border:1px solid var(--border);height:48px;color:var(--text);justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.InvoiceSection-module__DYTBFG__downloadLink:hover{border-color:var(--text-muted)}
.ContactFooter-module__wRD8mG__footer{border-top:1px solid var(--border);color:var(--text-muted);text-align:center;flex-direction:column;gap:6px;padding-top:16px;font-size:13px;display:flex}.ContactFooter-module__wRD8mG__footer a{color:var(--text-muted);text-decoration:none}.ContactFooter-module__wRD8mG__footer a:hover{color:var(--text)}
.Skeleton-module__QUUPIW__block{background:linear-gradient(90deg, var(--surface) 0%, var(--border) 50%, var(--surface) 100%);background-size:200% 100%;border-radius:6px;animation:1.4s ease-in-out infinite Skeleton-module__QUUPIW__shimmer}@keyframes Skeleton-module__QUUPIW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.Skeleton-module__QUUPIW__block{background:var(--surface);animation:none}}
.EmptyState-module__7SqAPW__wrap{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:8px;padding:40px 16px;display:flex}.EmptyState-module__7SqAPW__icon{background:color-mix(in srgb, var(--text-muted) 12%, transparent);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:4px;display:flex}.EmptyState-module__7SqAPW__title{color:var(--text);font-size:15px;font-weight:700}.EmptyState-module__7SqAPW__description{max-width:320px;font-size:13px}.EmptyState-module__7SqAPW__action{margin-top:8px}
.StatusBadge-module__T3RE4W__badge{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.StatusBadge-module__T3RE4W__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.StatusBadge-module__T3RE4W__success{background:color-mix(in srgb, var(--success) 15%, transparent);color:var(--success)}.StatusBadge-module__T3RE4W__success .StatusBadge-module__T3RE4W__dot{background:var(--success)}.StatusBadge-module__T3RE4W__warning{background:color-mix(in srgb, var(--warning) 16%, transparent);color:var(--warning)}.StatusBadge-module__T3RE4W__warning .StatusBadge-module__T3RE4W__dot{background:var(--warning)}.StatusBadge-module__T3RE4W__danger{background:color-mix(in srgb, var(--danger) 14%, transparent);color:var(--danger)}.StatusBadge-module__T3RE4W__danger .StatusBadge-module__T3RE4W__dot{background:var(--danger)}.StatusBadge-module__T3RE4W__neutral{background:color-mix(in srgb, var(--text-muted) 16%, transparent);color:var(--text-muted)}.StatusBadge-module__T3RE4W__neutral .StatusBadge-module__T3RE4W__dot{background:var(--text-muted)}.StatusBadge-module__T3RE4W__brand{background:color-mix(in srgb, var(--brand) 14%, transparent);color:var(--brand)}.StatusBadge-module__T3RE4W__brand .StatusBadge-module__T3RE4W__dot{background:var(--brand)}
.fields-module__XIbIhG__control{border-radius:var(--radius-control);border:1px solid var(--border);background:var(--bg);width:100%;height:48px;color:var(--text);padding:0 14px;font-family:inherit;font-size:15px;transition:border-color .15s}.fields-module__XIbIhG__control:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 18%, transparent);outline:none}.fields-module__XIbIhG__control:disabled{opacity:.6;cursor:not-allowed}.fields-module__XIbIhG__control::placeholder{color:var(--text-muted)}.fields-module__XIbIhG__textarea{resize:vertical;height:auto;min-height:96px;padding:12px 14px}.fields-module__XIbIhG__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b6b6b' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.fields-module__XIbIhG__error{border-color:var(--danger)}.fields-module__XIbIhG__error:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--danger) 18%, transparent)}.fields-module__XIbIhG__field{flex-direction:column;gap:6px;display:flex}.fields-module__XIbIhG__label{color:var(--text);font-size:13px;font-weight:600}.fields-module__XIbIhG__hint{color:var(--text-muted);font-size:12px}.fields-module__XIbIhG__errorText{color:var(--danger);align-items:center;gap:4px;font-size:12px;display:flex}
.InvoiceItemsList-module__I_p4oG__title{margin-bottom:14px;font-size:16px;font-weight:700}.InvoiceItemsList-module__I_p4oG__row{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:10px 0;font-size:14px;display:flex}.InvoiceItemsList-module__I_p4oG__row:last-child{border-bottom:none}.InvoiceItemsList-module__I_p4oG__description{color:var(--text)}.InvoiceItemsList-module__I_p4oG__quantity{color:var(--text-muted);font-size:13px}.InvoiceItemsList-module__I_p4oG__totalsBlock{border-top:1px solid var(--border);flex-direction:column;gap:6px;margin-top:16px;padding-top:16px;display:flex}.InvoiceItemsList-module__I_p4oG__totalsRow{color:var(--text-muted);justify-content:space-between;font-size:14px;display:flex}.InvoiceItemsList-module__I_p4oG__grandTotalRow{justify-content:space-between;align-items:baseline;padding-top:8px;display:flex}.InvoiceItemsList-module__I_p4oG__grandTotalLabel{color:var(--text);font-size:15px;font-weight:700}.InvoiceItemsList-module__I_p4oG__grandTotalAmount{font-size:20px;font-weight:700}
.Table-module__ceAsYa__wrap{flex-direction:column;gap:12px;display:flex}.Table-module__ceAsYa__scroller{border:1px solid var(--border);border-radius:var(--radius-card);overflow-x:auto}.Table-module__ceAsYa__table{border-collapse:collapse;width:100%;font-size:14px}.Table-module__ceAsYa__table th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--border);white-space:nowrap;padding:12px 16px;font-size:12px;font-weight:700}.Table-module__ceAsYa__table td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:14px 16px}.Table-module__ceAsYa__table tbody tr:last-child td{border-bottom:none}.Table-module__ceAsYa__table tbody tr:hover{background:color-mix(in srgb, var(--text-muted) 5%, transparent)}.Table-module__ceAsYa__alignRight{text-align:right}.Table-module__ceAsYa__pagination{color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.Table-module__ceAsYa__pageButtons{gap:8px;display:flex}.Table-module__ceAsYa__pageButton{border-radius:var(--radius-control);border:1px solid var(--border);background:var(--surface);height:36px;color:var(--text);cursor:pointer;padding:0 14px;font-size:13px;font-weight:600}.Table-module__ceAsYa__pageButton:hover:not(:disabled){border-color:var(--text-muted)}.Table-module__ceAsYa__pageButton:disabled{opacity:.5;cursor:not-allowed}
.ThemeToggle-module__BDCMra__toggle{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:border-color .15s;display:inline-flex}.ThemeToggle-module__BDCMra__toggle:hover{border-color:var(--text-muted)}
.TrackPageShell-module__0gce3W__page{background:var(--bg);justify-content:center;min-height:100dvh;display:flex}.TrackPageShell-module__0gce3W__container{width:100%;max-width:var(--max-content-width);flex-direction:column;gap:24px;padding:20px 16px 48px;display:flex}.TrackPageShell-module__0gce3W__topBar{justify-content:space-between;align-items:center;padding-bottom:4px;display:flex}.TrackPageShell-module__0gce3W__italyStripe{opacity:.6;background:linear-gradient(90deg,#16a34a 0% 33%,#fff 33% 66%,#b31e2e 66% 100%);border-radius:2px;height:3px}
.FormLayout-module__AcKBdq__form{flex-direction:column;gap:20px;max-width:640px;display:flex}.FormLayout-module__AcKBdq__grid2{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:560px){.FormLayout-module__AcKBdq__grid2{grid-template-columns:1fr 1fr}}.FormLayout-module__AcKBdq__grid3{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:560px){.FormLayout-module__AcKBdq__grid3{grid-template-columns:2fr 1fr 1fr}}.FormLayout-module__AcKBdq__sectionLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.FormLayout-module__AcKBdq__errorBanner{border-radius:var(--radius-control);background:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger);padding:12px 14px;font-size:13px}.FormLayout-module__AcKBdq__actions{gap:12px;display:flex}
.PaymentSection-module__y-VyrW__section{flex-direction:column;gap:14px;display:flex}.PaymentSection-module__y-VyrW__header{justify-content:space-between;align-items:center;display:flex}.PaymentSection-module__y-VyrW__title{font-size:16px;font-weight:700}.PaymentSection-module__y-VyrW__summaryRow{justify-content:space-between;font-size:14px;display:flex}.PaymentSection-module__y-VyrW__summaryLabel{color:var(--text-muted)}.PaymentSection-module__y-VyrW__dueAmount{font-weight:700}.PaymentSection-module__y-VyrW__row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.PaymentSection-module__y-VyrW__row:last-child{border-bottom:none}.PaymentSection-module__y-VyrW__rowMain{flex-direction:column;gap:2px;display:flex}.PaymentSection-module__y-VyrW__rowTitle{font-size:14px;font-weight:600}.PaymentSection-module__y-VyrW__rowDetail{color:var(--text-muted);font-size:13px}.PaymentSection-module__y-VyrW__rowAmount{font-size:14px;font-weight:600}
.JobCard-module__uau0qG__card{border-radius:var(--radius-card);border:1px solid var(--border);background:var(--surface);flex-direction:column;gap:10px;padding:14px;display:flex}.JobCard-module__uau0qG__highlighted{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.JobCard-module__uau0qG__top{cursor:pointer;flex-direction:column;gap:2px;display:flex}.JobCard-module__uau0qG__plate{letter-spacing:.02em;font-size:16px;font-weight:700}.JobCard-module__uau0qG__client{color:var(--text-muted);font-size:13px}.JobCard-module__uau0qG__meta{flex-wrap:wrap;gap:6px;display:flex}.JobCard-module__uau0qG__mechanic{color:var(--text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.JobCard-module__uau0qG__actions{align-items:center;gap:10px;display:flex}.JobCard-module__uau0qG__actions>button:first-child{flex:1}.JobCard-module__uau0qG__skipLink{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:8px 4px;font-size:13px;font-weight:600}.JobCard-module__uau0qG__skipLink:hover{color:var(--text)}.JobCard-module__uau0qG__gatedHint{color:var(--text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.JobCard-module__uau0qG__error{color:var(--danger);font-size:12px}
.AppShell-module__cB5iMW__shell{background:var(--bg);min-height:100dvh}.AppShell-module__cB5iMW__header{z-index:50;background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0}.AppShell-module__cB5iMW__headerInner{justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex}.AppShell-module__cB5iMW__userRow{align-items:center;gap:12px;display:flex}.AppShell-module__cB5iMW__userName{font-size:14px;font-weight:600}.AppShell-module__cB5iMW__logoutButton{border-radius:var(--radius-control);border:1px solid var(--border);height:36px;color:var(--text-muted);cursor:pointer;background:0 0;padding:0 14px;font-size:13px;font-weight:600}.AppShell-module__cB5iMW__logoutButton:hover{border-color:var(--text-muted);color:var(--text)}.AppShell-module__cB5iMW__nav{gap:4px;padding:0 16px;display:flex;overflow-x:auto}.AppShell-module__cB5iMW__navLink{color:var(--text-muted);white-space:nowrap;border-bottom:2px solid #0000;padding:12px;font-size:14px;font-weight:600;text-decoration:none}.AppShell-module__cB5iMW__navLink:hover{color:var(--text)}.AppShell-module__cB5iMW__navLinkActive{color:var(--brand);border-bottom-color:var(--brand)}.AppShell-module__cB5iMW__main{max-width:1080px;margin:0 auto;padding:24px 20px 48px}
.DetailPage-module__3R5B9W__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.DetailPage-module__3R5B9W__titleRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.DetailPage-module__3R5B9W__title{font-size:22px;font-weight:700}.DetailPage-module__3R5B9W__actions{gap:10px;display:flex}.DetailPage-module__3R5B9W__sections{flex-direction:column;gap:20px;display:flex}.DetailPage-module__3R5B9W__infoGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:560px){.DetailPage-module__3R5B9W__infoGrid{grid-template-columns:1fr 1fr}}.DetailPage-module__3R5B9W__infoItem{flex-direction:column;gap:2px;display:flex}.DetailPage-module__3R5B9W__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:700}.DetailPage-module__3R5B9W__infoValue{font-size:14px}.DetailPage-module__3R5B9W__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.DetailPage-module__3R5B9W__sectionTitle{font-size:16px;font-weight:700}
.Toast-module__dpyMdW__viewport{z-index:300;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:16px;left:16px;right:16px}@media (min-width:480px){.Toast-module__dpyMdW__viewport{width:360px;left:auto}}.Toast-module__dpyMdW__toast{pointer-events:auto;border-radius:var(--radius-control);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);color:var(--text);align-items:flex-start;gap:10px;padding:14px 16px;font-size:14px;animation:.18s Toast-module__dpyMdW__rise;display:flex}@keyframes Toast-module__dpyMdW__rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Toast-module__dpyMdW__icon{flex-shrink:0;margin-top:1px}.Toast-module__dpyMdW__success .Toast-module__dpyMdW__icon{color:var(--success)}.Toast-module__dpyMdW__error .Toast-module__dpyMdW__icon{color:var(--danger)}.Toast-module__dpyMdW__info .Toast-module__dpyMdW__icon{color:var(--text-muted)}.Toast-module__dpyMdW__message{flex:1}.Toast-module__dpyMdW__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;display:flex}
.page-module__RKyarq__statGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:640px){.page-module__RKyarq__statGrid{grid-template-columns:repeat(4,1fr)}}.page-module__RKyarq__statGrid a{color:inherit;text-decoration:none}.page-module__RKyarq__stageGrid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:480px){.page-module__RKyarq__stageGrid{grid-template-columns:1fr 1fr}}.page-module__RKyarq__stageRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;display:flex}.page-module__RKyarq__stageRow:last-child{border-bottom:none}.page-module__RKyarq__stageCount{font-weight:700}.page-module__RKyarq__activityItem{border-bottom:1px solid var(--border);flex-direction:column;gap:2px;padding:10px 0;display:flex}.page-module__RKyarq__activityItem:last-child{border-bottom:none}.page-module__RKyarq__activityTop{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.page-module__RKyarq__activityEventType{font-size:13px;font-weight:600}.page-module__RKyarq__activityDate{color:var(--text-muted);flex-shrink:0;font-size:12px}.page-module__RKyarq__activityDescription{color:var(--text-muted);font-size:13px}.page-module__RKyarq__activityMeta{color:var(--text-muted);font-size:12px}.page-module__RKyarq__activityMeta a{color:var(--brand)}
.page-module__luGvPW__filterRow{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:20px;display:flex}.page-module__luGvPW__filterRow>div{width:180px}.page-module__luGvPW__statGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:560px){.page-module__luGvPW__statGrid{grid-template-columns:repeat(3,1fr)}}.page-module__luGvPW__legend{color:var(--text-muted);gap:16px;margin-bottom:12px;font-size:12px;display:flex}.page-module__luGvPW__legendItem{align-items:center;gap:6px;display:flex}.page-module__luGvPW__legendSwatch{border-radius:2px;width:10px;height:10px;display:inline-block}.page-module__luGvPW__chart{flex-direction:column;gap:10px;display:flex}.page-module__luGvPW__chartRow{grid-template-columns:60px 1fr;align-items:center;gap:10px;font-size:12px;display:grid}.page-module__luGvPW__chartMonth{color:var(--text-muted);text-transform:capitalize}.page-module__luGvPW__chartBars{flex-direction:column;gap:3px;display:flex}.page-module__luGvPW__chartBarTrack{align-items:center;gap:6px;display:flex}.page-module__luGvPW__chartBarFill{border-radius:4px;min-width:2px;height:8px}.page-module__luGvPW__chartBarInvoiced{background:var(--brand)}.page-module__luGvPW__chartBarCollected{background:var(--success)}.page-module__luGvPW__chartValue{color:var(--text-muted);white-space:nowrap;font-size:11px}
.page-module__k2PN_G__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.page-module__k2PN_G__titleBlock{flex-direction:column;gap:6px;display:flex}.page-module__k2PN_G__numberRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-module__k2PN_G__number{letter-spacing:.02em;font-size:24px;font-weight:700}.page-module__k2PN_G__numberDraft{color:var(--text-muted);font-style:italic}.page-module__k2PN_G__subLine{color:var(--text-muted);font-size:14px}.page-module__k2PN_G__actions{flex-wrap:wrap;gap:10px;display:flex}.page-module__k2PN_G__draftNotice{border-radius:var(--radius-card);border:1px dashed var(--text-muted);background:color-mix(in srgb, var(--text-muted) 6%, transparent);color:var(--text-muted);align-items:flex-start;gap:10px;margin-bottom:20px;padding:14px 16px;font-size:13px;line-height:1.5;display:flex}.page-module__k2PN_G__documentCard{border-radius:var(--radius-card)}.page-module__k2PN_G__documentCardDraft{border:1px dashed var(--border);background:0 0}.page-module__k2PN_G__documentCardIssued{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-card)}.page-module__k2PN_G__sections{flex-direction:column;gap:20px;display:flex}.page-module__k2PN_G__errorText{color:var(--danger);font-size:13px}
.page-module__aslWmq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.page-module__aslWmq__title{font-size:22px;font-weight:700}.page-module__aslWmq__board{flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.page-module__aslWmq__board{flex-direction:row;align-items:flex-start;padding-bottom:8px;overflow-x:auto}}.page-module__aslWmq__column{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.page-module__aslWmq__column{flex:0 0 272px;width:272px}}.page-module__aslWmq__columnHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:4px 2px 8px;display:flex}.page-module__aslWmq__columnTitle{text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);font-size:13px;font-weight:700}.page-module__aslWmq__columnEmpty{color:var(--text-muted);padding:12px 0;font-size:13px}
.page-module__nd5laa__wrap{justify-content:center;align-items:center;min-height:100dvh;padding:20px;display:flex}.page-module__nd5laa__card{flex-direction:column;gap:24px;width:100%;max-width:360px;display:flex}.page-module__nd5laa__header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.page-module__nd5laa__subtitle{color:var(--text-muted);font-size:14px}.page-module__nd5laa__form{flex-direction:column;gap:16px;display:flex}.page-module__nd5laa__errorBanner{border-radius:var(--radius-control);background:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger);align-items:center;gap:8px;padding:12px 14px;font-size:13px;display:flex}
.TrackingSkeleton-module__wURJRa__block{border-radius:var(--radius-card);background:linear-gradient(90deg, var(--surface) 0%, var(--border) 50%, var(--surface) 100%);background-size:200% 100%;animation:1.4s ease-in-out infinite TrackingSkeleton-module__wURJRa__shimmer}@keyframes TrackingSkeleton-module__wURJRa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.TrackingSkeleton-module__wURJRa__block{background:var(--surface);animation:none}}.TrackingSkeleton-module__wURJRa__headerBlock{height:84px}.TrackingSkeleton-module__wURJRa__stepperBlock{height:120px}.TrackingSkeleton-module__wURJRa__sectionTitle{width:140px;height:20px}.TrackingSkeleton-module__wURJRa__photoRow{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.TrackingSkeleton-module__wURJRa__photoBlock{aspect-ratio:1}.TrackingSkeleton-module__wURJRa__estimateBlock{height:160px}.TrackingSkeleton-module__wURJRa__stack{flex-direction:column;gap:24px;display:flex}
.OfflineQueueIndicator-module__rp5-XW__bar{background:var(--surface);border-bottom:1px solid var(--border);width:100%;font:inherit;color:var(--text);cursor:pointer;text-align:left;align-items:center;gap:8px;padding:8px 16px;font-size:13px;display:flex}.OfflineQueueIndicator-module__rp5-XW__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.OfflineQueueIndicator-module__rp5-XW__dotOffline{background:var(--danger)}.OfflineQueueIndicator-module__rp5-XW__dotSyncing{background:var(--warning)}.OfflineQueueIndicator-module__rp5-XW__dotFailed{background:var(--danger)}.OfflineQueueIndicator-module__rp5-XW__text{flex:1}.OfflineQueueIndicator-module__rp5-XW__badge{background:var(--warning);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.OfflineQueueIndicator-module__rp5-XW__badgeFailed{background:var(--danger)}.OfflineQueueIndicator-module__rp5-XW__panel{background:var(--surface);border-bottom:1px solid var(--border);flex-direction:column;padding:4px 16px;display:flex}.OfflineQueueIndicator-module__rp5-XW__item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.OfflineQueueIndicator-module__rp5-XW__item:last-child{border-bottom:none}.OfflineQueueIndicator-module__rp5-XW__itemMain{flex-direction:column;gap:2px;min-width:0;display:flex}.OfflineQueueIndicator-module__rp5-XW__itemLabel{font-size:13px}.OfflineQueueIndicator-module__rp5-XW__itemError{color:var(--danger);font-size:12px}.OfflineQueueIndicator-module__rp5-XW__itemPending{color:var(--text-muted);flex-shrink:0;font-size:12px}.OfflineQueueIndicator-module__rp5-XW__itemActions{flex-shrink:0;gap:8px;display:flex}.OfflineQueueIndicator-module__rp5-XW__itemButton{font:inherit;color:var(--brand);cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:12px;font-weight:600}.OfflineQueueIndicator-module__rp5-XW__empty{color:var(--text-muted);padding:10px 0;font-size:13px}
.page-module__bOFDWa__vehicleRow{border-bottom:1px solid var(--border);color:inherit;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;text-decoration:none;display:flex}.page-module__bOFDWa__vehicleRow:last-child{border-bottom:none}.page-module__bOFDWa__vehiclePlate{font-size:14px;font-weight:700}.page-module__bOFDWa__vehicleModel{color:var(--text-muted);font-size:13px}
.Switch-module__QeUTqq__label{cursor:pointer;color:var(--text);align-items:center;gap:10px;font-size:14px;font-weight:600;display:inline-flex}.Switch-module__QeUTqq__track{background:var(--border);border-radius:999px;flex-shrink:0;width:40px;height:24px;transition:background-color .15s;position:relative}.Switch-module__QeUTqq__trackOn{background:var(--brand)}.Switch-module__QeUTqq__thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:2px;left:2px}.Switch-module__QeUTqq__thumbOn{transform:translate(16px)}.Switch-module__QeUTqq__input{opacity:0;width:1px;height:1px;position:absolute}.Switch-module__QeUTqq__input:focus-visible+.Switch-module__QeUTqq__track{outline:2px solid var(--brand);outline-offset:2px}
