nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{border-bottom-color:#fff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#222;background:#fff;font-family:Work Sans,Helvetica,Arial,sans-serif;line-height:1.85}p{font-size:1.1rem;line-height:1.85}.section-label{text-transform:uppercase;letter-spacing:.1em;color:#aaa;margin-bottom:.5rem;font-size:.7rem;display:block}.section-header{text-align:center;z-index:1;max-width:640px;margin:0 auto 3rem;position:relative}.section-header h2{margin-bottom:.75rem;font-size:1.9rem;font-weight:700}.section-header p{color:#666;font-size:1.1rem}.btn{cursor:pointer;color:#222;background:0 0;border:2px solid #222;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.btn:hover,.btn-primary{color:#fff;background:#222}.btn-primary:hover{background:#444}.btn-group{flex-wrap:wrap;gap:.75rem;display:flex}header{z-index:100;background:#021549;border-bottom:2px solid #021549;justify-content:space-between;align-items:center;padding:.75rem 2rem .75rem 0;display:flex;position:sticky;top:0}.logo-placeholder{object-fit:contain;object-position:left center;flex-shrink:0;width:500px;height:130px;margin:0;padding:0;display:block}nav{align-items:center;gap:1.5rem;display:flex}nav a{color:#fff;border-bottom:2px solid #0000;font-size:.9rem;text-decoration:none;transition:border-color .2s}nav a:hover{border-bottom-color:#fff}nav a.btn{color:#fff;background:#c0001a;border-color:#c0001a;border-bottom-style:solid;border-bottom-width:2px;padding:.4rem 1rem}nav a.btn:hover{background:#a0001a;border-color:#a0001a}footer{color:#ccc;background:#111;padding:3.5rem 2rem 0;position:relative}footer:before{content:"";background:linear-gradient(90deg,#021549,#4d8aff 35%,#c0001a 65%,#021549);height:3px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 12px #c0001a66,0 0 24px #4d8aff33}.footer-inner{grid-template-columns:2fr 1fr 1.5fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;padding-bottom:3rem;display:grid}.footer-logo{width:180px;height:auto;margin-bottom:1rem}.footer-tagline{color:#777;max-width:240px;margin-top:.75rem;font-size:.875rem;line-height:1.65}.footer-heading{letter-spacing:.15em;text-transform:uppercase;color:#fff;margin-bottom:1.25rem;font-size:.7rem;font-weight:700}.footer-nav{flex-direction:column;gap:.65rem;display:flex}.footer-nav a{color:#888;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#fff}.footer-address{color:#888;margin-bottom:.75rem;font-size:.9rem;font-style:normal;line-height:1.65}.footer-phone,.footer-email{color:#888;margin-bottom:.35rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.footer-phone:hover,.footer-email:hover{color:#fff}.footer-social{flex-direction:column;gap:.85rem;display:flex}.social-link{color:#888;align-items:center;gap:.6rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.social-link:hover{color:#fff}.footer-bottom{color:#555;text-align:center;border-top:1px solid #222;max-width:1100px;margin:0 auto;padding:1.25rem 0;font-size:.75rem}.hero{grid-template-columns:2fr 1fr;min-height:580px;display:grid}.hero-left{background-position:50%;background-size:cover;flex-direction:column;justify-content:center;padding:5rem 4rem;display:flex;position:relative;overflow:hidden}.hero-left:before{content:"";z-index:0;background:linear-gradient(90deg,#021549e0 0%,#021549b3 100%);position:absolute;inset:0}.hero-left>*{z-index:1;position:relative}.hero-left .section-label{color:#fff9;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.75rem;display:flex}.hero-left .section-label:before{content:"";background:#fff6;flex-shrink:0;width:32px;height:2px;display:inline-block}.hero-left h1{color:#fff;letter-spacing:-.02em;max-width:520px;margin-bottom:1.25rem;font-size:3rem;font-weight:700;line-height:1.1}.hero-left p{color:#ffffffb8;max-width:420px;font-size:1rem;line-height:1.75}.hero-right{background:#fff;border-left:1px solid #e8e8e8;flex-direction:column;justify-content:center;padding:3rem 2.5rem;display:flex}.hero-form-card h3{color:#021549;margin-bottom:.4rem;font-size:1.35rem;font-weight:700}.hero-form-card .form-subtext{color:#888;border-bottom:1px solid #eee;margin-bottom:1.5rem;padding-bottom:1.25rem;font-size:.95rem}.form-group{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.form-group input,.form-group select,.form-group textarea{color:#222;box-sizing:border-box;background:#f9f9f9;border:1px solid #e0e0e0;outline:none;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,background .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#021549}.form-group input::placeholder,.form-group textarea::placeholder{color:#bbb;font-size:1rem}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-group textarea{resize:vertical;min-height:110px}.hero-form-card .btn{text-align:center;color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#021549;border-color:#021549;width:100%;padding:1rem;font-size:.95rem}.hero-form-card .btn:hover{background:#0a2a7a;border-color:#0a2a7a}.form-error-msg{color:#c0001a;background:#c0001a0f;border:1px solid #c0001a33;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.875rem}.how-it-works{background:#fff;border-bottom:1px solid #e8e8e8;padding:5rem 2rem}.how-it-works .section-header h2{font-size:1.9rem}.steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.step-card{text-align:left;background:#fff;border:1px solid #e8e8e8;transition:box-shadow .2s,transform .2s;overflow:hidden}.step-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #0215491a}.step-img{object-fit:cover;width:100%;height:200px;display:block}.step-card-body{border-top:3px solid #021549;padding:1.75rem 1.5rem}.step-number{color:#fff;background:#021549;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.9rem;font-size:.8rem;font-weight:700;display:inline-flex}.step-card h3{color:#021549;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.step-card p{color:#666;font-size:1.1rem;line-height:1.85}.why-us{background:#03070f;border-bottom:none;padding:5rem 2rem;position:relative;overflow:hidden}.why-us:before{content:"";pointer-events:none;background:radial-gradient(#1e64ff1f 0%,#0000 70%);width:900px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.why-us .section-header h2{color:#fff}.why-us .section-header p{color:#ffffff80}.why-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.why-block{text-align:left;background:#ffffff08;border:1px solid #1e64ff33;border-top:2px solid #1e64ff99;flex-direction:column;padding:1.75rem 1.5rem;transition:border-color .25s,box-shadow .25s,transform .2s;display:flex}.why-block:hover{border-color:#1e64ff #1e64ffb3 #1e64ffb3;transform:translateY(-3px);box-shadow:0 0 24px #1e64ff33,0 4px 20px #0006}.why-block h3{color:#fff;border-bottom:1px solid #1e64ff59;align-items:center;gap:.5rem;margin-bottom:.6rem;padding-bottom:.6rem;font-size:1.1rem;font-weight:600;display:flex}.why-block h3 svg{color:#4d8aff;flex-shrink:0}.why-block p{color:#ffffff80;margin:0 0 1.25rem;font-size:1.1rem;line-height:1.85}.why-cta{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#c0001a;border:2px solid #c0001a;margin-top:auto;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-block}.why-cta:hover{color:#fff;background:0 0;border-color:#fff}.about{background:#021549;padding:5rem 2rem}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;max-width:1100px;margin:0 auto;display:grid}.about-img{object-fit:cover;border:3px solid #ffffff40;outline:1px solid #ffffff14;width:100%;height:380px;display:block}.about-content .section-label{color:#ffffff80}.about-content h2{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.about-content p{color:#ffffffa6;margin-bottom:1.25rem;font-size:1.1rem}.checklist{flex-direction:column;gap:.5rem;margin-bottom:1.75rem;list-style:none;display:flex}.checklist li{color:#ffffffbf;align-items:center;gap:.5rem;font-size:1.1rem;display:flex}.checklist li:before{content:"✓";color:#4d8aff;font-weight:700}.about .btn{color:#021549;background:#fff;border-color:#fff;font-weight:700}.about .btn:hover{background:#ffffffd9;border-color:#ffffffd9}.comparison{background:#f4f6fb;padding:5rem 2rem}.comparison .section-header p{color:#666}.compare-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.25rem;max-width:1100px;margin:2.5rem auto 0;display:grid}.compare-card{background:#fff;border:1px solid #e0e0e0;border-top:3px solid #ccc;padding:2rem 1.75rem}.compare-card.highlighted{border-color:#021549;border-top-style:solid;border-top-width:4px;box-shadow:0 8px 40px #0215491f}.compare-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#021549;margin-bottom:1rem;padding:.25rem .65rem;font-size:.68rem;font-weight:700;display:inline-block}.compare-card h3{color:#021549;margin-bottom:.4rem;font-size:1.05rem;font-weight:600}.compare-card .compare-subtitle{color:#888;border-bottom:1px solid #eee;margin-bottom:1.25rem;padding-bottom:1rem;font-size:.8rem}.compare-card ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.compare-card ul li{color:#444;font-size:1.1rem;line-height:1.5}.compare-card.highlighted ul li{color:#222;font-weight:500}.compare-card ul li.pro{color:#0a3a99}.compare-card ul li.con{color:#888}.compare-advantage{color:#fff;background:#021549;align-items:center;gap:1rem;max-width:1100px;margin:2rem auto 0;padding:1.5rem 2rem;font-size:1.1rem;line-height:1.85;display:flex}.compare-advantage strong{color:#fff;margin-bottom:.2rem;font-size:1.1rem;display:block}.faq{background:#021549;padding:5rem 2rem}.faq .section-header h2{color:#fff}.faq .section-header p{color:#ffffff80}.faq .section-label{color:#ffffff73}.faq-list{flex-direction:column;gap:.5rem;max-width:760px;margin:2.5rem auto 0;display:flex}.faq-item{border:1px solid #ffffff1a;transition:border-color .2s;overflow:hidden}.faq-item:hover{border-color:#4d8aff66}.faq-question{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;background:#ffffff0a;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;font-size:1.1rem;font-weight:600;transition:background .2s;display:flex}.faq-question span{color:#4d8aff;flex-shrink:0;margin-left:1rem;font-size:1.2rem;font-weight:300;line-height:1}.faq-answer{color:#fff9;border-top:1px solid #ffffff12;padding:0 1.5rem 1.25rem;font-size:1.1rem;line-height:1.7;display:none}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-question{background:#4d8aff1a}.faq-item.open{border-color:#4d8aff59}.home-hero{background:#021549;grid-template-columns:1fr 1fr;align-items:center;min-height:500px;display:grid;position:relative;overflow:hidden}.home-hero:after{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(#ffffff0f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.home-hero-left{z-index:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:2.5rem 3.5rem 2.5rem 5rem;display:flex;position:relative;overflow:hidden}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#c0001a;background:#c0001a1f;border:1px solid #c0001a4d;align-items:center;gap:.6rem;margin-bottom:1.75rem;padding:.35rem .85rem;font-size:.7rem;font-weight:700;display:inline-flex}.hero-eyebrow:before{content:"";background:#c0001a;border-radius:50%;flex-shrink:0;width:6px;height:6px}.home-hero-left h1{color:#fff;letter-spacing:-.02em;max-width:460px;margin-bottom:1.5rem;font-size:3.4rem;font-weight:700;line-height:1.08}.home-hero-left h1 em{color:#4d8aff;font-style:normal}.home-hero-left p{color:#ffffffa6;max-width:400px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.75}.hero-btn-row{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.hero-cta{letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#c0001a;border:2px solid #c0001a;padding:.9rem 2rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:inline-block}.hero-cta:hover{color:#fff;background:0 0;border-color:#fff;transform:translateY(-2px)}.hero-cta-secondary{color:#fff;background:0 0;border-color:#fff6}.hero-cta-secondary:hover{color:#021549;background:#fff;border-color:#fff}.hero-trust{gap:2rem;padding-top:1.75rem;display:flex;position:relative}.hero-trust:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40 30%,#c0001a99 50%,#ffffff40 70%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.trust-item{flex-direction:column;display:flex}.trust-item strong{color:#fff;font-size:1.4rem;font-weight:700;line-height:1}.trust-item span{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-top:.25rem;font-size:.7rem}.home-hero-right{z-index:1;justify-content:center;align-items:flex-start;min-height:500px;padding:0 2rem;display:flex;position:relative}.home-hero-right:before{content:"";z-index:2;background:linear-gradient(#0000,#ffffff40 30%,#c0001a99 50%,#ffffff40 70%,#0000);width:1px;height:100%;position:absolute;top:0;left:0}.home-hero-right:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#4d8aff2e 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-circles-wrap{z-index:1;width:480px;height:560px;margin-left:3rem;position:relative}.hero-circle-wrap{background:linear-gradient(135deg,#4d8aff 0%,#021549 50%,#c0001a 100%);border-radius:50%;padding:5px;position:absolute;box-shadow:0 0 40px #4d8aff59,0 16px 48px #0006}.hero-circle-wrap img{object-fit:cover;border-radius:50%;display:block}.circle-top{width:400px;height:400px;top:0;right:0}.circle-top img{width:390px;height:390px}.circle-bottom{width:340px;height:340px;bottom:0;left:0}.circle-bottom img{width:330px;height:330px}.hero-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;white-space:nowrap;background:#021549eb;border:1px solid #4d8aff66;padding:.55rem 1rem;position:absolute}.hero-tag strong{color:#fff;letter-spacing:.05em;font-size:1rem;font-weight:700;display:block}.hero-tag span{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;font-size:.85rem}.tag-top{top:1rem;left:0}.tag-bottom{bottom:2rem;right:0}.intro-section{background:#fff;border-bottom:1px solid #e8e8e8;padding:5rem 2rem}.contact-hero{text-align:center;background:#021549;padding:5rem 2rem 4rem;position:relative;overflow:hidden}.contact-hero:after{content:"";pointer-events:none;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.contact-hero-inner{z-index:1;max-width:680px;margin:0 auto;position:relative}.contact-hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.8rem;font-weight:900;line-height:1.1}.contact-hero h1 em{color:#4d8aff;font-style:normal}.contact-hero p{color:#ffffffa6;font-size:1.1rem;line-height:1.75}.contact-hero-bar{background:linear-gradient(90deg,#021549,#4d8aff 35%,#c0001a 65%,#021549);height:3px}.contact-body{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;max-width:1100px;margin:0 auto;padding:5rem 2rem;display:grid}.contact-info-label{letter-spacing:.18em;text-transform:uppercase;color:#c0001a;margin-bottom:.75rem;font-size:.7rem;font-weight:700;display:block}.contact-info h2{color:#021549;margin-bottom:1rem;font-size:1.9rem;font-weight:700;line-height:1.2}.contact-info>p{color:#555;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.75}.contact-detail-card{background:#f8f9fc;border:1px solid #e8eaf0;border-left:3px solid #021549;margin-bottom:1.25rem;padding:1.5rem}.contact-detail-card h4{letter-spacing:.15em;text-transform:uppercase;color:#021549;margin-bottom:1rem;font-size:.72rem;font-weight:700}.contact-detail-row{align-items:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.contact-detail-row:last-child{margin-bottom:0}.contact-detail-row svg{color:#c0001a;flex-shrink:0;margin-top:2px}.contact-detail-row span,.contact-detail-row a{color:#444;font-size:1rem;line-height:1.55;text-decoration:none}.contact-detail-row a:hover{color:#021549}.contact-social{margin-top:2rem}.contact-social h4{letter-spacing:.15em;text-transform:uppercase;color:#021549;margin-bottom:1rem;font-size:.72rem;font-weight:700}.contact-social-links{gap:.75rem;display:flex}.contact-social-link{color:#fff;background:#021549;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:background .2s;display:flex}.contact-social-link:hover{background:#c0001a}.contact-form-wrap{background:#fff;border:1px solid #e8eaf0;padding:2.5rem;box-shadow:0 8px 40px #02154914}.contact-form-wrap h3{color:#021549;margin-bottom:.4rem;font-size:1.4rem;font-weight:700}.contact-form-wrap .form-subtext{color:#888;border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:1.5rem;font-size:.95rem}.contact-form-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.contact-form-grid .full{grid-column:1/-1}.contact-form-wrap input,.contact-form-wrap select,.contact-form-wrap textarea{color:#222;box-sizing:border-box;background:#f8f9fc;border:1px solid #dde0ea;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.contact-form-wrap input:focus,.contact-form-wrap select:focus,.contact-form-wrap textarea:focus{background:#fff;border-color:#021549}.contact-form-wrap textarea{resize:vertical;min-height:130px}.contact-form-wrap button{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#c0001a;border:2px solid #c0001a;width:100%;margin-top:1rem;padding:.95rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .2s,color .2s}.contact-form-wrap button:hover{color:#c0001a;background:0 0}.contact-form-wrap button:disabled{opacity:.65;cursor:not-allowed}.ty-section{background:#f8f9fc;justify-content:center;align-items:center;min-height:60vh;padding:4rem 2rem;display:flex}.ty-card{text-align:center;background:#fff;border:1px solid #e8eaf0;border-top:4px solid #021549;width:100%;max-width:560px;padding:2.5rem 2rem;box-shadow:0 8px 40px #02154914}.ty-icon{color:#021549;background:#0215491a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:inline-flex}.ty-card h1{color:#021549;margin:0 0 .75rem;font-size:1.9rem;font-weight:700}.ty-lead{color:#555;margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.ty-details{text-align:left;background:#f8f9fc;border:1px solid #e8eaf0;margin:1.5rem 0;padding:1.25rem}.ty-details-label{letter-spacing:.15em;text-transform:uppercase;color:#021549;margin-bottom:.75rem;font-size:.68rem;font-weight:700;display:block}.ty-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.ty-list li{gap:.75rem;font-size:.9rem;display:flex}.ty-label{color:#888;flex-shrink:0;min-width:70px}.ty-value{color:#222;word-break:break-all}.ty-back{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#021549;border:2px solid #021549;margin-top:1.5rem;padding:.75rem 2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.ty-back:hover{background:#0a2a7a;border-color:#0a2a7a}@media (width<=900px){.logo-placeholder{width:60vw;height:auto}.hero{grid-template-columns:1fr;min-height:auto}.hero-left{min-height:380px;padding:3rem 2rem}.hero-left h1{font-size:2.2rem}.hero-right{border-top:1px solid #e8e8e8;border-left:none;padding:2rem}.why-grid{grid-template-columns:repeat(2,1fr)}.steps-grid,.about-inner,.compare-grid{grid-template-columns:1fr}.home-hero{grid-template-columns:1fr;min-height:auto}.home-hero-left{padding:4rem 2.5rem 3rem}.home-hero-left h1{font-size:2.4rem}.home-hero-right{min-height:460px;padding:3rem 2rem}.home-hero-right:before{display:none}.hero-circles-wrap{width:320px;height:400px}.circle-top{width:230px;height:230px}.circle-top img{width:220px;height:220px}.circle-bottom{width:190px;height:190px}.circle-bottom img{width:180px;height:180px}.contact-body{grid-template-columns:1fr;gap:3rem}.contact-hero h1{font-size:2.1rem}.contact-form-grid{grid-template-columns:1fr}}@media (width<=600px){.logo-placeholder{width:75vw}.why-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.home-hero-left{padding:3rem 1.5rem 2.5rem}.home-hero-left h1{font-size:2rem}.hero-trust{gap:1.25rem}}
