:root{color:#17213b;font-synthesis:none;--navy:#142a68;--blue:#176dcc;--yellow:#f7cf3f;--red:#d53b42;--green:#16865c;--muted:#6f7890;--line:#dfe4ee;background:#f4f6fb;font-family:Arial,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:.35rem;font-size:clamp(1.7rem,4vw,2.5rem)}h2{font-size:1.25rem}p{color:var(--muted);line-height:1.5}.app-shell{min-height:100vh}.sidebar{background:var(--navy);color:#fff;z-index:5;flex-direction:column;width:238px;padding:28px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:10px;display:flex}.brand>span,.brand-mark{background:var(--yellow);color:var(--navy);border-radius:12px;place-items:center;width:40px;height:40px;font-size:1.5rem;font-weight:900;display:grid}.brand div{flex-direction:column;line-height:.9;display:flex}.brand b{font-size:.78rem}.brand strong{font-size:1.25rem}.sidebar nav{flex:1;gap:6px;margin-top:45px;display:grid}.sidebar button{color:#c8d2ee;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.sidebar button.active,.sidebar button:hover{color:#fff;background:#29427e}.sidebar svg{width:20px}main{min-height:100vh;margin-left:238px}header{border-bottom:1px solid var(--line);z-index:4;background:#fff;align-items:center;gap:14px;height:78px;padding:0 4vw;display:flex;position:sticky;top:0}header div:nth-child(2){flex-direction:column;flex:1;display:flex}header small{color:var(--muted);font-size:.72rem}header strong{font-size:.95rem}.avatar{width:42px;height:42px;color:var(--navy);background:#dce9fa;border:0;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.mobile-brand{display:none}.content{max-width:1240px;min-height:calc(100vh - 118px);margin:auto;padding:40px 4vw 100px}.app-footer{color:var(--muted);text-align:center;padding:0 4vw 24px;font-size:.75rem}.log-panel{background:#0d1424;padding:0;overflow:hidden}.log-status{color:#aeb9d1;border-bottom:1px solid #26334d;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.log-panel pre{color:#dbe5f7;white-space:pre-wrap;overflow-wrap:anywhere;min-height:420px;max-height:65vh;margin:0;padding:18px;font:.78rem/1.55 Consolas,Courier New,monospace;overflow:auto}.page-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.page-title p{margin:0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-size:.7rem;font-weight:800}button,.button{border:1px solid var(--line);color:#27314a;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-weight:700;text-decoration:none;display:inline-flex}button svg,.button svg{width:18px;height:18px}.primary{background:var(--navy);border-color:var(--navy);color:#fff}.secondary{color:var(--navy);background:#eaf1fc;border-color:#c7daf4}.large{width:100%;min-height:50px}.success{color:#0d754d;background:#e5f5ee;border-color:#bfe5d3}.danger-button{color:#b5242c;background:#fff0f0;border-color:#f0c1c4}.button input{display:none}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:15px;padding:20px;position:relative;overflow:hidden}.metric:after{content:"";opacity:.12;background:currentColor;border-radius:50%;width:70px;height:70px;position:absolute;top:-25px;right:-25px}.metric span{color:var(--muted);font-weight:600}.metric strong{margin-top:8px;font-size:2rem;display:block}.metric.blue{color:var(--blue)}.metric.yellow{color:#a27400}.metric.red{color:var(--red)}.metric.green{color:var(--green)}.section-head{justify-content:space-between;align-items:end;margin:36px 0 15px;display:flex}.section-head h2,.section-head p{margin-bottom:2px}.link{color:var(--blue);background:0 0;border:0;padding:5px}.task-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.task-card{text-align:left;border-left:4px solid var(--blue);border-radius:14px;padding:20px;transition:all .15s;display:block}.task-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #26386012}.task-card.overdue{border-left-color:var(--red);background:snow}.task-card h3{margin:15px 0 5px;font-size:1.05rem}.task-card p{margin-bottom:14px;font-size:.85rem}.priority-line,.task-meta{align-items:center;gap:8px;display:flex}.priority-line{justify-content:space-between}.priority,.status{white-space:nowrap;border-radius:100px;padding:5px 9px;font-size:.68rem;font-weight:800;display:inline-flex}.p-low{color:#647089;background:#edf1f6}.p-normal,.status-pending{color:#27629f;background:#e7f0fc}.p-high,.status-inprogress,.status-awaitingapproval{color:#8d6900;background:#fff5ce}.p-urgent,.status-overdue,.status-rejected{color:#b5232c;background:#fee7e8}.status-completed,.status-approved{color:#10734d;background:#e1f4eb}.status-cancelled,.status-waived,.status-superseded{color:#687085;background:#eceef2}.task-meta{border-top:1px solid var(--line);color:var(--muted);padding-top:14px;font-size:.78rem}.task-meta span{align-items:center;gap:5px;display:flex}.task-meta svg{width:15px}.task-meta>svg{margin-left:5px}.assignees{margin-left:auto;display:flex}.assignees i{width:27px;height:27px;color:var(--navy);background:#dce9fa;border:2px solid #fff;border-radius:50%;place-items:center;margin-left:-5px;font-size:.6rem;font-style:normal;font-weight:800;display:grid}.batch-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.batch-metrics article{border:1px solid var(--line);background:#fff;border-radius:12px;gap:4px;padding:16px;display:grid}.batch-metrics strong{color:var(--navy);font-size:1.6rem}.batch-metrics span{color:var(--muted);font-size:.75rem}.completion-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.completion-options>label{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.completion-options>label.selected{border-color:var(--blue);background:#f1f7ff}.completion-options span{gap:4px;display:grid}.completion-options small{color:var(--muted);line-height:1.35}.batch-store-list{gap:14px;display:grid}.batch-store-list .panel-head h2{margin:3px 0 0}.batch-participants{margin-top:16px;display:grid}.batch-participants>div{border-top:1px solid var(--line);grid-template-columns:auto minmax(150px,1fr) auto auto minmax(120px,auto);align-items:center;gap:10px;padding:10px 0;display:grid}.batch-participants small{color:var(--muted);text-align:right}@media (width<=800px){.batch-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-participants>div{grid-template-columns:auto 1fr}.batch-participants .status,.batch-participants small{text-align:left;grid-column:2;justify-self:start}.completion-options{grid-template-columns:1fr}}.people-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.person-card{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:15px;display:flex}.person-card div:nth-child(2){flex-direction:column;flex:1;display:flex}.person-card span{color:var(--muted);font-size:.75rem}.person-card>b{color:var(--red);font-size:.7rem}.filters{gap:10px;margin-bottom:18px;display:flex}.search{border:1px solid var(--line);background:#fff;border-radius:10px;flex:1;align-items:center;padding-left:12px;display:flex}.search svg{width:18px;color:var(--muted)}.search input{background:0 0;border:0;outline:0;width:100%;padding:11px}select,input,textarea{color:#17213b;background:#fff;border:1px solid #cfd6e3;border-radius:9px;outline:none;width:100%;padding:11px}input:focus,textarea:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #176dcc18}textarea{resize:vertical}label{gap:7px;margin-bottom:16px;font-size:.82rem;font-weight:700;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}fieldset{border:0;margin:0 0 15px;padding:0}legend{margin-bottom:8px;font-size:.82rem;font-weight:700}.user-picker{grid-template-columns:1fr 1fr;gap:7px;max-height:200px;display:grid;overflow:auto}.user-picker label{border:1px solid var(--line);border-radius:9px;align-items:center;margin:0;padding:8px;display:flex}.user-picker label.selected{background:#edf4fd;border-color:#77a8df}.user-picker input{display:none}.user-picker label>span:last-child{flex-direction:column;display:flex}.user-picker small{color:var(--muted)}.modal-backdrop{z-index:20;background:#0d1735a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#f9fafc;border-radius:18px;width:min(620px,100%);max-height:94vh;padding:25px;overflow:auto;box-shadow:0 25px 80px #05091855}.modal-head{justify-content:space-between;align-items:start;margin-bottom:22px;display:flex}.modal-head h2{margin:0;font-size:1.5rem}.icon{padding:8px}.modal-actions,.button-row,.review-actions{justify-content:flex-end;gap:8px;display:flex}.alert{border-radius:9px;margin-bottom:15px;padding:12px;font-size:.84rem}.alert.error{color:#9d1f26;background:#fee9ea}.alert.warning{color:#775c04;background:#fff3c5}.detail-head{background:var(--navy);color:#fff;border-radius:18px;margin:-15px 0 20px;padding:30px}.detail-head p{color:#d6def2;max-width:700px}.detail-head .status{background:#fff}.back{color:var(--blue);background:0 0;border:0;margin-bottom:20px;padding-left:0}.detail-grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:15px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.panel h2{margin-bottom:18px}.panel dl{margin:0}.panel dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:11px 0;display:flex}dt{color:var(--muted);font-size:.8rem}dd{text-align:right;margin:0;font-size:.85rem;font-weight:700}.danger{color:var(--red)}.history{grid-column:1/-1}.history>div{gap:12px;padding:10px 0;display:flex}.history i{background:var(--yellow);border-radius:50%;width:10px;height:10px;margin-top:4px}.history span{flex-direction:column;display:flex}.history small,.evidence small{color:var(--muted)}.evidence{border-top:1px solid var(--line);grid-template-columns:140px 1fr;gap:15px;padding:16px 0;display:grid}.evidence-image{height:120px;padding:0;overflow:hidden}.evidence-image img{object-fit:cover;width:100%;height:100%}.evidence p{margin:8px 0;font-size:.85rem}.review-actions{justify-content:start;margin-top:10px}.sticky-actions{gap:8px;margin-top:20px;display:grid}.dropzone{cursor:pointer;text-align:center;background:#fff;border:2px dashed #aebbd0;border-radius:14px;place-items:center;padding:35px}.dropzone svg{width:42px;height:42px;color:var(--blue)}.dropzone span{color:var(--muted);font-weight:400}.dropzone input{display:none}.preview{margin-bottom:15px;position:relative}.preview img{object-fit:contain;background:#111;border-radius:12px;width:100%;max-height:350px}.preview button{position:absolute;top:10px;right:10px}.people-list,.notification-list{gap:9px;display:grid}.people-list>button,.notification-list>button{text-align:left;justify-content:start;width:100%;padding:15px;display:flex}.people-list>button>div:nth-child(2){flex-direction:column;flex:1;display:flex}.people-list span,.notification-list small{color:var(--muted);font-size:.78rem}.notification-list>button>span{width:38px;height:38px;color:var(--blue);background:#e6f0fc;border-radius:50%;place-items:center;display:grid}.notification-list>button>div{flex:1}.notification-list p{margin:4px 0;font-size:.85rem}.notification-list .read{opacity:.65}.notification-list i{background:var(--blue);border-radius:50%;width:8px;height:8px}.switch{align-items:center;gap:10px;display:flex}.switch input{display:none}.switch span{background:#aeb5c3;border-radius:20px;width:42px;height:24px;padding:3px}.switch span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;display:block}.switch input:checked+span{background:var(--green)}.switch input:checked+span:after{transform:translate(18px)}.system-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:15px;display:grid}.system-grid article{flex-direction:column;display:flex}.system-grid svg{color:var(--blue);margin-bottom:15px}.system-grid span{color:var(--muted);font-size:.8rem}.system-grid strong{margin-top:5px;font-size:1.2rem}.server-info{margin-bottom:15px}.server-info p{margin:7px 0}.server-info code{color:var(--navy);background:#edf1f7;border-radius:5px;padding:5px}.profile{text-align:center;max-width:500px;margin:auto}.large-avatar{width:80px;height:80px;margin:auto;font-size:1.5rem}.profile dl{text-align:left;margin:25px 0}.center-page,.splash{place-items:center;min-height:100vh;padding:20px;display:grid}.narrow{width:min(460px,100%)}.splash{background:var(--navy);color:#fff;align-content:center;gap:10px}.splash .brand-mark{margin:auto}.login-page{grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-art{background:var(--navy);color:#fff;flex-direction:column;justify-content:space-between;padding:6vw;display:flex;position:relative;overflow:hidden}.login-art:after{content:"";border:120px solid #1f4593;border-radius:50%;width:650px;height:650px;position:absolute;bottom:-250px;right:-400px}.login-art>div{z-index:1;position:relative}.login-art h1{max-width:800px;margin-top:20px;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.95}.login-art h1 em{color:var(--yellow);font-style:normal}.login-art p{color:#d1d9ed;max-width:530px;font-size:1.1rem}.login-card{background:#fff;flex-direction:column;justify-content:center;padding:8vw;display:flex}.login-card h2{margin:8px 0;font-size:2rem}.login-card>p{margin-bottom:30px}.login-card>small{text-align:center;color:var(--muted);margin-top:20px}.login-mobile-brand{display:none}.password{position:relative}.password button{border:0;padding:8px;position:absolute;top:3px;right:3px}.toast{color:#fff;z-index:40;background:#16223c;border-radius:10px;align-items:center;gap:9px;padding:14px 18px;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 15px 40px #0003}.toast svg{color:var(--yellow)}.empty{color:var(--muted);background:#fff;border:1px dashed #cbd2df;border-radius:13px;grid-column:1/-1;place-items:center;padding:40px;display:grid}.empty svg{margin-bottom:10px}.empty span{font-size:.8rem}.loading{text-align:center;padding:50px}.bottom-nav{display:none}@media (width<=900px){.sidebar{display:none}main{margin-left:0}header{height:68px;padding:0 16px}.mobile-brand{background:0 0;border:0;padding:0;display:block}.mobile-brand .brand>div{display:none}.mobile-brand .brand>span{width:36px;height:36px}.content{padding:25px 16px 100px}.bottom-nav{z-index:10;border-top:1px solid var(--line);padding:6px max(5px, env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(5px, env(safe-area-inset-left));background:#fff;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto}.bottom-nav button{color:#7b8498;background:0 0;border:0;flex:1;place-items:center;gap:2px;min-width:75px;padding:7px 3px;display:grid}.bottom-nav button.active{color:var(--navy)}.bottom-nav span{font-size:.62rem}.bottom-nav svg{width:20px}.metric-grid{grid-template-columns:1fr 1fr}.task-list{grid-template-columns:1fr}.people-grid,.system-grid{grid-template-columns:1fr 1fr}.detail-grid{grid-template-columns:1fr}.history{grid-column:auto}.login-page{grid-template-columns:1fr}.login-art{display:none}.login-card{justify-content:center;padding:30px}.login-mobile-brand{margin-bottom:45px;display:block}.page-title{align-items:start}.page-title .primary{white-space:nowrap}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:20px 20px 0 0;width:100%;max-height:95vh;padding:22px 18px}}@media (width<=560px){.page-title{display:block}.page-title>.primary{width:100%;margin-top:18px}.metric{padding:15px}.metric strong{font-size:1.6rem}.section-head p{display:none}.people-grid{grid-template-columns:1fr}.filters{grid-template-columns:1fr 1fr;display:grid}.filters .search{grid-column:1/-1}.task-card{padding:17px}.form-row{grid-template-columns:1fr;gap:0}.user-picker,.evidence{grid-template-columns:1fr}.evidence-image{height:190px}.system-grid{grid-template-columns:1fr 1fr}.system-grid .panel{padding:15px}.button-row,.review-actions{display:grid}.button-row>*{width:100%}.detail-head{margin-top:-10px;padding:22px}.login-card{padding:25px 20px}.toast{bottom:85px;left:15px;right:15px}.modal-actions>*{flex:1}}.filters .search{flex:360px;min-width:280px}.filters .search input{width:100%;min-width:0}.filters .search svg{flex:0 0 20px;width:20px;height:20px}@media (width<=700px){.filters{grid-template-columns:1fr 1fr;display:grid}.filters .search{grid-column:1/-1;min-width:0}.filters .search input{min-width:0}}.agenda-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.manual-title{margin-bottom:16px}.manual-frame{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;height:calc(100vh - 210px);min-height:640px;display:block}.schedule-card{flex-direction:column;display:flex}.schedule-card h2{margin:16px 0 4px}.schedule-stores{color:var(--navy);gap:2px;display:grid}.schedule-stores span{color:var(--muted)}.schedule-card dl{gap:9px;margin:8px 0 20px;display:grid}.schedule-card dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding-bottom:8px;display:flex}.schedule-card dt{color:var(--muted)}.schedule-card dd{text-align:right;margin:0;font-weight:700}.schedule-card .button-row{flex-wrap:wrap;margin-top:auto}.schedule-card>button{align-self:flex-start;margin-top:auto}.schedule-card.inactive{opacity:.68}.status-archived{color:#566273;background:#eef1f5}.lifecycle-actions{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.duration-input{grid-template-columns:1fr 1.2fr;gap:8px;display:grid}@media (width<=700px){.agenda-grid{grid-template-columns:1fr}}.panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-head h2{margin:0}.store-context{color:var(--navy);background:#f3f7fd;border:1px solid #cbdcf4;border-radius:12px;align-items:center;gap:12px;margin:12px 0;padding:14px;display:flex}.store-context>svg{flex:0 0 22px}.store-context>div{gap:2px;display:grid}.store-context small,.store-context span{color:var(--muted)}
