:root{--ink:#183226;--deep:#09251a;--forest:#123e2b;--moss:#4e733f;--sage:#dfe8d2;--cream:#f4f1e5;--glow:#e6f58a;--white:#fffdf4;--serif:Georgia,'Times New Roman',serif;--sans:'Trebuchet MS','Segoe UI',Arial,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}.skip{position:fixed;top:-50px;left:1rem;z-index:99;background:#fff;padding:.7rem}.skip:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;height:100px;padding:0 clamp(1.5rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;color:white}.brand{display:flex;gap:.65rem;align-items:center;text-decoration:none;text-transform:uppercase;line-height:1.05;font-size:.78rem;letter-spacing:.13em}.brand b{font-size:1rem}.brand-mark{width:42px;height:42px;border:1px solid #b9d675;border-radius:50%;display:grid;place-items:center;color:#dcf58d;box-shadow:0 0 18px #dfff6770}.site-header nav{display:flex;align-items:center;gap:2.5rem}.site-header nav a{text-decoration:none;font-size:.84rem;letter-spacing:.08em}.nav-cta{border:1px solid #ffffff77;border-radius:99px;padding:.65rem 1rem}.menu{display:none;background:none;border:0}.hero{position:relative;min-height:820px;height:100svh;color:white;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,18,11,.9) 0%,rgba(2,18,11,.58) 39%,transparent 68%),linear-gradient(0deg,rgba(3,20,13,.45),transparent 40%)}.hero-copy{position:relative;z-index:2;width:min(650px,85%);margin-left:clamp(1.5rem,8vw,9rem);padding-top:5rem}.eyebrow{text-transform:uppercase;letter-spacing:.25em;font-size:.72rem;font-weight:600;color:#8fb66e}.hero .eyebrow{color:#d5ec8e}.hero h1,.section h2{font:500 clamp(3.2rem,6vw,6.5rem)/.95 var(--serif);letter-spacing:-.035em;margin:1.1rem 0 1.5rem}.hero h1 em,.section h2 em{font-weight:500;color:#cde978}.hero-copy>p:not(.eyebrow){max-width:580px;color:#edf4e8;font-size:1.06rem}.actions{display:flex;align-items:center;gap:2rem;margin-top:2.5rem}.button{display:inline-flex;align-items:center;gap:2rem;border-radius:99px;padding:1rem 1.4rem;background:var(--glow);color:#17341e;text-decoration:none;font-weight:600;font-size:.86rem;box-shadow:0 8px 30px #0004}.text-link{text-decoration:none;font-size:.85rem}.scroll-cue{position:absolute;bottom:2rem;left:50%;width:22px;height:38px;border:1px solid #fff7;border-radius:20px}.scroll-cue span{display:block;width:3px;height:7px;background:#e4f98b;border-radius:3px;margin:7px auto;animation:scroll 1.8s infinite}@keyframes scroll{50%{transform:translateY(12px);opacity:.2}}.firefly{position:absolute;z-index:3;width:4px;height:4px;background:#efff9b;border-radius:50%;box-shadow:0 0 10px 4px #ddff6f99;animation:float var(--d) ease-in-out infinite alternate;left:var(--x);top:var(--y)}@keyframes float{to{transform:translate(24px,-35px) scale(.6);opacity:.3}}
.section{padding:8rem clamp(1.5rem,8vw,9rem);position:relative}.section-heading{text-align:center;max-width:920px;margin:0 auto 5rem}.section h2{font-size:clamp(2.7rem,5vw,5rem);line-height:1.05}.section-heading h2 em,.tale-copy h2 em,.newsletter h2 em{color:#648b45}.section-heading>p:last-child{max-width:560px;margin:0 auto;color:#617265}.intro{background:#f5f2e7;overflow:hidden}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);max-width:1100px;margin:auto;align-items:center}.story-card{background:#e8ecd8;border-radius:160px 160px 20px 20px;padding:5rem 4rem 3rem;text-align:center;box-shadow:inset 0 0 0 1px #79935e2b}.orb{width:85px;height:85px;border-radius:50%;display:grid;place-items:center;background:#173d29;color:#dff078;margin:0 auto 2rem;box-shadow:0 0 30px #8ab95c66;font-size:2rem}.story-card h3{font:2.2rem var(--serif);margin:.5rem}.story-card a{display:inline-block;margin-top:1.2rem;font-weight:600;font-size:.85rem}.quote{border:0;margin:0;padding:2rem}.quote>span{font:7rem/0 var(--serif);color:#a9be74}.quote p{font:italic 2rem/1.45 var(--serif)}.quote footer{text-transform:uppercase;letter-spacing:.15em;font-size:.68rem;color:#71806f}.leaf{position:absolute;color:#9eaf70;font-size:9rem;opacity:.18}.leaf-a{right:-1rem;top:3rem;transform:rotate(-30deg)}
.creatures{background:#dfe7cf}.creature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:auto}.creature-card{position:relative;background:#f5f1e4;padding:2.5rem;border-radius:45% 45% 18px 18px;text-align:center;min-height:500px;overflow:hidden;box-shadow:0 15px 50px #1a3a2110}.creature-card.featured{background:#193c29;color:#f9f8e9;transform:translateY(-1.5rem)}.creature-icon{height:235px;display:flex;align-items:center;justify-content:center;margin:-.5rem -1rem 1.5rem;border-radius:50%;background:radial-gradient(circle,#ddefa9 0%,#9bb87a 35%,#5c7b4d 58%,transparent 60%);font:600 2.4rem var(--serif);color:#173c29;text-shadow:0 1px #fff}.featured .creature-icon{color:#e8f3b5;background:radial-gradient(circle,#9ec96c 0%,#527844 42%,transparent 65%)}.shroom:before{content:'⌒';font-size:7rem;position:absolute;transform:translateY(-40px);color:#6c9150}.number{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:#87a260}.creature-card h3{font:2.6rem var(--serif);margin:.3rem}.creature-card>p:not(.number){font-size:.9rem}.trait{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#6b8a4c}.featured .trait{color:#d9ef8b}.glow-ring{position:absolute;inset:30px;border:1px solid #dff78433;border-radius:50%;filter:drop-shadow(0 0 8px #cfff7a)}
.tales{background:#103021;color:#eef3e7;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.tale-visual{position:relative;min-height:600px;border-radius:50% 50% 8px 8px;background:radial-gradient(circle at 50% 20%,#adc56f,#426646 34%,#122b20 70%);overflow:hidden;box-shadow:0 0 0 1px #d9ee8f33}.moon{text-align:center;font:10rem var(--serif);color:#e5f09b;text-shadow:0 0 50px #dfff80;margin-top:4rem}.mini-forest{position:absolute;bottom:2rem;width:100%;text-align:center;font-size:6rem;color:#071c12;letter-spacing:-1rem}.tale-copy{max-width:530px}.tale-copy h2{font-size:clamp(3rem,5vw,5.5rem)}.tale-copy p{color:#c9d7c9}.coming{border-left:2px solid #b5d467;padding-left:1rem;font-style:italic}.button-light{margin-top:1rem;background:#e5efba}
.newsletter{background:#e8edd9;display:grid;grid-template-columns:.65fr 1.35fr;align-items:center;gap:6vw}.mail-orb{width:min(28vw,380px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#8caa61,#44673c 60%,#183d27);display:grid;place-items:center;color:#f4ffb3;font-size:4rem;box-shadow:0 0 80px #90ad60}.newsletter h2{font-size:clamp(3rem,5vw,5rem)}.form-row{display:flex;max-width:680px;background:#fff;border-radius:99px;padding:.4rem;margin-top:2rem}.form-row input{border:0;background:transparent;padding:1rem 1.5rem;flex:1;min-width:0;font:inherit;outline:0}.form-row button{border:0;border-radius:99px;background:#173b29;color:white;padding:1rem 1.5rem;font-weight:600;cursor:pointer}.consent{display:flex;gap:.5rem;align-items:flex-start;margin:1rem;font-size:.7rem;color:#677466}.consent input{margin-top:.3rem}.form-status{font-weight:600;color:#355d32}.footer{background:#09251a;color:#c9d8c8;padding:3rem clamp(1.5rem,5vw,5rem);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:2rem;font-size:.75rem}.footer-brand{color:white}.footer>p{text-align:center}.footer>div{text-align:right}.footer>div a{margin-left:1rem}.footer small{grid-column:1/-1;text-align:center;color:#72897a}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}.reveal{opacity:1;transform:none}}@media(max-width:800px){.site-header{height:78px}.site-header nav{display:none;position:absolute;top:75px;left:1rem;right:1rem;background:#113425;padding:2rem;border-radius:1rem;flex-direction:column}.site-header nav.open{display:flex}.menu{display:grid;gap:5px;padding:10px}.menu span:not(.sr-only){display:block;width:24px;height:1px;background:white}.hero{min-height:760px}.hero-bg{object-position:67% center}.hero-shade{background:linear-gradient(90deg,#061d14e8 0%,#061d14aa 65%,#061d1433)}.hero-copy{margin:0 1.5rem;padding-top:4rem}.hero h1{font-size:3.3rem}.actions{align-items:flex-start;flex-direction:column;gap:1rem}.section{padding:6rem 1.5rem}.intro-grid,.tales,.newsletter{grid-template-columns:1fr}.story-card{padding:4rem 1.5rem 2.5rem}.creature-grid{grid-template-columns:1fr}.creature-card.featured{transform:none}.tale-visual{min-height:450px}.mail-orb{width:220px;margin:auto}.form-row{border-radius:24px;display:block;background:transparent}.form-row input,.form-row button{width:100%;border-radius:99px}.form-row input{background:white;margin-bottom:.6rem}.footer{grid-template-columns:1fr;text-align:center}.footer>p,.footer>div{text-align:center}.footer small{grid-column:auto}}
