/* Organization and access workspace.  Project access is intentionally the
   primary task; organizational affiliation is displayed as context only. */
.scoped-management-entry{display:flex;align-items:center;justify-content:space-between;gap:16px}.scoped-management-entry p{margin:5px 0 0;color:#718895;font-size:13px}@media(max-width:700px){.scoped-management-entry{align-items:flex-start;flex-direction:column}}
.scoped-canvas{display:grid;gap:18px;min-height:440px;padding:28px;border:1px solid #dcebed;border-radius:14px;background-color:#fbfefe;background-image:radial-gradient(#c9dddd 1px,transparent 1px);background-size:18px 18px}.scoped-canvas-project{justify-self:center;display:grid;gap:4px;min-width:220px;padding:16px 20px;border:1px solid #75bdb6;border-radius:12px;background:#e9f7f4;box-shadow:0 8px 18px rgba(7,101,102,.11);text-align:center}.scoped-canvas-project span,.scoped-canvas-project small,.scoped-canvas-layer-title small,.scoped-canvas-node small,.scoped-canvas-person small{color:#6f8793;font-size:12px}.scoped-canvas-project b{color:#184659}.scoped-canvas-layer{position:relative;padding-top:22px;border-top:1px dashed #a9ccca}.scoped-canvas-layer-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.scoped-canvas-layer-title span{color:#28706e;font-size:13px;font-weight:800}.scoped-canvas-nodes,.scoped-canvas-people{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.scoped-canvas-node{display:grid;gap:3px;min-width:150px;padding:12px;border:1px solid #c8dfdf;border-radius:10px;background:#fff;text-align:center}.scoped-canvas-node b{color:#35566a;font-size:13px}.scoped-canvas-person{display:flex;align-items:center;gap:9px;min-width:185px;padding:10px 12px;border:1px solid #dce8ea;border-radius:10px;background:#fff}.scoped-canvas-person>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e7f4f2;color:#087f83;font-size:12px;font-weight:800}.scoped-canvas-person b,.scoped-canvas-person small{display:block}.scoped-canvas-person b{color:#345467;font-size:13px}@media(max-width:700px){.scoped-canvas{padding:16px}.scoped-canvas-person{min-width:0;width:100%}}
.scoped-hub{max-width:980px;margin:0 auto;padding-bottom:28px}.scoped-kicker{margin:0 0 6px;color:#087f83;font-size:12px;font-weight:700;letter-spacing:.08em}.scoped-title{align-items:flex-start;margin-bottom:20px}.scoped-title h1{font-size:25px;letter-spacing:-.02em}.scoped-title p{max-width:620px;line-height:1.65}.scoped-title-actions{display:flex;gap:8px;margin-left:auto;flex-wrap:wrap}.scoped-tabs{display:flex;gap:3px;overflow:auto;margin:0 0 20px;padding:4px;border:1px solid #e2ecee;border-radius:11px;background:#f6f9fa;white-space:nowrap}.scoped-tabs button{height:36px;border:0;border-radius:8px;padding:0 13px;background:transparent;color:#607887;font:600 13px inherit;cursor:pointer}.scoped-tabs button:hover{background:#edf5f4;color:#087f83}.scoped-tabs button.active{background:#fff;color:#087f83;box-shadow:0 1px 4px rgba(25,62,74,.12)}.scoped-card{margin-bottom:14px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 25px rgba(20,59,73,.045)}.scoped-card h2{margin:0;color:#18364b;font-size:17px}.scoped-card>p,.scoped-muted{margin:6px 0 16px;color:var(--muted);font-size:13px;line-height:1.65}.scoped-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px;padding:22px 24px;border:1px solid #d8ebe8;border-radius:14px;background:linear-gradient(120deg,#f1faf9,#fff)}.scoped-welcome-label{display:block;margin-bottom:6px;color:#087f83;font-size:12px;font-weight:700}.scoped-welcome h2{margin:0;color:#17384c;font-size:21px}.scoped-welcome p{max-width:560px;margin:6px 0 0;color:#607887;font-size:13px;line-height:1.65}.scoped-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.scoped-section-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.scoped-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.scoped-project-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;min-height:104px;padding:14px;border:1px solid #e0ebed;border-radius:11px;background:#fff;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.scoped-project-card:hover{border-color:#9fcfca;box-shadow:0 8px 16px rgba(10,109,107,.08);transform:translateY(-1px)}.scoped-project-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#e7f5f3;color:#087f83;font-size:12px;font-weight:800}.scoped-project-card>div{min-width:0}.scoped-project-card b,.scoped-project-card small{display:block}.scoped-project-card b{overflow:hidden;color:#254458;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.scoped-project-card small{margin-top:4px;color:#738a98;font-size:12px}.scoped-project-card button{grid-column:2;justify-self:start;margin:4px 0 0}.scoped-compact-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px}.scoped-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-top:1px solid #edf2f3}.scoped-row:first-of-type{border-top:0}.scoped-row>div{min-width:0}.scoped-row b,.scoped-row small{display:block}.scoped-row b{color:#29485c;font-size:14px}.scoped-row small{margin-top:3px;color:#7a909d;font-size:12px;line-height:1.55}.scoped-row.unread{margin:0 -10px;padding:13px 10px;border-radius:9px;background:#f1faf8}.scoped-status{display:inline-flex;flex:0 0 auto;align-items:center;border-radius:999px;padding:4px 8px;background:#eaf6f1;color:#167553;font-size:12px;font-weight:700}.scoped-status.pending,.scoped-status.awaiting_approval{background:#fff4de;color:#9a6408}.scoped-status.revoked,.scoped-status.ended,.scoped-status.expired{background:#fbeeee;color:#b34f4f}.scoped-empty,.scoped-error{padding:20px;border:1px dashed #d8e3e7;border-radius:10px;color:#78909c;text-align:center;line-height:1.65}.scoped-error{border-color:#edcaca;color:#ae5050;background:#fffafa}.scoped-aside-card{margin-bottom:14px;padding:16px;border:1px solid #dceaea;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.scoped-aside-card span{display:block;margin-bottom:6px;color:#087f83;font-size:11px;font-weight:700;letter-spacing:.07em}.scoped-aside-card h3{margin:0;color:#254458;font-size:15px}.scoped-aside-card p{margin:6px 0 0;color:#728794;font-size:12px;line-height:1.7}.scoped-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fbfdfd}.scoped-notice p{margin:5px 0 0;color:#738895;font-size:13px}.scoped-permission-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}.scoped-permission-summary div{padding:12px;border-radius:10px;background:#f7fafb}.scoped-permission-summary b,.scoped-permission-summary span{display:block}.scoped-permission-summary b{color:#234456;font-size:13px}.scoped-permission-summary span{margin-top:4px;color:#718895;font-size:12px;line-height:1.5}.scoped-permission-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.scoped-permission-chips span{border-radius:999px;padding:5px 8px;background:#edf7f5;color:#176e64;font-size:12px}.scoped-details{margin-top:16px;padding-top:14px;border-top:1px solid #e8eff0}.scoped-details summary{color:#4c6c7c;font-size:13px;font-weight:700;cursor:pointer}.scoped-details p{margin:8px 0 0;color:#748896;font-size:12px;line-height:1.7}.scoped-form{display:grid;grid-template-columns:1.4fr 1fr auto;gap:10px;align-items:end}.scoped-form label{display:grid;gap:6px;color:#667e8c;font-size:12px;font-weight:600}.scoped-form input,.scoped-form select{height:38px;border:1px solid #d7e3e7;border-radius:8px;padding:0 10px;background:#fff;color:#29485c;font:14px inherit}.scoped-form input:focus,.scoped-form select:focus{border-color:#77b9b3;outline:3px solid rgba(8,127,131,.11)}.scoped-form .publish{height:38px;margin:0}.scoped-side-links{display:grid!important;gap:3px!important;margin:18px 0 0!important;padding:15px 0 0!important}.scoped-side-heading{padding:0 10px 6px;color:#80919c;font-size:11px;font-weight:700;letter-spacing:.08em}.scoped-side-links button{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:8px;padding:9px 10px;background:transparent;color:#557384;font:600 13px inherit;text-align:left;cursor:pointer}.scoped-side-links button:hover{background:#f1f7f7;color:#087f83}.scoped-side-links button.selected{background:#e8f5f3;color:#087f83}.scoped-side-links button i{width:15px;color:inherit;font-style:normal;text-align:center}.scoped-side-divider{height:1px;margin:10px;background:#e7eef0}.scoped-wide-layout{grid-template-columns:250px minmax(0,980px)!important;gap:28px!important}.scoped-wide-layout>.right-panel{display:none!important}@media(max-width:900px){.scoped-project-grid,.scoped-permission-summary{grid-template-columns:1fr}.scoped-compact-grid{grid-template-columns:1fr}.scoped-welcome{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.scoped-title{display:block}.scoped-title-actions{margin:14px 0 0}.scoped-card{padding:16px}.scoped-form{grid-template-columns:1fr}.scoped-row,.scoped-notice{align-items:flex-start;flex-direction:column}}
