.chip-row--feature{align-items:stretch;display:flex;flex-wrap:nowrap;gap:clamp(.5rem,.9vw,.75rem)}.feature-chip{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(180deg,#ffffff0a,#ffffff04);border:1px solid hsla(0,0%,100%,.08);border-radius:999px;box-shadow:inset 0 1px #ffffff0f,0 1px #00000040;display:inline-flex;gap:.7rem;padding:.55rem .9rem .55rem .65rem;position:relative;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.feature-chip:hover{border-color:#ff7ec259;box-shadow:inset 0 1px #ffffff14,0 6px 24px -10px #ff7ec259;transform:translateY(-1px)}.feature-chip__icon{align-items:center;background:radial-gradient(120% 120% at 30% 20%,rgba(255,126,194,.22),rgba(255,126,194,.06) 60%,transparent 100%);border:1px solid rgba(255,126,194,.28);border-radius:.5rem;box-shadow:inset 0 0 0 1px #ffffff0a;color:#ff7ec2;display:inline-flex;flex:0 0 auto;height:1.65rem;justify-content:center;width:1.65rem}.feature-chip__icon svg{fill:none;height:.95rem;stroke:currentColor;stroke-width:1.5;width:.95rem}.feature-chip__label{color:#ecf3fcf0;font-size:clamp(.78rem,.92vw,.86rem);font-weight:600;letter-spacing:.02em;line-height:1.25;white-space:nowrap}@media (max-width:768px){.feature-chip__label{white-space:normal}}@media (max-width:640px){.chip-row--feature{flex-wrap:wrap}}@media (max-width:480px){.feature-chip{gap:.6rem}.feature-chip__icon{height:1.55rem;width:1.55rem}}.word-rotator{display:inline-block;line-height:inherit;position:relative;vertical-align:baseline}.word-rotator__sizer{display:inline-block;pointer-events:none;visibility:hidden;white-space:nowrap}.word-rotator__words{top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute}.word-rotator__word{display:block;top:0;right:0;bottom:0;left:0;position:absolute;white-space:nowrap;will-change:transform,opacity}.word-rotator__word--exit{animation:word-rotator-exit .62s cubic-bezier(.65,0,.35,1) both}.word-rotator__word--enter{animation:word-rotator-enter .62s cubic-bezier(.65,0,.35,1) both}@keyframes word-rotator-exit{0%{filter:blur(0);opacity:1;transform:translateZ(0)}to{filter:blur(4px);opacity:0;transform:translate3d(0,-110%,0)}}@keyframes word-rotator-enter{0%{filter:blur(4px);opacity:0;transform:translate3d(0,110%,0)}to{filter:blur(0);opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.word-rotator__word--enter,.word-rotator__word--exit{animation:none}}.js body#top[data-page=home] .hero-stage .hero-stage__text,.js body#top[data-page=home] .hero-stage .hero-stage__title,.js body[data-page=home] .hero-stage .hero-stage__actions .feature-chip{animation:none!important;filter:none!important;opacity:1!important;transform:none!important;visibility:visible!important;will-change:auto!important}
