.turnstile-container.svelte-gt59yq{min-height:65px;display:flex;align-items:center;justify-content:center}.turnstile-compact.svelte-gt59yq{min-height:50px}.turnstile-container iframe{border-radius:.5rem}.custom-select.svelte-fmfs17{position:relative;width:100%}.select-trigger.svelte-fmfs17{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem 2.25rem .625rem .875rem;border-radius:.5rem;background:#fff;font-size:.875rem;color:var(--color-gray-900);cursor:pointer;transition:all .3s ease;text-align:left;border:1px solid #94a3b8}.dark .select-trigger.svelte-fmfs17{background:var(--color-bg);color:var(--color-text)}.select-trigger.open.svelte-fmfs17{box-shadow:0 0 0 4px #1e40af1a}.dark .select-trigger.open.svelte-fmfs17{box-shadow:0 0 0 4px #10b98126}.select-value.svelte-fmfs17{flex:1;pointer-events:none}.select-value.placeholder.svelte-fmfs17{color:var(--color-gray-400)}.dark .select-value.placeholder.svelte-fmfs17{color:var(--color-gray-500)}.select-arrow-wrapper.svelte-fmfs17{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:18px;height:18px;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:transform .3s ease}.select-arrow.svelte-fmfs17{width:18px;height:18px;color:var(--color-gray-500)}.dark .select-arrow.svelte-fmfs17{color:var(--color-gray-400)}.select-arrow-wrapper.open.svelte-fmfs17{transform:translateY(-50%) rotate(180deg)}.select-dropdown.svelte-fmfs17{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border-radius:.5rem;box-shadow:0 10px 40px #0000001f;z-index:1000;max-height:240px;overflow-y:auto;animation:svelte-fmfs17-dropdownIn .2s ease-out;border:1px solid #94a3b8}.dark .select-dropdown.svelte-fmfs17{background:var(--color-bg-secondary);box-shadow:0 10px 40px #0006;border-color:#ffffff1a}@keyframes svelte-fmfs17-dropdownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.select-option.svelte-fmfs17{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem .875rem;border:none;background:transparent;font-size:.875rem;color:var(--color-gray-900);cursor:pointer;text-align:left;transition:all .2s ease}.select-option.svelte-fmfs17:hover{background:var(--color-gray-50)}.dark .select-option.svelte-fmfs17:hover{background:#ffffff0d}.select-option.selected.svelte-fmfs17{background:#1e40af14;color:var(--color-primary)}.dark .select-option.selected.svelte-fmfs17{background:#10b9811a;color:var(--color-secondary)}.select-option.placeholder-option.svelte-fmfs17{color:var(--color-gray-400);font-style:italic}.dark .select-option.placeholder-option.svelte-fmfs17{color:var(--color-gray-500)}.select-option.svelte-fmfs17:not(:last-child){border-bottom:1px solid var(--color-gray-100)}.dark .select-option.svelte-fmfs17:not(:last-child){border-color:var(--color-gray-700)}.option-label.svelte-fmfs17{flex:1}.option-check.svelte-fmfs17{width:18px;height:18px;color:var(--color-primary)}.dark .option-check.svelte-fmfs17{color:var(--color-secondary)}.select-dropdown.svelte-fmfs17::-webkit-scrollbar{width:6px}.select-dropdown.svelte-fmfs17::-webkit-scrollbar-track{background:transparent;border-radius:3px}.dark .select-dropdown.svelte-fmfs17::-webkit-scrollbar-track{background:var(--color-gray-700)}.select-dropdown.svelte-fmfs17::-webkit-scrollbar-thumb{background:var(--color-gray-300);border-radius:4px}.dark .select-dropdown.svelte-fmfs17::-webkit-scrollbar-thumb{background:var(--color-gray-600)}.select-dropdown.svelte-fmfs17::-webkit-scrollbar-thumb:hover{background:var(--color-gray-400)}.dark .select-dropdown.svelte-fmfs17::-webkit-scrollbar-thumb:hover{background:var(--color-gray-500)}.date-picker-wrapper.svelte-1q9t83l{position:relative;width:100%}.date-trigger.svelte-1q9t83l{width:100%;display:flex;align-items:center;gap:.625rem;padding:.625rem 2.5rem .625rem .875rem;border-radius:.5rem;background:#fff;font-size:.875rem;color:var(--color-gray-900);cursor:pointer;transition:all .3s ease;text-align:left;position:relative;border:1px solid #94a3b8}.dark .date-trigger.svelte-1q9t83l{background:var(--color-bg);color:var(--color-text)}.date-trigger.open.svelte-1q9t83l{box-shadow:0 0 0 4px #1e40af1a}.dark .date-trigger.open.svelte-1q9t83l{box-shadow:0 0 0 4px #10b98126}.date-icon-wrapper.svelte-1q9t83l{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.date-icon.svelte-1q9t83l{width:18px;height:18px;color:var(--color-gray-500)}.dark .date-icon.svelte-1q9t83l{color:var(--color-gray-400)}.date-value.svelte-1q9t83l{flex:1}.date-value.placeholder.svelte-1q9t83l{color:var(--color-gray-400)}.dark .date-value.placeholder.svelte-1q9t83l{color:var(--color-gray-500)}.date-arrow-wrapper.svelte-1q9t83l{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:18px;height:18px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;pointer-events:none}.date-arrow.svelte-1q9t83l{width:18px;height:18px;color:var(--color-gray-500)}.dark .date-arrow.svelte-1q9t83l{color:var(--color-gray-400)}.date-arrow-wrapper.open.svelte-1q9t83l{transform:translateY(-50%) rotate(180deg)}.date-dropdown.svelte-1q9t83l{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border-radius:.5rem;box-shadow:0 10px 40px #0000001f;z-index:1000;padding:.5rem;animation:svelte-1q9t83l-dropdownIn .2s ease-out;min-width:220px;border:1px solid #94a3b8}.dark .date-dropdown.svelte-1q9t83l{background:var(--color-bg-secondary);box-shadow:0 10px 40px #0006;border-color:#ffffff1a}@keyframes svelte-1q9t83l-dropdownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.calendar-header.svelte-1q9t83l{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.nav-btn.svelte-1q9t83l{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:.375rem;cursor:pointer;transition:all .2s ease;color:var(--color-gray-600)}.dark .nav-btn.svelte-1q9t83l{color:var(--color-gray-400)}.nav-btn.svelte-1q9t83l:hover{background:var(--color-gray-100)}.dark .nav-btn.svelte-1q9t83l:hover{background:var(--color-gray-700)}.nav-icon.svelte-1q9t83l{width:16px;height:16px}.month-year.svelte-1q9t83l{font-weight:600;color:var(--color-gray-900);font-size:.875rem}.dark .month-year.svelte-1q9t83l{color:#fff}.calendar-weekdays.svelte-1q9t83l{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:.25rem}.weekday.svelte-1q9t83l{text-align:center;font-size:.6875rem;font-weight:600;color:var(--color-gray-500);padding:.25rem}.dark .weekday.svelte-1q9t83l{color:var(--color-gray-400)}.calendar-grid.svelte-1q9t83l{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.calendar-day.svelte-1q9t83l{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:.375rem;font-size:.8125rem;color:var(--color-gray-700);cursor:pointer;transition:all .2s ease}.dark .calendar-day.svelte-1q9t83l{color:var(--color-gray-300)}.calendar-day.svelte-1q9t83l:hover:not(.empty){background:var(--color-gray-100)}.dark .calendar-day.svelte-1q9t83l:hover:not(.empty){background:var(--color-gray-700)}.calendar-day.today.svelte-1q9t83l{font-weight:600;color:var(--color-primary)}.dark .calendar-day.today.svelte-1q9t83l{color:var(--color-secondary)}.calendar-day.selected.svelte-1q9t83l{background:var(--color-primary);color:#fff;font-weight:600}.dark .calendar-day.selected.svelte-1q9t83l{background:var(--color-secondary)}.calendar-day.selected.svelte-1q9t83l:hover{background:var(--color-primary)}.dark .calendar-day.selected.svelte-1q9t83l:hover{background:var(--color-secondary)}.calendar-day.empty.svelte-1q9t83l{cursor:default}.calendar-footer.svelte-1q9t83l{display:flex;justify-content:center;margin-top:.5rem;padding-top:.5rem}.today-btn.svelte-1q9t83l{padding:.375rem .75rem;background:transparent;border-radius:.375rem;font-size:.75rem;color:var(--color-gray-600);cursor:pointer;transition:all .2s ease}.dark .today-btn.svelte-1q9t83l{color:var(--color-gray-400)}.today-btn.svelte-1q9t83l:hover{color:var(--color-primary);background:#1e40af0d}.dark .today-btn.svelte-1q9t83l:hover{color:var(--color-secondary);background:#10b9811a}.form-container.svelte-19snr28{background:#fff;border-radius:1.5rem;padding:.75rem;box-shadow:0 4px 20px #0000000d;border:1px solid #94a3b8;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.dark .form-container.svelte-19snr28{background:var(--color-bg-secondary);box-shadow:0 10px 40px #0000004d;border-color:#ffffff1a}@media(min-width:480px){.form-container.svelte-19snr28{padding:1.25rem;box-shadow:0 8px 30px #0000000f}}@media(min-width:640px){.form-container.svelte-19snr28{padding:2rem;box-shadow:0 10px 40px #00000014}}@media(min-width:768px){.form-container.svelte-19snr28{padding:2.5rem}}.form-header.svelte-19snr28{margin-bottom:2rem;padding-bottom:1.5rem;text-align:center}.form-title.svelte-19snr28{font-size:1.75rem;font-weight:800;color:var(--color-gray-900);margin-bottom:.75rem;line-height:1.2;background:linear-gradient(135deg,var(--color-gray-900) 0%,var(--color-primary) 50%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .form-title.svelte-19snr28{background:linear-gradient(135deg,#ffffff 0%,var(--color-secondary) 50%,var(--color-primary) 100%);-webkit-background-clip:text;background-clip:text}.form-subtitle.svelte-19snr28{font-size:1rem;color:var(--color-gray-600);line-height:1.6;max-width:90%;margin:0 auto}.dark .form-subtitle.svelte-19snr28{color:var(--color-gray-400)}.form-header-underline.svelte-19snr28{width:80px;height:4px;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:2px;margin:1.25rem auto 0;position:relative;overflow:hidden}.form-header-underline.svelte-19snr28:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:svelte-19snr28-shimmer 2s infinite}@keyframes svelte-19snr28-shimmer{to{left:100%}}.success-message.svelte-19snr28{text-align:center;padding:1rem;background:linear-gradient(135deg,#10b9811a,#34d3991a);border:1px solid rgba(16,185,129,.3);border-radius:1rem;margin-bottom:2rem;animation:svelte-19snr28-slideDown .4s ease-out}@media(min-width:640px){.success-message.svelte-19snr28{padding:2rem}}.success-icon.svelte-19snr28{width:60px;height:60px;margin:0 auto 1rem;border-radius:50%;background:var(--color-secondary);display:flex;align-items:center;justify-content:center;color:#fff}.success-title.svelte-19snr28{font-size:1.25rem;font-weight:700;color:var(--color-secondary-dark);margin-bottom:.5rem}.success-text.svelte-19snr28{color:var(--color-gray-600)}.error-message.svelte-19snr28{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:.75rem;margin-bottom:1.5rem;animation:svelte-19snr28-shake .4s ease-out}.error-message.svelte-19snr28 svg{color:#ef4444;flex-shrink:0;margin-top:.125rem}.error-title.svelte-19snr28{font-weight:600;color:#dc2626;margin-bottom:.25rem}.error-text.svelte-19snr28{font-size:.875rem;color:#991b1b}@keyframes svelte-19snr28-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.contact-form.svelte-19snr28{display:flex;flex-direction:column;gap:1.5rem}.form-grid.svelte-19snr28{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.form-grid.svelte-19snr28{grid-template-columns:repeat(2,1fr);gap:1.5rem}.form-grid-3.svelte-19snr28{grid-template-columns:repeat(3,1fr)}}.form-group.svelte-19snr28{display:flex;flex-direction:column;gap:.5rem}.form-label.svelte-19snr28{font-size:.875rem;font-weight:600;color:var(--color-gray-700)}.dark .form-label.svelte-19snr28{color:#fff}.required.svelte-19snr28{color:#ef4444}.form-input.svelte-19snr28,.form-textarea.svelte-19snr28{width:100%;max-width:100%;box-sizing:border-box;padding:.625rem .875rem;border-radius:.5rem;background:#fff;font-size:.875rem;color:var(--color-gray-900);transition:all .3s ease;border:1px solid #94a3b8}.form-input.svelte-19snr28:focus,.form-textarea.svelte-19snr28:focus{outline:none;box-shadow:0 0 0 4px #1e40af1a}.dark .form-input.svelte-19snr28,.dark .form-textarea.svelte-19snr28{background:var(--color-bg);color:var(--color-text)}.dark .form-input.svelte-19snr28:focus,.dark .form-textarea.svelte-19snr28:focus{box-shadow:0 0 0 4px #10b98126}.form-input.svelte-19snr28::placeholder,.form-textarea.svelte-19snr28::placeholder{color:var(--color-gray-400)}.dark .form-input.svelte-19snr28::placeholder,.dark .form-textarea.svelte-19snr28::placeholder{color:var(--color-gray-500)}.form-textarea.svelte-19snr28{resize:none;min-height:140px}.inquiry-type-grid.svelte-19snr28{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.inquiry-type-grid.svelte-19snr28{grid-template-columns:repeat(3,1fr);gap:1rem}}.inquiry-type-card.svelte-19snr28{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;border-radius:1.25rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-align:center;background:#fff;overflow:hidden;box-shadow:0 4px 12px #0000000d;border:1px solid #94a3b8;width:100%;max-width:100%;box-sizing:border-box}@media(min-width:640px){.inquiry-type-card.svelte-19snr28{padding:1.5rem 1rem}}.dark .inquiry-type-card.svelte-19snr28{background:var(--color-bg-secondary);box-shadow:0 4px 15px #0003}.inquiry-type-card[data-type=hardware].svelte-19snr28:hover{background:linear-gradient(135deg,#3b82f60d,#06b6d40d);transform:translateY(-4px);box-shadow:0 10px 30px #3b82f626}.inquiry-type-card[data-type=software].svelte-19snr28:hover{background:linear-gradient(135deg,#a855f70d,#ec48990d);transform:translateY(-4px);box-shadow:0 10px 30px #a855f726}.inquiry-type-card[data-type=consultation].svelte-19snr28:hover{background:linear-gradient(135deg,#10b9810d,#14b8a60d);transform:translateY(-4px);box-shadow:0 10px 30px #10b98126}.inquiry-type-card[data-type=hardware].selected.svelte-19snr28{background:linear-gradient(135deg,#3b82f61a,#06b6d41a);box-shadow:0 4px 15px #3b82f633,inset 0 1px #ffffff1a;transform:translateY(-2px)}.inquiry-type-card[data-type=software].selected.svelte-19snr28{background:linear-gradient(135deg,#a855f71a,#ec48991a);box-shadow:0 4px 15px #a855f733,inset 0 1px #ffffff1a;transform:translateY(-2px)}.inquiry-type-card[data-type=consultation].selected.svelte-19snr28{background:linear-gradient(135deg,#10b9811a,#14b8a61a);box-shadow:0 4px 15px #10b98133,inset 0 1px #ffffff1a;transform:translateY(-2px)}.inquiry-icon-wrapper.svelte-19snr28{position:relative}.inquiry-icon.svelte-19snr28{width:60px;height:60px;border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000001a}.inquiry-type-card.svelte-19snr28:hover .inquiry-icon:where(.svelte-19snr28){transform:scale(1.1) rotate(5deg);box-shadow:0 8px 25px #00000026}.inquiry-type-card.selected.svelte-19snr28 .inquiry-icon:where(.svelte-19snr28){transform:scale(1.15);box-shadow:0 8px 30px #0003;animation:svelte-19snr28-pulse-icon 2s ease-in-out infinite}@keyframes svelte-19snr28-pulse-icon{0%,to{transform:scale(1.15)}50%{transform:scale(1.2)}}.inquiry-info.svelte-19snr28{display:flex;flex-direction:column;text-align:center;gap:.25rem}.inquiry-label.svelte-19snr28{font-weight:600;color:var(--color-gray-900);font-size:.9375rem}.dark .inquiry-label.svelte-19snr28{color:#fff}.inquiry-desc.svelte-19snr28{font-size:.75rem;color:var(--color-gray-500)}.dark .inquiry-desc.svelte-19snr28{color:#cbd5e1}.check-indicator.svelte-19snr28{position:absolute;top:.75rem;right:.75rem;color:var(--color-primary);opacity:0;transform:scale(.5);transition:all .3s ease}.inquiry-type-card.selected.svelte-19snr28 .check-indicator:where(.svelte-19snr28){opacity:1;transform:scale(1)}.dynamic-fields.svelte-19snr28{padding:1rem;background:var(--color-gray-50);border-radius:1rem;animation:svelte-19snr28-slideDown .3s ease-out;width:100%;box-sizing:border-box}@media(min-width:640px){.dynamic-fields.svelte-19snr28{padding:1.5rem}}.dark .dynamic-fields.svelte-19snr28{background:#ffffff05}.fields-title.svelte-19snr28{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--color-gray-900);margin-bottom:1.25rem}.dark .fields-title.svelte-19snr28{color:#fff}.fields-title.svelte-19snr28 svg{color:var(--color-primary)}@keyframes svelte-19snr28-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.turnstile-section.svelte-19snr28{padding:.75rem;background:var(--color-gray-50);border-radius:1rem;width:100%;box-sizing:border-box}@media(min-width:640px){.turnstile-section.svelte-19snr28{padding:1.5rem}}.dark .turnstile-section.svelte-19snr28{background:#ffffff05}.turnstile-header.svelte-19snr28{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.turnstile-label.svelte-19snr28{font-size:.875rem;font-weight:600;color:var(--color-gray-700)}.dark .turnstile-label.svelte-19snr28{color:#fff}.turnstile-wrapper.svelte-19snr28{padding:.5rem;border-radius:.75rem;transition:all .3s ease;display:block;width:100%;overflow-x:auto;text-align:center}.turnstile-wrapper.svelte-19snr28 .turnstile-container{display:inline-flex}@media(min-width:640px){.turnstile-wrapper.svelte-19snr28{padding:1rem}}.turnstile-wrapper.verified.svelte-19snr28{background:#10b9810d}.turnstile-wrapper.error.svelte-19snr28{background:#ef44440d}.turnstile-status.svelte-19snr28{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.875rem}.turnstile-status.verified.svelte-19snr28{color:var(--color-secondary)}.turnstile-status.error.svelte-19snr28{color:#ef4444}.form-footer.svelte-19snr28{display:flex;flex-direction:column;gap:.75rem}.submit-btn.svelte-19snr28{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:.75rem;cursor:pointer;transition:all .3s ease}.submit-btn.svelte-19snr28:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #1e40af4d}.submit-btn.svelte-19snr28:disabled{opacity:.6;cursor:not-allowed}.verification-hint.svelte-19snr28{font-size:.875rem;color:var(--color-gray-500);text-align:center}.loading-spinner.svelte-19snr28{width:20px;height:20px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:svelte-19snr28-spin .8s linear infinite}@keyframes svelte-19snr28-spin{to{transform:rotate(360deg)}}.faq-section.svelte-syrf7p{position:relative;background:linear-gradient(135deg,var(--color-primary-dark) 0%,var(--color-primary) 50%,var(--color-secondary) 100%);overflow:hidden}.dark .faq-section.svelte-syrf7p{background:linear-gradient(135deg,#0f172a,#1e3a8a,#312e81)}.faq-bg.svelte-syrf7p{position:absolute;inset:0;overflow:hidden}.gradient-orb.svelte-syrf7p{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;animation:svelte-syrf7p-floatOrb 15s ease-in-out infinite}.orb-1.svelte-syrf7p{width:400px;height:400px;background:radial-gradient(circle,var(--color-secondary) 0%,transparent 70%);top:-100px;right:-100px}.orb-2.svelte-syrf7p{width:300px;height:300px;background:radial-gradient(circle,#818cf8 0%,transparent 70%);bottom:-50px;left:-50px;animation-delay:-5s}.orb-3.svelte-syrf7p{width:250px;height:250px;background:radial-gradient(circle,#f472b6 0%,transparent 70%);top:30%;left:40%;animation-delay:-10s}@keyframes svelte-syrf7p-floatOrb{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.faq-grid-pattern.svelte-syrf7p{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px}.badge-animate.svelte-syrf7p{animation:fadeInDown .6s ease-out .2s both}.faq-heading.svelte-syrf7p{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}@media(min-width:768px){.faq-heading.svelte-syrf7p{font-size:3rem}}.faq-heading-gradient.svelte-syrf7p{background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-description.svelte-syrf7p{font-size:1.125rem;color:#ffffffd9;line-height:1.7}.faq-container.svelte-syrf7p{max-width:4xl;margin:0 auto}.faq-item.svelte-syrf7p{background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;margin-bottom:1rem;overflow:hidden;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.dark .faq-item.svelte-syrf7p{background:#0003;border-color:#ffffff0d}.faq-item.svelte-syrf7p:hover{background:#ffffff1f}.dark .faq-item.svelte-syrf7p:hover{background:#0000004d}.faq-question.svelte-syrf7p{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;background:none;border:none;cursor:pointer;text-align:left}@media(min-width:640px){.faq-question.svelte-syrf7p{padding:1.25rem 1.5rem}}.faq-question-content.svelte-syrf7p{display:flex;align-items:center;gap:1rem}.faq-number.svelte-syrf7p{font-size:.875rem;font-weight:700;color:var(--color-secondary);background:#10b98126;padding:.25rem .5rem;border-radius:.375rem}.faq-question-text.svelte-syrf7p{font-weight:600;color:#fff;font-size:1rem}.faq-icon-wrapper.svelte-syrf7p{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1a;transition:all .3s ease}.faq-answer-wrapper.svelte-syrf7p{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-answer-wrapper.open.svelte-syrf7p{max-height:500px}.faq-answer.svelte-syrf7p{padding:0 1.5rem 1.5rem}.faq-answer-indicator.svelte-syrf7p{width:40px;height:3px;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:2px;margin-bottom:1rem}.faq-answer-text.svelte-syrf7p{color:#fffc;line-height:1.7;font-size:.9375rem}.faq-cta.svelte-syrf7p{max-width:2xl;margin-left:auto;margin-right:auto}.faq-cta-card.svelte-syrf7p{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.5rem;padding:2rem 1.5rem;border:1px solid rgba(255,255,255,.15);text-align:center}@media(min-width:640px){.faq-cta-card.svelte-syrf7p{padding:3rem 2rem}}.dark .faq-cta-card.svelte-syrf7p{background:#0003;border-color:#ffffff0d}.faq-cta-icon.svelte-syrf7p{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));display:flex;align-items:center;justify-content:center;color:#fff}.faq-cta-title.svelte-syrf7p{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem}.faq-cta-text.svelte-syrf7p{color:#ffffffbf;margin-bottom:2rem}.faq-cta-buttons.svelte-syrf7p{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.faq-cta-btn.svelte-syrf7p{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:.75rem;font-weight:600;font-size:.9375rem;text-decoration:none;transition:all .3s ease}.faq-cta-btn.primary.svelte-syrf7p{background:#fff;color:var(--color-primary)}.faq-cta-btn.primary.svelte-syrf7p:hover{transform:translateY(-2px);box-shadow:0 8px 25px #fff3}.faq-cta-btn.secondary.svelte-syrf7p{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.faq-cta-btn.secondary.svelte-syrf7p:hover{background:#fff3;transform:translateY(-2px)}.dark .faq-section.svelte-syrf7p .badge-animate:where(.svelte-syrf7p){background-color:#ffffff1a!important;border-color:var(--color-secondary)!important}.dark .contact-main.svelte-1h69t8k{background:var(--color-bg)}.sidebar-content.svelte-1h69t8k{display:flex;flex-direction:column;gap:1.5rem}.support-card.svelte-1h69t8k{position:relative;border-radius:1.5rem;overflow:hidden;background:#fff;box-shadow:0 4px 20px #0000000d;padding:1.25rem;text-align:center;border:1px solid #94a3b8}@media(min-width:640px){.support-card.svelte-1h69t8k{padding:1.5rem;box-shadow:0 10px 35px #00000014}}.dark .support-card.svelte-1h69t8k{background:var(--color-bg-secondary);box-shadow:0 10px 35px #0000004d;border-color:#ffffff1a}.support-icon-wrapper.svelte-1h69t8k{position:relative;width:70px;height:70px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.support-icon-bg.svelte-1h69t8k{position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));animation:svelte-1h69t8k-supportPulse 3s ease-in-out infinite;opacity:.2}@keyframes svelte-1h69t8k-supportPulse{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.1);opacity:.3}}.support-icon.svelte-1h69t8k{position:relative;width:50px;height:50px;border-radius:1rem;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 20px #1e40af4d}.dark .support-icon.svelte-1h69t8k{background:linear-gradient(135deg,var(--color-secondary),#059669);box-shadow:0 8px 20px #10b9814d}.support-title.svelte-1h69t8k{font-size:1.25rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.dark .support-title.svelte-1h69t8k{color:#fff}.support-text.svelte-1h69t8k{color:var(--color-gray-600);font-size:.9375rem;margin-bottom:1.5rem}.dark .support-text.svelte-1h69t8k{color:var(--color-gray-400)}.support-btn.svelte-1h69t8k{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;font-weight:600;border-radius:.75rem;text-decoration:none;transition:all .3s ease}.support-btn.svelte-1h69t8k:hover{transform:translateY(-2px);box-shadow:0 8px 25px #1e40af4d}
