:root{--anim-spring-bounce:cubic-bezier(.34,1.56,.64,1);--anim-spring-smooth:cubic-bezier(.22,1,.36,1);--anim-spring-snappy:cubic-bezier(.17,.89,.32,1.28);--anim-ease-out-expo:cubic-bezier(.16,1,.3,1);--anim-duration-fast:.2s;--anim-duration-normal:.4s;--anim-duration-slow:.6s;--anim-node-idle-bg:rgb(var(--color-card-muted,229 231 235));--anim-node-idle-stroke:rgb(var(--color-border,156 163 175));--anim-node-active-bg:#fde68a;--anim-node-active-stroke:rgb(var(--color-accent));--anim-node-success-bg:#86efac;--anim-node-success-stroke:#15803d;--anim-node-error-bg:#fecaca;--anim-node-error-stroke:#dc2626;--anim-node-warning-bg:#fde68a;--anim-node-warning-stroke:#d97706;--anim-arrow-info:#2563eb;--anim-arrow-success:#15803d;--anim-arrow-error:#dc2626;--anim-arrow-warning:#d97706;--anim-arrow-neutral:rgb(var(--color-border,156 163 175));--anim-status-healthy:#15803d;--anim-status-pending:#d97706;--anim-status-failed:#dc2626;--anim-status-unknown:rgb(var(--color-text-muted));--anim-text-primary:rgb(var(--color-text-base));--anim-text-muted:rgb(var(--color-text-muted));--anim-text-accent:rgb(var(--color-accent));--anim-text-success:#15803d;--anim-text-error:#dc2626;--anim-glow-success:#15803d66;--anim-glow-info:#2563eb66;--anim-glow-error:#dc262666;--anim-glow-warning:#d9770666}html[data-theme=dark]{--anim-node-idle-bg:#374151;--anim-node-idle-stroke:#6b7280;--anim-node-active-bg:#854d0e;--anim-node-active-stroke:rgb(var(--color-accent));--anim-node-success-bg:#166534;--anim-node-success-stroke:#22c55e;--anim-node-error-bg:#7f1d1d;--anim-node-error-stroke:#f87171;--anim-node-warning-bg:#78350f;--anim-node-warning-stroke:#fbbf24;--anim-arrow-info:#3b82f6;--anim-arrow-success:#22c55e;--anim-arrow-error:#f87171;--anim-arrow-warning:#fbbf24;--anim-status-healthy:#22c55e;--anim-status-failed:#f87171;--anim-text-success:#22c55e;--anim-text-error:#f87171;--anim-glow-success:#22c55e80;--anim-glow-info:#3b82f680;--anim-glow-error:#f8717180;--anim-glow-warning:#fbbf2480}@media (prefers-reduced-motion:reduce){:root{--anim-duration-fast:.01ms;--anim-duration-normal:.01ms;--anim-duration-slow:.01ms}}.anim-svg:where(.astro-6qc22mrl){width:100%;height:100%;font-family:SF Mono,Fira Code,Consolas,monospace}.anim-svg:where(.astro-6qc22mrl)>:where(.astro-6qc22mrl)[data-step]{opacity:0;visibility:hidden;transition:opacity var(--anim-duration-normal,.4s)var(--anim-ease-out-expo,ease-out)}.anim-svg:where(.astro-6qc22mrl)>:where(.astro-6qc22mrl)[data-step].visible{opacity:1;visibility:visible}.anim-node:where(.astro-6qc22mrl){stroke-width:3px;transform-origin:50%;transform-box:fill-box;transition:fill var(--anim-duration-slow,.6s)var(--anim-spring-smooth),stroke var(--anim-duration-slow,.6s)var(--anim-spring-smooth),transform var(--anim-duration-normal,.4s)var(--anim-spring-bounce),filter var(--anim-duration-fast,.2s)ease}.anim-node:where(.astro-6qc22mrl):hover{filter:brightness(1.1);transform:scale(1.05)}.anim-node--idle:where(.astro-6qc22mrl){fill:var(--anim-node-idle-bg);stroke:var(--anim-node-idle-stroke)}.anim-node--active:where(.astro-6qc22mrl){fill:var(--anim-node-active-bg);stroke:var(--anim-node-active-stroke);animation:anim-pulse 2s var(--anim-spring-smooth)infinite}.anim-node--success:where(.astro-6qc22mrl){fill:var(--anim-node-success-bg);stroke:var(--anim-node-success-stroke);animation:anim-glow-success 2s var(--anim-spring-smooth)infinite}.anim-node--error:where(.astro-6qc22mrl){fill:var(--anim-node-error-bg);stroke:var(--anim-node-error-stroke)}.anim-node--warning:where(.astro-6qc22mrl){fill:var(--anim-node-warning-bg);stroke:var(--anim-node-warning-stroke)}.anim-label:where(.astro-6qc22mrl){fill:var(--anim-text-primary);text-anchor:middle;font-size:22px;font-weight:700}.anim-label--small:where(.astro-6qc22mrl){font-size:13px;font-weight:600}.anim-state:where(.astro-6qc22mrl){fill:var(--anim-text-muted);text-anchor:middle;transition:fill var(--anim-duration-fast)var(--anim-spring-smooth);font-size:13px}.anim-state--accent:where(.astro-6qc22mrl){fill:var(--anim-text-accent);font-weight:600}.anim-state--success:where(.astro-6qc22mrl){fill:var(--anim-text-success);font-size:14px;font-weight:700}.anim-state--error:where(.astro-6qc22mrl){fill:var(--anim-text-error);font-weight:600}.anim-status:where(.astro-6qc22mrl){fill:var(--anim-text-muted);text-anchor:middle;animation:anim-fade-up var(--anim-duration-slow)var(--anim-ease-out-expo)forwards;font-size:14px;font-weight:500}.anim-arrow:where(.astro-6qc22mrl){stroke-width:3px;stroke-linecap:round;fill:none}.anim-arrow--info:where(.astro-6qc22mrl){stroke:var(--anim-arrow-info);filter:drop-shadow(0 0 4px var(--anim-glow-info))}.anim-arrow--success:where(.astro-6qc22mrl){stroke:var(--anim-arrow-success);filter:drop-shadow(0 0 4px var(--anim-glow-success))}.anim-arrow--error:where(.astro-6qc22mrl){stroke:var(--anim-arrow-error);filter:drop-shadow(0 0 4px var(--anim-glow-error))}.anim-arrow--warning:where(.astro-6qc22mrl){stroke:var(--anim-arrow-warning);filter:drop-shadow(0 0 4px var(--anim-glow-warning))}.anim-arrow--dashed:where(.astro-6qc22mrl){stroke-dasharray:8 4;animation:.8s linear infinite anim-dash-flow}.anim-arrow--animated:where(.astro-6qc22mrl){animation:anim-dash-flow .8s linear infinite,anim-arrow-fade-in var(--anim-duration-slow)var(--anim-spring-smooth)forwards}.anim-badge-bg:where(.astro-6qc22mrl){rx:12;fill:var(--anim-text-accent);opacity:.2;animation:anim-slide-up var(--anim-duration-slow)var(--anim-spring-smooth)forwards}.anim-badge-text:where(.astro-6qc22mrl){fill:var(--anim-text-accent);text-anchor:middle;font-size:13px;font-weight:600}.anim-badge-text--success:where(.astro-6qc22mrl){fill:var(--anim-text-success)}.anim-ring:where(.astro-6qc22mrl){fill:none;stroke-width:4px;stroke-linecap:round}.anim-ring--timeout:where(.astro-6qc22mrl){stroke:var(--anim-arrow-error);stroke-dasharray:390;stroke-dashoffset:390px;animation:anim-draw-ring 1.2s var(--anim-ease-out-expo)forwards;filter:drop-shadow(0 0 6px var(--anim-glow-error))}.anim-ring--pulse:where(.astro-6qc22mrl){stroke:var(--anim-arrow-success);stroke-width:3px;animation:anim-ripple 2s var(--anim-ease-out-expo)infinite}.anim-crown:where(.astro-6qc22mrl){fill:var(--anim-text-accent);animation:anim-crown-drop .7s var(--anim-spring-bounce)forwards;transform-origin:bottom;transform-box:fill-box;filter:drop-shadow(0 2px 4px #0003)}.anim-heartbeat:where(.astro-6qc22mrl){animation:anim-heartbeat 1s var(--anim-spring-bounce)infinite;filter:drop-shadow(0 0 4px var(--anim-glow-success))}@keyframes anim-pulse{0%,to{filter:brightness()}50%{filter:brightness(1.15)}}@keyframes anim-glow-success{0%,to{filter:drop-shadow(0 0 8px var(--anim-glow-success))}50%{filter:drop-shadow(0 0 16px var(--anim-glow-success))}}@keyframes anim-fade-up{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes anim-dash-flow{to{stroke-dashoffset:-24px}}@keyframes anim-arrow-fade-in{0%{opacity:0;stroke-dashoffset:100px}to{opacity:1;stroke-dashoffset:0}}@keyframes anim-draw-ring{0%{stroke-dashoffset:390px;opacity:0}10%{opacity:1}to{stroke-dashoffset:0}}@keyframes anim-ripple{0%{opacity:.8;r:52;stroke-width:4px}to{opacity:0;r:80;stroke-width:1px}}@keyframes anim-slide-up{0%{opacity:0;transform:translateY(10px)}to{opacity:.2;transform:translateY(0)}}@keyframes anim-bounce-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes anim-pop{0%{opacity:0;transform:scale(.5)translateY(10px)}50%{transform:scale(1.2)translateY(-5px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes anim-crown-drop{0%{opacity:0;transform:translateY(-20px)scale(.5)}60%{transform:translateY(5px)scale(1.1)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes anim-heartbeat{0%,to{opacity:1;transform:scale(1)}15%{transform:scale(1.25)}30%{transform:scale(1)}45%{transform:scale(1.15)}60%{opacity:.8;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.anim-svg:where(.astro-6qc22mrl) :where(.astro-6qc22mrl),.anim-svg:where(.astro-6qc22mrl) :where(.astro-6qc22mrl):before,.anim-svg:where(.astro-6qc22mrl) :where(.astro-6qc22mrl):after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.rate-lim-bg:where(.astro-6qc22mrl){fill:rgb(var(--color-card-muted,243 244 246));stroke:rgb(var(--color-border,229 231 235));stroke-width:1px}html[data-theme=dark] .rate-lim-bg:where(.astro-6qc22mrl){fill:#1f2937;stroke:#374151}.rate-lim-title:where(.astro-6qc22mrl){fill:var(--anim-text-primary);text-anchor:middle;font-size:18px;font-weight:700}.rate-lim-bucket:where(.astro-6qc22mrl){stroke:var(--anim-node-idle-stroke);stroke-width:3px}.rate-lim-bucket-mini:where(.astro-6qc22mrl){stroke:var(--anim-node-idle-stroke);stroke-width:2px}.rate-lim-token-stop-1:where(.astro-6qc22mrl){stop-color:var(--anim-node-warning-bg);stop-opacity:1}.rate-lim-token-stop-2:where(.astro-6qc22mrl){stop-color:var(--anim-node-warning-stroke);stop-opacity:1}.rate-lim-bucket-stop-1:where(.astro-6qc22mrl){stop-color:var(--anim-node-idle-stroke);stop-opacity:.3}.rate-lim-bucket-stop-2:where(.astro-6qc22mrl){stop-color:var(--anim-node-idle-stroke);stop-opacity:.6}.rate-lim-token:where(.astro-6qc22mrl){fill:url(#rate-lim-token-grad);stroke:var(--anim-node-warning-stroke);stroke-width:2px;filter:drop-shadow(0 2px 4px var(--anim-glow-warning))}.rate-lim-token-anim-1:where(.astro-6qc22mrl){animation:rate-lim-pop .5s var(--anim-spring-bounce).1s backwards}.rate-lim-token-anim-2:where(.astro-6qc22mrl){animation:rate-lim-pop .5s var(--anim-spring-bounce).2s backwards}.rate-lim-token-anim-3:where(.astro-6qc22mrl){animation:rate-lim-pop .5s var(--anim-spring-bounce).3s backwards}.rate-lim-token-anim-4:where(.astro-6qc22mrl){animation:rate-lim-pop .5s var(--anim-spring-bounce).4s backwards}.rate-lim-token-anim-5:where(.astro-6qc22mrl){animation:rate-lim-pop .5s var(--anim-spring-bounce).5s backwards}.rate-lim-token-consumed:where(.astro-6qc22mrl){fill:url(#rate-lim-token-grad);stroke:var(--anim-node-warning-stroke);stroke-width:2px;opacity:.5}.rate-lim-consumed-1:where(.astro-6qc22mrl){animation:rate-lim-fade-out .6s var(--anim-ease-out-expo).2s backwards}.rate-lim-consumed-2:where(.astro-6qc22mrl){animation:rate-lim-fade-out .6s var(--anim-ease-out-expo).4s backwards}.rate-lim-consumed-3:where(.astro-6qc22mrl){animation:rate-lim-fade-out .6s var(--anim-ease-out-expo).6s backwards}.rate-lim-consumed-4:where(.astro-6qc22mrl){animation:rate-lim-fade-out .6s var(--anim-ease-out-expo).8s backwards}.rate-lim-request:where(.astro-6qc22mrl){fill:var(--anim-arrow-error);stroke:none;animation:.8s ease-in-out infinite rate-lim-flood-pulse}.rate-lim-req-1:where(.astro-6qc22mrl){animation-delay:0s}.rate-lim-req-2:where(.astro-6qc22mrl){animation-delay:.1s}.rate-lim-req-3:where(.astro-6qc22mrl){animation-delay:.2s}.rate-lim-req-4:where(.astro-6qc22mrl){animation-delay:.3s}.rate-lim-req-5:where(.astro-6qc22mrl){animation-delay:.4s}.rate-lim-req-6:where(.astro-6qc22mrl){animation-delay:.5s}.rate-lim-req-7:where(.astro-6qc22mrl){animation-delay:.6s}.rate-lim-req-8:where(.astro-6qc22mrl){animation-delay:.7s}.rate-lim-flood-arrow:where(.astro-6qc22mrl){stroke-dasharray:8 4;animation:.5s linear infinite anim-dash-flow}.rate-lim-error-box:where(.astro-6qc22mrl){fill:var(--anim-node-error-bg);stroke:var(--anim-node-error-stroke);stroke-width:2px}.rate-lim-error-text:where(.astro-6qc22mrl){fill:var(--anim-text-error);text-anchor:middle;font-size:12px;font-weight:600}.rate-lim-info-box:where(.astro-6qc22mrl){fill:var(--anim-node-idle-bg);stroke:var(--anim-node-idle-stroke);stroke-width:1px}.rate-lim-info-title:where(.astro-6qc22mrl){fill:var(--anim-text-primary);font-size:16px;font-weight:700}.rate-lim-info-text:where(.astro-6qc22mrl){fill:var(--anim-text-muted);text-anchor:middle;font-size:13px}.rate-lim-info-text-left:where(.astro-6qc22mrl){fill:var(--anim-text-muted);text-anchor:start;font-size:13px}.rate-lim-success-box:where(.astro-6qc22mrl){fill:var(--anim-node-success-bg);stroke:var(--anim-node-success-stroke);stroke-width:2px}.rate-lim-success-title:where(.astro-6qc22mrl){fill:var(--anim-text-success);text-anchor:middle;font-size:15px;font-weight:700}.rate-lim-timeline-bg:where(.astro-6qc22mrl),.rate-lim-timeline-mini:where(.astro-6qc22mrl){fill:var(--anim-node-idle-bg);stroke:var(--anim-node-idle-stroke);stroke-width:1px}.rate-lim-window-prev:where(.astro-6qc22mrl){fill:var(--anim-node-idle-bg);stroke:var(--anim-node-idle-stroke);stroke-width:2px;opacity:.6}.rate-lim-window-curr:where(.astro-6qc22mrl){fill:var(--anim-node-active-bg);stroke:var(--anim-node-active-stroke);stroke-width:2px;opacity:.8}.rate-lim-window-slide:where(.astro-6qc22mrl){fill:var(--anim-node-active-bg);stroke:var(--anim-node-active-stroke);stroke-width:2px;opacity:.8;animation:rate-lim-window-slide 3s var(--anim-ease-out-expo)infinite}.rate-lim-window-marker:where(.astro-6qc22mrl){stroke:var(--anim-text-accent);stroke-width:3px;stroke-dasharray:4 2}.rate-lim-window-label:where(.astro-6qc22mrl){fill:var(--anim-text-primary);text-anchor:middle}.rate-lim-req-marker:where(.astro-6qc22mrl){fill:var(--anim-arrow-info);stroke:none;opacity:.8}.rate-lim-formula-box:where(.astro-6qc22mrl){fill:var(--anim-node-idle-bg);stroke:var(--anim-arrow-info);stroke-width:2px}.rate-lim-formula-title:where(.astro-6qc22mrl){fill:var(--anim-text-primary);text-anchor:middle;font-size:14px;font-weight:600}.rate-lim-formula:where(.astro-6qc22mrl){fill:var(--anim-text-accent);text-anchor:middle;font-family:SF Mono,Fira Code,monospace;font-size:16px;font-weight:700}.rate-lim-counter-box:where(.astro-6qc22mrl){fill:var(--anim-node-idle-bg);stroke:var(--anim-node-idle-stroke);stroke-width:2px}.rate-lim-counter:where(.astro-6qc22mrl){fill:var(--anim-text-accent);text-anchor:middle;font-size:20px;font-weight:700}.rate-lim-compare-box:where(.astro-6qc22mrl){fill:var(--anim-node-idle-bg);stroke-width:2px}.rate-lim-compare-tb:where(.astro-6qc22mrl){stroke:var(--anim-node-warning-stroke)}.rate-lim-compare-sw:where(.astro-6qc22mrl){stroke:var(--anim-arrow-info)}.rate-lim-compare-title:where(.astro-6qc22mrl){fill:var(--anim-text-primary);text-anchor:middle;font-size:16px;font-weight:700}.rate-lim-feature:where(.astro-6qc22mrl){fill:var(--anim-text-muted);text-anchor:middle;font-size:13px}.rate-lim-usecase:where(.astro-6qc22mrl){fill:var(--anim-text-accent);text-anchor:middle;font-size:12px;font-style:italic;font-weight:600}@keyframes rate-lim-pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes rate-lim-fade-out{0%{opacity:.8;transform:translate(0)}to{opacity:.3;transform:translate(40px)}}@keyframes rate-lim-flood-pulse{0%,to{opacity:.7;transform:translate(0)}50%{opacity:1;transform:translate(10px)}}@keyframes rate-lim-window-slide{0%{transform:translate(0)}to{transform:translate(30px)}}@media (prefers-reduced-motion:reduce){.rate-lim-request:where(.astro-6qc22mrl),.rate-lim-token-anim-1:where(.astro-6qc22mrl),.rate-lim-token-anim-2:where(.astro-6qc22mrl),.rate-lim-token-anim-3:where(.astro-6qc22mrl),.rate-lim-token-anim-4:where(.astro-6qc22mrl),.rate-lim-token-anim-5:where(.astro-6qc22mrl),.rate-lim-consumed-1:where(.astro-6qc22mrl),.rate-lim-consumed-2:where(.astro-6qc22mrl),.rate-lim-consumed-3:where(.astro-6qc22mrl),.rate-lim-consumed-4:where(.astro-6qc22mrl),.rate-lim-window-slide:where(.astro-6qc22mrl),.rate-lim-flood-arrow:where(.astro-6qc22mrl){animation:none!important}}