.Step2Modal_overlay__KvbC7{position:fixed;inset:0;background:rgba(16,13,31,.5);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}.Step2Modal_modal__zLyMd{background:#1B1635;border-radius:16px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.5);border:1px solid #2a2348;display:flex;flex-direction:column}.Step2Modal_header__uVta5{display:flex;align-items:center;padding:0 1.5rem;height:64px;border-bottom:1px solid #2d2b40}.Step2Modal_title__BssJH{flex:1 1 auto;color:white;font-size:1rem;font-weight:700;margin:0}.Step2Modal_close__3zd0B{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:8px;cursor:pointer;color:#A7A5AE}.Step2Modal_close__3zd0B:hover{color:white;background:rgba(139,139,247,.1)}.Step2Modal_body__Wx0Hl{padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:12px}.Step2Modal_sectionTitle__8s6bV{font-weight:700;color:#ffffff;margin:0 0 6px}.Step2Modal_list__7XyyV{margin:16px 0 0;font-weight:400;color:white;font-size:1rem;line-height:1.5}.Step2Modal_copyBox__8NGLB{padding:.75rem;display:flex;align-items:center;gap:10px;border:1px solid #3a374d;border-radius:12px;background:rgba(255,255,255,.03);flex-wrap:nowrap}.Step2Modal_result__qNuqh{overflow:hidden;margin:0;font-weight:400;text-overflow:ellipsis;font-size:1rem;line-height:1.5;white-space:nowrap;color:#f2f6ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.Step2Modal_generatedValue__Br1rR{display:flex;flex-direction:column;gap:4px;border:1px dashed rgba(255,255,255,.16);border-radius:10px;padding:10px;background:rgba(255,255,255,.04)}.Step2Modal_generatedLabel__BB0SW{font-size:12px;color:rgba(255,255,255,.75);font-weight:600}.Step2Modal_generatedCode__ImJVK{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#f2f6ff}.Step2Modal_warningBox__PjS3T{margin-top:8px;padding:10px;border-radius:10px;border:1px solid rgba(239,68,68,.28);background:rgba(239,68,68,.08);color:#fca5a5;font-size:13px}.Step2Modal_footer__YkrXa{display:flex;justify-content:flex-start;width:100%;gap:8px}.Step2Modal_primaryButton__RDPPo{width:100%;display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;color:white;-webkit-tap-highlight-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:700;font-size:.9375rem;line-height:1.75;min-width:64px;background-color:rgb(111,76,255);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);text-transform:none;height:50px;margin:24px 0 0;text-decoration:none;padding:8px 22px;transition:background-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);border-radius:8px;border:0}.Step2Modal_primaryButton__RDPPo:hover{background-color:rgb(95,57,230)}.Step2Modal_primaryButton__RDPPo:disabled{background:rgba(255,255,255,.32);color:rgba(255,255,255,.5);cursor:not-allowed}