.publication-photo-tools{display:flex;flex-direction:column;gap:12px;padding:18px;border:1px solid #42616e;border-radius:16px;background:#102131}.publication-photo-tools>p{margin:0}.publication-photo-tools>img{max-width:100%;width:280px;max-height:180px;object-fit:contain;border-radius:12px}.publication-photo-tools [hidden]{display:none!important}.publication-photo-actions{display:flex;flex-wrap:wrap;gap:10px}.publication-photo-actions button{min-height:44px;min-width:44px;padding:10px 14px;border-radius:10px;border:1px solid #527481;background:#193847;color:#b5fff4;font:inherit;cursor:pointer}.publication-photo-tools summary{cursor:pointer;color:#9fe1da}.publication-photo-tools input[type=text]{width:100%;box-sizing:border-box;padding:12px;background:#0b1726;border:1px solid #53727e;border-radius:10px;margin-top:10px;color:white}.publication-photo-tools [role=status]{font-size:13px;color:#b8d4dc}
.cover-crop-dialog{box-sizing:border-box;width:min(680px,calc(100vw - 24px));max-height:92dvh;overflow:auto;margin:auto;border:1px solid #4c7682;border-radius:20px;background:#132938;color:#edf7fa;padding:20px;box-shadow:0 28px 80px #000b}.cover-crop-dialog::backdrop{background:#020a10bf;backdrop-filter:blur(5px)}.cover-crop-dialog h2{font-size:20px;margin:0 0 8px}.cover-crop-dialog>p{font-size:14px;color:#b7ccd4}.cover-crop-stage{width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:14px;background:#07131d;position:relative}.cover-crop-stage img{max-width:none;position:absolute;transform-origin:top left;user-select:none;pointer-events:none}.cover-crop-controls{margin:16px 0}.cover-crop-controls input{width:100%;accent-color:#8ee5d7}.cover-crop-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.cover-crop-actions button{padding:11px 15px;border-radius:12px;border:1px solid #59808b;background:#1a3b4d;color:#e8f7f5}.cover-crop-actions button:last-child{background:#8ee1d5;color:#09242d;font-weight:700}.crop-frame{position:absolute;z-index:2;border:2px solid #9af2e5;box-shadow:0 0 0 999px #00101866;touch-action:none;cursor:move}.crop-handle{position:absolute;z-index:3;width:22px;height:22px;border:2px solid #0b2633;border-radius:50%;background:#9af2e5;touch-action:none}.crop-handle-nw{top:-12px;left:-12px;cursor:nwse-resize}.crop-handle-ne{top:-12px;right:-12px;cursor:nesw-resize}.crop-handle-se{right:-12px;bottom:-12px;cursor:nwse-resize}.crop-handle-sw{bottom:-12px;left:-12px;cursor:nesw-resize}
/* Publication schedule and recruitment details */
#modal-post-request form{font-size:.875rem;line-height:1.5}
#modal-post-request form :is(input,select,textarea,option),#modal-post-request form .request-schedule :is(input,select,textarea,option),#modal-post-request form .search-select-options [role=option]{font-size:.875rem!important;line-height:1.5}
#modal-post-request form :is(input,textarea)::placeholder{font-size:inherit}
#modal-post-request .request-schedule{font-size:inherit;line-height:1.5;gap:12px;border-color:#334b5c;background:#10202e;padding:16px}
#modal-post-request .request-schedule label,#modal-post-request .request-schedule small{font-size:inherit;line-height:inherit}
#modal-post-request .request-schedule input[type=date],#modal-post-request .request-schedule textarea,#modal-post-request .request-schedule select{font-family:inherit;font-size:inherit;line-height:1.5;font-weight:400;width:100%;min-width:0;box-sizing:border-box;padding:10px 14px;border:1px solid #334155;border-radius:12px;background-color:#020617;color:#f1f5f9;color-scheme:dark;min-height:44px}
#modal-post-request .request-schedule select{cursor:pointer}
#modal-post-request .request-schedule select option{font:inherit;background:#0f172a;color:#f1f5f9}
#modal-post-request .request-schedule :is(select,textarea,input[type=date]):focus-visible{outline:2px solid #5bdccc;outline-offset:2px;border-color:#5bdccc}
#modal-post-request .request-job-toggle{align-items:flex-start;gap:10px;margin:0;padding-bottom:10px;border-bottom:1px solid #334b5c}
#modal-post-request .request-job-toggle input{margin-top:2px}
#modal-post-request .request-schedule input:disabled{opacity:.5;cursor:not-allowed}
.request-schedule{padding:16px;border:1px solid #42616e;border-radius:16px;background:#10232f;display:grid;gap:10px}.request-schedule [hidden]{display:none!important}.request-schedule label{display:block;font-weight:600}.request-schedule input[type=date],.request-schedule textarea{display:block;width:100%;box-sizing:border-box;border:1px solid #496572;border-radius:10px;background:#0b1423;color:#eef8ff;padding:10px;font:inherit;color-scheme:dark}.request-schedule textarea{min-height:70px;overflow:hidden;resize:vertical}.request-schedule small{color:#b5cbd4;line-height:1.5}.request-schedule .request-job-toggle{display:flex;align-items:center;gap:10px}.request-schedule input[type=checkbox]{width:18px;height:18px;flex:none;accent-color:#91e6d8}#req-job-fields{display:grid;gap:12px}.request-date-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:540px){.request-date-grid{grid-template-columns:1fr}}#req-desc{overflow:hidden}
