* { box-sizing: border-box; margin: 0; padding: 0; }
html { overflow-x: hidden; }
body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; background: rgb(15,13,13); color: #111; overflow-x: hidden; }
.wrapper { position: relative; width: 100%; height: calc(9810px * var(--scale, 1)); overflow: hidden; background: rgb(15,13,13); }
.artboard { position: relative; width: 1920px; height: 9810px; left: 50%; margin-left: -960px; transform-origin: top center; transform: scale(var(--scale, 1)); background: rgb(15,13,13); }
.layer { display: block; }
.text { line-height: 1.2; white-space: pre-wrap; }
img.layer { object-fit: cover; object-position: center; }
html { scroll-behavior: smooth; }
a { text-decoration: none; }
span.text { pointer-events: none; }
strong { font-weight: 700; }
.text { letter-spacing: 0.02em; }
[style*="rgb(254,1,17)"] { letter-spacing: 0.05em; }
.nav-link, .nav-cta { cursor: pointer; }
.nav-link:hover { color: rgb(254,1,17) !important; transition: color 0.25s ease; }
.nav-cta:hover { filter: brightness(1.25); transition: filter 0.2s ease; }
.layer { transition: opacity 0.8s cubic-bezier(0.2,0,0.1,1), transform 0.8s cubic-bezier(0.2,0,0.1,1), filter 0.2s ease; }
.hover-lift { will-change: transform; }
.hover-lift:hover, .hover-active { filter: brightness(1.08); transform: scale(1.015) translateY(-3px); box-shadow: 0 12px 30px rgba(0,0,0,0.25); }
.marquee { transition: none !important; }
.marquee {
  position: absolute;
  left: 44px;
  top: 3235px;
  width: 1832px;
  height: 36px;
  overflow: hidden;
  opacity: 0.272;
  color: rgb(82,79,79);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 36px;
}
.marquee-track {
  display: inline-block;
  white-space: nowrap;
  animation: marquee 30s linear infinite;
}
.marquee-track span {
  display: inline-block;
  padding-right: 120px;
}
@keyframes marquee {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
#about, #using-olo, #venues, #features, #download { scroll-margin-top: 220px; }
.fixed-nav-wrapper { position: fixed; top: 0; left: 50%; margin-left: -960px; width: 1920px; height: 154px; z-index: 1000; transform-origin: top center; transform: scale(var(--scale, 1)); }
.fixed-nav-wrapper .layer { opacity: 1 !important; transform: none !important; transition: none !important; }

.mobile-testimonial-slider, .mobile-image-slider { display: none; }

.mobile-cta-buttons, .mobile-footer, .mobile-menu-toggle, .mobile-nav-modal { display: none; }

/* —————————————————————————————————————
   Mobile responsive layout
   ————————————————————————————————————— */
@media (max-width: 768px) {
  html { overflow-x: hidden; }
  body { background: rgb(15,13,13); color: #fff; }

  .wrapper { height: auto !important; overflow: visible !important; }
  .artboard { position: relative !important; width: 100% !important; height: auto !important; left: 0 !important; margin-left: 0 !important; transform: none !important; background: rgb(15,13,13); overflow: hidden; }

  .reveal-on-scroll { opacity: 0 !important; transform: translateY(40px) !important; }
  .reveal-on-scroll.in-view { opacity: 1 !important; transform: translateY(0) !important; }

  section { position: relative; display: flex; flex-direction: column; align-items: center; width: 100%; padding: 60px 20px; overflow: hidden; }

  .layer { position: relative !important; left: auto !important; top: auto !important; width: auto !important; height: auto !important; margin: 0 !important; display: block; max-width: 100%; }
  .text { white-space: pre-wrap !important; width: 100% !important; height: auto !important; display: block; margin-bottom: 16px; text-align: center; line-height: 1.45 !important; }
  img.layer, svg.layer { display: block; margin: 0 auto 20px; max-width: 100%; height: auto; }
  a.layer { display: inline-block; margin: 8px; }
  div.layer { display: none !important; }

  a.layer.text { background: rgb(254,1,17) !important; color: #fff !important; padding: 14px 26px !important; border-radius: 4px !important; font-size: 14px !important; font-weight: 700 !important; text-transform: uppercase !important; text-decoration: none !important; }

  /* Section backgrounds */
  section:nth-of-type(1) { background: #0a0a0a url('../../mobile-assets/new%20phone.png') center / cover no-repeat; padding: 120px 40px 40px !important; min-height: 100vh; display: grid !important; grid-template-columns: 1fr 1fr; grid-template-rows: auto auto 1fr auto; column-gap: 0px; align-items: start; justify-items: center; }
  section:nth-of-type(2) { background: rgb(15,13,13); }
  section:nth-of-type(3) { background: #000; }
  section:nth-of-type(4) { background: rgb(15,13,13); }
  section:nth-of-type(5) { background: #000; padding: 0; }
  section:nth-of-type(6) { background: #000; }
  section:nth-of-type(7) { background: rgb(152,2,11); }
  section:nth-of-type(8) { background: #000; }
  section:nth-of-type(9) { background: rgb(14,14,14); padding-bottom: 20px; }

  /* NAV */
  .fixed-nav-wrapper { position: fixed !important; left: 0 !important; top: 0 !important; width: 100% !important; margin-left: 0 !important; height: 64px !important; transform: none !important; background: rgba(15,13,13,0.95) !important; z-index: 1000; border-bottom: 1px solid rgba(255,255,255,0.05); display: flex !important; align-items: center; padding: 0 20px; box-sizing: border-box; }
  .mobile-menu-toggle { display: block; order: 5; width: 24px; height: 21px; flex: 0 0 24px; border: none; padding: 0; margin-left: 8px; background: linear-gradient(to bottom, #fff 0 3px, transparent 3px 9px, #fff 9px 12px, transparent 12px 18px, #fff 18px 21px); cursor: pointer; }
  .mobile-nav-modal { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(15,13,13,0.98); z-index: 1002; flex-direction: column; justify-content: center; align-items: center; padding: 80px 20px; }
  .mobile-nav-modal.open { display: flex; }
  .mobile-nav-close { position: absolute; top: 20px; right: 20px; background: none; border: none; color: #fff; font-size: 30px; line-height: 1; cursor: pointer; padding: 0; }
  .mobile-nav-link { color: #fff; font-size: 20px; font-weight: 300; text-transform: uppercase; text-decoration: none; margin: 12px 0; transition: color 0.25s ease; }
  .mobile-nav-link:hover { color: rgb(254,1,17); }
  .fixed-nav-wrapper > .layer { display: none !important; opacity: 1 !important; transform: none !important; }
  .fixed-nav-wrapper a[href="#download"].layer.text { display: block !important; order: 4; margin: 0 0 0 auto !important; background: rgb(254,1,17) !important; color: #fff !important; width: auto !important; flex: 0 0 auto; padding: 6px 10px !important; border-radius: 0 !important; font-size: 9px !important; font-weight: 700 !important; text-transform: uppercase !important; text-decoration: none !important; white-space: nowrap !important; overflow: visible !important; }
  .fixed-nav-wrapper > span.layer.text { display: block !important; order: 2; color: #fff !important; font-size: 22px !important; font-weight: 300 !important; padding-left: 4px !important; width: auto !important; text-align: left !important; }
  .fixed-nav-wrapper > svg.layer { display: block !important; order: 1; max-width: 22px; margin: 0; }
  .fixed-nav-wrapper a.layer.nav-link { display: none !important; }
  a.nav-link:nth-child(8) { display: none !important; }

  /* HERO */
  section:nth-of-type(1) > .layer:nth-child(1),
  section:nth-of-type(1) > .layer:nth-child(4),
  section:nth-of-type(1) > .layer:nth-child(5),
  section:nth-of-type(1) > .layer:nth-child(8),
  section:nth-of-type(1) > .layer:nth-child(9) { display: none !important; }
  section:nth-of-type(1) > .layer:nth-child(2) { grid-column: 1 / -1; grid-row: 1; font-size: 30px !important; font-weight: 700 !important; line-height: 0.95 !important; text-transform: uppercase !important; letter-spacing: -1px !important; color: #fff !important; white-space: nowrap !important; text-align: center !important; padding-bottom: 10px !important; }
  section:nth-of-type(1) > .layer:nth-child(3) { grid-column: 1 / -1; grid-row: 2; font-size: 12px !important; font-weight: 300 !important; color: rgba(255,255,255,0.85) !important; text-align: center !important; max-width: 340px; margin: 0 auto 20px !important; }
  section:nth-of-type(1) > a.layer:nth-child(6).link { grid-column: 1; grid-row: 4; display: block !important; width: 90% !important; min-width: 140px; max-width: 100%; justify-self: center; background: rgb(254,1,17) !important; color: #fff !important; font-size: 10px !important; font-weight: 700 !important; text-transform: uppercase !important; text-align: center !important; white-space: nowrap !important; padding: 10px 10px !important; text-decoration: none !important; }
  section:nth-of-type(1) > a.layer:nth-child(7).link { grid-column: 2; grid-row: 4; display: block !important; width: max-content !important; justify-self: center; background: rgba(56,56,56,0.4) !important; color: #fff !important; font-size: 10px !important; font-weight: 500 !important; text-transform: uppercase !important; text-align: center !important; white-space: nowrap !important; padding: 10px 10px !important; text-decoration: none !important; border: 1px solid rgba(255,255,255,0.1) !important; }

  /* ABOUT */
  section:nth-of-type(2) { background: #000; }
  section:nth-of-type(2)::before { content: ""; display: block; width: 200px; height: 200px; background: url('../../mobile-assets/Group%2046.png') center / contain no-repeat; margin: 0 auto 48px; }
  section:nth-of-type(2) > .layer:nth-child(1) { order: 1; color: rgb(254,1,17) !important; text-transform: uppercase; font-size: 13px !important; letter-spacing: 2px; text-align: center !important; padding-bottom: 24px; }
  section:nth-of-type(2) > .layer:nth-child(2) { order: 2; font-size: 28px !important; font-weight: 700 !important; color: #fff !important; text-align: center !important; line-height: 1.1 !important; padding-bottom: 20px !important; }
  section:nth-of-type(2) > .layer:nth-child(3) { order: 3; font-size: 12px !important; font-weight: 300 !important; color: rgba(255,255,255,0.7) !important; text-align: justify !important; text-align-last: center !important; max-width: 90% !important; margin: 0 auto !important; }
  section:nth-of-type(2) > .layer:nth-child(3) strong { color: #fff !important; font-weight: 700 !important; }
  section:nth-of-type(2) > .layer:nth-child(4) { display: none !important; }

  /* USING OLO */
  section:nth-of-type(3) { padding: 80px 20px 80px; }
  section:nth-of-type(3) > .layer:nth-child(1) { order: 1; color: rgb(254,1,17) !important; text-transform: uppercase; font-size: 13px !important; letter-spacing: 2px; text-align: center !important; margin-bottom: 10px; }
  section:nth-of-type(3) > .layer:nth-child(2) { order: 2; font-size: 28px !important; font-weight: 700 !important; color: #fff !important; text-align: center !important; margin-bottom: 40px; padding-bottom: 70px !important; }
  section:nth-of-type(3) > .layer:nth-child(9),
  section:nth-of-type(3) > .layer:nth-child(10) { display: none !important; }
  section:nth-of-type(3) > .layer:nth-child(4) { order: 3; color: rgb(254,1,17) !important; font-size: 40px !important; font-weight: 700 !important; text-transform: uppercase; text-align: center !important; background: #0c0c0c !important; border-radius: 12px 12px 0 0 !important; padding: 20px 20px 0 !important; width: 100% !important; max-width: 480px; margin: 0 auto !important; }
  section:nth-of-type(3) > .layer:nth-child(3) { order: 4; font-size: 12px !important; font-weight: 300 !important; color: rgba(255,255,255,0.7) !important; text-align: center !important; background: #0c0c0c !important; border-radius: 0 0 12px 12px !important; padding: 0 20px 20px !important; width: 100% !important; max-width: 480px; margin: 0 auto 24px !important; }
  section:nth-of-type(3) > .layer:nth-child(6) { order: 5; color: rgb(254,1,17) !important; font-size: 40px !important; font-weight: 700 !important; text-transform: uppercase; text-align: center !important; background: #0c0c0c !important; border-radius: 12px 12px 0 0 !important; padding: 20px 20px 0 !important; width: 100% !important; max-width: 480px; margin: 0 auto !important; }
  section:nth-of-type(3) > .layer:nth-child(5) { order: 6; font-size: 12px !important; font-weight: 300 !important; color: rgba(255,255,255,0.7) !important; text-align: center !important; background: #0c0c0c !important; border-radius: 0 0 12px 12px !important; padding: 0 20px 20px !important; width: 100% !important; max-width: 480px; margin: 0 auto 24px !important; }
  section:nth-of-type(3) > .layer:nth-child(8) { order: 7; color: rgb(254,1,17) !important; font-size: 40px !important; font-weight: 700 !important; text-transform: uppercase; text-align: center !important; background: #0c0c0c !important; border-radius: 12px 12px 0 0 !important; padding: 20px 20px 0 !important; width: 100% !important; max-width: 480px; margin: 0 auto !important; }
  section:nth-of-type(3) > .layer:nth-child(7) { order: 8; font-size: 12px !important; font-weight: 300 !important; color: rgba(255,255,255,0.7) !important; text-align: center !important; background: #0c0c0c !important; border-radius: 0 0 12px 12px !important; padding: 0 20px 20px !important; width: 100% !important; max-width: 480px; margin: 0 auto 0 !important; }
  section:nth-of-type(3) > .layer:nth-child(3)::first-line,
  section:nth-of-type(3) > .layer:nth-child(5)::first-line,
  section:nth-of-type(3) > .layer:nth-child(7)::first-line { font-size: 16px !important; font-weight: 700 !important; color: #fff !important; line-height: 1.5 !important; }
  section:nth-of-type(3) > img.layer.mobile-app-mockup { order: 9; display: block !important; width: 110% !important; max-width: 600px !important; height: auto !important; margin: 60px auto 0 !important; object-fit: cover !important; }

  /* VENUES */
  section:nth-of-type(4) { background: #000; padding: 80px 20px; }
  section:nth-of-type(4) > .layer:nth-child(1) { order: 1; color: rgb(254,1,17) !important; text-transform: uppercase; font-size: 13px !important; letter-spacing: 2px; text-align: center !important; margin-bottom: 10px; }
  section:nth-of-type(4) > .layer:nth-child(2) { order: 2; font-size: 28px !important; font-weight: 700 !important; color: #fff !important; text-align: center !important; margin-bottom: 40px; padding-bottom: 30px !important; }
  section:nth-of-type(4) > .layer:nth-child(3),
  section:nth-of-type(4) > .layer:nth-child(4),
  section:nth-of-type(4) > .layer:nth-child(5),
  section:nth-of-type(4) > .layer:nth-child(6),
  section:nth-of-type(4) > .layer:nth-child(7),
  section:nth-of-type(4) > .layer:nth-child(8),
  section:nth-of-type(4) > .layer:nth-child(9),
  section:nth-of-type(4) > .layer:nth-child(10) { display: none !important; }
  section:nth-of-type(4) > .layer:nth-child(11),
  section:nth-of-type(4) > .layer:nth-child(12),
  section:nth-of-type(4) > .layer:nth-child(13),
  section:nth-of-type(4) > .layer:nth-child(14) { position: relative !important; width: 100% !important; max-width: 480px !important; background: rgba(24,24,24) !important; border-radius: 12px !important; padding: 20px 90px 20px 20px !important; margin: 0 auto 16px !important; text-align: left !important; font-size: 12px !important; font-weight: 300 !important; color: rgba(255,255,255,0.7) !important; line-height: 1.4 !important; }
  section:nth-of-type(4) > .layer:nth-child(11) { order: 3; }
  section:nth-of-type(4) > .layer:nth-child(12) { order: 4; }
  section:nth-of-type(4) > .layer:nth-child(13) { order: 5; }
  section:nth-of-type(4) > .layer:nth-child(14) { order: 6; }
  section:nth-of-type(4) > .layer:nth-child(11)::after { content: ""; display: block; width: 50px; height: 50px; background: url('../../mobile-assets/Group%208.png') center / contain no-repeat; position: absolute; right: 20px; top: 20px; }
  section:nth-of-type(4) > .layer:nth-child(12)::after { content: ""; display: block; width: 50px; height: 50px; background: url('../../mobile-assets/Group%2014.png') center / contain no-repeat; position: absolute; right: 20px; top: 20px; }
  section:nth-of-type(4) > .layer:nth-child(13)::after { content: ""; display: block; width: 50px; height: 50px; background: url('../../mobile-assets/Group%2012.png') center / contain no-repeat; position: absolute; right: 20px; top: 20px; }
  section:nth-of-type(4) > .layer:nth-child(14)::after { content: ""; display: block; width: 50px; height: 50px; background: url('../../mobile-assets/Group%2010.png') center / contain no-repeat; position: absolute; right: 20px; top: 20px; }
  section:nth-of-type(4) > .layer:nth-child(11)::first-line,
  section:nth-of-type(4) > .layer:nth-child(12)::first-line,
  section:nth-of-type(4) > .layer:nth-child(13)::first-line,
  section:nth-of-type(4) > .layer:nth-child(14)::first-line { font-size: 16px !important; font-weight: 700 !important; color: #fff !important; line-height: 3 !important; }

  /* PHONE */
  section:nth-of-type(5) { padding: 0; }
  section:nth-of-type(5) > .layer:nth-child(1) { display: none !important; }
  section:nth-of-type(5) > .layer:nth-child(2) { order: 1; width: 100% !important; max-width: none; margin: 0; }

  /* FEATURES */
  section:nth-of-type(6) { background: #000; padding: 80px 20px; }
  section:nth-of-type(6) > .layer:nth-child(1),
  section:nth-of-type(6) > .layer:nth-child(4),
  section:nth-of-type(6) > .layer:nth-child(5),
  section:nth-of-type(6) > .layer:nth-child(6),
  section:nth-of-type(6) > .layer:nth-child(7),
  section:nth-of-type(6) > .layer:nth-child(8),
  section:nth-of-type(6) > .layer:nth-child(9),
  section:nth-of-type(6) > .layer:nth-child(13),
  section:nth-of-type(6) > .layer:nth-child(14),
  section:nth-of-type(6) > .layer:nth-child(15),
  section:nth-of-type(6) > .layer:nth-child(16),
  section:nth-of-type(6) > .layer:nth-child(17),
  section:nth-of-type(6) > .layer:nth-child(18),
  section:nth-of-type(6) > .layer:nth-child(19),
  section:nth-of-type(6) > .layer:nth-child(20) { display: none !important; }
  section:nth-of-type(6) > .layer:nth-child(2) { order: 1; color: rgb(254,1,17) !important; text-transform: uppercase; font-size: 13px !important; letter-spacing: 2px; text-align: center !important; margin-bottom: 10px; }
  section:nth-of-type(6) > .layer:nth-child(3) { order: 2; font-size: 22px !important; font-weight: 700 !important; color: #fff !important; text-align: center !important; margin-bottom: 20px; padding-bottom: 40px !important; }
  section:nth-of-type(6) > .layer:nth-child(10),
  section:nth-of-type(6) > .layer:nth-child(11),
  section:nth-of-type(6) > .layer:nth-child(12),
  section:nth-of-type(6) > .layer:nth-child(21) { position: relative !important; width: 100% !important; max-width: 480px !important; background: #0c0c0c !important; border-radius: 12px !important; padding: 20px 90px 20px 20px !important; margin: 0 auto 16px !important; text-align: left !important; font-size: 12px !important; font-weight: 300 !important; color: rgba(255,255,255,0.7) !important; line-height: 1.4 !important; }
  section:nth-of-type(6) > .layer:nth-child(10) { order: 3; }
  section:nth-of-type(6) > .layer:nth-child(11) { order: 4; }
  section:nth-of-type(6) > .layer:nth-child(12) { order: 5; }
  section:nth-of-type(6) > .layer:nth-child(21) { order: 6; }
  section:nth-of-type(6) > .layer:nth-child(10)::after { content: ""; display: block; width: 50px; height: 50px; background: url('../../mobile-assets/Group%2027.png') center / contain no-repeat; position: absolute; right: 20px; top: 20px; }
  section:nth-of-type(6) > .layer:nth-child(10) { background: rgba(24,24,24) !important; }
  section:nth-of-type(6) > .layer:nth-child(11)::after { content: ""; display: block; width: 50px; height: 50px; background: url('../../mobile-assets/Group%2025.png') center / contain no-repeat; position: absolute; right: 20px; top: 20px; }
  section:nth-of-type(6) > .layer:nth-child(12)::after { content: ""; display: block; width: 50px; height: 50px; background: url('../../mobile-assets/Group%2023.png') center / contain no-repeat; position: absolute; right: 20px; top: 20px; }
  section:nth-of-type(6) > .layer:nth-child(12) { background: rgba(24,24,24) !important; }
  section:nth-of-type(6) > .layer:nth-child(21)::after { content: ""; display: block; width: 50px; height: 50px; background: url('../../mobile-assets/Group%2017.png') center / contain no-repeat; position: absolute; right: 20px; top: 20px; }
  section:nth-of-type(6) .layer.text strong { display: inline-block !important; font-size: 16px !important; font-weight: 700 !important; color: #fff !important; padding-bottom: 10px !important; }

  /* TESTIMONIALS */
  section:nth-of-type(7) { background: rgba(152,2,9); padding: 80px 20px; }
  section:nth-of-type(7) > .layer:nth-child(2) { order: 1; color: #fff !important; text-transform: uppercase; font-size: 13px !important; letter-spacing: 2px; text-align: center !important; margin-bottom: 10px; }
  section:nth-of-type(7) > .layer:nth-child(3) { order: 2; color: #fff !important; font-size: 28px !important; font-weight: 700 !important; text-align: center !important; margin-bottom: 40px; padding-bottom: 40px !important; }
  section:nth-of-type(7) > .layer:nth-child(1),
  section:nth-of-type(7) > .layer:nth-child(4),
  section:nth-of-type(7) > .layer:nth-child(5),
  section:nth-of-type(7) > .layer:nth-child(6),
  section:nth-of-type(7) > .layer:nth-child(7),
  section:nth-of-type(7) > .layer:nth-child(8),
  section:nth-of-type(7) > .layer:nth-child(9),
  section:nth-of-type(7) > .layer:nth-child(10),
  section:nth-of-type(7) > .layer:nth-child(11),
  section:nth-of-type(7) > .layer:nth-child(12),
  section:nth-of-type(7) > .layer:nth-child(13),
  section:nth-of-type(7) > .layer:nth-child(14),
  section:nth-of-type(7) > .layer:nth-child(15),
  section:nth-of-type(7) > .layer:nth-child(16),
  section:nth-of-type(7) > .layer:nth-child(17),
  section:nth-of-type(7) > .layer:nth-child(18) { display: none !important; }
  section:nth-of-type(7) .mobile-testimonial-slider { order: 3; display: flex; width: 100%; max-width: 480px; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; padding-bottom: 80px; }
  section:nth-of-type(7) .mobile-testimonial-slider::-webkit-scrollbar { display: none; }
  section:nth-of-type(7) .mobile-testimonial-slide { flex: 0 0 100%; scroll-snap-align: start; padding: 24px 20px; background: rgba(198,30,34); border-radius: 0; text-align: center; }
  section:nth-of-type(7) .mobile-testimonial-slide img { display: block; width: 90px; margin: 0 auto 20px; }
  section:nth-of-type(7) .mobile-testimonial-slide p { font-size: 16px; font-weight: 400; color: #fff; margin: 0 0 20px; line-height: 1.4; }
  section:nth-of-type(7) .mobile-testimonial-author { font-size: 14px; color: #fff; }
  section:nth-of-type(7) .mobile-testimonial-author strong { display: block; font-weight: 700; margin-bottom: 4px; }
  section:nth-of-type(7) .mobile-image-slider { order: 4; display: flex; width: calc(100% + 40px); margin: 0 -20px -80px; padding: 0; background: #000; max-width: none; overflow-x: auto; scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
  section:nth-of-type(7) .mobile-image-slider::-webkit-scrollbar { display: none; }
  section:nth-of-type(7) .mobile-image-slider img { flex: 0 0 100%; width: 100%; height: auto; scroll-snap-align: start; border-radius: 0; }

  /* CTA */
  section:nth-of-type(8) { padding: 80px 20px; min-height: 70vh; background: #000 url('../../mobile-assets/Number2.png') center / cover no-repeat; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; }
  section:nth-of-type(8) > .layer:nth-child(1) { display: none !important; }
  section:nth-of-type(8) > .layer:nth-child(2) { order: 2; color: rgb(254,1,17) !important; text-transform: uppercase; font-size: 13px !important; letter-spacing: 2px; text-align: left !important; margin-top: 70px !important; margin-bottom: 5px !important; padding-bottom: 5px !important; }
  section:nth-of-type(8) > .layer:nth-child(3) { order: 3; font-size: 34px !important; font-weight: 700 !important; line-height: 1.05 !important; color: #fff !important; text-align: left !important; margin-bottom: 20px; padding-bottom: 20px !important; }
  section:nth-of-type(8) > .layer:nth-child(4) { order: 4; font-size: 16px !important; font-weight: 300 !important; color: rgba(255,255,255,0.85) !important; text-align: left !important; margin-bottom: 30px; padding-bottom: 30px !important; }
  section:nth-of-type(8) > .layer:nth-child(5),
  section:nth-of-type(8) > .layer:nth-child(6) { display: none !important; }
  section:nth-of-type(8) .mobile-cta-buttons { order: 5; display: flex; gap: 12px; }
  section:nth-of-type(8) .mobile-cta-buttons img { width: 100px; height: auto; display: block; }

  /* FOOTER */
  section:nth-of-type(9) { background: rgb(14,14,14); padding: 60px 20px; }
  section:nth-of-type(9) > .layer:nth-child(1),
  section:nth-of-type(9) > .layer:nth-child(2),
  section:nth-of-type(9) > .layer:nth-child(3),
  section:nth-of-type(9) > .layer:nth-child(4),
  section:nth-of-type(9) > .layer:nth-child(5),
  section:nth-of-type(9) > .layer:nth-child(6),
  section:nth-of-type(9) > .layer:nth-child(7),
  section:nth-of-type(9) > .layer:nth-child(8),
  section:nth-of-type(9) > .layer:nth-child(9),
  section:nth-of-type(9) > .layer:nth-child(10),
  section:nth-of-type(9) > .layer:nth-child(11),
  section:nth-of-type(9) > .layer:nth-child(12),
  section:nth-of-type(9) > .layer:nth-child(13),
  section:nth-of-type(9) > .layer:nth-child(14),
  section:nth-of-type(9) > .layer:nth-child(15),
  section:nth-of-type(9) > .layer:nth-child(16),
  section:nth-of-type(9) > .layer:nth-child(17),
  section:nth-of-type(9) > .layer:nth-child(18),
  section:nth-of-type(9) > .layer:nth-child(19),
  section:nth-of-type(9) > .layer:nth-child(20),
  section:nth-of-type(9) > .layer:nth-child(21),
  section:nth-of-type(9) > .layer:nth-child(22),
  section:nth-of-type(9) > .layer:nth-child(23),
  section:nth-of-type(9) > .layer:nth-child(24),
  section:nth-of-type(9) > .layer:nth-child(25),
  section:nth-of-type(9) > .layer:nth-child(26),
  section:nth-of-type(9) > .layer:nth-child(27) { display: none !important; }
  #footerInner > .layer { display: none !important; }
  .page-footer { position: relative !important; width: 100% !important; height: auto !important; left: 0 !important; margin-left: 0 !important; transform: none !important; overflow: visible !important; background: rgb(14,14,14); padding: 60px 20px; }
  #footerInner { position: relative !important; top: 0 !important; left: 0 !important; width: 100% !important; }
  .mobile-footer { display: block; width: 100%; max-width: 480px; margin: 0 auto; }
  .mobile-footer-brand { display: flex; justify-content: center; align-items: center; margin-bottom: 30px; }
  .mobile-footer-brand img { width: 40px; height: auto; margin-right: 10px; }
  .mobile-footer-brand span { font-size: 24px; color: #fff; }
  .mobile-footer-tagline { text-align: center; font-size: 14px; color: rgba(255,255,255,0.7); margin-bottom: 20px; padding-bottom: 30px; }
  .mobile-footer-tagline strong { color: #fff; font-weight: 700; }
  .mobile-footer-links { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; border-top: 1px solid rgba(255,255,255,0.1); border-bottom: 1px solid rgba(255,255,255,0.1); padding: 20px 0; }
  .mobile-footer-links h4,
  .mobile-footer-legal h4 { font-size: 14px; font-weight: 700; color: #fff; text-transform: uppercase; margin: 0 0 12px; }
  .mobile-footer-links a,
  .mobile-footer-legal a { display: block; font-size: 14px; color: rgba(255,255,255,0.7); text-decoration: none; margin-bottom: 8px; }
  .mobile-footer-legal { padding: 20px 0; }
  .mobile-footer-line { width: 100vw; margin-left: calc(-50vw + 50%); height: 1px; background: rgb(254,1,17); }
  .mobile-footer-copy { text-align: center; font-size: 13px; color: rgba(255,255,255,0.5); margin-top: 20px;}

  a, .mobile-testimonial-slide, .mobile-image-slider img, .mobile-cta-buttons img, .mobile-footer a, .mobile-footer h4, .mobile-footer-brand img, .mobile-footer-brand span, .layer.text, .layer img, .mobile-footer, .mobile-testimonial-slider { transition: transform 0.25s ease, color 0.25s ease, opacity 0.25s ease; }
  a:hover, a:active, .mobile-testimonial-slide:hover, .mobile-image-slider img:hover, .mobile-cta-buttons img:hover, .mobile-footer a:hover, .mobile-footer h4:hover { transform: scale(1.05); color: rgb(254,1,17) !important; }
  .mobile-footer-brand:hover img { transform: scale(1.15); }

  /* SUBPAGES MOBILE */
  .page-content { padding: 100px 20px 60px !important; max-width: 100% !important; }
  .page-content h1 { font-size: 32px !important; margin-bottom: 16px !important; }
  .page-content h2, .page-content .section-title { font-size: 18px !important; margin: 30px 0 16px !important; }
  .page-content h3 { font-size: 16px !important; }
  .page-content p, .page-content .intro, .page-content .tagline, .page-content .last-updated { font-size: 14px !important; line-height: 1.5 !important; }
  .page-content img { max-width: 100% !important; height: auto !important; display: block !important; margin: 0 auto 20px !important; }
  .page-content [class*="-grid"] { display: grid !important; grid-template-columns: 1fr !important; gap: 20px !important; }
  .page-content .card, .page-content .detail-card, .page-content .who-card, .page-content .why-card, .page-content .how-step, .page-content .pricing-card { background: rgb(25,25,25) !important; padding: 20px !important; border-radius: 12px !important; margin-bottom: 16px !important; }
  .page-content .contact-form input, .page-content .contact-form select, .page-content .contact-form textarea { width: 100% !important; font-size: 14px !important; padding: 12px !important; box-sizing: border-box !important; }
  .page-content .contact-form button { width: 100% !important; display: block !important; }
  .hide-mobile, .how-image { display: none !important; }
  .page-content .how-section { display: grid !important; grid-template-columns: 1fr !important; gap: 20px !important; }
  .page-content .how-steps { width: 100% !important; padding: 0 !important; }
  .page-content .how-step { width: 100% !important; box-sizing: border-box !important; }
  .page-content .how-step-content { flex: 1 !important; }
  .page-content .pricing-top { display: grid !important; grid-template-columns: 1fr !important; gap: 30px !important; margin-bottom: 40px !important; }
  .page-content .pricing-top-left { grid-column: auto !important; padding: 0 !important; }
  .page-content .pricing-top-left h2 { text-align: center !important; }
  .page-content .pricing-top-left p { max-width: 100% !important; text-align: center !important; }
  .page-content .pricing-hero { padding: 0 !important; }
  .page-content .pricing-number { font-size: 80px !important; }
  .page-content .pricing-label { font-size: 16px !important; }
  .page-content .pricing-grid { display: grid !important; grid-template-columns: 1fr !important; gap: 20px !important; }
} 