/*
Theme Name: MAR Business Launch & Growth — COMPLETE 3.1
Theme URI: https://www.marbusinessstudio.com/
Author: MAR Business Launch & Growth
Description: Complete 3.1 Elementor-first parent theme for MAR Business Launch & Growth. Full-bleed homepage hero, refined compact inner heroes, 1400px canvas, responsive 1–4 grids and bundled editorial imagery.
Version: 3.1.0
Text Domain: mar-blg
Requires at least: 6.5
Requires PHP: 7.4
*/

:root{
  --mar-deep:#0B1F33;
  --mar-harbour:#173B5E;
  --mar-cobalt:#2F66D0;
  --mar-gold:#C6A66B;
  --mar-ivory:#FAF9F6;
  --mar-stone:#ECEAE5;
  --mar-slate:#546271;
  --mar-white:#FFFFFF;
  --mar-content:1400px;
  --mar-tablet:calc(100% - 64px);
  --mar-mobile-pad:22px;
  --mar-section:112px;
  --mar-radius:22px;
  --mar-radius-sm:12px;
  --mar-shadow:0 26px 76px rgba(11,31,51,.12);
  --mar-line:rgba(84,98,113,.18);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--mar-ivory);color:var(--mar-deep);font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}
h1,h2{font-family:"Bodoni Moda",Georgia,serif;font-weight:500;line-height:1.02;letter-spacing:-.028em;margin:0 0 .58em;text-wrap:balance}h3,h4,h5,h6{font-family:Manrope,system-ui,sans-serif;font-weight:700;line-height:1.15;letter-spacing:-.018em;margin:0 0 .58em;text-wrap:balance}
h1{font-size:clamp(3.6rem,5.2vw,6.2rem)}
h2{font-size:clamp(2.55rem,3.8vw,4.25rem)}
h3{font-size:clamp(1.55rem,2.15vw,2.2rem)}
p{margin:0 0 1.25em}
a{color:inherit;text-underline-offset:.18em}
img{max-width:100%;height:auto}
.mar-site-main{min-height:50vh}
.mar-shell{width:min(var(--mar-content),calc(100% - 64px));margin-inline:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link:focus{position:fixed!important;z-index:999999;top:10px;left:10px;width:auto;height:auto;padding:10px 14px;margin:0;clip:auto;background:#fff;color:#000;border-radius:6px}
:focus-visible{outline:3px solid var(--mar-gold);outline-offset:3px}
.elementor-widget-text-editor p:last-child{margin-bottom:0}

.mar-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:800;color:var(--mar-gold)}
.mar-section{padding-block:var(--mar-section)}
.mar-prose{max-width:760px}
.mar-muted{color:var(--mar-slate)}
.mar-rule{height:1px;background:var(--mar-line);border:0;margin:0}
.mar-card{background:#fff;border:1px solid var(--mar-line);border-radius:var(--mar-radius);padding:clamp(26px,3vw,42px);box-shadow:0 8px 30px rgba(11,31,51,.035)}

/* Simple theme grid helpers. Elementor gets the richer responsive controls from the toolkit. */
.mar-grid{display:grid;gap:28px}
.mar-grid-1{grid-template-columns:1fr}
.mar-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.mar-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.mar-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}

.mar-btn,.elementor-button{display:inline-flex!important;align-items:center;justify-content:center;gap:.55em;border-radius:999px!important;padding:14px 22px!important;background:var(--mar-gold)!important;color:var(--mar-deep)!important;text-decoration:none!important;font-family:Manrope,sans-serif!important;font-weight:800!important;border:1px solid var(--mar-gold)!important;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.mar-btn:hover,.elementor-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(11,31,51,.14)}
.mar-btn--dark{background:var(--mar-deep)!important;color:#fff!important;border-color:var(--mar-deep)!important}
.mar-btn--ghost{background:transparent!important;color:inherit!important;border-color:currentColor!important}

/* =========================================================
   MAR COMPLETE 2.8 — FINAL HERO SYSTEM
   Homepage = short first-screen photography.
   Inner pages = compact decorated Deep Atlantic page-name hero.
   ========================================================= */
.mar-premium-hero{position:relative!important;isolation:isolate!important;overflow:hidden!important;color:#fff!important;background:#0B1F33!important}
.mar-premium-hero>.e-con-inner{position:relative!important;z-index:4!important;width:100%!important;max-width:var(--mar-content)!important;margin-inline:auto!important;display:flex!important;align-items:center!important}
.mar-premium-hero .mar-hero-copy{position:relative!important;z-index:5!important;margin:0!important;background:none!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.mar-premium-hero .mar-eyebrow,.mar-premium-hero .mar-eyebrow .elementor-heading-title{color:var(--mar-gold)!important;font-family:Manrope,sans-serif!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase!important}
.mar-premium-hero .mar-hero-copy h1,.mar-premium-hero .mar-hero-copy .elementor-heading-title{font-family:"Bodoni Moda",Georgia,serif!important;font-weight:500!important;line-height:.96!important;letter-spacing:-.04em!important;margin-bottom:.28em!important}
.mar-hero-title-white,.mar-page-name-white{color:#fff!important}.mar-hero-title-gold,.mar-page-name-gold{color:var(--mar-gold)!important}
.mar-premium-hero .mar-hero-copy .elementor-widget-text-editor{color:rgba(255,255,255,.91)!important;font-family:Manrope,sans-serif!important;line-height:1.58!important}
.mar-premium-hero .mar-hero-actions{margin-top:16px!important}.mar-premium-hero .mar-hero-actions .elementor-button{border-radius:999px!important;padding:13px 22px!important}
.mar-premium-hero .mar-hero-actions .mar-btn--ghost,.mar-premium-hero .mar-hero-actions .mar-btn--ghost .elementor-button{color:#fff!important;border-color:rgba(255,255,255,.58)!important;background:rgba(255,255,255,.03)!important}
.mar-home-photo-hero{height:clamp(560px,calc(100svh - 110px),720px)!important;min-height:560px!important;max-height:720px!important;background:#07192a!important}
.mar-home-photo-hero:before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(4,16,28,.95) 0%,rgba(5,20,34,.88) 28%,rgba(6,23,39,.66) 48%,rgba(7,25,42,.28) 68%,rgba(7,25,42,.04) 100%)!important}
.mar-home-photo-hero:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:1px!important;z-index:3!important;background:linear-gradient(90deg,var(--mar-gold),rgba(255,255,255,.26),transparent)!important}
.mar-home-photo-hero .mar-hero-media{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;padding:0!important;margin:0!important;display:block!important}
.mar-home-photo-hero .mar-hero-media .elementor-widget-image,.mar-home-photo-hero .mar-hero-media .elementor-widget-image .elementor-widget-container{width:100%!important;height:100%!important;margin:0!important;padding:0!important}
.mar-home-photo-hero .mar-hero-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:58% center!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:saturate(1.02) contrast(1.01)!important}
.mar-home-photo-hero .mar-hero-copy{width:min(650px,50%)!important;max-width:650px!important;align-items:flex-start!important;text-align:left!important;padding:48px 0!important}
.mar-home-photo-hero .mar-hero-copy h1,.mar-home-photo-hero .mar-hero-copy .elementor-heading-title{font-size:clamp(3.25rem,4.55vw,5.15rem)!important}
.mar-home-photo-hero .mar-hero-copy .elementor-widget-text-editor{max-width:575px!important;font-size:clamp(.98rem,1vw,1.08rem)!important}
.mar-inner-solid-hero{min-height:320px!important;background:#0B1F33!important;color:#fff!important}
.mar-inner-solid-hero>.e-con-inner{min-height:320px!important;justify-content:center!important}
.mar-inner-solid-hero .mar-hero-media,.mar-inner-solid-hero .mar-inner-hero-rail,.mar-inner-solid-hero .mar-inner-hero-strip{display:none!important}
.mar-inner-solid-hero:before{content:""!important;position:absolute!important;inset:-20%!important;pointer-events:none!important;background:radial-gradient(circle at 14% 30%,rgba(47,102,208,.16),transparent 15%),radial-gradient(circle at 84% 26%,rgba(198,166,107,.12),transparent 18%),radial-gradient(circle at 70% 100%,rgba(47,102,208,.13),transparent 22%)!important}
.mar-inner-solid-hero:after{content:""!important;position:absolute!important;right:-90px!important;top:-170px!important;width:520px!important;height:520px!important;border:1px solid rgba(198,166,107,.23)!important;border-radius:50%!important;box-shadow:-185px 210px 0 -184px rgba(255,255,255,.13),-82px 308px 0 -81px rgba(47,102,208,.24)!important;pointer-events:none!important}
.mar-inner-solid-hero .mar-hero-copy{width:min(760px,92%)!important;max-width:760px!important;align-items:center!important;text-align:center!important;padding:34px 0!important;margin-inline:auto!important}
.mar-inner-solid-hero .mar-hero-copy h1,.mar-inner-solid-hero .mar-hero-copy .elementor-heading-title{font-size:clamp(2.5rem,3.7vw,4rem)!important;max-width:760px!important;margin-inline:auto!important;margin-bottom:.2em!important}
.mar-inner-solid-hero .mar-hero-copy .elementor-widget-text-editor{max-width:660px!important;margin-inline:auto!important;font-size:.98rem!important;color:rgba(255,255,255,.82)!important}
.mar-inner-solid-hero .mar-hero-actions{justify-content:center!important;margin-top:12px!important}
@media(max-width:1024px){.mar-home-photo-hero{height:clamp(540px,calc(100svh - 86px),650px)!important;min-height:540px!important;max-height:650px!important}.mar-home-photo-hero:before{background:linear-gradient(90deg,rgba(4,16,28,.94) 0%,rgba(5,20,34,.85) 46%,rgba(7,25,42,.24) 82%,rgba(7,25,42,.08) 100%)!important}.mar-home-photo-hero .mar-hero-copy{width:min(580px,66%)!important;padding:42px 0!important}.mar-inner-solid-hero,.mar-inner-solid-hero>.e-con-inner{min-height:290px!important}.mar-inner-solid-hero .mar-hero-copy{padding:30px 0!important;width:min(700px,94%)!important}.mar-inner-solid-hero:after{right:-180px!important;top:-215px!important}}
@media(max-width:767px){.mar-premium-hero>.e-con-inner{padding-left:22px!important;padding-right:22px!important}.mar-home-photo-hero{height:clamp(520px,78svh,610px)!important;min-height:520px!important;max-height:610px!important}.mar-home-photo-hero:before{background:linear-gradient(180deg,rgba(4,16,28,.48) 0%,rgba(4,16,28,.75) 43%,rgba(4,16,28,.96) 100%)!important}.mar-home-photo-hero .mar-hero-media img{object-position:62% center!important}.mar-home-photo-hero .mar-hero-copy{width:100%!important;max-width:100%!important;padding:42px 0 32px!important;justify-content:flex-end!important}.mar-home-photo-hero .mar-hero-copy h1,.mar-home-photo-hero .mar-hero-copy .elementor-heading-title{font-size:clamp(2.6rem,11.2vw,3.7rem)!important;line-height:.98!important}.mar-home-photo-hero .mar-hero-copy .elementor-widget-text-editor{font-size:.94rem!important;line-height:1.5!important}.mar-inner-solid-hero,.mar-inner-solid-hero>.e-con-inner{min-height:265px!important}.mar-inner-solid-hero .mar-hero-copy{width:100%!important;max-width:100%!important;padding:28px 0!important}.mar-inner-solid-hero .mar-hero-copy h1,.mar-inner-solid-hero .mar-hero-copy .elementor-heading-title{font-size:clamp(2.2rem,9.4vw,3rem)!important;line-height:1!important}.mar-inner-solid-hero .mar-hero-copy .elementor-widget-text-editor{font-size:.91rem!important;line-height:1.5!important}.mar-inner-solid-hero:after{width:360px!important;height:360px!important;right:-190px!important;top:-190px!important}.mar-premium-hero .mar-hero-actions{display:flex!important;justify-content:center!important;width:100%!important;gap:9px!important}.mar-home-photo-hero .mar-hero-actions{justify-content:flex-start!important}.mar-premium-hero .mar-hero-actions .elementor-button{padding:11px 16px!important;font-size:.86rem!important}}

/* =========================================================
   MAR COMPLETE 3.0 — HERO REFINEMENT PATCH
   - Full-bleed homepage hero with no side blue gaps
   - Clearer, more readable text panel on homepage
   - Shorter, richer inner-page heroes with decoration across the full canvas
   ========================================================= */
body,.mar-site-main{overflow-x:hidden}
.mar-premium-hero{border-radius:0!important}
.mar-home-photo-hero{
  width:100vw!important;
  position:relative!important;
  left:50%!important;
  right:50%!important;
  margin-left:-50vw!important;
  margin-right:-50vw!important;
  min-height:clamp(540px,86svh,640px)!important;
  height:clamp(540px,86svh,640px)!important;
  max-height:640px!important;
  background:#07192a!important;
}
.mar-home-photo-hero>.e-con-inner{
  max-width:none!important;
  width:100%!important;
  min-height:inherit!important;
  padding-left:clamp(26px,4.2vw,72px)!important;
  padding-right:clamp(26px,4.2vw,72px)!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.mar-home-photo-hero:before{
  background:
    linear-gradient(90deg,rgba(4,16,28,.94) 0%,rgba(4,16,28,.86) 24%,rgba(4,16,28,.62) 44%,rgba(4,16,28,.20) 70%,rgba(4,16,28,.02) 100%)!important;
}
.mar-home-photo-hero .mar-hero-media,
.mar-home-photo-hero .mar-hero-media .elementor-element,
.mar-home-photo-hero .mar-hero-media .elementor-widget-container,
.mar-home-photo-hero .mar-hero-media .elementor-widget-image{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
}
.mar-home-photo-hero .mar-hero-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:60% center!important;
  filter:saturate(1.03) contrast(1.03) brightness(1.03)!important;
}
.mar-home-photo-hero .mar-hero-copy{
  width:min(620px,48%)!important;
  max-width:620px!important;
  align-items:flex-start!important;
  text-align:left!important;
  justify-content:center!important;
  padding:32px 32px 30px!important;
  margin:0!important;
  border-radius:28px!important;
  background:linear-gradient(180deg,rgba(7,25,42,.50),rgba(7,25,42,.34))!important;
  border:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 26px 80px rgba(7,25,42,.18)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
}
.mar-home-photo-hero .mar-eyebrow,
.mar-home-photo-hero .mar-eyebrow .elementor-heading-title{
  margin-bottom:14px!important;
  font-size:.77rem!important;
  letter-spacing:.20em!important;
}
.mar-home-photo-hero .mar-hero-copy h1,
.mar-home-photo-hero .mar-hero-copy .elementor-heading-title{
  font-size:clamp(2.85rem,4.15vw,4.8rem)!important;
  line-height:.97!important;
  margin-bottom:.22em!important;
  text-shadow:0 10px 34px rgba(0,0,0,.18)!important;
}
.mar-home-photo-hero .mar-hero-copy .elementor-widget-text-editor{
  max-width:540px!important;
  font-size:clamp(1rem,1.06vw,1.08rem)!important;
  line-height:1.62!important;
  color:rgba(255,255,255,.96)!important;
}
.mar-home-photo-hero .mar-hero-actions{margin-top:18px!important}
.mar-home-photo-hero .mar-hero-actions .elementor-button{padding:14px 24px!important}

.mar-inner-solid-hero{
  min-height:300px!important;
  background:
    radial-gradient(circle at 14% 18%,rgba(47,102,208,.18),transparent 19%),
    radial-gradient(circle at 81% 20%,rgba(198,166,107,.14),transparent 16%),
    radial-gradient(circle at 84% 76%,rgba(47,102,208,.20),transparent 19%),
    radial-gradient(circle at 22% 82%,rgba(255,255,255,.06),transparent 14%),
    linear-gradient(90deg,#0B1F33 0%,#0D2340 54%,#0B1F33 100%)!important;
}
.mar-inner-solid-hero>.e-con-inner{
  min-height:300px!important;
  max-width:1100px!important;
  width:100%!important;
  justify-content:center!important;
  padding-left:clamp(24px,4vw,72px)!important;
  padding-right:clamp(24px,4vw,72px)!important;
  position:relative!important;
}
.mar-inner-solid-hero>.e-con-inner:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 6% 50%,rgba(255,255,255,.04),transparent 13%),
    radial-gradient(circle at 36% 10%,rgba(198,166,107,.10),transparent 9%),
    radial-gradient(circle at 58% 88%,rgba(47,102,208,.13),transparent 12%),
    radial-gradient(circle at 96% 46%,rgba(255,255,255,.04),transparent 12%)!important;
  z-index:0!important;
}
.mar-inner-solid-hero:before{
  inset:0!important;
  background:
    linear-gradient(120deg,rgba(255,255,255,.00) 0%,rgba(255,255,255,.03) 38%,rgba(255,255,255,0) 62%),
    linear-gradient(0deg,rgba(255,255,255,.02),rgba(255,255,255,.02)),
    radial-gradient(circle at 14% 30%,rgba(47,102,208,.16),transparent 15%),
    radial-gradient(circle at 84% 26%,rgba(198,166,107,.12),transparent 18%),
    radial-gradient(circle at 70% 100%,rgba(47,102,208,.13),transparent 22%)!important;
}
.mar-inner-solid-hero:after{
  content:""!important;
  position:absolute!important;
  inset:-8% -8% auto auto!important;
  width:620px!important;
  height:620px!important;
  border-radius:50%!important;
  border:1px solid rgba(198,166,107,.18)!important;
  box-shadow:
    -420px 120px 0 -419px rgba(198,166,107,.12),
    -190px 260px 0 -189px rgba(255,255,255,.12),
    -36px 390px 0 -35px rgba(47,102,208,.22)!important;
  opacity:.95!important;
  pointer-events:none!important;
}
.mar-inner-solid-hero .mar-hero-copy{
  width:min(760px,100%)!important;
  max-width:760px!important;
  padding:26px 0!important;
  position:relative!important;
  z-index:2!important;
}
.mar-inner-solid-hero .mar-hero-copy h1,
.mar-inner-solid-hero .mar-hero-copy .elementor-heading-title{
  font-size:clamp(2.45rem,3.3vw,3.75rem)!important;
  line-height:1.01!important;
  letter-spacing:-.03em!important;
  margin-bottom:.26em!important;
  text-shadow:0 10px 34px rgba(0,0,0,.16)!important;
}
.mar-inner-solid-hero .mar-hero-copy .elementor-widget-text-editor{
  max-width:600px!important;
  margin-inline:auto!important;
  font-size:.98rem!important;
  line-height:1.68!important;
  color:rgba(255,255,255,.90)!important;
}
.mar-inner-solid-hero .mar-hero-actions{justify-content:center!important;margin-top:14px!important}
.mar-inner-solid-hero .mar-hero-actions .elementor-button{padding:13px 24px!important}

@media(max-width:1200px){
  .mar-home-photo-hero .mar-hero-copy{width:min(620px,56%)!important}
}
@media(max-width:1024px){
  .mar-home-photo-hero{min-height:560px!important;height:min(80svh,600px)!important;max-height:600px!important}
  .mar-home-photo-hero>.e-con-inner{padding-left:32px!important;padding-right:32px!important}
  .mar-home-photo-hero .mar-hero-copy{width:min(560px,64%)!important;padding:28px 28px 26px!important}
  .mar-home-photo-hero .mar-hero-copy h1,.mar-home-photo-hero .mar-hero-copy .elementor-heading-title{font-size:clamp(2.6rem,4.5vw,4.1rem)!important}
  .mar-inner-solid-hero,.mar-inner-solid-hero>.e-con-inner{min-height:280px!important}
  .mar-inner-solid-hero:after{width:520px!important;height:520px!important;right:-120px!important;top:-160px!important}
}
@media(max-width:767px){
  .mar-home-photo-hero{
    left:auto!important;right:auto!important;margin-left:0!important;margin-right:0!important;width:100%!important;
    min-height:520px!important;height:min(78svh,580px)!important;max-height:580px!important;
  }
  .mar-home-photo-hero>.e-con-inner{padding-left:22px!important;padding-right:22px!important}
  .mar-home-photo-hero:before{
    background:linear-gradient(180deg,rgba(4,16,28,.30) 0%,rgba(4,16,28,.62) 36%,rgba(4,16,28,.92) 100%)!important;
  }
  .mar-home-photo-hero .mar-hero-media img{object-position:66% center!important}
  .mar-home-photo-hero .mar-hero-copy{
    width:100%!important;max-width:100%!important;padding:24px 22px 24px!important;
    background:linear-gradient(180deg,rgba(7,25,42,.28),rgba(7,25,42,.56))!important;
  }
  .mar-home-photo-hero .mar-hero-copy h1,.mar-home-photo-hero .mar-hero-copy .elementor-heading-title{font-size:clamp(2.35rem,10vw,3.35rem)!important}
  .mar-home-photo-hero .mar-hero-actions{justify-content:flex-start!important}
  .mar-inner-solid-hero,.mar-inner-solid-hero>.e-con-inner{min-height:265px!important}
  .mar-inner-solid-hero .mar-hero-copy{padding:24px 0!important}
  .mar-inner-solid-hero .mar-hero-copy h1,.mar-inner-solid-hero .mar-hero-copy .elementor-heading-title{font-size:clamp(2.05rem,8.8vw,2.8rem)!important}
  .mar-inner-solid-hero:after{width:360px!important;height:360px!important;right:-140px!important;top:-150px!important}
  .mar-inner-solid-hero>.e-con-inner:before{background:
    radial-gradient(circle at 12% 14%,rgba(198,166,107,.12),transparent 12%),
    radial-gradient(circle at 84% 24%,rgba(47,102,208,.18),transparent 16%),
    radial-gradient(circle at 32% 90%,rgba(255,255,255,.05),transparent 12%)!important}
}
