:root{--background:#f7f8fb;--panel:#fff;--text:#171b26;--muted:#6f7687;--line:#e8eaf0;--nav:#111827;--nav-soft:#1f2937;--orange:#ff7a00;--orange-dark:#d96200;--shadow:0 10px 30px #14192812;--radius:14px}*,:before,:after{box-sizing:border-box}html{background:var(--background);width:100%;height:100%;overflow:hidden}body{background:var(--background);width:100%;height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:244px minmax(0,1fr);width:100%;min-width:0;height:100dvh;min-height:0;display:grid;overflow:hidden}.sidebar{background:var(--nav);color:#fff;flex-direction:column;justify-content:space-between;width:244px;min-width:0;height:100dvh;min-height:0;padding:18px 14px;display:flex;position:relative;top:auto;overflow:hidden auto}.brand{align-items:center;gap:11px;padding:6px 8px 20px;display:flex}.brand-logo-wrap{flex:none;width:44px;height:44px}.brand-logo{object-fit:contain;filter:drop-shadow(0 4px 10px #0000002e);width:44px;height:44px}.brand strong,.profile-card strong{display:block}.brand strong{font-size:15px}.brand small,.profile-card small{color:#9ca3af}.brand small{font-size:11px}.workspace-label{color:#6b7280;text-transform:uppercase;letter-spacing:.12em;padding:8px 10px;font-size:10px;font-weight:800}.nav-list{gap:4px;display:grid}.nav-button{color:#cbd0db;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:10px 11px;font-size:13px;font-weight:700;transition:background .16s,color .16s,transform .16s;display:flex}.nav-button:hover,.nav-button.active{background:var(--nav-soft);color:#fff}.nav-button:hover{transform:translate(2px)}.nav-icon{text-align:center;width:20px}.nav-count{background:var(--orange);color:#fff;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:10px;display:grid}.sidebar-bottom{gap:10px;display:grid}.role-card,.profile-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:11px;padding:10px}.role-card label{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:10px;display:block}.role-card select{color:#fff;background:#0b1220;border:1px solid #344054;border-radius:8px;width:100%;padding:8px}.profile-card{align-items:center;gap:9px;display:flex}.profile-card strong{font-size:12px}.profile-card small{margin-top:2px;font-size:10px;display:block}.avatar{color:#9c4800;background:#ffead8;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.main-area{grid-template-rows:auto minmax(0,1fr);width:100%;min-width:0;height:100dvh;min-height:0;display:grid;overflow:hidden}.topbar{z-index:4900;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:12px 26px;display:flex;position:relative;top:auto}.topbar h1{margin:0;font-size:20px}.topbar p{color:var(--muted);margin:3px 0 0;font-size:12px}.topbar-actions{align-items:center;gap:8px;display:flex}.content-area{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;width:100%;min-width:0;min-height:0;padding:24px 26px 42px;overflow:hidden auto}.content-area::-webkit-scrollbar{display:none}.welcome-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.welcome-row h2{margin:0 0 4px;font-size:24px}.welcome-row p{color:var(--muted);margin:0;font-size:13px}.eyebrow{white-space:nowrap;color:#a64c00;background:#fff3e8;border:1px solid #ffd8b5;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.stat-card,.panel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow)}.stat-card{border-radius:12px;padding:15px}.stat-label{color:var(--muted);font-size:11px;font-weight:800}.stat-value{margin-top:6px;font-size:27px;font-weight:900}.stat-hint{color:#9298a7;margin-top:3px;font-size:10px}.dashboard-grid{grid-template-columns:1.5fr 1fr;gap:14px;display:grid}.panel{border-radius:var(--radius);overflow:hidden}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:13px 16px;display:flex}.panel-head h3{margin:0;font-size:14px}.panel-body{padding:15px}.empty-state{text-align:center;background:#fbfbfd;border:1px dashed #d7dbe5;border-radius:12px;padding:45px 20px}.empty-icon{font-size:32px}.empty-state h3{margin:10px 0 5px;font-size:16px}.empty-state p{max-width:440px;color:var(--muted);margin:0 auto 14px;font-size:12px;line-height:1.5}.button{border:0;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800;transition:transform .16s,background .16s}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--orange);color:#fff}.button.primary:hover{background:var(--orange-dark)}.button.secondary{color:#374151;background:#eef0f4}.button.outline{border:1px solid var(--line);color:#374151;background:#fff}@media (max-width:1100px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:760px){html,body{height:auto;min-height:100%;overflow:auto}.app-shell{grid-template-columns:1fr;height:auto;min-height:100dvh;overflow:visible}.sidebar{width:100%;height:auto;min-height:0;position:relative;overflow:visible}.main-area{height:auto;min-height:0;display:block;overflow:visible}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{flex-direction:column;align-items:flex-start;padding:15px;position:relative}.content-area{padding:16px;overflow:visible}.welcome-row{flex-direction:column;align-items:flex-start}.stats-grid{grid-template-columns:1fr}}.utility-topbar{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(150px,220px) minmax(220px,560px) auto;align-items:center;gap:18px;padding:12px 22px;display:grid}.utility-title span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800;display:block}.utility-title strong{margin-top:2px;font-size:16px;display:block}.global-search-wrap{border:1px solid var(--line);background:#f8f9fb;border-radius:10px;align-items:center;gap:8px;padding:0 12px;display:flex;position:relative}.global-search-wrap input{background:0 0;border:0;outline:0;width:100%;height:40px;font-size:12px}.global-search-results{z-index:60;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:7px;position:absolute;top:46px;left:0;right:0}.global-search-results button{text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;padding:9px;font-size:12px;display:flex}.global-search-results button:hover{background:#f5f6f8}.utility-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.utility-menu-wrap{z-index:5000;position:relative}.utility-icon-button{border:1px solid var(--line);background:#fff;border-radius:10px;width:40px;height:40px;position:relative}.utility-icon-button>span{background:var(--orange);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;font-weight:900;display:grid;position:absolute;top:-5px;right:-5px}.profile-trigger{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:5px 8px;display:flex}.profile-trigger>span{color:#9c4800;background:#ffead8;border-radius:8px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.profile-trigger div{text-align:left}.profile-trigger strong,.profile-trigger small{display:block}.profile-trigger strong{font-size:11px}.profile-trigger small{color:var(--muted);font-size:9px}.profile-trigger b{color:var(--muted);font-size:10px}.utility-popover{z-index:5100;border:1px solid var(--line);width:320px;box-shadow:var(--shadow);background:#fff;border-radius:12px;position:absolute;top:48px;right:0;overflow:hidden}.utility-popover-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px;display:flex}.utility-popover-head small{color:var(--muted)}.notification-popover>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;width:100%;padding:12px;display:block}.notification-popover>button:hover{background:#fafafa}.notification-popover>button strong,.notification-popover>button small{display:block}.notification-popover>button strong{font-size:11px}.notification-popover>button small{color:var(--muted);margin-top:3px;font-size:10px}.utility-empty{color:var(--muted);padding:18px;font-size:11px}.profile-popover{width:240px;padding:14px}.profile-popover strong,.profile-popover small{display:block}.profile-popover small,.profile-popover p{color:var(--muted);font-size:10px}@media (max-width:900px){.utility-topbar{grid-template-columns:1fr auto}.global-search-wrap{grid-area:2/1/auto/-1}.utility-title{min-width:0}.profile-trigger div,.profile-trigger b{display:none}}.utility-popover,.global-search-results{transform-origin:100% 0;animation:.16s ease-out both utility-popover-in}.global-search-results{transform-origin:top}.profile-trigger b{transition:transform .16s;display:inline-block}.profile-trigger b.is-open{transform:rotate(180deg)}@keyframes utility-popover-in{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.utility-popover,.global-search-results{animation:none}.profile-trigger b{transition:none}}.page-loading-state{flex-direction:column;gap:22px;min-height:420px;padding:8px 0;display:flex}.page-loading-heading{flex-direction:column;gap:10px;display:flex}.page-loading-kicker,.page-loading-title,.page-loading-subtitle,.page-loading-line{background:linear-gradient(90deg,#e9edf3 20%,#f7f9fc 45%,#e9edf3 70%) 0 0/240% 100%;border-radius:999px;animation:1.25s ease-in-out infinite page-loading-shimmer;display:block}.page-loading-kicker{width:120px;height:10px}.page-loading-title{width:min(360px,72%);height:30px}.page-loading-subtitle{width:min(560px,92%);height:13px}.page-loading-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.page-loading-card{border:1px solid var(--line);background:var(--panel);min-height:190px;box-shadow:var(--shadow);border-radius:14px;padding:18px}.page-loading-line{height:12px;margin-bottom:14px}.page-loading-line.short{width:38%}.page-loading-line.medium{width:68%}.page-load-error{border:1px solid var(--line);background:var(--panel);min-height:320px;color:var(--text);text-align:center;border-radius:16px;place-items:center;gap:14px;padding:30px;display:grid}@keyframes page-loading-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:1000px){.page-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.page-loading-grid{grid-template-columns:1fr}}.workboard-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.workboard-toolbar-copy h2{margin:10px 0 4px;font-size:25px}.workboard-toolbar-copy p{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.workboard-add-button{flex:none}.workboard-filters{z-index:200;border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:12px;align-items:center;gap:9px;margin-bottom:14px;padding:10px;display:flex;position:relative}.search-field{border:1px solid var(--line);background:#fafbfc;border-radius:9px;flex:1;align-items:center;gap:8px;min-width:220px;padding:0 10px;display:flex}.search-field span{color:var(--muted)}.search-field input{background:0 0;border:0;outline:0;width:100%;padding:9px 0}.filter-select{border:1px solid var(--line);min-width:145px;color:var(--text);background:#fff;border-radius:9px;padding:9px 10px}.workboard-summary{white-space:nowrap;color:var(--muted);margin-left:auto;font-size:11px;font-weight:800}.workboard-scroll{z-index:1;width:100%;min-width:0;max-width:100%;margin-top:-8px;padding-top:8px;padding-bottom:12px;position:relative;overflow:auto hidden}.workboard-grid{gap:12px;display:grid}.workboard-grid-ad{grid-template-columns:repeat(4,minmax(200px,1fr));width:100%;min-width:860px}.task-column{border:1px solid var(--line);background:#f2f4f7;border-radius:14px;min-height:420px}.task-column-head{border-bottom:1px solid var(--line);background:#ffffffc2;border-radius:14px 14px 0 0;justify-content:space-between;align-items:flex-start;gap:10px;padding:13px 13px 11px;display:flex}.task-column-title-row{align-items:center;gap:7px;display:flex}.task-column-title-row h3{margin:0;font-size:13px}.task-column-count{color:#596273;background:#eaecf0;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 7px;font-size:10px;font-weight:900;display:grid}.task-column-head p{color:var(--muted);margin:4px 0 0;font-size:10px}.column-add-button{border:1px solid var(--line);color:#596273;background:#fff;border-radius:8px;place-items:center;width:28px;height:28px;font-size:18px;transition:background .16s,color .16s;display:grid}.column-add-button:hover{background:var(--orange);color:#fff}.task-column-body{align-content:start;gap:9px;min-height:350px;padding:9px;display:grid}.column-empty{color:#8a91a0;background:#ffffff7a;border:1px dashed #cbd0da;border-radius:10px;align-content:center;place-items:center;gap:5px;min-height:92px;font-size:11px;font-weight:800;display:grid}.column-empty span{font-size:18px}.task-card{cursor:grab;background:#fff;border:1px solid #e4e7ec;border-radius:11px;padding:12px;transition:transform .16s,box-shadow .16s;box-shadow:0 6px 18px #1419280f}.task-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1419281a}.task-card:active{cursor:grabbing}.task-card-top{justify-content:space-between;align-items:center;gap:8px;min-height:24px;display:flex}.priority-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900}.priority-low{color:#667085;background:#eef2f6}.priority-medium{color:#1768ac;background:#e9f4ff}.priority-high{color:#b45700;background:#fff2df}.priority-urgent{color:#b42318;background:#ffe7e5}.task-card-actions{align-items:center;gap:3px;display:flex}.icon-button{color:#8a91a0;background:0 0;border:0;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.icon-button:hover{color:#344054;background:#f1f3f6}.icon-button.danger:hover{color:#b42318;background:#ffe9e7}.task-card h4{margin:9px 0 5px;font-size:13px;line-height:1.35}.task-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.task-tags{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.task-tags span{color:#596273;background:#f1f3f6;border-radius:6px;padding:4px 6px;font-size:9px;font-weight:800}.task-due-date{color:#8a4b15;border-top:1px solid #f0f1f4;margin-top:10px;padding-top:8px;font-size:9px;font-weight:900}.task-modal{border:1px solid var(--line);width:min(690px,100vw - 48px);max-width:690px;max-height:calc(100dvh - 48px);color:var(--text);background:#fff;border-radius:16px;margin:auto;padding:0;overflow:hidden;box-shadow:0 28px 80px #0a0e1847}.task-modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0e188f}.task-modal-head{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px 15px;display:flex}.task-modal-head h2{margin:10px 0 0;font-size:22px}.modal-close{color:#596273;cursor:pointer;background:#f1f3f6;border:0;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;padding:0;font-size:22px;line-height:1;display:grid}.modal-close:hover{color:#252b36;background:#e5e8ed}.task-modal form{max-height:calc(100dvh - 145px);padding:20px 22px 22px;overflow:hidden auto}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-field{margin-bottom:14px}.form-field.full{width:100%}.form-field label{color:#344054;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.form-field input,.form-field textarea,.form-field select{width:100%;color:var(--text);background:#fff;border:1px solid #dfe3ea;border-radius:9px;outline:0;padding:10px 11px}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff7a001f}.form-field textarea{resize:vertical}.task-modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:5px;padding-top:16px;display:flex}@media (max-width:760px){.workboard-toolbar,.workboard-filters{flex-direction:column;align-items:stretch}.workboard-add-button,.filter-select,.search-field{width:100%}.workboard-summary{margin-left:0}.form-grid{grid-template-columns:1fr}}.task-column{transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;position:relative}.task-column.is-drag-over{z-index:5;border:2px solid var(--orange);background:#fff6eb;transform:translateY(-3px);box-shadow:0 0 0 4px #ff7a0024,0 18px 36px #1419281f}.task-column.is-drag-over .task-column-body{background:repeating-linear-gradient(-45deg,#ff7a000d,#ff7a000d 10px,#ffffff8c 10px 20px)}.task-column.is-drag-over:after{content:"Drop task here";z-index:4;border:2px dashed var(--orange);pointer-events:none;color:#a64c00;background:#fff8f1d1;border-radius:11px;place-items:center;font-size:12px;font-weight:900;display:grid;position:absolute;inset:68px 10px 10px}.task-card.is-dragging{opacity:.72;cursor:grabbing;transform:rotate(1.5deg)scale(.97);box-shadow:0 22px 44px #14192838}.task-drag-preview{opacity:1!important;pointer-events:none!important;z-index:9999!important;background:#fff!important;width:260px!important;position:fixed!important;top:-10000px!important;left:-10000px!important;transform:rotate(1deg)scale(1.02)!important;box-shadow:0 22px 44px #1419283d!important}.task-modal{width:min(860px,100vw - 40px);max-width:860px}.task-modal form{padding:22px 26px 26px}.task-modal-actions{margin:10px -2px -2px;padding:18px 2px 2px}.form-field .color-picker-row{align-items:center;min-height:40px;padding:5px 4px}.task-card.is-locked{cursor:default;border-style:solid}.task-card.is-locked:hover{transform:none}.task-review-lock{color:#8a5b00;white-space:nowrap;background:#fff8e8;border:1px solid #f1d39a;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;font-weight:900;display:inline-flex}.task-range-toggle{border:1px solid var(--line);background:#f5f6f8;border-radius:10px;gap:3px;padding:3px;display:inline-flex}.task-range-toggle button{color:#596273;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:800}.task-range-toggle button.active{color:#111827;background:#fff;box-shadow:0 1px 4px #1018281f}.task-card-title{align-items:flex-start;gap:0;min-width:0;display:flex}.task-card-title>span:last-child{overflow-wrap:anywhere;min-width:0}.task-initiative-tag{align-items:center;gap:6px;display:inline-flex!important}.task-initiative-tag .initiative-diamond{margin:0 2px 0 0;transform:rotate(45deg);position:static!important}:root[data-theme=dark] .task-column-head{color:#111827;background:#f4f5f7}:root[data-theme=dark] .task-range-toggle{background:#111925}:root[data-theme=dark] .task-range-toggle button{color:#d0d5dd}:root[data-theme=dark] .task-range-toggle button.active{color:#101722;background:#f2f5f9}@media (max-width:760px){.task-range-toggle{justify-content:stretch;width:100%}.task-range-toggle button{flex:1}}.task-attachments{border:1px solid var(--line);background:#fafbfc;border-radius:12px;margin-top:18px;padding:14px}.task-attachments-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.task-attachments-head strong{font-size:12px;display:block}.task-attachments-head small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.attachment-list{gap:8px;margin-top:11px;display:grid}.attachment-row{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:9px;display:grid}.attachment-file-icon{color:#2457a7;background:#eaf2ff;border-radius:8px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.attachment-file-copy{min-width:0}.attachment-file-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.attachment-file-copy small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.attachment-download{padding:7px 9px!important;font-size:9px!important}.attachment-remove{color:#a32626;cursor:pointer;background:#fff0f0;border:0;border-radius:7px;width:28px;height:28px}.attachment-empty,.attachment-error,.attachment-save-note{color:var(--muted);margin:10px 0 0;font-size:9px}.attachment-error{color:#b42318}.task-attachment-indicator{color:#596273;margin-top:8px;font-size:9px;font-weight:800}.task-date-range-filter-wrap{position:relative}.task-date-range-popover{z-index:2500;border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;gap:9px;width:310px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 42px #1419282e}.task-date-range-popover label{color:#596273;font-size:9px;font-weight:900}.task-date-range-popover input{border:1px solid var(--line);border-radius:8px;width:100%;margin-top:5px;padding:8px}.task-date-range-popover .button{grid-column:1/-1}.review-attachment-count{color:#445066;background:#eef2f7;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}@media (max-width:650px){.task-attachments-head{flex-direction:column;align-items:stretch}.attachment-row{grid-template-columns:auto minmax(0,1fr) auto}.attachment-download{grid-column:2}.attachment-remove{grid-area:1/3}.task-date-range-popover{width:auto;position:fixed;top:auto;left:16px;right:16px}}.task-reviewed-button{color:#176b35;cursor:pointer;background:#eaf8ee;border:1px solid #9bd4ad;border-radius:7px;padding:5px 8px;font-size:8px;font-weight:900}.reviewed-empty{cursor:default}.director-review-comment{margin-top:16px;display:block}.director-review-comment>span{color:#344054;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.director-review-comment textarea{resize:vertical;border:1px solid var(--line);color:#18202d;width:100%;font:inherit;background:#fff;border-radius:10px;padding:11px;line-height:1.5}.director-comment-panel{background:#f1fbf4;border:1px solid #b9d8c2;border-radius:11px;margin-top:14px;padding:14px}.director-comment-panel h4{color:#176b35;margin:0 0 7px;font-size:11px}.director-comment-panel p{color:#344054;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.6}.task-date-range-filter-wrap{z-index:2600}.task-date-range-popover{z-index:2700}.task-color-field{align-self:start}.color-choice{border:2px solid #0000;place-items:center;width:32px;height:32px;padding:0;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-grid;position:relative;box-shadow:0 0 0 1px #11182724}.color-choice:hover{transform:translateY(-1px)scale(1.05)}.color-choice span{opacity:0;color:#fff;text-shadow:0 1px 3px #000000b3;font-size:15px;font-weight:1000;line-height:1}.color-choice.selected{outline-offset:2px;border-color:#fff;outline:3px solid #18202d;transform:scale(1.08);box-shadow:0 0 0 5px #18202d1f}.color-choice.selected span{opacity:1}.custom-color-control{border:1px solid var(--line);background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:9px 11px;display:flex}.custom-color-control.selected{border-color:#18202d;box-shadow:0 0 0 2px #18202d1f}.custom-color-control label{cursor:pointer;align-items:center;gap:9px;margin:0;display:flex}.custom-color-control input[type=color]{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;width:38px;height:30px;padding:2px}.custom-color-value{color:#596273;letter-spacing:.04em;font-size:10px;font-weight:900}.selected-color-help{align-items:center;gap:6px;margin-top:9px;display:flex}.selected-color-swatch{border:1px solid #11182733;border-radius:50%;flex:none;width:12px;height:12px}:root[data-theme=dark] .color-choice.selected{border-color:#111925;outline-color:#f2f5f9;box-shadow:0 0 0 5px #f2f5f924}:root[data-theme=dark] .custom-color-control{border-color:var(--line);background:#111925}:root[data-theme=dark] .custom-color-value{color:#d0d5dd}.task-card,.task-card *{text-align:left}.task-card-title{grid-template-columns:12px minmax(0,1fr);width:100%;align-items:start!important;gap:8px!important;display:grid!important}.task-card-title .task-color-circle{flex:none;width:10px;height:10px;margin-top:3px;position:static!important}.task-card-title>span:last-child{min-width:0;display:block;text-align:left!important}.task-card p,.task-tags,.task-due-date,.task-attachment-indicator{width:100%;text-align:left!important}.calendar-task-row{grid-template-columns:8px minmax(0,1fr);text-align:left!important;align-items:start!important;display:grid!important}.calendar-task-row .calendar-task-title{min-width:0;text-align:left!important}.calendar-task-row>small,.calendar-task-row .calendar-reviewed-badge,.calendar-task-row .calendar-director-suggested{grid-column:2;text-align:left!important}.attachment-save-callout,.attachment-ready-callout{color:#173a63;background:#eef6ff;border:2px solid #8fb8f4;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:14px;margin-top:18px;padding:18px;display:grid;box-shadow:0 8px 22px #2457a71a}.attachment-ready-callout{color:#174b2d;background:#edf9f2;border-color:#7ec69c}.attachment-callout-icon{color:#2457a7;background:#d8eaff;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:21px;font-weight:900;display:grid}.attachment-ready-callout .attachment-callout-icon{color:#1e7543;background:#d6f1e1}.attachment-save-callout strong,.attachment-ready-callout strong{margin:0 0 7px;font-size:14px;line-height:1.3;display:block}.attachment-save-callout span:not(.attachment-callout-icon),.attachment-ready-callout span:not(.attachment-callout-icon){color:inherit;font-size:12px;line-height:1.55;display:block}.attachment-save-callout small,.attachment-ready-callout small{color:inherit;margin-top:9px;font-size:10px;font-weight:800;display:block}@media (max-width:650px){.attachment-save-callout,.attachment-ready-callout{grid-template-columns:1fr}}.attachment-stage{opacity:1;min-height:190px;transition:min-height .32s,opacity .22s,transform .32s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateY(0)}.attachment-stage.is-ready{min-height:250px}.attachment-stage:not(.is-visible){opacity:0;transform:translateY(10px)}.attachment-stage-content{animation:.36s cubic-bezier(.22,1,.36,1) both attachmentStageEnter}@keyframes attachmentStageEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.attachment-stage,.attachment-stage-content{transition:none;animation:none}}.task-attachment-editor{border:1px solid var(--line);background:#fafbfc;border-radius:14px;margin-top:18px;padding:16px}.task-attachment-editor .task-attachments{background:0 0;border:0;margin-top:0;padding:0}.pending-attachment-list .attachment-row{grid-template-columns:auto minmax(0,1fr) auto}.weekly-pending-attachments{margin-top:14px}@media (max-width:650px){.task-attachment-editor .task-attachments-head{flex-direction:column;align-items:stretch}}.task-card{cursor:pointer}.task-card:focus-visible{outline-offset:2px;outline:3px solid #3b82f659}.task-plan-approval-badge,.calendar-approval-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:4px 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.task-plan-approval-badge.approved,.calendar-approval-badge.approved{color:#166534;background:#dcfce7}.task-plan-approval-badge.waiting,.calendar-approval-badge.waiting{color:#9a3412;background:#fff7ed}.task-approval-panel{border:1px solid var(--line);border-radius:14px;margin:14px 0;padding:14px 16px}.task-approval-panel.is-approved{color:#14532d;background:#f0fdf4;border-color:#bbf7d0}.task-approval-panel.is-waiting{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.task-approval-panel strong{margin-bottom:5px;display:block}.task-approval-panel p{margin:0;line-height:1.5}.task-approval-comment{border-top:1px solid;margin-top:10px;padding-top:10px}@supports (color:color-mix(in lab, red, red)){.task-approval-comment{border-top-color:color-mix(in srgb,currentColor 20%, transparent)}}.task-approval-comment span{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:10px;font-weight:900;display:block}.task-status-readonly-value{border:1px solid var(--line);background:var(--panel);min-height:42px;color:var(--text);border-radius:10px;align-items:center;padding:0 12px;font-weight:800;display:flex}.task-details-modal{width:min(760px,100vw - 32px);max-height:calc(100vh - 40px);overflow-y:auto}[data-theme=dark] .task-plan-approval-badge.approved,[data-theme=dark] .calendar-approval-badge.approved{color:#dcfce7;background:#14532d}[data-theme=dark] .task-plan-approval-badge.waiting,[data-theme=dark] .calendar-approval-badge.waiting{color:#ffedd5;background:#7c2d12}[data-theme=dark] .task-approval-panel.is-approved{color:#dcfce7;background:#14532d6b;border-color:#166534}[data-theme=dark] .task-approval-panel.is-waiting{color:#ffedd5;background:#7c2d125c;border-color:#9a3412}.weekly-plan-page{width:100%;min-width:0}.weekly-plan-intro{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:16px;display:flex}.weekly-plan-intro h2{margin:10px 0 5px;font-size:25px}.weekly-plan-intro p{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.weekly-plan-save-area{justify-content:flex-end;align-items:center;gap:10px;min-width:170px;display:flex}.weekly-plan-autosave-label,.weekly-plan-saved{white-space:nowrap;font-size:10px;font-weight:900}.weekly-plan-autosave-label{color:#667085;background:#fff;border:1px solid #dfe3ea;border-radius:999px;padding:6px 9px}.weekly-plan-saved{color:#18794e}.weekly-plan-summary-grid{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:14px;grid-template-columns:170px minmax(300px,1fr);gap:12px;margin-bottom:14px;padding:14px;display:grid}.weekly-plan-field{min-width:0}.weekly-plan-field-wide,.weekly-schedule-notes-field{grid-column:auto}.weekly-schedule-notes-field{grid-column:1/-1;padding-top:2px}.weekly-plan-field>span,.weekly-schedule-notes-field>span{color:#344054;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.weekly-plan-field input,.weekly-schedule-note-item input,.weekly-priority-creator input,.weekly-backlog-edit input,.weekly-backlog-edit textarea,.weekly-backlog-edit select,.weekly-execution-note textarea{width:100%;min-width:0;color:var(--text);background:#fff;border:1px solid #dfe3ea;outline:0}.weekly-plan-field input{background:#fbfcfd;border-radius:9px;padding:9px 10px}.weekly-plan-field input:focus,.weekly-schedule-note-item input:focus,.weekly-priority-creator input:focus,.weekly-backlog-edit input:focus,.weekly-backlog-edit textarea:focus,.weekly-backlog-edit select:focus,.weekly-execution-note textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff7a001f}.weekly-schedule-notes-heading{justify-content:space-between;align-items:center;gap:10px;min-height:26px;margin-bottom:6px;display:flex}.weekly-schedule-notes-heading>span{color:#344054;font-size:10px;font-weight:900}.weekly-schedule-notes-edit-button{color:#667085;background:#fff;border:1px solid #dfe3ea;border-radius:7px;flex:none;padding:5px 8px;font-size:9px;font-weight:900;line-height:1;transition:background .16s,color .16s,border-color .16s}.weekly-schedule-notes-edit-button:hover{color:#a64c00;background:#fff7ef;border-color:#ffd0a6}.weekly-schedule-note-creator{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.weekly-schedule-note-creator input{width:100%;min-width:0;color:var(--text);background:#fbfcfd;border:1px solid #dfe3ea;border-radius:9px;outline:0;padding:9px 10px}.weekly-schedule-note-creator input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff7a001f}.weekly-schedule-note-list{gap:7px;margin-top:9px;display:grid}.weekly-schedule-note-item{border:1px solid #e3e6ec;border-left:3px solid var(--orange);background:#fffaf5;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:8px 9px 8px 11px;display:flex}.weekly-schedule-note-item>span{color:#454d5c;overflow-wrap:anywhere;min-width:0;font-size:10px;font-weight:700;line-height:1.45}.weekly-schedule-note-actions{flex:none;align-items:center;gap:3px;display:flex}.weekly-schedule-note-item input{border-radius:7px;flex:1;padding:7px 8px;font-size:10px}.weekly-plan-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.weekly-plan-metrics>div{border:1px solid var(--line);background:var(--panel);border-radius:11px;align-items:baseline;gap:8px;padding:12px 14px;display:flex}.weekly-plan-metrics strong{font-size:21px}.weekly-plan-metrics span{color:var(--muted);font-size:10px;font-weight:800}.weekly-priorities-panel{margin-bottom:18px}.weekly-priorities-head p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.45}.weekly-priority-creator{background:#fff8f1;border:1px solid #ffd8b5;border-radius:11px;grid-template-columns:minmax(190px,.9fr) minmax(240px,1.1fr) auto;gap:8px;margin-bottom:14px;padding:12px;display:grid}.weekly-priority-creator input{border-radius:9px;padding:9px 10px}.weekly-backlog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.weekly-plan-empty{text-align:center;background:#fbfbfd;border:1px dashed #cfd4de;border-radius:11px;align-content:center;place-items:center;gap:5px;min-height:150px;display:grid}.weekly-backlog-grid>.weekly-plan-empty{grid-column:1/-1}.weekly-plan-empty strong{font-size:13px}.weekly-plan-empty span{color:var(--muted);font-size:10px}.weekly-backlog-card,.weekly-execution-priority{cursor:grab;background:#fff;border:1px solid #e3e6ec;border-left:4px solid #7c8799;transition:transform .16s,box-shadow .16s,opacity .16s}.weekly-backlog-card{border-radius:11px;min-width:0;padding:12px;box-shadow:0 6px 18px #1419280d}.weekly-backlog-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #14192817}.weekly-backlog-card.is-dragging,.weekly-execution-priority.is-dragging{opacity:.72;transform:scale(.985)}.weekly-backlog-card.status-planned,.weekly-execution-priority.status-planned{border-left-color:#7c8799}.weekly-backlog-card.status-in-progress,.weekly-execution-priority.status-in-progress{border-left-color:#3578e5}.weekly-backlog-card.status-waiting-review,.weekly-execution-priority.status-waiting-review{border-left-color:#d58a00}.weekly-backlog-card.status-complete,.weekly-execution-priority.status-complete{border-left-color:#2b9a66}.weekly-backlog-card-top,.weekly-execution-priority-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.weekly-backlog-card-top{margin-bottom:9px}.weekly-backlog-drag,.weekly-execution-drag-handle{color:#a0a7b4;letter-spacing:-.12em;flex:none;font-size:14px;font-weight:900}.weekly-backlog-badges{flex-wrap:wrap;justify-content:flex-end;gap:5px;min-width:0;display:flex}.weekly-source-badge,.weekly-execution-status,.weekly-execution-review-flag{border-radius:999px;font-weight:900}.weekly-source-badge{color:#596273;text-transform:uppercase;letter-spacing:.04em;background:#f1f3f6;padding:4px 7px;font-size:8px}.weekly-backlog-card h4{color:#252b36;margin:0 0 5px;font-size:13px;line-height:1.35}.weekly-backlog-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.weekly-backlog-card-footer,.weekly-execution-priority-footer{color:#8a91a0;border-top:1px solid #f0f1f4;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding-top:7px;font-weight:800;display:flex}.weekly-backlog-card-footer{margin-top:10px;padding-top:8px;font-size:9px}.weekly-backlog-card-footer>div{align-items:center;gap:3px;display:flex}.weekly-backlog-edit{cursor:default;gap:10px;display:grid}.weekly-backlog-edit label{display:block}.weekly-backlog-edit label>span,.weekly-execution-note>span{color:#667085;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.weekly-backlog-edit input,.weekly-backlog-edit textarea,.weekly-backlog-edit select{border-radius:8px;padding:8px 9px;font-size:10px}.weekly-backlog-edit textarea{resize:vertical}.weekly-backlog-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.weekly-overview-card{box-shadow:var(--shadow);background:linear-gradient(135deg,#fff9f3 0%,#fff 100%);border:1px solid #ffd8b5;border-radius:14px;grid-template-columns:180px minmax(260px,1fr) minmax(280px,1fr);gap:14px;margin-bottom:18px;padding:16px;display:grid}.weekly-overview-week,.weekly-overview-focus,.weekly-overview-schedule{background:#fffc;border:1px solid #ff7a0024;border-radius:11px;min-width:0;padding:12px 13px}.weekly-overview-label{color:#a64c00;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px;font-size:9px;font-weight:900;display:block}.weekly-overview-week strong,.weekly-overview-focus strong{color:#252b36;font-size:13px;line-height:1.4;display:block}.weekly-overview-schedule>span:last-child{color:#596273;font-size:11px;line-height:1.45;display:block}.weekly-overview-schedule-list,.weekly-execution-schedule-banner ul{margin:0;padding-left:17px}.weekly-overview-schedule-list{color:#596273;gap:5px;font-size:10px;line-height:1.45;display:grid}.weekly-overview-schedule-list li::marker{color:var(--orange)}.weekly-execution-schedule-banner li::marker{color:var(--orange)}.weekly-execution-section{margin-top:2px}.weekly-execution-section-head{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:12px;display:flex}.weekly-execution-section-head h3{margin:9px 0 4px;font-size:18px}.weekly-execution-section-head p{max-width:720px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.weekly-execution-focus{font-weight:900;color:#252b36!important;margin:0 0 8px!important;font-size:13px!important}.weekly-execution-schedule-banner{color:#7a3c00;background:#fff8f1;border:1px solid #ffd8b5;border-radius:9px;width:fit-content;max-width:min(720px,100%);margin:0 0 9px;padding:9px 12px;font-size:10px;line-height:1.45}.weekly-execution-schedule-banner strong{color:#a64c00;margin-bottom:4px;display:block}.weekly-execution-schedule-banner ul{gap:3px;display:grid}.weekly-execution-board{gap:10px;display:grid}.weekly-execution-board-columns{grid-template-columns:repeat(5,minmax(190px,1fr));width:100%}.weekly-execution-day{background:#f7f8fb;border:1px solid #e3e6ec;border-radius:12px;min-width:0;padding:10px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}.weekly-execution-day-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.weekly-execution-day-header>div{align-items:baseline;gap:7px;min-width:0;display:flex}.weekly-execution-day-name{color:#252b36;font-size:12px;font-weight:900}.weekly-execution-day-count{color:#8a91a0;font-size:9px;font-weight:800}.weekly-execution-drop-zone{align-content:start;gap:7px;min-height:210px;display:grid}.weekly-execution-empty{text-align:center;color:#8a91a0;background:#ffffffad;border:1px dashed #cbd0da;border-radius:9px;align-content:center;place-items:center;gap:4px;min-height:120px;padding:12px;display:grid}.weekly-execution-empty-icon{background:#eef0f4;border-radius:7px;place-items:center;width:26px;height:26px;font-size:16px;font-weight:900;display:grid}.weekly-execution-empty strong{font-size:10px}.weekly-execution-empty>span:last-child{font-size:9px;font-weight:700;line-height:1.4}.weekly-execution-priority{border-radius:9px;padding:10px;box-shadow:0 5px 14px #1419280d}.weekly-execution-priority:hover{transform:translateY(-1px);box-shadow:0 8px 18px #14192814}.weekly-execution-priority:active{cursor:grabbing}.weekly-execution-priority-top{margin-bottom:6px}.weekly-execution-status{text-transform:uppercase;letter-spacing:.04em;padding:4px 7px;font-size:8px}.weekly-execution-status.status-planned{color:#667085;background:#eef0f4}.weekly-execution-status.status-in-progress{color:#1768ac;background:#e9f4ff}.weekly-execution-status.status-waiting-review{color:#b45700;background:#fff2df}.weekly-execution-status.status-complete{color:#18794e;background:#e6f6ee}.weekly-execution-priority-title{color:#252b36;font-size:11px;line-height:1.35;display:block}.weekly-execution-priority-outcome{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.45}.weekly-execution-priority-footer{font-size:8px}.weekly-execution-review-flag{color:#b45700;background:#fff2df;padding:3px 6px}.weekly-execution-note{margin-top:10px;display:block}.weekly-execution-note textarea{resize:vertical;border-radius:8px;min-height:92px;padding:8px 9px;font-size:9px;line-height:1.45}@media (max-width:1320px){.weekly-backlog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weekly-overview-card{grid-template-columns:180px 1fr}.weekly-overview-schedule{grid-column:1/-1}.weekly-execution-board-columns{grid-template-columns:repeat(3,minmax(210px,1fr))}}@media (max-width:1100px){.weekly-plan-summary-grid{grid-template-columns:150px 1fr}.weekly-execution-board-columns{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:760px){.weekly-plan-intro,.weekly-execution-section-head{flex-direction:column;align-items:stretch}.weekly-plan-save-area{flex-wrap:wrap;justify-content:space-between;min-width:0}.weekly-plan-summary-grid,.weekly-plan-metrics,.weekly-overview-card,.weekly-priority-creator,.weekly-backlog-grid,.weekly-backlog-edit-grid,.weekly-execution-board-columns{grid-template-columns:1fr}.weekly-schedule-notes-field,.weekly-overview-schedule{grid-column:auto}.weekly-schedule-note-creator{grid-template-columns:1fr}.weekly-schedule-note-creator .button{width:100%}.weekly-schedule-note-item{align-items:flex-start}.weekly-priorities-head{flex-direction:column;align-items:stretch}.weekly-priorities-head .button{width:100%}.weekly-execution-day-header>div{flex-direction:column;align-items:flex-start;gap:2px}.weekly-schedule-notes-heading,.weekly-schedule-note-item{flex-direction:row;align-items:center}.weekly-schedule-note-actions{margin-top:0}}.weekly-priority-status-control{border-top:1px solid #f0f1f4;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;margin-top:11px;padding-top:9px;display:grid}.weekly-priority-status-control>span{color:#667085;text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:900}.weekly-priority-status-control select{color:#344054;cursor:pointer;background:#fff;border:1px solid #dfe3ea;border-radius:8px;outline:0;width:100%;min-width:0;padding:7px 28px 7px 9px;font-size:10px;font-weight:800}.weekly-priority-status-control select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff7a001f}.weekly-priority-status-control.compact{gap:6px;margin-top:8px;padding-top:7px}.weekly-priority-status-control.compact select{padding-top:6px;padding-bottom:6px;font-size:9px}.weekly-execution-day.is-drag-over{border:2px solid var(--orange);background:#fff4e8;transform:translateY(-3px)scale(1.01);box-shadow:0 0 0 4px #ff7a0029,0 18px 36px #1419281f}.weekly-execution-day.is-drag-over .weekly-execution-drop-zone{border:2px dashed var(--orange);background:repeating-linear-gradient(-45deg,#ff7a000d,#ff7a000d 10px,#ffffff8c 10px 20px);border-radius:10px;min-height:210px;padding:6px}.weekly-execution-day.is-drag-over .weekly-execution-empty strong{color:#a64c00}.weekly-execution-priority.is-dragging{opacity:.72;cursor:grabbing;transform:rotate(1.5deg)scale(.96);box-shadow:0 22px 44px #14192838}.weekly-planner-only{margin-top:18px}.weekly-planner-only .weekly-execution-board{margin-top:0}.weekly-execution-day-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.day-plan-add-button{color:#d85f00;cursor:pointer;background:#fff7ef;border:1px solid #ffd4ad;border-radius:10px;width:34px;height:34px;font-size:24px;font-weight:700;line-height:1;transition:all .16s}.day-plan-add-button:hover{background:var(--orange);color:#fff;border-color:var(--orange);transform:translateY(-1px);box-shadow:0 8px 18px #ff7a0038}.weekly-execution-empty-button{cursor:pointer;width:100%;font:inherit;text-align:center;border:0}.weekly-execution-empty-button:hover{background:#fff8f1}.weekly-execution-note small,.weekly-plan-modal label small{color:#98a2b3;font-weight:600}.weekly-plan-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11182775;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.weekly-plan-modal{background:#fff;border:1px solid #ffffff80;border-radius:18px;width:min(520px,100%);animation:.16s ease-out weeklyModalIn;box-shadow:0 28px 80px #11182747}.weekly-plan-modal-head{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 16px;display:flex}.weekly-plan-modal-head h3{margin:3px 0 0;font-size:22px}.weekly-plan-modal form{gap:18px;padding:22px 24px 24px;display:grid}.weekly-plan-modal label{color:#344054;gap:8px;font-size:13px;font-weight:800;display:grid}.weekly-plan-modal input,.weekly-plan-modal textarea{width:100%;font:inherit;color:#101828;resize:vertical;border:1px solid #dfe3ea;border-radius:10px;outline:0;padding:11px 12px}.weekly-plan-modal input:focus,.weekly-plan-modal textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff7a001f}.weekly-plan-modal-actions{justify-content:flex-end;gap:10px;padding-top:2px;display:flex}@keyframes weeklyModalIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}.weekly-drag-preview{opacity:1!important;pointer-events:none!important;z-index:9999!important;background:#fff!important;width:280px!important;position:fixed!important;top:-10000px!important;left:-10000px!important;transform:rotate(1deg)scale(1.02)!important;box-shadow:0 22px 44px #1419283d!important}.week-nav{align-items:center;gap:.65rem;display:flex}.calendar-initiative-strip{flex-wrap:wrap;gap:.75rem;margin:1rem 0;display:flex}.calendar-initiative-banner{border:1px solid var(--line);background:var(--panel);border-radius:12px;align-items:center;gap:.6rem;padding:.7rem .85rem;display:flex}.calendar-initiative-banner small{color:var(--muted);margin-top:.15rem;display:block}.initiative-diamond{background:#7c3aed;border-radius:2px;flex:none;width:.62rem;height:.62rem;display:inline-block;transform:rotate(45deg)}.task-color-dot,.task-color-circle{border-radius:50%;flex:none;width:.68rem;height:.68rem;display:inline-block}.task-color-circle{margin-right:.45rem}.calendar-task-row{border:1px solid var(--line);background:var(--panel);cursor:grab;border-radius:9px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.42rem;padding:.55rem;display:grid}.calendar-task-row small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;grid-column:3;overflow:hidden}.calendar-task-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.calendar-more{color:var(--accent);cursor:pointer;background:0 0;border:0}.day-modal-initiatives{flex-wrap:wrap;gap:.65rem;margin-bottom:1rem;display:flex}.day-modal-initiatives>span{border:1px solid var(--line);border-radius:999px;padding:.45rem .65rem}.day-modal-task-list{gap:.65rem;display:grid}.day-modal-task{border:1px solid var(--line);background:var(--panel);border-radius:12px;gap:.7rem;padding:.8rem;display:flex}.day-modal-task small{color:var(--muted);margin-top:.25rem;display:block}.day-modal-task p{margin:.35rem 0 0}.day-modal-add{border-top:1px solid var(--line);gap:.65rem;margin-top:1.25rem;padding-top:1rem;display:grid}.color-picker-row{flex-wrap:wrap;gap:.55rem;display:flex}.color-choice{cursor:pointer;border:2px solid #0000;border-radius:50%;width:1.65rem;height:1.65rem}.color-choice.selected{outline:2px solid var(--text);outline-offset:2px}.initiative-date-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.initiative-date-summary{color:var(--muted);align-items:center;gap:.5rem;margin-top:.45rem;font-size:.9rem;display:flex}@media (max-width:700px){.initiative-date-grid,.weekly-execution-board-columns{grid-template-columns:1fr}}.weekly-plan-save-area{flex-direction:column;align-items:flex-end;gap:7px;min-width:0;display:flex}.weekly-plan-toolbar-row{justify-content:flex-end;align-items:center;gap:10px;display:flex}.weekly-plan-saved{opacity:0;min-height:16px;padding-right:2px;transition:opacity .16s,transform .16s;transform:translateY(-2px)}.weekly-plan-saved.is-visible{opacity:1;transform:translateY(0)}.day-detail-modal{width:min(920px,96vw);max-height:90vh;overflow:auto}.day-modal-add{padding:20px 24px 24px}.day-modal-add>input,.day-modal-add>textarea,.day-modal-add>select{box-sizing:border-box;width:100%;min-width:0}.day-modal-add .color-picker-row{padding:4px 3px}.weekly-plan-modal-actions{padding:12px 2px 2px}@media (max-width:820px){.weekly-plan-intro,.weekly-plan-toolbar-row{flex-direction:column;align-items:stretch}.weekly-plan-save-area{align-items:stretch;width:100%}.weekly-plan-toolbar-row{gap:8px}.weekly-plan-saved{align-self:flex-end}}.calendar-task-row{cursor:pointer;grid-template-columns:auto minmax(0,1fr)}.calendar-task-row small{grid-column:2;align-items:center;gap:6px;display:flex}.calendar-task-row .initiative-diamond,.day-modal-task .initiative-diamond{vertical-align:middle;margin:0 3px;position:static}.day-modal-task{cursor:pointer}.day-modal-task:hover{border-color:var(--orange)}.calendar-reviewed-badge{color:#166534;white-space:nowrap;background:#dcfce7;border-radius:999px;align-items:center;width:fit-content;padding:3px 8px;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.calendar-task-row:has(.calendar-reviewed-badge){background:linear-gradient(135deg,#f0fdf4,#fff);border-color:#86efac}.weekly-task-view-backdrop{z-index:1400}.weekly-task-view-modal{width:min(720px,100vw - 32px);max-height:min(820px,100vh - 40px);overflow-y:auto}[data-theme=dark] .calendar-reviewed-badge{color:#14532d;background:#bbf7d0}[data-theme=dark] .calendar-task-row:has(.calendar-reviewed-badge){color:#111827;background:linear-gradient(135deg,#dcfce7,#f0fdf4);border-color:#4ade80}.weekly-task-color-picker{border:1px solid var(--line);background:var(--panel);border-radius:12px;gap:.55rem;padding:.75rem;display:grid}.weekly-task-color-picker>span{color:var(--text);font-size:.75rem;font-weight:900}.weekly-task-color-picker .custom-color-control strong{color:var(--muted);letter-spacing:.04em;font-size:.68rem}.calendar-task-row{transition:transform .17s,opacity .17s,box-shadow .17s,filter .17s;position:relative}.calendar-task-row[draggable=true]{cursor:grab}.calendar-task-row[draggable=true]:active{cursor:grabbing}.calendar-task-row.is-dragging{opacity:.42;filter:saturate(.75);box-shadow:none;transform:scale(.96)rotate(.5deg)}.weekly-execution-day{transition:transform .17s,background-color .17s,border-color .17s,box-shadow .17s}.weekly-execution-day.is-drag-over{border-color:var(--orange);background:#fff4e8;transform:translateY(-3px);box-shadow:0 0 0 4px #ff7a0029,0 18px 36px #1419281f}.weekly-drop-cue{border:2px dashed var(--orange);color:#a64c00;letter-spacing:.02em;pointer-events:none;background:#ff7a0014;border-radius:10px;justify-content:center;align-items:center;min-height:46px;margin-bottom:8px;font-size:.78rem;font-weight:800;animation:.17s both weekly-drop-cue-in;display:flex}@keyframes weekly-drop-cue-in{0%{opacity:0;transform:translateY(5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.calendar-task-row,.weekly-execution-day,.weekly-drop-cue{transition:none;animation:none}}.weekly-execution-day.is-drag-over{z-index:5;border:2px solid var(--orange);background:#fff6eb;transform:translateY(-3px);box-shadow:0 0 0 4px #ff7a0024,0 18px 36px #1419281f}.weekly-execution-day.is-drag-over .weekly-execution-drop-zone{background:0 0;border:0;min-height:210px;padding:0}.calendar-task-row.is-dragging{opacity:.72;filter:none;cursor:grabbing;transform:rotate(1.5deg)scale(.97);box-shadow:0 22px 44px #14192838}.weekly-drop-cue{border:2px dashed var(--orange);color:#a64c00;background:#fff8f1d1;border-radius:10px;min-height:46px;margin-bottom:8px;animation:none}[data-theme=dark] .weekly-execution-day.is-drag-over{background:#fb923c21;border-color:#fb923c;box-shadow:0 0 0 4px #fb923c1f,0 18px 36px #00000052}[data-theme=dark] .weekly-drop-cue{color:#fed7aa;background:#7c2d1247;border-color:#fb923c}.weekly-execution-note{gap:7px;display:grid}.director-day-response{border-top:1px solid var(--line);gap:6px;margin-top:4px;padding-top:10px;display:grid}.director-day-response>span,.director-day-response>strong{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:10px;font-weight:900}.director-day-response textarea{resize:vertical;width:100%;min-height:58px}.director-day-response.read-only{border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:10px}.director-day-response.read-only p{color:var(--text);margin:0;font-size:12px;line-height:1.45}.calendar-approval-badge{margin-left:auto}[data-theme=dark] .director-day-response.read-only{background:#181f2b}.planner-note-section{gap:6px;display:grid}.planner-note-section>span{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:10px;font-weight:900}.planner-note-section.read-only textarea{cursor:default;background:var(--panel);color:var(--text)}.planner-note-empty{font-style:italic;color:var(--muted)!important}[data-theme=dark] .planner-note-section.read-only textarea{background:#181f2b}.director-weekly-plans-page{width:100%;min-width:0}.director-weekly-plans-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.director-weekly-plans-header h2{margin:10px 0 5px;font-size:25px}.director-weekly-plans-header p{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.director-weekly-plans-week{text-align:right;background:#fff8f1;border:1px solid #ffd8b5;border-radius:11px;min-width:215px;padding:12px 14px}.director-weekly-plans-week span{color:#a64c00;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:9px;font-weight:900;display:block}.director-weekly-plans-week strong{color:#5f3108;font-size:12px}.director-weekly-plan-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:16px;display:grid}.director-weekly-plan-stats .stat-card.is-emphasized{background:linear-gradient(145deg,#fff8f1 0%,#fff 100%);border-color:#ffc98f}.director-weekly-plan-stats .stat-card.is-emphasized .stat-value{color:var(--orange-dark)}.director-weekly-plan-panel{overflow:visible}.director-weekly-plan-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.director-weekly-plan-panel-head h3{margin:0;font-size:14px}.director-weekly-plan-panel-head p{color:var(--muted);margin:4px 0 0;font-size:10px}.director-weekly-plan-toolbar{align-items:center;gap:8px;display:flex}.director-weekly-plan-search{color:#8a91a0;background:#fbfcfd;border:1px solid #dfe3ea;border-radius:9px;align-items:center;gap:7px;min-width:240px;padding:0 10px;display:flex}.director-weekly-plan-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:9px 0;font-size:11px}.director-weekly-plan-search:focus-within,.director-weekly-plan-filter:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff7a001f}.director-weekly-plan-filter{min-width:165px;color:var(--text);background:#fff;border:1px solid #dfe3ea;border-radius:9px;outline:0;padding:9px 10px;font-size:11px}.director-weekly-plan-list{gap:10px;padding:12px;display:grid}.director-weekly-plan-row{background:#fff;border:1px solid #e3e6ec;border-radius:12px;grid-template-columns:minmax(230px,.9fr) minmax(260px,1.15fr) minmax(300px,1.25fr) auto;align-items:center;gap:18px;min-width:0;padding:14px;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;box-shadow:0 5px 16px #1419280b}.director-weekly-plan-row:hover{border-color:#d7dbe4;transform:translateY(-1px);box-shadow:0 9px 22px #14192813}.director-weekly-plan-person{align-items:center;gap:11px;min-width:0;display:flex}.director-weekly-plan-avatar{color:#9c4800;background:#ffead8;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;font-size:12px;font-weight:900;display:grid}.director-weekly-plan-person>div:last-child{min-width:0}.director-weekly-plan-person-line{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.director-weekly-plan-person h3{color:#252b36;margin:0;font-size:13px}.director-weekly-plan-person p{color:#596273;margin:4px 0 2px;font-size:10px;font-weight:800}.director-weekly-plan-person small{color:#9298a7;font-size:9px}.director-plan-status{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.director-plan-status.status-not-started{color:#667085;background:#eef0f4}.director-plan-status.status-planning{color:#1768ac;background:#e9f4ff}.director-plan-status.status-ready-review{color:#b45700;background:#fff2df}.director-plan-status.status-reviewed{color:#18794e;background:#e6f6ee}.director-plan-status.status-changes-requested{color:#b42318;background:#ffe7e5}.director-weekly-plan-focus{min-width:0}.director-weekly-plan-focus>span,.director-weekly-plan-progress-head>span{color:#667085;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.director-weekly-plan-focus strong{color:#252b36;font-size:11px;line-height:1.45;display:block}.director-weekly-plan-focus small{color:#a64c00;margin-top:5px;font-size:9px;font-weight:800;display:block}.director-weekly-plan-progress{min-width:0}.director-weekly-plan-progress-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.director-weekly-plan-progress-head strong{color:#344054;font-size:10px}.director-weekly-plan-progress-track{background:#edf0f4;border-radius:999px;width:100%;height:6px;overflow:hidden}.director-weekly-plan-progress-track span{border-radius:inherit;background:var(--orange);height:100%;transition:width .2s;display:block}.director-weekly-plan-counts{color:#7c8493;flex-wrap:wrap;gap:5px 11px;margin-top:7px;font-size:8px;font-weight:800;display:flex}.director-weekly-plan-counts strong{color:#344054}.director-weekly-plan-counts .needs-attention,.director-weekly-plan-counts .needs-attention strong{color:#b45700}.director-weekly-plan-actions{justify-content:flex-end;display:flex}.director-weekly-plan-actions .button{white-space:nowrap}.director-weekly-plan-actions .button:disabled{cursor:not-allowed;opacity:.58;transform:none}.director-weekly-plan-empty{text-align:center;background:#fbfbfd;border:1px dashed #cfd4de;border-radius:11px;align-content:center;place-items:center;gap:5px;min-height:190px;padding:28px;display:grid}.director-weekly-plan-empty-icon{color:#667085;background:#eef0f4;border-radius:9px;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.director-weekly-plan-empty strong{font-size:13px}.director-weekly-plan-empty p{color:var(--muted);margin:0;font-size:10px}@media (max-width:1260px){.director-weekly-plan-row{grid-template-columns:minmax(220px,.9fr) minmax(250px,1fr) minmax(260px,1.1fr)}.director-weekly-plan-actions{grid-column:1/-1}.director-weekly-plan-actions .button{width:100%}}@media (max-width:1000px){.director-weekly-plan-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.director-weekly-plan-panel-head{flex-direction:column;align-items:stretch}.director-weekly-plan-toolbar{width:100%}.director-weekly-plan-search{flex:1;min-width:0}.director-weekly-plan-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.director-weekly-plan-actions{grid-column:auto;align-self:end}}@media (max-width:760px){.director-weekly-plans-header{flex-direction:column;align-items:stretch}.director-weekly-plans-week{text-align:left;min-width:0}.director-weekly-plan-stats,.director-weekly-plan-row{grid-template-columns:1fr}.director-weekly-plan-toolbar{flex-direction:column;align-items:stretch}.director-weekly-plan-search,.director-weekly-plan-filter{width:100%}.director-weekly-plan-actions{grid-column:auto}.director-weekly-plan-actions .button{width:100%}}.operations-page,.director-overview-page,.director-review-page{width:100%;min-width:0}.operations-page-header,.review-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.operations-page-header h2,.review-page-header h2{margin:10px 0 5px;font-size:25px}.operations-page-header p,.review-page-header p,.panel-head p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.stat-card-label{color:var(--muted);font-size:11px;font-weight:800}.stat-card-value{margin-top:6px;font-size:27px;font-weight:900}.stat-card-hint{color:#9298a7;margin-top:3px;font-size:10px}.stat-card-emphasized{background:#fff8f1;border-color:#ffc48e}.stat-card-emphasized .stat-value{color:var(--orange-dark)}.empty-state-icon{font-size:32px}.operations-two-column{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:14px;display:grid}.operations-form-stack{gap:13px;display:grid}.operations-form-stack label>span{color:#344054;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.operations-form-stack input,.operations-form-stack textarea,.operations-form-stack select,.review-type-filter{width:100%;color:var(--text);background:#fff;border:1px solid #dfe3ea;border-radius:9px;outline:0;padding:10px 11px}.operations-form-stack textarea{resize:vertical}.operations-form-stack input:focus,.operations-form-stack textarea:focus,.operations-form-stack select:focus,.review-type-filter:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff7a001f}.operations-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.operations-list{align-content:start;gap:10px;display:grid}.operations-list-card{background:#fff;border:1px solid #e3e6ec;border-radius:11px;padding:12px}.operations-list-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.operations-list-card h3{margin:0;font-size:14px}.operations-list-card p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.5}.operations-list-card small{color:#8a91a0;text-transform:capitalize;margin-top:8px;font-size:9px;font-weight:800;display:block}.count-pill{color:#596273;background:#eef0f4;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 8px;font-size:10px;font-weight:900;display:grid}.simple-empty{text-align:center;background:#fbfbfd;border:1px dashed #cfd4de;border-radius:11px;align-content:center;place-items:center;gap:6px;min-height:135px;padding:20px;display:grid}.simple-empty strong{font-size:13px}.simple-empty span{color:var(--muted);font-size:10px}.attention-text{color:#9a4b00!important}.review-page-summary{text-align:center;background:#fff8f1;border:1px solid #ffd8b5;border-radius:12px;min-width:150px;padding:12px 14px}.review-page-summary strong{color:var(--orange-dark);font-size:26px;display:block}.review-page-summary span{color:#8a4b15;font-size:10px;font-weight:900}.review-type-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.review-type-summary article{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:baseline;gap:8px;padding:13px 15px;display:flex}.review-type-summary article.attention{background:#fff9f3;border-color:#ffd0a5}.review-type-summary strong{font-size:21px}.review-type-summary span{color:var(--muted);font-size:10px;font-weight:800}.review-toolbar{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;gap:9px;margin-bottom:14px;padding:10px;display:flex}.review-search{border:1px solid var(--line);background:#fafbfc;border-radius:9px;flex:1;align-items:center;gap:8px;min-width:230px;padding:0 10px;display:flex}.review-search input{background:0 0;border:0;outline:0;width:100%;padding:9px 0}.review-type-filter{width:auto;min-width:170px}.director-review-list{gap:10px;display:grid}.director-review-card{background:#fff;border:1px solid #e3e6ec;border-left:4px solid #3578e5;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:15px;display:grid;box-shadow:0 6px 18px #1419280d}.director-review-card.weekly-review-card{border-left-color:var(--orange)}.director-review-card-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.director-review-card h3{margin:10px 0 5px;font-size:15px}.director-review-description{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.director-review-due{color:#8a4b15;font-size:9px;font-weight:900}.review-status-badge,.review-type-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.review-status-badge{color:#b45700;background:#fff2df}.review-type-badge.weekly{color:#a64c00;background:#fff0e2}.review-type-badge.task{color:#1768ac;background:#e9f4ff}.review-context{color:#8a91a0;margin-top:9px;font-size:9px;font-weight:800;display:block}.director-review-card-actions{flex-direction:column;justify-content:center;gap:8px;min-width:175px;display:flex}.overview-review-row{border:1px solid var(--line);border-radius:10px;grid-template-columns:auto 40px 1fr;align-items:center;gap:10px;padding:11px 12px;display:grid}.overview-review-row strong{text-align:center;font-size:18px}.overview-review-row small{color:var(--muted);font-size:10px}.latest-wrap-card strong{font-size:13px}.latest-wrap-card p{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.5}.overview-recent-panel{margin-top:14px}.metric-row{border-bottom:1px solid #f0f1f4;justify-content:space-between;gap:12px;padding:9px 0;font-size:11px;display:flex}.metric-row:last-child{border-bottom:0}.metric-row strong{text-transform:capitalize}.operations-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wide-card{grid-column:1/-1}.initiative-card h3{margin:0;font-size:14px}.initiative-card p{color:var(--muted);font-size:10px}.progress-track{background:#edf0f4;border-radius:999px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--orange);height:100%;display:block}.progress-track.large{height:10px;margin-top:15px}.progress-label{color:#596273;margin-top:7px;font-size:9px;display:block}.large-progress-value{font-size:28px;font-weight:900}.muted-copy{color:var(--muted);font-size:11px}.team-member-card{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:18px;display:flex}.team-member-main{align-items:center;gap:12px;display:flex}.team-avatar{color:#9c4800;background:#ffead8;border-radius:13px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.team-member-main h3{margin:0;font-size:15px}.team-member-main p{color:var(--muted);margin:4px 0 0;font-size:10px}.team-member-metrics{gap:26px;display:flex}.team-member-metrics div{text-align:center}.team-member-metrics strong{font-size:20px;display:block}.team-member-metrics span{color:var(--muted);font-size:9px;font-weight:800}.focus-copy{color:#344054;margin:0;font-size:12px;line-height:1.6}@media (max-width:1000px){.operations-two-column,.operations-card-grid,.director-review-card{grid-template-columns:1fr}.director-review-card-actions{flex-direction:row;min-width:0}.director-review-card-actions .button{flex:1}}@media (max-width:760px){.operations-page-header,.review-page-header,.team-member-card{flex-direction:column;align-items:stretch}.review-page-summary{min-width:0}.review-toolbar,.director-review-card-actions{flex-direction:column}.review-search,.review-type-filter{width:100%;min-width:0}.review-type-summary,.operations-form-grid{grid-template-columns:1fr}.team-member-metrics{justify-content:space-between;gap:10px}}.retention-note{background:#fff8f1;border:1px solid #ffd4ad;border-radius:11px;max-width:270px;padding:11px 13px}.retention-note strong{color:#9c4800;font-size:11px;display:block}.retention-note span{color:#785638;margin-top:3px;font-size:9px;line-height:1.45;display:block}.form-helper{color:#7b8494;font-size:9px;line-height:1.45}.submission-stamp{color:#7b8494!important;text-transform:none!important;margin-top:4px!important;font-size:9px!important;font-weight:700!important;display:block!important}.submitted-badge{color:#19703b;text-transform:uppercase;letter-spacing:.04em;background:#eaf8ef;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900}.wrap-up-export-panel,.wrap-up-history-panel{margin-top:14px}.export-toolbar{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.export-toolbar label{min-width:190px}.export-toolbar label span{color:#344054;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.export-toolbar select{width:100%;color:var(--text);background:#fff;border:1px solid #dfe3ea;border-radius:9px;padding:10px 11px}.export-message{color:#19703b;flex-basis:100%;font-size:9px;font-weight:800}.latest-wrap-card .submission-stamp{margin-bottom:8px!important}@media (max-width:760px){.retention-note{max-width:none}.export-toolbar{flex-direction:column;align-items:stretch}.export-toolbar label,.export-toolbar .button{width:100%}}.wrap-filter-tabs{align-items:center;gap:8px;display:flex}.wrap-filter-tabs button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:9px;padding:9px 12px;font-size:11px;font-weight:800}.wrap-filter-tabs button.active{color:#fff;background:#171b26;border-color:#171b26}.director-wrap-list{gap:14px;display:grid}.director-wrap-card{padding:18px}.director-wrap-card-head{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.director-wrap-card-head h3{margin:8px 0 3px}.director-wrap-card-head p{color:var(--muted);margin:0;font-size:11px}.director-wrap-content{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.director-wrap-content>div{border:1px solid var(--line);background:#fafbfc;border-radius:10px;padding:12px}.director-wrap-content span,.director-feedback-field>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.director-wrap-content p{margin:0;font-size:12px;line-height:1.5}.director-feedback-field{margin-top:14px;display:block}.director-feedback-field textarea{border:1px solid var(--line);resize:vertical;border-radius:10px;width:100%;min-height:84px;padding:11px}.director-wrap-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.button.follow-up{color:#9a6700;background:#fff8dd}.wrap-status{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.status-submitted{color:#2457a7;background:#eaf2ff}.status-reviewed{color:#16794a;background:#e8f7ef}.status-needs-follow-up{color:#9a6700;background:#fff3dc}.director-feedback-note{background:#f4f0ff;border:1px solid #ded3ff;border-radius:10px;margin-top:12px;padding:11px}.director-feedback-note strong{font-size:11px}.director-feedback-note p{margin:5px 0}.director-feedback-note small{color:var(--muted)}.review-type-badge.wrap{color:#0b68a4;background:#edf7ff}@media (max-width:900px){.director-wrap-content{grid-template-columns:1fr}.wrap-filter-tabs{width:100%}.wrap-filter-tabs button{flex:1}}.review-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.review-preview-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e6ec;border-top:4px solid #3578e5;border-radius:12px;min-height:170px;padding:15px;transition:transform .16s,box-shadow .16s;box-shadow:0 6px 18px #1419280d}.review-preview-card.weekly{border-top-color:var(--orange)}.review-preview-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #1419281f}.review-preview-card h3{margin:14px 0 7px;font-size:15px}.review-preview-card p{-webkit-line-clamp:3;color:var(--muted);-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.5;display:-webkit-box;overflow:hidden}.review-preview-open{color:var(--accent);margin-top:14px;font-size:9px;font-weight:900;display:block}.review-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0e1894;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.review-detail-modal{border:1px solid var(--line);background:#fff;border-radius:16px;width:min(820px,96vw);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 28px 80px #0a0e1847}.review-detail-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:15px;display:flex}.review-detail-modal h3{margin:9px 0 0;font-size:23px}.review-detail-meta{flex-wrap:wrap;gap:7px;margin:15px 0;display:flex}.review-detail-meta>span{color:#596273;background:#f1f3f6;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:800}.review-detail-copy{border:1px solid var(--line);background:#fafbfc;border-radius:11px;padding:14px}.review-detail-copy h4{margin:0 0 7px;font-size:11px}.review-detail-copy p{color:#465064;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.6}.review-detail-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:18px;padding-top:16px;display:flex}@media (max-width:1000px){.review-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.review-preview-grid{grid-template-columns:1fr}.review-modal-backdrop{padding:10px}.review-detail-modal{padding:16px}.review-detail-actions{flex-direction:column}.review-detail-actions .button{width:100%}}.wrap-up-file-picker{border:1px dashed var(--line);background:var(--panel-soft,#fafbfc);border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.wrap-up-file-picker strong{font-size:12px;display:block}.wrap-up-file-picker small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.wrap-up-pending-files{gap:7px;display:grid}.wrap-up-pending-files>div{border:1px solid var(--line);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;display:flex}.wrap-up-pending-files span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.wrap-up-pending-files button{color:#a32626;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}@media (max-width:650px){.wrap-up-file-picker{flex-direction:column;align-items:stretch}}.admin-overview-name{overflow-wrap:anywhere;font-size:clamp(1rem,2vw,1.45rem)}.review-type-badge.planned{color:#9a3412;background:#fff7ed}.review-preview-card.planned-approval{border-color:#fed7aa}[data-theme=dark] .review-type-badge.planned{color:#ffedd5;background:#7c2d12}[data-theme=dark] .review-preview-card.planned-approval{border-color:#9a3412}.operations-page .initiative-creator-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow);margin-bottom:18px;overflow:hidden}.operations-page .initiative-creator-panel .panel-head{border-bottom:1px solid var(--line);background:#fffaf5;min-height:auto;padding:16px 18px}.operations-page .initiative-creator-panel .panel-head h3{color:var(--text);margin:0;font-size:15px}.operations-page .initiative-creator-panel .panel-head p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.operations-page .initiative-creator-panel .panel-body{background:var(--panel);padding:18px}.operations-page .initiative-creator-form{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;display:grid}.operations-page .initiative-creator-form label{min-width:0;display:block}.operations-page .initiative-creator-form label>span{color:#344054;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.operations-page .initiative-creator-form input,.operations-page .initiative-creator-form textarea{width:100%;min-width:0;color:var(--text);font:inherit;background:#fff;border:1px solid #dfe3ea;border-radius:9px;outline:0}.operations-page .initiative-creator-form input{min-height:42px;padding:9px 11px}.operations-page .initiative-creator-form textarea{resize:vertical;min-height:92px;padding:10px 11px;line-height:1.5}.operations-page .initiative-creator-form input::placeholder,.operations-page .initiative-creator-form textarea::placeholder{color:#9298a7}.operations-page .initiative-creator-form input:focus,.operations-page .initiative-creator-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff7a001f}.operations-page .initiative-creator-form .form-error{color:#b42318;background:#fff4f3;border:1px solid #ffc9c5;border-radius:9px;grid-column:1/-1;margin:0;padding:9px 11px;font-size:10px;font-weight:800}.operations-page .initiative-creator-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.operations-page .initiative-creator-actions .button{min-width:112px}.operations-page .initiative-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-width:0;min-height:205px;box-shadow:var(--shadow)}.operations-page .initiative-card .panel-body{flex-direction:column;height:100%;padding:16px;display:flex}.operations-page .initiative-card .operations-list-card-head{align-items:flex-start;gap:12px;margin-bottom:12px}.operations-page .initiative-card .operations-list-card-head>div{min-width:0}.operations-page .initiative-card h3{color:var(--text);margin:0;font-size:14px;line-height:1.35}.operations-page .initiative-card .operations-list-card-head p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.5}.operations-page .initiative-card>.panel-body>p{color:var(--muted);margin:4px 0 14px;font-size:10px}.operations-page .initiative-status-summary{flex-wrap:wrap;gap:6px;margin:2px 0 14px;display:flex}.operations-page .initiative-status-summary span{color:#596273;background:#f1f3f6;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.operations-page .initiative-card .progress-track{margin-top:auto}.operations-page .initiative-card-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:9px;display:flex}.operations-page .initiative-card-footer .progress-label{color:#596273;margin:0;font-size:9px}.operations-page .initiative-card-footer .button{padding:7px 10px;font-size:10px}.operations-page .operations-page-header>.button{flex:none}@media (max-width:760px){.operations-page .initiative-creator-form{grid-template-columns:1fr}.operations-page .initiative-creator-form .form-error,.operations-page .initiative-creator-actions{grid-column:auto}.operations-page .initiative-creator-actions{flex-direction:column-reverse}.operations-page .initiative-creator-actions .button{width:100%}.operations-page .initiative-card-footer{flex-direction:column;align-items:flex-start}}.operations-page .initiative-card-actions{align-items:center;gap:7px;display:flex}.operations-page .button.danger{color:#b42318;background:#fff0ef}.operations-page .button.danger:hover{background:#ffe3e0}.initiative-edit-modal{width:min(620px,100vw - 48px);max-width:620px}.initiative-edit-modal .task-modal-head h2{margin-top:10px}.initiative-edit-modal .form-error{color:#b42318;background:#fff4f3;border:1px solid #ffc9c5;border-radius:9px;margin:0 0 14px;padding:9px 11px;font-size:10px;font-weight:800}@media (max-width:760px){.initiative-edit-modal{width:min(100% - 28px,620px);max-height:calc(100dvh - 28px)}.operations-page .initiative-card-actions{flex-direction:column;width:100%}.operations-page .initiative-card-actions .button{width:100%}}.initiative-progress-note{color:var(--text-muted);margin-top:.35rem;font-size:.78rem;display:block}.initiative-complete-badge{color:#166534;background:#dcfce7;border-radius:999px;align-items:center;margin-top:.55rem;padding:.3rem .55rem;font-size:.76rem;font-weight:800;display:inline-flex}html[data-theme=dark] .initiative-complete-badge{color:#14532d;background:#bbf7d0}.ad-dashboard-page{width:100%;min-width:0}.ad-dashboard-welcome{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.ad-dashboard-welcome h2{margin:10px 0 5px;font-size:26px;line-height:1.25}.ad-dashboard-welcome p{max-width:720px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.ad-dashboard-mode{color:#667085;background:#fff;border:1px solid #dfe3ea;border-radius:999px;flex:none;padding:8px 11px;font-size:10px;font-weight:900}.ad-dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:14px;display:grid}.ad-dashboard-metrics article{border:1px solid var(--line);background:var(--panel);min-width:0;box-shadow:var(--shadow);border-radius:12px;align-items:center;gap:11px;padding:14px;display:flex}.ad-dashboard-metric-icon{width:34px;height:34px;color:var(--orange-dark);background:#fff2e5;border-radius:9px;flex:none;place-items:center;font-size:15px;font-weight:900;display:grid}.ad-dashboard-metrics div{min-width:0}.ad-dashboard-metrics strong,.ad-dashboard-metrics span:last-child{display:block}.ad-dashboard-metrics strong{color:#252b36;font-size:21px;line-height:1.1}.ad-dashboard-metrics span:last-child{color:var(--muted);margin-top:4px;font-size:9px;font-weight:800}.ad-dashboard-operational-week-label{color:var(--muted);margin-bottom:4px;font-size:9px;font-weight:800;display:block}.ad-dashboard-operational-week strong{font-size:14px;line-height:1.25}.ad-dashboard-quick-actions{box-shadow:var(--shadow);background:linear-gradient(135deg,#fff9f3 0%,#fff 100%);border:1px solid #ffd8b5;border-radius:14px;grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);align-items:center;gap:16px;margin-bottom:14px;padding:16px;display:grid}.ad-dashboard-quick-actions h3{margin:0 0 4px;font-size:15px}.ad-dashboard-quick-actions p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.ad-dashboard-action-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.ad-quick-action{text-align:left;min-width:0;color:var(--text);background:#fff;border:1px solid #e2e5eb;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:30px minmax(0,1fr);column-gap:9px;padding:11px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.ad-quick-action:hover{border-color:#ffc58f;transform:translateY(-1px);box-shadow:0 8px 18px #14192814}.ad-quick-action>span{color:#a64c00;background:#fff0e2;border-radius:8px;grid-row:1/3;place-items:center;width:30px;height:30px;font-size:15px;font-weight:900;display:grid}.ad-quick-action strong{min-width:0;font-size:11px;line-height:1.3}.ad-quick-action small{min-width:0;color:var(--muted);margin-top:2px;font-size:8px;line-height:1.35}.ad-dashboard-work-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);gap:14px;display:grid}.ad-dashboard-work-grid .panel-head{align-items:flex-start}.ad-dashboard-work-grid .panel-head h3{margin:0}.ad-dashboard-work-grid .panel-head p{color:var(--muted);margin:4px 0 0;font-size:9px}.ad-dashboard-task-list,.ad-dashboard-attention-list{gap:8px;display:grid}.ad-dashboard-task{background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:12px}.ad-dashboard-task>div:first-child{align-items:center;gap:6px;display:flex}.ad-dashboard-due-today{color:#b45700;text-transform:uppercase;background:#fff2df;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.ad-dashboard-task h4{margin:8px 0 4px;font-size:12px;line-height:1.35}.ad-dashboard-task p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.ad-dashboard-task small{color:#8a91a0;text-transform:uppercase;letter-spacing:.04em;margin-top:8px;font-size:8px;font-weight:900;display:block}.ad-dashboard-attention-list article{background:#fff;border:1px solid #e4e7ec;border-radius:10px;align-items:center;gap:9px;padding:11px;display:flex}.ad-dashboard-attention-list article>span{border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.ad-dashboard-attention-list .is-review{color:#b45700;background:#fff2df}.ad-dashboard-attention-list .is-waiting{color:#1768ac;background:#e9f4ff}.ad-dashboard-attention-list div{min-width:0}.ad-dashboard-attention-list strong,.ad-dashboard-attention-list small{display:block}.ad-dashboard-attention-list strong{color:#252b36;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ad-dashboard-attention-list small{color:var(--muted);margin-top:3px;font-size:8px}.ad-dashboard-empty{text-align:center;background:#fbfbfd;border:1px dashed #cfd4de;border-radius:11px;align-content:center;place-items:center;gap:6px;min-height:178px;padding:24px;display:grid}.ad-dashboard-empty.compact{min-height:178px}.ad-dashboard-empty>span{color:#667085;background:#eef0f4;border-radius:9px;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.ad-dashboard-empty strong{font-size:12px}.ad-dashboard-empty p{max-width:360px;color:var(--muted);margin:0;font-size:9px;line-height:1.5}@media (max-width:1080px){.ad-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-dashboard-quick-actions,.ad-dashboard-work-grid{grid-template-columns:1fr}}@media (max-width:760px){.ad-dashboard-welcome{flex-direction:column;align-items:stretch}.ad-dashboard-mode{width:fit-content}.ad-dashboard-metrics,.ad-dashboard-action-buttons{grid-template-columns:1fr}}.ad-dashboard-week-label{border:1px solid var(--line);background:var(--panel);color:var(--muted);border-radius:10px;margin:-4px 0 14px;padding:9px 12px;font-size:10px;font-weight:800}.ad-dashboard-week-label strong{color:var(--text);margin-left:6px}.ad-dashboard-upcoming-list,.ad-dashboard-initiative-list{gap:8px;display:grid}.ad-dashboard-upcoming-list article{border:1px solid var(--line);background:var(--panel);text-align:left;border-radius:10px;align-items:flex-start;gap:9px;padding:11px;display:flex}.ad-dashboard-upcoming-list div{min-width:0}.ad-dashboard-upcoming-list strong,.ad-dashboard-upcoming-list small{display:block}.ad-dashboard-upcoming-list strong{color:var(--text);font-size:10px}.ad-dashboard-upcoming-list small{color:var(--muted);margin-top:3px;font-size:8px}.ad-home-task-color{border:2px solid #fffc;border-radius:50%;flex:0 0 10px;width:10px;height:10px;box-shadow:0 0 0 1px #00000026}.ad-dashboard-task h4{text-align:left;align-items:flex-start;gap:8px;display:flex}.ad-dashboard-initiatives-panel{margin-top:14px}.ad-dashboard-initiative-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-dashboard-initiative-list article{border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:12px}.ad-dashboard-initiative-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.ad-dashboard-initiative-head div{min-width:0}.ad-dashboard-initiative-head strong,.ad-dashboard-initiative-head small{display:block}.ad-dashboard-initiative-head strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ad-dashboard-initiative-head small,.ad-dashboard-initiative-list article>small{color:var(--muted);font-size:8px}.ad-dashboard-initiative-head b{color:var(--text);font-size:11px}.ad-dashboard-initiative-list .progress-track{height:7px;margin:10px 0 7px}.panel-link-button{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:900}.panel-link-button:hover{text-decoration:underline}@media (max-width:760px){.ad-dashboard-initiative-list{grid-template-columns:1fr}}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.settings-panel{overflow:hidden}.settings-security-panel{grid-column:1/-1}.theme-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.theme-choice{border:2px solid var(--line);background:var(--panel);color:var(--text);text-align:left;border-radius:12px;padding:14px;transition:border-color .16s,transform .16s,box-shadow .16s}.theme-choice:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.theme-choice.active{border-color:var(--orange);box-shadow:0 0 0 3px #ff7a001f}.theme-choice strong,.theme-choice small{display:block}.theme-choice strong{margin-top:10px;font-size:13px}.theme-choice small{color:var(--muted);margin-top:3px;font-size:10px}.theme-preview{border:1px solid var(--line);border-radius:9px;grid-template-rows:18px 1fr;grid-template-columns:24% 1fr;gap:6px;height:82px;padding:9px;display:grid}.theme-preview i{border-radius:4px;display:block}.theme-preview i:first-child{grid-row:1/-1}.theme-preview i:nth-child(2),.theme-preview i:nth-child(3){grid-column:2}.theme-preview-light{background:#f7f8fb}.theme-preview-light i:first-child{background:#111827}.theme-preview-light i:nth-child(2),.theme-preview-light i:nth-child(3){background:#fff}.theme-preview-dark{background:#111827}.theme-preview-dark i:first-child{background:#090e18}.theme-preview-dark i:nth-child(2),.theme-preview-dark i:nth-child(3){background:#202938}.settings-form{gap:12px;display:grid}.settings-form label span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.settings-form input{border:1px solid var(--line);background:var(--background);width:100%;color:var(--text);border-radius:9px;padding:11px}.settings-form input:disabled{opacity:.78}.settings-coming-soon{color:var(--muted);background:#ff7a0017;border-radius:9px;margin:2px 0 0;padding:11px;font-size:11px;line-height:1.5}.settings-security-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.settings-security-row strong,.settings-security-row span{display:block}.settings-security-row strong{font-size:12px}.settings-security-row span{color:var(--muted);letter-spacing:.16em;margin-top:4px}.settings-security-row button:disabled{cursor:not-allowed;opacity:.55}.profile-popover-actions{border-top:1px solid var(--line);gap:6px;margin-top:12px;padding-top:10px;display:grid}.profile-popover-action{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:8px;padding:9px 10px;font-size:11px;font-weight:800}.profile-popover-action:hover{background:var(--background)}.theme-toggle-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.mini-switch{background:#ccd1db;border:0;border-radius:999px;width:38px;height:22px;padding:2px}.mini-switch span{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;display:block;box-shadow:0 1px 4px #00000040}.mini-switch.active{background:var(--orange)}.mini-switch.active span{transform:translate(16px)}@media (max-width:800px){.settings-grid{grid-template-columns:1fr}.settings-security-panel{grid-column:auto}.theme-choice-grid{grid-template-columns:1fr}}:root[data-theme=dark]{--background:#0f1520;--panel:#18202d;--text:#f2f5f9;--muted:#9ba6b7;--line:#303a49;--nav:#090e18;--nav-soft:#202938;--shadow:0 14px 34px #00000047;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] .topbar,:root[data-theme=dark] .utility-topbar{background:#18202df0}:root[data-theme=dark] .global-search-wrap,:root[data-theme=dark] .global-search-results,:root[data-theme=dark] .utility-icon-button,:root[data-theme=dark] .profile-trigger,:root[data-theme=dark] .utility-popover,:root[data-theme=dark] .notification-popover>button,:root[data-theme=dark] .panel,:root[data-theme=dark] .operations-list-card,:root[data-theme=dark] .review-toolbar,:root[data-theme=dark] .director-review-card,:root[data-theme=dark] .review-type-summary article,:root[data-theme=dark] .weekly-plan-card,:root[data-theme=dark] .weekly-priority-card,:root[data-theme=dark] .weekly-day-card,:root[data-theme=dark] .work-column,:root[data-theme=dark] .task-card{color:var(--text);border-color:var(--line);background:#18202d}:root[data-theme=dark] input,:root[data-theme=dark] textarea,:root[data-theme=dark] select{color:var(--text)!important;border-color:var(--line)!important;background:#111925!important}:root[data-theme=dark] .global-search-results button:hover,:root[data-theme=dark] .notification-popover>button:hover,:root[data-theme=dark] .profile-popover-action:hover{background:#202938}:root[data-theme=dark] .director-wrap-content>div,:root[data-theme=dark] .daily-wrap-card,:root[data-theme=dark] .stat-card,:root[data-theme=dark] .dashboard-card,:root[data-theme=dark] .workboard-toolbar{border-color:var(--line)!important;background:#151d29!important}:root[data-theme=dark] .review-page-summary,:root[data-theme=dark] .initiative-creator-panel{background:#211d1b}:root[data-theme=dark] .button.secondary{color:var(--text);border-color:var(--line);background:#202938}:root[data-theme=dark] .wrap-filter-tabs button{color:var(--muted);border-color:var(--line);background:#18202d}:root[data-theme=dark] .wrap-filter-tabs button.active{color:#101722;background:#f2f5f9}:root[data-theme=dark] .profile-trigger>span,:root[data-theme=dark] .avatar{color:#ffad62;background:#3a2719}:root[data-theme=dark] .progress-track{background:#303a49}:root[data-theme=dark] .simple-empty,:root[data-theme=dark] .settings-coming-soon{color:var(--muted)}:root[data-theme=dark] .calendar-initiative-banner,:root[data-theme=dark] .calendar-task-row,:root[data-theme=dark] .day-modal-task,:root[data-theme=dark] .weekly-plan-modal{color:var(--text);border-color:var(--line);background:#18202d}:root[data-theme=dark] .calendar-more{color:#93c5fd}:root[data-theme=dark] .review-preview-card,:root[data-theme=dark] .review-detail-modal,:root[data-theme=dark] .review-detail-copy,:root[data-theme=dark] .task-attachments,:root[data-theme=dark] .attachment-row{color:#18202d;background:#f8fafc;border-color:#d7dde7}:root[data-theme=dark] .review-preview-card h3,:root[data-theme=dark] .review-detail-modal h3,:root[data-theme=dark] .review-detail-copy h4,:root[data-theme=dark] .attachment-file-copy strong{color:#18202d}:root[data-theme=dark] .review-preview-card p,:root[data-theme=dark] .review-detail-copy p,:root[data-theme=dark] .review-detail-meta>span,:root[data-theme=dark] .attachment-file-copy small,:root[data-theme=dark] .task-attachments-head small{color:#596273}:root[data-theme=dark] .ad-dashboard-quick-actions h3,:root[data-theme=dark] .ad-dashboard-quick-actions p,:root[data-theme=dark] .ad-quick-action strong,:root[data-theme=dark] .ad-quick-action small{color:#344054}:root[data-theme=dark] .ad-dashboard-metrics strong,:root[data-theme=dark] .ad-dashboard-operational-week strong{color:#f2f5f9}:root[data-theme=dark] .ad-dashboard-operational-week-label,:root[data-theme=dark] .ad-dashboard-metrics span:last-child{color:#b7c0ce}:root[data-theme=dark] .director-review-comment>span{color:#dce3ed}:root[data-theme=dark] .director-review-comment textarea{color:#f2f5f9;background:#111925;border-color:#465163}:root[data-theme=dark] .director-comment-panel{background:#13271a;border-color:#315c3c}:root[data-theme=dark] .director-comment-panel h4{color:#9ce4ad}:root[data-theme=dark] .director-comment-panel p{color:#e7f5eb}:root[data-theme=dark] .task-reviewed-button{color:#a7e7b6;background:#183522;border-color:#3b6f49}:root[data-theme=dark] .task-modal,:root[data-theme=dark] .task-modal-head,:root[data-theme=dark] .weekly-plan-modal,:root[data-theme=dark] .review-detail-modal,:root[data-theme=dark] .initiative-edit-modal{color:#f2f5f9;background:#18202d;border-color:#303a49}:root[data-theme=dark] .task-modal-head,:root[data-theme=dark] .weekly-plan-modal-head,:root[data-theme=dark] .review-detail-modal>header{border-color:#303a49}:root[data-theme=dark] .task-modal h2,:root[data-theme=dark] .task-modal h3,:root[data-theme=dark] .task-modal h4,:root[data-theme=dark] .weekly-plan-modal h2,:root[data-theme=dark] .weekly-plan-modal h3,:root[data-theme=dark] .weekly-plan-modal h4,:root[data-theme=dark] .review-detail-modal h2,:root[data-theme=dark] .review-detail-modal h3,:root[data-theme=dark] .review-detail-modal h4,:root[data-theme=dark] .initiative-edit-modal h2,:root[data-theme=dark] .initiative-edit-modal h3{color:#f2f5f9}:root[data-theme=dark] .task-modal p,:root[data-theme=dark] .weekly-plan-modal p,:root[data-theme=dark] .review-detail-modal p,:root[data-theme=dark] .initiative-edit-modal p{color:#d5dce6}:root[data-theme=dark] .task-modal label,:root[data-theme=dark] .task-modal .form-field label,:root[data-theme=dark] .weekly-plan-modal label,:root[data-theme=dark] .weekly-plan-modal .day-modal-add>h4,:root[data-theme=dark] .initiative-edit-modal label,:root[data-theme=dark] .director-review-comment>span{color:#dce3ed}:root[data-theme=dark] .task-modal input,:root[data-theme=dark] .task-modal textarea,:root[data-theme=dark] .task-modal select,:root[data-theme=dark] .weekly-plan-modal input,:root[data-theme=dark] .weekly-plan-modal textarea,:root[data-theme=dark] .weekly-plan-modal select,:root[data-theme=dark] .review-detail-modal input,:root[data-theme=dark] .review-detail-modal textarea,:root[data-theme=dark] .review-detail-modal select,:root[data-theme=dark] .initiative-edit-modal input,:root[data-theme=dark] .initiative-edit-modal textarea,:root[data-theme=dark] .initiative-edit-modal select{color:#f2f5f9!important;background:#111925!important;border-color:#465163!important}:root[data-theme=dark] .task-modal input::placeholder,:root[data-theme=dark] .task-modal textarea::placeholder,:root[data-theme=dark] .weekly-plan-modal input::placeholder,:root[data-theme=dark] .weekly-plan-modal textarea::placeholder,:root[data-theme=dark] .review-detail-modal input::placeholder,:root[data-theme=dark] .review-detail-modal textarea::placeholder{color:#8290a4}:root[data-theme=dark] .modal-close,:root[data-theme=dark] .weekly-plan-modal .icon-button,:root[data-theme=dark] .review-detail-modal .icon-button{color:#e8edf5;background:#253043;border-color:#465163}:root[data-theme=dark] .modal-close:hover,:root[data-theme=dark] .weekly-plan-modal .icon-button:hover,:root[data-theme=dark] .review-detail-modal .icon-button:hover{color:#fff;background:#344156}:root[data-theme=dark] .review-detail-meta>span,:root[data-theme=dark] .review-detail-copy,:root[data-theme=dark] .day-modal-task,:root[data-theme=dark] .task-attachments,:root[data-theme=dark] .attachment-row,:root[data-theme=dark] .director-comment-panel{color:#dce3ed;background:#111925;border-color:#394659}:root[data-theme=dark] .review-detail-meta>span,:root[data-theme=dark] .review-detail-copy p,:root[data-theme=dark] .review-detail-copy h4,:root[data-theme=dark] .attachment-file-copy strong,:root[data-theme=dark] .attachment-file-copy small,:root[data-theme=dark] .task-attachments-head small{color:#dce3ed}:root[data-theme=dark] .day-modal-task:hover{background:#1d2736;border-color:#ff8f2c}:root[data-theme=dark] .task-modal-actions,:root[data-theme=dark] .weekly-plan-modal-actions,:root[data-theme=dark] .review-detail-actions,:root[data-theme=dark] .day-modal-add{border-color:#303a49}:root[data-theme=dark] .custom-color-control{color:#dce3ed;background:#111925;border-color:#465163}:root[data-theme=dark] .custom-color-control.selected{border-color:#ff8f2c;box-shadow:0 0 0 2px #ff8f2c2e}:root[data-theme=dark] .ad-dashboard-page{color:var(--text)}:root[data-theme=dark] .ad-dashboard-welcome h2,:root[data-theme=dark] .ad-dashboard-quick-actions h3,:root[data-theme=dark] .ad-dashboard-work-grid .panel-head h3,:root[data-theme=dark] .ad-dashboard-task h4,:root[data-theme=dark] .ad-dashboard-empty strong,:root[data-theme=dark] .ad-dashboard-attention-list strong{color:#f2f5f9}:root[data-theme=dark] .ad-dashboard-welcome p,:root[data-theme=dark] .ad-dashboard-quick-actions p,:root[data-theme=dark] .ad-dashboard-work-grid .panel-head p,:root[data-theme=dark] .ad-dashboard-task p,:root[data-theme=dark] .ad-dashboard-task small,:root[data-theme=dark] .ad-dashboard-attention-list small,:root[data-theme=dark] .ad-dashboard-empty p{color:#aeb8c7}:root[data-theme=dark] .ad-dashboard-mode{color:#c9d2df;background:#18202d;border-color:#303a49}:root[data-theme=dark] .ad-dashboard-metrics article,:root[data-theme=dark] .ad-dashboard-focus-panel,:root[data-theme=dark] .ad-dashboard-attention-panel{color:#f2f5f9;background:#18202d;border-color:#303a49}:root[data-theme=dark] .ad-dashboard-metric-icon,:root[data-theme=dark] .ad-quick-action>span{color:#ffad62;background:#3a2719}:root[data-theme=dark] .ad-dashboard-quick-actions{color:#f2f5f9;background:linear-gradient(135deg,#1b2432 0%,#151d29 100%);border-color:#3a4658}:root[data-theme=dark] .ad-quick-action{color:#f2f5f9;background:#111925;border-color:#303a49}:root[data-theme=dark] .ad-quick-action:hover{background:#202938;border-color:#f08a32;box-shadow:0 8px 18px #00000047}:root[data-theme=dark] .ad-quick-action strong{color:#f2f5f9}:root[data-theme=dark] .ad-quick-action small{color:#aeb8c7}:root[data-theme=dark] .ad-dashboard-focus-panel .panel-head,:root[data-theme=dark] .ad-dashboard-attention-panel .panel-head,:root[data-theme=dark] .ad-dashboard-focus-panel .panel-body,:root[data-theme=dark] .ad-dashboard-attention-panel .panel-body{background:#18202d;border-color:#303a49}:root[data-theme=dark] .ad-dashboard-task,:root[data-theme=dark] .ad-dashboard-attention-list article{color:#f2f5f9;background:#111925;border-color:#303a49}:root[data-theme=dark] .ad-dashboard-task:hover,:root[data-theme=dark] .ad-dashboard-attention-list article:hover{background:#182333;border-color:#465163}:root[data-theme=dark] .ad-dashboard-due-today,:root[data-theme=dark] .ad-dashboard-attention-list .is-review{color:#ffc27f;background:#4a2b13}:root[data-theme=dark] .ad-dashboard-attention-list .is-waiting{color:#8ec8ff;background:#16334e}:root[data-theme=dark] .ad-dashboard-empty{color:#f2f5f9;background:#111925;border-color:#465163}:root[data-theme=dark] .ad-dashboard-empty>span{color:#c4cedb;background:#202938}:root[data-theme=dark] .operations-page,:root[data-theme=dark] .ad-dashboard-page,:root[data-theme=dark] .director-dashboard-page,:root[data-theme=dark] .workboard-page,:root[data-theme=dark] .weekly-plan-page{color:#f2f5f9}:root[data-theme=dark] .panel-head,:root[data-theme=dark] .panel-body,:root[data-theme=dark] .operations-card-grid .panel,:root[data-theme=dark] .initiative-card,:root[data-theme=dark] .initiative-card .panel-body,:root[data-theme=dark] .initiative-creator-panel .panel-head,:root[data-theme=dark] .initiative-creator-panel .panel-body,:root[data-theme=dark] .ad-dashboard-upcoming-panel,:root[data-theme=dark] .ad-dashboard-initiatives-panel,:root[data-theme=dark] .ad-dashboard-week-label,:root[data-theme=dark] .ad-dashboard-upcoming-list article,:root[data-theme=dark] .ad-dashboard-initiative-list article,:root[data-theme=dark] .weekly-execution-day,:root[data-theme=dark] .weekly-execution-day-header,:root[data-theme=dark] .weekly-execution-note,:root[data-theme=dark] .review-preview-card,:root[data-theme=dark] .operations-list-card,:root[data-theme=dark] .dashboard-card,:root[data-theme=dark] .stat-card{color:#f2f5f9!important;background:#18202d!important;border-color:#303a49!important}:root[data-theme=dark] .task-column,:root[data-theme=dark] .task-column-body,:root[data-theme=dark] .column-empty{color:#c5cedb!important;background:#111925!important;border-color:#303a49!important}:root[data-theme=dark] .task-column-head{color:#f2f5f9!important;background:#18202d!important;border-color:#303a49!important}:root[data-theme=dark] .task-column-title-row h3,:root[data-theme=dark] .task-column-head p{color:#f2f5f9!important}:root[data-theme=dark] .task-card,:root[data-theme=dark] .calendar-task-row,:root[data-theme=dark] .day-modal-task{color:#f2f5f9!important;background:#111925!important;border-color:#394659!important}:root[data-theme=dark] .task-card h4,:root[data-theme=dark] .task-card p,:root[data-theme=dark] .task-card-title,:root[data-theme=dark] .task-due-date,:root[data-theme=dark] .task-attachment-indicator,:root[data-theme=dark] .calendar-task-title{color:#f2f5f9!important}:root[data-theme=dark] .task-tags span{color:#dce3ed!important;background:#253043!important}:root[data-theme=dark] .utility-popover,:root[data-theme=dark] .global-search-results,:root[data-theme=dark] .task-date-range-popover{color:#f2f5f9!important;background:#18202d!important;border-color:#465163!important}:root[data-theme=dark] .panel-link-button{color:#ffad62}:root[data-theme=dark] .ad-dashboard-week-label strong,:root[data-theme=dark] .ad-dashboard-upcoming-list strong,:root[data-theme=dark] .ad-dashboard-initiative-head strong,:root[data-theme=dark] .ad-dashboard-initiative-head b{color:#f2f5f9!important}:root[data-theme=dark] dialog::backdrop{background:#02060cc7}:root[data-theme=dark] .review-preview-card,:root[data-theme=dark] .review-preview-card.weekly{color:#f2f5f9!important;background:#18202d!important;border-color:#465163!important}:root[data-theme=dark] .review-preview-card h3,:root[data-theme=dark] .review-preview-card p,:root[data-theme=dark] .review-preview-card span,:root[data-theme=dark] .review-preview-card small{color:#f2f5f9!important}:root[data-theme=dark] .review-preview-card p{color:#c4cedb!important}:root[data-theme=dark] .review-preview-open{color:#93c5fd!important}:root[data-theme=dark] .review-preview-card:hover{background:#202938!important}:root[data-theme=dark] .page-loading-card,:root[data-theme=dark] .page-load-error{color:#f2f5f9;background:#18202d;border-color:#303a49}:root[data-theme=dark] .page-loading-kicker,:root[data-theme=dark] .page-loading-title,:root[data-theme=dark] .page-loading-subtitle,:root[data-theme=dark] .page-loading-line{background:linear-gradient(90deg,#222c3b 20%,#344054 45%,#222c3b 70%) 0 0/240% 100%}:root[data-theme=dark] .review-preview-card .review-type-badge.task,:root[data-theme=dark] .review-preview-card .review-type-badge.weekly,:root[data-theme=dark] .review-preview-card .priority-badge{color:#f8fafc!important;border:1px solid #465163!important}:root[data-theme=dark] .review-preview-card .review-type-badge.task{background:#173a5e!important}:root[data-theme=dark] .review-preview-card .review-type-badge.weekly{background:#5a3417!important}:root[data-theme=dark] .review-preview-card .priority-low{color:#dce3ed!important;background:#253043!important}:root[data-theme=dark] .review-preview-card .priority-medium{color:#ffe7a6!important;background:#5a4317!important}:root[data-theme=dark] .review-preview-card .priority-high{color:#ffd1b8!important;background:#5a2b17!important}:root[data-theme=dark] .review-preview-card .priority-urgent{color:#ffc4cc!important;background:#5b2028!important}:root[data-theme=dark] .wrap-up-file-picker,:root[data-theme=dark] .wrap-up-pending-files>div,:root[data-theme=dark] .wrap-up-attachments{color:#f8fafc;background:#172033;border-color:#334155}:root[data-theme=dark] .wrap-up-file-picker small,:root[data-theme=dark] .wrap-up-pending-files span{color:#cbd5e1}:root[data-theme=dark] .attachment-save-callout,:root[data-theme=dark] .attachment-ready-callout{color:#e7f1ff;box-shadow:none;background:#17283d;border-color:#426da3}:root[data-theme=dark] .attachment-ready-callout{color:#e5f7ec;background:#172d22;border-color:#3f7d5a}:root[data-theme=dark] .attachment-save-callout .attachment-callout-icon{color:#b8d7ff;background:#243f60}:root[data-theme=dark] .attachment-ready-callout .attachment-callout-icon{color:#aee4c3;background:#234832}:root[data-theme=dark] .task-attachment-editor{color:#f8fafc;background:#151c27;border-color:#344154}:root[data-theme=dark] .task-attachment-editor .attachment-row{background:#1d2735;border-color:#3b485b}.weekly-execution-priority-actions{justify-content:space-between;align-items:center;gap:.65rem;margin-top:.85rem;display:flex}.weekly-execution-priority-actions .button{min-height:34px;padding:.45rem .75rem}.weekly-priority-creator select{border:1px solid var(--border,#d9dee7);background:var(--surface,#fff);border-radius:10px;min-height:42px;padding:0 .75rem}@media (max-width:900px){.weekly-execution-board-columns{grid-template-columns:1fr}}.signin-page{background-color:#eef2f6;background-image:linear-gradient(#12203409 1px,#0000 1px),linear-gradient(90deg,#12203409 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-height:100vh;padding:2rem;display:grid}.signin-shell{background:#fff;border:1px solid #192b4524;border-radius:24px;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);width:min(100%,960px);min-height:600px;display:grid;overflow:hidden;box-shadow:0 28px 80px #14233a29}.signin-context{color:#fff;background:radial-gradient(circle at 15% 10%,#ff8e2433,#0000 20rem),linear-gradient(150deg,#112b4b 0%,#173f78 62%,#1f4f8c 100%);flex-direction:column;justify-content:space-between;min-width:0;padding:2.4rem;display:flex}.signin-context-topline{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.75rem;font-weight:800;display:flex}.signin-status-dot{background:#72d59b;border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 5px #72d59b1f}.signin-context-copy{max-width:360px}.signin-context-label{color:#ffffffd1;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;margin-bottom:1rem;padding:.38rem .65rem;font-size:.72rem;font-weight:800;display:inline-flex}.signin-context h2{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.04}.signin-context-copy p{color:#ffffffb8;margin:1.25rem 0 0;font-size:.98rem;line-height:1.7}.signin-context-footer{color:#ffffff85;align-items:center;gap:.55rem;font-size:.72rem;font-weight:700;display:flex}.signin-card{background:#fff;flex-direction:column;justify-content:center;min-width:0;padding:3.5rem 3.75rem;display:flex}.signin-brand-mark{justify-content:flex-start;align-items:center;width:100%;min-height:58px;margin:0 0 2rem;display:flex}.signin-logo{object-fit:contain;object-position:left center;width:min(100%,132px);max-height:54px;display:block}.signin-heading-group{max-width:430px}.signin-eyebrow{color:#d86400;letter-spacing:.11em;text-transform:uppercase;margin:0 0 .75rem;font-size:.74rem;font-weight:850}.signin-card h1{color:#15233a;letter-spacing:-.05em;margin:0;font-size:clamp(2.25rem,5vw,3.35rem);line-height:1.02}.signin-copy{color:#617087;max-width:390px;margin:1.1rem 0 0;font-size:.98rem;line-height:1.65}.signin-form{width:100%;margin-top:2rem}.microsoft-signin-button{color:#fff;width:100%;min-height:54px;font:inherit;cursor:pointer;background:#173f78;border:1px solid #163966;border-radius:11px;justify-content:center;align-items:center;gap:.85rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:flex}.microsoft-signin-button:hover{background:#123565;transform:translateY(-1px);box-shadow:0 12px 24px #173f7838}.microsoft-signin-button:focus-visible{outline-offset:3px;outline:3px solid #173f7840}.microsoft-window{grid-template-columns:repeat(2,1fr);gap:2px;width:19px;height:19px;display:grid}.microsoft-window i{background:currentColor;display:block}.signin-security-note{color:#7c899a;border-top:1px solid #e6eaf0;align-items:flex-start;gap:.7rem;margin-top:1.3rem;padding-top:1.2rem;display:flex}.signin-lock{color:#287a49;background:#edf5ef;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;font-size:.72rem;font-weight:900;display:grid}.signin-security-note p{margin:0;font-size:.8rem;line-height:1.5}@media (max-width:820px){.signin-page{padding:1rem}.signin-shell{grid-template-columns:1fr;min-height:0}.signin-context{min-height:250px;padding:1.8rem}.signin-context-copy{margin:2.75rem 0 2rem}.signin-context h2{font-size:2rem}.signin-card{padding:2.5rem 1.8rem}}@media (max-width:520px){.signin-page{background:#fff;place-items:stretch stretch;padding:0}.signin-shell{min-height:100vh;box-shadow:none;border:0;border-radius:0}.signin-context{display:none}.signin-card{min-height:100vh;padding:2rem 1.4rem}.signin-brand-mark{justify-content:center;margin-bottom:2.25rem}.signin-logo{object-position:center}.signin-heading-group{text-align:center}.signin-copy{margin-left:auto;margin-right:auto}}.access-page,.admin-page{color:#18202f;background:#f4f6f9;min-height:100vh}.access-page{place-items:center;padding:32px;display:grid}.access-card{text-align:center;background:#fff;border:1px solid #e4e8ef;border-radius:22px;width:min(100%,560px);padding:46px;box-shadow:0 24px 70px #1922341a}.access-logo{width:118px;height:auto;margin-bottom:26px}.access-eyebrow,.admin-eyebrow{color:#d86d18;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.access-card h1{margin:10px 0 14px;font-size:clamp(2rem,5vw,3rem)}.access-card>p:not(.access-eyebrow){color:#667085;line-height:1.7}.access-account{background:#f7f8fa;border-radius:14px;gap:4px;margin:28px 0;padding:18px;display:grid}.access-account span{color:#667085;font-size:.9rem}.access-secondary-button{cursor:pointer;background:#fff;border:1px solid #ccd3dd;border-radius:10px;padding:12px 22px;font-weight:700}.admin-page{overscroll-behavior:contain;height:100dvh;padding:40px clamp(24px,5vw,72px) 70px;overflow:hidden auto}.admin-header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1300px;margin:0 auto 28px;display:flex}.admin-header h1{margin:8px 0;font-size:clamp(2.2rem,5vw,3.8rem)}.admin-header p{color:#667085;margin:0}.admin-back-link{color:#fff;background:#18202f;border-radius:10px;padding:12px 16px;font-weight:750;text-decoration:none}.admin-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1300px;margin:0 auto 22px;display:grid}.admin-summary div{background:#fff;border:1px solid #e2e7ee;border-radius:16px;gap:5px;padding:22px;display:grid}.admin-summary strong{font-size:2rem}.admin-summary span{color:#667085}.admin-user-list{gap:12px;max-width:1300px;margin:0 auto;display:grid}.admin-user-card{background:#fff;border:1px solid #e2e7ee;border-radius:16px;grid-template-columns:minmax(250px,1.4fr) minmax(160px,.7fr) minmax(330px,1.3fr) auto;align-items:center;gap:20px;padding:18px 20px;display:grid}.admin-user-identity{align-items:center;gap:12px;min-width:0;display:flex}.admin-avatar{color:#fff;background:#18202f;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.admin-user-identity div:last-child{gap:3px;min-width:0;display:grid}.admin-user-identity span{color:#667085;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.admin-user-status{gap:6px;display:grid}.admin-status{border-radius:999px;width:fit-content;padding:5px 9px;font-size:.75rem;font-weight:800}.admin-status.active{color:#176b39;background:#e7f7ed}.admin-status.disabled{color:#9b2c2c;background:#fce8e8}.admin-user-status small{color:#87909f}.admin-role-form{grid-template-columns:auto minmax(150px,1fr) auto;align-items:center;gap:9px;display:grid}.admin-role-form label{font-size:.8rem;font-weight:750}.admin-role-form select,.admin-role-form button,.admin-access-button{min-height:40px;font:inherit;background:#fff;border:1px solid #ccd3dd;border-radius:9px;padding:0 11px}.admin-role-form button{color:#fff;cursor:pointer;background:#18202f;font-weight:750}.admin-access-button{cursor:pointer}.admin-role-form button:disabled,.admin-access-button:disabled{opacity:.45;cursor:not-allowed}.admin-nav-link{text-decoration:none}@media (max-width:1050px){.admin-user-card{grid-template-columns:1fr 1fr}}@media (max-width:700px){.admin-header{flex-direction:column;align-items:flex-start}.admin-summary,.admin-user-card,.admin-role-form{grid-template-columns:1fr}.access-card{padding:34px 24px}}.admin-protected-note{color:#9a5a12;font-size:.72rem;font-weight:800}.admin-role-form select:disabled,.admin-role-form button:disabled,.admin-access-button:disabled{cursor:not-allowed;opacity:.55}.access-refresh-note{color:var(--muted,#667085);margin:.8rem 0 0;font-size:.85rem}.settings-profile-actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.settings-save-message{margin:0;font-size:.9rem}.settings-save-message.saved{color:#067647}.settings-save-message.error{color:#b42318}.task-card-badges{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.director-suggested-badge,.calendar-director-suggested{color:#1e3a8a;letter-spacing:.01em;background:#dbeafe;border:1px solid #93c5fd;border-radius:999px;align-items:center;width:fit-content;padding:.3rem .48rem;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.calendar-director-suggested{margin-top:.25rem}.operations-list-card .director-suggested-badge{margin-bottom:.55rem}.assign-work-success{color:#166534;opacity:0;min-height:1.1rem;font-size:.8rem;font-weight:700;transition:opacity .16s}.assign-work-success.is-visible{opacity:1}[data-theme=dark] .director-suggested-badge,[data-theme=dark] .calendar-director-suggested{color:#172554;background:#bfdbfe;border-color:#60a5fa}.admin-active-users-panel{margin-bottom:18px}.admin-active-user-count{color:#176b39;background:#e7f7ed;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:850;display:inline-flex}.admin-active-users-list{gap:9px;display:grid}.admin-active-user-row{border:1px solid var(--line);background:var(--panel);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.admin-active-user-copy,.admin-active-user-meta{gap:3px;min-width:0;display:grid}.admin-active-user-copy span,.admin-active-user-meta span{color:var(--muted);font-size:.78rem}.admin-active-user-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-active-user-meta{text-align:right}.admin-active-user-meta strong{font-size:.78rem}.admin-active-users-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:12px;padding:18px}[data-theme=dark] .admin-active-user-count{color:#86efac;background:#22c55e26}@media (max-width:700px){.admin-active-user-row{grid-template-columns:auto minmax(0,1fr)}.admin-active-user-meta{text-align:left;grid-column:2}}
