/* =========================================================
   Laugh & Gear — Content Boxes
========================================================= */

/* =========================================================
   YouTube Video Box
========================================================= */
.youtube-video-box {
  margin: 38px 0;
  padding: 28px 30px;
  border-top: 1px solid #dbe5f8;
  border-right: 0;
  border-bottom: 1px solid #dbe5f8;
  border-left: 4px solid var(--lg-blue);
  border-radius: 0;
  background: #f7faff;
  box-shadow: none;
}

.youtube-video-heading {
  max-width: none;
  margin: 0 0 20px;
  text-align: left;
}

.youtube-video-heading .uabb-infobox-title,
.youtube-video-heading h2 {
  margin: 0 0 10px;
  color: var(--lg-blue);
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.youtube-video-heading .uabb-infobox-text,
.youtube-video-heading .uabb-infobox-text p,
.youtube-video-heading p {
  max-width: none;
  margin: 0;
  color: var(--lg-text);
  font-size: 17px;
  line-height: 28px;
}

.youtube-video-heading strong {
  color: var(--lg-blue-2);
  font-weight: 700;
}

.youtube-video-box iframe,
.youtube-video-box video,
.youtube-video-box .fluid-width-video-wrapper,
.youtube-video-box .wp-block-embed,
.youtube-video-box .embed-container {
  overflow: hidden;
  border: 1px solid #dbe5f8;
  border-radius: 0;
  box-shadow: none;
}

.youtube-video-box .fl-module,
.youtube-video-box .uabb-module-content,
.youtube-video-box .fl-col-content {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .youtube-video-box {
    margin: 30px 0;
    padding: 24px 20px;
  }

  .youtube-video-heading {
    margin-bottom: 18px;
  }

  .youtube-video-heading .uabb-infobox-title,
  .youtube-video-heading h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .youtube-video-heading .uabb-infobox-text,
  .youtube-video-heading .uabb-infobox-text p,
  .youtube-video-heading p {
    font-size: 16px;
    line-height: 26px;
  }
}
/* =========================================================
   INFO / CTA BOXES
========================================================= */
.laughgear-tip-box,
.laughgear-insider-box,
.laughgear-warning-box,
.update-box,
.dining-tip-box,
.lg-guest-highlight,
.cta-box-inside,
.laughgear-cta-box,
.lg-tip-highlight,
.lg-save-box,
.lg-important-note,
.quick-answer-lg,
.summary-intro-text,
.cost-card,
.book-trip-cta {
  border-radius: var(--lg-radius-md);
  margin: 30px 0;
  color: var(--lg-text);
}

.laughgear-tip-box {
  background-color: #f0f4fb;
  border-left: 4px solid var(--lg-blue);
  padding: 18px 22px;
  font-size: 18px;
  line-height: 1.65;
  box-shadow: var(--lg-shadow-sm);
}
.laughgear-tip-box.white-background { background-color: var(--lg-white); }
.tip-label { color: var(--lg-blue); font-weight: 700; margin-right: 4px; }

.laughgear-insider-box {
  background-color: var(--lg-cream);
  border-left: 4px solid var(--lg-pink);
  padding: 18px 22px;
  font-size: 18px;
  line-height: 1.65;
  box-shadow: var(--lg-shadow-sm);
}
.insider-label { color: var(--lg-pink); font-weight: 700; margin-right: 4px; }

.laughgear-warning-box {
  background-color: transparent;
  border: 2px solid var(--lg-pink);
  padding: 20px 24px;
  font-size: 17px;
  line-height: 1.65;
}

.laughgear-warning-box p {
  margin: 0 0 10px;
}

.laughgear-warning-box p:last-child {
  margin-bottom: 0;
}

.laughgear-warning-box a {
  color: var(--lg-blue);
  font-weight: 600;
}

.laughgear-warning-box a:hover {
  color: #d36582;
}
.sub-hero-quick-answer {
  background: #ffffff;
  border: 1px solid rgba(37, 60, 120, 0.10);
  border-left: 5px solid #d8738d;
  border-radius: 12px;
  box-shadow: 0 8px 22px rgba(0,0,0,0.06);
  padding: 24px;
  max-width: 1100px;
  margin: -74px auto 30px;
}

.sub-hero-quick-answer .uabb-infobox {
  min-height: auto !important;
}

.sub-hero-quick-answer .uabb-infobox-title-prefix {
  color: #d8738d !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin: 0 0 10px !important;
  line-height: 1.2;
}

.sub-hero-quick-answer .uabb-infobox-title {
  color: #24438f !important;
  font-size: 30px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  margin: 0 0 16px !important;
}

.sub-hero-quick-answer .uabb-infobox-text,
.sub-hero-quick-answer .uabb-infobox-text p {
  color: #23304a !important;
  font-size: 18px !important;
  line-height: 1.65 !important;
  margin: 0 0 14px !important;
  max-width: 720px;
}

.sub-hero-quick-answer .uabb-button-wrap,
.sub-hero-quick-answer .uabb-creative-button-wrap {
  margin-top: 18px !important;
  text-align: left !important;
}

.sub-hero-quick-answer .uabb-button,
.sub-hero-quick-answer .uabb-creative-button {
  display: inline-block !important;
  background: #d8738d !important;
  color: #ffffff !important;
  text-decoration: none !important;
  padding: 14px 24px !important;
  border-radius: 8px !important;
  border: none !important;
  font-weight: 700 !important;
  box-shadow: none !important;
  transition: all 0.25s ease;
}

.sub-hero-quick-answer .uabb-button:hover,
.sub-hero-quick-answer .uabb-creative-button:hover {
  background: #c4586e !important;
  color: #ffffff !important;
  transform: translateY(-2px);
}

.sub-hero-quick-answer .uabb-button-text {
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

.warning-label {
  color: var(--lg-pink);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 8px;
}

.quick-answer-lg {
  background: #FFF7FB;
  border-left: 5px solid var(--lg-pink);
  padding: 18px 22px;
  max-width: 820px;
  margin: 30px auto;
}
.quick-answer-lg .uabb-infobox-title {
  color: var(--lg-blue);
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.quick-answer-lg .uabb-infobox-text {
  font-size: 16px;
  line-height: 1.65;
  color: var(--lg-text);
}

.quick-tips-lg {
  background: linear-gradient(135deg, #FFF7FB 0%, #FFEECF 100%);
  border-left: 5px solid var(--lg-pink);
  border-radius: var(--lg-radius-lg);
  padding: 24px 24px 20px;
  margin: 32px auto;
  max-width: 820px;
  box-shadow: var(--lg-shadow-md);
  position: relative;
  overflow: hidden;
}
.quick-tips-lg::before,
.quick-tips-lg .uabb-imgicon-wrap,
.quick-tips-lg .uabb-infobox-icon-wrap,
.quick-tips-lg .uabb-icon,
.quick-tips-lg .uabb-infobox-icon {
  display: none !important;
}
.quick-tips-lg .uabb-infobox-title,
.quick-tips-lg h2,
.quick-tips-lg h3 {
  color: var(--lg-blue);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 16px;
}
.quick-tips-lg .uabb-infobox-title-wrap,
.quick-tips-lg .uabb-infobox-text-wrap,
.quick-tips-lg .uabb-infobox-text {
  text-align: left !important;
}
.quick-tips-lg .uabb-infobox-text,
.quick-tips-lg .uabb-infobox-text p,
.quick-tips-lg .uabb-infobox-text li {
  color: var(--lg-text);
  font-size: 17px;
  line-height: 1.7;
}
.quick-tips-lg ul {
  list-style: none;
  padding-left: 0;
  margin-top: 24px;
}
.quick-tips-lg li {
  position: relative;
  padding-left: 42px;
  margin-bottom: 16px;
  line-height: 1.65;
}
.quick-tips-lg li::before {
  content: "\f058";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0.18em;
  color: var(--lg-blue);
  font-size: 22px;
}
.quick-tips-lg strong { color: var(--lg-blue); }
.quick-tips-lg a {
  color: var(--lg-blue-2);
  font-weight: 600;
  text-decoration: underline;
}
.quick-tips-lg a:hover { color: var(--lg-pink); }

.update-box {
  background-color: var(--lg-blue-light);
  border-left: 5px solid var(--lg-blue-2);
  padding: 20px 22px;
  color: var(--lg-blue);
}
.update-box .uabb-infobox-title {
  color: var(--lg-blue-2);
  margin-top: 0;
  font-size: 20px;
}
.update-box strong { color: var(--lg-pink) !important; }

.dining-tip-box {
  background-color: var(--lg-cream);
  border-left: 5px solid var(--lg-pink);
  padding: 18px 22px;
  box-shadow: var(--lg-shadow-sm);
}
.dining-tip-box strong { color: var(--lg-blue); }

.book-trip-cta {
  background: linear-gradient(180deg, var(--lg-blue-soft) 0%, var(--lg-white) 100%);
  color: var(--lg-blue);
  padding: 36px 28px;
  text-align: center;
  max-width: 860px;
  margin: 50px auto;
  border: 1px solid rgba(43, 89, 195, 0.15);
  border-left: 6px solid var(--lg-blue-2);
  border-radius: 20px;
  box-shadow: var(--lg-shadow-lg);
}
.book-trip-cta h2 {
  font-weight: 800;
  font-size: 34px;
  line-height: 1.15;
  color: var(--lg-blue);
  margin-bottom: 16px;
}
.book-trip-cta p {
  max-width: 720px;
  margin: 14px auto;
  font-size: 18px;
  line-height: 1.7;
}
.book-trip-cta strong { color: var(--lg-blue-2); }
.book-trip-cta .no-cost {
  display: inline-block;
  margin-top: 12px;
  padding: 8px 14px;
  background: rgba(211, 101, 130, 0.12);
  border-radius: 999px;
  color: var(--lg-pink) !important;
  font-weight: 700;
}

.lg-guest-highlight,
.laughgear-cta-box {
  background-color: var(--lg-cream);
  border-left: 5px solid var(--lg-pink);
  padding: 18px 22px;
}
.lg-guest-highlight strong,
.lg-save-box .uabb-infobox-title,
.cost-card h3 {
  color: var(--lg-blue);
}

.cta-box-inside {
  background-color: var(--lg-blue-light);
  border-left: 5px solid var(--lg-blue-2);
  padding: 20px 22px;
}
.cta-box-inside.white-background { background-color: var(--lg-white); }
.cta-box-inside h3 {
  color: var(--lg-blue);
  margin-top: 0;
}
.cta-box-inside a {
  display: inline-block;
  background-color: var(--lg-blue-2);
  color: var(--lg-white);
  padding: 12px 20px;
  margin-top: 10px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
}
.cta-box-inside a:hover {
  background-color: #1f3f96;
  color: var(--lg-white) !important;
}

/* Laugh & Gear planning / helpful tip box */
.lg-tip-highlight {
  margin: 38px 0;
  padding: 28px 30px;
  border-top: 1px solid #dbe5f8;
  border-right: 0;
  border-bottom: 1px solid #dbe5f8;
  border-left: 4px solid var(--lg-blue-2);
  border-radius: 0;
  background: #f7faff;
  color: var(--lg-text);
  font-size: 17px;
  line-height: 28px;
}

.lg-tip-highlight p {
  margin: 0;
}

.lg-tip-highlight strong {
  color: var(--lg-blue);
  font-family: Arial, sans-serif;
  font-weight: 700;
}

.lg-tip-highlight.lg-tip-highlight-blush {
  border-left-color: #d36582;
}

.lg-tip-highlight.lg-tip-highlight-blush strong {
  color: #d36582;
}

.lg-save-box {
  background-color: transparent;
  border-left: 3px solid var(--lg-blue-2);
  padding: 20px 24px;
  font-size: 18px;
  line-height: 1.7;
  border-radius: 0;
}
.lg-save-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 20px;
}
.lg-save-box ul li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
}
.lg-save-box ul li::before {
  content: "✔️";
  position: absolute;
  left: 0;
  top: 0;
}

.lg-important-note {
  background-color: #fff3cd;
  border: 4px solid var(--lg-pink);
  padding: 28px;
  font-size: 20px;
  line-height: 1.5;
}
.lg-important-note h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
}

.summary-intro-text,
.cost-card {
  background-color: #fff4e3;
  border-left: 4px solid var(--lg-blue-2);
  padding: 20px;
  font-size: 16px;
  color: var(--lg-text-dark);
}

/* =========================================================
   CALCULATOR RESULT PILLS
========================================================= */

.lg-pill-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 auto 40px;
}

.lg-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border: 1px solid var(--lg-border-soft);
  border-radius: var(--lg-radius-pill);
  background: var(--lg-blue-light);
  color: var(--lg-blue);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.lg-pill strong {
  color: var(--lg-pink);
}