@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;0,800;1,400&family=Manrope:wght@300;400;500;600;700&display=swap);.welcome-landing{--brand:#2c4c3b;--brand-hover:#1e3629;--terracotta:#c05c47;--ochre:#dda74f;--sand:#f9f8f6;--sand-dark:#eae5d9;--dark:#1c2a21;--text:#292524;--text-light:#57534e;background:var(--sand);color:var(--text);font-family:Manrope,-apple-system,sans-serif;overflow-x:hidden}.landing-header{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#f9f8f6d9;border-bottom:1px solid #eae5d980;left:0;position:fixed;right:0;top:0;transition:all .3s;z-index:100}.header-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;padding:.75rem 1.5rem}.header-logo img{background:#1a1a1a;border-radius:50%;box-shadow:0 2px 10px #00000026;height:40px;object-fit:contain;padding:3px;width:40px}.header-nav{display:none;gap:2rem}@media (min-width:768px){.header-nav{display:flex}}.nav-link{color:var(--text-light);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:var(--brand)}.header-cta{background:var(--brand);border:none;border-radius:100px;color:var(--sand);cursor:pointer;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:600;padding:.5rem 1.25rem;transition:all .2s}.header-cta:hover{background:var(--brand-hover);transform:scale(1.03)}.header-right{align-items:center;display:flex;gap:.75rem}.lang-switch-header{align-items:center;background:#0000;border:1.5px solid var(--sand-dark);border-radius:100px;color:var(--text-light);cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:600;gap:.35rem;padding:.4rem .75rem;transition:all .2s}.lang-switch-header:hover{border-color:var(--brand);color:var(--brand)}.hero-section{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero-bg{inset:0;position:absolute}.hero-image{animation:heroZoom 20s ease-in-out infinite alternate;height:100%;object-fit:cover;transform:scale(1.05);width:100%}@keyframes heroZoom{0%{transform:scale(1.05)}to{transform:scale(1.15)}}.hero-overlay{background:linear-gradient(180deg,#1c2a2180 0,#1c2a2199 40%,#1c2a21d9);inset:0;position:absolute}.hero-content{max-width:780px;padding:6rem 1.5rem 3rem;position:relative;text-align:center;z-index:2}.hero-overline{color:var(--ochre);display:inline-block;font-size:.75rem;letter-spacing:.25em;text-shadow:0 1px 8px #0006;text-transform:uppercase}.hero-overline,.hero-title{font-weight:700;margin-bottom:1.25rem}.hero-title{color:#fff;font-family:Playfair Display,serif;font-size:2.5rem;letter-spacing:-.02em;line-height:1.15;text-shadow:0 2px 12px #0006}@media (min-width:640px){.hero-title{font-size:3.5rem}}@media (min-width:1024px){.hero-title{font-size:4.5rem}}.hero-subtitle{color:#ffffffeb;font-size:1rem;line-height:1.7;margin:0 auto 2rem;max-width:520px;text-shadow:0 1px 6px #0000004d}@media (min-width:640px){.hero-subtitle{font-size:1.15rem}}.hero-actions{align-items:center;display:flex;flex-direction:column;gap:.75rem}@media (min-width:480px){.hero-actions{flex-direction:row;justify-content:center}}.cta-primary{align-items:center;background:var(--ochre);border:none;border-radius:100px;box-shadow:0 4px 20px #dda74f66,0 0 0 2px #dda74f26;color:#fff;cursor:pointer;display:inline-flex;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:700;gap:.5rem;padding:.85rem 2rem;transition:all .3s}.cta-primary:hover{box-shadow:0 8px 30px #dda74f66;transform:translateY(-2px) scale(1.03)}.cta-primary:active{transform:scale(.97)}.cta-primary.large{font-size:1.1rem;padding:1rem 2.5rem}.cta-secondary{align-items:center;background:#ffffff14;border:2px solid #fff9;border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;gap:.5rem;padding:.85rem 2rem;text-shadow:0 1px 4px #0003;transition:all .3s}.cta-secondary:hover{background:#ffffff1a;border-color:#fff9}.marquee-band{background:var(--brand);overflow:hidden;padding:1rem 0}.counter-section{background:var(--sand);border-bottom:1px solid var(--sand-dark);padding:3rem 1.5rem}.counter-grid{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:900px}.counter-item{flex:1 1;min-width:140px;text-align:center}.counter-value{color:var(--brand);display:block;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:800;letter-spacing:-.02em}@media (min-width:640px){.counter-value{font-size:3rem}}.counter-label{color:var(--text-light);display:block;font-size:.85rem;font-weight:500;margin-top:.25rem}.counter-divider{background:var(--sand-dark);height:50px;width:1px}@media (max-width:639px){.counter-divider{display:none}.counter-grid{gap:1.5rem}}.marquee-item{color:#f9f8f6e6;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;letter-spacing:.08em;padding:0 1.5rem}.marquee-dot{color:var(--ochre);font-size:.6rem;padding:0 .5rem}.welcome-section{padding:5rem 0}@media (min-width:768px){.welcome-section{padding:6rem 0}}.dark-section{background:var(--dark)}.section-container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.section-container.center{text-align:center}.section-overline{color:var(--terracotta);display:block;font-size:.7rem;font-weight:700;letter-spacing:.2em;margin-bottom:1rem;text-transform:uppercase}.section-overline.light{color:var(--ochre)}.section-title{color:var(--text);font-family:Playfair Display,serif;font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}@media (min-width:640px){.section-title{font-size:2.5rem}}@media (min-width:1024px){.section-title{font-size:3rem}}.section-title.light{color:var(--sand)}.section-subtitle{color:var(--text-light);font-size:1rem;line-height:1.7;margin-bottom:3rem;max-width:600px}.section-subtitle.light{color:#f9f8f6b3}.bento-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:768px){.bento-grid{gap:1.5rem;grid-template-columns:repeat(12,1fr)}}.bento-card{border-radius:1.5rem;overflow:hidden;padding:2rem;position:relative}.bento-60{background:var(--brand);color:var(--sand)}@media (min-width:768px){.bento-60{grid-column:span 8;padding:2.5rem}}.bento-30{background:var(--terracotta);color:#fff;position:relative}.bento-30 .bento-bg-image{background-position:50%;background-size:cover;inset:0;opacity:.25;position:absolute}.bento-30 .bento-overlay{background:linear-gradient(135deg,var(--terracotta),#c05c47d9);inset:0;position:absolute}.bento-30>*{position:relative;z-index:2}@media (min-width:768px){.bento-30{grid-column:span 4}}.bento-10{background:var(--sand-dark);color:var(--text)}@media (min-width:768px){.bento-10{grid-column:span 12}}.bento-percent{font-family:Playfair Display,serif;font-size:3rem;font-weight:800;margin-bottom:.5rem;opacity:.9}.bento-card h3{font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.bento-card p{font-size:.9rem;line-height:1.6;opacity:.85}.howit-section{background:var(--sand)}.howit-steps{display:flex;flex-direction:column;gap:2rem;margin:0 auto 3rem;max-width:700px}.howit-step{align-items:flex-start;display:flex;gap:1.25rem}.howit-step-number{align-items:center;background:var(--brand);border-radius:50%;color:var(--sand);display:flex;flex-shrink:0;font-size:1rem;font-weight:800;height:40px;justify-content:center;margin-top:.2rem;width:40px}.howit-step-content{flex:1 1}.howit-step-content h3{color:var(--text);font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.howit-step-content>p{color:var(--text-light);font-size:.9rem;line-height:1.7;margin-bottom:.75rem}.howit-list{list-style:none;margin:.5rem 0 .75rem;padding:0}.howit-list li{color:var(--text);font-size:.9rem;font-weight:500;line-height:1.8;padding-left:1.25rem;position:relative}.howit-list li:before{background:var(--ochre);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.6rem;width:6px}.howit-highlight{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.howit-highlight span{background:#2c4c3b14;border-radius:100px;color:var(--brand);font-size:.8rem;font-weight:600;padding:.35rem .85rem}.howit-accent{color:var(--brand)!important;font-style:italic;font-weight:600!important}.howit-result{background:#2c4c3b0f;border-left:3px solid var(--brand);border-radius:0 8px 8px 0;margin-top:1rem;padding:.75rem 1rem}.howit-result p{color:var(--brand);font-size:.88rem;font-weight:600;margin:0}.howit-step-featured .howit-step-content{max-width:100%}.howit-step-featured .bento-grid{margin:1rem 0}.howit-summary{background:#fff;border:2px solid var(--sand-dark);border-radius:1.5rem;margin:0 auto 2.5rem;max-width:500px;padding:2rem;text-align:center}.howit-summary h3{color:var(--text);font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;margin-bottom:1.25rem}.howit-summary-steps{display:flex;flex-direction:column;gap:.5rem}.howit-summary-item{align-items:center;color:var(--text);display:flex;font-size:.92rem;font-weight:500;gap:.5rem}.howit-summary-item svg{color:var(--ochre);flex-shrink:0}.howit-cta{text-align:center}.howit-cta h3{color:var(--text);font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.howit-cta>p{color:var(--text-light);font-size:.92rem;margin-bottom:.75rem}.howit-cta-question{color:var(--brand)!important;font-size:1.1rem!important;font-weight:700!important;margin-bottom:1.5rem!important}.howit-cta-footer{color:var(--text-light)!important;font-size:.88rem!important;font-style:italic;margin-top:1rem!important}.values-section{background:var(--brand)}.values-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr;margin-bottom:3rem}@media (min-width:640px){.values-grid{grid-template-columns:repeat(2,1fr)}}.value-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:1.25rem;padding:1.75rem;transition:all .3s}.value-card:hover{background:#ffffff1a;transform:translateY(-4px)}.value-icon{color:var(--ochre);margin-bottom:1rem}.value-card h3{color:var(--sand);font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.value-card p{color:#f9f8f6b3;font-size:.88rem;line-height:1.6}.values-africa{margin-bottom:2rem;text-align:center}.values-africa h3{color:var(--ochre);font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.values-africa p{color:#f9f8f6b3;font-size:.95rem;line-height:1.7}.values-essence{text-align:center}.values-essence h3{color:var(--sand);font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.values-essence-list{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.values-essence-list span{background:#dda74f26;border:1px solid #dda74f40;border-radius:100px;color:var(--ochre);font-size:.9rem;font-weight:600;padding:.5rem 1.25rem}.features-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:#fff;border:1px solid var(--sand-dark);border-radius:1.25rem;padding:1.75rem;transition:all .3s}.feature-card:hover{box-shadow:0 12px 40px #0000000f;transform:translateY(-4px)}.feature-icon{color:var(--brand);margin-bottom:1rem}.feature-card h3{color:var(--text);font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.feature-card p{color:var(--text-light);font-size:.88rem;line-height:1.6}.testimonials-section{background:var(--sand)}.testimonials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#fff;border:1px solid var(--sand-dark);border-radius:1.25rem;padding:1.75rem;position:relative;transition:all .3s}.testimonial-card:hover{box-shadow:0 12px 40px #00000014;transform:translateY(-4px)}.testimonial-stars{display:flex;gap:.15rem;margin-bottom:1rem}.testimonial-quote-icon{color:var(--ochre);margin-bottom:.75rem;opacity:.3}.testimonial-text{color:var(--text);font-size:.92rem;font-style:italic;line-height:1.7;margin-bottom:1.25rem}.testimonial-author{align-items:center;display:flex;gap:.75rem}.testimonial-avatar{align-items:center;background:linear-gradient(135deg,var(--brand),var(--brand-hover));border-radius:50%;color:var(--sand);display:flex;font-size:1rem;font-weight:700;height:40px;justify-content:center;width:40px}.testimonial-name{color:var(--text);font-size:.88rem;font-weight:700}.testimonial-location{color:var(--text-light);font-size:.78rem}.inspiration-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-top:2rem}@media (min-width:768px){.inspiration-grid{gap:3rem;grid-template-columns:repeat(2,1fr)}}.inspiration-card{text-align:center}.inspiration-image{border:3px solid var(--ochre);border-radius:50%;height:200px;margin:0 auto 1.5rem;overflow:hidden;width:200px}.inspiration-image img{height:100%;object-fit:cover;transition:transform .7s;width:100%}.inspiration-card:hover .inspiration-image img{transform:scale(1.08)}.inspiration-card blockquote{color:#f9f8f6e6;font-family:Playfair Display,serif;font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:.75rem}.inspiration-card cite{color:var(--ochre);font-size:.85rem;font-style:normal;font-weight:600;letter-spacing:.05em}.community-grid{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:768px){.community-grid{grid-template-columns:1fr 1fr}}.community-text h2{margin-bottom:1rem}.community-text p{color:var(--text-light);font-size:1rem;line-height:1.8;margin-bottom:2rem}.community-img{border-radius:1.5rem;max-height:400px;object-fit:cover;width:100%}.final-cta-section{padding:5rem 0}@media (min-width:768px){.final-cta-section{padding:7rem 0}}.final-cta-section .section-title{margin-bottom:1rem}.final-cta-section .section-subtitle{margin:0 auto 2.5rem}.landing-footer{background:var(--sand);border-top:1px solid var(--sand-dark);padding:3rem 0 2rem}.footer-inner{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px;padding:0 1.5rem}@media (min-width:768px){.footer-inner{grid-template-columns:1fr auto}}.footer-logo{background:#1a1a1a;border-radius:50%;box-shadow:0 2px 10px #00000026;height:52px;margin-bottom:.75rem;object-fit:contain;padding:4px;width:52px}.footer-tagline{color:var(--text);font-family:Playfair Display,serif;font-size:1rem;margin-bottom:.25rem}.footer-copy{color:var(--text-light);font-size:.8rem}.footer-links{display:flex;gap:3rem}.footer-col{display:flex;flex-direction:column;gap:.5rem}.footer-col h4{color:var(--text);font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:.25rem;text-transform:uppercase}.footer-col a{color:var(--text-light);font-size:.88rem;text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--brand)}@keyframes spin{to{transform:rotate(1turn)}}.spin{animation:spin 1s linear infinite}@media (max-width:479px){.hero-content{padding:5rem 1rem 2rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:.9rem}.cta-primary,.cta-secondary{font-size:.88rem;justify-content:center;padding:.75rem 1.5rem;width:100%}.bento-card{padding:1.5rem}.bento-percent{font-size:2.5rem}.feature-card{padding:1.25rem}.inspiration-image{height:150px;width:150px}.inspiration-card blockquote{font-size:.95rem}.footer-links{flex-direction:column;gap:1.5rem}.landing-header .header-nav{display:none}.section-title{font-size:1.65rem}}@supports (padding:env(safe-area-inset-bottom)){.landing-footer{padding-bottom:calc(2rem + env(safe-area-inset-bottom))}}.cta-links-section{padding:4rem 0}.cta-links-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:800px}@media (min-width:640px){.cta-links-grid{grid-template-columns:1fr 1fr}}.cta-link-card{background:#fff;border:1.5px solid var(--sand-dark);border-radius:16px;cursor:pointer;padding:2rem;text-align:left;transition:all .3s ease}.cta-link-card:hover{border-color:var(--brand);box-shadow:0 8px 24px #2c4c3b1a;transform:translateY(-4px)}.cta-link-icon{align-items:center;background:#2c4c3b14;border-radius:14px;color:var(--brand);display:flex;height:52px;justify-content:center;margin-bottom:1rem;width:52px}.cta-link-card h3{color:var(--text);font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.cta-link-card p{color:var(--text-light);font-size:.9rem;line-height:1.6;margin-bottom:1rem}.cta-link-arrow{color:var(--brand);font-size:.88rem;font-weight:600;gap:.25rem}.back-link,.cta-link-arrow{align-items:center;display:inline-flex}.back-link{background:none;border:none;color:var(--text-light);cursor:pointer;font-family:Manrope,sans-serif;font-size:.9rem;gap:.5rem;margin-bottom:1rem;padding:1rem 0}.back-link:hover{color:var(--brand)}