.network-hub-fab{position:fixed;right:18px;bottom:18px;z-index:900;width:58px;height:58px;border-radius:50%;border:2px solid rgba(255,255,255,.75);background:#0c3058;box-shadow:0 10px 28px rgba(0,0,0,.28);display:grid;place-items:center;cursor:pointer}.network-hub-fab img{width:46px;height:46px;border-radius:50%}.network-hub-label{position:fixed;right:86px;bottom:30px;z-index:899;background:#fff;color:#0c3058;padding:8px 12px;border-radius:999px;box-shadow:0 8px 22px rgba(0,0,0,.18);font-weight:700}.network-hub-modal{position:fixed;inset:0;background:rgba(5,19,34,.72);z-index:1200;display:grid;place-items:center;padding:18px}.network-hub-modal.hidden{display:none}.network-hub-dialog{width:min(760px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:24px;padding:24px;position:relative}.network-hub-close{position:absolute;right:14px;top:12px;border:0;background:#eef3f7;width:38px;height:38px;border-radius:50%;font-size:26px;cursor:pointer}.hub-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.hub-title img{width:54px;height:54px;border-radius:50%}.hub-title h2{margin:0;color:#0c3058}.hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hub-card{border:1px solid #dfe7ee;border-radius:18px;padding:18px}.hub-card h3{margin:0 0 12px;color:#0c3058}.lang-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.lang-grid button,.hub-actions button{border:1px solid #cbd8e3;background:#fff;border-radius:12px;padding:12px;cursor:pointer;font-weight:700}.lang-grid button.active{background:#0c3058;color:#fff}.hub-sites{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hub-sites a{display:block;padding:10px 12px;border-radius:10px;background:#f3f7fa;color:#17324d;text-decoration:none}.hub-actions{display:grid;gap:9px}.modal-open{overflow:hidden}@media(max-width:680px){.hub-grid{grid-template-columns:1fr}.hub-sites{grid-template-columns:1fr}.network-hub-label{display:none}.network-hub-fab{right:14px;bottom:14px}.network-hub-dialog{padding:20px 16px}}
