*{box-sizing:border-box}html{background:#050506}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:radial-gradient(circle at 82% 2%,rgba(225,29,72,.12),transparent 27rem),linear-gradient(180deg,#09090b,#030304);color:#f4f4f5}.mono{font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace}.editor{min-height:410px;resize:vertical;tab-size:2;line-height:1.58;color:#e4e4e7;caret-color:#fb7185}.editor::selection{background:rgba(225,29,72,.35)}.panel{border:1px solid #27272a;background:rgba(9,9,11,.9);box-shadow:0 18px 55px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.025)}.chip{border:1px solid #3f3f46;border-radius:4px;padding:.38rem .7rem;background:#111113;color:#d4d4d8}.chip:hover{border-color:#e11d48;color:#fff}.brandline{height:2px;background:linear-gradient(90deg,#e11d48,rgba(225,29,72,.08),transparent)}.moonmark{width:40px;height:40px;border-radius:50%;background:#e11d48;box-shadow:0 0 28px rgba(225,29,72,.42);position:relative}.moonmark:after{content:"";position:absolute;width:34px;height:34px;border-radius:50%;background:#09090b;left:10px;top:-3px}.terminal-grid{background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:24px 24px}button{transition:.16s ease}button:focus-visible,textarea:focus-visible{outline:2px solid #fb7185;outline-offset:2px}.status-dot{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 10px #10b981}@media(max-width:640px){.editor{min-height:310px}.moonmark{width:32px;height:32px}.moonmark:after{width:28px;height:28px;left:8px}}