.suay-tech .reveal{opacity:0;transform:translateY(24px);transition:opacity .6s var(--suay-ease-out),transform .6s var(--suay-ease-spring)}.suay-tech .reveal.visible{opacity:1;transform:translateY(0)}.suay-tech-hero{height:70vh;min-height:500px;background:var(--suay-color-charcoal);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--suay-space-6);position:relative;overflow:hidden}.suay-tech-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2}.suay-tech-hero__bg img{width:100%;height:100%;object-fit:cover}.suay-tech-hero__content{position:relative;z-index:2}.suay-tech-hero__eyebrow{font-family:var(--suay-font-mono);font-size:var(--suay-text-eyebrow);font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--suay-color-gold);margin-bottom:var(--suay-space-5)}.suay-tech-hero__title{font-family:var(--suay-font-heading);font-weight:400;font-size:clamp(36px,5vw,56px);color:var(--suay-color-white);letter-spacing:-.03em;line-height:1.1;margin-bottom:var(--suay-space-4)}.suay-tech-hero__subtitle{font-family:var(--suay-font-body);font-size:var(--suay-text-sm);color:#ffffff8c;max-width:520px;line-height:1.5;margin:0 auto}.suay-tech-feature{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.suay-tech-feature--reverse .suay-tech-feature__content{order:-1}.suay-tech-feature__image{background:var(--suay-color-off-white);overflow:hidden;position:relative}.suay-tech-feature__image img{width:100%;height:100%;object-fit:cover;transition:transform var(--suay-duration-hero) var(--suay-ease-out)}.suay-tech-feature:hover .suay-tech-feature__image img{transform:scale(1.03)}.suay-tech-feature__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,80px)}.suay-tech-feature__icon{width:56px;height:56px;border-radius:var(--suay-radius-lg);display:flex;align-items:center;justify-content:center;margin-bottom:var(--suay-space-6);font-size:28px}.suay-tech-feature__icon--blue{background:#7188a81a}.suay-tech-feature__icon--green{background:#5a96801a}.suay-tech-feature__icon--gold{background:#bc955c1a}.suay-tech-feature__icon--coral{background:#e56c731a}.suay-tech-feature__eyebrow{font-family:var(--suay-font-mono);font-size:var(--suay-text-eyebrow);font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--suay-color-gold);margin-bottom:var(--suay-space-3)}.suay-tech-feature__title{font-family:var(--suay-font-heading);font-weight:500;font-size:clamp(24px,2.5vw,32px);color:var(--suay-color-charcoal);line-height:1.2;margin-bottom:var(--suay-space-4);letter-spacing:-.01em}.suay-tech-feature__text{font-family:var(--suay-font-body);font-size:var(--suay-text-body);color:var(--suay-color-body);line-height:1.65;margin-bottom:var(--suay-space-6)}.suay-tech-feature__stats{display:flex;gap:var(--suay-space-8)}.suay-tech-stat__number{font-family:var(--suay-font-heading);font-weight:500;font-size:28px;color:var(--suay-color-charcoal);line-height:1}.suay-tech-stat__label{font-family:var(--suay-font-mono);font-size:var(--suay-text-badge);text-transform:uppercase;letter-spacing:.06em;color:var(--suay-color-body);margin-top:var(--suay-space-1)}.suay-tech-feature--dark{background:var(--suay-color-charcoal)}.suay-tech-feature--dark .suay-tech-feature__eyebrow{color:var(--suay-color-gold)}.suay-tech-feature--dark .suay-tech-feature__title{color:var(--suay-color-white)}.suay-tech-feature--dark .suay-tech-feature__text{color:#fff9}.suay-tech-feature--dark .suay-tech-stat__number{color:var(--suay-color-white)}.suay-tech-feature--dark .suay-tech-stat__label{color:#fff6}.suay-tech-feature--dark .suay-tech-feature__icon--blue{background:#7188a826}.suay-tech-spec-section{max-width:800px;margin:0 auto;padding:80px var(--suay-space-6);text-align:center}.suay-tech-spec-section__title{font-family:var(--suay-font-heading);font-weight:500;font-size:28px;color:var(--suay-color-charcoal);margin-bottom:var(--suay-space-2)}.suay-tech-spec-section__subtitle{font-family:var(--suay-font-body);font-size:var(--suay-text-body);color:var(--suay-color-body);margin-bottom:var(--suay-space-10)}.suay-tech-spec-compare{width:100%;border-collapse:collapse;text-align:left}.suay-tech-spec-compare thead th{font-family:var(--suay-font-mono);font-size:var(--suay-text-eyebrow);font-weight:500;text-transform:uppercase;letter-spacing:.06em;padding:14px var(--suay-space-4);border-bottom:2px solid var(--suay-color-charcoal)}.suay-tech-spec-compare thead th:first-child{color:var(--suay-color-body)}.suay-tech-spec-compare thead th:nth-child(2){color:var(--suay-color-charcoal);background:#5a96800f;border-radius:var(--suay-radius-md) var(--suay-radius-md) 0 0}.suay-tech-spec-compare thead th:nth-child(3){color:var(--suay-color-body)}.suay-tech-spec-compare tbody td{padding:14px var(--suay-space-4);font-family:var(--suay-font-body);font-size:var(--suay-text-body-sm);color:var(--suay-color-body);border-bottom:1px solid var(--suay-color-off-white)}.suay-tech-spec-compare tbody td:first-child{font-weight:500;color:var(--suay-color-charcoal)}.suay-tech-spec-compare tbody td:nth-child(2){background:#5a96800a}.suay-tech-spec-check{color:var(--suay-color-forest);font-weight:600}.suay-tech-spec-x{color:var(--suay-color-coral)}.suay-tech-cta{background:var(--suay-color-off-white);padding:80px var(--suay-space-6);text-align:center}.suay-tech-cta__title{font-family:var(--suay-font-heading);font-weight:500;font-size:var(--suay-text-lg);color:var(--suay-color-charcoal);margin-bottom:var(--suay-space-3)}.suay-tech-cta__text{font-family:var(--suay-font-body);font-size:var(--suay-text-body);color:var(--suay-color-body);margin-bottom:28px;max-width:400px;margin-left:auto;margin-right:auto}.suay-tech-cta__btn{display:inline-flex;font-family:var(--suay-font-body);font-weight:500;font-size:var(--suay-btn-font-size);letter-spacing:var(--suay-btn-letter-spacing);text-transform:uppercase;text-decoration:none;background:var(--suay-color-charcoal);color:var(--suay-color-white);padding:var(--suay-btn-padding);border-radius:var(--suay-btn-radius);transition:opacity var(--suay-duration-fast);cursor:pointer;border:none}.suay-tech-cta__btn:hover{opacity:.85}@media(max-width:749px){.suay-tech-hero{height:60vh;min-height:400px}.suay-tech-feature{grid-template-columns:1fr;min-height:auto}.suay-tech-feature--reverse .suay-tech-feature__content{order:0}.suay-tech-feature__image{aspect-ratio:16 / 9}.suay-tech-feature__content{padding:var(--suay-space-8) var(--suay-space-6)}.suay-tech-feature__stats{gap:var(--suay-space-6)}.suay-tech-spec-compare{font-size:13px}.suay-tech-spec-compare thead th,.suay-tech-spec-compare tbody td{padding:10px var(--suay-space-3)}.suay-tech-spec-section,.suay-tech-cta{padding:var(--suay-space-12) var(--suay-space-6)}.suay-tech-stat__number{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/suay-technology.css.map */
