/* Project-workspace redesign: preview branch only */
:root{--pw-navy:#102a43;--pw-blue:#1672a8;--pw-pale:#eef5f8;--pw-line:#d7e3e9;--pw-ink:#152638;--pw-muted:#5c7180;--pw-green:#16835c}
body{background:#e6eef2}.app-shell{width:min(100%,1120px);box-shadow:0 18px 48px #11233a1c}.topbar{grid-template-columns:auto 1fr auto;padding:13px 22px;background:#102a43}.brand{text-align:left}.brand h1{font-size:17px;text-transform:none;letter-spacing:.01em}.brand p{font-size:9px}.page{padding:32px 34px 104px}.project-list-page{background:linear-gradient(135deg,#f8fbfc,#eaf3f6);min-height:calc(100vh - 74px)}.project-list-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin:8px 0 26px}.project-list-heading h2{margin:5px 0;font-size:34px;letter-spacing:-.03em}.project-list-heading p:not(.eyebrow){margin:0;color:var(--pw-muted)}.project-admin-link{border:1px solid #b6cbd7;border-radius:10px;background:#fff;color:#24516a;padding:10px 14px;font-weight:800}.project-grid{display:grid;grid-template-columns:1fr;gap:16px}.project-card{display:flex;flex-direction:column;width:100%;min-height:210px;border:1px solid var(--pw-line);border-radius:16px;padding:23px;background:#fff;color:var(--pw-ink);text-align:left;box-shadow:0 6px 16px #14324b0d;transition:.16s transform,.16s box-shadow}.project-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #14324b18}.project-card .project-job{font-size:11px;font-weight:900;letter-spacing:.12em;color:#2875a2}.project-card strong{margin:14px 0 8px;font-size:25px;line-height:1.12}.project-card .project-status{color:var(--pw-muted);line-height:1.4}.project-card b{margin-top:auto;padding-top:18px;color:#176d9e}.project-menu-active .page{padding-top:34px}.project-hub-copy{margin:0 0 22px;color:var(--pw-muted)}.project-hub-grid{display:grid;gap:15px}.project-module{display:grid;grid-template-columns:48px minmax(180px,1.1fr) minmax(180px,1fr) auto;align-items:center;gap:20px;width:100%;min-height:112px;border:1px solid var(--pw-line);border-radius:15px;padding:20px;background:#fff;color:var(--pw-ink);text-align:left}.project-module:hover:not(:disabled){border-color:#6aa5c4;background:#f8fcfe}.project-module:disabled{opacity:.58;cursor:not-allowed}.project-module-primary{border-color:#0d638f;background:linear-gradient(115deg,#0f4f78,#1675a7);color:#fff}.module-number{display:grid;place-items:center;width:42px;height:42px;border:1px solid currentColor;border-radius:50%;font-size:12px;font-weight:900}.project-module strong{font-size:21px;line-height:1.1}.project-module>span:not(.module-number){color:inherit;opacity:.78;line-height:1.35}.project-module b{white-space:nowrap;font-size:14px}.context-card{background:#f7fafb}.format-choice{display:none}.stepper{background:#fff;border-bottom:1px solid var(--pw-line)}.section-heading h2{font-size:30px}.footer-nav{font-size:13px}.project-menu-active footer,.project-list-active .context-card,.project-list-active .format-choice,.project-list-active .stepper,.project-list-active footer{display:none}@media(max-width:700px){.topbar{padding:11px 14px}.header-actions{gap:5px}.header-admin,.sign-out{padding:7px 8px;font-size:11px}.page{padding:26px 18px 96px}.project-list-heading{align-items:flex-start;flex-direction:column;margin-bottom:20px}.project-list-heading h2{font-size:30px}.project-grid{grid-template-columns:1fr}.project-card{min-height:178px}.project-module{grid-template-columns:42px 1fr;gap:13px;padding:18px}.project-module>span:not(.module-number){grid-column:2}.project-module b{grid-column:2}.project-module-primary{background:linear-gradient(135deg,#0f4f78,#1675a7)}}
