:root{--wf-bg:#f4f6f8;--wf-panel:#fff;--wf-text:#172033;--wf-muted:#667085;--wf-line:#e5e9ef;--wf-brand:#113f8c;--wf-accent:#d81f32;--wf-green:#14804a;--wf-amber:#b54708}
*{box-sizing:border-box}.wf-body{margin:0;background:var(--wf-bg);color:var(--wf-text);font-family:inherit}.wf-layout{min-height:100vh;display:grid;grid-template-columns:255px 1fr}.wf-sidebar{background:#0d2c62;color:#fff;padding:24px 16px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.wf-brand{display:flex;align-items:center;gap:12px;padding:0 8px 26px;border-bottom:1px solid #ffffff1c}.wf-brand img{width:62px;max-height:48px;object-fit:contain}.wf-brand strong,.wf-brand small{display:block}.wf-brand small{opacity:.7;margin-top:4px}.wf-sidebar nav{display:grid;gap:7px;margin-top:24px}.wf-sidebar nav a{display:flex;align-items:center;gap:12px;color:#dbe6fa;text-decoration:none;padding:12px 14px;border-radius:12px;font-weight:700}.wf-sidebar nav a:hover,.wf-sidebar nav a.active{background:#fff;color:#153b76}.wf-sidebar nav a em{margin-inline-start:auto;background:var(--wf-accent);color:#fff;border-radius:20px;min-width:24px;text-align:center;font-style:normal;padding:2px 7px;font-size:12px}.wf-user{margin-top:auto;padding:16px 10px 0;border-top:1px solid #ffffff1c}.wf-user strong,.wf-user small{display:block}.wf-user small{opacity:.7;margin:4px 0 10px}.wf-user button{border:0;background:transparent;color:#fff;padding:0;cursor:pointer}.wf-main{padding:30px;min-width:0}.wf-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.wf-top h1{margin:4px 0 0;font-size:28px}.wf-hero{background:linear-gradient(120deg,#0d2c62,#245aa5);color:#fff;border-radius:24px;padding:30px;margin-bottom:20px}.wf-hero p{margin:0 0 8px;opacity:.8}.wf-hero h2{max-width:800px;margin:0;font-size:25px;line-height:1.6}.wf-stats{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:12px;margin-bottom:20px}.wf-stats>a,.wf-stats>div{background:#fff;border:1px solid var(--wf-line);border-radius:16px;padding:17px;text-decoration:none;color:inherit}.wf-stats span,.wf-stats strong{display:block}.wf-stats span{font-size:13px;color:var(--wf-muted);margin-bottom:9px}.wf-stats strong{font-size:26px}.wf-panel{background:var(--wf-panel);border:1px solid var(--wf-line);border-radius:20px;padding:20px;margin-bottom:20px}.wf-panel.narrow{max-width:720px}.wf-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.wf-panel-head h3,.wf-panel-head p{margin:0}.wf-panel-head p{color:var(--wf-muted);font-size:13px;margin-top:4px}.wf-panel-head a{text-decoration:none;color:var(--wf-brand);font-weight:700}.wf-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:10px;margin-bottom:18px}.wf-filters input,.wf-filters select,.wf-form input,.wf-form select,.wf-form textarea,.wf-form-grid input,.wf-form-grid select,.wf-form-grid textarea,.wf-comment-form textarea,.wf-action-card input,.wf-action-card select,.wf-action-card textarea{width:100%;border:1px solid #d5dce5;border-radius:10px;padding:11px;background:#fff;font:inherit}.wf-task-list{display:grid;gap:12px}.wf-task-list>article{position:relative;border:1px solid var(--wf-line);border-radius:16px;background:#fff;overflow:hidden}.task-main-link{display:block;padding:17px;text-decoration:none;color:inherit}.task-title{display:flex;align-items:center;gap:12px}.task-title strong{font-size:17px}.task-title small{display:block;color:var(--wf-muted);margin-top:5px}.task-code{background:#eef3fb;color:var(--wf-brand);padding:8px 10px;border-radius:9px;font-weight:800;white-space:nowrap}.task-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0;padding:14px 0;border-top:1px solid var(--wf-line);border-bottom:1px solid var(--wf-line)}.task-meta small,.task-meta b{display:block}.task-meta small{color:var(--wf-muted);font-size:12px;margin-bottom:3px}.task-bottom{display:flex;align-items:center;justify-content:space-between}.task-bottom>div{display:flex;gap:7px;flex-wrap:wrap}.task-bottom>span{color:var(--wf-brand);font-weight:700}.quick-claim{position:absolute;left:18px;top:18px}.quick-claim button{border:0;background:var(--wf-brand);color:#fff;border-radius:9px;padding:8px 13px;cursor:pointer}.wf-status,.wf-priority,.wf-late{display:inline-flex;padding:5px 9px;border-radius:30px;font-size:12px;font-weight:800}.wf-status{background:#eef1f5;color:#3e4a5c}.s-available{background:#e8f1ff;color:#1552a2}.s-editing{background:#e7f8f0;color:#087443}.s-waiting_data,.s-paused{background:#fff1d8;color:#985400}.s-review{background:#eeeaff;color:#5c3db4}.s-review_changes{background:#ffe8ea;color:#b42332}.s-approved,.s-ready,.s-delivered{background:#dff6e8;color:#0a6d3e}.s-archived,.s-cancelled{background:#eceff3;color:#596273}.wf-priority{background:#f3f4f6;color:#4b5565}.p-urgent,.p-critical,.p-broadcast{background:#ffe8e9;color:#ba1b2e}.p-medium{background:#fff0d4;color:#9a5b08}.wf-late{background:#b42332;color:#fff}.late-text{color:#b42332}.wf-task-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.wf-task-header p{color:var(--wf-muted);margin:8px 0 0}.wf-badges{display:flex;gap:7px;flex-wrap:wrap}.wf-task-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px}.wf-task-main{padding:24px}.wf-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.wf-info-grid>div{border:1px solid var(--wf-line);border-radius:12px;padding:13px}.wf-info-grid small,.wf-info-grid strong{display:block}.wf-info-grid small{color:var(--wf-muted);margin-bottom:5px}.wf-progress{height:9px;background:#edf0f3;border-radius:9px;overflow:hidden;margin:15px 0 24px}.wf-progress i{display:block;height:100%;background:var(--wf-brand)}.wf-copy h3,.wf-section h3{font-size:16px;margin:20px 0 8px}.wf-copy p{color:#485467;line-height:1.9;margin:0}.wf-section{border-top:1px solid var(--wf-line);margin-top:24px;padding-top:4px}.wf-file-list,.wf-version-list,.wf-timeline,.wf-comments,.wf-history{display:grid;gap:10px}.wf-file-list article,.wf-version-list article,.wf-comments article{display:flex;align-items:center;gap:12px;border:1px solid var(--wf-line);border-radius:12px;padding:12px}.wf-file-list article>div:first-child,.wf-version-list article>div:nth-child(2){flex:1}.wf-file-list strong,.wf-file-list small,.wf-version-list strong,.wf-version-list small{display:block}.wf-file-list small,.wf-version-list small{color:var(--wf-muted);margin-top:4px}.wf-file-list a,.wf-version-list a,.wf-timeline a{color:var(--wf-brand);font-weight:700;text-decoration:none;margin-inline-start:8px}.version-number{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#eef3fb;color:var(--wf-brand);font-weight:900}.wf-timeline article,.wf-history article{display:grid;grid-template-columns:52px 1fr;gap:12px}.wf-timeline article>span{background:#0d2c62;color:#fff;padding:7px;border-radius:8px;text-align:center;height:max-content;direction:ltr}.wf-timeline p,.wf-history p{margin:4px 0;line-height:1.7}.wf-timeline small,.wf-history small{color:var(--wf-muted)}.wf-comments article{display:block}.wf-comments strong small{font-weight:400;color:var(--wf-muted)}.wf-comments p{margin:7px 0}.wf-comments time{font-size:12px;color:var(--wf-muted)}.wf-comment-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:12px}.wf-history article>span{width:10px;height:10px;border-radius:50%;background:var(--wf-brand);margin-top:7px}.wf-actions{display:grid;align-content:start;gap:12px}.wf-action-card{background:#fff;border:1px solid var(--wf-line);border-radius:16px;padding:16px}.wf-action-card.accent{border-top:4px solid var(--wf-brand)}.wf-action-card.review-card{border-top:4px solid #6d42c7}.wf-action-card.danger-zone{border-top:4px solid #b42332}.wf-action-card h3{margin:0 0 8px}.wf-action-card p{color:var(--wf-muted);font-size:13px;line-height:1.7}.wf-action-card form{display:grid;gap:9px}.wf-form{display:grid;gap:12px}.wf-form.compact{gap:8px}.wf-form label{display:grid;gap:6px}.wf-decision-buttons{display:grid;gap:8px}.wf-decision-buttons button,.transfer-actions button{border:0;border-radius:9px;padding:10px;font:inherit;font-weight:800;cursor:pointer}.approve{background:#dff6e8;color:#087443}.changes{background:#fff0d4;color:#925a08}.reject{background:#ffe8ea;color:#a7192b}.wf-empty{color:var(--wf-muted);text-align:center;padding:30px}.wf-transfer-list,.wf-notifications{display:grid;gap:11px}.wf-transfer-list>article,.wf-notifications>article{border:1px solid var(--wf-line);border-radius:14px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.wf-transfer-list blockquote{margin:8px 0;border-right:3px solid var(--wf-brand);padding-right:10px;color:#475467}.wf-notifications article.unread{border-right:5px solid var(--wf-brand);background:#f8fbff}.wf-notifications strong,.wf-notifications p,.wf-notifications small{display:block;margin:0}.wf-notifications p{margin:5px 0;color:#475467}.wf-notifications article>div:last-child{display:flex;gap:8px}.wf-dialog{border:0;background:transparent;padding:20px;width:min(960px,96vw)}.wf-dialog.small{width:min(650px,96vw)}.wf-dialog::backdrop{background:#0a1734bb}.wf-dialog-card{background:#fff;border-radius:20px;overflow:hidden}.wf-dialog-card header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--wf-line)}.wf-dialog-card h2,.wf-dialog-card p{margin:0}.wf-dialog-card p{color:var(--wf-muted);margin-top:5px}.wf-dialog-card header button{border:0;background:#eef1f5;border-radius:50%;width:34px;height:34px;font-size:22px}.wf-form-grid{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.wf-form-grid label{display:grid;gap:6px;font-weight:700;font-size:13px}.wf-form-grid .wide{grid-column:1/-1}.block{display:block;color:var(--wf-muted)}.inline-actions{display:flex;gap:6px}.inline-actions button,.wf-notifications button{border:0;background:#edf1f7;padding:6px 9px;border-radius:8px;cursor:pointer}.text-danger{color:#b42332}.row-deleted{opacity:.55}details summary{cursor:pointer;font-weight:800;color:var(--wf-brand);margin:10px 0}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:right;padding:12px;border-bottom:1px solid var(--wf-line);white-space:nowrap}th{font-size:12px;color:var(--wf-muted)}
@media(max-width:1200px){.wf-stats{grid-template-columns:repeat(3,1fr)}.wf-task-grid{grid-template-columns:1fr}.wf-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.wf-layout{display:block}.wf-sidebar{position:relative;height:auto}.wf-sidebar nav{grid-template-columns:repeat(2,1fr)}.wf-user{margin-top:20px}.wf-main{padding:16px}.wf-top{align-items:flex-start}.wf-stats{grid-template-columns:repeat(2,1fr)}.wf-filters{grid-template-columns:1fr}.task-meta{grid-template-columns:repeat(2,1fr)}.wf-info-grid{grid-template-columns:1fr 1fr}.wf-actions{grid-template-columns:1fr}.wf-form-grid{grid-template-columns:1fr}.wf-form-grid .wide{grid-column:auto}.wf-comment-form{grid-template-columns:1fr}.wf-transfer-list>article,.wf-notifications>article{align-items:flex-start;flex-direction:column}}
.wf-toast-stack{position:fixed;left:24px;bottom:24px;z-index:3000;display:grid;gap:10px;width:min(360px,calc(100vw - 32px))}.wf-toast{position:relative;background:#fff;border:1px solid #dce3ec;border-right:5px solid var(--wf-brand);border-radius:15px;padding:16px;box-shadow:0 16px 50px #13203a26;animation:wfToastIn .2s ease}.wf-toast strong{display:block;padding-left:25px}.wf-toast p{margin:7px 0 12px;color:#475467;line-height:1.6}.wf-toast>div{display:flex;gap:8px}.wf-toast a,.wf-toast>div button{border:0;border-radius:8px;padding:7px 10px;background:#edf3fb;color:var(--wf-brand);font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.wf-toast-close{position:absolute;left:10px;top:8px;border:0;background:transparent;font-size:23px;color:#667085;cursor:pointer}@keyframes wfToastIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
.classification-add{grid-template-columns:220px 1fr auto}.classification-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.classification-columns>section{border:1px solid var(--wf-line);border-radius:14px;padding:14px}.classification-columns h4{margin:0 0 12px}.classification-columns article{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 0;border-bottom:1px solid var(--wf-line)}.classification-columns article:last-child{border-bottom:0}.classification-columns button{border:0;background:transparent;cursor:pointer}@media(max-width:800px){.classification-add,.classification-columns{grid-template-columns:1fr}}
.report-filters{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:10px}.report-filters label{display:grid;gap:5px;font-size:12px;font-weight:700}.report-filters input,.report-filters select{width:100%;border:1px solid #d5dce5;border-radius:9px;padding:9px;font:inherit}.report-filters button{align-self:end}@media(max-width:1100px){.report-filters{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.report-filters{grid-template-columns:1fr}}
.team-actions{display:grid;gap:7px;min-width:300px}.role-update{display:grid;grid-template-columns:1fr 1fr auto;gap:5px}.role-update select,.role-update input{border:1px solid var(--wf-line);border-radius:7px;padding:6px;font:inherit}.role-update button{border:0;border-radius:7px;background:#e9f0fa;color:var(--wf-brand);font-weight:700;cursor:pointer}
.report-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.report-two-columns .wf-panel{min-width:0}@media(max-width:1050px){.report-two-columns{grid-template-columns:1fr}}
.wf-progress-native{display:block;width:100%;height:10px;margin:15px 0 24px;border:0;border-radius:9px;overflow:hidden;background:#edf0f3}.wf-progress-native::-webkit-progress-bar{background:#edf0f3}.wf-progress-native::-webkit-progress-value{background:var(--wf-brand)}.wf-progress-native::-moz-progress-bar{background:var(--wf-brand)}
.wf-quick-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.wf-quick-tabs a{background:#fff;border:1px solid var(--wf-line);border-radius:10px;padding:9px 13px;color:#475467;text-decoration:none;font-weight:700}.wf-quick-tabs a.active,.wf-quick-tabs a:hover{background:var(--wf-brand);color:#fff;border-color:var(--wf-brand)}
.wf-assignment-list{display:grid;gap:9px}.wf-assignment-list article{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid var(--wf-line);border-radius:12px;padding:12px}.wf-assignment-list p{margin:5px 0;color:#475467}.wf-assignment-list small{color:var(--wf-muted);text-align:left}.wf-assignment-list .transfer-record{border-right:4px solid #7a55c7}@media(max-width:700px){.wf-assignment-list article{display:block}.wf-assignment-list small{display:block;text-align:right;margin-top:8px}}
.wf-location-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 24px;padding:14px 16px;border:1px solid #cfd9e8;border-right:4px solid var(--wf-brand);border-radius:13px;background:#f8fbff}.wf-location-card>div{min-width:0;flex:1}.wf-location-card small{display:block;margin-bottom:7px;color:var(--wf-muted);font-weight:700}.wf-location-card code,.wf-version-path{display:block;overflow-wrap:anywhere;white-space:normal;color:#25364d;background:#eef3f8;border-radius:8px;padding:8px 10px;font-family:Consolas,"Courier New",monospace;text-align:left}.wf-location-card a{flex:0 0 auto;color:var(--wf-brand);font-weight:800;text-decoration:none}.wf-version-path{margin-top:8px;font-size:12px}.storage-path-input{font-family:Consolas,"Courier New",monospace;text-align:left;direction:ltr}@media(max-width:650px){.wf-location-card{align-items:flex-start;flex-direction:column}.wf-location-card a{align-self:flex-start}}
/* v2.1.0: profile photos, management roles, and internal assignments */
.wf-avatar{display:block;flex:0 0 auto;border-radius:50%;object-fit:cover;background:#dce6f5;color:#153b76;font-weight:900;text-align:center;overflow:hidden}.wf-avatar-fallback{display:grid;place-items:center}.sidebar-avatar{width:46px;height:46px;font-size:18px;border:2px solid #ffffff55}.staff-avatar{width:72px;height:72px;font-size:28px}.table-avatar{width:38px;height:38px;font-size:15px}.profile-avatar{width:116px;height:116px;font-size:44px}.internal-avatar{width:44px;height:44px;font-size:17px}.wf-user{display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:center}.wf-user form{grid-column:1/-1}.wf-user small{margin-bottom:0}.table-person,.internal-person,.profile-photo-preview{display:flex;align-items:center;gap:10px}.table-person span,.profile-photo-preview>div{display:grid;gap:3px}.table-person small,.profile-photo-preview small{color:var(--wf-muted)}
.profile-layout{display:grid;grid-template-columns:minmax(0,720px) minmax(0,720px);gap:20px;align-items:start}.profile-photo-preview{padding:16px;border:1px solid var(--wf-line);border-radius:16px;margin-bottom:16px;background:#f8fafc}.profile-photo-preview strong{font-size:20px}.profile-layout input[type=file]{padding:10px;background:#f8fafc}
.wf-staff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wf-staff-card{position:relative;display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center;border:1px solid var(--wf-line);border-radius:16px;padding:16px;background:#fff}.wf-staff-card h3,.wf-staff-card p{margin:0}.wf-staff-card p{color:var(--wf-muted);margin-top:4px}.wf-staff-card>span{position:absolute;left:12px;top:12px;border-radius:20px;padding:4px 8px;font-size:11px;font-weight:800}.staff-active{background:#dff6e8;color:#087443}.staff-paused{background:#eceff3;color:#596273}.wf-staff-card footer{grid-column:1/-1;border-top:1px solid var(--wf-line);padding-top:10px;color:var(--wf-muted);font-size:12px}
.wf-internal-list{display:grid;gap:13px}.wf-internal-card{border:1px solid var(--wf-line);border-radius:16px;padding:16px;background:#fff;scroll-margin-top:20px}.wf-internal-card.selected{border-color:#7ea5da;box-shadow:0 0 0 3px #dce9fa}.wf-internal-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wf-internal-card header>div:last-child{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.wf-internal-card>p{color:#475467;line-height:1.8;margin:14px 0}.internal-person strong,.internal-person small{display:block}.internal-person small{margin-top:4px;color:var(--wf-muted)}.internal-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0}.internal-meta span{border:1px solid var(--wf-line);border-radius:10px;padding:10px}.internal-meta small,.internal-meta b{display:block}.internal-meta small{color:var(--wf-muted);font-size:11px;margin-bottom:4px}.wf-internal-card progress{display:block;width:100%;height:9px;margin-bottom:14px}.internal-update-form{display:grid;grid-template-columns:150px 130px 1fr auto;gap:9px;align-items:end;border-top:1px solid var(--wf-line);padding-top:14px}.internal-update-form label{display:grid;gap:5px;font-size:12px;font-weight:700}.internal-update-form input,.internal-update-form select,.internal-cancel-form input{width:100%;border:1px solid #d5dce5;border-radius:9px;padding:9px;font:inherit}.internal-cancel-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:9px}.internal-cancel-form button{border:0;background:#fff0f1;border-radius:9px;padding:9px 12px;font:inherit;font-weight:800;cursor:pointer}.internal-pending{background:#eef1f5;color:#475467}.internal-in_progress{background:#e8f1ff;color:#1552a2}.internal-completed{background:#dff6e8;color:#087443}.internal-cancelled{background:#ffe8ea;color:#a7192b}
@media(max-width:1100px){.wf-staff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout{grid-template-columns:1fr}.internal-update-form{grid-template-columns:1fr 1fr}.internal-update-form .wide{grid-column:1/-1}}
@media(max-width:700px){.wf-staff-grid{grid-template-columns:1fr}.wf-internal-card header{flex-direction:column}.internal-meta{grid-template-columns:1fr}.internal-update-form,.internal-cancel-form{grid-template-columns:1fr}.wf-user{grid-template-columns:42px 1fr}.sidebar-avatar{width:42px;height:42px}}
.wf-sidebar{overflow-y:auto}.wf-sidebar nav{flex:0 0 auto}.wf-user{flex:0 0 auto}
/* v2.2.0: safer user administration and separated internal assignment forms */
.creative-assignment-panel{border-top:4px solid #7a55c7}.internal-kind-label{display:inline-flex;padding:5px 9px;border-radius:30px;font-size:12px;font-weight:800;background:#edf3fb;color:#174f92}.internal-kind-creative .internal-kind-label{background:#f1ebff;color:#6541ac}.internal-assignment-summary{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.internal-assignment-summary span{min-width:180px;border:1px solid var(--wf-line);border-radius:10px;padding:10px;background:#f8fafc}.internal-assignment-summary small,.internal-assignment-summary b{display:block}.internal-assignment-summary small,.internal-description small,.internal-expected-output small{color:var(--wf-muted);font-size:11px;font-weight:800;margin-bottom:5px}.internal-description,.internal-expected-output{border:1px solid var(--wf-line);border-radius:12px;padding:12px 14px;margin:10px 0}.internal-expected-output{border-right:4px solid #2468b4;background:#f8fbff}.internal-description p,.internal-expected-output p{margin:0;color:#475467;line-height:1.8}.admin-user-tool{border:1px solid var(--wf-line);border-radius:10px;padding:9px 10px;background:#fafbfd}.admin-user-tool summary{cursor:pointer;font-weight:800;color:var(--wf-brand)}.admin-user-tool form{display:grid;gap:8px;margin-top:10px}.admin-user-tool input,.admin-user-tool textarea{width:100%;border:1px solid #d5dce5;border-radius:8px;padding:9px;font:inherit}.admin-user-tool.danger-tool{background:#fff9f9;border-color:#f1c8ce}.admin-user-tool.danger-tool summary{color:#a7192b}.admin-password-form .checkbox-label{display:flex;align-items:center;gap:7px;font-size:12px;color:#475467}.admin-password-form .checkbox-label input{width:auto}.user-delete-reason{display:block;max-width:230px;color:#8e1d2c;margin-top:5px;line-height:1.5}.row-deleted{opacity:.72;background:#fafafa}.team-actions{min-width:330px}
@media(max-width:900px){.team-actions{min-width:270px}.role-update{grid-template-columns:1fr}.internal-assignment-summary{display:grid;grid-template-columns:1fr}}

/* v2.4.0 — refined interface, smoother motion, and responsive navigation */
:root{
  --wf-bg:#f3f6fb;
  --wf-panel:rgba(255,255,255,.94);
  --wf-text:#12213a;
  --wf-muted:#68758a;
  --wf-line:#e1e7f0;
  --wf-brand:#174f9b;
  --wf-brand-2:#276fca;
  --wf-accent:#d9273d;
  --wf-green:#118458;
  --wf-amber:#ad6708;
  --wf-shadow:0 18px 46px rgba(23,48,86,.08);
  --wf-shadow-hover:0 24px 58px rgba(23,48,86,.14);
  --wf-radius:22px;
  --wf-ease:cubic-bezier(.22,.8,.24,1);
}
html{scroll-behavior:smooth}
.wf-body{
  min-height:100vh;
  background:
    radial-gradient(circle at 92% 0%,rgba(39,111,202,.10),transparent 28rem),
    radial-gradient(circle at 5% 80%,rgba(17,132,88,.07),transparent 25rem),
    var(--wf-bg);
  color:var(--wf-text);
  font-family:Tahoma,"Segoe UI",Arial,sans-serif;
}
.wf-layout{grid-template-columns:278px minmax(0,1fr)}
.wf-sidebar{
  position:sticky;
  top:0;
  isolation:isolate;
  height:100vh;
  padding:22px 15px 16px;
  background:
    radial-gradient(circle at 65% -5%,rgba(84,151,236,.25),transparent 15rem),
    linear-gradient(180deg,#123e7c 0%,#0b2d60 48%,#071f45 100%);
  box-shadow:-12px 0 34px rgba(17,43,80,.12);
}
.wf-sidebar::before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  background:linear-gradient(125deg,transparent 30%,rgba(255,255,255,.035),transparent 70%);
  pointer-events:none;
}
.wf-brand{padding:2px 8px 22px;border-bottom-color:rgba(255,255,255,.11)}
.wf-brand img{width:66px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.16))}
.wf-brand strong{font-size:16px;letter-spacing:-.2px}
.wf-brand small{font-size:11px;color:#afc8ee;opacity:1}
.wf-sidebar nav{gap:5px;margin-top:18px}
.wf-sidebar nav a{
  position:relative;
  min-height:48px;
  padding:8px 10px;
  border:1px solid transparent;
  border-radius:14px;
  color:#d7e5f9;
  transition:transform .22s var(--wf-ease),background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.wf-sidebar nav a:hover{transform:translateX(-3px);background:rgba(255,255,255,.09);color:#fff;border-color:rgba(255,255,255,.08)}
.wf-sidebar nav a.active{
  color:#123c77;
  background:linear-gradient(135deg,#fff,#eef5ff);
  border-color:rgba(255,255,255,.8);
  box-shadow:0 10px 24px rgba(3,23,55,.2);
}
.wf-sidebar nav a.active::after{
  content:"";
  position:absolute;
  inset-inline-end:-8px;
  top:13px;
  width:4px;
  height:22px;
  border-radius:10px;
  background:#73aafa;
  box-shadow:0 0 0 4px rgba(115,170,250,.15);
}
.wf-nav-icon{
  width:31px;
  height:31px;
  display:grid;
  place-items:center;
  flex:0 0 31px;
  border-radius:10px;
  color:#cde0fa;
  background:rgba(255,255,255,.08);
  font-size:15px;
  transition:transform .22s var(--wf-ease),background .22s ease,color .22s ease;
}
.wf-sidebar nav a:hover .wf-nav-icon{transform:scale(1.06);background:rgba(255,255,255,.14);color:#fff}
.wf-sidebar nav a.active .wf-nav-icon{color:#174f9b;background:#dfeeff}
.wf-sidebar nav a em{box-shadow:0 5px 13px rgba(216,31,50,.28)}
.wf-user{
  margin-top:auto;
  padding:15px 10px 4px;
  border-top-color:rgba(255,255,255,.12);
  border-radius:15px;
  background:rgba(255,255,255,.035);
}
.wf-user button{padding:6px 0;color:#bcd2ef;transition:color .2s ease}.wf-user button:hover{color:#fff}
.wf-main{min-width:0;padding:0 30px 40px}
.wf-top{
  position:sticky;
  z-index:30;
  top:0;
  min-height:90px;
  margin:0 -30px 25px;
  padding:18px 30px;
  background:rgba(243,246,251,.82);
  border-bottom:1px solid rgba(218,226,238,.8);
  backdrop-filter:blur(18px) saturate(145%);
  -webkit-backdrop-filter:blur(18px) saturate(145%);
}
.wf-top-title{display:flex;align-items:center;gap:12px;min-width:0}.wf-top-title>div{min-width:0}
.wf-top h1{font-size:clamp(24px,2.5vw,31px);letter-spacing:-.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wf-top .eyebrow{font-size:11px;letter-spacing:.3px}
.wf-menu-button{
  display:none;
  width:42px;
  height:42px;
  flex:0 0 42px;
  border:1px solid var(--wf-line);
  border-radius:13px;
  color:var(--wf-brand);
  background:#fff;
  box-shadow:0 8px 18px rgba(35,64,102,.08);
  font-size:20px;
}
.primary-button,.secondary-button,.danger-button{
  border-radius:12px;
  transition:transform .2s var(--wf-ease),box-shadow .2s ease,filter .2s ease,border-color .2s ease;
}
.primary-button{background:linear-gradient(135deg,var(--wf-brand-2),var(--wf-brand));box-shadow:0 10px 23px rgba(23,79,155,.22)}
.primary-button:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(23,79,155,.28);filter:saturate(1.08)}
.secondary-button:hover{transform:translateY(-1px);border-color:#b9c9df;box-shadow:0 8px 18px rgba(32,59,94,.08)}
button:active,.primary-button:active,.secondary-button:active{transform:translateY(0) scale(.985)}
.wf-hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:190px;
  display:flex;
  align-items:center;
  padding:34px 38px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:28px;
  background:
    radial-gradient(circle at 11% 25%,rgba(102,183,255,.32),transparent 13rem),
    linear-gradient(118deg,#0b376f,#175cad 60%,#1d75c5);
  box-shadow:0 24px 52px rgba(20,67,126,.22);
}
.wf-hero::before,.wf-hero::after{content:"";position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.13);border-radius:50%;pointer-events:none}
.wf-hero::before{width:300px;height:300px;left:-90px;bottom:-180px;box-shadow:0 0 0 48px rgba(255,255,255,.035)}
.wf-hero::after{width:145px;height:145px;right:9%;top:-80px;box-shadow:0 0 0 30px rgba(255,255,255,.028)}
.wf-hero h2{max-width:880px;font-size:clamp(22px,2.5vw,29px);line-height:1.7;letter-spacing:-.35px}.wf-hero p{font-size:13px;color:#cfe3ff;opacity:1}
.wf-stats{gap:14px;margin:21px 0}
.wf-stats>a,.wf-stats>div{
  position:relative;
  overflow:hidden;
  min-height:112px;
  padding:18px 19px;
  border-color:rgba(218,226,238,.88);
  border-radius:18px;
  background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(249,251,255,.96));
  box-shadow:0 10px 28px rgba(29,55,91,.055);
  transition:transform .24s var(--wf-ease),box-shadow .24s ease,border-color .24s ease;
}
.wf-stats>a::before,.wf-stats>div::before{content:"";position:absolute;inset-inline-start:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,#2f7bd3,#174f9b)}
.wf-stats>a:nth-child(2)::before,.wf-stats>div:nth-child(2)::before{background:linear-gradient(180deg,#16a270,#0b7651)}
.wf-stats>a:nth-child(3)::before,.wf-stats>div:nth-child(3)::before{background:linear-gradient(180deg,#7a5bd4,#5c3db4)}
.wf-stats>a:nth-child(4)::before,.wf-stats>div:nth-child(4)::before{background:linear-gradient(180deg,#e6576b,#b42332)}
.wf-stats>a:nth-child(5)::before,.wf-stats>div:nth-child(5)::before{background:linear-gradient(180deg,#eda42a,#ad6708)}
.wf-stats>a:nth-child(6)::before,.wf-stats>div:nth-child(6)::before{background:linear-gradient(180deg,#25a665,#0a6d3e)}
.wf-stats>a:hover{transform:translateY(-5px);border-color:#bfd1e7;box-shadow:var(--wf-shadow-hover)}
.wf-stats span{font-size:12px;font-weight:700}.wf-stats strong{font-size:31px;line-height:1;color:#163b70}
.wf-panel{
  border-color:rgba(218,226,238,.9);
  border-radius:var(--wf-radius);
  background:var(--wf-panel);
  box-shadow:var(--wf-shadow);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
.wf-panel-head{padding-bottom:14px;border-bottom:1px solid #edf1f6}.wf-panel-head h3{font-size:18px;letter-spacing:-.2px}.wf-panel-head p{line-height:1.7}
.wf-task-list{gap:14px}
.wf-task-list>article{
  border-color:#e1e7ef;
  border-radius:18px;
  box-shadow:0 8px 22px rgba(34,59,91,.045);
  transition:transform .24s var(--wf-ease),box-shadow .24s ease,border-color .24s ease;
}
.wf-task-list>article::before{content:"";position:absolute;inset-inline-start:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,#2b76cc,#174f9b);opacity:.72}
.wf-task-list>article:hover{transform:translateY(-4px);border-color:#bfcfe3;box-shadow:0 19px 38px rgba(25,55,94,.11)}
.task-main-link{padding:19px 20px}.task-title strong{font-size:17px;letter-spacing:-.1px}.task-code{border:1px solid #d8e5f5;background:#f0f6fd}
.task-meta{margin:17px 0;padding:15px 0;border-color:#edf1f6}.task-meta span{padding-inline:3px}.task-meta b{font-size:13px}
.task-bottom>span{transition:transform .2s var(--wf-ease)}.wf-task-list>article:hover .task-bottom>span{transform:translateX(-4px)}
.quick-claim button{box-shadow:0 8px 18px rgba(23,79,155,.2);transition:transform .2s ease,box-shadow .2s ease}.quick-claim button:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(23,79,155,.28)}
.wf-info-grid>div,.wf-location-card,.wf-action-card,.wf-version-list article,.wf-comments article,.wf-transfer-list>article,.wf-notifications>article,.wf-internal-card,.wf-staff-card{
  transition:transform .22s var(--wf-ease),box-shadow .22s ease,border-color .22s ease,background .22s ease;
}
.wf-info-grid>div{background:linear-gradient(145deg,#fff,#fbfcff)}.wf-info-grid>div:hover{transform:translateY(-2px);border-color:#c7d6e8;box-shadow:0 10px 22px rgba(31,57,91,.06)}
.wf-action-card{box-shadow:0 8px 24px rgba(31,57,91,.05)}.wf-action-card:hover{border-color:#c9d6e5;box-shadow:0 13px 29px rgba(31,57,91,.08)}
.wf-form input,.wf-form select,.wf-form textarea,.wf-form-grid input,.wf-form-grid select,.wf-form-grid textarea,.wf-filters input,.wf-filters select,.report-filters input,.report-filters select,.role-update select,.role-update input,.internal-update-form input,.internal-update-form select,.internal-cancel-form input,.admin-user-tool input,.admin-user-tool textarea{
  border-color:#d8e0eb;
  background:#fbfcfe;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;
}
.wf-form input:focus,.wf-form select:focus,.wf-form textarea:focus,.wf-form-grid input:focus,.wf-form-grid select:focus,.wf-form-grid textarea:focus,.wf-filters input:focus,.wf-filters select:focus,.report-filters input:focus,.report-filters select:focus,.role-update select:focus,.role-update input:focus,.internal-update-form input:focus,.internal-update-form select:focus,.internal-cancel-form input:focus,.admin-user-tool input:focus,.admin-user-tool textarea:focus{
  border-color:#6f9fda;
  background:#fff;
  box-shadow:0 0 0 4px rgba(39,111,202,.10);
}
.wf-quick-tabs{gap:9px}.wf-quick-tabs a{border-color:#dce4ee;background:rgba(255,255,255,.9);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.wf-quick-tabs a:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(31,57,91,.08)}
.table-scroll{border:1px solid #e5eaf1;border-radius:15px;background:#fff}table{border-collapse:separate;border-spacing:0}th{position:sticky;top:0;z-index:2;background:#f7f9fc;color:#5f6f84;font-size:11px}th:first-child{border-start-start-radius:14px}th:last-child{border-start-end-radius:14px}tbody tr{transition:background .18s ease}tbody tr:hover{background:#f7faff}td{font-size:13px}
.wf-notifications>article.unread{background:linear-gradient(135deg,#f6faff,#fff);box-shadow:0 8px 22px rgba(24,74,134,.06)}
.wf-notifications>article:hover,.wf-transfer-list>article:hover,.wf-internal-card:hover,.wf-staff-card:hover{transform:translateY(-3px);border-color:#c4d3e5;box-shadow:0 15px 32px rgba(31,57,91,.09)}
.wf-dialog{overscroll-behavior:contain}.wf-dialog::backdrop{background:rgba(5,19,43,.66);backdrop-filter:blur(5px)}.wf-dialog[open]::backdrop{animation:wf-backdrop-in .2s ease both}.wf-dialog[open] .wf-dialog-card{animation:wf-dialog-in .28s var(--wf-ease) both}.wf-dialog-card{border:1px solid rgba(255,255,255,.8);box-shadow:0 34px 90px rgba(5,25,55,.28)}
.wf-dialog-card header{background:linear-gradient(135deg,#f8fbff,#fff)}.wf-dialog-card header button{transition:transform .2s ease,background .2s ease}.wf-dialog-card header button:hover{transform:rotate(8deg);background:#e3ebf5}
.wf-toast-stack{z-index:9999}.wf-toast{animation:wf-toast-in .35s var(--wf-ease) both;box-shadow:0 20px 48px rgba(17,43,80,.18)}
.wf-empty{position:relative;padding:48px 20px;font-size:13px}.wf-empty::before{content:"◇";display:block;width:48px;height:48px;margin:0 auto 12px;border-radius:15px;background:#edf4fc;color:#3879c4;font-size:24px;line-height:48px}
.wf-avatar{box-shadow:0 7px 18px rgba(13,44,98,.13)}
.wf-progress-native,.wf-internal-card progress{overflow:hidden;border-radius:999px;accent-color:var(--wf-brand)}
.wf-progress-native::-webkit-progress-value,.wf-internal-card progress::-webkit-progress-value{background:linear-gradient(90deg,#276fca,#15a476)}
.wf-progress-native::-moz-progress-bar,.wf-internal-card progress::-moz-progress-bar{background:linear-gradient(90deg,#276fca,#15a476)}
.wf-reveal{opacity:0;transform:translateY(14px);transition:opacity .48s ease,transform .48s var(--wf-ease)}.wf-reveal.is-visible{opacity:1;transform:none}
.wf-sidebar-backdrop{display:none}
@keyframes wf-dialog-in{from{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:none}}
@keyframes wf-backdrop-in{from{opacity:0}to{opacity:1}}
@keyframes wf-toast-in{from{opacity:0;transform:translateX(-24px) scale(.96)}to{opacity:1;transform:none}}
@keyframes wf-count-pop{0%{transform:translateY(5px);opacity:.5}100%{transform:none;opacity:1}}

@media(max-width:1100px){
  .wf-layout{grid-template-columns:248px minmax(0,1fr)}
  .wf-stats{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  body.wf-sidebar-open{overflow:hidden}
  .wf-layout{display:block}
  .wf-sidebar{
    position:fixed;
    z-index:100;
    inset:0 0 0 auto;
    width:min(330px,88vw);
    height:100dvh;
    transform:translateX(110%);
    transition:transform .3s var(--wf-ease);
    box-shadow:-24px 0 60px rgba(4,18,42,.3);
  }
  .wf-sidebar.is-open{transform:translateX(0)}
  .wf-sidebar-backdrop{position:fixed;z-index:90;inset:0;display:block;visibility:hidden;opacity:0;background:rgba(4,18,42,.52);backdrop-filter:blur(3px);transition:opacity .25s ease,visibility .25s ease}
  .wf-sidebar-backdrop.is-visible{visibility:visible;opacity:1}
  .wf-sidebar nav{grid-template-columns:1fr}
  .wf-menu-button{display:grid;place-items:center}
  .wf-main{padding:0 18px 30px}
  .wf-top{min-height:78px;margin:0 -18px 20px;padding:14px 18px}
  .wf-top h1{font-size:23px}
  .wf-top>.primary-button{min-height:40px;padding-inline:13px;font-size:10px}
}
@media(max-width:700px){
  .wf-main{padding-inline:12px}
  .wf-top{margin-inline:-12px;padding-inline:12px;gap:9px}
  .wf-top>.primary-button{font-size:0;width:42px;padding:0}.wf-top>.primary-button::first-letter{font-size:18px}
  .wf-hero{min-height:165px;padding:25px 23px;border-radius:22px}.wf-hero h2{font-size:20px;line-height:1.65}
  .wf-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wf-stats>a,.wf-stats>div{min-height:98px;padding:15px}.wf-stats strong{font-size:27px}
  .wf-panel{padding:16px;border-radius:18px}.wf-panel-head{align-items:flex-start;flex-direction:column}.wf-panel-head>.inline-actions{width:100%}.wf-panel-head>.inline-actions>*{flex:1}
  .task-main-link{padding:16px}.task-title{align-items:flex-start;flex-direction:column}.task-code{font-size:11px}.task-meta{grid-template-columns:1fr 1fr}.task-bottom{align-items:flex-start;gap:10px;flex-direction:column}.quick-claim{top:14px;left:14px}
  .wf-dialog{padding:8px;width:100vw}.wf-dialog-card{border-radius:17px}.wf-dialog-card header{padding:16px}.wf-form-grid{padding:16px}
  .table-scroll{border-radius:12px}
}
@media(max-width:430px){
  .wf-stats{grid-template-columns:1fr 1fr}.wf-stats span{font-size:11px}.wf-stats strong{font-size:24px}
  .wf-top-title{gap:8px}.wf-menu-button{width:38px;height:38px;flex-basis:38px}.wf-top h1{font-size:20px}
  .task-meta{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}
  .wf-reveal{opacity:1;transform:none}
}

/* v2.4.0 — two-outcome review and optional program-manager action */
.program-admin-card{border-top:4px solid #1f7a5b;background:linear-gradient(180deg,#f7fffb,#fff)}
.program-admin-card h3{color:#145c45}.wf-status.s-approved{box-shadow:inset 0 0 0 1px #9ad6b8}.wf-status.s-review_changes{box-shadow:inset 0 0 0 1px #f0b3ba}

/* v2.7.0 — Digital media department */
.digital-hero{
  background:
    radial-gradient(circle at 12% 20%,rgba(67,211,178,.28),transparent 14rem),
    linear-gradient(118deg,#082d52,#0d5c78 58%,#0b8b78);
}
.digital-material-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}
.digital-material-card{
  position:relative;overflow:hidden;display:flex;flex-direction:column;gap:15px;padding:20px;
  border:1px solid #dce5ef;border-radius:20px;background:linear-gradient(145deg,#fff,#f8fbff);
  box-shadow:0 10px 28px rgba(24,54,91,.07);transition:transform .24s var(--wf-ease),box-shadow .24s ease,border-color .24s ease;
}
.digital-material-card::before{content:"";position:absolute;inset-inline-start:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,#25a977,#147f62)}
.digital-material-card.status-unviewed::before{background:linear-gradient(180deg,#8795a8,#5f6b7b)}
.digital-material-card.status-preparing::before{background:linear-gradient(180deg,#f2a62a,#bd7009)}
.digital-material-card.status-published::before{background:linear-gradient(180deg,#20aa69,#087444)}
.digital-material-card.status-not_published::before{background:linear-gradient(180deg,#e65b6b,#b52839)}
.digital-material-card:hover{transform:translateY(-5px);border-color:#b7ccdf;box-shadow:0 20px 42px rgba(24,54,91,.13)}
.digital-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.digital-card-head h3{margin:9px 0 3px;font-size:18px}.digital-card-head p{margin:0;color:#748398;font-size:12px}
.digital-card-meta,.digital-team-progress,.digital-current-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.digital-card-meta span,.digital-team-progress span,.digital-current-summary>span:not(.digital-status){padding:11px;border:1px solid #e5eaf1;border-radius:13px;background:#fff}
.digital-card-meta small,.digital-team-progress small,.digital-current-summary small{display:block;margin-bottom:5px;color:#7b8798;font-size:10px}.digital-card-meta b,.digital-team-progress b,.digital-current-summary b{font-size:12px}
.digital-own-state{display:flex;align-items:center;justify-content:space-between;gap:10px}.digital-own-state small{color:#6f7e90}
.digital-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap;border:1px solid transparent}
.digital-status.ds-unviewed{color:#5b6472;background:#f3f5f7;border-color:#dde2e8}
.digital-status.ds-viewed{color:#165b9b;background:#eaf4ff;border-color:#c9e1fa}
.digital-status.ds-preparing{color:#8b5708;background:#fff4d8;border-color:#f4dca7}
.digital-status.ds-published{color:#08734b;background:#e7f8ef;border-color:#bfe9d2}
.digital-status.ds-not_published{color:#a72536;background:#ffedf0;border-color:#f4c8ce}
.digital-tracking-section{border:1px solid #d7e8e3;border-radius:17px;padding:18px;background:linear-gradient(145deg,#fbfffe,#f4fbf9)}
.digital-current-summary{align-items:center}.digital-current-summary>.digital-status{align-self:stretch;border-radius:14px}
.digital-publication-card{border-color:#bfe2d7;background:linear-gradient(145deg,#f8fffc,#eefaf6)}
.digital-publication-card h3{color:#086d56}
.table-person{display:flex;align-items:center;gap:9px;min-width:150px}.table-person>span{display:flex;flex-direction:column;gap:2px}.table-person small{color:#9a5e68}.table-avatar{width:34px;height:34px;flex:0 0 34px;font-size:13px}

@media(max-width:900px){
  .digital-material-grid{grid-template-columns:1fr}
  .digital-card-meta,.digital-team-progress,.digital-current-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .digital-card-head{flex-direction:column}.digital-card-meta,.digital-team-progress,.digital-current-summary{grid-template-columns:1fr}
}


/* v2.7.0 — Daily digital media entries */
.digital-entry-form-panel{background:linear-gradient(145deg,#fbfffe,#f1faf7);border-color:#cfe8df}
.digital-entry-form{grid-template-columns:repeat(2,minmax(0,1fr))}
.digital-entry-type{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#edf7f4;color:#08705a;border:1px solid #cce9df;font-size:11px;font-weight:800;white-space:nowrap}
.digital-entry-edit{min-width:90px}.digital-entry-edit[open]{min-width:min(620px,80vw)}.digital-entry-edit form{margin-top:12px}
.digital-entry-stats{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:760px){.digital-entry-form,.digital-entry-stats{grid-template-columns:1fr}.digital-entry-edit[open]{min-width:70vw}}

/* v2.7.0 — unified digital publishing workflow */
.digital-platform-selector{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:8px}
.digital-platform-option{position:relative;min-height:72px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:10px;border:1px solid #dce4ec;border-radius:15px;background:#fff;color:#536173;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}
.digital-platform-option:hover{transform:translateY(-2px);border-color:#9fc9c0;box-shadow:0 9px 20px rgba(20,84,74,.09)}
.digital-platform-option input{position:absolute;opacity:0;pointer-events:none}
.digital-platform-option .platform-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#eef3f7;color:#26374c;font-size:16px;font-weight:900;transition:inherit}
.digital-platform-option b{font-size:10px}
.digital-platform-option.is-selected,.digital-platform-option:has(input:checked){border-color:#2ca38c;background:#effbf8;color:#08705c;box-shadow:0 0 0 2px rgba(44,163,140,.11)}
.digital-platform-option.is-selected .platform-icon,.digital-platform-option:has(input:checked) .platform-icon{color:#fff;background:#138b75}
.digital-platform-option.platform-facebook.is-selected .platform-icon,.digital-platform-option.platform-facebook:has(input:checked) .platform-icon{background:#1877f2}
.digital-platform-option.platform-x.is-selected .platform-icon,.digital-platform-option.platform-x:has(input:checked) .platform-icon{background:#111}
.digital-platform-option.platform-instagram.is-selected .platform-icon,.digital-platform-option.platform-instagram:has(input:checked) .platform-icon{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}
.digital-platform-option.platform-tiktok.is-selected .platform-icon,.digital-platform-option.platform-tiktok:has(input:checked) .platform-icon{background:#111}
.digital-platform-option.platform-youtube.is-selected .platform-icon,.digital-platform-option.platform-youtube:has(input:checked) .platform-icon{background:#ff0000}
.digital-platform-badges{display:flex;align-items:center;flex-wrap:wrap;gap:5px}
.digital-platform-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #dfe6ed;border-radius:999px;background:#fff;color:#4d5b6d;font-size:9px;font-weight:800;white-space:nowrap}
.digital-platform-badge i{width:19px;height:19px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#66788c;font-size:10px;font-style:normal}
.digital-platform-badge.platform-facebook i{background:#1877f2}.digital-platform-badge.platform-x i{background:#111}.digital-platform-badge.platform-instagram i{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.digital-platform-badge.platform-tiktok i{background:#111}.digital-platform-badge.platform-youtube i{background:#ff0000}
.digital-entry-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.digital-entry-card{display:flex;flex-direction:column;gap:14px;padding:19px;border:1px solid #dfe6ed;border-radius:18px;background:linear-gradient(145deg,#fff,#f9fcff);box-shadow:0 9px 25px rgba(27,53,83,.06)}
.digital-entry-card.source-review{border-inline-start:4px solid #0c8872}.digital-entry-card.source-manual{border-inline-start:4px solid #2f75b9}
.digital-entry-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.digital-entry-card h3{margin:8px 0 4px;font-size:16px}.digital-entry-card header p{margin:0;color:#758397;font-size:10px}
.digital-source-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;color:#156b59;background:#e9f8f3;font-size:9px;font-weight:900}.source-manual .digital-source-tag{color:#235f98;background:#eaf3fc}
.digital-entry-card-meta{display:grid;grid-template-columns:1fr 1.4fr;gap:10px}.digital-entry-card-meta>span{padding:11px;border:1px solid #e6ebf0;border-radius:12px;background:#fff}.digital-entry-card-meta small{display:block;margin-bottom:6px;color:#8792a1;font-size:9px}.digital-entry-card-meta b{font-size:11px}
.digital-material-link{display:flex;align-items:center;justify-content:center;min-height:39px;border:1px solid #cce4dd;border-radius:11px;color:#08705c;background:#f3fbf8;font-size:10px;font-weight:900}.digital-material-link:hover{background:#e9f8f3}
.digital-entry-note{margin:0;padding:11px 13px;border-radius:11px;color:#586679;background:#f5f7fa;font-size:10px;line-height:1.8}
.report-subline{display:block;margin-top:7px;color:#8491a2;font-size:9px}.digital-publication-report-table td{vertical-align:top}.muted-value{color:#9aa4b1}
.digital-report-filters{grid-template-columns:repeat(4,minmax(0,1fr))}.digital-classification-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.classification-actions{display:flex;align-items:center;gap:8px}.classification-actions details{position:relative}.classification-actions summary{cursor:pointer;color:#176e61;font-size:9px;font-weight:900}.classification-edit-form{position:absolute;z-index:5;top:28px;inset-inline-end:0;width:250px;display:grid;grid-template-columns:1fr auto;gap:7px;padding:11px;border:1px solid #dbe5e2;border-radius:12px;background:#fff;box-shadow:0 15px 35px rgba(20,44,58,.16)}.classification-edit-form input{min-width:0;height:38px;padding:0 10px;border:1px solid #dfe5eb;border-radius:9px}
[data-digital-section-field][hidden]{display:none!important}
@media(max-width:1000px){.digital-platform-selector{grid-template-columns:repeat(3,minmax(0,1fr))}.digital-entry-cards{grid-template-columns:1fr}.digital-report-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.digital-platform-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.digital-entry-card>header{flex-direction:column}.digital-entry-card-meta,.digital-report-filters,.digital-classification-columns{grid-template-columns:1fr}.classification-edit-form{position:fixed;inset:50% auto auto 50%;width:min(320px,calc(100vw - 28px));transform:translate(-50%,-50%)}}

/* v3.5.0 permanent user deletion */
.purged-user-actions{display:grid;gap:8px;min-width:220px}
.purged-user-actions>small{color:#8a94a7}
.purged-user-actions details{max-width:360px}
.purged-user-actions input{width:100%;margin:8px 0;padding:10px 12px;border:1px solid #e1e7f0;border-radius:10px}

/* v3.6.0 — bulk permanent deletion for deleted users */
.bulk-purge-form{margin:0 0 14px}
.bulk-purge-toolbar{display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(190px,260px) auto;align-items:center;gap:10px;padding:12px 14px;border:1px solid #f0c7c7;background:linear-gradient(135deg,#fff9f9,#fff);border-radius:16px}
.bulk-select-all{display:flex;align-items:center;gap:9px;font-weight:800;color:#5f6673;margin:0}
.bulk-select-all input,.purge-user-checkbox{width:18px;height:18px;accent-color:#c94343;cursor:pointer}
.bulk-selected-count{display:inline-flex;align-items:center;justify-content:center;min-width:76px;padding:7px 10px;border-radius:999px;background:#fff0f0;color:#b73333;font-size:12px;white-space:nowrap}
.bulk-confirm-input{min-width:0;padding:10px 12px;border:1px solid #ead0d0;border-radius:11px;background:#fff}
.bulk-confirm-input:focus{outline:none;border-color:#cf6868;box-shadow:0 0 0 3px rgba(207,69,69,.09)}
.bulk-purge-button{white-space:nowrap}
.bulk-purge-button:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.25)}
.bulk-select-column,.bulk-select-cell{width:64px;text-align:center!important}
.selection-placeholder{color:#c5cad3}
.users-table .row-selected-for-purge td{background:#fff5f5!important}
.users-table .row-selected-for-purge{outline:1px solid rgba(207,69,69,.16);outline-offset:-1px}
@media(max-width:900px){.bulk-purge-toolbar{grid-template-columns:1fr 1fr}.bulk-select-all{grid-column:1/-1}.bulk-confirm-input{grid-column:1}.bulk-purge-button{grid-column:2}}
@media(max-width:620px){.bulk-purge-toolbar{grid-template-columns:1fr}.bulk-select-all,.bulk-confirm-input,.bulk-purge-button{grid-column:auto}.bulk-selected-count{justify-self:start}.bulk-purge-button{width:100%}}


/* v3.7.0 — network/local path actions */
.path-action-group{display:flex;align-items:center;gap:7px;flex-wrap:wrap;flex:0 0 auto}
.path-action-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border:1px solid #cbd8e8;border-radius:10px;background:#fff;color:#174f9b;text-decoration:none;font:inherit;font-size:12px;font-weight:800;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}
.path-action-button span{width:18px;height:18px;display:grid;place-items:center;border-radius:6px;background:#eaf2ff;color:#1759ad;font-size:14px;line-height:1}
.path-action-button:hover{transform:translateY(-1px);border-color:#8eb5e7;box-shadow:0 7px 18px rgba(32,75,126,.10);background:#fbfdff}
.path-action-button.copied{border-color:#8dd5b6;color:#087a4a;background:#effaf5}.path-action-button.copied span{background:#dff6ea;color:#087a4a}
.path-open-button.opening{background:#eef5ff;border-color:#8bb5eb}
.path-action-toast{position:fixed;left:22px;bottom:22px;z-index:9999;max-width:min(360px,calc(100vw - 44px));padding:11px 14px;border-radius:11px;background:#10233f;color:#fff;box-shadow:0 18px 42px rgba(16,35,63,.28);font-size:12px;font-weight:800;opacity:0;transform:translateY(14px);pointer-events:none;transition:.2s ease}
.path-action-toast.show{opacity:1;transform:translateY(0)}
.path-with-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.path-with-actions>code,.path-with-actions>.path-text{min-width:0;flex:1}
@media(max-width:650px){.path-with-actions{align-items:flex-start;flex-direction:column}.path-action-group{width:100%}.path-action-button{flex:1}.path-action-toast{left:12px;bottom:12px;max-width:calc(100vw - 24px)}}

.wf-location-card .path-action-group{margin-inline-start:auto}.wf-version-list article>div:last-child .path-action-group{justify-content:flex-end}.wf-version-list article>div:last-child{min-width:150px}
@media(max-width:650px){.wf-location-card .path-action-group{margin-inline-start:0}.wf-version-list article>div:last-child{min-width:0;width:100%}.wf-version-list article>div:last-child .path-action-group{justify-content:flex-start}}


/* v3.15.0 — bulk permanent task deletion for system admin */
.task-bulk-purge-form{margin:0 0 16px}
.task-bulk-purge-toolbar{display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(190px,260px) auto;align-items:center;gap:10px;padding:13px 14px;border:1px solid #efc4c7;background:linear-gradient(135deg,#fff7f8,#fff);border-radius:16px}
.task-bulk-select-all{display:flex;align-items:center;gap:9px;font-weight:800;color:#7f1d1d;cursor:pointer}
.task-bulk-select-all input,.task-purge-selector input{width:18px;height:18px;accent-color:#c52d3d}
.task-bulk-purge-toolbar>strong{color:#a32332;font-size:13px;white-space:nowrap}
.task-bulk-purge-toolbar input[data-task-purge-confirm]{width:100%;border:1px solid #e4b9bd;border-radius:10px;padding:10px 12px;background:#fff}
.task-bulk-purge-toolbar button:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.25)}
.task-purge-warning{margin:8px 4px 0;color:#8b5c63;font-size:12px;line-height:1.7}
.task-manager-list>article{padding-inline-start:0}
.task-purge-selector{position:absolute;z-index:5;top:14px;left:14px;display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #e1e6ec;border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 4px 12px rgba(21,34,59,.06);font-size:12px;font-weight:800;color:#64748b;cursor:pointer;transition:.18s ease}
.task-purge-selector:hover{border-color:#e4a8ad;color:#ad2635;background:#fff8f8}
.task-selected-for-purge{border-color:#df8d95!important;box-shadow:0 0 0 3px rgba(197,45,61,.08)!important;background:#fffafa!important}
.task-selected-for-purge::before{background:#c52d3d!important;opacity:1!important}
.task-selected-for-purge .task-purge-selector{color:#a71f2e;border-color:#dc8e96;background:#fff1f2}
.task-manager-list .task-main-link{padding-left:112px}
@media(max-width:900px){.task-bulk-purge-toolbar{grid-template-columns:1fr 1fr}.task-bulk-select-all{grid-column:1/-1}.task-bulk-purge-toolbar input[data-task-purge-confirm]{grid-column:1}.task-bulk-purge-toolbar button{grid-column:2}.task-manager-list .task-main-link{padding-left:100px}}
@media(max-width:620px){.task-bulk-purge-toolbar{grid-template-columns:1fr}.task-bulk-select-all,.task-bulk-purge-toolbar input[data-task-purge-confirm],.task-bulk-purge-toolbar button{grid-column:auto}.task-bulk-purge-toolbar button{width:100%}.task-manager-list .task-main-link{padding-left:16px;padding-top:58px}.task-purge-selector{left:14px;right:auto;top:12px}}


/* v3.16.0 — compact one-time side notifications */
.wf-toast-stack-compact{
  left:20px;
  bottom:20px;
  width:min(315px,calc(100vw - 28px));
  gap:0;
}
.wf-toast-compact{
  padding:12px 13px 11px;
  border-radius:13px;
  border-right-width:4px;
  box-shadow:0 14px 38px rgba(17,43,80,.16);
}
.wf-toast-compact strong{
  padding-left:24px;
  font-size:11px;
  line-height:1.45;
}
.wf-toast-compact p{
  margin:5px 0 9px;
  color:#667085;
  font-size:9px;
  line-height:1.55;
}
.wf-toast-compact>div{
  gap:6px;
}
.wf-toast-compact>div button{
  min-height:29px;
  padding:5px 9px;
  border-radius:7px;
  font-size:8px;
}
.wf-toast-compact .wf-toast-close{
  left:8px;
  top:6px;
  font-size:20px;
}
@media(max-width:560px){
  .wf-toast-stack-compact{
    right:14px;
    left:14px;
    bottom:14px;
    width:auto;
  }
}


/* v3.17.0 — private notes */
.private-note-editor{display:grid;gap:12px;max-width:880px}
.private-note-editor label{display:block;font-weight:800;font-size:12px;color:#3b4962}
.private-note-editor input,.private-note-editor textarea{margin-top:7px;width:100%}
.optional-label{font-weight:500;color:#8a96a8;font-size:10px}
.private-notes-bulk{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 14px;padding:11px 13px;border:1px solid #e1e8f2;border-radius:12px;background:#f8fafc}
.private-notes-bulk label{font-size:11px;font-weight:800}
.private-notes-bulk strong{margin-inline-start:auto;color:#617089;font-size:11px}
.private-notes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.private-note-card{position:relative;min-height:190px;padding:16px;border:1px solid #e1e8f2;border-radius:15px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 7px 23px rgba(25,46,83,.045)}
.private-note-select{position:absolute;left:10px;top:10px;display:inline-flex;gap:5px;align-items:center;color:#7b879b;font-size:9px}
.private-note-card h4{margin:0 0 4px;padding-left:65px;font-size:14px}
.private-note-card small{color:#8490a3;font-size:9px}
.private-note-card>p{margin:15px 0 20px;line-height:1.8;font-size:11px;color:#3d4b62;overflow-wrap:anywhere}
.private-note-card footer{display:flex;gap:7px;margin-top:auto}
.compact-button{min-height:30px!important;padding:6px 10px!important;font-size:9px!important}
@media(max-width:1050px){.private-notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.private-notes-grid{grid-template-columns:1fr}.private-notes-bulk strong{margin-inline-start:0;width:100%}}


/* ============================================================
   v3.19.0 — Personal notes page
   Unique personal-notes-* classes deliberately avoid conflicts
   with legacy private-note-* styles in app.css.
   ============================================================ */
.personal-notes-page{
  display:grid;
  gap:18px;
}
.personal-notes-hero{
  position:relative;
  overflow:hidden;
  min-height:150px;
  display:flex;
  align-items:center;
  gap:18px;
  padding:25px 27px;
  border:1px solid #dce7f4;
  border-radius:21px;
  background:
    radial-gradient(circle at 7% 10%,rgba(255,255,255,.95),transparent 250px),
    linear-gradient(135deg,#ffffff 0%,#f5f9ff 58%,#edf5ff 100%);
  box-shadow:0 13px 40px rgba(25,55,100,.055);
}
.personal-notes-hero::after{
  content:"";
  position:absolute;
  left:-62px;
  bottom:-84px;
  width:185px;
  height:185px;
  border:30px solid rgba(47,105,218,.045);
  border-radius:50%;
  pointer-events:none;
}
.personal-notes-hero__icon{
  position:relative;
  z-index:1;
  width:58px;
  height:58px;
  flex:0 0 58px;
  display:grid;
  place-items:center;
  border-radius:17px;
  color:#fff;
  background:linear-gradient(145deg,#1e5fd3,#4384ee);
  box-shadow:0 13px 28px rgba(42,101,218,.22);
  font-size:24px;
  font-weight:900;
}
.personal-notes-hero__copy{
  position:relative;
  z-index:1;
  min-width:0;
  flex:1;
}
.personal-notes-eyebrow{
  display:block;
  margin-bottom:5px;
  color:#197f78;
  font-size:8px;
  font-weight:900;
}
.personal-notes-hero__copy h2{
  margin:0 0 7px;
  color:#15233e;
  font-size:22px;
  line-height:1.3;
}
.personal-notes-hero__copy p{
  max-width:760px;
  margin:0;
  color:#748197;
  font-size:9px;
  line-height:1.9;
}
.personal-notes-hero__actions{
  position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  gap:9px;
}
.personal-notes-total{
  min-width:105px;
  padding:10px 13px;
  text-align:center;
  border:1px solid #dce7f5;
  border-radius:13px;
  background:rgba(255,255,255,.82);
}
.personal-notes-total strong,
.personal-notes-total span{
  display:block;
}
.personal-notes-total strong{
  color:#205ac9;
  font-size:18px;
}
.personal-notes-total span{
  margin-top:2px;
  color:#8592a6;
  font-size:7px;
}
.personal-notes-report-button{
  min-height:41px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:0 13px;
  border:1px solid #d6e2f1;
  border-radius:11px;
  color:#2859bd;
  background:#fff;
  box-shadow:0 7px 18px rgba(29,58,101,.05);
  text-decoration:none;
  font-size:8px;
  font-weight:900;
}
.personal-notes-report-button span{font-size:13px}

.personal-notes-compose,
.personal-notes-library{
  overflow:hidden;
  border:1px solid #dfe7f1;
  border-radius:20px;
  background:#fff;
  box-shadow:0 12px 36px rgba(25,55,100,.045);
}
.personal-notes-section-head{
  min-height:76px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:15px;
  padding:17px 21px;
  border-bottom:1px solid #edf1f6;
  background:linear-gradient(180deg,#fff,#fcfdff);
}
.personal-notes-section-head>div{
  min-width:0;
  display:flex;
  align-items:center;
  gap:11px;
}
.personal-notes-section-icon{
  width:39px;
  height:39px;
  flex:0 0 39px;
  display:grid;
  place-items:center;
  color:#2561cf;
  background:#edf4ff;
  border:1px solid #dce9ff;
  border-radius:11px;
  font-size:16px;
  font-weight:900;
}
.personal-notes-section-head h3,
.personal-notes-section-head p{
  margin:0;
}
.personal-notes-section-head h3{
  color:#17243d;
  font-size:13px;
}
.personal-notes-section-head p{
  margin-top:4px;
  color:#8792a3;
  font-size:8px;
  line-height:1.65;
}
.personal-notes-editing-badge,
.personal-notes-count{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:28px;
  padding:0 9px;
  border-radius:999px;
  font-size:7px;
  font-weight:900;
}
.personal-notes-editing-badge{
  color:#9a650f;
  background:#fff3d9;
  border:1px solid #f4dfad;
}
.personal-notes-count{
  color:#5f6d82;
  background:#f5f7fa;
  border:1px solid #e5eaf0;
}

.personal-notes-form{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:15px;
  padding:21px;
}
.personal-notes-field{
  display:grid;
  gap:7px;
}
.personal-notes-field label{
  color:#3c4a60;
  font-size:8px;
  font-weight:900;
}
.personal-notes-field label small{
  margin-inline-start:4px;
  color:#98a2b1;
  font-size:7px;
  font-weight:600;
}
.personal-notes-field input,
.personal-notes-field textarea{
  appearance:none;
  width:100%;
  margin:0;
  border:1px solid #dce3ec;
  border-radius:11px;
  color:#24324a;
  background:#fbfcfe;
  outline:0;
  box-shadow:none;
  font:500 9px/1.75 inherit;
  transition:border-color .17s ease,box-shadow .17s ease,background .17s ease;
}
.personal-notes-field input{
  height:43px;
  padding:0 13px;
}
.personal-notes-field textarea{
  min-height:126px;
  padding:12px 13px;
  resize:vertical;
}
.personal-notes-field input::placeholder,
.personal-notes-field textarea::placeholder{
  color:#a0a9b8;
}
.personal-notes-field input:focus,
.personal-notes-field textarea:focus{
  border-color:#80a8ee;
  background:#fff;
  box-shadow:0 0 0 4px rgba(42,102,218,.07);
}
.personal-notes-helper{
  color:#9aa4b3;
  font-size:7px;
}
.personal-notes-form-actions{
  display:flex;
  align-items:center;
  gap:9px;
  padding-top:1px;
}
.personal-notes-save,
.personal-notes-cancel{
  min-height:40px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:0 15px;
  border-radius:11px;
  font:900 8px inherit;
  cursor:pointer;
  text-decoration:none;
}
.personal-notes-save{
  border:0;
  color:#fff;
  background:linear-gradient(135deg,#225fd0,#3c7bea);
  box-shadow:0 9px 21px rgba(36,96,209,.17);
}
.personal-notes-save:hover{
  transform:translateY(-1px);
}
.personal-notes-save span{font-size:13px}
.personal-notes-cancel{
  color:#657389;
  background:#f7f9fc;
  border:1px solid #e0e6ee;
}

.personal-notes-section-head--library{
  border-bottom:0;
}
.personal-notes-bulkbar{
  min-height:53px;
  display:flex;
  align-items:center;
  gap:12px;
  margin:0 20px 15px;
  padding:8px 11px;
  border:1px solid #e3e9f1;
  border-radius:12px;
  background:#f8fafc;
}
.personal-notes-select-all,
.personal-note-selector{
  display:inline-flex;
  align-items:center;
  gap:7px;
  cursor:pointer;
}
.personal-notes-select-all{
  color:#536177;
  font-size:8px;
  font-weight:900;
}
.personal-notes-select-all input,
.personal-note-selector input{
  position:absolute;
  opacity:0;
  pointer-events:none;
}
.personal-notes-checkmark{
  width:17px;
  height:17px;
  display:inline-grid;
  place-items:center;
  flex:0 0 17px;
  border:1px solid #cdd7e4;
  border-radius:5px;
  background:#fff;
  transition:.15s ease;
}
.personal-notes-select-all input:checked + .personal-notes-checkmark,
.personal-note-selector input:checked + .personal-notes-checkmark{
  border-color:#2b65d4;
  background:#2b65d4;
}
.personal-notes-select-all input:checked + .personal-notes-checkmark::after,
.personal-note-selector input:checked + .personal-notes-checkmark::after{
  content:"✓";
  color:#fff;
  font-size:10px;
  font-weight:900;
}
.personal-notes-bulkbar strong{
  margin-inline-start:auto;
  color:#79869a;
  font-size:8px;
}
.personal-notes-delete-selected{
  min-height:34px;
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:0 11px;
  border:1px solid #efc9c9;
  border-radius:9px;
  color:#b33c3c;
  background:#fff7f7;
  cursor:pointer;
  font:900 7.5px inherit;
}
.personal-notes-delete-selected:disabled{
  opacity:.38;
  cursor:not-allowed;
}
.personal-notes-delete-selected:not(:disabled):hover{
  color:#fff;
  background:#c94040;
  border-color:#c94040;
}

.personal-notes-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  padding:0 20px 21px;
}
.personal-note-item{
  min-width:0;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border:1px solid #e2e8f0;
  border-radius:15px;
  background:linear-gradient(180deg,#fff 0,#fcfdff 100%);
  box-shadow:0 8px 24px rgba(25,50,90,.035);
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;
}
.personal-note-item:hover{
  transform:translateY(-2px);
  border-color:#cfdcf0;
  box-shadow:0 12px 28px rgba(25,50,90,.075);
}
.personal-note-item__top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:11px 13px 0;
}
.personal-note-date{
  min-width:0;
  text-align:left;
}
.personal-note-date span,
.personal-note-date time{
  display:block;
}
.personal-note-date span{
  color:#a0a9b7;
  font-size:6.5px;
}
.personal-note-date time{
  margin-top:2px;
  color:#7a879b;
  font-size:7px;
}
.personal-note-item__body{
  flex:1;
  padding:13px 14px 16px;
}
.personal-note-symbol{
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  margin-bottom:10px;
  color:#2d68d7;
  background:#edf4ff;
  border-radius:9px;
  font-size:13px;
}
.personal-note-item__body h4{
  margin:0 0 8px;
  color:#1f2c44;
  font-size:11px;
  line-height:1.5;
}
.personal-note-item__body p{
  display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:6;
  margin:0;
  color:#68768a;
  font-size:8px;
  line-height:1.9;
  overflow-wrap:anywhere;
}
.personal-note-item__footer{
  display:flex;
  border-top:1px solid #edf1f5;
}
.personal-note-item__footer a,
.personal-note-item__footer button{
  min-height:37px;
  flex:1;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  border:0;
  color:#56657b;
  background:#fbfcfe;
  cursor:pointer;
  text-decoration:none;
  font:900 7.5px inherit;
}
.personal-note-item__footer a{
  color:#2b62c9;
}
.personal-note-item__footer button{
  color:#b44747;
  border-right:1px solid #edf1f5;
}
.personal-note-item__footer a:hover{background:#f0f5ff}
.personal-note-item__footer button:hover{background:#fff4f4}

.personal-notes-empty{
  min-height:245px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  margin:0 20px 21px;
  padding:34px 20px;
  text-align:center;
  border:1px dashed #d8e2ef;
  border-radius:15px;
  background:
    radial-gradient(circle at 50% 15%,rgba(55,113,225,.06),transparent 170px),
    #fbfcfe;
}
.personal-notes-empty__icon{
  width:50px;
  height:50px;
  display:grid;
  place-items:center;
  margin-bottom:12px;
  border-radius:15px;
  color:#2b67d8;
  background:#edf4ff;
  border:1px solid #dbe8ff;
  font-size:20px;
}
.personal-notes-empty h3{
  margin:0 0 6px;
  color:#26334b;
  font-size:12px;
}
.personal-notes-empty p{
  margin:0;
  color:#8b96a7;
  font-size:8px;
}
.personal-notes-empty button{
  min-height:35px;
  margin-top:14px;
  padding:0 12px;
  border:1px solid #d7e4f8;
  border-radius:9px;
  color:#2c63c9;
  background:#fff;
  cursor:pointer;
  font:900 7.5px inherit;
}

@media(max-width:1050px){
  .personal-notes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .personal-notes-hero{align-items:flex-start}
  .personal-notes-hero__actions{flex-direction:column;align-items:stretch}
}
@media(max-width:720px){
  .personal-notes-hero{
    align-items:flex-start;
    flex-wrap:wrap;
    padding:20px;
  }
  .personal-notes-hero__copy{flex:1 1 calc(100% - 80px)}
  .personal-notes-hero__actions{
    width:100%;
    display:grid;
    grid-template-columns:1fr 1fr;
  }
  .personal-notes-total,
  .personal-notes-report-button{width:100%}
  .personal-notes-section-head{align-items:flex-start}
  .personal-notes-section-head>div{align-items:flex-start}
  .personal-notes-grid{grid-template-columns:1fr}
}
@media(max-width:480px){
  .personal-notes-hero__copy h2{font-size:18px}
  .personal-notes-hero__actions{grid-template-columns:1fr}
  .personal-notes-form{padding:16px}
  .personal-notes-bulkbar{
    align-items:stretch;
    flex-direction:column;
  }
  .personal-notes-bulkbar strong{margin-inline-start:0}
  .personal-notes-delete-selected{justify-content:center}
}


/* v3.20.0 — producer read-only program-task role */
.producer-hero{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}
.producer-readonly-badge{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 12px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  color:#fff;
  background:rgba(255,255,255,.10);
  font-size:8px;
  font-weight:900;
}
.producer-readonly-notice{
  display:flex;
  align-items:flex-start;
  gap:11px;
  margin:0 0 15px;
  padding:13px 15px;
  border:1px solid #d8e6fb;
  border-radius:13px;
  background:linear-gradient(135deg,#f7fbff,#edf5ff);
}
.producer-readonly-notice>span{
  width:31px;
  height:31px;
  flex:0 0 31px;
  display:grid;
  place-items:center;
  border-radius:9px;
  color:#2a63cd;
  background:#fff;
  border:1px solid #d8e5f8;
  font-size:11px;
}
.producer-readonly-notice strong{
  display:block;
  margin-bottom:3px;
  color:#1e3762;
  font-size:10px;
}
.producer-readonly-notice p{
  margin:0;
  color:#718097;
  font-size:8px;
  line-height:1.7;
}
.producer-task-notice{
  margin-bottom:14px;
}
.producer-section-readonly{
  margin:10px 0 0;
  padding:9px 11px;
  border-radius:9px;
  color:#728098;
  background:#f6f8fb;
  border:1px solid #e5eaf1;
  font-size:8px;
}
.producer-program-panel .wf-panel-head p{
  max-width:720px;
}
@media(max-width:680px){
  .producer-hero{align-items:flex-start;flex-direction:column}
  .producer-readonly-badge{align-self:flex-start}
}


/* v3.21.0 — multi-select user management */
.bulk-user-manage-form{margin:0 0 12px}
.bulk-user-manage-toolbar{
  display:grid;
  grid-template-columns:minmax(160px,1fr) auto minmax(180px,240px) minmax(220px,1.2fr) auto;
  align-items:center;
  gap:10px;
  padding:12px 14px;
  border:1px solid #cfe0f7;
  border-radius:16px;
  background:linear-gradient(135deg,#f7fbff,#fff);
}
.bulk-user-select-all{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#2d4f7e;
  font-size:9px;
  font-weight:900;
  cursor:pointer;
}
.bulk-user-select-all input,
.manage-user-checkbox,
.purge-user-checkbox{
  width:17px;
  height:17px;
  accent-color:#2863d4;
  cursor:pointer;
}
.bulk-user-manage-toolbar>strong{
  color:#2e5fbf;
  font-size:10px;
  white-space:nowrap;
}
.bulk-user-manage-toolbar select,
.bulk-user-manage-toolbar input{
  width:100%;
  min-height:38px;
  border:1px solid #d9e3ef;
  border-radius:10px;
  background:#fff;
  color:#34435d;
  padding:0 10px;
  font:700 8px inherit;
}
.bulk-user-manage-toolbar button{
  min-height:38px;
  white-space:nowrap;
}
.bulk-user-manage-toolbar button:disabled{
  opacity:.42;
  cursor:not-allowed;
  filter:grayscale(.2);
}
.users-table tr.row-selected-for-management td{
  background:#f1f7ff;
}
.users-table tr.row-selected-for-management td:first-child{
  box-shadow:inset -3px 0 0 #2d69d8;
}
.selection-placeholder{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:34px;
  min-height:23px;
  padding:0 6px;
  border-radius:7px;
  color:#8b96a7;
  background:#f4f6f9;
  font-size:7px;
  font-weight:800;
}
@media(max-width:1100px){
  .bulk-user-manage-toolbar{grid-template-columns:1fr auto 1fr}
  .bulk-user-manage-toolbar input[data-bulk-user-delete-reason]{grid-column:1/3}
  .bulk-user-manage-toolbar button{grid-column:3}
}
@media(max-width:700px){
  .bulk-user-manage-toolbar{grid-template-columns:1fr}
  .bulk-user-manage-toolbar>*,
  .bulk-user-manage-toolbar input[data-bulk-user-delete-reason],
  .bulk-user-manage-toolbar button{grid-column:auto}
  .bulk-user-manage-toolbar button{width:100%}
}


/* v3.35.0 — compact centered logout confirmation for every role */
html.logout-modal-open,
html.logout-modal-open body{overflow:hidden}
.logout-confirm-modal[hidden]{display:none!important}
.logout-confirm-modal{
  position:fixed!important;
  inset:0!important;
  z-index:99999!important;
  display:grid!important;
  place-items:center!important;
  padding:18px!important;
  opacity:0;
  transition:opacity .16s ease;
}
.logout-confirm-modal.is-visible{opacity:1}
.logout-confirm-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(8,20,40,.48)!important;
  backdrop-filter:blur(4px);
}
body .logout-confirm-modal>.logout-confirm-card{
  position:relative!important;
  inset:auto!important;
  z-index:1!important;
  display:block!important;
  width:360px!important;
  max-width:calc(100vw - 36px)!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  max-height:calc(100vh - 36px)!important;
  overflow:auto!important;
  margin:0!important;
  padding:18px 18px 16px!important;
  text-align:center!important;
  border:1px solid #dce5f0!important;
  border-radius:18px!important;
  background:#fff!important;
  box-sizing:border-box!important;
  box-shadow:0 18px 55px rgba(8,24,51,.24)!important;
  transform:translateY(8px) scale(.985);
  transition:transform .16s ease;
}
.logout-confirm-modal.is-visible>.logout-confirm-card{transform:translateY(0) scale(1)}
.logout-confirm-icon{
  width:44px!important;
  height:44px!important;
  display:grid!important;
  place-items:center!important;
  margin:0 auto 10px!important;
  border:1px solid #f1d1d4!important;
  border-radius:13px!important;
  color:#c53f47!important;
  background:#fff3f4!important;
  font-size:20px!important;
  font-weight:900!important;
}
.logout-confirm-copy>span{
  display:block!important;
  margin:0 0 3px!important;
  color:#7a8798!important;
  font-size:10px!important;
  font-weight:800!important;
}
.logout-confirm-copy h2{
  margin:0 0 5px!important;
  color:#17243d!important;
  font-size:17px!important;
  line-height:1.45!important;
}
.logout-confirm-copy p{
  max-width:290px!important;
  margin:0 auto!important;
  color:#7b8798!important;
  font-size:11px!important;
  line-height:1.65!important;
}
.logout-confirm-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
  margin:15px 0 0!important;
}
.logout-confirm-actions button{
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  height:38px!important;
  margin:0!important;
  padding:0 10px!important;
  border-radius:10px!important;
  cursor:pointer!important;
  font:800 11px/1.2 inherit!important;
  transition:transform .14s ease,box-shadow .14s ease,background .14s ease!important;
}
.logout-confirm-actions button:hover{transform:translateY(-1px)}
.logout-confirm-yes{
  border:1px solid #c64047!important;
  color:#fff!important;
  background:linear-gradient(135deg,#c9444b,#dd555c)!important;
  box-shadow:0 7px 17px rgba(201,68,75,.18)!important;
}
.logout-confirm-yes:disabled{opacity:.6!important;cursor:wait!important}
.logout-confirm-no{border:1px solid #dce4ee!important;color:#40506a!important;background:#f8fafc!important}
.logout-confirm-no:hover{background:#f1f5f9!important}
html[data-theme="dark"] body .logout-confirm-modal>.logout-confirm-card{
  background:#102236!important;border-color:#29445f!important;box-shadow:0 18px 55px rgba(0,0,0,.45)!important
}
html[data-theme="dark"] .logout-confirm-copy h2{color:#edf4fb!important}
html[data-theme="dark"] .logout-confirm-copy>span,
html[data-theme="dark"] .logout-confirm-copy p{color:#a6b6c8!important}
html[data-theme="dark"] .logout-confirm-no{background:#172b41!important;border-color:#314b65!important;color:#e1ebf5!important}
@media(max-width:420px){
  body .logout-confirm-modal>.logout-confirm-card{width:330px!important;padding:17px 15px 15px!important}
  .logout-confirm-actions{grid-template-columns:1fr!important}
  .logout-confirm-actions button{height:39px!important}
}

/* ============================================================
   v3.23.0 — protected data-entry dialogs
   ============================================================ */
.wf-dialog[open]{
  cursor:default;
}
.wf-dialog::backdrop{
  background:rgba(12,27,48,.62);
  backdrop-filter:blur(5px);
}

/* Confirmation shown only when user explicitly presses X or Escape. */
.dialog-close-confirm-modal[hidden]{
  display:none!important;
}
.dialog-close-confirm-modal{
  position:fixed;
  inset:0;
  z-index:100500;
  display:grid;
  place-items:center;
  padding:20px;
  opacity:0;
  transition:opacity .16s ease;
}
.dialog-close-confirm-modal.is-visible{
  opacity:1;
}
.dialog-close-confirm-backdrop{
  position:absolute;
  inset:0;
  background:rgba(8,20,39,.56);
  backdrop-filter:blur(6px);
}
.dialog-close-confirm-card{
  position:relative;
  z-index:1;
  width:min(405px,100%);
  padding:25px 23px 20px;
  text-align:center;
  border:1px solid #dce5f0;
  border-radius:20px;
  background:#fff;
  box-shadow:0 28px 80px rgba(8,24,51,.30);
  transform:translateY(10px) scale(.98);
  transition:transform .16s ease;
}
.dialog-close-confirm-modal.is-visible .dialog-close-confirm-card{
  transform:translateY(0) scale(1);
}
.dialog-close-confirm-icon{
  width:54px;
  height:54px;
  display:grid;
  place-items:center;
  margin:0 auto 13px;
  color:#a96b16;
  background:#fff5df;
  border:1px solid #f0ddb1;
  border-radius:16px;
  font-size:23px;
  font-weight:900;
}
.dialog-close-confirm-copy>span{
  display:block;
  margin-bottom:5px;
  color:#8090a6;
  font-size:8px;
  font-weight:800;
}
.dialog-close-confirm-copy h2{
  margin:0 0 8px;
  color:#17243d;
  font-size:18px;
  line-height:1.45;
}
.dialog-close-confirm-copy p{
  max-width:330px;
  margin:0 auto;
  color:#7e8a9d;
  font-size:9px;
  line-height:1.8;
}
.dialog-close-confirm-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:9px;
  margin-top:19px;
}
.dialog-close-confirm-actions button{
  min-height:42px;
  border-radius:11px;
  cursor:pointer;
  font:900 8.5px inherit;
  transition:transform .15s ease,background .15s ease,box-shadow .15s ease;
}
.dialog-close-confirm-actions button:hover{
  transform:translateY(-1px);
}
.dialog-close-confirm-yes{
  color:#fff;
  border:1px solid #bd4949;
  background:linear-gradient(135deg,#be4545,#d65b5b);
  box-shadow:0 8px 20px rgba(190,69,69,.17);
}
.dialog-close-confirm-no{
  color:#2d5fc5;
  border:1px solid #d6e3f6;
  background:#f2f7ff;
}
.dialog-close-confirm-no:hover{
  background:#eaf2ff;
}
@media(max-width:480px){
  .dialog-close-confirm-card{
    padding:22px 17px 17px;
    border-radius:17px;
  }
  .dialog-close-confirm-actions{
    grid-template-columns:1fr;
  }
}


/* v3.26.0 — producer acknowledgement: informational only */
.producer-view-action-card{
  display:flex;align-items:center;justify-content:space-between;gap:15px;
  margin:0 0 15px;padding:14px 15px;border:1px solid #cfe4dc;border-radius:14px;
  background:linear-gradient(135deg,#f7fffc,#f3fbf8)
}
.producer-view-action-card__copy{min-width:0;display:flex;align-items:center;gap:11px}
.producer-view-action-card__icon{
  width:35px;height:35px;flex:0 0 35px;display:grid;place-items:center;border-radius:10px;
  color:#177c68;background:#e7f7f1;border:1px solid #cdebe1;font-size:14px;font-weight:900
}
.producer-view-action-card__copy strong{display:block;margin-bottom:3px;color:#1b4e44;font-size:10px}
.producer-view-action-card__copy p{margin:0;color:#69827c;font-size:8px;line-height:1.7}
.producer-view-action-card__copy p b{color:#28695d}
.producer-view-button,.producer-view-done{
  min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;
  border-radius:10px;white-space:nowrap;font:900 8px inherit
}
.producer-view-button{
  border:1px solid #18806a;color:#fff;background:linear-gradient(135deg,#16816a,#24a184);
  box-shadow:0 8px 18px rgba(22,129,106,.16);cursor:pointer
}
.producer-view-button:hover{transform:translateY(-1px)}
.producer-view-done{color:#176f5d;background:#e8f7f2;border:1px solid #c8e9de}

.producer-view-log{
  margin:13px 0 16px;padding:13px 14px;border:1px solid #e0e7ef;border-radius:13px;background:#fafcff
}
.producer-view-log__head{
  display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px
}
.producer-view-log__head>div span,.producer-view-log__head>div strong{display:block}
.producer-view-log__head>div span{margin-bottom:2px;color:#16816c;font-size:7px;font-weight:900}
.producer-view-log__head>div strong{color:#27364f;font-size:10px}
.producer-view-log__head>small{color:#929cac;font-size:7px}
.producer-view-log__items{display:flex;flex-wrap:wrap;gap:8px}
.producer-view-person{
  display:flex;align-items:center;gap:7px;min-height:31px;padding:0 9px;
  border:1px solid #d6eae3;border-radius:9px;color:#236859;background:#f2fbf8
}
.producer-view-person b{font-size:7.5px}
.producer-view-person small{color:#78948e;font-size:6.8px}
.producer-view-empty{margin:0;color:#8b96a8;font-size:8px}
@media(max-width:650px){
  .producer-view-action-card{align-items:stretch;flex-direction:column}
  .producer-view-button,.producer-view-done{width:100%}
  .producer-view-log__head{align-items:flex-start;flex-direction:column}
}


/* v3.27.0 — single active producer follower with takeover */
.producer-takeover-button{
  min-height:36px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 13px;
  border:1px solid #2863c9;
  border-radius:10px;
  color:#fff;
  background:linear-gradient(135deg,#255bc0,#3b77df);
  box-shadow:0 8px 18px rgba(40,99,201,.16);
  cursor:pointer;
  white-space:nowrap;
  font:900 8px inherit;
}
.producer-takeover-button:hover{transform:translateY(-1px)}

.producer-current-follower{
  display:flex;
  align-items:center;
  gap:10px;
  padding:11px 12px;
  border:1px solid #cee5dc;
  border-radius:11px;
  background:#f3fbf8;
}
.producer-current-follower__icon{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:grid;
  place-items:center;
  border-radius:10px;
  color:#167765;
  background:#e4f5ef;
  border:1px solid #c9e8dd;
  font-size:15px;
  font-weight:900;
}
.producer-current-follower div small,
.producer-current-follower div strong,
.producer-current-follower div span{display:block}
.producer-current-follower div small{
  color:#78938c;
  font-size:6.8px;
}
.producer-current-follower div strong{
  margin:2px 0;
  color:#225f52;
  font-size:9px;
}
.producer-current-follower div span{
  color:#8a9897;
  font-size:6.8px;
}

.producer-follow-history{
  margin-top:10px;
  border-top:1px solid #e7edf2;
  padding-top:9px;
}
.producer-follow-history summary{
  cursor:pointer;
  color:#52627a;
  font-size:7.5px;
  font-weight:900;
}
.producer-follow-history__items{
  display:grid;
  gap:6px;
  margin-top:8px;
}
.producer-follow-history__items>div{
  display:grid;
  grid-template-columns:120px 1fr;
  gap:8px;
  padding:7px 8px;
  border:1px solid #e8edf3;
  border-radius:8px;
  background:#fff;
}
.producer-follow-history__items span{
  color:#919baa;
  font-size:6.6px;
}
.producer-follow-history__items p{
  margin:0;
  color:#657287;
  font-size:7px;
}
.producer-follow-history__items b{
  color:#2c5e53;
}
@media(max-width:650px){
  .producer-takeover-button{width:100%}
  .producer-follow-history__items>div{grid-template-columns:1fr}
}


/* v3.30.0 — review queue */
.review-queue-intro{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin:0 0 14px;
  padding:15px 17px;
  border:1px solid #d5e2f3;
  border-radius:15px;
  background:linear-gradient(135deg,#f7fbff,#eef5ff);
}
.review-queue-intro span{
  display:block;
  margin-bottom:3px;
  color:#2c65c8;
  font-size:7px;
  font-weight:900;
}
.review-queue-intro h2{
  margin:0 0 4px;
  color:#223552;
  font-size:14px;
}
.review-queue-intro p{
  margin:0;
  color:#78869a;
  font-size:8px;
  line-height:1.7;
}
.review-queue-intro>strong{
  flex:0 0 auto;
  min-height:36px;
  display:inline-flex;
  align-items:center;
  padding:0 12px;
  border-radius:10px;
  color:#275cb7;
  background:#fff;
  border:1px solid #d5e2f3;
  font-size:8px;
}
@media(max-width:650px){
  .review-queue-intro{align-items:flex-start;flex-direction:column}
}


/* ============================================================
   v3.33.2 — restored user management & account pages
   ============================================================ */
.team-summary{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin-top:14px;
}
.team-summary>div{
  padding:12px 13px;
  border:1px solid var(--wf-line,#e1e7f0);
  border-radius:12px;
  background:#f8fbff;
}
.team-summary span,.team-summary strong{display:block}
.team-summary span{color:#7a8798;font-size:8px;margin-bottom:3px}
.team-summary strong{color:#173c72;font-size:17px}
.team-panel .table-scroll{margin-top:4px}
.account-identity-tool{background:#f7fbff}
.account-identity-tool summary{color:#155db5}
.admin-user-tool label{
  display:grid;
  gap:5px;
  color:#536176;
  font-size:8px;
  font-weight:800;
}
.admin-user-tool select{
  width:100%;
  border:1px solid #d5dce5;
  border-radius:8px;
  padding:9px;
  background:#fff;
  font:inherit;
}
.profile-card{
  text-align:center;
}
.profile-card .profile-preview{
  display:flex;
  justify-content:center;
  margin-bottom:12px;
}
.profile-card>h2{margin:8px 0 3px}
.profile-card>p{margin:0 0 15px;color:#78869a}
.photo-form{display:grid;gap:9px;text-align:start}
.photo-form small{color:#8792a2;font-size:8px}
.file-picker{display:grid;gap:6px;font-size:8px;font-weight:800}
.account-summary>h2{margin-top:2px}
.account-details{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px;
  margin:14px 0;
}
.account-details span{
  padding:11px;
  border:1px solid #e2e8f0;
  border-radius:11px;
  background:#fafcff;
}
.account-details small,.account-details strong{display:block}
.account-details small{color:#8490a0;font-size:7px;margin-bottom:4px}
.account-details strong{color:#263951;font-size:9px}
.profile-identity-editor{
  margin:16px 0;
  padding:14px;
  border:1px solid #d8e6f7;
  border-radius:13px;
  background:#f7fbff;
}
.profile-subhead strong,.profile-subhead small{display:block}
.profile-subhead strong{color:#1b4f93;font-size:10px}
.profile-subhead small{margin-top:3px;color:#7c899a;font-size:7.5px;line-height:1.7}
.profile-identity-form,
.password-form{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:12px;
}
.profile-identity-form label,
.password-form label{
  display:grid;
  gap:5px;
  color:#536176;
  font-size:8px;
  font-weight:800;
}
.profile-identity-form input,
.password-form input{
  width:100%;
  border:1px solid #d7e0ea;
  border-radius:9px;
  padding:10px;
  background:#fff;
  font:inherit;
}
.profile-identity-form button,
.password-form button{align-self:end}
.profile-password-required{
  margin:14px 0;
  padding:12px 13px;
  border:1px solid #efd9ac;
  border-radius:11px;
  background:#fff9ec;
}
.profile-password-required strong{color:#795a1e;font-size:9px}
.profile-password-required p{margin:4px 0 0;color:#8d7545;font-size:7.5px;line-height:1.7}
.profile-first-login-alert{margin:12px 0}
@media(max-width:900px){
  .team-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
  .profile-identity-form,.password-form{grid-template-columns:1fr}
}
@media(max-width:520px){
  .team-summary{grid-template-columns:1fr 1fr}
  .account-details{grid-template-columns:1fr}
}


/* v3.33.3 — first-login and account stability */
.profile-photo-locked{
  margin-top:10px;
  padding:10px 11px;
  border:1px solid #ead9b6;
  border-radius:10px;
  background:#fff9ec;
  color:#7b6439;
  font-size:7.5px;
  line-height:1.7;
}


/* v3.33.4 — restored send-to-review workflow */



/* v3.33.5 — event log must remain the final task section */
.task-event-log-section{
  margin-top:18px;
  border-top:2px solid #e5ebf2;
}
.task-event-log-head{
  align-items:center;
}
.task-event-log-head h3{
  margin:0;
}
.task-event-log-head p{
  margin:4px 0 0;
  color:#7d8998;
  font-size:8px;
}
.task-event-log-count{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  min-height:29px;
  padding:0 9px;
  border:1px solid #dbe5ef;
  border-radius:9px;
  background:#f7faff;
  color:#315f9e;
  font-size:7.5px;
  font-weight:900;
}
.task-event-log{
  position:relative;
  display:grid;
  gap:0;
  margin-top:12px;
}
.task-event-log:before{
  content:"";
  position:absolute;
  top:13px;
  bottom:13px;
  right:7px;
  width:1px;
  background:#dfe7ef;
}
.task-event-row{
  position:relative;
  display:grid;
  grid-template-columns:16px minmax(0,1fr);
  gap:9px;
  padding:8px 0;
}
.task-event-dot{
  position:relative;
  z-index:1;
  width:9px;
  height:9px;
  margin-top:5px;
  border:2px solid #fff;
  border-radius:50%;
  background:#2d71c7;
  box-shadow:0 0 0 1px #bad0e9;
}
.task-event-body{
  padding:9px 11px;
  border:1px solid #e5ebf1;
  border-radius:10px;
  background:#fbfcfe;
}
.task-event-title{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.task-event-title strong{
  color:#273a55;
  font-size:8.5px;
}
.task-event-title time{
  color:#8c97a6;
  font-size:6.8px;
  white-space:nowrap;
}
.task-event-body p{
  margin:5px 0 4px;
  color:#5f6e82;
  font-size:7.5px;
  line-height:1.65;
}
.task-event-body small{
  color:#8793a3;
  font-size:6.8px;
}
@media(max-width:600px){
  .task-event-title{
    align-items:flex-start;
    flex-direction:column;
    gap:3px;
  }
}


/* ============================================================
   v3.33.6 — review delivery lives inside the task page only
   ============================================================ */
.inline-review-delivery{
  margin-top:18px;
  padding:0!important;
  overflow:hidden;
  border:1px solid #d9e5f1!important;
  border-radius:17px;
  background:#fff;
  box-shadow:0 10px 28px rgba(24,61,104,.055);
}
.inline-review-delivery__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:18px 19px 15px;
  border-bottom:1px solid #e7edf4;
  background:linear-gradient(135deg,#fbfdff,#f5f9ff);
}
.inline-review-delivery__eyebrow{
  display:block;
  margin-bottom:3px;
  color:#2370c4;
  font-size:7px;
  font-weight:900;
}
.inline-review-delivery__head h3{
  margin:0;
  color:#203752;
  font-size:15px;
}
.inline-review-delivery__head p{
  margin:5px 0 0;
  color:#7d8998;
  font-size:8px;
  line-height:1.7;
}
.inline-review-delivery__state{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  min-height:33px;
  padding:0 11px;
  border-radius:10px;
  font-size:7.5px;
  font-weight:900;
}
.inline-review-delivery__state.is-ready{
  color:#18715d;
  border:1px solid #c7e8dc;
  background:#edf9f5;
}
.inline-review-delivery__state.is-preparing{
  color:#8a6727;
  border:1px solid #eadbb9;
  background:#fff9ed;
}

.inline-review-steps{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  border-bottom:1px solid #e9eef4;
  background:#fcfdff;
}
.inline-review-step{
  position:relative;
  display:flex;
  align-items:center;
  gap:9px;
  min-height:58px;
  padding:10px 14px;
  border-left:1px solid #edf1f5;
}
.inline-review-step:last-child{border-left:0}
.inline-review-step>span{
  width:27px;
  height:27px;
  flex:0 0 27px;
  display:grid;
  place-items:center;
  border:1px solid #d7e1ec;
  border-radius:9px;
  color:#7e8b9b;
  background:#fff;
  font-size:7px;
  font-weight:900;
}
.inline-review-step strong,
.inline-review-step small{display:block}
.inline-review-step strong{
  color:#405069;
  font-size:8px;
}
.inline-review-step small{
  margin-top:2px;
  color:#909baa;
  font-size:6.6px;
}
.inline-review-step.is-current>span{
  color:#fff;
  border-color:#2e70c6;
  background:#2e70c6;
}
.inline-review-step.is-current strong{color:#245b9f}
.inline-review-step.is-done>span{
  color:#19725e;
  border-color:#c5e5da;
  background:#edf8f4;
}
.inline-review-step.is-done>span:after{content:"✓"}
.inline-review-step.is-done>span{font-size:0}

.inline-review-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  padding:15px 16px 0;
}
.inline-review-card,
.inline-review-send{
  padding:14px;
  border:1px solid #e3eaf1;
  border-radius:13px;
  background:#fbfcfe;
}
.inline-review-card__title{
  display:flex;
  align-items:center;
  gap:9px;
  margin-bottom:11px;
}
.inline-review-card__title>span{
  width:29px;
  height:29px;
  flex:0 0 29px;
  display:grid;
  place-items:center;
  border-radius:9px;
  color:#2c68b8;
  background:#edf4fd;
  font-size:7px;
  font-weight:900;
}
.inline-review-card__title strong,
.inline-review-card__title small{display:block}
.inline-review-card__title strong{
  color:#2d4059;
  font-size:8.5px;
}
.inline-review-card__title small{
  margin-top:2px;
  color:#8995a5;
  font-size:6.7px;
}

.inline-review-path-form label{
  display:grid;
  gap:5px;
  color:#667487;
  font-size:7px;
  font-weight:800;
}
.inline-review-path-input{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px;
}
.inline-review-path-input input{
  min-width:0;
  width:100%;
  min-height:39px;
  padding:0 11px;
  border:1px solid #d6e0ea;
  border-radius:9px;
  background:#fff;
  font:inherit;
}
.inline-review-path-input button{
  min-width:105px;
}
.inline-review-muted{
  margin:0;
  color:#8b96a4;
  font-size:7.5px;
}

.inline-review-latest{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  gap:10px;
  align-items:center;
}
.inline-review-version-badge{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:11px;
  color:#fff;
  background:linear-gradient(135deg,#2b66b6,#3c82d8);
  font-size:9px;
  font-weight:900;
}
.inline-review-latest__body{
  min-width:0;
}
.inline-review-latest__body strong,
.inline-review-latest__body small,
.inline-review-latest__body code{display:block}
.inline-review-latest__body strong{
  color:#2b405a;
  font-size:8px;
}
.inline-review-latest__body small{
  margin:2px 0 5px;
  color:#909aa8;
  font-size:6.5px;
}
.inline-review-latest__body code{
  overflow:hidden;
  padding:7px 8px;
  border-radius:7px;
  color:#445b75;
  background:#f1f5f9;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:6.8px;
}
.inline-review-latest__actions{
  display:flex;
  gap:5px;
}
.inline-review-empty{
  min-height:55px;
  display:grid;
  place-items:center;
  border:1px dashed #dbe3eb;
  border-radius:9px;
  color:#919caa;
  background:#fff;
  font-size:7.5px;
}

.inline-review-send{
  margin:12px 16px 16px;
  background:#fff;
}
.inline-review-send-form{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:10px;
  align-items:end;
}
.inline-review-send-form label{
  display:grid;
  gap:5px;
  color:#59697d;
  font-size:7px;
  font-weight:900;
}
.inline-review-send-form label>span{
  display:flex;
  align-items:center;
  gap:5px;
}
.inline-review-send-form em{
  color:#929dab;
  font-size:6.5px;
  font-style:normal;
  font-weight:600;
}
.inline-review-send-form textarea{
  width:100%;
  min-height:64px;
  padding:9px 10px;
  border:1px solid #d7e0ea;
  border-radius:9px;
  background:#fbfcfe;
  resize:vertical;
  font:inherit;
}
.inline-review-submit{
  min-width:190px;
  min-height:43px;
}
.inline-review-alert{
  margin:12px 16px 0;
  padding:10px 12px;
  border:1px solid #ecdcb8;
  border-radius:10px;
  background:#fff9ed;
}
.inline-review-alert strong{
  display:block;
  color:#806024;
  font-size:8px;
}
.inline-review-alert p{
  margin:3px 0 0;
  color:#91794c;
  font-size:7px;
  line-height:1.7;
}
.inline-review-send-disabled{
  display:flex;
  align-items:center;
  gap:9px;
  padding:10px 11px;
  border:1px dashed #dce4ec;
  border-radius:9px;
  background:#fafbfd;
}
.inline-review-send-disabled span{
  flex:0 0 auto;
  padding:5px 7px;
  border-radius:7px;
  color:#7b8795;
  background:#eef2f6;
  font-size:6.8px;
  font-weight:900;
}
.inline-review-send-disabled p{
  margin:0;
  color:#8d98a6;
  font-size:7px;
}

@media(max-width:900px){
  .inline-review-grid{grid-template-columns:1fr}
  .inline-review-send-form{grid-template-columns:1fr}
  .inline-review-submit{width:100%;min-width:0}
}
@media(max-width:650px){
  .inline-review-delivery__head{align-items:flex-start;flex-direction:column}
  .inline-review-steps{grid-template-columns:1fr}
  .inline-review-step{border-left:0;border-bottom:1px solid #edf1f5}
  .inline-review-step:last-child{border-bottom:0}
  .inline-review-path-input{grid-template-columns:1fr}
  .inline-review-path-input button{width:100%}
  .inline-review-latest{grid-template-columns:auto minmax(0,1fr)}
  .inline-review-latest__actions{grid-column:1/-1}
}


/* v3.33.7 — only system admin may edit name / username */
.profile-identity-readonly{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin:16px 0;
  padding:14px;
  border:1px solid #e2e8f0;
  border-radius:13px;
  background:#fafcff;
}
.profile-identity-readonly>div{
  padding:10px 11px;
  border:1px solid #e6ebf1;
  border-radius:10px;
  background:#fff;
}
.profile-identity-readonly span,
.profile-identity-readonly strong{
  display:block;
}
.profile-identity-readonly span{
  margin-bottom:4px;
  color:#8792a1;
  font-size:7px;
}
.profile-identity-readonly strong{
  color:#2d4058;
  font-size:9px;
}
.profile-identity-readonly p{
  grid-column:1/-1;
  margin:0;
  color:#7d8998;
  font-size:7.5px;
  line-height:1.7;
}
@media(max-width:650px){
  .profile-identity-readonly{grid-template-columns:1fr}
  .profile-identity-readonly p{grid-column:auto}
}


/* ============================================================
   v3.33.9 — ALJANOUBALYOUM family
   ============================================================ */
@font-face{
  font-family:"ALJANOUBALYOUM";
  src:url("fonts/ALJANOUBALYOUM-LIGHT.OTF") format("opentype");
  font-style:normal;
  font-weight:300;
  font-display:swap;
}
@font-face{
  font-family:"ALJANOUBALYOUM";
  src:url("fonts/ALJANOUBALYOUM-REGULAR.OTF") format("opentype");
  font-style:normal;
  font-weight:400;
  font-display:swap;
}
@font-face{
  font-family:"ALJANOUBALYOUM";
  src:url("fonts/ALJANOUBALYOUM-MEDIUM.OTF") format("opentype");
  font-style:normal;
  font-weight:500;
  font-display:swap;
}
@font-face{
  font-family:"ALJANOUBALYOUM";
  src:url("fonts/ALJANOUBALYOUM-BOLD.OTF") format("opentype");
  font-style:normal;
  font-weight:700;
  font-display:swap;
}
@font-face{
  font-family:"ALJANOUBALYOUM";
  src:url("fonts/ALJANOUBALYOUM-BLACK.OTF") format("opentype");
  font-style:normal;
  font-weight:900;
  font-display:swap;
}

:root{
  --ajy-font:"ALJANOUBALYOUM","Tahoma","Arial",sans-serif;
}

/* Whole application uses the channel type family. */
html,body,
input,textarea,select,button{
  font-family:var(--ajy-font)!important;
}

/* Reading copy */
body,
.wf-copy p,
.wf-panel p,
.wf-section p,
.wf-dialog p,
.profile-identity-readonly p,
.inline-review-alert p,
.inline-review-send-disabled p,
.task-event-body p{
  font-weight:400;
}

/* Secondary labels and form content */
small,time,
.wf-sidebar small,
.wf-form label,
.wf-filters,
code{
  font-family:var(--ajy-font)!important;
  font-weight:400;
}

/* Medium UI */
.wf-sidebar a,
.wf-user,
.wf-top-title p,
.wf-card,
.inline-review-step,
.inline-review-send-form label,
.profile-identity-readonly span{
  font-weight:500;
}

/* Bold */
.primary-button,
.secondary-button,
.danger-button,
.compact-button,
button,
.wf-panel-head h3,
.wf-section>h3,
.inline-review-card__title strong,
.task-event-title strong,
.governorate-card h3,
.gov-entry-card h3,
.admin-user-tool summary,
.badge,
.digital-status{
  font-weight:700!important;
}

/* Black / hero titles */
.wf-top-title h1,
.wf-hero h1,
.wf-hero h2,
.inline-review-delivery__head h3,
.gov-section-title h2,
.account-summary h2,
.task-event-log-head h3{
  font-weight:900!important;
  line-height:1.35;
  letter-spacing:0;
}


/* v3.33.9 — final polish for same-page review delivery */
.inline-review-delivery{
  border-radius:20px!important;
  box-shadow:0 14px 34px rgba(23,58,99,.065)!important;
}
.inline-review-delivery__head{
  padding:20px 22px 17px!important;
}
.inline-review-delivery__head h3{
  font-size:16px!important;
}
.inline-review-delivery__head p{
  max-width:720px;
  font-size:8.3px!important;
}
.inline-review-steps{
  background:#f9fbfe!important;
}
.inline-review-step{
  min-height:64px!important;
}
.inline-review-card{
  background:#fff!important;
  box-shadow:0 4px 14px rgba(24,61,104,.035);
}
.inline-review-path-input input{
  min-height:42px!important;
}
.inline-review-send{
  border:1px solid #d9e5f1!important;
  background:linear-gradient(180deg,#fff,#fbfdff)!important;
}
.inline-review-submit{
  min-height:46px!important;
  border-radius:11px!important;
}


/* v3.33.10 — exact Hostinger font filenames + global inheritance */
html,body{
  font-family:"ALJANOUBALYOUM","Tahoma","Arial",sans-serif!important;
}
body *{
  font-family:inherit;
}
input,textarea,select,button{
  font-family:"ALJANOUBALYOUM","Tahoma","Arial",sans-serif!important;
}


/* ============================================================
   v3.33.12 — Larger event log heading and section presence
   ============================================================ */
.task-event-log-section{
  margin-top:24px!important;
  padding-top:18px!important;
}
.task-event-log-head{
  align-items:flex-start!important;
  margin-bottom:6px;
}
.task-event-log-head h3{
  margin:0!important;
  font-size:18px!important;
  line-height:1.35!important;
  font-weight:900!important;
  color:#203752!important;
}
.task-event-log-head p{
  margin:6px 0 0!important;
  font-size:10px!important;
  line-height:1.8!important;
  color:#748395!important;
  font-weight:400!important;
}
.task-event-log-count{
  min-height:34px!important;
  padding:0 11px!important;
  border-radius:10px!important;
  font-size:8.5px!important;
}
.task-event-log{
  margin-top:16px!important;
}
.task-event-row{
  padding:10px 0!important;
}
.task-event-body{
  padding:12px 13px!important;
  border-radius:12px!important;
}
.task-event-title strong{
  font-size:9.5px!important;
}
.task-event-title time{
  font-size:7.4px!important;
}
.task-event-body p{
  font-size:8.3px!important;
  line-height:1.75!important;
}
.task-event-body small{
  font-size:7.3px!important;
}
@media(max-width:650px){
  .task-event-log-head h3{font-size:16px!important}
  .task-event-log-head p{font-size:9px!important}
}


/* ============================================================
   v3.33.14 — Stronger, clearly larger Event Log hierarchy
   ============================================================ */
.task-event-log-section{
  margin-top:30px!important;
  padding-top:24px!important;
  border-top:3px solid #dbe5ef!important;
}
.task-event-log-head{
  align-items:flex-start!important;
  gap:18px!important;
  margin-bottom:10px!important;
}
.task-event-log-head h3{
  margin:0!important;
  font-size:24px!important;
  line-height:1.3!important;
  font-weight:900!important;
  color:#17324d!important;
}
.task-event-log-head p{
  margin:8px 0 0!important;
  max-width:780px!important;
  font-size:13px!important;
  line-height:1.8!important;
  font-weight:400!important;
  color:#667789!important;
}
.task-event-log-count{
  min-height:40px!important;
  padding:0 14px!important;
  border-radius:12px!important;
  font-size:10px!important;
  font-weight:700!important;
}
.task-event-log{
  margin-top:20px!important;
}
.task-event-row{
  grid-template-columns:20px minmax(0,1fr)!important;
  gap:12px!important;
  padding:12px 0!important;
}
.task-event-log:before{
  right:9px!important;
}
.task-event-dot{
  width:11px!important;
  height:11px!important;
  margin-top:7px!important;
}
.task-event-body{
  padding:15px 16px!important;
  border-radius:14px!important;
  background:#fff!important;
}
.task-event-title{
  gap:14px!important;
}
.task-event-title strong{
  font-size:12px!important;
  line-height:1.5!important;
}
.task-event-title time{
  font-size:9px!important;
}
.task-event-body p{
  margin:7px 0 6px!important;
  font-size:10.5px!important;
  line-height:1.8!important;
}
.task-event-body small{
  font-size:9px!important;
}
@media(max-width:650px){
  .task-event-log-head h3{font-size:20px!important}
  .task-event-log-head p{font-size:11px!important}
  .task-event-log-count{font-size:9px!important}
}


/* v3.33.15 — editor operational update card */
.editor-work-tools{
  margin:16px 0 4px;
  padding:14px;
  border:1px solid #dce6ef;
  border-radius:14px;
  background:#fbfdff;
}
.editor-work-tools__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:11px;
}
.editor-work-tools__head span,
.editor-work-tools__head strong{display:block}
.editor-work-tools__head span{color:#2c6fbd;font-size:7px;font-weight:700}
.editor-work-tools__head strong{margin-top:2px;color:#263d59;font-size:10px;font-weight:900}
.editor-work-tools__head small{color:#8491a1;font-size:7px}
.editor-work-tools__grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:10px}
.editor-progress-form,.editor-note-form{display:grid;gap:8px;padding:11px;border:1px solid #e5ebf1;border-radius:11px;background:#fff}
.editor-progress-form label,.editor-note-form label{display:grid;gap:5px;color:#617186;font-size:7.5px;font-weight:700}
.editor-progress-form label>div{display:flex;align-items:center;gap:6px}
.editor-progress-form input{width:85px;min-height:38px;padding:0 9px;border:1px solid #d7e0ea;border-radius:9px}
.editor-progress-form b{color:#6c7a8d}
.editor-note-form textarea{width:100%;min-height:58px;padding:9px 10px;border:1px solid #d7e0ea;border-radius:9px;resize:vertical}
@media(max-width:800px){.editor-work-tools__grid{grid-template-columns:1fr}.editor-work-tools__head{align-items:flex-start;flex-direction:column}}


/* ============================================================
   v3.33.16 — workflow integrity action cards
   ============================================================ */
.workflow-action-card{margin:14px 0;padding:14px;border:1px solid #dce6f0;border-radius:14px;background:#fbfdff}
.workflow-action-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}
.workflow-action-card__head span,.workflow-action-card__head strong,.workflow-action-card__head p{display:block}
.workflow-action-card__head span{color:#2a6dbc;font-size:9px;font-weight:700}
.workflow-action-card__head strong{margin-top:2px;color:#263d59;font-size:14px;font-weight:900}
.workflow-action-card__head p{margin:4px 0 0;color:#7f8b9b;font-size:10px;line-height:1.7}
.workflow-action-card__head>b{padding:6px 9px;border-radius:8px;background:#edf4fc;color:#315f97;font-size:9px}
.workflow-inline-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:end}
.workflow-inline-form.compact{grid-template-columns:minmax(0,1fr) auto}
.workflow-inline-form label{display:grid;gap:5px;color:#596b80;font-size:10px;font-weight:700}
.workflow-inline-form input,.workflow-inline-form textarea,.workflow-inline-form select{width:100%;min-height:41px;padding:8px 10px;border:1px solid #d7e0ea;border-radius:9px;background:#fff;font:inherit}
.workflow-inline-form textarea{resize:vertical}
.workflow-action-state{padding:10px 11px;border-radius:9px;font-size:10px;line-height:1.7}
.workflow-action-state.waiting{border:1px solid #eadcb8;background:#fff9ed;color:#80642e}
.incoming-transfer-list{display:grid;gap:8px}
.incoming-transfer-list>article{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:10px;padding:10px;border:1px solid #e5ebf1;border-radius:11px;background:#fff}
.incoming-transfer-list strong{font-size:11px;color:#2d425e}
.incoming-transfer-list p{margin:3px 0;color:#65758a;font-size:10px}
.incoming-transfer-list small{font-size:9px;color:#8c97a5}
.transfer-response-form{display:grid;gap:7px}
.transfer-response-form input{width:100%;min-height:36px;padding:0 8px;border:1px solid #dae2eb;border-radius:8px}
.transfer-response-form>div{display:flex;gap:6px}
.editor-state-actions{display:grid;gap:9px}
.admin-transfer-card details>summary{cursor:pointer;color:#315f98;font-size:11px;font-weight:800}
.admin-transfer-card details[open]>summary{margin-bottom:10px}
@media(max-width:760px){.workflow-inline-form,.workflow-inline-form.compact{grid-template-columns:1fr}.incoming-transfer-list>article{grid-template-columns:1fr}.workflow-action-card__head{flex-direction:column}}


/* v3.33.17 — navigation density, action guidance, and restored management controls */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.wf-sidebar-density-toggle{width:31px;height:31px;display:grid;place-items:center;flex:0 0 31px;margin-inline-start:auto;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#e4f0ff;background:rgba(255,255,255,.08);font:900 24px/1 Arial,sans-serif;cursor:pointer;transition:transform .2s var(--wf-ease),background .2s ease,color .2s ease}
.wf-sidebar-density-toggle:hover,.wf-sidebar-density-toggle:focus-visible{color:#123c77;background:#fff;transform:translateX(-2px);outline:0}
.wf-sidebar nav a:focus-visible,.wf-hero-actions a:focus-visible,.wf-hero-actions button:focus-visible{outline:3px solid #9bc4ff;outline-offset:3px}
.wf-hero{justify-content:space-between;gap:24px}
.wf-hero-actions{display:flex;flex:0 0 auto;align-items:center;gap:9px;flex-wrap:wrap}
.wf-hero-actions button,.wf-hero-actions a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;border-radius:12px;color:#164b94;background:#fff;border:1px solid rgba(255,255,255,.6);box-shadow:0 10px 22px rgba(3,29,73,.16);font:900 10px inherit;text-decoration:none;cursor:pointer;transition:transform .2s var(--wf-ease),box-shadow .2s ease}
.wf-hero-actions button{color:#fff;background:linear-gradient(135deg,#19a677,#087d5a);border-color:transparent}
.wf-hero-actions button:hover,.wf-hero-actions a:hover{transform:translateY(-2px);box-shadow:0 15px 26px rgba(3,29,73,.22)}
.bulk-user-manage-note{margin:0 2px;color:#748197;font-size:8px;line-height:1.7}
.bulk-user-purge-form{margin:0 0 12px}
.bulk-user-purge-toolbar{grid-template-columns:minmax(180px,1fr) auto minmax(190px,250px) auto;border-color:#f0d1d6;background:linear-gradient(135deg,#fff8f8,#fff)}
.user-manage-select{text-align:center!important;min-width:58px}
.users-table .user-manage-select input{width:17px;height:17px;accent-color:#2863d4;cursor:pointer}
.users-table tr.row-selected-for-purge td{background:#fff6f6}
.users-table tr.row-selected-for-purge td:first-child{box-shadow:inset -3px 0 0 #c94040}
body.wf-sidebar-compact .wf-layout{grid-template-columns:82px minmax(0,1fr)}
body.wf-sidebar-compact .wf-sidebar{padding-inline:10px}
body.wf-sidebar-compact .wf-brand{justify-content:center;padding-inline:0}
body.wf-sidebar-compact .wf-brand>div,body.wf-sidebar-compact .wf-user>div{display:none}
body.wf-sidebar-compact .wf-sidebar-density-toggle{position:absolute;inset-inline-start:8px;top:17px;transform:rotate(180deg)}
body.wf-sidebar-compact .wf-sidebar nav{gap:7px}
body.wf-sidebar-compact .wf-sidebar nav a{justify-content:center;min-height:44px;padding-inline:6px}
body.wf-sidebar-compact .wf-sidebar nav a>span:not(.wf-nav-icon){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.wf-sidebar-compact .wf-sidebar nav a em{position:absolute;top:2px;inset-inline-start:1px;min-width:18px;padding:1px 4px;font-size:9px}
body.wf-sidebar-compact .wf-user{grid-template-columns:1fr;justify-items:center;padding-inline:0}
body.wf-sidebar-compact .wf-user form{justify-self:center}
body.wf-sidebar-compact .wf-user button{font-size:0}
body.wf-sidebar-compact .wf-user button::before{content:"↪";font-size:18px}
@media(max-width:900px){
  .wf-sidebar-density-toggle{display:none}
  body.wf-sidebar-compact .wf-layout{display:block}
  body.wf-sidebar-compact .wf-sidebar{padding:22px 15px 16px}
  body.wf-sidebar-compact .wf-brand{justify-content:flex-start;padding:2px 8px 22px}
  body.wf-sidebar-compact .wf-brand>div,body.wf-sidebar-compact .wf-user>div{display:block}
  body.wf-sidebar-compact .wf-sidebar nav a{justify-content:flex-start;min-height:48px;padding:8px 10px}
  body.wf-sidebar-compact .wf-sidebar nav a>span:not(.wf-nav-icon){position:static!important;width:auto!important;height:auto!important;padding:initial!important;margin:initial!important;overflow:visible!important;clip:auto!important;white-space:normal!important;border:0!important}
  body.wf-sidebar-compact .wf-sidebar nav a em{position:static;min-width:24px;padding:2px 7px;font-size:12px}
  body.wf-sidebar-compact .wf-user{grid-template-columns:46px 1fr;justify-items:stretch;padding:15px 10px 4px}
  body.wf-sidebar-compact .wf-user form{justify-self:auto}
  body.wf-sidebar-compact .wf-user button{font-size:inherit}
  body.wf-sidebar-compact .wf-user button::before{content:none}
}
@media(max-width:700px){
  .wf-hero{align-items:flex-start;flex-direction:column;gap:15px}
  .wf-hero-actions{width:100%}
  .wf-hero-actions>*{flex:1}
  .bulk-user-purge-toolbar{grid-template-columns:1fr}
}


/* v3.33.18 — wider, high-legibility task detail workspace */
.wf-task-grid{
  grid-template-columns:minmax(0,1fr)!important;
  gap:0!important;
}
.wf-task-main{
  width:100%;
  max-width:none;
  padding:32px 34px!important;
}
.wf-task-header{
  align-items:flex-start;
  gap:20px;
  margin-bottom:22px;
}
.wf-task-header .wf-badges{gap:10px}
.wf-task-header p{
  margin-top:10px;
  font-size:17px;
  line-height:1.7;
}
.wf-task-header .secondary-button{
  min-height:46px;
  padding-inline:18px;
  font-size:14px;
}
.wf-status,.wf-priority,.wf-late{
  padding:7px 12px;
  font-size:14px;
}
.wf-info-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.wf-info-grid>div{
  min-height:104px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:17px 18px;
  border-radius:15px;
}
.wf-info-grid small{
  margin-bottom:8px!important;
  font-size:15px;
  line-height:1.5;
}
.wf-info-grid strong{
  font-size:21px;
  line-height:1.55;
}
.wf-progress-native{
  height:13px;
  margin:22px 0 30px;
}
.wf-location-card{
  gap:18px;
  margin-bottom:28px;
  padding:20px 22px;
  border-radius:16px;
}
.wf-location-card small{
  margin-bottom:9px;
  font-size:16px;
}
.wf-location-card code,
.wf-version-path{
  padding:12px 14px;
  font-size:15px;
  line-height:1.65;
}
.wf-copy h3,
.wf-section>h3{
  margin:28px 0 10px;
  font-size:23px;
  line-height:1.45;
}
.wf-copy p,
.wf-section>p,
.wf-section .block{
  font-size:17px;
  line-height:2;
}
.workflow-action-card{
  margin:18px 0;
  padding:19px 20px;
  border-radius:16px;
}
.workflow-action-card__head{margin-bottom:14px}
.workflow-action-card__head span{font-size:13px}
.workflow-action-card__head strong{font-size:20px;line-height:1.5}
.workflow-action-card__head p{font-size:15px;line-height:1.9}
.workflow-action-card__head>b{padding:8px 11px;font-size:13px}
.workflow-inline-form{gap:12px}
.workflow-inline-form label{gap:7px;font-size:15px}
.workflow-inline-form input,
.workflow-inline-form textarea,
.workflow-inline-form select{
  min-height:48px;
  padding:11px 13px;
  border-radius:11px;
  font-size:16px;
}
.workflow-inline-form button,
.editor-work-tools button{
  min-height:46px;
  padding-inline:16px;
  font-size:14px;
}
.editor-work-tools{
  margin:22px 0 8px;
  padding:19px 20px;
  border-radius:16px;
}
.editor-work-tools__head{margin-bottom:15px}
.editor-work-tools__head span{font-size:13px}
.editor-work-tools__head strong{font-size:20px;line-height:1.45}
.editor-work-tools__head small{font-size:13px;line-height:1.6}
.editor-work-tools__grid{gap:14px}
.editor-progress-form,
.editor-note-form{gap:10px;padding:15px;border-radius:13px}
.editor-progress-form label,
.editor-note-form label{font-size:14px}
.editor-progress-form input{width:110px;min-height:46px;font-size:17px}
.editor-note-form textarea{min-height:80px;padding:12px 13px;font-size:16px}
.inline-review-delivery{margin-top:26px}
.inline-review-delivery__head{padding:27px 29px 22px!important}
.inline-review-delivery__head h3{font-size:24px!important;line-height:1.5!important}
.inline-review-delivery__head p{max-width:940px;font-size:16px!important;line-height:1.9!important}
.inline-review-delivery__eyebrow{font-size:14px!important}
.inline-review-delivery__state{padding:9px 14px!important;font-size:14px!important}
.inline-review-step{min-height:82px!important;padding:15px!important}
.inline-review-step strong{font-size:17px!important}
.inline-review-step small{font-size:14px!important;line-height:1.6}
.inline-review-card{padding:20px!important}
.inline-review-card__title strong{font-size:18px!important}
.inline-review-card__title small{font-size:14px!important}
.inline-review-path-input input{min-height:50px!important;font-size:16px!important}
.inline-review-path-input button,
.inline-review-submit{min-height:50px!important;padding-inline:18px!important;font-size:15px!important}
.inline-review-latest,
.inline-review-empty,
.inline-review-alert,
.inline-review-send-disabled{font-size:15px!important;line-height:1.85!important}
.wf-version-list article,
.wf-timeline article,
.wf-history article,
.wf-assignment-list article{font-size:16px}
.wf-version-list strong,
.wf-timeline strong,
.wf-history strong,
.wf-assignment-list strong{font-size:17px}
.wf-version-list small,
.wf-timeline small,
.wf-history small,
.wf-assignment-list small{font-size:14px;line-height:1.7}
.wf-version-list p,
.wf-timeline p,
.wf-history p,
.wf-assignment-list p{font-size:16px;line-height:1.9}
@media(max-width:1100px){
  .wf-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .wf-task-main{padding:22px 18px!important}
  .wf-task-header{flex-direction:column}
  .wf-task-header .secondary-button{width:100%}
  .wf-info-grid{grid-template-columns:1fr;gap:11px}
  .wf-info-grid>div{min-height:88px;padding:14px}
  .wf-info-grid small{font-size:14px}
  .wf-info-grid strong{font-size:19px}
  .wf-copy h3,.wf-section>h3{font-size:20px}
  .wf-copy p,.wf-section>p,.wf-section .block{font-size:16px}
  .workflow-inline-form{grid-template-columns:1fr}
  .workflow-inline-form button{width:100%}
  .editor-work-tools__head{align-items:flex-start;flex-direction:column}
  .inline-review-delivery__head{padding:21px 18px 18px!important}
  .inline-review-delivery__head h3{font-size:21px!important}
  .inline-review-delivery__head p{font-size:15px!important}
}


/* v3.33.19 — high-legibility task workspace and embedded review */
.wf-top h1{font-size:clamp(29px,2.8vw,36px)!important}
.wf-top .eyebrow{font-size:14px!important}
.wf-task-main{font-size:18px}
.wf-task-main label{font-size:17px;line-height:1.65}
.wf-task-main input,
.wf-task-main select,
.wf-task-main textarea{font-size:17px!important;line-height:1.65}
.wf-task-main button,
.wf-task-main .secondary-button,
.wf-task-main .primary-button{font-size:16px!important}
.wf-info-grid small{font-size:17px!important}
.wf-info-grid strong{font-size:24px!important}
.wf-copy h3,.wf-section>h3{font-size:26px!important}
.wf-copy p,.wf-section>p,.wf-section .block{font-size:19px!important;line-height:2.05!important}
.inline-task-review{margin:28px 0;padding:26px 28px;border:2px solid #cbdcf0;border-radius:22px;background:linear-gradient(145deg,#f8fbff,#fff);box-shadow:0 18px 42px rgba(21,62,113,.09)}
.inline-task-review__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #dce7f4}
.inline-task-review__head span{display:block;color:#2368b7;font-size:15px;font-weight:800}
.inline-task-review__head h3{margin:4px 0 0;color:#17395f;font-size:28px;line-height:1.45}
.inline-task-review__head p{max-width:900px;margin:7px 0 0;color:#5a6e86;font-size:17px;line-height:1.9}
.inline-task-review__head>b{flex:0 0 auto;padding:10px 14px;border-radius:12px;background:#e7f2ff;color:#1d5ea8;font-size:16px}
.inline-task-review__meta{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}
.inline-task-review__meta span{padding:10px 13px;border:1px solid #dbe6f2;border-radius:12px;background:#fff;color:#50647a;font-size:16px}
.inline-task-review__meta strong{color:#213d60;font-size:17px}
.inline-task-review__player{display:block;width:100%;max-height:530px;margin:18px 0;border-radius:16px;background:#0b1f3d}
.inline-task-review__notice{margin:18px 0;padding:15px 17px;border:1px solid #d9e6f2;border-radius:13px;background:#fff;color:#556b84;font-size:17px;line-height:1.85}
.inline-task-review__form,.inline-task-review__responses{display:grid;gap:16px;margin-top:20px;padding:20px;border:1px solid #d8e4f0;border-radius:17px;background:#fff}
.inline-task-review__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.inline-task-review__form label,.inline-task-review__responses label{display:grid;gap:7px;color:#38536f;font-weight:800;font-size:17px}
.inline-task-review__form input,.inline-task-review__form select,.inline-task-review__form textarea,.inline-task-review__responses input,.inline-task-review__responses select,.inline-task-review__responses textarea{width:100%;min-height:50px;padding:11px 13px;border:1px solid #cad9e9;border-radius:11px;background:#fcfdff;color:#1f3855;font:inherit}
.inline-task-review__form textarea,.inline-task-review__responses textarea{min-height:94px;resize:vertical}
.inline-task-review__wide-label{margin-top:0}
.inline-task-review__notes{padding:18px;border:1px solid #dfe9f4;border-radius:15px;background:#f8fbff}
.inline-task-review__notes>header,.inline-task-review__responses>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}
.inline-task-review__notes h4,.inline-task-review__responses h4,.inline-task-review__history h4{margin:0;color:#193e68;font-size:22px;line-height:1.5}
.inline-task-review__notes p,.inline-task-review__responses p{margin:4px 0 0;color:#687c93;font-size:16px;line-height:1.75}
.inline-review-note-row{display:grid;grid-template-columns:150px 150px minmax(220px,1fr) 155px auto;gap:10px;align-items:center;margin-top:10px}
.inline-review-note-row input,.inline-review-note-row select{width:100%;min-height:48px;padding:10px 11px;border:1px solid #cad9e9;border-radius:10px;background:#fff;color:#1f3855;font:inherit}
.inline-task-review__submit{justify-self:start;min-height:52px;padding-inline:22px}
.inline-review-response-item{padding:17px;border:1px solid #dce7f2;border-radius:14px;background:#fbfdff}
.inline-review-response-item+ .inline-review-response-item{margin-top:12px}
.inline-review-response-item>header{display:flex;gap:14px;align-items:flex-start;margin-bottom:14px}
.inline-review-response-item>header b{padding:6px 9px;border-radius:9px;background:#e8f2ff;color:#205eac;font-size:15px}
.inline-review-response-item>header strong{color:#263e5a;font-size:18px;line-height:1.7}
.inline-review-response-item__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px}
.inline-task-review__history{margin-top:22px;padding-top:20px;border-top:1px solid #dce7f2}
.inline-task-review__history details{padding:14px 16px;border:1px solid #dce7f2;border-radius:13px;background:#fff}
.inline-task-review__history details+details{margin-top:10px}
.inline-task-review__history summary{margin:0;color:#214c7f;font-size:18px;line-height:1.6}
.inline-task-review__history p{margin:12px 0 7px;color:#50647b;font-size:17px;line-height:1.9}
.inline-task-review__history small{font-size:15px;color:#718399}
.inline-task-review__table{margin-top:14px}
.inline-task-review__table th,.inline-task-review__table td{padding:13px;font-size:16px;white-space:normal}
.inline-task-review__table th{font-size:15px}
@media(max-width:900px){
  .inline-task-review{padding:22px}
  .inline-task-review__head{flex-direction:column}
  .inline-task-review__form-grid,.inline-review-response-item__grid{grid-template-columns:1fr 1fr}
  .inline-review-note-row{grid-template-columns:1fr 1fr}
  .inline-review-note-row input:nth-child(3),.inline-review-note-row select{grid-column:1/-1}
}
@media(max-width:620px){
  .wf-top h1{font-size:25px!important}
  .wf-task-main{font-size:16px}
  .wf-info-grid small{font-size:16px!important}
  .wf-info-grid strong{font-size:22px!important}
  .wf-copy h3,.wf-section>h3{font-size:23px!important}
  .wf-copy p,.wf-section>p,.wf-section .block{font-size:17px!important}
  .inline-task-review{margin-inline:-3px;padding:18px 15px;border-radius:17px}
  .inline-task-review__head h3{font-size:23px}
  .inline-task-review__head p,.inline-task-review__notice{font-size:16px}
  .inline-task-review__form-grid,.inline-review-response-item__grid{grid-template-columns:1fr}
  .inline-review-note-row{grid-template-columns:1fr}
  .inline-review-note-row input:nth-child(3),.inline-review-note-row select{grid-column:auto}
  .inline-task-review__notes>header,.inline-task-review__responses>header{flex-direction:column}
  .inline-task-review__notes>header button,.inline-task-review__submit{width:100%}
}


/* v3.33.20 — clearer Arabic typography, print access, and narrative timeline */
.wf-body,.wf-body button,.wf-body input,.wf-body select,.wf-body textarea{font-family:"Tajawal","Noto Sans Arabic","Segoe UI",Tahoma,Arial,sans-serif}
.wf-body{font-size:17px;letter-spacing:0}
.wf-main{max-width:1880px}
.wf-task-header{gap:18px}.wf-task-header__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.task-pdf-button{border-color:#91b8da!important;background:#edf6ff!important;color:#174b79!important;font-weight:800!important}
.wf-task-main h3,.inline-task-review h3{font-weight:800;letter-spacing:0}
.wf-task-main p,.wf-task-main li{font-size:18px;line-height:2.05}
.inline-task-review__head p,.inline-task-review__notice,.inline-task-review__notes p,.inline-task-review__responses p{font-size:18px;line-height:1.95}
.inline-task-review__history details{border:0!important;border-radius:0!important;border-bottom:1px solid #dce7f2!important;background:transparent!important;padding:13px 2px!important}
.inline-task-review__history summary{font-size:19px!important;font-weight:800}.inline-task-review__history p{font-size:18px!important}
.task-event-log-section{border:0!important;background:transparent!important;box-shadow:none!important;padding:26px 0!important}
.task-event-log-head{margin-bottom:6px!important;padding-bottom:11px;border-bottom:2px solid #ceddea}.task-event-log-head h3{font-size:27px!important}.task-event-log-head p{font-size:18px!important}.task-event-log-count{font-size:16px!important;background:#edf4fa!important;color:#285275!important}
.task-event-log{position:relative;padding:0!important;background:transparent!important}.task-event-log::before{content:"";position:absolute;top:8px;bottom:8px;right:104px;width:2px;background:#cbdbe9}
.task-event-row,.task-event-row--narrative{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;gap:25px!important;position:relative;margin:0!important;padding:15px 0 15px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;min-height:52px}
.task-event-row::before{content:"";position:absolute;right:99px;top:22px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#2a78b8;box-shadow:0 0 0 2px #2a78b8}.task-event-row time{grid-column:1;color:#60748b!important;font-size:14px!important;line-height:1.7;text-align:left;white-space:nowrap}.task-event-row p{grid-column:2;margin:0!important;color:#455d74!important;font-size:18px!important;line-height:1.95!important}.task-event-row p strong{color:#183f65!important;font-weight:800}.task-event-dot,.task-event-body,.task-event-title{display:contents!important}
@media(max-width:720px){.wf-body{font-size:16px}.wf-task-header__actions{width:100%}.wf-task-header__actions a{flex:1;text-align:center}.task-event-log::before{right:7px}.task-event-row,.task-event-row--narrative{grid-template-columns:1fr!important;gap:3px!important;padding-right:25px!important}.task-event-row::before{right:2px;top:21px}.task-event-row time{grid-column:1;text-align:right;font-size:13px!important}.task-event-row p{grid-column:1;font-size:17px!important}.inline-task-review__head p,.inline-task-review__notice,.inline-task-review__notes p,.inline-task-review__responses p{font-size:16px}}


/* v3.33.22 — task editing across workflow stages and admin date filtering */
.task-edit-button{border-color:#91b8da!important;background:#eef7ff!important;color:#174b79!important;font-weight:800!important}
.task-edit-panel{margin:22px 0 8px;border:1px solid #c9ddeb;border-radius:14px;background:#fbfdff;overflow:hidden}.task-edit-panel summary{padding:15px 18px;cursor:pointer;color:#174d7c;font-size:19px;font-weight:800;list-style:none}.task-edit-panel summary::-webkit-details-marker{display:none}.task-edit-panel summary::before{content:'✎';display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-left:9px;border-radius:50%;background:#e4f1fb;color:#17649f;font-size:15px}.task-edit-panel[open] summary{border-bottom:1px solid #d8e6f0;background:#f3f9fd}.task-edit-panel__intro{margin:16px 18px 3px;color:#5a7188;font-size:16px;line-height:1.85}.task-edit-form{padding:14px 18px 20px}.task-edit-form textarea{min-height:94px}.task-edit-form label small{color:#72869a;font-weight:500}.task-date-filter{display:grid;gap:4px;min-width:154px;color:#5a7188;font-size:13px;font-weight:700}.task-date-filter input{min-width:154px}.task-date-filter-summary{margin:12px 2px 2px;color:#47617b;font-size:15px}.task-date-filter-summary strong{color:#164f81}
@media(max-width:720px){.task-edit-panel summary{font-size:17px;padding:13px}.task-edit-panel__intro{font-size:15px;margin:13px}.task-edit-form{padding:12px}.task-date-filter{width:100%;min-width:0}.task-date-filter input{width:100%;min-width:0}.wf-filters .task-date-filter{flex:1 1 100%}}

/* ============================================================
   v3.33.24 — definitive task timeline layout
   ============================================================ */
.task-event-log-section{
  margin-top:32px!important;
  padding:0!important;
  border:1px solid #dbe7f1!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 12px 34px rgba(35,68,101,.06)!important;
  overflow:hidden;
}
.task-event-log-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin:0!important;
  padding:20px 22px!important;
  border-bottom:1px solid #dde8f1!important;
  background:linear-gradient(180deg,#fbfdff,#f5f9fd)!important;
}
.task-event-log-kicker{
  display:inline-block;
  margin-bottom:4px;
  color:#2c74ad;
  font-size:12px;
  font-weight:800;
}
.task-event-log-head h3{
  margin:0!important;
  color:#183f62!important;
  font-size:24px!important;
  line-height:1.35!important;
  font-weight:900!important;
}
.task-event-log-head p{
  margin:6px 0 0!important;
  max-width:760px!important;
  color:#6b7f91!important;
  font-size:14px!important;
  line-height:1.8!important;
}
.task-event-log-count{
  min-height:38px!important;
  padding:0 13px!important;
  border:1px solid #cddfed!important;
  border-radius:999px!important;
  background:#edf6fc!important;
  color:#205f92!important;
  font-size:12px!important;
  font-weight:900!important;
  white-space:nowrap;
}
.task-event-log{
  position:relative!important;
  display:grid!important;
  gap:0!important;
  margin:0!important;
  padding:10px 22px 14px 22px!important;
  background:#fff!important;
}
.task-event-log::before{
  content:""!important;
  position:absolute!important;
  top:28px!important;
  bottom:28px!important;
  right:36px!important;
  width:2px!important;
  background:#d6e3ed!important;
}
.task-event-row,
.task-event-row--narrative{
  position:relative!important;
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr)!important;
  gap:13px!important;
  min-height:0!important;
  margin:0!important;
  padding:9px 0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.task-event-row::before{content:none!important}
.task-event-marker{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:center;
  padding-top:17px;
}
.task-event-marker span{
  width:12px;
  height:12px;
  border:3px solid #fff;
  border-radius:50%;
  background:#6f8293;
  box-shadow:0 0 0 2px #b8c8d5;
}
.event-kind-info .task-event-marker span{background:#2a73ae;box-shadow:0 0 0 2px #9fc4df}
.event-kind-progress .task-event-marker span{background:#946200;box-shadow:0 0 0 2px #e5c878}
.event-kind-success .task-event-marker span{background:#187651;box-shadow:0 0 0 2px #9ed3bd}
.event-kind-warning .task-event-marker span{background:#b4543d;box-shadow:0 0 0 2px #e6b7aa}
.event-kind-transfer .task-event-marker span{background:#6750a4;box-shadow:0 0 0 2px #c4b9e3}
.task-event-card{
  min-width:0;
  padding:13px 15px;
  border:1px solid #e1e9f0;
  border-radius:14px;
  background:#fbfdff;
  transition:border-color .16s ease,background .16s ease,transform .16s ease;
}
.task-event-row:hover .task-event-card{
  border-color:#c6d9e8;
  background:#f8fbfe;
  transform:translateY(-1px);
}
.task-event-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-bottom:5px;
}
.task-event-action{
  color:#214d72;
  font-size:15px;
  font-weight:900;
}
.task-event-meta time{
  color:#7c8d9c!important;
  font-size:12px!important;
  line-height:1.5!important;
  text-align:left!important;
  white-space:nowrap!important;
}
.task-event-description{
  margin:0!important;
  color:#536b7f!important;
  font-size:14px!important;
  line-height:1.85!important;
}
.task-event-description strong{color:#223f59!important;font-weight:900!important}
.task-event-log-empty{margin:14px 22px 22px;padding:24px;border:1px dashed #cbdbe7;border-radius:14px;background:#f9fcfe;text-align:center;color:#748698}
.task-event-log-empty strong,.task-event-log-empty span{display:block}.task-event-log-empty strong{margin-bottom:4px;color:#355a78;font-size:15px}
@media(max-width:720px){
  .task-event-log-head{align-items:flex-start!important;flex-direction:column!important;padding:17px!important}
  .task-event-log-head h3{font-size:20px!important}
  .task-event-log-head p{font-size:13px!important}
  .task-event-log-count{font-size:11px!important}
  .task-event-log{padding:8px 13px 12px 13px!important}
  .task-event-log::before{right:27px!important}
  .task-event-row,.task-event-row--narrative{grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;padding:7px 0!important}
  .task-event-meta{align-items:flex-start;flex-direction:column;gap:3px}
  .task-event-action{font-size:14px}
  .task-event-meta time{font-size:11px!important;text-align:right!important}
  .task-event-description{font-size:13px!important}
}

/* v3.33.27 — Transfer requests: stable empty state inside the main workflow shell */
.wf-transfers-panel .wf-transfer-list:has(.wf-transfer-empty){min-height:330px;display:grid;place-items:center}
.wf-transfer-empty{width:min(560px,100%);padding:48px 24px!important;border:1px dashed #ccd7e6;border-radius:18px;background:#f9fbfe;color:var(--wf-muted)}
.wf-transfer-empty::before{display:none!important}
.wf-transfer-empty-icon{display:grid;width:58px;height:58px;margin:0 auto 16px;place-items:center;border-radius:18px;background:#eaf2fc;color:var(--wf-brand);font-size:28px;font-weight:900}
.wf-transfer-empty strong{display:block;color:#183452;font-size:18px;line-height:1.7;margin-bottom:6px}
.wf-transfer-empty p{margin:0 0 18px;line-height:1.8}
.wf-transfer-empty a{display:inline-flex;text-decoration:none;align-items:center;justify-content:center}
.wf-transfer-load-error{border-color:#efd4d7;background:#fffafb}
.wf-transfer-load-error .wf-transfer-empty-icon{background:#fdebed;color:#b42332}
@media(max-width:700px){.wf-transfers-panel .wf-transfer-list:has(.wf-transfer-empty){min-height:280px}.wf-transfer-empty{padding:36px 16px!important}.wf-transfer-empty strong{font-size:16px}}

/* =========================================================
   Department meeting minutes — v3.33.29
   ========================================================= */
.meeting-module{display:flex;flex-direction:column;gap:18px}
.meeting-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;border-radius:24px;background:linear-gradient(135deg,#0f4d80 0%,#196eaa 65%,#2786c4 100%);color:#fff;box-shadow:0 14px 34px rgba(15,77,128,.12)}
.meeting-hero:after{content:"";position:absolute;inset:auto -70px -100px auto;width:260px;height:260px;border:1px solid rgba(255,255,255,.15);border-radius:50%;box-shadow:0 0 0 36px rgba(255,255,255,.04),0 0 0 76px rgba(255,255,255,.025)}
.meeting-hero-copy{position:relative;z-index:1;max-width:720px}
.meeting-eyebrow{display:block;margin-bottom:7px;font-size:12px;font-weight:800;letter-spacing:.02em;opacity:.82}
.meeting-hero h2{margin:0 0 8px;font-size:26px;line-height:1.45;color:#fff}
.meeting-hero p{margin:0;color:rgba(255,255,255,.84);line-height:1.85}
.meeting-hero-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));gap:10px;min-width:360px}
.meeting-hero-stats>div{padding:14px 15px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(255,255,255,.10);backdrop-filter:blur(4px)}
.meeting-hero-stats strong{display:block;font-size:24px;line-height:1.1}
.meeting-hero-stats span{display:block;margin-top:6px;font-size:11px;color:rgba(255,255,255,.8)}
.meeting-filters{display:grid;grid-template-columns:minmax(220px,1.8fr) repeat(3,minmax(130px,1fr)) auto;gap:12px;align-items:end;padding:16px 18px}
.meeting-filters:has(select[name="meeting_department"]){grid-template-columns:minmax(220px,1.7fr) repeat(4,minmax(125px,1fr)) auto}
.meeting-filters label{display:flex;flex-direction:column;gap:6px;color:#687386;font-size:12px;font-weight:700}
.meeting-filters input,.meeting-filters select{width:100%;height:44px;border:1px solid #dfe5ec;border-radius:11px;background:#fff;padding:0 12px;color:#172033;outline:none}
.meeting-filters input:focus,.meeting-filters select:focus{border-color:#79add2;box-shadow:0 0 0 3px rgba(25,110,170,.09)}
.meeting-filter-actions{display:flex;align-items:center;gap:8px;height:44px}
.meeting-filter-actions a{display:inline-flex;align-items:center;height:42px;padding:0 8px;color:#6b7481;font-size:12px;font-weight:800;text-decoration:none}
.meeting-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}
.meeting-list-panel,.meeting-upcoming-panel{overflow:hidden}
.meeting-list{display:flex;flex-direction:column;gap:11px;padding:0 18px 18px}
.meeting-card{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:16px;align-items:center;padding:15px;border:1px solid #e5e9ef;border-radius:16px;background:#fff;color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.meeting-card:hover{transform:translateY(-1px);border-color:#b9d5e8;box-shadow:0 10px 24px rgba(29,69,101,.07)}
.meeting-date-box{display:flex;min-height:72px;flex-direction:column;align-items:center;justify-content:center;border-radius:13px;background:#eff6fb;color:#155e9b}
.meeting-date-box strong{font-size:25px;line-height:1}
.meeting-date-box span{margin-top:6px;font-size:11px;font-weight:800;color:#6b7c8d}
.meeting-card-main{min-width:0}
.meeting-card-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.meeting-card-title h3{margin:0;font-size:16px;line-height:1.55;color:#172033}
.meeting-card-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:7px;font-size:11px;color:#737d8c}
.meeting-card-main p{margin:8px 0 0;color:#626e7c;font-size:12px;line-height:1.75}
.meeting-card-side{display:flex;min-width:92px;flex-direction:column;align-items:flex-end;gap:12px;color:#155e9b;font-size:12px}
.meeting-card-side b{white-space:nowrap}
.meeting-permission-count{padding:5px 8px;border-radius:999px;background:#f2f6f9;color:#6e7886;font-size:10px;font-weight:800}
.meeting-status{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 9px;border-radius:999px;font-size:10px;font-weight:900;white-space:nowrap}
.meeting-status-scheduled{background:#fff4d8;color:#9b6b00}
.meeting-status-completed{background:#e6f7f0;color:#137651}
.meeting-status-cancelled{background:#fde9e9;color:#aa3434}
.meeting-empty{padding:52px 20px;text-align:center;color:#788391}
.meeting-empty>div{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 12px;border-radius:16px;background:#eef5fa;color:#1e6ca5;font-size:25px}
.meeting-empty h3{margin:0 0 7px;color:#293548;font-size:17px}
.meeting-empty p{margin:0;font-size:12px;line-height:1.8}
.meeting-upcoming-list{display:flex;flex-direction:column;gap:2px;padding:3px 15px 17px}
.meeting-upcoming-list a{display:grid;grid-template-columns:48px minmax(0,1fr);gap:11px;padding:12px 7px;border-bottom:1px solid #edf0f3;color:inherit;text-decoration:none}
.meeting-upcoming-list a:last-child{border-bottom:0}
.meeting-upcoming-list time{display:flex;height:48px;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;background:#edf6fc;color:#17639d}
.meeting-upcoming-list time b{font-size:18px;line-height:1}
.meeting-upcoming-list time span{margin-top:4px;font-size:10px;font-weight:800}
.meeting-upcoming-list div{min-width:0}
.meeting-upcoming-list strong{display:block;overflow:hidden;color:#263244;font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}
.meeting-upcoming-list small{display:block;margin-top:4px;color:#7b8593;font-size:10px}
.meeting-side-empty{padding:34px 18px;text-align:center;color:#858e99;font-size:12px}

.meeting-minute-page{display:flex;flex-direction:column;gap:16px;max-width:1120px;margin:0 auto}
.meeting-minute-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}
.meeting-minute-actions>div{display:flex;align-items:center;gap:8px}
.meeting-back-link{color:#536173;font-size:12px;font-weight:800;text-decoration:none}
.meeting-minute-actions a.primary-button,.meeting-form-actions a.secondary-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.meeting-minute-sheet{overflow:hidden;border:1px solid #dde4eb;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(27,49,70,.06)}
.meeting-minute-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:26px 28px;border-bottom:1px solid #e6ebef;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.meeting-minute-brand{display:flex;align-items:center;gap:18px;min-width:0}
.meeting-minute-brand img{width:128px;height:auto;max-height:58px;object-fit:contain}
.meeting-minute-brand span{display:block;margin-bottom:4px;color:#1b6da7;font-size:11px;font-weight:900}
.meeting-minute-brand h2{margin:0;color:#172033;font-size:22px;line-height:1.45}
.meeting-minute-brand p{margin:5px 0 0;color:#748091;font-size:12px}
.meeting-minute-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-bottom:1px solid #e6ebef;background:#f8fafc}
.meeting-minute-meta>div{padding:15px 18px;border-left:1px solid #e7ebef}
.meeting-minute-meta>div:last-child{border-left:0}
.meeting-minute-meta span{display:block;margin-bottom:5px;color:#7b8592;font-size:10px;font-weight:800}
.meeting-minute-meta strong{display:block;color:#273448;font-size:12px;line-height:1.5}
.meeting-minute-section{padding:20px 28px;border-bottom:1px solid #edf0f3}
.meeting-minute-section:last-of-type{border-bottom:0}
.meeting-minute-section h3{position:relative;margin:0 0 13px;padding-right:13px;color:#1e2b3d;font-size:14px}
.meeting-minute-section h3:before{content:"";position:absolute;top:3px;right:0;width:4px;height:16px;border-radius:5px;background:#1b71ad}
.meeting-minute-text{color:#3e4958;font-size:13px;line-height:2.05;white-space:normal}
.meeting-muted{color:#9aa2ab;font-style:normal}
.meeting-minute-access{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:18px 22px;padding:15px 17px;border:1px dashed #cbdce8;border-radius:14px;background:#f7fbfe}
.meeting-minute-access h3{margin:0 0 4px;color:#2b3d50;font-size:12px}
.meeting-minute-access p{margin:0;color:#7c8793;font-size:10px}
.meeting-access-chips{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}
.meeting-access-chips>span{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #dce6ed;border-radius:999px;background:#fff;color:#475463;font-size:10px}
.meeting-access-avatar{width:24px!important;height:24px!important;min-width:24px!important;font-size:10px!important}
.meeting-no-access{color:#8a6e2c;font-size:11px}
.meeting-minute-footer{display:flex;justify-content:space-between;gap:12px;padding:13px 28px;border-top:1px solid #e9edf1;background:#fbfcfd;color:#929aa4;font-size:10px}
.meeting-delete-zone{display:flex;justify-content:flex-end;padding:0 2px}

.meeting-edit-panel{overflow:hidden}
.meeting-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;padding:18px}
.meeting-form-grid label{display:flex;min-width:0;flex-direction:column;gap:7px;color:#5e6978;font-size:11px;font-weight:800}
.meeting-form-grid label.wide,.meeting-form-grid .wide{grid-column:1/-1}
.meeting-form-grid input,.meeting-form-grid select,.meeting-form-grid textarea{width:100%;border:1px solid #dce3ea;border-radius:11px;background:#fff;padding:11px 12px;color:#1f2a3a;outline:none;resize:vertical}
.meeting-form-grid input,.meeting-form-grid select{height:43px;padding-top:0;padding-bottom:0}
.meeting-form-grid input:focus,.meeting-form-grid select:focus,.meeting-form-grid textarea:focus{border-color:#77add1;box-shadow:0 0 0 3px rgba(28,111,169,.08)}
.meeting-form-actions{display:flex;align-items:center;gap:8px;padding-top:2px}
.meeting-permission-field{margin:0;padding:15px;border:1px solid #dce4eb;border-radius:14px;background:#f9fbfc}
.meeting-permission-field legend{padding:0 6px;color:#26364a;font-size:12px;font-weight:900}
.meeting-permission-field>p{margin:0 0 12px;color:#7b8490;font-size:10px;font-weight:500;line-height:1.7}
.meeting-permission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.meeting-permission-grid>label{display:grid;grid-template-columns:auto 34px minmax(0,1fr);gap:8px;align-items:center;padding:9px 10px;border:1px solid #e0e6ec;border-radius:11px;background:#fff;cursor:pointer}
.meeting-permission-grid>label:has(input:checked){border-color:#9dc5df;background:#f1f8fc}
.meeting-permission-grid input{width:16px;height:16px;margin:0;accent-color:#176ca7;box-shadow:none}
.meeting-permission-grid span{display:flex;min-width:0;flex-direction:column;gap:2px}
.meeting-permission-grid b{overflow:hidden;color:#2c394c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.meeting-permission-grid small{color:#85909c;font-size:9px}
.meeting-permission-avatar{width:32px!important;height:32px!important;min-width:32px!important;font-size:11px!important}
.meeting-permission-empty{padding:12px;border-radius:10px;background:#fff8e8;color:#866a2d;font-size:10px;font-weight:600;line-height:1.8}
.meeting-dialog{max-width:none}
.meeting-dialog-card{width:min(980px,calc(100vw - 34px));max-height:92vh}
.meeting-form-dialog-body{overflow:auto;padding-top:17px}

@media(max-width:1180px){
  .meeting-filters,.meeting-filters:has(select[name="meeting_department"]){grid-template-columns:repeat(3,minmax(0,1fr))}
  .meeting-search-field{grid-column:span 2}
  .meeting-layout{grid-template-columns:minmax(0,1fr) 290px}
  .meeting-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .meeting-hero{align-items:flex-start;flex-direction:column}
  .meeting-hero-stats{width:100%;min-width:0}
  .meeting-layout{grid-template-columns:1fr}
  .meeting-upcoming-panel{order:-1}
  .meeting-upcoming-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .meeting-upcoming-list a{border:1px solid #e8edf1;border-radius:12px}
  .meeting-minute-meta{grid-template-columns:repeat(2,1fr)}
  .meeting-minute-meta>div:nth-child(2){border-left:0}
  .meeting-minute-meta>div:nth-child(-n+2){border-bottom:1px solid #e7ebef}
  .meeting-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .meeting-hero{padding:22px 19px;border-radius:18px}
  .meeting-hero h2{font-size:21px}
  .meeting-hero-stats{grid-template-columns:1fr}
  .meeting-hero-stats>div{display:flex;align-items:center;justify-content:space-between}
  .meeting-hero-stats span{margin-top:0}
  .meeting-filters,.meeting-filters:has(select[name="meeting_department"]){grid-template-columns:1fr}
  .meeting-search-field{grid-column:auto}
  .meeting-card{grid-template-columns:62px minmax(0,1fr);gap:11px;padding:12px}
  .meeting-date-box{min-height:62px}
  .meeting-card-side{grid-column:2;flex-direction:row;align-items:center;justify-content:space-between}
  .meeting-card-meta{flex-direction:column;gap:4px}
  .meeting-upcoming-list{grid-template-columns:1fr}
  .meeting-minute-actions{align-items:stretch;flex-direction:column}
  .meeting-minute-actions>div{width:100%;flex-wrap:wrap}
  .meeting-minute-actions>div>*{flex:1}
  .meeting-minute-header{flex-direction:column;padding:20px}
  .meeting-minute-brand{align-items:flex-start;flex-direction:column;gap:10px}
  .meeting-minute-brand img{width:110px}
  .meeting-minute-meta{grid-template-columns:1fr}
  .meeting-minute-meta>div{border-left:0!important;border-bottom:1px solid #e7ebef!important}
  .meeting-minute-meta>div:last-child{border-bottom:0!important}
  .meeting-minute-section{padding:18px 20px}
  .meeting-minute-access{align-items:stretch;flex-direction:column}
  .meeting-access-chips{justify-content:flex-start}
  .meeting-minute-footer{flex-direction:column}
  .meeting-form-grid{grid-template-columns:1fr;padding:14px}
  .meeting-permission-grid{grid-template-columns:1fr}
}

@media print{
  body.meeting-print-view{background:#fff!important}
  body.meeting-print-view .wf-sidebar,
  body.meeting-print-view .wf-sidebar-backdrop,
  body.meeting-print-view .wf-top,
  body.meeting-print-view .alert,
  body.meeting-print-view .no-print,
  body.meeting-print-view #logoutConfirmModal{display:none!important}
  body.meeting-print-view .wf-layout,
  body.meeting-print-view .wf-main{display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;background:#fff!important}
  body.meeting-print-view .meeting-minute-page{display:block;max-width:none;margin:0;padding:0}
  body.meeting-print-view .meeting-minute-sheet{border:0;border-radius:0;box-shadow:none}
  body.meeting-print-view .meeting-minute-header{padding:0 0 12mm;border-bottom:1px solid #cfd6dd;background:#fff}
  body.meeting-print-view .meeting-minute-brand img{width:36mm;max-height:18mm}
  body.meeting-print-view .meeting-minute-brand h2{font-size:17pt}
  body.meeting-print-view .meeting-minute-meta{border:1px solid #d9dfe5;background:#fff}
  body.meeting-print-view .meeting-minute-meta>div{padding:4mm}
  body.meeting-print-view .meeting-minute-section{padding:6mm 0;border-bottom:1px solid #e5e8eb;break-inside:avoid}
  body.meeting-print-view .meeting-minute-section h3{font-size:11pt}
  body.meeting-print-view .meeting-minute-text{font-size:10pt;line-height:1.9}
  body.meeting-print-view .meeting-minute-footer{padding:5mm 0 0;border-top:1px solid #d9dfe5;background:#fff}
  @page{size:A4 portrait;margin:14mm}
}


/* v3.33.30 — keep the New Meeting dialog header and close button always visible. */
.meeting-dialog{
  width:min(1020px,100vw)!important;
  max-width:100vw!important;
  max-height:100vh!important;
  margin:auto!important;
  padding:16px!important;
  overflow:hidden!important;
}
.meeting-dialog-card{
  width:100%!important;
  height:min(860px,calc(100vh - 32px));
  max-height:calc(100vh - 32px)!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
}
.meeting-dialog-card>header{
  position:relative;
  z-index:5;
  flex:0 0 auto;
  min-height:78px;
  gap:16px;
  background:#fff!important;
  box-shadow:0 1px 0 var(--wf-line);
}
.meeting-dialog-card>header>div{
  min-width:0;
  flex:1 1 auto;
}
.meeting-dialog-close{
  display:grid!important;
  place-items:center!important;
  flex:0 0 40px!important;
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  min-height:40px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #d9e0e7!important;
  border-radius:50%!important;
  background:#f1f4f7!important;
  color:#26364a!important;
  font-size:25px!important;
  font-weight:500!important;
  line-height:1!important;
  cursor:pointer!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  inset:auto!important;
  z-index:10!important;
}
.meeting-dialog-close:hover,
.meeting-dialog-close:focus-visible{
  background:#e7edf3!important;
  color:#0d2c62!important;
  outline:3px solid rgba(23,108,167,.15)!important;
  outline-offset:2px;
}
.meeting-form-dialog-body{
  flex:1 1 auto!important;
  min-height:0!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
}
@media(max-width:640px){
  .meeting-dialog{padding:8px!important}
  .meeting-dialog-card{height:calc(100vh - 16px);max-height:calc(100vh - 16px)!important;border-radius:16px!important}
  .meeting-dialog-card>header{min-height:70px;padding:14px!important;align-items:flex-start!important}
  .meeting-dialog-card>header h2{font-size:18px!important}
  .meeting-dialog-card>header p{font-size:11px!important;line-height:1.6!important}
  .meeting-dialog-close{flex-basis:38px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}
}

/* v3.33.31 — private department correspondence, inbox/outbox and electronic signatures */
.correspondence-module{display:grid;gap:18px}.correspondence-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;border-radius:24px;color:#fff;background:linear-gradient(125deg,#123e7c,#2468b4);box-shadow:var(--wf-shadow)}.correspondence-hero>div:first-child>span{display:block;font-size:12px;font-weight:800;opacity:.78;margin-bottom:7px}.correspondence-hero h2{margin:0 0 8px;font-size:25px}.correspondence-hero p{margin:0;line-height:1.8;opacity:.88;max-width:760px}.correspondence-hero-stats{display:flex;gap:10px}.correspondence-hero-stats>div{min-width:112px;padding:13px 16px;border-radius:16px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14)}.correspondence-hero-stats b,.correspondence-hero-stats small{display:block}.correspondence-hero-stats b{font-size:24px}.correspondence-hero-stats small{margin-top:4px;opacity:.82}
.correspondence-tabs{display:flex;gap:8px}.correspondence-tabs a{display:flex;align-items:center;gap:8px;padding:10px 18px;border-radius:12px;background:#fff;border:1px solid var(--wf-line);color:var(--wf-muted);text-decoration:none;font-weight:800}.correspondence-tabs a.active{background:#174f9b;color:#fff;border-color:#174f9b}.correspondence-tabs em{min-width:22px;padding:2px 6px;border-radius:20px;background:#d9273d;color:#fff;font-size:11px;font-style:normal;text-align:center}.correspondence-filters{display:grid;grid-template-columns:minmax(250px,2fr) 1fr 1fr auto;gap:10px;align-items:end;margin-bottom:0}.correspondence-filters label{display:grid;gap:6px;font-size:12px;font-weight:800}.correspondence-filters input{width:100%;border:1px solid #d5dce5;border-radius:10px;padding:11px;font:inherit;background:#fff}.correspondence-filters>div{display:flex;align-items:center;gap:9px}.correspondence-filters>div a{color:var(--wf-brand);font-weight:800;text-decoration:none}
.correspondence-list-panel{margin-bottom:0}.correspondence-list{display:grid;gap:11px}.correspondence-card{position:relative;display:grid;grid-template-columns:220px minmax(0,1fr) 190px;gap:18px;align-items:center;padding:15px 17px;border:1px solid var(--wf-line);border-radius:16px;background:#fff;color:inherit;text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.correspondence-card:hover{border-color:#b7cbe6;transform:translateY(-1px);box-shadow:0 12px 26px rgba(22,58,105,.07)}.correspondence-card.unread{border-right:4px solid #276fca;background:linear-gradient(90deg,#fff,#f8fbff)}.correspondence-card.unread::before{content:"";position:absolute;top:13px;left:13px;width:8px;height:8px;border-radius:50%;background:#276fca}.correspondence-person{display:flex;align-items:center;gap:10px;min-width:0}.correspondence-avatar{width:44px;height:44px;font-size:16px}.correspondence-person div{min-width:0}.correspondence-person small,.correspondence-person strong{display:block}.correspondence-person small{color:var(--wf-muted);font-size:11px;margin-bottom:3px}.correspondence-person strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.correspondence-card-copy{min-width:0}.correspondence-card-copy h3{margin:0 0 6px;font-size:16px}.correspondence-card-copy p{margin:0;color:var(--wf-muted);line-height:1.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.correspondence-card-meta{display:grid;justify-items:end;gap:5px}.correspondence-card-meta time{font-size:11px;color:var(--wf-muted)}.correspondence-card-meta span{font-size:11px;font-weight:800;color:#4f627b}.correspondence-card-meta b{font-size:12px;color:var(--wf-brand)}.correspondence-empty{text-align:center;padding:46px 20px;color:var(--wf-muted)}.correspondence-empty>div{width:58px;height:58px;margin:0 auto 12px;border-radius:18px;display:grid;place-items:center;background:#eef5ff;color:#174f9b;font-size:24px}.correspondence-empty h3{margin:0 0 7px;color:var(--wf-text)}.correspondence-empty p{margin:0}
.correspondence-dialog-card{max-width:820px}.correspondence-compose-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:20px;overflow:auto}.correspondence-compose-grid label{display:grid;gap:7px;font-weight:800;font-size:13px}.correspondence-compose-grid .wide{grid-column:1/-1}.correspondence-compose-grid input,.correspondence-compose-grid select,.correspondence-compose-grid textarea{width:100%;border:1px solid #d5dce5;border-radius:11px;padding:11px 12px;font:inherit;background:#fff}.correspondence-compose-grid textarea{resize:vertical;line-height:1.85}.correspondence-compose-from{display:grid;grid-template-columns:1fr 1fr;gap:12px}.correspondence-compose-from>span{min-height:92px;padding:13px 14px;border:1px solid var(--wf-line);border-radius:13px;background:#f8fafc}.correspondence-compose-from small,.correspondence-compose-from strong,.correspondence-compose-from em,.correspondence-compose-from b,.correspondence-compose-from a{display:block}.correspondence-compose-from small{color:var(--wf-muted);margin-bottom:4px}.correspondence-compose-from em{margin-top:4px;color:var(--wf-muted);font-style:normal;font-size:12px}.correspondence-compose-from img{display:block;max-width:180px;max-height:70px;object-fit:contain;margin-top:5px}.correspondence-compose-from a{margin-top:6px;color:var(--wf-brand);font-size:12px;text-decoration:none;font-weight:800}
.correspondence-letter-page{max-width:1120px;margin:0 auto}.correspondence-letter-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.correspondence-letter-actions>a{color:var(--wf-brand);text-decoration:none;font-weight:800}.correspondence-sheet{min-height:900px;padding:42px 52px 34px;background:#fff;border:1px solid var(--wf-line);border-radius:22px;box-shadow:var(--wf-shadow)}.correspondence-sheet-head{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.correspondence-sheet-head img{width:116px;max-height:70px;object-fit:contain}.correspondence-sheet-head>div span,.correspondence-sheet-head>div strong{display:block}.correspondence-sheet-head>div span{font-size:13px;color:var(--wf-muted);font-weight:800}.correspondence-sheet-head>div strong{font-size:19px;margin-top:5px;color:#163c70}.correspondence-sheet-head time{display:grid;gap:4px;text-align:left}.correspondence-sheet-head time small{color:var(--wf-muted)}.correspondence-sheet-head time b{font-size:16px}.correspondence-sheet-rule{height:4px;border-radius:10px;background:linear-gradient(90deg,#d9273d 0 18%,#174f9b 18% 100%);margin:22px 0 28px}.correspondence-letter-fields{display:grid;gap:12px;margin-bottom:28px}.correspondence-letter-fields>div{display:grid;grid-template-columns:130px 1fr;gap:14px;align-items:baseline;padding-bottom:10px;border-bottom:1px solid #edf0f4}.correspondence-letter-fields span{color:var(--wf-muted);font-size:13px;font-weight:800}.correspondence-letter-fields strong{font-size:17px}.correspondence-letter-body{min-height:340px;color:#26364d;font-size:16px;line-height:2.15;white-space:normal;padding:5px 4px 24px}.correspondence-signoff{display:grid;grid-template-columns:1fr 260px;gap:24px;align-items:end;margin-top:22px;padding-top:24px;border-top:1px solid var(--wf-line)}.correspondence-signoff>div>span,.correspondence-signoff>div>strong,.correspondence-signoff>div>small{display:block}.correspondence-signoff>div>span{color:var(--wf-muted);font-size:12px;font-weight:800;margin-bottom:6px}.correspondence-signoff>div>strong{font-size:17px}.correspondence-signoff>div>small{margin-top:4px;color:var(--wf-muted)}.correspondence-signature{text-align:center}.correspondence-signature img{display:block;max-width:220px;max-height:95px;object-fit:contain;margin:4px auto}.correspondence-sheet-foot{display:flex;justify-content:space-between;gap:15px;margin-top:32px;padding-top:13px;border-top:1px dashed #cdd6e2;color:#7b8798;font-size:11px}.correspondence-read-state{display:flex;justify-content:flex-end;margin-top:12px}.correspondence-read-state span{padding:8px 11px;border-radius:10px;font-size:12px;font-weight:800}.correspondence-read-state .read{background:#e7f8f0;color:#087443}.correspondence-read-state .pending{background:#fff3df;color:#9a5b08}
.signature-profile-card{align-self:start}.signature-preview,.signature-empty-preview{min-height:120px;border:1px dashed #c9d4e2;border-radius:15px;background:#f8fafc;margin-bottom:14px;padding:14px;display:grid;place-items:center}.signature-preview img{max-width:260px;max-height:105px;object-fit:contain}.signature-preview span{font-size:11px;color:var(--wf-muted);margin-top:8px}.signature-empty-preview{color:var(--wf-muted);text-align:center}.signature-profile-card .photo-form{display:grid;gap:9px}.signature-profile-card .text-danger{margin-top:10px}
@media(max-width:980px){.correspondence-card{grid-template-columns:180px minmax(0,1fr)}.correspondence-card-meta{grid-column:1/-1;display:flex;justify-content:flex-start;align-items:center;gap:10px}.correspondence-filters{grid-template-columns:1fr 1fr}.correspondence-filters label:first-of-type{grid-column:1/-1}.correspondence-sheet{padding:30px 28px}.correspondence-signoff{grid-template-columns:1fr 220px}}
@media(max-width:680px){.correspondence-hero{align-items:flex-start;flex-direction:column;padding:20px}.correspondence-hero-stats{width:100%}.correspondence-hero-stats>div{flex:1;min-width:0}.correspondence-filters{grid-template-columns:1fr}.correspondence-filters label:first-of-type{grid-column:auto}.correspondence-card{grid-template-columns:1fr;gap:12px}.correspondence-card-meta{grid-column:auto}.correspondence-person{padding-left:20px}.correspondence-compose-grid{grid-template-columns:1fr}.correspondence-compose-from{grid-template-columns:1fr}.correspondence-sheet{padding:22px 18px;border-radius:16px}.correspondence-sheet-head{grid-template-columns:1fr auto}.correspondence-sheet-head img{grid-column:1/-1;width:100px}.correspondence-letter-fields>div{grid-template-columns:1fr;gap:5px}.correspondence-signoff{grid-template-columns:1fr}.correspondence-sheet-foot{flex-direction:column}.correspondence-letter-actions{align-items:stretch;flex-direction:column}}
@media print{.correspondence-print-view{background:#fff!important}.correspondence-print-view .wf-sidebar,.correspondence-print-view .wf-sidebar-backdrop,.correspondence-print-view .wf-top,.correspondence-print-view .no-print{display:none!important}.correspondence-print-view .wf-layout{display:block!important;min-height:0}.correspondence-print-view .wf-main{padding:0!important}.correspondence-print-view .correspondence-letter-page{max-width:none;margin:0}.correspondence-print-view .correspondence-sheet{min-height:0;border:0;border-radius:0;box-shadow:none;padding:0}.correspondence-print-view .correspondence-letter-body{min-height:330px}.correspondence-print-view .correspondence-sheet-head img{width:105px}.correspondence-print-view .correspondence-sheet-foot{margin-top:24px}@page{size:A4;margin:15mm}}

/* v3.33.33 — correspondence route fix and channel leadership accounts */
.correspondence-empty{min-height:220px;display:grid;place-items:center;align-content:center;border:1px dashed var(--wf-line);border-radius:18px;background:var(--wf-surface,#fff)}
.correspondence-empty h3{font-size:18px}.correspondence-empty p{max-width:620px;line-height:1.8}

/* v3.33.34 — correspondence replies, leadership meetings, department performance */
.correspondence-reply-count{display:inline-flex;margin-top:8px;color:var(--wf-brand);font-weight:800;font-size:12px}.correspondence-thread{margin-top:20px;background:var(--wf-panel);border:1px solid var(--wf-line);border-radius:20px;padding:20px}.correspondence-thread-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.correspondence-thread-head span{display:block;color:var(--wf-muted);font-size:12px;font-weight:800}.correspondence-thread-head h3{margin:4px 0 0}.correspondence-thread-head>strong{background:#edf4ff;color:#164e91;border-radius:999px;padding:7px 11px;font-size:12px}.correspondence-thread-list{display:grid;gap:12px}.correspondence-reply{border:1px solid var(--wf-line);border-radius:16px;padding:16px;background:var(--wf-panel)}.correspondence-reply.mine{border-inline-start:4px solid var(--wf-brand)}.correspondence-reply.theirs{border-inline-start:4px solid var(--wf-green)}.correspondence-reply header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding-bottom:10px;border-bottom:1px solid var(--wf-line)}.correspondence-reply header strong,.correspondence-reply header small{display:block}.correspondence-reply header small,.correspondence-reply time{color:var(--wf-muted);font-size:12px}.correspondence-reply-body{padding:14px 2px;line-height:2;color:var(--wf-text)}.correspondence-reply footer{display:flex;justify-content:space-between;align-items:end;gap:14px;border-top:1px dashed var(--wf-line);padding-top:10px}.correspondence-reply footer img{max-width:150px;max-height:58px;object-fit:contain}.correspondence-reply footer span,.correspondence-reply footer small{color:var(--wf-muted);font-size:11px}.correspondence-thread-empty{padding:24px;text-align:center;color:var(--wf-muted);border:1px dashed var(--wf-line);border-radius:14px}.correspondence-reply-panel{margin-top:16px}.correspondence-reply-form{display:grid;gap:12px}.correspondence-reply-form textarea{width:100%;border:1px solid var(--wf-line);border-radius:13px;padding:13px;background:var(--wf-panel);color:var(--wf-text);font:inherit;line-height:1.9;resize:vertical}.correspondence-reply-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.correspondence-reply-actions span,.correspondence-reply-actions a{font-size:12px;color:var(--wf-muted)}.correspondence-reply-actions a{color:var(--wf-brand);font-weight:800;text-decoration:none}

.meeting-department-permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.meeting-department-permission-grid>label{display:flex!important;align-items:center;gap:10px;border:1px solid var(--wf-line);border-radius:13px;padding:12px;background:var(--wf-panel);cursor:pointer}.meeting-department-permission-grid input{width:auto!important;flex:0 0 auto}.meeting-department-permission-grid span b,.meeting-department-permission-grid span small{display:block}.meeting-department-permission-grid span small{color:var(--wf-muted);font-size:11px;margin-top:3px}.meeting-all-departments{display:inline-flex!important;align-items:center;gap:8px;margin-top:8px;padding:9px 12px;border-radius:11px;background:#eef5ff;color:#184f92;font-weight:800}.meeting-all-departments input{width:auto!important}

.leadership-performance-page{max-width:1500px;margin:0 auto}.leadership-performance-hero{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:26px 28px;border-radius:22px;background:linear-gradient(120deg,#0d2c62,#245aa5);color:#fff;margin-bottom:18px}.leadership-performance-hero span{font-size:12px;opacity:.78;font-weight:800}.leadership-performance-hero h2{margin:5px 0 7px;font-size:26px}.leadership-performance-hero p{margin:0;opacity:.86}.leadership-performance-period{min-width:250px;padding:14px 16px;background:#ffffff18;border:1px solid #ffffff2b;border-radius:15px}.leadership-performance-period small,.leadership-performance-period strong{display:block}.leadership-performance-period small{opacity:.75;margin-bottom:5px}.leadership-performance-filters{display:grid;grid-template-columns:1fr 1fr 1.4fr auto;gap:10px;align-items:end}.leadership-performance-filters label{display:grid;gap:6px;font-size:12px;font-weight:800}.leadership-performance-filters input,.leadership-performance-filters select{width:100%;border:1px solid var(--wf-line);border-radius:10px;padding:10px;background:var(--wf-panel);color:var(--wf-text);font:inherit}.leadership-performance-filters>div{display:flex;gap:8px;align-items:center}.leadership-performance-filters>div a{color:var(--wf-brand);text-decoration:none;font-weight:800;font-size:12px}.leadership-department-list{display:grid;gap:18px}.leadership-department-card{padding:0;overflow:hidden}.leadership-department-head{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:20px 22px;background:color-mix(in srgb,var(--wf-panel) 92%,var(--wf-brand) 8%);border-bottom:1px solid var(--wf-line)}.leadership-department-head>div:first-child span{color:var(--wf-muted);font-size:11px;font-weight:800}.leadership-department-head h3{margin:3px 0;font-size:21px}.leadership-department-head p{margin:0;color:var(--wf-muted);font-size:12px}.leadership-department-summary{display:flex;gap:10px;flex-wrap:wrap}.leadership-department-summary span{min-width:110px;padding:10px 12px;border:1px solid var(--wf-line);border-radius:12px;background:var(--wf-panel)}.leadership-department-summary small,.leadership-department-summary b{display:block}.leadership-department-summary small{color:var(--wf-muted);font-size:10px;margin-bottom:4px}.leadership-department-summary b{font-size:19px}.leadership-user-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}.leadership-user-card{border:1px solid var(--wf-line);border-radius:16px;padding:15px;background:var(--wf-panel)}.leadership-user-card>header{display:flex;gap:11px;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--wf-line)}.leadership-user-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.leadership-user-card>header strong,.leadership-user-card>header span,.leadership-user-card>header small{display:block}.leadership-user-card>header span{color:var(--wf-brand);font-size:12px;font-weight:800;margin-top:2px}.leadership-user-card>header small{color:var(--wf-muted);font-size:11px;margin-top:2px}.leadership-user-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.leadership-user-metrics span{padding:9px 10px;border-radius:11px;background:color-mix(in srgb,var(--wf-panel) 94%,var(--wf-brand) 6%);border:1px solid var(--wf-line)}.leadership-user-metrics small,.leadership-user-metrics b{display:block}.leadership-user-metrics small{color:var(--wf-muted);font-size:10px;margin-bottom:4px}.leadership-user-metrics b{font-size:16px}.leadership-user-card>footer{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:12px;padding-top:10px;border-top:1px dashed var(--wf-line);color:var(--wf-muted);font-size:10px}

@media(max-width:900px){.meeting-department-permission-grid{grid-template-columns:1fr}.leadership-performance-filters{grid-template-columns:1fr 1fr}.leadership-performance-filters>div{grid-column:1/-1}.leadership-user-grid{grid-template-columns:1fr}.leadership-department-head,.leadership-performance-hero{align-items:flex-start;flex-direction:column}.leadership-performance-period{min-width:0;width:100%}}
@media(max-width:640px){.correspondence-reply header,.correspondence-reply footer,.correspondence-reply-actions{flex-direction:column;align-items:stretch}.leadership-performance-filters{grid-template-columns:1fr}.leadership-performance-filters>div{grid-column:auto}.leadership-user-metrics{grid-template-columns:1fr 1fr}.leadership-department-summary{width:100%}.leadership-department-summary span{flex:1}}
@media print{.correspondence-print-view .correspondence-thread{border:0;padding:18px 0 0;border-top:2px solid #e1e6ee;border-radius:0}.correspondence-print-view .correspondence-reply{break-inside:avoid;box-shadow:none}.correspondence-print-view .correspondence-thread-head>strong{background:#fff;border:1px solid #d8dee8;color:#172033}}


/* v3.33.35 — visible path open/copy actions in task details */
.wf-task-path-card{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 22px;padding:15px 16px;border:1px solid #d8e1ee;border-radius:15px;background:#f8fbff}
.wf-task-path-card__text{min-width:0;flex:1}.wf-task-path-card__text small{display:block;margin-bottom:7px;color:var(--wf-muted);font-weight:800}.wf-task-path-card__text code{display:block;max-width:100%;overflow-wrap:anywhere;white-space:normal;padding:9px 11px;border-radius:9px;background:#eef3f8;color:#25364d;font-family:Consolas,"Courier New",monospace;text-align:left}
.inline-review-saved-path{margin-top:10px;padding:10px 11px;border:1px solid #dce5f0;border-radius:12px;background:#f8fbff}.inline-review-saved-path code{display:block;min-width:0;flex:1;overflow-wrap:anywhere;white-space:normal;color:#25364d;font-family:Consolas,"Courier New",monospace;text-align:left}
html[data-theme="dark"] .wf-task-path-card,html[data-theme="dark"] .inline-review-saved-path{background:#101a2b;border-color:#26364f}html[data-theme="dark"] .wf-task-path-card__text code,html[data-theme="dark"] .inline-review-saved-path code{background:#0c1524;color:#e8eef8}
html[data-theme="dark"] .wf-task-path-card .path-action-button,html[data-theme="dark"] .inline-review-saved-path .path-action-button{background:#152238;border-color:#31435f;color:#dfeaff}html[data-theme="dark"] .wf-task-path-card .path-action-button span,html[data-theme="dark"] .inline-review-saved-path .path-action-button span{background:#203451;color:#dfeaff}
@media(max-width:700px){.wf-task-path-card{align-items:flex-start;flex-direction:column}.wf-task-path-card .path-action-group{width:100%}.wf-task-path-card .path-action-button{flex:1}.inline-review-saved-path{align-items:flex-start;flex-direction:column}.inline-review-saved-path .path-action-group{width:100%}.inline-review-saved-path .path-action-button{flex:1}}


/* v3.33.37 — simplified montage execution tools + drag progress control */
.editor-progress-range-label{gap:8px!important}
.editor-progress-range{--progress-value:0%;display:grid!important;grid-template-columns:minmax(170px,1fr) 64px;align-items:center;gap:12px;width:100%}
.editor-progress-form .editor-progress-range input[type=range]{appearance:none;-webkit-appearance:none;width:100%;height:8px;min-height:8px!important;padding:0!important;border:0!important;border-radius:999px;background:linear-gradient(to left,var(--wf-brand,#174f9b) var(--progress-value),#e6ebf2 var(--progress-value));outline:none;cursor:pointer}
.editor-progress-form .editor-progress-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#fff;border:6px solid var(--wf-brand,#174f9b);box-shadow:0 4px 12px rgba(23,79,155,.22);cursor:grab}
.editor-progress-form .editor-progress-range input[type=range]:active::-webkit-slider-thumb{cursor:grabbing;transform:scale(1.05)}
.editor-progress-form .editor-progress-range input[type=range]::-moz-range-thumb{width:13px;height:13px;border-radius:50%;background:#fff;border:6px solid var(--wf-brand,#174f9b);box-shadow:0 4px 12px rgba(23,79,155,.22);cursor:grab}
.editor-progress-range output{display:grid;place-items:center;min-height:42px;padding:7px 9px;border:1px solid #dce4ee;border-radius:11px;background:#f7f9fc;color:var(--wf-brand,#174f9b);font-size:16px;font-weight:900;font-variant-numeric:tabular-nums}
.wf-task-path-card .path-action-group{display:flex!important;visibility:visible!important;opacity:1!important}
.wf-task-path-card .path-open-button{display:inline-flex!important}
@media(max-width:650px){.editor-progress-range{grid-template-columns:1fr 58px}.editor-progress-range output{font-size:14px}}

.workflow-progress-range{--progress-value:0%;display:grid;grid-template-columns:minmax(130px,1fr) 58px;align-items:center;gap:9px}
.workflow-progress-range input[type=range]{appearance:none;-webkit-appearance:none;width:100%!important;height:8px!important;min-height:8px!important;padding:0!important;border:0!important;border-radius:999px;background:linear-gradient(to left,var(--wf-brand,#174f9b) var(--progress-value),#e6ebf2 var(--progress-value));cursor:pointer}
.workflow-progress-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:#fff;border:5px solid var(--wf-brand,#174f9b);box-shadow:0 4px 10px rgba(23,79,155,.2)}
.workflow-progress-range input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;border:5px solid var(--wf-brand,#174f9b);box-shadow:0 4px 10px rgba(23,79,155,.2)}
.workflow-progress-range output{display:grid;place-items:center;min-height:38px;border:1px solid var(--wf-line,#dce4ee);border-radius:10px;background:var(--wf-panel,#fff);color:var(--wf-brand,#174f9b);font-weight:900}
html[data-theme="dark"] .editor-progress-range output,html[data-theme="dark"] .workflow-progress-range output{background:#0c1525;border-color:#26344d;color:#9fc4ff}

/* v3.33.45 — role workflows, permission matrix, language review gate */
.role-workflow-panel{border-inline-start:4px solid var(--wf-brand);overflow:hidden}.role-workflow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.role-workflow-steps>div{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid var(--wf-line);border-radius:14px;background:color-mix(in srgb,var(--wf-panel) 96%,var(--wf-brand) 4%)}.role-workflow-steps span{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;border-radius:50%;background:var(--wf-brand);color:#fff;font-weight:900}.role-workflow-steps strong{font-size:13px;line-height:1.7}.role-workflow-links{margin-top:14px}.permission-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}.permission-check-grid label{display:flex!important;align-items:center;gap:8px;padding:9px 10px;border:1px solid var(--wf-line);border-radius:10px;background:var(--wf-panel);font-size:11px}.permission-check-grid input{width:auto!important;min-height:auto!important}.permission-help{color:var(--wf-muted);font-size:11px;line-height:1.7}.language-review-toggle select{min-height:44px}
@media(max-width:850px){.role-workflow-steps{grid-template-columns:1fr}.permission-check-grid{grid-template-columns:1fr}}

/* v3.33.48 — personal welcome */
.welcome-rose{display:inline-block;margin-inline-start:7px;font-size:.8em;vertical-align:.08em}

/* v3.33.50 — integrated digital assignment controls */
.digital-assignment-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.digital-assignment-form select{min-width:180px;min-height:40px;padding:0 11px;border:1px solid #dce4ec;border-radius:10px;background:var(--surface,#fff);color:inherit}.digital-assignment-form .secondary-button{min-height:40px}.digital-material-card.status-unviewed .digital-team-progress span:first-child b{color:#8b5708}
@media(max-width:560px){.digital-assignment-form{align-items:stretch;flex-direction:column}.digital-assignment-form select,.digital-assignment-form button{width:100%}}

/* v3.33.57 — Digital department correspondence */
.correspondence-fixed-recipient{padding:15px 16px;border:1px solid #dbe5ef;border-radius:14px;background:#f7fafc;display:flex;flex-direction:column;gap:5px}.correspondence-fixed-recipient small{color:#738096;font-size:12px}.correspondence-fixed-recipient strong{font-size:16px;color:#17365d}.correspondence-fixed-recipient span{color:#6b7889;font-size:12px}

/* v3.33.66 — prominent missing-data request + language review versions */
.missing-data-banner{display:flex;align-items:center;gap:18px;margin:0 0 22px;padding:20px 22px;border:1px solid #f3c76d;border-right:5px solid #e79b13;border-radius:18px;background:#fff9ea;box-shadow:0 10px 28px rgba(125,87,20,.08)}
.missing-data-banner__icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:50%;background:#e79b13;color:#fff;font-size:26px;font-weight:900}
.missing-data-banner__copy{flex:1;min-width:0}.missing-data-banner__copy span{color:#9b6500;font-weight:800}.missing-data-banner__copy h3{margin:4px 0 3px;color:#423417;font-size:22px;line-height:1.65}.missing-data-banner__copy p{margin:0;color:#806f50}
.language-version-history{margin-top:16px;padding:16px;border:1px solid #dbe6f2;border-radius:15px;background:#f8fbff}.language-version-history h4{margin:0 0 12px;color:#1e4f84;font-size:19px}.language-version-history details{padding:12px 14px;border:1px solid #dce7f2;border-radius:12px;background:#fff}.language-version-history details+details{margin-top:9px}.language-version-history summary{cursor:pointer;font-weight:800;color:#214b78}.language-version-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.language-version-grid>div{padding:12px;border-radius:10px;background:#f7f9fc}.language-version-grid small{display:block;color:#6a7b8e;font-weight:700;margin-bottom:6px}.language-version-grid p{margin:0;white-space:normal;line-height:1.8}.language-version-history time{display:block;margin-top:9px;color:#7a8a9c;font-size:13px}
@media(max-width:780px){.missing-data-banner{align-items:flex-start;flex-wrap:wrap}.language-version-grid{grid-template-columns:1fr}}


/* v3.33.82: producer acknowledgement directly on program task cards */
.producer-quick-view{position:absolute;left:22px;top:20px;z-index:3;margin:0}
.producer-quick-view button{border:1px solid #c7d8ee;background:#fff;color:#1f579c;border-radius:10px;padding:8px 15px;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 4px 12px rgba(30,79,135,.08)}
.producer-quick-view button:hover{background:#eef6ff}
.producer-quick-view-done{display:inline-flex;align-items:center;gap:6px;background:#edf9f2;color:#167449;border:1px solid #bfe8d1;border-radius:10px;padding:7px 12px;font-weight:800}
@media(max-width:760px){.producer-quick-view{position:static;display:flex;margin:8px 14px 14px}.producer-quick-view button{width:100%}}


/* v3.33.84 — stable workflow UI: no shaking/moving cards or controls. */
.wf-main *, .wf-sidebar * { animation:none!important; }
.wf-main .wf-task-list>article:hover,
.wf-main .wf-stats>a:hover,
.wf-main .primary-button:hover,
.wf-main .secondary-button:hover,
.wf-main .quick-claim button:hover,
.wf-main button:active,
.wf-main .primary-button:active,
.wf-main .secondary-button:active,
.wf-sidebar nav a:hover { transform:none!important; }

.editor-messages-card{margin:0 0 18px;padding:18px;border:1px solid #d7e3f1;border-radius:18px;background:#f8fbff;box-shadow:0 10px 30px rgba(20,55,96,.06)}
.editor-messages-card>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}
.editor-messages-card>header div{display:grid;gap:3px}.editor-messages-card>header span{font-size:.78rem;color:#60748e}.editor-messages-card>header strong{font-size:1rem;color:#173f70}.editor-messages-card>header>b{min-width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#e4eefb;color:#174f9b}
.editor-messages-list{display:grid;gap:9px}.editor-message-item{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #e2e9f2;border-radius:13px;background:#fff}.editor-message-item.is-required{border-right:4px solid #d08a24}.editor-message-item strong{display:block;margin-bottom:4px}.editor-message-item p{margin:0;line-height:1.7;color:#344b65}.editor-message-item time{white-space:nowrap;font-size:.75rem;color:#7b8da3}
.editor-message-form{border-top:1px dashed #d8e0ea;padding-top:12px}
.inline-review-send-hint{margin:8px 0 0;color:#687b91;font-size:.8rem;line-height:1.6}.inline-review-submit:disabled{opacity:.48;cursor:not-allowed;box-shadow:none!important;transform:none!important}.inline-review-success-state{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #b9e2cf;border-radius:14px;background:#eefaf4}.inline-review-success-state>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#d9f4e6;color:#147a50;font-weight:900}.inline-review-success-state strong{display:block;color:#146a47}.inline-review-success-state p{margin:5px 0 0;color:#4e675d;line-height:1.6}.inline-review-delivery__state.is-sent{background:#e7f5ee;color:#147a50}
.wf-toast.is-error{border-right-color:#c73545}.wf-toast.is-error strong{color:#a92b3b}
@media(max-width:700px){.editor-message-item{display:grid}.editor-message-item time{white-space:normal}}

/* v3.33.84 — remove remaining hover/press motion in the workflow area. */
.wf-main a:hover,
.wf-main button:hover,
.wf-main button:active,
.wf-main article:hover,
.wf-main details>summary:hover,
.wf-main .path-action-button:hover,
.wf-main .wf-info-grid>div:hover,
.wf-main .wf-quick-tabs a:hover,
.wf-main .wf-notifications>article:hover,
.wf-main .wf-transfer-list>article:hover,
.wf-main .wf-internal-card:hover,
.wf-main .wf-staff-card:hover,
.wf-main .producer-view-button:hover,
.wf-main .producer-takeover-button:hover,
.wf-main .digital-material-card:hover,
.wf-main .digital-platform-option:hover,
.wf-main .correspondence-card:hover,
.wf-main .meeting-card:hover,
.wf-main .wf-task-list>article:hover .task-bottom>span { transform:none!important; }
.wf-main .wf-reveal{opacity:1!important;transform:none!important;transition:none!important}
.wf-main .editor-progress-form .editor-progress-range input[type=range]:active::-webkit-slider-thumb{transform:none!important}
.inline-review-delivery.is-sent .inline-review-path-form{opacity:.58}
.inline-review-delivery.is-sent .inline-review-path-form::after{content:"أُرسلت النسخة إلى الرقابة — لا حاجة لإعادة تحميل الصفحة";display:block;margin-top:8px;color:#147a50;font-size:.78rem;font-weight:800}
.editor-message-compose-card .workflow-action-card__head p{margin:4px 0 0;color:#718198;font-size:.8rem;line-height:1.6}

/* v3.33.85 — system backups administration */
.backup-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  align-items:start;
}
.backup-card{position:relative;overflow:hidden}
.backup-card-icon{
  width:48px;height:48px;display:grid;place-items:center;margin-bottom:14px;
  border-radius:14px;background:#eef5ff;border:1px solid #d9e8fb;color:#235d9f;
  font-size:24px;font-weight:900;
}
.backup-import-card .backup-card-icon{background:#fff3f3;border-color:#f2d4d8;color:#ad2537}
.backup-details{display:grid;gap:10px;margin:16px 0}
.backup-details span{display:block;padding:12px 14px;border:1px solid var(--wf-line);border-radius:12px;background:#fafbfd}
.backup-details strong,.backup-details small{display:block}
.backup-details strong{margin-bottom:4px;color:#1e2d45;font-size:12px}
.backup-details small,.backup-hint{color:var(--wf-muted);font-size:10px;line-height:1.7}
.backup-main-button{width:100%;justify-content:center;margin-top:8px}
.backup-hint{display:block;margin-top:10px}
.backup-import-form{display:grid;gap:12px;margin-top:14px}
.backup-import-form>label:not(.backup-confirm){display:grid;gap:6px}
.backup-import-form>label>span{font-size:11px;font-weight:800;color:#44536b}
.backup-import-form input[type="file"],.backup-import-form input[type="password"]{
  width:100%;min-height:44px;border:1px solid #d7e0eb;border-radius:10px;background:#fff;padding:10px 12px;font:inherit;
}
.backup-confirm{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid #ecd8dc;border-radius:10px;background:#fff9fa;color:#7d2833;font-size:10px;line-height:1.7}
.backup-confirm input{margin-top:3px}
.backup-warning{margin:10px 0 0}
.backup-security-note{margin-top:18px}
@media(max-width:900px){.backup-grid{grid-template-columns:1fr}}
html[data-theme="dark"] .backup-details span{background:#131d2f;border-color:#26344d}
html[data-theme="dark"] .backup-details strong{color:#f0f4fb}
html[data-theme="dark"] .backup-import-form>label>span{color:#d6e0ed}
html[data-theme="dark"] .backup-confirm{background:#24151b;border-color:#57313b;color:#ffb5bf}
html[data-theme="dark"] .backup-card-icon{background:#172a48;border-color:#284466;color:#a9c9ff}
html[data-theme="dark"] .backup-import-card .backup-card-icon{background:#2b171c;border-color:#5b303a;color:#ff9caa}


/* v3.33.99 — explicit per-task review routing + internal path clarity */
.task-review-override{border:1px solid #cfe0f4;border-radius:12px;padding:12px;background:#f8fbff}.task-review-override>span{font-weight:900;color:#174f92}.task-review-override small{display:block;color:#718096;margin-top:5px}.internal-path-input{border:1px solid #cfe0f4;border-radius:12px;padding:10px;background:#f8fbff}.internal-path-input small{display:block;color:#718096;margin-top:5px}.internal-manager-note-input{border-right:4px solid #276fca;padding-right:10px}
.task-review-required{display:grid;gap:4px;border:1px solid #b9d9c8;border-right:4px solid #2d9b62;border-radius:12px;padding:12px;background:#f3fbf7}.task-review-required small{color:#668277;font-weight:800}.task-review-required strong{color:#17613d}
[data-theme="dark"] .task-review-override,[data-theme="dark"] .internal-path-input{background:#132235;border-color:#2c4663}[data-theme="dark"] .task-review-override>span{color:#a8d0ff}[data-theme="dark"] .task-review-override small,[data-theme="dark"] .internal-path-input small{color:#9aaec6}
[data-theme="dark"] .task-review-required{background:#132a21;border-color:#285a43;border-right-color:#45b87b}[data-theme="dark"] .task-review-required small{color:#9dc6b1}[data-theme="dark"] .task-review-required strong{color:#baf0d1}

/* v3.36.0 — administrator temporary-password field */
.admin-password-input{display:flex;align-items:stretch;gap:6px}.admin-password-input input{min-width:0;flex:1}.password-toggle-button{border:1px solid #d7e0ea;background:#f7f9fc;border-radius:8px;padding:0 10px;cursor:pointer;font:inherit;white-space:nowrap}


/* v3.36.0 — single authoritative review gateway from task details */
.inline-task-review__gateway{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;margin-top:14px;border:1px solid var(--line,#d9e1e8);border-radius:14px;background:var(--panel-soft,#f8fafc)}
.inline-task-review__gateway strong{display:block;margin-bottom:5px}.inline-task-review__gateway p{margin:0;color:var(--muted,#667085);line-height:1.7}.inline-task-review__gateway .primary-button{white-space:nowrap;text-decoration:none}
@media(max-width:760px){.inline-task-review__gateway{align-items:stretch;flex-direction:column}.inline-task-review__gateway .primary-button{text-align:center}}

/* v3.41.0 — unified task filters and creative-director task buckets */
@media(min-width:1050px){
  .wf-filters{
    grid-template-columns:minmax(260px,2fr) minmax(150px,1fr) minmax(150px,1fr) minmax(145px,.85fr) minmax(145px,.85fr) auto auto;
    align-items:end;
  }
}
.task-filter-reset{align-self:end;white-space:nowrap;text-decoration:none;text-align:center}
.wf-quick-tabs a.active{box-shadow:0 8px 20px rgba(13,44,98,.12)}


/* v3.41.0 — simplified montage delivery + bridge card */
.profile-bridge-card{display:grid;gap:12px}.profile-bridge-card .wf-panel-head{margin-bottom:0}.profile-bridge-status{padding:12px 14px;border:1px solid #d9e4ef;border-radius:12px;background:#f7faff;color:#385775;font-size:13px;font-weight:850}.profile-bridge-status[data-state=ready]{border-color:#b9e3cf;background:#effaf5;color:#16724c}.profile-bridge-status[data-state=warning]{border-color:#efd9a9;background:#fff9e9;color:#8b6514}.profile-bridge-status[data-state=off]{border-color:#edc6c6;background:#fff5f5;color:#a23f3f}.profile-bridge-actions{display:flex;gap:9px;flex-wrap:wrap}.profile-bridge-note{color:var(--wf-muted);font-size:11px;line-height:1.7}.combined-review-delivery-form{display:grid;gap:16px}.combined-single-path-card{display:grid;gap:13px}.combined-path-label,.combined-review-note{display:grid;gap:7px;font-size:13px;font-weight:800}.combined-path-label input,.combined-review-note textarea{width:100%;border:1px solid #d5dce5;border-radius:11px;padding:12px;background:#fff;font:inherit}.combined-last-version{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:11px;border-radius:11px;background:#f7f9fc}.combined-last-version small{color:var(--wf-muted)}.combined-last-version code{max-width:100%;overflow-wrap:anywhere}.combined-save-send-button{min-height:48px;font-size:14px}.bundle-output-fields-path-only{grid-template-columns:1fr!important}.bundle-output-fields-path-only label{grid-column:1/-1}.combined-review-note em{color:var(--wf-muted);font-style:normal;font-weight:600}.admin-transfer-card .workflow-inline-form{grid-template-columns:minmax(220px,1fr) auto;align-items:end}.admin-transfer-card .workflow-inline-form>button{min-height:42px}
@media(max-width:760px){.profile-bridge-actions{display:grid;grid-template-columns:1fr}.admin-transfer-card .workflow-inline-form{grid-template-columns:1fr}}

/* v3.42.2 — Montage notes, no attachments */
.montage-note-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px;border-bottom:1px solid var(--border,#dbe5ef)}
.montage-note-form label{display:grid;gap:6px;font-weight:700}.montage-note-form label small{font-weight:400;color:var(--muted,#718197)}.montage-note-form .wide{grid-column:1/-1}.montage-note-form textarea{min-height:90px;resize:vertical}
.montage-note-task-list{display:grid;gap:10px;padding:16px}.montage-note-task-list article{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border:1px solid var(--border,#dbe5ef);border-radius:12px;padding:12px;background:var(--panel,#fff)}.montage-note-task-list p{margin:6px 0;line-height:1.7}.montage-note-task-list small,.montage-notes-table small{display:block;color:var(--muted,#718197);margin-top:4px}
.montage-follow-status{display:inline-flex;white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.montage-follow-status.is-new{background:#fff1d6;color:#8a5b00}.montage-follow-status.is-seen{background:#eaf3fc;color:#175e9e}.montage-follow-status.is-following{background:#eee9ff;color:#5c3ea4}.montage-follow-status.is-closed{background:#e8f7ee;color:#14743d}
.montage-note-filters{display:flex;align-items:end;gap:10px;flex-wrap:wrap;padding:16px;border-bottom:1px solid var(--border,#dbe5ef)}.montage-note-filters label{display:grid;gap:5px;min-width:190px}.montage-notes-table td{vertical-align:top}.montage-notes-table .montage-note-text{min-width:300px;line-height:1.7}.montage-notes-table code{display:block;margin-top:6px}.montage-follow-form select{min-width:125px}
@media(max-width:760px){.montage-note-form{grid-template-columns:1fr}.montage-note-form .wide{grid-column:auto}.montage-note-task-list article{flex-direction:column}.montage-note-filters{display:grid}.montage-note-filters label{min-width:0}}


/* v3.42.4 — montage notes follow-up polish */
.montage-notes-panel{margin-top:16px;border-inline-start:4px solid #2a78c5}
.montage-notes-panel .wf-panel-head{background:linear-gradient(180deg,rgba(42,120,197,.055),transparent)}
.montage-note-form input,.montage-note-form select,.montage-note-form textarea,.montage-note-filters input,.montage-note-filters select{width:100%}
.montage-note-task-list article>div{min-width:0;flex:1}.montage-note-task-list p{overflow-wrap:anywhere}
.montage-notes-table td>a{display:grid;gap:2px;text-decoration:none}.montage-notes-table td>a:hover strong{text-decoration:underline}
.montage-follow-form{display:grid;gap:5px}.montage-note-filters{align-items:end}.montage-note-filters .secondary-button{min-height:42px}
@media(max-width:1100px){.montage-note-filters label{min-width:150px}}

/* v3.42.5 — montage notes stable pagination */
.montage-note-pages{display:flex;gap:6px;justify-content:center;align-items:center;padding:14px;border-top:1px solid var(--border,#dbe5ef)}
.montage-note-pages a{min-width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--border,#dbe5ef);border-radius:9px;text-decoration:none;font-weight:800}
.montage-note-pages a.active{background:var(--primary,#155da8);color:#fff;border-color:var(--primary,#155da8)}



/* v3.42.7 — montage notes: compact add control inside task, list only in dedicated section */
.montage-note-quick{margin:14px 0 18px;border:0;background:transparent}
.montage-note-quick>summary{list-style:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--primary,#155da8);user-select:none;width:40px;height:40px}
.montage-note-quick>summary::-webkit-details-marker{display:none}
.montage-note-add-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:var(--primary,#155da8);color:#fff;font-size:23px;line-height:1;box-shadow:0 5px 14px rgba(21,93,168,.18)}
.montage-note-quick[open]>summary .montage-note-add-icon{background:#0f4f91}
.montage-note-quick-body{margin-top:12px;border:1px solid var(--border,#dbe5ef);border-radius:16px;background:var(--panel,#fff);overflow:hidden;box-shadow:0 8px 24px rgba(30,61,90,.06)}
.montage-note-quick-head{padding:15px 16px 0}.montage-note-quick-head strong{display:block;font-size:15px}.montage-note-quick-head p{margin:5px 0 0;color:var(--muted,#718197);font-size:12px}
.montage-note-quick .montage-note-form{border-bottom:0;padding-top:13px}
@media(max-width:760px){.montage-note-quick>summary{width:100%}.montage-note-quick-body{border-radius:12px}}

/* v3.42.7 — Montage notes: compact add icon, dedicated notes section only */
.montage-note-quick-action{display:flex;justify-content:flex-start;margin:0 0 12px}
.montage-note-icon-button{width:44px;height:44px;border:1px solid #cfe0f5;border-radius:12px;background:#fff;color:#145da8;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px rgba(18,67,120,.08)}
.montage-note-icon-button:hover{background:#eef6ff;border-color:#9fc4eb;transform:translateY(-1px)}
.montage-note-dialog-card{max-width:640px}
.montage-note-dialog .montage-note-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px 22px 22px}
.montage-note-dialog .montage-note-form label{display:flex;flex-direction:column;gap:7px;font-weight:700;color:#233955}
.montage-note-dialog .montage-note-form .wide{grid-column:1/-1}
.montage-note-dialog .montage-note-form textarea{min-height:120px;resize:vertical}
@media(max-width:700px){.montage-note-dialog .montage-note-form{grid-template-columns:1fr}.montage-note-dialog .montage-note-form .wide{grid-column:auto}}

/* v3.43.1 — larger meeting form typography + attendee dropdown */
.meeting-dialog-card>header h2{font-size:24px!important;line-height:1.35!important}
.meeting-dialog-card>header p{font-size:14px!important;line-height:1.8!important}
.meeting-form-dialog-body label,.meeting-form-dialog-body .meeting-field-label{font-size:14px!important;font-weight:900!important;color:#425269!important}
.meeting-form-dialog-body input,.meeting-form-dialog-body select,.meeting-form-dialog-body textarea{font-size:15px!important;line-height:1.7!important}
.meeting-form-dialog-body textarea{min-height:112px}
.meeting-attendee-picker{display:flex;flex-direction:column;gap:8px;min-width:0}
.meeting-attendee-picker details{position:relative;width:100%}
.meeting-attendee-picker summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 14px;border:1px solid #dce3ea;border-radius:11px;background:#fff;color:#25364a;font-size:15px;font-weight:800;cursor:pointer;list-style:none}
.meeting-attendee-picker summary::-webkit-details-marker{display:none}
.meeting-attendee-picker details[open] summary{border-color:#77add1;box-shadow:0 0 0 3px rgba(28,111,169,.08)}
.meeting-attendee-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:300px;overflow:auto;margin-top:8px;padding:9px;border:1px solid #dce4eb;border-radius:12px;background:#fff;box-shadow:0 12px 30px rgba(24,49,78,.12)}
.meeting-attendee-options label{display:grid!important;grid-template-columns:auto 38px minmax(0,1fr);align-items:center;gap:9px;padding:9px 10px;border:1px solid #e4e9ee;border-radius:10px;background:#fbfcfd;cursor:pointer;font-size:13px!important}
.meeting-attendee-options label:has(input:checked){border-color:#8fc0df;background:#eff8fd}
.meeting-attendee-options input{width:17px!important;height:17px!important;min-height:0!important;margin:0;accent-color:#176ca7}
.meeting-attendee-options span{display:flex;min-width:0;flex-direction:column;gap:2px}
.meeting-attendee-options strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#26364a;font-size:14px}
.meeting-attendee-options small{color:#778495;font-size:11px;line-height:1.4}
.meeting-attendee-avatar{width:36px!important;height:36px!important;min-width:36px!important;font-size:12px!important}
html[data-theme="dark"] .meeting-attendee-picker summary,html[data-theme="dark"] .meeting-attendee-options{background:var(--theme-dark-input);border-color:#2b3a54;color:var(--theme-dark-text)}
html[data-theme="dark"] .meeting-attendee-options label{background:#0f1929;border-color:#28364d}
html[data-theme="dark"] .meeting-attendee-options label:has(input:checked){background:#162b45;border-color:#416a8d}
html[data-theme="dark"] .meeting-attendee-options strong{color:var(--theme-dark-text)}
@media(max-width:700px){.meeting-attendee-options{grid-template-columns:1fr}.meeting-dialog-card>header h2{font-size:20px!important}}

/* v3.43.7 — compact administrative selection controls. */
.meeting-picker-tools{display:flex;gap:8px;align-items:center;margin:0 0 9px;flex-wrap:wrap}
.wf-copy--task-description{margin:18px 0 12px}

/* v3.43.9 — System admin data cleanup */
.admin-data-intro .alert{margin-top:12px}.admin-data-section{margin-top:18px}.admin-data-select-form .bulk-user-manage-toolbar{margin-bottom:12px}.admin-data-clear-form{display:flex;gap:12px;align-items:end;justify-content:flex-start;border-top:1px solid var(--border-color,#dce5ef);padding-top:16px;margin-top:16px}.admin-data-clear-form label{display:grid;gap:6px;min-width:280px}.admin-data-clear-form input{min-height:42px}.admin-data-section table strong{display:block;max-width:620px;white-space:normal}@media(max-width:780px){.admin-data-clear-form{display:grid}.admin-data-clear-form label{min-width:0}}
