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