.lta-art,.lta-orbits{position:absolute;inset:0}.lta-orbits{width:100%;height:100%}.lta-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)}.lta-tile--yellow{background:var(--lemon,#fff47c);color:#273c2c}.lta-tile--target{top:4%;left:6%;width:132px;height:132px;transform:rotate(-5deg)}.lta-tile--chart{top:2%;right:4%;width:120px;height:120px;transform:rotate(5deg)}.lta-tile--compass{top:48%;left:2%;width:118px;height:118px;transform:rotate(-4deg)}.lta-tile--medal{top:44%;right:4%;width:122px;height:122px;transform:rotate(4deg)}.lta-bob{animation:lta-bob 6s ease-in-out infinite}@keyframes lta-bob{0%,to{translate:0 0}50%{translate:0 -10px}}@media (prefers-reduced-motion:reduce){.lta-bob{animation:none}}.lta-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--plum,#462255)}.lta-dot--a{top:20%;left:50%}.lta-dot--b{top:66%;left:60%;background:var(--lemon,#fff47c);border:2px solid var(--plum,#462255);background-clip:padding-box;width:14px;height:14px}.lta-dot--c{top:86%;left:40%;background:var(--olive,#648333);width:8px;height:8px}.lta-blob{position:absolute;top:30%;left:30%;width:90px;height:90px;border-radius:50%;background:var(--lemon-soft,#fffbd4);z-index:-1}.lta-blob--b{top:4%;left:46%;width:60px;height:60px;background:rgba(197,224,232,.55)}.lta-ring{position:absolute;top:72%;left:6%;width:60px;height:60px;border-radius:50%;border:10px solid var(--mint,#e8f7ee);z-index:-1}.lta-note{position:absolute;bottom:4%;left:4%;font-family:var(--font-hp-script,cursive),cursive;font-weight:700;font-size:26px;line-height:1.2;color:var(--plum,#462255)}.lta-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){.lta-art{position:relative;min-height:380px;margin-top:20px}}@media (max-width:640px){.hero-blob-panel-grid:has(.lta-art) .hero-blob-panel-art{display:none}}