.page-brand{display:inline-flex;align-items:center;justify-content:center;gap:16px;font:500 clamp(2.4rem,6vw,3.6rem)/1.1 Arial,sans-serif;letter-spacing:-.04em;color:#ded9fa}
.page-brand img{width:64px;height:64px;object-fit:contain}
.page-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}
.page-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 20px;border-radius:10px;font-size:.95rem;font-weight:500;line-height:1.4;transition:background .18s ease,border-color .18s ease}
.primary-action{background:#b8adfa;border:1px solid #b8adfa;color:#181126}.primary-action:hover{background:#d0c6ff;border-color:#d0c6ff;color:#181126}
.secondary-action{border:1px solid rgba(209,195,255,.3);background:rgba(16,10,30,.55);color:#ede7ff}.secondary-action:hover{background:rgba(60,42,91,.7);border-color:#9785c6}
.privacy-action{color:#d1c8e5;padding-inline:16px}.privacy-action:hover{color:#fff;background:rgba(255,255,255,.06)}
.page-action:focus-visible{outline:2px solid #d8ceff;outline-offset:5px}
.page-masthead{display:flex;flex-direction:column;align-items:center;gap:28px;padding:44px 20px 24px}.page-masthead .page-brand{font-size:2rem;gap:12px}.page-masthead .page-brand img{width:44px;height:44px}
body:has(.page-masthead) .privacy-policy .legal-hero{padding-top:48px}body:has(.page-masthead) .downloads-section{padding-top:48px}
@media(max-width:540px){.page-actions{gap:10px;width:min(100%,340px);margin-inline:auto}.page-action{width:100%}.privacy-action{width:auto;min-height:44px}.page-brand img{width:52px;height:52px}}

.page-brand{cursor:default}

a.page-brand{cursor:pointer}a.page-brand:focus-visible{outline:2px solid #d8ceff;outline-offset:6px;border-radius:8px}
