@keyframes guideEnter{0%{opacity:0;filter:blur(4px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes guideLeave{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(2px);transform:translateY(6px)scale(.97)}}.guide-dropdown-leave{pointer-events:none;animation:.15s ease-in forwards guideLeave}.guide-hero-stagger>*{opacity:0;animation:.5s ease-out forwards guideEnter}.guide-hero-stagger>:first-child{animation-delay:0s}.guide-hero-stagger>:nth-child(2){animation-delay:80ms}.guide-hero-stagger>:nth-child(3){animation-delay:.16s}.guide-hero-stagger>:nth-child(4){animation-delay:.24s}.guide-hero-stagger>:nth-child(5){animation-delay:.32s}.guide-hero-stagger>:nth-child(6){animation-delay:.4s}.guide-reveal{opacity:0;transition-property:opacity,transform;transition-duration:.6s;transition-timing-function:cubic-bezier(.22,1,.36,1);transform:translateY(16px)}.guide-reveal.is-visible{opacity:1;transform:translateY(0)}.guide-stagger-grid.is-visible>*{animation:.5s ease-out forwards guideEnter}.guide-stagger-grid>*{opacity:0}.guide-stagger-grid.is-visible>:first-child{animation-delay:0s}.guide-stagger-grid.is-visible>:nth-child(2){animation-delay:30ms}.guide-stagger-grid.is-visible>:nth-child(3){animation-delay:60ms}.guide-stagger-grid.is-visible>:nth-child(4){animation-delay:90ms}.guide-stagger-grid.is-visible>:nth-child(5){animation-delay:.12s}.guide-stagger-grid.is-visible>:nth-child(6){animation-delay:.15s}.guide-stagger-grid.is-visible>:nth-child(7){animation-delay:.18s}.guide-stagger-grid.is-visible>:nth-child(8){animation-delay:.21s}.guide-stagger-grid.is-visible>:nth-child(9){animation-delay:.24s}.guide-stagger-grid.is-visible>:nth-child(n+10){animation-delay:.27s}.guide-card-lift{transition-property:transform,box-shadow,border-color;transition-duration:.25s;transition-timing-function:cubic-bezier(.22,1,.36,1)}@media (hover:hover) and (pointer:fine){.guide-card-lift:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #0000000a,0 4px 16px -4px #00000014,0 12px 32px -8px #4f46e50f}}@media (hover:hover) and (pointer:fine) and (prefers-color-scheme:dark){.guide-card-lift:hover{box-shadow:0 0 0 1px #ffffff0f,0 4px 16px -4px #0000004d,0 12px 32px -8px #4f46e51a}}@media (prefers-reduced-motion:reduce){.guide-hero-stagger>*,.guide-stagger-grid>*{opacity:1;animation:none}.guide-reveal{opacity:1;transition:none;transform:none}.guide-card-lift:hover{transform:none}}
