.gallery-card[data-astro-cid-yjyjlfew]{position:relative;perspective:1000px}.gallery-card__glow[data-astro-cid-yjyjlfew]{position:absolute;inset:-4px;border-radius:calc(var(--radius-lg) + 4px);background:radial-gradient(ellipse at center,rgba(201,168,108,.4) 0%,transparent 70%);opacity:0;transition:opacity .5s ease;filter:blur(12px);z-index:0}.gallery-card[data-astro-cid-yjyjlfew]:hover .gallery-card__glow[data-astro-cid-yjyjlfew]{opacity:1}.gallery-card__container[data-astro-cid-yjyjlfew]{position:relative;background:var(--color-cream);border-radius:var(--radius-lg);overflow:hidden;transition:transform .5s cubic-bezier(.23,1,.32,1),box-shadow .5s cubic-bezier(.23,1,.32,1);box-shadow:0 4px 6px #1a1a1a0f,0 10px 20px #1a1a1a0a;z-index:1;border:1px solid rgba(26,26,26,.06)}.gallery-card[data-astro-cid-yjyjlfew]:hover .gallery-card__container[data-astro-cid-yjyjlfew]{transform:translateY(-10px) scale(1.02);box-shadow:0 25px 50px #1a1a1a1f,0 15px 30px #c9a86c1a}.gallery-card__charcoal-line[data-astro-cid-yjyjlfew]{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,var(--color-charcoal) 50%,transparent 100%);opacity:.12;transition:opacity .4s ease}.gallery-card[data-astro-cid-yjyjlfew]:hover .gallery-card__charcoal-line[data-astro-cid-yjyjlfew]{opacity:.25}.gallery-card__visual[data-astro-cid-yjyjlfew]{position:relative;overflow:hidden}.gallery-card__placeholder[data-astro-cid-yjyjlfew]{aspect-ratio:16 / 10;background:linear-gradient(135deg,#f5f3f0,#ebe7e0,#f0ece5,#ebe7e0,#f5f3f0);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.gallery-card__pattern[data-astro-cid-yjyjlfew]{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(201,168,108,.08) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(201,168,108,.08) 0%,transparent 50%);opacity:0;transition:opacity .5s ease}.gallery-card[data-astro-cid-yjyjlfew]:hover .gallery-card__pattern[data-astro-cid-yjyjlfew]{opacity:1}.gallery-card__placeholder-content[data-astro-cid-yjyjlfew]{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md);position:relative;z-index:1;transition:opacity .4s ease}.gallery-card[data-astro-cid-yjyjlfew]:hover .gallery-card__placeholder-content[data-astro-cid-yjyjlfew]{opacity:0}.gallery-card__placeholder-icon[data-astro-cid-yjyjlfew]{width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a1a08,#c9a86c14);border:1px solid rgba(201,168,108,.25);border-radius:var(--radius-lg);color:var(--color-gold);transition:all .4s cubic-bezier(.23,1,.32,1)}.gallery-card[data-astro-cid-yjyjlfew]:hover .gallery-card__placeholder-icon[data-astro-cid-yjyjlfew]{background:var(--gradient-gold);border-color:var(--color-gold);color:var(--color-charcoal);transform:scale(1.1) rotate(5deg);box-shadow:0 8px 24px #c9a86c66}.gallery-card__placeholder-text[data-astro-cid-yjyjlfew]{display:flex;flex-direction:column;align-items:center;gap:4px}.gallery-card__placeholder-label[data-astro-cid-yjyjlfew]{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--color-brown)}.gallery-card__placeholder-status[data-astro-cid-yjyjlfew]{font-family:var(--font-display);font-size:1rem;font-style:italic;color:var(--color-gold)}.gallery-card__images[data-astro-cid-yjyjlfew]{display:grid;grid-template-columns:1fr auto 1fr;position:relative}.gallery-card__divider[data-astro-cid-yjyjlfew]{width:3px;background:var(--gradient-gold);z-index:2}.gallery-card__image[data-astro-cid-yjyjlfew]{position:relative;aspect-ratio:1;overflow:hidden}.gallery-card__image[data-astro-cid-yjyjlfew] img[data-astro-cid-yjyjlfew]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.23,1,.32,1)}.gallery-card[data-astro-cid-yjyjlfew]:hover .gallery-card__image[data-astro-cid-yjyjlfew] img[data-astro-cid-yjyjlfew]{transform:scale(1.08)}.gallery-card__label[data-astro-cid-yjyjlfew]{position:absolute;bottom:var(--spacing-sm);left:var(--spacing-sm);padding:.35rem .85rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;background:#1a1a1ae6;color:var(--color-cream);border-radius:var(--radius-sm);backdrop-filter:blur(4px);border:1px solid rgba(201,168,108,.3)}.gallery-card__overlay[data-astro-cid-yjyjlfew]{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(26,26,26,.5) 100%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.gallery-card[data-astro-cid-yjyjlfew]:hover .gallery-card__overlay[data-astro-cid-yjyjlfew]{opacity:1}.gallery-card__overlay-text[data-astro-cid-yjyjlfew]{padding:.75rem 1.5rem;background:var(--gradient-gold);color:var(--color-charcoal);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;border-radius:var(--radius-sm);transform:translateY(20px);opacity:0;transition:all .4s cubic-bezier(.23,1,.32,1) .1s;box-shadow:0 4px 20px #c9a86c66}.gallery-card[data-astro-cid-yjyjlfew]:hover .gallery-card__overlay-text[data-astro-cid-yjyjlfew]{transform:translateY(0);opacity:1}.gallery-card__content[data-astro-cid-yjyjlfew]{padding:var(--spacing-lg);background:linear-gradient(180deg,var(--color-cream) 0%,#faf8f5 100%)}.gallery-card__content-inner[data-astro-cid-yjyjlfew]{text-align:center}.gallery-card__category[data-astro-cid-yjyjlfew]{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--color-gold);margin-bottom:var(--spacing-xs)}.gallery-card__title[data-astro-cid-yjyjlfew]{font-family:var(--font-display);font-size:1.25rem;font-weight:500;color:var(--color-charcoal);margin:0;letter-spacing:-.01em;transition:color .3s ease}.gallery-card[data-astro-cid-yjyjlfew]:hover .gallery-card__title[data-astro-cid-yjyjlfew]{color:var(--color-gold-deep)}.gallery-card__accent-line[data-astro-cid-yjyjlfew]{width:40px;height:2px;background:var(--gradient-gold);margin:var(--spacing-sm) auto 0;transform:scaleX(0);transition:transform .4s cubic-bezier(.23,1,.32,1)}.gallery-card[data-astro-cid-yjyjlfew]:hover .gallery-card__accent-line[data-astro-cid-yjyjlfew]{transform:scaleX(1)}.section-eyebrow[data-astro-cid-sahthylw]{display:block;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--color-gold);margin-bottom:var(--spacing-sm)}.gallery-filters[data-astro-cid-sahthylw]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-xl)}.filter-btn[data-astro-cid-sahthylw]{padding:.875rem 1.75rem;font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-brown);background:transparent;border:2px solid rgba(201,168,108,.3);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-medium)}.filter-btn[data-astro-cid-sahthylw]:hover{border-color:var(--color-gold);color:var(--color-gold);transform:translateY(-2px)}.filter-btn--active[data-astro-cid-sahthylw]{background:var(--gradient-gold);border-color:var(--color-gold);color:var(--color-charcoal);box-shadow:var(--shadow-gold)}.gallery-notice[data-astro-cid-sahthylw]{position:relative;text-align:center;padding:var(--spacing-2xl);background:linear-gradient(135deg,var(--color-cream-dark) 0%,var(--color-gold-pale) 50%,var(--color-cream-dark) 100%);border-radius:var(--radius-xl);margin-bottom:var(--spacing-xl);border:1px solid rgba(201,168,108,.2);overflow:hidden}.gallery-notice__glow[data-astro-cid-sahthylw]{position:absolute;top:50%;left:50%;width:300px;height:300px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(201,168,108,.2) 0%,transparent 70%);pointer-events:none}.gallery-notice__content[data-astro-cid-sahthylw]{position:relative;z-index:1}.gallery-notice__icon[data-astro-cid-sahthylw]{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:var(--gradient-gold);border-radius:var(--radius-lg);margin:0 auto var(--spacing-lg);font-size:2rem;box-shadow:var(--shadow-gold)}.gallery-notice[data-astro-cid-sahthylw] h3[data-astro-cid-sahthylw]{font-family:var(--font-heading);font-size:1.85rem;color:var(--color-charcoal);margin-bottom:var(--spacing-md)}.gallery-notice[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]{font-size:1.05rem;color:var(--color-brown-light);max-width:500px;margin:0 auto var(--spacing-xl);line-height:1.8}.gallery-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}.gallery-grid__item[data-astro-cid-sahthylw]{opacity:0;animation:fadeInUp .6s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery-disclaimer[data-astro-cid-sahthylw]{display:flex;align-items:flex-start;gap:var(--spacing-md);text-align:left;padding:var(--spacing-lg);background:linear-gradient(135deg,rgba(201,168,108,.08) 0%,transparent 100%);border-radius:var(--radius-lg);border:1px solid rgba(201,168,108,.15)}.gallery-disclaimer__icon[data-astro-cid-sahthylw]{font-size:1.25rem;flex-shrink:0}.gallery-disclaimer[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]{font-size:.9rem;color:var(--color-brown-light);margin:0;line-height:1.8}.cta-text[data-astro-cid-sahthylw]{font-size:1.1rem;color:var(--color-brown-light);max-width:550px;margin:0 auto var(--spacing-xl);line-height:1.8}.cta-buttons[data-astro-cid-sahthylw]{display:flex;gap:var(--spacing-md);justify-content:center;flex-wrap:wrap}@media(max-width:768px){.gallery-notice[data-astro-cid-sahthylw]{padding:var(--spacing-xl)}.gallery-grid[data-astro-cid-sahthylw]{gap:var(--spacing-md)}.gallery-filters[data-astro-cid-sahthylw]{margin-bottom:var(--spacing-lg)}}@media(max-width:600px){.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:1fr;gap:var(--spacing-md)}.gallery-notice[data-astro-cid-sahthylw]{padding:var(--spacing-lg)}.filter-btn[data-astro-cid-sahthylw]{padding:.75rem 1.5rem}.cta-buttons[data-astro-cid-sahthylw]{flex-direction:column}}@media(max-width:480px){.gallery-notice[data-astro-cid-sahthylw]{padding:var(--spacing-md)}.gallery-notice[data-astro-cid-sahthylw] h3[data-astro-cid-sahthylw]{font-size:1.5rem}}
