/* CODFIX v5.15.0 — Documentation Center Core */
.cfxdocs-page{--docs-ink:#0b1733;--docs-muted:#5f6b7d;--docs-line:#e6eaf0;--docs-soft:#f7f9fc;--docs-orange:#f97316;--docs-orange-soft:#fff4eb;background:#fff;color:var(--docs-ink)}
.cfxdocs-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.cfxdocs-hero{padding:88px 0 76px;background:radial-gradient(circle at 18% 12%,rgba(249,115,22,.13),transparent 30%),linear-gradient(180deg,#fff 0%,#fbfcfe 100%);border-bottom:1px solid var(--docs-line)}
.cfxdocs-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:var(--docs-orange-soft);color:#c2410c;font-weight:800;font-size:14px;letter-spacing:.02em}
.cfxdocs-hero h1,.cfxdocs-space-title h1,.cfxdocs-minihero h1{margin:18px 0 12px;font-size:clamp(36px,4vw,44px);line-height:1.28;letter-spacing:-.025em;font-weight:900}
.cfxdocs-hero>div>p,.cfxdocs-space-title p{max-width:780px;margin:0;color:var(--docs-muted);font-size:clamp(18px,2vw,20px);line-height:1.95;font-weight:550}
.cfxdocs-search{margin-top:30px;max-width:780px;display:flex;align-items:center;gap:12px;padding:9px 10px 9px 16px;border:1px solid #d9dee7;border-radius:18px;background:#fff;box-shadow:0 18px 55px rgba(15,23,42,.08)}
.cfxdocs-search svg{width:23px;height:23px;fill:none;stroke:#64748b;stroke-width:1.8;flex:0 0 auto}.cfxdocs-search input{flex:1;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;font:inherit;font-size:17px;min-width:0;color:var(--docs-ink)}.cfxdocs-search button{border:0;border-radius:12px;background:var(--docs-orange);color:#fff;font-weight:850;padding:11px 20px;cursor:pointer}
.cfxdocs-section{padding:68px 0}.cfxdocs-section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:28px}.cfxdocs-section-head span{display:block;color:#ea580c;font-weight:800;font-size:14px}.cfxdocs-section-head h2{font-size:clamp(27px,3vw,32px);line-height:1.35;margin:7px 0 0;font-weight:900}.cfxdocs-section-head>strong{font-size:14px;color:#64748b;background:#f8fafc;border:1px solid var(--docs-line);padding:8px 12px;border-radius:999px}
.cfxdocs-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cfxdocs-product-card{display:flex;flex-direction:column;gap:18px;min-height:300px;padding:24px;border:1px solid var(--docs-line);border-radius:24px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 12px 35px rgba(15,23,42,.045);transition:.2s}.cfxdocs-product-card:hover{transform:translateY(-4px);border-color:rgba(249,115,22,.35);box-shadow:0 22px 50px rgba(15,23,42,.09)}
.cfxdocs-card-icon,.cfxdocs-small-icon,.cfxdocs-topic-icon{display:grid;place-items:center;background:linear-gradient(135deg,#fff1e8,#ffe2cf);color:#ea580c;border:1px solid #fed7aa}.cfxdocs-card-icon{width:54px;height:54px;border-radius:17px}.cfxdocs-card-icon svg{width:27px;height:27px}.cfxdocs-card-icon svg,.cfxdocs-small-icon svg,.cfxdocs-topic-icon svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cfxdocs-product-card small{font-size:13px;font-weight:800;color:#ea580c}.cfxdocs-product-card h3{margin:6px 0 9px;font-size:22px;line-height:1.5;font-weight:900}.cfxdocs-product-card p{margin:0;color:var(--docs-muted);font-size:16.5px;line-height:1.85}.cfxdocs-product-card footer{margin-top:auto;padding-top:16px;border-top:1px solid var(--docs-line);display:flex;justify-content:space-between;align-items:center;color:#64748b;font-size:14px}.cfxdocs-product-card footer b{font-size:21px;color:#ea580c}
.cfxdocs-space-hero,.cfxdocs-minihero{padding:58px 0 44px;background:#fbfcfe;border-bottom:1px solid var(--docs-line)}.cfxdocs-breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#64748b;font-size:14px;margin-bottom:24px}.cfxdocs-breadcrumbs a{color:#475569;text-decoration:none}.cfxdocs-space-title{display:flex;gap:18px;align-items:flex-start}.cfxdocs-space-title .cfxdocs-card-icon{width:64px;height:64px;flex:0 0 64px}.cfxdocs-space-title small{color:#ea580c;font-weight:800;font-size:14px}.cfxdocs-space-title h1{margin-top:5px}.cfxdocs-search-compact{margin-top:24px;max-width:650px}
.cfxdocs-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.cfxdocs-category-card{border:1px solid var(--docs-line);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.04)}.cfxdocs-category-card>header{display:flex;gap:14px;padding:20px 20px 16px;border-bottom:1px solid #edf0f4}.cfxdocs-small-icon{width:42px;height:42px;border-radius:13px;flex:0 0 42px}.cfxdocs-small-icon svg{width:22px;height:22px}.cfxdocs-category-card h2{margin:0;font-size:21px;line-height:1.5;font-weight:900}.cfxdocs-category-card header p{margin:5px 0 0;color:#64748b;font-size:15.5px;line-height:1.75}.cfxdocs-category-links{padding:8px}.cfxdocs-category-links a{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:12px 13px;border-radius:12px;color:#263247;text-decoration:none;font-size:16px;font-weight:700}.cfxdocs-category-links a:hover{background:#fff7ed;color:#c2410c}.cfxdocs-category-links small{font-size:12px;color:#94a3b8;white-space:nowrap}.cfxdocs-category-empty,.cfxdocs-empty{padding:24px;color:#64748b;font-size:16px;line-height:1.8;background:#f8fafc;border-radius:16px}
.cfxdocs-article-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:48px;padding-top:48px;padding-bottom:88px;align-items:start}.cfxdocs-sidebar{position:sticky;top:100px;border:1px solid var(--docs-line);border-radius:20px;background:#fff;padding:14px;max-height:calc(100vh - 130px);overflow:auto}.cfxdocs-sidebar-home{display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid var(--docs-line);margin-bottom:10px;color:var(--docs-ink);text-decoration:none}.cfxdocs-sidebar-home>span{width:34px;height:34px;border-radius:10px;background:#fff4eb;color:#ea580c;display:grid;place-items:center}.cfxdocs-sidebar-home svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.cfxdocs-sidebar-home b{font-size:15px;line-height:1.5}.cfxdocs-sidebar-group{padding:9px 0}.cfxdocs-sidebar-group>strong{display:block;padding:5px 9px 7px;color:#475569;font-size:13px;font-weight:900}.cfxdocs-sidebar-group a{display:block;padding:8px 9px;border-radius:9px;color:#5f6b7d;text-decoration:none;font-size:14.5px;line-height:1.55}.cfxdocs-sidebar-group a:hover,.cfxdocs-sidebar-group a.is-active{background:#fff4eb;color:#c2410c;font-weight:800}
.cfxdocs-article{min-width:0}.cfxdocs-article-head{display:flex;gap:16px;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid var(--docs-line)}.cfxdocs-topic-icon{width:50px;height:50px;border-radius:15px;flex:0 0 50px}.cfxdocs-topic-icon svg{width:25px;height:25px}.cfxdocs-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.cfxdocs-meta span{font-size:12.5px;font-weight:750;color:#64748b;background:#f8fafc;border:1px solid var(--docs-line);padding:5px 8px;border-radius:999px}.cfxdocs-article-head h1{margin:0;font-size:clamp(32px,4vw,42px);line-height:1.35;letter-spacing:-.02em;font-weight:950}.cfxdocs-article-head p{margin:12px 0 0;color:#596579;font-size:19px;line-height:1.95;font-weight:550;max-width:850px}
.cfxdocs-prose{font-size:17.5px;line-height:2;color:#263247}.cfxdocs-prose h2{font-size:29px;line-height:1.45;margin:48px 0 15px;font-weight:950;color:#0b1733}.cfxdocs-prose h3{font-size:23px;line-height:1.5;margin:34px 0 12px;font-weight:900;color:#13213d}.cfxdocs-prose p{margin:0 0 19px}.cfxdocs-prose ul,.cfxdocs-prose ol{margin:14px 0 22px;padding-inline-start:28px}.cfxdocs-prose li{margin:7px 0}.cfxdocs-prose blockquote{margin:26px 0;padding:18px 20px;border-inline-start:4px solid #f97316;background:#fff7ed;border-radius:14px;color:#7c2d12}.cfxdocs-prose pre{direction:ltr;text-align:left;overflow:auto;background:#0f172a;color:#e2e8f0;border-radius:16px;padding:18px;font-size:14.5px;line-height:1.75}.cfxdocs-prose code:not(pre code){background:#f1f5f9;border-radius:6px;padding:2px 6px;font-size:.92em}.cfxdocs-prose img{max-width:100%;border-radius:18px;border:1px solid var(--docs-line);box-shadow:0 16px 35px rgba(15,23,42,.08)}.cfxdocs-prose table{width:100%;border-collapse:collapse;margin:24px 0;font-size:16px}.cfxdocs-prose th,.cfxdocs-prose td{border:1px solid var(--docs-line);padding:11px 13px;text-align:start}.cfxdocs-prose th{background:#f8fafc;font-weight:850}
.cfxdocs-article-footer{margin-top:52px;padding:22px 24px;border:1px solid #fed7aa;background:#fff7ed;border-radius:20px;display:flex;justify-content:space-between;gap:20px;align-items:center}.cfxdocs-article-footer strong{font-size:19px}.cfxdocs-article-footer p{margin:5px 0 0;color:#7c2d12;font-size:15.5px}.cfxdocs-article-footer a{background:#f97316;color:#fff;padding:10px 15px;border-radius:11px;text-decoration:none;font-weight:850;white-space:nowrap}
.cfxdocs-results-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:20px}.cfxdocs-results-head h2{font-size:26px}.cfxdocs-results-head span{background:#fff4eb;color:#c2410c;padding:6px 10px;border-radius:999px;font-weight:850}.cfxdocs-result-list{display:grid;gap:12px}.cfxdocs-result-list a{display:block;padding:20px;border:1px solid var(--docs-line);border-radius:18px;text-decoration:none;color:inherit;background:#fff}.cfxdocs-result-list a:hover{border-color:#fdba74}.cfxdocs-result-list small{color:#ea580c;font-weight:800}.cfxdocs-result-list h3{font-size:21px;margin:6px 0}.cfxdocs-result-list p{margin:0;color:#64748b;font-size:16px;line-height:1.75}
.cfxdocs-portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cfxdocs-portal-card{display:grid;grid-template-columns:auto 1fr;gap:15px;padding:20px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;text-decoration:none;color:#111827}.cfxdocs-portal-card>div small{color:#ea580c;font-weight:800}.cfxdocs-portal-card h3{margin:5px 0;font-size:20px}.cfxdocs-portal-card p{margin:0;color:#6b7280;font-size:15.5px;line-height:1.7}.cfxdocs-portal-card>b{grid-column:2;color:#ea580c;font-size:14px}.cfxdocs-portal-categories{margin-top:18px}.cfxdocs-portal-article-wrap{display:grid;grid-template-columns:270px minmax(0,1fr);gap:36px;align-items:start}.cfxdocs-portal-article-wrap .cfxdocs-sidebar{top:24px}
html[data-theme="dark"] .cfxdocs-page{--docs-ink:#f8fafc;--docs-muted:#a7b0c0;--docs-line:rgba(255,255,255,.1);--docs-soft:#0f172a;background:#08101f;color:#f8fafc}html[data-theme="dark"] .cfxdocs-hero,html[data-theme="dark"] .cfxdocs-space-hero,html[data-theme="dark"] .cfxdocs-minihero{background:#0b1424}html[data-theme="dark"] .cfxdocs-search,html[data-theme="dark"] .cfxdocs-product-card,html[data-theme="dark"] .cfxdocs-category-card,html[data-theme="dark"] .cfxdocs-sidebar,html[data-theme="dark"] .cfxdocs-result-list a{background:#0f1a2c}html[data-theme="dark"] .cfxdocs-prose h2,html[data-theme="dark"] .cfxdocs-prose h3{color:#f8fafc}
@media(max-width:960px){.cfxdocs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cfxdocs-article-shell,.cfxdocs-portal-article-wrap{grid-template-columns:1fr}.cfxdocs-sidebar{position:relative;top:auto;max-height:none}.cfxdocs-sidebar-group{display:none}}
@media(max-width:700px){.cfxdocs-container{width:min(100% - 24px,1180px)}.cfxdocs-hero{padding:58px 0 52px}.cfxdocs-hero h1,.cfxdocs-space-title h1,.cfxdocs-minihero h1{font-size:34px}.cfxdocs-hero>div>p,.cfxdocs-space-title p{font-size:17.5px}.cfxdocs-search{flex-wrap:wrap;padding:10px}.cfxdocs-search input{min-width:180px}.cfxdocs-search button{width:100%}.cfxdocs-product-grid,.cfxdocs-category-grid,.cfxdocs-portal-grid{grid-template-columns:1fr}.cfxdocs-section{padding:44px 0}.cfxdocs-section-head{align-items:start;flex-direction:column}.cfxdocs-space-title{flex-direction:column}.cfxdocs-article-head{flex-direction:column}.cfxdocs-article-head h1{font-size:31px}.cfxdocs-article-head p{font-size:17.5px}.cfxdocs-prose{font-size:17px}.cfxdocs-prose h2{font-size:26px}.cfxdocs-prose h3{font-size:22px}.cfxdocs-article-footer{align-items:flex-start;flex-direction:column}}
