.omie-integration{min-height:100vh;max-height:100vh;overflow-y:auto;scroll-behavior:smooth}.omie-main-container{height:calc(100vh - 60px);overflow-y:auto;overflow-x:hidden;padding:1rem;scroll-behavior:smooth}.omie-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;margin-bottom:1.5rem;overflow:hidden}.omie-content-area{max-height:calc(100vh - 200px);overflow-y:auto;overflow-x:hidden}.omie-table-container{overflow-x:auto;overflow-y:visible;max-width:100%;-webkit-overflow-scrolling:touch}.omie-table-container table{min-width:800px}.omie-form-container{max-height:calc(100vh - 250px);overflow-y:auto;overflow-x:hidden;padding-right:8px}.omie-integration ::-webkit-scrollbar,.omie-content-area ::-webkit-scrollbar,.omie-form-container ::-webkit-scrollbar{width:8px;height:8px}.omie-integration ::-webkit-scrollbar-track,.omie-content-area ::-webkit-scrollbar-track,.omie-form-container ::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.omie-integration ::-webkit-scrollbar-thumb,.omie-content-area ::-webkit-scrollbar-thumb,.omie-form-container ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.omie-integration ::-webkit-scrollbar-thumb:hover,.omie-content-area ::-webkit-scrollbar-thumb:hover,.omie-form-container ::-webkit-scrollbar-thumb:hover{background:#94a3b8}.omie-modal-content{max-height:80vh;overflow-y:auto}.omie-history-list{max-height:60vh;overflow-y:auto;border:1px solid #e5e7eb;border-radius:6px}.omie-mapping-area{max-height:calc(100vh - 300px);overflow-y:auto;padding:1rem;border:1px solid #e5e7eb;border-radius:6px;background:#fff}.omie-config-section{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}.omie-config-section:last-child{border-bottom:none;margin-bottom:0}.omie-input,.omie-select{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;line-height:1.25rem;transition:border-color .15s ease-in-out}.omie-input:focus,.omie-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.omie-form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.omie-button-primary{background-color:#3b82f6;color:#fff;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;border:none;cursor:pointer;transition:background-color .15s ease-in-out}.omie-button-primary:hover:not(:disabled){background-color:#2563eb}.omie-button-primary:disabled{background-color:#9ca3af;cursor:not-allowed}.omie-button-secondary{background-color:#fff;color:#374151;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;border:1px solid #d1d5db;cursor:pointer;transition:all .15s ease-in-out}.omie-button-secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.omie-button-secondary:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.omie-status-pending{background-color:#fef3c7;color:#92400e}.omie-status-running{background-color:#dbeafe;color:#1e40af}.omie-status-completed{background-color:#d1fae5;color:#065f46}.omie-status-failed{background-color:#fee2e2;color:#991b1b}.omie-status-cancelled{background-color:#f3f4f6;color:#4b5563}.omie-progress-bar{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden}.omie-progress-fill{height:100%;background-color:#3b82f6;border-radius:4px;transition:width .3s ease-in-out}.omie-mb-6{margin-bottom:1.5rem}@media (max-width: 768px){.omie-main-container{height:calc(100vh - 80px);padding:.5rem}.omie-content-area{max-height:calc(100vh - 150px)}.omie-form-container{max-height:calc(100vh - 200px)}.omie-mapping-area{max-height:calc(100vh - 250px)}.omie-history-list{max-height:50vh}.omie-table-container{font-size:.875rem}}*{scroll-behavior:smooth}.omie-loading{display:flex;align-items:center;justify-content:center;padding:2rem}.omie-spinner{width:2rem;height:2rem;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.omie-sticky-header{position:sticky;top:0;background:#fff;z-index:10;border-bottom:1px solid #e5e7eb;padding:1rem;margin-bottom:1rem}.omie-sticky-actions{position:sticky;bottom:0;background:#fff;border-top:1px solid #e5e7eb;padding:1rem;margin-top:1rem;z-index:10}.omie-mapping-grid{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:1rem;align-items:end;padding:1rem;border-bottom:1px solid #e5e7eb}@media (max-width: 768px){.omie-mapping-grid{grid-template-columns:1fr;gap:.5rem}}.omie-required-field{border-left:4px solid #ef4444;padding-left:1rem}.omie-transition{transition:all .2s ease-in-out}.omie-hover-bg:hover{background-color:#f9fafb}.omie-shadow-sm{box-shadow:0 1px 2px #0000000d}.omie-shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.omie-rounded{border-radius:.375rem}.omie-rounded-lg{border-radius:.5rem}.omie-bg-gray-50{background-color:#f9fafb}.omie-bg-blue-50{background-color:#eff6ff}.omie-flex-container{display:flex;min-height:0}.omie-flex-item{flex:1;min-height:0}.omie-tab-container{border-bottom:1px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:20}.omie-tab-content{padding:1.5rem 0}
