*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;max-width:100vw;overflow-x:hidden}::selection{background:rgba(173,96,191,.3);color:#222656}:focus-visible{outline:2px solid #ad60bf;outline-offset:2px}.font-heading{font-family:Hanken Grotesk,sans-serif}.font-body{font-family:Playfair,serif}[data-scope=drawer][data-part=positioner]{translate:none!important}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.7}}.animate-pulse-soft{animation:pulse-soft 2s ease-in-out infinite}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .3s ease-out forwards}.message-bubble{max-width:85%;word-wrap:break-word}.message-bubble.user{margin-left:auto}.message-bubble.assistant{margin-right:auto}.chat-markdown p{margin-bottom:.5rem}.chat-markdown p:last-child{margin-bottom:0}.chat-markdown code{background:rgba(0,0,0,.05);padding:.125rem .25rem;border-radius:.25rem;font-size:.9em}.chat-markdown pre{background:#1e1e1e;color:#d4d4d4;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:.5rem 0}.chat-markdown pre code{background:none;padding:0;color:inherit}.chat-markdown ol,.chat-markdown ul{margin-left:1.5rem;margin-bottom:.5rem}.chat-markdown li{margin-bottom:.25rem}.status-green{background-color:#00dd91}.status-yellow{background-color:#ffe77c}.status-red{background-color:#ef4444}.typing-indicator span{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#ad60bf;margin:0 2px;animation:typing 1.4s ease-in-out infinite both}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes recording-pulse{0%,to{box-shadow:0 0 0 0 rgba(239,68,68,.5)}50%{box-shadow:0 0 0 8px rgba(239,68,68,0)}}.recording-pulse{animation:recording-pulse 1.5s ease-in-out infinite}.chat-markdown h1,.chat-markdown h2,.chat-markdown h3{font-family:Hanken Grotesk,sans-serif;margin-bottom:.25rem;margin-top:1rem}.chat-markdown h1:first-child,.chat-markdown h2:first-child,.chat-markdown h3:first-child{margin-top:0}.chat-markdown hr{border:none;border-top:1px solid #e2e2e2;margin:1rem 0}@keyframes typing{0%,80%,to{transform:scale(.6);opacity:.6}40%{transform:scale(1);opacity:1}}