.m3-hero{position:relative;min-height:560px;padding:160px 0 80px;overflow:hidden;display:flex;align-items:center;background:#334155}.m3-hero__gradient,.m3-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.m3-hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m3-hero__gradient{background:linear-gradient(135deg,#334155 0,#1c1a16 100%);opacity:.92}.m3-hero__content{position:relative;z-index:2;max-width:800px;margin:0 auto;text-align:center}.m3-hero .section-kicker,.m3-hero h1,.m3-hero p{color:#fff}.m3-hero__lead{font-size:1.0625rem;color:rgba(255,255,255,.92)!important;margin:16px auto 32px;max-width:680px}.m3-hero__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.m3-specs{background:var(--brand-bg)}.m3-specs__intro{max-width:720px;margin-bottom:32px}.m3-compare-table{border:1px solid var(--brand-border);margin-bottom:0}.m3-compare-table thead th{background:var(--brand-primary-dark);color:#fff;font-family:var(--font-mono);font-size:.8125rem;text-transform:uppercase;letter-spacing:.04em;border-color:var(--brand-primary);vertical-align:middle}.m3-compare-table tbody td,.m3-compare-table tbody th{color:var(--brand-text);border-color:var(--brand-border);font-size:.9375rem;padding:14px 16px}.m3-compare-table tbody th{width:34%;background:var(--brand-bg-alt);font-weight:600}.m3-features{background:var(--brand-bg-alt)}.m3-features__intro{max-width:640px;margin:0 auto 32px}.m3-features__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.m3-features__grid article{text-align:center;padding:24px 16px;border:1px solid var(--brand-border);background:var(--brand-bg)}.m3-feature-icon{width:48px;height:48px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:var(--brand-primary);color:#fff;font-family:var(--font-mono);font-size:.875rem;font-weight:600}.m3-features__grid h3{margin-bottom:8px}.m3-features__grid p{color:var(--brand-text);font-size:.9375rem;margin:0}.m3-trust{background:#111827;padding:32px 0}.m3-trust__row{display:flex;gap:0;max-width:1200px;margin:0 auto}.m3-trust__item{flex:1;text-align:center;padding:16px 12px;border-right:1px solid rgba(255,255,255,.18)}.m3-trust__item:last-child{border-right:none}.m3-trust__icon{display:block;color:var(--brand-secondary);font-size:1rem;margin-bottom:8px}.m3-trust__num{font-size:1.75rem;font-weight:700;color:#fff;font-family:var(--font-mono);line-height:1.2}.m3-trust__label{font-size:.8125rem;color:rgba(255,255,255,.75);margin-top:4px}.m3-industries__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.m3-industries__grid article{text-align:center;padding:32px 16px;border:1px solid var(--brand-border);background:var(--brand-bg);transition:background .2s,border-color .2s}.m3-industries__grid article:hover{background:var(--brand-bg-alt);border-color:var(--brand-primary-light)}.m3-ind-icon{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:var(--brand-primary);color:#fff;font-family:var(--font-mono);font-weight:600;font-size:.875rem}.m3-testimonials{background:var(--brand-bg-alt)}.m3-carousel{position:relative;max-width:800px;margin:32px auto 0;text-align:center;padding:0 48px}.m3-carousel__slide{display:none;margin:0}.m3-carousel__slide.is-active{display:block}.m3-carousel__slide p{font-size:1.25rem;font-style:italic;color:var(--brand-text);line-height:1.5}.m3-carousel__slide footer{margin-top:24px}.m3-carousel__slide strong{display:block;color:var(--brand-text)}.m3-carousel__slide span{font-size:.875rem;color:var(--brand-neutral-mid)}.m3-carousel__nav{position:absolute;top:40%;transform:translateY(-50%);width:40px;height:40px;border:1px solid var(--brand-border);background:var(--brand-bg);color:var(--brand-text);font-size:1.5rem;line-height:1;cursor:pointer}.m3-carousel__prev{left:0}.m3-carousel__next{right:0}.m3-carousel__dots{display:flex;gap:8px;justify-content:center;margin-top:24px}.m3-carousel__dots button{width:10px;height:10px;border-radius:0;border:1px solid var(--brand-primary);background:0 0;padding:0}.m3-carousel__dots button.is-active{background:var(--brand-secondary);border-color:var(--brand-secondary)}.m3-cta{position:relative;padding:80px 0 112px;overflow:hidden;text-align:center;background:#1c1a16}.m3-cta__media,.m3-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.m3-cta__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m3-cta__overlay{background:linear-gradient(135deg,#334155,#1c1a16);opacity:.94}.m3-cta__content{position:relative;z-index:2;max-width:700px}.m3-cta h2,.m3-cta p{color:#fff}.m3-cta p{color:rgba(255,255,255,.92)!important;margin:16px auto 32px}.m3-cta__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.m3-cta .btn-outline-light{color:#fff;border-color:#fff}@media (max-width:991px){.m3-features__grid,.m3-industries__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.m3-trust__row{flex-wrap:wrap}.m3-trust__item{flex:0 0 50%;border-right:none;border-bottom:1px solid rgba(255,255,255,.18)}.m3-features__grid,.m3-industries__grid{grid-template-columns:1fr}.m3-hero{padding-top:140px;min-height:500px}}