*{box-sizing:border-box}body,html{margin:0;padding:0;background:#F8F9FA;color:#2D3436;font-family:Inter,-apple-system,SF Pro Text,system-ui,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh;overflow:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #6C5CE7;outline-offset:2px}.shell{height:100vh;display:flex;background:#F8F9FA}.shell-main{flex:1 1;display:flex;flex-direction:column;min-width:0;min-height:0}@keyframes typing-dot{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.typing-dot{width:6px;height:6px;border-radius:999px;animation:typing-dot 1.4s infinite}.tabular{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.thin-scroll::-webkit-scrollbar{width:8px;height:8px}.thin-scroll::-webkit-scrollbar-track{background:transparent}.thin-scroll::-webkit-scrollbar-thumb{background:rgba(45,52,54,.15);border-radius:4px}.thin-scroll::-webkit-scrollbar-thumb:hover{background:rgba(45,52,54,.25)}