:root{--blue:#0f3f91;--blue2:#075bc2;--navy:#071d48;--gold:#e4b33c;--ink:#11213f;--muted:#64708a;--line:#dce4f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.nav-shell{height:82px;max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.brand{display:flex;gap:10px;align-items:center}.brand-mark{display:grid;place-items:center;width:38px;height:38px;color:#fff;background:var(--blue);border-radius:50%;border:3px solid var(--gold);font-weight:900;font-size:20px}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{font-size:10px;color:var(--muted);margin-top:2px;letter-spacing:.05em;text-transform:uppercase}nav{display:flex;gap:28px;font-size:14px;font-weight:700}nav a:hover,.text-link:hover{color:var(--blue2)}.button{border:0;border-radius:8px;background:var(--gold);color:var(--navy);padding:16px 22px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:18px;box-shadow:0 8px 20px #7e56002e;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #7e56003d}.button-small{padding:11px 18px;font-size:14px}.hero{min-height:680px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;overflow:hidden;background:linear-gradient(120deg,#f8fbff,#fff 53%,#eaf2ff 53%,#dfeaff)}.hero-copy{width:min(590px,calc(100% - 48px));justify-self:end;padding:80px 42px 90px 0}.eyebrow{color:var(--blue2);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{color:var(--gold)}.eyebrow.light{color:#bcd6ff}h1,h2,h3,p{margin-top:0}.hero h1{font-size:68px;line-height:.98;letter-spacing:-.055em;margin:24px 0}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--blue)}.hero-lead{font-size:19px;line-height:1.65;color:#4b5a76;max-width:590px}.hero-lead strong{color:var(--ink)}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.text-link{font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:4px}.trust-row{display:flex;gap:24px;margin-top:34px;color:var(--muted);font-size:13px;font-weight:700}.hero-visual{height:100%;position:relative;display:grid;place-items:center;min-height:680px}.phone-card{position:relative;z-index:2;width:335px;background:#fff;border:8px solid #0d1c35;border-radius:34px;box-shadow:0 35px 65px #071d4840;overflow:hidden;transform:rotate(-2deg)}.phone-top{height:76px;display:flex;align-items:center;gap:10px;padding:13px 16px;font-size:12px}.phone-top div{flex:1}.phone-top b,.phone-top small{display:block}.phone-top small{color:#7a8499;margin-top:3px}.avatar{display:grid;place-items:center;width:38px;height:38px;background:var(--blue);color:#fff;border-radius:50%;font-weight:800}.post-art{height:350px;background:linear-gradient(145deg,#062665,#116dd4);color:#fff;padding:34px 28px;position:relative;overflow:hidden}.post-art:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.17);border-radius:50%;right:-100px;bottom:-90px}.mini-kicker{font-size:10px;letter-spacing:.2em;color:#ffe59b;font-weight:900}.post-art h2{font-size:35px;line-height:1.05;margin:30px 0 12px}.post-art p{color:#d9e7ff}.house-line{font-size:70px;color:var(--gold);position:absolute;bottom:18px;right:26px}.social-row{display:flex;justify-content:space-between;padding:16px;color:#59647a;font-size:11px}.social-row span:first-child{color:#1265cc}.seven-badge{position:absolute;z-index:3;top:110px;left:7%;width:108px;height:108px;border-radius:50%;background:var(--gold);color:var(--navy);display:grid;place-items:center;align-content:center;border:8px solid rgba(255,255,255,.9);box-shadow:0 16px 30px #071d4833}.seven-badge strong{font-size:52px;line-height:.8}.seven-badge span{font-size:10px;font-weight:900;margin-top:8px;letter-spacing:.12em}.seven-badge.second{inset:auto 8% 105px auto;background:var(--blue);color:#fff}.orb{position:absolute;border-radius:50%;background:#fff6}.orb-one{width:410px;height:410px}.orb-two{width:560px;height:560px;border:1px solid rgba(15,63,145,.12);background:transparent}.proof-strip{background:var(--navy);color:#fff;padding:22px;text-align:center;font-family:Georgia,serif;font-size:18px}.proof-strip p{margin:0}.section{max-width:1180px;margin:auto;padding:105px 24px}.section-heading{max-width:680px;text-align:center;margin:0 auto 56px}.section-heading.left{text-align:left;margin-left:0}.section-heading h2,.included-panel h2,.niche-section h2,.cta-section h2{font-size:42px;line-height:1.08;letter-spacing:-.035em;margin:14px 0 18px}.section-heading>p:last-child{color:var(--muted);line-height:1.7}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit-card{border:1px solid var(--line);border-radius:16px;padding:32px;box-shadow:0 12px 35px #0e2d5f0f}.benefit-card>span{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;background:#eaf2ff;color:var(--blue);font-size:25px}.benefit-card h3{font-size:20px;margin:22px 0 10px}.benefit-card p{color:var(--muted);line-height:1.65;margin:0}.included-panel{margin-top:70px;background:linear-gradient(130deg,var(--navy),var(--blue));color:#fff;border-radius:22px;padding:60px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.included-panel p{color:#c9daf7;line-height:1.7}.included-panel ul{list-style:none;margin:0;padding:0;display:grid;gap:14px}.included-panel li{display:flex;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.15)}.included-panel li span{color:var(--gold);font-weight:900}.process{background:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line)}.steps article{padding:38px 30px 20px 0;display:flex;gap:22px}.steps article+article{border-left:1px solid var(--line);padding-left:30px}.steps b{font-size:30px;color:var(--gold)}.steps h3{font-size:19px;margin:5px 0 10px}.steps p{color:var(--muted);line-height:1.65}.niche-section{background:var(--blue);color:#fff;padding:80px max(24px,calc((100vw - 1132px)/2));display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.niche-section p{color:#d9e7ff;line-height:1.7}.niche-cloud{display:flex;flex-wrap:wrap;gap:12px}.niche-cloud span{padding:12px 16px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#ffffff14;font-weight:700;font-size:13px}.faq{padding-bottom:120px}.faq-grid{max-width:820px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:21px 4px}.faq summary{font-weight:800;font-size:17px;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:"+";color:var(--blue);font-size:24px}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--muted);line-height:1.7;margin:14px 0 0;max-width:700px}.cta-section{background:var(--navy);color:#fff;padding:90px max(24px,calc((100vw - 1132px)/2));display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:start}.form-copy>p{color:#cfddf5;line-height:1.7}.privacy-note{display:flex;gap:15px;margin-top:35px;border-top:1px solid rgba(255,255,255,.16);padding-top:25px}.privacy-note>span{color:var(--gold)}.privacy-note p{font-size:13px;color:#cfddf5}.privacy-note strong{color:#fff}.lead-form{background:#fff;color:var(--ink);padding:34px;border-radius:18px;box-shadow:0 25px 60px #00000038}.lead-form label{display:grid;gap:8px;font-size:12px;font-weight:800;color:#35435f;margin-bottom:17px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:15px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #ccd7e6;border-radius:7px;padding:13px;background:#fbfcfe;color:var(--ink);outline:none}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--blue2);box-shadow:0 0 0 3px #075bc21f}.lead-form textarea{resize:vertical}.submit{width:100%;font-size:15px}.lead-form>small{display:block;text-align:center;color:#7b8599;margin-top:14px;line-height:1.5}.success{background:#eaf8ef;color:#17633a;padding:12px;border-radius:7px;font-size:13px;margin:14px 0 0}footer{min-height:120px;max-width:1180px;margin:auto;padding:35px 24px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}footer p{margin:0}footer>a{font-weight:700;color:var(--blue)}@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{justify-self:center;padding:70px 0 30px}.hero-visual{min-height:590px}.benefit-grid,.steps{grid-template-columns:1fr}.steps article+article{border-left:0;border-top:1px solid var(--line);padding-left:0}.included-panel,.niche-section,.cta-section{grid-template-columns:1fr;gap:40px}.included-panel{padding:40px}.section{padding:80px 24px}}@media(max-width:600px){.button-small{display:none}.hero h1{font-size:50px}.hero-copy{width:calc(100% - 36px);padding-top:55px}.hero-actions{align-items:flex-start;flex-direction:column}.trust-row{flex-wrap:wrap;gap:12px 18px}.hero-visual{min-height:520px}.phone-card{width:285px}.post-art{height:300px}.post-art h2{font-size:30px}.seven-badge{width:90px;height:90px;left:1%;top:75px}.seven-badge.second{right:1%;bottom:75px}.section-heading h2,.included-panel h2,.niche-section h2,.cta-section h2{font-size:34px}.two-col{grid-template-columns:1fr}.lead-form{padding:24px 18px}.niche-section,.cta-section{padding-top:65px;padding-bottom:65px}.included-panel{padding:34px 24px}footer{flex-direction:column;gap:20px;text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.brand{gap:12px}.brand-logo{display:block;width:174px;height:auto}.brand-tagline{font-size:10px;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.footer-logo{width:150px}@media(max-width:600px){.brand-logo{width:145px}.brand-tagline{display:none}.footer-logo{width:150px}}
