.media-landing{--ml-navy:#001023;--ml-teal:#016088;--ml-accent:#00abd0;--ml-gold:#eddbb9;--ml-ink:rgba(0,16,35,0.72);--ml-line:rgba(1,96,136,0.14);padding:0 0 4rem}.media-landing__intro{display:flex;flex-direction:column;gap:.75rem;max-width:42rem;margin-bottom:1.75rem}.media-landing__eyebrow{margin:0;font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgba(0,16,35,.45)}.media-landing__title{margin:0;font-weight:300;font-size:clamp(2.35rem,4.5vw,3.35rem);letter-spacing:-.02em;line-height:1.05;color:var(--ml-navy)}.media-landing__lede{margin:0;font-size:clamp(1.02rem,1.4vw,1.15rem);font-weight:300;line-height:1.6;color:var(--ml-ink)}.media-landing__contact{position:relative;display:grid;grid-template-columns:1fr;gap:0;margin:0 0 2.5rem;border:1px solid var(--ml-line);background:linear-gradient(135deg,rgba(1,96,136,.04),transparent 42%),#fff;overflow:hidden}@media(min-width:900px){.media-landing__contact{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}}.media-landing__contact:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--ml-teal),var(--ml-accent))}.media-landing__contact-panel{padding:1.6rem 1.5rem 1.7rem 1.75rem}@media(min-width:900px){.media-landing__contact-panel{padding:1.85rem 2rem 1.95rem 2.15rem}}.media-landing__contact-panel--journalists{border-top:1px solid var(--ml-line);background:rgba(1,96,136,.03)}@media(min-width:900px){.media-landing__contact-panel--journalists{border-top:none;border-left:1px solid var(--ml-line)}}.media-landing__contact-label{margin:0 0 .65rem;font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ml-teal)}.media-landing__contact-title{margin:0 0 .85rem;font-size:1.45rem;font-weight:300;letter-spacing:-.015em;color:var(--ml-navy)}.media-landing__contact-people{margin:0 0 .35rem;font-size:1.05rem;font-weight:500;color:var(--ml-navy)}.media-landing__contact-org{margin:0 0 1rem;font-size:.95rem;color:var(--ml-ink)}.media-landing__contact-meta{display:flex;flex-direction:column;gap:.35rem;margin:0 0 1.25rem}.media-landing__contact-meta a{color:var(--ml-navy);text-decoration:none;font-size:.95rem;border-bottom:1px solid rgba(0,0,0,0);width:-moz-fit-content;width:fit-content;transition:border-color .2s ease,color .2s ease}.media-landing__contact-meta a:focus-visible,.media-landing__contact-meta a:hover{color:var(--ml-teal);border-bottom-color:rgba(1,96,136,.35);outline:none}.media-landing__contact-copy{margin:0 0 .85rem;font-size:.98rem;font-weight:300;line-height:1.6;color:var(--ml-ink)}.media-landing__contact-copy:last-child{margin-bottom:0}.media-landing__cta{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem 1.05rem;border:1px solid rgba(1,96,136,.35);background:var(--ml-navy);color:#fff;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:background .25s ease,border-color .25s ease}.media-landing__cta:focus-visible,.media-landing__cta:hover{background:var(--ml-teal);border-color:var(--ml-teal);outline:none}.media-landing__filters{display:flex;justify-content:center;margin:1.35rem 0 2.25rem}.media-landing__archive-foot{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;margin-top:1.75rem}.media-landing__range{color:rgba(0,16,35,.55);font-size:.875rem}.media-landing__pagination{width:100%;margin-top:.75rem;margin-bottom:0}.media-landing__rule{height:1px;margin:0 0 1.75rem;background:linear-gradient(90deg,rgba(0,16,35,.2),rgba(0,16,35,.05) 55%,transparent)}