.sfc{background:var(--color-surface)}.sfc__frame{position:relative;isolation:isolate}.sfc__head{position:relative;z-index:1}.sfc__row+.sfc__row{margin-top:var(--space-24)}.sfc__connector{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;overflow:visible;pointer-events:none;display:none}@media (min-width: 1024px){.sfc__connector{display:block}}.sfc__path{stroke-width:2;stroke-linecap:round;stroke-dasharray:1 11;stroke-opacity:.55;animation:sfc-flow 3.2s linear infinite}@keyframes sfc-flow{to{stroke-dashoffset:-12}}.sfc__node-dot{fill:var(--green-500)}.sfc__node-halo{fill:var(--green-400);opacity:0;transform-box:fill-box;transform-origin:center;animation:sfc-pulse 2.6s ease-out infinite}@keyframes sfc-pulse{0%{transform:scale(.5);opacity:.45}70%{opacity:0}to{transform:scale(2.4);opacity:0}}.sfc__row{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:center;opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}.sfc__row[data-visible=true]{opacity:1;transform:none}@media (min-width: 1024px){.sfc__row{grid-template-columns:1fr 1fr;gap:var(--space-16)}.sfc__row+.sfc__row{margin-top:var(--space-32)}.sfc__row:nth-child(2n) .sfc__text{order:2}.sfc__row:nth-child(2n) .sfc__visual{order:1}}@media (prefers-reduced-motion: reduce){.sfc__row{opacity:1;transform:none;transition:none}.sfc__path,.sfc__node-halo{animation:none}.sfc__node-halo{opacity:0}}.sff-feature{position:relative;isolation:isolate}.sff-feature:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:radial-gradient(var(--green-300) 1px,transparent 1.4px);background-size:18px 18px;opacity:.4;-webkit-mask-image:radial-gradient(120% 120% at 85% 0%,#000 0%,transparent 70%);mask-image:radial-gradient(120% 120% at 85% 0%,#000 0%,transparent 70%)}.sff-feature>*{position:relative}.sff-card{opacity:0;transform:translateY(44px) scale(.94);transition:opacity .5s ease-out,transform .7s cubic-bezier(.34,1.56,.64,1);will-change:transform,opacity}.sff--revealed .sff-card{opacity:1;transform:translateY(0) scale(1)}.sff--revealed .sff-card:nth-child(1){transition-delay:0s}.sff--revealed .sff-card:nth-child(2){transition-delay:.13s}.sff--revealed .sff-card:nth-child(3){transition-delay:.26s}.sff--revealed .sff-card:nth-child(4){transition-delay:.39s}@media (prefers-reduced-motion: reduce){.sff-card{opacity:1;transform:none;transition:none}}
