@charset "UTF-8";.dash[data-astro-cid-25cg33ce]{background:linear-gradient(180deg,#12161e,#0e121a);border:1px solid var(--border-strong);border-radius:14px;overflow:hidden;box-shadow:0 30px 80px -30px #000c,0 0 0 1px #61ba930f}.dash-bar[data-astro-cid-25cg33ce]{display:flex;align-items:center;gap:.5rem;padding:.7rem 1rem;background:#ffffff08;border-bottom:1px solid var(--border)}.dash-bar[data-astro-cid-25cg33ce] .dot[data-astro-cid-25cg33ce]{width:10px;height:10px;border-radius:50%}.dash-bar[data-astro-cid-25cg33ce] .dot[data-astro-cid-25cg33ce].r{background:#ff5f57}.dash-bar[data-astro-cid-25cg33ce] .dot[data-astro-cid-25cg33ce].y{background:#febc2e}.dash-bar[data-astro-cid-25cg33ce] .dot[data-astro-cid-25cg33ce].g{background:#28c840}.dash-bar[data-astro-cid-25cg33ce] .dash-title[data-astro-cid-25cg33ce]{margin-left:.6rem;font-size:.82rem;color:var(--text-dim)}.dash-bar[data-astro-cid-25cg33ce] .dash-live[data-astro-cid-25cg33ce]{margin-left:auto;display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--primary-bright)}.dash-bar[data-astro-cid-25cg33ce] .pulse[data-astro-cid-25cg33ce]{width:7px;height:7px;border-radius:50%;background:var(--primary-bright);box-shadow:0 0 0 0 var(--primary-glow);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--primary-glow)}70%{box-shadow:0 0 0 8px transparent}to{box-shadow:0 0 0 0 transparent}}.dash-body[data-astro-cid-25cg33ce]{padding:1.1rem}.kpis[data-astro-cid-25cg33ce]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1rem}.kpi[data-astro-cid-25cg33ce]{background:#ffffff06;border:1px solid var(--border);border-radius:10px;padding:.8rem}.kpi[data-astro-cid-25cg33ce] .kpi-v[data-astro-cid-25cg33ce]{font-size:1.25rem;font-weight:600;color:var(--text-strong);font-variant-numeric:tabular-nums}.kpi[data-astro-cid-25cg33ce] .kpi-l[data-astro-cid-25cg33ce]{display:block;font-size:.72rem;color:var(--text-dim);margin-top:.15rem}.kpi[data-astro-cid-25cg33ce] .spark[data-astro-cid-25cg33ce]{width:100%;height:22px;margin-top:.5rem}.kpi[data-astro-cid-25cg33ce] .spark[data-astro-cid-25cg33ce] polyline[data-astro-cid-25cg33ce]{fill:none;stroke:var(--primary);stroke-width:2;vector-effect:non-scaling-stroke;opacity:.8}.panels[data-astro-cid-25cg33ce]{display:grid;grid-template-columns:1.6fr 1fr;gap:.75rem}.panel[data-astro-cid-25cg33ce]{background:#ffffff06;border:1px solid var(--border);border-radius:10px;padding:.9rem}.panel-head[data-astro-cid-25cg33ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.7rem}.panel-head[data-astro-cid-25cg33ce] .panel-title[data-astro-cid-25cg33ce]{font-size:.76rem;color:var(--text);font-weight:500}.legend[data-astro-cid-25cg33ce]{font-size:.66rem;color:var(--text-dim);display:inline-flex;align-items:center;gap:.3rem}.legend[data-astro-cid-25cg33ce] .sw[data-astro-cid-25cg33ce]{width:10px;height:3px;border-radius:2px;display:inline-block}.legend[data-astro-cid-25cg33ce] .sw[data-astro-cid-25cg33ce].area{background:var(--primary)}.legend[data-astro-cid-25cg33ce] .sw[data-astro-cid-25cg33ce].bar{background:#5b8def;margin-left:.5rem}.chartsvg[data-astro-cid-25cg33ce]{width:100%;height:140px}.chartsvg[data-astro-cid-25cg33ce] .grid[data-astro-cid-25cg33ce]{stroke:var(--border);stroke-width:.4;vector-effect:non-scaling-stroke}.chartsvg[data-astro-cid-25cg33ce] .bar[data-astro-cid-25cg33ce]{fill:#5b8def;opacity:.55;transform-box:fill-box;transform-origin:bottom;transform:scaleY(0)}.chartsvg[data-astro-cid-25cg33ce] .area[data-astro-cid-25cg33ce]{fill:url(#og);fill:#61ba9329;opacity:0}.chartsvg[data-astro-cid-25cg33ce] .line[data-astro-cid-25cg33ce]{fill:none;stroke:var(--primary-bright);stroke-width:2.2;vector-effect:non-scaling-stroke;stroke-dasharray:360;stroke-dashoffset:360}.is-visible[data-astro-cid-25cg33ce] .chartsvg[data-astro-cid-25cg33ce] .bar[data-astro-cid-25cg33ce]{animation:grow .6s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--d)}.is-visible[data-astro-cid-25cg33ce] .chartsvg[data-astro-cid-25cg33ce] .area[data-astro-cid-25cg33ce]{animation:fade .8s ease forwards .6s}.is-visible[data-astro-cid-25cg33ce] .chartsvg[data-astro-cid-25cg33ce] .line[data-astro-cid-25cg33ce]{animation:draw 1s ease forwards .5s}@keyframes grow{to{transform:scaleY(1)}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes fade{to{opacity:1}}.xaxis[data-astro-cid-25cg33ce]{display:flex;justify-content:space-around;margin-top:.4rem}.xaxis[data-astro-cid-25cg33ce] span[data-astro-cid-25cg33ce]{font-size:.66rem;color:var(--text-dim)}.donut-wrap[data-astro-cid-25cg33ce]{display:flex;align-items:center;gap:.75rem}.donut[data-astro-cid-25cg33ce]{width:120px;height:120px;flex-shrink:0}.donut[data-astro-cid-25cg33ce] .track[data-astro-cid-25cg33ce]{fill:none;stroke:var(--border);stroke-width:9}.donut[data-astro-cid-25cg33ce] .seg[data-astro-cid-25cg33ce]{fill:none;stroke-width:9;stroke-linecap:round;transform:rotate(-90deg);transform-origin:50% 50%;stroke-dasharray:0 var(--gap);stroke-dashoffset:var(--off)}.donut[data-astro-cid-25cg33ce] .seg[data-astro-cid-25cg33ce].pos{stroke:var(--primary-bright)}.donut[data-astro-cid-25cg33ce] .seg[data-astro-cid-25cg33ce].neu{stroke:#5b8def}.donut[data-astro-cid-25cg33ce] .seg[data-astro-cid-25cg33ce].neg{stroke:#e8704f}.donut[data-astro-cid-25cg33ce] .donut-num[data-astro-cid-25cg33ce]{fill:var(--text-strong);font-size:12px;font-weight:700;text-anchor:middle}.donut[data-astro-cid-25cg33ce] .donut-lab[data-astro-cid-25cg33ce]{fill:var(--text-dim);font-size:5px;text-anchor:middle;text-transform:uppercase;letter-spacing:.1em}.is-visible[data-astro-cid-25cg33ce] .donut[data-astro-cid-25cg33ce] .seg[data-astro-cid-25cg33ce]{animation:seg 1s ease forwards .3s}@keyframes seg{to{stroke-dasharray:var(--len) var(--gap)}}.donut-legend[data-astro-cid-25cg33ce]{list-style:none;margin:0;padding:0;font-size:.74rem}.donut-legend[data-astro-cid-25cg33ce] li[data-astro-cid-25cg33ce]{display:flex;align-items:center;gap:.4rem;margin-bottom:.4rem;color:var(--text)}.donut-legend[data-astro-cid-25cg33ce] li[data-astro-cid-25cg33ce] b[data-astro-cid-25cg33ce]{margin-left:auto;color:var(--text-strong)}.donut-legend[data-astro-cid-25cg33ce] .d[data-astro-cid-25cg33ce]{width:9px;height:9px;border-radius:2px}.donut-legend[data-astro-cid-25cg33ce] .d[data-astro-cid-25cg33ce].pos{background:var(--primary-bright)}.donut-legend[data-astro-cid-25cg33ce] .d[data-astro-cid-25cg33ce].neu{background:#5b8def}.donut-legend[data-astro-cid-25cg33ce] .d[data-astro-cid-25cg33ce].neg{background:#e8704f}@media (prefers-reduced-motion: reduce){.chartsvg[data-astro-cid-25cg33ce] .bar[data-astro-cid-25cg33ce]{transform:scaleY(1)}.chartsvg[data-astro-cid-25cg33ce] .area[data-astro-cid-25cg33ce]{opacity:1}.chartsvg[data-astro-cid-25cg33ce] .line[data-astro-cid-25cg33ce]{stroke-dashoffset:0}.donut[data-astro-cid-25cg33ce] .seg[data-astro-cid-25cg33ce]{stroke-dasharray:var(--len) var(--gap)}}@media (max-width: 720px){.kpis[data-astro-cid-25cg33ce]{grid-template-columns:repeat(2,1fr)}.panels[data-astro-cid-25cg33ce]{grid-template-columns:1fr}}.loop[data-astro-cid-kxeg66ep]{display:flex;align-items:stretch;gap:.5rem;flex-wrap:wrap}.source[data-astro-cid-kxeg66ep]{flex:1 1 200px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:border-color .3s ease,transform .3s ease}.source[data-astro-cid-kxeg66ep]:hover{border-color:#61ba9359;transform:translateY(-3px)}.source[data-astro-cid-kxeg66ep] i[data-astro-cid-kxeg66ep]{font-size:1.5rem;color:var(--primary-bright);margin-bottom:.6rem}.source[data-astro-cid-kxeg66ep] h3[data-astro-cid-kxeg66ep]{font-size:1.1rem;font-weight:600;margin:0 0 .4rem}.source[data-astro-cid-kxeg66ep] p[data-astro-cid-kxeg66ep]{color:var(--text);line-height:1.55;margin:0;font-size:.95rem}.arrow[data-astro-cid-kxeg66ep]{align-self:center;color:var(--primary);font-size:1.5rem;font-weight:700}.tech-list[data-astro-cid-kxeg66ep]{list-style:none;padding:0;margin:0 0 1.5rem;max-width:760px}.tech-list[data-astro-cid-kxeg66ep] li[data-astro-cid-kxeg66ep]{position:relative;padding-left:2rem;margin-bottom:1.1rem;color:var(--text);line-height:1.6;font-size:1.05rem}.tech-list[data-astro-cid-kxeg66ep] li[data-astro-cid-kxeg66ep]:before{content:"✓";position:absolute;left:0;top:-1px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;color:var(--primary-bright);background:#61ba931f;border:1px solid rgba(97,186,147,.3);border-radius:50%;font-weight:700}.note[data-astro-cid-kxeg66ep]{color:var(--text-dim);font-style:italic;max-width:720px}@media (max-width: 768px){.arrow[data-astro-cid-kxeg66ep]{transform:rotate(90deg);width:100%;text-align:center}}
