.workspace-shell.app-shell{display:block;min-height:100vh}.workspace-shell .workspace{min-width:0}.suite-header{position:sticky;top:0;z-index:40;background:#fff;box-shadow:0 1px 0 var(--line)}
.suite-masthead{display:flex;align-items:center;gap:24px;padding:14px 32px;min-height:78px}.suite-masthead .brand{margin:0;color:var(--navy);gap:10px;flex-shrink:0}.suite-masthead .brand-mark{width:36px;height:36px;display:grid;place-items:center;overflow:hidden}.suite-masthead .brand-mark img{max-height:36px;max-width:36px;object-fit:contain}.suite-masthead .brand-name{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-organisation{color:var(--muted);font-size:.9rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.suite-account{display:flex;gap:20px;align-items:center;margin-left:auto}.suite-account .profile{display:flex;align-items:center;gap:10px;font-size:.9rem;white-space:nowrap}.header-configuration{border:1px solid var(--line);border-radius:8px;background:white;color:var(--blue);padding:10px 14px;font-weight:650;cursor:pointer}
.suite-navigation-bar{background:var(--navy);padding:0 24px}.workspace-shell .navigation{display:flex;gap:4px;align-items:stretch}.navigation>.dashboard-menu,.module-dropdown>summary{padding:15px 17px;color:#fff;background:transparent;border:0;border-radius:0;font-size:.94rem;cursor:pointer;white-space:nowrap}.module-dropdown{position:relative}.module-dropdown>summary{list-style:none;display:flex;align-items:center;gap:12px}.module-dropdown>summary::-webkit-details-marker{display:none}.module-dropdown>summary:after{content:'⌄';font-size:12px}.module-dropdown[open]>summary,.module-dropdown.current-module>summary,.navigation>.dashboard-menu[aria-current=page]{background:rgba(255,255,255,.15);box-shadow:inset 0 -3px 0 var(--amber)}.module-dropdown-panel{position:absolute;top:100%;left:0;min-width:275px;max-width:340px;border:1px solid var(--line);border-radius:0 0 12px 12px;background:#fff;padding:8px;box-shadow:0 12px 24px #0f294426;z-index:42}.workspace-shell .module-dropdown-panel button{display:block;width:100%;color:var(--ink);text-align:left;font-size:.9rem;border:0;border-radius:6px;padding:12px;background:transparent;white-space:normal}.workspace-shell .module-dropdown-panel button:hover,.workspace-shell .module-dropdown-panel button:focus-visible{background:var(--canvas);color:var(--blue)}.module-dropdown-panel button[aria-current=page]{font-weight:750;background:var(--canvas)}.suite-location{padding:18px 36px 0}.workspace-shell .content{max-width:1680px;padding:28px 36px 48px}.workspace-shell .menu-button{display:none}.workspace-shell .breadcrumb{font-size:.8rem;color:var(--muted)}
.workspace-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:16px}.workspace-heading h1{font-size:2.1rem;line-height:1.2;margin:8px 0 10px;overflow-wrap:anywhere}.workspace-heading .lead{font-size:1rem;margin:0}.workspace-heading>.module-status{flex-shrink:0}.dashboard-switch{display:flex;border:1px solid var(--line);padding:4px;gap:3px;background:white;border-radius:10px;flex-shrink:0}.dashboard-switch button{border:0;background:none;padding:10px 14px;cursor:pointer;border-radius:7px;color:var(--muted);font-weight:600}.dashboard-switch button[aria-pressed=true]{background:var(--blue);color:white}.dashboard-context{color:var(--muted);font-size:.9rem;margin:0 0 20px}.workspace-metrics{min-height:128px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin-bottom:30px}.workspace-metric{text-align:left;padding:20px;border:1px solid var(--line);cursor:pointer;font:inherit}.workspace-metric span{display:block;color:var(--muted);font-size:.82rem}.workspace-metric strong{display:block;font-size:2rem;color:var(--ink);margin-top:10px}.workspace-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.workspace-section-title h2{margin:0;font-size:1.2rem}.text-action{border:0;background:transparent;color:var(--blue);font-weight:600;cursor:pointer}.workspace-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.workspace-module-card{padding:24px;display:flex;flex-direction:column;box-shadow:none}.module-card-heading{display:flex;gap:12px;align-items:center}.module-card-heading h3{font-size:1.08rem;margin:0}.module-monogram{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:var(--canvas);color:var(--blue);font-size:.78rem;font-weight:750;flex-shrink:0}.workspace-module-card>p{color:var(--muted);font-size:.92rem;min-height:40px;line-height:1.6}.module-status{display:inline-flex;align-self:flex-start;font-size:.7rem;padding:5px 9px;border-radius:6px;font-weight:600;line-height:1.3}.module-status.available{background:#e9f5f0;color:#216749}.module-status.partial{background:#f4f1e7;color:#735d19}.module-status.development{background:#edf0f5;color:#53627b}.module-card-links{display:flex;flex-wrap:wrap;gap:6px 15px;margin:20px 0}.module-card-links button{background:none;border:0;padding:0;color:var(--blue);font:inherit;font-size:.86rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.module-card-open{margin-top:auto;text-align:left;border:0;border-top:1px solid var(--line);background:transparent;padding:14px 0 0;font-weight:700;color:var(--blue);cursor:pointer}.module-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.module-feature-grid h2{font-size:1.1rem}.module-feature-grid p{color:var(--muted)}.development-page{padding:42px;max-width:850px;box-shadow:none;margin:30px auto}.development-symbol{display:block;font-size:44px;color:var(--teal);margin-bottom:18px}.development-page h2{font-size:1.5rem}.development-page p{line-height:1.7;color:var(--muted)}.development-page .lead{font-size:1.05rem}.workspace-access-table{overflow:auto}.workspace-access-table small{display:block;color:var(--muted);margin-top:6px}.module-toggle{display:flex;gap:8px;align-items:center;white-space:nowrap}.module-toggle input{width:18px;height:18px}.dashboard-empty{font-size:.9rem;color:var(--muted)}.workspace-shell button:focus-visible,.workspace-shell summary:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.workspace-shell #content:focus{outline:none}.workspace-shell [hidden]{display:none!important}
/* A denser desktop workspace; retain the mobile and printed document scales. */
@media screen and (min-width:1001px) {
  .workspace-shell { font-size: .9375rem; }
  .suite-masthead { min-height: 64px; padding: 10px 28px; gap: 20px; }
  .suite-masthead .brand { font-size: 1.2rem; }
  .suite-masthead .brand-mark { width: 32px; height: 32px; }
  .suite-masthead .brand-mark img { max-width: 32px; max-height: 32px; }
  .workspace-organisation, .suite-account .profile { font-size: .875rem; }
  .header-configuration { padding: 8px 12px; font-size: .875rem; }
  .workspace-shell .navigation > .dashboard-menu,
  .workspace-shell .module-dropdown > summary { padding: 11px 14px; font-size: .875rem; }
  .workspace-shell .module-dropdown-panel button { padding: 10px 12px; font-size: .875rem; }
  .suite-location { padding: 14px 28px 0; }
  .workspace-shell .content { padding: 20px 28px 36px; }
  .workspace-heading { gap: 20px; margin-bottom: 12px; }
  .workspace-heading h1, .workspace-shell .section-head h1,
  .workspace-shell .dashboard-head h1 { font-size: 1.75rem; }
  .workspace-heading h1 { margin: 6px 0 8px; }
  .workspace-heading .lead, .workspace-shell .section-head .lead,
  .workspace-shell .dashboard-head .lead { font-size: .9375rem; }
  .dashboard-switch button { padding: 8px 12px; font-size: .875rem; }
  .dashboard-context { margin-bottom: 16px; font-size: .875rem; }
  .workspace-metrics { min-height: 108px; gap: 12px; margin-bottom: 22px; }
  .workspace-metric { padding: 16px; }
  .workspace-metric strong { font-size: 1.75rem; margin-top: 8px; }
  .workspace-section-title { margin-bottom: 12px; }
  .workspace-section-title h2 { font-size: 1.125rem; }
  .workspace-module-grid, .module-feature-grid { gap: 16px; }
  .workspace-module-card { padding: 18px; }
  .module-card-heading h3 { font-size: 1rem; }
  .module-monogram { width: 34px; height: 34px; }
  .workspace-module-card > p { font-size: .875rem; line-height: 1.5; min-height: 36px; }
  .module-card-links { margin: 14px 0; }
  .module-card-open { padding-top: 12px; font-size: .875rem; }
  .workspace-shell .module-table td { padding: .75rem .875rem; font-size: .875rem; }
  .workspace-shell .module-table th { padding: .75rem .875rem; }
  .workspace-shell .form-grid input, .workspace-shell .form-grid select,
  .workspace-shell .organization-form textarea, .workspace-shell .invite-form input,
  .workspace-shell .invite-form select { font-size: .875rem; padding: .6rem .7rem; }
  .workspace-shell .primary-action, .workspace-shell .secondary-action { font-size: .875rem; padding: .6rem .8rem; }
  .workspace-shell .configuration-row { padding: .8rem 1rem; }
  .workspace-shell .configuration-title { font-size: .875rem; }
  .workspace-shell .configuration-section { margin-top: 1.75rem; }
  .workspace-shell .proposal-document-page { font-size: 1rem; }
}
@media(min-width:1001px){.workspace-shell .navigation{display:flex!important}}
@media(max-width:1200px){.workspace-organisation{display:none}.navigation>.dashboard-menu,.module-dropdown>summary{padding:14px 12px}.workspace-module-grid,.module-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-heading{flex-wrap:wrap}}
@media(max-width:1000px){.suite-masthead{padding:12px 20px}.suite-navigation-bar{padding:0 16px}.workspace-shell .menu-button{display:block;padding:12px;color:white;border:0;background:none;font-weight:650;width:auto}.workspace-shell .navigation{display:none;flex-wrap:wrap;padding-bottom:12px}.workspace-shell .navigation.open{display:flex}.module-dropdown-panel{left:0}.suite-account{gap:12px}.suite-account .profile{font-size:.8rem}.suite-location{padding:18px 20px 0}.workspace-shell .content{padding:24px 20px}.workspace-heading h1{font-size:1.75rem}}
@media(max-width:620px){.suite-masthead{gap:10px;padding:12px;flex-wrap:wrap}.suite-masthead .brand-name{font-size:1.1rem;max-width:180px}.suite-account{margin-left:0;width:100%;justify-content:space-between}.suite-account .profile span{max-width:130px;text-overflow:ellipsis;overflow:hidden}.header-configuration{padding:8px 10px;font-size:.8rem}.suite-location{padding:16px 16px 0}.workspace-shell .content{padding:20px 16px}.workspace-module-grid,.module-feature-grid{grid-template-columns:1fr}.workspace-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workspace-metric{padding:16px}.workspace-heading{gap:16px}.dashboard-switch{width:100%}.dashboard-switch button{flex:1;font-size:.8rem}.workspace-module-card{padding:20px}.development-page{padding:24px}.workspace-shell .navigation{flex-direction:column;align-items:stretch}.module-dropdown-panel{position:static;max-width:none;box-shadow:none;width:100%;min-width:0;border-radius:8px}.workspace-shell .navigation>.dashboard-menu{text-align:left}.module-dropdown>summary{justify-content:space-between}.workspace-section-title{gap:15px}.workspace-section-title .text-action{font-size:.8rem}.workspace-metric strong{font-size:1.7rem}}
