.voice-form-popup-dialog[data-astro-cid-pc4z2x2t]{padding:35px!important;border:none!important;outline:none!important;border-radius:24px!important;background:#fff!important;background-color:#fff!important;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.lixsa-form[data-astro-cid-pc4z2x2t]{font-family:Inter,sans-serif;color:#334155;width:100%}.lixsa-form[data-astro-cid-pc4z2x2t] .form-group[data-astro-cid-pc4z2x2t]{margin-bottom:20px}.lixsa-form[data-astro-cid-pc4z2x2t] label[data-astro-cid-pc4z2x2t]{display:block;font-size:.95rem;font-weight:500;margin-bottom:8px;color:#0f172a}.lixsa-form[data-astro-cid-pc4z2x2t] .required[data-astro-cid-pc4z2x2t]{color:#e11d48;margin-left:4px}.lixsa-form[data-astro-cid-pc4z2x2t] input[data-astro-cid-pc4z2x2t][type=text],.lixsa-form[data-astro-cid-pc4z2x2t] input[data-astro-cid-pc4z2x2t][type=email],.lixsa-form[data-astro-cid-pc4z2x2t] input[data-astro-cid-pc4z2x2t][type=url],.lixsa-form[data-astro-cid-pc4z2x2t] input[data-astro-cid-pc4z2x2t][type=tel],.lixsa-form[data-astro-cid-pc4z2x2t] textarea[data-astro-cid-pc4z2x2t],.lixsa-form[data-astro-cid-pc4z2x2t] select[data-astro-cid-pc4z2x2t]{width:100%;padding:12px 16px;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;color:#0f172a;transition:all .2s;box-sizing:border-box}.lixsa-form[data-astro-cid-pc4z2x2t] input[data-astro-cid-pc4z2x2t]:focus,.lixsa-form[data-astro-cid-pc4z2x2t] textarea[data-astro-cid-pc4z2x2t]:focus,.lixsa-form[data-astro-cid-pc4z2x2t] select[data-astro-cid-pc4z2x2t]:focus{outline:none;border-color:#5d30df;background-color:#fff;box-shadow:0 0 0 3px #5d30df1a}.lixsa-form[data-astro-cid-pc4z2x2t] .phone-group[data-astro-cid-pc4z2x2t]{display:flex;gap:12px}.lixsa-form[data-astro-cid-pc4z2x2t] .phone-group[data-astro-cid-pc4z2x2t] select[data-astro-cid-pc4z2x2t]{width:140px;flex-shrink:0}.lixsa-form[data-astro-cid-pc4z2x2t] textarea[data-astro-cid-pc4z2x2t]{min-height:120px;resize:vertical}.lixsa-form[data-astro-cid-pc4z2x2t] .consent-text[data-astro-cid-pc4z2x2t]{font-size:.85rem;line-height:1.5;color:#64748b;margin-bottom:12px}.lixsa-form[data-astro-cid-pc4z2x2t] .consent-text[data-astro-cid-pc4z2x2t] p[data-astro-cid-pc4z2x2t]{margin:0}.lixsa-form[data-astro-cid-pc4z2x2t] .checkbox-group[data-astro-cid-pc4z2x2t]{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.lixsa-form[data-astro-cid-pc4z2x2t] .checkbox-group[data-astro-cid-pc4z2x2t] input[data-astro-cid-pc4z2x2t][type=checkbox]{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#5d30df}.lixsa-form[data-astro-cid-pc4z2x2t] .checkbox-group[data-astro-cid-pc4z2x2t] label[data-astro-cid-pc4z2x2t]{font-size:.9rem;font-weight:400;margin:0;line-height:1.4;cursor:pointer}.lixsa-form[data-astro-cid-pc4z2x2t] .button[data-astro-cid-pc4z2x2t]{background:linear-gradient(135deg,#6551e8,#b34fed);color:#fff;border:none;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 25px #6551e84d;position:relative;overflow:hidden}.lixsa-form[data-astro-cid-pc4z2x2t] .button[data-astro-cid-pc4z2x2t]:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,#fff0,#ffffff4d,#fff0);transform:skew(-25deg);animation:btnSweep 4s infinite 2s}@keyframes btnSweep{0%{left:-100%}20%{left:200%}to{left:200%}}.lixsa-form[data-astro-cid-pc4z2x2t] .button[data-astro-cid-pc4z2x2t]:hover{transform:translateY(-2px);box-shadow:0 15px 35px #6551e866;color:#fff}.lixsa-form[data-astro-cid-pc4z2x2t] .button[data-astro-cid-pc4z2x2t]:active{transform:translateY(1px)}.lixsa-form[data-astro-cid-pc4z2x2t] .button[data-astro-cid-pc4z2x2t]:disabled{background:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none}.lixsa-form[data-astro-cid-pc4z2x2t] .button[data-astro-cid-pc4z2x2t]:disabled:before{display:none}.voice-form-popup-dialog[data-astro-cid-pc4z2x2t][open]{animation:dialogFadeIn .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes dialogFadeIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.voice-form-popup-dialog[data-astro-cid-pc4z2x2t]::backdrop{background:#0f172a80;backdrop-filter:blur(6px);animation:backdropFadeIn .3s ease forwards}@keyframes backdropFadeIn{0%{background:#0f172a00;backdrop-filter:blur(0px)}to{background:#0f172a80;backdrop-filter:blur(6px)}}.voice-form-popup-close[data-astro-cid-pc4z2x2t]:hover{color:#ef4444!important;background:#fee2e2!important}.voice-modal-submit[data-astro-cid-pc4z2x2t]:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb4d}
