
:root{--bg:#f7f6f2;--surface:#fff;--ink:#111418;--muted:#59636c;--line:#dce2e4;--teal:#009b95;--teal-dark:#087b77;--soft:#eef2f1;--max:1240px;--radius:22px;--shadow:0 18px 50px rgba(17,20,24,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;z-index:999;border-radius:9px}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,246,242,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(17,20,24,.07)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:322px;height:auto}.nav-links{display:flex;align-items:center;gap:31px;font-size:.95rem}.nav-links a{color:#263038;white-space:nowrap}.nav-links a:hover,.nav-links a[aria-current="page"]{color:var(--teal-dark)}.menu-toggle{display:none;background:none;border:0;font-size:1.55rem;color:var(--ink)}
.hero{min-height:89vh;display:grid;align-items:center;padding:64px 0 52px}.hero-inner{max-width:1000px}.eyebrow{font-size:.76rem;letter-spacing:.17em;text-transform:uppercase;color:var(--teal-dark);font-weight:750}.hero h1,.page-hero h1{font-size:clamp(3.4rem,7vw,7.5rem);line-height:.98;letter-spacing:-.06em;margin:.18em 0 .32em}.hero p.lead,.page-hero .lead{font-size:clamp(1.06rem,1.55vw,1.34rem);max-width:840px;color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:24px;padding:12px 20px;border:1px solid var(--ink);border-radius:999px;font-weight:700;transition:.2s}.btn:hover{background:var(--ink);color:#fff;transform:translateY(-1px)}.btn.secondary{border-color:var(--ink);color:var(--ink)}.btn.secondary:hover{background:var(--ink);color:#fff}.section{padding:96px 0;border-top:1px solid var(--line)}.section.alt{background:var(--soft)}.section h2{font-size:clamp(2rem,3.8vw,3.8rem);line-height:1.06;letter-spacing:-.04em;margin:0 0 26px}.section-intro{font-size:1.14rem;color:var(--muted);max-width:800px}.split{display:grid;grid-template-columns:.78fr 1.22fr;gap:78px;align-items:start}.prose{font-size:1.07rem;color:#2a333b}.prose h2{font-size:clamp(1.8rem,3vw,3rem)}.principles{display:grid;gap:45px;margin-top:45px}.principle{display:grid;grid-template-columns:170px 1fr;gap:34px;padding-top:28px;border-top:1px solid var(--line)}.principle .num{font-size:.8rem;color:var(--teal-dark);font-weight:750;letter-spacing:.11em}.principle h3{font-size:clamp(1.65rem,3vw,2.9rem);margin:0 0 9px;letter-spacing:-.035em}.principle p{margin:0;color:var(--muted);font-size:1.05rem}.destinations{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:42px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-height:220px}.card h3{font-size:1.35rem;margin-top:0}.card p{color:var(--muted)}.quote{font-size:clamp(1.9rem,3.2vw,3.25rem);line-height:1.15;letter-spacing:-.035em;max-width:920px;margin:0}.page-hero{padding:120px 0 78px}.page-hero h1{font-size:clamp(3.6rem,7.6vw,7.2rem)}.workspace-panel{background:#fff;border-radius:27px;box-shadow:var(--shadow);padding:38px;max-width:560px}.form-grid{display:grid;gap:17px}.field label{display:block;font-size:.9rem;font-weight:700;margin-bottom:7px}.field input,.field textarea{width:100%;padding:14px 15px;border:1px solid #cad2d6;border-radius:12px;background:#fff;font:inherit}.field textarea{min-height:150px;resize:vertical}.notice{padding:14px 16px;border-radius:12px;background:#eef8f7;color:#155f5c;font-size:.92rem}
.tree{margin-top:54px}.tree-node{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px 24px;text-align:center;font-weight:750;box-shadow:0 10px 30px rgba(17,20,24,.035)}.tree-node strong{display:block;font-size:1.12rem}.tree-node small{display:block;color:var(--muted);font-weight:500;margin-top:5px}.tree-start,.tree-solution{max-width:330px;margin-inline:auto}.tree-connector{height:48px;width:1px;background:var(--teal);margin:auto;position:relative}.tree-connector:after{content:"";position:absolute;bottom:-1px;left:50%;width:8px;height:8px;border-right:2px solid var(--teal);border-bottom:2px solid var(--teal);transform:translateX(-50%) rotate(45deg)}.tree-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;position:relative}.tree-methods:before{content:"";position:absolute;left:16.66%;right:16.66%;top:-24px;height:1px;background:var(--teal)}.tree-methods .tree-node{position:relative}.tree-methods .tree-node:before{content:"";position:absolute;top:-24px;left:50%;height:24px;width:1px;background:var(--teal)}.tree-outcomes{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative}.tree-outcomes:before{content:"";position:absolute;left:12.5%;right:12.5%;top:-24px;height:1px;background:var(--teal)}.tree-outcomes .tree-node{position:relative;text-align:left;min-height:165px}.tree-outcomes .tree-node:before{content:"";position:absolute;top:-24px;left:50%;height:24px;width:1px;background:var(--teal)}.tree-caption{margin-top:46px;padding:24px 28px;border-radius:18px;background:#e8efee}.tree-caption strong{display:block;color:var(--teal-dark);font-size:1.18rem}.tree-caption span{display:block;margin-top:3px}.principle-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:40px}.principle-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:27px;min-height:205px}.principle-card h3{margin-top:0;font-size:1.35rem}.principle-card p{color:var(--muted)}.principle-close{margin-top:24px;color:var(--muted)}
.funding-list{display:grid;gap:30px}.funding-block{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px}.funding-block h2{font-size:clamp(1.8rem,3vw,2.8rem);margin-bottom:12px}.funding-summary{max-width:900px;color:#2b343b}.funding-data{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:26px 0}.funding-data div{background:var(--soft);border-radius:14px;padding:15px}.funding-data strong{display:block;font-size:.75rem;letter-spacing:.09em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:5px}.funding-logo{margin-top:28px;padding-top:23px;border-top:1px solid var(--line)}.funding-logo img{max-height:96px;width:auto;max-width:100%}
.site-footer{padding:52px 0 30px;border-top:1px solid #263039;background:#10151b;color:#eef2f3}.footer-grid{display:grid;grid-template-columns:1.1fr .65fr .65fr;gap:50px}.footer-brand img{width:310px}.footer-note{color:#b8c3c7;margin-top:16px}.footer-column h3{font-size:.77rem;text-transform:uppercase;letter-spacing:.13em;color:#7fd1cd;margin:0 0 15px}.footer-links{display:grid;gap:9px}.footer-links a{color:#edf2f3}.footer-links a:hover{color:#7fd1cd}.footer-meta{margin-top:36px;padding-top:23px;border-top:1px solid #2b343a;display:flex;justify-content:space-between;gap:20px;color:#a7b1b5;font-size:.9rem}.reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn{transition:none}}
@media (max-width:980px){.menu-toggle{display:block}.nav-links{position:fixed;inset:78px 0 auto 0;background:var(--bg);padding:26px 24px;border-bottom:1px solid var(--line);display:none;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.brand img{width:260px}.split,.footer-grid{grid-template-columns:1fr}.principle{grid-template-columns:1fr;gap:10px}.destinations,.principle-cards{grid-template-columns:1fr 1fr}.tree-methods{grid-template-columns:1fr}.tree-methods:before,.tree-outcomes:before{display:none}.tree-methods .tree-node:before,.tree-outcomes .tree-node:before{display:none}.tree-methods,.tree-outcomes{gap:12px}.tree-methods .tree-node+.tree-node,.tree-outcomes .tree-node+.tree-node{margin-top:0}.tree-outcomes{grid-template-columns:1fr 1fr}.funding-data{grid-template-columns:1fr 1fr}}
@media (max-width:620px){.container{width:min(calc(100% - 28px),var(--max))}.nav{height:72px}.nav-links{inset:72px 0 auto}.brand img{width:210px}.hero{min-height:87vh;padding:56px 0 36px}.hero h1,.page-hero h1{font-size:clamp(2.9rem,14vw,4.7rem)}.section{padding:72px 0}.page-hero{padding:95px 0 56px}.destinations,.principle-cards,.tree-outcomes,.funding-data{grid-template-columns:1fr}.footer-meta{flex-direction:column}.funding-block{padding:25px}.footer-brand img{width:250px}}

.process-illustration{margin:48px auto 0;max-width:1040px}.process-illustration img{width:100%;height:auto;border-radius:20px;box-shadow:0 18px 50px rgba(17,20,24,.06)}.legal-content{max-width:900px}.legal-content article{padding:8px 0 48px}.legal-content article+article{padding-top:48px;border-top:1px solid var(--line)}.legal-content h2{font-size:clamp(1.9rem,3vw,3rem);margin-bottom:14px}.legal-content p{font-size:1.08rem;color:var(--muted);max-width:780px}.footer-brand img{width:330px;max-width:100%}@media (max-width:620px){.process-illustration{margin-top:32px}.footer-brand img{width:270px}}

/* RC1.2c — approved finishing adjustments */
.brand img{width:322px;height:auto;object-fit:contain}
.footer-brand img{width:330px;height:auto;object-fit:contain}
.process-illustration{background:transparent;box-shadow:none;border-radius:0;overflow:visible}
.process-illustration picture,.process-illustration img{display:block;width:100%;background:transparent}
.process-illustration img{border-radius:0;box-shadow:none}
.funding-data{align-items:stretch}
.funding-data div{min-height:82px;display:flex;flex-direction:column;justify-content:flex-start}
.funding-logo{min-height:126px;display:flex;align-items:center;justify-content:center;padding:24px 14px 8px;margin-top:20px;overflow:visible}
.funding-logo img{display:block;width:auto;height:auto;max-width:min(100%,860px);max-height:78px;object-fit:contain;object-position:center}
@media (max-width:980px){.funding-logo{min-height:112px}.funding-logo img{max-height:68px}}
@media (max-width:620px){.brand img{width:210px}.footer-brand img{width:270px}.funding-logo{min-height:96px;padding-inline:0}.funding-logo img{max-height:58px}}

/* RC1.3 — editorial sequence and financing consistency */
.funding-logo{min-height:86px;padding:18px 14px 6px;margin-top:18px}
.funding-logo img{max-height:40px;max-width:min(100%,620px)}
@media (max-width:980px){.funding-logo{min-height:80px}.funding-logo img{max-height:36px}}
@media (max-width:620px){.funding-logo{min-height:72px}.funding-logo img{max-height:32px}}

.status-badge{display:inline-flex;align-items:center;width:max-content;margin-top:8px;padding:4px 9px;border-radius:999px;background:#e8f6ef;color:#176b45;font-size:.74rem;font-weight:750;letter-spacing:.03em}.status-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#2f9d68;margin-right:6px}.demo-access code{font-family:inherit;font-weight:700}.btn:disabled{opacity:.65;cursor:wait;transform:none}

/* Bilingual navigation */
.language-switch{display:flex;align-items:center;gap:7px;font-size:.78rem;font-weight:750;letter-spacing:.06em;white-space:nowrap;color:#7a858c}.language-switch a{color:#263038}.language-switch a:hover{color:var(--teal-dark)}.language-switch [aria-current="true"]{color:var(--teal-dark)}
@media(max-width:980px){.nav{gap:16px}.language-switch{margin-left:auto}.menu-toggle{order:3}.nav-links{order:4}}
@media(max-width:620px){.language-switch{font-size:.72rem;gap:5px}.brand img{width:190px}}
