.header{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:90px;box-shadow:0 4px 4px #0000001a;position:sticky;background:#ffffff;top:0;z-index:999}.header-wrapper{width:95%;max-width:1440px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.header-left{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}.header-left a img{height:42px;width:auto}.header-version{box-shadow:0 1px 2px #0000000d;border:1px solid #e5e7eb;background:#fff;position:relative;padding:2px 12px;border-radius:24px}.header-version span{font-size:12px;font-weight:500;color:#1f2937}.header-version-line{position:absolute;right:-8px;top:-12px;background:#dbeafe;padding:0 6px;border-radius:24px;font-size:10px;font-weight:300;color:#1e40af}.header-right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem}.header-link{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;border:1px solid #1f2937;padding:0 10px;height:36px;border-radius:10px;color:#1f2937;transition:background .3s,color .3s}.header-link svg{height:16px;width:auto}.header-link span{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.005em;text-align:center}.header-link-active{background:#2563eb;border-color:transparent;color:#fff}.header-right-vertical-line{width:1px;height:24px;background:#e5e7eb}.header-right-user{height:38px;width:auto;padding:0 12px;display:flex;align-items:center;justify-content:center;background:#ffffff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;border-radius:10px}.header-right-user-img{background:#ffffff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;margin-left:-8px}.header-right-user-img img{width:26px;height:26px;border-radius:50%}.header-dropdown{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;width:100%}.header-dropdown svg{width:auto;height:20px}.header-logout{color:#b40303}.header-dropdown-switch{display:flex;align-items:center;justify-content:center}.header-dropdown-items{display:flex;gap:1rem;cursor:pointer}.wallet-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;height:38px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none}.wallet-icon{font-size:16px}.connect-wallet{background-color:#2563eb;color:#fff;border:1px solid transparent}.wrong-network{background-color:#dc2626;color:#fff;border:1px solid transparent}.connected-wallet{background-color:#f0f9ff;color:#2563eb;border:1px solid #2563eb}.connect-wallet:hover,.wrong-network:hover,.connected-wallet:hover{opacity:.9}.mobile-menu-button{display:none;background:none;border:none;font-size:24px;color:#1f2937;cursor:pointer}.mobile-menu{display:none;position:absolute;top:90px;left:0;width:100%;background-color:#fff;box-shadow:0 4px 6px #0000001a;padding:16px;flex-direction:column;gap:16px;z-index:1000}.mobile-wallet-container{margin-top:8px;display:flex;justify-content:center}@media screen and (max-width: 768px){.header-version{display:none}.mobile-menu-button{display:block}.mobile-menu{display:flex}.header-link{width:100%;justify-content:flex-start}.wallet-button{width:100%}}.header-login{background:#2563eb;height:40px;padding:0 10px;border-radius:8px;display:flex;align-items:center;justify-content:center}.header-login span{font-size:14px;font-weight:500;line-height:16.94px;letter-spacing:.005em;text-align:center;color:#fff}.mobile-thumb{height:20px;width:auto;cursor:pointer}.profile-wallet-button,.connect-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;height:38px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;background-color:#2563eb;color:#fff}.credit-button{background-color:#f0f9ff;color:#2563eb;border:1px solid #2563eb;transition:background-color .3s,color .3s;cursor:pointer;min-width:140px}.credit-button:hover{background-color:#dbeafe}.credit-modal .ant-modal-content{border-radius:12px;overflow:hidden}.credit-modal-title{display:flex;align-items:center;gap:10px;font-size:18px}.credit-modal-icon{color:#2563eb}.credit-modal-content{padding:10px 0}.credit-balance{text-align:center;padding:10px 0 20px}.balance-amount{color:#2563eb!important;margin-top:10px!important}.credit-actions{padding:20px 0 10px}.amount-input{margin:15px 0;display:flex;flex-direction:column;gap:8px}.amount-input .ant-input-group-addon{min-width:70px;text-align:center;font-weight:500}.credit-buttons{display:flex;justify-content:space-between;margin-top:25px;gap:15px}.deposit-button,.withdraw-button{flex:1;height:40px;font-size:16px;font-weight:500}.deposit-button{background-color:#2563eb}.deposit-button:hover{background-color:#1d4ed8!important}@media screen and (max-width: 768px){.credit-modal .ant-modal-content{margin:0 15px}.credit-buttons{flex-direction:column}.mobile-menu .credit-button{background:transparent;border:1px solid #1f2937;color:#1f2937;width:100%;justify-content:flex-start;min-width:auto;padding:0 10px;height:auto;min-height:36px}.mobile-menu .credit-button span{white-space:normal;text-align:left;line-height:1.2}}.footer-wrapper{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;padding:4rem 0px 0rem 0;background:#fff;box-shadow:0 0 20px #0000001a;overflow:hidden;width:100%}.footer-container{display:flex;justify-content:space-between;gap:4rem}.footer-left{display:flex;flex-direction:column;gap:7rem;justify-content:space-between}.footer-top{display:flex;flex-direction:column;gap:1rem}.footer-email{font-size:1.5rem}.footer-social-wrapper{display:flex;align-items:flex-end;gap:1.25rem;opacity:1}.footer-social{width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:10px;filter:brightness(1) invert(1)}.footer-social img{width:100%;height:100%}.footer-right{display:flex;gap:2rem;text-align:right}.footer-right-title{font-size:1.125rem;font-weight:600}.footer-right-item{display:flex;flex-direction:column;gap:.75rem}.footer-links{display:flex;flex-direction:column;gap:.25rem}.footer-link{font-weight:300;font-size:1rem}.footer-line{height:1px;width:100%;background:linear-gradient(90deg,#01010d 0,#04258c 50%,#01010d 100%)}.footer-copyright{width:100%;display:flex;font-size:1rem;font-weight:400;justify-content:space-between}.footer-contract-address{cursor:pointer;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;line-break:anywhere;text-align:center}@media (max-width: 768px){.footer-social-wrapper{justify-content:center;align-items:center;gap:1rem}.footer-top{align-items:center}.footer-container{flex-direction:column;align-items:center;gap:2rem}.footer-btns{flex-direction:column}.footer-left{gap:4rem}.footer-right-item,.footer-links{align-items:center}.footer-copyright{flex-direction:column-reverse;align-items:center;gap:.5rem}}@media only screen and (max-width: 475px){.footer-right-item{width:100%}.footer-right{gap:0;width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.footer-left{width:100%}.footer-social-wrapper{gap:0;justify-content:space-around}}.layout{width:100%;min-height:100vh;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.outlet{width:95%;max-width:1440px;height:auto;display:flex;align-items:flex-start;justify-content:center;flex:1}.notFound{height:auto;width:100%;min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center}.notFound span{font-size:32px;font-weight:700}.notFound a{margin-top:16px;font-size:24px;text-decoration:underline;font-weight:500;color:#4a87ff}.home{color:#1f2937;font-family:Jost,sans-serif}.hero-section{padding:5rem 0;text-align:center;border-bottom:1px solid #e5e7eb}.hero-section h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#04258c}.hero-section p{font-size:1.2rem;max-width:800px;margin:0 auto 2rem;color:#4b5563;line-height:1.6}.cta-button{background-color:#04258c;color:#fff;border:none;padding:.75rem 2rem;border-radius:.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s;display:inline-flex;align-items:center;gap:.5rem}.cta-button:hover{background-color:#1539a8}.icon-right{font-size:.9rem;transition:transform .3s}.cta-button:hover .icon-right{transform:translate(3px)}.features-section{padding:5rem 0;background-color:#fff;text-align:center}.features-section h2{font-size:2rem;color:#04258c;margin-bottom:3rem;font-weight:600}.features-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;max-width:1200px;margin:0 auto}@media screen and (min-width: 768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background-color:#f8fafc;border-radius:.5rem;padding:2rem;box-shadow:0 4px 6px #0000000d;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.icon-container{display:flex;justify-content:center;margin-bottom:1.5rem}.feature-icon{font-size:2.5rem;color:#1539a8}.feature-card h3{font-size:1.5rem;color:#1539a8;margin-bottom:1rem;font-weight:600}.feature-card p{color:#4b5563;line-height:1.6}.client-section{padding:5rem 0;text-align:center}.client-section h2{font-size:2rem;color:#04258c;margin-bottom:1.5rem;font-weight:600}.client-content{display:flex;flex-direction:column;align-items:center;max-width:800px;margin:0 auto}.client-icon{font-size:3rem;color:#1539a8;margin-bottom:1.5rem}.client-section p{font-size:1.2rem;color:#4b5563;line-height:1.6}.model-content-header{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;gap:1rem;padding:.5rem 0}.model-content-header img{width:24px;height:24px}.model-content-header span{font-size:1.5rem;font-weight:600;color:#2563eb}@media screen and (max-width: 768px){.model-content-header span{font-size:1.25rem}}.model-stepbar{width:100%;height:auto;display:flex;flex-direction:column;gap:1rem;background-color:#fff;border-radius:10px;box-shadow:0 1px 2px #0000000d;padding:1.5rem}.model-stepbar-item{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;padding:.75rem;border-radius:.5rem;transition:all .3s ease}.model-stepbar-item-active{background-color:#f0f9ff;border-left:4px solid #2563eb}.model-stepbar-item-completed{opacity:.8}.model-stepbar-item-index{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:#e5e7eb;color:#1f2937;font-weight:600;flex-shrink:0}.model-stepbar-item-active .model-stepbar-item-index{background-color:#2563eb;color:#fff}.model-stepbar-item-completed .model-stepbar-item-index{background-color:#10b981;color:#fff}.model-stepbar-item-texts{display:flex;flex-direction:column;gap:.25rem}.model-stepbar-item-title{font-weight:600;color:#1f2937}.model-stepbar-item-active .model-stepbar-item-title{color:#2563eb}.model-stepbar-item-description{font-size:.875rem;color:#6b7280;line-height:1.4}@media screen and (max-width: 1024px){.model-stepbar{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 768px){.model-stepbar{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 480px){.model-stepbar{grid-template-columns:1fr}}.model-type-selection{margin-bottom:2rem}.model-type-radio-group{width:100%}.model-type-option{width:100%;height:auto!important;padding:1.5rem!important;border-radius:.5rem!important;margin-bottom:1rem;display:block;text-align:left;position:relative;transition:all .3s ease}.model-type-option.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb33!important}.model-type-option.ant-radio-button-wrapper:hover{color:inherit}.model-type-option.disabled{background-color:#f9fafb!important;cursor:not-allowed}.model-type-content{display:flex;flex-direction:column;gap:.5rem}.model-type-title{font-size:1.125rem;font-weight:600;color:#1f2937}.model-type-description{font-size:.875rem;color:#6b7280;line-height:1.5}.model-type-badge{position:absolute;top:1rem;right:1rem;background-color:#f3f4f6;color:#6b7280;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.model-type-alert{margin-bottom:2rem}@media screen and (max-width: 768px){.model-type-option{padding:1rem!important}}.docker-search-container{margin-bottom:2rem}.docker-search-input{font-size:1rem}.docker-icon{color:#2563eb;font-size:1.25rem}.search-button{margin-right:-12px;background-color:#2563eb}.docker-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}.docker-results{margin-bottom:2rem}.docker-project-name{margin-bottom:2rem;padding:1rem;background-color:#f9fafb;border-radius:.5rem}.docker-project-name h3{font-size:1rem;margin-bottom:.5rem;color:#4b5563;font-weight:500}.docker-project-name p{font-size:1.25rem;color:#1f2937;font-weight:600}.docker-digests h3{font-size:1rem;margin-bottom:1rem;color:#4b5563;font-weight:500}.digest-list{margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.digest-item{padding:.75rem 1rem!important;cursor:pointer;transition:background-color .3s ease;display:flex!important;align-items:center;gap:1rem}.digest-item:hover{background-color:#f9fafb}.digest-item.selected{background-color:#f0f9ff}.digest-content{display:flex;flex-direction:column;gap:.25rem;flex:1}.digest-value{font-family:monospace;color:#1f2937}.digest-date{font-size:.75rem;color:#6b7280}.digest-check{color:#2563eb}.custom-digest{margin-top:1rem;padding:1rem;border:1px dashed #d1d5db;border-radius:.5rem}.custom-digest-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.custom-digest-input{font-family:monospace}.digest-warning{margin-top:1.5rem}@media screen and (max-width: 768px){.docker-search-input,.digest-value{font-size:.875rem}}.step-container{max-width:1200px;width:95%;margin:0 auto;padding:20px}.step-title{font-size:24px;font-weight:600;margin-bottom:8px;color:#333}.step-description{color:#666;margin-bottom:20px;font-size:16px;line-height:1.5}.step-buttons{display:flex;justify-content:space-between;margin-top:30px}.step-back-button,.step-next-button{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:4px;font-size:16px;cursor:pointer;transition:all .3s ease}.step-back-button{background-color:#f5f5f5;color:#333;border:1px solid #d9d9d9}.step-back-button:hover{background-color:#e6e6e6}.step-next-button{background-color:#1890ff;color:#fff;border:1px solid #1890ff}.step-next-button:disabled{background-color:#ccc;border-color:#ccc;cursor:not-allowed}.compose-file-options{background-color:#fff;border-radius:8px;padding:10px;box-shadow:0 2px 8px #0000001a}.file-type-tabs .ant-tabs-nav{margin-bottom:8px}.file-type-tabs .ant-tabs-tab{padding:8px 16px;font-size:14px;flex:1;text-align:center}.file-type-tabs .ant-tabs-tab-btn{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.compose-alert{margin-bottom:10px;padding:8px}.environments-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:10px}.environment-upload-box{background-color:#f9fafb;border-radius:6px;padding:8px;border:1px solid #e5e7eb;transition:all .3s}.environment-upload-box:hover{box-shadow:0 2px 8px #00000014;border-color:#d1d5db}.environment-upload-box h3{font-size:15px;font-weight:600;margin-bottom:4px;color:#374151}.environment-upload-box p{font-size:13px;color:#6b7280;margin-bottom:8px;min-height:36px}.file-uploader{margin-bottom:8px}.file-uploader .ant-upload-drag{padding:8px;height:auto!important;min-height:80px}.file-uploader .ant-upload-drag-icon{margin:3px 0}.ant-upload-drag-icon .anticon{color:#1890ff;font-size:24px}.ant-upload-text{margin:3px 0!important;font-size:13px!important}.ant-upload-hint{font-size:11px!important}.upload-success{display:flex;align-items:center;gap:5px;color:#10b981;font-size:13px;background-color:#ecfdf5;padding:6px;border-radius:4px;border:1px solid #d1fae5}.huggingface-config{margin-top:1.5rem}.hf-form{width:100%}.hf-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1rem;min-width:0}.hf-form-item{margin-bottom:1rem;min-width:0}.hf-select{width:100%;max-width:100%}.hf-select,.hf-select .ant-select-selector{border-color:#d1d5db!important;border-radius:8px!important;min-height:42px!important}.hf-select .ant-select-selection-item{max-width:250px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hf-select:hover .ant-select-selector{border-color:#2563eb!important}.hf-select.ant-select-focused .ant-select-selector{border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb1a!important}.task-option{padding:.25rem 0}.task-option strong{display:block;color:#1f2937;font-size:.875rem}.task-description{color:#6b7280;font-size:.75rem;margin-top:.125rem}.hf-selection-summary{margin-top:1.5rem;padding:1rem;background-color:#f0f9ff;border-radius:8px;border:1px solid #e0f2fe}.hf-selection-summary .ant-alert{background-color:transparent;border:none;padding:0}.hf-selection-summary .ant-alert-message{color:#1d4ed8;font-weight:600}.hf-selection-summary .ant-alert-description{color:#374151}.hf-selection-summary .ant-alert-description p{margin-bottom:.5rem}.hf-selection-summary .ant-alert-description p:last-child{margin-bottom:0}.hf-mode-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.hf-config-card{border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .3s ease;background:#ffffff}.hf-config-card:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb26}.hf-config-card.selected{border-color:#2563eb;background:#f0f9ff;box-shadow:0 4px 12px #2563eb26}.hf-card-content{text-align:center;padding:1rem}.hf-card-icon{font-size:2rem;color:#2563eb;margin-bottom:.75rem}.hf-config-card h4{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.hf-config-card p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.4}.hf-config-card.selected .hf-card-icon,.hf-config-card.selected h4{color:#1d4ed8}.manual-warning{margin-bottom:1.5rem}.manual-warning .ant-alert-message{font-size:.9rem;font-weight:600}.manual-warning .ant-alert-description{font-size:.85rem;line-height:1.5;word-wrap:break-word;word-break:break-word}.hf-input{width:100%;border-radius:8px;min-height:42px}.hf-input:hover{border-color:#2563eb}.hf-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}@media (max-width: 900px){.hf-mode-cards{grid-template-columns:1fr;gap:.75rem}}@media (max-width: 600px){.hf-mode-cards{grid-template-columns:1fr;gap:.625rem}.hf-card-content{padding:.625rem}.manual-warning .ant-alert-description{font-size:.8rem;line-height:1.4}}@media (max-width: 768px){.step-container{width:98%;padding:16px}.environments-grid{grid-template-columns:1fr}.environment-upload-box p{min-height:auto}.file-type-tabs .ant-tabs-nav{margin-bottom:6px}.file-type-tabs .ant-tabs-tab{padding:6px 12px;font-size:13px}.file-type-tabs .ant-tabs-tab-btn{gap:6px;font-size:13px}.compose-file-options{padding:8px}.compose-alert{margin-bottom:8px;padding:6px}.hf-form-row{grid-template-columns:1fr;gap:1rem}.hf-mode-cards{grid-template-columns:1fr;gap:.75rem}.hf-card-content{padding:.75rem}.hf-card-icon{font-size:1.5rem;margin-bottom:.5rem}.hf-config-card h4{font-size:1rem;margin-bottom:.375rem}.hf-config-card p{font-size:.8rem}.manual-warning{margin-bottom:1rem}.manual-warning .ant-alert-message{font-size:.8rem}.manual-warning .ant-alert-description{font-size:.75rem;line-height:1.4}.hf-selection-summary{margin-top:1rem;padding:.75rem}.hf-input{min-height:38px}.hf-select .ant-select-selector{min-height:38px!important}}@media (max-width: 480px){.step-title{font-size:20px}.step-description{font-size:14px}.step-buttons{flex-direction:column;gap:10px}.step-back-button,.step-next-button{width:100%;justify-content:center}.file-type-tabs .ant-tabs-nav{margin-bottom:4px}.file-type-tabs .ant-tabs-tab{padding:4px 8px;font-size:12px}.file-type-tabs .ant-tabs-tab-btn{gap:4px;font-size:12px}.compose-file-options{padding:6px}.compose-alert{margin-bottom:6px;padding:4px}.compose-alert .ant-alert-message{font-size:.8rem}.compose-alert .ant-alert-description{font-size:.75rem}.hf-mode-cards{gap:.5rem}.hf-card-content{padding:.5rem}.hf-card-icon{font-size:1.25rem;margin-bottom:.375rem}.hf-config-card h4{font-size:.9rem;margin-bottom:.25rem}.hf-config-card p{font-size:.75rem;line-height:1.2}.hf-form-row{gap:.75rem}.hf-form-item,.manual-warning{margin-bottom:.75rem}.manual-warning .ant-alert-message{font-size:.75rem}.manual-warning .ant-alert-description{font-size:.7rem;line-height:1.3}.hf-selection-summary{margin-top:.75rem;padding:.5rem}.hf-selection-summary .ant-alert-message{font-size:.875rem}.hf-selection-summary .ant-alert-description{font-size:.75rem}.hf-input{min-height:36px;font-size:.875rem}.hf-select .ant-select-selector{min-height:36px!important;font-size:.875rem}.ant-form-item-label>label{font-size:.875rem}}.constraints-form{width:100%;margin-bottom:2rem}.constraints-section{margin-bottom:1.5rem}.constraints-section-header{display:flex;align-items:center;margin-bottom:1.5rem;gap:.75rem}.constraints-section-header h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}.constraints-icon{color:#2563eb;font-size:1.25rem}.constraints-section-content{padding:0 .5rem}.delivery-method-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.delivery-card{border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .3s ease;background:#ffffff}.delivery-card:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb26}.delivery-card.selected{border-color:#2563eb;background:#f0f9ff;box-shadow:0 4px 12px #2563eb26}.delivery-card-content{text-align:center;padding:1rem}.delivery-icon{font-size:2rem;color:#2563eb;margin-bottom:.75rem}.delivery-card h4{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.delivery-card p{font-size:.875rem;color:#6b7280;margin:0;line-height:1.4}.delivery-card.selected .delivery-icon,.delivery-card.selected h4{color:#1d4ed8}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.constraint-label{display:flex;align-items:center;gap:.5rem}.info-icon{color:#6b7280;font-size:.875rem;cursor:help}.constraint-item{margin-bottom:1.5rem}.constraint-input,.constraint-select{width:100%}.ant-form-item-label>label{font-weight:500;color:#1f2937}.constraints-alert{margin-top:2rem}.ant-input-number-group-wrapper{width:100%}.ant-input-number{width:100%!important}.ant-input-number-group-addon{background-color:#f3f4f6;color:#6b7280;font-weight:500}.ant-select-selector{border-color:#d1d5db!important;padding-left:.75rem!important;height:42px!important;display:flex;align-items:center}.ant-select-focused .ant-select-selector{border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb1a!important}.ant-select-item-option-selected,.ant-select-item-option-active{background-color:#f0f9ff!important}@media screen and (max-width: 768px){.form-row{grid-template-columns:1fr;gap:0}.delivery-method-cards{grid-template-columns:1fr;gap:.75rem}.constraints-section-header{margin-bottom:1rem}.constraints-section-header h3{font-size:1rem}.ant-form-item{margin-bottom:1rem}}.step-container{padding:15px 30px;display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:800px;margin:0 auto}.step-title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:.5rem}.step-description{font-size:1rem;color:#666;margin-bottom:1rem}.source-form{display:flex;flex-direction:column;gap:1.5rem}.source-input,.source-textarea{width:100%;border-radius:4px}.logo-upload-section{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.logo-upload-header{margin-bottom:.5rem}.logo-upload-header h3{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.logo-upload-header p{font-size:.9rem;color:#666}.logo-type-selector{margin-bottom:1rem;display:flex;width:100%}.logo-type-selector .ant-radio-button-wrapper{flex:1;text-align:center}.logo-upload-container{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem}.logo-upload-wrapper{position:relative;width:150px;height:150px}.logo-uploader{width:100%;height:100%}.logo-uploader .ant-upload{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.upload-button-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.upload-text{font-size:.9rem;color:#555}.logo-preview-container{width:100%;height:100%;position:relative}.logo-preview-image{width:100%;height:100%;object-fit:cover;border-radius:4px}.logo-preview-actions{position:absolute;top:.5rem;right:.5rem;display:flex;gap:.5rem}.logo-remove-button{background:rgba(0,0,0,.5);color:#fff;border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;font-size:.75rem;cursor:pointer}.logo-success-message{display:flex;align-items:center;gap:.5rem;color:#52c41a;font-size:.9rem}.source-alert{margin-top:1rem}.step-buttons{display:flex;justify-content:space-between;margin-top:1.5rem}.step-back-button,.step-next-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1.25rem;border-radius:4px;font-weight:500;cursor:pointer;font-size:1rem;transition:all .2s}.step-back-button{background-color:#f5f5f5;border:1px solid #d9d9d9;color:#555}.step-back-button:hover{background-color:#e8e8e8}.step-next-button{background-color:#1890ff;border:1px solid #1890ff;color:#fff}.step-next-button:hover{background-color:#40a9ff}.ant-select-multiple .ant-select-selection-item{background-color:#f0f7ff;border-color:#d6e8ff;color:#1890ff}.logo-preview-modal .ant-modal-body{padding:0;overflow:hidden;border-radius:4px}@media (max-width: 768px){.step-container{padding:12px 16px}.logo-type-selector{flex-direction:column;gap:.5rem}.logo-type-selector .ant-radio-button-wrapper{border-radius:4px;margin-right:0}.logo-type-selector .ant-radio-button-wrapper:first-child{border-radius:4px}.logo-type-selector .ant-radio-button-wrapper:last-child{border-radius:4px}}.review-container{display:flex;flex-direction:column;gap:1.5rem;width:100%}.review-card{border-radius:.5rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.review-card .ant-card-head{background-color:#f9fafb;border-bottom:1px solid #f0f0f0;padding:.75rem 1.25rem}.review-card .ant-card-head-title{font-size:1rem;font-weight:600}.review-card .ant-card-body{padding:1.25rem}.review-card-icon{color:#6b7280;font-size:1rem}.review-alert{margin-bottom:.5rem}.review-item{display:flex;flex-direction:column;gap:.75rem}.review-tag{font-size:.875rem;padding:.25rem .75rem;border-radius:.25rem;font-weight:500}.review-description{color:#4b5563;font-size:.875rem;line-height:1.5}.review-grid{display:flex;flex-direction:column;gap:1rem}.review-grid h4{font-size:1rem;font-weight:600;color:#374151;margin-bottom:.75rem}.review-grid-item{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.review-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.review-value{font-size:.875rem;color:#1f2937;font-weight:500}.review-value img{width:100%;height:100%;max-width:100px;max-height:100px;object-fit:cover}.provider-requirements-grid{margin-top:.5rem}.compose-files-grid{margin-top:.5rem;margin-bottom:1rem}.compose-file-item{display:flex;flex-direction:column;gap:.5rem;background-color:#f9fafb;padding:.75rem;border-radius:.375rem;border:1px solid #e5e7eb}.file-env-type{font-size:.875rem;color:#4b5563;font-weight:500}.review-files h4{font-size:1rem;font-weight:600;color:#374151;margin-bottom:.75rem}.review-logo-preview{width:100px;height:100px;border-radius:.5rem;overflow:hidden;border:1px solid #e5e7eb}.review-logo-image{width:100%;height:100%;object-fit:cover}.review-descriptions{width:100%}.submit-button{background-color:#10b981;border-color:#10b981}.submit-button:hover{background-color:#059669;border-color:#059669}.submit-button:disabled{opacity:.7;cursor:not-allowed}.loading-spinner{animation:spin 1s linear infinite;margin-right:8px}.review-tags{display:flex;flex-wrap:wrap;gap:.5rem}.review-logo{border-radius:4px;border:1px solid #e5e7eb;max-width:80px;max-height:80px}.review-grid-item.full-width{grid-column:1 / -1}.review-card-header{display:flex;align-items:center;justify-content:space-between}.review-card-header h3{margin:0;font-size:1rem;font-weight:600}@media (max-width: 768px){.review-card .ant-card-body{padding:1rem}.review-grid-item{margin-bottom:.75rem}.compose-file-item{padding:.5rem}}.model-absolute{background:linear-gradient(180deg,#e7eeff 0%,#e7eeff 100%);width:100%;height:calc(100vh - 90px);z-index:-1;position:fixed;top:90px;left:0}.model-page{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:1rem 0;gap:1rem}.model-content{width:100%;display:grid;grid-template-columns:370px 1fr;gap:1rem}.model-content-body{width:100%;display:flex;align-items:center;flex-direction:column;height:auto;background-color:#fff;border-radius:10px;box-shadow:0 1px 2px #0000000d}.step-container{width:100%;max-width:800px;margin:0 auto}.step-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#2563eb}.step-description{font-size:1rem;color:#4b5563;margin-bottom:2rem;line-height:1.5}.step-buttons{display:flex;justify-content:space-between;margin-top:2rem}.step-back-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #2563eb;background-color:#fff;color:#2563eb;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .3s ease}.step-back-button:hover{background-color:#f0f9ff}.step-next-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .3s ease}.step-next-button:hover{background-color:#1d4ed8}.step-next-button:disabled,.step-back-button:disabled{opacity:.5;cursor:not-allowed}.form-group{margin-bottom:1.5rem;width:100%}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#1f2937}.form-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .3s}.form-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.form-error{color:#dc2626;font-size:.875rem;margin-top:.25rem}.form-helper{color:#6b7280;font-size:.875rem;margin-top:.25rem}.form-select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;background-color:#fff;transition:border-color .3s}.form-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}@media screen and (max-width: 1024px){.model-content{grid-template-columns:1fr}}@media screen and (max-width: 768px){.step-buttons{flex-direction:column-reverse;gap:1rem}.step-next-button,.step-back-button{width:100%;justify-content:center}}.sources-table-container{overflow-x:auto;width:100%;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.sources-table{width:100%;border-collapse:collapse}.sources-table th{text-align:left;padding:16px;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}.sortable-header{cursor:pointer;transition:background-color .2s;position:relative;padding-right:30px!important;-webkit-user-select:none;user-select:none}.sortable-header:hover{background-color:#f3f4f6}.header-content{display:flex;align-items:center;gap:6px;position:relative}.sort-icon.active{color:#4f46e5}.sources-table td{padding:16px;border-bottom:1px solid #e5e7eb;color:#4b5563}.count-cell{text-align:center;font-weight:500}.sources-table tbody tr:hover{background-color:#f9fafb}.sources-table tr.client-source{background-color:#4f46e50d}.sources-table tr.client-source:hover{background-color:#4f46e51a}.source-cell{min-width:220px}.source-address{display:flex;align-items:center;gap:12px}.address-icon{width:36px;height:36px;background-color:#4f46e51a;color:#4f46e5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.source-logo{width:100%;height:100%;object-fit:cover;border-radius:50%}.address-text{font-weight:500}.nexus-address{font-size:.75rem;color:#6b7280;margin-top:2px}.status-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:9999px;font-size:.75rem;font-weight:500;gap:4px}.details-button{display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:#4f46e5;color:#fff;border-radius:6px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s;max-width:fit-content}.no-sources{text-align:center;padding:32px;color:#6b7280}.card-sort-controls{display:flex;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.sort-label{font-size:.875rem;color:#6b7280;font-weight:500}.sort-buttons{display:flex;gap:8px;flex-wrap:wrap}.sort-button{display:flex;align-items:center;gap:4px;padding:6px 12px;border-radius:6px;font-size:.875rem;font-weight:500;border:1px solid #e5e7eb;background-color:#fff;color:#6b7280;cursor:pointer;transition:all .2s}.sort-button:hover{background-color:#f9fafb;border-color:#d1d5db}.sort-button.active{background-color:#4f46e5;color:#fff;border-color:#4f46e5}.sort-button svg{font-size:.75rem}.sort-button.active svg{color:#fff}.sources-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;width:100%}.source-card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;border-top:4px solid #4f46e5;transition:transform .2s,box-shadow .2s}.source-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.source-card.client-source{background-color:#4f46e50d}.card-header{padding:16px;border-bottom:1px solid #e5e7eb}.source-title{display:flex;align-items:center;gap:12px}.address-icon{width:40px;height:40px;background-color:#4f46e51a;color:#4f46e5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.address-details{display:flex;flex-direction:column}.address-text{font-weight:600;font-size:1rem}.nexus-address{font-size:.75rem;color:#6b7280;margin-top:2px;display:flex;align-items:center;gap:4px}.nexus-icon{font-size:.7rem}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.info-value{display:flex;align-items:center;gap:6px;font-weight:600;font-size:.875rem}.info-icon{font-size:.875rem}.info-icon.tasks{color:#3b82f6}.info-icon.providers{color:#8b5cf6}.status-icon{font-size:.875rem}.status-icon.active{color:#10b981}.status-icon.inactive{color:#ef4444}.status-icon.pending{color:#f59e0b}.status-text.active{color:#10b981}.status-text.inactive{color:#ef4444}.status-text.pending{color:#f59e0b}.card-footer{padding:16px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.details-button{display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:#4f46e5;color:#fff;border-radius:6px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s}.details-button:hover{background-color:#4338ca}.details-icon{font-size:.75rem}.no-sources-card{grid-column:1 / -1;text-align:center;padding:40px;background-color:#f9fafb;border-radius:8px;color:#6b7280;border:1px dashed #d1d5db}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px}.pagination-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e2e8f0;border-radius:6px;background:white;color:#4a5568;cursor:pointer;transition:all .2s}.pagination-button:hover:not(.disabled){background:#f7fafc;color:#2b6cb0}.pagination-button.disabled{opacity:.5;cursor:not-allowed}.pagination-pages{display:flex;align-items:center;gap:4px}.pagination-page{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e2e8f0;border-radius:6px;background:white;color:#4a5568;cursor:pointer;transition:all .2s}.pagination-page:hover:not(.active){background:#f7fafc;color:#2b6cb0}.pagination-page.active{background:#3182ce;color:#fff;border-color:#3182ce}.pagination-ellipsis{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#718096}.sources-container{padding:24px 0;width:100%;max-width:1440px;margin:0 auto}.sources-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.sources-header h1{font-size:1.75rem;font-weight:700;color:#111827;margin:0}.filters-container{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.filter{display:flex;align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:0 12px;height:40px;position:relative}.filter-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding-right:24px;font-size:.875rem;color:#374151;cursor:pointer;outline:none;width:100%;min-width:150px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 0 center;background-repeat:no-repeat;background-size:16px}.view-toggle{display:flex;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.toggle-button{display:flex;align-items:center;justify-content:center;background-color:#fff;border:none;height:40px;width:40px;cursor:pointer;color:#6b7280;transition:background-color .2s,color .2s}.toggle-button:hover{background-color:#f9fafb}.toggle-button.active{background-color:#4f46e5;color:#fff}.sources-content{margin-top:16px}.sources-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px;color:#6b7280}.spin{animation:spin 1s linear infinite;font-size:2rem;margin-bottom:16px;color:#4f46e5}@media (max-width: 768px){.sources-header{flex-direction:column;align-items:flex-start}.filters-container{width:100%;justify-content:space-between}.filter-select{min-width:120px}}.pagination-container{margin-top:24px;padding:16px;display:flex;justify-content:center;border-top:1px solid #e2e8f0}.source-count{margin-top:5px;margin-bottom:15px;color:#718096;font-size:14px}.source-detail-container{width:100%;max-width:1440px;margin:0 auto;padding:24px 0}.back-link{display:flex;align-items:center;gap:8px;margin-bottom:20px;color:#4f46e5;text-decoration:none;font-weight:500;transition:color .2s}.back-link:hover{color:#4338ca}.detail-grid{display:grid;grid-template-columns:1fr 400px;gap:24px}.source-info-card,.source-constraints-card,.tasks-card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;width:100%}.source-info-card{min-width:0}.source-constraints-card{width:100%;max-width:400px}.tasks-card{grid-column:1 / -1;margin-top:12px}.card-header{padding:16px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.card-content{padding:16px}.header-left{display:flex;align-items:center;gap:12px}.source-icon{width:40px;height:40px;background-color:#4f46e51a;color:#4f46e5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.source-title h2{font-size:1.25rem;margin:0 0 4px;font-weight:600}.source-address{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#6b7280;margin:0}.external-link-icon{font-size:.75rem;color:#4f46e5}.external-link-icon-small{font-size:.7rem;color:#4f46e5;margin-left:4px}.header-right{display:flex;align-items:center;gap:12px}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:9999px;font-size:.75rem;font-weight:500}.status-badge.active{background-color:#10b9811a;color:#10b981}.status-badge.inactive{background-color:#ef44441a;color:#ef4444}.status-badge.pending{background-color:#f59e0b1a;color:#f59e0b}.owner-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#4f46e51a;color:#4f46e5}.info-section{margin-bottom:24px}.section-title{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:600;margin:0 0 16px;color:#374151}.section-icon{color:#4f46e5}.info-item{background-color:#f9fafb;padding:12px;border-radius:6px}.info-label{font-size:.75rem;color:#6b7280;margin-bottom:4px}.info-value{font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:6px}.address-value a{display:flex;align-items:center;color:#4f46e5;text-decoration:none}.address-value a:hover{text-decoration:underline}.info-icon{color:#6b7280;font-size:.875rem}.providers-list{max-height:150px;overflow-y:auto;background-color:#f9fafb;border-radius:6px;padding:12px}.providers-list ul{list-style:none;padding:0;margin:0}.provider-item{margin-bottom:8px}.provider-item a{display:flex;align-items:center;color:#4f46e5;text-decoration:none;font-size:.875rem}.provider-item a:hover{text-decoration:underline}.no-providers{text-align:center;color:#6b7280;font-size:.875rem;padding:16px}.constraints-list{display:grid;gap:12px}.constraint-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background-color:#f9fafb;border-radius:6px}.constraint-label{font-size:.875rem;color:#6b7280}.constraint-value{font-size:.875rem;font-weight:500;color:#374151}.tasks-filters{display:flex;align-items:center;gap:12px}.filter-container{display:flex;align-items:center;background-color:#f9fafb;border-radius:6px;padding:0 12px;height:36px}.filter-icon{color:#6b7280;margin-right:8px;font-size:.875rem}.status-filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;font-size:.875rem;color:#374151;cursor:pointer;padding-right:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 0 center;background-repeat:no-repeat;background-size:16px}.tasks-table-container{overflow-x:auto;border-radius:6px}.tasks-table{width:100%;border-collapse:collapse}.tasks-table th{text-align:left;padding:12px 16px;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;position:relative;transition:background-color .2s}.sortable-column{cursor:pointer;padding-right:30px!important;-webkit-user-select:none;user-select:none}.sortable-column:hover{background-color:#f1f5f9}.sort-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#4f46e5;font-size:.875rem}.tasks-table td{padding:12px 16px;border-bottom:1px solid #e5e7eb;color:#4b5563;transition:all .2s}.address-cell a{display:flex;align-items:center;color:#4f46e5;text-decoration:none}.address-cell a:hover{text-decoration:underline}.task-status-badge{display:inline-block;padding:4px 12px;border-radius:9999px;font-size:.75rem;font-weight:500;text-align:center;min-width:90px}.task-status-badge.active{background-color:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.2)}.task-status-badge.completed{background-color:#4f46e51a;color:#4f46e5;border:1px solid rgba(79,70,229,.2)}.task-status-badge.expired{background-color:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.payment-cell{font-weight:500}.expand-button{padding:4px 10px;font-size:.75rem;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;color:#6b7280;cursor:pointer;transition:all .2s}.expand-button:hover{background-color:#e5e7eb}.expanded-row{background-color:#4f46e505}.detail-row{background-color:#f9fafb}.task-details{padding:16px}.detail-section{margin-bottom:20px}.detail-section h4{font-size:.875rem;font-weight:600;color:#374151;margin:0 0 12px}.detail-item{background-color:#fff;padding:10px;border-radius:4px;border:1px solid #e5e7eb}.detail-label{font-size:.75rem;color:#6b7280;margin-bottom:4px}.detail-value{font-size:.875rem;font-weight:500}.config-url{display:inline-flex;align-items:center;color:#4f46e5;text-decoration:none;gap:4px}.config-url:hover{text-decoration:underline}.providers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px}.provider-attempt{background-color:#fff;padding:12px;border-radius:6px;border:1px solid #e5e7eb}.provider-address{margin-bottom:8px}.provider-address a{display:flex;align-items:center;color:#4f46e5;text-decoration:none;font-size:.875rem;font-weight:500}.provider-address a:hover{text-decoration:underline}.attempt-time{font-size:.75rem;color:#6b7280;margin-bottom:8px}.view-response{display:inline-block;padding:4px 8px;background-color:#4f46e5;color:#fff;border-radius:4px;font-size:.75rem;text-decoration:none;margin-top:8px}.view-response:hover{background-color:#4338ca}.no-tasks{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6b7280;padding:40px;text-align:center}.no-tasks-icon{font-size:2rem;margin-bottom:16px;color:#d1d5db}.source-detail-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#6b7280}.loading-icon{animation:spin 1s linear infinite;font-size:2rem;margin-bottom:16px;color:#4f46e5}.source-detail-error{display:flex;justify-content:center;padding:24px}.error-card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;border-left:4px solid #ef4444;padding:20px;max-width:500px;width:100%}.error-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.error-icon{color:#ef4444;font-size:1.25rem}.error-header h2{margin:0;font-size:1.25rem;color:#ef4444}.error-card p{color:#6b7280;margin-bottom:20px}.back-button{padding:8px 16px;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-weight:500;cursor:pointer;transition:all .2s}.back-button:hover{background-color:#e5e7eb}@media (max-width: 768px){.detail-grid{grid-template-columns:1fr}.source-info-card,.source-constraints-card,.tasks-card{grid-column:1;max-width:100%}.info-grid,.detail-grid,.providers-grid{grid-template-columns:1fr}.header-left,.header-right{flex-direction:column;align-items:flex-start;gap:8px}.card-header{flex-direction:column;align-items:flex-start;gap:12px}}.tasks-header-actions{display:flex;align-items:center;gap:16px}.create-task-button{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#4f46e5;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.create-task-button:hover{background-color:#4338ca}.button-icon{font-size:.75rem}.update-constraints-button{margin-left:auto;width:100%;display:flex;justify-content:flex-end}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e5e7eb}.modal-header h3{margin:0;font-size:1.25rem;color:#111827}.close-modal-button{background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.25rem;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.close-modal-button:hover{color:#ef4444}.modal-body{padding:16px}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:8px;font-size:.875rem;font-weight:500;color:#374151}.form-input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .2s}.form-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px;border-top:1px solid #e5e7eb}.cancel-button{padding:8px 16px;background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151;font-size:.875rem;font-weight:500;border-radius:6px;cursor:pointer;transition:background-color .2s}.cancel-button:hover{background-color:#e5e7eb}.create-button{padding:8px 16px;background-color:#4f46e5;border:1px solid #4f46e5;color:#fff;font-size:.875rem;font-weight:500;border-radius:6px;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;min-width:120px;height:38px}.create-button:hover{background-color:#4338ca}@media (max-width: 768px){.tasks-header-actions{flex-direction:column;align-items:stretch;gap:12px}.create-task-button{width:100%;justify-content:center}.modal-container{width:90%;max-height:80vh}}.error-message{background-color:#ef44441a;color:#ef4444;padding:12px;border-radius:6px;margin-bottom:16px;display:flex;align-items:center;gap:8px;font-size:.875rem}.error-message .error-icon{font-size:1rem;flex-shrink:0}.loading-icon-button{font-size:1rem;color:#fff}.loading-icon-button.spin{animation:button-spin 1.2s linear infinite;margin-bottom:0}@keyframes button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button-loading-container{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.create-button:disabled,.cancel-button:disabled{opacity:.7;cursor:not-allowed}.form-input:disabled{background-color:#f3f4f6;cursor:not-allowed}.tasks-table tbody tr{transition:background-color .2s}.tasks-table tbody tr:hover{background-color:#4f46e505}.tasks-table th.sortable-column.active{background-color:#4f46e50d;color:#4f46e5}.tasks-table tbody td.sorted{background-color:#4f46e505}.owner-actions{display:flex;flex-direction:row;gap:10px;margin-top:15px}.update-constraints-button,.inactivate-source-button{width:50%}.inactivate-button{background-color:#dc3545;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.inactivate-button:hover:not(:disabled){background-color:#c82333;transform:translateY(-1px);box-shadow:0 4px 8px #dc35454d}.inactivate-button:disabled{background-color:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.button-loading-container{display:flex;align-items:center;gap:8px}.loading-icon-button{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vault-container{padding:24px 0;width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.vault-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap}.vault-header h1{font-size:1.875rem;line-height:2.25rem;font-weight:700;color:#111827;margin:0}.vault-header p{color:#6b7280;font-size:1rem;font-weight:400;margin:0}.vault-top-card{width:100%;display:flex;align-items:flex-start;padding:1.5rem;gap:.75rem;background-color:#eff6ff;border-color:#bfdbfe;border-radius:.5rem;border-width:1px;border-style:solid;color:#1e40af;font-size:.875rem;line-height:1.25rem}.vault-top-card svg{width:16px;height:16px}.vault-cards-container{width:100%;display:flex;align-items:center;gap:1rem}.vault-card{display:flex;flex-direction:column;width:100%;border-radius:.5rem;border:1px solid rgb(229 229 229);padding:1.5rem;height:220px;gap:1rem}.vault-card-header{width:100%;display:flex;align-items:center;justify-content:space-between;font-weight:600;letter-spacing:-.025em;font-size:1rem;line-height:1.5rem;color:#111827}.vault-card-header-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#fef9c3}.vault-card-header-icon-lock{background-color:#dcfce7!important}.vault-card-header-icon-clock{background-color:#ffedd5!important}.vault-card-header-icon svg{width:24px;height:24px}.vault-card-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.vault-card-content-item{width:100%;display:flex;flex-direction:column;align-items:flex-start;color:#111827;font-weight:700;font-size:1.875rem;line-height:2.25rem}.vault-card-content-item span{font-size:.875rem;line-height:1.25rem;color:#6b7280}.vault-card-footer{width:100%;padding-top:1rem;border-top:1px solid rgb(229 229 229);display:flex;align-items:center;justify-content:space-between;gap:.5rem}.vault-card-button{width:100%;height:32px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;line-height:1.25rem;font-weight:500;cursor:pointer;border:1px solid rgb(229 229 229);color:#8f8f8f;background-color:transparent;transition:all .2s ease}.vault-card-button:hover:not(.vault-card-button-disabled){background-color:#e5e5e54d;border-color:#9ca3af}.vault-card-button-disabled{opacity:.5!important;cursor:not-allowed!important;pointer-events:none!important}.vault-card-blue{background-color:#1e40af!important;color:#fff!important}.vault-card-blue:hover:not(.vault-card-button-disabled){background-color:#1e3a8a!important}.vault-sanctioned-container{display:grid;grid-template-columns:2fr 1fr;gap:1.6rem}@media only screen and (max-width: 768px){.vault-cards-container{flex-direction:column}.vault-sanctioned-container{grid-template-columns:1fr}}.vault-modal .ant-modal-content{background:#ffffff;border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px #0000001a}.vault-modal .ant-modal-close{color:#111827}.vault-modal-content{display:flex;flex-direction:column;gap:16px}.vault-modal-title{color:#111827;font-size:24px;font-weight:600;margin:0}.vault-modal-description{color:#6b7280;font-size:14px;margin:0}.vault-modal-input-container{margin:16px 0;position:relative}.vault-modal-balance{text-align:right;margin-bottom:8px;font-size:14px;color:#6b7280}.vault-modal-input{width:100%;background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;color:#111827;font-size:16px;outline:none;transition:all .2s}.vault-modal-input:disabled{opacity:.5;cursor:not-allowed;background-color:#f9fafb;color:#9ca3af}.vault-modal-input:focus{border-color:#1e40af;box-shadow:0 0 0 2px #1e40af1a}.vault-modal-input:focus:disabled{border-color:#e5e7eb;box-shadow:none}.vault-modal-input::placeholder{color:#9ca3af}.vault-modal-button{background:rgb(30 64 175);color:#fff;border:none;border-radius:8px;padding:12px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s;width:100%}.vault-modal-button:hover:not(:disabled){background:rgb(30 58 138)}.vault-modal-button:active:not(:disabled){background:rgb(29 78 216)}.vault-modal-button:disabled{opacity:.5;cursor:not-allowed;background:rgb(30 64 175)}.vault-sanctioned-card{width:100%;display:flex;flex-direction:column;border-radius:.5rem;border:1px solid rgb(254 240 138);background-image:linear-gradient(to bottom right,#fefce8,#fff7ed);padding:1.5rem;gap:1rem}.container{padding-inline:.5rem;width:100%;margin:auto}@media only screen and (min-width: 375px){.container{padding-inline:1rem}}@media only screen and (min-width: 425px){.container{padding-inline:1.5rem}}@media only screen and (min-width: 475px){.container{max-width:475px;padding-inline:2.5rem}}@media only screen and (min-width: 600px){.container{max-width:600px;padding-inline:1rem}}@media only screen and (min-width: 768px){.container{max-width:768px;padding-inline:3rem}}@media only screen and (min-width: 976px){.container{max-width:1024px;padding-inline:3rem}}@media only screen and (min-width: 1200px){.container{max-width:1200px;padding-inline:3rem}}@media only screen and (min-width: 1440px){.container{max-width:1440px;padding-inline:3rem}}body{background:#f8fafc;color:#1f2937;padding:0;margin:0;font-family:Jost,sans-serif}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;padding:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:pointer}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
