@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";
:root{--nextra-primary-hue:15;--nextra-primary-saturation:100%;--nextra-primary-lightness:50%;--docs-bg:#fff;--docs-sidebar-bg:#fafafa;--docs-border:#0000001a;--docs-text:#1a1a1a;--docs-text-secondary:#4a4a4a;--docs-code-bg:#f5f5f5;--docs-card-bg:#fff}html.dark{--docs-bg:#080808;--docs-sidebar-bg:#080808;--docs-border:#ffffff0f;--docs-text:#fff;--docs-text-secondary:#ffffffb3;--docs-code-bg:#0e0e0e;--docs-card-bg:#111}.nextra-nav-container{background:var(--docs-bg)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;border-bottom:1px solid var(--docs-border)!important;background-color:rgba(var(--docs-bg-rgb,8,8,8),.8)!important}html.dark .nextra-nav-container{background:#080808cc!important}html:not(.dark) .nextra-nav-container{background:#ffffffe6!important}.nextra-sidebar-container{background:var(--docs-sidebar-bg)!important;border-right:1px solid var(--docs-border)!important}.nextra-content{background:var(--docs-bg)!important;color:var(--docs-text)!important;font-family:Poppins,sans-serif!important}a{color:var(--docs-text-secondary)!important;text-decoration:none!important;transition:color .2s!important}a:hover{color:#ff6a00!important;text-decoration:underline!important}.nextra-sidebar-container a[data-active=true]{color:#ff4500!important;background:#ff450014!important;font-weight:600!important}.nextra-sidebar-container a[data-active=true]:hover{color:#ff6a00!important}.nextra-sidebar-container a{color:var(--docs-text-secondary)!important}.nextra-sidebar-container a:hover{color:#ff6a00!important;background:#ff45000d!important}button,.nextra-button{color:var(--docs-text-secondary)!important;transition:all .2s!important}button:hover,.nextra-button:hover{color:#ff6a00!important}.nextra-button-primary{color:#fff!important;background:#ff4500!important}.nextra-button-primary:hover{background:#ff6a00!important;transform:translateY(-1px)!important}.nextra-search{background:var(--docs-code-bg)!important;border:1px solid var(--docs-border)!important;border-radius:.75rem!important}.nextra-search input{color:var(--docs-text)!important;background:0 0!important}.nextra-search kbd{color:var(--docs-text-secondary)!important;background:#0000001a!important}html.dark .nextra-search kbd{background:#ffffff1a!important}pre{background:var(--docs-code-bg)!important;border:1px solid var(--docs-border)!important;border-radius:1rem!important;font-family:JetBrains Mono,monospace!important}code{font-family:JetBrains Mono,monospace!important;font-size:.875rem!important}:not(pre)>code{color:var(--docs-text)!important;background:#ff45001a!important;border-radius:.375rem!important;padding:.2rem .4rem!important;font-weight:500!important}table{border-color:var(--docs-border)!important;border-radius:1rem!important;overflow:hidden!important}th,td{border-color:var(--docs-border)!important;padding:.75rem 1rem!important}th{color:var(--docs-text)!important;background:#ff45000d!important;font-weight:600!important}.nextra-callout{background:#ff45000d!important;border:1px solid #ff450033!important;border-radius:1rem!important;padding:1rem!important}.nextra-callout a{color:#ff6a00!important}.nextra-callout a:hover{color:#ff8c00!important}.nextra-card{background:var(--docs-card-bg)!important;border:1px solid var(--docs-border)!important;border-radius:1rem!important;transition:all .2s!important}.nextra-card:hover{border-color:#ff45004d!important;transform:translateY(-2px)!important}.nextra-card h3{color:var(--docs-text)!important}.nextra-card p{color:var(--docs-text-secondary)!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--docs-code-bg)}::-webkit-scrollbar-thumb{background:#ff4500;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ff6a00}h1,h2,h3,h4,h5,h6{color:var(--docs-text)!important;font-family:Poppins,sans-serif!important}h1{background:linear-gradient(135deg,#ff4500 0%,#ff8c00 50%,gold 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700!important}h2{font-weight:600!important}h3,h4,h5,h6{font-weight:500!important}.nextra-toc{border-left:1px solid var(--docs-border)!important}.nextra-toc a{color:var(--docs-text-secondary)!important}.nextra-toc a:hover{color:#ff6a00!important}.nextra-toc a[data-active=true]{color:#ff4500!important;border-left-color:#ff4500!important}footer{border-top:1px solid var(--docs-border)!important;background:var(--docs-bg)!important}.nextra-breadcrumb,.nextra-breadcrumb a{color:var(--docs-text-secondary)!important}.nextra-breadcrumb a:hover{color:#ff6a00!important}.nextra-pagination{border-top:1px solid var(--docs-border)!important}.nextra-pagination a{color:var(--docs-text-secondary)!important}.nextra-pagination a:hover{color:#ff6a00!important}:focus-visible{outline-offset:2px!important;outline:2px solid #ff4500!important}.nextra-sidebar-container .nextra-sidebar-section{color:var(--docs-text-secondary)!important;text-transform:uppercase!important;letter-spacing:.05em!important;opacity:.6!important;font-size:.75rem!important;font-weight:600!important}.nextra-sidebar-container button{color:var(--docs-text-secondary)!important}.nextra-sidebar-container button:hover{color:#ff6a00!important}
