@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Dancing+Script:wght@600;700&display=swap";
@font-face{font-family:Lazy Dog;src:url(/font/lazy_dog/lazy_dog.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Slopes;src:url(/font/slopes/Slopes.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.style-module__ALI6SG__wrapper{--bg-color:#f8e5b9;--text-dark:#451a03;--border-color:#d97706;--cell-bg:#fff;--correct-bg:#fde68a;--primary:#c2410c;--primary-hover:#9a3412;--btn-bg:#fef3c7;--btn-hover:#fde68a;width:100%;height:100dvh;color:var(--text-dark);background-color:#000;justify-content:center;font-family:Outfit,sans-serif;display:flex;overflow:hidden}.style-module__ALI6SG__mobileContainer{background-color:var(--bg-color);border:8px solid #111;border-radius:30px;width:100%;max-width:360px;height:100dvh;position:relative;overflow:hidden;box-shadow:0 0 20px #ffffff1a}.style-module__ALI6SG__appContainer{background-color:var(--bg-color);touch-action:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;padding:1rem;display:flex;position:relative;overflow:hidden}.style-module__ALI6SG__pinScreen{z-index:10}.style-module__ALI6SG__pinScreen.style-module__ALI6SG__unlocking{animation:.6s cubic-bezier(.16,1,.3,1) forwards style-module__ALI6SG__slideUp}@keyframes style-module__ALI6SG__slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}.style-module__ALI6SG__pinBox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;border:3px solid var(--border-color);background:#ffffffd9;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:320px;padding:2rem 1.5rem;display:flex}.style-module__ALI6SG__pinBox h2{color:var(--primary);margin-bottom:.5rem;font-family:Lazy Dog,Outfit,sans-serif;font-size:2.8rem;font-weight:400}.style-module__ALI6SG__pinBox p{color:var(--text-dark);margin-bottom:1rem;font-size:1.05rem;font-weight:500}.style-module__ALI6SG__pinDisplay{border:3px solid var(--border-color);letter-spacing:.6rem;width:100%;height:60px;color:var(--primary);background:#fff;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:800;display:flex;box-shadow:inset 0 4px 8px #0000001a}.style-module__ALI6SG__pinDisplay.style-module__ALI6SG__error{color:red;border-color:red;animation:.4s cubic-bezier(.36,.07,.19,.97) both style-module__ALI6SG__shake}@keyframes style-module__ALI6SG__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.style-module__ALI6SG__pinPad{grid-template-columns:repeat(3,1fr);gap:.8rem;width:100%;display:grid}.style-module__ALI6SG__pinBtn{background:var(--btn-bg);border:2px solid var(--border-color);color:var(--primary);cursor:pointer;box-shadow:0 4px 0 var(--border-color);border-radius:16px;justify-content:center;align-items:center;padding:.8rem 0;font-family:inherit;font-size:1.4rem;font-weight:800;transition:all .1s;display:flex}.style-module__ALI6SG__pinBtn:active{background:var(--btn-hover);box-shadow:0 0 0 var(--border-color);transform:translateY(4px)}.style-module__ALI6SG__pinBtn.style-module__ALI6SG__actionBtn{color:var(--text-dark);background:#fff;font-size:1rem}.style-module__ALI6SG__pinBtn.style-module__ALI6SG__enterBtn{background:var(--primary);color:#fff}.style-module__ALI6SG__pinBtn.style-module__ALI6SG__enterBtn:active{background:var(--primary-hover)}.style-module__ALI6SG__gameEntryAnim{animation:.8s ease-out style-module__ALI6SG__fadeIn}@keyframes style-module__ALI6SG__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.style-module__ALI6SG__glassPanel{border:3px solid var(--border-color);z-index:10;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:1.5rem 1rem;display:flex;position:relative;box-shadow:0 4px 20px #0000000d}.style-module__ALI6SG__header{text-align:center}.style-module__ALI6SG__header h1{color:var(--primary);text-shadow:1px 1px 2px #0000000d;letter-spacing:2px;margin-bottom:.5rem;font-family:Lazy Dog,Outfit,sans-serif;font-size:2.2rem;font-weight:700}.style-module__ALI6SG__subtitle{color:var(--border-color);letter-spacing:1px;margin-bottom:.5rem;font-family:Slopes,Outfit,sans-serif;font-size:1.8rem;font-weight:700}.style-module__ALI6SG__gameContainer{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.style-module__ALI6SG__decorLeftTop,.style-module__ALI6SG__decorRightTop,.style-module__ALI6SG__decorLeftBottom{z-index:5;filter:drop-shadow(2px 2px 4px #0000001a);position:absolute}.style-module__ALI6SG__decorLeftTop{top:-30px;left:-10px;transform:rotate(-5deg)}.style-module__ALI6SG__decorRightTop{top:-20px;right:-10px;transform:rotate(10deg)}.style-module__ALI6SG__decorLeftBottom{bottom:20px;left:-20px;transform:rotate(-10deg)}.style-module__ALI6SG__gridContainer{flex-direction:column;gap:2px;width:100%;margin-bottom:1rem;display:flex;position:relative}.style-module__ALI6SG__gridRow{justify-content:center;gap:2px;width:100%;display:flex}.style-module__ALI6SG__gridCell{aspect-ratio:1;border:1px solid #0000;border-radius:4px;flex:1;justify-content:center;align-items:center;max-width:50px;display:flex;position:relative}.style-module__ALI6SG__gridInput{border:2px solid var(--border-color);background:var(--cell-bg);width:100%;height:100%;color:var(--text-dark);text-align:center;text-transform:uppercase;border-radius:4px;outline:none;padding:0;font-family:inherit;font-size:clamp(.9rem,4vw,1.2rem);font-weight:700;transition:all .2s}.style-module__ALI6SG__gridInput:focus{border-color:var(--primary);z-index:5;transform:scale(1.05);box-shadow:0 0 0 2px #d977064d}.style-module__ALI6SG__gridInput.style-module__ALI6SG__correct{background:var(--correct-bg);border-color:var(--primary);color:var(--primary)}.style-module__ALI6SG__cluesWrapper{gap:.5rem;width:100%;margin-bottom:.5rem;display:flex}.style-module__ALI6SG__clueColumn{background:#fceabb;border-radius:12px;flex:1;margin-top:1rem;padding:1.5rem .5rem .5rem;position:relative}.style-module__ALI6SG__clueHeader{border:2px solid var(--border-color);color:var(--primary);z-index:2;white-space:nowrap;background:#fff;border-radius:20px;padding:.2rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:-.8rem;left:50%;transform:translate(-50%)}.style-module__ALI6SG__cluesList{color:var(--text-dark);flex-direction:column;gap:.2rem;margin:0;padding:0;font-family:Outfit,sans-serif;font-size:.65rem;list-style:none;display:flex}.style-module__ALI6SG__cluesList li{gap:.4rem;display:flex}.style-module__ALI6SG__clueNum{color:var(--text-dark);min-width:.8rem;font-weight:700}.style-module__ALI6SG__instruction{color:var(--text-dark);margin-top:1rem;margin-bottom:.5rem;font-size:.75rem}.style-module__ALI6SG__winOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#fdf6e3f2;border-radius:12px;justify-content:center;align-items:center;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards style-module__ALI6SG__popIn;display:flex;position:absolute;inset:0}.style-module__ALI6SG__winContent{text-align:center;border:3px solid var(--primary);background:#fff;border-radius:20px;width:90%;max-width:280px;padding:2rem 1.5rem;box-shadow:0 10px 30px #c2410c33}.style-module__ALI6SG__winContent h2{color:var(--primary);margin-bottom:.5rem;font-family:Dancing Script,cursive;font-size:2.2rem}.style-module__ALI6SG__winContent p{color:var(--text-dark);margin-bottom:1.5rem;font-size:1.05rem}.style-module__ALI6SG__resetBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:.6rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #c2410c4d}.style-module__ALI6SG__resetBtn:active{transform:translateY(2px);box-shadow:0 2px 5px #c2410c4d}@keyframes style-module__ALI6SG__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.style-module__ALI6SG__appContainer{padding:.5rem}}.style-module__ALI6SG__shakeCell{animation:.4s cubic-bezier(.36,.07,.19,.97) both style-module__ALI6SG__shake;color:red!important;border-color:red!important}.style-module__ALI6SG__wordSuccessOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.style-module__ALI6SG__wordSuccessContent{text-align:center;border:3px solid var(--primary);background:#fff;border-radius:20px;padding:1.5rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards style-module__ALI6SG__popIn;transform:scale(0);box-shadow:0 10px 25px #00000026}.style-module__ALI6SG__wordSuccessContent h3{color:var(--primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:800}.style-module__ALI6SG__wordSuccessContent p{letter-spacing:.2rem;color:var(--text-dark);margin-bottom:1rem;font-size:1.5rem;font-weight:800}
