.hd-section{position:relative;padding:120px 0 140px}.hd-intro{margin-bottom:56px;max-width:980px}.hd-eyebrow{text-transform:uppercase;font-size:11.5px;letter-spacing:.13em;color:var(--brand);font-weight:600;margin-bottom:14px}.hd-intro .dual-tone-headline{font-size:clamp(26px,3.2vw,40px);letter-spacing:-.025em;line-height:1.25;font-weight:600;margin:0 0 22px}.hd-intro .dual-tone-headline-muted{color:var(--muted)}.hd-learn-more{display:inline-flex;align-items:center;gap:8px;padding:9px 16px 9px 18px;border-radius:999px;background:var(--fg);color:var(--accent-fg);font-size:13px;font-weight:500;text-decoration:none;transition:background .15s ease,transform .15s ease}.hd-learn-more:hover{transform:translateY(-1px)}.hd-learn-more svg{width:14px;height:14px;transition:transform .15s ease}.hd-learn-more:hover svg{transform:translate(2px)}.hd-stage{position:relative;width:100%;max-width:var(--max-w);margin:0 auto;padding:0 32px;display:flex;flex-direction:column;align-items:center}.hd-shell{position:relative;width:100%;height:min(640px,calc(100vh - 160px));border-radius:14px;background:var(--surface);border:1px solid var(--border-strong);box-shadow:0 30px 80px -30px var(--shadow-strong);overflow:hidden;display:flex;flex-direction:column;isolation:isolate}.hd-topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 12px;background:var(--surface);border-bottom:1px solid var(--border)}.hd-topbar-left,.hd-topbar-right{display:inline-flex;align-items:center;gap:4px;min-width:0}.hd-topbar-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:6px;border:0;background:transparent;color:var(--muted);cursor:pointer;font-family:inherit;transition:background .12s ease,color .12s ease}.hd-topbar-icon-btn:hover{background:var(--surface-2);color:var(--fg)}.hd-topbar-icon-btn svg{width:16px;height:16px}.hd-history-btn .hd-history-pulse{position:absolute;inset:0;border-radius:6px;box-shadow:0 0 color-mix(in oklab,var(--brand) 70%,transparent);pointer-events:none}.hd-history-btn.is-pulsing .hd-history-pulse{animation:hd-pulse 1.6s ease-out infinite}.hd-history-btn.is-active{background:var(--surface-2);color:var(--fg)}@keyframes hd-pulse{0%{box-shadow:0 0 color-mix(in oklab,var(--brand) 55%,transparent)}70%{box-shadow:0 0 0 10px color-mix(in oklab,var(--brand) 0%,transparent)}to{box-shadow:0 0 color-mix(in oklab,var(--brand) 0%,transparent)}}.hd-breadcrumb{display:inline-flex;align-items:center;gap:8px;margin-left:4px;font-size:13px;color:var(--muted);min-width:0}.hd-breadcrumb-section{color:var(--muted)}.hd-breadcrumb-sep{color:var(--muted-2)}.hd-breadcrumb-current{color:var(--fg);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50vw}.hd-body{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:var(--surface-2, var(--bg))}.hd-body-row{flex:1 1 auto;min-height:0;display:flex;gap:10px;padding:10px 10px 0}.hd-sidebar{flex:0 0 auto;width:244px;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;min-height:0}.hd-sidebar-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 8px 0 14px;border-bottom:1px solid var(--border)}.hd-sidebar-title{font-size:12.5px;font-weight:600;color:var(--fg)}.hd-sidebar-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border-radius:5px;border:0;background:transparent;color:var(--muted);cursor:pointer;font-family:inherit;transition:background .12s ease,color .12s ease}.hd-sidebar-icon-btn:hover{background:var(--surface-2);color:var(--fg)}.hd-sidebar-icon-btn svg{width:14px;height:14px}.hd-sidebar-search{display:inline-flex;align-items:center;gap:8px;margin:10px 12px 2px;padding:6px 10px;border-radius:6px;color:var(--muted-2);font-size:12px}.hd-sidebar-search svg{width:13px;height:13px;color:var(--muted-2)}.hd-list{flex:1 1 auto;overflow-y:auto;padding:4px 10px 14px;display:flex;flex-direction:column;gap:1px}.hd-list-item{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px;border-radius:6px;color:var(--muted);cursor:pointer;border:0;background:transparent;width:100%;font-family:inherit;font-size:13px;text-align:left;transition:background .12s ease,color .12s ease}.hd-list-item:hover{color:var(--fg)}.hd-list-item.is-active{background:var(--surface-2);color:var(--fg)}.hd-list-meta{font-size:11px;color:var(--muted-2);font-variant-numeric:tabular-nums}.hd-main{flex:1 1 auto;min-width:0;background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}.hd-detail{padding:28px clamp(20px,4vw,40px)}.hd-detail-head{margin-bottom:22px}.hd-detail-title{font-size:22px;font-weight:600;letter-spacing:-.01em;color:var(--fg)}.hd-detail-sub{margin-top:4px;font-size:12.5px;color:var(--muted)}.hd-grid{display:flex;flex-direction:column;gap:6px}.hd-grid-row{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.hd-cell{position:relative;height:56px;border-radius:8px;background:var(--surface);border:1px solid var(--border);color:var(--muted);font-size:10.5px;padding:6px 8px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.hd-cubby-id{display:block;font-size:10.5px;color:var(--muted);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.hd-cell>span:not(.hd-cubby-id){position:absolute;bottom:6px;right:8px;font-size:13px;font-weight:500;color:var(--fg);font-variant-numeric:tabular-nums}.hd-grid-row-faded .hd-cell{opacity:.45}.hd-dock{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;padding:6px 12px 10px}.hd-backdrop{position:absolute;inset:0;background:color-mix(in oklab,var(--fg) 14%,transparent);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:2}.hd-shell.is-sheet-open .hd-backdrop{opacity:1;pointer-events:auto}.hd-sheet{position:absolute;top:0;right:0;bottom:0;width:min(420px,70%);background:var(--surface);border-left:1px solid var(--border-strong);box-shadow:-20px 0 40px -20px var(--shadow-strong);display:flex;flex-direction:column;transform:translate(105%);transition:transform .32s cubic-bezier(.22,1,.36,1);z-index:3}.hd-shell.is-sheet-open .hd-sheet{transform:translate(0)}.hd-sheet-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:12px 14px 12px 16px;border-bottom:1px solid var(--border)}.hd-sheet-title{font-size:13.5px;font-weight:500;color:var(--fg)}.hd-sheet-close{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:0;background:transparent;color:var(--muted);border-radius:5px;cursor:pointer;transition:background .12s ease,color .12s ease}.hd-sheet-close:hover{background:var(--surface-2);color:var(--fg)}.hd-sheet-close svg{width:14px;height:14px}.hd-sheet-body{flex:1 1 auto;overflow-y:auto;padding:14px 18px 24px;scrollbar-width:thin;scrollbar-color:var(--scroll-thumb) transparent}.hd-sheet-body::-webkit-scrollbar{width:6px}.hd-sheet-body::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb);border-radius:999px}.hd-cp{position:relative;display:flex;gap:10px;padding-bottom:14px;transition:opacity .25s ease}.hd-cp.is-reverted{opacity:.42}.hd-cp-rail{position:relative;flex:0 0 12px;padding-top:6px}.hd-cp-rail:before{content:"";position:absolute;left:5px;top:14px;bottom:-14px;width:1px;background:var(--border)}.hd-cp:last-child .hd-cp-rail:before{display:none}.hd-cp-dot{display:block;width:7px;height:7px;border-radius:999px;margin-left:1px;background:color-mix(in oklab,var(--muted) 70%,transparent)}.hd-cp.is-reverted .hd-cp-dot{background:transparent;border:1px solid color-mix(in oklab,var(--muted) 50%,transparent)}.hd-cp-content{flex:1 1 auto;min-width:0}.hd-cp-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hd-cp-meta{display:inline-flex;align-items:center;gap:6px;min-width:0}.hd-cp-right{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.hd-action{display:inline-flex;align-items:center;padding:2px 6px;border-radius:5px;font-size:10px;font-weight:500;line-height:1}.hd-action-create{background:color-mix(in oklab,var(--chart-2) 14%,transparent);color:var(--chart-2)}.hd-action-update{background:color-mix(in oklab,var(--chart-3) 14%,transparent);color:var(--chart-3)}.hd-action-delete{background:color-mix(in oklab,var(--chart-5) 14%,transparent);color:var(--chart-5)}.hd-entity{font-size:11px;color:var(--muted);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.hd-source{display:inline-flex;align-items:center;gap:3px;padding:1px 5px;border-radius:4px;font-size:10px;font-weight:600;line-height:1.2}.hd-source svg{width:10px;height:10px}.hd-source-ai{background:color-mix(in oklab,var(--badge-purple-fg) 14%,transparent);color:var(--badge-purple-fg)}.hd-source-api{background:color-mix(in oklab,var(--chart-1) 14%,transparent);color:var(--chart-1)}.hd-cp-time{font-size:11px;color:var(--muted-2);font-variant-numeric:tabular-nums}.hd-cp-action,.hd-cp-revert{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;border-radius:4px;background:transparent;color:var(--muted);cursor:pointer;opacity:0;transition:opacity .15s ease,background .12s ease,color .12s ease}.hd-cp-action svg,.hd-cp-revert svg{width:12px;height:12px}.hd-cp:hover .hd-cp-action,.hd-cp.is-reverted .hd-cp-action,.hd-cp:hover .hd-cp-revert{opacity:1}.hd-cp-action:hover,.hd-cp-revert:hover{background:var(--surface-2);color:var(--fg)}.hd-cp-icon-redo,.hd-cp.is-reverted .hd-cp-icon-undo{display:none}.hd-cp.is-reverted .hd-cp-icon-redo{display:inline-block}.hd-cp.is-reverted .hd-cp-action{color:var(--brand);opacity:1}.hd-cp.hd-cp-genesis .hd-cp-action{display:none}.hd-cp-action[data-hd-hint]{opacity:1;animation:hd-hint-pulse 1.6s ease-out infinite}@keyframes hd-hint-pulse{0%{box-shadow:0 0 color-mix(in oklab,var(--brand) 55%,transparent)}70%{box-shadow:0 0 0 10px color-mix(in oklab,var(--brand) 0%,transparent)}to{box-shadow:0 0 color-mix(in oklab,var(--brand) 0%,transparent)}}.hd-cp-desc{margin:2px 0 0;font-size:12px;line-height:1.4;color:var(--fg)}.hd-cp-desc strong{font-weight:500}.hd-cp.is-reverted .hd-cp-desc{text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:var(--strikethrough)}.hd-cp-user{display:inline-block;margin-top:2px;border:0;background:transparent;padding:0;font-family:inherit;font-size:11px;color:var(--muted);cursor:pointer;transition:color .12s ease}.hd-cp-user:hover{color:var(--fg)}.hd-cp-toggle{display:inline-flex;align-items:center;gap:2px;margin-top:6px;border:0;background:transparent;padding:0;color:var(--muted-2);font-family:inherit;font-size:10.5px;cursor:pointer;transition:color .12s ease}.hd-cp-toggle:hover{color:var(--muted)}.hd-cp-toggle .hd-cp-chev{width:11px;height:11px;transition:transform .15s ease}.hd-cp-toggle[aria-expanded=true] .hd-cp-chev{transform:rotate(90deg)}.hd-cp-diff{margin-top:4px;padding-left:2px;display:flex;flex-direction:column;gap:2px}.hd-diff-row{display:flex;align-items:baseline;gap:6px;font-size:11px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.hd-diff-field{color:var(--muted);font-weight:500}.hd-diff-old{color:color-mix(in oklab,var(--muted) 60%,transparent)}.hd-diff-arrow{color:var(--muted-2)}.hd-diff-new{color:var(--fg)}.hd-coverage{margin-top:22px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:var(--muted);font-size:12.5px}.hd-coverage-label{margin-right:4px}.hd-coverage-chip{display:inline-flex;align-items:center;padding:3px 8px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--fg);font-size:11.5px}.hd-coverage-chip[hidden]{display:none}.hd-coverage-more{font-family:inherit;cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.hd-coverage-more:hover,.hd-coverage-more:focus-visible{background:var(--surface-2);border-color:var(--border-strong);outline:none}@media(max-width:720px){.hd-section{padding:40px 0 48px}.hd-intro{margin-bottom:24px}.hd-stage{padding:0 16px}.hd-shell{height:min(440px,calc(100vh - 120px))}.hd-sidebar{display:none}.hd-detail{padding:20px 16px}.hd-sheet{width:92%}.hd-grid-row{grid-template-columns:repeat(4,1fr)}.hd-grid-row>.hd-cell:nth-child(n+5){display:none}.hd-sheet-body>.hd-cp:nth-child(n+3){display:none}}@media(max-width:520px){.hd-sheet{width:100%}.hd-grid-row{grid-template-columns:repeat(3,1fr)}.hd-grid-row>.hd-cell:nth-child(n+4){display:none}}.bd-section[data-astro-cid-zzjcbgk4]{position:relative;padding:120px 0}.container[data-astro-cid-zzjcbgk4]{max-width:var(--max-w);margin:0 auto;padding:0 32px}.bd-grid[data-astro-cid-zzjcbgk4]{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:64px;align-items:stretch}.bd-left[data-astro-cid-zzjcbgk4]{display:flex;flex-direction:column;gap:28px}.bd-head[data-astro-cid-zzjcbgk4]{display:flex;flex-direction:column;gap:14px}.bd-eyebrow[data-astro-cid-zzjcbgk4]{text-transform:uppercase;font-size:11.5px;letter-spacing:.13em;color:var(--brand);font-weight:600}.bd-right[data-astro-cid-zzjcbgk4]{display:flex}.bd-headline[data-astro-cid-zzjcbgk4]{font-size:clamp(26px,3.2vw,40px);letter-spacing:-.025em;line-height:1.25;font-weight:600;margin:0}.bd-headline-muted[data-astro-cid-zzjcbgk4]{color:var(--muted)}.bd-prompt[data-astro-cid-zzjcbgk4]{background:var(--surface);border:1px solid var(--border-strong);border-radius:14px;box-shadow:0 2px 6px -1px var(--shadow-mid);overflow:hidden;display:flex;flex-direction:column}.bd-prompt-line[data-astro-cid-zzjcbgk4]{display:flex;align-items:center;height:52px;padding:14px 16px 6px;font-size:14.5px;line-height:1.55;color:var(--fg);white-space:nowrap;overflow:hidden}.bd-prompt-text[data-astro-cid-zzjcbgk4]{white-space:pre}.bd-caret[data-astro-cid-zzjcbgk4]{display:inline-block;width:2px;height:1.05em;margin-left:1px;background:var(--brand);transform:translateY(2px);animation:bd-blink 1s step-end infinite}@keyframes bd-blink{0%,to{opacity:1}50%{opacity:0}}.bd-prompt-footer[data-astro-cid-zzjcbgk4]{display:flex;align-items:center;justify-content:space-between;padding:6px 8px 8px}.bd-prompt-pill[data-astro-cid-zzjcbgk4]{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;color:var(--muted);font-size:11.5px}.bd-prompt-pill[data-astro-cid-zzjcbgk4] svg[data-astro-cid-zzjcbgk4]{width:11px;height:11px;color:var(--muted-2)}.bd-prompt-submit[data-astro-cid-zzjcbgk4]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:var(--brand);color:var(--brand-fg);transition:transform .18s ease,box-shadow .18s ease}.bd-prompt-submit[data-astro-cid-zzjcbgk4] svg[data-astro-cid-zzjcbgk4]{width:13px;height:13px}.bd-prompt-submit[data-astro-cid-zzjcbgk4].is-fired{transform:scale(.86);box-shadow:0 0 0 6px color-mix(in oklab,var(--brand) 18%,transparent)}.bd-chips[data-astro-cid-zzjcbgk4]{display:flex;flex-wrap:wrap;gap:8px}.bd-chip[data-astro-cid-zzjcbgk4]{padding:6px 12px;border:1px solid var(--border-strong);border-radius:999px;font-family:inherit;font-size:12.5px;color:var(--muted);background:var(--surface);cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.bd-chip[data-astro-cid-zzjcbgk4]:hover{color:var(--fg);border-color:var(--fg)}.bd-chip[data-astro-cid-zzjcbgk4].is-active{color:var(--brand);border-color:color-mix(in oklab,var(--brand) 45%,var(--border-strong));background:color-mix(in oklab,var(--brand) 8%,var(--surface))}.bd-canvas[data-astro-cid-zzjcbgk4]{flex:1;display:flex;flex-direction:column;border:1px solid var(--border-strong);border-radius:16px;background:var(--surface);box-shadow:0 30px 80px -36px var(--shadow-strong);overflow:hidden}.bd-canvas-bar[data-astro-cid-zzjcbgk4]{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 16px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface-2, var(--surface)) 60%,transparent)}.bd-crumb[data-astro-cid-zzjcbgk4]{display:inline-flex;align-items:center;gap:8px;font-size:12.5px}.bd-crumb-section[data-astro-cid-zzjcbgk4]{color:var(--muted)}.bd-crumb-sep[data-astro-cid-zzjcbgk4]{color:var(--muted-2)}.bd-crumb-current[data-astro-cid-zzjcbgk4]{color:var(--fg);font-weight:500;text-decoration:none;cursor:pointer;transition:color .15s ease}a[data-astro-cid-zzjcbgk4].bd-crumb-current:hover{color:var(--brand)}.bd-status[data-astro-cid-zzjcbgk4]{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;color:var(--muted)}.bd-status-dot[data-astro-cid-zzjcbgk4]{width:7px;height:7px;border-radius:999px;background:var(--muted-2);transition:background .25s ease,opacity .25s ease}.bd-status[data-astro-cid-zzjcbgk4][data-state=building] .bd-status-dot[data-astro-cid-zzjcbgk4]{background:var(--brand);animation:bd-blink 1.1s ease-in-out infinite}.bd-status[data-astro-cid-zzjcbgk4][data-state=done] .bd-status-dot[data-astro-cid-zzjcbgk4]{background:var(--brand)}.bd-stack[data-astro-cid-zzjcbgk4]{position:relative;flex:1;min-height:420px;padding:24px}.bd-art[data-astro-cid-zzjcbgk4]{position:absolute;inset:24px;opacity:0;visibility:hidden;transition:opacity .35s ease;display:flex;flex-direction:column;justify-content:center;color:inherit}.bd-art[data-astro-cid-zzjcbgk4].is-active{opacity:1;visibility:visible}.bd-wall[data-astro-cid-zzjcbgk4]{width:100%;max-width:340px;margin:0 auto;display:flex;flex-direction:column;gap:10px;background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:16px;transition:border-color .15s ease}.bd-wall-row[data-astro-cid-zzjcbgk4]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bd-cubby[data-astro-cid-zzjcbgk4]{position:relative;aspect-ratio:1 / 1;border:1px solid var(--border-strong);border-radius:10px;background:#06b6d41a;border-color:#06b6d480;container-type:inline-size}.bd-cubby-qty[data-astro-cid-zzjcbgk4]{position:absolute;top:7px;left:7px;padding:1px 5px;border:1px solid var(--border-strong);border-radius:4px;background:var(--bg);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-weight:700;font-size:9cqw;color:var(--fg)}.bd-cubby-label[data-astro-cid-zzjcbgk4]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-weight:700;font-size:15cqw;color:#06b6d4;letter-spacing:-.02em}.bd-cubby-led[data-astro-cid-zzjcbgk4]{position:absolute;bottom:7px;right:7px;width:7px;height:7px;border-radius:999px;background:#06b6d4}.bd-device[data-astro-cid-zzjcbgk4]{width:100%;max-width:460px;margin:0 auto;border:1px solid var(--border);border-radius:14px;background:var(--bg);overflow:hidden;transition:border-color .15s ease}.bd-device-head[data-astro-cid-zzjcbgk4]{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--border)}.bd-device-meta[data-astro-cid-zzjcbgk4]{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.bd-device-name[data-astro-cid-zzjcbgk4]{font-size:14px;font-weight:600;color:var(--fg)}.bd-device-sub[data-astro-cid-zzjcbgk4]{font-size:12px;color:var(--muted)}.bd-tray[data-astro-cid-zzjcbgk4]{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;padding:11px 16px;border-bottom:1px solid var(--border);font-size:12.5px}.bd-tray[data-astro-cid-zzjcbgk4]:last-child{border-bottom:0}.bd-tray-id[data-astro-cid-zzjcbgk4]{color:var(--muted);font-family:ui-monospace,Menlo,monospace;font-size:11.5px}.bd-tray-sku[data-astro-cid-zzjcbgk4]{color:var(--fg);font-family:ui-monospace,Menlo,monospace}.bd-tray-qty[data-astro-cid-zzjcbgk4]{color:var(--muted);font-variant-numeric:tabular-nums}.bd-plc-list[data-astro-cid-zzjcbgk4]{width:100%;max-width:460px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.bd-plc[data-astro-cid-zzjcbgk4]{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--bg);transition:border-color .15s ease}.bd-plc-meta[data-astro-cid-zzjcbgk4]{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.bd-plc-name[data-astro-cid-zzjcbgk4]{font-size:13.5px;font-weight:600;color:var(--fg)}.bd-plc-sub[data-astro-cid-zzjcbgk4]{font-size:12px;color:var(--muted);font-family:ui-monospace,Menlo,monospace}.bd-state[data-astro-cid-zzjcbgk4]{flex-shrink:0;display:inline-flex;align-items:center;gap:7px;font-size:11.5px;color:var(--muted)}.bd-state-dot[data-astro-cid-zzjcbgk4]{width:6px;height:6px;border-radius:999px;background:var(--brand)}@media(max-width:880px){.bd-section[data-astro-cid-zzjcbgk4]{padding:90px 0}.bd-grid[data-astro-cid-zzjcbgk4]{grid-template-columns:1fr;gap:36px}}@media(max-width:720px){.bd-section[data-astro-cid-zzjcbgk4]{padding:64px 0}.bd-grid[data-astro-cid-zzjcbgk4]{gap:28px}.bd-stack[data-astro-cid-zzjcbgk4]{min-height:300px;padding:16px}.bd-art[data-astro-cid-zzjcbgk4]{inset:16px}.bd-tray[data-astro-cid-zzjcbgk4]{grid-template-columns:auto 1fr auto;gap:10px;padding:11px 14px}}@media(prefers-reduced-motion:reduce){.bd-caret[data-astro-cid-zzjcbgk4],.bd-status[data-astro-cid-zzjcbgk4][data-state=building] .bd-status-dot[data-astro-cid-zzjcbgk4]{animation:none}}.rd-section{padding:120px 0 140px}.rd-intro{max-width:980px;margin-bottom:56px}.rd-eyebrow{text-transform:uppercase;font-size:11.5px;letter-spacing:.13em;color:var(--brand);font-weight:600;margin-bottom:14px}.rd-intro .dual-tone-headline{font-size:clamp(26px,3.2vw,40px);letter-spacing:-.025em;line-height:1.25;font-weight:600;margin:0}.rd-intro .dual-tone-headline-muted{color:var(--muted)}.rd-stage{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 32px}.rd-shell{position:relative;width:100%;height:min(680px,calc(100vh - 160px));border-radius:14px;background:var(--surface);border:1px solid var(--border-strong);box-shadow:0 30px 80px -30px var(--shadow-strong);overflow:hidden;display:flex;flex-direction:column;isolation:isolate}.rd-topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 12px;background:var(--surface);border-bottom:1px solid var(--border)}.rd-topbar-left,.rd-topbar-right{display:inline-flex;align-items:center;gap:6px;min-width:0}.rd-topbar-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:6px;border:0;background:transparent;color:var(--muted);cursor:pointer;transition:background .12s ease,color .12s ease}.rd-topbar-icon-btn:hover{background:var(--surface-2);color:var(--fg)}.rd-topbar-icon-btn svg{width:16px;height:16px}.rd-breadcrumb{display:inline-flex;align-items:center;gap:8px;margin-left:4px;font-size:13px;color:var(--muted)}.rd-breadcrumb-section{color:var(--muted)}.rd-breadcrumb-sep{color:var(--muted-2)}.rd-breadcrumb-current{color:var(--fg);font-weight:500}.rd-range-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:var(--surface-2);color:var(--fg);font-size:11.5px;font-weight:500}.rd-dashboard{flex:1 1 auto;min-height:0;overflow:hidden;background:var(--bg);padding:16px}.rd-grid{display:flex;flex-direction:column;gap:14px;width:100%;height:100%}.rd-grid-row{flex:1 1 0;min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.rd-grid-row--resize{transition:grid-template-columns .75s cubic-bezier(.22,.61,.36,1)}.rd-shell.is-resized .rd-grid-row--resize{grid-template-columns:1fr 0fr}.rd-widget{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:14px 16px;min-width:0;min-height:0}.rd-widget-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;flex-shrink:0}.rd-widget-title{font-size:12.5px;font-weight:500;color:var(--fg);letter-spacing:-.005em}.rd-widget-body{flex:1 1 auto;min-height:0;display:flex}.rd-widget-body--kpi{flex-direction:column;justify-content:center;gap:4px}.rd-kpi-num{font-size:clamp(28px,4vw,44px);font-weight:600;color:var(--fg);letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums}.rd-kpi-sub{font-size:12px;color:var(--muted)}.rd-kpi-trend--up{color:var(--chart-2);font-weight:500}.rd-widget-body--spark{flex-direction:column;justify-content:center;gap:6px}.rd-spark-svg{width:100%;height:70px;display:block}.rd-spark-area{fill:color-mix(in srgb,var(--chart-2) 14%,transparent)}.rd-spark-line{fill:none;stroke:var(--chart-2);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rd-spark-axis{display:flex;justify-content:space-between;font-size:10px;color:var(--muted-2);font-family:ui-monospace,SF Mono,Menlo,monospace}.rd-widget-body--donut{flex-direction:row;align-items:center;gap:14px}.rd-donut-svg{width:72px;height:72px;flex-shrink:0;transform:rotate(-90deg)}.rd-donut-bg{fill:none;stroke:var(--surface-2);stroke-width:7}.rd-donut-seg{fill:none;stroke-width:7;stroke-linecap:butt}.rd-donut-seg-1{stroke:var(--chart-2)}.rd-donut-seg-2{stroke:var(--chart-1, #16a34a)}.rd-donut-seg-3{stroke:var(--chart-3, #c99a2e)}.rd-donut-seg-4{stroke:var(--muted-2)}.rd-donut-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;font-size:11px;color:var(--muted);flex:1;min-width:0}.rd-donut-legend li{display:flex;align-items:center;gap:6px}.rd-donut-legend em{margin-left:auto;font-style:normal;color:var(--fg);font-variant-numeric:tabular-nums;font-weight:500}.rd-donut-chip{width:8px;height:8px;border-radius:2px;flex-shrink:0}.rd-donut-chip-1{background:var(--chart-2)}.rd-donut-chip-2{background:var(--chart-1, #16a34a)}.rd-donut-chip-3{background:var(--chart-3, #c99a2e)}.rd-donut-chip-4{background:var(--muted-2)}.rd-widget-body--bars{flex-direction:column;align-items:stretch;gap:4px}.rd-bars-svg{width:100%;height:100%;display:block}.rd-bar{fill:var(--chart-2)}.rd-bar--weekend{fill:var(--muted-2)}.rd-bar-label{font-size:9px;fill:var(--muted-2);text-anchor:middle;font-family:ui-monospace,SF Mono,Menlo,monospace}.rd-widget--empty{position:relative;border-style:dashed;border-color:color-mix(in srgb,var(--border-strong) 50%,transparent);background:color-mix(in srgb,var(--surface-2, var(--surface)) 20%,transparent);padding:0;overflow:hidden}.rd-empty-slot{flex:1;display:flex;align-items:center;justify-content:center;color:var(--muted-2);opacity:.45;transition:opacity .3s ease}.rd-empty-slot svg{width:18px;height:18px}.rd-widget-pinned{position:absolute;inset:0;display:flex;flex-direction:column;padding:14px 16px;opacity:0;pointer-events:none;transition:opacity .25s ease}.rd-shell.is-pinned .rd-widget--target{border-style:solid;border-color:var(--border);background:var(--surface);animation:rd-target-glow .9s ease-out 0s 1 forwards}.rd-shell.is-pinned .rd-widget--target .rd-empty-slot{opacity:0}.rd-shell.is-pinned .rd-widget--target .rd-widget-pinned{opacity:1}.rd-widget--collapsing{overflow:hidden;transition:opacity .5s ease .15s,border-color .4s ease}.rd-shell.is-resized .rd-widget--collapsing{opacity:0;border-color:transparent;pointer-events:none}@keyframes rd-target-glow{0%{box-shadow:0 0 color-mix(in srgb,var(--chart-2) 55%,transparent)}40%{box-shadow:0 0 0 8px color-mix(in srgb,var(--chart-2) 0%,transparent)}to{box-shadow:0 0 color-mix(in srgb,var(--chart-2) 0%,transparent)}}.rd-chart-preview{display:flex;flex-direction:column;gap:6px;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2, var(--surface))}.rd-chart-preview-head{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:500;color:var(--fg)}.rd-chart-preview .rd-bars-svg{width:100%;height:80px;display:block}.rd-resize-handle{position:absolute;right:6px;bottom:6px;width:18px;height:18px;display:inline-flex;align-items:flex-end;justify-content:flex-end;color:var(--muted-2);opacity:0;pointer-events:none;transition:opacity .25s ease,color .25s ease}.rd-resize-handle svg{width:14px;height:14px}.rd-shell.is-pinned .rd-resize-handle{opacity:.7}.rd-shell.is-resizing .rd-resize-handle{opacity:1;color:var(--brand)}.rd-fake-cursor{position:absolute;right:-2px;bottom:-2px;width:16px;height:16px;color:var(--fg);opacity:0;pointer-events:none;transform:translate(0);transition:opacity .2s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.rd-fake-cursor svg{width:16px;height:16px}.rd-shell.is-resizing .rd-fake-cursor{opacity:1;animation:rd-cursor-drag .9s cubic-bezier(.45,.05,.55,.95) forwards}@keyframes rd-cursor-drag{0%{transform:translate(0)}40%{transform:translate(60px,8px)}to{transform:translate(180px,18px);opacity:0}}.rd-popup{position:absolute;bottom:18px;right:18px;width:min(380px,calc(100% - 36px));height:min(540px,calc(100% - 80px));background:var(--surface);border:1px solid var(--border-strong);border-radius:14px;box-shadow:0 24px 60px -24px var(--shadow-strong);display:flex;flex-direction:column;overflow:hidden;z-index:3;opacity:0;transform:translateY(20px);transition:opacity .45s ease,transform .45s ease}.rd-shell.is-playing .rd-popup{opacity:1;transform:none;transition-delay:.4s}.rd-popup-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--border)}.rd-popup-title{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--fg)}.rd-popup-title svg{width:14px;height:14px;color:var(--brand)}.rd-popup-close{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;background:transparent;color:var(--muted);cursor:pointer;border-radius:4px}.rd-popup-close:hover{background:var(--surface-2);color:var(--fg)}.rd-popup-close svg{width:12px;height:12px}.rd-popup-thread{flex:1 1 auto;overflow-y:auto;padding:14px 14px 4px;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}.rd-popup-thread::-webkit-scrollbar{width:4px}.rd-popup-thread::-webkit-scrollbar-track{background:transparent}.rd-popup-thread::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--border-strong) 80%,transparent);border-radius:999px}.rd-popup-thread::-webkit-scrollbar-thumb:hover{background:var(--muted)}.rd-popup-input{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:10px 12px;border-top:1px solid var(--border);color:var(--muted-2);font-size:12.5px}.rd-popup-input>svg{width:13px;height:13px;flex-shrink:0}.rd-popup-input-field{flex:1 1 auto;min-width:0;border:0;background:transparent;color:var(--fg);font:inherit;font-size:12.5px;padding:2px 0}.rd-popup-input-field::placeholder{color:var(--muted-2)}.rd-popup-input-field:focus{outline:none}.rd-popup-send{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;padding:0;border:0;border-radius:6px;background:var(--brand);color:var(--brand-fg);cursor:pointer;transition:background .12s ease,opacity .12s ease}.rd-popup-send svg{width:13px;height:13px}.rd-popup-send:hover{background:color-mix(in srgb,var(--brand) 88%,black)}.rd-popup-send:disabled{opacity:.4;cursor:default}.rd-msg{opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease}.rd-shell.is-playing .rd-msg,.rd-msg.is-live{opacity:1;transform:none}.rd-shell.is-playing [data-rd-step=user]{transition-delay:1.1s}.rd-shell.is-playing [data-rd-step=thinking]{transition-delay:2s}.rd-shell.is-playing [data-rd-step=reply]{transition-delay:3.3s}.rd-shell.is-playing [data-rd-step=confirm]{transition-delay:6.7s}.rd-shell.is-playing [data-rd-step=thinking]{animation:rd-thinking-out .3s ease-in 3.3s forwards}@keyframes rd-thinking-out{to{opacity:0;transform:translateY(-6px);max-height:0;margin:0;padding:0}}.rd-msg-text{margin:0;font-size:12.5px;line-height:1.55;color:var(--fg)}.rd-msg-text code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;padding:1px 4px;border-radius:4px;background:var(--surface-2);color:var(--fg)}.rd-msg--user{align-self:flex-end;max-width:88%;padding:7px 11px;border-radius:12px;background:var(--surface-2);border:1px solid var(--border)}.rd-msg--ai{align-self:flex-start;max-width:100%;display:flex;flex-direction:column;gap:8px}.rd-msg--thinking{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);overflow:hidden}.rd-thinking-dots{display:inline-flex;gap:3px}.rd-thinking-dots span{width:4px;height:4px;border-radius:999px;background:var(--muted);animation:rd-thinking-blink 1.2s ease-in-out infinite}.rd-thinking-dots span:nth-child(2){animation-delay:.15s}.rd-thinking-dots span:nth-child(3){animation-delay:.3s}@keyframes rd-thinking-blink{0%,80%,to{opacity:.3}40%{opacity:1}}.rd-msg-actions{display:inline-flex;gap:6px;align-items:center}.rd-msg-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border-radius:6px;border:1px solid var(--border-strong);background:transparent;color:var(--fg);cursor:pointer;transition:background .12s ease,border-color .12s ease,transform .12s ease}.rd-msg-icon-btn svg{width:13px;height:13px}.rd-msg-link-btn{display:inline-flex;align-items:center;padding:5px 11px;border-radius:6px;border:1px solid var(--border-strong);background:transparent;color:var(--fg);font-size:12px;font-weight:500;text-decoration:none;transition:background .12s ease,border-color .12s ease}.rd-msg-link-btn:hover,.rd-msg-icon-btn:hover{border-color:var(--fg);background:var(--surface-2)}.rd-msg-icon-btn--primary{background:var(--brand);border-color:var(--brand);color:var(--brand-fg)}.rd-msg-icon-btn--primary:hover{background:color-mix(in srgb,var(--brand) 88%,black);border-color:color-mix(in srgb,var(--brand) 88%,black)}.rd-shell.is-playing .rd-msg-icon-btn--primary{animation:rd-cta-pulse .4s ease-out 4.3s 2 alternate}@keyframes rd-cta-pulse{to{transform:scale(1.08);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 30%,transparent)}}.rd-flying-clone{position:fixed;z-index:9;pointer-events:none;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 14px 36px -12px var(--shadow-strong);display:flex;flex-direction:column;overflow:hidden;will-change:transform,opacity}.rd-flying-clone .rd-chart-preview{border:0;background:transparent;padding:10px 12px;flex:1}.rd-flying-clone .rd-bars-svg{flex:1;width:100%}@media(max-width:880px){.rd-grid{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr)}.rd-popup{width:calc(100% - 24px);right:12px;bottom:12px;height:min(60%,460px)}}@media(max-width:720px){.rd-shell{height:min(440px,calc(100vh - 120px))}.rd-breadcrumb-section,.rd-breadcrumb-sep{display:none}.rd-breadcrumb{margin-left:0}.rd-breadcrumb-current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:40vw}.rd-topbar-right{flex-shrink:0}.rd-dashboard{padding:10px}.rd-grid-row,.rd-shell.is-resized .rd-grid-row--resize{grid-template-columns:1fr}.rd-popup{inset:44px 0 0;width:auto;height:auto;border:0;border-radius:0;box-shadow:none}}.ad-section{position:relative;padding:0 0 120px}.ad-stage{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.ad-shell{position:relative;width:100%;height:min(720px,calc(100vh - 120px));border-radius:14px;background:var(--surface);border:1px solid var(--border-strong);box-shadow:0 30px 80px -30px var(--shadow-strong);overflow:hidden;display:flex;flex-direction:column;isolation:isolate}.ad-topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 12px;background:var(--surface);border-bottom:1px solid var(--border)}.ad-topbar-left{display:inline-flex;align-items:center;gap:8px;min-width:0}.ad-topbar-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:6px;border:0;background:transparent;color:var(--muted);cursor:pointer;transition:background .12s ease,color .12s ease;font-family:inherit}.ad-topbar-icon-btn:hover{background:var(--surface-2);color:var(--fg)}.ad-topbar-icon-btn svg{width:16px;height:16px}.ad-breadcrumb{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);min-width:0}.ad-breadcrumb-section{color:var(--muted)}.ad-breadcrumb-sep{color:var(--muted-2)}.ad-breadcrumb-current{color:var(--fg);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50vw}.ad-body{flex:1 1 auto;min-height:0;display:flex;gap:10px;padding:10px;background:var(--surface-2, var(--bg))}.ad-sidebar{flex:0 0 auto;width:260px;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;min-height:0}.ad-sidebar-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 8px 0 14px;border-bottom:1px solid var(--border)}.ad-sidebar-title{font-size:12.5px;font-weight:600;letter-spacing:-.005em;color:var(--fg)}.ad-sidebar-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border-radius:5px;border:0;background:transparent;color:var(--muted);cursor:pointer;transition:background .12s ease,color .12s ease;font-family:inherit}.ad-sidebar-icon-btn:hover{background:var(--surface-2);color:var(--fg)}.ad-sidebar-icon-btn svg{width:14px;height:14px}.ad-sidebar-tabs{flex:0 0 auto;display:flex;align-items:center;gap:2px;padding:10px 10px 4px}.ad-tab{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:500;font-family:inherit;border-radius:6px;cursor:pointer;transition:background .12s ease,color .12s ease}.ad-tab:hover{color:var(--fg)}.ad-tab.is-active{background:var(--surface-2);color:var(--fg)}.ad-tab-count{color:var(--muted-2);font-weight:500}.ad-sidebar-search{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;margin:6px 12px 2px;padding:6px 10px;border-radius:6px;color:var(--muted);font-size:12px}.ad-sidebar-search svg{width:13px;height:13px;color:var(--muted-2)}.ad-sidebar-search-input{flex:1 1 auto;min-width:0;border:0;background:transparent;color:var(--fg);font-family:inherit;font-size:12px;padding:0;outline:none}.ad-sidebar-search-input::placeholder{color:var(--muted-2)}.ad-thread-empty{display:flex;flex-direction:column;align-items:center;gap:6px;padding:32px 16px;text-align:center}.ad-thread-empty-title{font-size:12.5px;color:var(--fg);font-weight:500}.ad-thread-empty-sub{font-size:11.5px;color:var(--muted);line-height:1.5}.ad-thread-empty-sub kbd{display:inline-flex;align-items:center;padding:1px 5px;border:1px solid var(--border);border-radius:4px;background:var(--surface-2);color:var(--muted);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:10.5px}.ad-thread-list{flex:1 1 auto;overflow-y:auto;padding:4px 10px 14px;scrollbar-width:thin;scrollbar-color:var(--scroll-thumb) transparent}.ad-thread-list::-webkit-scrollbar{width:6px}.ad-thread-list::-webkit-scrollbar-track{background:transparent}.ad-thread-list::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb);border-radius:999px}.ad-thread{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:6px;color:var(--muted);cursor:pointer;border:0;background:transparent;width:100%;font-family:inherit;text-align:left;transition:background .12s ease,color .12s ease}.ad-thread:hover{color:var(--fg)}.ad-thread.is-active{background:var(--surface-2);color:var(--fg)}.ad-thread-dot{flex:0 0 auto;width:7px;height:7px;border-radius:999px;background:var(--idle-dot)}.ad-thread-dot.is-running{background:var(--chart-2);animation:ad-pulse 1.4s ease-in-out infinite}.ad-thread-dot.is-awaiting{background:var(--badge-amber-fg)}@keyframes ad-pulse{0%,to{opacity:1}50%{opacity:.55}}.ad-thread-title{flex:1 1 auto;min-width:0;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-thread-ago{flex:0 0 auto;font-size:10.5px;color:var(--muted-2);font-variant-numeric:tabular-nums}.ad-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;position:relative}.ad-restart{position:absolute;right:16px;bottom:16px;z-index:4;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;background:color-mix(in oklab,var(--surface) 80%,transparent);border:1px solid var(--border-strong);border-radius:999px;color:var(--muted);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;cursor:pointer;font-family:inherit;transition:opacity .35s ease,color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.ad-restart.is-visible{opacity:1;pointer-events:auto}.ad-restart:hover{color:var(--fg);border-color:var(--fg);background:var(--surface-2)}.ad-restart svg{width:15px;height:15px;transition:transform .4s ease}.ad-restart:hover svg{transform:rotate(-60deg)}.ad-conversation{flex:1 1 auto;min-height:0;overflow-y:auto;padding:28px clamp(20px,4vw,56px) 24px;display:flex;flex-direction:column;gap:24px;scrollbar-width:thin;scrollbar-color:var(--scroll-thumb) transparent}.ad-conversation::-webkit-scrollbar{width:6px}.ad-conversation::-webkit-scrollbar-track{background:transparent}.ad-conversation::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb);border-radius:999px}.ad-msg{display:flex;max-width:760px;width:100%;margin:0 auto}.ad-msg.is-user{justify-content:flex-end}.ad-msg-body{display:flex;flex-direction:column;gap:12px;min-width:0}.ad-msg.is-user .ad-msg-body{max-width:80%;padding:9px 14px;background:var(--surface-2);border:1px solid var(--border);border-radius:14px}.ad-msg-text{font-size:14px;line-height:1.65;margin:0;color:var(--fg)}.ad-msg-text strong{font-weight:600}.ad-msg.is-cta .ad-msg-body{max-width:100%}.ad-cta-card{background:color-mix(in oklab,var(--brand) 8%,var(--surface));border:1px solid color-mix(in oklab,var(--brand) 35%,var(--border));border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.ad-cta-text{font-size:13.5px;line-height:1.6;color:var(--fg);margin:0}.ad-cta-actions{display:inline-flex;align-items:center;gap:8px;align-self:flex-start}.ad-cta-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;background:var(--brand);color:var(--brand-fg);border:1px solid var(--brand);font-size:12.5px;font-weight:500;cursor:pointer;font-family:inherit;text-decoration:none;transition:opacity .15s ease}.ad-cta-btn:hover{opacity:.9}.ad-cta-btn-ghost{background:transparent;color:var(--fg);border:1px solid var(--border-strong)}.ad-actions-row{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.ad-actions-row svg{width:14px;height:14px;flex-shrink:0}.ad-actions-chevron{width:12px!important;height:12px!important;color:var(--muted-2)}.ad-tool-badges{display:flex;flex-wrap:wrap;gap:6px}.ad-tool-badge{display:inline-flex;align-items:center;gap:8px;padding:4px 10px 4px 8px;background:var(--surface-2);border:1px solid var(--border);border-radius:999px;font-size:11.5px;color:var(--fg)}.ad-tool-badge-icon{width:11px;height:11px;color:var(--muted);flex-shrink:0}.ad-tool-badge-name{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px;font-weight:500}.ad-tool-badge-status{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;color:var(--muted);padding-left:8px;border-left:1px solid var(--border)}.ad-tool-badge-status svg{width:10px;height:10px}.ad-chart{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.ad-chart-title{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:500}.ad-chart-rows{display:flex;flex-direction:column;gap:7px}.ad-chart-row{display:grid;grid-template-columns:110px 1fr 44px;align-items:center;gap:10px;font-size:12.5px}.ad-chart-label{color:var(--fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ad-chart-bar-wrap{height:14px;background:color-mix(in oklab,var(--chart-2) 8%,transparent);border-radius:4px;overflow:hidden}.ad-chart-bar{height:100%;background:var(--chart-2);border-radius:4px;transform:scaleX(0);transform-origin:left center;animation:ad-chart-grow .7s cubic-bezier(.2,.7,.2,1) forwards}.ad-chart-row.is-highlight .ad-chart-bar{background:var(--chart-3)}@keyframes ad-chart-grow{to{transform:scaleX(1)}}.ad-chart-value{font-variant-numeric:tabular-nums;color:var(--muted);text-align:right;font-size:11.5px}.ad-line-chart{display:flex;flex-direction:column;gap:6px}.ad-line-svg{width:100%;height:130px;display:block;overflow:visible}.ad-line-stroke,.ad-line-area{clip-path:inset(0 100% 0 0);animation:ad-line-reveal 1.1s cubic-bezier(.2,.7,.2,1) forwards}.ad-line-peak,.ad-line-peak-label{opacity:0;animation:ad-line-peak-in .4s ease-out 1s forwards}@keyframes ad-line-reveal{to{clip-path:inset(0 0 0 0)}}@keyframes ad-line-peak-in{to{opacity:1}}.ad-line-peak-label{font-family:inherit;font-size:11px;font-weight:500;fill:var(--fg)}.ad-line-xaxis{display:flex;justify-content:space-between;color:var(--muted-2);font-size:10.5px;font-variant-numeric:tabular-nums;padding:0 2px}.ad-column-chart{display:flex;flex-direction:column;gap:8px}.ad-column-bars{height:80px;display:flex;align-items:flex-end;gap:3px;padding:4px 0 0}.ad-column{flex:1 1 0;min-width:0;height:var(--ad-col-h);min-height:2px;background:var(--chart-2);border-radius:2px 2px 0 0;transform-origin:bottom;transform:scaleY(0);animation:ad-col-grow .55s cubic-bezier(.2,.7,.2,1) forwards}.ad-column.is-zero{background:color-mix(in oklab,var(--chart-2) 14%,transparent)}.ad-column.is-highlight{background:var(--chart-3)}@keyframes ad-col-grow{to{transform:scaleY(1)}}.ad-column-xaxis{display:flex;justify-content:space-between;color:var(--muted-2);font-size:10.5px;font-variant-numeric:tabular-nums;padding:0 2px}.ad-empty-conversation{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;color:var(--muted);padding:32px}.ad-empty-conversation-title{font-size:16px;font-weight:500;color:var(--fg)}.ad-empty-conversation-sub{font-size:13px;line-height:1.55;color:var(--muted);max-width:36ch}.ad-streaming{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px}.ad-streaming-dot{width:5px;height:5px;border-radius:999px;background:var(--muted);animation:ad-bounce 1.1s ease-in-out infinite}.ad-streaming-dot:nth-child(2){animation-delay:.15s}.ad-streaming-dot:nth-child(3){animation-delay:.3s}@keyframes ad-bounce{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}.ad-thinking{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13.5px}.ad-thinking-spinner{width:14px;height:14px;flex-shrink:0;animation:ad-spin 1s linear infinite}@keyframes ad-spin{to{transform:rotate(360deg)}}.ad-shimmer-text{background:linear-gradient(90deg,var(--muted) 0%,var(--muted) 35%,var(--fg) 50%,var(--muted) 65%,var(--muted) 100%);background-size:250% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:ad-shimmer-slide 1.4s linear infinite}@keyframes ad-shimmer-slide{0%{background-position:100% center}to{background-position:-100% center}}.ad-confirm{background:color-mix(in oklab,var(--surface-2) 70%,transparent);border:1px solid var(--border);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:12px}.ad-confirm-text{margin:0;font-size:14px;line-height:1.6;color:var(--fg)}.ad-confirm-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.ad-confirm-btn{height:30px;padding:0 14px;font-size:12.5px;font-weight:500;border-radius:6px;border:1px solid var(--border-strong);background:transparent;color:var(--fg);cursor:pointer;font-family:inherit;transition:opacity .15s ease,background .15s ease,border-color .15s ease}.ad-confirm-deny:hover{border-color:var(--fg)}.ad-confirm-approve{background:var(--brand);color:var(--brand-fg);border-color:var(--brand)}.ad-confirm-approve:hover{opacity:.9}.ad-confirm-status{display:inline-flex;align-items:center;gap:6px;align-self:flex-end;font-size:12px;font-weight:500;color:var(--muted)}.ad-confirm-status svg{width:13px;height:13px}.ad-composer{flex:0 0 auto;padding:0 clamp(20px,4vw,56px) 20px}.ad-prompt{max-width:760px;width:100%;margin:0 auto;background:var(--surface);border:1px solid var(--border-strong);border-radius:14px;box-shadow:0 2px 6px -1px var(--shadow-mid),inset 0 1px 0 var(--ring-fainter);overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s ease}.ad-prompt:focus-within{border-color:var(--ring-subtle)}.ad-prompt-input{width:100%;border:0;background:transparent;color:var(--fg);padding:14px 16px 8px;font-family:inherit;font-size:14px;line-height:1.55;resize:none;outline:none;min-height:20px;max-height:140px}.ad-prompt-input::placeholder{color:color-mix(in oklab,var(--muted) 75%,transparent)}.ad-prompt-footer{display:flex;align-items:center;justify-content:space-between;padding:4px 8px 6px}.ad-prompt-left{display:inline-flex;align-items:center;gap:6px}.ad-prompt-pill{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;background:transparent;border:0;border-radius:6px;color:var(--muted);font-family:inherit;font-size:11.5px;cursor:pointer}.ad-prompt-pill:hover{background:var(--surface-2);color:var(--fg)}.ad-prompt-pill svg{width:11px;height:11px;color:var(--muted-2)}.ad-prompt-submit{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:8px;background:var(--brand);color:var(--brand-fg);border:1px solid var(--brand);cursor:pointer;font-family:inherit;transition:opacity .15s ease}.ad-prompt-submit:hover{opacity:.9}.ad-prompt-submit:disabled{opacity:.4;cursor:not-allowed}.ad-prompt-submit svg{width:13px;height:13px}@media(max-width:720px){.ad-section{padding:0 0 80px}.ad-shell{height:min(440px,calc(100vh - 100px))}.ad-sidebar{display:none}.ad-conversation{padding:20px 16px}.ad-composer{padding:0 16px 16px}.ad-breadcrumb-current{max-width:32vw}}.nav[data-astro-cid-f5h2pjdg]{position:sticky;top:0;left:0;right:0;z-index:50;background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.nav-inner[data-astro-cid-f5h2pjdg]{display:flex;align-items:center;justify-content:space-between;max-width:var(--max-w);margin:0 auto;height:76px;padding:0 32px;gap:32px}.nav-left[data-astro-cid-f5h2pjdg]{display:inline-flex;align-items:center;gap:32px;min-width:0}.brand[data-astro-cid-f5h2pjdg]{display:inline-flex;align-items:baseline;gap:10px;font-weight:600;letter-spacing:-.01em;text-decoration:none;color:var(--fg)}.brand-logo[data-astro-cid-f5h2pjdg]{display:block;height:34px;width:auto;color:var(--fg)}.nav-links[data-astro-cid-f5h2pjdg]{display:flex;align-items:center;gap:24px;color:var(--muted);font-size:14px}.nav-links[data-astro-cid-f5h2pjdg]>a[data-astro-cid-f5h2pjdg],.nav-trigger[data-astro-cid-f5h2pjdg]{color:var(--muted);font-family:inherit;font-size:14px;text-decoration:none;transition:color .15s ease}.nav-links[data-astro-cid-f5h2pjdg]>a[data-astro-cid-f5h2pjdg]:hover,.nav-item[data-astro-cid-f5h2pjdg]:hover .nav-trigger[data-astro-cid-f5h2pjdg],.nav-item[data-astro-cid-f5h2pjdg]:focus-within .nav-trigger[data-astro-cid-f5h2pjdg]{color:var(--fg)}.nav-item[data-astro-cid-f5h2pjdg]{position:relative}.nav-trigger[data-astro-cid-f5h2pjdg]{display:inline-flex;align-items:center;gap:4px;background:none;border:0;padding:0;cursor:pointer}.nav-chevron[data-astro-cid-f5h2pjdg]{width:12px;height:12px;transition:transform .2s ease}.nav-item[data-astro-cid-f5h2pjdg]:hover .nav-chevron[data-astro-cid-f5h2pjdg],.nav-item[data-astro-cid-f5h2pjdg]:focus-within .nav-chevron[data-astro-cid-f5h2pjdg]{transform:rotate(180deg)}.dropdown[data-astro-cid-f5h2pjdg]{position:absolute;top:100%;left:-16px;padding-top:10px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;z-index:100;pointer-events:none}.nav-item[data-astro-cid-f5h2pjdg]:hover .dropdown[data-astro-cid-f5h2pjdg],.nav-item[data-astro-cid-f5h2pjdg]:focus-within .dropdown[data-astro-cid-f5h2pjdg]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.dropdown-card[data-astro-cid-f5h2pjdg]{min-width:320px;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 32px -8px var(--shadow-strong);padding:8px}.dropdown-card-wide[data-astro-cid-f5h2pjdg]{min-width:640px;padding:8px}.dropdown-overview[data-astro-cid-f5h2pjdg]{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-radius:8px;text-decoration:none;color:var(--fg);transition:background .12s ease;margin-bottom:4px}.dropdown-overview[data-astro-cid-f5h2pjdg]:hover{background:var(--surface-2)}.dropdown-overview[data-astro-cid-f5h2pjdg] svg[data-astro-cid-f5h2pjdg]{width:16px;height:16px;color:var(--muted);flex-shrink:0;transition:transform .15s ease,color .12s ease}.dropdown-overview[data-astro-cid-f5h2pjdg]:hover svg[data-astro-cid-f5h2pjdg]{transform:translate(3px);color:var(--fg)}.dropdown-cols[data-astro-cid-f5h2pjdg]{display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid var(--border);padding-top:6px}.dropdown-col[data-astro-cid-f5h2pjdg]{display:flex;flex-direction:column;gap:2px;padding:4px;border-radius:10px}.dropdown-cols[data-astro-cid-f5h2pjdg] .dropdown-col[data-astro-cid-f5h2pjdg]+.dropdown-col[data-astro-cid-f5h2pjdg]{border-left:1px solid var(--border);padding-left:12px;margin-left:4px}.dropdown-col-head[data-astro-cid-f5h2pjdg]{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:600;color:var(--brand);padding:6px 10px 10px}.dropdown-item[data-astro-cid-f5h2pjdg]{display:block;padding:10px 12px;border-radius:8px;text-decoration:none;color:var(--fg);transition:background .12s ease}.dropdown-item[data-astro-cid-f5h2pjdg]:hover{background:var(--surface-2)}.dropdown-title[data-astro-cid-f5h2pjdg]{font-size:14px;font-weight:600;letter-spacing:-.01em}.dropdown-desc[data-astro-cid-f5h2pjdg]{font-size:12.5px;color:var(--muted);margin-top:3px;line-height:1.5}.nav-actions[data-astro-cid-f5h2pjdg]{display:inline-flex;align-items:center;gap:10px}.btn[data-astro-cid-f5h2pjdg]{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:var(--brand-fg);border:1px solid var(--brand);border-radius:999px;padding:10px 18px;font-size:14px;font-weight:500;transition:opacity .15s ease}.btn-sm[data-astro-cid-f5h2pjdg]{padding:8px 14px;font-size:13px}.btn[data-astro-cid-f5h2pjdg]:hover{opacity:.85}.btn-lg[data-astro-cid-f5h2pjdg]{padding:14px 24px;font-size:15px}.btn-ghost[data-astro-cid-f5h2pjdg]{background:color-mix(in oklab,var(--brand) 10%,transparent);color:var(--brand);border:1px solid transparent;transition:background .15s ease}.btn-ghost[data-astro-cid-f5h2pjdg]:hover{opacity:1;background:color-mix(in oklab,var(--brand) 16%,transparent)}.eyebrow[data-astro-cid-f5h2pjdg]{text-transform:uppercase;font-size:11.5px;letter-spacing:.13em;color:var(--brand);font-weight:600}.rs-section-head[data-astro-cid-f5h2pjdg]{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.cta-eyebrow[data-astro-cid-f5h2pjdg]{margin-bottom:16px}.hero[data-astro-cid-f5h2pjdg]{padding:96px 0 0}.hero-statement[data-astro-cid-f5h2pjdg]{display:flex;flex-direction:column;gap:22px;max-width:880px;margin-bottom:48px}.dual-tone-headline[data-astro-cid-f5h2pjdg]{font-size:clamp(26px,3.2vw,40px);letter-spacing:-.025em;line-height:1.25;margin:0;font-weight:600}.dual-tone-headline-muted[data-astro-cid-f5h2pjdg]{color:var(--muted)}.unifier[data-astro-cid-f5h2pjdg]{padding:180px 0 200px}.unifier-container[data-astro-cid-f5h2pjdg]{display:flex;flex-direction:column;align-items:center}.unifier-head[data-astro-cid-f5h2pjdg]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:22px;max-width:720px;margin:0 auto 88px}.unifier-headline[data-astro-cid-f5h2pjdg]{font-size:clamp(40px,5.4vw,72px);letter-spacing:-.03em;line-height:1.02;margin:0;font-weight:600}.unifier-headline-muted[data-astro-cid-f5h2pjdg]{color:var(--muted)}.unifier-lede[data-astro-cid-f5h2pjdg]{font-size:clamp(15px,1.3vw,17px);line-height:1.65;color:var(--muted);max-width:56ch;margin:6px 0 0}.unifier-tree[data-astro-cid-f5h2pjdg]{width:100%;max-width:560px;display:flex;flex-direction:column;align-items:center}.unifier-tree-branches[data-astro-cid-f5h2pjdg]{width:100%;height:auto;display:block;fill:none;stroke:var(--border-strong);stroke-width:1.25;vector-effect:non-scaling-stroke}.unifier-tree-leaves[data-astro-cid-f5h2pjdg]{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;justify-items:center}.unifier-pill[data-astro-cid-f5h2pjdg]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;font-weight:500;letter-spacing:.04em;color:var(--fg);padding:10px 22px;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);white-space:nowrap}.unifier-pill-root[data-astro-cid-f5h2pjdg]{font-size:15px;padding:12px 28px;color:var(--brand);border-color:color-mix(in oklab,var(--brand) 40%,var(--border-strong))}.unifier-card[data-astro-cid-f5h2pjdg]{width:100%;max-width:220px;border:1px solid var(--border-strong);border-radius:24px;background:var(--surface);padding:22px 22px 20px;display:flex;flex-direction:column;align-items:center;gap:4px}.unifier-card-title[data-astro-cid-f5h2pjdg]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;font-weight:500;letter-spacing:.06em;color:var(--fg)}.unifier-card-caption[data-astro-cid-f5h2pjdg]{text-transform:uppercase;letter-spacing:.22em;font-size:10.5px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.unifier-card-list[data-astro-cid-f5h2pjdg]{list-style:none;margin:16px 0 0;padding:14px 0 0;width:100%;border-top:1px solid var(--border);display:flex;flex-direction:column;align-items:center;gap:6px;font-size:14px;line-height:1.4;color:var(--muted);font-weight:400}.unifier-foot[data-astro-cid-f5h2pjdg]{margin:80px auto 0;max-width:640px;text-align:center;font-size:clamp(15px,1.3vw,17px);line-height:1.65;color:var(--muted)}@media(max-width:720px){.unifier[data-astro-cid-f5h2pjdg]{padding:120px 0 140px}.unifier-head[data-astro-cid-f5h2pjdg]{margin-bottom:56px}.unifier-tree[data-astro-cid-f5h2pjdg]{max-width:380px}.unifier-card[data-astro-cid-f5h2pjdg]{max-width:160px;padding:18px 14px 16px}.unifier-card-list[data-astro-cid-f5h2pjdg]{font-size:13px;gap:5px}.unifier-foot[data-astro-cid-f5h2pjdg]{margin-top:56px}}.teaser[data-astro-cid-f5h2pjdg]{padding:140px 0}.teaser-grid[data-astro-cid-f5h2pjdg]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:64px;align-items:center}.teaser-text[data-astro-cid-f5h2pjdg]{display:flex;flex-direction:column;gap:28px;align-items:flex-start}.teaser[data-astro-cid-f5h2pjdg] .dual-tone-headline[data-astro-cid-f5h2pjdg]{max-width:540px;margin:0}.teaser-visual[data-astro-cid-f5h2pjdg]{width:100%}.teaser-link[data-astro-cid-f5h2pjdg]{display:inline-flex;align-items:center;padding:12px 22px;border-radius:999px;background:var(--fg);color:var(--accent-fg);text-decoration:none;font-size:14px;font-weight:500;transition:transform .15s ease}.teaser-link[data-astro-cid-f5h2pjdg]:hover{transform:translateY(-1px)}@media(max-width:880px){.teaser[data-astro-cid-f5h2pjdg]{padding:100px 0}.teaser-grid[data-astro-cid-f5h2pjdg]{grid-template-columns:1fr;gap:40px}}.alerts[data-astro-cid-f5h2pjdg]{padding:140px 0}.alerts-grid[data-astro-cid-f5h2pjdg]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:64px;align-items:center}.alerts-text[data-astro-cid-f5h2pjdg]{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.alerts-link[data-astro-cid-f5h2pjdg]{display:inline-flex;align-items:center;gap:8px;margin-top:6px;padding:10px 18px;border-radius:999px;border:1px solid var(--border-strong);color:var(--fg);font-size:14px;font-weight:500;text-decoration:none;transition:border-color .15s ease,background .15s ease,color .15s ease}.alerts-link[data-astro-cid-f5h2pjdg]:hover{border-color:var(--brand);color:var(--brand);background:color-mix(in oklab,var(--brand) 8%,transparent)}.alerts-visual[data-astro-cid-f5h2pjdg]{position:relative;-webkit-mask-image:linear-gradient(to bottom,transparent 0,black 12%,black 88%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,black 12%,black 88%,transparent 100%)}.log-stream[data-astro-cid-f5h2pjdg]{display:flex;flex-direction:column}.log-row[data-astro-cid-f5h2pjdg]{display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr) 76px;align-items:center;gap:16px;padding:10px 16px;border-bottom:1px solid color-mix(in srgb,var(--border) 50%,transparent);transition:background .12s ease}.log-row[data-astro-cid-f5h2pjdg]:hover{background:color-mix(in srgb,var(--surface-2, var(--surface)) 50%,transparent)}.log-row[data-astro-cid-f5h2pjdg]:last-child{border-bottom:0}.log-row-left[data-astro-cid-f5h2pjdg]{display:inline-flex;align-items:center;gap:8px;min-width:0}.log-icon[data-astro-cid-f5h2pjdg]{width:16px;height:16px;flex-shrink:0}.log-icon-info[data-astro-cid-f5h2pjdg]{color:var(--chart-2)}.log-icon-warning[data-astro-cid-f5h2pjdg]{color:var(--chart-3)}.log-icon-error[data-astro-cid-f5h2pjdg]{color:var(--chart-5)}.log-icon-ok[data-astro-cid-f5h2pjdg]{color:var(--chart-1, #16a34a)}.log-source[data-astro-cid-f5h2pjdg]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:var(--muted);flex-shrink:0}.log-arrow[data-astro-cid-f5h2pjdg]{color:var(--muted-2);flex-shrink:0;font-size:12px}.log-component[data-astro-cid-f5h2pjdg]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:var(--muted);flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-message[data-astro-cid-f5h2pjdg]{font-size:13px;color:var(--muted);line-height:1.45;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-time[data-astro-cid-f5h2pjdg]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:var(--muted-2);font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0}@media(max-width:1100px){.log-row[data-astro-cid-f5h2pjdg]{grid-template-columns:minmax(0,180px) minmax(0,1fr) 64px}.log-message[data-astro-cid-f5h2pjdg]{font-size:12.5px}}@media(max-width:880px){.alerts-grid[data-astro-cid-f5h2pjdg]{grid-template-columns:1fr;gap:40px}.alerts-visual[data-astro-cid-f5h2pjdg]{-webkit-mask-image:none;mask-image:none}.log-row[data-astro-cid-f5h2pjdg]{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"left time" "message message";row-gap:4px}.log-row-left[data-astro-cid-f5h2pjdg]{grid-area:left}.log-message[data-astro-cid-f5h2pjdg]{grid-area:message;white-space:normal}.log-time[data-astro-cid-f5h2pjdg]{grid-area:time}}.platform-statement[data-astro-cid-f5h2pjdg]{padding:140px 0}.platform-statement[data-astro-cid-f5h2pjdg] .dual-tone-headline[data-astro-cid-f5h2pjdg]{max-width:1080px}.platform-card-body[data-astro-cid-f5h2pjdg]{font-size:15px;line-height:1.65;color:var(--muted);margin:0;max-width:48ch}@media(max-width:760px){.platform[data-astro-cid-f5h2pjdg]{padding:100px 0}.platform-grid[data-astro-cid-f5h2pjdg]{grid-template-columns:1fr}.platform-card[data-astro-cid-f5h2pjdg]{padding:28px 24px}}.cta[data-astro-cid-f5h2pjdg]{padding:160px 0}.cta-inner[data-astro-cid-f5h2pjdg]{text-align:center;display:flex;flex-direction:column;align-items:center}.cta[data-astro-cid-f5h2pjdg] h2[data-astro-cid-f5h2pjdg]:not(.dual-tone-headline){font-size:clamp(32px,5vw,64px);letter-spacing:-.025em;line-height:1.05}.cta[data-astro-cid-f5h2pjdg] p[data-astro-cid-f5h2pjdg]{color:var(--muted);font-size:18px;margin-top:16px;max-width:48ch}.cta-actions[data-astro-cid-f5h2pjdg]{margin-top:40px;display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}@media(max-width:760px){.nav-links[data-astro-cid-f5h2pjdg]{display:none}.dropdown-card-wide[data-astro-cid-f5h2pjdg]{min-width:0;grid-template-columns:1fr}.dropdown-col[data-astro-cid-f5h2pjdg]+.dropdown-col[data-astro-cid-f5h2pjdg]{border-left:0;border-top:1px solid var(--border);padding-left:4px;padding-top:8px;margin-left:0;margin-top:4px}}@media(max-width:640px){.hero[data-astro-cid-f5h2pjdg]{padding:80px 0 100px}.unifier[data-astro-cid-f5h2pjdg],.cta[data-astro-cid-f5h2pjdg]{padding:100px 0}}
