@keyframes cascade-block-fade-in-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cascade-block-fade-in{animation:cascade-block-fade-in-up .2s ease-out backwards;animation-delay:calc(var(--stagger-index, 0) * 50ms)}@media(prefers-reduced-motion:reduce){.cascade-block-fade-in{animation:none}}._root_1bssk_1{border:2px solid var(--color-error, #b91c1c);background:var(--color-error-bg, #fef2f2);border-radius:6px;padding:1rem;font-family:var(--font-sans, system-ui, sans-serif);color:var(--color-fg, #1f2937)}._title_1bssk_10{margin:0 0 .75rem;font-size:.95rem}._details_1bssk_15{margin:0 0 .75rem;display:grid;grid-template-columns:max-content 1fr;gap:.25rem .75rem;font-size:.85rem}._details_1bssk_15 dt{font-weight:600}._details_1bssk_15 dd{margin:0}._retry_1bssk_31{background:var(--color-fg, #1f2937);color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem}._retry_1bssk_31:focus-visible{outline:2px solid var(--color-accent, currentColor);outline-offset:2px}._root_lp5tm_1{contain:layout style;width:100%}._srOnly_lp5tm_6{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._generic_lp5tm_18,._table_lp5tm_19,._cards_lp5tm_20,._hero_lp5tm_21,._list_lp5tm_22{width:100%}._generic_lp5tm_18{height:200px;background:var(--color-skel, #e5e7eb);border-radius:6px;animation:_pulse_lp5tm_1 1.4s ease-in-out infinite}._table_lp5tm_19{display:flex;flex-direction:column;gap:.5rem}._tableHeader_lp5tm_39{height:32px;background:var(--color-skel, #e5e7eb);border-radius:4px;animation:_pulse_lp5tm_1 1.4s ease-in-out infinite}._tableRow_lp5tm_46{height:40px;background:var(--color-skel-light, #f3f4f6);border-radius:4px;animation:_pulse_lp5tm_1 1.4s ease-in-out infinite}._cards_lp5tm_20{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}._card_lp5tm_20{height:120px;background:var(--color-skel, #e5e7eb);border-radius:8px;animation:_pulse_lp5tm_1 1.4s ease-in-out infinite}._hero_lp5tm_21{display:flex;flex-direction:column;gap:.75rem;padding:2rem}._heroTitle_lp5tm_73{height:48px;width:70%;background:var(--color-skel, #e5e7eb);border-radius:4px;animation:_pulse_lp5tm_1 1.4s ease-in-out infinite}._heroSubtitle_lp5tm_81{height:24px;width:90%;background:var(--color-skel-light, #f3f4f6);border-radius:4px;animation:_pulse_lp5tm_1 1.4s ease-in-out infinite}._heroCta_lp5tm_89{height:44px;width:160px;background:var(--color-skel, #e5e7eb);border-radius:6px;animation:_pulse_lp5tm_1 1.4s ease-in-out infinite}._list_lp5tm_22{display:flex;flex-direction:column;gap:.5rem}._listItem_lp5tm_103{height:32px;background:var(--color-skel-light, #f3f4f6);border-radius:4px;animation:_pulse_lp5tm_1 1.4s ease-in-out infinite}@keyframes _pulse_lp5tm_1{0%,to{opacity:1}50%{opacity:.5}}.cc-ops-spark{transition:opacity .2s ease}@keyframes cc-spark-appear{0%{opacity:.4}to{opacity:1}}.cc-ops-spark{animation:cc-spark-appear .22s ease-out}@keyframes cc-ticker-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.cc-ops-ticker [data-ops-ticker-item]{animation:cc-ticker-enter .26s ease-out}@keyframes cc-heat-pulse{0%{filter:brightness(1)}50%{filter:brightness(1.7)}to{filter:brightness(1)}}.cc-ops-heat--pulse{animation:cc-heat-pulse .6s ease-in-out 3}@media(prefers-reduced-motion:reduce){.cc-ops-spark{animation:none;transition:none}.cc-ops-ticker [data-ops-ticker-item],.cc-ops-heat--pulse{animation:none}}.cc-ops-band--calm .cc-ops-spark{animation:none;transition:none}.cc-ops-band--calm .cc-ops-ticker [data-ops-ticker-item],.cc-ops-band--calm .cc-ops-heat--pulse{animation:none}._root_1l3es_1{padding:2rem 1.5rem;border:1px dashed var(--color-fg-muted, #9ca3af);border-radius:6px;background:var(--color-bg-subtle, #f9fafb);text-align:center;color:var(--color-fg-muted, #6b7280);font-family:var(--font-sans, system-ui, sans-serif)}._message_1l3es_11{margin:0 0 1rem;font-size:.95rem}._cta_1l3es_16{display:inline-block;background:var(--color-fg, #1f2937);color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:4px;font-size:.875rem}._cta_1l3es_16:focus-visible{outline:2px solid var(--color-accent, currentColor);outline-offset:2px}.cc-mesh-live-node{transition:border-color .4s ease,background-color .4s ease}@keyframes cc-node-settle{0%{transform:scale(1)}45%{transform:scale(1.06)}to{transform:scale(1)}}.cc-mesh-live-count--settle{animation:cc-node-settle .36s ease-out;transform-origin:left center}@keyframes cc-edge-flow{0%{offset-distance:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{offset-distance:100%;opacity:0}}.cc-mesh-live-flow-dot{animation:cc-edge-flow .9s ease-in-out forwards}@keyframes cc-edge-sheen{0%{stroke-dashoffset:24}to{stroke-dashoffset:0}}.cc-mesh-live-edge--ambient{stroke-dasharray:4 8;animation:cc-edge-sheen 3s linear infinite}@media(prefers-reduced-motion:reduce){.cc-mesh-live-node{transition:none}.cc-mesh-live-count--settle{animation:none}.cc-mesh-live-flow-dot{animation:none;display:none}.cc-mesh-live-edge--ambient{animation:none;stroke-dasharray:none}}.cc-mesh-live--calm .cc-mesh-live-node{transition:none}.cc-mesh-live--calm .cc-mesh-live-count--settle{animation:none}.cc-mesh-live--calm .cc-mesh-live-flow-dot{animation:none;display:none}.cc-mesh-live--calm .cc-mesh-live-edge--ambient{animation:none;stroke-dasharray:none}.cc-mesh-live-node:focus-visible{outline:2px solid var(--brand-accent-500, #10b981);outline-offset:2px}@keyframes cc-arrival-rise{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}.cc-arrival-shell{animation:cc-arrival-rise .42s cubic-bezier(.22,1,.36,1) backwards;will-change:transform,opacity}@keyframes cc-arrival-sweep{0%{transform:translate(-100%);opacity:0}35%{opacity:.9}to{transform:translate(100%);opacity:0}}.cc-arrival-sweep{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent,var(--brand-accent-500, #f97316),transparent);opacity:0;animation:cc-arrival-sweep .9s ease-out .12s 1 backwards}@keyframes cc-spotlight-backdrop{0%{opacity:0}to{opacity:1}}@keyframes cc-spotlight-panel{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.cc-spotlight-backdrop{animation:cc-spotlight-backdrop .16s ease-out backwards}.cc-spotlight-panel{animation:cc-spotlight-panel .2s cubic-bezier(.22,1,.36,1) backwards;will-change:transform,opacity}.cc-flip-invert{transform:translate(var(--cc-flip-x, 0),var(--cc-flip-y, 0)) scale(var(--cc-flip-sx, 1),var(--cc-flip-sy, 1));transform-origin:top left}.cc-flip-play{transform:translate(0) scale(1);transition:transform .36s cubic-bezier(.22,1,.36,1);transform-origin:top left;will-change:transform}@keyframes cc-full-enter{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.cc-full-enter{animation:cc-full-enter .3s cubic-bezier(.22,1,.36,1) backwards}@media(prefers-reduced-motion:reduce){.cc-arrival-shell,.cc-arrival-sweep,.cc-spotlight-backdrop,.cc-spotlight-panel,.cc-full-enter{animation:none}.cc-arrival-sweep{display:none}.cc-flip-invert,.cc-flip-play{transform:none;transition:none}}
