:root{--ink:#17231f;--muted:#718079;--line:#e2eae4;--paper:#f7faf7;--white:#fff;--deep:#255a46;--green:#74ad88;--yellow:#e2b35f;--coral:#df8c7d;--shadow:0 16px 45px rgba(37,76,55,.07)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,system-ui,sans-serif}.shell{display:flex;min-height:100vh}.side{width:235px;padding:29px 18px 23px;background:#eff5f0;border-right:1px solid var(--line);display:flex;flex-direction:column}.logo{font-size:21px;font-weight:800;letter-spacing:-.6px;padding:0 11px 45px}.logo b{display:inline-grid;place-items:center;background:var(--deep);color:#fff;width:27px;height:27px;border-radius:8px;font:500 15px DM Mono;margin-right:7px}.side-label,.kicker{font:500 10px DM Mono;letter-spacing:1.2px;color:#91a099}.side-label{padding:0 12px 10px}.side-link{border:0;background:transparent;color:#718079;text-align:left;font:600 12px Manrope;border-radius:9px;padding:12px;cursor:pointer;margin:2px 0}.side-link.active,.side-link:hover{color:var(--deep);background:#dceee3}.side-link span{float:right;background:#f2a56a;color:#fff;border-radius:10px;padding:2px 6px;font:10px DM Mono}.side-note{margin-top:auto;background:#e0f0e5;border-radius:10px;padding:16px 14px}.side-note small{font:10px DM Mono;color:#6c9780}.side-note strong{display:block;font-size:15px;line-height:1.45;margin:10px 0}.side-note p{margin:0;color:#6d887a;font-size:10px}.user{border-top:1px solid #dce6df;margin-top:20px;padding:17px 10px 0;display:flex;align-items:center;gap:9px}.avatar{display:grid;place-items:center;width:31px;height:31px;background:#c7e2d0;color:#3f6d54;border-radius:50%;font-size:11px;font-weight:800}.user div:nth-child(2){display:flex;flex-direction:column;gap:3px}.user small{font-size:10px;color:var(--muted)}.user strong{font-size:12px}.main{width:min(1250px,100%);padding:44px 58px 70px}.top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.top h1{font-size:29px;letter-spacing:-1.3px;margin:8px 0}.top p{font-size:12px;color:var(--muted);margin:0}.ghost,.compare{border:1px solid #cbdcd0;background:#fff;color:var(--deep);border-radius:8px;padding:10px 13px;font-size:11px;font-weight:700;cursor:pointer}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.profile-bar{display:flex;justify-content:space-between;align-items:center;padding:20px 23px;margin-bottom:35px}.profile-main{display:flex;align-items:center;gap:14px}.profile-orb{width:47px;height:47px;display:grid;place-items:center;background:#e3f1e7;color:var(--deep);border-radius:12px;font:500 14px DM Mono}.profile-main h2{font-size:16px;margin:5px 0}.profile-main p{font-size:10px;color:var(--muted);margin:0}.profile-stats{display:flex;gap:40px}.profile-stats div{display:flex;flex-direction:column;gap:5px}.profile-stats small{font-size:10px;color:var(--muted)}.profile-stats strong{font-size:17px}.profile-stats strong span{font:10px DM Mono;color:var(--muted);margin-left:2px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:15px}.section-head h2{font-size:19px;letter-spacing:-.6px;margin:6px 0 0}.hint{font-size:10px;color:#9aa59f}.range-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.range-card{background:#fff;border:1px solid var(--line);border-top:3px solid var(--green);padding:18px;border-radius:11px;min-height:193px;display:flex;flex-direction:column}.range-card.grad{border-top-color:var(--yellow)}.range-card.stretch{border-top-color:var(--coral)}.range-head{display:flex;justify-content:space-between;align-items:center;font:10px DM Mono;color:#96a19b}.tag{font:700 9px Manrope;padding:5px 7px;border-radius:5px}.tag.green{background:#e3f3e6;color:#4e976a}.tag.yellow{background:#fbf2df;color:#b18139}.tag.coral{background:#f9e8e4;color:#b46b61}.range-card h3{font-size:14px;margin:17px 0 6px}.range-card p{font-size:10px;color:var(--muted);line-height:1.6;margin:0}.match-bar{height:4px;background:#edf2ed;border-radius:5px;margin-top:18px}.match-bar i{display:block;height:100%;background:#79b38c;border-radius:5px}.grad .match-bar i{background:#ddb15f}.stretch .match-bar i{background:#df907d}.open-guide,.guide-link{border:0;background:transparent;color:var(--deep);font-size:10px;font-weight:800;padding:0;text-align:left;cursor:pointer}.open-guide{display:flex;justify-content:space-between;margin-top:auto;padding-top:15px}.open-guide b{font-size:16px;font-weight:400}.journey{margin-top:37px}.steps{display:grid;gap:12px}.step{display:flex;gap:17px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:18px 20px}.step.active{border-color:#bed8c7;box-shadow:0 8px 22px rgba(57,111,77,.07)}.step-index{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#eff5ef;color:#83a290;font:11px DM Mono;flex:none}.step.active .step-index{background:#d8efe0;color:var(--deep)}.step-body{flex:1}.step-title{display:flex;justify-content:space-between;align-items:center}.step-title h3{font-size:13px;margin:0}.step-title span{font:10px DM Mono;color:#9aa59f}.step-body>p{font-size:10px;color:var(--muted);line-height:1.6;margin:8px 0 13px}.step-actions{display:flex;gap:7px;flex-wrap:wrap}.task{border:1px solid #d6e5d9;background:#f7fbf7;color:#527b62;padding:7px 9px;border-radius:6px;font-size:10px;cursor:pointer}.guide-link{margin-top:14px}.drawer-backdrop{position:fixed;inset:0;background:rgba(20,38,28,.25);display:none;justify-content:flex-end;z-index:4}.drawer-backdrop.open{display:flex}.drawer{background:#fff;width:min(420px,100%);height:100%;padding:34px 30px;box-shadow:-15px 0 45px rgba(28,57,39,.15);position:relative;overflow:auto}.close{position:absolute;right:19px;top:15px;border:0;background:transparent;font-size:25px;color:var(--muted);cursor:pointer}.drawer h2{font-size:24px;margin:8px 0}.drawer>p{font-size:12px;color:var(--muted);line-height:1.7;margin:8px 0 24px}.guide-block{padding:15px 0;border-top:1px solid var(--line)}.guide-block strong{display:block;font-size:12px;margin-bottom:6px}.guide-block p{font-size:11px;color:var(--muted);line-height:1.7;margin:0}.guide-block ul{padding-left:17px;margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.8}.primary{border:0;background:var(--deep);color:#fff;width:100%;padding:12px;border-radius:8px;font-weight:700;font-size:12px;margin-top:25px;cursor:pointer}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;background:#22533f;color:#fff;padding:11px 16px;border-radius:7px;font-size:11px;transition:.25s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:800px){.side{width:190px}.main{padding:32px 24px}.profile-bar{align-items:flex-start;gap:20px;flex-direction:column}.profile-stats{gap:28px}.range-grid{grid-template-columns:1fr}.top h1{font-size:24px}}@media(max-width:560px){.shell{display:block}.side{width:100%;padding:14px 16px;display:block}.logo{padding:0 0 15px}.side-label,.side-note,.user{display:none}.side-link{display:inline-block;margin:0 3px 0 0;padding:9px}.main{padding:27px 16px 50px}.top{gap:15px}.top h1{font-size:22px}.top p{line-height:1.6}.profile-stats{width:100%;justify-content:space-between}.section-head{align-items:flex-start;gap:10px}.compare{white-space:nowrap}}
