:root{--ink:#2c261d;--paper:#fbf8ef;--cream:#eee9d7;--olive:#7b761d;--olive-dark:#5d5915;--line:#d8d1bc;--muted:#6c6558;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,Arial,sans-serif;line-height:1.6}.site-header{height:92px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,253,248,.95)}.brand{display:flex;align-items:center;gap:14px;color:inherit;text-decoration:none}.brand img{width:54px;height:62px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand strong{font:700 clamp(25px,2.1vw,34px)/.95 "Cormorant Garamond",serif}.brand small{margin-top:8px;letter-spacing:.15em;text-transform:uppercase;font-size:9px;color:var(--muted)}.languages{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.languages a{color:var(--muted);text-decoration:none;font-size:11px;font-weight:700;padding:7px 8px;border-radius:20px}.languages a:hover,.languages a[aria-current=page]{background:var(--olive);color:white}main{overflow:hidden}.hero{min-height:570px;padding:clamp(55px,8vw,110px) clamp(22px,8vw,120px);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:7vw;align-items:center;background:radial-gradient(circle at 85% 20%,#fff 0,transparent 33%),linear-gradient(135deg,#f7f3e5 0,#eae4cf 100%)}.hero-copy{max-width:760px}.eyebrow{margin:0 0 15px;color:var(--olive-dark);text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:700}.hero h1,.stage h2,.status h2{font-family:"Cormorant Garamond",Georgia,serif;line-height:.98;margin:0}.hero h1{font-size:clamp(50px,6.3vw,92px);max-width:900px}.lead{font-size:clamp(17px,1.7vw,22px);color:var(--muted);max-width:690px;margin:28px 0 34px}.button{display:inline-block;padding:13px 21px;border-radius:4px;background:var(--olive);color:white;text-decoration:none;font-weight:700;font-size:14px;box-shadow:0 8px 20px rgba(91,87,22,.15)}.button:hover{background:var(--olive-dark)}.tree-mark{position:relative;height:390px;min-width:330px}.person{position:absolute;width:74px;height:74px;border:2px solid var(--olive);border-radius:50%;background:var(--white);box-shadow:0 10px 24px rgba(44,38,29,.08);z-index:2}.person:after{content:"";position:absolute;inset:16px;border-radius:50%;background:linear-gradient(#d9d3bd 38%,#bcb59e 39% 46%,#e8e2cf 47%)}.root{left:calc(50% - 37px);bottom:0}.p1{left:23%;top:160px}.p2{right:23%;top:160px}.p3{left:2%;top:0}.p4{left:27%;top:0}.p5{right:27%;top:0}.p6{right:2%;top:0}.line{position:absolute;background:var(--olive);height:2px;transform-origin:left center;opacity:.72}.trunk{width:180px;left:50%;bottom:88px;transform:rotate(-90deg)}.branch1{width:220px;left:50%;top:194px;transform:rotate(180deg)}.branch2{width:220px;left:50%;top:194px}.stage{padding:75px clamp(22px,8vw,120px) 42px;max-width:950px}.stage h2{font-size:clamp(38px,4vw,58px)}.stage>p:last-child{font-size:18px;color:var(--muted);max-width:820px}.features{padding:15px clamp(22px,8vw,120px) 90px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.features article{padding:30px 25px;border:1px solid var(--line);background:var(--white);min-height:260px}.features article>span{color:var(--olive);font:700 13px Inter}.features h3{font:700 28px/1.1 "Cormorant Garamond",serif;margin:32px 0 12px}.features p{font-size:14px;color:var(--muted);margin:0}.status{margin:0 clamp(22px,8vw,120px) 80px;padding:42px;display:flex;justify-content:space-between;gap:35px;align-items:center;background:var(--olive-dark);color:white}.status .eyebrow{color:#e8e3a7}.status h2{font-size:clamp(31px,3vw,46px);max-width:780px}.status-pill{white-space:nowrap;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);padding:10px 15px;border-radius:30px;font-size:12px}.status-pill i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#bedd72;margin-right:7px}footer{padding:24px clamp(22px,8vw,120px);display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}footer p{margin:0}@media(max-width:900px){.site-header{height:auto;min-height:92px;padding-block:12px;gap:16px}.hero{grid-template-columns:1fr;min-height:auto}.tree-mark{height:340px;max-width:500px;width:100%;margin:auto}.features{grid-template-columns:repeat(2,1fr)}.status{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.brand strong{font-size:23px}.brand img{width:42px;height:50px}.languages{max-width:150px}.hero{padding-top:55px}.tree-mark{transform:scale(.8);transform-origin:center top;margin-bottom:-65px}.features{grid-template-columns:1fr}.status{padding:30px;margin-bottom:45px}footer{flex-direction:column}.stage{padding-top:55px}}
