.orbit-hero-section{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:100vw;height:600px;margin:0;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.orbit-hero-section{height:520px}}.orbit-center-content{z-index:10;text-align:center;-webkit-backdrop-filter:blur(12px);box-sizing:border-box;background:#14151ae0;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;width:90%;max-width:440px;padding:2rem 2.5rem;display:flex;position:relative;box-shadow:0 20px 40px #00000080,0 0 40px #3b82f633}@media (max-width:768px){.orbit-center-content{border-radius:16px;width:85%;max-width:260px;margin:0 auto;padding:1.1rem .9rem}}.orbit-center-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.orbit-center-icon{color:#3b82f6;filter:drop-shadow(0 0 10px #3b82f680);font-size:32px}.orbit-center-title{color:#fff;margin:0;font-size:1.4rem;font-weight:700}@media (max-width:480px){.orbit-center-title{font-size:1.2rem}}.orbit-center-subtitle{color:#94a3b8;margin-bottom:1.25rem;font-size:.92rem;line-height:1.4}.orbit-center-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #3b82f666}.orbit-center-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f699}.orbit-ring{z-index:5;pointer-events:none;width:1px;height:1px;position:absolute;top:50%;left:50%}.orbit-item-js{will-change:transform;position:absolute;top:0;left:0}.orbit-card{cursor:pointer;box-sizing:border-box;background:#1e1f26eb;border:1px solid #ffffff26;border-radius:16px;justify-content:center;align-items:center;width:90px;height:90px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 10px 25px #00000080}@media (max-width:768px){.orbit-card{border-radius:12px;width:52px;height:52px}}.orbit-card:hover{z-index:20;border-color:#3b82f6;transform:translate(-50%,-50%)scale(1.15);box-shadow:0 15px 35px #3b82f666}.orbit-logo-img{object-fit:contain;max-width:75%;max-height:75%}.orbit-logo-text{color:#fff;font-size:.85rem;font-weight:700}.orbit-target-box{z-index:4;pointer-events:none;border:2px dashed #ef4444cc;border-radius:18px;width:100px;height:100px;transition:all .3s;position:absolute;top:40px;left:50%;transform:translate(-50%);box-shadow:0 0 15px #ef44444d,inset 0 0 15px #ef444433}@media (max-width:768px){.orbit-target-box{border-radius:14px;width:76px;height:76px;top:8px}}.orbit-card.selected-winner{z-index:30;border-color:#ef4444;animation:1.5s infinite alternate pulse-winner;transform:translate(-50%,-50%)scale(1.25);box-shadow:0 0 30px #ef4444b3}@keyframes pulse-winner{0%{box-shadow:0 0 20px #ef444480}to{border-color:#f87171;box-shadow:0 0 40px #ef4444e6}}.floating-bg-elements{pointer-events:none;z-index:1;width:100%;max-width:100vw;height:100%;position:absolute;top:0;left:0;overflow:hidden}.float-icon{object-fit:contain;opacity:.4;filter:drop-shadow(0 10px 15px #00000080);mix-blend-mode:screen;width:60px;height:60px;animation:6s ease-in-out infinite float;position:absolute}.float-icon.icon-1{width:70px;height:70px;animation-delay:0s;top:10%;left:5%}.float-icon.icon-2{width:60px;height:60px;animation-delay:-2s;bottom:15%;left:8%}.float-icon.icon-3{width:45px;height:45px;animation-delay:-4s;top:40%;left:12%}.float-icon.icon-4{width:65px;height:65px;animation-delay:-1s;top:15%;right:5%}.float-icon.icon-5{width:55px;height:55px;animation-delay:-3s;bottom:10%;right:8%}.float-icon.icon-6{width:48px;height:48px;animation-delay:-5s;top:45%;right:10%}@media (max-width:768px){.float-icon{display:none}}@keyframes float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}to{transform:translateY(0)rotate(0)}}
