.formal-board{background:#e8eaee;color:#111;padding:20px 30px;min-height:100vh}.red-nameplate{background:#c91520;color:#fff;border:5px solid #8d0911;box-shadow:0 4px 12px rgba(0,0,0,.25);font-size:clamp(22px,2.2vw,42px);font-weight:800;text-align:center;padding:13px 25px;letter-spacing:.6px;margin:0 auto 13px;width:min(96%,1500px)}.tv-formal-controls{display:flex;justify-content:center;gap:9px;margin-bottom:12px}.tv-formal-controls label{display:flex;align-items:center;gap:7px;font-size:12px}.board-paper{width:min(96%,1600px);margin:auto;background:#fff;border:2px solid #222;box-shadow:0 10px 35px rgba(0,0,0,.13);min-height:calc(100vh - 150px);display:flex;flex-direction:column}.board-paper header h1{font-size:clamp(22px,2.3vw,43px);text-align:center;margin:0;padding:13px;border-bottom:2px solid #222}.board-paper header>div{display:grid;grid-template-columns:31% 1fr;border-bottom:1px solid #222;min-height:45px;align-items:center}.board-paper header b{height:100%;display:grid;place-items:center;border-right:1px solid #222;font-size:clamp(14px,1.25vw,23px)}.board-paper header span{text-align:center;font-size:clamp(15px,1.45vw,27px);font-weight:600}.formal-table{flex:1}.formal-table table{font-size:clamp(13px,1.2vw,22px);table-layout:fixed}.formal-table th,.formal-table td{border:1px solid #222;padding:12px 10px;color:#111}.formal-table th{background:#f1f1f1;text-align:center;color:#111}.formal-table th:nth-child(1){width:6%}.formal-table th:nth-child(2){width:30%}.formal-table th:nth-child(3){width:17%}.formal-table th:nth-child(4){width:18%}.formal-table th:nth-child(5){width:16%}.formal-table th:nth-child(6){width:13%}.formal-table td:first-child{text-align:center}.priority-text.urgent,.overdue-text{color:#d10d1a}.priority-text.important{color:#d27400}.board-empty{text-align:center;color:#777!important;padding:50px!important}.board-paper footer{margin-top:auto;border-top:2px solid #222;display:flex;justify-content:space-between;align-items:flex-end;padding:13px 16px;gap:15px}.responsible-label{background:#1267c4;color:#fff;border:3px solid #084786;font-size:clamp(13px,1.15vw,21px);padding:10px 16px;font-weight:600}.board-status{display:flex;gap:18px;color:#555;font-size:11px}@media(max-width:700px){.formal-board{padding:8px}.red-nameplate{width:100%;font-size:15px;padding:9px;border-width:3px}.tv-formal-controls{overflow-x:auto;justify-content:flex-start}.tv-formal-controls label{display:none}.board-paper{width:100%;min-height:calc(100vh - 120px)}.board-paper header h1{font-size:16px}.board-paper header>div{grid-template-columns:38% 1fr;min-height:37px}.board-paper header b,.board-paper header span{font-size:11px}.formal-table{overflow:auto}.formal-table table{min-width:760px;font-size:12px}.board-paper footer{align-items:stretch;flex-direction:column}.responsible-label{font-size:11px}.board-status{flex-wrap:wrap;font-size:9px}}
