@import"https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400&display=swap";.photos-page[data-astro-cid-vgmx3pcl]{--photo-bg: #0a0908;--photo-surface: #141210;--photo-card: #1a1816;--photo-border: #2a2623;--photo-border-light: #3a3530;--photo-cream: #f5f0e8;--photo-cream-dim: rgba(245, 240, 232, .7);--photo-cream-muted: rgba(245, 240, 232, .35);--photo-amber: #c8956c;--photo-amber-bright: #e0a87a;--photo-amber-dim: rgba(200, 149, 108, .12);--photo-amber-glow: rgba(200, 149, 108, .06);--photo-red: #8b3a3a;--photo-tape: rgba(245, 240, 232, .06);--font-mono: "DM Mono", "Courier New", monospace;position:relative;min-height:100vh;background:var(--photo-bg);color:var(--photo-cream);overflow-x:hidden}.top-bar[data-astro-cid-vgmx3pcl]{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(180deg,var(--color-accent-hover),var(--color-accent),#c03000);z-index:110;box-shadow:0 1px 4px #ff3d004d,0 0 12px #ff3d0026}html[data-theme=light] .photos-page[data-astro-cid-vgmx3pcl]{--photo-bg: #f5f0e8;--photo-surface: #ebe6dc;--photo-card: #e0dbd2;--photo-border: #cfc9be;--photo-border-light: #bfb9ae;--photo-cream: #1a1815;--photo-cream-dim: rgba(26, 24, 21, .65);--photo-cream-muted: rgba(26, 24, 21, .35);--photo-amber: #8b5e3c;--photo-amber-bright: #a0694a;--photo-amber-dim: rgba(139, 94, 60, .1);--photo-amber-glow: rgba(139, 94, 60, .05);--photo-red: #c04040;--photo-tape: rgba(26, 24, 21, .05)}.grain-overlay[data-astro-cid-vgmx3pcl]{position:fixed;inset:0;z-index:100;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;mix-blend-mode:overlay}html[data-theme=light] .grain-overlay[data-astro-cid-vgmx3pcl]{opacity:.025;mix-blend-mode:multiply}.sprocket-strip[data-astro-cid-vgmx3pcl]{position:fixed;top:0;bottom:0;width:28px;display:flex;flex-direction:column;align-items:center;gap:24px;padding-top:40px;z-index:10;opacity:.08}html[data-theme=light] .sprocket-strip[data-astro-cid-vgmx3pcl]{opacity:.06}html[data-theme=light] .sprocket-hole[data-astro-cid-vgmx3pcl]{border-color:var(--photo-cream)}.sprocket-left[data-astro-cid-vgmx3pcl]{left:8px}.sprocket-hole[data-astro-cid-vgmx3pcl]{width:10px;height:14px;border-radius:2px;border:1px solid var(--photo-cream);flex-shrink:0}.photos-header[data-astro-cid-vgmx3pcl]{position:relative;z-index:20;padding:clamp(1.5rem,3vw,3rem) clamp(1rem,4vw,3rem) clamp(1.25rem,3vw,2rem);margin-bottom:clamp(1.5rem,4vw,2.5rem);opacity:0;animation:photos-reveal .7s cubic-bezier(.16,1,.3,1) forwards}.photos-title-block[data-astro-cid-vgmx3pcl]{padding:0 clamp(1rem,4vw,3rem);max-width:1400px;margin:0 auto clamp(2rem,5vw,3.5rem);position:relative;z-index:20;opacity:0;animation:photos-reveal .7s cubic-bezier(.16,1,.3,1) .2s forwards}.photos-page-title[data-astro-cid-vgmx3pcl]{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4rem);font-weight:400;color:var(--photo-cream);margin:0;letter-spacing:-.02em;line-height:1.1}.photos-blurb[data-astro-cid-vgmx3pcl]{max-width:36rem;font-family:var(--font-body);font-size:clamp(.95rem,1.6vw,1.1rem);color:var(--photo-cream);line-height:1.6;margin:.9rem 0 0;opacity:.78}.photos-blurb-link[data-astro-cid-vgmx3pcl]{position:relative;color:var(--photo-amber-bright);font-weight:600;text-decoration:underline;text-decoration-color:var(--photo-amber);text-decoration-thickness:1.5px;text-underline-offset:.18em;transition:color .2s ease,text-decoration-color .2s ease}.photos-blurb-link[data-astro-cid-vgmx3pcl]:after{content:"↗";display:inline-block;margin-left:.18em;font-size:.78em;line-height:1;transform:translateY(-.08em);opacity:.85}.photos-blurb-link[data-astro-cid-vgmx3pcl]:hover{color:var(--photo-cream);text-decoration-color:currentColor}.photos-blurb-link[data-astro-cid-vgmx3pcl]:focus-visible{outline:2px solid var(--photo-amber);outline-offset:3px}.photos-gallery[data-astro-cid-vgmx3pcl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));align-items:start;gap:clamp(1.5rem,4vw,3rem) clamp(1rem,3vw,2.5rem);padding:0 clamp(1rem,3vw,2.5rem) 6rem clamp(1rem,4vw,3rem);max-width:1400px;margin:0 auto}.photo-frame[data-astro-cid-vgmx3pcl]{position:relative;width:100%;min-width:0;opacity:0;animation:photos-reveal .7s cubic-bezier(.16,1,.3,1) forwards;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .4s ease}.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(odd){transform:rotate(-1.2deg)}.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(2n){transform:rotate(.8deg)}.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(3n){transform:rotate(-.5deg) translateY(12px)}.photo-frame[data-astro-cid-vgmx3pcl]:hover{transform:rotate(0) translateY(-8px) scale(1.02)!important;z-index:10}.frame-inner[data-astro-cid-vgmx3pcl]{background:linear-gradient(178deg,#f9f4ec,#ece7df 80%,#e5e0d7);padding:14px 14px 56px;box-shadow:0 1px 1px #00000026,0 3px 8px #0003,0 12px 40px #0000002e,inset 0 1px #ffffffb3,inset 0 -1px #00000014;border:1px solid rgba(0,0,0,.06);transition:box-shadow .4s ease}html[data-theme=light] .frame-inner[data-astro-cid-vgmx3pcl]{background:linear-gradient(178deg,#faf7f2,#f0ebe3 80%,#e8e3da);border-color:#0000000d;box-shadow:0 1px 1px #0000000f,0 3px 8px #0000000f,0 12px 40px #0000000d,inset 0 1px #ffffffe6,inset 0 -1px #0000000a}html[data-theme=light] .photo-frame[data-astro-cid-vgmx3pcl]:hover .frame-inner[data-astro-cid-vgmx3pcl]{box-shadow:0 4px 16px #00000026,0 20px 60px #0000001a,0 0 80px #8b5e3c0f,inset 0 0 0 1px #00000008}.photo-frame[data-astro-cid-vgmx3pcl]:hover .frame-inner[data-astro-cid-vgmx3pcl]{box-shadow:0 4px 16px #0006,0 20px 60px #0000004d,0 0 80px var(--photo-amber-dim),inset 0 0 0 1px #0000000d}.frame-image-wrap[data-astro-cid-vgmx3pcl]{position:relative;overflow:hidden;background:#1a1a1a}html[data-theme=light] .frame-image-wrap[data-astro-cid-vgmx3pcl]{background:#e8e4de}.frame-image[data-astro-cid-vgmx3pcl]{display:block;width:100%;height:auto;object-fit:contain;filter:contrast(1.05) saturate(.9);transition:filter .4s ease,transform .6s cubic-bezier(.16,1,.3,1)}.photo-frame[data-astro-cid-vgmx3pcl]:hover .frame-image[data-astro-cid-vgmx3pcl]{filter:contrast(1.1) saturate(1);transform:scale(1.03)}.frame-number[data-astro-cid-vgmx3pcl]{position:absolute;bottom:8px;right:10px;font-family:var(--font-mono);font-size:.65rem;color:var(--photo-amber-bright);opacity:.7;text-shadow:0 1px 3px rgba(0,0,0,.8);letter-spacing:.1em}.frame-caption[data-astro-cid-vgmx3pcl]{padding-top:12px}.frame-title[data-astro-cid-vgmx3pcl]{font-family:var(--font-display);font-weight:400;font-size:1.1rem;color:var(--photo-bg);margin:0;letter-spacing:.01em}html[data-theme=light] .frame-title[data-astro-cid-vgmx3pcl]{color:#0a0908}.frame-details[data-astro-cid-vgmx3pcl]{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin-top:.35rem;font-family:var(--font-mono);font-size:.58rem;color:#0a090866;letter-spacing:.04em}html[data-theme=light] .frame-details[data-astro-cid-vgmx3pcl]{color:#0a090880}.frame-tape[data-astro-cid-vgmx3pcl]{position:absolute;top:-8px;left:50%;transform:translate(-50%) rotate(1.5deg);width:64px;height:20px;background:linear-gradient(180deg,#f5f0e81f,#f5f0e80f);border:1px solid rgba(245,240,232,.06);pointer-events:none;box-shadow:0 1px 2px #00000026,inset 0 1px #ffffff0d}html[data-theme=light] .frame-tape[data-astro-cid-vgmx3pcl]{background:linear-gradient(180deg,#c8beaa40,#c8beaa1f);border-color:#c8beaa26;box-shadow:0 1px 2px #0000000f,inset 0 1px #ffffff4d}.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(2n) .frame-tape[data-astro-cid-vgmx3pcl]{transform:translate(-40%) rotate(-2deg)}.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(3n) .frame-tape[data-astro-cid-vgmx3pcl]{left:30%;transform:rotate(4deg)}.photos-footer[data-astro-cid-vgmx3pcl]{padding:3rem 2.5rem 4rem 3rem;border-top:1px solid var(--photo-border);opacity:0;animation:photos-reveal .7s cubic-bezier(.16,1,.3,1) forwards}.photos-footer-text[data-astro-cid-vgmx3pcl]{font-family:var(--font-display);font-size:.9rem;color:var(--photo-cream-muted);margin:0}.photos-footer-sub[data-astro-cid-vgmx3pcl]{font-family:var(--font-mono);font-size:.6rem;color:var(--photo-cream-muted);opacity:.5;letter-spacing:.1em;margin-top:.5rem}@keyframes photos-reveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}html[data-astro-navigated] .photos-header[data-astro-cid-vgmx3pcl],html[data-astro-navigated] .photos-title-block[data-astro-cid-vgmx3pcl],html[data-astro-navigated] .photo-frame[data-astro-cid-vgmx3pcl],html[data-astro-navigated] .photos-footer[data-astro-cid-vgmx3pcl]{opacity:1;animation:none}@media(prefers-reduced-motion:reduce){.photos-header[data-astro-cid-vgmx3pcl],.photos-title-block[data-astro-cid-vgmx3pcl],.photo-frame[data-astro-cid-vgmx3pcl],.photos-footer[data-astro-cid-vgmx3pcl]{animation:none;opacity:1}.photo-frame[data-astro-cid-vgmx3pcl],.frame-inner[data-astro-cid-vgmx3pcl],.frame-image[data-astro-cid-vgmx3pcl]{transition:none}.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(odd),.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(2n),.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(3n){transform:none}}@media(max-width:768px){.photos-gallery[data-astro-cid-vgmx3pcl]{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:4rem}.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(odd),.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(2n),.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(3n){transform:rotate(0)}.photos-footer[data-astro-cid-vgmx3pcl]{padding:2rem 1rem 3rem}.sprocket-strip[data-astro-cid-vgmx3pcl]{display:none}}@media(max-width:520px){.photos-gallery[data-astro-cid-vgmx3pcl]{grid-template-columns:1fr;max-width:420px}.frame-inner[data-astro-cid-vgmx3pcl]{padding:10px 10px 46px}}@media(min-width:1100px){.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(2){margin-top:3rem}.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(3){margin-top:-1rem}.photo-frame[data-astro-cid-vgmx3pcl]:nth-child(5){margin-top:2rem}}
