@keyframes hero-fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-operation-reveal{0%{opacity:.35;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.animate-fade-in-up{animation:.42s ease-out forwards hero-fade-in-up}.animate-fade-in{opacity:0;animation:.42s ease-out .12s forwards hero-fade-in}.hero-canvas-shell,.hero-canvas-navbar,.hero-canvas-navbar-chip{border-radius:0!important}.hero-operation-image{filter:saturate(.76)contrast(1.08)brightness(.82);animation:.42s ease-out both hero-operation-reveal}.hero-reveal-divider:focus-visible>span{border-color:var(--nf-amber,#d4a556);box-shadow:0 0 0 2px var(--nf-void,#070908), 0 0 0 4px var(--nf-amber,#d4a556)}@media (pointer:coarse){.hero-reveal-divider{width:3.5rem}.hero-reveal-divider>span{min-width:2rem}}.stagger-fade-in>*{opacity:0;animation:.42s ease-out forwards hero-fade-in-up}.stagger-fade-in>:nth-child(2){animation-delay:70ms}.stagger-fade-in>:nth-child(3){animation-delay:.14s}.stagger-fade-in>:nth-child(4){animation-delay:.21s}.stagger-fade-in>:nth-child(5){animation-delay:.28s}@media (prefers-reduced-motion:reduce){.animate-fade-in-up,.animate-fade-in,.hero-operation-image,.stagger-fade-in>*{opacity:1;transform:none;animation:none!important}}
