*{box-sizing:border-box}body{margin:0;background:#080a0f;color:#f5f7fb;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.nav{height:70px;border-bottom:1px solid #1d222c;display:flex;align-items:center;justify-content:space-between;padding:0 6vw}.brand{font-weight:850;letter-spacing:-.03em}.dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#7c5cff;margin-right:9px}.live{font-size:11px;color:#8ee3b1}.hero,.app,.workflow{max-width:1050px;margin:auto;padding:85px 6vw}.eyebrow{font-size:11px;letter-spacing:.15em;color:#8e98aa;font-weight:850}.hero h1{font-size:clamp(48px,7vw,82px);line-height:.96;letter-spacing:-.06em;max-width:820px;margin:18px 0}.hero p{color:#aeb7c6;font-size:19px;line-height:1.6;max-width:650px}.button{display:inline-block;border:0;background:#fff;color:#080a0f;padding:13px 19px;border-radius:10px;font-weight:850;cursor:pointer;margin-top:18px}.app{border-top:1px solid #171c25}.apphead{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.app h2,.workflow h2{font-size:36px;letter-spacing:-.04em;margin:7px 0}.pill,.mini{border:1px solid #294837;color:#8ee3b1;border-radius:99px;padding:6px 9px;font-size:10px}.columns{display:grid;grid-template-columns:1fr 1.1fr;gap:14px}.panel{background:#0e1118;border:1px solid #202632;border-radius:14px;padding:23px}.panel label{display:block;font-size:12px;color:#8c96a8;margin-bottom:16px}.panel input,.panel textarea{display:block;width:100%;margin-top:7px;background:#090c12;border:1px solid #262c38;border-radius:8px;color:#fff;padding:12px;font:inherit}.panel textarea{min-height:110px;resize:vertical}.muted,.empty{color:#707b8e;font-size:12px;line-height:1.5;margin-top:13px}.paneltitle{font-weight:850;margin-bottom:18px}.score{font-size:32px;font-weight:900;letter-spacing:-.04em;margin:10px 0 18px}.score.high{color:#8ee3b1}.score.medium{color:#e6c27a}.score.low{color:#8994a8}.row{border-top:1px solid #1e2430;padding:13px 0;display:flex;justify-content:space-between;gap:20px}.row span{color:#707b8e;font-size:12px}.row b{font-size:12px;text-align:right;max-width:65%}.next{background:#151a22;border-radius:10px;padding:15px;margin-top:10px}.next small{display:block;color:#7d8798;font-size:9px;letter-spacing:.12em}.next strong{display:block;margin-top:6px;font-size:14px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#202632;margin-top:24px}.steps div{background:#0e1118;padding:22px;min-height:150px}.steps b{font-size:13px}.steps p{color:#7d8798;font-size:13px;line-height:1.5}footer{text-align:center;border-top:1px solid #171c25;padding:30px;color:#515b6c;font-size:11px}@media(max-width:750px){.columns,.steps{grid-template-columns:1fr}.apphead{align-items:start;gap:15px;flex-direction:column}}