.pressHero{text-align:center;padding-bottom:28px}.pressHero h1{font-size:clamp(2.8rem,8vw,6.5rem);line-height:.92;margin:12px 0;text-shadow:0 0 35px rgba(53,215,255,.25)}.pressHero .sectionLead{margin-left:auto;margin-right:auto}.pressTabs{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:26px}.pressTabs button{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#fff;border-radius:999px;padding:10px 15px;font-weight:800;cursor:pointer}.pressTabs button.active,.pressTabs button:hover{border-color:rgba(53,215,255,.5);box-shadow:0 0 30px rgba(53,215,255,.15)}.pressTiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.pressTile{padding:22px;border-radius:24px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 70px rgba(0,0,0,.23);display:flex;flex-direction:column;gap:10px;min-height:185px}.pressTile b{font-size:1.18rem}.pressTile small{color:var(--cyan);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.pressTile p{color:var(--muted);line-height:1.55;margin:0}.pressTile a{margin-top:auto;width:max-content}.pressTile.disabled{opacity:.72}.pressTile.disabled a{pointer-events:none;opacity:.55}@media(max-width:520px){.pressTabs{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.pressTabs button{white-space:nowrap}.pressTiles{grid-template-columns:1fr}}