:root{--ink:#172235;--muted:#718096;--line:#e8edf3;--navy:#102e58;--blue:#2563eb;--pale:#f5f8fc;--green:#0c9f6e;--orange:#e98213;--red:#df4c55}*{box-sizing:border-box}body{margin:0;background:#f7f9fc;color:var(--ink);font:14px 'DM Sans',sans-serif}.sidebar{position:fixed;width:258px;inset:0 auto 0 0;background:#102e58;color:#dce8f7;padding:29px 17px;display:flex;flex-direction:column}.brand{font:800 25px 'Plus Jakarta Sans';display:flex;align-items:center;gap:11px;padding:0 10px}.brand span span{color:#71d6fb}.brand-mark{width:32px;height:32px;display:grid;place-items:center;background:#2ab8e6;border-radius:9px;color:white}.company,.nav-label{font-size:10px;letter-spacing:1.4px;color:#86a2c5;font-weight:bold;margin:33px 11px 12px}.nav-label{margin-top:24px}.nav-link{color:#c6d5e9;text-decoration:none;border-radius:7px;min-height:42px;padding:11px 11px;display:flex;align-items:center;gap:12px;font-weight:500;margin:2px 0}.nav-link i{font-style:normal;font-size:18px;width:18px;text-align:center}.nav-link b{font-size:11px;background:#ed644d;color:white;border-radius:10px;padding:2px 7px;margin-left:auto}.nav-link.active,.nav-link:hover{background:#21466f;color:white}.profile{margin-top:auto;border-top:1px solid #31547b;padding:17px 7px 0;display:flex;align-items:center;gap:9px}.avatar{background:#75cce9;color:#10325c;border-radius:50%;font-weight:700;width:33px;height:33px;display:grid;place-items:center;font-size:11px}.profile strong,.profile small{display:block;font-size:12px}.profile small{color:#91aac7;margin-top:3px}.profile button{background:none;border:0;color:#c6d5e9;font-size:18px;margin-left:auto}main{margin-left:258px;padding:0 43px 45px;max-width:1600px}header{height:105px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.4px;color:#8492a5;margin:0 0 6px}h1,h2,h3{font-family:'Plus Jakarta Sans';margin:0}h1{font-size:24px}.header-actions{display:flex;align-items:center;gap:10px}.icon-btn{position:relative;border:0;background:transparent;font-size:23px;color:#40506a;padding:7px}.notification em{position:absolute;width:7px;height:7px;border-radius:50%;background:#ee6652;top:8px;right:5px}.primary,.outline{border-radius:7px;padding:11px 16px;font:600 13px 'DM Sans';cursor:pointer}.primary{border:1px solid #1460d8;background:#2563d9;color:white;box-shadow:0 2px 3px #d3def2}.outline{border:1px solid #d5dee9;background:white;color:#2b4c78}.view{display:none}.view.active{display:block}.welcome{padding:31px 0 24px;display:flex;justify-content:space-between;align-items:center}.welcome h2,.page-intro h2{font-size:20px}.welcome h2 span{color:#f7b84b}.welcome p,.page-intro p{color:var(--muted);margin:8px 0 0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stats article,.panel{background:white;border:1px solid var(--line);border-radius:10px;box-shadow:0 2px 4px rgba(32,54,85,.02)}.stats article{padding:19px 18px;position:relative}.stat-icon{position:absolute;right:17px;top:18px;width:32px;height:32px;display:grid;place-items:center;border-radius:8px;font-weight:700}.blue{color:#1767d6;background:#e7f1ff}.orange{color:#e68518;background:#fff3db}.red{color:#dd5060;background:#ffebeb}.green{color:#0a9b70;background:#e1f7ed}.stats p{color:var(--muted);margin:0 0 7px}.stats strong{font:700 25px 'Plus Jakarta Sans';display:block}.stats strong span{font-size:13px}.stats small{display:block;margin-top:8px;color:#718096}.up{color:#07956c!important}.warn{color:#dc594d!important}.grid-two{display:grid;grid-template-columns:1.55fr 1fr;gap:18px;margin-top:19px}.panel{padding:20px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start}.panel-head h3{font-size:15px}.panel-head p{color:var(--muted);font-size:12px;margin:6px 0}.nav-jump{font-size:12px;font-weight:600;color:#2167d5;text-decoration:none}.service-list{margin-top:12px}.service{display:grid;grid-template-columns:48px 3px 1fr auto 25px;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #edf0f4}.service time{font-weight:600;font-size:12px}.line{height:39px;border-radius:3px}.blue-line{background:#4d8ff5}.purple-line{background:#9c73df}.orange-line{background:#ed9b44}.green-line{background:#47b78a}.service strong{font-size:13px}.service p{font-size:12px;color:var(--muted);margin:3px 0}.service button,.dots{border:0;background:none;color:#8290a3}.tag{font-size:10px;font-weight:700;padding:5px 9px;border-radius:13px;white-space:nowrap}.blue-tag{color:#1766ca;background:#e6f0ff}.purple-tag{color:#7650b3;background:#f0e8fc}.orange-tag{color:#be6a05;background:#fff0d7}.green-tag{color:#078058;background:#e2f6ec}.red-tag{color:#cf3e49;background:#fde6e7}.donut-wrap{display:flex;align-items:center;gap:28px;margin:20px 9px}.donut{width:128px;height:128px;border-radius:50%;background:conic-gradient(#139b71 0 94%,#f6d76d 94% 97%,#e86263 97%);display:grid;place-items:center}.donut>div{background:#fff;width:95px;height:95px;border-radius:50%;display:grid;place-content:center;text-align:center}.donut strong{font:700 24px 'Plus Jakarta Sans'}.donut small{color:var(--muted);font-size:11px}.legend p{font-size:12px;display:flex;gap:7px;align-items:center}.legend b{margin-left:auto}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.ok{background:#139b71}.soon{background:#f6d76d}.late{background:#e86263}.attention{background:#fff8e8;border-radius:8px;padding:13px}.attention strong{font-size:12px;color:#bb760b}.attention p{font-size:12px;color:#7d6b4c;margin:5px 0}.equipment{margin-top:19px}.equipment-table{margin-top:13px}.table-row{display:grid;grid-template-columns:2fr 1fr .7fr 1fr;align-items:center;padding:11px 5px;border-top:1px solid #edf0f4;font-size:12px}.table-title{color:#8c98aa;font-size:10px;font-weight:700;letter-spacing:.5px}.table-row span small{display:block;color:var(--muted);margin-top:3px}.red-text{color:var(--red)}.orange-text{color:var(--orange)}.page-intro{padding:32px 0 24px}.empty-state{text-align:center;padding:58px 25px}.empty-state>span{color:#2871d5;font-size:35px}.empty-state h3{margin:11px 0 5px}.empty-state p{color:var(--muted);margin:0 0 18px}.pmoc-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.legal-card{padding:25px;background:#123865;color:white;border-radius:10px}.legal-card>span{font-size:28px}.legal-card h3{font-size:17px;margin:14px 0 8px}.legal-card p{line-height:1.55;color:#d9e7f5;max-width:470px}.legal-card .primary{margin-top:7px;background:#3baed8;border-color:#3baed8}.legal-card.muted{background:white;border:1px solid var(--line);color:var(--ink)}.legal-card.muted p{color:var(--muted)}.references{display:grid;grid-template-columns:repeat(2,1fr);gap:0;padding:0;overflow:hidden}.references article{padding:23px;border:1px solid var(--line)}.references p{color:var(--muted);font-size:13px;line-height:1.5}.references a{color:#1f66d1;font-size:12px;font-weight:600;text-decoration:none}dialog{border:0;border-radius:12px;box-shadow:0 15px 60px #18294455;width:min(500px,92vw);padding:0}dialog::backdrop{background:#10213a88}dialog form{padding:24px}.modal-head{display:flex;justify-content:space-between;margin-bottom:20px}.modal-head h2{font-size:19px}.close{border:0;background:none;font-size:26px;color:#758196}label{display:block;font-size:12px;font-weight:600;margin:13px 0}input,select,textarea{display:block;width:100%;border:1px solid #d9e1eb;border-radius:6px;padding:10px;font:14px 'DM Sans';margin-top:6px;background:white}textarea{resize:vertical;min-height:80px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}menu{display:flex;justify-content:flex-end;gap:9px;padding:7px 0 0;margin:14px 0 0}@media(max-width:1000px){.sidebar{width:210px}main{margin-left:210px;padding:0 24px}.stats{grid-template-columns:repeat(2,1fr)}.grid-two{grid-template-columns:1fr}.compliance{min-height:260px}}@media(max-width:700px){.sidebar{display:none}main{margin:0;padding:0 16px}header{height:auto;padding:20px 0}.header-actions .icon-btn{display:none}.header-actions .primary{font-size:11px;padding:9px}.welcome{align-items:flex-start;gap:14px}.welcome .outline{display:none}.stats,.pmoc-cards,.references{grid-template-columns:1fr}.table-row{grid-template-columns:1.5fr 1fr .6fr}.table-row>:last-child{display:none}.service{grid-template-columns:42px 3px 1fr auto}.service button{display:none}.service .tag{display:none}}
