.products-hero{min-height:40vh;padding-top:140px;padding-bottom:80px;position:relative;overflow:hidden}.products-hero__video{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.products-hero__overlay{z-index:1;background:#07243dd9;position:absolute;inset:0}.products-hero__content{z-index:2;position:relative}.hero-eyebrow{color:#94a3b8;margin-bottom:8px}.hero-serif-title{color:#fff;margin-top:12px;font-family:Playfair Display,Georgia,serif;font-size:clamp(3rem,5vw,4.5rem);font-weight:600}.product-bento-grid{grid-template-columns:1.15fr 1fr;gap:24px;display:grid}.bento-card{z-index:1;background-color:#fff;border-radius:16px;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000d}.bento-card:hover{z-index:10;transform:scale(1.025);box-shadow:0 24px 50px #0000001f}.bento-card__image-wrap{background-color:#f1f4f9;position:relative}.bento-photo{object-fit:cover;object-position:center;width:100%;height:100%}.bento-card--featured{flex-direction:column}.bento-card--featured .bento-card__image-wrap{aspect-ratio:16/10;width:100%}.bento-card--featured .bento-card__content{flex-direction:column;flex:1;padding:32px;display:flex}.bento-title{color:var(--bg-dark);margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:600}.bento-subtitle{text-transform:uppercase;letter-spacing:.05em;color:#475569;margin-bottom:24px;font-family:IBM Plex Sans,sans-serif;font-size:11px;font-weight:600}.bento-featured-specs{flex-direction:row;align-items:center;margin-top:auto;padding-top:24px;display:flex}.featured-spec-item{color:var(--bg-dark);flex:1;padding:0 16px;font-family:IBM Plex Sans,sans-serif;font-size:13px;font-weight:500;line-height:1.4}.featured-spec-item:first-child{padding-left:0}.featured-spec-item:last-child{padding-right:0}.spec-divider-vertical{background-color:#cbd5e1;width:1px;height:32px}.bento-secondary-col{flex-direction:column;gap:24px;display:flex}.bento-card--secondary{flex-direction:row;flex:1}.bento-card--secondary .bento-card__image-wrap{width:40%}.bento-card--secondary .bento-card__content{flex-direction:column;justify-content:center;width:60%;padding:32px 24px;display:flex}.bento-card--secondary .bento-title{margin-bottom:24px;font-size:22px}.bento-secondary-specs{flex-direction:column;gap:12px;display:flex}.secondary-spec-row{flex-direction:row;align-items:flex-start;font-family:IBM Plex Sans,sans-serif;font-size:12px;line-height:1.4;display:flex}.secondary-spec-row .spec-label{color:#475569;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;width:65px;padding-top:2px;font-size:11px;font-weight:500}.spec-divider-small{background-color:#cbd5e1;width:1px;height:12px;margin:3px 12px 0 0}.secondary-spec-row .spec-value{color:var(--bg-dark);font-weight:500}@media (max-width:1024px){.product-bento-grid{grid-template-columns:1fr}}@media (max-width:640px){.bento-card--secondary{flex-direction:column}.bento-card--secondary .bento-card__image-wrap,.bento-card--secondary .bento-card__content{width:100%}.bento-card--secondary .bento-card__image-wrap{aspect-ratio:16/9}}
