.docs-layout{background-color:#FAFBFC;min-height:100vh}.docs-content{min-height:calc(100vh - 200px)}@media (max-width:991px){.docs-content{padding-left:1rem;padding-right:1rem}}.docs-hero{text-align:center;padding-bottom:2.5rem;margin-bottom:3rem;border-bottom:1px solid var(--concrete,#e5e7eb)}.docs-hero-title{font-family:var(--font-display),sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--deep-earth-blue,#1A2332);margin:0 0 .75rem;letter-spacing:-.02em;line-height:1.1}.docs-hero-subtitle{font-family:var(--font-body),sans-serif;font-size:1.125rem;color:var(--geological-gray,#4A5568);margin:0 auto 1.5rem;max-width:540px;line-height:1.6}.docs-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.docs-hero-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:var(--deep-earth-blue,#1A2332);color:#FFFFFF;font-family:var(--font-display),sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease}.docs-hero-btn-primary:hover{background-color:var(--geological-gray,#4A5568);color:#FFFFFF;transform:translateY(-1px)}.docs-hero-btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:transparent;color:var(--deep-earth-blue,#1A2332);font-family:var(--font-display),sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;border:1px solid var(--concrete,#e5e7eb);border-radius:8px;transition:all .2s ease}.docs-hero-btn-secondary:hover{border-color:var(--deep-earth-blue,#1A2332);color:var(--deep-earth-blue,#1A2332)}.docs-categories{margin-bottom:3rem}.docs-section-title{font-family:var(--font-display),sans-serif;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--drill-steel,#6B7280);margin:0 0 1.5rem}.docs-help-section{margin-top:3rem;padding-top:3rem;border-top:1px solid var(--concrete,#e5e7eb)}.docs-help-card{text-align:center;padding:2rem 1.5rem}.docs-help-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;background-color:var(--limestone,#F3F4F6);border-radius:10px;color:var(--geological-gray,#4A5568)}.docs-help-icon-muted{opacity:.5}.docs-help-title{font-family:var(--font-display),sans-serif;font-size:1rem;font-weight:700;color:var(--deep-earth-blue,#1A2332);margin:0 0 .5rem}.docs-help-text{font-size:.875rem;color:var(--geological-gray,#4A5568);margin:0 0 1rem;line-height:1.5}.docs-help-link{display:inline-block;font-size:.8125rem;font-weight:600;color:var(--deep-earth-blue,#1A2332);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.docs-help-link:hover{border-bottom-color:var(--deep-earth-blue,#1A2332);color:var(--deep-earth-blue,#1A2332)}.docs-help-link-disabled{display:inline-block;font-size:.8125rem;font-weight:500;color:var(--drill-steel,#6B7280)}.docs-article{font-family:var(--font-body),sans-serif}.docs-article header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--concrete,#e5e7eb)}.docs-article header h1{font-family:var(--font-display),sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--deep-earth-blue,#1A2332);margin:0 0 .5rem;letter-spacing:-.02em;line-height:1.2}.docs-article header .lead{font-size:1.0625rem;color:var(--geological-gray,#4A5568);margin:0;line-height:1.6}.docs-article-content{color:var(--text-primary,#0F1419);font-size:1rem;line-height:1.75}.docs-article-content h1{font-size:1.875rem;letter-spacing:-.02em}.docs-article-content h1,.docs-article-content h2{font-family:var(--font-display),sans-serif;font-weight:700;color:var(--deep-earth-blue,#1A2332);margin:2.5rem 0 1rem}.docs-article-content h2{font-size:1.5rem;padding-top:1rem;letter-spacing:-.01em}.docs-article-content h2 a{color:inherit;text-decoration:none}.docs-article-content h2 a:hover{color:var(--amber-drill,#F59E0B)}.docs-article-content h3{font-size:1.25rem;margin:2rem 0 .75rem}.docs-article-content h3,.docs-article-content h4{font-family:var(--font-display),sans-serif;font-weight:600;color:var(--deep-earth-blue,#1A2332)}.docs-article-content h4{font-size:1.0625rem;margin:1.5rem 0 .5rem}.docs-article-content p{margin:0 0 1.25rem;color:var(--geological-gray,#4A5568)}.docs-article-content strong{font-weight:600;color:var(--deep-earth-blue,#1A2332)}.docs-article-content ol,.docs-article-content ul{margin:0 0 1.5rem;padding-left:1.5rem}.docs-article-content li{margin-bottom:.5rem;color:var(--geological-gray,#4A5568)}.docs-article-content li::marker{color:var(--drill-steel,#6B7280)}.docs-link{color:var(--deep-earth-blue,#1A2332);text-decoration:none;font-weight:500;border-bottom:1px solid var(--concrete,#e5e7eb);transition:all .15s ease}.docs-link:hover{color:var(--amber-drill,#F59E0B);border-bottom-color:var(--amber-drill,#F59E0B)}.docs-link-external{display:inline-flex;align-items:center}.docs-article-content code{font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:.875em;padding:.125rem .375rem;background-color:var(--limestone,#F3F4F6);border-radius:4px;color:var(--deep-earth-blue,#1A2332)}.docs-article-content pre{margin:1.5rem 0;padding:1.25rem;background-color:var(--bedrock-dark,#0F1419);border-radius:8px;overflow-x:auto}.docs-article-content pre code{background:transparent;padding:0;color:#E5E7EB;font-size:.875rem;line-height:1.6}.docs-article-content blockquote{margin:1.5rem 0;padding:1rem 1.25rem;background-color:var(--limestone,#F3F4F6);border-left:3px solid var(--deep-earth-blue,#1a2332);border-radius:0 8px 8px 0}.docs-article-content blockquote p{margin:0;color:var(--geological-gray,#4A5568);font-style:italic}.docs-article-content table{width:100%;margin:1.5rem 0;border-collapse:collapse;font-size:.9375rem}.docs-article-content thead{background-color:var(--limestone,#F3F4F6)}.docs-article-content th{padding:.75rem 1rem;text-align:left;font-weight:600;color:var(--deep-earth-blue,#1A2332);border-bottom:2px solid var(--concrete,#e5e7eb)}.docs-article-content td{padding:.75rem 1rem;border-bottom:1px solid var(--concrete,#e5e7eb);color:var(--geological-gray,#4A5568)}.docs-article-content tr:hover td{background-color:rgba(243,244,246,.5)}.docs-article-content hr{margin:2.5rem 0;border:none;height:1px;background-color:var(--concrete,#E5E7EB)}.docs-breadcrumbs{margin-bottom:1.5rem;font-size:.8125rem}.docs-breadcrumbs ol{flex-wrap:wrap;list-style:none;margin:0;padding:0}.docs-breadcrumbs li,.docs-breadcrumbs ol{display:flex;align-items:center;gap:.5rem}.docs-breadcrumbs a{color:var(--drill-steel,#6B7280);text-decoration:none;transition:color .15s ease}.docs-breadcrumbs a:hover{color:var(--deep-earth-blue,#1A2332)}.docs-breadcrumbs-sep{color:var(--concrete,#E5E7EB);user-select:none}.docs-breadcrumbs-current{color:var(--deep-earth-blue,#1A2332);font-weight:500}.docs-nav{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--concrete,#e5e7eb)}@media (max-width:768px){.docs-hero-title{font-size:1.75rem}.docs-hero-subtitle{font-size:1rem}.docs-article header h1{font-size:1.5rem}.docs-article-content h2{font-size:1.25rem}.docs-article-content h3{font-size:1.125rem}.docs-help-card{padding:1.5rem 1rem}}.docs-index{max-width:900px;margin-inline:auto}.docs-article-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:2.5rem}.docs-article{max-width:900px;min-width:0}.docs-toc{display:none}@media (min-width:1280px){.docs-article-grid{grid-template-columns:minmax(0,1fr) 220px}.docs-toc{display:block;position:sticky;top:110px;align-self:start;max-height:calc(100vh - 140px);overflow-y:auto;font-size:.8125rem}}.docs-toc-title{font-family:var(--font-display),sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--drill-steel,#6B7280);margin-bottom:.75rem}.docs-toc-list{list-style:none;margin:0;padding:0;border-left:1px solid var(--concrete,#e5e7eb)}.docs-toc-item a{display:block;padding:.3rem 0 .3rem .875rem;margin-left:-1px;border-left:2px solid transparent;color:var(--geological-gray,#4A5568);text-decoration:none;line-height:1.4;transition:color .15s ease,border-color .15s ease}.docs-toc-item.level-3 a{padding-left:1.75rem;font-size:.78rem}.docs-toc-item a:hover{color:var(--deep-earth-blue,#1A2332)}.docs-toc-item.active a{color:var(--amber-drill,#F59E0B);border-left-color:var(--amber-drill,#F59E0B);font-weight:600}.docs-article-content h2,.docs-article-content h3,.docs-article-content h4{scroll-margin-top:100px}.docs-article-content ol{list-style:decimal outside}.docs-article-content ul{list-style:disc outside}.docs-article-content ol ol,.docs-article-content ul ol{list-style:lower-alpha outside}.docs-article-content ol ul,.docs-article-content ul ul{list-style:circle outside}.docs-search-trigger{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;background-color:var(--limestone,#F3F4F6);border:1px solid var(--concrete,#e5e7eb);border-radius:8px;color:var(--drill-steel,#6B7280);font-family:var(--font-body),sans-serif;font-size:.8125rem;cursor:pointer;transition:border-color .15s ease,color .15s ease}.docs-search-trigger:hover{border-color:var(--drill-steel,#6B7280);color:var(--deep-earth-blue,#1A2332)}.docs-search-trigger-label{flex:1;text-align:left}.docs-search-trigger kbd{font-family:var(--font-mono),monospace;font-size:.6875rem;padding:.0625rem .375rem;background:#FFFFFF;border:1px solid var(--concrete,#e5e7eb);border-radius:4px;color:var(--drill-steel,#6B7280)}.docs-search-overlay{position:fixed;inset:0;z-index:1060;background:rgba(15,20,25,.55);display:flex;align-items:flex-start;justify-content:center;padding:12vh 1rem 1rem}.docs-search-dialog{width:100%;max-width:620px;background:#FFFFFF;border-radius:12px;box-shadow:0 20px 60px rgba(15,20,25,.35);overflow:hidden}.docs-search-input-row{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-bottom:1px solid var(--concrete,#e5e7eb);color:var(--drill-steel,#6B7280)}.docs-search-input-row input{flex:1;border:none;outline:none;background:transparent;font-family:var(--font-body),sans-serif;font-size:1rem;color:var(--deep-earth-blue,#1A2332)}.docs-search-loading{font-size:.75rem;color:var(--drill-steel,#6B7280)}.docs-search-results{max-height:55vh;overflow-y:auto;padding:.375rem}.docs-search-empty{padding:1.5rem 1rem;text-align:center;font-size:.875rem;color:var(--drill-steel,#6B7280)}.docs-search-hit{display:flex;align-items:flex-start;gap:.75rem;width:100%;padding:.625rem .75rem;background:transparent;border:none;border-radius:8px;text-align:left;cursor:pointer;color:var(--geological-gray,#4A5568)}.docs-search-hit.selected{background-color:var(--limestone,#F3F4F6)}.docs-search-hit-icon{flex-shrink:0;margin-top:.2rem;color:var(--drill-steel,#6B7280)}.docs-search-hit-body{flex:1;min-width:0}.docs-search-hit-title{display:block;font-weight:600;font-size:.9375rem;color:var(--deep-earth-blue,#1A2332);margin-bottom:.125rem}.docs-search-hit-category{display:inline-block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--amber-drill,#B45309);margin-right:.5rem}.docs-search-hit-snippet{display:block;font-size:.8125rem;line-height:1.45;color:var(--geological-gray,#4A5568);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.docs-search-hit mark{background:rgba(245,158,11,.28);color:inherit;padding:0;border-radius:2px}.docs-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:transparent;border:1px solid var(--concrete,#e5e7eb);border-radius:6px;color:var(--drill-steel,#6B7280);cursor:pointer;transition:color .15s ease,border-color .15s ease}.docs-theme-toggle:hover{color:var(--amber-drill,#F59E0B);border-color:var(--amber-drill,#F59E0B)}html[data-docs-theme=dark] .docs-layout{background-color:#141414;--docs-callout-title:#ECECEC;--docs-callout-body:#B8B8B8}html[data-docs-theme=dark] .docs-layout .docs-article header h1,html[data-docs-theme=dark] .docs-layout .docs-article-content h1,html[data-docs-theme=dark] .docs-layout .docs-article-content h2,html[data-docs-theme=dark] .docs-layout .docs-article-content h3,html[data-docs-theme=dark] .docs-layout .docs-article-content h4,html[data-docs-theme=dark] .docs-layout .docs-article-content strong,html[data-docs-theme=dark] .docs-layout .docs-help-title,html[data-docs-theme=dark] .docs-layout .docs-hero-title,html[data-docs-theme=dark] .docs-layout .text-neutral-900{color:#ECECEC}html[data-docs-theme=dark] .docs-layout .docs-article-content li,html[data-docs-theme=dark] .docs-layout .docs-article-content p,html[data-docs-theme=dark] .docs-layout .docs-article-content td,html[data-docs-theme=dark] .docs-layout .docs-help-text,html[data-docs-theme=dark] .docs-layout .docs-hero-subtitle,html[data-docs-theme=dark] .docs-layout .text-neutral-500,html[data-docs-theme=dark] .docs-layout .text-neutral-600,html[data-docs-theme=dark] .docs-layout .text-xl{color:#B8B8B8}html[data-docs-theme=dark] .docs-layout .border-neutral-200,html[data-docs-theme=dark] .docs-layout .docs-article header,html[data-docs-theme=dark] .docs-layout .docs-help-section,html[data-docs-theme=dark] .docs-layout .docs-hero,html[data-docs-theme=dark] .docs-layout .docs-nav{border-color:#303030}html[data-docs-theme=dark] .docs-layout .docs-link{color:#E2A33D;border-bottom-color:#303030}html[data-docs-theme=dark] .docs-layout .docs-link:hover{color:var(--amber-drill,#F59E0B);border-bottom-color:var(--amber-drill,#F59E0B)}html[data-docs-theme=dark] .docs-layout .docs-article-content code{background-color:#262626;color:#DEDEDE}html[data-docs-theme=dark] .docs-layout .docs-article-content blockquote{background-color:#1F1F1F;border-left-color:#E2A33D}html[data-docs-theme=dark] .docs-layout .docs-article-content blockquote p{color:#B8B8B8}html[data-docs-theme=dark] .docs-layout .docs-article-content thead,html[data-docs-theme=dark] .docs-layout .table-light{background-color:#1F1F1F}html[data-docs-theme=dark] .docs-layout .docs-article-content th{color:#ECECEC;border-bottom-color:#303030}html[data-docs-theme=dark] .docs-layout .docs-article-content td{border-bottom-color:#303030}html[data-docs-theme=dark] .docs-layout .docs-article-content tr:hover td{background-color:rgba(255,255,255,.03)}html[data-docs-theme=dark] .docs-layout .docs-article-content hr{background-color:#303030}html[data-docs-theme=dark] .docs-layout .table,html[data-docs-theme=dark] .docs-layout .table>:not(caption)>*>*{background-color:transparent;color:#B8B8B8;border-color:#303030}html[data-docs-theme=dark] .docs-layout .docs-article-content img{background:#FFFFFF}html[data-docs-theme=dark] .docs-sidebar-container{background-color:#1B1B1B!important;border-color:#303030!important}html[data-docs-theme=dark] .docs-sidebar-category .docs-sidebar-label,html[data-docs-theme=dark] .docs-sidebar-header{color:#ECECEC}html[data-docs-theme=dark] .docs-sidebar-category .docs-sidebar-chevron,html[data-docs-theme=dark] .docs-sidebar-category .docs-sidebar-icon{color:#8F8F8F}html[data-docs-theme=dark] .docs-sidebar-category:hover{background-color:#242424}html[data-docs-theme=dark] .docs-sidebar-category.active{background-color:rgba(255,255,255,.07)}html[data-docs-theme=dark] .docs-sidebar a.text-secondary{color:#A3A3A3!important}html[data-docs-theme=dark] .docs-sidebar a.text-secondary:hover{color:#ECECEC!important;background-color:#242424}html[data-docs-theme=dark] .docs-layout .docs-card{background:#1B1B1B;border-color:#303030}html[data-docs-theme=dark] .docs-layout .docs-card:hover{border-color:#E2A33D;box-shadow:0 4px 12px rgba(0,0,0,.4)}html[data-docs-theme=dark] .docs-layout .docs-card h3{color:#ECECEC}html[data-docs-theme=dark] .docs-layout .docs-card-icon{background-color:#262626;color:#A3A3A3}html[data-docs-theme=dark] .docs-layout .docs-card-description,html[data-docs-theme=dark] .docs-layout .docs-card-link{color:#A3A3A3}html[data-docs-theme=dark] .docs-layout .docs-help-icon{background-color:#262626;color:#A3A3A3}html[data-docs-theme=dark] .docs-layout .docs-help-link{color:#E2A33D}html[data-docs-theme=dark] .docs-layout .docs-hero-btn-secondary{color:#ECECEC;border-color:#303030}html[data-docs-theme=dark] .docs-layout .docs-hero-btn-secondary:hover{border-color:#E2A33D;color:#FFFFFF}html[data-docs-theme=dark] .docs-layout .docs-hero-btn-primary{background-color:#ECECEC;color:#141414}html[data-docs-theme=dark] .docs-layout .docs-hero-btn-primary:hover{background-color:#FFFFFF;color:#141414}html[data-docs-theme=dark] .docs-layout .docs-breadcrumbs a,html[data-docs-theme=dark] .docs-layout .docs-breadcrumbs span{color:#8F8F8F}html[data-docs-theme=dark] .docs-layout .docs-breadcrumbs a:hover{color:#ECECEC}html[data-docs-theme=dark] .docs-layout .docs-nav a{border-color:#303030!important}html[data-docs-theme=dark] .docs-layout .docs-nav .font-semibold{color:#ECECEC}html[data-docs-theme=dark] .docs-toc-list{border-left-color:#303030}html[data-docs-theme=dark] .docs-toc-item a{color:#A3A3A3}html[data-docs-theme=dark] .docs-toc-item a:hover{color:#ECECEC}html[data-docs-theme=dark] .docs-search-trigger{background-color:#1F1F1F;border-color:#303030;color:#8F8F8F}html[data-docs-theme=dark] .docs-search-trigger:hover{border-color:#8F8F8F;color:#ECECEC}html[data-docs-theme=dark] .docs-search-trigger kbd{background:#262626;border-color:#303030;color:#8F8F8F}html[data-docs-theme=dark] .docs-search-dialog{background:#1B1B1B}html[data-docs-theme=dark] .docs-search-input-row{border-bottom-color:#303030}html[data-docs-theme=dark] .docs-search-hit-title,html[data-docs-theme=dark] .docs-search-input-row input{color:#ECECEC}html[data-docs-theme=dark] .docs-search-hit-snippet{color:#A3A3A3}html[data-docs-theme=dark] .docs-search-hit.selected{background-color:#242424}html[data-docs-theme=dark] .docs-theme-toggle{border-color:#303030;color:#8F8F8F}@media print{.docs-hero-actions,.docs-nav,.docs-sidebar-container{display:none!important}.docs-article-content{max-width:100%}.docs-article-content a{text-decoration:underline}.docs-article-content pre{white-space:pre-wrap;word-wrap:break-word}}