body{font-family:Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}a,a:active,a:hover{color:#464040;text-decoration:none!important}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;color:#fff;padding:20px}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-layout{display:flex;flex-direction:column;min-height:100vh}.header{background:#fff;height:60px;left:0;position:fixed;right:0;top:0;z-index:999}.header.authenticated{left:255px;right:0}.app-shell{display:flex;margin-top:0;min-height:100vh}.app-shell.authenticated{padding-left:255px}.app-content{display:flex;flex:1 1}.menu-container{background:#fff;border-right:1px solid #e0e0e0;flex-shrink:0;height:100vh;left:0;position:fixed;top:0;width:255px}.main-content{flex:1 1;margin-top:60px;min-height:calc(100vh - 60px);padding:20px}.main-content.authenticated{margin-left:0}.reg_form{display:grid;grid-template-areas:"a" "b" "c" "d";grid-template-columns:1fr;grid-template-rows:1fr}.reg_form input{border:1px solid #ccc;border-radius:0;box-sizing:border-box;font-size:16px;height:40px;padding:0 10px;width:100%}.reg_form input:focus{border-color:#007bff;outline:none}.reg_form_input_email{grid-area:a;padding-bottom:5px}.reg_form_input_password{grid-area:b}.reg_form_button_register{grid-area:c;padding-top:20px}.reg_form_button_auth{grid-area:d;margin-left:auto;margin-right:auto;padding-top:10px}.reg_form_button_register button{background-color:#007bff;border:none;border-radius:0;color:#fff;cursor:pointer;font-size:16px;height:45px;transition:background-color .2s;width:100%}.reg_form_button_register button:hover{background-color:#0056b3}.reg_form_button_register button:active{background-color:#004085}.reg_container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 60px);padding:20px}.reg_block{margin:0 auto;max-width:400px;width:100%}.auth_form{display:grid;grid-template-areas:"a" "b" "c" "d";grid-template-columns:1fr;grid-template-rows:1fr}.auth_form input{border:1px solid #ccc;border-radius:0;box-sizing:border-box;font-size:16px;height:40px;padding:0 10px;width:100%}.auth_form input:focus{border-color:#007bff;outline:none}.auth_form_input_email{grid-area:a;padding-bottom:5px}.auth_form_input_password{grid-area:b}.auth_form_button_login{grid-area:c;padding-top:20px}.auth_form_error{background:#fdecee;border:1px solid #f5c2c7;color:#b00020;font-size:14px;margin-top:10px;padding:10px}.auth_form_button_register{grid-area:d;margin-left:auto;margin-right:auto;padding-top:10px}.auth_form_button_login button{background-color:#007bff;border:none;border-radius:0;color:#fff;cursor:pointer;font-size:16px;height:45px;transition:background-color .2s;width:100%}.auth_form_button_login button:hover{background-color:#0056b3}.auth_form_button_login button:active{background-color:#004085}.container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:calc(100vh - 60px);padding:20px;width:100%}.auth_block{margin:0 auto;max-width:400px;width:100%}.action-card-link{color:inherit;display:block;text-decoration:none}.action-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:24px;transition:all .2s ease}.action-card:hover{border-color:#3b82f6;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.action-card-icon{height:32px;margin-bottom:12px;width:32px}.action-card-title{color:#333;font-size:16px;font-weight:600;margin:0 0 8px}.action-card-description{color:#666;font-size:14px;line-height:1.4;margin:0}.connection-card-link{color:inherit;display:block;text-decoration:none}.connection-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:20px;text-align:center;transition:all .2s ease}.connection-card:hover{border-color:#3b82f6;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.connection-card-logo{align-items:center;display:flex;height:64px;justify-content:center;margin-bottom:12px;width:64px}.connection-card-logo img{max-height:100%;max-width:100%;object-fit:contain}.connection-card-content{display:flex;flex:1 1;flex-direction:column}.connection-card-title{color:#333;font-size:16px;font-weight:600;margin:0 0 8px}.connection-card-category{color:#666;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.integration-card-link{color:inherit;display:block;text-decoration:none}.integration-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:20px;transition:all .2s ease}.integration-card:hover{border-color:#3b82f6;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.integration-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.integration-card-title{color:#333;flex:1 1;font-size:16px;font-weight:600;margin:0}.integration-card-status{border-radius:12px;font-size:12px;font-weight:500;margin-left:12px;padding:4px 12px;white-space:nowrap}.integration-card-content{flex:1 1}.integration-card-info{display:flex;flex-direction:column;gap:4px}.integration-card-label{color:#666;font-size:12px}.integration-card-value{color:#333;font-size:14px}.home-page{padding:20px}.home-content{margin:0 auto;max-width:1200px}.home-section{margin-bottom:48px}.getting-started-section{background:linear-gradient(135deg,#f3e5f5,#e1bee7 50%,#ce93d8);border-radius:16px;margin-bottom:48px;padding:32px}.getting-started-section .section-title{color:#4a148c;margin-bottom:24px}.getting-started-section .cards-grid{gap:24px}.learn-section{background:#0000;padding:0}.learn-section .section-title{margin-bottom:24px}.section-title{color:#333;font-size:24px;font-weight:600;margin-bottom:8px}.section-subtitle{color:#666;font-size:16px;margin-bottom:24px;margin-top:0}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.library-button{background:#007bff;border-radius:6px;color:#fff;font-size:14px;font-weight:500;padding:8px 16px;text-decoration:none;transition:background-color .2s}.library-button:hover{background:#0056b3}.cards-grid{grid-gap:20px;gap:20px}.datasets-page{padding:20px}.datasets-content{margin:0 auto;max-width:800px;text-align:center}.datasets-header{margin-bottom:48px}.datasets-title{color:#333;font-size:32px;font-weight:600;margin-bottom:16px}.datasets-description{color:#666;font-size:16px;line-height:1.6;margin:0}.datasets-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.action-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s}.action-button.primary{background:#007bff;color:#fff}.action-button.primary:hover{background:#0056b3}.action-button.secondary{background:#0000;border:1px solid #007bff;color:#007bff}.action-button.secondary:hover{background:#f8f9fa}.usage-page{padding:20px}.usage-content{margin:0 auto;max-width:1100px;text-align:left}.usage-header{margin-bottom:24px}.usage-title{color:#333;font-size:32px;font-weight:600;margin-bottom:16px}.usage-subtitle{color:#666;font-size:16px;line-height:1.6;margin:0}.usage-filters{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 1px 2px #0000000a;margin-bottom:20px;padding:16px}.filters-row{align-items:end;display:flex;flex-wrap:wrap;gap:12px 16px}.filter-item{display:flex;flex-direction:column;gap:6px}.filter-item label{color:#6b7280;font-size:12px}.filter-item input[type=date],.filter-item input[type=number],.filter-item select{border:1px solid #e5e7eb;border-radius:8px;height:36px;min-width:160px;padding:6px 10px}.filter-actions{align-items:center;display:flex;gap:10px;margin-left:auto}.filter-actions button{background:#111827;border:none;border-radius:8px;color:#fff;cursor:pointer;height:36px;padding:0 14px}.loading-inline{color:#6b7280;font-size:14px}.usage-table-container{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 1px 2px #0000000a;padding:0}.table-controls{justify-content:space-between;padding:12px 16px}.pagination,.table-controls{align-items:center;display:flex}.pagination{gap:8px}.pagination button{background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:12px;height:28px;padding:0 10px}.pagination span{color:#374151;font-size:12px}.usage-table-scroll{overflow:auto}.usage-table{border-collapse:collapse;width:100%}.usage-table thead th{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;cursor:pointer;font-size:13px;font-weight:600;padding:10px 12px;position:-webkit-sticky;position:sticky;top:0}.usage-table thead th.sorted.desc:after{content:" \25BC"}.usage-table thead th.sorted.asc:after{content:" \25B2"}.usage-table tbody td{border-bottom:1px solid #f3f4f6;color:#111827;font-size:14px;padding:10px 12px}.usage-table tbody tr:hover{background:#fafafa}.usage-table .empty{color:#6b7280;padding:24px 0;text-align:center}.table-footer{justify-content:space-between;padding:10px 16px 14px}.page-size,.table-footer{align-items:center;display:flex}.page-size{gap:8px}.page-size.right{margin-left:auto}.page-size label{color:#6b7280;font-size:12px}.page-size select{border:1px solid #e5e7eb;border-radius:8px;height:32px;padding:0 10px}.usage-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:14px}.usage-summary .metric{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 1px 2px #0000000a;display:flex;flex-direction:column;gap:6px;padding:12px}.usage-summary .metric span{color:#6b7280;font-size:12px}.usage-summary .metric b{color:#111827;font-size:16px}.usage-timeseries{margin-top:20px}.usage-timeseries h3{color:#111827;font-size:18px;margin:12px 0}.timeseries-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.timeseries-item{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 1px 2px #0000000a;display:flex;flex-direction:column;gap:6px;padding:12px}.ts-date{color:#6b7280;font-size:12px}.ts-cost,.ts-tokens{color:#111827;font-size:14px}.usage-breakdown{margin-top:20px}.usage-breakdown h3{color:#111827;font-size:18px;margin:12px 0}.breakdown-table-wrap{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 1px 2px #0000000a;overflow:auto}.breakdown-table{border-collapse:collapse;width:100%}.breakdown-table thead th{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;font-size:13px;font-weight:600;padding:10px 12px;position:-webkit-sticky;position:sticky;top:0}.breakdown-table tbody td{border-bottom:1px solid #f3f4f6;color:#111827;font-size:14px;padding:10px 12px}.breakdown-table tbody tr:hover{background:#fafafa}.api-keys-page{margin:0 auto;max-width:1200px;padding:24px}.api-keys-page.loading{align-items:center;color:#666;display:flex;font-size:18px;justify-content:center;min-height:400px}.api-keys-header{align-items:flex-start;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:24px}.header-content h1{color:#1a1a1a;font-size:32px;font-weight:600;margin:0 0 12px}.header-content p{color:#666;font-size:16px;line-height:1.5;margin:0}.create-key-btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .2s ease}.create-key-btn.primary{background-color:#007bff;color:#fff}.create-key-btn.primary:hover{background-color:#0056b3}.create-key-btn.secondary{background-color:#6c757d;color:#fff}.create-key-btn.secondary:hover{background-color:#545b62}.keys-section h2{color:#1a1a1a;font-size:24px;font-weight:600;margin:0 0 24px}.no-keys{align-items:center;background-color:#f8f9fa;border:1px solid #e1e5e9;border-radius:8px;display:flex;gap:16px;padding:32px}.no-keys p{color:#666;font-size:16px;margin:0}.keys-list{display:flex;flex-direction:column;gap:16px}.key-item{align-items:center;background-color:#fff;border:1px solid #e1e5e9;border-radius:8px;display:flex;justify-content:space-between;padding:20px;transition:all .2s ease}.key-item:hover{border-color:#007bff;box-shadow:0 2px 8px #007bff1a}.key-info{display:flex;flex-direction:column;gap:8px}.key-name{color:#1a1a1a;font-size:16px;font-weight:500}.key-date{color:#666;font-size:14px}.delete-key-btn{background-color:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .2s ease}.delete-key-btn:hover{background-color:#c82333}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:500px;overflow-y:auto;padding:32px;position:relative;width:90%}.modal-close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s ease;width:32px}.modal-close-btn:hover{background-color:#f0f0f0;color:#333}.modal h2{color:#1a1a1a;font-size:24px;font-weight:600;margin:0 0 16px;padding-right:40px}.modal p{color:#666;line-height:1.5;margin:0 0 24px}.form-group{margin-bottom:24px}.form-group label{color:#1a1a1a;display:block;font-weight:500;margin-bottom:8px}.form-group input{border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:14px;padding:12px 16px;transition:border-color .2s ease;width:100%}.form-group input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.form-group input.error{border-color:#dc3545}.error-message{display:block;font-size:14px;font-weight:500;margin:8px 0 0;padding:0}.key-display{display:flex;gap:12px}.key-input{background-color:#f8f9fa;flex:1 1;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px}.copy-btn{background-color:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:12px 16px;transition:background-color .2s ease;white-space:nowrap}.copy-btn:hover{background-color:#218838}.key-name-display{display:flex;gap:12px}.key-name-display-header{align-items:center;background-color:#f8f9fa;border:1px solid #e1e5e9;border-radius:8px;display:flex;gap:12px;margin-bottom:24px;padding:16px}.copy-name-btn{align-items:center;background-color:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;min-width:32px;padding:8px;transition:background-color .2s ease}.copy-name-btn.inline{display:inline-flex;margin-left:8px;vertical-align:middle}.key-name-to-delete{background-color:#e9ecef;border:1px solid #dee2e6;border-radius:4px;color:#1a1a1a;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:16px;font-weight:600;margin-right:8px;padding:4px 8px}.copy-name-btn:hover{background-color:#545b62}.copy-name-btn svg{height:16px;width:16px}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:32px}.close-btn{background-color:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:12px 24px;transition:background-color .2s ease}.close-btn:hover{background-color:#545b62}@media (max-width:768px){.api-keys-page{padding:16px}.api-keys-header{align-items:stretch;flex-direction:column;gap:20px}.create-key-btn{align-self:flex-start}.key-item,.no-keys{align-items:flex-start;flex-direction:column;gap:16px}.modal{margin:16px;padding:24px}.key-display,.key-name-display{flex-direction:column}}.object-library-page{padding:20px}.object-library-content{margin:0 auto;max-width:1200px}.library-title{color:#333;font-size:32px;font-weight:600;margin-bottom:32px;text-align:center}.connections-sections{display:flex;flex-direction:column;gap:60px}.connection-category{margin-bottom:10px}.category-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.category-title{color:#333;font-size:20px;font-weight:600;margin:0}.view-all-link{color:#007bff;font-size:14px;text-decoration:none}.view-all-link:hover{text-decoration:underline}.cards-grid{grid-row-gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));row-gap:20px}.loading-message{background:#f8f9fa;border:1px dashed #dee2e6;border-radius:8px;color:#666;grid-column:1/-1}.error-message,.loading-message{font-size:16px;padding:40px;text-align:center}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px}.no-results{background:#f8f9fa;border:1px dashed #dee2e6;border-radius:8px;color:#666;font-size:16px;padding:40px;text-align:center}.category-page{background-color:#f8f9fa;min-height:100vh}.page-header{margin-bottom:30px;text-align:center}.back-button-header{margin-bottom:20px}.page-title{font-size:2.5rem}.load-more-section{margin:30px 0}.no-more-models{color:#666;font-size:16px;font-style:italic;margin:30px 0;text-align:center}@media (max-width:768px){.object-library-page{padding:15px}.page-title{font-size:2rem}.cards-grid{gap:15px;grid-template-columns:1fr}.load-more-button{font-size:14px;padding:10px 25px}}.object-detail-page{min-height:100vh;padding:20px}.object-header-section{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:24px}.object-header-left{align-items:center;display:flex;flex:1 1;gap:20px}.object-logo{align-items:center;background:#f8f9fa;border-radius:12px;display:flex;height:80px;justify-content:center;padding:12px;width:80px}.object-logo img{max-height:100%;max-width:100%;object-fit:contain}.object-title{color:#333;font-size:32px;font-weight:700;margin:0}.object-header-right{display:flex;gap:12px}.create-integration-button{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:background .2s ease}.create-integration-button:hover{background:#0056b3}.object-content-layout{grid-gap:32px;display:grid;gap:32px;grid-template-columns:2fr 1fr}.object-main-content{display:flex;flex-direction:column;gap:32px}.object-description-section h2{color:#333;font-size:24px;font-weight:600;margin-bottom:16px}.object-description{color:#666;font-size:16px;line-height:1.6;margin-bottom:24px}.object-parameters{margin-top:24px}.object-parameters h3{color:#333;font-size:18px;font-weight:600;margin-bottom:12px}.parameters-list{list-style:none;margin:0;padding:0}.parameters-list li{border-bottom:1px solid #f3f4f6;color:#666;font-size:14px;padding:8px 0}.parameters-list li strong{color:#333;margin-right:8px}.object-pricing{margin-top:24px}.object-pricing h3{color:#333;font-size:18px;font-weight:600;margin-bottom:12px}.pricing-details{display:flex;flex-direction:column;gap:8px}.pricing-item{border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:8px 0}.pricing-label{color:#666;font-size:14px}.pricing-value{color:#333;font-size:14px;font-weight:600}.object-metadata-section{background:#f8f9fa;border-radius:12px;height:-webkit-fit-content;height:fit-content;padding:24px}.object-metadata-section h2{color:#333;font-size:20px;font-weight:600;margin-bottom:20px}.metadata-grid{gap:16px}.metadata-grid,.metadata-item{display:flex;flex-direction:column}.metadata-item{border-bottom:1px solid #e5e7eb;gap:4px;padding-bottom:16px}.metadata-item:last-child{border-bottom:none;padding-bottom:0}.metadata-label{color:#666;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.metadata-value{color:#333;font-size:14px;font-weight:500}@media (max-width:968px){.object-content-layout{grid-template-columns:1fr}.object-header-section{flex-direction:column;gap:20px}.create-integration-button,.object-header-right{width:100%}}.add-connection-page{background-color:#f8f9fa;min-height:100vh;padding:20px}.add-connection-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:600px;padding:32px}.page-title{font-size:28px;font-weight:700;margin-bottom:8px}.page-subtitle{color:#666;font-size:16px;margin-bottom:32px}.connection-form{gap:24px}.connection-form,.form-field{display:flex;flex-direction:column}.form-field{gap:8px}.form-label{color:#333;font-size:14px;font-weight:600}.required{color:#dc3545;margin-left:4px}.form-input,.form-select{border:1px solid #e5e7eb;border-radius:6px;font-size:16px;padding:12px 16px;transition:border-color .2s}.form-input:focus,.form-select:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.form-input.error,.form-select.error{border-color:#dc3545}.field-error{color:#dc3545;font-size:12px;margin-top:4px}.form-error{background:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#991b1b;font-size:14px;padding:12px 16px}.form-actions{margin-top:8px}.submit-button{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 24px;transition:background .2s ease;width:100%}.submit-button:hover:not(:disabled){background:#0056b3}.submit-button:disabled{background:#6c757d;cursor:not-allowed}@media (max-width:768px){.add-connection-content{padding:24px}.page-title{font-size:24px}}.integration-page{min-height:100vh;padding:20px}.back-navigation{margin-bottom:20px}.back-button-header{background:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:background .2s ease}.back-button-header:hover{background:#4b5563}.integration-header-section{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:24px}.integration-header-left{flex:1 1}.integration-title{color:#333;font-size:32px;font-weight:700;margin:0 0 12px}.integration-status{border-radius:12px;display:inline-block;font-size:14px;font-weight:500;padding:6px 16px}.integration-header-right{display:flex;gap:12px}.activate-button,.pause-button,.run-task-button{border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:background .2s ease}.run-task-button{background:#007bff;color:#fff}.run-task-button:hover:not(:disabled){background:#0056b3}.pause-button{background:#f59e0b;color:#fff}.pause-button:hover:not(:disabled){background:#d97706}.activate-button{background:#10b981;color:#fff}.activate-button:hover:not(:disabled){background:#059669}.activate-button:disabled,.pause-button:disabled,.run-task-button:disabled{background:#6c757d;cursor:not-allowed}.integration-content-layout,.integration-main-content{display:flex;flex-direction:column;gap:32px}.integration-info-section h2,.tasks-section h2{color:#333;font-size:24px;font-weight:600;margin-bottom:20px}.info-grid{grid-gap:20px;background:#f8f9fa;border-radius:12px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:24px}.info-item{display:flex;flex-direction:column;gap:4px}.info-label{color:#666;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.info-value{color:#333;font-size:16px;font-weight:500}.tasks-section{margin-top:32px}.no-tasks{background:#f8f9fa;border:1px dashed #dee2e6;border-radius:8px;color:#666;font-size:16px;padding:40px;text-align:center}.error-container,.loading-container{padding:60px 20px;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:40px;margin:0 auto 20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-container h2{color:#dc3545;margin-bottom:16px}.back-button{background:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:20px;padding:12px 24px;transition:background .2s ease}.back-button:hover{background:#4b5563}@media (max-width:968px){.integration-header-section{flex-direction:column;gap:20px}.integration-header-right{flex-direction:column;width:100%}.activate-button,.pause-button,.run-task-button{width:100%}.info-grid{grid-template-columns:1fr}}.integrations-page{min-height:100vh;padding:20px}.integrations-content{margin:0 auto;max-width:1200px}.page-header{align-items:center;display:flex;justify-content:space-between}.header-actions{display:flex;gap:8px}.view-mode-button{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#666;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.view-mode-button:hover{background:#f8f9fa;border-color:#007bff}.view-mode-button.active{background:#007bff;border-color:#007bff;color:#fff}.empty-state p{margin-bottom:24px}.add-integration-button{background:#007bff;border-radius:6px;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-decoration:none;transition:background .2s}.add-integration-button:hover{background:#0056b3}.cards-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:32px}.integrations-table{margin-bottom:32px;overflow-x:auto}.integrations-table table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;width:100%}.integrations-table thead{background:#f8f9fa}.integrations-table th{border-bottom:2px solid #e5e7eb;color:#333;font-size:14px;font-weight:600;padding:12px 16px;text-align:left}.integrations-table td{border-bottom:1px solid #f3f4f6;color:#666;font-size:14px;padding:12px 16px}.integrations-table tbody tr:hover{background:#f8f9fa}.integrations-table tbody tr:last-child td{border-bottom:none}.integration-link{color:#007bff;font-weight:500;text-decoration:none}.integration-link:hover{text-decoration:underline}.status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:500;padding:4px 12px}.actions-menu button.delete-button{color:#dc3545}.actions-menu button.delete-button:hover{background:#fee2e2}.load-more-section{margin:32px 0;text-align:center}.load-more-button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 30px;transition:background-color .3s ease}.load-more-button:hover:not(:disabled){background-color:#0056b3}.load-more-button:disabled{background-color:#6c757d;cursor:not-allowed}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column;gap:16px}.cards-grid{grid-template-columns:1fr}.integrations-table{font-size:12px}.integrations-table td,.integrations-table th{padding:8px}}.tasks-page{min-height:100vh;padding:20px}.tasks-content{margin:0 auto;max-width:1400px}.page-header{margin-bottom:32px}.page-title{color:#333;font-size:32px;font-weight:600;margin:0}.empty-state{background:#f8f9fa;border:1px dashed #dee2e6;border-radius:12px;padding:60px 20px;text-align:center}.empty-state h2{color:#333;font-size:24px;font-weight:600;margin-bottom:12px}.empty-state p{color:#666;font-size:16px}.tasks-table{overflow-x:auto}.tasks-table table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;width:100%}.tasks-table thead{background:#f8f9fa}.tasks-table th{border-bottom:2px solid #e5e7eb;color:#333;font-weight:600;text-align:left}.tasks-table td,.tasks-table th{font-size:14px;padding:12px 16px}.tasks-table td{border-bottom:1px solid #f3f4f6;color:#666}.tasks-table tbody tr:hover{background:#f8f9fa}.tasks-table tbody tr:last-child td{border-bottom:none}.task-cid-link{color:#007bff;font-weight:500;text-decoration:none}.task-cid-link:hover{text-decoration:underline}.task-status{border-radius:12px;display:inline-block;font-size:12px;font-weight:500;padding:4px 12px}.status-active{background:#d1fae5;color:#065f46}.status-created{background:#dbeafe;color:#1e40af}.status-paused{background:#fef3c7;color:#92400e}.status-finished{background:#dbeafe;color:#1e40af}.status-retry{background:#e0e7ff;color:#3730a3}.status-cancel{background:#f3f4f6;color:#374151}.status-error{background:#fee2e2;color:#991b1b}.status-default{background:#f3f4f6;color:#374151}.error-cell{word-wrap:break-word;color:#dc3545;max-width:300px}.actions-dropdown{display:inline-block;position:relative}.actions-button{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:20px;padding:4px 8px;transition:background .2s}.actions-button:hover{background:#f3f4f6}.actions-menu{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px #0000001a;display:none;margin-top:4px;min-width:200px;position:absolute;right:0;top:100%;z-index:10}.actions-dropdown:hover .actions-menu{display:block}.actions-menu button{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:14px;padding:10px 16px;text-align:left;transition:background .2s;width:100%}.actions-menu button:hover{background:#f8f9fa}.actions-menu button.run-button{color:#007bff;font-weight:500}.actions-menu button.run-button:hover{background:#e7f3ff}.error-message,.loading-message{background:#f8f9fa;border:1px dashed #dee2e6;border-radius:8px;color:#666;font-size:16px;padding:40px;text-align:center}.error-message{background:#fee2e2;border-color:#fecaca;color:#dc3545}@media (max-width:768px){.tasks-table{font-size:12px}.tasks-table td,.tasks-table th{padding:8px}.error-cell{max-width:150px}}.header{border-bottom:1px solid hsla(120,2%,71%,.378)}.header.authenticated:before{background:#e0e0e0;content:"";height:60px;left:255px;position:fixed;top:0;width:1px;z-index:1000}.site_page_header{align-items:center;display:grid;grid-template-areas:"header_item_1" "header_item_2";grid-template-columns:1fr 1fr;height:60px;margin:8px 10px 0 20px}.header_item_1{grid-template-areas:"header_page_title";grid-template-columns:1fr;margin-left:0}.header_item_1,.header_item_2{align-items:center;display:grid}.header_item_2{justify-content:end;margin-left:auto}.header_page_title{align-items:center;color:#333;display:flex;font-size:18px;font-weight:500;padding-left:0}.logout-button{background:none;border:none;color:#007bff;cursor:pointer;font-size:14px;padding:0;text-decoration:none}.logout-button:hover{text-decoration:underline}.burger-menu{position:relative}.burger-button{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:6px;height:30px;justify-content:space-between;padding:8px;transition:all .3s ease;width:30px}.burger-line{background-color:#333;border-radius:2px;height:3px;margin:0;transition:all .3s ease;width:100%}.burger-button .burger-line:first-child,.burger-button .burger-line:nth-child(2),.burger-button .burger-line:nth-child(3){margin-bottom:0}.burger-button.active .burger-line:first-child{transform:rotate(45deg) translate(7px,7px)}.burger-button.active .burger-line:nth-child(2){opacity:0}.burger-button.active .burger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.dropdown-menu{background-color:#fff;border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-top:8px;min-width:180px;position:absolute;right:0;top:100%;z-index:1000}.dropdown-item{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:14px;padding:12px 16px;text-align:left;text-decoration:none;transition:background-color .2s ease;width:100%}.dropdown-item:hover{background-color:#f8f9fa}.dropdown-item:first-child{border-radius:8px 8px 0 0}.dropdown-item:last-child{border-radius:0 0 8px 8px}.logout-item{color:#dc3545}.logout-item:hover{background-color:#fff5f5}.elements_view{display:grid;grid-template-areas:"filters" "cards_and_sorting";grid-template-columns:200px auto}.filters_list{border-right:1px solid hsla(120,2%,71%,.378);display:grid;grid-area:filters;grid-template-areas:"filter_title" "filter_price" "filter_brand";grid-template-rows:30px 100px;margin-left:20px}.cards_and_sorting{display:grid;grid-template-areas:"sorting" "cards_map";grid-template-rows:30px auto}.cards_sorting{grid-area:sorting}.cards_map{grid-gap:10px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;justify-items:center;margin:15px;vertical-align:middle}.card_container{border-bottom:1px solid hsla(120,2%,71%,.378);display:grid;grid-template-areas:"p" "o" "s";grid-template-columns:250px;grid-template-rows:150px 30px minmax(50px,60px) 20px;margin-bottom:50px}.product_name{grid-area:p}.cta_block{font-size:20px;grid-area:o}.space{grid-area:s}.menu-container{display:flex;flex-direction:column;padding:0}.menu-section{margin-bottom:40px}.documentation-section{margin-bottom:24px;margin-top:auto}.menu-section-title{color:#333;font-size:16px;font-weight:700;margin-bottom:12px;padding-left:24px}.menu-link{align-items:center;border-radius:6px;color:#222;display:flex;gap:10px;padding:12px 24px;text-decoration:none;transition:background .2s}.menu-link:hover{background:#e6e6e6}.menu-link.active{background:#d0d0d0;font-weight:700}.menu-icon{display:inline-block;height:18px;width:18px}.menu-logo{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;gap:10px;height:60px;margin:0 0 12px;padding:0 24px}.menu-logo img{height:28px;object-fit:contain;width:auto}.menu-logo span{color:#1f1f1f;font-weight:600}
/*# sourceMappingURL=main.69c32455.css.map*/