.recordings-docs .sandbox-options ol,.recordings-docs .sandbox-options ul,.recordings-docs .section-list,.recordings-docs .section-list li{list-style:none;padding-left:0}.recordings-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}.recordings-docs .docs-layout{display:flex;flex:1 1;overflow:hidden}.recordings-docs .docs-sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-shrink:0;overflow-y:auto;width:280px}.recordings-docs .sidebar-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem}.recordings-docs .sidebar-header h3{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.recordings-docs .section-list{padding:1rem 0}.recordings-docs .section-item{align-items:center;border-left:3px solid #0000;cursor:pointer;display:flex;padding:.75rem 2rem;transition:all .2s ease}.recordings-docs .section-item:hover{background:#f8fafc;border-left-color:#e2e8f0}.recordings-docs .section-item.active{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-left-color:#3b82f6;color:#1e40af}.recordings-docs .section-item.completed{color:#059669}.recordings-docs .section-item.completed .section-icon{color:#10b981}.recordings-docs .section-icon{color:#94a3b8;flex-shrink:0;font-size:1rem;margin-right:.75rem;transition:color .2s ease;width:1.25rem}.recordings-docs .section-item.active .section-icon{color:#3b82f6}.recordings-docs .section-title{color:inherit;font-size:.9rem;font-weight:500}.recordings-docs .docs-content{background:#fff;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.recordings-docs .content-header{background:linear-gradient(135deg,#0f172a,#1e293b);border-bottom:1px solid #e2e8f0;color:#fff;flex-shrink:0;padding:2rem 2rem 1.5rem}.recordings-docs .content-header h1{color:#53c6e0;font-size:2rem;font-weight:700;margin:0 0 .5rem}.recordings-docs .content-header p{color:#cbd5e1;font-size:1.125rem;margin:0}.recordings-docs .content-body{background:#f1f4f6;flex:1 1;overflow-y:auto;padding:0 2rem 2rem}.recordings-docs .card{background:#fff;border:none;border-radius:12px;box-shadow:0 4px 12px #00000014;margin:0 0 2rem;overflow:hidden}.recordings-docs .card:first-child{margin-top:0}.recordings-docs .card-title{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:.5rem}.recordings-docs .card-body{padding:2rem;text-align:left}.recordings-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}.recordings-docs .section-content{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;margin-bottom:2rem;overflow:hidden}.recordings-docs .section-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;display:flex;padding:1.5rem 2rem}.recordings-docs .section-header h2{align-items:center;color:#1e293b;display:flex;font-size:1.5rem;font-weight:600;margin:0}.recordings-docs .header-icon{color:#3b82f6;font-size:1.25rem;margin-right:.75rem}.recordings-docs .section-body{padding:2rem}.recordings-docs .section-body p{color:#475569;font-size:1rem;line-height:1.6;margin-bottom:1rem}.recordings-docs .section-body h3{align-items:center;color:#1e293b;display:flex;font-size:1.2rem;font-weight:600;margin:2rem 0 1rem}.recordings-docs .section-body h4{color:#334155;font-size:1.1rem;font-weight:600;margin:1.5rem 0 .75rem}.recordings-docs .section-body ul{list-style-type:none!important;margin-bottom:1.5rem;padding-left:0!important}.recordings-docs .section-body ul li{color:#475569;font-size:1rem;line-height:1.6;margin-bottom:.5rem;padding-left:2rem;position:relative}.recordings-docs .section-body ul li:before{color:#10b981;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute;top:0}.recordings-docs .loading{align-items:center;color:#64748b;display:flex;flex-direction:column;font-size:.95rem;gap:1rem;justify-content:center;padding:3rem}.recordings-docs .spinner{animation:recordings-spin .7s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:32px;width:32px}@keyframes recordings-spin{to{transform:rotate(1turn)}}.recordings-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}.recordings-docs .table-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin:1.5rem 0;overflow-x:auto}.recordings-docs .table{border-collapse:collapse;font-size:.875rem;margin:0;width:100%}.recordings-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}.recordings-docs .table td{border-bottom:1px solid #f3f4f6;color:#4b5563;padding:1rem;vertical-align:top}.recordings-docs .table tr:hover{background:#f0f4ff}.recordings-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}.recordings-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}.recordings-docs .btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 4px #3b82f64d;color:#fff}.recordings-docs .btn-primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 8px #3b82f666;text-decoration:none;transform:translateY(-1px)}.recordings-docs .btn-secondary{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff}.recordings-docs .btn-secondary:hover{background:linear-gradient(135deg,#4b5563,#374151);text-decoration:none;transform:translateY(-1px)}.recordings-docs .btn-warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.recordings-docs .btn-warning:hover{background:linear-gradient(135deg,#d97706,#b45309);text-decoration:none;transform:translateY(-1px)}.recordings-docs .alert{align-items:flex-start;border-left:4px solid;border-radius:8px;display:flex;gap:.75rem;margin:1rem 0;padding:1rem 1.5rem;transition:transform .15s ease,box-shadow .15s ease}.recordings-docs .alert:hover{box-shadow:0 4px 12px #0000000f;transform:translateY(-1px)}.recordings-docs .alert-info{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-left-color:#3b82f6;color:#1e40af}.recordings-docs .alert-warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left-color:#f59e0b;color:#92400e}.recordings-docs .alert-success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-left-color:#10b981;color:#065f46}.recordings-docs .alert-error{background:linear-gradient(135deg,#fee2e2,#fecaca);border-left-color:#ef4444;color:#991b1b}.recordings-docs .message-row{display:flex;gap:.75rem;justify-content:center;margin:1rem 0}.recordings-docs .error-message{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #f87171;border-radius:6px;color:#991b1b}.recordings-docs .error-message,.recordings-docs .success-message{align-items:center;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem}.recordings-docs .success-message{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #34d399;border-radius:6px;color:#065f46}.recordings-docs .api-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:1rem 0;padding:1.25rem 1.5rem}.recordings-docs .api-details h4{margin:0 0 .75rem}.recordings-docs .api-info p{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;margin:.25rem 0}.recordings-docs .sandbox-options{border-top:1px solid #e2e8f0;margin-top:1.5rem;padding:1.5rem 0;text-align:center}@media (max-width:768px){.recordings-docs .docs-layout{flex-direction:column}.recordings-docs .docs-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;max-height:200px;width:100%}.recordings-docs .section-list{display:flex;overflow-x:auto;padding:.5rem 0}.recordings-docs .section-item{border-bottom:3px solid #0000;border-left:none;flex-shrink:0;padding:.5rem 1rem;white-space:nowrap}.recordings-docs .section-item.active{border-bottom-color:#3b82f6;border-left:none}.recordings-docs .content-header{padding:1.5rem 1rem 1rem}.recordings-docs .content-header h1{font-size:1.5rem}.recordings-docs .card{margin:0 0 1.5rem}.recordings-docs .card-body,.recordings-docs .section-body{padding:1.5rem}.recordings-docs .section-header{padding:1.25rem 1.5rem}.recordings-docs .table td,.recordings-docs .table th{font-size:.8rem;padding:.75rem .5rem}}@media (max-width:480px){.recordings-docs .sidebar-header{padding:1rem}.recordings-docs .content-header h1{font-size:1.25rem}.recordings-docs .card-body,.recordings-docs .section-body{padding:1rem}.recordings-docs .section-header h2{font-size:1.25rem}.recordings-docs .btn{font-size:.8rem;padding:.6rem 1rem}}.documentation.dark-mode .recordings-docs{background:#0f1117!important;color:#e2e8f0!important}.documentation.dark-mode .recordings-docs .docs-sidebar{background:#131620!important;border-color:#ffffff0f!important}.documentation.dark-mode .recordings-docs .sidebar-header{background:linear-gradient(135deg,#1a1f2e,#1e293b)!important;color:#f1f5f9!important}.documentation.dark-mode .recordings-docs .section-item{border-color:#ffffff0f!important;color:#cbd5e1!important}.documentation.dark-mode .recordings-docs .section-item:hover{background:#4f46e51f!important;color:#c7d2fe!important}.documentation.dark-mode .recordings-docs .section-item.active{background:linear-gradient(135deg,#4f46e5,#6d28d9)!important;border-color:#0000!important;color:#fff!important}.documentation.dark-mode .recordings-docs .docs-content{background:#131620!important;border-color:#ffffff0f!important;color:#e2e8f0!important}.documentation.dark-mode .recordings-docs .content-body{background:#1a1f2e!important;color:#e2e8f0!important}.documentation.dark-mode .recordings-docs .section-content{color:#cbd5e1!important}.documentation.dark-mode .recordings-docs .section-header{background:linear-gradient(135deg,#1a1f2e,#1e2433)!important;border-color:#4f46e533!important;color:#f1f5f9!important}.documentation.dark-mode .recordings-docs .section-header h2{color:#f1f5f9!important}.documentation.dark-mode .recordings-docs .table-container{background:#1a1f2e!important;border-color:#ffffff14!important}.documentation.dark-mode .recordings-docs .table-container th{background:#1e293b!important;border-color:#ffffff14!important;color:#f1f5f9!important}.documentation.dark-mode .recordings-docs .table-container td{border-color:#ffffff0f!important;color:#cbd5e1!important}.documentation.dark-mode .recordings-docs .table-container tr:hover td{background:#4f46e514!important}.documentation.dark-mode .recordings-docs .table-container code{background:#4f46e526!important;color:#c7d2fe!important}.documentation.dark-mode .recordings-docs .alert-info{background:#3b82f61f!important;border-color:#3b82f64d!important;color:#93c5fd!important}.documentation.dark-mode .recordings-docs .alert-warning{background:#f59e0b1f!important;border-color:#f59e0b4d!important;color:#fcd34d!important}.documentation.dark-mode .recordings-docs .alert-success{background:#10b9811f!important;border-color:#10b9814d!important;color:#6ee7b7!important}.documentation.dark-mode .recordings-docs .alert-error{background:#ef44441f!important;border-color:#ef44444d!important;color:#fca5a5!important}.documentation.dark-mode .recordings-docs .card,.documentation.dark-mode .recordings-docs .recording-info{background:#1a1f2e!important;border-color:#ffffff14!important;color:#e2e8f0!important}.documentation.dark-mode .recordings-docs .mobile-close-btn{background:#1e293b!important;color:#e2e8f0!important}.documentation.dark-mode .recordings-docs .btn{border-color:#ffffff1a!important}
/*# sourceMappingURL=3641.912f676b.chunk.css.map*/