*{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Montserrat',sans-serif;background:#f5f0e8;color:#1a1208}

nav{background:#1c2b1a;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;position:sticky;top:0;z-index:200}
.nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none}
.nav-mark{width:36px;height:36px;border-radius:50%;background:#C9963A;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;letter-spacing:.05em;flex-shrink:0}
.nav-brand{font-size:13px;font-weight:600;color:#f5f0e8;letter-spacing:.06em;text-transform:uppercase;line-height:1.2}
.nav-sub{font-size:9px;color:#fff;letter-spacing:.14em;text-transform:uppercase}
.nav-links{display:flex;gap:1.5rem;list-style:none}
.nav-links a{color:#fff;text-decoration:none;font-size:11px;letter-spacing:.07em;text-transform:uppercase;font-weight:500}
.nav-links a:hover{color:#C9963A}
.nav-cta{background:transparent;border:1px solid #C9963A;color:#C9963A;padding:6px 16px;border-radius:4px;font-size:11px;text-decoration:none;letter-spacing:.07em;text-transform:uppercase;font-weight:600;white-space:nowrap}
.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px}
.hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .3s}
.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.hamburger.open span:nth-child(2){opacity:0}
.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.mobile-menu{display:none;background:#162214;padding:1rem 2rem 1.5rem;border-top:1px solid #2e4028}
.mobile-menu.open{display:block}
.mobile-menu a{display:block;color:#fff;text-decoration:none;font-size:13px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;padding:.65rem 0;border-bottom:1px solid #2e4028}
.mobile-menu a:last-child{border-bottom:none}

.slider-wrap{position:relative;overflow:hidden;height:540px;background:#1c2b1a}
.slides{display:flex;height:100%;transition:transform .7s cubic-bezier(.77,0,.18,1)}
.slide{min-width:100%;height:100%;position:relative;flex-shrink:0}
.slide img{width:100%;height:100%;object-fit:cover;opacity:.45;display:block}
.slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,43,26,.96) 0%,rgba(28,43,26,.6) 55%,rgba(28,43,26,.2) 100%)}
.slide-content{position:absolute;inset:0;display:flex;align-items:center;padding:3rem}
.slide-inner{max-width:560px}
.eyebrow-hero{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#fff;margin-bottom:.75rem;font-weight:600}
.hero-title{font-size:clamp(28px,4vw,46px);font-weight:700;line-height:1.1;color:#f5f0e8;margin-bottom:1.25rem}
.hero-title em{font-style:normal;color:#C9963A}
.hero-body{font-size:clamp(13px,1.5vw,15px);color:#a8c498;line-height:1.85;margin-bottom:2rem;max-width:460px;font-weight:400}
.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap}
.btn-gold{background:#C9963A;color:#fff;padding:11px 24px;border-radius:4px;font-size:12px;font-weight:600;text-decoration:none;letter-spacing:.07em;text-transform:uppercase}
.btn-ghost{border:1px solid #4a6644;color:#fff;padding:11px 24px;border-radius:4px;font-size:12px;text-decoration:none;letter-spacing:.07em;text-transform:uppercase;font-weight:500}
.slider-nav{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10}
.dot{width:8px;height:8px;border-radius:50%;background:#4a6644;cursor:pointer;transition:background .3s}
.dot.active{background:#C9963A}
.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(28,43,26,.6);border:1px solid #4a6644;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:18px;user-select:none}
.slider-arrow.prev{left:16px}
.slider-arrow.next{right:16px}
.slider-arrow:hover{background:#C9963A;color:#fff;border-color:#C9963A}

.manifesto-band{background:#C9963A;padding:1.25rem 2.5rem;display:flex;align-items:flex-start;gap:1rem}
.manifesto-band p{font-size:clamp(12px,1.4vw,14px);color:#fff;line-height:1.7;font-style:italic;font-weight:400}
.q-mark{font-size:36px;color:rgba(255,255,255,.35);line-height:1;flex-shrink:0;font-family:Georgia,serif;margin-top:-4px}

.founder-block{background:#1c2b1a;padding:3rem 2.5rem;display:grid;grid-template-columns:1fr 2.5fr;gap:2.5rem;align-items:center}
.founder-avatar{width:100px;height:100px;border-radius:50%;background:#2e4028;border:3px solid rgba(201,150,58,.35);display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;color:#C9963A;margin:0 auto}
.founder-name{font-size:14px;font-weight:600;color:#f0ede6;margin-top:.65rem;text-align:center}
.founder-role{font-size:10px;color:#fff;letter-spacing:.1em;text-align:center;margin-top:2px;text-transform:uppercase}
.founder-quote{font-size:clamp(13px,1.4vw,15px);color:#b8ccaa;line-height:1.9;font-style:italic;border-left:3px solid #C9963A;padding-left:1.5rem;font-weight:400}

.section{padding:3.5rem 2.5rem}
.section-alt{background:#ede8df}
.eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#C9963A;margin-bottom:.5rem;font-weight:600}
.sec-title{font-size:clamp(20px,2.5vw,26px);font-weight:700;color:#1c2b1a;margin-bottom:.75rem;line-height:1.25;max-width:520px}
.sec-body{font-size:13px;color:#5a5040;line-height:1.85;max-width:620px;margin-bottom:2.5rem;font-weight:400}
hr.div{border:none;border-top:1px solid #d8d0c0;margin:0}

.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d0c8b4;border-radius:8px;overflow:hidden;border:1px solid #d0c8b4}
.why-item{background:#f5f0e8;padding:1.5rem 1.25rem}
.why-icon{width:34px;height:34px;border-radius:50%;background:#f0e8d4;border:1px solid rgba(201,150,58,.35);display:flex;align-items:center;justify-content:center;margin-bottom:.65rem}
.why-title{font-size:13px;font-weight:600;color:#1c2b1a;margin-bottom:.35rem}
.why-text{font-size:12px;color:#7a6c58;line-height:1.7}

.obj-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}
.obj-card{background:#fff;border:1px solid #ddd5c0;border-radius:8px;padding:1.5rem;display:flex;gap:.75rem}
.obj-num{font-size:28px;font-weight:700;color:rgba(201,150,58,.25);flex-shrink:0;line-height:1;margin-top:-2px}
.obj-title{font-size:14px;font-weight:600;color:#1c2b1a;margin-bottom:.35rem}
.obj-text{font-size:12px;color:#6a5c48;line-height:1.75}

.diaspora-band{background:#2e4028;padding:3rem 2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}
.diaspora-title{font-size:clamp(18px,2.2vw,22px);font-weight:700;color:#f0ede6;line-height:1.3;margin-bottom:.75rem}
.diaspora-body{font-size:13px;color:#fff;line-height:1.8;margin-bottom:1.25rem}
.diaspora-tags{display:flex;flex-wrap:wrap;gap:.5rem}
.d-tag{background:#1c2b1a;border:1px solid #4a6644;color:#fff;font-size:10px;padding:4px 10px;border-radius:20px;letter-spacing:.05em;font-weight:500}

.pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}
.pillar{background:#fff;border:1px solid #ddd5c0;border-radius:8px;padding:1.5rem}
.pillar-stripe{height:3px;border-radius:2px;margin-bottom:1rem;width:36px}
.pillar-title{font-size:14px;font-weight:600;color:#1c2b1a;margin-bottom:.4rem}
.pillar-text{font-size:12px;color:#6a5c48;line-height:1.75}

.cta-section{background:#1c2b1a;padding:4rem 2.5rem;text-align:center}
.cta-title{font-size:clamp(22px,3vw,30px);font-weight:700;color:#f5f0e8;margin-bottom:1rem}
.cta-body{font-size:13px;color:#fff;line-height:1.85;max-width:520px;margin:0 auto 2rem}
.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}

footer{background:#111d10;padding:2.5rem; color: #fff}
.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2rem}
.footer-about{font-size:12px;color:#fff;line-height:1.8;margin-top:.65rem;max-width:240px}
.fc-title{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#C9963A;margin-bottom:.75rem;font-weight:600}
.fl{list-style:none}
.fl li{margin-bottom:.4rem}
.fl a{color:#fff;font-size:12px;text-decoration:none}
.fl a:hover{color:#fff}
.footer-bottom{border-top:1px solid #1e2e1c;padding-top:1.25rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}
.footer-copy{font-size:11px;color:#fff}
.footer-credit{font-size:11px;color:#fff}
.footer-credit a{color:#fff;text-decoration:none}

@media(max-width:768px){
  nav{padding:0 1.25rem}
  .nav-links,.nav-cta{display:none}
  .hamburger{display:flex}
  .slider-wrap{height:480px}
  .slide-content{padding:2rem 1.25rem;align-items:flex-end;padding-bottom:3.5rem}
  .slide-overlay{background:linear-gradient(0deg,rgba(28,43,26,.97) 0%,rgba(28,43,26,.65) 60%,rgba(28,43,26,.2) 100%)}
  .hero-title{font-size:26px}
  .hero-body{font-size:13px}
  .slider-arrow{display:none}
  .founder-block{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 1.5rem}
  .why-grid{grid-template-columns:1fr}
  .obj-grid{grid-template-columns:1fr}
  .diaspora-band{grid-template-columns:1fr;padding:2.5rem 1.5rem}
  .diaspora-band svg{display:none}
  .pillars{grid-template-columns:1fr}
  .footer-top{grid-template-columns:1fr 1fr;gap:1.5rem}
  .section{padding:2.5rem 1.5rem}
  .manifesto-band{padding:1.25rem 1.5rem}
}
@media(max-width:480px){
  .footer-top{grid-template-columns:1fr}
  .hero-actions{flex-direction:column}
  .btn-gold,.btn-ghost{text-align:center}
}