.QuestWelcomeModal_overlay__7DcmT{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.QuestWelcomeModal_modal__m6rgt{position:relative;display:flex;width:100%;max-width:600px;min-height:400px;max-height:min(640px,92vh);height:auto;background:white;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3)}.QuestWelcomeModal_closeButton__cV0vQ{position:absolute;top:.75rem;right:.75rem;z-index:10;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:rgba(255,255,255,.9);border:none;border-radius:8px;color:#4a4a4a;cursor:pointer;transition:background .2s ease,color .2s ease}.QuestWelcomeModal_closeButton__cV0vQ:hover{background:white;color:#2c2c2c}.QuestWelcomeModal_imagePanel__Fj_nT{position:relative;flex:1 1 auto;max-width:300px;min-height:400px}.QuestWelcomeModal_image__qkXn7{object-fit:cover}.QuestWelcomeModal_contentPanel__JrQMw{flex:1 1;display:flex;flex-direction:column;padding:2rem 2.5rem;min-height:0;overflow-y:auto}.QuestWelcomeModal_title__CStfb{font-family:var(--font-cinzel),serif;font-size:1.5rem;font-weight:600;color:#2c2c2c;margin:0 0 1rem;letter-spacing:.04em}.QuestWelcomeModal_text__wRf9z{font-family:var(--font-geist-sans);font-size:1rem;color:#4a4a4a;line-height:1.6;margin:0;flex:1 1}.QuestWelcomeModal_secretKeyBlock__q59OE{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem 1.25rem;background:#f8f6f3;border:1px solid #e8e4de;border-radius:8px}.QuestWelcomeModal_secretKeyLabel__Lffzu{font-family:var(--font-geist-sans);font-size:.95rem;color:#4a4a4a}.QuestWelcomeModal_secretKeyValue__xFGmO{font-family:var(--font-geist-mono),monospace;font-size:1.1rem;font-weight:600;color:#2c2c2c;letter-spacing:.05em}.QuestWelcomeModal_buttonWrapper__uF0QF{display:flex;justify-content:flex-end;margin-top:2rem}.QuestWelcomeModal_button__l7_i4{font-family:var(--font-geist-sans);font-size:1rem;font-weight:600;color:white;background:linear-gradient(135deg,#8b7355,#6b5344);border:none;border-radius:8px;padding:.75rem 1.5rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.QuestWelcomeModal_button__l7_i4:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,115,85,.4)}.QuestWelcomeModal_button__l7_i4:disabled{opacity:.7;cursor:not-allowed}@media (max-width:600px){.QuestWelcomeModal_overlay__7DcmT{padding:0;align-items:stretch}.QuestWelcomeModal_modal__m6rgt{flex-direction:column;height:100%;border-radius:0}.QuestWelcomeModal_imagePanel__Fj_nT{flex:1 1 auto;max-width:none;min-height:220px;max-height:min(42vh,360px)}.QuestWelcomeModal_contentPanel__JrQMw{padding:1.5rem}.QuestWelcomeModal_title__CStfb{font-size:1.25rem}.QuestWelcomeModal_buttonWrapper__uF0QF{margin-top:1.5rem}.QuestWelcomeModal_closeButton__cV0vQ{top:max(.75rem,env(safe-area-inset-top));right:max(.75rem,env(safe-area-inset-right))}}.SecretFoundModal_modal__IKaIR{max-width:660px}.SecretFoundModal_contentPanel__4zj1T{gap:1.5rem;padding:1rem 2rem}.SecretFoundModal_title__aElc_{margin:0}.SecretFoundModal_text__X6_Vk{margin:0;flex:none}.SecretFoundModal_text__X6_Vk p{margin:0 0 .75rem}.SecretFoundModal_text__X6_Vk p:last-child{margin-bottom:0}.SecretFoundModal_buttonWrapper__5KVD7{margin:0}.SecretFoundModal_buttonContent__gDIEy{display:flex;align-items:center;justify-content:center;gap:1rem}.SecretFoundModal_runeCodeWrapper__HnnLU{display:flex;flex-direction:column;gap:.5rem}.SecretFoundModal_runeCodeLabel___l1MD{font-family:var(--font-geist-sans);font-size:.95rem;font-weight:700;color:#2c2c2c}.SecretFoundModal_secretKeyBlock__RnuGM{flex-wrap:nowrap;padding:.75rem 1rem;margin:0}.SecretFoundModal_secretKeyValue__QG1Ju{display:flex;align-items:center;justify-content:space-between;flex:1 1;gap:1rem}.SecretFoundModal_copyButton__TUDHk{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;padding:0;background:transparent;border:none;border-radius:6px;color:#6b5344;cursor:pointer;transition:background .2s ease,color .2s ease}.SecretFoundModal_copyButton__TUDHk:hover{background:rgba(107,83,68,.1);color:#4a3d32}.SecretFoundModal_copyButton__TUDHk[data-copied=true]{color:#2d7a3e}