.hq-hero--centered{position:relative;min-height:640px;display:flex;align-items:center;justify-content:center;padding:160px 0 80px;overflow:hidden;background:var(--brand-primary-dark)}.hq-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hq-hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:640px}.hq-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.3))}.hq-hero__content{position:relative;z-index:2;max-width:800px;text-align:center;margin:0 auto}.hq-hero__content .lead,.hq-hero__content h1{color:#fff!important}.hq-hero__content .lead{margin-top:16px;opacity:.9;font-size:1.125rem}.hq-hero__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:32px}.hq-trust-bar{background:var(--brand-primary-dark);padding:32px 0}.hq-trust-bar__row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.hq-trust-bar__item{text-align:center;padding:8px 16px;border-right:1px solid rgba(255,255,255,.25)}.hq-trust-bar__item:last-child{border-right:none}.hq-trust-bar__num{display:block;font-family:var(--brand-font-display);font-size:2rem;font-weight:700;color:#fff;margin-bottom:8px}.hq-trust-bar__label{display:block;font-size:.875rem;color:rgba(255,255,255,.9)}.hq-milestones{padding:64px 0;background:var(--brand-bg)}.hq-milestone-card{background:var(--brand-bg-alt);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;height:100%;box-shadow:var(--brand-shadow)}.hq-milestone-year{display:block;font-size:1.75rem;font-weight:700;color:var(--brand-primary);margin-bottom:8px;font-family:var(--brand-font-display)}.hq-industries-home{padding:64px 0;background:var(--brand-bg-alt)}.hq-scroll-track{display:flex;gap:16px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.hq-scroll-card{flex:0 0 220px;width:220px;scroll-snap-align:start;position:relative;border-radius:var(--brand-radius);overflow:hidden;border:1px solid var(--brand-border);background:var(--brand-bg);padding:12px;box-sizing:border-box}.hq-scroll-card img{width:100%;height:140px;-o-object-fit:cover;object-fit:cover;min-height:140px;border-radius:var(--brand-radius);transition:transform .2s}.hq-scroll-card:hover img{transform:scale(1.03)}.hq-scroll-card span{display:block;padding:12px 8px 4px;font-weight:600;font-size:.875rem;color:var(--brand-text);text-align:center}.hq-testimonials{padding:64px 0;background:var(--brand-bg)}.hq-testimonial-carousel{position:relative;max-width:800px;margin:0 auto;text-align:center;padding:0 48px}.hq-testimonial-slide{display:none;margin:0}.hq-testimonial-slide.is-active{display:block}.hq-testimonial-slide p{font-size:1.25rem;font-style:italic;color:var(--brand-text);margin-bottom:24px}.hq-testimonial-slide footer{color:var(--brand-text)}.hq-testimonial-slide footer strong{display:block}.hq-testimonial-slide footer span{display:block;font-size:.875rem;margin-top:4px}.hq-testimonial-next,.hq-testimonial-prev{position:absolute;top:40%;transform:translateY(-50%);border:1px solid var(--brand-border);background:var(--brand-bg);width:40px;height:40px;border-radius:var(--brand-radius);font-size:1.5rem;line-height:1;color:var(--brand-primary);cursor:pointer}.hq-testimonial-prev{left:0}.hq-testimonial-next{right:0}.hq-testimonial-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.hq-testimonial-dot{width:10px;height:10px;border-radius:50%;border:none;background:var(--brand-border);padding:0;cursor:pointer}.hq-testimonial-dot.is-active{background:var(--brand-primary)}.hq-company-stats{padding:64px 0;background:var(--brand-bg-alt)}.hq-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;max-width:800px;margin:0 auto}.hq-stats-cell{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:32px 24px;text-align:center;box-shadow:var(--brand-shadow)}.hq-stats-num{display:block;font-family:var(--brand-font-display);font-size:max(2rem, min(4vw, 3rem));font-weight:700;color:var(--brand-primary);margin-bottom:8px}.hq-stats-label{display:block;font-size:.875rem;color:var(--brand-text)}.hq-cta-bg{position:relative;padding:96px 0;overflow:hidden;background:var(--brand-primary-dark)}.hq-cta-bg__media{position:absolute;top:0;right:0;bottom:0;left:0}.hq-cta-bg__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:320px}.hq-cta-bg__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(26,58,69,.88),rgba(44,95,110,.75))}.hq-cta-bg__content{position:relative;z-index:1;max-width:700px;margin:0 auto;text-align:center}.hq-cta-bg__content h2,.hq-cta-bg__content p{color:#fff!important}.hq-cta-bg__content p{margin:16px 0 0}@media (max-width:991.98px){.hq-trust-bar__row{grid-template-columns:repeat(2,1fr)}.hq-trust-bar__item:nth-child(2){border-right:none}.hq-trust-bar__item:first-child,.hq-trust-bar__item:nth-child(2){border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:16px;margin-bottom:16px}.hq-hero__actions{flex-direction:column}.hq-hero__actions .hq-btn{width:100%}}@media (max-width:575.98px){.hq-hero--centered{min-height:400px;padding-top:160px}.hq-stats-grid,.hq-trust-bar__row{grid-template-columns:1fr}.hq-trust-bar__item{border-right:none;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:16px;margin-bottom:16px}.hq-trust-bar__item:last-child{border-bottom:none;margin-bottom:0}}