﻿.hero-title{font-family:'Playfair Display',serif;font-size:clamp(3rem, 5vw, 5rem);color:#fff;font-weight:300;letter-spacing:.5px}.hero-title span{font-family:'Great Vibes',cursive;font-size:1.2em;font-weight:400;margin-left:8px}.hero-title::after{content:'';display:block;width:120px;height:1px;position:relative;background:linear-gradient(to right,transparent,rgb(255 255 255 / .6),transparent)}.hero-title::before{content:'';display:block;width:6px;height:6px;border-radius:50%;background:#fff;margin:10px auto 0}.gal-hero{position:relative;height:58vh;display:flex;align-items:flex-end;overflow:hidden}@media (max-width:768px){.gal-hero{height:28vh;min-height:200px}}.gal-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gal-hero-ov{position:absolute;inset:0;background:linear-gradient(90deg,rgb(20 45 65 / .95) 0%,rgb(20 45 65 / .75) 40%,rgb(20 45 65 / .3) 70%,transparent 100%)}.gal-hero-c{position:relative;z-index:2;padding:0 60px 50px}.gal-hero-c h1{font-family:'Cormorant Garamond',serif;font-size:clamp(3rem, 5vw, 5rem);color:#fff;font-weight:300}.gal-hero-c h1 em{font-style:italic}.gal-breadcrumb{margin-top:14px;display:flex;align-items:center;gap:12px}.gal-breadcrumb a{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(255 255 255 / .7);text-decoration:none;position:relative;transition:.3s}.gal-breadcrumb a::after{content:'';position:absolute;left:0;bottom:-4px;width:0%;height:1px;background:#fff;transition:.3s}.gal-breadcrumb a:hover{color:#fff}.gal-breadcrumb a:hover::after{width:100%}.sep{width:20px;height:1px;background:rgb(255 255 255 / .4)}.current{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#fff}.gallery-wrap{background:#f7f7f7;padding:60px 20px 30px}.gallery-container{max-width:1200px;margin:auto}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:14px}.g-item{border-radius:18px;overflow:hidden;position:relative;cursor:pointer}.g-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.g-item:hover img{transform:scale(1.07)}.g-item.tall{grid-row:span 2}.g-item.wide{grid-column:span 2}.g-item{transition:transform .3s ease,box-shadow .3s ease}.g-item:hover{transform:translateY(-6px);box-shadow:0 15px 35px rgb(0 0 0 / .15)}@media (max-width:900px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gal-hero-c{padding:0 20px 30px}.gal-hero-c h1{font-size:2.4rem}}.gallery-head{text-align:center;margin-bottom:40px}.mini-title{font-size:1rem;letter-spacing:.3em;text-transform:uppercase;color:var(--sky);padding:6px 18px;border-radius:50px;background:rgb(123 184 224 / .08);border:1px solid rgb(123 184 224 / .25);display:inline-block;box-shadow:0 4px 12px rgb(123 184 224 / .15)}.gallery-head h2{font-family:'Playfair Display',serif;font-size:2.5rem;margin-top:12px;color:var(--text-dark)}.gallery-head p{margin-top:8px;color:var(--text-light);font-size:.9rem}.lb{display:none;position:fixed;inset:0;z-index:9999;background:rgb(10 25 40 / .96);backdrop-filter:blur(10px);align-items:center;justify-content:center}.lb.open{display:flex}.lb img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:10px;box-shadow:0 20px 60px rgb(0 0 0 / .6);animation:zoomIn .4s ease}@keyframes zoomIn{from{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.lb-x{position:absolute;top:20px;right:30px;font-size:2rem;color:rgb(255 255 255 / .6);background:none;border:none;cursor:pointer;transition:.3s}.lb-x:hover{color:#fff;transform:rotate(90deg)}.lb-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:none;background:rgb(255 255 255 / .08);color:rgb(255 255 255 / .6);font-size:1.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s}.lb-btn:hover{background:rgb(123 184 224 / .3);color:#fff}.lb-p{left:20px}.lb-n{right:20px}@media (max-width:768px){.lb img{max-width:95vw;max-height:75vh}.lb-btn{width:40px;height:40px;font-size:1.2rem}.lb-x{font-size:1.6rem}}@media (max-width:600px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.main-content{min-height:auto;padding-bottom:0}.g-item{grid-column:span 1!important;grid-row:span 1!important;aspect-ratio:1 / 1}.g-item img{width:100%;height:100%;object-fit:cover}}.visit-mini{display:inline-flex;align-items:center;gap:10px;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:var(--sky-dd);padding:6px 16px;border-radius:50px;background:linear-gradient(135deg,rgb(123 184 224 / .12),rgb(123 184 224 / .04));border:1px solid rgb(123 184 224 / .25);box-shadow:0 4px 12px rgb(123 184 224 / .15);position:relative;transition:all .3s ease}.visit-mini::before{content:'';width:18px;height:1px;background:linear-gradient(to right,var(--sky),transparent);display:inline-block}.visit-mini:hover{box-shadow:0 6px 18px rgb(123 184 224 / .25);transform:translateY(-1px)}.gallery-title{font-family:'Playfair Display',serif;font-size:2.5rem;color:var(--text-dark);font-weight:300}.gallery-title span{font-family:'Great Vibes',cursive;font-size:1.2em;margin-left:6px;color:var(--sky-dd)}