.pza-art,.pza-orbits{position:absolute;inset:0}.pza-orbits{width:100%;height:100%}.pza-tile{position:absolute;display:grid;place-items:center;width:128px;height:128px;border-radius:26px;background:white;color:var(--plum,#462255);box-shadow:0 14px 30px rgba(39,60,44,.14)}.pza-tile--yellow{background:var(--lemon,#fff47c);color:#273c2c}.pza-tile--medal{top:4%;left:7%;width:136px;height:136px;transform:rotate(-5deg)}.pza-tile--target{top:2%;right:5%;width:124px;height:124px;transform:rotate(5deg)}.pza-tile--cert{top:48%;left:2%;width:128px;height:128px;transform:rotate(-4deg)}.pza-tile--spark{top:46%;right:3%;width:124px;height:124px;transform:rotate(4deg)}.pza-bob{animation:pza-bob 6s ease-in-out infinite}@keyframes pza-bob{0%,to{translate:0 0}50%{translate:0 -10px}}@media (prefers-reduced-motion:reduce){.pza-bob{animation:none}}.pza-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--plum,#462255)}.pza-dot--a{top:20%;left:50%}.pza-dot--b{top:66%;left:60%;background:var(--lemon,#fff47c);border:2px solid var(--plum,#462255);background-clip:padding-box;width:14px;height:14px}.pza-dot--c{top:88%;left:38%;background:var(--olive,#648333);width:8px;height:8px}.pza-blob{position:absolute;top:30%;left:32%;width:90px;height:90px;border-radius:50%;background:var(--lemon-soft,#fffbd4);z-index:-1}.pza-blob--b{top:4%;left:46%;width:60px;height:60px;background:rgba(197,224,232,.55)}.pza-ring{position:absolute;top:74%;left:6%;width:60px;height:60px;border-radius:50%;border:10px solid var(--mint,#e8f7ee);z-index:-1}.pza-note{position:absolute;bottom:2%;left:3%;max-width:230px;font-family:var(--font-hp-script,cursive),cursive;font-weight:700;font-size:24px;line-height:1.2;color:var(--plum,#462255)}.pza-note-accent{text-decoration:underline;text-decoration-style:double;text-decoration-color:var(--plum,#462255);text-decoration-thickness:2px;text-underline-offset:3px}@media (max-width:1000px){.pza-art{position:relative;min-height:380px;margin-top:20px}}@media (max-width:640px){.hero-blob-panel-grid:has(.pza-art) .hero-blob-panel-art{display:none}}