.step-dot[data-astro-cid-f5wyalvc]{width:28px;height:4px;border-radius:9999px;background:#ffffff26;transition:all .3s ease;flex-shrink:0}.step-dot[data-astro-cid-f5wyalvc].active{background:#165dfb;width:40px}.step-dot[data-astro-cid-f5wyalvc].completed{background:#ffffff80}.wm-input[data-astro-cid-f5wyalvc]{width:100%;border-radius:.75rem;border:1px solid #e5e7eb;background:#fff;padding:.75rem 1rem;color:var(--color-navy-900);font-size:1rem;transition:all .15s;outline:none}.wm-input[data-astro-cid-f5wyalvc]:focus{border-color:transparent;box-shadow:0 0 0 2px var(--color-blue-500)}.wm-select[data-astro-cid-f5wyalvc]{position:relative}.wm-select-trigger[data-astro-cid-f5wyalvc]{width:100%;display:flex;align-items:center;justify-content:space-between;border-radius:.75rem;border:1px solid #e5e7eb;background:#fff;padding:.75rem 1rem;color:var(--color-navy-900);font-size:1rem;cursor:pointer;transition:all .15s;outline:none;text-align:left}.wm-select-trigger[data-astro-cid-f5wyalvc]:hover{border-color:#d1d5db}.wm-select-trigger[data-astro-cid-f5wyalvc]:focus,.wm-select[data-astro-cid-f5wyalvc].open .wm-select-trigger[data-astro-cid-f5wyalvc]{border-color:transparent;box-shadow:0 0 0 2px var(--color-blue-500)}.wm-select-value[data-astro-cid-f5wyalvc]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wm-select-value[data-astro-cid-f5wyalvc].placeholder{color:#9ca3af}.wm-select-chevron[data-astro-cid-f5wyalvc]{flex-shrink:0;color:#9ca3af;transition:transform .2s}.wm-select[data-astro-cid-f5wyalvc].open .wm-select-chevron[data-astro-cid-f5wyalvc]{transform:rotate(180deg)}.wm-select-panel[data-astro-cid-f5wyalvc]{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:50;background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;box-shadow:0 10px 40px -10px #101d3f33,0 4px 12px -4px #165dfb14;opacity:0;visibility:hidden;transform:translateY(-4px) scale(.98);transition:all .2s cubic-bezier(.16,1,.3,1);max-height:320px;display:flex;flex-direction:column;overflow:hidden}.wm-select[data-astro-cid-f5wyalvc].open .wm-select-panel[data-astro-cid-f5wyalvc]{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.wm-select-search[data-astro-cid-f5wyalvc]{width:100%;padding:.875rem 1rem .875rem 2.5rem;border:none;border-bottom:2px solid var(--color-blue-500);font-size:1rem;font-weight:500;outline:none;color:var(--color-navy-900);background:#f0f5ff;border-radius:.75rem .75rem 0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23165DFB' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.75rem center;background-size:18px}.wm-select-search[data-astro-cid-f5wyalvc]::placeholder{color:#558ffb;font-weight:500}.wm-select-options[data-astro-cid-f5wyalvc]{overflow-y:auto;padding:.375rem;flex:1}.wm-optgroup-label[data-astro-cid-f5wyalvc]{padding:.5rem .625rem .375rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;position:sticky;top:0;background:#fff}.wm-option[data-astro-cid-f5wyalvc]{padding:.5rem .625rem;border-radius:.5rem;cursor:pointer;font-size:.875rem;color:var(--color-navy-900);transition:background .1s}.wm-option[data-astro-cid-f5wyalvc]:hover,.wm-option[data-astro-cid-f5wyalvc].highlighted{background:#165dfb0f;color:var(--color-blue-600)}.wm-option[data-astro-cid-f5wyalvc].selected{background:#165dfb14;font-weight:600}.wm-option[data-astro-cid-f5wyalvc].hidden,.wm-optgroup[data-astro-cid-f5wyalvc].hidden{display:none}.particle[data-astro-cid-f5wyalvc]{position:absolute;border-radius:50%;pointer-events:none;animation:particle-float linear infinite}@keyframes particle-float{0%{transform:translateY(100vh) scale(0);opacity:0}10%{opacity:1}90%{opacity:.8}to{transform:translateY(-20vh) scale(1.2);opacity:0}}@keyframes orb-fade{0%,to{opacity:.5}50%{opacity:1}}.field-help[data-astro-cid-f5wyalvc]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#165dfb1a;color:#558ffb;font-size:.65rem;font-weight:700;cursor:help;margin-left:6px;position:relative;vertical-align:middle}.field-help[data-astro-cid-f5wyalvc]:hover .field-help-text[data-astro-cid-f5wyalvc],.field-help[data-astro-cid-f5wyalvc]:focus .field-help-text[data-astro-cid-f5wyalvc]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.field-help-text[data-astro-cid-f5wyalvc]{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);background:#101d3f;color:#fff;font-size:.75rem;font-weight:400;padding:8px 12px;border-radius:8px;white-space:normal;width:220px;box-shadow:0 4px 20px #0000004d;opacity:0;visibility:hidden;transition:all .2s;pointer-events:none;z-index:50;line-height:1.4}.dot-btn[data-astro-cid-f5wyalvc]{width:.5rem;height:.5rem;border-radius:50%;background:#fff3;border:none;cursor:pointer;transition:all .3s;padding:0}.dot-btn[data-astro-cid-f5wyalvc].active{background:var(--color-blue-500);width:1.5rem;border-radius:.25rem}
