.photography-page[data-astro-cid-dexawfop]{max-width:100%;margin:0 auto;background:var(--color-cream)}.page-header[data-astro-cid-dexawfop]{margin-bottom:3rem;padding:0 3rem}.page-header[data-astro-cid-dexawfop] h1[data-astro-cid-dexawfop]{margin-bottom:1rem}.intro[data-astro-cid-dexawfop]{font-size:1.25rem;opacity:.85;line-height:1.6}.masonry-gallery[data-astro-cid-dexawfop]{--columns: 4;position:relative;padding:0 3rem;margin:0 auto;max-width:100%;background:var(--color-cream)}.gallery-item[data-astro-cid-dexawfop]{cursor:pointer;transition:opacity .2s ease;overflow:hidden}.gallery-item[data-astro-cid-dexawfop]:hover{opacity:.85}.gallery-item[data-astro-cid-dexawfop] img[data-astro-cid-dexawfop]{width:100%;height:auto;display:block;object-fit:cover}.gallery-item[data-astro-cid-dexawfop][data-orientation=landscape] img[data-astro-cid-dexawfop]{aspect-ratio:3/2}.gallery-item[data-astro-cid-dexawfop][data-orientation=portrait] img[data-astro-cid-dexawfop]{aspect-ratio:2/3}.gallery-item[data-astro-cid-dexawfop]:not([data-orientation]) img[data-astro-cid-dexawfop]{aspect-ratio:3/2}.story-content[data-astro-cid-dexawfop]{display:none}.modal[data-astro-cid-dexawfop]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:1000}.modal[data-astro-cid-dexawfop].active{display:block}.modal-content[data-astro-cid-dexawfop]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90vw;max-height:90vh}.close-modal[data-astro-cid-dexawfop]{position:fixed;top:2rem;right:2rem;background:none;border:none;color:#fff;font-size:3rem;cursor:pointer;z-index:1002;line-height:1;padding:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.close-modal[data-astro-cid-dexawfop]:hover{opacity:.7}.postcard[data-astro-cid-dexawfop]{position:relative;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1);cursor:pointer;margin:0}.postcard[data-astro-cid-dexawfop].landscape{width:900px;max-width:90vw;aspect-ratio:3/2}.postcard[data-astro-cid-dexawfop].portrait{width:600px;max-width:90vw;aspect-ratio:2/3}.postcard[data-astro-cid-dexawfop].flipped{transform:rotateY(180deg)}.postcard-front[data-astro-cid-dexawfop],.postcard-back[data-astro-cid-dexawfop]{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden;border-radius:8px}.postcard-front[data-astro-cid-dexawfop]{background:#fff;display:flex;align-items:center;justify-content:center;overflow:visible}.postcard-front[data-astro-cid-dexawfop] img[data-astro-cid-dexawfop]:not(.flip-indicator){width:100%;height:100%;object-fit:cover;display:block;border-radius:8px}.flip-indicator[data-astro-cid-dexawfop]{position:absolute;bottom:-15px;right:-15px;width:70px;height:70px;pointer-events:none;z-index:10;object-fit:contain}.postcard-back[data-astro-cid-dexawfop]{background:#f0eee9;transform:rotateY(180deg);padding:2.5rem;display:flex;flex-direction:column;font-family:Playpen Sans,cursive;box-shadow:inset 0 0 0 2px #0000001a;overflow:hidden;border-radius:8px}.postcard-header[data-astro-cid-dexawfop]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-shrink:0}.postcard-date[data-astro-cid-dexawfop]{font-size:.9rem;opacity:.7}.postcard-emoji[data-astro-cid-dexawfop]{font-size:1.5rem}.postcard-divider[data-astro-cid-dexawfop]{width:100%;height:1px;background:repeating-linear-gradient(to right,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 5px,transparent 5px,transparent 10px);margin-bottom:1.5rem;flex-shrink:0}.postcard-content[data-astro-cid-dexawfop]{flex:1;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.postcard-text[data-astro-cid-dexawfop]{font-size:1.3rem;line-height:1.8;margin-bottom:1.5rem;font-family:Playpen Sans,cursive}.postcard[data-astro-cid-dexawfop].portrait .postcard-text[data-astro-cid-dexawfop]{font-size:1.3rem;line-height:1.75}.postcard[data-astro-cid-dexawfop].portrait .postcard-back[data-astro-cid-dexawfop]{padding:2rem}.postcard-footer[data-astro-cid-dexawfop]{display:flex;flex-direction:column;gap:1rem;align-items:flex-end}.postcard-location[data-astro-cid-dexawfop]{font-size:.9rem;opacity:.7;font-style:italic}.postcard-signature[data-astro-cid-dexawfop]{font-family:Brush Script MT,cursive;font-size:1.8rem;color:var(--color-primary)}.postcard[data-astro-cid-dexawfop].portrait .postcard-signature[data-astro-cid-dexawfop]{font-size:1.5rem}.nav-button[data-astro-cid-dexawfop]{position:fixed;top:50%;transform:translateY(-50%);background:#ffffff1a;border:2px solid white;color:#fff;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1001}.nav-button[data-astro-cid-dexawfop]:hover{background:#fff;color:#000}.nav-button[data-astro-cid-dexawfop].prev{left:2rem}.nav-button[data-astro-cid-dexawfop].next{right:2rem}@media(max-width:1024px){.masonry-gallery[data-astro-cid-dexawfop]{--columns: 3;padding:0 2rem}.page-header[data-astro-cid-dexawfop]{padding:0 2rem}.postcard[data-astro-cid-dexawfop].landscape{width:750px}.postcard[data-astro-cid-dexawfop].portrait{width:500px}.postcard-text[data-astro-cid-dexawfop]{font-size:1.1rem}.postcard[data-astro-cid-dexawfop].portrait .postcard-text[data-astro-cid-dexawfop]{font-size:1.05rem}}@media(max-width:640px){.masonry-gallery[data-astro-cid-dexawfop]{--columns: 2;padding:0 1rem}.page-header[data-astro-cid-dexawfop]{padding:0 1rem}.postcard[data-astro-cid-dexawfop].landscape,.postcard[data-astro-cid-dexawfop].portrait{width:90vw}.postcard-back[data-astro-cid-dexawfop]{padding:1.5rem}.postcard-date[data-astro-cid-dexawfop]{font-size:.3rem}.postcard-emoji[data-astro-cid-dexawfop]{font-size:1.3rem}.postcard-text[data-astro-cid-dexawfop]{font-size:.5rem;line-height:1.65}.postcard[data-astro-cid-dexawfop].portrait .postcard-text[data-astro-cid-dexawfop]{font-size:.9rem}.postcard-location[data-astro-cid-dexawfop]{font-size:.3rem}.postcard-signature[data-astro-cid-dexawfop]{font-size:.5rem}.flip-indicator[data-astro-cid-dexawfop]{width:55px;height:55px;bottom:-12px;right:-12px}.nav-button[data-astro-cid-dexawfop]{width:40px;height:40px}.nav-button[data-astro-cid-dexawfop].prev{left:1rem}.nav-button[data-astro-cid-dexawfop].next{right:1rem}.close-modal[data-astro-cid-dexawfop]{top:1rem;right:1rem;font-size:2rem}}@media(max-width:400px){.masonry-gallery[data-astro-cid-dexawfop]{--columns: 1;padding:0 1rem}.page-header[data-astro-cid-dexawfop]{padding:0 1rem}.postcard-text[data-astro-cid-dexawfop]{font-size:1rem}.postcard[data-astro-cid-dexawfop].portrait .postcard-text[data-astro-cid-dexawfop]{font-size:.95rem}}
