/**handles:ai-research-cta-css**/
.assistant-cta-container{position:fixed;bottom:0;z-index:9999;margin:0;width:auto;display:inline-block;left:auto}.assistant-cta-container.right{right:80px;left:auto}.assistant-cta-container.left{left:80px;right:auto}.assistant-cta-button{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:382px;height:75px;padding:0 40px;border-radius:20px 20px 0 0;background:linear-gradient(180deg,var(--cta-start-color,#06c) 0,var(--cta-end-color,#036) 100%);box-shadow:0 4px 6px rgba(0,0,0,.1);color:#fff;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s ease;cursor:pointer;gap:0;min-height:75px;max-height:75px;box-sizing:border-box}.assistant-cta-button::before{content:'';width:39.793px;height:39.793px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M8.29875 38.1777L10.4116 33.629L14.9654 31.5802L10.4333 29.4674L8.36794 24.9136L6.27172 29.4457L1.70127 31.511L6.25001 33.6073M24.9049 33.2901L29.0975 24.1927L38.2382 20.0952L29.1407 15.9026L25.0433 6.76185L20.8506 15.8593L11.7099 19.9568L20.8074 24.1494M8.41983 14.9654L10.5326 10.4334L15.0865 8.36797L10.5543 6.27175L8.48902 1.70131L6.39271 6.25004L1.82235 8.29878L6.371 10.4117" fill="white"/></svg>');flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;margin:0;position:absolute;left:40px;z-index:1}.assistant-cta-text{display:flex;flex-direction:column;align-items:center;gap:4px;margin:0;padding:0;margin-left:40px;text-align:center;flex-grow:1;width:calc(100% - 120px);position:relative}.assistant-cta-button:hover{transform:none;box-shadow:0 6px 8px rgba(0,0,0,.15);filter:brightness(.9)}.assistant-cta-button:hover .assistant-cta-subtitle{text-decoration:underline}.assistant-cta-title{font-size:20px;font-weight:700;display:flex;align-items:center;gap:0;line-height:28px;text-align:center;color:#fff}.assistant-cta-title .lightning-bolt{font-size:1.2em;color:#61dafb}.assistant-cta-button h3.assistant-cta-title{font-size:20px!important;font-weight:700!important;display:flex!important;align-items:center!important;gap:0!important;line-height:28px!important;text-align:center!important;color:#fff!important;margin:0!important;padding:0!important;text-transform:none!important;letter-spacing:normal!important;background:0 0!important}.assistant-cta-subtitle{font-size:18px;font-weight:300;opacity:.9;line-height:1.4;text-align:center;color:#fff}.assistant-cta-button p.assistant-cta-subtitle{font-size:18px!important;font-weight:300!important;opacity:.9!important;line-height:1.4!important;text-align:center!important;color:#fff!important;margin:0!important;padding:0!important;text-transform:none!important;letter-spacing:normal!important;background:0 0!important}@media screen and (max-width:440px){.assistant-cta-container{left:0;right:0;width:100%;padding:0}.assistant-cta-container.left,.assistant-cta-container.right{left:0;right:0}.assistant-cta-button{width:100%;max-width:none;border-radius:20px 20px 0 0;margin:0;padding:0 20px}.assistant-cta-button::before{left:20px}.assistant-cta-text{margin-left:30px;width:calc(100% - 90px)}}.cta-field.inactive{opacity:.5;pointer-events:none}.cta-field-wrapper.inactive{opacity:.5;cursor:not-allowed}.cta-field-wrapper.inactive input{pointer-events:none}