.position-picker.svelte-1c05qsa{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:var(--picker-size, 28px);height:var(--picker-size, 28px);gap:1px;padding:1px;border:1px solid var(--axo-stroke-default);background:var(--axo-stroke-hairline);border-radius:1px}.cell.svelte-1c05qsa{background:var(--axo-surface-elevated);border:0;padding:0;margin:0;cursor:pointer;transition:background-color .12s ease,transform .12s ease}.cell.svelte-1c05qsa:hover{background:color-mix(in oklab,var(--axo-info-deep) 18%,transparent)}.cell.active.svelte-1c05qsa,.cell.active.svelte-1c05qsa:hover{background:var(--axo-info-deep)}.cell.svelte-1c05qsa:focus-visible{outline:none;box-shadow:inset 0 0 0 1px var(--axo-info-deep),0 0 0 2px color-mix(in oklab,var(--axo-info-deep) 24%,transparent);position:relative;z-index:1}
