.nc-portal .workspace-collection{border:1px solid var(--border);border-radius:var(--workspace-radius);background:var(--surface);overflow:hidden}.nc-portal .workspace-records{display:grid;gap:0;min-width:0}.nc-portal .workspace-records>.panel{border:0;border-bottom:1px solid var(--border);border-radius:0;margin:0;padding:20px;box-shadow:none;background:var(--surface)}.nc-portal .workspace-records>.panel:last-child{border-bottom:0}.nc-portal .workspace-records>.panel:hover{background:var(--background)}.nc-portal .workspace-records h3{font-size:var(--workspace-body);font-weight:600;line-height:1.5;margin:8px 0 4px}.nc-portal .workspace-records p{font-size:var(--workspace-body);line-height:1.6;margin:4px 0;color:var(--muted-foreground)}.nc-portal .workspace-records small{font-size:var(--workspace-small);line-height:1.5;color:var(--muted-foreground)}.nc-portal .workspace-records>article.panel,.nc-portal .workspace-records>div.panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,280px);align-items:start;gap:24px}.nc-portal .workspace-records .inline-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.nc-portal .workspace-records .inline-actions .text-button{font-size:var(--workspace-small);min-height:40px}.nc-portal .workspace-records .enquiry-controls{display:grid;gap:12px;padding-left:20px;border-left:1px solid var(--border);min-width:0}.nc-portal .workspace-records .enquiry-controls .form-field{margin:0;min-width:0}.nc-portal .workspace-records .enquiry-controls .check-row{font-size:var(--workspace-small);line-height:1.5;align-items:start}.nc-portal .workspace-records .portal-message{color:var(--foreground);max-width:65ch;margin:12px 0!important}.nc-portal .workspace-help{color:var(--muted-foreground);font-size:var(--workspace-small);line-height:1.6;margin:12px 0 0;max-width:85ch}.nc-portal .permission-settings{display:grid;gap:16px}.nc-portal .permission-settings>p{font-size:var(--workspace-body);line-height:1.6;max-width:85ch;margin:0}.nc-portal .permission-summary{display:grid;grid-template-columns:200px minmax(0,1fr);gap:24px;padding:20px;border:1px solid var(--border);border-radius:var(--workspace-radius);background:var(--surface)}.nc-portal .permission-summary h3,.nc-portal .permission-summary p{font-size:var(--workspace-body);margin:0}.nc-portal .permission-summary p{color:var(--muted-foreground);line-height:1.6}.nc-portal .permission-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid var(--border);border-radius:6px;padding:0;margin:16px 0}.nc-portal .permission-options label{display:flex;align-items:center;gap:12px;padding:12px 16px;min-height:48px;border-bottom:1px solid var(--border);font-size:var(--workspace-body)}.nc-portal .permission-options label:last-child{border-bottom:0}.nc-portal .permission-options label span{overflow-wrap:anywhere}.nc-portal .profile-settings.panel{margin:0;padding:0;border-radius:var(--workspace-radius);overflow:hidden;display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,2fr)}.nc-portal .profile-intro{padding:24px;border-right:1px solid var(--border);background:var(--background)}.nc-portal .profile-intro h3{font-size:var(--text-lead);line-height:1.5}.nc-portal .profile-intro p{font-size:var(--workspace-body);line-height:1.65}.nc-portal .profile-settings form{padding:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.nc-portal .profile-settings form>.form-field{margin:0;min-width:0}.nc-portal .profile-settings form>.form-field:first-child,.nc-portal .profile-settings form>.form-field:nth-child(4){grid-column:1/-1}.nc-portal .profile-settings form>.button{grid-column:1/-1;justify-self:end}.nc-portal .profile-settings>p[role=status]{grid-column:1/-1;margin:0;padding:16px 24px;border-top:1px solid var(--border)}.nc-portal .portal-stats{gap:0;border:1px solid var(--border);border-radius:var(--workspace-radius);overflow:hidden;background:var(--surface);margin:0 0 20px}.nc-portal .portal-stats>.panel{border:0;border-right:1px solid var(--border);border-radius:0;padding:20px;gap:8px}.nc-portal .portal-stats>.panel:last-child{border-right:0}.nc-portal .portal-stats strong{font-size:var(--text-title)}.nc-portal .work-queue{display:grid;grid-template-columns:1fr;gap:0;border:1px solid var(--border);border-radius:var(--workspace-radius);overflow:hidden;margin-bottom:20px;background:var(--surface)}.nc-portal .work-queue button.panel{margin:0;border:0;border-bottom:1px solid var(--border);border-radius:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;text-align:left;padding:16px 20px;min-height:56px}.nc-portal .work-queue button:last-child{border:0}.nc-portal .nc-queue-clear{font-size:var(--workspace-body);padding:16px 20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--workspace-radius);margin:0 0 20px}.nc-portal .portal-welcome.panel{border-radius:var(--workspace-radius);padding:20px;gap:12px;margin:0 0 20px}.nc-portal .portal-welcome h3{font-size:var(--text-lead)}.nc-portal .portal-steps{border-top:1px solid var(--border);padding-top:16px;gap:16px}.nc-portal .portal-steps>div{font-size:var(--workspace-body)}.nc-portal .metrics-details.panel{border-radius:var(--workspace-radius);margin:0 0 20px;padding:14px 20px}.nc-portal .metrics-details summary{font-size:var(--workspace-body)}.nc-portal .activity-surface.panel{padding:0;margin:0;border-radius:var(--workspace-radius)}.nc-portal .activity-surface .portal-table{table-layout:fixed;font-size:var(--workspace-small)}.nc-portal .activity-surface th{background:var(--background);padding:12px 16px}.nc-portal .activity-surface td{padding:16px;white-space:normal;overflow-wrap:anywhere;vertical-align:top}.nc-portal .activity-surface th:first-child{width:18%}.nc-portal .activity-surface th:nth-child(2){width:24%}.nc-portal .activity-surface td small{display:block;margin-top:4px}.nc-portal .portal-readonly{margin:0;padding:0;border:0;min-width:0}@media(max-width:900px){.nc-portal .profile-settings.panel{grid-template-columns:1fr}.nc-portal .profile-intro{border-right:0;border-bottom:1px solid var(--border);padding:20px}.nc-portal .workspace-records>article.panel,.nc-portal .workspace-records>div.panel{grid-template-columns:minmax(0,1fr) minmax(180px,230px)}}@media(max-width:700px){.nc-portal .workspace-records>.panel{padding:16px}.nc-portal .workspace-records>article.panel,.nc-portal .workspace-records>div.panel{grid-template-columns:1fr;gap:16px}.nc-portal .workspace-records .inline-actions{justify-content:flex-start}.nc-portal .workspace-records .enquiry-controls{padding:16px 0 0;border-left:0;border-top:1px solid var(--border)}.nc-portal .permission-summary{grid-template-columns:1fr;gap:8px;padding:16px}.nc-portal .permission-options{grid-template-columns:1fr}.nc-portal .permission-options label{padding:12px}.nc-portal .profile-settings form{grid-template-columns:1fr;padding:16px}.nc-portal .profile-settings form>.button{justify-self:stretch}.nc-portal .portal-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.nc-portal .portal-stats>.panel{padding:16px;border-bottom:1px solid var(--border)}.nc-portal .portal-stats>.panel:nth-child(2){border-right:0}.nc-portal .portal-stats>.panel:nth-last-child(-n+2){border-bottom:0}.nc-portal .activity-surface .portal-table,.nc-portal .activity-surface tbody{display:block}.nc-portal .activity-surface thead{display:none}.nc-portal .activity-surface tr{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;padding:16px;border-bottom:1px solid var(--border)}.nc-portal .activity-surface td{padding:0;border:0;min-width:0}.nc-portal .activity-surface td:first-child{color:var(--muted-foreground)}.nc-portal .activity-surface td:last-child,.nc-portal .activity-surface td:nth-child(3){grid-column:1/-1}.nc-portal .workspace-collection .lw-toolbar>.button{align-self:flex-start}}.nc-portal .activity-search input{padding-left:12px}.nc-portal .workspace-records>section.panel{display:block}.nc-portal .workspace-collection .lw-tabs:focus-within{overflow-y:visible}.profile-loading{padding:24px;display:grid;gap:16px;font-size:var(--workspace-body);color:var(--muted-foreground)}.profile-placeholder{height:44px;border-radius:6px;background:var(--subtle)}.customer-site .detail-hero{grid-template-columns:minmax(0,1.65fr) minmax(320px,1fr);grid-template-areas:"gallery summary" "specs summary";gap:24px;align-items:start}.customer-site .detail-hero .detail-media-tabs{width:100%;border-radius:12px}.customer-site .detail-hero .detail-gallery{display:block;height:auto;min-height:0;max-height:none;aspect-ratio:4/3;border-radius:0;background:var(--subtle)}.customer-site .detail-hero .detail-gallery .main-photo{display:block;width:100%;height:100%;border:0;border-radius:0;padding:0;background:transparent}.customer-site .detail-hero .detail-gallery .main-photo img{display:block;width:100%;height:100%;object-fit:contain}.customer-site .detail-media-tabs>[role=tabpanel]{min-height:0}.customer-site .detail-photo-rail{display:flex;gap:8px;padding:12px;overflow-x:auto;border-top:1px solid var(--border)}.customer-site .detail-photo-rail button{flex:0 0 76px;height:58px;padding:2px;border:2px solid transparent;border-radius:6px;overflow:hidden;background:var(--subtle)}.customer-site .detail-photo-rail button.active{border-color:var(--accent-text)}.customer-site .detail-photo-rail img{width:100%;height:100%;object-fit:cover;border-radius:3px}.customer-site .detail-hero .vehicle-overview{position:sticky;top:88px;padding:22px;gap:18px;justify-content:flex-start;border-radius:12px}.customer-site .detail-hero .overview-heading h1{font-size:var(--text-title);line-height:1.25;letter-spacing:-.5px}.customer-site .detail-hero .overview-heading>p{font-size:var(--text-label)}.customer-site .detail-hero .overview-price strong{line-height:1.2}.customer-site .detail-hero .overview-pricing{gap:14px}.customer-site .detail-hero .overview-finance{background:var(--subtle);border-radius:8px;padding:12px;gap:4px}.customer-site .detail-hero .overview-finance strong{font-size:var(--text-body)}.customer-site .detail-hero .overview-specs{gap:12px 16px}.customer-site .detail-hero .overview-specs dd{font-size:var(--text-label);margin-top:4px}.customer-site .detail-hero .overview-actions{grid-template-columns:1fr;gap:8px}.customer-site .detail-hero .overview-actions .button{min-height:44px;font-size:var(--text-label)}.customer-site .detail-hero .detail-layout-tabs{grid-area:specs;display:block;margin:0;min-width:0}.customer-site .detail-hero .detail-tab-pane{height:420px;scrollbar-gutter:stable;padding:0}.customer-site .detail-tab-pane>.panel{padding:22px}.customer-site .detail-tab-pane h2{font-size:var(--text-lead);margin:0 0 16px}.customer-site .detail-tab-pane p{font-size:var(--text-label);line-height:1.8}.customer-site .detail-section-tabs [role=tab]{flex:0 1 auto;font-size:var(--text-label);padding-inline:18px}.customer-site .detail-tab-pane .spec-grid{grid-template-columns:1fr 1fr;gap:0 24px}.customer-site .detail-tab-pane .spec-grid dd,.customer-site .detail-tab-pane .spec-grid dt{font-size:var(--text-caption)}.customer-site .detail-tab-pane .spec-grid>div{align-items:start}.customer-site .detail-hero .vehicle-video-grid{margin:0}.customer-site .detail-hero .video-player-frame{aspect-ratio:4/3;background:#101513}.customer-site .detail-hero .video-player-frame video{width:100%;height:100%;object-fit:contain}.vehicle-contact-dialog{width:min(520px,calc(100vw - 32px));max-width:520px!important;max-height:calc(100dvh - 40px);overflow-y:auto;overscroll-behavior:contain;padding:24px;background:var(--surface);color:var(--foreground);border:1px solid var(--border);border-radius:12px;gap:8px}.vehicle-contact-dialog [data-slot=dialog-title]{font-size:var(--text-card);line-height:1.4;padding-right:32px}.vehicle-contact-dialog [data-slot=dialog-description]{font-size:var(--text-label);color:var(--muted-foreground);margin:0 0 12px}.vehicle-contact-dialog .enquiry-form{display:grid;gap:14px}.vehicle-contact-dialog .enquiry-form>h3{display:none}.vehicle-contact-dialog .form-field{font-size:var(--text-caption);gap:6px}.vehicle-contact-dialog input,.vehicle-contact-dialog textarea{font-size:var(--text-body);min-width:0;width:100%;background:var(--background);color:var(--foreground)}.vehicle-contact-dialog .check-label,.vehicle-contact-dialog .small{font-size:var(--text-caption);line-height:1.6}.vehicle-contact-dialog [data-slot=dialog-close]{min-width:36px;min-height:36px;display:grid;place-items:center;top:12px;right:12px}@media(max-width:950px){.customer-site .detail-hero{grid-template-columns:minmax(0,1fr);grid-template-areas:"gallery" "summary" "specs";gap:18px}.customer-site .detail-hero .vehicle-overview{position:static}.customer-site .detail-hero .detail-gallery{aspect-ratio:3/2}.customer-site .detail-hero .overview-actions{grid-template-columns:1fr 1fr}}@media(max-width:600px){.customer-site .detail-hero .detail-gallery{aspect-ratio:4/3}.customer-site .detail-hero .vehicle-overview{padding:18px;gap:16px}.customer-site .detail-hero .overview-heading h1,.customer-site .detail-hero .overview-price strong{font-size:var(--text-title)}.customer-site .detail-tab-pane>.panel{padding:16px}.customer-site .detail-tab-pane .spec-grid{grid-template-columns:1fr}.customer-site .detail-hero .detail-tab-pane{height:440px}.customer-site .detail-section-tabs [role=tab]{flex:1;font-size:var(--text-caption);padding-inline:10px}.vehicle-contact-dialog{padding:20px;max-height:calc(100dvh - 24px)}.customer-site .detail-toolbar .button{font-size:var(--text-caption);padding-inline:8px}}.vehicle-contact-dialog .form-field{margin:0;color:var(--foreground)}.vehicle-contact-dialog .enquiry-form>.button{margin:0;min-height:44px;padding:10px 16px;font-size:var(--text-label)}.vehicle-contact-dialog .enquiry-form>p{margin:0}.vehicle-contact-dialog .enquiry-form input{min-height:44px;padding:10px 12px}.customer-site .detail-page .detail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:nowrap}.customer-site .detail-toolbar .back-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:var(--text-label);color:var(--muted-foreground);white-space:nowrap}.customer-site .detail-page .detail-toolbar>div{display:flex;align-items:center;gap:8px;width:auto;flex-wrap:nowrap}.customer-site .detail-page .detail-toolbar .button,.customer-site .detail-page .detail-toolbar .icon-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:none;min-height:40px;height:40px;padding:0 12px;font-size:var(--text-caption);line-height:1;font-weight:500;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--foreground);box-shadow:none;outline:none;transition:background .15s,border-color .15s}.customer-site .detail-page .detail-toolbar .icon-button{width:40px;padding:0}.customer-site .detail-page .detail-toolbar button:hover{background:var(--subtle);border-color:var(--accent-text)}.customer-site .detail-page .detail-toolbar .hearted,.customer-site .detail-page .detail-toolbar .selected{background:var(--subtle);border-color:var(--accent-text);color:var(--accent-text)}.customer-site .detail-toolbar .button svg,.customer-site .detail-toolbar .icon-button svg{width:15px;height:15px;flex:none}.customer-site .detail-media-tabs>[role=tablist]{gap:20px;padding:0 16px;height:52px;justify-content:flex-start;align-items:stretch;background:var(--surface)}.customer-site .detail-media-tabs>[role=tablist]>[role=tab]{flex:0 0 auto;gap:7px;min-height:0;height:52px;padding:0 2px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--muted-foreground);font-size:var(--text-label);font-weight:500;box-shadow:none;outline:none}.customer-site .detail-media-tabs>[role=tablist]>[role=tab][data-state=active]{color:var(--accent-text);border-bottom-color:var(--accent-text);background:transparent;box-shadow:none}.customer-site .detail-media-tabs .media-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:5px;background:var(--subtle);font-size:var(--text-caption);line-height:1;font-weight:500}.customer-site .detail-media-tabs>[role=tabpanel]{margin:0;padding:0}.customer-site .detail-media-tabs>[role=tablist]>[role=tab]:focus-visible,.customer-site .detail-toolbar :focus-visible{outline:2px solid var(--accent-text)!important;outline-offset:2px!important}@media(max-width:600px){.customer-site .detail-toolbar .back-link{font-size:var(--text-caption);gap:5px}.customer-site .detail-page .detail-toolbar{gap:8px;flex-wrap:wrap}.customer-site .detail-page .detail-toolbar>div{gap:6px}.customer-site .detail-page .detail-toolbar .button{height:44px;min-height:44px;padding:0 8px;font-size:var(--text-caption)}.customer-site .detail-page .detail-toolbar .icon-button{width:44px;height:44px}.customer-site .detail-media-tabs>[role=tablist]{height:48px;gap:20px;padding:0 14px}.customer-site .detail-media-tabs>[role=tablist]>[role=tab]{height:48px;font-size:var(--text-caption)}}.finance-calculator .interest-control{border-top:1px solid var(--border);padding-top:20px;margin-top:20px}.interest-control label{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;font-size:var(--text-label);gap:16px}.interest-control label strong{font-size:var(--text-section);color:var(--accent-text)}.interest-control input[type=range]{width:100%;height:28px;padding:0;accent-color:var(--accent-text);cursor:pointer}.interest-control>div{display:flex;justify-content:space-between;align-items:center;color:var(--muted-foreground);font-size:var(--text-caption);margin-top:6px}.interest-control button{font-size:var(--text-caption);color:var(--accent-text);min-height:36px}.customer-site .finance-calculator .payment-banner{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:14px;padding:28px;border-radius:14px;background:#00665f;color:#fff;position:relative;overflow:hidden}.customer-site .payment-banner>span{font-size:var(--text-body);color:#e0f4ef}.customer-site .finance-calculator .payment-banner>strong{font-weight:600;line-height:1.15;letter-spacing:-1px;color:#fff;overflow-wrap:anywhere}.customer-site .payment-facts span{font-size:var(--text-caption);padding:6px 10px;border:1px solid #ffffff40;border-radius:6px;color:#fff}.customer-site .payment-banner>small{font-size:var(--text-caption);color:#d3ece7;margin-top:4px}.loan-settings{display:grid;gap:20px}.loan-settings>.panel{margin:0}.loan-settings-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.loan-settings-fields .form-field{margin:0;font-size:var(--text-label)}.loan-settings h3{font-size:var(--text-lead);margin-bottom:20px}.loan-settings-preview{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;font-size:var(--text-label)}.loan-settings-preview strong{font-size:var(--text-section);color:var(--accent-text)}@media(max-width:600px){.customer-site .finance-calculator .payment-banner{padding:22px;gap:12px}.customer-site .finance-calculator .payment-banner>strong{font-size:var(--text-page)}.loan-settings-fields{grid-template-columns:1fr}}.finance-calculator .button.outline{outline:none;box-shadow:none;border:1px solid var(--border);border-radius:7px}.finance-calculator .button.outline:focus-visible{outline:2px solid var(--accent-text)!important;outline-offset:2px!important}.customer-site .finance-page{padding-top:24px}.customer-site .finance-page>h1{font-size:var(--text-title);line-height:1.3;margin:0 0 20px;letter-spacing:-.5px}.customer-site .finance-page>.calculator{margin-top:0}.customer-site .finance-page .calculator-fields>h3{display:none}.customer-site .finance-page .calculator-fields>.form-field:first-of-type{margin-top:0}.customer-site .editable-home-banner h1{white-space:pre-line;overflow-wrap:anywhere;max-width:20ch}.customer-site .editable-home-banner .hero-copy{padding-top:64px;padding-bottom:64px}.customer-site .editable-home-banner .banner-cta{margin-top:16px;background:#fff;color:#005a53;border:0;min-height:44px;font-size:var(--text-label)}.banner-settings{display:grid;gap:20px}.banner-settings>.panel{margin:0}.banner-settings h3{font-size:var(--text-lead);margin:0 0 16px}.banner-preview-heading{display:flex;justify-content:space-between;gap:16px}.banner-preview{border-radius:10px;overflow:hidden}.banner-preview .hero{height:320px!important;min-height:320px}.banner-preview .hero-copy{padding:32px!important}.banner-preview .hero h1{font-size:var(--text-page)!important}.banner-preview .hero p{font-size:var(--text-label)}.banner-settings input[type=range]{accent-color:var(--accent-text)}@media(max-width:600px){.customer-site .finance-page{padding-top:20px}.customer-site .finance-page>h1{font-size:var(--text-section);margin-bottom:16px}.customer-site .editable-home-banner{height:auto;min-height:360px}.customer-site .editable-home-banner .hero-copy{padding-block:40px 64px}.customer-site .editable-home-banner h1{font-size:var(--text-page)}.banner-preview .hero h1{font-size:var(--text-title)!important}.banner-preview .hero-copy{padding:20px!important}}.merchant-auth-page{min-height:100dvh;background:var(--background)}.merchant-auth-layout{max-width:1080px;margin:auto;padding:40px 24px 56px;display:grid;grid-template-columns:1fr 1.15fr;gap:64px;align-items:start}.merchant-auth-intro{padding-top:48px}.merchant-auth-intro>span{font-size:var(--text-caption);font-weight:600;letter-spacing:1.5px;color:var(--accent-text)}.merchant-auth-intro h1{font-size:var(--text-hero);line-height:1.2;white-space:pre-line;margin:20px 0;letter-spacing:-1px}.merchant-auth-intro p{font-size:var(--text-body);line-height:1.8;color:var(--muted-foreground);max-width:36ch}.merchant-auth-intro ul{list-style:none;padding:0;margin:32px 0;display:grid;gap:20px}.merchant-auth-intro li{display:flex;align-items:center;gap:14px;font-size:var(--text-label);line-height:1.6}.merchant-auth-intro li span{display:grid;place-items:center;flex:none;width:32px;height:32px;background:var(--subtle);border-radius:8px;font-size:var(--text-caption);color:var(--accent-text)}.merchant-auth-intro>a{font-size:var(--text-label);color:var(--accent-text)}.nc-portal .merchant-auth-card{width:100%;max-width:540px;padding:28px;margin:0;background:var(--surface);border-radius:12px;box-shadow:0 8px 32px #00000006}.merchant-auth-tabs{display:flex;background:var(--subtle);border-radius:8px;padding:4px;gap:4px;margin-bottom:24px}.merchant-auth-tabs>a,.merchant-auth-tabs>button{flex:1;text-align:center;padding:10px 8px;font-size:var(--text-label);line-height:20px;border-radius:5px;color:var(--muted-foreground)}.merchant-auth-tabs>.active,.merchant-auth-tabs>[aria-current=page]{background:var(--surface);color:var(--accent-text);font-weight:600;box-shadow:0 1px 4px #0000000d}.nc-portal .merchant-auth-heading p{line-height:1.6;margin:0 0 24px;color:var(--muted-foreground)}.merchant-auth-form fieldset{border:0;padding:0;margin:0;display:grid;gap:16px;min-width:0}.merchant-auth-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.merchant-auth-fields>.form-field:last-child{grid-column:1/-1}.nc-portal .merchant-auth-card .form-field{margin:0;gap:6px;font-size:var(--text-caption);color:var(--foreground)}.merchant-auth-card input{font-size:var(--text-body);min-height:44px}.merchant-auth-card .form-field small{color:var(--muted-foreground);font-size:var(--text-caption)}.merchant-auth-card .button.full{margin-top:4px;min-height:44px;font-size:var(--text-label)}.merchant-password{position:relative}.merchant-password input{padding-right:65px!important}.merchant-password>button{position:absolute;right:4px;top:2px;min-height:40px;padding:0 10px;font-size:var(--text-caption);color:var(--accent-text)}.nc-portal .merchant-auth-card .merchant-approval-note{display:flex;align-items:flex-start;gap:8px;font-size:var(--text-caption);line-height:1.6;color:var(--muted-foreground);margin:18px 0 0}.merchant-approval-note svg{flex:none;margin-top:2px}.merchant-admin-link{display:block;border-top:1px solid var(--border);padding-top:18px;margin-top:24px;font-size:var(--text-caption);color:var(--muted-foreground)}@media(max-width:800px){.merchant-auth-layout{grid-template-columns:1fr;max-width:580px;padding:24px 16px 40px;gap:20px}.merchant-auth-intro{padding:0}.merchant-auth-intro h1{font-size:var(--text-title);white-space:normal;margin:10px 0}.merchant-auth-intro p,.merchant-auth-intro ul,.merchant-auth-intro>a{display:none}.nc-portal .merchant-auth-card{max-width:none;padding:20px}.merchant-auth-fields{grid-template-columns:1fr}.merchant-auth-page .portal-header{padding-inline:16px}.merchant-auth-page .portal-header img{width:110px;height:auto}.merchant-auth-page .portal-header a{font-size:var(--text-caption)}.nc-portal .merchant-auth-heading h2{font-size:var(--text-section)}}.nc-portal.merchant-auth-page{min-height:100dvh;background:radial-gradient(ellipse at 10% 5%,#deede8 0,transparent 48%),radial-gradient(ellipse at 95% 95%,#dfe9e7 0,transparent 48%),#f5f6f4;display:flex;flex-direction:column}.merchant-auth-topbar{display:flex;align-items:center;justify-content:space-between;padding:20px 32px;font-size:var(--text-label);min-height:64px}.merchant-auth-topbar>a{color:var(--muted-foreground)}.merchant-auth-page .merchant-auth-layout{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:none;flex:1;padding:28px 20px 40px;margin:0}.nc-portal .merchant-auth-card{display:flex;flex-direction:column;max-width:460px;padding:32px;border-radius:16px;box-shadow:0 16px 48px #1528220a;border:1px solid var(--border)}.merchant-auth-brand{display:inline-flex;align-self:flex-start;padding:7px 10px;background:#102d29;border-radius:7px;margin-bottom:28px}.merchant-auth-brand img{width:116px;height:auto;display:block}.nc-portal .merchant-auth-heading h2{font-size:var(--text-title);line-height:1.3;font-weight:600;letter-spacing:-.6px;margin:0 0 8px}.nc-portal .merchant-auth-heading p{margin-bottom:24px;font-size:var(--text-label)}.merchant-auth-card .merchant-auth-tabs{order:5;margin:24px 0 0;padding:16px 0 0;border-top:1px solid var(--border);border-radius:0;background:transparent;gap:16px;justify-content:center}.merchant-auth-tabs>a,.merchant-auth-tabs>button{flex:none;padding:6px 2px;background:none;box-shadow:none;font-size:var(--text-caption)}.merchant-auth-tabs>.active,.merchant-auth-tabs>[aria-current=page]{color:var(--muted-foreground);font-weight:400;box-shadow:none;background:none}.merchant-auth-tabs>a:not([aria-current]),.merchant-auth-tabs>button:not(.active){color:var(--accent-text);text-decoration:underline;text-underline-offset:4px;font-weight:600}.merchant-auth-fields{grid-template-columns:1fr;gap:14px}.merchant-auth-form fieldset{gap:14px}.merchant-auth-card .form-field input{border-radius:8px!important;min-height:44px;border-color:var(--border)}.nc-portal .merchant-auth-card .button.full{background:#242827;color:#fff;border:1px solid #242827;border-radius:8px;box-shadow:inset 0 1px #ffffff20;margin-top:8px;font-weight:600}.nc-portal .merchant-auth-card .button.full:hover{background:#101b18}.merchant-auth-footer{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;padding:16px 20px 24px;font-size:var(--text-caption);color:var(--muted-foreground)}html[data-theme=dark] .nc-portal.merchant-auth-page{background:radial-gradient(ellipse at 10% 5%,#17362e 0,transparent 55%),#101714}html[data-theme=dark] .nc-portal .merchant-auth-card .button.full{background:#d7e7df;color:#10251d;border-color:#d7e7df}@media(prefers-color-scheme:dark){html[data-theme=system] .nc-portal.merchant-auth-page{background:radial-gradient(ellipse at 10% 5%,#17362e 0,transparent 55%),#101714}}@media(max-width:600px){.merchant-auth-topbar{padding:12px 20px}.merchant-auth-page .merchant-auth-layout{padding:12px 16px 28px}.nc-portal .merchant-auth-card{padding:24px;border-radius:12px}.merchant-auth-brand{margin-bottom:24px}.nc-portal .merchant-auth-heading h2{font-size:var(--text-title)}.merchant-auth-footer{gap:14px}}.customer-site .categories img{display:block;width:100%;height:auto;aspect-ratio:2/1;object-fit:contain;background:transparent;border-radius:0;margin:0 auto 10px;mix-blend-mode:normal}.customer-site .categories>a{display:flex;flex-direction:column;align-items:center;padding:14px 10px 12px;min-width:0;transition:background .18s ease}.customer-site .categories>a:hover{background:var(--subtle)}.customer-site .categories strong{text-align:center;line-height:1.4}@media(max-width:700px){.customer-site .categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.customer-site .categories>a{padding:10px 2px}.customer-site .categories img{margin-bottom:8px}.customer-site .categories strong{font-size:var(--text-caption)}}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-0.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-1.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-2.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-3.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-4.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-5.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{--font-ui:"Manrope","Noto Sans",Arial,sans-serif;--font-sans:var(--font-ui);--text-caption:.75rem;--text-label:.8125rem;--text-body:.875rem;--text-lead:1rem;--text-card:1.125rem;--text-section:1.25rem;--text-title:1.5rem;--text-page:1.75rem;--text-display:2rem;--text-hero:2.25rem;--type-micro:var(--text-caption);--type-small:var(--text-label);--type-body:var(--text-body);--type-card:var(--text-card);--type-section:var(--text-section);--type-display:var(--text-page);--type-hero:var(--text-hero);--line-body:1.65;--line-heading:1.3;--weight-normal:400;--weight-strong:600}.nc-action-menu,.nc-form-content,.nc-native-drawer,.nc-portal,[data-slot=dialog-content],[data-slot=sheet-content],body,body:has(.nc-portal){font-family:var(--font-ui);--mantine-font-family:var(--font-ui);--mantine-font-family-headings:var(--font-ui);--mantine-font-size-xs:var(--text-caption);--mantine-font-size-sm:var(--text-label);--mantine-font-size-md:var(--text-body);--mantine-font-size-lg:var(--text-lead);--mantine-font-size-xl:var(--text-card);font-size:var(--text-body);line-height:var(--line-body)}button,h1,h2,h3,h4,input,select,textarea{font-family:var(--font-ui)}h1,h2,h3,h4{line-height:var(--line-heading);font-weight:var(--weight-strong);overflow-wrap:break-word}.customer-site .catalog-intro h1,.customer-site .inner-page>h1,.customer-site .section-heading h1,.nc-portal .portal-heading h2{font-size:var(--text-page)}.customer-site .finance-help h2,.customer-site .panel h2,.customer-site .section-heading h2{font-size:var(--text-section)}.customer-site .car-card h3,.customer-site .categories strong,.customer-site .quick-collections strong{font-size:var(--text-lead);font-weight:600}.customer-site .campaign h2,.customer-site .hero h1{font-size:var(--text-hero);line-height:1.2}.customer-site .hero p,.customer-site .inner-page>p.intro{font-size:var(--text-lead);line-height:var(--line-body)}.customer-site .detail-hero .overview-heading h1,.nc-portal .merchant-auth-heading h2{font-size:var(--text-title)}.customer-site .detail-hero .overview-price strong{font-size:var(--text-page)}.customer-site .finance-calculator .payment-banner>strong{font-size:var(--text-display);line-height:1.2}.customer-site .button,.customer-site .nav nav,.nc-portal .button,.nc-portal .portal-sidebar nav button{font-size:var(--text-label)}.form-field,.nc-portal .form-field,.nc-portal .merchant-auth-card .form-field{font-size:var(--text-label);line-height:1.5}.form-field input,.form-field select,.form-field textarea,.nc-portal input,.nc-portal select,.nc-portal textarea{font-size:var(--text-body);line-height:1.5}.customer-site .calculator-note,.customer-site .overview-disclosure,.customer-site .small,.small,small{font-size:var(--text-caption);line-height:1.6}.card-bottom strong,.loan-totals dd,.overview-price,.payment-banner strong,.portal-table{font-variant-numeric:tabular-nums}@media(max-width:700px){.customer-site .campaign h2,.customer-site .hero h1{font-size:var(--text-page)}.customer-site .catalog-intro h1,.customer-site .inner-page>h1,.customer-site .section-heading h1,.nc-portal .portal-heading h2{font-size:var(--text-title)}.customer-site .categories strong{font-size:var(--text-caption)}.form-field input,.form-field select,.form-field textarea,.nc-portal input,.nc-portal select,.nc-portal textarea,.search-input input{font-size:var(--text-lead)}}.customer-site .header .nav-actions{margin-left:auto}.customer-site .refined-car-card{border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--surface);height:100%;display:flex;flex-direction:column;box-shadow:none}.customer-site .refined-car-card .car-photo{aspect-ratio:3/2;flex-shrink:0;border-radius:0;background:var(--subtle)}.customer-site .refined-car-card .card-content{padding:18px;flex:1;gap:0}.customer-site .refined-car-card h3{font-size:var(--text-lead);font-weight:600;line-height:1.45;text-wrap:pretty;letter-spacing:0}.customer-site .refined-car-card .trim-line{font-size:var(--text-label);margin:3px 0 12px;line-height:1.5}.customer-site .refined-car-card .car-specs{font-size:var(--text-label);margin:0 0 16px;gap:6px 10px;line-height:1.5;min-height:0}.customer-site .refined-car-card .card-bottom{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end;border:0;padding:0;margin-top:auto}.customer-site .refined-car-card .card-bottom>div{width:100%;min-width:0}.customer-site .refined-car-card .listing-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 10px}.customer-site .refined-car-card .listing-price strong{font-size:var(--text-section);font-weight:700;letter-spacing:-.3px;line-height:1.4}.customer-site .refined-car-card .listing-price del{font-size:var(--text-caption);font-weight:400}.customer-site .refined-car-card .card-bottom small{font-size:var(--text-caption);margin-top:3px;display:block}.customer-site .refined-car-card .card-bottom>a{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:auto;min-height:40px;padding:8px 12px;border:1px solid var(--border);border-radius:8px;font-size:var(--text-label);font-weight:600;background:var(--surface);color:var(--foreground);transition:background .15s,border-color .15s}.customer-site .refined-car-card .card-bottom>a:hover{background:var(--subtle);border-color:var(--primary)}.customer-site .refined-car-card .dealer{border:0;margin:12px 0 0;padding:0;gap:6px 12px;font-size:var(--text-caption);line-height:1.5;justify-content:space-between}.customer-site .refined-car-card .dealer>span:last-child{display:flex;align-items:center;gap:4px}.customer-site .refined-car-card .dealer svg{display:block;flex-shrink:0}.customer-site .refined-car-card .card-actions button{width:36px;height:36px;min-width:36px;min-height:36px;border:1px solid var(--border);box-shadow:0 1px 3px #0000000a}.customer-site .refined-car-card .card-video-badge,.customer-site .refined-car-card .photo-count{bottom:14px;border-radius:6px;font-size:var(--text-caption);min-height:28px;padding:5px 8px;background:var(--surface);color:var(--foreground);line-height:1.4;box-shadow:0 1px 4px #0002}.customer-site .refined-car-card .card-video-badge{left:12px}.customer-site .refined-car-card .photo-count{right:12px}.customer-site .refined-car-card .car-photo:has(.merchant-photo-logo) .card-video-badge{left:auto;right:12px;bottom:50px}.customer-site .refined-car-card a:focus-visible,.customer-site .refined-car-card button:focus-visible{outline:2px solid var(--primary);outline-offset:-3px}@media(max-width:700px){.customer-site .refined-car-card .card-content{padding:16px}.customer-site .refined-car-card .card-bottom>a{min-height:44px}.customer-site .refined-car-card .card-actions button{width:44px;height:44px}.customer-site .refined-car-card .card-video-badge{min-height:36px;display:flex;align-items:center}}@media(prefers-reduced-motion:reduce){.customer-site .refined-car-card .card-bottom>a{transition:none}}.customer-site .editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.customer-site .editorial-tile{display:flex;flex-direction:column;min-width:0;color:var(--foreground);border:0;background:none;text-decoration:none}.customer-site .editorial-image{aspect-ratio:16/10;overflow:hidden;border-radius:12px;background:var(--subtle)}.customer-site .editorial-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.customer-site .editorial-tile:hover .editorial-image img{transform:scale(1.025)}.customer-site .editorial-copy{padding:16px 0 0}.customer-site .editorial-meta{display:flex;align-items:center;gap:8px 14px;flex-wrap:wrap;font-size:var(--text-caption);color:var(--muted-foreground);line-height:1.5}.customer-site .editorial-meta>span:first-child{color:var(--accent-text);font-weight:600}.customer-site .editorial-meta span{display:inline-flex;gap:4px;align-items:center}.customer-site .editorial-tile h3{font-size:var(--text-card);line-height:1.45;margin:10px 0 8px;text-wrap:pretty}.customer-site .editorial-tile p{font-size:var(--text-body);color:var(--muted-foreground);line-height:1.7;margin:0 0 16px}.customer-site .editorial-read{display:inline-flex;align-items:center;gap:8px;font-size:var(--text-label);font-weight:600;color:var(--accent-text)}.customer-site .editorial-featured{display:grid;grid-template-columns:1.35fr 1fr;gap:32px;align-items:center;margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid var(--border)}.customer-site .editorial-featured .editorial-copy{padding:16px 24px 16px 0}.customer-site .editorial-featured h3{font-size:var(--text-title)}.customer-site .editorial-index-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.customer-site .editorial-index-heading h1{font-size:var(--text-page);margin:6px 0 8px}.customer-site .editorial-index-heading p{margin:0;color:var(--muted-foreground)}.customer-site .editorial-search{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;max-width:100%;background:var(--surface)}.customer-site .editorial-search input{background:transparent;min-width:0;width:200px;border:0;outline:0;font-size:var(--text-body)}.customer-site .editorial-search:focus-within{outline:2px solid var(--primary);outline-offset:2px}.customer-site .editorial-filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 24px}.customer-site .editorial-filters button{font-size:var(--text-label);padding:8px 14px;min-height:40px;border:1px solid var(--border);border-radius:99px;background:var(--surface);color:var(--foreground)}.customer-site .editorial-filters button[aria-pressed=true]{background:var(--foreground);color:var(--surface);border-color:var(--foreground)}.customer-site .editorial-heading{max-width:760px;margin:28px auto;text-align:left}.customer-site .editorial-heading h1{font-size:var(--text-display);line-height:1.3;margin:14px 0;letter-spacing:-.5px}.customer-site .editorial-heading>p{font-size:var(--text-lead);color:var(--muted-foreground);line-height:1.75;margin-bottom:16px}.customer-site .editorial-author{font-size:var(--text-label);font-weight:600}.customer-site .editorial-cover{width:100%;max-height:520px;aspect-ratio:2.1;object-fit:cover;border-radius:14px}.customer-site .editorial-reading{display:grid;grid-template-columns:220px minmax(0,700px);gap:64px;justify-content:center;margin:40px 0 56px}.customer-site .editorial-reading aside{align-self:start;position:sticky;top:96px;font-size:var(--text-label);border-left:2px solid var(--border);padding-left:16px}.customer-site .editorial-reading aside>span{font-weight:600}.customer-site .editorial-reading nav{display:grid;gap:12px;margin-top:16px;color:var(--muted-foreground)}.customer-site .editorial-body section{scroll-margin-top:100px;margin:0 0 32px}.customer-site .editorial-body h2,.customer-site .editorial-related>h2{font-size:var(--text-section);margin:0 0 16px;line-height:1.45}.customer-site .editorial-body p{font-size:var(--text-lead);line-height:1.85;margin:0 0 16px}.customer-site .editorial-related{border-top:1px solid var(--border);padding-top:32px}.customer-site .editorial-status{padding:32px 0;color:var(--muted-foreground)}.news-admin-list{display:grid;gap:12px}.news-admin-row{display:flex;gap:16px;align-items:center}.news-admin-row>img{width:88px;height:64px;object-fit:cover;border-radius:8px}.news-admin-row>div{flex:1;min-width:0}.news-admin-row p{font-size:var(--text-caption);color:var(--muted-foreground);margin-top:6px}.news-editor{max-width:850px}.news-editor fieldset{border:0;padding:0;display:grid;gap:18px;min-width:0}.news-editor-media{display:flex;align-items:center;gap:20px}.news-editor-media img{width:200px;aspect-ratio:1.6;object-fit:cover;border-radius:8px}.news-editor-options{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.news-section-editor{display:grid;gap:12px;padding:20px;background:var(--subtle);border-radius:10px}.news-section-editor>button{justify-self:start}.customer-site .refined-car-card{padding:8px;border-radius:18px}.customer-site .refined-car-card .car-photo{border-radius:12px;aspect-ratio:1.65}.customer-site .refined-car-card .card-content{padding:14px 8px 8px}.customer-site .refined-car-card .car-specs{padding:8px 0;margin-bottom:12px;border-top:1px solid var(--border)}.customer-site .refined-car-card .card-bottom{background:var(--subtle);padding:14px;border-radius:10px;gap:12px}.customer-site .refined-car-card .card-bottom>a{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.customer-site .refined-car-card .card-bottom>a:hover{background:var(--primary);filter:brightness(.94)}.customer-site .refined-car-card .dealer{margin-top:14px}@media(max-width:800px){.customer-site .editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-site .editorial-reading{grid-template-columns:1fr;gap:24px}.customer-site .editorial-reading aside{position:static}.customer-site .editorial-featured{gap:20px}}@media(max-width:600px){.customer-site .editorial-featured,.customer-site .editorial-grid{grid-template-columns:1fr;gap:28px}.customer-site .editorial-featured{gap:0;margin-bottom:28px}.customer-site .editorial-featured .editorial-copy{padding:16px 0 0}.customer-site .editorial-index-heading{display:block}.customer-site .editorial-search{margin-top:20px}.customer-site .editorial-search input{width:100%;font-size:var(--text-lead)}.customer-site .editorial-heading h1{font-size:var(--text-title)}.customer-site .editorial-cover{aspect-ratio:1.5}.customer-site .editorial-reading{margin-top:24px}.news-admin-row{flex-wrap:wrap}.news-admin-row>div{flex-basis:calc(100% - 104px)}.news-editor-media{flex-direction:column;align-items:start}.customer-site .editorial-filters button{min-height:44px}}@media(prefers-reduced-motion:reduce){.customer-site .editorial-image img{transition:none}.customer-site .editorial-tile:hover .editorial-image img{transform:none}}.nc-portal .forgot-password-link{justify-self:end;font-size:var(--text-label);color:var(--accent-text);text-decoration:underline;text-underline-offset:3px;padding:4px 0}.nc-portal .merchant-auth-heading h1{font-size:var(--text-title);line-height:1.35;margin:0 0 10px}.nc-portal .recovery-back{display:block;text-align:center;margin-top:24px;font-size:var(--text-label);color:var(--muted-foreground);text-decoration:underline;text-underline-offset:3px}.customer-site .overview-deposit{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:12px 0;border-top:1px solid var(--border);font-size:var(--text-label)}.customer-site .overview-deposit strong{font-size:var(--text-lead)}.customer-site .overview-deposit small{grid-column:1/-1;color:var(--muted-foreground)}.customer-site .assigned-agent{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid var(--border)}.assigned-agent>div{display:grid;gap:3px}.assigned-agent span{font-size:var(--text-caption);color:var(--muted-foreground)}.assigned-agent strong{font-size:var(--text-body)}.customer-site .assigned-agent>a{display:flex;align-items:center;gap:8px;font-size:var(--text-lead);font-weight:600;color:var(--accent-text);min-height:44px}.agent-settings{display:grid;gap:16px}.agent-fields{border:0;padding:0;display:flex;flex-wrap:wrap;align-items:end;gap:16px}.agent-fields .form-field{flex:1;min-width:180px}.agent-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid var(--border)}.agent-row select{max-width:100%;min-width:180px}.customer-site .mobile-enquiry-bar .button{font-size:var(--text-caption);white-space:normal;text-align:center}@media(max-width:600px){.agent-row{flex-wrap:wrap}.agent-row select{width:100%}.customer-site .assigned-agent{flex-wrap:wrap}}.customer-site .listing-design-card{display:flex;flex-direction:column;height:100%;padding:0;background:var(--surface);border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:none}.customer-site .listing-design-card .car-photo{aspect-ratio:1.62;height:auto;min-height:0;border-radius:0;flex-shrink:0;background:var(--subtle)}.customer-site .listing-design-card .card-actions{top:12px;right:12px;gap:8px}.customer-site .listing-design-card .card-actions button{width:40px;height:40px;min-width:40px;min-height:40px;border:1px solid var(--border);background:var(--surface);color:var(--foreground);border-radius:50%;box-shadow:0 1px 3px #0001}.customer-site .listing-design-card .card-actions button svg{width:18px;height:18px}.customer-site .listing-design-card .card-actions .hearted{color:#d52238;background:var(--surface)}.customer-site .listing-design-card .card-actions .hearted svg{fill:currentColor}.customer-site .listing-design-card .card-actions .chosen{background:var(--primary);color:var(--primary-foreground)}.customer-site .listing-design-card .gallery-arrow{width:40px;height:40px;border-radius:50%;background:var(--surface);color:var(--foreground)}.customer-site .listing-design-card .gallery-arrow:disabled{visibility:hidden}.customer-site .listing-design-card .gallery-progress{justify-content:center;gap:6px;bottom:12px}.customer-site .listing-design-card .gallery-progress span{flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:#999;box-shadow:0 0 0 1px #0003}.customer-site .listing-design-card .gallery-progress span.active{background:white}.customer-site .listing-card-body{display:flex;flex-direction:column;gap:18px;flex:1;padding:18px;min-width:0}.customer-site .listing-card-top{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:10px;align-items:start}.customer-site .listing-card-price{display:flex;flex-wrap:wrap;gap:2px 8px;align-items:baseline}.customer-site .listing-card-price strong{font-size:var(--text-section);line-height:1.3;letter-spacing:-.5px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.customer-site .listing-card-price del{font-size:var(--text-caption);color:var(--muted-foreground);white-space:nowrap}.customer-site .listing-monthly{display:block;margin-top:4px;font-size:var(--text-label);line-height:1.5;font-variant-numeric:tabular-nums}.customer-site .listing-card-seller{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:0;text-align:right}.customer-site .listing-card-seller>a,.customer-site .listing-card-seller>span:first-child{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;font-size:var(--text-label);line-height:1.5;max-width:100%;overflow-wrap:anywhere}.customer-site .listing-card-seller>a{text-decoration:underline;text-underline-offset:3px}.customer-site .listing-verified{color:#0878c9;flex-shrink:0}.customer-site .listing-deposit{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:4px 7px;border-radius:99px;background:var(--subtle);color:var(--muted-foreground);font-size:var(--text-caption);line-height:1.4}.customer-site .listing-deposit svg{flex-shrink:0}.customer-site .listing-design-card .listing-card-title h3{margin:0;min-height:0;font-size:var(--text-lead);line-height:1.45;font-weight:600;text-wrap:pretty}.customer-site .listing-title-trim{font-weight:400}.customer-site .listing-card-foot{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto}.customer-site .listing-card-specs{flex:1 1 170px;min-width:0;background:var(--subtle);padding:10px 12px;border-radius:8px}.customer-site .listing-card-specs dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 10px}.customer-site .listing-card-specs dt{font-size:var(--text-caption);color:var(--muted-foreground);line-height:1.4;margin:0 0 4px}.customer-site .listing-card-specs dd{font-size:var(--text-body);margin:0;line-height:1.4}.customer-site .listing-card-specs ul{list-style:none;gap:5px 0;margin:0;font-size:var(--text-label);line-height:1.4}.customer-site .listing-card-specs li+li{border-left:1px solid var(--border);padding-left:8px;margin-left:8px}.customer-site .listing-card-cta{flex:1 0 120px;display:flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:99px;background:var(--primary);color:var(--primary-foreground);font-size:var(--text-label);font-weight:600;line-height:1.4;transition:filter .15s}.customer-site .listing-card-cta:hover{filter:brightness(.92)}.customer-site .listing-design-card a:focus-visible,.customer-site .listing-design-card button:focus-visible{outline:2px solid var(--primary);outline-offset:-3px}@media(max-width:700px){.customer-site .listing-card-body{padding:16px;gap:16px}.customer-site .listing-design-card .card-actions button,.customer-site .listing-design-card .gallery-arrow{width:44px;height:44px}.customer-site .listing-card-cta{min-height:44px}}@media(prefers-reduced-motion:reduce){.customer-site .listing-card-cta{transition:none}}.customer-site .reference-search-panel{padding:20px 22px 16px;border-radius:14px;margin-top:-28px;box-shadow:0 2px 5px #0002}.customer-site .reference-search-panel .search-heading{position:absolute;top:-36px;left:4px;margin:0;color:white;text-shadow:0 1px 5px #000b}.customer-site .reference-search-panel .search-heading h2{font-size:var(--text-lead);font-weight:600;line-height:1.5;letter-spacing:0}.customer-site .home-search-form .search-input{border-radius:99px;background:var(--subtle);padding:6px 8px 6px 16px;min-height:44px;gap:8px}.customer-site .home-search-form .search-input input{font-size:var(--text-label);height:30px}.customer-site .home-search-form .search-input button{display:grid;place-items:center;width:32px;height:32px;padding:0;border-radius:50%;background:var(--primary);color:var(--primary-foreground)}.customer-site .home-search-form .search-input:focus-within{outline:2px solid var(--ring);outline-offset:2px}.customer-site .home-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 20px;margin-top:22px}.customer-site .home-filter-grid>.choice{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:8px 14px;border:1px solid var(--border);border-radius:12px;min-height:58px;background:var(--surface);gap:0}.customer-site .home-filter-grid .choice>label{font-size:var(--text-caption);line-height:1.4;margin:0;min-height:0;color:var(--muted-foreground)}.customer-site .home-filter-grid .choice [data-slot=select-trigger]{border:0;min-height:24px;height:24px;width:100%;box-shadow:none;background:transparent;font-size:var(--text-label);font-weight:600;color:var(--foreground)}.customer-site .home-filter-range{min-width:0;margin:0;position:relative;border:1px solid var(--border);border-radius:12px;padding:24px 14px 8px;min-height:58px}.customer-site .home-filter-range legend{float:left;position:absolute;top:7px;left:14px;padding:0;font-size:var(--text-caption);line-height:1.4;color:var(--muted-foreground)}.customer-site .home-filter-range>div{display:flex;gap:8px;align-items:center;width:100%}.customer-site .home-filter-range label{min-width:0;flex:1}.customer-site .home-filter-range select{background:transparent;color:var(--foreground);border:0;outline-offset:2px;max-width:100%;width:100%;font-size:var(--text-label);font-weight:600;padding:0;min-height:24px}.customer-site .home-filter-range>div>span{color:var(--muted-foreground)}.customer-site .home-filter-grid .home-filter-submit{border-radius:12px;min-height:58px;margin:0;font-size:var(--text-body);font-weight:600;padding:12px}.customer-site .home-search-form .search-bottom{display:flex;justify-content:space-between;align-items:center;padding:0;margin-top:16px;border:0;gap:12px}.customer-site .home-electric{display:flex;align-items:center;gap:6px;font-size:var(--text-label);min-height:36px;cursor:pointer}.customer-site .home-electric input{accent-color:var(--primary);width:16px;height:16px;margin:0 2px 0 0}.customer-site .home-electric svg,.customer-site .home-search-form .text-button svg{color:var(--accent-text)}.customer-site .home-search-form .text-button{font-size:var(--text-label);min-height:36px;gap:8px}.customer-site .home-search-form .home-filter-clear{color:var(--accent-text);text-decoration:none}@media(max-width:800px){.customer-site .home-filter-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-site .home-filter-range select{font-size:var(--text-caption)}}@media(max-width:500px){.customer-site .reference-search-panel{padding:16px;margin-top:-18px}.customer-site .reference-search-panel .search-heading{top:-34px;left:0}.customer-site .reference-search-panel .search-heading h2{font-size:var(--text-body)}.customer-site .home-filter-grid{grid-template-columns:1fr;margin-top:16px;gap:10px}.customer-site .home-filter-range select,.customer-site .home-search-form .search-input input{font-size:var(--text-lead)}.customer-site .home-search-form .search-bottom{align-items:flex-start;gap:4px}.customer-site .home-search-form .search-bottom>.inline-actions{width:100%;justify-content:space-between}.customer-site .home-electric,.customer-site .home-search-form .text-button{min-height:44px}}.customer-site .card-options-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:20px 0 28px}.customer-site .card-options-heading h1{font-size:var(--text-page);margin-bottom:8px}.customer-site .card-options-heading p,.customer-site .card-proposal>header p{font-size:var(--text-label);color:var(--muted-foreground);line-height:1.6}.customer-site .card-options-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.customer-site .card-proposal{min-width:0}.customer-site .card-proposal>header{min-height:124px;padding-bottom:20px}.customer-site .card-proposal>header h2{font-size:var(--text-section);margin:8px 0}.customer-site .proposal-note{font-size:var(--text-caption);color:var(--accent-text);font-weight:600}.customer-site .card-proposal .listing-design-card{height:auto}.customer-site .card-proposal .listing-card-body{padding:20px;gap:20px}.customer-site .card-proposal .listing-card-top{grid-template-columns:minmax(0,1fr);gap:12px}.customer-site .card-proposal .listing-card-seller{flex-direction:row;align-items:center;justify-content:space-between;text-align:left;gap:12px}.customer-site .card-proposal .listing-card-seller>a,.customer-site .card-proposal .listing-card-seller>span:first-child{justify-content:flex-start}.customer-site .card-proposal .listing-card-price strong{font-size:var(--text-title)}.customer-site .card-proposal .listing-card-price{gap:4px 10px}.customer-site .card-proposal .listing-monthly{font-size:var(--text-body)}.customer-site .card-proposal .listing-title-trim{display:block;font-size:var(--text-label);color:var(--muted-foreground);margin-top:4px}.customer-site .card-proposal .listing-card-foot{display:grid;grid-template-columns:1fr;gap:16px;margin:0}.customer-site .card-proposal .listing-card-specs{width:100%;padding:14px 16px}.customer-site .card-proposal .listing-card-specs dt{overflow-wrap:normal;word-break:normal;font-size:var(--text-caption)}.customer-site .card-proposal .listing-card-specs dl{gap:16px;margin-bottom:14px}.customer-site .card-proposal .listing-card-specs dd{font-size:var(--text-body)}.customer-site .card-proposal .listing-card-specs ul{gap:6px 0;font-size:var(--text-label)}.customer-site .card-proposal .listing-card-specs li{white-space:nowrap}.customer-site .card-proposal .listing-card-cta{width:100%;min-height:44px}.customer-site .proposal-b .listing-card-body{gap:16px}.customer-site .proposal-b .listing-card-specs{padding:0;background:none}.customer-site .proposal-b .listing-card-specs dl{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--border)}.customer-site .proposal-b .listing-card-price strong{font-size:var(--text-section)}.customer-site .proposal-b .listing-card-seller{border-top:1px solid var(--border);padding-top:10px}.customer-site .proposal-b .listing-card-cta{border-radius:8px}.customer-site .proposal-c .listing-card-title{order:0}.customer-site .proposal-c .listing-card-top{order:1;padding:14px;border-radius:10px;background:var(--subtle)}.customer-site .proposal-c .listing-card-foot{order:2}.customer-site .proposal-c .listing-card-specs{padding:0;background:none}.customer-site .proposal-c .listing-deposit{background:var(--surface)}.customer-site .card-options-grid.preview-phone{grid-template-columns:minmax(0,390px);justify-content:center;gap:36px}.customer-site .preview-phone .card-proposal>header{min-height:0}@media(max-width:1000px){.customer-site .card-options-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.customer-site .card-options-grid{grid-template-columns:1fr;gap:32px}.customer-site .card-options-heading{flex-direction:column;align-items:flex-start}.customer-site .card-proposal>header{min-height:0}.customer-site .card-options-heading h1{font-size:var(--text-title)}}.buyer-catalog .catalog-layout{grid-template-columns:280px minmax(0,1fr)}.buyer-catalog .catalog-reference-sidebar{background:var(--surface);padding:0;overflow:hidden;top:88px}.catalog-mobile-filters{display:none}.catalog-filter-pills{display:flex;gap:8px;padding:16px;border-bottom:1px solid var(--border)}.catalog-filter-pills button{border:1px solid transparent;border-radius:99px;min-height:40px;padding:8px 14px;background:var(--subtle);color:var(--foreground);font-size:13px}.catalog-filter-pills button[aria-pressed=true]{border-color:var(--primary);background:var(--surface)}.catalog-filter-scroll{padding:0 16px;max-height:calc(100dvh - 230px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.catalog-filter-group{border-bottom:1px solid var(--border);padding:16px 0;margin:0}.catalog-filter-group:last-child{border-bottom:0}.catalog-filter-group summary{display:flex;align-items:center;gap:7px;min-height:32px;font-size:14px;font-weight:600;cursor:pointer;list-style:none;color:var(--foreground)}.catalog-filter-group summary::-webkit-details-marker{display:none}.catalog-filter-group summary>svg{flex-shrink:0;color:var(--muted-foreground)}.catalog-filter-group summary>svg:last-child{margin-left:auto;transition:transform .15s}.catalog-filter-group[open] summary>svg:last-child{transform:rotate(180deg)}.catalog-filter-fields{display:grid;gap:10px;padding-top:10px}.catalog-reference-filters .choice{min-width:0;display:block;padding:0;border:0;background:none}.catalog-reference-filters .choice>label{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}.catalog-reference-filters .choice [data-slot=select-trigger]{width:100%;min-width:0;min-height:42px;background:var(--subtle);border:1px solid transparent;border-radius:99px;padding:10px 12px;font-size:13px;color:var(--foreground);box-shadow:none}.catalog-reference-filters .choice [data-slot=select-trigger]>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-filter-range{display:grid;grid-template-columns:1fr 1fr;min-width:0;background:var(--subtle);border-radius:99px}.catalog-filter-range>.choice:first-child{border-right:1px solid var(--border)}.catalog-reference-filters .catalog-filter-range [data-slot=select-trigger]{padding:10px 8px;font-size:12px}.catalog-filter-check{display:flex;align-items:center;gap:9px;min-height:32px;font-size:14px;cursor:pointer;color:var(--foreground)}.catalog-filter-check input{width:17px;height:17px;accent-color:var(--primary);flex-shrink:0}.catalog-reference-filters :is(button,input,summary):focus-visible{outline:2px solid var(--primary);outline-offset:3px}.catalog-filter-sheet{display:flex!important;flex-direction:column;gap:0;padding:20px 0 0!important;width:min(390px,100vw)!important;max-width:100vw!important;background:var(--surface)}.catalog-filter-sheet>div:first-child{padding-inline:20px}.catalog-filter-sheet .catalog-reference-filters{min-height:0;display:flex;flex-direction:column;flex:1;overflow:hidden}.catalog-filter-sheet .catalog-filter-scroll{max-height:none;flex:1}.catalog-filter-sheet-footer{display:flex;gap:10px;padding:16px;border-top:1px solid var(--border)}.catalog-filter-sheet-footer .button{flex:1;min-height:44px;font-size:13px}@media(max-width:1000px) and (min-width:701px){.buyer-catalog .catalog-layout{grid-template-columns:260px minmax(0,1fr)}}@media(max-width:700px){.buyer-catalog .catalog-layout{display:block}.buyer-catalog .catalog-reference-sidebar{display:none}.catalog-mobile-filters{display:flex;width:100%;margin:4px 0 16px;min-height:44px}.catalog-filter-check,.catalog-filter-pills button{min-height:44px}}.catalog-price-slider{padding:8px 4px 2px;min-width:0}.catalog-price-values{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.catalog-price-values output{background:var(--primary);color:var(--primary-foreground);border-radius:6px;padding:7px 10px;font-size:13px;font-weight:600;white-space:nowrap}.catalog-price-values>span{color:var(--muted-foreground)}.price-range-root{position:relative;display:flex;align-items:center;width:100%;height:44px;touch-action:none;user-select:none}.price-range-track{position:relative;flex:1;height:5px;border-radius:99px;background:var(--border)}.price-range-selected{position:absolute;height:100%;border-radius:99px;background:var(--primary)}.price-range-thumb{display:block;width:24px;height:24px;border:5px solid var(--primary);border-radius:50%;background:var(--surface);cursor:grab;box-shadow:0 1px 4px #0002}.price-range-thumb:after{content:"";position:absolute;inset:-10px}.price-range-thumb:active{cursor:grabbing}.price-range-thumb:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.price-range-scale{display:flex;justify-content:space-between;color:var(--muted-foreground);font-size:12px}.customer-site .vehicle-finance-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;margin:16px 0}.customer-site .vehicle-finance-copy{padding:14px 16px 10px}.customer-site .vehicle-finance-copy>strong{display:block;color:var(--accent-text);font-size:20px;font-weight:700;line-height:1.4;font-variant-numeric:tabular-nums}.customer-site .vehicle-finance-copy>p{font-size:12px;line-height:1.65;margin:8px 0 0;color:var(--foreground)}.customer-site .vehicle-finance-card>button{display:flex;align-items:center;gap:8px;width:100%;min-height:44px;padding:12px 16px;border:0;border-top:1px solid var(--border);background:transparent;color:var(--foreground);text-align:left;font-size:13px;font-weight:500}.customer-site .vehicle-finance-card>button>svg:last-child{margin-left:auto;width:15px}.customer-site .vehicle-finance-card>button:hover{background:var(--subtle)}.customer-site .vehicle-finance-card>button:focus-visible{outline:2px solid var(--primary);outline-offset:-3px}.bulk-import{display:grid;gap:18px}.bulk-import h2{font-size:22px}.bulk-import>fieldset{display:grid;gap:16px;border:0;padding:0;min-width:0}.bulk-import-actions{display:flex;gap:10px;flex-wrap:wrap}.bulk-import-table{overflow:auto;max-height:500px;border:1px solid var(--border);border-radius:10px}.bulk-import-table table{width:100%;border-collapse:collapse;font-size:13px}.bulk-import-table td,.bulk-import-table th{padding:12px;text-align:left;border-bottom:1px solid var(--border);vertical-align:top;min-width:70px}.bulk-import-table th{position:sticky;top:0;background:var(--surface)}.bulk-import .form-field input,.bulk-import .form-field select{max-width:100%}.banner-story{position:relative;isolation:isolate;background:#102f30;touch-action:pan-y}.banner-story-slide{animation:banner-story-fade .45s ease-out}.banner-story .banner-story-controls{position:absolute;z-index:3;bottom:40px;left:0;right:0;display:flex;align-items:center;gap:12px}.banner-story-controls>button{width:44px;height:44px;flex:0 0 44px;border:1px solid #ffffff70;border-radius:50%;background:#102f30b8;color:white;font-size:22px;cursor:pointer}.banner-story-segments{display:flex;flex:1;gap:8px;min-width:0}.banner-story-segments button{flex:1;min-width:0;height:44px;padding:0;background:transparent;border:0;cursor:pointer;display:flex;align-items:center}.banner-story-segments button>span{display:block;width:100%;height:4px;border-radius:4px;overflow:hidden;background:#ffffff65}.banner-story-segments i{display:block;width:100%;height:100%;background:#fff;transform-origin:left;transition:transform 40ms linear}.banner-story button:focus-visible{outline:3px solid white;outline-offset:4px}.customer-site .banner-story .hero{height:480px}.customer-site .banner-story .hero-copy{padding-top:64px;padding-bottom:120px}.banner-slide-picker .bulk-import-actions{margin-block:12px}.banner-slide-picker [aria-pressed=true]{outline:2px solid var(--accent,#008580);outline-offset:2px}@keyframes banner-story-fade{0%{opacity:.4}to{opacity:1}}@media(max-width:700px){.customer-site .banner-story .hero{height:410px}.customer-site .banner-story .hero-copy{padding-top:36px}.banner-story .banner-story-controls{bottom:32px;gap:6px}.banner-story-segments{gap:5px}.banner-story-controls>button{width:40px;flex-basis:40px}}@media(prefers-reduced-motion:reduce){.banner-story-slide{animation:none}.banner-story-segments i{transition:none}}.customer-site .banner-story .hero>img{width:100%;height:100%;margin:0}.customer-site .banner-story .hero:after{background:linear-gradient(90deg,rgba(8,24,28,.207),rgba(8,24,28,.067) 48%,transparent 78%)}.customer-site .banner-story .hero-copy,.customer-site .banner-story .hero-copy p{color:#fff}@media(max-width:700px){.customer-site .banner-story .hero>img{height:100%;object-position:80% center}.customer-site .banner-story .hero:after{background:linear-gradient(180deg,rgba(8,24,28,.267),rgba(8,24,28,.067) 56%,rgba(8,24,28,.183))}.customer-site .banner-story .hero-copy h1{font-size:28px;max-width:15ch;margin-top:0}.customer-site .banner-story .hero-copy p{max-width:28ch;margin-top:10px}.customer-site .banner-story .banner-cta{margin-top:14px}}.banner-story-stage{display:grid;overflow:hidden}.banner-story-stage>.banner-story-slide{grid-area:1/1;min-width:0;opacity:0;z-index:0;pointer-events:none;animation:none;transition:opacity .75s cubic-bezier(.22,1,.36,1)}.banner-story-stage>.banner-story-slide.is-active{opacity:1;z-index:1;pointer-events:auto}.banner-story .banner-story-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:48px;height:48px;display:grid;place-items:center;padding:0;border:1px solid #ffffff80;border-radius:50%;background:rgba(12,39,42,.55);color:#fff;font-size:32px;line-height:1;cursor:pointer;backdrop-filter:blur(8px);transition:background .2s,box-shadow .2s}.banner-story .banner-story-prev{left:20px}.banner-story .banner-story-next{right:20px}.banner-story .banner-story-arrow:hover{background:rgba(12,39,42,.85);box-shadow:0 4px 16px #0002}@media(min-width:701px) and (max-width:1350px){.customer-site .banner-story .hero-copy{padding-left:42px;padding-right:42px}}@media(max-width:700px){.banner-story .banner-story-arrow{width:40px;height:40px;font-size:27px}.banner-story .banner-story-prev{left:10px}.banner-story .banner-story-next{right:10px}}@media(prefers-reduced-motion:reduce){.banner-story .banner-story-arrow,.banner-story-stage>.banner-story-slide{transition:none}}.customer-site .home-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-block:24px 8px}.customer-site .home-shortcut{display:flex;flex-direction:column;min-width:0;padding:22px;border:1px solid var(--border);border-radius:16px;background:var(--card,var(--background));color:var(--foreground);transition:border-color .18s,transform .18s,box-shadow .18s}.home-shortcut .shortcut-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;color:var(--muted-foreground)}.home-shortcut .shortcut-icon{display:grid;place-items:center;width:44px;height:44px;background:var(--muted);color:var(--foreground)}.customer-site .home-shortcut strong{font-size:16px;line-height:1.4;font-weight:650;overflow-wrap:anywhere}.home-shortcut .shortcut-hint{font-size:13px;line-height:1.5;color:var(--muted-foreground);margin-top:6px}.home-shortcut .shortcut-count{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:20px;font-size:13px;font-weight:600;color:var(--foreground)}.customer-site .home-shortcut:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 18px #00000008}.customer-site .home-shortcut:focus-visible{outline:3px solid var(--ring);outline-offset:3px}@media(max-width:900px){.customer-site .home-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.customer-site .home-shortcuts{gap:10px;margin-block:16px 8px}.customer-site .home-shortcut{padding:16px;border-radius:12px}.home-shortcut .shortcut-top{margin-bottom:14px}.home-shortcut .shortcut-icon{width:36px;height:36px}.customer-site .home-shortcut strong{font-size:14px}.home-shortcut .shortcut-hint{font-size:12px}.home-shortcut .shortcut-count{font-size:12px;padding-top:16px}}@media(prefers-reduced-motion:reduce){.customer-site .home-shortcut{transition:none}.customer-site .home-shortcut:hover{transform:none}}.customer-site .home-shortcut{--shortcut-ink:#176b64;--shortcut-tint:#edf8f5;--shortcut-icon:#d1eee6;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--card,var(--background)) 25%,var(--shortcut-tint));border-color:color-mix(in srgb,var(--shortcut-ink) 18%,var(--border))}.customer-site .home-shortcut[data-tone=recent]{--shortcut-ink:#365ea0;--shortcut-tint:#eef3fd;--shortcut-icon:#dce7fc}.customer-site .home-shortcut[data-tone=sale]{--shortcut-ink:#a24c26;--shortcut-tint:#fff4ed;--shortcut-icon:#ffe3d1}.customer-site .home-shortcut[data-tone=featured]{--shortcut-ink:#7750a5;--shortcut-tint:#f6f0fd;--shortcut-icon:#ebddfb}.customer-site .home-shortcut:after{content:"";position:absolute;right:-24px;top:-30px;width:130px;height:130px;border:1px solid color-mix(in srgb,var(--shortcut-ink) 12%,transparent);border-radius:50%;box-shadow:0 0 0 18px color-mix(in srgb,var(--shortcut-ink) 3%,transparent);pointer-events:none}.home-shortcut .shortcut-top{position:relative;z-index:1;color:var(--shortcut-ink)}.home-shortcut .shortcut-icon{width:48px;height:48px;border-radius:15px;background:var(--shortcut-icon);color:var(--shortcut-ink);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--shortcut-ink) 9%,transparent);transform:rotate(-5deg);transition:transform .2s}.home-shortcut .shortcut-icon svg{width:25px;height:25px;stroke-width:1.8;transform:rotate(5deg)}.home-shortcut .shortcut-count{color:var(--shortcut-ink)}.customer-site .home-shortcut:hover{border-color:var(--shortcut-ink);box-shadow:0 8px 24px color-mix(in srgb,var(--shortcut-ink) 10%,transparent)}.home-shortcut:hover .shortcut-icon{transform:rotate(0)}html[data-theme=dark] .home-shortcut{--shortcut-ink:#8cdace;--shortcut-tint:#173733;--shortcut-icon:#234a43}html[data-theme=dark] .home-shortcut[data-tone=recent]{--shortcut-ink:#a5c5ff;--shortcut-tint:#202d44;--shortcut-icon:#2b3e5b}html[data-theme=dark] .home-shortcut[data-tone=sale]{--shortcut-ink:#ffc099;--shortcut-tint:#3c2c25;--shortcut-icon:#553a2b}html[data-theme=dark] .home-shortcut[data-tone=featured]{--shortcut-ink:#d4b6ff;--shortcut-tint:#30263f;--shortcut-icon:#443256}@media(max-width:480px){.home-shortcut .shortcut-icon{width:40px;height:40px;border-radius:12px}.home-shortcut .shortcut-icon svg{width:22px;height:22px}.customer-site .home-shortcut:after{width:100px;height:100px;right:-30px}}@media(prefers-reduced-motion:reduce){.home-shortcut .shortcut-icon{transition:none}}.customer-site .home-shortcuts{margin-top:12px}.customer-site .home-shortcut{padding:16px 20px}.home-shortcut .shortcut-top{margin-bottom:10px}.home-shortcut .shortcut-icon{width:38px;height:38px;border-radius:12px}.home-shortcut .shortcut-icon svg{width:21px;height:21px}.home-shortcut .shortcut-hint{margin-top:4px}.home-shortcut .shortcut-count{padding-top:12px}@media(max-width:480px){.customer-site .home-shortcuts{margin-top:8px}.customer-site .home-shortcut{padding:12px 14px}.home-shortcut .shortcut-top{margin-bottom:8px}.home-shortcut .shortcut-icon{width:32px;height:32px;border-radius:10px}.home-shortcut .shortcut-icon svg{width:19px;height:19px}.home-shortcut .shortcut-count{padding-top:10px}}.customer-site .reference-search-panel+.categories{--model-section-gap:24px;padding-block:var(--model-section-gap);margin-block:0}.customer-site .categories+.home-shortcuts{margin-top:0}@media(max-width:700px){.customer-site .reference-search-panel+.categories{--model-section-gap:16px}}img[src="/images/netcar-logo.png"]{height:auto;object-fit:contain;clip-path:none;aspect-ratio:3380/504}.customer-site .header .logo{width:156px;filter:none}.customer-site .footer-logo img{width:150px;filter:none}.merchant-auth-brand img[src="/images/netcar-logo.png"]{width:140px}@media(max-width:700px){.customer-site .header .logo{width:124px}}.theme-toggle:has(.theme-toggle-label){height:auto;min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.theme-toggle .theme-toggle-label{display:block;font-size:12px;line-height:1.2;font-weight:400;color:inherit}.customer-site .finance-campaign{background:#222831}.customer-site .finance-campaign .wrap{display:grid;grid-template-columns:1fr 1.2fr;gap:36px;min-height:400px;padding-block:48px}.customer-site .finance-campaign .wrap>div{min-width:0}.finance-campaign-label{color:#cdd3dc;font-size:12px;font-weight:600;letter-spacing:1.5px}.customer-site .finance-campaign h2{font-size:32px;line-height:1.25;margin:12px 0 18px;letter-spacing:-.6px}.customer-site .finance-campaign h2 span{color:#fff}.customer-site .finance-campaign p{font-size:14px;line-height:1.8;max-width:52ch;color:#d4d8df;margin-bottom:24px}.customer-site .finance-campaign .button{background:#fff;color:#222831;border-color:#fff}.finance-car-scene{position:relative;isolation:isolate;align-self:center;padding:36px 0 22px}.finance-car-glow{position:absolute;inset:0;border-radius:50%;background:radial-gradient(ellipse,#ffffff12,transparent 70%);z-index:-1}.finance-car-enter{opacity:0;transform:translateX(70px);transition:transform 1.2s cubic-bezier(.16,1,.3,1),opacity .8s ease}.is-visible .finance-car-enter{opacity:1;transform:translateX(0)}.customer-site .finance-campaign img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;border-radius:0;box-shadow:none;filter:drop-shadow(0 18px 12px #0005);animation:finance-car-cruise 4s ease-in-out 1.2s 1 both;animation-play-state:paused}.is-visible.finance-campaign img{animation-play-state:running}.finance-car-road{height:1px;margin:16px 5% 0;background:linear-gradient(90deg,transparent,#ffffff25,transparent)}@keyframes finance-car-cruise{0%,to{transform:translate(0)}35%{transform:translate(-10px,-3px)}70%{transform:translate(-4px,1px)}}@media(max-width:700px){.customer-site .finance-campaign .wrap{grid-template-columns:1fr;gap:12px;padding-block:32px}.customer-site .finance-campaign h2{font-size:26px}.customer-site .finance-campaign p{font-size:13px}.finance-car-scene{width:100%;padding:12px 0}.finance-car-enter{transform:translateX(24px)}}@media(prefers-reduced-motion:reduce){.finance-car-enter{opacity:1;transform:none;transition:none}.customer-site .finance-campaign img{animation:none}}.customer-site .home-search-form .search-input input{padding-right:20px}@media(min-width:901px){.customer-site .home-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-site .home-filter-grid .home-filter-submit{grid-column:span 2}}body:has(.customer-site):not(:has(.nc-portal)),html .customer-site{--core:#222831;--background:#f6f7f9;--surface:#ffffff;--subtle:#edf0f3;--foreground:#222831;--muted-foreground:#5d6570;--primary:var(--core);--primary-foreground:#ffffff;--accent-text:var(--core);--border:#d6dbe1;--ring:#465c78;--inverse:var(--core);--inverse-text:#ffffff;--inverse-muted:#cdd3dc;--image-overlay:#222831b8;--shadow-card:0 8px 24px #2228310a;--card:var(--surface);--card-foreground:var(--foreground);--popover:var(--surface);--popover-foreground:var(--foreground);--secondary:var(--subtle);--secondary-foreground:var(--foreground);--muted:var(--subtle);--accent:var(--subtle);--accent-foreground:var(--accent-text);--input:var(--border);--luxury-metal:#cdd3dc;--luxury-icon:#e8ecf1;--luxury-tint:#f0f2f5;background-color:var(--background);color:var(--foreground);color-scheme:light}html .customer-site .home-shortcut[data-tone]{--shortcut-ink:var(--core);--shortcut-tint:var(--luxury-tint);--shortcut-icon:var(--luxury-icon);background:var(--surface);box-shadow:none}.customer-site .home-shortcut:after{opacity:.35}.customer-site .home-shortcut:hover{background:var(--subtle);box-shadow:none}.customer-site .home-shortcut .shortcut-icon,.customer-site .home-shortcut .shortcut-icon svg{transform:none}.customer-site .header,.customer-site footer{background:var(--core);color:#ffffff}.customer-site .header{border-bottom:1px solid #ffffff14}.customer-site .footer-logo img,.customer-site .header .logo{filter:grayscale(1)}.customer-site .button:not(.outline):not(.text-button){background:var(--core);color:#ffffff;border-color:var(--core)}.customer-site .button.outline{color:var(--core);border-color:var(--border);background:transparent}.customer-site .eyebrow,.customer-site .text-button{color:var(--core)}.customer-site .banner-story .banner-cta{background:#ffffff;color:var(--core);border-color:#ffffff}.customer-site .banner-story .banner-story-arrow{background:#22283185;border-color:#ffffff75}.customer-site .banner-story .banner-story-arrow:hover{background:#222831c9}.customer-site .banner-story-segments i{background:#ffffff}.customer-site .campaign{background:var(--core);color:#ffffff}.customer-site .campaign h2 span{color:#cdd3dc}.customer-site input[type=checkbox],.customer-site input[type=radio],.customer-site input[type=range]{accent-color:var(--core)}.customer-site .button:hover{filter:brightness(.94)}.customer-site .header{background:#ffffff;color:#222831;border-bottom:1px solid #e3e6ea;--inverse-text:#222831;--inverse-muted:#5d6570;--muted-foreground:#5d6570;--ring:#465c78}.customer-site .header .logo{filter:brightness(0)}.customer-site .header .nav nav a,.customer-site .header .nav-actions>a,.customer-site .header .nav-actions>button{color:#222831}.customer-site .header .nav-actions>a:hover,.customer-site .header .nav-actions>button:hover{color:#465c78}.customer-site .header .theme-toggle{color:#222831;border-color:#d6dbe1;background:transparent}.customer-site .header .logo{width:132px;height:auto}@media(max-width:700px){.customer-site .header .logo{width:108px}}.customer-site .finance-campaign .button:not(.outline){background:#ffffff;color:#222831;border-color:#ffffff}.customer-site .payment.payment-banner{background:#16191e;color:#ffffff;display:grid;grid-template-columns:minmax(0,1fr) 140px;align-items:center;gap:12px;padding:28px}.payment-banner-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.customer-site .payment-banner-copy>small,.customer-site .payment-banner-copy>span{color:#d6dae0}.customer-site .payment-banner-copy>strong{color:#ffffff;font-size:clamp(24px,2.6vw,38px);line-height:1.25;white-space:normal;overflow-wrap:anywhere;margin:0}.customer-site .payment-banner .payment-mascot{width:100%;height:210px;align-self:end;filter:drop-shadow(0 10px 12px #0004)}.customer-site .payment-banner .payment-facts{display:flex;flex-wrap:wrap;gap:8px;margin:0}.customer-site .payment-banner .payment-facts span{background:#ffffff0a;border-color:#ffffff35;color:#ffffff}@media(max-width:600px){.customer-site .payment.payment-banner{grid-template-columns:minmax(0,1fr) 85px;padding:20px;gap:8px}.customer-site .payment-banner .payment-mascot{height:160px}.customer-site .payment-banner-copy>strong{font-size:26px}.payment-banner-copy{gap:12px}.customer-site .payment-banner .payment-facts span{font-size:11px;padding:6px}.customer-site .payment-banner-copy>small{font-size:12px}}.customer-site .payment.payment-banner{grid-template-columns:minmax(0,1fr) 180px;padding:20px 24px;gap:16px}.customer-site .payment-banner .payment-mascot{width:180px;height:174px;align-self:center}.customer-site .payment-banner .payment-banner-copy{gap:12px}.customer-site .payment-banner-copy>strong{font-size:clamp(26px,2.5vw,36px)}@media(max-width:600px){.customer-site .payment.payment-banner{grid-template-columns:minmax(0,1fr) 105px;padding:18px;gap:8px}.customer-site .payment-banner .payment-mascot{width:105px;height:132px}.customer-site .payment-banner-copy>strong{font-size:25px}.customer-site .payment-banner .payment-banner-copy{gap:10px}}.customer-site .payment.payment-banner{position:relative;display:block;min-height:0;padding:18px 24px;overflow:hidden}.customer-site .payment-banner .payment-banner-copy{position:relative;z-index:1;gap:8px;padding-right:210px}.customer-site .payment-banner .payment-mascot{position:absolute;right:-26px;top:50%;transform:translateY(-50%);width:360px;height:348px;max-width:none;pointer-events:none;object-fit:contain}.customer-site .payment-banner-copy>strong{font-size:32px;line-height:1.15}.customer-site .payment-banner .payment-facts span{padding:5px 9px}@media(max-width:600px){.customer-site .payment.payment-banner{padding:16px}.customer-site .payment-banner .payment-banner-copy{padding-right:104px;gap:8px}.customer-site .payment-banner .payment-mascot{width:210px;height:264px;right:-50px}.customer-site .payment-banner-copy>strong{font-size:24px}}.customer-site .payment-banner .payment-mascot{width:280px;height:270px;right:-30px;top:6px;transform:none;object-position:center top}@media(max-width:600px){.customer-site .payment-banner .payment-mascot{width:174px;height:174px;right:-30px;top:8px;transform:none}}.calculator-sheet .payment.payment-banner{position:relative;display:block;min-height:0;padding:18px 24px;overflow:hidden;background:#16191e;color:#fff;border-radius:16px}.calculator-sheet .payment-banner .payment-banner-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;padding-right:180px}.calculator-sheet .payment-banner-copy>span{color:#d6dae0;font-size:14px}.calculator-sheet .payment-banner-copy>strong{color:#fff;font-size:32px;line-height:1.15;white-space:normal;overflow-wrap:anywhere;margin:0}.calculator-sheet .payment-banner .payment-mascot{position:absolute;right:-30px;top:6px;transform:none;width:280px;height:270px;max-width:none;object-fit:contain;object-position:center top;pointer-events:none}.calculator-sheet .payment-banner .payment-facts{display:flex;flex-wrap:wrap;gap:8px;margin:0}.calculator-sheet .payment-banner .payment-facts span{display:inline-flex;padding:5px 9px;border:1px solid #ffffff35;border-radius:6px;background:#ffffff0a;color:#fff;font-size:12px;line-height:1.5}@media(max-width:600px){.calculator-sheet .payment.payment-banner{padding:16px}.calculator-sheet .payment-banner .payment-banner-copy{padding-right:104px}.calculator-sheet .payment-banner-copy>strong{font-size:24px}.calculator-sheet .payment-banner .payment-mascot{width:174px;height:174px;right:-30px;top:8px}.calculator-sheet .payment-banner .payment-facts span{font-size:11px}}.calculator-sheet .payment-banner .payment-mascot,.customer-site .payment-banner .payment-mascot{width:224px;height:216px;right:-16px}@media(max-width:600px){.calculator-sheet .payment-banner .payment-mascot,.customer-site .payment-banner .payment-mascot{width:140px;height:140px;right:-16px;top:8px}}.calculator-sheet .payment-banner .payment-mascot,.customer-site .payment-banner .payment-mascot{width:200px;height:194px;right:8px;top:8px}@media(max-width:600px){.calculator-sheet .payment-banner .payment-mascot,.customer-site .payment-banner .payment-mascot{width:126px;height:126px;right:4px;top:8px}}.customer-site .overview-heading h1 .overview-trim{font:inherit;white-space:nowrap}.customer-site .detail-page{background:#f1f3f6;border-radius:18px;padding:24px}.customer-site .vehicle-overview{background:#fafbfd;border-color:#d8dfe7}.customer-site .overview-specs{background:#edf1f6;border-radius:12px;padding:14px}.customer-site .vehicle-finance-card{background:#e8edf4;border-color:#cdd6e2}.customer-site .listing-card-specs{background:transparent;padding:0}.customer-site .listing-card-specs ul{display:flex;flex-wrap:wrap;gap:6px 0;background:transparent;margin-top:10px;padding:0;color:#626a75;font-size:13px}.customer-site .listing-card-specs ul li{border:0;padding:0;white-space:nowrap}.customer-site .listing-card-specs ul li+li:before{content:"·";padding-inline:8px;color:#858d98}.customer-site .reference-search-panel{padding:14px 18px 10px}.customer-site .home-search-form .search-input{min-height:42px;height:42px}.customer-site .home-search-form .search-input input{height:42px;padding:8px 48px 8px 16px;font-size:14px}.customer-site .home-search-form .home-filter-grid{gap:10px;margin-top:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.customer-site .home-filter-grid .choice,.customer-site .home-filter-range{padding:6px 12px;min-height:52px}.customer-site .home-filter-grid .choice [data-slot=select-trigger]{min-height:26px;height:26px;padding:0;font-size:13px}.customer-site .home-filter-grid .choice>label,.customer-site .home-filter-range legend{font-size:11px;line-height:1.3}.customer-site .home-filter-range select{font-size:13px;min-height:26px;padding-block:2px}.customer-site .home-filter-grid .home-filter-submit{grid-column:auto;min-height:52px;font-size:14px}.customer-site .home-search-form .search-bottom{margin-top:6px;padding-top:0;font-size:12px;min-height:36px}.customer-site .home-search-form .search-bottom button{font-size:12px;min-height:36px;padding-block:4px}html .customer-site .home-shortcut[data-tone=recent]{--shortcut-ink:#395f99;--shortcut-icon:#e0eafb;background:linear-gradient(135deg,#fff,#edf3ff)}html .customer-site .home-shortcut[data-tone=sale]{--shortcut-ink:#9a542f;--shortcut-icon:#ffe5d5;background:linear-gradient(135deg,#fff,#fff3e9)}html .customer-site .home-shortcut[data-tone=featured]{--shortcut-ink:#6b5096;--shortcut-icon:#ebdff9;background:linear-gradient(135deg,#fff,#f5effb)}html .customer-site .home-shortcut[data-tone=new]{--shortcut-ink:#28665c;--shortcut-icon:#d9eee8;background:linear-gradient(135deg,#fff,#edf8f3)}.customer-site .home-shortcut .shortcut-count{color:var(--shortcut-ink)}.contact-page{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:50px;min-height:580px}.contact-copy>p{color:var(--muted-foreground);margin-top:12px}.contact-methods{display:grid;gap:14px;margin-top:28px}.contact-methods>a,.contact-methods>div{display:flex;align-items:flex-start;gap:16px;padding:20px;border:1px solid var(--border);background:var(--surface);border-radius:12px}.contact-methods span{flex:1;min-width:0}.contact-methods small{display:block;color:var(--muted-foreground);margin-bottom:6px}.contact-methods strong{font-size:18px;overflow-wrap:anywhere}.contact-methods p{font-size:14px;line-height:1.7}.contact-art{display:grid;place-items:center;background:radial-gradient(ellipse,#e2e9f2,transparent 70%)}.contact-art img{height:440px;width:auto;max-width:100%;object-fit:contain}.merchant-auth-page .merchant-auth-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:1040px;width:calc(100% - 48px);margin:auto;padding:32px 0}.merchant-auth-welcome{position:relative;overflow:hidden;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-height:540px;padding:36px;border-radius:24px;background:#222831;color:#fff}.merchant-auth-welcome>span{font-size:11px;letter-spacing:1.5px;color:#cad3df}.merchant-auth-welcome h1{font-size:32px;line-height:1.2;margin:18px 0 12px}.merchant-auth-welcome p{font-size:14px;color:#cdd4de;max-width:28ch}.merchant-auth-welcome img{width:auto;height:250px;object-fit:contain;margin:20px auto}.merchant-auth-welcome>div{font-size:12px;color:#d5dde7}.merchant-auth-page .merchant-auth-card{width:100%;max-width:none;padding:32px;border:1px solid #dce1e8;border-radius:20px;box-shadow:0 10px 36px #22283108}.merchant-auth-page .merchant-auth-heading h2{font-size:24px}.merchant-auth-page .merchant-auth-form{gap:14px}.merchant-auth-page .merchant-auth-form input{min-height:44px;font-size:14px}.merchant-auth-page .merchant-auth-brand{background:#222831}.filter-sheet .catalog-filter-scroll{max-height:none;overflow:visible}@media(max-width:700px){.customer-site .detail-page{width:100%;border-radius:0;padding:16px}.customer-site .home-search-form .home-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-site .home-filter-grid .home-filter-submit{grid-column:auto}.customer-site .reference-search-panel{padding:12px}.customer-site .home-search-form .search-bottom{flex-wrap:wrap}.contact-page{grid-template-columns:1fr;gap:16px}.contact-art{grid-row:1}.contact-art img{height:200px}.contact-methods>a,.contact-methods>div{padding:16px}.contact-methods strong{font-size:16px}.merchant-auth-page .merchant-auth-layout{grid-template-columns:1fr;width:calc(100% - 32px);gap:16px;padding:16px 0}.merchant-auth-welcome{min-height:0;padding:20px;border-radius:16px}.merchant-auth-welcome h1{font-size:24px;margin:10px 0}.merchant-auth-welcome img,.merchant-auth-welcome>div{display:none}.merchant-auth-welcome p{max-width:100%;font-size:13px}.merchant-auth-page .merchant-auth-card{padding:22px;border-radius:16px}}.customer-site .home-filter-range{padding:21px 12px 3px}.customer-site .home-filter-range legend{top:6px;left:12px}.merchant-auth-page input::placeholder{color:var(--muted-foreground);opacity:.8}.merchant-auth-page .merchant-auth-footer{background:transparent;color:var(--muted-foreground);border-top:1px solid var(--border)}.merchant-auth-page .merchant-auth-footer a{color:inherit}.customer-site .detail-hero .overview-specs{padding:16px 20px}.customer-site .detail-hero .overview-specs>div{text-align:left}.customer-site .detail-hero .overview-specs dt{justify-content:flex-start}