.header-actions{gap:12px;flex-wrap:wrap;justify-content:flex-end}.header-operations{display:flex;align-items:stretch;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#101720}.header-operations>span{display:flex;flex-direction:column;justify-content:center;padding:8px 12px;font-size:10px;letter-spacing:.06em;color:var(--muted);text-align:left;white-space:nowrap}.header-operations>span+span{border-left:1px solid var(--line)}.header-operations strong{color:var(--text);font-size:13px;letter-spacing:0}.header-operations .house-status strong{color:#ffd08a;max-width:220px;white-space:normal}
.header-date { display:inline-block; font-size:11px; letter-spacing:.06em; color:var(--muted); }
.header-date strong { color:var(--text); font-size:13px; letter-spacing:0; }
.day-track { max-width:860px; }
.day-track-row { display:flex; align-items:center; gap:12px; padding:12px 0; border-bottom:1px solid var(--line); }
.day-track-row:last-child { border-bottom:0; }
.day-track-order { color:var(--muted); min-width:24px; font-weight:800; }
.day-track-row .copy { flex:1; }
.day-track-row.done .copy strong { color:var(--green); }
.mask-reference-photo { width:76px; height:76px; border-radius:10px; object-fit:cover; border:1px solid var(--line); background:#0c121c; }
.mask-reference-empty { width:76px; height:76px; display:grid; place-items:center; border:1px dashed var(--line); border-radius:10px; font-size:30px; }
.mask-settings-preview { display:flex; align-items:center; gap:10px; min-height:76px; padding:8px; border:1px dashed var(--line); border-radius:10px; }
.mask-settings-preview img { width:64px; height:64px; border-radius:8px; object-fit:cover; }
.checkin-order-list .row { gap:10px; }
.checkin-order-list .room-order-copy { flex:1; }
.artist-actions { display:flex; gap:6px; flex-wrap:wrap; }
.room-list-tools{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:0 0 10px;flex-wrap:wrap}.room-list-tools label{display:flex;align-items:center;gap:7px}.field.compact{min-width:150px;padding:7px 9px}.current-room-callout{display:grid;gap:3px;padding:12px;margin-bottom:12px;border:1px solid var(--line);border-radius:9px;background:#101720}.clear-mask-notice{text-align:left;max-width:620px}.mask-heading{text-align:center}.mask-heading h2{font-size:30px;color:#ffd08a;margin:5px 0}.mask-heading p{margin:0 0 14px;color:var(--muted)}.mask-primary-photo{display:grid;place-items:center;margin:0 auto 15px}.mask-primary-photo .mask-reference-photo,.mask-primary-photo .mask-reference-empty{width:min(280px,70vw);height:220px;border-radius:14px;object-fit:contain}.mask-assignment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.mask-assignment-grid>div{display:grid;gap:4px;padding:10px;background:#101720;border:1px solid var(--line);border-radius:8px}.wide-action{width:100%;font-size:16px;padding:12px}.room-zone strong{line-height:1.5}
.checkin-controls{align-items:end}.control-stack{display:grid;gap:5px}.room-select-stack{flex:1;min-width:280px}.room-select-stack .field{width:100%}.sort-stack{min-width:160px}.sort-stack .field{height:42px}.room-legend{margin-left:8px;text-transform:none;letter-spacing:0}.checkin-submit{height:42px}
.room-toolbar-actions{display:flex;gap:8px;flex-wrap:wrap}.room-order-modal{width:min(680px,100%)}
.issue-photo-preview{min-height:90px;display:flex;align-items:center;gap:10px;padding:8px;border:1px dashed var(--line);border-radius:9px}.issue-photo-preview img{width:110px;height:82px;object-fit:cover;border-radius:7px}.maintenance-task{display:grid;grid-template-columns:auto 1fr;gap:14px}.maintenance-photo-button{width:120px;padding:0;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#0d141c;color:var(--text);cursor:pointer}.maintenance-photo-button img{display:block;width:120px;height:100px;object-fit:cover}.maintenance-photo-button span{display:block;padding:6px;font-size:11px}
@media (max-width:900px){.header{gap:14px}.header-actions{width:100%;justify-content:flex-start}.header-operations{width:100%}.header-operations>span{flex:1}.mask-assignment-grid{grid-template-columns:1fr}}
@media (max-width:1300px) and (min-width:901px){.header{display:grid;grid-template-columns:1fr;align-items:start;gap:12px}.header-actions{width:100%;justify-content:flex-start;flex-wrap:nowrap}}
@media (max-width:720px) { .header-operations{display:grid;grid-template-columns:1fr 1fr}.header-operations .house-status{grid-column:1/-1;border-left:0;border-top:1px solid var(--line)}.header-date { display:block; } .mask-reference-photo,.mask-reference-empty { width:58px; height:58px; }.row{align-items:flex-start;flex-wrap:wrap}.artist-actions{width:100%}.checkin-controls>*,.room-select-stack,.sort-stack{width:100%;min-width:0}.checkin-submit{height:auto}.maintenance-task{grid-template-columns:1fr}.maintenance-photo-button,.maintenance-photo-button img{width:100%}.maintenance-photo-button img{height:160px} }
