/* Mooxi Customer Commerce 5.4.0 */
.customer-account-body{--customer-navy:#03071C;--customer-gold:#e3ad16;--customer-line:#d7dce4;--customer-muted:#647083;background:#f4f5f7}
.customer-account-body .button,.customer-account-body button,.customer-account-body input,.customer-account-body select,.customer-account-body textarea,.customer-account-header nav,.customer-account-header nav a,.customer-account-brand img,.customer-menu-toggle,.customer-hero,.customer-install,.customer-stat,.customer-stat i,.customer-panel,.customer-order-row,.customer-badge,.customer-empty,.customer-auth-wrap,.customer-auth-tabs,.customer-auth-tabs button,.customer-field input,.customer-field select,.customer-submit,.customer-alert,.customer-security-card,.customer-info-card,.customer-progress i,.customer-accounting,.customer-registration-next,.customer-registration-next>span,.customer-toast{border-radius:0!important}
.customer-account-header{background:#03071C;border-bottom:2px solid var(--customer-gold);box-shadow:none;min-height:82px}.customer-account-brand{gap:11px}.customer-account-brand img{border:1px solid #263850}.customer-account-brand b{letter-spacing:.15em}.customer-account-brand small{letter-spacing:.24em;color:var(--customer-gold)}.customer-account-header nav{gap:3px}.customer-account-header nav a{position:relative;text-transform:uppercase;font-size:11px;letter-spacing:.06em;border:1px solid transparent}.customer-account-header nav a:hover,.customer-account-header nav a.active{background:#0d213b;border-color:#203a5b}.customer-account-header nav a.active:after{content:"";position:absolute;left:12px;right:12px;bottom:5px;height:2px;background:var(--customer-gold)}
.customer-account-main{width:min(100% - 48px,1320px);padding-top:30px}.customer-hero{padding:34px;background:linear-gradient(110deg,#03071C,#0c294a);border:1px solid #19385f;box-shadow:none}.customer-hero h1{letter-spacing:-.045em}.customer-stats{gap:12px}.customer-stat{border:1px solid var(--customer-line);box-shadow:none}.customer-stat i{border:1px solid #efd77d;background:#fff8df}.customer-panel{border:1px solid var(--customer-line);box-shadow:none}.customer-panel-head{padding-bottom:17px;border-bottom:1px solid var(--customer-line)}.customer-order-row{border:1px solid var(--customer-line);box-shadow:none}.customer-order-row:hover{border-color:var(--customer-gold);transform:none}.customer-badge{border:1px solid rgba(0,0,0,.08);text-transform:uppercase;letter-spacing:.035em;font-size:10px}.customer-empty{border-style:solid}
.customer-auth-wrap{border:1px solid #d7dce4;box-shadow:none;min-height:640px}.customer-auth-copy{background:linear-gradient(145deg,#03071C,#0b2a4d)}.customer-auth-copy h1{letter-spacing:-.05em}.customer-auth-tabs{padding:0;border-bottom:1px solid var(--customer-line);background:transparent;gap:0}.customer-auth-tabs button{border-bottom:3px solid transparent;min-height:52px}.customer-auth-tabs button.active{background:transparent;color:var(--customer-navy);border-bottom-color:var(--customer-gold)}.customer-field input,.customer-field select{background:#fff;border-color:#cbd2dc}.customer-field input:focus,.customer-field select:focus{box-shadow:inset 3px 0 0 var(--customer-gold);border-color:#7c8998}.customer-submit{background:var(--customer-gold);text-transform:uppercase;letter-spacing:.07em}.customer-security-card{background:var(--customer-navy)}.customer-info-card{background:#fff}.customer-accounting{border:1px solid var(--customer-line)}.customer-accounting .total{background:var(--customer-navy)}.customer-progress i{border-radius:0!important}.customer-account-footer{border-top:1px solid var(--customer-line);text-transform:uppercase;letter-spacing:.045em;font-size:11px}
@media(max-width:680px){.customer-account-main{width:calc(100% - 20px)}.customer-account-header nav{top:82px;left:0;right:0;border:0;border-bottom:1px solid #213953;box-shadow:0 14px 30px rgba(0,0,0,.25)}.customer-hero{padding:25px}.customer-auth-copy{padding:28px 22px}.customer-auth-card{padding:25px 18px}}

/* Mooxi 5.2 — human support in customer area */
.customer-support-strip{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;margin:18px 0 22px;padding:24px;border-left:4px solid #d7a617;background:#08152F;color:#fff}.customer-support-strip h2{margin:5px 0 5px;font-size:1.45rem}.customer-support-strip p{margin:0;color:#b9c5d5;font-size:.82rem}.customer-support-strip>div:last-child{display:flex;gap:8px}.customer-support-strip .button{border-radius:0!important;white-space:nowrap}.customer-support-strip .button.secondary{border:1px solid rgba(255,255,255,.45)!important;color:#fff!important;background:transparent!important}
@media(max-width:760px){.customer-support-strip{grid-template-columns:1fr}.customer-support-strip>div:last-child{display:grid}.customer-support-strip .button{width:100%}}

/* Mooxi Customer 5.3 — shared theme + cleaner header */
.customer-theme-toggle{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;cursor:pointer;border-radius:0!important}
.customer-theme-toggle:hover{border-color:var(--customer-gold);color:var(--customer-gold)}
.customer-theme-toggle .icon{width:19px;height:19px}
html[data-theme="dark"] .customer-account-body{--customer-line:#273a56;--customer-muted:#aebacd;background:#03071C!important;color:#f6f8fb!important}
html[data-theme="dark"] .customer-account-main,html[data-theme="dark"] .customer-panel,html[data-theme="dark"] .customer-stat,html[data-theme="dark"] .customer-order-row,html[data-theme="dark"] .customer-empty,html[data-theme="dark"] .customer-auth-wrap,html[data-theme="dark"] .customer-auth-card,html[data-theme="dark"] .customer-info-card,html[data-theme="dark"] .customer-accounting{background:#0d1a2e!important;color:#f6f8fb!important;border-color:#273a56!important;box-shadow:none!important}
html[data-theme="dark"] .customer-panel-head,html[data-theme="dark"] .customer-account-footer{border-color:#273a56!important}
html[data-theme="dark"] .customer-stat span,html[data-theme="dark"] .customer-order-row p,html[data-theme="dark"] .customer-panel p,html[data-theme="dark"] .customer-account-footer{color:#aebacd!important}
html[data-theme="dark"] .customer-field input,html[data-theme="dark"] .customer-field select,html[data-theme="dark"] .customer-auth-card input,html[data-theme="dark"] .customer-auth-card select{background:#10213a!important;color:#fff!important;border-color:#334967!important}
html[data-theme="dark"] .customer-auth-tabs button{color:#cbd5e1!important}html[data-theme="dark"] .customer-auth-tabs button.active{color:#fff!important}
html[data-theme="dark"] .customer-stat i{background:#162a42!important;border-color:#5b4b12!important;color:#f2c84b!important}
@media(max-width:680px){.customer-account-header{gap:7px}.customer-theme-toggle{margin-left:auto}.customer-account-header nav{background:#061225!important}}
.customer-theme-toggle .customer-sun-icon{display:none}.customer-theme-toggle .customer-moon-icon{display:block}html[data-theme="dark"] .customer-theme-toggle .customer-sun-icon{display:block}html[data-theme="dark"] .customer-theme-toggle .customer-moon-icon{display:none}
