*,:after,:before{box-sizing:border-box}#root,body,html{height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .25s ease,color .25s ease}body[data-theme=dark]{background:#0a0a0c;color:#fafafa}body[data-theme=light]{background:#fafafa;color:#09090b}button,input,select,textarea{font-family:inherit}a{color:inherit}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#0000}body[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2a2a35;border-radius:5px}body[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#3f3f46}body[data-theme=light] ::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:5px}body[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#a1a1aa}.hive-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hive-card:hover{transform:translateY(-1px)}@keyframes hive-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hive-bob{animation:hive-bob 3.5s ease-in-out infinite;display:inline-block}.hive-gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f59e0b,#d97706 60%,#f59e0b);-webkit-background-clip:text;background-clip:text}@keyframes hive-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hive-fade-in{animation:hive-fade-in .28s ease-out}body[data-theme=dark] input::placeholder,body[data-theme=dark] textarea::placeholder{color:#71717a}body[data-theme=light] input::placeholder,body[data-theme=light] textarea::placeholder{color:#a1a1aa}
/*# sourceMappingURL=main.6e82712f.css.map*/