/* Anderseed homepage redesign v2 — layered on top of the existing homepage styles. */

/* Navigation */
.nav-apply{min-height:46px;padding:12px 18px}
@media(max-width:1120px){.nav-apply{display:none}}

/* Hero: original dark headline banner, with the eyebrow and headline grouped tightly */
.hero .eyebrow{margin-bottom:14px}
.hero h1{margin-bottom:16px}
.hero-subline{margin-top:0;font-size:21px}

/* Hero image: crop off the caption strip baked into the bottom of the photo */
.hero-grid{align-items:start}
.hero .hero-visual{margin-top:66px}
.hero .image-frame{height:360px}
.hero .image-frame img{height:420px;object-fit:cover;object-position:center top}
@media(max-width:920px){.hero-grid{gap:24px}.hero .hero-visual{margin-top:0}}
@media(max-width:680px){.hero .image-frame{height:240px}.hero .image-frame img{height:280px}}

/* Mentor */
.mentor-section{background:#FFFDF8}
.mentor-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px;align-items:center;padding:36px 40px;background:#fff;border:1px solid #DDD5C8;border-radius:12px;box-shadow:0 18px 50px rgba(15,46,34,.08)}
.mentor-photo{position:relative;display:grid;place-items:center;aspect-ratio:1;max-width:220px;width:100%;border-radius:50%;background:#EAF5E8;border:2px dashed #829089}
.mentor-photo:has(img){border:0;box-shadow:0 0 0 6px #EAF5E8}
.mentor-photo picture{display:block;width:100%;height:100%}
.mentor-photo-img{width:100%;height:100%;border-radius:50%;object-fit:cover}
.mentor-initial{color:#1F6B52;font-family:Georgia,"Times New Roman",serif;font-size:84px;line-height:1}
.mentor-photo-note{position:absolute;bottom:-12px;white-space:nowrap;padding:4px 10px;border-radius:999px;background:#0F2E22;color:#fff;font-size:11px;font-weight:800}
.mentor-body{display:grid;gap:12px}
.mentor-body .section-label{margin:0}
.mentor-body h2{margin:0;color:#0F2E22;font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.15;text-wrap:balance}
.mentor-role{margin:0;color:#4F5857;font-size:16px;line-height:1.5}
.mentor-role strong{color:#0F2E22}
.mentor-quote{margin:0;padding:0 0 0 18px;border-left:3px solid #7ED4A0}
.mentor-quote p{margin:0;color:#171918;font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.5}
.mentor-tags{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 0;padding:0;list-style:none}
.mentor-tags li{display:inline-flex;align-items:center;min-height:30px;padding:4px 12px;border-radius:999px;background:#EAF5E8;color:#0F2E22;font-size:13px;font-weight:800}

/* Assessment band: outer section matches the page background (the card itself is unchanged) */
.home-assessment-section{background:#FFFDF8;border-top:0;border-bottom:0}
.home-assessment-section:before{display:none}

/* FAQ: one tidy, compact list */
#faq .section-head{margin-bottom:22px}
#faq .faq-list{display:block;max-width:860px;margin:0 auto;background:#fff;border:1px solid #DDD5C8;border-radius:12px;overflow:hidden}
#faq .faq-item{border:0;border-radius:0;background:transparent}
#faq .faq-item+.faq-item{border-top:1px solid #DDD5C8}
#faq .faq-question{padding:16px 22px;font-size:15.5px}
#faq .faq-answer{padding:0 22px 18px;font-size:15px;line-height:1.6}
#faq .faq-more{margin-top:18px}

/* Contact: one compact panel */
.contact-compact .contact-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:36px;align-items:center;padding:32px 36px;background:#fff;border:1px solid #DDD5C8;border-radius:12px}
.contact-intro h2{margin:0 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:32px;line-height:1.15}
.contact-intro p{margin:0;color:#4F5857;font-size:15px;line-height:1.6}
.contact-intro .section-label{margin-bottom:8px}
.contact-details{display:grid;gap:18px}
.contact-rows{display:grid;gap:0;margin:0;padding:0;list-style:none}
.contact-rows li{display:flex;align-items:center;gap:12px;padding:10px 0}
.contact-rows li+li{border-top:1px solid #EFE9DD}
.contact-rows small{display:block;color:#4F5857;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.contact-rows a{color:#0F2E22;font-weight:800;font-size:15px;overflow-wrap:anywhere}
.contact-compact .contact-icon{width:36px;height:36px;flex:0 0 36px}
.contact-social{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;padding-top:14px;border-top:1px solid #DDD5C8}
.contact-social>span{color:#4F5857;font-size:13px;font-weight:800}
.contact-social-links{display:flex;flex-wrap:wrap;gap:8px}
.social-pill{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:4px 14px 4px 5px;border:1px solid #DDD5C8;border-radius:999px;background:#fff;color:#0F2E22;font-size:14px;font-weight:800}
.social-pill:hover,.social-pill:focus-visible{border-color:#1F6B52}
.social-pill>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%}
.social-pill svg{width:16px;height:16px;fill:currentColor}
.social-pill .telegram-icon{background:#229ed9;color:#fff}
.social-pill .instagram-icon{background:linear-gradient(135deg,#feda75,#d62976,#962fbf,#4f5bd5);color:#fff}
.social-pill .tiktok-icon{background:#111;color:#fff}
.social-pill .youtube-icon{background:#ff0000;color:#fff}

/* Trust strip */
.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:36px 0 8px;padding:24px 28px;border:1px solid rgba(221,213,200,.9);border-radius:12px;background:rgba(255,255,255,.7);list-style:none}
.trust-strip li,.trust-strip a{display:grid;gap:4px;color:inherit;text-decoration:none}
.trust-strip strong{color:#0F2E22;font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.2}
.trust-strip span{color:#4F5857;font-size:14px;line-height:1.45}
.trust-strip a strong{color:#1F6B52;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}
.trust-strip a:hover strong,.trust-strip a:focus-visible strong{color:#0F2E22}

/* Programme: 12-week journey in three cards */
.programme-section{background:#FFFDF8}
.journey-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:8px}
.journey-card{display:flex;flex-direction:column;gap:10px;padding:28px;background:#fff;border:1px solid #DDD5C8;border-top:4px solid #1F6B52;border-radius:12px}
.journey-card.journey-2{border-top-color:#2E8268}
.journey-card.journey-3{border-top-color:#C8A55A}
.journey-period{color:#1F6B52;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.journey-card.journey-3 .journey-period{color:#76570C}
.journey-card h3{margin:0;color:#0F2E22;font-family:Georgia,"Times New Roman",serif;font-size:26px;line-height:1.2}
.journey-card p{margin:0;color:#4F5857;font-size:16px;line-height:1.6}
.journey-link{align-self:flex-start;margin-top:6px}
.journey-list{display:flex;flex-wrap:wrap;gap:6px;margin:4px 0 0;padding:0;list-style:none}
.journey-list li{display:inline-flex;align-items:center;min-height:28px;padding:3px 10px;border-radius:999px;background:#EAF5E8;color:#0F2E22;font-size:12.5px;font-weight:800}
.journey-link{margin-top:auto!important}
.journey-outcome{margin:22px 0 0;color:#4F5857;font-size:15px}

/* Stories */
.stories-section{background:#F6EFE2}
.stories-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}
.stories-head h2{margin:0}
.stories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.story-card{display:flex;flex-direction:column;justify-content:space-between;gap:22px;padding:28px;background:#fff;border:1px solid #DDD5C8;border-radius:12px}
.story-card p{margin:0;color:#0F2E22;font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.5}
.story-placeholder{border-style:dashed;border-color:#829089}
.story-placeholder p{color:#4F5857}
.story-person{display:flex;align-items:center;gap:12px}
.story-person strong{display:block;font-size:15px}
.story-person small{display:block;color:#4F5857;font-size:14px}
.story-avatar{width:46px;height:46px;flex:0 0 46px;border-radius:50%;background:#EAF5E8;border:1.5px dashed #829089}

/* Pricing: bundle first, cohort and payment details beside it */
.pricing-grid.pricing-v2{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:24px}
.bundle-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;position:relative;z-index:1}
.bundle-head .badge{margin:0;flex:0 0 auto}
.bundle h3.serif{margin:0;font-size:28px;line-height:1.2;color:#0F2E22}
.bundle-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 16px;margin:14px 0 6px}
.bundle-price .price{margin:0}
.instalment-note{color:#4F5857;font-size:16px;font-weight:700}
.pricing-v2 .check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:18px 0 22px;padding:18px 0;border-top:1px solid #DDD5C8;border-bottom:1px solid #DDD5C8}
.bundle-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.bundle-actions .btn{white-space:nowrap}
.bundle-actions .btn{width:100%;min-height:54px}
.approval-note{margin:14px 0 4px;color:#4F5857;font-size:14px}
.pricing-side{display:grid;gap:20px;align-content:start}
.next-cohort{display:grid;gap:4px;padding:26px 28px;border-radius:12px;background:#0F2E22;color:#fff}
.next-cohort span{color:#7ED4A0;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.next-cohort strong{font-family:Georgia,"Times New Roman",serif;font-size:28px;line-height:1.2}
.next-cohort small{color:#D6EFE0;font-size:14px}
.pay-options{padding:24px 28px;background:#fff;border:1px solid #DDD5C8;border-radius:12px}
.pay-options h3{margin:0 0 12px;color:#4F5857;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.pay-options ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}
.pay-options li{display:inline-flex;align-items:center;min-height:32px;padding:4px 12px;border-radius:999px;background:#EAF5E8;color:#0F2E22;font-size:13px;font-weight:800}
.pricing-faq{padding:4px 28px;background:#fff;border:1px solid #DDD5C8;border-radius:12px}
.pricing-faq-item+.pricing-faq-item{border-top:1px solid #DDD5C8}
.pricing-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;color:#171918;font-size:15px;font-weight:800;cursor:pointer;list-style:none}
.pricing-faq-item summary::-webkit-details-marker{display:none}
.pricing-faq-item summary:after{content:"+";flex:0 0 auto;color:#1F6B52;font-size:22px;font-weight:700;line-height:1}
.pricing-faq-item[open] summary:after{content:"−"}
.pricing-faq-item p{margin:0 0 16px;color:#4F5857;font-size:14px;line-height:1.6}
.pricing-faq-item summary:focus-visible{outline:3px solid rgba(31,107,82,.35);outline-offset:3px}

/* Closing call to action: an inset card that closes the contact area, clearly separate from the footer */
.final-cta{padding:0 28px 72px;background:#FFF7EB}
.final-cta-inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);grid-template-areas:"label actions" "title actions" "text actions";column-gap:48px;row-gap:10px;align-items:center;max-width:1164px;margin:0 auto;padding:40px 48px;border-radius:16px;background:#0F2E22;color:#fff;box-shadow:0 18px 50px rgba(15,46,34,.16)}
.final-cta .section-label{grid-area:label;margin:0;color:#7ED4A0}
.final-cta h2{grid-area:title;margin:0;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:38px;line-height:1.15;text-wrap:balance}
.final-cta p{grid-area:text;margin:0;color:#D6EFE0;font-size:16px;line-height:1.6}
.final-cta-side{grid-area:actions;display:grid;gap:14px;justify-items:stretch}
.final-cta-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.final-cta-actions .btn{width:100%;min-height:52px}
.btn-sage{background:#7ED4A0;color:#0F2E22}
.btn-sage:hover{background:#96E3B2}
.btn-outline-light{background:transparent;color:#fff;border-color:#7ED4A0}
.btn-outline-light:hover{background:rgba(126,212,160,.12)}
.final-cta-community{justify-self:center;color:#D6EFE0;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px}
.final-cta-community:hover,.final-cta-community:focus-visible{color:#fff}
@media(max-width:920px){
  .final-cta-inner{grid-template-columns:1fr;grid-template-areas:"label" "title" "text" "actions";padding:32px 28px}
  .final-cta-side{margin-top:10px}
}

/* Mobile call-to-action bar */
.mobile-cta{display:none}
@media(max-width:760px){
  .mobile-cta{position:fixed;left:0;right:0;bottom:0;z-index:55;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #DDD5C8;box-shadow:0 -10px 30px rgba(15,46,34,.12);transform:translateY(0);transition:transform .2s ease}
  .mobile-cta[hidden]{display:grid;transform:translateY(110%);visibility:hidden}
  .mobile-cta .btn{width:100%;min-height:50px;padding:10px 12px;font-size:15px}
  body.menu-open .mobile-cta,html.assessment-prompt-visible .mobile-cta{transform:translateY(110%);visibility:hidden}
  body.has-mobile-cta .tg-float{bottom:calc(88px + env(safe-area-inset-bottom,0px))}
  body.has-mobile-cta .footer{padding-bottom:96px}
}

/* Portfolio: collapsed teaser until the visitor opens the full project */
.px-collapsed .px-project-meta,
.px-collapsed .px-stage-panels,
.px-collapsed .px-evidence-thread,
.px-collapsed .px-delivery,
.px-collapsed .px-secondary,
.px-collapsed .px-lifecycle-instruction{display:none}
.px-expand{display:flex;width:max-content;min-height:52px;margin:20px auto 8px;padding-inline:28px}
@media(max-width:760px){
  .px-expand{width:100%}
  .px-lifecycle-instruction{font-size:13px}
}

/* Readability and tap targets */
.eyebrow-link{min-height:36px;padding-left:14px;padding-right:14px}

@media(max-width:920px){
  .hero-grid{grid-template-columns:1fr}
  .mentor-card{grid-template-columns:1fr;gap:22px;padding:26px 22px;justify-items:start}
  .mentor-photo{max-width:150px}
  .mentor-initial{font-size:56px}
  .contact-rows a{font-size:14px}
  .contact-compact .contact-panel{grid-template-columns:1fr;gap:22px;padding:24px 20px}
  .trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .pricing-grid.pricing-v2,.journey-grid,.stories-grid{grid-template-columns:1fr}
}
@media(max-width:680px){
  .hero .eyebrow{gap:8px;padding:7px 10px;font-size:11px;letter-spacing:.05em}
  .hero .eyebrow-link{min-height:32px;padding:0 12px}
  .hero-subline{font-size:19px}
  .mentor-body h2{font-size:28px}
  .mentor-quote p{font-size:18px}
  .contact-intro h2{font-size:26px}
  #faq .faq-question{padding:14px 16px}
  #faq .faq-answer{padding:0 16px 16px}
  .trust-strip{gap:18px 14px;margin-top:28px;padding:18px}
  .trust-strip strong{font-size:18px}
  .trust-strip span{font-size:13px}
  .bundle-actions{grid-template-columns:1fr}
  .next-cohort strong{font-size:22px}
  .bundle h3.serif{font-size:23px}
  .bundle-head{flex-direction:column}
  .pricing-v2 .check-list{grid-template-columns:1fr}
  .journey-card,.story-card{padding:22px}
  .journey-card h3{font-size:23px}
  .final-cta{padding:0 18px 48px}
  .final-cta-inner{padding:28px 20px}
  .final-cta h2{font-size:28px}
  .final-cta-actions{grid-template-columns:1fr}
  .pay-options,.pricing-faq,.next-cohort{padding-left:20px;padding-right:20px}
}
@media(max-width:680px){
  #steps .process-flow{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:18px;margin-inline:-18px;padding:4px 18px 12px;scrollbar-width:thin}
  #steps .process-step{flex:0 0 80%;scroll-snap-align:start}
  #steps .process-step:after{display:none}
  .stories-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:18px;margin-inline:-18px;padding:4px 18px 12px}
  .story-card{flex:0 0 82%;scroll-snap-align:start}
}
@media(prefers-reduced-motion:reduce){.mobile-cta{transition:none}}
