/* FCP 14.6.39 - task modal definitive layer + single FAB */
:root{--fcp39-blue:#2563eb;--fcp39-sky:#25b8ff;--fcp39-ink:#071f3d;--fcp39-muted:#64748b;--fcp39-line:#d9e6f5}
body .fcp-mobile-fab.fcp-single-task-fab-14639,
body .fcp-mobile-fab.fcp-desktop-fab-14638{
  position:fixed!important;right:26px!important;bottom:26px!important;width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important;border-radius:26px!important;border:0!important;background:linear-gradient(135deg,var(--fcp39-blue),var(--fcp39-sky))!important;color:#fff!important;font-size:42px!important;font-weight:950!important;line-height:1!important;display:grid!important;place-items:center!important;box-shadow:0 24px 54px rgba(37,99,235,.34)!important;z-index:999990!important;padding:0!important;text-indent:0!important;overflow:hidden!important;text-decoration:none!important;pointer-events:auto!important;opacity:1!important;visibility:visible!important}
body .fcp-mobile-fab.fcp-single-task-fab-14639::before,body .fcp-mobile-fab.fcp-single-task-fab-14639::after,body .fcp-mobile-fab.fcp-desktop-fab-14638::before,body .fcp-mobile-fab.fcp-desktop-fab-14638::after{content:none!important;display:none!important}
body.fcp-mobile-task-open .fcp-mobile-sheet-backdrop{position:fixed!important;inset:0!important;background:rgba(15,30,52,.54)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;z-index:1000000!important;display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
body.fcp-mobile-task-open .fcp-mobile-task-sheet.fcp-task-modal-14639,
body.fcp-mobile-task-open .fcp-mobile-task-sheet{
  position:fixed!important;left:50%!important;right:auto!important;top:calc(env(safe-area-inset-top,0px) + 16px)!important;bottom:calc(env(safe-area-inset-bottom,0px) + 16px)!important;transform:translateX(-50%)!important;width:min(760px,calc(100vw - 28px))!important;max-width:760px!important;height:auto!important;max-height:none!important;margin:0!important;display:block!important;visibility:visible!important;opacity:1!important;background:#fff!important;color:var(--fcp39-ink)!important;border:1px solid var(--fcp39-line)!important;border-radius:30px!important;box-shadow:0 30px 90px rgba(5,22,48,.30)!important;z-index:1000010!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;padding:24px 24px 0!important;box-sizing:border-box!important;filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto!important}
body.fcp-mobile-task-open .fcp-mobile-task-sheet *{filter:none!important;-webkit-filter:none!important;box-sizing:border-box!important}
body.fcp-mobile-task-open .fcp-mobile-task-sheet form{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))!important;margin:0!important;pointer-events:auto!important}
body.fcp-mobile-task-open .fcp-mobile-task-sheet h3{position:sticky!important;top:-24px!important;z-index:4!important;background:#fff!important;margin:0 -4px 8px!important;padding:2px 78px 16px 0!important;border-bottom:1px solid #edf3fa!important;color:var(--fcp39-ink)!important;font-size:32px!important;font-weight:950!important;letter-spacing:-.05em!important;line-height:1.05!important}
body.fcp-mobile-task-open .fcp-mobile-sheet-x{position:sticky!important;float:right!important;top:0!important;z-index:5!important;width:60px!important;height:60px!important;border-radius:20px!important;border:1px solid #cfe2fb!important;background:#f4f9ff!important;color:var(--fcp39-blue)!important;font-size:36px!important;font-weight:950!important;line-height:1!important;display:grid!important;place-items:center!important;padding:0!important}
body.fcp-mobile-task-open .fcp-mobile-task-sheet label{display:grid!important;gap:8px!important;color:var(--fcp39-muted)!important;font-size:13px!important;font-weight:950!important;margin:0!important;text-transform:none!important;letter-spacing:0!important}
body.fcp-mobile-task-open .fcp-mobile-task-sheet input:not([type="checkbox"]),body.fcp-mobile-task-open .fcp-mobile-task-sheet select,body.fcp-mobile-task-open .fcp-mobile-task-sheet textarea{width:100%!important;min-height:56px!important;border:1px solid var(--fcp39-line)!important;border-radius:18px!important;background:#fff!important;color:var(--fcp39-ink)!important;padding:13px 15px!important;font-size:16px!important;font-weight:850!important;box-shadow:none!important}
body.fcp-mobile-task-open .fcp-mobile-task-sheet textarea{min-height:88px!important;resize:vertical!important}
body.fcp-mobile-task-open .fcp-mobile-form-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}
body.fcp-mobile-task-open .fcp-task-save-sticky-14637,body.fcp-mobile-task-open .fcp-mobile-task-sheet button[type="submit"]{position:sticky!important;bottom:0!important;z-index:8!important;min-height:64px!important;height:64px!important;width:100%!important;border:0!important;border-radius:20px!important;background:linear-gradient(135deg,var(--fcp39-blue),var(--fcp39-sky))!important;color:#fff!important;font-size:18px!important;font-weight:950!important;box-shadow:0 18px 40px rgba(37,99,235,.32)!important;margin:10px 0 calc(10px + env(safe-area-inset-bottom,0px))!important;pointer-events:auto!important}
.fcp-task-people-tags{max-height:none!important}.fcp-task-people-tags>div{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}.fcp-task-people-tags label{min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}
.fcp-communications-admin .fcp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:18px;align-items:start}.fcp-communications-admin .fcp-card{max-width:none}.fcp-communications-admin textarea.large-text{min-height:130px}.fcp-communications-admin .widefat{font-size:13px}
@media (max-width:760px){body .fcp-mobile-fab.fcp-single-task-fab-14639,body .fcp-mobile-fab.fcp-desktop-fab-14638{right:18px!important;bottom:calc(100px + env(safe-area-inset-bottom,0px))!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;border-radius:22px!important;font-size:36px!important}body.fcp-mobile-task-open .fcp-mobile-task-sheet{top:calc(env(safe-area-inset-top,0px) + 10px)!important;bottom:calc(env(safe-area-inset-bottom,0px) + 10px)!important;width:calc(100vw - 24px)!important;border-radius:28px!important;padding:22px 18px 0!important}body.fcp-mobile-task-open .fcp-mobile-task-sheet h3{font-size:30px!important}.fcp-task-people-tags>div{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.fcp-mobile-task-open .fcp-mobile-form-grid{grid-template-columns:1fr!important}.fcp-communications-admin .fcp-grid{grid-template-columns:1fr}}
