@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;600&family=DM+Sans:wght@300;400;500&display=swap";
.Gallery-module__HhJvPG__galleryRoot *,.Gallery-module__HhJvPG__galleryRoot :before,.Gallery-module__HhJvPG__galleryRoot :after{box-sizing:border-box;margin:0;padding:0}.Gallery-module__HhJvPG__galleryRoot{--c-bg:#0a0a0a;--c-surface:#111;--c-border:#222;--c-gold:#c9a84c;--c-gold-dim:#7a6230;--c-text:#e8e0d0;--c-muted:#5a5248;--c-white:#fff;--radius:4px;--transition:.3s cubic-bezier(.4,0,.2,1);--font-display:"Cormorant Garamond","Garamond","Georgia",serif;--font-body:"DM Sans","Helvetica Neue",sans-serif;background:var(--c-bg);min-height:100vh;color:var(--c-text);font-family:var(--font-body)}.Gallery-module__HhJvPG__galleryHero{text-align:center;padding:80px 48px 48px}.Gallery-module__HhJvPG__galleryEyebrow{font-family:var(--font-body);letter-spacing:.35em;text-transform:uppercase;color:var(--c-gold);opacity:0;margin-bottom:16px;font-size:10px;font-weight:500;animation:.8s .1s forwards Gallery-module__HhJvPG__fadeUp}.Gallery-module__HhJvPG__galleryTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--c-white);opacity:0;font-size:clamp(52px,8vw,120px);font-weight:300;line-height:.9;animation:.9s .2s forwards Gallery-module__HhJvPG__fadeUp}.Gallery-module__HhJvPG__galleryTitleLine{background:var(--c-gold);opacity:0;transform-origin:50%;width:48px;height:1px;margin:28px auto 0;animation:.6s .5s forwards Gallery-module__HhJvPG__growLine;transform:scaleX(0)}.Gallery-module__HhJvPG__galleryMain{max-width:1600px;margin:0 auto;padding:8px 24px 80px}.Gallery-module__HhJvPG__galleryCount{letter-spacing:.2em;text-transform:uppercase;color:var(--c-muted);opacity:0;margin-bottom:24px;padding-left:4px;font-size:11px;animation:.6s .6s forwards Gallery-module__HhJvPG__fadeUp}.Gallery-module__HhJvPG__galleryMasonry{columns:2 220px;column-gap:10px}@media (min-width:640px){.Gallery-module__HhJvPG__galleryMasonry{columns:3 200px}}@media (min-width:1024px){.Gallery-module__HhJvPG__galleryMasonry{columns:4 200px}}@media (min-width:1400px){.Gallery-module__HhJvPG__galleryMasonry{columns:5 200px}}.Gallery-module__HhJvPG__galleryTile{break-inside:avoid;cursor:pointer;background:var(--c-surface);border-radius:var(--radius);opacity:0;border:none;width:100%;margin-bottom:10px;padding:0;animation:.6s forwards Gallery-module__HhJvPG__tileIn;display:block;position:relative;overflow:hidden}.Gallery-module__HhJvPG__galleryTile:focus-visible{outline:2px solid var(--c-gold);outline-offset:2px}.Gallery-module__HhJvPG__tileBlur{object-fit:cover;filter:blur(8px);z-index:1;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0;transform:scale(1.05)}.Gallery-module__HhJvPG__tileImg{object-fit:cover;opacity:0;width:100%;height:auto;transition:opacity .5s ease,transform var(--transition);z-index:2;display:block;position:relative}.Gallery-module__HhJvPG__tileImgLoaded{opacity:1}.Gallery-module__HhJvPG__galleryTile:hover .Gallery-module__HhJvPG__tileImg{transform:scale(1.04)}.Gallery-module__HhJvPG__tileOverlay{z-index:3;opacity:0;transition:opacity var(--transition);color:var(--c-white);background:linear-gradient(#0000 50%,#0000008c 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Gallery-module__HhJvPG__galleryTile:hover .Gallery-module__HhJvPG__tileOverlay,.Gallery-module__HhJvPG__galleryTile:focus-visible .Gallery-module__HhJvPG__tileOverlay{opacity:1}.Gallery-module__HhJvPG__skeletonTile{break-inside:avoid;border-radius:var(--radius);background:linear-gradient(90deg,var(--c-surface)25%,#1a1a1a 50%,var(--c-surface)75%);background-size:400% 100%;margin-bottom:10px;animation:1.6s infinite Gallery-module__HhJvPG__shimmer}.Gallery-module__HhJvPG__galleryError,.Gallery-module__HhJvPG__galleryEmpty{text-align:center;color:var(--c-muted);flex-direction:column;align-items:center;gap:16px;padding:80px 24px;display:flex}.Gallery-module__HhJvPG__galleryError svg{color:var(--c-gold-dim)}.Gallery-module__HhJvPG__galleryError button{border:1px solid var(--c-gold-dim);color:var(--c-gold);font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:background var(--transition),color var(--transition);background:0 0;border-radius:2px;margin-top:8px;padding:10px 28px;font-size:12px}.Gallery-module__HhJvPG__galleryError button:hover{background:var(--c-gold);color:var(--c-bg)}.Gallery-module__HhJvPG__lbBackdrop *,.Gallery-module__HhJvPG__lbBackdrop :before,.Gallery-module__HhJvPG__lbBackdrop :after{box-sizing:border-box;margin:0;padding:0}.Gallery-module__HhJvPG__lbBackdrop{--c-bg:#0a0a0a;--c-surface:#111;--c-border:#222;--c-gold:#c9a84c;--c-gold-dim:#7a6230;--c-text:#e8e0d0;--c-muted:#5a5248;--c-white:#fff;--transition:.3s cubic-bezier(.4,0,.2,1);--font-body:"DM Sans","Helvetica Neue",sans-serif;z-index:9999;font-family:var(--font-body);background:#040404f7;flex-direction:column;animation:.25s Gallery-module__HhJvPG__lbIn;display:flex;position:fixed;inset:0}.Gallery-module__HhJvPG__lbHeader{border-bottom:1px solid var(--c-border);z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.Gallery-module__HhJvPG__lbCounter{letter-spacing:.25em;text-transform:uppercase;color:var(--c-muted);font-size:11px}.Gallery-module__HhJvPG__lbHeaderActions{align-items:center;gap:4px;display:flex}.Gallery-module__HhJvPG__lbBtn{cursor:pointer;width:40px;height:40px;color:var(--c-muted);transition:color var(--transition),background var(--transition);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;text-decoration:none;display:flex}.Gallery-module__HhJvPG__lbBtn:hover{color:var(--c-white);background:#ffffff0f}.Gallery-module__HhJvPG__lbClose:hover{color:#e06060}.Gallery-module__HhJvPG__lbStage{cursor:zoom-in;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.Gallery-module__HhJvPG__lbStageZoomed{cursor:zoom-out;justify-content:flex-start;align-items:flex-start;overflow:auto}.Gallery-module__HhJvPG__lbBlurBg{object-fit:cover;filter:blur(40px)brightness(.2);z-index:0;width:120%;height:120%;position:absolute;inset:-10%}.Gallery-module__HhJvPG__lbImg{z-index:1;object-fit:contain;opacity:0;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:2px;max-width:100%;max-height:100%;transition:opacity .4s;position:relative}.Gallery-module__HhJvPG__lbImgLoaded{opacity:1}.Gallery-module__HhJvPG__lbImgZoom{width:200%;max-width:none;height:auto;max-height:none}.Gallery-module__HhJvPG__lbSpinner{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Gallery-module__HhJvPG__spinnerRing{border:2px solid var(--c-border);border-top-color:var(--c-gold);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite Gallery-module__HhJvPG__spin}.Gallery-module__HhJvPG__lbNav{z-index:20;border:1px solid var(--c-border);cursor:pointer;width:52px;height:52px;color:var(--c-muted);transition:all var(--transition);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__HhJvPG__lbNav:hover{border-color:var(--c-gold-dim);color:var(--c-gold);background:#c9a84c26}.Gallery-module__HhJvPG__lbNavPrev{left:16px}.Gallery-module__HhJvPG__lbNavNext{right:16px}@media (max-width:480px){.Gallery-module__HhJvPG__lbNav{width:40px;height:40px}.Gallery-module__HhJvPG__lbNavPrev{left:8px}.Gallery-module__HhJvPG__lbNavNext{right:8px}}.Gallery-module__HhJvPG__lbFilmstrip{border-top:1px solid var(--c-border);scrollbar-width:thin;scrollbar-color:var(--c-border)transparent;scroll-snap-type:x mandatory;flex-shrink:0;gap:6px;padding:10px 16px;display:flex;overflow-x:auto}.Gallery-module__HhJvPG__lbFilmstrip::-webkit-scrollbar{height:3px}.Gallery-module__HhJvPG__lbFilmstrip::-webkit-scrollbar-thumb{background:var(--c-border);border-radius:2px}.Gallery-module__HhJvPG__lbThumb{cursor:pointer;background:var(--c-surface);opacity:.5;width:64px;height:46px;transition:opacity var(--transition),border-color var(--transition),transform var(--transition);scroll-snap-align:center;border:1px solid #0000;border-radius:2px;flex-shrink:0;padding:0;overflow:hidden}.Gallery-module__HhJvPG__lbThumb img{object-fit:cover;width:100%;height:100%;display:block}.Gallery-module__HhJvPG__lbThumbActive{opacity:1;border-color:var(--c-gold);transform:scale(1.05)}.Gallery-module__HhJvPG__lbThumb:hover:not(.Gallery-module__HhJvPG__lbThumbActive){opacity:.8;border-color:var(--c-border)}@keyframes Gallery-module__HhJvPG__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes Gallery-module__HhJvPG__growLine{to{opacity:1;transform:scaleX(1)}}@keyframes Gallery-module__HhJvPG__tileIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Gallery-module__HhJvPG__lbIn{0%{opacity:0}to{opacity:1}}@keyframes Gallery-module__HhJvPG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes Gallery-module__HhJvPG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Gallery-module__HhJvPG__galleryEyebrow,.Gallery-module__HhJvPG__galleryTitle,.Gallery-module__HhJvPG__galleryTitleLine,.Gallery-module__HhJvPG__galleryCount,.Gallery-module__HhJvPG__galleryTile,.Gallery-module__HhJvPG__lbBackdrop{opacity:1;animation:none;transform:none}.Gallery-module__HhJvPG__tileImg{transition:opacity .2s}}
