.tech-orbit{--orbit-duration:48s;-webkit-user-select:none;user-select:none;justify-content:center;width:100%;display:flex}.tech-orbit__frame{width:min(100%,580px);height:540px;position:relative}.tech-orbit__stage{width:460px;height:460px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tech-orbit__ambient{filter:blur(8px);pointer-events:none;background:radial-gradient(circle at 50% 45%,#8b5cf673 0%,#3b82f638 32%,#0ea5e914 52%,#0000 70%);border-radius:50%;animation:8s ease-in-out infinite alternate tech-orbit-ambient;position:absolute;inset:-18%}.tech-orbit__rings{pointer-events:none;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.tech-orbit__sphere{z-index:3;background:radial-gradient(circle at 35% 28%,#ffffff8c 0%,#c4b5fd8c 18%,#8b5cf6f2 42%,#4f46e5fa 68%,#312e81 100%);border-radius:50%;place-items:center;width:168px;height:168px;animation:5.5s ease-in-out infinite tech-orbit-sphere-glow;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 48px #8b5cf6b3,0 0 96px #3b82f666,inset 0 -12px 28px #1e1b4b73,inset 0 10px 20px #fff3}.tech-orbit__sphere-shine{pointer-events:none;background:radial-gradient(circle at 32% 26%,#ffffff73,#0000 42%);border-radius:50%;animation:5.5s ease-in-out infinite tech-orbit-sphere-shine;position:absolute;inset:10%}.tech-orbit__core-glyph{z-index:1;width:64px;height:64px;position:relative}.tech-orbit__rotator{animation:tech-orbit-spin var(--orbit-duration) linear infinite;z-index:2;position:absolute;inset:0}.tech-orbit__item{width:0;height:0;transform:rotate(var(--orbit-angle)) translateY(calc(-1 * var(--orbit-radius))) rotate(calc(-1 * var(--orbit-angle)));position:absolute;top:50%;left:50%}.tech-orbit__item--inner{--orbit-radius:148px}.tech-orbit__item--outer{--orbit-radius:208px}.tech-orbit__item-spin{animation:tech-orbit-counter-spin var(--orbit-duration) linear infinite;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;top:0;left:0;transform:translate(-50%,-50%)rotate(0)}.tech-orbit__box{width:44px;height:44px;box-shadow:0 0 18px var(--item-glow), inset 0 1px 0 #ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(160deg,#1e293bf2,#0f172aeb);border:1px solid #94a3b82e;border-radius:12px;place-items:center;display:grid}.tech-orbit__icon{width:22px;height:22px}.tech-orbit__label{letter-spacing:.01em;color:#cbd5e1;white-space:nowrap;text-shadow:0 1px 8px #020617e6;font-size:11px;font-weight:500}.tech-orbit__floaters{pointer-events:none;z-index:5;position:absolute;inset:0}.tech-orbit__floater{-webkit-backdrop-filter:blur(18px)saturate(1.2);background:#080e1c52;border:1px solid #bac6dc38;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;animation:5.5s ease-in-out infinite tech-orbit-float;display:flex;position:absolute;box-shadow:0 8px 28px #02061738,inset 0 1px #ffffff12}.tech-orbit__floater--code{flex-direction:column;align-items:flex-start;gap:8px;min-width:188px;padding:12px 14px 14px;animation-delay:0s;top:30%;left:4%}.tech-orbit__floater--uptime{animation-delay:.6s;top:42px;right:4px;box-shadow:0 8px 28px #02061738,0 0 22px #fb923c1a,inset 0 1px #ffffff12}.tech-orbit__floater--ai{animation-delay:1.2s;top:48%;right:-4px;transform:translateY(-50%);box-shadow:0 8px 28px #02061738,0 0 22px #38bdf81a,inset 0 1px #ffffff12}.tech-orbit__floater--security{animation-delay:1.8s;bottom:36px;left:28px;box-shadow:0 8px 28px #02061738,0 0 22px #818cf81f,inset 0 1px #ffffff12}.tech-orbit__floater-dots{gap:5px;display:flex}.tech-orbit__floater-dots span{border-radius:50%;width:7px;height:7px}.tech-orbit__floater-dots span:first-child{background:#f87171}.tech-orbit__floater-dots span:nth-child(2){background:#fbbf24}.tech-orbit__floater-dots span:nth-child(3){background:#4ade80}.tech-orbit__code{font-family:var(--font-geist-mono), ui-monospace, monospace;color:#e2e8f0;margin:0;font-size:11.5px;line-height:1.55}.tech-orbit__code-muted{color:#94a3b8}.tech-orbit__code-var{color:#93c5fd}.tech-orbit__code-kw{color:#c4b5fd}.tech-orbit__code-fn{color:#67e8f9}.tech-orbit__code-prop{color:#fda4af}.tech-orbit__code-str{color:#86efac}.tech-orbit__floater-icon{border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.tech-orbit__floater-icon--uptime{color:#fb923c;background:#fb923c24;border:1px solid #fb923c40}.tech-orbit__floater-icon--ai{color:#67e8f9;background:#22d3ee1f;border:1px solid #22d3ee38}.tech-orbit__floater-icon--security{color:#818cf8;background:#818cf824;border:1px solid #818cf840}.tech-orbit__floater-title{color:#f8fafc;margin:0;font-size:13px;font-weight:600;line-height:1.2}.tech-orbit__floater-sub{margin:2px 0 0;font-size:11.5px;font-weight:500;line-height:1.2}.tech-orbit__floater-sub--uptime{color:#60a5fa}.tech-orbit__floater-sub--ai{color:#22d3ee}.tech-orbit__floater-sub--security{color:#a78bfa}@keyframes tech-orbit-spin{to{transform:rotate(360deg)}}@keyframes tech-orbit-counter-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes tech-orbit-ambient{0%{opacity:.85;transform:scale(1)}to{opacity:1;transform:scale(1.04)}}@keyframes tech-orbit-sphere-glow{0%,to{filter:brightness(.72)saturate(.92);box-shadow:0 0 28px #8b5cf659,0 0 56px #3b82f62e,inset 0 -12px 28px #1e1b4b8c,inset 0 10px 20px #ffffff1a}50%{filter:brightness(1.18)saturate(1.08);box-shadow:0 0 64px #8b5cf6d9,0 0 120px #3b82f680,inset 0 -12px 28px #1e1b4b59,inset 0 10px 20px #ffffff47}}@keyframes tech-orbit-sphere-shine{0%,to{opacity:.45}50%{opacity:1}}@keyframes tech-orbit-float{0%,to{translate:0}50%{translate:0 -7px}}@media (max-width:1023px){.tech-orbit__frame{width:min(100%,500px);height:480px}.tech-orbit__stage{width:380px;height:380px}.tech-orbit__item--inner{--orbit-radius:122px}.tech-orbit__item--outer{--orbit-radius:172px}.tech-orbit__sphere{width:140px;height:140px}.tech-orbit__core-glyph{width:54px;height:54px}.tech-orbit__box{width:40px;height:40px}.tech-orbit__floater--code{transform-origin:0 0;top:26%;left:2%;transform:scale(.92)}.tech-orbit__floater--uptime{transform-origin:100% 0;top:28px;right:0;transform:scale(.92)}.tech-orbit__floater--ai{transform-origin:100%;right:0;transform:translateY(-50%)scale(.92)}.tech-orbit__floater--security{transform-origin:0 100%;bottom:20px;left:12px;transform:scale(.92)}}@media (max-width:639px){.tech-orbit__frame{width:min(100%,360px);height:420px}.tech-orbit__stage{width:300px;height:300px}.tech-orbit__item--inner{--orbit-radius:98px}.tech-orbit__item--outer{--orbit-radius:138px}.tech-orbit__sphere{width:112px;height:112px}.tech-orbit__core-glyph{width:44px;height:44px}.tech-orbit__box{border-radius:10px;width:34px;height:34px}.tech-orbit__icon{width:18px;height:18px}.tech-orbit__label{font-size:10px}.tech-orbit__floater--code{display:none}.tech-orbit__floater--uptime{top:8px;right:0}.tech-orbit__floater--ai{top:auto;bottom:56px;right:0;transform:scale(.88)}.tech-orbit__floater--security{bottom:8px;left:0}}@media (prefers-reduced-motion:reduce){.tech-orbit__rotator,.tech-orbit__item-spin,.tech-orbit__ambient,.tech-orbit__floater,.tech-orbit__sphere,.tech-orbit__sphere-shine{animation:none}}
