/* Modern Premium — Kuaför Cebimde */
body.theme-modern{--theme-surface:#fff;--theme-muted:#f5f7fa}
body.theme-modern .slide-content{max-width:980px}
body.theme-modern .service-card,body.theme-modern .staff-card{will-change:transform}
body.theme-modern .site-header.scrolled .nav-book{box-shadow:0 12px 28px color-mix(in srgb,var(--secondary) 28%,transparent)}
body.theme-modern .booking-frame-wrap{border:1px solid rgba(255,255,255,.32)}
@media(max-width:680px){body.theme-modern .slide h1{font-size:42px}}
body.theme-modern .gallery-section{background:#f6f9fc}body.theme-modern .gallery-item{border:1px solid #e6edf5;box-shadow:0 20px 48px rgba(15,23,42,.09)}body.theme-modern .gallery-item:before{background:#fff;color:var(--primary)}

/* 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-modern{--theme-back-top-bg:linear-gradient(135deg,var(--primary),var(--secondary));--theme-back-top-color:#fff;--theme-back-top-border:rgba(255,255,255,.22);--theme-back-top-shadow:0 16px 40px rgba(10,35,82,.28);--theme-back-top-hover-shadow:0 20px 48px rgba(10,35,82,.34);}
