.home-page section+section{margin-top:3rem}@media screen and (max-width:768px){.home-page section+section{margin-top:2.5rem}}@media screen and (max-width:480px){.home-page section+section{margin-top:2rem}}.home-page .page-section{max-width:1200px;margin-left:auto;margin-right:auto}.home-page .home-services{max-width:1400px;margin:0 auto;padding:4rem 2rem}@media screen and (max-width:768px){.home-page .home-services{padding:3rem 1rem}}.home-page .home-services__header{text-align:center;margin-bottom:2.5rem}.home-page .home-services__header h2{color:#036;margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media screen and (max-width:768px){.home-page .home-services__header h2{font-size:1.875rem}}@media screen and (max-width:480px){.home-page .home-services__header h2{font-size:1.5rem}}.home-page .home-services__header p{color:#6b7280;max-width:700px;margin:0 auto;font-size:1.125rem}@media screen and (max-width:480px){.home-page .home-services__header p{font-size:1rem}}.home-page .home-services__cta{text-align:center;border-top:1px solid #0033661a;margin-top:2.5rem;padding-top:2rem}@media screen and (max-width:768px){.home-page .home-services__cta{margin-top:2rem;padding-top:1.5rem}}.home-page .home-services__cta p{color:#1f2937;margin-bottom:1rem;font-size:1.125rem;font-weight:500}@media screen and (max-width:480px){.home-page .home-services__cta p{font-size:1rem}}.home-page .home-services__cta .btn-secondary{min-width:220px;padding:1rem 2rem;font-size:1rem}@media screen and (max-width:480px){.home-page .home-services__cta .btn-secondary{width:100%;padding:.75rem 1.5rem}}
.home-hero{opacity:0;justify-content:center;align-items:center;height:80vh;min-height:560px;transition:opacity .7s,transform .7s;display:flex;position:relative;overflow:hidden;transform:translateY(10px)}.home-hero.fade-in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.home-hero{opacity:1;transition:none;transform:none}}.home-hero__image{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.home-hero__overlay{z-index:1;background:linear-gradient(#00143266 0%,#000f28b8 100%);position:absolute;inset:0}.home-hero__content{z-index:2;text-align:center;color:#fff;max-width:860px;padding:0 2rem;position:relative}.home-hero__eyebrow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.home-hero__eyebrow .badge{color:#fff;letter-spacing:.025em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;padding:6px 14px;font-size:.875rem;font-weight:600}.home-hero__eyebrow .separator{color:#ffffff80;font-size:1.125rem}.home-hero__headline{letter-spacing:-.025em;color:#fff;text-shadow:0 2px 20px #0000004d;margin-bottom:1.5rem;font-size:clamp(38px,6vw,72px);font-weight:800;line-height:1.25}.home-hero__subheadline{color:#ffffffe0;text-align:left;max-width:620px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(16px,2vw,20px);line-height:1.625}.home-hero__cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-hero .btn-hero-primary{color:#036;letter-spacing:.025em;text-transform:uppercase;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:200px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .25s;display:inline-flex}.home-hero .btn-hero-primary:hover{background:#e6f3ff;transform:translateY(-2px);box-shadow:0 8px 24px #00000040}.home-hero .btn-hero-secondary{color:#fff;letter-spacing:.025em;text-transform:uppercase;background:0 0;border:2px solid #ffffffb3;border-radius:8px;justify-content:center;align-items:center;min-width:200px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .25s;display:inline-flex}.home-hero .btn-hero-secondary:hover{background:#ffffff26;border-color:#fff;transform:translateY(-2px)}@media screen and (max-width:768px){.home-hero{height:70vh;min-height:480px}.home-hero__content{padding:0 1.5rem}.home-hero__subheadline{margin-bottom:2rem}.home-hero .btn-hero-primary,.home-hero .btn-hero-secondary{min-width:160px;padding:1rem 1.5rem;font-size:.875rem}}@media screen and (max-width:480px){.home-hero{height:100vh;min-height:420px}.home-hero__content{padding:0 1rem}.home-hero__cta-group{flex-direction:column;align-items:center;gap:.75rem}.home-hero .btn-hero-primary,.home-hero .btn-hero-secondary{width:100%;max-width:320px}}
.home-social-proof{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:2rem}@media screen and (max-width:768px){.home-social-proof{padding:3rem 1rem}}@media screen and (max-width:480px){.home-social-proof{padding-bottom:0}}.home-social-proof .stats-bar{background:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:auto;padding:2rem;display:grid;box-shadow:0 4px 20px #00000014}@media screen and (max-width:768px){.home-social-proof .stats-bar{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3rem;padding:1.5rem}}@media screen and (max-width:480px){.home-social-proof .stats-bar{grid-template-columns:1fr;gap:.75rem;margin-bottom:0;padding:1rem}}.home-social-proof .stats-bar .stat-item{text-align:center;border-right:1px solid #0033661a;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex}.home-social-proof .stats-bar .stat-item:last-child{border-right:none}@media screen and (max-width:768px){.home-social-proof .stats-bar .stat-item:nth-child(2n){border-right:none}}@media screen and (max-width:480px){.home-social-proof .stats-bar .stat-item{border-bottom:1px solid #0033661a;border-right:none;padding:1.25rem 1rem}.home-social-proof .stats-bar .stat-item:last-child{border-bottom:none}}.home-social-proof .stats-bar .stat-item .stat-value{color:#036;margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1;display:block}@media screen and (max-width:768px){.home-social-proof .stats-bar .stat-item .stat-value{font-size:2.25rem}}@media screen and (max-width:480px){.home-social-proof .stats-bar .stat-item .stat-value{font-size:1.875rem}}.home-social-proof .stats-bar .stat-item .stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.025em;font-size:.875rem;font-weight:500;display:block}@media screen and (max-width:480px){.home-social-proof .stats-bar .stat-item .stat-label{font-size:.75rem}}.home-social-proof .testimonials-section{max-width:1200px;margin:0 auto}.home-social-proof .testimonials-section .testimonials-heading{text-align:center;color:#036;margin-bottom:2rem;font-size:2.25rem;font-weight:700;position:relative}@media screen and (max-width:768px){.home-social-proof .testimonials-section .testimonials-heading{margin-bottom:1.5rem;font-size:1.875rem}}.home-social-proof .testimonials-section .testimonials-heading:after{content:"";background:#036;border-radius:2px;width:80px;height:4px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}.home-social-proof .testimonials-section .testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}@media screen and (max-width:1024px){.home-social-proof .testimonials-section .testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.home-social-proof .testimonials-section .testimonials-grid{grid-template-columns:1fr;gap:1rem}}.home-social-proof .testimonials-section .testimonials-grid .testimonial-card{background:#fff;border-radius:8px;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 12px #0000000f}.home-social-proof .testimonials-section .testimonials-grid .testimonial-card:hover,.home-social-proof .testimonials-section .testimonials-grid .testimonial-card:focus-within{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.home-social-proof .testimonials-section .testimonials-grid .testimonial-card:focus-visible{outline-offset:2px;outline:3px solid #036}@media (prefers-reduced-motion:reduce){.home-social-proof .testimonials-section .testimonials-grid .testimonial-card{transition:none}.home-social-proof .testimonials-section .testimonials-grid .testimonial-card:hover,.home-social-proof .testimonials-section .testimonials-grid .testimonial-card:focus-within{transform:none}}.home-social-proof .testimonials-section .testimonials-grid .testimonial-card .rating{gap:4px;margin-bottom:.75rem;display:flex}.home-social-proof .testimonials-section .testimonials-grid .testimonial-card .rating .star{color:#fbbf24;font-size:18px}.home-social-proof .testimonials-section .testimonials-grid .testimonial-card .quote{color:#1f2937;border-left:3px solid #036;margin-bottom:1rem;padding-left:.75rem;font-size:1rem;font-style:italic;line-height:1.625}@media screen and (max-width:480px){.home-social-proof .testimonials-section .testimonials-grid .testimonial-card .quote{font-size:.875rem}}.home-social-proof .testimonials-section .testimonials-grid .testimonial-card .author{flex-direction:column;gap:4px;display:flex}.home-social-proof .testimonials-section .testimonials-grid .testimonial-card .author strong{color:#036;font-size:1rem;font-weight:600}.home-social-proof .testimonials-section .testimonials-grid .testimonial-card .author span{color:#6b7280;font-size:.875rem}
.home-clients{background:#fff;padding:3rem 2rem}@media screen and (max-width:768px){.home-clients{padding:2.5rem 1rem}}.home-clients__heading{text-align:center;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2.5rem;font-size:1.5rem;font-weight:600}@media screen and (max-width:768px){.home-clients__heading{margin-bottom:2rem;font-size:1.25rem}}.home-clients__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0;list-style:none;display:flex}@media screen and (max-width:768px){.home-clients__grid{gap:2rem}}@media screen and (max-width:480px){.home-clients__grid{gap:1.5rem 2rem}}.home-clients__item{flex:none;width:180px;height:80px;position:relative}@media screen and (max-width:768px){.home-clients__item{width:140px;height:64px}}@media screen and (max-width:480px){.home-clients__item{width:40%;max-width:130px;height:56px}}.home-clients__link{width:100%;height:100%;display:block}.home-clients__link:focus-visible{outline-offset:4px;border-radius:8px;outline:3px solid #036}.home-clients__logo{object-fit:contain;filter:grayscale();opacity:.65;transition:filter .3s,opacity .3s}.home-clients__item:hover .home-clients__logo,.home-clients__link:hover .home-clients__logo,.home-clients__link:focus-visible .home-clients__logo{filter:grayscale(0%);opacity:1}@media (prefers-reduced-motion:reduce){.home-clients__logo{transition:none}}
.home-features{max-width:1200px;margin:0 auto}@media screen and (max-width:768px){.home-features{padding:3rem 1rem}}.home-features__header{text-align:center;margin-bottom:2.5rem}.home-features__header h2{color:#036;margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media screen and (max-width:768px){.home-features__header h2{font-size:1.875rem}}@media screen and (max-width:480px){.home-features__header h2{font-size:1.5rem}}.home-features__header p{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.125rem}@media screen and (max-width:480px){.home-features__header p{font-size:1rem}}.home-features .features-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media screen and (max-width:1024px){.home-features .features-grid{grid-template-columns:repeat(2,1fr);padding:0 24px}}@media screen and (max-width:480px){.home-features .features-grid{grid-template-columns:1fr;gap:1rem}}.home-features .features-grid .feature-card{text-align:center;background:#fff;border:1px solid #0033661a;border-radius:8px;padding:1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s}.home-features .features-grid .feature-card:hover,.home-features .features-grid .feature-card:focus-within{border-color:#036;transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.home-features .features-grid .feature-card:hover .feature-icon,.home-features .features-grid .feature-card:focus-within .feature-icon{background:linear-gradient(135deg,#036,#1e40af);transform:scale(1.1)}.home-features .features-grid .feature-card:focus-visible{outline-offset:2px;outline:3px solid #036}@media (prefers-reduced-motion:reduce){.home-features .features-grid .feature-card{transition:none}.home-features .features-grid .feature-card:hover,.home-features .features-grid .feature-card:focus-within,.home-features .features-grid .feature-card:hover .feature-icon,.home-features .features-grid .feature-card:focus-within .feature-icon{transform:none}}.home-features .features-grid .feature-card .feature-icon{color:#fff;background:linear-gradient(135deg,#3b82f6,#036);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;font-size:28px;transition:transform .3s,background .3s;display:flex}@media screen and (max-width:480px){.home-features .features-grid .feature-card .feature-icon{width:56px;height:56px;font-size:24px}}.home-features .features-grid .feature-card .feature-title{color:#036;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}@media screen and (max-width:480px){.home-features .features-grid .feature-card .feature-title{font-size:1.125rem}}.home-features .features-grid .feature-card .feature-description{color:#6b7280;text-align:left;margin:0;font-size:1rem;line-height:1.625}@media screen and (max-width:480px){.home-features .features-grid .feature-card .feature-description{font-size:.875rem}.home-features{margin-top:100px}}
.home-about-container{background:#fff;border-radius:8px;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;transition:all .3s;display:grid;overflow:hidden;box-shadow:0 10px 40px #0000001a}@media (hover:hover){.home-about-container:hover{transform:translateY(-5px);box-shadow:0 15px 50px #00000026}}@media screen and (max-width:1024px){.home-about-container{gap:2rem;margin:3rem 1.5rem}}@media screen and (max-width:768px){.home-about-container{grid-template-columns:1fr;gap:0;margin:2.5rem 1rem}}@media screen and (max-width:480px){.home-about-container{margin:2rem .5rem}}.home-about-container .home-about-image{height:100%;min-height:400px;padding-bottom:8px;position:relative;overflow:hidden}@media screen and (max-width:768px){.home-about-container .home-about-image{order:2;min-height:300px}}@media screen and (max-width:480px){.home-about-container .home-about-image{min-height:250px}}.home-about-container .home-about-image img{object-fit:cover;width:100%;height:100%;transition:all .3s;position:absolute;inset:0}.home-about-container .home-about-image img:hover{transform:scale(1.05)}.home-about-container .home-about-image:after{content:"";pointer-events:none;background:linear-gradient(135deg,#082d4a1a 0%,#082d4a0d 100%);position:absolute;inset:0}.home-about-container .home-about-caption{color:#fff;background:#036;flex-direction:column;justify-content:center;min-height:400px;padding:3rem;display:flex;position:relative}@media screen and (max-width:1024px){.home-about-container .home-about-caption{padding:2.5rem}}@media screen and (max-width:768px){.home-about-container .home-about-caption{text-align:center;order:1;min-height:auto;padding:2rem}}@media screen and (max-width:480px){.home-about-container .home-about-caption{padding:1.5rem}}.home-about-container .home-about-caption:before{content:"";background:#ffffff4d;border-radius:2px;width:60px;height:4px;position:absolute;top:1.5rem;left:3rem}@media screen and (max-width:768px){.home-about-container .home-about-caption:before{left:50%;transform:translate(-50%)}}@media screen and (max-width:480px){.home-about-container .home-about-caption:before{top:1rem;left:50%}}.home-about-container .home-about-caption h2{letter-spacing:-.025em;color:#fff;margin-bottom:1.5rem;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.25}@media screen and (max-width:1024px){.home-about-container .home-about-caption h2{font-size:1.875rem}}@media screen and (max-width:768px){.home-about-container .home-about-caption h2{margin-bottom:1.25rem;font-size:1.5rem}}@media screen and (max-width:480px){.home-about-container .home-about-caption h2{margin-bottom:1rem;font-size:1.25rem}}.home-about-container .home-about-caption p{letter-spacing:0;color:#ffffffe6;margin-bottom:2.5rem;font-family:Inter,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.625}@media screen and (max-width:1024px){.home-about-container .home-about-caption p{margin-bottom:2rem;font-size:1rem}}@media screen and (max-width:768px){.home-about-container .home-about-caption p{margin-bottom:1.5rem}}@media screen and (max-width:480px){.home-about-container .home-about-caption p{margin-bottom:1.25rem;font-size:.875rem}}.home-about-container .home-about-caption .btn-primary{letter-spacing:.05em;text-transform:uppercase;color:#036;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#fff;border:2px solid #fff;border-radius:8px;align-self:flex-start;padding:1rem 2.5rem;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.5;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}@media screen and (max-width:768px){.home-about-container .home-about-caption .btn-primary{align-self:center}}@media screen and (max-width:480px){.home-about-container .home-about-caption .btn-primary{letter-spacing:.5px;padding:.75rem 2rem;font-size:.875rem}}.home-about-container .home-about-caption .btn-primary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.home-about-container .home-about-caption .btn-primary:hover{color:#fff;background:0 0;border-color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #fff3}.home-about-container .home-about-caption .btn-primary:hover:before{left:100%}.home-about-container .home-about-caption .btn-primary:active{transform:translateY(-1px)}
.home-urgency{background:linear-gradient(135deg,#fef3c7,#fde68a);padding:3rem 2rem}@media screen and (max-width:768px){.home-urgency{padding:2rem 1rem}}.home-urgency .urgency-banner{background:#fff;border-radius:16px;align-items:center;gap:1.5rem;max-width:1000px;margin:0 auto;padding:1.5rem 2rem;display:flex;box-shadow:0 4px 20px #00000014,0 0 0 3px #f59e0b33}@media screen and (max-width:768px){.home-urgency .urgency-banner{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}}.home-urgency .urgency-banner .urgency-icon{flex-shrink:0;font-size:48px;animation:2s ease-in-out infinite pulse}@media screen and (max-width:768px){.home-urgency .urgency-banner .urgency-icon{font-size:40px}}@media (prefers-reduced-motion:reduce){.home-urgency .urgency-banner .urgency-icon{animation:none}}.home-urgency .urgency-banner .urgency-content{flex:1}@media screen and (max-width:768px){.home-urgency .urgency-banner .urgency-content{text-align:left}}.home-urgency .urgency-banner .urgency-content strong{color:#036;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:block}@media screen and (max-width:480px){.home-urgency .urgency-banner .urgency-content strong{font-size:1.125rem}}.home-urgency .urgency-banner .urgency-content p{color:#1f2937;margin:0;font-size:1rem;line-height:1.5}@media screen and (max-width:480px){.home-urgency .urgency-banner .urgency-content p{font-size:.875rem}}.home-urgency .urgency-banner .btn-urgent{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 12px #f59e0b4d}.home-urgency .urgency-banner .btn-urgent:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f59e0b66}.home-urgency .urgency-banner .btn-urgent:active{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.home-urgency .urgency-banner .btn-urgent{transition:none}.home-urgency .urgency-banner .btn-urgent:hover,.home-urgency .urgency-banner .btn-urgent:active{transform:none}}@media screen and (max-width:768px){.home-urgency .urgency-banner .btn-urgent{max-width:100%;padding:.75rem 1.25rem}}@media screen and (max-width:480px){.home-urgency .urgency-banner .btn-urgent{padding:.75rem 1rem;font-size:.875rem}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}
.home-newsletter{background:#f8f9fa;padding:3rem 2rem}@media screen and (max-width:768px){.home-newsletter{padding:2rem 1rem}}.home-newsletter__card{background:#036;border-radius:16px;grid-template-columns:1fr 1fr;max-width:1000px;margin:0 auto;text-decoration:none;transition:transform .3s,box-shadow .3s;display:grid;overflow:hidden;box-shadow:0 10px 30px #0000001f}@media screen and (max-width:768px){.home-newsletter__card{grid-template-columns:1fr}}.home-newsletter__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000002e}.home-newsletter__card:focus-visible{outline-offset:3px;outline:3px solid #036}@media (prefers-reduced-motion:reduce){.home-newsletter__card{transition:none}.home-newsletter__card:hover{transform:none}}.home-newsletter__media{min-height:300px;position:relative}@media screen and (max-width:768px){.home-newsletter__media{min-height:200px}}.home-newsletter__image{object-fit:cover;transition:transform .5s}@media (prefers-reduced-motion:reduce){.home-newsletter__image{transition:none}}.home-newsletter__card:hover .home-newsletter__image{transform:scale(1.05)}.home-newsletter__panel{color:#fff;flex-direction:column;justify-content:center;padding:2.5rem;display:flex}@media screen and (max-width:768px){.home-newsletter__panel{padding:2rem 1.5rem}}.home-newsletter__eyebrow{letter-spacing:.05em;text-transform:uppercase;color:#ffffffbf;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.home-newsletter__month{margin-bottom:.75rem;font-size:2.25rem;font-weight:700;line-height:1.25}@media screen and (max-width:768px){.home-newsletter__month{font-size:1.875rem}}.home-newsletter__intro{color:#ffffffd9;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:1rem;line-height:1.625;display:-webkit-box;overflow:hidden}.home-newsletter__cta{color:#fff;border-bottom:2px solid #ffffff80;align-self:flex-start;align-items:center;gap:.5rem;padding-bottom:2px;font-size:1rem;font-weight:600;transition:gap .3s,border-color .3s;display:inline-flex}.home-newsletter__card:hover .home-newsletter__cta{border-color:#fff;gap:.75rem}
