: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}.pos-payment-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.pos-header{text-align:center;color:#fff;margin-bottom:3rem}.pos-header h2{text-shadow:2px 2px 4px #0003;margin:0;font-size:2.5rem;font-weight:700}.pos-header p{opacity:.95;margin:.5rem 0 0;font-size:1.1rem}.notification{border-radius:12px;margin-bottom:2rem;padding:1.5rem;font-size:1rem;font-weight:500;animation:.3s ease-out slideInDown;box-shadow:0 4px 12px #00000026}.notification.success{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-left:5px solid #047857}.notification.error{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-left:5px solid #b91c1c}.input-with-buttons{align-items:center;gap:.5rem;display:flex}.input-with-buttons input{text-align:center;border:2px solid #e5e7eb;border-radius:8px;flex:1;padding:12px;font-size:1.1rem;font-weight:600;transition:border-color .3s}.input-with-buttons input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.customer-id-input{min-width:100px}.btn-sm{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;padding:10px 16px;font-size:1.2rem;font-weight:600;transition:all .2s;display:flex}.btn-secondary{color:#374151;background:#f3f4f6;border:2px solid #d1d5db}.btn-secondary:hover{background:#e5e7eb;border-color:#9ca3af;transform:translateY(-2px)}.btn-secondary:active{transform:translateY(0)}.quick-amounts{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.75rem;margin-top:1rem;display:grid}.quick-amount-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:10px 14px;font-size:.95rem;font-weight:600;transition:all .2s}.quick-amount-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.quick-amount-btn:active{transform:translateY(0)}.expiry-inputs{align-items:center;gap:.5rem;display:flex}.expiry-inputs select{cursor:pointer;border:2px solid #e5e7eb;border-radius:8px;flex:1;padding:10px;font-size:1rem;transition:border-color .3s}.expiry-inputs select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.expiry-inputs span{color:#667eea;font-size:1.2rem;font-weight:600}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.pos-content{grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.pos-form-section{background:#fff;border-radius:16px;grid-column:1;padding:2rem;box-shadow:0 10px 40px #0000001a}.pos-form-section h3{color:#1f2937;border-bottom:3px solid #667eea;margin-top:0;padding-bottom:1rem;font-size:1.5rem}.pos-form-section form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:#374151;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.form-group input,.form-group select{border:2px solid #e5e7eb;border-radius:8px;padding:.75rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group select:focus{background-color:#f9f9ff;border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.form-group input::placeholder{color:#9ca3af}.form-group small{color:#6b7280;margin-top:.25rem;font-size:.85rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-row .form-group{margin:0}.submit-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;margin-top:1rem;padding:.85rem;font-size:1rem;font-weight:600;transition:all .3s}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.pos-response-section{background:#fff;border-radius:16px;grid-area:1/2;padding:2rem;box-shadow:0 10px 40px #0000001a}.pos-response-section h3{color:#1f2937;border-bottom:3px solid #667eea;margin-top:0;padding-bottom:1rem;font-size:1.5rem}.response-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem}.response-card.approved{background:linear-gradient(135deg,#ecfdf5 0%,#f0fdf4 100%);border-color:#10b981}.response-card.declined{background:linear-gradient(135deg,#fef2f2 0%,#fef8f8 100%);border-color:#ef4444}.response-header{border-bottom:2px solid #0000001a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.status-badge.approved{color:#047857;background:#d1fae5}.status-badge.declined{color:#b91c1c;background:#fee2e2}.status-badge.error{color:#92400e;background:#fef3c7}.status-badge.pending{color:#1e40af;background:#dbeafe}.transaction-id{color:#6b7280;font-size:.85rem;font-weight:500}.response-details{flex-direction:column;gap:1rem;display:flex}.detail-row{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.detail-row:last-child{border-bottom:none}.detail-row .label{color:#374151;font-size:.95rem;font-weight:600}.detail-row .value{color:#6b7280;word-break:break-all;font-family:Courier New,monospace;font-size:.9rem}.pos-info-section{background:#fff;border-radius:16px;grid-column:1/-1;margin-top:1rem;padding:2rem;box-shadow:0 10px 40px #0000001a}.pos-info-section h3{color:#1f2937;border-bottom:3px solid #667eea;margin-top:0;padding-bottom:1rem;font-size:1.5rem}.provider-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.provider-card{text-align:center;background:linear-gradient(135deg,#f0f9ff 0%,#f5f3ff 100%);border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s}.provider-card:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 20px #667eea33}.provider-card h4{color:#1f2937;margin:0 0 .5rem;font-size:1.1rem}.provider-card p{color:#6b7280;margin:0;font-size:.9rem;font-weight:500}@media (max-width:1024px){.pos-content{grid-template-columns:1fr;gap:1.5rem}.pos-form-section,.pos-response-section{grid-column:1}.pos-response-section{grid-row:auto}}@media (max-width:640px){.pos-payment-container{padding:1rem}.pos-header h2{font-size:1.8rem}.pos-header p{font-size:.95rem}.pos-form-section,.pos-response-section,.pos-info-section{padding:1.5rem}.form-row{grid-template-columns:1fr}.response-header{flex-direction:column;align-items:flex-start;gap:1rem}.provider-grid{grid-template-columns:1fr}.detail-row{flex-direction:column;align-items:flex-start;gap:.5rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.submit-btn:disabled{animation:1.5s ease-in-out infinite pulse}.pos-playground{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.pos-playground-header{text-align:center;color:#fff;margin-bottom:30px}.pos-playground-header h1{text-shadow:2px 2px 4px #0003;margin:0;font-size:2.5rem}.pos-playground-header p{opacity:.9;margin:10px 0 0;font-size:1.1rem}.pos-playground-container{grid-template-columns:1fr 1fr;gap:20px;max-width:1400px;margin:0 auto;display:grid}@media (max-width:1200px){.pos-playground-container{grid-template-columns:1fr}}.pos-left-panel{flex-direction:column;gap:20px;display:flex}.pos-right-panel{flex-direction:column;gap:20px;max-height:calc(100vh - 200px);display:flex;overflow-y:auto}.pos-section{background:#fff;border-radius:12px;padding:20px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000001a}.pos-section:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.pos-section h3{color:#333;border-bottom:2px solid #667eea;margin:0 0 20px;padding-bottom:10px;font-size:1.3rem}.pos-form-group{flex-direction:column;margin-bottom:18px;display:flex}.pos-form-group label{color:#333;margin-bottom:8px;font-size:.95rem;font-weight:600}.pos-form-group input,.pos-form-group select{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:12px;font-size:1rem;transition:border-color .3s,box-shadow .3s}.pos-form-group input:focus,.pos-form-group select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.pos-form-row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pos-form-row .pos-form-group{margin-bottom:0}.pos-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;margin-top:10px;padding:14px 28px;font-size:1.05rem;font-weight:600;transition:transform .2s,box-shadow .2s}.pos-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.pos-submit-btn:disabled{opacity:.7;cursor:not-allowed}.pos-provider-card{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;padding:20px}.pos-provider-name{margin-bottom:10px;font-size:1.4rem;font-weight:700}.pos-provider-approval{opacity:.9;font-size:1.1rem}.pos-provider-approval strong{color:gold;font-size:1.3rem}.pos-merchant-card{background:#f5f5f5;border-left:4px solid #667eea;border-radius:8px;padding:16px}.pos-merchant-name{color:#333;margin-bottom:8px;font-size:1.2rem;font-weight:600}.pos-merchant-detail{color:#666;margin:6px 0;font-size:.95rem}.pos-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pos-stat-card{text-align:center;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-left:4px solid #667eea;border-radius:8px;padding:16px}.pos-stat-card.success{background:linear-gradient(135deg,#e8f5e9 0%,#a5d6a7 100%);border-left-color:#4caf50}.pos-stat-card.declined{background:linear-gradient(135deg,#ffebee 0%,#ef9a9a 100%);border-left-color:#f44336}.pos-stat-value{color:#333;margin-bottom:8px;font-size:2rem;font-weight:700}.pos-stat-card.success .pos-stat-value{color:#2e7d32}.pos-stat-card.declined .pos-stat-value{color:#c62828}.pos-stat-label{color:#666;font-size:.9rem;font-weight:500}.pos-response-card{background:#f9f9f9;border-left:4px solid #667eea;border-radius:8px;padding:16px}.pos-response-card.approved{background:linear-gradient(90deg,#f1f8e9 0%,#fff 100%);border-left-color:#4caf50}.pos-response-card.declined{background:linear-gradient(90deg,#ffebee 0%,#fff 100%);border-left-color:#f44336}.pos-response-field{border-bottom:1px solid #e0e0e0;justify-content:space-between;padding:10px 0;font-size:.95rem;display:flex}.pos-response-field:last-child{border-bottom:none}.pos-response-field .label{color:#333;min-width:120px;font-weight:600}.pos-response-field .value{color:#666;word-break:break-word;text-align:right;flex:1;margin-left:20px}.pos-response-field .status{color:#fff;text-align:center;background:#667eea;border-radius:20px;padding:4px 12px;font-weight:600;display:inline-block}.pos-response-card.approved .status{background:#4caf50}.pos-response-card.declined .status{background:#f44336}.pos-notification{border-radius:8px;margin-top:10px;padding:14px 16px;font-weight:500;animation:.3s slideIn}.pos-notification.success{color:#2e7d32;background:#c8e6c9;border-left:4px solid #4caf50}.pos-notification.error{color:#c62828;background:#ffcdd2;border-left:4px solid #f44336}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.pos-right-panel::-webkit-scrollbar{width:8px}.pos-right-panel::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.pos-right-panel::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.pos-right-panel::-webkit-scrollbar-thumb:hover{background:#ffffff80}.creditcard-page{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1a1a2e 50%,#16213e 100%);min-height:100vh;padding:2rem;position:relative;overflow-x:hidden}.creditcard-page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#00d4ff1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:6s ease-in-out infinite float;position:fixed;top:-50%;right:-10%}.creditcard-page:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#7c3aed1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite reverse float;position:fixed;bottom:-20%;left:-5%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}.creditcard-header{text-align:center;z-index:1;margin-bottom:2rem;animation:.6s ease-out slideDownFade;position:relative}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.creditcard-header h1{background:linear-gradient(135deg,#00d4ff,#7c3aed,#00d4ff) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;animation:3s infinite gradientShift}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.creditcard-header p{color:#94a3b8;letter-spacing:.5px;font-size:1.1rem;font-weight:400}.creditcard-nav{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex;position:relative}.creditcard-nav .nav-btn{color:#94a3b8;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border:2px solid #fff3;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.creditcard-nav .nav-btn:before{content:"";z-index:-1;background:linear-gradient(135deg,#00d4ff33,#7c3aed33);width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.creditcard-nav .nav-btn:hover{color:#00d4ff;border-color:#00d4ff80;transform:translateY(-2px);box-shadow:0 8px 24px #00d4ff33}.creditcard-nav .nav-btn:hover:before{left:0}.creditcard-nav .nav-btn.active{color:#fff;background:linear-gradient(135deg,#00d4ff,#7c3aed);border-color:#0000;transform:translateY(-4px);box-shadow:0 12px 32px #00d4ff4d}.creditcard-content{z-index:1;max-width:1400px;margin:0 auto;position:relative}.dashboard-container{grid-template-columns:1fr 2fr;gap:2rem;display:grid}@media (max-width:1024px){.dashboard-container{grid-template-columns:1fr}}.card-list-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem}.card-list-section h2{color:#e2e8f0;margin-bottom:1rem;font-size:1.25rem}.card-list{flex-direction:column;gap:1rem;max-height:600px;display:flex;overflow-y:auto}.credit-card-item{cursor:pointer;background:linear-gradient(135deg,#1e3a5f 0%,#0f172a 100%);border:2px solid #0000;border-radius:12px;padding:1.25rem;transition:all .3s}.credit-card-item:hover{border-color:#00d4ff;transform:translateY(-2px)}.credit-card-item.selected{border-color:#7c3aed;box-shadow:0 0 20px #7c3aed4d}.credit-card-item.blocked{opacity:.7;background:linear-gradient(135deg,#374151 0%,#1f2937 100%)}.card-number{letter-spacing:2px;color:#e2e8f0;margin-bottom:.75rem;font-family:Courier New,monospace;font-size:1.1rem}.card-holder{color:#94a3b8;margin-bottom:.5rem;font-size:.9rem}.card-status{border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.card-status.active{color:#10b981;background:#10b98133}.card-status.blocked{color:#ef4444;background:#ef444433}.card-balance{justify-content:space-between;margin-top:.75rem;font-size:.85rem;display:flex}.card-balance span:first-child{color:#94a3b8}.card-balance span:last-child{color:#00d4ff;font-weight:600}.card-details-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem}.no-card-selected{color:#64748b;flex-direction:column;justify-content:center;align-items:center;height:400px;display:flex}.no-card-selected span{margin-bottom:1rem;font-size:4rem}.card-details-header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.card-info h2{color:#e2e8f0;margin-bottom:.5rem}.card-info .card-number-display{letter-spacing:3px;color:#00d4ff;font-family:Courier New,monospace;font-size:1.5rem}.card-actions{gap:.5rem;display:flex}.action-btn{cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;transition:all .3s}.action-btn.block{color:#ef4444;background:#ef444433}.action-btn.block:hover{color:#fff;background:#ef4444}.action-btn.activate{color:#10b981;background:#10b98133}.action-btn.activate:hover{color:#fff;background:#10b981}.action-btn.interest{color:#f59e0b;background:#f59e0b33}.action-btn.interest:hover{color:#fff;background:#f59e0b}.card-stats{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.card-stats{grid-template-columns:repeat(2,1fr)}}.stat-card{text-align:center;background:#0000004d;border-radius:12px;padding:1.25rem}.stat-card .label{color:#94a3b8;margin-bottom:.5rem;font-size:.8rem}.stat-card .value{font-size:1.5rem;font-weight:700}.stat-card .value.limit{color:#00d4ff}.stat-card .value.balance{color:#f59e0b}.stat-card .value.available{color:#10b981}.stat-card .value.minimum{color:#ef4444}.transaction-forms{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.transaction-forms{grid-template-columns:1fr}}.transaction-form{background:#0000004d;border-radius:12px;padding:1.5rem}.transaction-form h3{color:#e2e8f0;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-group label{color:#94a3b8;margin-bottom:.5rem;font-size:.85rem;display:block}.form-group input{color:#fff;background:#0000004d;border:1px solid #334155;border-radius:8px;width:100%;padding:.75rem;font-size:1rem}.form-group input:focus{border-color:#00d4ff;outline:none}.submit-btn{cursor:pointer;border:none;border-radius:8px;width:100%;padding:.75rem;font-size:1rem;font-weight:600;transition:all .3s}.submit-btn.charge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626)}.submit-btn.pay{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000004d}.submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.transactions-section h3{color:#e2e8f0;margin-bottom:1rem}.transactions-list{max-height:300px;overflow-y:auto}.transaction-item{background:#0003;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:1rem;display:flex}.transaction-info{align-items:center;gap:1rem;display:flex}.transaction-icon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.transaction-icon.charge{background:#ef444433}.transaction-icon.payment{background:#10b98133}.transaction-icon.interest{background:#f59e0b33}.transaction-details .description{color:#e2e8f0;font-size:.95rem}.transaction-details .date{color:#64748b;font-size:.8rem}.transaction-amount{font-size:1.1rem;font-weight:600}.transaction-amount.charge{color:#ef4444}.transaction-amount.payment{color:#10b981}.transaction-amount.interest{color:#f59e0b}.create-card-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-top:2rem;padding:1.5rem}.create-card-section h2{color:#e2e8f0;margin-bottom:1.5rem}.create-card-form{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.create-card-form .submit-btn{background:linear-gradient(135deg,#7c3aed,#5b21b6);grid-column:1/-1;justify-self:center;max-width:300px}.loading{color:#94a3b8;justify-content:center;align-items:center;padding:2rem;display:flex}.loading:after{content:"";border:3px solid #334155;border-top-color:#00d4ff;border-radius:50%;width:24px;height:24px;margin-left:.5rem;animation:1s linear infinite spin}.error-message{color:#ef4444;background:#ef44441a;border:1px solid #ef4444;border-radius:8px;margin-bottom:1rem;padding:1rem}.success-message{color:#10b981;background:#10b9811a;border:1px solid #10b981;border-radius:8px;margin-bottom:1rem;padding:1rem}.playground-container{grid-template-columns:300px 1fr;gap:2rem;display:grid}@media (max-width:900px){.playground-container{grid-template-columns:1fr}}.endpoints-list{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;max-height:700px;padding:1rem;overflow-y:auto}.endpoint-item{cursor:pointer;border-radius:8px;margin-bottom:.5rem;padding:.75rem;transition:all .2s}.endpoint-item:hover{background:#ffffff1a}.endpoint-item.selected{background:#7c3aed33;border-left:3px solid #7c3aed}.endpoint-method{border-radius:4px;margin-right:.5rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.endpoint-method.get{color:#10b981;background:#10b98133}.endpoint-method.post{color:#3b82f6;background:#3b82f633}.endpoint-title{color:#e2e8f0;font-size:.85rem}.request-panel{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem}.request-panel h3{color:#e2e8f0;margin-bottom:1rem}.request-url{word-break:break-all;background:#0000004d;border-radius:8px;margin-bottom:1rem;padding:1rem;font-family:Courier New,monospace}.params-section,.body-section{margin-bottom:1.5rem}.params-section h4,.body-section h4{color:#94a3b8;margin-bottom:.75rem;font-size:.9rem}.body-editor{color:#e2e8f0;resize:vertical;background:#0000004d;border:1px solid #334155;border-radius:8px;width:100%;min-height:200px;padding:1rem;font-family:Courier New,monospace;font-size:.9rem}.try-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.try-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #7c3aed66}.try-btn:disabled{opacity:.5;cursor:not-allowed}.response-section{margin-top:1.5rem}.response-section h4{color:#94a3b8;margin-bottom:.75rem}.response-status{border-radius:4px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.response-status.success{color:#10b981;background:#10b98133}.response-status.error{color:#ef4444;background:#ef444433}.response-body{white-space:pre-wrap;background:#0006;border-radius:8px;max-height:400px;padding:1rem;font-family:Courier New,monospace;font-size:.85rem;overflow:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}#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}
