:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background:#111;min-height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.stage{color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:clamp(1.5rem,5vw,4rem);display:flex}.eyebrow{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;white-space:nowrap;font-size:.8125rem;font-weight:500;position:absolute;top:clamp(1.25rem,4vw,2.5rem);left:0;right:0}.quote{text-align:center;width:min(42rem,100%)}.quote blockquote p{letter-spacing:-.02em;text-wrap:balance;font-size:clamp(1.5rem,4.5vw,2.75rem);font-weight:500;line-height:1.25}.author{letter-spacing:.01em;color:#ffffffd9;margin-top:clamp(1.25rem,3vw,2rem);font-size:clamp(.95rem,2vw,1.125rem);font-weight:400}@keyframes rise-in{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.7s ease-out both rise-in}.fade-in-delayed{animation:.9s ease-out .12s both rise-in}.fade-in-late{animation:.9s ease-out .28s both rise-in}@media (prefers-reduced-motion:reduce){.fade-in,.fade-in-delayed,.fade-in-late{animation:none}}
