:root{--docs-text:#f0f6fc;--docs-text-secondary:#8b949e;--docs-text-muted:#505060;--docs-border:rgba(48, 54, 61, 0.5);--docs-bg-card:rgba(22, 27, 34, 0.6);--docs-bg-card-hover:rgba(22, 27, 34, 0.85);--docs-accent:#3b82f6;--docs-accent-dim:rgba(59, 130, 246, 0.1);--docs-sidebar-width:270px}html{scroll-behavior:smooth;scroll-padding-top:90px}.docs-wrapper{overflow:hidden}.docs-wrapper>.row{flex-wrap:nowrap}@media(min-width:992px){.docs-wrapper>.row>nav.sidebar{flex:0 0 var(--docs-sidebar-width)!important;width:var(--docs-sidebar-width)!important;max-width:var(--docs-sidebar-width)!important}.docs-wrapper>.row>main{flex:1!important;width:auto!important;max-width:none!important;min-width:0;margin-left:0!important}}.docs-wrapper .sidebar{background:#141416!important;border-right:1px solid rgba(255,255,255,6%);border-radius:0!important;min-height:calc(100vh - 72px);position:sticky;max-height:calc(100vh - 72px);overflow-y:auto;padding:1.25rem 0 2rem!important;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,8%)transparent}.docs-wrapper .sidebar::-webkit-scrollbar{width:4px}.docs-wrapper .sidebar::-webkit-scrollbar-track{background:0 0}.docs-wrapper .sidebar::-webkit-scrollbar-thumb{background:rgba(255,255,255,8%);border-radius:4px}.docs-wrapper .sidebar .sidebar-heading{font-size:.68rem;font-weight:700;letter-spacing:.1em;color:var(--docs-text-muted);padding:.75rem 1.25rem .4rem;margin-bottom:.125rem;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center}.docs-wrapper .sidebar .sidebar-heading i{font-size:.7rem}.docs-wrapper .sidebar .nav-link{color:#7c7c8e!important;font-size:.855rem;font-weight:450;padding:.425rem 1.25rem .425rem 1.125rem;border-left:3px solid transparent;border-radius:0;margin:0;transition:color .15s ease,background .15s ease,border-color .15s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.docs-wrapper .sidebar .nav-link i{width:18px;text-align:center;font-size:.8rem;opacity:.55;transition:opacity .15s ease}.docs-wrapper .sidebar .nav-link:hover{color:#b8b8c8!important;background:rgba(255,255,255,.025);border-left-color:rgba(59,130,246,.25)}.docs-wrapper .sidebar .nav-link:hover i{opacity:.85}.docs-wrapper .sidebar .nav-link.active,.docs-wrapper .sidebar .nav-link.active.bg-primary{color:#e8e8f0!important;background:rgba(59,130,246,6%)!important;border-left-color:var(--docs-accent);font-weight:500}.docs-wrapper .sidebar .nav-link.active i{opacity:1;color:var(--docs-accent)}.docs-wrapper .sidebar .nav-link.text-light{color:#7c7c8e!important}.docs-wrapper .sidebar .nav-link.text-light:hover{color:#b8b8c8!important}.docs-search{position:relative;padding:0 1rem 1rem}.docs-search-icon{position:absolute;left:1.75rem;top:.6rem;font-size:.78rem;color:#505060;pointer-events:none;transition:color .15s ease}.docs-search-input{width:100%;background:rgba(255,255,255,4%);border:1px solid rgba(255,255,255,8%);border-radius:8px;padding:.5rem 3rem .5rem 2.25rem;font-size:.82rem;color:var(--docs-text);outline:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.docs-search-input::placeholder{color:#505060}.docs-search-input:focus{border-color:rgba(59,130,246,.4);background:rgba(59,130,246,4%);box-shadow:0 0 0 3px rgba(59,130,246,8%)}.docs-search-input:focus~.docs-search-icon{color:var(--docs-accent)}.docs-search-input:focus~.docs-search-kbd{opacity:0}.docs-search-kbd{position:absolute;right:1.75rem;top:.45rem;font-size:.65rem;font-family:inherit;padding:.15rem .4rem;border-radius:4px;background:rgba(255,255,255,6%);border:1px solid rgba(255,255,255,.1);color:#606070;pointer-events:none;transition:opacity .15s ease;line-height:1.4}.docs-search-kbd-meta::after{content:'\2318'}@supports(-moz-appearance:none){.docs-search-kbd-meta::after{content:'Ctrl+';font-size:.6rem}}.docs-search-results{display:none;position:absolute;top:calc(100% - .25rem);left:1rem;right:1rem;background:#1a1a1e;border:1px solid rgba(255,255,255,.1);border-radius:10px;max-height:360px;overflow-y:auto;z-index:100;box-shadow:0 12px 40px rgba(0,0,0,.4);scrollbar-width:thin;scrollbar-color:rgba(255,255,255,8%)transparent}.docs-search-results.visible{display:block}.docs-search-results::-webkit-scrollbar{width:4px}.docs-search-results::-webkit-scrollbar-thumb{background:rgba(255,255,255,8%);border-radius:4px}.docs-search-group-title{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--docs-text-muted);padding:.6rem .875rem .3rem;border-bottom:1px solid rgba(255,255,255,4%)}.docs-search-item{display:block;padding:.5rem .875rem;text-decoration:none;border-bottom:1px solid rgba(255,255,255,3%);transition:background .1s ease;cursor:pointer}.docs-search-item:hover,.docs-search-item.active{background:rgba(59,130,246,8%)}.docs-search-item-title{font-size:.82rem;font-weight:500;color:var(--docs-text);margin-bottom:.15rem}.docs-search-item-desc{font-size:.75rem;color:var(--docs-text-secondary);line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-search-item mark{background:rgba(59,130,246,.25);color:#93c5fd;border-radius:2px;padding:0 .1rem}.docs-search-empty{padding:1.25rem .875rem;text-align:center;color:var(--docs-text-muted);font-size:.82rem}.docs-search-empty i{display:block;font-size:1.2rem;margin-bottom:.5rem;opacity:.4}.docs-hero{background:linear-gradient(135deg,rgba(59,130,246,6%) 0%,rgba(139,92,246,4%) 50%,rgba(34,197,94,6%) 100%);border-bottom:1px solid var(--docs-border);margin:0 -2.25rem 2rem;padding:1.5rem 2.25rem 1.25rem;position:relative;overflow:hidden}.docs-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 30% 0%,rgba(59,130,246,8%) 0%,transparent 60%);pointer-events:none}.docs-hero .docs-breadcrumb{margin-bottom:.75rem;font-size:.82rem;position:relative}.docs-hero .docs-breadcrumb a{color:#606070;text-decoration:none;transition:color .2s ease}.docs-hero .docs-breadcrumb a:hover{color:var(--docs-accent)}.docs-hero .docs-breadcrumb .separator{color:#3a3a48;margin:0 .5rem;font-size:.75rem}.docs-hero .docs-breadcrumb .current{color:#a0a0b0;font-weight:500}.docs-hero h1{font-size:1.6rem;font-weight:700;margin:0 0 .25rem;display:flex;align-items:center;gap:.6rem;color:var(--docs-text);position:relative}.docs-hero h1 i{color:var(--docs-accent);font-size:1.3rem}.docs-hero p{color:var(--docs-text-secondary);font-size:.92rem;margin:0;position:relative}.docs-hero .docs-hero-actions{position:relative;display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.docs-wrapper main{padding:0 2.25rem 3rem!important}.docs-section-title{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--docs-text-secondary);margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--docs-border)}.docs-section-title:first-of-type{margin-top:0}.docs-wrapper section>h2.text-white{font-size:1.3rem;font-weight:600;letter-spacing:-.01em}.docs-wrapper h3{font-size:1.1rem;font-weight:600}.docs-wrapper .text-light-emphasis,.docs-wrapper .section-desc{line-height:1.75;color:var(--docs-text-secondary)!important}.docs-wrapper .lead{font-size:1.05rem;line-height:1.75}.docs-wrapper .arch-svg-container{background:linear-gradient(135deg,#0c0e12 0%,#131720 100%);border:1px solid rgba(255,255,255,6%);border-radius:12px;padding:1.5rem;margin-bottom:2rem;overflow-x:auto}.docs-wrapper .arch-svg-container svg{display:block;margin:0 auto;max-width:100%;height:auto}.docs-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--docs-bg-card);border:1px solid var(--docs-border);border-radius:10px;text-decoration:none;color:inherit;transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease}.docs-card:hover{border-color:rgba(59,130,246,.35);background:var(--docs-bg-card-hover);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2);text-decoration:none;color:inherit}.docs-card-icon{width:42px;height:42px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:1.15rem;flex-shrink:0}.docs-card-icon.blue{background:rgba(59,130,246,.1);color:#3b82f6}.docs-card-icon.green{background:rgba(34,197,94,.1);color:#22c55e}.docs-card-icon.purple{background:rgba(139,92,246,.1);color:#8b5cf6}.docs-card-icon.amber{background:rgba(245,158,11,.1);color:#f59e0b}.docs-card-icon.red{background:rgba(239,68,68,.1);color:#ef4444}.docs-card-icon.cyan{background:rgba(6,182,212,.1);color:#06b6d4}.docs-card-body h3{font-size:.95rem;font-weight:600;margin:0 0 .2rem;color:var(--docs-text)}.docs-card-body p{font-size:.82rem;margin:0;color:var(--docs-text-secondary);line-height:1.5}.docs-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.docs-wrapper .arch-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.875rem;margin-top:1.5rem}.docs-wrapper .arch-detail-card{background:var(--docs-bg-card);border:1px solid var(--docs-border);border-radius:10px;padding:1.25rem;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.docs-wrapper .arch-detail-card:hover{border-color:rgba(59,130,246,.2);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.docs-wrapper .arch-detail-card h5{color:#e2e8f0;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.docs-wrapper .arch-detail-card p{color:#7c8494;font-size:.875rem;margin:0;line-height:1.65}.docs-wrapper .arch-detail-card .card-icon{font-size:1.3rem;margin-bottom:.75rem}.docs-wrapper .card.bg-dark{background:#141416!important;border-color:var(--docs-border)!important;border-radius:10px}.docs-wrapper .card.bg-dark .card-body{padding:1.5rem}.docs-wrapper .card.bg-dark .card-footer{background:rgba(255,255,255,2%)!important;border-color:var(--docs-border)!important}.docs-wrapper .hover-lift{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.docs-wrapper .hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.25);border-color:rgba(59,130,246,.2)!important}.docs-wrapper .card.shadow-lg{box-shadow:0 4px 20px rgba(0,0,0,.15)!important}.docs-wrapper pre{margin-bottom:0}.docs-wrapper pre.bg-black{background:#0d1117!important;border:1px solid rgba(255,255,255,6%);border-radius:8px;padding:1rem 1.25rem!important;font-size:.82rem;line-height:1.75;overflow-x:auto}.docs-wrapper code{font-family:jetbrains mono,fira code,ui-monospace,monospace;font-size:.82rem}.docs-wrapper pre code.text-success{color:#7ee787!important}.docs-wrapper p code,.docs-wrapper li code,.docs-wrapper td code,.docs-wrapper .accordion-body code{background:rgba(59,130,246,7%);border:1px solid rgba(59,130,246,.1);border-radius:4px;padding:.125rem .375rem;font-size:.82rem;color:#67e8f9}.docs-wrapper .table-responsive{border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,6%)}.docs-wrapper .table.table-dark{margin-bottom:0}.docs-wrapper .table.table-dark thead th{background:rgba(59,130,246,6%);border-bottom:1px solid rgba(59,130,246,.1);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#93c5fd;padding:.75rem 1rem}.docs-wrapper .table.table-dark.table-striped tbody tr:nth-of-type(odd)>*{--bs-table-bg-type:rgba(255, 255, 255, 0.01)}.docs-wrapper .table.table-dark td{border-bottom:1px solid rgba(255,255,255,4%);padding:.7rem 1rem;font-size:.875rem;color:#94a3b8;vertical-align:middle}.docs-wrapper .table.table-dark.table-hover tbody tr:hover>*{--bs-table-bg-state:rgba(59, 130, 246, 0.04)}.docs-wrapper .config-table th{background:rgba(59,130,246,6%);color:#93c5fd;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1rem;border-bottom:1px solid rgba(59,130,246,.1)}.docs-wrapper .config-table td{padding:.7rem 1rem;border-bottom:1px solid rgba(255,255,255,4%);color:#94a3b8;font-size:.875rem;vertical-align:top}.docs-wrapper .config-table tr:hover td{background:rgba(255,255,255,.015)}.docs-wrapper .config-table code{color:#67e8f9;font-size:.82rem;white-space:nowrap}.docs-wrapper .config-table .default-val{color:#fbbf24;font-family:jetbrains mono,monospace;font-size:.82rem}.docs-wrapper .config-table .required{color:#ef4444;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em}.docs-wrapper .config-table .optional{color:#475569;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em}.docs-wrapper .accordion-item{background:0 0;border-color:rgba(255,255,255,6%)!important}.docs-wrapper .accordion-button{background:#141416!important;color:#e2e8f0!important;font-weight:500;font-size:.92rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,4%);box-shadow:none!important}.docs-wrapper .accordion-button:not(.collapsed){background:#18181c!important;border-bottom-color:rgba(59,130,246,8%)}.docs-wrapper .accordion-button::after{filter:invert(.5)}.docs-wrapper .accordion-body{background:#0f0f12;padding:1.25rem;border-bottom:1px solid rgba(255,255,255,4%)}.docs-wrapper .alert{border-radius:8px;font-size:.875rem}.docs-wrapper .alert.bg-info.bg-opacity-10{background:rgba(59,130,246,6%)!important;border-color:rgba(59,130,246,.12)!important}.docs-wrapper .arch-section{margin-bottom:3.5rem}.docs-wrapper .arch-section h2{color:#fff;margin-bottom:1rem}.docs-wrapper .arch-section .section-desc{color:var(--docs-text-secondary);font-size:1rem;margin-bottom:1.5rem;line-height:1.75}.docs-wrapper .diag-card{background:var(--docs-bg-card);border:1px solid var(--docs-border);border-radius:10px;padding:1.25rem;transition:border-color .2s ease}.docs-wrapper .diag-card:hover{border-color:rgba(59,130,246,.2)}.docs-wrapper .diag-card h5{color:#e2e8f0;font-size:.92rem;margin-bottom:.5rem}.docs-wrapper .diag-card pre{margin-bottom:0}.docs-wrapper .config-group{margin-bottom:2.5rem}.docs-wrapper .config-group h3{color:#e2e8f0;margin-bottom:1rem}.docs-wrapper .badge{font-size:.7rem;font-weight:600;letter-spacing:.02em;padding:.35em .65em}@keyframes dashFlow{to{stroke-dashoffset:-20}}@keyframes dashFlowReverse{to{stroke-dashoffset:20}}@keyframes nodePulse{0%,100%{opacity:1}50%{opacity:.6}}@keyframes fadeInUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes packetMove{0%{offset-distance:0%;opacity:0}10%{opacity:1}90%{opacity:1}100%{offset-distance:100%;opacity:0}}@keyframes rotateGear{from{transform-origin:center;transform:rotate(0)}to{transform-origin:center;transform:rotate(360deg)}}@keyframes scaleBreath{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes blinkRed{0%,100%{fill:rgba(239,68,68,.15)}50%{fill:rgba(239,68,68,.35)}}@keyframes blinkGreen{0%,100%{fill:rgba(34,197,94,.15)}50%{fill:rgba(34,197,94,.35)}}@media(max-width:767.98px){.docs-wrapper>.row{flex-wrap:wrap}.docs-wrapper .sidebar{position:relative!important;top:auto!important;max-height:none!important;min-height:auto!important;border-right:none;border-bottom:1px solid rgba(255,255,255,6%);padding:1rem 0!important}.docs-wrapper main{padding:0 1rem 2rem!important}.docs-hero{margin:0 -1rem 1.5rem;padding:1.25rem 1rem 1rem}.docs-card-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.docs-wrapper .hover-lift:hover,.docs-wrapper .arch-detail-card:hover,.docs-card:hover{transform:none}.docs-wrapper .sidebar .nav-link,.docs-wrapper .accordion-button,.docs-search-input{transition:none}}