.BountiesIntroModal_overlay__GzVsz{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000}.BountiesIntroModal_modal__N_hVR{background:#fff;border-radius:16px;width:375px;max-width:90vw;position:relative;box-shadow:0 4px 24px rgba(0,0,0,.1);overflow:hidden}.BountiesIntroModal_closeButton__C7FRf{position:absolute;top:16px;right:16px;background:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#666;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:2}.BountiesIntroModal_closeButton__C7FRf:hover{background:#f5f5f5}.BountiesIntroModal_content___pzX4{text-align:center}.BountiesIntroModal_content___pzX4 h2{font-size:24px;font-weight:600;margin-bottom:16px;color:#000;padding:0 40px}.BountiesIntroModal_content___pzX4 p{font-size:16px;line-height:1.5;color:#2e2f35;margin-bottom:32px;padding:0 30px}.BountiesIntroModal_imageContainer__uJ1s7{width:100%;height:240px;position:relative;margin-bottom:24px;background:#f3f4f6;background-size:cover;background-position:50%;overflow:hidden}.BountiesIntroModal_imageContainer__uJ1s7.BountiesIntroModal_stage1__PxQcj{background-image:url(/welcome_modal_1.png)}.BountiesIntroModal_imageContainer__uJ1s7.BountiesIntroModal_stage2__cEzTy{background-image:url(/welcome_modal_2.png)}.BountiesIntroModal_imageContainer__uJ1s7.BountiesIntroModal_stage3__n2nDm{background-image:url(/welcome_modal_3.png)}.BountiesIntroModal_stageImage__xpw8y{width:100%;height:100%;object-fit:cover}.BountiesIntroModal_stageIndicator__tRRml{display:flex;justify-content:center;gap:8px;margin-bottom:24px;padding:0 40px}.BountiesIntroModal_dot__KDXg2{width:8px;height:8px;border-radius:50%;background-color:#e5e7eb;transition:background-color .2s}.BountiesIntroModal_dot__KDXg2.BountiesIntroModal_active__3vazP{background-color:#6366f1}.BountiesIntroModal_buttonContainer__GVbfw{display:flex;justify-content:center;gap:16px;padding:0 24px 24px}.BountiesIntroModal_nextButton__52Dkg{background:#5046e5;color:#fff;border:none;border-radius:32px;padding:12px 64px;font-size:16px;font-weight:500;cursor:pointer;width:100%;transition:background-color .2s}.BountiesIntroModal_nextButton__52Dkg:hover{background:#4f46e5}.BountiesIntroModal_backButton__JLJ0L{background:transparent;color:#6366f1;border:2px solid #6366f1;border-radius:50%;width:48px;height:48px;font-size:24px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;padding:0}.BountiesIntroModal_backButton__JLJ0L:hover{background:#f3f4f6}