.kl-section-head h1{font-family:Nunito;font-weight:700;font-size:clamp(32px,4vw,48px);line-height:1.1;letter-spacing:-.02em;color:#001a70;margin:0 0 20px;text-wrap:balance}.kl-section-head h1 em{font-style:normal;background:linear-gradient(120deg,#0063ea,#001a70);-webkit-background-clip:text;background-clip:text;color:transparent}.kl-demo-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start;max-width:1080px;margin:0 auto}@media(max-width:900px){.kl-demo-layout{grid-template-columns:1fr;gap:40px;max-width:680px}}.kl-demo-layout .kl-form-card{max-width:none;margin:0}.kl-demo-aside{align-self:start}@media(min-width:901px){.kl-demo-aside{position:sticky;top:110px}}.kl-demo-aside .kl-eyebrow{margin-bottom:16px}.kl-demo-aside h1{font-family:Nunito;font-weight:700;font-size:clamp(30px,3.4vw,44px);line-height:1.1;letter-spacing:-.02em;color:#001a70;margin:0 0 16px;text-wrap:balance}.kl-demo-aside h1 em{font-style:normal;background:linear-gradient(120deg,#0063ea,#001a70);-webkit-background-clip:text;background-clip:text;color:transparent}.kl-demo-lead{font-family:Nunito Sans;font-size:17px;line-height:1.6;color:var(--color-text-secondary);margin:0 0 32px;max-width:460px}.kl-demo-benefits-title{font-family:Nunito Sans;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary);margin:0 0 16px}.kl-demo-benefits{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-direction:column;gap:14px}.kl-demo-benefits li{display:flex;align-items:flex-start;gap:12px;font-family:Nunito Sans;font-size:15px;line-height:1.5;color:var(--color-text)}.kl-demo-benefit-icon{flex-shrink:0;width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:var(--color-primary-subtle);color:var(--color-accent)}.kl-demo-trust{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;padding-top:20px;border-top:1px solid var(--color-border)}.kl-demo-trust span{display:inline-flex;align-items:center;gap:7px;font-family:Nunito Sans;font-size:13.5px;font-weight:600;color:var(--color-text-secondary)}.kl-demo-trust svg{color:var(--color-success);flex-shrink:0}.kl-form-card{max-width:680px;margin:0 auto;background:#fff;border:1px solid var(--color-border);border-radius:20px;box-shadow:0 30px 80px -40px #001a7038,0 6px 24px -16px #001a7014;padding:40px}@media(max-width:640px){.kl-form-card{padding:24px;border-radius:16px}}.kl-form{display:flex;flex-direction:column;gap:22px}.kl-field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:560px){.kl-field-row{grid-template-columns:1fr}}.kl-field{display:flex;flex-direction:column}.kl-label{font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:700;color:var(--color-text);margin-bottom:7px}.kl-req{color:var(--color-error);margin-left:2px}.kl-input{width:100%;font-family:Nunito Sans,sans-serif;font-size:15px;color:var(--color-text);background:#fff;border:1px solid var(--color-border);border-radius:10px;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease}.kl-input::placeholder{color:var(--color-text-muted)}.kl-input:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #0063ea26}.kl-input.has-error{border-color:var(--color-error);box-shadow:0 0 0 3px #ef44441f}.kl-field-error{font-family:Nunito Sans,sans-serif;font-size:12.5px;color:var(--color-error);margin-top:6px}.kl-field-error.hidden{display:none}.kl-check{display:flex;align-items:flex-start;gap:12px}.kl-check input[type=checkbox]{margin-top:2px;width:18px;height:18px;flex-shrink:0;accent-color:var(--color-accent);cursor:pointer}.kl-check label{font-family:Nunito Sans,sans-serif;font-size:14px;color:var(--color-text-secondary);line-height:1.5;cursor:pointer}.kl-check a{color:var(--color-accent);text-decoration:underline;text-underline-offset:2px}.kl-check a:hover{color:var(--color-accent-hover)}.kl-combobox{position:relative}.kl-combobox .kl-input{padding-right:40px}.kl-combobox-chevron{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--color-text-muted);display:grid;place-items:center;cursor:pointer;transition:color .15s ease}.kl-combobox-chevron:hover{color:var(--color-text)}.kl-listbox{position:absolute;z-index:30;left:0;right:0;top:calc(100% + 6px);max-height:260px;overflow-y:auto;list-style:none;margin:0;padding:6px;background:#fff;border:1px solid var(--color-border);border-radius:12px;box-shadow:0 20px 40px -16px #001a7038,0 6px 16px -12px #001a701a}.kl-listbox[hidden]{display:none}.kl-option{font-family:Nunito Sans,sans-serif;font-size:14.5px;color:var(--color-text);padding:9px 12px;border-radius:8px;cursor:pointer}.kl-option:hover,.kl-option.df-opt-active{background:var(--color-surface)}.kl-option[aria-selected=true]{font-weight:700;color:var(--color-primary)}.kl-option--empty{color:var(--color-text-muted);font-style:italic;cursor:default}.kl-option--empty[hidden]{display:none}.kl-form-submit{width:100%}.kl-form-reassure{font-family:Nunito Sans;font-size:13px;color:var(--color-text-muted);text-align:center;margin:0}.kl-form-error{font-family:Nunito Sans,sans-serif;font-size:14px;color:var(--color-error);text-align:center;margin:0}.kl-form-error[hidden]{display:none}.kl-spinner{width:18px;height:18px;animation:kl-spin .7s linear infinite}.kl-spinner.hidden{display:none}@keyframes kl-spin{to{transform:rotate(360deg)}}.kl-thanks-card{max-width:640px;margin:0 auto;text-align:center;background:#fff;border:1px solid var(--color-border);border-radius:20px;box-shadow:0 30px 80px -40px #001a7038,0 6px 24px -16px #001a7014;padding:56px 40px}@media(max-width:640px){.kl-thanks-card{padding:40px 24px;border-radius:16px}}.kl-thanks-icon{width:72px;height:72px;margin:0 auto 24px;border-radius:9999px;display:grid;place-items:center;background:#22c55e1f;color:var(--color-success)}.kl-thanks-card h1{font-family:Nunito;font-weight:700;font-size:clamp(28px,3.5vw,40px);color:#001a70;letter-spacing:-.02em;margin:0 0 14px}.kl-thanks-card p{font-family:Nunito Sans;font-size:17px;line-height:1.6;color:var(--color-text-secondary);margin:0 auto 28px;max-width:460px}.kl-thanks-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.kl-404-code{display:block;font-family:Nunito;font-weight:800;font-size:clamp(72px,14vw,132px);line-height:1;letter-spacing:-.04em;margin:0 auto 8px;background:linear-gradient(135deg,#0063ea,#001a70);-webkit-background-clip:text;background-clip:text;color:transparent}
