.customer-account{grid-template-columns:1fr 1fr;align-items:start;gap:90px;max-width:1100px;margin:auto;padding:90px 28px 120px;display:grid}.account-intro img{width:95px}.account-intro>p:first-of-type{color:#ff5b98;letter-spacing:.2em;margin-top:24px;font-size:11px;font-weight:900}.account-intro h1{margin:18px 0 28px;font:80px/.84 Impact,sans-serif}.account-intro h1 span{color:#ff5b98}.account-intro>p:last-child{color:#999;max-width:440px;line-height:1.7}.account-panel{background:#0d0d0e;border:1px solid #333;padding:34px}.account-panel h2{margin:0 0 8px;font:38px Impact,sans-serif}.account-panel form>p,.account-panel>small{color:#999;line-height:1.5}.account-panel form{gap:18px;display:grid}.account-panel label{text-transform:uppercase;letter-spacing:.14em;color:#ff5b98;font-size:10px}.account-panel input{color:#fff;background:#050505;border:1px solid #444;width:100%;margin-top:8px;padding:15px;display:block}.account-panel button{text-transform:uppercase;cursor:pointer;background:#ff5b98;border:0;padding:16px;font-weight:900}.account-panel button:disabled{opacity:.5}.account-panel .text-button{color:#aaa;background:0 0;padding:8px;text-decoration:underline}.account-message{background:#151515;border-left:3px solid #ff5b98;padding:10px 14px;color:#fff!important}.points-card{border-bottom:1px solid #333;justify-content:space-between;align-items:center;margin-bottom:28px;padding-bottom:25px;display:flex}.points-card span{letter-spacing:.16em;color:#aaa;font-size:10px}.points-card strong{color:#ff5b98;font:44px Impact,sans-serif}.consent{grid-template-columns:20px 1fr;align-items:start;gap:10px;line-height:1.45;color:#bbb!important;text-transform:none!important;letter-spacing:0!important;display:grid!important}.consent input{width:18px!important;margin:0!important}.account-panel>small{margin-top:20px;font-size:10px;display:block}@media (width<=760px){.customer-account{grid-template-columns:1fr;gap:45px;padding:60px 18px 90px}.account-intro h1{font-size:60px}.account-panel{padding:24px}}.customer-history{border-top:1px solid #333;margin-top:30px;padding-top:28px}.customer-history h2{margin-bottom:15px;font-size:30px}.customer-history>p{color:#888}.customer-history article{border-bottom:1px solid #292929;justify-content:space-between;gap:15px;padding:13px 0;display:flex}.customer-history article>div{gap:5px;display:grid}.customer-history article>div:last-child{text-align:right}.customer-history article span{color:#888;text-transform:capitalize;font-size:10px}.customer-history article>div:last-child span{color:var(--pink)}
