
:root{--navy:#07101f;--navy2:#0b1830;--ink:#0c1729;--muted:#53647a;--blue:#3478f6;--sky:#74c9ff;--ice:#eef6ff;--cloud:#f7f9fc;--white:#fff;--line:#dce5f1;--green:#16a085;--max:1200px;--shadow:0 24px 70px rgba(7,16,31,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.62;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(var(--max),calc(100% - 44px));margin:auto}.narrow{max-width:920px}.eyebrow{font-size:.75rem;letter-spacing:.19em;text-transform:uppercase;font-weight:800;color:var(--blue);margin-bottom:18px}h1,h2,h3,h4{line-height:1.06;letter-spacing:-.035em;margin:0 0 18px}h1{font-size:clamp(3rem,6.8vw,6.5rem)}h2{font-size:clamp(2.25rem,4.4vw,4.1rem)}h3{font-size:1.35rem}p{margin:0 0 18px;color:var(--muted)}.lead{font-size:clamp(1.12rem,2vw,1.42rem);max-width:790px}.small{font-size:.9rem}.muted{color:var(--muted)}
.nav{position:fixed;top:0;left:0;right:0;z-index:99;background:rgba(7,16,31,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08);transition:.25s}.nav.scrolled{background:rgba(7,16,31,.96)}.nav-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.brand img{width:195px;height:auto}.nav-links{display:flex;align-items:center;gap:26px;color:#d8e5f7;font-size:.91rem;font-weight:600}.nav-links>a:not(.btn):hover{color:#fff}.menu-btn{display:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);background:transparent;border-radius:12px}.menu-btn span{display:block;width:18px;height:2px;background:white;margin:5px auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 20px;border-radius:12px;border:1px solid transparent;font-weight:750;transition:.22s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#3478f6,#2563eb);color:white;box-shadow:0 12px 28px rgba(37,99,235,.25)}.btn-primary:hover{box-shadow:0 16px 34px rgba(37,99,235,.35)}.btn-outline{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.035)}.btn-light{background:white;border-color:var(--line);color:var(--ink)}.nav-cta{padding:10px 14px;border-radius:10px}
.hero{min-height:780px;padding:165px 0 105px;color:white;position:relative;overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(52,120,246,.26),transparent 30%),radial-gradient(circle at 10% 88%,rgba(116,201,255,.11),transparent 26%),linear-gradient(135deg,#050b15 0%,#07101f 48%,#0d2144 100%)}.gridlines{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to bottom,transparent,black 25%,black 70%,transparent)}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:72px;align-items:center;position:relative;z-index:2}.hero h1{font-size:clamp(3.6rem,7.2vw,7rem)}.hero h1 span{display:block;color:var(--sky)}.hero p{color:#b9c8dc}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.trustline{display:flex;gap:22px;align-items:center;margin-top:42px;color:#93a8c2;font-size:.83rem;text-transform:uppercase;letter-spacing:.08em}.trustline span{display:flex;align-items:center;gap:8px}.trustline i{width:6px;height:6px;border-radius:50%;background:var(--sky)}
.iq-console{position:relative;border:1px solid rgba(148,163,184,.22);border-radius:24px;padding:18px;background:rgba(10,24,48,.74);box-shadow:0 45px 100px rgba(0,0,0,.4);backdrop-filter:blur(16px);transform:perspective(1000px) rotateY(-4deg)}.console-top{display:flex;justify-content:space-between;align-items:center;padding:8px 8px 18px;color:#8fa5c1;font-size:.78rem}.dots{display:flex;gap:6px}.dots i{width:7px;height:7px;border-radius:50%;background:#436080}.console-main{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));padding:24px}.score-row{display:flex;justify-content:space-between;align-items:end}.score{font-size:4.4rem;font-weight:800;line-height:1;color:white}.score small{font-size:1rem;color:#7f96b2}.up{font-size:.8rem;color:#6ee7b7;background:rgba(16,185,129,.12);padding:6px 9px;border-radius:999px}.chart{height:150px;margin:22px 0 16px;position:relative;background:repeating-linear-gradient(0deg,rgba(255,255,255,.07) 0 1px,transparent 1px 36px),repeating-linear-gradient(90deg,rgba(255,255,255,.07) 0 1px,transparent 1px 54px);border-radius:12px;overflow:hidden}.chart svg{position:absolute;inset:0;width:100%;height:100%}.console-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mini{border:1px solid rgba(255,255,255,.07);padding:12px;border-radius:12px}.mini b{display:block;color:white;font-size:1.05rem}.mini span{font-size:.7rem;color:#8298b4}.pulse{position:absolute;width:220px;height:220px;border-radius:50%;border:1px solid rgba(116,201,255,.18);right:-90px;top:-90px;box-shadow:0 0 0 35px rgba(52,120,246,.03),0 0 0 70px rgba(52,120,246,.025)}
.section{padding:105px 0}.section-soft{background:var(--cloud)}.section-dark{background:var(--navy);color:white}.section-dark p{color:#aebed2}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:48px}.section-head>p{max-width:590px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px;transition:.25s;position:relative;overflow:hidden}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#bfd3ed}.service-card{min-height:330px;display:flex;flex-direction:column}.service-card .icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:var(--ice);color:var(--blue);font-weight:900;margin-bottom:38px}.service-card .tag{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#66809d;font-weight:800}.service-card h3{font-size:1.55rem;margin-top:10px}.service-card .card-link{margin-top:auto;color:var(--blue);font-weight:750}.service-card:after{content:"";position:absolute;right:-35px;bottom:-35px;width:120px;height:120px;border:1px solid #d9e7f7;border-radius:50%}.feature-card .num{font-size:.76rem;font-weight:800;color:var(--blue);margin-bottom:28px}.feature-card h3{font-size:1.4rem}.stat-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;background:#fff}.stats{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:0 28px;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat b{font-size:2rem;display:block}.stat span{color:var(--muted);font-size:.85rem}.method-track{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid rgba(255,255,255,.1);border-radius:20px;overflow:hidden}.method-step{padding:29px 22px;background:rgba(255,255,255,.025);border-right:1px solid rgba(255,255,255,.1);min-height:220px}.method-step:last-child{border:0}.method-step .n{color:var(--sky);font-size:.78rem;font-weight:800}.method-step h3{margin-top:38px;color:white}.method-step p{font-size:.87rem}.method-step:hover{background:rgba(52,120,246,.1)}.checks{list-style:none;padding:0;margin:20px 0}.checks li{position:relative;padding:12px 0 12px 34px;border-bottom:1px solid var(--line)}.checks li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:900}.visual-card{background:linear-gradient(145deg,#0b1830,#102a56);color:#fff;min-height:470px;padding:42px;border-radius:24px;position:relative;overflow:hidden}.visual-card p{color:#b7c7db}.rings{position:absolute;width:420px;height:420px;border-radius:50%;border:1px solid rgba(116,201,255,.2);right:-150px;bottom:-190px;box-shadow:0 0 0 55px rgba(52,120,246,.04),0 0 0 110px rgba(52,120,246,.025)}.quote{font-size:clamp(1.55rem,3vw,2.5rem);line-height:1.3;letter-spacing:-.025em;color:var(--ink);max-width:980px}.band{padding:75px 0;background:linear-gradient(115deg,#1d4ed8,#3478f6 52%,#0e4297);color:white;position:relative;overflow:hidden}.band:after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(255,255,255,.18);border-radius:50%;right:-130px;top:-260px}.band-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;z-index:2}.band h2{font-size:clamp(2rem,4vw,3.6rem)}.band p{color:#dbeafe;margin:0}.page-hero{padding:165px 0 90px;background:radial-gradient(circle at 80% 10%,rgba(52,120,246,.25),transparent 27%),linear-gradient(135deg,#050b15,#0b1830);color:#fff;position:relative;overflow:hidden}.page-hero h1{font-size:clamp(3.2rem,6vw,5.8rem)}.page-hero p{color:#b9c8dc}.breadcrumb{display:flex;gap:10px;color:#8197b3;font-size:.82rem;margin-bottom:34px}.breadcrumb a{color:#b9c8dc}.orb{position:absolute;border-radius:50%;border:1px solid rgba(116,201,255,.14)}.orb-a{width:520px;height:520px;right:-180px;top:-220px;box-shadow:0 0 0 70px rgba(52,120,246,.025)}.timeline{display:grid;gap:0}.timeline-item{display:grid;grid-template-columns:130px 1fr;gap:30px;padding:28px 0;border-bottom:1px solid var(--line)}.timeline-item strong{color:var(--blue)}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{padding:9px 13px;border-radius:999px;background:var(--ice);color:#245bb4;font-size:.83rem;font-weight:750}.process-list{counter-reset:item}.process{counter-increment:item;display:grid;grid-template-columns:70px 1fr;gap:22px;padding:25px 0;border-bottom:1px solid var(--line)}.process:before{content:"0" counter(item);font-weight:800;color:var(--blue)}.roi{background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:var(--shadow)}.roi-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.field{margin-bottom:18px}.field label{display:block;font-size:.82rem;font-weight:750;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid #cbd7e5;border-radius:11px;font:inherit}.field textarea{min-height:130px}.result{background:var(--navy);color:white;border-radius:17px;padding:27px}.result p{color:#9fb1c8}.result-value{font-size:2.8rem;font-weight:800;color:var(--sky)}.article-card time{font-size:.76rem;color:#72849a;text-transform:uppercase;letter-spacing:.1em}.article-card h3{margin-top:15px}.form{display:grid;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.notice{padding:18px;border:1px solid #bed5f3;background:#f0f7ff;border-radius:12px;color:#1c4f91}footer{background:#050b15;color:white;padding:72px 0 26px}.footer-top{display:grid;grid-template-columns:1.55fr 1fr 1fr 1fr;gap:42px}.footer-intro img{width:190px}.footer-intro p{max-width:360px;color:#879bb6;margin-top:24px}.mail{color:var(--sky)}footer h4{font-size:.92rem;letter-spacing:.02em}.footer-links{display:grid;gap:9px}.footer-links a{color:#879bb6;font-size:.9rem}.footer-links a:hover{color:white}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #17243a;margin-top:48px;padding-top:24px;color:#62748d;font-size:.8rem}.reveal{opacity:0;transform:translateY(20px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:960px){.hero-grid,.grid-3,.grid-2,.footer-top,.roi-grid{grid-template-columns:1fr}.grid-5,.method-track{grid-template-columns:1fr 1fr}.method-step{border-bottom:1px solid rgba(255,255,255,.1)}.section-head,.band-inner{align-items:flex-start;flex-direction:column}.iq-console{transform:none;max-width:620px}.stats{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.nav-links{display:none;position:absolute;top:78px;left:0;right:0;background:#07101f;padding:24px;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.menu-btn{display:block}.nav-cta{width:100%}}
@media(max-width:600px){.container{width:min(var(--max),calc(100% - 28px))}.hero{padding-top:135px;min-height:auto}.hero h1{font-size:3.65rem}.section{padding:78px 0}.grid-5,.method-track,.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.console-cards{grid-template-columns:1fr}.trustline{flex-direction:column;align-items:flex-start;gap:10px}.form-row{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.timeline-item{grid-template-columns:1fr}.brand img{width:165px}.page-hero{padding-top:135px}}
