:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#15364b;background:#f2f6f9;font-synthesis:none;--navy:#071e31;--cyan:#0d8fa6;--border:#dce6ed}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:3px}button:focus-visible,a:focus-visible{outline:3px solid #29c6e0}button{border:1px solid #cddce5;border-radius:9px;background:white;padding:10px 15px;cursor:pointer;color:#163a50;font-weight:600}button:hover{background:#eaf5f8}button:disabled{opacity:.5;cursor:default}.primary{background:#0d879e;color:white;border-color:#0d879e}.primary:hover{background:#076b7d}.quiet{background:transparent}.shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--navy);color:white;padding:30px 18px;display:flex;flex-direction:column;gap:24px}.brand{display:flex;gap:12px;color:white;text-decoration:none;font-size:18px;align-items:center}.brand strong{display:block;color:#6ddcec;font-size:13px;font-weight:500;margin-top:4px}.brand-mark{background:#0e667e;border:1px solid #307d92;padding:12px 9px;border-radius:12px;font-weight:800;font-size:16px}.nav-caption,.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;color:#758fa0}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{background:transparent;border:0;color:#bcd0df;text-align:left;font-size:14px}.sidebar nav button[aria-current=page]{color:white;background:#174057;border-left:3px solid #29c6dc}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:20px;padding-top:40px;font-size:12px}.sidebar-bottom a{color:#bcd0df;text-decoration:none}.sidebar-bottom span{color:#6c889c}.workspace{min-width:0}.topbar{height:76px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;gap:15px;background:white;padding:0 32px;font-size:13px}.topbar>div{display:flex;gap:15px;align-items:center}.topbar>span{color:#647f90}main{max-width:1640px;margin:auto;padding:32px}.heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px}h1{font-size:30px;letter-spacing:-.7px;margin:8px 0}h2{font-size:17px;margin:0 0 14px}h3{font-size:15px}.heading p{font-size:14px;color:#617e90;margin:8px 0}.heading .eyebrow{color:#0e8297;font-size:10px}.source{border-left:3px solid #28b2c8;background:#e9f4f8;padding:12px 16px;font-size:12px;line-height:1.65;border-radius:0 8px 8px 0}.filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:26px 0 14px}.filters>label:first-child{flex:1;min-width:200px}label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600}input,select,textarea{min-width:0;max-width:100%;border:1px solid #ccdae4;border-radius:8px;background:#fff;color:#15364b;padding:10px 11px;font-size:14px}textarea{resize:vertical}label.check{flex-direction:row;align-items:center;padding:10px 0;white-space:nowrap}.section-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-line p{margin:0;color:#657f90;font-size:12px}.kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.kpi{border:1px solid var(--border);border-radius:12px;padding:18px;background:white;min-width:0}.kpi strong{display:block;font-size:30px;margin:12px 0 4px;color:#15364b}.kpi span{font-size:12px;color:#506d80}.kpi small{font-size:11px;color:#7b91a0}.kpi.warning{border-top:3px solid #dba854}.kpi.warning strong{color:#a16416}.kpi.teal{border-top:3px solid #18adbd}.panel{background:white;border:1px solid var(--border);border-radius:12px;padding:22px;margin-bottom:20px;min-width:0}.table-wrap{overflow-x:auto;max-width:100%}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;color:#647f90;font-size:10px;letter-spacing:.3px;background:#f6f9fb;white-space:nowrap}td,th{padding:13px 12px;border-bottom:1px solid #e7edf2;vertical-align:top}td.title-cell{min-width:220px;max-width:360px;overflow-wrap:anywhere}td small{display:block;font-size:11px;color:#7a909f;margin-top:7px}button.item-link{text-align:left;border:0;background:none;padding:0;font-weight:650;color:#086f87;line-height:1.5;overflow-wrap:anywhere}.badge{display:inline-block;border-radius:5px;font-size:10px;padding:4px 7px;white-space:nowrap;background:#eaf1f5;color:#526c7d}.badge.IN_PROGRESS{background:#e4f4f7;color:#087e92}.badge.DONE{background:#e8f4ed;color:#287548}.badge.CANCELLED{background:#eee;color:#777}.badge.URGENT,.late{color:#ad3d28}.badge.URGENT{background:#fbece5}.badge.HIGH{background:#fff3dc;color:#97631b}.pagination{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;font-size:12px;color:#617e90}.pagination>div{display:flex;gap:8px}.empty{text-align:center;padding:40px 15px;color:#658091}.muted,.footnote{font-size:11px;line-height:1.7;color:#748b9a}.error,.notice{padding:12px 15px;border-radius:8px;line-height:1.6;font-size:13px}.error{color:#8e332d;background:#fff0ed}.notice{color:#1f7353;background:#e6f5ef}dialog{border:0;border-radius:16px;width:min(820px,95vw);max-height:92vh;padding:0;color:#15364b;box-shadow:0 24px 100px #001a3255}dialog::backdrop{background:#071e3199}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 26px;border-bottom:1px solid var(--border)}.dialog-head h2{margin:5px 0}.dialog-head .eyebrow{margin:0}.dialog-body{padding:22px 26px;overflow-wrap:anywhere}.dialog-body label{margin-bottom:17px}fieldset{border:0;padding:0;margin:0;min-width:0}fieldset:disabled{opacity:.7}.two,.three{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.hint{font-size:11px;color:#6b8393;line-height:1.6;margin:-5px 0 20px}.fact{font-size:11px;line-height:1.6;color:#718a99}.dialog-footer{position:sticky;bottom:0;background:white;border-top:1px solid var(--border);padding:16px 26px;display:flex;justify-content:space-between;align-items:center;gap:15px}.dialog-footer span{font-size:12px;color:#708795}.history{border-top:1px solid var(--border);margin-top:20px;padding-top:12px}.history-entry{border-left:2px solid #8bd0dd;padding:2px 0 8px 14px;margin:14px 0}.history-entry p{font-size:13px;white-space:pre-wrap;line-height:1.6;margin:7px 0}.history-entry small{font-size:11px;color:#627c8d}.history-entry summary{cursor:pointer;font-size:11px;color:#127b90}.history-entry pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.6 inherit}.history-entry dl{font-size:11px;line-height:1.6}.history-entry dd{margin-left:0;white-space:pre-wrap}.history-entry dt{font-weight:600;margin-top:9px}[hidden]{display:none!important}@media(max-width:1100px){.kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.shell{grid-template-columns:180px minmax(0,1fr)}main{padding:22px}.topbar{padding:0 22px}}@media(max-width:720px){.shell{display:block}.sidebar{padding:16px;gap:15px}.sidebar nav{flex-direction:row;flex-wrap:wrap;gap:3px}.sidebar nav button{font-size:12px;padding:8px}.brand{font-size:16px}.brand-mark{padding:8px}.sidebar-bottom{margin:0;padding:0;flex-direction:row;gap:18px}.nav-caption{display:none}.topbar{height:auto;min-height:56px;padding:12px 16px}.topbar>span{display:none}.topbar>div{width:100%;justify-content:space-between}main{padding:18px 14px}.heading{align-items:flex-start;flex-direction:column;gap:8px}h1{font-size:25px}.filters{gap:10px}.filters>label{flex:1;min-width:125px}.filters>label.check{min-width:auto}.kpis{gap:10px}.kpi{padding:14px}.kpi strong{font-size:26px}.panel{padding:15px}.section-line{align-items:flex-start}.muted{display:none}.two,.three{grid-template-columns:1fr;gap:0}.dialog-head,.dialog-body,.dialog-footer{padding:16px}.pagination{align-items:flex-start;flex-direction:column}dialog{width:96vw;max-height:95vh}.source{font-size:11px}}@media print{.sidebar,.topbar,.filters,button,dialog,.source{display:none!important}.shell{display:block}main{padding:0}.panel{break-inside:avoid}.kpis{grid-template-columns:repeat(4,1fr)}}
