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