@font-face{font-family:NatureImpact;src:url(/fonts/Nature%20Impact%20Demo.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--bg: #becca5;--fg: #0b2416}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.shell{min-height:100vh;background:var(--bg);position:relative;overflow-x:hidden}.page{position:relative;z-index:3;min-height:100vh;display:grid;place-items:center;background:var(--bg)}.welcome{font-family:NatureImpact,system-ui,sans-serif;font-size:clamp(56px,10vw,120px);color:var(--fg);opacity:0;transform:translateY(18px);animation:materializeFade 3.2s ease-in-out forwards}@keyframes materializeFade{0%{opacity:0;transform:translateY(18px)}35%{opacity:1;transform:translateY(0)}65%{opacity:1}to{opacity:0;transform:translateY(-8px)}}:root{--enter: 1.6s;--hold: 1s;--exit: 1.6s;--transitionTotal: calc(var(--enter) + var(--hold) + var(--exit))}.lottieCover{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--bg);overflow:hidden}.lottieMove{width:100%;height:100%;animation:lottieWipe var(--transitionTotal) ease-in-out forwards}@keyframes lottieWipe{0%{transform:translateY(100%)}38%{transform:translateY(0)}62%{transform:translateY(0)}to{transform:translateY(-100%)}}.lottiePlayer{width:100%;height:100%}.mainPage{min-height:100vh;padding:64px 20px 40px;max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:36px;align-items:center;text-align:center}.mainEnter{opacity:0;transform:translateY(18px);animation:mainFadeIn 1.2s ease-out forwards}@keyframes mainFadeIn{to{opacity:1;transform:translateY(0)}}.stage{opacity:0;transform:translateY(16px);animation:stageFade 1.2s ease-out forwards}.stage1{animation-delay:.2s}.stage2{animation-delay:.9s}.stage3{animation-delay:1.7s}.stage4{animation-delay:2.6s}@keyframes stageFade{to{opacity:1;transform:translateY(0)}}.section{width:100%;background:#ffffff0a;border:1px solid rgba(110,231,162,.14);border-radius:18px;padding:24px}.sectionTitle{margin-bottom:12px;color:var(--fg);font-family:Tempting,serif;font-size:22px;letter-spacing:.04em}.sectionText{margin:0 auto 12px;max-width:90%;line-height:1.6}.portrait{width:70%;max-width:260px;border-radius:16px;display:block;margin:0 auto}.form{display:flex;flex-direction:column;gap:12px;margin-top:12px}.input,.textarea{width:100%;padding:10px;border-radius:12px;border:1px solid rgba(110,231,162,.3);background:#0000001a}.button{padding:12px;border-radius:12px;border:none;background:#6ee7a24d;cursor:pointer}@media (max-width: 768px){.portrait{width:70%;max-width:220px}}@font-face{font-family:Tempting;src:url(/fonts/tempting.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}
