@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";body{font-family:Inter,sans-serif;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;overflow:hidden;margin:0;padding:0}.h-dvh{height:100vh;height:100dvh}.allow-select,input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d1d5db}.bg-ambient-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;transition:background 1s ease;background:#fff;overflow:hidden;pointer-events:none}.bg-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;transition:background-color 1.5s ease;animation:breathing 8s ease-in-out infinite}.bg-orb-1{top:-15%;right:-10%;width:700px;height:700px;background:#e0e7ff;animation-delay:0s}.bg-orb-2{bottom:-15%;left:-10%;width:600px;height:600px;background:#f3f4f6;animation-delay:4s}.thinking .bg-orb-1{background:#a5b4fc;opacity:.5;filter:blur(90px)}.thinking .bg-orb-2{background:#c4b5fd;opacity:.5;filter:blur(90px)}@keyframes fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fade-in-up .6s cubic-bezier(.165,.84,.44,1) forwards}@keyframes spin-once{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-once{animation:spin-once .8s cubic-bezier(.4,0,.2,1)}@keyframes slide-up-fade{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-slide-up{animation:slide-up-fade .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in .3s ease-out forwards}
