*{box-sizing:border-box}body.brand-press-page{background:var(--press-bg,#05070a);color:var(--press-text,#fff);font-family:Inter,Arial,Helvetica,sans-serif;margin:0;overflow-x:hidden}img{display:block;max-width:100%}.brand-press-header{backdrop-filter:blur(18px);background:color-mix(in srgb,var(--press-bg,#05070a) 88%,transparent);border-bottom:1px solid var(--press-line,hsla(0,0%,100%,.16));position:sticky;top:0;z-index:999}.brand-press-header__inner{align-items:center;display:flex;gap:34px;margin:0 auto;min-height:76px;width:min(var(--press-max,1240px),92%)}.brand-press-logo{flex:0 0 190px;text-decoration:none}.brand-press-logo img{max-height:44px;max-width:190px;object-fit:contain}.brand-press-header-right{align-items:center;display:flex;gap:28px;margin-left:auto}.brand-press-nav .hs-menu-wrapper ul{align-items:center;display:flex;gap:28px;list-style:none;margin:0;padding:0}.brand-press-nav .hs-menu-wrapper a{color:var(--press-text-soft,hsla(0,0%,100%,.78));font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease}.brand-press-nav .hs-menu-wrapper a:hover{color:var(--press-text,#fff)}.brand-press-cta{align-items:center;background:color-mix(in srgb,var(--press-accent,#8fb4ff) 12%,transparent);border:1px solid var(--press-accent,#8fb4ff);border-radius:10px;color:var(--press-text,#fff);display:inline-flex;font-weight:700;gap:12px;justify-content:center;padding:13px 22px;text-decoration:none}.brand-press-menu-toggle{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid var(--press-line,hsla(0,0%,100%,.16));border-radius:12px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:44px;justify-content:center;margin-left:auto;width:44px}.brand-press-menu-toggle span{background:var(--press-text,#fff);border-radius:999px;height:2px;width:20px}@media (max-width:860px){.brand-press-header__inner{flex-wrap:wrap;min-height:70px;padding:14px 0}.brand-press-menu-toggle{display:inline-flex}.brand-press-header-right{align-items:flex-start;border-top:1px solid var(--press-line,hsla(0,0%,100%,.16));display:none;flex-direction:column;gap:18px;padding:18px 0 6px;width:100%}.brand-press-header.is-open .brand-press-header-right{display:flex}.brand-press-nav .hs-menu-wrapper ul{align-items:flex-start;flex-direction:column;gap:18px}.brand-press-cta{width:100%}}