.customerAccount{color:#eee;background:#0a0c0d;min-height:100vh}.customerAccount>header{border-bottom:1px solid #303234;justify-content:space-between;align-items:center;height:110px;padding:0 5vw;display:flex}.customerAccount>header>a{width:210px;height:90px}.customerAccount>header img{object-fit:contain;width:100%;height:100%}.customerAccount>header>div{color:#888;align-items:center;gap:16px;font-size:10px;display:flex}.customerAccount>header button{color:#d1483e;background:0 0;border:1px solid #92302a;padding:9px 12px}.accountWelcome{background:radial-gradient(circle at 85% 30%,#8b1c1425,#0000 35%);padding:70px 8vw 45px}.accountWelcome p{color:#d1483e;letter-spacing:.17em;font-size:8px}.accountWelcome h1{margin:12px 0;font:48px Georgia}.accountWelcome span{color:#858784}.customerAccount>nav{background:#111315;border-block:1px solid #303234;gap:1px;padding:0 8vw;display:flex}.customerAccount>nav a{color:#bbb;background:#17191a;padding:16px 22px;font-size:10px}.accountCargo{padding:55px 8vw}.accountTitle{justify-content:space-between;align-items:center;display:flex}.accountTitle h2{font:31px Georgia}.accountTitle a{color:#d1483e;font-size:10px}.accountNotice{color:#888;background:#111315;border-left:2px solid #b99a5e;padding:20px}.accountCargo article{background:#111315;border:1px solid #353738;margin-top:18px}.accountCargo article>header{border-bottom:1px solid #303234;justify-content:space-between;padding:18px 20px;display:flex}.accountCargo article header div{gap:6px;display:grid}.accountCargo article small{color:#777;font-size:7px}.accountCargo article header span{color:#d1483e;font-size:9px}.accountCargo article>div{padding:20px}.accountCargo dl{grid-template-columns:170px 1fr;gap:10px;margin:0;display:grid}.accountCargo dt{color:#737573;text-transform:uppercase;font-size:8px}.accountCargo dd{color:#bbb;margin:0;font-size:10px}.accountChat{color:#fff;background:#a8241d;padding:14px 17px;font-size:10px;position:fixed;bottom:22px;right:22px}@media (max-width:650px){.customerAccount>header{height:auto;padding-block:15px}.customerAccount>header>a{width:150px}.customerAccount>header>div span{display:none}.accountWelcome h1{font-size:36px}.customerAccount>nav{padding:0;overflow:auto}.accountTitle{align-items:start;gap:15px}.accountCargo dl{grid-template-columns:1fr}}
