:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.api-playground{color:#1a1a1a;background:#fff;min-height:100vh}.playground-header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2.5rem;display:flex}.playground-header h2{margin:0 0 .5rem;font-size:2rem}.playground-header p{opacity:.9;margin:0}.api-info{gap:1rem;display:flex}.api-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.api-badge code{background:#0003;border-radius:4px;padding:.25rem .5rem;font-family:Monaco,Courier New,monospace;font-size:.875rem}.playground-layout{grid-template-columns:300px 1fr;min-height:calc(100vh - 150px);display:grid}.endpoints-sidebar{background:#f8f9fa;border-right:1px solid #e0e0e0;padding:1.5rem;overflow-y:auto}.endpoints-sidebar h3{color:#333;margin:0 0 1rem;font-size:1.1rem}.endpoints-list{flex-direction:column;gap:.5rem;display:flex}.endpoint-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:.5rem;padding:.875rem;transition:all .2s;display:flex}.endpoint-item:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.endpoint-item.active{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-color:#667eea}.method-tag{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;width:fit-content;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-block}.method-tag.method-get{color:#155724;background:#d4edda}.method-tag.method-post{color:#004085;background:#cce5ff}.method-tag.method-put{color:#856404;background:#fff3cd}.method-tag.method-delete{color:#721c24;background:#f8d7da}.endpoint-title{color:#333;font-size:.875rem;font-weight:500}.playground-content{max-width:1200px;padding:2rem;overflow-y:auto}.endpoint-details{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.endpoint-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.method-badge{text-transform:uppercase;border-radius:6px;padding:.375rem .875rem;font-size:.875rem;font-weight:700}.endpoint-path{color:#667eea;font-family:Monaco,Courier New,monospace;font-size:1rem;font-weight:600}.endpoint-description{color:#555;margin:0;line-height:1.6}.params-section,.body-section,.example-section,.code-examples{margin-bottom:2rem}.params-section h3,.body-section h3,.example-section h3,.code-examples h3{color:#333;margin:0 0 1rem;font-size:1.2rem}.params-grid{gap:1rem;display:grid}.param-field{flex-direction:column;gap:.5rem;display:flex}.param-field label{color:#333;align-items:center;gap:.5rem;font-weight:500;display:flex}.required{color:#dc3545;font-weight:700}.param-type{color:#666;background:#e9ecef;border-radius:4px;padding:.125rem .5rem;font-size:.75rem}.param-field input{border:1px solid #ddd;border-radius:6px;padding:.75rem;font-size:.95rem;transition:border-color .2s}.param-field input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.code-editor{resize:vertical;background:#f8f9fa;border:1px solid #ddd;border-radius:6px;width:100%;padding:1rem;font-family:Monaco,Courier New,monospace;font-size:.875rem;line-height:1.6}.code-editor:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.action-section{background:#f8f9fa;border-radius:8px;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.try-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #667eea4d}.try-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.try-button:disabled{opacity:.6;cursor:not-allowed}.request-url{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.url-label{color:#666;font-size:.875rem;font-weight:600}.request-url code{word-break:break-all;background:#fff;border:1px solid #ddd;border-radius:4px;padding:.5rem .75rem;font-size:.875rem}.response-section{border:1px solid #ddd;border-radius:8px;margin-bottom:2rem;overflow:hidden}.response-header{background:#f8f9fa;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.response-header h3{margin:0}.status-badge{border-radius:6px;padding:.375rem .875rem;font-size:.875rem;font-weight:700}.status-badge.status-success{color:#155724;background:#d4edda}.status-badge.status-error{color:#721c24;background:#f8d7da}.response-body,.example-response,.code-block{color:#abb2bf;background:#282c34;margin:0;padding:1.5rem;font-family:Monaco,Courier New,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}.example-response{color:#333;background:#f8f9fa;border:1px solid #ddd;border-radius:8px}.code-examples{flex-direction:column;gap:1.5rem;display:flex}.code-example{border:1px solid #ddd;border-radius:8px;overflow:hidden}.example-header{color:#333;background:#f8f9fa;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:.875rem 1.5rem;font-weight:600;display:flex}.copy-btn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.375rem .875rem;font-size:.875rem;transition:all .2s}.copy-btn:hover{color:#fff;background:#667eea;border-color:#667eea}@media (max-width:1024px){.playground-layout{grid-template-columns:1fr}.endpoints-sidebar{border-bottom:1px solid #e0e0e0;border-right:none}}@media (max-width:768px){.playground-header{padding:1.5rem}.playground-content{padding:1rem}.endpoint-header{flex-direction:column;align-items:flex-start}}.api-statistics{color:#1a1a1a;background:#fff;min-height:100vh}.stats-header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2.5rem;display:flex}.stats-header h2{margin:0 0 .5rem;font-size:2rem}.stats-header p{opacity:.9;margin:0}.time-range-selector{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:8px;gap:.5rem;padding:.375rem;display:flex}.time-range-selector button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.625rem 1.25rem;font-weight:500;transition:all .2s}.time-range-selector button:hover{background:#fff3}.time-range-selector button.active{color:#667eea;background:#fff}.overview-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:1400px;margin:0 auto;padding:2rem;display:grid}.stat-card{background:#fff;border:2px solid #0000;border-radius:12px;align-items:center;gap:1.5rem;padding:1.75rem;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000014}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.stat-card.primary{border-color:#667eea}.stat-card.success{border-color:#28a745}.stat-card.warning{border-color:#ffc107}.stat-card.error{border-color:#dc3545}.stat-icon{background:#f8f9fa;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.stat-content{flex:1}.stat-value{color:#1a1a1a;margin-bottom:.25rem;font-size:2rem;font-weight:700}.stat-label{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem}.stats-layout{grid-template-columns:1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:0 2rem 2rem;display:grid}.stats-section{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014}.stats-section.full-width{grid-column:1/-1}.stats-section h3{color:#333;margin:0 0 1.5rem;font-size:1.3rem}.endpoints-table{overflow-x:auto}.endpoints-table table{border-collapse:collapse;width:100%}.endpoints-table th{text-align:left;color:#555;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa;border-bottom:2px solid #e0e0e0;padding:.875rem;font-size:.875rem;font-weight:600}.endpoints-table td{vertical-align:middle;border-bottom:1px solid #f0f0f0;padding:1rem .875rem}.endpoints-table tbody tr:hover{background:#f8f9fa}.endpoint-cell code{color:#667eea;background:#f0f2ff;border-radius:4px;padding:.375rem .625rem;font-family:Monaco,Courier New,monospace;font-size:.875rem}.method-badge{text-transform:uppercase;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.method-badge.method-get{color:#155724;background:#d4edda}.method-badge.method-post{color:#004085;background:#cce5ff}.method-badge.method-put{color:#856404;background:#fff3cd}.method-badge.method-delete{color:#721c24;background:#f8d7da}.number-cell{color:#333;text-align:right;font-weight:600}.progress-cell{align-items:center;gap:.75rem;display:flex}.progress-bar{background:#e9ecef;border-radius:4px;flex:1;height:8px;overflow:hidden}.progress-fill{border-radius:4px;height:100%;transition:width .3s}.progress-text{color:#555;text-align:right;min-width:45px;font-size:.875rem;font-weight:600}.time-badge{border-radius:4px;padding:.25rem .625rem;font-size:.875rem;font-weight:600}.time-badge.fast{color:#155724;background:#d4edda}.time-badge.medium{color:#856404;background:#fff3cd}.time-ago{color:#999;font-size:.875rem}.methods-chart{flex-direction:column;gap:1.25rem;display:flex}.method-bar{flex-direction:column;gap:.5rem;display:flex}.method-bar-header{justify-content:space-between;align-items:center;display:flex}.method-count{color:#333;font-weight:600}.method-bar-track{background:#f0f0f0;border-radius:6px;height:32px;position:relative;overflow:hidden}.method-bar-fill{border-radius:6px;height:100%;transition:width .5s}.method-bar-fill.method-get{background:linear-gradient(90deg,#28a745 0%,#20c997 100%)}.method-bar-fill.method-post{background:linear-gradient(90deg,#007bff 0%,#0056b3 100%)}.method-bar-fill.method-put{background:linear-gradient(90deg,#ffc107 0%,#ff9800 100%)}.method-bar-fill.method-delete{background:linear-gradient(90deg,#dc3545 0%,#c82333 100%)}.method-percentage{color:#666;font-size:.875rem;font-weight:500}.hourly-chart{justify-content:space-between;align-items:flex-end;gap:4px;height:300px;padding:1rem 0;display:flex}.hour-bar{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.hour-bar-fill{cursor:pointer;background:linear-gradient(#667eea 0%,#764ba2 100%);border-radius:4px 4px 0 0;width:100%;min-height:4px;transition:all .3s}.hour-bar-fill:hover{background:linear-gradient(#5568d3 0%,#653d8b 100%);transform:scaleY(1.05)}.hour-label{color:#666;writing-mode:horizontal-tb;transform-origin:50%;white-space:nowrap;margin-top:.5rem;font-size:.75rem;transform:rotate(-45deg)}.loading-container,.error-container{color:#666;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.spinner{border:4px solid #e0e0e0;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.stats-layout{grid-template-columns:1fr}}@media (max-width:768px){.stats-header{padding:1.5rem}.overview-grid{grid-template-columns:1fr;padding:1rem}.stats-layout{padding:0 1rem 1rem}.endpoints-table{font-size:.875rem}.hourly-chart{height:200px}.hour-label{font-size:.625rem}}.ume-page{background:#fff;min-height:100vh}.ume-nav{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);gap:0;padding:0;display:flex;box-shadow:0 2px 8px #0000001a}.nav-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-bottom:4px solid #0000;flex:1;padding:1.25rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.nav-btn:hover{color:#fff;background:#ffffff1a}.nav-btn.active{color:#fff;background:#ffffff26;border-bottom-color:#fff}.team-page{min-height:100vh;padding:2rem}.team-header{text-align:center;margin-bottom:3rem}.team-header h1{color:#ef4444;margin-bottom:.5rem;font-size:3rem}.team-header p{color:#888;font-size:1.2rem}.team-content{max-width:800px;margin:0 auto}.welcome-card{background:#1a1a1a;border:1px solid #333;border-radius:8px;margin-bottom:2rem;padding:2rem}.welcome-card h2{color:#fff;margin-top:0}.info-section{background:#242424;border-radius:8px;padding:2rem}.info-section h3{margin-top:0}.info-section ul{line-height:1.8}.info-section code{background:#1a1a1a;border-radius:4px;padding:.2rem .5rem;font-size:.9em}#root{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}
