/* Autumn Leaf Pile - theme styles (matrix-A) */
.scene.themed { background:linear-gradient(180deg,#F0DCB4 0%, #DCBE8E 46%, #C09C68 100%); }
.prop.sp { width:clamp(46px,8vw,96px); aspect-ratio:6/5; opacity:.28; }
.prop.sp svg { width:100%; height:100%; border-radius:14px; }
.prop.sp.s1 { top:6%; left:3%; } .prop.sp.s2 { bottom:5%; right:4%; } .prop.sp.s3 { top:12%; right:7%; display:none; }
@media (min-width:760px){ .prop.sp.s3 { display:block; } }
.host-el { width:clamp(72px,15vw,132px); aspect-ratio:1; }
.host-el svg { width:100%; height:100%; }
.dig-grid { --cols:3; }
