﻿.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1e3c72 0,#2a5298 25%,#7e22ce 50%,#3b82f6 75%,#1e40af 100%);background-size:400% 400%;animation:15s infinite gradient-shift;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.glow-orb,.particle{position:absolute;border-radius:50%}@keyframes gradient-shift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.particle{background:rgba(255,255,255,.15);pointer-events:none;animation:25s ease-in-out infinite float-particle-smooth}.particle:first-child{width:80px;height:80px;top:10%;left:20%;animation-duration:28s;animation-delay:0s}.particle:nth-child(2){width:60px;height:60px;top:60%;left:80%;animation-duration:24s;animation-delay:3s}.particle:nth-child(3){width:100px;height:100px;top:80%;left:10%;animation-duration:32s;animation-delay:6s}.particle:nth-child(4){width:50px;height:50px;top:30%;left:70%;animation-duration:26s;animation-delay:2s}.particle:nth-child(5){width:70px;height:70px;top:50%;left:40%;animation-duration:30s;animation-delay:5s}.particle:nth-child(6){width:90px;height:90px;top:20%;left:50%;animation-duration:27s;animation-delay:8s}@keyframes float-particle-smooth{0%{transform:translateY(0) translateX(0) rotate(0);opacity:0}15%{opacity:.4}50%{transform:translateY(-120px) translateX(80px) rotate(180deg);opacity:.6}85%{opacity:.3}100%{transform:translateY(-240px) translateX(-80px) rotate(360deg);opacity:0}}.glow-orb{filter:blur(50px);opacity:.3;animation:10s ease-in-out infinite orb-pulse-smooth}.glow-orb:nth-child(7){width:350px;height:350px;background:rgba(59,130,246,.4);top:-100px;left:-100px;animation-delay:0s}.glow-orb:nth-child(8){width:300px;height:300px;background:rgba(30,64,175,.4);bottom:-80px;right:-80px;animation-delay:3s}.glow-orb:nth-child(9){width:250px;height:250px;background:rgba(126,34,206,.4);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:6s}@keyframes orb-pulse-smooth{0%,100%{transform:scale(1);opacity:.25}50%{transform:scale(1.15);opacity:.4}}.robot-container{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:30px}.loading-text{font-size:20px;color:#fff;text-shadow:0 0 20px rgba(59,130,246,.8),0 0 40px rgba(59,130,246,.5);letter-spacing:2px;text-align:center;animation:2s ease-in-out infinite text-pulse}@keyframes text-pulse{0%,100%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.robot-typing{position:relative;width:140px;height:160px}.robot-head{position:absolute;width:60px;height:60px;background:linear-gradient(135deg,#3b82f6 0,#1e40af 100%);border-radius:12px;top:0;left:40px;animation:2s ease-in-out infinite head-bob;box-shadow:0 10px 30px rgba(0,0,0,.4)}.robot-antenna,.robot-antenna::after,.robot-mouth{left:50%;transform:translateX(-50%)}.robot-antenna{position:absolute;width:3px;height:15px;background:#3b82f6;top:-15px}.robot-eye,.robot-mouth{background:#fff;position:absolute}.robot-antenna::after{content:'';position:absolute;width:8px;height:8px;background:#60a5fa;border-radius:50%;top:-8px;animation:1s ease-in-out infinite antenna-blink;box-shadow:0 0 20px #60a5fa}.robot-eye{width:12px;height:12px;border-radius:50%;top:20px;animation:3s ease-in-out infinite eye-blink;box-shadow:0 0 10px rgba(255,255,255,.6)}.robot-eye.left{left:12px}.robot-eye.right{right:12px}.robot-eye::after{content:'';position:absolute;width:6px;height:6px;background:#1e40af;border-radius:50%;top:3px;left:3px}.robot-mouth{width:30px;height:3px;bottom:15px;border-radius:2px;box-shadow:0 0 8px rgba(255,255,255,.4)}.robot-body{position:absolute;width:70px;height:50px;background:linear-gradient(135deg,#3b82f6 0,#1e40af 100%);border-radius:8px;top:65px;left:35px;box-shadow:0 8px 25px rgba(0,0,0,.4)}.robot-body::after,.robot-body::before{content:'';position:absolute;width:8px;height:8px;background:#60a5fa;border-radius:50%;top:15px;box-shadow:0 0 10px rgba(96,165,250,.6)}.robot-body::before{left:15px}.robot-body::after{right:15px}.robot-arm{position:absolute;width:12px;height:40px;background:#3b82f6;border-radius:6px;top:70px;box-shadow:0 5px 15px rgba(0,0,0,.3)}.keyboard,.robot-hand{border-radius:4px;position:absolute}.robot-arm.left{left:18px;animation:.6s ease-in-out infinite arm-type-left}.robot-arm.right{right:18px;animation:.6s ease-in-out .3s infinite arm-type-right}.robot-hand{width:14px;height:8px;background:#1e40af;bottom:-8px;left:-1px}.keyboard{width:100px;height:20px;background:#1e293b;bottom:0;left:20px;box-shadow:0 5px 20px rgba(0,0,0,.5)}.keyboard-key{position:absolute;width:8px;height:8px;background:#e0f2fe;border-radius:2px;top:6px;animation:.6s ease-in-out infinite key-press}.keyboard-key:first-child{left:10px;animation-delay:0s}.keyboard-key:nth-child(2){left:22px;animation-delay:.1s}.keyboard-key:nth-child(3){left:34px;animation-delay:.2s}.keyboard-key:nth-child(4){left:46px;animation-delay:.3s}.keyboard-key:nth-child(5){left:58px;animation-delay:.4s}.keyboard-key:nth-child(6){left:70px;animation-delay:.5s}@keyframes head-bob{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes antenna-blink{0%,100%{opacity:1}50%{opacity:.4}}@keyframes eye-blink{0%,100%,90%{transform:scaleY(1)}95%{transform:scaleY(.1)}}@keyframes arm-type-left{0%,100%{transform:rotate(0)}50%{transform:rotate(-15deg)}}@keyframes arm-type-right{0%,100%{transform:rotate(0)}50%{transform:rotate(15deg)}}@keyframes key-press{0%,100%{transform:translateY(0);background:#e0f2fe}50%{transform:translateY(2px);background:#bae6fd}}