
:root{--ma11-bg:#0B1638;--ma11-bg2:#050816;--ma11-black:#000000;--ma11-red:#E50914;--ma11-blue:#007BFF;--ma11-white:#fff;--ma11-muted:#C7D3EA;--ma11-card:rgba(255,255,255,.06);--ma11-border:rgba(255,255,255,.12)}
body.ma11-active{background:#0B1638!important;color:var(--ma11-white);font-family:Inter,Arial,sans-serif}
body.ma11-active .entry-title,body.ma11-active .page-title,body.ma11-active .post-title,body.ma11-active .wp-block-post-title,body.ma11-active h1.entry-title,body.ma11-active header.entry-header,body.ma11-active .page-header,body.ma11-active .ast-single-post .entry-title,body.ma11-active .wp-block-query-title{display:none!important}
body.ma11-active .site-content,body.ma11-active #content,body.ma11-active main,body.ma11-active .content-area{background:#0B1638!important}
.ma11-site-header{position:sticky;top:0;z-index:99999;background:rgba(5,8,22,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--ma11-border);box-shadow:0 10px 40px rgba(0,0,0,.35)}
.admin-bar .ma11-site-header{top:32px}
.ma11-header-inner{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:12px 22px}
.ma11-logo img{display:block;max-width:90px;max-height:58px;object-fit:contain}
.ma11-nav{display:flex;align-items:center;gap:26px}
.ma11-nav a,.ma11-dropbtn{color:#fff;text-decoration:none;font-weight:700;font-size:14px;letter-spacing:.02em;background:none;border:0;cursor:pointer}
.ma11-nav a:hover,.ma11-dropbtn:hover{color:var(--ma11-red)}
.ma11-cta{background:linear-gradient(135deg,var(--ma11-red),#ff3340);padding:12px 18px;border-radius:2px;box-shadow:0 12px 28px rgba(229,9,20,.28)}
.ma11-cta:hover{color:#fff!important;filter:brightness(1.1)}
.ma11-dropdown{position:relative}
.ma11-dropdown-menu{position:absolute;top:35px;left:-160px;width:640px;display:none;grid-template-columns:1fr 1fr;gap:0;padding:18px;background:rgba(7,18,45,.98);border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 70px rgba(0,0,0,.6);border-radius:12px}
.ma11-dropdown:hover .ma11-dropdown-menu,.ma11-dropdown.open .ma11-dropdown-menu{display:grid}
.ma11-dropdown-menu a{padding:10px 14px;border-radius:8px;color:var(--ma11-muted);font-size:13px}
.ma11-dropdown-menu a:hover{background:rgba(255,255,255,.08);color:#fff}
.ma11-menu-toggle{display:none;color:#fff;background:transparent;border:1px solid var(--ma11-border);border-radius:8px;padding:9px 12px;font-size:24px;line-height:1}
.ma11-section{background:#0B1638;padding:84px 22px;color:#fff;position:relative;overflow:hidden}
.ma11-section:before{content:"";position:absolute;inset:-10%;background:radial-gradient(circle at 80% 20%,rgba(0,123,255,.18),transparent 30%),radial-gradient(circle at 15% 65%,rgba(229,9,20,.16),transparent 25%);pointer-events:none}
.ma11-alt{background:linear-gradient(180deg,#050816,#0B1638)}
.ma11-wrap{max-width:1200px;margin:auto;position:relative;z-index:1}
.ma11-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}
.ma11-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.ma11-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.ma11-title{font-size:clamp(42px,6vw,78px);line-height:.98;text-transform:uppercase;letter-spacing:-.04em;margin:0 0 22px;color:#fff}
.ma11-title strong,.ma11-red{color:var(--ma11-red)}
.ma11-h2{font-size:clamp(32px,4vw,54px);line-height:1.05;margin:0 0 18px;color:#fff;letter-spacing:-.03em}
.ma11-kicker{color:var(--ma11-red);text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:800;margin-bottom:12px}
.ma11-text,.ma11-subtitle{color:var(--ma11-muted);font-size:18px;line-height:1.75}
.ma11-btn{display:inline-block;background:linear-gradient(135deg,var(--ma11-red),#ff3340);color:#fff!important;text-decoration:none;font-weight:800;padding:15px 22px;margin:8px 8px 8px 0;border-radius:2px;border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 28px rgba(229,9,20,.25)}
.ma11-btn.secondary{background:transparent;border:1px solid rgba(255,255,255,.25)}
.ma11-card{background:var(--ma11-card);border:1px solid var(--ma11-border);border-radius:18px;padding:22px;box-shadow:0 20px 60px rgba(0,0,0,.25);height:100%}
.ma11-card h3{font-size:21px;margin:14px 0 8px;color:#fff}.ma11-card p{color:var(--ma11-muted);line-height:1.65}
.ma11-photo,.elementor .ma11-photo img{width:100%;border-radius:18px;border:1px solid var(--ma11-border);box-shadow:0 25px 80px rgba(0,0,0,.45);object-fit:cover}
.ma11-icon{width:54px;height:54px;object-fit:contain}
.ma11-gallery-img img{aspect-ratio:16/10;object-fit:cover;cursor:zoom-in}
.ma11-service-card img{aspect-ratio:16/10;object-fit:cover}
.ma11-benefits li{margin-bottom:12px;color:var(--ma11-muted);line-height:1.55}
.ma11-footer{background:#03050E;border-top:1px solid var(--ma11-border);padding:38px 22px;color:var(--ma11-muted)}
.ma11-footer-inner{max-width:1200px;margin:auto;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.ma11-footer a{color:#fff;text-decoration:none;margin-right:18px}
#ma11-lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:999999;align-items:center;justify-content:center;padding:30px}#ma11-lightbox.open{display:flex}#ma11-lightbox img{max-width:92vw;max-height:86vh;border-radius:14px;box-shadow:0 20px 80px #000}#ma11-lightbox button{position:absolute;top:20px;right:24px;background:var(--ma11-red);color:#fff;border:0;border-radius:50%;width:44px;height:44px;font-size:24px;cursor:pointer}
@media(max-width:1024px){.ma11-logo img{max-width:75px}.ma11-menu-toggle{display:block}.ma11-nav{position:absolute;top:100%;left:0;right:0;background:rgba(5,8,22,.98);border-bottom:1px solid var(--ma11-border);display:none;flex-direction:column;align-items:stretch;padding:15px 22px;gap:0}.ma11-nav.open{display:flex}.ma11-nav a,.ma11-dropbtn{padding:14px 8px;text-align:left;width:100%;display:block}.ma11-dropdown-menu{position:static;width:auto;grid-template-columns:1fr;display:none;background:rgba(255,255,255,.04);box-shadow:none;border-radius:10px;margin:4px 0 12px}.ma11-dropdown.open .ma11-dropdown-menu{display:grid}.ma11-grid,.ma11-grid-3,.ma11-grid-4{grid-template-columns:1fr}.ma11-section{padding:64px 18px}.ma11-header-inner{padding:10px 16px}}
@media(max-width:600px){.ma11-logo img{max-width:60px}.ma11-title{font-size:38px}.ma11-h2{font-size:30px}.ma11-subtitle,.ma11-text{font-size:16px}.ma11-card{padding:18px}}

/* V11: page body content uses uniform Media Arts colors even when theme changes. Theme header/footer remain active. */
body.ma11-v11-theme-header-only .ma11-section, body.ma11-v11-theme-header-only .elementor-section.ma11-section{background:#0B1638!important;color:#fff!important}
body.ma11-v11-theme-header-only .ma11-alt{background:linear-gradient(180deg,#050816,#0B1638)!important}
body.ma11-v11-theme-header-only .ma11-card{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.12)!important}
body.ma11-v11-theme-header-only .ma11-title,body.ma11-v11-theme-header-only .ma11-h2,body.ma11-v11-theme-header-only .ma11-card h3{color:#fff!important}
body.ma11-v11-theme-header-only .ma11-text,body.ma11-v11-theme-header-only .ma11-subtitle,body.ma11-v11-theme-header-only .ma11-card p{color:#C7D3EA!important}
body.ma11-v11-theme-header-only .ma11-btn{background:linear-gradient(135deg,#E50914,#ff3340)!important;color:#fff!important}
body.ma11-v11-theme-header-only .ma11-btn.secondary{background:transparent!important;border-color:rgba(255,255,255,.25)!important}
body.ma11-v11-theme-header-only .ma11-kicker{color:#E50914!important}


/* V11 required rule: use the selected theme header/footer, but keep their color black on generated pages. */
body.ma11-v11-theme-header-only #masthead,
body.ma11-v11-theme-header-only .site-header,
body.ma11-v11-theme-header-only header.site-header,
body.ma11-v11-theme-header-only .ast-primary-header-bar,
body.ma11-v11-theme-header-only .main-header-bar,
body.ma11-v11-theme-header-only .wp-site-blocks > header,
body.ma11-v11-theme-header-only .site-footer,
body.ma11-v11-theme-header-only footer.site-footer,
body.ma11-v11-theme-header-only #colophon,
body.ma11-v11-theme-header-only .wp-site-blocks > footer{
  background:#000!important;background-color:#000!important;color:#fff!important;
}
body.ma11-v11-theme-header-only #masthead a,
body.ma11-v11-theme-header-only .site-header a,
body.ma11-v11-theme-header-only header.site-header a,
body.ma11-v11-theme-header-only .ast-primary-header-bar a,
body.ma11-v11-theme-header-only .main-header-bar a,
body.ma11-v11-theme-header-only .wp-site-blocks > header a,
body.ma11-v11-theme-header-only .site-footer a,
body.ma11-v11-theme-header-only footer.site-footer a,
body.ma11-v11-theme-header-only #colophon a,
body.ma11-v11-theme-header-only .wp-site-blocks > footer a{color:#fff!important;}
body.ma11-v11-theme-header-only .current-menu-item > a,
body.ma11-v11-theme-header-only .site-header a:hover,
body.ma11-v11-theme-header-only #masthead a:hover{color:#007BFF!important;}
body.ma11-v11-theme-header-only .sub-menu,
body.ma11-v11-theme-header-only .main-header-menu .sub-menu,
body.ma11-v11-theme-header-only .wp-block-navigation__submenu-container{background:#000!important;border:1px solid rgba(255,255,255,.12)!important;}

/* V11 required rule: remove page-name display and watermark-like titles from generated pages. */
body.ma11-v11-theme-header-only .entry-title,
body.ma11-v11-theme-header-only .page-title,
body.ma11-v11-theme-header-only .wp-block-post-title,
body.ma11-v11-theme-header-only .post-title,
body.ma11-v11-theme-header-only header.entry-header,
body.ma11-v11-theme-header-only .entry-header,
body.ma11-v11-theme-header-only .page-header,
body.ma11-v11-theme-header-only .ast-archive-description,
body.ma11-v11-theme-header-only .ast-single-entry-banner,
body.ma11-v11-theme-header-only .kadence-page-title,
body.ma11-v11-theme-header-only .page-hero,
body.ma11-v11-theme-header-only .site-main > header{display:none!important;}

/* V11 required rule: keep the Elementor page body dark blue with blue/red/white accents even if the active theme changes. */
body.ma11-v11-theme-header-only .elementor,
body.ma11-v11-theme-header-only .elementor-section,
body.ma11-v11-theme-header-only .elementor-widget-wrap{background-color:transparent;}
body.ma11-v11-theme-header-only .ma11-section{background:#0B1638!important;}
body.ma11-v11-theme-header-only .ma11-section.ma11-alt{background:linear-gradient(180deg,#050816 0%,#0B1638 100%)!important;}


/* V12 Kadence/Astra/active-theme hard background lock: prevents white body/content when changing themes. */
html body.ma11-active,
body.ma11-active,
body.ma11-active #page,
body.ma11-active .site,
body.ma11-active .site-main,
body.ma11-active #primary,
body.ma11-active #main,
body.ma11-active .content-area,
body.ma11-active .content-bg,
body.ma11-active .content-container,
body.ma11-active .entry-content-wrap,
body.ma11-active .entry-content,
body.ma11-active .wp-site-blocks,
body.ma11-active #inner-wrap,
body.ma11-active .kadence-site-wrap,
body.ma11-active .site-container,
body.ma11-active .elementor,
body.ma11-active .elementor-section-wrap,
body.ma11-active .elementor-widget-wrap,
body.ma11-active .elementor-column,
body.ma11-active .elementor-column-wrap,
body.ma11-active .elementor-container{
  background:#0B1638!important;
  background-color:#0B1638!important;
}
body.ma11-active .content-bg:before,
body.ma11-active .content-bg:after,
body.ma11-active .entry-content-wrap:before,
body.ma11-active .entry-content-wrap:after{background:transparent!important;box-shadow:none!important;}
body.ma11-active .ma11-section,
body.ma11-active .elementor-section.ma11-section{
  background:#0B1638!important;
  color:#fff!important;
}
body.ma11-active .ma11-section.ma11-alt{background:linear-gradient(180deg,#050816 0%,#0B1638 100%)!important;}
.ma11-adv-grid .ma11-card,.ma11-ad-card{border-left:3px solid #E50914;box-shadow:0 22px 70px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.08)}
.ma11-ad-card h3{color:#fff;font-size:22px;margin-top:0}.ma11-ad-card p{color:#C7D3EA;font-size:16px;line-height:1.7}
.ma11-service-card .ma11-photo,.ma11-gallery-img img,.ma11-lightbox-img img{filter:contrast(1.08) saturate(1.08) brightness(.98);}
.ma11-card .ma11-btn.secondary{margin-top:12px;}


/* V14 tablet/mobile menu fix: keep selected theme header/footer only, but make theme mobile menus match desktop colors. */
body.ma11-v11-theme-header-only #masthead,
body.ma11-v11-theme-header-only .site-header,
body.ma11-v11-theme-header-only .kadence-sticky-header,
body.ma11-v11-theme-header-only .site-header-row,
body.ma11-v11-theme-header-only .site-header-section,
body.ma11-v11-theme-header-only .mobile-header,
body.ma11-v11-theme-header-only .mobile-header-wrap,
body.ma11-v11-theme-header-only .ast-mobile-header-wrap,
body.ma11-v11-theme-header-only .ast-primary-header-bar,
body.ma11-v11-theme-header-only .ast-mobile-popup-drawer,
body.ma11-v11-theme-header-only .ast-mobile-popup-inner,
body.ma11-v11-theme-header-only .popup-drawer,
body.ma11-v11-theme-header-only .popup-drawer .drawer-inner,
body.ma11-v11-theme-header-only .drawer-content,
body.ma11-v11-theme-header-only #mobile-drawer,
body.ma11-v11-theme-header-only .mobile-drawer,
body.ma11-v11-theme-header-only .mobile-navigation,
body.ma11-v11-theme-header-only .mobile-menu-container,
body.ma11-v11-theme-header-only .main-navigation,
body.ma11-v11-theme-header-only .main-navigation ul ul,
body.ma11-v11-theme-header-only .wp-block-navigation__responsive-container,
body.ma11-v11-theme-header-only .wp-block-navigation__responsive-container-content{
  background:#000!important;
  background-color:#000!important;
  color:#fff!important;
}
body.ma11-v11-theme-header-only .menu-toggle,
body.ma11-v11-theme-header-only .mobile-menu-toggle,
body.ma11-v11-theme-header-only .mobile-toggle-open,
body.ma11-v11-theme-header-only .drawer-toggle,
body.ma11-v11-theme-header-only .ast-mobile-menu-trigger-minimal,
body.ma11-v11-theme-header-only .ast-button-wrap .menu-toggle,
body.ma11-v11-theme-header-only .wp-block-navigation__responsive-container-open,
body.ma11-v11-theme-header-only .wp-block-navigation__responsive-container-close{
  background:#E50914!important;
  background-color:#E50914!important;
  color:#fff!important;
  border-color:#E50914!important;
  box-shadow:none!important;
}
body.ma11-v11-theme-header-only .menu-toggle svg,
body.ma11-v11-theme-header-only .mobile-menu-toggle svg,
body.ma11-v11-theme-header-only .mobile-toggle-open svg,
body.ma11-v11-theme-header-only .drawer-toggle svg,
body.ma11-v11-theme-header-only .ast-mobile-menu-trigger-minimal svg,
body.ma11-v11-theme-header-only .wp-block-navigation__responsive-container-open svg,
body.ma11-v11-theme-header-only .wp-block-navigation__responsive-container-close svg{
  fill:#fff!important;
  color:#fff!important;
  stroke:#fff!important;
}
body.ma11-v11-theme-header-only .site-header .menu a,
body.ma11-v11-theme-header-only .main-navigation a,
body.ma11-v11-theme-header-only .mobile-navigation a,
body.ma11-v11-theme-header-only .mobile-menu-container a,
body.ma11-v11-theme-header-only .popup-drawer a,
body.ma11-v11-theme-header-only .drawer-content a,
body.ma11-v11-theme-header-only #mobile-drawer a,
body.ma11-v11-theme-header-only .ast-mobile-popup-drawer a,
body.ma11-v11-theme-header-only .wp-block-navigation__responsive-container a{
  color:#fff!important;
  background:transparent!important;
  text-decoration:none!important;
}
body.ma11-v11-theme-header-only .site-header .menu a:hover,
body.ma11-v11-theme-header-only .main-navigation a:hover,
body.ma11-v11-theme-header-only .mobile-navigation a:hover,
body.ma11-v11-theme-header-only .mobile-menu-container a:hover,
body.ma11-v11-theme-header-only .popup-drawer a:hover,
body.ma11-v11-theme-header-only .drawer-content a:hover,
body.ma11-v11-theme-header-only #mobile-drawer a:hover,
body.ma11-v11-theme-header-only .ast-mobile-popup-drawer a:hover,
body.ma11-v11-theme-header-only .current-menu-item > a,
body.ma11-v11-theme-header-only .current_page_item > a{
  color:#007BFF!important;
}
body.ma11-v11-theme-header-only .sub-menu,
body.ma11-v11-theme-header-only .children,
body.ma11-v11-theme-header-only .drawer-sub-toggle,
body.ma11-v11-theme-header-only .wp-block-navigation__submenu-container{
  background:#050816!important;
  background-color:#050816!important;
  border-color:rgba(255,255,255,.14)!important;
}
body.ma11-v11-theme-header-only .drawer-sub-toggle,
body.ma11-v11-theme-header-only .dropdown-menu-toggle,
body.ma11-v11-theme-header-only .ast-menu-toggle{
  color:#fff!important;
  background:#111A38!important;
  border-color:rgba(255,255,255,.16)!important;
}
@media(max-width:1024px){
  body.ma11-v11-theme-header-only .main-navigation ul,
  body.ma11-v11-theme-header-only .mobile-navigation ul,
  body.ma11-v11-theme-header-only .mobile-menu-container ul,
  body.ma11-v11-theme-header-only .popup-drawer ul,
  body.ma11-v11-theme-header-only .drawer-content ul{
    background:#000!important;
  }
  body.ma11-v11-theme-header-only .main-navigation li,
  body.ma11-v11-theme-header-only .mobile-navigation li,
  body.ma11-v11-theme-header-only .mobile-menu-container li,
  body.ma11-v11-theme-header-only .popup-drawer li,
  body.ma11-v11-theme-header-only .drawer-content li{
    border-color:rgba(255,255,255,.10)!important;
  }
  body.ma11-v11-theme-header-only .sub-menu,
  body.ma11-v11-theme-header-only .children{
    display:none;
  }
  body.ma11-v11-theme-header-only .menu-item.ma11-sub-open > .sub-menu,
  body.ma11-v11-theme-header-only .page_item.ma11-sub-open > .children,
  body.ma11-v11-theme-header-only .menu-item.focus > .sub-menu,
  body.ma11-v11-theme-header-only .page_item.focus > .children{
    display:block!important;
    position:static!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
  }
}
body.ma11-mobile-fallback-open{overflow:hidden;}
body.ma11-v11-theme-header-only .ma11-mobile-force-open,
body.ma11-v11-theme-header-only .ma11-mobile-force-open .drawer-inner,
body.ma11-v11-theme-header-only .ma11-mobile-force-open .ast-mobile-popup-inner,
body.ma11-v11-theme-header-only .ma11-mobile-force-open .mobile-navigation,
body.ma11-v11-theme-header-only .ma11-mobile-force-open .mobile-menu-container{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  transform:translateX(0)!important;
  pointer-events:auto!important;
  right:0!important;
  left:auto;
  height:auto;
  max-height:100vh;
}

/* V17 clean revision: social/contact bars and auto chat are removed from page content and handled by separate optional plugins. */

/* V18 Dynamic Contact CTA - connected to Media Arts Company Details Manage */
.ma11-dynamic-contact{background:linear-gradient(135deg,rgba(5,8,22,.98),rgba(11,22,56,.98));border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 70px rgba(0,0,0,.42);border-radius:28px;padding:32px;color:#fff;overflow:hidden;position:relative}.ma11-dynamic-contact:before{content:"";position:absolute;inset:-40% -20% auto auto;width:360px;height:360px;background:radial-gradient(circle,rgba(0,123,255,.28),transparent 60%);pointer-events:none}.ma11-dc-head{position:relative;z-index:1;max-width:850px}.ma11-dc-head span{display:inline-block;color:#7db8ff;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;margin-bottom:10px}.ma11-dc-head h2{margin:0 0 10px!important;color:#fff!important;font-size:clamp(28px,4vw,46px)!important;line-height:1.05!important}.ma11-dc-head p{color:#c7d3ea!important;font-size:16px!important;line-height:1.7!important;margin:0 0 22px!important}.ma11-dc-actions{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ma11-dc-btn{display:flex!important;flex-direction:column;justify-content:center;min-height:88px;text-decoration:none!important;color:#fff!important;background:linear-gradient(135deg,#006dff,#003fb0);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:16px 18px;font-weight:900;box-shadow:0 18px 35px rgba(0,0,0,.28);transition:transform .2s ease,filter .2s ease}.ma11-dc-btn span{font-size:13px;font-weight:600;color:#dbe7ff;margin-top:5px;word-break:break-word}.ma11-dc-btn:hover{transform:translateY(-3px);filter:brightness(1.08)}.ma11-dc-red{background:linear-gradient(135deg,#e50914,#9b0610)}.ma11-dc-info{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.ma11-dc-info div{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:16px}.ma11-dc-info strong{display:block;color:#fff;margin-bottom:6px}.ma11-dc-info a,.ma11-dc-info span{color:#c7d3ea!important;text-decoration:none!important}.ma11-contact-cta-section .elementor-shortcode{width:100%}@media(max-width:980px){.ma11-dc-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.ma11-dynamic-contact{padding:22px;border-radius:22px}.ma11-dc-actions,.ma11-dc-info{grid-template-columns:1fr}.ma11-dc-btn{min-height:76px}}
