.account-page{min-height:100vh;background:radial-gradient(circle at 75% 0,rgba(51,72,255,.1),transparent 30%),#030712}.account-logout{border:1px solid var(--border);background:#071024;color:#9bb1cf;border-radius:8px;padding:9px 14px;font-size:11px;cursor:pointer}.account-logout:hover{border-color:#287bd8;color:#fff}.account-shell{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:54px 0 90px}.account-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.account-heading h1{font-size:clamp(30px,4vw,46px);letter-spacing:-.045em;margin:14px 0 5px}.account-heading h1 em{font-style:normal;background:linear-gradient(90deg,#25c8ff,#7062ff);-webkit-background-clip:text;background-clip:text;color:transparent}.account-heading p{color:#8493ad;margin:0}.account-layout{display:grid;grid-template-columns:280px 1fr;gap:18px;align-items:start}.account-card{background:linear-gradient(145deg,rgba(8,20,42,.96),rgba(5,11,24,.98));border:1px solid #173562;border-radius:15px;box-shadow:0 20px 55px rgba(0,0,0,.16)}.profile-card{padding:28px;position:sticky;top:98px;text-align:center}.avatar-wrap{width:82px;height:82px;margin:0 auto 15px;position:relative}.avatar-wrap img,.avatar-wrap>span{width:100%;height:100%;border-radius:22px;object-fit:cover;background:linear-gradient(135deg,#168bff,#7138f5);display:grid;place-items:center;font:800 25px Manrope}.avatar-wrap img[src=""]{display:none}.avatar-wrap i{position:absolute;width:14px;height:14px;border-radius:50%;right:-2px;bottom:2px;background:#59d6a0;border:3px solid #071024}.profile-card h2{font-size:20px;margin:0}.profile-card>p{color:#8493ad;font-size:11px;margin:3px 0 13px;overflow-wrap:anywhere}.profile-badges{display:flex;justify-content:center;gap:6px;flex-wrap:wrap}.profile-badges span{font-size:8px;padding:4px 7px;border-radius:5px;background:#0a2550;color:#70c6ff}.profile-badges .discord-badge{background:#242a68;color:#b9c0ff}.profile-badges .discord-badge.off{background:#202734;color:#7c899d}.profile-card dl{border-block:1px solid #173562;margin:22px 0;padding:11px 0;text-align:left}.profile-card dl div{display:flex;justify-content:space-between;padding:7px 0;gap:10px}.profile-card dt{color:#71819a;font-size:9px}.profile-card dd{margin:0;color:#c3d2e8;font-size:9px;text-align:right}.account-nav{text-align:left}.account-nav a{display:flex;justify-content:space-between;color:#8da0bd;font-size:10px;padding:10px 7px;border-radius:7px}.account-nav a:hover{color:#fff;background:#0a1b38}.account-nav span{color:#317fd7}.account-content{display:grid;gap:18px}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.account-stats article{min-height:122px;padding:20px;border:1px solid #173562;border-radius:13px;background:linear-gradient(145deg,#08162f,#050b18)}.account-stats small,.account-stats strong,.account-stats span{display:block}.account-stats small{color:#68809f;font-size:8px;letter-spacing:.12em;font-weight:700}.account-stats strong{font:700 25px Manrope;margin:9px 0 2px}.account-stats span{color:#62738d;font-size:8px}.account-stats a{color:#64baff}.account-section{padding:25px;scroll-margin-top:100px}.account-section>header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:20px;border-bottom:1px solid #173562}.account-section header h2{font-size:18px;margin:4px 0}.account-section header p{font-size:10px;color:#7688a3;margin:0}.account-section header>a{font-size:9px;color:#62b7ff}.section-kicker{font-size:7px;letter-spacing:.18em;color:#467ebc;font-weight:800}.order-list{display:grid}.order-row{display:grid;grid-template-columns:1.1fr 1.7fr .8fr .7fr;align-items:center;gap:16px;padding:18px 2px;border-bottom:1px solid #11294c}.order-row:last-child{border:0}.order-id b,.order-id small,.order-products b,.order-products small{display:block}.order-id b{font-size:10px}.order-id small,.order-products small{font-size:8px;color:#687b98;margin-top:2px}.order-products b{font-size:10px;color:#bdcae0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-total{font-weight:700;text-align:right}.order-status{justify-self:end;padding:5px 8px;border-radius:6px;font-size:8px}.order-status.pending{background:#342a16;color:#e3b966}.order-status.completed{background:#173525;color:#70d89a}.order-status.cancelled,.order-status.refunded{background:#39202b;color:#e78ba6}.account-loading,.empty-orders{text-align:center;padding:42px;color:#71819a;font-size:11px}.empty-orders a{display:inline-block;color:#65baff;margin-top:8px}.account-form{padding-top:21px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.password-grid{grid-template-columns:repeat(3,1fr)}.account-form label{font-size:9px;color:#8da0bd}.account-form input{display:block;width:100%;margin-top:6px;border:1px solid #1a3c6b;background:#030916;border-radius:8px;padding:12px;color:#f4f8ff;outline:none}.account-form input:focus{border-color:#168bff}.form-footer{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.form-message{font-size:9px;color:#ff879e;margin:0}.form-message.success{color:#70d89a}.security-mark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#123a2a;color:#70d89a}.account-toast{position:fixed;right:22px;bottom:22px;display:flex;align-items:center;gap:10px;background:#09213f;border:1px solid #1c5ba0;border-radius:10px;padding:11px 15px;transform:translateY(100px);opacity:0;transition:.25s;z-index:100}.account-toast.show{transform:none;opacity:1}.account-toast>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#195f43}.account-toast strong,.account-toast small{display:block}.account-toast strong{font-size:10px}.account-toast small{font-size:8px;color:#8fa7c6}@media(max-width:900px){.account-layout{grid-template-columns:1fr}.profile-card{position:static}.account-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.account-shell{width:calc(100% - 28px);padding-top:30px}.account-heading{align-items:flex-start;flex-direction:column;gap:20px}.account-heading .button{width:100%}.account-stats{grid-template-columns:1fr}.form-grid,.password-grid{grid-template-columns:1fr}.order-row{grid-template-columns:1fr auto;gap:7px}.order-products{grid-column:1/-1;grid-row:2}.order-total{grid-column:1}.order-status{grid-column:2;grid-row:1}.form-footer{align-items:stretch;flex-direction:column;gap:10px}.form-footer .button{width:100%}.account-logout{display:none}.account-section{padding:19px}.account-section>header{gap:12px}}
.account-page .account-heading>div{min-width:0}.account-page .account-heading h1{max-width:100%;overflow-wrap:anywhere}.account-page .account-heading p{max-width:680px}.account-page .account-layout{grid-template-columns:280px minmax(0,1fr)}.account-page .avatar-wrap img,.account-page .avatar-wrap>span{position:absolute;inset:0}.account-page .avatar-wrap img[hidden],.account-page .avatar-wrap>span[hidden]{display:none!important}.account-page .avatar-wrap i{z-index:2}@media(max-width:900px){.account-page .account-layout{grid-template-columns:minmax(0,1fr)}}@media(max-width:700px){.account-page .account-heading h1{font-size:clamp(27px,9vw,38px);line-height:1.12}.account-page .account-heading p{font-size:13px}.account-page .profile-card{padding:24px 20px}}
