.category-intro.svelte-1rlgjtq{max-width:720px;margin:2rem auto 0;padding:0 1rem;text-align:center}.intro-heading.svelte-1rlgjtq{font-size:1.375rem;font-weight:700;color:var(--foreground);font-family:var(--font-display);margin:0 0 .75rem;line-height:1.3}.intro-text.svelte-1rlgjtq{font-size:.9375rem;line-height:1.7;color:var(--muted-foreground);margin:0}@media(min-width:640px){.category-intro.svelte-1rlgjtq{margin-top:2.5rem}.intro-heading.svelte-1rlgjtq{font-size:1.625rem}.intro-text.svelte-1rlgjtq{font-size:1rem}}.reveal-benefit.svelte-oom5sf,.reveal-stats.svelte-oom5sf,.reveal-copyright.svelte-oom5sf{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal-benefit.svelte-oom5sf{transition-delay:0s}.reveal-stats.svelte-oom5sf{transition-delay:.15s}.reveal-copyright.svelte-oom5sf{transition-delay:.25s}.in-view .reveal-benefit.svelte-oom5sf,.in-view .reveal-stats.svelte-oom5sf,.in-view .reveal-copyright.svelte-oom5sf{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal-benefit.svelte-oom5sf,.reveal-stats.svelte-oom5sf,.reveal-copyright.svelte-oom5sf{opacity:1;transform:none;transition:none}}.process-steps.svelte-8elt00{max-width:900px;margin:2.5rem auto;padding:2rem 1rem}.steps-heading.svelte-8elt00{font-size:1.375rem;font-weight:700;color:var(--foreground);font-family:var(--font-display);text-align:center;margin:0 0 2rem}.steps-grid.svelte-8elt00{display:flex;flex-direction:column;align-items:center;gap:1rem}.step.svelte-8elt00{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:260px}.step-number.svelte-8elt00{width:48px;height:48px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;margin-bottom:.75rem;flex-shrink:0}.step-title.svelte-8elt00{font-size:1rem;font-weight:600;color:var(--foreground);margin:0 0 .375rem;line-height:1.3}.step-description.svelte-8elt00{font-size:.875rem;color:var(--muted-foreground);margin:0;line-height:1.5}.step-connector.svelte-8elt00{color:var(--border);transform:rotate(90deg)}@media(min-width:640px){.steps-heading.svelte-8elt00{font-size:1.625rem}}@media(min-width:768px){.steps-grid.svelte-8elt00{flex-direction:row;justify-content:center;align-items:flex-start;gap:0}.step.svelte-8elt00{flex:1;padding:0 1rem}.step-connector.svelte-8elt00{transform:none;margin-top:24px;flex-shrink:0}}.sticky-bar.svelte-1e3p8eq{position:fixed;top:0;left:0;right:0;z-index:50;background:var(--primary);box-shadow:0 2px 8px #00000026;animation:svelte-1e3p8eq-slideDown .25s ease-out}@keyframes svelte-1e3p8eq-slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.bar-inner.svelte-1e3p8eq{max-width:720px;margin:0 auto;padding:.625rem 1rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.bar-tagline.svelte-1e3p8eq{color:#ffffffe6;font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.bar-select.svelte-1e3p8eq{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:40px;padding:0 32px 0 12px;font-size:.875rem;color:var(--foreground);background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") right 8px center / 20px no-repeat;border:none;border-radius:.375rem;font-family:inherit;cursor:pointer;min-width:0}.bar-select.svelte-1e3p8eq:focus{outline:2px solid white;outline-offset:1px}.bar-button.svelte-1e3p8eq{display:inline-flex;align-items:center;padding:.5rem 1.25rem;background:#fff;color:var(--primary);text-decoration:none;border-radius:.375rem;font-weight:600;font-size:.875rem;white-space:nowrap;transition:background-color .2s,opacity .2s}.bar-button.svelte-1e3p8eq:hover:not(.disabled){background:#f1f5f9}.bar-button.disabled.svelte-1e3p8eq{opacity:.5;pointer-events:none}.spinner.svelte-q4u6iz{width:72px;height:72px;border:4px solid #e5e7eb;border-top-color:var(--primary);border-radius:50%;animation:svelte-q4u6iz-spin .8s linear infinite}.spinner-small.svelte-q4u6iz{width:24px;height:24px;border-width:3px;display:inline-block;vertical-align:middle;margin-right:.5rem}@keyframes svelte-q4u6iz-spin{to{transform:rotate(360deg)}}.icon-label-wrapper.svelte-q4u6iz{display:flex;flex-direction:column;align-items:center;width:100%}.icon-container.svelte-q4u6iz{display:flex;justify-content:center;align-items:center;min-height:72px}.simple-label.svelte-q4u6iz{color:var(--primary);text-align:center;width:100%}.text-only-label.svelte-q4u6iz{font-size:1rem;font-weight:600;color:var(--primary);text-align:center;padding:.5rem}.option-picker-container.svelte-q4u6iz{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1rem;max-width:40rem;margin:auto;width:90%}.option-wrapper.svelte-q4u6iz{position:relative;cursor:pointer;flex:0 0 calc(33.333% - .75rem);max-width:160px;min-width:110px;padding-top:12px;margin-top:4px}.option-card-with-badge.svelte-q4u6iz{position:relative;overflow:hidden}.choice-button-enhanced.svelte-q4u6iz{border:2px solid var(--primary);border-radius:.5rem;background:#fff!important;transition:all .2s ease}.choice-button-enhanced.svelte-q4u6iz:hover{border-color:var(--primary);transform:scale(1.02);background:#fff!important}.square-option.svelte-q4u6iz{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:0;min-height:140px;position:relative}.option-icon-area.svelte-q4u6iz{flex:1;display:flex;align-items:center;justify-content:center;padding:.75rem;width:100%}.option-icon.svelte-q4u6iz{width:72px;height:72px;object-fit:contain}@media(max-width:480px){.option-picker-container.svelte-q4u6iz{width:95%;gap:.5rem}.option-wrapper.svelte-q4u6iz{flex:0 0 calc(50% - .25rem);min-width:100px;max-width:none}.square-option.svelte-q4u6iz{min-height:120px}.option-icon.svelte-q4u6iz,.spinner.svelte-q4u6iz{width:64px;height:64px}.icon-container.svelte-q4u6iz{min-height:64px}}@media(max-width:330px){.option-picker-container.svelte-q4u6iz{width:95%;gap:.75rem}.option-wrapper.svelte-q4u6iz{flex:0 0 100%;min-width:unset;max-width:unset;padding-top:8px;margin-top:0}.square-option.svelte-q4u6iz{aspect-ratio:auto;min-height:auto;flex-direction:column;align-items:center;padding:0}.option-icon-area.svelte-q4u6iz{flex:0 0 auto;padding:.75rem}.option-icon.svelte-q4u6iz,.spinner.svelte-q4u6iz{width:60px;height:60px}.icon-container.svelte-q4u6iz{min-height:60px}}.next-button-container.svelte-q4u6iz{display:flex;justify-content:center;margin-top:1.5rem}.vertical-grid.svelte-1bajvt0{max-width:1080px;margin:2rem auto 0;padding:0 1rem}.grid-heading.svelte-1bajvt0{font-size:1.25rem;font-weight:700;color:var(--foreground);font-family:var(--font-display);margin:0 0 1rem;text-align:center}.grid-cards.svelte-1bajvt0{display:grid;grid-template-columns:1fr;gap:.75rem}.vertical-card.svelte-1bajvt0{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;background:#fff;border:1px solid oklch(.9 .01 250);border-radius:.625rem;text-decoration:none;transition:border-color .2s,box-shadow .2s}.vertical-card.svelte-1bajvt0:hover{border-color:#b0c0d1;box-shadow:0 2px 8px #0000000f}.card-label.svelte-1bajvt0{font-size:.9375rem;font-weight:600;color:var(--foreground);line-height:1.3}.card-desc.svelte-1bajvt0{font-size:.8125rem;color:var(--muted-foreground);line-height:1.5}.card-cta.svelte-1bajvt0{display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;color:var(--primary);margin-top:.25rem}@media(min-width:640px){.grid-cards.svelte-1bajvt0{grid-template-columns:repeat(2,1fr)}.grid-heading.svelte-1bajvt0{font-size:1.375rem}}@media(min-width:1024px){.grid-cards.svelte-1bajvt0{grid-template-columns:repeat(3,1fr)}}.select-container.svelte-1h0b17w{position:relative;width:100%;max-width:400px;margin:0 auto}.select-label.svelte-1h0b17w{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:1rem;color:var(--muted-foreground);pointer-events:none;transition:all .2s ease;background:#fff;padding:0 4px;z-index:1}.select-label.float.svelte-1h0b17w{top:0;font-size:.75rem;color:var(--muted-foreground)}.select-label.focused.svelte-1h0b17w{color:var(--primary)}.select-trigger.svelte-1h0b17w{position:relative;width:100%;min-height:56px;padding:16px 48px 16px 16px;font-size:1rem;text-align:left;background:#fff;border:2px solid var(--border);border-radius:8px;cursor:pointer;transition:all .2s ease;overflow:hidden}.select-trigger.svelte-1h0b17w:hover:not(.disabled){border-color:#9ca3af}.select-trigger.svelte-1h0b17w:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0327cc1a}.select-trigger.open.svelte-1h0b17w{border-color:var(--primary);box-shadow:0 0 0 3px #0327cc1a}.select-trigger.error.svelte-1h0b17w{border-color:var(--destructive)}.select-trigger.error.svelte-1h0b17w:focus{box-shadow:0 0 0 3px #ef44441a}.select-trigger.disabled.svelte-1h0b17w{background:#f3f4f6;cursor:not-allowed;opacity:.6}.select-value.svelte-1h0b17w{display:block;color:var(--foreground);font-weight:500}.select-value.placeholder.svelte-1h0b17w{color:#9ca3af;font-weight:400}.select-value.hidden.svelte-1h0b17w{opacity:0}.select-icon.svelte-1h0b17w{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--muted-foreground);transition:transform .2s ease;display:flex;align-items:center}.select-icon.open.svelte-1h0b17w{transform:translateY(-50%) rotate(180deg)}.select-dropdown.svelte-1h0b17w{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:280px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:50;list-style:none;margin:0;padding:8px 0;animation:svelte-1h0b17w-slideDown .15s ease-out}@keyframes svelte-1h0b17w-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.select-option.svelte-1h0b17w{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;min-height:48px;cursor:pointer;transition:background .15s ease}.select-option.svelte-1h0b17w:hover,.select-option.focused.svelte-1h0b17w{background:#f3f4f6}.select-option.selected.svelte-1h0b17w{background:#eff6ff}.select-option.selected.svelte-1h0b17w .option-text:where(.svelte-1h0b17w){color:var(--primary);font-weight:600}.option-text.svelte-1h0b17w{color:var(--foreground);font-size:1rem}.check-icon.svelte-1h0b17w{color:var(--primary);display:flex;align-items:center}.error-message.svelte-1h0b17w{display:block;margin-top:6px;font-size:.75rem;color:var(--destructive)}.ripple-overlay.svelte-1h0b17w{position:absolute;top:0;right:0;bottom:0;left:0;background:#0327cc1a;animation:svelte-1h0b17w-rippleFade .3s ease-out forwards}@keyframes svelte-1h0b17w-rippleFade{0%{opacity:1}to{opacity:0}}.spinner-small.svelte-1h0b17w{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:var(--primary);border-radius:50%;animation:svelte-1h0b17w-spin .8s linear infinite}@keyframes svelte-1h0b17w-spin{to{transform:rotate(360deg)}}.select-dropdown.svelte-1h0b17w::-webkit-scrollbar{width:8px}.select-dropdown.svelte-1h0b17w::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.select-dropdown.svelte-1h0b17w::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.select-dropdown.svelte-1h0b17w::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.mobile-overlay.svelte-1h0b17w{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100}.mobile-bottom-sheet.svelte-1h0b17w{position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:20px 20px 0 0;z-index:101;max-height:80vh;display:flex;flex-direction:column}.mobile-sheet-header.svelte-1h0b17w{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.mobile-sheet-title.svelte-1h0b17w{font-size:1.125rem;font-weight:600;color:var(--foreground)}.mobile-close-btn.svelte-1h0b17w{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:#f3f4f6;border-radius:50%;cursor:pointer;color:var(--muted-foreground);transition:all .2s ease}.mobile-close-btn.svelte-1h0b17w:hover{background:#e5e7eb;color:var(--foreground)}.mobile-sheet-drag-handle.svelte-1h0b17w{width:40px;height:4px;background:var(--border);border-radius:2px;margin:-8px auto 8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.mobile-options-list.svelte-1h0b17w{flex:1;overflow-y:auto;list-style:none;margin:0;padding:8px 0;-webkit-overflow-scrolling:touch}.mobile-option.svelte-1h0b17w{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;min-height:56px;cursor:pointer;transition:background .15s ease;border-bottom:1px solid #f3f4f6}.mobile-option.svelte-1h0b17w:last-child{border-bottom:none}.mobile-option.svelte-1h0b17w:active{background:#f3f4f6}.mobile-option.selected.svelte-1h0b17w{background:#eff6ff}.mobile-option.selected.svelte-1h0b17w .mobile-option-text:where(.svelte-1h0b17w){color:var(--primary);font-weight:600}.mobile-option-text.svelte-1h0b17w{color:var(--foreground);font-size:1rem}.mobile-check-icon.svelte-1h0b17w{color:var(--primary);display:flex;align-items:center}.mobile-safe-area.svelte-1h0b17w{height:env(safe-area-inset-bottom,20px);flex-shrink:0}.mobile-options-list.svelte-1h0b17w::-webkit-scrollbar{width:4px}.mobile-options-list.svelte-1h0b17w::-webkit-scrollbar-track{background:transparent}.mobile-options-list.svelte-1h0b17w::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}@media(max-width:768px){.select-container.svelte-1h0b17w{max-width:100%;padding:0 16px}}
