*{box-sizing:border-box}html,body{background:#000;height:100%;margin:0}body{color:#ffffffe6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.landing{background:#000;place-items:center;min-height:100vh;display:grid}.quote{text-align:center;letter-spacing:-.02em;margin:0;font-size:clamp(26px,5vw,52px);font-weight:600;line-height:1.05}.caret{vertical-align:-.08em;background:#ffffffe6;width:2px;height:.9em;margin-left:.12em;animation:1.05s step-end infinite caret-blink;display:inline-block}@keyframes caret-blink{0%,49%{opacity:0}50%,to{opacity:1}}@media (prefers-reduced-motion:reduce){.caret{opacity:.7;animation:none}}
