.payment-success-module-scss-module__K1SsVa__container{max-width:900px;margin:0 auto;padding:0 24px}.payment-success-module-scss-module__K1SsVa__bg{pointer-events:none;z-index:0;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.payment-success-module-scss-module__K1SsVa__bgOrb{filter:blur(140px);opacity:.07;border-radius:50%;position:absolute}.payment-success-module-scss-module__K1SsVa__bgOrb1{background:var(--green);width:500px;height:500px;top:-150px;left:50%;transform:translate(-50%)}.payment-success-module-scss-module__K1SsVa__bgOrb2{background:var(--sky);width:350px;height:350px;bottom:-100px;right:-80px}.payment-success-module-scss-module__K1SsVa__bgPulse{background:radial-gradient(circle,#14c46f08 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:4s ease-in-out infinite payment-success-module-scss-module__K1SsVa__bgPulse;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}@keyframes payment-success-module-scss-module__K1SsVa__bgPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}.payment-success-module-scss-module__K1SsVa__confetti{pointer-events:none;z-index:100;position:fixed;top:0;bottom:0;left:0;right:0}.payment-success-module-scss-module__K1SsVa__nav{z-index:200;background:var(--bg-a92);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);position:fixed;top:0;left:0;right:0}.payment-success-module-scss-module__K1SsVa__navInner{justify-content:space-between;align-items:center;max-width:1200px;height:52px;margin:0 auto;padding:0 24px;display:flex}.payment-success-module-scss-module__K1SsVa__navLogo{align-items:center;gap:0;font-size:15px;display:flex}.payment-success-module-scss-module__K1SsVa__logoSensa{font-weight:800}.payment-success-module-scss-module__K1SsVa__logoMarket{font-weight:400}.payment-success-module-scss-module__K1SsVa__navBtn{border-radius:var(--r-sm);color:var(--text2);background:var(--surface2);border:1px solid var(--border);transition:all var(--t);padding:7px 16px;font-size:10px;font-weight:600}.payment-success-module-scss-module__K1SsVa__navBtn:hover{border-color:var(--border2);color:var(--text)}.payment-success-module-scss-module__K1SsVa__main{z-index:1;padding:90px 0 60px;position:relative}.payment-success-module-scss-module__K1SsVa__hero{text-align:center;margin-bottom:40px}.payment-success-module-scss-module__K1SsVa__heroTitle{letter-spacing:-.6px;opacity:0;margin-bottom:8px;font-size:max(28px,min(4.5vw,38px));font-weight:800;line-height:1.15;animation:.6s .55s forwards payment-success-module-scss-module__K1SsVa__fadeUp}.payment-success-module-scss-module__K1SsVa__heroTitle span{background:linear-gradient(135deg, var(--green), var(--mint));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.payment-success-module-scss-module__K1SsVa__heroSub{color:var(--text2);opacity:0;max-width:500px;margin:0 auto;font-size:16px;line-height:1.6;animation:.6s .65s forwards payment-success-module-scss-module__K1SsVa__fadeUp}@keyframes payment-success-module-scss-module__K1SsVa__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.payment-success-module-scss-module__K1SsVa__checkWrap{width:88px;height:88px;margin:0 auto 24px;position:relative}.payment-success-module-scss-module__K1SsVa__checkRing{border:3px solid var(--green);opacity:0;border-radius:50%;width:88px;height:88px;animation:.5s cubic-bezier(.16,1,.3,1) .2s forwards payment-success-module-scss-module__K1SsVa__ringIn;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes payment-success-module-scss-module__K1SsVa__ringIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.payment-success-module-scss-module__K1SsVa__checkBg{opacity:0;background:#14c46f0f;border-radius:50%;animation:.4s .4s forwards payment-success-module-scss-module__K1SsVa__bgIn;position:absolute;top:4px;bottom:4px;left:4px;right:4px}@keyframes payment-success-module-scss-module__K1SsVa__bgIn{to{opacity:1}}.payment-success-module-scss-module__K1SsVa__checkIcon{opacity:0;justify-content:center;align-items:center;animation:.4s cubic-bezier(.16,1,.3,1) .5s forwards payment-success-module-scss-module__K1SsVa__checkIn;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.payment-success-module-scss-module__K1SsVa__checkIcon svg{width:40px;height:40px;color:var(--green)}@keyframes payment-success-module-scss-module__K1SsVa__checkIn{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.payment-success-module-scss-module__K1SsVa__spark{opacity:0;border-radius:50%;width:6px;height:6px;position:absolute}.payment-success-module-scss-module__K1SsVa__spark1{background:var(--green);--tx:-8px;--ty:-18px;animation:.6s .6s forwards payment-success-module-scss-module__K1SsVa__sparkle;top:-4px;left:50%}.payment-success-module-scss-module__K1SsVa__spark2{background:var(--sky);--tx:16px;--ty:10px;animation:.6s .7s forwards payment-success-module-scss-module__K1SsVa__sparkle;bottom:2px;right:0}.payment-success-module-scss-module__K1SsVa__spark3{background:var(--mint);--tx:-20px;--ty:6px;animation:.6s .65s forwards payment-success-module-scss-module__K1SsVa__sparkle;top:12px;left:-2px}.payment-success-module-scss-module__K1SsVa__spark4{background:var(--yellow);--tx:-10px;--ty:18px;animation:.6s .75s forwards payment-success-module-scss-module__K1SsVa__sparkle;bottom:14px;left:8px}.payment-success-module-scss-module__K1SsVa__spark5{background:var(--purple);--tx:14px;--ty:-14px;animation:.6s .8s forwards payment-success-module-scss-module__K1SsVa__sparkle;top:6px;right:4px}@keyframes payment-success-module-scss-module__K1SsVa__sparkle{0%{opacity:0;transform:scale(0)translate(0)}40%{opacity:1;transform:scale(1.5) translate(var(--tx,0), var(--ty,0))}to{opacity:0;transform:scale(0) translate(calc(var(--tx,0) * 2.5), calc(var(--ty,0) * 2.5))}}.payment-success-module-scss-module__K1SsVa__confirmCard{border-radius:var(--r-xl);background:linear-gradient(135deg, #14c46f05, rgba(var(--atm-rgba), .02));opacity:0;border:1px solid #14c46f1f;max-width:520px;margin:0 auto 40px;padding:28px;animation:.6s .75s forwards payment-success-module-scss-module__K1SsVa__fadeUp;position:relative;overflow:hidden}.payment-success-module-scss-module__K1SsVa__confirmCard:before{content:"";background:linear-gradient(90deg, var(--green), var(--sky));border-radius:3px 3px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.payment-success-module-scss-module__K1SsVa__ccHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:14px;display:flex}.payment-success-module-scss-module__K1SsVa__ccTitle{text-transform:uppercase;letter-spacing:1px;color:var(--green);align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}.payment-success-module-scss-module__K1SsVa__ccTitle svg{width:14px;height:14px}.payment-success-module-scss-module__K1SsVa__ccId{font-size:10px;font-family:var(--mono);color:var(--muted);font-weight:500}.payment-success-module-scss-module__K1SsVa__ccRows{flex-direction:column;gap:10px;display:flex}.payment-success-module-scss-module__K1SsVa__ccRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.payment-success-module-scss-module__K1SsVa__ccLabel{color:var(--muted);font-size:12px;font-weight:600}.payment-success-module-scss-module__K1SsVa__ccValue{color:var(--text);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.payment-success-module-scss-module__K1SsVa__ccValue svg{opacity:.5;width:14px;height:14px}.payment-success-module-scss-module__K1SsVa__mono{font-family:var(--mono)}.payment-success-module-scss-module__K1SsVa__planBadge{border-radius:var(--r-full);color:var(--green);background:#14c46f0f;border:1px solid #14c46f1a;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:800;display:inline-flex}.payment-success-module-scss-module__K1SsVa__planBadge svg{width:12px;height:12px}.payment-success-module-scss-module__K1SsVa__ccDivider{border:none;border-top:1px dashed var(--border);margin:6px 0}.payment-success-module-scss-module__K1SsVa__ccTotal{padding-top:4px}.payment-success-module-scss-module__K1SsVa__ccTotal .payment-success-module-scss-module__K1SsVa__ccLabel{color:var(--text2);font-size:13px;font-weight:800}.payment-success-module-scss-module__K1SsVa__ccTotal .payment-success-module-scss-module__K1SsVa__ccValue{font-size:18px;font-weight:800;font-family:var(--mono);color:var(--green);letter-spacing:-.5px}.payment-success-module-scss-module__K1SsVa__ccLoading{color:var(--muted);text-align:center;margin-top:12px;font-size:10px;font-weight:600}.payment-success-module-scss-module__K1SsVa__ccError{color:var(--orange);text-align:center;border-radius:var(--r-sm);background:#ff9f430a;border:1px solid #ff9f4314;margin-top:12px;padding:8px;font-size:10px;font-weight:600}.payment-success-module-scss-module__K1SsVa__unlocked{opacity:0;margin-bottom:44px;animation:.6s .85s forwards payment-success-module-scss-module__K1SsVa__fadeUp}.payment-success-module-scss-module__K1SsVa__secLabel{text-align:center;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);margin-bottom:8px;font-size:10px;font-weight:800}.payment-success-module-scss-module__K1SsVa__secTitle{text-align:center;letter-spacing:-.3px;margin-bottom:24px;font-size:22px;font-weight:800}.payment-success-module-scss-module__K1SsVa__unlockGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.payment-success-module-scss-module__K1SsVa__unlockCard{border-radius:var(--r-lg);background:rgba(var(--bg2-rgb), .5);border:1px solid var(--border);text-align:center;padding:20px 18px;transition:all .25s}.payment-success-module-scss-module__K1SsVa__unlockCard:hover{border-color:var(--border2);transform:translateY(-3px);box-shadow:0 8px 28px #00000026}.payment-success-module-scss-module__K1SsVa__unlockCard h3{letter-spacing:-.1px;margin-bottom:4px;font-size:13px;font-weight:800}.payment-success-module-scss-module__K1SsVa__unlockCard p{color:var(--muted);font-size:11px;line-height:1.5}.payment-success-module-scss-module__K1SsVa__unlockIco{border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 12px;display:flex}.payment-success-module-scss-module__K1SsVa__unlockIco svg{width:20px;height:20px}.payment-success-module-scss-module__K1SsVa__steps{opacity:0;margin-bottom:44px;animation:.6s .95s forwards payment-success-module-scss-module__K1SsVa__fadeUp}.payment-success-module-scss-module__K1SsVa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.payment-success-module-scss-module__K1SsVa__step{border-radius:var(--r-lg);background:rgba(var(--bg2-rgb), .4);border:1px solid var(--border);padding:24px 20px;transition:all .25s;position:relative}.payment-success-module-scss-module__K1SsVa__step:hover{border-color:var(--border2)}.payment-success-module-scss-module__K1SsVa__step h3{letter-spacing:-.1px;margin-bottom:6px;font-size:14px;font-weight:800}.payment-success-module-scss-module__K1SsVa__step p{color:var(--muted);margin-bottom:12px;font-size:12px;line-height:1.55}.payment-success-module-scss-module__K1SsVa__stepNum{font-size:36px;font-weight:900;font-family:var(--mono);opacity:.04;line-height:1;position:absolute;top:10px;right:14px}.payment-success-module-scss-module__K1SsVa__stepIco{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:14px;display:flex}.payment-success-module-scss-module__K1SsVa__stepIco svg{width:18px;height:18px}.payment-success-module-scss-module__K1SsVa__stepLink{color:var(--sky);transition:gap var(--t);align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.payment-success-module-scss-module__K1SsVa__stepLink svg{width:13px;height:13px}.payment-success-module-scss-module__K1SsVa__stepLink:hover{gap:8px}.payment-success-module-scss-module__K1SsVa__brokerCta{border-radius:var(--r-xl);background:linear-gradient(135deg, rgba(var(--atm-rgba), .03), #0170ee08);border:1px solid rgba(var(--atm-rgba), .1);opacity:0;align-items:center;gap:20px;max-width:600px;margin:0 auto 44px;padding:28px 32px;animation:.6s 1.05s forwards payment-success-module-scss-module__K1SsVa__fadeUp;display:flex}.payment-success-module-scss-module__K1SsVa__brokerIco{background:rgba(var(--atm-rgba), .06);border:1px solid rgba(var(--atm-rgba), .1);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.payment-success-module-scss-module__K1SsVa__brokerIco svg{width:26px;height:26px;color:var(--sky)}.payment-success-module-scss-module__K1SsVa__brokerText{flex:1}.payment-success-module-scss-module__K1SsVa__brokerText h3{letter-spacing:-.2px;margin-bottom:4px;font-size:16px;font-weight:800}.payment-success-module-scss-module__K1SsVa__brokerText p{color:var(--text2);font-size:12px;line-height:1.55}.payment-success-module-scss-module__K1SsVa__brokerBtn{border-radius:var(--r-md);background:var(--sky);color:#fff;cursor:pointer;font-size:12px;font-weight:800;font-family:var(--font);border:none;flex-shrink:0;padding:12px 24px;transition:all .25s}.payment-success-module-scss-module__K1SsVa__brokerBtn:hover{box-shadow:0 6px 20px rgba(var(--atm-rgba), .2);background:#1dbeff;transform:translateY(-1px)}.payment-success-module-scss-module__K1SsVa__quick{opacity:0;margin-bottom:40px;animation:.6s 1.1s forwards payment-success-module-scss-module__K1SsVa__fadeUp}.payment-success-module-scss-module__K1SsVa__quickTitle{text-align:center;color:var(--muted);margin-bottom:14px;font-size:13px;font-weight:700}.payment-success-module-scss-module__K1SsVa__quickGrid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.payment-success-module-scss-module__K1SsVa__quickLink{border-radius:var(--r-md);background:rgba(var(--bg2-rgb), .5);border:1px solid var(--border);color:var(--text2);align-items:center;gap:6px;padding:10px 18px;font-size:12px;font-weight:600;transition:all .25s;display:flex}.payment-success-module-scss-module__K1SsVa__quickLink svg{opacity:.6;width:15px;height:15px}.payment-success-module-scss-module__K1SsVa__quickLink:hover{border-color:var(--border2);color:var(--text);background:var(--bg2-a70);transform:translateY(-2px)}.payment-success-module-scss-module__K1SsVa__support{text-align:center;border-radius:var(--r-lg);background:var(--bg2-a30);border:1px solid var(--border);opacity:0;margin-bottom:0;padding:24px;animation:.6s 1.15s forwards payment-success-module-scss-module__K1SsVa__fadeUp}.payment-success-module-scss-module__K1SsVa__support p{color:var(--muted);font-size:12px;line-height:1.6}.payment-success-module-scss-module__K1SsVa__support a{color:var(--sky);text-underline-offset:2px;font-weight:700;text-decoration:underline}.payment-success-module-scss-module__K1SsVa__footer{border-top:1px solid var(--border);background:rgba(var(--bg2-rgb), .4);z-index:1;margin-top:40px;padding:22px 0;position:relative}.payment-success-module-scss-module__K1SsVa__ftInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.payment-success-module-scss-module__K1SsVa__ftCopy{color:var(--muted);font-size:11px}.payment-success-module-scss-module__K1SsVa__ftLinks{gap:16px;display:flex}.payment-success-module-scss-module__K1SsVa__ftLinks a{color:var(--muted);transition:color var(--t);font-size:11px}.payment-success-module-scss-module__K1SsVa__ftLinks a:hover{color:var(--text)}@media (max-width:768px){.payment-success-module-scss-module__K1SsVa__unlockGrid{grid-template-columns:repeat(2,1fr)}.payment-success-module-scss-module__K1SsVa__stepsGrid{grid-template-columns:1fr}.payment-success-module-scss-module__K1SsVa__brokerCta{text-align:center;flex-direction:column}.payment-success-module-scss-module__K1SsVa__brokerBtn{text-align:center;width:100%}.payment-success-module-scss-module__K1SsVa__quickGrid{flex-direction:column;align-items:center}}@media (max-width:480px){.payment-success-module-scss-module__K1SsVa__unlockGrid{grid-template-columns:1fr}.payment-success-module-scss-module__K1SsVa__ccRow{flex-direction:column;align-items:flex-start;gap:2px}}
