:root{--mx-navy:#08152F;--mx-dark:#03071C;--mx-gold:#D49A2F;--mx-gold-light:#F0C050;--mx-off:#F5F3EE}*{border-radius:0!important}.customer-brand img{max-height:38px!important;width:auto!important}.customer-nav a.active{border-color:var(--mx-gold)!important}.button,.customer-button,.account-action{border-radius:0!important}.button.primary,.customer-button.primary{background:var(--mx-gold)!important;color:var(--mx-navy)!important}html[data-theme="dark"] body{background:#03071C!important;color:#F5F3EE!important}html[data-theme="dark"] .customer-shell,html[data-theme="dark"] .customer-card,html[data-theme="dark"] .account-card,html[data-theme="dark"] .customer-panel,html[data-theme="dark"] .order-card{background:#08152F!important;color:#F5F3EE!important;border-color:#293957!important}html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea{background:#0d1c3b!important;color:#F5F3EE!important;border-color:#344463!important}
.portal-return-box{border:1px solid #dfe4ec;background:#fff;padding:24px;margin-top:26px;border-radius:0}.portal-return-box .portal-form{display:grid;gap:14px;margin-top:18px}.portal-return-box label{display:grid;gap:7px;font-weight:800}.portal-return-box select,.portal-return-box textarea{width:100%;border:1px solid #cbd3df;background:#fff;color:#08152F;padding:13px 14px;border-radius:0;font:inherit}html[data-theme="dark"] .portal-return-box{background:#08152F;border-color:#263654;color:#F5F3EE}html[data-theme="dark"] .portal-return-box select,html[data-theme="dark"] .portal-return-box textarea{background:#0c1c3a;border-color:#334766;color:#F5F3EE}
.customer-wishlist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.customer-wishlist-grid article{border:1px solid var(--customer-line,#dfe4ec);background:var(--customer-card,#fff);padding:14px;display:grid;gap:8px}.customer-wishlist-grid img{width:100%;aspect-ratio:4/5;object-fit:cover}.customer-wishlist-grid h2{font-size:1.05rem;margin:0}.customer-wishlist-grid h2 a{color:inherit;text-decoration:none}.customer-wishlist-grid small{color:#7a8496;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.customer-wishlist-grid strong{font-size:1.05rem}@media(max-width:800px){.customer-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.customer-wishlist-grid{grid-template-columns:1fr}}
