:root{--navy:#205aaf;--navy-700:#0367bf;--navy-600:#205baf;--navy-dark:#101823;--accent:#205aaf;--accent-dark:#0367bf;--amber:#f8c84c;--ink:#232323;--slate:#595959;--slate-light:#54595f;--line:#e0e0e0;--bg:#f3f8ff;--white:#fff;--green:#15803d;--radius:16px;--shadow-sm:0 1px 3px rgba(35,35,35,.08);--shadow:0 10px 30px rgba(32,90,175,.1);--shadow-lg:0 24px 60px rgba(32,90,175,.18);--maxw:1140px}.pg-home *{box-sizing:border-box}.pg-home{scroll-behavior:smooth;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}.pg-home h1,.pg-home h2,.pg-home h3,.pg-home h4{font-family:Plus Jakarta Sans,system-ui,sans-serif;line-height:1.15;margin:0;color:var(--ink)}.pg-home p{margin:0}.pg-home a{color:inherit;text-decoration:none}.pg-home img{max-width:100%;display:block}.pg-home .container{max-width:var(--maxw);margin:0 auto;padding:0 20px}.pg-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:1.05rem;padding:16px 28px;border-radius:999px;border:0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;min-height:54px;text-align:center;line-height:1.1}.pg-home .btn:focus-visible{outline:3px solid #caddf9;outline-offset:2px}.pg-home .btn-primary{background:var(--accent);color:#fff;box-shadow:0 8px 22px rgba(32,90,175,.35)}.pg-home .btn-primary:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 12px 28px rgba(32,90,175,.45)}.pg-home .btn-call{background:#fff;color:var(--navy);border:2px solid var(--line)}.pg-home .btn-call:hover{border-color:var(--navy);transform:translateY(-2px)}.pg-home .btn-ghost{background:hsla(0,0%,100%,.12);color:#fff;border:2px solid hsla(0,0%,100%,.35)}.pg-home .btn-ghost:hover{background:hsla(0,0%,100%,.2)}.pg-home .btn-block{width:100%}.pg-home .topbar{background:var(--navy-dark);color:#caddf9;font-size:.86rem}.pg-home .topbar .container{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:8px;padding-bottom:8px}.pg-home .topbar a{color:#fff;font-weight:600}.pg-home .topbar .tb-left{display:flex;align-items:center;gap:8px}.pg-home .dot{width:8px;height:8px;border-radius:50%;background:#22c55e;display:inline-block;box-shadow:0 0 0 4px rgba(34,197,94,.2)}.pg-home header.nav{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.pg-home .nav .container{display:flex;align-items:center;justify-content:space-between;padding-top:14px;padding-bottom:14px}.pg-home .brand{display:flex;align-items:center;gap:12px}.pg-home .brand-logo{height:52px;width:auto;display:block}@media(max-width:480px){.pg-home .brand-logo{height:42px}}.pg-home .brand-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--navy),var(--navy-600));display:grid;place-items:center;box-shadow:var(--shadow-sm)}.pg-home .brand-name{font-family:Plus Jakarta Sans;font-weight:800;font-size:1.2rem;color:var(--navy);letter-spacing:-.01em}.pg-home .brand-sub{font-size:.72rem;color:var(--slate-light);font-weight:600;text-transform:uppercase;letter-spacing:.08em}.pg-home .nav-links{display:flex;align-items:center;gap:26px}.pg-home .nav-links a{font-weight:600;color:var(--slate);font-size:.95rem}.pg-home .nav-links a:hover{color:var(--navy)}.pg-home .nav-cta{display:flex;align-items:center;gap:14px}.pg-home .nav-phone{font-family:Plus Jakarta Sans;font-weight:800;color:var(--navy);font-size:1.05rem;white-space:nowrap}.pg-home .nav-phone small{display:block;font-size:.68rem;color:var(--green);font-weight:700;text-transform:uppercase;letter-spacing:.05em}.pg-home .hero{position:relative;color:#fff;overflow:hidden;background:linear-gradient(rgba(7,44,98,.68),rgba(7,44,98,.75)),url(https://images.unsplash.com/photo-1568605114967-8130f3a36994?auto=format&fit=crop&w=1600&q=80) 50%/cover no-repeat}.pg-home .hero .container{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:48px;gap:48px;align-items:center;padding-top:56px;padding-bottom:64px}.pg-home .eyebrow{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.25);padding:7px 14px;border-radius:999px;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#caddf9}.pg-home .hero h1{color:#fff;font-size:clamp(2.1rem,4.4vw,3.4rem);font-weight:800;letter-spacing:-.02em;margin:18px 0 16px}.pg-home .hero h1 .hl{color:var(--amber)}.pg-home .hero p.lead{font-size:1.18rem;color:#c9d6ea;max-width:560px;margin-bottom:26px}.pg-home .hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:24px}.pg-home .hero-trust{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.pg-home .stars{color:var(--amber);letter-spacing:2px;font-size:1.05rem}.pg-home .hero-trust .ht{display:flex;align-items:center;gap:9px;font-size:.92rem;color:#dbe6f5;font-weight:500}.pg-home .hero-trust svg{flex:none}.pg-home .quiz-card{background:#fff;color:var(--ink);border-radius:22px;box-shadow:var(--shadow-lg);overflow:hidden;border:1px solid hsla(0,0%,100%,.6)}.pg-home .quiz-head{background:linear-gradient(135deg,var(--accent),var(--accent-dark));color:#fff;padding:20px 24px}.pg-home .quiz-head h3{color:#fff;font-size:1.3rem;font-weight:800}.pg-home .quiz-head p{font-size:.92rem;color:#caddf9;margin-top:3px}.pg-home .progress-wrap{padding:16px 24px 4px}.pg-home .progress-meta{display:flex;justify-content:space-between;font-size:.78rem;font-weight:600;color:var(--slate-light);margin-bottom:8px}.pg-home .progress-track{height:8px;background:#eef2f7;border-radius:999px;overflow:hidden}.pg-home .progress-bar{height:100%;width:14%;background:linear-gradient(90deg,var(--accent),var(--amber));border-radius:999px;transition:width .4s cubic-bezier(.4,0,.2,1)}.pg-home .quiz-body{padding:14px 24px 26px}.pg-home .step{display:none;animation:fade .35s ease}.pg-home .step.active{display:block}@keyframes fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.pg-home .q-title{font-size:1.32rem;font-weight:800;margin-bottom:4px}.pg-home .q-sub{font-size:.92rem;color:var(--slate);margin-bottom:18px}.pg-home .options{display:grid;grid-gap:12px;gap:12px}.pg-home .options.two{grid-template-columns:1fr 1fr}.pg-home .opt{display:flex;align-items:center;gap:14px;width:100%;text-align:left;background:#fff;border:2px solid var(--line);border-radius:14px;padding:15px 16px;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;color:var(--ink);transition:all .15s ease;min-height:58px}.pg-home .opt:hover{border-color:var(--accent);background:var(--bg);transform:translateY(-1px)}.pg-home .opt.selected{border-color:var(--accent);background:#eef4ff;box-shadow:0 0 0 3px rgba(32,90,175,.15)}.pg-home .opt .ic{width:42px;height:42px;border-radius:10px;background:#eef3fb;display:grid;place-items:center;flex:none;color:var(--navy)}.pg-home .opt.selected .ic{background:var(--accent);color:#fff}.pg-home .opt .ot small{display:block;font-weight:500;color:var(--slate-light);font-size:.82rem;margin-top:1px}.pg-home .field{margin-bottom:14px}.pg-home .field label{display:block;font-size:.85rem;font-weight:700;color:var(--navy);margin-bottom:6px}.pg-home .field label .req{color:var(--accent-dark)}.pg-home .field input,.pg-home .field select{width:100%;padding:14px;border:2px solid var(--line);border-radius:12px;font-size:1rem;font-family:inherit;color:var(--ink);background:#fff;min-height:52px;transition:border .15s}.pg-home .field input:focus,.pg-home .field select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(32,90,175,.12)}.pg-home .field .err{display:none;color:#b91c1c;font-size:.8rem;margin-top:5px;font-weight:600}.pg-home .field.invalid input,.pg-home .field.invalid select{border-color:#dc2626;background:#fef2f2}.pg-home .field.invalid .err{display:block}.pg-home .row2{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.pg-home .consent{display:flex;gap:10px;align-items:flex-start;font-size:.78rem;color:var(--slate-light);margin-top:10px;line-height:1.45}.pg-home .consent input{margin-top:3px;width:18px;height:18px;flex:none;accent-color:var(--accent)}.pg-home .quiz-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.pg-home .back-btn{background:none;border:0;color:var(--slate);font-weight:600;cursor:pointer;font-size:.95rem;padding:10px;display:inline-flex;align-items:center;gap:6px}.pg-home .back-btn:hover{color:var(--navy)}.pg-home .assure{display:flex;align-items:center;justify-content:center;gap:7px;font-size:.78rem;color:var(--slate-light);margin-top:14px;font-weight:500}.pg-home .assure svg{color:var(--green)}.pg-home .thanks{text-align:center;padding:24px 8px}.pg-home .thanks .check{width:74px;height:74px;border-radius:50%;background:#dcfce7;display:grid;place-items:center;margin:0 auto 16px}.pg-home .thanks h3{font-size:1.5rem;margin-bottom:8px}.pg-home .thanks p{color:var(--slate);margin-bottom:20px}.pg-home .strip{background:#fff;border-bottom:1px solid var(--line)}.pg-home .strip .container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;padding:28px 20px;text-align:center}.pg-home .stat .n{font-family:Plus Jakarta Sans;font-weight:800;font-size:2rem;color:var(--navy);line-height:1}.pg-home .stat .l{font-size:.85rem;color:var(--slate);margin-top:6px;font-weight:600}.pg-home section{scroll-margin-top:90px}.pg-home .sec{padding:72px 0}.pg-home .sec-head{text-align:center;max-width:680px;margin:0 auto 44px}.pg-home .sec-tag{display:inline-block;color:var(--navy);font-weight:800;font-size:.82rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.pg-home .sec-head h2{font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:800;letter-spacing:-.02em}.pg-home .sec-head p{color:var(--slate);font-size:1.08rem;margin-top:12px}.pg-home .bg-soft{background:var(--bg)}.pg-home .grid-services{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.pg-home .svc{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow-sm);transition:transform .18s,box-shadow .18s}.pg-home .svc:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.pg-home .svc .ic{width:54px;height:54px;border-radius:14px;background:linear-gradient(135deg,var(--navy),var(--navy-600));display:grid;place-items:center;margin-bottom:16px;color:#fff}.pg-home .svc h3{font-size:1.18rem;margin-bottom:8px}.pg-home .svc p{color:var(--slate);font-size:.96rem}.pg-home .why{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.pg-home .why-img{border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg);position:relative;min-height:380px;background:#dbe4f0 50%/cover}.pg-home .why-badge{position:absolute;left:20px;bottom:20px;background:#fff;border-radius:14px;padding:14px 18px;box-shadow:var(--shadow);display:flex;align-items:center;gap:12px}.pg-home .why-badge .n{font-family:Plus Jakarta Sans;font-weight:800;font-size:1.6rem;color:var(--navy);line-height:1}.pg-home .why-list{display:grid;grid-gap:18px;gap:18px;margin-top:8px}.pg-home .why-item{display:flex;gap:14px}.pg-home .why-item .ic{width:46px;height:46px;border-radius:12px;background:#eef4ff;color:var(--navy);display:grid;place-items:center;flex:none}.pg-home .why-item h3{font-size:1.1rem;margin-bottom:3px}.pg-home .why-item p{color:var(--slate);font-size:.95rem}.pg-home .steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px;counter-reset:step}.pg-home .pstep{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px 22px;box-shadow:var(--shadow-sm)}.pg-home .pstep .num{font-family:Plus Jakarta Sans;font-weight:800;font-size:1.05rem;width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;margin-bottom:14px}.pg-home .pstep h3{font-size:1.1rem;margin-bottom:6px}.pg-home .pstep p{color:var(--slate);font-size:.93rem}.pg-home .reviews{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.pg-home .review{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow-sm)}.pg-home .review .stars{margin-bottom:12px}.pg-home .review p{color:var(--ink);font-size:1rem;margin-bottom:18px}.pg-home .reviewer{display:flex;align-items:center;gap:12px}.pg-home .avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--amber));color:#fff;display:grid;place-items:center;font-weight:800;font-family:Plus Jakarta Sans}.pg-home .reviewer .rn{font-weight:700;font-size:.95rem;color:var(--navy)}.pg-home .reviewer .rl{font-size:.82rem;color:var(--slate-light)}.pg-home .cta-band{background:linear-gradient(135deg,var(--navy),var(--navy-700));color:#fff;border-radius:24px;padding:48px 40px;text-align:center;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.pg-home .cta-band:after{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 90% -20%,rgba(248,200,76,.2),transparent 60%)}.pg-home .cta-band>*{position:relative;z-index:1}.pg-home .cta-band h2{color:#fff;font-size:clamp(1.6rem,3vw,2.3rem)}.pg-home .cta-band p{color:#c9d6ea;font-size:1.1rem;margin:12px auto 26px;max-width:560px}.pg-home .cta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.pg-home .faq{max-width:760px;margin:0 auto;display:grid;grid-gap:12px;gap:12px}.pg-home .faq details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 20px;box-shadow:var(--shadow-sm)}.pg-home .faq summary{cursor:pointer;list-style:none;font-weight:700;color:var(--navy);font-size:1.05rem;padding:18px 0;display:flex;justify-content:space-between;align-items:center;gap:12px;font-family:Plus Jakarta Sans}.pg-home .faq summary::-webkit-details-marker{display:none}.pg-home .faq summary .pm{flex:none;width:26px;height:26px;border-radius:50%;background:#eef4ff;color:var(--navy);display:grid;place-items:center;font-size:1.2rem;transition:transform .2s}.pg-home .faq details[open] summary .pm{transform:rotate(45deg)}.pg-home .faq details p{color:var(--slate);padding:0 0 18px;font-size:.97rem}.pg-home footer{background:var(--navy-dark);color:#a4b2c6;padding:56px 0 28px;font-size:.95rem}.pg-home .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:40px;gap:40px;margin-bottom:36px}.pg-home footer h4{color:#fff;font-size:1.05rem;margin-bottom:16px}.pg-home footer a{color:#c4d2e6}.pg-home footer a:hover{color:#fff}.pg-home .foot-contact div{display:flex;gap:10px;margin-bottom:12px;align-items:flex-start}.pg-home .foot-contact svg{flex:none;margin-top:3px;color:var(--amber)}.pg-home .foot-brand{display:flex;align-items:center;gap:12px;margin-bottom:16px}.pg-home .foot-bottom{border-top:1px solid hsla(0,0%,100%,.12);padding-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:.85rem;color:#8ba0bd}.pg-home .foot-bottom a{color:#aebfd6}.pg-home .mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;display:none;grid-template-columns:1fr 1fr;gap:0;background:#fff;box-shadow:0 -6px 24px rgba(16,24,35,.16);border-top:1px solid var(--line)}.pg-home .mobile-bar a{display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 8px;font-family:Plus Jakarta Sans;font-weight:800;font-size:1rem;min-height:58px}.pg-home .mobile-bar .mb-call{color:var(--navy)}.pg-home .mobile-bar .mb-quote{background:var(--accent);color:#fff}@media(max-width:960px){.pg-home .hero .container{grid-template-columns:1fr;gap:34px;padding-top:36px;padding-bottom:44px}.pg-home .quiz-card{order:-1}.pg-home .why{grid-template-columns:1fr;gap:30px}.pg-home .steps{grid-template-columns:1fr 1fr}.pg-home .nav-links{display:none}}@media(max-width:720px){.pg-home .grid-services,.pg-home .reviews{grid-template-columns:1fr}.pg-home .strip .container{grid-template-columns:1fr 1fr;gap:24px}.pg-home .foot-grid{grid-template-columns:1fr;gap:28px}.pg-home .nav-cta .btn-primary,.pg-home .topbar .tb-right{display:none}.pg-home .mobile-bar{display:grid}.pg-home{padding-bottom:66px}.pg-home .sec{padding:52px 0}.pg-home .cta-band{padding:36px 22px}}@media(max-width:420px){.pg-home .options.two,.pg-home .row2,.pg-home .steps{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.pg-home *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}