<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap" rel="stylesheet">

<section id="sjj-l2">
  <div class="l2-top">
    <p class="l2-eyebrow">Squamish, BC &nbsp;·&nbsp; Sea to Sky Region</p>
    <h1 class="l2-title">Sightseeing<br>Tours</h1>
  </div>
  <div class="l2-rule"></div>
  <div class="l2-widget-box">
    <script type="text/javascript" src="//squamish-jetboat-journeys.checkfront.com/lib/interface--0.js"></script>
    <div id="CHECKFRONT_WIDGET_01"><p id="CHECKFRONT_LOADER" style="background:url('//squamish-jetboat-journeys.checkfront.com/images/loader.gif') left center no-repeat;padding:5px 5px 5px 24px;">Searching Availability...</p></div>
    <script>new DROPLET.Widget({host:'squamish-jetboat-journeys.checkfront.com',target:'CHECKFRONT_WIDGET_01',category_id:'5,6',options:'category_select,hidesearch,hidedates',provider:'droplet'}).render();</script>
    <noscript><a href="https://squamish-jetboat-journeys.checkfront.com/reserve/" style="color:#234c6a;">Continue to Secure Booking &raquo;</a></noscript>
  </div>
</section>

<style>
* { box-sizing: border-box; margin: 0; padding: 0; }

#sjj-l2 {
  font-family: helvetica, sans-serif;
  background: #fff;
  padding: 64px 56px;
}

.l2-top {
  text-align: center;
  margin-bottom: 52px;
}

.l2-eyebrow {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #4a9fd4;
  margin-bottom: 14px;
}

.l2-title {
  font-family: helvetica, sans-serif;
  font-size: clamp(4rem, 8vw, 7rem);
  font-weight: 500;
  color: #234c6a;
  line-height: 0.9;
  letter-spacing: 0.03em;
  margin-bottom: 18px;
}

.l2-rule {
  width: 100%;
  height: 1px;
  background: #e5edf5;
  margin: 44px 0;
}

.l2-widget-box {
  background: #f8fafc;
  border: 1px solid #dce8f2;
  border-radius: 8px;
  padding: 32px 28px;
  max-width: 900px;
  margin: 0 auto;
}

#CHECKFRONT_LOADER {
  color: #234c6a !important;
  font-family: helvetica, sans-serif !important;
  font-size: 0.85rem !important;
  opacity: 0.6;
}

/* ── Price overlay ── */
#CHECKFRONT_WIDGET_01 .price-overlay {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 6px !important;
  padding: 10px 12px !important;
  background: rgba(35, 76, 106, 0.72) !important;
  border-radius: 0 0 8px 8px !important;
  width: 100% !important;
  position: relative !important;
}

#CHECKFRONT_WIDGET_01 .cf-grid-price strong {
  display: flex !important;
  align-items: baseline !important;
  gap: 3px !important;
  color: #fff !important;
  font-size: 0.95rem !important;
  line-height: 1 !important;
}

#CHECKFRONT_WIDGET_01 .cf-grid-price strong span:first-child {
  max-width: 4.5ch !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: clip !important;
  font-size: 0.95rem !important;
  font-weight: 700 !important;
  color: #fff !important;
  letter-spacing: 0.01em !important;
}

#CHECKFRONT_WIDGET_01 .cf-currency,
#CHECKFRONT_WIDGET_01 .cf-currencydisplay-currency {
  display: none !important;
}

#CHECKFRONT_WIDGET_01 .cf-grid-price em,
#CHECKFRONT_WIDGET_01 .cf-grid-price .sr-only {
  display: none !important;
}

/* ── Book Now button ── */
#CHECKFRONT_WIDGET_01 .cf-item-status {
  display: inline-block !important;
  width: 100% !important;
  padding: 7px 14px !important;
  background: #fff !important;
  border: 2px solid #fff !important;
  border-radius: 40px !important;
  color: #234c6a !important;
  font-family: helvetica, sans-serif !important;
  font-size: 0.72rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  text-align: center !important;
  white-space: nowrap !important;
  cursor: pointer !important;
  transition: background 0.15s, color 0.15s !important;
}

#CHECKFRONT_WIDGET_01 .cf-item-status:hover {
  background: #234c6a !important;
  color: #fff !important;
  border-color: #fff !important;
}

/* ── Back buttons ── */
#CHECKFRONT_WIDGET_01 a[href*="back"],
#CHECKFRONT_WIDGET_01 .cf-back,
#CHECKFRONT_WIDGET_01 button.back {
  display: inline-block !important;
  width: 100% !important;
  padding: 11px 18px !important;
  margin-bottom: 8px !important;
  background: #234c6a !important;
  border: none !important;
  border-radius: 6px !important;
  color: #fff !important;
  font-family: helvetica, sans-serif !important;
  font-size: 0.85rem !important;
  font-weight: 600 !important;
  text-align: center !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

#CHECKFRONT_WIDGET_01 .cf-grid-item,
#CHECKFRONT_WIDGET_01 .cf-item-wrap {
  border-radius: 8px !important;
  overflow: hidden !important;
  position: relative !important;
}

#CHECKFRONT_WIDGET_01 input[type="submit"],
#CHECKFRONT_WIDGET_01 button[type="submit"],
#CHECKFRONT_WIDGET_01 .cf-btn,
#CHECKFRONT_WIDGET_01 .btn {
  display: inline-block !important;
  width: 100% !important;
  padding: 12px 18px !important;
  background: transparent !important;
  border: 2px solid #234c6a !important;
  border-radius: 40px !important;
  color: #234c6a !important;
  font-family: helvetica, sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: background 0.15s, color 0.15s !important;
}

#CHECKFRONT_WIDGET_01 input[type="submit"]:hover,
#CHECKFRONT_WIDGET_01 button[type="submit"]:hover,
#CHECKFRONT_WIDGET_01 .cf-btn:hover,
#CHECKFRONT_WIDGET_01 .btn:hover {
  background: #234c6a !important;
  color: #fff !important;
}

#CHECKFRONT_WIDGET_01 input[type="text"],
#CHECKFRONT_WIDGET_01 input[type="number"],
#CHECKFRONT_WIDGET_01 select {
  width: 100% !important;
  padding: 10px 12px !important;
  border: 1.5px solid #dce8f2 !important;
  border-radius: 6px !important;
  font-family: helvetica, sans-serif !important;
  font-size: 1rem !important;
  color: #234c6a !important;
  background: #fff !important;
}

/* ════════════════════════════════
   MOBILE ≤ 640px
════════════════════════════════ */
@media (max-width: 640px) {
  #sjj-l2 { padding: 40px 20px; }
  .l2-top { margin-bottom: 36px; }
  .l2-rule { margin: 28px 0; }
  .l2-widget-box { padding: 16px 12px; border-radius: 6px; }
  #CHECKFRONT_WIDGET_01 .cf-grid-price strong { font-size: 0.85rem !important; }
  #CHECKFRONT_WIDGET_01 .cf-item-status { font-size: 0.68rem !important; padding: 8px 10px !important; }
}

@media (min-width: 641px) and (max-width: 768px) {
  #sjj-l2 { padding: 52px 32px; }
  .l2-widget-box { padding: 24px 20px; }
}

@keyframes sjj-up {
  from { opacity: 0; transform: translateY(16px); }
  to   { opacity: 1; transform: translateY(0); }
}
.l2-eyebrow    { animation: sjj-up 0.5s 0.05s ease both; }
.l2-title      { animation: sjj-up 0.5s 0.1s  ease both; }
.l2-widget-box { animation: sjj-up 0.6s 0.28s ease both; }
</style>