.demo-root *,.demo-root :before,.demo-root :after{box-sizing:border-box}.demo-root{font-family:var(--font-jakarta),"Plus Jakarta Sans",sans-serif;color:#17171b;-webkit-font-smoothing:antialiased;min-height:100vh;text-rendering:optimizeLegibility;background:#f4f4f6;overflow-x:hidden}.demo-root ::selection{color:#fff;background:#7b6cf0}.demo-root a{color:inherit;text-decoration:none}.demo-root .wrap{max-width:1200px;margin:0 auto;padding-left:32px;padding-right:32px}body:has(.demo-root){background:#f4f4f6}.demo-section{justify-content:center;padding-top:72px;padding-bottom:104px;display:flex}.demo-card{background:#fff;border:1px solid #ececf0;border-radius:40px;width:100%;max-width:640px;padding:56px 56px 48px;box-shadow:0 30px 60px -30px rgba(45,38,90,.25)}.demo-card h1{letter-spacing:.01em;text-transform:uppercase;text-align:center;margin:0 0 14px;font-size:46px;font-weight:800;line-height:1}.demo-sub{color:#5c5c66;text-align:center;max-width:440px;margin:0 auto 36px;font-size:17px;font-weight:500;line-height:1.55}.demo-form{flex-direction:column;gap:16px;display:flex}.demo-form .field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.demo-form input[type=text],.demo-form input[type=email]{color:#17171b;background:#fff;border:1px solid #d9d9df;border-radius:999px;outline:none;width:100%;padding:16px 22px;font-family:inherit;font-size:15px;font-weight:600;transition:border-color .15s,box-shadow .15s}.demo-form input[type=text]::placeholder,.demo-form input[type=email]::placeholder{color:#43434c;font-weight:600}.demo-form input[type=text]:focus,.demo-form input[type=email]:focus{border-color:#7b6cf0;box-shadow:0 0 0 4px rgba(123,108,240,.14)}.consent{color:#43434c;cursor:pointer;align-items:center;gap:10px;margin:4px 0 6px;font-size:14px;font-weight:500;display:flex}.consent input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#fff;border:1.5px solid #d9d9df;border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .15s,background .15s;display:inline-flex}.consent input:checked{background:#7b6cf0;border-color:#7b6cf0}.consent input:checked:after{content:"";border-bottom:2.5px solid #fff;border-left:2.5px solid #fff;width:10px;height:6px;transform:rotate(-45deg)translateY(-1px)}.consent input:focus-visible{outline-offset:2px;outline:2px solid #7b6cf0}.form-error{color:#d84a63;margin:0;font-size:14px;font-weight:600}.demo-form button[type=submit]{color:#fff;cursor:pointer;background:#7b6cf0;border:0;border-radius:999px;width:100%;padding:17px;font-family:inherit;font-size:17px;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 10px 24px rgba(123,108,240,.38)}.demo-form button[type=submit]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 30px rgba(123,108,240,.48)}.demo-form button[type=submit]:disabled{opacity:.6;cursor:default}.demo-success{text-align:center;padding:24px 0 8px}.demo-success h2{letter-spacing:-.01em;margin:0 0 10px;font-size:26px;font-weight:800}.demo-success p{color:#5c5c66;max-width:400px;margin:0 auto;font-size:16px;font-weight:500;line-height:1.55}@media (max-width:640px){.demo-root .wrap{padding-left:20px;padding-right:20px}.demo-section{padding-top:48px;padding-bottom:72px}.demo-card{border-radius:32px;padding:40px 24px 32px}.demo-card h1{font-size:34px}.demo-form .field-row{grid-template-columns:1fr}}
