:root{--navy:#0f2744;--navy-mid:#1a3a5c;--navy-light:#2d5282;--gold:#f59e0b;--gold-dark:#d97706;--gold-light:#fef3c7;--gold-bg:#fffbeb;--emerald:#059669;--emerald-light:#d1fae5;--dark:#111827;--gray:#6b7280;--gray-med:#9ca3af;--gray-light:#e5e7eb;--gray-bg:#f8fafc;--white:#fff;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 10px 28px #00000021;--shadow-xl:0 20px 48px #00000029;--radius-sm:8px;--radius-md:12px;--radius-lg:20px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--dark);background:var(--white);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 24px}h1,h2,h3,h4,h5,h6{color:var(--dark);margin-bottom:1rem;font-weight:700;line-height:1.15}h1{letter-spacing:-.03em;font-size:3.75rem}h2{letter-spacing:-.02em;font-size:2.5rem}h3{font-size:1.4rem}p{color:var(--gray);margin-bottom:1rem}a{text-decoration:none}section{padding:5rem 0}.section-label{background:var(--gold-bg);color:var(--gold-dark);letter-spacing:.1em;text-transform:uppercase;border-radius:4px;margin-bottom:.875rem;padding:.35rem .875rem;font-size:.78rem;font-weight:700;display:inline-block}.section-title{text-align:center;color:var(--navy);margin-bottom:.75rem}.section-subtitle{text-align:center;color:var(--gray);max-width:640px;margin:0 auto 3.5rem;font-size:1.1rem;line-height:1.8}.site-header{z-index:1000;background:var(--white);box-shadow:0 1px 0 var(--gray-light);position:sticky;top:0}.header-top-bar{background:var(--navy);padding:.55rem 0}.top-bar-content{justify-content:space-between;align-items:center;display:flex}.trust-indicators{gap:2rem;display:flex}.trust-badge{color:#fffc;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;display:flex}.badge-icon{color:var(--gold);align-items:center;font-size:.9rem;display:flex}.badge-text{letter-spacing:.01em}.header-contact{align-items:center;display:flex}.contact-item{color:var(--gold);align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.contact-icon{color:var(--gold);font-size:.9rem}.contact-text{color:var(--gold)}.header-content{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.logo-section{align-items:center;gap:.875rem;display:flex}.logo-icon{background:var(--navy);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.65rem;display:flex}.logo-text{flex-direction:column;gap:.1rem;display:flex}.logo-main{color:var(--navy);font-size:1.45rem;font-weight:800;line-height:1}.logo-tagline{color:var(--gray);font-size:.78rem;font-weight:500}.nav-menu{align-items:center;gap:2.5rem;list-style:none;display:flex}.nav-link{color:var(--dark);border-bottom:2px solid #0000;padding:.4rem 0;font-size:.95rem;font-weight:600;transition:color .2s}.nav-link:hover{color:var(--navy);border-bottom-color:var(--gold)}.header-cta{background:var(--gold)!important;color:var(--navy)!important;border-radius:var(--radius-sm)!important;border-bottom:none!important;margin:0!important;padding:.6rem 1.5rem!important;font-size:.925rem!important;font-weight:700!important;transition:background .2s,transform .2s!important}.header-cta:hover{background:var(--gold-dark)!important;transform:translateY(-1px)!important}.hero{background:var(--navy);padding:0;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background-image:radial-gradient(circle at 80% 20%,#f59e0b0f 0%,#0000 60%),radial-gradient(circle at 10% 80%,#ffffff08 0%,#0000 50%);position:absolute;inset:0}.hero-split{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:5rem 0;display:grid;position:relative}.hero-left{flex-direction:column;align-items:flex-start;display:flex}.hero-badge{color:var(--gold);background:#f59e0b1f;border:1px solid #f59e0b59;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.hero h1{color:var(--white);margin-bottom:1.25rem;font-size:3.5rem;animation:.7s ease-out fadeInUp}.hero h1 .highlight{color:var(--gold)}.hero .subheadline{color:#ffffffb8;margin-bottom:2.25rem;font-size:1.1rem;line-height:1.75;animation:.7s ease-out .1s both fadeInUp}.hero-cta-group{flex-wrap:wrap;align-items:center;gap:1rem;animation:.7s ease-out .2s both fadeInUp;display:flex}.cta-btn{background:var(--gold);color:var(--navy);cursor:pointer;border:none;border-radius:10px;padding:.875rem 2.25rem;font-size:1.05rem;font-weight:700;transition:all .25s;display:inline-block;box-shadow:0 4px 16px #f59e0b66}.cta-btn:hover{background:var(--gold-dark);transform:translateY(-2px);box-shadow:0 8px 28px #f59e0b80}.cta-btn-outline{color:#ffffffd9;cursor:pointer;background:0 0;border:1.5px solid #ffffff4d;border-radius:10px;padding:.875rem 2rem;font-size:.975rem;font-weight:600;transition:all .25s;display:inline-block}.cta-btn-outline:hover{color:var(--white);background:#ffffff12;border-color:#ffffffb3}.hero .trust-line{color:#ffffff7a;margin-top:1.25rem;font-size:.85rem;animation:.7s ease-out .3s both fadeInUp}.hero-right{flex-direction:column;gap:1rem;display:flex}.hero-stat-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:1.1rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.hero-stat-card:hover{background:#f59e0b1a;border-color:#f59e0b66;transform:translate(5px)}.stat-icon-box{background:#f59e0b26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex}.hero-stat-card .stat-number{color:var(--gold);font-size:1.8rem;font-weight:800;line-height:1;display:block}.hero-stat-card .stat-label{color:#fff9;margin:0;font-size:.85rem}#services{background:var(--gray-bg)}.services-wrapper{max-width:1200px;margin:0 auto}.services-header{text-align:center;margin-bottom:3.5rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.service-card-new{background:var(--white);border-radius:var(--radius-lg);border-left:4px solid var(--gold);box-shadow:var(--shadow-md);padding:2rem 2rem 2rem 2.25rem;transition:all .25s;position:relative}.service-card-new:hover{box-shadow:var(--shadow-lg);border-left-color:var(--gold-dark);transform:translateY(-5px)}.service-card-num{background:var(--gold-light);width:30px;height:30px;color:var(--gold-dark);border-radius:50%;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:flex;position:absolute;top:1.25rem;right:1.25rem}.service-card-icon{background:var(--gold-bg);border:1px solid #f59e0b33;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:2rem;display:flex}.service-card-new h3{color:var(--navy);margin-bottom:.6rem;font-size:1.25rem}.service-description{color:var(--gray);margin-bottom:1.25rem;font-size:.95rem;line-height:1.75}.service-features{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.service-features li{color:var(--dark);align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;display:flex}.service-features li:before{content:"✓";background:var(--emerald-light);width:20px;min-width:20px;height:20px;color:var(--emerald);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.services-cta-box{background:var(--navy);border-radius:var(--radius-lg);text-align:center;padding:2.5rem 3rem}.services-cta-box p{color:#ffffffbf;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}#how-it-works{background:var(--white)}.how-it-works-wrapper{max-width:860px;margin:0 auto}.how-it-works-header{text-align:center;margin-bottom:3.5rem}.timeline{flex-direction:column;gap:0;display:flex;position:relative}.timeline:before{content:"";background:linear-gradient(180deg, var(--gold) 0%, var(--navy) 100%);opacity:.25;width:2px;position:absolute;top:52px;bottom:52px;left:31px}.timeline-item{gap:2rem;padding-bottom:2.5rem;display:flex;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-left{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;display:flex}.timeline-num{background:var(--navy);width:64px;height:64px;color:var(--gold);border:3px solid var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 0 0 6px #f59e0b1a}.timeline-step-icon{margin-top:.6rem;font-size:1.4rem}.timeline-right{background:var(--white);border:1.5px solid var(--gray-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex:1;margin-top:.75rem;padding:1.75rem 2rem;transition:all .25s}.timeline-right:hover{border-color:var(--gold);box-shadow:var(--shadow-md)}.timeline-right h3{color:var(--navy);margin-bottom:.5rem;font-size:1.25rem}.timeline-right p{color:var(--gray);margin-bottom:1rem;font-size:.95rem;line-height:1.75}.step-time{background:var(--gold-bg);color:var(--gold-dark);border:1px solid #f59e0b40;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .875rem;font-size:.85rem;font-weight:600;display:inline-flex}.how-it-works-footer{justify-content:center;margin-top:3rem;display:flex}.guarantee-badge{background:var(--emerald-light);border:1.5px solid var(--emerald);border-radius:var(--radius-md);align-items:center;gap:1.25rem;width:100%;max-width:580px;padding:1.5rem 2rem;display:flex;box-shadow:0 4px 16px #0596691a}.guarantee-badge .badge-icon{color:unset;flex-shrink:0;font-size:2.5rem}.badge-content strong{color:var(--dark);margin-bottom:.25rem;font-size:1.05rem;display:block}.badge-content p{color:var(--gray);margin:0;font-size:.9rem;line-height:1.6}#contact{background:var(--gray-bg)}.lead-form-wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.lead-form-content{display:contents}.lead-form-info h2{color:var(--navy);margin-bottom:.75rem;font-size:2.25rem;line-height:1.2}.lead-form-info>p{color:var(--gray);margin-bottom:2rem;font-size:1rem;line-height:1.8}.info-features{gap:1.25rem;margin-bottom:2rem;display:grid}.info-feature{align-items:flex-start;gap:1rem;display:flex}.feature-icon{background:var(--gold-bg);border:1.5px solid #f59e0b4d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.35rem;display:flex}.info-feature h4{color:var(--dark);margin-bottom:.2rem;font-size:.975rem}.info-feature p{color:var(--gray);margin:0;font-size:.875rem;line-height:1.6}.testimonial-box{background:var(--white);border-left:4px solid var(--navy);border-radius:0 var(--radius-md) var(--radius-md) 0;box-shadow:var(--shadow-sm);margin-top:.5rem;padding:1.5rem 1.75rem;position:relative}.quote-icon{color:var(--navy);opacity:.12;font-size:3.5rem;line-height:1;position:absolute;top:-8px;left:16px}.avatar{background:var(--navy);width:44px;height:44px;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.lead-form{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--gray-light);padding:2.5rem;position:sticky;top:90px}.lead-form h3{color:var(--navy);margin-bottom:.4rem;font-size:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{color:var(--dark);margin-bottom:.4rem;font-size:.875rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{border:1.5px solid var(--gray-light);border-radius:var(--radius-sm);width:100%;color:var(--dark);background:var(--white);padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #f59e0b1f}.form-group textarea{resize:vertical;min-height:110px}.secure-note{text-align:center;color:var(--gray-med);justify-content:center;align-items:center;gap:.375rem;margin-top:.875rem;font-size:.8rem;display:flex}.trust{background:var(--navy)}.trust h2{color:var(--white)}.trust-stats-row{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:3rem;display:grid}.trust-stat-box{border-radius:var(--radius-md);text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;padding:1.75rem 1.25rem;transition:all .3s}.trust-stat-box:hover{background:#f59e0b1a;border-color:#f59e0b59}.stat-number{color:var(--gold);margin-bottom:.5rem;font-size:2.6rem;font-weight:800;line-height:1;display:block}.trust-stat-box p{color:#fff9;margin:0;font-size:.875rem;font-weight:500}.trust-features-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:800px;margin:0 auto 2.5rem;display:grid}.trust-feature-item{border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff14;align-items:flex-start;gap:1rem;padding:1.25rem;transition:border-color .2s;display:flex}.trust-feature-item:hover{border-color:#f59e0b40}.trust-check{color:#34d399;background:#05966933;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:.85rem;font-weight:700;display:flex}.trust-feature-item strong{color:var(--white);margin-bottom:.25rem;font-size:.95rem;display:block}.trust-feature-item p{color:#ffffff80;margin:0;font-size:.85rem;line-height:1.55}.reassurance{text-align:center;color:#ffffff80;max-width:680px;margin:2rem auto 0;font-size:.975rem;line-height:1.8}.faq{background:var(--gray-bg)}.faq-list{flex-direction:column;gap:.75rem;max-width:760px;margin:0 auto;display:flex}.faq-item{background:var(--white);border-radius:var(--radius-md);border:1.5px solid var(--gray-light);transition:border-color .2s;overflow:hidden}.faq-item.open{border-color:var(--gold)}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.375rem 1.5rem;display:flex}.faq-question h3{color:var(--navy);margin:0;font-size:1rem;font-weight:600;line-height:1.45}.faq-chevron{background:var(--gray-bg);width:30px;height:30px;color:var(--gray);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;transition:all .25s;display:flex}.faq-item.open .faq-chevron{background:var(--gold);color:var(--navy);transform:rotate(180deg)}.faq-answer{padding:0 1.5rem 1.375rem;display:none}.faq-item.open .faq-answer{display:block}.faq-answer p{color:var(--gray);margin:0;font-size:.95rem;line-height:1.8}.final-cta{background:var(--navy);text-align:center;padding:5.5rem 0;position:relative;overflow:hidden}.final-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b12 0%,#0000 70%);position:absolute;inset:0}.final-cta h2{color:var(--white);margin-bottom:1.25rem;font-size:2.5rem;position:relative}.final-cta-text{color:#ffffffa6;max-width:580px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.75;position:relative}.final-cta-meta{color:#ffffff61;margin-top:1.5rem;font-size:.85rem;position:relative}.site-footer{color:#ffffff8c;background:#07131f;padding:3.5rem 0 2rem}.footer-content{grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-bottom:2.5rem;display:grid}.footer-section h4{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.8rem;font-weight:700}.footer-section p{color:#ffffff73;margin:0;font-size:.875rem;line-height:1.75}.footer-section ul{flex-direction:column;gap:.625rem;list-style:none;display:flex}.footer-section a{color:#ffffff80;font-size:.875rem;transition:color .2s}.footer-section a:hover{color:var(--gold)}.footer-bottom{text-align:center;border-top:1px solid #ffffff12;padding-top:2rem}.footer-bottom p{color:#ffffff4d;margin-bottom:.25rem;font-size:.8rem;line-height:1.75}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.footer-content,.trust-stats-row{grid-template-columns:repeat(2,1fr)}.trust-features-grid{grid-template-columns:1fr}}@media (width<=768px){h1{font-size:2.5rem}h2{font-size:2rem}.hero-split{grid-template-columns:1fr;gap:0;padding:3.5rem 0 2.5rem}.hero-right{display:none}.hero h1{font-size:2.5rem}section{padding:3.5rem 0}.services-grid{grid-template-columns:1fr}.services-cta-box{padding:2rem 1.5rem}.timeline:before{left:27px}.timeline-num{width:56px;height:56px;font-size:1.3rem}.timeline-right{padding:1.5rem}.trust-stats-row{grid-template-columns:repeat(2,1fr)}.trust-features-grid{grid-template-columns:1fr}.lead-form-wrapper{grid-template-columns:1fr;gap:2.5rem}.lead-form-info{order:2}.lead-form{order:1;padding:2rem 1.5rem;position:static}.footer-content{grid-template-columns:repeat(2,1fr);gap:2rem}.top-bar-content{text-align:center;flex-direction:column;gap:.3rem}.trust-indicators{gap:1rem}}@media (width<=480px){h1{font-size:2rem}h2{font-size:1.75rem}section{padding:2.75rem 0}.hero-split{padding:3rem 0 2rem}.hero h1{font-size:2rem}.trust-stats-row{gap:.875rem}.stat-number{font-size:2.2rem}.timeline-num{width:50px;height:50px;font-size:1.2rem}.timeline-right{padding:1.25rem}.timeline-item{gap:1.25rem}.timeline:before{left:24px}.guarantee-badge{text-align:center;flex-direction:column;padding:1.25rem}.lead-form{padding:1.5rem 1.25rem}.footer-content{grid-template-columns:1fr;gap:2rem}.badge-text,.contact-text{font-size:.78rem}}.text-center{text-align:center}.mobile-menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-shrink:0;width:44px;height:44px;margin-left:1rem;display:none;position:relative}.mobile-menu-toggle .hamburger-icon{opacity:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.mobile-menu-toggle:before,.mobile-menu-toggle:after,.mobile-menu-toggle span{content:"";background:var(--navy);border-radius:3px;height:2.5px;transition:all .3s cubic-bezier(.4,2,.6,1);display:block;position:absolute;left:8px;right:8px}.mobile-menu-toggle span{top:20px}.mobile-menu-toggle:before{top:13px}.mobile-menu-toggle:after{top:27px}.mobile-menu-toggle.open span{background:var(--gold);transform:scaleX(0)}.mobile-menu-toggle.open:before{background:var(--gold);transform:translateY(7px)rotate(45deg)}.mobile-menu-toggle.open:after{background:var(--gold);transform:translateY(-7px)rotate(-45deg)}@media (width<=900px){.mobile-menu-toggle{justify-content:center;align-items:center;display:inline-flex}.nav-menu{z-index:1000;width:270px;height:100vh;padding:5.5rem 1.75rem 2rem;transition:transform .3s;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 32px #0000004d;background:var(--navy)!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:.25rem!important;display:flex!important;position:fixed!important}.nav-menu.show{transform:translate(0)}.nav-menu:not(.show){pointer-events:none}.nav-menu li{width:100%}.nav-link{color:#fffc!important;border-bottom:1px solid #ffffff14!important;border-left:none!important;width:100%!important;padding:.875rem 0!important;font-size:1.05rem!important;display:block!important}.nav-link:hover{color:var(--gold)!important;border-bottom-color:#ffffff14!important}.header-cta{text-align:center!important;width:100%!important;margin-top:1rem!important;display:block!important}}.livechat-bubble{z-index:1200;position:fixed;bottom:24px;right:24px}.livechat-btn{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:12px 24px;font-size:1.1rem;font-weight:600;transition:background .2s;box-shadow:0 4px 16px #00000021}.livechat-btn:hover{background:var(--navy-mid)}
