.demo-thanks{--ink:#111318;--muted:#d7dce8;--blue:#0032e5;--green:#01584d;--yellow:#ffc229;--purple:#a356ff;--paper:#f8f8fa;--black:#12151b;--white:#ffffff;min-height:100svh;position:relative;isolation:isolate;overflow-x:clip;color:var(--white);font-family:var(--font-jakarta),"Plus Jakarta Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased;background:var(--paper)}.demo-thanks *,.demo-thanks :after,.demo-thanks :before{box-sizing:border-box}.demo-thanks a{color:inherit;text-decoration:none}.demo-thanks-confetti{position:fixed;inset:0;z-index:40;width:100%;height:100%;pointer-events:none}.demo-thanks-field{min-height:45svh;position:relative;display:flex;flex-direction:column;background:var(--blue);overflow:hidden}.demo-thanks-chip,.demo-thanks-field:after,.demo-thanks-field:before{pointer-events:none}.demo-thanks-field:before{content:"";position:absolute;top:-48px;right:8%;width:132px;height:132px;border-radius:28px;background:var(--yellow);transform:rotate(18deg)}.demo-thanks-field:after{content:"";position:absolute;left:-36px;bottom:18%;width:92px;height:92px;border-radius:22px;background:var(--purple);transform:rotate(-16deg)}.demo-thanks-chip{position:absolute;width:58px;height:18px;border-radius:999px;background:var(--green)}.demo-thanks-chip--top{top:92px;left:14%}.demo-thanks-chip--mid{right:18%;bottom:22%;width:22px;height:64px;border-radius:12px;background:var(--yellow)}.demo-thanks-header{width:min(calc(100% - 40px),1080px);height:68px;margin:0 auto;display:flex;align-items:center;position:relative;z-index:2}.demo-thanks-logo{width:130px;height:auto;display:block}.demo-thanks-copy{width:min(calc(100% - 40px),760px);margin:0 auto;padding:18px 0 96px;position:relative;z-index:2;text-align:center}.demo-thanks-kicker{margin:0 0 18px;color:rgba(255,255,255,.72);font-size:12px;font-weight:560;letter-spacing:.08em;text-transform:uppercase}.demo-thanks-copy h1{margin:0;font-size:clamp(34px,8.4vw,64px);line-height:.98;font-weight:620;letter-spacing:-.048em;text-wrap:balance}.demo-thanks-copy p{max-width:28rem;margin:18px auto 0;color:rgba(255,255,255,.82);font-size:17px;line-height:1.35;font-weight:500;letter-spacing:-.018em;text-wrap:balance}.demo-thanks-stage{width:min(calc(100% - 40px),880px);margin:-72px auto 0;position:relative;z-index:3}.demo-thanks-frame{aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:16px;background:var(--blue);box-shadow:0 28px 60px -28px rgba(0,50,229,.45),0 0 0 1px rgba(17,19,24,.08)}.demo-thanks-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.demo-thanks-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 42%),var(--blue)}.demo-thanks-placeholder img{width:56px;height:auto}.demo-thanks-placeholder b,.demo-thanks-placeholder em,.demo-thanks-placeholder i{position:absolute;display:block;font-style:normal}.demo-thanks-placeholder i{top:18px;left:18px;width:36px;height:10px;border-radius:999px;background:var(--yellow)}.demo-thanks-placeholder b{right:22px;bottom:22px;width:14px;height:42px;border-radius:8px;background:var(--purple)}.demo-thanks-placeholder em{left:22px;bottom:20px;width:28px;height:28px;border-radius:8px;background:var(--green)}.demo-thanks-actions{width:min(calc(100% - 40px),880px);margin:28px auto 0;display:flex;justify-content:center}.demo-thanks-primary{min-height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:var(--white);font-size:13px;font-weight:560;background:var(--black);box-shadow:0 8px 20px -16px rgba(11,15,24,.5);transition:background .18s ease}.demo-thanks-primary:hover{background:#242830}.demo-thanks-primary:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.demo-thanks-footer{width:min(calc(100% - 40px),1080px);margin:48px auto 0;padding:22px 0 28px;display:flex;justify-content:center;align-items:center;text-align:center;color:#747985;font-size:12px}.demo-thanks-footer a{color:var(--ink);font-weight:560}@media (max-width:430px){.demo-thanks-actions,.demo-thanks-copy,.demo-thanks-footer,.demo-thanks-header,.demo-thanks-stage{width:min(calc(100% - 32px),880px)}.demo-thanks-logo{width:116px}.demo-thanks-copy{padding-bottom:80px}.demo-thanks-copy h1{font-size:clamp(32px,9vw,40px)}.demo-thanks-copy p{font-size:15px}.demo-thanks-stage{margin-top:-56px}.demo-thanks-frame{border-radius:12px}.demo-thanks-primary{width:100%}.demo-thanks-field:before{width:88px;height:88px;right:-12px}.demo-thanks-field:after{width:64px;height:64px}}@media (prefers-reduced-motion:reduce){.demo-thanks-primary{transition:none}.demo-thanks-confetti{display:none}}