:root{color:#f4f7ff;font-synthesis:none;background:#09111f;font-family:Aptos,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#09111f;min-width:320px;margin:0}button{font:inherit;cursor:pointer;border:0}.page{background:linear-gradient(155deg,#0b1730,#09111f 52%,#10233b);min-height:100vh;padding:26px 18px 112px}.brand-head{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.brand-head>div{align-items:center;gap:10px;display:flex}.brand-mark{color:#b7ff5c;border:1px solid #b7ff5c;border-radius:10px;place-items:center;width:34px;height:34px;font-size:.75rem;font-weight:900;display:grid}.brand-name{letter-spacing:.02em;font-weight:800}.user-chip,.profile-tier{color:#b7ff5c;letter-spacing:.08em;font-size:.68rem}.section-kicker{color:#72a2d8;letter-spacing:.14em;font-size:.66rem;font-weight:800;display:block}.hero-line{border-top:1px solid #9ebde63d;border-bottom:1px solid #9ebde63d;padding:22px 0 0;position:relative;overflow:hidden}.hero-line:after{content:"";opacity:.3;border:1px solid #b7ff5c;border-radius:50%;width:210px;height:210px;position:absolute;top:-90px;right:-90px}.signal{color:#b7ff5c;font-size:2rem;line-height:1}.hero-line h1,.page-head h1,.profile-id h1{letter-spacing:-.06em;margin:8px 0 4px;font-size:2rem}.hero-line p,.page-head p,.profile-id p{color:#9cafc8;margin:0;font-size:.86rem}.route-connect,.pass-feature button{color:#08111f;background:#b7ff5c;border-radius:8px;width:100%;margin-top:27px;padding:15px;font-weight:900}.mode-panel{margin-top:26px}.mode-panel h2{max-width:260px;margin:8px 0 20px;font-size:1.25rem;line-height:1.3}.mode-row{border-top:1px solid #9ebde629;align-items:center;gap:11px;padding:15px 0;display:flex}.mode-row>div{flex:1;gap:4px;display:grid}.mode-row strong{font-size:.92rem}.mode-row small{color:#8ea2be;font-size:.73rem}.mode-dot{border-radius:50%;width:10px;height:10px}.slow{background:#718096}.fast{background:#b7ff5c;box-shadow:0 0 12px #b7ff5c}.unlock{color:#b7ff5c;font-size:.72rem}.invite-strip{border-top:1px solid #9ebde63d;border-bottom:1px solid #9ebde63d;justify-content:space-between;align-items:center;gap:14px;margin-top:28px;padding:17px 0;display:flex}.invite-strip div{gap:5px;display:grid}.invite-strip span{color:#72a2d8;letter-spacing:.12em;font-size:.62rem}.invite-strip strong{font-size:.86rem}.invite-strip button{color:#b7ff5c;background:0 0;border:1px solid #b7ff5c8c;border-radius:7px;padding:9px 12px;font-size:.75rem}.home-note{color:#7187a5;margin:17px 0;font-size:.73rem;line-height:1.6}.tabbar{z-index:2;padding:9px 12px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07101ef0;border-top:1px solid #9ebde62e;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.tab-item{color:#8094b1;place-items:center;gap:3px;padding:7px;font-size:.68rem;text-decoration:none;display:grid}.tab-item span{font-size:1.2rem}.tab-item.router-link-exact-active{color:#b7ff5c}.page-head{margin:8px 0 32px}.pass-feature{background:#122842;border-left:3px solid #b7ff5c;padding:23px 20px}.pass-feature>span{color:#b7ff5c;letter-spacing:.12em;font-size:.66rem;font-weight:900}.pass-feature h2{letter-spacing:-.06em;margin:13px 0;font-size:1.8rem;line-height:1.05}.pass-feature ul{color:#b6c6da;padding-left:18px;font-size:.83rem;line-height:2}.profile-id{border-bottom:1px solid #9ebde638;align-items:center;gap:13px;padding:17px 0 23px;display:flex}.profile-id>div{flex:1}.avatar{color:#07101d;background:#b7ff5c;border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.3rem;font-weight:900;display:grid}.profile-id h1{font-size:1.4rem}.menu-list{margin-top:22px}.menu-list button{color:#eef5ff;text-align:left;background:0 0;border-bottom:1px solid #9ebde626;grid-template-columns:38px 1fr 16px;align-items:center;width:100%;padding:18px 2px;display:grid}.menu-list span{color:#72a2d8;font-size:.68rem}.menu-list strong{font-size:.9rem}.menu-list b{color:#b7ff5c;font-size:1.3rem}.mini-app-root{background:#09111f;min-height:100vh}.startup-loader{color:#f4f7ff;background:radial-gradient(circle at 50% 42%,#102642 0,#09111f 42%,#07101d 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.startup-loader__signal{color:#b7ff5c;border:1px solid #b7ff5c47;border-radius:22px;place-items:center;width:76px;height:76px;margin-bottom:22px;display:grid;position:relative}.startup-loader__signal b{letter-spacing:.08em;font-size:17px}.startup-loader__ring{border:1px solid #0000;border-top-color:#b7ff5c;border-radius:26px;animation:1.2s linear infinite mz-spin;position:absolute;inset:-8px}.startup-loader>strong{letter-spacing:.04em;font-size:16px}.startup-loader>p{color:#7890ae;margin:8px 0 20px;font-size:12px}.startup-loader>i{background:#152941;border-radius:2px;width:116px;height:2px;overflow:hidden}.startup-loader>i span{background:#b7ff5c;width:45%;height:100%;animation:1.1s ease-in-out infinite mz-load;display:block}@keyframes mz-spin{to{transform:rotate(360deg)}}@keyframes mz-load{0%{transform:translate(-110%)}to{transform:translate(245%)}}@media (prefers-reduced-motion:reduce){.startup-loader__ring,.startup-loader>i span{animation-duration:2.4s}}.network-error{color:#f4f7ff;text-align:center;background:radial-gradient(circle at 50% 38%,#102642 0,#09111f 45%,#07101d 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:28px 24px;display:flex}.network-error__mark{color:#b7ff5c;border:1px solid #b7ff5c80;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:24px;font-size:1.6rem;font-weight:900;display:grid}.network-error h1{letter-spacing:-.04em;margin:9px 0 8px;font-size:1.8rem}.network-error p{color:#8ea2be;margin:0;font-size:.84rem}.network-error button{color:#08111f;background:#b7ff5c;border-radius:8px;min-width:150px;margin-top:28px;padding:13px 20px;font-weight:900}
