.master-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#f4f7fa}.master-sidebar{background:#081f36;color:#fff;padding:22px 16px}.master-logo-plate{display:inline-flex;align-items:center;justify-content:center;width:220px;max-width:100%;background:linear-gradient(135deg,#02070d,#081b2e);border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:7px 9px;margin-bottom:7px;box-shadow:0 12px 28px rgba(0,0,0,.2);overflow:hidden}.master-logo-plate img{width:100%;display:block}.master-sidebar>img{width:210px;background:#fff;border-radius:10px;padding:8px;margin-bottom:6px}.master-sidebar small{display:block;color:#9fc0d8;margin:0 8px 22px}.master-nav{display:grid;gap:5px}.master-nav a,.master-nav button{border:0;background:transparent;color:#d8e6f0;text-align:left;padding:11px 12px;border-radius:9px;font-weight:700}.master-nav a.active,.master-nav a:hover,.master-nav button:hover{background:#124768;color:#fff}.master-main{padding:28px;min-width:0}.master-metrics{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px}.master-metric{padding:17px}.master-metric small{display:block;color:var(--slate);font-weight:700}.master-metric strong{font:800 1.7rem Montserrat}.master-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.master-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.master-table tr{cursor:default}.master-table tr[data-dealer]{cursor:pointer}.master-status{display:flex;gap:8px;flex-wrap:wrap}.master-secret{background:#f3f6f8;border:1px solid var(--mist);padding:7px 10px;border-radius:8px;font-size:.82rem}.master-login{max-width:460px;margin:70px auto}.master-detail-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.master-detail-tabs button{border:1px solid var(--mist);background:#fff;padding:8px 11px;border-radius:8px;font-weight:700}.master-detail-tabs button.active{background:var(--navy);color:#fff}.master-import-map{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.master-chat{max-height:360px;overflow:auto;display:grid;gap:10px;padding:12px;background:#f5f8fa;border-radius:10px}.master-message{padding:10px 12px;border-radius:10px;background:#fff;border:1px solid var(--mist)}.master-message.master_user{border-left:4px solid var(--teal)}.master-message small{display:block;color:var(--slate)}#masterRvdeskControls,#masterRvtriageControls{display:grid;gap:18px;margin-top:25px}.master-rvdesk-metrics,.master-rvtriage-metrics{margin:0}.request-preview .btn{margin-top:8px}@media(max-width:1000px){.master-shell{grid-template-columns:1fr}.master-nav{grid-template-columns:repeat(4,1fr)}.master-metrics{grid-template-columns:repeat(2,1fr)}.master-grid,.master-grid.three{grid-template-columns:1fr}}@media(max-width:620px){.master-main{padding:15px}.master-nav{grid-template-columns:repeat(2,1fr)}.master-import-map{grid-template-columns:1fr}}
#masterEcosystemControls{display:grid;gap:18px;margin-top:25px}
.master-import-summary{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.master-import-map{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.master-import-history{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.master-import-history .request-preview{display:grid;gap:5px}@media(max-width:900px){.master-import-map,.master-import-history{grid-template-columns:1fr}}

/* Unified customer portal final layout guard. master.css loads last, so these rules keep the shared portal stable. */
.sales-portal-body{background:#f3f8fa;color:#142238}
.unified-customer-portal{width:min(1180px,calc(100% - 24px))!important;margin:0 auto!important;padding:22px 0 56px!important;display:grid!important;gap:22px!important}
.unified-customer-portal .dealer-portal-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;background:#fff!important;border:1px solid #dbe6eb!important;border-radius:22px!important;padding:18px!important;box-shadow:0 18px 40px rgba(13,42,71,.1)!important}
.unified-customer-portal .dealer-brand-lockup{display:flex;align-items:center;gap:16px;min-width:0}
.unified-customer-portal .dealer-portal-logo{width:auto!important;max-width:210px!important;height:auto!important;max-height:72px!important;object-fit:contain!important;background:#fff;border:1px solid #e7edf1;border-radius:14px;padding:8px}
.unified-customer-portal .dealer-portal-mark{width:74px;height:74px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#082744,#0aa9d6);color:#fff;font:900 1.45rem Montserrat,Arial,sans-serif;box-shadow:0 14px 28px rgba(8,39,68,.18);flex:0 0 auto}
.unified-customer-portal .dealer-contact-card{display:grid;gap:3px;text-align:right;color:#526475;font-size:.92rem}
.unified-customer-portal .dealer-contact-card b{color:#142238}
.unified-customer-portal .portal-welcome{border-radius:24px!important;background:linear-gradient(135deg,#062f52 0%,#087fa3 55%,#17a875 100%)!important;padding:26px!important;box-shadow:0 20px 48px rgba(6,47,82,.22)!important}
.unified-customer-portal .unified-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:13px!important}
.unified-customer-portal .unified-metrics article,.unified-customer-portal .unified-module,.unified-customer-portal .portal-tool{background:#fff!important;border:1px solid #dbe6eb!important;border-radius:20px!important;box-shadow:0 14px 34px rgba(13,42,71,.08)!important}
.unified-customer-portal .unified-metrics article{padding:17px!important}
.unified-customer-portal .unified-metrics small{display:block!important;color:#526475!important;font-weight:900!important;letter-spacing:.02em!important}
.unified-customer-portal .unified-metrics strong{display:block!important;margin-top:5px!important;font:900 1.85rem Montserrat,Arial,sans-serif!important;color:#142238!important}
.unified-customer-portal .unified-module,.unified-customer-portal .portal-tool{padding:18px!important;overflow:hidden}
.unified-customer-portal .portal-section-head{display:flex!important;justify-content:space-between!important;gap:16px!important;align-items:flex-start!important;margin-bottom:16px!important;border-bottom:1px solid #edf3f6;padding-bottom:14px}
.unified-customer-portal .portal-unit-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.unified-customer-portal .portal-unit{display:grid!important;gap:9px!important;min-width:0!important;background:#fbfdfe!important;border:1px solid #dbe6eb!important;border-radius:18px!important;padding:12px!important}
.unified-customer-portal .portal-media{height:168px!important;width:100%!important;max-width:100%!important;border-radius:15px!important;overflow:hidden!important;background:linear-gradient(135deg,#dce9ef,#f8fbfc)!important;display:grid!important;place-items:center!important;color:#0e2a47;font-weight:900}
.unified-customer-portal .portal-media img,.unified-customer-portal .portal-owned-card img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important}
.unified-customer-portal img{max-width:100%}
.unified-customer-portal .portal-tool-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:start}
.unified-customer-portal .portal-tool summary{cursor:pointer;font-weight:900;color:#0e2a47;font-size:1.04rem;list-style:none}
.unified-customer-portal .portal-tool summary::-webkit-details-marker{display:none}
.unified-customer-portal .portal-tool summary:after{content:"+";float:right;color:#0aa9d6}
.unified-customer-portal .portal-tool[open] summary{margin-bottom:12px}
.unified-customer-portal .portal-tool[open] summary:after{content:"-"}
.unified-customer-portal .unified-list{display:grid;gap:12px}
.unified-customer-portal .unified-row{display:grid!important;gap:10px!important;background:#f8fbfc!important;border:1px solid #dbe6eb!important;border-left:4px solid #0aa9d6!important;border-radius:16px!important;padding:14px!important}
.unified-customer-portal .unified-row small{display:block!important;margin-top:4px;color:#526475!important}
.unified-customer-portal .button-row{display:flex;flex-wrap:wrap;gap:10px}
.unified-customer-portal .button-row .btn{white-space:normal}
.unified-customer-portal .portal-owned-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
.unified-customer-portal .portal-owned-card{display:grid!important;grid-template-columns:128px minmax(0,1fr)!important;gap:14px!important;align-items:center!important;background:#fbfdfe!important;border:1px solid #dbe6eb!important;border-radius:18px!important;padding:12px!important}
.unified-customer-portal .portal-owned-card img{height:92px!important;border-radius:14px!important}
.unified-customer-portal .portal-powered-by{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;flex-wrap:wrap!important;color:#667989!important;font-size:.84rem!important;padding:12px!important}
.unified-customer-portal .portal-powered-by img{width:auto!important;height:30px!important;max-width:180px!important;object-fit:contain!important}
.unified-customer-portal .portal-unit{cursor:pointer}
.unified-customer-portal .portal-unit-actions{margin-top:4px}
.unified-customer-portal .service-portal-card{border-left-color:#149e9a!important}
.unified-customer-portal .service-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.unified-customer-portal .portal-inline-detail{border-top:1px solid #e8f0f4;margin-top:10px;padding-top:10px}
.unified-customer-portal .portal-inline-detail summary{cursor:pointer;font-weight:900;color:#0e2a47}
.portal-unit-detail{display:grid;gap:14px}
.portal-detail-photo{display:grid;gap:8px;border:0;background:#f8fbfc;color:#0e2a47;text-align:left;padding:0;border-radius:16px;overflow:hidden;font-weight:800;cursor:pointer}
.portal-detail-photo img{width:100%;max-height:330px;object-fit:cover;display:block}
.portal-detail-photo span{padding:0 12px 12px}
.portal-unit-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.portal-unit-facts span{border:1px solid #dbe6eb;border-radius:12px;background:#f8fbfc;padding:10px}
.portal-unit-facts small{display:block;color:#667989;font-weight:800}
@media(max-width:900px){.unified-customer-portal .dealer-portal-header,.unified-customer-portal .portal-welcome,.unified-customer-portal .portal-section-head{align-items:flex-start!important;flex-direction:column!important}.unified-customer-portal .dealer-contact-card{text-align:left}.unified-customer-portal .unified-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.unified-customer-portal .portal-unit-grid,.unified-customer-portal .portal-tool-grid,.unified-customer-portal .portal-owned-grid{grid-template-columns:1fr!important}.unified-customer-portal .portal-media{height:190px!important}}
@media(max-width:560px){.unified-customer-portal{width:calc(100% - 16px)!important;padding-top:12px!important;gap:16px!important}.unified-customer-portal .dealer-brand-lockup{align-items:flex-start}.unified-customer-portal .dealer-portal-logo{max-width:180px!important;max-height:60px!important}.unified-customer-portal .dealer-portal-mark{width:58px;height:58px;border-radius:15px;font-size:1.1rem}.unified-customer-portal .portal-welcome,.unified-customer-portal .unified-module,.unified-customer-portal .portal-tool{padding:15px!important}.unified-customer-portal .portal-owned-card{grid-template-columns:1fr!important}.unified-customer-portal .portal-owned-card img{height:170px!important}.unified-customer-portal .unified-metrics{grid-template-columns:1fr 1fr!important}.unified-customer-portal .service-card-head{display:grid}.portal-unit-facts{grid-template-columns:1fr}}
.dealsense-package-guide{margin:14px 0}
.dealsense-package-guide .master-grid>div{border:1px solid var(--mist);border-radius:12px;background:#fff;padding:12px}
.dealsense-monthly-usage.needs-attention{border-left:5px solid #b56c00;background:#fff8ed}
.dealsense-usage-warning{margin-top:10px}
.dealsense-audit-detail{margin-top:16px}
.dealsense-audit-row{width:100%;border:1px solid var(--mist);background:#fff;text-align:left;cursor:pointer}
.dealsense-audit-row:hover{border-color:var(--teal);box-shadow:0 8px 18px rgba(10,31,54,.08)}
.master-modal{position:fixed;inset:0;background:rgba(8,31,54,.68);z-index:3000;display:grid;place-items:center;padding:22px}
.master-modal-card{width:min(900px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:22px;box-shadow:0 20px 60px rgba(0,0,0,.25)}
.master-code{white-space:pre-wrap;background:#081f36;color:#e8f5fb;border-radius:12px;padding:14px;max-height:340px;overflow:auto}
.read-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0}
.read-detail-grid>div{border:1px solid var(--mist);border-radius:10px;background:#f7fafc;padding:10px}
.read-detail-grid small{display:block;color:var(--slate);font-weight:700;text-transform:uppercase;font-size:.68rem}
@media(max-width:800px){.read-detail-grid{grid-template-columns:1fr}}
