.BookDemoForm_card__9wYw1{text-align:left;background:var(--surface-3);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:clamp(1.5rem,3vw,2.5rem);display:flex;flex-direction:column;gap:clamp(1.5rem,2.5vw,2rem)}.BookDemoForm_group__zfEtM{border:none;padding:0;margin:0;min-width:0}.BookDemoForm_legend__2ZpJS{display:flex;align-items:baseline;gap:.6rem;font-family:var(--ff-display);font-size:1.05rem;font-weight:600;color:var(--text);margin-bottom:.9rem;padding:0}.BookDemoForm_step__25xV_{font-size:.8rem;color:var(--brand)}.BookDemoForm_pills__mY_A8{display:flex;gap:.5rem;flex-wrap:wrap}.BookDemoForm_pill__yPbbx input{position:absolute;width:1px;height:1px;opacity:0}.BookDemoForm_pill__yPbbx span{display:inline-block;padding:.6rem 1.5rem;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--ink-2);font-size:.95rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.BookDemoForm_pill__yPbbx span:hover{color:var(--text);border-color:var(--text-muted)}.BookDemoForm_pill__yPbbx input:checked+span{background:var(--cta-bg);border-color:var(--cta-bg);color:var(--cta-text)}.BookDemoForm_pill__yPbbx input:focus-visible+span{outline:2px solid var(--brand);outline-offset:2px}.BookDemoForm_fields__qmPzq{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.BookDemoForm_field__CbdRx{display:flex;flex-direction:column;gap:.35rem;min-width:0}.BookDemoForm_fieldWide__CVPyV{grid-column:1/-1}.BookDemoForm_fieldLabel__H84Ze{font-size:.82rem;font-weight:600;letter-spacing:.02em;color:var(--text)}.BookDemoForm_fieldLabel__H84Ze em{font-style:normal;font-weight:400;color:var(--text-muted)}.BookDemoForm_field__CbdRx input,.BookDemoForm_field__CbdRx textarea{font-family:var(--ff-primary);font-size:.95rem;color:var(--text);background:var(--ink-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.7rem .9rem;transition:border-color .2s ease,background .2s ease;resize:vertical}.BookDemoForm_field__CbdRx input::placeholder,.BookDemoForm_field__CbdRx textarea::placeholder{color:var(--text-muted);opacity:.55}.BookDemoForm_field__CbdRx input:focus,.BookDemoForm_field__CbdRx textarea:focus{outline:none;border-color:var(--brand);background:var(--surface-3)}.BookDemoForm_captcha__xQ9Gf{display:flex;flex-direction:column;gap:.5rem}.BookDemoForm_captchaError__c8Svt{font-size:.85rem;font-weight:500;color:#b3261e}.BookDemoForm_actions__XbRkr{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.BookDemoForm_primary__nrVjn{font-family:var(--ff-primary);font-size:.95rem;font-weight:600;color:var(--cta-text);background:var(--cta-bg);border:none;border-radius:var(--radius-pill);padding:.85rem 2rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.BookDemoForm_primary__nrVjn:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.BookDemoForm_actionsNote__gkLsA{font-size:.8rem;color:var(--text-muted)}.BookDemoForm_actionsNote__gkLsA a{color:var(--brand);font-weight:600}.BookDemoForm_success__ttD_C{display:flex;flex-direction:column;gap:1rem}.BookDemoForm_successIcon__h2KV9{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-pill);background:var(--brand-soft);color:var(--brand)}.BookDemoForm_successIcon__h2KV9 svg{width:1.3rem;height:1.3rem}.BookDemoForm_successTitle__plyuY{font-size:1.5rem;font-weight:600;color:var(--text)}.BookDemoForm_successText__uijVv{font-size:.95rem;line-height:1.6;color:var(--text-muted)}.BookDemoForm_successText__uijVv a{color:var(--brand);font-weight:600}.BookDemoForm_preview__fzLAo{font-size:.82rem;line-height:1.6;color:var(--text);background:var(--ink-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:1rem 1.2rem;white-space:pre-wrap;word-break:break-word;margin:0}.BookDemoForm_successActions__V6UhD{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.BookDemoForm_secondary__nHwdd{font-size:.9rem;font-weight:600;color:var(--brand);text-decoration:underline;text-underline-offset:3px}@media (max-width:560px){.BookDemoForm_fields__qmPzq{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.BookDemoForm_primary__nrVjn:hover{transform:none}}.BookDemoSection_section__nXHwE{position:relative;overflow:hidden;background:var(--surface);min-height:100svh;padding:calc(84px + clamp(2.5rem, 6vw, 5rem)) var(--container-pad) var(--section-gap);text-align:left}.BookDemoSection_glow__2ZKgG{position:absolute;top:-20%;right:-10%;width:60vw;height:60vw;max-width:820px;max-height:820px;border-radius:50%;background:radial-gradient(closest-side,var(--glow-1),var(--glow-2) 55%,transparent 75%);opacity:.7;pointer-events:none}.BookDemoSection_inner__n8HKe{position:relative;z-index:1;max-width:var(--container-max);margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(2.5rem,6vw,5.5rem);gap:clamp(2.5rem,6vw,5.5rem);align-items:stretch}.BookDemoSection_rail__JfvJs{display:flex;flex-direction:column}.BookDemoSection_title__JZ9wi{font-size:clamp(2rem,3.2vw + .6rem,3.1rem);line-height:1.08;font-weight:600;letter-spacing:-.02em;color:var(--text);margin-bottom:1rem}@media (max-width:900px){.BookDemoSection_inner__n8HKe{grid-template-columns:1fr;gap:2.5rem}}