@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";
.rc-shell{color:#0c1b33;font-synthesis:none;text-rendering:optimizelegibility;--navy-950:#041c36;--navy-900:#062846;--navy-850:#073353;--navy-800:#0a4263;--blue-600:#0c74d8;--blue-500:#1889e8;--teal-700:#007a8a;--teal-600:#008fa0;--teal-500:#18a5b1;--green-600:#198754;--orange-600:#d97706;--ink-950:#07152b;--ink-900:#0c1b33;--ink-700:#30465d;--ink-600:#506376;--ink-500:#718294;--line-300:#d8e1e9;--line-200:#e5ebf0;--line-100:#edf2f5;--surface:#fff;--surface-soft:#f8fafc;--surface-blue:#f2f8fc;--shadow-sm:0 1px 2px #0d263c08, 0 4px 14px #0d263c0a;--shadow-md:0 3px 12px #0d263c0d, 0 12px 28px #0d263c0d;background:#f6f8fb;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.rc-shell *{box-sizing:border-box}.rc-shell button,.rc-shell input,.rc-shell select,.rc-shell textarea{font:inherit}.rc-shell button,.rc-shell a,.rc-shell select,.rc-shell input{transition:border-color .14s,background .14s,color .14s,box-shadow .14s,transform .14s}.rc-shell .app-shell{background:radial-gradient(circle at 90% -10%,#1589e80f,#0000 28%),#f6f8fb;height:100%;min-height:0;display:flex}.rc-shell .sidebar{color:#fff;z-index:20;flex-direction:column;flex:none;height:100%;min-height:0;display:flex;position:relative;inset:auto}.rc-shell .app-scroll{flex:auto;min-width:0;height:100%;overflow:hidden auto}.rc-shell .main{background:0 0;width:100%;min-height:100%;margin-left:0;padding:28px clamp(22px,3vw,52px) 64px}.rc-mobile-bar{color:#fff;background:linear-gradient(#071f36 0%,#071a2f 100%);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:0 14px;display:none}.rc-mobile-bar button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9px;place-items:center;width:38px;height:38px;display:inline-grid}.rc-mobile-bar img{width:auto;height:26px}.rc-sidebar-slot{height:100%}@media (max-width:767px){.rc-mobile-bar{display:flex}.rc-sidebar-slot{z-index:60;transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.rc-sidebar-slot.is-open{transform:translate(0)}.rc-sidebar-backdrop{z-index:50;background:#04192b80;position:fixed;inset:0}.rc-shell .main{padding:18px 14px 48px}}.rc-shell .topbar{border-bottom:1px solid var(--line-200);justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:20px;padding:2px 2px 18px;display:flex}.rc-shell .topbar h1{color:var(--ink-950);letter-spacing:-.025em;margin:5px 0 4px;font-size:30px;font-weight:700;line-height:1.18}.rc-shell .topbar p{max-width:740px;color:var(--ink-500);margin:0;font-size:12px;line-height:1.6}.rc-shell .eyebrow{color:var(--teal-700);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.rc-shell .status-pill{color:#26714d;white-space:nowrap;background:#f2fbf6;border:1px solid #cfe9de;border-radius:8px;align-items:center;gap:7px;margin-top:5px;padding:8px 11px;font-size:10px;font-weight:600;display:inline-flex}.rc-shell .status-pill.is-warning{color:#8a5a00;background:#fff8ea;border-color:#f3dfb5}.rc-shell .status-pill.is-muted{border-color:var(--line-200);color:var(--ink-600);background:#f7f9fb}.rc-shell .status-dot{background:#26a269;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #26a2691a}.rc-shell .status-pill.is-warning .status-dot{background:#d97706;box-shadow:0 0 0 3px #d977061f}.rc-shell .status-pill.is-muted .status-dot{background:#94a3b8;box-shadow:0 0 0 3px #94a3b824}.rc-shell .filters{border:1px solid var(--line-200);box-shadow:var(--shadow-sm);background:#ffffffeb;border-radius:10px;grid-template-columns:minmax(220px,1.3fr) minmax(160px,.7fr) minmax(160px,.7fr);gap:14px;margin:0 0 22px;padding:14px 16px;display:grid}.rc-shell .filters label{flex-direction:column;gap:6px;display:flex}.rc-shell .filters label>span{color:var(--ink-500);letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:700}.rc-shell .filters select,.rc-shell .filters input{width:100%;height:37px;color:var(--ink-900);background:#fff;border:1px solid #d6e0e7;border-radius:7px;outline:none;padding:0 11px;font-size:11px}.rc-shell .filters select:hover,.rc-shell .filters input:hover{border-color:#b9cad6}.rc-shell .filters select:focus,.rc-shell .filters input:focus{border-color:var(--teal-500);box-shadow:0 0 0 3px #18a5b11a}.rc-shell .section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin:27px 0 11px;display:flex}.rc-shell .section-heading:first-of-type{margin-top:8px}.rc-shell .section-heading h2{color:var(--ink-950);letter-spacing:-.015em;margin:4px 0 0;font-size:16px;font-weight:650;line-height:1.3}.rc-shell .refreshing{color:var(--ink-500);font-size:10px;font-weight:500}.rc-shell .metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.rc-shell .metric-card{border:1px solid var(--line-200);min-width:0;min-height:128px;box-shadow:var(--shadow-sm);background:linear-gradient(#fff,#fcfdfe);border-radius:10px;padding:17px 18px 16px;position:relative}.rc-shell .metric-card:hover{box-shadow:var(--shadow-md);border-color:#cfdbe4;transform:translateY(-1px)}.rc-shell .metric-card-emphasis{background:linear-gradient(145deg,#fff,#f4fafc);border-color:#d6e7eb}.rc-shell .metric-card-emphasis:before{content:"";background:linear-gradient(90deg, var(--teal-600), var(--blue-500));border-radius:0 0 2px 2px;height:2px;position:absolute;top:0;left:18px;right:18px}.rc-shell .metric-label{color:var(--ink-600);letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:600}.rc-shell .metric-value{color:var(--ink-950);letter-spacing:-.035em;margin-top:9px;font-size:25px;font-weight:700;line-height:1.05}.rc-shell .metric-card-emphasis .metric-value{color:var(--teal-700)}.rc-shell .metric-description{color:var(--ink-500);margin-top:9px;font-size:10px;line-height:1.55}.rc-shell .relationship-heading{margin-top:32px}.rc-shell .relationship-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.rc-shell .relationship-grid .metric-card{min-height:138px}.rc-shell .main:not(.platform-page) button:not(.nav-item){color:#244e69;cursor:pointer;background:#fff;border:1px solid #ccd8e1;border-radius:7px;min-height:34px;padding:7px 12px;font-size:11px;font-weight:600}.rc-shell .main:not(.platform-page) button:not(.nav-item):hover{color:#006f7e;background:#f8fbfd;border-color:#9eb8c8}.rc-shell .main:not(.platform-page) button:disabled{cursor:not-allowed;opacity:.6}.rc-shell .main:not(.platform-page) a{color:var(--teal-700)}.rc-shell .main:not(.platform-page) a:hover{color:var(--blue-600)}.rc-shell .loading{border:1px solid var(--line-200);color:var(--ink-500);background:#fff;border-radius:9px;margin-top:18px;padding:18px;font-size:11px}.rc-shell .error-banner{color:#a93d3d;background:#fff6f6;border:1px solid #f1c6c6;border-radius:8px;margin:14px 0;padding:11px 14px;font-size:11px}.rc-shell ::-webkit-scrollbar{width:10px;height:10px}.rc-shell ::-webkit-scrollbar-track{background:0 0}.rc-shell ::-webkit-scrollbar-thumb{background:#42596b3d padding-box padding-box;border:3px solid #0000;border-radius:10px}@media (max-width:1260px){.rc-shell .metric-grid,.rc-shell .relationship-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.rc-shell .command-page-header,.rc-shell .customer-profile-header{justify-content:space-between;align-items:flex-start;gap:30px;margin:18px 0;display:flex}.rc-shell .command-page-header h2,.rc-shell .customer-profile-header h2{color:var(--ink-950);letter-spacing:-.025em;margin:5px 0;font-size:27px;font-weight:700}.rc-shell .command-page-header p{color:var(--ink-500);margin:0;font-size:11px}.rc-shell .command-breadcrumb{color:var(--teal-700);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:700}.rc-shell .command-count{border:1px solid var(--line-200);text-align:right;background:#fff;border-radius:9px;min-width:105px;padding:10px 15px}.rc-shell .command-count strong{color:var(--ink-950);font-size:18px;display:block}.rc-shell .command-count span{color:var(--ink-500);font-size:9px}.rc-shell .command-search-panel{border:1px solid var(--line-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;justify-content:space-between;align-items:flex-end;gap:20px;padding:14px 16px;display:flex}.rc-shell .command-search-panel>div:first-child{width:min(560px,100%)}.rc-shell .command-search-panel label{color:var(--ink-500);text-transform:uppercase;letter-spacing:.055em;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.rc-shell .command-search-panel input{border:1px solid #d5dfe7;border-radius:7px;outline:none;width:100%;height:39px;padding:0 12px}.rc-shell .command-search-panel input:focus{border-color:var(--teal-500);box-shadow:0 0 0 3px #18a5b11a}.rc-shell .command-search-status{color:var(--green-600);font-size:10px;font-weight:600}.rc-shell .command-table-card{border:1px solid var(--line-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;margin-top:14px;overflow:hidden}.rc-shell .customer-table-header,.rc-shell .customer-table-row{grid-template-columns:1.7fr 1.45fr .9fr .55fr .5fr .5fr .9fr;align-items:center;gap:16px;display:grid}.rc-shell .customer-table-header{border-bottom:1px solid var(--line-200);color:var(--ink-500);text-transform:uppercase;letter-spacing:.055em;background:#f8fafc;padding:11px 16px;font-size:9px;font-weight:700}.rc-shell .main .customer-table-row{border:0;border-bottom:1px solid var(--line-100);width:100%;min-height:63px;color:var(--ink-700);text-align:left;background:#fff;border-radius:0;padding:10px 16px;font-size:10px}.rc-shell .main .customer-table-row:hover{background:#f7fbfd}.rc-shell .customer-primary{align-items:center;gap:10px;display:flex}.rc-shell .customer-avatar{width:32px;height:32px;color:var(--teal-700);background:linear-gradient(135deg,#e8f7f6,#eaf3fb);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.rc-shell .customer-primary strong{color:var(--ink-950);font-size:11px;display:block}.rc-shell .customer-primary span{color:var(--ink-500);margin-top:3px;font-size:9px;display:block}.rc-shell .table-secondary{color:var(--ink-700);font-weight:500}.rc-shell .table-number{color:var(--teal-700);font-size:12px;font-weight:700}.rc-shell .profile-back{margin-bottom:8px}.rc-shell .profile-title-row{align-items:center;gap:12px;display:flex}.rc-shell .active-customer-badge{color:#237350;background:#eefaf4;border:1px solid #cde8dd;border-radius:8px;padding:6px 10px;font-size:9px;font-weight:700}.rc-shell .customer-contact-row{color:var(--ink-600);flex-wrap:wrap;gap:16px;margin-top:9px;font-size:10px;display:flex}.rc-shell .profile-header-stats{border:1px solid var(--line-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:9px;gap:0;display:flex}.rc-shell .profile-header-stats>div{border-right:1px solid var(--line-200);min-width:90px;padding:10px 14px}.rc-shell .profile-header-stats>div:last-child{border-right:0}.rc-shell .profile-header-stats span,.rc-shell .vehicle-detail-grid span,.rc-shell .signal-details span,.rc-shell .profile-kpi-strip span,.rc-shell .detail-list span{color:var(--ink-500);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:600;display:block}.rc-shell .profile-header-stats strong{color:var(--ink-950);margin-top:4px;font-size:15px;display:block}.rc-shell .profile-hero-grid{grid-template-columns:1.05fr 1fr;gap:14px;display:grid}.rc-shell .profile-primary-card,.rc-shell .profile-signal-card,.rc-shell .profile-detail-card,.rc-shell .profile-timeline-card{border:1px solid var(--line-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:11px}.rc-shell .profile-primary-card,.rc-shell .profile-signal-card{min-height:215px;padding:19px 20px}.rc-shell .profile-card-label{color:var(--ink-600);font-size:10px;font-weight:700}.rc-shell .vehicle-hero-name{color:var(--ink-950);letter-spacing:-.025em;margin-top:23px;font-size:24px;font-weight:700}.rc-shell .vehicle-hero-vin{color:var(--ink-500);margin-top:5px;font-size:10px}.rc-shell .vehicle-detail-grid{border-top:1px solid var(--line-200);grid-template-columns:repeat(3,1fr);gap:0;margin-top:27px;padding-top:15px;display:grid}.rc-shell .vehicle-detail-grid>div{border-right:1px solid var(--line-200);padding-right:14px}.rc-shell .vehicle-detail-grid>div:last-child{border-right:0;padding-left:14px}.rc-shell .vehicle-detail-grid>div:nth-child(2){padding-left:14px}.rc-shell .vehicle-detail-grid strong,.rc-shell .signal-details strong{color:var(--ink-900);margin-top:5px;font-size:11px;display:block}.rc-shell .profile-signal-card{background:radial-gradient(circle at 100% 0,#18a5b112,#0000 38%),#fff}.rc-shell .relationship-score{color:var(--teal-700);margin-top:22px;font-size:24px;font-weight:700}.rc-shell .profile-signal-card p{max-width:520px;color:var(--ink-600);margin:8px 0 20px;font-size:10px;line-height:1.55}.rc-shell .signal-details{grid-template-columns:1fr 1fr;gap:18px;display:grid}.rc-shell .profile-kpi-strip{border:1px solid var(--line-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;grid-template-columns:repeat(4,1fr);margin-top:14px;display:grid}.rc-shell .profile-kpi-strip>div{border-right:1px solid var(--line-200);padding:13px 18px}.rc-shell .profile-kpi-strip>div:last-child{border-right:0}.rc-shell .profile-kpi-strip strong{color:var(--teal-700);margin-top:4px;font-size:15px;display:block}.rc-shell .profile-tabs{border-bottom:1px solid var(--line-200);gap:24px;margin-top:17px;display:flex}.rc-shell .main .profile-tab{min-height:38px;color:var(--ink-500);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:0 4px}.rc-shell .main .profile-tab.active{border-bottom-color:var(--teal-600);color:var(--teal-700)}.rc-shell .profile-detail-grid{grid-template-columns:1.15fr .85fr;gap:14px;margin-top:12px;display:grid}.rc-shell .profile-detail-card{padding:15px 17px}.rc-shell .profile-card-heading{color:var(--ink-950);font-size:12px;font-weight:700}.rc-shell .portfolio-row,.rc-shell .detail-list>div{border-bottom:1px solid var(--line-100);justify-content:space-between;align-items:center;gap:20px;padding:11px 2px;display:flex}.rc-shell .portfolio-row:last-child,.rc-shell .detail-list>div:last-child{border-bottom:0}.rc-shell .portfolio-row strong{color:var(--ink-900);font-size:10px;display:block}.rc-shell .portfolio-row>div span{color:var(--ink-500);margin-top:3px;font-size:9px;display:block}.rc-shell .portfolio-status{color:var(--ink-500);background:#f1f4f6;border-radius:6px;padding:4px 7px;font-size:8px;font-weight:700}.rc-shell .portfolio-status.active{color:#25704f;background:#e8f7f1}.rc-shell .detail-list strong{color:var(--ink-900);font-size:10px;font-weight:600}.rc-shell .profile-timeline-card{margin-top:14px;padding:15px 17px 17px}.rc-shell .timeline-line{border-top:1px solid #b8ccd7;justify-content:space-around;gap:24px;margin-top:20px;padding-top:12px;display:flex;position:relative}.rc-shell .timeline-event{text-align:center;min-width:130px;position:relative}.rc-shell .timeline-dot{background:var(--teal-600);width:10px;height:10px;box-shadow:0 0 0 1px var(--teal-600);border:2px solid #fff;border-radius:50%;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.rc-shell .timeline-event strong{color:var(--ink-900);font-size:9px;display:block}.rc-shell .timeline-event span{color:var(--ink-500);margin-top:4px;font-size:8px;line-height:1.4;display:block}.rc-shell .empty-profile-state{color:var(--ink-500);margin-top:20px;font-size:10px}.rc-shell .main.platform-page{padding-top:24px}@media print{.rc-shell .sidebar,.rc-mobile-bar{display:none!important}.rc-shell .main{padding:0}}
.sidebar.cc-sidebar{background:radial-gradient(circle at 18% 18%,#1374b42b,#0000 30%),radial-gradient(circle at 80% 84%,#0da5b01a,#0000 30%),linear-gradient(#071f36 0%,#071a2f 55%,#06182b 100%);border-right:1px solid #ffffff0d;width:226px;padding:0 12px 16px;overflow:hidden auto;box-shadow:10px 0 32px #04192b1a}.cc-sidebar button{font-family:inherit}.cc-brand{border-bottom:1px solid #ffffff12;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:88px;padding:14px 8px 13px;display:flex}.cc-brand-logo{width:158px;max-width:100%;height:auto;display:block}.cc-brand-tagline{color:#e7f2fa94;white-space:nowrap;padding-left:2px;font-size:12px;line-height:1.2}.cc-nav{flex-direction:column;gap:5px;padding:18px 0 14px;display:flex}.cc-nav-item{text-align:left;color:#e8f2fac9;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 10px;font-size:13px;font-weight:550;display:grid}.cc-nav-item:hover:not(:disabled){color:#fff;background:#ffffff0e;border-color:#ffffff0a}.cc-nav-item.is-active{color:#fff;background:linear-gradient(90deg,#1c63a8 0%,#245b9f 100%);border-color:#5aa9f247;font-weight:650;box-shadow:0 7px 18px #051e392e,inset 0 1px #ffffff0d}.cc-nav-icon{color:#b8d4e8;place-items:center;display:grid}.cc-nav-icon svg{width:19px;height:19px}.cc-nav-item.is-active .cc-nav-icon{color:#fff}.cc-nav-label{min-width:0;line-height:1.15}.cc-nav-badge{color:#ecf6fc8f;letter-spacing:.02em;background:#ffffff17;border-radius:999px;padding:2px 5px;font-size:12px;font-weight:700}.cc-nav-item.is-disabled{opacity:.55;cursor:default}.cc-reports-toggle{cursor:pointer}.cc-nav-chevron{place-items:center;transition:transform .15s;display:grid}.cc-nav-chevron svg{width:14px;height:14px}.cc-nav-chevron.is-open{transform:rotate(90deg)}.cc-subnav{gap:3px;padding:0 0 3px 45px;display:grid}.cc-subnav button{color:#e6f1f99e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 7px;font-size:12px}.cc-subnav button:hover{color:#fff;background:#ffffff0b}.cc-subnav button.is-active{color:#9edbff;font-weight:700}.cc-sidebar-bottom{gap:10px;margin-top:auto;display:grid}.cc-insight-card{background:linear-gradient(150deg,#051f38eb 0%,#072a48f5 62%,#074162f5 100%);border:1px solid #4da1e138;border-radius:10px;min-height:152px;padding:14px 13px 16px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08}.cc-insight-icon{color:#71e3da;background:#42cec31a;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.cc-insight-icon svg{width:16px;height:16px}.cc-insight-card strong{z-index:2;color:#fff;max-width:150px;margin-top:9px;font-size:13px;line-height:1.35;display:block;position:relative}.cc-insight-card p{z-index:2;color:#e4f0f89e;max-width:150px;margin:6px 0 0;font-size:12px;line-height:1.45;position:relative}.cc-insight-wave{background:linear-gradient(90deg,#116fe7e6,#1fd7ccf5);border-radius:50%;height:76px;position:absolute;bottom:-37px;left:-20px;right:-25px;transform:rotate(-8deg);box-shadow:0 -8px 24px #16b4d642}.cc-insight-wave:after{content:"";border-top:2px solid #50e8debf;border-radius:50%;height:46px;position:absolute;inset:-13px 0 auto}.cc-dealer-context{background:#ffffff06;border:1px solid #ffffff14;border-radius:9px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;padding:9px 10px;display:grid}.cc-dealer-icon{color:#a9d7f2;background:#ffffff0f;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.cc-dealer-icon svg{width:17px;height:17px}.cc-dealer-context>span:last-child{gap:2px;min-width:0;display:grid}.cc-dealer-context small{color:#e1eef873;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.cc-dealer-context strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.cc-session{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:4px 9px 0;display:grid}.cc-session>span{color:#173a5b;background:#dcebf6;border-radius:50%;place-items:center;width:31px;height:31px;font-size:12px;font-weight:800;display:grid}.cc-session>div{gap:1px;display:grid}.cc-session strong{color:#ffffffe0;font-size:12px}.cc-session small{color:#e2eff870;font-size:12px}@media (min-width:1500px){.sidebar.cc-sidebar{width:236px;padding-left:14px;padding-right:14px}}@media print{.sidebar.cc-sidebar{display:none!important}}
.cc-sidebar a,.cc-sidebar .cc-nav-item{text-decoration:none}.cc-subnav a{color:#e6f1f99e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 7px;font-size:12px;display:block}.cc-subnav a:hover{color:#fff;background:#ffffff0b}.cc-subnav a.is-active{color:#9edbff;font-weight:700}.cc-dealer-context>span:last-child{gap:1px}.cc-dealer-dms{color:#e1eef880;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-style:normal;display:block;overflow:hidden}.cc-dealer-dms.is-connected{color:#7fe0c2}.cc-dealer-dms.is-disconnected{color:#f6c47a}.cc-session-wrap{position:relative}.cc-sidebar button.cc-session{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px 9px}.cc-sidebar button.cc-session:hover{background:#ffffff0d}.cc-session-menu{z-index:30;background:#0b2540;border:1px solid #ffffff1a;border-radius:10px;gap:2px;padding:8px;display:grid;position:absolute;bottom:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 30px #03122173}.cc-session-menu-head{border-bottom:1px solid #ffffff14;gap:2px;margin-bottom:4px;padding:6px 8px 8px;display:grid}.cc-session-menu-head strong{color:#fff;font-size:12px}.cc-session-menu-head small{color:#e2eff880;text-overflow:ellipsis;font-size:11px;overflow:hidden}.cc-session-menu a,.cc-session-menu button{color:#e8f2fad1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;padding:7px 8px;font-size:12px;font-weight:550;display:flex}.cc-session-menu a:hover,.cc-session-menu button:hover{color:#fff;background:#ffffff12}.cc-session-menu svg{width:15px;height:15px}.cc-master-selector{padding:2px 0}.cc-master-selector button{width:100%}
.db-page{background:#eef4f8;min-height:100%;padding:0!important}.dash-root{--dash-ink:#081d42;--dash-muted:#667a91;--dash-line:#dfe7ef;--dash-soft:#f7fafc;--dash-blue:#1269d3;--dash-blue2:#3a9bea;--dash-green:#37b878;--dash-cyan:#1fa3d9;--dash-red:#e25164;--dash-navy:#0a284c;color:var(--dash-ink);padding:0 14px 24px;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dash-root *{box-sizing:border-box}.dash-root button,.dash-root select,.dash-root input{font:inherit}.dash-hero{background-position:100%;background-size:cover;border-bottom:1px solid #56739026;justify-content:space-between;align-items:flex-start;gap:20px;min-height:124px;margin:0 -14px 8px;padding:24px 22px 18px;display:flex;position:relative;overflow:hidden}.dash-hero:after{content:"";background:linear-gradient(#eef4f800,#eef4f8);height:24px;position:absolute;inset:auto 0 0}.dash-hero-copy,.dash-header-controls{z-index:1;position:relative}.dash-eyebrow{letter-spacing:.09em;color:#0b5fc9;margin-bottom:3px;font-size:12px;font-weight:900;display:block}.dash-hero h1{color:#09244b;letter-spacing:-.025em;margin:0;font-size:29px;line-height:1.08}.dash-hero p{color:#1c3659;margin:5px 0 0;font-size:14px;font-weight:500}.dash-header-controls{align-items:flex-end;gap:8px;display:flex}.dash-header-controls label{gap:4px;display:grid}.dash-header-controls label>span{letter-spacing:.06em;text-transform:uppercase;color:#425a76;padding-left:2px;font-size:13px;font-weight:900}.dash-header-controls select,.dash-date-control{color:#16385e;background:#fffffff0;border:1px solid #728ba44d;border-radius:9px;height:42px;box-shadow:0 5px 16px #112b4917}.dash-header-controls select{min-width:190px;padding:0 34px 0 12px;font-size:13px;font-weight:700}.dash-date-control{align-items:center;gap:6px;padding:0 10px;display:flex}.dash-date-control>span{color:#0e69c9;place-items:center;width:22px;height:22px;display:grid}.dash-date-control svg{width:16px;height:16px}.dash-date-control input{color:#19395c;background:0 0;border:0;outline:0;width:116px;font-size:12px;font-weight:700}.dash-date-control b{color:#8090a1;font-size:12px}.dash-live-strip{color:#6b7f94;align-items:center;gap:7px;margin:0 0 10px;padding:0 4px;font-size:13px;font-weight:700;display:flex}.dash-live-strip b{color:#a2afbc;font-weight:400}.dash-live-dot{background:#32ba79;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #32ba791a}.dash-state{color:#566d85;background:#fff;border:1px solid #d9e4ee;border-radius:10px;margin:10px 0;padding:12px 14px;font-size:13px}.dash-state strong{color:#16395e;margin-right:6px}.dash-state button{color:#0d68d1;cursor:pointer;background:0 0;border:0;margin-left:8px;font-weight:800}.dash-error{color:#9c4453;background:#fff6f7;border-color:#f0c7cd}.dash-warning{color:#8a6617;background:#fffbef;border-color:#f0dca6}.dash-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.dash-kpi{border:1px solid var(--dash-line);background:#fff;border-radius:12px;grid-template-columns:46px 1fr;align-items:start;gap:10px;min-height:108px;padding:14px 12px;display:grid;box-shadow:0 5px 15px #19304c0e}.dash-kpi-icon{border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.dash-kpi-icon svg{width:24px;height:24px}.dash-blue{color:#1269d3;background:#e6f1ff}.dash-cyan{color:#1489c4;background:#e8f7ff}.dash-teal{color:#149a79;background:#e6f9f5}.dash-red{color:#dd4c60;background:#fdebed}.dash-green{color:#26a766;background:#e8f8ef}.dash-sky{color:#158cc1;background:#e8f6fd}.dash-kpi-copy{min-width:0}.dash-kpi-copy>span{color:#506783;font-size:13px;font-weight:700;line-height:1.2;display:block}.dash-kpi-copy>strong{letter-spacing:-.02em;color:#0b244b;margin:3px 0 2px;font-size:24px;font-weight:800;line-height:1;display:block}.dash-kpi-copy>small{color:#7d8da0;margin-top:3px;font-size:12px;line-height:1.35;display:block}.dash-delta{width:max-content;margin-top:4px;font-size:12px;font-weight:800;display:block}.dash-up{color:#22a265}.dash-down{color:#d24d58}.dash-neutral{color:#8a98a8}.dash-grid{gap:8px;margin-bottom:8px;display:grid}.dash-grid-top{grid-template-columns:1.15fr 1.05fr 1.1fr}.dash-grid-middle{grid-template-columns:1.08fr 1fr 1.08fr}.dash-grid-bottom{grid-template-columns:1.14fr .92fr .92fr}.dash-card{border:1px solid var(--dash-line);background:#fff;border-radius:11px;min-width:0;overflow:hidden;box-shadow:0 4px 14px #1d34500b}.dash-card-head{border-bottom:1px solid #e8eef4;justify-content:space-between;align-items:flex-start;gap:10px;min-height:52px;padding:11px 13px 9px;display:flex}.dash-card-head h2{color:#0a2148;margin:0;font-size:15px;font-weight:800;line-height:1.2}.dash-card-head span{color:#8391a1;margin-top:2px;font-size:12px;font-weight:600;display:block}.dash-card-pill{background:#f8fbfe;border:1px solid #d5e3f0;border-radius:6px;padding:4px 7px;color:#4c6580!important;margin:0!important;font-size:12px!important;font-weight:700!important}.dash-link{color:#0b68d1;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;font-size:12px;font-weight:800;display:inline-flex}.dash-link svg{width:12px;height:12px}.dash-legend{color:#36506d;gap:16px;padding:8px 13px 0;font-size:12px;font-weight:700;display:flex}.dash-legend span{align-items:center;gap:5px;display:flex}.dash-key{border-radius:50%;width:7px;height:7px}.dash-key-sales{background:#1c75de}.dash-key-service{background:#42bf8a}.dash-bar-chart{background:linear-gradient(#0000 24%,#d6e0ea7a 25%,#0000 26% 49%,#d6e0ea7a 50%,#0000 51% 74%,#d6e0ea7a 75%,#0000 76%);border-top:0;grid-template-columns:repeat(auto-fit,minmax(34px,1fr));align-items:end;gap:3px;height:180px;padding:14px 12px 12px 10px;display:grid}.dash-month{grid-template-rows:1fr 20px;align-items:end;gap:5px;height:100%;display:grid}.dash-month-bars{justify-content:center;align-items:flex-end;gap:3px;height:100%;display:flex}.dash-month-bars i{border-radius:2px 2px 0 0;width:8px;min-height:4px}.dash-sales-bar{background:linear-gradient(#3488ea,#1764cc)}.dash-service-bar{background:linear-gradient(#58c895,#28a86f)}.dash-month>span{text-align:center;color:#708298;font-size:12px;font-weight:700}.dash-chart-loading{color:#7b8a9a;place-items:center;min-height:180px;font-size:12px;display:grid}.dash-mix-body{grid-template-columns:1fr 1fr;align-items:center;gap:8px;min-height:225px;padding:10px 14px;display:grid}.dash-double-donut{--new-pct:50%;--used-pct:100%;background:conic-gradient(#246dd2 0 var(--new-pct),#58aaf1 var(--new-pct) var(--used-pct),#bdc9d6 var(--used-pct) 100%);border-radius:50%;width:140px;height:140px;margin:auto;position:relative}.dash-double-donut:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:25px}.dash-double-donut>div{z-index:1;text-align:center;place-content:center;display:grid;position:absolute;inset:0}.dash-double-donut strong{color:#0b244b;font-size:22px;line-height:1}.dash-double-donut span{color:#687a90;margin-top:4px;font-size:12px}.dash-mix-legend{gap:13px;display:grid}.dash-mix-legend>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.dash-mix-legend span{color:#49627e;align-items:center;gap:7px;font-size:12px;display:flex}.dash-mix-legend strong{color:#172f51;font-size:13px}.dash-mix-legend i{border-radius:50%;width:9px;height:9px}.dash-new-dot{background:#246dd2}.dash-used-dot{background:#58aaf1}.dash-other-dot{background:#bdc9d6}.dash-trade-body{grid-template-columns:.8fr 1.2fr;align-items:center;gap:8px;min-height:225px;padding:10px 12px;display:grid}.dash-donut{--dash-percent:0%;border-radius:50%;width:122px;height:122px;margin:auto;position:relative}.dash-donut-blue{background:conic-gradient(#1670dc 0 var(--dash-percent),#dce5ed var(--dash-percent) 100%)}.dash-donut-green{background:conic-gradient(#3bb77c 0 var(--dash-percent),#dce5ed var(--dash-percent) 100%)}.dash-donut-cyan{background:conic-gradient(#22a3d7 0 var(--dash-percent),#dce5ed var(--dash-percent) 100%)}.dash-donut:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px}.dash-donut>div{z-index:1;text-align:center;place-content:center;display:grid;position:absolute;inset:0}.dash-donut strong{color:#0b244b;font-size:18px;line-height:1}.dash-donut span{color:#64788f;max-width:72px;margin:5px auto 0;font-size:12px;line-height:1.2}.dash-trade-stats{display:grid}.dash-trade-stats>div{border-bottom:1px solid #e9eef3;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.dash-trade-stats>div:last-child{border-bottom:0}.dash-trade-stats span{color:#5d7188;font-size:12px}.dash-trade-stats strong{color:#102849;text-align:right;font-size:12px}.dash-pipeline{gap:10px;padding:12px 13px 9px;display:grid}.dash-pipeline-row{grid-template-columns:155px minmax(0,1fr) 34px;align-items:center;gap:8px;display:grid}.dash-pipeline-row>span{color:#294461;font-size:12px}.dash-pipeline-row>strong{text-align:right;color:#183456;font-size:12px}.dash-pipeline-row>div{background:#f0f4f7;border-radius:2px;height:11px;overflow:hidden}.dash-pipeline-row i{height:100%;display:block}.dash-pipeline-1{background:#155bbd}.dash-pipeline-2{background:#2b7fd7}.dash-pipeline-3{background:#61a9e7}.dash-pipeline-4{background:#99ccf2}.dash-card-note{color:#7b8a9a;background:#fbfcfd;border-top:1px solid #e8eef4;padding:8px 12px;font-size:12px;line-height:1.4}.dash-salespeople{padding:8px 13px 12px}.dash-salesperson{grid-template-columns:20px 128px 1fr 26px;align-items:center;gap:8px;padding:6px 0;display:grid}.dash-salesperson>b{color:#61758d;background:#edf2f6;border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;display:grid}.dash-salesperson>span{color:#2a4461;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dash-salesperson>div{background:#f0f4f7;border-radius:2px;height:10px;overflow:hidden}.dash-salesperson>div i{background:linear-gradient(90deg,#0d55b5,#4da4eb);height:100%;display:block}.dash-salesperson>strong{text-align:right;color:#1d3857;font-size:12px}.dash-retention-grid{grid-template-columns:repeat(3,1fr);gap:8px;min-height:196px;padding:15px 12px 10px;display:grid}.dash-retention-item{text-align:center;align-content:start;justify-items:center;display:grid}.dash-retention-item .dash-donut{width:88px;height:88px}.dash-retention-item .dash-donut:before{inset:13px}.dash-retention-item .dash-donut strong{font-size:14px}.dash-retention-item>strong{color:#233d5b;margin-top:7px;font-size:12px;line-height:1.25}.dash-retention-item>span{color:#2a9d68;margin-top:4px;font-size:12px;font-weight:800}.dash-table-card{min-height:238px}.dash-mini-table{width:100%}.dash-mini-head,.dash-mini-row{grid-template-columns:1.15fr 1.3fr 1.4fr .55fr;align-items:center;gap:8px;display:grid}.dash-mini-head{background:#f7f9fb;border-bottom:1px solid #e8eef3;padding:8px 12px}.dash-mini-head span{color:#53677f;font-size:12px;font-weight:800}.dash-mini-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f4;width:100%;padding:8px 12px}.dash-mini-row:hover{background:#f7fbff}.dash-mini-row:last-child{border-bottom:0}.dash-mini-row span{color:#3c5571;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;overflow:hidden}.dash-mini-row span strong{color:#213d5d;font-weight:700}.dash-mini-row span:last-child{justify-content:flex-end;align-items:center;gap:5px;display:flex}.dash-mini-row svg{color:#7990a6;width:10px;height:10px}.dash-mini-row b{text-align:center;color:#fff;border-radius:5px;min-width:26px;padding:3px 5px;font-size:12px}.dash-score-high{background:#2eaf72}.dash-score-med{background:#ee9a22}.dash-score-low{background:#8494a7}.dash-missing{text-align:center;align-content:center;place-items:center;min-height:175px;padding:18px 16px;display:grid}.dash-missing>span{color:#3d77b1;background:#eef5fb;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.dash-missing svg{width:18px;height:18px}.dash-missing>strong{color:#274564;margin-top:7px;font-size:13px}.dash-missing p{color:#718295;max-width:320px;margin:5px auto 0;font-size:12px;line-height:1.4}.dash-missing small{color:#98a5b2;max-width:320px;margin-top:5px;font-size:12px;line-height:1.35}.dash-footer-note{color:#60758c;background:linear-gradient(90deg,#f0f8ff,#f4fbf8);border:1px solid #cfe0ec;border-radius:9px;align-items:center;gap:8px;margin-top:10px;padding:10px 12px;display:flex}.dash-footer-note>svg{color:#156fc8;flex:none;width:20px;height:20px}.dash-footer-note>span{flex:1;font-size:12px;line-height:1.4}.dash-footer-note strong{color:#274867}.dash-footer-note button{color:#2e5d89;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d5e2ec;border-radius:6px;padding:5px 7px;font-size:12px;font-weight:700}@media (max-width:1500px){.dash-kpi-grid{grid-template-columns:repeat(3,1fr)}.dash-grid-top,.dash-grid-middle{grid-template-columns:repeat(2,1fr)}.dash-grid-top .dash-trade-card,.dash-grid-middle>article:last-child{grid-column:1/-1}.dash-grid-bottom{grid-template-columns:1fr 1fr}.dash-grid-bottom>article:first-child{grid-column:1/-1}}@media (max-width:1180px){.dash-header-controls{flex-direction:column;align-items:flex-end}.dash-kpi-grid{grid-template-columns:repeat(2,1fr)}.dash-grid-top,.dash-grid-middle,.dash-grid-bottom{grid-template-columns:1fr}.dash-grid-top .dash-trade-card,.dash-grid-middle>article:last-child,.dash-grid-bottom>article:first-child{grid-column:auto}.dash-footer-note{flex-wrap:wrap}}
.dash-root a.dash-link,.dash-root a.dash-mini-row,.dash-root .dash-footer-note a{text-decoration:none}.dash-root a.dash-mini-row{color:inherit}.dash-root a.dash-mini-row:focus-visible,.dash-root a.dash-link:focus-visible,.dash-root .dash-footer-note a:focus-visible{outline-offset:2px;outline:2px solid #1269d3}.dash-footer-note a{color:#2e5d89;white-space:nowrap;background:#fff;border:1px solid #d5e2ec;border-radius:6px;padding:5px 7px;font-size:12px;font-weight:700}.dash-footer-note a:hover{background:#f4f9fd}.dash-card-head .dash-head-actions{flex:none;align-items:center;gap:12px;display:flex}.dash-scanner-table .dash-mini-head,.dash-scanner-table .dash-mini-row{grid-template-columns:1.3fr 1fr .9fr}.dash-mini-row b.dash-status{text-transform:capitalize;min-width:0;padding:3px 6px;font-size:11px}.dash-live-strip.is-warning .dash-live-dot{background:#e0a020;box-shadow:0 0 0 4px #e0a0201f}.dash-live-strip.is-pending .dash-live-dot{background:#a2afbc;box-shadow:0 0 0 4px #a2afbc24}
.main.cw-page{background:#fbfcfe;padding:25px clamp(24px,2.5vw,42px) 34px}.rc-shell .cw-root{--cw-ink:#071329;--cw-teal:#007d88;--cw-line:#e1e7ee;--cw-muted:#5e6978;color:var(--cw-ink);font-size:15px;line-height:1.5}.rc-shell .cw-root *{box-sizing:border-box}.rc-shell .cw-root h1,.rc-shell .cw-root h2,.rc-shell .cw-root h3,.rc-shell .cw-root p{margin:0}.rc-shell .cw-root h1{letter-spacing:-.035em;font-size:clamp(32px,2.2vw,38px);font-weight:650;line-height:1.2}.rc-shell .cw-root h2{letter-spacing:-.018em;align-items:center;gap:12px;font-size:18px;font-weight:650;line-height:1.35;display:flex}.rc-shell .cw-root h3{letter-spacing:-.025em;font-size:21px;font-weight:600;line-height:1.28}.rc-shell .cw-root button{font:inherit;min-height:0;color:inherit;cursor:pointer;text-align:inherit;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;transform:none}.rc-shell .cw-root a{color:inherit;text-decoration:none}.rc-shell .cw-root button:focus-visible,.rc-shell .cw-root a:focus-visible,.rc-shell .cw-root summary:focus-visible,.rc-shell .cw-root input:focus-visible,.rc-shell .cw-root select:focus-visible{outline-offset:3px;outline:3px solid #5cc8d6}.rc-shell .cw-root input,.rc-shell .cw-root select{font:inherit;color:var(--cw-ink);background:#fff;border:1px solid #d9e1e9;border-radius:7px;min-width:0;padding:9px 11px}.rc-shell .cw-root .cw-button,.rc-shell .cw-root .cw-export-menu summary{color:#12233a;white-space:nowrap;background:#fff;border:1px solid #d7dfe8;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:38px;padding:9px 15px;font-size:14px;font-weight:600;display:inline-flex}.rc-shell .cw-root .cw-button:hover,.rc-shell .cw-root .cw-export-menu summary:hover{background:#f2f8fa;border-color:#92bec7}.rc-shell .cw-root .cw-primary{color:#fff;background:linear-gradient(105deg,#008894,#006574);border-color:#007884}.rc-shell .cw-root .cw-primary:hover{color:#fff;background:#006875;border-color:#006875}.rc-shell .cw-root .cw-outline{color:#006e7c;border-color:#67aab5}.rc-shell .cw-root .cw-link,.rc-shell .cw-root .cw-text-button{color:#006f82;align-items:center;gap:5px;font-weight:550;display:inline-flex}.rc-shell .cw-root .cw-link:hover,.rc-shell .cw-root .cw-text-button:hover{background:0 0;text-decoration:underline}.rc-shell .cw-root .cw-icon-button{color:#587384;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.rc-shell .cw-root .cw-icon-button:hover{background:#eff6f8}.rc-shell .cw-root .cw-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.rc-shell .cw-root .cw-topline{justify-content:space-between;align-items:center;gap:18px;min-height:38px;display:flex}.rc-shell .cw-root .cw-breadcrumb{color:#4c586b;align-items:center;gap:15px;font-size:14px;display:flex}.rc-shell .cw-root .cw-breadcrumb button{color:#007487;font-weight:550}.rc-shell .cw-root .cw-breadcrumb span{color:#778290}.rc-shell .cw-root .cw-toolbar{align-items:center;gap:10px;display:flex}.rc-shell .cw-root .cw-export-menu{position:relative}.rc-shell .cw-root .cw-export-menu summary{cursor:pointer;list-style:none}.rc-shell .cw-root .cw-export-menu summary::-webkit-details-marker{display:none}.rc-shell .cw-root .cw-export-menu summary>svg:last-child{transform:rotate(90deg)}.rc-shell .cw-root .cw-export-items{border:1px solid var(--cw-line);z-index:40;background:#fff;border-radius:9px;width:268px;padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 28px #17334920}.rc-shell .cw-root .cw-export-items strong{font-size:14px;font-weight:600}.rc-shell .cw-root .cw-export-items a{color:#007486;border-radius:4px;padding:9px 8px;display:block}.rc-shell .cw-root .cw-export-items a:hover{background:#edf6f8}.rc-shell .cw-root .cw-export-items small{color:#6d7683;margin-top:6px;font-size:13px;display:block}.rc-shell .cw-root .cw-profile-header{margin:15px 0 18px}.rc-shell .cw-root .cw-profile-meta{align-items:center;gap:25px;margin-top:10px;display:flex}.rc-shell .cw-root .cw-contacts{flex-wrap:wrap;align-items:center;gap:0;font-size:14px;display:flex}.rc-shell .cw-root .cw-contacts>a,.rc-shell .cw-root .cw-contacts>span{border-right:1px solid #dae1e8;align-items:center;gap:9px;min-height:27px;padding:0 18px;display:inline-flex}.rc-shell .cw-root .cw-contacts>:first-child{padding-left:0}.rc-shell .cw-root .cw-contacts>.cw-badge{color:#166957;background:#edf9f5;border:1px solid #c5e9e1;border-radius:8px;margin-left:18px;padding:7px 10px;font-size:14px}.rc-shell .cw-root .cw-dealer-meta{border-left:1px solid #dce3ea;padding-left:23px;font-size:14px}.rc-shell .cw-root .cw-dealer-meta small{color:var(--cw-muted);margin-bottom:2px;font-size:13px;display:block}.rc-shell .cw-root .cw-dealer-meta span{align-items:center;gap:8px;display:flex}.rc-shell .cw-root .cw-panel{border:1px solid var(--cw-line);background:#fff;border-radius:14px;min-width:0;padding:16px 18px;box-shadow:0 1px 2px #16365405,0 3px 9px #16365406}.rc-shell .cw-root .cw-hero-grid{grid-template-columns:1fr 1.04fr;gap:16px;display:grid}.rc-shell .cw-root .cw-panel-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.rc-shell .cw-root .cw-panel-top select{max-width:220px;padding:4px 6px;font-size:13px}.rc-shell .cw-root .cw-vehicle-body{grid-template-columns:minmax(165px,.95fr) minmax(195px,1fr);align-items:stretch;gap:20px;margin-top:16px;display:grid}.rc-shell .cw-root .cw-vehicle-photo{background:#f0f5f8;border:1px solid #e4ebf0;border-radius:11px;height:198px;position:relative;overflow:hidden}.rc-shell .cw-root .cw-vehicle-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.rc-shell .cw-root .cw-photo-placeholder{color:#668799;background:radial-gradient(at 50% 20%,#fff,#eaf2f5);flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;display:flex}.rc-shell .cw-root .cw-photo-placeholder>svg{stroke-width:1px;color:#7d9daa}.rc-shell .cw-root .cw-photo-placeholder strong{color:#466275;font-size:14px;font-weight:500}.rc-shell .cw-root .cw-photo-placeholder span{color:#6f8492;font-size:13px}.rc-shell .cw-root .cw-photo-placeholder .cw-button{min-height:29px;margin-top:3px;padding:6px 10px;font-size:13px}.rc-shell .cw-root .cw-photo-change{color:#123549;background:#ffffffea;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:13px;display:flex;position:absolute;top:8px;right:8px}.rc-shell .cw-root .cw-photo-caption{color:#fff;background:#092438bf;border-radius:3px;padding:2px 5px;font-size:12px;position:absolute;bottom:7px;left:8px}.rc-shell .cw-root .cw-vehicle-name{color:var(--cw-ink);letter-spacing:-.025em;margin-bottom:10px;font-size:clamp(20px,1.35vw,24px);font-weight:600;line-height:1.25}.rc-shell .cw-root .cw-vehicle-name:hover{color:#007c89;background:0 0}.rc-shell .cw-root .cw-detail-row{border-bottom:1px solid #ebeff3;justify-content:space-between;align-items:start;gap:12px;padding:10px 0;font-size:14px;display:flex}.rc-shell .cw-root .cw-detail-row:last-child{border:0}.rc-shell .cw-root .cw-detail-row>span{color:#566273}.rc-shell .cw-root .cw-detail-row strong{text-align:right;overflow-wrap:anywhere;font-weight:500}.rc-shell .cw-root .cw-mono{font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:13px}.rc-shell .cw-root .cw-footnote{color:#778492;margin-top:10px;font-size:12px;line-height:1.45}.rc-shell .cw-root .cw-pill{color:#4f753b;white-space:nowrap;background:#f4faf0;border:1px solid #d7e8cf;border-radius:13px;padding:4px 10px;font-size:13px}.rc-shell .cw-root .cw-opportunity-body{grid-template-columns:65px 1fr;gap:18px;margin-top:18px;display:grid}.rc-shell .cw-root .cw-feature-icon{color:#007b88;background:#e6f5f6;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.rc-shell .cw-root .cw-tags{gap:8px;margin-top:9px;display:flex}.rc-shell .cw-root .cw-tags span{color:#006a7d;background:#e2f2f5;border-radius:12px;padding:1px 11px;font-size:13px}.rc-shell .cw-root .cw-tags span:first-child{color:#fff;background:#159ca5}.rc-shell .cw-root .cw-opportunity-copy>p{color:#334054;max-width:510px;margin-top:13px;font-size:14px;line-height:1.55}.rc-shell .cw-root .cw-next-step{align-items:flex-start;gap:10px;margin-top:12px;font-size:14px;line-height:1.5;display:flex}.rc-shell .cw-root .cw-next-step svg{color:#00828d;flex:none;margin-top:2px}.rc-shell .cw-root .cw-actions{flex-wrap:wrap;gap:12px;margin-top:15px;display:flex}.rc-shell .cw-root .cw-actions .cw-button{min-height:33px;padding:7px 14px;font-size:14px}.rc-shell .cw-root .cw-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:15px 0 7px;display:grid}.rc-shell .cw-root .cw-stat{border:1px solid var(--cw-line);background:#fff;border-radius:13px;align-items:center;gap:17px;min-width:0;padding:15px 16px;display:flex;box-shadow:0 2px 6px #16365406}.rc-shell .cw-root .cw-stat-icon{border-radius:50%;flex:none;place-items:center;width:56px;height:56px;display:grid}.rc-shell .cw-root .cw-stat-icon.green{color:#274;background:#ebf7ef}.rc-shell .cw-root .cw-stat-icon.blue{color:#086b87;background:#e4f4ff}.rc-shell .cw-root .cw-stat>div{min-width:0}.rc-shell .cw-root .cw-stat>div>span{font-size:14px}.rc-shell .cw-root .cw-stat strong{margin-top:1px;font-size:24px;font-weight:650;line-height:1.3;display:block}.rc-shell .cw-root .cw-stat strong.cw-unavailable{color:#81909c;margin:5px 0 1px;font-size:15px;font-weight:500}.rc-shell .cw-root .cw-stat small{color:#7e8895;margin-top:3px;font-size:12px;display:block}.rc-shell .cw-root .cw-tabs{border-bottom:1px solid #d9e1e9;gap:15px;margin-top:4px;display:flex}.rc-shell .cw-root .cw-tabs button{color:#626b79;border-bottom:2px solid #0000;padding:12px 15px 10px;font-size:15px}.rc-shell .cw-root .cw-tabs button.is-active{color:#00727c;border-bottom-color:#007e88;font-weight:600}.rc-shell .cw-root .cw-tabs button:hover{color:#00727c;background:#f2f8fa}.rc-shell .cw-root .cw-tabpanel{padding-top:12px}.rc-shell .cw-root .cw-detail-grid{grid-template-columns:1fr 1.04fr;gap:15px;display:grid}.rc-shell .cw-root .cw-small-icon{color:#00767f;background:#e9f6f5;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:inline-grid}.rc-shell .cw-root .cw-small-icon.amber{color:#ed8c02;background:#fff5e0}.rc-shell .cw-root .cw-relationship-grid{grid-template-columns:1.1fr 1fr .65fr 1fr;margin:15px 0 5px 47px;display:grid}.rc-shell .cw-root .cw-relationship-grid>div{border-right:1px solid #e3e8ef;min-width:0;padding:0 12px}.rc-shell .cw-root .cw-relationship-grid>div:first-child{padding-left:0}.rc-shell .cw-root .cw-relationship-grid>div:last-child{border:0;padding-right:0}.rc-shell .cw-root .cw-relationship-grid span{color:#626c7a;white-space:nowrap;margin-bottom:7px;font-size:13px;display:block}.rc-shell .cw-root .cw-relationship-grid strong{color:#007386;font-size:14px;font-weight:600}.rc-shell .cw-root .cw-relationship-grid strong.cw-muted-value{color:#7f8994;font-weight:500}.rc-shell .cw-root .cw-alert-rows{margin-top:12px}.rc-shell .cw-root .cw-alert-row{border:1px solid #e4e9ef;border-radius:6px;align-items:center;gap:9px;width:100%;min-height:34px;padding:8px 10px;font-size:13px;display:flex}.rc-shell .cw-root .cw-alert-row+.cw-alert-row{margin-top:3px}.rc-shell .cw-root .cw-alert-row>svg{color:#d68103;flex:none}.rc-shell .cw-root .cw-alert-row>small,.rc-shell .cw-root .cw-alert-row>strong{white-space:nowrap;margin-left:auto;font-size:12px}.rc-shell .cw-root .cw-alert-row.cw-muted{color:#75818f}.rc-shell .cw-root .cw-alert-row.cw-muted>svg{color:#8295a3}.rc-shell .cw-root .cw-timeline{margin-top:13px;padding-top:12px;padding-bottom:11px}.rc-shell .cw-root .cw-timeline .cw-text-button{font-size:13px}.rc-shell .cw-root .cw-timeline-track{gap:0;margin:2px 0 0 46px;padding-top:3px;padding-bottom:6px;display:flex;overflow-x:auto}.rc-shell .cw-root .cw-event{text-align:center;border-top:1px solid #b9cad4;flex:1 0 180px;margin-top:6px;padding:12px 10px 0;position:relative}.rc-shell .cw-root .cw-event i{background:#058898;border-radius:50%;width:10px;height:10px;position:absolute;top:-5.5px;left:50%;transform:translate(-50%)}.rc-shell .cw-root .cw-event strong{font-size:13px;font-weight:600;display:block}.rc-shell .cw-root .cw-event span{color:#4e5b6d;margin-top:2px;font-size:13px;display:block}.rc-shell .cw-root .cw-event small{color:#748292;margin-top:2px;font-size:12px;display:block}.rc-shell .cw-root .cw-table-panel{border:1px solid var(--cw-line);background:#fff;border-radius:11px;overflow:hidden;box-shadow:0 2px 5px #19394e05}.rc-shell .cw-root .cw-table-scroll{width:100%;overflow-x:auto}.rc-shell .cw-root .cw-table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.rc-shell .cw-root .cw-table th{color:#596b7d;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e3e9ef;padding:12px 16px;font-size:13px;font-weight:600}.rc-shell .cw-root .cw-table td{vertical-align:middle;border-bottom:1px solid #edf1f5;padding:13px 16px}.rc-shell .cw-root .cw-table tr:last-child td{border-bottom:0}.rc-shell .cw-root .cw-table tbody tr:hover{background:#f8fbfc}.rc-shell .cw-root .cw-table .cw-center{text-align:center}.rc-shell .cw-root .cw-count{color:#00778a;font-weight:650}.rc-shell .cw-root .cw-table small{color:#7b8796;margin-top:3px;font-size:12px;display:block}.rc-shell .cw-root .cw-table-footer{color:#778596;background:#fbfcfe;border-top:1px solid #e7edf2;padding:11px 16px;font-size:13px}.rc-shell .cw-root .cw-person-cell{align-items:center;gap:11px;display:flex}.rc-shell .cw-root .cw-avatar{color:#00778a;background:#eaf4f7;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-weight:600;display:grid}.rc-shell .cw-root .cw-person-cell .cw-link{color:#182e44;text-align:left;font-weight:600}.rc-shell .cw-root .cw-contact-ellipsis{text-overflow:ellipsis;white-space:nowrap;max-width:220px;display:block;overflow:hidden}.rc-shell .cw-root .cw-list-header{justify-content:space-between;align-items:start;gap:24px;margin-bottom:22px;display:flex}.rc-shell .cw-root .cw-list-header h1{margin-top:20px}.rc-shell .cw-root .cw-list-header p{color:#6e7d8a;margin-top:8px;font-size:14px}.rc-shell .cw-root .cw-directory-bar{border:1px solid var(--cw-line);background:#fff;border-radius:11px;align-items:flex-end;gap:20px;padding:16px 18px;display:flex}.rc-shell .cw-root .cw-directory-bar label{min-width:220px}.rc-shell .cw-root .cw-directory-bar label>span{color:#637388;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.rc-shell .cw-root .cw-directory-bar select{width:100%;min-height:40px;font-size:14px}.rc-shell .cw-root .cw-search{flex:1}.rc-shell .cw-root .cw-search>div{color:#648798;border:1px solid #d9e1e9;border-radius:7px;align-items:center;gap:10px;padding:0 12px;display:flex}.rc-shell .cw-root .cw-search input{border:0;width:100%;min-height:38px;padding-left:0;font-size:14px}.rc-shell .cw-root .cw-result-count{text-align:right;min-width:87px;padding:0 0 1px 10px}.rc-shell .cw-root .cw-result-count strong{font-size:22px;line-height:1.15;display:block}.rc-shell .cw-root .cw-result-count span{color:#708093;font-size:12px}.rc-shell .cw-root .cw-section-top{justify-content:space-between;align-items:end;margin:26px 0 12px;display:flex}.rc-shell .cw-root .cw-section-top>span{color:#7c8998;font-size:13px}.rc-shell .cw-root .cw-history-heading{justify-content:space-between;align-items:center;gap:15px;padding:16px;display:flex}.rc-shell .cw-root .cw-history-heading>span{color:#6c7a8b;font-size:14px}.rc-shell .cw-root .cw-history-type{align-items:center;gap:9px;display:flex}.rc-shell .cw-root .cw-history-type svg{color:#007f8c}.rc-shell .cw-root .cw-segments{border:1px solid #dce4ec;border-radius:6px;display:flex;overflow:hidden}.rc-shell .cw-root .cw-segments button{border-right:1px solid #e2e8ef;padding:6px 12px;font-size:13px}.rc-shell .cw-root .cw-segments button:last-child{border:0}.rc-shell .cw-root .cw-segments button.is-active{color:#007489;background:#eaf7f8;font-weight:600}.rc-shell .cw-root .cw-empty,.rc-shell .cw-root .cw-loading{text-align:center;color:#73808e;padding:27px 18px;font-size:14px}.rc-shell .cw-root .cw-notice{color:#526879;background:#f4f8fb;border:1px solid #dae6ed;border-radius:7px;margin-top:14px;padding:12px 14px;font-size:14px}.rc-shell .cw-root .cw-error{color:#9b4141;background:#fff6f6;border-color:#eccccc}.rc-shell .cw-root .cw-error .cw-button{margin-left:15px}.rc-shell .cw-root .cw-error-text,.rc-shell .cw-root .cw-warning-text{color:#b66504}.rc-shell .cw-root .cw-communications p,.rc-shell .cw-root .cw-alert-details p{color:#6a7787;margin-top:15px;font-size:14px}.rc-shell .cw-root .cw-communication-grid{grid-template-columns:1fr 1fr;gap:2px 30px;margin-top:12px;display:grid}.rc-shell .cw-root .cw-dialog{color:#10283c;background:#fff;border:1px solid #d9e4ed;border-radius:14px;width:min(560px,90vw);padding:23px;box-shadow:0 24px 100px #00203b38}.rc-shell .cw-root .cw-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#06192f65}.rc-shell .cw-root .cw-dialog-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.rc-shell .cw-root .cw-dialog-header h2{font-size:18px}.rc-shell .cw-root .cw-dialog p{color:#5e6d7d;margin:12px 0;font-size:14px}.rc-shell .cw-root .cw-dialog-footer{justify-content:flex-end;margin-top:18px;display:flex}@media (min-width:1600px){.rc-shell .cw-root .cw-vehicle-photo{height:219px}.rc-shell .cw-root .cw-opportunity-copy>p,.rc-shell .cw-root .cw-next-step{margin-top:17px}.rc-shell .cw-root .cw-actions{margin-top:19px}}@media (max-width:1390px){.main.cw-page{padding:24px 24px 30px}.rc-shell .cw-root .cw-hero-grid,.rc-shell .cw-root .cw-detail-grid{grid-template-columns:1fr 1fr;gap:12px}.rc-shell .cw-root .cw-vehicle-body{grid-template-columns:minmax(140px,.83fr) minmax(160px,1fr);gap:12px}.rc-shell .cw-root .cw-vehicle-photo{height:194px}.rc-shell .cw-root .cw-opportunity-body{grid-template-columns:42px 1fr;gap:11px}.rc-shell .cw-root .cw-feature-icon{width:42px;height:42px}.rc-shell .cw-root .cw-feature-icon svg{width:25px;height:25px}.rc-shell .cw-root h3{font-size:18px}.rc-shell .cw-root .cw-panel{padding:14px}.rc-shell .cw-root .cw-stat{gap:11px;padding:13px 11px}.rc-shell .cw-root .cw-stat-icon{width:42px;height:42px}.rc-shell .cw-root .cw-stat>div>span{font-size:13px}.rc-shell .cw-root .cw-stat strong.cw-unavailable{font-size:15px}.rc-shell .cw-root .cw-relationship-grid{margin-left:0}.rc-shell .cw-root .cw-relationship-grid span{font-size:12px}.rc-shell .cw-root .cw-profile-meta{gap:14px}.rc-shell .cw-root .cw-contacts>a,.rc-shell .cw-root .cw-contacts>span{padding:0 10px;font-size:14px}.rc-shell .cw-root .cw-contacts>:first-child{padding-left:0}.rc-shell .cw-root .cw-contacts>.cw-badge{margin-left:10px;padding:6px 8px}.rc-shell .cw-root .cw-dealer-meta{padding-left:14px}}@media (max-width:1000px){.rc-shell .cw-root .cw-hero-grid,.rc-shell .cw-root .cw-detail-grid{grid-template-columns:1fr}.rc-shell .cw-root .cw-stat-grid{grid-template-columns:repeat(2,1fr)}.rc-shell .cw-root .cw-profile-meta,.rc-shell .cw-root .cw-directory-bar{flex-wrap:wrap}.rc-shell .cw-root .cw-tabs{flex-wrap:wrap;gap:0}}@media print{.sidebar,.cw-toolbar,.cw-export-menu,.cw-tabs,.cw-photo-change,.cw-photo-placeholder .cw-button{display:none!important}.main.cw-page{width:100%;margin:0;padding:0}.rc-shell .cw-root .cw-panel{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none}}.rc-shell .cw-root .cw-header-tools{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.rc-shell .cw-root .cw-header-dealer{color:#637388;text-align:left;flex-direction:column;gap:5px;min-width:220px;font-size:14px;font-weight:600;display:flex}.rc-shell .cw-root .cw-header-dealer>span{display:block}.rc-shell .cw-root .cw-header-dealer select{width:100%;min-height:38px;padding:8px 10px;font-size:15px}.rc-shell .cw-root .cw-profile-tools{align-self:flex-start}.rc-shell .cw-root .cw-profile-buttons{justify-content:flex-end;gap:8px;display:flex}.rc-shell .cw-root .cw-customer-dashboard{border:1px solid var(--cw-line);background:#fff;border-radius:12px;margin:0 0 18px;overflow:hidden;box-shadow:0 2px 5px #19394e05}.rc-shell .cw-root .cw-dashboard-heading{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-end;gap:18px;padding:15px 18px 13px;display:flex}.rc-shell .cw-root .cw-dashboard-heading h2{font-size:18px}.rc-shell .cw-root .cw-dashboard-heading span,.rc-shell .cw-root .cw-dashboard-heading small{color:#708093;font-size:14px}.rc-shell .cw-root .cw-dashboard-heading span{margin-top:3px;display:block}.rc-shell .cw-root .cw-dashboard-grid{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.rc-shell .cw-root .cw-dashboard-card{background:linear-gradient(#fff,#fcfeff);border-bottom:1px solid #edf1f5;border-right:1px solid #edf1f5;min-width:0;padding:15px 16px}.rc-shell .cw-root .cw-dashboard-card:nth-child(5n){border-right:0}.rc-shell .cw-root .cw-dashboard-card:nth-last-child(-n+5){border-bottom:0}.rc-shell .cw-root .cw-dashboard-card>span{color:#5f6f81;font-size:14px;font-weight:600;line-height:1.35;display:block}.rc-shell .cw-root .cw-dashboard-card strong{color:#00778a;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:5px;font-size:24px;font-weight:650;line-height:1.2;display:block}.rc-shell .cw-root .cw-dashboard-card small{color:#7c8998;margin-top:3px;font-size:12px;line-height:1.4;display:block}.rc-shell .cw-root .cw-dashboard-rate strong{color:#095f78}.rc-shell .cw-root .cw-directory-bar .cw-search{flex:1;min-width:320px}.rc-shell .cw-root .cw-clickable-row{cursor:pointer;transition:background-color .12s,box-shadow .12s}.rc-shell .cw-root .cw-clickable-row:hover,.rc-shell .cw-root .cw-clickable-row:focus-visible{outline:none;box-shadow:inset 3px 0 #008797;background:#eef9fb!important}.rc-shell .cw-root .cw-row-name{color:#182e44;font-weight:650}.rc-shell .cw-root .cw-row-open{color:#387c8b;justify-content:center;align-items:center;display:inline-flex}.rc-shell .cw-root .cw-row-hint{color:#008092;letter-spacing:0;margin-top:3px;font-family:inherit;font-size:12px;display:block}.rc-shell .cw-root .cw-ro-row td{cursor:pointer}.rc-shell .cw-root .cw-vin-full{white-space:normal;text-overflow:clip;overflow-wrap:anywhere;word-break:break-all;max-width:none;display:inline-block;overflow:visible}.rc-shell .cw-root .cw-ro-modal .cw-dialog-details{-moz-column-gap:22px;grid-template-columns:1fr 1fr;column-gap:22px;display:grid}.rc-shell .cw-root .cw-ro-modal>p{color:#647587;font-size:14px;line-height:1.5}.rc-shell .cw-root .cw-timeline-track{scroll-behavior:smooth;justify-content:flex-start}.rc-shell .cw-root .cw-event{flex:0 0 190px}@media (max-width:1450px){.rc-shell .cw-root .cw-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rc-shell .cw-root .cw-dashboard-card,.rc-shell .cw-root .cw-dashboard-card:nth-child(5n),.rc-shell .cw-root .cw-dashboard-card:nth-last-child(-n+5){border-bottom:1px solid #edf1f5;border-right:1px solid #edf1f5}.rc-shell .cw-root .cw-dashboard-card:nth-child(2n){border-right:0}.rc-shell .cw-root .cw-dashboard-card:nth-last-child(-n+2){border-bottom:0}}@media (max-width:1000px){.rc-shell .cw-root .cw-list-header,.rc-shell .cw-root .cw-profile-header{flex-direction:column;align-items:flex-start}.rc-shell .cw-root .cw-header-tools,.rc-shell .cw-root .cw-profile-tools{justify-content:flex-start;width:100%}.rc-shell .cw-root .cw-header-dealer{min-width:min(320px,100%)}.rc-shell .cw-root .cw-dashboard-grid{grid-template-columns:1fr}.rc-shell .cw-root .cw-dashboard-card,.rc-shell .cw-root .cw-dashboard-card:nth-child(2n),.rc-shell .cw-root .cw-dashboard-card:nth-last-child(-n+2){border-bottom:1px solid #edf1f5;border-right:0}.rc-shell .cw-root .cw-dashboard-card:last-child{border-bottom:0}.rc-shell .cw-root .cw-ro-modal .cw-dialog-details{grid-template-columns:1fr}}.rc-shell .cw-root .cw-vehicle-facts .cw-mono{white-space:normal;text-overflow:clip;overflow-wrap:anywhere;word-break:break-all;font-size:15px;overflow:visible}
.rc-shell .main.cw-page button:not(.nav-item){font:inherit;min-height:0;color:inherit;cursor:pointer;text-align:inherit;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;transform:none}.rc-shell .main.cw-page button:not(.nav-item):disabled{opacity:1;cursor:not-allowed}.rc-shell .main.cw-page .cw-root a,.rc-shell .main.cw-page .cw-root a:hover{color:inherit;text-decoration:none}.rc-shell .main.cw-page .cw-root .cw-button{color:#12233a;white-space:nowrap;background:#fff;border:1px solid #d7dfe8;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:38px;padding:9px 15px;font-size:14px;font-weight:600;display:inline-flex}.rc-shell .main.cw-page .cw-root .cw-button:hover{color:#12233a;background:#f2f8fa;border-color:#92bec7}.rc-shell .main.cw-page .cw-root .cw-button:disabled{opacity:.45;cursor:not-allowed}.rc-shell .main.cw-page .cw-root .cw-button[aria-pressed=true]{color:#006e7c;background:#eaf7f8;border-color:#67aab5}.rc-shell .main.cw-page .cw-root .cw-primary{color:#fff;background:linear-gradient(105deg,#008894,#006574);border-color:#007884}.rc-shell .main.cw-page .cw-root .cw-primary:hover{color:#fff;background:#006875;border-color:#006875}.rc-shell .main.cw-page .cw-root .cw-outline,.rc-shell .main.cw-page .cw-root .cw-outline:hover{color:#006e7c;border-color:#67aab5}.rc-shell .main.cw-page .cw-root .cw-link,.rc-shell .main.cw-page .cw-root .cw-text-button{color:#006f82;align-items:center;gap:5px;font-weight:550;display:inline-flex}.rc-shell .main.cw-page .cw-root .cw-link:hover,.rc-shell .main.cw-page .cw-root .cw-text-button:hover{color:#006f82;background:0 0;text-decoration:underline}.rc-shell .main.cw-page .cw-root .cw-icon-button{color:#587384;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.rc-shell .main.cw-page .cw-root .cw-icon-button:hover{background:#eff6f8}.rc-shell .main.cw-page .cw-root .cw-actions .cw-button{min-height:33px;padding:7px 14px;font-size:14px}.rc-shell .main.cw-page .cw-root .cw-photo-placeholder .cw-button{min-height:29px;margin-top:3px;padding:6px 10px;font-size:13px}.rc-shell .main.cw-page .cw-root .cw-photo-change{color:#123549;background:#ffffffea;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:13px;display:flex;position:absolute;top:8px;right:8px}.rc-shell .main.cw-page .cw-root .cw-tabs button{color:#626b79;border-bottom:2px solid #0000;padding:12px 15px 10px;font-size:15px}.rc-shell .main.cw-page .cw-root .cw-tabs button:hover{color:#00727c;background:#f2f8fa}.rc-shell .main.cw-page .cw-root .cw-tabs button.is-active{color:#00727c;border-bottom-color:#007e88;font-weight:600}.rc-shell .main.cw-page .cw-root .cw-segments button{border-right:1px solid #e2e8ef;padding:6px 12px;font-size:13px}.rc-shell .main.cw-page .cw-root .cw-segments button:last-child{border-right:0}.rc-shell .main.cw-page .cw-root .cw-segments button:hover{color:#00727c;background:#f2f8fa}.rc-shell .main.cw-page .cw-root .cw-segments button.is-active{color:#007489;background:#eaf7f8;font-weight:600}.rc-shell .main.cw-page .cw-root button.cw-alert-row{border:1px solid #e4e9ef;border-radius:6px;align-items:center;gap:9px;width:100%;min-height:34px;padding:8px 10px;font-size:13px;display:flex}.rc-shell .main.cw-page .cw-root button.cw-alert-row:hover{background:#f8fbfc}.rc-shell .main.cw-page .cw-root .cw-timeline .cw-text-button{font-size:13px}.rc-shell .main.cw-page .cw-root .cw-error .cw-button{margin-left:15px}.rc-shell .main.cw-page .cw-root .cw-breadcrumb a{color:#007487;font-weight:550}.rc-shell .main.cw-page .cw-root .cw-breadcrumb a:hover{text-decoration:underline}.rc-shell .main.cw-page .cw-root .cw-row-name{color:#182e44;font-weight:650}.rc-shell .main.cw-page .cw-root .cw-vehicle-name{color:var(--cw-ink);display:inline-block}.rc-shell .main.cw-page .cw-root .cw-vehicle-name:hover{color:#007c89}.rc-shell .main.cw-page .cw-root .cw-dialog .cw-icon-button{color:#587384}.rc-shell .main.cw-page .cw-root .cw-export-items button{color:#007486;text-align:left;border-radius:4px;width:100%;padding:9px 8px;font-size:14px;font-weight:500;display:block}.rc-shell .main.cw-page .cw-root .cw-export-items button:hover:not(:disabled){background:#edf6f8}.rc-shell .main.cw-page .cw-root .cw-export-items button:disabled{opacity:.45;cursor:not-allowed}.rc-shell .cw-root .cw-export-status{color:#2f6b5a;font-weight:500}.rc-shell .cw-root .cw-export-status.cw-error-text{color:#b66504}.rc-shell .cw-root .cw-dashboard-notice{color:#5f6f81;background:#fbfcfe;border-top:1px solid #edf1f5;align-items:center;gap:9px;padding:10px 18px;font-size:13px;display:flex}.rc-shell .cw-root .cw-dashboard-notice>svg{color:#8295a3;flex:none}.rc-shell .cw-root .cw-dashboard-notice>span{flex:1;min-width:0}.rc-shell .main.cw-page .cw-root .cw-dashboard-notice .cw-text-button{white-space:nowrap;font-size:13px}.rc-shell .cw-root .cw-filter-group{flex-direction:column;gap:6px;display:flex}.rc-shell .cw-root .cw-filter-group>span{color:#637388;font-size:13px;font-weight:600}.rc-shell .cw-root .cw-filter-group .cw-segments{background:#fff}.rc-shell .main.cw-page .cw-root .cw-filter-group .cw-segments button{min-height:40px;padding:6px 14px;font-size:14px}.rc-shell .cw-root .cw-directory-bar .cw-filter-select{min-width:190px}.rc-shell .cw-root .cw-row-stage{letter-spacing:0;font-family:inherit}.rc-shell .cw-root .cw-table-panel>.cw-notice{margin:14px 16px}.rc-shell .cw-root .cw-table-panel>.cw-footnote{padding:0 16px 12px}.rc-shell .cw-root .cw-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.rc-shell .cw-root .cw-pagination-buttons{gap:8px;margin-left:auto;display:flex}.rc-shell .main.cw-page .cw-root .cw-pagination .cw-button{min-height:32px;padding:6px 12px;font-size:13px}.rc-shell .cw-root .cw-record-panel{margin-bottom:16px}.rc-shell .cw-root .cw-record-panel .cw-dialog-details{-moz-column-gap:22px;grid-template-columns:1fr 1fr;column-gap:22px;margin-top:8px;display:grid}.rc-shell .cw-root .cw-record-panel>p{color:#5e6d7d;margin-top:12px;font-size:14px}.rc-shell .cw-root .cw-subheading{letter-spacing:0;margin-top:16px;font-size:15px;font-weight:600}.rc-shell .cw-root .cw-lineage-list{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.rc-shell .cw-root .cw-lineage-list li{color:#5e6d7d;border:1px solid #e4e9ef;border-radius:6px;padding:9px 12px;font-size:13px}.rc-shell .cw-root .cw-lineage-list li strong{color:#182e44;font-weight:600;display:block}.rc-shell .cw-root .cw-lineage-list li span{overflow-wrap:anywhere;display:block}.rc-shell .cw-root .cw-relationship-grid-secondary{border-top:1px solid #edf1f5;margin-top:14px;padding-top:12px}.rc-shell .cw-root .cw-quality-grid{margin:14px 0 6px}.rc-shell .cw-root .cw-reason-list{color:#334054;margin:10px 0 0;padding-left:18px;font-size:14px;line-height:1.5}.rc-shell .cw-root .cw-reason-list li+li{margin-top:2px}.rc-shell .cw-root .cw-missing-inputs{margin-top:10px;font-size:13px}.rc-shell .cw-root .cw-opportunity-copy>p[role=alert]{color:#9b4141}.rc-shell .cw-root .cw-finance-panel{margin-top:14px}.rc-shell .cw-root .cw-finance-note{color:#6a7787;margin-top:10px;font-size:14px}.rc-shell .cw-root .cw-product-list{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.rc-shell .cw-root .cw-product-list li{border:1px solid #e4e9ef;border-radius:6px;justify-content:space-between;align-items:flex-start;gap:14px;padding:10px 12px;font-size:14px;display:flex}.rc-shell .cw-root .cw-product-list li strong{font-weight:600;display:block}.rc-shell .cw-root .cw-product-list li span{color:#566273;margin-top:2px;font-size:13px;display:block}.rc-shell .cw-root .cw-product-list li small{color:#778492;margin-top:3px;font-size:12px;display:block}.rc-shell .cw-root .cw-badge-pending{color:#8a5a00;letter-spacing:.04em;white-space:nowrap;background:#fff5e0;border-radius:10px;flex:none;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.rc-shell .cw-root .cw-job-list{gap:6px;margin:8px 0 0;padding:0;list-style:none;display:grid}.rc-shell .cw-root .cw-job-list li{border:1px solid #e4e9ef;border-radius:6px;padding:8px 12px;font-size:13px}.rc-shell .cw-root .cw-job-list li strong{color:#182e44;font-weight:600;display:block}.rc-shell .cw-root .cw-job-list li span,.rc-shell .cw-root .cw-job-list li small{color:#5e6d7d;margin-top:2px;display:block}@media (max-width:1000px){.rc-shell .cw-root .cw-record-panel .cw-dialog-details{grid-template-columns:1fr}.rc-shell .cw-root .cw-pagination-buttons{margin-left:0}}
.main.vw-page{background:#f9fbfe;padding:24px clamp(24px,2.5vw,42px) 34px}.rc-shell .vw-root{--vw-ink:#07172e;--vw-muted:#526276;--vw-teal:#007f8c;--vw-line:#dce5ed;color:var(--vw-ink);min-width:0;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5}.rc-shell .vw-root *{box-sizing:border-box}.rc-shell .vw-root h1,.rc-shell .vw-root h2,.rc-shell .vw-root h3,.rc-shell .vw-root p,.rc-shell .vw-root dl,.rc-shell .vw-root dd{margin:0}.rc-shell .vw-root h1{letter-spacing:-.035em;font-size:clamp(29px,2.2vw,37px);font-weight:750;line-height:1.2}.rc-shell .vw-root h2{letter-spacing:-.015em;align-items:center;gap:12px;font-size:18px;font-weight:700;line-height:1.35;display:flex}.rc-shell .vw-root h3{letter-spacing:-.02em;font-size:22px;font-weight:700;line-height:1.3}.rc-shell .vw-root button{font:inherit;color:inherit;cursor:pointer;min-height:0;box-shadow:none;text-align:inherit;background:0 0;border:0;border-radius:0;padding:0;transform:none}.rc-shell .vw-root a{color:inherit;text-decoration:none}.rc-shell .vw-root button:hover{box-shadow:none;transform:none}.rc-shell .vw-root :is(button,a,summary,input,select):focus-visible{outline-offset:3px;outline:3px solid #009cab}.rc-shell .vw-root button:disabled{opacity:.45;cursor:not-allowed}.rc-shell .vw-root .vw-button{color:#112844;white-space:nowrap;background:#fff;border:1px solid #cfdae5;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:10px 15px;font-size:14px;font-weight:650;display:inline-flex}.rc-shell .vw-root .vw-button:hover{background:#f1f9fc;border-color:#84b8c5}.rc-shell .vw-root .vw-primary{color:#fff;background:linear-gradient(100deg,#0098a8,#007d88);border-color:#008490;box-shadow:0 3px 7px #007f8c19}.rc-shell .vw-root .vw-primary:hover{color:#fff;background:#007784}.rc-shell .vw-root .vw-outline{color:#007789;border-color:#72b5c1}.rc-shell .vw-root .vw-link{color:#007b8e;overflow-wrap:anywhere;align-items:center;gap:5px;font-weight:650;display:inline-flex}.rc-shell .vw-root .vw-link:hover{color:#006071;background:0 0;text-decoration:underline}.rc-shell .vw-root .vw-icon-button{color:#087e91;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.rc-shell .vw-root .vw-icon-button:hover{background:#ecf8fa}.rc-shell .vw-root .vw-topline{justify-content:space-between;align-items:center;gap:18px;min-height:44px;display:flex}.rc-shell .vw-root .vw-breadcrumb{color:#007d91;align-items:center;gap:15px;font-size:14px;font-weight:550;display:flex}.rc-shell .vw-root .vw-breadcrumb span{color:#566679;font-weight:400}.rc-shell .vw-root .vw-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.rc-shell .vw-root .vw-page-heading{justify-content:space-between;align-items:center;gap:22px;margin:15px 0 22px;display:flex}.rc-shell .vw-root .vw-page-heading p{color:var(--vw-muted);margin-top:8px;font-size:14px}.rc-shell .vw-root .vw-meta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:12px;display:flex}.rc-shell .vw-root .vw-meta>span{align-items:center;gap:8px;display:inline-flex}.rc-shell .vw-root .vw-meta>span:not(:last-child){border-right:1px solid var(--vw-line);padding-right:16px}.rc-shell .vw-root .vw-badge{color:#146957;white-space:nowrap;background:#eefaf7;border:1px solid #bfe6dd;border-radius:9px;align-items:center;gap:7px;padding:6px 10px;font-size:13px;font-weight:600;display:inline-flex}.rc-shell .vw-root .vw-last-record{border-left:1px solid var(--vw-line);white-space:nowrap;padding-left:22px}.rc-shell .vw-root .vw-last-record span{color:var(--vw-muted);font-size:12px;display:block}.rc-shell .vw-root .vw-last-record strong{margin-top:3px;font-size:16px;display:block}.rc-shell .vw-root .vw-panel{border:1px solid var(--vw-line);background:#fff;border-radius:15px;min-width:0;padding:18px 20px;box-shadow:0 2px 3px #163b5205,0 4px 12px #163b5206}.rc-shell .vw-root .vw-panel-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.rc-shell .vw-root .vw-pill{color:#517086;white-space:nowrap;background:#f1f7fb;border:1px solid #d9e6f0;border-radius:8px;padding:5px 9px;font-size:12px;font-weight:600}.rc-shell .vw-root .vw-warn{color:#ac5906;background:#fff7ea;border-color:#f4d6ae}.rc-shell .vw-root .vw-hero-grid{grid-template-columns:1.06fr 1fr;gap:18px;display:grid}.rc-shell .vw-root .vw-vehicle-body{grid-template-columns:minmax(195px,1fr) minmax(220px,1fr);align-items:start;gap:22px;margin-top:17px;display:grid}.rc-shell .vw-root .vw-photo{background:#f2f7fa;border-radius:13px;height:220px;position:relative;overflow:hidden}.rc-shell .vw-root .vw-photo>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.rc-shell .vw-root .vw-photo-empty{text-align:center;background:radial-gradient(at 50% 0,#fff,#eaf4f8);flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;display:flex}.rc-shell .vw-root .vw-photo-empty>svg{color:#0f93a7;stroke-width:1.5px}.rc-shell .vw-root .vw-photo-empty strong{color:#153d51;font-size:16px;font-weight:650}.rc-shell .vw-root .vw-photo-empty span{color:var(--vw-muted);font-size:12px}.rc-shell .vw-root .vw-photo-empty .vw-button{min-height:32px;margin-top:5px;padding:6px 10px;font-size:12px}.rc-shell .vw-root .vw-photo-caption{color:#fff;background:#042b46c9;border-radius:4px;padding:3px 6px;font-size:12px;position:absolute;bottom:8px;left:8px}.rc-shell .vw-root .vw-photo-change{background:#fff;border-radius:50%;place-items:center;padding:6px;display:grid;position:absolute;top:8px;right:8px}.rc-shell .vw-root .vw-photo-error{color:#a12c28;margin-top:10px;font-size:13px}.rc-shell .vw-root .vw-vehicle-facts h3{overflow-wrap:anywhere;margin:0 0 7px;font-size:20px}.rc-shell .vw-root .vw-detail{border-bottom:1px solid #e8edf2;justify-content:space-between;align-items:start;gap:12px;padding:11px 0;font-size:14px;display:flex}.rc-shell .vw-root .vw-detail:last-child{border:0}.rc-shell .vw-root .vw-detail dt{color:#536174}.rc-shell .vw-root .vw-detail dd{text-align:right;overflow-wrap:anywhere;font-weight:550}.rc-shell .vw-root .vw-vin{font-variant-numeric:tabular-nums;letter-spacing:.025em;font-size:13px}.rc-shell .vw-root .vw-signal-card{background:linear-gradient(125deg,#fff 55%,#f4fcfd);border-color:#cfe5e8}.rc-shell .vw-root .vw-signal-pill{color:#147458;background:#eaf8f4;border-color:#c6e7d8}.rc-shell .vw-root .vw-signal-body{grid-template-columns:66px 1fr;align-items:start;gap:20px;margin-top:16px;display:grid}.rc-shell .vw-root .vw-circle{color:#008696;background:linear-gradient(135deg,#e5f6f5,#e2f4f7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.rc-shell .vw-root .vw-blue{color:#057fb1;background:linear-gradient(135deg,#e3f4ff,#e0edff)}.rc-shell .vw-root .vw-green{color:#288d4c;background:#e9f7ef}.rc-shell .vw-root .vw-amber{color:#e28a00;background:#fff4de}.rc-shell .vw-root .vw-purple{color:#7b63b5;background:#f1edfc}.rc-shell .vw-root .vw-signal-body>.vw-circle{width:66px;height:66px}.rc-shell .vw-root .vw-signal-body>.vw-circle svg{width:34px;height:34px}.rc-shell .vw-root .vw-tags{gap:8px;margin-top:9px;display:flex}.rc-shell .vw-root .vw-tags span{color:#00677a;background:#e0f3f5;border-radius:100px;padding:3px 13px;font-size:12px;font-weight:650}.rc-shell .vw-root .vw-tags span:first-child{color:#fff;background:#0695a5}.rc-shell .vw-root .vw-signal-body p{color:#283d53;margin-top:13px;font-size:14px}.rc-shell .vw-root .vw-next-step{align-items:start;gap:10px;margin:12px 0 16px;font-size:14px;display:flex}.rc-shell .vw-root .vw-next-step>svg{color:#00818e;flex-shrink:0;margin-top:2px}.rc-shell .vw-root .vw-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.rc-shell .vw-root .vw-profile-stats{margin-top:16px;margin-bottom:10px}.rc-shell .vw-root .vw-stat{border:1px solid var(--vw-line);background:#fff;border-radius:14px;align-items:center;gap:16px;min-width:0;padding:17px 18px;display:flex;box-shadow:0 2px 7px #18324709}.rc-shell .vw-root .vw-stat>div{min-width:0}.rc-shell .vw-root .vw-stat>div>span{font-size:14px;font-weight:500}.rc-shell .vw-root .vw-stat strong{letter-spacing:-.025em;color:#006d81;white-space:nowrap;font-size:26px;font-weight:750;line-height:1.3;display:block}.rc-shell .vw-root .vw-stat:last-child strong{font-size:21px}.rc-shell .vw-root .vw-stat small{color:#52647a;margin-top:2px;font-size:12px;display:block}.rc-shell .vw-root .vw-tabs{border-bottom:1px solid #d6e1e9;align-items:center;gap:24px;margin-top:15px;display:flex;overflow-x:auto}.rc-shell .vw-root .vw-tabs button{color:#627083;white-space:nowrap;border-bottom:3px solid #0000;padding:12px 2px 10px;font-size:14px}.rc-shell .vw-root .vw-tabs .is-active{color:#007a88;border-color:#008999;font-weight:650}.rc-shell .vw-root .vw-tab-content{margin-top:14px}.rc-shell .vw-root .vw-support-grid{grid-template-columns:1fr 1.04fr;gap:16px;display:grid}.rc-shell .vw-root .vw-panel-title h2>.vw-circle{width:40px;height:40px}.rc-shell .vw-root .vw-panel-title h2>.vw-circle svg{width:23px;height:23px}.rc-shell .vw-root .vw-customer{border-bottom:1px solid #edf1f5;align-items:center;gap:13px;padding:12px 0;display:flex}.rc-shell .vw-root .vw-customer:last-child{border-bottom:0}.rc-shell .vw-root .vw-avatar{color:#00848f;background:#e6f6f5;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.rc-shell .vw-root .vw-customer>div{flex:1;min-width:0}.rc-shell .vw-root .vw-customer p{color:#53677a;overflow-wrap:anywhere;margin-top:3px;font-size:13px}.rc-shell .vw-root .vw-customer small{color:#667388;font-size:12px}.rc-shell .vw-root .vw-check-list>div{background:#fffcf5;border:1px solid #eee1c9;border-radius:7px;align-items:start;gap:10px;margin:7px 0;padding:10px 12px;display:flex}.rc-shell .vw-root .vw-check-list>div>svg{color:#e18a07;flex-shrink:0;margin-top:2px}.rc-shell .vw-root .vw-check-list strong{font-size:13px}.rc-shell .vw-root .vw-check-list p{color:#5c6878;margin-top:3px;font-size:12px}.rc-shell .vw-root .vw-info-line{color:#486779;border-top:1px solid #edf1f4;gap:9px;margin-top:12px;padding-top:12px;font-size:12px;display:flex}.rc-shell .vw-root .vw-info-line>svg{flex-shrink:0}.rc-shell .vw-root .vw-timeline-panel{margin-top:16px}.rc-shell .vw-root .vw-timeline{gap:0;margin-top:10px;padding-top:15px;display:flex;overflow-x:auto}.rc-shell .vw-root .vw-timeline-event{text-align:center;border-top:1px solid #bbd2dd;flex:1 0 180px;min-width:0;padding:18px 12px 7px;position:relative}.rc-shell .vw-root .vw-timeline-event:hover{background:#f5fbfd}.rc-shell .vw-root .vw-timeline-dot{background:#008996;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:-7px;left:calc(50% - 7px);box-shadow:0 0 0 1px #009eaa}.rc-shell .vw-root .vw-timeline-event strong{font-size:14px;display:block}.rc-shell .vw-root .vw-timeline-event>span:not(.vw-timeline-dot){margin-top:4px;font-size:13px;display:block}.rc-shell .vw-root .vw-timeline-event small{color:#586d83;margin-top:3px;font-size:12px;display:block}.rc-shell .vw-root .vw-page-footnote,.rc-shell .vw-root .vw-fine{color:#657588;margin-top:12px;font-size:12px;line-height:1.5}.rc-shell .vw-root .vw-page-footnote{border-top:1px solid #e1e9ef;margin-top:18px;padding-top:13px;font-size:12px}.rc-shell .vw-root .vw-table-scroll{width:100%;overflow-x:auto}.rc-shell .vw-root .vw-table{border-collapse:collapse;text-align:left;width:100%}.rc-shell .vw-root .vw-table th{color:#516478;white-space:nowrap;background:#f5f9fc;border-bottom:1px solid #dce7ef;padding:12px 14px;font-size:12px;font-weight:650}.rc-shell .vw-root .vw-table td{vertical-align:middle;border-bottom:1px solid #e9eff4;padding:13px 14px;font-size:14px}.rc-shell .vw-root .vw-table tr:last-child td{border-bottom:0}.rc-shell .vw-root .vw-table tbody tr:hover{background:#f7fcfd}.rc-shell .vw-root .vw-table .vw-vin{white-space:nowrap;font-size:12px}.rc-shell .vw-root .vw-vehicle-name-button{text-align:left;align-items:center;gap:12px;display:flex}.rc-shell .vw-root .vw-vehicle-name-button strong{white-space:nowrap;font-size:15px;font-weight:650}.rc-shell .vw-root .vw-vehicle-name-button small{color:#63758b;margin-top:3px;font-size:12px;display:block}.rc-shell .vw-root .vw-small-circle{color:#007f99;background:#e8f5fb;border-radius:9px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.rc-shell .vw-root .vw-number{color:#00788a;font-size:15px;font-weight:700}.rc-shell .vw-root .vw-amber-text{color:#b8660d}.rc-shell .vw-root .vw-directory{padding:0;overflow:hidden}.rc-shell .vw-root .vw-directory-tools{align-items:end;gap:20px;padding:21px 22px;display:flex}.rc-shell .vw-root .vw-directory-tools label{color:#52677d;flex-direction:column;gap:7px;font-size:12px;font-weight:650;display:flex}.rc-shell .vw-root .vw-dealer-select{min-width:240px}.rc-shell .vw-root .vw-directory-tools select,.rc-shell .vw-root .vw-directory-tools input{font:inherit;color:#0d263e;background:#fff;border:1px solid #ccdce7;border-radius:8px;height:43px;padding:9px 12px;font-size:14px}.rc-shell .vw-root .vw-search-label{flex:1}.rc-shell .vw-root .vw-search-label>span{position:relative}.rc-shell .vw-root .vw-search-label>span>svg{color:#448b9d;position:absolute;top:12px;left:13px}.rc-shell .vw-root .vw-search-label input{width:100%;padding-left:43px}.rc-shell .vw-root .vw-list-toolbar{justify-content:space-between;align-items:center;gap:16px;padding:0 22px 18px;display:flex}.rc-shell .vw-root .vw-list-toolbar>span{color:#63758b;white-space:nowrap;font-size:12px}.rc-shell .vw-root .vw-segments{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.rc-shell .vw-root .vw-segments button{color:#546b80;background:#fff;border:1px solid #d7e3eb;border-radius:6px;padding:6px 11px;font-size:12px;font-weight:550}.rc-shell .vw-root .vw-segments .is-active{color:#fff;background:#008695;border-color:#008695}.rc-shell .vw-root .vw-list-footnote{color:#5d7286;border-top:1px solid #e2eaf1;padding:13px 22px;font-size:12px}.rc-shell .vw-root .vw-event-pill{color:#057452;white-space:nowrap;background:#ecf9f2;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-flex}.rc-shell .vw-root .vw-event-sale{color:#2464a2;background:#ecf4ff}.rc-shell .vw-root .vw-source-id{overflow-wrap:anywhere;font-size:12px}.rc-shell .vw-root .vw-review-mileage{color:#b35b09;background:#fff4e2;border-radius:4px;padding:3px 6px;font-weight:650}.rc-shell .vw-root .vw-muted{color:#5c7084;font-size:14px}.rc-shell .vw-root .vw-spaced{margin-top:15px}.rc-shell .vw-root .vw-state{color:#4e667e;background:#f7fafc;border:1px solid #deebf3;border-radius:8px;margin:14px 0;padding:24px 18px;font-size:14px}.rc-shell .vw-root .vw-error{color:#9b3535;background:#fff5f5;border-color:#edcaca}.rc-shell .vw-root .vw-state .vw-button{margin-left:10px}.rc-shell .vw-root .vw-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1440px){.main.vw-page{padding-left:24px;padding-right:24px}.rc-shell .vw-root .vw-hero-grid{grid-template-columns:1fr}.rc-shell .vw-root .vw-vehicle-body{grid-template-columns:290px 1fr}.rc-shell .vw-root .vw-photo{height:215px}.rc-shell .vw-root .vw-signal-body{grid-template-columns:66px 1fr}.rc-shell .vw-root .vw-stat{gap:12px;padding:14px 12px}.rc-shell .vw-root .vw-stat .vw-circle{width:44px;height:44px}.rc-shell .vw-root .vw-stat>div>span{font-size:12px}.rc-shell .vw-root .vw-stat strong{font-size:23px}.rc-shell .vw-root .vw-stat:last-child strong{font-size:17px}.rc-shell .vw-root .vw-support-grid{grid-template-columns:1fr 1fr}}@media (max-width:1100px){.rc-shell .vw-root .vw-stat-grid,.rc-shell .vw-root .vw-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rc-shell .vw-root .vw-last-record{display:none}.rc-shell .vw-root .vw-tabs{gap:14px}}@media print{body:has(.vw-root[data-view=profile]) .sidebar{display:none!important}body:has(.vw-root[data-view=profile]) .main.vw-page{background:#fff;width:100%;margin:0;padding:12px}.rc-shell .vw-root .vw-topline .vw-actions,.rc-shell .vw-root .vw-tabs,.rc-shell .vw-root .vw-photo-change,.rc-shell .vw-root .vw-photo-empty .vw-button{display:none}.rc-shell .vw-root .vw-panel,.rc-shell .vw-root .vw-stat{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none}.rc-shell .vw-root .vw-timeline,.rc-shell .vw-root .vw-table-scroll{overflow:visible}}.rc-shell .vw-root .vw-heading-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;margin-left:auto;display:flex}.rc-shell .vw-root .vw-header-dealer{color:#52677d;flex-direction:column;gap:5px;min-width:230px;font-size:12px;font-weight:650;display:flex}.rc-shell .vw-root .vw-header-dealer>span{text-align:left;line-height:1}.rc-shell .vw-root .vw-header-dealer select{color:#0d263e;height:42px;font:inherit;background:#fff;border:1px solid #ccdce7;border-radius:8px;padding:8px 36px 8px 12px;font-size:14px;box-shadow:0 1px 2px #08233a0a}.rc-shell .vw-root .vw-profile-controls{align-items:flex-end}.rc-shell .vw-root .vw-directory-tools .vw-search-label{flex:1;max-width:760px}@media (max-width:1100px){.rc-shell .vw-root .vw-heading-controls{justify-content:flex-start;width:100%;margin-left:0}.rc-shell .vw-root .vw-page-heading{flex-wrap:wrap;align-items:flex-start}.rc-shell .vw-root .vw-profile-controls .vw-last-record{display:none}}
.rc-shell .main.vw-page .vw-root button{font:inherit;color:inherit;cursor:pointer;min-height:0;box-shadow:none;text-align:inherit;background:0 0;border:0;border-radius:0;padding:0;transform:none}.rc-shell .main.vw-page .vw-root a{color:inherit;text-decoration:none}.rc-shell .main.vw-page .vw-root a:hover{color:inherit}.rc-shell .main.vw-page .vw-root button:hover{box-shadow:none;color:inherit;background:0 0;border-color:#0000;transform:none}.rc-shell .main.vw-page .vw-root button:disabled{opacity:.45;cursor:not-allowed}.rc-shell .main.vw-page .vw-root .vw-button{color:#112844;white-space:nowrap;background:#fff;border:1px solid #cfdae5;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:10px 15px;font-size:14px;font-weight:650;display:inline-flex}.rc-shell .main.vw-page .vw-root .vw-button:hover{color:#112844;background:#f1f9fc;border-color:#84b8c5}.rc-shell .main.vw-page .vw-root .vw-primary{color:#fff;background:linear-gradient(100deg,#0098a8,#007d88);border-color:#008490;box-shadow:0 3px 7px #007f8c19}.rc-shell .main.vw-page .vw-root .vw-primary:hover{color:#fff;background:#007784;border-color:#008490}.rc-shell .main.vw-page .vw-root .vw-outline{color:#007789;border-color:#72b5c1}.rc-shell .main.vw-page .vw-root .vw-outline:hover{color:#007789}.rc-shell .main.vw-page .vw-root .vw-link{color:#007b8e;overflow-wrap:anywhere;align-items:center;gap:5px;font-weight:650;display:inline-flex}.rc-shell .main.vw-page .vw-root .vw-link:hover{color:#006071;background:0 0;text-decoration:underline}.rc-shell .main.vw-page .vw-root .vw-icon-button{color:#087e91;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.rc-shell .main.vw-page .vw-root .vw-icon-button:hover{color:#087e91;background:#ecf8fa}.rc-shell .main.vw-page .vw-root .vw-photo-empty .vw-button{min-height:32px;margin-top:5px;padding:6px 10px;font-size:12px}.rc-shell .main.vw-page .vw-root .vw-photo-change{background:#fff;border-radius:50%;place-items:center;padding:6px;display:grid;position:absolute;top:8px;right:8px}.rc-shell .main.vw-page .vw-root .vw-tabs button{color:#627083;white-space:nowrap;border-bottom:3px solid #0000;padding:12px 2px 10px;font-size:14px}.rc-shell .main.vw-page .vw-root .vw-tabs button:hover{color:#007a88}.rc-shell .main.vw-page .vw-root .vw-tabs .is-active{color:#007a88;border-color:#008999;font-weight:650}.rc-shell .main.vw-page .vw-root .vw-timeline-event{text-align:center;border-top:1px solid #bbd2dd;flex:1 0 180px;min-width:0;padding:18px 12px 7px;position:relative}.rc-shell .main.vw-page .vw-root .vw-timeline-event:hover{background:#f5fbfd;border-color:#bbd2dd}.rc-shell .main.vw-page .vw-root .vw-segments button{color:#546b80;background:#fff;border:1px solid #d7e3eb;border-radius:6px;padding:6px 11px;font-size:12px;font-weight:550}.rc-shell .main.vw-page .vw-root .vw-segments button:hover{color:#546b80;background:#f1f9fc;border-color:#84b8c5}.rc-shell .main.vw-page .vw-root .vw-segments .is-active,.rc-shell .main.vw-page .vw-root .vw-segments .is-active:hover{color:#fff;background:#008695;border-color:#008695}.rc-shell .main.vw-page .vw-root .vw-vehicle-name-button{text-align:left;align-items:center;gap:12px;display:flex}.rc-shell .vw-root .vw-footnote-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.rc-shell .vw-root .vw-pager{align-items:center;gap:8px;display:flex}.rc-shell .main.vw-page .vw-root .vw-pager button{color:#546b80;background:#fff;border:1px solid #d7e3eb;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:550}.rc-shell .main.vw-page .vw-root .vw-pager button:hover:not(:disabled){color:#546b80;background:#f1f9fc;border-color:#84b8c5}.rc-shell .vw-root .vw-pager span{color:#63758b;white-space:nowrap;font-size:12px}.rc-shell .vw-root .vw-list-footnote .vw-fine{margin-top:8px}.rc-shell .vw-root .vw-topline .vw-state{margin:0;padding:10px 14px}.rc-shell .vw-root .vw-event-ownership{color:#5f4a99;background:#f1edfc}.rc-shell .vw-root .vw-vehicle-facts h2.vw-spaced,.rc-shell .vw-root .vw-panel h2.vw-spaced{margin-top:22px;margin-bottom:6px}
