.PinPanel-module__62qSKG__wrapper{perspective:1000px;position:relative;overflow:hidden}.PinPanel-module__62qSKG__karmwrapper{justify-content:center;width:100%;height:100%;padding:2rem 1rem;display:flex;position:absolute}.PinPanel-module__62qSKG__karm{border:2px solid var(--bordercolor);background-image:url(/door.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;width:100%;max-width:320px;height:100%;display:flex}.PinPanel-module__62qSKG__container{border:2px solid var(--bordercolor);background:var(--panelbackground);transform-origin:0;max-width:320px;transform-style:preserve-3d;border-radius:10px;margin:2rem auto;padding:1rem;font-family:sans-serif;position:relative}@keyframes PinPanel-module__62qSKG__open{0%{transform:rotateY(0)}20%{transform:rotateY(-90deg)}90%{transform:rotateY(-90deg)}to{transform:rotateY(0)}}.PinPanel-module__62qSKG__open{animation:3s ease-in-out PinPanel-module__62qSKG__open}@keyframes PinPanel-module__62qSKG__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.PinPanel-module__62qSKG__shake{animation:.5s PinPanel-module__62qSKG__shake}@keyframes PinPanel-module__62qSKG__try{0%{transform:rotateY(0)}to{transform:rotateY(-10deg)}}.PinPanel-module__62qSKG__try{animation:.3s infinite alternate PinPanel-module__62qSKG__try}.PinPanel-module__62qSKG__infoLabel{color:var(--font-color);margin-bottom:2rem;font-size:.95rem}.PinPanel-module__62qSKG__label{color:var(--font-color);margin-bottom:1rem;font-weight:600;display:block}.PinPanel-module__62qSKG__display{align-items:center;gap:10px;margin-bottom:1rem;font-size:1.2rem;display:flex}.PinPanel-module__62qSKG__pin{letter-spacing:.4rem;font-weight:700}.PinPanel-module__62qSKG__panel{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.PinPanel-module__62qSKG__digit{color:var(--font-color);background-color:var(--digit-background);cursor:pointer;border:none;border-radius:6px;padding:1rem;font-size:1.2rem;transition:background-color .2s}.PinPanel-module__62qSKG__digit:hover{background-color:var(--digit-hover)}.PinPanel-module__62qSKG__clear,.PinPanel-module__62qSKG__unlock{background-color:var(--red);color:var(--lock-unlock-color);cursor:pointer;border:none;border-radius:6px;padding:1rem;font-size:1rem}.PinPanel-module__62qSKG__unlock{background-color:var(--green)}.PinPanel-module__62qSKG__clear:hover{background-color:var(--red-hover)}.PinPanel-module__62qSKG__unlock:hover{background-color:var(--green-hover)}.PinPanel-module__62qSKG__unlock:disabled{background-color:var(--green-disabled);cursor:not-allowed}.PinPanel-module__62qSKG__info{justify-content:center;font-size:small;display:flex}
.PasteButton-module__Y2-70a__button{color:var(--font-color);background-color:var(--panelbackground);cursor:pointer;border:none;border-radius:6px;margin-left:auto;padding:8px;font-size:1rem;transition:background-color .2s;display:flex}.PasteButton-module__Y2-70a__button:hover{background-color:var(--digit-hover)}
