﻿*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"soleil","Avenir Next",Avenir,"Segoe UI",Arial,sans-serif;color:#18345f;background:#f2f5f9}header{height:78px;padding:12px 18px;display:flex;align-items:center;gap:12px;background:#fff;border-bottom:1px solid #d7deea}.brand{width:178px;height:54px;padding:10px 16px;background:#18345f;display:flex;align-items:center}.brand img{width:146px}header div:nth-child(2){min-width:0;flex:1}header span{font-size:9px;letter-spacing:.16em;font-weight:700;color:#7c899d}h1{margin:2px 0 0;font-size:22px}button,a{font:inherit;font-weight:700}button{min-height:42px;padding:8px 16px;border:1px solid #b9c5d4;background:#fff;color:#18345f;cursor:pointer}main{width:min(1180px,100%);margin:auto;padding:32px 24px}#status{color:#69788d}#apps{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:18px;align-items:stretch}.app{min-width:0;max-width:100%;display:grid;grid-template-rows:48px 1fr auto;padding:22px;background:#fff;border-top:5px solid #ec6b58;box-shadow:0 6px 20px #18345f14}.app h2{margin:0;font-size:18px;overflow-wrap:anywhere}.app p{color:#69788d}.app a{justify-self:start;padding:11px 16px;color:#fff;background:#253f78;text-decoration:none}
