.ct-hero-centered{position:relative;min-height:640px;display:flex;align-items:center;justify-content:center;padding:160px 0 80px;overflow:hidden;color:#fff;background:#132740}.ct-hero-centered__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;background:#132740!important}.ct-hero-centered__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(19,39,64,.92) 0,rgba(19,39,64,.78) 55%,rgba(19,39,64,.7) 100%);z-index:1}.ct-hero-centered__content{position:relative;z-index:2;max-width:800px;text-align:center;margin:0 auto}.ct-hero-centered__content h1{color:#fff!important;margin-bottom:16px}.ct-hero-centered__content p{color:#fff!important;font-size:1.125rem;margin-bottom:32px}.ct-hero-centered__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.ct-hero-centered__feature{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.ct-section-head{max-width:680px;margin:0 auto 32px;text-align:center}.ct-section-head p{color:var(--brand-text);margin:0}.ct-spec-tabs{display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid var(--brand-border);margin-bottom:24px}.ct-spec-tabs button{background:0 0;border:0;border-bottom:2px solid transparent;padding:12px 20px;font-weight:600;color:var(--brand-text);margin-bottom:-1px}.ct-spec-tabs button.is-active{color:var(--brand-primary);border-bottom-color:var(--brand-primary)}.ct-spec-pane{display:none}.ct-spec-pane.is-active{display:block}.ct-spec-table{margin-bottom:0;border:1px solid var(--brand-border)}.ct-spec-table thead th{background:var(--brand-secondary-dark);color:#fff;font-weight:600;padding:12px 16px;border-color:var(--brand-secondary-dark)}.ct-spec-table td{padding:12px 16px;color:var(--brand-text);vertical-align:middle}.ct-product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.ct-product-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.ct-product-card img{aspect-ratio:1/1;width:100%;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.ct-product-card__body{padding:16px}.ct-product-card__body h3{font-size:1.05rem;margin:0 0 4px}.ct-product-card__body span{font-family:var(--brand-font-mono);font-size:.75rem;color:var(--brand-text)}.ct-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.ct-feature-grid article{text-align:center;padding:16px;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.ct-feature-icon{width:48px;height:48px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;border:1px solid var(--brand-primary);color:var(--brand-primary);font-family:var(--brand-font-mono);font-weight:600;font-size:.875rem}.ct-feature-grid h3{font-size:1.1rem;margin-bottom:8px}.ct-feature-grid p{margin:0;font-size:.9375rem;color:var(--brand-text)}.ct-trust-stats{background:var(--brand-secondary-dark);padding:48px 0}.ct-trust-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;text-align:center}.ct-stat-num{display:block;font-size:max(2rem, min(4vw, 3rem));font-weight:700;line-height:1.1;color:#fff;margin-bottom:8px}.ct-stat-label{display:block;font-size:.875rem;color:#fff}.ct-cta-split{background:var(--brand-primary-dark);padding:64px 0}.ct-cta-split h2,.ct-cta-split li,.ct-cta-split p{color:#fff}.ct-cta-split h2{margin-bottom:16px}.ct-cta-list{margin:24px 0 0;padding-left:20px}.ct-cta-list li{margin-bottom:10px}.ct-cta-form-card{background:#fff;border-radius:var(--brand-radius);border:1px solid var(--brand-border);padding:24px}@media (max-width:991.98px){.ct-product-grid{grid-template-columns:repeat(2,1fr)}.ct-feature-grid{grid-template-columns:repeat(2,1fr);gap:20px}.ct-trust-stats__grid{grid-template-columns:repeat(2,1fr)}.ct-hero-centered{min-height:500px;padding-top:140px}.ct-hero-centered__actions{flex-direction:column}.ct-hero-centered__actions .ct-btn-ghost,.ct-hero-centered__actions .ct-btn-primary{width:100%}}@media (max-width:575.98px){.ct-feature-grid,.ct-product-grid,.ct-trust-stats__grid{grid-template-columns:1fr}.ct-hero-centered{min-height:400px}}