.orbit-section{align-items:center;background:#ecdff7;border-radius:32px;display:flex;font-family:Inter,sans-serif;gap:40px;margin:0 auto;padding:60px 48px}.orbit-left{flex-shrink:0;max-width:300px}.orbit-heading{color:#1a1a2e;font-size:32px;font-weight:800;line-height:1.2}.orbit-heading .accent{color:#9b3fd4}.orbit-subheading{color:#9b3fd4;font-size:32px;font-weight:400;line-height:1.2}.orbit-hub{flex:1;height:440px;position:relative}.hub-lines{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hub-center{display:flex;height:100px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.hub-center img{height:auto;object-fit:contain;width:200px}.hub-center-placeholder{color:#9b3fd4;font-size:11px;font-weight:700;text-align:center}.orbit-pill{align-items:center;background:#fff;border-radius:40px;box-shadow:0 2px 12px rgba(155,63,212,.1);cursor:pointer;display:flex;gap:8px;max-width:200px;min-height:70px;padding:8px 14px;position:absolute;transition:transform .3s ease,box-shadow .3s ease;z-index:2}.orbit-pill:hover{box-shadow:0 12px 28px rgba(155,63,212,.25);transform:translateY(-6px) scale(1.05);z-index:3}.pill-icon{align-items:center;background:#f3e8ff;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;overflow:hidden;transition:background .3s ease,transform .3s ease;width:32px}.orbit-pill:hover .pill-icon{background:#e4cdfa;transform:scale(1.1)}.pill-icon img{height:20px;object-fit:contain;width:20px}.pill-text{color:#1a1a2e;font-size:16px;font-weight:700;line-height:1.3;transition:color .3s ease}.orbit-pill:hover .pill-text{color:#9b3fd4}.pill-1{left:25%;top:2%}.pill-2{right:20%;top:2%}.pill-3{left:12%;top:26%}.pill-4{right:10%;top:26%}.pill-5{bottom:28%;left:12%}.pill-6{bottom:28%;right:10%}.pill-7{bottom:2%;left:40%}.pill-8{bottom:2%;right:18%}@media (max-width:768px){.orbit-section{display:flex;flex-direction:column;padding:60px 20px}.orbit-hub{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.orbit-pill{max-width:160px;min-height:65px;min-width:160px;padding:5px 14px;position:static}.pill-text{font-size:12px}.hub-center{display:none}}