:root{--accent:#497457;--paper:#f2f9f2;--cover:#f2f9f2;--env:linear-gradient(145deg,#91ad8c,#355844);--hero-bg:linear-gradient(145deg,#91ad8c,#355844);--soft:#ffd4df;--ink:#493239;--muted:#806e72;--hero-pos:center;--overlay:rgba(43,20,26,.42);}
body{background:#f2f9f2}
.hero{background:linear-gradient(145deg,#91ad8c,#355844)}
.hero-inner{max-width:1000px;background:rgba(255,255,255,.09);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 35px 100px rgba(0,0,0,.12)}.hero h1{letter-spacing:.015em}.event article{border-style:dashed}.gallery-item{box-shadow:0 18px 40px rgba(0,0,0,.10)}

.hero h1{font-size:clamp(48px,7vw,92px)}.home-scene .scene-icon{width:100px;height:100px;border-radius:26px;margin:0 auto 20px;display:grid;place-items:center;background:var(--accent);color:white}

/* V10 identity: home-green */
body:before{content:'';position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 15% 20%,var(--soft) 0 1px,transparent 2px);background-size:43px 43px;opacity:.16}
