.press-room-hero{position:relative;overflow:hidden;min-height:420px;background:radial-gradient(ellipse 70% 60% at 65% 30%,rgba(37,59,145,.1) 0%,transparent 65%),radial-gradient(ellipse 50% 50% at 20% 55%,rgba(18,171,226,8%) 0%,transparent 60%),linear-gradient(to bottom,#f8fafc 0%,#ffffff 100%);color:var(--color-text-primary)}@media(min-width:900px){.press-room-hero{min-height:50vh}}.press-room-hero .hero__content{max-width:none;width:100%;padding-left:0;padding-right:0;align-items:flex-start;text-align:start}@media(min-width:900px){.press-room-hero .hero__content{padding-top:10rem;padding-bottom:6rem}}@media(min-width:1025px){.press-room-hero .hero__content{padding-top:12rem;padding-bottom:7rem}}.press-room-hero__container{width:100%;max-width:var(--layout-content-max-width);margin-left:auto;margin-right:auto;padding-left:var(--layout-gutter-x);padding-right:var(--layout-gutter-x);box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media(min-width:900px){.press-room-hero__container{gap:1.25rem}}.press-room-hero__title{max-width:700px}.press-room-hero__subtitle{max-width:560px}.press-room-hero .hero__title,.press-room-hero h1.hero__title,.press-room-hero .press-room-hero__title{color:#1e293b}.press-room-hero .hero__subtitle,.press-room-hero p.hero__subtitle,.press-room-hero .press-room-hero__subtitle{color:#334155}.press-room-hero .hero__pill{color:#1e2c73}.press-room-articles{background-color:var(--color-bg-primary);padding-top:8rem;padding-bottom:5rem}@media(min-width:900px){.press-room-articles{padding:6rem 0 8rem}}@media(min-width:1025px){.press-room-articles{padding:8rem 0 10rem}}.press-room-articles .page-layout{padding-top:0;padding-bottom:0}.press-room-articles__inner{width:100%}.press-room-category{display:inline-block;align-self:flex-start;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:4px;background:rgba(4,107,210,.15);color:var(--color-accent-text);line-height:1}.press-room-category--partnership{background:rgba(16,185,129,.15);color:#34d399}.press-room-category--promotion{background:rgba(245,158,11,.15);color:#fbbf24}.press-room-category--product-launch{background:rgba(139,92,246,.15);color:#a78bfa}.press-room-category--technology{background:rgba(4,107,210,.15);color:var(--color-accent-text)}.press-room-latest{margin-bottom:3rem}@media(min-width:900px){.press-room-latest{margin-bottom:3.5rem}}.press-room-latest__heading{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--color-text-primary);margin:0 0 1.5rem;line-height:1.2}.press-room-latest__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.press-room-latest__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px){.press-room-latest__grid{gap:1.5rem}}.press-room-latest__card{background:var(--color-bg-card);border:1px solid var(--color-border-subtle);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.press-room-latest__card:hover{border-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 8px 28px rgba(4,107,210,.1)}.press-room-latest__link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit}.press-room-card__image{width:100%;aspect-ratio:16/9;background-color:var(--color-bg-secondary);overflow:hidden;flex-shrink:0}.press-room-card__image img{width:100%;height:100%;object-fit:cover;display:block}.press-room-card__image--sm{aspect-ratio:16/9}.press-room-card__image--grid{aspect-ratio:16/9}.press-room-card__body{padding:1.25rem;display:flex;flex-direction:column;gap:.6rem;margin-top:auto}.press-room-card__title{font-size:1rem;font-weight:600;color:var(--color-text-primary);line-height:140%;margin:0;min-height:2.8em;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.press-room-card__date{font-size:.85rem;color:var(--color-text-muted);line-height:1.2;display:block}.press-room-filter{display:flex;align-items:center;gap:.25rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid var(--color-border-subtle);margin-bottom:2rem;padding-bottom:0}.press-room-filter::-webkit-scrollbar{display:none}@media(min-width:640px){.press-room-filter{flex-wrap:wrap;overflow-x:visible;cursor:default}}.press-room-filter__btn{background:0 0;border:none;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);padding:.625rem .875rem;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s ease,border-color .15s ease;line-height:1;white-space:nowrap;flex-shrink:0}.press-room-filter__btn:hover{color:var(--color-text-primary)}.press-room-filter__btn--active{color:var(--color-text-primary);border-bottom-color:var(--color-accent)}.press-room-articles__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:480px){.press-room-articles__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.press-room-articles__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.press-room-articles__card{background:var(--color-bg-card);border:1px solid var(--color-border-subtle);border-radius:12px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.press-room-articles__card:hover{border-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 4px 20px rgba(4,107,210,8%)}.press-room-articles__card-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.press-room-articles__card-content{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.press-room-articles__card-title{font-size:1rem;font-weight:600;color:var(--color-text-primary);line-height:140%;margin:0}.press-room-article{padding:8rem 0 4rem;background-color:var(--color-bg-primary)}.press-room-article .page-layout{padding-top:0}.press-room-article__wrap{max-width:min(48rem,100%);margin-left:auto;margin-right:auto;width:100%}.press-room-article__back{display:inline-flex;align-items:center;gap:6px;color:var(--color-accent-text);text-decoration:none;font-weight:500;font-size:.9rem;margin-bottom:2rem;transition:gap .2s ease}.press-room-article__back:hover{text-decoration:underline;gap:8px}.press-room-article__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:120%;color:var(--color-text-primary);margin-bottom:.75rem}.press-room-article__date{font-size:.9rem;color:var(--color-text-muted);display:block;margin-bottom:2rem}.press-room-article__content{color:var(--color-text-secondary);line-height:180%;font-size:1.05rem}.press-room-article__content h2,.press-room-article__content h3,.press-room-article__content h4{color:var(--color-text-primary);margin-top:2rem;margin-bottom:1rem}.press-room-article__content p{margin-bottom:1.25rem}.press-room-article__content img{max-width:100%;border-radius:8px;margin:1.5rem 0}