
:root{
    --ink:#18312e;
    --green:#173f39;
    --green-2:#245c52;
    --sage:#dfe9e4;
    --cream:#f5f1e8;
    --sand:#d8c7a8;
    --white:#fff;
    --muted:#65726f;
    --border:rgba(23,63,57,.14);
    --shadow:0 24px 70px rgba(22,48,45,.12);
    --radius:26px;
}
*{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(--ink);
    background:#fbfaf7;
    line-height:1.6;
}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.site-header{
    position:sticky;top:0;z-index:50;
    backdrop-filter:blur(18px);
    background:rgba(251,250,247,.86);
    border-bottom:1px solid rgba(23,63,57,.08);
}
.nav-wrap{height:82px;display:flex;align-items:center;gap:28px}
.brand{display:flex;align-items:center;gap:12px;min-width:max-content}
.brand-mark{
    width:42px;height:42px;border-radius:50% 50% 48% 52%;
    background:var(--green);color:#fff;display:grid;place-items:center;
    font-family:Georgia,serif;font-size:26px;font-weight:700;
}
.brand-text{display:grid;line-height:1.05}
.brand-text strong{text-transform:uppercase;font-size:10px;letter-spacing:.2em;font-weight:700}
.brand-text b{font-family:Georgia,serif;font-size:21px}
.main-nav{display:flex;align-items:center;gap:22px;margin-left:auto}
.main-nav a{font-size:14px;font-weight:650;color:#314b47}
.main-nav a:hover{color:var(--green-2)}
.menu-toggle{display:none;background:none;border:0;padding:8px}
.menu-toggle span{display:block;width:24px;height:2px;background:var(--green);margin:5px 0}
.btn{
    display:inline-flex;align-items:center;justify-content:center;
    min-height:50px;padding:0 22px;border-radius:999px;
    border:1px solid transparent;font-weight:750;font-size:14px;
    transition:.25s ease;
}
.btn:hover{transform:translateY(-2px)}
.btn-small{min-height:42px;padding:0 18px}
.btn-primary{background:var(--green);color:#fff;box-shadow:0 12px 32px rgba(23,63,57,.2)}
.btn-primary:hover{background:#0f332e}
.btn-outline{border-color:var(--green);color:var(--green)}
.btn-ghost{background:#fff;border-color:var(--border)}
.btn-light{background:#fff;color:var(--green)}
.btn-outline-light{border-color:rgba(255,255,255,.5);color:#fff}
.hero{
    position:relative;overflow:hidden;
    padding:92px 0 70px;
    background:linear-gradient(180deg,#f8f5ee 0%,#fbfaf7 100%);
}
.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}
.eyebrow{
    display:inline-block;text-transform:uppercase;font-size:11px;
    letter-spacing:.22em;font-weight:800;color:var(--green-2);margin-bottom:18px
}
.eyebrow.light{color:#cfe2dc}
h1,h2,h3{margin-top:0}
h1{
    font-family:Georgia,"Times New Roman",serif;
    font-weight:500;line-height:.98;letter-spacing:-.045em;
    font-size:clamp(48px,6vw,84px);margin-bottom:28px
}
h1 em,h2 em{font-weight:400;color:var(--green-2)}
.hero-copy>p{max-width:680px;font-size:18px;color:#526460}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 18px}
.hero-signature{font-family:Georgia,serif;font-style:italic;font-size:16px!important}
.hero-orb{position:absolute;border-radius:50%;filter:blur(4px);opacity:.7}
.hero-orb-a{width:380px;height:380px;background:#dde7de;right:-140px;top:-100px}
.hero-orb-b{width:240px;height:240px;background:#e6d9c2;left:-100px;bottom:-120px}
.hero-visual{position:relative}
.campus-card{
    position:relative;min-height:520px;border-radius:40px;overflow:hidden;
    box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.7);
    background:linear-gradient(#cbded8 0 34%,#bdd0b7 34%);
}
.campus-label{
    position:absolute;top:24px;left:24px;z-index:8;background:rgba(255,255,255,.88);
    padding:10px 16px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase
}
.campus-sky{position:absolute;inset:0 0 66% 0;background:linear-gradient(#b9d6d3,#e7eee8)}
.campus-ground{position:absolute;inset:34% 0 0;background:linear-gradient(135deg,#9eb58f,#c8d4a6)}
.campus-path{position:absolute;background:#d8c7a8;opacity:.9;transform:rotate(-20deg);border-radius:999px}
.path-a{width:620px;height:58px;left:-80px;top:320px}
.path-b{width:430px;height:40px;right:-120px;top:280px;transform:rotate(35deg)}
.building,.pool{
    position:absolute;z-index:4;border-radius:12px;box-shadow:0 14px 24px rgba(28,62,51,.18);
    display:flex;align-items:flex-end;padding:9px 12px;font-size:11px;font-weight:800;color:#fff
}
.admin{width:145px;height:98px;left:185px;top:170px;background:#6e867f}
.home{width:112px;height:72px;background:#b58062}
.home-a{left:55px;top:270px}.home-b{left:190px;top:300px}.home-c{left:320px;top:258px}
.edu{width:155px;height:85px;right:42px;top:215px;background:#6b8b71}
.sport{width:180px;height:105px;right:36px;bottom:55px;background:#7c8b86}
.pool{width:140px;height:60px;right:230px;bottom:48px;background:#74b9c5;align-items:center;justify-content:center}
.tree{position:absolute;z-index:5;width:26px;height:26px;border-radius:50%;background:#486e50;box-shadow:0 14px 0 -10px #6f4e37}
.t1{left:42px;top:180px}.t2{right:190px;top:150px}.t3{left:140px;bottom:45px}.t4{right:170px;bottom:130px}
.numbers-bar{background:var(--green);color:#fff;padding:28px 0}
.numbers-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.numbers-grid div{padding:0 18px;border-right:1px solid rgba(255,255,255,.18)}
.numbers-grid div:last-child{border-right:0}
.numbers-grid strong{display:block;font-family:Georgia,serif;font-size:30px;font-weight:500}
.numbers-grid span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#d1e0dc}
.section{padding:110px 0}
.section-soft{background:var(--cream)}
.section-dark{background:var(--green);color:#fff}
.two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}
.section-heading h2{
    font-family:Georgia,serif;font-weight:500;line-height:1.04;letter-spacing:-.035em;
    font-size:clamp(40px,5vw,66px);margin-bottom:22px
}
.section-heading.centered{text-align:center;max-width:850px;margin:0 auto 52px}
.section-heading.centered p{max-width:700px;margin:0 auto;color:var(--muted)}
.lead{font-size:22px;line-height:1.45;color:#294b45}
.text-block p{color:#5a6d68}
.pill-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}
.pill-row span{padding:9px 13px;border:1px solid var(--border);border-radius:999px;font-size:12px;font-weight:750}
.concept-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.concept-card{
    background:#fff;border:1px solid rgba(23,63,57,.1);border-radius:var(--radius);
    padding:30px;min-height:290px;box-shadow:0 14px 30px rgba(26,50,47,.04)
}
.concept-card>span{font-family:Georgia,serif;color:#9a8060;font-size:18px}
.concept-card h3{margin-top:55px;font-size:20px}
.concept-card p{font-size:14px;color:var(--muted)}
.infra-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}
.infra-card{
    border:1px solid var(--border);border-radius:22px;padding:28px;background:#fff;
    min-height:215px;transition:.25s ease
}
.infra-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(23,63,57,.08)}
.infra-icon{
    width:44px;height:44px;border-radius:14px;display:grid;place-items:center;
    background:var(--sage);font-weight:900;color:var(--green);margin-bottom:24px
}
.infra-card h3{font-size:18px;margin-bottom:10px}
.infra-card p{font-size:14px;color:var(--muted);margin:0}
.quote-section{padding:86px 0;background:#ddd0b8}
.quote-wrap p{
    max-width:920px;margin:0 auto;text-align:center;
    font-family:Georgia,serif;font-size:clamp(30px,4vw,52px);line-height:1.15;color:#37473f
}
.investment-top{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}
.section-dark h2,.section-dark h2 em{color:#fff}
.big-number{padding-bottom:16px}
.big-number span,.big-number small{display:block;color:#c9d8d4}
.big-number strong{display:block;font-family:Georgia,serif;font-size:clamp(42px,5vw,70px);font-weight:500;line-height:1.05;margin:8px 0 12px}
.phase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:46px 0}
.phase-card{border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:30px;background:rgba(255,255,255,.055)}
.phase-no{font-family:Georgia,serif;font-size:20px;color:#a8c7be}
.phase-card h3{margin:38px 0 12px;font-size:20px}
.phase-card strong{display:block;font-family:Georgia,serif;font-size:26px;color:#fff}
.phase-card p{font-size:14px;color:#c9d8d4}
.goal-box{
    display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;
    padding:38px;border-radius:28px;background:#244e47;border:1px solid rgba(255,255,255,.1)
}
.goal-box h3{font-family:Georgia,serif;font-size:38px;margin-bottom:8px}
.goal-box p{color:#c9d8d4}
.progress-label{display:flex;justify-content:space-between;font-size:12px;margin-bottom:10px}
.progress-track{height:12px;border-radius:999px;background:rgba(255,255,255,.13);overflow:hidden}
.progress-fill{height:100%;background:#d9c29d;border-radius:999px}
.progress-panel small{display:block;margin-top:9px;color:#aebfbb}
.disclaimer{max-width:880px;margin:34px auto 0;text-align:center;font-size:12px;color:#adc0bb}
.formation-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}
.formation-copy{position:sticky;top:120px}
.formation-list{border-top:1px solid var(--border)}
.formation-item{display:grid;grid-template-columns:60px 1fr;gap:18px;padding:19px 0;border-bottom:1px solid var(--border)}
.formation-item span{font-family:Georgia,serif;color:#9b8362}
.formation-item p{margin:0;font-weight:650}
.flow-section{padding:100px 0;background:#eef2ed}
.flow{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}
.flow div{
    background:#fff;border-radius:18px;padding:20px 22px;min-width:160px;text-align:center;
    border:1px solid rgba(23,63,57,.09)
}
.flow div strong{display:block;font-family:Georgia,serif;font-size:21px}
.flow div span{display:block;font-size:11px;color:var(--muted);margin-top:5px}
.flow b{color:#8c9b96}
.flow-highlight{background:var(--green)!important;color:#fff}
.flow-highlight span{color:#cfe0db!important}
.flow-phrase{text-align:center;font-family:Georgia,serif;font-size:24px;margin:36px 0 0}
.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.support-card{background:#fff;border-radius:24px;padding:32px;border:1px solid rgba(23,63,57,.08)}
.support-card h3{font-size:22px}
.support-card p{color:var(--muted);min-height:75px}
.support-card a{font-weight:800;color:var(--green-2)}
.clean-list{list-style:none;padding:0;margin:28px 0 0}
.clean-list li{padding:12px 0;border-bottom:1px solid var(--border)}
.clean-list li:before{content:"✓";margin-right:10px;color:var(--green-2);font-weight:900}
.faq-section{background:#fff}
.faq-list{max-width:900px;margin:0 auto;border-top:1px solid var(--border)}
.faq-item{border-bottom:1px solid var(--border)}
.faq-item summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-weight:750;list-style:none}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary span{font-size:22px;color:var(--green-2)}
.faq-item[open] summary span{transform:rotate(45deg)}
.faq-item p{margin:0 0 24px;color:var(--muted);max-width:760px}
.closing{padding:110px 0;background:#102f2b;color:#fff;text-align:center}
.closing-wrap{max-width:900px}
.closing h2{font-family:Georgia,serif;font-size:clamp(46px,6vw,78px);font-weight:500;line-height:1;letter-spacing:-.04em;margin-bottom:24px}
.closing h2 em{color:#d9c29d;font-weight:400}
.closing p{max-width:680px;margin:0 auto 30px;color:#c8d7d3;font-size:18px}
.closing-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
.closing small{display:block;margin-top:18px;color:#91aaa4}
.site-footer{background:#0b2421;color:#c9d7d4;padding:60px 0 22px}
.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:40px}
.brand-footer{color:#fff;margin-bottom:14px}
.footer-grid strong{display:block;color:#fff;margin-bottom:14px}
.footer-grid a{display:block;margin:8px 0;font-size:13px}
.footer-grid p{font-size:13px;color:#9eb1ad}
.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:20px;font-size:12px;color:#7e9993}
.reveal{opacity:0;transform:translateY(18px);transition:.65s ease}
.reveal.visible{opacity:1;transform:none}

@media (max-width:1000px){
    .nav-cta{display:none}
    .main-nav{display:none;position:absolute;left:20px;right:20px;top:72px;background:#fff;padding:18px;border-radius:18px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}
    .main-nav.open{display:flex}
    .menu-toggle{display:block;margin-left:auto}
    .hero-grid,.two-col,.investment-top,.formation-grid,.goal-box{grid-template-columns:1fr}
    .hero-grid{gap:48px}
    .formation-copy{position:static}
    .concept-grid{grid-template-columns:repeat(2,1fr)}
    .infra-grid{grid-template-columns:repeat(2,1fr)}
    .numbers-grid{grid-template-columns:repeat(2,1fr)}
    .numbers-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:12px}
    .phase-grid,.support-grid{grid-template-columns:1fr}
    .footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:650px){
    .container{width:min(100% - 26px,1180px)}
    .nav-wrap{height:70px}
    .hero{padding-top:60px}
    h1{font-size:49px}
    .section{padding:78px 0}
    .campus-card{min-height:400px}
    .admin{left:120px}
    .home-a{left:20px}.home-b{left:125px}.home-c{left:235px}
    .edu{right:18px}
    .sport{right:16px}
    .pool{right:135px}
    .numbers-grid,.concept-grid,.infra-grid,.footer-grid{grid-template-columns:1fr}
    .section-heading h2{font-size:42px}
    .flow{display:grid;grid-template-columns:1fr}
    .flow b{transform:rotate(90deg);text-align:center}
    .footer-bottom{flex-direction:column;gap:8px}
}
