[hidden]{display:none!important}.customer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.customer-grid .signin-card h2{margin-top:12px}.customer-grid dl{display:grid;grid-template-columns:minmax(90px,.7fr) minmax(0,1fr);gap:16px;font-size:15px;line-height:1.5}.customer-grid dt{color:#99abc2}.customer-grid dd{margin:0;overflow-wrap:anywhere}button,.watch-button,.billing-link{min-height:44px;border-radius:10px;padding:12px 16px;font:inherit;cursor:pointer}button{background:#1b2b3b;border:1px solid #35475a;color:#edf3fa}.watch-button{display:flex;align-items:center;justify-content:space-between;background:#a2f2cb;color:#14291f;font-weight:700;text-decoration:none;margin-bottom:18px}.billing-link{display:inline-flex;align-items:center;color:#a2f2cb;padding-left:0}#account h1{overflow-wrap:anywhere;font-size:32px}#account-message{color:#ffb8b4;overflow-wrap:anywhere}@media(max-width:780px){.customer-grid{grid-template-columns:minmax(0,1fr)}.customer-grid dl{grid-template-columns:minmax(0,1fr);gap:6px}.customer-grid dd{margin-bottom:12px}.auth-top{gap:12px}.auth-brand{min-width:0}}

/* Customer account controls and compact contact cards. */
body.customer-app #customer-billing .primary,body.customer-app .customer-modal .primary{background:linear-gradient(110deg,#ffbd59,#ff9e1c);border:1px solid #ffc671;color:#19130a;font-weight:750;box-shadow:0 3px 12px #ff980012;border-radius:7px;min-height:44px;padding:10px 18px}
body.customer-app #customer-billing .primary:hover,body.customer-app .customer-modal .primary:hover{background:#ffc16c}body.customer-app button:disabled{opacity:.55;cursor:wait}
body.customer-app .contact-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.contact-heading h2{margin:0 0 6px}.contact-heading p{margin:0;color:#aeb7c4;font-size:14px}
body.customer-app .contact-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1080px}.contact-card{min-width:0;padding:20px;border:1px solid #39434f;border-radius:12px;background:linear-gradient(135deg,#242d38,#1a2029)}.contact-card h3{margin:0 0 12px;font-size:17px}.contact-identity{display:flex;gap:12px;align-items:center;margin-bottom:18px}.contact-identity h3{margin:0 0 4px;overflow-wrap:anywhere}.contact-identity span:not(.contact-avatar){font-size:12px;color:#adb8c7}.contact-avatar{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:#ffae3020;color:#ffc16c;border:1px solid #ffae3050;font-size:22px;font-weight:700}.contact-card dl{display:grid;grid-template-columns:60px minmax(0,1fr);gap:12px;margin:0;font-size:14px}.contact-card dt{color:#aeb7c4}.contact-card dd{margin:0;overflow-wrap:anywhere}.contact-card address,.purchase-shipping address{font-style:normal;font-size:14px;line-height:1.7;overflow-wrap:anywhere}.contact-card .billing-note{font-size:12px;margin-bottom:0}
body.customer-app .customer-modal .contact-edit{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.contact-edit label{min-width:0}.contact-edit .contact-wide{grid-column:1/-1}.contact-edit p{margin:0;font-size:13px;line-height:1.5}.contact-edit input{width:100%;min-height:44px}.purchase-total{font-size:22px;font-weight:750;color:#ffc16c}.purchase-shipping{padding:14px;border:1px solid #414b58;border-radius:8px}.purchase-shipping address{margin:8px 0}.purchase-dialog input[type=number]{max-width:130px}
body.customer-app .checkline{display:flex;align-items:flex-start;gap:12px;min-height:44px;line-height:1.6;padding:10px 0;cursor:pointer}
body.customer-app .checkline input[type=checkbox]{appearance:none;-webkit-appearance:none;position:relative;display:inline-block;width:46px!important;min-width:46px;height:26px!important;min-height:26px;flex:0 0 46px;padding:0;margin:4px 0 10px;border:1px solid #68717e;border-radius:999px;background:#343c47;cursor:pointer;transition:background .15s}
body.customer-app .checkline input[type=checkbox]::before{content:'';position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#d6dce5;transition:transform .15s;box-shadow:0 1px 3px #0006}
body.customer-app .checkline input[type=checkbox]:checked{background:#ffab30;border-color:#ffc16c}body.customer-app .checkline input[type=checkbox]:checked::before{transform:translateX(20px);background:#191b20}body.customer-app .checkline input[type=checkbox]:focus-visible{outline:2px solid #ffc16c;outline-offset:4px}.affiliate-join{margin-top:8px}
@media(max-width:640px){body.customer-app .contact-heading{align-items:flex-start;flex-wrap:wrap}body.customer-app .contact-layout{grid-template-columns:minmax(0,1fr)}.contact-card{padding:16px}body.customer-app .customer-modal .contact-edit{grid-template-columns:minmax(0,1fr)}.contact-edit input{font-size:16px}}
@media(prefers-reduced-motion:reduce){body.customer-app .checkline input[type=checkbox],body.customer-app .checkline input[type=checkbox]::before{transition:none}}
@media(forced-colors:active){body.customer-app .checkline input[type=checkbox]{appearance:auto;-webkit-appearance:auto}body.customer-app .checkline input[type=checkbox]::before{display:none}}

body.customer-app .customer-modal .contact-edit input{min-height:44px!important}body.customer-app .customer-modal .contact-edit label{margin:0}
