:root{--ink:#18352d;--forest:#315b49;--sage:#78937f;--cream:#f6f0e5;--sand:#e7dcc8;--rust:#bd6645;--white:#fff;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.65}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05}h1{font-size:clamp(3.5rem,7vw,7.4rem);letter-spacing:-.055em;max-width:850px;margin-bottom:1.6rem}h1 em{color:var(--rust);font-weight:400}h2{font-size:clamp(2.5rem,5vw,4.9rem);letter-spacing:-.04em;margin-bottom:1.5rem}.site-header{height:92px;padding:0 clamp(1.3rem,4vw,5rem);display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:10;width:100%}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;font-family:var(--serif);font-size:1.3rem;letter-spacing:.02em}.brand-mark{width:38px;height:38px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-style:italic}.site-header nav{display:flex;align-items:center;gap:2.1rem;font-size:.88rem}.site-header nav a{text-decoration:none}.nav-cta{border:1px solid currentColor;border-radius:999px;padding:.65rem 1.15rem}.menu-button{display:none;background:none;border:1px solid var(--ink);border-radius:999px;padding:.5rem .9rem;color:inherit}.hero{min-height:790px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;padding:130px clamp(1.3rem,6vw,7.5rem) 70px;overflow:hidden;background:radial-gradient(circle at 90% 10%,#fff8 0,transparent 28%)}.hero-copy{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.72rem;font-weight:700;color:var(--rust);margin-bottom:1.1rem}.intro{max-width:600px;font-size:1.15rem;color:#496158}.hero-actions{display:flex;align-items:center;gap:2rem;margin-top:2.2rem}.button{display:inline-block;text-decoration:none;border-radius:999px;padding:1rem 1.45rem;font-weight:700;font-size:.86rem}.primary{background:var(--ink);color:white}.text-link{text-decoration:none;font-weight:700;font-size:.9rem}.tree-art{position:relative;height:640px;color:#6b4a35}.tree-art svg{position:absolute;bottom:-30px;right:-80px;width:min(620px,48vw);overflow:visible}.leaves circle{fill:#78937f;opacity:.88}.leaves circle:nth-child(3n){fill:#315b49}.leaves circle:nth-child(4n){fill:#9cad91}.sun{position:absolute;width:310px;height:310px;border-radius:50%;background:#e6d4b1;right:5%;top:8%}.tree-note{position:absolute;right:-3rem;bottom:1rem;background:var(--white);padding:1rem 1.4rem;box-shadow:0 15px 40px #18352d1c}.tree-note span,.tree-note strong{display:block}.tree-note span{font-size:.75rem;color:#6a756f}.section{padding:clamp(5rem,10vw,9rem) clamp(1.3rem,7vw,9rem)}.story{background:white;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.story>div:last-child{font-family:var(--serif);font-size:1.35rem;color:#4d625a;max-width:600px}.tree-section{background:var(--ink);color:white}.section-heading{text-align:center;max-width:680px;margin:0 auto 5rem}.section-heading>p:last-child{color:#b9c7c1}.generations{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff33}.generation{padding:2.2rem;border-right:1px solid #ffffff33}.generation:last-child{border-right:0}.generation span{color:#d19a80;font-size:.75rem}.generation h3{font-size:2rem;margin:2.7rem 0 1rem}.generation p{color:#b9c7c1}.memories{display:grid;grid-template-columns:.8fr 1fr .8fr;gap:5vw;align-items:center}.memory-visual{height:430px;background:var(--sand);display:grid;place-items:center;color:#765d4f;font-family:var(--serif);font-style:italic}.memory-visual.one{transform:rotate(-3deg);background:linear-gradient(140deg,#d8c5a7,#f0e4cf)}.memory-visual.two{transform:rotate(3deg);background:linear-gradient(140deg,#8b9f91,#3e6253);color:white}.memory-copy{text-align:center}.contact{text-align:center;background:var(--rust);color:white}.contact .eyebrow{color:#ffe1d2}.contact p{max-width:620px;margin-left:auto;margin-right:auto}.light{background:white;color:var(--rust);margin-top:1.5rem}footer{padding:2.5rem clamp(1.3rem,5vw,6rem);display:flex;align-items:center;justify-content:space-between;font-size:.8rem}footer p{margin:0;color:#61726b}
@media(max-width:850px){.site-header{height:76px}.menu-button{display:block}.site-header nav{position:absolute;left:1rem;right:1rem;top:70px;background:white;padding:1.5rem;display:none;flex-direction:column;align-items:stretch;box-shadow:0 12px 30px #0002}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:120px}.tree-art{height:430px;margin-top:-20px}.tree-art svg{right:-50px;width:560px}.tree-note{right:0}.story,.memories{grid-template-columns:1fr}.generations{grid-template-columns:1fr}.generation{border-right:0;border-bottom:1px solid #ffffff33}.memory-visual{height:280px}.memory-visual.two{display:none}footer{flex-direction:column;gap:1rem;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
