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