:root{--gch-surface:#fff;--gch-surface-alt:#f1f5f9;--gch-border:#e2e8f0;--gch-text:#0f172a;--gch-text-soft:#334155;--gch-text-muted:#64748b;--gch-accent:#ff6f00;--gch-accent-hover:#e65c00;--gch-accent-strong:#c25100;--gch-radius-sm:6px;--gch-focus-ring:0 0 0 3px rgba(255, 111, 0, 0.16)}.gch-top3-cta-form,.gch-top3-cta-form *{box-sizing:border-box}.gch-top3-cta-form{width:100%;direction:rtl;text-align:right;background:var(--gch-surface);border:1px solid var(--gch-border);border-radius:6px;padding:20px;margin:0 0 25px;box-shadow:0 4px 14px rgb(15 23 42 / .05);color:var(--gch-text);font-family:inherit}.gch-form-head{margin-bottom:20px}.gch-form-title,.gch-top3-cta-title{margin:0 0 8px;color:var(--gch-text);font-size:clamp(18px, 1.8vw, 22px);line-height:1.35;font-weight:800;letter-spacing:-.02em}.gch-top3-cta-title{color:var(--gch-accent-strong)}.gch-form-subtitle,.gch-top3-cta-subtitle{margin:0 0 14px;color:var(--gch-text-muted);font-size:15px;line-height:1.7}.gch-form-subtitle{position:relative;padding-right:18px}.gch-form-subtitle::before{content:'';position:absolute;right:0;top:.7em;width:6px;height:6px;border-radius:50%;background:var(--gch-accent)}.gch-lead-form{display:flex;align-items:stretch;gap:8px;width:100%;margin:0;flex-wrap:wrap}.gch-lead-form input:not([type='hidden']){flex:1 1 170px;min-width:0;min-height:48px;margin:0;padding:10px 12px;border:1px solid var(--gch-border);border-radius:var(--gch-radius-sm);background:#fff;color:var(--gch-text);font:inherit;font-size:.95rem;line-height:1.4;text-align:right;direction:rtl;box-shadow:none}.gch-lead-form input:not([type='hidden'])::placeholder{color:var(--gch-text-muted);opacity:1}.gch-lead-form input:not([type='hidden']):hover{border-color:#cbd5e1}.gch-lead-form input:not([type='hidden']):focus{border-color:var(--gch-accent);outline:none;box-shadow:var(--gch-focus-ring)}.gch-lead-form button{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:48px;margin:0;padding:12px 22px;border:1px solid var(--gch-text);border-radius:var(--gch-radius-sm);background:linear-gradient(180deg,#050a16 0%,var(--gch-text) 100%);color:#fff;font:inherit;font-size:.96rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 10px 24px rgb(15 23 42 / .18);transition:transform 0.18s ease,box-shadow 0.18s ease,color 0.18s ease}.gch-lead-form button:hover{color:var(--gch-accent);transform:translateY(-1px);box-shadow:0 14px 30px rgb(15 23 42 / .24)}.gch-lead-form button:active{transform:translateY(0)}.gch-lead-form button:focus-visible{outline:none;box-shadow:var(--gch-focus-ring),0 12px 28px rgb(15 23 42 / .2)}.gch-lead-form button:disabled{cursor:not-allowed;opacity:.6;transform:none}.gch-form-message{flex-basis:100%;width:100%;min-height:0;margin-top:8px;padding:0 4px;font-size:.9rem;line-height:1.5}.gch-form-message:empty{display:none}.gch-form-message.is-success{color:#15803d}.gch-form-message.is-error{color:#b91c1c}.gch-form-note{display:block;margin-top:8px;color:var(--gch-text-muted);font-size:.9rem}.gch-honeypot,.gch-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.gch-form-demo-section,.gch-form-demo-meta{flex-basis:100%;width:100%}.gch-form-demo-title{margin:2px 0 6px;color:var(--gch-text-soft);font-size:.85rem;font-weight:700}.gch-form-demo-list{margin:8px 0 0;padding-right:18px;color:var(--gch-text-muted);font-size:.82rem;line-height:1.7}@media (max-width:767px){.gch-top3-cta-form{padding:14px;border-radius:3px}.gch-lead-form{display:grid;grid-template-columns:1fr}.gch-lead-form input:not([type='hidden']),.gch-lead-form button{width:100%}}