html, body { overflow-x: clip; }
body.static-v46-overlay-open { overflow: hidden; }
.fixed.inset-0.static-v46-mobile-menu-open { opacity: 1 !important; pointer-events: auto !important; transform: translateX(0) !important; display: flex !important; }
.static-v46-form-status { margin: 14px 0 0; min-height: 1.5em; font: 600 0.8rem/1.55 Raleway, Arial, sans-serif; letter-spacing: 0.01em; }
.static-v46-form-status[data-state="progress"] { color: #e2c16a; }
.static-v46-form-status[data-state="success"] { color: #b8de9a; }
.static-v46-form-status[data-state="error"] { color: #f0aba4; }
.static-v46-back-to-top { position: fixed; right: 18px; bottom: 86px; z-index: 45; display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid rgba(226, 193, 106, .78); border-radius: 50%; background: rgba(8, 8, 8, .9); color: #efd377; box-shadow: 0 8px 24px rgba(0, 0, 0, .28); font: 700 1.05rem/1 Arial, sans-serif; text-decoration: none; transition: transform .2s ease, background .2s ease; }
.static-v46-back-to-top:hover, .static-v46-back-to-top:focus-visible { transform: translateY(-3px); background: #c9a84c; color: #080808; outline: none; }
@media (min-width: 1024px) { .fixed.inset-0.static-v46-mobile-menu-open { display: none !important; } }
@media (max-width: 480px) { .static-v46-back-to-top { right: 14px; bottom: 82px; width: 40px; height: 40px; } }

.static-v46-back-to-top { opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(12px); }
.static-v46-back-to-top.static-v46-top-visible { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); }

/* Galerie phone row: exact visual match with the main navigation. */
body.novaris-gallery-premium-active .novaris-gallery-page-nav-phone {
  display:flex!important; align-items:center!important; justify-content:center!important; gap:.5rem!important;
  margin-top:.75rem!important; padding:.75rem 0!important; border:0!important;
  color:#c9a84c!important; background:transparent!important; text-decoration:none!important;
  font-size:0!important; font-weight:700!important; letter-spacing:.05em!important; line-height:1!important;
}
body.novaris-gallery-premium-active .novaris-gallery-page-nav-phone::before {
  content:""!important; display:block!important; width:14px!important; height:14px!important; flex:0 0 14px!important;
  background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23c9a84c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") center/14px 14px no-repeat!important;
}
body.novaris-gallery-premium-active .novaris-gallery-page-nav-phone::after {
  content:"035365 639633"!important; display:block!important; color:#c9a84c!important; font-size:.875rem!important; line-height:1!important;
}

/* Gallery phone alignment: mobile menu only, centered like the main menu. */
@media (min-width: 768px) {
  body.novaris-gallery-premium-active .novaris-gallery-page-nav-phone { display:none!important; }
}
@media (max-width: 767px) {
  body.novaris-gallery-premium-active .novaris-gallery-page-nav.is-open .novaris-gallery-page-nav-phone {
    box-sizing:border-box!important; width:100%!important; height:3.2rem!important; margin:.75rem 0 0!important; padding:.75rem 0!important;
    display:flex!important; flex-direction:row!important; align-items:center!important; justify-content:center!important; gap:.5rem!important;
    font-size:0!important; line-height:1!important; text-align:center!important;
  }
  body.novaris-gallery-premium-active .novaris-gallery-page-nav.is-open .novaris-gallery-page-nav-phone::after { font-size:.875rem!important; }
}

/* Final contact and gallery alignment fixes. */
body:has(.hero) .hero::after { content:none!important; display:none!important; }
@media (max-width:767px) {
  body.novaris-gallery-premium-active .novaris-gallery-page-nav.is-open .novaris-gallery-page-nav-phone {
    flex-direction:row!important; flex-wrap:nowrap!important; white-space:nowrap!important; text-align:center!important;
  }
  body.novaris-gallery-premium-active .novaris-gallery-page-nav.is-open .novaris-gallery-page-nav-phone::before,
  body.novaris-gallery-premium-active .novaris-gallery-page-nav.is-open .novaris-gallery-page-nav-phone::after { flex:0 0 auto!important; position:static!important; transform:none!important; }
}
