[hidden]{display:none!important}html.has-customer-modal{overflow:hidden}.customer-portal__overview{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:16px;padding:18px 20px;border:1px solid #e2ddd9;border-left:4px solid #f15a22;border-radius:7px;background:#faf9f8}.appointment-policy--persistent{margin:0 0 16px;padding:14px 16px;border:1px solid #f3c5b2;border-left:4px solid #f15a22;border-radius:7px;background:#fff7f2;color:#4c2b20}.appointment-policy--persistent p{margin:5px 0 0;font-size:13px;line-height:1.5}.customer-portal__overview p{margin:0 0 3px;color:#c54113;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.customer-portal__overview strong{color:#211713;font-size:17px}.customer-portal__summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.customer-summary-pill{display:grid;min-width:88px;padding:8px 10px;border:1px solid #e2ddd9;border-radius:6px;background:#fff;text-align:center}.customer-summary-pill strong{font-size:18px}.customer-summary-pill span{color:#706762;font-size:9px;font-weight:900;text-transform:uppercase}.customer-portal__top{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px}.customer-portal__search{min-width:0;flex:1}.customer-portal__search input{width:min(100%,440px);min-height:44px;border:1px solid #cbc4c0;border-radius:6px;padding:0 14px;color:#211713;font:inherit}.customer-portal__filter select{min-width:190px;min-height:44px;border:1px solid #cbc4c0;border-radius:6px;padding:0 34px 0 12px;background:#fff;color:#211713;font:inherit}.customer-tabs{display:flex;gap:3px;overflow-x:auto;margin-bottom:16px;border-bottom:1px solid #ded9d5}.customer-tabs button{min-height:44px;padding:0 16px;border:0;border-bottom:3px solid transparent;background:none;color:#625a56;cursor:pointer;font:inherit;font-size:13px;font-weight:900;white-space:nowrap}.customer-tabs button.is-active{border-bottom-color:#f15a22;color:#211713}.customer-portal__list{display:grid;gap:10px}.customer-portal__list.is-brand-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:14px}.customer-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:17px;border:1px solid #e2ddd9;border-radius:7px;background:#fff}.customer-card:hover{border-color:#c9beb8;box-shadow:0 8px 24px #2a19120f}.customer-card--brand{grid-template-columns:100px minmax(0,1fr) auto;align-items:center}.customer-card__logo{display:grid;place-items:center;width:100px;height:72px;padding:10px;border:1px solid #eeeae7;border-radius:6px;background:#fff}.customer-card__logo img{display:block;max-width:100%;max-height:100%;object-fit:contain}.customer-card__calendar{display:grid;align-content:center;justify-items:center;width:68px;min-height:72px;border:1px solid #eadfd9;border-radius:7px;background:#fff7f2;color:#9f3510}.customer-card__calendar strong{font-size:22px;line-height:1}.customer-card__calendar span{margin-top:4px;font-size:10px;font-weight:900;text-transform:uppercase}.customer-card--appointment{grid-template-columns:68px minmax(0,1fr) auto;align-items:center}.customer-card__eyebrow{margin:0 0 5px;color:#c54113;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.customer-card h3{margin:0;color:#211713;font-size:16px}.customer-card p{margin:6px 0 0;color:#625a56;font-size:13px;line-height:1.55}.customer-card__facts{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.customer-card__facts span{padding:4px 7px;border:1px solid #e5e0dd;border-radius:4px;color:#4f4743;font-size:10px;font-weight:800}.customer-card__aside{display:grid;align-content:start;justify-items:end;gap:8px;min-width:130px}.customer-status{display:inline-flex;padding:5px 9px;border-radius:999px;background:#fff0d2;color:#7a4700;font-size:10px;font-weight:900}.customer-status--ok{background:#dcfce7;color:#166534}.customer-status--danger{background:#fee2e2;color:#991b1b}.customer-link{color:#a43812;font-size:12px;font-weight:900}.customer-card__actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.customer-card__actions a{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border:1px solid #d7d0cc;border-radius:5px;color:#4b3e38;font-size:11px;font-weight:900;text-decoration:none}.customer-card__actions a:first-child{border-color:#f15a22;background:#f15a22;color:#fff}.passport-progress{display:grid;gap:5px;margin-top:12px}.passport-progress__label{display:flex;justify-content:space-between;gap:10px;color:#625a56;font-size:11px;font-weight:800}.passport-progress__bar{height:7px;overflow:hidden;border-radius:999px;background:#ece8e5}.passport-progress__bar span{display:block;height:100%;border-radius:inherit;background:#16803a}.customer-empty{margin:0;padding:34px 20px;border:1px dashed #d6cfcb;border-radius:7px;color:#6b625d;text-align:center}.customer-message{padding:12px;border-radius:6px;background:#fef2f2;color:#991b1b;font-weight:800}.customer-modal{position:fixed;z-index:1500;inset:0;display:grid;place-items:center;padding:20px}.customer-modal__backdrop{position:absolute;inset:0;width:100%;border:0;background:#180f0c9e}.customer-modal__dialog{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(980px,100%);max-height:min(88vh,900px);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 28px 80px #0000004d}.customer-modal__dialog.is-form-dialog{width:min(1220px,100%);height:min(94vh,980px);max-height:94vh}.customer-modal__dialog>header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;border-bottom:1px solid #e7e2df}.customer-modal__dialog header small{color:#c54113;font-weight:900;text-transform:uppercase}.customer-modal__dialog h2{margin:2px 0 0;font-size:1.25rem}.customer-modal__dialog header button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d5ceca;border-radius:50%;background:#fff;cursor:pointer;font-size:24px}.customer-modal__body{min-height:0;overflow:auto;padding:18px}.customer-modal__dialog.is-form-dialog .customer-modal__body{overflow:hidden;padding:0}.customer-form-frame,.customer-form-frame iframe{width:100%;height:100%;min-height:0}.customer-form-frame{display:grid}.customer-form-frame iframe{display:block;border:0;background:#fff}.customer-portal__list.is-brand-grid .customer-card--brand{grid-template-columns:1fr;align-content:start;min-height:300px;padding:20px}.customer-portal__list.is-brand-grid .customer-card__logo{justify-items:start;width:100%;height:82px;padding:4px 0 12px;border:0;border-radius:0}.customer-portal__list.is-brand-grid .customer-card__logo img{max-width:min(100%,260px);max-height:66px}.customer-portal__list.is-brand-grid .customer-card__aside{align-content:end;justify-items:start;min-width:0;margin-top:auto;padding-top:8px}.customer-portal__list.is-brand-grid .customer-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 11px;border:1px solid #d7d0cc;border-radius:5px;text-decoration:none}.request-launch{display:grid;justify-items:center;max-width:620px;margin:0 auto;padding:20px;text-align:center}.request-launch__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#fff0e8;color:#a43812;font-size:24px;font-weight:900}.request-launch h3{margin:14px 0 6px;font-size:22px}.request-launch p{margin:0;color:#625a56;line-height:1.6}.request-launch ul{width:min(100%,430px);margin:18px auto;padding:14px 14px 14px 34px;border:1px solid #e2ddd9;border-radius:7px;background:#faf9f8;color:#514945;text-align:left}.request-launch__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.appointment-deposit{display:grid;gap:15px}.appointment-deposit__amount{display:grid;grid-template-columns:1fr auto;gap:2px 20px;padding:18px;border:1px solid #f5c867;border-radius:7px;background:#fff9e9}.appointment-deposit__amount span{font-weight:900}.appointment-deposit__amount strong{grid-row:span 2;font-size:1.8rem}.appointment-deposit__amount small{color:#6b625d}.legal-consent{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #ded9d5;border-radius:6px;font-size:13px;line-height:1.55}.legal-consent input{margin-top:4px;accent-color:#f15a22}.appointment-policy{padding:14px;border:1px solid #f5c867;border-radius:7px;background:#fff9e9;color:#4c3a25;font-size:12px;line-height:1.55}.appointment-policy ul{margin:8px 0 0;padding-left:18px}.appointment-policy li+li{margin-top:6px}.integration-note{margin:0;padding:12px;border-radius:6px;background:#f3f4f6;color:#4b5563;font-size:12px}.is-disabled{pointer-events:none;opacity:.5}.appointment-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:end}.appointment-fields label,.appointment-notes{display:grid;gap:5px;color:#4e4642;font-size:11px;font-weight:900;text-transform:uppercase}.appointment-fields input,.appointment-fields select,.appointment-notes textarea{width:100%;min-height:43px;border:1px solid #cbc4c0;border-radius:6px;padding:0 11px;background:#fff;color:#211713;font:inherit;text-transform:none}.appointment-notes textarea{padding:10px 11px;resize:vertical}.appointment-slots{display:grid;gap:10px;padding:14px;border:1px solid #ded9d5;border-radius:7px;background:#faf9f8}.appointment-slots>p{margin:0;color:#6b625d;font-size:13px}.appointment-day{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;align-items:start}.appointment-day strong{padding-top:8px;font-size:12px}.appointment-day__slots{display:flex;flex-wrap:wrap;gap:7px}.appointment-slot{min-height:36px;padding:0 11px;border:1px solid #cfc8c4;border-radius:5px;background:#fff;color:#302621;cursor:pointer;font:inherit;font-size:12px;font-weight:900}.appointment-slot:hover,.appointment-slot.is-selected{border-color:#f15a22;background:#fff0e8;color:#9d310c}.appointment-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:15px;border:1px solid #d9d4d1;border-radius:7px;background:#f8f7f6}.appointment-card__wide{grid-column:1/-1}.appointment-card label{display:block;margin-bottom:5px;color:#4e4642;font-size:11px;font-weight:900;text-transform:uppercase}.appointment-card__field{min-height:43px;border:1px solid #cbc4c0;border-radius:6px;padding:8px 10px;background:#fff}.vehicle-form{display:grid;gap:16px}.vehicle-form__vin{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.vehicle-form label{display:grid;gap:5px;color:#4e4642;font-size:11px;font-weight:900;text-transform:uppercase}.vehicle-form input,.vehicle-form select{min-height:43px;border:1px solid #cbc4c0;border-radius:6px;padding:0 11px;background:#fff;color:#211713;font:inherit;text-transform:none}.vehicle-form__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vehicle-form__status{margin:0;color:#625a56;font-size:12px}.vehicle-form__recalls{margin:0;padding:10px 12px;border-left:3px solid #d9ad3b;background:#fffaf0;color:#514841;font-size:12px;line-height:1.5}.vehicle-form__recalls a{color:#9f3510;font-weight:900}.vehicle-fitment{display:grid;gap:13px;padding:16px;border-radius:7px;background:#f7f6f5}.vehicle-fitment__head{display:flex;justify-content:space-between;gap:12px;align-items:center}.vehicle-fitment__head strong,.vehicle-fitment__head span{display:block}.vehicle-fitment__head span{margin-top:3px;color:#6b625d;font-size:12px}.vehicle-form__actions{display:flex;justify-content:flex-end;gap:9px}.vehicle-form__error{margin:0;padding:10px;background:#fee2e2;color:#991b1b}.customer-portal__list.is-loyalty{display:block}.loyalty-panel{display:grid;gap:16px}.loyalty-balance{display:grid;gap:4px;padding:22px;border:1px solid #d9ad3b;border-radius:8px;background:#fff8d9}.loyalty-balance p{margin:0;color:#765500;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.loyalty-balance strong{color:#2f2100;font-size:clamp(1.8rem,5vw,2.8rem);line-height:1}.loyalty-balance span{color:#6e5209;font-size:13px;font-weight:800}.loyalty-rules,.loyalty-note{padding:14px 16px;border-left:4px solid #16804a;background:#f1faf4;color:#34473b}.loyalty-rules p,.loyalty-note{margin:4px 0 0;font-size:13px;line-height:1.55}.loyalty-rewards,.loyalty-vouchers{display:grid;gap:9px}.loyalty-rewards h3,.loyalty-vouchers h3{margin:0 0 2px;font-size:1.1rem}.loyalty-rewards article,.loyalty-vouchers article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid #e2ddd9;border-radius:7px;background:#fff}.loyalty-rewards article strong,.loyalty-vouchers article strong{display:block;color:#211713}.loyalty-rewards article p{margin:3px 0;color:#625a56;font-size:12px}.loyalty-rewards article small,.loyalty-vouchers article small{color:#81531d;font-weight:900}.loyalty-rewards .button{flex:0 0 auto;min-width:110px}.loyalty-rewards .button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:720px){.customer-portal__overview{align-items:flex-start;flex-direction:column}.customer-portal__summary{justify-content:flex-start}.customer-portal__top{align-items:stretch;flex-direction:column}.customer-portal__search input,.customer-portal__filter select,.customer-portal__top .button{width:100%;max-width:none}.customer-card,.customer-card--brand,.customer-card--appointment{grid-template-columns:1fr}.customer-card__logo{width:100%;height:84px}.customer-card__calendar{justify-self:start}.customer-card__aside{justify-items:start;min-width:0}.vehicle-form__grid{grid-template-columns:1fr 1fr}.appointment-day{grid-template-columns:1fr}.appointment-day strong{padding-top:0}.customer-portal__list.is-brand-grid{grid-template-columns:1fr}.customer-portal__list.is-brand-grid .customer-card--brand{min-height:0}.loyalty-rewards article,.loyalty-vouchers article{align-items:stretch;flex-direction:column}.loyalty-rewards .button{width:100%}}@media(max-width:480px){.customer-modal{padding:0}.customer-modal__dialog{width:100%;height:100%;max-height:none;border-radius:0}.vehicle-form__grid,.vehicle-form__vin,.appointment-fields,.appointment-card{grid-template-columns:1fr}.vehicle-fitment__head{align-items:stretch;flex-direction:column}.appointment-card__wide{grid-column:auto}}
