#courseworkApp{max-width:1500px;margin:24px auto;color:#18332e}#courseworkApp h2{font-size:27px}#courseworkApp h3{font-size:20px;margin-bottom:16px}#courseworkApp p{color:#526762}.cw-panel{background:#fff;border:1px solid #d9e4e0;border-radius:12px;padding:22px;margin:16px 0}.cw-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px}.cw-actions{grid-template-columns:repeat(auto-fit,minmax(310px,1fr))}.cw-actions .cw-panel{margin:0}.cw-panel label{display:block;font-weight:600}.cw-panel input:not([type=checkbox]),.cw-panel select{display:block;width:100%;padding:9px;border:1px solid #b9ccc5;border-radius:6px;background:white;margin:6px 0 14px;font-weight:400;color:#173d32}.cw-panel button,.cw-toolbar button{background:#146b53;color:white;border:0;border-radius:6px;padding:10px 18px;cursor:pointer;margin:5px}.cw-panel button:disabled{opacity:.45;cursor:not-allowed}.cw-check{display:flex!important;align-items:center;gap:8px;font-weight:400!important;margin:10px 0}.cw-choices{display:flex;gap:18px;flex-wrap:wrap}.cw-panel fieldset{margin-top:16px;padding:12px;border:1px solid #d9e4e0}.cw-panel legend{font-size:16px;float:none;width:auto}.cw-scroll{overflow:auto;max-height:650px}.cw-table{width:100%;border-collapse:collapse;white-space:normal;min-width:680px}.cw-table th{background:#e9f2ee;position:sticky;top:0;z-index:1}.cw-table td,.cw-table th{padding:12px;text-align:right;border-bottom:1px solid #e1e9e5;vertical-align:middle}.cw-table select{min-width:220px;margin:0}.cw-table tr:nth-child(even){background:#f8fbfa}.cw-status{display:inline-block;border-radius:6px;padding:4px 9px;background:#e7f4ee}.cw-status.incorrect{background:#fff1d3;color:#865400}.cw-status.missing{background:#ffe8e5;color:#9f3022}.cw-status.pending,.cw-status.unknown,.cw-status.unrecorded{background:#eef0f2;color:#56616a}#cwMessage:not(:empty){padding:14px;background:#e9f5ee;border-radius:7px;margin:12px 0}#cwMessage.cw-error{background:#ffe9e6;color:#923324}.cw-small{font-size:12px;color:#657970}.cw-toolbar{padding:12px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#eff6f3;border-radius:8px;margin:12px 0}.cw-toolbar select{max-width:420px;padding:8px}.cw-dialog{width:min(1000px,95vw);max-height:85vh;border:1px solid #ccdcd4;border-radius:12px;padding:22px;direction:rtl}.cw-dialog::backdrop{background:#0006}.cw-dialog button{cursor:pointer}.cw-detail-link{cursor:pointer;text-decoration:underline}.cw-review{background:#fff8e8}
