:root {
  --by-max-w: 1280px;
  --by-gutter: 24px;
}

.by-container {
  max-width: var(--by-max-w);
  margin: 0 auto;
  padding: 0 var(--by-gutter);
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Satoshi-Regular", sans-serif;
  color: #00152b;
  background: #f8f9fc;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
}

img {
  display: block;
  max-width: 100%;
}

a {
  text-decoration: none;
  color: inherit;
}

button {
  font-family: inherit;
  cursor: pointer;
  border: none;
  background: none;
}

ul {
  list-style: none;
}

/* ---- NAV (identical to home/explore/pricing/communities/business) ---- */
.by-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: rgba(248, 249, 253, 0.98);
  backdrop-filter: blur(10px);
}

.admin-bar .by-header {
  top: 32px;
}

@media screen and (max-width: 782px) {
  .admin-bar .by-header {
    top: 46px;
  }
}

.by-nav-inner {
  max-width: var(--by-max-w);
  margin: 0 auto;
  padding: 14px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.by-nav-logo img {
  height: 36px;
}

.by-nav-links {
  display: flex;
  align-items: center;
  gap: 16px;
}

.by-nav-links ul {
  display: flex;
  align-items: center;
  gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.by-nav-links a {
  font-size: 15px;
  font-family: "Satoshi-Bold", sans-serif !important;
  color: #00152b;
  transition: color 0.15s;
  letter-spacing: -0.48px;
}
.by-nav-links a:hover,
.by-nav-links a.active,
.by-nav-links .current-menu-item a {
  color: #078e45;
}

.by-nav-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.by-hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  padding: 4px;
}

.by-hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background: #00152b;
  border-radius: 2px;
  transition: all 0.2s;
}

.by-nav-links a.by-nav-login-mobile {
  display: none;
}

@media (max-width: 400px) {
  .by-nav-links a.by-nav-login-mobile {
    display: inline-flex;
    justify-content: center;
    margin: 8px 24px 4px;
    width: calc(100% - 48px);
    padding: 10px 20px;
    font-size: 15px;
  }

  .by-nav-actions > a[href*="login"] {
    display: none;
  }
}

/* ---- BUTTONS (identical to home/explore/pricing/communities/business) ---- */
.by-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Satoshi-Bold", sans-serif !important;
  transition:
    background 0.15s,
    color 0.15s,
    border-color 0.15s;
  white-space: nowrap;
}

.by-btn-green {
  background: #078e45;
  color: #fff;
}

.by-btn-green:hover {
  background: #066b35;
}

.by-btn-outline {
  background: transparent;
  color: #00152b;
  border: 1.5px solid #00152b;
}

.by-btn-outline:hover {
  background: #00152b;
  color: #fff;
}

.by-btn-ghost {
  background: transparent;
  color: #374151;
  border: 1.5px solid #e5e7eb;
}

.by-btn-ghost:hover {
  border-color: #00152b;
  color: #00152b;
}

.by-btn-lg {
  padding: 13px 26px;
  font-size: 15px;
}

/* ---- HERO ---- */
.aib-hero {
  padding: 64px 0 0;
}

.aib-hero-inner {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 48px;
  align-items: center;
}

.aib-hero-text h1 {
  font-family: "Satoshi-Bold", sans-serif !important;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -1.92px;
  color: #00152b;
}

.aib-hero-text h1 .green {
  font-family: "Satoshi-Bold", sans-serif !important;
  display: block;
  color: #078e45;
  white-space: nowrap;
  font-size: 35px;
  letter-spacing: -1.05px;
  margin-bottom: 20px;
}

.aib-hero-text p {
  margin-top: 24px;
  font-family: "Satoshi-Medium", sans-serif !important;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -0.54px;
  color: #00152b;
  max-width: 400px;
}

.aib-hero-visual {
  display: flex;
  justify-content: center;
}

.aib-hero-visual img {
  width: 100%;
  max-width: 340px;
}

.aib-hero-chat {
  margin-top: -60px;
  margin-left: 30%;
  padding-bottom: 40px;
  max-width: 620px;
}

.aib-hero-chat img {
  width: 100%;
  height: auto;
}

/* ---- WHAT CAN AI BOOKIE DO ---- */
.aib-features {
  padding: 0 0 56px;
}

.aib-features-card {
  background: #ffffff;
  box-shadow: 0px 1px 5px #00000014;
  border: 2px solid #00152b0d;
  border-radius: 15px;
  padding: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
}

.aib-features-list h2 {
  font-family: "Satoshi-Bold", sans-serif !important;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: -1.05px;
  color: #00152b;
  margin-bottom: 28px;
}

.aib-feature-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 22px;
}

.aib-feature-item:last-child {
  margin-bottom: 0;
}

.aib-feature-icn {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
}

.aib-feature-text h4 {
  font-family: "Satoshi-Bold", sans-serif !important;
  font-size: 22px;
  color: #00152b;
  margin-bottom: 4px;
}

.aib-feature-text p {
  font-family: "Satoshi-Medium", sans-serif !important;
  font-size: 16px;
  letter-spacing: -0.48px;
  color: #00152b;
  line-height: 1.5;
}

.aib-features-visual {
  display: flex;
  justify-content: center;
}

.aib-features-visual img {
  width: 100%;
  max-width: 260px;
}

/* ---- SPEAK NATURALLY ---- */
.aib-speak {
  padding: 56px 0;
  background: #f4f5f5;
}

.aib-speak-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 32px;
  max-width: 900px;
  margin: 0 auto;
}

.aib-speak-text {
  width: 100%;
}

.aib-speak-text h2 {
  font-family: "Satoshi-Bold", sans-serif !important;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: -1.05px;
  color: #00152b;
}

.aib-speak-text p {
  margin-top: 8px;
  font-family: "Satoshi-Medium", sans-serif !important;
  font-size: 18px;
  letter-spacing: -0.48px;
  color: #00152b;
  max-width: 510px;
  white-space: nowrap;
}

.aib-speak-visual {
  display: flex;
  justify-content: flex-end;
}

.aib-speak-visual img {
  width: 100%;
  max-width: 100%;
}

/* ---- STOP MANAGING EVERY DETAIL CTA ---- */
.aib-cta {
  padding: 80px 0;
}

.aib-cta-inner {
  background: #00152b;
  border-radius: 20px;
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  align-items: center;
  overflow: hidden;
  padding: 48px 0 48px 48px;
}

.aib-cta-text h2 {
  font-family: "Satoshi-Bold", sans-serif !important;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -1.05px;
  color: #fff;
  text-align: left;
}

.aib-cta-text .by-btn {
  margin-top: 20px;
}

.aib-cta-visual {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  align-self: stretch;
}

.aib-cta-visual img {
  width: 100%;
  max-width: 260px;
}

/* ---- FOOTER BANNER (identical to home/explore/pricing/communities/business) ---- */
.by-footer-banner {
  max-width: 1800px;
  margin: 0 auto;
  background: transparent linear-gradient(270deg, #7037d6 0%, #04553c 100%) 0%
    0% no-repeat padding-box;
  border-radius: 20px 20px 0 0;
  padding: 24px 32px;
  box-sizing: border-box;
  width: calc(100% - 48px);
}

.by-footer-banner-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}

.by-footer-banner-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.by-footer-banner-text strong {
  font-family: "Satoshi-Bold", sans-serif !important;
  font-size: 22px;
  color: #fff;
  letter-spacing: -0.66px;
}

.by-footer-banner-text span {
  font-family: "Satoshi-Medium", sans-serif !important;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: -0.48px;
}

.by-footer-banner-perks {
  display: flex;
  align-items: center;
}

.by-footer-perk {
  display: flex;
  flex-direction: row;
  align-items: start;
  gap: 10px;
  padding: 0 28px;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}

.by-footer-perk:last-child {
  border-right: none;
  padding-right: 0;
}

.by-footer-perk:first-child {
  padding-left: 0;
}

.by-footer-perk img {
  width: 14px;
  height: 20px;
}

.by-footer-perk strong {
  font-family: "Satoshi-Bold", sans-serif !important;
  display: block;
  font-size: 16px;
  letter-spacing: -0.48px;
  color: #fff;
}

.by-footer-perk span {
  font-family: "Satoshi-Medium", sans-serif !important;
  display: block;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: -0.48px;
}

/* ---- RESPONSIVE ---- */
@media (max-width: 1024px) {
  .by-nav-links {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border-bottom: 1px solid #e5e7eb;
    padding: 8px 0;
    z-index: 200;
  }

  .by-nav-links.open {
    display: flex;
  }

  .by-nav-links ul {
    flex-direction: column;
    gap: 0;
    width: 100%;
  }

  .by-nav-links a {
    padding: 12px 24px;
    font-size: 15px;
    display: block;
  }

  .by-hamburger {
    display: flex;
  }

  .aib-hero-inner {
    grid-template-columns: 1fr;
    gap: 24px;
    text-align: center;
  }

  .aib-hero-text p {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .aib-hero-visual img {
    max-width: 240px;
    margin: 0 auto;
  }

  .aib-hero-chat {
    margin: 0 auto;
    padding-bottom: 32px;
  }

  .aib-hero-text h1 {
    font-size: 34px;
  }

  .aib-features-card {
    grid-template-columns: 1fr;
    padding: 32px;
    gap: 32px;
  }

  .aib-features-visual {
    order: -1;
  }

  .aib-features-visual img {
    max-width: 220px;
  }

  .aib-speak-inner {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 24px;
    align-items: center;
  }

  .aib-speak-text p {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    white-space: normal;
  }

  .aib-speak-visual {
    justify-content: center;
  }

  .aib-cta-inner {
    grid-template-columns: 1fr;
    padding: 32px 24px;
    text-align: center;
  }

  .aib-cta-visual {
    justify-content: center;
    display: none;
  }

  .aib-cta-visual img {
    max-width: 200px;
  }

  .by-footer-banner-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .by-footer-banner-perks {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 0;
  }

  .by-footer-perk {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 12px 0;
    width: 100%;
    flex-direction: row;
    align-items: center;
  }

  .by-footer-perk:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .by-footer-perk:first-child {
    padding-top: 0;
  }
}

@media (max-width: 768px) {
  .by-nav-actions {
    gap: 6px;
  }

  .by-nav-actions .by-btn {
    padding: 8px 12px;
    font-size: 13px;
  }
  .aib-hero {
    padding: 40px 0 0;
  }

  .aib-hero-text h1 {
    font-size: 28px;
  }

  .aib-hero-text h1 .green {
    white-space: normal;
  }

  .aib-features-list h2,
  .aib-speak-text h2,
  .aib-cta-text h2 {
    font-size: 22px;
  }

  .by-footer-banner-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .by-footer-banner-perks {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 0;
  }

  .by-footer-perk {
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 12px 0;
    width: 100%;
    flex-direction: row;
    align-items: center;
  }

  .by-footer-perk:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .by-footer-perk:first-child {
    padding-top: 0;
  }
}

@media (max-width: 480px) {
  .aib-hero-text h1 {
    font-size: 24px;
  }

  .aib-feature-item {
    gap: 12px;
  }

  .aib-feature-icn {
    width: 36px;
    height: 36px;
  }
}
.by-mobile-cta-bar {
  display: none;
}

@media (max-width: 500px) {
  .by-nav-actions .by-btn {
    display: none;
  }

  .by-mobile-cta-bar {
    display: flex;
    align-items: center;
    gap: 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 28px;
    background: #fff;
    border-top: 1px solid #e5e7eb;
    box-shadow: 0 -4px 12px rgba(0, 21, 43, 0.06);
    z-index: 999;
  }

  .by-mobile-cta-bar .by-btn {
    flex: 1;
    justify-content: center;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  body {
    padding-bottom: 85px !important;
  }
}
