/* Styles for screens smaller than 640px (iPhone 5) */
@media (max-width: 2000px) {
  .chart-container {
  max-width: 2000px;
  margin: 0 auto;
  }

/* Reset styles */
.body {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}
#circle-logo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;       /* try 50–70%; experiment until it feels right */
  height: auto;
  opacity: 0.24;
  pointer-events: none;
  z-index: 1;
}

h1 {
  font-family: 'donovanregular'; sans-serif;
  font-weight: normal;
  font-size: 36px;
  margin-top: -20px;
  margin-bottom: 6px;
  padding-top: 40px;
  padding-bottom: 50px;


background-image: url('../photos/sky6.jpg');

  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  /*opacity: 1;*/
  height: 170px; 

/* Set the height of the image container to match the height of the image */
  display: flex;
  flex-direction: column;
  /*padding-left: 1px;
  padding-right: 1px;*/
  align-items: center;
  justify-content: center;
/* Add justify-content to center the h1 element horizontally */
color: white;
}

h2 {
  font-family: 'AwakeRegular'; sans-serif;
  font-weight: normal;
  color: #462582;
  font-size: 28px;
  margin-bottom: 16px;
  margin-top: .5rem;
padding-bottom: 16px;
padding-right: 16px;
padding-left: 16px;
}

h4 {
  font-family: 'AwakeRegular'; sans-serif;
  font-weight: normal;
  color: #462582;
  font-size: 20px;
  margin-bottom: 1rem;
  margin-top: .5rem;
padding-bottom: 30px;
}

p {
  font-size: 16px;
  margin-bottom: 25px;
  font-family: 'AwakeRegular'; sans-serif;
  font-weight: normal;
  color: #462582;
text-align: justify;
text-justify: inter-word;
padding-left: 15px;
padding-right: 15px;
}


.food {
  font-size: 18px;
  margin-bottom: 16px;
  font-family: 'AwakeRegular'; sans-serif;
  font-weight: normal;
  color: #462582;
align-items: center;
  justify-content: center;
  margin-top: 60px; 
/*
padding-left: 15px;
padding-right: 15px;*/
/*position: relative;*/

}


a {
  color: #462582;
  font-size: 28px;
  /*color: #088874;*/
  text-decoration: none;
}

a:hover {
  color: #333;
}

.btn {
color: #FFF;
  padding: 10px 20px;
  font-size: 28px;
  text-transform: uppercase;

  


 background-color: #05adb0;

border-width: 3px;
border-radius: 6px;
border-color: #4efcfc;
border-style: solid;
  

 /* border-color: #7e7ca6;*/
}

/* Layout */
body {
  text-align: center;
  font-family: Arial; sans-serif;
  font-size: 16px;
  color: #333;
  background-color: #f2f2f2;

background:linear-gradient(0deg, rgba(0, 188, 212, 1) 0%, rgba(85, 197, 197, 1) 0%, rgba(255, 255, 255, 1) 39%, rgba(254, 65, 151, 1) 100%); 

/*
background: linear-gradient(0deg, hsl(174, 100%, 90%) 0%, hsl(178,100%, 98%) 11%, hsla(178, 100%, 96%, 0.92) 44%, hsl(325, 63%, 90%) 82%, hsl(329, 77%, 86%) 95%, hsl(359, 95%, 80%) 100%);
*/
  /*background: linear-gradient(0deg, hsl(174, 77%, 60%) 0%, hsl(178,65%, 88%) 11%, hsla(178, 100%, 96%, 0.92) 44%, hsl(325, 63%, 85%) 82%, hsl(329, 77%, 86%) 95%, hsl(359, 95%, 80%) 100%);*/
max-width: 800px;
/*background-attachment: fixed;*//* Set the maximum width of the viewport */
  margin: 0 auto; /* Center the content horizontally */
}

.video-container {
position: relative;
width: 100%;
padding-bottom: 56.25%;
height: 0;
margin-bottom: 36px;
}
.video-container iframe{
position: absolute;
top:0; left: 0;
width: 100%;
height: 100%;
}

.header {
  
  margin-bottom: 10px;
}

/* Image within header */
.header img {
  width: 100%;
  height: auto;
column-span: all;
/*margin-top: 10px;*/
}

/* Image within body */
.body img {
  /*margin-top: 60px;*/
  height: auto;
margin: 0 auto;
}

body img {
  
  /*display: flex;
  flex-direction: column;*/
  /*padding-left: 1px;
  padding-right: 1px;*/
  align-items: center;
  justify-content: center;
width: 98%;
column-span: all;
}


.img {
  /*margin-top: 5px;*/
  margin-bottom: 16px;
}

.slogan {
  padding-top: 16px; 
  justify-content: center; /* Add left and right margin to the slogan */
padding-right: 16px;
padding-left: 16px;
}

.motto {
  font-size: 40px;
  margin-bottom: 20px;
margin-top: 12px;
padding-right: 16px;
padding-left: 16px;
  padding: 10px; 
  font-family: 'AwakeRegular'; sans-serif;
  font-weight: normal;
  color: #462582;
/* Add padding to the motto */
}

.company-profile {
  /*justify-content: center;
text-align: justify;
text-justify: inter-word;
margin-left: 40%;
margin-right: 15%;*/
  font-size: 28px;
  margin-bottom: 20px;
  padding: 10px; /* Add padding to the motto */
}

.player {
  margin-bottom: 20px;
}


.links {
   text-align: center;  /* centers the inline-blocks inside */
position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /*margin-bottom: 20px;*/
  margin-top: 36px;
  padding-top: 36px;
  padding-top: 10px;
  background: rgb(62,253,255);
  background: linear-gradient(180deg, rgba(62,253,255,0.22507645) 0%, rgba(188,254,255,0.36422018348) 32%, rgba(251,254,254,1) 100%);
min-height: 550px;
padding-bottom: 20px;
margin-bottom: 60px; 
}
  text-align: center;  /* centers the inline-blocks inside */
}



  }

.links a {
  font-size: 28px;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  }
  
  .links > div {
  position: relative;
  display: inline-block;
  text-align: center;
}
  
/* let dropdown anchor correctly but stay full width like before */
.links {
  position: relative;
  text-align: center;  /* centers the inline-blocks inside */
}

/*
.contact-form {
  width: 100%; /* Set the width of the contact form to 100% */
  /*max-width: 600px; /* Set the maximum width of the contact form */
  /*margin: 0 auto; /* Center the contact form horizontally */
  /*margin-bottom: 20px;
}*/

.gma-hero-image {
margin-top: -30px;
  align-items: center;
margin-right: 3px;
margin-left: 3px;
  

/*margin-left: 1%;
margin-right: 4%;
margin-bottom: 11px;*/
/*padding-top: -25px;*/
}

.gma-hero-image img{
border: 3px solid;
border-color: black;
border-radius: 20px;
}

.two-column {
background: linear-gradient(180deg, rgba(62,253,255,0.5443425076452599) 0%, rgba(188,254,255,0.6422018348623852) 32%, rgba(251,254,254,1) 100%);
}

.two-column02 {
background: linear-gradient(180deg, rgba(62,253,255,0.5443425076452599) 0%, rgba(188,254,255,0.6422018348623852) 32%, rgba(251,254,254,1) 100%);
height: 1300px;
}

.two-column02: after{

  content: "";
  display: table;
  clear: both;
margin-bottom: 50px;

}

.two-column: after{

  content: "";
  display: table;
  clear: both;
margin-bottom: 50px;

}

.imagetext {
float: left;
  width: 46%;
color: white;
font-size: 16px;
height: 500px;
background-color: #fe4197;
height: 400px;
margin-left: 4%;
margin-right: -7%;
/*margin-top: -22px;*/
text-align: left;
padding-top: 7%;
padding-left: 3%;
padding-right: 4%;
}

.two-c02-cntnr {
float: left;
  width: 88%;
color: white;
font-size: 16px;
background-color: #fe4197;
height: 1200px;
text-align: justify;
/*margin-left: 4%;
margin-right: 4%;
text-align: left;
padding-top: 7%;*/
padding-left: 3%;
padding-right: 3%;
}

/*.two-c02-cntnr2 {
float: left;
  width: 30%;
background-color: #fff7f9;
height: 1000px;
text-align: left;
font-size: 16px;
margin-right: 4%;
margin-left: -4%;
margin-bottom: 50px;
margin-top: 22px;
padding-top: 7%;
justify-content: center;

}*/




.imagetext2 {
float: left;
  width: 50%;
background-color: #fff7f9;
height: 400px;
text-align: left;
font-size: 16px;
margin-right: 4%;
margin-left: -4%;
margin-bottom: 50px;
margin-top: 22px;
padding-top: 7%;
justify-content: center;

}

ul.a {
float: left;
  width: 50%;
list-style-type: circle;
padding-left: 15%;
line-height: 110%;
text-align: left;
center-text: vertical;
line-height: 1.4rem;
align-items: center;
font-family: Arial, sans-serif;
  font-weight: normal;
  color: #462582;
  font-size: 16px;

}

.gma-hero-parent {
position: relative;
        top: 0;
        left: 0;
}
.gma-hero-image {
        position: relative;
        top: 0;
        left: 0;
}
.gma-icon-child  {
        position: absolute;
top: 32%;
left: 62%;
width: 32%;
height:32%;

}

.footer {
font-size: 12px;
  margin-bottom: 16px;
  font-family: 'AwakeRegular'; sans-serif;
  font-weight: normal;
  color: #462582;
align-items: center;
  justify-content: center;
text-align: center;
}
.footer, .footer p { text-align: center; }

}
  
 .footer a:hover {
  text-decoration: underline; /* optional hover effect */
}
.footer a {
  font-size: inherit;               /* overrides global a{font-size:28px} */
  color: inherit;
  text-decoration: none;
}  
/*
padding-left: 15px;
padding-right: 15px;*/

 }

.links {
  text-align: center;
  position: relative;
}

.menu-wrapper {
  position: relative;
  display: inline-block; /* keeps it centered and snug around the GIF */
}

/* Make the GIF fully clickable and centered */
#dropdown-button {
  display: block;
  margin: 0 auto;
  cursor: pointer;
  width: 55%; /* or auto */
  height: auto;
position: relative;
  top: -175px; 
}

/* Optional logo overlay */
#circle-logo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;        /* shrink logo */
  max-width: 550px;  /* prevents it from getting huge on big screens */
  height: auto;
  opacity: 0.24;
  pointer-events: none;
  z-index: 1;
}


/* Dropdown menu centered and wide like before */
#dropdown-content {
  position: absolute;
  top: calc(100% + 5px);
  left: 50%;
  transform: translateX(-50%);
  min-width: 320px;
  max-width: 90vw;
  display: none;
  z-index: 1000;

  top: -15px; 
  margin-bottom: 40px;   /* gives breathing room below */
}


/* Menu look */
#dropdown-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#dropdown-content li {
  background-color: rgba(254, 65, 151, 0.77);
  border-bottom: 1px solid #fe4197;
}

#dropdown-content a {
  display: block;
  color: white;
  padding: 6px 10px;
  text-decoration: none;
}

#dropdown-content li:hover {
  background-color: #3DCFD0;
}


/*Newsletter Page*/

.news {
position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /*margin-bottom: 20px;*/
  margin-top: 36px;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-top: 10px;
  background: rgb(4,156,155);
  /*background: linear-gradient(180deg, rgba(62,253,255,0.22507645) 0%, rgba(188,254,255,0.36422018348) 32%, rgba(251,254,254,1) 100%);*/
height: 200px;
}


/*ABOUT PAGE*/
.services {
			max-width: 800px;
			margin: 0 auto;
			font-family: Arial, sans-serif;
		}

		.services h2 {
			font-family: 'donovanregular'; sans-serif;
  
  font-size: 40px;
			font-weight: bold;
			color: #462582;
			margin-top: 40px;
			margin-bottom: 20px;
		}

		.services p {
  font-family: 'AwakeRegular'; sans-serif;
  font-weight: normal;
		
			font-size: 20px;
			line-height: 1.5;
			color: #462582;	
			margin-bottom: 20px;
			text-align: justify;
text-justify: inter-word;
padding-left: 15px;
padding-right: 15px;
		}

		.services ul {
			list-style: none;
			padding: 0;
			margin-bottom: 20px;
			text-align: justify;
text-justify: inter-word;
padding-left: 15px;
padding-right: 15px;
		}

		.services li {
			font-size: 20px;
			margin-bottom: 10px;
			padding-left: 20px;
			position: relative;
			color: #462582;
			padding-bottom: 20px;
			}

.services a {
 background-color: rgba(254, 65, 151, 0.77);			
		}
.services-item-3 a :hover{
background-color: #faf0f4;				
		}
.services-item-4 a :hover{
background-color: #faf0f4;				
		}


		.services li:before {
			content: "\2022";
			position: absolute;
			left: 0;
			color: #462582;	
			font-weight: bold;
		}
		
.academy-heading {
font-family: 'donovanregular'; sans-serif;
  font-weight: normal;
  font-size: 36px;
  margin-top: -20px;
  margin-bottom: 6px;
  padding-top: 15px;
  padding-bottom: 20px;
text-decoration: underline;
background-color: rgba(254, 65, 151, 0.77);	
  color: white;

}

/*mailchimp form*/
/*
#mc_embed_signup {


}*/
.linx {
position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /*margin-bottom: 20px;*/
  margin-top: 36px;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-top: 10px;
  background: rgb(62,253,255);
  background: linear-gradient(180deg, rgba(62,253,255,0.22507645) 0%, rgba(188,254,255,0.36422018348) 32%, rgba(251,254,254,1) 100%);
height: 358px;

  }

/* =========================
   Generic Banner Styles
========================= */


.banner {
  padding-top: 40px;
  padding-bottom: 16px;                  /* avoids margin-collapsing */
  margin-bottom: clamp(16px, 3vw, 40px);
}

.banner h1 {
  font-size: 4rem;
  text-align: center;
  margin: 0;
  color: #fff;  /* fallback color */
  line-height: 1.1;
  font-family: 'donovanregular', sans-serif;
  font-weight: 400;
}

.banner .animated-header {
  display: inline-block;
  width: 100%;
  background: linear-gradient(270deg, #0ff, #ff9955, #0ff);
  background-size: 600% 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 1px #0ff, 0 0 2px #0ff, 0 0 4px #ff9955;
  animation: banner-gradientMove 6s linear infinite,
             banner-neonPulse 4s ease-in-out infinite alternate;
}

/* --- Keep the linked banner same size as the non-linked one --- */
.banner h1 a {
  /* neutralize the global "a { font-size: 28px }" */
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  text-decoration: none;

  /* keep your animated gradient on the link itself */
  display: inline-block;
  width: 100%;
  background: linear-gradient(270deg, #0ff, #ff9955, #0ff);
  background-size: 600% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 1px #0ff, 0 0 2px #0ff, 0 0 4px #ff9955;
  animation: banner-gradientMove 6s linear infinite,
             banner-neonPulse 4s ease-in-out infinite alternate;
}

/* optional: keep hover clean */
.banner h1 a:hover,
.banner h1 a:focus {
  text-decoration: none;
}

/* --- Stop global h1 background/height from affecting the banner --- */
.banner h1 {
  /* your banner heading size */
  font-size: 4rem;

  /* neutralize the global h1 background/height rules just for the banner */
  background: none !important;
  background-image: none !important;
  height: auto !important;
  padding-top: 40px;      /* your desired top spacing */
  padding-bottom: 0;      /* avoid extra bottom padding from global h1 */
  margin: 0;
  line-height: 1.1;
  font-family: 'donovanregular', sans-serif;
  font-weight: 400;
  text-align: center;
}

/* mobile breathing room */
@media (max-width: 600px) {
  .banner h1 {
    font-size: 2.5rem;
    padding: 0 1rem;      /* side padding so text isn’t against the edge */
    padding-top: 40px;    /* keep your top spacing */
  }
  .banner h1 a {
    width: auto;          /* don’t force full width on tiny screens */
    max-width: 89%;
    margin: 0 auto;
    display: inline-block;
  }
/* --- Stop global h1 background/height from affecting the banner --- */
.banner h1 {
  /* your banner heading size */
  font-size: 4rem;

  /* neutralize the global h1 background/height rules just for the banner */
  background: none !important;
  background-image: none !important;
  height: auto !important;
  padding-top: 40px;      /* your desired top spacing */
  padding-bottom: 10px;      /* avoid extra bottom padding from global h1 */
  margin: 0;
  line-height: 1.1;
  font-family: 'donovanregular', sans-serif;
  font-weight: 400;
  text-align: center;
}

/* mobile breathing room */
@media (max-width: 600px) {
  .banner h1 {
    font-size: 2.5rem;
    padding: 0 1rem;      /* side padding so text isn’t against the edge */
    padding-top: 40px;    /* keep your top spacing */
  }
  .banner h1 a {
    width: auto;          /* don’t force full width on tiny screens */
    max-width: 85%;
    margin: 0 auto;
    display: inline-block;
  }
  
 
/* Animations */
@keyframes banner-gradientMove {
  0%   { background-position: 0% 0; }
  100% { background-position: 100% 0; }
}

@keyframes banner-neonPulse {
  0%   { text-shadow: 0 0 1px #0ff, 0 0 2px #0ff, 0 0 4px #ff9955; }
  50%  { text-shadow: 0 0 1.5px #0ff, 0 0 3px #0ff, 0 0 5px #ff9955; }
  100% { text-shadow: 0 0 1px #0ff, 0 0 2px #0ff, 0 0 4px #ff9955; }
}

/* Existing responsive font-size */
@media (max-width: 600px) {
  .banner h1 {
    font-size: 2.5rem;
    padding: 0 1rem;  /* add horizontal breathing room */
  }
  .banner .animated-header {
    width: auto;      /* let it shrink-wrap instead of stretching */
    max-width: 85%;   /* cap width */
    margin: 0 auto;   /* keep centered */
  }
}




/*
#mc_embed {

}
.mc-field-group {

}
#mce-EMAIL {

}
#mce-EMAIL-HELPERTEXT {

}
.helper_text {

}
#mce-responses {

}


.clear foot
.response
#mce-error-response
.response
#mce-success-response
*/

/* ===========================
   Creative Guitar Tracks page
   (scoped to #cgt)
   =========================== */

#cgt {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 16px;
}

/* Sections */
#cgt .section { padding: 28px 0; }
#cgt .section + .section { border-top: 1px solid rgba(0,0,0,.08); }

/* Banner (your h1 already has its own background styles elsewhere) */
#cgt .banner { padding: 8px 0; }
#cgt .banner h1 { margin: 0 auto; }

/* ===== Intro layout (image + text + CTA) =====
   Mobile: image → text → CTA
   Desktop: text | image, then CTA full width
*/
#cgt .intro {
  display: grid;
  gap: 20px;
  align-items: center;
  margin-bottom: 40px;

  grid-template-columns: 1fr;              /* mobile */
  grid-template-areas:
    "image"
    "text"
    "cta";
}

#cgt .intro .hero-circle { grid-area: image; }
#cgt .intro .intro-text  { grid-area: text; }
#cgt .intro .intro-cta   {
  grid-area: cta;
  justify-self: center;                     /* center under both columns */
  display: inline-block;
}

/* Desktop/tablet layout */
@media (min-width: 768px) {
  #cgt .intro {
    /* text left takes remaining space, image column has a real width */
    grid-template-columns: minmax(0, 1fr) minmax(320px, 400px);
    grid-template-areas:
      "text image"
      "cta  cta";
  }
}

/* General images on this page */
#cgt img { max-width: 100%; height: auto; }

/* ---- Hero circle (robust mask) ----
   Put the circle on the wrapper and clip the image so the mask never disappears.
*/
#cgt .hero-circle {
  width: clamp(220px, 60vw, 400px);  /* bigger on mobile, up to 400 on desktop */
  aspect-ratio: 1 / 1;               /* always a square */
  border-radius: 50%;
  overflow: hidden;                   /* clip image to circle */
  justify-self: center;
  box-shadow: 0 4px 12px rgba(0,0,0,.15);
}
#cgt .hero-circle img {
  width: 100%;
  height: 100%;                       /* fill the square wrapper */
  object-fit: cover;
  display: block;
}

/* Cards (white panels used later on the page) */
#cgt .card {
  background: rgba(251,254,254,1);
  border-radius: 12px;
  padding: 16px 18px;
  box-shadow: 0 2px 10px rgba(0,0,0,.06);
  text-align: center;
}

/* Simple grids for later sections */
#cgt .grid { display: grid; gap: 24px; }
#cgt .grid-1 { grid-template-columns: 1fr; }
#cgt .grid-2 { grid-template-columns: 1fr; }
@media (min-width: 800px) {
  #cgt .grid-2 { grid-template-columns: 1fr 1fr; }
}

/* Typography */
#cgt .lead { font-size: 18px; line-height: 1.55; }
#cgt h2 {
  font-family: 'donovanregular', sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  margin: 16px 0 1rem;
}
#cgt .always-center {
  text-align: center;
  margin-top: 16px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  font-family: 'donovanregular', sans-serif;
}

/* Lists (steps) */
#cgt ol {
  max-width: 700px;
  margin: 0 auto;
  padding-left: 1.5rem;
  text-align: left;
}
#cgt ol li {
  margin-bottom: 1rem;
  line-height: 1.6;
}

/* Buttons: center + wrap cleanly (no fit-content quirks) */
#cgt .btn,
#cgt .cta {
  display: inline-block;    /* centers via parent text-align */
  margin: 16px auto;        /* vertical spacing */
  padding: 12px 20px;
  font-size: 18px;
  line-height: 1.25;
  border-radius: 6px;

  max-width: 100%;
  white-space: normal;      /* allow wrapping on small screens */
  box-sizing: border-box;
}

/* Make sure containers center inline-block children */
#cgt .card,
#cgt .section {
  text-align: center;
}

/* Images in this page (safety) */
#cgt img {
  max-width: 100%;
  height: auto;
}
/* 1-col on mobile, 2-col on desktop */
#cgt .vid-grid { display: grid; gap: 24px; }
@media (min-width: 800px) { #cgt .vid-grid { grid-template-columns: 1fr 1fr; } }

/* Responsive vertical (9:16) video frame */
#cgt .vid-wrap { position: relative; width: 100%; max-width: 540px; margin: 0 auto; }
/* Fallback ratio (works everywhere) */
#cgt .vid-wrap::before { content: ""; display: block; padding-top: 177.78%; } /* 9:16 */
#cgt .vid-wrap > video {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover;          /* fill nicely, like Reels/Shorts */
  border: 0; border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,.06);
}
/* Mobile-safe video sizing */
@media (max-width: 600px) {
  /* keep some breathing room */
  #cgt { padding-left: 12px; padding-right: 12px; }

  /* single column just in case */
  #cgt .vid-grid { grid-template-columns: 1fr; }

  /* the wrapper should never exceed the screen */
  #cgt .vid-wrap {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  /* show the whole 9:16 frame (no sideways overflow) */
  #cgt .vid-wrap > video {
    width: 100%;
    height: 100%;
    object-fit: contain;     /* avoids cropping; adds letterbox if needed */
    background: #000;        /* nice letterbox color */
  }
}

/* belt-and-suspenders overflow guard */
html, body { overflow-x: hidden; }
/* ---- Quick readability wins for CGT page ---- */

/* 1) Darken body copy a touch + bump sizes slightly */
#cgt p,
#cgt li {
  color: #2b1f5e;                 /* darker than #462582 for better contrast */
  font-size: 17px;                /* was 16px */
  line-height: 1.65;
}

#cgt .lead {
  font-size: clamp(18px, 2.2vw, 20px);
  line-height: 1.6;
}

#cgt .always-center {
  font-weight: 700;               /* make the key line pop */
  font-size: clamp(20px, 2.5vw, 22px);
}

/* 2) Slightly stronger section headings */
#cgt h2 {
  color: #2b1f5e;
  font-weight: 700;
  font-size: clamp(22px, 2.6vw, 26px);
}

/* 3) Put a soft panel *behind just the hero intro text* so it reads over gradients */
#cgt .intro .intro-text {
  background: rgba(255, 255, 255, 0.75);
  border-radius: 12px;
  padding: 12px 16px;
  box-shadow: 0 2px 10px rgba(0,0,0,.06);
}
@media (min-width: 768px) {
  #cgt .intro .intro-text { padding: 16px 20px; }
}

/* 4) If any heading sits on an image (e.g., your banner), give it a soft shadow */
#cgt .banner h1 {
  text-shadow: 0 2px 6px rgba(0,0,0,0.35);
}

/* Optional: respect users who prefer higher contrast */
@media (prefers-contrast: more) {
  #cgt p, #cgt li, #cgt h2, #cgt .always-center { color: #1e153f; }
  #cgt .intro .intro-text { background: rgba(255,255,255,0.95); }
}
/* ---- Quick readability wins for CGT page ---- */

/* 1) Darken body copy a touch + bump sizes slightly */
#cgt p,
#cgt li {
  color: #2b1f5e;                 /* darker than #462582 for better contrast */
  font-size: 17px;                /* was 16px */
  line-height: 1.65;
}

#cgt .lead {
  font-size: clamp(18px, 2.2vw, 20px);
  line-height: 1.6;
}

#cgt .always-center {
  font-weight: 700;               /* make the key line pop */
  font-size: clamp(20px, 2.5vw, 22px);
}

/* 2) Slightly stronger section headings */
#cgt h2 {
  color: #2b1f5e;
  font-weight: 700;
  font-size: clamp(22px, 2.6vw, 26px);
}

/* 3) Put a soft panel *behind just the hero intro text* so it reads over gradients */
#cgt .intro .intro-text {
  background: rgba(255, 255, 255, 0.88);
  border-radius: 12px;
  padding: 12px 16px;
  box-shadow: 0 2px 10px rgba(0,0,0,.06);
}
@media (min-width: 768px) {
  #cgt .intro .intro-text { padding: 16px 20px; }
}

/* 4) If any heading sits on an image (e.g., your banner), give it a soft shadow */
#cgt .banner h1 {
  text-shadow: 0 2px 6px rgba(0,0,0,0.35);
}

/* Optional: respect users who prefer higher contrast */
@media (prefers-contrast: more) {
  #cgt p, #cgt li, #cgt h2, #cgt .always-center { color: #1e153f; }
  #cgt .intro .intro-text { background: rgba(255,255,255,0.95); }
}
/* Pain-points: the smaller paragraphs under the three H2s in the first card */
#cgt .grid.grid-1 > .card:first-child p {
  font-size: clamp(19px, 2.2vw, 21px);
  line-height: 1.65;
}

/* “Why I do this…”: paragraphs that are direct children of that section */
#cgt .section > h2 + p,
#cgt .section > h2 + p + p {
  font-size: clamp(20px, 2.2vw, 22px);
  line-height: 1.7;
}
/* Bigger intro paragraph (“I craft CREATIVE…”) on mobile only */
@media (max-width: 640px) {
  #cgt .intro .lead {
    font-size: clamp(19px, 5.4vw, 22px);
    line-height: 1.65;
  }
  #landing-banner {
  padding-top: 40px;
  text-align: center;
}

/* Neutralize any global h1 background/height just for this banner */
#landing-banner h1 {
  background: none !important;
  background-image: none !important;
  height: auto !important;
  padding: 0 !important;

  margin: 0;
  line-height: 1.1;
  font-size: clamp(2.5rem, 7vw, 4rem);
  font-family: 'donovanregular', Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  color: #fff; /* fallback */
  text-shadow: 0 2px 6px rgba(0,0,0,0.35);
}

/* Animated neon gradient fill (same behavior as CGT) */
#landing-banner .animated-header {
  display: inline-block;
  width: 100%;
  background: linear-gradient(270deg, #0ff, #ff9955, #0ff);
  background-size: 600% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
  text-shadow: 0 0 1px #0ff, 0 0 2px #0ff, 0 0 4px #ff9955;
  animation: cgt-gradientMove 6s linear infinite,
             cgt-neonPulse 4s ease-in-out infinite alternate;
}

@keyframes cgt-gradientMove { 0% { background-position: 0% 0 } 100% { background-position: 100% 0 } }
@keyframes cgt-neonPulse {
  0%   { text-shadow: 0 0 1px #0ff, 0 0 2px #0ff, 0 0 4px #ff9955; }
  50%  { text-shadow: 0 0 1.5px #0ff, 0 0 3px #0ff, 0 0 5px #ff9955; }
  100% { text-shadow: 0 0 1px #0ff, 0 0 2px #0ff, 0 0 4px #ff9955; }
}

/* Tagline under the banner (beats global p{justify}) */
#landing-banner .tagline {
  margin: 10px auto 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: clamp(18px, 2.5vw, 22px);
  line-height: 1.35;
  color: #2b1f5e;
  max-width: 800px;
  text-align: center !important;
}

/* Mobile sizing guard */
@media (max-width: 600px) {
  #landing-banner h1 { font-size: clamp(2.2rem, 8vw, 3rem); }
}
}
 /* Space under the banner */
.banner {
  margin-bottom: clamp(16px, 3vw, 40px);
}

/* Space above the booking button area */
.booking-cta {
  padding-top: 24px;                     /* avoids margin-collapsing */
  margin-top: clamp(16px, 4vw, 56px);
  text-align: center; /* optional: keeps the button centered */
}
/* Extra guarantee when .booking-cta follows .banner */
.banner + .booking-cta { margin-top: clamp(24px, 6vw, 72px); }

/* If mobile needs extra breathing room */
@media (max-width: 600px) {
  .booking-cta {
    margin-top: clamp(24px, 8vw, 72px);
  }



    
}



