:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--account-bg:#050b18;--account-panel:#0d162bd1;--account-border:#899eff38;--account-text:#f3f6ff;--account-muted:#a8b2cc;--account-blue:#6687ff;--account-violet:#9b7cff;--account-danger:#ff8794}body.account-page{background:radial-gradient(circle at 16% 14%, #4869ff33, transparent 35%), radial-gradient(circle at 84% 82%, #8852ff24, transparent 38%), linear-gradient(145deg, #050914, var(--account-bg) 48%, #080d1d);min-height:100vh;color:var(--account-text)}.account-header,.account-footer,.account-shell{width:min(1180px,100% - 40px);margin-inline:auto}.account-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:74px;display:flex}.account-brand{color:var(--account-text);align-items:center;gap:12px;font-size:18px;font-weight:760;text-decoration:none;display:inline-flex}.account-header__back,.account-footer a,.account-back{color:#bdc8e4}.account-shell{grid-template-columns:minmax(0,.82fr) minmax(460px,1.18fr);align-items:center;gap:clamp(36px,7vw,92px);min-height:calc(100vh - 150px);padding-block:64px;display:grid}.account-intro__eyebrow,.account-card__heading p,.account-dashboard__header p{color:#8ea5ff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:720}.account-intro h1{letter-spacing:-.045em;max-width:620px;margin-bottom:22px;font-size:clamp(38px,5vw,68px)}.account-intro>p:not(.account-intro__eyebrow){max-width:600px;color:var(--account-muted);font-size:18px}.account-intro ul{color:#c9d2e9;gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.account-intro li{padding-left:24px;position:relative}.account-intro li:before{content:"";background:linear-gradient(135deg, var(--account-blue), var(--account-violet));border-radius:50%;width:9px;height:9px;margin-top:9px;position:absolute;left:0;box-shadow:0 0 16px #6687ffb8}.account-card{border:1px solid var(--account-border);background:var(--account-panel);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:28px;min-height:520px;padding:clamp(26px,4vw,46px);position:relative;overflow:hidden;box-shadow:0 36px 100px #00000061}.account-card:before{content:"";background:linear-gradient(90deg,#0000,#849cff,#0000);height:1px;position:absolute;inset:0 10% auto}.account-status{min-height:24px;color:var(--account-muted);margin-bottom:22px}.account-status[data-tone=error]{color:#ffabb3}.account-status[data-tone=success]{color:#82e5bd}.account-card h2{color:var(--account-text);margin-bottom:24px;font-size:clamp(25px,3vw,34px)}.account-auth,.transfer-panel,.urgent-form{gap:18px;display:grid}.account-card label{color:#c9d2e9;gap:8px;font-size:14px;display:grid}.account-card input:not([type=checkbox]):not([type=file]){width:100%;min-height:50px;color:var(--account-text);background:#040917a6;border:1px solid #8d9ed74d;border-radius:12px;padding:0 15px}.account-card input[type=file]{min-height:44px;color:var(--account-muted);border:1px dashed #8d9ed759;border-radius:12px;padding:10px}.account-consent{grid-template-columns:18px 1fr;align-items:start;gap:10px!important}.account-consent input{accent-color:var(--account-blue);margin-top:5px}.account-consent a{color:#9eb1ff}.account-button{cursor:pointer;border:0;border-radius:12px;min-height:46px;padding:0 18px;font-weight:720}.account-button:disabled{cursor:not-allowed;opacity:.55}.account-button--primary{background:linear-gradient(115deg, var(--account-blue), var(--account-violet));color:#fff;box-shadow:0 14px 32px #595fff42}.account-button--secondary{color:#dfe5f7;background:#697fd129;border:1px solid #889de640}.account-button--ghost{color:#bdc8e4;background:0 0;border:1px solid #889de633}.account-button--danger{color:var(--account-danger);background:#ff5a701a;border:1px solid #ff647840}.account-help{color:var(--account-muted);margin:0;font-size:13px}.account-otp{gap:14px;display:grid}.account-dashboard__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:20px;display:flex}.account-dashboard__header strong{font-size:18px}.license-list{gap:12px;display:grid}.license-empty{color:var(--account-muted);text-align:center;border:1px dashed #8d9ed740;border-radius:16px;padding:34px 18px}.license-item{background:#070d1d8f;border:1px solid #8d9ed72e;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:18px;display:grid}.license-item strong,.license-item span{display:block}.license-item span{color:var(--account-muted);font-size:13px}.account-back{cursor:pointer;background:0 0;border:0;margin-bottom:22px;padding:0}.transfer-summary{background:#8d9ed729;border:1px solid #8d9ed729;border-radius:15px;gap:1px;margin:22px 0;display:grid;overflow:hidden}.transfer-summary div{background:#0d162c;grid-template-columns:120px 1fr;gap:14px;padding:13px 16px;display:grid}.transfer-summary dt{color:var(--account-muted)}.transfer-summary dd{overflow-wrap:anywhere;margin:0}.transfer-actions{flex-wrap:wrap;gap:12px;display:flex}.urgent-form{border-top:1px solid #ffffff14;margin-top:26px;padding-top:24px}.account-footer{color:#8792ae;border-top:1px solid #ffffff14;justify-content:space-between;gap:22px;padding-block:25px 32px;font-size:13px;display:flex}.account-footer nav{gap:20px;display:flex}@media (width<=880px){.account-shell{grid-template-columns:1fr;gap:36px;padding-block:42px}.account-intro h1{font-size:clamp(36px,10vw,56px)}}@media (width<=560px){.account-header,.account-footer,.account-shell{width:min(100% - 24px,1180px)}.account-card{border-radius:20px;min-height:0;padding:22px 18px}.account-footer{flex-direction:column}.license-item{grid-template-columns:1fr}.transfer-summary div{grid-template-columns:1fr;gap:2px}}
