.showcase-open { display: inline-flex; align-items: center; margin: 8px; padding: 7px 11px; font-size: 12px; line-height: 1.4; cursor: pointer; }
.showcase-help { color: var(--muted, #526780); font-size: 14px; line-height: 1.6; }
.result-step .showcase-now { position: static; margin-top: 4px; }
.showcase-no-poster { display: grid !important; place-items: center; height: 155px; background: #eaf2ff; font-size: 32px !important; }
.showcase-surface { position: relative; width: 100%; }
.gift-photo .showcase-surface { height: 100%; }
.showcase-gesture { position: absolute; inset: 0 0 54px; z-index: 1; width: 100%; border: 0; border-radius: inherit; background: transparent; padding: 0; cursor: pointer; }
.showcase-gesture:hover, .showcase-gesture:active { background: transparent; }
