/* Publication workspace: quiet surfaces, readable queues, distinct team responsibilities. */
.dpt-shell { --bg:#f5f6f8; --dpt-accent:#116b62; --dpt-accent-soft:#eaf4f1; --dpt-accent-grad:linear-gradient(120deg,#116b62,#17887b); --dpt-sidebar-w:232px; --blue-700:#116b62; --border:#e5e8ec; color:#243146; font-family:Inter,Segoe UI,Arial,sans-serif; background:var(--bg); }
.dpt-sidebar { background:#152537; color:#d4dee9; border:0; backdrop-filter:none; }
.dpt-sidebar-brand {color:white;padding:28px 22px 24px;border-color:#2b3a4b;gap:12px;}
.dpt-sidebar-brand .brand-mark {background:#227d74;box-shadow:none;border-radius:9px;font-size:14px;letter-spacing:-1px;width:36px;height:36px;}
.dpt-sidebar-brand small {display:block;font-weight:400;font-size:10px;color:#9cacc0;letter-spacing:.025em;margin-top:3px;}
.dpt-sidebar-nav {padding:22px 12px;}
.dpt-sidebar-nav a,.dpt-nav-sub a {color:#b7c4d3;font-size:13px;padding:11px 12px;border:0;border-radius:6px;margin-bottom:5px;}
.dpt-sidebar-nav a:hover,.dpt-sidebar-nav a.active {transform:none;color:white;background:#273c50;border:0;box-shadow:none;}
.dpt-sidebar-nav a.active {box-shadow:inset 3px 0 #64cab6;}
.dpt-sidebar-nav .nav-icon {width:19px;display:flex;}.dpt-sidebar-nav svg {width:19px;height:19px;}
.dpt-nav-group {margin-top:18px;}.dpt-nav-sub {border-color:#33465c;}.dpt-nav-sub a {padding-left:32px;font-size:12px;}
.dpt-sidebar-footer {color:#92a3b7;border-color:#2b3a4b;font-size:10px;line-height:1.7;}
.dpt-topbar {padding:13px 30px;min-height:66px;background:white;backdrop-filter:none;border-color:#e5e8ec;}
.dpt-topbar-title {font-size:13px;font-weight:500;color:#576477;}.dpt-topbar-user {font-size:12px;gap:10px;}
.dpt-topbar-avatar {background:#e9f0ef;color:#17685f;box-shadow:none;font-size:11px;width:30px;height:30px;}
.dpt-topbar-role {font-size:9px;padding:4px 7px;}.dpt-content {padding:30px;max-width:1800px;width:100%;box-sizing:border-box;}
.dpt-btn {border-radius:6px;box-shadow:none;font-size:12px;font-weight:600;letter-spacing:0;min-height:36px;}
.dpt-btn-primary {background:#116b62;border:1px solid #116b62;color:white;box-shadow:none;}.dpt-btn-primary:hover {background:#0d584f;box-shadow:none;transform:none;}
.dpt-btn-outline {background:white;border:1px solid #d7dee5;color:#425168;}.dpt-btn-outline:hover {background:#f0f5f4;transform:none;}
.dpt-btn:disabled {opacity:.55;cursor:wait;}.dpt-card {border-radius:8px;box-shadow:none;border:1px solid var(--border);}
.dpt-card-header {font-size:15px;}.dpt-dropzone {border-radius:8px;background:#f5faf8;}
.dpt-shell input,.dpt-shell select,.dpt-shell textarea {font-family:inherit;font-size:12px;border:1px solid #d6dde5;border-radius:5px;background:#fff;color:#28394e;box-sizing:border-box;max-width:100%;padding:9px 10px;}
.dpt-shell input:focus-visible,.dpt-shell select:focus-visible,.dpt-shell textarea:focus-visible,.dpt-shell a:focus-visible,.dpt-shell button:focus-visible,.dpt-shell summary:focus-visible {outline:3px solid #55a79c;outline-offset:3px;}
.wf-heading {display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;}.wf-heading h1 {font-size:27px;letter-spacing:-.7px;color:#182c40;margin:7px 0 8px;line-height:1.25;}
.wf-heading p {font-size:12px;color:#718096;margin:0;line-height:1.6;}.wf-heading .wf-eyebrow {font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#51827b;}
.wf-heading-actions {display:flex;align-items:center;gap:9px;flex-shrink:0;}.wf-heading-actions a {text-decoration:none;}
.wf-metrics {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:24px;}
.wf-metric {padding:20px 21px;background:white;border:1px solid var(--border);border-radius:8px;display:flex;flex-direction:column;text-decoration:none;color:inherit;}
.wf-metric span {font-size:12px;font-weight:600;color:#5c687c;}.wf-metric strong {font-size:31px;line-height:1.5;font-weight:650;letter-spacing:-1px;color:#253d50;}.wf-metric small {color:#87909d;font-size:10px;}
a.wf-metric:hover {border-color:#8cb7ad;}.wf-overview-grid {display:grid;grid-template-columns:minmax(0,2.6fr) minmax(260px,1fr);gap:22px;align-items:start;}
.wf-panel {background:#fff;border:1px solid var(--border);border-radius:8px;min-width:0;margin-bottom:22px;overflow:hidden;}
.wf-panel-heading {display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px 15px;}
.wf-panel-heading h2 {font-size:14px;margin:0;color:#23374c;font-weight:650;}.wf-panel-heading p {font-size:11px;color:#7d899a;margin:6px 0 0;line-height:1.6;}
.wf-panel-heading a {font-size:11px;white-space:nowrap;color:#18766b;text-decoration:none;font-weight:600;}
.wf-panel-note {color:#788597;font-size:11px;padding:0 22px;margin:8px 0 19px;line-height:1.7;}
.wf-pipeline {display:grid;grid-template-columns:repeat(7,1fr);padding:12px 22px 25px;gap:7px;border-bottom:1px solid #eef0f3;}
.wf-pipeline a {border-top:3px solid #d8e7e2;padding-top:13px;text-decoration:none;}.wf-pipeline a:nth-child(n+4) {border-color:#dce5f3;}.wf-pipeline a:last-child {border-color:#63a595;}
.wf-pipeline strong {font-size:22px;display:block;font-weight:600;color:#263d50;}.wf-pipeline span {display:block;font-size:9px;color:#7a8795;line-height:1.5;margin-top:5px;}
.wf-table-wrap {overflow-x:auto;}.wf-table {width:100%;border-collapse:collapse;font-size:12px;text-align:left;}
.wf-table th {background:#fafbfc;padding:12px 18px;color:#8190a0;font-size:9px;font-weight:650;text-transform:uppercase;letter-spacing:.65px;border-top:1px solid #eef0f3;border-bottom:1px solid #eef0f3;white-space:nowrap;}
.wf-table td {padding:17px 18px;border-bottom:1px solid #edf0f3;vertical-align:middle;}.wf-table tbody tr:last-child td {border-bottom:0;}.wf-table tr:hover td {background:#fafcfb;}
.wf-case-title {font-weight:650;text-decoration:none;color:#243d53;display:inline-block;max-width:340px;overflow-wrap:anywhere;line-height:1.5;}.wf-case-title:hover {color:#137465;}
.wf-secondary {font-size:10px;color:#7b8798;line-height:1.6;}.wf-table .wf-secondary {margin-top:4px;}.wf-table small {display:block;font-size:9px;margin-top:4px;}
.wf-badge {display:inline-flex;gap:6px;align-items:center;padding:5px 8px;border-radius:5px;background:#f0f2f5;color:#687589;font-size:10px;font-weight:600;white-space:nowrap;}
.wf-badge i {width:5px;height:5px;border-radius:50%;background:currentColor;}.wf-badge.translation {background:#eaf3f9;color:#3c7198;}.wf-badge.revision {background:#f3effb;color:#7c5c9f;}
.wf-badge.ready-for-web {background:#e8f4ef;color:#397c64;}.wf-badge.web-preparation {background:#edf1fb;color:#5573b2;}.wf-badge.web-review {background:#fff3e4;color:#aa773a;}.wf-badge.published {background:#dff1e7;color:#287854;}
.wf-unassigned {color:#a28659;font-size:11px;}.wf-overdue {color:#bd5d41!important;}.wf-open {font-size:18px;color:#8b9aa8;text-decoration:none;}
.wf-person {display:flex;align-items:center;gap:10px;padding:13px 20px;border-bottom:1px solid #f0f2f5;}.wf-avatar {width:30px;height:30px;border-radius:50%;background:#edf2f6;color:#6b7b8c;font-size:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.wf-person strong {font-size:11px;font-weight:600;display:block;}.wf-person small {font-size:9px;color:#8691a1;display:block;margin-top:4px;}
.wf-availability {margin-left:auto;border-radius:4px;padding:4px 6px;color:#508976;background:#eef6f2;font-size:9px;white-space:nowrap;}.wf-availability.away {background:#fbf0e6;color:#a17a47;}
.wf-footer-link {display:block;text-align:center;padding:17px;font-size:11px;color:#297b70;text-decoration:none;}
.wf-filters {display:flex;gap:12px;flex-wrap:wrap;padding:18px 22px;align-items:end;}.wf-search {flex:1;min-width:200px;}.wf-search input {width:100%;}.wf-filters label {font-size:11px;color:#637086;}
.wf-check {display:flex;align-items:center;gap:6px;padding-bottom:9px;white-space:nowrap;}.wf-check input {accent-color:#116b62;}
.wf-empty {text-align:center;padding:40px 24px;}.wf-empty svg {height:32px;width:32px;color:#99aaa9;}.wf-empty h3 {font-size:14px;color:#516577;margin:14px 0 8px;}.wf-empty p {font-size:12px;color:#8a96a4;line-height:1.7;max-width:420px;margin:auto;}
.wf-loading {padding:80px;text-align:center;color:#788597;font-size:13px;}.wf-message:empty {display:none;}.wf-message {background:#fff1ec;border:1px solid #edc3b8;padding:14px 18px;margin-bottom:18px;border-radius:6px;font-size:13px;color:#983c30;}.wf-message.success {background:#edf7f1;border-color:#bbdfcd;color:#277653;}
.wf-back {display:inline-block;font-size:11px;color:#70899a;text-decoration:none;margin-bottom:20px;}.wf-stepper {display:flex;background:white;border:1px solid var(--border);border-radius:8px;padding:18px 20px;gap:9px;margin-bottom:24px;overflow:auto;}
.wf-stepper div {display:flex;align-items:center;gap:8px;flex:1;color:#a0abb7;min-width:108px;font-size:10px;}.wf-stepper b {display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f1f3f5;border-radius:50%;width:23px;height:23px;font-size:10px;}
.wf-stepper .current {color:#146d61;font-weight:700;}.wf-stepper .current b {background:#176f63;color:white;}.wf-stepper .done {color:#77958a;}.wf-stepper .done b {background:#e7f3ed;color:#3f8e6e;}
.wf-case-grid {display:grid;grid-template-columns:minmax(0,2.5fr) minmax(270px,1fr);gap:22px;align-items:start;}.wf-task-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 22px 18px;}
.wf-task {padding:14px;background:#f9fafb;border:1px solid #edf0f3;border-radius:6px;min-width:0;}.wf-task h3,.wf-member-card h3 {font-size:12px;font-weight:650;margin:0;}.wf-task p {font-size:12px;margin-bottom:0;}.wf-task-top {display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;}
.wf-task-top p {font-size:10px;color:#84909e;margin:5px 0 0;}.wf-inline-form {display:flex;gap:6px;align-items:center;flex-wrap:wrap;}.wf-inline-form label {min-width:0;flex:1;margin:0!important;}.wf-inline-form select {width:100%;min-width:100px;}.wf-inline-form input {flex:1;min-width:100px;}
.wf-inline-form button {flex-shrink:0;}.wf-warning {font-size:10px!important;color:#a57944!important;line-height:1.6;}
.wf-deadline-grid {display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:18px 22px;border-top:1px solid #edf0f3;}.wf-deadline-grid label {font-size:10px;color:#7a8695;display:block;margin-bottom:8px;}.wf-deadline-grid p {font-size:12px;}
.wf-document {display:flex;gap:12px;padding:15px 22px;border-top:1px solid #f0f2f5;align-items:center;}.wf-document svg {width:22px;height:22px;color:#7c9b9b;flex-shrink:0;}.wf-document div {flex:1;min-width:0;}.wf-document strong {font-size:12px;font-weight:600;overflow-wrap:anywhere;}.wf-document small {display:block;font-size:10px;color:#8b96a5;margin-top:4px;}.wf-document a {text-decoration:none;}
.wf-add-file {padding:16px 22px;border-top:1px solid #edf0f3;}.wf-add-file summary {cursor:pointer;font-size:12px;color:#34796f;font-weight:600;}.wf-add-file form {margin-top:18px;}.wf-form-grid {display:grid;grid-template-columns:1fr 1fr;gap:14px;}.wf-full {grid-column:1/-1;}
.wf-panel form>label,.wf-form-grid label {display:flex;flex-direction:column;gap:7px;font-size:11px;color:#68768a;margin-bottom:13px;}.wf-action-panel form {padding:0 22px 22px;}.wf-action-panel>p,.wf-action-panel>a {margin:0 22px 18px;display:block;font-size:12px;line-height:1.7;}.wf-action-panel form button {width:100%;}
.wf-facts {display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:4px 22px 22px;margin:0;}.wf-facts dt {font-size:10px;color:#8a94a2;margin-bottom:7px;}.wf-facts dd {font-size:12px;margin:0;}
.wf-notes {border-top:1px solid #edf0f3;padding:18px 22px;}.wf-notes h3 {font-size:11px;margin:0 0 8px;}.wf-notes p {white-space:pre-wrap;font-size:12px;color:#7b8798;line-height:1.7;margin:0 0 18px;}
.wf-activity {padding:4px 22px 22px;}.wf-activity article {position:relative;border-left:1px solid #e5ecea;padding:0 0 24px 18px;margin-left:4px;}.wf-activity article:last-child {padding-bottom:0;}.wf-activity strong {font-size:11px;font-weight:600;}.wf-activity p {font-size:11px;color:#728091;line-height:1.6;margin:7px 0;}.wf-activity small {display:block;font-size:9px;color:#98a1ae;margin-top:6px;}.wf-activity-dot {position:absolute;left:-4px;top:5px;width:7px;height:7px;background:#9cbeb4;border:2px solid white;border-radius:50%;}
.wf-team-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 22px 22px;}.wf-member-card {border:1px solid var(--border);padding:18px;border-radius:6px;}
.wf-load-numbers {display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0;}.wf-load-numbers strong {display:block;font-size:23px;font-weight:600;letter-spacing:-.6px;}.wf-load-numbers span {display:block;font-size:9px;color:#83919e;margin-top:5px;}
.wf-work-item {padding:12px 0;border-top:1px solid #edf0f3;}.wf-work-item a,.wf-work-item>span {font-size:11px;text-decoration:none;color:#315d75;}.wf-work-item small {font-size:9px;color:#8996a5;display:block;margin-top:6px;}
.wf-calendar-layout {display:grid;grid-template-columns:minmax(0,3fr) minmax(240px,1fr);gap:22px;}.wf-calendar-scroll {overflow-x:auto;}.wf-calendar {display:grid;grid-template-columns:repeat(7,minmax(0,1fr));min-width:620px;}.wf-weekday {font-size:10px;color:#8390a1;text-align:center;padding:13px;background:#f9fafb;border-block:1px solid #edf0f3;}
.wf-day {min-height:106px;padding:9px 6px;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;min-width:0;}.wf-day time {font-size:10px;padding:5px;display:inline-block;color:#617183;}.wf-day.outside {background:#fafbfc;}.wf-day.outside time {color:#bdc5ce;}.wf-day.today time {background:#176f63;color:white;border-radius:50%;min-width:15px;text-align:center;}
.wf-calendar-event {display:block;border-radius:3px;font-size:8px;padding:4px 5px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;}.wf-calendar-event.away {background:#f8eee3;color:#9c7449;}.wf-calendar-event.due {background:#e6f1ed;color:#3b7b66;}
.wf-calendar-layout aside form {padding:0 22px 22px;}.wf-absence {padding:14px 22px;border-top:1px solid #edf0f3;}.wf-absence strong {font-size:11px;}.wf-absence p {font-size:10px;color:#8c97a3;}.wf-absence small {font-size:9px;color:#a08462;}.wf-text-button {border:0;background:transparent;color:#a27766;font-size:10px;float:right;cursor:pointer;}
.wf-report-title {padding:10px 22px 20px;}.wf-report-title h2 {font-size:17px;}.wf-report-title p {font-size:11px;color:#8a95a2;line-height:1.7;}#wf-report-output>.wf-metrics {margin:0 22px 22px;}#wf-report-output>h3 {font-size:13px;margin:22px;}
.wf-sr-only {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
.dpt-mobile-menu {display:none;}.dpt-shell [hidden] {display:none!important;}
.wf-dialog {width:min(900px,calc(100% - 36px));max-height:85vh;box-sizing:border-box;border:1px solid #d6dfe5;border-radius:10px;padding:0;color:#243146;}
.wf-dialog::backdrop {background:#15253788;}.wf-dialog>form {padding:0 22px 22px;}.wf-dialog .dpt-fieldset {margin-bottom:20px;}
.wf-edit-notes {margin-bottom:24px;}.wf-edit-notes summary {font-size:12px;font-weight:600;color:#18766b;cursor:pointer;}.wf-edit-notes form {margin-top:18px;}
.wf-badge.completed {background:#dff1e7;color:#287854;}
@media(max-width:800px){
  .dpt-sidebar.mobile-open .dpt-sidebar-brand span,.dpt-sidebar.mobile-open .dpt-sidebar-nav a span,.dpt-sidebar.mobile-open .dpt-sidebar-footer span {display:inline;}
  .dpt-sidebar.mobile-open .dpt-sidebar-brand {justify-content:flex-start;padding:22px;}
  .dpt-sidebar.mobile-open .dpt-sidebar-nav a {justify-content:flex-start;}
  .dpt-sidebar.mobile-open .brand-mark {display:flex!important;}
  .dpt-sidebar.mobile-open .nav-icon {display:flex!important;}
  .dpt-sidebar-close {margin:0 12px!important;background:#273c50!important;border-color:#435469!important;color:white!important;text-align:left;}
  .wf-dialog .dpt-form-grid.cols-3 {grid-template-columns:1fr;}
}
@media(min-width:1500px){.wf-task .wf-inline-form {flex-wrap:nowrap;}}
@media(max-width:1200px){.wf-overview-grid,.wf-case-grid {grid-template-columns:minmax(0,1fr);}.wf-overview-grid>aside {display:none;}.wf-task-grid {grid-template-columns:repeat(3,minmax(0,1fr));}.wf-team-grid {grid-template-columns:repeat(2,minmax(0,1fr));}.wf-calendar-layout {grid-template-columns:minmax(0,1fr);}.wf-calendar-layout aside {display:grid;grid-template-columns:1fr 1fr;gap:22px;}}
@media(max-width:800px){.dpt-sidebar {display:none;position:fixed;left:0;top:0;height:100vh;z-index:40;width:232px;}.dpt-sidebar.mobile-open {display:flex;}.dpt-mobile-menu {display:block;border:1px solid #e1e5e9;background:white;color:#516175;border-radius:5px;padding:6px 10px;margin-right:10px;}.dpt-topbar {padding:10px 16px;}.dpt-topbar-title {margin-right:auto;}.dpt-topbar #userName,.dpt-topbar #userRole {display:none;}.dpt-content {padding:22px 16px;}.wf-heading {align-items:flex-start;flex-direction:column;gap:14px;}.wf-heading h1 {font-size:24px;}.wf-metrics {grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}.wf-metric {padding:15px;}.wf-metric strong {font-size:26px;}.wf-task-grid,.wf-team-grid,.wf-calendar-layout aside {grid-template-columns:1fr;}.wf-stepper {padding:14px;}.wf-deadline-grid,.wf-form-grid {grid-template-columns:1fr;}.wf-facts {grid-template-columns:repeat(2,1fr);}.wf-table {min-width:620px;}.wf-pipeline {overflow:auto;grid-template-columns:repeat(7,85px);}.wf-panel-heading {padding:16px;}.wf-panel-heading a {white-space:normal;}.wf-heading-actions {flex-wrap:wrap;}}
@media print {.dpt-sidebar,.dpt-topbar,.wf-heading-actions,.wf-filters,.wf-open {display:none!important;}.dpt-content {padding:0;}.dpt-shell {background:white;display:block;}.wf-panel {border:0;overflow:visible;}.wf-table-wrap {overflow:visible;}.wf-table {font-size:10px;}.wf-metric {break-inside:avoid;}.wf-table tr {break-inside:avoid;}a {color:inherit!important;text-decoration:none!important;}}
