.hero-content{text-align:center;color:var(--color-white);max-width:800px;animation:fadeInUp 1s ease-out;z-index:3}.hero-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;align-items:center}@media(max-width:768px){.hero-buttons{flex-direction:column;align-items:center;gap:1rem}}.hero h1{font-size:4rem;font-weight:800;margin-bottom:1.5rem;color:var(--color-white);text-shadow:2px 2px 8px rgba(0,0,0,.3);letter-spacing:-.02em;line-height:1.1}.hero h1.logo{display:block;max-width:100%}.hero-subtitle{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;color:var(--color-white);text-shadow:1px 1px 4px rgba(0,0,0,.2)}.hero-description{font-size:1.2rem;margin-bottom:3rem;color:var(--color-white);max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0f172ad9,#1e3a8abf,#3b82f6a6);z-index:2}@media(max-width:768px){.hero-content{width:100%;max-width:100%}.hero h1{font-size:2.75rem;line-height:1.05}}@media(max-width:480px){.hero h1{font-size:2.25rem}}@media(max-width:380px){.hero h1{font-size:2rem}}.homepage{min-height:100vh;overflow-x:hidden}.marketing-hero{position:relative;min-height:88vh;display:flex;align-items:center;color:var(--color-white);overflow:hidden}.hero-video{position:absolute;inset:0;z-index:1}.hero-video video{width:100%;height:100%;object-fit:cover;object-position:center}.marketing-hero .hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#0b112be6,#141b49c7 48%,#141b4961),linear-gradient(180deg,#0b112b40,#0b112bb3)}.marketing-hero-content{position:relative;z-index:3;max-width:820px;margin-left:0;padding-top:5rem;padding-bottom:5rem;text-align:left}.eyebrow{color:#ffffffc7;font-size:.9rem;font-weight:700;letter-spacing:.08em;margin-bottom:1.25rem;text-transform:uppercase}.marketing-hero h1{margin-bottom:1.25rem;font-size:4rem;line-height:1.05;text-shadow:0 2px 16px rgba(0,0,0,.32)}.marketing-hero .hero-subtitle{max-width:760px;margin-bottom:1.25rem;color:var(--color-white);font-size:2rem;font-weight:700;line-height:1.15;text-shadow:0 2px 12px rgba(0,0,0,.28)}.marketing-hero .hero-description{max-width:660px;margin-right:0;margin-bottom:2.25rem;margin-left:0;color:#ffffffdb;font-size:1.1rem;line-height:1.7}.marketing-hero .hero-buttons{justify-content:flex-start}.section-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:5rem;align-items:start}.section-copy h2,.section-header h2,.results-section h2{margin-bottom:0;color:var(--color-primary);font-size:2.4rem;line-height:1.12}.section-body{color:#323849;font-size:1.03rem}.section-body .lead{color:#1f2638;font-size:1.22rem;font-weight:600;line-height:1.55}.about-section{background:#f7f8fb}.proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.proof-item{min-height:100%;padding:1.25rem;background:var(--color-white);border:1px solid rgba(32,37,105,.1);border-radius:8px}.proof-item strong,.proof-item span{display:block}.proof-item strong{margin-bottom:.45rem;color:var(--color-primary);font-size:.98rem}.proof-item span{color:#4f5668;font-size:.94rem;line-height:1.5}.services-section{background:var(--color-white)}.section-header{max-width:840px;margin-bottom:3.5rem;text-align:left}.section-subtitle{max-width:780px;margin:1.25rem 0 0;color:#4f5668;font-size:1.08rem;line-height:1.7}.service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(32,37,105,.14)}.service-row{padding:1.6rem 2rem 1.6rem 0;border-bottom:1px solid rgba(32,37,105,.14)}.service-row:nth-child(odd){padding-right:2rem}.service-row:nth-child(2n){padding-right:0;padding-left:2rem;border-left:1px solid rgba(32,37,105,.14)}.service-row h3{margin-bottom:.65rem;color:var(--color-primary);font-size:1.18rem}.service-row p{margin:0;color:#4f5668;line-height:1.62}.results-section{background:var(--color-primary);color:var(--color-white)}.results-layout{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:4rem;align-items:start}.results-section h2{color:var(--color-white)}.results-content p{margin-bottom:2rem;color:#ffffffd1;font-size:1.1rem;line-height:1.7}.measurement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.measurement-grid span{padding:.8rem .9rem;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#ffffffe6;background:#ffffff0f;font-weight:600}@media(max-width:900px){.marketing-hero{min-height:82vh}.marketing-hero .hero-overlay{background:linear-gradient(180deg,#0b112bdb,#0b112bc2)}.marketing-hero-content{text-align:center}.marketing-hero .hero-description{margin-right:auto;margin-left:auto}.marketing-hero .hero-buttons{justify-content:center}.section-layout,.results-layout{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.marketing-hero-content{padding-top:4rem;padding-bottom:4rem}.marketing-hero .hero-subtitle{font-size:1.55rem}.marketing-hero h1{font-size:2.75rem}.marketing-hero .hero-description{font-size:1rem}.section-copy h2,.section-header h2,.results-section h2{font-size:2rem}.proof-grid,.service-list,.measurement-grid{grid-template-columns:1fr}.service-row,.service-row:nth-child(odd),.service-row:nth-child(2n){padding-right:0;padding-left:0;border-left:0}}@media(max-width:480px){.marketing-hero{min-height:78vh}.eyebrow{font-size:.78rem}.marketing-hero .hero-subtitle{font-size:1.35rem}.marketing-hero h1{font-size:2.25rem}}
