.pattern-btn[data-v-3027fa77]{background-repeat:repeat;background-color:var(--themeBackgroundLight);color:var(--themeContentNormal);opacity:.8}.pattern-cell[data-v-3027fa77]{--scale:0.8;display:flex;width:78px;height:39px;border-radius:12px;transition:border-color .4s;position:relative;overflow:hidden}.pattern-cell.cell-off[data-v-3027fa77]{cursor:not-allowed}.pattern-cell[data-v-3027fa77]:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;border:2px solid var(--themeBackgroundNormal);border-radius:12px;transition:all .3s}.pattern-cell.cell-on[data-v-3027fa77]:hover:after{border-color:var(--themePrimaryNormal)}.pattern-cell i[data-v-3027fa77]{content:"";position:absolute;left:50%;top:50%;width:calc(100%/var(--scale));height:calc(100%/var(--scale));transform:translate(-50%,-50%) scale(var(--scale));transform-origin:center;z-index:0;background-repeat:repeat;opacity:1}