.page-module__yIckeW__main{background:var(--background);flex-direction:column;min-height:100vh;padding-top:90px;display:flex}.page-module__yIckeW__container{flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.page-module__yIckeW__successCard{text-align:center;background:linear-gradient(145deg,#0d1117 0%,#161b22 100%);border:1px solid #30363dcc;border-radius:24px;width:100%;max-width:540px;padding:48px}.page-module__yIckeW__iconWrapper{color:#22c55e;background:linear-gradient(135deg,#22c55e26 0%,#16a34a1a 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:24px;display:inline-flex}.page-module__yIckeW__title{color:#e6edf3;margin:0 0 16px;font-family:Space Grotesk,system-ui,sans-serif;font-size:2rem;font-weight:700}.page-module__yIckeW__message{color:#8b949e;margin:0 0 32px;font-size:1.05rem;line-height:1.6}.page-module__yIckeW__infoBox{text-align:left;background:#00b3b314;border:1px solid #00b3b333;border-radius:14px;align-items:flex-start;gap:16px;margin-bottom:32px;padding:20px;display:flex}.page-module__yIckeW__infoBox svg{color:var(--brand-color);flex-shrink:0;margin-top:2px}.page-module__yIckeW__infoBox h3{color:#e6edf3;margin:0 0 8px;font-size:1rem;font-weight:600}.page-module__yIckeW__infoBox p{color:#8b949e;margin:0;font-size:.9rem;line-height:1.5}.page-module__yIckeW__actions{flex-direction:column;gap:12px;display:flex}.page-module__yIckeW__continueBtn{background:linear-gradient(135deg,var(--brand-color)0%,var(--brand-dark)100%);color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.page-module__yIckeW__continueBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00b3b34d}.page-module__yIckeW__dashboardBtn{color:#e6edf3;background:0 0;border:1px solid #30363d;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__yIckeW__dashboardBtn:hover{border-color:var(--brand-color);color:var(--brand-color)}.page-module__yIckeW__loadingState{color:#8b949e;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.page-module__yIckeW__spinner{border:3px solid #30363d;border-top-color:var(--brand-color);border-radius:50%;width:48px;height:48px;animation:1s linear infinite page-module__yIckeW__spin}@keyframes page-module__yIckeW__spin{to{transform:rotate(360deg)}}@media (max-width:600px){.page-module__yIckeW__successCard{padding:32px 24px}.page-module__yIckeW__title{font-size:1.5rem}.page-module__yIckeW__iconWrapper{width:80px;height:80px}.page-module__yIckeW__iconWrapper svg{width:48px;height:48px}}@media (max-width:480px){.page-module__yIckeW__main{padding-top:70px}.page-module__yIckeW__container{padding:24px 16px}}
