@import url("https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&display=swap");:root{--bg:#f2f7fa;--panel:#ffffff;--panel-2:#f9fafb;--border:#eaecf0;--text:#101828;--text-2:#475467;--muted:#667085;--muted-surface:#667085;--accent:#155eef;--accent-hover:#1149c0;--accent-text:#1149c0;--accent-text-hover:#0b3894;--brand:#fe6e5e;--danger:#f04438;--sidebar:#1d1a26;--sidebar-pill:#4b5563;--input-bg:var(--panel);--input-border:#d0d5dd;--success:#067647;--success-bg:#ecfdf3;--success-border:#abefc6;--warn:#b54708;--warn-bg:#fffaeb;--warn-border:#fedf89;--danger-strong:#b42318;--danger-bg:#fef3f2;--danger-border:#fda29b;--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:var(--border);--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:#0b1220}html.dark .btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}html.dark input:not([type=checkbox]):not([type=radio]),html.dark select,html.dark textarea{border-color:var(--border);background:var(--panel-2)}html.dark input::placeholder,html.dark textarea::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 .badge.live{background:var(--success-bg)}html.dark .ftable tbody tr:hover td{background:var(--panel-2)}html.dark .ftable .nm,html.dark .kan-name,html.dark .module-title,html.dark .step-name{color:var(--text)}html.dark .topbar2{background:var(--panel)}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}body,html{margin:0;padding:0;background:var(--bg);color:var(--text-2);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)) 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:#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(html:not(.fb-live)) select,:where(html:not(.fb-live)) textarea{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:focus,:where(html:not(.fb-live)) select:focus,:where(html:not(.fb-live)) textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(21,94,239,.15)}:where(html:not(.fb-live)) input::placeholder,:where(html:not(.fb-live)) textarea::placeholder{color:#98a2b3}: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)) .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)) .shell{display:flex;min-height:100vh}:where(html:not(.fb-live)) .sidebar{width:280px;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 18px 14px;font-size:16px;font-weight:700;color:#fff}:where(html:not(.fb-live)) .side-logo{width:26px;height:26px;border-radius:7px;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:800}:where(html:not(.fb-live)) .side-tenant{display:flex;align-items:center;gap:10px;margin:0 14px 6px;padding:8px 12px;background:var(--sidebar-pill);border-radius:8px}:where(html:not(.fb-live)) .side-tenant-wrap{position:relative;margin:0 14px 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{filter:brightness(1.14)}:where(html:not(.fb-live)) .side-tenant .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-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:13px;font-weight:600;color:#fff;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:11px;color:#b8bfc9;text-transform:capitalize}: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:12px;padding:0 14px;margin:0 10px;height:40px;border-radius:var(--radius);color:#c4c8d4;font-weight:500;font-size:14px;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:var(--brand);color:#fff}:where(html:not(.fb-live)) .side-link.active svg{opacity:1}: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,.08)}: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:16px;min-height:56px;padding:0 24px;background:#fff;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:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:0}:where(html:not(.fb-live)) .tb-av{background:#a78a8a;color:#fff;font-size:12px;font-weight:600}: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)) .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)) .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)) .module-head{display:flex;align-items:center;gap:26px;height:100%}:where(html:not(.fb-live)) .module-title{font-size:20px;font-weight:600;color:#1f2937}:where(html:not(.fb-live)) .module-tabs{display:flex;gap:22px;align-items:stretch;height:56px}:where(html:not(.fb-live)) .module-tab{font-size:14.5px;font-weight:500;color:var(--text-2);display:flex;align-items:center;cursor:pointer;background:none;border:0;border-bottom:2px solid transparent;font-family:inherit;transition:color var(--ease),border-color var(--ease)}:where(html:not(.fb-live)) .module-tab:hover{color:var(--text)}:where(html:not(.fb-live)) .module-tab.active{color:var(--accent);border-bottom-color:var(--accent)}:where(html:not(.fb-live)) .page{max-width:1120px;margin:0 auto;width:100%;padding:26px 28px 80px}: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:#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-toc-link{font-size:12.5px;padding:5px 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}@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)) .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:30px;font-weight:700;color:var(--text);margin:0;letter-spacing:-.025em}: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);font-size:13.5px;font-weight:600;margin-bottom:14px;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:4px;border-bottom:1px solid var(--border);margin-bottom:22px}:where(html:not(.fb-live)) .tab{padding:10px 16px;font-size:14px;font-weight:600;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);border-bottom-color:var(--accent)}: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:auto}: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}: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:10px 12px;background:var(--panel-2);border:1px solid var(--border);border-radius:var(--radius-sm)}:where(html:not(.fb-live)) .step-path-row{display:flex;align-items:center;gap:6px;margin-top:6px;flex-wrap:wrap}: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 auto;width:auto;min-width:140px;max-width:260px;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{display:flex;align-items:center;gap:12px;background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:8px 12px;font-size:13.5px;flex-wrap:wrap}:where(html:not(.fb-live)) .ab-name{font-weight:600;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-lock:focus-visible,.ab-menu-item:focus-visible,.ab-route-pill:focus-visible,.ab-route-x:focus-visible,.ab-thumb:focus-visible,.ab-vpop-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,.module-tab: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:#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;justify-content:space-between;margin-bottom:4px}:where(html:not(.fb-live)) .app-card-icon{width:46px;height:46px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}: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-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);padding:20px 22px 18px;box-shadow:0 20px 60px rgba(16,24,40,.3)}:where(html:not(.fb-live)) .app-modal-head{display:flex;align-items:center;gap:12px;margin-bottom:8px}: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;margin-top:18px}@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;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:19px;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.active{background:var(--accent);color:#fff}html.dark .ab-devbtn.active{color:#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-tablewrap{--ab-cols:minmax(184px,3fr) minmax(104px,1.1fr) minmax(52px,0.8fr) minmax(44px,0.7fr) minmax(66px,1.1fr) minmax(48px,0.8fr) minmax(92px,1fr) minmax(40px,0.5fr);container:ab-table/inline-size;margin-top:4px}:where(html:not(.fb-live)) .ab-tabletools{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}:where(html:not(.fb-live)) .ab-tabletools select{min-width:0}:where(html:not(.fb-live)) .ab-thead{display:grid;grid-template-columns:var(--ab-cols);grid-gap:8px;gap:8px;padding:4px 13px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}:where(html:not(.fb-live)) .ab-vcard{border:1px solid var(--border);border-radius:10px;background:var(--panel);margin-top:8px;overflow:hidden}:where(html:not(.fb-live)) .ab-vcard.winner{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}:where(html:not(.fb-live)) .ab-vcard.paused{opacity:.74}:where(html:not(.fb-live)) .ab-vcard.pop-open{overflow:visible}:where(html:not(.fb-live)) .ab-vcard.pop-open>:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}:where(html:not(.fb-live)) .ab-vmain{display:grid;grid-template-columns:var(--ab-cols);grid-gap:8px;gap:8px;align-items:center;padding:10px 12px}:where(html:not(.fb-live)) .ab-cell{min-width:0;font-size:12.5px;display:flex;flex-direction:column;gap:3px}:where(html:not(.fb-live)) .ab-cell.num strong{font-size:13.5px;color:var(--text)}:where(html:not(.fb-live)) .ab-subnum{font-size:11px;color:var(--muted)}:where(html:not(.fb-live)) .ab-identity{flex-direction:row;align-items:center;gap:8px}: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-thumb{width:56px;height:42px;border-radius:6px;overflow:hidden;border:1px solid var(--border);background:#fff;flex-shrink:0;padding:0;cursor:pointer;position:relative}:where(html:not(.fb-live)) .ab-identity-txt{min-width:0;display:flex;flex-direction:column;gap:2px}:where(html:not(.fb-live)) .ab-name-input{width:100%;min-width:0;font-weight:600;min-height:28px}:where(html:not(.fb-live)) .ab-identity-txt>strong{color:var(--text);font-size:13px;min-width:0;overflow-wrap:anywhere}:where(html:not(.fb-live)) .ab-identity-badges{display:flex;flex-wrap:wrap;gap:4px}: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-pill{display:inline-block;font-size:11px;font-weight:700;padding:2px 8px;border-radius:var(--radius-pill);white-space:nowrap}:where(html:not(.fb-live)) .ab-splitcell{display:flex;align-items:center;gap:6px;flex-direction:row}:where(html:not(.fb-live)) .ab-split-input{width:60px;min-width:0;min-height:30px;text-align:center}:where(html:not(.fb-live)) .ab-split-input:disabled{opacity:.55;cursor:not-allowed}:where(html:not(.fb-live)) .ab-lock{border:1px solid var(--border);background:var(--panel-2);border-radius:var(--radius-sm);min-height:30px;padding:0 6px;cursor:pointer;font-size:12px}:where(html:not(.fb-live)) .ab-lock.on{border-color:var(--accent)}:where(html:not(.fb-live)) .ab-cvrbar{height:5px;border-radius:3px;background:var(--border);overflow:hidden;width:100%;max-width:100px;margin-top:2px}:where(html:not(.fb-live)) .ab-cvrbar-fill{height:100%;transition:width .3s var(--ease)}:where(html:not(.fb-live)) .ab-actions{flex-direction:row;justify-content:flex-end;gap:6px}: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-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-route{display:flex;align-items:center;gap:8px;flex-wrap:wrap}:where(html:not(.fb-live)) .ab-route-lead{font-size:12.5px;font-weight:700;color:var(--muted)}:where(html:not(.fb-live)) .ab-route.ghost .ab-route-lead{font-weight:600}:where(html:not(.fb-live)) .ab-route-add,:where(html:not(.fb-live)) .ab-route-clear{min-height:28px;font-size:12px;padding:0 10px}:where(html:not(.fb-live)) .ab-route-pill{border:0;border-radius:var(--radius-pill);background:var(--accent);color:#fff;font:inherit;font-size:12px;font-weight:600;padding:4px 12px;cursor:pointer;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(html:not(.fb-live)) .ab-route-pill.broken,:where(html:not(.fb-live)) .ab-route-pill.overridden{background:var(--warn-bg);color:var(--warn);border:1px solid var(--warn-border)}:where(html:not(.fb-live)) .ab-route-pill.broken{cursor:default}html.dark .ab-route-pill:not(.broken):not(.overridden){color:#0b1220}:where(html:not(.fb-live)) .ab-route-x{border:0;background:none;color:var(--muted);cursor:pointer;font-size:13px;padding:2px 4px}:where(html:not(.fb-live)) .ab-route-x:hover{color:var(--danger-strong)}:where(html:not(.fb-live)) .ab-vpicker{position:relative}:where(html:not(.fb-live)) .ab-vpicker-btn{display:inline-flex;align-items:center;gap:6px;min-height:30px;max-width:220px}:where(html:not(.fb-live)) .ab-vpicker-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(html:not(.fb-live)) .ab-vpop{position:absolute;z-index:50;top:calc(100% + 4px);left:0;min-width:220px;max-height:264px;overflow-y:auto;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-vpop-item{display:flex;align-items:center;gap:8px;width:100%;border:0;background:none;font:inherit;font-size:12.5px;text-align:left;padding:5px 6px;border-radius:var(--radius-sm);cursor:pointer;color:var(--text)}:where(html:not(.fb-live)) .ab-vpop-item.sel,:where(html:not(.fb-live)) .ab-vpop-item:hover{background:var(--panel-2)}:where(html:not(.fb-live)) .ab-vpop-thumb{width:52px;height:34px;border-radius:5px;overflow:hidden;border:1px solid var(--border);background:#fff;flex-shrink:0;position:relative}:where(html:not(.fb-live)) .ab-vpop-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}: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}:where(html:not(.fb-live)) .fb-sec-row.expanded{border-color:var(--accent)}: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)) .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-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:8px 10px;border:1px dashed var(--border);border-radius:var(--radius);background:var(--panel-2)}: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}@container ab-table (max-width: 700px){:where(html:not(.fb-live)) .ab-thead{display:none}:where(html:not(.fb-live)) .ab-vmain{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:12px 18px;align-items:start}:where(html:not(.fb-live)) .ab-cell:before{content:attr(data-label);font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}:where(html:not(.fb-live)) .ab-identity{grid-column:1/-1;flex-direction:row;align-items:center}:where(html:not(.fb-live)) .ab-identity:before{display:none}:where(html:not(.fb-live)) .ab-actions{flex-direction:column;align-items:flex-start}:where(html:not(.fb-live)) .ab-menu-pop{right:auto;left:0}:where(html:not(.fb-live)) .ab-cvrbar{max-width:100%}}@media (pointer:coarse){:where(html:not(.fb-live)) .ab-devbtn,:where(html:not(.fb-live)) .ab-lock,:where(html:not(.fb-live)) .ab-menu-btn,:where(html:not(.fb-live)) .ab-split-input,: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)) .leads-scroll{overflow-x:auto}: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{display:flex;flex-wrap:wrap;align-items:stretch;gap:8px}:where(html:not(.fb-live)) .jflow-node{flex:1 1 150px;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-2);padding:10px 12px}:where(html:not(.fb-live)) .jflow-step{font-size:10.5px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}:where(html:not(.fb-live)) .jflow-name{font-size:13px;font-weight:600;color:var(--text);line-height:1.35;margin-top:1px;overflow-wrap:anywhere}:where(html:not(.fb-live)) .jflow-num{font-size:20px;font-weight:800;color:var(--text);line-height:1.2;margin-top:6px}:where(html:not(.fb-live)) .jflow-unit{font-size:11.5px;color:var(--muted)}:where(html:not(.fb-live)) .jflow-bar{height:6px;background:var(--border);border-radius:3px;overflow:hidden;margin:7px 0 4px}:where(html:not(.fb-live)) .jflow-bar-in{height:100%;background:var(--accent)}:where(html:not(.fb-live)) .jflow-reach{font-size:11.5px;color:var(--muted)}:where(html:not(.fb-live)) .jflow-link{flex:0 0 auto;max-width:148px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:0 2px;text-align:center}:where(html:not(.fb-live)) .jflow-arrow{display:inline-block;font-size:15px;line-height:1;color:var(--muted)}:where(html:not(.fb-live)) .jflow-drop{font-size:12px;font-weight:700;color:var(--text-2);overflow-wrap:anywhere}:where(html:not(.fb-live)) .jflow-drop.loss{color:var(--danger-strong)}:where(html:not(.fb-live)) .jflow-drop.same{color:var(--success)}:where(html:not(.fb-live)) .jflow-dropsub{font-size:11px;color:var(--muted);line-height:1.35}@media (max-width:768px){:where(html:not(.fb-live)) .jflow{flex-direction:column}:where(html:not(.fb-live)) .jflow-link{max-width:none;flex-direction:row;justify-content:flex-start;gap:8px;padding:2px 0 2px 10px}:where(html:not(.fb-live)) .jflow-arrow{transform:rotate(90deg)}}: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}