.press-photos_pressSection__ObNCT{background:var(--brand-black);min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:100px 1rem 4rem}.press-photos_pressTitle__LH_GM{color:var(--brand-yellow);font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:900;font-size:3rem;margin-bottom:2rem;letter-spacing:-.04em;text-align:center}.press-photos_pressGrid__wvMe9{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem;width:100%;max-width:1200px;margin:0 auto}.press-photos_pressImageWrapper__y41GV{width:100%;aspect-ratio:4/5;position:relative;border-radius:8px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.18);cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1),z-index .2s;z-index:1;display:flex;align-items:center;justify-content:center}.press-photos_pressImageWrapper__y41GV:focus,.press-photos_pressImageWrapper__y41GV:hover{transform:scale(1.08);z-index:2}.press-photos_pressImage__SFkMx{border-radius:8px;object-fit:cover}.press-photos_modalDialog__AJxMk{padding:0;border:none;background:transparent;width:100vw;height:100vh;max-width:100vw;max-height:100vh;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:9999}.press-photos_modalDialog__AJxMk::-webkit-backdrop{background:rgba(0,0,0,.7);animation:press-photos_fadeIn__7JO1J .2s}.press-photos_modalDialog__AJxMk::backdrop{background:rgba(0,0,0,.7);animation:press-photos_fadeIn__7JO1J .2s}@keyframes press-photos_fadeIn__7JO1J{0%{opacity:0}to{opacity:1}}.press-photos_modalContent__KcchE{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;background:var(--brand-yellow);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.25);padding:1rem}.press-photos_modalImage__bA4bV{border-radius:12px;max-width:80vw;max-height:80vh;width:auto;height:auto;display:block}.press-photos_modalClose__LKh7Q{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:2.5rem;height:2.5rem;font-size:2rem;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .2s}.press-photos_modalClose__LKh7Q:focus,.press-photos_modalClose__LKh7Q:hover{background:rgba(0,0,0,.9)}