/* Garage uses the common account shell and its typography. */
.account-root .gr-main{grid-column:2/-1;padding:24px;min-width:0}
.gr-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px}.gr-heading h2{margin-bottom:5px}.account-root .gr-heading p{font-size:15px;color:#526c83;max-width:600px}.gr-heading>.button{white-space:nowrap;flex-shrink:0}
.gr-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #dfe8ef;margin-bottom:8px}.gr-filter{display:flex;gap:20px}.gr-filter button{display:flex;gap:8px;align-items:center;padding:12px 0;border-bottom:2px solid transparent;color:#526c83}.gr-filter button[aria-pressed=true]{border-color:#00859c;color:#00758c;font-weight:700}.gr-filter span{border-radius:20px;background:#eef4f7;padding:1px 7px;font-size:12px}.gr-text-button{color:#00758c;font-size:14px;padding:8px 4px;min-height:36px}.gr-text-button:hover{text-decoration:underline}
.gr-list{display:grid}.gr-card{display:grid;grid-template-columns:136px minmax(0,1fr);gap:20px;padding:20px 0;border-bottom:1px solid #e2ebf0;position:relative}.gr-card:last-child{border:0}.gr-photo{position:relative;width:100%;padding:0;align-self:start;border-radius:8px;overflow:hidden;background:#f0f5f8}.gr-photo img{display:block;width:100%;height:108px;object-fit:contain}.gr-primary-label,.gr-history-stamp{position:absolute;top:6px;left:6px;border-radius:5px;background:#e1f7ef;color:#07624d;padding:3px 7px;font-size:11px;font-weight:700}.gr-card-main{min-width:0}.gr-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.gr-title h3{margin:0 0 4px;overflow-wrap:anywhere}.account-root .gr-title p{font-size:13px;color:#526c83;line-height:1.4}.gr-badge{font-size:12px;line-height:1.3;white-space:nowrap;background:#edf2f6;color:#526c83;border-radius:20px;padding:4px 9px}.gr-active{background:#e7f6ef;color:#167253}.gr-facts{display:flex;gap:8px 16px;flex-wrap:wrap;margin-top:10px;font-size:14px}.gr-facts span+span{border-left:1px solid #d7e3eb;padding-left:16px}.account-root .gr-cost{font-size:13px;color:#526c83;margin-top:7px}.gr-row-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:7px}.account-root .gr-row-bottom small{font-size:12px;color:#60788a}.gr-row-actions{display:flex;align-items:center;gap:12px}.gr-menu{position:relative}.gr-menu summary{list-style:none;cursor:pointer;padding:8px;font-size:12px;min-width:36px;text-align:center}.gr-menu summary::-webkit-details-marker{display:none}.gr-menu-actions{position:absolute;right:0;top:100%;z-index:5;width:170px;padding:6px;border:1px solid #d5e3eb;background:white;border-radius:8px;box-shadow:0 6px 20px #153e5c26}.gr-menu-actions button{display:block;width:100%;padding:10px;text-align:left;font-size:14px;border-radius:4px}.gr-menu-actions button:hover{background:#eef8fb}.gr-menu-actions .gr-remove{color:#a43146}
.gr-history{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-top:18px}.gr-history .gr-card{display:flex;flex-direction:column;gap:12px;padding:0 0 12px;border:1px solid #e2ebf0;border-radius:10px;overflow:visible}.gr-history .gr-card-main{padding:0 14px}.gr-history .gr-photo{border-radius:9px 9px 0 0}.gr-history .gr-photo img{height:155px;object-fit:cover}.gr-history .gr-badge{display:none}.gr-history-stamp{top:auto;bottom:8px;left:8px;color:#fff;background:#123b55e6;text-transform:uppercase;letter-spacing:1px;font-size:10px}.gr-history .gr-facts{font-size:12px;gap:6px}.gr-history .gr-facts span+span{padding-left:6px}.gr-history .gr-row-bottom{align-items:flex-start;flex-direction:column;gap:2px}.account-root .gr-history-note{font-size:14px;color:#526c83;margin-top:14px}.account-root .gr-note{font-size:12px;line-height:1.6;color:#60788a;margin-top:18px}.gr-note a{text-decoration:underline}.gr-main #gr-status{padding:10px 12px;background:#e8f8fb;border-radius:6px;margin-top:12px;font-size:14px}.gr-empty{grid-column:1/-1;text-align:center;padding:40px 20px;color:#526c83}.gr-empty h3{color:#10375a;margin-bottom:8px}.account-root .gr-empty p{font-size:15px}.gr-empty .button{margin-top:18px}
.account-root #dialog{position:fixed;inset:0;margin:auto;width:min(680px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;padding:28px;color:#10375a}.account-root #dialog h2{font-size:23px;margin:0;padding-right:25px}.account-root #dialog form{display:block;margin:0}.gr-stepper{display:flex;list-style:none;gap:16px;padding:0;margin:20px 0 24px;border-bottom:1px solid #dfe8ef}.gr-stepper li{display:flex;gap:7px;align-items:center;font-size:12px;color:#60788a;padding-bottom:14px;flex:1;line-height:1.3}.gr-stepper li[aria-current]{color:#00758c;border-bottom:2px solid #00859c;font-weight:700}.gr-stepper span{display:grid;place-items:center;width:22px;height:22px;flex-shrink:0;border:1px solid #d5e3eb;border-radius:50%;font-size:11px}.gr-stepper li[aria-current] span{background:#00859c;color:white;border-color:#00859c}.gr-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 18px}.gr-identity{grid-template-columns:1fr 1fr 100px}.gr-fields label{display:flex;flex-direction:column;gap:7px;font-size:14px;line-height:1.4;font-weight:600}.gr-fields input,.gr-fields select{display:block;width:100%;min-width:0;min-height:44px;border:1px solid #cbdbe5;border-radius:7px;padding:10px 12px;font-size:15px;background:white;color:#10375a}.gr-wide{grid-column:1/-1}.gr-fields small,.gr-photo-editor small{display:block;color:#60788a;font-size:12px;line-height:1.5;font-weight:400}.gr-wide small{margin-top:6px}.gr-fields .gr-check{flex-direction:row;align-items:center;gap:10px;font-weight:400}.gr-check input{width:18px;height:18px;min-height:0;accent-color:#00859c}.gr-check:has(input:disabled){color:#60788a}.gr-section-copy,.gr-modal-copy{color:#526c83;font-size:14px;line-height:1.6;margin:0 0 18px}.gr-modal-copy{margin-top:18px}.gr-cost-preview{display:grid;gap:8px;background:#eff8fa;border:1px solid #d8ebef;border-radius:9px;padding:16px;margin:16px 0}.gr-cost-preview strong{font-size:14px}.gr-cost-preview output{font-size:17px;line-height:1.45;color:#006e83}.gr-cost-preview small{font-size:12px;line-height:1.5;color:#526c83}.gr-photo-editor{display:flex;align-items:center;gap:18px;padding:18px 0;border-top:1px solid #e2ebf0}.gr-photo-editor img{width:116px;height:88px;object-fit:contain;background:#eef4f7;border-radius:7px}.gr-photo-editor strong{font-size:14px}.gr-upload{display:block!important;margin:6px 0;font-size:13px!important;font-weight:600;color:#00758c}.gr-upload input{max-width:300px;font-size:12px;padding:6px;border:0}.gr-modal-actions{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #dfe8ef;padding-top:18px;margin-top:22px}.gr-modal-error{font-size:14px;color:#a43146;margin:14px 0}.gr-discard{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px;padding:16px;border-radius:8px;background:#fff5e7;font-size:14px}.gr-discard strong{width:100%}.gr-fields [hidden],[hidden]{display:none!important}
@media(max-width:1250px){.gr-history{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.gr-toolbar{align-items:flex-start;flex-wrap:wrap;gap:0}.gr-heading{flex-wrap:wrap;gap:14px}.gr-card{grid-template-columns:100px minmax(0,1fr);gap:14px}.gr-photo img{height:90px}.gr-card-top{flex-wrap:wrap;gap:6px}.gr-row-bottom{align-items:flex-start;flex-direction:column;gap:0}.gr-facts{font-size:13px;gap:6px 10px}.gr-facts span+span{padding-left:10px}.gr-filter{gap:16px}.gr-history{grid-template-columns:1fr 1fr}.account-root #dialog{padding:24px 20px}.gr-stepper{gap:8px}.gr-stepper li{font-size:11px;gap:5px}}
@media(max-width:480px){.gr-card{grid-template-columns:1fr}.gr-photo{width:100px}.gr-card-top{flex-wrap:nowrap}.gr-history{grid-template-columns:1fr}.gr-history .gr-photo{width:100%}.gr-fields,.gr-identity{grid-template-columns:1fr 1fr}.gr-identity>label:nth-child(3){grid-column:1/-1}.gr-photo-editor{align-items:flex-start}.gr-photo-editor img{width:80px;height:72px}.gr-upload input{max-width:195px}.gr-stepper li{flex-direction:column;align-items:flex-start}}
/* Read-only vehicle profile, inside the shared centered dialog. */
.account-root .account-shell button.gr-name-button{font:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit;font-weight:700;text-align:left;padding:0;color:inherit}.gr-name-button:hover{text-decoration:underline;text-underline-offset:3px}.gr-row-actions{flex-wrap:wrap;gap:4px 12px}.gr-history .gr-row-actions{width:100%}
.account-root #dialog.gr-details-dialog{width:min(820px,calc(100vw - 32px));padding:28px}.gr-detail-hero{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:24px;margin-bottom:24px}.gr-detail-hero figure{margin:0;min-width:0}.gr-detail-hero img{display:block;width:100%;height:150px;object-fit:contain;border-radius:10px;background:#f0f5f8}.gr-detail-hero figcaption{color:#60788a;font-size:12px;margin-top:5px}.gr-detail-eyebrow{font-size:12px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#526c83;margin:0 0 8px}.account-root #dialog #gr-detail-title{font-size:25px;line-height:1.25;letter-spacing:-.02em;overflow-wrap:anywhere}.gr-detail-model{font-size:15px;line-height:1.5;margin:5px 0 0;color:#526c83}.gr-detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.gr-detail-badges .gr-badge{font-size:14px;padding:5px 10px}.gr-detail-primary{background:#e3f5fa;color:#00758c}.gr-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.gr-detail-grid section{min-width:0}.gr-detail-grid h3,.gr-detail-section h3{font-size:17px;line-height:1.4;letter-spacing:-.01em;margin:0 0 14px}.gr-detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;margin:0}.gr-detail-facts div{min-width:0}.gr-detail-facts dt{font-size:13px;line-height:1.4;color:#60788a;margin:0 0 4px}.gr-detail-facts dd{font-size:15px;line-height:1.4;font-weight:500;overflow-wrap:anywhere;margin:0;color:#10375a}.gr-detail-estimate{background:#eff8fa;border:1px solid #d8ebef;border-radius:9px;padding:14px;margin-top:18px}.gr-detail-estimate>span{font-size:13px;color:#526c83}.gr-detail-estimate p:not(.gr-detail-empty){display:flex;gap:14px;justify-content:space-between;align-items:baseline;margin-top:7px;font-size:14px}.gr-detail-estimate strong{font-size:21px;color:#00758c;font-weight:700}.gr-detail-estimate small{display:block;font-size:12px;line-height:1.5;color:#526c83;margin-top:9px}.gr-detail-section{padding-top:22px;border-top:1px solid #e2ebf0;margin-top:22px}.gr-detail-section>.gr-detail-facts{grid-template-columns:repeat(4,minmax(0,1fr))}.gr-detail-note{font-size:14px;color:#526c83;line-height:1.5;margin:14px 0 0}.gr-detail-empty{font-size:14px;color:#526c83;line-height:1.5;margin:8px 0}.gr-detail-groups>div{display:flex;flex-wrap:wrap;gap:8px}.gr-detail-groups>div span{border-radius:6px;background:#eef5f8;padding:6px 10px;font-size:14px}.gr-detail-groups>a{display:inline-block;margin-top:8px}.gr-linked-trips{list-style:none;padding:0;margin:0;max-height:250px;overflow-y:auto}.gr-linked-trips li+li{border-top:1px solid #e2ebf0}.gr-linked-trips a{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:12px 2px}.gr-linked-trips a:hover{background:#f3f9fb}.gr-linked-trips strong{font-size:15px;line-height:1.4;font-weight:600;display:block;overflow-wrap:anywhere}.gr-linked-trips small{display:block;font-size:13px;color:#60788a;line-height:1.5;margin-top:3px}.gr-trip-action{font-size:14px;color:#00758c;flex-shrink:0}.gr-detail-actions{position:sticky;bottom:-28px;background:#fff;padding-bottom:16px;z-index:2;margin-bottom:-16px}
@media(max-width:640px){.gr-detail-hero{grid-template-columns:150px minmax(0,1fr);gap:16px}.gr-detail-hero img{height:120px}.gr-detail-grid{grid-template-columns:1fr;gap:24px}.gr-detail-section>.gr-detail-facts{grid-template-columns:1fr 1fr}.account-root #dialog.gr-details-dialog{padding:24px 20px}.gr-detail-actions{bottom:-24px}.account-root #dialog #gr-detail-title{font-size:23px}.gr-detail-estimate strong{font-size:20px}}
@media(max-width:420px){.gr-detail-hero{grid-template-columns:1fr}.gr-detail-hero img{height:170px}.gr-linked-trips a{align-items:flex-start}.gr-trip-action{font-size:13px}}
