@charset "UTF-8";.hks-hero{background:var(--brand-primary-dark);padding:160px 0 80px}.hks-hero__media img{width:100%;min-height:320px;max-height:560px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md);background:var(--brand-primary);opacity:1!important}.hks-hero__copy .section-kicker{color:var(--brand-secondary)}.hks-hero h1{color:#fff;margin-bottom:var(--space-md)}.hks-hero__lead{color:#fff;font-size:1.125rem;margin-bottom:var(--space-xl);opacity:.95}.hks-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hks-hero__actions .btn-light{background:#fff;color:var(--brand-primary-dark)!important;border:none;font-weight:600}.hks-hero__actions .btn-outline-light{border-width:2px;color:#fff!important}.hks-specs{padding:var(--space-3xl) 0;background:var(--brand-bg)}.hks-specs__intro{max-width:720px;margin-bottom:var(--space-xl)}.hks-accordion-item{border:1px solid var(--brand-border);margin-bottom:12px;background:var(--brand-bg-alt)}.hks-accordion-trigger{width:100%;text-align:left;background:0 0;border:none;padding:18px 20px;font-family:var(--font-heading);font-size:1.1rem;font-weight:600;color:var(--brand-text);cursor:pointer;position:relative}.hks-accordion-trigger::after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--brand-primary)}.hks-accordion-item.is-open .hks-accordion-trigger::after{content:"−"}.hks-accordion-panel{display:none;padding:0 20px 20px}.hks-accordion-item.is-open .hks-accordion-panel{display:block}.hks-spec-table{margin:0;color:var(--brand-text)}.hks-spec-table thead th{background:var(--brand-primary);color:#fff;padding:12px 14px;border:none}.hks-spec-table tbody td,.hks-spec-table tbody th{padding:12px 14px;border-color:var(--brand-border);color:var(--brand-text);vertical-align:top}.hks-spec-table tbody tr:nth-child(2n){background:rgba(15,61,78,.04)}.hks-features{padding:var(--space-3xl) 0;background:var(--brand-bg-alt)}.hks-features__intro{max-width:700px;margin:0 auto var(--space-2xl)}.hks-features__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media (max-width:991px){.hks-features__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.hks-features__grid{grid-template-columns:1fr}}.hks-feature-card{background:var(--brand-bg);border:1px solid var(--brand-border);padding:24px 20px;text-align:center}.hks-feature-card__icon{width:48px;height:48px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;background:var(--brand-primary);color:#fff;font-weight:700;font-size:.85rem}.hks-feature-card h3{margin-bottom:8px;color:var(--brand-text)}.hks-feature-card p{color:var(--brand-text);font-size:.95rem;margin:0}.hks-certs{padding:var(--space-3xl) 0;background:var(--brand-bg)}.hks-certs__intro{max-width:720px;margin-bottom:var(--space-xl)}.hks-certs__list{list-style:none;padding:0;margin:0}.hks-certs__list li{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid var(--brand-border);align-items:flex-start}.hks-certs__badge{flex:0 0 72px;width:72px;height:72px;border:2px solid var(--brand-primary);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--brand-primary);text-align:center;line-height:1.2}.hks-certs__list h3{margin-bottom:8px}.hks-certs__list p{margin:0;color:var(--brand-text)}.hks-industries{padding:var(--space-3xl) 0;background:var(--brand-bg-alt)}.hks-industries__intro{margin-bottom:var(--space-2xl)}.hks-industries__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.hks-industry-card{position:relative;display:block;overflow:hidden;aspect-ratio:4/3;background:var(--brand-primary)}.hks-industry-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1!important;transition:transform .35s}.hks-industry-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,42,54,.85) 0,transparent 55%)}.hks-industry-card span{position:absolute;left:0;right:0;bottom:16px;z-index:1;text-align:center;color:#fff;font-family:var(--font-heading);font-weight:600;font-size:1.05rem}.hks-industry-card:hover img{transform:scale(1.05)}.hks-testimonials{padding:var(--space-3xl) 0;background:var(--brand-bg)}.hks-testimonials h2{margin-bottom:var(--space-2xl)}.hks-testimonial-carousel{display:flex;align-items:center;gap:12px;max-width:860px;margin:0 auto}.hks-testimonial-viewport{flex:1;position:relative;min-height:220px}.hks-testimonial-slide{display:none;margin:0;text-align:center;padding:0 12px}.hks-testimonial-slide.is-active{display:block}.hks-testimonial-slide::before{content:"“";display:block;font-family:var(--font-heading);font-size:3rem;line-height:1;color:var(--brand-secondary);margin-bottom:8px}.hks-testimonial-slide p{font-size:1.25rem;color:var(--brand-text);font-style:italic;margin-bottom:var(--space-lg)}.hks-testimonial-slide footer{color:var(--brand-text)}.hks-testimonial-slide footer strong{display:block}.hks-testimonial-slide footer span{font-size:.875rem;color:var(--brand-neutral-mid)}.hks-testimonial-nav{width:44px;height:44px;border:1px solid var(--brand-border);background:var(--brand-bg);color:var(--brand-primary);font-size:1.5rem;line-height:1;cursor:pointer;flex-shrink:0}.hks-testimonial-dots{display:flex;justify-content:center;gap:8px;margin-top:var(--space-lg)}.hks-testimonial-dot{width:10px;height:10px;border-radius:50%;border:none;background:var(--brand-border);padding:0;cursor:pointer}.hks-testimonial-dot.is-active{background:var(--brand-primary)}.hks-cta{position:relative;padding:100px 0;overflow:hidden;background:var(--brand-primary-dark)}.hks-cta__media{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--brand-primary-dark)}.hks-cta__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.35!important;background:var(--brand-primary-dark)}.hks-cta__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(10,42,54,.92),rgba(15,61,78,.88))}.hks-cta__content{position:relative;z-index:1;max-width:720px;margin:0 auto;text-align:center}.hks-cta__content h2,.hks-cta__content p{color:#fff!important}.hks-cta__content p{margin-bottom:var(--space-xl);opacity:.95}.hks-cta__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hks-cta__actions .btn-light{background:#fff;color:var(--brand-primary-dark)!important;border:none;font-weight:600}.hks-cta__actions .btn-outline-light{border-width:2px;color:#fff!important}@media (max-width:991px){.hks-industries__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.hks-industries__grid{grid-template-columns:1fr}.hks-hero{padding-top:140px}}