
/* ROOT / fiber paper, botanical silhouettes, soil/stone */
body{
  background:
    radial-gradient(circle at 76% 10%,rgba(117,145,82,.13),transparent 25%),
    radial-gradient(circle at 18% 72%,rgba(95,73,47,.07),transparent 27%),
    linear-gradient(180deg,#dfe6cf,#d8dfc8);
}
body:before{content:"";position:fixed;z-index:-1;inset:0;background:
  repeating-linear-gradient(17deg,rgba(44,58,39,.018) 0 1px,transparent 1px 8px),
  radial-gradient(ellipse at 88% 56%,rgba(39,75,35,.08),transparent 24%);
}
body:after{content:"";position:fixed;z-index:-1;left:-5%;top:28%;width:420px;height:560px;background:rgba(67,96,49,.055);border-radius:70% 30% 65% 35%/38% 65% 35% 62%;transform:rotate(18deg)}
.nav{background:rgba(223,230,207,.82);backdrop-filter:blur(12px)}
.hero:before{content:"";position:absolute;left:45%;top:9%;width:150px;height:260px;background:rgba(74,106,57,.06);border-radius:80% 20% 80% 20%;transform:rotate(32deg)}
.root-collage img{box-shadow:0 28px 70px rgba(51,70,43,.12)}
section:nth-of-type(even){background:rgba(246,249,239,.2)}
.panel{background:linear-gradient(145deg,rgba(235,241,222,.92),rgba(214,226,194,.88));box-shadow:0 24px 80px rgba(49,69,40,.1)}
.menu-row:hover{background:rgba(102,143,72,.05)}
.gallery figure{border-radius:28px 28px 6px 6px}
body[data-season="Spring"]{--seasonwash:rgba(125,164,87,.1)}body[data-season="Summer"]{--seasonwash:rgba(69,126,73,.12)}body[data-season="Autumn"]{--seasonwash:rgba(158,102,55,.12)}
section:has(.season){background:linear-gradient(90deg,var(--seasonwash,rgba(125,164,87,.08)),transparent 70%)}
footer{background:rgba(89,108,69,.055)}
