/* Approved content additions reuse the existing backgrounds and card effects. */
.hero h1{font-size:clamp(34px,3.6vw,54px);letter-spacing:-1.8px;line-height:1.15;overflow-wrap:normal}
.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px}
.hero-actions .button{gap:18px}.hero-actions .text-link{gap:16px;color:#c5deff}
.about-team{aspect-ratio:1.5}.about-team img{object-fit:contain;object-position:center;transform:none;opacity:1}
.about-team:before{display:none}
.about-image-only>.about-team{width:100%;max-width:1200px;margin:0 auto;aspect-ratio:1.5}
.content-subheading{color:#e7f4ff;font-family:Manrope,Arial,sans-serif;font-size:22px;line-height:1.35;margin:0 0 22px}
.content-grid{margin-top:38px}
.content-section h3,.product-card h3{font-family:Manrope,Arial,sans-serif;color:#e7f4ff;font-size:18px;line-height:1.4;margin:18px 0 15px}
.product-card{display:flex;flex-direction:column;min-width:0;position:relative}
.product-card .card-top{gap:10px;flex-wrap:wrap;line-height:1.6;min-height:34px}
.product-card .soon-badge{white-space:nowrap;letter-spacing:.06em}
.product-card .service-logo{flex-shrink:0}
.product-card .service-logo img{max-width:100%;max-height:100px;width:auto;height:auto;object-fit:contain}
.product-card .service-action{margin-top:auto;padding-top:24px}
.service-action:disabled{background:transparent;border:0;border-bottom:1px solid #4478bd;border-radius:0;color:#a7c9ee;opacity:1;cursor:default;text-align:left;max-width:100%;gap:12px;line-height:1.5}
.content-section .content-highlight{color:#ffd165;font-size:18px;font-weight:600;line-height:1.65;margin:24px 0 0}
.content-section .content-note{max-width:820px;margin-top:20px}
.technology-flow{display:block;overflow-wrap:anywhere}
.content-section h2{max-width:1000px}
@media(max-width:650px){.hero h1{font-size:clamp(27px,7.5vw,46px);letter-spacing:-1px}.hero-actions{align-items:flex-start;flex-direction:column;gap:8px}.hero .eyebrow{font-size:9px;letter-spacing:1.4px}.content-subheading{font-size:20px}.content-section h3,.product-card h3{font-size:17px}.product-card .service-logo img{max-height:88px}.content-section .content-highlight{font-size:16px}}
