:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#252839;background:#f3f4f8;font-synthesis:none;--ink: #282a3d;--muted: #7f8496;--line: #e9eaf0;--primary: #5e5aa9;--primary-soft: #eeedf9;--sidebar: #313258}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.login-shell{display:grid;min-height:100vh;grid-template-columns:minmax(400px,1.06fr) minmax(480px,.94fr);overflow:hidden}.login-intro{position:relative;display:flex;min-height:100vh;padding:54px clamp(48px,7vw,112px);flex-direction:column;justify-content:space-between;overflow:hidden;color:#fff;background:#34345e;isolation:isolate}.login-intro:before,.login-intro:after{position:absolute;z-index:-1;content:"";border-radius:50%}.login-intro:before{width:720px;height:720px;right:-330px;top:-230px;background:radial-gradient(circle at 35% 40%,rgba(132,120,224,.8),rgba(75,73,140,.28) 55%,transparent 72%)}.login-intro:after{width:520px;height:520px;left:-260px;bottom:-270px;background:radial-gradient(circle,rgba(89,157,171,.32),transparent 68%)}.login-brand{display:flex;align-items:center;gap:14px;font-size:19px;font-weight:700;letter-spacing:.08em}.login-brand-mark{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:12px;background:#ffffff1a;font-size:21px}.intro-copy{max-width:620px;margin:auto 0}.eyebrow{margin:0 0 22px;color:#b9b8e6;font-size:13px;font-weight:600;letter-spacing:.17em}.intro-copy h1{margin:0;font-size:clamp(48px,5.7vw,82px);font-weight:600;letter-spacing:-.055em;line-height:1.08}.intro-copy h1 span{color:#a9a5e8}.lead{max-width:520px;margin:32px 0 0;color:#c9c9df;font-size:17px;line-height:1.9}.trust-row{display:flex;align-items:center;gap:16px;color:#aeadca;font-size:12px}.trust-row i{width:3px;height:3px;border-radius:50%;background:currentColor}.login-panel{display:flex;min-height:100vh;padding:56px 32px 24px;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 70% 18%,#fff 0,#f7f7fb 35%,#f0f1f6)}.login-card{width:min(430px,100%);padding:40px 42px 34px;border:1px solid rgba(79,78,128,.09);border-radius:26px;background:#ffffffe6;box-shadow:0 28px 80px #34345e1c}.login-card-heading{text-align:center}.login-card-heading .step{margin:0 0 13px;color:#7471c5;font-size:12px;font-weight:700;letter-spacing:.16em}.login-card-heading h2{margin:0;color:#292b3e;font-size:27px}.login-card-heading p:last-child{min-height:42px;margin:13px auto 0;color:#85899a;font-size:13px;line-height:1.65}.code-wrap{margin-top:25px}.code-frame{width:238px;height:238px;margin:0 auto;padding:12px;border:1px solid #ececf3;border-radius:23px;background:#fff;box-shadow:0 10px 35px #31315414}.code-frame img{display:block;width:100%;height:100%;border-radius:14px;object-fit:contain}.scan-hint{display:flex;margin-top:22px;align-items:center;justify-content:center;gap:8px;color:#64697b;font-size:13px}.wechat-dot{display:grid;width:21px;height:21px;place-items:center;border-radius:50%;color:#fff;background:#26b66f;font-size:12px;font-weight:700}.security-note{display:flex;margin-top:28px;padding-top:22px;align-items:flex-start;gap:10px;border-top:1px solid #eeeff4;color:#989baa;font-size:11px;line-height:1.6}.security-note svg{width:17px;flex:0 0 17px;fill:#8a88b7}.loader-wrap{display:grid;height:260px;place-items:center}.loader{width:42px;height:42px;border:4px solid #e8e8f2;border-top-color:#706dc4;border-radius:50%;animation:spin .8s linear infinite}.login-result{display:flex;min-height:250px;margin-top:20px;flex-direction:column;align-items:center;justify-content:center;color:#868a9a}.login-result strong{margin-top:16px;color:#303245;font-size:20px}.result-icon{display:grid;width:62px;height:62px;place-items:center;border-radius:50%;color:#278861;background:#e7f7f0;font-size:29px;font-weight:700}.result-icon.alert{color:#c27b38;background:#fff3e7}.primary-button{margin-top:26px;padding:12px 24px;border:0;border-radius:12px;color:#fff;background:#57559d;cursor:pointer}.login-footer{margin:28px 0 0;color:#aaadba;font-size:11px}.app-shell{min-height:100vh;background:#f4f5f8}.side-nav{position:fixed;z-index:30;inset:0 auto 0 0;display:flex;width:256px;padding:26px 18px 20px;flex-direction:column;color:#d8d9e8;background:var(--sidebar);box-shadow:10px 0 35px #22234114}.app-brand{display:flex;padding:0 10px 24px;align-items:center;gap:13px}.app-brand-mark{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#fff;background:#ffffff17;font-size:20px;font-weight:700}.app-brand strong,.app-brand small{display:block}.app-brand strong{color:#fff;font-size:18px;letter-spacing:.08em}.app-brand small{margin-top:3px;color:#9ea0bd;font-size:10px;letter-spacing:.08em}.environment-badge{margin:-5px 9px 18px;padding:7px 10px;border:1px solid rgba(244,180,89,.2);border-radius:8px;color:#f1c47f;background:#eba54717;font-size:10px;font-weight:700;letter-spacing:.08em;text-align:center}.side-nav nav{flex:1;overflow-y:auto}.nav-group{margin-top:20px}.nav-group:first-child{margin-top:0}.nav-group p{margin:0 13px 8px;color:#8588aa;font-size:10px;font-weight:700;letter-spacing:.12em}.nav-group a{display:flex;min-height:44px;padding:0 13px;align-items:center;gap:12px;border-radius:11px;color:#bcbdd2;font-size:13px;transition:.18s ease}.nav-group a:hover{color:#fff;background:#ffffff0f}.nav-group a.router-link-exact-active{color:#fff;background:linear-gradient(100deg,#8880dc59,#8077d229);box-shadow:inset 3px 0 #a59ee8}.nav-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:7px;color:#d7d7e8;background:#ffffff12;font-size:11px;font-weight:700}.side-footer{display:flex;margin-top:18px;padding:16px 10px 2px;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.08)}.user-avatar,.mini-avatar{display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#8c86db,#5ea2a6);font-weight:700}.user-avatar{width:35px;height:35px;flex:0 0 35px;font-size:13px}.user-copy{min-width:0;flex:1}.user-copy strong,.user-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-copy strong{color:#f4f4fa;font-size:12px}.user-copy span{margin-top:4px;color:#8f92b0;font-size:9px}.side-footer button{width:28px;height:28px;border:0;border-radius:8px;color:#aeb0c7;background:transparent;cursor:pointer}.side-footer button:hover{color:#fff;background:#ffffff14}.app-content{min-height:100vh;margin-left:256px}.top-bar{position:sticky;z-index:20;top:0;display:flex;height:68px;padding:0 34px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(224,225,233,.8);background:#fafafcdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.breadcrumb{display:flex;align-items:center;gap:9px;font-size:12px}.breadcrumb span,.breadcrumb i{color:#9b9eac;font-style:normal}.breadcrumb strong{color:#505365;font-weight:600}.top-user{display:flex;align-items:center;gap:10px;color:#666a7c;font-size:12px}.mini-avatar{width:30px;height:30px;font-size:11px}.menu-button{display:none;width:38px;height:38px;padding:9px;border:0;border-radius:10px;background:transparent}.menu-button span{display:block;height:2px;margin:4px 0;border-radius:2px;background:#55586b}.nav-mask{display:none}.page-content{width:min(1380px,100%);margin:0 auto;padding:36px 38px 56px}.page-heading{display:flex;margin-bottom:28px;align-items:flex-start;justify-content:space-between;gap:28px}.heading-kicker{margin:0 0 8px;color:#7773bd;font-size:10px;font-weight:800;letter-spacing:.14em}.page-heading h1{margin:0;color:var(--ink);font-size:28px;letter-spacing:-.025em}.page-heading p:last-child{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.foundation-status{display:flex;margin-top:5px;padding:8px 12px;align-items:center;gap:7px;border:1px solid #dfeee8;border-radius:999px;color:#51806f;background:#f4fbf8;font-size:10px}.foundation-status i{width:6px;height:6px;border-radius:50%;background:#45aa7c;box-shadow:0 0 0 4px #45aa7c1a}.welcome-panel{position:relative;min-height:210px;padding:42px 46px;overflow:hidden;border-radius:24px;color:#fff;background:linear-gradient(125deg,#3b3d69,#55528e 58%,#6160a0);box-shadow:0 20px 48px #3a3b6829}.welcome-panel>div:first-child{position:relative;z-index:2;max-width:600px}.welcome-panel span{color:#b7b6e7;font-size:10px;font-weight:800;letter-spacing:.16em}.welcome-panel h2{margin:14px 0 10px;font-size:27px;letter-spacing:-.025em}.welcome-panel p{margin:0;color:#cfcee5;font-size:13px;line-height:1.8}.orb{position:absolute;border-radius:50%}.orb-one{width:300px;height:300px;right:-70px;top:-150px;background:radial-gradient(circle at 35% 38%,#a79af4a6,#5c56a11a 65%)}.orb-two{width:180px;height:180px;right:150px;bottom:-140px;background:#50aba72e}.section-heading{display:flex;margin:36px 0 16px;align-items:flex-end;justify-content:space-between}.section-heading h2{margin:0;color:#36384b;font-size:17px}.section-heading p{margin:6px 0 0;color:#979aa8;font-size:11px}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.module-card{position:relative;min-height:156px;padding:24px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.module-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px #2a2c4917}.module-card:after{position:absolute;width:100px;height:100px;right:-45px;top:-48px;content:"";border-radius:50%;background:var(--card-soft)}.module-card.violet{--card-soft:#eeecfb;--card-accent:#6d68b8}.module-card.teal{--card-soft:#e8f5f3;--card-accent:#438f8b}.module-card.amber{--card-soft:#fbf1df;--card-accent:#a57b38}.module-eyebrow{color:var(--card-accent);font-size:9px;font-weight:800;letter-spacing:.12em}.module-card h3{margin:18px 0 7px;color:#343648;font-size:18px}.module-card p{margin:0;color:#9396a5;font-size:11px}.module-arrow{position:absolute;right:22px;bottom:20px;color:var(--card-accent);font-size:19px}.foundation-grid{display:grid;margin-top:16px;grid-template-columns:repeat(3,1fr);gap:16px}.foundation-grid article{display:flex;padding:19px 20px;align-items:flex-start;gap:13px;border:1px solid var(--line);border-radius:15px;background:#ffffffb3}.check{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border-radius:8px;color:#438d72;background:#e9f6f1;font-size:12px;font-weight:800}.foundation-grid strong{color:#484a5c;font-size:12px}.foundation-grid p{margin:5px 0 0;color:#9699a7;font-size:10px;line-height:1.55}.placeholder-panel{display:flex;min-height:460px;padding:52px;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:22px;background:#fff;text-align:center}.blueprint{display:grid;width:88px;height:72px;padding:16px;grid-template-columns:repeat(2,1fr);gap:8px;border-radius:18px;background:var(--primary-soft);transform:rotate(-3deg)}.blueprint span{border-radius:4px;background:#5e5aa933}.blueprint span:first-child{grid-column:1/-1}.state-lock{display:grid;width:72px;height:72px;place-items:center;border-radius:22px;color:#a57038;background:#fbf0df;font-size:28px;font-weight:800;transform:rotate(-3deg)}.placeholder-panel h2{margin:28px 0 9px;color:#3c3e51;font-size:21px}.placeholder-panel p{max-width:440px;margin:0;color:#8d91a1;font-size:12px;line-height:1.8}.placeholder-panel a,.standalone-state a{margin-top:24px;padding:11px 18px;border-radius:10px;color:#fff;background:var(--primary);font-size:12px}.standalone-state{display:flex;min-height:100vh;padding:30px;flex-direction:column;align-items:center;justify-content:center;background:#f4f5f8;text-align:center}.state-code{color:#cbc9e7;font-size:72px;font-weight:800;letter-spacing:-.05em}.standalone-state h1{margin:8px 0;color:#37394b;font-size:25px}.standalone-state p{margin:0;color:#9093a2;font-size:13px}.page-enter-active,.page-leave-active{transition:opacity .14s ease}.page-enter-from,.page-leave-to{opacity:0}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.module-grid,.foundation-grid{grid-template-columns:1fr}.module-card{min-height:136px}}@media(max-width:850px){.login-shell{grid-template-columns:1fr}.login-intro{min-height:auto;padding:28px 28px 52px}.intro-copy{margin:72px 0 55px}.intro-copy h1{font-size:clamp(43px,12vw,64px)}.trust-row{display:none}.login-panel{min-height:auto;padding:44px 20px}.side-nav{transform:translate(-105%);transition:transform .2s ease}.side-nav.open{transform:translate(0)}.nav-mask{position:fixed;z-index:25;inset:0;display:block;width:100%;height:100%;border:0;background:#1c1d3061;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app-content{margin-left:0}.top-bar{height:62px;padding:0 20px}.menu-button{display:block}.breadcrumb{margin-right:auto;margin-left:10px}.breadcrumb span,.breadcrumb i{display:none}.top-user>span{display:none}.page-content{padding:28px 20px 44px}.page-heading{flex-direction:column}.welcome-panel{min-height:230px;padding:35px 28px}}@media(max-width:440px){.login-card{padding:32px 24px 28px}.code-frame{width:220px;height:220px}.page-heading h1{font-size:24px}.foundation-status{margin-top:-12px}.placeholder-panel{min-height:390px;padding:36px 24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
