*{box-sizing:border-box}
:root{--bg:#03070d;--green:#9cff35;--green2:#6df20b;--white:#fff;--muted:#c4cedd;--line:rgba(255,255,255,.13);--panel:rgba(255,255,255,.055)}
html{scroll-behavior:smooth}
body{margin:0;background:#02070b;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.noise{position:fixed;inset:0;background:radial-gradient(circle at 50% 0,#0d1e31 0,#031017 38%,#020407 100%);z-index:-3}.noise:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(156,255,53,.035),transparent 40%,rgba(0,255,140,.035));opacity:.9}
.glow{position:fixed;border-radius:50%;filter:blur(90px);opacity:.18;z-index:-2}.glow-a{width:620px;height:620px;background:#77ff00;left:-250px;top:360px}.glow-b{width:620px;height:620px;background:#00d878;right:-250px;top:270px}
svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 64px;border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(16px);position:relative;z-index:5}
.logo img{height:70px;width:auto;display:block}.header nav{display:flex;gap:46px}.header a{color:#fff;text-decoration:none;font-weight:750}.top-cta{display:flex;align-items:center;gap:14px;background:linear-gradient(90deg,var(--green),#72f10b);color:#061007!important;padding:16px 22px;border-radius:14px;font-weight:950}.top-cta svg{width:24px;height:24px}
main{position:relative;z-index:1}.hero{max-width:1400px;margin:0 auto;padding:76px 58px 38px;display:grid;grid-template-columns:1.05fr .95fr;gap:76px;align-items:center}
.badge{display:inline-flex;align-items:center;gap:10px;color:var(--green);background:rgba(156,255,53,.055);border:1px solid rgba(156,255,53,.2);border-radius:999px;padding:10px 18px;font-weight:950;letter-spacing:.25px}.badge svg{width:18px;height:18px;fill:var(--green);stroke:var(--green)}
h1{font-size:clamp(58px,7.2vw,98px);line-height:1.02;letter-spacing:-3.5px;margin:28px 0 25px;text-shadow:0 12px 44px rgba(0,0,0,.5)}h1 span{color:var(--green)}
.hero-copy p{max-width:700px;color:#e4e9f2;font-size:22px;line-height:1.55;margin:0}.hero-points{display:flex;gap:38px;flex-wrap:wrap;margin-top:34px}.hero-points span{font-size:18px;color:#fff}.hero-points i{font-style:normal;color:var(--green);margin-right:8px}
.audit-card{padding:44px 48px;border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.04));border:1px solid var(--line);box-shadow:0 42px 120px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(26px);position:relative;overflow:hidden}.audit-card:before{content:"";position:absolute;right:-120px;top:-120px;width:260px;height:260px;background:var(--green);filter:blur(100px);opacity:.18}
.audit-card h2{text-align:center;margin:0 0 10px;font-size:34px}.audit-card h2 span{color:var(--green)}.audit-card p{text-align:center;margin:0 0 30px;color:#d5dce8;line-height:1.35}label{display:block;margin:18px 0 10px;font-weight:850}label small{color:#c6cfda;font-weight:650}
.input-shell{height:62px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(255,255,255,.045);overflow:hidden}.input-shell svg{margin-left:18px;color:var(--green);min-width:22px}.input-shell input{width:100%;height:100%;border:0;background:transparent;outline:0;color:#fff;font-size:17px;padding:0 18px}.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}
button{font:inherit}.audit-card button,.report-actions button{width:100%;height:64px;margin-top:28px;border:0;border-radius:15px;background:linear-gradient(90deg,var(--green),var(--green2));color:#061007;font-weight:950;font-size:19px;cursor:pointer;box-shadow:0 0 34px rgba(156,255,53,.25);display:flex;justify-content:center;align-items:center;gap:18px}.audit-card button svg{stroke-width:2.4}.audit-card small{display:block;text-align:center;color:#b7c0ce;margin-top:14px}
.features{max-width:1400px;margin:18px auto 66px;padding:0 58px;display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.features article{min-height:220px;padding:32px 22px;text-align:center;border-radius:20px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));box-shadow:inset 0 -1px 0 rgba(156,255,53,.26)}.feature-icon{height:54px;display:grid;place-items:center;margin-bottom:12px}.feature-icon svg{width:48px;height:48px;color:var(--green);filter:drop-shadow(0 0 12px rgba(156,255,53,.25))}.features h3{margin:0 0 10px;font-size:19px}.features p{margin:0;color:#ced6e2;line-height:1.45}
.report-preview{max-width:1320px;margin:0 auto 70px;padding:38px;border:1px solid rgba(255,255,255,.11);border-radius:24px;background:rgba(255,255,255,.04);display:grid;grid-template-columns:.82fr 1.18fr;gap:28px}.report-preview h2{font-size:32px;margin:0 0 24px}.preview-list{display:grid;gap:12px}.preview-list div{padding:16px;border-radius:14px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.preview-list span{color:var(--green);font-weight:950;margin-right:12px}.preview-list strong{font-size:18px}.preview-list p{margin:5px 0 0 44px;color:#bfc9d6}.preview-card{padding:24px;border-radius:20px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.mini-report-head{display:flex;align-items:center;gap:18px}.mini-report-head img{height:38px}.mini-report-grid{display:grid;grid-template-columns:220px 1fr;gap:22px;margin-top:24px}.circle-score{height:170px;width:170px;border:12px solid var(--green);border-radius:50%;display:grid;place-items:center;font-size:44px;font-weight:950;margin:auto}.circle-score span{font-size:16px;color:#c6cfdd}.mini-report-grid h4{color:var(--green);margin:0 0 12px}.mini-report-grid p{color:#dce3ed;margin:8px 0}.mini-chart-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.mini-chart-row div{padding:15px;border-radius:14px;background:rgba(255,255,255,.04)}.mini-chart-row strong{display:block;font-size:24px}.mini-chart-row small{display:block;color:#c6cfdd;margin:4px 0 10px}.mini-chart-row b{display:block;height:28px;border-radius:8px;background:linear-gradient(135deg,transparent 15%,rgba(156,255,53,.9) 16%,rgba(156,255,53,.9) 20%,transparent 21%,transparent 45%,rgba(156,255,53,.85) 46%,rgba(156,255,53,.85) 52%,transparent 53%)}
.hidden{display:none!important}.loading{text-align:center;padding:90px 20px}.loader{width:72px;height:72px;border-radius:50%;border:5px solid rgba(255,255,255,.13);border-top-color:var(--green);margin:0 auto 18px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading p{color:#c6cfdd}
.results{max-width:1160px;margin:0 auto;padding:30px 22px 80px}.report-actions{display:flex;gap:14px;align-items:center;margin-bottom:18px}.report-actions button{width:auto;min-width:220px;height:54px;margin:0}.report-actions a{color:var(--green);text-decoration:none;font-weight:900}.report{padding:30px;border-radius:26px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(155deg,rgba(255,255,255,.09),rgba(255,255,255,.04));box-shadow:0 40px 110px rgba(0,0,0,.42)}.report-head,.report-hero,.report-cta{display:flex;justify-content:space-between;gap:20px;align-items:center}.report-head{border-bottom:1px solid rgba(255,255,255,.09);padding-bottom:18px}.report-head img{height:50px}.report-head div{text-align:right}.report-head strong{display:block;font-size:20px}.report-head span{color:#b9c3d1}.report-hero{margin:26px 0}.report-hero h2{font-size:34px;margin:0}.report-hero p{margin:8px 0 0;color:#c3ccd9}.report-hero>span{background:var(--green);color:#061007;font-weight:950;padding:12px 18px;border-radius:999px}.score-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.score-box{text-align:center;padding:22px 18px;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.score-box strong{display:block;color:var(--green);font-size:34px}.score-box.main strong{font-size:42px}.score-box span{display:block;color:#c4cedb;margin-top:8px}.report-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.panel{margin-top:18px;padding:22px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05)}.panel h3{font-size:23px;margin:0 0 16px}.check-list{display:grid;gap:10px}.check{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.045)}.check b{color:var(--green)}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini{padding:14px;border-radius:14px;background:rgba(255,255,255,.045)}.mini strong{display:block;color:var(--green);font-size:24px}.mini span{color:#c4cedb}.table-wrap{overflow:auto;border:1px solid rgba(255,255,255,.1);border-radius:15px}table{width:100%;border-collapse:collapse;background:rgba(255,255,255,.03)}th,td{padding:14px;border-bottom:1px solid rgba(255,255,255,.075);text-align:left}th{color:var(--green);background:rgba(255,255,255,.07)}ul{padding-left:22px;margin:0}li{margin:10px 0;color:#e9eef7;line-height:1.5}.report-cta{margin-top:18px;padding:24px;border:1px solid rgba(156,255,53,.28);border-radius:20px;background:linear-gradient(90deg,rgba(156,255,53,.12),rgba(255,255,255,.04))}.report-cta h3{margin:0 0 6px}.report-cta p{margin:0;color:#c6cfdd}.report-cta a,.final-cta a{display:flex;align-items:center;gap:12px;background:var(--green);color:#061007;text-decoration:none;font-weight:950;padding:15px 20px;border-radius:14px;white-space:nowrap}
.how,.faq{max-width:1160px;margin:0 auto;padding:30px 22px 75px}.how h2,.faq h2{text-align:center;font-size:40px}.how-grid,.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.how-grid div,.faq-grid div{padding:24px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045)}.how-grid span{color:var(--green);font-weight:950}.how-grid p,.faq-grid p{color:#c6cfdd;line-height:1.5}.final-cta{max-width:1320px;margin:0 auto 60px;padding:34px;border:1px solid rgba(156,255,53,.28);border-radius:22px;background:linear-gradient(90deg,rgba(156,255,53,.12),rgba(255,255,255,.04));display:flex;align-items:center;justify-content:space-between;gap:20px}.final-cta h2{margin:0 0 8px}.final-cta p{margin:0;color:#c6cfdd}
footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:34px 58px;border-top:1px solid rgba(255,255,255,.08);color:#aeb8c7}footer img{height:58px}footer div{display:flex;gap:34px}footer a{color:#dce3ed;text-decoration:none}
@media(max-width:1100px){.hero,.report-preview{grid-template-columns:1fr}.features{grid-template-columns:repeat(2,1fr)}.header nav{display:none}.score-grid,.report-columns,.how-grid,.faq-grid{grid-template-columns:1fr}.mini-report-grid{grid-template-columns:1fr}.mini-chart-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.header{padding:0 18px;height:88px}.logo img{height:52px}.top-cta{display:none}.hero{padding:46px 20px}.features{padding:0 20px;grid-template-columns:1fr}.two{grid-template-columns:1fr}.audit-card{padding:26px}.report-preview{margin:0 20px 50px;padding:22px}.report-actions,.report-head,.report-hero,.report-cta,.final-cta,footer{flex-direction:column;align-items:stretch;text-align:left}.report-head div{text-align:left}footer{padding:28px 22px}footer div{flex-wrap:wrap}.mini-chart-row{grid-template-columns:1fr}}
@media print{.header,.hero,.features,.report-preview,.loading,.report-actions,.how,.faq,.final-cta,footer{display:none!important}body{background:#fff}.results{padding:0}.report{box-shadow:none;border:0;background:#fff}.report *{color:#111!important}.report-hero>span,.report-cta a{background:#eee!important}.report-cta{display:none}}
