.hidden{display:none!important}.notice{background:#e6f3f0;border-left:4px solid var(--green);padding:13px;margin-bottom:15px;font-size:12px}.panel-head{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:14px}.panel-head h2{margin-bottom:4px}.panel-head p,.section-copy{margin:0;color:var(--muted);font-size:11px}.panel-head button,.edit-form button{border:0;border-radius:8px;background:var(--green);color:white;padding:9px 13px;cursor:pointer}.edit-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#f4f7f7;border:1px solid var(--line);border-radius:10px;padding:15px;margin-bottom:15px}.edit-form label{font-size:10px;color:var(--muted)}.edit-form input,.edit-form select,.edit-form textarea{display:block;width:100%;margin-top:5px;border:1px solid #cbd8d8;border-radius:7px;background:white;padding:9px;font:inherit;color:#17232d}.edit-form .wide,.form-actions{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:8px}.form-actions button:first-child{background:#dbe3e2;color:#40535b}.master-row{display:grid;grid-template-columns:1fr auto;gap:12px;border-top:1px solid #edf1f0;padding:13px 0}.master-row h3{font-size:13px;margin:0}.master-row p{font-size:10px;color:var(--muted);margin:5px 0 0}.master-actions{display:flex;gap:7px;align-items:center}.master-actions button{border:1px solid var(--line);background:#fff;color:var(--green);border-radius:7px;padding:7px 9px;cursor:pointer}.completeness{text-align:center;padding:16px}.completeness b,.completeness span{display:block}.completeness b{font-size:35px;color:var(--green)}.completeness span{font-size:10px;color:var(--muted)}.completeness i{display:block;height:7px;background:#e5eceb;border-radius:99px;margin-top:13px;overflow:hidden}.completeness em{display:block;height:100%;background:var(--green)}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.role-card{border:1px solid var(--line);border-radius:9px;padding:13px}.role-card b{font-size:12px}.role-card p{font-size:10px;color:var(--muted);line-height:1.6;margin:6px 0 0}@media(max-width:620px){.edit-form,.role-grid{grid-template-columns:1fr}.edit-form .wide,.form-actions{grid-column:auto}.panel-head{align-items:center}.master-row{grid-template-columns:1fr}.master-actions{justify-content:flex-start}}
.master-actions .delete-button{border-color:#e6c7c4;color:#a33f38;background:#fff8f7}
.project-tools{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.panel-head .project-tools .secondary{background:#fff;color:var(--green);border:1px solid var(--green)}.import-review{border:1px solid #b9d7d2;background:#f3faf8;border-radius:11px;padding:16px;margin-bottom:16px}.import-review h3{margin:0 0 5px;font-size:15px}.import-review>div>p{margin:0 0 12px;color:var(--muted);font-size:10px}.import-file{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;padding:10px;margin:6px 0}.import-file i{font-style:normal;font-size:9px;background:#e6f3f0;color:var(--green);border-radius:5px;padding:4px}.import-file b,.import-file small{display:block}.import-file b{font-size:11px}.import-file small{font-size:9px;color:var(--muted);margin-top:3px}.import-file em{font-style:normal;font-size:9px;color:var(--green)}.import-fields{display:grid;grid-template-columns:1fr 2fr;gap:10px;margin-top:12px}.import-fields label{font-size:10px;color:var(--muted)}.import-fields label:last-child{grid-column:1/-1}.import-fields input,.import-fields textarea{display:block;width:100%;margin-top:4px;border:1px solid #cbd8d8;border-radius:7px;padding:9px;font:inherit}.import-warning{background:#fff2dc;color:#865c16;border-left:3px solid #c68a23;padding:9px;font-size:10px;margin:10px 0}.file-count{display:inline-block;margin-left:6px;color:var(--green)}@media(max-width:620px){.project-tools{justify-content:flex-start}.import-fields{grid-template-columns:1fr}.import-fields label:last-child{grid-column:auto}.import-file{grid-template-columns:auto 1fr}.import-file em{grid-column:2}}
