/* Classic Elegant */
body.theme-classic{font-family:'KCB Mont','Mont','Montserrat',Arial,sans-serif;background:#f7f1e7;color:#30271f}
body.theme-classic .site-header{background:linear-gradient(to bottom,rgba(49,38,29,.78),transparent)}
body.theme-classic .site-header.scrolled{background:#f7f1e7;border-bottom:1px solid #d8c9b5;box-shadow:none}
body.theme-classic .site-header.scrolled .site-brand,body.theme-classic .site-header.scrolled .site-nav{color:#30271f}
body.theme-classic .brand-logo{border-radius:50%;border:2px solid #d5b993}
body.theme-classic .slide h1,body.theme-classic .section-copy h2,body.theme-classic .section-heading h2{font-family:'KCB Mont','Mont','Montserrat',Arial,sans-serif;font-weight:700}
body.theme-classic .nav-book,body.theme-classic .btn-primary{background:var(--primary);border:1px solid rgba(255,255,255,.3);border-radius:999px}
body.theme-classic .slide{background-image:linear-gradient(135deg,#382c23,#80694e 60%,#bda27d)}
body.theme-classic .slide:after{height:100%;background:linear-gradient(90deg,rgba(32,24,18,.82),rgba(32,24,18,.2))}
body.theme-classic .slide-content{max-width:880px}
body.theme-classic .slide h1{letter-spacing:-1px}
body.theme-classic .hero-features{border-radius:12px;background:#f7f1e7;border:1px solid #d8c9b5;box-shadow:0 24px 55px rgba(70,50,30,.18)}
body.theme-classic .about-section,body.theme-classic .contact-section{background:#f7f1e7}
body.theme-classic .about-visual{border-radius:160px 160px 12px 12px;box-shadow:0 25px 60px rgba(70,50,30,.2)}
body.theme-classic .visual-card{border-radius:10px;background:#fffaf3;border:1px solid #d8c9b5}
body.theme-classic .services-section{background:#ece1d1}
body.theme-classic .service-card{border-radius:12px;border:1px solid #d8c9b5;box-shadow:none;background:#fffaf3}
body.theme-classic .service-image{height:250px}
body.theme-classic .staff-section{background:#3c3027}
body.theme-classic .staff-card{border-radius:12px;background:#4a3b30;border-color:#76614f}
body.theme-classic .staff-photo{background:#796651}
body.theme-classic .booking-section{background:linear-gradient(135deg,#5a493a,#9a7d5e)}
body.theme-classic .booking-frame-wrap{border-radius:14px;background:#fffaf3;border:1px solid #d8c9b5}
body.theme-classic .booking-frame-wrap iframe{border-radius:8px}
body.theme-classic .contact-panel,body.theme-classic .map-panel{border-radius:12px}
body.theme-classic .contact-panel{background:#3c3027}
body.theme-classic .site-footer{background:#2d241e}
@media(max-width:1000px){body.theme-classic .site-nav{background:#f7f1e7;color:#30271f!important}body.theme-classic .mobile-menu-btn.open span{background:#30271f}}
@media(max-width:680px){body.theme-classic .about-visual{border-radius:100px 100px 10px 10px}body.theme-classic .slide h1{font-size:46px}}
body.theme-classic .gallery-section{background:#f7f1e7}body.theme-classic .gallery-item{border-radius:12px;border:1px solid #d8c9b5;box-shadow:0 18px 44px rgba(74,57,40,.12)}body.theme-classic .gallery-item:before{background:#fffaf3;color:#5a493a}

/* v1.1.2.10 — Uniform gallery grid */
.gallery-section .gallery-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;gap:16px!important;align-items:stretch!important}.gallery-section .gallery-item,.gallery-section .gallery-item:nth-child(n),.gallery-section .gallery-item:nth-child(3n+1),.gallery-section .gallery-item:nth-child(7n+1),.gallery-section .gallery-item:nth-child(7n+3),.gallery-section .gallery-item:nth-child(7n+5){grid-column:auto!important;grid-row:auto!important;min-height:0!important;height:auto!important;aspect-ratio:4/3!important;border-radius:22px!important}.gallery-section .gallery-link{position:absolute!important;inset:0!important}.gallery-section .gallery-item img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}.gallery-section .gallery-demo-placeholder{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.gallery-section .gallery-item figcaption{left:18px!important;right:18px!important;bottom:16px!important}@media(max-width:992px){.gallery-section .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:600px){.gallery-section .gallery-grid{grid-template-columns:1fr!important;gap:12px!important}.gallery-section .gallery-item,.gallery-section .gallery-item:nth-child(n){aspect-ratio:4/3!important;border-radius:18px!important}}

/* v1.1.2.16 — theme specific back-to-top */
body.theme-classic{--theme-back-top-bg:linear-gradient(135deg,#5f4a3c,#9d8060);--theme-back-top-color:#fff;--theme-back-top-border:rgba(255,255,255,.18);--theme-back-top-shadow:0 16px 38px rgba(45,36,30,.25);--theme-back-top-hover-shadow:0 20px 46px rgba(45,36,30,.32);}
