:root{color:#172033;font-synthesis:none;background:#f5f7fb;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.auth-shell{background:#fff;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.auth-story{color:#fff;background:radial-gradient(circle at 75% 20%,#4b7fff 0,#0000 32%),linear-gradient(145deg,#0b1531,#152d66 60%,#2664dd);flex-direction:column;justify-content:space-between;padding:52px 7vw;display:flex}.brand{align-items:center;gap:12px;font-size:20px;font-weight:800;display:flex}.brand-mark{color:#fff;background:#2f7af8;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 24px #1960d666}.brand small{color:#8993a7;margin-top:2px;font-size:11px;font-weight:500;display:block}.story-copy{max-width:650px;margin:auto 0}.eyebrow{letter-spacing:.12em;color:#377ef5;text-transform:uppercase;font-size:12px;font-weight:800}.story-copy .eyebrow{color:#8fc0ff}.story-copy h1{margin:20px 0;font-size:46px;line-height:1.18}.story-copy p{color:#d9e5ff;font-size:18px;line-height:1.8}.trust-row{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.trust-row span{background:#ffffff12;border:1px solid #fff3;border-radius:999px;padding:10px 14px}.auth-card{width:min(430px,80%);margin:auto}.auth-card h2{margin:30px 0 8px;font-size:32px}.auth-card>p{color:#758096}.auth-tabs{border-bottom:1px solid #e4e8ef;display:flex}.auth-tabs button{color:#8a93a4;background:0 0;border:0;padding:12px 24px}.auth-tabs button.on{color:#1769ef;border-bottom:2px solid #1769ef}.auth-card label,.profile label{gap:8px;margin:18px 0;font-size:14px;font-weight:700;display:grid}.auth-card input,.profile input,.profile select{background:#fff;border:1px solid #dce2eb;border-radius:12px;outline:none;width:100%;padding:13px}.auth-card input:focus,.profile input:focus{border-color:#2f7af8;box-shadow:0 0 0 3px #2f7af819}.auth-card small{color:#9aa2af;margin-top:18px;display:block}.primary{color:#fff;background:#1769ef;border:0;border-radius:11px;padding:12px 18px;font-weight:800;box-shadow:0 8px 20px #1769ef25}.primary:disabled{opacity:.45;cursor:not-allowed}.wide{width:100%;margin-top:10px}.error{color:#c93636;background:#fff0f0;border:1px solid #ffd3d3;border-radius:10px;padding:10px 12px}.app-shell{grid-template-columns:236px 1fr;min-height:100vh;display:grid}.app-shell aside{color:#fff;background:#10192d;flex-direction:column;height:100vh;padding:25px 18px;display:flex;position:sticky;top:0}.app-shell nav{gap:6px;margin-top:42px;display:grid}.app-shell nav button{color:#9ea9bd;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.app-shell nav button.on{color:#fff;background:#2d6ce7}.app-shell nav i{color:#fff;background:#f14c4c;border-radius:99px;padding:1px 6px;font-size:11px;font-style:normal}.side-status{border-top:1px solid #ffffff15;gap:10px;margin-top:auto;padding:18px 5px;display:flex}.side-status .dot{background:#31c985;border-radius:50%;width:9px;height:9px;margin-top:5px}.side-status strong,.side-status small{display:block}.side-status small{color:#8390a8;margin-top:4px;font-size:11px}.app-shell main{width:100%;max-width:1500px;margin:0 auto;padding:28px 4vw 70px}.app-shell header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.app-shell header h1{margin:3px 0;font-size:24px}.back{color:#2974e8;background:0 0;border:0;padding:0}.user-menu{align-items:center;gap:15px;display:flex}.user-menu button{background:#fff;border:1px solid #d9dee7;border-radius:9px;padding:8px 12px}.banner{justify-content:space-between;display:flex}.banner button{color:inherit;background:0 0;border:0}.hero-panel{color:#fff;background:linear-gradient(120deg,#122247,#2259b9);border-radius:20px;justify-content:space-between;gap:30px;padding:30px;display:flex}.hero-panel h2{margin:15px 0 8px;font-size:30px}.hero-panel p{color:#cbdafa;max-width:700px;line-height:1.7}.live-pill{background:#ffffff14;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:12px;display:inline-flex}.live-pill b{background:#3ce59c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #3ce59c22}.hero-action{border-left:1px solid #ffffff20;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-width:300px;padding-left:28px;display:flex}.hero-action small{color:#9eb9ec}.hero-action strong{margin-bottom:8px;font-size:18px}.notice{color:#31567d;background:#edf4ff;border-radius:12px;margin:18px 0;padding:15px 17px}.notice strong{color:#1769ef;margin-right:10px}.notice.demo{color:#735c20;background:#fff6df}.notice.demo strong{color:#b07800}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0;display:grid}.metrics-grid article,.panel{background:#fff;border:1px solid #e7eaf0;border-radius:16px;padding:20px;box-shadow:0 5px 22px #24335108}.metrics-grid small,.metrics-grid strong,.metrics-grid em{display:block}.metrics-grid small{color:#7d8798}.metrics-grid strong{margin:12px 0 8px;font-size:29px}.metrics-grid em{color:#758096;font-size:12px;font-style:normal}.bad{color:#e25432!important}.good{color:#12a56a!important}.panel{margin-top:18px}.panel h2{font-size:25px}.panel h3{margin:7px 0}.panel-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.updated{color:#8b94a4;font-size:12px}.signal-list{grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0;display:grid}.signal-list>div{background:#f7f9fc;border-radius:12px;grid-template-columns:1fr auto;gap:6px;padding:16px;display:grid}.signal-list em{color:#758096;grid-column:1/-1;font-size:12px;font-style:normal}.plain-answer{background:#f1f6ff;border-left:4px solid #347ff5;padding:15px 18px;line-height:1.7}.steps{grid-template-columns:repeat(4,1fr);margin:30px 0;display:grid}.steps>div{border-top:3px solid #dce2ea;gap:10px;padding:15px;display:flex}.steps>div.done{border-color:#28b782}.steps>div.current{background:#f1f6ff;border-color:#2675ef}.steps b{background:#e8edf5;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.steps .current b{color:#fff;background:#2675ef}.steps small{color:#8993a4;margin-top:6px;line-height:1.4;display:block}.decision-card{border:1px solid #dbe5f7;border-radius:15px;grid-template-columns:1fr auto;gap:30px;padding:24px;display:grid}.risk{color:#d4482e;background:#fff0eb;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:800}.decision-card p{color:#687388;line-height:1.7}.choice{flex-direction:column;gap:8px;display:flex}.choice button{background:#fff;border:1px solid #d9dfeb;border-radius:10px;padding:10px 14px}.choice .primary{background:#1769ef;border-color:#1769ef}.balance{background:#f7f9fc;border-radius:14px;margin-top:20px;padding:20px}.balance p{color:#6f7889}.scale{text-align:center;align-items:center;margin-top:24px;display:flex}.scale i{background:#c8d2e3;flex:1;height:2px}.scale strong{color:#1769ef}.connection-state{background:#f7f9fc;border-radius:15px;align-items:center;gap:18px;margin-top:20px;padding:25px;display:flex}.connection-icon{color:#2874ee;background:#e1edff;border-radius:18px;place-items:center;width:58px;height:58px;font-weight:900;display:grid}.connection-state h3{margin:0}.connection-state p{color:#556175}.connection-state small{color:#8c95a4}.safety-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:20px;display:grid}.safety-grid article{border:1px solid #e3e7ee;border-radius:12px;padding:15px}.safety-grid p{color:#707b8d;font-size:13px;line-height:1.6}.material-table{border:1px solid #e4e8ee;border-radius:12px;overflow:hidden}.table-head{background:#f5f7fa;grid-template-columns:1.2fr .7fr 1fr 1.4fr 1fr;padding:13px;font-size:12px;font-weight:800;display:grid}.empty{text-align:center;padding:55px}.empty p{color:#8993a4}.message{border-bottom:1px solid #e6e9ef;padding:18px 0}.message p{color:#737e90}.message button{color:#1769ef;background:#edf4ff;border:0;border-radius:8px;padding:8px 12px}.form-grid{grid-template-columns:repeat(2,1fr);gap:0 20px;max-width:800px;display:grid}.profile .hint{color:#8a94a5;font-size:13px}.profile input:disabled{color:#8a93a4;background:#f2f4f7}@media (width<=900px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:340px;padding:30px}.story-copy h1{font-size:32px}.auth-card{padding:50px 0}.app-shell{grid-template-columns:1fr}.app-shell aside{height:auto;position:static}.app-shell nav{margin-top:20px;display:flex;overflow:auto}.side-status{display:none}.metrics-grid,.signal-list,.safety-grid{grid-template-columns:repeat(2,1fr)}.hero-panel,.decision-card{grid-template-columns:1fr;display:grid}.hero-action{border:0;padding:0}.steps{grid-template-columns:1fr 1fr}}@media (width<=560px){.metrics-grid,.signal-list,.safety-grid,.form-grid{grid-template-columns:1fr}.app-shell main{padding:20px 14px}.hero-panel{padding:22px}.hero-panel h2{font-size:24px}.panel-head{display:block}.table-head{display:none}}.subcopy{color:#778297;margin:5px 0}.account-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.account-summary article{background:#f7f9fc;border-radius:12px;padding:14px 16px}.account-summary small,.account-summary strong{display:block}.account-summary small{color:#7b8798}.account-summary strong{margin-top:7px;font-size:25px}.subject-card{border:1px solid #e1e6ef;border-radius:15px;margin-top:16px;overflow:hidden}.subject-head{background:#f7f9fc;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.subject-head>div{align-items:center;gap:10px;display:flex}.subject-head b,.subject-head small{display:block}.subject-head small{color:#7f899b;margin-top:3px}.company-icon{color:#286fe3;background:#e1ecff;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.demo-tag{color:#9b6c00;background:#fff1cc;border-radius:6px;padding:4px 7px;font-size:11px}.more-btn{color:#546075;background:#fff;border:1px solid #d8dee9;border-radius:8px;padding:7px 10px}.account-rows{display:grid}.account-row{text-align:left;color:#202a3b;background:#fff;border:0;border-top:1px solid #edf0f4;grid-template-columns:24px 1.6fr repeat(4,1fr) 84px;align-items:center;gap:14px;width:100%;padding:15px 18px;display:grid}.account-row:first-child{border-top:0}.account-row:hover,.account-row.selected{background:#f5f9ff}.account-row.selected{box-shadow:inset 3px 0 #2775ef}.account-row small,.account-row b{display:block}.account-row small{color:#8a94a5;margin-bottom:5px;font-size:11px}.account-main b{font-size:14px}.account-radio{border:2px solid #c3cada;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.account-row.selected .account-radio{border-color:#2775ef}.account-row.selected .account-radio i{background:#2775ef;border-radius:50%;width:7px;height:7px}.live-text{color:#10a96e}.muted{color:#929bab}.account-risk.spend_fast b{color:#e05232}.account-risk.stable b{color:#10a96e}.account-risk.authorization_expiring b{color:#c88616}.supervision-switch{justify-items:center;gap:3px;display:grid}.supervision-switch i{background:#cbd2dc;border-radius:99px;width:34px;height:19px;position:relative}.supervision-switch i:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;position:absolute;top:2px;left:2px}.supervision-switch.on i{background:#2876ed}.supervision-switch.on i:after{left:17px}.compact{padding:18px}.account-empty{background:#f7f9fc;border-radius:12px}.current-account-header{text-align:left;color:#1d3559;background:#eef5ff;border:1px solid #cfe0fb;border-radius:12px;min-width:280px;padding:8px 15px}.current-account-header span,.current-account-header b,.current-account-header small{display:block}.current-account-header span{color:#3476dc;font-size:11px;font-weight:800}.current-account-header b{margin:3px 0}.current-account-header small{color:#72809a}.hero-account{background:#ffffff0d;border:1px solid #ffffff2b;border-radius:13px;justify-content:space-between;align-items:center;gap:24px;margin:-8px 0 22px;padding:15px 17px;display:flex}.hero-account>div:last-child{align-items:center;gap:10px;display:flex}.hero-account span,.hero-account strong,.hero-account small{display:block}.hero-account span{color:#8fb4f5;letter-spacing:.08em;font-size:11px;font-weight:800}.hero-account strong{margin:4px 0;font-size:21px}.hero-account small{color:#bfd1ef}.hero-account em{color:#ffe3a0;background:#ffffff18;border-radius:6px;padding:5px 7px;font-size:11px;font-style:normal}.hero-account>div:last-child b{color:#49e5a4;white-space:nowrap}.hero-account button{color:#fff;background:#ffffff12;border:1px solid #ffffff3a;border-radius:8px;padding:8px 11px}.metrics-grid{grid-template-columns:repeat(5,1fr)}.control-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.control-card{border:1px solid #e0e6ef;border-radius:14px;padding:18px}.control-card>small{color:#78859a}.control-card>strong{margin:10px 0;font-size:17px;display:block}.control-card p{color:#68758a;line-height:1.65}.primary-control{background:#f2f7ff;border-color:#d7e5fd}.budget-control{background:#f4fbf8;border-color:#d8eee5}.budget-pace{color:#5d6d80;grid-template-columns:1fr auto;gap:8px;font-size:12px;display:grid}.budget-pace i{background:#dfe6ed;border-radius:99px;grid-column:1/-1;height:8px;overflow:hidden}.budget-pace i b{border-radius:inherit;background:linear-gradient(90deg,#27b379,#2778ef);height:100%;display:block}.budget-decision{background:#fbfefc;border-color:#cfe8dc;margin-top:14px}.budget-badge{color:#0e9561;background:#e7f8f0;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:800}.budget-numbers{align-items:center;gap:18px;margin-top:15px;display:flex}.budget-numbers span small,.budget-numbers span b{display:block}.budget-numbers span small{color:#8490a1;margin-bottom:4px}.budget-numbers span b{font-size:21px}.budget-numbers i{color:#8d98a8;font-style:normal}@media (width<=1050px){.metrics-grid{grid-template-columns:repeat(3,1fr)}.account-row{grid-template-columns:22px 1.4fr repeat(2,1fr) 76px}.account-row>span:nth-child(5),.account-row>span:nth-child(6){display:none}}@media (width<=650px){.metrics-grid,.control-grid{grid-template-columns:1fr}.account-summary{grid-template-columns:repeat(2,1fr)}.subject-head{align-items:flex-start;gap:10px}.account-row{grid-template-columns:22px 1fr 76px}.account-row>span:nth-child(3),.account-row>span:nth-child(4),.account-row>span:nth-child(5),.account-row>span:nth-child(6),.current-account-header{display:none}.hero-account,.hero-account>div:last-child{flex-direction:column;align-items:flex-start}}
