.page-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-header-icon{border-radius:var(--r);background:var(--blue-light);width:48px;height:48px;color:var(--blue);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-header-text h1{color:var(--text);margin:0;font-size:1.15rem;font-weight:700}.page-header-text p{color:var(--text-3);margin:.15rem 0 0;font-size:.85rem}.page-header-actions{margin-left:auto}@media (max-width:640px){.page-header-icon{width:40px;height:40px}}
