#stage{min-height:250px}
.rot-shell{max-width:420px;margin:0 auto;text-align:center}
.rot-card{
  padding:1rem .75rem;margin-bottom:.55rem;
  background:linear-gradient(165deg,hsl(25 40% 96%),hsl(15 35% 88%));
  border:2px solid hsl(20 40% 50%);
}
.rot-shape{
  font-size:clamp(3rem,12vw,4.4rem);line-height:1;margin:.2rem 0 .35rem;
  filter:drop-shadow(0 4px 0 hsla(20 40% 30% / .15));
}
.rot-label{margin:0;font-weight:800;font-size:1rem;color:hsl(20 40% 28%)}
.row{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center}
.opt{min-height:2.4rem;font-weight:800}
.big{font-family:var(--font-display);font-size:clamp(1.5rem,6vw,2.3rem);text-align:center;line-height:1.2}
