.article-workbench{--queue-width:340px;position:relative;grid-template-columns:var(--queue-width) minmax(0,1fr);min-width:0;transition:grid-template-columns .2s ease}.article-workbench.is-queue-collapsed{--queue-width:52px}.article-workbench.is-queue-collapsed .article-workbench__queue-tools,.article-workbench.is-queue-collapsed .article-workbench__stories,.article-workbench.is-queue-collapsed .article-workbench__queue-count{display:none}.article-workbench__queue{display:flex;flex-direction:column;transition:border-color .18s ease,background-color .18s ease}.article-workbench.is-queue-collapsed .article-workbench__queue{background:#ebe7e1}.article-workbench__issuebar{grid-template-columns:210px minmax(0,1fr) auto}.article-workbench__issue-actions{display:flex!important;align-items:center;gap:14px;border:0!important;padding:0!important}.article-workbench__copy{padding-right:76px}.article-workbench__sequence,.article-workbench .article-editor__form{width:min(100%,1180px);margin-right:auto;margin-left:auto}.article-workbench .article-editor__dirty-actions{right:76px;left:calc(var(--queue-width) + 30px)}
.article-workbench__queue-tools{flex:0 0 auto}.article-workbench__stories{min-height:0;flex:1 1 auto}.article-workbench__queue-footer{display:flex;min-width:0;min-height:54px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;border-top:1px solid #d3cec6;padding:9px 12px 9px 18px;background:#f7f4ef}.article-workbench__queue-footer .article-workbench__queue-count{min-width:0;margin:0;border:0;padding:0}.article-workbench__queue-toggle{display:flex;height:34px;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;border:1px solid #b8b1a8;border-radius:8px;padding:0 11px;background:transparent;color:#3e3934;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.article-workbench__queue-toggle img{display:block;width:16px;height:16px}.article-workbench__queue-toggle:hover{border-color:#8f877e;background:#ece8e2}.article-workbench__queue-toggle:focus-visible{border-color:#171513;box-shadow:inset 0 0 0 1px #171513;outline:0}.article-workbench.is-queue-collapsed .article-workbench__queue-footer{justify-content:stretch;padding:0;background:#171513}.article-workbench.is-queue-collapsed .article-workbench__queue-toggle{width:100%;height:54px;border:0;border-radius:0;padding:0;background:#171513}.article-workbench.is-queue-collapsed .article-workbench__queue-toggle span{display:none}.article-workbench.is-queue-collapsed .article-workbench__queue-toggle img{filter:invert(1)}.article-workbench.is-queue-collapsed .article-workbench__queue-toggle:hover{background:#99192f}.article-workbench.is-queue-collapsed .article-workbench__queue-toggle:focus-visible{box-shadow:inset 0 0 0 2px #fff}
.article-workbench__dock{position:fixed;z-index:42;right:0;top:50%;display:grid;gap:2px;transform:translateY(-35%)}.article-workbench__dock button{display:grid;width:64px;min-height:66px;place-items:center;gap:4px;border:1px solid #bfb8af;border-right:0;border-radius:12px 0 0 12px;padding:8px 4px;background:#fffefa;color:#3e3934;font-size:7px;font-weight:900;text-transform:uppercase;box-shadow:0 4px 16px rgb(20 16 12/8%);cursor:pointer}.article-workbench__dock button span{display:grid;min-width:22px;height:22px;place-items:center;border-radius:50%;background:#ece8e2;color:#99192f;font-family:Georgia,"Times New Roman",serif;font-size:11px}.article-workbench__dock button:hover,.article-workbench__dock button:focus-visible,.article-workbench__dock button.is-active{border-color:#99192f;background:#99192f;color:#fff;outline:0}.article-workbench__dock button:hover span,.article-workbench__dock button.is-active span{background:#fff;color:#99192f}
.article-workbench__panel-dialog{position:fixed;inset:94px 0 0 auto;width:min(610px,calc(100vw - 80px));height:calc(100vh - 94px);max-width:none;max-height:none;margin:0;border:0;border-left:1px solid #bdb6ad;padding:0;background:#f7f4ef;color:#171513;box-shadow:-28px 0 70px rgb(19 15 12/18%)}.article-workbench__panel-dialog::backdrop{background:rgb(23 20 17/14%)}.article-workbench__panel-paper{display:grid;height:100%;grid-template-rows:auto minmax(0,1fr);border-top:4px solid #99192f}.article-workbench__panel-paper>header{display:flex;align-items:start;justify-content:space-between;gap:20px;border-bottom:1px solid #ccc5bc;padding:22px 26px 18px;background:#fffefa}.article-workbench__panel-paper>header span{color:#99192f;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.article-workbench__panel-paper>header h2{margin:5px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:400}.article-workbench__panel-close{width:34px;height:28px;border:1px solid #bbb4aa;border-radius:999px;background:transparent;color:#171513;font-size:18px;line-height:1;cursor:pointer}.article-workbench__panel-close:hover,.article-workbench__panel-close:focus-visible{border-color:#99192f;color:#99192f;outline:0}.article-workbench__panel-scroll{overflow:auto;padding:0 26px 70px}.article-workbench__panel-scroll>[data-workbench-panel]{display:grid;gap:22px;padding-top:22px}.article-workbench__panel-scroll>[hidden]{display:none}.article-workbench__panel-scroll p{color:#6d665f;font-family:Georgia,"Times New Roman",serif;font-size:12px;line-height:1.5}.article-workbench__panel-scroll .article-workbench__approval{padding-top:0}.article-workbench__panel-scroll .article-workbench__context-section{padding-top:0}.article-workbench__panel-scroll .editorial-checklist ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.article-workbench__panel-scroll .editorial-checklist li{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:10px;color:#5f5953;font-size:11px}.article-workbench__panel-scroll .editorial-checklist li span{display:grid;height:20px;place-items:center;border:1px solid #bdb6ad;border-radius:999px;font-size:7px;font-weight:900;text-transform:uppercase}.article-workbench__panel-scroll .editorial-checklist li.is-complete{color:#24613c}.article-workbench__panel-scroll .editorial-checklist li.is-complete span{border-color:#6ba07b}.article-workbench__panel-image{display:grid;gap:10px}.article-workbench__panel-image img{width:100%;max-height:280px;border-radius:10px;object-fit:cover}.article-workbench__panel-image strong{font-size:11px}.article-workbench__panel-scroll .source-management-panel,.article-workbench__panel-scroll .merge-pages-panel,.article-workbench__panel-scroll .article-revisions-panel,.article-workbench__panel-scroll .article-editor__danger-zone{border-top:1px solid #d2ccc3;padding-top:20px}
.article-image-dialog{width:min(940px,calc(100vw - 60px));max-width:none;border:0;border-radius:16px;padding:0;background:#f8f6f2;color:#171513;box-shadow:0 30px 90px rgb(0 0 0/34%)}.article-image-dialog::backdrop{background:rgb(17 15 13/70%);backdrop-filter:blur(3px)}.article-image-dialog__paper{border-top:5px solid #99192f}.article-image-dialog__paper>header{display:flex;align-items:start;justify-content:space-between;gap:26px;border-bottom:1px solid #d0cac1;padding:24px 28px 20px}.article-image-dialog__paper>header span{color:#99192f;font-size:8px;font-weight:900;text-transform:uppercase}.article-image-dialog__paper>header h2{margin:5px 0 6px;font-family:Georgia,"Times New Roman",serif;font-size:30px;font-weight:400}.article-image-dialog__paper>header p{margin:0;color:#6f6861;font-family:Georgia,"Times New Roman",serif;font-size:12px}.article-image-dialog__paper>header button{border:0;background:transparent;font-size:28px;cursor:pointer}.article-image-dialog__body{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(380px,1.2fr);gap:26px;padding:24px 28px}.article-image-dialog figure{margin:0}.article-image-dialog figure img{width:100%;max-height:410px;border-radius:10px;background:#ded9d1;object-fit:contain}.article-image-dialog figcaption{margin-top:8px;color:#6f6861;font-family:Georgia,"Times New Roman",serif;font-size:11px}.article-image-dialog__fields{display:grid;gap:15px}.article-image-dialog__fields label{display:grid;grid-template-columns:1fr auto;gap:7px;font-size:9px;font-weight:900;text-transform:uppercase}.article-image-dialog__fields label small{color:#99192f;font-size:7px}.article-image-dialog__fields label .field,.article-image-dialog__fields label>span{grid-column:1/-1}.article-image-dialog__fields label>span{color:#77716a;font-family:Georgia,"Times New Roman",serif;font-size:10px;font-weight:400;line-height:1.35;text-transform:none}.article-image-dialog__fields textarea{min-height:78px}.article-image-dialog__paper>footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #d0cac1;padding:16px 28px;background:#fffefa}.article-image-dialog__paper>footer p{margin:0}.article-image-dialog__paper>footer>div{display:flex;align-items:center;gap:10px}
.issue-photo-card{display:block;padding:7px}.issue-photo-card__choose{display:grid;width:100%;height:100%;grid-template-rows:150px auto auto;gap:9px;border:0;border-radius:8px;padding:0;background:transparent;color:#171513;text-align:left;cursor:pointer}.issue-photo-card__choose:disabled{cursor:default;opacity:1}.issue-photo-card__meta b{color:#99192f;font-size:8px;text-transform:uppercase}.issue-photo-card__action{display:block;border-radius:999px;padding:9px 10px;background:#171513;color:#fff;font-size:8px;font-weight:900;text-align:center;text-transform:uppercase}.issue-photo-card.is-current .issue-photo-card__action{background:#e9e4dc;color:#6c655e}.issue-photo-card__choose:not(:disabled):hover .issue-photo-card__action,.issue-photo-card__choose:not(:disabled):focus-visible .issue-photo-card__action{background:#99192f}.issue-photo-card__choose:focus-visible{outline:3px solid rgb(153 25 47/12%);outline-offset:2px}.issue-photo-library__paper{grid-template-rows:auto auto minmax(0,1fr) auto}.issue-photo-library__empty{grid-column:1/-1;border:1px dashed #bdb6ad;border-radius:12px;padding:40px;text-align:center}.issue-photo-library__empty p{color:#6d665f;font-family:Georgia,"Times New Roman",serif}.issue-photo-library__footer{display:grid;grid-template-columns:minmax(320px,1fr) auto;gap:10px 14px}.issue-photo-library__upload{display:flex;align-items:center;gap:14px;border:1px dashed #aaa299;border-radius:10px;padding:12px 14px;cursor:pointer}.issue-photo-library__upload input{max-width:190px;font-size:9px}.issue-photo-library__upload span{display:grid;gap:3px}.issue-photo-library__upload small{color:#77716a;font-family:Georgia,"Times New Roman",serif;font-size:10px}.issue-photo-library__footer .form-note{grid-column:1/-1;margin:0}
@media(max-width:1100px){.article-workbench{--queue-width:300px}.article-workbench__metadata{grid-template-columns:repeat(2,minmax(0,1fr))}.article-workbench__metadata>label:first-child{grid-column:1/-1}.article-image-dialog__body{grid-template-columns:1fr}.article-image-dialog figure img{max-height:260px}.article-image-dialog{max-height:calc(100vh - 40px);overflow:auto}}
.article-workbench__panel-close{width:auto;min-width:0;height:30px;padding:0 12px;font-size:8px;font-weight:900;text-transform:uppercase}.article-image-dialog__paper>header button{border:1px solid #bbb4aa;border-radius:999px;padding:7px 12px;background:transparent;font-size:8px;font-weight:900;text-transform:uppercase}
.article-image-dialog__paper>header button{font-family:Arial,sans-serif!important;font-size:8px!important}
.article-workbench__panel-dialog[open]{position:fixed!important;z-index:1000;top:94px!important;right:0!important;bottom:0!important;left:auto!important;display:block!important;width:610px!important;max-width:calc(100vw - 80px)!important;height:calc(100vh - 94px)!important;margin:0!important;background:#f7f4ef!important}
.article-workbench__copy{padding-right:122px}.article-workbench .article-editor__dirty-actions{right:122px}.article-workbench__dock{right:0;gap:5px;transform:translateY(-40%)}.article-workbench__dock button{width:104px;min-height:64px;grid-template-columns:30px 1fr;place-items:center start;gap:8px;border-color:#aaa299;border-radius:14px 0 0 14px;padding:9px 10px;background:#fffefa;font-size:8px;line-height:1.15;text-align:left;box-shadow:0 8px 24px rgb(24 18 14/13%);transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.article-workbench__dock button span{min-width:28px;height:28px;font-size:13px}.article-workbench__dock button:not(:has(span)){display:flex;align-items:center;padding-left:17px}.article-workbench__dock button:hover,.article-workbench__dock button:focus-visible{transform:translateX(-5px);box-shadow:0 10px 28px rgb(83 14 29/18%)}
.article-workbench__panel-dialog[open]{--panel-left:calc(100vw - 820px);--panel-top:118px;top:var(--panel-top)!important;right:auto!important;bottom:auto!important;left:var(--panel-left)!important;width:min(700px,calc(100vw - 48px))!important;max-width:none!important;height:min(650px,calc(100vh - 142px))!important;max-height:none!important;overflow:hidden;border:1px solid #a8a097!important;border-radius:16px!important;background:#f7f4ef!important;box-shadow:0 28px 80px rgb(22 17 14/28%)!important}.article-workbench__panel-paper{overflow:hidden;border-top-width:5px;border-radius:15px}.article-workbench__panel-paper>header{cursor:grab;user-select:none}.article-workbench__panel-paper>header:active,.article-workbench__panel-dialog.is-dragging .article-workbench__panel-paper>header{cursor:grabbing}.article-workbench__panel-paper>header button{cursor:pointer;user-select:auto}.article-workbench__panel-scroll{min-height:0}
@media(max-width:800px){.article-workbench__copy{padding-right:88px}.article-workbench .article-editor__dirty-actions{right:88px}.article-workbench__dock button{width:78px;grid-template-columns:1fr;justify-items:center;gap:4px;padding:8px 5px;text-align:center}.article-workbench__panel-dialog[open]{width:calc(100vw - 28px)!important;height:min(620px,calc(100vh - 90px))!important}.article-workbench__panel-paper>header{padding:18px 20px 15px}.article-workbench__panel-scroll{padding-right:20px;padding-left:20px}}
.article-workbench__panel-dialog[data-active-panel="source"] .article-workbench__panel-scroll{overflow:hidden;padding:0;background:#363636}.article-workbench__panel-dialog[data-active-panel="source"] [data-workbench-panel="source"]{display:block;height:100%;padding:0}.article-workbench__source-pdf{display:block;width:100%;height:100%;border:0;background:#363636}.article-workbench__source-unavailable{display:grid;height:100%;place-content:center;gap:7px;padding:32px;text-align:center}.article-workbench__source-unavailable strong{font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:400}.article-workbench__source-unavailable p{margin:0}
.article-workbench__panel-dialog[data-active-panel="gallery"] .article-workbench__panel-scroll{overflow:hidden;padding:0;background:#f8f6f2}.article-workbench__panel-dialog[data-active-panel="gallery"] [data-workbench-panel="gallery"]{display:grid;height:100%;grid-template-rows:auto auto minmax(0,1fr) auto;gap:0;border-top:0;padding:0}.article-workbench__gallery-intro{display:grid;gap:7px;border-bottom:1px solid #d3cec6;padding:17px 22px 15px;background:#fffefa}.article-workbench__gallery-intro>div{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.article-workbench__gallery-intro span{color:#99192f;font-size:8px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.article-workbench__gallery-intro h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:400}.article-workbench__gallery-intro p{margin:0!important}.article-workbench__gallery .issue-photo-library__toolbar{display:grid;gap:10px;padding:11px 20px}.article-workbench__gallery .issue-photo-library__toolbar dl{justify-content:space-between}.article-workbench__gallery .issue-photo-library__filters{flex-wrap:wrap}.article-workbench__gallery .issue-photo-library__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px 20px}.article-workbench__gallery .issue-photo-library__footer{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:12px 20px}.article-workbench__gallery .issue-photo-library__upload{min-width:0;padding:9px 11px}.article-workbench__gallery .issue-photo-library__upload input{max-width:150px}.article-workbench__gallery .issue-photo-library__footer>.text-button{grid-column:1/-1;justify-self:start}.article-workbench__gallery .issue-photo-card__choose[data-edit-current-image] .issue-photo-card__action{background:#99192f;color:#fff}.article-workbench__gallery .issue-photo-card:has(.issue-photo-card__dismiss){display:grid;grid-template-rows:minmax(0,1fr) auto}.article-workbench__gallery .issue-photo-card:has(.issue-photo-card__dismiss) .issue-photo-card__choose{height:auto}.article-workbench__gallery .issue-photo-card__dismiss{justify-self:start;margin:5px 8px 2px;font-size:8px}@media(max-width:800px){.article-workbench__gallery .issue-photo-library__grid{grid-template-columns:1fr;padding-right:14px;padding-left:14px}.article-workbench__gallery .issue-photo-library__footer{grid-template-columns:1fr;padding-right:14px;padding-left:14px}.article-workbench__gallery .issue-photo-library__footer>.button{width:100%}.article-workbench__gallery .issue-photo-library__upload{display:grid}.article-workbench__gallery .issue-photo-library__upload input{max-width:100%}}
.article-workbench__gallery .issue-photo-library__filter-empty{align-self:center;margin:20px;border:1px dashed #bdb6ad;border-radius:12px;padding:34px;text-align:center}.article-workbench__gallery .issue-photo-library__filter-empty strong{font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:400}.article-workbench__gallery .issue-photo-library__filter-empty p{margin:7px 0 0!important}
.article-workbench__panel-dialog[data-active-panel="history"] .article-workbench__panel-scroll{padding:0 22px 34px}.article-workbench__panel-dialog[data-active-panel="history"] .article-history{gap:0;padding-top:0}.article-history__intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;border-bottom:1px solid #d3cec6;padding:20px 0}.article-history__intro>div>span{color:#99192f;font-size:8px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.article-history__intro h2{margin:5px 0 5px;font-family:Georgia,"Times New Roman",serif;font-size:21px;font-weight:400}.article-history__intro p{max-width:410px;margin:0!important}.article-history__intro dl{display:flex;gap:20px;margin:0}.article-history__intro dl div{min-width:76px;border-left:1px solid #d3cec6;padding-left:14px}.article-history__intro dt{color:#77716a;font-size:7px;font-weight:900;text-transform:uppercase}.article-history__intro dd{margin:4px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:14px}.article-history .article-revisions-panel{border-top:0!important;padding-top:20px!important}.article-revisions-list{display:grid;margin:0;padding:0;list-style:none}.article-revisions-list .article-history__event{display:grid;grid-template-columns:112px minmax(0,1fr) auto;justify-content:normal;gap:16px;align-items:center;border-top:1px solid #ddd7cf;border-left:3px solid #b8b1a8;padding:14px 12px}.article-history__event:first-child{border-top:0}.article-history__event.is-current{border-left-color:#99192f;background:#fffefa}.article-history__event time{color:#77716a;font-family:Georgia,"Times New Roman",serif;font-size:10px;line-height:1.35}.article-history__event>div{display:grid;gap:3px}.article-history__event strong{font-size:11px}.article-history__event span,.article-history__event small{color:#6d665f;font-size:9px}.article-history__event small{font-family:Georgia,"Times New Roman",serif}.article-history__event .text-button{font-size:8px;white-space:nowrap}.article-history>.article-editor__danger-zone{margin-top:8px}.article-history [data-revisions-status]{margin:0}@media(max-width:800px){.article-history__intro{grid-template-columns:1fr}.article-revisions-list .article-history__event{grid-template-columns:1fr auto}.article-history__event time{grid-column:1/-1}.article-history__event>div{grid-column:1}.article-history__event .text-button{grid-column:2;grid-row:2}}
.article-image-dialog{width:min(630px,calc(100vw - 28px));max-height:min(760px,calc(100dvh - 28px));border:1px solid #c7b9ae;border-radius:16px;overflow:auto;background:#fffdf9;color:#241f1c;box-shadow:0 24px 80px rgb(35 20 23/24%);opacity:0;transform:translateY(14px) scale(.985);transition:opacity 190ms ease,transform 230ms cubic-bezier(.2,.8,.2,1)}
.article-image-dialog.is-open{opacity:1;transform:translateY(0) scale(1)}
.article-image-dialog.is-closing{opacity:0;transform:translateY(8px) scale(.99);pointer-events:none}
.article-image-dialog::backdrop{background:rgb(27 17 20/48%);backdrop-filter:blur(3px)}
.article-image-dialog .article-image-dialog__paper{border-top:0}
.article-image-dialog .article-image-dialog__paper>header{border-top:5px solid #a51d37;border-bottom:0;padding:29px 34px 22px}
.article-image-dialog .article-image-dialog__paper>header h2{margin:0 0 9px;font:600 clamp(30px,4vw,42px)/1 var(--gr-serif,Georgia,"Times New Roman",serif)}
.article-image-dialog .article-image-dialog__paper>header p{color:#6c655e;font:400 13px/1.5 system-ui,sans-serif}
.article-image-dialog .article-image-dialog__paper>header button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #ddd2c7;border-radius:50%;padding:0;background:#fff;color:#644c4e;font:400 23px/1 system-ui,sans-serif!important}
.article-image-dialog .article-image-dialog__body{display:grid;grid-template-columns:1fr;gap:18px;padding:0 34px 24px}
.article-image-dialog figure img{display:block;width:100%;max-height:170px;border-radius:8px;background:#e8e3dc;object-fit:contain}
.article-image-dialog figure figcaption{margin-top:6px;color:#756d67;font:400 11px/1.4 system-ui,sans-serif}
.article-image-dialog .article-image-dialog__fields{display:grid;gap:16px}
.article-image-dialog .article-image-dialog__fields label{color:#852036;font-size:11px;letter-spacing:.04em}
.article-image-dialog .article-image-dialog__fields label small{color:#756d67;font-size:10px}
.article-image-dialog .article-image-dialog__fields label .field{width:100%;min-height:46px;border:1px solid #bfb1a7;border-radius:7px;padding:10px 12px;background:#fff;color:#241f1c;font:400 14px/1.4 system-ui,sans-serif;letter-spacing:normal;text-transform:none}
.article-image-dialog .article-image-dialog__paper>footer{position:sticky;bottom:0;z-index:1;border-top:1px solid #e5d9ce;padding:16px 34px 21px;background:#faf6f0}
.article-image-dialog .article-image-dialog__paper>footer .button{min-height:39px}
.article-image-dialog .article-image-dialog__paper>footer .button:not(.button--primary){border:1px solid #bfb1a7;background:#fff;color:#241f1c}
.article-image-dialog :is(button,input,textarea):focus-visible{outline:2px solid #a51d37;outline-offset:2px}
@media(max-width:650px){.article-image-dialog .article-image-dialog__paper>header{padding:23px 21px 18px}.article-image-dialog .article-image-dialog__body{padding:0 21px 21px}.article-image-dialog .article-image-dialog__paper>footer{flex-wrap:wrap;padding:16px 21px 21px}}
@media(prefers-reduced-motion:reduce){.article-image-dialog{transition:none}}
