.dashboard-root{color:#102033;background:#eef3fb;min-height:100vh}.dashboard-skip-link{z-index:100;color:#fff;background:#173f8f;border-radius:4px;padding:9px 12px;font-weight:800;transition:transform .12s;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.dashboard-skip-link:focus{transform:translateY(0)}.dashboard-header{z-index:30;color:#102033;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fbfff5;border-bottom:1px solid #cbd8eb;padding:10px 24px;position:sticky;top:0}.dashboard-header-inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;display:grid}.dashboard-brand{align-items:center;gap:10px;min-width:0;display:flex}.dashboard-brand-mark{color:#fff;background:#1f5fbf;border-radius:4px;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:grid}.dashboard-brand h1{letter-spacing:0;white-space:nowrap;margin:0;font-size:21px;font-weight:900}.dashboard-nav{scrollbar-width:thin;background:#edf2f9;border:1px solid #dbe5f2;border-radius:4px;gap:3px;min-width:0;padding:3px;display:flex;overflow-x:auto}.dashboard-nav-button{color:#526176;cursor:pointer;min-height:34px;font:inherit;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:3px;flex:none;padding:7px 11px;font-size:13px;font-weight:800;text-decoration:none}.dashboard-nav-button:hover{color:#173f8f;background:#fff}.dashboard-nav-button[aria-current=page]{color:#173f8f;background:#fff;border-color:#cbd8eb;box-shadow:0 2px 7px #1f3b6514}.dashboard-workbench{align-items:start;gap:16px;display:grid}.dashboard-filter-panel,.dashboard-operations-panel,.dashboard-mobile-actions,.dashboard-tender-card,.dashboard-scraper-panel{box-shadow:0 8px 24px #1f3b6512}.dashboard-panel-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboard-filter-toggle{color:#173f8f;cursor:pointer;min-height:36px;font:inherit;background:#e8f1ff;border:1px solid #bfd3f4;border-radius:4px;padding:7px 10px;font-size:12px;font-weight:800;display:none}.dashboard-search-input:focus-visible,.dashboard-nav-button:focus-visible,.dashboard-filter-toggle:focus-visible,.dashboard-icon-button:focus-visible,.dashboard-root button:focus-visible,.dashboard-root a:focus-visible,.dashboard-root select:focus-visible{outline-offset:2px;outline:3px solid #1f5fbf47}.dashboard-search-input:focus-visible{border-color:#1f5fbf!important}.dashboard-mobile-actions{gap:10px;padding:12px;display:grid}.dashboard-action-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.dashboard-compact-stats{background:#f8fbff;border:1px solid #dbe5f2;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.dashboard-compact-stat{border-right:1px solid #dbe5f2;min-width:0;padding:9px 10px}.dashboard-compact-stat:last-child{border-right:0}.dashboard-compact-stat strong,.dashboard-compact-stat span{display:block}.dashboard-compact-stat strong{color:#102033;font-size:18px;line-height:1}.dashboard-compact-stat span{color:#637083;margin-top:4px;font-size:11px;font-weight:700}.dashboard-tender-card{background:#fff;border:1px solid #cbd8eb;border-left-width:4px;border-radius:4px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.dashboard-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.dashboard-card-title{color:#102033;min-width:0;margin:0;font-size:16px;font-weight:850;line-height:1.35}.dashboard-card-controls{flex:none;align-items:center;gap:6px;display:flex}.dashboard-icon-button{color:#637083;cursor:pointer;width:34px;height:34px;font:inherit;background:#f4f7fc;border:1px solid #dbe5f2;border-radius:4px;place-items:center;padding:0;font-size:18px;line-height:1;display:inline-grid}.dashboard-icon-button:hover{color:#173f8f;background:#e8f1ff;border-color:#bfd3f4}.dashboard-icon-button[aria-pressed=true]{color:#a44912;background:#fff3df;border-color:#f2c77c}.dashboard-deadline{white-space:nowrap;background:#f8fbff;border:1px solid #dbe5f2;border-radius:4px;align-items:center;min-height:28px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-deadline--good{color:#087f5b;background:#e7f8f0;border-color:#a7e6c8}.dashboard-deadline--warning{color:#a44912;background:#fff3df;border-color:#f2c77c}.dashboard-deadline--danger{color:#b42318;background:#fff0ef;border-color:#f3b3ad}.dashboard-deadline--neutral{color:#646f7f}.dashboard-card-tags,.dashboard-card-context,.dashboard-card-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.dashboard-card-meta{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px 14px;margin:0;display:grid}.dashboard-card-meta div{min-width:0}.dashboard-card-meta dt{color:#788499;text-transform:uppercase;font-size:10px;font-weight:850}.dashboard-card-meta dd{color:#526176;overflow-wrap:anywhere;margin:2px 0 0;font-size:13px;line-height:1.35}.dashboard-card-description{color:#637083;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.dashboard-card-context{color:#637083;font-size:12px}.dashboard-context-item{background:#f4f7fc;border:1px solid #e3ebf6;border-radius:3px;padding:5px 8px}.dashboard-card-actions{padding-top:2px}.dashboard-portal-link{color:#173f8f;align-items:center;min-height:34px;padding:0 7px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=1319px){.dashboard-header-inner{grid-template-columns:auto minmax(0,1fr) auto}}@media (width<=859px){.dashboard-header{padding:10px 14px;position:static}.dashboard-header-inner{grid-template-columns:minmax(0,1fr) auto;gap:9px 12px}.dashboard-nav{grid-area:2/1/auto/-1}.dashboard-brand h1{font-size:19px}.dashboard-filter-toggle{align-items:center;display:inline-flex}.dashboard-filter-help{display:none}.dashboard-action-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-action-row>:last-child{grid-column:1/-1}}@media (width<=539px){.dashboard-tender-card{padding:14px}.dashboard-card-header{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.dashboard-card-controls{grid-template-columns:repeat(2,40px);display:grid}.dashboard-icon-button{width:40px;height:40px}.dashboard-deadline{grid-column:1/-1;justify-content:center}.dashboard-card-title{font-size:15px}.dashboard-card-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-compact-stat{padding:8px 6px}.dashboard-compact-stat strong{font-size:16px}.dashboard-card-actions>button{flex:120px}}@media (prefers-reduced-motion:reduce){.dashboard-root *,.dashboard-root :before,.dashboard-root :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
