.FloatingConsultation-module__7BToZa__floatingButton{z-index:9999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding:0;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 8px 24px #0f172a47}.FloatingConsultation-module__7BToZa__floatingLogo{object-fit:cover;border-radius:50%;width:64px;height:64px;display:block}.FloatingConsultation-module__7BToZa__floatingLogoLight{object-fit:cover;border-radius:50%;width:64px;height:64px;display:none}.FloatingConsultation-module__7BToZa__panel{z-index:9998;background:#fff;border-radius:18px;flex-direction:column;width:360px;height:auto;max-height:calc(100vh - 128px);padding:24px;transition:height .25s;display:flex;position:fixed;bottom:104px;right:24px;overflow:hidden;box-shadow:0 16px 48px #0f172a2e,0 0 0 1px #0f172a0f}.FloatingConsultation-module__7BToZa__header{background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 0 14px;display:flex}.FloatingConsultation-module__7BToZa__headerLeft{align-items:center;gap:10px;display:flex}.FloatingConsultation-module__7BToZa__headerLogo{object-fit:cover;border-radius:50%;width:28px;height:28px;display:block}.FloatingConsultation-module__7BToZa__headerBrand{color:#0f0f1a;letter-spacing:.4px;font-size:16px;font-weight:700}.FloatingConsultation-module__7BToZa__iconButton{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.FloatingConsultation-module__7BToZa__headerBackButton{color:#374151}.FloatingConsultation-module__7BToZa__headerTitle{color:#0f0f1a;letter-spacing:.2px;font-size:15px;font-weight:700}.FloatingConsultation-module__7BToZa__homeBody{flex-direction:column;flex:1;padding:12px 0 0;display:flex}.FloatingConsultation-module__7BToZa__homeGreeting{text-align:center;color:#1f2937;margin:0 0 14px;font-size:14px}.FloatingConsultation-module__7BToZa__homeDescription{text-align:center;color:#374151;margin:0 0 22px;font-size:13px;line-height:1.6}.FloatingConsultation-module__7BToZa__primaryButton{color:#fff;text-align:center;cursor:pointer;background:#1a1a24;border:none;border-radius:10px;width:100%;padding:15px 0;font-size:15px;font-weight:700}.FloatingConsultation-module__7BToZa__primaryButton:hover{background:#2a2a36}.FloatingConsultation-module__7BToZa__primaryButton:disabled{color:#11182766;cursor:not-allowed;background:#1118271a}.FloatingConsultation-module__7BToZa__secondaryButton{color:#1f2937;text-align:center;font-variant-numeric:tabular-nums;cursor:default;background:#f3f4f6;border:none;border-radius:10px;width:100%;margin-top:10px;padding:15px 0;font-size:15px;font-weight:700}.FloatingConsultation-module__7BToZa__contactNote{text-align:center;color:#9ca3af;margin:12px 0 0;font-size:12px}.FloatingConsultation-module__7BToZa__formWrapper{flex-direction:column;flex:1;min-height:0;display:flex}.FloatingConsultation-module__7BToZa__formScroll{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;flex:1;margin-right:-24px;padding:12px 24px 0 0;overflow-y:auto}.FloatingConsultation-module__7BToZa__formScroll::-webkit-scrollbar{width:6px}.FloatingConsultation-module__7BToZa__formScroll::-webkit-scrollbar-track{background:0 0;margin:2px 0}.FloatingConsultation-module__7BToZa__formScroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.FloatingConsultation-module__7BToZa__formScroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}.FloatingConsultation-module__7BToZa__formFields{flex-direction:column;gap:16px;display:flex}.FloatingConsultation-module__7BToZa__fieldLabel{color:#0f0f1a;margin-bottom:8px;font-size:13px;font-weight:700}.FloatingConsultation-module__7BToZa__fieldRequired{color:#ef4444;margin-left:4px}.FloatingConsultation-module__7BToZa__fieldInput{color:#0f0f1a;background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;min-height:44px;padding:12px 14px;font-family:inherit;font-size:13px}.FloatingConsultation-module__7BToZa__fieldInput::placeholder{color:#9ca3af}.FloatingConsultation-module__7BToZa__fieldInput:focus{border-color:#4f46e5}.FloatingConsultation-module__7BToZa__fieldTextarea{resize:none;min-height:88px}.FloatingConsultation-module__7BToZa__fieldHint{color:#9ca3af;margin-left:6px;font-size:11px;font-weight:400}.FloatingConsultation-module__7BToZa__optGroup{flex-direction:column;gap:8px;display:flex}.FloatingConsultation-module__7BToZa__optRow{position:relative}.FloatingConsultation-module__7BToZa__optRow input{opacity:0;pointer-events:none;position:absolute}.FloatingConsultation-module__7BToZa__optRow label{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;transition:border-color .15s,background .15s,color .15s;display:flex}.FloatingConsultation-module__7BToZa__optRow label:before{content:"";background:#fff;border:1.5px solid #d1d5db;border-radius:50%;flex:0 0 16px;height:16px;transition:border-color .15s,box-shadow .15s}.FloatingConsultation-module__7BToZa__optRow input:checked+label{color:#0f0f1a;background:#f5f6ff;border-color:#4f46e5}.FloatingConsultation-module__7BToZa__optRow input:checked+label:before{border-color:#4f46e5;box-shadow:inset 0 0 0 4px #4f46e5}.FloatingConsultation-module__7BToZa__optRow input:focus-visible+label{outline-offset:2px;outline:2px solid #4f46e5}.FloatingConsultation-module__7BToZa__consent{color:#6b7280;cursor:pointer;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;display:flex}.FloatingConsultation-module__7BToZa__consent input{accent-color:#4f46e5;flex-shrink:0;width:15px;height:15px;margin-top:2px}.FloatingConsultation-module__7BToZa__formFooter{background:#fff;flex-shrink:0;padding:14px 0 0}.FloatingConsultation-module__7BToZa__formError{color:#ef4444;margin:0 0 10px;font-size:12px;line-height:1.5}.FloatingConsultation-module__7BToZa__successBox{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:12px 0 0;display:flex}.FloatingConsultation-module__7BToZa__successIcon{object-fit:contain;width:48px;height:48px;margin-bottom:4px;display:block}.FloatingConsultation-module__7BToZa__successTitle{color:#0f0f1a;font-size:16px;font-weight:700}.FloatingConsultation-module__7BToZa__successMessage{color:#6b7280;margin-bottom:4px;font-size:13px;line-height:1.5}@media (max-width:750px){.FloatingConsultation-module__7BToZa__panel:not([data-view=form]){transform-origin:100% 100%;transform:scale(.85)}.FloatingConsultation-module__7BToZa__panel[data-view=form]{border-radius:0;padding:20px;width:100dvw!important;max-width:100dvw!important;height:100dvh!important;max-height:100dvh!important;inset:0 auto auto 0!important}.FloatingConsultation-module__7BToZa__panel[data-view=form] .FloatingConsultation-module__7BToZa__formScroll{margin-right:-20px;padding-right:20px}.FloatingConsultation-module__7BToZa__floatingButtonFormHidden{display:none}}body.theme-dark .FloatingConsultation-module__7BToZa__floatingButton{background:#fff}body.theme-dark .FloatingConsultation-module__7BToZa__floatingLogo{display:none}body.theme-dark .FloatingConsultation-module__7BToZa__floatingLogoLight{display:block}
