*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:#f6f8fb;color:#152033}a{color:inherit;text-decoration:none}.top{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1180px)/2));background:#fff;border-bottom:1px solid #e8edf3}.brand{font-size:23px;font-weight:800;letter-spacing:-.7px}.brand span{font-weight:500}.btn{display:inline-flex;border:0;border-radius:11px;background:#172338;color:#fff;padding:13px 20px;font-weight:700;cursor:pointer;box-shadow:0 8px 22px #17233818}.btn.ghost{background:#fff;color:#172338;border:1px solid #dce3ec;box-shadow:none}.hero{max-width:1180px;margin:0 auto;padding:90px 24px 70px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.badge{display:inline-block;padding:7px 11px;border-radius:20px;background:#e9eef7;color:#42536e;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.hero h1{font-size:54px;line-height:1.06;letter-spacing:-2px;margin:18px 0}.lead{font-size:19px;line-height:1.65;color:#5d6a7d;max-width:650px}.actions{display:flex;align-items:center;gap:22px;margin-top:30px}.textlink{font-weight:700}.preview{display:flex;justify-content:center}.panel{background:#fff;border:1px solid #e5eaf1;border-radius:18px;padding:26px;box-shadow:0 18px 50px #1c2a3d0d}.preview .panel{width:100%;max-width:430px}.panel-head{display:flex;justify-content:space-between}.ok{font-size:12px;font-weight:700;padding:5px 8px;border-radius:9px;background:#eef7f1}.score{margin:35px 0 10px}.score strong{font-size:70px;letter-spacing:-4px}.score small{color:#8591a2}.meter{height:9px;background:#e8edf3;border-radius:10px;overflow:hidden}.meter i{display:block;height:100%;background:#172338;border-radius:10px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.stats div{padding:13px;background:#f7f9fc;border-radius:12px}.stats b,.stats span{display:block}.stats span{font-size:11px;color:#738096;margin-top:4px}.how{max-width:1180px;margin:auto;padding:30px 24px 90px}.how h2{font-size:32px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid #e5eaf1;border-radius:16px;padding:25px}.card>b{font-size:12px;color:#77849a}.card h3{font-size:21px}.card p,.muted{color:#6b7789;line-height:1.6}footer{text-align:center;padding:30px;color:#8893a4}.auth{min-height:100vh;display:grid;place-items:center;padding:24px}.authbox{width:100%;max-width:450px;background:#fff;border:1px solid #e3e9f0;border-radius:18px;padding:34px;box-shadow:0 20px 60px #1b2a3d0c}.authbox.wide{max-width:620px}.authbox h1{margin:28px 0 10px}.authbox form{margin-top:24px}label{display:block;font-weight:700;margin:15px 0}label small{font-weight:400;color:#8a94a4}input{width:100%;padding:13px 14px;border:1px solid #d9e1eb;border-radius:10px;margin-top:7px;font:inherit;background:#fff}hr{border:0;border-top:1px solid #e7ecf2;margin:25px 0}.error{background:#fff0f0;border:1px solid #ffd5d5;color:#a22b2b;border-radius:10px;padding:11px;margin:15px 0}.dash{max-width:1180px;margin:auto;padding:45px 24px 90px}.dash-head,.sitehero{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.dash h1{font-size:40px;letter-spacing:-1.3px}.empty{text-align:center;background:#fff;border:1px dashed #cfd8e5;border-radius:18px;padding:70px 20px}.sitecard{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e3e9f0;border-radius:15px;padding:20px;margin:12px 0}.sitecard span{display:block;color:#758196;font-size:13px;margin-top:5px}.status{font-size:12px;font-weight:700;background:#eef2f7;border-radius:8px;padding:6px 9px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:25px 0}.metric{background:#fff;border:1px solid #e3e9f0;border-radius:16px;padding:22px}.metric span{display:block;color:#748095;font-size:13px}.metric b{display:block;font-size:38px;margin-top:12px}.metric small{font-size:14px;color:#8a94a4}.issue{display:flex;gap:15px;padding:17px 0;border-bottom:1px solid #edf0f4}.issue:last-child{border-bottom:0}.issue p{margin:5px 0 0;color:#6d7889}.sev{font-size:10px;font-weight:800;text-transform:uppercase;border-radius:7px;padding:5px 7px;height:max-content}.sev.critical{background:#fff0f0;color:#a22b2b}.sev.warning{background:#fff6e5;color:#8a5b00}.sev.info{background:#edf4ff;color:#355e9a}.kv{display:grid;grid-template-columns:160px 1fr;gap:14px;border-top:1px solid #edf0f4;padding-top:15px}.kv span{color:#748095}@media(max-width:800px){.hero{grid-template-columns:1fr;padding-top:55px}.hero h1{font-size:40px}.cards,.grid{grid-template-columns:1fr}.dash-head,.sitehero{align-items:flex-start;flex-direction:column}.top{padding:0 18px}}
