.gallery-page{background:#fcfafb}.gallery-hero{margin-top:52px;padding:76px max(24px,calc((100vw - 1160px) / 2));background:#f2e6ed;display:flex;align-items:center;justify-content:space-between;gap:40px;overflow:hidden}.gallery-eyebrow{font-family:Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#74214c;margin:0 0 18px}.gallery-hero h1{font-size:clamp(40px,5.5vw,70px);line-height:1.08;color:#1d4354;margin:0 0 24px;font-weight:400}.gallery-hero h1 span{color:#74214c}.gallery-hero>div>p:last-child{max-width:510px;font-size:20px;line-height:1.6;color:#594c56;margin-bottom:0}.gallery-hero-mark{display:grid;place-content:center;text-align:center;width:240px;height:240px;flex-shrink:0;border:1px solid #cfa9bf;border-radius:50%;color:#74214c;font-size:70px;transform:rotate(-12deg)}.gallery-hero-mark span{font-family:Arial,sans-serif;font-size:10px;letter-spacing:4px;padding-top:10px}.gallery-collection{width:min(1160px,calc(100% - 44px));margin:0 auto;padding:64px 0 80px}.gallery-collection-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.gallery-collection-heading h2{margin:0;font-size:36px;font-weight:400;color:#1d4354}.gallery-collection-heading>p{font-size:18px;color:#675b64}.gallery-filters{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;margin:0 0 32px;font-family:Arial,sans-serif}.gallery-filters a{border:1px solid #dfd1da;padding:12px 20px;border-radius:24px;font-size:13px;color:#594c56}.gallery-filters a:hover,.gallery-filters a[aria-current=page]{color:white;background:#74214c;border-color:#74214c}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:30px 24px;gap:30px 24px}.gallery-tile{margin:0;min-width:0;background:#fff;border:1px solid #eee5eb;border-radius:12px;overflow:hidden}.gallery-photo-button{position:relative;display:block;width:100%;border:0;padding:0;cursor:zoom-in;background:#e9e1e6;overflow:hidden}.gallery-photo-button img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .3s ease}.gallery-photo-button:hover img{transform:scale(1.035)}.gallery-expand{position:absolute;bottom:14px;right:14px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#74214c;background:white;font-size:23px;box-shadow:0 3px 12px #0002}.gallery-tile figcaption{padding:20px;overflow-wrap:anywhere}.gallery-category{font-family:Arial,sans-serif;font-size:11px;color:#74214c;text-transform:uppercase;letter-spacing:1.4px;font-weight:700}.gallery-tile figcaption p{margin:8px 0 0;font-size:19px;line-height:1.5;color:#35454d}.gallery-load{text-align:center;margin-top:40px;font-family:Arial,sans-serif}.gallery-load p{font-size:13px;color:#675b64}.gallery-load button{padding:14px 26px;border:1px solid #74214c;border-radius:6px;background:#74214c;color:white;font:inherit;font-size:14px;cursor:pointer}.gallery-load button:disabled{opacity:.6}.gallery-empty{text-align:center;padding:70px 24px;border:1px dashed #cfa9bf;border-radius:12px;background:#f9f3f6}.gallery-empty>span{color:#74214c;font-size:42px}.gallery-empty h2{font-size:30px;color:#1d4354}.gallery-empty p{font-size:19px;color:#675b64}.gallery-empty a{text-decoration:underline}.gallery-page :focus-visible{outline:3px solid #b96792;outline-offset:4px}.gallery-lightbox{width:min(1100px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:0;border:0;border-radius:10px;background:#152029;color:white}.gallery-lightbox::-webkit-backdrop{background:#10141aeb}.gallery-lightbox::backdrop{background:#10141aeb}.gallery-lightbox-content{padding:16px}.gallery-lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-family:Arial,sans-serif;font-size:13px}.gallery-lightbox button{min-width:44px;min-height:44px;padding:8px 14px;border:1px solid #ffffff50;border-radius:6px;background:transparent;color:white;font:inherit;cursor:pointer}.gallery-lightbox button:disabled{opacity:.4}.gallery-lightbox-content>img{width:100%;height:min(65dvh,720px);object-fit:contain}.gallery-lightbox-footer{display:flex;align-items:center;gap:24px;justify-content:space-between;padding-top:16px}.gallery-lightbox-footer>div{text-align:center;overflow-wrap:anywhere;min-width:0}.gallery-lightbox-footer span{color:#e9b8d2;font-size:13px}.gallery-lightbox-footer p{margin:8px 0 0;font-size:18px;line-height:1.4;color:white}@media (max-width:900px){.gallery-page>.topbar{position:relative}.gallery-hero{margin-top:0;padding:48px 24px}.gallery-hero-mark{width:160px;height:160px;font-size:48px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-collection-heading{display:block}}@media (max-width:600px){.gallery-hero-mark{display:none}.gallery-collection{padding:40px 0 56px}.gallery-grid{grid-template-columns:1fr;gap:24px}.gallery-collection-heading h2{font-size:30px}.gallery-filters{gap:8px}.gallery-filters a{padding:10px 14px;font-size:12px}.gallery-lightbox-footer{gap:10px}}@media (prefers-reduced-motion:reduce){.gallery-photo-button img{transition:none}}