@font-face{font-family:Selects Sans;src:url(dm-sans-400.woff) format('woff');font-weight:400;font-display:swap}@font-face{font-family:Selects Sans;src:url(dm-sans-500.woff) format('woff');font-weight:500;font-display:swap}
.aw-selects-root,.aw-selects-dialog,.aw-select-photo,.aw-selects-entry,.aw-select-viewer{font-family:Selects Sans,Arial,sans-serif!important;font-size:14px;line-height:1.4;color:#38382f;box-sizing:border-box}
.aw-selects-root *,.aw-selects-dialog *{box-sizing:border-box}.aw-selects-root button,.aw-selects-dialog button,.aw-selects-entry,.aw-select-photo,.aw-select-viewer{font:inherit;color:inherit;cursor:pointer;border:1px solid #b9b2a2;border-radius:2px;background:transparent;padding:9px 14px;letter-spacing:0}.aw-selects-root button:hover,.aw-selects-dialog button:hover{background:#ddd4c2}.aw-selects-root button:focus-visible,.aw-selects-dialog :focus-visible,.aw-select-photo:focus-visible{outline:2px solid #4d634f;outline-offset:4px}.aw-selects-root button:disabled,.aw-selects-dialog button:disabled{opacity:.4;cursor:default}.aw-selects-root .primary,.aw-selects-dialog .primary{background:#393c32;color:#fff;border-color:#393c32}.aw-selects-entry{margin:12px 0;white-space:nowrap}.aw-selects-tray{position:fixed;z-index:100001;bottom:20px;left:300px;right:30px;display:flex;align-items:center;gap:16px;background:#f4eddf;border:1px solid #b9b2a2;padding:14px 18px;box-shadow:0 6px 28px #27251a18}.aw-selects-tray .thumbs{display:flex;gap:5px;flex:1}.aw-selects-tray img{height:45px;width:38px;object-fit:cover}.aw-selects-tray .status{flex:1}.aw-select-photo{position:absolute;z-index:20;top:10px;right:10px;border-radius:50%;background:#f6f2e9e8;width:36px;height:36px;padding:0;box-shadow:0 1px 8px #0002;font-size:22px}.aw-select-photo[aria-pressed=true]{color:white;background:#3d4b3d;border-color:#3d4b3d}.aw-selectable{position:relative}.aw-select-viewer{margin:4px 6px}.aw-dialog-tools:has(.aw-select-viewer){flex-wrap:wrap}.aw-selects-mode #aw-photo-archive{padding-bottom:100px}.aw-selects-root .notice{position:fixed;bottom:112px;right:30px;z-index:100005;background:#f6f2e9;max-width:420px;padding:12px 16px;border:1px solid #b9b2a2}.aw-selects-root .notice:empty{display:none}
/* The dialog has one scrolling work area and a persistent next action. */
.aw-selects-dialog{position:fixed;inset:12px;width:calc(100% - 24px);height:calc(100% - 24px);max-width:none;max-height:none;margin:0;background:#e9dfcd;padding:0;border:1px solid #b9b2a2;overflow:hidden}
.aw-selects-dialog::backdrop{background:#1d211c65}
.aw-selects-layout{display:flex;flex-direction:column;height:100%;min-height:0}
.aw-selects-header{display:flex;align-items:center;gap:22px;padding:20px 28px;border-bottom:1px solid #c9c0ad;flex-shrink:0}
.aw-selects-dialog h1{font:400 24px/1.2 Selects Sans,Arial;margin:0}
.aw-selects-dialog h2{font:400 19px/1.3 Selects Sans,Arial;margin:0 0 10px}
.aw-selects-dialog p{margin:0;line-height:1.5}
.aw-selects-dialog .quiet{font-size:12px;color:#726d61}
.aw-selects-main{flex:1;min-height:0;min-width:0;overflow:auto;padding:22px 28px}
.aw-selects-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 28px;border-top:1px solid #c9c0ad;background:#f0e8da;flex-shrink:0}
.aw-selects-footer-status{display:flex;flex-direction:column;gap:3px;min-width:0;font-size:13px}
.aw-selects-footer-status strong{font-weight:500}
.aw-selects-footer-status progress{max-width:260px;width:100%;height:5px;accent-color:#3d4b3d}
.aw-selects-next{display:flex;gap:10px;flex-shrink:0}
.aw-selects-actions{display:flex;align-items:center;gap:10px;margin-bottom:18px}
.aw-selects-more{position:relative;margin-left:auto}
.aw-selects-dialog summary{cursor:pointer;font-size:13px;padding:10px 0}
.aw-selects-more summary{padding:10px 14px}
.aw-selects-more[open]{display:flex;gap:8px;flex-wrap:wrap}
.aw-selects-more button{margin-left:8px}
.aw-selects-document-details{border-top:1px solid #c9c0ad;border-bottom:1px solid #c9c0ad;margin-bottom:24px}
.aw-selects-document-details summary{overflow-wrap:anywhere}
.aw-selects-details{display:grid;grid-template-columns:minmax(160px,2fr) minmax(130px,1fr) auto;align-items:end;gap:20px;padding:12px 0 20px}
.aw-selects-dialog label{font-size:12px;display:block}
.aw-selects-dialog input[type=text]{display:block;font:inherit;font-size:15px;width:100%;background:transparent;border:0;border-bottom:1px solid #9b9688;padding:8px 0;color:#38382f;border-radius:0}
.aw-selects-dialog input[type=checkbox],.aw-selects-dialog input[type=radio]{accent-color:#3d4b3d}
.aw-selects-pages{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:28px 24px;align-items:start}
.aw-selects-pages[data-count="1"]{max-width:680px;margin:0 auto}
.aw-selects-card{min-width:0}
.aw-selects-card-label{display:flex;justify-content:space-between;gap:10px;font-size:12px;margin-bottom:10px}
.aw-selects-card[draggable=true]{cursor:grab}
.aw-selects-card.drag-over{outline:2px solid #657361;outline-offset:8px}
.aw-selects-sheet{aspect-ratio:4/3;position:relative;background:#f6f2e9;box-shadow:0 1px 5px #48432c18;overflow:hidden;container-type:inline-size}
.aw-selects-sheet img{position:absolute;object-fit:contain}
.aw-selects-card-bar{display:flex;gap:6px;align-items:center;flex-wrap:wrap;padding-top:10px}
.aw-selects-card-bar button{padding:8px 9px;font-size:12px;min-height:36px}
.aw-selects-card-bar .remove{border-color:transparent;color:#726d61}
.aw-selects-warning{padding:12px 14px;background:#f9eed3;border:1px solid #c6ad78;margin-bottom:18px}
.aw-selects-warning:empty{display:none}
.aw-selects-warning button{margin:8px}
.aw-selects-empty{padding:60px 20px;text-align:center}
.aw-selects-empty p{margin-bottom:24px}
.aw-selects-dialog[data-view=preview] .aw-selects-main{display:flex;flex-direction:column}
.aw-selects-preview{display:grid;grid-template-columns:minmax(0,1fr) 195px;gap:28px;flex:1;min-height:0}
.aw-selects-preview .preview-stage{min-width:0;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;container-type:size}
.aw-selects-page-frame{width:min(100%,calc((100cqh - 54px)*4/3));aspect-ratio:4/3;flex-shrink:0}
.aw-selects-preview .aw-selects-sheet{width:100%}
.aw-selects-preview .pager{display:flex;justify-content:center;align-items:center;gap:16px;padding-top:10px;height:54px;flex-shrink:0}
.aw-selects-preview .pager button{min-width:44px;min-height:44px;padding:5px 12px}
.aw-selects-preview aside{padding-top:12px}
.aw-selects-preview .quality{display:flex;align-items:start;gap:8px;margin:14px 0}
.aw-selects-preview .quality span{display:block;font-size:14px}
.aw-selects-preview .quality small{display:block;color:#726d61;font-size:11px}
.aw-selects-pdf-canvas{display:block;width:100%;height:auto;background:#f6f2e9;box-shadow:0 1px 5px #48432c18}
.aw-selects-dialog [hidden],.aw-selects-root [hidden]{display:none!important}
.aw-selects-dialog *,.aw-selects-root *{font-family:inherit!important}
.aw-selects-root .primary,.aw-selects-dialog .primary{background:#393c32!important;color:#fff!important;border-color:#393c32!important}
.aw-selects-dialog .primary:hover,.aw-selects-root .primary:hover{background:#4a5545!important}
.aw-selects-dialog button{white-space:nowrap;min-height:44px}
.aw-selects-collection-status{min-width:155px}
.aw-selects-collection-status .count{font-size:14px}
.aw-selects-tray .aw-selects-hint{font-size:11px;line-height:1.5;margin:3px 0 0;color:#726d61;max-width:210px}
@media(max-width:1000px){.aw-selects-tray{left:24px;right:24px}.aw-selects-details{grid-template-columns:1fr 1fr}}
@media(max-width:700px){
.aw-selects-dialog{inset:0;width:100%;height:100dvh;border:0}
.aw-selects-header{padding:12px 16px;gap:16px}.aw-selects-dialog h1{font-size:21px}
.aw-selects-header button{font-size:12px;padding:8px}
.aw-selects-main{padding:16px}.aw-selects-footer{padding:12px 16px;gap:12px}.aw-selects-footer-status{font-size:12px}.aw-selects-footer-status .quiet{font-size:11px}
.aw-selects-next{gap:6px}.aw-selects-next button{padding:9px 12px}
.aw-selects-pages{grid-template-columns:1fr;gap:24px}.aw-selects-details{grid-template-columns:1fr;gap:16px}
.aw-selects-preview{display:flex;flex-direction:column;gap:12px}
.aw-selects-preview .preview-stage{flex:1;min-height:130px}.aw-selects-preview aside{padding:0;order:-1}.aw-selects-preview aside h2,.aw-selects-preview aside>p{display:none}
.aw-selects-preview .quality-list{display:flex;gap:24px}.aw-selects-preview .quality{margin:0}
.aw-selects-tray{left:10px;right:10px;bottom:10px;gap:8px;padding:12px}.aw-selects-tray .thumbs{display:none}.aw-selects-tray button{padding:9px}
.aw-selects-collection-status{flex:1;min-width:calc(100% - 64px)}.aw-selects-tray .aw-selects-hint{max-width:none}.aw-selects-tray .hide-tray{order:-1}.aw-selects-tray .browse{margin-left:auto}
.aw-selects-root .notice{right:10px;left:10px;bottom:150px;max-width:none}.aw-selects-entry{font-size:12px;padding:7px 9px}
.aw-selects-more[open] button{display:block;margin:4px 0}.aw-selects-more[open]{position:absolute;right:16px;z-index:2;background:#f4eddf;border:1px solid #b9b2a2;padding:8px}
}

/* Selection controls must survive the portfolio archive's ID-scoped button reset. */
#aw-photo-archive .aw-select-photo{font:22px/1 Selects Sans,Arial,sans-serif!important;color:#38382f;background:#f6f2e9;border:1px solid #b9b2a2;border-radius:50%;padding:0;width:44px;height:44px}
#aw-photo-archive .aw-select-photo[aria-pressed=true]{color:#fff;background:#3d4b3d;border-color:#3d4b3d}
#aw-photo-archive .aw-select-photo:focus-visible{outline:2px solid #4d634f;outline-offset:3px}
#aw-photo-archive .aw-selects-hint{font:12px/1.5 Selects Sans,Arial,sans-serif;color:#62665f;margin:0 0 18px}
.aw-selects-active #aw-photo-archive{padding-bottom:110px}
.aw-selects-tray.drag-ready{outline:2px dashed #657361;outline-offset:4px;background:#f4eddf}
.aw-selects-tray.drag-over{outline-style:solid;background:#e4ebdf}
.aw-selects-tray .drop-hint{flex:1;font-weight:500}
.aw-selects-tray.drag-ready .thumbs{display:none}
@media(max-width:700px){.aw-selects-tray.drag-ready{flex-wrap:wrap}#aw-photo-archive .aw-selects-hint{font-size:11px}}

.aw-selects-reveal{position:fixed;z-index:100001;right:30px;bottom:20px;background:#f4eddf!important;box-shadow:0 2px 12px #27251a12;min-height:44px;font-size:13px!important}
.aw-selects-tray .hide-tray{border-color:transparent;min-height:44px;color:#625f55}
.aw-selects-collapsed #aw-photo-archive{padding-bottom:70px}
@media(max-width:700px){.aw-selects-reveal{right:10px;bottom:10px}.aw-selects-tray{flex-wrap:wrap}.aw-selects-tray .count{flex:1;white-space:nowrap}.aw-selects-tray .hide-tray{margin-left:auto}}

@media(max-width:480px){.aw-selects-footer{flex-wrap:wrap}.aw-selects-next{margin-left:auto}.aw-selects-footer-status{flex-basis:100%}.aw-selects-header{gap:12px}.aw-selects-header h1{font-size:19px}.aw-selects-tray .hide-tray{order:0}.aw-selects-collection-status{min-width:calc(100% - 65px)}}

/* Bare glyphs only; mouse users see a control only on the photograph in focus. */
#aw-photo-archive .aw-select-photo{font:16px/1 Selects Sans,Arial,sans-serif!important;color:#fff;background:transparent;border:0;box-shadow:none;text-shadow:0 1px 3px #000,0 0 2px #000;width:44px;height:44px;top:3px;right:3px}
#aw-photo-archive .aw-select-photo[aria-pressed=true]{color:#fff;background:transparent;border:0}
#aw-photo-archive .aw-select-photo[hidden]{display:none!important}
@media(hover:hover) and (pointer:fine){#aw-photo-archive .aw-select-photo{opacity:0}#aw-photo-archive figure:hover>.aw-select-photo,#aw-photo-archive .aw-select-photo:focus-visible{opacity:1}}
.aw-selects-collapsed-controls{position:fixed;z-index:100001;right:30px;bottom:20px;display:flex;align-items:center;background:#f4eddf;border:1px solid #b9b2a280}
.aw-selects-collapsed-controls .aw-selects-reveal{position:static;box-shadow:none;border:0;background:transparent!important;font-size:12px!important;padding:8px 12px}
.aw-selects-root .aw-selects-exit,.aw-selects-dialog .aw-selects-exit{border:0;background:transparent;color:#726d61;font-size:21px;min-width:44px;min-height:44px;padding:8px;line-height:1}
.aw-selects-header>.aw-selects-exit{margin-left:auto}
.aw-selects-tray{box-shadow:none;border-color:#b9b2a280;padding:10px 14px;gap:12px}
.aw-selects-tray .thumbs img{height:34px;width:28px}.aw-selects-tray .primary{font-size:12px}.aw-selects-tray .browse{font-size:12px;border-color:transparent}
@media(max-width:700px){.aw-selects-collapsed-controls{right:10px;bottom:10px}.aw-selects-header{gap:8px}.aw-selects-header h1{font-size:19px}}

/* A modal occupies the top layer above the portfolio's custom cursor. */
html:has(body .aw-selects-dialog[open]) body{cursor:auto!important}
html:has(body .aw-selects-dialog[open]) body *,
html:has(body .aw-selects-dialog[open]) body *::before,
html:has(body .aw-selects-dialog[open]) body *::after{cursor:inherit!important}
body:has(.aw-selects-dialog[open]) #aw-contrast-cursor{display:none!important}
html:has(body .aw-selects-dialog[open]) .aw-selects-dialog::backdrop{cursor:auto!important}
html:has(body .aw-selects-dialog[open]) .aw-selects-dialog :is(button,a,summary,input[type=checkbox],input[type=radio]){cursor:pointer!important}
html:has(body .aw-selects-dialog[open]) .aw-selects-dialog input[type=text]{cursor:text!important}
html:has(body .aw-selects-dialog[open]) .aw-selects-card[draggable=true]{cursor:grab!important}
html:has(body .aw-selects-dialog[open]) .aw-selects-card[draggable=true]:active{cursor:grabbing!important}
html:has(body .aw-selects-dialog[open]) .aw-selects-dialog :is(button,input):disabled{cursor:default!important}

/* Keep selection tools together at the same edge as the collapsed control. */
.aw-selects-tray{left:auto;right:30px;width:440px;max-width:calc(100% - 60px);display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"status status thumbs" "exit hide review";gap:10px 12px}
.aw-selects-tray .aw-selects-collection-status{grid-area:status;min-width:0}
.aw-selects-tray .thumbs{grid-area:thumbs;justify-self:end;align-self:center;flex:none}
.aw-selects-tray .browse{grid-area:exit;justify-self:start;margin:0;padding-left:0;min-height:44px;text-align:left}
.aw-selects-tray .hide-tray{grid-area:hide;margin:0;order:0}
.aw-selects-tray .review{grid-area:review;justify-self:end;min-height:44px;white-space:nowrap}
.aw-selects-tray .drop-hint{grid-area:drop}
.aw-selects-tray.drag-ready{grid-template-areas:"status status status" "drop drop drop" "exit hide review"}
.aw-selects-root .notice{bottom:160px}
@media(max-width:700px){
 .aw-selects-tray{right:10px;bottom:10px;max-width:calc(100% - 20px);grid-template-areas:"status status status" "exit hide review";gap:8px}
 .aw-selects-tray .aw-selects-collection-status{min-width:0}
 .aw-selects-tray .aw-selects-hint{max-width:none}
 .aw-selects-root .notice{bottom:170px}
}

.aw-selects-active:not(.aw-selects-collapsed) #aw-photo-archive{padding-bottom:150px}

/* Keep the Assignments preview clear of the top edge while the list scrolls. */
@media(min-width:801px) and (hover:hover){
 #aw-photo-archive[data-view=assignments] #aw-assignments .aw-assignment-preview{top:86px}
}

#aw-assignments .aw-index-sort[hidden],#aw-assignments .aw-index-sort[data-sort=selected]{display:none!important}

/* Published newspaper pages stay outside the photograph grid. */
#aw-photo-archive > .aw-tearsheets {display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px;margin:24px 0 32px;font-size:12px;line-height:1.6;color:inherit;}
#aw-photo-archive > .aw-tearsheets a {color:inherit;text-decoration:none;text-underline-offset:4px;}
#aw-photo-archive > .aw-tearsheets a:hover {text-decoration:underline;}
#aw-photo-archive > .aw-tearsheets a:focus-visible {outline:1px solid currentColor;outline-offset:4px;}

/* Keep the picked-up photograph in place as a quiet grey placeholder. */
#aw-photo-archive .aw-photo.aw-selects-drag-origin img{filter:grayscale(1)!important;opacity:.3!important}
body.aw-selects-dragging #aw-contrast-cursor{display:none!important}
.aw-selects-drag-image{box-shadow:0 5px 18px #0004;border-radius:2px;transform-origin:top left;transition:transform .16s ease}
.aw-selects-drag-image.aw-selects-over-tray{transform:scale(.44)}
@media(prefers-reduced-motion:reduce){.aw-selects-drag-image{transition:none}}

/* PDF paper and spacing are visible in both arranging and previewing. */
.aw-selects-appearance{display:flex;flex-wrap:wrap;gap:14px 24px;margin:18px 0}
.aw-selects-appearance label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:500}
.aw-selects-appearance select{font:inherit;color:inherit;background:#f3eee2;border:1px solid #b5b4a5;border-radius:0;padding:9px 32px 9px 10px;min-width:145px;cursor:pointer}
.aw-selects-appearance select:focus-visible{outline:2px solid currentColor;outline-offset:3px}
