:root{color-scheme:dark;color:#f4f7ff;background:#060817;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;min-height:100%;margin:0}body{min-height:100vh;background:radial-gradient(circle at 10% 0%,rgb(66 232 224 / 12%),transparent 32rem),radial-gradient(circle at 92% 8%,rgb(155 92 255 / 12%),transparent 30rem),linear-gradient(180deg,#0b1026,#060817 44%,#050713)}button{font:inherit}a{color:inherit}.workflow-dashboard{width:100%;padding:26px 28px 44px}.workflow-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.workflow-eyebrow{margin:0 0 6px;color:#090;font-size:.74rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.workflow-kicker{margin:0 0 6px;color:#39c639;font-size:.74rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.workflow-header h1{margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.workflow-header p:last-child{margin:10px 0 0;color:#aabac2}.workflow-header-actions{display:grid;flex:0 0 auto;justify-items:end;gap:9px}.workflow-review-pill{flex:0 0 auto;border:1px solid rgb(66 232 224 / 36%);border-radius:999px;padding:9px 14px;color:#bdfbf7;background:#42e8e017;font-size:.76rem;font-weight:850}.dashboard-tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px;overflow-x:auto;margin:0;padding:0}.dashboard-tabs a,.dashboard-tabs button{flex:0 0 auto;border:1px solid #385174;border-radius:8px;padding:8px 12px;color:#eaf1f4;background:#132438;font-size:.78rem;font-weight:900;text-decoration:none;cursor:pointer}.dashboard-tabs a:hover,.dashboard-tabs button:hover{color:#fff;border-color:#6ad6cc;background:#1c3039}.dashboard-tabs .active{border-color:#42e8e066;color:#d8fffc;background:#42e8e01f}.dashboard-tabs a:focus-visible,.dashboard-tabs button:focus-visible{outline:3px solid #42e8e0;outline-offset:2px}.admin-panel{margin:0 0 22px;border:1px solid #33495c;border-radius:14px;padding:18px;background:#0b141f}.admin-panel h2{margin:0}.access-user-list{display:grid;gap:7px;margin-top:14px}.access-user{display:grid;grid-template-columns:90px minmax(150px,1fr) minmax(210px,1fr);gap:12px;border:1px solid #263a4d;border-radius:8px;padding:10px 12px;background:#111d2a;font-size:.78rem}.access-user strong{color:#47f5a7}.admin-note{margin:12px 0 0;color:#91a5b2;font-size:.72rem}.workflow-section{padding-top:18px;border-top:1px solid #233442}.workflow-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:12px}.workflow-section-heading h2{margin:0;font-size:clamp(1.45rem,2.4vw,2rem)}.workflow-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px;color:#aebdc6;font-size:.75rem;font-weight:750}.workflow-legend span{display:inline-flex;align-items:center;font-weight:850}.legend-blue{color:#3ca7ff}.legend-indigo{color:#77f}.legend-violet{color:#b983ff}.legend-red{color:#ff5d73}.legend-orange{color:#ff9f43}.legend-yellow{color:#ffe066}.legend-green{color:#47f5a7}.workflow-table-shell{max-width:100%;overflow-x:auto;border:1px solid #2a3a49;border-radius:14px;background:#0b111b;box-shadow:0 18px 50px #0008}.workflow-table-shell:focus-visible{outline:3px solid #42e8e0;outline-offset:3px}.workflow-table{width:100%;min-width:1120px;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:.78rem}.workflow-table th,.workflow-table td{padding:10px;border-right:1px solid #263442;border-bottom:1px solid #263442;text-align:center;vertical-align:middle}.workflow-table thead th{height:64px;background:#162131;color:#dce9ee;font-weight:900;line-height:1.1}.workflow-table thead th span,.workflow-table thead th small{display:block}.workflow-table thead th small{margin-top:5px;color:#8fa5b0;font-size:.67rem}.workflow-table .project-column{width:250px;text-align:left}.workflow-table .engineer-column{width:96px}.workflow-table thead th:not(.project-column):not(.engineer-column){width:138px}.project-row:nth-of-type(odd) td,.project-row:nth-of-type(odd) .project-identity{background:#101925}.project-row:nth-of-type(2n) td,.project-row:nth-of-type(2n) .project-identity{background:#0c141e}.project-identity{text-align:left!important}.project-identity strong,.project-identity span{display:block}.project-identity strong{color:#39c639;font-size:.82rem;letter-spacing:.04em}.project-identity span{margin-top:5px;color:#f0f5f7;font-size:.88rem}.engineer-avatar{display:inline-grid;width:38px;height:38px;place-items:center;border:2px solid #56baff;border-radius:50%;padding:0;color:#eaf7ff;background:linear-gradient(145deg,#174d86,#243768);font-size:.7rem;font-weight:900;box-shadow:0 0 0 4px #3ca7ff1a}.lead-engineer-picker{position:relative;display:inline-grid;justify-items:center}.lead-engineer-picker .engineer-avatar{cursor:pointer}.engineer-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.lead-avatar-menu{position:absolute;z-index:10;top:calc(100% + 8px);left:50%;display:flex;width:max-content;max-width:220px;flex-wrap:wrap;gap:8px;transform:translate(-50%);border:1px solid #3b5064;border-radius:9px;padding:9px;background:#172535;box-shadow:0 10px 24px #00000073}.lead-engineer-picker .engineer-avatar:focus-visible{outline:3px solid #42e8e0;outline-offset:3px}.directory-user-form{display:flex;align-items:end;gap:10px}.directory-user-form label{display:grid;flex:1 1 320px;gap:6px;color:#aebdc6;font-size:.72rem;font-weight:800}.directory-user-form input{min-height:40px;border:1px solid #3b5064;border-radius:8px;padding:7px 10px;color:#edf6fa;background:#101925}.directory-user-form button{min-height:40px;border:1px solid #009900;border-radius:8px;padding:7px 14px;color:#fff;background:#007a00;font-weight:850;cursor:pointer}.directory-status{margin:0;color:#b7c7d1}.access-user img{width:38px;height:38px;border:2px solid #56baff;border-radius:50%;object-fit:cover}.progress-cell{padding:8px!important}.progress-button{width:100%;min-height:58px;border:1px solid #293745;border-radius:9px;padding:7px 8px;background:#080d14;cursor:pointer;transition:transform .12s ease,filter .12s ease}.progress-button:hover{filter:brightness(1.14);transform:translateY(-1px)}.progress-button:focus-visible{outline:3px solid #fff;outline-offset:2px}.progress-button span,.progress-button small{display:block}.progress-button span{font-size:1.75rem;font-weight:950;line-height:1}.progress-button small{margin-top:5px;color:#91a1ad;opacity:1;font-size:.58rem;font-weight:800}.progress-blue span{color:#3ca7ff}.progress-indigo span{color:#77f}.progress-violet span{color:#b983ff}.progress-red span{color:#ff5d73}.progress-orange span{color:#ff9f43}.progress-yellow span{color:#ffe066}.progress-green span{color:#47f5a7}.module-detail-row td{padding:0;background:#080f1a;text-align:left}.module-detail{padding:20px 22px 24px;border-left:5px solid #f2c94c}.module-detail-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.module-detail-heading p{margin:0 0 4px;color:#f2c94c;font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.module-detail-heading h3{margin:0;font-size:1.15rem}.module-detail-heading>strong{color:#b7c7d1;font-size:.78rem}.task-list-heading{display:grid;grid-template-columns:minmax(420px,1fr) 132px 148px;gap:10px;padding:0 10px 7px;color:#8fa5b0;font-size:.64rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.task-list-heading span:not(:first-child){text-align:left}.task-list{display:grid;grid-template-columns:1fr;gap:8px;margin:0;padding:0;list-style:none}.task-list li{display:grid;grid-template-columns:minmax(420px,1fr) 132px 148px;align-items:center;gap:10px;min-width:0;border:1px solid #253648;border-radius:9px;padding:9px 10px;background:#111b28}.task-description{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.task-code{color:#42e8e0;font-weight:900}.task-name{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.review-label{color:#f2c94c;font-size:.72rem;font-weight:850;white-space:nowrap}.task-resource-links{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px}.task-resource-link{border:1px solid currentColor;border-radius:5px;padding:3px 6px;background:transparent;font:inherit;font-size:.62rem;font-weight:900;letter-spacing:.04em;line-height:1;text-decoration:none}.task-resource-link.is-empty{color:#71808b;cursor:default}.task-resource-link.is-linked{color:#090}.task-resource-link.is-linked:hover{background:#0099001f}.task-resource-link.is-linked:focus-visible{outline:3px solid #009900;outline-offset:2px}.resource-context-menu{position:fixed;z-index:50;display:grid;min-width:168px;overflow:hidden;border:1px solid #3b5064;border-radius:9px;padding:5px;background:#111b28;box-shadow:0 12px 30px #00000073}.resource-context-menu button{border:0;border-radius:6px;padding:9px 11px;color:#edf6fa;background:transparent;text-align:left;font-size:.72rem;font-weight:800}.resource-context-menu button:hover,.resource-context-menu button:focus-visible{color:#fff;background:#0099003d;outline:none}.task-control select{width:100%;min-height:34px;border:1px solid #3b5064;border-radius:7px;padding:5px 27px 5px 8px;color:#edf6fa;background:#172535;font-size:.7rem;font-weight:750}.task-control select:focus-visible{outline:3px solid #42e8e0;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workflow-state{max-width:720px;margin:12vh auto;padding:28px;border:1px solid #2a3a49;border-radius:14px;background:#0b111b}.my-dashboard{margin-top:28px}.my-dashboard-empty{margin:0;border:1px dashed #3b5064;border-radius:12px;padding:22px;color:#aebdc6;background:#0b111b}.my-project-list{display:grid;gap:12px}.my-project{overflow:hidden;border:1px solid #2a3a49;border-radius:12px;background:#0b111b}.my-project-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;background:#162131}.my-project-heading div{display:grid;gap:3px}.my-project-heading strong{color:#39c639;letter-spacing:.04em}.my-project-heading span{color:#f0f5f7}.my-project ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.my-project li{display:grid;grid-template-columns:64px minmax(0,1fr) 90px;gap:10px;padding:11px 16px;border-top:1px solid #263442;align-items:center}.my-project li small{color:#8fa5b0;text-align:right}@media(max-width:760px){.workflow-dashboard{padding:18px 14px 34px}.workflow-header,.workflow-section-heading,.module-detail-heading{align-items:flex-start;flex-direction:column}.workflow-header-actions{width:100%;justify-items:stretch}.dashboard-tabs,.workflow-legend{justify-content:flex-start}.workflow-table-shell{overscroll-behavior-x:contain}.workflow-table{min-width:1120px}.module-detail{min-width:1118px;padding:18px 16px 22px}.task-list-heading,.task-list li{grid-template-columns:minmax(390px,1fr) 124px 142px}.access-user{grid-template-columns:72px minmax(130px,1fr) minmax(190px,1fr)}.admin-panel{overflow-x:auto}}@media(prefers-reduced-motion:reduce){.progress-button{transition:none}}
