.reveal-stage{display:flex;justify-content:flex-end}.box-wrap{width:420px;height:420px;border-radius:24px;background:linear-gradient(180deg,#fff 0%,var(--sugar) 100%);box-shadow:var(--card-shadow);display:flex;align-items:center;justify-content:center;position:relative;overflow:visible}.ribbon{position:absolute;top:30px;left:30px;width:260px;height:52px;background:linear-gradient(90deg,var(--gold),var(--gold-deep));border-radius:8px;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px rgba(197,157,58,.12)}.seo-note{max-width:1200px;margin:30px auto 80px;padding:18px;border-radius:12px;background:linear-gradient(90deg,rgba(197,157,58,.05),transparent);color:var(--muted);font-size:14px}.reveal.is-visible{opacity:1;transform:none}@media (max-width:980px){.reveal-stage{justify-content:center}.box-wrap{margin-top:20px}}