:root{
    --pequu-blue:#2898EA;
    --pequu-blue-hover:#1784d2;
    --pequu-darkblue:#131F69;
    --pequu-ink:#191F2B;
    --pequu-grey:#6f7890;
    --pequu-line:#dfe6ef;
    --pequu-soft:#f5f8fc;
    --pequu-white:#fff;
}
.portal-brand--official{display:flex;align-items:center;gap:14px;text-decoration:none}.portal-brand--official img{display:block;width:116px;height:auto}.portal-product-name{padding-left:14px;border-left:1px solid #dce3ed;color:var(--pequu-darkblue);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.portal-header{border-bottom-color:#e2e8f0}.profile-avatar{background:var(--pequu-darkblue)!important}.profile-dropdown a:hover{color:var(--pequu-blue)}
.portal-footer--brand{background:var(--pequu-darkblue);color:#fff}.footer-brand--official{display:flex;align-items:center;gap:14px}.footer-brand--official img{display:block;width:95px;height:auto}.footer-brand--official span{color:rgba(255,255,255,.66);font-size:.78rem}.portal-footer--brand nav a{color:rgba(255,255,255,.78)}.portal-footer--brand nav a:hover{color:#fff}
@media(max-width:620px){.portal-brand--official img{width:98px}.portal-product-name{font-size:.65rem;padding-left:10px}.footer-brand--official span{display:none}}
