/* Thank-you confirmation page. */
html{scroll-behavior:smooth}body{margin:0;background:#080712}
#ngw-home,#ngw-home *{box-sizing:border-box}
#ngw-home{position:relative;width:100%;max-width:100%;overflow-x:clip;color:var(--ngw-text);background:radial-gradient(circle at 9% 4%,rgba(157,53,255,.16),transparent 28%),radial-gradient(circle at 89% 18%,rgba(72,217,255,.11),transparent 29%),linear-gradient(180deg,#070610 0%,#0c0818 46%,#080712 100%);font-family:"Manrope",Arial,sans-serif;line-height:1.6;isolation:isolate}
#ngw-home a{color:inherit;text-decoration:none}#ngw-home .ngw-shell{width:min(1160px,calc(100% - 42px));margin-inline:auto;position:relative;z-index:2}
#ngw-home .ngw-grid{position:absolute;inset:0;z-index:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.038) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.038) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(to bottom,#000,transparent 94%);pointer-events:none}
#ngw-home .ngw-thank-you-hero{position:relative;min-height:calc(100svh - 90px);display:grid;place-items:center;padding:82px 0 96px;overflow:hidden}
#ngw-home .ngw-thank-you-card{width:min(820px,100%);margin-inline:auto;padding:clamp(38px,6vw,72px);border:1px solid rgba(255,255,255,.14);border-radius:30px;background:radial-gradient(circle at 14% 10%,rgba(72,217,255,.16),transparent 32%),radial-gradient(circle at 86% 78%,rgba(237,100,255,.17),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));box-shadow:0 34px 90px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.12);text-align:center}
#ngw-home .ngw-thank-you-check{width:66px;height:66px;display:grid;place-items:center;margin:0 auto 20px;border:1px solid rgba(117,242,193,.32);border-radius:50%;color:#07130f;background:#75f2c1;font-size:30px;font-weight:900;box-shadow:0 0 34px rgba(117,242,193,.2)}
#ngw-home .ngw-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgba(157,53,255,.36);border-radius:999px;color:#e7ccff;background:rgba(157,53,255,.1);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
#ngw-home .ngw-page-title{max-width:760px;margin:20px auto 18px;color:#fff;font-family:"Manrope",Arial,sans-serif;font-size:clamp(44px,5.3vw,68px);line-height:1.04;letter-spacing:-.055em;font-weight:800;text-wrap:balance}
#ngw-home .ngw-gradient-text{color:transparent;background:linear-gradient(100deg,#fff 0%,#d8b7ff 34%,#82e9ff 72%,#fff 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text}
#ngw-home .ngw-page-lead{max-width:650px;margin:0 auto;color:#b9b4c9;font-size:clamp(15px,1.35vw,18px);line-height:1.75}
#ngw-home .ngw-page-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}
#ngw-home .ngw-page-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 21px;border:1px solid rgba(255,255,255,.18);border-radius:14px;color:#fff;font-weight:850;font-size:14px;transition:transform .25s ease}
#ngw-home .ngw-page-btn:hover{transform:translateY(-3px)}#ngw-home .ngw-page-btn--primary{background:linear-gradient(115deg,#5a16c7,#a33aff 25%,#ed64ff 46%,#48d9ff 70%,#6b20db);background-size:300% 300%;box-shadow:0 15px 36px rgba(124,58,237,.3)}#ngw-home .ngw-page-btn--secondary{background:rgba(255,255,255,.065)}
@media(max-width:640px){#ngw-home .ngw-shell{width:calc(100% - 24px)}#ngw-home .ngw-thank-you-hero{min-height:auto;padding:54px 0 66px}#ngw-home .ngw-thank-you-card{padding:38px 20px;border-radius:22px}#ngw-home .ngw-page-title{font-size:clamp(34px,10vw,44px)}#ngw-home .ngw-page-actions{display:grid;grid-template-columns:1fr}#ngw-home .ngw-page-btn{width:100%}}
