.dashboard-page{background:#f8f9fb;min-height:100vh;position:relative;overflow:auto}.dashboard-main{flex-direction:column;flex:1;width:100%;max-width:1280px;min-height:0;margin:0 auto;display:flex;position:relative}.dashboard-loading{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.dashboard-navigating-overlay{backdrop-filter:blur(4px);z-index:20000;background:#0f172a66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dashboard-navbar{z-index:999;background:#fff;border-bottom:1px solid #eaecf0;width:100%;height:64px;padding:0;position:sticky;top:0}.dashboard-navbar .nav-container-centered{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1280px;height:64px;margin:0 auto;padding:0 2rem;display:grid}.dashboard-navbar .nav-left{align-items:center;gap:var(--space-4);display:flex}.dashboard-navbar .nav-center{align-items:center;gap:var(--space-2);justify-self:center;display:flex}.dashboard-navbar .nav-right{justify-self:end;align-items:center;gap:var(--space-3);display:flex}.dashboard-navbar .nav-notification-wrapper,.dashboard-navbar .nav-user-menu-wrapper{position:relative}.dashboard-navbar .nav-user-info{text-align:left}.dashboard-navbar .nav-logo{color:#101828;letter-spacing:-.025em;align-items:center;gap:.5rem;font-size:1.375rem;font-weight:700;display:flex}.dashboard-navbar .nav-logo img{-o-object-fit:contain;object-fit:contain;width:2.25rem;height:2.25rem}.dashboard-navbar .nav-tab-link{color:#667085;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s}.dashboard-navbar .nav-tab-link.active{color:#1570ef;background:#eff8ff;font-weight:600}.dashboard-navbar .nav-tab-link:hover:not(.active){color:#344054;background:#f9fafb}.dashboard-navbar .nav-notification-btn{color:#667085;cursor:pointer;background:0 0;border:1px solid #eaecf0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.dashboard-navbar .nav-notification-btn:hover{color:#344054;background:#f9fafb}.dashboard-navbar .notification-badge{background:#f04438;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.dashboard-navbar .nav-user-btn{cursor:pointer;color:#344054;background:0 0;border:1px solid #eaecf0;border-radius:8px;align-items:center;gap:.5rem;padding:.375rem .75rem;transition:all .15s;display:flex}.dashboard-navbar .nav-user-btn:hover{background:#f9fafb;border-color:#d0d5dd}.dashboard-navbar .nav-user-avatar{color:#fff;background:linear-gradient(135deg,#1570ef 0%,#1849a9 100%);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.6875rem;font-weight:600;display:flex}.dashboard-navbar .nav-user-name{color:#344054;font-size:.875rem;font-weight:500}.dashboard-navbar .nav-user-role{color:#98a2b3;font-size:.75rem}.dashboard-navbar .nav-user-dropdown{z-index:1001;background:#fff;border:1px solid #eaecf0;border-radius:12px;min-width:240px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 12px 24px -4px #10182814,0 4px 8px -2px #1018280a}.dashboard-navbar .nav-user-dropdown-header{border-bottom:1px solid #eaecf0;padding:.875rem 1rem}.dashboard-navbar .nav-user-dropdown-name{color:#101828;font-size:.875rem;font-weight:600}.dashboard-navbar .nav-user-dropdown-email{color:#667085;margin-top:.125rem;font-size:.75rem}.dashboard-navbar .nav-user-dropdown-item{text-align:left;cursor:pointer;color:#344054;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:background-color .15s;display:flex}.dashboard-navbar .nav-user-dropdown-item:hover{background-color:#f9fafb}.dashboard-navbar .nav-user-dropdown-item:focus{background-color:#f2f4f7;outline:none}.dashboard-navbar .nav-user-dropdown-link{text-align:left;color:#344054;align-items:center;gap:.625rem;width:100%;padding:.625rem 1rem;font-size:.875rem;text-decoration:none;transition:background-color .15s;display:flex}.dashboard-navbar .nav-user-dropdown-link:hover{background-color:#f9fafb}.dashboard-navbar .nav-user-dropdown-item-danger{color:#d92d20}.dashboard-navbar .nav-user-dropdown-item-danger:hover{background-color:#fef3f2}.dashboard-navbar .nav-user-dropdown-divider{border:none;border-top:1px solid #eaecf0;margin:0}@media (width<=768px){.dashboard-navbar .nav-container-centered{grid-template-columns:1fr;padding:0 1rem}.dashboard-navbar .nav-left{justify-content:center}.dashboard-navbar .nav-center{justify-self:center;margin-top:.5rem}.dashboard-navbar .nav-right{display:none}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-shell{align-items:stretch;min-height:100vh;display:flex}.dashboard-topnav-shell{flex-direction:column;align-items:stretch;min-height:100vh;display:flex}.dashboard-shell-main{background:#f8f9fb;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.dashboard-topnav-shell>.dashboard-shell-main{padding-top:64px}.dashboard-nav-actions{flex-wrap:wrap;align-items:center;gap:.375rem;margin-inline-end:.5rem;display:flex}.dashboard-nav-action-btn{color:#667085;cursor:pointer;background:0 0;border:1px solid #eaecf0;border-radius:8px;padding:.375rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:1.4;transition:all .15s}.dashboard-nav-action-btn:hover{color:#344054;background:#f9fafb;border-color:#d0d5dd}.do-toolbar-container{box-sizing:border-box;flex-shrink:0;width:100%;padding:2rem 2rem 0}.do-toolbar{border-bottom:1px solid #eaecf0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1.5rem;display:flex}.do-toolbar-left{align-items:center;gap:1rem;display:flex}.do-toolbar-heading-group{align-items:baseline;gap:.75rem;display:flex}.do-toolbar-heading{color:#101828;letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:700}.do-toolbar-count{color:#98a2b3;font-size:.8125rem;font-weight:500}.do-toolbar-right{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.do-search-field{align-items:center;display:flex;position:relative}.do-search-icon{color:#98a2b3;pointer-events:none;position:absolute;left:.875rem}.do-search-input{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:8px;width:240px;max-width:100%;padding:.5rem .875rem .5rem 2.25rem;font-size:.8125rem;transition:all .15s}.do-search-input::placeholder{color:#98a2b3}.do-search-input:focus{border-color:#84caff;outline:none;box-shadow:0 0 0 3px #1570ef1f}.do-sort-field{align-items:center;display:flex;position:relative}.do-sort-icon{color:#98a2b3;pointer-events:none;position:absolute;left:.75rem}.do-sort-select{appearance:none;color:#344054;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2398a2b3' d='M3 5h6l-3 3z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:1px solid #d0d5dd;border-radius:8px;padding:.5rem 2rem;font-size:.8125rem;transition:all .15s}.do-sort-select:focus{border-color:#84caff;outline:none;box-shadow:0 0 0 3px #1570ef1f}.do-create-btn{color:#fff;cursor:pointer;background:#1570ef;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #1018280d}.do-create-btn:hover{background:#1849a9;box-shadow:0 2px 6px #1570ef40}.do-create-btn:active{transform:scale(.97)}.dashboard-projects-grid-area{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.dashboard-projects-area-inner{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;padding:1.5rem 2rem 2rem;display:flex}.dashboard-no-results{box-sizing:border-box;text-align:center;color:#667085;width:100%;padding:4rem 2rem;font-size:.9375rem}.dashboard-no-results-clear{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;margin-top:1rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s}.dashboard-no-results-clear:hover{background:#f9fafb;border-color:#98a2b3}.dp-list{flex-direction:column;gap:.75rem;display:flex}.dp-card{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:1.25rem 1.5rem;transition:all .2s}.dp-card:hover{border-color:#d0d5dd;box-shadow:0 4px 12px -2px #1018280f,0 2px 4px -2px #10182808}.dp-card-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dp-card-identity{flex:0 auto;align-items:center;gap:.875rem;min-width:0;display:flex}.dp-card-avatar{color:#fff;letter-spacing:.02em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.8125rem;font-weight:700;display:flex}.dp-card-title-group{flex-direction:column;gap:.25rem;min-width:0;display:flex}.dp-card-title{color:#101828;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9375rem;font-weight:600;line-height:1.4;overflow:hidden}.dp-card-rename-input{color:#101828;background:#f9fafb;border:1.5px solid #84caff;border-radius:6px;outline:none;width:100%;min-width:0;padding:.25rem .5rem;font-size:.9375rem;font-weight:600;box-shadow:0 0 0 3px #1570ef1f}.dp-card-meta{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.dp-card-meta-item{color:#667085;white-space:nowrap;align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex}.dp-card-bid-status{white-space:nowrap;border-radius:999px;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;line-height:1.2;display:inline-flex}.dp-card-bid-status--active{color:#027a48;background:#ecfdf3;border:1px solid #abefc6}.dp-card-bid-status--closed{color:#344054;background:#f2f4f7;border:1px solid #d0d5dd}.dp-card-bid-status--awarded{color:#175cd3;background:#eff8ff;border:1px solid #b2ddff}.dp-card-bid-status--negotiating{color:#b54708;background:#fffaeb;border:1px solid #fedf89}.dp-card-revision-select{color:#1570ef;cursor:pointer;background:#eff8ff;border:1px solid #b2ddff;border-radius:4px;padding:.125rem .375rem;font-size:.6875rem;font-weight:600;transition:all .15s}.dp-card-revision-select:hover{background:#d1e9ff}.dp-card-revision-select:focus{outline:none;box-shadow:0 0 0 2px #1570ef29}.dp-card-description{color:#475467;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.75rem 0 0;padding-left:calc(42px + .875rem);font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.dp-card-modules{flex-wrap:wrap;flex:1;justify-content:flex-end;align-self:center;align-items:center;gap:.5rem;min-width:0;display:flex}.dp-card-module-btn{color:#344054;cursor:pointer;background:#fff;border:1px solid #eaecf0;border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.dp-card-module-btn:hover:not(:disabled){background:#f9fafb;border-color:#d0d5dd;box-shadow:0 1px 2px #1018280d}.dp-card-module-btn:active:not(:disabled){transform:scale(.97)}.dp-card-module-btn--disabled{opacity:.5;cursor:not-allowed}.dp-card-module-icon{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.dp-card-module-label{white-space:nowrap;line-height:1.2}.dp-card-actions{flex-shrink:0;position:relative}.dp-card-menu-trigger{color:#98a2b3;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:inline-flex}.dp-card-menu-trigger:hover{color:#475467;background:#f2f4f7}.dp-card-menu{z-index:50;background:#fff;border:1px solid #eaecf0;border-radius:10px;min-width:180px;padding:.25rem 0;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 12px 24px -4px #10182814,0 4px 8px -2px #1018280a}.dp-card-menu button{text-align:left;color:#344054;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:background .12s;display:flex}.dp-card-menu button:hover{background:#f9fafb}.dp-card-menu-divider{background:#eaecf0;height:1px;margin:.25rem 0}.dp-card-menu-danger{color:#d92d20}.dp-card-menu-danger:hover{background:#fef3f2}.dashboard-shell-sidebar{box-sizing:border-box;background:#fff;border-right:1px solid #eaecf0;flex-direction:column;flex-shrink:0;width:260px;min-height:100vh;padding:1.25rem 0 1rem;display:flex}.dashboard-sidebar-brand{align-items:center;gap:.75rem;padding:0 1.25rem 1.5rem;display:flex}.dashboard-sidebar-logo-mark{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dashboard-sidebar-logo-img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.dashboard-sidebar-brand-name{color:#101828;letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.dashboard-sidebar-nav{flex-direction:column;flex:1;gap:.25rem;padding:0 .85rem;display:flex}.dashboard-sidebar-link{color:#475467;background:0 0;border:none;border-radius:8px;align-items:center;gap:.85rem;padding:.625rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.dashboard-sidebar-link:hover{color:#101828;background:#f9fafb}.dashboard-sidebar-link-active{color:#1570ef;background:#eff8ff}.dashboard-sidebar-link-active svg{color:#1570ef}button.dashboard-sidebar-link{cursor:pointer;text-align:left;width:100%;font-family:inherit}.dashboard-sidebar-footer{border-top:1px solid #eaecf0;margin-top:auto;padding:1rem .85rem 0}.dashboard-sidebar-profile{position:relative}.dashboard-sidebar-profile-trigger{cursor:pointer;width:100%;color:inherit;text-align:left;background:#f9fafb;border:none;border-radius:8px;align-items:center;gap:.65rem;padding:.5rem .85rem;transition:background .15s;display:flex}.dashboard-sidebar-profile-trigger:hover{background:#f2f4f7}.dashboard-sidebar-profile-avatar{color:#fff;background:linear-gradient(135deg,#1570ef 0%,#1849a9 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:600;display:flex}.dashboard-sidebar-profile-text{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.dashboard-sidebar-profile-name{color:#101828;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.dashboard-sidebar-profile-role{color:#98a2b3;font-size:.75rem}.dashboard-sidebar-profile-chevron{color:#98a2b3;flex-shrink:0}.dashboard-sidebar-profile-menu{z-index:50;background:#fff;border:1px solid #eaecf0;border-radius:12px;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 12px 24px -4px #10182814,0 4px 8px -2px #1018280a}.dashboard-sidebar-profile-menu-header{color:#101828;border-bottom:1px solid #eaecf0;padding:.75rem 1rem;font-size:.8125rem}.dashboard-sidebar-profile-menu-email{color:#98a2b3;margin-top:.15rem;font-size:.75rem}.dashboard-sidebar-profile-menu-item{color:#344054;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.6rem 1rem;font-size:.8125rem;text-decoration:none;transition:background .15s;display:flex}.dashboard-sidebar-profile-menu-item:hover{background:#f9fafb}.dashboard-sidebar-profile-menu-divider{border:none;border-top:1px solid #eaecf0;margin:0}.dashboard-sidebar-profile-menu-danger{color:#d92d20}.dashboard-sidebar-profile-menu-danger:hover{color:#d92d20;background:#fef3f2}@media (width<=900px){.do-toolbar-container{padding:1.5rem 1.25rem 0}.dashboard-projects-area-inner{padding:1.25rem 1.25rem 1.5rem}.dp-card-description{padding-left:0}}@media (width<=640px){.do-toolbar{flex-direction:column;align-items:flex-start;gap:.75rem}.do-toolbar-right{flex-wrap:wrap;width:100%}.do-search-input{width:100%}.dp-card-header{flex-wrap:wrap;row-gap:.75rem}.dp-card-modules{flex:100%;order:3;justify-content:flex-end}}.mfa-panel{flex-direction:column;gap:1rem;display:flex}.mfa-panel-hint{color:#525252;margin:0;font-size:.875rem;line-height:1.5}.mfa-panel-status{color:#166534;margin:0;font-size:.875rem}.mfa-panel-message{color:#1d4ed8;margin:0;font-size:.875rem}.mfa-panel-error{color:#b91c1c;margin:0;font-size:.875rem}.mfa-panel-secret{color:#6b7280;word-break:break-all;font-size:.75rem}.mfa-panel-secret code{background:#f3f4f6;border-radius:4px;padding:.125rem .375rem;font-family:ui-monospace,monospace}.mfa-setup-card{max-width:580px}.mfa-setup-card .mfa-panel-hint,.mfa-setup-card .mfa-panel-secret{text-align:center}.mfa-qr-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-self:center;width:fit-content;margin-inline:auto;padding:1rem;display:flex}.mfa-qr-image{width:180px;height:180px;display:block}
