.weekly-hero{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:30px 32px;border-radius:14px;background:#173d35;color:#fff;box-shadow:0 13px 30px rgba(23,61,53,.13)}
.weekly-hero:after{content:"WEEKLY";position:absolute;right:-8px;top:-37px;font:800 88px "DM Mono",monospace;letter-spacing:-8px;color:rgba(201,231,75,.08);pointer-events:none}.weekly-hero .tag{color:var(--lime)}.weekly-hero h2{margin:7px 0 8px;font:700 31px "Playfair Display","Noto Sans SC"}.weekly-hero p{margin:0;color:#c2d7cf}.weekly-hero-meta{display:flex;gap:10px;margin-top:18px}.weekly-hero-meta span{padding:6px 9px;border:1px solid rgba(255,255,255,.17);border-radius:5px;font:500 10px "DM Mono",monospace;color:#d8e5df}.weekly-hero-actions{position:relative;z-index:1;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.weekly-hero .btn.ghost{color:#fff;border-color:#64877e;background:rgba(255,255,255,.04)}
.weekly-command{display:grid;grid-template-columns:330px 1fr;gap:14px;margin:15px 0}.weekly-completion,.weekly-reminders article{border:1px solid var(--line);background:var(--panel);border-radius:10px}.weekly-completion{padding:18px 20px}.weekly-completion>div:first-child{display:flex;align-items:baseline;justify-content:space-between}.weekly-completion b{font:700 28px "Playfair Display"}.weekly-completion span,.weekly-completion em{font-size:11px;color:var(--muted);font-style:normal}.weekly-completion-bar{height:7px!important;margin:10px 0;background:#e5e7dc;border-radius:20px;overflow:hidden}.weekly-completion-bar i{display:block;height:100%;background:var(--lime);border-radius:20px}.weekly-reminders{display:grid;grid-template-columns:1fr 1fr;gap:14px}.weekly-reminders article{position:relative;padding:16px 18px}.weekly-reminders article:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;background:var(--orange)}.weekly-reminders time{font:700 13px "DM Mono"}.weekly-reminders p{margin:5px 0 8px;font-size:12px}.weekly-reminders span{font-size:10px;color:var(--muted)}
.weekly-status-board,.weekly-topics,.weekly-unit,.weekly-other-departments{margin-top:15px;border:1px solid var(--line);background:var(--panel);border-radius:11px}.weekly-status-board{padding:18px 20px}.weekly-status-board>header,.weekly-topics>header,.weekly-unit-head,.weekly-subhead,.weekly-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.weekly-status-board h3,.weekly-topics h3,.weekly-subhead h3{margin:3px 0 0}.weekly-status-board header small{color:var(--muted)}.weekly-status-board>div{display:flex;gap:8px;margin-top:14px;overflow:auto;padding-bottom:2px}.weekly-status-board article{min-width:132px;padding:10px;border-radius:7px;background:#f5f5ee;display:grid;grid-template-columns:8px 1fr;column-gap:7px}.weekly-status-board article i{width:7px;height:7px;border-radius:50%;margin-top:5px}.weekly-status-board article i.submitted{background:#2a8b6f}.weekly-status-board article i.draft{background:#f29a55}.weekly-status-board article i.missing{background:#c94b43}.weekly-status-board article b{font-size:12px}.weekly-status-board article span,.weekly-status-board article em{grid-column:2;font-size:10px;color:var(--muted);font-style:normal}.weekly-status-board article em{margin-top:4px;font-weight:700;color:var(--ink)}
.weekly-topics{display:grid;grid-template-columns:220px 1fr;overflow:hidden}.weekly-topics>header{padding:20px;background:#f1f3df;align-items:flex-start;flex-direction:column;justify-content:flex-start}.weekly-topics>header>b{margin-top:auto;font:700 42px "Playfair Display";color:var(--green)}.weekly-topics>div{padding:7px 20px}.weekly-topics article{display:grid;grid-template-columns:30px 1fr;gap:9px;padding:11px 0;border-bottom:1px solid #e6e7df}.weekly-topics article:last-child{border-bottom:0}.weekly-topics article>span{font:600 11px "DM Mono";color:#9b9f96}.weekly-topics small{color:var(--red);font-size:10px}.weekly-topics p{margin:4px 0 0;font-size:12px;line-height:1.5}
.weekly-region-list{display:grid;gap:15px}.weekly-unit{overflow:hidden}.weekly-unit-head{padding:17px 20px;border-bottom:1px solid var(--line);background:#f9f8f2}.weekly-unit-head>div{display:flex;align-items:center;gap:11px}.weekly-unit-head>div:last-child{justify-content:flex-end}.weekly-region-code{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#173d35;color:var(--lime);font:700 11px "DM Mono"}.weekly-unit-head h2{margin:0;font:700 20px "Playfair Display","Noto Sans SC"}.weekly-unit-head p{margin:3px 0 0;color:var(--muted);font-size:11px}.weekly-status{display:inline-block;padding:5px 8px;border-radius:99px;font-size:10px;font-weight:800}.weekly-status.submitted{color:#14624e;background:#d9eee6}.weekly-status.draft{color:#9a531e;background:#ffe3c9}.weekly-status.missing{color:#9a3934;background:#f6dad7}.weekly-project-stack{padding:16px;display:grid;gap:10px}.weekly-project-card{border:1px solid #d9ddd5;border-radius:9px;overflow:hidden;box-shadow:0 3px 8px rgba(31,53,45,.03)}.weekly-project-card.priority-key{border-left:4px solid var(--lime)}.weekly-project-card.priority-normal{border-left:4px solid #b9d8d2}.weekly-project-card>header{display:flex;justify-content:space-between;align-items:start;padding:16px 17px 13px}.weekly-project-card h3{margin:7px 0 0;font-size:16px}.weekly-priority,.weekly-lifecycle{font-size:9px;text-transform:uppercase;letter-spacing:.3px;padding:4px 7px;border-radius:4px}.weekly-priority{background:#edf5cb;color:#476617;font-weight:800}.weekly-lifecycle{margin-left:5px;background:#eef0ec;color:#65716a}.weekly-metric-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #e5e7df;border-bottom:1px solid #e5e7df;background:#f7f8f2}.weekly-metric-grid>div{padding:10px 15px;border-right:1px solid #e2e5dc}.weekly-metric-grid>div:last-child{border-right:0}.weekly-metric-grid small{display:block;color:var(--muted);font-size:9px}.weekly-metric-grid b{font:700 14px "DM Mono";display:block;margin-top:3px}.weekly-no-data{padding:9px 16px;background:#f4f6ef;border-block:1px solid #e5e7df;color:var(--muted);font-size:10px}.weekly-project-columns{display:grid;grid-template-columns:1.25fr 1fr 1fr}.weekly-project-columns section{padding:14px 16px;border-right:1px solid #e5e7df;min-width:0}.weekly-project-columns section:last-child{border-right:0}.weekly-project-columns section>span{font-size:10px;font-weight:800;color:var(--green)}.weekly-project-columns ol,.weekly-project-columns ul{margin:8px 0 0;padding-left:18px}.weekly-project-columns li,.weekly-project-columns p{font-size:11px;line-height:1.55;margin:3px 0}.weekly-project-columns em{display:block;margin-top:8px;padding:7px 9px;background:#fff1e8;border-radius:5px;color:#934518;font-size:10px;font-style:normal}.weekly-risk-column{background:#fdf8f5}.weekly-project-card>footer{padding:7px 16px;border-top:1px solid #e5e7df;color:var(--muted);font-size:9px}.weekly-project-quick{display:grid;grid-template-columns:7px minmax(150px,1fr) 3fr auto;align-items:center;gap:12px;padding:12px 14px;border:1px solid #dce0d8;border-radius:8px;background:#fbfbf7}.weekly-project-quick>i{height:32px;border-radius:8px;background:#b9d8d2}.weekly-project-quick span{font-weight:800;font-size:12px}.weekly-project-quick small{display:block;color:var(--muted);font-size:9px}.weekly-project-quick dl{display:flex;justify-content:flex-end;gap:20px;margin:0}.weekly-project-quick dl div{text-align:right}.weekly-project-quick dt{color:var(--muted);font-size:8px}.weekly-project-quick dd{margin:2px 0 0;font:700 11px "DM Mono"}
.weekly-market{margin-top:15px}.weekly-table-section{padding:19px 20px;border-bottom:1px solid var(--line)}.weekly-table-section:last-child{border-bottom:0}.weekly-subhead{margin-bottom:12px}.weekly-table-wrap{overflow:auto;border:1px solid #dfe2da;border-radius:7px}.weekly-data-table{width:100%;min-width:1020px;border-collapse:collapse;font-size:10px}.weekly-data-table th{padding:9px;background:#253f37;color:#fff;white-space:nowrap;text-align:left}.weekly-data-table td{padding:9px;border-top:1px solid #e4e6df;white-space:nowrap}.weekly-data-table tbody tr:nth-child(even){background:#f7f7f2}.weekly-data-table td:first-child b,.weekly-data-table td:first-child small{display:block}.weekly-data-table td:first-child small{color:var(--muted);font-size:8px}.prereg-section{background:#fbfaf6}.prereg-table{min-width:1220px}.weekly-discussion{margin:15px 20px 20px;padding:13px 15px;border-left:4px solid var(--orange);background:#fff1e8}.weekly-discussion p{margin:4px 0 0;color:#744323;font-size:12px}
.weekly-other-departments{padding:22px}.weekly-section-title{align-items:end;margin-bottom:16px}.weekly-section-title h2{margin:3px 0 0;font:700 21px "Playfair Display","Noto Sans SC"}.weekly-section-title p{color:var(--muted);font-size:11px}.weekly-department-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.weekly-department-card{border:1px solid #dadeD6;border-radius:9px;overflow:hidden;background:#fff}.weekly-department-card>header{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid #e4e6df;background:#fafaf6}.weekly-department-card h3{margin:0;font-size:14px}.weekly-department-card header small{color:var(--muted)}.weekly-dept-row{display:grid;grid-template-columns:1.4fr .6fr .6fr 1fr;gap:7px;padding:9px 12px;border-top:1px solid #eceee8;font-size:9px}.weekly-dept-row.head{background:#f2f4ed;color:var(--muted);border-top:0}.weekly-dept-row b{font-size:10px}.weekly-dept-empty{padding:24px;text-align:center;color:var(--muted);font-size:11px}.weekly-dept-discussion{margin:9px 12px;padding:9px 10px;border-radius:5px;background:#fff3e9;font-size:10px}.weekly-dept-discussion p{margin:3px 0 0}.weekly-department-card>footer{display:flex;justify-content:flex-end;gap:6px;padding:10px 12px;border-top:1px solid #e7e9e2}
.weekly-editor-modal{width:min(780px,100%);max-height:92vh;overflow:auto}.weekly-editor-head h2{margin-top:5px}.weekly-editor-label{display:block;margin-top:12px;font-size:12px;font-weight:700}.weekly-editor-label small{font-weight:400;color:var(--muted)}.weekly-editor-label textarea{display:block;width:100%;min-height:86px;margin-top:5px;border:1px solid var(--line);border-radius:6px;padding:9px;background:#fff;font:13px "Noto Sans SC",sans-serif}.weekly-editor-modal .form-grid select{display:block;width:100%;margin-top:5px;border:1px solid var(--line);border-radius:6px;padding:9px;background:#fff;font:14px inherit}.weekly-format-example{margin-top:12px;padding:11px 12px;background:#f0f3e5;border-radius:6px}.weekly-format-example b,.weekly-format-example code{display:block}.weekly-format-example code{margin-top:4px;color:#536058;font-size:11px}.weekly-delete-button{margin-right:auto!important;color:var(--red)!important;border-color:#e6c1be!important}
@media(max-width:1100px){.weekly-command{grid-template-columns:1fr}.weekly-project-columns{grid-template-columns:1fr}.weekly-project-columns section{border-right:0;border-bottom:1px solid #e5e7df}.weekly-metric-grid{grid-template-columns:repeat(3,1fr)}.weekly-department-grid{grid-template-columns:1fr}.weekly-topics{grid-template-columns:1fr}.weekly-topics>header>b{margin-top:12px}.weekly-project-quick{grid-template-columns:7px 1fr auto}.weekly-project-quick dl{grid-column:2/4;justify-content:flex-start}}
@media(max-width:700px){.weekly-hero{display:block;padding:24px 20px}.weekly-hero-actions{justify-content:flex-start;margin-top:20px}.weekly-reminders{grid-template-columns:1fr}.weekly-unit-head{align-items:flex-start}.weekly-unit-head,.weekly-unit-head>div:last-child{flex-wrap:wrap}.weekly-metric-grid{grid-template-columns:1fr 1fr}.weekly-project-quick dl{flex-wrap:wrap}.weekly-status-board>header,.weekly-section-title{align-items:flex-start;flex-direction:column}.weekly-dept-row{grid-template-columns:1fr}.weekly-dept-row.head{display:none}}
