.topbar{position:fixed;transition:height .3s ease,background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}
.topbar.scrolled,.topbar.open{height:76px;background:#04548cf0;box-shadow:0 8px 30px #00161c2e;backdrop-filter:blur(14px)}
.hero-slides{position:absolute;inset:0}
.hero-image{position:absolute;inset:0;opacity:0;transform:scale(1.04);transition:opacity 1.1s ease,transform 7s ease}
.hero-image.active{opacity:1;transform:scale(1)}
.hero-controls{position:absolute;z-index:2;left:8vw;bottom:2.1rem;display:flex;gap:.55rem}
.hero-controls button{width:38px;height:3px;padding:0;border:0;background:#ffffff70;cursor:pointer;transition:width .25s ease,background .25s ease}
.hero-controls button.active{width:64px;background:#fff}
.facts{grid-template-columns:repeat(3,1fr)}
.facts article:nth-child(3){border-right:0}
.facts article:nth-child(n+4){border-top:1px solid #b8c4c0}
.gallery-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,260px)}
.gallery-grid .g-main{grid-column:span 2;grid-row:span 2}
.gallery-grid figure:nth-child(7),.gallery-grid figure:nth-child(12){grid-column:span 2}
.photo{position:relative;width:100%;height:100%;padding:0;border:0;background:transparent;color:#fff;text-align:left;cursor:zoom-in;overflow:hidden}
.photo img{display:block}.photo:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border:0;background:#041c30e8;color:#fff}
.lightbox::backdrop{background:#041c30e8}.lightbox[open]{display:grid;place-items:center}
.lightbox figure{margin:0;width:min(86vw,1400px);height:min(82vh,900px);display:grid;grid-template-rows:1fr auto;place-items:center}
.lightbox figure img{max-width:100%;max-height:76vh;object-fit:contain}
.lightbox figure figcaption{position:static;width:100%;background:none;padding:1rem 0;text-align:center;display:block}
.lightbox-close,.lightbox-prev,.lightbox-next{position:fixed;z-index:2;border:1px solid #ffffff55;background:#033f69b8;color:#fff;cursor:pointer}
.lightbox-close{right:1.5rem;top:1.5rem;width:48px;height:48px;font-size:2rem}
.lightbox-prev,.lightbox-next{top:50%;transform:translateY(-50%);width:54px;height:72px;font-size:2.4rem}
.lightbox-prev{left:1.5rem}.lightbox-next{right:1.5rem}
.lightbox-count{position:fixed;bottom:1.2rem;left:50%;transform:translateX(-50%);font-size:.75rem;letter-spacing:.12em}
.contact-details a{text-decoration:underline;text-decoration-color:#fce30099;text-underline-offset:5px}
@media(max-width:900px){
.topbar.scrolled,.topbar.open{height:70px}.topbar.open nav{top:70px}
.facts{grid-template-columns:1fr 1fr}.facts article:nth-child(3){border-right:1px solid #b8c4c0}.facts article:nth-child(even){border-right:0}.facts article:nth-child(n+3){border-top:1px solid #b8c4c0}
.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(6,240px)}.gallery-grid .g-main{grid-column:span 2;grid-row:span 2}.gallery-grid figure:nth-child(7),.gallery-grid figure:nth-child(12){grid-column:span 1}
.hero-controls{left:1.5rem;bottom:4.7rem}.lightbox-prev{left:.5rem}.lightbox-next{right:.5rem}
}
@media(max-width:560px){
.facts{grid-template-columns:1fr}.facts article,.facts article+article,.facts article:nth-child(3){border-right:0}
.gallery-grid{grid-template-columns:1fr;grid-template-rows:360px repeat(11,230px)}.gallery-grid .g-main,.gallery-grid figure:nth-child(7),.gallery-grid figure:nth-child(12){grid-column:auto;grid-row:auto}
.hero-controls{bottom:5.8rem}.hero-note{bottom:1.4rem}.lightbox-prev,.lightbox-next{width:44px;height:58px}.lightbox figure{width:92vw}
}
@media(prefers-reduced-motion:reduce){.hero-image{transition:none;transform:none}.topbar{transition:none}}
.facts article{position:relative}.facts h3{margin-top:3.5rem}
.gallery-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.gallery-grid .g-main,.gallery-grid figure:nth-child(7),.gallery-grid figure:nth-child(12){grid-column:auto;grid-row:auto}.gallery-grid figure{aspect-ratio:4/3}.gallery-grid figure:first-child{grid-column:span 2;grid-row:span 2}.gallery-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:.45rem;margin-top:2.5rem}.gallery-pagination button{min-width:42px;height:42px;padding:0 .75rem;border:1px solid #fce30099;background:transparent;color:var(--gold);font:600 .8rem Manrope,sans-serif;cursor:pointer}.gallery-pagination button:hover,.gallery-pagination button[aria-current="page"]{background:var(--gold);border-color:var(--gold);color:var(--deep)}.gallery-pagination button:disabled{opacity:.35;cursor:not-allowed}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease var(--reveal-delay,0ms),transform .75s cubic-bezier(.22,.61,.36,1) var(--reveal-delay,0ms)}.reveal.visible{opacity:1;transform:none}
.footer-scene{min-height:310px;display:grid;place-items:start center;padding:4.5rem 2rem;background:#b5a300 url('footer-scene.png') center bottom/cover no-repeat;color:#041f28;text-align:center}.footer-scene h2{font-family:'Playfair Display',serif;font-size:clamp(2rem,4vw,4rem);margin:0}
footer{grid-template-columns:1.15fr 1fr .85fr;gap:5vw;padding:4.5rem 7vw 2rem;border-top:3px solid var(--gold);align-items:start}footer img{width:210px}.footer-brand>p{margin:1.25rem 0 1.5rem;color:#a9c4dc}.youtube-link{display:inline-flex;align-items:center;gap:.65rem;color:#fff;text-decoration:none;font-weight:700}.youtube-link svg{width:34px;height:34px;fill:none;stroke:var(--gold);stroke-width:2}.footer-contact h3{margin:0 0 1.4rem;color:var(--gold);font-family:'Playfair Display',serif;font-size:1.35rem}.footer-actions h3{margin:0 0 1.4rem;color:#fff;font-family:'Playfair Display',serif;font-size:1.35rem}.footer-contact p{margin:.8rem 0;font-size:.86rem}.footer-contact a,.footer-actions a{color:#d3e4f0;text-decoration:none}.footer-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.footer-actions h3{margin-bottom:.5rem}.footer-actions a{padding-bottom:.35rem;border-bottom:1px solid #fce30077}.footer-copy{grid-column:1/-1;margin:2.5rem 0 0;padding-top:1.5rem;border-top:1px solid #ffffff24;text-align:left!important;color:#87a8c4}
@media(max-width:900px){.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.gallery-grid figure{aspect-ratio:4/3}.gallery-grid figure:first-child{grid-column:span 2;grid-row:auto;aspect-ratio:16/9}.footer-scene{min-height:240px;padding-top:3rem}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-copy{grid-column:1/-1}}
@media(max-width:560px){.gallery-grid{grid-template-columns:1fr;grid-template-rows:auto}.gallery-grid figure,.gallery-grid figure:first-child{grid-column:auto;aspect-ratio:4/3}.gallery-pagination{gap:.35rem}.gallery-pagination button{min-width:36px;height:38px;padding:0 .6rem}.footer-scene{min-height:200px;background-size:auto 100%}.footer-scene h2{font-size:2rem}footer{grid-template-columns:1fr;padding:3.5rem 1.5rem 2rem}.footer-brand,.footer-copy{grid-column:auto}footer img{width:180px}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}

.footer-contact p,.footer-contact p:nth-child(2),.footer-contact p:last-child{text-align:left}
