*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#101828;background:#f7f9fc}a{color:inherit;text-decoration:none}.header{height:72px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e8edf3;position:sticky;top:0;z-index:10}.brand{font-size:22px;font-weight:800;letter-spacing:-.6px}.brand span{color:#3867ff}.header nav{display:flex;gap:26px;align-items:center}.header nav a{color:#475467;font-size:14px}.hero{padding:90px 6% 65px;text-align:center;background:radial-gradient(circle at 50% 10%,#e9efff 0,#f7f9fc 48%)}.pill,.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.5px;color:#3867ff}.hero h1{font-size:64px;line-height:1.02;letter-spacing:-3px;margin:16px auto;max-width:850px}.hero h1 span{color:#3867ff}.hero p,.lead{font-size:18px;color:#667085;max-width:720px;line-height:1.6}.hero p{margin:0 auto 30px}.hero-form{max-width:760px;margin:auto;display:flex;padding:7px;background:#fff;border:1px solid #dfe5ef;border-radius:16px;box-shadow:0 15px 45px #172b4d12}.hero-form input{flex:1;border:0;outline:0;padding:16px;font-size:16px;background:transparent}.hero-form.compact{margin:28px 0;max-width:850px}.btn{border:0;border-radius:10px;padding:12px 18px;font-weight:750;cursor:pointer;display:inline-block}.primary{background:#3867ff;color:#fff}.dark{background:#101828;color:#fff}.ghost{border:1px solid #d0d5dd;padding:9px 14px;border-radius:9px}.full{width:100%}.trust-row{display:flex;justify-content:center;gap:28px;color:#667085;font-size:13px;margin-top:18px}.section,.page{max-width:1180px;margin:auto;padding:70px 24px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section h2,.page h1{font-size:38px;letter-spacing:-1.4px;margin:8px 0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tool-card,.panel,.form-card,.stat{background:#fff;border:1px solid #e5eaf1;border-radius:18px;padding:24px;box-shadow:0 8px 25px #10182808}.tool-card{transition:.2s}.tool-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #10182812}.tool-card h3{margin:12px 0 7px}.tool-card p{color:#667085;line-height:1.55}.icon{width:40px;height:40px;border-radius:12px;background:#edf2ff;color:#3867ff;display:grid;place-items:center;font-weight:900}.arrow{color:#3867ff;font-weight:700;font-size:14px}.ai-card{max-width:1180px;margin:0 auto 70px;padding:40px 45px;border-radius:22px;background:#111c35;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.ai-card p{color:#c7d0e2;max-width:680px;line-height:1.6}.ai-card .eyebrow{color:#9bb2ff}footer{padding:30px 6%;border-top:1px solid #e5eaf1;color:#667085;display:flex;justify-content:space-between;font-size:13px}.result-top{display:flex;gap:24px;align-items:center;margin:35px 0}.score{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;background:#edf2ff;color:#3867ff;border:10px solid #dbe4ff}.score strong{font-size:32px}.score span{font-size:12px;margin-top:-38px}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.check{display:flex;gap:12px;padding:18px;border-radius:14px;background:#fff;border:1px solid #e5eaf1}.check>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:900}.check.ok>span{background:#e9f8ef;color:#16834b}.check.bad>span{background:#fff0ef;color:#d92d20}.check small{display:block;color:#667085;margin-top:4px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.detail-grid p{color:#667085;word-break:break-word}.fix-list{margin-top:25px}.fix-list li{margin:12px 0;color:#475467}.form-card{max-width:850px}.form-card label{display:block;font-size:13px;font-weight:700;margin:18px 0 7px}.form-card input,.form-card textarea,.form-card select,.auth-card input{width:100%;border:1px solid #d0d5dd;border-radius:10px;padding:13px;outline:0;font:inherit;background:#fff}.form-card textarea{min-height:120px;resize:vertical}pre{white-space:pre-wrap;background:#0b1220;color:#d7e0f0;border-radius:12px;padding:18px;overflow:auto;margin-top:18px}.preview-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px}.serp{background:#fff;border:1px solid #e5eaf1;border-radius:18px;padding:30px}.serp-url{color:#202124;font-size:14px}.serp h2{color:#1a0dab;font-size:21px;margin:8px 0}.serp p{color:#4d5156;line-height:1.5}.info-grid,.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.stats{grid-template-columns:repeat(4,1fr);margin:30px 0}.stat span{display:block;font-size:28px;font-weight:800;color:#3867ff;margin-top:10px}.center{min-height:100vh;display:grid;place-items:center;background:#f7f9fc}.auth-card{width:min(430px,92vw);background:#fff;padding:35px;border:1px solid #e5eaf1;border-radius:20px;box-shadow:0 15px 50px #10182812}.auth-card h1{margin-bottom:8px}.auth-card p,.muted{color:#667085}.auth-card label{display:block;margin:15px 0 7px;font-weight:700;font-size:13px}.auth-card button{margin-top:22px}.alert{padding:14px 16px;border-radius:10px;margin:15px 0}.alert.bad{background:#fff0ef;color:#b42318}.alert.good{background:#ecfdf3;color:#027a48}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px;border-bottom:1px solid #eaecf0}.danger{background:#fff0ef;color:#b42318;padding:7px 10px}.article{max-width:850px;margin:auto;padding:70px 24px}.article-body{background:#fff;border:1px solid #e5eaf1;border-radius:18px;padding:30px;line-height:1.8;margin-top:30px}@media(max-width:800px){.header{padding:0 18px}.header nav{display:none}.hero{padding:60px 18px}.hero h1{font-size:44px}.hero-form{display:block;background:transparent;border:0;box-shadow:none}.hero-form input{background:#fff;border:1px solid #dfe5ef;border-radius:12px;width:100%;margin-bottom:10px}.hero-form .btn{width:100%}.trust-row{flex-direction:column;gap:8px}.section,.page{padding:45px 18px}.grid,.check-grid,.detail-grid,.preview-layout,.info-grid,.stats{grid-template-columns:1fr}.ai-card{margin:0 18px 45px;padding:28px;display:block}.ai-card .btn{margin-top:20px}footer{display:block}.footer span{display:block;margin:5px 0}.section-head{display:block}}
