/* Vyral PvP 7.0.99 — dedicated account/auth portal */
:root{--ac-bg:#f4f6fb;--ac-card:#fff;--ac-ink:#0b0d14;--ac-muted:#70798b;--ac-line:#dfe5ef;--ac-soft:#f6f8fc;--ac-pink:#ff315f;--ac-pink2:#ff6f8f;--ac-violet:#7d5cff;--ac-blue:#668cff;--ac-green:#13bd79;--ac-red:#ef3d57;--ac-shadow:0 24px 70px rgba(25,39,72,.10)}
*{box-sizing:border-box}.account-auth-page,.account-portal-page{margin:0;min-height:100vh;background:var(--ac-bg);color:var(--ac-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.account-auth-page button,.account-auth-page input,.account-portal-page button,.account-portal-page input,.account-portal-page select,.account-portal-page textarea{font:inherit}.account-ambient{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0}.account-ambient i{position:absolute;border-radius:50%;filter:blur(10px);opacity:.42}.account-ambient i:nth-child(1){width:430px;height:430px;background:radial-gradient(circle,rgba(255,49,95,.24),transparent 68%);right:-130px;top:-160px}.account-ambient i:nth-child(2){width:500px;height:500px;background:radial-gradient(circle,rgba(102,140,255,.18),transparent 68%);left:-220px;bottom:-230px}.account-ambient i:nth-child(3){width:340px;height:340px;background:radial-gradient(circle,rgba(125,92,255,.12),transparent 70%);left:44%;top:25%}.account-mini-nav,.account-topbar{position:relative;z-index:5;height:76px;padding:0 max(28px,calc((100vw - 1280px)/2));display:flex;align-items:center;gap:24px;border-bottom:1px solid rgba(210,218,231,.86);background:rgba(255,255,255,.82);backdrop-filter:blur(24px)}.account-wordmark{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ac-ink);font-weight:1000;letter-spacing:-.03em}.account-wordmark strong{color:var(--ac-pink)}.account-mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--ac-pink),#ff7897 47%,#8369ff);box-shadow:0 8px 24px rgba(255,49,95,.23);position:relative}.account-mark:before,.account-mark:after,.account-mark b{content:"";position:absolute;border:3px solid #fff;border-left-color:transparent;border-radius:50%}.account-mark:before{width:17px;height:17px}.account-mark:after{width:9px;height:9px;transform:translateX(-3px)}.account-mini-links{margin-left:auto;display:flex;gap:22px;align-items:center}.account-mini-links a,.account-topbar nav a{font-size:12px;font-weight:850;color:#6d7584;text-decoration:none;transition:.2s}.account-mini-links a:hover,.account-topbar nav a:hover{color:var(--ac-ink)}
.auth-stage{position:relative;z-index:1;width:min(1240px,calc(100% - 36px));min-height:calc(100vh - 76px);margin:auto;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.8fr);gap:54px;align-items:center;padding:48px 0 60px}.auth-showcase{padding:44px 28px 44px 10px}.auth-kicker,.micro-label{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.16em;font-weight:1000;color:#798295}.auth-kicker svg{width:15px;color:var(--ac-pink)}.auth-showcase h1{margin:20px 0 18px;font-size:clamp(54px,6vw,88px);line-height:.89;letter-spacing:-.075em}.auth-showcase h1 em{font-style:normal;background:linear-gradient(90deg,var(--ac-pink),#b75ee9 48%,var(--ac-blue));-webkit-background-clip:text;color:transparent}.auth-showcase>p{max-width:640px;font-size:16px;line-height:1.7;color:#697386;font-weight:600}.auth-feature-stack{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:35px}.auth-feature-stack article{padding:16px;border:1px solid var(--ac-line);background:rgba(255,255,255,.73);border-radius:19px;display:flex;gap:12px;align-items:flex-start;box-shadow:0 10px 25px rgba(40,54,82,.04)}.auth-feature-stack article>span{width:36px;height:36px;border-radius:12px;background:#fff;border:1px solid var(--ac-line);display:grid;place-items:center;flex:0 0 auto}.auth-feature-stack svg{width:17px;color:var(--ac-pink)}.auth-feature-stack b{display:block;font-size:12px}.auth-feature-stack small{display:block;margin-top:4px;color:#858d9b;line-height:1.35;font-weight:600;font-size:10px}.auth-security-note{display:flex;align-items:center;gap:9px;margin-top:19px;color:#7a8495;font-size:11px;font-weight:750}.auth-security-note svg{width:15px;color:var(--ac-green)}
.auth-console{background:rgba(255,255,255,.92);border:1px solid rgba(216,223,234,.95);border-radius:30px;padding:30px;box-shadow:var(--ac-shadow);backdrop-filter:blur(24px);position:relative;overflow:hidden}.auth-console:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--ac-pink),#c95bdb,var(--ac-blue))}.auth-console-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.auth-console-top h2{font-size:34px;line-height:1;letter-spacing:-.055em;margin:7px 0 7px}.auth-console-top p{margin:0;color:#7b8494;font-size:12px;font-weight:650}.auth-live{display:flex;align-items:center;gap:6px;border:1px solid #ccebdc;background:#f1fcf7;color:#218761;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:1000;letter-spacing:.09em}.auth-live i{width:6px;height:6px;border-radius:50%;background:var(--ac-green);box-shadow:0 0 0 4px rgba(19,189,121,.10)}.already-signed{margin-top:18px;border:1px solid #cfe9df;background:#f2fbf7;padding:12px 14px;border-radius:15px;display:flex;align-items:center;gap:10px;font-size:11px;color:#417260}.already-signed[hidden]{display:none}.already-signed a{margin-left:auto;background:#11141c;color:#fff;text-decoration:none;padding:9px 12px;border-radius:10px;font-weight:850}.auth-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:5px;background:#f3f5f9;border:1px solid var(--ac-line);border-radius:15px;margin-top:24px}.auth-tabs button{border:0;background:transparent;min-height:39px;border-radius:11px;color:#7c8594;font-size:11px;font-weight:900;cursor:pointer}.auth-tabs button.active{background:#fff;color:#11141b;box-shadow:0 4px 14px rgba(20,32,59,.08)}.auth-form{display:none;gap:14px;margin-top:22px}.auth-form.active{display:grid;animation:accountIn .25s ease both}.auth-form label,.portal-form label{font-size:11px;font-weight:900;color:#4f5868;display:grid;gap:7px}.account-input{height:52px;border:1px solid #dbe2ec;background:#fbfcfe;border-radius:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 13px;gap:9px;transition:.18s}.account-input:focus-within{border-color:#aab9ff;box-shadow:0 0 0 4px rgba(102,140,255,.10);background:#fff}.account-input>svg{width:16px;color:#929cab}.account-input input{min-width:0;border:0;outline:0;background:transparent;color:#11131a;font-weight:720;width:100%}.account-input input::placeholder{color:#afb6c2}.account-input button{border:0;background:transparent;color:#8d96a4;cursor:pointer;padding:5px}.account-input button svg{width:16px}.account-input.prefix{grid-template-columns:auto 1fr}.account-input.prefix>b{color:#99a2b0}.auth-form-row{display:flex;justify-content:space-between;align-items:center;gap:14px}.check-line{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px!important;font-size:10px!important;color:#737c8c!important;font-weight:720!important}.check-line input{accent-color:var(--ac-pink);width:16px;height:16px}.check-line a{color:var(--ac-ink)}.text-action{border:0;background:transparent;color:#536179;font-size:10px;font-weight:900;cursor:pointer}.form-grid{display:grid;gap:12px}.form-grid.two{grid-template-columns:1fr 1fr}.auth-form label>small{color:#9aa3b1;font-size:9px;font-weight:700}.account-primary{border:0;min-height:52px;border-radius:14px;background:linear-gradient(135deg,#171923,#080a10);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:950;cursor:pointer;box-shadow:0 12px 22px rgba(12,16,28,.15);transition:.2s}.account-primary:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(12,16,28,.18)}.account-primary:disabled{opacity:.55;cursor:wait}.account-primary svg{width:17px}.reset-visual{width:58px;height:58px;border-radius:19px;background:linear-gradient(135deg,#fff1f4,#eef1ff);border:1px solid #e5dfe8;display:grid;place-items:center}.reset-visual svg{color:var(--ac-pink)}.auth-form h3{margin:0;font-size:22px;letter-spacing:-.04em}.auth-form>p{margin:-6px 0 3px;color:#798393;font-size:11px;line-height:1.5}.auth-divider{display:flex;align-items:center;gap:12px;margin:20px 0 14px;color:#a0a7b2;font-size:8px;font-weight:1000;letter-spacing:.15em}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e2e6ed;flex:1}.google-auth{width:100%;height:50px;border:1px solid #dce2eb;border-radius:14px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 15px;gap:10px;color:#313743;cursor:pointer}.google-auth b{font-size:11px}.google-auth svg{width:15px;color:#7a8493}.google-g{font-weight:1000;font-size:17px;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0);-webkit-background-clip:text;color:transparent}.auth-status{min-height:30px;margin-top:13px;padding:8px 10px;border-radius:10px;font-size:10px;font-weight:800;color:#6f7887}.auth-status.error{background:#fff0f3;color:#b62343}.auth-status.success{background:#effbf5;color:#14784e}.auth-status.info{background:#f1f5ff;color:#405b9f}.auth-foot{text-align:center;font-size:8px;color:#a0a7b3;margin:8px 0 0}.auth-foot a{color:#778193}
/* portal */
.account-topbar{height:72px}.account-topbar nav{display:flex;gap:22px;margin-left:auto}.account-topbar nav a{display:flex;align-items:center;gap:6px}.account-topbar nav svg{width:15px}.account-user-pill{border:1px solid var(--ac-line);background:#fff;border-radius:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:6px 10px;min-width:185px;cursor:pointer;color:var(--ac-ink)}.account-user-pill .mini-avatar{width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,var(--ac-pink),var(--ac-violet));color:#fff;display:grid;place-items:center;font-weight:1000;overflow:hidden}.account-user-pill small,.account-user-pill b{display:block;text-align:left}.account-user-pill small{font-size:7px;letter-spacing:.12em;color:#98a0ad}.account-user-pill b{font-size:10px;margin-top:2px;max-width:105px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-user-pill svg{width:14px;color:#8d95a2}.account-layout{position:relative;z-index:1;width:min(1320px,calc(100% - 34px));margin:26px auto 60px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:22px}.account-sidebar{position:sticky;top:92px;height:calc(100vh - 118px);min-height:590px;background:rgba(255,255,255,.92);border:1px solid var(--ac-line);border-radius:24px;padding:14px;display:flex;flex-direction:column;box-shadow:0 12px 40px rgba(29,42,73,.06)}.account-sidebar-user{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px 9px 15px;border-bottom:1px solid #e7ebf1}.side-avatar{width:43px;height:43px;border-radius:14px;background:linear-gradient(135deg,var(--ac-pink),var(--ac-violet));color:#fff;display:grid;place-items:center;font-weight:1000;overflow:hidden}.account-sidebar-user small,.account-sidebar-user b,.account-sidebar-user span{display:block}.account-sidebar-user small{font-size:7px;letter-spacing:.13em;color:#9ba3af;font-weight:950}.account-sidebar-user b{font-size:11px;margin-top:2px;overflow:hidden;text-overflow:ellipsis}.account-sidebar-user span{font-size:9px;color:#8b94a2;margin-top:2px}.account-sidebar nav{display:grid;gap:4px;margin-top:12px}.account-sidebar nav button{height:44px;border:0;border-radius:13px;background:transparent;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:0 11px;color:#727b89;font-size:10px;font-weight:850;text-align:left;cursor:pointer}.account-sidebar nav button:hover{background:#f7f8fb;color:#11141c}.account-sidebar nav button.active{background:#12151d;color:#fff;box-shadow:0 10px 22px rgba(14,18,29,.12)}.account-sidebar nav svg{width:16px}.account-sidebar nav em{font-style:normal;font-size:7px;border-radius:999px;padding:4px 6px;background:#edf0f5;color:#697281}.account-sidebar nav button.active em{background:rgba(255,255,255,.12);color:#fff}.sidebar-bottom{margin-top:auto;border-top:1px solid #e8ecf2;padding-top:10px;display:grid;gap:4px}.sidebar-bottom a,.sidebar-bottom button{border:0;background:transparent;text-decoration:none;color:#7a8391;display:flex;align-items:center;gap:8px;padding:10px;font-size:9px;font-weight:850;cursor:pointer}.sidebar-bottom svg{width:15px}.account-content{min-width:0}.portal-loading{min-height:360px;background:#fff;border:1px solid var(--ac-line);border-radius:24px;display:grid;place-items:center;align-content:center;gap:12px;color:#8b94a2;font-size:11px}.portal-loading span{width:33px;height:33px;border-radius:50%;border:3px solid #e6e9ef;border-top-color:var(--ac-pink);animation:spin .8s linear infinite}.portal-page{display:grid;gap:18px;animation:accountIn .25s ease both}.portal-hero{min-height:240px;border-radius:27px;background:#10131b;color:#fff;position:relative;overflow:hidden;padding:31px;display:grid;grid-template-columns:1.1fr .8fr;gap:24px;align-items:center;box-shadow:0 20px 55px rgba(17,21,35,.14)}.portal-hero:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,49,95,.34),transparent 65%);right:-130px;top:-180px}.portal-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(90deg,#000,transparent)}.portal-hero>div{position:relative;z-index:1}.portal-kicker{font-size:8px;letter-spacing:.16em;font-weight:1000;color:#c9cfda}.portal-hero h1{font-size:clamp(38px,4vw,62px);line-height:.92;letter-spacing:-.065em;margin:10px 0}.portal-hero h1 span{color:#ff6687}.portal-hero p{max-width:570px;color:#9fa8b9;font-size:12px;line-height:1.6}.portal-hero-actions{display:flex;gap:8px;margin-top:19px;flex-wrap:wrap}.portal-btn{min-height:41px;border-radius:12px;border:1px solid #dce2eb;background:#fff;color:#151821;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:950;text-decoration:none;cursor:pointer}.portal-btn.dark{background:#151821;color:#fff;border-color:#151821}.portal-btn.pink{background:var(--ac-pink);border-color:var(--ac-pink);color:#fff}.portal-btn.danger{background:#fff3f5;border-color:#ffd5de;color:#b82e4a}.portal-btn.ghost-dark{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.13);color:#fff}.portal-btn svg{width:14px}.portal-hero-id{justify-self:end;width:min(270px,100%);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:17px;backdrop-filter:blur(15px)}.portal-hero-id-top{display:flex;align-items:center;gap:11px}.hero-profile-avatar{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--ac-pink),var(--ac-violet));display:grid;place-items:center;font-weight:1000;font-size:17px;overflow:hidden}.portal-hero-id b{font-size:13px}.portal-hero-id small{display:block;color:#9fa8b9;font-size:8px;margin-top:3px}.portal-hero-id-state{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:13px}.portal-hero-id-state span{background:rgba(255,255,255,.055);border-radius:11px;padding:9px}.portal-hero-id-state small{font-size:7px}.portal-hero-id-state b{font-size:10px;margin-top:3px;display:block}.portal-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.portal-stat{background:#fff;border:1px solid var(--ac-line);border-radius:18px;padding:16px;min-height:112px}.portal-stat>span{width:34px;height:34px;border-radius:11px;background:#f4f6fa;border:1px solid #e2e6ed;display:grid;place-items:center}.portal-stat svg{width:16px;color:#737d8d}.portal-stat small{display:block;color:#929aa7;font-size:7px;font-weight:950;letter-spacing:.12em;margin-top:13px}.portal-stat b{display:block;font-size:19px;letter-spacing:-.03em;margin-top:3px}.portal-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.7fr);gap:12px}.portal-card{background:#fff;border:1px solid var(--ac-line);border-radius:22px;padding:21px;box-shadow:0 10px 30px rgba(35,49,78,.04)}.portal-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:17px}.portal-card-head span{font-size:8px;letter-spacing:.14em;color:#8e97a5;font-weight:1000}.portal-card-head h2{font-size:24px;letter-spacing:-.04em;margin:6px 0 0}.portal-card-head p{font-size:10px;color:#858e9d;margin:5px 0 0;line-height:1.5}.status-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:#eefbf5;color:#147a50;border:1px solid #cfefdf;font-size:8px;font-weight:1000}.status-pill.off{background:#f4f6f9;color:#788291;border-color:#e0e5ec}.status-pill.warn{background:#fff7e8;color:#9b6b13;border-color:#f5e1b4}.settings-list{display:grid;gap:8px}.settings-row{min-height:60px;border:1px solid #e4e8ef;background:#fafbfd;border-radius:15px;padding:11px 13px;display:flex;align-items:center;gap:11px}.settings-row>span:first-child{width:35px;height:35px;border-radius:11px;background:#fff;border:1px solid #e0e5ed;display:grid;place-items:center;flex:0 0 auto}.settings-row svg{width:15px;color:#7d8795}.settings-row>div{min-width:0;flex:1}.settings-row b{font-size:10px}.settings-row small{display:block;font-size:8px;color:#929aa6;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-row button{border:0;background:transparent;color:#697385;cursor:pointer}.settings-row button svg{width:15px}.mc-link-card{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;padding:15px;border:1px solid #dfe5ed;background:linear-gradient(135deg,#fff,#f8faff);border-radius:18px}.mc-face{width:64px;height:64px;border-radius:17px;background:#edf1f6;border:1px solid #dce3ed;overflow:hidden;display:grid;place-items:center;color:#798494;font-weight:1000}.mc-face img{width:100%;height:100%;object-fit:cover;image-rendering:pixelated}.mc-link-card h3{margin:0;font-size:16px}.mc-link-card p{margin:5px 0 0;font-size:9px;color:#8a94a2}.mc-link-code{border:1px solid #dfe4ec;background:#f8f9fc;border-radius:20px;padding:20px;text-align:center}.mc-link-code>small{font-size:8px;letter-spacing:.15em;color:#8b94a2;font-weight:1000}.code-letters{display:flex;justify-content:center;gap:8px;margin:16px 0}.code-letters span{width:44px;height:52px;border-radius:13px;background:#12151d;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:1000;box-shadow:0 9px 20px rgba(18,21,29,.13);animation:codePop .35s calc(var(--i)*.055s) both}.command-box{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dce2eb;background:#fff;border-radius:13px;padding:10px 12px;text-align:left}.command-box code{font-size:11px;color:#242a35}.command-box button{border:0;background:#11141c;color:#fff;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:900;cursor:pointer}.waiting-link{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;color:#8d96a3;font-size:9px;font-weight:800}.waiting-link i{width:8px;height:8px;border-radius:50%;background:var(--ac-pink);box-shadow:0 0 0 5px rgba(255,49,95,.08);animation:pulse 1.2s infinite}.portal-form{display:grid;gap:13px}.portal-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.portal-form input,.portal-form select,.portal-form textarea{width:100%;border:1px solid #dce2eb;background:#fafbfd;border-radius:13px;outline:0;padding:12px 13px;color:#161922;font-weight:700}.portal-form textarea{min-height:96px;resize:vertical}.portal-form input:focus,.portal-form select:focus,.portal-form textarea:focus{border-color:#aebaff;box-shadow:0 0 0 4px rgba(102,140,255,.08);background:#fff}.portal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px;flex-wrap:wrap}.toggle-stack{display:grid;gap:7px}.toggle-row{border:1px solid #e2e7ee;background:#fafbfd;border-radius:15px;padding:12px 13px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.toggle-row b{font-size:10px}.toggle-row small{display:block;margin-top:3px;color:#929aa7;font-size:8px}.toggle-row input{appearance:none;width:38px;height:22px;border-radius:999px;background:#d8dee8;position:relative;cursor:pointer;transition:.2s}.toggle-row input:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;left:3px;top:3px;box-shadow:0 2px 6px rgba(30,40,60,.18);transition:.2s}.toggle-row input:checked{background:var(--ac-pink)}.toggle-row input:checked:after{transform:translateX(16px)}.security-panel{display:grid;gap:10px}.security-session{border:1px solid #e0e6ee;border-radius:16px;padding:14px;display:flex;align-items:center;gap:11px;background:#fbfcfe}.security-session>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff;border:1px solid #e2e6ed}.security-session svg{width:16px}.security-session b{font-size:10px}.security-session small{display:block;color:#8d96a3;font-size:8px;margin-top:3px}.danger-zone{border-color:#f3d9df;background:#fffafb}.danger-zone .portal-card-head h2{color:#a82b43}.account-toast{position:fixed;z-index:99;bottom:22px;left:50%;transform:translate(-50%,18px);background:#11141c;color:#fff;border-radius:13px;padding:11px 15px;font-size:10px;font-weight:850;opacity:0;pointer-events:none;transition:.22s;box-shadow:0 12px 30px rgba(9,13,23,.2)}.account-toast.show{opacity:1;transform:translate(-50%,0)}.account-toast.error{background:#a9253e}.account-toast.success{background:#136d49}
@keyframes accountIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes codePop{from{opacity:0;transform:translateY(9px) scale(.94)}to{opacity:1;transform:none}}@keyframes pulse{50%{opacity:.45;transform:scale(.82)}}
@media(max-width:980px){.auth-stage{grid-template-columns:1fr;width:min(680px,calc(100% - 24px));gap:10px;padding-top:25px}.auth-showcase{padding:28px 10px 20px}.auth-showcase h1{font-size:clamp(48px,11vw,74px)}.auth-feature-stack{grid-template-columns:1fr 1fr 1fr}.account-topbar nav{display:none}.account-layout{grid-template-columns:210px minmax(0,1fr)}.portal-stat-grid{grid-template-columns:1fr 1fr}.portal-grid{grid-template-columns:1fr}.portal-hero{grid-template-columns:1fr}.portal-hero-id{justify-self:start}}
@media(max-width:720px){.account-mini-nav,.account-topbar{height:62px;padding:0 12px}.account-mini-links a:not(:last-child){display:none}.auth-stage{min-height:calc(100vh - 62px);padding:18px 0 40px}.auth-showcase{padding:18px 4px}.auth-showcase h1{font-size:48px}.auth-feature-stack{grid-template-columns:1fr}.auth-feature-stack article{padding:12px}.auth-console{padding:19px 15px;border-radius:23px}.form-grid.two,.portal-form-grid{grid-template-columns:1fr}.account-user-pill{min-width:0;padding:5px}.account-user-pill>span:nth-child(2),.account-user-pill>svg{display:none}.account-layout{display:block;width:calc(100% - 16px);margin-top:12px}.account-sidebar{position:relative;top:auto;height:auto;min-height:0;border-radius:18px;padding:8px;margin-bottom:10px}.account-sidebar-user,.sidebar-bottom{display:none}.account-sidebar nav{display:flex;overflow-x:auto;margin:0;gap:5px;padding-bottom:1px;scrollbar-width:none}.account-sidebar nav::-webkit-scrollbar{display:none}.account-sidebar nav button{flex:0 0 auto;width:auto;grid-template-columns:auto auto auto;height:40px;padding:0 10px}.account-sidebar nav button span{white-space:nowrap}.portal-hero{padding:22px 17px;border-radius:21px;min-height:0}.portal-hero h1{font-size:42px}.portal-hero-id{width:100%}.portal-stat-grid{grid-template-columns:1fr 1fr}.portal-card{padding:16px;border-radius:18px}.mc-link-card{grid-template-columns:auto 1fr}.mc-link-card>.portal-btn{grid-column:1/-1}.code-letters{gap:5px}.code-letters span{width:38px;height:46px;font-size:19px}.account-content{padding-bottom:34px}}
@media(max-width:430px){.account-wordmark>span:last-child{font-size:11px}.auth-showcase h1{font-size:42px}.auth-showcase>p{font-size:13px}.auth-tabs button{font-size:10px}.auth-console-top h2{font-size:29px}.portal-stat-grid{grid-template-columns:1fr 1fr}.portal-stat{padding:13px;min-height:102px}.portal-hero-actions .portal-btn{flex:1}.portal-card-head{flex-direction:column}.command-box{align-items:stretch;flex-direction:column}.command-box button{min-height:38px}.code-letters span{width:34px;height:43px}.account-sidebar nav button em{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
/* V7.0.100 PvP CAPTCHA-free email-code auth */
.no-captcha-note{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #dcefe6;background:#f1fbf6;border-radius:14px;color:#195d43}.no-captcha-note>i{width:18px}.no-captcha-note b{display:block;font-size:10px}.no-captcha-note small{display:block;margin-top:3px;font-size:8px;color:#5f7e70;line-height:1.4}.email-code-panel{margin-top:10px;padding:15px;border:1px solid #e1e6ee;background:#fafbfd;border-radius:18px}.email-code-panel h3{margin:0;font-size:20px}.email-code-panel>p{margin:6px 0 13px;color:#7d8796;font-size:10px;line-height:1.5}.email-code-boxes{display:grid;grid-template-columns:repeat(6,42px);justify-content:center;gap:7px;margin:12px 0}.email-code-boxes span{height:50px;border-radius:12px;background:#171a22;color:#fff;display:grid;place-items:center;font-size:20px;font-weight:1000;transition:.15s}.email-code-boxes span.filled{background:linear-gradient(135deg,#ff315f,#8a64ff);transform:translateY(-2px)}.code-back{margin:2px auto 0;display:block}
