.product-releases-hero{background-color:var(--mockup-anchor);padding:6rem 1.5rem 4rem}.product-releases-hero-inner{max-width:1200px;margin:0 auto}.product-releases-title{font-family:Fraunces,Georgia,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:var(--hero-cream);margin:0 0 1rem;line-height:1.1}.product-releases-subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#f8f4edcc;margin:0;max-width:600px}.product-releases-content{padding:4rem 0 6rem}.product-releases-container{width:100%;max-width:1200px;margin:0 auto}.product-releases-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}.product-releases-post-text{padding:4rem 3.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.product-releases-post-date{font-size:.9rem;color:#131313;letter-spacing:.04em;text-transform:uppercase;font-family:JetBrains Mono,Courier New,monospace}.product-releases-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}.product-releases-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}.product-releases-post-btn:hover{opacity:.88;transform:translateY(-1px);color:#fff}.product-releases-post-image{display:flex;justify-content:center;align-items:flex-start;background-color:transparent;overflow:hidden;max-height:500px}.product-releases-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){.product-releases-post-card{grid-template-columns:1fr}.product-releases-post-text{padding:2.5rem 1.75rem}.product-releases-post-image{padding-top:2rem;padding-bottom:0}.product-releases-post-image img{max-width:200px}}
