.press-hub-bg{background:linear-gradient(180deg,#fff,#f2e6ff)}.press-hub{margin:0 auto;max-width:1100px;padding:3rem 1rem 5rem}.press-hub__header{margin:0 auto 3rem;max-width:65ch;text-align:center}.press-hub__header h1{margin-bottom:.75rem}.press-hub__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.press-hub__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.press-hub__grid{grid-template-columns:1fr}}.press-card{background-color:#fff;border:1px solid #f2e5ff;border-radius:1.5rem;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}.press-card,.press-card:hover{color:#1c1c1c;text-decoration:none}.press-card:hover{box-shadow:0 8px 24px rgba(146,52,234,.12);transform:translateY(-2px)}.press-card__image-wrap{aspect-ratio:16/9;background:#f7f7f7;overflow:hidden}.press-card__image{display:block;height:100%;object-fit:cover;width:100%}.press-card__content{display:flex;flex:1;flex-direction:column;gap:1.5rem;padding:1.25rem 1.5rem 1.5rem}.press-card__meta{color:#9234ea;display:flex;font-size:var(--step--3);font-weight:600;gap:.75rem;letter-spacing:.03em;text-transform:uppercase}.press-card__date{color:#999;font-weight:400;text-transform:none}.press-card__headline{color:#1c1c1c;font-size:var(--step-2)!important;margin:0}.press-card__excerpt{color:#555;flex:1;font-size:var(--step--1);margin:0}.press-card__cta{color:#9234ea;font-size:var(--step--2);font-weight:600;margin-top:.5rem}.body-container--press{margin:0 auto;max-width:1240px;padding:0 1rem}.press-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.press-hero__back{color:#9234ea;display:inline-block;font-weight:600;text-decoration:none}.press-hero{margin:0 auto;max-width:780px;padding:4rem 0 3rem;text-align:center}.press-hero__meta{color:#9234ea;display:flex;font-size:var(--step--2);font-weight:600;gap:.75rem;justify-content:center;letter-spacing:.03em;margin-bottom:.75rem;text-transform:uppercase}.press-hero__date{color:#999;font-weight:400;text-transform:none}.press-hero__headline{color:#1c1c1c;margin-bottom:2rem}.press-hero__media{aspect-ratio:16/9;border-radius:.75rem;overflow:hidden}.press-hero__image{display:block;height:100%;object-fit:cover;width:100%}.press-body{margin:0 auto;max-width:700px;padding-bottom:5rem}.press-body__content>*+*{margin-block-start:1.5rem}.press-body__excerpt{color:#333;font-size:var(--step--1);line-height:1.75}.press-body__excerpt p{margin:0 0 1em}