.anthemion-motion{position:fixed;right:var(--anthemion-motion-x,1rem);bottom:var(--anthemion-motion-y,1rem);z-index:var(--anthemion-motion-layer,90);color:var(--anthemion-motion-ink,#fff);background:var(--anthemion-motion-ground,rgba(0,0,0,.66));border:1px solid hsla(0,0%,100%,.28);border-radius:999px;padding:.45em .9em;font:inherit;font-size:var(--anthemion-motion-size,.75rem);letter-spacing:.02em;line-height:1;cursor:pointer;opacity:var(--anthemion-motion-rest,.5);transition:opacity .16s ease}.anthemion-motion:focus-visible,.anthemion-motion:hover{opacity:1}.anthemion-motion:focus-visible{outline:2px solid var(--anthemion-motion-ink,#fff);outline-offset:2px}@media (prefers-reduced-motion:reduce){.anthemion-motion{transition:none}}anthemion-khysis{display:block;position:fixed;inset:0;z-index:var(--khysis-layer,-1);pointer-events:none;overflow:hidden;background:radial-gradient(26% 34% at 34% 42%,color-mix(in srgb,var(--khysis-first,#1b3f8f) 22%,transparent),transparent 72%),radial-gradient(22% 30% at 63% 61%,color-mix(in srgb,var(--khysis-second,#b32338) 18%,transparent),transparent 70%),var(--khysis-ground,#efe9dd)}anthemion-khysis[place=inline]{position:relative;inset:auto;z-index:auto;width:100%;aspect-ratio:var(--khysis-ratio,16/10)}.anthemion-khysis__gl{display:block;position:absolute;inset:0;width:100%;height:100%}.anthemion-khysis__probe{position:absolute;width:0;height:0;overflow:hidden}