.gallery-card[data-v-40135f84]{background:var(--surfaceWhite,#fff);border:1px solid var(--borderLight,#e5e7eb);border-radius:var(--radius-md,12px);box-shadow:var(--shadow-sm,0 1px 3px rgba(0,50,90,.08));overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.gallery-card[data-v-40135f84]:hover{box-shadow:var(--shadow-lg,0 8px 30px rgba(0,50,90,.12));transform:translateY(-4px)}.gallery-card-image[data-v-40135f84]{height:300px;overflow:hidden}.gallery-card-image .v-img[data-v-40135f84]{transition:transform .6s cubic-bezier(.4,0,.2,1)}.gallery-card:hover .gallery-card-image .v-img[data-v-40135f84]{transform:scale(1.05)}.gallery-card-body[data-v-40135f84]{background-color:var(--netralColor,#f8f5f0);padding:20px 24px}.gallery-card-title[data-v-40135f84]{color:var(--primaryColor,#00325a);font-family:var(--font-heading,"Playfair Display",serif);font-size:1.15rem;font-weight:600;margin-bottom:8px}.gallery-card-link[data-v-40135f84]{align-items:center;color:var(--accentColor,#c8a84e);display:inline-flex;font-size:.85rem;font-weight:600;transition:color .2s ease}.gallery-card:hover .gallery-card-link[data-v-40135f84]{color:var(--accentDark,#9a7a2e)}@media (max-width:600px){.gallery-card-image[data-v-40135f84]{height:220px}}
