.hero-browser-stack[data-astro-cid-cs77at6e]{position:relative;width:100%;max-width:480px;margin-inline:auto;transform-style:preserve-3d}.hero-browser-frame[data-astro-cid-cs77at6e]{border-radius:1.5rem;transform-origin:center;will-change:transform,opacity}.hero-browser-frame--primary[data-astro-cid-cs77at6e]{animation:hero-window-main 6s ease-in-out infinite}.hero-browser-frame--ghost[data-astro-cid-cs77at6e]{position:absolute;inset:0;opacity:0;pointer-events:none}.hero-browser-frame--top[data-astro-cid-cs77at6e]{animation:hero-window-top 3.2s cubic-bezier(.22,.61,.36,1) infinite;animation-delay:.2s}.hero-browser-frame--bottom[data-astro-cid-cs77at6e]{animation:hero-window-bottom 3.4s cubic-bezier(.22,.61,.36,1) infinite;animation-delay:.9s}.hero-browser-stack[data-astro-cid-cs77at6e]:hover .hero-browser-frame--primary[data-astro-cid-cs77at6e]{animation-play-state:paused;transform:translate3d(0,-4px,0) scale(1.01)}.hero-browser-stack[data-astro-cid-cs77at6e]:hover .hero-browser-frame--ghost[data-astro-cid-cs77at6e]{animation-play-state:paused;opacity:.4}.hero-browser-glow[data-astro-cid-cs77at6e]{position:absolute;inset:-1px;border-radius:inherit;background:radial-gradient(circle at 0% 0%,rgba(56,189,248,.18),transparent 55%),radial-gradient(circle at 100% 100%,rgba(129,140,248,.22),transparent 60%);mix-blend-mode:screen;opacity:.75;pointer-events:none}@keyframes hero-window-main{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-6px,0) scale(1.01)}}@keyframes hero-window-top{0%{transform:translate3d(-18px,16px,-40px) scale(.9);opacity:0}12%{opacity:.45}40%{transform:translate3d(-10px,-18px,-40px) scale(.98);opacity:.9}65%{opacity:0}to{transform:translate3d(0,16px,-40px) scale(.9);opacity:0}}@keyframes hero-window-bottom{0%{transform:translate3d(18px,-16px,-40px) scale(.9);opacity:0}12%{opacity:.4}40%{transform:translate3d(10px,20px,-40px) scale(.98);opacity:.9}65%{opacity:0}to{transform:translate3d(18px,-16px,-40px) scale(.9);opacity:0}}@media(prefers-reduced-motion:reduce){.hero-browser-frame--primary[data-astro-cid-cs77at6e],.hero-browser-frame--top[data-astro-cid-cs77at6e],.hero-browser-frame--bottom[data-astro-cid-cs77at6e]{animation-duration:.01ms!important;animation-iteration-count:1!important;animation-name:none!important;transform:none!important}}.traffic-animation-component-wrapper .instances-container-animation{display:flex;flex-direction:column;gap:14px;min-height:140px}.traffic-animation-component-wrapper .instance-animation{padding:0;display:flex;flex-direction:column;gap:6px;transition:opacity .4s ease,transform .4s ease;opacity:0;transform:translateY(8px) scale(.98);font-size:.85rem}.traffic-animation-component-wrapper .instance-animation.visible{opacity:1;transform:translateY(0) scale(1)}.traffic-animation-component-wrapper .instance-header-animation{display:flex;justify-content:space-between;align-items:center;color:hsl(var(--foreground));font-size:.95rem}.traffic-animation-component-wrapper .instance-name-animation{font-weight:600;color:hsl(var(--foreground))}.traffic-animation-component-wrapper .instance-metric-animation{color:hsl(var(--muted-foreground));font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.traffic-animation-component-wrapper .activity-bar-area-animation{width:100%;min-height:18px;display:flex;flex-direction:column;gap:1px;background-color:#e2e8f099;border-radius:6px;padding:2px;box-sizing:border-box;overflow:hidden;border:1px solid rgba(148,163,184,.4)}.traffic-animation-component-wrapper .request-progress-bar-animation{height:4px;width:0%;border-radius:2px;transition-property:width;transition-timing-function:linear;opacity:.95}.traffic-animation-component-wrapper .bar-color-1-animation{background:linear-gradient(90deg,#2dd4bf,#14b8a6)}.traffic-animation-component-wrapper .bar-color-2-animation{background:linear-gradient(90deg,#60a5fa,#3b82f6)}.traffic-animation-component-wrapper .bar-color-3-animation{background:linear-gradient(90deg,#facc15,#eab308)}.traffic-animation-component-wrapper .bar-color-4-animation{background:linear-gradient(90deg,#f87171,#ef4444)}.traffic-animation-component-wrapper .bar-color-5-animation{background:linear-gradient(90deg,#c084fc,#a855f7)}.traffic-animation-component-wrapper .bar-color-6-animation{background:linear-gradient(90deg,#4ade80,#22c55e)}.traffic-animation-component-wrapper .bar-color-7-animation{background:linear-gradient(90deg,#fb923c,#f97316)}.traffic-animation-component-wrapper .request-dot-animation{width:7px;height:7px;background-color:#22c55e;border-radius:50%;position:absolute;box-shadow:0 0 6px #22c55e,0 0 9px #22c55e;transition:top .7s cubic-bezier(.5,0,.1,1),left .7s cubic-bezier(.5,0,.1,1),background-color .3s,box-shadow .3s;z-index:50}.traffic-animation-component-wrapper .request-dot-animation.queued{background-color:#f59e0b;box-shadow:0 0 6px #f59e0b,0 0 9px #f59e0b;position:relative;top:auto;left:auto}.traffic-animation-component-wrapper .server-info-animation p:first-child.server-busy-text-animation{color:#f87171;font-weight:600}.traffic-animation-component-wrapper .queue-info-animation{margin-top:2px;font-style:italic;color:hsl(var(--muted-foreground))}.traffic-animation-component-wrapper .server-queue-visualization-area-animation{min-height:24px;width:100%;margin-top:8px;position:relative}.traffic-animation-component-wrapper .server-queue-dots-container{display:flex;flex-wrap:wrap;gap:6px;min-height:32px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(148,163,184,.4)}.traffic-animation-component-wrapper .stat-card.warning [data-average-value]{color:#f87171}.traffic-animation-component-wrapper #sendAnimationRequestBtn{animation:send-btn-pulse 2.4s ease-in-out infinite;box-shadow:0 0 14px #3b82f659,0 0 25px #3b82f633}@keyframes send-btn-pulse{0%,to{box-shadow:0 0 5px #3b82f659,0 0 25px #3b82f633}50%{box-shadow:0 0 24px #3b82f699,0 0 45px #0ea5e959}}
