.newsroom-page{min-height:calc(100vh - 200px)}.newsroom-hero{background-color:var(--mockup-anchor);padding:6rem 1.5rem 4rem}.newsroom-hero-inner{max-width:1200px;margin:0 auto}.newsroom-title{font-family:Fraunces,Georgia,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;color:var(--hero-cream);margin:0 0 1rem}.newsroom-subtitle{font-size:clamp(1rem,2vw,1.2rem);line-height:1.75;color:var(--hero-mist);max-width:600px;margin:0;opacity:.9}.newsroom-content{padding:4rem 0 6rem}.newsroom-container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.newsroom-empty{font-size:1rem;color:var(--text-light);text-align:center;padding:4rem 0}.newsroom-post-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;background-color:transparent;border-radius:0;overflow:hidden;box-shadow:none;min-height:420px}.newsroom-post-text{padding:4rem 3.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.newsroom-post-date{font-size:.9rem;color:#131313;letter-spacing:.04em;text-transform:uppercase;font-family:JetBrains Mono,Courier New,monospace}.newsroom-post-title{font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#131313;margin:0}.newsroom-post-btn{display:inline-block;background-color:var(--primary-color);color:#fff;font-size:.9375rem;font-weight:600;padding:.7rem 1.5rem;border-radius:999px;text-decoration:none;transition:opacity .18s ease,transform .15s ease;margin-top:.5rem}.newsroom-post-btn:hover{opacity:.88;transform:translateY(-1px);color:#fff}.newsroom-post-image{display:flex;justify-content:center;align-items:flex-start;background-color:transparent;overflow:hidden;max-height:500px}.newsroom-post-image img{width:100%;max-width:6000px;display:block;object-fit:cover;object-position:top;filter:drop-shadow(0 12px 28px rgba(0,0,0,.18));border-radius:24px 24px 0 0}@media(max-width:700px){.newsroom-post-card{grid-template-columns:1fr}.newsroom-post-text{padding:2.5rem 1.75rem}.newsroom-post-image{padding-top:2rem;padding-bottom:0}.newsroom-post-image img{max-width:200px}}
