:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box}:root{--teal: #0d9488;--teal-hover: #0f766e;--teal-dark: #134e4a;--teal-light-bg: #f0fdfa;--teal-light-accent: #99f6e4;--teal-lighter: #ccfbf1;--text-heading: #111827;--text-body-dark: #1f2937;--text-body: #374151;--text-muted: #4b5563;--text-light: #6b7280;--border: #e5e7eb;--border-dark: #d1d5db;--bg-page: #ffffff;--bg-subtle: #fafbfc;--bg-card: #f9fafb;--bg-surface: #f3f4f6;--bg-code: #f8fafc;--green: #059669;--yellow: #d97706;--red: #dc2626;--blue: #2563eb;--gray: #9ca3af;--font-mono: "SF Mono", "Fira Code", "Cascadia Code", Consolas, "Courier New", monospace}body{background:var(--bg-page);color:var(--text-body)}a:where(.astro-j7pv25f6){color:inherit;text-decoration:none}.nav:where(.astro-j7pv25f6){position:sticky;top:0;z-index:100;background:var(--bg-page);border-bottom:1px solid var(--border)}.nav-inner:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;justify-content:space-between}.nav-logo:where(.astro-j7pv25f6){font-size:1.125rem;font-weight:700;color:var(--text-heading);letter-spacing:-.02em}.nav-logo:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){color:var(--teal)}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:28px;list-style:none}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:.9rem;font-weight:500;color:var(--text-muted);transition:color .15s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--teal)}.nav-github:where(.astro-j7pv25f6){display:flex;align-items:center;color:var(--text-muted)!important}.nav-github:where(.astro-j7pv25f6):hover{color:var(--text-heading)!important}.nav-search-btn:where(.astro-j7pv25f6){display:flex;align-items:center;gap:6px;background:var(--bg-surface);border:1px solid var(--border);border-radius:20px;padding:5px 12px;font-size:.82rem;color:var(--text-muted);cursor:pointer;transition:border-color .15s,background .15s;font-family:inherit}.nav-search-btn:where(.astro-j7pv25f6):hover{border-color:var(--teal-light-accent);background:var(--teal-light-bg);color:var(--teal)}.nav-search-shortcut:where(.astro-j7pv25f6){font-size:.72rem;color:var(--text-light);background:var(--bg-page);border:1px solid var(--border);border-radius:4px;padding:1px 5px;font-family:var(--font-mono)}.nav-hamburger:where(.astro-j7pv25f6){display:none;flex-direction:column;gap:4px;cursor:pointer;background:none;border:none;padding:6px}.nav-hamburger:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){display:block;width:22px;height:2px;background:var(--text-muted);border-radius:2px;transition:background .15s}.nav-hamburger:where(.astro-j7pv25f6):hover span:where(.astro-j7pv25f6){background:var(--teal)}.nav-mobile-menu:where(.astro-j7pv25f6){display:none;position:absolute;top:60px;left:0;right:0;background:var(--bg-page);border-bottom:1px solid var(--border);padding:16px 24px;z-index:99;flex-direction:column;gap:0;list-style:none;margin:0}.nav-mobile-menu:where(.astro-j7pv25f6).open{display:flex}.nav-mobile-menu:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){border-bottom:1px solid var(--border)}.nav-mobile-menu:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):last-child{border-bottom:none}.nav-mobile-menu:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:block;font-size:.95rem;font-weight:500;color:var(--text-muted);padding:10px 0;transition:color .15s}.nav-mobile-menu:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--teal)}#searchDialog:where(.astro-j7pv25f6){border:none;border-radius:12px;padding:0;width:90%;max-width:640px;max-height:80vh;overflow:hidden;box-shadow:0 20px 60px #00000026,0 4px 16px #00000014;position:fixed;top:10vh;left:50%;transform:translate(-50%)}#searchDialog:where(.astro-j7pv25f6)::backdrop{background:#00000059;backdrop-filter:blur(2px)}.search-dialog-inner:where(.astro-j7pv25f6){display:flex;flex-direction:column;max-height:80vh}.search-dialog-header:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border);background:var(--bg-subtle)}.search-dialog-title:where(.astro-j7pv25f6){font-size:.82rem;font-weight:600;color:var(--text-muted);letter-spacing:.02em}.search-dialog-close:where(.astro-j7pv25f6){background:none;border:none;cursor:pointer;color:var(--text-light);font-size:1.1rem;padding:2px 6px;border-radius:4px;transition:background .15s,color .15s;line-height:1}.search-dialog-close:where(.astro-j7pv25f6):hover{background:var(--bg-surface);color:var(--text-heading)}#searchTarget:where(.astro-j7pv25f6){padding:12px;overflow-y:auto;flex:1}#searchTarget:where(.astro-j7pv25f6){--pagefind-ui-scale: .9;--pagefind-ui-primary: var(--teal);--pagefind-ui-text: var(--text-body);--pagefind-ui-background: #ffffff;--pagefind-ui-border: var(--border);--pagefind-ui-tag: var(--bg-surface);--pagefind-ui-border-width: 1px;--pagefind-ui-border-radius: 8px;--pagefind-ui-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}.hero:where(.astro-j7pv25f6){background:var(--bg-page);padding:64px 24px 72px}.hero-inner:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:56px;align-items:center}.hero-eyebrow:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;background:var(--teal-light-bg);border:1px solid var(--teal-lighter);color:var(--teal-dark);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:5px 12px;border-radius:20px;margin-bottom:20px}.hero-eyebrow-dot:where(.astro-j7pv25f6){width:6px;height:6px;border-radius:50%;background:var(--green)}.hero-title:where(.astro-j7pv25f6){font-size:clamp(2.25rem,4vw,3.25rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--text-heading);margin-bottom:20px}.hero-title:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){color:var(--teal)}.hero-tagline:where(.astro-j7pv25f6){font-size:1.05rem;line-height:1.7;color:var(--text-muted);margin-bottom:32px;max-width:440px}.hero-ctas:where(.astro-j7pv25f6){display:flex;gap:12px;flex-wrap:wrap}.btn-primary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;background:var(--teal);color:#fff;font-size:.9rem;font-weight:600;padding:11px 22px;border-radius:8px;transition:background .15s,transform .1s;border:1.5px solid var(--teal)}.btn-primary:where(.astro-j7pv25f6):hover{background:var(--teal-hover);border-color:var(--teal-hover);transform:translateY(-1px)}.btn-secondary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--teal);font-size:.9rem;font-weight:600;padding:11px 22px;border-radius:8px;border:1.5px solid var(--teal-light-accent);transition:border-color .15s,background .15s,transform .1s}.btn-secondary:where(.astro-j7pv25f6):hover{border-color:var(--teal);background:var(--teal-light-bg);transform:translateY(-1px)}.dashboard:where(.astro-j7pv25f6){background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 1px 3px #0000000d,0 8px 24px #0000000f,0 2px 8px #0d94880a;overflow:hidden;font-family:var(--font-mono);font-size:.78rem}.db-titlebar:where(.astro-j7pv25f6){background:var(--bg-subtle);border-bottom:1px solid var(--border);padding:10px 16px;display:flex;align-items:center;gap:12px}.db-dots:where(.astro-j7pv25f6){display:flex;gap:6px}.db-dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%}.db-dot-red:where(.astro-j7pv25f6){background:#fc5f57}.db-dot-yel:where(.astro-j7pv25f6){background:#fdbc40}.db-dot-grn:where(.astro-j7pv25f6){background:#33c748}.db-titlebar-label:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.72rem;color:var(--text-light);letter-spacing:.01em}.db-status-bar:where(.astro-j7pv25f6){padding:12px 16px;background:var(--bg-page);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px;flex-wrap:wrap}.db-status-indicator:where(.astro-j7pv25f6){display:flex;align-items:center;gap:7px;flex-shrink:0}.db-status-dot:where(.astro-j7pv25f6){width:9px;height:9px;border-radius:50%;flex-shrink:0;transition:background .3s}.db-status-dot:where(.astro-j7pv25f6).connecting{background:var(--yellow);animation:pulse-yellow 1s infinite}.db-status-dot:where(.astro-j7pv25f6).open{background:var(--green)}.db-status-dot:where(.astro-j7pv25f6).closing{background:var(--yellow)}.db-status-dot:where(.astro-j7pv25f6).closed{background:var(--gray)}@keyframes pulse-yellow{0%,to{opacity:1}50%{opacity:.4}}.db-status-label:where(.astro-j7pv25f6){font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:color .3s}.db-status-label:where(.astro-j7pv25f6).connecting{color:var(--yellow)}.db-status-label:where(.astro-j7pv25f6).open{color:var(--green)}.db-status-label:where(.astro-j7pv25f6).closing{color:var(--yellow)}.db-status-label:where(.astro-j7pv25f6).closed{color:var(--gray)}.db-url:where(.astro-j7pv25f6){font-size:.73rem;color:var(--text-muted);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-url-scheme:where(.astro-j7pv25f6){color:var(--teal)}.db-status-meta:where(.astro-j7pv25f6){display:flex;align-items:center;gap:12px;flex-shrink:0}.db-uptime:where(.astro-j7pv25f6){font-size:.72rem;color:var(--text-light)}.db-uptime-val:where(.astro-j7pv25f6){color:var(--green);font-weight:600}.db-protocol-badge:where(.astro-j7pv25f6){font-size:.68rem;font-weight:600;color:var(--teal-dark);background:var(--teal-light-bg);border:1px solid var(--teal-lighter);padding:2px 7px;border-radius:4px;letter-spacing:.03em}.db-metrics:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-bottom:1px solid var(--border)}.db-metric:where(.astro-j7pv25f6){padding:12px 14px;border-right:1px solid var(--border)}.db-metric:where(.astro-j7pv25f6):last-child{border-right:none}.db-metric-label:where(.astro-j7pv25f6){font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light);margin-bottom:6px}.db-metric-value:where(.astro-j7pv25f6){display:flex;align-items:center;gap:10px}.db-metric-number:where(.astro-j7pv25f6){font-size:1.15rem;font-weight:700;color:var(--text-heading);line-height:1;font-variant-numeric:tabular-nums}.db-metric-unit:where(.astro-j7pv25f6){font-size:.68rem;color:var(--text-light);font-weight:500;margin-left:2px}.db-sparkline:where(.astro-j7pv25f6){display:block}.db-msg-counters:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:3px}.db-msg-row:where(.astro-j7pv25f6){display:flex;align-items:center;gap:5px;font-size:.7rem}.db-msg-arrow-up:where(.astro-j7pv25f6){color:var(--teal);font-weight:700}.db-msg-arrow-down:where(.astro-j7pv25f6){color:#475569;font-weight:700}.db-msg-count:where(.astro-j7pv25f6){font-variant-numeric:tabular-nums;font-weight:600;color:var(--text-body-dark)}.db-msg-sublabel:where(.astro-j7pv25f6){color:var(--text-light);font-size:.65rem}.db-frames:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:3px}.db-frame-row:where(.astro-j7pv25f6){display:flex;justify-content:space-between;gap:8px;font-size:.68rem}.db-frame-type:where(.astro-j7pv25f6){color:var(--text-light);flex-shrink:0}.db-frame-count:where(.astro-j7pv25f6){color:var(--text-body-dark);font-weight:600;font-variant-numeric:tabular-nums}.db-feed-header:where(.astro-j7pv25f6){padding:8px 16px 6px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:var(--bg-subtle)}.db-feed-title:where(.astro-j7pv25f6){font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light)}.db-feed-live:where(.astro-j7pv25f6){display:flex;align-items:center;gap:5px;font-size:.63rem;color:var(--green);font-weight:600;letter-spacing:.04em}.db-feed-live-dot:where(.astro-j7pv25f6){width:5px;height:5px;border-radius:50%;background:var(--green);animation:pulse-green 1.5s infinite}@keyframes pulse-green{0%,to{opacity:1}50%{opacity:.3}}.db-feed:where(.astro-j7pv25f6){height:168px;overflow:hidden;position:relative;padding:8px 0 0}.db-feed-inner:where(.astro-j7pv25f6){position:absolute;bottom:0;left:0;right:0;padding:0 16px 8px;display:flex;flex-direction:column;gap:2px}.db-feed-line:where(.astro-j7pv25f6){display:flex;align-items:baseline;gap:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.7rem;line-height:1.6;transition:opacity .4s}.db-feed-line:where(.astro-j7pv25f6).fade-out{opacity:0}.db-feed-ts:where(.astro-j7pv25f6){color:var(--gray);flex-shrink:0;font-size:.66rem}.db-feed-dir-client:where(.astro-j7pv25f6){color:var(--teal);font-weight:700;flex-shrink:0}.db-feed-dir-server:where(.astro-j7pv25f6){color:#475569;font-weight:700;flex-shrink:0}.db-feed-type:where(.astro-j7pv25f6){color:var(--text-light);font-size:.64rem;flex-shrink:0;min-width:38px}.db-feed-payload:where(.astro-j7pv25f6){color:var(--text-body-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-feed-payload:where(.astro-j7pv25f6).client{color:var(--teal-dark)}.db-feed-payload:where(.astro-j7pv25f6).server{color:#334155}section:where(.astro-j7pv25f6){padding:64px 24px}.section-inner:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto}.section-label:where(.astro-j7pv25f6){font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-bottom:12px}.section-title:where(.astro-j7pv25f6){font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:var(--text-heading);letter-spacing:-.02em;line-height:1.25;margin-bottom:40px}.explore-section:where(.astro-j7pv25f6){background:var(--bg-page)}.category-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.category-card:where(.astro-j7pv25f6){background:#fff;border:1px solid var(--border);border-radius:8px;padding:24px;transition:border-color .2s,box-shadow .2s,transform .15s;opacity:0;transform:translateY(16px)}.category-card:where(.astro-j7pv25f6).visible{opacity:1;transform:translateY(0);transition:opacity .45s ease,transform .45s ease,border-color .2s,box-shadow .2s}.category-card:where(.astro-j7pv25f6):hover{border-color:var(--teal-light-accent);box-shadow:0 4px 16px #0d948814}.category-card:where(.astro-j7pv25f6).browse-all-card{display:flex;flex-direction:column;justify-content:center;background:var(--bg-subtle);border-style:dashed}.category-card:where(.astro-j7pv25f6).browse-all-card:hover{border-color:var(--teal);background:var(--teal-light-bg)}.category-icon:where(.astro-j7pv25f6){width:36px;height:36px;background:var(--teal-light-bg);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:var(--teal)}.category-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1rem;font-weight:700;color:var(--teal);margin-bottom:6px}.category-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.85rem;color:var(--text-muted);margin-bottom:14px;line-height:1.55}.category-links:where(.astro-j7pv25f6){list-style:none;display:flex;flex-direction:column;gap:4px}.category-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:.82rem;color:var(--teal);font-weight:500;display:inline-flex;align-items:center;gap:4px;transition:color .15s}.category-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--teal-hover)}.category-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):before{content:"→";font-size:.75rem;opacity:.7}.browse-all-link:where(.astro-j7pv25f6){font-size:.95rem;font-weight:700;color:var(--teal);display:inline-flex;align-items:center;gap:6px;transition:color .15s,gap .15s}.browse-all-link:where(.astro-j7pv25f6):hover{color:var(--teal-hover);gap:10px}.try-it-section:where(.astro-j7pv25f6){background:var(--bg-subtle);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.try-it-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:3fr 2fr;gap:20px}.try-it-card:where(.astro-j7pv25f6){background:#fff;border:1px solid var(--border);border-radius:8px;padding:28px;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex;flex-direction:column}.try-it-card:where(.astro-j7pv25f6):hover{border-color:var(--teal-light-accent);box-shadow:0 4px 16px #0d948814;transform:translateY(-2px)}.try-it-card:where(.astro-j7pv25f6).primary{border-left:4px solid var(--teal)}.try-it-card:where(.astro-j7pv25f6).primary:hover{border-left-color:var(--teal-hover)}.try-it-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.1rem;font-weight:700;color:var(--text-heading);margin-bottom:8px}.try-it-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.88rem;color:var(--text-muted);line-height:1.6;flex:1;margin-bottom:18px}.try-it-cta:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:6px;font-size:.9rem;font-weight:600;color:var(--teal);transition:color .15s,gap .15s}.try-it-cta:where(.astro-j7pv25f6):hover{color:var(--teal-hover);gap:10px}.protocol-section:where(.astro-j7pv25f6){background:var(--bg-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.protocol-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:0}.protocol-col:where(.astro-j7pv25f6){padding:32px 28px;position:relative}.protocol-col:where(.astro-j7pv25f6)+.protocol-col:where(.astro-j7pv25f6){border-left:1px solid var(--border)}.protocol-col:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1rem;font-weight:700;color:var(--text-heading);margin-bottom:6px}.protocol-desc:where(.astro-j7pv25f6){font-size:.82rem;color:var(--text-muted);margin-bottom:24px;line-height:1.5}.proto-diagram:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:0;min-height:120px}.proto-row:where(.astro-j7pv25f6){display:flex;align-items:center;gap:8px;margin-bottom:10px;opacity:0}.proto-label:where(.astro-j7pv25f6){font-size:.68rem;font-weight:600;letter-spacing:.04em;color:var(--text-light);width:34px;flex-shrink:0;text-align:right}.proto-arrow-track:where(.astro-j7pv25f6){flex:1;position:relative;height:20px}.proto-arrow-line:where(.astro-j7pv25f6){position:absolute;top:50%;transform:translateY(-50%);height:2px;background:var(--teal-light-accent);transform-origin:left center;width:0;border-radius:2px}.proto-arrow-head:where(.astro-j7pv25f6){position:absolute;top:50%;transform:translateY(-50%);font-size:.75rem;right:0;color:var(--teal);opacity:0;line-height:1}.proto-pause:where(.astro-j7pv25f6){height:6px}.proto-col-sse:where(.astro-j7pv25f6) .proto-arrow-line:where(.astro-j7pv25f6){background:#a78bfa}.proto-col-sse:where(.astro-j7pv25f6) .proto-arrow-head:where(.astro-j7pv25f6){color:#7c3aed}.proto-col-ws:where(.astro-j7pv25f6) .proto-row:where(.astro-j7pv25f6){margin-bottom:6px}.proto-col-ws:where(.astro-j7pv25f6) .proto-arrow-line:where(.astro-j7pv25f6){background:var(--teal);opacity:.8}.proto-col-ws:where(.astro-j7pv25f6) .proto-arrow-head:where(.astro-j7pv25f6){color:var(--teal)}.proto-col-ws:where(.astro-j7pv25f6) .proto-arrow-line:where(.astro-j7pv25f6).reverse{transform-origin:right center;right:0;left:auto}.proto-col-ws:where(.astro-j7pv25f6) .proto-arrow-head:where(.astro-j7pv25f6).left-head{left:0;right:auto}.new-section:where(.astro-j7pv25f6){background:var(--bg-page)}.featured-card:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--teal-light-bg) 0%,#fff 100%);border:1px solid var(--teal-lighter);border-radius:12px;padding:32px;display:flex;align-items:center;gap:28px;max-width:720px;transition:box-shadow .2s,transform .15s}.featured-card:where(.astro-j7pv25f6):hover{box-shadow:0 6px 24px #0d94881a;transform:translateY(-2px)}.featured-badge:where(.astro-j7pv25f6){font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--teal-dark);background:var(--teal-lighter);padding:4px 10px;border-radius:20px;display:inline-block;margin-bottom:8px}.featured-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.2rem;font-weight:700;color:var(--text-heading);margin-bottom:8px}.featured-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.88rem;color:var(--text-muted);line-height:1.6}.featured-icon:where(.astro-j7pv25f6){font-size:2.5rem;flex-shrink:0;line-height:1}.infra-section:where(.astro-j7pv25f6){background:var(--bg-subtle);border-top:1px solid var(--border)}.infra-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.infra-card:where(.astro-j7pv25f6){background:#fff;border:1px solid var(--border);border-radius:8px;padding:20px;transition:border-color .2s,box-shadow .2s,transform .15s}.infra-card:where(.astro-j7pv25f6):hover{border-color:var(--teal-light-accent);box-shadow:0 4px 12px #0d948812;transform:translateY(-2px)}.infra-card-name:where(.astro-j7pv25f6){font-size:.88rem;font-weight:700;color:var(--text-heading);margin-bottom:4px}.infra-card-desc:where(.astro-j7pv25f6){font-size:.78rem;color:var(--text-muted)}.faq-section:where(.astro-j7pv25f6){background:var(--bg-page);border-top:1px solid var(--border)}.faq-list:where(.astro-j7pv25f6){max-width:800px;display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:10px;overflow:hidden}.faq-item:where(.astro-j7pv25f6){border-bottom:1px solid var(--border)}.faq-item:where(.astro-j7pv25f6):last-child{border-bottom:none}.faq-item:where(.astro-j7pv25f6) summary:where(.astro-j7pv25f6){list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;cursor:pointer;font-size:.97rem;font-weight:600;color:var(--text-heading);user-select:none;transition:background .15s,color .15s}.faq-item:where(.astro-j7pv25f6) summary:where(.astro-j7pv25f6)::-webkit-details-marker{display:none}.faq-item:where(.astro-j7pv25f6) summary:where(.astro-j7pv25f6):hover{background:var(--teal-light-bg);color:var(--teal-dark)}.faq-item:where(.astro-j7pv25f6)[open] summary:where(.astro-j7pv25f6){background:var(--teal-light-bg);color:var(--teal-dark)}.faq-toggle:where(.astro-j7pv25f6){flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--bg-surface);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:400;color:var(--teal);line-height:1;transition:background .15s}.faq-item:where(.astro-j7pv25f6)[open] .faq-toggle:where(.astro-j7pv25f6){background:var(--teal-lighter)}.faq-toggle-plus:where(.astro-j7pv25f6){display:block}.faq-toggle-minus:where(.astro-j7pv25f6){display:none}.faq-item:where(.astro-j7pv25f6)[open] .faq-toggle-plus:where(.astro-j7pv25f6){display:none}.faq-item:where(.astro-j7pv25f6)[open] .faq-toggle-minus:where(.astro-j7pv25f6){display:block}.faq-answer:where(.astro-j7pv25f6){padding:0 24px 20px;font-size:.9rem;color:var(--text-muted);line-height:1.75;border-top:1px solid var(--teal-lighter)}.faq-answer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--teal);text-decoration:underline;text-underline-offset:2px}.faq-answer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--teal-hover)}.footer-cta:where(.astro-j7pv25f6){background:var(--teal-light-bg);border-top:1px solid var(--teal-lighter);text-align:center;padding:72px 24px}.footer-cta:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:var(--teal-dark);letter-spacing:-.02em;margin-bottom:12px}.footer-cta:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1rem;color:var(--teal-hover);margin-bottom:28px;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.65}.site-footer:where(.astro-j7pv25f6){background:var(--bg-card);border-top:1px solid var(--border);padding:24px;text-align:center;font-size:.82rem;color:var(--text-light)}.site-footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--teal)}.site-footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--teal-hover)}@media (max-width: 900px){.hero-inner:where(.astro-j7pv25f6){grid-template-columns:1fr}.hero-text:where(.astro-j7pv25f6){text-align:center}.hero-tagline:where(.astro-j7pv25f6){max-width:none}.hero-ctas:where(.astro-j7pv25f6){justify-content:center}.category-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.try-it-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.protocol-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.protocol-col:where(.astro-j7pv25f6)+.protocol-col:where(.astro-j7pv25f6){border-left:none;border-top:1px solid var(--border)}.infra-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}.featured-card:where(.astro-j7pv25f6){flex-direction:column;text-align:center}}@media (max-width: 600px){.nav-links:where(.astro-j7pv25f6){display:none}.nav-hamburger:where(.astro-j7pv25f6){display:flex}.db-metrics:where(.astro-j7pv25f6){grid-template-columns:1fr}.db-metric:where(.astro-j7pv25f6){border-right:none;border-bottom:1px solid var(--border)}.db-metric:where(.astro-j7pv25f6):last-child{border-bottom:none}.infra-grid:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr}.db-status-meta:where(.astro-j7pv25f6){display:none}.faq-item:where(.astro-j7pv25f6) summary:where(.astro-j7pv25f6){padding:14px 16px;font-size:.9rem}.faq-answer:where(.astro-j7pv25f6){padding:0 16px 16px}}
