:root{--bg:#f5f7fb;--panel:#ffffff;--ink:#0f1720;--muted:#667085;--line:#e3e8ef;--dark:#071019;--dark-soft:#101a24;--brand:#20c997;--brand-dark:#119c79;--blue:#1677ff;--yellow:#f5a524;--red:#e5484d;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--shadow:0 20px 60px rgba(15,23,32,.12);--font-ui:Inter,"SF Pro Text","Segoe UI Variable","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-display:Inter,"SF Pro Display","Segoe UI Variable","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-mono:"JetBrains Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-ui);font-optical-sizing:auto;font-synthesis-weight:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(32,201,151,.35);outline-offset:2px}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(7,16,25,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{min-height:76px;justify-content:space-between;gap:18px}.logo,.nav{display:flex;align-items:center}.logo{gap:12px;color:#fff;font-weight:900;letter-spacing:-.035em}.logo-mark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:radial-gradient(circle at 30% 10%,#1f3d47,#071019 70%);color:var(--brand);border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 26px rgba(0,0,0,.22)}.logo-mark-image{padding:5px;overflow:hidden;background:linear-gradient(145deg,#071019,#13232d)}.logo-mark-image img{width:100%;height:100%;object-fit:contain;border-radius:12px;display:block}.logo small{display:block;color:rgba(255,255,255,.62);font-size:12px;font-weight:600;letter-spacing:0}.nav-links{display:flex;align-items:center;gap:6px}.nav-links a{color:rgba(255,255,255,.82);padding:10px 12px;border-radius:12px;font-size:14px;font-weight:700}.nav-links a.active,.nav-links a:hover{color:#fff;background:rgba(255,255,255,.08)}.nav-actions{display:flex;gap:10px}.btn,.nav-actions{align-items:center}.btn{display:inline-flex;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:14px;border:1px solid transparent;font-weight:800;cursor:pointer;transition:.18s ease}.btn-primary{background:linear-gradient(135deg,var(--brand),#16a085);color:#04120f;box-shadow:0 12px 30px rgba(32,201,151,.22)}.btn-primary:hover{transform:translateY(-1px)}.btn-dark{background:var(--dark);color:#fff}.btn-light{background:#fff;color:var(--ink)}.btn-ghost,.btn-light{border-color:var(--line)}.btn-ghost{background:transparent;color:var(--muted)}.btn-danger{background:#9a1f1f;color:#fff;border-color:#9a1f1f;box-shadow:0 12px 30px rgba(154,31,31,.14)}.btn-small{min-height:36px;padding:0 12px;border-radius:10px;font-size:13px}.btn.disabled{opacity:.6;pointer-events:none}.dashboard-shell .btn-light{border-color:#cfd8e5;box-shadow:0 1px 0 rgba(15,23,32,.03)}.dashboard-shell .btn-light:not(:disabled):hover{transform:translateY(-1px);border-color:rgba(32,201,151,.62);background:#f2fbf8;color:#075e4a;box-shadow:0 10px 24px rgba(15,23,32,.07)}.dashboard-shell .btn-ghost{border-color:transparent;color:#536174}.dashboard-shell .btn-ghost:hover{background:#f3f6f8;border-color:#d9e1ea;color:var(--ink)}.dashboard-shell .btn-current,.dashboard-shell button.btn:disabled{cursor:not-allowed;transform:none;box-shadow:none;background:#edf3f8;border-color:#d9e1ea;color:#536174;opacity:1}.dashboard-shell .btn-done{background:#071019;color:#fff;border-color:#071019;box-shadow:0 10px 24px rgba(7,16,25,.16)}.dashboard-shell .btn-done:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(7,16,25,.22)}.dashboard-shell{--admin-page:#edf3f8;--admin-surface:#fff;--admin-surface-soft:#f7fafc;--admin-surface-tint:#eef4f8;--admin-border:#c7d2df;--admin-border-strong:#aebdce;--admin-muted:#526174}.dashboard-shell .card{border-color:var(--admin-border);box-shadow:0 16px 42px rgba(15,23,32,.075)}.dashboard-shell .customer-summary div,.dashboard-shell .info-grid div,.dashboard-shell .timeline-item{border-color:#d2dce8;box-shadow:0 8px 24px rgba(15,23,32,.045)}.dashboard-shell .badge{border:1px solid rgba(15,23,32,.07)}.file-action{position:relative;overflow:hidden}.file-action input{position:absolute;inset:0;opacity:0;cursor:pointer}.hero{background:radial-gradient(circle at 70% 0,rgba(32,201,151,.22),transparent 42%),linear-gradient(145deg,#071019,#0e1c28);color:#fff;padding:82px 0 44px}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:28px;gap:28px;align-items:stretch}.eyebrow{color:var(--brand);font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:12px}h1{font-size:clamp(40px,7vw,78px);line-height:.92;letter-spacing:-.07em;margin:16px 0}h2{font-size:clamp(28px,4vw,44px);letter-spacing:-.05em;margin:0 0 12px}h3{letter-spacing:-.03em}.hero p{color:rgba(255,255,255,.72);font-size:18px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-xl);padding:26px;box-shadow:var(--shadow)}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:24px}.stat{background:rgba(255,255,255,.08);border-radius:18px;padding:16px}.stat strong{display:block;font-size:26px;color:#fff}.stat span{color:rgba(255,255,255,.58);font-size:13px}.section{padding:54px 0}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:24px}.section-head p{color:var(--muted);margin:0;max-width:680px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px}.grid-2,.grid-3{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);padding:22px;box-shadow:0 12px 34px rgba(15,23,32,.05)}.card.compact{padding:16px;border-radius:var(--radius-lg)}.kpi{display:flex;flex-direction:column;gap:8px}.kpi strong{font-size:34px;letter-spacing:-.05em}.kpi span{color:var(--muted)}.dashboard-shell .kpi-link{position:relative;min-height:116px;padding-right:82px;color:inherit;border-color:#b9c7d6;background:linear-gradient(135deg,#fff,#f9fbfd);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.dashboard-shell .kpi-link:after{content:"Открыть →";position:absolute;right:14px;top:14px;min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid rgba(32,201,151,.28);border-radius:999px;background:#effff9;color:#087a5f;font-size:11px;font-weight:950}.dashboard-shell .kpi-link:hover{transform:translateY(-2px);border-color:rgba(32,201,151,.62);background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 18px 44px rgba(15,23,32,.1)}.dashboard-shell .kpi-link:hover strong{color:#075e4a}.dashboard-shell .kpi-link small{color:#5d6b7d;font-weight:850}.dashboard-shell .kpi:not(.kpi-link){border-left:4px solid;border-color:#d3dce8;background:#f8fafc;box-shadow:0 8px 24px rgba(15,23,32,.04)}.dashboard-shell .kpi:not(.kpi-link) span{color:#536174;font-size:12px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.dashboard-shell .kpi:not(.kpi-link) small{color:#667587;font-weight:820}.dashboard-shell .section{padding:36px 0}.dashboard-shell .compact-section{padding-top:12px}.admin-status-pill{min-height:26px;display:inline-flex!important;align-items:center;width:max-content;max-width:100%;padding:0 9px;border:1px solid #d9e1ea;border-radius:999px;background:#edf3f8;color:#536174;font-size:12px;font-weight:950;white-space:normal}.admin-status-urgent{border-color:#ffd0d0;background:#fff0f0;color:#b42318}.admin-status-draft,.admin-status-review{border-color:#ffe4ad;background:#fff7e6;color:#9a5b00}.admin-status-live{border-color:#c7f3e4;background:#e8fff7;color:#087a5f}.admin-status-done{border-color:#d7e7ff;background:#eef5ff;color:#0958d9}.admin-status-neutral{border-color:#d9e1ea;background:#edf3f8;color:#536174}.admin-action-group{display:grid;grid-gap:7px;gap:7px;padding:10px;border:1px solid #d6dee9;border-radius:16px;background:#f7fafc}.admin-action-group-label{color:#667587;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.admin-action-group .btn{width:100%}.admin-center-page{display:grid;grid-gap:14px;gap:14px}.admin-center-page .top-hero.admin-brand-hero{margin-bottom:0}.admin-center-page .focus-panel{margin-top:0}.admin-center-page .focus-head{margin-bottom:10px}.admin-center-page .focus-head h2,.admin-center-page .mini-head h2{font-size:clamp(22px,2.2vw,30px);line-height:1.06}.admin-center-page .mini-head{margin-bottom:12px}.admin-center-page .section{padding:10px 0}.admin-center-page>.section:last-child{padding-bottom:0}.admin-center-page .focus-list{grid-template-columns:repeat(auto-fit,minmax(min(430px,100%),1fr));gap:8px}.admin-center-page .focus-item{min-height:56px;padding:8px 9px;border-radius:15px}.admin-center-page .focus-rank{width:32px;height:32px;border-radius:11px;font-size:13px}.admin-center-page .focus-copy b{font-size:14px}.admin-center-page .focus-copy small{font-size:12px}.admin-center-page .focus-type{min-height:24px}.admin-center-page .focus-action{min-height:28px}.dashboard-task-intro{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #d6dee9;border-radius:16px;background:#f7fafc}.dashboard-task-intro span{min-width:0;color:#536174;font-size:13px;line-height:1.35;font-weight:780}.task-done-compact{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 9px;border:1px solid #c7f3e4;border-radius:999px;background:#effff9;color:#087a5f;font-size:12px;font-weight:950}.task-done-compact a{color:#075e4a;text-decoration:underline;text-decoration-thickness:1.3px;text-underline-offset:3px}.admin-detail-page,.admin-technical-page{display:grid;grid-gap:14px;gap:14px}.dashboard-shell .admin-detail-page .top-hero,.dashboard-shell .admin-technical-page .top-hero{margin-bottom:0;padding:18px}.dashboard-shell .admin-detail-page .top-hero h1,.dashboard-shell .admin-technical-page .top-hero h1{font-size:clamp(32px,4vw,52px)!important}.dashboard-shell .admin-detail-page .section,.dashboard-shell .admin-technical-page .section{padding:14px 0}.dashboard-shell .admin-detail-page .card,.dashboard-shell .admin-technical-page .card{border-color:#c7d2df}.dashboard-shell .admin-detail-page .customer-summary div,.dashboard-shell .admin-detail-page .info-grid div,.dashboard-shell .admin-detail-page .spec-grid div,.dashboard-shell .admin-technical-page .lead-meta-grid div{border-color:#d6dee9;background:#f7fafc;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.dashboard-shell .admin-detail-page .timeline-item:not(.task-item),.dashboard-shell .admin-technical-page .timeline-item{border-left:4px solid #aebdce;background:linear-gradient(135deg,#fff,#fbfdff)}.dashboard-shell .admin-technical-page .grid-3>.card{border-left:4px solid #536174;background:#f7fafc;box-shadow:none}.dashboard-shell .admin-technical-page code{display:inline-block;max-width:100%;padding:3px 6px;border:1px solid #d6dee9;border-radius:8px;background:#eef4f8;color:#344054;overflow-wrap:anywhere}.admin-sales-page .pipeline-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:12px}.admin-sales-page .pipeline-col{min-height:0;padding:12px;border-color:#c7d2df;border-top:4px solid #087a5f;background:#f8fafc}.admin-sales-page .pipeline-col h3{font-size:18px;margin-bottom:10px}.admin-sales-page .deal-card{border:1px solid #d6dee9;border-left:4px solid #aebdce;background:#fff;box-shadow:0 8px 20px rgba(15,23,32,.035)}.admin-radar-page .code-textarea{min-height:220px;max-height:360px}.admin-radar-page .timeline-item{border-left-color:#0958d9!important}.admin-automation-page .section.card{border-left:4px solid #536174;background:#f7fafc}.admin-vehicle-detail-page .detail-layout{gap:14px}.admin-content-detail-page .detail-side .card,.admin-vehicle-detail-page .detail-side .card{border-left:4px solid #aebdce}.admin-vehicle-detail-page .mobile-detail-panel,.admin-vehicle-detail-page .source-attrs{background:#f7fafc;border-color:#d6dee9;box-shadow:none}.admin-vehicle-archive-page .archive-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;border-left:4px solid #536174}.admin-vehicle-archive-page .archive-row .hero-actions{justify-content:flex-end;padding:10px;border:1px solid #d6dee9;border-radius:16px;background:#f7fafc}.admin-mobile-de-review-page .mobile-review-card{border-left:4px solid #9a5b00}.admin-mobile-de-review-page .mobile-review-actions{padding:10px;border:1px solid #d6dee9;border-radius:16px;background:#f7fafc}.admin-mobile-de-review-page .mobile-review-actions small{padding:8px;border-radius:12px;background:#eef4f8;color:#536174;font-weight:850}.admin-content-detail-page .content-review-checklist{border-left:4px solid #9a5b00}.admin-content-detail-page .manual-review-item{border-color:#d6dee9;background:#fffaf0}.admin-content-detail-page .manual-review-item.done{background:#effff9;border-color:#c7f3e4}.admin-content-detail-page .form-actions{padding:12px;border:1px solid #d6dee9;border-radius:16px;background:#f7fafc}.admin-content-insights-page .content-insight-card{border-left:4px solid #0958d9}.admin-content-insights-page .content-insight-signals{background:#f7fafc;border-color:#d6dee9}.dashboard-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh;background:var(--admin-page)}.sidebar{background:radial-gradient(circle at 20% 0,rgba(32,201,151,.16),transparent 32%),linear-gradient(180deg,#071019,#0a1420 58%,#071019);color:#fff;padding:22px;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08)}.sidebar nav{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.sidebar a{padding:12px 14px;border-radius:14px;color:rgba(255,255,255,.76);font-weight:800}.sidebar a.active,.sidebar a:hover{color:#fff;background:rgba(255,255,255,.08)}.content{min-width:0;min-height:100vh;padding:28px;background:radial-gradient(circle at 8% 0,rgba(32,201,151,.1),transparent 24%),radial-gradient(circle at 96% 8%,rgba(22,119,255,.08),transparent 28%),var(--admin-page)}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.search{width:min(420px,100%)}.field{display:flex;flex-direction:column;gap:7px}.field span{font-size:13px;color:var(--muted);font-weight:800}.input,.select,.textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:14px;min-height:44px;padding:10px 13px;color:var(--ink)}.textarea{min-height:110px;resize:vertical}.dashboard-shell .input,.dashboard-shell .select,.dashboard-shell .textarea{border-color:#c8d3df;background:#fff;box-shadow:inset 0 1px 0 rgba(15,23,32,.025)}.dashboard-shell .input:focus,.dashboard-shell .select:focus,.dashboard-shell .textarea:focus{outline:none;border-color:rgba(32,201,151,.72);box-shadow:0 0 0 4px rgba(32,201,151,.12)}.dashboard-shell .form-actions{padding-top:14px;border-top:1px solid rgba(15,23,32,.07)}.dashboard-shell .check{padding:10px 12px;border:1px solid #d8e1ec;border-radius:14px;background:#f6f8fb}.dashboard-shell .admin-link-action{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:5px;margin-top:6px;padding:4px 8px;border-radius:9px;color:#087a5f;font-weight:950;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px;overflow-wrap:anywhere}.dashboard-shell .admin-link-action:after{content:"→";text-decoration:none}.dashboard-shell .admin-link-action:hover{background:#effff9;color:#075e4a}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.form-grid .wide{grid-column:1/-1}.table{width:100%;border-collapse:separate;border-spacing:0 10px}.table th{text-align:left;color:var(--muted);font-size:12px;padding:0 12px}.table td{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 12px}.table td:first-child{border-left:1px solid var(--line);border-radius:14px 0 0 14px}.table td:last-child{border-right:1px solid var(--line);border-radius:0 14px 14px 0}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:900;background:#edf3f8;color:#425466}.badge.hot{background:#e8fff7;color:#087a5f}.badge.warn{background:#fff7e6;color:#9a5b00}.badge.blue{background:#eef5ff;color:#0958d9}.client-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:18px;gap:18px;align-items:start}.stage-line{display:flex;gap:8px;flex-wrap:wrap}.stage-line span{padding:8px 10px;border-radius:999px;background:#edf3f8;color:#536174;font-size:12px;font-weight:900}.stage-line span.active{background:#dffbf2;color:#087a5f}.quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.timeline{display:flex;flex-direction:column;gap:10px}.timeline-item{padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff}.task-list{margin-top:14px}.task-item{display:flex;align-items:center;justify-content:space-between;gap:12px}.task-item-done{opacity:.72}.task-meta-link{color:var(--brand-dark);font-weight:900}.dashboard-shell .breadcrumb a,.dashboard-shell .task-meta-link,.dashboard-shell .task-receipt-grid a{color:#087a5f;font-weight:950;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.dashboard-shell .breadcrumb a:after,.dashboard-shell .task-meta-link:after,.dashboard-shell .task-receipt-grid a:after{content:" →";text-decoration:none}.dashboard-shell .breadcrumb a:hover,.dashboard-shell .task-meta-link:hover,.dashboard-shell .task-receipt-grid a:hover{color:#075e4a;background:rgba(32,201,151,.08);border-radius:6px}.task-summary-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.task-summary-row a,.task-summary-row span{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#f2fbf8;border:1px solid #dff5ed;color:#087a5f;font-size:12px;font-weight:900}.task-summary-row a{background:#fff;color:var(--ink);border-color:var(--line)}.task-summary-row .admin-status-pill{background:#edf3f8;border-color:#d9e1ea;color:#536174}.task-summary-row .admin-status-draft,.task-summary-row .admin-status-review{background:#fff7e6;border-color:#ffe4ad;color:#9a5b00}.task-summary-row .admin-status-live{background:#e8fff7;border-color:#c7f3e4;color:#087a5f}.task-summary-row .admin-status-neutral{background:#edf3f8;border-color:#d9e1ea;color:#536174}.task-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;padding-top:28px}.task-column{align-self:start}.task-column-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.task-column-head h2{font-size:clamp(24px,3vw,34px);margin-bottom:4px}.task-column-head p{margin:0;color:var(--muted);line-height:1.45}.task-column-head strong{min-width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:#effff9;color:#087a5f;font-size:22px;letter-spacing:-.04em}.task-create{display:grid;grid-gap:12px;gap:12px}.compact-task-create .form-grid{grid-template-columns:1fr 150px}.task-due-chips{display:flex;flex-wrap:wrap;gap:8px}.task-due-chip{min-height:34px;padding:0 11px;border:1px solid #dff5ed;border-radius:999px;background:#f2fbf8;color:#087a5f;cursor:pointer;font-size:12px;font-weight:900}.task-due-chip.active,.task-due-chip:hover{border-color:rgba(32,201,151,.75);background:#071019;color:#fff}.task-target-preview{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 13px;border-radius:16px;border:1px solid #dff5ed;background:#f2fbf8;color:#087a5f}.task-target-preview b,.task-target-preview span{display:block}.task-target-preview b{font-size:13px}.task-target-preview span{font-size:12px;font-weight:800;opacity:.86;text-align:right}.task-target-preview.future{background:#eef5ff;border-color:#d7e7ff;color:#0958d9}.task-target-preview.no-date{background:#fff7e6;border-color:#ffe4ad;color:#9a5b00}.task-created-banner{margin-bottom:18px}.task-created-banner b,.task-created-banner span{display:block}.task-created-banner span{color:#087a5f;opacity:.82}.task-banner-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.task-item-created{scroll-margin-top:28px;border-color:rgba(32,201,151,.8);background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 12px 28px rgba(32,201,151,.16);animation:task-created-pulse 1.8s ease-in-out 1}@keyframes task-created-pulse{0%{transform:translateY(-2px);box-shadow:0 0 0 0 rgba(32,201,151,.38)}70%{box-shadow:0 0 0 12px rgba(32,201,151,0)}to{transform:translateY(0)}}.task-board{grid-template-columns:repeat(auto-fit,minmax(min(520px,100%),1fr));align-items:start}.task-column{min-width:0;border-radius:28px}.task-column-head>div{min-width:0}.task-column-head strong{flex:0 0 auto}.task-column-overdue{border-color:rgba(184,28,28,.16);background:linear-gradient(135deg,#fffafa,#fff);box-shadow:0 18px 46px rgba(184,28,28,.06)}.task-column-overdue .task-column-head h2{color:#8a1717}.task-column-overdue .task-column-head strong{background:#fff0f0;color:#b91c1c}.task-column-overdue .task-command-kicker{color:#b91c1c}.task-column-today .task-column-head strong{background:#effff9;color:#087a5f}.task-column-future .task-column-head strong{background:#eef5ff;color:#0958d9}.task-column-no-date .task-column-head strong{background:#fff7e6;color:#9a5b00}.task-column-done .task-column-head strong{background:#edf3f8;color:#536174}.task-column .task-item{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;justify-content:normal;grid-gap:12px;gap:12px;min-width:0;padding:14px 14px 14px 18px;border-radius:20px;box-shadow:0 8px 22px rgba(15,23,32,.035)}.task-column .task-item:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#d9e1ea}.task-column-overdue .task-item:before{background:#b42318}.task-column-today .task-item:before{background:#087a5f}.task-column-future .task-item:before{background:#0958d9}.task-column-no-date .task-item:before{background:#9a5b00}.task-column-done .task-item:before{background:#536174}.task-column .task-item-done{background:#fbfdfc}.dashboard-shell .dashboard-task-item{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;justify-content:normal;grid-gap:12px;gap:12px;padding:14px;border-radius:20px}.dashboard-shell .dashboard-task-item .task-command-row{grid-template-columns:minmax(0,1fr);gap:14px;width:100%}.dashboard-shell .dashboard-task-item .task-command-meta{grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr))}.task-column .task-command-row{width:100%;grid-template-columns:minmax(0,1fr);gap:14px}.task-column .task-command-main>b{line-height:1.18}.task-column .task-command-title{font-size:20px}.task-column .task-command-meta{grid-template-columns:repeat(auto-fit,minmax(min(160px,100%),1fr))}.task-column .task-command-actions{width:100%;max-width:none;justify-content:flex-start}.task-column .task-command-actions .btn{flex:1 1 132px;min-width:0;max-width:100%;white-space:normal;text-align:center}.task-column .task-command-actions .follow-up-nudge,.task-column .task-done-nudge{flex:1 1 100%;width:100%;min-width:0;max-width:none}.task-column .follow-up-actions .btn,.task-column .task-receipt-actions .btn{flex:1 1 160px;min-width:0;white-space:normal}@media (max-width:560px){.task-column{padding:16px;border-radius:22px}.task-column-head{gap:10px}.task-command-topline{align-items:flex-start;flex-direction:column}.task-due-pill{white-space:normal}.task-command-actions-v2{padding:10px}.task-action-card{flex-basis:100%}.task-schedule-buttons{grid-template-columns:1fr}.task-column .follow-up-actions .btn,.task-column .task-command-actions .btn,.task-column .task-receipt-actions .btn{flex-basis:100%;width:100%}.task-receipt-head{align-items:flex-start;flex-direction:column}.task-receipt-head b{text-align:left}.compact-task-create .form-grid{grid-template-columns:1fr}.task-target-preview{align-items:flex-start;flex-direction:column}.task-target-preview span{text-align:left}}.status-actions{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.seller-page .form-card{box-shadow:0 22px 70px rgba(32,201,151,.12)}.seller-hero .landing-copy h1{max-width:900px}.seller-lead-form .textarea{min-height:110px}.danger-zone{border-color:#ffd0d0;background:linear-gradient(135deg,#fff8f8,#fff)}.danger-zone>p:not(.eyebrow){color:var(--muted);line-height:1.45}.hard-delete-box{display:grid;grid-gap:12px;gap:12px;margin-top:14px;padding:14px;border:1px solid #ffd0d0;border-radius:18px;background:#fff}.hard-delete-box b,.hard-delete-box span{display:block}.hard-delete-box span{color:var(--muted);line-height:1.45}.archive-row{display:flex;justify-content:space-between;align-items:center;gap:14px}.archive-row>div:first-child{min-width:0}.upload-preview{display:flex;align-items:center;gap:12px;padding:12px;border:1px dashed rgba(32,201,151,.45);border-radius:18px;background:#f2fbf8}.upload-preview img{width:120px;height:78px;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.upload-preview span{overflow-wrap:anywhere;color:var(--muted);font-weight:800}.vin-photo-panel{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid rgba(32,201,151,.28);border-radius:22px;padding:14px;background:radial-gradient(circle at 12% 0,rgba(32,201,151,.13),transparent 36%),#fbfdfc}.vin-photo-tips b,.vin-photo-tips span{display:block}.vin-photo-tips span{color:var(--muted);margin-top:4px;line-height:1.45}.vin-photo-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.vin-photo-preview{grid-column:1/-1;display:flex;align-items:center;gap:12px;padding:10px;border:1px dashed rgba(32,201,151,.45);border-radius:18px;background:#f2fbf8}.vin-photo-preview img{width:150px;height:92px;object-fit:cover;border-radius:14px;border:1px solid var(--line);background:#071019}.vin-photo-preview span{color:var(--muted);font-weight:800;overflow-wrap:anywhere}.vin-quality-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.vin-quality-card{padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff}.vin-quality-card small,.vin-quality-card span,.vin-quality-card strong{display:block}.vin-quality-card small{color:var(--muted);font-weight:900;text-transform:uppercase;letter-spacing:.04em}.vin-quality-card strong{font-size:30px;letter-spacing:-.05em;margin-top:6px}.vin-quality-card span{color:var(--muted);font-size:13px;line-height:1.35;margin-top:4px}.ops-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin:18px 0 4px}.ops-card{padding:18px;border-radius:22px;background:radial-gradient(circle at 20% 0,rgba(32,201,151,.16),transparent 38%),#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(15,23,32,.04)}.ops-card b,.ops-card span{display:block}.ops-card span{color:var(--muted);margin-top:6px;line-height:1.45}.dashboard-shell .ops-strip-quiet{margin-top:0}.dashboard-shell .ops-strip-quiet .ops-card{padding:14px;border-color:#d6dee9;background:#f7fafc;box-shadow:none}.dashboard-shell .ops-strip-quiet .ops-card b{color:#344054}.dashboard-shell .ops-strip-quiet .ops-card span{font-size:13px}.focus-panel{margin-top:18px;background:radial-gradient(circle at 8% 0,rgba(32,201,151,.12),transparent 34%),#fff}.focus-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px}.focus-head h2{margin-bottom:6px}.focus-head p:not(.eyebrow){margin:0;color:var(--muted);max-width:760px;line-height:1.45}.focus-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.focus-item{position:relative;display:grid;grid-template-columns:38px 78px minmax(0,1fr) 76px;grid-gap:10px;gap:10px;align-items:center;min-width:0;min-height:66px;padding:10px;border:1px solid var(--line);border-radius:18px;background:#fff}.focus-item:after{content:none}.focus-item:hover{border-color:rgba(32,201,151,.48);transform:translateY(-1px);box-shadow:0 12px 30px rgba(15,23,32,.06)}.dashboard-shell .focus-item{border-color:#bfd0dc;background:linear-gradient(135deg,#fff,#f9fbfd);box-shadow:0 8px 22px rgba(15,23,32,.035);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.dashboard-shell .focus-item:hover{border-color:rgba(32,201,151,.62);box-shadow:0 16px 38px rgba(15,23,32,.09)}.dashboard-shell .focus-item:hover .focus-action{background:#dffbf2;border-color:rgba(32,201,151,.62);color:#075e4a}.dashboard-shell .focus-item:hover b{color:#075e4a}.focus-item.urgent{border-color:rgba(229,72,77,.3);background:linear-gradient(135deg,#fff5f5,#fff)}.focus-item.review{border-color:rgba(245,165,36,.3);background:linear-gradient(135deg,#fffaf0,#fff)}.focus-item.content{border-color:rgba(22,119,255,.22);background:linear-gradient(135deg,#f4f8ff,#fff)}.focus-item.lead{border-color:rgba(32,201,151,.34);background:linear-gradient(135deg,#effff9,#fff)}.focus-item.urgent .focus-type{background:#fff0f0;color:#b42318}.focus-item.review .focus-type{background:#fff7e6;color:#9a5b00}.focus-item.content .focus-type{background:#eef5ff;color:#0958d9}.focus-item.lead .focus-type{background:#e8fff7;color:#087a5f}.focus-rank{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:#071019;color:var(--brand);font-weight:950}.focus-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.focus-item b,.focus-item small{display:block}.focus-item b{line-height:1.2}.focus-item b,.focus-item small{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.focus-item small{color:var(--muted);margin-top:2px;line-height:1.32;overflow-wrap:anywhere}.focus-type{min-height:26px;padding:0 8px;border-radius:999px;background:#f2fbf8;font-size:11px}.focus-action,.focus-type{display:inline-flex;align-items:center;justify-content:center;color:#087a5f;font-weight:950;white-space:nowrap}.focus-action{min-height:30px;gap:4px;padding:0 9px;border:1px solid rgba(32,201,151,.28);border-radius:999px;background:#fff;font-size:12px;text-decoration:underline;text-decoration-thickness:1.4px;text-underline-offset:3px}.focus-action:after{content:"→";text-decoration:none}.dashboard-task-list{display:grid;grid-gap:9px;gap:9px;margin-top:14px}.dashboard-task-row{display:grid;grid-template-columns:92px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:10px 10px 10px 12px;border:1px solid #c7d2df;border-left:4px solid #536174;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(15,23,32,.045)}.dashboard-task-row.is-overdue{border-color:rgba(180,35,24,.25) rgba(180,35,24,.25) rgba(180,35,24,.25) #b42318;background:linear-gradient(135deg,#fff7f7,#fff)}.dashboard-task-status{min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#edf3f8;color:#536174;font-size:11px;font-weight:950;white-space:nowrap}.dashboard-task-row.is-overdue .dashboard-task-status{background:#fff0f0;color:#b42318}.dashboard-task-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.dashboard-task-copy b{-webkit-line-clamp:2;line-height:1.18}.dashboard-task-copy b,.dashboard-task-copy small{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.dashboard-task-copy small{min-width:0;color:var(--muted);font-size:12px;line-height:1.35;-webkit-line-clamp:1;overflow-wrap:anywhere}.dashboard-task-copy a{color:#087a5f;font-weight:950;text-decoration:underline;text-decoration-thickness:1.4px;text-underline-offset:3px}.dashboard-task-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.dashboard-task-actions .btn{min-height:34px}.mobile-only{display:none}@media (max-width:1536px){.dashboard-shell{grid-template-columns:244px minmax(0,1fr)}.content{padding:22px}.dashboard-shell .card{padding:18px;border-radius:24px}.top-hero{padding:18px}.top-hero h1{font-size:clamp(32px,4.2vw,50px)!important}.grid-4{gap:14px}.kpi strong{font-size:30px}.brand-snapshot{min-width:280px;padding:16px;border-radius:22px}.brand-snapshot-head img{width:54px;height:54px}.focus-panel{margin-top:14px}.focus-head{margin-bottom:12px}.ops-strip{gap:12px}.ops-card{padding:15px;border-radius:20px}.section{padding:42px 0}}@media (max-width:980px){.client-form-grid,.client-hero-grid,.client-layout,.dashboard-shell,.detail-layout,.grid-2,.grid-3,.hero-grid,.process-panel,.vehicle-detail-hero-grid{grid-template-columns:1fr}.funnel-grid,.home-car-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-hero{padding-top:54px}.hero-showcase{max-width:560px}.sidebar{position:static;height:auto}.sidebar nav{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.nav-group{min-width:260px}.content{padding:18px}.nav-actions,.nav-links{display:none}.mobile-only{display:flex}h1{font-size:44px}}@media (max-width:640px){.form-grid,.quick-actions{grid-template-columns:1fr}.section-head,.toolbar{flex-direction:column;align-items:stretch}.focus-head{flex-direction:column}.focus-list{grid-template-columns:1fr}.focus-item{grid-template-columns:36px minmax(0,1fr)}.focus-action,.focus-type{grid-column:2;width:max-content}.focus-rank{width:36px;height:36px;border-radius:12px}.table-wrap{overflow-x:auto}}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.top-hero{background:linear-gradient(135deg,#ffffff,#f0fbf7);border:1px solid var(--line);border-radius:var(--radius-xl);padding:22px;box-shadow:0 14px 40px rgba(15,23,32,.05)}.top-hero h1{font-size:clamp(34px,5vw,58px)!important;color:var(--ink);margin:8px 0}.top-hero p{color:var(--muted);max-width:780px}.admin-brand-hero{align-items:stretch}.admin-brand-copy{min-width:0}.brand-snapshot{min-width:320px;padding:18px;border-radius:24px;background:radial-gradient(circle at 15% 0,rgba(32,201,151,.22),transparent 42%),linear-gradient(145deg,#071019,#111b24);color:#fff;box-shadow:0 18px 46px rgba(7,16,25,.18)}.brand-snapshot-head{display:flex;gap:12px;align-items:center}.brand-snapshot-head img{width:62px;height:62px;object-fit:contain;padding:6px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#071019}.brand-snapshot-head b,.brand-snapshot-head span{display:block}.brand-snapshot-head span{color:rgba(255,255,255,.62);margin-top:4px;line-height:1.35}.brand-signal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:16px}.brand-signal-grid div{padding:12px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)}.brand-signal-grid span,.brand-signal-grid strong{display:block}.brand-signal-grid strong{font-size:24px;letter-spacing:-.05em}.brand-signal-grid span{color:rgba(255,255,255,.6);font-size:12px;font-weight:800}.brand-hero{padding-top:98px}.trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.trust-row span{color:#dffbf2;border:1px solid rgba(32,201,151,.25);background:rgba(32,201,151,.08);border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px}.glass-card{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.client-hero{padding:76px 0 42px;background:radial-gradient(circle at 18% 8%,rgba(32,201,151,.2),transparent 28%),radial-gradient(circle at 88% 12%,rgba(22,119,255,.18),transparent 30%),linear-gradient(145deg,#071019,#0d1822 62%,#101922)}.client-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);grid-gap:30px;gap:30px;align-items:center}.client-hero-copy h1{max-width:880px;font-size:clamp(42px,6.1vw,74px)}.client-hero-copy>p{max-width:710px}.client-hero-ghost{color:rgba(255,255,255,.86);border-color:rgba(255,255,255,.22)}.client-trust-row{max-width:760px}.client-trust-row span{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12);color:rgba(255,255,255,.82)}.hero-showcase{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:rgba(255,255,255,.08);box-shadow:0 26px 80px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.vehicle-gallery-showcase .dealer-media{height:290px}.vehicle-gallery-showcase .thumb-strip{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.1)}.hero-showcase-body{padding:18px}.hero-showcase-body h2{font-size:28px;margin:10px 0 6px;color:#fff}.hero-showcase-body p{margin:0;color:rgba(255,255,255,.66);font-size:14px}.showcase-price-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px}.showcase-price-row strong{color:#fff;font-size:24px;letter-spacing:-.04em}.hero-showcase-empty{min-height:360px;display:grid;align-content:center;grid-gap:10px;gap:10px;padding:24px;color:#fff}.hero-showcase-empty b{font-size:28px;letter-spacing:-.04em}.hero-showcase-empty span{color:rgba(255,255,255,.64);line-height:1.5}.compact-head{align-items:center}.compact-head h2{font-size:clamp(28px,3.5vw,42px)}.funnel-section{padding-top:44px;background:linear-gradient(180deg,#f5f7fb,#fff)}.funnel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.funnel-card{position:relative;min-height:230px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:18px;border:1px solid rgba(15,23,32,.08);border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(15,23,32,.05);overflow:hidden}.funnel-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--brand),#1677ff);opacity:.9}.funnel-card:hover{transform:translateY(-2px);box-shadow:0 20px 52px rgba(15,23,32,.1);border-color:rgba(32,201,151,.32)}.funnel-card span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#effff9;color:#087a5f;font-weight:950}.funnel-card h3{margin:0;font-size:21px}.funnel-card p{margin:0;color:var(--muted);line-height:1.45}.funnel-card b{color:var(--brand-dark)}.inventory-section{background:#fff}.home-car-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.home-car-card{border-radius:22px;box-shadow:0 12px 34px rgba(15,23,32,.06)}.home-car-card:hover{transform:translateY(-2px)}.vehicle-gallery-compact .dealer-media{height:156px}.vehicle-gallery-compact .thumb-strip{display:none}.vehicle-gallery-compact .photo-count{min-height:26px;padding:0 8px;font-size:11px;right:9px;bottom:9px}.vehicle-gallery-compact .gallery-open-label{min-height:26px;padding:0 8px;font-size:11px;left:9px;bottom:9px}.vehicle-gallery-compact .gallery-arrow{width:30px;height:38px;border-radius:12px;font-size:24px}.home-car-body{padding:14px}.home-car-body h3{min-height:46px;margin:10px 0 6px;font-size:18px;line-height:1.2}.home-car-body p{min-height:40px;margin:0;font-size:13px;line-height:1.45}.home-car-bottom,.home-car-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.home-car-top>span:last-child{color:var(--muted);font-size:12px;font-weight:900}.home-car-bottom{margin-top:14px}.home-car-bottom strong{font-size:20px;letter-spacing:-.04em}.process-section{background:linear-gradient(180deg,#fff,#f5f7fb)}.process-panel{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:24px;gap:24px;align-items:center;padding:28px;border:1px solid var(--line);border-radius:30px;background:radial-gradient(circle at 12% 0,rgba(32,201,151,.14),transparent 34%),#fff;box-shadow:0 18px 54px rgba(15,23,32,.06)}.process-panel>div>p{color:var(--muted);line-height:1.55}.process-line{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.process-step{padding:16px;border:1px solid var(--line);border-radius:20px;background:#fbfdfc}.process-step span{width:32px;height:32px;display:grid;place-items:center;border-radius:11px;background:#071019;color:var(--brand);font-weight:950;font-size:12px}.process-step h3{margin:12px 0 6px}.process-step p{margin:0;color:var(--muted);line-height:1.45}.client-form-section{background:#f5f7fb}.client-form-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.65fr);grid-gap:18px;gap:18px;align-items:start}.client-lead-card{box-shadow:0 20px 60px rgba(32,201,151,.1)}.client-side-card{padding:26px;border-radius:30px;background:linear-gradient(145deg,#071019,#101d28);color:#fff;box-shadow:0 22px 64px rgba(7,16,25,.2)}.client-side-card h2{color:#fff}.client-benefits{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.client-benefits div{padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.07)}.client-benefits b,.client-benefits span{display:block}.client-benefits span{color:rgba(255,255,255,.64);margin-top:5px;line-height:1.45}.process-card b{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;background:#e9fff8;color:#087a5f;margin-bottom:12px}.brand-card{background:radial-gradient(circle at 80% 0,rgba(32,201,151,.16),transparent 36%),#fff}.form-card{border:1px solid rgba(32,201,151,.3)}.clean-list{padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.clean-list li{padding:12px 14px;border-radius:14px;background:#f4faf8;border:1px solid #dff5ed;font-weight:800}.form-progress{height:8px;background:#edf3f8;border-radius:999px;overflow:hidden;margin-bottom:18px}.form-progress span{display:block;height:100%;background:linear-gradient(135deg,var(--brand),#16a085);transition:.2s ease}.form-actions,.smart-form .form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.check{display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-weight:700}.check input{width:18px;height:18px;margin-top:2px;accent-color:var(--brand)}.privacy-note{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.privacy-note a{color:var(--brand-dark);font-weight:900}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 11px;cursor:pointer;font-weight:800;color:var(--ink)}.chip:hover{border-color:var(--brand);background:#effff9}.error-box,.success-box{margin-top:14px;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:4px}.success-box{background:#eafff7;border:1px solid #bdeede;color:#075e4a}.error-box{background:#fff1f1;border:1px solid #ffd0d0;color:#9a1f1f}.sidebar-hint{margin-top:16px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:16px;color:rgba(255,255,255,.68);background:rgba(255,255,255,.06);font-size:13px;line-height:1.45}.nav-group{display:grid;grid-gap:8px;gap:8px}.nav-group-title{color:rgba(255,255,255,.42);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;padding:0 4px}.admin-nav-item{position:relative;display:flex;align-items:center;gap:10px;border:1px solid transparent;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.admin-nav-item:before{content:"";position:absolute;left:7px;top:10px;bottom:10px;width:3px;border-radius:999px;background:transparent}.admin-nav-item.active{background:linear-gradient(135deg,rgba(32,201,151,.17),rgba(255,255,255,.08));border-color:rgba(32,201,151,.3);box-shadow:0 12px 28px rgba(0,0,0,.18)}.admin-nav-item.active:before{background:var(--brand);box-shadow:0 0 0 4px rgba(32,201,151,.12)}.admin-nav-item:hover{transform:translateX(2px);border-color:rgba(255,255,255,.12)}.nav-mark{width:38px;height:38px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.07);color:var(--brand);font-size:11px;font-weight:950;letter-spacing:-.03em}.admin-nav-item.active .nav-mark,.admin-nav-item:hover .nav-mark{background:rgba(32,201,151,.18);color:#dffbf2}.nav-copy{min-width:0}.nav-copy b,.nav-copy small{display:block}.nav-copy small{color:rgba(255,255,255,.48);font-size:11px;margin-top:2px;font-weight:700}.admin-nav-item.active .nav-copy small,.admin-nav-item:hover .nav-copy small{color:rgba(255,255,255,.7)}.sidebar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:18px}.sidebar-actions-title{display:block;margin-top:18px;color:rgba(255,255,255,.42);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;padding:0 4px}.side-action{min-height:42px;display:flex;align-items:center;justify-content:center;padding:10px 8px!important;text-align:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);font-size:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.side-action:hover{background:rgba(32,201,151,.14);border-color:rgba(32,201,151,.28);transform:translateY(-1px)}.side-site{display:block;margin-top:18px;padding:12px 14px;border-radius:14px;color:#06120f!important;background:linear-gradient(135deg,var(--brand),#16a085);font-weight:900;text-align:center}.standout-card{border-color:rgba(32,201,151,.28);box-shadow:0 18px 46px rgba(32,201,151,.08)}#vehicle-create,#vin-tool{scroll-margin-top:24px}.mini-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.mini-head h2{margin-bottom:4px;font-size:clamp(24px,3vw,34px)}.mini-head h3{margin:0 0 4px;font-size:22px}.mini-head p{margin:0;color:var(--muted)}.mini-dot{width:14px;height:14px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 8px rgba(32,201,151,.14);margin-top:10px;flex:0 0 auto}.client-cards{display:grid;grid-gap:12px;gap:12px}.client-row-card{display:grid;grid-template-columns:1.1fr 1fr .7fr 1.2fr;grid-gap:16px;gap:16px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:16px;box-shadow:0 10px 30px rgba(15,23,32,.04)}.client-row-card:hover{border-color:rgba(32,201,151,.5);transform:translateY(-1px)}.client-row-card b,.client-row-card span{display:block}.client-row-card span,.soft-text{color:var(--muted);font-size:13px;margin-top:3px}.client-contact-line{line-height:1.38;overflow-wrap:anywhere}.dashboard-shell .client-row-card{position:relative;padding-right:118px;border-color:#bfd0dc;border-left:4px solid #087a5f;background:linear-gradient(135deg,#fff,#f9fbfd);box-shadow:0 10px 28px rgba(15,23,32,.05);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.dashboard-shell .client-row-card:after{content:"Открыть →";position:absolute;right:14px;top:50%;transform:translateY(-50%);min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid rgba(32,201,151,.28);border-radius:999px;background:#effff9;color:#087a5f;font-size:12px;font-weight:950;text-decoration:underline;text-decoration-thickness:1.4px;text-underline-offset:3px}.dashboard-shell .client-row-card:hover{border-color:rgba(32,201,151,.62);background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 18px 42px rgba(15,23,32,.09)}.dashboard-shell .client-row-card:hover:after{background:#dffbf2;border-color:rgba(32,201,151,.62);color:#075e4a}.customer-quick-create{background:radial-gradient(circle at 7% 0,rgba(32,201,151,.12),transparent 34%),#fff}.customer-quick-create .form-grid{padding:12px;border:1px solid #d2dce8;border-radius:22px;background:linear-gradient(135deg,#f4f8fb,#fff)}.customer-quick-create .field{padding:10px;border:1px solid #d8e1ec;border-radius:16px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.customer-quick-create .field:focus-within{border-color:rgba(32,201,151,.62);background:#fbfffd;box-shadow:0 10px 26px rgba(32,201,151,.1)}.customer-quick-create .field span{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#344054;font-weight:950}.customer-quick-create .field span small{padding:3px 7px;border-radius:999px;background:#edf3f8;color:#667587;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.customer-quick-create .field-required{border-color:rgba(32,201,151,.35)}.customer-quick-create .field-required span small{background:#e8fff7;color:#087a5f}.customer-quick-create .field-contact{border-color:#cbdcec}.customer-quick-create .input{background:#fff}.lead-review-list{display:grid;grid-gap:14px;gap:14px}.lead-card{display:grid;grid-template-columns:minmax(0,1fr) 210px;grid-gap:16px;gap:16px;align-items:start;scroll-margin-top:24px}.dashboard-shell .lead-card{border-color:#c7d2df;border-left:4px solid #087a5f;background:linear-gradient(135deg,#fff,#fbfdff)}.lead-card-converted{opacity:.82}.lead-card h2{margin:10px 0 6px}.lead-card p{margin:0;color:var(--muted);line-height:1.45}.lead-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.lead-meta-grid div{padding:12px;border:1px solid var(--line);border-radius:14px;background:#fbfdfc}.dashboard-shell .customer-summary div,.dashboard-shell .info-grid div,.dashboard-shell .lead-meta-grid div{border-color:#d6dee9;background:#f7fafc;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.lead-meta-grid b,.lead-meta-grid span{display:block}.lead-meta-grid span{color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.lead-meta-grid b{margin-top:5px;overflow-wrap:anywhere}.lead-card-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}.lead-card-actions .btn{width:100%}.lead-action-bar{display:grid;grid-gap:8px;gap:8px}.lead-follow-up-chips{display:grid;grid-template-columns:1fr;grid-gap:6px;gap:6px}.lead-action-result{min-width:0}.lead-outcome-receipt,.lead-outcome-receipt-inline{margin:14px 0;padding:14px;border:1px solid rgba(32,201,151,.24);border-left:5px solid #087a5f;border-radius:22px;background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 14px 40px rgba(32,201,151,.08)}.lead-outcome-receipt-inline{margin:12px 0 0}.lead-outcome-warning{border-left-color:#9a5b00;background:linear-gradient(135deg,#fffaf0,#fff)}.lead-outcome-info{border-left-color:#315fba;background:linear-gradient(135deg,#f3f7ff,#fff)}.dashboard-shell .customer-handoff-receipt{margin:0 0 16px;padding:16px;border:1px solid rgba(32,201,151,.26);border-left:6px solid #087a5f;border-radius:24px;background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 18px 48px rgba(11,93,70,.09)}.dashboard-shell .customer-handoff-receipt .task-receipt-actions .btn-primary{flex:1 1 220px}.admin-ui-v26 .customer-handoff-receipt{scroll-margin-top:96px}.admin-ui-v26 .customer-handoff-receipt:target{animation:taskNextContactPulse 1.8s ease}.admin-ui-v26 .customer-receipt-primary{box-shadow:0 16px 34px rgba(32,201,151,.18)}.lead-duplicate-box{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid rgba(245,158,11,.28);border-radius:16px;background:#fff8eb}.lead-duplicate-box>b,.lead-duplicate-box>span{display:block}.lead-duplicate-box>span{color:var(--muted);font-size:12px;line-height:1.35}.lead-duplicate-candidate{width:100%;text-align:left;display:grid;grid-gap:4px;gap:4px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);cursor:pointer}.lead-duplicate-candidate:hover{border-color:rgba(32,201,151,.45)}.lead-duplicate-candidate b,.lead-duplicate-candidate span{display:block}.lead-duplicate-candidate span{color:var(--muted);font-size:12px;line-height:1.35}.lead-history{margin-top:12px;display:grid;grid-gap:5px;gap:5px;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:#fbfdfc}.lead-history b{font-size:12px;color:var(--ink)}.lead-history span{color:var(--muted);font-size:12px;line-height:1.35}.compact-leads .lead-card{grid-template-columns:minmax(0,1fr) 180px}.activity-list{display:grid;grid-gap:12px;gap:12px}.activity-item{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:start;padding:16px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(15,23,32,.05)}.dashboard-shell .activity-item{border-color:#c7d2df;background:linear-gradient(135deg,#fff,#fbfdff)}.activity-item.success{border-color:rgba(32,201,151,.28);background:linear-gradient(135deg,#f5fffb,#fff)}.activity-item.warning{border-color:rgba(245,158,11,.28);background:linear-gradient(135deg,#fff8eb,#fff)}.activity-icon{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:#0f1720;color:#fff;font-weight:950}.activity-body{min-width:0;display:grid;grid-gap:8px;gap:8px}.activity-topline{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--muted);font-size:12px;font-weight:850}.activity-topline span{color:var(--brand-dark);text-transform:uppercase;letter-spacing:.04em}.activity-body h2{margin:0;font-size:18px;letter-spacing:-.025em}.activity-body p{margin:0;color:var(--muted);line-height:1.45;overflow-wrap:anywhere}.activity-refs{display:flex;flex-wrap:wrap;gap:6px}.activity-refs a,.activity-refs span{padding:7px 9px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:#fbfdfc;font-size:12px;font-weight:900;text-decoration:none}.dashboard-shell .activity-refs a{border-color:rgba(32,201,151,.28);background:#effff9;color:#087a5f}.dashboard-shell .activity-refs a:after{content:" →"}.dashboard-shell .activity-refs a:hover{border-color:rgba(32,201,151,.65);background:#dffbf2;color:#075e4a}.dashboard-shell .activity-refs span{color:#667085;background:#f8fafc}.activity-actions{display:flex;align-items:flex-start}.content-admin-card{border-left:4px solid #aebdce}.content-admin-card-draft,.content-admin-card-review{border-left-color:#9a5b00;background:linear-gradient(135deg,#fffaf0,#fff)}.content-admin-card-live{border-left-color:#087a5f;background:linear-gradient(135deg,#f5fffb,#fff)}.content-admin-card-neutral{border-left-color:#536174;background:linear-gradient(135deg,#f8fafc,#fff)}.content-admin-card-automation{border-left-color:#7751d8;background:linear-gradient(135deg,#f7f3ff,#fff)}.task-summary-row .admin-status-auto{background:#f3efff;border-color:#d9cef9;color:#5b3ab5}.content-auto-note{margin:10px 0 0;padding:10px 12px;border:1px solid #d9cef9;border-radius:14px;background:#fbf8ff;color:#5b3ab5;font-size:13px;font-weight:850;line-height:1.35}.content-auto-review-panel{margin-bottom:16px;border-left:4px solid #7751d8}.first-guide-spotlight{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.32fr);grid-gap:18px;gap:18px;align-items:center;border-left:5px solid #087a5f;background:linear-gradient(135deg,#f0fbf7,#fff)}.first-guide-copy h2{margin:4px 0 8px;font-size:clamp(24px,2.6vw,36px);letter-spacing:-.04em}.first-guide-copy p{margin:0;color:#526173;line-height:1.5;font-weight:760}.first-guide-steps{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.first-guide-steps span{padding:8px 10px;border:1px solid #c7f3e4;border-radius:999px;background:#effff9;color:#087a5f;font-size:12px;font-weight:900}.first-guide-action{display:grid;grid-gap:10px;gap:10px;justify-items:stretch}.first-guide-action .btn{width:100%}.first-guide-action small{color:#667587;font-weight:800;line-height:1.35}@media (max-width:720px){.first-guide-spotlight{grid-template-columns:1fr;align-items:stretch}.first-guide-steps{display:grid;grid-template-columns:1fr}}.content-next-step-card,.content-outcome-receipt{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.32fr);grid-gap:18px;gap:18px;align-items:center;margin-bottom:18px}.content-outcome-receipt{scroll-margin-top:96px}.content-next-step-card h2,.content-outcome-receipt h2{margin:4px 0 6px;letter-spacing:-.035em}.content-next-step-card p,.content-outcome-receipt p{margin:0;color:#526173;line-height:1.45;font-weight:760}.content-next-step-card.ok,.content-outcome-receipt{border-left:5px solid #087a5f;background:linear-gradient(135deg,#f0fbf7,#fff)}.content-next-step-card.warn{border-left:5px solid #b7791f;background:linear-gradient(135deg,#fffaf0,#fff)}.content-next-step-card.danger{border-left:5px solid #c53030;background:linear-gradient(135deg,#fff7f7,#fff)}.content-next-step-actions{display:grid;grid-gap:9px;gap:9px;align-content:center;justify-items:stretch}.content-next-step-actions .admin-status-pill,.content-next-step-actions .btn{width:100%;justify-content:center;text-align:center}.admin-status-insight,.content-insight-note{border-color:#d9cef9;background:#fbf8ff;color:#5b3ab5}.content-list-limit-note{padding:10px 12px;border:1px dashed #cbd8e5;border-radius:14px;background:#f8fafc}.admin-ui-v29 .content-outcome-receipt:target{animation:task-created-pulse 1.8s ease-in-out 1}.admin-ui-v29 .content-draft-receipt{border-color:rgba(32,201,151,.28);box-shadow:0 18px 46px rgba(11,93,70,.08)}.admin-ui-v29 .content-receipt-primary{box-shadow:0 16px 34px rgba(32,201,151,.18)}.family-guide-readiness{margin:0 0 18px;border-left:5px solid #0b6b53;background:linear-gradient(135deg,#effff9,#fff)}.family-guide-readiness-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;margin-bottom:14px}.family-guide-readiness-head h2{margin:4px 0 6px;font-size:clamp(24px,2.6vw,36px);line-height:1.04;letter-spacing:-.04em}.family-guide-readiness-head p{margin:0;color:#526173;font-weight:780;line-height:1.45}.guide-progress-ring{width:104px;height:104px;display:grid;place-content:center;text-align:center;border:10px solid #c7f3e4;border-radius:999px;background:#fff;color:#075e4a;box-shadow:0 16px 36px rgba(8,122,95,.12)}.guide-progress-ring b,.guide-progress-ring span{display:block}.guide-progress-ring b{font-size:24px;letter-spacing:-.04em}.guide-progress-ring span{font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.family-guide-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);grid-gap:12px;gap:12px;align-items:stretch}.guide-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.guide-check{min-width:0;padding:11px;border:1px solid #d6dee9;border-radius:16px;background:#fff;text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.guide-check,.guide-check b,.guide-check small{display:block}.guide-check b{color:#17283b;font-size:13px;font-weight:950}.guide-check small{margin-top:4px;color:#68788d;font-size:12px;font-weight:780;line-height:1.35}.guide-check.done{border-color:#c7f3e4;background:#f5fffb}.guide-check.done b{color:#075e4a}.guide-snippet-card{min-width:0;padding:14px;border:1px solid #d7e7ff;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(49,95,186,.08)}.guide-snippet-card b,.guide-snippet-card small,.guide-snippet-card span{display:block}.guide-snippet-card>span:first-child{color:#68788d;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.guide-snippet-card b{margin-top:8px;color:#1a0dab;font-size:18px;line-height:1.2;overflow-wrap:break-word}.guide-snippet-card small{margin-top:4px;color:#006621;font-weight:800;overflow-wrap:anywhere}.guide-snippet-card p{margin:8px 0 0;color:#4d5156;line-height:1.4;font-size:13px}.guide-snippet-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.guide-snippet-meta span{width:max-content;max-width:100%;padding:6px 9px;border-radius:999px;background:#f3f7ff;color:#163b7a;font-size:11px;font-weight:950}.family-guide-actions{display:grid;grid-template-columns:minmax(160px,.24fr) minmax(160px,.24fr) minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;margin-top:14px}.family-guide-actions .btn{justify-content:center}.family-guide-actions span{color:#526173;font-size:13px;font-weight:820;line-height:1.35}.content-review-anchor{scroll-margin-top:112px}.content-review-anchor:target{animation:contentAnchorPulse 1.8s ease}#content-publish-actions:target,#content-safety:target{box-shadow:0 0 0 4px rgba(32,201,151,.16)}@keyframes contentAnchorPulse{0%{box-shadow:0 0 0 0 rgba(32,201,151,.36)}45%{box-shadow:0 0 0 6px rgba(32,201,151,.18)}to{box-shadow:0 0 0 0 rgba(32,201,151,0)}}@media (max-width:900px){.family-guide-actions,.family-guide-grid{grid-template-columns:1fr}}@media (max-width:720px){.content-next-step-card,.content-outcome-receipt,.family-guide-readiness-head{grid-template-columns:1fr;align-items:stretch}.guide-progress-ring{width:100%;height:auto;min-height:74px;border-width:6px;border-radius:20px}.guide-check-grid{grid-template-columns:1fr}}.content-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-insight-card,.content-insight-grid{display:grid;grid-gap:14px;gap:14px}.content-insight-card h2{margin:0;font-size:22px;letter-spacing:-.035em}.content-insight-card p{margin:0;color:var(--muted);line-height:1.5}.content-insight-signals{display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fbfdfc}.content-insight-signals b{font-size:12px;color:var(--ink)}.content-insight-signals span{color:var(--muted);font-size:13px;line-height:1.35}.content-insight-action{display:grid;grid-gap:6px;gap:6px}.content-review-checklist{display:grid;grid-gap:14px;gap:14px}.content-body-editor{display:grid;grid-gap:10px;gap:10px}.content-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.content-editor-head small,.content-editor-head span{display:block}.content-editor-head span{color:var(--ink);font-weight:950}.content-editor-head small{margin-top:4px;color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.content-editor-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;padding:5px;border:1px solid #cfd8e5;border-radius:999px;background:#f8fafc}.content-editor-mode button{min-height:34px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:#526173;cursor:pointer;font-size:12px;font-weight:950}.content-editor-mode button.active{background:#071019;color:#fff;box-shadow:0 8px 18px rgba(15,23,32,.16)}.content-body-textarea{min-height:320px;line-height:1.55;font-family:inherit}.content-safety-panel{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid #d6dee9;border-radius:18px;background:#f8fafc}.content-safety-panel b,.content-safety-panel small,.content-safety-panel span{display:block}.content-safety-panel>div:first-child span{margin-top:4px;color:#526173;font-size:13px;font-weight:820;line-height:1.35}.content-safety-panel.ok{border-color:#c7f3e4;background:#effff9;color:#075e4a}.content-safety-panel.notice{border-color:#d7e7ff;background:#f3f7ff;color:#163b7a}.content-safety-panel.danger{border-color:#ffd0d0;background:#fff7f7;color:#9a1f1f}.content-safety-list{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr))}.content-safety-item{padding:10px;border:1px solid #d6dee9;border-radius:14px;background:#fff}.content-safety-item b{font-size:13px;font-weight:950}.content-safety-item small{margin-top:3px;color:#667587;font-size:12px;font-weight:780;line-height:1.35}.content-safety-item.danger{border-color:#ffd0d0;background:#fffafa;color:#9a1f1f}.content-safety-item.notice{border-color:#d7e7ff;background:#f8fbff;color:#163b7a}.content-preview-card{max-height:70vh;overflow:auto;padding:16px;border:1px solid rgba(32,201,151,.2);border-radius:22px;background:linear-gradient(135deg,#fbfffd,#fff)}.content-preview-note{margin-bottom:14px;padding:12px;border:1px solid rgba(49,95,186,.18);border-radius:16px;background:#f3f7ff;color:#163b7a}.content-preview-note b,.content-preview-note span{display:block}.content-preview-note span{margin-top:4px;color:#526173;font-size:13px;font-weight:800;line-height:1.4}.review-progress{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid rgba(32,201,151,.24);border-radius:16px;background:#f0fbf7}.review-progress b{font-size:22px;color:var(--brand-dark)}.review-progress span{color:var(--muted);font-size:12px;font-weight:900;text-align:right}.review-auto-checks span{align-items:flex-start;flex-direction:column}.review-auto-checks small{color:inherit;opacity:.72;font-weight:700;line-height:1.35}.manual-review-list{display:grid;grid-gap:8px;gap:8px}.manual-review-item{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;padding:11px;border:1px solid var(--line);border-radius:15px;background:#fff8ef;color:#855200;cursor:pointer}.manual-review-item.done{background:#effff9;color:#087a5f;border-color:#c7f3e4}.manual-review-item input{margin-top:3px;accent-color:var(--brand)}.manual-review-item b,.manual-review-item small{display:block}.manual-review-item small{margin-top:3px;line-height:1.35;opacity:.78;font-weight:700}.stack{display:grid;grid-gap:18px;gap:18px}.client-main-card{background:linear-gradient(135deg,#fff,#f2fbf8)}.customer-summary,.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.customer-summary div,.info-grid div{padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}.customer-summary span,.info-grid span{display:block;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.customer-summary b,.info-grid b{display:block;margin-top:6px}.readiness{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin:18px 0}.readiness span{color:var(--muted)}.readiness-bar{height:10px;background:#e6edf3;border-radius:999px;overflow:hidden}.readiness-bar span{display:block;height:100%;background:linear-gradient(135deg,var(--brand),#16a085)}.quick-action-bar{display:flex;flex-wrap:wrap;gap:8px}.quick-action-wrap{display:grid;grid-gap:12px;gap:12px}.follow-up-nudge{min-width:min(520px,100%);padding:12px;border-radius:16px;background:#eafff7;border:1px solid #bdeede;color:#075e4a;display:grid;grid-gap:6px;gap:6px}.follow-up-nudge b,.follow-up-nudge span{display:block}.follow-up-nudge span{font-size:13px;line-height:1.4;opacity:.9}.follow-up-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.dashboard-shell .customer-task-handoff{gap:10px;border-color:#9fe7d1;background:linear-gradient(135deg,#effff9,#fff);color:#075e4a;box-shadow:0 12px 28px rgba(32,201,151,.1)}.customer-task-handoff-head{display:flex;align-items:flex-start;gap:10px}.customer-task-handoff-head>div{min-width:0}.customer-task-handoff-head small{display:block;margin-top:3px;color:#536174;font-size:12px;font-weight:850}.customer-task-handoff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.customer-task-handoff-grid div{min-width:0;padding:10px;border:1px solid #c7f3e4;border-radius:14px;background:#fff}.customer-task-handoff-grid small{display:block;color:#536174;font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.customer-task-handoff-grid b{display:block;margin-top:4px;color:#075e4a;overflow-wrap:break-word}.customer-task-handoff-actions .btn-primary{box-shadow:0 10px 24px rgba(32,201,151,.18)}@media (max-width:640px){.customer-task-handoff-head{flex-direction:column}.customer-task-handoff-grid{grid-template-columns:1fr}.customer-task-handoff-actions .btn{width:100%}}.follow-up-error{display:block;color:#9a1f1f;font-weight:800;margin-top:6px}.task-done-nudge{max-width:580px}.note-box{margin-top:14px;padding:14px;background:#f8fafc;border:1px solid var(--line);border-radius:16px}.action-list{display:grid;grid-gap:10px;gap:10px}.action-list a{display:block;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff}.action-list a span{display:block;color:var(--muted);margin-top:4px}.dashboard-shell .action-list a{position:relative;padding-right:46px;border-color:#cfd8e5;background:linear-gradient(135deg,#fff,#fbfdfc);box-shadow:0 8px 22px rgba(15,23,32,.035);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.dashboard-shell .action-list a:after{content:"→";position:absolute;top:16px;right:16px;width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:#eefaf6;color:#087a5f;font-weight:950}.dashboard-shell .action-list a:hover{transform:translateY(-1px);border-color:rgba(32,201,151,.58);background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 14px 34px rgba(15,23,32,.08)}.dashboard-shell .action-list a b{color:var(--ink)}.dashboard-shell .action-list a:hover b{color:#075e4a}.review-callout{display:flex;justify-content:space-between;gap:18px;align-items:center;border-color:rgba(32,201,151,.35);background:linear-gradient(135deg,#ffffff,#f0fbf7)}.review-callout p{color:var(--muted);margin:6px 0 0;max-width:760px}.warning-panel{display:flex;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(135deg,#fff7ed,#fff);border-color:rgba(245,158,11,.3)}.warning-panel p{color:var(--muted);margin:6px 0 0;max-width:820px}.warning-panel.mini{margin-top:14px;display:block}.warning-panel.mini span{display:block;color:var(--muted);margin-top:4px}.admin-security-warning{margin-bottom:18px;border-color:rgba(220,38,38,.26);background:linear-gradient(135deg,#fff7ed,#fff5f5)}.admin-security-warning b{color:#7f1d1d}.admin-security-warning code{padding:2px 5px;border-radius:6px;background:rgba(255,255,255,.68)}.mobile-review-list{display:grid;grid-gap:16px;gap:16px}.mobile-review-card{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr) minmax(190px,.35fr);grid-gap:18px;gap:18px;align-items:stretch}.mobile-review-media .dealer-media{height:210px}.mobile-review-main h2{margin:10px 0 6px}.mobile-review-main p{color:var(--muted);margin:0 0 12px}.mobile-review-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch;justify-content:center}.mobile-review-actions small{color:var(--muted);overflow-wrap:anywhere}.spec-pills{display:flex;flex-wrap:wrap;gap:8px}.spec-pills span{display:flex;gap:6px;align-items:center;padding:9px 11px;border:1px solid var(--line);border-radius:999px;background:#f8fafc;font-size:13px}.spec-pills b{text-transform:uppercase;letter-spacing:.04em;font-size:10px;color:var(--muted)}.soft-note{margin-top:12px;padding:12px 14px;border:1px solid rgba(15,23,32,.08);border-radius:16px;color:var(--muted);background:#f8fafc}.mobile-detail-panel .section-head{align-items:flex-start}.missing-fields{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.missing-fields b{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.missing-fields span{padding:7px 9px;border-radius:999px;background:#fff7ed;border:1px solid rgba(245,158,11,.28);color:#92400e;font-size:12px;font-weight:800}.source-attrs{margin-top:14px;padding:14px;border:1px dashed rgba(15,23,32,.18);border-radius:18px;background:#fbfdff}.source-attrs>b{display:block;margin-bottom:10px}.source-attrs div{display:flex;flex-wrap:wrap;gap:8px}.source-attrs span{display:flex;gap:6px;padding:7px 9px;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:12px}.source-attrs strong{color:var(--muted)}.publish-ready-panel{display:flex;justify-content:space-between;gap:18px;align-items:center;border-color:rgba(32,201,151,.32);background:linear-gradient(135deg,#f0fbf7,#fff)}.publish-ready-panel p{color:var(--muted);margin:6px 0 0;max-width:760px}.bulk-publish-box{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.bulk-publish-box small{color:var(--muted);max-width:360px}.admin-ui-v27 .mobile-bulk-receipt{margin:0 0 18px;padding:16px;border:1px solid rgba(32,201,151,.28);border-left:6px solid #087a5f;border-radius:24px;background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 18px 46px rgba(11,93,70,.09);scroll-margin-top:96px}.admin-ui-v27 .mobile-bulk-partial{border-color:#ffe4ad #ffe4ad #ffe4ad #9a5b00;background:linear-gradient(135deg,#fff7e6,#fff)}.admin-ui-v27 .mobile-bulk-blocked{border-color:#ffd7d7 #ffd7d7 #ffd7d7 #c92a2a;background:linear-gradient(135deg,#fff5f5,#fff)}.admin-ui-v27 .mobile-bulk-receipt:target{animation:task-created-pulse 1.8s ease-in-out 1}.admin-ui-v27 .mobile-bulk-primary{flex:1 1 180px;box-shadow:0 16px 34px rgba(32,201,151,.18)}.empty-state{display:flex;flex-direction:column;gap:10px;align-items:flex-start;color:var(--muted)}.car-card{overflow:hidden;background:#fff;border:1px solid rgba(15,23,32,.08);border-radius:var(--radius-xl);box-shadow:0 18px 52px rgba(15,23,32,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.car-card:hover{transform:translateY(-3px);box-shadow:0 26px 70px rgba(15,23,32,.14);border-color:rgba(32,201,151,.35)}.dashboard-shell .dealer-card:hover{transform:none;box-shadow:0 18px 52px rgba(15,23,32,.08);border-color:rgba(15,23,32,.08)}.dashboard-shell .dealer-card .hero-actions{padding:10px;border:1px solid #d6dee9;border-radius:16px;background:#f7fafc}.dashboard-shell .dealer-card .btn-primary{box-shadow:0 10px 24px rgba(32,201,151,.16)}.dealer-card{display:flex;flex-direction:column;position:relative}.dealer-card.needs-photo-live{border-color:rgba(229,72,77,.42);box-shadow:0 18px 52px rgba(229,72,77,.08)}.car-media{height:180px;display:grid;place-items:center;background:radial-gradient(circle at 70% 10%,rgba(32,201,151,.2),transparent 42%),#0b141d;color:#eafff7;font-weight:900}.car-media img{width:100%;height:100%;object-fit:cover}.dealer-media{position:relative;height:250px;background:linear-gradient(145deg,#050a0d,#111d27)}.photo-count{position:absolute;right:12px;bottom:12px;z-index:3;min-height:32px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;background:rgba(7,16,25,.78);color:#fff;font-size:12px;font-weight:950;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12)}.thumb-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px;padding:7px;background:#f7fafc;border-bottom:1px solid var(--line)}.thumb-strip img{width:100%;height:54px;object-fit:cover;border-radius:10px;border:1px solid var(--line);background:#071019}.vehicle-gallery{position:relative;background:#071019}.vehicle-gallery-empty{min-height:250px;background:radial-gradient(circle at 50% 0,rgba(229,72,77,.16),transparent 42%),#111827;color:#fff}.vehicle-gallery-stage{overflow:hidden}.gallery-open{position:absolute;inset:0;z-index:1;padding:0;border:0;background:transparent;cursor:zoom-in;color:#fff}.gallery-open img{transition:transform .24s ease}.gallery-open:hover img{transform:scale(1.035)}.gallery-open:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(0deg,rgba(2,8,13,.55),transparent);pointer-events:none}.gallery-open-label{position:absolute;left:12px;bottom:12px;z-index:2;min-height:32px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;background:rgba(255,255,255,.16);color:#fff;font-size:12px;font-weight:950;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);opacity:1;transform:translateY(0);transition:.18s ease}.gallery-open:hover .gallery-open-label{background:rgba(32,201,151,.92);color:#04120f}.gallery-arrow{position:absolute;top:50%;z-index:4;transform:translateY(-50%);width:42px;height:52px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(7,16,25,.76);color:#fff;font-size:32px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.96;box-shadow:0 12px 24px rgba(0,0,0,.18)}.gallery-arrow:hover{background:rgba(32,201,151,.88);color:#04120f}.gallery-arrow-left{left:10px}.gallery-arrow-right{right:10px}.gallery-thumbs{grid-template-columns:repeat(6,minmax(0,1fr))}.gallery-modal-thumbs button,.gallery-thumbs button{padding:0;border:0;border-radius:12px;background:transparent;cursor:pointer;opacity:.72;position:relative}.gallery-modal-thumbs button.active,.gallery-modal-thumbs button:hover,.gallery-thumbs button.active,.gallery-thumbs button:hover{opacity:1}.gallery-modal-thumbs button.active img,.gallery-thumbs button.active img{border-color:var(--brand);box-shadow:0 0 0 2px rgba(32,201,151,.28)}.gallery-lightbox{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:22px}.gallery-backdrop{position:absolute;inset:0;border:0;background:rgba(2,8,13,.86);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:zoom-out}.gallery-modal{position:relative;width:min(1120px,100%);max-height:calc(100vh - 44px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:#071019;color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.44)}.gallery-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 0 8px}.gallery-modal-head b,.gallery-modal-head span{display:block}.gallery-modal-head span{color:rgba(255,255,255,.58);font-size:13px;margin-top:3px}.gallery-close{width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.1);color:#fff;font-size:28px;cursor:pointer}.gallery-close:hover{background:rgba(255,255,255,.18)}.gallery-modal-image{position:relative;min-height:280px;display:grid;place-items:center;overflow:hidden;border-radius:20px;background:#02080d}.gallery-modal-image img{max-width:100%;max-height:min(68vh,760px);object-fit:contain;display:block}.gallery-modal-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:58px;border:0;border-radius:16px;background:rgba(255,255,255,.12);color:#fff;font-size:36px;cursor:pointer}.gallery-modal-arrow:hover{background:var(--brand);color:#04120f}.gallery-modal-arrow.left{left:14px}.gallery-modal-arrow.right{right:14px}.gallery-modal-thumbs{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 4px}.gallery-modal-thumbs img{width:94px;height:64px;object-fit:cover;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#02080d}.vehicle-gallery-large .dealer-media{height:clamp(300px,48vw,560px);border-radius:22px 22px 0 0}.vehicle-gallery-large .thumb-strip{border-radius:0 0 18px 18px}.gallery-help{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 2px 0}.gallery-help b,.gallery-help span{display:block}.gallery-help span{color:var(--muted);line-height:1.45;max-width:620px}.breadcrumb{display:flex;align-items:center;gap:8px;color:var(--muted);font-weight:800;margin-bottom:14px}.breadcrumb a{color:var(--brand-dark)}.detail-hero{align-items:stretch}.detail-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:18px;gap:18px;align-items:start}.detail-gallery-card{padding:12px}.detail-side{min-width:0}.vehicle-detail-public{padding-bottom:62px}.vehicle-detail-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;grid-gap:24px;gap:24px;align-items:stretch}.vehicle-detail-page{background:var(--bg)}.vehicle-detail-top h1{max-width:920px}.vehicle-detail-top>p{max-width:760px}.vehicle-detail-price{display:block;color:#fff;font-size:clamp(30px,4vw,48px);letter-spacing:-.055em;margin:14px 0 6px}.vehicle-detail-price.small{color:var(--ink);font-size:32px;margin:8px 0}.vehicle-fact-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.vehicle-fact{min-height:56px;display:grid;align-content:center;grid-gap:3px;gap:3px;padding:9px 12px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#fff}.vehicle-fact small{color:rgba(255,255,255,.58);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.vehicle-fact b{font-size:14px}.vehicle-hero-status .stat strong{font-size:clamp(22px,3vw,30px)}.vehicle-sticky-cta{position:-webkit-sticky;position:sticky;top:96px;border-color:rgba(32,201,151,.28);box-shadow:0 18px 50px rgba(32,201,151,.08)}.vehicle-cta-card h2{font-size:30px}.vehicle-cta-card p{color:var(--muted);line-height:1.5}.vehicle-cta-actions{display:grid;grid-template-columns:1fr;grid-gap:9px;gap:9px;margin-top:16px}.vehicle-note{padding:12px;border-radius:16px;background:#f4faf8;border:1px solid #dff5ed;color:#087a5f!important;font-weight:800;font-size:13px}.vehicle-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.vehicle-trust-card{padding:16px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(15,23,32,.04)}.vehicle-trust-card b,.vehicle-trust-card span{display:block}.vehicle-trust-card b{font-size:16px}.vehicle-trust-card span{color:var(--muted);line-height:1.45;margin-top:6px;font-size:13px}.vehicle-description-section{background:linear-gradient(135deg,#fff,#fbfdfc)}.vehicle-process .calm-steps{margin-top:12px}.vehicle-mobile-cta{display:none}.spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.spec-grid div{padding:13px;border:1px solid var(--line);border-radius:16px;background:#f8fafc}.spec-grid span{display:block;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.spec-grid b{display:block;margin-top:5px;overflow-wrap:anywhere}.checklist{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.checklist span{display:flex;align-items:center;gap:8px;padding:11px 12px;border:1px solid var(--line);border-radius:14px;background:#fff8ef;color:#855200;font-weight:900}.checklist span:before{content:"!";width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#ffe5b8;color:#855200;font-size:12px}.checklist span.done{background:#effff9;color:#087a5f;border-color:#c7f3e4}.checklist span.done:before{content:"✓";background:#c8f7e7;color:#087a5f}.description-text{white-space:pre-wrap;margin:0;font:inherit;color:var(--ink);line-height:1.55}.card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.car-body{padding:18px;background:linear-gradient(180deg,#fff,#fbfdfc)}.car-body h3{font-size:21px;margin:12px 0 6px}.car-body p{color:var(--muted)}.compact-section{padding:22px 0 0}.small-card{padding:14px;border-radius:16px;box-shadow:none}.small-card small{display:block;color:var(--muted);font-weight:900;margin-bottom:6px}.small-card b{overflow-wrap:anywhere}.pipeline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:start}.pipeline-col{background:#fff;border:1px solid var(--line);border-radius:22px;padding:14px;min-height:180px}.pipeline-col h3{margin:0 0 12px}.deal-card{display:grid;grid-gap:5px;gap:5px;padding:12px;border-radius:16px;background:#f8fafc;border:1px solid var(--line)}.deal-card small,.deal-card span{color:var(--muted)}.content-pack{display:grid;grid-gap:14px;gap:14px;margin-top:16px}.text-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.text-card-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--line);background:#f8fafc}.text-card pre{white-space:pre-wrap;margin:0;padding:14px;font:inherit;color:var(--ink)}.code-textarea{min-height:300px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}@media (max-width:1180px){.grid-4,.pipeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-row-card,.ops-strip{grid-template-columns:1fr 1fr}}@media (max-width:720px){.brand-signal-grid,.client-row-card,.content-insight-grid,.customer-summary,.funnel-grid,.grid-4,.home-car-grid,.info-grid,.lead-meta-grid,.ops-strip,.pipeline-grid,.process-line,.task-board,.vehicle-trust-grid,.vin-photo-panel,.vin-quality-grid{grid-template-columns:1fr}.top-hero h1{font-size:36px!important}.client-hero-copy h1{font-size:40px}.hero-actions{align-items:stretch}.hero-actions .btn,.vin-photo-actions .btn{width:100%}.vin-photo-actions{justify-content:stretch}.brand-snapshot{min-width:0;width:100%}.process-panel{padding:20px}.vehicle-gallery-showcase .dealer-media{height:240px}.mobile-review-card,.publish-ready-panel,.review-callout,.warning-panel{grid-template-columns:1fr;display:grid}.bulk-publish-box,.bulk-publish-box .btn{width:100%}.mobile-review-media .dealer-media{height:240px}}@media (max-width:980px){.activity-item,.compact-leads .lead-card,.lead-card{grid-template-columns:1fr}.lead-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.activity-actions,.activity-actions .btn{width:100%}}@media (max-width:720px){.dashboard-shell .client-row-card{padding-right:16px}.dashboard-shell .client-row-card:after{position:static;transform:none;width:max-content;margin-top:6px}.lead-card-actions,.lead-card-actions .admin-action-group{grid-template-columns:1fr}.activity-item{padding:14px;border-radius:18px}.activity-refs a,.activity-refs span{width:100%;justify-content:center}.content-editor-head{display:grid;grid-template-columns:1fr}.content-editor-mode{width:100%;border-radius:16px}.content-editor-mode button{min-height:40px}.content-preview-card{max-height:none;overflow:visible;padding:12px;border-radius:18px}.content-body-textarea{min-height:260px}.blog-article{font-size:16px}.blog-article-renderer h2{margin-top:28px}.gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-arrow{width:34px;height:42px;font-size:26px}.gallery-lightbox{padding:10px}.gallery-modal{max-height:calc(100vh - 20px);border-radius:20px}.gallery-modal-image img{max-height:62vh}.gallery-modal-thumbs img{width:76px;height:54px}.sidebar-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-gallery-large .dealer-media{height:320px}.card-actions,.gallery-help{flex-direction:column;align-items:stretch}.card-actions .btn{width:100%}.spec-grid{grid-template-columns:1fr}.vehicle-sticky-cta{position:static}.vehicle-detail-price{font-size:34px}.vehicle-mobile-cta{position:fixed;left:10px;right:10px;bottom:10px;z-index:80;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:8px;gap:8px;align-items:center;padding:10px;border:1px solid rgba(15,23,32,.12);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(15,23,32,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.vehicle-mobile-cta span{min-width:0}.vehicle-mobile-cta b,.vehicle-mobile-cta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vehicle-mobile-cta small{color:var(--muted);font-size:11px}.vehicle-detail-page{padding-bottom:86px}}@media (max-width:1536px){.dashboard-shell{grid-template-columns:232px minmax(0,1fr)}.dashboard-shell .content{padding:20px}.dashboard-shell .card{padding:17px;border-radius:22px}.dashboard-shell .top-hero.admin-brand-hero{gap:12px;margin-bottom:16px;padding:16px}.dashboard-shell .top-hero.admin-brand-hero h1{margin:4px 0;font-size:clamp(30px,3.4vw,44px)!important;line-height:1}.dashboard-shell .top-hero.admin-brand-hero p{max-width:660px;font-size:14px;line-height:1.45}.dashboard-shell .hero-actions{gap:8px;margin-top:16px}.dashboard-shell .hero-actions .btn{min-height:38px;padding:0 12px}.dashboard-shell .brand-snapshot{min-width:260px;max-width:320px;padding:14px;border-radius:20px}.dashboard-shell .brand-snapshot-head{gap:10px}.dashboard-shell .brand-snapshot-head img{width:52px;height:52px;border-radius:16px}.dashboard-shell .brand-signal-grid{gap:7px;margin-top:12px}.dashboard-shell .brand-signal-grid div{padding:10px;border-radius:14px}.dashboard-shell .brand-signal-grid strong{font-size:22px}.dashboard-shell .grid-4{gap:12px}.dashboard-shell .grid-4 .kpi{padding:15px;border-radius:20px}.dashboard-shell .kpi-link{min-height:98px;padding-right:76px}.dashboard-shell .kpi-link:after{right:12px;top:12px}.dashboard-shell .grid-4 .kpi strong{font-size:28px}.dashboard-shell .focus-panel{margin-top:12px}.dashboard-shell .admin-center-page .focus-panel{margin-top:0}.dashboard-shell .focus-head{margin-bottom:10px}.dashboard-shell .focus-head p:not(.eyebrow),.dashboard-shell .mini-head p{font-size:14px;line-height:1.4}.dashboard-shell .focus-list{gap:8px}.dashboard-shell .focus-item{grid-template-columns:34px 72px minmax(0,1fr) 72px;gap:8px;padding:10px;border-radius:16px}.dashboard-shell .focus-rank{width:34px;height:34px;border-radius:12px}.dashboard-shell .focus-type{padding:0 7px;font-size:10px}.dashboard-shell .focus-action{padding:0 8px;font-size:11px}.dashboard-shell .ops-strip{gap:10px;margin:14px 0 0}.dashboard-shell .ops-card{padding:14px;border-radius:18px}.dashboard-shell .section{padding:36px 0}.dashboard-shell .admin-center-page .section{padding:10px 0}.dashboard-shell .admin-center-page .mini-head{margin-bottom:12px}.dashboard-shell .admin-center-page .focus-item{min-height:54px;padding:8px 9px}.dashboard-shell .dashboard-task-row{gap:8px;padding:10px}.dashboard-shell .dashboard-task-status{min-height:26px;padding:0 8px}.dashboard-shell .dashboard-task-actions .btn{min-height:32px;padding:0 10px}}@media (max-width:1180px){.dashboard-shell .top-hero.admin-brand-hero{flex-direction:column}.dashboard-shell .brand-snapshot{min-width:0;max-width:none;width:100%}.dashboard-shell .grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .focus-list{grid-template-columns:1fr}}.landing-hero{padding:70px 0 22px;background:radial-gradient(circle at 15% 8%,rgba(32,201,151,.2),transparent 30%),radial-gradient(circle at 85% 0,rgba(22,119,255,.18),transparent 30%),linear-gradient(145deg,#071019,#0c1720 58%,#111b25)}.landing-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) 390px;grid-gap:28px;gap:28px;align-items:center}.landing-copy h1{max-width:860px;font-size:clamp(42px,6vw,72px);line-height:.94;letter-spacing:-.065em}.landing-copy>p{max-width:700px;color:rgba(255,255,255,.72)}.landing-actions{margin-top:24px}.landing-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.landing-trust span{padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.78);font-size:12px;font-weight:900}.client-router-card{padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:rgba(255,255,255,.08);box-shadow:0 24px 72px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.client-router-card h2{color:#fff;font-size:30px;margin-bottom:16px}.router-list{display:grid;grid-gap:9px;gap:9px}.router-list a{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:3px 12px;gap:3px 12px;padding:12px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)}.router-list a:hover{background:rgba(32,201,151,.14);border-color:rgba(32,201,151,.28)}.router-list span{grid-row:span 2;align-self:center;color:var(--brand);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.router-list b{color:#fff}.router-list small{color:rgba(255,255,255,.6);line-height:1.35}.hero-stock-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:28px}.hero-stock-item{display:flex;align-items:center;gap:10px;min-width:0;padding:8px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);color:#fff}.hero-stock-item:hover{background:rgba(255,255,255,.12)}.hero-stock-item img{width:82px;height:56px;object-fit:cover;border-radius:13px;background:#071019;flex:0 0 auto}.hero-stock-item span{min-width:0;display:block}.hero-stock-item b,.hero-stock-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-stock-item small{color:rgba(255,255,255,.62);margin-top:3px}.landing-head h2{font-size:clamp(28px,3.6vw,42px)}.client-funnels{padding-top:42px;background:linear-gradient(180deg,#f5f7fb,#fff)}.client-funnel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.client-funnel-card{min-height:206px;display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:22px;border:1px solid rgba(15,23,32,.08);background:#fff;box-shadow:0 12px 30px rgba(15,23,32,.045)}.client-funnel-card:hover{transform:translateY(-2px);box-shadow:0 20px 48px rgba(15,23,32,.09);border-color:rgba(32,201,151,.3)}.client-funnel-card span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#effff9;color:#087a5f;font-weight:950;font-size:12px}.client-funnel-card h3{margin:0;font-size:20px}.client-funnel-card p{margin:0;color:var(--muted);line-height:1.42;font-size:14px;flex:1 1}.client-funnel-card b{color:var(--brand-dark);font-size:14px}.compact-inventory{background:#fff}.compact-car-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.compact-car-card{overflow:hidden;border:1px solid rgba(15,23,32,.08);border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(15,23,32,.055);transition:.18s ease}.compact-car-card:hover{transform:translateY(-2px);box-shadow:0 20px 48px rgba(15,23,32,.1);border-color:rgba(32,201,151,.3)}.compact-car-cover{position:relative;display:block;height:148px;background:#071019}.compact-car-cover img{width:100%;height:100%;object-fit:cover;display:block}.compact-car-cover:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(0deg,rgba(2,8,13,.48),transparent)}.compact-car-cover span{position:absolute;right:9px;bottom:9px;z-index:2;min-height:25px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:rgba(7,16,25,.72);color:#fff;font-size:11px;font-weight:950;border:1px solid rgba(255,255,255,.12)}.compact-car-body{padding:13px}.compact-car-meta{display:flex;justify-content:space-between;gap:8px;align-items:center}.compact-car-meta span{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#eef5ff;color:#0958d9;font-size:11px;font-weight:950}.compact-car-meta b{font-size:18px;letter-spacing:-.04em}.compact-car-body h3{min-height:42px;margin:10px 0 5px;font-size:18px;line-height:1.18}.compact-car-body p{min-height:38px;margin:0;color:var(--muted);font-size:13px;line-height:1.42}.catalog-spec-pills{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 12px}.catalog-spec-pills span{padding:7px 9px;border-radius:999px;border:1px solid rgba(15,23,32,.08);background:#f8fafc;color:var(--ink);font-size:12px;font-weight:800}.compact-car-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:12px}.compact-car-actions .btn{padding:0 10px}.calm-process{background:linear-gradient(180deg,#fff,#f5f7fb)}.calm-process-panel{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);grid-gap:22px;gap:22px;align-items:center;padding:26px;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:0 16px 46px rgba(15,23,32,.055)}.calm-process-panel>div>p{color:var(--muted);line-height:1.55}.calm-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.calm-steps div{padding:13px;border:1px solid var(--line);border-radius:18px;background:#fbfdfc}.calm-steps span{width:30px;height:30px;display:grid;place-items:center;border-radius:11px;background:#071019;color:var(--brand);font-weight:950}.calm-steps b,.calm-steps small{display:block}.calm-steps b{margin-top:10px}.calm-steps small{color:var(--muted);margin-top:4px;line-height:1.38}.landing-form{background:#f5f7fb}.landing-form-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.65fr);grid-gap:18px;gap:18px;align-items:start}.landing-side-note{padding:24px;border-radius:28px;background:linear-gradient(145deg,#071019,#101d28);color:#fff;box-shadow:0 22px 64px rgba(7,16,25,.2)}.landing-side-note h2{color:#fff}.landing-side-note div{padding:13px;margin-top:10px;border-radius:17px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.07)}.landing-side-note b,.landing-side-note span{display:block}.landing-side-note span{color:rgba(255,255,255,.62);margin-top:4px;line-height:1.42}.trust-page{background:#fff}.trust-hero{padding:72px 0 46px}.trust-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) 390px;grid-gap:28px;gap:28px;align-items:center}.trust-summary-card{align-self:stretch}.trust-process-panel{background:radial-gradient(circle at 14% 0,rgba(32,201,151,.12),transparent 36%),#fff}.trust-check-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);grid-gap:18px;gap:18px;align-items:stretch}.trust-dark-card{background:linear-gradient(145deg,#071019,#101d28);color:#fff}.trust-dark-card h2{color:#fff}.trust-dark-card p:not(.eyebrow){color:rgba(255,255,255,.68);line-height:1.55}.trust-check-card{align-content:center}.trust-faq{background:#f5f7fb}.trust-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.trust-faq-grid p{color:var(--muted);line-height:1.5}.trust-mobile-cta{display:none}.kontakt-page{background:#fff}.kontakt-page section[id]{scroll-margin-top:96px}.kontakt-hero{padding:72px 0 48px;background:radial-gradient(circle at 16% 0,rgba(32,201,151,.24),transparent 34%),radial-gradient(circle at 84% 8%,rgba(22,119,255,.16),transparent 32%),linear-gradient(145deg,#071019,#0f2030)}.kontakt-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);grid-gap:28px;gap:28px;align-items:center}.kontakt-quick-card{padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:rgba(255,255,255,.08);color:#fff;box-shadow:0 28px 76px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.kontakt-quick-card h2{color:#fff;margin-bottom:16px;font-size:clamp(26px,3vw,36px)}.kontakt-quick-list{display:grid;grid-gap:10px;gap:10px}.kontakt-quick-list a{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:4px 12px;gap:4px 12px;align-items:center;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.07)}.kontakt-quick-list a:hover{transform:translateY(-1px);background:rgba(255,255,255,.11);border-color:rgba(32,201,151,.32)}.kontakt-quick-list span{grid-row:span 2;width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:rgba(32,201,151,.16);color:var(--brand);font-weight:950}.kontakt-quick-list b{color:#fff}.kontakt-quick-list small{color:rgba(255,255,255,.62);overflow-wrap:anywhere}.kontakt-methods{background:#fff}.kontakt-method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.kontakt-method-card{min-height:184px;display:flex;flex-direction:column;gap:10px;padding:18px;border:1px solid rgba(15,23,32,.08);border-radius:24px;background:#fff;box-shadow:0 14px 36px rgba(15,23,32,.055)}.kontakt-method-card:hover{transform:translateY(-2px);border-color:rgba(32,201,151,.34);box-shadow:0 22px 54px rgba(15,23,32,.1)}.kontakt-method-card span{width:max-content;padding:7px 10px;border-radius:999px;background:#effff9;color:#087a5f;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.kontakt-method-card b{overflow-wrap:anywhere;font-size:18px;letter-spacing:-.025em}.kontakt-method-card small{color:var(--muted);line-height:1.45}.kontakt-scenarios{background:linear-gradient(180deg,#fff,#f5f7fb)}.kontakt-scenario-panel{background:radial-gradient(circle at 12% 0,rgba(32,201,151,.12),transparent 34%),#fff}.kontakt-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.kontakt-form-section{background:#f5f7fb}.kontakt-note div{border-color:rgba(255,255,255,.11)}.public-footer{background:#071019;color:#fff;padding:34px 0}.public-footer-grid{display:grid;grid-template-columns:minmax(0,1.15fr) auto minmax(240px,.55fr);grid-gap:24px;gap:24px;align-items:start}.public-footer p{color:rgba(255,255,255,.62);line-height:1.55;max-width:560px;margin:16px 0 0}.public-footer nav,.public-footer-contact{display:grid;grid-gap:9px;gap:9px}.public-footer nav a,.public-footer-contact a,.public-footer-contact span{color:rgba(255,255,255,.72);font-weight:800}.public-footer nav a:hover,.public-footer-contact a:hover,.public-footer-contact b{color:#fff}.legal-page{background:#fff}.legal-hero{padding:64px 0 38px}.legal-hero h1{max-width:980px}.legal-hero p:not(.eyebrow){max-width:860px}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:start}.legal-card p{color:var(--muted);line-height:1.58}.legal-list{display:grid;grid-gap:12px;gap:12px;margin:0}.legal-list div{padding:12px;border:1px solid var(--line);border-radius:16px;background:#fbfdfc}.legal-list dt{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.legal-list dd{margin:6px 0 0;font-weight:850;overflow-wrap:anywhere}.legal-card a{color:var(--brand-dark);font-weight:900}.legal-bullets{display:grid;grid-gap:9px;gap:9px;margin:0;padding-left:20px;color:var(--muted);line-height:1.55}.legal-note-card{grid-column:1/-1;border-color:rgba(245,158,11,.32);background:linear-gradient(135deg,#fff7ed,#fff)}.blog-hero{padding:64px 0 44px}.blog-list-section{background:#fff}.blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.blog-card{display:flex;flex-direction:column;gap:10px}.blog-card>span{width:max-content;padding:7px 10px;border-radius:999px;background:#effff9;color:#087a5f;font-size:12px;font-weight:900}.blog-card h3{margin:0;font-size:24px}.blog-card p,.blog-empty p,.blog-side-card p{color:var(--muted);line-height:1.55}.blog-empty{max-width:820px}.blog-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:18px;gap:18px;align-items:start}.blog-article{font-size:17px;line-height:1.72}.blog-article-renderer{color:var(--ink)}.blog-article-renderer>:first-child{margin-top:0}.blog-article-renderer>:last-child{margin-bottom:0}.blog-article-renderer h2{margin:34px 0 12px;font-size:clamp(26px,3vw,38px);line-height:1.08;letter-spacing:-.035em}.blog-article-renderer h3{margin:26px 0 10px;font-size:clamp(21px,2.2vw,28px);line-height:1.14;letter-spacing:-.025em}.blog-article-renderer p{margin:0 0 18px;color:#344256;line-height:1.72}.blog-article-renderer ol,.blog-article-renderer ul{margin:0 0 22px;padding-left:22px;color:#344256;line-height:1.7}.blog-article-renderer li{margin:8px 0;padding-left:4px}.blog-article-renderer blockquote{margin:24px 0;padding:16px 18px;border-left:5px solid var(--brand);border-radius:0 18px 18px 0;background:#effff9;color:#075e4a;font-weight:850;line-height:1.6}.blog-article-renderer a{color:#075e4a;font-weight:950;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.blog-article-renderer a:hover{color:#043f32;background:rgba(32,201,151,.08);border-radius:6px}.blog-article-renderer code{padding:2px 6px;border-radius:7px;background:#eef3f7;color:#17324d;font-size:.92em}.blog-article-code{margin:22px 0;padding:14px;overflow:auto;border:1px solid #d6dee9;border-radius:18px;background:#071019;color:#e9fff7;white-space:pre-wrap}.blog-article-code code{padding:0;background:transparent;color:inherit}.blog-article-muted-link{color:#6b7788;font-weight:850;text-decoration:line-through;text-decoration-thickness:1px}.blog-article-empty p{color:var(--muted)}.blog-article-preview-renderer{padding:4px 0}.blog-side-card{position:-webkit-sticky;position:sticky;top:96px}.content-safety-panel{margin-bottom:18px}.catalog-hero{padding-bottom:56px}.catalog-router-card{align-self:stretch}.catalog-filter{display:grid;grid-gap:12px;gap:12px}.catalog-search-section{padding-top:0;margin-top:-28px;position:relative;z-index:2}.catalog-search-card{display:grid;grid-gap:16px;gap:16px;padding:20px;border:1px solid rgba(15,23,32,.09);border-radius:30px;background:rgba(255,255,255,.96);box-shadow:0 24px 70px rgba(15,23,32,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.catalog-filter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.catalog-filter-head h2{font-size:clamp(28px,3vw,40px);margin:0}.catalog-filter-head span{display:block;margin-top:5px;color:var(--muted);font-weight:760}.catalog-filter-head strong{min-width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:#071019;color:var(--brand);font-size:24px;letter-spacing:-.04em}.catalog-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.catalog-filter-grid .wide{grid-column:span 2}.catalog-filter-more{padding:12px;border:1px solid var(--line);border-radius:20px;background:#f8fafc}.catalog-filter-more>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#102235;font-weight:950}.catalog-filter-more>summary::-webkit-details-marker{display:none}.catalog-filter-more>summary:after{content:"+";width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#effff9;color:#087a5f}.catalog-filter-more[open]>summary:after{content:"-"}.catalog-filter-more .catalog-filter-grid{margin-top:12px}.catalog-active-filters{display:flex;flex-wrap:wrap;gap:8px}.catalog-active-filters a{min-height:32px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid rgba(32,201,151,.28);border-radius:999px;background:#effff9;color:#075e4a;font-size:12px;font-weight:950}.catalog-active-filters a:hover{background:#dffbf2;border-color:rgba(32,201,151,.55)}.catalog-filter-actions{display:flex;flex-wrap:wrap;gap:10px;padding:10px;border:1px solid var(--line);border-radius:18px;background:#f8fafc}.catalog-results-toolbar{align-items:center}.catalog-request-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;margin:0 0 18px;padding:20px;border:1px solid rgba(32,201,151,.28);border-radius:28px;background:linear-gradient(135deg,#ffffff,#f2fff9);box-shadow:0 18px 54px rgba(15,23,32,.07)}.catalog-request-card h2{margin:0 0 8px;font-size:clamp(26px,2.7vw,38px);line-height:1.08;letter-spacing:-.035em}.catalog-request-card p{margin:0;color:var(--muted);line-height:1.55;font-weight:750}.catalog-form-summary,.catalog-request-summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.catalog-form-prefill,.catalog-form-summary span,.catalog-request-summary span{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(15,23,32,.08);border-radius:999px;background:#fff;color:#102235;font-size:12px;font-weight:900}.catalog-form-prefill span,.catalog-form-summary b,.catalog-request-summary b{color:#087a5f}.catalog-request-actions{display:grid;grid-gap:10px;gap:10px;min-width:240px}.catalog-request-actions .btn{width:100%;justify-content:center}.catalog-form-summary{margin:0 0 18px}.catalog-form-prefill{grid-column:1/-1;justify-content:flex-start;border-radius:18px;background:#effff9;border-color:rgba(32,201,151,.28)}.catalog-form-prefill b{color:#102235}.catalog-car-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-car-card .compact-car-cover{height:188px}.catalog-fact-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.catalog-fact-row span{min-height:26px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#f8fafc;border:1px solid var(--line);color:var(--muted);font-size:11px;font-weight:900}.catalog-empty{grid-column:1/-1}.vehicle-equipment-card h2{margin:0 0 12px}.equipment-chips{display:flex;flex-wrap:wrap;gap:8px}.equipment-chips span{padding:9px 11px;border-radius:999px;background:#f8fafc;border:1px solid var(--line);font-size:13px;font-weight:800}.vehicle-public-note{margin-top:14px;padding:14px;border:1px solid rgba(245,158,11,.28);border-radius:18px;background:#fff7ed}.vehicle-public-note b,.vehicle-public-note span{display:block}.vehicle-public-note span{color:var(--muted);margin-top:4px}.vehicle-pricing-card h2{margin:4px 0 12px;font-size:34px}.pricing-breakdown{display:grid;grid-gap:9px;gap:9px}.pricing-breakdown span{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);color:var(--muted)}.pricing-breakdown b{color:var(--ink)}.login-shell{min-height:100svh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 18% 8%,rgba(32,201,151,.22),transparent 30%),radial-gradient(circle at 86% 12%,rgba(22,119,255,.16),transparent 28%),linear-gradient(145deg,#071019,#0d1822 62%,#101922)}.login-layout{width:min(1040px,100%);display:grid;grid-template-columns:minmax(0,1fr) 420px;grid-gap:22px;gap:22px;align-items:stretch}.login-brand-panel{padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:32px;color:#fff;background:rgba(255,255,255,.08);box-shadow:0 24px 72px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-brand-panel .logo{margin-bottom:44px}.login-brand-panel h1{color:#fff;font-size:clamp(40px,6vw,70px)}.login-brand-panel p:not(.eyebrow){color:rgba(255,255,255,.68);max-width:620px;line-height:1.55}.login-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.login-chip-row span{padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.82);font-size:12px;font-weight:900}.login-card{align-self:center;padding:26px}.login-card h2{font-size:34px}.login-form{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.login-site-link,.login-submit{width:100%}.login-return-note{margin:12px 0 0;padding:10px 12px;border:1px solid rgba(11,95,255,.14);border-radius:14px;background:rgba(11,95,255,.06);color:var(--muted);font-size:13px;line-height:1.35}.login-return-note b{color:var(--ink)}.login-note{color:var(--muted);font-size:13px;line-height:1.45;margin:16px 0 0}.login-shell.admin-login-v149 .login-card{border-color:rgba(255,255,255,.86);box-shadow:0 24px 76px rgba(0,0,0,.24)}.login-shell.admin-login-v149 .login-card .soft-text{margin:0;color:#536174;line-height:1.45}.login-shell.admin-login-v149 .login-form{padding:14px;border:1px solid #d9e1ea;border-radius:22px;background:#f8fafc}.login-shell.admin-login-v149 .field span{color:#536174}.login-shell.admin-login-v149 .login-next-action{min-height:48px;border-color:rgba(32,201,151,.52);box-shadow:0 16px 34px rgba(32,201,151,.2)}.login-shell.admin-login-v149 .login-next-action:hover{transform:translateY(-1px);box-shadow:0 20px 44px rgba(32,201,151,.26)}.login-shell.admin-login-v149 .login-site-link{margin-top:12px;border-color:#d7e0eb;background:#f8fafc;color:#425466;box-shadow:none}.login-shell.admin-login-v149 .login-site-link:hover{transform:translateY(-1px);border-color:#b9c7d6;background:#fff;color:#102235;box-shadow:0 12px 28px rgba(15,23,32,.08)}.login-shell.admin-login-v149 .login-return-note{border-color:#c7f3e4;background:#effff9;color:#536174}.login-shell.admin-login-v149 .login-return-note b{color:#075e4a}.login-shell.admin-login-v149 .login-owner-warning{border-color:#ffe4ad;background:#fff7e6;color:#7a4300}.login-shell.admin-login-v149 .login-note{padding:10px 12px;border:1px solid #d9e1ea;border-radius:14px;background:#f8fafc}.dashboard-shell.admin-ui-v150 .admin-missing-object-v150{max-width:760px;margin:18px 0;padding:18px;border:1px solid #d9e4ee;border-left:5px solid #6b8db8;border-radius:22px;background:linear-gradient(135deg,#fff,#f8fbfd);box-shadow:0 12px 28px rgba(15,23,32,.055);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center}.dashboard-shell.admin-ui-v150 .admin-missing-copy-v150 h2{margin:4px 0 6px;font-size:1.28rem;color:#1f2a3a}.dashboard-shell.admin-ui-v150 .admin-missing-copy-v150 p:not(.eyebrow){margin:0;color:#5c6b7d;line-height:1.5}.dashboard-shell.admin-ui-v150 .admin-missing-actions-v150{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.dashboard-shell.admin-ui-v150 .admin-missing-primary-v150{box-shadow:0 10px 22px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v150 .admin-missing-secondary-v150{box-shadow:none}@media (max-width:720px){.dashboard-shell.admin-ui-v150 .admin-missing-object-v150{grid-template-columns:1fr;margin:12px 0;padding:15px}.dashboard-shell.admin-ui-v150 .admin-missing-actions-v150{display:grid;grid-template-columns:1fr;justify-content:stretch}.dashboard-shell.admin-ui-v150 .admin-missing-actions-v150 .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v153 .task-missing-result-v153{scroll-margin-top:96px}.dashboard-shell.admin-ui-v153 .task-missing-result-v153 .admin-missing-object-v150{margin-top:0}.mobile-import-card .code-textarea{min-height:170px}.mobile-import-preview{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.mobile-import-preview div{display:grid;grid-gap:5px;gap:5px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fff}.mobile-import-preview b,.mobile-import-preview small,.mobile-import-preview span{display:block}.mobile-import-preview small,.mobile-import-preview span{color:var(--muted);font-size:13px;line-height:1.4}@media (max-width:1080px){.blog-detail-grid,.calm-process-panel,.landing-form-grid,.landing-hero-grid,.public-footer-grid,.trust-check-grid,.trust-hero-grid{grid-template-columns:1fr}.client-router-card{max-width:620px}.blog-card-grid,.calm-steps,.client-funnel-grid,.compact-car-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-side-card{position:static}}@media (max-width:720px){.blog-hero,.landing-hero,.legal-hero,.trust-hero{padding-top:50px}.landing-copy h1{font-size:40px}.blog-card-grid,.calm-steps,.client-funnel-grid,.compact-car-grid,.hero-stock-strip,.legal-grid,.login-layout,.router-list a,.trust-faq-grid{grid-template-columns:1fr}.hero-stock-item img{width:96px}.compact-car-cover{height:172px}.compact-car-actions,.task-command-meta,.task-command-row{grid-template-columns:1fr}.task-command-actions{max-width:none;justify-content:flex-start}.trust-page{padding-bottom:86px}.trust-mobile-cta{position:fixed;left:10px;right:10px;bottom:10px;z-index:80;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:8px;gap:8px;align-items:center;padding:10px;border:1px solid rgba(15,23,32,.12);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(15,23,32,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.trust-mobile-cta b,.trust-mobile-cta small{display:block}.trust-mobile-cta small{color:var(--muted);font-size:11px}.login-shell{padding:16px;align-items:start}.login-brand-panel{padding:22px}.login-brand-panel .logo{margin-bottom:24px}.login-brand-panel h1{font-size:38px}}@media (max-width:1080px){.kontakt-hero-grid,.kontakt-method-grid{grid-template-columns:1fr}.kontakt-quick-card{max-width:680px}.kontakt-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.kontakt-hero{padding-top:50px}.kontakt-method-grid,.kontakt-steps{grid-template-columns:1fr}.kontakt-method-card,.kontakt-quick-card{border-radius:22px}.kontakt-quick-list a{grid-template-columns:36px minmax(0,1fr)}.kontakt-quick-list span{width:36px;height:36px;border-radius:12px}}@media (max-width:1080px){.catalog-car-grid,.catalog-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.catalog-search-section{margin-top:-18px}.catalog-search-card{padding:14px;border-radius:22px}.catalog-filter-head{align-items:stretch;flex-direction:column}.catalog-filter-head strong{width:48px;height:48px;min-width:48px}.catalog-car-grid,.catalog-filter-grid,.catalog-filter-grid .wide{grid-template-columns:1fr;grid-column:auto}.catalog-filter-actions{display:grid;grid-template-columns:1fr}.catalog-filter-actions .btn,.catalog-router-card .btn{width:100%}.catalog-car-card .compact-car-cover{height:210px}.catalog-request-card,.catalog-results-toolbar{align-items:stretch;grid-template-columns:1fr}.catalog-request-actions .btn,.catalog-results-toolbar .btn{width:100%}.catalog-request-card{padding:16px;border-radius:22px}.catalog-request-actions{min-width:0}}.home-v4{background:#f4f6f8;color:var(--ink);overflow:hidden}.home-v4 section[id]{scroll-margin-top:96px}.home-v4 h1,.home-v4 h2,.home-v4 h3{color:inherit;text-wrap:balance}.home-v4 h1{max-width:980px;margin:18px 0;font-size:clamp(42px,6.2vw,82px);line-height:.96;letter-spacing:-.045em}.home-v4 h2{margin:0;font-size:clamp(30px,4vw,54px);line-height:1;letter-spacing:-.045em}.home-v4 h3{margin:0;font-size:22px;line-height:1.1;letter-spacing:-.025em}.home-v4 p{line-height:1.58}.home-v4-eyebrow{margin:0 0 12px;color:#0e9f78;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.home-v4-hero{position:relative;padding:86px 0 58px;color:#fff;background:radial-gradient(circle at 18% 10%,rgba(32,201,151,.24),transparent 30%),radial-gradient(circle at 86% 5%,rgba(22,119,255,.18),transparent 32%),linear-gradient(135deg,#050b11,#0a1520 55%,#102230)}.home-v4-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 78%)}.home-v4-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,520px);grid-gap:38px;gap:38px;align-items:center}.home-v4-copy{min-width:0}.home-v4-lead{max-width:760px;margin:0;color:rgba(255,255,255,.72);font-size:clamp(18px,2vw,22px)}.home-v4 h1,.home-v4 h2{text-wrap:balance}.home-v4 h1{max-width:860px;font-size:clamp(42px,6vw,70px);line-height:.94;letter-spacing:-.06em}.home-v4 h2{line-height:1.05;letter-spacing:-.048em}.home-v4-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.home-v4-ghost{color:#fff;border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.06)}.home-v4-ghost:hover{background:rgba(255,255,255,.11)}.home-v4-trust-row{display:flex;flex-wrap:wrap;gap:8px;max-width:780px;margin-top:24px}.home-v4-trust-row span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.82);font-size:12px;font-weight:900}.home-v4-showcase{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:34px;background:rgba(255,255,255,.09);box-shadow:0 34px 90px rgba(0,0,0,.34);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.home-v4-showcase-photo{position:relative;display:block;min-height:350px;background:#071019}.home-v4-showcase-photo img{width:100%;height:100%;min-height:350px;object-fit:cover;display:block}.home-v4-showcase-photo:after{content:"";position:absolute;inset:auto 0 0;height:46%;background:linear-gradient(0deg,rgba(3,8,13,.72),transparent)}.home-v4-showcase-photo span{position:absolute;left:18px;bottom:18px;z-index:2;min-height:32px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;color:#fff;border:1px solid rgba(255,255,255,.18);background:rgba(7,16,25,.64);font-size:12px;font-weight:950}.home-v4-showcase-body{padding:22px}.home-v4-showcase-body p{margin:0 0 8px;color:var(--brand);font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.home-v4-showcase-body h2{font-size:clamp(24px,3vw,34px);line-height:1.05;color:#fff}.home-v4-showcase-specs{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.home-v4-showcase-specs span{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.76);font-size:12px;font-weight:900}.home-v4-showcase-price{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.home-v4-showcase-price strong{color:#fff;font-size:28px;letter-spacing:-.04em}.home-v4-showcase-price a{min-height:38px;display:inline-flex;align-items:center;padding:0 13px;border-radius:12px;background:var(--brand);color:#04120f;font-weight:950}.home-v4-showcase-empty{min-height:480px;display:grid;align-content:center;grid-gap:10px;gap:10px;padding:26px}.home-v4-showcase-empty p{margin:0;color:var(--brand);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.home-v4-showcase-empty h2{color:#fff}.home-v4-showcase-empty span{color:rgba(255,255,255,.68);line-height:1.5}.home-v4-faq,.home-v4-process,.home-v4-services{padding:68px 0}.home-v4-services{background:linear-gradient(180deg,#f4f6f8,#fff)}.home-v4-quick-search{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);grid-gap:16px;gap:16px;align-items:center;margin-bottom:30px;padding:20px;border:1px solid rgba(15,23,32,.08);border-radius:32px;background:#fff;box-shadow:0 22px 64px rgba(15,23,32,.07)}.home-v4-quick-search h2{font-size:clamp(28px,3.4vw,44px)}.home-v4-quick-search p:not(.home-v4-eyebrow){margin:8px 0 0;color:var(--muted)}.home-v4-search-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.48fr) auto;grid-gap:10px;gap:10px;align-items:end}.home-v4-search-form .btn{min-width:126px}.home-v4-search-chips{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}.home-v4-search-chips a{min-height:32px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid rgba(32,201,151,.22);border-radius:999px;background:#effff9;color:#075e4a;font-size:12px;font-weight:950}.home-v4-search-chips a:hover{border-color:rgba(32,201,151,.55);background:#dffbf2;transform:translateY(-1px)}.home-v4-section-head{max-width:900px;margin-bottom:26px}.home-v4-section-head>p:not(.home-v4-eyebrow),.home-v4-section-row p{max-width:760px;margin:12px 0 0;color:var(--muted)}.home-v4-section-row{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:26px}.home-v4-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));grid-gap:14px;gap:14px}.home-v4-service-card{position:relative;min-height:286px;display:flex;flex-direction:column;gap:12px;padding:20px;border:1px solid rgba(15,23,32,.08);border-radius:28px;background:#fff;box-shadow:0 18px 46px rgba(15,23,32,.055);overflow:hidden;transition:.18s ease}.home-v4-service-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--brand),#1677ff)}.home-v4-service-card:hover{transform:translateY(-3px);border-color:rgba(32,201,151,.35);box-shadow:0 26px 66px rgba(15,23,32,.11)}.home-v4-service-card span{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:#071019;color:var(--brand);font-weight:950}.home-v4-service-card small{color:#0e9f78;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.home-v4-service-card p{margin:0;color:var(--muted);font-size:14px;flex:1 1}.home-v4-service-card b{color:var(--brand-dark)}.home-v4-about{padding:72px 0;background:#fff}.home-v4-about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);grid-gap:28px;gap:28px;align-items:center}.home-v4-about-copy p:not(.home-v4-eyebrow){max-width:760px;color:var(--muted);font-size:18px}.home-v4-about-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.home-v4-about-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:24px}.home-v4-about-facts span{padding:14px;border:1px solid rgba(15,23,32,.08);border-radius:18px;background:#f8fafc}.home-v4-about-facts b,.home-v4-about-facts small{display:block}.home-v4-about-facts b{font-size:20px;letter-spacing:-.035em}.home-v4-about-facts small{margin-top:4px;color:var(--muted);font-weight:800}.home-v4-owner-card{position:relative;overflow:hidden;margin:0;border:1px solid rgba(15,23,32,.1);border-radius:34px;background:#071019;box-shadow:0 28px 76px rgba(15,23,32,.16)}.home-v4-owner-card img{width:100%;height:100%;min-height:560px;aspect-ratio:9/16;object-fit:cover;object-position:center;display:block}.home-v4-owner-card:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(0deg,rgba(3,8,13,.78),transparent);pointer-events:none}.home-v4-owner-card figcaption{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(7,16,25,.7);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-v4-owner-card b,.home-v4-owner-card span{display:block}.home-v4-owner-card span{margin-top:4px;color:rgba(255,255,255,.72);line-height:1.4}.home-v4-hero-owner-card{justify-self:end;width:100%;max-width:420px;border-color:rgba(255,255,255,.14);box-shadow:0 34px 90px rgba(0,0,0,.34)}.home-v4-hero-owner-card img{max-height:650px}.home-v4-hero-visual{position:relative;width:100%;max-width:520px;justify-self:end;margin:0}.home-v4-hero-photo-frame{position:relative;overflow:hidden;aspect-ratio:4/5;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:38px;background:radial-gradient(circle at 22% 0,rgba(32,201,151,.18),transparent 36%),linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.045));box-shadow:0 34px 90px rgba(0,0,0,.34);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-v4-hero-photo-frame:before{content:"";position:absolute;inset:12px;border-radius:28px;background:linear-gradient(135deg,rgba(32,201,151,.16),transparent 42%),#071019}.home-v4-hero-photo-frame img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:28px;display:block}.home-v4-hero-visual figcaption{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:13px 15px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(7,16,25,.66);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-v4-hero-visual b,.home-v4-hero-visual span{display:block}.home-v4-hero-visual span{color:rgba(255,255,255,.7);font-weight:800;font-size:13px;text-align:right}.home-v4-about-panel{padding:30px;border:1px solid rgba(15,23,32,.08);border-radius:34px;background:radial-gradient(circle at 10% 0,rgba(32,201,151,.14),transparent 34%),#fbfdfc;box-shadow:0 20px 58px rgba(15,23,32,.06)}.home-v4-about-panel .home-v4-about-copy{max-width:960px}.home-v4-video-trust{padding:64px 0;background:linear-gradient(180deg,#fff,#f4f6f8)}.home-v4-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.home-v4-video-card{position:relative;min-height:210px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;overflow:hidden;padding:20px;border:1px solid rgba(15,23,32,.08);border-radius:28px;color:#fff;background:radial-gradient(circle at 20% 0,rgba(32,201,151,.25),transparent 36%),linear-gradient(145deg,#071019,#102230);box-shadow:0 18px 50px rgba(7,16,25,.16);transition:.18s ease}.home-v4-video-card:before{content:"▶";position:absolute;top:16px;right:16px;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);color:var(--brand);font-weight:950}.home-v4-video-card:hover{transform:translateY(-3px);border-color:rgba(32,201,151,.48);box-shadow:0 26px 70px rgba(7,16,25,.24)}.home-v4-video-card span{color:var(--brand);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.home-v4-video-card h3{color:#fff;max-width:230px;font-size:24px}.home-v4-video-card b{color:rgba(255,255,255,.78);font-size:13px}.home-v4-story{padding:72px 0;color:#fff;background:radial-gradient(circle at 16% 0,rgba(32,201,151,.22),transparent 34%),radial-gradient(circle at 92% 12%,rgba(22,119,255,.16),transparent 30%),linear-gradient(145deg,#061019,#0d1d2b 62%,#071019)}.home-v4-story .home-v4-eyebrow{color:var(--brand)}.home-v4-story-head p{color:rgba(255,255,255,.68)}.home-v4-story-head .btn-light{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.1);color:#fff}.home-v4-story-wall{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);grid-gap:18px;gap:18px;align-items:start}.home-v4-story-card,.home-v4-story-feature{overflow:hidden;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.06));box-shadow:0 28px 78px rgba(0,0,0,.25);transition:.18s ease}.home-v4-story-card:hover,.home-v4-story-feature:hover{transform:translateY(-3px);border-color:rgba(32,201,151,.42);background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.07))}.home-v4-story-feature{display:grid;border-radius:34px}.home-v4-story-picture{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:1/1;padding:10px;background:radial-gradient(circle at 24% 0,rgba(32,201,151,.16),transparent 34%),#02080d}.home-v4-story-picture img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;border-radius:18px}.home-v4-story-picture-feature{padding:12px}.home-v4-story-picture-feature img{border-radius:22px}.home-v4-story-feature div{display:flex;flex-direction:column;gap:10px;padding:22px}.home-v4-story-copy small,.home-v4-story-feature small{color:var(--brand);font-weight:950;letter-spacing:.09em;text-transform:uppercase;font-size:11px}.home-v4-story-feature h3{color:#fff;margin:0;font-size:clamp(28px,3vw,40px);line-height:1.02}.home-v4-story-feature p{max-width:460px;margin:0;color:rgba(255,255,255,.68);line-height:1.45}.home-v4-story-feature b{color:var(--brand)}.home-v4-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.home-v4-story-card{display:grid;grid-template-rows:auto auto;border-radius:26px}.home-v4-story-card .home-v4-story-picture{padding:8px}.home-v4-story-copy{display:grid;grid-gap:5px;gap:5px;min-height:112px;padding:15px}.home-v4-story-copy b{color:#fff;line-height:1.12;letter-spacing:-.025em}.home-v4-story-copy em{color:rgba(255,255,255,.62);font-style:normal;font-size:13px;font-weight:850}.home-v4-story-cta{min-height:100%;display:grid;align-content:center;grid-gap:8px;gap:8px;padding:20px;border:1px solid rgba(32,201,151,.32);border-radius:26px;color:#fff;background:linear-gradient(135deg,rgba(32,201,151,.24),rgba(255,255,255,.08));box-shadow:0 24px 70px rgba(0,0,0,.2);transition:.18s ease}.home-v4-story-cta:hover{transform:translateY(-3px);border-color:rgba(32,201,151,.55);background:linear-gradient(135deg,rgba(32,201,151,.3),rgba(255,255,255,.1))}.home-v4-story-cta b,.home-v4-story-cta span{display:block}.home-v4-story-cta span{color:rgba(255,255,255,.68);font-weight:850}.home-v4-story-cta b{max-width:340px;color:var(--brand);font-size:26px;line-height:1.05;letter-spacing:-.04em}.home-v4-story-note{max-width:920px;margin:18px 0 0;color:rgba(255,255,255,.62);line-height:1.55;font-size:14px}.home-v4-inventory{padding:72px 0;background:#fff}.home-v4-car-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.home-v4-car-card,.home-v4-empty-card{overflow:hidden;border:1px solid rgba(15,23,32,.08);border-radius:30px;background:#fff;box-shadow:0 18px 48px rgba(15,23,32,.065);transition:.18s ease}.home-v4-car-card:hover{transform:translateY(-3px);border-color:rgba(32,201,151,.34);box-shadow:0 28px 68px rgba(15,23,32,.12)}.home-v4-car-photo{position:relative;display:block;height:clamp(230px,25vw,330px);background:#071019}.home-v4-car-photo img{width:100%;height:100%;object-fit:cover;display:block}.home-v4-car-photo:after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(0deg,rgba(3,8,13,.55),transparent)}.home-v4-car-photo span{position:absolute;right:14px;bottom:14px;z-index:2;min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:rgba(7,16,25,.72);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:12px;font-weight:950}.home-v4-car-body{padding:20px}.home-v4-car-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.home-v4-car-top span{min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#effff9;color:#087a5f;font-size:12px;font-weight:950}.home-v4-car-top strong{font-size:24px;letter-spacing:-.045em}.home-v4-car-body h3{margin-top:14px;min-height:54px;font-size:24px}.home-v4-car-body p{min-height:48px;margin:8px 0 0;color:var(--muted)}.home-v4-car-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:16px}.home-v4-empty-card{display:grid;align-content:center;grid-gap:10px;gap:10px;min-height:360px;padding:24px}.home-v4-empty-card b{font-size:24px;letter-spacing:-.035em}.home-v4-empty-card span{color:var(--muted);line-height:1.5}.home-v4-process{background:linear-gradient(180deg,#fff,#f4f6f8)}.home-v4-process-panel{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-gap:26px;gap:26px;align-items:center;padding:32px;border:1px solid rgba(15,23,32,.08);border-radius:34px;background:radial-gradient(circle at 12% 0,rgba(32,201,151,.14),transparent 34%),#fff;box-shadow:0 24px 70px rgba(15,23,32,.07)}.home-v4-process-panel>div>p:not(.home-v4-eyebrow){color:var(--muted)}.home-v4-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.home-v4-step{min-height:176px;padding:18px;border:1px solid var(--line);border-radius:24px;background:#fbfdfc}.home-v4-step span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#071019;color:var(--brand);font-size:12px;font-weight:950}.home-v4-step b,.home-v4-step small{display:block}.home-v4-step b{margin-top:16px;font-size:18px;letter-spacing:-.025em}.home-v4-step small{margin-top:7px;color:var(--muted);line-height:1.45}.home-v4-editorial{padding:72px 0;background:#071019;color:#fff}.home-v4-editorial .home-v4-eyebrow{color:var(--brand)}.home-v4-editorial .home-v4-section-row p{color:rgba(255,255,255,.66)}.home-v4-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.home-v4-editorial-card{min-height:0;display:grid;grid-template-rows:auto 1fr;grid-gap:0;gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:32px;background:rgba(255,255,255,.08);box-shadow:0 24px 70px rgba(0,0,0,.24);transition:.18s ease}.home-v4-editorial-card:hover{transform:translateY(-3px);border-color:rgba(32,201,151,.4);background:rgba(255,255,255,.1)}.home-v4-editorial-card img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:center;display:block;background:#02080d}.home-v4-editorial-card div{display:flex;flex-direction:column;justify-content:flex-start;gap:12px;min-height:250px;padding:24px}.home-v4-editorial-card small{color:var(--brand);font-weight:950;letter-spacing:.1em;text-transform:uppercase}.home-v4-editorial-card h3{color:#fff;font-size:clamp(26px,3vw,38px)}.home-v4-editorial-card p{margin:0;color:rgba(255,255,255,.68)}.home-v4-editorial-card b{color:var(--brand)}.home-v4-guide-wall{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);grid-gap:18px;gap:18px;align-items:start}.home-v4-guide-cta-tile,.home-v4-guide-feature,.home-v4-guide-tile{overflow:hidden;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);box-shadow:0 24px 70px rgba(0,0,0,.24);transition:.18s ease}.home-v4-guide-cta-tile:hover,.home-v4-guide-feature:hover,.home-v4-guide-tile:hover{transform:translateY(-3px);border-color:rgba(32,201,151,.4);background:rgba(255,255,255,.1)}.home-v4-guide-feature{display:grid;grid-template-rows:auto auto;min-height:0;border-radius:34px}.home-v4-guide-picture{display:grid;place-items:center;width:100%;aspect-ratio:1/1;padding:8px;background:radial-gradient(circle at 24% 0,rgba(32,201,151,.16),transparent 34%),#02080d}.home-v4-guide-picture img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;border-radius:18px}.home-v4-guide-picture-feature{padding:12px}.home-v4-guide-picture-feature img{border-radius:22px}.home-v4-guide-feature div{display:flex;flex-direction:column;gap:10px;padding:22px}.home-v4-guide-feature small{color:var(--brand);font-weight:950;letter-spacing:.09em;text-transform:uppercase;font-size:11px}.home-v4-guide-feature h3{color:#fff;margin:0;font-size:clamp(28px,3vw,40px);line-height:1.02}.home-v4-guide-feature p{max-width:420px;margin:0;color:rgba(255,255,255,.68);line-height:1.45}.home-v4-guide-feature b{color:var(--brand)}.home-v4-guide-mosaic{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.home-v4-guide-tile{position:relative;display:block;min-height:0;border-radius:24px}.home-v4-guide-tile .home-v4-guide-picture{border-radius:24px}.home-v4-guide-badge{position:absolute;left:12px;bottom:12px;z-index:2;min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(7,16,25,.72);color:#fff;font-size:12px;font-weight:950;letter-spacing:.02em}.home-v4-guide-cta-tile{min-height:100%;aspect-ratio:2/1;grid-column:span 2;display:grid;align-content:center;grid-gap:8px;gap:8px;padding:18px;border-radius:24px;color:#fff;background:linear-gradient(135deg,rgba(32,201,151,.2),rgba(255,255,255,.08))}.home-v4-guide-cta-tile b,.home-v4-guide-cta-tile span{display:block}.home-v4-guide-cta-tile span{color:rgba(255,255,255,.72);font-weight:850}.home-v4-guide-cta-tile b{color:var(--brand);font-size:22px;letter-spacing:-.035em}.home-v4-guide-note{max-width:840px;margin:18px 0 0;color:rgba(255,255,255,.62);line-height:1.55;font-size:14px}.home-v4-trust{padding:72px 0;background:#f4f6f8}.home-v4-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.home-v4-trust-card{min-height:210px;padding:20px;border:1px solid rgba(15,23,32,.08);border-radius:26px;background:#fff;box-shadow:0 16px 42px rgba(15,23,32,.045)}.home-v4-trust-card p{margin:12px 0 0;color:var(--muted);font-size:14px}.home-v4-seo-note{margin-top:18px;padding:22px;border:1px solid rgba(32,201,151,.22);border-radius:28px;background:linear-gradient(135deg,#effff9,#fff)}.home-v4-seo-note b{display:block;font-size:22px;letter-spacing:-.03em}.home-v4-seo-note p{margin:8px 0 0;color:var(--muted)}.home-v4-faq{background:#fff}.home-v4-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.home-v4-faq-card{padding:20px;border:1px solid rgba(15,23,32,.08);border-radius:26px;background:#fbfdfc}.home-v4-faq-card p{margin:10px 0 0;color:var(--muted)}.home-v4-contact{padding:72px 0;background:#f4f6f8}.home-v4-contact-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.65fr);grid-gap:20px;gap:20px;align-items:start}.home-v4-form-card{padding:26px;box-shadow:0 24px 70px rgba(32,201,151,.11)}.home-v4-form-card>p:not(.home-v4-eyebrow){color:var(--muted)}.home-v4-contact-card{position:-webkit-sticky;position:sticky;top:96px;padding:28px;border-radius:32px;color:#fff;background:radial-gradient(circle at 20% 0,rgba(32,201,151,.22),transparent 38%),linear-gradient(145deg,#071019,#101d28);box-shadow:0 24px 72px rgba(7,16,25,.22)}.home-v4-contact-card h2{color:#fff}.home-v4-contact-card p:not(.home-v4-eyebrow){color:rgba(255,255,255,.68)}.home-v4-contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.home-v4-contact-facts{display:grid;grid-gap:10px;gap:10px;margin-top:22px}.home-v4-contact-facts span{padding:13px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:rgba(255,255,255,.07);color:rgba(255,255,255,.76);font-weight:800}.home-v4-mobile-cta{display:none}.task-command-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:start}.task-command-main{min-width:0;display:grid;grid-gap:10px;gap:10px}.task-command-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.task-command-kicker{color:var(--brand-dark);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.task-command-main>b,.task-command-title{font-size:18px;line-height:1.22;letter-spacing:-.025em;overflow-wrap:anywhere}.task-due-pill{flex:0 0 auto;min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #d9e1ea;border-radius:999px;background:#edf3f8;color:#536174;font-size:12px;font-weight:950;white-space:nowrap}.task-due-overdue{border-color:#ffd0d0;background:#fff0f0;color:#b42318}.task-due-today{border-color:#c7f3e4;background:#e8fff7;color:#087a5f}.task-due-future{border-color:#d7e7ff;background:#eef5ff;color:#0958d9}.task-due-no-date{border-color:#ffe4ad;background:#fff7e6;color:#9a5b00}.task-due-done{border-color:#d9e1ea;background:#edf3f8;color:#536174}.task-command-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.task-command-meta>span,.task-meta-field{min-width:0;display:grid;grid-gap:4px;gap:4px;padding:9px 10px;border:1px solid #d8e1ec;border-radius:14px;background:#f7fafc;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.task-command-meta small{color:#667587;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.task-command-meta a,.task-command-meta b{overflow-wrap:anywhere;font-size:13px;font-weight:900}.task-meta-field b{color:#1d2939}.task-meta-field-link{border-color:rgba(32,201,151,.34);background:#effff9;box-shadow:0 8px 20px rgba(32,201,151,.06)}.task-meta-field-link small{color:#087a5f}.task-meta-field-link .task-meta-link{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:4px;padding:3px 6px;margin-left:-6px;border-radius:8px}.task-command-actions{max-width:430px;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.task-command-actions-v2{max-width:none;gap:10px;align-items:stretch;justify-content:stretch;padding:10px;border:1px solid var(--admin-border-strong,#aebdce);border-radius:18px;background:#eef4f8;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.task-action-card{min-width:0;display:flex;flex:1 1 180px;flex-direction:column;gap:7px;padding:11px;border-top-width:1px;border:1px solid var(--admin-border,#d6dee9);border-top:3px solid var(--admin-border,#d6dee9);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(15,23,32,.045)}.task-action-card small{color:#5d6b7d;font-size:12px;font-weight:760;line-height:1.35}.task-action-label{color:#536174;font-size:11px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.task-action-context{background:linear-gradient(135deg,#f7fbff,#fff);border-color:#c8d9ee}.task-action-card-clickable{border-color:rgba(32,201,151,.38);background:linear-gradient(135deg,#effff9,#fff)}.task-action-card-static{border-style:dashed;background:#f6f8fb;box-shadow:none}.task-action-schedule{flex:2 1 310px;border-color:#0958d9 #d2dce8 #d2dce8}.task-action-complete{background:linear-gradient(135deg,#fff,#f7fafc);border-color:#071019 #9fb0c2 #9fb0c2;box-shadow:0 10px 26px rgba(15,23,32,.065)}.task-action-link,.task-action-static{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;padding:0 11px;border-radius:11px;font-size:13px;font-weight:950}.task-action-link{border:1px solid rgba(32,201,151,.32);background:#effff9;color:#075e4a;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.task-action-link:after{content:"→";text-decoration:none}.task-action-link:hover{transform:translateY(-1px);border-color:rgba(32,201,151,.62);background:#dffbf2;box-shadow:0 10px 24px rgba(32,201,151,.12)}.task-action-static{border:1px dashed #cfd8e5;background:#f3f6f8;color:#536174}.task-schedule-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:auto}.task-action-complete .btn,.task-schedule-buttons .btn{width:100%;white-space:normal;text-align:center}.task-schedule-buttons .btn-light{background:#fff;border-color:#cbd6e3;color:#263444}.task-schedule-buttons .btn-light:hover{border-color:#7fb8ff;background:#f3f8ff;color:#0958d9}.task-action-complete .btn{margin-top:auto}.task-outcome-receipt{margin-top:14px;padding:14px;border:1px solid rgba(32,201,151,.24);border-radius:22px;box-shadow:0 14px 40px rgba(32,201,151,.08)}.task-outcome-receipt,.vehicle-outcome-receipt{background:linear-gradient(135deg,#effff9,#fff)}.vehicle-outcome-receipt{margin:0 0 18px;padding:16px;border:1px solid rgba(32,201,151,.28);border-left:6px solid #087a5f;border-radius:24px;box-shadow:0 18px 46px rgba(11,93,70,.09);scroll-margin-top:96px}.vehicle-outcome-info{border-color:#d7e7ff #d7e7ff #d7e7ff #0958d9;background:linear-gradient(135deg,#eef5ff,#fff)}.vehicle-outcome-warning{border-color:#ffe4ad #ffe4ad #ffe4ad #9a5b00;background:linear-gradient(135deg,#fff7e6,#fff)}.vehicle-outcome-danger{border-color:#ffd7d7 #ffd7d7 #ffd7d7 #b42318;background:linear-gradient(135deg,#fff5f5,#fff)}.vehicle-outcome-receipt:target{animation:task-created-pulse 1.8s ease-in-out 1}.vehicle-outcome-receipt .task-receipt-actions .btn-primary{flex:1 1 180px}.admin-ui-v28 .vehicle-outcome-danger .task-receipt-head span{background:#fff0f0;color:#9a1b13}.task-receipt-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.task-receipt-head span{color:#0e9f78;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.task-receipt-head b{color:#075e4a;font-size:16px;letter-spacing:-.02em;text-align:right}.task-receipt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.task-receipt-grid>div{min-width:0;display:grid;grid-gap:4px;gap:4px;padding:11px;border:1px solid rgba(15,23,32,.07);border-radius:16px;background:rgba(255,255,255,.72)}.task-receipt-grid small{color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.task-receipt-grid a,.task-receipt-grid b{color:var(--ink);font-size:13px;font-weight:950;overflow-wrap:anywhere}.task-receipt-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}@media (max-width:640px){.task-command-actions-v2{padding:10px}.task-action-card{flex-basis:100%}.task-schedule-buttons{grid-template-columns:1fr}.dashboard-shell .kpi-link{min-height:auto;padding-right:15px}.dashboard-shell .kpi-link:after{position:static;width:max-content;margin-top:4px}.dashboard-shell .focus-list{grid-template-columns:1fr}.dashboard-task-intro{align-items:stretch;flex-direction:column}.dashboard-task-intro .btn{width:100%}.focus-item{grid-template-columns:34px minmax(0,1fr);align-items:start;padding:11px}.focus-rank{width:34px;height:34px;border-radius:12px}.focus-action,.focus-type{grid-column:2;width:max-content;margin-top:2px}.focus-item b,.focus-item small{-webkit-line-clamp:2}.dashboard-task-row{grid-template-columns:1fr;align-items:start}.dashboard-task-status{width:max-content}.dashboard-task-actions{width:100%;justify-content:stretch}.dashboard-task-actions .btn{flex:1 1 100%}}@media (max-width:1080px){.home-v4-contact-grid,.home-v4-hero-grid,.home-v4-process-panel{grid-template-columns:1fr}.home-v4-hero-owner-card,.home-v4-hero-visual,.home-v4-showcase{max-width:680px;justify-self:start}.home-v4-quick-search{grid-template-columns:1fr}.home-v4-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v4-story-wall{grid-template-columns:1fr}.home-v4-story-feature{max-width:680px}.home-v4-story-grid{max-width:820px}.home-v4-about-grid,.home-v4-editorial-grid,.home-v4-service-grid,.home-v4-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v4-guide-wall{grid-template-columns:1fr}.home-v4-guide-feature{max-width:680px}.home-v4-guide-mosaic{max-width:820px}.home-v4-contact-card{position:static}.task-command-row{grid-template-columns:1fr}.task-command-actions{max-width:none;justify-content:flex-start}.task-receipt-grid{grid-template-columns:1fr}}@media (max-width:760px){.home-v4{padding-bottom:76px}.home-v4-hero{padding:50px 0 36px}.home-v4 h1{font-size:36px;line-height:1;letter-spacing:-.035em}.home-v4 h2{font-size:34px}.home-v4-lead{font-size:17px}.home-v4-actions,.home-v4-contact-actions,.home-v4-section-row{align-items:stretch;flex-direction:column}.home-v4-actions .btn,.home-v4-contact-actions .btn,.home-v4-section-row .btn{width:100%}.home-v4-quick-search{padding:16px;border-radius:24px}.home-v4-search-form{grid-template-columns:1fr}.home-v4-search-form .btn{width:100%}.home-v4-video-grid{grid-template-columns:1fr}.home-v4-video-card{min-height:170px}.home-v4-showcase-photo,.home-v4-showcase-photo img{min-height:250px}.home-v4-about,.home-v4-contact,.home-v4-editorial,.home-v4-faq,.home-v4-inventory,.home-v4-process,.home-v4-services,.home-v4-story,.home-v4-trust{padding:46px 0}.home-v4-about-facts,.home-v4-about-grid,.home-v4-car-grid,.home-v4-editorial-grid,.home-v4-faq-grid,.home-v4-service-grid,.home-v4-step-grid,.home-v4-trust-grid{grid-template-columns:1fr}.home-v4-service-card{min-height:auto}.home-v4-hero-owner-card,.home-v4-hero-visual{max-width:none}.home-v4-hero-photo-frame{padding:8px;border-radius:28px}.home-v4-hero-photo-frame:before{inset:8px;border-radius:22px}.home-v4-hero-photo-frame img{border-radius:22px}.home-v4-hero-visual figcaption{align-items:flex-start;flex-direction:column}.home-v4-hero-visual span{text-align:left}.home-v4-owner-card img{min-height:430px}.home-v4-editorial-card{grid-template-columns:1fr;min-height:auto}.home-v4-editorial-card img{min-height:0;max-height:none}.home-v4-editorial-card div,.home-v4-story-feature{min-height:auto}.home-v4-story-feature div{min-height:auto;padding:20px}.home-v4-story-feature h3{font-size:30px}.home-v4-story-picture{padding:6px}.home-v4-story-picture img{border-radius:14px}.home-v4-story-grid{grid-template-columns:1fr;gap:10px}.home-v4-story-card{border-radius:22px}.home-v4-story-copy{min-height:auto}.home-v4-story-cta{min-height:118px;border-radius:22px}.home-v4-story-cta b{font-size:22px}.home-v4-guide-feature{min-height:auto}.home-v4-guide-feature div{min-height:auto;padding:20px}.home-v4-guide-feature h3{font-size:30px}.home-v4-guide-picture{padding:6px}.home-v4-guide-picture img{border-radius:14px}.home-v4-guide-mosaic{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-v4-guide-tile,.home-v4-guide-tile-1,.home-v4-guide-tile-2,.home-v4-guide-tile-3,.home-v4-guide-tile-4,.home-v4-guide-tile-5,.home-v4-guide-tile-6,.home-v4-guide-tile-7{grid-column:span 1;grid-row:span 1;border-radius:20px}.home-v4-guide-cta-tile{grid-column:1/-1;min-height:118px;aspect-ratio:auto}.home-v4-about-panel{padding:20px;border-radius:28px}.home-v4-editorial-card div{padding:20px}.home-v4-car-photo{height:220px}.home-v4-car-body h3,.home-v4-car-body p{min-height:auto}.home-v4-car-actions{grid-template-columns:1fr}.home-v4-process-panel{padding:20px;border-radius:28px}.home-v4-mobile-cta{position:fixed;left:10px;right:10px;bottom:10px;z-index:80;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:10px;border:1px solid rgba(15,23,32,.12);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(15,23,32,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-v4-mobile-cta .btn{min-height:42px}.task-command-meta{grid-template-columns:1fr}}.vehicle-detail-v5{background:#f4f6f8;color:var(--ink);overflow:hidden}.vehicle-detail-v5 #client-form,.vehicle-detail-v5 section[id]{scroll-margin-top:96px}.vehicle-v5-top{padding:36px 0 32px;background:radial-gradient(circle at 12% 0,rgba(32,201,151,.12),transparent 30%),linear-gradient(180deg,#fff,#f4f6f8)}.vehicle-v5-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;margin-bottom:18px;color:var(--muted);font-size:13px;font-weight:900}.vehicle-v5-breadcrumb a{color:var(--brand-dark)}.vehicle-v5-breadcrumb span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vehicle-v5-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);grid-gap:24px;gap:24px;align-items:start}.vehicle-v5-main{min-width:0}.vehicle-v5-eyebrow{margin:0 0 10px;color:#0e9f78;font-size:12px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.vehicle-v5-main h1{max-width:960px;margin:0 0 18px;font-size:clamp(36px,5vw,66px);line-height:.98;letter-spacing:-.045em;overflow-wrap:anywhere}.vehicle-v5-mobile-price{display:none}.vehicle-v5-gallery-card{border:1px solid rgba(15,23,32,.09);background:#071019;box-shadow:0 24px 70px rgba(15,23,32,.12)}.vehicle-gallery-premium,.vehicle-v5-gallery-card{overflow:hidden;border-radius:34px}.vehicle-gallery-premium .dealer-media{height:auto;min-height:0;aspect-ratio:16/10;border-radius:0}.vehicle-gallery-premium .gallery-open-label{left:16px;bottom:16px}.vehicle-gallery-premium .photo-count{right:16px;bottom:16px}.vehicle-gallery-premium .thumb-strip{grid-template-columns:repeat(6,minmax(0,1fr));padding:8px;border:0;background:#fff}.vehicle-gallery-premium .thumb-strip img{height:64px}.vehicle-v5-fact-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.vehicle-v5-fact-strip span{min-width:0;display:grid;grid-gap:5px;gap:5px;padding:13px;border:1px solid rgba(15,23,32,.08);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(15,23,32,.045)}.vehicle-v5-fact-strip small{color:var(--muted);font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.vehicle-v5-fact-strip b{overflow-wrap:anywhere;font-size:15px}.vehicle-v5-summary-card{position:-webkit-sticky;position:sticky;top:96px;padding:24px;border:1px solid rgba(15,23,32,.08);border-radius:32px;background:#fff;box-shadow:0 24px 70px rgba(15,23,32,.09)}.vehicle-v5-summary-card h2{margin:0;font-size:clamp(34px,4vw,48px);line-height:1;letter-spacing:-.05em}.vehicle-v5-summary-card p{color:var(--muted);line-height:1.55}.vehicle-v5-summary-title{margin:12px 0 0;color:var(--ink)!important;font-weight:900}.vehicle-v5-summary-actions{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.vehicle-v5-summary-note{display:grid;grid-gap:6px;gap:6px;margin-top:18px;padding:14px;border:1px solid #dff5ed;border-radius:18px;background:#f2fbf8}.vehicle-v5-summary-note b{color:#087a5f}.vehicle-v5-summary-note span{color:var(--muted);line-height:1.45;font-size:13px}.vehicle-v5-content{padding:42px 0 72px}.vehicle-v5-content-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);grid-gap:20px;gap:20px;align-items:start}.vehicle-v5-side,.vehicle-v5-stack{display:grid;grid-gap:18px;gap:18px;min-width:0}.vehicle-v5-form-card,.vehicle-v5-panel,.vehicle-v5-share-card{border:1px solid rgba(15,23,32,.08);border-radius:30px;background:#fff;box-shadow:0 16px 46px rgba(15,23,32,.055)}.vehicle-v5-panel{padding:22px}.vehicle-v5-form-card{padding:24px;border-color:rgba(32,201,151,.26);box-shadow:0 22px 66px rgba(32,201,151,.1)}.vehicle-v5-form-card h2,.vehicle-v5-panel h2{margin:0 0 12px;font-size:clamp(26px,3vw,36px);line-height:1.08;letter-spacing:-.035em}.vehicle-v5-form-card p:not(.vehicle-v5-eyebrow){color:var(--muted);line-height:1.55}.vehicle-v5-request-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:14px 0}.vehicle-v5-request-facts span{min-width:0;display:grid;grid-gap:4px;gap:4px;padding:10px;border:1px solid rgba(32,201,151,.18);border-radius:16px;background:#f4fffb}.vehicle-v5-request-facts small{color:#087a5f;font-size:10px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.vehicle-v5-request-facts b{color:#102235;font-size:13px;overflow-wrap:break-word}.vehicle-v5-request-note{display:grid;grid-gap:4px;gap:4px;margin:0 0 14px;padding:12px;border:1px solid rgba(15,23,32,.08);border-radius:16px;background:#f8fafc}.vehicle-v5-request-note b{color:#102235;font-size:13px}.vehicle-v5-request-note span{color:var(--muted);font-size:13px;line-height:1.4}.vehicle-v5-share-card{display:grid;grid-gap:8px;gap:8px;padding:18px}.vehicle-v5-share-card b,.vehicle-v5-share-card span{display:block}.vehicle-v5-share-card span{color:var(--muted);line-height:1.45}.vehicle-v5-spec-sections{display:grid;grid-gap:18px;gap:18px}.vehicle-v5-spec-section{display:grid;grid-gap:12px;gap:12px}.vehicle-v5-spec-section h2{margin:0;font-size:24px}.vehicle-v5-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.vehicle-v5-spec-grid div{min-width:0;padding:13px;border:1px solid var(--line);border-radius:17px;background:#f8fafc}.vehicle-v5-spec-grid span{display:block;color:var(--muted);font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.vehicle-v5-spec-grid b{display:block;margin-top:5px;overflow-wrap:anywhere}.vehicle-v5-equipment{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.vehicle-v5-equipment span{padding:9px 11px;border:1px solid var(--line);border-radius:999px;background:#f8fafc;font-size:13px;font-weight:850}.vehicle-v5-note{margin-top:16px;padding:15px;border:1px solid rgba(245,158,11,.26);border-radius:20px;background:#fff7ed}.vehicle-v5-note b,.vehicle-v5-note span{display:block}.vehicle-v5-note span{margin-top:5px;color:var(--muted);line-height:1.45}.vehicle-v5-description{overflow-wrap:anywhere}.vehicle-v5-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.vehicle-v5-trust-grid div{padding:18px;border:1px solid rgba(15,23,32,.08);border-radius:24px;background:#fff;box-shadow:0 14px 38px rgba(15,23,32,.05)}.vehicle-v5-trust-grid b,.vehicle-v5-trust-grid span{display:block}.vehicle-v5-trust-grid span{margin-top:7px;color:var(--muted);line-height:1.45;font-size:13px}.vehicle-v5-process{background:radial-gradient(circle at 10% 0,rgba(32,201,151,.12),transparent 34%),#fff}.vehicle-v5-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.vehicle-v5-steps div{padding:15px;border:1px solid var(--line);border-radius:20px;background:#fbfdfc}.vehicle-v5-steps span{width:36px;height:36px;display:grid;place-items:center;border-radius:13px;background:#071019;color:var(--brand);font-size:12px;font-weight:950}.vehicle-v5-steps b,.vehicle-v5-steps small{display:block}.vehicle-v5-steps b{margin-top:12px}.vehicle-v5-steps small{margin-top:5px;color:var(--muted);line-height:1.4}.vehicle-v5-related{padding:0 0 70px}.vehicle-v5-related .container{display:grid;grid-gap:16px;gap:16px}.vehicle-v5-related-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding:22px;border:1px solid rgba(15,23,32,.08);border-radius:30px;background:linear-gradient(135deg,#fff,#f5fbf8);box-shadow:0 16px 46px rgba(15,23,32,.055)}.vehicle-v5-related-head h2{margin:0 0 8px;font-size:clamp(26px,3.2vw,40px);line-height:1.06;letter-spacing:-.04em}.vehicle-v5-related-head p:not(.vehicle-v5-eyebrow){margin:0;max-width:760px;color:var(--muted);line-height:1.55}.vehicle-v5-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.vehicle-v5-related-card{min-width:0}.vehicle-v5-related-card .compact-car-body h3{min-height:44px}.vehicle-v5-related-card .compact-car-body p{min-height:36px}.vehicle-v5-related-cover{height:190px}.vehicle-v5-related-note{margin:0;padding:14px 16px;border:1px solid rgba(15,23,32,.08);border-radius:18px;background:#fff;color:var(--muted);font-size:13px;line-height:1.45}.vehicle-v5-mobile-cta{display:none}@media (max-width:1080px){.vehicle-v5-content-grid,.vehicle-v5-hero{grid-template-columns:1fr}.vehicle-v5-summary-card{position:static}.vehicle-v5-related-grid,.vehicle-v5-spec-grid,.vehicle-v5-steps,.vehicle-v5-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.vehicle-detail-v5{padding-bottom:calc(118px + env(safe-area-inset-bottom))}.vehicle-v5-top{padding:24px 0 26px}.vehicle-v5-breadcrumb{font-size:12px}.vehicle-v5-main h1{font-size:36px;line-height:1;letter-spacing:-.035em}.vehicle-v5-mobile-price{display:grid;grid-gap:5px;gap:5px;margin:0 0 14px}.vehicle-v5-mobile-price strong{font-size:34px;line-height:1;letter-spacing:-.045em}.vehicle-v5-mobile-price span{color:var(--muted);font-size:13px;font-weight:800}.vehicle-gallery-premium,.vehicle-v5-gallery-card{border-radius:24px}.vehicle-gallery-premium .dealer-media{aspect-ratio:4/3}.vehicle-gallery-premium .gallery-open-label{display:none}.vehicle-gallery-premium .thumb-strip{display:flex;overflow-x:auto;padding:7px}.vehicle-gallery-premium .thumb-strip button{flex:0 0 78px}.vehicle-gallery-premium .thumb-strip img{height:54px}.vehicle-v5-fact-strip,.vehicle-v5-spec-grid,.vehicle-v5-steps,.vehicle-v5-trust-grid{grid-template-columns:1fr}.vehicle-v5-summary-card{display:none}.vehicle-v5-content{padding:30px 0 46px}.vehicle-v5-form-card,.vehicle-v5-panel{padding:18px;border-radius:24px}.vehicle-v5-request-facts{grid-template-columns:1fr}.vehicle-v5-spec-section h2{font-size:22px}.vehicle-v5-related{padding-bottom:46px}.vehicle-v5-related-head{align-items:stretch;flex-direction:column;padding:18px;border-radius:24px}.vehicle-v5-related-head .btn{width:100%}.vehicle-v5-related-grid{grid-template-columns:1fr}.vehicle-v5-related-cover{height:210px}.vehicle-v5-mobile-cta{position:fixed;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:80;display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid rgba(15,23,32,.12);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(15,23,32,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.vehicle-v5-mobile-cta>span{min-width:0}.vehicle-v5-mobile-cta b,.vehicle-v5-mobile-cta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vehicle-v5-mobile-cta small{color:var(--muted);font-size:11px}.vehicle-v5-mobile-cta>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.vehicle-v5-mobile-cta .btn{min-height:42px}.gallery-modal{max-height:calc(100svh - 20px);overflow-y:auto}.gallery-modal-image{min-height:220px}}.dashboard-shell .admin-detail-page .top-hero h1,.dashboard-shell .admin-technical-page .top-hero h1{font-size:clamp(28px,3.4vw,42px)!important;line-height:1.02}.dashboard-shell .admin-automation-page .section.card{padding:17px;border-left-color:#536174}.dashboard-shell .admin-detail-page .card.danger-zone{border-color:#ffd0d0 #ffd0d0 #ffd0d0 #b42318}.dashboard-shell .admin-technical-page .card.warning-panel{border-color:rgba(245,158,11,.3)}.dashboard-shell .admin-technical-page .card.publish-ready-panel{border-color:rgba(32,201,151,.32)}@media (max-width:980px){.dashboard-shell .admin-content-detail-page .detail-layout,.dashboard-shell .admin-detail-page .detail-layout{grid-template-columns:1fr}}@media (max-width:720px){.dashboard-shell .admin-sales-page .pipeline-grid,.dashboard-shell .admin-vehicle-archive-page .archive-row{grid-template-columns:1fr}.dashboard-shell .admin-content-detail-page .form-actions,.dashboard-shell .admin-mobile-de-review-page .mobile-review-actions,.dashboard-shell .admin-vehicle-archive-page .archive-row .hero-actions{justify-content:stretch}.dashboard-shell .admin-content-detail-page .form-actions .btn,.dashboard-shell .admin-mobile-de-review-page .mobile-review-actions .btn,.dashboard-shell .admin-vehicle-archive-page .archive-row .btn{width:100%}}.admin-ui-v8{--admin-page:#eaf0f6;--admin-card:#ffffff;--admin-static:#f4f7fa;--admin-action:#eef4f8;--admin-line:#becbd9;--admin-line-soft:#d8e1eb;--admin-click:#087a5f;--admin-click-bg:#effff9;--admin-blue:#0958d9;--admin-blue-bg:#eef5ff;--admin-danger:#b42318;--admin-danger-bg:#fff0f0}.admin-ui-v8 .content{padding:clamp(16px,1.7vw,24px);background:radial-gradient(circle at 8% 0,rgba(32,201,151,.08),transparent 24%),linear-gradient(180deg,#eef4f8,#eaf0f6)}.admin-ui-v8 .card{border-color:var(--admin-line);box-shadow:0 12px 30px rgba(15,23,32,.07)}.admin-ui-v8 .top-hero{margin-bottom:14px;border:1px solid var(--admin-line);border-left:5px solid #071019;background:linear-gradient(135deg,#fff,#f8fbfd);box-shadow:0 14px 36px rgba(15,23,32,.075)}.admin-ui-v8 .top-hero h1{max-width:980px;font-size:clamp(28px,3.2vw,42px)!important;line-height:1.02}.admin-ui-v8 .top-hero p:not(.eyebrow){max-width:760px;color:#526174;font-size:14px;line-height:1.45}.admin-ui-v8 .eyebrow{width:max-content;max-width:100%;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid rgba(32,201,151,.18);border-radius:999px;background:#effff9;color:#087a5f;font-size:10px;letter-spacing:.09em}.admin-ui-v8 .breadcrumb{padding:8px 10px;border:1px solid #d8e1eb;border-radius:14px;background:rgba(255,255,255,.7)}.admin-ui-v8 .breadcrumb a{display:inline-flex;align-items:center;min-height:28px;padding:0 6px;border-radius:8px}.admin-ui-v8 .btn{min-height:40px;border-width:1px;font-weight:920;box-shadow:0 1px 0 rgba(15,23,32,.04)}.admin-ui-v8 .btn-primary{border-color:rgba(32,201,151,.55);background:linear-gradient(135deg,#20c997,#13a982);color:#031b15;box-shadow:0 12px 26px rgba(32,201,151,.2)}.admin-ui-v8 .btn-light{background:#fff;border-color:#b9c7d6;color:#233142}.admin-ui-v8 .btn-ghost{background:#f4f7fa;border-color:#cad6e3;color:#415166}.admin-ui-v8 .btn-danger{background:#b42318;border-color:#b42318;color:#fff;box-shadow:0 12px 26px rgba(180,35,24,.16)}.admin-ui-v8 .btn-done{background:#071019;border-color:#071019;color:#fff}.admin-ui-v8 .btn:not(:disabled):hover{transform:translateY(-1px)}.admin-ui-v8 .btn-ghost:not(:disabled):hover,.admin-ui-v8 .btn-light:not(:disabled):hover{border-color:rgba(32,201,151,.55);background:#effff9;color:#075e4a;box-shadow:0 10px 22px rgba(15,23,32,.075)}.admin-ui-v8 :where(.kpi-link,.client-row-card,.focus-item,.action-list a,.task-action-link,.activity-refs a,.side-action,.side-site,.admin-link-action){cursor:pointer}.admin-ui-v8 :where(.kpi-link,.client-row-card,.focus-item,.action-list a,.task-action-link,.activity-refs a){border-color:#9fb7ca;box-shadow:0 10px 26px rgba(15,23,32,.06)}.admin-ui-v8 :where(.kpi-link,.client-row-card,.focus-item,.action-list a):hover{transform:translateY(-2px);border-color:rgba(32,201,151,.66);background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 18px 42px rgba(15,23,32,.105)}.admin-ui-v8 .client-row-card:after,.admin-ui-v8 .focus-action,.admin-ui-v8 .kpi-link:after{border-color:rgba(32,201,151,.42);background:#dffbf2;color:#075e4a;text-decoration:underline;text-decoration-thickness:1.4px;text-underline-offset:3px}.admin-ui-v8 :where(.info-grid div,.customer-summary div,.lead-meta-grid div,.spec-grid div,.task-meta-field:not(.task-meta-field-link),.small-card,.kpi:not(.kpi-link),.dashboard-task-intro){background:var(--admin-static);border-color:var(--admin-line-soft);box-shadow:inset 0 1px 0 rgba(255,255,255,.72);cursor:default}.admin-ui-v8 :where(.info-grid div,.customer-summary div,.lead-meta-grid div,.spec-grid div,.task-meta-field:not(.task-meta-field-link)) span,.admin-ui-v8 :where(.task-meta-field:not(.task-meta-field-link)) small{color:#667587;font-size:10px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.admin-ui-v8 :where(.info-grid div,.customer-summary div,.lead-meta-grid div,.spec-grid div,.task-meta-field:not(.task-meta-field-link)) b{color:#182536}.admin-ui-v8 .task-meta-field-link{border-color:rgba(32,201,151,.42);background:#effff9;box-shadow:0 8px 20px rgba(32,201,151,.07)}.admin-ui-v8 .task-meta-field-link .task-meta-link{color:#075e4a;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.admin-ui-v8 :where(.hero-actions,.form-actions,.card-actions,.lead-card-actions,.mobile-review-actions,.dashboard-task-actions,.task-command-actions-v2){padding:10px;border:1px solid var(--admin-line-soft);border-radius:16px;background:var(--admin-action)}.admin-ui-v8 .top-hero .hero-actions{align-self:stretch;min-width:min(290px,100%);justify-content:flex-end;align-content:flex-start}.admin-ui-v8 .customer-quick-create .field,.admin-ui-v8 .form-grid>.field{padding:10px;border:1px solid #d8e1eb;border-radius:16px;background:#f8fafc}.admin-ui-v8 .field span{color:#536174;font-size:12px;font-weight:950}.admin-ui-v8 .input,.admin-ui-v8 .select,.admin-ui-v8 .textarea{border-color:#b9c7d6;background:#fff;box-shadow:0 1px 0 rgba(15,23,32,.025)}.admin-ui-v8 .input:focus,.admin-ui-v8 .select:focus,.admin-ui-v8 .textarea:focus{border-color:rgba(32,201,151,.82);box-shadow:0 0 0 4px rgba(32,201,151,.13)}.admin-ui-v8 :where(.badge,.admin-status-pill,.task-due-pill,.dashboard-task-status){border-width:1px;box-shadow:none;cursor:default}.admin-ui-v8 .admin-status-live,.admin-ui-v8 .badge.hot,.admin-ui-v8 .task-due-today{border-color:#b6ecd8;background:#e8fff7;color:#087a5f}.admin-ui-v8 .admin-status-draft,.admin-ui-v8 .admin-status-review,.admin-ui-v8 .badge.warn,.admin-ui-v8 .task-due-no-date{border-color:#f7d58e;background:#fff7e6;color:#8a5100}.admin-ui-v8 .admin-status-done,.admin-ui-v8 .badge.blue,.admin-ui-v8 .task-due-future{border-color:#bfd7ff;background:#eef5ff;color:#0958d9}.admin-ui-v8 .admin-status-urgent,.admin-ui-v8 .task-column-overdue .task-due-pill,.admin-ui-v8 .task-due-overdue{border-color:#ffc4c4;background:#fff0f0;color:#b42318}.admin-ui-v8 .task-command-row{gap:12px}.admin-ui-v8 .task-command-actions-v2{background:#edf3f8;border-color:#b7c7d8;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.admin-ui-v8 .task-action-card{border-color:#cbd8e5;box-shadow:none}.admin-ui-v8 .task-action-card-clickable{border-color:rgba(32,201,151,.48);background:#f0fff9}.admin-ui-v8 .task-action-schedule{border-top-color:#0958d9;background:#f7fbff}.admin-ui-v8 .task-action-complete{border-color:#071019 #8fa0b3 #8fa0b3;background:#fff}.admin-ui-v8 .task-action-link{background:#dffbf2;border-color:rgba(32,201,151,.52);color:#075e4a}.admin-ui-v8 .activity-item,.admin-ui-v8 .deal-card,.admin-ui-v8 .timeline-item:not(.task-item){border-color:#c4d0de;border-left:4px solid #8fa0b3;background:linear-gradient(135deg,#fff,#f9fbfd);box-shadow:0 8px 22px rgba(15,23,32,.045)}.admin-ui-v8 .activity-item{border-left-color:#0958d9}.admin-ui-v8 .content-admin-card{border-color:#becbd9;box-shadow:0 10px 26px rgba(15,23,32,.055)}.admin-ui-v8 .danger-zone{border-color:#ffc4c4!important;border-left:5px solid #b42318!important;background:linear-gradient(135deg,#fff7f7,#fff)}.admin-ui-v8 .warning-panel{border-color:#f7d58e!important;border-left:5px solid #9a5b00;background:linear-gradient(135deg,#fffaf0,#fff)}.admin-ui-v8 .publish-ready-panel,.admin-ui-v8 .success-box{border-color:#b6ecd8!important;background:linear-gradient(135deg,#effff9,#fff)}.admin-ui-v8 .sidebar{padding:18px;border-right:1px solid rgba(255,255,255,.12)}.admin-ui-v8 .sidebar-hint{padding:11px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.72);font-size:12px;line-height:1.35}.admin-ui-v8 .admin-nav-item{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.035)}.admin-ui-v8 .admin-nav-item.active{border-color:rgba(32,201,151,.42);background:rgba(32,201,151,.14);box-shadow:inset 4px 0 0 #20c997}.admin-ui-v8 .admin-nav-item:hover{border-color:rgba(255,255,255,.18);transform:translateX(2px)}.admin-ui-v8 .nav-mark{width:36px;height:30px;display:grid;place-items:center;border-radius:11px;background:rgba(255,255,255,.08);color:#20c997;font-size:10px;font-weight:950}.admin-ui-v8 .admin-nav-item.active .nav-mark{background:#20c997;color:#04120f}.admin-ui-v8 .nav-copy b,.admin-ui-v8 .nav-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-ui-v8 .nav-copy small{color:rgba(255,255,255,.52);font-size:11px;font-weight:760}.admin-ui-v8 .sidebar-actions{gap:8px}.admin-ui-v8 .side-action,.admin-ui-v8 .side-site{border:1px solid rgba(32,201,151,.22);background:rgba(32,201,151,.1);color:#dffbf2;text-align:center}.admin-ui-v8 .side-action:after,.admin-ui-v8 .side-site:after{content:" →"}@media (max-width:1536px){.admin-ui-v8{grid-template-columns:228px minmax(0,1fr)}.admin-ui-v8 .card{padding:16px;border-radius:22px}.admin-ui-v8 .top-hero{padding:16px}.admin-ui-v8 .section{padding:18px 0}.admin-ui-v8 .task-board{gap:12px;padding-top:18px}}@media (max-width:1180px){.admin-ui-v8{grid-template-columns:218px minmax(0,1fr)}.admin-ui-v8 .sidebar{padding:14px}.admin-ui-v8 .nav-copy small,.admin-ui-v8 .sidebar-hint{display:none}.admin-ui-v8 .admin-nav-item{grid-template-columns:38px minmax(0,1fr);padding:9px}.admin-ui-v8 .nav-group{min-width:0}}@media (max-width:980px){.admin-ui-v8{grid-template-columns:1fr}.admin-ui-v8 .sidebar{position:static;height:auto;padding:12px}.admin-ui-v8 .sidebar nav{display:flex;gap:10px;overflow-x:auto;margin-top:12px;padding-bottom:4px}.admin-ui-v8 .nav-group{min-width:230px}.admin-ui-v8 .side-site,.admin-ui-v8 .sidebar-actions,.admin-ui-v8 .sidebar-actions-title{display:none}.admin-ui-v8 .top-hero{align-items:stretch;flex-direction:column}.admin-ui-v8 .top-hero .hero-actions{min-width:0;justify-content:stretch}.admin-ui-v8 .top-hero .hero-actions .btn{flex:1 1 160px}.admin-ui-v8 .form-grid,.admin-ui-v8 .task-command-meta{grid-template-columns:1fr}}@media (max-width:640px){.admin-ui-v8 .content{padding:12px}.admin-ui-v8 .card{padding:14px;border-radius:18px}.admin-ui-v8 .top-hero h1{font-size:30px!important}.admin-ui-v8 :where(.hero-actions,.form-actions,.card-actions,.lead-card-actions,.mobile-review-actions,.dashboard-task-actions,.task-command-actions-v2){padding:8px;border-radius:14px}.admin-ui-v8 :where(.hero-actions .btn,.form-actions .btn,.card-actions .btn,.lead-card-actions .btn,.mobile-review-actions .btn,.dashboard-task-actions .btn){width:100%}.admin-ui-v8 .task-schedule-buttons{grid-template-columns:1fr}.admin-ui-v8 .admin-nav-item{min-width:150px}}.admin-ui-v9,.admin-ui-v9 .content{min-width:0;overflow-x:hidden}.admin-ui-v9 :where(.card,.timeline-item,.client-row-card,.lead-card,.task-command-row,.task-action-card,.mobile-review-card,.content-admin-card,.activity-item,.dealer-card){min-width:0}.admin-ui-v9 :where(p,span,small,b,a,h1,h2,h3){overflow-wrap:break-word}.admin-ui-v9 :where(code,pre,.description-text,[href^="mailto:"],[href^=http]){overflow-wrap:anywhere}.admin-ui-v9 .content{padding:clamp(12px,1.45vw,20px)}.admin-ui-v9 .section{padding:clamp(12px,1.8vw,24px) 0}.admin-ui-v9 .top-hero{gap:12px;padding:clamp(13px,1.5vw,18px);border-radius:22px}.admin-ui-v9 .top-hero h1{margin:6px 0;font-size:clamp(26px,3vw,38px)!important;letter-spacing:-.045em}.admin-ui-v9 .top-hero p:not(.eyebrow){max-width:680px;margin:0;font-size:14px;line-height:1.38}.admin-ui-v9 .brand-snapshot{min-width:240px;max-width:300px;padding:12px;border-radius:18px}.admin-ui-v9 .brand-snapshot-head img{width:44px;height:44px;border-radius:14px}.admin-ui-v9 .brand-signal-grid{gap:6px;margin-top:10px}.admin-ui-v9 .brand-signal-grid div{padding:8px;border-radius:12px}.admin-ui-v9 .brand-signal-grid strong{font-size:20px}.admin-ui-v9 .card{padding:clamp(13px,1.35vw,18px);border-radius:22px}.admin-ui-v9 .grid-4{grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr));gap:10px}.admin-ui-v9 .grid-3{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:12px}.admin-ui-v9 .grid-2{gap:12px}.admin-ui-v9 .kpi strong{font-size:clamp(24px,2.4vw,30px)}.admin-ui-v9 .kpi small{line-height:1.25}.admin-ui-v9 .section-head{align-items:flex-start;margin-bottom:12px}.admin-ui-v9 .focus-head h2,.admin-ui-v9 .mini-head h2,.admin-ui-v9 .section-head h2{font-size:clamp(22px,2.4vw,30px);line-height:1.05}.admin-ui-v9 .focus-head p:not(.eyebrow),.admin-ui-v9 .mini-head p,.admin-ui-v9 .section-head p{max-width:620px;font-size:13px;line-height:1.35}.admin-ui-v9 .form-grid{gap:10px}.admin-ui-v9 .customer-quick-create .field,.admin-ui-v9 .form-grid>.field{padding:0;border:0;background:transparent;box-shadow:none}.admin-ui-v9 .field span{font-size:12px}.admin-ui-v9 .input,.admin-ui-v9 .select,.admin-ui-v9 .textarea{min-height:42px;border-radius:12px}.admin-ui-v9 .code-textarea{min-height:190px;max-height:360px;max-width:100%}.admin-ui-v9 :where(.hero-actions,.form-actions,.card-actions,.lead-card-actions,.mobile-review-actions,.dashboard-task-actions,.task-command-actions-v2){gap:8px;padding:8px;border-radius:14px;background:#f6f9fc}.admin-ui-v9 .top-hero .hero-actions{min-width:min(250px,100%)}.admin-ui-v9 .action-list{gap:8px}.admin-ui-v9 .action-list a{padding:12px 42px 12px 12px;border-radius:16px}.admin-ui-v9 .action-list a span{line-height:1.3}.admin-ui-v9 .focus-list{gap:8px}.admin-ui-v9 .focus-item{grid-template-columns:32px 70px minmax(0,1fr) 70px;min-height:52px;padding:8px}.admin-ui-v9 .focus-copy b{font-size:14px;line-height:1.18}.admin-ui-v9 .focus-copy small{-webkit-line-clamp:1;font-size:12px}.admin-ui-v9 .dashboard-task-row{grid-template-columns:86px minmax(0,1fr) auto;gap:8px;padding:9px}.admin-ui-v9 .dashboard-task-copy b{font-size:14px;-webkit-line-clamp:1}.admin-ui-v9 .dashboard-task-copy small{-webkit-line-clamp:1}.admin-ui-v9 .task-board{gap:12px;padding-top:14px}.admin-ui-v9 .task-column-head{margin-bottom:10px}.admin-ui-v9 .task-column-head p{font-size:13px;line-height:1.3}.admin-ui-v9 .task-command-row{gap:10px}.admin-ui-v9 .task-command-main{gap:8px}.admin-ui-v9 .task-command-title{font-size:16px}.admin-ui-v9 .task-command-meta{gap:6px}.admin-ui-v9 .task-meta-field{padding:8px;border-radius:12px}.admin-ui-v9 .task-command-actions-v2{gap:8px}.admin-ui-v9 .task-action-card{gap:5px;padding:9px;border-radius:14px}.admin-ui-v9 .task-action-card small{font-size:11px;line-height:1.22}.admin-ui-v9 .task-action-link,.admin-ui-v9 .task-action-static{min-height:34px}.admin-ui-v9 .lead-card,.admin-ui-v9 .mobile-review-card{gap:12px}.admin-ui-v9 .content-insight-signals,.admin-ui-v9 .lead-history{max-height:160px;overflow:auto}.admin-ui-v9 .task-summary-row{gap:6px;margin-top:10px}.admin-ui-v9 .admin-status-pill,.admin-ui-v9 .badge,.admin-ui-v9 .task-due-pill,.admin-ui-v9 .task-summary-row a,.admin-ui-v9 .task-summary-row span{white-space:normal}.admin-ui-v9 .description-text{max-width:100%;overflow:auto}.admin-ui-v9 .sidebar{padding:14px}.admin-ui-v9 .sidebar nav{gap:10px;margin-top:14px}.admin-ui-v9 .sidebar a{padding:9px 10px}.admin-ui-v9 .sidebar-hint{margin-top:10px}.admin-ui-v9 .admin-nav-item{grid-template-columns:36px minmax(0,1fr)}.admin-ui-v9 .nav-mark{width:30px;height:28px}@media (max-width:1536px){.admin-ui-v9{grid-template-columns:216px minmax(0,1fr)}.admin-ui-v9 .content{padding:16px}.admin-ui-v9 .brand-snapshot{max-width:280px}}@media (max-width:1180px){.admin-ui-v9{grid-template-columns:208px minmax(0,1fr)}.admin-ui-v9 .brand-snapshot{display:none}.admin-ui-v9 .top-hero .hero-actions{width:100%;justify-content:flex-start}.admin-ui-v9 .focus-item{grid-template-columns:32px minmax(0,1fr) 68px}.admin-ui-v9 .focus-type{grid-column:2;width:max-content}.admin-ui-v9 .focus-copy{grid-column:2}.admin-ui-v9 .focus-action{grid-column:3;grid-row:1/span 2;align-self:center}}@media (max-width:980px){.admin-ui-v9{grid-template-columns:1fr}.admin-ui-v9 .sidebar{overflow:hidden}.admin-ui-v9 .sidebar nav{display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:6px}.admin-ui-v9 .nav-group{min-width:210px;scroll-snap-align:start}.admin-ui-v9 .client-layout,.admin-ui-v9 .detail-layout,.admin-ui-v9 .grid-2,.admin-ui-v9 .vehicle-v5-content-grid{grid-template-columns:1fr}.admin-ui-v9 .task-command-actions-v2{display:grid;grid-template-columns:1fr}.admin-ui-v9 .task-action-card small{display:block}}@media (max-width:720px){.admin-ui-v9 .content{padding:10px}.admin-ui-v9 .top-hero{padding:12px;border-radius:18px}.admin-ui-v9 .top-hero h1{font-size:28px!important}.admin-ui-v9 .hero-actions{display:grid;grid-template-columns:1fr}.admin-ui-v9 .card-actions .btn,.admin-ui-v9 .dashboard-task-actions .btn,.admin-ui-v9 .form-actions .btn,.admin-ui-v9 .hero-actions .btn,.admin-ui-v9 .lead-card-actions .btn,.admin-ui-v9 .mobile-review-actions .btn{width:100%}.admin-ui-v9 .focus-item{grid-template-columns:30px minmax(0,1fr)}.admin-ui-v9 .focus-rank{grid-row:1/span 3}.admin-ui-v9 .focus-action,.admin-ui-v9 .focus-copy,.admin-ui-v9 .focus-type{grid-column:2;grid-row:auto}.admin-ui-v9 .focus-action{width:max-content}.admin-ui-v9 .dashboard-task-row{grid-template-columns:1fr}.admin-ui-v9 .dashboard-task-status{width:max-content}.admin-ui-v9 .task-column-head{align-items:flex-start}.admin-ui-v9 .task-column-head strong{width:38px;height:38px;border-radius:13px;font-size:18px}.admin-ui-v9 .lead-card-actions,.admin-ui-v9 .lead-card-actions .admin-action-group{grid-template-columns:1fr}.admin-ui-v9 .mobile-review-actions{display:grid;grid-template-columns:1fr}.admin-ui-v9 .gallery-modal{max-width:calc(100vw - 16px)}}@media (max-width:420px){.admin-ui-v9 .admin-nav-item{min-width:132px}.admin-ui-v9 .sidebar .logo{gap:9px}.admin-ui-v9 .sidebar .logo-mark{width:42px;height:42px}.admin-ui-v9 .task-schedule-buttons{grid-template-columns:1fr}}.admin-ui-v10 .task-target-preview{border-width:2px;box-shadow:0 10px 24px rgba(15,23,32,.055)}.admin-ui-v10 .task-target-preview b{font-size:14px}.admin-ui-v10 .task-target-preview.overdue{border-color:#ffc4c4;background:#fff0f0;color:#b42318}.admin-ui-v10 .task-outcome-receipt{order:-1;margin:0 0 10px;border-width:2px;border-color:rgba(32,201,151,.42);box-shadow:0 14px 34px rgba(32,201,151,.11)}.admin-ui-v10 .task-item-created{display:grid;grid-gap:10px;gap:10px}.admin-ui-v10 .task-receipt-head b{font-size:15px}.admin-ui-v10 .task-receipt-grid>div{background:#fff;border-color:#d4eadf}@media (max-width:980px){.admin-ui-v10 .client-row-card{padding-right:16px}.admin-ui-v10 .client-row-card:after{position:static;transform:none;width:max-content;margin-top:8px}.admin-ui-v10 .mobile-review-card{grid-template-columns:1fr}}@media (max-width:640px){.admin-ui-v10 .task-outcome-receipt{padding:11px;border-radius:17px}.admin-ui-v10 .task-receipt-actions .btn{width:100%}}.admin-ui-v11 .nav-mark{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:11px;letter-spacing:.02em}.admin-ui-v11 .admin-security-warning p{max-width:560px}.admin-ui-v11 .task-command-actions-v2 small{color:#536272}.admin-ui-v11 .task-done-compact b,.admin-ui-v11 .task-done-nudge b{color:#0f5132}.admin-ui-v11 .timeline-item .form-actions{margin-top:8px}@media (max-width:980px){.admin-ui-v11 .task-action-card{grid-template-columns:1fr}.admin-ui-v11 .task-action-card small{max-width:100%}.admin-ui-v11 .admin-nav-item{min-width:142px}}@media (max-width:640px){.admin-ui-v11 .sidebar nav{gap:8px}.admin-ui-v11 .nav-group{min-width:188px}.admin-ui-v11 .admin-nav-item{min-width:132px}.admin-ui-v11 .task-receipt-grid{grid-template-columns:1fr}}.admin-ui-v12 .compact-details{border:1px solid #dbe4ee;border-radius:16px;background:#f8fbfd;padding:10px 12px}.admin-ui-v12 .compact-details>summary{cursor:pointer;font-weight:900;color:#102235;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-ui-v12 .compact-details>summary::-webkit-details-marker{display:none}.admin-ui-v12 .compact-details>summary:after{content:"+";width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:#eaf7f2;color:#087a5f;font-weight:950}.admin-ui-v12 .compact-details[open]>summary:after{content:"−"}.admin-ui-v12 .compact-details[open]{background:#fff}.admin-ui-v12 .compact-details .form-grid,.admin-ui-v12 .compact-details .grid-3{margin-top:12px}.admin-ui-v12 .lead-action-result{width:100%;margin-top:8px;border-color:rgba(32,201,151,.34);background:linear-gradient(135deg,#f0fbf7,#fff)}.admin-ui-v12 .lead-action-result small{display:block;color:#536272;font-weight:760}.admin-ui-v12 .vehicle-gallery-compact .gallery-thumbs{display:none}.admin-ui-v12 .vehicle-gallery-compact .dealer-media{height:180px;border-radius:16px;overflow:hidden}.admin-ui-v12 .missing-fields-details,.admin-ui-v12 .missing-fields-details .missing-fields{margin-top:10px}.admin-ui-v12 .mobile-review-actions .status-actions{width:100%;display:grid;grid-gap:8px;gap:8px}.admin-ui-v12 .mobile-review-actions .btn{width:100%}.admin-ui-v12 .vehicle-create-extra{margin-top:4px}.admin-ui-v12 .vin-advanced-details{margin-top:12px}.admin-ui-v12 .admin-content-composer-details{padding:14px}.admin-ui-v12 .admin-content-composer-details>.standout-card{margin-top:12px;box-shadow:none}.admin-ui-v12 .radar-lot-card .task-summary-row{margin-top:10px}.admin-ui-v12 .sale-mini-card{border-color:#cfdde9;background:linear-gradient(135deg,#fff,#f8fbfd)}.admin-ui-v12 .sale-action-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));grid-gap:8px;gap:8px;align-items:center;margin-top:10px}.admin-ui-v12 .sale-action-buttons .soft-text{grid-column:1/-1;margin-top:0}@media (max-width:1180px){.admin-ui-v12 .mobile-review-card{grid-template-columns:minmax(180px,260px) minmax(0,1fr)}.admin-ui-v12 .mobile-review-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:stretch}}@media (max-width:720px){.admin-ui-v12 .mobile-review-card{grid-template-columns:1fr}.admin-ui-v12 .vehicle-gallery-compact .dealer-media{height:170px}.admin-ui-v12 .mobile-review-actions{grid-template-columns:1fr}.admin-ui-v12 .compact-details{padding:9px 10px;border-radius:14px}}.admin-ui-v13 .task-outcome-receipt .btn-primary{box-shadow:0 10px 24px rgba(32,201,151,.16)}.admin-ui-v13 .task-receipt-actions{align-items:stretch}.admin-ui-v13 .task-receipt-actions .btn{justify-content:center}.admin-ui-v13 .task-command-actions-v2 .btn-current{cursor:default}@media (max-width:980px){.admin-ui-v13 .sidebar{padding:10px}.admin-ui-v13 .sidebar nav{display:flex;gap:7px;overflow-x:auto;margin-top:10px;padding-bottom:4px;scrollbar-width:thin}.admin-ui-v13 .nav-group{display:flex;gap:7px;min-width:max-content}.admin-ui-v13 .nav-copy small,.admin-ui-v13 .nav-group-title,.admin-ui-v13 .nav-mark,.admin-ui-v13 .sidebar-actions-title,.admin-ui-v13 .sidebar-hint{display:none}.admin-ui-v13 .admin-nav-item{grid-template-columns:1fr;min-width:auto;padding:8px 11px;border-radius:999px}.admin-ui-v13 .admin-nav-item.active{transform:none}.admin-ui-v13 .nav-copy b{white-space:nowrap;font-size:12px;line-height:1}.admin-ui-v13 .sidebar-actions{display:flex;gap:7px;overflow-x:auto;padding-bottom:3px}.admin-ui-v13 .side-action,.admin-ui-v13 .side-site{min-width:max-content;padding:8px 11px;border-radius:999px;font-size:12px}}@media (max-width:640px){.admin-ui-v13 .sidebar .logo{padding:7px 8px}.admin-ui-v13 .sidebar .logo small{display:none}.admin-ui-v13 .focus-head p:not(.eyebrow),.admin-ui-v13 .mini-head p,.admin-ui-v13 .section-head p,.admin-ui-v13 .top-hero p:not(.eyebrow){font-size:12px;line-height:1.28}.admin-ui-v13 .task-receipt-actions{display:grid;grid-template-columns:1fr}.admin-ui-v13 .task-target-preview span{font-size:12px}}.admin-ui-v14 .admin-tool-details,.admin-ui-v14 .sales-create-details{padding:12px;border-color:#cfddea;background:linear-gradient(135deg,#f8fbfd,#fff)}.admin-ui-v14 .admin-tool-details>summary,.admin-ui-v14 .sales-create-details>summary{min-height:42px}.admin-ui-v14 .admin-tool-details>.card,.admin-ui-v14 .sales-create-details>.card{margin-top:12px;box-shadow:none}.admin-ui-v14 .admin-vehicle-tools{padding-top:10px}.admin-ui-v14 .sales-deal-card{display:grid;grid-gap:6px;gap:6px;border-color:#cfddea;background:linear-gradient(135deg,#fff,#f8fbfd)}.admin-ui-v14 .sales-deal-card small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-sales-page .sale-outcome-receipt{display:flex;justify-content:space-between;gap:18px;align-items:center;border-color:#a9c7ea;background:linear-gradient(135deg,#f7fbff,#fff);box-shadow:0 14px 36px rgba(37,99,235,.1);scroll-margin-top:96px}.admin-ui-v25 .sale-outcome-receipt:target{animation:taskNextContactPulse 1.8s ease}.admin-ui-v25 .sale-receipt-primary{box-shadow:0 16px 34px rgba(49,95,186,.18)}.admin-sales-page .sale-highlight-card{border-color:#1f2f46;background:linear-gradient(135deg,#fff,#f3f8ff);box-shadow:0 16px 36px rgba(15,23,32,.12);scroll-margin-top:110px}.admin-sales-page .sale-here-marker{width:max-content;border-radius:999px;background:#172033;color:#fff;padding:5px 10px;font-size:.78rem;font-weight:800}.admin-sales-page .sales-deal-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.admin-sales-page .sale-action-buttons{margin-top:4px}.admin-sales-page .sales-action-anchor{scroll-margin-top:96px}.admin-sales-page .sales-action-anchor:target{animation:taskNextContactPulse 1.8s ease;border-radius:16px}.admin-ui-v24 .sales-workbench{scroll-margin-top:96px;display:grid;grid-gap:14px;gap:14px;margin:0 0 16px;padding:18px;border:2px solid rgba(49,95,186,.18);border-left:7px solid #315fba;border-radius:26px;background:linear-gradient(135deg,#f7fbff,#fff);box-shadow:0 18px 46px rgba(49,95,186,.1)}.admin-ui-v24 .sales-workbench-urgent{border-left-color:#c92a2a;background:linear-gradient(135deg,#fff5f5,#fff);box-shadow:0 18px 46px rgba(201,42,42,.1)}.admin-ui-v24 .sales-workbench-deal{border-left-color:#7048e8;background:linear-gradient(135deg,#f6f2ff,#fff);box-shadow:0 18px 46px rgba(112,72,232,.1)}.admin-ui-v24 .sales-workbench-empty{border-left-color:#20c997;background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 18px 46px rgba(32,201,151,.1)}.admin-ui-v24 .sales-workbench-done{border-left-color:#667085;background:linear-gradient(135deg,#f8fafc,#fff)}.admin-ui-v24 .sales-workbench-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px}.admin-ui-v24 .sales-workbench-head h2{margin:2px 0 5px;color:#10243a;font-size:clamp(24px,2.3vw,34px);line-height:1.04;letter-spacing:-.035em}.admin-ui-v24 .sales-workbench-head p:not(.eyebrow){margin:0;color:#506176;font-weight:850;overflow-wrap:break-word}.admin-ui-v24 .sales-workbench-primary{min-width:190px;justify-content:center;box-shadow:0 16px 34px rgba(49,95,186,.18)}.admin-ui-v24 .sales-workbench-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-ui-v24 .sales-workbench-grid>div{min-width:0;padding:13px;border:1px solid #d9e3ef;border-radius:18px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.admin-ui-v24 .sales-workbench-grid span{display:block;margin-bottom:7px;color:#68788d;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.admin-ui-v24 .sales-workbench-grid b{display:block;color:#162235;font-size:15px;line-height:1.25;overflow-wrap:break-word}.admin-ui-v24 .sales-workbench-grid small{display:block;margin-top:6px;color:#58687c;font-weight:800;line-height:1.35;overflow-wrap:break-word}.admin-ui-v24 .sales-workbench-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.admin-ui-v60 .sale-existing-active-stack{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.admin-ui-v60 .sale-existing-active-deal{padding:14px;border:1px solid #ffd6a8;border-left:5px solid #f59e0b;border-radius:18px;background:linear-gradient(135deg,#fff8ed,#fff);box-shadow:0 16px 36px rgba(245,158,11,.1);display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-ui-v60 .sale-existing-active-deal-confirmed{border-color:#b9dcff #b9dcff #b9dcff #0958d9;background:linear-gradient(135deg,#f3f8ff,#fff);box-shadow:0 14px 34px rgba(9,88,217,.08)}.admin-ui-v60 .sale-existing-active-deal span{display:block;color:#8a5200;font-size:12px;font-weight:900}.admin-ui-v60 .sale-existing-active-deal b{display:block;margin-top:4px;color:#142033;line-height:1.25}.admin-ui-v60 .sale-existing-active-deal small{display:block;margin-top:4px;color:#6b7280;font-weight:800;line-height:1.35}.admin-ui-v60 .sale-existing-active-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.admin-ui-v60 .sale-existing-active-actions .btn-primary{box-shadow:0 14px 30px rgba(245,158,11,.16)}.admin-ui-v60 .sale-duplicate-confirmed{margin-top:8px;padding:10px 12px;border:1px solid #b9dcff;border-radius:14px;background:#f3f8ff;color:#0958d9;font-size:12px;font-weight:900}.dashboard-shell.admin-ui-v61 .admin-decision-card{position:relative;border-color:#b9c8d8;background:linear-gradient(135deg,#fff,#f8fbfd);box-shadow:0 14px 34px rgba(15,23,32,.07)}.dashboard-shell.admin-ui-v61 .admin-decision-card:before{content:"";position:absolute;left:12px;top:12px;bottom:12px;width:4px;border-radius:999px;background:#20c997;opacity:.72}.dashboard-shell.admin-ui-v61 .admin-decision-card>*{position:relative;z-index:1}.dashboard-shell.admin-ui-v61 .btn.admin-next-action{min-height:42px;border-color:#17b890;background:linear-gradient(135deg,#20c997,#12b886);color:#031511;box-shadow:0 14px 32px rgba(32,201,151,.24);font-weight:950}.dashboard-shell.admin-ui-v61 .btn.admin-next-action:after{content:"→";margin-left:2px;font-weight:950}.dashboard-shell.admin-ui-v61 .btn.admin-next-action:not(:disabled):hover{transform:translateY(-2px);border-color:#0fa87f;box-shadow:0 18px 40px rgba(32,201,151,.32)}.dashboard-shell.admin-ui-v61 .btn.admin-context-action,.dashboard-shell.admin-ui-v61 a.admin-context-action{border-color:#cfdae6;color:#405169;background:#fff}.dashboard-shell.admin-ui-v61 a.admin-context-action:not(.btn){display:inline-flex;align-items:center;gap:6px;color:#0958d9;font-weight:950;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}.dashboard-shell.admin-ui-v61 a.admin-context-action:not(.btn):after{content:"↗";font-size:12px;text-decoration:none}.dashboard-shell.admin-ui-v61 .btn.admin-context-action:not(:disabled):hover{background:#f4f8ff;border-color:#9fc5ff;color:#0958d9}.dashboard-shell.admin-ui-v61 .btn.admin-duplicate-action{border-color:#ffd6a8;background:#fff8ed;color:#8a5200;box-shadow:none}.dashboard-shell.admin-ui-v61 .btn.admin-duplicate-action:before{content:"Осознанно";margin-right:2px;padding:2px 6px;border-radius:999px;background:#ffe6bd;color:#8a5200;font-size:10px;font-weight:950;letter-spacing:.03em;text-transform:uppercase}.dashboard-shell.admin-ui-v61 .btn.admin-duplicate-action:not(:disabled):hover{transform:translateY(-1px);background:#fff2db;border-color:#f5a524;color:#6f3f00}.dashboard-shell.admin-ui-v61 .admin-decision-actions,.dashboard-shell.admin-ui-v61 .lead-existing-followup-actions,.dashboard-shell.admin-ui-v61 .quick-action-existing-actions,.dashboard-shell.admin-ui-v61 .sale-existing-active-actions,.dashboard-shell.admin-ui-v61 .task-existing-followup-actions{align-items:center}.dashboard-shell.admin-ui-v61 .task-target-preview.admin-decision-card{padding-left:22px}.dashboard-shell.admin-ui-v61 .task-target-preview.admin-decision-card:before{left:10px;top:10px;bottom:10px}.dashboard-shell.admin-ui-v62 .btn.admin-secondary-action{min-height:40px;border-color:#cfdae6;background:#fff;color:#405169;box-shadow:none;font-weight:900}.dashboard-shell.admin-ui-v62 .btn.admin-secondary-action:not(:disabled):hover{transform:translateY(-1px);border-color:#9fc5ff;background:#f4f8ff;color:#0958d9}.dashboard-shell.admin-ui-v62 .sale-action-buttons{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.dashboard-shell.admin-ui-v62 .sale-action-state{display:inline-flex;align-items:center;min-height:38px;padding:8px 11px;border:1px dashed #cfddea;border-radius:13px;background:#f8fbfd;color:#637084;font-size:12px;font-weight:850}.dashboard-shell.admin-ui-v62 .sale-action-delivery-primary,.dashboard-shell.admin-ui-v62 .sale-action-payment-primary{justify-content:center}@media (max-width:720px){.dashboard-shell.admin-ui-v61 .admin-decision-actions,.dashboard-shell.admin-ui-v61 .customer-task-handoff-actions,.dashboard-shell.admin-ui-v61 .lead-existing-followup-actions,.dashboard-shell.admin-ui-v61 .quick-action-existing-actions,.dashboard-shell.admin-ui-v61 .sale-existing-active-actions,.dashboard-shell.admin-ui-v61 .task-created-dock-actions,.dashboard-shell.admin-ui-v61 .task-receipt-actions{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.dashboard-shell.admin-ui-v61 .admin-decision-actions .btn,.dashboard-shell.admin-ui-v61 .customer-task-handoff-actions .btn,.dashboard-shell.admin-ui-v61 .lead-existing-followup-actions .btn,.dashboard-shell.admin-ui-v61 .quick-action-existing-actions .btn,.dashboard-shell.admin-ui-v61 .sale-existing-active-actions .btn,.dashboard-shell.admin-ui-v61 .task-created-dock-actions .btn,.dashboard-shell.admin-ui-v61 .task-receipt-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v62 .sale-action-buttons{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v62 .sale-action-buttons .btn,.dashboard-shell.admin-ui-v62 .sale-action-state{width:100%;justify-content:center}.admin-sales-page .sale-outcome-receipt{display:grid}.admin-sales-page .sale-outcome-receipt .content-next-step-actions,.admin-sales-page .sales-deal-actions{display:grid;grid-template-columns:1fr}.admin-sales-page .sale-outcome-receipt .btn,.admin-sales-page .sales-deal-actions .btn{width:100%;justify-content:center}.admin-ui-v24 .sales-workbench{padding:14px;border-radius:22px}.admin-ui-v24 .sales-workbench-head{grid-template-columns:1fr;align-items:stretch}.admin-ui-v24 .sales-workbench-primary{width:100%;min-width:0;order:2}.admin-ui-v24 .sales-workbench-grid{grid-template-columns:1fr}.admin-ui-v24 .sales-workbench-actions{display:grid;grid-template-columns:1fr}.admin-ui-v24 .sales-workbench-actions .btn{width:100%;justify-content:center}.admin-ui-v60 .sale-existing-active-deal{display:grid;grid-template-columns:1fr;padding:12px}.admin-ui-v60 .sale-existing-active-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.admin-ui-v60 .sale-existing-active-actions .btn{width:100%;justify-content:center}}@media (min-width:721px) and (max-width:1180px){.admin-ui-v24 .sales-workbench-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-radar-page .radar-working-list{margin-top:18px}.admin-radar-page .radar-lot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:14px;gap:14px}.admin-radar-page .radar-lot-card{display:grid;grid-gap:12px;gap:12px;border-color:#cfddea;background:linear-gradient(135deg,#fff,#f8fbfd)}.admin-radar-page .radar-lot-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.admin-radar-page .radar-lot-head h3{margin:.45rem 0 0;line-height:1.18}.admin-radar-page .radar-lot-head>b{min-width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#eef5ff;color:#1f4a7a;border:1px solid #c7dbf1}.admin-radar-page .radar-economics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-radar-page .radar-highlight-card{border-color:#1f2f46;border-left:4px solid #1f2f46;background:linear-gradient(135deg,#fff,#f2f7ff);box-shadow:0 16px 36px rgba(15,23,32,.12);scroll-margin-top:110px}.admin-radar-page .radar-here-marker{width:max-content;border-radius:999px;background:#172033;color:#fff;padding:5px 10px;font-size:.78rem;font-weight:800}.admin-radar-page .radar-outcome-receipt{display:flex;justify-content:space-between;gap:18px;align-items:center;border-color:#a9c7ea;background:linear-gradient(135deg,#f7fbff,#fff);box-shadow:0 14px 36px rgba(37,99,235,.1);scroll-margin-top:96px}.admin-ui-v30 .radar-outcome-receipt:target{animation:task-created-pulse 1.8s ease-in-out 1}.admin-ui-v30 .radar-result-primary{box-shadow:0 16px 34px rgba(37,99,235,.16)}.admin-ui-v30 .radar-lot-actions{scroll-margin-top:110px}.admin-ui-v30 .radar-lot-actions:target{outline:3px solid rgba(37,99,235,.26);outline-offset:4px;border-color:#95b9e8;background:#f7fbff}.admin-ui-v31 .lead-outcome-receipt{scroll-margin-top:110px}.admin-ui-v31 .lead-outcome-receipt:target{animation:task-created-pulse 1.8s ease-in-out 1}.admin-ui-v31 .lead-result-primary{box-shadow:0 16px 34px rgba(8,122,95,.16)}.admin-ui-v31 .lead-card:target{outline:3px solid rgba(8,122,95,.24);outline-offset:4px}.admin-ui-v32 .task-create-panel{scroll-margin-top:110px}.admin-ui-v32 .task-create-panel:target{animation:task-created-pulse 1.8s ease-in-out 1;border-color:rgba(32,201,151,.62);box-shadow:0 22px 52px rgba(8,122,95,.14)}.admin-ui-v32 .task-create-panel:target .mini-head h2:after{content:" · здесь создать";color:#087a5f;font-size:.72em;font-weight:700}@media (max-width:720px){.admin-ui-v32 .task-create-panel{scroll-margin-top:82px}}.admin-ui-v33 .task-outcome-primary-next{box-shadow:0 16px 34px rgba(8,122,95,.18)}.admin-ui-v33 .task-outcome-receipt .task-receipt-actions .task-outcome-primary-next:first-child{order:-2}@media (max-width:720px){.admin-ui-v33 .task-outcome-receipt .task-receipt-actions .btn{width:100%}}.admin-ui-v34 .lead-card-actions{scroll-margin-top:110px}.admin-ui-v34 .lead-card-actions:target{outline:3px solid rgba(8,122,95,.24);outline-offset:4px;border-color:#9ccfbe;background:#f7fffb}@media (max-width:720px){.admin-ui-v34 .lead-card-actions{scroll-margin-top:82px}}.admin-radar-page .radar-summary-cards{margin-top:18px}.admin-radar-page .radar-task-button-wrap{display:grid;grid-gap:6px;gap:6px}.admin-radar-page .radar-task-button-wrap .btn{width:100%;justify-content:center}.admin-ui-v59 .radar-existing-task{padding:12px;border:1px solid #ffd6a8;border-left:5px solid #f59e0b;border-radius:16px;background:linear-gradient(135deg,#fff8ed,#fff);box-shadow:0 14px 30px rgba(245,158,11,.09)}.admin-ui-v59 .radar-existing-task span{display:block;color:#8a5200;font-size:12px;font-weight:900}.admin-ui-v59 .radar-existing-task b{display:block;margin-top:3px;color:#142033;font-size:14px}.admin-ui-v59 .radar-existing-task small{display:block;margin-top:4px;color:#6b7280;font-weight:800;line-height:1.35}.admin-ui-v59 .radar-existing-task-actions{display:grid;grid-gap:7px;gap:7px}.admin-ui-v59 .radar-existing-task-actions .btn-primary{box-shadow:0 14px 30px rgba(245,158,11,.16)}@media (max-width:720px){.admin-radar-page .radar-outcome-receipt{display:grid}.admin-radar-page .radar-outcome-receipt .content-next-step-actions,.admin-radar-page .sales-deal-actions{display:grid;grid-template-columns:1fr}.admin-radar-page .radar-outcome-receipt .btn,.admin-radar-page .sales-deal-actions .btn{width:100%;justify-content:center}.admin-ui-v59 .radar-existing-task{padding:11px}}.admin-ui-v14 .sales-deal-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:8px;gap:8px;margin-top:8px}.admin-ui-v14 .content-insight-details{margin-top:8px}.admin-ui-v14 .content-insight-details .content-insight-signals{margin-top:10px}@media (max-width:980px){.admin-ui-v14 .admin-vehicle-tools .grid-2{grid-template-columns:1fr}.admin-ui-v14 .pipeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.admin-ui-v14 .side-site,.admin-ui-v14 .sidebar-actions{display:none}.admin-ui-v14 .content,.admin-ui-v14 .sidebar{padding:8px}.admin-ui-v14 .top-hero{padding:10px;gap:8px}.admin-ui-v14 .section{padding:10px 0}.admin-ui-v14 .hero-actions{padding:6px;gap:6px}.admin-ui-v14 .hero-actions .btn{min-height:38px}.admin-ui-v14 .pipeline-grid{grid-template-columns:1fr;gap:10px}.admin-ui-v14 .sales-deal-actions{grid-template-columns:1fr}.admin-ui-v14 .admin-tool-details,.admin-ui-v14 .sales-create-details{padding:9px;border-radius:14px}}.admin-ui-v15 .task-bucket-link{scroll-margin-top:18px}.admin-ui-v15 .task-bucket-link:after{content:"Открыть →"}.admin-ui-v15 .task-column{scroll-margin-top:18px}.admin-ui-v15 .task-column .task-item-created{scroll-margin-top:72px;border-width:2px;border-color:rgba(32,201,151,.72);background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 18px 46px rgba(32,201,151,.16)}.admin-ui-v15 .task-column .task-item-created:before{width:7px;background:#20c997}.admin-ui-v15 .task-current-marker{order:-2;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border:1px solid rgba(32,201,151,.32);border-radius:16px;background:#071019;color:#fff;box-shadow:0 12px 28px rgba(7,16,25,.14)}.admin-ui-v15 .task-current-marker span{min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#20c997;color:#031b15;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.admin-ui-v15 .task-current-marker b{min-width:0;color:#fff;font-size:14px;overflow-wrap:break-word}.admin-ui-v15 .task-board .task-command-row{grid-template-columns:1fr}.admin-ui-v15 .task-board .task-command-actions-v2{display:grid;grid-template-columns:1fr;max-width:none}.admin-ui-v15 .task-board .task-action-card{width:100%;flex:none}.admin-ui-v15 .task-board .task-command-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-ui-v15 .task-board .task-receipt-grid{grid-template-columns:1fr}.admin-ui-v15 .task-board .task-receipt-actions .btn-primary{flex:1 1 220px}.admin-ui-v15 .task-target-preview span{color:inherit;font-weight:950}@media (max-width:720px){.admin-ui-v15 .task-current-marker{align-items:flex-start;flex-direction:column}.admin-ui-v15 .task-board .task-command-meta{grid-template-columns:1fr}.admin-ui-v15 .task-bucket-link:after{position:static;width:max-content;margin-top:4px}}.admin-ui-v16 .task-focus-banner{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid rgba(49,95,186,.22);border-left:5px solid #315fba;border-radius:20px;background:linear-gradient(135deg,#f3f7ff,#fff);box-shadow:0 14px 34px rgba(49,95,186,.08)}.admin-ui-v16 .task-focus-banner b{display:block;color:#163b7a}.admin-ui-v16 .task-focus-banner span{display:block;margin-top:3px;color:#446077;font-size:13px;font-weight:800}.admin-ui-v16 .task-outcome-receipt .task-receipt-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.admin-ui-v16 .task-outcome-receipt .task-receipt-grid>div:first-child{border-color:rgba(32,201,151,.22);background:#f7fffb}.admin-ui-v17 .task-command-actions-v2{scroll-margin-top:88px}.admin-ui-v17 .task-next-action-link{border-color:#315fba;color:#163b7a;background:#f3f7ff}.admin-ui-v17 .task-next-action-link:hover{background:#e8f0ff;color:#0f3f90}.admin-ui-v18 .task-action-card{scroll-margin-top:96px}.admin-ui-v18 .task-action-card:target{border-color:rgba(32,201,151,.62);background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 16px 38px rgba(32,201,151,.18)}.admin-ui-v18 .task-action-card:target .task-action-label{color:#075e4a}.admin-ui-v19 .customer-next-contact-anchor{scroll-margin-top:96px;border-radius:18px}.admin-ui-v19 .customer-next-contact-anchor:target{animation:taskNextContactPulse 1.8s ease}.admin-ui-v19 .task-outcome-receipt .task-next-action-link{font-weight:950}.admin-ui-v19 .task-outcome-receipt .task-receipt-actions .btn-primary[href*=customer-next-contact]{border-color:#087a5f;box-shadow:0 12px 28px rgba(32,201,151,.18)}@keyframes taskNextContactPulse{0%{box-shadow:0 0 0 0 rgba(32,201,151,.36)}45%{box-shadow:0 0 0 6px rgba(32,201,151,.18)}to{box-shadow:0 0 0 0 rgba(32,201,151,0)}}@media (max-width:720px){.admin-ui-v16 .task-focus-banner{align-items:stretch;flex-direction:column;padding:12px}.admin-ui-v16 .task-focus-banner .btn{width:100%;justify-content:center}.admin-ui-v17 .task-command-actions-v2{scroll-margin-top:74px}.admin-ui-v18 .task-action-card,.admin-ui-v19 .customer-next-contact-anchor{scroll-margin-top:78px}}.admin-ui-v20 .customer-next-spotlight{margin:0 0 18px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;border-width:2px;border-left:7px solid #315fba;background:linear-gradient(135deg,#f7fbff,#fff);box-shadow:0 18px 46px rgba(49,95,186,.1)}.admin-ui-v20 .customer-next-spotlight h2{margin:2px 0 6px;font-size:clamp(22px,2vw,30px);letter-spacing:-.03em;color:#10243a}.admin-ui-v20 .customer-next-spotlight p:not(.eyebrow){margin:0;color:#415268;font-weight:850;overflow-wrap:break-word}.admin-ui-v20 .customer-next-danger{border-left-color:#c92a2a;background:linear-gradient(135deg,#fff5f5,#fff);box-shadow:0 18px 46px rgba(201,42,42,.1)}.admin-ui-v20 .customer-next-today{border-left-color:#f08c00;background:linear-gradient(135deg,#fff8e8,#fff)}.admin-ui-v20 .customer-next-warn{border-left-color:#e67700;background:linear-gradient(135deg,#fff9db,#fff)}.admin-ui-v20 .customer-next-future{border-left-color:#315fba}.admin-ui-v20 .customer-next-empty{border-left-color:#20c997;background:linear-gradient(135deg,#effff9,#fff)}.admin-ui-v20 .customer-next-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:260px}.admin-ui-v20 .customer-next-actions .btn-primary{min-width:160px;box-shadow:0 14px 28px rgba(49,95,186,.16)}.admin-ui-v20 .customer-main-task{position:relative;border-width:2px;border-color:rgba(32,201,151,.46);background:linear-gradient(135deg,#f7fffb,#fff);box-shadow:0 16px 38px rgba(32,201,151,.12)}.admin-ui-v20 .customer-main-task-pill{display:inline-flex;width:max-content;margin:0 0 8px;padding:6px 10px;border-radius:999px;background:#073b31;color:#fff;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.admin-ui-v20 .admin-client-detail-page .task-list{gap:12px}.admin-ui-v20 .admin-client-detail-page #customer-next-contact:target{animation:taskNextContactPulse 1.8s ease}@media (max-width:900px){.admin-ui-v20 .customer-next-spotlight{grid-template-columns:1fr;align-items:stretch;padding:14px}.admin-ui-v20 .customer-next-actions{min-width:0;justify-content:stretch}.admin-ui-v20 .customer-next-actions .btn{flex:1 1 160px;justify-content:center}}@media (max-width:560px){.admin-ui-v20 .customer-next-spotlight h2{font-size:22px}.admin-ui-v20 .customer-next-actions .btn{flex-basis:100%;width:100%}.admin-ui-v20 .customer-main-task-pill{width:100%;justify-content:center}}.admin-ui-v21 .task-created-receipt-v21{border-color:rgba(49,95,186,.28);background:linear-gradient(135deg,#f3f7ff,#fff);box-shadow:0 16px 42px rgba(49,95,186,.1)}.admin-ui-v21 .task-created-receipt-v21 .task-receipt-head span{background:#315fba;color:#fff}.admin-ui-v21 .task-created-receipt-v21 .task-created-primary-next{flex:1 1 220px;border-color:#163b7a;background:#163b7a;color:#fff;box-shadow:0 14px 30px rgba(49,95,186,.2)}.admin-ui-v21 .task-created-receipt-v21 .task-created-primary-next:hover{background:#0f2f66;color:#fff}.admin-ui-v21 .task-created-receipt-v21 .btn-light{border-color:#d7e2f4;background:#fff;color:#163b7a}.admin-ui-v21 .task-target-preview{flex-wrap:wrap}.admin-ui-v21 .task-target-preview small{flex:1 1 100%;display:block;margin-top:2px;font-size:11px;font-weight:900;color:inherit;opacity:.72}@media (max-width:720px){.admin-ui-v21 .task-created-receipt-v21 .task-receipt-actions{display:grid;grid-template-columns:1fr}.admin-ui-v21 .task-created-receipt-v21 .task-receipt-actions .btn{width:100%}}.admin-ui-v22 .customer-workbench{margin:0 0 18px;padding:18px;border:2px solid rgba(49,95,186,.18);border-left:7px solid #315fba;background:linear-gradient(135deg,#f7fbff,#fff);box-shadow:0 18px 46px rgba(49,95,186,.1)}.admin-ui-v22 .customer-workbench-danger{border-left-color:#c92a2a;background:linear-gradient(135deg,#fff5f5,#fff);box-shadow:0 18px 46px rgba(201,42,42,.1)}.admin-ui-v22 .customer-workbench-today,.admin-ui-v22 .customer-workbench-warn{border-left-color:#f08c00;background:linear-gradient(135deg,#fff8e8,#fff)}.admin-ui-v22 .customer-workbench-sale{border-left-color:#7048e8;background:linear-gradient(135deg,#f6f2ff,#fff)}.admin-ui-v22 .customer-workbench-empty{border-left-color:#20c997;background:linear-gradient(135deg,#effff9,#fff)}.admin-ui-v22 .customer-workbench-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;margin-bottom:14px}.admin-ui-v22 .customer-workbench-head h2{margin:2px 0 4px;font-size:clamp(24px,2.3vw,34px);line-height:1.04;letter-spacing:-.035em;color:#10243a}.admin-ui-v22 .customer-workbench-head p:not(.eyebrow){margin:0;color:#506176;font-weight:850;overflow-wrap:break-word}.admin-ui-v22 .customer-workbench-primary{min-width:190px;justify-content:center;box-shadow:0 16px 34px rgba(49,95,186,.18)}.admin-ui-v22 .customer-workbench-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-ui-v22 .customer-workbench-panel{min-width:0;padding:13px;border:1px solid #d9e3ef;border-radius:18px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.admin-ui-v22 .customer-workbench-panel span{display:block;margin-bottom:7px;color:#68788d;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.admin-ui-v22 .customer-workbench-panel b{display:block;color:#162235;font-size:15px;line-height:1.25;overflow-wrap:break-word}.admin-ui-v22 .customer-workbench-panel small{display:block;margin-top:6px;color:#58687c;font-weight:800;line-height:1.35;overflow-wrap:break-word}.admin-ui-v22 .customer-workbench-panel p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:9px 0 0;color:#526176;font-size:13px;line-height:1.35}.admin-ui-v22 .customer-workbench-panel a:not(.btn){display:inline-flex;width:max-content;max-width:100%;margin-top:10px;color:#0b6b53;font-weight:950;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.admin-ui-v22 .customer-workbench-contact-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.admin-ui-v22 .readonly-chip{display:inline-flex;align-items:center;max-width:100%;padding:7px 10px;border:1px solid #d9e3ef;border-radius:999px;background:#f7fafc;color:#314259;font-size:12px;font-weight:900;overflow-wrap:anywhere}.admin-ui-v22 .customer-workbench-footer{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;color:#53657a;font-size:13px;font-weight:850}.admin-ui-v22 .customer-workbench-footer a,.admin-ui-v22 .customer-workbench-footer span{padding:7px 10px;border:1px solid #d9e3ef;border-radius:999px;background:rgba(255,255,255,.82)}.admin-ui-v22 .customer-workbench-footer a{color:#163b7a;font-weight:950;text-decoration:none}.admin-ui-v22 #customer-sale-create{scroll-margin-top:96px}.admin-ui-v22 #customer-sale-create:target{animation:taskNextContactPulse 1.8s ease;border-radius:18px}@media (max-width:1180px){.admin-ui-v22 .customer-workbench-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.admin-ui-v22 .customer-workbench{padding:14px}.admin-ui-v22 .customer-workbench-head{grid-template-columns:1fr;align-items:stretch}.admin-ui-v22 .customer-workbench-primary{width:100%;min-width:0;order:2}.admin-ui-v22 .customer-workbench-grid{grid-template-columns:1fr}.admin-ui-v22 .customer-workbench-panel:nth-child(3){order:-1}.admin-ui-v22 .customer-workbench-contact-actions .btn,.admin-ui-v22 .customer-workbench-contact-actions .readonly-chip{flex:1 1 120px;justify-content:center}.admin-ui-v22 .customer-workbench-footer{display:grid;grid-template-columns:1fr}.admin-ui-v22 .customer-workbench-footer a,.admin-ui-v22 .customer-workbench-footer span{width:100%;text-align:center}}.admin-ui-v23 .task-created-dock{scroll-margin-top:96px;display:grid;grid-gap:14px;gap:14px;margin:0 0 18px;padding:18px;border:2px solid rgba(22,59,122,.22);border-left:7px solid #163b7a;border-radius:26px;background:linear-gradient(135deg,#f3f7ff,#fff 62%);box-shadow:0 20px 50px rgba(49,95,186,.12)}.admin-ui-v23 .task-created-dock:target{animation:task-created-pulse 1.8s ease-in-out 1}.admin-ui-v23 .task-created-dock-main{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px}.admin-ui-v23 .task-created-dock-main h2{margin:0 0 5px;color:#10243a;font-size:clamp(25px,2.5vw,38px);line-height:1.03;letter-spacing:-.045em}.admin-ui-v23 .task-created-dock-main p{margin:0;max-width:760px;color:#526176;font-weight:850;line-height:1.42}.admin-ui-v23 .task-created-dock-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-ui-v23 .task-created-dock-grid>div{min-width:0;display:grid;grid-gap:5px;gap:5px;padding:12px;border:1px solid #d7e2f4;border-radius:18px;background:rgba(255,255,255,.84)}.admin-ui-v23 .task-created-dock-grid small{color:#68788d;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.admin-ui-v23 .task-created-dock-grid a,.admin-ui-v23 .task-created-dock-grid b{color:#162235;font-size:14px;font-weight:950;line-height:1.25;overflow-wrap:break-word}.admin-ui-v23 .task-created-dock-grid a{color:#0b6b53;text-decoration:underline;text-decoration-thickness:1.4px;text-underline-offset:3px}.admin-ui-v23 .task-created-dock-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.admin-ui-v23 .task-created-dock-actions .btn{min-width:150px}.admin-ui-v23 .task-created-dock-primary{flex:1 1 240px;border-color:#163b7a;background:#163b7a;color:#fff;box-shadow:0 16px 34px rgba(22,59,122,.2)}.admin-ui-v23 .task-created-dock-primary:hover{background:#0f2f66;color:#fff}@media (max-width:900px){.admin-ui-v23 .task-created-dock-grid{grid-template-columns:1fr}}@media (max-width:760px){.admin-ui-v23 .task-created-dock{padding:14px;border-radius:22px}.admin-ui-v23 .task-created-dock-main{grid-template-columns:1fr}.admin-ui-v23 .task-created-dock-actions{display:grid;grid-template-columns:1fr}.admin-ui-v23 .task-created-dock-actions .btn{width:100%;min-width:0}}.admin-ui-v35 .task-focus-dock{scroll-margin-top:96px;display:grid;grid-gap:14px;gap:14px;margin:0 0 18px;padding:18px;border:2px solid rgba(112,72,232,.2);border-left:7px solid #7048e8;border-radius:26px;background:linear-gradient(135deg,#f6f2ff,#fff 64%);box-shadow:0 20px 50px rgba(112,72,232,.12)}.admin-ui-v35 .task-focus-dock:target{animation:task-created-pulse 1.8s ease-in-out 1}.admin-ui-v35 .task-focus-dock .admin-status-pill{background:#7048e8;color:#fff;border-color:#7048e8}.admin-ui-v35 .task-focus-dock-primary{flex:1 1 240px;border-color:#4c2f9e;background:#4c2f9e;color:#fff;box-shadow:0 16px 34px rgba(112,72,232,.2)}.admin-ui-v35 .task-focus-dock-primary:hover{background:#3d247f;color:#fff}@media (max-width:760px){.admin-ui-v35 .task-focus-dock{padding:14px;border-radius:22px}.admin-ui-v35 .task-focus-dock .task-created-dock-main{grid-template-columns:1fr}.admin-ui-v35 .task-focus-dock .task-created-dock-actions{display:grid;grid-template-columns:1fr}.admin-ui-v35 .task-focus-dock .task-created-dock-actions .btn{width:100%;min-width:0}}.admin-ui-v36 .mobile-safe-import-card{scroll-margin-top:110px;display:grid;grid-gap:14px;gap:14px;border:2px solid rgba(49,95,186,.16);border-left:7px solid #315fba;background:linear-gradient(135deg,#f7fbff,#fff 64%);box-shadow:0 18px 46px rgba(49,95,186,.1)}.admin-ui-v36 .mobile-safe-import-card:target{animation:task-created-pulse 1.8s ease-in-out 1;border-color:rgba(49,95,186,.38)}.admin-ui-v36 .mobile-import-note-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.admin-ui-v36 .mobile-import-note-row span{min-width:0;padding:9px 10px;border:1px solid #d7e2f4;border-radius:999px;background:#fff;color:#244365;font-size:12px;font-weight:950;text-align:center}.admin-ui-v36 .mobile-import-mode-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;padding:8px;border:1px solid #d7e2f4;border-radius:18px;background:#f8fbff}.admin-ui-v36 .mobile-import-mode-row .btn{width:100%;justify-content:center}.admin-ui-v36 .mobile-import-manual-form{display:grid;grid-gap:12px;gap:12px}.admin-ui-v36 .mobile-import-manual-form .form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-ui-v36 .mobile-import-manual-form .field.wide{grid-column:1/-1}.admin-ui-v36 .mobile-import-manual-extra{padding:10px;border-radius:18px;background:#fff;border-color:#d7e2f4}.admin-ui-v36 .mobile-import-manual-extra summary{color:#163b7a}.admin-ui-v36 .mobile-import-manual-extra .textarea{min-height:92px}.admin-ui-v36 .mobile-import-html-form,.admin-ui-v36 .mobile-import-json-form{display:grid;grid-gap:12px;gap:12px}.admin-ui-v36 .mobile-import-html-note{margin:0;display:grid;grid-gap:4px;gap:4px}.admin-ui-v36 .mobile-import-html-note b,.admin-ui-v36 .mobile-import-html-note span{display:block}.admin-ui-v36 .mobile-safe-import-card .code-textarea{min-height:220px;font-size:13px;line-height:1.45}.admin-ui-v36 .mobile-import-file-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);grid-gap:12px;gap:12px;align-items:end}.admin-ui-v36 .mobile-import-checkbox{min-height:54px;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #d9e3ef;border-radius:16px;background:#fff;color:#42556d;font-size:13px;font-weight:850;line-height:1.35}.admin-ui-v36 .mobile-import-checkbox input{width:18px;height:18px;accent-color:#087a5f}.admin-ui-v36 .mobile-import-preview{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-ui-v36 .mobile-import-preview-card{border-color:#d7e2f4;background:linear-gradient(135deg,#fff,#f8fbff)}.admin-ui-v36 .mobile-import-preview-card .warn-text{color:#9a5b00}.admin-ui-v36 .mobile-import-actions{justify-content:flex-start}.admin-ui-v36 .mobile-import-actions .btn-primary{flex:1 1 220px;box-shadow:0 16px 34px rgba(49,95,186,.16)}.admin-ui-v36 .mobile-import-receipt{margin:0 0 18px;padding:16px;border:1px solid rgba(32,201,151,.28);border-left:6px solid #087a5f;border-radius:24px;background:linear-gradient(135deg,#effff9,#fff);box-shadow:0 18px 46px rgba(11,93,70,.09);scroll-margin-top:96px}.admin-ui-v36 .mobile-import-partial{border-color:#ffe4ad #ffe4ad #ffe4ad #9a5b00;background:linear-gradient(135deg,#fff7e6,#fff)}.admin-ui-v36 .mobile-import-blocked{border-color:#ffd7d7 #ffd7d7 #ffd7d7 #c92a2a;background:linear-gradient(135deg,#fff5f5,#fff)}.admin-ui-v36 .mobile-import-receipt:target{animation:task-created-pulse 1.8s ease-in-out 1}.admin-ui-v37 .task-target-preview{align-items:stretch}.admin-ui-v37 .task-target-main,.admin-ui-v37 .task-target-side{min-width:0;display:grid;grid-gap:4px;gap:4px}.admin-ui-v37 .task-target-main small,.admin-ui-v37 .task-target-side small{display:block;color:inherit;font-size:11px;font-weight:950;line-height:1.25;opacity:.72}.admin-ui-v37 .task-target-side{justify-items:end;text-align:right}.admin-ui-v37 .task-target-preview[data-task-create-context=customer]{border-color:#bfd7ff;background:#f3f7ff;color:#163b7a}.admin-ui-v37 .task-create .form-actions .btn-primary{min-height:44px}@media (max-width:720px){.admin-ui-v37 .task-target-preview{display:grid;grid-template-columns:1fr}.admin-ui-v37 .task-target-side{justify-items:start;text-align:left}}.admin-ui-v38 #client-create{scroll-margin-top:110px}.admin-ui-v38 #client-create:target{animation:task-created-pulse 1.8s ease-in-out 1;border-color:rgba(32,201,151,.5);box-shadow:0 22px 52px rgba(8,122,95,.14)}.admin-ui-v38 .customer-create-context{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:12px}.admin-ui-v38 .customer-create-context>div{min-width:0;display:grid;grid-gap:4px;gap:4px;padding:10px 12px;border:1px solid #d7e7df;border-radius:15px;background:#f6fbf8}.admin-ui-v38 .customer-create-context small{color:#557063;font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.admin-ui-v38 .customer-create-context b{color:#102235;font-size:13px;line-height:1.25}.admin-ui-v64 .customer-handoff-existing{border-color:rgba(14,116,144,.22);background:linear-gradient(135deg,#effbff,#fff)}.admin-ui-v64 .customer-handoff-existing .task-receipt-head span{background:#dff7ff;color:#075985}.admin-ui-v65 .vehicle-outcome-vehicle_existing{border-color:rgba(14,116,144,.24);background:linear-gradient(135deg,#effbff,#fff)}.admin-ui-v65 .vehicle-outcome-vehicle_existing .task-receipt-head span{background:#dff7ff;color:#075985}.admin-ui-v65 .vin-save-actions .btn[disabled]{cursor:progress}.admin-ui-v67 .vehicle-outcome-created_photo_failed{border-color:rgba(245,158,11,.32);background:linear-gradient(135deg,#fff7e6,#fff)}.admin-ui-v67 .vehicle-outcome-created_photo_failed .task-receipt-head span{background:#fff1cf;color:#92400e}.dashboard-shell.admin-ui-v68 .vehicle-status-actions{align-items:center;gap:8px}.dashboard-shell.admin-ui-v68 .vehicle-status-actions-archive,.dashboard-shell.admin-ui-v68 .vehicle-status-actions-list,.dashboard-shell.admin-ui-v68 .vehicle-status-actions-queue{padding:6px;border:1px solid #d6dee9;border-radius:14px;background:#f8fbfd}.dashboard-shell.admin-ui-v68 .vehicle-status-actions-detail{padding:0}.dashboard-shell.admin-ui-v68 .vehicle-status-publish.admin-secondary-action,.dashboard-shell.admin-ui-v68 .vehicle-status-restore.admin-secondary-action,.dashboard-shell.admin-ui-v68 .vehicle-status-unpublish.admin-secondary-action{border-color:#cfd9e6;background:#fff;color:#405169;box-shadow:none}.dashboard-shell.admin-ui-v68 .vehicle-status-publish.admin-secondary-action:not(:disabled):hover,.dashboard-shell.admin-ui-v68 .vehicle-status-restore.admin-secondary-action:not(:disabled):hover,.dashboard-shell.admin-ui-v68 .vehicle-status-unpublish.admin-secondary-action:not(:disabled):hover{border-color:#9fc5ff;background:#f4f8ff;color:#0958d9}.dashboard-shell.admin-ui-v68 .btn.admin-danger-action{border-color:#ffd1d1;background:#fff7f7;color:#9a1b13;box-shadow:none}.dashboard-shell.admin-ui-v68 .btn.admin-danger-action:not(:disabled):hover{transform:translateY(-1px);border-color:#ff9f9f;background:#fff0f0;color:#7a1510}.dashboard-shell.admin-ui-v68 .btn.admin-danger-action:focus-visible{outline-color:rgba(229,72,77,.36)}.dashboard-shell.admin-ui-v68 .vehicle-focus-primary,.dashboard-shell.admin-ui-v68 .vehicle-outcome-primary{justify-content:center}.dashboard-shell.admin-ui-v68 .vehicle-status-actions .action-warning,.dashboard-shell.admin-ui-v68 .vehicle-status-actions .soft-text{flex:1 1 100%;margin:0}.dashboard-shell.admin-ui-v69 .task-done-existing-followup{margin:12px 0 4px}.dashboard-shell.admin-ui-v69 .radar-existing-task .admin-next-action,.dashboard-shell.admin-ui-v69 .task-existing-followup .admin-next-action{box-shadow:0 14px 30px rgba(245,158,11,.16)}.dashboard-shell.admin-ui-v69 .radar-existing-task .admin-duplicate-action,.dashboard-shell.admin-ui-v69 .task-existing-followup .admin-duplicate-action{border-color:#ffd6a8;color:#8a5200;background:#fffdf8}.dashboard-shell.admin-ui-v71 .task-existing-followup-confirmed .admin-context-action{border-color:#d7e2f4;background:#fff;color:#163b7a;box-shadow:none}.dashboard-shell.admin-ui-v71 .task-existing-followup-confirmed .admin-secondary-action{border-color:#dbe3ed;color:#526176;background:#f8fafc}.dashboard-shell.admin-ui-v71 .task-create-confirmed-duplicate-actions{padding:10px;border:1px solid #b9dcff;border-radius:18px;background:linear-gradient(135deg,#f3f8ff,#fff)}.dashboard-shell.admin-ui-v71 .task-create-confirmed-duplicate-actions .admin-next-action{min-height:48px;box-shadow:0 16px 34px rgba(22,59,122,.18)}.dashboard-shell.admin-ui-v72 .sale-existing-active-deal-confirmed .admin-context-action{border-color:#d7e2f4;background:#fff;color:#163b7a;box-shadow:none}.dashboard-shell.admin-ui-v72 .sale-existing-active-deal-confirmed .admin-secondary-action{border-color:#dbe3ed;color:#526176;background:#f8fafc}.dashboard-shell.admin-ui-v72 .sale-create-confirmed-duplicate-actions{padding:10px;border:1px solid #b9dcff;border-radius:18px;background:linear-gradient(135deg,#f3f8ff,#fff)}.dashboard-shell.admin-ui-v72 .sale-create-confirmed-duplicate-actions .admin-next-action{min-height:48px;box-shadow:0 16px 34px rgba(22,59,122,.18)}.dashboard-shell.admin-ui-v73 .task-move-conflict{margin:12px 0 4px;padding:12px 14px 12px 24px;border:1px solid #ffd6a8;border-left:5px solid #f59e0b;border-radius:18px;background:linear-gradient(135deg,#fff8ed,#fff);display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-shell.admin-ui-v73 .task-move-conflict span{display:block;color:#8a5200;font-size:12px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.dashboard-shell.admin-ui-v73 .task-move-conflict b{display:block;margin-top:3px;color:#142033;font-size:14px;line-height:1.25}.dashboard-shell.admin-ui-v73 .task-move-conflict small{display:block;margin-top:4px;color:#7a4a05;font-weight:800;line-height:1.35}.dashboard-shell.admin-ui-v73 .task-move-conflict-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.dashboard-shell.admin-ui-v73 .task-move-conflict .admin-next-action{box-shadow:0 14px 30px rgba(245,158,11,.16)}.dashboard-shell.admin-ui-v73 .task-move-conflict .admin-duplicate-action{border-color:#ffd6a8;color:#8a5200;background:#fffdf8}.dashboard-shell.admin-ui-v74 .lead-existing-followup-stale,.dashboard-shell.admin-ui-v74 .quick-action-existing-followup-stale{border-color:#f5a524;box-shadow:0 18px 42px rgba(245,158,11,.13)}.dashboard-shell.admin-ui-v74 .lead-existing-followup-stale .admin-next-action,.dashboard-shell.admin-ui-v74 .quick-action-existing-followup-stale .admin-next-action{box-shadow:0 16px 34px rgba(245,158,11,.18)}@media (max-width:720px){.dashboard-shell.admin-ui-v68 .vehicle-status-actions{display:grid;grid-template-columns:1fr;width:100%}.dashboard-shell.admin-ui-v68 .vehicle-status-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v69 .task-done-existing-followup,.dashboard-shell.admin-ui-v71 .task-create-confirmed-duplicate-actions,.dashboard-shell.admin-ui-v72 .sale-create-confirmed-duplicate-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v73 .task-move-conflict{display:grid;grid-template-columns:1fr;padding:12px}.dashboard-shell.admin-ui-v73 .task-move-conflict-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}}.admin-ui-v39 #customer-workbench{scroll-margin-top:108px}.admin-ui-v39 #customer-workbench:target,.admin-ui-v39 .customer-workbench-focused{animation:task-created-pulse 1.8s ease-in-out 1;border-color:rgba(49,95,186,.48);box-shadow:0 24px 56px rgba(49,95,186,.16)}.admin-ui-v40 .task-outcome-dock{scroll-margin-top:106px;margin:0 0 18px;padding:18px;border:2px solid rgba(49,95,186,.2);border-left:7px solid #315fba;border-radius:24px;background:linear-gradient(135deg,#f7fbff,#fff);box-shadow:0 22px 56px rgba(15,35,70,.12)}.admin-ui-v40 .task-outcome-dock:target{animation:task-created-pulse 1.8s ease-in-out 1;border-color:rgba(49,95,186,.52);box-shadow:0 26px 62px rgba(49,95,186,.18)}.admin-ui-v40 .task-outcome-dock-primary{box-shadow:0 16px 34px rgba(49,95,186,.18)}.admin-ui-v41 #sales-create,.admin-ui-v41 #vehicle-create,.admin-ui-v41 #vin-tool{scroll-margin-top:106px}.admin-ui-v41 #sales-create:target,.admin-ui-v41 #vehicle-create:target,.admin-ui-v41 #vin-tool:target{animation:task-created-pulse 1.8s ease-in-out 1;border-color:rgba(32,201,151,.58);box-shadow:0 24px 58px rgba(32,201,151,.16)}.admin-ui-v41 .admin-tool-details[open],.admin-ui-v41 .sales-create-details[open]{border-color:rgba(32,201,151,.38);box-shadow:0 18px 46px rgba(15,23,32,.09)}.admin-ui-v42 .customer-number-chip{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin:0 6px 4px 0;padding:3px 8px;border:1px solid rgba(8,122,95,.22);border-radius:999px;background:#f2fbf7;color:#075e4a;font-size:12px;font-weight:900;letter-spacing:.01em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.admin-ui-v42 .lead-meta-grid b .customer-number-chip,.admin-ui-v42 .task-receipt-grid b .customer-number-chip{display:inline-flex;margin-bottom:0}.admin-ui-v42 .lead-duplicate-candidate b{overflow-wrap:break-word}.admin-ui-v43 .task-customer-link-field{margin-top:10px;padding:12px;border:1px solid #d9e8e2;border-radius:16px;background:#f7fbf9}.admin-ui-v43 .task-customer-search{margin:6px 0 8px;background:#fff}.admin-ui-v49 .task-customer-search{border-color:#cfe2ff;box-shadow:0 8px 18px rgba(37,99,235,.05)}.admin-ui-v52 .task-customer-selection-guard{border-color:#ffd6a8;background:linear-gradient(135deg,#fff8ed,#fff);box-shadow:0 14px 34px rgba(245,158,11,.09)}.admin-ui-v52 .task-customer-selection-guard .task-customer-search{border-color:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.12)}.admin-ui-v52 .task-customer-selection-guard small{color:#9a5b00}.admin-ui-v52 .task-customer-clear{width:max-content;margin-top:8px;border-color:#ffd6a8;background:#fff;color:#7a4200}.admin-ui-v53 .task-existing-followup,.admin-ui-v53 .task-new-followup-note{margin-top:10px;padding:12px 14px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-ui-v53 .task-existing-followup{border:1px solid #ffd6a8;border-left:5px solid #f59e0b;background:linear-gradient(135deg,#fff8ed,#fff);box-shadow:0 14px 34px rgba(245,158,11,.09)}.admin-ui-v53 .task-existing-followup-confirmed{border-color:#b9dcff #b9dcff #b9dcff #0958d9;background:linear-gradient(135deg,#f3f8ff,#fff);box-shadow:0 14px 34px rgba(9,88,217,.08)}.admin-ui-v53 .task-existing-followup span,.admin-ui-v53 .task-new-followup-note span{display:block;color:#6b7280;font-size:12px;font-weight:850;line-height:1.35}.admin-ui-v53 .task-existing-followup b,.admin-ui-v53 .task-new-followup-note b{display:block;color:#142033;font-size:14px;line-height:1.3}.admin-ui-v53 .task-existing-followup small{display:block;margin-top:4px;color:#8a5200;font-weight:800;line-height:1.35}.admin-ui-v53 .task-existing-followup-confirmed small{color:#0958d9}.admin-ui-v53 .task-existing-followup-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.admin-ui-v53 .task-new-followup-note{border:1px solid #d7eadf;background:#f6fbf8;color:#0f513d}.admin-ui-v54 .quick-action-existing-followup{margin-top:12px;padding:14px;border:1px solid #ffd6a8;border-left:5px solid #f59e0b;border-radius:18px;background:linear-gradient(135deg,#fff8ed,#fff);box-shadow:0 16px 36px rgba(245,158,11,.1);display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-ui-v54 .quick-action-existing-followup b{display:block;margin-top:5px;color:#142033;line-height:1.25}.admin-ui-v54 .quick-action-existing-followup small{display:block;margin-top:4px;color:#8a5200;font-weight:800;line-height:1.35}.admin-ui-v54 .quick-action-existing-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.admin-ui-v54 .quick-action-existing-actions .btn-primary{box-shadow:0 14px 30px rgba(245,158,11,.16)}.admin-ui-v55 .lead-existing-followup{margin-top:12px;padding:14px;border:1px solid #ffd6a8;border-left:5px solid #f59e0b;border-radius:18px;background:linear-gradient(135deg,#fff8ed,#fff);box-shadow:0 16px 36px rgba(245,158,11,.1);display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-ui-v55 .lead-existing-followup b{display:block;margin-top:5px;color:#142033;line-height:1.25}.admin-ui-v55 .lead-existing-followup small{display:block;margin-top:4px;color:#8a5200;font-weight:800;line-height:1.35}.admin-ui-v55 .lead-existing-followup-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.admin-ui-v55 .lead-existing-followup-actions .btn-primary{box-shadow:0 14px 30px rgba(245,158,11,.16)}.admin-ui-v50 #vehicle-actions,.admin-ui-v50 #vehicle-checklist,.admin-ui-v50 #vehicle-workbench{scroll-margin-top:96px}.admin-ui-v50 #vehicle-workbench:target,.admin-ui-v50 .vehicle-workbench-focused{animation:task-created-pulse 1.8s ease-in-out 1}.admin-ui-v50 .vehicle-workbench{display:grid;grid-gap:12px;gap:12px}.admin-ui-v50 .vehicle-focus-receipt{border-left:6px solid #0958d9;background:linear-gradient(135deg,#eef5ff,#fff);box-shadow:0 18px 46px rgba(9,88,217,.08)}.admin-ui-v50 .vehicle-focus-primary{flex:1 1 180px}.admin-ui-v50 #vehicle-actions:target,.admin-ui-v50 #vehicle-checklist:target{border-color:rgba(32,201,151,.62);box-shadow:0 18px 44px rgba(15,23,32,.1);animation:task-created-pulse 1.8s ease-in-out 1}.admin-ui-v51 .vin-context-card{border-color:#cfe2ff;border-left:5px solid #0958d9;background:linear-gradient(135deg,#eef5ff,#fff)}.admin-ui-v51 #vin-tool:target .vin-context-card{animation:task-created-pulse 1.8s ease-in-out 1}@media (max-width:720px){.admin-ui-v50 .vehicle-focus-receipt .task-receipt-actions .btn{width:100%}}.admin-ui-v43 .task-customer-link-field small{display:block;margin-top:6px;color:#557063;font-size:12px;font-weight:800;line-height:1.35}.admin-ui-v43 .task-target-preview[data-task-create-context=internal]{border-color:#dde4ea;background:#f8fafc;color:#253344}.admin-ui-v43 .task-target-preview[data-task-create-context=customer]{border-color:#b9dcff;background:linear-gradient(135deg,#f3f8ff,#fff);color:#123b7a}.admin-ui-v44 .sale-create-context{margin:0 0 14px;padding:12px 14px;border:1px solid rgba(14,116,144,.22);border-radius:16px;background:linear-gradient(135deg,#f0fdfa,#ffffff);display:grid;grid-gap:3px;gap:3px}.admin-ui-v44 .sale-create-context span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#0f766e;font-weight:800}.admin-ui-v44 .sale-create-context b{color:#10202e;font-size:15px;overflow-wrap:break-word}.admin-ui-v44 .sale-create-context small{color:#5b6876;line-height:1.35;overflow-wrap:break-word}.admin-ui-v44 .sale-create-context[data-sale-create-context=vehicle]{border-color:rgba(32,201,151,.38);box-shadow:0 12px 30px rgba(32,201,151,.09)}.admin-ui-v44 .sale-create-context[data-sale-create-context=customer]{border-color:rgba(14,116,144,.34);background:linear-gradient(135deg,#f3f8ff,#ffffff);box-shadow:0 12px 30px rgba(14,116,144,.08)}.admin-ui-v46 .quick-action-sale-primary{box-shadow:0 14px 30px rgba(32,201,151,.16)}.admin-ui-v47 .content-draft-receipt:target{outline:3px solid rgba(245,158,11,.2);box-shadow:0 22px 50px rgba(15,23,42,.13)}.admin-ui-v47 .customer-workbench-footer a[href*="/admin/content?intent=compose"]{font-weight:800;color:#075985;text-decoration:underline;text-underline-offset:3px}.admin-ui-v45 #content-compose{scroll-margin-top:106px}.admin-ui-v45 #content-compose:target{animation:task-created-pulse 1.8s ease-in-out 1;border-color:rgba(32,201,151,.58);box-shadow:0 24px 58px rgba(32,201,151,.16)}.admin-ui-v45 .admin-content-composer-details[open]{border-color:rgba(32,201,151,.38);box-shadow:0 18px 46px rgba(15,23,32,.09)}.admin-ui-v45 .content-compose-context{margin:0 0 14px;padding:12px 14px;border:1px solid rgba(14,116,144,.22);border-radius:16px;background:linear-gradient(135deg,#f0fdfa,#ffffff);display:grid;grid-gap:3px;gap:3px}.admin-ui-v45 .content-compose-context span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#0f766e;font-weight:800}.admin-ui-v45 .content-compose-context b{color:#10202e;font-size:15px;overflow-wrap:break-word}.admin-ui-v45 .content-compose-context small{color:#5b6876;line-height:1.35;overflow-wrap:break-word}.admin-ui-v45 .content-compose-context[data-content-compose-context=vehicle]{border-color:rgba(32,201,151,.38);box-shadow:0 12px 30px rgba(32,201,151,.09)}.admin-ui-v45 .content-compose-receipt{display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-ui-v45 .content-compose-receipt-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-ui-v76 .content-compose-result{border-color:rgba(32,201,151,.34);box-shadow:0 16px 36px rgba(32,201,151,.1)}.admin-ui-v76 .content-compose-error{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 0;padding:13px 14px;border:1px solid rgba(245,158,11,.32);border-radius:18px;background:linear-gradient(135deg,#fffbeb,#ffffff);color:#10202e}.admin-ui-v76 .content-compose-error b{display:block;margin-bottom:2px;color:#92400e}.admin-ui-v76 .content-compose-error span{color:#5b6876;overflow-wrap:break-word}.admin-ui-v76 .content-compose-primary{box-shadow:0 14px 30px rgba(32,201,151,.15)}.admin-ui-v77 .content-copy-draft-panel .card{border-color:#c7d2df}.admin-ui-v77 .content-copy-draft-intro{display:grid;grid-gap:3px;gap:3px;margin-bottom:12px;padding:12px 14px;border:1px solid rgba(14,116,144,.22);border-radius:16px;background:linear-gradient(135deg,#f0fdfa,#ffffff)}.admin-ui-v77 .content-copy-draft-intro span{color:#0f766e;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-ui-v77 .content-copy-draft-intro b{color:#10202e;font-size:18px}.admin-ui-v77 .content-copy-draft-intro small{color:#5b6876;line-height:1.35;font-weight:760}.admin-ui-v77 .content-copy-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.admin-ui-v77 .content-copy-actions .admin-next-action{box-shadow:0 16px 34px rgba(32,201,151,.16)}.admin-ui-v77 .content-copy-guide{border-left:4px solid #0f766e}.admin-ui-v77 .content-copy-status{border-color:#c7f3e4;background:#effff9;color:#075e4a}.dashboard-shell.admin-ui-v78 .admin-inline-confirm{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:12px 0;padding:13px 14px;border:1px solid #d6dee9;border-left:5px solid #0958d9;border-radius:18px;background:linear-gradient(135deg,#f7fbff,#fff);box-shadow:0 16px 38px rgba(15,23,32,.07)}.dashboard-shell.admin-ui-v78 .admin-inline-confirm span{display:block;color:#0958d9;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.dashboard-shell.admin-ui-v78 .admin-inline-confirm b{display:block;margin-top:3px;color:#142033;font-size:15px;line-height:1.25}.dashboard-shell.admin-ui-v78 .admin-inline-confirm small{display:block;margin-top:4px;color:#526174;font-weight:780;line-height:1.38}.dashboard-shell.admin-ui-v78 .admin-inline-confirm-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.dashboard-shell.admin-ui-v78 .admin-inline-confirm.confirm-publish{border-left-color:#087a5f;background:linear-gradient(135deg,#effff9,#fff)}.dashboard-shell.admin-ui-v78 .admin-inline-confirm.confirm-publish span{color:#087a5f}.dashboard-shell.admin-ui-v78 .admin-inline-confirm.confirm-archive,.dashboard-shell.admin-ui-v78 .admin-inline-confirm.confirm-danger{border-color:#ffd1d1 #ffd1d1 #ffd1d1 #e5484d;background:linear-gradient(135deg,#fff7f7,#fff)}.dashboard-shell.admin-ui-v78 .admin-inline-confirm.confirm-archive span,.dashboard-shell.admin-ui-v78 .admin-inline-confirm.confirm-danger span{color:#9a1b13}.dashboard-shell.admin-ui-v78 .admin-inline-confirm .admin-next-action{box-shadow:0 14px 30px rgba(32,201,151,.15)}.dashboard-shell.admin-ui-v78 .admin-inline-confirm .admin-danger-action{box-shadow:0 12px 28px rgba(154,31,31,.13)}.dashboard-shell.admin-ui-v78 .mobile-bulk-confirm,.dashboard-shell.admin-ui-v78 .mobile-import-confirm{scroll-margin-top:96px}@media (max-width:820px){.admin-ui-v38 .customer-create-context{grid-template-columns:1fr}.admin-ui-v38 #client-create,.admin-ui-v39 #customer-workbench{scroll-margin-top:82px}.admin-ui-v40 .task-outcome-dock{scroll-margin-top:82px;padding:14px;border-radius:20px}.admin-ui-v40 .task-outcome-dock .task-created-dock-actions{display:grid;grid-template-columns:1fr}.admin-ui-v40 .task-outcome-dock .btn{width:100%;justify-content:center}.admin-ui-v41 #sales-create,.admin-ui-v41 #vehicle-create,.admin-ui-v41 #vin-tool{scroll-margin-top:82px}.admin-ui-v42 .customer-number-chip{white-space:normal}.admin-ui-v43 .task-customer-link-field{padding:10px}.admin-ui-v52 .task-customer-clear{width:100%;justify-content:center}.admin-ui-v53 .task-existing-followup,.admin-ui-v53 .task-new-followup-note{display:grid;grid-template-columns:1fr;padding:11px}.admin-ui-v53 .task-existing-followup-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.admin-ui-v53 .task-existing-followup-actions .btn{width:100%;justify-content:center}.admin-ui-v54 .quick-action-existing-followup{display:grid;grid-template-columns:1fr;padding:12px}.admin-ui-v54 .quick-action-existing-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.admin-ui-v54 .quick-action-existing-actions .btn{width:100%;justify-content:center}.admin-ui-v55 .lead-existing-followup{display:grid;grid-template-columns:1fr;padding:12px}.admin-ui-v55 .lead-existing-followup-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.admin-ui-v55 .lead-existing-followup-actions .btn{width:100%;justify-content:center}.admin-ui-v44 .sale-create-context{padding:10px}.admin-ui-v45 #content-compose{scroll-margin-top:82px}.admin-ui-v45 .content-compose-context{padding:10px}.admin-ui-v45 .content-compose-receipt{display:grid;grid-template-columns:1fr}.admin-ui-v45 .content-compose-receipt-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.admin-ui-v45 .content-compose-receipt .btn{width:100%;justify-content:center}.admin-ui-v76 .content-compose-error{display:grid;grid-template-columns:1fr}.admin-ui-v76 .content-compose-error .btn{width:100%;justify-content:center}.admin-ui-v77 .content-copy-actions{display:grid;grid-template-columns:1fr}.admin-ui-v77 .content-copy-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v78 .admin-inline-confirm{display:grid;grid-template-columns:1fr;padding:12px}.dashboard-shell.admin-ui-v78 .admin-inline-confirm-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.dashboard-shell.admin-ui-v78 .admin-inline-confirm-actions .btn{width:100%;justify-content:center}}.admin-ui-v36 .mobile-import-primary{flex:1 1 220px;box-shadow:0 16px 34px rgba(32,201,151,.18)}@media (max-width:900px){.admin-ui-v36 .mobile-import-note-row{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-ui-v36 .mobile-import-mode-row{grid-template-columns:1fr}.admin-ui-v36 .mobile-import-manual-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-ui-v36 .mobile-import-file-row{grid-template-columns:1fr}}@media (max-width:640px){.admin-ui-v36 .mobile-safe-import-card{padding:14px;border-radius:22px;scroll-margin-top:82px}.admin-ui-v36 .mobile-import-manual-form .form-grid,.admin-ui-v36 .mobile-import-note-row{grid-template-columns:1fr}.admin-ui-v36 .mobile-import-actions{display:grid;grid-template-columns:1fr}.admin-ui-v36 .mobile-import-actions .btn,.admin-ui-v36 .mobile-import-receipt .btn{width:100%;justify-content:center}}.blog-shell,.catalog-hero,.catalog-results-section,.catalog-search-section,.home-v4,.how-page,.seller-page,.vehicle-detail-v5{font-family:var(--font-ui)}.blog-shell h1,.blog-shell h2,.catalog-hero h1,.catalog-request-card h2,.catalog-results-toolbar h2,.catalog-search-card h2,.home-v4 h1,.home-v4 h2,.how-page h1,.how-page h2,.seller-page h1,.seller-page h2,.vehicle-detail-v5 h1,.vehicle-detail-v5 h2{font-family:var(--font-display);font-weight:850;letter-spacing:-.045em;text-wrap:balance}.home-v4 h1{font-size:clamp(38px,5.8vw,68px);line-height:.98}.catalog-request-card h2,.catalog-results-toolbar h2,.catalog-search-card h2,.home-v4 h2{line-height:1.04}.catalog-hero p,.catalog-request-card p,.catalog-search-card span,.home-v4 p,.vehicle-detail-v5 p{line-height:1.58}.catalog-hero .eyebrow,.catalog-request-card .eyebrow,.catalog-results-toolbar .eyebrow,.catalog-search-card .eyebrow,.home-v4 .eyebrow,.home-v4-eyebrow,.vehicle-detail-v5 .eyebrow{font-weight:820;letter-spacing:.075em}.catalog-hero .btn,.catalog-request-card .btn,.catalog-results-section .btn,.catalog-search-card .btn,.home-v4 .btn,.site-header .btn,.vehicle-detail-v5 .btn{min-height:42px;padding-inline:16px;border-radius:13px;font-weight:760;letter-spacing:-.01em}.catalog-results-section .btn-small,.home-v4 .btn-small,.site-header .btn-small,.vehicle-detail-v5 .btn-small{min-height:36px;padding-inline:12px;border-radius:11px;font-size:13px}.catalog-hero .btn-primary,.catalog-request-card .btn-primary,.catalog-search-card .btn-primary,.home-v4 .btn-primary,.vehicle-detail-v5 .btn-primary{box-shadow:0 10px 26px rgba(32,201,151,.18)}.catalog-request-card .btn-light,.catalog-results-section .btn-light,.catalog-search-card .btn-light,.home-v4 .btn-light,.vehicle-detail-v5 .btn-light{border-color:#d8e1ec;box-shadow:0 8px 22px rgba(15,23,32,.055)}.catalog-request-card .btn:hover,.catalog-results-section .btn:hover,.catalog-search-card .btn:hover,.home-v4 .btn:hover,.vehicle-detail-v5 .btn:hover{transform:translateY(-1px)}.dashboard-shell.admin-ui-v80{font-family:var(--font-ui)}.dashboard-shell.admin-ui-v80 .content{font-size:15px}.dashboard-shell.admin-ui-v80 h1,.dashboard-shell.admin-ui-v80 h2,.dashboard-shell.admin-ui-v80 h3{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance}.dashboard-shell.admin-ui-v80 .btn{min-height:40px;padding-inline:14px;border-radius:12px;font-weight:820;letter-spacing:-.01em;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease,color .16s ease}.dashboard-shell.admin-ui-v80 .btn-small{min-height:34px;padding-inline:11px;border-radius:10px;font-size:12.5px}.dashboard-shell.admin-ui-v80 .btn.admin-next-action{border-color:#15b58b;background:linear-gradient(135deg,#22c995,#13b785);color:#031511;box-shadow:0 12px 28px rgba(32,201,151,.22)}.dashboard-shell.admin-ui-v80 .btn.admin-next-action:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(32,201,151,.28)}.dashboard-shell.admin-ui-v80 .btn.admin-context-action,.dashboard-shell.admin-ui-v80 .btn.admin-secondary-action{border-color:#d4deea;background:#fff;color:#34445a;box-shadow:0 6px 16px rgba(15,23,32,.045)}.dashboard-shell.admin-ui-v80 .btn.admin-context-action:not(:disabled):hover,.dashboard-shell.admin-ui-v80 .btn.admin-secondary-action:not(:disabled):hover{border-color:#a9c7ea;background:#f5f9ff;color:#0958d9;transform:translateY(-1px)}.dashboard-shell.admin-ui-v80 .btn.admin-duplicate-action{border-color:#f4c98b;background:#fff8ed;color:#7a4a04;box-shadow:0 7px 18px rgba(245,158,11,.08)}.dashboard-shell.admin-ui-v80 .btn.admin-duplicate-action:before{font-size:9px;padding:2px 5px;background:#ffe9c2}.dashboard-shell.admin-ui-v80 .btn-danger,.dashboard-shell.admin-ui-v80 .btn.admin-danger-action{border-color:#d84242;background:#b42318;color:#fff;box-shadow:0 10px 24px rgba(180,35,24,.14)}.dashboard-shell.admin-ui-v80 .btn-danger:not(:disabled):hover,.dashboard-shell.admin-ui-v80 .btn.admin-danger-action:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(180,35,24,.2)}.dashboard-shell.admin-ui-v80 .btn.disabled,.dashboard-shell.admin-ui-v80 button:disabled{opacity:1;color:#68788d;border-color:#dbe3ee;background:#edf3f8;box-shadow:none;cursor:not-allowed;transform:none}.dashboard-shell.admin-ui-v80 input:not([type=checkbox]):not([type=radio]),.dashboard-shell.admin-ui-v80 select,.dashboard-shell.admin-ui-v80 textarea{border-radius:12px;border-color:#d4deea;background:#fff;box-shadow:inset 0 1px 0 rgba(15,23,32,.025)}.dashboard-shell.admin-ui-v80 input:not([type=checkbox]):not([type=radio]):focus,.dashboard-shell.admin-ui-v80 select:focus,.dashboard-shell.admin-ui-v80 textarea:focus{border-color:rgba(32,201,151,.65);box-shadow:0 0 0 3px rgba(32,201,151,.13)}.dashboard-shell.admin-ui-v80 .admin-decision-card,.dashboard-shell.admin-ui-v80 .admin-inline-confirm{border-radius:18px}.dashboard-shell.admin-ui-v80 .admin-action-group{border-radius:15px;background:#f8fbfd}@media (max-width:720px){.home-v4 h1{font-size:clamp(34px,10vw,48px)}.catalog-hero .btn,.catalog-request-card .btn,.catalog-results-section .btn,.catalog-search-card .btn,.dashboard-shell.admin-ui-v80 .btn,.home-v4 .btn,.site-header .btn,.vehicle-detail-v5 .btn{min-height:40px}}.dashboard-shell.admin-ui-v81 .task-action-next-hint{display:none;margin:8px 0 0;padding:8px 9px;border:1px solid rgba(32,201,151,.26);border-radius:12px;background:#effff9;color:#075e4a;font-size:12px;line-height:1.35;font-weight:780}.dashboard-shell.admin-ui-v81 .task-action-next-hint b{font-weight:950}.dashboard-shell.admin-ui-v81 .task-action-card:target .task-action-next-hint{display:block}.dashboard-shell.admin-ui-v81 .task-action-complete:target,.dashboard-shell.admin-ui-v81 .task-action-schedule:target{border-color:rgba(32,201,151,.58);box-shadow:0 16px 34px rgba(32,201,151,.12)}.dashboard-shell.admin-ui-v82 .task-create-blocked-duplicate-actions{padding:10px;border:1px dashed #d4dee9;border-radius:18px;background:#f8fafc}.dashboard-shell.admin-ui-v82 .task-create-blocked-duplicate-submit{width:100%;min-height:44px;justify-content:center;color:#627183;border-color:#d4dee9;background:#fff;box-shadow:none;cursor:not-allowed}.dashboard-shell.admin-ui-v82 .task-create-blocked-duplicate-submit:disabled{opacity:1}.dashboard-shell.admin-ui-v84 .task-customer-results{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0;padding:8px;border:1px solid #dbe7f3;border-radius:14px;background:#f8fbff}.dashboard-shell.admin-ui-v84 .task-customer-result{justify-content:flex-start;text-align:left;max-width:100%;overflow-wrap:break-word}.dashboard-shell.admin-ui-v84 .task-selected-customer-card{margin:8px 0;padding:9px 10px;border:1px solid #cfe9dc;border-left:4px solid #20c997;border-radius:14px;background:#f3fbf7}.dashboard-shell.admin-ui-v84 .task-selected-customer-card span{display:block;color:#087a5f;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.dashboard-shell.admin-ui-v84 .task-selected-customer-card b{display:block;margin-top:3px;color:#142033;font-size:13px;line-height:1.25}.dashboard-shell.admin-ui-v84 .task-selected-customer-card small{display:block;margin-top:3px;color:#557064;font-weight:780;line-height:1.35}.dashboard-shell.admin-ui-v88 .task-selected-customer-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.dashboard-shell.admin-ui-v88 .task-selected-customer-clear{white-space:nowrap;border-color:#cfe9dc;color:#087a5f}.dashboard-shell.admin-ui-v88 .task-selected-customer-clear:hover{background:#effff8;border-color:#9ddfc8}.dashboard-shell.admin-ui-v84 .task-create-blocked-selection-actions{padding:10px;border:1px dashed #ffd6a8;border-radius:18px;background:#fff8ed}.dashboard-shell.admin-ui-v84 .task-create-blocked-selection-submit{width:100%;min-height:44px;justify-content:center;color:#8a5200;border-color:#ffd6a8;background:#fff;box-shadow:none;cursor:not-allowed}.dashboard-shell.admin-ui-v84 .task-create-blocked-selection-submit:disabled{opacity:1}.dashboard-shell.admin-ui-v85 .task-missing-customer-handoff{margin:10px 0;padding:12px;border:1px solid #f8c27b;border-left:4px solid #f59f00;border-radius:16px;background:#fff8ed;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.dashboard-shell.admin-ui-v85 .task-missing-customer-handoff span{display:block;color:#986000;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.dashboard-shell.admin-ui-v85 .task-missing-customer-handoff b{display:block;margin-top:3px;color:#1f2a3a;font-size:13px;line-height:1.25}.dashboard-shell.admin-ui-v85 .task-missing-customer-handoff small{display:block;margin-top:3px;color:#6f552a;font-weight:760;line-height:1.35}.dashboard-shell.admin-ui-v85 .task-missing-customer-actions{justify-content:flex-end;gap:8px;padding:0;border:0;background:transparent}.dashboard-shell.admin-ui-v86 .customer-handoff-created-from-task,.dashboard-shell.admin-ui-v86 .customer-handoff-existing-from-task{border-color:#c8ddff;border-left:4px solid #3b82f6;background:linear-gradient(135deg,#f8fbff,#ffffff)}.dashboard-shell.admin-ui-v86 .customer-handoff-created-from-task .customer-receipt-primary,.dashboard-shell.admin-ui-v86 .customer-handoff-existing-from-task .customer-receipt-primary{box-shadow:0 12px 26px rgba(37,99,235,.16)}.dashboard-shell.admin-ui-v87 .task-resumed-draft{margin:10px 0;padding:12px;border:1px solid #c7f0de;border-left:4px solid #20c997;border-radius:16px;background:linear-gradient(135deg,#effff8,#ffffff);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.dashboard-shell.admin-ui-v87 .task-resumed-draft span{display:block;color:#087a5f;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.dashboard-shell.admin-ui-v87 .task-resumed-draft b{display:block;margin-top:3px;color:#123024;font-size:13px;line-height:1.25}.dashboard-shell.admin-ui-v87 .task-resumed-draft small{display:block;margin-top:3px;color:#486457;font-weight:760;line-height:1.35}.dashboard-shell.admin-ui-v89 .task-created-dock,.dashboard-shell.admin-ui-v89 .task-focus-dock,.dashboard-shell.admin-ui-v89 .task-outcome-dock{gap:10px;margin-bottom:14px;padding:14px;border-width:1px 1px 1px 5px;border-radius:20px;box-shadow:0 14px 34px rgba(15,23,32,.075)}.dashboard-shell.admin-ui-v89 .task-created-dock-main{grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center}.dashboard-shell.admin-ui-v89 .task-created-dock-main h2{margin:0 0 3px;font-size:clamp(18px,1.6vw,24px);line-height:1.08;letter-spacing:-.032em}.dashboard-shell.admin-ui-v89 .task-created-dock-main p{max-width:680px;font-size:13px;line-height:1.36;font-weight:780}.dashboard-shell.admin-ui-v89 .task-created-dock-main .admin-status-pill{min-height:24px;padding:0 8px;font-size:11px}.dashboard-shell.admin-ui-v89 .task-created-dock-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dashboard-shell.admin-ui-v89 .task-created-dock-grid>div{padding:9px 10px;border-radius:14px;background:rgba(255,255,255,.86)}.dashboard-shell.admin-ui-v89 .task-created-dock-grid small{font-size:10px;letter-spacing:.06em}.dashboard-shell.admin-ui-v89 .task-created-dock-grid a,.dashboard-shell.admin-ui-v89 .task-created-dock-grid b{font-size:13px;line-height:1.22}.dashboard-shell.admin-ui-v89 .task-created-dock-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding-top:2px}.dashboard-shell.admin-ui-v89 .task-created-dock-actions .admin-next-action{flex:1 1 220px;min-height:42px;border-color:#0f9f78;background:linear-gradient(135deg,#20c997,#12b886);color:#031511;box-shadow:0 12px 26px rgba(32,201,151,.22)}.dashboard-shell.admin-ui-v89 .task-created-dock-actions .admin-context-action,.dashboard-shell.admin-ui-v89 .task-created-dock-actions .btn-light{flex:0 1 auto;min-height:38px;background:#fff;border-color:#d9e3ef;color:#34445a;box-shadow:0 5px 14px rgba(15,23,32,.035)}.dashboard-shell.admin-ui-v89 .task-created-dock-actions .btn-ghost{min-height:38px;color:#667587}.dashboard-shell.admin-ui-v90 .task-customer-search-status{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin:6px 0 2px;padding:5px 8px;border:1px solid #d8e5f1;border-radius:999px;background:#f8fbff;color:#52647a;font-size:11px;line-height:1.2;font-weight:850}.dashboard-shell.admin-ui-v90 .task-customer-search-status.loading{border-color:#bdebd9;background:#effff8;color:#087a5f}.dashboard-shell.admin-ui-v90 .task-customer-results{border-color:#d5e7f7;background:linear-gradient(135deg,#f8fbff,#ffffff)}.dashboard-shell.admin-ui-v92 .task-customer-search-status.error{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.dashboard-shell.admin-ui-v92 .task-customer-search-error,.dashboard-shell.admin-ui-v92 .task-customer-task-check{margin-top:8px;border-color:#fed7aa;border-left:4px solid #f59e0b;background:linear-gradient(135deg,#fff8ed,#ffffff)}.dashboard-shell.admin-ui-v92 .task-customer-task-check:not(.task-customer-task-check-error){border-color:#cfe9dc #cfe9dc #cfe9dc #20c997;background:linear-gradient(135deg,#f4fbf7,#ffffff)}.dashboard-shell.admin-ui-v92 .task-customer-search-error span,.dashboard-shell.admin-ui-v92 .task-customer-task-check span{display:block;color:#9a5b12;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.dashboard-shell.admin-ui-v92 .task-customer-task-check:not(.task-customer-task-check-error) span{color:#087a5f}.dashboard-shell.admin-ui-v92 .task-customer-search-error b,.dashboard-shell.admin-ui-v92 .task-customer-task-check b{display:block;margin-top:3px;color:#172033;font-size:13px;line-height:1.25}.dashboard-shell.admin-ui-v92 .task-customer-search-error small,.dashboard-shell.admin-ui-v92 .task-customer-task-check small{display:block;margin-top:3px;color:#6b5a45;font-weight:780;line-height:1.35}.dashboard-shell.admin-ui-v93 .task-create-step-outcome .task-outcome-next-action{margin-top:8px;padding:10px 11px;border:1px solid #dce7f2;border-left:4px solid #315fba;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#ffffff);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.dashboard-shell.admin-ui-v93 .task-create-step-outcome .task-outcome-next-action span{display:block;color:#315fba;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.dashboard-shell.admin-ui-v93 .task-create-step-outcome .task-outcome-next-action b{display:block;margin-top:3px;color:#142033;font-size:13px;line-height:1.2}.dashboard-shell.admin-ui-v93 .task-create-step-outcome .task-outcome-next-action small{display:block;margin-top:3px;color:#56667a;font-weight:760;line-height:1.35}.dashboard-shell.admin-ui-v93 .task-create-step-outcome .task-outcome-next-actions{justify-content:flex-end;gap:8px;padding:0;border:0;background:transparent}.dashboard-shell.admin-ui-v93 .task-outcome-next-action-missing-customer,.dashboard-shell.admin-ui-v93 .task-outcome-next-action-search-error,.dashboard-shell.admin-ui-v93 .task-outcome-next-action-task-check-error{border-color:#f8d7a8 #f8d7a8 #f8d7a8 #f59f00;background:linear-gradient(135deg,#fff8ed,#ffffff)}.dashboard-shell.admin-ui-v93 .task-outcome-next-action-missing-customer span,.dashboard-shell.admin-ui-v93 .task-outcome-next-action-search-error span,.dashboard-shell.admin-ui-v93 .task-outcome-next-action-task-check-error span{color:#9a5b00}.dashboard-shell.admin-ui-v93 .task-outcome-next-action-existing-followup{border-color:#ffd6a8 #ffd6a8 #ffd6a8 #f59f00;background:linear-gradient(135deg,#fff8ed,#ffffff)}.dashboard-shell.admin-ui-v93 .task-outcome-next-action-existing-followup span{color:#8a5200}.dashboard-shell.admin-ui-v93 .task-outcome-next-action-task-check-pending{border-color:#cfe9dc #cfe9dc #cfe9dc #20c997;background:linear-gradient(135deg,#f4fbf7,#ffffff)}.dashboard-shell.admin-ui-v93 .task-outcome-next-action-task-check-pending span{color:#087a5f}.dashboard-shell.admin-ui-v93 .task-create-blocked-duplicate-actions,.dashboard-shell.admin-ui-v93 .task-create-blocked-selection-actions{margin-top:2px;padding:8px;border-radius:16px}.dashboard-shell.admin-ui-v93 #task-create-submit:disabled{opacity:1}.dashboard-shell.admin-ui-v94 .task-outcome-next-action-title-missing{border-color:#dbe7f3 #dbe7f3 #dbe7f3 #315fba;background:linear-gradient(135deg,#f8fbff,#ffffff)}.dashboard-shell.admin-ui-v94 .task-outcome-next-action-title-missing span{color:#315fba}.dashboard-shell.admin-ui-v94 #task-create-what{scroll-margin-top:92px}.dashboard-shell.admin-ui-v94 #task-create-what:target{border-color:rgba(49,95,186,.42);box-shadow:0 14px 32px rgba(49,95,186,.1)}.dashboard-shell.admin-ui-v94 #task-create-what:target #task-title-input{border-color:rgba(49,95,186,.62);box-shadow:0 0 0 3px rgba(49,95,186,.12)}.dashboard-shell.admin-ui-v95 .task-resumed-draft [data-task-partial-draft=title-missing] b{color:#1e4f8f}.dashboard-shell.admin-ui-v95 .task-resumed-draft [data-task-partial-draft=title-missing] small{color:#53677f}.dashboard-shell.admin-ui-v95 .task-resumed-draft [data-task-partial-draft=title-missing]+.btn{border-color:#d4e4f5;color:#3c526b}.dashboard-shell.admin-ui-v97 .task-outcome-customer-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:7px;gap:7px;width:min(520px,100%)}.dashboard-shell.admin-ui-v97 .task-outcome-customer-result{min-height:36px;justify-content:center;white-space:normal;text-align:center;line-height:1.18}.dashboard-shell.admin-ui-v97 .task-outcome-next-action-select-customer .task-outcome-next-actions{align-items:stretch}.dashboard-shell.admin-ui-v98 .customer-create-no-contact-note{display:grid;grid-gap:3px;gap:3px;padding:10px 12px;border:1px solid #d9e7f4;border-left:4px solid #315fba;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#fff)}.dashboard-shell.admin-ui-v98 .customer-contact-empty-note span,.dashboard-shell.admin-ui-v98 .customer-create-no-contact-note span{color:#315fba;font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.dashboard-shell.admin-ui-v98 .customer-contact-empty-note b,.dashboard-shell.admin-ui-v98 .customer-create-no-contact-note b{color:#26384f;font-size:13px;line-height:1.32}.dashboard-shell.admin-ui-v98 .customer-request-input{min-height:62px;resize:vertical;line-height:1.35}.dashboard-shell.admin-ui-v98 .field-request{border-color:#d8e8f6;background:#fbfdff}.dashboard-shell.admin-ui-v98 .customer-contact-update{scroll-margin-top:96px;padding:14px;border-color:#d8e8f6;border-left:5px solid #315fba;background:linear-gradient(135deg,#f8fbff,#fff)}.dashboard-shell.admin-ui-v98 .customer-contact-update-empty{border-left-color:#f59f00;background:linear-gradient(135deg,#fff8ed,#fff)}.dashboard-shell.admin-ui-v98 .customer-contact-update-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.dashboard-shell.admin-ui-v98 .customer-contact-empty-note{margin:10px 0 0;display:grid;grid-gap:3px;gap:3px;padding:10px 12px;border:1px solid #f5d3a6;border-radius:15px;background:#fffaf2}.dashboard-shell.admin-ui-v98 .customer-contact-missing-chip{border-color:#f3c27b;background:#fff6e8;color:#8a5200}.dashboard-shell.admin-ui-v98 .customer-handoff-created-no-contact{border-color:#f5d3a6 #f5d3a6 #f5d3a6 #f59f00;background:linear-gradient(135deg,#fff8ed,#fff)}.dashboard-shell.admin-ui-v98 .customer-handoff-contact-updated{border-color:#cfe9dc #cfe9dc #cfe9dc #20c997;background:linear-gradient(135deg,#f3fbf7,#fff)}.dashboard-shell.admin-ui-v99 .customer-contact-secondary-action{box-shadow:none!important}.dashboard-shell.admin-ui-v99 .customer-workbench .customer-contact-secondary-action{text-decoration:none}.dashboard-shell.admin-ui-v99 .customer-handoff-created-from-task .customer-receipt-primary{box-shadow:0 14px 28px rgba(37,99,235,.18)}.dashboard-shell.admin-ui-v100 .customer-contact-deferred-block{display:grid;grid-gap:10px;gap:10px}.dashboard-shell.admin-ui-v100 .customer-contact-deferred-note{display:grid;grid-gap:3px;gap:3px;padding:10px 12px;border:1px solid #d9e7f4;border-left:4px solid #315fba;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#fff)}.dashboard-shell.admin-ui-v100 .customer-contact-deferred-note span{color:#315fba;font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.dashboard-shell.admin-ui-v100 .customer-contact-deferred-note b{color:#26384f;font-size:13px;line-height:1.32}.dashboard-shell.admin-ui-v101 .customer-handoff-contact-updated-from-task{border-color:#c8ddff #c8ddff #c8ddff #3b82f6;background:linear-gradient(135deg,#f8fbff,#fff)}.dashboard-shell.admin-ui-v101 .customer-contact-collision{margin:12px 0 0;padding:12px;border:1px solid #f5d3a6;border-left:4px solid #f59f00;border-radius:16px;background:linear-gradient(135deg,#fff8ed,#fff);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.dashboard-shell.admin-ui-v101 .customer-contact-collision span{display:block;color:#9a5b00;font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.dashboard-shell.admin-ui-v101 .customer-contact-collision b{display:block;margin-top:3px;color:#172033;font-size:13px;line-height:1.28}.dashboard-shell.admin-ui-v101 .customer-contact-collision small{display:block;margin-top:3px;color:#6b5a45;font-weight:780;line-height:1.35;overflow-wrap:break-word}.dashboard-shell.admin-ui-v101 .customer-contact-collision-actions{justify-content:flex-end;gap:8px;padding:0;border:0;background:transparent}.dashboard-shell.admin-ui-v102 .task-outcome-customer-results-multiple{padding:8px;border:1px solid #dce7f2;border-radius:14px;background:#f8fbff}.dashboard-shell.admin-ui-v102 .task-outcome-customer-results-multiple .task-outcome-customer-result-choice{justify-content:flex-start;text-align:left;background:#fff;border-color:#d7e3ef;color:#26384f;box-shadow:0 4px 12px rgba(15,23,32,.035)}.dashboard-shell.admin-ui-v102 .task-outcome-customer-results-multiple .task-outcome-customer-result-choice:hover{border-color:#b9d6ef;background:#f3f8ff;transform:translateY(-1px)}.dashboard-shell.admin-ui-v102 .task-outcome-customer-results-single{padding:0;border:0;background:transparent}.dashboard-shell.admin-ui-v103 .client-row-card-task-select:after{content:"Выбрать для задачи →"}.dashboard-shell.admin-ui-v103 .client-row-card-task-select{border-left-color:#20c997}.dashboard-shell.admin-ui-v104 .customer-create-no-contact-task-flow{border-color:#d6e7f3 #d6e7f3 #d6e7f3 #20c997;background:linear-gradient(135deg,#f7fbff,#fff)}.dashboard-shell.admin-ui-v104 .customer-create-no-contact-task-flow span{color:#087a5f}.dashboard-shell.admin-ui-v105 .customer-create-resumed-name{padding:11px 12px;border:1px solid #d7eadf;border-left:4px solid #20c997;border-radius:14px;background:linear-gradient(135deg,#f5fff9,#fff);display:block}.dashboard-shell.admin-ui-v105 .customer-create-resumed-name span{display:block;color:#087a5f;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.dashboard-shell.admin-ui-v105 .customer-create-resumed-name b{display:block;margin-top:3px;color:#142d23;font-size:13px;line-height:1.25}.dashboard-shell.admin-ui-v105 .customer-create-resumed-name small{display:block;margin-top:3px;color:#587067;font-weight:760;line-height:1.35}.dashboard-shell.admin-ui-v106 .task-customer-results{margin-top:8px;padding:10px;border-radius:15px;border:1px solid #dde8f0;background:linear-gradient(135deg,#f8fbff,#fff);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.dashboard-shell.admin-ui-v106 .task-customer-results-copy span{display:block;color:#486579;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.dashboard-shell.admin-ui-v106 .task-customer-results-copy b{display:block;margin-top:2px;color:#142333;font-size:13px;line-height:1.25}.dashboard-shell.admin-ui-v106 .task-customer-results-copy small{display:block;margin-top:2px;color:#5d6f7f;font-weight:760;line-height:1.35}.dashboard-shell.admin-ui-v106 .task-customer-results-actions{justify-content:flex-end}.dashboard-shell.admin-ui-v106 .task-customer-results-multiple .task-customer-results-actions{justify-content:flex-start}.dashboard-shell.admin-ui-v106 .task-customer-result-choice{border-color:#d9e5ee;background:#fff}.dashboard-shell.admin-ui-v108 .customer-create-resumed-name[data-customer-name-confidence=prefilled]{border-color:#cfe9dc;background:linear-gradient(135deg,#f6fff9,#fff)}.dashboard-shell.admin-ui-v108 .customer-create-resumed-name[data-customer-name-confidence=prefilled] small{color:#4f695f}.dashboard-shell.admin-ui-v91 .task-create-step-grammar{gap:10px}.dashboard-shell.admin-ui-v91 .task-create-step{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid #dfe8f1;border-radius:16px;background:#fff;box-shadow:0 8px 20px rgba(15,23,32,.035)}.dashboard-shell.admin-ui-v91 .task-create-step-who{background:linear-gradient(135deg,#f8fbff,#fff)}.dashboard-shell.admin-ui-v91 .task-create-step-outcome{border-color:#cfe9dc;background:linear-gradient(135deg,#f5fbf7,#fff)}.dashboard-shell.admin-ui-v91 .task-create-step-label{display:grid;grid-template-columns:26px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center}.dashboard-shell.admin-ui-v91 .task-create-step-label>span{display:grid;place-items:center;width:24px;height:24px;border-radius:9px;background:#102033;color:#fff;font-size:11px;font-weight:950;line-height:1}.dashboard-shell.admin-ui-v91 .task-create-step-label b{display:block;color:#152234;font-size:13px;line-height:1.15;letter-spacing:-.01em}.dashboard-shell.admin-ui-v91 .task-create-step-label small{display:block;margin-top:2px;color:#617083;font-size:11px;font-weight:760;line-height:1.25}.dashboard-shell.admin-ui-v91 .task-fixed-customer-card{padding:9px 10px;border:1px solid #cfe9dc;border-left:4px solid #20c997;border-radius:14px;background:#f3fbf7}.dashboard-shell.admin-ui-v91 .task-fixed-customer-card span{display:block;color:#087a5f;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.dashboard-shell.admin-ui-v91 .task-fixed-customer-card b{display:block;margin-top:3px;color:#142033;font-size:13px;line-height:1.25}.dashboard-shell.admin-ui-v91 .task-fixed-customer-card small{display:block;margin-top:3px;color:#557064;font-weight:780;line-height:1.35}.dashboard-shell.admin-ui-v91 .task-create-step .field>span{font-size:12px;font-weight:880;color:#34445a}.dashboard-shell.admin-ui-v91 .task-create-step-outcome .task-target-preview{margin:0}.dashboard-shell.admin-ui-v107 .task-create-step-outcome[data-task-create-outcome-state=blocked]{border-color:#dbe7f3;background:linear-gradient(135deg,#f8fbff,#fff)}.dashboard-shell.admin-ui-v107 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-action{margin-top:0;border-width:1px;box-shadow:0 8px 18px rgba(49,95,186,.075)}.dashboard-shell.admin-ui-v107 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-action span{font-size:10px;letter-spacing:.055em}.dashboard-shell.admin-ui-v107 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-action b{font-size:13px}.dashboard-shell.admin-ui-v107 .task-create-step-outcome .task-target-preview-muted{margin-top:0;border-color:#e2eaf2;background:#f8fafc;color:#536274;box-shadow:none;opacity:.9}.dashboard-shell.admin-ui-v107 .task-create-step-outcome .task-target-preview-muted:before{opacity:.45}.dashboard-shell.admin-ui-v107 .task-create-step-outcome .task-target-preview-muted .task-target-main small,.dashboard-shell.admin-ui-v107 .task-create-step-outcome .task-target-preview-muted .task-target-side small{color:#667789;font-weight:740}.dashboard-shell.admin-ui-v107 .task-create-step-outcome .task-target-preview-muted .task-target-main b{color:#35465a;font-size:12px}.dashboard-shell.admin-ui-v107 .task-create-step-outcome .task-target-preview-muted .task-target-side span{color:#586a7d;font-size:11px;font-weight:820}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked]{gap:7px;padding:10px;border-color:#d9e7f4;background:linear-gradient(135deg,#f9fbfe,#ffffff);box-shadow:0 8px 20px rgba(15,23,32,.035)}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-action{padding:11px 12px;border-left-width:5px;border-radius:17px;background:#ffffff;box-shadow:0 10px 24px rgba(49,95,186,.08)}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-action b{font-size:13px;letter-spacing:-.01em}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-action small{max-width:620px;font-size:12px;line-height:1.34}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-actions .admin-next-action{min-height:38px;box-shadow:0 10px 22px rgba(32,201,151,.18)}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-actions .admin-context-action,.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-actions .admin-duplicate-action,.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-actions .admin-secondary-action{box-shadow:none}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-target-preview-muted{padding:8px 10px;border-style:dashed;opacity:.76}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-target-preview-muted .task-target-main small{font-size:10px}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-target-preview-muted .task-target-main b,.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-target-preview-muted .task-target-side span{font-size:11px}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-create-blocked-duplicate-actions,.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-create-blocked-selection-actions{padding:7px;border-color:#dce6ef;background:#f9fbfd}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] #task-create-submit:disabled{min-height:40px;border-color:#d7e1eb;background:#fff;color:#69798b;box-shadow:none;cursor:not-allowed}.dashboard-shell.admin-ui-v110 .task-create[data-task-create-submitting=true] .task-create-step:not(.task-create-step-outcome),.dashboard-shell.admin-ui-v110 .task-create[data-task-create-submitting=true] .task-resumed-draft{opacity:.72}.dashboard-shell.admin-ui-v110 .task-create[data-task-create-submitting=true] .task-create-step:not(.task-create-step-outcome) :is(button,a,input,select,textarea),.dashboard-shell.admin-ui-v110 .task-create[data-task-create-submitting=true] .task-resumed-draft :is(button,a,input,select,textarea){pointer-events:none}.dashboard-shell.admin-ui-v110 .task-create-step-outcome[data-task-create-outcome-state=saving]{gap:8px;padding:10px;border-color:#cfe9dc;background:linear-gradient(135deg,#f5fbf8,#ffffff);box-shadow:0 10px 22px rgba(15,23,32,.04)}.dashboard-shell.admin-ui-v110 .task-create-saving-state{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border:1px solid #c7eddc;border-left:5px solid #20c997;border-radius:17px;background:linear-gradient(135deg,#f3fff8,#ffffff);box-shadow:0 12px 26px rgba(32,201,151,.11)}.dashboard-shell.admin-ui-v110 .task-create-saving-state span{display:block;color:#087a5f;font-size:10px;font-weight:950;letter-spacing:.055em;text-transform:uppercase}.dashboard-shell.admin-ui-v110 .task-create-saving-state b{display:block;margin-top:3px;color:#12241c;font-size:13px;line-height:1.2;letter-spacing:-.01em}.dashboard-shell.admin-ui-v110 .task-create-saving-state small{display:block;margin-top:3px;color:#486457;font-size:12px;font-weight:780;line-height:1.34}.dashboard-shell.admin-ui-v110 .task-create-saving-destination{min-width:168px;padding:9px 10px;border:1px solid #d4f3e5;border-radius:14px;background:#fff;color:#18382c}.dashboard-shell.admin-ui-v110 .task-create-saving-destination small{margin:0;color:#087a5f;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.055em}.dashboard-shell.admin-ui-v110 .task-create-saving-destination b{margin-top:2px;color:#10251d}.dashboard-shell.admin-ui-v110 .task-create-saving-destination span{display:block;margin-top:2px;color:#315447;font-size:11px;font-weight:850}.dashboard-shell.admin-ui-v110 .task-create-saving-destination em{display:block;margin-top:4px;color:#5a6b63;font-size:11px;font-style:normal;font-weight:760;overflow-wrap:break-word}.dashboard-shell.admin-ui-v110 .task-target-preview-saving{border-color:#d9eee4;background:#f9fffc;color:#315447;box-shadow:none}.dashboard-shell.admin-ui-v110 .task-create-step-outcome[data-task-create-outcome-state=saving] #task-create-submit:disabled{min-height:40px;border-color:#cdeede;background:#fff;color:#087a5f;box-shadow:none;cursor:progress}.dashboard-shell.admin-ui-v111 .task-create-step-outcome[data-task-create-outcome-state=failed]{gap:8px;padding:10px;border-color:#f0d7d0;background:linear-gradient(135deg,#fff8f6,#ffffff);box-shadow:0 10px 22px rgba(15,23,32,.04)}.dashboard-shell.admin-ui-v111 .task-create-save-error-state{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border:1px solid #f2d7d1;border-left:5px solid #d7644f;border-radius:17px;background:#fff;box-shadow:0 12px 26px rgba(215,100,79,.1)}.dashboard-shell.admin-ui-v111 .task-create-save-error-state span{display:block;color:#a44131;font-size:10px;font-weight:950;letter-spacing:.055em;text-transform:uppercase}.dashboard-shell.admin-ui-v111 .task-create-save-error-state b{display:block;margin-top:3px;color:#271613;font-size:13px;line-height:1.2;letter-spacing:-.01em}.dashboard-shell.admin-ui-v111 .task-create-save-error-state small{display:block;margin-top:3px;color:#6f514b;font-size:12px;font-weight:780;line-height:1.34;max-width:620px}.dashboard-shell.admin-ui-v111 .task-create-save-error-actions{justify-content:flex-end;gap:8px;padding:0;border:0;background:transparent}.dashboard-shell.admin-ui-v111 .task-target-preview-failed{border-color:#f0ded9;background:#fffafa;color:#614b46;box-shadow:none}.dashboard-shell.admin-ui-v111 .task-create-step-outcome[data-task-create-outcome-state=failed] #task-create-submit{min-height:40px}.dashboard-shell.admin-ui-v112 .task-create-step-outcome[data-task-create-outcome-state=failed] .task-create-save-error-actions .admin-next-action{min-height:40px;box-shadow:0 10px 20px rgba(215,100,79,.12)}.dashboard-shell.admin-ui-v112 .task-create-step-outcome[data-task-create-outcome-state=failed] .task-target-preview-failed{opacity:.82}.dashboard-shell.admin-ui-v112 .task-create-step-outcome[data-task-create-outcome-state=failed] [data-task-create-final-actions]{display:none}.dashboard-shell.admin-ui-v113 .task-create-step-outcome[data-task-create-outcome-state=failed] .task-target-preview-failed{border-style:dashed;background:#fffdfc}.dashboard-shell.admin-ui-v113 .task-create-step-outcome[data-task-create-outcome-state=failed] .task-target-preview-failed .task-target-main small{color:#a44131}.dashboard-shell.admin-ui-v113 .task-create-step-outcome[data-task-create-outcome-state=failed] .task-target-preview-failed .task-target-main b{color:#3f2924}.dashboard-shell.admin-ui-v113 .task-create-step-outcome[data-task-create-outcome-state=failed] .task-target-preview-failed .task-target-side small{color:#795e58}.dashboard-shell.admin-ui-v114 .task-create-step-outcome[data-task-create-outcome-state=ready] .task-target-preview{border-color:#cfe9dc;background:#fbfffd}.dashboard-shell.admin-ui-v114 .task-create-step-outcome[data-task-create-outcome-state=ready] .task-target-preview .task-target-main small{color:#087a5f}.dashboard-shell.admin-ui-v114 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-target-preview-muted .task-target-main small{color:#7b8793}.dashboard-shell.admin-ui-v114 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-target-preview-muted .task-target-main b{color:#4d5b68}.dashboard-shell.admin-ui-v114 .task-create-step-outcome[data-task-create-outcome-state=saving] .task-target-preview-saving .task-target-main small{color:#087a5f}.dashboard-shell.admin-ui-v115 .task-create-auth-expired-state{border-color:#f4dfb9;background:#fffdf7;box-shadow:0 12px 26px rgba(209,139,24,.1)}.dashboard-shell.admin-ui-v115 .task-create-auth-expired-state span{color:#9a640e}.dashboard-shell.admin-ui-v115 .task-create-auth-expired-state b{color:#34250e}.dashboard-shell.admin-ui-v115 .task-create-auth-expired-state small{color:#725526}.dashboard-shell.admin-ui-v115 .task-create-auth-expired-state .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}.dashboard-shell.admin-ui-v116 .task-auth-expired-notice{margin-top:10px;border-left:4px solid;border-color:#f4dfb9;background:#fffdf7;box-shadow:0 12px 26px rgba(209,139,24,.1)}.dashboard-shell.admin-ui-v116 .task-auth-expired-notice span{color:#9a640e;font-weight:800}.dashboard-shell.admin-ui-v116 .task-auth-expired-notice b{color:#34250e}.dashboard-shell.admin-ui-v116 .task-auth-expired-notice small{color:#725526}.dashboard-shell.admin-ui-v116 .task-auth-expired-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.dashboard-shell.admin-ui-v116 .task-auth-expired-notice .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}@media (max-width:720px){.dashboard-shell.admin-ui-v81 .task-action-next-hint{font-size:12px;padding:8px}.dashboard-shell.admin-ui-v82 .task-create-blocked-duplicate-actions,.dashboard-shell.admin-ui-v84 .task-create-blocked-selection-actions,.dashboard-shell.admin-ui-v84 .task-customer-results{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v88 .task-selected-customer-card{grid-template-columns:1fr}.dashboard-shell.admin-ui-v88 .task-selected-customer-clear{width:100%;justify-content:center}.dashboard-shell.admin-ui-v85 .task-missing-customer-handoff{grid-template-columns:1fr}.dashboard-shell.admin-ui-v85 .task-missing-customer-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v87 .task-resumed-draft{grid-template-columns:1fr}.dashboard-shell.admin-ui-v87 .task-resumed-draft .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v89 .task-created-dock,.dashboard-shell.admin-ui-v89 .task-focus-dock,.dashboard-shell.admin-ui-v89 .task-outcome-dock{padding:12px;border-radius:18px}.dashboard-shell.admin-ui-v89 .task-created-dock-grid,.dashboard-shell.admin-ui-v89 .task-created-dock-main{grid-template-columns:1fr}.dashboard-shell.admin-ui-v89 .task-created-dock-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v89 .task-created-dock-actions .btn{width:100%;min-width:0}.dashboard-shell.admin-ui-v90 .task-customer-search-status{width:100%;justify-content:center}.dashboard-shell.admin-ui-v91 .task-create-step{padding:9px;border-radius:15px}.dashboard-shell.admin-ui-v91 .task-create-step-label{grid-template-columns:24px minmax(0,1fr)}.dashboard-shell.admin-ui-v91 .task-create-step-label>span{width:22px;height:22px;border-radius:8px}.dashboard-shell.admin-ui-v93 .task-create-step-outcome .task-outcome-next-action{grid-template-columns:1fr;padding:10px;border-radius:15px}.dashboard-shell.admin-ui-v93 .task-create-step-outcome .task-outcome-next-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v93 .task-create-step-outcome .task-outcome-next-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v106 .task-customer-results{grid-template-columns:1fr}.dashboard-shell.admin-ui-v106 .task-customer-results-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.dashboard-shell.admin-ui-v106 .task-customer-results-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v107 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-action{padding:9px}.dashboard-shell.admin-ui-v107 .task-create-step-outcome .task-target-preview-muted{padding:9px;border-radius:14px}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked]{padding:9px;gap:6px}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-action{padding:10px}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-target-preview-muted{padding:8px}.dashboard-shell.admin-ui-v109 .task-create-step-outcome[data-task-create-outcome-state=blocked] #task-create-submit:disabled{width:100%}.dashboard-shell.admin-ui-v110 .task-create-saving-state{grid-template-columns:1fr;padding:10px}.dashboard-shell.admin-ui-v110 .task-create-saving-destination{min-width:0}.dashboard-shell.admin-ui-v111 .task-create-save-error-state{grid-template-columns:1fr;padding:10px}.dashboard-shell.admin-ui-v111 .task-create-save-error-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v111 .task-create-save-error-actions .btn,.dashboard-shell.admin-ui-v112 .task-create-save-error-actions .admin-next-action{width:100%;justify-content:center}.dashboard-shell.admin-ui-v113 .task-create-step-outcome[data-task-create-outcome-state=failed] .task-target-preview-failed{padding:8px}.dashboard-shell.admin-ui-v114 .task-create-step-outcome .task-target-preview{gap:8px}.dashboard-shell.admin-ui-v115 .task-create-auth-expired-state .task-create-save-error-actions,.dashboard-shell.admin-ui-v116 .task-auth-expired-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v116 .task-auth-expired-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v98 .customer-contact-update-grid{grid-template-columns:1fr}.dashboard-shell.admin-ui-v98 .customer-contact-update .form-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v98 .customer-contact-update .form-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v101 .customer-contact-collision{grid-template-columns:1fr}.dashboard-shell.admin-ui-v101 .customer-contact-collision-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v101 .customer-contact-collision-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v102 .task-outcome-customer-results-multiple{padding:7px}.dashboard-shell.admin-ui-v102 .task-outcome-customer-results-multiple .task-outcome-customer-result-choice{justify-content:center;text-align:center}.dashboard-shell.admin-ui-v103 .client-row-card-task-select:after{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v117 .btn{min-height:38px;padding-inline:13px;border-radius:11px;font-weight:780;box-shadow:none}.dashboard-shell.admin-ui-v117 .btn-small{min-height:32px;padding-inline:10px;border-radius:9px;font-size:12px}.dashboard-shell.admin-ui-v117 .btn.admin-next-action{min-height:38px;border-color:#13aa82;background:linear-gradient(135deg,#22c995,#14b889);color:#031511;box-shadow:0 8px 20px rgba(32,201,151,.18)}.dashboard-shell.admin-ui-v117 .btn.admin-next-action:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(32,201,151,.24)}.dashboard-shell.admin-ui-v117 .btn-light,.dashboard-shell.admin-ui-v117 .btn.admin-context-action,.dashboard-shell.admin-ui-v117 .btn.admin-secondary-action{border-color:#d8e2ec;background:#fff;color:#37465a;box-shadow:0 3px 10px rgba(15,23,32,.035)}.dashboard-shell.admin-ui-v117 .btn.admin-duplicate-action{border-color:#f4c98b;background:#fff8ed;color:#7a4a04;box-shadow:none}.dashboard-shell.admin-ui-v117 .btn:disabled,.dashboard-shell.admin-ui-v117 button:disabled{color:#718095;border-color:#dce5ee;background:#f3f6fa;box-shadow:none;transform:none}.dashboard-shell.admin-ui-v117 .task-create-panel{border-radius:20px;box-shadow:0 10px 30px rgba(15,23,32,.055)}.dashboard-shell.admin-ui-v117 .task-create{gap:8px}.dashboard-shell.admin-ui-v117 .task-create-step{gap:7px;padding:9px 10px;border-radius:14px;box-shadow:0 4px 14px rgba(15,23,32,.028)}.dashboard-shell.admin-ui-v117 .task-create-step-label{grid-template-columns:23px minmax(0,1fr);gap:7px}.dashboard-shell.admin-ui-v117 .task-create-step-label>span{width:22px;height:22px;border-radius:8px;font-size:10px}.dashboard-shell.admin-ui-v117 .task-create-step-label b{font-size:12.5px;line-height:1.12;letter-spacing:-.005em}.dashboard-shell.admin-ui-v117 .task-create-step-label small{font-size:10.5px;line-height:1.24}.dashboard-shell.admin-ui-v117 .task-create-step .field>span{font-size:11.5px;font-weight:820}.dashboard-shell.admin-ui-v117 .task-create-step input:not([type=checkbox]):not([type=radio]),.dashboard-shell.admin-ui-v117 .task-create-step select,.dashboard-shell.admin-ui-v117 .task-create-step textarea{min-height:38px;border-radius:11px;font-size:14px}.dashboard-shell.admin-ui-v117 .task-target-preview{padding:8px 10px;border-radius:13px;box-shadow:none}.dashboard-shell.admin-ui-v117 .task-target-preview .task-target-main small,.dashboard-shell.admin-ui-v117 .task-target-preview .task-target-side small{font-size:10px;letter-spacing:.05em}.dashboard-shell.admin-ui-v117 .task-target-preview .task-target-main b,.dashboard-shell.admin-ui-v117 .task-target-preview .task-target-side span{font-size:12px;line-height:1.18}.dashboard-shell.admin-ui-v117 .task-auth-expired-notice,.dashboard-shell.admin-ui-v117 .task-create-save-error-state,.dashboard-shell.admin-ui-v117 .task-create-saving-state,.dashboard-shell.admin-ui-v117 .task-outcome-next-action{padding:10px 11px;border-radius:14px;box-shadow:0 6px 18px rgba(15,23,32,.055)}.dashboard-shell.admin-ui-v117 .task-auth-expired-notice b,.dashboard-shell.admin-ui-v117 .task-create-save-error-state b,.dashboard-shell.admin-ui-v117 .task-create-saving-state b,.dashboard-shell.admin-ui-v117 .task-outcome-next-action b{font-size:12.5px;line-height:1.18}.dashboard-shell.admin-ui-v117 .task-auth-expired-notice small,.dashboard-shell.admin-ui-v117 .task-create-save-error-state small,.dashboard-shell.admin-ui-v117 .task-create-saving-state small,.dashboard-shell.admin-ui-v117 .task-outcome-next-action small{font-size:11.5px;line-height:1.32}.dashboard-shell.admin-ui-v117 .task-created-dock,.dashboard-shell.admin-ui-v117 .task-focus-dock,.dashboard-shell.admin-ui-v117 .task-outcome-dock{gap:8px;padding:12px;border-radius:18px;border-left-width:4px;box-shadow:0 8px 24px rgba(15,23,32,.065)}.dashboard-shell.admin-ui-v117 .task-created-dock-main h2{font-size:clamp(17px,1.35vw,22px);letter-spacing:-.026em}.dashboard-shell.admin-ui-v117 .task-created-dock-main p{font-size:12.5px;line-height:1.32;font-weight:720}.dashboard-shell.admin-ui-v117 .task-created-dock-grid{gap:7px}.dashboard-shell.admin-ui-v117 .task-created-dock-grid>div{padding:8px 9px;border-radius:12px}.dashboard-shell.admin-ui-v117 .task-created-dock-grid small{font-size:9.5px}.dashboard-shell.admin-ui-v117 .task-created-dock-grid a,.dashboard-shell.admin-ui-v117 .task-created-dock-grid b{font-size:12.5px}.dashboard-shell.admin-ui-v117 .task-column .task-item{gap:10px;padding:12px 12px 12px 16px;border-radius:18px;box-shadow:0 5px 16px rgba(15,23,32,.035)}.dashboard-shell.admin-ui-v117 .task-command-row{gap:9px}.dashboard-shell.admin-ui-v117 .task-command-meta{gap:7px}.dashboard-shell.admin-ui-v117 .task-meta-field{padding:7px 8px;border-radius:12px}.dashboard-shell.admin-ui-v117 .task-meta-field small{font-size:9.5px;letter-spacing:.055em}.dashboard-shell.admin-ui-v117 .task-meta-field .task-meta-link,.dashboard-shell.admin-ui-v117 .task-meta-field b{font-size:12.5px}.dashboard-shell.admin-ui-v117 .task-action-card{gap:5px;padding:8px 9px;border-top-width:2px;border-radius:13px;box-shadow:0 3px 12px rgba(15,23,32,.028)}.dashboard-shell.admin-ui-v117 .task-action-card small{font-size:11px;line-height:1.26}.dashboard-shell.admin-ui-v117 .task-action-label{font-size:10px;letter-spacing:.055em}.dashboard-shell.admin-ui-v117 .task-action-next-hint{margin-top:6px;padding:7px 8px;border-radius:10px;font-size:11.5px}.dashboard-shell.admin-ui-v118 .task-create-step-who :where(.task-customer-results,.task-customer-search-error,.task-missing-customer-handoff,.task-customer-task-check,.task-existing-followup) .admin-context-action{border-color:#d9e4ee;background:#fff;color:#3e4f64;box-shadow:none}.dashboard-shell.admin-ui-v118 .task-create-step-who :where(.task-customer-results,.task-customer-search-error,.task-missing-customer-handoff,.task-customer-task-check,.task-existing-followup) .admin-context-action:hover{border-color:#c9d8e5;background:#f8fbff;transform:translateY(-1px)}.dashboard-shell.admin-ui-v118 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-actions>.admin-next-action{min-height:40px;border-color:#13aa82;background:linear-gradient(135deg,#22c995,#14b889);color:#031511;box-shadow:0 10px 24px rgba(32,201,151,.2)}.dashboard-shell.admin-ui-v118 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-actions .admin-context-action,.dashboard-shell.admin-ui-v118 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-actions .admin-duplicate-action,.dashboard-shell.admin-ui-v118 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-actions .admin-secondary-action{min-height:36px;box-shadow:none}.dashboard-shell.admin-ui-v118 .task-create-step-outcome[data-task-create-outcome-state=saving] [data-task-create-final-actions]{display:none}.dashboard-shell.admin-ui-v120 .task-customer-auth-expired,.dashboard-shell.admin-ui-v120 .task-customer-task-check-auth-expired,.dashboard-shell.admin-ui-v120 .task-outcome-next-action-precheck-auth{border-color:#ead8ba #ead8ba #ead8ba #a66a12;background:linear-gradient(135deg,#fffaf0,#ffffff);box-shadow:0 10px 22px rgba(166,106,18,.08)}.dashboard-shell.admin-ui-v120 .task-customer-auth-expired span,.dashboard-shell.admin-ui-v120 .task-customer-task-check-auth-expired span,.dashboard-shell.admin-ui-v120 .task-outcome-next-action-precheck-auth span{color:#8a560e}.dashboard-shell.admin-ui-v120 .task-customer-auth-expired b,.dashboard-shell.admin-ui-v120 .task-customer-task-check-auth-expired b,.dashboard-shell.admin-ui-v120 .task-outcome-next-action-precheck-auth b{color:#2e220f}.dashboard-shell.admin-ui-v120 .task-customer-auth-expired small,.dashboard-shell.admin-ui-v120 .task-customer-task-check-auth-expired small,.dashboard-shell.admin-ui-v120 .task-outcome-next-action-precheck-auth small{color:#6b5130}.dashboard-shell.admin-ui-v120 .task-outcome-next-action-precheck-auth .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}.dashboard-shell.admin-ui-v121 .quick-action-auth-expired{margin-top:10px}.dashboard-shell.admin-ui-v121 .quick-action-auth-expired .task-auth-expired-notice{border-color:#ead8ba #ead8ba #ead8ba #a66a12;background:linear-gradient(135deg,#fffaf0,#ffffff);box-shadow:0 10px 22px rgba(166,106,18,.08)}.dashboard-shell.admin-ui-v121 .quick-action-auth-expired .task-auth-expired-notice .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}.dashboard-shell.admin-ui-v122 .lead-action-auth-expired,.dashboard-shell.admin-ui-v122 .lead-convert-auth-expired{margin-top:10px}.dashboard-shell.admin-ui-v122 .lead-action-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v122 .lead-convert-auth-expired .task-auth-expired-notice{border-color:#ead8ba #ead8ba #ead8ba #a66a12;background:linear-gradient(135deg,#fffaf0,#ffffff);box-shadow:0 10px 22px rgba(166,106,18,.08)}.dashboard-shell.admin-ui-v122 .lead-action-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v122 .lead-convert-auth-expired .task-auth-expired-notice .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}.dashboard-shell.admin-ui-v123 .sale-action-auth-expired,.dashboard-shell.admin-ui-v123 .sale-create-auth-expired{margin-top:10px}.dashboard-shell.admin-ui-v123 .sale-action-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v123 .sale-create-auth-expired .task-auth-expired-notice{border-color:#ead8ba #ead8ba #ead8ba #a66a12;background:linear-gradient(135deg,#fffaf0,#ffffff);box-shadow:0 10px 22px rgba(166,106,18,.08)}.dashboard-shell.admin-ui-v123 .sale-action-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v123 .sale-create-auth-expired .task-auth-expired-notice .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}.dashboard-shell.admin-ui-v123 .sale-create-error{background:#fff7ed;border-left:4px solid;border-color:#fed7aa}.dashboard-shell.admin-ui-v123 .sale-create-error span{color:#7c2d12;font-weight:800}.dashboard-shell.admin-ui-v124 .customer-contact-auth-expired,.dashboard-shell.admin-ui-v124 .customer-create-auth-expired{margin-top:10px}.dashboard-shell.admin-ui-v124 .customer-contact-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v124 .customer-create-auth-expired .task-auth-expired-notice{border-color:#ead8ba #ead8ba #ead8ba #a66a12;background:linear-gradient(135deg,#fffaf0,#ffffff);box-shadow:0 10px 22px rgba(166,106,18,.08)}.dashboard-shell.admin-ui-v124 .customer-contact-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v124 .customer-create-auth-expired .task-auth-expired-notice .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}@media (max-width:720px){.dashboard-shell.admin-ui-v117 .task-create-panel,.dashboard-shell.admin-ui-v117 .task-created-dock,.dashboard-shell.admin-ui-v117 .task-focus-dock,.dashboard-shell.admin-ui-v117 .task-outcome-dock{padding:10px;border-radius:16px}.dashboard-shell.admin-ui-v117 .task-create-step{padding:8px}.dashboard-shell.admin-ui-v117 .task-auth-expired-actions,.dashboard-shell.admin-ui-v117 .task-created-dock-actions,.dashboard-shell.admin-ui-v117 .task-outcome-next-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v117 .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v117 .task-created-dock-actions .btn,.dashboard-shell.admin-ui-v117 .task-outcome-next-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v118 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v118 .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v120 .task-customer-auth-expired,.dashboard-shell.admin-ui-v120 .task-customer-task-check-auth-expired{padding:10px}.dashboard-shell.admin-ui-v121 .quick-action-auth-expired .task-auth-expired-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v121 .quick-action-auth-expired .task-auth-expired-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v122 .lead-action-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v122 .lead-convert-auth-expired .task-auth-expired-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v122 .lead-action-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v122 .lead-convert-auth-expired .task-auth-expired-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v123 .sale-action-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v123 .sale-create-auth-expired .task-auth-expired-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v123 .sale-action-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v123 .sale-create-auth-expired .task-auth-expired-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v124 .customer-contact-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v124 .customer-create-auth-expired .task-auth-expired-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v124 .customer-contact-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v124 .customer-create-auth-expired .task-auth-expired-actions .btn{width:100%;justify-content:center}}.dashboard-shell .task-create[data-admin-task-create-v300=container-density]{container-name:task-quick-create-v300;container-type:inline-size;min-width:0}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] :where(.task-create-step,.admin-decision-card,.field,.form-grid,.task-due-chips,.task-outcome-next-actions,.admin-decision-actions,[data-task-create-final-actions]){min-width:0}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] :where(.task-create-step-label,.task-fixed-customer-card,.task-customer-results,.task-selected-customer-card,.task-missing-customer-handoff,.task-customer-task-check,.task-existing-followup,.task-new-followup-note,.task-resumed-draft,.task-outcome-next-action,.task-create-saving-state,.task-create-save-error-state,.task-target-preview,.task-create-inline-error-v157) :where(b,small,span,em){overflow-wrap:anywhere}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] :where(.btn,button,a){max-width:100%;white-space:normal;text-align:center;overflow-wrap:anywhere}@container task-quick-create-v300 (max-width:640px){.dashboard-shell .task-create[data-admin-task-create-v300=container-density]{gap:8px}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] .task-create-step{padding:9px;border-radius:15px}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] :where(.form-grid,.compact-task-create .form-grid){grid-template-columns:1fr;gap:8px}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] :where(.task-customer-results,.task-selected-customer-card,.task-missing-customer-handoff,.task-customer-task-check,.task-existing-followup,.task-new-followup-note,.task-resumed-draft,.task-outcome-next-action,.task-create-saving-state,.task-create-save-error-state){grid-template-columns:1fr;gap:8px}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] :where(.task-customer-results-actions,.task-missing-customer-actions,.task-existing-followup-actions,.task-create-save-error-actions,.task-outcome-next-actions,.admin-decision-actions,[data-task-create-final-actions]){display:grid;grid-template-columns:1fr;justify-content:stretch;grid-gap:7px;gap:7px}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] :where(.task-customer-results-actions,.task-missing-customer-actions,.task-existing-followup-actions,.task-create-save-error-actions,.task-outcome-next-actions,.admin-decision-actions,[data-task-create-final-actions]) .btn,.dashboard-shell .task-create[data-admin-task-create-v300=container-density] :where(.task-customer-results-actions,.task-missing-customer-actions,.task-existing-followup-actions,.task-create-save-error-actions,.task-outcome-next-actions,.admin-decision-actions,[data-task-create-final-actions]) a,.dashboard-shell .task-create[data-admin-task-create-v300=container-density] :where(.task-customer-results-actions,.task-missing-customer-actions,.task-existing-followup-actions,.task-create-save-error-actions,.task-outcome-next-actions,.admin-decision-actions,[data-task-create-final-actions]) button{width:100%;justify-content:center}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] .task-target-preview{display:grid;grid-template-columns:1fr;align-items:start;grid-gap:7px;gap:7px}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] .task-target-preview :where(.task-target-side,.task-target-side span,.task-target-side small){text-align:left}}@container task-quick-create-v300 (max-width:460px){.dashboard-shell .task-create[data-admin-task-create-v300=container-density] .task-create-step-label{grid-template-columns:22px minmax(0,1fr);gap:6px}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] .task-create-step-label>span{width:21px;height:21px;border-radius:8px;font-size:10px}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] .task-due-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] .task-due-chip{justify-content:center;min-width:0;min-height:32px;padding-inline:7px}.dashboard-shell .task-create[data-admin-task-create-v300=container-density] :where(.task-outcome-next-action,.task-create-saving-state,.task-create-save-error-state,.task-target-preview,.task-customer-results,.task-selected-customer-card,.task-missing-customer-handoff,.task-existing-followup,.task-resumed-draft){padding:8px;border-radius:13px}}@container task-quick-create-v300 (max-width:360px){.dashboard-shell .task-create[data-admin-task-create-v300=container-density] .task-due-chips{grid-template-columns:1fr}}.dashboard-shell.admin-ui-v125{grid-template-columns:238px minmax(0,1fr)}.dashboard-shell.admin-ui-v125 .sidebar{padding:14px 12px;background:radial-gradient(circle at 16% 0,rgba(32,201,151,.16),transparent 30%),linear-gradient(180deg,#06111d,#081522 56%,#060e18);border-right:1px solid rgba(255,255,255,.1)}.dashboard-shell.admin-ui-v125 .sidebar .logo{min-height:50px;padding:8px 9px;border:1px solid rgba(255,255,255,.08);border-radius:17px;background:rgba(255,255,255,.045);color:#fff}.dashboard-shell.admin-ui-v125 .sidebar .logo-mark{width:38px;height:38px;border-radius:13px}.dashboard-shell.admin-ui-v125 .sidebar .logo span:not(.logo-mark){display:grid;grid-gap:1px;gap:1px;line-height:1.05}.dashboard-shell.admin-ui-v125 .sidebar .logo small{color:rgba(255,255,255,.58);font-size:11px;font-weight:780}.dashboard-shell.admin-ui-v125 .sidebar-hint{margin-top:10px;padding:9px 10px;border-radius:14px;color:rgba(255,255,255,.64);background:rgba(255,255,255,.045);font-size:12px;line-height:1.32}.dashboard-shell.admin-ui-v125 .sidebar nav{gap:11px;margin-top:14px}.dashboard-shell.admin-ui-v125 .nav-group{display:grid;grid-gap:6px;gap:6px;min-width:0}.dashboard-shell.admin-ui-v125 .nav-group-title,.dashboard-shell.admin-ui-v125 .sidebar-actions-title{padding:0 8px;color:rgba(255,255,255,.42);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.dashboard-shell.admin-ui-v125 .admin-nav-item{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;min-height:42px;padding:7px 9px 7px 10px;border:1px solid rgba(255,255,255,.075);border-radius:13px;background:rgba(255,255,255,.028);color:rgba(255,255,255,.78);box-shadow:none;transform:none}.dashboard-shell.admin-ui-v125 .admin-nav-item:before{left:0;top:9px;bottom:9px;width:3px;border-radius:999px;background:transparent}.dashboard-shell.admin-ui-v125 .admin-nav-item:hover{transform:translateX(1px);border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff}.dashboard-shell.admin-ui-v125 .admin-nav-item[aria-current=page]{color:#fff;border-color:rgba(32,201,151,.5);background:linear-gradient(135deg,rgba(32,201,151,.18),rgba(255,255,255,.06));box-shadow:0 10px 24px rgba(0,0,0,.18)}.dashboard-shell.admin-ui-v125 .admin-nav-item[aria-current=page]:before{background:#20c997;box-shadow:0 0 0 4px rgba(32,201,151,.12)}.dashboard-shell.admin-ui-v125 .nav-mark{width:28px;height:28px;border-radius:10px;background:rgba(255,255,255,.07);color:rgba(202,252,235,.86);font-size:10px;font-weight:900}.dashboard-shell.admin-ui-v125 .admin-nav-item[aria-current=page] .nav-mark{background:#20c997;color:#031511}.dashboard-shell.admin-ui-v125 .nav-copy{min-width:0;display:grid;grid-gap:1px;gap:1px}.dashboard-shell.admin-ui-v125 .nav-copy b{font-size:13px;line-height:1.08;font-weight:860}.dashboard-shell.admin-ui-v125 .nav-copy small{color:rgba(255,255,255,.5);font-size:10.5px;line-height:1.18;font-weight:720}.dashboard-shell.admin-ui-v125 .admin-nav-item:hover .nav-copy small,.dashboard-shell.admin-ui-v125 .admin-nav-item[aria-current=page] .nav-copy small{color:rgba(255,255,255,.68)}.dashboard-shell.admin-ui-v125 .sidebar-actions{grid-template-columns:1fr;gap:7px;margin-top:10px}.dashboard-shell.admin-ui-v125 .side-action,.dashboard-shell.admin-ui-v125 .side-site{min-height:36px;padding:8px 10px;border-radius:12px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.045);color:rgba(255,255,255,.78);font-size:12px;font-weight:850;text-align:center;box-shadow:none}.dashboard-shell.admin-ui-v125 .side-action:hover,.dashboard-shell.admin-ui-v125 .side-site:hover{border-color:rgba(32,201,151,.36);background:rgba(32,201,151,.1);color:#dffbf2;transform:translateY(-1px)}.dashboard-shell.admin-ui-v125 .side-action-primary{border-color:rgba(32,201,151,.46);background:rgba(32,201,151,.14);color:#e6fff7}.dashboard-shell.admin-ui-v125 .side-site{display:block;margin-top:10px}@media (max-width:1180px){.dashboard-shell.admin-ui-v125{grid-template-columns:220px minmax(0,1fr)}.dashboard-shell.admin-ui-v125 .sidebar{padding:12px 10px}.dashboard-shell.admin-ui-v125 .nav-copy small,.dashboard-shell.admin-ui-v125 .sidebar-hint{display:none}.dashboard-shell.admin-ui-v125 .admin-nav-item{grid-template-columns:28px minmax(0,1fr);min-height:40px;padding:7px 8px}}@media (max-width:980px){.dashboard-shell.admin-ui-v125{grid-template-columns:1fr}.dashboard-shell.admin-ui-v125 .sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:40;height:auto;padding:8px 10px 9px;overflow:hidden}.dashboard-shell.admin-ui-v125 .sidebar .logo{width:max-content;min-height:42px;padding:6px 8px}.dashboard-shell.admin-ui-v125 .sidebar .logo-mark{width:32px;height:32px}.dashboard-shell.admin-ui-v125 .nav-group-title,.dashboard-shell.admin-ui-v125 .side-site,.dashboard-shell.admin-ui-v125 .sidebar .logo small,.dashboard-shell.admin-ui-v125 .sidebar-actions,.dashboard-shell.admin-ui-v125 .sidebar-actions-title,.dashboard-shell.admin-ui-v125 .sidebar-hint{display:none}.dashboard-shell.admin-ui-v125 .sidebar nav{display:flex;gap:7px;margin-top:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:3px}.dashboard-shell.admin-ui-v125 .nav-group{display:contents}.dashboard-shell.admin-ui-v125 .admin-nav-item{min-width:116px;grid-template-columns:1fr;justify-items:center;text-align:center;scroll-snap-align:start;padding:8px 10px}.dashboard-shell.admin-ui-v125 .admin-nav-item:before{left:10px;right:10px;top:auto;bottom:0;width:auto;height:3px}.dashboard-shell.admin-ui-v125 .nav-copy small,.dashboard-shell.admin-ui-v125 .nav-mark{display:none}.dashboard-shell.admin-ui-v125 .nav-copy b{font-size:12px}}@media (max-width:420px){.dashboard-shell.admin-ui-v125 .sidebar{padding-inline:8px}.dashboard-shell.admin-ui-v125 .admin-nav-item{min-width:104px;min-height:36px;padding:7px 8px}.dashboard-shell.admin-ui-v125 .nav-copy b{font-size:11.5px}}.dashboard-shell.admin-ui-v126 .mobile-bulk-auth-expired,.dashboard-shell.admin-ui-v126 .mobile-import-auth-expired,.dashboard-shell.admin-ui-v126 .vehicle-create-auth-expired,.dashboard-shell.admin-ui-v126 .vehicle-danger-auth-expired,.dashboard-shell.admin-ui-v126 .vehicle-status-auth-expired{margin-top:10px;width:100%}.dashboard-shell.admin-ui-v126 .mobile-bulk-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v126 .mobile-import-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v126 .vehicle-create-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v126 .vehicle-danger-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v126 .vehicle-status-auth-expired .task-auth-expired-notice{border-color:#ead8ba #ead8ba #ead8ba #a66a12;background:linear-gradient(135deg,#fffaf0,#ffffff);box-shadow:0 10px 22px rgba(166,106,18,.08)}.dashboard-shell.admin-ui-v126 .mobile-bulk-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v126 .mobile-import-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v126 .vehicle-create-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v126 .vehicle-danger-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v126 .vehicle-status-auth-expired .task-auth-expired-notice .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}@media (max-width:720px){.dashboard-shell.admin-ui-v126 .mobile-bulk-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v126 .mobile-import-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v126 .vehicle-create-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v126 .vehicle-danger-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v126 .vehicle-status-auth-expired .task-auth-expired-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v126 .mobile-bulk-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v126 .mobile-import-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v126 .vehicle-create-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v126 .vehicle-danger-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v126 .vehicle-status-auth-expired .task-auth-expired-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v127 .content-compose-auth-expired,.dashboard-shell.admin-ui-v127 .content-draft-create-auth-expired,.dashboard-shell.admin-ui-v127 .content-insight-auth-expired,.dashboard-shell.admin-ui-v127 .content-review-auth-expired{margin-top:10px;width:100%}.dashboard-shell.admin-ui-v127 .content-compose-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v127 .content-draft-create-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v127 .content-insight-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v127 .content-review-auth-expired .task-auth-expired-notice{border-color:#ead8ba #ead8ba #ead8ba #a66a12;background:linear-gradient(135deg,#fffaf0,#ffffff);box-shadow:0 10px 22px rgba(166,106,18,.08)}.dashboard-shell.admin-ui-v127 .content-compose-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v127 .content-draft-create-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v127 .content-insight-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v127 .content-review-auth-expired .task-auth-expired-notice .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}@media (max-width:720px){.dashboard-shell.admin-ui-v127 .content-compose-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v127 .content-draft-create-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v127 .content-insight-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v127 .content-review-auth-expired .task-auth-expired-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v127 .content-compose-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v127 .content-draft-create-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v127 .content-insight-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v127 .content-review-auth-expired .task-auth-expired-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v128 .radar-import-auth-expired,.dashboard-shell.admin-ui-v128 .radar-task-auth-expired,.dashboard-shell.admin-ui-v128 .vin-auth-expired{margin-top:10px;width:100%}.dashboard-shell.admin-ui-v128 .radar-import-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v128 .radar-task-auth-expired .task-auth-expired-notice,.dashboard-shell.admin-ui-v128 .vin-auth-expired .task-auth-expired-notice{border-color:#ead8ba #ead8ba #ead8ba #a66a12;background:linear-gradient(135deg,#fffaf0,#ffffff);box-shadow:0 10px 22px rgba(166,106,18,.08)}.dashboard-shell.admin-ui-v128 .radar-import-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v128 .radar-task-auth-expired .task-auth-expired-notice .admin-next-action,.dashboard-shell.admin-ui-v128 .vin-auth-expired .task-auth-expired-notice .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}.dashboard-shell.admin-ui-v128 .radar-task-auth-expired .task-auth-expired-notice{padding:10px}@media (max-width:720px){.dashboard-shell.admin-ui-v128 .radar-import-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v128 .radar-task-auth-expired .task-auth-expired-actions,.dashboard-shell.admin-ui-v128 .vin-auth-expired .task-auth-expired-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v128 .radar-import-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v128 .radar-task-auth-expired .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v128 .vin-auth-expired .task-auth-expired-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v130 .vehicle-create-photo-auth-expired{margin-top:10px;width:100%}.dashboard-shell.admin-ui-v130 .vehicle-create-photo-auth-expired .task-auth-expired-notice{border-color:#ead8ba #ead8ba #ead8ba #a66a12;background:linear-gradient(135deg,#fffaf0,#ffffff);box-shadow:0 10px 22px rgba(166,106,18,.08)}.dashboard-shell.admin-ui-v130 .vehicle-create-photo-auth-expired .task-auth-expired-notice .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}@media (max-width:720px){.dashboard-shell.admin-ui-v130 .vehicle-create-photo-auth-expired .task-auth-expired-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v130 .vehicle-create-photo-auth-expired .task-auth-expired-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v131 .task-command-auth-expired,.dashboard-shell.admin-ui-v131 .task-done-auth-expired{margin-top:10px;width:100%}.dashboard-shell.admin-ui-v131 [data-lead-convert-auth-expired-one-primary] .task-auth-expired-notice,.dashboard-shell.admin-ui-v131 [data-task-command-auth-expired-one-primary] .task-auth-expired-notice,.dashboard-shell.admin-ui-v131 [data-task-done-auth-expired-one-primary] .task-auth-expired-notice,.dashboard-shell.admin-ui-v131 [data-task-done-followup-auth-expired-one-primary] .task-auth-expired-notice{border-color:#ead8ba #ead8ba #ead8ba #a66a12;background:linear-gradient(135deg,#fffaf0,#ffffff);box-shadow:0 10px 22px rgba(166,106,18,.08)}.dashboard-shell.admin-ui-v131 [data-lead-convert-auth-expired-one-primary] .admin-next-action,.dashboard-shell.admin-ui-v131 [data-task-command-auth-expired-one-primary] .admin-next-action,.dashboard-shell.admin-ui-v131 [data-task-done-auth-expired-one-primary] .admin-next-action,.dashboard-shell.admin-ui-v131 [data-task-done-followup-auth-expired-one-primary] .admin-next-action{background:#111827;border-color:#111827;color:#fff;box-shadow:0 12px 22px rgba(17,24,39,.16)}@media (max-width:720px){.dashboard-shell.admin-ui-v131 [data-lead-convert-auth-expired-one-primary] .task-auth-expired-actions,.dashboard-shell.admin-ui-v131 [data-task-command-auth-expired-one-primary] .task-auth-expired-actions,.dashboard-shell.admin-ui-v131 [data-task-done-auth-expired-one-primary] .task-auth-expired-actions,.dashboard-shell.admin-ui-v131 [data-task-done-followup-auth-expired-one-primary] .task-auth-expired-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v131 [data-lead-convert-auth-expired-one-primary] .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v131 [data-task-command-auth-expired-one-primary] .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v131 [data-task-done-auth-expired-one-primary] .task-auth-expired-actions .btn,.dashboard-shell.admin-ui-v131 [data-task-done-followup-auth-expired-one-primary] .task-auth-expired-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v137 .top-hero .hero-actions{gap:8px;margin-top:18px}.dashboard-shell.admin-ui-v137 .top-hero .hero-actions .btn{min-height:36px;padding-inline:12px;border-radius:11px;font-size:13px;font-weight:820}.dashboard-shell.admin-ui-v137 .top-hero .hero-actions .admin-next-action{border-color:#13aa82;background:linear-gradient(135deg,#22c995,#14b889);color:#031511;box-shadow:0 8px 18px rgba(32,201,151,.18)}.dashboard-shell.admin-ui-v137 .top-hero .hero-actions .admin-context-action,.dashboard-shell.admin-ui-v137 .top-hero .hero-actions .admin-secondary-action{border-color:#d8e2ec;background:#fff;color:#35465c;box-shadow:0 3px 10px rgba(15,23,32,.035)}.dashboard-shell.admin-ui-v137 .top-hero .hero-actions .admin-context-action:hover,.dashboard-shell.admin-ui-v137 .top-hero .hero-actions .admin-secondary-action:hover{border-color:#bfd2e7;background:#f7fbff;color:#0958d9;transform:translateY(-1px)}.dashboard-shell.admin-ui-v137 .top-hero .hero-actions a[target=_blank].admin-context-action:after,.dashboard-shell.admin-ui-v137 .top-hero .hero-actions a[target=_blank].admin-secondary-action:after{content:"↗";font-size:11px;line-height:1}.dashboard-shell.admin-ui-v137 .lead-result-context,.dashboard-shell.admin-ui-v137 .mobile-bulk-context{box-shadow:none}@media (max-width:720px){.dashboard-shell.admin-ui-v137 .top-hero .hero-actions{display:grid;grid-template-columns:1fr;width:100%}.dashboard-shell.admin-ui-v137 .top-hero .hero-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v138 .activity-actions .admin-context-action,.dashboard-shell.admin-ui-v138 .content-admin-card .admin-context-action,.dashboard-shell.admin-ui-v138 .sales-workbench-actions .admin-context-action,.dashboard-shell.admin-ui-v138 .sales-workbench-actions .admin-secondary-action,.dashboard-shell.admin-ui-v138 .task-created-dock-actions .admin-secondary-action,.dashboard-shell.admin-ui-v138 .task-receipt-actions .admin-context-action{box-shadow:none}.dashboard-shell.admin-ui-v138 .admin-action-group .admin-context-action,.dashboard-shell.admin-ui-v138 .customer-workbench-contact-actions .admin-context-action{min-height:32px}@media (max-width:720px){.dashboard-shell.admin-ui-v138 .admin-action-group .btn,.dashboard-shell.admin-ui-v138 .sales-workbench-actions .btn,.dashboard-shell.admin-ui-v138 .task-created-dock-actions .btn,.dashboard-shell.admin-ui-v138 .task-receipt-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v139 .content-editor-mode .content-mode-tab.admin-context-action{color:#617084}.dashboard-shell.admin-ui-v139 .content-editor-mode .content-mode-tab.admin-secondary-action.active{background:#111827;color:#fff;box-shadow:0 8px 18px rgba(15,23,32,.14)}.dashboard-shell.admin-ui-v139 .mobile-import-mode-row .mobile-import-mode-tab{min-height:38px;box-shadow:none}.dashboard-shell.admin-ui-v139 .mobile-import-mode-row .mobile-import-mode-tab.active{border-color:#b8d4f8;background:#edf6ff;color:#0b4f9f}.dashboard-shell.admin-ui-v139 .blog-draft-actions .admin-context-action,.dashboard-shell.admin-ui-v139 .content-compose-receipt-actions .admin-context-action,.dashboard-shell.admin-ui-v139 .content-copy-actions .admin-context-action,.dashboard-shell.admin-ui-v139 .content-next-step-actions .admin-context-action,.dashboard-shell.admin-ui-v139 .mobile-import-actions .admin-context-action,.dashboard-shell.admin-ui-v139 .vin-photo-actions .file-action.admin-context-action,.dashboard-shell.admin-ui-v139 .vin-photo-actions .file-action.admin-secondary-action{box-shadow:none}.dashboard-shell.admin-ui-v139 .blog-draft-actions .admin-secondary-action,.dashboard-shell.admin-ui-v139 .content-copy-actions .admin-danger-action,.dashboard-shell.admin-ui-v139 .mobile-import-actions .admin-secondary-action{min-height:38px}@media (max-width:720px){.dashboard-shell.admin-ui-v139 .mobile-import-mode-row{grid-template-columns:1fr}.dashboard-shell.admin-ui-v139 .blog-draft-actions .btn,.dashboard-shell.admin-ui-v139 .content-compose-receipt-actions .btn,.dashboard-shell.admin-ui-v139 .content-copy-actions .btn,.dashboard-shell.admin-ui-v139 .content-next-step-actions .btn,.dashboard-shell.admin-ui-v139 .mobile-import-actions .btn,.dashboard-shell.admin-ui-v139 .vin-save-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v140{grid-template-columns:228px minmax(0,1fr)}.dashboard-shell.admin-ui-v140 .sidebar{padding:12px 10px;background:radial-gradient(circle at 18% 0,rgba(32,201,151,.14),transparent 28%),linear-gradient(180deg,#06101b,#071321 54%,#050c15);border-right:1px solid rgba(255,255,255,.09);box-shadow:inset -1px 0 0 rgba(255,255,255,.04)}.dashboard-shell.admin-ui-v140 .sidebar .logo{min-height:44px;padding:7px 8px;border-radius:15px;border-color:rgba(255,255,255,.075);background:rgba(255,255,255,.035);box-shadow:none}.dashboard-shell.admin-ui-v140 .sidebar .logo-mark{width:34px;height:34px;border-radius:12px}.dashboard-shell.admin-ui-v140 .sidebar .logo span:not(.logo-mark){font-size:14px;letter-spacing:-.015em}.dashboard-shell.admin-ui-v140 .sidebar .logo small{margin-top:1px;font-size:10.5px;color:rgba(255,255,255,.52)}.dashboard-shell.admin-ui-v140 .sidebar-hint{margin-top:8px;padding:7px 9px;border-radius:12px;color:rgba(255,255,255,.52);background:rgba(255,255,255,.035);font-size:11px;line-height:1.25}.dashboard-shell.admin-ui-v140 .sidebar nav{gap:9px;margin-top:11px}.dashboard-shell.admin-ui-v140 .nav-group{gap:5px}.dashboard-shell.admin-ui-v140 .nav-group-title,.dashboard-shell.admin-ui-v140 .sidebar-actions-title{padding:0 7px;color:rgba(255,255,255,.36);font-size:9.5px;letter-spacing:.13em}.dashboard-shell.admin-ui-v140 .admin-nav-item{grid-template-columns:26px minmax(0,1fr);gap:7px;min-height:38px;padding:6px 8px;border-radius:12px;border-color:rgba(255,255,255,.055);background:transparent;color:rgba(255,255,255,.76);box-shadow:none}.dashboard-shell.admin-ui-v140 .admin-nav-item:before{left:0;top:8px;bottom:8px;width:3px;opacity:.95}.dashboard-shell.admin-ui-v140 .admin-nav-item:hover{transform:translateX(1px);border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.045)}.dashboard-shell.admin-ui-v140 .admin-nav-item[aria-current=page]{color:#fff;border-color:rgba(32,201,151,.38);background:linear-gradient(135deg,rgba(32,201,151,.13),rgba(255,255,255,.045));box-shadow:0 6px 16px rgba(0,0,0,.14)}.dashboard-shell.admin-ui-v140 .admin-nav-item[aria-current=page]:before{background:#20c997;box-shadow:0 0 0 3px rgba(32,201,151,.11)}.dashboard-shell.admin-ui-v140 .nav-mark{width:24px;height:24px;border-radius:9px;background:rgba(255,255,255,.055);color:rgba(202,252,235,.76);font-size:9px}.dashboard-shell.admin-ui-v140 .admin-nav-item[aria-current=page] .nav-mark{background:rgba(32,201,151,.95);color:#031511}.dashboard-shell.admin-ui-v140 .nav-copy b{font-size:12.4px;line-height:1.05;font-weight:840}.dashboard-shell.admin-ui-v140 .nav-copy small{margin-top:1px;color:rgba(255,255,255,.42);font-size:10px;line-height:1.1}.dashboard-shell.admin-ui-v140 .admin-nav-item:hover .nav-copy small,.dashboard-shell.admin-ui-v140 .admin-nav-item[aria-current=page] .nav-copy small{color:rgba(255,255,255,.62)}.dashboard-shell.admin-ui-v140 .sidebar-actions-title{margin-top:12px}.dashboard-shell.admin-ui-v140 .sidebar-actions{grid-template-columns:1fr;gap:6px;margin-top:8px}.dashboard-shell.admin-ui-v140 .side-action,.dashboard-shell.admin-ui-v140 .side-site{min-height:34px;padding:7px 9px!important;border-radius:11px;border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.035);color:rgba(255,255,255,.74);font-size:11.5px;font-weight:820;box-shadow:none}.dashboard-shell.admin-ui-v140 .side-action:hover,.dashboard-shell.admin-ui-v140 .side-site:hover{border-color:rgba(32,201,151,.32);background:rgba(32,201,151,.09);color:#dffbf2;transform:translateY(-1px)}.dashboard-shell.admin-ui-v140 .side-action-primary{border-color:rgba(32,201,151,.42);background:linear-gradient(135deg,rgba(32,201,151,.16),rgba(32,201,151,.08));color:#eafff7}.dashboard-shell.admin-ui-v140 .side-site{margin-top:8px;color:rgba(255,255,255,.66)!important}@media (max-width:1280px){.dashboard-shell.admin-ui-v140{grid-template-columns:216px minmax(0,1fr)}.dashboard-shell.admin-ui-v140 .nav-copy small,.dashboard-shell.admin-ui-v140 .sidebar-hint{display:none}.dashboard-shell.admin-ui-v140 .admin-nav-item{min-height:37px}}@media (max-width:980px){.dashboard-shell.admin-ui-v140{grid-template-columns:1fr}.dashboard-shell.admin-ui-v140 .sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:40;height:auto;padding:7px 9px 8px;overflow:hidden}.dashboard-shell.admin-ui-v140 .sidebar .logo{min-height:38px;width:max-content;padding:5px 7px}.dashboard-shell.admin-ui-v140 .sidebar .logo-mark{width:28px;height:28px}.dashboard-shell.admin-ui-v140 .sidebar .logo span:not(.logo-mark){font-size:13px}.dashboard-shell.admin-ui-v140 .nav-group-title,.dashboard-shell.admin-ui-v140 .side-site,.dashboard-shell.admin-ui-v140 .sidebar .logo small,.dashboard-shell.admin-ui-v140 .sidebar-actions,.dashboard-shell.admin-ui-v140 .sidebar-actions-title,.dashboard-shell.admin-ui-v140 .sidebar-hint{display:none}.dashboard-shell.admin-ui-v140 .sidebar nav{display:flex;gap:6px;margin-top:7px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-bottom:2px}.dashboard-shell.admin-ui-v140 .nav-group{display:contents}.dashboard-shell.admin-ui-v140 .admin-nav-item{min-width:104px;min-height:34px;grid-template-columns:1fr;justify-items:center;text-align:center;scroll-snap-align:start;padding:7px 8px;border-radius:11px}.dashboard-shell.admin-ui-v140 .admin-nav-item:before{left:12px;right:12px;top:auto;bottom:0;width:auto;height:3px}.dashboard-shell.admin-ui-v140 .nav-copy small,.dashboard-shell.admin-ui-v140 .nav-mark{display:none}.dashboard-shell.admin-ui-v140 .nav-copy b{font-size:11.7px}}@media (max-width:420px){.dashboard-shell.admin-ui-v140 .sidebar{padding-inline:7px}.dashboard-shell.admin-ui-v140 .admin-nav-item{min-width:96px}.dashboard-shell.admin-ui-v140 .nav-copy b{font-size:11.2px}}.dashboard-shell.admin-ui-v141 .lead-follow-up-chips .lead-follow-up-choice,.dashboard-shell.admin-ui-v141 .quick-action-bar .quick-action-choice,.dashboard-shell.admin-ui-v141 .radar-task-create-action{min-height:34px;box-shadow:none}.dashboard-shell.admin-ui-v141 .follow-up-actions .admin-secondary-action,.dashboard-shell.admin-ui-v141 .lead-existing-followup-actions .admin-secondary-action,.dashboard-shell.admin-ui-v141 .quick-action-existing-actions .admin-secondary-action{border-color:#d9e3ee;background:#fff;color:#394a60;box-shadow:none}.dashboard-shell.admin-ui-v141 .customer-task-handoff-actions .admin-context-action,.dashboard-shell.admin-ui-v141 .follow-up-actions .admin-context-action{box-shadow:none}.dashboard-shell.admin-ui-v141 .task-done-nudge .btn-done.admin-next-action{min-height:36px}@media (max-width:720px){.dashboard-shell.admin-ui-v141 .follow-up-actions,.dashboard-shell.admin-ui-v141 .lead-existing-followup-actions,.dashboard-shell.admin-ui-v141 .lead-follow-up-chips,.dashboard-shell.admin-ui-v141 .quick-action-bar,.dashboard-shell.admin-ui-v141 .quick-action-existing-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v141 .follow-up-actions .btn,.dashboard-shell.admin-ui-v141 .lead-existing-followup-actions .btn,.dashboard-shell.admin-ui-v141 .lead-follow-up-chips .btn,.dashboard-shell.admin-ui-v141 .quick-action-bar .btn,.dashboard-shell.admin-ui-v141 .quick-action-existing-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v142{grid-template-columns:224px minmax(0,1fr)}.dashboard-shell.admin-ui-v142 .sidebar-current{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:2px 8px;gap:2px 8px;align-items:center;margin-top:8px;padding:8px 9px;border:1px solid rgba(32,201,151,.2);border-radius:13px;background:linear-gradient(135deg,rgba(32,201,151,.13),rgba(255,255,255,.035));color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.055)}.dashboard-shell.admin-ui-v142 .sidebar-current span{color:rgba(213,255,241,.68);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.dashboard-shell.admin-ui-v142 .sidebar-current b{grid-column:1;font-size:13px;line-height:1.05;letter-spacing:-.01em}.dashboard-shell.admin-ui-v142 .sidebar-current small{grid-column:2;grid-row:1/span 2;align-self:center;padding:4px 7px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.06);color:rgba(255,255,255,.64);font-size:9.5px;font-weight:850;white-space:nowrap}.dashboard-shell.admin-ui-v142 .admin-nav-item[aria-current=page]{border-color:rgba(32,201,151,.46)}@media (max-width:1440px){.dashboard-shell.admin-ui-v142{grid-template-columns:212px minmax(0,1fr)}.dashboard-shell.admin-ui-v142 .sidebar{padding:10px 9px}.dashboard-shell.admin-ui-v142 .nav-copy small,.dashboard-shell.admin-ui-v142 .sidebar-hint{display:none}.dashboard-shell.admin-ui-v142 .sidebar nav{margin-top:9px;gap:8px}.dashboard-shell.admin-ui-v142 .nav-group{gap:4px}.dashboard-shell.admin-ui-v142 .admin-nav-item{min-height:36px;padding-block:6px}.dashboard-shell.admin-ui-v142 .sidebar-actions{margin-top:7px}}@media (max-width:980px){.dashboard-shell.admin-ui-v142{grid-template-columns:1fr}.dashboard-shell.admin-ui-v142 .sidebar-current{display:flex;width:max-content;max-width:100%;margin-top:7px;padding:6px 8px;gap:7px;border-radius:999px}.dashboard-shell.admin-ui-v142 .sidebar-current span{font-size:8.5px}.dashboard-shell.admin-ui-v142 .sidebar-current b{font-size:12px}.dashboard-shell.admin-ui-v142 .sidebar-current small{display:none}.dashboard-shell.admin-ui-v142 .sidebar nav{display:flex;gap:6px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity}.dashboard-shell.admin-ui-v142 .nav-group{display:contents}.dashboard-shell.admin-ui-v142 .admin-nav-item{min-width:104px;scroll-snap-align:start}}@media (max-width:420px){.dashboard-shell.admin-ui-v142 .sidebar-current{width:100%;justify-content:center}.dashboard-shell.admin-ui-v142 .admin-nav-item{min-width:96px}}.dashboard-shell.admin-ui-v143 .sidebar-current{border-color:rgba(255,255,255,.12);background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.025))}.dashboard-shell.admin-ui-v143 .sidebar-current span{color:rgba(255,255,255,.5)}.dashboard-shell.admin-ui-v143 .sidebar-current small{background:rgba(255,255,255,.045)}.dashboard-shell.admin-ui-v143 .sidebar-create-dock{margin-top:8px;padding:8px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.018));box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.dashboard-shell.admin-ui-v143 .sidebar-create-dock .sidebar-actions-title{margin:0 0 7px;padding:0 2px;color:rgba(255,255,255,.48);font-size:9px;letter-spacing:.14em}.dashboard-shell.admin-ui-v143 .sidebar-create-dock .sidebar-actions{display:grid;grid-template-columns:1fr;grid-gap:6px;gap:6px;margin:0}.dashboard-shell.admin-ui-v143 .sidebar-create-dock .side-action{min-height:34px;border-radius:12px;border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.055);color:rgba(255,255,255,.82);font-size:11px;font-weight:850;box-shadow:none}.dashboard-shell.admin-ui-v143 .sidebar-create-dock .side-action:hover{background:rgba(255,255,255,.085);border-color:rgba(255,255,255,.18);transform:translateY(-1px)}.dashboard-shell.admin-ui-v143 .sidebar nav{margin-top:10px}@media (max-width:1440px){.dashboard-shell.admin-ui-v143 .sidebar-create-dock{margin-top:7px;padding:7px;border-radius:14px}.dashboard-shell.admin-ui-v143 .sidebar-create-dock .sidebar-actions{gap:5px}.dashboard-shell.admin-ui-v143 .sidebar-create-dock .side-action{min-height:32px;font-size:10.5px}}@media (max-width:980px){.dashboard-shell.admin-ui-v143 .side-site,.dashboard-shell.admin-ui-v143 .sidebar-create-dock{display:none}.dashboard-shell.admin-ui-v143 .sidebar nav{display:flex;gap:6px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;margin-top:7px}}.dashboard-shell.admin-ui-v144 .admin-center-page[data-admin-center-v144=daily-action-grammar]{gap:12px}.dashboard-shell.admin-ui-v144 .admin-center-page .admin-center-context-card{border-color:#cbd7e5;background:linear-gradient(135deg,#fff,#f8fbfd);box-shadow:0 8px 22px rgba(15,23,32,.045)}.dashboard-shell.admin-ui-v144 .admin-center-page .admin-center-context-card:after{border-color:#d7e3ef;background:#f7fafc;color:#405169}.dashboard-shell.admin-ui-v144 .admin-center-page .admin-center-context-card:hover{border-color:#b8cce0;background:linear-gradient(135deg,#f8fbff,#fff);box-shadow:0 12px 28px rgba(15,23,32,.07)}.dashboard-shell.admin-ui-v144 .admin-center-page .admin-center-context-card:hover strong{color:#163b7a}.dashboard-shell.admin-ui-v144 .admin-center-page .empty-state .admin-context-action,.dashboard-shell.admin-ui-v144 .admin-center-page .focus-head .admin-context-action,.dashboard-shell.admin-ui-v144 .admin-center-page .task-summary-row .admin-context-action{border-color:#d7e2ee;background:#fff;color:#405169;box-shadow:none}.dashboard-shell.admin-ui-v144 .admin-center-page .dashboard-task-open-action.admin-next-action,.dashboard-shell.admin-ui-v144 .admin-center-page .focus-action.admin-next-action{border-color:#13aa82;background:linear-gradient(135deg,#22c995,#14b889);color:#031511;text-decoration:none;box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v144 .admin-center-page .focus-action.admin-next-action:after{color:#031511}.dashboard-shell.admin-ui-v144 .admin-center-page .admin-center-focus-item:hover .focus-action.admin-next-action,.dashboard-shell.admin-ui-v144 .admin-center-page .dashboard-task-open-action.admin-next-action:hover{border-color:#0f9f78;background:linear-gradient(135deg,#25d69f,#16bd8c);color:#031511;transform:translateY(-1px)}.dashboard-shell.admin-ui-v144 .admin-center-page .dashboard-task-intro .admin-next-action{box-shadow:0 9px 20px rgba(32,201,151,.18)}.dashboard-shell.admin-ui-v144 .admin-center-page .admin-center-action-card{border-color:#d6e0eb;background:linear-gradient(135deg,#fff,#fbfdff);box-shadow:0 6px 18px rgba(15,23,32,.035)}.dashboard-shell.admin-ui-v144 .admin-center-page .admin-center-action-card:after{background:#f1f6fb;color:#405169}.dashboard-shell.admin-ui-v144 .admin-center-page .admin-center-action-card:hover{border-color:#bcd1e6;background:linear-gradient(135deg,#f7fbff,#fff);box-shadow:0 12px 28px rgba(15,23,32,.07)}.dashboard-shell.admin-ui-v144 .admin-center-page .admin-center-action-card:hover b{color:#163b7a}.dashboard-shell.admin-ui-v144 .admin-center-page .timeline-item .form-actions{background:#f7fafc}.dashboard-shell.admin-ui-v144 .admin-center-page .timeline-item .form-actions .admin-next-action{min-height:34px;box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v144 .admin-center-page .ops-strip-quiet .ops-card{background:#f8fafc;border-style:dashed}@media (max-width:720px){.dashboard-shell.admin-ui-v144 .admin-center-page .dashboard-task-actions,.dashboard-shell.admin-ui-v144 .admin-center-page .timeline-item .form-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v144 .admin-center-page .dashboard-task-actions .btn,.dashboard-shell.admin-ui-v144 .admin-center-page .empty-state .btn,.dashboard-shell.admin-ui-v144 .admin-center-page .focus-head .btn,.dashboard-shell.admin-ui-v144 .admin-center-page .timeline-item .form-actions .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v144 .admin-center-page .focus-action.admin-next-action{width:max-content}}.dashboard-shell .admin-center-page .admin-center-first-action-v245{min-height:44px;padding-inline:16px;border-color:#0f9f78;background:linear-gradient(135deg,#25d69f,#13b887);color:#031511;box-shadow:0 12px 26px rgba(32,201,151,.2)}.dashboard-shell .admin-center-page .admin-center-first-action-v245[data-admin-center-first-action-v245=tasks-fallback]{min-width:172px}.dashboard-shell .admin-center-page .hero-actions .admin-context-action,.dashboard-shell .admin-center-page .hero-actions .admin-secondary-action{box-shadow:none}@media (max-width:720px){.dashboard-shell .admin-center-page .admin-center-first-action-v245{width:100%;justify-content:center}}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-radar-opportunity-v246]{border-color:rgba(217,119,6,.24);background:radial-gradient(circle at 8% 0,rgba(251,191,36,.16),transparent 34%),linear-gradient(135deg,#fffdf7,#fff)}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-radar-opportunity-v246] .focus-type{border-color:rgba(217,119,6,.2);background:#fff7ed;color:#92400e}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-radar-opportunity-v246=task-primary] .admin-center-focus-action-v234{border-color:#bfd5f4;background:#eef5ff;color:#163b7a}.dashboard-shell .admin-center-page .admin-center-next-card-v247{background:linear-gradient(135deg,#ffffff,#f8fbff)}.dashboard-shell .admin-center-page .admin-center-next-list-v247{gap:8px}.dashboard-shell .admin-center-page .admin-center-next-item-v247{border-color:#d7e3ef;background:linear-gradient(135deg,#fff,#fbfdff)}.dashboard-shell .admin-center-page .admin-center-next-item-v247 b{color:#142033}.dashboard-shell .admin-center-page .admin-center-next-item-v247 span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.dashboard-shell .admin-center-page .admin-center-next-empty-v247{grid-column:1/-1}.dashboard-shell .admin-center-page .timeline-item[data-admin-center-radar-summary-v248=check-lot-primary] .dashboard-radar-check-action-v248{border-color:#d97706;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#201305;box-shadow:0 8px 18px rgba(217,119,6,.18)}.dashboard-shell .admin-center-page .timeline-item[data-admin-center-radar-summary-v248=check-lot-primary] .dashboard-radar-check-action-v248:hover{border-color:#b45309;background:linear-gradient(135deg,#facc15,#f59e0b);color:#201305}.dashboard-shell .admin-center-page .admin-center-kpi-grid-v250,.dashboard-shell .admin-center-page .admin-center-work-focus-v250{margin-top:0}.dashboard-shell .admin-center-page .admin-center-kpi-grid-v250 .admin-center-context-card{box-shadow:0 6px 16px rgba(15,23,32,.035)}.dashboard-shell .admin-center-page .admin-center-kpi-grid-v250 .admin-center-context-card strong{font-size:1.45rem}.dashboard-shell .admin-center-page .admin-center-hero-focus-v251{display:grid;grid-gap:5px;gap:5px;max-width:620px;margin:12px 0 2px;padding:12px 14px;border:1px solid rgba(19,170,130,.22);border-radius:18px;background:linear-gradient(135deg,rgba(240,253,248,.95),rgba(255,255,255,.96));box-shadow:0 10px 24px rgba(15,23,32,.055)}.dashboard-shell .admin-center-page .admin-center-focus-reason-v251,.dashboard-shell .admin-center-page .admin-center-hero-focus-v251 span{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid rgba(32,201,151,.22);border-radius:999px;background:#ecfdf7;color:#0f766e;font-size:12px;font-weight:900;line-height:1.2}.dashboard-shell .admin-center-page .admin-center-hero-focus-v251 b{color:#142033;font-size:16px;letter-spacing:-.02em}.dashboard-shell .admin-center-page .admin-center-hero-focus-v251 small{color:#5d6d80;line-height:1.35}.dashboard-shell .admin-center-page .admin-center-focus-reason-v251{margin-top:4px;white-space:normal}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244 .admin-center-focus-reason-v251{margin-top:0;justify-self:start}@media (max-width:720px){.dashboard-shell .admin-center-page .admin-center-hero-focus-v251{max-width:none}.dashboard-shell .admin-center-page .admin-center-focus-reason-v251,.dashboard-shell .admin-center-page .admin-center-hero-focus-v251 span{width:100%;justify-content:center;text-align:center}}.dashboard-shell.admin-ui-v217 .admin-center-page .dashboard-task-actions .task-done-compact-trigger.admin-secondary-action{border-color:#d8e3ee;background:linear-gradient(135deg,#fff,#f8fbfd);color:#536174;box-shadow:none}.dashboard-shell.admin-ui-v217 .admin-center-page .dashboard-task-actions .task-done-compact-trigger.admin-secondary-action:hover{border-color:#b9c9dc;background:#f1f6fb;color:#1f3448}.dashboard-shell .admin-center-page .dashboard-task-actions .task-done-compact-trigger.admin-secondary-action{border-color:#d8e3ee;background:linear-gradient(135deg,#fff,#f8fbfd);color:#536174;box-shadow:none}.dashboard-shell .admin-center-page .dashboard-task-actions .task-done-compact-trigger.admin-secondary-action:hover{border-color:#b9c9dc;background:#f1f6fb;color:#1f3448}.dashboard-shell .admin-radar-page .radar-lot-actions .radar-lot-context-action-v218.admin-context-action{border-color:#d8e3ee;background:#f8fbfd;color:#536174;box-shadow:none}.dashboard-shell .admin-radar-page .radar-lot-actions .radar-existing-task .admin-next-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell .radar-outcome-receipt[data-admin-radar-v219=receipt-task-primary] .radar-result-lot-secondary-v219{box-shadow:none}.dashboard-shell.admin-ui-v145 .admin-empty-state-v145{border-style:dashed;border-color:#d4dfeb;background:linear-gradient(135deg,#fff,#f8fbfd)}.dashboard-shell.admin-ui-v145 .empty-state .admin-empty-create-action.admin-next-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v145 .admin-utility-action.admin-context-action,.dashboard-shell.admin-ui-v145 .empty-state .admin-empty-context-action.admin-context-action{border-color:#d7e2ee;background:#fff;color:#405169;box-shadow:none}.dashboard-shell.admin-ui-v145 .admin-utility-action.admin-context-action:hover,.dashboard-shell.admin-ui-v145 .empty-state .admin-empty-context-action.admin-context-action:hover{border-color:#bcd1e6;background:#f7fbff;color:#163b7a}@media (max-width:720px){.dashboard-shell.admin-ui-v145 .empty-state .btn{width:100%;justify-content:center}}.dashboard-shell .empty-state:not(.card){padding:14px;border:1px dashed #d4dfeb;border-radius:18px;background:linear-gradient(135deg,#fff,#f8fbfd)}.dashboard-shell .empty-state.card{border-style:dashed;border-color:#d4dfeb;background:linear-gradient(135deg,#fff,#f8fbfd)}.dashboard-shell .empty-state b{color:#142033}.dashboard-shell .empty-state span{color:#5d6c7d;line-height:1.42}.dashboard-shell :where(.focus-list,.activity-list,.radar-lot-grid,.mobile-review-list,.client-cards,.lead-review-list)>.empty-state{grid-column:1/-1}@media (max-width:720px){.dashboard-shell .empty-state .btn{width:100%;justify-content:center}}.dashboard-shell .sales-action-anchor-v229{margin-top:10px;padding:8px;border:1px solid #dbe5ef;border-radius:14px;background:linear-gradient(135deg,#f7fafc,#fff)}.dashboard-shell .sales-action-anchor-v229 .admin-action-group-label{display:block;margin:0 0 6px}.dashboard-shell .sales-action-anchor-v229 .sale-action-buttons{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.dashboard-shell .sales-action-anchor-v229 .admin-next-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}@media (max-width:720px){.dashboard-shell .sales-action-anchor-v229 .sale-action-buttons{display:grid;grid-template-columns:1fr}.dashboard-shell .sales-action-anchor-v229 .btn{width:100%;justify-content:center}}.dashboard-shell .vehicle-photo-primary-v230[data-admin-vehicle-photo-primary-v230=needs-photo]{box-shadow:0 8px 18px rgba(229,72,77,.14)}.dashboard-shell .vehicle-photo-context-v230{white-space:nowrap}@media (max-width:720px){.dashboard-shell .vehicle-photo-context-v230{width:100%;justify-content:center}}.dashboard-shell .mobile-de-queue-primary-v231,.dashboard-shell .vehicle-mobile-de-queue-v231{white-space:nowrap}@media (max-width:720px){.dashboard-shell .mobile-de-queue-primary-v231,.dashboard-shell .vehicle-mobile-de-queue-v231{width:100%;justify-content:center}}.dashboard-shell .mobile-de-readiness-note-v232{display:flex;flex-direction:column;gap:4px;border-color:#f3d18a;background:#fff8e7}.dashboard-shell .mobile-de-readiness-primary-v232[data-admin-mobile-de-readiness-v232=fix-blocker]{box-shadow:0 8px 18px rgba(229,72,77,.14)}.dashboard-shell .mobile-bulk-readiness-v232{display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid #f3d18a;border-radius:14px;background:#fff8e7}.dashboard-shell .mobile-bulk-readiness-v232 div{display:grid;grid-gap:3px;gap:3px}.dashboard-shell .mobile-bulk-readiness-v232 span{color:#7a5b14;font-size:.9rem}@media (max-width:720px){.dashboard-shell .mobile-bulk-readiness-v232 .btn,.dashboard-shell .mobile-de-readiness-primary-v232{width:100%;justify-content:center}}.dashboard-shell .vehicle-list-readiness-note-v233{display:flex;flex-direction:column;gap:4px;margin:8px 0 0;border-color:#f3d18a;background:#fff8e7}.dashboard-shell .vehicle-list-readiness-primary-v233[data-admin-vehicle-list-readiness-v233=fix-blocker]{box-shadow:0 8px 18px rgba(229,72,77,.14)}@media (max-width:720px){.dashboard-shell .vehicle-list-readiness-primary-v233{width:100%;justify-content:center}}.dashboard-shell .vehicle-list-readiness-note-v238,.dashboard-shell .vehicle-publish-readiness-note-v238{border-color:#f3d18a;background:#fff8e7}.dashboard-shell .vehicle-detail-readiness-primary-v238[data-admin-vehicle-detail-readiness-v238=detail-fix],.dashboard-shell .vehicle-list-readiness-primary-v238[data-admin-vehicle-list-readiness-v238=fix-blocker]{box-shadow:0 8px 18px rgba(229,72,77,.14)}@media (max-width:720px){.dashboard-shell .vehicle-detail-readiness-primary-v238,.dashboard-shell .vehicle-list-readiness-primary-v238{width:100%;justify-content:center}}.dashboard-shell .admin-vehicle-detail-page[data-admin-vehicle-primary-v277=focus] .vehicle-workbench,.dashboard-shell .admin-vehicle-detail-page[data-admin-vehicle-primary-v277=receipt] .vehicle-workbench{margin-top:12px}.dashboard-shell .admin-vehicle-detail-page .vehicle-checklist-repair-secondary-v277,.dashboard-shell .admin-vehicle-detail-page .vehicle-detail-readiness-secondary-v277,.dashboard-shell .admin-vehicle-detail-page .vehicle-status-primary-suppressed-v277{max-width:100%;min-width:0;box-shadow:none;justify-content:center;white-space:normal;overflow-wrap:anywhere;text-align:center}.dashboard-shell .admin-vehicle-detail-page .vehicle-checklist-repair-secondary-v277,.dashboard-shell .admin-vehicle-detail-page .vehicle-detail-readiness-secondary-v277{border-color:#cbd8e5;background:#fff;color:#405169}@media (max-width:720px){.dashboard-shell .admin-vehicle-detail-page .vehicle-checklist-repair-secondary-v277,.dashboard-shell .admin-vehicle-detail-page .vehicle-detail-readiness-secondary-v277,.dashboard-shell .admin-vehicle-detail-page .vehicle-status-primary-suppressed-v277{width:100%;min-height:40px}}.dashboard-shell .admin-center-page .admin-center-focus-action-v234{min-width:104px;padding-inline:12px}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-vehicle-photo-v234=repair-primary] .admin-center-focus-action-v234{background:#fff7ed;border-color:rgba(249,115,22,.42);color:#9a3412}@media (max-width:720px){.dashboard-shell .admin-center-page .admin-center-focus-action-v234{width:max-content;max-width:100%}}.dashboard-shell .admin-center-page .dashboard-customer-contact-action-v235,.dashboard-shell .admin-center-page .dashboard-task-open-action-v235{white-space:nowrap}.dashboard-shell .admin-center-page .dashboard-task-open-action-v235[data-admin-center-daily-action-v235=overdue-task]{background:#fff7ed;border-color:rgba(249,115,22,.42);color:#9a3412}.dashboard-shell .admin-center-page .dashboard-task-list-v299{container-name:admin-center-daily-task-list-v299;container-type:inline-size}.dashboard-shell .admin-center-page .dashboard-task-row-v299{min-width:0}.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-copy b,.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-copy small{display:block;overflow:visible;white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-copy b{line-height:1.22}.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-copy small{line-height:1.34}.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-actions{min-width:0}.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-open-action-v235{max-width:100%;min-width:0;white-space:normal;text-align:center;overflow-wrap:anywhere}@container admin-center-daily-task-list-v299 (max-width:680px){.dashboard-shell .admin-center-page .dashboard-task-row-v299{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px}.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-status{margin-top:1px}.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-actions{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;grid-gap:6px;gap:6px;width:100%}.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-open-action-v235{justify-content:center;min-height:32px}}@container admin-center-daily-task-list-v299 (max-width:460px){.dashboard-shell .admin-center-page .dashboard-task-row-v299{grid-template-columns:1fr;padding:9px}.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-status{width:max-content;max-width:100%}.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-actions{grid-template-columns:1fr}.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-actions .btn,.dashboard-shell .admin-center-page .dashboard-task-row-v299 .dashboard-task-actions .task-done-compact-trigger{width:100%;justify-content:center}}@media (max-width:720px){.dashboard-shell .admin-center-page .dashboard-customer-contact-action-v235,.dashboard-shell .admin-center-page .dashboard-task-open-action-v235{width:100%;justify-content:center}}.dashboard-shell .customer-match-strip-v236{display:grid;grid-gap:14px;gap:14px;border-color:rgba(49,95,186,.18);background:linear-gradient(135deg,#f7fbff,#fff)}.dashboard-shell .customer-match-head-v236{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:start}.dashboard-shell .customer-match-head-v236 h2{margin:2px 0 5px}.dashboard-shell .customer-match-head-v236 p:not(.eyebrow){margin:0;color:#53657a;font-weight:850;line-height:1.4}.dashboard-shell .customer-match-main-action-v236{min-width:178px;justify-content:center}.dashboard-shell .customer-match-grid-v236{display:grid;grid-gap:10px;gap:10px}.dashboard-shell .customer-match-card-v236{display:grid;grid-template-columns:92px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:10px;border:1px solid #d9e3ef;border-radius:18px;background:#fff}.dashboard-shell .customer-match-card-v236[data-admin-customer-match-card-v236=ready]{border-color:rgba(32,201,151,.34);background:linear-gradient(135deg,#f6fffb,#fff)}.dashboard-shell .customer-match-card-v236 img,.dashboard-shell .customer-match-photo-empty-v236{width:92px;height:68px;border-radius:14px;object-fit:cover;background:#eef3f8}.dashboard-shell .customer-match-photo-empty-v236{display:grid;place-items:center;padding:8px;color:#68788d;font-size:11px;font-weight:900;text-align:center}.dashboard-shell .customer-match-copy-v236{min-width:0;display:grid;grid-gap:5px;gap:5px}.dashboard-shell .customer-match-copy-v236 b{color:#162235;overflow-wrap:break-word}.dashboard-shell .customer-match-copy-v236>span{color:#53657a;font-size:13px;font-weight:850}.dashboard-shell .customer-match-reasons-v236{display:flex;flex-wrap:wrap;gap:6px}.dashboard-shell .customer-match-reasons-v236 small{padding:5px 8px;border:1px solid #d9e3ef;border-radius:999px;background:#f7fafc;color:#314259;font-size:11px;font-weight:900}.dashboard-shell .customer-match-actions-v236{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.dashboard-shell .customer-match-readiness-note-v239{grid-column:2/-1;display:flex;flex-direction:column;gap:4px;margin-top:4px;border-color:#f3d18a;background:#fff8e7}.dashboard-shell .customer-match-repair-action-v239[data-admin-customer-match-readiness-v239=fix-blocker]{border-color:#f3d18a;background:#fffaf0;color:#7a4f05}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-customer-match-v240]{border-color:rgba(49,95,186,.24);background:linear-gradient(135deg,#f7fbff,#fff)}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-customer-match-v240] .focus-type{border-color:rgba(49,95,186,.2);background:#eef5ff;color:#163b7a}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-customer-match-v240=sale-ready] .admin-center-focus-action-v234{background:linear-gradient(135deg,#22c995,#14b889);border-color:#13aa82;color:#031511}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-customer-match-v240=repair] .admin-center-focus-action-v234{background:#fff7ed;border-color:rgba(249,115,22,.42);color:#9a3412}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-customer-match-v240=contact] .admin-center-focus-action-v234,.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-customer-match-v240=task] .admin-center-focus-action-v234{background:#eef5ff;border-color:#bfd5f4;color:#163b7a}.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244{grid-template-columns:38px minmax(0,1.15fr) minmax(0,1fr) minmax(128px,auto);grid-template-rows:auto auto;align-items:stretch;min-height:112px;padding:12px;gap:10px;border-color:rgba(49,95,186,.28);background:radial-gradient(circle at 8% 0,rgba(32,201,151,.14),transparent 34%),linear-gradient(135deg,#f7fbff,#fff)}.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244 .focus-rank{grid-row:1/span 2}.dashboard-shell .admin-center-page .admin-center-opportunity-client-v244,.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244,.dashboard-shell .admin-center-page .admin-center-opportunity-vehicle-v244{min-width:0;display:grid;grid-gap:4px;gap:4px;align-content:start}.dashboard-shell .admin-center-page .admin-center-opportunity-client-v244 b,.dashboard-shell .admin-center-page .admin-center-opportunity-vehicle-v244 b{color:#142033;-webkit-line-clamp:2}.dashboard-shell .admin-center-page .admin-center-opportunity-client-v244 small,.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244 small,.dashboard-shell .admin-center-page .admin-center-opportunity-vehicle-v244 small{color:#53657a;font-size:12px;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244>span:first-child,.dashboard-shell .admin-center-page .admin-center-opportunity-vehicle-v244>span{color:#667587;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244{justify-items:end;text-align:right}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244 .admin-center-focus-action-v234{min-width:132px;margin-top:2px}.dashboard-shell .admin-center-page .admin-center-opportunity-reasons-v244{grid-column:2/-1;display:flex;flex-wrap:wrap;gap:6px;align-self:end}.dashboard-shell .admin-center-page .admin-center-opportunity-reasons-v244 small{padding:5px 8px;border:1px solid #d7e3ef;border-radius:999px;background:#fff;color:#314259;font-size:11px;font-weight:900}@media (max-width:1180px){.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244{grid-template-columns:34px minmax(0,1fr) minmax(120px,auto)}.dashboard-shell .admin-center-page .admin-center-opportunity-vehicle-v244{grid-column:2/-1}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244{grid-column:3;grid-row:1}.dashboard-shell .admin-center-page .admin-center-opportunity-reasons-v244{grid-column:2/-1}}@media (max-width:720px){.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244{grid-template-columns:30px minmax(0,1fr)}.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244 .focus-rank{grid-row:1/span 4}.dashboard-shell .admin-center-page .admin-center-opportunity-client-v244,.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244,.dashboard-shell .admin-center-page .admin-center-opportunity-reasons-v244,.dashboard-shell .admin-center-page .admin-center-opportunity-vehicle-v244{grid-column:2;grid-row:auto}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244{justify-items:start;text-align:left}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244 .admin-center-focus-action-v234{width:max-content;max-width:100%}}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=first]{grid-column:1/-1;min-height:88px;border-color:rgba(19,170,130,.38);background:radial-gradient(circle at 10% 0,rgba(32,201,151,.2),transparent 34%),linear-gradient(135deg,#f2fff9,#ffffff 62%,#f7fbff);box-shadow:0 18px 42px rgba(15,23,32,.09)}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=first] .focus-rank{background:#031511;color:#25d69f;box-shadow:0 12px 24px rgba(3,21,17,.18)}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=first] .admin-center-opportunity-client-v244 b,.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=first] .admin-center-opportunity-vehicle-v244 b,.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=first] .focus-copy b{color:#0f2633;font-size:16px}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=first] .admin-center-focus-action-v234{border-color:#0f9f78;background:linear-gradient(135deg,#25d69f,#13b887);color:#031511;text-decoration:none;box-shadow:0 12px 26px rgba(32,201,151,.2)}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=queue]{border-color:#d8e3ee;background:linear-gradient(135deg,#ffffff,#f8fbfd);box-shadow:0 5px 14px rgba(15,23,32,.028)}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=queue] .focus-rank{border:1px solid #d8e3ee;background:#f3f7fb;color:#536174;box-shadow:none}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=queue] .admin-center-focus-action-v234{border-color:#d8e3ee;background:#f8fbfd;color:#405169;text-decoration:none;box-shadow:none}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=queue] .admin-center-focus-reason-v251{border-color:#d8e3ee;background:#f8fbfd;color:#536174}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=queue]:hover .admin-center-focus-action-v234{border-color:#bfd2e7;background:#eef5ff;color:#163b7a;transform:none}.dashboard-shell .admin-center-page #admin-work-focus{scroll-margin-top:18px}.dashboard-shell .admin-center-page .admin-center-focus-jump-v253{border-color:#d8e3ee;background:#fff;color:#405169;box-shadow:none}.dashboard-shell .admin-center-page .admin-center-focus-jump-v253:hover{border-color:#bfd2e7;background:#f7fbff;color:#163b7a}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-task-focus-v254] .admin-center-focus-action-v234{white-space:nowrap}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=queue][data-admin-center-task-focus-v254=overdue-task] .admin-center-focus-action-v234{border-color:rgba(249,115,22,.42);background:#fff7ed;color:#9a3412}.dashboard-shell .admin-center-page .admin-center-focus-item[data-admin-center-focus-priority-v252=queue][data-admin-center-task-focus-v254=no-date-task] .admin-center-focus-action-v234{border-color:#f3d18a;background:#fffaf0;color:#7a4f05}.dashboard-shell .admin-center-page .admin-center-focus-item:not(.admin-center-opportunity-card-v244){grid-template-columns:38px minmax(78px,max-content) minmax(0,1fr) minmax(108px,max-content)}.dashboard-shell.admin-ui-v9 .admin-center-page .admin-center-focus-item:not(.admin-center-opportunity-card-v244){grid-template-columns:32px minmax(70px,max-content) minmax(0,1fr) minmax(108px,max-content)}.dashboard-shell .admin-center-page .admin-center-focus-action-v234{box-sizing:border-box;justify-self:end;width:max-content;max-width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere;text-align:center;line-height:1.15}.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244{grid-template-columns:38px minmax(0,1.15fr) minmax(0,1fr) minmax(148px,max-content)}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244{min-width:0}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244 .admin-center-focus-action-v234{width:max-content;max-width:100%;min-width:0}@media (max-width:1180px){.dashboard-shell .admin-center-page .admin-center-focus-item:not(.admin-center-opportunity-card-v244){grid-template-columns:32px minmax(0,1fr) minmax(108px,max-content)}.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244{grid-template-columns:34px minmax(0,1fr) minmax(148px,max-content)}}@media (max-width:720px){.dashboard-shell .admin-center-page .admin-center-focus-item:not(.admin-center-opportunity-card-v244),.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244{grid-template-columns:30px minmax(0,1fr)}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244{justify-items:stretch;text-align:left}.dashboard-shell .admin-center-page .admin-center-focus-item:not(.admin-center-opportunity-card-v244) .admin-center-focus-action-v234,.dashboard-shell .admin-center-page .admin-center-focus-item:not(.admin-center-opportunity-card-v244) .focus-copy,.dashboard-shell .admin-center-page .admin-center-focus-item:not(.admin-center-opportunity-card-v244) .focus-type{grid-column:2}.dashboard-shell .admin-center-page .admin-center-focus-action-v234,.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244 .admin-center-focus-action-v234{justify-self:stretch;width:100%}}.dashboard-shell .task-command-no-date .task-action-schedule-primary-v260{border-color:#e7c46f;background:linear-gradient(135deg,#fffaf0,#fff);box-shadow:0 12px 28px rgba(122,79,5,.08)}.dashboard-shell .task-command-no-date .task-action-schedule-primary-v260 .task-action-label{color:#7a4f05}.dashboard-shell .task-command-no-date .task-no-date-primary-v260{justify-content:center}.dashboard-shell .task-command-no-date .task-action-complete-secondary-v260{border-style:dashed;background:#fff}.dashboard-shell .task-command-no-date .task-action-complete-secondary-v260 .task-done-compact-trigger{width:max-content}@media (max-width:720px){.dashboard-shell .task-command-no-date .task-action-complete-secondary-v260 .task-done-compact-trigger{width:100%;justify-content:center}}.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244[data-admin-center-focus-priority-v252=queue]{grid-template-columns:32px minmax(0,1fr);align-items:start}.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244[data-admin-center-focus-priority-v252=queue] .focus-rank{grid-row:1/span 5}.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244[data-admin-center-focus-priority-v252=queue] .admin-center-opportunity-client-v244,.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244[data-admin-center-focus-priority-v252=queue] .admin-center-opportunity-next-v244,.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244[data-admin-center-focus-priority-v252=queue] .admin-center-opportunity-reasons-v244,.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244[data-admin-center-focus-priority-v252=queue] .admin-center-opportunity-vehicle-v244{grid-column:2;grid-row:auto}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244{justify-items:start;text-align:left}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244 .admin-center-focus-reason-v251{width:100%;max-width:100%;justify-content:flex-start}.dashboard-shell .task-create-step-outcome .task-outcome-next-action.admin-decision-card:before{content:none;display:none}.dashboard-shell .task-column .task-action-card>.btn{flex:0 0 auto}.dashboard-shell .task-column .task-action-complete>.btn-done{min-height:34px}.dashboard-shell .task-column .task-action-complete-secondary-v261{border-style:dashed;background:#fff;box-shadow:none}.dashboard-shell .task-column .task-action-complete-secondary-v261 .task-done-compact-trigger{width:max-content;align-self:flex-start;border-color:#d8e3ee;background:#fff;color:#405169;box-shadow:none}@media (max-width:1360px){.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244{grid-template-columns:32px minmax(0,1fr);align-items:start}.dashboard-shell .admin-center-page .admin-center-opportunity-card-v244 .focus-rank{grid-row:1/span 5}.dashboard-shell .admin-center-page .admin-center-opportunity-client-v244,.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244,.dashboard-shell .admin-center-page .admin-center-opportunity-reasons-v244,.dashboard-shell .admin-center-page .admin-center-opportunity-vehicle-v244{grid-column:2;grid-row:auto}}@media (max-width:720px){.dashboard-shell .task-column .task-action-complete-secondary-v261 .task-done-compact-trigger{width:100%;justify-content:center}.dashboard-shell .admin-center-page .admin-center-opportunity-next-v244 .admin-center-focus-action-v234{width:100%;justify-self:stretch}}.dashboard-shell .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-action{border-left-width:2px;box-shadow:0 6px 16px rgba(49,95,186,.045)}.dashboard-shell .task-create-step-outcome[data-task-create-outcome-state=blocked] .task-outcome-next-action span{color:#4b617a}.dashboard-shell .task-create-step-outcome .task-target-preview-muted.admin-decision-card:before{content:none;display:none}.dashboard-shell .task-create-step-outcome[data-task-create-outcome-state=blocked] [data-task-create-final-actions]{display:none}.dashboard-shell :where(.task-column,.dashboard-task-item) .task-action-card>.btn{flex:0 0 auto}.dashboard-shell :where(.task-column,.dashboard-task-item) .task-action-complete>.btn-done{min-height:34px}.dashboard-shell :where(.task-column,.dashboard-task-item) .task-action-complete-secondary-v261 .task-done-compact-trigger{width:max-content;align-self:flex-start;border-color:#d8e3ee;background:#fff;color:#405169;box-shadow:none}.dashboard-shell .admin-center-page .dashboard-task-actions{align-items:center}.dashboard-shell .admin-center-page .dashboard-task-actions .task-done-compact-trigger{flex:0 0 auto;min-height:32px;border-color:#d8e3ee;background:#fff;color:#405169;box-shadow:none}@media (max-width:720px){.dashboard-shell :where(.task-column,.dashboard-task-item) .task-action-complete-secondary-v261 .task-done-compact-trigger{width:100%;justify-content:center}.dashboard-shell .admin-center-page .dashboard-task-actions .task-done-compact-trigger{width:100%;justify-content:center}}.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{display:grid;grid-template-columns:minmax(0,.9fr) minmax(220px,1.35fr) minmax(0,.8fr);grid-gap:8px;gap:8px;align-items:stretch}.dashboard-shell .task-column-future .task-command-future .task-action-card{width:auto;min-width:0;padding:10px}.dashboard-shell .task-column-future .task-command-future .task-action-link,.dashboard-shell .task-column-future .task-command-future .task-done-compact-trigger{width:max-content;max-width:100%;align-self:flex-start}.dashboard-shell .task-column-future .task-command-future .task-schedule-buttons{gap:7px}@media (max-width:1180px) and (min-width:721px){.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dashboard-shell .task-column-future .task-command-future .task-action-schedule{grid-column:1/-1}}@media (max-width:720px){.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:1fr}.dashboard-shell .task-column-future .task-command-future .task-action-link,.dashboard-shell .task-column-future .task-command-future .task-done-compact-trigger{width:100%;justify-content:center}}.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) .task-command-actions-v2{display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(0,.9fr) minmax(0,.9fr);grid-gap:8px;gap:8px;align-items:stretch}.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) .task-action-card{width:auto;min-width:0;padding:10px}.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) .task-command-actions-v2>.task-action-card:first-child{box-shadow:0 10px 24px rgba(15,23,32,.07)}.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) .task-schedule-buttons{gap:7px}@media (max-width:1180px) and (min-width:721px){.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) .task-command-actions-v2>.task-action-card:first-child{grid-column:1/-1}}@media (max-width:720px){.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) .task-command-actions-v2{grid-template-columns:1fr}.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) :where(.task-action-link,.task-done-compact-trigger){width:100%;justify-content:center}}.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:minmax(220px,1.2fr) minmax(0,.9fr) minmax(0,.75fr)}.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2>.task-action-card{align-self:start;height:auto}.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2>.task-action-card:first-child{box-shadow:0 10px 24px rgba(15,23,32,.06)}.dashboard-shell .task-column-future .task-command-future .task-action-schedule{min-width:0}@media (max-width:1180px) and (min-width:721px){.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2>.task-action-card:first-child{grid-column:1/-1}}@media (max-width:720px){.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:1fr}.dashboard-shell .task-column-future .task-command-future :where(.task-action-link,.task-done-compact-trigger){width:100%;justify-content:center}}@media (max-width:1180px) and (min-width:721px){.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2>.task-action-card:first-child,.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) .task-command-actions-v2>.task-action-card:first-child{grid-column:auto}.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2,.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) .task-command-actions-v2{align-items:start}.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2>.task-action-card,.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) .task-command-actions-v2>.task-action-card{align-self:start;height:auto;padding:9px}.dashboard-shell .task-column-future .task-command-future :where(.task-action-link,.task-done-compact-trigger),.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date) :where(.task-action-link,.task-done-compact-trigger){width:100%;min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.15;text-align:center;justify-content:center}}.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{gap:7px;padding:8px}.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2>.task-action-card{padding:8px 9px;border-radius:13px}.dashboard-shell .task-column-future .task-command-future .task-action-complete-future-secondary-v261,.dashboard-shell .task-column-future .task-command-future .task-action-context{gap:4px;border-top-width:2px;box-shadow:none}.dashboard-shell .task-column-future .task-command-future .task-action-complete-future-secondary-v261 small,.dashboard-shell .task-column-future .task-command-future .task-action-context small{font-size:11px;line-height:1.2}.dashboard-shell .task-column-future .task-command-future .task-action-link,.dashboard-shell .task-column-future .task-command-future .task-done-compact-trigger{min-height:30px;padding:0 9px;line-height:1.1}.dashboard-shell .task-column-future .task-command-future .task-schedule-buttons{gap:6px}@media (max-width:1180px) and (min-width:721px){.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(150px,.62fr);align-items:start}.dashboard-shell .task-column-future .task-command-future .task-action-schedule{grid-column:1;grid-row:1/span 2}.dashboard-shell .task-column-future .task-command-future .task-action-context{grid-column:2;grid-row:1}.dashboard-shell .task-column-future .task-command-future .task-action-complete-future-secondary-v261{grid-column:2;grid-row:2}.dashboard-shell .task-column-future .task-command-future :where(.task-action-link,.task-done-compact-trigger){width:max-content;min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;justify-content:center}}@media (max-width:720px){.dashboard-shell .task-column-future .task-command-future .task-action-complete-future-secondary-v261,.dashboard-shell .task-column-future .task-command-future .task-action-context,.dashboard-shell .task-column-future .task-command-future .task-action-schedule{grid-column:auto;grid-row:auto}.dashboard-shell .task-column-future .task-command-future :where(.task-action-link,.task-done-compact-trigger){width:100%;min-height:40px;justify-content:center}}.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(128px,.48fr);align-items:start;gap:6px;padding:7px}.dashboard-shell .task-column-future .task-command-future .task-action-schedule{grid-column:1;grid-row:1/span 2;padding:8px}.dashboard-shell .task-column-future .task-command-future .task-action-context{grid-column:2;grid-row:1}.dashboard-shell .task-column-future .task-command-future .task-action-complete-future-secondary-v261{grid-column:2;grid-row:2}.dashboard-shell .task-column-future .task-command-future .task-action-complete-future-secondary-v261,.dashboard-shell .task-column-future .task-command-future .task-action-context{padding:7px 8px;gap:3px;border-radius:12px}.dashboard-shell .task-column-future .task-command-future .task-action-complete-future-secondary-v261 .task-action-next-hint{display:none}.dashboard-shell .task-column-future .task-command-future .task-schedule-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,92px),1fr));gap:5px}.dashboard-shell .task-column-future .task-command-future .task-action-link,.dashboard-shell .task-column-future .task-command-future .task-done-compact-trigger,.dashboard-shell .task-column-future .task-command-future .task-schedule-buttons .btn{width:100%;min-width:0;max-width:100%;min-height:28px;padding:0 8px;white-space:normal;overflow-wrap:anywhere;line-height:1.08;text-align:center;justify-content:center}@media (max-width:720px){.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:1fr}.dashboard-shell .task-column-future .task-command-future .task-action-complete-future-secondary-v261,.dashboard-shell .task-column-future .task-command-future .task-action-context,.dashboard-shell .task-column-future .task-command-future .task-action-schedule{grid-column:auto;grid-row:auto}.dashboard-shell .task-column-future .task-command-future :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){min-height:40px}}.dashboard-shell .admin-sales-page .sales-deal-card .sales-action-anchor-v229{display:grid;grid-gap:6px;gap:6px;padding:7px}.dashboard-shell .admin-sales-page .sales-deal-card .sales-action-anchor-v229 .sale-action-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,132px),1fr));grid-gap:6px;gap:6px;align-items:start;margin-top:0}.dashboard-shell .admin-sales-page .sales-deal-card .sales-action-anchor-v229 .btn,.dashboard-shell .admin-sales-page .sales-deal-card .sales-action-anchor-v229 .sale-action-state{width:100%;min-width:0;max-width:100%;justify-content:center;text-align:center;white-space:normal;overflow-wrap:anywhere;line-height:1.12}.dashboard-shell .admin-sales-page .sales-deal-card .sales-action-anchor-v229 .btn{min-height:36px;padding:0 10px}.dashboard-shell .admin-sales-page .sales-deal-card .sales-action-anchor-v229 .sale-action-state{display:flex;min-height:36px;padding:7px 9px;align-items:center}@media (max-width:640px){.dashboard-shell .admin-sales-page .sales-deal-card .sales-action-anchor-v229 .sale-action-buttons{grid-template-columns:1fr}}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-primary-v276=receipt-owns-page-primary]{margin-top:12px}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-primary-v276=receipt-owns-page-primary] .sales-workbench-head{grid-template-columns:minmax(0,1fr) minmax(150px,auto)}.dashboard-shell .admin-sales-page .sales-workbench-receipt-secondary-v276{min-width:min(100%,180px);max-width:100%;border-color:#cbd8e5;background:#fff;color:#405169;box-shadow:none;justify-content:center;white-space:normal;overflow-wrap:anywhere;text-align:center}@media (max-width:720px){.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-primary-v276=receipt-owns-page-primary] .sales-workbench-head{grid-template-columns:1fr}.dashboard-shell .admin-sales-page .sales-workbench-receipt-secondary-v276{width:100%;min-width:0;min-height:40px}}.dashboard-shell .sale-create-vehicle-readiness-v241{border-color:#f3d18a;background:linear-gradient(135deg,#fff8e7,#fffdf7)}.dashboard-shell .sale-create-vehicle-readiness-v241[data-admin-sale-create-readiness-v241=vehicle-blocked] b{color:#7a4f05}.dashboard-shell .sale-create-readiness-action-v241[data-admin-sale-create-readiness-v241=fix-blocker]{border-color:rgba(249,115,22,.42);background:#fff7ed;color:#9a3412;box-shadow:0 8px 18px rgba(249,115,22,.14)}.dashboard-shell .sale-create-vehicle-readiness-v241[data-admin-sale-create-readiness-v243=backend-blocked]{border-color:#efbd72;background:linear-gradient(135deg,#fff4df,#fffaf2)}.dashboard-shell .sale-create-readiness-action-v241[data-admin-sale-create-readiness-v243=fix-blocker]{min-width:150px}@media (max-width:720px){.dashboard-shell .sale-create-readiness-action-v241{width:100%;justify-content:center}}@media (max-width:860px){.dashboard-shell .customer-match-head-v236{grid-template-columns:1fr}.dashboard-shell .customer-match-main-action-v236{width:100%}.dashboard-shell .customer-match-card-v236{grid-template-columns:80px minmax(0,1fr)}.dashboard-shell .customer-match-readiness-note-v239{grid-column:1/-1}.dashboard-shell .customer-match-actions-v236{grid-column:1/-1;justify-content:stretch}.dashboard-shell .customer-match-actions-v236 .btn{width:100%;justify-content:center}}@media (max-width:520px){.dashboard-shell .customer-match-card-v236{grid-template-columns:1fr}.dashboard-shell .customer-match-card-v236 img,.dashboard-shell .customer-match-photo-empty-v236{width:100%;height:150px}}.dashboard-shell .admin-client-detail-page .customer-match-head-v236{grid-template-columns:1fr}.dashboard-shell .admin-client-detail-page .customer-match-main-action-v236{width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .customer-match-card-v236{grid-template-columns:80px minmax(0,1fr);align-items:start}.dashboard-shell .admin-client-detail-page .customer-match-actions-v236,.dashboard-shell .admin-client-detail-page .customer-match-readiness-note-v239{grid-column:1/-1}.dashboard-shell .admin-client-detail-page .customer-match-actions-v236{justify-content:stretch}.dashboard-shell .admin-client-detail-page .customer-match-actions-v236 .btn{flex:1 1 140px;min-width:0;justify-content:center;white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(128px,.48fr);align-items:start;gap:6px;padding:7px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-schedule{grid-column:1;grid-row:1/span 2;padding:8px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-context{grid-column:2;grid-row:1}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-complete-future-secondary-v261{grid-column:2;grid-row:2}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-action-context,.task-action-complete-future-secondary-v261){padding:7px 8px;gap:3px;border-radius:12px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-complete-future-secondary-v261 .task-action-next-hint{display:none}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-schedule-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,92px),1fr));gap:5px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){width:100%;min-width:0;max-width:100%;min-height:28px;padding:0 8px;white-space:normal;overflow-wrap:anywhere;line-height:1.08;text-align:center;justify-content:center}@media (max-width:720px){.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-actions-v2{grid-template-columns:1fr}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-action-schedule,.task-action-context,.task-action-complete-future-secondary-v261){grid-column:auto;grid-row:auto}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){min-height:40px}}.dashboard-shell.admin-ui-v146 .admin-working-card-v146{border-color:#cbd7e5;background:linear-gradient(135deg,#fff,#f9fbfd);box-shadow:0 8px 22px rgba(15,23,32,.045)}.dashboard-shell.admin-ui-v146 .admin-working-card-v146:hover{border-color:#b8cce0;box-shadow:0 14px 30px rgba(15,23,32,.075)}.dashboard-shell.admin-ui-v146 .admin-working-card-next-v146{border-left-color:#20c997}.dashboard-shell.admin-ui-v146 .admin-working-actions-v146{gap:7px;padding:8px;border:1px solid #dbe5ef;border-radius:14px;background:#f7fafc}.dashboard-shell.admin-ui-v146 .admin-working-actions-v146 .admin-next-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v146 .admin-working-actions-v146 .admin-context-action,.dashboard-shell.admin-ui-v146 .admin-working-actions-v146 .admin-secondary-action{box-shadow:none}.dashboard-shell.admin-ui-v146 .admin-working-card-v146 .task-summary-row{min-width:0}@media (max-width:720px){.dashboard-shell.admin-ui-v146 .admin-working-actions-v146{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v146 .admin-working-actions-v146 .btn,.dashboard-shell.admin-ui-v146 .admin-working-actions-v146 .vehicle-status-actions .btn{width:100%;justify-content:center}}.dashboard-shell .admin-vehicles-page .grid-3{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}.dashboard-shell .admin-vehicles-page .admin-working-card-v146 .admin-working-actions-v146{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:7px;gap:7px}.dashboard-shell .admin-vehicles-page .admin-working-card-v146 .admin-working-actions-v146>.vehicle-list-readiness-primary-v238,.dashboard-shell .admin-vehicles-page .admin-working-card-v146 .admin-working-actions-v146>.vehicle-status-actions-list{grid-column:1/-1;width:100%}.dashboard-shell .admin-vehicles-page .admin-working-card-v146 .admin-working-actions-v146>.btn,.dashboard-shell .admin-vehicles-page .admin-working-card-v146 .vehicle-status-actions-list .btn{width:100%;min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.15;text-align:center;justify-content:center}.dashboard-shell .admin-vehicles-page .admin-working-card-v146 .vehicle-photo-context-v230{white-space:normal}.dashboard-shell .admin-vehicles-page .admin-working-card-v146 .vehicle-status-actions-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:6px;gap:6px}.dashboard-shell .admin-vehicles-page .admin-working-card-v146 .vehicle-status-actions-list .action-warning{display:none}@media (max-width:720px){.dashboard-shell .admin-vehicles-page .admin-working-card-v146 .admin-working-actions-v146,.dashboard-shell .admin-vehicles-page .admin-working-card-v146 .vehicle-status-actions-list{grid-template-columns:1fr}}.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298[data-admin-vehicle-card-v298=container-density]{container-name:vehicle-list-card-v298;container-type:inline-size}.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 :where(.car-body,.chip-row,.soft-note,.vehicle-list-readiness-note-v238,.admin-working-actions-v146,.vehicle-status-actions-list,.btn,.badge){min-width:0;max-width:100%}.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 :where(h3,p,h2,.soft-note span,.soft-note b,.btn,.badge){overflow-wrap:anywhere}@container vehicle-list-card-v298 (max-width:420px){.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .car-body{gap:8px}.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .chip-row{gap:5px}.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .chip-row .badge{min-height:24px;padding:3px 7px;white-space:normal;line-height:1.08}.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .vehicle-list-readiness-note-v238{padding:8px;border-radius:12px}.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .admin-working-actions-v146{gap:5px;padding:6px;border-radius:12px}.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .vehicle-status-actions-list{gap:5px}.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .admin-working-actions-v146>.btn,.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .vehicle-status-actions-list .btn{min-height:30px;padding:0 8px;line-height:1.08}}@container vehicle-list-card-v298 (max-width:340px){.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .admin-working-actions-v146,.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .vehicle-status-actions-list{grid-template-columns:1fr}.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .admin-working-actions-v146>.btn,.dashboard-shell .admin-vehicles-page .vehicle-list-card-v298 .vehicle-status-actions-list .btn{min-height:32px}}.dashboard-shell.admin-ui-v147 .admin-review-card-v147{border-color:#cfdbe8;background:linear-gradient(135deg,#fff,#f8fbfd);box-shadow:0 7px 20px rgba(15,23,32,.04)}.dashboard-shell.admin-ui-v147 .activity-item.admin-review-card-v147{background:linear-gradient(135deg,#fff,#f8fbfd)}.dashboard-shell.admin-ui-v147 .admin-review-card-v147:hover{border-color:#bdd0e3;box-shadow:0 12px 26px rgba(15,23,32,.065)}.dashboard-shell.admin-ui-v147 .admin-review-actions-v147{gap:7px;padding:8px;border:1px solid #dbe5ef;border-radius:14px;background:#f7fafc}.dashboard-shell.admin-ui-v147 .admin-review-actions-v147 .admin-next-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v147 .admin-review-actions-v147 .admin-context-action,.dashboard-shell.admin-ui-v147 .admin-review-actions-v147 .admin-secondary-action{box-shadow:none}.dashboard-shell.admin-ui-v147 .activity-refs .admin-context-action{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid #d7e2ee;border-radius:999px;background:#fff;color:#405169;text-decoration:none}.dashboard-shell.admin-ui-v147 .activity-refs .admin-context-action:hover{border-color:#bcd1e6;background:#f7fbff;color:#163b7a}@media (max-width:720px){.dashboard-shell.admin-ui-v147 .admin-review-actions-v147{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v147 .admin-review-actions-v147 .btn,.dashboard-shell.admin-ui-v147 .admin-review-actions-v147 .vehicle-status-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v148 .automation-workflow-grid-v148{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.dashboard-shell.admin-ui-v148 .admin-automation-card-v148{border-color:#d4e0ec;background:linear-gradient(135deg,#fff,#f8fbfd);box-shadow:0 8px 22px rgba(15,23,32,.045)}.dashboard-shell.admin-ui-v148 .admin-automation-card-v148 h3{margin:10px 0 6px}.dashboard-shell.admin-ui-v148 .admin-automation-card-v148 p{color:#5f6f82}.dashboard-shell.admin-ui-v148 .automation-card-head-v148{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-shell.admin-ui-v148 .automation-status-v148{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border:1px solid #d8e3ee;border-radius:999px;background:#f7fafc;color:#526276;font-size:.82rem;font-weight:800}.dashboard-shell.admin-ui-v148 .admin-automation-actions-v148{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;padding:8px;border:1px solid #dbe5ef;border-radius:14px;background:#f7fafc}.dashboard-shell.admin-ui-v148 .admin-automation-actions-v148 .admin-next-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v148 .admin-automation-actions-v148 .admin-context-action{box-shadow:none}.dashboard-shell.admin-ui-v148 .automation-principles-v148{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-top:16px}@media (max-width:980px){.dashboard-shell.admin-ui-v148 .automation-workflow-grid-v148{grid-template-columns:1fr}.dashboard-shell.admin-ui-v148 .automation-principles-v148{display:block}}@media (max-width:720px){.dashboard-shell.admin-ui-v148 .admin-automation-actions-v148{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v148 .admin-automation-actions-v148 .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v151 #vehicle-repair{scroll-margin-top:96px}.dashboard-shell.admin-ui-v151 .vehicle-repair-workbench{border-color:#cbd7e5;border-left:5px solid #20c997;background:linear-gradient(135deg,#fff,#f8fbfd);box-shadow:0 10px 26px rgba(15,23,32,.055)}.dashboard-shell.admin-ui-v151 #vehicle-repair:target,.dashboard-shell.admin-ui-v151 .vehicle-repair-focused{animation:task-created-pulse 1.8s ease-in-out 1}.dashboard-shell.admin-ui-v151 .vehicle-repair-head{margin-bottom:12px}.dashboard-shell.admin-ui-v151 .vehicle-repair-head h2{margin:2px 0 4px;font-size:clamp(20px,2vw,26px)}.dashboard-shell.admin-ui-v151 .vehicle-repair-head p:not(.eyebrow){margin:0;color:#5f6f82;line-height:1.4}.dashboard-shell.admin-ui-v151 .vehicle-repair-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.dashboard-shell.admin-ui-v151 .vehicle-repair-grid .wide{grid-column:1/-1}.dashboard-shell.admin-ui-v151 .vehicle-repair-note{margin-top:12px;display:grid;grid-gap:3px;gap:3px;border-color:#dbe5ef;background:#f7fafc}.dashboard-shell.admin-ui-v151 .vehicle-repair-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.dashboard-shell.admin-ui-v151 .vehicle-repair-save.admin-next-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v151 .vehicle-repair-save:disabled{background:#edf3f8;border-color:#d9e1ea;color:#526276;box-shadow:none}.dashboard-shell.admin-ui-v151 .vehicle-checklist-repair-action{margin-top:10px;width:max-content}.dashboard-shell.admin-ui-v151 .source-attrs strong{color:#31445a;text-transform:none;letter-spacing:0}@media (max-width:720px){.dashboard-shell.admin-ui-v151 .vehicle-repair-grid{grid-template-columns:1fr}.dashboard-shell.admin-ui-v151 .vehicle-repair-grid .wide{grid-column:auto}.dashboard-shell.admin-ui-v151 .vehicle-repair-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v151 .vehicle-checklist-repair-action,.dashboard-shell.admin-ui-v151 .vehicle-repair-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v152 .radar-manual-composer-v152{border-color:#cbd7e5;border-left:5px solid #20c997;background:linear-gradient(135deg,#fff,#f8fbfd);box-shadow:0 10px 26px rgba(15,23,32,.052)}.dashboard-shell.admin-ui-v152 .radar-manual-form{display:grid;grid-gap:12px;gap:12px}.dashboard-shell.admin-ui-v152 .radar-manual-preview{display:grid;grid-gap:3px;gap:3px;border-color:#dbe5ef;background:#f7fafc}.dashboard-shell.admin-ui-v152 .radar-manual-actions{padding:8px;border:1px solid #dbe5ef;border-radius:14px;background:#f7fafc}.dashboard-shell.admin-ui-v152 .radar-save-lot-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v152 .radar-technical-import{margin-top:14px;border-color:#dbe5ef;background:#fbfcfe}.dashboard-shell.admin-ui-v152 .radar-technical-import summary{color:#536477}.dashboard-shell.admin-ui-v152 .radar-technical-import .admin-secondary-action{box-shadow:none}@media (max-width:720px){.dashboard-shell.admin-ui-v152 .radar-manual-actions,.dashboard-shell.admin-ui-v152 .radar-technical-import .form-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v152 .radar-manual-actions .btn,.dashboard-shell.admin-ui-v152 .radar-technical-import .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v154 .admin-create-form-v154{scroll-margin-top:96px}.dashboard-shell.admin-ui-v154 .admin-create-state-v154{display:grid;grid-gap:4px;gap:4px;margin:12px 0;padding:12px 14px;border:1px solid #dbe5ef;border-radius:16px;background:linear-gradient(135deg,#fff,#f8fbfd);color:#142033}.dashboard-shell.admin-ui-v154 .admin-create-state-v154>small,.dashboard-shell.admin-ui-v154 .admin-create-state-v154>span{color:#5d6c7d;line-height:1.38;overflow-wrap:break-word}.dashboard-shell.admin-ui-v154 .admin-create-state-v154>b{color:#142033;line-height:1.25;overflow-wrap:break-word}.dashboard-shell.admin-ui-v154 .admin-create-state-ready{border-left:5px solid #20c997;background:linear-gradient(135deg,#effff9,#fff)}.dashboard-shell.admin-ui-v154 .admin-create-state-blocked{border-left:5px solid #f5a524;background:linear-gradient(135deg,#fffbeb,#fff)}.dashboard-shell.admin-ui-v154 .admin-create-state-saving{border-left:5px solid #1677ff;background:linear-gradient(135deg,#f2f7ff,#fff)}.dashboard-shell.admin-ui-v154 .admin-create-state-failed{border-left:5px solid #e5484d;background:linear-gradient(135deg,#fff7f7,#fff)}.dashboard-shell.admin-ui-v154 .admin-create-state-auth-expired{border-left:5px solid #7c3aed;background:linear-gradient(135deg,#f7f3ff,#fff)}.dashboard-shell.admin-ui-v154 .admin-create-state-blocked .admin-next-action,.dashboard-shell.admin-ui-v154 .admin-create-state-failed .admin-next-action{width:max-content;margin-top:6px;box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v154 .customer-create-next-step-v154,.dashboard-shell.admin-ui-v154 .radar-create-next-step-v154,.dashboard-shell.admin-ui-v154 .sale-create-next-step-v154,.dashboard-shell.admin-ui-v154 .vehicle-create-next-step-v154{align-items:start}.dashboard-shell.admin-ui-v154 .content-compose-saving,.dashboard-shell.admin-ui-v154 .customer-create-saving-v154,.dashboard-shell.admin-ui-v154 .radar-create-saving-v154,.dashboard-shell.admin-ui-v154 .sale-create-saving-v154,.dashboard-shell.admin-ui-v154 .vehicle-create-saving-v154{border-style:solid}.dashboard-shell.admin-ui-v154 .content-compose-error.admin-create-state-failed,.dashboard-shell.admin-ui-v154 .customer-create-failed-v154,.dashboard-shell.admin-ui-v154 .radar-create-failed-v154,.dashboard-shell.admin-ui-v154 .sale-create-failed-v154,.dashboard-shell.admin-ui-v154 .vehicle-create-failed-v154{box-shadow:0 10px 26px rgba(229,72,77,.07)}.dashboard-shell.admin-ui-v154 .content-compose-main-actions-v154{margin-top:10px}@media (max-width:720px){.dashboard-shell.admin-ui-v154 .admin-create-state-v154{padding:11px 12px;border-radius:14px}.dashboard-shell.admin-ui-v154 .admin-create-state-v154 .btn,.dashboard-shell.admin-ui-v154 .form-actions .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v155 .content-compose-micro-v155,.dashboard-shell.admin-ui-v155 .content-draft-create-form-v155{border-color:#d4e0ec;background:linear-gradient(135deg,#fff,#f9fbfd)}.dashboard-shell.admin-ui-v155 .content-insight-draft-action-v155{display:grid;grid-gap:8px;gap:8px;align-items:start}.dashboard-shell.admin-ui-v155 .content-micro-failed-v155,.dashboard-shell.admin-ui-v155 .content-micro-result-v155,.dashboard-shell.admin-ui-v155 .content-micro-saving-v155{display:grid;grid-gap:5px;gap:5px;padding:10px 12px;border:1px solid #dbe5ef;border-radius:14px;background:#f7fafc;color:#142033}.dashboard-shell.admin-ui-v155 .content-micro-saving-v155{border-left:5px solid #1677ff;background:linear-gradient(135deg,#f2f7ff,#fff)}.dashboard-shell.admin-ui-v155 .content-micro-failed-v155{border-left:5px solid #e5484d;background:linear-gradient(135deg,#fff7f7,#fff)}.dashboard-shell.admin-ui-v155 .content-micro-result-v155{border-left:5px solid #20c997;background:linear-gradient(135deg,#effff9,#fff)}.dashboard-shell.admin-ui-v155 .content-micro-auth-v155{margin:10px 0}.dashboard-shell.admin-ui-v155 .blog-draft-actions,.dashboard-shell.admin-ui-v155 .content-compose-receipt-actions,.dashboard-shell.admin-ui-v155 .content-micro-actions-v155{gap:8px;padding:8px;border:1px solid #dbe5ef;border-radius:14px;background:#f7fafc}.dashboard-shell.admin-ui-v155 .content-compose-receipt-actions .admin-next-action,.dashboard-shell.admin-ui-v155 .content-micro-actions-v155 .admin-next-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v155 .content-compose-receipt-actions .admin-context-action,.dashboard-shell.admin-ui-v155 .content-compose-receipt-actions .admin-duplicate-action,.dashboard-shell.admin-ui-v155 .content-micro-actions-v155 .admin-context-action,.dashboard-shell.admin-ui-v155 .content-micro-actions-v155 .admin-secondary-action{box-shadow:none}@media (max-width:720px){.dashboard-shell.admin-ui-v155 .blog-draft-actions,.dashboard-shell.admin-ui-v155 .content-compose-receipt-actions,.dashboard-shell.admin-ui-v155 .content-micro-actions-v155{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v155 .blog-draft-actions .btn,.dashboard-shell.admin-ui-v155 .content-compose-receipt-actions .btn,.dashboard-shell.admin-ui-v155 .content-micro-actions-v155 .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v156 .admin-notice-panel-v156{margin-top:12px;padding:12px 14px;border:1px solid #dbe5ef;border-left:5px solid #6b8db8;border-radius:16px;background:linear-gradient(135deg,#fff,#f8fbfd);color:#142033;box-shadow:0 8px 20px rgba(15,23,32,.035);display:grid;grid-gap:6px;gap:6px}.dashboard-shell.admin-ui-v156 .admin-notice-panel-v156 strong,.dashboard-shell.admin-ui-v156 .admin-notice-panel-v156>b{color:#142033;line-height:1.22}.dashboard-shell.admin-ui-v156 .admin-notice-panel-v156 p,.dashboard-shell.admin-ui-v156 .admin-notice-panel-v156 small,.dashboard-shell.admin-ui-v156 .admin-notice-panel-v156>span{color:#5d6c7d;line-height:1.42;overflow-wrap:break-word}.dashboard-shell.admin-ui-v156 .admin-notice-success-v156{border-left-color:#20c997;background:linear-gradient(135deg,#effff9,#fff);color:#075e4a}.dashboard-shell.admin-ui-v156 .admin-notice-warning-v156{border-left-color:#f5a524;background:linear-gradient(135deg,#fffbeb,#fff);color:#8a5a00}.dashboard-shell.admin-ui-v156 .admin-notice-error-v156{border-left-color:#e5484d;background:linear-gradient(135deg,#fff7f7,#fff);color:#9a1f1f}.dashboard-shell.admin-ui-v156 .admin-notice-info-v156{border-left-color:#1677ff;background:linear-gradient(135deg,#f2f7ff,#fff);color:#1f3c67}.dashboard-shell.admin-ui-v156 .admin-notice-actions-v156{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:8px;border:1px solid #dbe5ef;border-radius:14px;background:rgba(255,255,255,.72)}.dashboard-shell.admin-ui-v156 .admin-notice-actions-v156 .admin-next-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v156 .admin-notice-actions-v156 .admin-context-action,.dashboard-shell.admin-ui-v156 .admin-notice-actions-v156 .admin-secondary-action{box-shadow:none}.dashboard-shell.admin-ui-v156 .error-box.admin-notice-panel-v156,.dashboard-shell.admin-ui-v156 .soft-note.admin-notice-panel-v156,.dashboard-shell.admin-ui-v156 .success-box.admin-notice-panel-v156,.dashboard-shell.admin-ui-v156 .warning-panel.admin-notice-panel-v156{margin-top:12px}@media (max-width:720px){.dashboard-shell.admin-ui-v156 .admin-notice-panel-v156{padding:11px 12px;border-radius:14px}.dashboard-shell.admin-ui-v156 .admin-notice-actions-v156{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v156 .admin-notice-actions-v156 .btn{width:100%;justify-content:center}}.login-shell.admin-login-v157 .login-notice-v157{margin:14px 0;padding:13px 14px;border:1px solid #dbe5ef;border-left:5px solid #6b8db8;border-radius:18px;background:linear-gradient(135deg,#fff,#f8fbfd);color:#142033;box-shadow:0 10px 24px rgba(15,23,32,.045);display:grid;grid-gap:6px;gap:6px}.login-shell.admin-login-v157 .login-notice-v157>span{color:#5d6c7d;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.login-shell.admin-login-v157 .login-notice-v157>b{color:#142033;line-height:1.2}.login-shell.admin-login-v157 .login-notice-v157>small{color:#5d6c7d;line-height:1.42;overflow-wrap:break-word}.login-shell.admin-login-v157 .login-notice-warning-v157{border-left-color:#f5a524;background:linear-gradient(135deg,#fffbeb,#fff)}.login-shell.admin-login-v157 .login-notice-error-v157{border-left-color:#e5484d;background:linear-gradient(135deg,#fff7f7,#fff)}.login-shell.admin-login-v157 .login-notice-actions-v157{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:8px;border:1px solid #dbe5ef;border-radius:14px;background:rgba(255,255,255,.72)}.login-shell.admin-login-v157 .login-notice-actions-v157 .btn{box-shadow:none}.dashboard-shell.admin-ui-v157 .task-create-inline-error-v157,.dashboard-shell.admin-ui-v157 .task-result-fallback-v157{margin:12px 0 0;padding:12px 14px;border-radius:16px;box-shadow:0 8px 20px rgba(15,23,32,.035)}.dashboard-shell.admin-ui-v157 .task-create-inline-error-v157>span,.dashboard-shell.admin-ui-v157 .task-result-fallback-v157>span{color:#5d6c7d;opacity:1;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.dashboard-shell.admin-ui-v157 .task-create-inline-error-v157>b,.dashboard-shell.admin-ui-v157 .task-result-fallback-v157>b{color:#142033;line-height:1.22}.dashboard-shell.admin-ui-v157 .task-create-inline-error-v157>small,.dashboard-shell.admin-ui-v157 .task-result-fallback-v157>small{color:#5d6c7d;line-height:1.42;overflow-wrap:break-word}.dashboard-shell.admin-ui-v157 .task-create-inline-error-v157 .admin-notice-actions-v156,.dashboard-shell.admin-ui-v157 .task-result-fallback-v157 .admin-notice-actions-v156{margin-top:2px}@media (max-width:720px){.dashboard-shell.admin-ui-v157 .task-create-inline-error-v157,.dashboard-shell.admin-ui-v157 .task-result-fallback-v157,.login-shell.admin-login-v157 .login-notice-v157{padding:11px 12px;border-radius:14px}.login-shell.admin-login-v157 .login-notice-actions-v157{display:grid;grid-template-columns:1fr}.login-shell.admin-login-v157 .login-notice-actions-v157 .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-v158{margin-top:12px;padding:12px 14px;border-radius:16px;box-shadow:0 8px 20px rgba(15,23,32,.035)}.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-v158>span{color:#9a1f1f;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-v158>b{color:#142033;line-height:1.22}.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-v158>small{color:#5d6c7d;line-height:1.42;overflow-wrap:break-word}.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-detail-v158{padding:8px 10px;border:1px solid #f3d1d1;border-radius:12px;background:rgba(255,255,255,.72);color:#7a2e2e!important;font-weight:780}.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-actions-v158{margin-top:2px}.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-actions-v158 .admin-next-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-actions-v158 .admin-context-action,.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-actions-v158 .admin-secondary-action{box-shadow:none}@media (max-width:720px){.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-v158{padding:11px 12px;border-radius:14px}.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-actions-v158{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v158 .admin-inline-mutation-error-actions-v158 .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v159 .admin-unavailable-action-v159,.dashboard-shell.admin-ui-v159 .admin-unavailable-action-v159:disabled,.dashboard-shell.admin-ui-v159 button[data-admin-unavailable-action-v159]:disabled{border-color:#d8e2ec!important;background:linear-gradient(135deg,#f8fafc,#eef3f8)!important;color:#708095!important;box-shadow:none!important;cursor:not-allowed;opacity:1}.dashboard-shell.admin-ui-v159 .admin-unavailable-action-v159:hover,.dashboard-shell.admin-ui-v159 button[data-admin-unavailable-action-v159]:hover{transform:none;border-color:#d8e2ec!important;background:linear-gradient(135deg,#f8fafc,#eef3f8)!important;color:#708095!important}.dashboard-shell.admin-ui-v159 #content-publish-actions,.dashboard-shell.admin-ui-v159 .content-copy-actions,.dashboard-shell.admin-ui-v159 .mobile-import-actions,.dashboard-shell.admin-ui-v159 .vehicle-repair-actions{align-items:center}.dashboard-shell.admin-ui-v159 .admin-unavailable-action-v159:after{content:"ожидает";margin-left:6px;color:#8a98aa;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}@media (max-width:720px){.dashboard-shell.admin-ui-v159 #content-publish-actions,.dashboard-shell.admin-ui-v159 .content-copy-actions,.dashboard-shell.admin-ui-v159 .mobile-import-actions,.dashboard-shell.admin-ui-v159 .vehicle-repair-actions{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v159 #content-publish-actions .btn,.dashboard-shell.admin-ui-v159 .content-copy-actions .btn,.dashboard-shell.admin-ui-v159 .mobile-import-actions .btn,.dashboard-shell.admin-ui-v159 .vehicle-repair-actions .btn{width:100%;justify-content:center}}.dashboard-shell .content-work-card-v272,.dashboard-shell .content-work-card-v272 .task-summary-row{min-width:0}.dashboard-shell .content-work-next-v272{display:grid;grid-gap:3px;gap:3px;padding:10px 11px;border:1px solid #dbe5ef;border-left:4px solid #20c997;border-radius:14px;background:linear-gradient(135deg,#f7fffc,#fff)}.dashboard-shell .content-work-next-v272 b,.dashboard-shell .content-work-next-v272 small,.dashboard-shell .content-work-next-v272 span{display:block;min-width:0}.dashboard-shell .content-work-next-v272 span{color:#526173;font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.dashboard-shell .content-work-next-v272 b{color:#075e4a;line-height:1.22}.dashboard-shell .content-work-next-v272 small{color:#5d6c7d;font-weight:760;line-height:1.34;overflow-wrap:anywhere}.dashboard-shell .content-work-actions-v272{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,148px),1fr));grid-gap:7px;gap:7px;align-items:start;padding:8px;border:1px solid #dbe5ef;border-radius:14px;background:#f7fafc}.dashboard-shell .content-work-actions-v272 .btn{width:100%;min-width:0;max-width:100%;justify-content:center;text-align:center;white-space:normal;overflow-wrap:anywhere;line-height:1.12}.dashboard-shell .admin-content-insights-page .content-insight-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.dashboard-shell .admin-content-insights-page .content-insight-card .lead-meta-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr))}@media (max-width:720px){.dashboard-shell .content-work-actions-v272{grid-template-columns:1fr}}.dashboard-shell .admin-content-detail-page :where(.content-auto-review-secondary-v279,.content-next-step-secondary-v279,.family-guide-secondary-v279,.content-publish-secondary-v279,.content-copy-secondary-v279){box-shadow:none}.dashboard-shell .admin-content-detail-page :where(.content-next-step-actions,.family-guide-actions,.content-work-actions-v272,.admin-inline-confirm-actions,.content-review-error-v171 .admin-inline-mutation-error-actions-v158,.content-review-auth-expired .task-auth-expired-actions){min-width:0}.dashboard-shell .admin-content-detail-page :where(.content-next-step-actions,.family-guide-actions,.content-work-actions-v272,.admin-inline-confirm-actions,.content-review-error-v171 .admin-inline-mutation-error-actions-v158,.content-review-auth-expired .task-auth-expired-actions) .btn{min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.15}@media (max-width:720px){.dashboard-shell .admin-content-detail-page :where(.family-guide-actions,.admin-inline-confirm-actions,.content-review-error-v171 .admin-inline-mutation-error-actions-v158,.content-review-auth-expired .task-auth-expired-actions){display:grid;grid-template-columns:1fr}}.dashboard-shell :where(.task-column-future .task-command-future,.admin-client-detail-page .dashboard-task-item .task-command-future){container-name:future-task-card-v280;container-type:inline-size}.dashboard-shell :where(.task-column-future .task-command-future,.admin-client-detail-page .dashboard-task-item .task-command-future) .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(116px,.42fr)}@container future-task-card-v280 (max-width:620px){.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-actions-v2,.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5px;padding:6px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-schedule,.dashboard-shell .task-column-future .task-command-future .task-action-schedule{grid-column:1/-1;grid-row:auto;padding:7px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-action-context,.task-action-complete-future-secondary-v261),.dashboard-shell .task-column-future .task-command-future :where(.task-action-context,.task-action-complete-future-secondary-v261){grid-column:auto;grid-row:auto;min-height:0;padding:6px 7px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-action-context,.task-action-complete-future-secondary-v261) small,.dashboard-shell .task-column-future .task-command-future :where(.task-action-context,.task-action-complete-future-secondary-v261) small{display:none}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-action-link,.task-done-compact-trigger),.dashboard-shell .task-column-future .task-command-future :where(.task-action-link,.task-done-compact-trigger){width:100%;min-width:0;max-width:100%;min-height:30px;padding:0 7px;justify-content:center;white-space:normal;overflow-wrap:anywhere;line-height:1.08;text-align:center}}@container future-task-card-v280 (max-width:380px){.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-actions-v2,.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:1fr}}.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date,.admin-client-detail-page .dashboard-task-item .task-command-overdue,.admin-client-detail-page .dashboard-task-item .task-command-today,.admin-client-detail-page .dashboard-task-item .task-command-no-date){container-name:active-task-card-v281;container-type:inline-size}@container active-task-card-v281 (max-width:620px){.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-no-date .task-command-actions-v2,.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-overdue .task-command-actions-v2,.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-today .task-command-actions-v2,.dashboard-shell .task-column-no-date .task-command-no-date .task-command-actions-v2,.dashboard-shell .task-column-overdue .task-command-overdue .task-command-actions-v2,.dashboard-shell .task-column-today .task-command-today .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5px;padding:6px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-no-date .task-command-actions-v2>.task-action-card:first-child,.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-overdue .task-command-actions-v2>.task-action-card:first-child,.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-today .task-command-actions-v2>.task-action-card:first-child,.dashboard-shell .task-column-no-date .task-command-no-date .task-command-actions-v2>.task-action-card:first-child,.dashboard-shell .task-column-overdue .task-command-overdue .task-command-actions-v2>.task-action-card:first-child,.dashboard-shell .task-column-today .task-command-today .task-command-actions-v2>.task-action-card:first-child{grid-column:1/-1;grid-row:auto;padding:7px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-no-date .task-command-actions-v2>.task-action-card:not(:first-child),.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-overdue .task-command-actions-v2>.task-action-card:not(:first-child),.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-today .task-command-actions-v2>.task-action-card:not(:first-child),.dashboard-shell .task-column-no-date .task-command-no-date .task-command-actions-v2>.task-action-card:not(:first-child),.dashboard-shell .task-column-overdue .task-command-overdue .task-command-actions-v2>.task-action-card:not(:first-child),.dashboard-shell .task-column-today .task-command-today .task-command-actions-v2>.task-action-card:not(:first-child){grid-column:auto;grid-row:auto;min-height:0;padding:6px 7px;gap:3px;box-shadow:none}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-no-date .task-command-actions-v2>.task-action-card:not(:first-child) :where(small,.task-action-next-hint),.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-overdue .task-command-actions-v2>.task-action-card:not(:first-child) :where(small,.task-action-next-hint),.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-today .task-command-actions-v2>.task-action-card:not(:first-child) :where(small,.task-action-next-hint),.dashboard-shell .task-column-no-date .task-command-no-date .task-command-actions-v2>.task-action-card:not(:first-child) :where(small,.task-action-next-hint),.dashboard-shell .task-column-overdue .task-command-overdue .task-command-actions-v2>.task-action-card:not(:first-child) :where(small,.task-action-next-hint),.dashboard-shell .task-column-today .task-command-today .task-command-actions-v2>.task-action-card:not(:first-child) :where(small,.task-action-next-hint){display:none}.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date,.admin-client-detail-page .dashboard-task-item .task-command-overdue,.admin-client-detail-page .dashboard-task-item .task-command-today,.admin-client-detail-page .dashboard-task-item .task-command-no-date) .task-schedule-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,84px),1fr));gap:5px}.dashboard-shell :where(.task-column-overdue .task-command-overdue,.task-column-today .task-command-today,.task-column-no-date .task-command-no-date,.admin-client-detail-page .dashboard-task-item .task-command-overdue,.admin-client-detail-page .dashboard-task-item .task-command-today,.admin-client-detail-page .dashboard-task-item .task-command-no-date) :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){width:100%;min-width:0;max-width:100%;min-height:30px;padding:0 7px;justify-content:center;white-space:normal;overflow-wrap:anywhere;line-height:1.08;text-align:center}}@container active-task-card-v281 (max-width:380px){.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-no-date .task-command-actions-v2,.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-overdue .task-command-actions-v2,.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-today .task-command-actions-v2,.dashboard-shell .task-column-no-date .task-command-no-date .task-command-actions-v2,.dashboard-shell .task-column-overdue .task-command-overdue .task-command-actions-v2,.dashboard-shell .task-column-today .task-command-today .task-command-actions-v2{grid-template-columns:1fr}}.dashboard-shell .admin-radar-page .radar-lot-card{container-name:radar-lot-card-v282;container-type:inline-size}@container radar-lot-card-v282 (max-width:420px){.dashboard-shell .admin-radar-page .radar-lot-head{gap:8px}.dashboard-shell .admin-radar-page .radar-lot-head h3{font-size:17px;overflow-wrap:anywhere}.dashboard-shell .admin-radar-page .radar-lot-card .task-summary-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:5px;gap:5px;margin-top:0}.dashboard-shell .admin-radar-page .radar-lot-card .task-summary-row span{min-width:0;min-height:26px;padding:0 7px;justify-content:center;text-align:center;white-space:normal;overflow-wrap:anywhere;line-height:1.08}.dashboard-shell .admin-radar-page .radar-economics{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.dashboard-shell .admin-radar-page .radar-economics div{padding:8px;border-radius:12px}.dashboard-shell .admin-radar-page .radar-economics span{font-size:10.5px}.dashboard-shell .admin-radar-page .radar-lot-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:6px;gap:6px;align-items:start}.dashboard-shell .admin-radar-page .radar-lot-actions .radar-existing-task,.dashboard-shell .admin-radar-page .radar-lot-actions .radar-lot-review-action-v218{grid-column:1/-1}.dashboard-shell .admin-radar-page .radar-lot-actions .radar-task-button-wrap:not(.radar-existing-task),.dashboard-shell .admin-radar-page .radar-lot-actions>.btn{min-width:0}.dashboard-shell .admin-radar-page .radar-lot-actions .btn{width:100%;min-width:0;max-width:100%;min-height:30px;padding:0 8px;justify-content:center;white-space:normal;overflow-wrap:anywhere;line-height:1.08;text-align:center}.dashboard-shell .admin-radar-page .radar-lot-actions .radar-existing-task{padding:8px;border-radius:13px;box-shadow:none}.dashboard-shell .admin-radar-page .radar-lot-actions .radar-existing-task small{display:none}.dashboard-shell .admin-radar-page .radar-lot-actions .radar-existing-task-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px}.dashboard-shell .admin-radar-page .radar-lot-actions .radar-existing-task-actions .admin-next-action{grid-column:1/-1}}@container radar-lot-card-v282 (max-width:320px){.dashboard-shell .admin-radar-page .radar-economics,.dashboard-shell .admin-radar-page .radar-lot-actions,.dashboard-shell .admin-radar-page .radar-lot-actions .radar-existing-task-actions,.dashboard-shell .admin-radar-page .radar-lot-card .task-summary-row{grid-template-columns:1fr}}.dashboard-shell .admin-mobile-de-review-page .compact-section{container-name:mobile-de-bulk-panel-v283;container-type:inline-size}.dashboard-shell .admin-mobile-de-review-page .mobile-review-list{container-name:mobile-de-review-list-v283;container-type:inline-size}.dashboard-shell .admin-mobile-de-review-page .mobile-review-card{container-name:mobile-de-review-card-v283;container-type:inline-size}@container mobile-de-bulk-panel-v283 (max-width:780px){.dashboard-shell .admin-mobile-de-review-page .publish-ready-panel{display:grid;grid-template-columns:1fr;align-items:start;grid-gap:12px;gap:12px}.dashboard-shell .admin-mobile-de-review-page .bulk-publish-box,.dashboard-shell .admin-mobile-de-review-page .bulk-publish-box .btn,.dashboard-shell .admin-mobile-de-review-page .bulk-publish-box .mobile-bulk-readiness-v232{width:100%;max-width:100%}.dashboard-shell .admin-mobile-de-review-page .bulk-publish-box small{max-width:100%}.dashboard-shell .admin-mobile-de-review-page .bulk-publish-box .mobile-bulk-readiness-v232{grid-template-columns:minmax(0,1fr)}.dashboard-shell .admin-mobile-de-review-page .bulk-publish-box .admin-inline-confirm-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:6px;gap:6px}}@container mobile-de-bulk-panel-v283 (max-width:420px){.dashboard-shell .admin-mobile-de-review-page .bulk-publish-box .admin-inline-confirm-actions{grid-template-columns:1fr}}@container mobile-de-review-list-v283 (max-width:980px){.dashboard-shell .admin-mobile-de-review-page .mobile-review-card{grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:12px}.dashboard-shell .admin-mobile-de-review-page .mobile-review-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));align-items:start;grid-gap:7px;gap:7px}.dashboard-shell .admin-mobile-de-review-page .mobile-review-actions .vehicle-status-actions-queue,.dashboard-shell .admin-mobile-de-review-page .mobile-review-actions>.admin-next-action{grid-column:1/-1}}@container mobile-de-review-card-v283 (max-width:720px){.dashboard-shell .admin-mobile-de-review-page .mobile-review-media .dealer-media{height:190px}.dashboard-shell .admin-mobile-de-review-page .mobile-review-main h2{font-size:19px;line-height:1.12;overflow-wrap:anywhere}.dashboard-shell .admin-mobile-de-review-page .mobile-review-main .chip-row,.dashboard-shell .admin-mobile-de-review-page .mobile-review-main .missing-fields,.dashboard-shell .admin-mobile-de-review-page .mobile-review-main .spec-pills{gap:5px}.dashboard-shell .admin-mobile-de-review-page .mobile-review-main .badge,.dashboard-shell .admin-mobile-de-review-page .mobile-review-main .missing-fields span,.dashboard-shell .admin-mobile-de-review-page .mobile-review-main .spec-pills span{min-width:0;max-width:100%;padding:7px 8px;white-space:normal;overflow-wrap:anywhere;line-height:1.1}.dashboard-shell .admin-mobile-de-review-page .mobile-de-readiness-note-v232{margin-top:8px;padding:9px 10px}.dashboard-shell .admin-mobile-de-review-page .mobile-review-actions{padding:8px}.dashboard-shell .admin-mobile-de-review-page .mobile-review-actions .btn,.dashboard-shell .admin-mobile-de-review-page .mobile-review-actions .vehicle-status-actions-queue .btn{width:100%;min-width:0;max-width:100%;min-height:32px;padding:0 8px;justify-content:center;white-space:normal;overflow-wrap:anywhere;line-height:1.08;text-align:center}.dashboard-shell .admin-mobile-de-review-page .mobile-review-actions small{grid-column:1/-1;padding:6px 8px;line-height:1.18}}@container mobile-de-review-list-v283 (max-width:620px){.dashboard-shell .admin-mobile-de-review-page .mobile-review-actions,.dashboard-shell .admin-mobile-de-review-page .mobile-review-actions .vehicle-status-actions-queue,.dashboard-shell .admin-mobile-de-review-page .mobile-review-card{grid-template-columns:1fr}.dashboard-shell .admin-mobile-de-review-page .mobile-review-media .dealer-media{height:220px}}.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions]{container-name:client-quick-actions-v284;container-type:inline-size;min-width:0}@container client-quick-actions-v284 (max-width:560px){.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,132px),1fr));grid-gap:7px;gap:7px}.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-existing-followup{display:grid;grid-template-columns:1fr;align-items:start;grid-gap:10px;gap:10px;padding:12px}.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-existing-followup b,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-existing-followup small{overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .customer-task-handoff-actions,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-auth-expired .task-auth-expired-actions,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-existing-actions,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] [data-admin-inline-error-v158=customer-quick-action] .admin-inline-mutation-error-actions-v158{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;grid-gap:7px;gap:7px}.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .customer-task-handoff-actions>.admin-next-action,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-auth-expired .task-auth-expired-actions>.admin-next-action,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-existing-actions .admin-next-action,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-sale-primary,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] [data-admin-inline-error-v158=customer-quick-action] .admin-inline-mutation-error-actions-v158>.admin-next-action{grid-column:1/-1}.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .customer-task-handoff-grid{grid-template-columns:1fr}.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .customer-task-handoff-actions .btn,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-auth-expired .task-auth-expired-actions .btn,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-bar .btn,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-existing-actions .btn,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] [data-admin-inline-error-v158=customer-quick-action] .admin-inline-mutation-error-actions-v158 .btn{width:100%;min-width:0;max-width:100%;min-height:32px;padding:0 8px;justify-content:center;white-space:normal;overflow-wrap:anywhere;line-height:1.08;text-align:center}}@container client-quick-actions-v284 (max-width:360px){.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .customer-task-handoff-actions,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-auth-expired .task-auth-expired-actions,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-bar,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] .quick-action-existing-actions,.dashboard-shell .admin-client-detail-page .client-main-card [data-customer-quick-actions] [data-admin-inline-error-v158=customer-quick-action] .admin-inline-mutation-error-actions-v158{grid-template-columns:1fr}}.dashboard-shell .task-column-future .task-list{gap:8px;margin-top:10px}.dashboard-shell .task-column-future .task-item:not(.task-item-created){gap:8px;padding:10px 10px 10px 14px;border-radius:16px;box-shadow:0 4px 14px rgba(15,23,32,.025)}.dashboard-shell .task-column-future .task-item:not(.task-item-created):before{width:3px}@container future-task-card-v280 (max-width:760px){.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-main,.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-topline,.dashboard-shell .task-column-future .task-command-future .task-command-main,.dashboard-shell .task-column-future .task-command-future .task-command-topline{gap:6px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-kicker,.dashboard-shell .task-column-future .task-command-future .task-command-kicker{font-size:10px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-due-pill,.dashboard-shell .task-column-future .task-command-future .task-due-pill{min-height:24px;padding:0 7px;font-size:10.5px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-title,.dashboard-shell .task-column-future .task-command-future .task-command-title{font-size:15px;line-height:1.16}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-meta,.dashboard-shell .task-column-future .task-command-future .task-command-meta{grid-template-columns:repeat(auto-fit,minmax(min(100%,116px),1fr));gap:5px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-meta-field,.dashboard-shell .task-column-future .task-command-future .task-meta-field{gap:3px;padding:6px 7px;border-radius:10px;box-shadow:none}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-meta small,.dashboard-shell .task-column-future .task-command-future .task-command-meta small{font-size:9px;letter-spacing:.05em}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-meta a,.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-meta b,.dashboard-shell .task-column-future .task-command-future .task-command-meta a,.dashboard-shell .task-column-future .task-command-future .task-command-meta b{font-size:12px;line-height:1.12}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-meta-field-link .task-meta-link,.dashboard-shell .task-column-future .task-command-future .task-meta-field-link .task-meta-link{padding:2px 4px;margin-left:-4px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-actions-v2,.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{gap:5px;padding:6px;border-radius:14px}}@container future-task-card-v280 (max-width:420px){.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-topline,.dashboard-shell .task-column-future .task-command-future .task-command-topline{align-items:flex-start;flex-direction:column}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-meta,.dashboard-shell .task-column-future .task-command-future .task-command-meta{grid-template-columns:1fr}}.dashboard-shell .lead-review-list{container-name:lead-review-list-v286;container-type:inline-size}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action]{container-name:lead-card-v286;container-type:inline-size}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-actions,.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-main{min-width:0}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-actions{container-name:lead-actions-v286;container-type:inline-size}@container lead-review-list-v286 (max-width:980px){.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action]{grid-template-columns:1fr}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));align-items:start}}@container lead-review-list-v286 (max-width:520px){.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action]{padding:12px}}@container lead-card-v286 (max-width:780px){.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-decision-grid-v258{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-action-v258{grid-column:1/-1;justify-self:start;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.15;text-align:center}}@container lead-card-v286 (max-width:520px){.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-decision-grid-v258{grid-template-columns:1fr;gap:8px}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-section-v258{padding:8px;border-radius:12px}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-action-v258{width:100%;justify-self:stretch}}@container lead-actions-v286 (max-width:360px){.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .admin-action-group{gap:6px;padding:8px;border-radius:14px}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-action-bar[data-admin-lead-actions-v278]{gap:6px}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-actions .btn{min-height:32px;padding-inline:10px}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .admin-inline-mutation-error-actions-v158,.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-existing-followup-actions,.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-follow-up-chips,.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .task-auth-expired-actions{display:grid;grid-template-columns:1fr;grid-gap:6px;gap:6px}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-action-auth-expired,.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-convert-auth-expired,.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-duplicate-box,.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-existing-followup,.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] [data-admin-inline-error-v158=lead-action],.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] [data-admin-inline-error-v158=lead-convert]{min-width:0}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .admin-inline-mutation-error-actions-v158>.admin-next-action,.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-existing-followup-actions>.admin-next-action,.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-existing-task-primary-v227,.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action] .task-auth-expired-actions>.admin-next-action{width:100%;justify-content:center}}.dashboard-shell .task-column-future .task-item:not(.task-item-created){padding:8px 8px 8px 12px;border-radius:14px}.dashboard-shell .task-column-future .task-item:not(.task-item-created):before{width:2px}@container future-task-card-v280 (max-width:900px){.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-actions-v2,.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(112px,.34fr);gap:4px;padding:5px;border-color:#dce6f0;border-radius:12px;background:#f6f9fc;box-shadow:inset 0 1px 0 rgba(255,255,255,.78)}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-schedule,.dashboard-shell .task-column-future .task-command-future .task-action-schedule{grid-column:1;grid-row:1/span 2;gap:5px;padding:7px;border-top-width:2px;border-radius:12px;box-shadow:0 4px 12px rgba(15,23,32,.035)}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-context,.dashboard-shell .task-column-future .task-command-future .task-action-context{grid-column:2;grid-row:1}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-complete-future-secondary-v261,.dashboard-shell .task-column-future .task-command-future .task-action-complete-future-secondary-v261{grid-column:2;grid-row:2}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-action-context,.task-action-complete-future-secondary-v261),.dashboard-shell .task-column-future .task-command-future :where(.task-action-context,.task-action-complete-future-secondary-v261){gap:2px;min-height:0;padding:5px 6px;border-top-width:1px;border-radius:10px;background:#fff;box-shadow:none}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-action-context,.task-action-complete-future-secondary-v261) small,.dashboard-shell .task-column-future .task-command-future :where(.task-action-context,.task-action-complete-future-secondary-v261) small{display:block;color:#6b7788;font-size:10px;line-height:1.12}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-schedule-buttons,.dashboard-shell .task-column-future .task-command-future .task-schedule-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,82px),1fr));gap:4px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger),.dashboard-shell .task-column-future .task-command-future :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){width:100%;min-width:0;max-width:100%;min-height:28px;padding:0 7px;justify-content:center;white-space:normal;overflow-wrap:anywhere;line-height:1.08;text-align:center}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-meta,.dashboard-shell .task-column-future .task-command-future .task-command-meta{grid-template-columns:repeat(auto-fit,minmax(min(100%,104px),1fr));gap:4px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-meta-field,.dashboard-shell .task-column-future .task-command-future .task-meta-field{padding:5px 6px;border-radius:9px}}@container future-task-card-v280 (max-width:520px){.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-actions-v2,.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-schedule,.dashboard-shell .task-column-future .task-command-future .task-action-schedule{grid-column:1/-1;grid-row:auto}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-complete-future-secondary-v261,.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-context,.dashboard-shell .task-column-future .task-command-future .task-action-complete-future-secondary-v261,.dashboard-shell .task-column-future .task-command-future .task-action-context{grid-column:auto;grid-row:auto}}@container future-task-card-v280 (max-width:360px){.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-actions-v2,.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-meta,.dashboard-shell .task-column-future .task-command-future .task-command-actions-v2,.dashboard-shell .task-column-future .task-command-future .task-command-meta{grid-template-columns:1fr}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger),.dashboard-shell .task-column-future .task-command-future :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){min-height:34px}}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density]{container-name:customer-workbench-v288;container-type:inline-size;padding:16px}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-footer,.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-head>div,.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-panel{min-width:0}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-primary{min-width:0;max-width:100%;min-height:38px;padding:0 12px;white-space:normal;overflow-wrap:anywhere;line-height:1.08;text-align:center}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:8px}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-panel{padding:11px;border-radius:15px}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-panel p{display:block;overflow:visible;margin-top:7px;overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-panel a:not(.btn){width:max-content;max-width:100%;white-space:normal}@container customer-workbench-v288 (max-width:760px){.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-head{grid-template-columns:1fr;align-items:stretch;gap:9px;margin-bottom:10px}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-head h2{font-size:clamp(22px,7vw,30px)}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-primary{width:100%;order:2}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-contact-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,108px),1fr));grid-gap:6px;gap:6px}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-contact-actions :where(.btn,.readonly-chip){width:100%;justify-content:center;min-height:32px;white-space:normal;overflow-wrap:anywhere;text-align:center}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));grid-gap:6px;gap:6px}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-footer a,.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-footer span{width:100%;min-width:0;text-align:center;overflow-wrap:anywhere}}@container customer-workbench-v288 (max-width:460px){.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density]{padding:12px;border-left-width:4px;border-radius:18px}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-footer,.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-grid{grid-template-columns:1fr}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-panel:nth-child(3){order:-1}.dashboard-shell .admin-client-detail-page .customer-workbench[data-admin-client-workbench-v288=container-density] .customer-workbench-primary{min-height:34px}}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density]{container-name:admin-center-work-focus-v289;container-type:inline-size}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .focus-list[data-admin-center-focus-list-v289=container-density]{container-name:admin-center-focus-list-v289;container-type:inline-size;grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr));gap:8px}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-focus-item[data-admin-center-focus-card-v289=container-density]{container-name:admin-center-focus-card-v289;container-type:inline-size;min-width:0;padding:9px}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-focus-item[data-admin-center-focus-card-v289=container-density] :where(.focus-copy,.admin-center-opportunity-client-v244,.admin-center-opportunity-vehicle-v244,.admin-center-opportunity-next-v244,.admin-center-opportunity-reasons-v244){min-width:0}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-focus-item[data-admin-center-focus-card-v289=container-density] :where(.focus-copy b,.focus-copy small,.admin-center-opportunity-client-v244 b,.admin-center-opportunity-client-v244 small,.admin-center-opportunity-vehicle-v244 b,.admin-center-opportunity-vehicle-v244 small,.admin-center-opportunity-next-v244 small){display:block;overflow:visible;white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-focus-action-v234{min-height:28px;white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-focus-reason-v251,.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .focus-type{white-space:normal;overflow-wrap:anywhere;text-align:center}@container admin-center-work-focus-v289 (max-width:980px){.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .focus-list[data-admin-center-focus-list-v289=container-density]{grid-template-columns:1fr}}@container admin-center-focus-list-v289 (max-width:760px){.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-focus-item[data-admin-center-focus-card-v289=container-density]:not(.admin-center-opportunity-card-v244){grid-template-columns:32px minmax(0,1fr);align-items:start}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-focus-item[data-admin-center-focus-card-v289=container-density]:not(.admin-center-opportunity-card-v244) :where(.focus-type,.focus-copy,.admin-center-focus-action-v234){grid-column:2}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-focus-item[data-admin-center-focus-card-v289=container-density]:not(.admin-center-opportunity-card-v244) .focus-type{width:max-content;max-width:100%;justify-content:center}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-focus-item[data-admin-center-focus-card-v289=container-density]:not(.admin-center-opportunity-card-v244) .admin-center-focus-action-v234{justify-self:start;width:max-content;max-width:100%}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-opportunity-card-v244[data-admin-center-focus-card-v289=container-density]{grid-template-columns:32px minmax(0,1fr) minmax(118px,.42fr)}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-opportunity-card-v244[data-admin-center-focus-card-v289=container-density] .admin-center-opportunity-reasons-v244,.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-opportunity-card-v244[data-admin-center-focus-card-v289=container-density] .admin-center-opportunity-vehicle-v244{grid-column:2/-1}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-opportunity-card-v244[data-admin-center-focus-card-v289=container-density] .admin-center-opportunity-next-v244{grid-column:3;grid-row:1}}@container admin-center-focus-list-v289 (max-width:520px){.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-opportunity-card-v244[data-admin-center-focus-card-v289=container-density]{grid-template-columns:30px minmax(0,1fr)}}@container admin-center-focus-card-v289 (max-width:520px){.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-focus-item[data-admin-center-focus-card-v289=container-density] .focus-rank{width:30px;height:30px;border-radius:10px}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-opportunity-card-v244[data-admin-center-focus-card-v289=container-density] :where(.admin-center-opportunity-client-v244,.admin-center-opportunity-vehicle-v244,.admin-center-opportunity-next-v244,.admin-center-opportunity-reasons-v244){grid-column:2;grid-row:auto}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-opportunity-next-v244{justify-items:start;text-align:left}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-focus-action-v234,.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-opportunity-next-v244 .admin-center-focus-action-v234{justify-self:stretch;width:100%}.dashboard-shell .admin-center-page #admin-work-focus[data-admin-center-focus-v289=container-density] .admin-center-opportunity-reasons-v244{display:grid;grid-template-columns:1fr}}.dashboard-shell .admin-center-page .admin-center-next-card-v247[data-admin-center-next-card-v290=container-density]{container-name:admin-center-next-card-v290;container-type:inline-size}.dashboard-shell .admin-center-page .admin-center-next-list-v247[data-admin-center-next-list-v290=container-density]{container-name:admin-center-next-list-v290;container-type:inline-size}.dashboard-shell .admin-center-page .admin-center-next-item-v247[data-admin-center-next-item-v290=visible-core]{min-width:0;padding-right:38px}.dashboard-shell .admin-center-page .admin-center-next-item-v247[data-admin-center-next-item-v290=visible-core] b,.dashboard-shell .admin-center-page .admin-center-next-item-v247[data-admin-center-next-item-v290=visible-core] span{display:block;overflow:visible;white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-center-page .admin-center-next-item-v247[data-admin-center-next-item-v290=visible-core] span{color:#5a6678;line-height:1.38}@container admin-center-next-card-v290 (max-width:520px){.dashboard-shell .admin-center-page .admin-center-next-item-v247[data-admin-center-next-item-v290=visible-core]{padding:12px}.dashboard-shell .admin-center-page .admin-center-next-item-v247[data-admin-center-next-item-v290=visible-core]:after{position:static;width:24px;height:24px;margin-top:8px}}@container admin-center-next-list-v290 (max-width:360px){.dashboard-shell .admin-center-page .admin-center-next-list-v247[data-admin-center-next-list-v290=container-density]{gap:6px}.dashboard-shell .admin-center-page .admin-center-next-item-v247[data-admin-center-next-item-v290=visible-core]{padding:10px;border-radius:14px}}@container future-task-card-v280 (max-width:900px){.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-main,.dashboard-shell .task-column-future .task-command-future .task-command-main{gap:5px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-topline,.dashboard-shell .task-column-future .task-command-future .task-command-topline{gap:5px;flex-wrap:wrap}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-kicker,.dashboard-shell .task-column-future .task-command-future .task-command-kicker{font-size:9.5px;letter-spacing:.055em}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-due-pill,.dashboard-shell .task-column-future .task-command-future .task-due-pill{min-height:22px;padding:0 7px;font-size:10px;line-height:1.05}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-title,.dashboard-shell .task-column-future .task-command-future .task-command-title{font-size:14.5px;line-height:1.14;overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-meta small,.dashboard-shell .task-column-future .task-command-future .task-command-meta small{font-size:8.8px;letter-spacing:.052em}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-meta a,.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-command-meta b,.dashboard-shell .task-column-future .task-command-future .task-command-meta a,.dashboard-shell .task-column-future .task-command-future .task-command-meta b{font-size:11.5px;line-height:1.12;overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-card,.dashboard-shell .task-column-future .task-command-future .task-action-card{gap:3px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-schedule,.dashboard-shell .task-column-future .task-command-future .task-action-schedule{padding:6px}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-label,.dashboard-shell .task-column-future .task-command-future .task-action-label{font-size:9px;letter-spacing:.06em}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-next-hint,.dashboard-shell .task-column-future .task-command-future .task-action-next-hint{margin:0;font-size:10.5px;line-height:1.14;overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future .task-action-card small,.dashboard-shell .task-column-future .task-command-future .task-action-card small{font-size:9.5px;line-height:1.1;overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .dashboard-task-item .task-command-future :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger),.dashboard-shell .task-column-future .task-command-future :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){min-height:27px;padding:0 6px;font-size:11.5px}}.dashboard-shell .admin-sales-page .pipeline-grid[data-admin-sales-pipeline-v292=container-density]{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));align-items:start}.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core]{container-name:sales-deal-card-v292;container-type:inline-size;min-width:0;align-content:start}.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core] .sales-action-anchor-v229,.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core] .sales-deal-actions,.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core] .task-summary-row,.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core]>b,.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core]>span{min-width:0;max-width:100%}.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core]>b,.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core]>small[data-admin-sales-next-v292=visible-core],.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core]>span{overflow-wrap:anywhere}.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core]>small[data-admin-sales-next-v292=visible-core]{display:block;overflow:visible;white-space:normal;line-height:1.34}.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core] .task-summary-row{gap:6px;margin-top:4px}.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core] .task-summary-row span{min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.12}.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core] .sales-deal-actions[data-admin-sales-context-actions-v292=wrap]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,118px),1fr));grid-gap:6px;gap:6px;margin-top:6px;align-items:stretch}.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core] .sales-deal-actions[data-admin-sales-context-actions-v292=wrap] .btn{width:100%;min-width:0;max-width:100%;min-height:34px;padding:0 8px;justify-content:center;text-align:center;white-space:normal;overflow-wrap:anywhere;line-height:1.1}@container sales-deal-card-v292 (max-width:360px){.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core]{gap:5px}.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core] .sales-action-anchor-v229{padding:6px}.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core] .sales-deal-actions[data-admin-sales-context-actions-v292=wrap] .btn{min-height:32px}}@container sales-deal-card-v292 (max-width:300px){.dashboard-shell .admin-sales-page .sales-deal-card[data-admin-sales-card-v292=visible-core] .sales-deal-actions[data-admin-sales-context-actions-v292=wrap]{grid-template-columns:1fr}}.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context]{container-name:radar-existing-task-v293;container-type:inline-size;min-width:0}.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context] .radar-existing-task-actions,.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context]>div{min-width:0;max-width:100%}.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context] b,.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context] small[data-admin-radar-existing-task-note-v293=visible-context],.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context] span{display:block;overflow:visible;white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context] small[data-admin-radar-existing-task-note-v293=visible-context]{margin-top:4px;color:#6b7280;font-weight:800;line-height:1.32}.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context] .radar-existing-task-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,128px),1fr));grid-gap:6px;gap:6px;align-items:stretch}.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context] .radar-existing-task-actions .btn{width:100%;min-width:0;max-width:100%;justify-content:center;text-align:center;white-space:normal;overflow-wrap:anywhere;line-height:1.08}.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context] .radar-existing-task-actions .admin-next-action{grid-column:1/-1}@container radar-existing-task-v293 (max-width:360px){.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context]{padding:7px}.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context] small[data-admin-radar-existing-task-note-v293=visible-context]{font-size:11.5px;line-height:1.24}.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context] .radar-existing-task-actions .btn{min-height:31px}}@container radar-existing-task-v293 (max-width:300px){.dashboard-shell .admin-radar-page .radar-existing-task[data-admin-radar-existing-task-v293=visible-context] .radar-existing-task-actions{grid-template-columns:1fr}}.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] .task-action-next-hint{display:block;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#526173;font-size:10.5px;font-weight:780;line-height:1.18;overflow:visible;white-space:normal;overflow-wrap:anywhere}.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] .task-action-next-hint b{color:#2c4058;font-weight:950}.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] .task-action-card,.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] .task-command-actions-v2,.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] .task-schedule-buttons{min-width:0}@container future-task-card-v280 (max-width:760px){.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] .task-command-actions-v2{gap:5px;padding:6px}.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] .task-action-card{gap:3px;padding:6px;border-radius:12px}.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] :where(.task-action-context,.task-action-complete-future-secondary-v261){padding:5px 6px}.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] .task-schedule-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,90px),1fr));gap:4px}.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){min-height:30px;padding:0 6px;font-size:11.3px;line-height:1.08}.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] .task-action-next-hint{font-size:10px;line-height:1.12}}@container future-task-card-v280 (max-width:380px){.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] .task-command-actions-v2{grid-template-columns:1fr}.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] .task-action-card{grid-column:auto;grid-row:auto}.dashboard-shell .task-command-future[data-admin-task-future-v294=visible-helper-density] :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){min-height:32px}}.dashboard-shell .clients-create-entry-v295.admin-context-action{border-color:#d7e2ee;background:#fff;color:#405169;box-shadow:none}.dashboard-shell .clients-create-entry-v295.admin-context-action:hover{border-color:#bcd1e6;background:#f7fbff;color:#163b7a}@media (max-width:720px){.dashboard-shell .clients-create-entry-v295.admin-context-action{width:100%;justify-content:center}}@container future-task-card-v280 (max-width:900px){.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-command-actions-v2{border-color:#dce5ef;background:#f5f8fb;box-shadow:none}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-action-card{border-top-width:2px;box-shadow:none}}@container future-task-card-v280 (max-width:760px){.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-command-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-meta-field{gap:2px;padding:6px 7px;border-radius:11px}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-meta-field-link{grid-column:1/-1}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-command-actions-v2{gap:4px;padding:5px;border-radius:14px}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-action-card{gap:2px;padding:5px;border-radius:10px}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-action-card>small{display:block;margin:0;color:#718094;font-size:9.5px;line-height:1.08;overflow-wrap:anywhere}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-action-next-hint{color:#647084;font-size:9.8px;font-weight:720;line-height:1.1}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-schedule-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,74px),1fr));gap:3px}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){width:max-content;min-width:0;max-width:100%;min-height:27px;padding:0 6px;font-size:11px;line-height:1.05;white-space:normal;overflow-wrap:anywhere}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-schedule-buttons .btn{width:100%}}@container future-task-card-v280 (max-width:380px){.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-command-meta{grid-template-columns:1fr}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) :where(.task-action-link,.task-done-compact-trigger){width:100%;min-height:32px}.dashboard-shell :where(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-schedule-buttons{grid-template-columns:1fr}}.dashboard-shell.admin-ui-v160 .vehicle-status-publish-unavailable,.dashboard-shell.admin-ui-v160 button[data-admin-unavailable-action-v160=vehicle-publish]{border-style:dashed!important}.dashboard-shell.admin-ui-v160 .vehicle-status-publish-unavailable:after{content:"проверь готовность";margin-left:6px;color:#8a98aa;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}@media (max-width:720px){.dashboard-shell.admin-ui-v160 .vehicle-status-publish-unavailable:after{display:block;margin:2px 0 0}}.dashboard-shell.admin-ui-v161 .mobile-import-preview-blocker-v161{display:flex;align-items:center;justify-content:space-between;gap:12px;border-style:dashed}.dashboard-shell.admin-ui-v161 .mobile-import-preview-unavailable-v161,.dashboard-shell.admin-ui-v161 button[data-admin-unavailable-action-v161=mobile-de-preview]{border-style:dashed!important}.dashboard-shell.admin-ui-v162 .customer-contact-blocked-v162,.dashboard-shell.admin-ui-v162 .customer-contact-saving-v162{margin-top:12px;padding:12px;border-radius:16px}.dashboard-shell.admin-ui-v162 .customer-contact-blocked-v162 span,.dashboard-shell.admin-ui-v162 .customer-contact-saving-v162 span{display:block;color:#315fba;font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.dashboard-shell.admin-ui-v162 .customer-contact-blocked-v162 b,.dashboard-shell.admin-ui-v162 .customer-contact-saving-v162 b{display:block;margin-top:3px;color:#172033;font-size:13px;line-height:1.28}.dashboard-shell.admin-ui-v162 .customer-contact-blocked-v162 small,.dashboard-shell.admin-ui-v162 .customer-contact-saving-v162 small{display:block;margin-top:4px;color:#526173;font-weight:760;line-height:1.36}.dashboard-shell.admin-ui-v162 .customer-contact-blocked-actions-v162{margin-top:10px}.dashboard-shell.admin-ui-v162 button[data-admin-unavailable-action-v162=customer-contact-save]{border-style:dashed!important}.dashboard-shell.admin-ui-v162 #customer-contact-email:target,.dashboard-shell.admin-ui-v162 #customer-contact-messenger:target,.dashboard-shell.admin-ui-v162 #customer-contact-phone:target{border-color:#315fba;box-shadow:0 0 0 4px rgba(49,95,186,.13)}@media (max-width:720px){.dashboard-shell.admin-ui-v161 .mobile-import-preview-blocker-v161{align-items:stretch;flex-direction:column}.dashboard-shell.admin-ui-v162 .customer-contact-blocked-actions-v162{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v162 .customer-contact-blocked-actions-v162 .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v163 .vin-decode-blocked-v163{display:flex;align-items:center;justify-content:space-between;gap:12px;border-style:dashed}.dashboard-shell.admin-ui-v163 .vin-decode-blocked-v163>span{color:#315fba;font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.dashboard-shell.admin-ui-v163 .vin-decode-blocked-v163>b{color:#172033;font-size:13px;line-height:1.28}.dashboard-shell.admin-ui-v163 .vin-decode-blocked-v163>small{color:#526173;font-weight:760;line-height:1.36}.dashboard-shell.admin-ui-v163 .vin-decode-blocked-actions-v163{margin-left:auto}.dashboard-shell.admin-ui-v163 .vin-decode-unavailable-v163,.dashboard-shell.admin-ui-v163 button[data-admin-unavailable-action-v163=vin-decode]{border-style:dashed!important}.dashboard-shell.admin-ui-v163 button[data-admin-unavailable-action-v163=vin-decode]:after{content:"введи VIN";margin-left:6px;color:#8a98aa;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.dashboard-shell.admin-ui-v163 #vin-input:target,.dashboard-shell.admin-ui-v163 #vin-photo-panel:target{border-color:#315fba;box-shadow:0 0 0 4px rgba(49,95,186,.13)}@media (max-width:720px){.dashboard-shell.admin-ui-v163 .vin-decode-blocked-v163{align-items:stretch;flex-direction:column}.dashboard-shell.admin-ui-v163 .vin-decode-blocked-actions-v163{display:grid;grid-template-columns:1fr;margin-left:0}.dashboard-shell.admin-ui-v163 .vin-decode-actions-v163 .btn,.dashboard-shell.admin-ui-v163 .vin-decode-blocked-actions-v163 .btn{width:100%;justify-content:center}.dashboard-shell.admin-ui-v163 button[data-admin-unavailable-action-v163=vin-decode]:after{display:block;margin:2px 0 0}}.dashboard-shell.admin-ui-v164 .mobile-import-html-diagnostic-v164{display:flex;align-items:center;justify-content:space-between;gap:12px;border-style:dashed}.dashboard-shell.admin-ui-v164 .mobile-import-html-diagnostic-v164 span{display:block;color:#b45309;font-size:11px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.dashboard-shell.admin-ui-v164 .mobile-import-html-diagnostic-v164 b{display:block;margin-top:3px;color:#172033;font-size:13px;line-height:1.28}.dashboard-shell.admin-ui-v164 .mobile-import-html-diagnostic-v164 small{display:block;margin-top:4px;color:#526173;font-weight:760;line-height:1.36}.dashboard-shell.admin-ui-v164 .mobile-import-html-diagnostic-actions-v164{flex-shrink:0}@media (max-width:720px){.dashboard-shell.admin-ui-v164 .mobile-import-html-diagnostic-v164{align-items:stretch;flex-direction:column}.dashboard-shell.admin-ui-v164 .mobile-import-html-diagnostic-actions-v164{display:grid;grid-template-columns:1fr}.dashboard-shell.admin-ui-v164 .mobile-import-html-diagnostic-actions-v164 .btn{width:100%;justify-content:center}}.dashboard-shell.admin-ui-v165 .mobile-import-html-autoclean-note-v165{border-style:dashed;background:linear-gradient(135deg,#f8fbff,#eef5ff)}.dashboard-shell.admin-ui-v165 .mobile-import-html-autoclean-note-v165 b{color:#172033}.dashboard-shell.admin-ui-v165 .mobile-import-html-autoclean-note-v165 span{color:#526173}.dashboard-shell.admin-ui-v165 .mobile-import-html-form[data-mobile-html-best-effort-v165=saved-html] .code-textarea{border-color:#d6e2f3}.dashboard-shell.admin-ui-v165 .success-box[data-admin-notice-v156=mobile-import-message]{gap:8px}@media (max-width:720px){.dashboard-shell.admin-ui-v165 .mobile-import-html-autoclean-note-v165{align-items:flex-start}}.dashboard-shell.admin-ui-v167 .mobile-import-html-diagnostic-v164[data-mobile-html-diagnostic-one-primary-v167=true]{box-shadow:0 14px 34px rgba(180,83,9,.08)}.dashboard-shell.admin-ui-v167 .mobile-import-preview-diagnostic-unavailable-v167,.dashboard-shell.admin-ui-v167 button[data-admin-unavailable-action-v167=mobile-de-preview-diagnostic]{border-style:dashed!important;opacity:.72}.dashboard-shell.admin-ui-v167 button[data-admin-unavailable-action-v167=mobile-de-preview-diagnostic]:after{content:"действие выше";margin-left:6px;color:#8a98aa;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}@media (max-width:720px){.dashboard-shell.admin-ui-v167 button[data-admin-unavailable-action-v167=mobile-de-preview-diagnostic]:after{display:block;margin:2px 0 0}}.dashboard-shell.admin-ui-v168 .mobile-import-html-autoclean-note-v165[data-mobile-html-cookie-clean-v168=local-only]{border-color:#bfd8f5;background:linear-gradient(135deg,#f8fbff,#eff7ff)}.dashboard-shell.admin-ui-v168 .mobile-import-html-autoclean-note-v165[data-mobile-html-cookie-clean-v168=local-only]:after{content:"cookie/session очищается локально";color:#4d6b8f;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}@media (max-width:720px){.dashboard-shell.admin-ui-v168 .mobile-import-html-autoclean-note-v165[data-mobile-html-cookie-clean-v168=local-only]:after{display:block;margin-top:4px}}.dashboard-shell.admin-ui-v169 .mobile-import-html-autoclean-note-v165[data-mobile-html-secret-boundary-v169=hard-before-soft-after-clean]{box-shadow:inset 3px 0 0 rgba(49,95,186,.16)}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-deep-clean-v170=cookie-session-safe]{border-color:#b8d7f0;background:linear-gradient(135deg,#f7fbff,#eef8ff);box-shadow:inset 3px 0 0 rgba(34,111,168,.18)}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-deep-clean-v170=cookie-session-safe]:before{content:"v170 · безопасная очистка";display:inline-flex;width:max-content;border-radius:999px;background:#e3f2ff;color:#1f5d86;padding:3px 8px;font-size:10px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}@media (max-width:720px){.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-deep-clean-v170=cookie-session-safe]:before{margin-bottom:2px}}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-benign-credentials-v172=cleaned]{border-color:#b8d7f0}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-benign-credentials-v172=cleaned]:after{content:"browser-config очищается локально";color:#4d6b8f;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}@media (max-width:720px){.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-benign-credentials-v172=cleaned]:after{display:block;margin-top:4px}}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-file-limit-v173=html-upload-limit]{outline:1px solid rgba(34,111,168,.12)}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-file-limit-v173=html-upload-limit]:after{content:"HTML-файл проверяется как HTML";color:#4d6b8f;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.dashboard-shell .mobile-import-html-diagnostic-v164[data-mobile-html-file-limit-v173=too-large-diagnostic]{border-style:dashed}@media (max-width:720px){.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-file-limit-v173=html-upload-limit]:after{display:block;margin-top:4px}}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-benign-noise-v174=credential-placeholders-cleaned]{border-color:#b8d7f0;box-shadow:inset 3px 0 0 rgba(34,111,168,.16)}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-benign-noise-v174=credential-placeholders-cleaned]:before{content:"v174 · реальные секреты блокируются";display:inline-flex;width:max-content;border-radius:999px;background:#e9f5ff;color:#245a80;padding:3px 8px;font-size:10px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}@media (max-width:720px){.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-benign-noise-v174=credential-placeholders-cleaned]:before{margin-bottom:2px}}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-cookie-hard-boundary-v177=consent-cookie-cleaned]{border-color:#b8d7f0;background:linear-gradient(135deg,#f7fbff,#eef8ff)}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-cookie-hard-boundary-v177=consent-cookie-cleaned]:after{content:"consent-cookie очищается локально";color:#4d6b8f;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}@media (max-width:720px){.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-cookie-hard-boundary-v177=consent-cookie-cleaned]:after{display:block;margin-top:4px}}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-service-noise-v179=cleaned-locally]{border-color:#b8d7f0;box-shadow:inset 3px 0 0 rgba(34,111,168,.14)}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-service-noise-v179=cleaned-locally]:before{content:"service noise очищается локально";display:inline-flex;width:max-content;border-radius:999px;background:#e9f5ff;color:#245a80;padding:3px 8px;font-size:10px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}@media (max-width:720px){.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-service-noise-v179=cleaned-locally]:before{margin-bottom:2px}}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-vin-redaction-v180=local-only]{border-color:#b8d7f0}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-vin-redaction-v180=local-only]:after{content:"VIN скрывается локально";color:#4d6b8f;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}@media (max-width:720px){.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-vin-redaction-v180=local-only]:after{display:block;margin-top:4px}}.dashboard-shell [data-admin-ui-v181=mobile-prepared-json-html-boundary],.dashboard-shell [data-admin-ui-v182=mobile-html-candidate-confidence-and-photos]{display:none}.dashboard-shell .mobile-import-html-autoclean-note-v165[data-mobile-html-candidate-confidence-v182=dealer-profile-filter]{border-color:#b8d7f0}.dashboard-shell [data-admin-ui-v183=mobile-import-canonical-listing-identity],.dashboard-shell [data-admin-ui-v184=vehicle-owner-facing-grammar]{display:none}.dashboard-shell [data-admin-vehicle-owner-facing-v184] .archive-row span,.dashboard-shell [data-admin-vehicle-owner-facing-v184] .mobile-review-actions small{color:#617084}.dashboard-shell [data-admin-vehicle-owner-facing-v184] .mobile-review-actions .vehicle-status-actions{justify-content:flex-start}.dashboard-shell [data-mobile-de-owner-copy-v184=intake] .mobile-import-note-row span{background:#f8fafc;border-color:#dbe5ef;color:#415269}.dashboard-shell [data-mobile-html-owner-copy-v184]{border-color:#cfe0ee}@media (max-width:720px){.dashboard-shell [data-admin-vehicle-owner-facing-v184] .mobile-review-actions{align-items:stretch}.dashboard-shell [data-admin-vehicle-owner-facing-v184] .mobile-review-actions .btn{width:100%;justify-content:center}}.dashboard-shell .content-review-error-v171{margin-top:12px}.dashboard-shell .content-review-error-v171 .admin-inline-mutation-error-v158{border-style:solid}.dashboard-shell .content-review-error-v171 .admin-inline-mutation-error-actions-v158{align-items:center}@media (max-width:720px){.dashboard-shell .content-review-error-v171 .admin-inline-mutation-error-actions-v158{display:grid;grid-template-columns:1fr}.dashboard-shell .content-review-error-v171 .admin-inline-mutation-error-actions-v158 .btn{width:100%;justify-content:center}}.dashboard-shell .mobile-import-error-v175,.dashboard-shell .vehicle-danger-error-v175,.dashboard-shell .vehicle-repair-error-v175{margin-top:12px}.dashboard-shell .mobile-import-error-v175 .admin-inline-mutation-error-v158,.dashboard-shell .vehicle-danger-error-v175 .admin-inline-mutation-error-v158,.dashboard-shell .vehicle-repair-error-v175 .admin-inline-mutation-error-v158{border-style:solid}.dashboard-shell .mobile-import-error-v175 .admin-inline-mutation-error-actions-v158,.dashboard-shell .vehicle-danger-error-v175 .admin-inline-mutation-error-actions-v158,.dashboard-shell .vehicle-repair-error-v175 .admin-inline-mutation-error-actions-v158{align-items:center}@media (max-width:720px){.dashboard-shell .mobile-import-error-v175 .admin-inline-mutation-error-actions-v158,.dashboard-shell .vehicle-danger-error-v175 .admin-inline-mutation-error-actions-v158,.dashboard-shell .vehicle-repair-error-v175 .admin-inline-mutation-error-actions-v158{display:grid;grid-template-columns:1fr}.dashboard-shell .mobile-import-error-v175 .admin-inline-mutation-error-actions-v158 .btn,.dashboard-shell .vehicle-danger-error-v175 .admin-inline-mutation-error-actions-v158 .btn,.dashboard-shell .vehicle-repair-error-v175 .admin-inline-mutation-error-actions-v158 .btn{width:100%;justify-content:center}}.dashboard-shell .sale-action-error-v176{width:100%;margin-top:10px}.dashboard-shell .sale-action-error-v176 .admin-inline-mutation-error-v158{border-style:solid}.dashboard-shell .sale-action-error-v176 .admin-inline-mutation-error-actions-v158{align-items:center}@media (max-width:720px){.dashboard-shell .sale-action-error-v176 .admin-inline-mutation-error-actions-v158{display:grid;grid-template-columns:1fr}.dashboard-shell .sale-action-error-v176 .admin-inline-mutation-error-actions-v158 .btn{width:100%;justify-content:center}}.dashboard-shell .sale-create-error-v187{width:100%;margin-top:10px}.dashboard-shell .sale-create-error-v187 .admin-inline-mutation-error-v158{border-style:solid}.dashboard-shell .sale-create-error-v187 .admin-inline-mutation-error-actions-v158{align-items:center}.dashboard-shell .radar-import-error-v188{width:100%;margin-top:10px}.dashboard-shell .radar-import-error-v188 .admin-inline-mutation-error-v158{border-style:solid}.dashboard-shell .radar-import-error-v188 .admin-inline-mutation-error-actions-v158{align-items:center}@media (max-width:720px){.dashboard-shell .sale-create-error-v187 .admin-inline-mutation-error-actions-v158{display:grid;grid-template-columns:1fr}.dashboard-shell .sale-create-error-v187 .admin-inline-mutation-error-actions-v158 .btn{width:100%;justify-content:center}.dashboard-shell .radar-import-error-v188 .admin-inline-mutation-error-actions-v158{display:grid;grid-template-columns:1fr}.dashboard-shell .radar-import-error-v188 .admin-inline-mutation-error-actions-v158 .btn{width:100%;justify-content:center}}.dashboard-shell .client-search-panel-v190{margin:0 0 14px;padding:14px;border:1px solid #d8e2ec;border-left:4px solid #315fba;border-radius:18px;background:linear-gradient(135deg,#fff,#f8fbfd);box-shadow:0 10px 24px rgba(15,23,32,.045);display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.85fr) auto;grid-gap:12px;gap:12px;align-items:end}.dashboard-shell .client-search-panel-v190 h3{margin:2px 0 5px;color:#172033;font-size:1.05rem;line-height:1.2}.dashboard-shell .client-search-panel-v190 p:not(.eyebrow){margin:0;color:#5d6c7d;font-size:13px;line-height:1.38}.dashboard-shell .client-search-field-v190{margin:0}.dashboard-shell .client-search-meta-v190{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:150px}.dashboard-shell .client-search-meta-v190 span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #d8e2ec;border-radius:999px;background:#f7fbff;color:#315fba;font-size:12px;font-weight:950;white-space:nowrap}.dashboard-shell .client-search-meta-v190 small{color:#718094;font-size:12px;font-weight:760;text-align:right}.dashboard-shell .client-search-empty-v190{border-left:4px solid #315fba}.dashboard-shell .client-search-empty-v190 .form-actions{margin-top:10px}@media (max-width:980px){.dashboard-shell .client-search-panel-v190{grid-template-columns:1fr;align-items:stretch}.dashboard-shell .client-search-meta-v190{justify-content:space-between}}@media (max-width:720px){.dashboard-shell .client-search-panel-v190{padding:12px;border-radius:16px}.dashboard-shell .client-search-meta-v190{display:grid;grid-template-columns:1fr}.dashboard-shell .client-search-meta-v190 .btn{width:100%;justify-content:center}.dashboard-shell .client-search-empty-v190 .form-actions{display:grid;grid-template-columns:1fr}.dashboard-shell .client-search-empty-v190 .form-actions .btn{width:100%;justify-content:center}}.dashboard-shell .client-search-panel-v190[data-admin-clients-search-v191=full-base-safe]{border-left-color:#20c997}.dashboard-shell .client-search-state-v191{margin:0 0 12px;padding:12px;border:1px solid #d8e2ec;border-left:4px solid #315fba;border-radius:17px;background:linear-gradient(135deg,#fff,#f8fbfd);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;box-shadow:0 8px 20px rgba(15,23,32,.04)}.dashboard-shell .client-search-state-v191 span{display:block;color:#315fba;font-size:10px;font-weight:950;letter-spacing:.055em;text-transform:uppercase}.dashboard-shell .client-search-state-v191 b{display:block;margin-top:3px;color:#172033;font-size:13px;line-height:1.25}.dashboard-shell .client-search-state-v191 small{display:block;margin-top:3px;color:#5d6c7d;font-weight:760;line-height:1.35}.dashboard-shell .client-search-state-v191 .form-actions{justify-content:flex-end;gap:8px;padding:0;border:0;background:transparent}.dashboard-shell .client-search-state-v191 .admin-next-action{box-shadow:0 8px 18px rgba(32,201,151,.16)}.dashboard-shell .client-search-state-v191 .admin-secondary-action{box-shadow:none}.dashboard-shell .client-search-empty-v190.client-search-state-v191{display:block}@media (max-width:720px){.dashboard-shell .client-search-state-v191{grid-template-columns:1fr;padding:11px}.dashboard-shell .client-search-state-v191 .form-actions{display:grid;grid-template-columns:1fr}.dashboard-shell .client-search-state-v191 .form-actions .btn{width:100%;justify-content:center}}.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action]{grid-template-columns:minmax(170px,1fr) minmax(170px,1.05fr) minmax(160px,.9fr) minmax(180px,1fr) auto;align-items:stretch;gap:10px;padding:14px;border-left-color:#315fba;text-decoration:none}.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action]:after{content:none;display:none}.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action] .client-card-section-v257{min-width:0;padding:10px;border:1px solid #e0e8f0;border-radius:14px;background:rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.dashboard-shell .client-card-label-v257{display:block;margin:0 0 5px;color:#667587;font-size:10px;font-weight:950;letter-spacing:.055em;text-transform:uppercase}.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action] b{color:#172033;line-height:1.22}.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action] span:not(.client-card-action-v257):not(.badge):not(.customer-number-chip):not(.client-card-label-v257){color:#5d6c7d;line-height:1.35}.dashboard-shell .client-card-person-v257 .customer-number-chip{width:max-content;margin-top:6px}.dashboard-shell .client-card-action-v257{align-self:center;justify-self:end;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(32,201,151,.34);border-radius:999px;background:#effff9;color:#087a5f;font-size:12px;font-weight:950;white-space:nowrap;box-shadow:0 8px 18px rgba(32,201,151,.12)}.dashboard-shell .client-row-card[data-admin-client-action-v257=missing-contact] .client-card-action-v257,.dashboard-shell .client-row-card[data-admin-client-action-v257=overdue-contact] .client-card-action-v257,.dashboard-shell .client-row-card[data-admin-client-action-v257=today-contact] .client-card-action-v257{background:#087a5f;border-color:#087a5f;color:#fff;box-shadow:0 10px 22px rgba(32,201,151,.18)}.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action]:hover .client-card-action-v257{transform:translateY(-1px);border-color:rgba(32,201,151,.62)}@media (max-width:1180px){.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action]{grid-template-columns:1fr 1fr}.dashboard-shell .client-card-action-v257{justify-self:start}}@media (max-width:720px){.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action]{grid-template-columns:1fr;padding:12px}.dashboard-shell .client-card-action-v257{width:100%;justify-self:stretch}}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action]{grid-template-columns:minmax(0,1fr) 230px;border-left-color:#315fba}.dashboard-shell .lead-card-decision-grid-v258{display:grid;grid-template-columns:minmax(170px,1fr) minmax(190px,1.08fr) minmax(170px,.95fr) minmax(180px,1fr) auto;grid-gap:10px;gap:10px;align-items:stretch;margin-top:10px}.dashboard-shell .lead-card-section-v258{min-width:0;padding:10px;border:1px solid #e0e8f0;border-radius:14px;background:rgba(255,255,255,.8);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.dashboard-shell .lead-card-label-v258{display:block;margin:0 0 5px;color:#667587;font-size:10px;font-weight:950;letter-spacing:.055em;text-transform:uppercase}.dashboard-shell .lead-card-person-v258 h2{margin:0 0 5px;color:#172033;font-size:1.08rem;line-height:1.16}.dashboard-shell .lead-card-section-v258 b{display:block;color:#172033;line-height:1.22;overflow-wrap:anywhere}.dashboard-shell .lead-card-section-v258 span:not(.lead-card-label-v258){display:block;margin-top:5px;color:#5d6c7d;line-height:1.35;overflow-wrap:anywhere}.dashboard-shell .lead-card-action-v258{align-self:center;justify-self:end;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid #d8e2ec;border-radius:999px;background:#f7fbff;color:#315fba;font-size:12px;font-weight:950;white-space:nowrap;box-shadow:0 8px 18px rgba(49,95,186,.08)}.dashboard-shell .lead-card[data-admin-lead-action-v258=existing-task] .lead-card-action-v258,.dashboard-shell .lead-card[data-admin-lead-action-v258=needs-conversion] .lead-card-action-v258,.dashboard-shell .lead-card[data-admin-lead-action-v258=new-lead] .lead-card-action-v258,.dashboard-shell .lead-card[data-admin-lead-action-v258=waiting-reply] .lead-card-action-v258{background:#087a5f;border-color:#087a5f;color:#fff;box-shadow:0 10px 22px rgba(32,201,151,.18)}.dashboard-shell .lead-card[data-admin-lead-action-v258=duplicate-review]{border-left-color:#c87800;background:linear-gradient(135deg,#fff,#fffaf1)}.dashboard-shell .lead-card[data-admin-lead-action-v258=duplicate-review] .lead-card-action-v258{background:#fff7e8;border-color:#ffd39a;color:#925500;box-shadow:0 10px 22px rgba(200,120,0,.12)}.dashboard-shell .lead-duplicate-primary-v258{background:#9a5b00;border-color:#9a5b00;color:#fff;box-shadow:0 10px 22px rgba(154,91,0,.2)}.dashboard-shell .lead-meta-grid-v258{margin-top:10px}@media (max-width:1180px){.dashboard-shell .lead-card-decision-grid-v258{grid-template-columns:1fr 1fr}.dashboard-shell .lead-card-action-v258{justify-self:start}}@media (max-width:980px){.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action]{grid-template-columns:1fr}}@media (max-width:720px){.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action]{padding:12px}.dashboard-shell .lead-card-decision-grid-v258{grid-template-columns:1fr}.dashboard-shell .lead-card-action-v258{width:100%;justify-self:stretch}}.dashboard-shell .lead-action-bar[data-admin-lead-actions-v278]{min-width:0}.dashboard-shell .lead-action-bar[data-admin-lead-actions-v278] .btn{min-width:0;min-height:36px;white-space:normal;overflow-wrap:anywhere;line-height:1.15}.dashboard-shell .lead-action-bar[data-admin-lead-actions-v278] .lead-start-primary-v278{width:100%}.dashboard-shell .lead-action-bar[data-admin-lead-actions-v278] .lead-follow-up-chips{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));align-items:stretch}.dashboard-shell .lead-action-bar[data-admin-lead-actions-v278] .lead-follow-up-primary-v278{grid-column:1/-1}@media (max-width:720px){.dashboard-shell .lead-action-bar[data-admin-lead-actions-v278] .lead-follow-up-chips{grid-template-columns:1fr}}@media (max-width:1320px) and (min-width:1181px){.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:start}.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action] .client-card-section-v257{align-self:start}.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action] .client-card-action-v257{grid-column:1/-1;justify-self:start;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.15;text-align:center}}@media (max-width:1320px) and (min-width:981px){.dashboard-shell .lead-card-decision-grid-v258 .lead-card-section-v258{align-self:start}.dashboard-shell .lead-card[data-admin-lead-card-v258=who-request-reason-action]{grid-template-columns:1fr}.dashboard-shell .lead-card-decision-grid-v258{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.dashboard-shell .lead-card-decision-grid-v258 .lead-card-action-v258{grid-column:1/-1;justify-self:start;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.15;text-align:center}}@media (max-width:980px){.dashboard-shell .client-row-card[data-admin-client-card-v257=who-request-reason-action] .client-card-action-v257,.dashboard-shell .lead-card-decision-grid-v258 .lead-card-action-v258{max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.15;text-align:center}}.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock]{container-name:lead-review-list-v286;container-type:inline-size;min-width:0}.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action]{min-width:0}.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-actions{container-name:lead-actions-v286;container-type:inline-size;min-width:0}.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action] :where(.lead-card-section-v258,.lead-card-action-v258,.lead-card-actions,.admin-action-group,.lead-action-bar,.lead-existing-followup,.lead-duplicate-box,.lead-action-auth-expired,.lead-convert-auth-expired){min-width:0}@container lead-review-list-v286 (max-width:980px){.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action]{grid-template-columns:1fr}.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));align-items:start}}@container lead-actions-v286 (max-width:360px){.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action] .admin-inline-mutation-error-actions-v158,.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-existing-followup-actions,.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-follow-up-chips,.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action] .task-auth-expired-actions{display:grid;grid-template-columns:1fr;grid-gap:6px;gap:6px}.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-action-bar[data-admin-lead-actions-v278] .lead-follow-up-chips{grid-template-columns:1fr}.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-actions .btn,.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-actions a,.dashboard-shell .lead-review-list[data-admin-lead-review-v301=cascade-lock] .lead-card[data-admin-lead-card-v258=who-request-reason-action] .lead-card-actions button{width:100%;justify-content:center}}.dashboard-shell .task-move-conflict[data-admin-task-move-conflict-v302=container-density]{container-name:task-move-conflict-v302;container-type:inline-size;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));align-items:start;min-width:0;max-width:100%}.dashboard-shell .task-move-conflict[data-admin-task-move-conflict-v302=container-density]>div{min-width:0}.dashboard-shell .task-move-conflict[data-admin-task-move-conflict-v302=container-density] :where(span,b,small){overflow-wrap:anywhere}.dashboard-shell .task-move-conflict[data-admin-task-move-conflict-v302=container-density] .task-move-conflict-actions[data-admin-task-move-conflict-actions-v302=one-primary]{container-name:task-move-conflict-actions-v302;container-type:inline-size;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));justify-content:end;align-items:center;min-width:0}.dashboard-shell .task-move-conflict[data-admin-task-move-conflict-v302=container-density] .task-move-conflict-actions[data-admin-task-move-conflict-actions-v302=one-primary] .admin-next-action{justify-content:center}@container task-move-conflict-v302 (max-width:560px){.dashboard-shell .task-move-conflict[data-admin-task-move-conflict-v302=container-density] .task-move-conflict-actions[data-admin-task-move-conflict-actions-v302=one-primary]{grid-template-columns:1fr;justify-content:stretch;width:100%}}@container task-move-conflict-actions-v302 (max-width:340px){.dashboard-shell .task-move-conflict[data-admin-task-move-conflict-v302=container-density] .task-move-conflict-actions[data-admin-task-move-conflict-actions-v302=one-primary] :where(.btn,button,a){width:100%;justify-content:center;white-space:normal;overflow-wrap:anywhere;text-align:center}}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-command-actions-v2{display:grid;align-items:start;min-width:0}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-action-card{min-width:0}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-action-complete-future-secondary-v261 .task-action-next-hint{display:block;margin:0;padding:0;border:0;background:transparent;color:#647084;font-size:9.8px;font-weight:720;line-height:1.1;overflow:visible;white-space:normal;overflow-wrap:anywhere}@container future-task-card-v280 (max-width:900px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-command-actions-v2{display:grid;grid-template-columns:minmax(0,1fr) minmax(112px,.34fr);grid-gap:4px;gap:4px;padding:5px;align-items:start}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.05;text-align:center;justify-content:center}}@container future-task-card-v280 (max-width:620px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-action-schedule{grid-column:1/-1;grid-row:auto}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) :where(.task-action-context,.task-action-complete-future-secondary-v261){grid-column:auto;grid-row:auto}}@container future-task-card-v280 (max-width:380px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) .task-command-actions-v2{grid-template-columns:1fr}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v294=visible-helper-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v294=visible-helper-density]) :where(.task-action-link,.task-done-compact-trigger){width:100%}}.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density]{container-name:sale-quick-create-v304;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density] :where(.form-grid,.field,.sale-create-context,.sale-existing-active-stack,.sale-existing-active-deal,.sale-existing-active-actions,.sale-duplicate-confirmed,.sale-create-vehicle-readiness-v241,.sale-create-auth-expired,.sale-create-error-v187,.sale-create-confirmed-duplicate-actions,.admin-decision-actions){min-width:0;max-width:100%}.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density] :where(.sale-create-context,.sale-existing-active-deal,.sale-duplicate-confirmed,.sale-create-vehicle-readiness-v241,.sale-create-auth-expired,.sale-create-error-v187) :where(b,span,small,p,em){overflow-wrap:anywhere}.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density] :where(.sale-existing-active-actions,.admin-decision-actions,.sale-create-confirmed-duplicate-actions,.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158) :where(.btn,button,a){min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;text-align:center}@container sale-quick-create-v304 (max-width:760px){.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density] .form-grid{grid-template-columns:1fr}.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density] .field.wide{grid-column:auto}.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density] .sale-existing-active-deal{display:grid;grid-template-columns:1fr;align-items:start}.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density] :where(.sale-existing-active-actions,.admin-decision-actions,.sale-create-confirmed-duplicate-actions,.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));justify-content:stretch}}@container sale-quick-create-v304 (max-width:560px){.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density]{padding:14px}.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density] :where(.sale-existing-active-actions,.admin-decision-actions,.sale-create-confirmed-duplicate-actions,.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158){grid-template-columns:1fr}.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density] :where(.admin-create-state-blocked,.sale-create-vehicle-readiness-v241) .admin-next-action{width:100%;justify-content:center}}@container sale-quick-create-v304 (max-width:420px){.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density]{padding:12px;border-radius:18px}.dashboard-shell .sale-create-form-v154[data-admin-sale-create-v304=container-density] :where(.sale-existing-active-actions,.admin-decision-actions,.sale-create-confirmed-duplicate-actions,.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158) :where(.btn,button,a){width:100%;justify-content:center}}.dashboard-shell .customer-contact-update[data-admin-customer-contact-v305=container-density]{container-name:customer-contact-update-v305;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .customer-contact-update[data-admin-customer-contact-v305=container-density] :where(.customer-contact-update-grid,.field,.customer-contact-empty-note,.customer-contact-blocked-v162,.customer-contact-blocked-actions-v162,.customer-contact-collision,.customer-contact-collision-actions,.customer-contact-auth-expired,[data-customer-contact-ready-actions-v162=true],.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158){min-width:0;max-width:100%}.dashboard-shell .customer-contact-update[data-admin-customer-contact-v305=container-density] :where(.mini-head,.customer-contact-empty-note,.customer-contact-blocked-v162,.customer-contact-collision,.customer-contact-auth-expired,[data-admin-notice-v156=customer-contact-error]) :where(h2,p,b,span,small,em){overflow-wrap:anywhere}.dashboard-shell .customer-contact-update[data-admin-customer-contact-v305=container-density] :where(.customer-contact-blocked-actions-v162,.customer-contact-collision-actions,[data-customer-contact-ready-actions-v162=true],.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158) :where(.btn,button,a){min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;text-align:center}@container customer-contact-update-v305 (max-width:820px){.dashboard-shell .customer-contact-update[data-admin-customer-contact-v305=container-density] .customer-contact-update-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr))}.dashboard-shell .customer-contact-update[data-admin-customer-contact-v305=container-density] .customer-contact-collision{grid-template-columns:minmax(0,1fr);align-items:start}.dashboard-shell .customer-contact-update[data-admin-customer-contact-v305=container-density] :where(.customer-contact-blocked-actions-v162,.customer-contact-collision-actions,[data-customer-contact-ready-actions-v162=true],.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));justify-content:stretch}}@container customer-contact-update-v305 (max-width:520px){.dashboard-shell .customer-contact-update[data-admin-customer-contact-v305=container-density]{padding:12px;border-radius:18px}.dashboard-shell .customer-contact-update[data-admin-customer-contact-v305=container-density] .customer-contact-update-grid,.dashboard-shell .customer-contact-update[data-admin-customer-contact-v305=container-density] :where(.customer-contact-blocked-actions-v162,.customer-contact-collision-actions,[data-customer-contact-ready-actions-v162=true],.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158){grid-template-columns:1fr}}@container customer-contact-update-v305 (max-width:360px){.dashboard-shell .customer-contact-update[data-admin-customer-contact-v305=container-density] :where(.customer-contact-blocked-actions-v162,.customer-contact-collision-actions,[data-customer-contact-ready-actions-v162=true],.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158) :where(.btn,button,a){width:100%;justify-content:center}}.dashboard-shell .admin-client-detail-page .customer-sale-mini-actions-v306[data-admin-customer-sale-actions-v306=stage-actions],.dashboard-shell .admin-client-detail-page .customer-sale-mini-actions-v306[data-admin-customer-sale-actions-v306=stage-actions] :where(.sale-action-buttons,.sale-action-auth-expired,.sale-action-error-v176,.success-box,.task-auth-expired-notice,.admin-inline-mutation-error-v158),.dashboard-shell .admin-client-detail-page .customer-sales-mini-panel-v306[data-admin-customer-sales-v306=container-density],.dashboard-shell .admin-client-detail-page .customer-sales-mini-panel-v306[data-admin-customer-sales-v306=container-density] .timeline,.dashboard-shell .admin-client-detail-page .sale-mini-card.customer-sale-mini-card-v306[data-admin-customer-sale-mini-v306=container-density],.dashboard-shell .admin-client-detail-page aside[data-admin-customer-detail-side-v306=secondary-column]{min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .sale-mini-card.customer-sale-mini-card-v306[data-admin-customer-sale-mini-v306=container-density]{container-name:customer-sale-mini-card-v306;container-type:inline-size;display:grid;grid-gap:8px;gap:8px;align-items:start}.dashboard-shell .admin-client-detail-page .sale-mini-card.customer-sale-mini-card-v306[data-admin-customer-sale-mini-v306=container-density] :where(.customer-sale-mini-title-v306,.customer-sale-mini-meta-v306,.customer-sale-mini-next-v306,.sale-action-state,.success-box,b,span,p,a,button){overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .customer-sale-mini-actions-v306[data-admin-customer-sale-actions-v306=stage-actions] .sale-action-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,132px),1fr));grid-gap:8px;gap:8px;align-items:stretch;margin-top:0}.dashboard-shell .admin-client-detail-page .customer-sale-mini-actions-v306[data-admin-customer-sale-actions-v306=stage-actions] .sale-action-buttons :where(.btn,button,a,.sale-action-state){min-width:0;max-width:100%;min-height:34px;white-space:normal;overflow-wrap:anywhere;text-align:center}.dashboard-shell .admin-client-detail-page .customer-sale-mini-actions-v306[data-admin-customer-sale-actions-v306=stage-actions] .sale-action-state{width:100%;justify-content:center}.dashboard-shell .admin-client-detail-page .customer-sale-mini-actions-v306[data-admin-customer-sale-actions-v306=stage-actions] :where(.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));grid-gap:8px;gap:8px;justify-content:stretch}@container customer-sale-mini-card-v306 (max-width:520px){.dashboard-shell .admin-client-detail-page .customer-sale-mini-actions-v306[data-admin-customer-sale-actions-v306=stage-actions] .sale-action-buttons,.dashboard-shell .admin-client-detail-page .customer-sale-mini-actions-v306[data-admin-customer-sale-actions-v306=stage-actions] :where(.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158){grid-template-columns:1fr}.dashboard-shell .admin-client-detail-page .customer-sale-mini-actions-v306[data-admin-customer-sale-actions-v306=stage-actions] .sale-action-buttons :where(.btn,button,a,.sale-action-state),.dashboard-shell .admin-client-detail-page .customer-sale-mini-actions-v306[data-admin-customer-sale-actions-v306=stage-actions] :where(.task-auth-expired-actions,.admin-inline-mutation-error-actions-v158) :where(.btn,button,a){width:100%;justify-content:center}}@container customer-sale-mini-card-v306 (max-width:340px){.dashboard-shell .admin-client-detail-page .sale-mini-card.customer-sale-mini-card-v306[data-admin-customer-sale-mini-v306=container-density]{gap:7px;padding:10px}}.dashboard-shell .task-column-future .task-item:not(.task-item-created){padding:6px 7px 6px 10px;border-radius:12px;box-shadow:0 8px 18px rgba(15,23,32,.045)}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]){min-width:0;max-width:100%;gap:7px}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) :where(.task-command-main,.task-command-meta,.task-meta-field,.task-command-actions-v2,.task-action-card,.task-schedule-buttons,.task-command-auth-expired,.task-move-conflict,.admin-inline-mutation-error-v158){min-width:0;max-width:100%}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) :where(.task-command-title,.task-meta-field,.task-meta-link,.task-action-next-hint,.task-action-card small,.task-action-static,.task-action-link,.task-schedule-buttons .btn,.task-done-compact-trigger){white-space:normal;overflow-wrap:anywhere}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-command-main{gap:5px}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-command-meta{gap:4px}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-meta-field{padding:5px 6px;border-radius:9px;box-shadow:none}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-command-actions-v2{gap:4px;padding:4px;border-radius:12px;box-shadow:none}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-action-card{gap:3px;padding:5px 6px;border-radius:10px;box-shadow:none}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-action-schedule{padding:6px}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-schedule-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,94px),1fr));gap:4px}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){min-width:0;max-width:100%;min-height:29px;padding:0 7px;justify-content:center;text-align:center;line-height:1.06}@container future-task-card-v280 (max-width:760px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-command-title{font-size:14.5px;line-height:1.14}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-command-actions-v2{padding:4px}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-action-next-hint{margin:0;font-size:10px;line-height:1.12}}@container future-task-card-v280 (max-width:520px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-command-actions-v2{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-schedule-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,88px),1fr))}}@container future-task-card-v280 (max-width:380px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-command-actions-v2,.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-command-meta,.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) .task-schedule-buttons{grid-template-columns:1fr}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v307=micro-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v307=micro-density]) :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){width:100%}}.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308]{container-name:task-result-dock-v308;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .task-outcome-receipt[data-admin-task-inline-receipt-v308=container-density]{container-name:task-inline-receipt-v308;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .task-outcome-receipt[data-admin-task-inline-receipt-v308=container-density] :where(.task-receipt-head,.task-receipt-grid,.task-receipt-actions),.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308] :where(.task-created-dock-main,.task-created-dock-grid,.task-created-dock-actions){min-width:0;max-width:100%}.dashboard-shell .task-outcome-receipt[data-admin-task-inline-receipt-v308=container-density] :where(b,a,span,small),.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308] :where(h2,p,b,a,span,small){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .task-outcome-receipt[data-admin-task-inline-receipt-v308=container-density] .task-receipt-grid,.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308] .task-created-dock-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.dashboard-shell .task-outcome-receipt[data-admin-task-inline-receipt-v308=container-density] .task-receipt-actions[data-admin-task-inline-receipt-actions-v308=one-primary],.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308] .task-created-dock-actions[data-admin-task-result-dock-actions-v308=one-primary]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));grid-gap:8px;gap:8px;align-items:stretch}.dashboard-shell .task-outcome-receipt[data-admin-task-inline-receipt-v308=container-density] .task-receipt-actions[data-admin-task-inline-receipt-actions-v308=one-primary] :where(.btn,a),.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308] .task-created-dock-actions[data-admin-task-result-dock-actions-v308=one-primary] :where(.btn,a){min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;text-align:center;justify-content:center}@container task-result-dock-v308 (max-width:760px){.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308] .task-created-dock-main{grid-template-columns:1fr;align-items:start}.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308] .task-created-dock-actions[data-admin-task-result-dock-actions-v308=one-primary]>.admin-next-action{grid-column:1/-1}}@container task-inline-receipt-v308 (max-width:640px){.dashboard-shell .task-outcome-receipt[data-admin-task-inline-receipt-v308=container-density] .task-receipt-actions[data-admin-task-inline-receipt-actions-v308=one-primary]>.admin-next-action{grid-column:1/-1}}@container task-result-dock-v308 (max-width:430px){.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308]{padding:11px;border-radius:17px}.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308] .task-created-dock-actions[data-admin-task-result-dock-actions-v308=one-primary],.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308] .task-created-dock-grid{grid-template-columns:1fr}.dashboard-shell :where(.task-created-dock,.task-focus-dock,.task-outcome-dock)[data-admin-task-result-dock-v308] .task-created-dock-actions[data-admin-task-result-dock-actions-v308=one-primary] .btn{width:100%}}@container task-inline-receipt-v308 (max-width:430px){.dashboard-shell .task-outcome-receipt[data-admin-task-inline-receipt-v308=container-density]{padding:11px;border-radius:17px}.dashboard-shell .task-outcome-receipt[data-admin-task-inline-receipt-v308=container-density] .task-receipt-actions[data-admin-task-inline-receipt-actions-v308=one-primary],.dashboard-shell .task-outcome-receipt[data-admin-task-inline-receipt-v308=container-density] .task-receipt-grid{grid-template-columns:1fr}.dashboard-shell .task-outcome-receipt[data-admin-task-inline-receipt-v308=container-density] .task-receipt-actions[data-admin-task-inline-receipt-actions-v308=one-primary] .btn{width:100%}}.dashboard-shell .admin-client-detail-page .customer-match-strip-v236.customer-match-strip-v309[data-admin-customer-match-v309=container-density]{container-name:customer-match-strip-v309;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .customer-match-grid-v236.customer-match-grid-v309[data-admin-customer-match-list-v309=container-density]{container-name:customer-match-list-v309;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density]{container-name:customer-match-card-v309;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .customer-match-strip-v236.customer-match-strip-v309[data-admin-customer-match-v309=container-density] :where(.customer-match-head-v236,.customer-match-main-action-v236,.customer-match-card-v236,.customer-match-copy-v236,.customer-match-reasons-v236,.customer-match-readiness-note-v239,.customer-match-actions-v236,.customer-match-empty-v236){min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .customer-match-strip-v236.customer-match-strip-v309[data-admin-customer-match-v309=container-density] :where(h2,p,b,span,small,a,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density] .customer-match-actions-v309[data-admin-customer-match-actions-v309=context-actions]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,138px),1fr));grid-gap:7px;gap:7px;align-items:stretch;justify-content:stretch}.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density] .customer-match-actions-v309[data-admin-customer-match-actions-v309=context-actions] .btn{min-width:0;max-width:100%;justify-content:center;text-align:center}@container customer-match-strip-v309 (max-width:640px){.dashboard-shell .admin-client-detail-page .customer-match-strip-v236.customer-match-strip-v309[data-admin-customer-match-v309=container-density] .customer-match-head-v236[data-admin-customer-match-head-v309=container-density]{grid-template-columns:1fr;gap:10px}.dashboard-shell .admin-client-detail-page .customer-match-strip-v236.customer-match-strip-v309[data-admin-customer-match-v309=container-density] .customer-match-main-action-v236{width:100%;justify-content:center}}@container customer-match-list-v309 (max-width:620px){.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density]{grid-template-columns:72px minmax(0,1fr);gap:10px;align-items:start}.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density] .customer-match-photo-empty-v236,.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density] img{width:72px;height:58px;border-radius:12px}.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density] :where(.customer-match-readiness-note-v239,.customer-match-actions-v236){grid-column:1/-1}}@container customer-match-card-v309 (max-width:460px){.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density] .customer-match-reasons-v236{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,118px),1fr));grid-gap:5px;gap:5px}.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density] .customer-match-actions-v309[data-admin-customer-match-actions-v309=context-actions] .btn,.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density] .customer-match-reasons-v236 small{width:100%;justify-content:center;text-align:center}}@container customer-match-list-v309 (max-width:380px){.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density]{grid-template-columns:1fr;padding:9px}.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density] .customer-match-photo-empty-v236,.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density] img{width:100%;height:128px}.dashboard-shell .admin-client-detail-page .customer-match-card-v236.customer-match-card-v309[data-admin-customer-match-card-v309=container-density] .customer-match-actions-v309[data-admin-customer-match-actions-v309=context-actions]{grid-template-columns:1fr}}.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density]{container-name:vehicle-repair-workbench-v310;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] :where(.vehicle-repair-head,.vehicle-repair-grid,.vehicle-repair-note,.vehicle-repair-actions,.vehicle-repair-auth-expired,.vehicle-repair-error-v175,.vehicle-repair-preview){min-width:0;max-width:100%}.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] :where(h2,p,b,span,small,label,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-actions[data-admin-vehicle-repair-actions-v310=one-primary],.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-auth-expired .task-auth-expired-actions,.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-error-v175 .admin-inline-mutation-error-actions-v158{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));grid-gap:8px;gap:8px;align-items:stretch}.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-actions[data-admin-vehicle-repair-actions-v310=one-primary] .btn,.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-auth-expired .task-auth-expired-actions .btn,.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-error-v175 .admin-inline-mutation-error-actions-v158 .btn{min-width:0;max-width:100%;justify-content:center;text-align:center}@container vehicle-repair-workbench-v310 (max-width:660px){.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container vehicle-repair-workbench-v310 (max-width:520px){.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-actions[data-admin-vehicle-repair-actions-v310=one-primary]>.admin-next-action,.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-error-v175 .admin-inline-mutation-error-actions-v158>.admin-next-action{grid-column:1/-1}}@container vehicle-repair-workbench-v310 (max-width:430px){.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density]{padding:14px;border-radius:18px}.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-actions[data-admin-vehicle-repair-actions-v310=one-primary],.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-auth-expired .task-auth-expired-notice,.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-error-v175 .admin-inline-mutation-error-actions-v158,.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-grid{grid-template-columns:1fr}.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-grid .wide{grid-column:auto}.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-actions[data-admin-vehicle-repair-actions-v310=one-primary] .btn,.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-auth-expired .task-auth-expired-actions .btn,.dashboard-shell .vehicle-repair-workbench.vehicle-repair-workbench-v310[data-admin-vehicle-repair-v310=container-density] .vehicle-repair-error-v175 .admin-inline-mutation-error-actions-v158 .btn{width:100%}}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density]) .task-action-schedule[data-admin-task-future-schedule-v311=button-cluster-density]{container-name:future-task-schedule-v311;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density]) .task-schedule-buttons[data-admin-task-schedule-buttons-v311=compact-cluster]{grid-template-columns:repeat(auto-fit,minmax(min(100%,82px),1fr));gap:3px;margin-top:2px;min-width:0;max-width:100%}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density]) .task-schedule-buttons[data-admin-task-schedule-buttons-v311=compact-cluster] .btn{min-width:0;max-width:100%;min-height:28px;padding:0 6px;border-radius:9px;font-size:10.6px;line-height:1.04;white-space:normal;overflow-wrap:anywhere;justify-content:center;text-align:center}@container future-task-schedule-v311 (max-width:340px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density]) .task-schedule-buttons[data-admin-task-schedule-buttons-v311=compact-cluster]{grid-template-columns:repeat(2,minmax(0,1fr))}}@container future-task-schedule-v311 (max-width:220px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density]) .task-schedule-buttons[data-admin-task-schedule-buttons-v311=compact-cluster]{grid-template-columns:1fr}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v311=schedule-button-cluster-density]) .task-schedule-buttons[data-admin-task-schedule-buttons-v311=compact-cluster] .btn{width:100%}}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v312=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v312=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-future-context-v312=secondary-action-card],.task-action-complete-future-secondary-v261[data-admin-task-future-complete-v312=secondary-action-card]){container-name:future-task-secondary-action-v312;container-type:inline-size;min-width:0;max-width:100%;gap:3px;padding:5px}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v312=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v312=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-future-context-v312=secondary-action-card],.task-action-complete-future-secondary-v261[data-admin-task-future-complete-v312=secondary-action-card]) :where(.task-action-label,small,.task-action-next-hint,.task-action-static,.task-action-link,.task-done-compact-trigger){white-space:normal;overflow-wrap:anywhere}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v312=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v312=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-future-context-v312=secondary-action-card],.task-action-complete-future-secondary-v261[data-admin-task-future-complete-v312=secondary-action-card]) :where(.task-action-link,.task-done-compact-trigger){min-width:0;max-width:100%;min-height:28px;padding:0 6px;border-radius:9px;font-size:10.6px;line-height:1.04;justify-content:center;text-align:center}@container future-task-secondary-action-v312 (max-width:180px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v312=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v312=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-future-context-v312=secondary-action-card],.task-action-complete-future-secondary-v261[data-admin-task-future-complete-v312=secondary-action-card]) :where(small,.task-action-next-hint){font-size:9.4px;line-height:1.08}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v312=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v312=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-future-context-v312=secondary-action-card],.task-action-complete-future-secondary-v261[data-admin-task-future-complete-v312=secondary-action-card]) :where(.task-action-link,.task-done-compact-trigger){width:100%;padding:0 5px}}@container future-task-secondary-action-v312 (max-width:140px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v312=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v312=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-future-context-v312=secondary-action-card],.task-action-complete-future-secondary-v261[data-admin-task-future-complete-v312=secondary-action-card]){gap:2px;padding:4px}}.dashboard-shell :is(.task-column-overdue .task-command-overdue[data-admin-task-active-v313=done-primary-density],.task-column-today .task-command-today[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-overdue[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-today[data-admin-task-active-v313=done-primary-density]) .task-action-complete[data-admin-task-active-complete-v313=done-primary-card]{container-name:active-task-done-primary-v313;container-type:inline-size;display:grid;grid-template-columns:minmax(0,1fr) minmax(108px,max-content);align-items:center;grid-gap:4px 8px;gap:4px 8px;min-width:0;max-width:100%;padding:8px}.dashboard-shell :is(.task-column-overdue .task-command-overdue[data-admin-task-active-v313=done-primary-density],.task-column-today .task-command-today[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-overdue[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-today[data-admin-task-active-v313=done-primary-density]) .task-action-complete[data-admin-task-active-complete-v313=done-primary-card] :where(.task-action-label,small,.task-action-next-hint){grid-column:1;min-width:0;white-space:normal;overflow-wrap:anywhere}.dashboard-shell :is(.task-column-overdue .task-command-overdue[data-admin-task-active-v313=done-primary-density],.task-column-today .task-command-today[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-overdue[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-today[data-admin-task-active-v313=done-primary-density]) .task-action-complete[data-admin-task-active-complete-v313=done-primary-card] .btn-done.admin-next-action{grid-column:2;grid-row:1/span 3;align-self:center;width:auto;min-width:108px;max-width:164px;min-height:32px;margin-top:0;padding:0 10px;border-radius:10px;justify-content:center;text-align:center;white-space:normal;overflow-wrap:anywhere;line-height:1.05}.dashboard-shell :is(.task-column-overdue .task-command-overdue[data-admin-task-active-v313=done-primary-density],.task-column-today .task-command-today[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-overdue[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-today[data-admin-task-active-v313=done-primary-density]) .task-action-complete[data-admin-task-active-complete-v313=done-primary-card] :where(.task-done-auth-expired,.admin-inline-mutation-error-v158){grid-column:1/-1;min-width:0;max-width:100%}@container active-task-done-primary-v313 (max-width:420px){.dashboard-shell :is(.task-column-overdue .task-command-overdue[data-admin-task-active-v313=done-primary-density],.task-column-today .task-command-today[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-overdue[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-today[data-admin-task-active-v313=done-primary-density]) .task-action-complete[data-admin-task-active-complete-v313=done-primary-card]{grid-template-columns:1fr}.dashboard-shell :is(.task-column-overdue .task-command-overdue[data-admin-task-active-v313=done-primary-density],.task-column-today .task-command-today[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-overdue[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-today[data-admin-task-active-v313=done-primary-density]) .task-action-complete[data-admin-task-active-complete-v313=done-primary-card] .btn-done.admin-next-action{grid-column:1;grid-row:auto;width:100%;max-width:100%}}@container active-task-done-primary-v313 (max-width:260px){.dashboard-shell :is(.task-column-overdue .task-command-overdue[data-admin-task-active-v313=done-primary-density],.task-column-today .task-command-today[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-overdue[data-admin-task-active-v313=done-primary-density],.admin-client-detail-page .dashboard-task-item .task-command-today[data-admin-task-active-v313=done-primary-density]) .task-action-complete[data-admin-task-active-complete-v313=done-primary-card]{padding:6px}}.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density]) .task-action-schedule[data-admin-task-no-date-schedule-v314=button-cluster-density]{container-name:no-date-task-schedule-v314;container-type:inline-size;min-width:0;max-width:100%;padding:8px}.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density]) .task-action-schedule[data-admin-task-no-date-schedule-v314=button-cluster-density] :where(.task-action-label,small,.task-action-next-hint){min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density]) .task-schedule-buttons[data-admin-task-schedule-buttons-v314=compact-cluster]{grid-template-columns:repeat(auto-fit,minmax(min(100%,88px),1fr));gap:4px;margin-top:2px;min-width:0;max-width:100%}.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density]) .task-schedule-buttons[data-admin-task-schedule-buttons-v314=compact-cluster] .btn{min-width:0;max-width:100%;min-height:30px;padding:0 7px;border-radius:10px;font-size:10.8px;line-height:1.04;white-space:normal;overflow-wrap:anywhere;justify-content:center;text-align:center}.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density]) .task-schedule-buttons[data-admin-task-schedule-buttons-v314=compact-cluster] .task-no-date-primary-v260{min-height:32px}@container no-date-task-schedule-v314 (max-width:360px){.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density]) .task-schedule-buttons[data-admin-task-schedule-buttons-v314=compact-cluster]{grid-template-columns:repeat(2,minmax(0,1fr))}}@container no-date-task-schedule-v314 (max-width:220px){.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density]) .task-schedule-buttons[data-admin-task-schedule-buttons-v314=compact-cluster]{grid-template-columns:1fr}.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v314=schedule-button-cluster-density]) .task-schedule-buttons[data-admin-task-schedule-buttons-v314=compact-cluster] .btn{width:100%}}.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-no-date-context-v315=secondary-action-card],.task-action-complete-secondary-v260[data-admin-task-no-date-complete-v315=secondary-action-card]){container-name:no-date-task-secondary-action-v315;container-type:inline-size;min-width:0;max-width:100%;gap:3px;padding:5px}.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-no-date-context-v315=secondary-action-card],.task-action-complete-secondary-v260[data-admin-task-no-date-complete-v315=secondary-action-card]) :where(.task-action-label,small,.task-action-next-hint,.task-action-static,.task-action-link,.task-done-compact-trigger){min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-no-date-context-v315=secondary-action-card],.task-action-complete-secondary-v260[data-admin-task-no-date-complete-v315=secondary-action-card]) :where(small,.task-action-next-hint){display:block}.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-no-date-context-v315=secondary-action-card],.task-action-complete-secondary-v260[data-admin-task-no-date-complete-v315=secondary-action-card]) :where(.task-action-link,.task-done-compact-trigger){min-width:0;max-width:100%;min-height:28px;padding:0 6px;border-radius:9px;font-size:10.6px;line-height:1.04;justify-content:center;text-align:center}@container no-date-task-secondary-action-v315 (max-width:180px){.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-no-date-context-v315=secondary-action-card],.task-action-complete-secondary-v260[data-admin-task-no-date-complete-v315=secondary-action-card]) :where(small,.task-action-next-hint){font-size:9.4px;line-height:1.08}.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-no-date-context-v315=secondary-action-card],.task-action-complete-secondary-v260[data-admin-task-no-date-complete-v315=secondary-action-card]) :where(.task-action-link,.task-done-compact-trigger){width:100%;padding:0 5px}}@container no-date-task-secondary-action-v315 (max-width:140px){.dashboard-shell :is(.task-column-no-date .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density],.admin-client-detail-page .dashboard-task-item .task-command-no-date[data-admin-task-no-date-v315=secondary-action-rail-density]) :where(.task-action-context[data-admin-task-no-date-context-v315=secondary-action-card],.task-action-complete-secondary-v260[data-admin-task-no-date-complete-v315=secondary-action-card]){gap:2px;padding:4px}}.dashboard-shell .admin-client-detail-page[data-admin-client-detail-v316=container-density]{container-name:client-detail-v316;container-type:inline-size}.dashboard-shell .admin-client-detail-page[data-admin-client-detail-v316=container-density] .client-layout{grid-template-columns:minmax(0,1.08fr) minmax(min(100%,300px),.92fr);gap:16px;min-width:0}.dashboard-shell .admin-client-detail-page[data-admin-client-detail-v316=container-density] .client-layout>.stack,.dashboard-shell .admin-client-detail-page[data-admin-client-detail-v316=container-density] .client-layout>aside.stack{min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .client-main-card[data-admin-client-main-v316=summary-density]{container-name:client-main-card-v316;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .client-main-card[data-admin-client-main-v316=summary-density] :where(.mini-head,.readiness){min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .customer-summary[data-admin-client-summary-v316=visible-core]{grid-template-columns:repeat(auto-fit,minmax(min(100%,148px),1fr));gap:8px;min-width:0}.dashboard-shell .admin-client-detail-page .customer-summary[data-admin-client-summary-v316=visible-core]>div{min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .customer-summary[data-admin-client-summary-v316=visible-core] :where(span,b,a){min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}@container client-detail-v316 (max-width:1040px){.dashboard-shell .admin-client-detail-page[data-admin-client-detail-v316=container-density] .client-layout{grid-template-columns:1fr}}@container client-main-card-v316 (max-width:620px){.dashboard-shell .admin-client-detail-page .customer-summary[data-admin-client-summary-v316=visible-core]{grid-template-columns:repeat(2,minmax(0,1fr))}}@container client-main-card-v316 (max-width:420px){.dashboard-shell .admin-client-detail-page .customer-summary[data-admin-client-summary-v316=visible-core]{grid-template-columns:1fr}}.dashboard-shell .admin-client-detail-page .client-request-card-v317[data-admin-client-request-v317=container-density]{container-name:client-request-card-v317;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .client-request-card-v317[data-admin-client-request-v317=container-density] :where(h2,.info-grid,.note-box,p,b,span){min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .client-request-card-v317[data-admin-client-request-v317=container-density] .info-grid[data-admin-client-request-info-v317=visible-core]{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:8px}.dashboard-shell .admin-client-detail-page .client-request-card-v317[data-admin-client-request-v317=container-density] .info-grid[data-admin-client-request-info-v317=visible-core]>div{min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .client-request-card-v317[data-admin-client-request-v317=container-density] :where(.info-grid[data-admin-client-request-info-v317=visible-core],.note-box[data-admin-client-request-note-v317=visible-core]) :where(span,b,p){white-space:normal;overflow-wrap:anywhere}@container client-request-card-v317 (max-width:520px){.dashboard-shell .admin-client-detail-page .client-request-card-v317[data-admin-client-request-v317=container-density] .info-grid[data-admin-client-request-info-v317=visible-core]{grid-template-columns:repeat(2,minmax(0,1fr))}}@container client-request-card-v317 (max-width:360px){.dashboard-shell .admin-client-detail-page .client-request-card-v317[data-admin-client-request-v317=container-density] .info-grid[data-admin-client-request-info-v317=visible-core]{grid-template-columns:1fr}}.dashboard-shell .task-column-future[data-admin-task-future-section-v318=compact-column]{container-name:task-future-section-v318;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .task-column-future[data-admin-task-future-section-v318=compact-column] .task-list{gap:7px}.dashboard-shell .task-column-future[data-admin-task-future-section-v318=compact-column] .task-item:not(.task-item-created){padding:5px 6px 5px 8px;border-radius:12px}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]){container-name:future-task-card-v280 future-task-agenda-v318;container-type:inline-size;gap:6px;min-width:0;max-width:100%}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) :where(.task-command-main,.task-command-meta,.task-meta-field,.task-command-actions-v2,.task-action-card,.task-schedule-buttons,.task-command-auth-expired,.task-move-conflict,.admin-inline-mutation-error-v158){min-width:0;max-width:100%}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) :where(.task-command-title,.task-meta-field,.task-meta-link,.task-action-label,small,.task-action-next-hint,.task-action-static,.task-action-link,.task-schedule-buttons .btn,.task-done-compact-trigger){white-space:normal;overflow-wrap:anywhere}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-title{font-size:14.25px;line-height:1.14}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-meta{grid-template-columns:repeat(auto-fit,minmax(min(100%,118px),1fr));gap:4px}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-meta-field{gap:2px;padding:4px 6px;border-radius:9px;box-shadow:none}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-meta-field :where(small,b,a){font-size:11.6px;line-height:1.12}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip]{container-name:future-task-actions-v318;container-type:inline-size;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(92px,.54fr) minmax(88px,.48fr);grid-gap:4px;gap:4px;padding:4px;border-radius:12px;box-shadow:none}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip]>.task-action-card{gap:3px;padding:5px;border-radius:10px;box-shadow:none}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip] :where(small,.task-action-next-hint){display:block;font-size:9.4px;line-height:1.08}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip] .task-schedule-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,74px),1fr));gap:3px;margin-top:1px}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip] :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){min-width:0;max-width:100%;min-height:27px;padding:0 5px;border-radius:9px;font-size:10.2px;line-height:1.04;justify-content:center;text-align:center}@container future-task-actions-v318 (max-width:620px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip]{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip]>.task-action-schedule{grid-column:1/-1}}@container future-task-actions-v318 (max-width:420px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip]{grid-template-columns:1fr}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip] .task-schedule-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}}@container future-task-actions-v318 (max-width:260px){.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip] .task-schedule-buttons{grid-template-columns:1fr}.dashboard-shell :is(.task-column-future .task-command-future[data-admin-task-future-v318=compact-agenda-density],.admin-client-detail-page .dashboard-task-item .task-command-future[data-admin-task-future-v318=compact-agenda-density]) .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip] :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){width:100%}}.dashboard-shell .admin-sales-page .sale-outcome-receipt[data-admin-sales-receipt-v319=container-density]{container-name:sales-receipt-v319;container-type:inline-size;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;min-width:0;max-width:100%}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density]{container-name:sales-workbench-v319;container-type:inline-size;min-width:0;max-width:100%}.dashboard-shell .admin-sales-page .sale-outcome-receipt[data-admin-sales-receipt-v319=container-density] :where([data-admin-sales-receipt-summary-v319=visible-core],.task-summary-row,.content-next-step-actions),.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] :where(.sales-workbench-head,.sales-workbench-grid,.sales-workbench-actions){min-width:0;max-width:100%}.dashboard-shell .admin-sales-page .sale-outcome-receipt[data-admin-sales-receipt-v319=container-density] :where(h2,p,span,b,small),.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] :where(h2,p,span,b,small,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-sales-page .sale-outcome-receipt[data-admin-sales-receipt-v319=container-density] [data-admin-sales-receipt-actions-v319=one-primary]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,136px),1fr));grid-gap:7px;gap:7px;justify-content:end;align-items:center}.dashboard-shell .admin-sales-page .sale-outcome-receipt[data-admin-sales-receipt-v319=container-density] [data-admin-sales-receipt-actions-v319=one-primary] .btn,.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] :where(.sales-workbench-primary,.sales-workbench-actions[data-admin-sales-workbench-actions-v319=context-actions] .btn){min-width:0;max-width:100%;justify-content:center;text-align:center;line-height:1.1}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] .sales-workbench-head[data-admin-sales-workbench-head-v319=work-focus]{grid-template-columns:minmax(0,1fr) minmax(min(100%,176px),auto);gap:10px}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] .sales-workbench-primary{min-width:min(100%,176px);min-height:39px;padding-inline:12px}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] .sales-workbench-grid[data-admin-sales-workbench-grid-v319=metric-grid]{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:8px}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] .sales-workbench-grid[data-admin-sales-workbench-grid-v319=metric-grid]>div{padding:10px;border-radius:15px}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] .sales-workbench-actions[data-admin-sales-workbench-actions-v319=context-actions]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,124px),1fr));grid-gap:6px;gap:6px;align-items:stretch}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] .sales-workbench-actions[data-admin-sales-workbench-actions-v319=context-actions] .btn{width:100%;min-height:34px;padding-inline:8px}@container sales-receipt-v319 (max-width:680px){.dashboard-shell .admin-sales-page .sale-outcome-receipt[data-admin-sales-receipt-v319=container-density]{grid-template-columns:1fr;align-items:stretch}.dashboard-shell .admin-sales-page .sale-outcome-receipt[data-admin-sales-receipt-v319=container-density] [data-admin-sales-receipt-actions-v319=one-primary]{grid-template-columns:1fr}.dashboard-shell .admin-sales-page .sale-outcome-receipt[data-admin-sales-receipt-v319=container-density] [data-admin-sales-receipt-actions-v319=one-primary] .btn{width:100%}}@container sales-receipt-v319 (max-width:420px){.dashboard-shell .admin-sales-page .sale-outcome-receipt[data-admin-sales-receipt-v319=container-density]{gap:10px;padding:12px;border-radius:18px}.dashboard-shell .admin-sales-page .sale-outcome-receipt[data-admin-sales-receipt-v319=container-density] .task-summary-row{display:grid;grid-template-columns:1fr;grid-gap:5px;gap:5px}}@container sales-workbench-v319 (max-width:720px){.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] .sales-workbench-head[data-admin-sales-workbench-head-v319=work-focus]{grid-template-columns:1fr;align-items:stretch}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] .sales-workbench-primary{width:100%;min-width:0}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] .sales-workbench-grid[data-admin-sales-workbench-grid-v319=metric-grid]{grid-template-columns:repeat(2,minmax(0,1fr))}}@container sales-workbench-v319 (max-width:420px){.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density]{gap:10px;padding:12px;border-radius:18px}.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] .sales-workbench-actions[data-admin-sales-workbench-actions-v319=context-actions],.dashboard-shell .admin-sales-page .sales-workbench[data-admin-sales-workbench-v319=container-density] .sales-workbench-grid[data-admin-sales-workbench-grid-v319=metric-grid]{grid-template-columns:1fr}}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density]{container-name:customer-handoff-receipt-v320;container-type:inline-size;display:grid;grid-gap:10px;gap:10px;min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] :where(.task-receipt-head,.task-receipt-grid,.task-receipt-actions){min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] :where(span,b,small,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-head[data-admin-client-receipt-head-v320=visible-core]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-head[data-admin-client-receipt-head-v320=visible-core] b{text-align:left}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-grid[data-admin-client-receipt-grid-v320=summary-grid]{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));gap:7px}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-grid[data-admin-client-receipt-grid-v320=summary-grid]>div{padding:9px;border-radius:14px}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-actions[data-admin-client-receipt-actions-v320=one-primary]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,132px),1fr));grid-gap:7px;gap:7px;margin-top:0;align-items:stretch}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-actions[data-admin-client-receipt-actions-v320=one-primary] .btn{width:100%;min-width:0;max-width:100%;min-height:34px;justify-content:center;text-align:center;line-height:1.1}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-actions[data-admin-client-receipt-actions-v320=one-primary]>.admin-next-action{grid-column:span 2}@container customer-handoff-receipt-v320 (max-width:560px){.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-actions[data-admin-client-receipt-actions-v320=one-primary]>.admin-next-action{grid-column:1/-1}}@container customer-handoff-receipt-v320 (max-width:380px){.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density]{gap:8px;padding:12px;border-radius:18px}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-actions[data-admin-client-receipt-actions-v320=one-primary],.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-grid[data-admin-client-receipt-grid-v320=summary-grid],.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-head[data-admin-client-receipt-head-v320=visible-core]{grid-template-columns:1fr}.dashboard-shell .admin-client-detail-page .customer-handoff-receipt[data-admin-client-receipt-v320=container-density] .task-receipt-head[data-admin-client-receipt-head-v320=visible-core] span{width:max-content}}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density]{container-name:future-task-row-v321;container-type:inline-size;gap:7px;padding:9px 9px 9px 13px;border-radius:16px;min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .dashboard-task-item[data-admin-task-future-row-v321=outer-action-density]{padding:9px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] :where(.task-command-row,.task-command-main,.task-command-meta,.task-command-actions-v2,.task-action-card){min-width:0;max-width:100%}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density]{gap:7px;padding:7px;border-radius:14px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-main,.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-topline{gap:5px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] :where(.task-command-title,.task-meta-field :where(small,b,a),.task-action-card :where(small,b,a,p),.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-due-pill{min-height:24px;padding:4px 8px;border-radius:999px;line-height:1.05}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-meta{grid-template-columns:repeat(auto-fit,minmax(min(100%,108px),1fr))}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip]{gap:3px;padding:3px;border-radius:11px;grid-template-columns:minmax(0,1.12fr) minmax(76px,.45fr) minmax(74px,.42fr)}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip]>.task-action-card{gap:2px;padding:4px;border-radius:9px;border-top-width:2px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-action-label{font-size:10.4px;line-height:1.05}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip] :where(small,.task-action-next-hint){font-size:9.2px;line-height:1.06}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip] .task-schedule-buttons{grid-template-columns:repeat(auto-fit,minmax(min(100%,66px),1fr));gap:2px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip] :where(.task-schedule-buttons .btn,.task-action-link,.task-done-compact-trigger){min-height:28px;padding:0 5px;border-radius:8px;font-size:10px;line-height:1.04}@container future-task-row-v321 (max-width:520px){.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density]{padding:8px;border-radius:14px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip]{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip]>.task-action-schedule{grid-column:1/-1}}@container future-task-row-v321 (max-width:360px){.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density]{padding:6px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip],.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-meta{grid-template-columns:1fr}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v318=compact-action-strip] .task-schedule-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density]{container-name:content-detail-v322;container-type:inline-size}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where(.detail-layout,.card,.field,.form-grid,.content-body-editor,.content-editor-head,.content-editor-mode,.content-next-step-card,.content-outcome-receipt,.content-next-step-actions,.family-guide-readiness,.family-guide-grid,.family-guide-actions,.detail-side,.content-review-checklist,.content-copy-guide,.spec-grid,.review-auto-checks,.manual-review-list,.content-work-actions-v272){min-width:0;max-width:100%}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where(h1,h2,p,span,b,small,label,.btn,input,textarea,select){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where(.detail-layout[data-admin-content-review-layout-v322=container-density],.detail-layout[data-admin-content-copy-layout-v322=container-density]){grid-template-columns:minmax(0,1.22fr) minmax(min(100%,300px),.78fr);gap:14px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where([data-admin-content-review-editor-v322=visible-core],[data-admin-content-copy-editor-v322=visible-core]){container-name:content-review-editor-v322;container-type:inline-size;gap:12px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where([data-admin-content-review-side-v322=review-rail],[data-admin-content-copy-side-v322=private-copy-rail]){container-name:content-review-rail-v322;container-type:inline-size;gap:12px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where([data-admin-content-review-checklist-v322=manual-publish-gate],[data-admin-content-copy-checklist-v322=private-copy-gate],[data-admin-content-review-status-v322=safe-status],[data-admin-content-copy-status-v322=private-status]){padding:14px;border-radius:18px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where(.content-next-step-card[data-admin-content-next-step-v322=container-density],.content-outcome-receipt[data-admin-content-receipt-v322=container-density],.family-guide-readiness[data-admin-content-guide-v322=container-density]){container-name:content-detail-card-v322;container-type:inline-size}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .content-next-step-card[data-admin-content-next-step-v322=container-density],.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .content-outcome-receipt[data-admin-content-receipt-v322=container-density]{grid-template-columns:minmax(0,1fr) minmax(min(100%,188px),.32fr);gap:12px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where(.content-next-step-actions,.family-guide-actions,.content-work-actions-v272){grid-template-columns:repeat(auto-fit,minmax(min(100%,136px),1fr));gap:7px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where(.content-next-step-actions,.family-guide-actions,.content-work-actions-v272) .btn{width:100%;min-height:34px;justify-content:center;text-align:center}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where([data-admin-content-review-editor-v322=visible-core],[data-admin-content-copy-editor-v322=visible-core]) .form-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,168px),1fr));gap:9px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .content-editor-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:start}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .content-editor-mode{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where([data-admin-content-review-checklist-v322=manual-publish-gate],[data-admin-content-copy-checklist-v322=private-copy-gate]) .review-auto-checks,.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where([data-admin-content-review-status-v322=safe-status],[data-admin-content-copy-status-v322=private-status]) .spec-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,126px),1fr));gap:7px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .manual-review-list{display:grid;grid-gap:7px;gap:7px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .manual-review-item{padding:8px;border-radius:12px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .family-guide-readiness[data-admin-content-guide-v322=container-density] .family-guide-grid{grid-template-columns:minmax(0,1fr) minmax(min(100%,260px),.72fr);gap:12px}@container content-detail-v322 (max-width:980px){.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where(.detail-layout[data-admin-content-review-layout-v322=container-density],.detail-layout[data-admin-content-copy-layout-v322=container-density]){grid-template-columns:1fr}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .detail-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@container content-detail-v322 (max-width:680px){.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .content-editor-head,.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .content-next-step-card[data-admin-content-next-step-v322=container-density],.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .content-outcome-receipt[data-admin-content-receipt-v322=container-density],.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .detail-side,.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .family-guide-readiness[data-admin-content-guide-v322=container-density] .family-guide-grid{grid-template-columns:1fr}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] .content-editor-mode{justify-content:flex-start}}@container content-review-editor-v322 (max-width:420px){.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where([data-admin-content-review-editor-v322=visible-core],[data-admin-content-copy-editor-v322=visible-core]){gap:9px;padding:12px;border-radius:18px}.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where([data-admin-content-review-editor-v322=visible-core],[data-admin-content-copy-editor-v322=visible-core]) .content-work-actions-v272,.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where([data-admin-content-review-editor-v322=visible-core],[data-admin-content-copy-editor-v322=visible-core]) .form-grid{grid-template-columns:1fr}}@container content-review-rail-v322 (max-width:360px){.dashboard-shell .admin-content-detail-page[data-admin-content-detail-v322=container-density] :where([data-admin-content-review-checklist-v322=manual-publish-gate],[data-admin-content-copy-checklist-v322=private-copy-gate],[data-admin-content-review-status-v322=safe-status],[data-admin-content-copy-status-v322=private-status]){padding:12px;border-radius:16px}}.dashboard-shell .admin-content-page[data-admin-content-queue-v323=container-density]{container-name:content-queue-v323;container-type:inline-size;display:grid;grid-gap:14px;gap:14px}.dashboard-shell .admin-content-page[data-admin-content-queue-v323=container-density] :where(.toolbar,.card,.section,.section-head,.timeline,.task-summary-row,.content-work-next-v272,.content-work-actions-v272,.admin-content-composer-details,.first-guide-spotlight,.first-guide-copy,.first-guide-action,.first-guide-steps){min-width:0;max-width:100%}.dashboard-shell .admin-content-page[data-admin-content-queue-v323=container-density] :where(h1,h2,h3,p,span,b,small,a,summary,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .first-guide-spotlight[data-admin-content-queue-guide-v323=container-density]{container-name:content-queue-guide-v323;container-type:inline-size;grid-template-columns:minmax(0,1fr) minmax(min(100%,196px),.28fr);gap:14px}.dashboard-shell .first-guide-spotlight[data-admin-content-queue-guide-v323=container-density] .first-guide-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,128px),1fr))}.dashboard-shell .first-guide-action[data-admin-content-queue-guide-actions-v323=one-primary]{container-name:content-queue-guide-actions-v323;container-type:inline-size;align-self:stretch}.dashboard-shell .first-guide-action[data-admin-content-queue-guide-actions-v323=one-primary] .btn{min-height:36px}.dashboard-shell .content-queue-section-v323[data-admin-content-section-v323]{container-name:content-queue-section-v323;container-type:inline-size}.dashboard-shell .content-queue-section-card-v323[data-admin-content-section-card-v323]{padding:16px}.dashboard-shell .content-queue-list-v323[data-admin-content-list-v323]{container-name:content-queue-list-v323;container-type:inline-size;display:grid;grid-gap:10px;gap:10px}.dashboard-shell .content-queue-item-v323[data-admin-content-card-v323]{container-name:content-queue-card-v323;container-type:inline-size;display:grid;grid-gap:9px;gap:9px;padding:13px;border-radius:16px}.dashboard-shell .content-queue-item-v323[data-admin-content-card-v323] .task-summary-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.dashboard-shell .content-queue-item-v323[data-admin-content-card-v323] .content-work-next-v272{padding:9px 10px}.dashboard-shell .content-queue-item-v323[data-admin-content-card-v323] .content-work-actions-v272[data-admin-content-card-actions-v323=one-primary]{container-name:content-queue-actions-v323;container-type:inline-size;grid-template-columns:repeat(auto-fit,minmax(min(100%,132px),1fr));gap:6px;padding:7px}.dashboard-shell .content-queue-item-v323[data-admin-content-card-v323] .content-work-actions-v272[data-admin-content-card-actions-v323=one-primary] .btn{min-height:34px}@container content-queue-v323 (max-width:760px){.dashboard-shell .first-guide-spotlight[data-admin-content-queue-guide-v323=container-density]{grid-template-columns:1fr;align-items:stretch}}@container content-queue-guide-v323 (max-width:520px){.dashboard-shell .first-guide-action[data-admin-content-queue-guide-actions-v323=one-primary],.dashboard-shell .first-guide-spotlight[data-admin-content-queue-guide-v323=container-density] .first-guide-steps{grid-template-columns:1fr}}@container content-queue-section-v323 (max-width:560px){.dashboard-shell .content-queue-section-v323[data-admin-content-section-v323] .section-head{grid-template-columns:1fr;gap:8px;align-items:start}}@container content-queue-card-v323 (max-width:520px){.dashboard-shell .content-queue-item-v323[data-admin-content-card-v323] .task-summary-row{display:grid;grid-template-columns:1fr}.dashboard-shell .content-queue-item-v323[data-admin-content-card-v323] .content-work-actions-v272[data-admin-content-card-actions-v323=one-primary]{grid-template-columns:1fr}}@container content-queue-actions-v323 (max-width:340px){.dashboard-shell .content-queue-item-v323[data-admin-content-card-v323] .content-work-actions-v272[data-admin-content-card-actions-v323=one-primary] .btn{min-height:32px;line-height:1.12}}.dashboard-shell .task-column-future[data-admin-task-future-column-v324=low-chrome-column]{container-name:task-future-column-v324;container-type:inline-size;padding:12px;border-radius:20px}.dashboard-shell .task-column-future[data-admin-task-future-column-v324=low-chrome-column] :where(.task-column-head,.task-list,.task-item,.task-command-row,.task-command-main,.task-command-meta,.task-command-actions-v2,.task-action-card){min-width:0;max-width:100%}.dashboard-shell .task-column-future[data-admin-task-future-column-v324=low-chrome-column] .task-column-head{gap:8px;margin-bottom:8px}.dashboard-shell .task-column-future[data-admin-task-future-column-v324=low-chrome-column] .task-column-head h2{font-size:clamp(20px,4cqi,26px);line-height:1.02;margin-bottom:2px}.dashboard-shell .task-column-future[data-admin-task-future-column-v324=low-chrome-column] .task-column-head p{font-size:12.4px;line-height:1.24}.dashboard-shell .task-column-future[data-admin-task-future-column-v324=low-chrome-column] .task-column-head strong{min-width:36px;width:36px;height:36px;border-radius:12px;font-size:17px}.dashboard-shell .task-column-future[data-admin-task-future-column-v324=low-chrome-column] .task-list{gap:8px;margin-top:8px}.dashboard-shell .admin-client-detail-page .dashboard-task-item[data-admin-task-future-row-v321=outer-action-density],.dashboard-shell .task-column-future[data-admin-task-future-column-v324=low-chrome-column] .task-item[data-admin-task-future-row-v321=outer-action-density]{gap:5px;padding:7px 7px 7px 11px;border-radius:14px;box-shadow:0 3px 10px rgba(15,23,32,.026)}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density]{gap:5px;padding:5px;border-radius:12px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-main{gap:4px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] :where(.task-command-title,.task-meta-field :where(small,b,a),.task-action-card :where(small,b,a,p),.btn,.task-action-static){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-meta{grid-template-columns:repeat(auto-fit,minmax(min(100%,104px),1fr));gap:3px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-meta-field{padding:3px 5px;border-radius:8px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip]{container-name:future-task-control-strip-v324;container-type:inline-size;gap:2px;padding:2px;border-radius:10px;grid-template-columns:minmax(0,1.05fr) minmax(68px,.4fr) minmax(64px,.36fr);background:#f7fafc;box-shadow:none}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip]>.task-action-card{gap:2px;padding:3px 4px;border-radius:8px;border-top-width:1px;box-shadow:none}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip]>:where(.task-action-context,.task-action-complete-future-secondary-v261){background:#fbfdff;border-color:#d8e2ec}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip] .task-action-label{font-size:9.8px;line-height:1.04}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip] :where(small,.task-action-next-hint){font-size:8.8px;line-height:1.06}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip] .task-schedule-buttons[data-admin-task-schedule-buttons-v311=compact-cluster]{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip] :where(.task-schedule-buttons .btn,.task-action-link,.task-action-static,.task-done-compact-trigger){min-width:0;max-width:100%;min-height:26px;padding:0 4px;border-radius:7px;font-size:9.6px;line-height:1.04;box-shadow:none;justify-content:center;text-align:center}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip] .task-done-compact-trigger.admin-secondary-action{border-color:#cfd8e5;background:#f7fafc;color:#536174}@container task-future-column-v324 (max-width:540px){.dashboard-shell .task-column-future[data-admin-task-future-column-v324=low-chrome-column]{padding:10px}.dashboard-shell .task-column-future[data-admin-task-future-column-v324=low-chrome-column] .task-column-head{flex-wrap:wrap}}@container future-task-control-strip-v324 (max-width:520px){.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip]{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip]>.task-action-schedule{grid-column:1/-1}}@container future-task-control-strip-v324 (max-width:360px){.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip],.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip] .task-schedule-buttons[data-admin-task-schedule-buttons-v311=compact-cluster]{grid-template-columns:1fr}.dashboard-shell .task-item[data-admin-task-future-row-v321=outer-action-density] .task-command-future[data-admin-task-future-v318=compact-agenda-density] .task-command-actions-v2[data-admin-task-future-actions-v324=low-chrome-control-strip] :where(.task-schedule-buttons .btn,.task-action-link,.task-action-static,.task-done-compact-trigger){width:100%}}.dashboard-shell .admin-client-detail-page .customer-task-section-v325[data-admin-customer-tasks-v325=section-density]{container-name:customer-task-section-v325;container-type:inline-size;display:grid;grid-gap:12px;gap:12px;padding:16px;border-radius:20px}.dashboard-shell .admin-client-detail-page .customer-task-section-v325[data-admin-customer-tasks-v325=section-density] :where(.mini-head,.customer-next-contact-anchor,.customer-task-list-v325,.dashboard-task-item,.task-command-row,.task-command-main,.task-command-meta,.task-command-actions-v2,.task-action-card,.task-schedule-buttons){min-width:0;max-width:100%}.dashboard-shell .admin-client-detail-page .customer-task-section-v325[data-admin-customer-tasks-v325=section-density] :where(h2,p,span,b,small,a,.btn,.task-action-static){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-client-detail-page .customer-task-section-v325[data-admin-customer-tasks-v325=section-density] .mini-head[data-admin-customer-tasks-head-v325=visible-context]{gap:10px;margin-bottom:0}.dashboard-shell .admin-client-detail-page .customer-task-section-v325[data-admin-customer-tasks-v325=section-density] .mini-head[data-admin-customer-tasks-head-v325=visible-context] h2{font-size:clamp(19px,4.2cqi,24px);line-height:1.06}.dashboard-shell .admin-client-detail-page .customer-task-section-v325[data-admin-customer-tasks-v325=section-density] .mini-head[data-admin-customer-tasks-head-v325=visible-context] p{line-height:1.28}.dashboard-shell .admin-client-detail-page .customer-task-list-v325[data-admin-customer-task-list-v325=open-task-list]{container-name:customer-task-list-v325;container-type:inline-size;display:grid;grid-gap:8px;gap:8px;margin-top:0}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325]{container-name:customer-task-row-v325;container-type:inline-size;gap:6px;padding:9px;border-radius:14px;box-shadow:0 4px 14px rgba(15,23,32,.03)}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .customer-main-task-pill{margin-bottom:4px;padding:4px 8px;font-size:10px;line-height:1.05}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-command-row{gap:7px}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-command-main,.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-command-topline{gap:6px}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-command-title{font-size:clamp(15px,3.5cqi,17px);line-height:1.18}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-command-meta{grid-template-columns:repeat(auto-fit,minmax(min(100%,112px),1fr));gap:4px}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-meta-field{gap:2px;padding:5px 6px;border-radius:10px}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-command-actions-v2{gap:4px;padding:4px;border-radius:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-action-card{gap:3px;padding:5px;border-radius:10px;box-shadow:none}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-action-label{font-size:10px;line-height:1.05}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] :where(.task-action-card small,.task-action-next-hint){font-size:9.4px;line-height:1.08}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-schedule-buttons{gap:3px}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] :where(.task-schedule-buttons .btn,.task-action-link,.task-action-static,.task-done-compact-trigger){min-width:0;max-width:100%;min-height:28px;padding:0 6px;border-radius:8px;font-size:10px;line-height:1.05;justify-content:center;text-align:center}@container customer-task-section-v325 (max-width:560px){.dashboard-shell .admin-client-detail-page .customer-task-section-v325[data-admin-customer-tasks-v325=section-density]{gap:10px;padding:13px;border-radius:18px}.dashboard-shell .admin-client-detail-page .customer-task-section-v325[data-admin-customer-tasks-v325=section-density] .mini-head[data-admin-customer-tasks-head-v325=visible-context]{align-items:flex-start}}@container customer-task-list-v325 (max-width:520px){.dashboard-shell .admin-client-detail-page .customer-task-list-v325[data-admin-customer-task-list-v325=open-task-list]{gap:7px}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325]{padding:8px;border-radius:13px}}@container customer-task-row-v325 (max-width:440px){.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-command-actions-v2,.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] .task-command-meta{grid-template-columns:1fr}.dashboard-shell .admin-client-detail-page .customer-task-row-v325[data-admin-customer-task-row-v325] :where(.task-schedule-buttons .btn,.task-action-link,.task-action-static,.task-done-compact-trigger){width:100%}}.dashboard-shell .admin-activity-page-v326[data-admin-activity-v326=container-density]{container-name:activity-page-v326;container-type:inline-size;display:grid;grid-gap:16px;gap:16px}.dashboard-shell .admin-activity-page-v326[data-admin-activity-v326=container-density] :where(.toolbar,.grid-4,.activity-section-v326,.section-head,.activity-list-v326,.activity-item-v326,.activity-body,.activity-topline,.activity-refs-v326,.activity-actions-v326){min-width:0;max-width:100%}.dashboard-shell .admin-activity-page-v326[data-admin-activity-v326=container-density] :where(h1,h2,p,span,b,small,time,a,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .activity-section-v326[data-admin-activity-section-v326=history-surface]{container-name:activity-section-v326;container-type:inline-size}.dashboard-shell .activity-list-v326[data-admin-activity-list-v326=timeline]{container-name:activity-list-v326;container-type:inline-size;display:grid;grid-gap:10px;gap:10px}.dashboard-shell .activity-item-v326[data-admin-activity-row-v326=container-density]{container-name:activity-row-v326;container-type:inline-size;grid-template-columns:38px minmax(0,1fr) minmax(min(100%,152px),.26fr);gap:10px;padding:13px;border-radius:18px}.dashboard-shell .activity-item-v326[data-admin-activity-row-v326=container-density] .activity-icon{width:38px;height:38px;border-radius:13px}.dashboard-shell .activity-item-v326[data-admin-activity-row-v326=container-density] .activity-body{gap:6px}.dashboard-shell .activity-item-v326[data-admin-activity-row-v326=container-density] .activity-topline{gap:6px;line-height:1.15}.dashboard-shell .activity-item-v326[data-admin-activity-row-v326=container-density] .activity-body h2{font-size:clamp(16px,3.4cqi,18px);line-height:1.14}.dashboard-shell .activity-item-v326[data-admin-activity-row-v326=container-density] .activity-body p{line-height:1.35}.dashboard-shell .activity-refs-v326[data-admin-activity-refs-v326=safe-refs]{container-name:activity-refs-v326;container-type:inline-size;gap:5px}.dashboard-shell .activity-refs-v326[data-admin-activity-refs-v326=safe-refs] :where(a,span){min-height:28px;padding:4px 8px;border-radius:999px;line-height:1.08}.dashboard-shell .activity-actions-v326[data-admin-activity-actions-v326=context-actions]{container-name:activity-actions-v326;container-type:inline-size;align-items:stretch;justify-content:flex-end}.dashboard-shell .activity-actions-v326[data-admin-activity-actions-v326=context-actions] .btn{min-height:32px;width:100%;justify-content:center;text-align:center;box-shadow:none}@container activity-section-v326 (max-width:680px){.dashboard-shell .activity-section-v326[data-admin-activity-section-v326=history-surface] .section-head{grid-template-columns:1fr;gap:8px}}@container activity-row-v326 (max-width:620px){.dashboard-shell .activity-item-v326[data-admin-activity-row-v326=container-density]{grid-template-columns:38px minmax(0,1fr)}.dashboard-shell .activity-actions-v326[data-admin-activity-actions-v326=context-actions]{grid-column:1/-1;justify-content:stretch}}@container activity-row-v326 (max-width:420px){.dashboard-shell .activity-item-v326[data-admin-activity-row-v326=container-density]{grid-template-columns:1fr;gap:8px;padding:11px;border-radius:16px}.dashboard-shell .activity-item-v326[data-admin-activity-row-v326=container-density] .activity-icon{width:34px;height:34px}.dashboard-shell .activity-refs-v326[data-admin-activity-refs-v326=safe-refs] :where(a,span){width:100%;justify-content:center}}.dashboard-shell .admin-vehicles-page-v327[data-admin-vehicles-v327=page-focus-primary]{container-name:vehicle-page-v327;container-type:inline-size}.dashboard-shell .admin-vehicles-page-v327[data-admin-vehicles-v327=page-focus-primary] :where(.toolbar,.vehicle-page-hero-actions-v327,.vehicle-page-focus-v327,.vehicle-page-focus-copy-v327,.vehicle-page-focus-meta-v327,.vehicle-page-focus-actions-v327){min-width:0;max-width:100%}.dashboard-shell .admin-vehicles-page-v327[data-admin-vehicles-v327=page-focus-primary] :where(h1,h2,p,span,b,small,a,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .vehicle-page-hero-actions-v327[data-admin-vehicle-hero-v327=utility-tools] .btn{box-shadow:none}.dashboard-shell .vehicle-page-focus-v327[data-admin-vehicle-focus-v327]{container-name:vehicle-page-focus-v327;container-type:inline-size;display:grid;grid-template-columns:minmax(0,1fr) minmax(min(100%,230px),.34fr);grid-gap:12px;gap:12px;align-items:center;border-left:4px solid #20c997;background:linear-gradient(135deg,#ffffff,#f6fbf9)}.dashboard-shell .vehicle-page-focus-v327[data-admin-vehicle-focus-v327=clear]{border-left-color:#9fb0c3;background:linear-gradient(135deg,#ffffff,#f8fafc)}.dashboard-shell .vehicle-page-focus-copy-v327[data-admin-vehicle-focus-copy-v327=visible-context]{display:grid;grid-gap:6px;gap:6px}.dashboard-shell .vehicle-page-focus-copy-v327[data-admin-vehicle-focus-copy-v327=visible-context] h2{font-size:clamp(19px,3.2cqi,24px);line-height:1.12}.dashboard-shell .vehicle-page-focus-copy-v327[data-admin-vehicle-focus-copy-v327=visible-context] p{color:#536174;line-height:1.38}.dashboard-shell .vehicle-page-focus-meta-v327[data-admin-vehicle-focus-meta-v327=safe-facts]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,112px),1fr));grid-gap:6px;gap:6px}.dashboard-shell .vehicle-page-focus-meta-v327[data-admin-vehicle-focus-meta-v327=safe-facts] span{min-height:28px;padding:5px 8px;border:1px solid #dce8f3;border-radius:12px;background:#fff;color:#334155;font-size:12px;line-height:1.15}.dashboard-shell .vehicle-page-focus-actions-v327[data-admin-vehicle-focus-actions-v327]{container-name:vehicle-page-focus-actions-v327;container-type:inline-size;display:grid;grid-gap:7px;gap:7px;align-items:stretch;padding:8px;border:1px solid #dce8f3;border-radius:15px;background:#f7fafc}.dashboard-shell .vehicle-page-focus-actions-v327[data-admin-vehicle-focus-actions-v327] .btn{width:100%;justify-content:center;text-align:center;min-height:34px;line-height:1.1}.dashboard-shell .vehicle-page-focus-actions-v327[data-admin-vehicle-focus-actions-v327=context-only] .btn{box-shadow:none}@container vehicle-page-focus-v327 (max-width:680px){.dashboard-shell .vehicle-page-focus-v327[data-admin-vehicle-focus-v327]{grid-template-columns:1fr;align-items:stretch}}@container vehicle-page-focus-v327 (max-width:420px){.dashboard-shell .vehicle-page-focus-v327[data-admin-vehicle-focus-v327]{padding:12px;border-radius:16px;gap:9px}.dashboard-shell .vehicle-page-focus-meta-v327[data-admin-vehicle-focus-meta-v327=safe-facts]{grid-template-columns:1fr}.dashboard-shell .vehicle-page-focus-actions-v327[data-admin-vehicle-focus-actions-v327]{padding:7px;border-radius:13px}}@container vehicle-page-focus-actions-v327 (max-width:240px){.dashboard-shell .vehicle-page-focus-actions-v327[data-admin-vehicle-focus-actions-v327] .btn{min-height:32px;padding:0 9px}}.dashboard-shell .lead-outcome-receipt-v328[data-admin-lead-receipt-v328]{container-name:lead-outcome-receipt-v328;container-type:inline-size;display:grid;grid-gap:10px;gap:10px}.dashboard-shell .lead-outcome-receipt-v328[data-admin-lead-receipt-v328=inline-context]{padding:10px;border-radius:16px;border-left-color:#aebdce;background:linear-gradient(135deg,#f8fbfd,#fff);box-shadow:none}.dashboard-shell .lead-outcome-receipt-v328[data-admin-lead-receipt-v328] :where(.lead-outcome-receipt-head-v328,.lead-outcome-receipt-grid-v328,.lead-outcome-receipt-actions-v328,.btn,div,b,span,small,a){min-width:0;max-width:100%}.dashboard-shell .lead-outcome-receipt-v328[data-admin-lead-receipt-v328] :where(b,span,small,a,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .lead-outcome-receipt-head-v328[data-admin-lead-receipt-head-v328=visible-core]{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);grid-gap:7px;gap:7px;align-items:center}.dashboard-shell .lead-outcome-receipt-grid-v328[data-admin-lead-receipt-grid-v328=summary-grid]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.dashboard-shell .lead-outcome-receipt-grid-v328[data-admin-lead-receipt-grid-v328=summary-grid]>div{padding:8px;border-radius:13px}.dashboard-shell .lead-outcome-receipt-actions-v328[data-admin-lead-receipt-actions-v328]{container-name:lead-outcome-actions-v328;container-type:inline-size;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,124px),1fr));grid-gap:7px;gap:7px;align-items:stretch;justify-content:stretch}.dashboard-shell .lead-outcome-receipt-actions-v328[data-admin-lead-receipt-actions-v328] .btn{width:100%;justify-content:center;text-align:center;min-height:32px;line-height:1.1}.dashboard-shell .lead-outcome-receipt-actions-v328[data-admin-lead-receipt-actions-v328=context-only] .btn,.dashboard-shell .lead-outcome-receipt-actions-v328[data-admin-lead-receipt-actions-v328=inline-secondary] .btn{box-shadow:none}@container lead-outcome-receipt-v328 (max-width:620px){.dashboard-shell .lead-outcome-receipt-grid-v328[data-admin-lead-receipt-grid-v328=summary-grid]{grid-template-columns:1fr}}@container lead-outcome-receipt-v328 (max-width:420px){.dashboard-shell .lead-outcome-receipt-v328[data-admin-lead-receipt-v328]{padding:10px;border-radius:16px}.dashboard-shell .lead-outcome-receipt-head-v328[data-admin-lead-receipt-head-v328=visible-core]{grid-template-columns:1fr;gap:4px}.dashboard-shell .lead-outcome-receipt-grid-v328[data-admin-lead-receipt-grid-v328=summary-grid]>div{padding:7px}}@container lead-outcome-actions-v328 (max-width:280px){.dashboard-shell .lead-outcome-receipt-actions-v328[data-admin-lead-receipt-actions-v328]{grid-template-columns:1fr}}.dashboard-shell .admin-radar-page .radar-outcome-receipt-v329[data-admin-radar-receipt-v329]{container-name:radar-outcome-receipt-v329;container-type:inline-size;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) minmax(180px,.7fr);grid-gap:12px;gap:12px;align-items:start}.dashboard-shell .admin-radar-page .radar-outcome-receipt-v329[data-admin-radar-receipt-v329] :where(.radar-outcome-head-v329,.radar-outcome-summary-v329,.radar-outcome-actions-v329,.btn,div,b,span,p,a){min-width:0;max-width:100%}.dashboard-shell .admin-radar-page .radar-outcome-receipt-v329[data-admin-radar-receipt-v329] :where(b,span,p,a,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-radar-page .radar-outcome-head-v329[data-admin-radar-receipt-head-v329=visible-core]{display:grid;grid-gap:4px;gap:4px;align-content:start}.dashboard-shell .admin-radar-page .radar-outcome-head-v329[data-admin-radar-receipt-head-v329=visible-core] h2{margin:0}.dashboard-shell .admin-radar-page .radar-outcome-summary-v329[data-admin-radar-receipt-summary-v329=visible-core]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,138px),1fr));grid-gap:8px;gap:8px}.dashboard-shell .admin-radar-page .radar-outcome-summary-v329[data-admin-radar-receipt-summary-v329=visible-core]>div{padding:8px;border:1px solid #d9e6f5;border-radius:13px;background:rgba(255,255,255,.72)}.dashboard-shell .admin-radar-page .radar-outcome-summary-v329[data-admin-radar-receipt-summary-v329=visible-core] span{display:block;color:#6b7280;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.dashboard-shell .admin-radar-page .radar-outcome-summary-v329[data-admin-radar-receipt-summary-v329=visible-core] b{display:block;margin-top:3px;color:#172033;font-size:13px;line-height:1.2}.dashboard-shell .admin-radar-page .radar-outcome-actions-v329[data-admin-radar-receipt-actions-v329=one-primary]{container-name:radar-outcome-actions-v329;container-type:inline-size;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,118px),1fr));grid-gap:7px;gap:7px;align-items:stretch;justify-content:stretch}.dashboard-shell .admin-radar-page .radar-outcome-actions-v329[data-admin-radar-receipt-actions-v329=one-primary] .btn{width:100%;min-height:32px;justify-content:center;text-align:center;line-height:1.1}@container radar-outcome-receipt-v329 (max-width:760px){.dashboard-shell .admin-radar-page .radar-outcome-receipt-v329[data-admin-radar-receipt-v329]{grid-template-columns:1fr}}@container radar-outcome-receipt-v329 (max-width:420px){.dashboard-shell .admin-radar-page .radar-outcome-receipt-v329[data-admin-radar-receipt-v329]{padding:10px;border-radius:16px;gap:9px}.dashboard-shell .admin-radar-page .radar-outcome-summary-v329[data-admin-radar-receipt-summary-v329=visible-core]>div{padding:7px}}@container radar-outcome-actions-v329 (max-width:280px){.dashboard-shell .admin-radar-page .radar-outcome-actions-v329[data-admin-radar-receipt-actions-v329=one-primary]{grid-template-columns:1fr}}.dashboard-shell .vehicle-outcome-receipt-v330[data-admin-vehicle-receipt-v330=container-density]{container-name:vehicle-outcome-receipt-v330;container-type:inline-size;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr) minmax(170px,.7fr);grid-gap:12px;gap:12px;align-items:start}.dashboard-shell .vehicle-outcome-receipt-v330[data-admin-vehicle-receipt-v330=container-density] :where(.vehicle-outcome-head-v330,.vehicle-outcome-summary-v330,.vehicle-outcome-actions-v330,.btn,div,b,span,small,a){min-width:0;max-width:100%}.dashboard-shell .vehicle-outcome-receipt-v330[data-admin-vehicle-receipt-v330=container-density] :where(b,span,small,a,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .vehicle-outcome-head-v330[data-admin-vehicle-receipt-head-v330=visible-core]{display:grid;grid-gap:5px;gap:5px;align-content:start}.dashboard-shell .vehicle-outcome-head-v330[data-admin-vehicle-receipt-head-v330=visible-core] b{line-height:1.12}.dashboard-shell .vehicle-outcome-summary-v330[data-admin-vehicle-receipt-summary-v330=summary-grid]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.dashboard-shell .vehicle-outcome-summary-v330[data-admin-vehicle-receipt-summary-v330=summary-grid]>div{padding:8px;border-radius:13px}.dashboard-shell .vehicle-outcome-actions-v330[data-admin-vehicle-receipt-actions-v330=one-primary]{container-name:vehicle-outcome-actions-v330;container-type:inline-size;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,118px),1fr));grid-gap:7px;gap:7px;align-items:stretch;justify-content:stretch}.dashboard-shell .vehicle-outcome-actions-v330[data-admin-vehicle-receipt-actions-v330=one-primary] .btn{width:100%;min-height:32px;justify-content:center;text-align:center;line-height:1.1}@container vehicle-outcome-receipt-v330 (max-width:760px){.dashboard-shell .vehicle-outcome-receipt-v330[data-admin-vehicle-receipt-v330=container-density]{grid-template-columns:1fr}}@container vehicle-outcome-receipt-v330 (max-width:620px){.dashboard-shell .vehicle-outcome-summary-v330[data-admin-vehicle-receipt-summary-v330=summary-grid]{grid-template-columns:1fr}}@container vehicle-outcome-receipt-v330 (max-width:420px){.dashboard-shell .vehicle-outcome-receipt-v330[data-admin-vehicle-receipt-v330=container-density]{padding:10px;border-radius:16px;gap:9px}.dashboard-shell .vehicle-outcome-summary-v330[data-admin-vehicle-receipt-summary-v330=summary-grid]>div{padding:7px}}@container vehicle-outcome-actions-v330 (max-width:280px){.dashboard-shell .vehicle-outcome-actions-v330[data-admin-vehicle-receipt-actions-v330=one-primary]{grid-template-columns:1fr}}.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-receipt-v331[data-admin-mobile-bulk-receipt-v331=container-density]{container-name:mobile-bulk-receipt-v331;container-type:inline-size;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr) minmax(170px,.7fr);grid-gap:12px;gap:12px;align-items:start}.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-receipt-v331[data-admin-mobile-bulk-receipt-v331=container-density] :where(.mobile-bulk-head-v331,.mobile-bulk-summary-v331,.mobile-bulk-actions-v331,.btn,div,b,span,small,a){min-width:0;max-width:100%}.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-receipt-v331[data-admin-mobile-bulk-receipt-v331=container-density] :where(b,span,small,a,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-head-v331[data-admin-mobile-bulk-receipt-head-v331=visible-core]{display:grid;grid-gap:5px;gap:5px;align-content:start}.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-head-v331[data-admin-mobile-bulk-receipt-head-v331=visible-core] b{line-height:1.12}.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-summary-v331[data-admin-mobile-bulk-receipt-summary-v331=summary-grid]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-summary-v331[data-admin-mobile-bulk-receipt-summary-v331=summary-grid]>div{padding:8px;border-radius:13px}.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-actions-v331[data-admin-mobile-bulk-receipt-actions-v331=one-primary]{container-name:mobile-bulk-actions-v331;container-type:inline-size;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,118px),1fr));grid-gap:7px;gap:7px;align-items:stretch;justify-content:stretch}.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-actions-v331[data-admin-mobile-bulk-receipt-actions-v331=one-primary] .btn{width:100%;min-height:32px;justify-content:center;text-align:center;line-height:1.1}@container mobile-bulk-receipt-v331 (max-width:760px){.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-receipt-v331[data-admin-mobile-bulk-receipt-v331=container-density]{grid-template-columns:1fr}}@container mobile-bulk-receipt-v331 (max-width:620px){.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-summary-v331[data-admin-mobile-bulk-receipt-summary-v331=summary-grid]{grid-template-columns:1fr}}@container mobile-bulk-receipt-v331 (max-width:420px){.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-receipt-v331[data-admin-mobile-bulk-receipt-v331=container-density]{padding:10px;border-radius:16px;gap:9px}.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-summary-v331[data-admin-mobile-bulk-receipt-summary-v331=summary-grid]>div{padding:7px}}@container mobile-bulk-actions-v331 (max-width:280px){.dashboard-shell .admin-mobile-de-review-page .mobile-bulk-actions-v331[data-admin-mobile-bulk-receipt-actions-v331=one-primary]{grid-template-columns:1fr}}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-v333[data-admin-mobile-seller-preview-v333=no-write-preview]{container-name:mobile-seller-preview-v333;container-type:inline-size;display:grid;grid-gap:12px;gap:12px;margin:0 0 18px;border:1px solid rgba(49,95,186,.18);border-left:6px solid #1b4fa8;background:linear-gradient(135deg,#f5f8ff,#fff);box-shadow:0 16px 42px rgba(15,35,70,.08)}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-blocked[data-admin-mobile-seller-preview-v333=no-write-preview]{border-color:rgba(245,158,11,.3) rgba(245,158,11,.3) rgba(245,158,11,.3) #a15c00;background:linear-gradient(135deg,#fff8ed,#fff)}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-v333[data-admin-mobile-seller-preview-v333=no-write-preview] :where(.mobile-seller-preview-head-v333,.mobile-seller-preview-list-v333,.mobile-seller-preview-row-v333,.mobile-seller-preview-facts-v333,.mobile-seller-preview-actions-v333,.btn,div,b,span,small,a,p,h2,article){min-width:0;max-width:100%}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-v333[data-admin-mobile-seller-preview-v333=no-write-preview] :where(b,span,small,a,p,h2,.btn){white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-head-v333[data-admin-mobile-seller-preview-head-v333=visible-summary]{display:grid;grid-gap:5px;gap:5px}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-head-v333[data-admin-mobile-seller-preview-head-v333=visible-summary] h2,.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-head-v333[data-admin-mobile-seller-preview-head-v333=visible-summary] p{margin:0}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-list-v333[data-admin-mobile-seller-preview-list-v333=curated-vehicles]{container-name:mobile-seller-preview-list-v333;container-type:inline-size;display:grid;grid-gap:8px;gap:8px}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-row-v333[data-admin-mobile-seller-preview-row-v333=curated-card]{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.95fr);grid-gap:10px;gap:10px;align-items:start;padding:10px;border:1px solid rgba(215,226,244,.9);border-radius:16px;background:rgba(255,255,255,.86)}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-row-v333[data-admin-mobile-seller-preview-row-v333=curated-card]>div:first-child{display:grid;grid-gap:4px;gap:4px}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-row-v333[data-admin-mobile-seller-preview-row-v333=curated-card]>div:first-child span{color:#526176;font-weight:780;line-height:1.35}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-facts-v333[data-admin-mobile-seller-preview-facts-v333=safe-facts]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-facts-v333[data-admin-mobile-seller-preview-facts-v333=safe-facts] span{display:grid;grid-gap:3px;gap:3px;padding:7px 8px;border-radius:12px;background:#f7faff;border:1px solid rgba(215,226,244,.8)}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-facts-v333[data-admin-mobile-seller-preview-facts-v333=safe-facts] small{color:#68788d;font-size:10px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-warning-v333{grid-column:1/-1;margin:0;color:#8a4c00;font-weight:820;line-height:1.35}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-actions-v333[data-admin-mobile-seller-preview-actions-v333=one-primary]{container-name:mobile-seller-preview-actions-v333;container-type:inline-size;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));grid-gap:8px;gap:8px;max-width:520px}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-actions-v333[data-admin-mobile-seller-preview-actions-v333=one-primary] .btn{width:100%;min-height:34px;justify-content:center;text-align:center;line-height:1.12}@container mobile-seller-preview-list-v333 (max-width:720px){.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-row-v333[data-admin-mobile-seller-preview-row-v333=curated-card]{grid-template-columns:1fr}}@container mobile-seller-preview-v333 (max-width:520px){.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-facts-v333[data-admin-mobile-seller-preview-facts-v333=safe-facts]{grid-template-columns:1fr}}@container mobile-seller-preview-v333 (max-width:420px){.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-v333[data-admin-mobile-seller-preview-v333=no-write-preview]{padding:12px;border-radius:18px;gap:9px}}@container mobile-seller-preview-actions-v333 (max-width:320px){.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-actions-v333[data-admin-mobile-seller-preview-actions-v333=one-primary]{grid-template-columns:1fr}}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-apply-v337[data-admin-mobile-seller-new-only-v348]{display:grid;grid-gap:6px;gap:6px;min-width:0;max-width:100%;container-type:inline-size;container-name:mobile-seller-apply-v337}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-apply-v337[data-admin-mobile-seller-new-only-v348] :where(.btn,small,div){min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}@container mobile-seller-apply-v337 (max-width:360px){.dashboard-shell .admin-mobile-de-review-page .mobile-seller-apply-v337[data-admin-mobile-seller-new-only-v348]>.btn{width:100%}}.dashboard-shell .admin-mobile-de-review-page:has(.mobile-seller-apply-v337[data-admin-mobile-seller-new-only-v348=failed],.mobile-seller-apply-v337[data-admin-mobile-seller-new-only-v348=auth-expired]) .admin-next-action{background:#fff;color:var(--ink);border-color:var(--line);box-shadow:none}.dashboard-shell .admin-mobile-de-review-page:has(.mobile-seller-apply-v337[data-admin-mobile-seller-new-only-v348=failed],.mobile-seller-apply-v337[data-admin-mobile-seller-new-only-v348=auth-expired]) .mobile-seller-apply-v337[data-admin-mobile-seller-new-only-v348] .admin-next-action{background:linear-gradient(135deg,var(--brand),#16a085);color:#04120f;border-color:transparent;box-shadow:0 12px 30px rgba(32,201,151,.22)}.dashboard-shell .admin-mobile-de-review-page .mobile-de-work-queue-v349[data-admin-mobile-seller-intake-v349=queue-inline]{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);align-items:start;gap:16px}.dashboard-shell .admin-mobile-de-review-page .mobile-de-work-queue-v349[data-admin-mobile-seller-intake-v349=queue-inline] :where(div,b,span,p,h2,a,button){min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-mobile-de-review-page .mobile-de-queue-copy-v349 h2,.dashboard-shell .admin-mobile-de-review-page .mobile-de-queue-copy-v349 p{margin-bottom:0}.dashboard-shell .admin-mobile-de-review-page .mobile-de-queue-intake-v349{display:grid;grid-gap:9px;gap:9px;padding-left:16px;border-left:1px solid rgba(107,141,184,.25)}.dashboard-shell .admin-mobile-de-review-page .mobile-de-queue-intake-v349>div:first-child{display:grid;grid-gap:4px;gap:4px}.dashboard-shell .admin-mobile-de-review-page .mobile-de-queue-intake-v349>div:first-child span{color:#5d6c7d;line-height:1.4}.dashboard-shell .admin-mobile-de-review-page .mobile-de-queue-intake-actions-v349[data-admin-mobile-seller-intake-actions-v349=one-current-primary]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,145px),1fr));grid-gap:7px;gap:7px}.dashboard-shell .admin-mobile-de-review-page .mobile-de-queue-intake-actions-v349[data-admin-mobile-seller-intake-actions-v349=one-current-primary] .btn{width:100%;min-height:32px;justify-content:center;text-align:center;line-height:1.1}.dashboard-shell .admin-mobile-de-review-page .mobile-de-queue-intake-actions-v349 .mobile-seller-apply-v337[data-admin-mobile-seller-new-only-v348=auth-expired],.dashboard-shell .admin-mobile-de-review-page .mobile-de-queue-intake-actions-v349 .mobile-seller-apply-v337[data-admin-mobile-seller-new-only-v348=failed]{grid-column:1/-1}@container mobile-de-bulk-panel-v283 (max-width:780px){.dashboard-shell .admin-mobile-de-review-page .mobile-de-work-queue-v349[data-admin-mobile-seller-intake-v349=queue-inline]{grid-template-columns:1fr}.dashboard-shell .admin-mobile-de-review-page .mobile-de-queue-intake-v349{padding-left:0;padding-top:12px;border-left:0;border-top:1px solid rgba(107,141,184,.25)}}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-summary-v336[data-admin-mobile-seller-reconcile-summary-v336=inventory-counts]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:7px;gap:7px}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-summary-v336[data-admin-mobile-seller-reconcile-summary-v336=inventory-counts] span{display:grid;grid-gap:3px;gap:3px;padding:9px;border:1px solid rgba(215,226,244,.9);border-radius:13px;background:#fff}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-summary-v336 b,.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-summary-v336 small{overflow-wrap:anywhere}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-summary-v336 small{color:#68788d;font-size:10px;font-weight:900;text-transform:uppercase}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-fields-v336{margin:2px 0 0;color:#44546a;line-height:1.45}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-invalid-v336,.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-local-v336{display:grid;grid-gap:7px;gap:7px;padding:10px;border:1px solid rgba(245,158,11,.3);border-radius:15px;background:#fffaf2}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-invalid-v336>span{color:#744817;line-height:1.4}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-local-v336>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-row-v333[data-admin-mobile-seller-reconcile-row-v336=ambiguous_identity],.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-row-v333[data-admin-mobile-seller-reconcile-row-v336=manual_conflict]{border-color:rgba(245,158,11,.45);background:#fffaf2}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-preview-row-v333[data-admin-mobile-seller-reconcile-row-v336=unchanged]{border-color:rgba(22,163,74,.28);background:#f8fff9}@container mobile-seller-preview-v333 (max-width:760px){.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-summary-v336[data-admin-mobile-seller-reconcile-summary-v336=inventory-counts]{grid-template-columns:repeat(3,minmax(0,1fr))}}@container mobile-seller-preview-v333 (max-width:460px){.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-summary-v336[data-admin-mobile-seller-reconcile-summary-v336=inventory-counts]{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .admin-mobile-de-review-page .mobile-seller-reconcile-local-v336>div{grid-template-columns:1fr}}.dashboard-shell .clients-base-v297[data-admin-clients-density-v297=container]{container-name:admin-clients-base-v297;container-type:inline-size}.dashboard-shell .clients-base-v297 .client-cards[data-admin-clients-search-results-v190=filtered-list]{container-name:admin-clients-results-v297;container-type:inline-size;min-width:0}.dashboard-shell .clients-base-v297 :where(.client-search-panel-v190,.client-search-state-v191,.client-row-card[data-admin-client-card-v257=who-request-reason-action],.client-card-section-v257,.client-card-action-v257){min-width:0;max-width:100%}.dashboard-shell .clients-base-v297 .client-row-card[data-admin-client-card-v257=who-request-reason-action] :where(b,span,a){overflow-wrap:anywhere}@container admin-clients-base-v297 (max-width:980px){.dashboard-shell .clients-base-v297 .client-search-panel-v190{grid-template-columns:1fr;align-items:stretch}.dashboard-shell .clients-base-v297 .client-search-meta-v190{flex-wrap:wrap;justify-content:space-between}.dashboard-shell .clients-base-v297 .client-search-meta-v190 span{white-space:normal}.dashboard-shell .clients-base-v297 .client-search-state-v191{grid-template-columns:1fr;align-items:stretch}.dashboard-shell .clients-base-v297 .client-search-state-v191 .form-actions{justify-content:flex-start;flex-wrap:wrap}}@container admin-clients-base-v297 (max-width:620px){.dashboard-shell .clients-base-v297 .client-search-panel-v190,.dashboard-shell .clients-base-v297 .client-search-state-v191{padding:11px;border-radius:16px}.dashboard-shell .clients-base-v297 .client-search-empty-v190 .form-actions,.dashboard-shell .clients-base-v297 .client-search-meta-v190,.dashboard-shell .clients-base-v297 .client-search-state-v191 .form-actions{display:grid;grid-template-columns:1fr}.dashboard-shell .clients-base-v297 :where(.client-search-meta-v190,.client-search-state-v191,.client-search-empty-v190) .btn{width:100%;justify-content:center}}@container admin-clients-results-v297 (max-width:1180px){.dashboard-shell .clients-base-v297 .client-row-card[data-admin-client-card-v257=who-request-reason-action]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:start}.dashboard-shell .clients-base-v297 .client-row-card[data-admin-client-card-v257=who-request-reason-action] .client-card-section-v257{align-self:start}.dashboard-shell .clients-base-v297 .client-row-card[data-admin-client-card-v257=who-request-reason-action] .client-card-action-v257{grid-column:1/-1;justify-self:start;white-space:normal;overflow-wrap:anywhere;line-height:1.15;text-align:center}}@container admin-clients-results-v297 (max-width:860px){.dashboard-shell .clients-base-v297 .client-row-card[data-admin-client-card-v257=who-request-reason-action]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.dashboard-shell .clients-base-v297 .client-row-card[data-admin-client-card-v257=who-request-reason-action] .client-card-section-v257{padding:9px}}@container admin-clients-results-v297 (max-width:560px){.dashboard-shell .clients-base-v297 .client-row-card[data-admin-client-card-v257=who-request-reason-action]{grid-template-columns:1fr;gap:8px;padding:12px}.dashboard-shell .clients-base-v297 .client-row-card[data-admin-client-card-v257=who-request-reason-action] .client-card-section-v257{padding:8px;border-radius:12px}.dashboard-shell .clients-base-v297 .client-row-card[data-admin-client-card-v257=who-request-reason-action] .client-card-action-v257{width:100%;justify-self:stretch}}.seller-lead-form .seller-photo-field-v347 small{color:var(--muted);font-size:12px;line-height:1.4}.seller-lead-form .seller-photo-selection-v347{display:grid;grid-gap:5px;gap:5px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#f7faf9}.seller-lead-form .seller-photo-selection-v347[data-seller-photo-selection-v347=uploaded]{border-color:#a9d9ca;background:#f2fbf7}.seller-lead-form .seller-photo-selection-v347 span{color:var(--muted);overflow-wrap:anywhere}.seller-lead-form .seller-photo-issue-v347{display:grid;grid-gap:7px;gap:7px}.seller-lead-form .seller-photo-issue-v347>span{line-height:1.4}.seller-lead-form .seller-photo-issue-v347 .form-actions{margin-top:4px}.dashboard-shell .seller-review-workbench-v347{container-name:seller-review-v347;container-type:inline-size;display:grid;grid-gap:14px;gap:14px;min-width:0;margin-top:14px;padding:16px;border:1px solid #cbd9e5;border-radius:18px;background:linear-gradient(145deg,#fbfdff,#f4f8fb);scroll-margin-top:100px}.dashboard-shell .seller-review-workbench-v347:target{outline:3px solid rgba(8,122,95,.2);outline-offset:3px}.dashboard-shell .seller-review-head-v347{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.dashboard-shell .seller-review-head-v347 h3{margin:2px 0 4px;font-size:20px}.dashboard-shell .seller-review-head-v347 p{margin:0;color:var(--muted);line-height:1.4}.dashboard-shell .seller-review-current-v347,.dashboard-shell .seller-review-expectation-v347{display:grid;grid-template-columns:minmax(130px,.65fr) minmax(140px,.75fr) minmax(220px,1.6fr);grid-gap:10px;gap:10px;align-items:center;padding:11px 13px;border:1px solid #d9e3eb;border-radius:14px;background:#fff}.dashboard-shell .seller-review-current-v347 span,.dashboard-shell .seller-review-expectation-v347 span{color:var(--muted);font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.dashboard-shell .seller-review-current-v347 small,.dashboard-shell .seller-review-expectation-v347 small{color:var(--muted);line-height:1.35;overflow-wrap:anywhere}.dashboard-shell .seller-review-gallery-v347{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr));grid-gap:10px;gap:10px}.dashboard-shell .seller-review-photo-v347{display:grid;min-width:0;border:1px solid #d5e0e8;border-radius:15px;background:#fff}.dashboard-shell .seller-review-photo-v347>img{width:100%;aspect-ratio:4/3;border-radius:14px 14px 0 0;background:#17212d;object-fit:contain}.dashboard-shell .seller-review-photo-fallback-v347{display:grid;place-content:center;grid-gap:5px;gap:5px;width:100%;aspect-ratio:4/3;padding:16px;border-radius:14px 14px 0 0;background:#e9eff4;color:#344458;text-align:center}.dashboard-shell .seller-review-photo-fallback-v347 span{color:var(--muted);line-height:1.35}.dashboard-shell .seller-review-photo-v347>div{display:grid;grid-gap:5px;gap:5px;min-width:0;padding:9px 10px}.dashboard-shell .seller-review-photo-v347 small{color:var(--muted)}.dashboard-shell .seller-review-photo-v347 .btn{justify-self:start;white-space:normal}.dashboard-shell .seller-review-delete-v347>div{display:flex;flex-wrap:wrap;gap:6px}.dashboard-shell .seller-review-form-v347{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.dashboard-shell .seller-review-form-v347 .wide{grid-column:1/-1}.dashboard-shell .seller-review-form-v347 .textarea{min-height:90px}.dashboard-shell .seller-review-actions-v347{justify-content:flex-start;margin-top:0}.dashboard-shell .seller-review-actions-v347 .btn{max-width:100%;white-space:normal;overflow-wrap:anywhere;text-align:center}@container seller-review-v347 (max-width:760px){.dashboard-shell .seller-review-current-v347,.dashboard-shell .seller-review-expectation-v347,.dashboard-shell .seller-review-form-v347{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell .seller-review-current-v347 small,.dashboard-shell .seller-review-expectation-v347 small{grid-column:1/-1}}@container seller-review-v347 (max-width:520px){.dashboard-shell .seller-review-workbench-v347{padding:12px;border-radius:15px}.dashboard-shell .seller-review-head-v347{display:grid}.dashboard-shell .seller-review-current-v347,.dashboard-shell .seller-review-expectation-v347,.dashboard-shell .seller-review-form-v347{grid-template-columns:1fr}.dashboard-shell .seller-review-current-v347 small,.dashboard-shell .seller-review-expectation-v347 small{grid-column:auto}.dashboard-shell .seller-review-actions-v347,.dashboard-shell .seller-review-actions-v347 .btn,.dashboard-shell .seller-review-delete-v347 .btn,.dashboard-shell .seller-review-delete-v347>div{width:100%}}.dashboard-shell .admin-vehicles-page .vehicle-list-v345[data-admin-vehicle-list-v345=practical-rows]{container-name:admin-vehicle-list-v345;container-type:inline-size;grid-template-columns:1fr;gap:8px}.dashboard-shell .admin-vehicles-page .vehicle-list-row-v345[data-admin-vehicle-row-v345=compact-work-row]{display:grid;grid-template-columns:minmax(116px,138px) minmax(0,1fr) minmax(150px,184px);align-items:stretch;grid-gap:0;gap:0;overflow:visible;border-radius:16px}.dashboard-shell .admin-vehicles-page .vehicle-list-row-v345[data-admin-vehicle-row-v345=compact-work-row]:hover{transform:none}.dashboard-shell .admin-vehicles-page .vehicle-list-photo-v345[data-admin-vehicle-photo-v345]{align-self:center;aspect-ratio:4/3;margin:9px;overflow:hidden;border:1px solid #dbe5ef;border-radius:12px;background:linear-gradient(145deg,#edf2f6,#dce5ec)}.dashboard-shell .admin-vehicles-page .vehicle-list-photo-v345[data-admin-vehicle-photo-v345] img{display:block;width:100%;height:100%;object-fit:cover}.dashboard-shell .admin-vehicles-page .vehicle-list-photo-v345[data-admin-vehicle-photo-v345] span{display:flex;align-items:center;justify-content:center;min-height:100%;padding:8px;color:#667587;font-size:11px;font-weight:850;text-align:center}.dashboard-shell .admin-vehicles-page .vehicle-list-body-v345{min-width:0;display:grid;align-content:center;grid-gap:6px;gap:6px;padding:9px 8px;background:transparent}.dashboard-shell .admin-vehicles-page .vehicle-list-truth-v345[data-admin-vehicle-truth-v345=safe-projection]{min-width:0;gap:5px}.dashboard-shell .admin-vehicles-page .vehicle-list-truth-v345[data-admin-vehicle-truth-v345=safe-projection] .badge{min-width:0;min-height:22px;padding:3px 7px;white-space:normal;overflow-wrap:anywhere;line-height:1.08}.dashboard-shell .admin-vehicles-page .vehicle-list-core-v345[data-admin-vehicle-core-v345=visible-facts]{min-width:0;display:grid;grid-gap:2px;gap:2px}.dashboard-shell .admin-vehicles-page .vehicle-list-core-v345[data-admin-vehicle-core-v345=visible-facts] :where(h3,p,h2){min-width:0;margin:0;white-space:normal;overflow-wrap:anywhere}.dashboard-shell .admin-vehicles-page .vehicle-list-core-v345[data-admin-vehicle-core-v345=visible-facts] h3{font-size:16px;line-height:1.18}.dashboard-shell .admin-vehicles-page .vehicle-list-core-v345[data-admin-vehicle-core-v345=visible-facts] p{font-size:12px;line-height:1.25}.dashboard-shell .admin-vehicles-page .vehicle-list-core-v345[data-admin-vehicle-core-v345=visible-facts] h2{font-size:16px;line-height:1.15}.dashboard-shell .admin-vehicles-page .vehicle-list-row-v345 .vehicle-list-readiness-note-v238{margin:0;padding:7px 8px;border-radius:11px;font-size:11px}.dashboard-shell .admin-vehicles-page .vehicle-list-action-v345[data-admin-vehicle-list-action-v345=one-primary]{min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:4px;margin:8px;padding:8px;border-radius:12px}.dashboard-shell .admin-vehicles-page .vehicle-list-action-v345[data-admin-vehicle-list-action-v345=one-primary]>span{color:#667587;font-size:9px;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.dashboard-shell .admin-vehicles-page .vehicle-list-action-v345[data-admin-vehicle-list-action-v345=one-primary]>b{color:#27364b;font-size:12px;line-height:1.22;overflow-wrap:anywhere}.dashboard-shell .admin-vehicles-page .vehicle-list-action-v345[data-admin-vehicle-list-action-v345=one-primary] .vehicle-list-primary-v345{width:100%;min-width:0;min-height:34px;padding:0 10px;justify-content:center;white-space:normal;overflow-wrap:anywhere;line-height:1.12;text-align:center}@container admin-vehicle-list-v345 (max-width:920px){.dashboard-shell .admin-vehicles-page .vehicle-list-row-v345[data-admin-vehicle-row-v345=compact-work-row]{grid-template-columns:minmax(110px,128px) minmax(0,1fr)}.dashboard-shell .admin-vehicles-page .vehicle-list-photo-v345[data-admin-vehicle-photo-v345]{grid-row:1/span 2;align-self:start}.dashboard-shell .admin-vehicles-page .vehicle-list-action-v345[data-admin-vehicle-list-action-v345=one-primary]{grid-column:2;margin:0 8px 8px}}@container admin-vehicle-list-v345 (max-width:560px){.dashboard-shell .admin-vehicles-page .vehicle-list-row-v345[data-admin-vehicle-row-v345=compact-work-row]{grid-template-columns:1fr}.dashboard-shell .admin-vehicles-page .vehicle-list-photo-v345[data-admin-vehicle-photo-v345]{grid-row:auto;aspect-ratio:16/9;margin:9px 9px 0}.dashboard-shell .admin-vehicles-page .vehicle-list-body-v345{padding:9px}.dashboard-shell .admin-vehicles-page .vehicle-list-action-v345[data-admin-vehicle-list-action-v345=one-primary]{grid-column:1;margin:0 9px 9px}}.dashboard-shell .admin-radar-page .radar-lot-actions[data-admin-radar-v267=existing-task-first]{align-items:start}.dashboard-shell .admin-radar-page .radar-lot-actions[data-admin-radar-v267=existing-task-first] .radar-existing-task{order:-2;grid-column:1/-1;width:100%}.dashboard-shell .admin-radar-page .radar-lot-actions[data-admin-radar-v267=existing-task-first] .radar-existing-task-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:8px;gap:8px}.dashboard-shell .admin-radar-page .radar-lot-actions[data-admin-radar-v267=existing-task-first] .radar-existing-task .btn{width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere;line-height:1.15;text-align:center}@media (max-width:720px){.dashboard-shell .admin-radar-page .radar-lot-actions[data-admin-radar-v267=existing-task-first] .radar-existing-task-actions{grid-template-columns:1fr}}.dashboard-shell .admin-server-load-v192{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;border-left:4px solid #315fba;background:linear-gradient(135deg,#fff,#f8fbfd)}.dashboard-shell .admin-server-load-auth-v192{border-left-color:#9a5b00;background:linear-gradient(135deg,#fff,#fffaf0)}.dashboard-shell .admin-server-load-error-v192{border-left-color:#315fba}.dashboard-shell .admin-server-load-copy-v192 h2{margin:4px 0 6px;font-size:clamp(22px,2.4vw,30px);line-height:1.08}.dashboard-shell .admin-server-load-copy-v192 p:not(.eyebrow){margin:0;color:#5d6c7d;font-weight:780;line-height:1.45}.dashboard-shell .admin-server-load-actions-v192{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}@media (max-width:720px){.dashboard-shell .admin-server-load-v192{grid-template-columns:1fr;padding:16px}.dashboard-shell .admin-server-load-actions-v192{display:grid;grid-template-columns:1fr;justify-content:stretch}.dashboard-shell .admin-server-load-actions-v192 .btn{width:100%;justify-content:center}}.dashboard-shell .lead-missing-result-v194{margin:0 0 18px}.dashboard-shell .lead-missing-result-v194 .admin-missing-object-v150{border-left-color:#315fba}@media (max-width:720px){.dashboard-shell .lead-missing-result-v194{margin-bottom:14px}}.dashboard-shell .sale-missing-result-v195{margin:0 0 18px}.dashboard-shell .sale-missing-result-v195 .admin-missing-object-v150{border-left-color:#315fba}@media (max-width:720px){.dashboard-shell .sale-missing-result-v195{margin-bottom:14px}}.dashboard-shell .radar-missing-result-v196{margin:0 0 18px}.dashboard-shell .radar-missing-result-v196 .admin-missing-object-v150{border-left-color:#315fba}@media (max-width:720px){.dashboard-shell .radar-missing-result-v196{margin-bottom:14px}}.dashboard-shell .vehicle-missing-result-v197{margin:0 0 18px}.dashboard-shell .vehicle-missing-result-v197 .admin-missing-object-v150{border-left-color:#315fba}.dashboard-shell [data-admin-mobile-de-v197=server-data-handoff],.dashboard-shell [data-admin-vehicle-archive-v197=server-data-handoff],.dashboard-shell [data-admin-vehicle-detail-v197=server-data-handoff],.dashboard-shell [data-admin-vehicles-v197=server-data-handoff]{display:grid;grid-gap:16px;gap:16px}@media (max-width:720px){.dashboard-shell .vehicle-missing-result-v197{margin-bottom:14px}}.dashboard-shell .customer-missing-result-v198{margin:0 0 18px}.dashboard-shell .customer-missing-result-v198 .admin-missing-object-v150{border-left-color:#315fba}.dashboard-shell [data-admin-client-detail-v198=server-data-handoff]{display:grid;grid-gap:16px;gap:16px}@media (max-width:720px){.dashboard-shell .customer-missing-result-v198{margin-bottom:14px}}.dashboard-shell [data-admin-activity-v199=server-data-handoff],.dashboard-shell [data-admin-content-detail-v199=server-data-handoff],.dashboard-shell [data-admin-content-insights-v199=server-data-handoff],.dashboard-shell [data-admin-content-v199=server-data-handoff]{margin-bottom:16px}.dashboard-shell .content-missing-result-v199{margin:0 0 18px}.dashboard-shell .content-missing-result-v199 .admin-missing-object-v150{border-left-color:#315fba}@media (max-width:720px){.dashboard-shell .content-missing-result-v199,.dashboard-shell [data-admin-activity-v199=server-data-handoff],.dashboard-shell [data-admin-content-detail-v199=server-data-handoff],.dashboard-shell [data-admin-content-insights-v199=server-data-handoff],.dashboard-shell [data-admin-content-v199=server-data-handoff]{margin-bottom:14px}}.dashboard-shell .admin-center-page[data-admin-center-v338=visible-core-projection] .admin-center-hero-focus-v251[data-admin-center-visible-core-v338=hero]{width:min(100%,620px);max-width:100%;min-width:0;container-name:admin-center-hero-v338;container-type:inline-size}.dashboard-shell .admin-center-page[data-admin-center-v338=visible-core-projection] .admin-center-brand-snapshot-v338[data-admin-center-visible-core-v338=brand-snapshot]{min-width:0;container-name:admin-center-brand-v338;container-type:inline-size}.dashboard-shell .admin-center-page[data-admin-center-v338=visible-core-projection] :where(.admin-center-hero-focus-v251[data-admin-center-visible-core-v338=hero] b,.admin-center-hero-focus-v251[data-admin-center-visible-core-v338=hero] small,.admin-center-hero-focus-v251[data-admin-center-visible-core-v338=hero] span,.admin-center-brand-snapshot-v338 .brand-snapshot-head>div,.admin-center-brand-snapshot-v338 .brand-snapshot-head b,.admin-center-brand-snapshot-v338 .brand-snapshot-head span){min-width:0;max-width:100%;white-space:normal;overflow:visible;overflow-wrap:anywhere}@container admin-center-hero-v338 (max-width:420px){.dashboard-shell .admin-center-page[data-admin-center-v338=visible-core-projection] .admin-center-hero-focus-v251[data-admin-center-visible-core-v338=hero]>span{width:100%;justify-content:center;text-align:center}}@container admin-center-brand-v338 (max-width:340px){.dashboard-shell .admin-center-page[data-admin-center-v338=visible-core-projection] .admin-center-brand-snapshot-v338 .brand-snapshot-head{align-items:flex-start}.dashboard-shell .admin-center-page[data-admin-center-v338=visible-core-projection] .admin-center-brand-snapshot-v338 .brand-snapshot-head img{width:44px;height:44px;border-radius:14px}}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-receipt-v339[data-admin-vehicle-focus-receipt-v339=container-density]{container-name:vehicle-focus-receipt-v339;container-type:inline-size;min-width:0}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-layout-v339[data-admin-vehicle-focus-receipt-layout-v339=adaptive-grid]{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr) minmax(190px,.7fr);grid-gap:12px;gap:12px;align-items:start}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-receipt-v339[data-admin-vehicle-focus-receipt-v339=container-density] :where(.vehicle-focus-layout-v339,.vehicle-focus-head-v339,.vehicle-focus-summary-v339,.vehicle-focus-actions-v339,.btn,div,h2,p,b,small,a){min-width:0;max-width:100%}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-receipt-v339[data-admin-vehicle-focus-receipt-v339=container-density] :where(h2,p,b,small,a,.btn){white-space:normal;overflow:visible;overflow-wrap:anywhere}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-head-v339[data-admin-vehicle-focus-receipt-head-v339=visible-core]{display:grid;grid-gap:5px;gap:5px;align-content:start}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-head-v339[data-admin-vehicle-focus-receipt-head-v339=visible-core] :where(h2,p){margin:0}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-summary-v339[data-admin-vehicle-focus-receipt-summary-v339=summary-grid]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-summary-v339[data-admin-vehicle-focus-receipt-summary-v339=summary-grid]>div{padding:8px;border-radius:13px}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-actions-v339[data-admin-vehicle-focus-receipt-actions-v339=one-primary]{container-name:vehicle-focus-actions-v339;container-type:inline-size;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px;align-items:stretch;margin-top:0}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-actions-v339[data-admin-vehicle-focus-receipt-actions-v339=one-primary] .btn{width:100%;min-height:34px;justify-content:center;text-align:center;line-height:1.15}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-actions-v339[data-admin-vehicle-focus-receipt-actions-v339=one-primary] .admin-next-action{grid-column:1/-1}@container vehicle-focus-receipt-v339 (max-width:760px){.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-layout-v339[data-admin-vehicle-focus-receipt-layout-v339=adaptive-grid]{grid-template-columns:1fr}}@container vehicle-focus-receipt-v339 (max-width:620px){.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-summary-v339[data-admin-vehicle-focus-receipt-summary-v339=summary-grid]{grid-template-columns:repeat(2,minmax(0,1fr))}}@container vehicle-focus-receipt-v339 (max-width:420px){.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-layout-v339[data-admin-vehicle-focus-receipt-layout-v339=adaptive-grid]{gap:9px}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-summary-v339[data-admin-vehicle-focus-receipt-summary-v339=summary-grid]{grid-template-columns:1fr}.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-actions-v339[data-admin-vehicle-focus-receipt-actions-v339=one-primary] .btn{grid-column:1/-1}}@container vehicle-focus-actions-v339 (max-width:300px){.dashboard-shell .admin-vehicle-detail-page .vehicle-focus-actions-v339[data-admin-vehicle-focus-receipt-actions-v339=one-primary] .btn{grid-column:1/-1}}.dashboard-shell :is(.task-column-overdue .task-command-overdue[data-admin-task-active-v340=visible-context],.task-column-today .task-command-today[data-admin-task-active-v340=visible-context],.admin-client-detail-page .dashboard-task-item .task-command-overdue[data-admin-task-active-v340=visible-context],.admin-client-detail-page .dashboard-task-item .task-command-today[data-admin-task-active-v340=visible-context]) .task-command-actions-v2>.task-action-card>:where(small,.task-action-next-hint){display:block;min-width:0;max-width:100%;white-space:normal;overflow:visible;overflow-wrap:anywhere}.dashboard-shell :is(.task-column-overdue .task-command-overdue[data-admin-task-active-v340=visible-context],.task-column-today .task-command-today[data-admin-task-active-v340=visible-context],.admin-client-detail-page .dashboard-task-item .task-command-overdue[data-admin-task-active-v340=visible-context],.admin-client-detail-page .dashboard-task-item .task-command-today[data-admin-task-active-v340=visible-context]) .task-action-next-hint{margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#647084;font-size:10px;font-weight:720;line-height:1.12}@container active-task-card-v281 (max-width:620px){.dashboard-shell :is(.task-column-overdue .task-command-overdue[data-admin-task-active-v340=visible-context],.task-column-today .task-command-today[data-admin-task-active-v340=visible-context],.admin-client-detail-page .dashboard-task-item .task-command-overdue[data-admin-task-active-v340=visible-context],.admin-client-detail-page .dashboard-task-item .task-command-today[data-admin-task-active-v340=visible-context]) .task-command-actions-v2{display:grid}}.dashboard-shell .admin-center-page[data-admin-center-v341=intrinsic-surface] .admin-center-brand-snapshot-v338[data-admin-center-visible-core-v338=brand-snapshot]{flex-basis:min(300px,28%);inline-size:min(300px,28%);min-inline-size:240px;max-inline-size:300px;align-self:start;container-name:admin-center-brand-v338;container-type:inline-size}.dashboard-shell .admin-center-page[data-admin-center-v341=intrinsic-surface] [data-admin-center-daily-pair-v341=intrinsic-cards]{grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));align-items:start}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat]{grid-template-columns:minmax(0,1.18fr) minmax(0,1.05fr) minmax(0,.92fr) minmax(0,1.08fr) minmax(126px,auto);align-items:center;gap:0;padding:9px 10px;border-radius:16px}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] .client-card-section-v257{align-self:stretch;padding:3px 12px;border:0;border-left:1px solid #e2e9f0;border-radius:0;background:transparent;box-shadow:none}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] .client-card-section-v257:first-child{padding-left:4px;border-left:0}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] .client-card-label-v257{margin:0 0 3px;font-size:9px}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] b{font-size:13px;line-height:1.18}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] span:not(.client-card-action-v257):not(.badge):not(.customer-number-chip):not(.client-card-label-v257){margin-top:3px;font-size:12px;line-height:1.25}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-card-person-meta-v344{display:flex;flex-wrap:wrap;gap:3px 8px;align-items:center;margin-top:4px}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-card-person-meta-v344 :where(.customer-number-chip,.client-contact-line){margin:0}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] .client-card-action-v257{max-width:150px;min-height:34px;padding:0 12px;white-space:normal;overflow-wrap:anywhere;line-height:1.15;text-align:center}@container admin-clients-results-v297 (max-width:920px){.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat]{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;padding:9px 10px}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] .client-card-section-v257{padding:7px 10px;border-left:0}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] .client-card-section-v257:nth-of-type(2n){border-left:1px solid #e2e9f0}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] .client-card-section-v257:nth-of-type(n+3){border-top:1px solid #e2e9f0}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] .client-card-action-v257{grid-column:1/-1;justify-self:end;margin:6px 8px 0}}@container admin-clients-results-v297 (max-width:560px){.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat]{grid-template-columns:1fr;padding:9px}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] .client-card-section-v257{padding:7px 8px;border-left:0}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] .client-card-section-v257+.client-card-section-v257{border-top:1px solid #e2e9f0}.dashboard-shell .clients-base-v297[data-admin-clients-practical-v344=flat-work-rows] .client-row-card[data-admin-client-row-v344=compact-flat] .client-card-action-v257{width:100%;max-width:none;justify-self:stretch;margin:6px 0 0}}.dashboard-shell .lead-card:has(.seller-review-workbench-v347 [data-task-mutation-auth-expired]) .lead-task-summary-primary-v227,.dashboard-shell .lead-card:has(.seller-review-workbench-v347 [data-task-mutation-auth-expired])>.lead-card-actions .admin-next-action{display:none}