*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:#f3f8fa;color:#173642}.sidebar{position:fixed;inset:0 auto 0 0;width:258px;padding:18px 12px;background:linear-gradient(160deg,#062c3e,#075265 58%,#078479);color:#fff;display:flex;flex-direction:column;z-index:20}.brand{text-align:center;padding:4px 10px 20px}.brand img{width:140px;height:80px;object-fit:contain}.brand b{display:block;font-size:13px}.nav{display:flex;align-items:center;gap:11px;padding:11px 13px;margin:3px 0;border-radius:12px;color:#d8eeee;cursor:pointer}.nav:hover,.nav.active{background:#ffffff1c;color:#fff}.nav.active{box-shadow:inset 3px 0 #52dda5}.nav svg{width:19px}.nav span{flex:1;font-size:14px;font-weight:650}.nav b{background:#ffb64c;color:#4b2c00;border-radius:20px;padding:3px 7px;font-size:10px}nav>small{display:block;margin:18px 13px 7px;color:#8fd2cf;font-size:10px;font-weight:800;letter-spacing:.15em}footer{margin-top:auto;border-top:1px solid #ffffff22;padding:15px 13px;display:flex;flex-direction:column;font-size:11px}footer span,footer em{color:#acd5d4;font-style:normal}footer em{margin-top:8px}main{margin-left:258px}header{height:76px;padding:0 30px;background:#ffffffeb;border-bottom:1px solid #e4edf0;display:flex;align-items:center;position:sticky;top:0;z-index:10}header h1{font-size:20px;margin:0}header p{font-size:11px;color:#7e959d;margin:3px 0}.bell{margin-left:auto;border:0;background:#edf7f5;color:#176c70;width:40px;height:40px;border-radius:12px}.avatar{margin-left:10px;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#087283,#35c98b);display:grid;place-items:center;color:#fff;font-weight:800}.content{padding:28px 32px;max-width:1500px;margin:auto}.hero{padding:28px 30px;border-radius:22px;background:linear-gradient(115deg,#0a4054,#087171 60%,#25aa78);color:#fff;box-shadow:0 18px 50px #08495522}.hero span{font-size:10px;letter-spacing:.15em;color:#9ce8ce;font-weight:800}.hero h2{margin:8px 0 5px}.hero p{margin:0;color:#d9efec;font-size:13px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.cards article{background:#fff;border:1px solid #e3edef;border-radius:18px;padding:18px;display:flex;flex-direction:column;box-shadow:0 8px 25px #2348550d;border-left:5px solid}.cards .amber{border-left-color:#ffb74d}.cards .green{border-left-color:#30c98b}.cards .rose{border-left-color:#ff7b72}.cards .blue{border-left-color:#4f9eea}.cards span{font-size:12px;color:#69818b}.cards strong{font-size:28px;margin:7px 0}.cards small{color:#91a3aa}.panel{background:#fff;border:1px solid #e3edef;border-radius:20px;overflow:hidden}.paneltop{display:flex;padding:19px 21px;border-bottom:1px solid #edf2f4}.paneltop h3{margin:0;font-size:15px}.paneltop p{margin:4px 0 0;color:#8498a0;font-size:11px}.paneltop>b{margin-left:auto;background:#e8f8f3;color:#157566;border-radius:20px;padding:5px 9px;height:max-content;font-size:10px}table{width:100%;border-collapse:collapse}th{text-align:left;padding:12px 18px;background:#f8fafb;color:#78909a;font-size:10px}td{padding:15px 18px;border-top:1px solid #edf2f4;font-size:12px}tbody tr{cursor:pointer}tbody tr:hover{background:#f2fbf8}.status{display:inline-block;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:750}.ok{background:#e5f8ef;color:#16805b}.bad{background:#fff0ef;color:#b84c45}.wait{background:#fff6df;color:#946315}.mobile,.hamb,.close{display:none}@media(max-width:900px){.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.sidebar{transform:translate(-105%);transition:.2s;width:270px}.sidebar.open{transform:none}.close{display:block;position:absolute;right:10px;top:10px;border:0;background:#ffffff12;color:#fff;border-radius:10px}.shade{position:fixed;inset:0;background:#02182066;z-index:15}main{margin:0}header{padding:0 15px;height:68px}.hamb{display:grid;place-items:center;margin-right:12px;border:0;background:#eaf6f3;color:#146e71;border-radius:11px;width:40px;height:40px}.content{padding:15px}.hero{padding:21px}.hero h2{font-size:21px}.cards{gap:9px;margin:12px 0}.cards article{padding:14px}.table{display:none}.mobile{display:grid;padding:10px;gap:9px}.mobile article{border:1px solid #e3edef;border-radius:15px;padding:13px;display:flex;flex-direction:column;gap:5px}.mobile article div{display:flex;justify-content:space-between}.mobile article>span:not(.status){font-size:11px;color:#4e6c77}.mobile article small{color:#8da1a8}.mobile .status{align-self:flex-start}}
