.customer-account-view{min-height:100%;padding:24px clamp(16px,3vw,42px) 48px;overflow:visible}
.customer-account-shell{max-width:1240px;margin:0 auto}
.customer-account-header{display:flex;align-items:flex-start;gap:18px;padding:0 0 18px;border-bottom:1px solid var(--border,#d9dde3)}
.customer-account-title{min-width:0;flex:1}.customer-account-title h1{margin:3px 0 6px;font-size:clamp(25px,3vw,36px)}
.customer-account-title p{margin:0;color:var(--muted,#697386)}
.customer-account-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.customer-account-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}
.customer-account-metric{padding:13px 14px;border:1px solid var(--border,#d9dde3);border-radius:7px;background:var(--surface,#fff)}
.customer-account-metric span,.customer-account-metric small{display:block;color:var(--muted,#697386)}.customer-account-metric strong{display:block;margin:3px 0;font-size:21px}
.customer-account-overview{display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:10px;margin:-6px 0 18px}.customer-account-overview article{min-width:0;padding:12px 14px;border-left:3px solid #2d98b4;background:var(--page-subtle,#fafbfc)}.customer-account-overview span,.customer-account-overview small{display:block;color:var(--muted,#697386);font-size:12px}.customer-account-overview strong{display:block;overflow:hidden;margin:3px 0;text-overflow:ellipsis;white-space:nowrap;font-size:14px}
.customer-account-form{display:grid;gap:12px}.customer-account-section{border:1px solid var(--border,#d9dde3);border-radius:7px;background:var(--surface,#fff)}
.customer-account-section>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;cursor:pointer;font-weight:700;list-style:none}.customer-account-section>summary::-webkit-details-marker{display:none}.customer-account-section>summary::after{content:'+';font-size:20px;font-weight:400}.customer-account-section[open]>summary{border-bottom:1px solid var(--border,#d9dde3)}.customer-account-section[open]>summary::after{content:'-'}
.customer-account-body{padding:16px}.customer-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customer-account-grid .wide{grid-column:1/-1}.customer-account-grid label,.linked-contact-card label,.vehicle-account-row label{display:grid;gap:6px;font-weight:600;font-size:13px}.customer-account-grid input,.customer-account-grid select,.customer-account-grid textarea,.linked-contact-card input,.linked-contact-card select,.vehicle-account-row input{width:100%}
.customer-account-form input:disabled,.customer-account-form select:disabled,.customer-account-form textarea:disabled{border-color:transparent;background:transparent;color:inherit;opacity:1;cursor:default;padding-left:0;padding-right:0}.customer-account-form textarea:disabled{resize:none}
.customer-account-note{margin:0 0 14px;color:var(--muted,#697386)}.customer-account-inline-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.customer-account-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.customer-account-section-head h2{font-size:17px;margin:0}
.customer-address-lookup{display:grid;grid-template-columns:auto 1fr minmax(180px,1fr);align-items:center;gap:9px;padding:9px 0}.customer-address-lookup span{color:var(--muted,#697386);font-size:12px}.customer-address-lookup select{width:100%}
.linked-contact-list,.vehicle-account-list,.customer-account-related-list{display:grid;gap:10px}.linked-contact-card,.vehicle-account-row,.customer-account-related-item{border:1px solid var(--border,#d9dde3);border-radius:6px;padding:13px;background:var(--page-subtle,#fafbfc)}.linked-contact-card.is-inactive{opacity:.68;background:transparent}.linked-contact-card-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.linked-contact-card-header strong{font-size:15px}.linked-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.linked-contact-options{display:flex;gap:16px;flex-wrap:wrap;margin-top:12px}.linked-contact-options label{display:flex;align-items:center;gap:7px;font-weight:600}.linked-contact-options input{width:auto}
.vehicle-account-row{display:grid;grid-template-columns:1fr 180px auto;gap:10px;align-items:end}.customer-account-related-item{display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left}.customer-account-related-item span{display:grid;gap:3px}.customer-account-related-item small{color:var(--muted,#697386)}.customer-account-related-item i{font-style:normal;font-weight:700}.customer-account-empty{padding:11px 0;margin:0;color:var(--muted,#697386)}
.customer-communication-list{display:grid;gap:9px}.customer-communication-item{padding:12px;border-left:3px solid #2d98b4;background:var(--page-subtle,#fafbfc)}.customer-communication-item div{display:flex;justify-content:space-between;gap:10px}.customer-communication-item small{color:var(--muted,#697386)}.customer-communication-item p{margin:7px 0;font-size:13px;white-space:pre-wrap}
.customer-account-save{position:sticky;bottom:12px;z-index:2;display:flex;justify-content:flex-end;gap:10px;padding:12px;margin-top:4px;border:1px solid var(--border,#d9dde3);border-radius:7px;background:color-mix(in srgb,var(--surface,#fff) 94%,transparent);backdrop-filter:blur(8px)}
@media (max-width:720px){.customer-account-view{padding:16px 12px 34px}.customer-account-header{flex-wrap:wrap}.customer-account-actions{justify-content:flex-start;width:100%}.customer-account-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-account-overview{grid-template-columns:1fr}.customer-account-grid,.linked-contact-grid{grid-template-columns:1fr}.customer-address-lookup{grid-template-columns:1fr}.vehicle-account-row{grid-template-columns:1fr}.vehicle-account-row button{justify-self:start}.customer-account-related-item{align-items:flex-start;flex-direction:column}.customer-account-save{bottom:6px}.customer-account-section>summary{padding:14px}}
