.ff-scroll-progress{z-index:100;pointer-events:none;background:0 0;height:2px;position:fixed;top:0;left:0;right:0}.ff-scroll-progress:after{content:"";height:100%;width:calc(var(--p,0)*100%);background:linear-gradient(90deg,#64ffda 0%,#8affea 100%);transition:width 60ms linear;display:block;box-shadow:0 0 8px #64ffda66}.ff-hero-title .ff-word{opacity:0;animation:.7s cubic-bezier(.21,.47,.32,.98) forwards ff-word-up;display:inline-block;transform:translateY(14px)}.ff-hero-title .ff-word:first-child{animation-delay:0s}.ff-hero-title .ff-word:nth-child(2){animation-delay:.12s}@keyframes ff-word-up{to{opacity:1;transform:translateY(0)}}.ff-letter-display{letter-spacing:-.04em;color:#64ffda;font-family:ui-serif,Times New Roman,Georgia,serif;font-size:clamp(72px,7vw,108px);font-style:italic;font-weight:300;line-height:.85;display:inline-block}.ff-pillar-card{transition:background-color .24s cubic-bezier(.22,.61,.36,1);position:relative}.ff-pillar-card:before{content:"";transform-origin:0;z-index:5;background:#64ffda;height:2px;transition:transform .32s cubic-bezier(.22,.61,.36,1);position:absolute;inset:auto 0 0;transform:scaleX(0)}.ff-pillar-card:hover:before{transform:scaleX(1)}.ff-chip{letter-spacing:.02em;color:var(--color-text-light);background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;align-items:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}.ff-chip:hover{background:#64ffda0f;border-color:#64ffda4d}.ff-chip-accent{color:var(--color-secondary);background:#64ffda1a;border-color:#64ffda66}@media (prefers-reduced-motion:reduce){.ff-hero-title .ff-word{opacity:1;animation:none;transform:none}.ff-scroll-progress:after,.ff-pillar-card,.ff-pillar-card:before{transition:none}}
