:root{--bg:#130b13;--panel:#1d111c;--card:#251625;--line:rgba(255,221,239,.12);--text:#fff8fb;--muted:#bdaeb9;--pink:#ff6fae;--pink2:#f94f9a;--green:#68e0ad;--shadow:0 30px 80px rgba(5,0,6,.35)}*{box-sizing:border-box}html{font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;background:var(--bg);color:var(--text)}body{margin:0;min-height:100vh;background:radial-gradient(circle at 75% 15%,rgba(255,87,164,.09),transparent 30%),var(--bg)}a{color:inherit;text-decoration:none}button,input{font:inherit}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,48%) 1fr}.auth-brand{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:48px clamp(42px,7vw,105px);overflow:hidden;background:linear-gradient(145deg,#170c17,#251020 65%,#391329)}.auth-brand:before,.auth-brand:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.auth-brand:before{width:650px;height:650px;right:-360px;bottom:-300px;background:radial-gradient(circle,rgba(255,96,169,.3),rgba(255,96,169,.02) 64%,transparent 66%)}.auth-brand:after{width:290px;height:290px;left:-150px;top:30%;border:1px solid rgba(255,145,196,.17)}.mobile-auth-top,.desk-scene{display:none}.auth-brand>a,.app-logo{position:relative;z-index:1;width:max-content}.auth-brand>a img{width:175px;height:auto;display:block}.auth-brand>div{position:relative;z-index:1;max-width:570px}.auth-brand>div span,.form-head small,.welcome small{font-size:12px;letter-spacing:.22em;color:#fa8fbe;font-weight:700}.auth-brand h1{font-size:clamp(50px,6vw,84px);line-height:1.08;margin:22px 0 25px;letter-spacing:-.06em}.auth-brand h1 em{font-style:normal;color:var(--pink)}.auth-brand p{font-size:17px;line-height:1.8;color:#c9b8c4;max-width:460px}.auth-brand ul{position:relative;z-index:1;display:flex;gap:28px;list-style:none;padding:0;margin:0;color:#cdbdca;font-size:13px}.auth-brand li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:8px;border-radius:50%;background:rgba(104,224,173,.12);color:var(--green)}.auth-box{display:grid;place-items:center;padding:40px;background:linear-gradient(130deg,rgba(255,255,255,.02),transparent)}.form-wrap{width:min(440px,100%)}.form-head{margin-bottom:36px}.form-head h2{font-size:38px;margin:12px 0 8px;letter-spacing:-.04em}.form-head p{color:var(--muted);margin:0}.alert{padding:13px 15px;margin-bottom:20px;border:1px solid rgba(255,92,140,.35);background:rgba(255,70,128,.09);border-radius:10px;color:#ffc0d6;font-size:14px}.alert.success{border-color:rgba(104,224,173,.35);background:rgba(104,224,173,.08);color:#a8f2d1}.auth-tabs{display:flex;gap:24px;margin-bottom:30px;border-bottom:1px solid var(--line)}.auth-tabs a{padding:0 2px 12px;color:#8f7f8a;font-size:14px}.auth-tabs a.on{color:#fff;border-bottom:2px solid var(--pink)}.form-wrap form{display:grid;gap:18px}.form-wrap label{display:grid;gap:9px;font-size:14px;color:#eadfe6;font-weight:600;position:relative}.form-wrap label>span{position:absolute;right:0;font-weight:400}.form-wrap label a,.register a{color:#ff82b8}.form-wrap input{width:100%;height:54px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.045);color:#fff;padding:0 16px;outline:none;transition:.2s}.form-wrap input:focus{border-color:rgba(255,111,174,.7);box-shadow:0 0 0 4px rgba(255,111,174,.08)}.password{position:relative}.password input{padding-right:52px}.password button{position:absolute;right:5px;top:5px;width:44px;height:44px;background:transparent;border:0;color:#a894a2;cursor:pointer}.code-row,.captcha-row{display:grid;grid-template-columns:1fr auto;gap:9px}.code-row button{border:1px solid rgba(255,111,174,.3);border-radius:10px;padding:0 14px;background:rgba(255,111,174,.08);color:#ff8dbf;cursor:pointer}.captcha-row b{min-width:110px;display:grid;place-items:center;border:1px dashed rgba(255,255,255,.18);border-radius:10px;color:#ffb5d4;letter-spacing:.08em;background:rgba(255,255,255,.03)}.terms{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:9px!important;font-weight:400!important;color:var(--muted)!important}.terms input{width:16px!important;height:16px!important;accent-color:var(--pink)}.submit{height:54px;border:0;border-radius:10px;margin-top:5px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;color:#28101e;background:linear-gradient(135deg,#ff86bc,#ff64a8);font-weight:800;cursor:pointer;box-shadow:0 13px 30px rgba(249,79,154,.18)}.submit:hover{filter:brightness(1.06);transform:translateY(-1px)}.submit b{font-size:20px}.register{text-align:center;margin-top:25px;color:var(--muted);font-size:14px}.compat{margin-top:28px;padding-top:18px;border-top:1px solid var(--line);color:#8f7e8a;font-size:12px;line-height:1.7;text-align:center}.app-top{height:72px;padding:0 clamp(20px,4vw,58px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(19,11,19,.86);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.app-logo img{width:135px;display:block}.app-top>div{display:flex;gap:22px;align-items:center;color:#c9bbc4;font-size:14px}.app-top>div a{color:#fb7fb6}.app-shell{min-height:calc(100vh - 72px);display:grid;grid-template-columns:220px 1fr}.app-shell aside{border-right:1px solid var(--line);padding:28px 18px;background:rgba(255,255,255,.012)}.app-shell nav{display:grid;gap:7px;position:sticky;top:100px}.app-shell nav a{display:flex;align-items:center;gap:13px;padding:13px 16px;border-radius:9px;color:#aa9aa5;font-size:14px}.app-shell nav a.active,.app-shell nav a:hover{color:#fff;background:rgba(255,111,174,.1)}.app-shell nav a.active{box-shadow:inset 3px 0 var(--pink)}.dashboard{padding:clamp(25px,4vw,56px);max-width:1500px;width:100%;margin:auto}.welcome{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.welcome h1{font-size:36px;margin:10px 0 8px}.welcome p{color:var(--muted);margin:0}.welcome>a,.panel-head>a{padding:11px 16px;border:1px solid rgba(255,111,174,.25);border-radius:9px;color:#ff8abd;font-size:13px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.stats article,.panel{border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border-radius:14px;box-shadow:var(--shadow)}.stats article{padding:23px}.stats span{display:block;color:#ad9da8;font-size:13px}.stats strong{display:block;font-size:30px;margin:13px 0 8px;letter-spacing:-.04em}.stats small{color:#877680}.panel{padding:25px}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.panel h2{font-size:20px;margin:0 0 6px}.panel p{font-size:13px;color:var(--muted);margin:0}.service-list{display:grid}.service{display:grid;grid-template-columns:10px minmax(180px,1fr) 110px 130px 80px;align-items:center;gap:15px;padding:16px 5px;border-top:1px solid var(--line)}.service i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(104,224,173,.08)}.service>div{display:grid;gap:5px}.service span,.service small{font-size:12px;color:#94828f}.service em{font-style:normal;font-size:12px;color:var(--green)}.service em.suspended{color:#ffbd68}.service em.cancelled,.service em.deleted{color:#ff758f}.service>a{text-align:right;color:#ff86ba;font-size:13px}.empty{padding:40px;text-align:center;color:var(--muted);border-top:1px solid var(--line)}.empty a{color:#ff83b8}.service-table{display:grid}.service-table article{display:grid;grid-template-columns:10px minmax(180px,1.4fr) minmax(140px,1fr) 120px 85px 70px;gap:16px;align-items:center;padding:18px 5px;border-top:1px solid var(--line)}.service-table i{width:8px;height:8px;border-radius:50%;background:#ffbd68}.service-table i.active{background:var(--green);box-shadow:0 0 0 5px rgba(104,224,173,.08)}.service-table i.cancelled,.service-table i.deleted{background:#ff758f}.service-table>article>div{display:grid;gap:5px}.service-table span,.service-table small{font-size:12px;color:var(--muted)}.service-table strong{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis}.service-table em{font-style:normal;font-size:12px;color:#ffbd68}.service-table em.active{color:var(--green)}.service-table em.cancelled,.service-table em.deleted{color:#ff758f}.service-table a{color:#ff86ba;text-align:right;font-size:13px}.data-list{display:grid}.data-list article{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(120px,.7fr) minmax(105px,.6fr) 90px 70px;gap:18px;align-items:center;padding:18px 5px;border-top:1px solid var(--line)}.data-list article>div{display:grid;gap:5px}.data-list span,.data-list small{font-size:12px;color:var(--muted)}.data-list strong{font-size:13px;font-weight:500}.data-list em{font-style:normal;font-size:12px;color:#ffbd68}.data-list em.active,.data-list em.paid{color:var(--green)}.data-list em.cancelled,.data-list em.refunded{color:#ff758f}.data-list a{color:#ff86ba;text-align:right;font-size:13px}.security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:22px}.security-grid article{min-height:105px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.03)}.security-grid article>div{display:grid;gap:8px}.security-grid b{font-size:15px}.security-grid span{font-size:13px;color:var(--muted)}.security-grid em{font-style:normal;color:#aa99a5;font-size:12px}.security-grid em.safe{color:var(--green)}.security-grid em.warn{color:#ffbd68}.security-grid a{color:#ff86ba;font-size:13px}.login-record{box-shadow:none}.record{display:grid;grid-template-columns:100px 1fr 100px 1fr;align-items:center;gap:14px;padding-top:18px;border-top:1px solid var(--line);font-size:13px}.record span{color:var(--muted)}@media(max-width:950px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:300px;padding:30px}.auth-brand>div{margin:45px 0}.auth-brand h1{font-size:48px}.auth-brand ul{display:none}.auth-box{padding:45px 24px}.app-shell{grid-template-columns:70px 1fr}.app-shell aside{padding:20px 10px}.app-shell nav a{justify-content:center;padding:14px}.app-shell nav span{display:none}.stats{grid-template-columns:repeat(2,1fr)}.security-grid{grid-template-columns:1fr}.service-table article{grid-template-columns:9px 1fr 110px 70px}.data-list article{grid-template-columns:1fr 120px 90px 70px}.data-list article>div:nth-of-type(3){display:none}.service-table article>div:nth-of-type(2),.service-table article>div:nth-of-type(3){display:none}}@media(max-width:620px){html{background:#f7f8fa;color:#202126}body{background:#f7f8fa}.auth-page{display:block;background:#f7f8fa;min-height:100vh}.auth-brand{height:322px;min-height:322px;padding:0 29px;color:#222;background:linear-gradient(180deg,#f4f5f8,#fff)}.auth-brand:before{width:220px;height:145px;right:-20px;bottom:0;filter:none;border-radius:60px 0 0 0;background:linear-gradient(150deg,rgba(255,165,201,.2),rgba(161,111,184,.09))}.auth-brand:after{display:none}.mobile-auth-top{display:flex!important;height:68px;margin:0 -8px!important;align-items:center;justify-content:space-between;position:relative;z-index:3}.mobile-auth-top a{font-size:29px}.mobile-auth-top b{font-size:17px;font-weight:500}.mobile-auth-top button{border:0;background:none;font-size:26px;color:#27272b}.auth-brand>a{display:none}.auth-brand>div:not(.mobile-auth-top):not(.desk-scene){margin:39px 0 0!important;max-width:55%;z-index:2}.auth-brand>div>span{display:none}.auth-brand h1{font-size:43px;line-height:1.12;margin:0 0 7px;letter-spacing:-.04em}.auth-brand h1 em{font-size:22px;color:#222;font-weight:700}.auth-brand p{display:none}.desk-scene{display:block!important;position:absolute!important;right:0;bottom:0;width:50%;height:190px;margin:0!important}.desk-scene .screen{position:absolute;width:84px;height:63px;right:33px;bottom:52px;border-radius:6px;background:linear-gradient(145deg,#fff,#e6e5eb);box-shadow:0 10px 25px rgba(82,68,84,.15)}.desk-scene .screen:after{content:'';position:absolute;width:8px;height:45px;left:39px;top:60px;background:#ddd9e1}.desk-scene .fox{position:absolute;right:111px;bottom:57px;width:66px;height:70px;display:grid;place-items:center;border-radius:45% 45% 42% 42%;font-style:normal;font-size:31px;color:#eb69a4;background:#fff;box-shadow:0 8px 25px rgba(80,54,73,.16);transform:rotate(-6deg)}.desk-scene .desk{position:absolute;right:0;bottom:25px;width:180px;height:12px;border-radius:8px 0 0 8px;background:#ece9ed}.auth-brand ul{display:none}.auth-box{position:relative;z-index:4;margin-top:-1px;min-height:calc(100vh - 300px);padding:36px 29px 70px;place-items:start center;border-radius:24px 24px 0 0;background:#fff;color:#27272b}.form-wrap{width:100%}.auth-tabs{margin-bottom:29px;border-color:#ececef}.auth-tabs a{font-size:17px;color:#aaa}.auth-tabs a.on{color:#202126;border-color:#eb5e9d}.form-head{margin-bottom:27px}.form-head small{display:none}.form-head h2{font-size:19px;margin:0 0 9px}.form-head p{font-size:12px;color:#999}.form-wrap form{gap:13px}.form-wrap label{color:#45454a;font-size:13px}.form-wrap input{height:52px;padding:0 4px;border-width:0 0 1px;border-radius:0;border-color:#ededf0;background:#fff;color:#222}.form-wrap input:focus{border-color:#e55f9c;box-shadow:none}.password button{color:#aaa}.code-row{grid-template-columns:1fr auto}.code-row button{height:43px;align-self:center;border:0;border-radius:6px;padding:0 15px;color:#fff;background:linear-gradient(135deg,#eb68a4,#a960bb)}.captcha-row b{border-color:#e3dbe0;background:#fbf8fa;color:#db669a}.submit{height:56px;margin-top:20px;border-radius:7px;justify-content:center;gap:12px;color:#fff;background:linear-gradient(135deg,#ed65a2,#a65dbc);box-shadow:none}.submit b{display:none}.register{display:flex;justify-content:space-between;text-align:left;font-size:13px;color:#999}.compat{color:#aaa;border-color:#eee}.alert{color:#ba285f;background:#fff2f7}.alert.success{color:#328a69;background:#effbf6}.terms{margin-top:8px}.terms input{border:1px solid #ccc}.auth-box{place-items:start center}.app-top{height:64px}.app-top>div span{display:none}.app-shell{display:block}.app-shell aside{position:fixed;bottom:0;left:0;right:0;z-index:30;padding:7px;border:1px solid var(--line);background:#1a0f19}.app-shell nav{position:static;display:flex;justify-content:space-around}.app-shell nav a{padding:11px}.app-shell nav a:nth-child(n+5){display:none}.dashboard{padding:25px 16px 95px}.welcome{align-items:start}.welcome>a{display:none}.welcome h1{font-size:28px}.stats{grid-template-columns:1fr 1fr;gap:10px}.stats article{padding:17px}.stats strong{font-size:24px}.panel{padding:18px}.service{grid-template-columns:9px 1fr auto}.service small,.service>a{display:none}.service-table article{grid-template-columns:9px 1fr auto}.service-table article>a{display:none}.data-list article{grid-template-columns:1fr 100px auto}.data-list article>div:nth-of-type(2),.data-list article>a{display:none}.record{grid-template-columns:90px 1fr}.security-grid article{padding:18px}.code-row{grid-template-columns:1fr}.code-row button{height:44px}.captcha-row b{min-width:95px}}

/* user center v3 — clearer hierarchy and lighter cards */
.app-top{height:76px;padding-inline:clamp(22px,4vw,62px);background:rgba(20,11,19,.94);box-shadow:0 8px 35px rgba(0,0,0,.16)}
.app-shell{grid-template-columns:238px 1fr;background:radial-gradient(circle at 88% 4%,rgba(245,91,158,.07),transparent 24%),#120b11}
.app-shell aside{padding:30px 18px;background:#160e15}
.app-shell nav{gap:5px}.app-shell nav>small{margin:20px 14px 7px;color:#705f6a;font-size:10px;font-weight:700;letter-spacing:.16em}.app-shell nav>small:first-child{margin-top:0}.app-shell nav a{min-height:46px;padding:0 15px;border-radius:11px}.app-shell nav a i{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:#b4a1ad;background:rgba(255,255,255,.035);font-style:normal;font-size:12px}.app-shell nav a.active{background:linear-gradient(90deg,rgba(244,91,158,.15),rgba(244,91,158,.04));box-shadow:none}.app-shell nav a.active i{color:#fff;background:linear-gradient(145deg,#ed65a3,#aa56b3)}
.dashboard{max-width:1320px}.welcome{padding:5px 3px}.welcome h1{font-size:38px}.stats{gap:13px}.stats article{position:relative;overflow:hidden;border-radius:16px;box-shadow:none}.stats article:after{content:"";position:absolute;width:80px;height:80px;right:-28px;top:-30px;border-radius:50%;background:rgba(244,91,158,.06)}
.mine-panel{margin-bottom:22px;padding:25px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018))}.mine-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.mine-grid>a{min-height:92px;padding:17px;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.065);border-radius:13px;background:rgba(255,255,255,.025);transition:.2s}.mine-grid>a:hover{transform:translateY(-2px);border-color:rgba(255,111,174,.28);background:rgba(255,111,174,.055)}.mine-grid i{width:37px;height:37px;flex:0 0 37px;display:grid;place-items:center;border-radius:11px;color:#f588b8;background:rgba(245,113,171,.09);font-size:13px;font-style:normal}.mine-grid span{display:grid;gap:5px}.mine-grid b{font-size:14px}.mine-grid small{color:#897783;font-size:10px}
@media(max-width:1050px){.mine-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.app-shell aside{position:static;padding:12px 14px 4px;border:0;background:#120b11}.app-shell nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}.app-shell nav>small{grid-column:1/-1;margin:12px 2px 3px}.app-shell nav a{justify-content:flex-start;padding:0 12px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}.app-shell nav a:nth-child(n+1){display:flex}.dashboard{padding-top:20px}.mine-panel{padding:17px}.mine-grid{grid-template-columns:repeat(2,1fr)}.mine-grid>a{min-height:78px;padding:13px}.mine-grid i{width:32px;height:32px;flex-basis:32px}.welcome h1{font-size:29px}}
