:root{color-scheme:light;--bg: #f6f7fb;--card: #ffffff;--text: #18202a;--muted: #7a8796;--line: #edf0f4;--blue: #2676ff;--blue-soft: #eaf2ff;--orange: #ff8a3d;--orange-soft: #fff1e6;--red: #ef5b5b;--red-soft: #fff0f0;--green: #29ad79;--green-soft: #e8f8f0;--shadow: 0 8px 28px rgba(32, 59, 95, .09);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;background:#edf1f7;color:var(--text)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.phone-shell{width:390px;min-height:844px;margin:24px auto;border-radius:30px;background:var(--bg);overflow:hidden;box-shadow:0 20px 70px #14233c38;position:relative}.screen{min-height:844px;padding:22px 18px 92px}.screen.no-nav{padding-bottom:28px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}.top-title{flex:1;min-width:0}.topbar h1{font-size:22px;line-height:1.2;margin:0;font-weight:750}.topbar p{font-size:12px;color:var(--muted);margin:4px 0 0}.back{border:0;background:transparent;font-size:30px;line-height:1;color:#4f5b68;padding-right:4px}.icon-btn{width:36px;height:36px;border-radius:12px;border:0;background:#fff;color:#526070;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #192a420f}.hero{background:linear-gradient(140deg,#2578ff,#5aa1ff);color:#fff;border-radius:24px;padding:20px;box-shadow:0 14px 36px #2676ff47;margin-bottom:15px}.hero.dark{background:linear-gradient(145deg,#243755,#5177ae)}.hero-tag{display:inline-flex;gap:6px;background:#ffffff2e;padding:6px 10px;border-radius:99px;font-size:12px}.hero-number{font-size:37px;font-weight:800;letter-spacing:-1px;margin:13px 0 3px}.hero-caption{font-size:13px;opacity:.84}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.hero-grid>div{background:#ffffff24;border-radius:14px;padding:11px}.hero-grid span{font-size:11px;opacity:.78}.hero-grid b{display:block;font-size:18px;margin-top:3px}.card{background:var(--card);border-radius:20px;padding:16px;box-shadow:var(--shadow);margin-bottom:14px}.risk-row{display:flex;gap:12px;align-items:center}.score{width:64px;height:64px;border-radius:18px;background:var(--orange-soft);color:var(--orange);display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:800;flex:0 0 64px}.score b{font-size:23px}.score small{font-size:10px;margin-top:4px}.risk-copy h2{margin:0 0 5px;font-size:15px}.risk-copy p,.muted-line{font-size:12px;color:#6e7886;line-height:1.55;margin:0 0 12px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:18px 2px 10px}.section-title.compact{margin:0 0 12px}.section-title h2{font-size:16px;margin:0}.section-title a,.section-title span{color:var(--blue);font-size:12px}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.action{background:#fff;border:1px solid var(--line);border-radius:16px;padding:13px}.action span{font-size:20px}.action b{display:block;font-size:13px;margin-top:7px}.action small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.danger-card{border-left:4px solid var(--red)}.due-item{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid var(--line)}.due-item:last-child{border-bottom:0}.due-dot{width:38px;height:38px;border-radius:12px;background:var(--red-soft);color:var(--red);display:flex;align-items:center;justify-content:center;font-weight:800}.due-info{flex:1;min-width:0}.due-info b{display:block;font-size:13px}.due-info span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.due-amount{text-align:right}.due-amount b{display:block;font-size:14px}.due-amount span{font-size:11px;color:var(--red)}.bottom-nav{position:absolute;bottom:0;left:0;right:0;height:74px;background:#fffffff5;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-around;padding-bottom:8px}.bottom-nav a{color:#98a1ac;font-size:10px;display:flex;flex-direction:column;align-items:center;gap:4px}.bottom-nav b{font-size:19px;font-weight:500}.bottom-nav .active{color:var(--blue)}.primary,.secondary{width:100%;height:48px;border:0;border-radius:15px;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.primary{background:var(--blue);color:#fff;box-shadow:0 10px 20px #2676ff33}.secondary{background:var(--blue-soft);color:var(--blue);height:44px}.block{display:flex}.danger-button{width:100%;height:46px;margin-top:12px;border:0;border-radius:15px;background:var(--red-soft);color:var(--red);font-weight:700}.tabs{display:flex;padding:4px;background:#edf1f6;border-radius:13px;margin-bottom:15px}.tabs button{flex:1;height:34px;border:0;background:transparent;border-radius:10px;color:#8390a0;font-size:12px}.tabs .on{background:#fff;color:var(--blue);font-weight:750;box-shadow:0 2px 7px #1e32500f}.list-card{display:block;background:#fff;border-radius:18px;padding:14px 15px;box-shadow:var(--shadow);margin-bottom:10px}.list-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.list-top b{font-size:14px}.badge{font-size:10px;padding:4px 8px;border-radius:99px;background:var(--orange-soft);color:var(--orange);font-weight:700;white-space:nowrap}.badge.green{background:var(--green-soft);color:var(--green)}.badge.red{background:var(--red-soft);color:var(--red)}.list-num{font-size:21px;font-weight:800;margin:10px 0 7px}.progress{height:7px;background:#eff2f6;border-radius:99px;overflow:hidden}.progress i{display:block;height:100%;border-radius:99px;background:var(--blue)}.list-bottom{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:11px;margin-top:8px}.form-card{background:#fff;border-radius:20px;padding:16px;box-shadow:var(--shadow)}.form-card label{display:block;font-size:13px;font-weight:650;margin-bottom:14px}.form-card input,.form-card select{width:100%;height:48px;border-radius:13px;border:1px solid #e2e7ef;background:#fff;padding:0 13px;color:var(--text);margin-top:8px;outline:none}.stepper{display:flex;gap:6px;margin:10px 0 22px}.stepper i{flex:1;height:5px;border-radius:99px;background:#e5e8ef}.stepper .on{background:var(--blue)}.plan-highlight{background:linear-gradient(140deg,#fff7ed,#fff);border:1px solid #ffe1c4}.plan-highlight span{font-size:12px;color:#a87b58}.plan-highlight h2{font-size:28px;color:var(--orange);margin:6px 0}.plan-highlight p,.strategy-card p{font-size:12px;color:#856c57;line-height:1.55;margin:0}.plan-step{display:flex;gap:11px;padding:12px 0;border-bottom:1px dashed #e6e9ee}.plan-step:last-child{border-bottom:0}.round{width:25px;height:25px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:750;flex:0 0 25px}.plan-step b{font-size:13px}.plan-step p{font-size:11px;color:var(--muted);margin:4px 0 0;line-height:1.45}.compare{display:grid;grid-template-columns:1fr 1fr;gap:10px}.compare>div{padding:13px;border:1px solid var(--line);border-radius:14px;background:#fff}.compare span{font-size:11px;color:var(--muted)}.compare b{display:block;font-size:18px;margin-top:5px}.red-text{color:var(--red)}.green-text{color:var(--green)}.center-card{text-align:center;padding:22px}.risk-ring{width:130px;height:130px;border-radius:50%;margin:0 auto;background:conic-gradient(var(--orange) 0 46%,#edf0f4 46%);display:flex;align-items:center;justify-content:center}.risk-ring>div{width:100px;height:100px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.risk-ring b{font-size:34px;color:var(--orange)}.risk-ring span{font-size:11px;color:#929ca7}.center-card h2{font-size:18px;margin:17px 0 5px}.center-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.calendar-header button{width:34px;height:34px;border:0;border-radius:12px;background:var(--bg)}.week,.days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.week span{font-size:11px;color:#9da6b1;padding:8px 0}.day{height:42px;font-size:12px;color:#46515d;display:flex;align-items:center;justify-content:center;border-radius:12px;position:relative}.day.today{background:var(--blue);color:#fff;font-weight:750}.day.marked{background:var(--red-soft);color:var(--red)}.sim-card{background:linear-gradient(140deg,#eff6ff,#fff);border:1px solid #d9e9ff}.range-line{display:flex;align-items:center;gap:12px;margin:16px 0}.range-line input{flex:1}.range-line span{font-size:23px;font-weight:800;color:var(--blue)}.chips{display:flex;gap:8px;flex-wrap:wrap}.chips button{padding:8px 12px;border-radius:999px;border:1px solid #e4e8ef;background:#fff;color:#677280;font-size:12px}.chips .sel{background:var(--blue-soft);border-color:#b9d2ff;color:var(--blue);font-weight:700}.chart-bars{height:132px;display:flex;align-items:flex-end;gap:18px;justify-content:center;border-bottom:1px solid var(--line);padding-top:20px}.chart-bars i{width:30px;min-height:14px;border-radius:8px 8px 0 0;background:linear-gradient(#5ea2ff,#2676ff);position:relative}.chart-bars span{position:absolute;bottom:-22px;left:50%;transform:translate(-50%);font-size:10px;color:var(--muted);white-space:nowrap}.trend{margin-bottom:20px}.pay-hero{background:linear-gradient(145deg,#17243a,#36537e);color:#fff;border-radius:23px;padding:21px;box-shadow:0 15px 30px #16253b33;margin-bottom:15px}.pay-hero span{font-size:12px;color:#c5d3e7}.pay-hero h2{margin:8px 0;font-size:25px}.pay-hero p{font-size:12px;line-height:1.55;color:#dce7f7}.price{font-size:34px;font-weight:850;margin:16px 0 4px}.price small{font-size:13px;font-weight:500}.benefit-list p{margin:12px 0;font-size:13px}.notice{font-size:11px;color:#9ba5b2;line-height:1.55;margin-top:10px;text-align:center}.profile-card{display:flex;align-items:center;gap:12px}.profile-card .avatar{width:46px;height:46px;border-radius:16px;background:var(--blue-soft);display:flex;align-items:center;justify-content:center;color:var(--blue);font-weight:800}.profile-card p{margin:5px 0 0;font-size:11px;color:var(--muted)}.profile-card span{margin-left:auto;color:var(--blue);font-size:12px}.menu-list p,.menu-list a{margin:0;padding:13px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:13px}.menu-list p:last-child,.menu-list a:last-child{border-bottom:0}.budget-list{display:flex;flex-direction:column;gap:10px}.budget-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr) 48px 44px;gap:7px;align-items:center}.budget-row input{min-width:0;height:38px;border:1px solid #e2e7ef;border-radius:10px;padding:0 9px;font-size:12px;color:var(--text)}.budget-row button{height:38px;border:0;border-radius:10px;background:var(--blue-soft);color:var(--blue);font-size:12px;font-weight:700}.budget-row .mini-danger{background:var(--red-soft);color:var(--red)}.add-row{padding-top:10px;border-top:1px dashed var(--line)}.toast{position:absolute;left:50%;top:54px;transform:translate(-50%) translateY(-8px);opacity:0;background:#273449;color:#fff;padding:10px 14px;border-radius:12px;font-size:12px;transition:.25s;z-index:99;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:430px){.phone-shell{width:100vw;min-height:100vh;margin:0;border-radius:0}.screen{min-height:100vh}}
