.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;border-bottom:1px solid var(--concrete,#e5e7eb);margin-bottom:3rem;padding-bottom:2.5rem}.docs-hero-title{font-family:var(--font-display), sans-serif;color:var(--deep-earth-blue,#1a2332);letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.1}.docs-hero-subtitle{font-family:var(--font-body), sans-serif;color:var(--geological-gray,#4a5568);max-width:540px;margin:0 auto 1.5rem;font-size:1.125rem;line-height:1.6}.docs-hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.docs-hero-btn-primary{background-color:var(--deep-earth-blue,#1a2332);color:#fff;font-family:var(--font-display), sans-serif;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.docs-hero-btn-primary:hover{background-color:var(--geological-gray,#4a5568);color:#fff;transform:translateY(-1px)}.docs-hero-btn-secondary{color:var(--deep-earth-blue,#1a2332);font-family:var(--font-display), sans-serif;border:1px solid var(--concrete,#e5e7eb);background-color:#0000;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.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;text-transform:uppercase;letter-spacing:.08em;color:var(--drill-steel,#6b7280);margin:0 0 1.5rem;font-size:.8125rem;font-weight:700}.docs-help-section{border-top:1px solid var(--concrete,#e5e7eb);margin-top:3rem;padding-top:3rem}.docs-help-card{text-align:center;padding:2rem 1.5rem}.docs-help-icon{background-color:var(--limestone,#f3f4f6);width:48px;height:48px;color:var(--geological-gray,#4a5568);border-radius:10px;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.docs-help-icon-muted{opacity:.5}.docs-help-title{font-family:var(--font-display), sans-serif;color:var(--deep-earth-blue,#1a2332);margin:0 0 .5rem;font-size:1rem;font-weight:700}.docs-help-text{color:var(--geological-gray,#4a5568);margin:0 0 1rem;font-size:.875rem;line-height:1.5}.docs-help-link{color:var(--deep-earth-blue,#1a2332);border-bottom:1px solid #0000;font-size:.8125rem;font-weight:600;text-decoration:none;transition:border-color .2s;display:inline-block}.docs-help-link:hover{border-bottom-color:var(--deep-earth-blue,#1a2332);color:var(--deep-earth-blue,#1a2332)}.docs-help-link-disabled{color:var(--drill-steel,#6b7280);font-size:.8125rem;font-weight:500;display:inline-block}.docs-article{font-family:var(--font-body), sans-serif}.docs-article header{border-bottom:1px solid var(--concrete,#e5e7eb);margin-bottom:2rem;padding-bottom:1.5rem}.docs-article header h1{font-family:var(--font-display), sans-serif;color:var(--deep-earth-blue,#1a2332);letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.2}.docs-article header .lead{color:var(--geological-gray,#4a5568);margin:0;font-size:1.0625rem;line-height:1.6}.docs-article-content{color:var(--text-primary,#0f1419);font-size:1rem;line-height:1.75}.docs-article-content h1{font-family:var(--font-display), sans-serif;color:var(--deep-earth-blue,#1a2332);letter-spacing:-.02em;margin:2.5rem 0 1rem;font-size:1.875rem;font-weight:700}.docs-article-content h2{font-family:var(--font-display), sans-serif;color:var(--deep-earth-blue,#1a2332);letter-spacing:-.01em;margin:2.5rem 0 1rem;padding-top:1rem;font-size:1.5rem;font-weight:700}.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-family:var(--font-display), sans-serif;color:var(--deep-earth-blue,#1a2332);margin:2rem 0 .75rem;font-size:1.25rem;font-weight:600}.docs-article-content h4{font-family:var(--font-display), sans-serif;color:var(--deep-earth-blue,#1a2332);margin:1.5rem 0 .5rem;font-size:1.0625rem;font-weight:600}.docs-article-content p{color:var(--geological-gray,#4a5568);margin:0 0 1.25rem}.docs-article-content strong{color:var(--deep-earth-blue,#1a2332);font-weight:600}.docs-article-content ul,.docs-article-content ol{margin:0 0 1.5rem;padding-left:1.5rem}.docs-article-content li{color:var(--geological-gray,#4a5568);margin-bottom:.5rem}.docs-article-content li::marker{color:var(--drill-steel,#6b7280)}.docs-link{color:var(--deep-earth-blue,#1a2332);border-bottom:1px solid var(--concrete,#e5e7eb);font-weight:500;text-decoration:none;transition:all .15s}.docs-link:hover{color:var(--amber-drill,#f59e0b);border-bottom-color:var(--amber-drill,#f59e0b)}.docs-link-external{align-items:center;display:inline-flex}.docs-article-content code{font-family:var(--font-mono), "JetBrains Mono", monospace;background-color:var(--limestone,#f3f4f6);color:var(--deep-earth-blue,#1a2332);border-radius:4px;padding:.125rem .375rem;font-size:.875em}.docs-article-content pre{background-color:var(--bedrock-dark,#0f1419);border-radius:8px;margin:1.5rem 0;padding:1.25rem;overflow-x:auto}.docs-article-content pre code{color:#e5e7eb;background:0 0;padding:0;font-size:.875rem;line-height:1.6}.docs-article-content blockquote{background-color:var(--limestone,#f3f4f6);border-left:3px solid var(--deep-earth-blue,#1a2332);border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.25rem}.docs-article-content blockquote p{color:var(--geological-gray,#4a5568);margin:0;font-style:italic}.docs-article-content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.9375rem}.docs-article-content thead{background-color:var(--limestone,#f3f4f6)}.docs-article-content th{text-align:left;color:var(--deep-earth-blue,#1a2332);border-bottom:2px solid var(--concrete,#e5e7eb);padding:.75rem 1rem;font-weight:600}.docs-article-content td{border-bottom:1px solid var(--concrete,#e5e7eb);color:var(--geological-gray,#4a5568);padding:.75rem 1rem}.docs-article-content tr:hover td{background-color:#f3f4f680}.docs-article-content hr{background-color:var(--concrete,#e5e7eb);border:none;height:1px;margin:2.5rem 0}.docs-breadcrumbs{margin-bottom:1.5rem;font-size:.8125rem}.docs-breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.docs-breadcrumbs li{align-items:center;gap:.5rem;display:flex}.docs-breadcrumbs a{color:var(--drill-steel,#6b7280);text-decoration:none;transition:color .15s}.docs-breadcrumbs a:hover{color:var(--deep-earth-blue,#1a2332)}.docs-breadcrumbs-sep{color:var(--concrete,#e5e7eb);-webkit-user-select:none;user-select:none}.docs-breadcrumbs-current{color:var(--deep-earth-blue,#1a2332);font-weight:500}.docs-nav{border-top:1px solid var(--concrete,#e5e7eb);margin-top:3rem;padding-top:2rem}@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{grid-template-columns:minmax(0,1fr);gap:2.5rem;display:grid}.docs-article{min-width:0;max-width:900px}.docs-toc{display:none}@media (min-width:1280px){.docs-article-grid{grid-template-columns:minmax(0,1fr) 220px}.docs-toc{align-self:start;max-height:calc(100vh - 140px);font-size:.8125rem;display:block;position:sticky;top:110px;overflow-y:auto}}.docs-toc-title{font-family:var(--font-display), sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--drill-steel,#6b7280);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.docs-toc-list{border-left:1px solid var(--concrete,#e5e7eb);margin:0;padding:0;list-style:none}.docs-toc-item a{color:var(--geological-gray,#4a5568);border-left:2px solid #0000;margin-left:-1px;padding:.3rem 0 .3rem .875rem;line-height:1.4;text-decoration:none;transition:color .15s,border-color .15s;display:block}.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}.docs-article-content ul{list-style:outside}.docs-article-content ol ol,.docs-article-content ul ol{list-style:lower-alpha}.docs-article-content ul ul,.docs-article-content ol ul{list-style:circle}.docs-search-trigger{background-color:var(--limestone,#f3f4f6);border:1px solid var(--concrete,#e5e7eb);width:100%;color:var(--drill-steel,#6b7280);font-family:var(--font-body), sans-serif;cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;transition:border-color .15s,color .15s;display:flex}.docs-search-trigger:hover{border-color:var(--drill-steel,#6b7280);color:var(--deep-earth-blue,#1a2332)}.docs-search-trigger-label{text-align:left;flex:1}.docs-search-trigger kbd{font-family:var(--font-mono), monospace;border:1px solid var(--concrete,#e5e7eb);color:var(--drill-steel,#6b7280);background:#fff;border-radius:4px;padding:.0625rem .375rem;font-size:.6875rem}.docs-search-overlay{z-index:1060;background:#0f14198c;justify-content:center;align-items:flex-start;padding:12vh 1rem 1rem;display:flex;position:fixed;inset:0}.docs-search-dialog{background:#fff;border-radius:12px;width:100%;max-width:620px;overflow:hidden;box-shadow:0 20px 60px #0f141959}.docs-search-input-row{border-bottom:1px solid var(--concrete,#e5e7eb);color:var(--drill-steel,#6b7280);align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.docs-search-input-row input{font-family:var(--font-body), sans-serif;color:var(--deep-earth-blue,#1a2332);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.docs-search-loading{color:var(--drill-steel,#6b7280);font-size:.75rem}.docs-search-results{max-height:55vh;padding:.375rem;overflow-y:auto}.docs-search-empty{text-align:center;color:var(--drill-steel,#6b7280);padding:1.5rem 1rem;font-size:.875rem}.docs-search-hit{text-align:left;cursor:pointer;width:100%;color:var(--geological-gray,#4a5568);background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.625rem .75rem;display:flex}.docs-search-hit.selected{background-color:var(--limestone,#f3f4f6)}.docs-search-hit-icon{color:var(--drill-steel,#6b7280);flex-shrink:0;margin-top:.2rem}.docs-search-hit-body{flex:1;min-width:0}.docs-search-hit-title{color:var(--deep-earth-blue,#1a2332);margin-bottom:.125rem;font-size:.9375rem;font-weight:600;display:block}.docs-search-hit-category{text-transform:uppercase;letter-spacing:.05em;color:var(--amber-drill,#b45309);margin-right:.5rem;font-size:.6875rem;font-weight:600;display:inline-block}.docs-search-hit-snippet{color:var(--geological-gray,#4a5568);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.45;display:-webkit-box;overflow:hidden}.docs-search-hit mark{color:inherit;background:#f59e0b47;border-radius:2px;padding:0}.docs-theme-toggle{border:1px solid var(--concrete,#e5e7eb);width:28px;height:28px;color:var(--drill-steel,#6b7280);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:color .15s,border-color .15s;display:inline-flex}.docs-theme-toggle:hover{color:var(--amber-drill,#f59e0b);border-color:var(--amber-drill,#f59e0b)}html[data-docs-theme=dark] .docs-layout{--docs-callout-title:#ececec;--docs-callout-body:#b8b8b8;background-color:#141414}html[data-docs-theme=dark] .docs-layout .docs-hero-title,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 .text-neutral-900{color:#ececec}html[data-docs-theme=dark] .docs-layout .docs-hero-subtitle,html[data-docs-theme=dark] .docs-layout .docs-article-content p,html[data-docs-theme=dark] .docs-layout .docs-article-content li,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 .text-neutral-600,html[data-docs-theme=dark] .docs-layout .text-neutral-500,html[data-docs-theme=dark] .docs-layout .text-xl{color:#b8b8b8}html[data-docs-theme=dark] .docs-layout .docs-article header,html[data-docs-theme=dark] .docs-layout .docs-hero,html[data-docs-theme=dark] .docs-layout .docs-help-section,html[data-docs-theme=dark] .docs-layout .docs-nav,html[data-docs-theme=dark] .docs-layout .border-neutral-200{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{color:#dedede;background-color:#262626}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:#ffffff08}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)>*>*{color:#b8b8b8;background-color:#0000;border-color:#303030}html[data-docs-theme=dark] .docs-layout .docs-article-content img{background:#fff}html[data-docs-theme=dark] .docs-sidebar-container{background-color:#1b1b1b!important;border-color:#303030!important}html[data-docs-theme=dark] .docs-sidebar-header,html[data-docs-theme=dark] .docs-sidebar-category .docs-sidebar-label{color:#ececec}html[data-docs-theme=dark] .docs-sidebar-category .docs-sidebar-icon,html[data-docs-theme=dark] .docs-sidebar-category .docs-sidebar-chevron{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:#ffffff12}html[data-docs-theme=dark] .docs-sidebar a.text-secondary{color:#a3a3a3!important}html[data-docs-theme=dark] .docs-sidebar a.text-secondary:hover{background-color:#242424;color:#ececec!important}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 #0006}html[data-docs-theme=dark] .docs-layout .docs-card h3{color:#ececec}html[data-docs-theme=dark] .docs-layout .docs-card-icon{color:#a3a3a3;background-color:#262626}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{color:#a3a3a3;background-color:#262626}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{color:#fff;border-color:#e2a33d}html[data-docs-theme=dark] .docs-layout .docs-hero-btn-primary{color:#141414;background-color:#ececec}html[data-docs-theme=dark] .docs-layout .docs-hero-btn-primary:hover{color:#141414;background-color:#fff}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{color:#8f8f8f;background-color:#1f1f1f;border-color:#303030}html[data-docs-theme=dark] .docs-search-trigger:hover{color:#ececec;border-color:#8f8f8f}html[data-docs-theme=dark] .docs-search-trigger kbd{color:#8f8f8f;background:#262626;border-color:#303030}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-input-row input,html[data-docs-theme=dark] .docs-search-hit-title{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{color:#8f8f8f;border-color:#303030}@media print{.docs-sidebar-container,.docs-nav,.docs-hero-actions{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}}
