.orb-scene{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;bottom:-5%}.orb-wrap{justify-content:center;align-items:center;width:380px;height:380px;display:flex;position:relative}.orb-ring{animation:pulse-ring var(--rd) ease-in-out infinite;opacity:0;border:1px solid #3c78ff1f;border-radius:50%;position:absolute}.orb-ring:first-child{--rd:3.2s;width:400px;height:400px;animation-delay:0s}.orb-ring:nth-child(2){--rd:3.2s;width:480px;height:480px;animation-delay:.6s}.orb-ring:nth-child(3){--rd:3.2s;width:560px;height:560px;animation-delay:1.2s}@keyframes pulse-ring{0%{opacity:0;transform:scale(.92)}40%{opacity:1}to{opacity:0;transform:scale(1.06)}}.orb-main{border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite breathe;position:relative}.orb-void{z-index:3;background:radial-gradient(circle,#000 0%,#000510 35%,#010820 55%,#0000 75%);border-radius:50%;position:absolute;inset:0}.orb-light{filter:blur(12px);z-index:2;background:conic-gradient(#0000 0%,#1450ff80 15%,#0078ffb3 28%,#0a96ff66 38%,#0000 50%,#003cc866 65%,#1e64ff99 78%,#0050dc4d 90%,#0000 100%);border-radius:50%;animation:14s linear infinite spin;position:absolute;inset:-10px}.orb-atmo{filter:blur(8px);z-index:1;background:radial-gradient(70% 50% at 40% 55%,#0064ff73 0%,#003cb440 40%,#0000 70%),radial-gradient(50% 70% at 65% 40%,#1450ff59 0%,#0028a033 40%,#0000 70%);border-radius:50%;animation:8s ease-in-out infinite alternate shimmer;position:absolute;inset:-30px}.orb-halo{filter:blur(18px);z-index:0;background:radial-gradient(#0000 38%,#003cc833 52%,#0028a01f 65%,#0000 75%);border-radius:50%;animation:6s ease-in-out infinite reverse breathe;position:absolute;inset:-55px}.orb-highlight{z-index:4;background:radial-gradient(40% 25% at 35% 28%,#8cc8ff59 0%,#0000 70%);border-radius:50%;position:absolute;inset:0}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{opacity:.8;transform:rotate(-5deg)}to{opacity:1;transform:rotate(5deg)}}.orb-label-top{letter-spacing:.22em;text-transform:uppercase;color:#6496ff80;white-space:nowrap;font-size:11px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}@media (max-width:768px){.orb-wrap{width:260px;height:260px}.orb-main{width:200px;height:200px}.orb-ring:first-child{width:280px;height:280px}.orb-ring:nth-child(2){width:340px;height:340px}.orb-ring:nth-child(3){width:400px;height:400px}.orb-atmo{inset:-20px}.orb-halo{inset:-40px}.orb-light{inset:-6px}}
