:root{--ink:#171717;--paper:#f4f2ed;--card:#fff;--line:#d8d5ce;--muted:#6f6b63;--red:#a6192e}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}header{background:#111;color:#fff;padding:18px max(18px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:6px solid var(--red)}.brand{display:flex;align-items:center;gap:13px}.g{width:42px;height:42px;border:2px solid #fff;display:grid;place-items:center;font-family:Georgia,serif;font-weight:700;font-size:26px}h1{font-size:21px;letter-spacing:.08em;margin:0}.brand p{margin:4px 0 0;color:#c9c9c9;font-size:13px}.motto{font-size:11px;letter-spacing:.16em;color:#c9c9c9;text-align:right}main{max-width:1180px;margin:26px auto;padding:0 18px}.card{background:var(--card);border:1px solid var(--line);padding:22px;box-shadow:0 2px 0 rgba(0,0,0,.04)}.hero{border-top:5px solid #111}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--red)}h2{font-family:Georgia,serif;font-size:28px;margin:5px 0 18px}.addrow{display:grid;grid-template-columns:1fr 180px auto;gap:8px}input,textarea,button{font:inherit}input,textarea{width:100%;border:1px solid #c9c6bf;padding:11px;background:#fff;border-radius:0}textarea{min-height:92px;resize:vertical}button{background:#111;color:#fff;border:0;padding:11px 16px;font-weight:800;letter-spacing:.06em;cursor:pointer}button:hover{opacity:.82}.ghost{background:#eee;color:#222;font-size:11px}.agenda{margin-top:15px}.agenda-item{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;border-top:1px solid #e5e2dc;padding:12px 0}.agenda-item:first-child{border-top:0}.check{width:22px;height:22px;border:2px solid #222;background:#fff;color:#111;padding:0;display:grid;place-items:center}.agenda-item.done .itemtext{text-decoration:line-through;color:#999}.meta{font-size:11px;color:var(--muted);margin-top:3px}.trash{background:none;color:#999;padding:5px;font-size:16px}.grid{display:grid;grid-template-columns:1.08fr .92fr;gap:18px;margin-top:18px}.sectionhead{display:flex;justify-content:space-between;align-items:flex-start}.posts a{display:block;color:inherit;text-decoration:none;border-top:1px solid #e5e2dc;padding:13px 0}.posts a:first-child{border-top:0}.posttitle{font-family:Georgia,serif;font-size:19px;font-weight:700}.postmeta{font-size:11px;color:var(--muted);margin-top:5px;text-transform:uppercase;letter-spacing:.05em}label{display:block;font-size:11px;font-weight:800;letter-spacing:.06em;margin-top:13px}label input,label textarea{font-size:14px;font-weight:400;letter-spacing:0;margin-top:6px}.savebar{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.savebar span{font-size:12px;color:var(--muted)}.empty{color:var(--muted);font-size:13px;padding:13px 0}.history{display:flex;justify-content:center;gap:8px;margin:18px 0}.history input{width:auto}.history button{font-size:11px;background:#444}footer{text-align:center;color:#777;font-size:11px;padding:12px 20px 32px}@media(max-width:760px){header{align-items:flex-start}.motto{display:none}.grid{grid-template-columns:1fr}.addrow{grid-template-columns:1fr auto}.addrow #addedBy{grid-column:1 / -1;grid-row:2}h2{font-size:24px}.card{padding:17px}.history{flex-wrap:wrap}}
.periodbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;padding:15px 22px}.periodtabs{display:flex;gap:6px;margin-top:7px}.periodtabs button{background:#e9e7e2;color:#333;font-size:11px;padding:9px 13px}.periodtabs button.active{background:#111;color:#fff}.periodnote{font-size:12px;color:var(--muted);text-align:right;max-width:360px}.addrow{grid-template-columns:1fr 150px 160px auto}.addrow select{width:100%;border:1px solid #c9c6bf;padding:11px;background:#fff;border-radius:0;font:inherit}.agenda-group{margin-top:18px}.agenda-label{font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--muted);border-bottom:2px solid #222;padding-bottom:6px}.agenda-group+.agenda-group{margin-top:24px}@media(max-width:760px){.periodbar{align-items:flex-start;flex-direction:column}.periodnote{text-align:left}.periodtabs{flex-wrap:wrap}.addrow{grid-template-columns:1fr auto}.addrow #agendaScope,.addrow #addedBy{grid-column:1 / -1}.addrow #agendaScope{grid-row:2}.addrow #addedBy{grid-row:3}}

.yesterday-block{margin-top:22px;padding-top:18px;border-top:1px solid var(--line,#ddd)}
.yesterday-block .agenda-label{margin-bottom:10px}

.agenda-help{margin-top:9px;font-size:10.5px;line-height:1.45;color:var(--muted);display:flex;gap:20px;flex-wrap:wrap}.agenda-help div{max-width:470px}.agenda-help strong{color:#444;letter-spacing:.04em}.agenda-help em{font-style:normal;color:#8a867f}@media(max-width:760px){.agenda-help{display:block}.agenda-help div+div{margin-top:4px}}
.image-day{margin-top:18px}.image-day-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:20px;align-items:start}.image-day-preview{background:#f0eee9;min-height:240px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line)}.image-day-preview a{display:block;color:inherit;text-decoration:none;width:100%}.image-day-preview img{display:block;width:100%;max-height:520px;object-fit:contain;background:#111}.image-day-caption{font-family:Georgia,serif;font-size:19px;font-weight:700;padding:12px 14px 4px;background:#fff}.image-day-credit{font-size:11px;color:var(--muted);padding:0 14px 12px;background:#fff;text-transform:uppercase;letter-spacing:.05em}.image-day-controls label:first-child{margin-top:0}@media(max-width:760px){.image-day-grid{grid-template-columns:1fr}.image-day-preview{min-height:180px}.image-day-preview img{max-height:420px}}
.image-day-simple{display:grid;gap:10px}.image-day-urlbar{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.image-day-urlbar input{min-width:0}.image-day-urlbar button{white-space:nowrap}.image-day-status{font-size:11px;color:#6c6c6c;min-height:14px}.image-day-preview img{display:block;width:100%;max-height:560px;object-fit:contain;background:#f4f2ed}@media(max-width:650px){.image-day-urlbar{grid-template-columns:1fr}.image-day-urlbar button{width:100%}}

.image-day-preview img{cursor:zoom-in}
.image-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.94);display:none;align-items:center;justify-content:center;padding:24px;z-index:9999}
.image-lightbox.open{display:flex}
.image-lightbox img{max-width:96vw;max-height:92vh;object-fit:contain;cursor:zoom-out;box-shadow:0 0 0 1px rgba(255,255,255,.08)}
.image-lightbox-close{position:absolute;top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:30px;line-height:1;padding:0;display:grid;place-items:center}
body.lightbox-open{overflow:hidden}
@media(max-width:650px){.image-lightbox{padding:12px}.image-lightbox img{max-width:100%;max-height:88vh}}

.manager-history-card{margin-top:18px}
.log-history-controls{display:flex;gap:8px;align-items:center}
.log-history-controls select{min-width:130px}
.history-help{font-size:.9rem;color:#666;margin:-4px 0 14px}
.recent-logs{display:grid;gap:10px}
.log-entry{border:1px solid #ddd;border-radius:10px;padding:12px 14px;background:#fff}
.log-entry-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:8px}
.log-entry-date{font-weight:800;letter-spacing:.02em}
.log-entry-period{font-size:.78rem;font-weight:800;background:#111;color:#fff;border-radius:999px;padding:4px 8px;white-space:nowrap}
.log-entry-manager{font-size:.84rem;color:#666;margin-top:2px}
.log-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.log-field{background:#f6f6f6;border-radius:8px;padding:9px 10px;min-height:58px}
.log-field strong{display:block;font-size:.72rem;letter-spacing:.05em;margin-bottom:4px}
.log-field div{white-space:pre-wrap;line-height:1.35}
.log-field.empty-field{display:none}
@media(max-width:760px){.log-entry-grid{grid-template-columns:1fr}.log-history-controls{width:100%;justify-content:flex-start}.manager-history-card .sectionhead{align-items:flex-start;gap:10px;flex-direction:column}}
.header-actions{display:flex;align-items:center;gap:18px}.help-button{background:#fff;color:#111;border:1px solid #fff;font-size:10px;padding:9px 12px;white-space:nowrap}.help-modal{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:10000;display:none;padding:18px;overflow:auto}.help-modal.open{display:block}.help-shell{max-width:1050px;margin:0 auto;background:var(--paper);min-height:calc(100vh - 36px);border-top:6px solid var(--red);box-shadow:0 12px 60px rgba(0,0,0,.35)}.help-top{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 28px 12px}.help-top h2{margin:4px 0 2px}.help-top p{margin:0;color:var(--muted)}.help-close{background:#111;font-size:25px;width:42px;height:42px;padding:0}.help-nav{display:flex;gap:6px;padding:0 28px 18px;border-bottom:1px solid var(--line);overflow-x:auto}.help-nav button{background:#e3e0da;color:#333;font-size:10px;white-space:nowrap}.help-nav button.active{background:#111;color:#fff}.help-page{display:none;grid-template-columns:.62fr 1.38fr;gap:28px;padding:30px 28px;align-items:center}.help-page.active{display:grid}.help-number{font-family:Georgia,serif;font-size:70px;line-height:.8;color:var(--red);font-weight:700}.help-copy h3{font-family:Georgia,serif;font-size:30px;margin:14px 0 10px}.help-copy p{font-size:16px;line-height:1.5;margin:0}.help-shot{position:relative}.shot-browser{background:#eeeae3;border:1px solid #aaa;padding:14px;box-shadow:0 5px 18px rgba(0,0,0,.12)}.shot-header{background:#111;color:#fff;padding:11px 14px;font-weight:800;letter-spacing:.08em;font-size:12px;border-bottom:4px solid var(--red);margin:-14px -14px 13px}.shot-card{background:#fff;border:1px solid #d2cec6;padding:15px}.shot-label{font-size:9px;color:var(--red);font-weight:800;letter-spacing:.14em}.shot-card h4{font-family:Georgia,serif;font-size:20px;margin:4px 0 12px}.shot-highlight{border:4px solid #e1b600;padding:7px;display:flex;gap:6px;align-items:center;box-shadow:0 0 0 2px rgba(225,182,0,.18)}.shot-highlight.vertical{display:grid}.shot-highlight.tight{display:inline-block;padding:5px}.shot-buttons{display:flex;gap:5px}.shot-buttons b,.shot-add,.shot-save{background:#111;color:#fff;padding:9px;font-size:9px;letter-spacing:.04em}.shot-input,.shot-select{background:#fff;border:1px solid #bbb;padding:9px;color:#777;font-size:10px;flex:1}.shot-input.small{max-width:100px}.shot-input.wide{flex:1}.shot-agenda{display:grid;grid-template-columns:auto 1fr auto;gap:8px;margin-top:12px;border-top:1px solid #ddd;padding-top:10px;font-size:11px}.shot-agenda em{font-style:normal;color:#999}.shot-date{display:flex;justify-content:center;gap:8px;margin-top:12px;font-size:9px}.shot-date span,.shot-date strong{background:#444;color:#fff;padding:7px}.shot-photo{height:180px;background:linear-gradient(145deg,#242424,#888);display:grid;place-items:center;color:#fff;font-weight:800;letter-spacing:.1em;margin:10px 0}.shot-field{background:#f6f6f6;border:1px solid #ddd;padding:9px}.shot-field b{display:block;font-size:8px;letter-spacing:.06em}.shot-field span{display:block;color:#888;font-size:10px;margin-top:5px}.shot-save{justify-self:end}.shot-title-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.shot-log{background:#f6f6f6;border:1px solid #ddd;padding:10px;margin-top:9px;font-size:10px}.shot-log b{float:right;background:#111;color:#fff;padding:3px 6px;font-size:8px}.shot-log p{clear:both;margin:8px 0 0}.callout{position:absolute;right:12px;bottom:-13px;background:#e1b600;color:#111;font-weight:800;font-size:11px;padding:8px 11px;box-shadow:2px 2px 0 #111}.help-bottom{display:flex;justify-content:space-between;align-items:center;padding:16px 28px 24px;border-top:1px solid var(--line)}.help-bottom button{font-size:10px}.help-bottom span{font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--muted)}body.help-open{overflow:hidden}@media(max-width:760px){.header-actions{display:block}.header-actions .motto{display:none}.help-button{font-size:9px;padding:8px}.help-modal{padding:0}.help-shell{min-height:100vh}.help-page.active{grid-template-columns:1fr;padding:22px 18px 30px}.help-top{padding:18px}.help-nav{padding:0 18px 14px}.help-copy h3{font-size:25px}.help-number{font-size:50px}.help-copy p{font-size:14px}.help-bottom{padding:14px 18px 20px}.shot-photo{height:130px}}

/* V10 — projector-readable First 5 agenda */
.agenda-item{padding:17px 0;gap:14px}
.agenda-item .itemtext{font-size:24px;line-height:1.28;font-weight:700;letter-spacing:-.01em}
.agenda-item .meta{font-size:14px;line-height:1.35;margin-top:6px}
.agenda-item .check{width:30px;height:30px;font-size:18px;border-width:2px}
.agenda-item .trash{font-size:22px;padding:8px 10px}
.agenda-label{font-size:12px}
@media(max-width:760px){
  .agenda-item{padding:14px 0;gap:10px}
  .agenda-item .itemtext{font-size:18px;line-height:1.3}
  .agenda-item .meta{font-size:12px;margin-top:4px}
  .agenda-item .check{width:26px;height:26px;font-size:16px}
  .agenda-item .trash{font-size:19px;padding:6px 8px}
}

/* V11 — projector-first accessibility: assume the room is reading from a distance */
:root{--muted:#4f4b45}
main{max-width:1240px}
.card{padding:26px}
.eyebrow{font-size:14px;letter-spacing:.14em}
h2{font-size:34px;line-height:1.15;margin-bottom:20px}
.periodbar{padding:18px 26px}
.periodtabs button{font-size:16px;padding:12px 17px}
.periodnote{font-size:16px;line-height:1.4;max-width:470px}
.agenda-label{font-size:16px;line-height:1.3;padding-bottom:8px;color:#383530}
.agenda-help{font-size:16px;line-height:1.5;color:#4f4b45;gap:28px}
.agenda-help strong{color:#222}
.agenda-help em{color:#5b5750}
.agenda-item{padding:20px 0;gap:16px}
.agenda-item .itemtext{font-size:28px;line-height:1.3;font-weight:750}
.agenda-item .meta{font-size:16px;line-height:1.4;color:#4f4b45}
.agenda-item .check{width:34px;height:34px;font-size:21px}
.agenda-item .trash{font-size:24px}
.posttitle{font-size:22px;line-height:1.3}
.postmeta{font-size:15px;line-height:1.35;color:#4f4b45}
.posts a{padding:16px 0}
.empty{font-size:17px;line-height:1.45;color:#4f4b45}
label{font-size:15px;line-height:1.35}
label input,label textarea,input,textarea,.addrow select{font-size:17px;line-height:1.35;padding:13px}
button{font-size:15px;min-height:44px}
.ghost,.history button{font-size:14px}
.savebar span,.image-day-status{font-size:15px;color:#4f4b45}
.history-help{font-size:16px;line-height:1.45;color:#4f4b45}
.log-entry{padding:16px 18px}
.log-entry-date{font-size:19px}
.log-entry-period{font-size:14px;padding:6px 10px}
.log-entry-manager{font-size:16px;color:#4f4b45}
.log-field{padding:12px 13px;min-height:70px}
.log-field strong{font-size:14px;line-height:1.3}
.log-field div{font-size:18px;line-height:1.45}
.image-day-urlbar input{font-size:17px}
footer{font-size:14px;color:#555}
@media(max-width:760px){
  .card{padding:18px}
  h2{font-size:28px}
  .eyebrow{font-size:12px}
  .periodtabs button{font-size:14px;padding:10px 13px}
  .periodnote{font-size:14px}
  .agenda-label{font-size:14px}
  .agenda-help{font-size:14px}
  .agenda-item{padding:15px 0;gap:11px}
  .agenda-item .itemtext{font-size:20px;line-height:1.35}
  .agenda-item .meta{font-size:14px}
  .agenda-item .check{width:28px;height:28px;font-size:17px}
  .posttitle{font-size:20px}
  .postmeta{font-size:13px}
  .log-field div{font-size:16px}
}
