@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap");body{background-color:#fff!important;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.025em}body[data-bs-theme=dark]{background-color:#0d1117!important;color:#c9d1d9!important}.sidenav-menu{background-color:#fff!important;border-right:1px solid #e9ecef!important;transition:transform .3s cubic-bezier(.4,0,.2,1)}body[data-bs-theme=dark] .sidenav-menu{background-color:#0f1318!important;border-right:1px solid hsla(0,0%,100%,.05)!important}.content-page{background-color:#fff!important;background-image:radial-gradient(circle,rgba(0,0,0,.06) 1.5px,transparent 0);background-size:120px 120px}body[data-bs-theme=dark] .content-page{background-color:#0d1117!important;background-image:radial-gradient(circle,hsla(0,0%,100%,.07) 1.5px,transparent 0);background-size:120px 120px}.app-topbar .app-search .form-control{background-color:#f8f9fa!important;border:1px solid #e9ecef!important;border-radius:.375rem!important}body[data-bs-theme=dark] .app-topbar .app-search .form-control{background-color:#2e2e2d!important;border:1px solid hsla(0,0%,100%,.1)!important;color:#fff!important}.deploying-card{border:2px solid #3b82f6;animation:pulse-border 2s infinite}@keyframes pulse-border{0%,to{border-color:#3b82f6}50%{border-color:#60a5fa}}.deployment-progress{height:4px;background:linear-gradient(90deg,#3b82f6,#60a5fa);animation:progress-fill 8s ease-in-out;transform-origin:left}@keyframes progress-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.side-nav-link{transition:background-color .1s ease,color .1s ease;position:relative;font-weight:500;font-size:13.5px;letter-spacing:-.01em}.side-nav-link.active{background-color:#e9ecef!important;border-radius:1rem!important;color:#495057!important}body[data-bs-theme=dark] .side-nav-link.active{background-color:#2e2e2d!important;color:#fff!important;border-radius:1rem!important}.side-nav-link:hover:not(.active){background-color:#f8f9fa!important;border-radius:1rem!important}body[data-bs-theme=dark] .side-nav-link:hover:not(.active){background-color:#2a2d3a!important;border-radius:1rem!important}.side-nav-link:active{transform:scale(.98);transition:transform .1s ease}.app-topbar{background-color:#fff!important;border-bottom:1px solid #e9ecef!important}.btn{font-weight:500;letter-spacing:-.015em;font-size:14px;border-radius:.375rem!important;padding:.5rem 1rem;transition:all .15s ease}.btn-primary{background:#000!important;color:#fff!important;border:none!important}body[data-bs-theme=dark] .btn-primary{background:#fff!important;color:#000!important}.btn-primary:hover{opacity:.8}.btn-secondary{background:#fff!important;color:#16191f!important;border:1px solid #d5d9dd!important}body[data-bs-theme=dark] .btn-secondary{background:#21262d!important;color:#c9d1d9!important;border-color:#30363d!important}.btn-secondary:hover{background:#f2f3f3!important}body[data-bs-theme=dark] .btn-secondary:hover{background:#30363d!important}h1,h2,h3,h4,h5,h6{font-weight:400;letter-spacing:-.02em;color:#16191f}body[data-bs-theme=dark] h1,body[data-bs-theme=dark] h2,body[data-bs-theme=dark] h3,body[data-bs-theme=dark] h4,body[data-bs-theme=dark] h5,body[data-bs-theme=dark] h6{color:#c9d1d9}body[data-bs-theme=dark] .app-topbar{background-color:#0e131a!important;border-bottom:1px solid hsla(0,0%,100%,.05)!important;box-shadow:none!important}body[data-bs-theme=dark] .app-topbar .topbar-menu{border-bottom:0!important}body[data-bs-theme=dark] .logo-topbar .avatar{background-color:#000!important}body[data-bs-theme=dark] .logo-text{color:#fff!important}body[data-bs-theme=dark] .logo-light{display:none!important}body[data-bs-theme=dark] .logo-dark{display:inline-block!important}body .logo-dark{display:none!important}body .logo-light{display:inline-block!important}body[data-bs-theme=dark] .side-nav-link,body[data-bs-theme=dark] .side-nav-title{color:#959492!important}.card{border-radius:.5rem!important;border:1px solid #d5d9dd!important;transition:transform .2s ease,box-shadow .2s ease;background:#fff!important}.card:hover{background:#fafafa!important}.stat-card,.stat-card:hover{background:unset!important;color:#fff!important}.stat-card .card-body{background:transparent!important;color:#fff!important}body[data-bs-theme=dark] .card{background-color:#161b22!important;border-color:#30363d!important;color:#c9d1d9!important}body[data-bs-theme=dark] .card:hover{background:#21262d!important}.card h5,.card h6{font-weight:600;letter-spacing:-.01em}body[data-bs-theme=dark] .text-muted{color:#9ca3af!important}body[data-bs-theme=dark] .badge{color:inherit!important}.form-control,.form-select{border-radius:.5rem!important;transition:border-color .2s ease,box-shadow .2s ease}.form-control:focus,.form-select:focus{box-shadow:0 0 0 3px rgba(0,0,0,.05)!important}body[data-bs-theme=dark] .form-control,body[data-bs-theme=dark] .form-select{background-color:#2e2e2d!important;border-color:hsla(0,0%,100%,.1)!important;color:#fff!important}body[data-bs-theme=dark] .form-control:focus,body[data-bs-theme=dark] .form-select:focus{box-shadow:0 0 0 3px hsla(0,0%,100%,.05)!important}body[data-bs-theme=dark] .pagination .page-link{background-color:#2e2e2d!important;border-color:hsla(0,0%,100%,.1)!important;color:#fff!important}body[data-bs-theme=dark] .pagination .page-item.active .page-link{background-color:#fff!important;border-color:#fff!important;color:#000!important}@media (max-width:1199.98px){.sidenav-menu{transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;z-index:1050;width:280px;height:calc(100vh - 60px);top:60px;left:0;box-shadow:2px 0 8px rgba(0,0,0,.1)}body[data-bs-theme=dark] .sidenav-menu{box-shadow:2px 0 8px rgba(0,0,0,.3)}.wrapper.sidebar-enable .sidenav-menu{transform:translateX(0)}.wrapper.sidebar-enable:after{content:"";position:fixed;top:60px;left:0;width:100%;height:calc(100vh - 60px);background:rgba(0,0,0,.5);z-index:1040;animation:fadeIn .3s ease}.content-page{margin-left:0!important;padding-bottom:calc(72px + env(safe-area-inset-bottom))!important}}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .3s ease}body[data-bs-theme=dark] .loading-screen{background-color:#171716}.loading-content{text-align:center}.loading-spinner{width:40px;height:40px;border:3px solid #e9ecef;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}body[data-bs-theme=dark] .loading-spinner{border-color:#3b82f6 #495057 #495057}.loading-text{color:#6c757d;font-size:14px;font-weight:500}body[data-bs-theme=dark] .loading-text{color:#6c788a}::view-transition-new(root),::view-transition-old(root){animation-duration:.15s}.content-page{contain:layout style paint}.side-nav-link{contain:layout style}.skeleton-card{border:1px solid #e9ecef!important;overflow:hidden}body[data-bs-theme=dark] .skeleton-card{border-color:hsla(0,0%,100%,.1)!important}.skeleton{background:linear-gradient(110deg,#e9ecef 8%,#f1f3f5 18%,#e9ecef 33%);background-size:200% 100%;animation:shimmer 1.2s linear infinite;border-radius:.25rem}body[data-bs-theme=dark] .skeleton{background:linear-gradient(110deg,#2e2e2d 8%,#3a3a39 18%,#2e2e2d 33%);background-size:200% 100%}.skeleton-icon{height:40px;width:40px;border-radius:.5rem}.skeleton-title{height:20px;width:50%}.skeleton-subtitle{height:14px;width:70%}.skeleton-text{height:14px;width:100%}.skeleton-badge{height:24px;width:70px;border-radius:1rem}.skeleton-button{height:36px;width:100%;border-radius:.375rem}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.node-icon-wrapper{width:48px;height:48px;position:relative;transition:transform .2s ease,box-shadow .2s ease;border-radius:.75rem!important}.node-icon{transition:transform .2s ease;width:20px;height:20px}.card-body{padding:1.25rem!important}.card-footer{background-color:transparent!important;border-top:1px solid rgba(0,0,0,.05)!important;padding:1rem 1.25rem!important}body[data-bs-theme=dark] .card-footer{border-top-color:hsla(0,0%,100%,.05)!important}.card h5{font-size:15px!important;margin-bottom:.25rem!important}.card .text-muted{font-size:13px!important}.card:hover .node-icon-wrapper{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.1)}body[data-bs-theme=dark] .card:hover .node-icon-wrapper{box-shadow:0 4px 12px hsla(0,0%,100%,.1)}.card:hover .node-icon{transform:rotate(5deg) scale(1.1)}.node-status-badge{animation:pulse-badge 2s ease-in-out infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.page-header-wrapper{overflow:hidden;padding:24px 0;position:relative;margin-bottom:8px}.badge{border-radius:.5rem!important;font-weight:500}.filter-card{flex:1 1;min-width:140px;padding:1rem;border:1px solid #e9ecef;border-radius:.75rem;cursor:pointer;transition:all .2s ease;background:#fff}.filter-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.filter-card.active{border-color:#000;background:#000;color:#fff}.filter-icon{font-size:20px;margin-bottom:.5rem}.filter-label{font-size:13px;font-weight:500;margin-bottom:.25rem}.filter-count{font-size:18px;font-weight:600}body[data-bs-theme=dark] .filter-card{background:#1f1f1e;border-color:hsla(0,0%,100%,.1)}body[data-bs-theme=dark] .filter-card.active{background:#fff;color:#000;border-color:#fff}.modal-content{border-radius:.75rem!important;border:none!important}body[data-bs-theme=dark] .modal-content{background-color:#1f1f1e!important}body[data-bs-theme=dark] .modal-header{border-bottom-color:hsla(0,0%,100%,.1)!important}body[data-bs-theme=dark] .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}.task-card{cursor:pointer;border-left:3px solid transparent!important}.task-card:hover{border-left-color:#000!important}body[data-bs-theme=dark] .task-card:hover{border-left-color:#fff!important}.nav-tabs{border-bottom:1px solid #e9ecef}body[data-bs-theme=dark] .nav-tabs{border-bottom-color:hsla(0,0%,100%,.1)}.nav-tabs .nav-link{color:#6c757d;font-weight:500;padding:.75rem 1.5rem;border:none;border-bottom:2px solid transparent;transition:all .2s ease}.nav-tabs .nav-link:hover{border-bottom-color:#dee2e6;color:#495057}.nav-tabs .nav-link.active{color:#000;border-bottom-color:#000;background:transparent}body[data-bs-theme=dark] .nav-tabs .nav-link{color:#959492}body[data-bs-theme=dark] .nav-tabs .nav-link:hover{border-bottom-color:hsla(0,0%,100%,.2);color:#fff}body[data-bs-theme=dark] .nav-tabs .nav-link.active{color:#fff;border-bottom-color:#fff}.vm-modal-bg{background:#fff}body[data-bs-theme=dark] .vm-modal-bg{background:#1f1f1e!important}.vm-swatch-bg{background:#fff}body[data-bs-theme=dark] .vm-swatch-bg{background:#2e2e2d!important}.vm-swatch-border{border-color:#dee2e6}body[data-bs-theme=dark] .vm-swatch-border{border-color:hsla(0,0%,100%,.1)!important}.vm-text-color{color:#000}body[data-bs-theme=dark] .vm-text-color{color:#fff!important}.vm-secondary-bg{background:#f8f9fa}body[data-bs-theme=dark] .vm-secondary-bg{background:#2e2e2d!important}.vm-border-divider{border-color:#f0f0f0}body[data-bs-theme=dark] .vm-border-divider{border-color:hsla(0,0%,100%,.05)!important}.page-header-hologram{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:72px;font-weight:200;color:rgba(0,0,0,.03);white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:.1em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}body[data-bs-theme=dark] .page-header-hologram{color:hsla(0,0%,100%,.03)}@media (max-width:767.98px){.filter-card{min-width:110px;padding:.75rem}.filter-icon{font-size:16px;margin-bottom:.25rem}.filter-label{font-size:11px}.filter-count{font-size:16px}.btn-group .btn{padding:8px 20px!important;font-size:13px!important}.page-header-wrapper .d-flex.justify-content-center{flex-direction:column;align-items:stretch!important}.page-header-wrapper .position-absolute.end-0{position:relative!important;margin-top:12px}}html[data-bs-theme=dark] body{background-color:#0d1117!important;color:#c9d1d9!important}html[data-bs-theme=dark] .page-container,html[data-bs-theme=dark] .page-header,html[data-bs-theme=dark] .page-toolbar{background-color:#0d1117!important;border-color:#30363d!important}html[data-bs-theme=dark] .card,html[data-bs-theme=dark] .card-body{background:#161b22!important;color:#c9d1d9!important;border-color:#30363d!important}html[data-bs-theme=dark] .bg-light{background:#21262d!important}html[data-bs-theme=dark] h1,html[data-bs-theme=dark] h2,html[data-bs-theme=dark] h3,html[data-bs-theme=dark] h4,html[data-bs-theme=dark] h5,html[data-bs-theme=dark] h6{color:#c9d1d9!important}