*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Fira Code,Monaco,Menlo,Consolas,Liberation Mono,monospace;background-color:#000;color:#fff;min-height:100vh;line-height:1.6;letter-spacing:.02em}#root{min-height:100vh}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.hero-content{max-width:680px;width:100%}.stream-text{font-family:Fira Code,Monaco,Menlo,Consolas,Liberation Mono,monospace;font-size:1.125rem;font-weight:400;line-height:1.85;letter-spacing:.01em;white-space:pre-wrap;word-break:break-word}.cursor{display:inline;color:#fff;animation:pulse .8s ease-in-out infinite}.cursor--idle{animation:pulse-slow 1.6s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes pulse-slow{0%,to{opacity:.8}50%{opacity:.2}}.hero-title{font-family:Fira Code,Monaco,Menlo,Consolas,Liberation Mono,monospace;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:.01em;text-transform:uppercase;line-height:1.2;margin:0 0 1.5rem;color:#fff}.hero-title-tokenized{display:block}.hero-title-tokenized .token{display:inline-block;white-space:pre;padding:2px 4px;margin:0 1px;border-radius:3px;transition:all .2s ease;border:1px solid transparent}.hero-title-tokenized .token:hover{border-color:#ffffff4d;transform:translateY(-1px)}.stream-text .apply-link{color:inherit;text-decoration:none;transition:text-decoration .2s ease}.stream-text .apply-link:hover{text-decoration:underline}.ai-clickable{cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;display:inline;position:relative}.ai-token{display:inline-block;padding:2px 4px;margin:0;border-radius:3px;transition:all .2s ease;border:1px solid transparent;white-space:pre;background-color:transparent}.ai-clickable:hover .ai-token{background-color:#3b82f626;border-color:#fff3;transform:translateY(-1px)}.ai-clickable:active .ai-token{transform:translateY(0)}
