body{font-family:Inter,system-ui,-apple-system,sans-serif!important}.nextra-nav-container,header.nextra-nav-container,nav.nextra-nav-container{display:none!important}.nextra-body,.nextra-container,.nx-flex.nextra-body,main{padding-top:96px!important}.nextra-sidebar-container,aside.nextra-sidebar{top:96px!important;height:calc(100vh - 96px)!important}:root{--nextra-primary-hue:260;--nextra-primary-saturation:55%}.nextra-sidebar-container a.active,.nextra-sidebar-container a[data-active=true]{color:#5b3dba!important;background:rgba(91,61,186,.07)!important}.nextra-sidebar-container .nx-text-xs{color:#5b3dba;font-weight:700;letter-spacing:.04em}article h1{font-size:2rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.5rem}article h2{font-size:1.375rem;font-weight:600;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #f0f0f0}.dark article h2{border-top-color:#2a2a2a}article h3{font-size:1.125rem;font-weight:600;margin-top:1.75rem}pre{border-radius:10px!important;font-size:.85rem!important}code:not(pre code){background:rgba(91,61,186,.08);color:#5b3dba;border-radius:4px;padding:2px 6px;font-size:.875em;border:1px solid rgba(91,61,186,.15)}.dark code:not(pre code){background:rgba(180,162,234,.1);color:#c4b0ff;border-color:rgba(180,162,234,.2)}table{width:100%;border-collapse:collapse;font-size:.9rem}thead tr{background:rgba(91,61,186,.04);border-bottom:2px solid rgba(91,61,186,.15)}thead th{padding:10px 14px;text-align:left;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:#5b3dba}tbody td{padding:10px 14px;border-bottom:1px solid #f3f3f3}.dark tbody td{border-bottom-color:#2a2a2a}tbody tr:last-child td{border-bottom:none}tbody tr:hover{background:rgba(91,61,186,.03)}.nextra-callout{border-radius:8px!important}.nextra-search input:focus{border-color:#5b3dba!important;box-shadow:0 0 0 2px rgba(91,61,186,.2)!important}.nextra-sidebar-container::-webkit-scrollbar{width:4px}.nextra-sidebar-container::-webkit-scrollbar-thumb{background:rgba(91,61,186,.2);border-radius:4px}article a{color:#5b3dba;text-decoration:none;border-bottom:1px solid rgba(91,61,186,.3);transition:border-color .15s}article a:hover{border-bottom-color:#5b3dba}.dark article a{color:#b4a2ea;border-bottom-color:rgba(180,162,234,.3)}.mg-step{position:relative;padding-left:2.5rem;padding-bottom:2rem;border-left:2px solid rgba(91,61,186,.2);margin-left:.75rem}.mg-step:last-child{border-left-color:transparent;padding-bottom:0}.mg-step-number{position:absolute;left:-1.1rem;top:0;width:2rem;height:2rem;background:#5b3dba;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.mg-step-title{font-weight:600;font-size:1rem;margin-bottom:.5rem;color:#111}.dark .mg-step-title{color:#f0f0f0}.mg-card-group{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:1rem;gap:1rem;margin:1.5rem 0}.mg-card{border:1px solid #e5e7eb;border-radius:10px;padding:1.25rem;text-decoration:none!important;border-bottom:none!important;transition:border-color .15s,box-shadow .15s;display:block;color:inherit!important}.dark .mg-card{border-color:#2a2a2a;background:#1a1a1a}.mg-card:hover{border-color:#5b3dba;box-shadow:0 4px 16px rgba(91,61,186,.1)}.mg-card-icon{width:2rem;height:2rem;background:rgba(91,61,186,.08);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#5b3dba;margin-bottom:.75rem;font-size:1rem}.mg-card-title{font-weight:600;font-size:.9rem;margin-bottom:.25rem;color:#111}.dark .mg-card-title{color:#f0f0f0}.mg-card-desc{font-size:.82rem;color:#6b7280;line-height:1.5}.mg-accordion{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.5rem;overflow:hidden}.dark .mg-accordion{border-color:#2a2a2a}.mg-accordion summary{padding:1rem 1.25rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:.9rem}.mg-accordion summary::-webkit-details-marker{display:none}.mg-accordion summary:after{content:"+";font-size:1.2rem;color:#5b3dba;line-height:1;transition:transform .2s}.mg-accordion[open] summary:after{content:"−"}.mg-accordion-body{padding:0 1.25rem 1.25rem;font-size:.9rem;color:#374151;line-height:1.7}.dark .mg-accordion-body{color:#d1d5db}.mg-note{border-radius:8px;padding:1rem 1.25rem;margin:1.25rem 0;font-size:.9rem;line-height:1.6;display:flex;gap:.75rem;align-items:flex-start}.mg-note.info{background:rgba(91,61,186,.06);border-left:3px solid #5b3dba}.mg-note.warning{background:rgba(245,158,11,.06);border-left:3px solid #f59e0b}.mg-note.tip{background:rgba(34,197,94,.06);border-left:3px solid #22c55e}.mg-note-icon{font-size:1rem;flex-shrink:0;margin-top:1px}