.ui-btn-gradient,a.ui-btn-gradient,button.ui-btn-gradient{cursor:pointer;text-decoration:none;position:relative;isolation:isolate;overflow:visible;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;font-weight:600;color:#fff;border:none;border-radius:9999px;background:transparent;box-shadow:0 12px 28px -12px rgba(15,23,42,.38),0 4px 14px -4px rgba(15,23,42,.22);transition:transform .14s ease,box-shadow .18s ease}.ui-btn-gradient:after{inset:0;z-index:-1;background:linear-gradient(160deg,#1b2230,#0c1019);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 0 0 1px rgba(255,255,255,.06);transition:filter .16s ease}.ui-btn-gradient:after,.ui-btn-gradient:before{content:"";position:absolute;border-radius:inherit;pointer-events:none}.ui-btn-gradient:before{inset:-3px;z-index:-2;opacity:0;background:conic-gradient(from calc(var(--aws-glow-angle) + var(--aws-glow-angle-2) * .088),rgb(var(--accent-500-rgb)) 0deg,rgb(var(--accent-500-rgb)) 68deg,rgb(var(--glow-bridge-rgb)) 96deg,rgb(var(--glow-comp-rgb)) 124deg,rgb(var(--glow-comp-rgb)) 152deg,rgb(var(--accent-700-rgb)) 174deg,rgb(var(--glow-bridge-rgb)) 190deg,rgb(var(--glow-comp-echo-rgb)) 214deg,rgb(var(--glow-comp-echo-rgb)) 246deg,rgb(var(--glow-bridge-rgb)) 262deg,rgb(var(--accent-500-rgb)) 288deg,rgb(var(--accent-500-rgb)) 1turn);filter:blur(7px) saturate(1.26);transition:opacity .36s ease}.ui-btn-gradient:hover:not(:disabled):not([aria-disabled=true]):before{opacity:.85;animation:aws-glow-spin 12s linear infinite,aws-glow-spin-rev 29s linear infinite}.ui-btn-gradient.ui-glow-idle:before{opacity:.62;animation:aws-glow-spin 14s linear infinite,aws-glow-spin-rev 32s linear infinite}.ui-btn-gradient.ui-glow-idle:hover:not(:disabled):not([aria-disabled=true]):before{opacity:.9}.ui-btn-gradient:hover:not(:disabled):not([aria-disabled=true]):after{filter:brightness(1.05)}.ui-btn-gradient:active:not(:disabled){transform:scale(.98)}.ui-btn-gradient[aria-disabled=true],button.ui-btn-gradient:disabled{opacity:.52;cursor:not-allowed;pointer-events:none}.ui-btn-gradient:focus-visible{outline:2px solid color-mix(in srgb,var(--accent-500) 85%,white);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ui-btn-gradient:hover:before{animation:none!important}}.ui-btn-gradient-ghost,.ui-btn-gradient-outline,button.ui-btn-gradient-ghost,button.ui-btn-gradient-outline{cursor:pointer;text-decoration:none;position:relative;isolation:isolate;overflow:visible;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;font-weight:600;color:#fff;border:none;border-radius:9999px;background:transparent;box-shadow:0 12px 28px -12px rgba(15,23,42,.38),0 4px 14px -4px rgba(15,23,42,.22);transition:transform .14s ease,box-shadow .18s ease}.ui-btn-gradient-ghost:after,.ui-btn-gradient-outline:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(160deg,#1b2230,#0c1019);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),inset 0 0 0 1px rgba(255,255,255,.12);transition:filter .16s ease}.ui-btn-gradient-ghost:before,.ui-btn-gradient-outline:before{content:"";position:absolute;inset:-3px;z-index:-2;border-radius:inherit;pointer-events:none;opacity:0;background:conic-gradient(from calc(var(--aws-glow-angle) + var(--aws-glow-angle-2) * .088),rgb(var(--accent-500-rgb)) 0deg,rgb(var(--accent-500-rgb)) 68deg,rgb(var(--glow-bridge-rgb)) 96deg,rgb(var(--glow-comp-rgb)) 124deg,rgb(var(--glow-comp-rgb)) 152deg,rgb(var(--accent-700-rgb)) 174deg,rgb(var(--glow-bridge-rgb)) 190deg,rgb(var(--glow-comp-echo-rgb)) 214deg,rgb(var(--glow-comp-echo-rgb)) 246deg,rgb(var(--glow-bridge-rgb)) 262deg,rgb(var(--accent-500-rgb)) 288deg,rgb(var(--accent-500-rgb)) 1turn);filter:blur(7px) saturate(1.26);transition:opacity .36s ease}.ui-btn-gradient-ghost:hover:not(:disabled):not([aria-disabled=true]):before,.ui-btn-gradient-outline:hover:not(:disabled):not([aria-disabled=true]):before{opacity:.85;animation:aws-glow-spin 12s linear infinite,aws-glow-spin-rev 29s linear infinite}.ui-btn-gradient-ghost:hover:not(:disabled):not([aria-disabled=true]):after,.ui-btn-gradient-outline:hover:not(:disabled):not([aria-disabled=true]):after{filter:brightness(1.05)}.ui-btn-gradient-ghost:active:not(:disabled),.ui-btn-gradient-outline:active:not(:disabled){transform:scale(.98)}.ui-btn-gradient-ghost[aria-disabled=true],.ui-btn-gradient-outline[aria-disabled=true],button.ui-btn-gradient-ghost:disabled,button.ui-btn-gradient-outline:disabled{opacity:.52;cursor:not-allowed;pointer-events:none}.ui-btn-gradient-ghost:focus-visible,.ui-btn-gradient-outline:focus-visible{outline:2px solid color-mix(in srgb,var(--accent-500) 85%,white);outline-offset:2px}@keyframes aws-glow-spin{to{--aws-glow-angle:360deg}}@keyframes aws-glow-spin-rev{to{--aws-glow-angle-2:-360deg}}@media (prefers-reduced-motion:reduce){.aws-glow-card.login-card-glass.ui-glass-perimeter-hover:before,.aws-glow-card:before{animation:none!important}}@keyframes landing-hero-pop-in{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.landing-hero-pop{animation:landing-hero-pop-in .85s cubic-bezier(.16,1,.3,1) both}.landing-hero-pop-delay{animation-delay:.12s}.landing-scroll-reveal{opacity:0;transform:translate3d(0,28px,0) scale(.97);transition:opacity .78s cubic-bezier(.16,1,.3,1),transform .78s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform}.landing-scroll-reveal.landing-scroll-reveal--in{opacity:1;transform:translateZ(0) scale(1)}.landing-scroll-reveal[data-reveal=slide-left]{transform:translate3d(-40px,18px,0) scale(.97)}.landing-scroll-reveal[data-reveal=slide-right]{transform:translate3d(40px,18px,0) scale(.97)}.landing-scroll-reveal[data-reveal=zoom]{transform:translate3d(0,28px,0) scale(.9)}.landing-scroll-reveal[data-reveal=rise-tight]{transform:translate3d(0,36px,0) scale(.965)}@media (max-width:639px){.landing-scroll-reveal[data-reveal=slide-left],.landing-scroll-reveal[data-reveal=slide-right]{transform:translate3d(0,24px,0) scale(.98)}.landing-scroll-reveal.landing-scroll-reveal--in[data-reveal=slide-left],.landing-scroll-reveal.landing-scroll-reveal--in[data-reveal=slide-right]{transform:translateZ(0) scale(1)}}.landing-feature-card{position:relative;isolation:isolate;overflow:visible;border-radius:1rem;transition:transform .55s cubic-bezier(.18,.88,.28,1),box-shadow .45s ease}.landing-feature-card.landing-stack-offer-shell{--stack-offer-radius:clamp(2.75rem,6vw + 1rem,5rem);border-radius:var(--stack-offer-radius)!important;overflow:hidden!important}.landing-stack-offer-inner{border-radius:inherit;overflow:hidden}.landing-feature-card:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;pointer-events:none;background:#ffffff;box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 8px 26px -18px rgba(15,23,42,.12);border:1px solid color-mix(in srgb,var(--accent-500) 18%,rgba(226,232,240,.95))}.landing-feature-card:before{content:"";position:absolute;inset:-3px;z-index:-1;border-radius:inherit;pointer-events:none;opacity:0;background:conic-gradient(from calc(var(--aws-glow-angle) + var(--aws-glow-angle-2) * .088),rgb(var(--accent-500-rgb)) 0deg,rgb(var(--accent-500-rgb)) 68deg,rgb(var(--glow-bridge-rgb)) 96deg,rgb(var(--glow-comp-rgb)) 124deg,rgb(var(--glow-comp-rgb)) 152deg,rgb(var(--accent-700-rgb)) 174deg,rgb(var(--glow-bridge-rgb)) 190deg,rgb(var(--glow-comp-echo-rgb)) 214deg,rgb(var(--glow-comp-echo-rgb)) 246deg,rgb(var(--glow-bridge-rgb)) 262deg,rgb(var(--accent-500-rgb)) 288deg,rgb(var(--accent-500-rgb)) 1turn);filter:blur(9px) saturate(1.24) hue-rotate(var(--landing-glow-hue,0deg));transition:opacity .55s cubic-bezier(.18,.88,.28,1)}.landing-feature-card:hover{transform:translateY(-4px) scale(1.01)}.landing-feature-card.landing-feature-card--journey:hover{transform:translateY(-3px)}.landing-feature-card.landing-feature-card--journey:hover:before{opacity:.55}.landing-feature-card:hover:before{opacity:.68;animation:aws-glow-spin 13s linear infinite,aws-glow-spin-rev 23s linear infinite}.landing-feature-card:hover:after{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent-500) 28%,rgba(255,255,255,.65)),0 14px 36px -16px rgba(15,23,42,.14)}.landing-feature-card>*{position:relative;z-index:1}.landing-feature-card.landing-feature-card--dark:after{background:rgb(15,23,42);border:1px solid color-mix(in srgb,var(--accent-500) 26%,rgba(255,255,255,.12));box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 14px 40px -18px rgba(0,0,0,.55)}.landing-feature-card.landing-feature-card--dark:hover:after{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent-500) 32%,rgba(255,255,255,.12)),0 18px 44px -16px rgba(0,0,0,.55)}@keyframes landing-logo-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.landing-logo-marquee__track{display:flex;width:-moz-max-content;width:max-content;align-items:center;gap:2.75rem;animation:landing-logo-marquee 42s linear infinite}.landing-logo-marquee:hover .landing-logo-marquee__track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.landing-hero-pop,.landing-hero-pop-delay{animation:none!important;opacity:1!important;transform:none!important}.landing-feature-card:hover{transform:none}.landing-feature-card:hover:before{animation:none!important}.landing-scroll-reveal{opacity:1!important;transform:none!important}.landing-logo-marquee__track{animation:none!important;flex-wrap:wrap;justify-content:center;row-gap:.75rem;width:100%!important;max-width:100%!important;transform:none!important}.landing-anywhere-card,.landing-anywhere-copy-wrap,.landing-anywhere-copy-wrap:hover,.landing-anywhere-icon-svg,.landing-anywhere-mini-bar,.landing-journey-viz *,.landing-orb-node-bob{animation:none!important;transform:none!important;box-shadow:none!important}}@keyframes landing-journey-bar{0%,to{transform:scaleY(.35);opacity:.55}50%{transform:scaleY(1);opacity:1}}@keyframes landing-journey-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(180%)}}@keyframes landing-journey-pulse-ring{0%,to{transform:scale(.92);opacity:.35}50%{transform:scale(1.06);opacity:.85}}@keyframes landing-journey-flow-dash{to{stroke-dashoffset:-24}}@keyframes landing-journey-calendar-pop{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.08);filter:brightness(1.12)}}@keyframes landing-journey-spark-draw{0%{stroke-dashoffset:140;opacity:.4}45%{stroke-dashoffset:0;opacity:1}70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-40;opacity:.5}}@keyframes landing-anywhere-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.landing-anywhere-copy-wrap{transition:box-shadow .45s ease,transform .45s ease}@keyframes landing-orb-node-float{0%,to{transform:translate(0)}20%{transform:translate(4px,-5px)}45%{transform:translate(-3px,-9px)}70%{transform:translate(-5px,-4px)}88%{transform:translate(2px,-2px)}}.landing-orb-node-bob{animation:landing-orb-node-float 6.2s ease-in-out infinite}@media (prefers-reduced-motion:no-preference){.landing-anywhere-copy-wrap:hover{box-shadow:0 0 0 1px color-mix(in srgb,var(--accent-500) 20%,transparent),0 26px 56px -26px color-mix(in srgb,var(--accent-500) 26%,transparent);transform:scale(1.02)}}.landing-anywhere-mini-bars .landing-anywhere-mini-bar{transform-origin:bottom center;animation:landing-journey-bar 4.2s ease-in-out infinite}.landing-anywhere-list li:first-child .landing-anywhere-mini-bar:first-child{animation-delay:0s}.landing-anywhere-list li:first-child .landing-anywhere-mini-bar:nth-child(2){animation-delay:80ms}.landing-anywhere-list li:first-child .landing-anywhere-mini-bar:nth-child(3){animation-delay:.16s}.landing-anywhere-list li:first-child .landing-anywhere-mini-bar:nth-child(4){animation-delay:.24s}.landing-anywhere-list li:first-child .landing-anywhere-mini-bar:nth-child(5){animation-delay:.32s}.landing-anywhere-list li:first-child .landing-anywhere-mini-bar:nth-child(6){animation-delay:.4s}.landing-anywhere-list li:nth-child(2) .landing-anywhere-mini-bar:first-child{animation-delay:.14s}.landing-anywhere-list li:nth-child(2) .landing-anywhere-mini-bar:nth-child(2){animation-delay:.22s}.landing-anywhere-list li:nth-child(2) .landing-anywhere-mini-bar:nth-child(3){animation-delay:.3s}.landing-anywhere-list li:nth-child(2) .landing-anywhere-mini-bar:nth-child(4){animation-delay:.38s}.landing-anywhere-list li:nth-child(2) .landing-anywhere-mini-bar:nth-child(5){animation-delay:.46s}.landing-anywhere-list li:nth-child(2) .landing-anywhere-mini-bar:nth-child(6){animation-delay:.54s}.landing-anywhere-list li:nth-child(3) .landing-anywhere-mini-bar:first-child{animation-delay:.28s}.landing-anywhere-list li:nth-child(3) .landing-anywhere-mini-bar:nth-child(2){animation-delay:.36s}.landing-anywhere-list li:nth-child(3) .landing-anywhere-mini-bar:nth-child(3){animation-delay:.44s}.landing-anywhere-list li:nth-child(3) .landing-anywhere-mini-bar:nth-child(4){animation-delay:.52s}.landing-anywhere-list li:nth-child(3) .landing-anywhere-mini-bar:nth-child(5){animation-delay:.6s}.landing-anywhere-list li:nth-child(3) .landing-anywhere-mini-bar:nth-child(6){animation-delay:.68s}.landing-journey-viz--bars .landing-journey-viz__bar{transform-origin:bottom center;animation:landing-journey-bar 2.4s ease-in-out infinite}.landing-journey-viz--bars .landing-journey-viz__bar:first-child{animation-delay:0s}.landing-journey-viz--bars .landing-journey-viz__bar:nth-child(2){animation-delay:.12s}.landing-journey-viz--bars .landing-journey-viz__bar:nth-child(3){animation-delay:.24s}.landing-journey-viz--bars .landing-journey-viz__bar:nth-child(4){animation-delay:.36s}.landing-journey-viz--bars .landing-journey-viz__bar:nth-child(5){animation-delay:.48s}.landing-journey-viz--bars .landing-journey-viz__bar:nth-child(6){animation-delay:.6s}.landing-journey-viz--bars .landing-journey-viz__bar:nth-child(7){animation-delay:.72s}.landing-journey-viz--bars .landing-journey-viz__bar:nth-child(8){animation-delay:.84s}.landing-journey-viz--workflow .landing-journey-viz__row-done{animation:landing-journey-pulse-ring 2.8s ease-in-out infinite}.landing-journey-viz--workflow .landing-journey-viz__flow-line{stroke-dasharray:4 6;animation:landing-journey-flow-dash 2.2s linear infinite}.landing-journey-viz--calendar .landing-journey-viz__cell-booked{animation:landing-journey-calendar-pop 2.6s ease-in-out infinite}.landing-journey-viz--spark polyline{stroke-dasharray:140;stroke-dashoffset:140;animation:landing-journey-spark-draw 3s ease-in-out infinite}.landing-journey-viz--nodes .landing-journey-viz__node-pill{animation:landing-journey-pulse-ring 2.5s ease-in-out infinite}.landing-journey-viz--gdpr{position:relative;overflow:hidden}.landing-journey-viz--gdpr:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 0,color-mix(in srgb,var(--accent-500) 12%,transparent) 45%,transparent 90%);animation:landing-journey-shimmer 3.5s ease-in-out infinite;pointer-events:none;border-radius:inherit}.landing-journey-viz--insight .landing-journey-viz__spark-bar{transform-origin:bottom center;animation:landing-journey-bar 2.2s ease-in-out infinite}.landing-journey-viz--insight .landing-journey-viz__spark-bar:first-child{animation-delay:0s}.landing-journey-viz--insight .landing-journey-viz__spark-bar:nth-child(2){animation-delay:.1s}.landing-journey-viz--insight .landing-journey-viz__spark-bar:nth-child(3){animation-delay:.2s}.landing-journey-viz--insight .landing-journey-viz__spark-bar:nth-child(4){animation-delay:.3s}.landing-journey-viz--insight .landing-journey-viz__spark-bar:nth-child(5){animation-delay:.4s}.landing-journey-viz--insight .landing-journey-viz__spark-bar:nth-child(6){animation-delay:.5s}.landing-journey-viz--insight .landing-journey-viz__spark-bar:nth-child(7){animation-delay:.6s}.landing-journey-viz--insight .landing-journey-viz__spark-bar:nth-child(8){animation-delay:.7s}.landing-journey-viz--economics .landing-journey-viz__wf-bar{transform-origin:left center;animation:landing-journey-wf 2.8s ease-in-out infinite}.landing-journey-viz--economics .landing-journey-viz__bar{transform-origin:bottom center;animation:landing-journey-bar 2.4s ease-in-out infinite}@keyframes landing-journey-wf{0%,to{transform:scaleX(.28);opacity:.5}50%{transform:scaleX(1);opacity:1}}.landing-journey-viz--pipeline .landing-journey-viz__stage-pill{animation:landing-journey-bar 2.6s ease-in-out infinite;transform-origin:bottom center}.landing-journey-viz--pipeline .landing-journey-viz__lead-card{animation:landing-journey-fade-up .5s ease both}.landing-journey-viz--timeline .landing-journey-viz__timeline-row{animation:landing-journey-fade-up .45s ease both}.landing-journey-viz__typing-dot{animation:landing-journey-typing-dot 1.2s ease-in-out infinite}.landing-journey-viz--calendar .landing-journey-viz__paid-badge{animation:landing-journey-calendar-pop 2.4s ease-in-out infinite}.landing-journey-viz--automation .landing-journey-viz__automation-step{animation:landing-journey-fade-up .45s ease both}.landing-journey-viz--automation .landing-journey-viz__flow-connector{animation:landing-journey-flow-dash 1s linear infinite}.landing-journey-viz--gdpr .landing-journey-viz__shield-ring{animation:landing-journey-shield-pulse 2.4s ease-in-out infinite}.landing-journey-viz--gdpr .landing-journey-viz__gdpr-row,.landing-journey-viz--kpi .landing-journey-viz__kpi-card{animation:landing-journey-fade-up .45s ease both}.landing-journey-viz--kpi .landing-journey-viz__spark-line{stroke-dasharray:200;stroke-dashoffset:200;animation:landing-journey-spark-draw 1.8s ease-out forwards,landing-journey-spark-pulse 3s ease-in-out 1.8s infinite}@keyframes landing-journey-fade-up{0%{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes landing-journey-typing-dot{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-3px);opacity:1}}@keyframes landing-journey-shield-pulse{0%,to{transform:scale(1);opacity:.45}50%{transform:scale(1.25);opacity:.05}}@keyframes landing-journey-spark-pulse{0%,to{opacity:1}50%{opacity:.5}}.landing-anywhere-list li:first-child .landing-anywhere-icon-svg{animation-delay:0s}.landing-anywhere-list li:nth-child(2) .landing-anywhere-icon-svg{animation-delay:.35s}.landing-anywhere-list li:nth-child(3) .landing-anywhere-icon-svg{animation-delay:.7s}.landing-anywhere-icon-svg{animation:landing-anywhere-icon-float 5s ease-in-out infinite}@keyframes landing-demo-cursor-move{0%,to{transform:translate(8%,18%);opacity:0}12%{opacity:1}45%{transform:translate(62%,48%)}70%{transform:translate(48%,72%)}}.landing-demo-cursor{opacity:0}.landing-demo-cursor--active{animation:landing-demo-cursor-move 3.6s ease-in-out infinite}.landing-demo-cursor--charts.landing-demo-cursor--active{animation-delay:.2s}.landing-demo-cursor--economics.landing-demo-cursor--active{animation-delay:.35s}.landing-demo-cursor--calendar.landing-demo-cursor--active{animation-delay:.5s}@keyframes landing-demo-economics-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--accent-500) 0%,transparent)}50%{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-500) 22%,transparent)}}.landing-demo-economics-add--pulse{animation:landing-demo-economics-pulse 2.2s ease-in-out infinite}.landing-demo-clickable{transition:border-color .22s ease,box-shadow .22s ease,transform .18s ease,background-color .22s ease}.landing-demo-clickable--selected{border-color:color-mix(in srgb,var(--accent-500) 38%,#e2e8f0)!important;background:color-mix(in srgb,var(--accent-500) 7%,white)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-500) 16%,transparent),0 8px 20px -14px color-mix(in srgb,var(--accent-500) 22%,transparent)}.landing-demo-clickable:active{transform:scale(.985)}.landing-demo-btn--press{animation:landing-demo-btn-press .68s ease-out}@keyframes landing-demo-btn-press{0%{transform:scale(1)}40%{transform:scale(.94);box-shadow:0 0 0 3px color-mix(in srgb,#4285f4 22%,transparent)}to{transform:scale(1)}}.landing-showcase-tab--active{animation:landing-showcase-tab-in .32s cubic-bezier(.16,1,.3,1)}@keyframes landing-showcase-tab-in{0%{transform:translateX(-2px);opacity:.92}to{transform:translateX(0);opacity:1}}.landing-locale-toggle-pill{transition:transform .42s cubic-bezier(.16,1,.3,1);will-change:transform}@media (prefers-reduced-motion:reduce){.landing-locale-toggle-pill{transition-duration:.01ms}.landing-journey-viz--gdpr:after{animation:none!important;opacity:0}}.landing-polycore{--accent-400:#fb7185;--accent-500:#f43f5e;--accent-600:#e11d48;--accent-700:#be185d;--accent-800:#9f1239;--accent-500-rgb:244 63 94;--accent-700-rgb:190 24 93;--glow-comp-rgb:244 63 94;--glow-bridge-rgb:251 113 133;--glow-comp-echo-rgb:253 164 175}.landing-capabilities-section{background:#ffffff}.landing-capabilities-section .landing-capability-card:before{opacity:0!important}.landing-capabilities-section .landing-capability-card:after{border-color:rgba(226,232,240,.95);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 4px 18px -14px rgba(15,23,42,.14)}.landing-capabilities-section .landing-capability-card:hover{transform:translateY(-4px)}.landing-capabilities-section .landing-capability-card:hover:after{border-color:color-mix(in srgb,var(--accent-500) 22%,rgba(226,232,240,.95));box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 14px 32px -18px rgba(15,23,42,.18)}.landing-capabilities-section .landing-capability-card:hover:before{opacity:0!important}