@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&family=Patrick+Hand&family=Caveat:wght@400;500;600;700&display=swap";.gate-entrance{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.gate-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 100%,#1a3a1a 0%,transparent 60%),radial-gradient(ellipse at 50% 0%,#0d1b2a 0%,transparent 60%),linear-gradient(180deg,#0d1b2a,#1a2a1a 40%,#1a3a1a);z-index:0}.gate-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/images/background1.jpeg) center/cover;opacity:.25;filter:blur(2px)}.gate-title{position:absolute;top:40px;text-align:center;z-index:10}.gate-title h1{font-family:Caveat,cursive;font-size:48px;color:#ffd54f;text-shadow:0 0 20px rgba(255,213,79,.5),0 2px 8px rgba(0,0,0,.5);margin-bottom:8px}.gate-title p{font-family:Patrick Hand,cursive;font-size:22px;color:#c8e6c9;text-shadow:0 1px 4px rgba(0,0,0,.5)}.gate-container{position:relative;width:400px;height:500px;display:flex;z-index:5;perspective:1000px}.gate-door{width:50%;height:100%;position:relative;background:linear-gradient(180deg,#5d4037,#4e342e,#3e2723);border:3px solid #795548;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 30px #00000080}.gate-door.left{border-radius:10px 0 0 10px;transform-origin:left center;border-right:1px solid #795548}.gate-door.right{border-radius:0 10px 10px 0;transform-origin:right center;border-left:1px solid #795548}.gate-bars{display:flex;flex-direction:column;gap:30px;padding:40px 10px;width:100%;height:100%;justify-content:center;align-items:center}.gate-bar{width:80%;height:6px;background:linear-gradient(90deg,#8d6e63,#a1887f,#8d6e63);border-radius:3px;box-shadow:0 2px 4px #0000004d}.gate-ornament{position:absolute;font-size:32px;top:15px}.left-orn{left:10px}.right-orn{right:10px}.gate-vine{position:absolute;font-size:24px;bottom:20px;animation:floatSlow 3s ease-in-out infinite}.left-vine{left:15px}.right-vine{right:15px}.gate-arch{position:absolute;top:-50px;left:50%;transform:translate(-50%);width:420px;height:60px;background:linear-gradient(180deg,#4e342e,#5d4037);border-radius:60px 60px 0 0;display:flex;align-items:center;justify-content:center;border:3px solid #795548;border-bottom:none;box-shadow:0 -4px 15px #0000004d}.arch-text{font-family:Caveat,cursive;font-size:22px;color:#ffd54f;text-shadow:0 0 10px rgba(255,213,79,.4);letter-spacing:2px}.gate-lock{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;width:60px;height:75px;cursor:default}.gate-lock.glowing .lock-svg{filter:drop-shadow(0 0 15px #ffd54f) drop-shadow(0 0 30px #ffb74d)}.lock-svg{width:100%;height:100%;transition:filter .3s}.lock-glow{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;background:radial-gradient(circle,rgba(255,213,79,.4) 0%,transparent 70%);border-radius:50%}.draggable-key{z-index:20;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;display:flex;flex-direction:column;align-items:center;gap:4px}.draggable-key.dragging{cursor:grabbing}.draggable-key.inserted{cursor:default}.key-svg{width:80px;height:35px;filter:drop-shadow(0 2px 8px rgba(255,215,0,.5))}.key-label{font-family:Patrick Hand,cursive;font-size:14px;color:#ffd54f;text-shadow:0 1px 3px rgba(0,0,0,.5);white-space:nowrap}.password-form{position:absolute;bottom:60px;left:50%;transform:translate(-50%);z-index:20;background:#3e2723f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:28px 32px;border-radius:20px;border:2px solid #8D6E63;box-shadow:0 10px 40px #00000080,0 0 40px #ffb74d1a;display:flex;flex-direction:column;align-items:center;gap:14px;width:320px}.password-form.shake{animation:formShake .5s ease-in-out}@keyframes formShake{0%,to{transform:translate(-50%) rotate(0)}20%{transform:translate(calc(-50% + 10px)) rotate(1deg)}40%{transform:translate(calc(-50% - 10px)) rotate(-1deg)}60%{transform:translate(calc(-50% + 6px)) rotate(.5deg)}80%{transform:translate(calc(-50% - 6px)) rotate(-.5deg)}}.password-header{display:flex;align-items:center;gap:8px}.lock-emoji{font-size:28px}.password-header h3{font-family:Patrick Hand,cursive;font-size:20px;color:#ffd54f}.password-input{width:100%;padding:12px 16px;border:2px solid #8D6E63;border-radius:12px;background:#fff8e11a;color:#ffd54f;font-family:Quicksand,sans-serif;font-size:16px;text-align:center;outline:none;transition:border-color .3s}.password-input::placeholder{color:#ffd54f66}.password-input:focus{border-color:#ffd54f}.password-error{color:#ef5350;font-family:Patrick Hand,cursive;font-size:16px;animation:fadeIn .3s}.password-submit{padding:10px 28px;background:linear-gradient(135deg,#ffd54f,#ffb74d);border:none;border-radius:25px;font-family:Quicksand,sans-serif;font-weight:700;font-size:16px;color:#3e2723;cursor:pointer;box-shadow:0 4px 15px #ffb74d4d;transition:all .3s}.password-submit:hover{box-shadow:0 6px 25px #ffb74d80}.gate-light{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(255,248,225,.9) 0%,rgba(255,213,79,.5) 30%,transparent 70%);z-index:15;pointer-events:none}.opening-scene{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.opening-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.opening-bg img{width:100%;height:100%;object-fit:cover}.opening-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000004d,#0000001a 40%,#0006)}.opening-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px;text-align:center}.opening-title{font-family:Caveat,cursive;font-size:56px;color:#fff;text-shadow:0 0 20px rgba(255,183,197,.6),0 0 40px rgba(255,183,197,.3),0 4px 8px rgba(0,0,0,.5)}.opening-subtitle{font-family:Patrick Hand,cursive;font-size:24px;color:#fff8e1;text-shadow:0 2px 6px rgba(0,0,0,.5);margin-bottom:8px}.opening-subtitle-2{font-family:Patrick Hand,cursive;font-size:20px;color:#ffd54f;text-shadow:0 2px 6px rgba(0,0,0,.5)}.opening-bot-intro{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:10px}.opening-bot-img{width:80px;height:80px;border-radius:50%;border:3px solid #ffd54f;object-fit:cover;box-shadow:0 0 20px #ffd54f66}.opening-bot-speech{background:#fff8e1e6;padding:16px 24px;border-radius:16px;border:2px solid #c8e6c9;max-width:400px;box-shadow:0 8px 30px #0000004d;position:relative}.opening-bot-speech:before{content:"";position:absolute;top:-10px;left:50%;transform:translate(-50%);border:10px solid transparent;border-bottom-color:#fff8e1e6}.opening-bot-speech p{font-family:Patrick Hand,cursive;font-size:17px;color:#4e342e;line-height:1.6}.begin-btn{padding:14px 36px;background:linear-gradient(135deg,#7cb342,#558b2f);border:none;border-radius:30px;font-family:Quicksand,sans-serif;font-weight:700;font-size:18px;color:#fff;cursor:pointer;box-shadow:0 4px 20px #7cb34266;transition:all .3s}.begin-btn:hover{box-shadow:0 6px 30px #7cb34299}.mushroom-bot-main{position:fixed;z-index:900;display:flex;flex-direction:column;align-items:center;pointer-events:none}.bot-character{cursor:pointer;pointer-events:auto;display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 6px 16px rgba(0,0,0,.35))}.bot-character-img{width:110px;height:110px;border-radius:50%;border:4px solid #ffd54f;background:#ffffffe6;object-fit:cover;box-shadow:0 0 30px #ffd54f80,0 0 60px #ffd54f33;transition:box-shadow .3s}.bot-character:hover .bot-character-img{box-shadow:0 0 40px #ffd54fb3,0 0 80px #ffd54f4d}.bot-name-tag{margin-top:6px;padding:3px 12px;background:linear-gradient(135deg,#5d4037,#4e342e);color:#ffd54f;font-family:Patrick Hand,cursive;font-size:14px;border-radius:10px;border:1px solid #8D6E63;box-shadow:0 2px 6px #0000004d}.bot-wooden-speech{position:absolute;top:-10px;pointer-events:auto;z-index:901}.bot-wooden-speech.right-side{left:130px}.bot-wooden-speech.left-side{right:130px}.mini-rope{position:absolute;top:-20px;width:4px;height:25px;background:repeating-linear-gradient(180deg,#c4a265,#a08040,#d4b87a 4px);border-radius:2px;z-index:2}.mini-rope.left-rope{left:24px}.mini-rope.right-rope{right:24px}.mini-board{background:linear-gradient(135deg,#8b6914,#a07828,#b8943c,#a07828,#8b6914);padding:14px 18px;border-radius:6px;border:2px solid #6B4F0A;box-shadow:0 6px 20px #0006,inset 0 1px #ffffff1f,2px 2px #6b4f0a,-2px 2px #6b4f0a;max-width:280px;min-width:180px}.mini-board p{font-family:Patrick Hand,cursive;font-size:15px;color:#fff8e1;line-height:1.5;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.bot-chat-window{position:fixed;bottom:50%;left:50%;transform:translate(-50%,50%);width:380px;max-height:480px;background:#fff8e1f7;border-radius:20px;box-shadow:0 10px 50px #0006,0 0 60px #ffb74d26;z-index:2000;display:flex;flex-direction:column;overflow:hidden;border:3px solid #A07828;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bot-chat-header{display:flex;align-items:center;gap:10px;padding:12px 16px;background:linear-gradient(135deg,#7cb342,#558b2f);color:#fff}.bot-header-avatar{width:40px;height:40px;border-radius:50%;border:2px solid white;object-fit:cover}.bot-chat-header h3{font-family:Patrick Hand,cursive;font-size:18px;margin:0}.bot-status{font-size:11px;opacity:.9}.bot-close{margin-left:auto;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0 4px;line-height:1}.bot-messages{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:10px;max-height:310px;min-height:180px}.bot-message{display:flex;gap:8px;align-items:flex-end}.bot-message.user{flex-direction:row-reverse}.msg-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.msg-bubble{padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.5;max-width:240px;word-wrap:break-word}.bot-message.bot .msg-bubble{background:#e8f5e9;color:#2e7d32;border-bottom-left-radius:4px;font-family:Patrick Hand,cursive;font-size:15px}.bot-message.user .msg-bubble{background:linear-gradient(135deg,#f48fb1,#f06292);color:#fff;border-bottom-right-radius:4px}.msg-bubble.typing{display:flex;gap:5px;padding:14px 18px}.msg-bubble.typing span{width:8px;height:8px;background:#81c784;border-radius:50%;animation:typingDot 1.4s ease-in-out infinite}.msg-bubble.typing span:nth-child(2){animation-delay:.2s}.msg-bubble.typing span:nth-child(3){animation-delay:.4s}@keyframes typingDot{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-8px);opacity:1}}.bot-input-area{display:flex;padding:10px;gap:8px;border-top:1px solid #e0e0e0;background:#ffffff80}.bot-input{flex:1;border:2px solid #c8e6c9;border-radius:20px;padding:8px 16px;font-family:Quicksand,sans-serif;font-size:14px;outline:none;transition:border-color .3s;background:#fff}.bot-input:focus{border-color:#7cb342}.bot-send{width:40px;height:40px;border:none;border-radius:50%;background:linear-gradient(135deg,#7cb342,#558b2f);font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s}.bot-send:hover{transform:scale(1.1)}.bot-send:active{transform:scale(.95)}.bot-send:disabled{opacity:.5;cursor:not-allowed}.cloud-transition-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none}.cloud-top,.cloud-bottom{position:absolute;width:100%;height:55%;object-fit:cover}.cloud-top{top:0}.cloud-bottom{bottom:0}.treasure-chest-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;position:relative}.chest-discover-text{text-align:center}.sparkle-text{font-family:Caveat,cursive;font-size:32px;color:#ffd54f;text-shadow:0 0 20px rgba(255,213,79,.7),0 2px 4px rgba(0,0,0,.3);animation:pulse 2s ease-in-out infinite}.chest-ground-glow{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:300px;height:60px;background:radial-gradient(ellipse,rgba(255,215,0,.5) 0%,transparent 70%);border-radius:50%;pointer-events:none}.chest-orbit-ring{position:absolute;width:320px;height:320px;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.orbit-sparkle{position:absolute;width:100%;height:100%;display:flex;justify-content:center}.orbit-sparkle span{font-size:20px;position:absolute;top:-10px}.orbit-sparkle:nth-child(1){transform:rotate(0)}.orbit-sparkle:nth-child(2){transform:rotate(60deg)}.orbit-sparkle:nth-child(3){transform:rotate(120deg)}.orbit-sparkle:nth-child(4){transform:rotate(180deg)}.orbit-sparkle:nth-child(5){transform:rotate(240deg)}.orbit-sparkle:nth-child(6){transform:rotate(300deg)}.treasure-chest{position:relative;cursor:pointer;width:280px;height:260px}.treasure-chest.opened{cursor:default}.treasure-chest.shake{animation:chestShake .6s ease-in-out}@keyframes chestShake{0%,to{transform:rotate(0)}15%{transform:rotate(-3deg)}30%{transform:rotate(3deg)}45%{transform:rotate(-2deg)}60%{transform:rotate(2deg)}75%{transform:rotate(-1deg)}}.chest-svg{width:100%;height:100%}.chest-sparkles{position:absolute;top:-30px;right:-30px;bottom:-30px;left:-30px}.chest-hearts-rise{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:visible}.valentine-message-overlay{position:fixed;top:-20;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;padding:20px}.valentine-scroll{background:linear-gradient(135deg,#fff8e1,#ffe0b2,#fff8e1);border-radius:20px;padding:36px 40px;width:90vw;max-width:900px;min-width:620px;max-height:80vh;text-align:center;box-shadow:0 20px 60px #0006,0 0 80px #ffb74d33,inset 0 0 30px #ffb74d1a;border:2px solid #ffb74d;position:relative;overflow-y:auto;box-sizing:border-box;margin:auto}.valentine-scroll:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid #e6c97a;border-radius:14px;pointer-events:none}.scroll-ornament{font-size:14px;color:#c49a6c;letter-spacing:2px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scroll-ornament.bottom{margin-top:16px}.valentine-title{font-family:Caveat,cursive;font-size:42px;color:#d81b60;margin:16px 0;text-shadow:0 2px 4px rgba(216,27,96,.2)}.valentine-body{font-family:Patrick Hand,cursive;font-size:18px;color:#5d4037;line-height:1.7;word-wrap:break-word;overflow-wrap:break-word}.valentine-body p{margin:12px 0}.valentine-gif-container{display:flex;justify-content:center;align-items:center;margin:20px 0}.valentine-gif{max-width:100%;max-height:300px;border-radius:12px;box-shadow:0 4px 20px #0003;object-fit:contain}.valentine-question{font-family:Caveat,cursive;font-size:32px;color:#d81b60;margin:24px 0 16px;animation:heartbeat 2s ease-in-out infinite;word-wrap:break-word}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.valentine-buttons{margin-top:16px}.yes-no-buttons{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap;position:relative;min-height:80px}.valentine-btn{padding:12px 28px;border:none;border-radius:50px;cursor:pointer;font-family:Quicksand,sans-serif;font-weight:700;transition:all .3s}.yes-btn{background:linear-gradient(135deg,#ec407a,#d81b60);color:#fff;box-shadow:0 4px 15px #d81b6066}.yes-btn:hover{box-shadow:0 6px 25px #d81b6099}.no-btn{background:#e0e0e0;color:#757575;position:relative}.sending-note{font-family:Patrick Hand,cursive;font-size:15px;color:#8d6e63;opacity:.8}.accepted-message{text-align:center;padding:20px}.accepted-message h2{font-family:Caveat,cursive;font-size:36px;color:#d81b60;margin-bottom:12px}.accepted-message p{font-family:Patrick Hand,cursive;font-size:18px;color:#5d4037;margin:8px 0}.love-text{font-size:22px!important;color:#d81b60!important;font-weight:700;margin-top:12px!important}.final-hearts{margin-top:16px;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.wooden-board-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:flex;align-items:flex-start;justify-content:center;padding-top:60px;background:#0006;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.wooden-board-wrapper{position:relative;display:flex;flex-direction:column;align-items:center}.rope{position:absolute;top:-60px;width:6px;height:70px;z-index:2}.rope-left{left:50px}.rope-right{right:50px}.rope-strand{width:100%;height:100%;background:repeating-linear-gradient(180deg,#c4a265,#a08040 3px,#d4b87a 5px,#b09050 8px);border-radius:3px;box-shadow:1px 1px 3px #0000004d}.rope-knot{position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:14px;height:14px;background:radial-gradient(circle,#d4b87a,#a08040);border-radius:50%;box-shadow:0 2px 4px #0000004d}.wooden-board{position:relative;background:linear-gradient(135deg,#8b6914,#a07828,#b8943c,#a07828,#96802e,#b8943c,#a07828 90%,#8b6914);border-radius:8px;padding:28px 32px 24px;min-width:300px;max-width:420px;max-height:70vh;overflow-y:auto;box-shadow:0 8px 30px #00000080,inset 0 1px #ffffff26,inset 0 -2px #0003,3px 3px #6b4f0a,-3px 3px #6b4f0a;border:3px solid #6B4F0A}.wooden-board:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid rgba(255,255,255,.08);border-radius:4px;pointer-events:none}.wooden-board:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,transparent 0px,transparent 18px,rgba(0,0,0,.04) 18px,rgba(0,0,0,.04) 20px);border-radius:8px;pointer-events:none}.board-nails{position:absolute;top:8px;left:8px;right:8px;display:flex;justify-content:space-between}.nail{width:12px;height:12px;background:radial-gradient(circle at 4px 4px,#e0e0e0,#888,#666);border-radius:50%;box-shadow:0 1px 3px #0006}.board-title{font-family:Caveat,cursive;font-size:26px;color:#fff8e1;text-shadow:0 2px 4px rgba(0,0,0,.4);text-align:center;margin-bottom:14px;padding-bottom:10px;border-bottom:2px dashed rgba(255,255,255,.15)}.board-content{font-family:Patrick Hand,cursive;font-size:17px;color:#fff8e1;line-height:1.7;text-shadow:0 1px 2px rgba(0,0,0,.3)}.board-content p{margin:8px 0}.board-content .fact-emoji{font-size:22px;margin-right:6px}.board-close-btn{position:absolute;top:6px;right:10px;background:none;border:none;color:#fff8e199;font-size:18px;cursor:pointer;transition:color .2s;z-index:2}.board-close-btn:hover{color:#fff8e1}.wooden-board::-webkit-scrollbar{width:6px}.wooden-board::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.wooden-board::-webkit-scrollbar-thumb{background:#fff8e14d;border-radius:3px}.exploration{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}.exploration-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.exploration-bg img{width:100%;height:100%;object-fit:cover}.bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#0000000d 40%,#0000001a,#00000080)}.scene-info-board{position:absolute;top:12px;left:24px;z-index:20;max-width:340px}.info-rope{position:absolute;top:-28px;width:3px;height:30px;background:linear-gradient(180deg,#a1887f,#6d4c41);border-radius:2px}.info-rope-l{left:32px}.info-rope-r{right:32px}.info-board-body{background:linear-gradient(145deg,#8d6e63,#6d4c41,#5d4037);border:3px solid #4e342e;border-radius:8px;padding:14px 20px 12px;box-shadow:0 6px 24px #00000073,inset 0 1px #ffffff14,inset 0 -2px #00000026;position:relative}.info-board-body:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(255,255,255,.06);border-radius:4px;pointer-events:none}.scene-name{font-family:Caveat,cursive;font-size:26px;color:#ffd54f;text-shadow:0 1px 3px rgba(0,0,0,.4);margin-bottom:4px}.scene-desc{font-family:Patrick Hand,cursive;font-size:15px;color:#fff8e1;line-height:1.5;opacity:.92}.scene-character{position:absolute;z-index:15;cursor:pointer}.scene-character img{width:120px;height:auto;filter:drop-shadow(0 4px 14px rgba(0,0,0,.5));transition:transform .3s,filter .3s}.scene-character:hover img{filter:drop-shadow(0 0 16px rgba(255,215,0,.55));transform:scale(1.08)}.character-tap-hint{position:absolute;bottom:-24px;left:50%;transform:translate(-50%);font-family:Patrick Hand,cursive;font-size:14px;color:#ffd54f;text-shadow:0 1px 4px rgba(0,0,0,.6);white-space:nowrap;pointer-events:none}.fact-emoji{font-size:28px;display:block;text-align:center;margin-bottom:8px}.ig-embed-wrapper{max-width:100%;overflow:auto}.search-area{position:absolute;bottom:100px;left:50%;transform:translate(-50%);z-index:20;display:flex;flex-direction:column;align-items:center;gap:16px}.search-btn{padding:14px 32px;background:linear-gradient(135deg,#7cb342,#558b2f);border:2px solid #8bc34a;border-radius:30px;font-family:Quicksand,sans-serif;font-weight:700;font-size:16px;color:#fff;cursor:pointer;box-shadow:0 4px 20px #7cb3424d;transition:all .3s}.search-btn:hover{box-shadow:0 6px 30px #7cb34280}.search-btn.chest-hint{background:linear-gradient(135deg,#ffd54f,#ffb74d);border-color:#ffc107;color:#3e2723;font-size:18px}.not-found-board{position:relative;max-width:400px}.nf-rope{position:absolute;top:-22px;width:3px;height:24px;background:linear-gradient(180deg,#a1887f,#6d4c41);border-radius:2px}.nf-rope-l{left:28px}.nf-rope-r{right:28px}.nf-board-body{background:linear-gradient(145deg,#8d6e63,#6d4c41,#5d4037);border:3px solid #4e342e;border-radius:8px;padding:14px 22px;box-shadow:0 6px 24px #00000073}.nf-board-body p{font-family:Patrick Hand,cursive;font-size:17px;color:#ffd54f;text-align:center}.scene-navigation{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:30;display:flex;align-items:center;gap:24px;background:#3e2723d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 28px;border-radius:30px;border:1px solid rgba(255,183,77,.3);box-shadow:0 4px 20px #0000004d}.nav-btn{padding:8px 22px;background:linear-gradient(135deg,#ffd54f,#ffb74d);border:none;border-radius:20px;font-family:Quicksand,sans-serif;font-weight:700;font-size:14px;color:#3e2723;cursor:pointer;transition:all .3s}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.nav-btn:hover:not(:disabled){box-shadow:0 4px 15px #ffb74d66}:root{--ghibli-green: #7cb342;--ghibli-sky: #87ceeb;--ghibli-warm: #ffb74d;--ghibli-pink: #f48fb1;--ghibli-cream: #fff8e1;--ghibli-brown: #795548;--ghibli-dark: #3e2723;--ghibli-gold: #ffd54f;--font-main: "Quicksand", sans-serif;--font-handwritten: "Caveat", cursive;--font-playful: "Patrick Hand", cursive}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;font-family:var(--font-main)}body{background:#1a0a2e}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}::-webkit-scrollbar-thumb{background:var(--ghibli-pink);border-radius:4px}.ghibli-text{font-family:var(--font-handwritten);color:var(--ghibli-cream);text-shadow:0 0 10px rgba(255,183,77,.5),0 0 20px rgba(255,183,77,.3)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(2deg)}}@keyframes sparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounceIn{0%{transform:scale(0)}50%{transform:scale(1.2)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes heartbeat{0%,to{transform:scale(1)}15%{transform:scale(1.15)}30%{transform:scale(1)}45%{transform:scale(1.1)}}.snow-particle{position:fixed;color:#fff;font-size:14px;pointer-events:none;z-index:9999;animation:snowfall linear infinite;opacity:.8}@keyframes snowfall{0%{transform:translateY(-10vh) rotate(0);opacity:0}10%{opacity:.8}90%{opacity:.6}to{transform:translateY(105vh) rotate(720deg);opacity:0}}.petal{position:fixed;width:12px;height:12px;background:#ffb7c5;border-radius:50% 0 50% 50%;pointer-events:none;z-index:9998;opacity:.7;animation:petalFall linear infinite}@keyframes petalFall{0%{transform:translateY(-10vh) rotate(0) translate(0);opacity:0}10%{opacity:.7}50%{transform:translateY(50vh) rotate(180deg) translate(30px)}90%{opacity:.5}to{transform:translateY(105vh) rotate(360deg) translate(-20px);opacity:0}}.firefly{position:fixed;width:6px;height:6px;background:#ffd54f;border-radius:50%;pointer-events:none;z-index:9998;box-shadow:0 0 10px #ffd54f,0 0 20px #ffb74d;animation:fireflyFloat 6s ease-in-out infinite}@keyframes fireflyFloat{0%,to{opacity:0;transform:translate(0)}25%{opacity:1;transform:translate(20px,-30px)}50%{opacity:.5;transform:translate(-10px,-50px)}75%{opacity:1;transform:translate(30px,-20px)}}
