
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--cream);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit} .container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:90px 0}.section-tight{padding:0 0 40px}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.14em;font-size:.82rem;font-weight:800;color:#d6e18e}.eyebrow.green{color:var(--green)}.eyebrow.light{color:#dce8a2}.site-header{position:sticky;top:0;z-index:50;background:rgba(4,24,39,.88);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;color:#fff;font-weight:800}.brand-mark{width:38px;height:28px;display:grid;place-items:center}.brand-mark svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:3.1;stroke-linejoin:round}.brand-mark svg path:last-child{stroke:var(--green)}.main-nav{display:flex;align-items:center;gap:24px}.main-nav>a{color:#f2f5f7;font-weight:600;font-size:.98rem}.main-nav>a:hover{color:#fff}.menu-toggle{display:none;background:none;border:0;padding:0;width:42px;height:42px}.menu-toggle span{display:block;height:2px;background:#fff;margin:7px 0;border-radius:2px}.hero{position:relative;min-height:770px;background-image:var(--hero-image);background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,24,39,.86) 0%,rgba(4,24,39,.55) 45%,rgba(4,24,39,.2) 100%)}.hero-content{position:relative;z-index:1;min-height:770px;display:flex;align-items:center;padding:110px 0 190px}.hero-copy{max-width:700px;color:#fff}.hero-copy h1{font-size:clamp(2.8rem,5vw,5.2rem);line-height:.98;margin:0 0 20px;font-weight:900}.hero-subtitle{font-size:clamp(1.1rem,2vw,1.5rem);max-width:780px;color:#f2f4f7;margin:0 0 26px}.hero-badges{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:26px}.hero-badges span{display:inline-flex;align-items:center;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);font-weight:700;color:#fff}.hero-actions{display:flex;align-items:flex-start;gap:22px;flex-wrap:wrap;margin-bottom:18px}.trust-line{margin:0;color:#dbe3ea;font-size:.95rem}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:16px 26px;font-weight:800;transition:.2s ease}.btn-primary{background:var(--green);color:#fff;box-shadow:0 16px 30px rgba(107,158,50,.28)}.btn-primary:hover{background:var(--green-dark);transform:translateY(-1px)}.btn-light{background:#fff;color:var(--navy-dark)}.nav-cta{padding:12px 18px;border-radius:999px}.price-block{display:grid;gap:2px}.price-current{font-size:2.2rem;font-weight:900;line-height:1;color:inherit}.price-regular{font-size:1rem;color:inherit;opacity:.9}.price-regular s{opacity:.8}.price-block.compact .price-current{font-size:2.65rem}.floating-product{margin-top:-85px;position:relative;z-index:3}.product-panel{background:#fff;border-radius:30px;padding:22px;display:grid;grid-template-columns:.92fr 1.08fr;gap:0;box-shadow:0 30px 70px rgba(4,24,39,.12)}.book-stage{position:relative;min-height:520px;display:grid;place-items:center;padding:36px}.book-stage.simple img{width:min(82%,440px);border-radius:18px;box-shadow:0 24px 45px rgba(4,24,39,.18)}.book-shadow{position:absolute;width:60%;height:48px;bottom:46px;left:50%;transform:translateX(-50%);background:rgba(4,24,39,.1);filter:blur(20px);border-radius:50%}.product-copy{padding:36px 34px 36px 10px}.product-copy h2{margin:0 0 18px;font-size:clamp(2rem,4vw,4rem);line-height:.98}.product-copy>p{margin:0 0 18px;color:var(--muted);font-size:1.16rem}.check-list,.audience-list,.stack-list{list-style:none;padding:0;margin:0}.check-list{display:grid;gap:14px;margin:26px 0}.check-list li,.audience-list li{display:flex;gap:12px;align-items:flex-start;color:var(--text)}.check-list span,.audience-list span{color:var(--green);font-weight:900}.buy-row{display:flex;align-items:end;gap:26px;flex-wrap:wrap;margin-top:26px}.section-heading{margin-bottom:42px}.section-heading.centered{text-align:center;max-width:860px;margin-inline:auto;margin-bottom:42px}.section-heading h2{margin:0 0 12px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.02}.section-heading p:last-child{margin:0;color:var(--muted);font-size:1.08rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{background:#fff;border:1px solid #e7ebef;border-radius:22px;padding:24px 22px;box-shadow:0 10px 25px rgba(4,24,39,.04)}.feature-icon{width:54px;height:54px;border-radius:16px;background:#f2f6ef;display:grid;place-items:center;margin-bottom:18px}.feature-icon svg{width:27px;height:27px;stroke:var(--green);fill:none;stroke-width:1.9}.feature-card h3{margin:0 0 10px;font-size:1.22rem}.feature-card p{margin:0;color:var(--muted)}.value-section{background:linear-gradient(180deg,#f7f5ef 0%,#f1f4f7 100%)}.value-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:start}.value-copy h2{margin:0 0 14px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.value-copy>p{margin:0 0 24px;color:var(--muted);font-size:1.08rem}.audience-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px}.value-card{background:#fff;border-radius:26px;padding:30px;box-shadow:0 20px 50px rgba(4,24,39,.08);border:1px solid #e8edf1}.value-card h3{margin:0 0 18px;font-size:1.45rem}.stack-list{display:grid;gap:18px}.stack-list li{display:grid;gap:4px}.stack-list strong{font-size:1rem}.stack-list span{color:var(--muted)}.value-card-cta{display:flex;align-items:end;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:26px;padding-top:22px;border-top:1px solid #e8edf1}.about-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center}.about-image img{width:100%;max-width:430px;border-radius:28px;box-shadow:0 24px 55px rgba(4,24,39,.12)}.about-copy h2{margin:0 0 16px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.03}.about-copy p{margin:0 0 16px;color:var(--muted);font-size:1.07rem}.text-link{display:inline-flex;align-items:center;gap:10px;font-weight:800;color:var(--green)}.faq-section{background:#fff}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px}.faq-intro h2{margin:0 0 12px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.faq-intro p{margin:0;color:var(--muted)}.faq-list{display:grid;gap:16px}.faq-item{border:1px solid #dde5ea;border-radius:18px;padding:0 22px;background:#fafbfc}.faq-item summary{list-style:none;cursor:pointer;padding:20px 0;font-weight:800;display:flex;justify-content:space-between;gap:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:0 0 20px;color:var(--muted)}.contact-section{background:linear-gradient(135deg,var(--navy-dark),var(--navy));color:#fff}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:start}.contact-layout h2{margin:0 0 12px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.04}.contact-layout p{margin:0;color:#d7e1e8}.contact-layout form{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:24px;backdrop-filter:blur(10px)}.hidden{display:none}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}form label{display:grid;gap:8px;color:#fff;font-weight:600;margin-bottom:16px}input,textarea{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.95);padding:14px 16px;color:#102131}.final-cta{padding:86px 0;background:linear-gradient(180deg,var(--navy),var(--navy-dark));color:#fff}.final-cta-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:end}.final-cta h2{margin:0 0 12px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.02}.final-cta p{margin:0;color:#d7e1e8}.footer{background:#03131f;color:#d6e0e7;padding:64px 0 22px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .8fr .9fr;gap:28px}.footer h3{margin:0 0 14px;font-size:1rem;color:#fff}.footer p,.footer a{color:#d6e0e7}.footer-grid a{display:block;margin-bottom:10px}.footer-brand{margin-bottom:16px}.socials{display:flex;gap:12px;margin-top:18px}.socials a{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.08)}.socials svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.9}.footer-bottom{margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);font-size:.95rem}.legal-hero{padding:80px 0;background:linear-gradient(180deg,var(--navy),var(--navy-dark));color:#fff}.legal-hero h1{margin:0;font-size:clamp(2.2rem,4vw,3.4rem)}.legal-content{padding:70px 0}.prose{max-width:860px}.prose h2{margin-top:28px}.notice{padding:14px 16px;background:#fff5cd;border:1px solid #f0df97;border-radius:12px}.links-page{min-height:100vh;background:linear-gradient(135deg,var(--navy-dark),var(--navy));display:grid;place-items:center;padding:30px}.links-card{width:min(100%,480px);background:#fff;border-radius:28px;padding:28px;text-align:center;box-shadow:0 30px 70px rgba(0,0,0,.22)}.links-card img{width:112px;height:112px;border-radius:50%;object-fit:cover;margin:0 auto 18px}.links-card h1{margin:0 0 10px}.links-card p{margin:0 0 20px;color:var(--muted)}.link-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 20px;border-radius:16px;background:#f3f5f7;margin:12px 0;font-weight:700}.link-button.featured{background:var(--green);color:#fff}.link-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9}.back-home{display:inline-block;margin-top:16px;color:var(--green);font-weight:800}@media(max-width:980px){.main-nav{position:fixed;inset:78px 16px auto;background:var(--navy-dark);border-radius:20px;padding:22px;display:none;flex-direction:column;align-items:stretch;gap:16px;box-shadow:0 30px 70px rgba(0,0,0,.35)}.main-nav.open{display:flex}.menu-toggle{display:block}.hero,.hero-content{min-height:760px}.hero-content{padding-bottom:130px}.product-panel,.value-layout,.about-layout,.faq-layout,.contact-layout,.final-cta-inner,.footer-grid{grid-template-columns:1fr}.product-copy{padding:28px}.feature-grid{grid-template-columns:repeat(2,1fr)}.audience-list{grid-template-columns:1fr 1fr}.field-row{grid-template-columns:1fr}.footer-grid{gap:22px}}@media(max-width:700px){.container{width:min(100% - 28px,1180px)}.hero-copy h1{font-size:3rem}.hero-subtitle{font-size:1.05rem}.hero-actions{flex-direction:column;align-items:flex-start}.price-block.compact .price-current{font-size:2.25rem}.floating-product{margin-top:-44px}.product-panel{padding:16px;border-radius:24px}.book-stage{min-height:340px;padding:18px}.product-copy{padding:22px 10px 22px}.feature-grid{grid-template-columns:1fr}.audience-list{grid-template-columns:1fr}.value-card-cta,.buy-row{flex-direction:column;align-items:flex-start}.final-cta{padding:70px 0}.nav-wrap{height:72px}.main-nav{inset:72px 12px auto}.nav-cta{width:100%}}


/* ---------- V3 refinements ---------- */
.hero-actions{margin-bottom:22px}
.price-block.compact{padding-top:2px;min-width:210px}
.price-block.compact .price-regular{margin-top:8px;line-height:1.35}
.hero-badges span:last-child{background:rgba(107,158,50,.32);border-color:rgba(203,235,167,.55)}

.mockup-stage{padding:18px;background:linear-gradient(145deg,#eef1ef,#faf9f5)}
.mockup-stage img{width:100%;max-width:720px;height:auto;object-fit:contain;border-radius:18px;box-shadow:0 24px 50px rgba(4,24,39,.15)}
.product-panel{grid-template-columns:1.08fr .92fr}

.guides-section{background:#eef2ed}
.guides-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.guides-grid.single{grid-template-columns:minmax(0,900px);justify-content:center}
.guide-card{background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 20px 50px rgba(4,24,39,.08);border:1px solid #e4eae5}
.guides-grid.single .guide-card{display:grid;grid-template-columns:1.1fr .9fr}
.guide-media{position:relative;min-height:380px;background:linear-gradient(145deg,#eef1ef,#faf9f5);display:grid;place-items:center}
.guide-media img{width:100%;height:100%;max-height:430px;object-fit:contain;padding:22px}
.status{position:absolute;top:18px;left:18px;padding:8px 13px;border-radius:999px;font-size:.78rem;font-weight:900;z-index:2}
.status.available{background:#e4f2d8;color:#416a1f}
.status.soon{background:#e9edf1;color:#53606a}
.guide-body{padding:34px;display:flex;flex-direction:column;justify-content:center}
.guide-body h3{font-size:2rem;line-height:1.08;margin:0 0 14px}
.guide-body p{color:var(--muted);margin:0 0 18px}
.guide-body strong{font-size:1.45rem;margin-bottom:20px}
.guide-buy{align-self:flex-start}
.btn-muted{background:#e6e9e5;color:#7b847d;cursor:not-allowed}

.about-image{height:620px;border-radius:28px;overflow:hidden;box-shadow:0 24px 55px rgba(4,24,39,.12)}
.about-image img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 22%;border-radius:0;box-shadow:none}

.reviews-section{background:#fff}
.reviews-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,1fr);gap:20px;overflow-x:auto;padding:8px 4px 18px;scroll-snap-type:x mandatory}
.review-card{scroll-snap-align:start;background:#f7f8f6;border:1px solid #e2e7e2;border-radius:22px;padding:26px}
.stars{color:#e2aa24;letter-spacing:.12em;margin-bottom:14px}
.review-card p{font-size:1.08rem;color:var(--text)}
.review-card strong{display:block}
.review-card span{color:var(--muted);font-size:.9rem}

@media(max-width:980px){
  .product-panel{grid-template-columns:1fr}
  .guides-grid,.guides-grid.single{grid-template-columns:1fr}
  .guides-grid.single .guide-card{grid-template-columns:1fr}
  .about-image{height:560px;max-width:650px}
}
@media(max-width:700px){
  .mockup-stage{min-height:260px}
  .about-image{height:470px}
  .guide-body h3{font-size:1.55rem}
  .guide-media{min-height:280px}
}


/* ---------- V4 refinements ---------- */

/* Keep the custom CTA green in every state. */
.btn-primary,
.btn-primary:link,
.btn-primary:visited,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: linear-gradient(135deg, var(--green), var(--green-dark));
  color: #fff;
  text-decoration: none;
}

.btn-primary:hover,
.btn-primary:focus-visible {
  background: linear-gradient(135deg, #79aa40, var(--green-dark));
  box-shadow: 0 17px 34px rgba(74,112,31,.30);
}

.btn-primary:active {
  background: var(--green-dark);
  transform: translateY(1px);
  box-shadow: 0 8px 18px rgba(74,112,31,.22);
}

/* Larger, cleaner icons in What You Get Inside. */
.feature-icon {
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(145deg, #eaf3e2, #f8fbf5);
  border: 1px solid #d5e5ca;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.85), 0 10px 22px rgba(69,105,39,.10);
  margin-bottom: 22px;
}

.feature-icon svg {
  width: 39px;
  height: 39px;
  fill: none;
  stroke: var(--green-dark);
  stroke-width: 2.05;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.feature-card {
  padding: 30px 27px;
}

.feature-card h3 {
  font-size: 1.32rem;
}

/* The value card now finishes cleanly without another CTA button. */
.value-card {
  padding-bottom: 34px;
}

@media(max-width:700px) {
  .feature-icon {
    width: 68px;
    height: 68px;
  }
  .feature-icon svg {
    width: 35px;
    height: 35px;
  }
}


/* ---------- V5 refinements ---------- */

body.modal-open{overflow:hidden}

.checkout-modal{
  position:fixed;
  inset:0;
  z-index:200;
  display:none;
  align-items:center;
  justify-content:center;
  padding:22px;
}
.checkout-modal.open{display:flex}
.checkout-backdrop{
  position:absolute;
  inset:0;
  background:rgba(2,15,25,.72);
  backdrop-filter:blur(5px);
}
.checkout-dialog{
  position:relative;
  z-index:1;
  width:min(760px,100%);
  max-height:90vh;
  overflow:auto;
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  background:#fff;
  border-radius:26px;
  box-shadow:0 34px 90px rgba(0,0,0,.34);
}
.checkout-dialog>img{
  width:100%;
  height:100%;
  min-height:420px;
  object-fit:cover;
  object-position:center;
  border-radius:26px 0 0 26px;
}
.checkout-dialog-copy{
  padding:34px 32px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.checkout-dialog-copy h2{
  margin:0 0 12px;
  font-size:2rem;
  line-height:1.05;
}
.checkout-dialog-copy>p:not(.eyebrow){
  color:var(--muted);
  margin-bottom:20px;
}
.checkout-dialog-copy .price-block{
  margin-bottom:20px;
}
.checkout-continue{
  width:100%;
  margin-bottom:12px;
}
.checkout-dialog-copy small{
  color:var(--muted);
  line-height:1.45;
}
.checkout-close{
  position:absolute;
  top:13px;
  right:13px;
  z-index:3;
  width:38px;
  height:38px;
  border:0;
  border-radius:50%;
  background:#fff;
  color:var(--navy-dark);
  box-shadow:0 8px 22px rgba(0,0,0,.16);
  font-size:1.65rem;
  line-height:1;
  cursor:pointer;
}

.faq-list-left{
  margin-top:28px;
}
.faq-list-left .faq-item{
  background:#f7f9f6;
}
.faq-intro{
  position:static;
}
.final-price-only{
  align-self:end;
}
.final-price-only .price-current{
  color:#fff;
}
.final-price-only .price-regular{
  color:#e1e8ed;
}
.follow-label{
  margin:22px 0 7px!important;
  color:#fff!important;
  font-weight:800;
  font-size:.94rem;
}

@media(max-width:760px){
  .checkout-dialog{
    grid-template-columns:1fr;
    width:min(500px,100%);
  }
  .checkout-dialog>img{
    height:245px;
    min-height:0;
    border-radius:26px 26px 0 0;
    object-position:center;
  }
  .checkout-dialog-copy{
    padding:27px 23px;
  }
  .checkout-dialog-copy h2{
    font-size:1.65rem;
  }
}


/* ---------- V6 refinements ---------- */
.main-nav{margin-left:auto}

.contact-layout-v6{
  grid-template-columns:1fr 1fr;
  gap:34px;
  align-items:stretch;
}
.contact-slider-panel,.contact-form-panel{min-width:0}
.contact-slider-panel{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:30px;
  min-height:590px;
  border-radius:26px;
  background:radial-gradient(circle at 85% 15%,rgba(124,175,66,.25),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.045));
  border:1px solid rgba(255,255,255,.14);
  box-shadow:0 25px 60px rgba(0,0,0,.15);
}
.contact-slider-panel h2,.contact-form-panel h2{
  margin:0 0 14px;
  font-size:clamp(2rem,3.6vw,3.25rem);
  line-height:1.03;
}
.contact-highlights{position:relative;min-height:270px;margin-top:20px}
.contact-highlight{
  position:absolute;
  inset:0;
  opacity:0;
  transform:translateX(24px);
  transition:opacity .55s ease,transform .55s ease;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:28px;
  border-radius:22px;
  background:#fff;
  color:var(--text);
  pointer-events:none;
}
.contact-highlight.active{opacity:1;transform:translateX(0);pointer-events:auto}
.highlight-mark{font-size:4.4rem;line-height:.7;color:var(--green);font-family:Georgia,serif;margin-bottom:12px}
.contact-highlight p{margin:0 0 18px;color:var(--text)!important;font-size:1.35rem;line-height:1.45;font-weight:750}
.contact-highlight span{color:var(--muted);font-size:.9rem;font-weight:700}
.contact-dots{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}
.contact-dots button{width:9px;height:9px;border:0;border-radius:999px;padding:0;background:rgba(255,255,255,.32);cursor:pointer;transition:.2s ease}
.contact-dots button.active{width:28px;background:#b9e078}
.contact-form-panel{display:flex;flex-direction:column;justify-content:center}
.contact-form-panel>p:not(.eyebrow){margin:0 0 20px;color:#d7e1e8}
.contact-form-panel form{margin-top:0}
@media(max-width:980px){.contact-layout-v6{grid-template-columns:1fr}.contact-slider-panel{min-height:510px}}
@media(max-width:700px){.contact-slider-panel{padding:22px;min-height:470px}.contact-highlights{min-height:285px}.contact-highlight{padding:23px}.contact-highlight p{font-size:1.14rem}}


/* ---------- V7 illustrative traveler slider ---------- */

.contact-layout-v7{
  grid-template-columns:1fr 1fr;
  gap:34px;
  align-items:stretch;
}

.traveler-examples-panel{
  min-width:0;
  padding:30px;
  border-radius:26px;
  background:linear-gradient(145deg,#3f9fd6,#62b7e8);
  border:1px solid rgba(255,255,255,.20);
  box-shadow:0 26px 60px rgba(0,0,0,.17);
  color:#fff;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.traveler-examples-panel h2{
  margin:0 0 12px;
  font-size:clamp(2rem,3.5vw,3.2rem);
  line-height:1.03;
}

.examples-disclaimer{
  margin:0 0 22px;
  color:rgba(255,255,255,.90)!important;
  font-size:.9rem;
  font-weight:650;
}

.traveler-examples{
  position:relative;
  min-height:350px;
}

.traveler-example{
  position:absolute;
  inset:0 34px;
  opacity:0;
  transform:translateX(26px);
  transition:opacity .55s ease,transform .55s ease;
  pointer-events:none;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.traveler-example.active{
  opacity:1;
  transform:translateX(0);
  pointer-events:auto;
}

.example-label{
  align-self:flex-start;
  margin-bottom:10px;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(5,30,49,.82);
  color:#fff;
  font-size:.68rem;
  line-height:1.2;
  font-weight:850;
  letter-spacing:.035em;
  text-transform:uppercase;
}

.speech-bubble{
  position:relative;
  background:#fff;
  color:#111;
  border-radius:4px;
  padding:27px 28px 30px;
  box-shadow:0 16px 36px rgba(15,55,80,.22);
}

.speech-bubble:after{
  content:"";
  position:absolute;
  left:78px;
  bottom:-24px;
  border-width:25px 20px 0 20px;
  border-style:solid;
  border-color:#fff transparent transparent transparent;
}

.quote-mark{
  height:24px;
  font-family:Georgia,serif;
  font-size:4rem;
  line-height:.7;
  color:#3f9fd6;
}

.speech-bubble p{
  margin:8px 0 0!important;
  color:#111!important;
  font-size:1.18rem;
  line-height:1.52;
  font-style:italic;
}

.example-person{
  margin:31px 0 0 50px;
  color:#fff;
  font-weight:900;
  font-size:1.18rem;
}

.example-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:4;
  width:38px;
  height:54px;
  border:0;
  background:transparent;
  color:rgba(255,255,255,.90);
  font-size:3.2rem;
  font-weight:300;
  line-height:1;
  cursor:pointer;
}

.example-prev{left:-8px}
.example-next{right:-8px}

.example-dots{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px;
  margin-top:18px;
}

.example-dots button{
  width:9px;
  height:9px;
  padding:0;
  border:0;
  border-radius:999px;
  background:rgba(255,255,255,.43);
  cursor:pointer;
  transition:.2s ease;
}

.example-dots button.active{
  width:27px;
  background:#fff;
}

@media(max-width:980px){
  .contact-layout-v7{
    grid-template-columns:1fr;
  }
  .traveler-examples-panel{
    min-height:570px;
  }
}

@media(max-width:700px){
  .traveler-examples-panel{
    padding:22px 16px;
    min-height:620px;
  }
  .traveler-examples{
    min-height:430px;
  }
  .traveler-example{
    inset:0 23px;
  }
  .speech-bubble{
    padding:23px 22px 26px;
  }
  .speech-bubble p{
    font-size:1.02rem;
  }
  .example-person{
    margin-left:28px;
    font-size:1.03rem;
  }
  .example-label{
    font-size:.58rem;
  }
}


/* ---------- V8 refinements ---------- */

.final-cta-text-only{
  grid-template-columns:1fr;
}

.final-cta-text-only>div{
  max-width:850px;
}

.final-cta-text-only h2{
  max-width:760px;
}

/* The fictional-scenario disclosure appears once, not on every card. */
.examples-disclaimer{
  max-width:650px;
  font-size:.78rem;
  opacity:.82;
}

.example-label{
  display:none;
}


/* ---------- V9 refinements ---------- */

.final-cta-text-only{
  grid-template-columns:1fr!important;
}

.final-cta-text-only>div{
  max-width:850px;
}

.guide-price-block{
  display:grid;
  gap:5px;
  margin-bottom:20px;
}

.guide-price-block strong{
  margin:0;
  font-size:1.48rem;
  line-height:1.1;
  color:var(--text);
}

.guide-price-block span{
  color:var(--muted);
  font-size:.94rem;
  line-height:1.3;
}

.guide-price-block s{
  opacity:.85;
}


/* ---------- V10 popup mockup image fix ---------- */

/* Show the complete 3D mockup inside the checkout popup without cropping. */
.checkout-dialog > img{
  object-fit:contain!important;
  object-position:center!important;
  background:linear-gradient(145deg,#eef1ef,#faf9f5);
  padding:18px;
}

/* Keep rounded corners clean around the complete image. */
@media(min-width:761px){
  .checkout-dialog > img{
    border-radius:26px 0 0 26px;
  }
}

@media(max-width:760px){
  .checkout-dialog > img{
    height:auto!important;
    min-height:230px;
    max-height:320px;
    object-fit:contain!important;
    border-radius:26px 26px 0 0;
    padding:14px;
  }
}


/* ---------- V11 hero and future guide-library refinements ---------- */

/* Cleaner hero: no chips, product button or price. */
.hero-clean .hero-content{
  padding-bottom:120px;
}

.hero-clean .hero-copy{
  max-width:820px;
}

.hero-subtitle-clean{
  max-width:780px;
  margin-bottom:22px;
  font-size:clamp(1.12rem,1.65vw,1.42rem);
  line-height:1.68;
  font-weight:540;
  letter-spacing:.002em;
  text-wrap:balance;
}

.hero-clean .trust-line{
  margin-top:0;
  font-size:.92rem;
  letter-spacing:.015em;
}

/* Make the final product-list item noticeable, but not overly heavy. */
.check-list li:last-child{
  font-weight:760;
  color:var(--navy);
}

.check-list li:last-child span{
  color:var(--green-dark);
}

/* Current Guides is ready to become a horizontal slider when more books are published. */
.guides-carousel-shell{
  position:relative;
}

.guides-carousel-shell:not(.single){
  padding-inline:52px;
}

.guides-carousel-shell:not(.single) .guides-grid{
  display:flex;
  gap:24px;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  padding:8px 4px 22px;
}

.guides-carousel-shell:not(.single) .guides-grid::-webkit-scrollbar{
  display:none;
}

.guides-carousel-shell:not(.single) .guide-card{
  flex:0 0 min(390px,82vw);
  scroll-snap-align:start;
}

.guides-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:4;
  width:44px;
  height:58px;
  border:0;
  border-radius:16px;
  background:#fff;
  color:var(--navy);
  box-shadow:0 14px 34px rgba(4,24,39,.16);
  font-size:2.8rem;
  line-height:1;
  cursor:pointer;
}

.guides-prev{left:0}
.guides-next{right:0}

@media(max-width:700px){
  .hero-clean .hero-content{
    min-height:680px;
    padding-top:96px;
    padding-bottom:70px;
  }

  .hero-clean .hero-copy h1{
    font-size:clamp(2.65rem,13vw,3.45rem);
    line-height:1.03;
  }

  .hero-subtitle-clean{
    font-size:1.06rem;
    line-height:1.62;
    max-width:100%;
  }

  .hero-clean .trust-line{
    font-size:.82rem;
    line-height:1.55;
  }

  .guides-carousel-shell:not(.single){
    padding-inline:0;
  }

  .guides-arrow{
    display:none;
  }

  .guides-carousel-shell:not(.single) .guide-card{
    flex-basis:88vw;
  }
}


/* ---------- V12 combined guide-information section ---------- */

.combined-guide-section{
  background:linear-gradient(180deg,#f7f5ef 0%,#f1f4f7 100%);
}

.combined-guide-layout{
  display:grid;
  grid-template-columns:minmax(0,1.42fr) minmax(330px,.78fr);
  gap:34px;
  align-items:start;
}

.included-heading{
  max-width:760px;
  margin-bottom:34px;
}

.included-heading h2{
  margin:0 0 12px;
  font-size:clamp(2rem,3.5vw,3.45rem);
  line-height:1.03;
}

.included-heading>p:last-child{
  margin:0;
  color:var(--muted);
  font-size:1.05rem;
}

.included-feature-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

.included-feature-grid .feature-card{
  min-height:235px;
  display:flex;
  flex-direction:column;
}

.included-feature-grid .feature-card p{
  margin-top:auto;
}

.audience-card{
  position:sticky;
  top:106px;
  padding:36px 32px;
  border-radius:28px;
  background:linear-gradient(145deg,var(--navy-dark),var(--navy));
  color:#fff;
  box-shadow:0 25px 60px rgba(4,24,39,.18);
  overflow:hidden;
}

.audience-card:before{
  content:"";
  position:absolute;
  width:190px;
  height:190px;
  top:-90px;
  right:-70px;
  border-radius:50%;
  background:rgba(107,158,50,.25);
}

.audience-card>*{
  position:relative;
  z-index:1;
}

.audience-card h2{
  margin:0 0 18px;
  font-size:clamp(2rem,3vw,3rem);
  line-height:1.04;
}

.audience-card>p:not(.eyebrow){
  margin:0 0 28px;
  color:rgba(255,255,255,.82);
  font-size:1.06rem;
}

.audience-list-card{
  display:grid;
  grid-template-columns:1fr;
  gap:15px;
  margin:0;
  columns:auto;
}

.audience-list-card li{
  color:#fff;
  padding:14px 15px;
  border-radius:15px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
}

.audience-list-card li span{
  color:#cceb9d;
}

@media(max-width:980px){
  .combined-guide-layout{
    grid-template-columns:1fr;
  }

  .audience-card{
    position:relative;
    top:auto;
  }
}

@media(max-width:700px){
  .combined-guide-section{
    padding-top:70px;
    padding-bottom:70px;
  }

  .included-feature-grid{
    grid-template-columns:1fr;
  }

  .included-feature-grid .feature-card{
    min-height:0;
  }

  .audience-card{
    padding:28px 23px;
  }

  .audience-card h2{
    font-size:2.15rem;
  }
}


/* ---------- V13 compact cards and aligned audience panel ---------- */

/* Keep both columns aligned from top to bottom on desktop and tablet. */
.combined-guide-layout{
  grid-template-columns:minmax(0,1.42fr) minmax(300px,.78fr);
  gap:26px;
  align-items:stretch;
}

.included-column{
  min-width:0;
}

/* Slightly smaller cards on desktop. */
.included-feature-grid{
  gap:15px;
}

.included-feature-grid .feature-card{
  min-height:190px;
  padding:21px 20px;
}

.included-feature-grid .feature-icon{
  width:62px;
  height:62px;
  border-radius:18px;
  margin-bottom:16px;
}

.included-feature-grid .feature-icon svg{
  width:32px;
  height:32px;
}

.included-feature-grid .feature-card h3{
  margin-bottom:8px;
  font-size:1.12rem;
  line-height:1.2;
  overflow-wrap:anywhere;
}

.included-feature-grid .feature-card p{
  font-size:.94rem;
  line-height:1.48;
}

/* The right panel no longer follows the scroll. It stays aligned with the left column. */
.audience-card{
  position:relative;
  top:auto;
  align-self:stretch;
  height:100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:32px 28px;
}

/* Tablet keeps the two-column composition but makes the cards more compact. */
@media(max-width:1050px) and (min-width:701px){
  .combined-guide-layout{
    grid-template-columns:minmax(0,1.32fr) minmax(270px,.68fr);
    gap:20px;
  }

  .included-feature-grid{
    gap:12px;
  }

  .included-feature-grid .feature-card{
    min-height:174px;
    padding:17px 16px;
  }

  .included-feature-grid .feature-icon{
    width:54px;
    height:54px;
    border-radius:16px;
    margin-bottom:13px;
  }

  .included-feature-grid .feature-icon svg{
    width:28px;
    height:28px;
  }

  .included-feature-grid .feature-card h3{
    font-size:1.01rem;
    line-height:1.16;
  }

  .included-feature-grid .feature-card p{
    font-size:.86rem;
    line-height:1.4;
  }

  .audience-card{
    padding:27px 22px;
  }

  .audience-card h2{
    font-size:clamp(1.85rem,3vw,2.55rem);
  }

  .audience-card>p:not(.eyebrow){
    font-size:.96rem;
    margin-bottom:22px;
  }

  .audience-list-card li{
    padding:11px 12px;
    font-size:.9rem;
  }
}

/* Only phones stack the right panel below the cards. */
@media(max-width:700px){
  .combined-guide-layout{
    grid-template-columns:1fr;
    gap:24px;
  }

  /* Two cards per row to reduce vertical scrolling. */
  .included-feature-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:11px;
  }

  .included-feature-grid .feature-card{
    min-height:235px;
    padding:14px 12px;
    border-radius:17px;
  }

  .included-feature-grid .feature-icon{
    width:48px;
    height:48px;
    border-radius:14px;
    margin-bottom:12px;
  }

  .included-feature-grid .feature-icon svg{
    width:25px;
    height:25px;
  }

  .included-feature-grid .feature-card h3{
    font-size:.91rem;
    line-height:1.15;
    margin-bottom:7px;
  }

  .included-feature-grid .feature-card p{
    font-size:.76rem;
    line-height:1.36;
  }

  .audience-card{
    height:auto;
    min-height:0;
    padding:27px 22px;
  }
}

/* Extra narrow phones still keep two columns, with tighter spacing. */
@media(max-width:390px){
  .included-feature-grid{
    gap:9px;
  }

  .included-feature-grid .feature-card{
    min-height:225px;
    padding:12px 10px;
  }

  .included-feature-grid .feature-card h3{
    font-size:.85rem;
  }

  .included-feature-grid .feature-card p{
    font-size:.72rem;
  }
}


/* ---------- V14 mobile section order ---------- */

/* On phones, show "Who This Guide Is For" before the six included-content cards. */
@media(max-width:700px){
  .combined-guide-layout{
    display:flex;
    flex-direction:column;
  }

  .audience-card{
    order:1;
  }

  .included-column{
    order:2;
  }
}


/* ---------- V15 benefit cards and compact mobile contact ---------- */

/* Compact the Contact / Questions About the Guide panel on phones. */
@media(max-width:700px){
  .contact-section{
    padding-top:54px;
    padding-bottom:54px;
  }

  .contact-layout-v7{
    gap:22px;
  }

  .contact-form-panel{
    padding:0;
  }

  .contact-form-panel .eyebrow{
    margin-bottom:8px;
  }

  .contact-form-panel h2{
    margin-bottom:9px;
    font-size:2rem;
    line-height:1.04;
  }

  .contact-form-panel>p:not(.eyebrow){
    margin-bottom:14px;
    font-size:.93rem;
    line-height:1.5;
  }

  .contact-form-panel form{
    padding:18px;
    border-radius:18px;
  }

  .contact-form-panel form label{
    gap:5px;
    margin-bottom:11px;
    font-size:.76rem;
  }

  .contact-form-panel input,
  .contact-form-panel textarea{
    padding:10px 12px;
    border-radius:11px;
  }

  .contact-form-panel textarea{
    min-height:96px;
    max-height:150px;
  }

  .contact-form-panel .btn{
    min-height:46px;
    padding:12px 20px;
  }
}


/* ---------- V16 mobile section order correction ---------- */

/* On phones, show the six benefit cards first, then "Who This Guide Is For". */
@media(max-width:700px){
  .included-column{
    order:1;
  }

  .audience-card{
    order:2;
  }
}


/* ---------- V18 FAQ, Contact and About refinements ---------- */

/* Slightly smaller creator image on every screen size. */
.about-image{
  width:100%;
  max-width:520px;
  height:520px;
  justify-self:start;
}

@media(max-width:980px){
  .about-image{
    max-width:500px;
    height:480px;
    justify-self:center;
  }
}

@media(max-width:700px){
  .about-image{
    max-width:100%;
    height:390px;
  }
}
