.network-container[data-astro-cid-fsmootnj]{background:var(--surface-1);flex-direction:column;gap:1.5rem;width:100%;padding:2.5rem;display:flex;position:relative}.network-header[data-astro-cid-fsmootnj]{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:1.2rem;display:flex}.status-indicator[data-astro-cid-fsmootnj]{align-items:center;gap:.75rem;display:flex}.pulse-dot[data-astro-cid-fsmootnj]{border-radius:50%;width:10px;height:10px;position:relative}.pulse-dot[data-astro-cid-fsmootnj].green{background-color:var(--up);box-shadow:0 0 10px var(--up)}.pulse-dot[data-astro-cid-fsmootnj].green:after{content:"";border:2px solid var(--up);opacity:0;border-radius:50%;width:18px;height:18px;animation:1.8s cubic-bezier(.4,0,.6,1) infinite ping-pulse;position:absolute;top:-4px;left:-4px}.status-label[data-astro-cid-fsmootnj]{font-size:.95rem;font-weight:600}.ping-stats[data-astro-cid-fsmootnj]{color:var(--text-mid);font-size:.9rem}.network-visualizer[data-astro-cid-fsmootnj]{background:radial-gradient(circle at 50% 50%, var(--surface-2) 0%, transparent 80%);border-radius:var(--radius-md);justify-content:center;align-items:center;width:100%;padding:1rem;display:flex;overflow:hidden}.network-svg[data-astro-cid-fsmootnj]{width:100%;max-height:480px}.node[data-astro-cid-fsmootnj]{cursor:pointer;transition:transform var(--transition-normal)}.node-bg[data-astro-cid-fsmootnj]{fill:var(--surface-1);stroke:var(--border);stroke-width:1.5px;transition:fill var(--transition-normal), stroke var(--transition-normal)}.dark .node-bg[data-astro-cid-fsmootnj]{fill:var(--surface-2)}.node-border[data-astro-cid-fsmootnj]{fill:none;stroke:var(--text-low);stroke-opacity:.2;stroke-width:2px;transition:stroke var(--transition-normal)}.node-icon[data-astro-cid-fsmootnj]{text-anchor:middle;user-select:none;font-size:20px}.node-title[data-astro-cid-fsmootnj]{font-family:var(--font-heading);fill:var(--text-hi);text-anchor:middle;opacity:.85;transition:opacity var(--transition-normal), font-size var(--transition-normal);font-size:13px;font-weight:600}.node-subtitle[data-astro-cid-fsmootnj]{font-family:var(--font-sans);fill:var(--text-low);text-anchor:middle;font-size:10px}.node-ping[data-astro-cid-fsmootnj]{font-family:var(--font-mono);fill:var(--up);text-anchor:middle;opacity:0;transition:opacity var(--transition-fast), transform var(--transition-fast);font-size:11px;font-weight:600;transform:translateY(-5px)}.server-bg[data-astro-cid-fsmootnj]{fill:var(--surface-1);stroke:var(--brand-500);stroke-width:2.5px}.dark .server-bg[data-astro-cid-fsmootnj]{fill:#b000200d}.server-border[data-astro-cid-fsmootnj]{stroke:var(--brand-500);stroke-opacity:.4;filter:url(#glow-effect)}.server-icon[data-astro-cid-fsmootnj]{font-size:32px}.server-title[data-astro-cid-fsmootnj]{letter-spacing:.1em;fill:var(--text-hi);font-size:11px;font-weight:800}.node[data-astro-cid-fsmootnj]:hover{transform:scale(1.1)}.agent-node[data-astro-cid-fsmootnj]:hover .node-border[data-astro-cid-fsmootnj]{stroke:var(--up);stroke-opacity:.8}.agent-node[data-astro-cid-fsmootnj]:hover .node-ping[data-astro-cid-fsmootnj]{opacity:1;transform:translateY(0)}.server-node[data-astro-cid-fsmootnj]:hover{transform:scale(1.05)}.connection-line[data-astro-cid-fsmootnj]{stroke:var(--border);stroke-width:2.5px;stroke-dasharray:8 8;fill:none;transition:stroke var(--transition-normal)}.agent-node[data-astro-cid-fsmootnj].online{animation:8s ease-in-out infinite agent-floating}.agent-node[data-astro-cid-fsmootnj]:nth-child(2){animation-delay:-1s}.agent-node[data-astro-cid-fsmootnj]:nth-child(3){animation-delay:-2.5s}.agent-node[data-astro-cid-fsmootnj]:nth-child(4){animation-delay:-4s}.agent-node[data-astro-cid-fsmootnj]:nth-child(5){animation-delay:-5.5s}.agent-node[data-astro-cid-fsmootnj]:nth-child(6){animation-delay:-7s}.connection-line[data-astro-cid-fsmootnj]{stroke:#b0002066;animation:25s linear infinite flow-line}.dark .connection-line[data-astro-cid-fsmootnj]{stroke:#e5393559}.node[data-astro-cid-fsmootnj]:hover+.connection-line[data-astro-cid-fsmootnj],.connections[data-astro-cid-fsmootnj]:hover .connection-line[data-astro-cid-fsmootnj]{stroke:var(--brand-500);stroke-width:3.5px}@keyframes ping-pulse{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(1.5)}}@keyframes agent-floating{0%{transform:translate(0)}50%{transform:translateY(-6px)}to{transform:translate(0)}}@keyframes flow-line{to{stroke-dashoffset:-200px}}.agent-node[data-astro-cid-fsmootnj]{transform-origin:0 0}@media (width<=600px){.network-container[data-astro-cid-fsmootnj]{padding:1.5rem}.network-header[data-astro-cid-fsmootnj]{flex-direction:column;align-items:flex-start;gap:.5rem}.node-title[data-astro-cid-fsmootnj]{font-size:10px}}.playground-card[data-astro-cid-alq5tfmz]{background:var(--surface-1);border:1px solid var(--border);flex-direction:column;gap:2rem;padding:3rem;display:flex}.playground-header[data-astro-cid-alq5tfmz] h3[data-astro-cid-alq5tfmz]{margin-top:.5rem;font-size:1.8rem}.playground-header[data-astro-cid-alq5tfmz] p[data-astro-cid-alq5tfmz]{max-width:600px;margin-top:.5rem;font-size:.95rem}.playground-console[data-astro-cid-alq5tfmz]{flex-direction:column;gap:1.5rem;display:flex}.console-form[data-astro-cid-alq5tfmz]{gap:1rem;width:100%;display:flex}.input-wrapper[data-astro-cid-alq5tfmz]{border:1px solid var(--border);background:var(--surface-2);border-radius:var(--radius-sm);height:48px;font-family:var(--font-mono);transition:border-color var(--transition-fast);flex-grow:1;align-items:center;padding:0 1rem;font-size:.95rem;display:flex}.input-wrapper[data-astro-cid-alq5tfmz]:focus-within{border-color:var(--brand-500);box-shadow:0 0 0 2px var(--brand-glow)}.input-prefix[data-astro-cid-alq5tfmz]{color:var(--text-low);user-select:none}.input-wrapper[data-astro-cid-alq5tfmz] input[data-astro-cid-alq5tfmz]{color:var(--text-hi);width:100%;font-family:inherit;font-size:inherit;background:0 0;border:none;outline:none;margin-left:.2rem}.console-form[data-astro-cid-alq5tfmz] button[data-astro-cid-alq5tfmz]{flex-shrink:0;height:48px;padding:0 2rem}.terminal-panel[data-astro-cid-alq5tfmz]{border-radius:var(--radius-sm);color:#f4f4f5;background:#09090b;border:1px solid #ffffff0d;flex-direction:column;justify-content:center;min-height:180px;padding:1.8rem;display:flex;position:relative}.terminal-welcome[data-astro-cid-alq5tfmz]{font-family:var(--font-mono);color:var(--text-low);font-size:.9rem}.term-prompt[data-astro-cid-alq5tfmz]{color:var(--brand-500);font-weight:700}.term-cursor[data-astro-cid-alq5tfmz]{animation:1s steps(2,start) infinite blink-cursor}.term-tip[data-astro-cid-alq5tfmz]{margin-top:1rem;font-size:.85rem}.terminal-execution[data-astro-cid-alq5tfmz]{font-family:var(--font-mono);flex-direction:column;gap:.8rem;font-size:.9rem;display:flex}.term-line[data-astro-cid-alq5tfmz]{align-items:center;gap:1rem;display:flex}.step-icon[data-astro-cid-alq5tfmz]{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.status-waiting[data-astro-cid-alq5tfmz]{color:#3f3f46}.status-pending[data-astro-cid-alq5tfmz]{color:var(--brand-500)}.status-done[data-astro-cid-alq5tfmz]{color:var(--up)}.status-error[data-astro-cid-alq5tfmz]{color:var(--down)}.check-mark[data-astro-cid-alq5tfmz]{font-weight:800}.step-result[data-astro-cid-alq5tfmz]{color:var(--text-low);margin-left:auto}.spinner[data-astro-cid-alq5tfmz]{width:16px;height:16px;animation:.8s linear infinite spin}.spinner[data-astro-cid-alq5tfmz] circle[data-astro-cid-alq5tfmz]{stroke-dasharray:42 38;stroke-linecap:round}.terminal-result-card[data-astro-cid-alq5tfmz]{align-items:center;gap:2rem;display:flex}.res-status-icon[data-astro-cid-alq5tfmz]{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.res-status-icon[data-astro-cid-alq5tfmz].success{color:var(--up);background:#2b8a3e26;border:1px solid #2b8a3e4d}.res-status-icon[data-astro-cid-alq5tfmz].error{color:var(--down);background:#c92a2a26;border:1px solid #c92a2a4d}.res-summary[data-astro-cid-alq5tfmz]{flex-grow:1}.res-summary[data-astro-cid-alq5tfmz] h4[data-astro-cid-alq5tfmz]{font-size:1.25rem;font-weight:700}#res-domain[data-astro-cid-alq5tfmz]{font-family:var(--font-mono);color:var(--text-low);margin-top:.1rem;font-size:.85rem}.metrics-row[data-astro-cid-alq5tfmz]{border-top:1px solid #ffffff0f;gap:3rem;margin-top:1.2rem;padding-top:1rem;display:flex}.metric-col[data-astro-cid-alq5tfmz]{flex-direction:column;gap:.2rem;display:flex}.m-label[data-astro-cid-alq5tfmz]{color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.m-value[data-astro-cid-alq5tfmz]{font-family:var(--font-heading);font-size:1.3rem;font-weight:800}@keyframes blink-cursor{to{opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=768px){.playground-card[data-astro-cid-alq5tfmz]{padding:1.5rem}.console-form[data-astro-cid-alq5tfmz]{flex-direction:column}.metrics-row[data-astro-cid-alq5tfmz]{flex-wrap:wrap;gap:1.5rem}.terminal-result-card[data-astro-cid-alq5tfmz]{text-align:center;flex-direction:column}}.dashboard-card[data-astro-cid-ll7v343v]{background:var(--surface-1);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-lg);border-radius:var(--radius-md);flex-direction:column;padding:0;display:flex;overflow:hidden}.dashboard-topbar[data-astro-cid-ll7v343v]{background:var(--surface-2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.8rem 1.5rem;display:flex}.dash-window-buttons[data-astro-cid-ll7v343v]{gap:6px;display:flex}.dash-window-buttons[data-astro-cid-ll7v343v] span[data-astro-cid-ll7v343v]{border-radius:50%;width:10px;height:10px;display:inline-block}.dash-window-buttons[data-astro-cid-ll7v343v] span[data-astro-cid-ll7v343v]:first-child{background-color:#ff5f56}.dash-window-buttons[data-astro-cid-ll7v343v] span[data-astro-cid-ll7v343v]:nth-child(2){background-color:#ffbd2e}.dash-window-buttons[data-astro-cid-ll7v343v] span[data-astro-cid-ll7v343v]:nth-child(3){background-color:#27c93f}.dash-window-title[data-astro-cid-ll7v343v]{font-size:.85rem;font-family:var(--font-mono);color:var(--text-low)}.dash-live-badge[data-astro-cid-ll7v343v]{color:var(--brand-500);letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:flex}.live-dot[data-astro-cid-ll7v343v]{background-color:var(--brand-500);border-radius:50%;width:8px;height:8px}.live-dot[data-astro-cid-ll7v343v].offline{background-color:var(--text-low);animation:none}.dashboard-grid[data-astro-cid-ll7v343v]{grid-template-columns:280px 1fr;min-height:320px;display:grid}.dash-sidebar[data-astro-cid-ll7v343v]{border-right:1px solid var(--border);background:#00000005;padding:1.5rem}.dark .dash-sidebar[data-astro-cid-ll7v343v]{background:#ffffff03}.sidebar-header[data-astro-cid-ll7v343v]{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.sidebar-header[data-astro-cid-ll7v343v] h4[data-astro-cid-ll7v343v]{font-size:.95rem;font-weight:700}.count-badge[data-astro-cid-ll7v343v]{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-low);padding:.1rem .5rem;font-size:.75rem}.monitor-list[data-astro-cid-ll7v343v]{flex-direction:column;gap:.75rem;list-style:none;display:flex}.monitor-item-status[data-astro-cid-ll7v343v]{color:var(--text-low);font-size:.82rem}.monitor-item[data-astro-cid-ll7v343v]{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.monitor-status-info[data-astro-cid-ll7v343v]{align-items:center;gap:.75rem;min-width:0;display:flex}.indicator[data-astro-cid-ll7v343v]{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.indicator[data-astro-cid-ll7v343v].green{background-color:var(--up);box-shadow:0 0 8px var(--up)}.indicator[data-astro-cid-ll7v343v].yellow{background-color:var(--warning);box-shadow:0 0 8px var(--warning)}.indicator[data-astro-cid-ll7v343v].red{background-color:var(--down);box-shadow:0 0 8px var(--down)}.monitor-meta[data-astro-cid-ll7v343v]{flex-direction:column;min-width:0;display:flex}.monitor-name[data-astro-cid-ll7v343v]{color:var(--text-hi);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.latency[data-astro-cid-ll7v343v]{font-size:.8rem;font-family:var(--font-mono);color:var(--text-mid)}.dash-main[data-astro-cid-ll7v343v]{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.dash-status-line[data-astro-cid-ll7v343v]{font-size:.95rem;font-weight:700}.dash-status-line[data-astro-cid-ll7v343v].status-ok{color:var(--up)}.dash-status-line[data-astro-cid-ll7v343v].status-degraded{color:var(--down)}.dash-status-line[data-astro-cid-ll7v343v].status-unavailable{color:var(--text-low);font-size:.85rem;font-weight:500}.stats-overview-grid[data-astro-cid-ll7v343v]{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.stat-box[data-astro-cid-ll7v343v]{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:.4rem;padding:1.2rem;display:flex}.stat-title[data-astro-cid-ll7v343v]{color:var(--text-low);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.stat-value[data-astro-cid-ll7v343v]{font-family:var(--font-heading);font-size:1.6rem;font-weight:800;line-height:1.1}@media (width<=992px){.dashboard-grid[data-astro-cid-ll7v343v]{grid-template-columns:1fr}.dash-sidebar[data-astro-cid-ll7v343v]{border-right:none;border-bottom:1px solid var(--border)}}@media (width<=600px){.stats-overview-grid[data-astro-cid-ll7v343v]{grid-template-columns:1fr;gap:1rem}.dash-main[data-astro-cid-ll7v343v]{padding:1.2rem}}.map-card[data-astro-cid-dgezircb]{background:var(--surface-1);flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.map-header[data-astro-cid-dgezircb]{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding-bottom:1.2rem;display:flex}.map-title-info[data-astro-cid-dgezircb] h4[data-astro-cid-dgezircb]{font-size:1.25rem;font-weight:700}.map-title-info[data-astro-cid-dgezircb] p[data-astro-cid-dgezircb]{color:var(--text-low);margin-top:.2rem;font-size:.9rem}.map-stats-badges[data-astro-cid-dgezircb]{gap:.75rem;display:flex}.agent-nodes-grid[data-astro-cid-dgezircb]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;min-height:4rem;display:grid}.agent-nodes-status[data-astro-cid-dgezircb]{color:var(--text-low);grid-column:1/-1;padding:1rem 0;font-size:.9rem}.agent-node-item[data-astro-cid-dgezircb]{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.node-dot[data-astro-cid-dgezircb]{border-radius:50%;flex-shrink:0;width:8px;height:8px}.node-online[data-astro-cid-dgezircb] .node-dot[data-astro-cid-dgezircb]{background:var(--up);box-shadow:0 0 0 3px var(--up-bg)}.node-warning[data-astro-cid-dgezircb] .node-dot[data-astro-cid-dgezircb]{background:var(--warning);box-shadow:0 0 0 3px var(--warning-bg)}.node-offline[data-astro-cid-dgezircb] .node-dot[data-astro-cid-dgezircb]{background:var(--down);box-shadow:0 0 0 3px var(--down-bg)}.node-info[data-astro-cid-dgezircb]{flex-direction:column;min-width:0;display:flex}.node-name[data-astro-cid-dgezircb]{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.node-meta[data-astro-cid-dgezircb]{color:var(--text-low);font-size:.75rem}@media (width<=768px){.map-card[data-astro-cid-dgezircb]{padding:1.5rem}.map-header[data-astro-cid-dgezircb]{flex-direction:column;gap:1rem}}.globe-wrap[data-astro-cid-kdburxho]{aspect-ratio:1;width:100%;max-width:560px;margin-inline:auto;position:relative}.globe[data-astro-cid-kdburxho]{width:100%;height:100%}.grid[data-astro-cid-kdburxho] ellipse[data-astro-cid-kdburxho]{fill:none;stroke:var(--border);stroke-width:1px}.arcs[data-astro-cid-kdburxho] path[data-astro-cid-kdburxho]{fill:none;stroke:var(--brand-500);stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:4 260;opacity:.85;animation:arc-travel 4.5s var(--ease) infinite}.arcs[data-astro-cid-kdburxho] path[data-astro-cid-kdburxho][data-arc="1"]{animation-delay:.45s}.arcs[data-astro-cid-kdburxho] path[data-astro-cid-kdburxho][data-arc="2"]{animation-delay:.9s}.arcs[data-astro-cid-kdburxho] path[data-astro-cid-kdburxho][data-arc="3"]{animation-delay:1.35s}.arcs[data-astro-cid-kdburxho] path[data-astro-cid-kdburxho][data-arc="4"]{animation-delay:1.8s}.arcs[data-astro-cid-kdburxho] path[data-astro-cid-kdburxho][data-arc="5"]{animation-delay:2.25s}.arcs[data-astro-cid-kdburxho] path[data-astro-cid-kdburxho][data-arc="6"]{animation-delay:2.7s}.arcs[data-astro-cid-kdburxho] path[data-astro-cid-kdburxho][data-arc="7"]{animation-delay:3.15s}.arcs[data-astro-cid-kdburxho] path[data-astro-cid-kdburxho][data-arc="8"]{animation-delay:3.6s}.arcs[data-astro-cid-kdburxho] path[data-astro-cid-kdburxho][data-arc="9"]{animation-delay:4.05s}.node-core[data-astro-cid-kdburxho]{fill:var(--brand-400)}.node-halo[data-astro-cid-kdburxho]{fill:var(--brand-500);opacity:.25;transform-box:fill-box;transform-origin:50%;animation:node-pulse 3s var(--ease) infinite}.nodes[data-astro-cid-kdburxho] g[data-astro-cid-kdburxho][data-node="1"] .node-halo[data-astro-cid-kdburxho]{animation-delay:.6s}.nodes[data-astro-cid-kdburxho] g[data-astro-cid-kdburxho][data-node="2"] .node-halo[data-astro-cid-kdburxho]{animation-delay:1.2s}.nodes[data-astro-cid-kdburxho] g[data-astro-cid-kdburxho][data-node="3"] .node-halo[data-astro-cid-kdburxho]{animation-delay:1.8s}.nodes[data-astro-cid-kdburxho] g[data-astro-cid-kdburxho][data-node="4"] .node-halo[data-astro-cid-kdburxho]{animation-delay:.3s}.nodes[data-astro-cid-kdburxho] g[data-astro-cid-kdburxho][data-node="5"] .node-halo[data-astro-cid-kdburxho]{animation-delay:.9s}.nodes[data-astro-cid-kdburxho] g[data-astro-cid-kdburxho][data-node="6"] .node-halo[data-astro-cid-kdburxho]{animation-delay:1.5s}.nodes[data-astro-cid-kdburxho] g[data-astro-cid-kdburxho][data-node="7"] .node-halo[data-astro-cid-kdburxho]{animation-delay:2.1s}@keyframes arc-travel{0%{stroke-dashoffset:264px}to{stroke-dashoffset:0}}@keyframes node-pulse{0%,to{opacity:.15;scale:.7}50%{opacity:.4;scale:1.15}}@media (prefers-reduced-motion:reduce){.arcs[data-astro-cid-kdburxho] path[data-astro-cid-kdburxho]{stroke-dasharray:none;opacity:.5;animation:none}.node-halo[data-astro-cid-kdburxho]{opacity:.3;animation:none}}.globe-stats[data-astro-cid-kdburxho]{background:color-mix(in oklab, var(--surface-1) 88%, transparent);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);align-items:stretch;gap:1.25rem;padding:1rem 1.35rem;display:flex;position:absolute;bottom:4%;right:0}.globe-stat[data-astro-cid-kdburxho]{grid-template-columns:auto auto;grid-template-areas:"value label""value state";align-items:center;column-gap:.6rem;display:grid}.globe-stat-value[data-astro-cid-kdburxho]{font-family:var(--font-heading);color:var(--text-hi);grid-area:value;font-size:1.9rem;font-weight:800;line-height:1}.globe-stat-label[data-astro-cid-kdburxho]{font-size:var(--text-xs);color:var(--text-low);text-transform:uppercase;letter-spacing:.06em;grid-area:label}.globe-stat-state[data-astro-cid-kdburxho]{font-size:var(--text-xs);grid-area:state;align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.globe-stat-state[data-astro-cid-kdburxho].up{color:var(--up)}.globe-stat-divider[data-astro-cid-kdburxho]{background:var(--border);width:1px}@media (width<=560px){.globe-stats[data-astro-cid-kdburxho]{justify-content:center;margin-top:-2rem;position:static}}.feature-strip[data-astro-cid-ur5xdiqo]{padding:0;list-style:none}.feature-item[data-astro-cid-ur5xdiqo]{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.feature-item[data-astro-cid-ur5xdiqo] h3[data-astro-cid-ur5xdiqo]{font-size:var(--text-lg)}.feature-item[data-astro-cid-ur5xdiqo] p[data-astro-cid-ur5xdiqo]{font-size:var(--text-sm);margin:0}.feature-icon[data-astro-cid-ur5xdiqo]{border-radius:var(--radius-sm);background:color-mix(in oklab, var(--tone) 14%, transparent);border:1px solid color-mix(in oklab, var(--tone) 28%, transparent);width:44px;height:44px;color:var(--tone);place-items:center;margin-bottom:.25rem;display:grid}.feature-icon[data-astro-cid-ur5xdiqo] svg[data-astro-cid-ur5xdiqo]{width:22px;height:22px}.tone-brand[data-astro-cid-ur5xdiqo]{--tone:var(--brand-500)}.tone-up[data-astro-cid-ur5xdiqo]{--tone:var(--up)}.tone-info[data-astro-cid-ur5xdiqo]{--tone:var(--info)}.tone-warning[data-astro-cid-ur5xdiqo]{--tone:var(--warning)}
