@import url("https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&display=swap");:root{--bg:#f2f5f8;--panel:#ffffff;--panel-2:#eef1f5;--border:#d7dde4;--text:#12181d;--text-2:#3d4a55;--muted:#616b77;--muted-surface:#667085;--accent:#155eef;--accent-hover:#1149c0;--accent-text:#1149c0;--accent-text-hover:#0b3894;--brand:#fe6e5e;--danger:#d92d20;--sidebar:#0f151a;--sidebar-pill:#263039;--input-bg:var(--panel);--input-border:#c6cfd8;--success:#067647;--success-bg:rgba(6,118,71,0.08);--success-border:rgba(6,118,71,0.25);--warn:#b54708;--warn-bg:rgba(252,211,77,0.18);--warn-border:rgba(181,71,8,0.25);--danger-strong:#b42318;--danger-bg:#fef3f2;--danger-border:#fda29b;--chip-a:#5b8cff;--chip-b:#b28aff;--chip-c:#34b3a0;--chip-d:#e8a13c;--claude:#b28aff;--radius-sm:6px;--radius:8px;--radius-lg:12px;--radius-pill:999px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:24px;--sp-6:32px;--shadow:0 1px 3px rgba(16,24,40,0.1),0 1px 2px rgba(16,24,40,0.06);--shadow-lg:0 4px 16px rgba(16,24,40,0.08);--ease:0.16s cubic-bezier(0.4,0,0.2,1);color-scheme:light}html.dark{color-scheme:dark;--bg:#171e24;--panel:#1e2830;--panel-2:#26313a;--border:#2f3b45;--text:#e9edef;--text-2:#aeb9c2;--muted:#909ba6;--muted-surface:#5f6b76;--accent:#5b8cff;--accent-hover:#7aa2ff;--accent-text:#93b6ff;--accent-text-hover:#bcd2ff;--brand:#fe6e5e;--danger:#f97066;--sidebar:#11171c;--sidebar-pill:#2b3742;--input-bg:var(--panel-2);--input-border:#3a4854;--success:#6ee7b7;--success-bg:rgba(6,118,71,0.22);--success-border:rgba(110,231,183,0.28);--warn:#fcd34d;--warn-bg:rgba(181,71,8,0.22);--warn-border:rgba(252,211,77,0.28);--danger-strong:#fda29b;--danger-bg:rgba(240,68,56,0.2);--danger-border:rgba(253,162,155,0.3);--shadow:0 1px 3px rgba(0,0,0,0.5),0 1px 2px rgba(0,0,0,0.4);--shadow-lg:0 8px 28px rgba(0,0,0,0.55)}html.dark .btn{border-color:var(--border);color:var(--text);background:var(--panel-2)}html.dark .btn:hover{background:var(--border);border-color:#46545f}html.dark .app-card:hover,html.dark .chip:hover,html.dark .opt-card:hover{border-color:#46545f}html.dark .btn-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink,#0b1220)}html.dark .btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}html.dark .chip.active{color:var(--accent-ink,#0b1220)}html.dark input:not([type=checkbox]):not([type=radio]):where(:not(.dmbox-embed *)),html.dark select:where(:not(.dmbox-embed *)),html.dark textarea:where(:not(.dmbox-embed *)){border-color:var(--border);background:var(--panel-2)}html.dark input:where(:not(.dmbox-embed *):not(.fb-optin-preview *))::placeholder,html.dark textarea:where(:not(.dmbox-embed *):not(.fb-optin-preview *))::placeholder{color:var(--muted)}html.dark .ftable td,html.dark .table-card{background:var(--panel)}html.dark .ftable tbody tr:hover,html.dark .ftable th{background:var(--panel-2)}html.dark .app-search,html.dark .mini-search{background:var(--panel-2);border-color:var(--border);color:var(--text)}html.dark .app-modal,html.dark .modal,html.dark .row-menu{background:var(--panel)}html.dark .badge,html.dark .row-menu a:hover,html.dark .row-menu button:hover{background:var(--panel-2)}html.dark .banner{background:rgba(91,140,255,.14);border-color:rgba(91,140,255,.3);color:#cfe0ff}html.dark .banner.error{background:var(--danger-bg);border-color:var(--danger-border);color:var(--danger-strong)}html.dark .banner.warn{background:var(--warn-bg);border-color:var(--warn-border);color:var(--warn)}html.dark .banner.success{background:var(--success-bg);border-color:var(--success-border);color:var(--success)}html.dark .btn-danger{background:transparent;border-color:var(--danger-border);color:var(--danger-strong)}html.dark .btn-danger:hover{background:var(--danger-bg);border-color:var(--danger-border)}html.dark .btn-violet{background:var(--wl-brand,#6d4aff);border-color:var(--wl-brand,#6d4aff);color:var(--accent-ink,#fff)}html.dark .btn-violet:hover{background:var(--wl-brand-2,#7d5eff);border-color:var(--wl-brand-2,#7d5eff)}html.dark .badge.live{background:var(--success-bg)}html.dark .badge.paused{background:var(--warn-bg)}html.dark .ftable tbody tr:hover td{background:var(--panel-2)}html.dark .ftable .nm,html.dark .kan-name,html.dark .step-name{color:var(--text)}html.dark code,html.dark pre{background:var(--panel-2);border-color:var(--border)}html.dark .step-num{background:rgba(91,140,255,.16)}html.dark .opt-card{background:var(--panel-2)}html.dark .brand{color:var(--brand)}*{box-sizing:border-box}:where(html:not(.fb-live)){scrollbar-gutter:stable}body,html{margin:0;padding:0;background:#f2f7fa;color:#475467;font-family:Sora,system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}:where(html:not(.fb-live)) body{background:var(--bg);color:var(--text-2);font-size:13px;line-height:1.55}:where(html:not(.fb-live)) a{color:var(--accent-text);text-decoration:none}:where(html:not(.fb-live)) a:hover{color:var(--accent-text-hover)}:where(html:not(.fb-live)) .container{max-width:1080px;margin:0 auto;padding:28px 24px 80px}:where(html:not(.fb-live)) .topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;background:var(--panel);border-bottom:1px solid var(--border)}:where(html:not(.fb-live)) .topbar nav{display:flex;gap:22px;align-items:center}:where(html:not(.fb-live)) .brand{font-weight:700;letter-spacing:-.01em;color:#e0432f;font-size:16px}:where(html:not(.fb-live)) .panel{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px;margin-bottom:18px;box-shadow:var(--shadow)}:where(html:not(.fb-live)) .panel>.row>h2,:where(html:not(.fb-live)) .panel>h2{margin:0 0 4px;font-size:17px;font-weight:600;color:var(--text)}:where(html:not(.fb-live)) .panel>h3{margin:22px 0 10px;font-size:14px;font-weight:600;color:var(--text)}:where(html:not(.fb-live)) .panel>h3:first-child{margin-top:0}:where(html:not(.fb-live)) .panel p.sub{margin:0 0 16px;color:var(--muted);font-size:13px}:where(html:not(.fb-live)) .btn{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid #d0d5dd;border-radius:6px;background:var(--panel);color:#344054;font-weight:500;font-size:14px;font-family:inherit;cursor:pointer;transition:background .12s,border-color .12s}:where(html:not(.fb-live)) .btn:hover{background:var(--panel-2);border-color:#b9c0cc}:where(html:not(.fb-live)) .btn-primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink,#fff)}:where(html:not(.fb-live)) .btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}:where(html:not(.fb-live)) .btn-danger{color:var(--danger-strong);border-color:var(--danger-border);background:var(--panel)}:where(html:not(.fb-live)) .btn-danger:hover{background:var(--danger-bg);border-color:var(--danger-border)}:where(html:not(.fb-live)) .btn:disabled{opacity:.5;cursor:not-allowed}:where(html:not(.fb-live)) input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):not([type=image]):where(:not(.dmbox-embed *)),:where(html:not(.fb-live)) select:where(:not(.dmbox-embed *)),:where(html:not(.fb-live)) textarea:where(:not(.dmbox-embed *)){width:100%;max-width:100%;background:var(--input-bg);border:1px solid var(--input-border);border-radius:var(--radius-sm);color:var(--text);padding:10px 14px;font-size:14px;font-family:inherit;transition:border-color var(--ease),box-shadow var(--ease)}:where(html:not(.fb-live)) input[type=checkbox],:where(html:not(.fb-live)) input[type=radio]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}:where(html:not(.fb-live)) select{height:40px;cursor:pointer}:where(html:not(.fb-live)) input:where(:not(.dmbox-embed *)):focus,:where(html:not(.fb-live)) select:where(:not(.dmbox-embed *)):focus,:where(html:not(.fb-live)) textarea:where(:not(.dmbox-embed *)):focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(21,94,239,.15)}:where(html:not(.fb-live)) input:where(:not(.dmbox-embed *):not(.fb-optin-preview *))::placeholder,:where(html:not(.fb-live)) textarea:where(:not(.dmbox-embed *):not(.fb-optin-preview *))::placeholder{color:var(--muted)}:where(html:not(.fb-live)) .fb-optin-preview input::placeholder,:where(html:not(.fb-live)) .fb-optin-preview textarea::placeholder{color:#616b77}:where(html:not(.fb-live)) label{display:block;font-size:13px;font-weight:500;color:var(--text-2);margin:14px 0 6px}:where(html:not(.fb-live)) code,:where(html:not(.fb-live)) pre{font-family:ui-monospace,SFMono-Regular,Cascadia Code,Menlo,monospace;font-size:12.5px}:where(html:not(.fb-live)) pre{background:var(--panel-2);border:1px solid var(--border);border-radius:var(--radius);padding:14px;overflow-x:auto;white-space:pre-wrap;word-break:break-all;color:var(--text)}:where(html:not(.fb-live)) code{background:var(--panel-2);border:1px solid var(--border);border-radius:5px;padding:1px 5px;color:var(--text)}:where(html:not(.fb-live)) .muted{color:var(--muted)}:where(html:not(.fb-live)) .row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}:where(html:not(.fb-live)) .preview-frame{border:1px solid var(--border);border-radius:10px;background:#fff;color:#111;padding:0;overflow:hidden;max-height:480px;overflow-y:auto;content-visibility:auto;contain-intrinsic-size:auto 480px}:where(html:not(.fb-live)) .fb-prehide [data-funnel-step]~[data-funnel-step],:where(html:not(.fb-live)) .preview-frame [data-funnel-step]~[data-funnel-step]{display:none}img[src=""]:not([srcset]):not(picture>img):not([data-fb-img-empty]){display:none!important}img[data-fb-img-empty]{min-width:40px;min-height:40px;border:1.5px dashed #cfd4dc!important;background-color:#f7f8fa!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='34'%3E%3Ctext x='70' y='22' text-anchor='middle' font-family='system-ui,sans-serif' font-size='13' fill='%2398a2b3'%3ENo image yet%3C/text%3E%3C/svg%3E")!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:min(100%,140px) auto!important}:where(html:not(.fb-live)) .fb-thumb-missing{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:40px;min-height:40px;padding:2px;border:1px dashed var(--border);border-radius:6px;background:var(--panel-2);color:var(--muted);font-size:10px;line-height:1.2;text-align:center}:where(html:not(.fb-live)) .badge{display:inline-block;padding:3px 10px;border-radius:9999px;font-size:12px;font-weight:500;border:1px solid var(--border);background:var(--panel-2);color:var(--muted)}:where(html:not(.fb-live)) .badge.live{color:var(--success);border-color:var(--success-border);background:var(--success-bg)}:where(html:not(.fb-live)) .badge.paused{color:var(--warn);border-color:var(--warn-border);background:var(--warn-bg)}:where(html:not(.fb-live)) .toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:#101828;color:#fff;border-radius:var(--radius);padding:11px 18px;font-size:14px;box-shadow:0 8px 24px rgba(16,24,40,.2);z-index:4000}:where(html:not(.fb-live)) .save-fail{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center;max-width:min(560px,calc(100vw - 32px));background:var(--panel);color:var(--text);border:1px solid var(--danger-border);border-left:3px solid var(--danger);border-radius:var(--radius);padding:10px 14px;font-size:13.5px;box-shadow:0 8px 24px rgba(16,24,40,.22);z-index:3900}:where(html:not(.fb-live)) .save-fail-dot{color:var(--danger);font-weight:700}:where(html:not(.fb-live)) .save-fail-txt{flex:1 1 260px;min-width:0;color:var(--text)}:where(html:not(.fb-live)) .save-fail-act{flex:0 0 auto;min-height:30px;padding:4px 12px;font-size:13px}:where(html:not(.fb-live)) .toast.toast-raised{bottom:86px}:where(html:not(.fb-live)) .shell{display:flex;min-height:100vh}:where(html:not(.fb-live)) .sidebar{width:223px;flex-shrink:0;background:var(--sidebar);color:#fff;display:flex;flex-direction:column;padding:14px 0 10px;position:-webkit-sticky;position:sticky;top:0;height:100vh;height:100dvh}:where(html:not(.fb-live)) .side-brand{display:flex;align-items:center;gap:9px;padding:4px 14px 14px;font-size:14px;font-weight:700;color:#fff}:where(html:not(.fb-live)) .side-logo{width:22px;height:22px;flex-shrink:0;border-radius:6px;object-fit:contain;display:block}:where(html:not(.fb-live)) .side-tenant{display:flex;align-items:center;gap:9px;margin:0 12px 6px;padding:8px 9px;background:rgba(255,255,255,.05);border-radius:var(--radius)}:where(html:not(.fb-live)) .side-tenant-wrap{position:relative;margin:0 12px 6px}:where(html:not(.fb-live)) .side-tenant.is-btn{width:100%;margin:0;border:none;cursor:pointer;font:inherit;text-align:left;transition:filter var(--ease),background var(--ease)}:where(html:not(.fb-live)) .side-tenant.is-btn.open,:where(html:not(.fb-live)) .side-tenant.is-btn:hover{background:rgba(255,255,255,.1)}:where(html:not(.fb-live)) .side-tenant .av{width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,#7c3aed,#c026d3);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}:where(html:not(.fb-live)) .side-tenant-body{flex:1 1;min-width:0;display:flex;flex-direction:column}:where(html:not(.fb-live)) .side-tenant .nm,:where(html:not(.fb-live)) .side-tenant-item .nm{font-size:12px;font-weight:600;color:#eef2f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:where(html:not(.fb-live)) .side-tenant-caret{flex-shrink:0;display:inline-flex;color:#cbd5e1;opacity:.75}:where(html:not(.fb-live)) .side-tenant-role{font-size:10.5px;color:#8b97a3;text-transform:capitalize}:where(html:not(.fb-live)) .side-tenant-menu .side-tenant-role{color:#b3bfca}:where(html:not(.fb-live)) .side-tenant-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:60;display:flex;flex-direction:column;gap:2px;padding:6px;background:var(--sidebar-pill);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);box-shadow:0 12px 32px rgba(0,0,0,.5);max-height:320px;overflow-y:auto}:where(html:not(.fb-live)) .side-tenant-item{display:flex;align-items:center;gap:10px;width:100%;padding:7px 8px;background:transparent;border:none;cursor:pointer;text-align:left;border-radius:var(--radius-sm);transition:background var(--ease)}:where(html:not(.fb-live)) .side-tenant-item .av{width:28px;height:28px;border-radius:7px;background:#6d28d9;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}:where(html:not(.fb-live)) .side-tenant-item .side-tenant-body{flex:1 1;min-width:0}:where(html:not(.fb-live)) .side-tenant-item:hover{background:rgba(255,255,255,.09)}:where(html:not(.fb-live)) .side-tenant-item.active{background:rgba(255,255,255,.06)}:where(html:not(.fb-live)) .side-tenant-check{flex-shrink:0;display:inline-flex;color:#a78bfa}:where(html:not(.fb-live)) .side-search{display:flex;align-items:center;gap:8px;margin:0 14px 14px;padding:0 10px;height:36px;background:var(--sidebar-pill);border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#cbd1da}:where(html:not(.fb-live)) .side-search input{flex:1 1;background:transparent;border:0;color:#fff;padding:0;height:100%;font-size:13px}:where(html:not(.fb-live)) .side-search input::placeholder{color:#9aa2b1}:where(html:not(.fb-live)) .side-search input:focus{outline:none;box-shadow:none}:where(html:not(.fb-live)) .side-search .kbd{font-size:11px;color:#cbd1da;background:rgba(255,255,255,.12);border-radius:4px;padding:1px 6px;flex-shrink:0}:where(html:not(.fb-live)) .side-nav{display:flex;flex-direction:column;flex:1 1;overflow-y:auto;gap:1px;padding:2px 0}:where(html:not(.fb-live)) .side-link{display:flex;align-items:center;gap:9px;padding:0 10px;margin:0 12px;height:34px;border-radius:var(--radius);color:#c2cbd4;font-weight:500;font-size:13px;background:none;border:0;text-align:left;cursor:pointer;font-family:inherit;transition:background var(--ease),color var(--ease)}:where(html:not(.fb-live)) .side-link svg{flex-shrink:0;opacity:.85}:where(html:not(.fb-live)) .side-link:hover{background:rgba(255,255,255,.06);color:#fff}:where(html:not(.fb-live)) .side-link.active{background:linear-gradient(90deg,var(--wl-brand,#fe6e5e),var(--wl-brand-2,#f4553f));color:var(--accent-ink,#fff);font-weight:600}:where(html:not(.fb-live)) .side-link.active svg{opacity:1}:where(html:not(.fb-live)) .side-dot{width:7px;height:7px;flex-shrink:0;margin-left:auto;border-radius:50%;background:var(--success);box-shadow:0 0 0 3px rgba(110,231,183,.22)}:where(html:not(.fb-live)) .side-sep{height:1px;background:rgba(255,255,255,.08);margin:8px 20px}:where(html:not(.fb-live)) .side-group{padding:14px 24px 4px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#7b8194}:where(html:not(.fb-live)) .side-foot{padding:8px 0 0;margin:6px 0 0;border-top:1px solid rgba(255,255,255,.07)}:where(html:not(.fb-live)) .side-foot .side-link{width:calc(100% - 24px);height:31px;font-size:12.5px;color:#aab5c0}:where(html:not(.fb-live)) .shell-main{flex:1 1;min-width:0;background:var(--bg);min-height:100vh;display:flex;flex-direction:column}:where(html:not(.fb-live)) .topbar2{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px;padding:0 18px;background:var(--bg);border-bottom:1px solid var(--border)}:where(html:not(.fb-live)) .topbar2-right{display:flex;align-items:center;gap:12px;margin-left:auto}:where(html:not(.fb-live)) .tb-ic{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:0}:where(html:not(.fb-live)) .tb-av{background:linear-gradient(135deg,#7c3aed,#c026d3);color:#fff;font-size:10px;font-weight:700}:where(html:not(.fb-live)) .hamburger{display:none;width:38px;height:38px;border:0;background:none;color:var(--text);cursor:pointer;align-items:center;justify-content:center;margin-right:4px}:where(html:not(.fb-live)) .sidebar-backdrop{display:none}@media (max-width:768px){:where(html:not(.fb-live)) .hamburger{display:inline-flex}:where(html:not(.fb-live)) .sidebar{position:fixed;left:0;top:0;bottom:0;height:100vh;height:100dvh;z-index:4000;transform:translateX(-100%);transition:transform .22s ease;box-shadow:2px 0 24px rgba(16,24,40,.25)}:where(html:not(.fb-live)) .sidebar.open{transform:translateX(0)}:where(html:not(.fb-live)) .sidebar-backdrop{display:block;position:fixed;inset:0;background:rgba(16,24,40,.45);z-index:3500}:where(html:not(.fb-live)) .shell-main{width:100%}:where(html:not(.fb-live)) .topbar2{padding:0 14px}:where(html:not(.fb-live)) .page{padding-left:16px;padding-right:16px}:where(html:not(.fb-live)) .page-head{flex-direction:column;align-items:stretch;gap:12px}:where(html:not(.fb-live)) .page-head .row{flex-wrap:wrap}:where(html:not(.fb-live)) .page-title{font-size:22px}:where(html:not(.fb-live)) .panel{overflow-x:auto}:where(html:not(.fb-live)) .modal{padding:16px}}@media (max-width:560px){:where(html:not(.fb-live)) .opt-illus{height:40px;font-size:12px}:where(html:not(.fb-live)) .opt-card{padding:12px}:where(html:not(.fb-live)) .opt-card h4{margin:8px 0 2px}}:where(html:not(.fb-live)) .page{max-width:1400px;margin:0 auto;width:100%;padding:20px 24px 60px}:where(html:not(.fb-live)) .page.page-wide{max-width:1400px}@media (min-width:1025px){:where(html:not(.fb-live)) .page-wide .docs-layout{gap:32px}}:where(html:not(.fb-live)) .subnav{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;padding:10px 2px;margin:0 0 10px;background:var(--bg,#f7f8fa);border-bottom:1px solid var(--border);-webkit-overflow-scrolling:touch;-moz-user-select:none;user-select:none;-webkit-user-select:none;scrollbar-width:thin}:where(html:not(.fb-live)) .subnav:active{cursor:-webkit-grabbing;cursor:grabbing}:where(html:not(.fb-live)) .subnav::-webkit-scrollbar{height:6px}:where(html:not(.fb-live)) .subnav-link{flex:0 0 auto;border:1px solid var(--border);background:var(--panel);color:var(--text-2);border-radius:var(--radius-pill);padding:6px 12px;font-size:13px;font-weight:600;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background var(--ease),color var(--ease),border-color var(--ease)}:where(html:not(.fb-live)) .subnav-link:hover{background:var(--panel-2);color:var(--text)}:where(html:not(.fb-live)) .subnav-link.active{background:var(--accent);border-color:var(--accent);color:var(--accent-ink,#fff)}:where(html:not(.fb-live)) .docs-layout{display:grid;grid-template-columns:200px minmax(0,1fr);grid-gap:44px;gap:44px;align-items:start}:where(html:not(.fb-live)) .docs-main{grid-column:2;min-width:0}:where(html:not(.fb-live)) .docs-toc{grid-column:1;grid-row:1;position:-webkit-sticky;position:sticky;top:84px;align-self:start;max-height:calc(100vh - 100px);overflow-y:auto}:where(html:not(.fb-live)) .page-toc{display:flex;flex-direction:column;gap:1px}:where(html:not(.fb-live)) .page-toc-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:0 14px 10px;margin-left:-1px}:where(html:not(.fb-live)) .page-toc-link{text-align:left;background:none;border:0;border-left:2px solid transparent;margin-left:-1px;color:var(--muted);font-size:13px;font-family:inherit;line-height:1.45;padding:6px 14px;cursor:pointer;transition:color var(--ease),border-color var(--ease)}:where(html:not(.fb-live)) .page-toc-link:hover{color:var(--text-2)}:where(html:not(.fb-live)) .page-toc-link.active{color:var(--accent);border-left-color:var(--accent);font-weight:600}:where(html:not(.fb-live)) .page-toc-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}:where(html:not(.fb-live)) .step-rail-anchor{scroll-margin-top:76px}:where(html:not(.fb-live)) .step-subnav{margin:3px 0 8px 13px;border-left:1px solid var(--border)}:where(html:not(.fb-live)) .step-subnav .page-toc-label{display:none}:where(html:not(.fb-live)) .step-subnav .page-tabs{gap:1px}:where(html:not(.fb-live)) .step-subnav .page-tab{font-size:12.5px;padding:6px 10px}:where(html:not(.fb-live)) .page-tabs{display:flex;flex-direction:column;gap:2px}:where(html:not(.fb-live)) .page-tab{text-align:left;background:none;border:0;border-radius:var(--radius);color:var(--text-2);font-size:14px;font-weight:500;font-family:inherit;line-height:1.3;padding:9px 12px;cursor:pointer;transition:background var(--ease),color var(--ease)}:where(html:not(.fb-live)) .page-tab:hover{background:var(--panel-2);color:var(--text)}:where(html:not(.fb-live)) .page-tab.active{background:color-mix(in srgb,var(--accent) 15%,transparent);color:var(--accent-text);font-weight:600}:where(html:not(.fb-live)) .page-tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:where(html:not(.fb-live)) .page-tab-row{position:relative;display:flex;align-items:center;min-width:0}:where(html:not(.fb-live)) .page-tab-row>.page-tab{flex:1 1 auto;min-width:0;padding-right:34px}:where(html:not(.fb-live)) .page-tab-act{position:absolute;right:4px;top:0;bottom:0;align-items:center;display:inline-flex;opacity:.55;transition:opacity var(--ease)}:where(html:not(.fb-live)) .page-tab-act:focus-within,:where(html:not(.fb-live)) .page-tab-row:hover .page-tab-act{opacity:1}:where(html:not(.fb-live)) .page-tab-act .ab-menu-btn{min-height:24px;height:24px;width:24px;padding:0;line-height:1;font-size:14px}@media (max-width:1024px){:where(html:not(.fb-live)) .docs-layout{grid-template-columns:minmax(0,1fr);gap:14px}:where(html:not(.fb-live)) .docs-main{grid-column:1;grid-row:2}:where(html:not(.fb-live)) .docs-toc{grid-column:1;grid-row:1;position:static;max-height:none;overflow:visible;min-width:0}:where(html:not(.fb-live)) .page-toc{display:none}:where(html:not(.fb-live)) .step-subnav{display:none}:where(html:not(.fb-live)) .page-tabs{flex-direction:row;overflow-x:auto;gap:6px;padding-bottom:4px;-webkit-overflow-scrolling:touch}:where(html:not(.fb-live)) .page-tab{flex:0 0 auto;white-space:nowrap}:where(html:not(.fb-live)) .page-tab-row{flex:0 0 auto}:where(html:not(.fb-live)) .page-tab-row>.page-tab{flex:0 0 auto}}:where(html:not(.fb-live)) .panel,:where(html:not(.fb-live)) .subnav-anchor{scroll-margin-top:76px}:where(html:not(.fb-live)) .page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}:where(html:not(.fb-live)) .page-title{font-size:23px;font-weight:700;color:var(--text);margin:0;letter-spacing:-.02em}:where(html:not(.fb-live)) .page-title.page-title-dense{font-size:21px}:where(html:not(.fb-live)) .page-sub{color:var(--muted);font-size:13.5px;margin:5px 0 0}:where(html:not(.fb-live)) .back-link{display:inline-flex;align-items:center;gap:6px;color:var(--accent-text);font-size:12.5px;font-weight:600;margin-bottom:9px;cursor:pointer;background:none;border:0;padding:0;font-family:inherit}:where(html:not(.fb-live)) .back-link:hover{text-decoration:underline}:where(html:not(.fb-live)) .tabs{display:flex;gap:18px;border-bottom:1px solid var(--border);margin:12px 0 18px}@media (max-width:1024px){:where(html:not(.fb-live)) .tabs{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}:where(html:not(.fb-live)) .tabs::-webkit-scrollbar{display:none}:where(html:not(.fb-live)) .tab{flex:0 0 auto;white-space:nowrap}}:where(html:not(.fb-live)) .tab{padding:11px 2px 9px;font-size:13px;font-weight:500;color:var(--muted);background:none;border:0;border-bottom:2px solid transparent;cursor:pointer;font-family:inherit;margin-bottom:-1px;transition:color var(--ease),border-color var(--ease)}:where(html:not(.fb-live)) .tab:hover{color:var(--text)}:where(html:not(.fb-live)) .tab.active{color:var(--accent-text);border-bottom-color:var(--accent);font-weight:600}:where(html:not(.fb-live)) .table-card{background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}:where(html:not(.fb-live)) .table-card.menu-open{overflow:visible}:where(html:not(.fb-live)) .ftable-scroll{overflow-x:hidden}:where(html:not(.fb-live)) .table-card.menu-open .ftable-scroll{overflow:visible}:where(html:not(.fb-live)) .table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border)}:where(html:not(.fb-live)) .ftable{width:100%;border-collapse:collapse}:where(html:not(.fb-live)) .ftable th{text-align:left;font-size:12.5px;font-weight:600;color:var(--muted);padding:12px 16px;background:#fafbfc;border-bottom:1px solid var(--border)}:where(html:not(.fb-live)) .ftable td{padding:14px 16px;border-bottom:1px solid var(--border);font-size:14px;color:var(--text-2);vertical-align:middle}:where(html:not(.fb-live)) .ftable tr:last-child td{border-bottom:0}:where(html:not(.fb-live)) .ftable tbody tr{cursor:pointer;transition:background .1s}:where(html:not(.fb-live)) .ftable tbody tr:hover{background:#f7f9fc}:where(html:not(.fb-live)) .ftable .nm{font-weight:600;color:var(--text);font-size:14.5px}:where(html:not(.fb-live)) .table-foot{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:12px 16px;font-size:13px;color:var(--muted)}:where(html:not(.fb-live)) .icon-btn{width:32px;height:32px;border-radius:var(--radius-sm);border:1px solid transparent;background:none;cursor:pointer;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;transition:background var(--ease),color var(--ease)}:where(html:not(.fb-live)) .icon-btn:hover{background:var(--panel-2);color:var(--text)}:where(html:not(.fb-live)) .mini-search{display:flex;align-items:center;gap:8px;height:34px;padding:0 10px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;color:var(--muted);min-width:220px}:where(html:not(.fb-live)) .mini-search input{border:0;padding:0;height:100%;font-size:13.5px;background:transparent}:where(html:not(.fb-live)) .mini-search input:focus{outline:none;box-shadow:none}:where(html:not(.fb-live)) .modal-backdrop{position:fixed;inset:0;background:rgba(16,24,40,.45);display:flex;align-items:center;justify-content:center;z-index:3000;padding:20px}:where(html:not(.fb-live)) .modal{background:#fff;border-radius:12px;width:680px;max-width:100%;box-shadow:0 20px 60px rgba(16,24,40,.3);padding:22px;display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow-y:auto}:where(html:not(.fb-live)) .modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}:where(html:not(.fb-live)) .modal-title{font-size:18px;font-weight:600;color:var(--text)}:where(html:not(.fb-live)) .modal-x{background:none;border:0;font-size:22px;color:var(--muted);cursor:pointer;line-height:1}:where(html:not(.fb-live)) .opt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:14px;gap:14px}:where(html:not(.fb-live)) .opt-card{border:1.5px solid var(--border);border-radius:10px;padding:16px;cursor:pointer;transition:border-color .12s,box-shadow .12s}:where(html:not(.fb-live)) .opt-card:hover{border-color:#c9d6e8}:where(html:not(.fb-live)) .opt-card.sel{border-color:var(--accent);box-shadow:0 0 0 3px rgba(21,94,239,.12)}:where(html:not(.fb-live)) .opt-card h4{margin:12px 0 4px;font-size:15px;color:var(--text)}:where(html:not(.fb-live)) .opt-card p{margin:0;font-size:13px;color:var(--muted)}:where(html:not(.fb-live)) .opt-illus{height:96px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--muted-surface);color:#fff;font-weight:600;font-size:14px;text-align:center;padding:0 10px}:where(html:not(.fb-live)) .opt-illus.ai{background:linear-gradient(135deg,#7c6df2,#5b8def)}:where(html:not(.fb-live)) .opt-illus.tpl{background:linear-gradient(135deg,#fe8a7e,#fe6e5e)}:where(html:not(.fb-live)) .modal-foot{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}:where(html:not(.fb-live)) .row-menu{position:absolute;right:8px;top:36px;z-index:50;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px rgba(16,24,40,.16);min-width:160px;padding:4px;display:flex;flex-direction:column}:where(html:not(.fb-live)) .row-menu a,:where(html:not(.fb-live)) .row-menu button{display:block;width:100%;text-align:left;background:none;border:0;padding:8px 10px;font-size:13px;color:var(--text);border-radius:var(--radius-sm);cursor:pointer;text-decoration:none;transition:background var(--ease),color var(--ease)}:where(html:not(.fb-live)) .row-menu a:hover,:where(html:not(.fb-live)) .row-menu button:hover{background:#f1f5f9}:where(html:not(.fb-live)) .row-menu .danger{color:var(--danger,#d92d20)}@media (max-width:768px){:where(html:not(.fb-live)) .table-card.menu-open .ftable-scroll{overflow-x:auto}:where(html:not(.fb-live)) .row-menu{position:fixed;top:auto;left:auto;right:12px;bottom:12px;width:min(320px,calc(100vw - 24px));box-shadow:var(--shadow-lg),0 8px 24px rgba(16,24,40,.16)}:where(html:not(.fb-live)) .row-menu a,:where(html:not(.fb-live)) .row-menu button{padding:14px 12px;font-size:14.5px}}:where(html:not(.fb-live)) .banner{display:flex;gap:10px;align-items:flex-start;background:#eff6ff;border:1px solid #d6e4ff;color:#1e40af;border-radius:var(--radius);padding:12px 14px;font-size:13.5px;margin-bottom:18px}:where(html:not(.fb-live)) .banner.error{background:var(--danger-bg);border-color:var(--danger-border);color:var(--danger-strong)}:where(html:not(.fb-live)) .banner.warn{background:var(--warn-bg);border-color:var(--warn-border);color:var(--warn)}:where(html:not(.fb-live)) .banner.success{background:var(--success-bg);border-color:var(--success-border);color:var(--success)}:where(html:not(.fb-live)) .banner svg{flex-shrink:0;margin-top:1px}:where(html:not(.fb-live)) .banner .muted{color:inherit;opacity:.82}:where(html:not(.fb-live)) .dom-row{display:flex;align-items:center;gap:14px;justify-content:space-between;background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:16px 18px;margin-bottom:10px;box-shadow:var(--shadow)}:where(html:not(.fb-live)) .dom-row .lbl{display:flex;align-items:center;gap:12px;font-weight:500;color:var(--text);font-size:14.5px}:where(html:not(.fb-live)) .dom-ic{width:30px;height:30px;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}:where(html:not(.fb-live)) .check-list{list-style:none;padding:0;margin:4px 0 18px}:where(html:not(.fb-live)) .check-list li{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:14px;color:var(--text-2)}:where(html:not(.fb-live)) .check-list .ck{width:20px;height:20px;border-radius:50%;background:var(--success-bg);color:var(--success);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}:where(html:not(.fb-live)) .dns-card{margin-top:14px;background:var(--panel-2);border:1px solid var(--border);border-radius:10px;padding:16px}:where(html:not(.fb-live)) .dns-table{width:100%;border-collapse:collapse;font-size:13px;margin:8px 0}:where(html:not(.fb-live)) .dns-table th{text-align:left;font-weight:600;color:var(--muted);padding:6px 10px;font-size:11.5px;text-transform:uppercase;letter-spacing:.04em}:where(html:not(.fb-live)) .dns-table td{padding:8px 10px;border-top:1px solid var(--border);font-family:ui-monospace,SFMono-Regular,Cascadia Code,Menlo,monospace;color:var(--text);background:var(--panel)}:where(html:not(.fb-live)) .steps-list{margin-top:12px;padding-bottom:max(620px,72vh)}:where(html:not(.fb-live)) .step-item{display:flex;align-items:center;gap:14px;padding:14px 16px;background:var(--panel);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow)}:where(html:not(.fb-live)) .step-num{width:30px;height:30px;flex-shrink:0;border-radius:8px;background:#eef3ff;color:var(--accent-text);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}:where(html:not(.fb-live)) .step-name{font-weight:600;color:var(--text);font-size:14.5px}:where(html:not(.fb-live)) .step-connector{display:block;margin:6px auto;color:#c4ccd8}:where(html:not(.fb-live)) .step-path{margin-top:10px;padding:8px 12px;background:var(--panel-2);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;align-items:center;gap:4px 10px;flex-wrap:wrap}:where(html:not(.fb-live)) .step-path-lbl{font-size:12.5px;font-weight:600;color:var(--text);flex:0 0 auto;margin:0}:where(html:not(.fb-live)) .step-path-one{font-size:12.5px;line-height:1.5;min-width:0}:where(html:not(.fb-live)) .step-path-note{font-size:11.5px;line-height:1.5;min-width:0;flex:1 1 220px}:where(html:not(.fb-live)) .step-path-cue{display:block;margin-top:3px;font-size:11.5px;color:var(--warn)}:where(html:not(.fb-live)) .step-path-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}:where(html:not(.fb-live)) .step-path-base{font-size:12.5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap}:where(html:not(.fb-live)) .step-path-row input{flex:1 1 160px;min-width:140px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}:where(html:not(.fb-live)) .ab-panel{margin:10px 0 0;padding:14px 16px;background:var(--panel-2);border:1px solid var(--border);border-radius:10px}:where(html:not(.fb-live)) .ab-head>strong,:where(html:not(.fb-live)) .ab-paths-summary>strong,:where(html:not(.fb-live)) .ab-split-head>strong{color:var(--text)}:where(html:not(.fb-live)) .ab-head{display:flex;align-items:center;flex-wrap:wrap;gap:8px}:where(html:not(.fb-live)) .ab-rows{margin-top:10px;display:flex;flex-direction:column;gap:6px}:where(html:not(.fb-live)) .ab-row{gap:12px;background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:8px 12px;font-size:13.5px}:where(html:not(.fb-live)) .ab-name{color:var(--text);min-width:110px}:where(html:not(.fb-live)) .ab-stat{color:var(--muted);min-width:60px}:where(html:not(.fb-live)) .empty-state{text-align:center;padding:56px 24px;color:var(--muted);background:var(--panel);border:1px dashed var(--border);border-radius:12px}:where(html:not(.fb-live)) .kan-board{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;align-items:flex-start}:where(html:not(.fb-live)) .kan-col{flex:0 0 240px;background:var(--panel-2);border:1px solid var(--border);border-radius:12px;padding:10px;min-height:120px}:where(html:not(.fb-live)) .kan-col-head{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:13px;color:var(--text);padding:2px 4px 10px}:where(html:not(.fb-live)) .kan-count{background:var(--panel);border:1px solid var(--border);border-radius:999px;font-size:11.5px;font-weight:700;color:var(--muted);padding:1px 8px}:where(html:not(.fb-live)) .kan-card{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:10px 12px;margin-bottom:8px;cursor:-webkit-grab;cursor:grab;box-shadow:var(--shadow)}:where(html:not(.fb-live)) .kan-card:active{cursor:-webkit-grabbing;cursor:grabbing}:where(html:not(.fb-live)) .kan-name{font-weight:600;font-size:13.5px;color:var(--text)}:where(html:not(.fb-live)) .kan-sub{font-size:12px;color:var(--muted);margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(html:not(.fb-live)) .kan-meta{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}:where(html:not(.fb-live)) .kan-tag{font-size:10.5px;font-weight:600;background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--accent);border-radius:5px;padding:1px 6px}:where(html:not(.fb-live)) .kan-tag.alt{background:var(--success-bg);color:var(--success);text-transform:capitalize}:where(html:not(.fb-live)) .kan-empty{font-size:12px;color:var(--muted);text-align:center;padding:16px 8px;border:1px dashed var(--border);border-radius:8px}.ab-devbtn:focus-visible,.ab-menu-item:focus-visible,.app-card:focus-visible,.app-modal-x:focus-visible,.back-link:focus-visible,.btn:focus-visible,.chip:focus-visible,.fb-sec-vchip:focus-visible,.icon-btn:focus-visible,.opt-card:focus-visible,.row-menu a:focus-visible,.row-menu button:focus-visible,.side-link:focus-visible,.subnav-link:focus-visible,.tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:where(html:not(.fb-live)) .fb-design-thumb:focus-visible,:where(html:not(.fb-live)) .fb-img-pick:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}:where(html:not(.fb-live)) .app-search:focus-visible{outline:2px solid var(--accent);outline-offset:1px}:where(html:not(.fb-live)) .app-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:4px 0 12px}:where(html:not(.fb-live)) .app-search{flex:1 1;min-width:220px;height:40px;padding:0 14px;border:1px solid var(--border);border-radius:10px;background:var(--panel);font-size:14px;color:var(--text)}:where(html:not(.fb-live)) .app-search:focus{outline:none;border-color:var(--accent)}:where(html:not(.fb-live)) .app-filters{display:flex;gap:8px}:where(html:not(.fb-live)) .chip{height:34px;padding:0 14px;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--panel);color:var(--text-2);font-size:13px;font-weight:600;cursor:pointer;transition:background var(--ease),color var(--ease),border-color var(--ease)}:where(html:not(.fb-live)) .chip:hover{border-color:#cdd5e0}:where(html:not(.fb-live)) .chip.active{background:var(--accent);border-color:var(--accent);color:var(--accent-ink,#fff)}:where(html:not(.fb-live)) .app-count{font-size:13px;color:var(--muted);margin-bottom:12px}:where(html:not(.fb-live)) .app-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:14px;gap:14px}:where(html:not(.fb-live)) .app-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;gap:6px;padding:16px;background:var(--panel);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .05s;font:inherit}:where(html:not(.fb-live)) .app-card:hover{border-color:#cdd5e0;box-shadow:0 4px 16px rgba(16,24,40,.08)}:where(html:not(.fb-live)) .app-card:active{transform:translateY(1px)}:where(html:not(.fb-live)) .app-card-top{display:flex;align-items:center;gap:10px;margin-bottom:4px}:where(html:not(.fb-live)) .app-card-head{min-width:0}:where(html:not(.fb-live)) .app-card-icon{width:32px;height:32px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0}:where(html:not(.fb-live)) .app-card-foot{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:10px}:where(html:not(.fb-live)) .app-status{font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;background:var(--panel-2);color:var(--muted);border:1px solid var(--border);white-space:nowrap}:where(html:not(.fb-live)) .app-status.on{background:var(--success-bg);color:var(--success);border-color:var(--success-border)}:where(html:not(.fb-live)) .app-status.paused{background:var(--warn-bg);color:var(--warn);border-color:var(--warn-border)}:where(html:not(.fb-live)) .app-card-title{font-weight:700;font-size:15px;color:var(--text)}:where(html:not(.fb-live)) .app-card-cat{font-size:12px;color:var(--muted);font-weight:600}:where(html:not(.fb-live)) .app-card-desc{font-size:13px;color:var(--text-2);line-height:1.5;margin-top:2px}:where(html:not(.fb-live)) .app-empty{text-align:center;padding:26px 20px}:where(html:not(.fb-live)) .app-empty-title{font-size:14.5px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .app-empty-sub{margin:6px 0 14px;font-size:13px;color:var(--muted)}:where(html:not(.fb-live)) .app-modal-overlay{position:fixed;inset:0;background:rgba(16,24,40,.45);display:flex;align-items:flex-start;justify-content:center;padding:40px 16px;overflow-y:auto;z-index:1000}:where(html:not(.fb-live)) .app-modal{width:100%;max-width:480px;background:var(--panel);border-radius:var(--radius-lg);box-shadow:0 20px 60px rgba(16,24,40,.3);display:flex;flex-direction:column;max-height:calc(100vh - 80px)}:where(html:not(.fb-live)) .app-modal-head{display:flex;align-items:center;gap:12px;padding:20px 22px 8px;flex-shrink:0}:where(html:not(.fb-live)) .app-modal-body{overflow-y:auto;padding:0 22px;flex:1 1 auto;min-height:0}:where(html:not(.fb-live)) .app-modal-title{font-weight:700;font-size:17px;color:var(--text)}:where(html:not(.fb-live)) .app-modal-x{border:none;background:transparent;font-size:16px;color:var(--muted);cursor:pointer;width:30px;height:30px;border-radius:8px;flex-shrink:0}:where(html:not(.fb-live)) .app-modal-x:hover{background:var(--panel-2)}:where(html:not(.fb-live)) .app-modal-foot{display:flex;align-items:center;gap:8px;padding:14px 22px 18px;flex-shrink:0;border-top:1px solid var(--border)}@media (max-width:640px){:where(html:not(.fb-live)) .app-grid{grid-template-columns:1fr}}@keyframes install-in{0%{opacity:0;transform:translateX(-50%) translateY(16px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}:where(html:not(.fb-live)) .install-banner{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(14px + env(safe-area-inset-bottom, 0px));z-index:2500;display:flex;align-items:center;gap:12px;width:min(560px,calc(100vw - 24px));padding:12px 14px;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius-lg,12px);box-shadow:0 12px 40px rgba(0,0,0,.28);animation:install-in .25s cubic-bezier(0,0,.2,1)}:where(html:not(.fb-live)) .install-banner-icon{width:38px;height:38px;border-radius:9px;object-fit:contain;display:block;flex-shrink:0}:where(html:not(.fb-live)) .install-banner-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}:where(html:not(.fb-live)) .install-banner-body strong{color:var(--text);font-size:14px}:where(html:not(.fb-live)) .install-banner-body span{color:var(--muted);font-size:12.5px;line-height:1.4}@media (max-width:480px){:where(html:not(.fb-live)) .install-banner{flex-wrap:wrap}:where(html:not(.fb-live)) .install-banner-body{flex-basis:calc(100% - 50px)}}:where(html:not(.fb-live)) .ab-devtoggle{display:inline-flex;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;background:var(--panel)}:where(html:not(.fb-live)) .ab-devbtn{border:0;background:none;color:var(--muted);font:inherit;font-size:12px;padding:5px 10px;min-height:30px;cursor:pointer}:where(html:not(.fb-live)) .ab-devbtn+.ab-devbtn{border-left:1px solid var(--border)}:where(html:not(.fb-live)) .ab-devbtn{transition:color .16s var(--ease),background .16s var(--ease),opacity .16s var(--ease)}:where(html:not(.fb-live)) .ab-devbtn:hover{color:var(--text);background:var(--panel-2)}:where(html:not(.fb-live)) .ab-devbtn.active{background:var(--accent);color:var(--accent-ink,#fff)}:where(html:not(.fb-live)) .ab-devbtn.active:hover{background:var(--accent);opacity:.88}html.dark .ab-devbtn.active{color:var(--accent-ink,#0b1220)}:where(html:not(.fb-live)) .ab-verdict{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 12px;border-radius:8px;margin-bottom:12px;background:color-mix(in srgb,var(--accent) 14%,transparent);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);color:var(--accent-text)}:where(html:not(.fb-live)) .ab-verdict.decided{background:var(--success-bg);border-color:var(--success-border);color:var(--success)}:where(html:not(.fb-live)) .ab-meter{display:flex;align-items:center;gap:8px;margin-top:6px}:where(html:not(.fb-live)) .ab-meter-track{flex:1 1;max-width:220px;height:6px;border-radius:3px;background:color-mix(in srgb,currentColor 20%,transparent);overflow:hidden}:where(html:not(.fb-live)) .ab-meter-fill{height:100%;background:currentColor;transition:width .3s var(--ease)}:where(html:not(.fb-live)) .ab-meter-lbl{font-size:11.5px;opacity:.9}:where(html:not(.fb-live)) .ab-split{margin-bottom:12px}:where(html:not(.fb-live)) .ab-split-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px}:where(html:not(.fb-live)) .ab-split-sum{font-size:12px;font-weight:700;color:var(--muted)}:where(html:not(.fb-live)) .ab-split-sum.ok{color:var(--success)}:where(html:not(.fb-live)) .ab-splitbar{position:relative;display:flex;width:100%;height:34px;border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--border);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}:where(html:not(.fb-live)) .ab-seg{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;color:#fff;overflow:hidden;cursor:pointer}:where(html:not(.fb-live)) .ab-seg.sel{box-shadow:inset 0 0 0 2px rgba(255,255,255,.9)}:where(html:not(.fb-live)) .ab-seg-lbl{font-size:11px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.4);white-space:nowrap;padding:0 4px}:where(html:not(.fb-live)) .ab-seam{position:absolute;top:0;bottom:0;width:16px;transform:translateX(-50%);cursor:ew-resize;z-index:2;touch-action:none;display:flex;align-items:center;justify-content:center}:where(html:not(.fb-live)) .ab-seam:before{content:"";width:3px;height:62%;border-radius:3px;background:rgba(255,255,255,.92);box-shadow:0 0 0 1px rgba(0,0,0,.22)}:where(html:not(.fb-live)) .ab-seam.locked{cursor:not-allowed}:where(html:not(.fb-live)) .ab-seam.locked:before{background:rgba(255,255,255,.4)}:where(html:not(.fb-live)) .ab-stepper{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}:where(html:not(.fb-live)) .ab-step{min-height:28px;min-width:34px;justify-content:center}:where(html:not(.fb-live)) .ab-chip{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:5px;color:#fff;font-size:11px;font-weight:700;flex-shrink:0}:where(html:not(.fb-live)) .ab-winnerbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 12px;border-radius:8px;background:color-mix(in srgb,var(--accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent)}:where(html:not(.fb-live)) .ab-winnerbar strong{color:var(--text);font-size:13px;min-width:0;overflow-wrap:anywhere}:where(html:not(.fb-live)) .ab-rows{margin-top:4px}:where(html:not(.fb-live)) .ab-row{display:flex;align-items:center;gap:11px;flex-wrap:wrap;padding:11px 8px;margin:0 -8px;border-top:1px solid var(--border);border-radius:var(--radius)}:where(html:not(.fb-live)) .ab-row{transition:background .16s var(--ease),opacity .16s var(--ease);cursor:pointer}:where(html:not(.fb-live)) .ab-row:hover{background:var(--panel-2)}:where(html:not(.fb-live)) .ab-row.open{background:var(--panel-2)}:where(html:not(.fb-live)) .ab-row.paused{opacity:.72}:where(html:not(.fb-live)) .ab-row.winner{box-shadow:inset 3px 0 0 0 var(--accent)}:where(html:not(.fb-live)) .ab-who{display:flex;align-items:center;gap:11px;flex:1 1 230px;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;margin:0;padding:0;font:inherit;color:inherit;text-align:left;cursor:pointer}:where(html:not(.fb-live)) .ab-who:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:var(--radius-sm)}:where(html:not(.fb-live)) .ab-whotxt{min-width:0;display:flex;flex-direction:column;gap:2px}:where(html:not(.fb-live)) .ab-name{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:13px;font-weight:600}:where(html:not(.fb-live)) .ab-name-t{color:var(--text);min-width:0;overflow-wrap:anywhere}:where(html:not(.fb-live)) .ab-sub{font-size:11.5px;color:var(--muted);min-width:0;overflow-wrap:anywhere}:where(html:not(.fb-live)) .ab-sub-claude{color:var(--claude)}:where(html:not(.fb-live)):not(.dark) .ab-sub-claude{color:color-mix(in srgb,var(--claude) 65%,var(--text))}:where(html:not(.fb-live)) .ab-stats{text-align:right;flex:0 0 auto;min-width:0}:where(html:not(.fb-live)) .ab-rate{font-size:17px;font-weight:700;color:var(--text);line-height:1.2}:where(html:not(.fb-live)) .ab-norate{font-size:12.5px;font-weight:600;color:var(--muted);line-height:1.4}:where(html:not(.fb-live)) .ab-detail{font-size:11.5px;color:var(--muted)}:where(html:not(.fb-live)) .ab-acts{display:flex;align-items:center;gap:6px;flex:0 0 auto}:where(html:not(.fb-live)) .ab-rowbtn{min-height:30px;padding:0 12px;font-size:12.5px}:where(html:not(.fb-live)) .ab-row>.ab-vpreview,:where(html:not(.fb-live)) .ab-row>.ab-vroute{flex:1 1 100%;min-width:0}@media (max-width:760px){:where(html:not(.fb-live)) .ab-who{flex:1 1 100%}:where(html:not(.fb-live)) .ab-stats{flex:1 1 auto;text-align:left}:where(html:not(.fb-live)) .ab-acts{margin-left:auto}}:where(html:not(.fb-live)) .ab-swatch{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}:where(html:not(.fb-live)) .ab-vbadge{font-size:10.5px;font-weight:700;padding:1px 6px;border-radius:var(--radius-pill);background:var(--panel-2);color:var(--text-2)}:where(html:not(.fb-live)) .ab-vbadge.win{background:var(--success-bg);color:var(--success)}:where(html:not(.fb-live)) .ab-vbadge.paused{background:var(--warn-bg);color:var(--warn)}:where(html:not(.fb-live)) .ab-vbadge.lead{background:var(--success-bg);color:var(--success)}:where(html:not(.fb-live)) .ab-help-sum{transition:color .16s var(--ease)}:where(html:not(.fb-live)) .ab-help-sum:hover{color:var(--text-2)}:where(html:not(.fb-live)) .fb-switch:not(:disabled):hover{filter:brightness(1.12)}:where(html:not(.fb-live)) .ab-menu{position:relative;display:inline-flex}:where(html:not(.fb-live)) .ab-menu-btn{min-height:30px;padding:0 9px;font-size:17px;line-height:1;font-weight:700}:where(html:not(.fb-live)) .ab-menu-pop{position:absolute;z-index:50;top:calc(100% + 4px);right:0;min-width:200px;display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:4px}:where(html:not(.fb-live)) .ab-menu-item{display:block;width:100%;border:0;background:none;font:inherit;font-size:12.5px;text-align:left;text-decoration:none;white-space:nowrap;padding:7px 10px;border-radius:var(--radius-sm);cursor:pointer;color:var(--text)}:where(html:not(.fb-live)) .ab-menu-item:hover{background:var(--panel-2)}:where(html:not(.fb-live)) .ab-menu-item.danger{color:var(--danger-strong)}:where(html:not(.fb-live)) .ab-menu-item:disabled{color:var(--muted);cursor:not-allowed}:where(html:not(.fb-live)) .ab-menu-item:disabled:hover{background:none}:where(html:not(.fb-live)) .fb-menu-note{margin:2px 10px 4px;max-width:200px;font-size:11.5px;line-height:1.4;white-space:normal}:where(html:not(.fb-live)) .ab-vroute{padding:8px 12px 10px;border-top:1px solid var(--border);background:var(--panel-2)}:where(html:not(.fb-live)) .ab-vpreview{padding:0 12px 12px;border-top:1px solid var(--border)}:where(html:not(.fb-live)) .ab-vpreview-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px 8px;padding:8px 0 0}:where(html:not(.fb-live)) .ab-vpreview-lbl{font-size:12px;font-weight:700;color:var(--text);min-width:0}:where(html:not(.fb-live)) .ab-vpreview-hide{min-height:28px;padding:0 10px;font-size:12px;gap:5px;white-space:nowrap}:where(html:not(.fb-live)) .ab-then{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:2px 0 6px 37px;padding:8px 0;font-size:12.5px;color:var(--text-2)}:where(html:not(.fb-live)) .ab-then-sel{flex:1 1 100%;min-width:0;max-width:100%}:where(html:not(.fb-live)) .ab-then-lead{min-width:0}:where(html:not(.fb-live)) .ab-then-note{flex:1 1 100%;font-size:11.5px;color:var(--muted)}@media (max-width:620px){:where(html:not(.fb-live)) .ab-then{margin-left:0}}:where(html:not(.fb-live)) .ab-devwrap{margin-top:10px}:where(html:not(.fb-live)) .ab-devscroll{width:100%;max-width:100%;height:min(70vh,760px);overflow-x:auto;overflow-y:hidden;overscroll-behavior:contain;border-radius:var(--radius);background:#fff}:where(html:not(.fb-live)) .ab-devscroll.framed{border:1px solid var(--border);box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}:where(html:not(.fb-live)) .ab-dev-note{font-size:11.5px;color:var(--muted);margin:6px 0 0}:where(html:not(.fb-live)) .ab-devscroll.chassis{height:auto;padding:6px 0 40px;background:transparent}:where(html:not(.fb-live)) .ab-device{position:relative}:where(html:not(.fb-live)) .ab-device.plain{width:100%;height:100%}:where(html:not(.fb-live)) .ab-device.on{width:max-content;margin:0 auto;background:linear-gradient(180deg,#343c50,#14171f);box-shadow:0 20px 44px -20px rgba(0,0,0,.6),0 2px 6px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.14)}:where(html:not(.fb-live)) .ab-device.on.phone{padding:46px 13px 24px;border-radius:46px}:where(html:not(.fb-live)) .ab-device.on.tablet{padding:18px;border-radius:26px}:where(html:not(.fb-live)) .ab-device-screen{background:#fff}:where(html:not(.fb-live)) .ab-device-screen.plain{width:100%;height:100%}:where(html:not(.fb-live)) .ab-device-screen.on{height:min(70vh,760px);overflow:hidden;box-shadow:0 0 0 1px rgba(0,0,0,.35)}:where(html:not(.fb-live)) .ab-device.on.phone .ab-device-screen.on{border-radius:24px}:where(html:not(.fb-live)) .ab-device.on.tablet .ab-device-screen.on{border-radius:10px}:where(html:not(.fb-live)) .ab-device.on.phone:before{content:"";position:absolute;top:15px;left:50%;transform:translateX(-50%);width:116px;height:20px;border-radius:var(--radius-pill);background:#0a0c11;box-shadow:inset 0 -1px 0 rgba(255,255,255,.06)}:where(html:not(.fb-live)) .ab-device.on.phone:after{content:"";position:absolute;bottom:9px;left:50%;transform:translateX(-50%);width:118px;height:5px;border-radius:var(--radius-pill);background:rgba(255,255,255,.34)}:where(html:not(.fb-live)) .ab-device.on.tablet:before{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:6px;height:6px;border-radius:50%;background:#0a0c11;box-shadow:0 0 0 1px rgba(255,255,255,.12)}:where(html:not(.fb-live)) .ab-paths-summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:8px;flex-wrap:wrap}:where(html:not(.fb-live)) .ab-paths-summary::-webkit-details-marker{display:none}:where(html:not(.fb-live)) .ab-paths-body{margin-top:10px;display:flex;flex-direction:column;gap:10px}:where(html:not(.fb-live)) .ab-lane-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}:where(html:not(.fb-live)) .ab-lane-title{font-size:12px;font-weight:700;color:var(--text);min-width:70px}:where(html:not(.fb-live)) .ab-lane-seg{display:inline-flex;align-items:center;gap:6px}:where(html:not(.fb-live)) .ab-arrow{color:var(--muted)}:where(html:not(.fb-live)) .ab-lane-lbl{font-size:12px;color:var(--text-2)}:where(html:not(.fb-live)) .ab-lane-lbl.broken{color:var(--warn)}:where(html:not(.fb-live)) .ab-dot{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:var(--radius-pill);border:2px solid var(--border);color:#fff;font-size:10px;font-weight:700;flex-shrink:0}:where(html:not(.fb-live)) .ab-dot.hollow{background:transparent;border-color:var(--muted)}:where(html:not(.fb-live)) .ab-dot.broken{background:var(--warn-bg);border-color:var(--warn-border)}:where(html:not(.fb-live)) .ab-skip{font-size:11.5px;color:var(--muted);margin:3px 0 0 78px}:where(html:not(.fb-live)) .fb-prec{display:flex;gap:8px;align-items:flex-start;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:8px 10px;font-size:12.5px;line-height:1.5;color:var(--text-2)}:where(html:not(.fb-live)) .fb-prec strong{color:var(--text);font-weight:600}:where(html:not(.fb-live)) .fb-prec-i{display:inline-flex;flex-shrink:0;margin-top:1px;color:var(--muted)}:where(html:not(.fb-live)) .fb-prec-body{min-width:0}:where(html:not(.fb-live)) .fb-prec-more{margin-top:6px}:where(html:not(.fb-live)) .fb-prec-more>summary{cursor:pointer;font-weight:600;color:var(--text)}:where(html:not(.fb-live)) .fb-prec-more>summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}:where(html:not(.fb-live)) .fb-prec-more p{margin:6px 0 0}:where(html:not(.fb-live)) .fb-prec-more ol{margin:4px 0 0;padding-left:20px}:where(html:not(.fb-live)) .fb-prec-more li{margin-top:2px}:where(html:not(.fb-live)) .subnav-badge{display:inline-block;margin-left:6px;font-size:10.5px;font-weight:700;padding:0 5px;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent-text)}:where(html:not(.fb-live)) .fb-sec-editing{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--text);min-width:0;overflow-wrap:anywhere}:where(html:not(.fb-live)) .fb-sec-vswitch{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:10px}:where(html:not(.fb-live)) .fb-sec-vswitch-lbl{font-size:12px;color:var(--muted);margin-right:2px}:where(html:not(.fb-live)) .fb-sec-vchip{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:2px 10px 2px 5px;border-radius:var(--radius-pill);border:1.5px solid var(--border);background:var(--panel);color:var(--text);font-size:12.5px;font-weight:600;cursor:pointer;transition:background .14s var(--ease),border-color .14s var(--ease)}:where(html:not(.fb-live)) .fb-sec-vchip:hover{background:var(--panel-2)}:where(html:not(.fb-live)) .fb-sec-vchip.sel,:where(html:not(.fb-live)) .fb-sec-vchip.sel:hover,html.dark .fb-sec-vchip.sel,html.dark .fb-sec-vchip.sel:hover{color:#fff}:where(html:not(.fb-live)) .fb-sec-vchip-l,html.dark .fb-sec-vchip-l{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:5px;color:#fff;font-size:11px;font-weight:700;flex-shrink:0}:where(html:not(.fb-live)) .fb-sec-vchip-n{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(html:not(.fb-live)) .fb-sec-vchip-p{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;opacity:.75}:where(html:not(.fb-live)) .fb-sec-vchip.sel .fb-sec-vchip-p{opacity:1;padding:0 5px;border-radius:var(--radius-pill);box-shadow:inset 0 0 0 1px rgba(255,255,255,.75)}:where(html:not(.fb-live)) .fb-sec-vchip-warn{width:7px;height:7px;border-radius:50%;background:var(--warn);flex-shrink:0}:where(html:not(.fb-live)) .fb-sec-vchip.sel .fb-sec-vchip-warn{box-shadow:0 0 0 1.5px rgba(255,255,255,.9)}:where(html:not(.fb-live)) .fb-sec-vpreview-lbl{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12.5px;font-weight:600;color:var(--text);min-width:0;overflow-wrap:anywhere}:where(html:not(.fb-live)) .fb-sec-list{margin-top:10px;display:flex;flex-direction:column;gap:6px}:where(html:not(.fb-live)) .fb-sec-list.scroll{max-height:460px;overflow-y:auto;padding-right:4px}:where(html:not(.fb-live)) .fb-sec-row{display:flex;align-items:center;gap:10px;background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:8px 10px;flex-wrap:wrap;position:relative;transition:border-color var(--ease),background var(--ease)}:where(html:not(.fb-live)) .fb-sec-row:hover{border-color:var(--input-border);background:var(--panel-2)}:where(html:not(.fb-live)) .fb-sec-row.expanded,:where(html:not(.fb-live)) .fb-sec-row.expanded:hover{border-color:var(--accent);background:var(--panel)}:where(html:not(.fb-live)) .fb-sec-main{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 220px}:where(html:not(.fb-live)) .fb-sec-num{flex:0 0 auto;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:var(--panel-2);border:1px solid var(--border);color:var(--text-2);font-size:11.5px;font-weight:700}:where(html:not(.fb-live)) .fb-sec-badge{flex:0 0 auto;font-size:11.5px;font-weight:600;color:var(--text);background:var(--panel-2);border:1px solid var(--border);border-radius:var(--radius-pill);padding:2px 9px;white-space:nowrap}:where(html:not(.fb-live)) .fb-sec-snip{min-width:0;display:flex;align-items:baseline;gap:1px;color:var(--muted);font-size:13px;font-weight:400}:where(html:not(.fb-live)) .fb-sec-snip-q{flex:0 0 auto}:where(html:not(.fb-live)) .fb-sec-snip-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(html:not(.fb-live)) .fb-sec-actions{display:flex;align-items:center;gap:4px;flex-wrap:wrap;margin-left:auto}:where(html:not(.fb-live)) .fb-sec-actions .btn{min-height:30px;padding:2px 10px;font-size:12.5px}:where(html:not(.fb-live)) .fb-chip{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:600;border-radius:var(--radius-pill);padding:2px 8px;background:var(--panel-2);border:1px solid var(--border);color:var(--text-2);white-space:nowrap}:where(html:not(.fb-live)) button.fb-chip-act{font-family:inherit;line-height:inherit;cursor:pointer;transition:box-shadow var(--ease)}:where(html:not(.fb-live)) button.fb-chip-act:hover{box-shadow:0 0 0 2px var(--warn-border)}:where(html:not(.fb-live)) button.fb-chip-act:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:where(html:not(.fb-live)) .fb-chip-ico{flex:0 0 auto;line-height:1}:where(html:not(.fb-live)) .fb-chip.warn{background:var(--warn-bg);border-color:var(--warn-border);color:var(--warn)}html.dark .fb-chip{background:var(--panel-2);border-color:var(--border);color:var(--text-2)}html.dark .fb-chip.warn{background:var(--warn-bg);border-color:var(--warn-border);color:var(--warn)}:where(html:not(.fb-live)) .fb-sec-edit{flex:1 1 100%;margin-top:8px;padding-top:10px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:12px}:where(html:not(.fb-live)) .fb-sec-field{display:flex;flex-direction:column;gap:4px}:where(html:not(.fb-live)) .fb-sec-field>label{font-size:12px;font-weight:600;color:var(--text);display:flex;align-items:center;gap:8px;flex-wrap:wrap}:where(html:not(.fb-live)) .fb-sec-field input,:where(html:not(.fb-live)) .fb-sec-field textarea{width:100%}:where(html:not(.fb-live)) .fb-sec-wire-note{font-size:11px;font-weight:500;color:var(--muted)}:where(html:not(.fb-live)) .fb-sec-tip{font-size:11.5px;color:var(--muted);margin:0}:where(html:not(.fb-live)) .fb-sec-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--warn);box-shadow:0 0 0 2px var(--warn-bg)}:where(html:not(.fb-live)) .fb-sec-main>.fb-sec-dot{margin-left:-4px}:where(html:not(.fb-live)) .fb-sec-field>label>.fb-sec-dot{margin-right:-4px}html.dark .fb-sec-dot{background:var(--warn);box-shadow:0 0 0 2px var(--warn-bg)}:where(html:not(.fb-live)) .fb-sec-field.needs>input,:where(html:not(.fb-live)) .fb-sec-field.needs>textarea{box-shadow:inset 4px 0 0 0 var(--warn)}:where(html:not(.fb-live)) .fb-sec-field.needs>input:focus,:where(html:not(.fb-live)) .fb-sec-field.needs>textarea:focus{box-shadow:inset 4px 0 0 0 var(--warn),0 0 0 3px rgba(21,94,239,.15)}html.dark .fb-sec-field.needs>input,html.dark .fb-sec-field.needs>textarea{box-shadow:inset 4px 0 0 0 var(--warn)}html.dark .fb-sec-field.needs>input:focus,html.dark .fb-sec-field.needs>textarea:focus{box-shadow:inset 4px 0 0 0 var(--warn),0 0 0 3px rgba(21,94,239,.15)}:where(html:not(.fb-live)) .fb-sec-tip.warn{color:var(--warn);font-weight:500}html.dark .fb-sec-tip.warn{color:var(--warn)}:where(html:not(.fb-live)) .btn>.fb-sec-dot{margin-left:-3px}:where(html:not(.fb-live)) .ab-menu-item>.fb-sec-dot{display:inline-block;vertical-align:middle;margin-left:6px}:where(html:not(.fb-live)) .fb-img-slot>label>.fb-sec-dot{display:inline-block;vertical-align:middle;margin-right:5px}:where(html:not(.fb-live)) .fb-sec-saved{font-size:11.5px;color:var(--success,#067647);font-weight:600}html.dark .fb-sec-saved{color:var(--success,#75d0a0)}:where(html:not(.fb-live)) .fb-sec-editfoot{display:flex;align-items:center;justify-content:flex-end;gap:10px}:where(html:not(.fb-live)) .fb-pop-anchor{position:relative;display:inline-flex}:where(html:not(.fb-live)) .fb-design-pop{position:absolute;z-index:60;top:calc(100% + 4px);right:0;width:min(460px,88vw);max-height:min(70vh,520px);overflow-y:auto;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:12px}:where(html:not(.fb-live)) .ab-menu-pop.flip-up,:where(html:not(.fb-live)) .fb-design-pop.flip-up,:where(html:not(.fb-live)) .fb-img-pop.flip-up{top:auto;bottom:calc(100% + 4px)}:where(html:not(.fb-live)) .fb-design-pop.sheet,:where(html:not(.fb-live)) .fb-img-pop.sheet{left:0;right:0;width:auto}:where(html:not(.fb-live)) .fb-design-pop>h4{margin:0 0 4px;font-size:13px;color:var(--text)}:where(html:not(.fb-live)) .fb-design-pop>.foot{margin:8px 0 0;font-size:11.5px;color:var(--muted)}:where(html:not(.fb-live)) .fb-design-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:10px;gap:10px;margin-top:8px}:where(html:not(.fb-live)) .fb-design-thumb{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--panel);cursor:pointer;padding:0;text-align:left;display:flex;flex-direction:column}:where(html:not(.fb-live)) .fb-design-thumb:hover{border-color:var(--accent)}:where(html:not(.fb-live)) .fb-design-thumb.current{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}:where(html:not(.fb-live)) .fb-design-thumb-frame{height:96px;overflow:hidden;position:relative;background:#fff;border-bottom:1px solid var(--border)}:where(html:not(.fb-live)) .fb-design-thumb-cap{padding:6px 8px;font-size:11.5px;font-weight:600;color:var(--text);display:flex;align-items:center;justify-content:space-between;gap:6px}:where(html:not(.fb-live)) .fb-design-thumb-cap .tick{color:var(--accent);font-size:12px}:where(html:not(.fb-live)) .fb-vid-pop{position:absolute;z-index:60;top:calc(100% + 4px);left:0;right:0;width:auto;max-height:min(70vh,460px);overflow-y:auto;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:12px}:where(html:not(.fb-live)) .fb-vid-pop.flip-up{top:auto;bottom:calc(100% + 4px)}:where(html:not(.fb-live)) .fb-vid-pop .fb-pop-title{font-size:13px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .fb-vid-pop .fb-pop-sub{margin:3px 0 10px;font-size:11.5px;color:var(--muted)}:where(html:not(.fb-live)) .fb-vid-thumb{display:flex;align-items:center;justify-content:center;aspect-ratio:16/9;max-height:150px;border-radius:var(--radius);background:linear-gradient(135deg,#1d242b,#2b353f 60%,#333c46);border:1px solid var(--border)}:where(html:not(.fb-live)) .fb-vid-play{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius-pill);background:rgba(255,255,255,.92);color:#11171c;font-size:14px}:where(html:not(.fb-live)) .fb-vid-cap{margin:6px 0 10px;font-size:11.5px;color:var(--muted)}:where(html:not(.fb-live)) .fb-vid-lbl{display:block;margin-bottom:4px;font-size:12px;font-weight:600;color:var(--text)}:where(html:not(.fb-live)) .fb-vid-err{margin:6px 0 0;font-size:11.5px;color:var(--danger)}:where(html:not(.fb-live)) .fb-vid-help{margin:6px 0 0;font-size:11.5px}:where(html:not(.fb-live)) .fb-vid-btns{display:flex;gap:8px;margin-top:12px}:where(html:not(.fb-live)) .fb-img-pop{position:absolute;z-index:60;top:calc(100% + 4px);right:0;width:min(420px,88vw);max-height:380px;overflow-y:auto;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:12px}:where(html:not(.fb-live)) .fb-img-slot+.fb-img-slot{margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}:where(html:not(.fb-live)) .fb-img-slot>label{font-size:12px;font-weight:600;color:var(--text)}:where(html:not(.fb-live)) .fb-img-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(64px,1fr));grid-gap:6px;gap:6px;margin:8px 0}:where(html:not(.fb-live)) .fb-img-cell{position:relative;aspect-ratio:1/1;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:var(--panel-2);padding:0}:where(html:not(.fb-live)) .fb-img-cell.current{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}:where(html:not(.fb-live)) .fb-img-pick{display:block;width:100%;height:100%;padding:0;border:0;background:none;cursor:pointer}:where(html:not(.fb-live)) .fb-img-cell img{width:100%;height:100%;object-fit:cover;display:block}:where(html:not(.fb-live)) .fb-img-x{position:absolute;top:2px;right:2px;z-index:1;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--border);border-radius:50%;background:var(--panel);color:var(--text-2);font-size:12px;line-height:1;cursor:pointer;transition:background .12s,border-color .12s,color .12s}:where(html:not(.fb-live)) .fb-img-x:focus-visible,:where(html:not(.fb-live)) .fb-img-x:hover{color:var(--danger-strong);border-color:var(--danger-border);background:var(--danger-bg)}:where(html:not(.fb-live)) .fb-img-x:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}:where(html:not(.fb-live)) .fb-media-thumb>.fb-img-x{top:-7px;right:-7px}html.dark .fb-img-x{background:var(--panel);border-color:var(--border);color:var(--text-2)}html.dark .fb-img-x:focus-visible,html.dark .fb-img-x:hover{color:var(--danger-strong);border-color:var(--danger-border);background:var(--danger-bg)}:where(html:not(.fb-live)) .fb-img-confirm{margin:8px 0 0;padding:8px 10px;border:1px solid var(--danger-border);border-radius:var(--radius-sm);background:var(--danger-bg)}:where(html:not(.fb-live)) .fb-img-confirm>p{margin:0 0 8px;font-size:12px;line-height:1.45;color:var(--danger-strong)}html.dark .fb-img-confirm{background:var(--danger-bg);border-color:var(--danger-border)}html.dark .fb-img-confirm>p{color:var(--danger-strong)}:where(html:not(.fb-live)) .fb-img-confirm-actions{display:flex;gap:8px;flex-wrap:wrap}:where(html:not(.fb-live)) .fb-img-confirm-actions .btn{min-height:28px;padding:2px 10px;font-size:12.5px}:where(html:not(.fb-live)) .fb-media-thumb{position:relative;flex:0 0 auto;display:inline-flex}:where(html:not(.fb-live)) .fb-type-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:8px;gap:8px;margin-top:8px}:where(html:not(.fb-live)) .fb-type-btn{position:relative;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-2);color:var(--text);font-size:12.5px;font-weight:600;padding:12px 8px;cursor:pointer}:where(html:not(.fb-live)) .fb-type-btn:hover{border-color:var(--accent)}:where(html:not(.fb-live)) .fb-type-gap{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--warn);vertical-align:middle;margin-left:5px}:where(html:not(.fb-live)) .fb-design-pop>.fb-pop-sub{margin:0 0 2px;font-size:11.5px;line-height:1.55;color:var(--muted)}:where(html:not(.fb-live)) .fb-design-pop>.fb-pop-sub b{color:var(--text);font-weight:600}:where(html:not(.fb-live)) .fb-ask-claude{display:flex;align-items:flex-start;gap:8px;width:100%;margin-top:10px;padding:9px 10px;text-align:left;border:1px dashed var(--accent);border-radius:var(--radius);background:color-mix(in srgb,var(--accent) 8%,transparent);color:var(--text);font-size:12.5px;font-weight:600;line-height:1.4;cursor:pointer;transition:background .15s var(--ease)}:where(html:not(.fb-live)) .fb-ask-claude:hover{background:color-mix(in srgb,var(--accent) 16%,transparent)}:where(html:not(.fb-live)) .fb-ask-claude-sub{display:block;margin-top:2px;font-size:11px;font-weight:400;color:var(--muted)}:where(html:not(.fb-live)) .fb-sec-gap{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px;padding:9px 11px;border:1px dashed var(--warn-border);border-radius:var(--radius);background:var(--warn-bg)}:where(html:not(.fb-live)) .fb-sec-gap-txt{flex:1 1 240px;min-width:0;font-size:12.5px;line-height:1.5;color:var(--text-2)}:where(html:not(.fb-live)) .fb-sec-gap-txt strong{color:var(--text);font-weight:600}:where(html:not(.fb-live)) .fb-sec-gap-btn{flex:0 0 auto;min-height:26px;padding:3px 9px;font-size:11.5px}@media (pointer:coarse){:where(html:not(.fb-live)) .ab-devbtn,:where(html:not(.fb-live)) .ab-menu-btn,:where(html:not(.fb-live)) .ab-step,:where(html:not(.fb-live)) .ab-vpreview-hide{min-height:40px}:where(html:not(.fb-live)) .ab-step{min-width:40px}:where(html:not(.fb-live)) .ab-devbtn{padding:8px 12px}:where(html:not(.fb-live)) .ab-seam{display:none}}:where(html:not(.fb-live)) .table-note{margin:12px 0 0;font-size:12.5px;line-height:1.5;color:var(--muted)}:where(html:not(.fb-live)) .leads-scroll{overflow-x:auto}:where(html:not(.fb-live)) .stats-scroll{overflow-x:auto}@media (max-width:768px){:where(html:not(.fb-live)) .stats-scroll{overflow-x:visible}:where(html:not(.fb-live)) .stats-scroll .ftable,:where(html:not(.fb-live)) .stats-scroll .ftable tbody,:where(html:not(.fb-live)) .stats-scroll .ftable td,:where(html:not(.fb-live)) .stats-scroll .ftable tr{display:block;width:100%}:where(html:not(.fb-live)) .stats-scroll .ftable thead{display:none}:where(html:not(.fb-live)) .stats-scroll .ftable tr{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-2);padding:4px 12px;margin-bottom:10px}:where(html:not(.fb-live)) .stats-scroll .ftable td{display:flex;justify-content:space-between;gap:12px;text-align:right;border-bottom:none;padding:5px 0}:where(html:not(.fb-live)) .stats-scroll .ftable td:before{content:attr(data-label);font-size:11.5px;font-weight:600;color:var(--muted);text-align:left}:where(html:not(.fb-live)) .stats-scroll .ftable td:first-child{justify-content:flex-start;text-align:left;font-size:13px;padding-top:8px}:where(html:not(.fb-live)) .stats-scroll .ftable td:first-child:before{display:none}}:where(html:not(.fb-live)) .stats-empty{margin-top:12px;border:1px dashed var(--border);border-radius:var(--radius-lg);background:var(--panel-2);padding:30px 20px;text-align:center}:where(html:not(.fb-live)) .stats-empty-title{margin:0 0 5px;font-size:15px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .stats-empty-sub{margin:0 auto;max-width:460px;font-size:12.5px;line-height:1.55;color:var(--muted)}:where(html:not(.fb-live)) .leads-empty{border:1px dashed var(--border);border-radius:var(--radius-lg);padding:32px 20px;text-align:center}:where(html:not(.fb-live)) .leads-empty-title{margin:0 0 6px;font-size:15px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .leads-empty-sub{margin:0 auto;max-width:460px;font-size:12.5px;line-height:1.55;color:var(--muted)}:where(html:not(.fb-live)) .leads-empty-sub+.leads-empty-sub{margin-top:10px}:where(html:not(.fb-live)) .leads-empty-link{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:14px 0 4px}:where(html:not(.fb-live)) .leads-empty-link code{background:var(--panel-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:7px 10px;font-size:12.5px;color:var(--text-2);max-width:100%;overflow-wrap:anywhere}:where(html:not(.fb-live)) .leads-empty-cue{margin:8px auto 0;max-width:460px;font-size:12px;line-height:1.55;color:var(--warn)}:where(html:not(.fb-live)) .leads-table{width:100%;border-collapse:collapse;font-size:13.5px}:where(html:not(.fb-live)) .leads-table th{text-align:left;font-size:12.5px;font-weight:600;color:var(--muted);padding:10px 12px;border-bottom:1px solid var(--border);white-space:nowrap}:where(html:not(.fb-live)) .leads-table td{padding:10px 12px;border-bottom:1px solid var(--border);color:var(--text-2);vertical-align:top}:where(html:not(.fb-live)) .leads-table td[data-label=When]{white-space:nowrap}:where(html:not(.fb-live)) .leads-table td.lead-name{color:var(--text);font-weight:600}:where(html:not(.fb-live)) .lead-answers-row>td{background:var(--panel-2)}:where(html:not(.fb-live)) .lead-answers{display:grid;grid-gap:10px;gap:10px;padding:2px 0 4px}:where(html:not(.fb-live)) .lead-answer-k{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);overflow-wrap:anywhere}:where(html:not(.fb-live)) .lead-answer-v{color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;margin-top:1px}:where(html:not(.fb-live)) .lead-toggle{background:none;border:0;padding:0;font:inherit;font-weight:600;color:var(--accent-text);cursor:pointer;text-align:left;white-space:nowrap}:where(html:not(.fb-live)) .lead-toggle:hover{color:var(--accent-text-hover);text-decoration:underline}:where(html:not(.fb-live)) .banner .lead-toggle{color:inherit;text-decoration:underline}@media (max-width:768px){:where(html:not(.fb-live)) .leads-table,:where(html:not(.fb-live)) .leads-table tbody,:where(html:not(.fb-live)) .leads-table td,:where(html:not(.fb-live)) .leads-table tr{display:block;width:100%}:where(html:not(.fb-live)) .leads-table thead{display:none}:where(html:not(.fb-live)) .leads-table tr.lead-row{border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;margin-bottom:10px}:where(html:not(.fb-live)) .leads-table td{border-bottom:0;padding:3px 0;overflow-wrap:anywhere}:where(html:not(.fb-live)) .leads-table td[data-label]:before{content:attr(data-label);display:block;font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}:where(html:not(.fb-live)) .leads-table tr.lead-answers-row{border:1px solid var(--border);border-radius:var(--radius);padding:8px 12px;margin:-4px 0 10px;background:var(--panel-2)}:where(html:not(.fb-live)) .lead-answers-row>td{background:none}:where(html:not(.fb-live)) .leads-table td[data-label=When]{white-space:normal}}:where(html:not(.fb-live)) .jflow-wrap{margin:0 0 18px}:where(html:not(.fb-live)) .jflow-read{margin:0;font-size:14px;color:var(--text);line-height:1.5}:where(html:not(.fb-live)) .jflow-readsub{margin:4px 0 14px;font-size:12px;color:var(--muted)}:where(html:not(.fb-live)) .jflow-bars{display:grid;grid-gap:2px;gap:2px}:where(html:not(.fb-live)) .jflow-bar-row{display:grid;grid-template-columns:170px minmax(0,1fr) 52px;align-items:center;grid-gap:12px;gap:12px;padding:5px 0}:where(html:not(.fb-live)) .jflow-bar-label{display:flex;align-items:center;gap:8px;min-width:0;font-size:13px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(html:not(.fb-live)) .jflow-bar-num{flex:0 0 auto;min-width:18px;height:18px;border-radius:var(--radius-pill);background:var(--panel-2);color:var(--muted);font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}:where(html:not(.fb-live)) .jflow-bar-track{height:26px;border-radius:var(--radius-sm);background:var(--panel-2);overflow:hidden;min-width:0}:where(html:not(.fb-live)) .jflow-bar-fill{height:100%;border-radius:var(--radius-sm);background:var(--accent);display:flex;align-items:center;padding:0 8px;transition:width .2s var(--ease)}:where(html:not(.fb-live)) .jflow-bar-count{font-size:12px;font-weight:700;color:var(--accent-ink,#fff);white-space:nowrap}:where(html:not(.fb-live)) .jflow-bar-pct{text-align:right;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--muted)}:where(html:not(.fb-live)) .jflow-gap{margin-left:182px;font-size:12px;color:var(--muted);line-height:1.4}:where(html:not(.fb-live)) .jflow-gap.loss{color:var(--warn)}:where(html:not(.fb-live)) .jflow-gap.gain{color:var(--success)}:where(html:not(.fb-live)) .jflow-gapsub{margin-left:8px;color:var(--muted);opacity:.85}:where(html:not(.fb-live)) .jflow-leak{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:6px 0 6px 182px;padding:9px 12px;border:1px solid var(--warn-border);border-radius:var(--radius-sm);background:var(--warn-bg)}:where(html:not(.fb-live)) .jflow-leak-say{font-size:12.5px;font-weight:600;color:var(--warn);line-height:1.4}:where(html:not(.fb-live)) .jflow-leak .btn{min-height:28px;padding:2px 10px;font-size:12px;flex:0 0 auto}@media (max-width:768px){:where(html:not(.fb-live)) .jflow-bar-row{grid-template-columns:minmax(0,1fr) 52px;grid-template-areas:"label label" "track pct";gap:4px 10px;padding:8px 0}:where(html:not(.fb-live)) .jflow-bar-label{grid-area:label}:where(html:not(.fb-live)) .jflow-bar-track{grid-area:track}:where(html:not(.fb-live)) .jflow-bar-pct{grid-area:pct}:where(html:not(.fb-live)) .jflow-gap,:where(html:not(.fb-live)) .jflow-leak{margin-left:0}:where(html:not(.fb-live)) .jflow-gapsub{display:block;margin-left:0}}:where(html:not(.fb-live)) .lead-journey{display:grid;grid-gap:12px;gap:12px;padding:2px 0 4px}:where(html:not(.fb-live)) .lead-journey-note{font-size:12px;line-height:1.5;color:var(--muted);margin:0}:where(html:not(.fb-live)) .lead-journey-lede{font-size:13px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .ljv{border-left:2px solid var(--border);padding-left:10px}:where(html:not(.fb-live)) .ljv-converted{border-left-color:var(--success)}:where(html:not(.fb-live)) .ljv-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;font-size:12.5px;color:var(--muted)}:where(html:not(.fb-live)) .ljv-n{font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .ljv-src{overflow-wrap:anywhere}:where(html:not(.fb-live)) .ljv-conv{font-size:11px;font-weight:700;color:var(--success);border:1px solid var(--border);border-radius:var(--radius-pill);padding:1px 8px}:where(html:not(.fb-live)) .ljv-pages{list-style:none;margin:6px 0 0;padding:0;display:grid;grid-gap:7px;gap:7px}:where(html:not(.fb-live)) .ljv-pages>li{position:relative;padding-left:14px}:where(html:not(.fb-live)) .ljv-pages>li:before{content:"•";position:absolute;left:0;top:0;color:var(--muted)}:where(html:not(.fb-live)) .ljp-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:13px}:where(html:not(.fb-live)) .ljp-name{font-weight:600;color:var(--text);overflow-wrap:anywhere}:where(html:not(.fb-live)) .ljp-time{font-size:12px;color:var(--muted)}:where(html:not(.fb-live)) .ljp-lead{font-size:11.5px;font-weight:700;color:var(--success)}:where(html:not(.fb-live)) .ljp-clicks{list-style:none;margin:3px 0 0;padding:0;display:grid;grid-gap:2px;gap:2px;font-size:12px;color:var(--text-2)}:where(html:not(.fb-live)) .ljp-clicks>li{overflow-wrap:anywhere}:where(html:not(.fb-live)) .invite-row{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;container-type:inline-size;container-name:invite}:where(html:not(.fb-live)) .invite-row .invite-email{flex:1 1 260px;min-width:0}:where(html:not(.fb-live)) .invite-row .invite-role{flex:0 0 150px;width:150px}:where(html:not(.fb-live)) .invite-row .invite-add{flex:0 0 auto}@container invite (max-width: 560px){:where(html:not(.fb-live)) .invite-row .invite-add,:where(html:not(.fb-live)) .invite-row .invite-email,:where(html:not(.fb-live)) .invite-row .invite-role{flex:1 1 100%;width:auto}}:where(html:not(.fb-live)) .invite-help{margin:10px 0 0;font-size:12.5px;line-height:1.5;color:var(--muted)}:where(html:not(.fb-live)) .invite-help+.invite-help{margin-top:4px;font-size:12px}:where(html:not(.fb-live)) .invite-help strong{color:var(--text-2);font-weight:600}:where(html:not(.fb-live)) .btn-violet{background:var(--wl-brand,#6d4aff);border-color:var(--wl-brand,#6d4aff);color:var(--accent-ink,#fff);font-weight:600}:where(html:not(.fb-live)) .btn-violet:hover{background:var(--wl-brand-2,#5b39ec);border-color:var(--wl-brand-2,#5b39ec);transform:translateY(-1px)}:where(html:not(.fb-live)) .btn-violet:focus-visible{outline:2px solid var(--wl-brand,#6d4aff);outline-offset:2px}:where(html:not(.fb-live)) .ftable-funnels{table-layout:fixed;min-width:720px}:where(html:not(.fb-live)) .ftable-funnels td:nth-child(2),:where(html:not(.fb-live)) .ftable-funnels th:nth-child(2){width:190px}:where(html:not(.fb-live)) .ftable-funnels td:nth-child(3),:where(html:not(.fb-live)) .ftable-funnels th:nth-child(3){width:130px}:where(html:not(.fb-live)) .ftable-funnels td:nth-child(4),:where(html:not(.fb-live)) .ftable-funnels th:nth-child(4){width:180px}:where(html:not(.fb-live)) .ftable-funnels td:nth-child(5),:where(html:not(.fb-live)) .ftable-funnels th:nth-child(5){width:64px}:where(html:not(.fb-live)) .ft-status{line-height:1.25}:where(html:not(.fb-live)) .ft-pending{display:block;margin-top:5px;font-size:12px;font-weight:600;color:var(--warn);line-height:1.2;white-space:nowrap}:where(html:not(.fb-live)) .ft-actions{text-align:left}:where(html:not(.fb-live)) .fn-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(html:not(.fb-live)) .fn-attr{display:block;margin-top:2px;font-size:11.5px;font-weight:400;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(html:not(.fb-live)) .fn-attr-claude{color:var(--claude);font-weight:700;margin-right:3px}@media (max-width:768px){:where(html:not(.fb-live)) .ftable-funnels{min-width:0}:where(html:not(.fb-live)) .ftable-funnels,:where(html:not(.fb-live)) .ftable-funnels tbody,:where(html:not(.fb-live)) .ftable-funnels td,:where(html:not(.fb-live)) .ftable-funnels tr{display:block;width:auto}:where(html:not(.fb-live)) .ftable-funnels thead{display:none}:where(html:not(.fb-live)) .ftable-funnels tr{padding:13px 14px;border-bottom:1px solid var(--border)}:where(html:not(.fb-live)) .ftable-funnels tr:last-child{border-bottom:none}:where(html:not(.fb-live)) .ftable-funnels td{padding:3px 0;border:none}:where(html:not(.fb-live)) .ftable-funnels td[data-label]:before{content:attr(data-label);display:block;margin-bottom:1px;font-size:10.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}:where(html:not(.fb-live)) .ftable-funnels tr{position:relative}:where(html:not(.fb-live)) .ftable-funnels td:last-child{position:absolute;top:8px;right:8px;padding:0}:where(html:not(.fb-live)) .ftable-funnels td.nm{padding-right:40px}}:where(html:not(.fb-live)) .fb-advisory{display:flex;align-items:center;gap:10px;flex-wrap:wrap}:where(html:not(.fb-live)) .fb-advisory-ico{flex:0 0 auto;font-size:14px;line-height:1;color:var(--warn)}:where(html:not(.fb-live)) .fb-advisory-txt{flex:1 1 260px;min-width:0;font-size:12.5px;line-height:1.5}:where(html:not(.fb-live)) .fb-advisory-txt strong{color:var(--text)}:where(html:not(.fb-live)) .fb-advisory-btn{flex:0 0 auto;min-height:30px;padding:2px 11px;font-size:12.5px}:where(html:not(.fb-live)) .fb-menu-pop{position:absolute;top:calc(100% + 6px);right:0;z-index:60;width:264px;max-width:calc(100vw - 32px);padding:5px;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg)}:where(html:not(.fb-live)) .fb-menu-pop.flip-up{top:auto;bottom:calc(100% + 6px)}:where(html:not(.fb-live)) .fb-menu-pop .ab-menu-item{display:block;white-space:normal;padding:8px 10px}:where(html:not(.fb-live)) .fb-menu-t{display:block;font-size:13px;font-weight:600;color:var(--text)}:where(html:not(.fb-live)) .fb-menu-d{display:block;margin-top:1px;font-size:11.5px;line-height:1.45;color:var(--muted)}:where(html:not(.fb-live)) .ab-run{font-size:12.5px;font-weight:600;color:var(--success)}:where(html:not(.fb-live)) .ab-caps{display:flex;gap:10px;flex-wrap:wrap;margin-top:7px;font-size:11.5px;color:var(--muted)}:where(html:not(.fb-live)) .ab-caps-r{margin-left:auto}:where(html:not(.fb-live)) .ab-empty{margin-top:10px}:where(html:not(.fb-live)) .ab-empty-thumbs{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px}:where(html:not(.fb-live)) .ab-empty-thumb{flex:1 1 180px;min-width:0;padding:12px;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);transition:transform var(--ease),border-color var(--ease)}:where(html:not(.fb-live)) .ab-empty-thumb:hover{transform:translateY(-1px);border-color:var(--input-border)}:where(html:not(.fb-live)) .ab-empty-thumb-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}:where(html:not(.fb-live)) .ab-empty-thumb-lbl{font-size:12px;font-weight:600;color:var(--text)}:where(html:not(.fb-live)) .ab-sk{display:block;height:8px;width:100%;margin-bottom:7px;border-radius:var(--radius-sm);background:var(--border)}:where(html:not(.fb-live)) .ab-sk-title{height:12px;width:78%;background:var(--muted);opacity:.55}:where(html:not(.fb-live)) .ab-sk-cta{height:18px;width:46%;margin:11px 0 0;opacity:.85}:where(html:not(.fb-live)) .ab-empty-copy{margin:0;font-size:12.5px;line-height:1.55;color:var(--text-2)}:where(html:not(.fb-live)) .ab-empty-copy strong{color:var(--text)}:where(html:not(.fb-live)) .fb-br-src-line{margin:9px 0 0;font-size:12.5px;line-height:1.5;color:var(--text-2)}:where(html:not(.fb-live)) .fb-br-src-line strong{color:var(--text)}:where(html:not(.fb-live)) .fb-br-rules{margin-top:10px}:where(html:not(.fb-live)) .fb-br-rule{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:9px 8px;border-top:1px solid var(--border);border-radius:var(--radius);transition:background var(--ease)}:where(html:not(.fb-live)) .fb-br-rule:hover{background:var(--panel-2)}:where(html:not(.fb-live)) .fb-br-word{font-size:12.5px;color:var(--text-2);white-space:nowrap}:where(html:not(.fb-live)) select.fb-br-pick{width:auto;min-width:140px;max-width:100%;min-height:32px;padding:4px 9px;font-size:12.5px}:where(html:not(.fb-live)) input.fb-br-text{width:auto;min-width:120px;max-width:100%;min-height:32px;padding:4px 9px;font-size:12.5px}:where(html:not(.fb-live)) .fb-br-x{margin-left:auto;flex:0 0 auto;background:none;border:0;cursor:pointer;color:var(--muted);font-size:13px;line-height:1;padding:6px 8px;border-radius:var(--radius-sm);transition:background var(--ease),color var(--ease),transform var(--ease)}:where(html:not(.fb-live)) .fb-br-x:hover{background:var(--panel-2);color:var(--danger-strong);transform:translateY(-1px)}:where(html:not(.fb-live)) .fb-br-x:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:where(html:not(.fb-live)) .fb-br-else{padding:9px 8px;border-top:1px solid var(--border);font-size:12.5px;line-height:1.5;color:var(--muted)}:where(html:not(.fb-live)) .fb-br-paths{margin-top:12px;padding:11px 12px;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius)}:where(html:not(.fb-live)) .fb-br-paths-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}:where(html:not(.fb-live)) .fb-br-paths-head>strong{color:var(--text)}:where(html:not(.fb-live)) .fb-br-map{display:grid;grid-template-columns:210px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center}:where(html:not(.fb-live)) .fb-br-src{padding:10px 12px;background:var(--panel-2);border:1px solid var(--border);border-radius:var(--radius)}:where(html:not(.fb-live)) .fb-br-src-t{font-size:12.5px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .fb-br-src-q{margin-top:2px;font-size:12px;color:var(--muted)}:where(html:not(.fb-live)) .fb-br-lanes{display:flex;flex-direction:column;gap:10px;min-width:0}:where(html:not(.fb-live)) .fb-br-lane{display:flex;align-items:center;min-width:0}:where(html:not(.fb-live)) .fb-br-lane.dim{opacity:.65}:where(html:not(.fb-live)) .fb-br-chip{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:600;color:var(--text);background:var(--panel-2);border:1px solid var(--input-border);border-radius:var(--radius-pill);padding:4px 11px}:where(html:not(.fb-live)) .fb-br-arrow{position:relative;flex:0 0 44px;height:2px;margin:0 9px;background:var(--input-border)}:where(html:not(.fb-live)) .fb-br-arrow:after{content:"";position:absolute;right:-1px;top:-4px;border-left:7px solid var(--input-border);border-top:5px solid transparent;border-bottom:5px solid transparent}:where(html:not(.fb-live)) .fb-br-dest{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:7px 12px;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);font-size:12.5px;font-weight:600;color:var(--text)}:where(html:not(.fb-live)) .fb-br-dest.unset{color:var(--warn);border-color:var(--warn-border);background:var(--warn-bg);font-weight:600}@media (max-width:760px){:where(html:not(.fb-live)) .fb-br-map{grid-template-columns:minmax(0,1fr);align-items:stretch}:where(html:not(.fb-live)) .fb-br-lane{flex-direction:column;align-items:flex-start}:where(html:not(.fb-live)) .fb-br-arrow{flex:0 0 auto;width:22px;margin:11px 0 11px 20px;transform:rotate(90deg)}:where(html:not(.fb-live)) .fb-br-dest{width:100%}:where(html:not(.fb-live)) .fb-br-x{margin-left:0}:where(html:not(.fb-live)) input.fb-br-text,:where(html:not(.fb-live)) select.fb-br-pick{flex:1 1 100%;width:100%}}:where(html:not(.fb-live)) .stat-pill{border:1px solid var(--border);background:var(--panel);color:var(--text-2);border-radius:var(--radius-pill);padding:5px 13px;font:inherit;font-size:12.5px;cursor:pointer;transition:background .16s var(--ease),color .16s var(--ease),border-color .16s var(--ease)}:where(html:not(.fb-live)) .stat-pill:hover{border-color:var(--accent);color:var(--text)}:where(html:not(.fb-live)) .stat-pill.active{background:var(--accent);border-color:var(--accent);color:var(--accent-ink,#fff);font-weight:600}:where(html:not(.fb-live)) .lead-note{flex-wrap:wrap;align-items:center}:where(html:not(.fb-live)) .lead-note>span{flex:1 1 260px}:where(html:not(.fb-live)) .lead-note-act{flex:0 0 auto;min-height:30px;padding:3px 12px;font-size:12.5px;text-decoration:none}:where(html:not(.fb-live)) .set-fold{margin-top:16px;border-top:1px dashed var(--border);padding-top:12px}:where(html:not(.fb-live)) .set-fold>summary{cursor:pointer;font-size:12.5px;font-weight:600;color:var(--text);list-style:none}:where(html:not(.fb-live)) .set-fold>summary::-webkit-details-marker{display:none}:where(html:not(.fb-live)) .set-fold>summary:before{content:"▸";display:inline-block;margin-right:7px;color:var(--muted);transition:transform .18s var(--ease)}:where(html:not(.fb-live)) .set-fold[open]>summary:before{transform:rotate(90deg)}:where(html:not(.fb-live)) .set-fold-body{padding-top:4px}:where(html:not(.fb-live)) .set-breadcrumb{margin-top:20px}:where(html:not(.fb-live)) .set-breadcrumb>button{display:block;width:100%;text-align:left;border:1px dashed var(--border);border-radius:var(--radius);background:transparent;color:var(--text-2);font:inherit;font-size:12.5px;line-height:1.5;padding:11px 14px;cursor:pointer;transition:border-color .16s var(--ease),color .16s var(--ease),background .16s var(--ease)}:where(html:not(.fb-live)) .set-breadcrumb>button:hover{border-color:var(--accent);color:var(--text);background:var(--muted-surface)}:where(html:not(.fb-live)) .set-breadcrumb strong{color:var(--text)}:where(html:not(.fb-live)) .set-danger-confirm{margin-top:4px;padding:14px;border:1px solid var(--danger-border);border-radius:var(--radius);background:var(--danger-bg)}:where(html:not(.fb-live)) .set-danger-confirm label{color:var(--text)}:where(html:not(.fb-live)) .set-danger-confirm strong{color:var(--danger-strong)}:where(html:not(.fb-live)) .dom-back{display:inline-block;margin-bottom:6px;font-size:12.5px;color:var(--accent-text);text-decoration:none}:where(html:not(.fb-live)) .dom-back:hover{text-decoration:underline}:where(html:not(.fb-live)) .dom-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-2);padding:14px 16px;margin-bottom:10px}:where(html:not(.fb-live)) .dom-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}:where(html:not(.fb-live)) .dom-card-id{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}:where(html:not(.fb-live)) .dom-host{font-size:14px;font-weight:700;color:var(--text);word-break:break-all}:where(html:not(.fb-live)) .dom-card-act{display:flex;align-items:center;gap:8px;flex:0 0 auto}:where(html:not(.fb-live)) .dom-chip{display:inline-flex;align-items:center;border-radius:var(--radius-pill);padding:2px 10px;font-size:11.5px;font-weight:600;border:1px solid transparent;white-space:nowrap}:where(html:not(.fb-live)) .dom-chip.success{background:var(--success-bg);border-color:var(--success-border);color:var(--success)}:where(html:not(.fb-live)) .dom-chip.warn{background:var(--warn-bg);border-color:var(--warn-border);color:var(--warn)}:where(html:not(.fb-live)) .dom-chip.error{background:var(--danger-bg);border-color:var(--danger-border);color:var(--danger-strong)}:where(html:not(.fb-live)) .dom-chip.idle{background:var(--muted-surface);border-color:var(--border);color:var(--muted)}:where(html:not(.fb-live)) .dom-detail{margin:8px 0 0;font-size:12.5px;line-height:1.5}:where(html:not(.fb-live)) .dom-uses{display:grid;grid-gap:4px;gap:4px;margin-top:10px}:where(html:not(.fb-live)) .dom-use{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--text-2);flex-wrap:wrap}:where(html:not(.fb-live)) .dom-use code{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1px 7px;font-size:12px}:where(html:not(.fb-live)) .dom-use a{color:var(--accent-text);text-decoration:none}:where(html:not(.fb-live)) .dom-use a:hover{text-decoration:underline}:where(html:not(.fb-live)) .dom-dns{margin-top:12px;padding-top:12px;border-top:1px dashed var(--border)}:where(html:not(.fb-live)) .dom-hint{font-size:12px;line-height:1.55;margin:8px 0 0}:where(html:not(.fb-live)) .dom-copy{min-height:24px;padding:0 8px;font-size:11.5px;margin-left:6px}:where(html:not(.fb-live)) .dom-h3{color:var(--text);font-size:14px;margin:20px 0 0}:where(html:not(.fb-live)) .dom-menu-wrap{position:relative}:where(html:not(.fb-live)) .dom-menu-btn{min-height:30px;padding:0 10px;line-height:1}:where(html:not(.fb-live)) .dom-menu-scrim{position:fixed;inset:0;z-index:40}:where(html:not(.fb-live)) .dom-menu{position:absolute;right:0;top:calc(100% + 4px);z-index:41;min-width:168px;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:4px;display:grid}:where(html:not(.fb-live)) .dom-menu>button{text-align:left;background:transparent;border:0;color:var(--text);font:inherit;font-size:13px;padding:7px 10px;border-radius:var(--radius-sm);cursor:pointer;transition:background .14s var(--ease)}:where(html:not(.fb-live)) .dom-menu>button:hover{background:var(--muted-surface)}:where(html:not(.fb-live)) .dom-menu>button.danger{color:var(--danger-strong)}:where(html:not(.fb-live)) .dom-add{border-color:var(--accent)}:where(html:not(.fb-live)) .dom-steps{display:flex;gap:18px;flex-wrap:wrap;list-style:none;counter-reset:domstep;margin:14px 0 18px;padding:0}:where(html:not(.fb-live)) .dom-steps>li{counter-increment:domstep;font-size:12.5px;color:var(--muted)}:where(html:not(.fb-live)) .dom-steps>li:before{content:counter(domstep);display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;margin-right:7px;border-radius:var(--radius-pill);background:var(--panel-2);border:1px solid var(--border);font-size:11px;font-weight:700}:where(html:not(.fb-live)) .dom-steps>li.on{color:var(--text);font-weight:600}:where(html:not(.fb-live)) .dom-steps>li.on:before{background:var(--accent);border-color:var(--accent);color:var(--accent-ink,#fff)}:where(html:not(.fb-live)) .dom-steps>li.done:before{background:var(--success-bg);border-color:var(--success-border);color:var(--success)}:where(html:not(.fb-live)) .dom-legend{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:16px;padding-top:14px;border-top:1px solid var(--border);font-size:12px}:where(html:not(.fb-live)) .ab-auto{margin-top:14px;padding-top:12px;border-top:1px solid var(--border)}:where(html:not(.fb-live)) .fb-link-btn{border:0;background:none;padding:0;font:inherit;color:var(--accent-text);cursor:pointer;text-decoration:underline;text-underline-offset:2px}:where(html:not(.fb-live)) .fb-link-btn:hover{color:var(--accent-text-hover)}:where(html:not(.fb-live)) .fb-link-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}:where(html:not(.fb-live)) .fb-seo-field{margin-top:12px}:where(html:not(.fb-live)) .fb-seo-field:first-of-type{margin-top:0}:where(html:not(.fb-live)) .fb-seo-lbl{display:flex;align-items:center;gap:8px;flex-wrap:wrap}:where(html:not(.fb-live)) .fb-seo-lbl>label{margin-bottom:0}:where(html:not(.fb-live)) .fb-seo-chip{display:inline-block;padding:2px 7px;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--panel-2);color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.05em;line-height:1.5;white-space:nowrap}:where(html:not(.fb-live)) .fb-seo-chip.own{border-color:color-mix(in srgb,var(--accent) 45%,transparent);background:color-mix(in srgb,var(--accent) 14%,transparent);color:var(--accent-text)}:where(html:not(.fb-live)) .fb-seo-clear{margin-left:auto;border:0;background:none;padding:0;font:inherit;font-size:11.5px;color:var(--accent-text);cursor:pointer;text-decoration:underline;text-underline-offset:2px}:where(html:not(.fb-live)) .fb-seo-clear:hover{color:var(--accent-text-hover)}:where(html:not(.fb-live)) .fb-seo-clear:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}:where(html:not(.fb-live)) .fb-seo-card{display:flex;gap:0;flex-direction:column;max-width:420px;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--panel-2)}:where(html:not(.fb-live)) .fb-seo-card-img{display:block;width:100%;aspect-ratio:1.91/1;object-fit:cover;background:var(--muted-surface);border-bottom:1px solid var(--border)}:where(html:not(.fb-live)) .fb-seo-card-none{display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:12px}:where(html:not(.fb-live)) .fb-seo-card-body{padding:10px 12px 12px;min-width:0}:where(html:not(.fb-live)) .fb-seo-card-host{font-size:11px;color:var(--muted);text-transform:lowercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(html:not(.fb-live)) .fb-seo-card-title{margin-top:3px;color:var(--text);font-size:13.5px;font-weight:700;line-height:1.35}:where(html:not(.fb-live)) .fb-seo-card-desc{margin-top:3px;color:var(--text-2);font-size:12px;line-height:1.45}:where(html:not(.fb-live)) .modal.fb-new-modal{width:720px;overflow-y:visible}:where(html:not(.fb-live)) .fb-new-modal .modal-foot,:where(html:not(.fb-live)) .fb-new-modal .modal-head{flex:0 0 auto}@media (max-width:768px){:where(html:not(.fb-live)) .fb-new-modal .modal-foot{flex-direction:column-reverse}:where(html:not(.fb-live)) .fb-new-modal .modal-foot .btn{width:100%;justify-content:center}}:where(html:not(.fb-live)) .fb-new-body{flex:1 1 auto;min-height:0;overflow-y:auto;margin:0 -4px;padding:0 4px 2px}:where(html:not(.fb-live)) .fb-doors{display:flex;flex-direction:column;gap:10px}:where(html:not(.fb-live)) .fb-door{display:flex;gap:12px;align-items:flex-start;width:100%;text-align:left;padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);cursor:pointer;transition:border-color var(--ease),background var(--ease),transform var(--ease)}:where(html:not(.fb-live)) .fb-door:hover{border-color:color-mix(in srgb,var(--accent) 40%,var(--border));transform:translateY(-1px)}:where(html:not(.fb-live)) .fb-door:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:where(html:not(.fb-live)) .fb-door.sel{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent)}:where(html:not(.fb-live)) .fb-door.lead{padding:18px 16px;background:color-mix(in srgb,var(--accent) 6%,var(--panel))}:where(html:not(.fb-live)) .fb-door.lead.sel{background:color-mix(in srgb,var(--accent) 12%,transparent)}:where(html:not(.fb-live)) .fb-door.quiet{padding:11px 14px}:where(html:not(.fb-live)) .fb-door-ico{flex:0 0 auto;width:34px;height:34px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:17px;background:var(--panel-2);border:1px solid var(--border)}:where(html:not(.fb-live)) .fb-door.lead .fb-door-ico{background:color-mix(in srgb,var(--claude) 20%,transparent);border-color:color-mix(in srgb,var(--claude) 45%,transparent)}:where(html:not(.fb-live)) .fb-door.quiet .fb-door-ico{width:28px;height:28px;font-size:14px}:where(html:not(.fb-live)) .fb-door-body{min-width:0;flex:1 1 auto}:where(html:not(.fb-live)) .fb-door-t{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--text);font-size:14.5px;font-weight:700;line-height:1.3}:where(html:not(.fb-live)) .fb-door.lead .fb-door-t{font-size:16px}:where(html:not(.fb-live)) .fb-door.quiet .fb-door-t{color:var(--text-2);font-size:13.5px;font-weight:600}:where(html:not(.fb-live)) .fb-door-b{margin:4px 0 0;color:var(--text-2);font-size:12.5px;line-height:1.5}:where(html:not(.fb-live)) .fb-door.quiet .fb-door-b{color:var(--muted);font-size:12px}:where(html:not(.fb-live)) .fb-door-rec{padding:2px 8px;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--claude) 22%,transparent);border:1px solid color-mix(in srgb,var(--claude) 45%,transparent);color:var(--text);font-size:10.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}:where(html:not(.fb-live)) .fb-door-open{margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}:where(html:not(.fb-live)) .fb-door-panel{margin:-2px 0 2px;padding:0 2px}:where(html:not(.fb-live)) .fb-gal-note{margin:10px 0 0;color:var(--muted);font-size:11.5px;line-height:1.5}:where(html:not(.fb-live)) .fb-inline-field{margin:12px 0 2px}:where(html:not(.fb-live)) .fb-inline-field label{display:block;margin-bottom:6px}:where(html:not(.fb-live)) .fb-tpl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:12px;gap:12px;max-height:340px;overflow-y:auto;flex-shrink:0;padding:2px}:where(html:not(.fb-live)) .fb-tpl{text-align:left;padding:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);cursor:pointer;transition:border-color var(--ease),transform var(--ease)}:where(html:not(.fb-live)) .fb-tpl-body{padding:10px 12px 12px}:where(html:not(.fb-live)) .fb-tpl:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--accent) 40%,var(--border))}:where(html:not(.fb-live)) .fb-tpl:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:where(html:not(.fb-live)) .fb-tpl.sel{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,transparent)}:where(html:not(.fb-live)) .fb-tpl-head{height:64px;display:flex;align-items:center;padding:0 12px;color:#fff;font-weight:800;font-size:13px;line-height:1.25}:where(html:not(.fb-live)) .fb-tpl-cat{margin-top:0;color:var(--muted);font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}:where(html:not(.fb-live)) .fb-tpl-name{margin-top:2px;color:var(--text);font-size:13.5px;font-weight:700;line-height:1.3}:where(html:not(.fb-live)) .fb-tpl-desc{margin:4px 0 0;color:var(--text-2);font-size:12px;line-height:1.45}:where(html:not(.fb-live)) .fb-tpl-steps{margin:6px 0 0;color:var(--muted);font-size:11.5px}@media (max-width:560px){:where(html:not(.fb-live)) .fb-tpl-grid{grid-template-columns:minmax(0,1fr);max-height:280px}:where(html:not(.fb-live)) .fb-door,:where(html:not(.fb-live)) .fb-door.lead,:where(html:not(.fb-live)) .fb-door.quiet{padding:12px}}:where(html:not(.fb-live)) .wc-anchor{position:relative;display:inline-flex}:where(html:not(.fb-live)) .wc-trigger{border:0;background:none;padding:0 0 0 2px;font:inherit;color:inherit;cursor:pointer;border-radius:var(--radius-sm);transition:opacity .18s var(--ease)}:where(html:not(.fb-live)) .wc-trigger:hover{opacity:.75}:where(html:not(.fb-live)) .wc-pop{position:absolute;z-index:60;top:calc(100% + 8px);right:0;width:380px;max-width:min(380px,calc(100vw - 32px));padding:14px;text-align:left;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);color:var(--text-2);font-weight:400}:where(html:not(.fb-live)) .wc-pop.flip-up{top:auto;bottom:calc(100% + 8px)}:where(html:not(.fb-live)) .wc-title{margin:0 0 10px;font-size:13px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .wc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}:where(html:not(.fb-live)) .wc-row{display:grid;grid-template-columns:14px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:baseline;font-size:12.5px}:where(html:not(.fb-live)) .wc-dot{color:var(--muted);font-size:11px;line-height:1.5}:where(html:not(.fb-live)) .wc-dot-claude{color:var(--claude)}:where(html:not(.fb-live)) .wc-what{color:var(--text);min-width:0}:where(html:not(.fb-live)) .wc-when{color:var(--muted);font-size:11.5px;white-space:nowrap}:where(html:not(.fb-live)) .wc-foot{margin:12px 0 10px;padding-top:10px;border-top:1px solid var(--border);font-size:12px;color:var(--muted);line-height:1.5}:where(html:not(.fb-live)) .ob-card{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius-lg);padding:26px;margin-bottom:16px}:where(html:not(.fb-live)) .ob-first{max-width:620px;margin-left:auto;margin-right:auto;padding:44px 44px 36px;text-align:center}:where(html:not(.fb-live)) .ob-first .ob-eyebrow{margin-bottom:13px;letter-spacing:.12em}:where(html:not(.fb-live)) .ob-first .ob-h2{margin-bottom:12px;font-size:26px;font-weight:800}:where(html:not(.fb-live)) .ob-first .ob-body{max-width:470px;margin:0 auto 24px;font-size:14.5px}:where(html:not(.fb-live)) .ob-first .ob-cta{padding:11px 22px;font-size:14px}@media (max-width:560px){:where(html:not(.fb-live)) .ob-first{padding:30px 20px 26px}:where(html:not(.fb-live)) .ob-first .ob-h2{font-size:22px}}:where(html:not(.fb-live)) .ob-eyebrow{margin:0 0 8px;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text)}:where(html:not(.fb-live)) .ob-h2{margin:0 0 10px;font-size:21px;font-weight:700;line-height:1.25;color:var(--text)}:where(html:not(.fb-live)) .ob-body{margin:0 0 16px;font-size:13.5px;line-height:1.6;color:var(--text-2)}:where(html:not(.fb-live)) .ob-cta{display:inline-block}:where(html:not(.fb-live)) .ob-quiet{margin:12px 0 0;font-size:12.5px;color:var(--muted)}:where(html:not(.fb-live)) .ob-foot{margin:16px 0 0;font-size:12px;color:var(--muted);line-height:1.55}:where(html:not(.fb-live)) .ob-steps{list-style:none;margin:34px 0 0;padding:26px 0 0;border-top:1px solid var(--border);display:flex;justify-content:center;flex-wrap:wrap;gap:10px;text-align:center}:where(html:not(.fb-live)) .ob-step{flex:1 1 150px;max-width:180px;min-width:0}:where(html:not(.fb-live)) .ob-num{width:26px;height:26px;margin:0 auto 8px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:700;color:var(--accent-text);background:var(--panel-2);border:1px solid var(--border)}:where(html:not(.fb-live)) .ob-step-title{display:block;margin-bottom:2px;font-size:13px;font-weight:600;color:var(--text)}:where(html:not(.fb-live)) .ob-step-line{display:block;margin-top:2px;font-size:12px;line-height:1.5;color:var(--muted)}:where(html:not(.fb-live)) .ob-pill{display:inline-flex;align-items:center;gap:7px;margin:0 0 12px;padding:4px 11px;border-radius:9999px;font-size:12px;font-weight:600;color:var(--success);background:var(--success-bg);border:1px solid var(--success-border)}:where(html:not(.fb-live)) .ob-pill:before{content:"";width:7px;height:7px;border-radius:9999px;background:currentColor;flex:0 0 auto}:where(html:not(.fb-live)) .ob-check{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}:where(html:not(.fb-live)) .ob-check-row{display:grid;grid-template-columns:16px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:baseline;font-size:13px;color:var(--muted)}:where(html:not(.fb-live)) .ob-check-row.done{color:var(--text)}:where(html:not(.fb-live)) .ob-check-row.now{color:var(--text);font-weight:600}:where(html:not(.fb-live)) .ob-check-mark{font-size:12px;line-height:1.45;color:var(--muted)}:where(html:not(.fb-live)) .ob-check-row.done .ob-check-mark{color:var(--success)}:where(html:not(.fb-live)) .ob-check-row.now .ob-check-mark{color:var(--accent-text)}:where(html:not(.fb-live)) .ob-writing .ob-h2{display:flex;align-items:baseline;flex-wrap:wrap}:where(html:not(.fb-live)) .ob-dots span{animation:ob-blink 1.4s infinite both}:where(html:not(.fb-live)) .ob-dots span:nth-child(2){animation-delay:.2s}:where(html:not(.fb-live)) .ob-dots span:nth-child(3){animation-delay:.4s}@keyframes ob-blink{0%,80%,to{opacity:.15}40%{opacity:1}}:where(html:not(.fb-live)) .ob-strip{display:flex;align-items:center;gap:10px;margin:18px 0 4px;padding-bottom:6px;overflow-x:auto}:where(html:not(.fb-live)) .ob-thumb{position:relative;flex:0 0 auto;width:128px;height:86px;overflow:hidden;border:1px dashed var(--border);border-radius:var(--radius);background:var(--panel-2)}:where(html:not(.fb-live)) .ob-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 30%,color-mix(in srgb,var(--text) 7%,transparent) 50%,transparent 70%);animation:ob-shimmer 1.8s var(--ease) infinite}@keyframes ob-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}:where(html:not(.fb-live)) .ob-thumb i{display:block;border-radius:3px}:where(html:not(.fb-live)) .ob-thumb .b1{height:14px;width:75%;margin:10px 10px 5px;background:var(--accent);opacity:.85}:where(html:not(.fb-live)) .ob-thumb .b2{height:6px;width:70%;margin:0 10px 5px;background:var(--border)}:where(html:not(.fb-live)) .ob-thumb .b3{height:16px;width:50%;margin:14px 10px 0;border-radius:4px;background:var(--accent);opacity:.5}:where(html:not(.fb-live)) .ob-arrow{flex:0 0 auto;color:var(--muted);font-size:15px}:where(html:not(.fb-live)) .ob-strip-real{list-style:none;margin:18px 0 8px;padding:0 0 6px}:where(html:not(.fb-live)) .ob-thumb.lit{border-style:solid;border-color:var(--accent)}:where(html:not(.fb-live)) .ob-thumb.lit .b1{opacity:1}:where(html:not(.fb-live)) .ob-thumb.lit .b3{opacity:.75}:where(html:not(.fb-live)) .ob-thumb.lit:after{display:none}:where(html:not(.fb-live)) .ob-more{flex:0 0 auto;font-size:12px;color:var(--muted);align-self:center}:where(html:not(.fb-live)) .ob-thumb-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}:where(html:not(.fb-live)) .ob-bar{height:4px;margin-bottom:8px;border-radius:var(--radius-pill);background:var(--panel-2);overflow:hidden}:where(html:not(.fb-live)) .ob-bar>span{display:block;height:100%;border-radius:var(--radius-pill);background:var(--accent);transform-origin:left center;transition:transform .25s var(--ease)}:where(html:not(.fb-live)) .ob-caption{margin:0 0 18px;font-size:11.5px;color:var(--muted)}:where(html:not(.fb-live)) .ob-buildname{margin:0 0 12px;font-size:12.5px;color:var(--muted)}:where(html:not(.fb-live)) .ob-buildname strong{color:var(--text);font-weight:600}@media (max-width:560px){:where(html:not(.fb-live)) .ob-thumb{width:92px;height:62px}:where(html:not(.fb-live)) .ob-thumb .b1{height:10px;margin:8px 8px 4px}:where(html:not(.fb-live)) .ob-thumb .b2{margin:0 8px 4px}:where(html:not(.fb-live)) .ob-thumb .b3{height:12px;margin:10px 8px 0}}:where(html:not(.fb-live)) .ob-escape{margin:14px 0 0;font-size:12.5px}:where(html:not(.fb-live)) .ob-feed-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:7px}:where(html:not(.fb-live)) .ob-check-feed{margin:7px 0 2px;font-weight:400}:where(html:not(.fb-live)) .ob-feed-row{display:grid;grid-template-columns:14px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:baseline;font-size:12.5px;line-height:1.5}:where(html:not(.fb-live)) .ob-feed-mark{color:var(--claude);font-size:11px}:where(html:not(.fb-live)):not(.dark) .ob-feed-mark{color:color-mix(in srgb,var(--claude) 65%,var(--text))}:where(html:not(.fb-live)) .ob-feed-what{color:var(--text);min-width:0;overflow-wrap:anywhere}:where(html:not(.fb-live)) .ob-feed-row.now .ob-feed-mark{color:var(--accent-text)}:where(html:not(.fb-live)) .ob-feed-row.done .ob-feed-mark{color:var(--success)}:where(html:not(.fb-live)) .ob-feed-row.now .ob-feed-what{font-weight:600}:where(html:not(.fb-live)) .ob-feed-row.done .ob-feed-what{color:var(--text-2)}:where(html:not(.fb-live)) .ob-feed-when{color:var(--muted);font-size:11.5px;white-space:nowrap}@media (max-width:560px){:where(html:not(.fb-live)) .ob-feed-row{grid-template-columns:14px minmax(0,1fr)}:where(html:not(.fb-live)) .ob-feed-when{grid-column:2;white-space:normal}}:where(html:not(.fb-live)) .ca-strip{margin:0 0 16px;padding:10px 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-2)}:where(html:not(.fb-live)) .ob-prompt{margin-top:18px;padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-2)}:where(html:not(.fb-live)) .ob-prompt-label{margin:0 0 6px;font-size:12px;font-weight:600;color:var(--text)}:where(html:not(.fb-live)) .ob-prompt-text{margin:0 0 10px;font-size:12.5px;line-height:1.55;color:var(--text-2)}:where(html:not(.fb-live)) .ob-draft{border-color:var(--accent)}:where(html:not(.fb-live)) .ob-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}:where(html:not(.fb-live)) .ob-badge{display:inline-block;padding:3px 10px;border-radius:9999px;font-size:11.5px;font-weight:600;border:1px solid transparent}:where(html:not(.fb-live)) .ob-badge.ok{color:var(--success);background:var(--success-bg);border-color:var(--success-border)}:where(html:not(.fb-live)) .ob-badge.warn{color:var(--warn);background:var(--warn-bg);border-color:var(--warn-border)}:where(html:not(.fb-live)) .ob-chips{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 14px}:where(html:not(.fb-live)) .ob-chip{padding:4px 10px;border-radius:var(--radius-pill);font-size:12px;color:var(--text-2);background:var(--panel-2);border:1px solid var(--border)}:where(html:not(.fb-live)) .ob-blanks{padding:12px 14px;border:1px solid var(--warn-border);border-radius:var(--radius);background:var(--warn-bg)}:where(html:not(.fb-live)) .ob-blanks-title{margin:0 0 6px;font-size:12.5px;line-height:1.5;color:var(--text)}:where(html:not(.fb-live)) .ob-blanks-list{margin:0;padding-left:18px;font-size:12.5px;line-height:1.7;color:var(--text-2)}:where(html:not(.fb-live)) .ob-blank-chips{display:flex;flex-wrap:wrap;gap:6px;margin:2px 0 0}:where(html:not(.fb-live)) .ob-blank-chip{padding:4px 10px;border-radius:var(--radius-pill);font-size:12px;font-family:inherit;color:var(--text);background:transparent;border:1px dashed var(--warn-border);cursor:pointer;transition:transform .16s var(--ease),border-color .16s var(--ease),background .16s var(--ease)}:where(html:not(.fb-live)) .ob-blank-chip:hover{transform:translateY(-1px);border-style:solid;border-color:var(--warn)}:where(html:not(.fb-live)) .ob-chip-hint{margin:8px 0 0;font-size:11.5px;color:var(--muted)}:where(html:not(.fb-live)) button.ob-chip{cursor:pointer;font-family:inherit;transition:transform .16s var(--ease),border-color .16s var(--ease),color .16s var(--ease)}:where(html:not(.fb-live)) button.ob-chip:hover:not(:disabled){transform:translateY(-2px);border-color:var(--accent);color:var(--accent-text)}:where(html:not(.fb-live)) button.ob-chip:disabled{cursor:not-allowed;opacity:.6}:where(html:not(.fb-live)) .cc-step{animation:cc-in .4s cubic-bezier(.4,0,.2,1) both}:where(html:not(.fb-live)) .cc-step:nth-of-type(2){animation-delay:.06s}:where(html:not(.fb-live)) .cc-step:nth-of-type(3){animation-delay:.12s}@keyframes cc-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}:where(html:not(.fb-live)) .cc-step.done .cc-num{background:var(--success-bg);color:var(--success)}:where(html:not(.fb-live)) .cc-step.now .cc-num{background:var(--accent);color:var(--accent-ink,var(--panel))}:where(html:not(.fb-live)) .cc-step.todo .cc-num{background:var(--panel-2);color:var(--muted)}:where(html:not(.fb-live)) .cc-step.todo .cc-title{color:var(--text-2)}:where(html:not(.fb-live)) .cc-step.todo .cc-line{color:var(--muted)}:where(html:not(.fb-live)) .cc-ok{margin:10px 0 4px;padding:11px 13px;border-radius:var(--radius);border:1px solid var(--success-border);background:var(--success-bg);color:var(--text);font-size:12.5px;line-height:1.55}:where(html:not(.fb-live)) .cc-status-act{margin-left:auto;flex:0 0 auto}:where(html:not(.fb-live)) .cc-step{display:grid;grid-template-columns:26px minmax(0,1fr);grid-gap:12px;gap:12px;padding:16px 0;border-top:1px solid var(--border)}:where(html:not(.fb-live)) .cc-step:first-of-type{border-top:0;padding-top:8px}:where(html:not(.fb-live)) .cc-num{width:26px;height:26px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:700;color:var(--accent-text);background:var(--panel-2)}:where(html:not(.fb-live)) .cc-body{min-width:0}:where(html:not(.fb-live)) .cc-title{margin:2px 0 6px;font-size:14px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .cc-line{margin:0 0 10px;font-size:13px;line-height:1.6;color:var(--text-2)}:where(html:not(.fb-live)) .cc-note{margin:10px 0 0;font-size:12px;line-height:1.55;color:var(--muted)}:where(html:not(.fb-live)) .cc-code{margin:0 0 10px;padding:12px 14px;border-radius:var(--radius);background:var(--sidebar);border:1px solid var(--border);color:#e9edef;font-size:12px;line-height:1.6;overflow-x:auto;white-space:pre}:where(html:not(.fb-live)) .cc-quote{margin:0 0 10px;padding:12px 14px;border-left:3px solid var(--accent);border-radius:0 var(--radius) var(--radius) 0;background:var(--panel-2);font-size:12.5px;line-height:1.6;color:var(--text-2)}:where(html:not(.fb-live)) .cc-status{display:flex;align-items:center;gap:8px;margin-top:18px;padding-top:14px;border-top:1px solid var(--border);font-size:12.5px;font-weight:600;color:var(--muted)}:where(html:not(.fb-live)) .cc-status.ok{color:var(--success)}:where(html:not(.fb-live)) .cc-dot{width:8px;height:8px;border-radius:9999px;background:var(--success);flex:0 0 auto}:where(html:not(.fb-live)) .cc-dot.waiting{background:var(--muted);animation:cc-breathe 1.8s var(--ease) infinite}@keyframes cc-breathe{0%,to{opacity:1}50%{opacity:.35}}:where(html:not(.fb-live)) .cc-trust{margin:10px 0 0;font-size:12px;line-height:1.55;color:var(--muted)}:where(html:not(.fb-live)) .ps-card{margin-bottom:16px;padding:20px 22px;background:var(--panel);border:1px solid var(--success-border);border-radius:var(--radius-lg)}:where(html:not(.fb-live)) .ps-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}:where(html:not(.fb-live)) .ps-check{width:26px;height:26px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--success);background:var(--success-bg);border:1px solid var(--success-border);animation:ps-pop .45s cubic-bezier(.34,1.56,.64,1) .1s both}@keyframes ps-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}:where(html:not(.fb-live)) .ps-h2{margin:0;font-size:18px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .ps-body{margin:0 0 12px;font-size:13px;color:var(--text-2)}:where(html:not(.fb-live)) .ps-linkrow{display:flex;flex-wrap:wrap;align-items:center;gap:8px}:where(html:not(.fb-live)) .ps-link{flex:1 1 240px;min-width:0;padding:8px 12px;border-radius:var(--radius);background:var(--panel-2);border:1px solid var(--border);font-size:12.5px;color:var(--text);overflow-x:auto;white-space:nowrap}:where(html:not(.fb-live)) .ps-next{margin:14px 0 0;font-size:12.5px;color:var(--text-2)}:where(html:not(.fb-live)) .ps-alt{margin:8px 0 0;font-size:12px;color:var(--text-2)}:where(html:not(.fb-live)) .ps-alt code{font-size:11.5px}:where(html:not(.fb-live)) .ps-alt-warn{color:var(--warn)}:where(html:not(.fb-live)) .kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-auto-rows:1fr;grid-gap:12px;gap:12px;margin-bottom:16px}:where(html:not(.fb-live)) .panel.kpi{display:flex;flex-direction:column;margin-bottom:0;min-width:0;transition:border-color var(--ease),transform var(--ease)}:where(html:not(.fb-live)) .panel.kpi:hover{transform:translateY(-1px);border-color:var(--muted-surface)}:where(html:not(.fb-live)) .kpi-label{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;font-size:12px;line-height:1.35;color:var(--muted)}:where(html:not(.fb-live)) .kpi-label>span{min-width:0}:where(html:not(.fb-live)) .kpi-info{flex:0 0 auto;font-size:11px;opacity:.8}:where(html:not(.fb-live)) .kpi-value{margin-top:auto;padding-top:6px;font-size:24px;font-weight:800;line-height:1.2;color:var(--text)}:where(html:not(.fb-live)) .kpi-foot{font-size:11px;line-height:1.35;color:var(--muted);padding-top:2px}:where(html:not(.fb-live)) .perf-scroll{overflow-x:auto}:where(html:not(.fb-live)) .perf-table-head{display:flex;align-items:baseline;gap:6px;padding:14px 16px 10px}:where(html:not(.fb-live)) .perf-table-title{font-size:13.5px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .perf-table-sub{font-size:12px;color:var(--muted)}:where(html:not(.fb-live)) .perf-row-note{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:1px}:where(html:not(.fb-live)) .perf-whisper{margin-bottom:16px}:where(html:not(.fb-live)) .perf-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:34px 18px;text-align:center}:where(html:not(.fb-live)) .perf-empty-title{font-size:15px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .perf-empty-sub{max-width:420px;font-size:13px;line-height:1.5;color:var(--muted)}:where(html:not(.fb-live)) .perf-empty .btn{margin-top:4px}@media (max-width:900px){:where(html:not(.fb-live)) .kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){:where(html:not(.fb-live)) .kpi-row{grid-template-columns:1fr}:where(html:not(.fb-live)) .perf-scroll{overflow-x:visible}:where(html:not(.fb-live)) .perf-scroll .ftable,:where(html:not(.fb-live)) .perf-scroll .ftable tbody,:where(html:not(.fb-live)) .perf-scroll .ftable td,:where(html:not(.fb-live)) .perf-scroll .ftable tr{display:block;width:100%}:where(html:not(.fb-live)) .perf-scroll .ftable thead{display:none}:where(html:not(.fb-live)) .perf-scroll .ftable tr{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-2);padding:4px 12px;margin-bottom:10px}:where(html:not(.fb-live)) .perf-scroll .ftable td{display:flex;justify-content:space-between;gap:12px;text-align:right;border-bottom:none;padding:5px 0}:where(html:not(.fb-live)) .perf-scroll .ftable td:before{content:attr(data-label);font-size:11.5px;font-weight:600;color:var(--muted);text-align:left}:where(html:not(.fb-live)) .perf-scroll .ftable td:first-child{justify-content:flex-start;text-align:left;font-size:13px;padding-top:8px}:where(html:not(.fb-live)) .perf-scroll .ftable td:first-child:before{display:none}}:where(html:not(.fb-live)) .leak-card{margin-bottom:16px;padding:22px;background:var(--panel);border:1px solid var(--warn-border);border-radius:var(--radius-lg)}:where(html:not(.fb-live)) .leak-eyebrow{margin:0 0 8px;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--warn)}:where(html:not(.fb-live)) .leak-h2{margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.3;color:var(--text)}:where(html:not(.fb-live)) .leak-chip{display:inline-block;margin:0 0 12px;padding:3px 10px;border-radius:var(--radius-pill);font-size:11.5px;color:var(--text-2);background:var(--panel-2);border:1px solid var(--border)}:where(html:not(.fb-live)) .leak-body{margin:0 0 14px;font-size:13px;line-height:1.6;color:var(--text-2)}:where(html:not(.fb-live)) .leak-bars{display:flex;flex-direction:column;gap:10px}:where(html:not(.fb-live)) .leak-bar{display:flex;flex-direction:column;gap:4px;min-width:0}:where(html:not(.fb-live)) .leak-bar-label{font-size:12px;color:var(--text-2)}:where(html:not(.fb-live)) .leak-bar-track{display:block;height:10px;border-radius:5px;background:var(--panel-2);overflow:hidden}:where(html:not(.fb-live)) .leak-bar-fill{display:block;height:100%;border-radius:5px;background:var(--accent)}:where(html:not(.fb-live)) .leak-bar-fill.weak{background:var(--warn)}:where(html:not(.fb-live)) .leak-note{margin:14px 0 0;font-size:11.5px;line-height:1.55;color:var(--muted)}@media (max-width:720px){:where(html:not(.fb-live)) .ob-step{flex:1 1 100%;max-width:none}:where(html:not(.fb-live)) .wc-pop{width:min(340px,calc(100vw - 32px))}}:where(html:not(.fb-live)) .fb-pill{display:inline-flex;align-items:center;border-radius:var(--radius-pill);padding:2px 10px;font-size:11.5px;font-weight:600;border:1px solid transparent;white-space:nowrap}:where(html:not(.fb-live)) .fb-pill.green{background:var(--success-bg);border-color:var(--success-border);color:var(--success)}:where(html:not(.fb-live)) .fb-pill.amber{background:var(--warn-bg);border-color:var(--warn-border);color:var(--warn)}:where(html:not(.fb-live)) .fb-pill.gray{background:var(--panel-2);border-color:var(--border);color:var(--text-2)}:where(html:not(.fb-live)) .fb-cardhead{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}:where(html:not(.fb-live)) .fb-cardhead .fb-spacer{flex:1 1}:where(html:not(.fb-live)) .fb-cardtitle{margin:0;font-size:14.5px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .fb-cardsub{font-size:12.5px;color:var(--muted)}:where(html:not(.fb-live)) .fb-whisper{font-size:11.5px;line-height:1.5;color:var(--muted);margin:8px 0 0}:where(html:not(.fb-live)) .fb-whisper b,:where(html:not(.fb-live)) .fb-whisper strong{color:var(--text-2)}:where(html:not(.fb-live)) .fb-mem{display:flex;align-items:center;gap:11px;flex-wrap:wrap;padding:12px 0;border-bottom:1px solid var(--border)}:where(html:not(.fb-live)) .fb-mem:last-child{border-bottom:none}:where(html:not(.fb-live)) .fb-mem-av{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff}:where(html:not(.fb-live)) .fb-mem-av.c0{background:var(--chip-a)}:where(html:not(.fb-live)) .fb-mem-av.c1{background:var(--chip-b)}:where(html:not(.fb-live)) .fb-mem-av.c2{background:var(--chip-c)}:where(html:not(.fb-live)) .fb-mem-av.c3{background:var(--chip-d)}:where(html:not(.fb-live)) .fb-mem-id{flex:1 1 170px;min-width:0}:where(html:not(.fb-live)) .fb-mem-who{font-size:13px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .fb-mem-mail{font-size:11.5px;color:var(--muted);overflow-wrap:anywhere}:where(html:not(.fb-live)) .fb-mem-when{font-size:11.5px;color:var(--muted);white-space:nowrap}:where(html:not(.fb-live)) button.fb-pill{font-family:inherit;cursor:pointer;transition:filter .16s var(--ease)}:where(html:not(.fb-live)) button.fb-pill:hover{filter:brightness(1.1)}:where(html:not(.fb-live)) button.fb-pill:disabled{cursor:default}:where(html:not(.fb-live)) button.fb-pill:disabled:hover{filter:none}:where(html:not(.fb-live)) .fb-legend-row{display:grid;grid-template-columns:84px minmax(0,1fr);grid-gap:12px;gap:12px;padding:6px 0;align-items:baseline}:where(html:not(.fb-live)) .fb-legend-role{font-size:12.5px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .fb-legend-text{font-size:12.5px;color:var(--text-2)}@media (max-width:768px){:where(html:not(.fb-live)) .fb-legend-row{grid-template-columns:1fr;gap:0}:where(html:not(.fb-live)) .fb-mem-when{width:100%}}:where(html:not(.fb-live)) .fbdoc-layout{display:grid;grid-template-columns:216px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}:where(html:not(.fb-live)) .fbdoc-layout>.panel{max-width:760px}:where(html:not(.fb-live)) .fbdoc-list{display:flex;flex-direction:column;gap:3px}:where(html:not(.fb-live)) .fbdoc-item{text-align:left;background:none;border:none;cursor:pointer;font:inherit;font-size:12.5px;color:var(--text-2);padding:8px 11px;border-radius:var(--radius);transition:background var(--ease),color var(--ease),transform var(--ease)}:where(html:not(.fb-live)) .fbdoc-item:hover{background:var(--panel-2);color:var(--text);transform:translateX(2px)}:where(html:not(.fb-live)) .fbdoc-item.active{background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent-text);font-weight:600}:where(html:not(.fb-live)) .fbdoc-h{font-size:17px;font-weight:700;color:var(--text);margin-bottom:2px}:where(html:not(.fb-live)) .fbdoc-kicker{font-size:11.5px;color:var(--muted);margin-bottom:12px}:where(html:not(.fb-live)) .fbdoc-p{font-size:13px;color:var(--text-2);margin:0 0 11px}:where(html:not(.fb-live)) .fbdoc-p b{color:var(--text)}:where(html:not(.fb-live)) .fbdoc-ul{margin:0 0 11px;padding-left:18px}:where(html:not(.fb-live)) .fbdoc-ul li{font-size:13px;color:var(--text-2);margin-bottom:5px}:where(html:not(.fb-live)) .fbdoc-ul b{color:var(--text)}:where(html:not(.fb-live)) .fbdoc-next{border-top:1px solid var(--border);margin-top:14px;padding-top:12px}:where(html:not(.fb-live)) .fbdoc-next-label{font-size:11.5px;color:var(--muted);margin-bottom:7px}:where(html:not(.fb-live)) .fbdoc-links{display:flex;flex-wrap:wrap;gap:7px}:where(html:not(.fb-live)) .fbdoc-chip{font:inherit;font-size:12.5px;color:var(--text-2);background:none;border:1px solid var(--border);border-radius:var(--radius);padding:5px 11px;cursor:pointer;transition:background var(--ease),color var(--ease)}:where(html:not(.fb-live)) .fbdoc-chip:hover{background:var(--panel-2);color:var(--text)}@media (max-width:900px){:where(html:not(.fb-live)) .fbdoc-layout{grid-template-columns:1fr}:where(html:not(.fb-live)) .fbdoc-list{flex-direction:row;flex-wrap:wrap}}:where(html:not(.fb-live)) .prod-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:14px}:where(html:not(.fb-live)) .prod-count{margin:0;font-size:12.5px;color:var(--muted)}:where(html:not(.fb-live)) .prod-search-wrap{flex:0 1 320px;min-width:140px;margin-left:auto}:where(html:not(.fb-live)) .prod-search{min-width:0}:where(html:not(.fb-live)) .prod-scroll{overflow-x:auto;margin-top:10px}:where(html:not(.fb-live)) .prod-table{width:100%;border-collapse:collapse;font-size:13.5px}:where(html:not(.fb-live)) .prod-table th{text-align:left;font-size:12.5px;font-weight:600;color:var(--muted);padding:10px 12px;border-bottom:1px solid var(--border);white-space:nowrap}:where(html:not(.fb-live)) .prod-table td{padding:10px 12px;border-bottom:1px solid var(--border);color:var(--text-2);vertical-align:middle}:where(html:not(.fb-live)) .prod-row.open>td,:where(html:not(.fb-live)) .prod-row:hover>td{background:var(--panel-2)}:where(html:not(.fb-live)) .prod-name{border:0;background:none;padding:0;font:inherit;font-weight:600;color:var(--text);text-align:left;cursor:pointer;overflow-wrap:anywhere}:where(html:not(.fb-live)) .prod-name:hover{color:var(--accent-text);text-decoration:underline}:where(html:not(.fb-live)) .prod-name-static{font-weight:600;color:var(--text);overflow-wrap:anywhere}:where(html:not(.fb-live)) .prod-price{white-space:nowrap}:where(html:not(.fb-live)) .prod-actions{text-align:right;white-space:nowrap}:where(html:not(.fb-live)) .prod-saved{margin-left:8px;font-size:12px;font-weight:600;color:var(--success);white-space:nowrap}:where(html:not(.fb-live)) .prod-none{color:var(--muted);font-size:12.5px}:where(html:not(.fb-live)) .prod-editor-row>td{background:var(--panel-2)}:where(html:not(.fb-live)) .prod-editor{display:grid;grid-gap:10px;gap:10px;padding:4px 0 6px}:where(html:not(.fb-live)) .prod-editor-title{font-size:13px;font-weight:700;color:var(--text)}:where(html:not(.fb-live)) .prod-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:10px;gap:10px}:where(html:not(.fb-live)) .prod-field{display:flex;flex-direction:column;gap:4px;min-width:0}:where(html:not(.fb-live)) .prod-field>span{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}:where(html:not(.fb-live)) .prod-foot{display:flex;flex-wrap:wrap;align-items:center;gap:8px}:where(html:not(.fb-live)) .prod-foot-spacer{flex:1 1 auto}:where(html:not(.fb-live)) .prod-hint{font-size:12px;font-weight:600;color:var(--warn)}:where(html:not(.fb-live)) .prod-empty{border:1px dashed var(--border);border-radius:var(--radius-lg);padding:28px 20px;text-align:center}:where(html:not(.fb-live)) .prod-empty-title{margin:0 0 6px;font-size:15px;font-weight:700;color:var(--text)}@media (max-width:768px){:where(html:not(.fb-live)) .prod-table,:where(html:not(.fb-live)) .prod-table tbody,:where(html:not(.fb-live)) .prod-table td,:where(html:not(.fb-live)) .prod-table tr{display:block;width:100%}:where(html:not(.fb-live)) .prod-table thead{display:none}:where(html:not(.fb-live)) .prod-table tr.prod-row{border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;margin-bottom:10px}:where(html:not(.fb-live)) .prod-table td{border-bottom:0;padding:3px 0;overflow-wrap:anywhere}:where(html:not(.fb-live)) .prod-table td[data-label]:before{content:attr(data-label);display:block;font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}:where(html:not(.fb-live)) .prod-actions{text-align:left;padding-top:8px}:where(html:not(.fb-live)) .prod-table tr.prod-editor-row{border:1px solid var(--border);border-top:0;border-radius:0 0 var(--radius) var(--radius);margin:-11px 0 10px;padding:0 12px}:where(html:not(.fb-live)) .prod-table tr.prod-editor-row.prod-editor-new{border-top:1px solid var(--border);border-radius:var(--radius);margin:0 0 10px}:where(html:not(.fb-live)) .prod-search-wrap{flex:1 1 100%;margin-left:0}}@media (prefers-reduced-motion:reduce){:where(html:not(.fb-live)) *,:where(html:not(.fb-live)) :after,:where(html:not(.fb-live)) :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}