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