:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#08060d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}body{background:#fff;margin:0}#root{box-sizing:border-box;width:100%;min-height:100svh}h1{font-weight:600}p{margin:0}.thanks{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex}.thanks-card{text-align:center;background:#fff;border:1px solid #e5e4e7;border-radius:16px;width:100%;max-width:420px;padding:2.5rem 1.75rem;box-shadow:0 10px 25px -5px #0000000f}.check{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:2rem;display:flex}.thanks-card h1{color:#08060d;margin:0 0 .75rem;font-size:1.6rem;line-height:1.3}.thanks-card p{color:#6b6375;margin:0;line-height:1.6}.rate-btn{box-sizing:border-box;color:#fff;background:#007aff;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:.85rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .15s,transform 50ms;display:inline-flex}.rate-btn:hover{background:#0066d6}.rate-btn:active{transform:scale(.98)}@media (width<=480px){.thanks-card h1{font-size:1.35rem}}
