body{font-family:"Inter",sans-serif}h1,h2,h3,.font-outfit{font-family:"Outfit",sans-serif}.bot-container{position:relative;width:120px;height:100px;margin:0 auto 2rem auto}.bot-head{width:100%;height:100%;background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border-radius:20px;display:flex;justify-content:center;align-items:center;gap:12px;box-shadow:0 10px 25px -5px rgba(124,58,237,.5);position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.2)}.bot-eye{width:28px;height:36px;background:#fff;border-radius:14px;position:relative;overflow:hidden;transition:all .3s ease}.bot-pupil{width:12px;height:12px;background:#1e1b4b;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .05s linear,width .3s,height .3s}.eyelid{position:absolute;left:0;width:100%;background:#a855f7;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10}.eyelid-top{top:0;height:0%;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.eyelid-bottom{bottom:0;height:0%;border-top-left-radius:50%;border-top-right-radius:50%}.bot-head.sad .eyelid-top{height:45%;border-radius:0 0 100% 0;transform:rotate(-10deg) scale(1.2)}.bot-head.sad .bot-eye{border-radius:18px}.bot-head.sad{transform:translateY(5px);filter:grayscale(.2)}.bot-head.happy .eyelid-bottom{height:45%;border-radius:100% 100% 0 0}.bot-head.happy .bot-pupil{width:14px;height:14px}.bot-head.happy{transform:translateY(-5px);box-shadow:0 15px 30px -5px rgba(99,102,241,.6)}.bot-antenna{position:absolute;top:-16px;left:50%;transform:translateX(-50%);width:4px;height:16px;background:#9333ea;border-radius:4px 4px 0 0;z-index:-1}.bot-antenna::before{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:12px;height:12px;background:#d946ef;border-radius:50%;box-shadow:0 0 15px rgba(217,70,239,.8);animation:pulse-purple 2s infinite}@keyframes pulse-purple{0%,100%{opacity:1;transform:translateX(-50%) scale(1)}50%{opacity:.7;transform:translateX(-50%) scale(.9)}}.bot-head::before,.bot-head::after{content:"";position:absolute;width:12px;height:8px;background:#f9a8d4;border-radius:50%;top:58%;opacity:0;transition:opacity .3s ease;z-index:5;filter:blur(2px)}.bot-head::before{left:18px}.bot-head::after{right:18px}.bot-container:hover .bot-head::before,.bot-container:hover .bot-head::after{opacity:.8}@keyframes giggle{0%,100%{transform:rotate(0deg)}25%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}}.bot-container:hover{animation:giggle .4s ease-in-out infinite;cursor:pointer}#background-canvas{position:fixed;top:0;left:0;width:100vw!important;height:100vh!important;z-index:-1}.login-card{background:rgba(15,23,42,.85);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-right:1px solid rgba(139,92,246,.3);box-shadow:10px 0 50px rgba(0,0,0,.3);color:#f8fafc;position:relative;overflow:hidden}.input-field{background:rgba(30,41,59,.5);border:1px solid rgba(139,92,246,.2);color:#f1f5f9;transition:all .3s cubic-bezier(.4,0,.2,1)}.input-field:focus{background:rgba(30,41,59,.8);border-color:#a855f7;box-shadow:0 0 15px rgba(168,85,247,.2);transform:translateY(-1px)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #1e293b inset!important;-webkit-text-fill-color:#f1f5f9!important;transition:background-color 5000s ease-in-out 0s;caret-color:#f1f5f9!important}.futuristic-btn{background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border:1px solid rgba(255,255,255,.1);text-transform:uppercase;letter-spacing:.1em;font-weight:700;position:relative;overflow:hidden}.futuristic-btn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.futuristic-btn:hover::before{left:100%}.disable-scroll{overflow:hidden}.text-neon{color:#cbd5e1;text-shadow:0 0 10px rgba(139,92,246,.3)}
