.ch-form{background:#071021;border:1px solid #60a5fa2e;border-radius:18px;box-shadow:0 18px 42px -24px #0000009e;display:block;margin:0 auto;max-width:920px;padding:18px 20px 16px;position:relative;text-align:center;width:100%;z-index:3}.ch-form .ch-field-labels{display:grid;gap:10px;grid-template-columns:minmax(0,1.4fr) auto minmax(0,1fr) auto;margin:0 0 6px;padding:0;text-align:left}.ch-form .ch-field-labels span{color:#f8fafc8c;font-size:10px;font-weight:700;letter-spacing:.18em;padding-left:2px;text-transform:uppercase}.ch-form .ch-field-labels span:first-child{grid-column:1/2}.ch-form .ch-field-labels span:last-child{grid-column:2/span 2;padding-left:6px}.ch-form .ch-input-row{align-items:stretch;display:grid;gap:10px;grid-template-columns:minmax(0,1.4fr) auto minmax(0,1fr) auto;margin:0}.ch-form .ch-input-with-icon{align-items:center;display:flex;min-width:0;position:relative}.ch-form .ch-input-prefix{align-items:center;color:#94a3b8d9;display:inline-flex;justify-content:center;left:14px;pointer-events:none;position:absolute}.ch-form .ch-input{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;box-shadow:none;color:#f8fafc;font-size:14.5px;height:48px;min-width:0;padding:14px 16px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;width:100%}.ch-form .ch-input-with-icon .ch-input{padding-left:40px}.ch-form .ch-input::placeholder{color:#94a3b8a6}.ch-form .ch-input:focus{background:#ffffff0f;border-color:#60a5fa8c;box-shadow:0 0 0 3px #3b82f62e;color:#f8fafc;outline:none}.ch-form .custom-select{align-self:stretch;background:#ffffff0a!important;border:1px solid #ffffff1a!important;border-radius:10px!important;color:#f8fafc!important;height:48px;min-width:110px}.ch-form .custom-select:focus-within,.ch-form .custom-select:hover{background:#ffffff0f!important;border-color:#60a5fa73!important}.ch-form .custom-select .select-trigger{background:#0000;border:none;border-radius:10px;box-shadow:none;color:#f8fafc;height:100%}.ch-form .custom-select .select-trigger:focus,.ch-form .custom-select .select-trigger:hover{background:#0000;border:none;box-shadow:none}.ch-form .custom-select .select-arrow,.ch-form .custom-select .select-globe,.ch-form .custom-select .select-hint{color:#94a3b8e6}.ch-form .ch-submit{align-items:center;background:#2563eb;border:none;border-radius:10px;box-shadow:0 10px 26px -12px #2563eb8c;color:#fff;cursor:pointer;display:inline-flex;font-size:14.5px;font-weight:600;gap:10px;height:48px;justify-content:center;letter-spacing:.005em;margin:0;padding:0 22px;position:relative;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;white-space:nowrap;width:auto}.ch-form .ch-submit:hover:not(:disabled){background:#1d4ed8;box-shadow:0 14px 32px -12px #2563eb99;transform:translateY(-1px)}.ch-form .ch-submit:disabled{cursor:not-allowed;opacity:.78}.ch-form .ch-submit.analyzing{background:#1d4ed8}.ch-form .spinner{animation:ch-form-spin .7s linear infinite;border-radius:50%;border:2px solid #ffffff73;border-top-color:#fff;height:16px;width:16px}@keyframes ch-form-spin{to{transform:rotate(1turn)}}.ch-form .ch-error{color:#fca5a5;font-size:13px;margin:8px 0 0;text-align:center}.ch-form .ch-access-note{align-items:center;color:#f8fafcb3;display:flex;flex-wrap:wrap;font-size:12.5px;gap:4px 22px;justify-content:center;margin:12px 0 2px}.ch-form .ch-trust-dot{align-items:center;display:inline-flex;gap:6px}.ch-form .ch-trust-dot svg{color:#60a5fa;flex-shrink:0;height:12px;width:12px}@media (max-width:900px){.ch-form{padding:16px}.ch-form .ch-field-labels{display:none}.ch-form .ch-input-row{grid-template-columns:minmax(0,1fr)}.ch-form .ch-submit,.ch-form .custom-select{width:100%}}@media (prefers-reduced-motion:reduce){.ch-form .ch-submit{transition:none}}.eh-root .ch-form{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:radial-gradient(circle at 50% 0,rgba(59,130,246,.105),#0000 48%),#050d1fc7;border:1px solid #93c5fd30;border-radius:18px;box-shadow:0 28px 70px -40px #000000f2,inset 0 0 0 1px hsla(0,0%,100%,.018),inset 0 -1px 0 #7dd3fc17;margin:46px auto 0;max-width:1040px;padding:17px 18px 15px}.eh-root .ch-form:before{background:linear-gradient(90deg,#0000,#7dd3fc9e,#0000);left:18%;right:18%}.eh-root .ch-form .ch-input-row{gap:11px;grid-template-columns:minmax(240px,1.35fr) 150px minmax(190px,.92fr) auto}.eh-root .ch-form .ch-input,.eh-root .ch-form .custom-select{background:hsla(0,0%,100%,.035)!important;border-color:#94a3b833!important;border-radius:9px!important;height:54px}.eh-root .ch-form .ch-submit{background:linear-gradient(110deg,#225ae5,#2f6cf1 55%,#2b78f5);border-radius:9px;box-shadow:0 15px 30px -18px #3b82f6e6;height:54px;padding:0 27px}.eh-root .ch-form .ch-submit:hover:not(:disabled){background:linear-gradient(110deg,#1f56dc,#2d68e9 55%,#2671ed);box-shadow:0 18px 34px -17px #3b82f6eb}.eh-root .ch-form .ch-access-note{margin:14px 0 0}@media (max-width:900px){.eh-root .ch-form{margin-top:38px;max-width:620px;padding:16px}.eh-root .ch-form .ch-input-row{grid-template-columns:1fr}.eh-root .ch-form .ch-submit,.eh-root .ch-form .custom-select{width:100%}}.eh-root .ch-form{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(180deg,#0a1934e6,#050e20eb);border:1px solid #93c5fd2b;border-radius:6px;box-shadow:0 26px 64px -42px #000000f2,inset 0 1px 0 hsla(0,0%,100%,.025);margin:30px auto 0;max-width:820px;padding:12px;text-align:center}.eh-root .ch-form:before{background:linear-gradient(90deg,#0000,#60a5fa8f,#0000);content:"";height:1px;left:16%;opacity:.72;position:absolute;right:16%;top:-1px}.eh-root .ch-form .ch-input-row{gap:8px;grid-template-columns:minmax(180px,1.2fr) 112px minmax(150px,.9fr) auto}.eh-root .ch-form .ch-input,.eh-root .ch-form .custom-select{background:#0d1b3e94!important;border-color:#eef3fb29!important;border-radius:4px!important;height:48px}.eh-root .ch-form .custom-select{min-width:0;width:100%}.eh-root .ch-form .custom-select .select-trigger{background:#0000!important;border:0;border-radius:4px;box-shadow:none}.eh-root .ch-form .ch-input:focus,.eh-root .ch-form .custom-select:focus-within{border-color:#60a5fab8!important;box-shadow:0 0 0 2px #2563eb2b}.eh-root .ch-form .ch-submit{background:linear-gradient(110deg,#2a59bb,#2552ad 58%,#20499c);border:1px solid #93c5fd29;border-radius:4px;box-shadow:inset 0 1px 0 #ffffff14;height:48px;padding:0 21px;transition:background .15s ease,border-color .15s ease}.eh-root .ch-form .ch-submit:hover:not(:disabled){background:linear-gradient(110deg,#2e60c5,#2959b8 58%,#244fa7);border-color:#93c5fd4d;box-shadow:inset 0 1px 0 #ffffff1a;transform:none}.eh-root .ch-form .ch-access-note{color:#eef3fb9c;justify-content:center;margin:11px 0 0}@media (max-width:900px){.eh-root .ch-form{margin-top:34px;max-width:620px;padding:16px}.eh-root .ch-form .ch-input-row{grid-template-columns:1fr}.eh-root .ch-form .ch-submit,.eh-root .ch-form .custom-select{width:100%}}@media (prefers-reduced-motion:reduce){.eh-root .ch-form{backdrop-filter:none;-webkit-backdrop-filter:none}}@media (max-width:900px){.ch-form .ch-input-row,.eh-root .ch-form .ch-input-row{grid-template-columns:108px minmax(0,1fr)}.ch-form .ch-input-with-icon{grid-column:1/-1;grid-row:1}.ch-form .custom-select{grid-column:1;grid-row:2;min-width:0;width:100%}.ch-form .ch-input-row>input[type=tel]{grid-column:2;grid-row:2;min-width:0;width:100%}.ch-form .ch-submit{grid-column:1/-1;grid-row:3;width:100%}}
/*# sourceMappingURL=a09639b24ed1659e.css.map*/