.subusers-docs *,.subusers-docs ol,.subusers-docs ul{list-style:none!important;list-style-type:none!important}.subusers-docs ol,.subusers-docs ul{padding-left:0!important}.subusers-docs li{list-style:none!important;list-style-type:none!important}.subusers-docs{background-color:#f1f4f6;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;margin:0;overflow:hidden;padding:0}.subusers-docs .docs-layout{display:flex;flex:1 1;overflow:hidden}.subusers-docs .docs-sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-shrink:0;overflow-y:auto;width:280px}.subusers-docs .sidebar-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.subusers-docs .sidebar-header h3{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.subusers-docs .section-list{padding:1rem 0}.subusers-docs .section-item{align-items:center;border-left:3px solid #0000;cursor:pointer;display:flex;padding:.75rem 2rem;transition:all .2s ease}.subusers-docs .section-item:hover{background:#f8fafc;border-left-color:#e2e8f0}.subusers-docs .section-item.active{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-left-color:#3b82f6;color:#1e40af}.subusers-docs .section-item.completed{color:#059669}.subusers-docs .section-item.completed .section-icon{color:#10b981}.subusers-docs .docs-content{background:#fff;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.subusers-docs .content-header{background:linear-gradient(135deg,#0f172a,#1e293b);border-bottom:1px solid #e2e8f0;color:#fff;flex-shrink:0;padding:2rem 2rem 1.5rem}.subusers-docs .content-header h1{color:#53c6e0;font-size:2rem;font-weight:700;margin:0 0 .5rem}.subusers-docs .content-header p{color:#cbd5e1;font-size:1.125rem;margin:0}.subusers-docs .content-body{background:#f1f4f6;flex:1 1;overflow-y:auto;padding:0 2rem 2rem}.subusers-docs .card{background:#fff;border:none;border-radius:12px;box-shadow:0 4px 12px #00000014;margin:0 0 2rem;overflow:hidden}.subusers-docs .card:first-child{margin-top:0}.subusers-docs .card-title{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:.5rem}.subusers-docs .card-body{padding:2rem;text-align:left}.subusers-docs .card-body h5{border-bottom:3px solid #3b82f6;color:#1e293b;font-weight:600;margin-bottom:1.5rem;padding:10px 0;text-align:center;text-transform:uppercase}.subusers-docs .section-icon{color:#6b7280;font-size:16px;margin-right:12px;text-align:center;width:20px}.subusers-docs .section-title{font-size:14px;font-weight:500}.subusers-docs .section-content{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:2rem;overflow:hidden}.subusers-docs .section-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;display:flex;padding:1.5rem 2rem}.subusers-docs .section-header h2{align-items:center;color:#1e293b;display:flex;font-size:1.5rem;font-weight:600;margin:0}.subusers-docs .header-icon{color:#3b82f6;font-size:1.25rem;margin-right:.75rem}.subusers-docs .section-body{padding:2rem}.subusers-docs .section-body p{color:#475569;font-size:1rem;line-height:1.6;margin-bottom:1rem}.subusers-docs .section-body h3{align-items:center;color:#1e293b;display:flex;font-size:1.2rem;font-weight:600;margin:2rem 0 1rem}.subusers-docs .section-body h4{color:#334155;font-size:1.1rem;font-weight:600;margin:1.5rem 0 .75rem}.subusers-docs .section-body ul{list-style-type:none!important;margin-bottom:1.5rem;padding-left:0!important}.subusers-docs .section-body ul li{color:#475569;font-size:1rem;line-height:1.6;margin-bottom:.5rem;padding-left:2rem;position:relative}.subusers-docs .section-body ul li:before{color:#10b981;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute;top:0}.subusers-docs .code-block{background:linear-gradient(135deg,#1e293b,#334155);border-radius:8px;color:#e2e8f0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5;margin:1rem 0;overflow-x:auto;padding:1.5rem}.subusers-docs .table-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin:1.5rem 0;overflow-x:auto}.subusers-docs .table{border-collapse:collapse;font-size:.875rem;margin:0;width:100%}.subusers-docs .table th{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:2px solid #e2e8f0;color:#374151;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.subusers-docs .table td{border-bottom:1px solid #f3f4f6;color:#4b5563;padding:1rem;vertical-align:top}.subusers-docs .table tr:hover{background:#f9fafb}.subusers-docs .table code{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:4px;color:#3b82f6;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8rem;font-weight:600;padding:.25rem .5rem}.subusers-docs .btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .2s ease}.subusers-docs .btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 4px #3b82f64d;color:#fff}.subusers-docs .btn-primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 8px #3b82f666;text-decoration:none;transform:translateY(-1px)}.subusers-docs .btn-secondary{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff}.subusers-docs .btn-secondary:hover{background:linear-gradient(135deg,#4b5563,#374151);text-decoration:none;transform:translateY(-1px)}.subusers-docs .btn-warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.subusers-docs .btn-warning:hover{background:linear-gradient(135deg,#d97706,#b45309);text-decoration:none;transform:translateY(-1px)}.subusers-docs .alert{align-items:flex-start;border-left:4px solid;border-radius:8px;display:flex;gap:.75rem;margin:1rem 0;padding:1rem 1.5rem}.subusers-docs .alert-info{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-left-color:#3b82f6;color:#1e40af}.subusers-docs .alert-warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left-color:#f59e0b;color:#92400e}.subusers-docs .alert-success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-left-color:#10b981;color:#065f46}.subusers-docs .alert-error{background:linear-gradient(135deg,#fee2e2,#fecaca);border-left-color:#ef4444;color:#991b1b}.subusers-docs .message-row{display:flex;gap:.75rem;justify-content:center;margin:1rem 0}.subusers-docs .error-message{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #f87171;border-radius:6px;color:#991b1b}.subusers-docs .error-message,.subusers-docs .success-message{align-items:center;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem}.subusers-docs .success-message{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #34d399;border-radius:6px;color:#065f46}@media (max-width:768px){.subusers-docs .docs-layout{flex-direction:column}.subusers-docs .docs-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;max-height:200px;width:100%}.subusers-docs .section-list{display:flex;overflow-x:auto;padding:.5rem 0}.subusers-docs .section-item{border-bottom:3px solid #0000;border-left:none;flex-shrink:0;padding:.5rem 1rem;white-space:nowrap}.subusers-docs .section-item.active{border-bottom-color:#3b82f6;border-left:none}.subusers-docs .content-header{padding:1.5rem 1rem 1rem}.subusers-docs .content-header h1{font-size:1.5rem}.subusers-docs .card{margin:0 0 1.5rem}.subusers-docs .card-body,.subusers-docs .section-body{padding:1.5rem}.subusers-docs .section-header{padding:1.25rem 1.5rem}.subusers-docs .table td,.subusers-docs .table th{font-size:.8rem;padding:.75rem .5rem}}@media (max-width:480px){.subusers-docs .sidebar-header{padding:1rem}.subusers-docs .content-header h1{font-size:1.25rem}.subusers-docs .card-body,.subusers-docs .section-body{padding:1rem}.subusers-docs .section-header h2{font-size:1.25rem}.subusers-docs .btn{font-size:.8rem;padding:.6rem 1rem}}.subusers-docs .content-header{border-top:1px solid #0000;margin-top:0!important;padding-top:.75rem!important}.subusers-docs .progress-container{padding:.25rem 2rem!important}.fullscreen-toggle-btn{margin:1rem 0}.sandbox-modal{background:#fff;border-radius:8px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;height:85vh;left:50%;opacity:0;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .3s ease;width:95vw;z-index:1000}.sandbox-modal-open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.sandbox-modal-backdrop{background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.sandbox-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem 1.5rem}.sandbox-modal-header h3{font-size:1.25rem;font-weight:600;margin:0}.sandbox-modal-close{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:all .2s}.sandbox-modal-close:hover{background-color:#f3f4f6;color:#374151}.sandbox-modal-content{flex:1 1;overflow:auto;padding:1.5rem}@media (max-width:768px){.sandbox-modal{border-radius:0;height:100vh;width:100vw}}.documentation.dark-mode .subusers-docs{background:#0f1117!important;color:#e2e8f0!important}.documentation.dark-mode .subusers-docs .docs-sidebar{background:#131620!important;border-color:#ffffff0f!important}.documentation.dark-mode .subusers-docs .sidebar-header{background:linear-gradient(135deg,#1a1f2e,#1e293b)!important;color:#f1f5f9!important}.documentation.dark-mode .subusers-docs .section-item{border-color:#ffffff0f!important;color:#cbd5e1!important}.documentation.dark-mode .subusers-docs .section-item:hover{background:#4f46e51f!important;color:#c7d2fe!important}.documentation.dark-mode .subusers-docs .section-item.active{background:linear-gradient(135deg,#4f46e5,#6d28d9)!important;border-color:#0000!important;color:#fff!important}.documentation.dark-mode .subusers-docs .docs-content{background:#131620!important;border-color:#ffffff0f!important;color:#e2e8f0!important}.documentation.dark-mode .subusers-docs .content-body{background:#1a1f2e!important;color:#e2e8f0!important}.documentation.dark-mode .subusers-docs .section-content{color:#cbd5e1!important}.documentation.dark-mode .subusers-docs .section-header{background:linear-gradient(135deg,#1a1f2e,#1e2433)!important;border-color:#4f46e533!important;color:#f1f5f9!important}.documentation.dark-mode .subusers-docs .section-header h2{color:#f1f5f9!important}.documentation.dark-mode .subusers-docs .table-container{background:#1a1f2e!important;border-color:#ffffff14!important}.documentation.dark-mode .subusers-docs .table-container table{color:#e2e8f0!important}.documentation.dark-mode .subusers-docs .table-container th{background:#1e293b!important;border-color:#ffffff14!important;color:#f1f5f9!important}.documentation.dark-mode .subusers-docs .table-container td{border-color:#ffffff0f!important;color:#cbd5e1!important}.documentation.dark-mode .subusers-docs .table-container tr:hover td{background:#4f46e514!important}.documentation.dark-mode .subusers-docs .table-container code{background:#4f46e526!important;color:#c7d2fe!important}.documentation.dark-mode .subusers-docs .alert-info{background:#3b82f61f!important;border-color:#3b82f64d!important;color:#93c5fd!important}.documentation.dark-mode .subusers-docs .alert-warning{background:#f59e0b1f!important;border-color:#f59e0b4d!important;color:#fcd34d!important}.documentation.dark-mode .subusers-docs .alert-success{background:#10b9811f!important;border-color:#10b9814d!important;color:#6ee7b7!important}.documentation.dark-mode .subusers-docs .alert-error{background:#ef44441f!important;border-color:#ef44444d!important;color:#fca5a5!important}.documentation.dark-mode .subusers-docs .card{background:#1a1f2e!important;border-color:#ffffff14!important;color:#e2e8f0!important}.documentation.dark-mode .subusers-docs .mobile-close-btn{background:#1e293b!important;color:#e2e8f0!important}
/*# sourceMappingURL=4827.65f63a12.chunk.css.map*/