@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";
.gallery-page{background:linear-gradient(#f8f4eb 0%,#fff 100%);min-height:100vh}.gallery-navbar{z-index:10;padding:1.5rem 0 1rem;position:relative}.gallery-navbar-content{justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.gallery-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.gallery-nav-links{flex:1;justify-content:center;align-items:center;gap:clamp(1.5rem,3vw,3rem);display:flex}.gallery-nav-link{color:var(--sage-deep);letter-spacing:.05em;text-transform:uppercase;padding-bottom:.3rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .18s;position:relative}.gallery-nav-link:after{content:"";opacity:0;background:currentColor;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.5)}.gallery-nav-link:hover,.gallery-nav-link.active{color:var(--sage)}.gallery-nav-link:hover:after,.gallery-nav-link.active:after{opacity:1;transform:scaleX(1)}.gallery-logo-img{object-fit:contain;background:#fff;border-radius:50%;width:60px;height:60px;padding:4px;box-shadow:0 2px 8px #00000014}.gallery-book-now-btn{color:var(--sage-deep);white-space:nowrap;background:#fff;border-radius:50px;flex-shrink:0;padding:.75rem 2rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .22s;display:inline-block;box-shadow:0 4px 12px #00000026}.gallery-book-now-btn:hover{color:var(--sage);background:#f8f4eb;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.gallery-burger-menu{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;padding:0;display:none}.gallery-burger-line{background:var(--sage-deep);transform-origin:50%;border-radius:2px;width:100%;height:3px;transition:all .3s}.gallery-burger-line.open:first-child{transform:translateY(10.5px)rotate(45deg)}.gallery-burger-line.open:nth-child(2){opacity:0}.gallery-burger-line.open:nth-child(3){transform:translateY(-10.5px)rotate(-45deg)}.gallery-mobile-menu-backdrop{z-index:999;background:#00000080;width:100%;height:100vh;animation:.3s fadeIn;position:fixed;top:0;left:0}.gallery-mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:linear-gradient(135deg,#6f927ffa 0%,#6f927ff2 100%);width:80%;max-width:360px;height:100vh;transition:right .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 24px #0003}.gallery-mobile-menu.open{right:0}.gallery-mobile-menu-content{flex-direction:column;gap:.5rem;padding:100px 2rem 2rem;display:flex}.gallery-mobile-menu-link{color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:8px;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .22s;position:relative;overflow:hidden}.gallery-mobile-menu-link:before{content:"";background:#ffffff1a;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:translate(-100%)}.gallery-mobile-menu-link:hover:before,.gallery-mobile-menu-link.active:before{transform:translate(0)}.gallery-mobile-menu-link.active{background:#ffffff26}.gallery-mobile-book-now-btn{color:var(--sage-deep);text-align:center;background:#fff;border-radius:50px;margin-top:2rem;padding:1rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .22s;display:inline-block;box-shadow:0 4px 12px #0003}.gallery-mobile-book-now-btn:hover{color:var(--sage);background:#f8f4eb;transform:translateY(-2px);box-shadow:0 6px 16px #00000040}.gallery-header{background:linear-gradient(90deg,#6f927f8c 0%,#6f927f59 10%,#d8e3dc33 25%,#fffffff2 50%,#d8e3dc33 75%,#6f927f59 90%,#6f927f8c 100%);padding:0 0 3.5rem;position:relative;overflow:hidden}.gallery-header:before,.gallery-header:after{content:"";opacity:.35;pointer-events:none;background:url(/leaf.png) 50%/contain no-repeat;width:350px;height:280px;position:absolute}.gallery-header:before{bottom:-50px;left:0}.gallery-header:after{bottom:-50px;right:0;transform:scaleX(-1)}.back-link{color:var(--sage-deep);margin:0 0 1.5rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .18s;display:inline-block}.back-link:hover{color:var(--sage)}.gallery-header-content{text-align:center;max-width:900px;margin:0 auto;padding:0 2rem}.gallery-eyebrow{color:#7a8a7f;letter-spacing:.2em;text-transform:uppercase;margin:0 0 .5rem;font-size:.7rem;font-weight:600}.gallery-header h1{color:#6f7b71;letter-spacing:-.02em;margin:0 0 1.2rem;font-family:Cormorant Garamond,Georgia,serif;font-size:72px;font-weight:400}.gallery-divider{background:linear-gradient(90deg,#0000,#6f8e7f66,#0000);width:100px;height:1px;margin:0 auto 1.2rem;position:relative}.gallery-divider:before{content:"✦";color:var(--sage);background:#fffffff2;padding:0 .8rem;font-size:.7rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-subtitle{color:#556b5f;font-family:var(--font-script), "Bradley Hand", "Snell Roundhand", "Segoe Script", cursive;letter-spacing:.02em;text-align:center;text-wrap:balance;max-width:800px;margin:0 auto;font-size:clamp(1.6rem,2.5vw,2.2rem);font-style:italic;font-weight:400;line-height:1.3}.gallery-filters{background:#fff;border-bottom:1px solid #6f8e7f26;padding:2rem 0 2.5rem}.filter-buttons{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.filter-btn{color:var(--sage-deep);letter-spacing:.02em;cursor:pointer;background:#fff;border:1.5px solid #6f8e7f40;border-radius:50px;padding:.6rem 1.5rem;font-size:.82rem;font-weight:600;transition:all .2s}.filter-btn:hover{border-color:var(--sage);background:#6f8e7f14}.filter-btn.active{color:#fff;background:var(--sage);border-color:var(--sage)}.gallery-grid-section{padding:3rem 0 4rem}.gallery-masonry{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-auto-flow:dense;gap:1.2rem;display:grid}.gallery-item{background:#fff;border-radius:12px;transition:transform .26s,box-shadow .26s;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001f}.gallery-item:first-child{grid-area:span 1/1/auto/-1}.gallery-item-large{grid-area:span 2/span 2}.gallery-item-medium,.gallery-item-small{grid-area:span 1/span 1}.gallery-item-inner{width:100%;height:100%;min-height:280px;position:relative}.gallery-item:first-child .gallery-item-inner{min-height:450px}.gallery-item-large .gallery-item-inner{min-height:500px}.gallery-item-image{object-fit:cover;transition:transform .4s}.gallery-item:hover .gallery-item-image{transform:scale(1.05)}.gallery-item-overlay{opacity:0;background:linear-gradient(#0000 0%,#0006 50%,#000000bf 100%);padding:2rem 1.5rem 1.5rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.gallery-item:hover .gallery-item-overlay{opacity:1}.gallery-item-content{color:#fff}.gallery-item-content h3{letter-spacing:.02em;margin:0 0 .4rem;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:400}.gallery-item-content p{opacity:.92;margin:0;font-size:.88rem;line-height:1.4}.gallery-arrow{opacity:.9;font-size:1.5rem;position:absolute;bottom:1.5rem;right:1.5rem}@media (max-width:1000px){.gallery-masonry{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.gallery-item:first-child{grid-column:1/-1}.gallery-item:first-child .gallery-item-inner{min-height:380px}.gallery-item-large{grid-area:span 1/span 2}.gallery-item-large .gallery-item-inner{min-height:350px}.gallery-subtitle{font-size:1.8rem}.gallery-nav-links{gap:1.5rem}.gallery-nav-link{font-size:.75rem}}@media (max-width:760px){.gallery-navbar-content{gap:1rem;padding:0 1rem}.gallery-nav-links{display:none}.gallery-logo-img{width:50px;height:50px}.gallery-book-now-btn{display:none}.gallery-burger-menu{display:flex}.gallery-header:before{width:200px;height:180px;bottom:-20px;left:-80px}.gallery-header:after{width:200px;height:180px;bottom:-20px;right:-80px}.gallery-header{padding:1.5rem 0 2.5rem}.gallery-header h1{font-size:48px}.gallery-subtitle{font-size:1.5rem}.back-link{margin-left:1rem}.gallery-masonry{grid-template-columns:1fr;gap:1rem}.gallery-item-large,.gallery-item-medium{grid-area:span 1/span 1}.gallery-item-inner,.gallery-item-large .gallery-item-inner,.gallery-item:first-child .gallery-item-inner{min-height:300px}.filter-buttons{gap:.6rem}.filter-btn{padding:.5rem 1.2rem;font-size:.75rem}}
