.ops-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-form label>small{color:var(--muted);margin:4px 0;font-size:8px;line-height:1.4;display:block}.crew-directory{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.crew-directory article{border:1px solid var(--line);background:#fff;border-radius:14px;gap:12px;padding:16px;display:flex}.crew-directory .avatar{color:#315b4b;background:#e8efeb;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.crew-directory h3{margin:0;font:400 17px Georgia,serif}.crew-directory p,.crew-directory small{color:var(--muted);margin:4px 0;font-size:9px;display:block}.crew-departments{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.crew-departments span{background:#f0f2f1;border-radius:999px;padding:5px 7px;font-size:8px}.task-notes{max-width:980px}.task-note-composer{border:1px solid var(--line);background:#fff;border-radius:14px;gap:9px;padding:16px;display:grid}.task-note-composer input,.task-note-composer textarea{border:1px solid var(--line);background:#f8f9f8;border-radius:9px;width:100%;padding:12px}.task-note-composer textarea{min-height:90px}.task-note-composer>div{gap:8px;display:flex}.task-note-composer button,.task-note-list article>button:last-child{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px}.task-note-list{gap:8px;margin-top:12px;display:grid}.task-note-list article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:start;gap:11px;padding:14px;display:grid}.task-note-list article.done{opacity:.55}.task-note-list article.done h3{text-decoration:line-through}.task-note-list h3{margin:2px 0;font-size:12px}.task-note-list p{color:var(--muted);white-space:pre-wrap;margin:6px 0 0;font-size:9px}.task-check{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.task-check svg{width:14px}.media-card .progress-track{background:#e6e9e7;border-radius:999px;height:7px;margin:-4px 0 13px;overflow:hidden}.media-card .progress-track i{border-radius:inherit;background:#315b4b;height:100%;display:block}@media (max-width:900px){.crew-directory{grid-template-columns:1fr 1fr}}@media (max-width:700px){.ops-kpis,.crew-directory{grid-template-columns:1fr}.ops-hero{display:block}.task-note-list article{grid-template-columns:auto 1fr}.task-note-list article>button:last-child{grid-column:2}}
.live-board-compact{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:700px){.live-board-compact{grid-template-columns:1fr}}
