.glob-home-hero{position:relative;min-height:640px;padding:176px 0 64px;overflow:hidden;background:var(--brand-primary-dark)}.glob-home-hero__copy,.glob-home-hero__media{position:relative;z-index:2}.glob-home-hero__media img{width:100%;height:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;display:block;background:#1a202c}.glob-home-hero__copy h1{font-size:max(2rem, min(4vw, 3.5rem));color:#fff;margin-bottom:16px}.glob-home-hero__copy p{color:#fff;max-width:520px;margin-bottom:24px}.glob-home-hero__eyebrow{color:#fdba74;font-size:.78rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}.glob-specs{padding:64px 0;background:var(--brand-bg)}.glob-specs__group{border:1px solid var(--brand-border);margin-bottom:24px;overflow:hidden}.glob-specs__group-title{margin:0;padding:14px 20px;background:#f0f4f8;font-size:.95rem;font-weight:750;color:var(--brand-primary)}.glob-specs table{margin:0;width:100%}.glob-specs th{width:220px;padding:14px 20px;background:#f7fafc;color:var(--brand-text);font-weight:650;border-top:1px solid var(--brand-border);vertical-align:top}.glob-specs td{padding:14px 20px;border-top:1px solid var(--brand-border);color:var(--brand-text-secondary)}.glob-product-grid{padding:64px 0;background:var(--brand-bg-alt)}.glob-product-grid__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.glob-product-card{background:#fff;border:1px solid var(--brand-border)}.glob-product-card__image{aspect-ratio:4/3;background:#e2e8f0;overflow:hidden}.glob-product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.glob-product-card__body{padding:24px}.glob-product-card__body h3{font-size:1.15rem;margin-bottom:8px}.glob-product-card__body p{margin:0 0 16px;color:var(--brand-text-secondary);font-size:.95rem}.glob-product-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.glob-product-card__tags span{padding:4px 8px;background:#f0f4f8;color:var(--brand-text);font-size:.75rem;font-weight:650}.glob-features{padding:64px 0;background:#fff}.glob-feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;margin-bottom:64px}.glob-feature-row:last-child{margin-bottom:0}.glob-feature-row--reverse{direction:rtl}.glob-feature-row--reverse>*{direction:ltr}.glob-feature-row__media img{width:100%;min-height:320px;-o-object-fit:cover;object-fit:cover;display:block;background:#e2e8f0}.glob-feature-row__copy span{display:block;margin-bottom:8px;color:var(--brand-accent);font-size:.78rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.glob-feature-row__copy h3{margin-bottom:12px;font-size:max(1.35rem, min(2.4vw, 1.9rem))}.glob-feature-row__copy p{color:var(--brand-text-secondary)}.glob-feature-row__copy ul{padding-left:18px;margin:16px 0 0;color:var(--brand-text-secondary)}.glob-certs{padding:48px 0;background:var(--brand-bg-alt);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.glob-certs__row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;align-items:center}.glob-certs__item{flex:1 1 140px;text-align:center;min-height:56px;display:flex;align-items:center;justify-content:center;color:var(--brand-primary);font-weight:750;letter-spacing:.04em;border:1px solid var(--brand-border);background:#fff;padding:16px;filter:grayscale(1);transition:filter .2s}.glob-certs__item:hover{filter:none}.glob-home-cta{position:relative;padding:80px 0 112px;overflow:hidden;background:var(--brand-primary-dark)}.glob-home-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.35}.glob-home-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(13,17,23,.92),rgba(33,37,41,.78))}.glob-home-cta__content{position:relative;z-index:2;max-width:720px}.glob-home-cta__content h2{color:#fff;font-size:max(1.8rem, min(3.2vw, 2.8rem));margin-bottom:16px}.glob-home-cta__content p{color:#fff;margin-bottom:24px}@media (max-width:991.98px){.glob-product-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.glob-feature-row,.glob-feature-row--reverse{grid-template-columns:1fr;direction:ltr;gap:24px;margin-bottom:48px}.glob-specs th{width:auto;display:block}.glob-specs td{display:block}}@media (max-width:575.98px){.glob-product-grid__cards{grid-template-columns:1fr}.glob-home-hero{padding-top:160px}}