.guided-wizard-progress{flex-direction:column;flex:none;gap:8px;width:100%;display:flex}.guided-wizard-progress>.step-label{color:#64748b;letter-spacing:.04em;text-transform:uppercase;min-height:22px;font-size:12px;font-weight:600;line-height:22px;display:block;overflow:visible}[data-lang=en] .guided-wizard-progress>.step-label,[data-lang=ja] .guided-wizard-progress>.step-label,[data-lang=ko] .guided-wizard-progress>.step-label{letter-spacing:normal}[data-lang=ja] .guided-wizard-progress>.step-label,[data-lang=ko] .guided-wizard-progress>.step-label{text-transform:none}.guided-wizard-progress>.segments{gap:6px;width:100%;display:flex}.guided-wizard-progress>.segments>span{background:#0f172a12;border-radius:999px;flex:1;height:3px;position:relative;overflow:hidden}.guided-wizard-progress>.segments>span:after{border-radius:inherit;content:"";transform-origin:0;background:#0f172a;transition:transform .42s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.guided-wizard-progress>.segments>span.filled:after{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.guided-wizard-progress>.segments>span:after{transition:none}}
.guided-wizard-actions{background:#fff;border-top:1px solid #0f172a12;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding:15px 0;display:flex}.guided-wizard-actions>.guided-wizard-secondary{min-width:84px;min-height:40px;font:inherit;color:#475569;text-align:center;cursor:pointer;background:#fff;border:1px solid #0f172a17;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:8px 14px;font-size:13px;font-weight:550;line-height:1.2;transition:border-color .2s cubic-bezier(.4,0,.2,1),background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.guided-wizard-actions>.guided-wizard-secondary:hover:not(:disabled){color:#0f172a;background:#fafbfd;border-color:#0f172a29}.guided-wizard-actions>.guided-wizard-secondary:active:not(:disabled){color:#0f172a;background:#20212417}.guided-wizard-actions>.guided-wizard-secondary:focus-visible{outline-offset:2px;outline:2px solid #2021241f}.guided-wizard-actions>.guided-wizard-secondary:disabled{opacity:.45;cursor:not-allowed}.guided-wizard-actions>.action-buttons{justify-content:flex-end;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.guided-wizard-actions>.action-buttons>.guided-wizard-primary{color:#fff;text-align:center;white-space:nowrap;cursor:pointer;white-space:normal;min-width:88px;max-width:100%;min-height:40px;box-shadow:none;background:#202124;border:1px solid #0f172ae6;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:8px 22px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s,opacity .2s;display:inline-flex}.guided-wizard-actions>.action-buttons>.guided-wizard-primary:hover:not(:disabled){opacity:.8;background:#141517;border-color:#141517}.guided-wizard-actions>.action-buttons>.guided-wizard-primary:focus-visible{outline-offset:2px;outline:2px solid #2021241f}.guided-wizard-actions>.action-buttons>.guided-wizard-primary:disabled{opacity:.5;cursor:not-allowed}.guided-wizard-actions>.action-buttons>.guided-wizard-primary:hover:not(:disabled){box-shadow:none;opacity:1;background:#202124;border-color:#0f172a}@media (max-width:450px){.guided-wizard-actions{gap:10px}.guided-wizard-actions>.guided-wizard-secondary{min-width:78px;min-height:44px;padding:8px 12px;font-size:12.5px}.guided-wizard-actions>.action-buttons>.guided-wizard-primary{min-height:44px}}
.guided-wizard-flow{width:100%;min-width:0;max-width:100%;font-family:var(--font-sans-serif);color:#0f172a;background:0 0;flex-direction:column;gap:18px;margin:0 auto;display:flex;position:relative}.guided-wizard-flow>.guided-wizard-step-stage{z-index:20;width:100%;min-height:0;position:relative;overflow:visible}.guided-wizard-flow>.guided-wizard-step,.guided-wizard-flow>.guided-wizard-step-stage>.guided-wizard-step{flex-direction:column;gap:15px;width:100%;min-width:0;min-height:0;display:flex}@media (max-width:450px){.guided-wizard-flow{gap:15px}.guided-wizard-flow input,.guided-wizard-flow select,.guided-wizard-flow textarea{font-size:16px}.guided-wizard-flow>.guided-wizard-step,.guided-wizard-flow>.guided-wizard-step-stage>.guided-wizard-step{gap:13px}}
.guided-wizard-heading{flex-direction:column;gap:5px;width:100%;min-width:0;display:flex}.guided-wizard-heading>.guided-wizard-title{font-family:var(--font-serif);color:#0f172a;letter-spacing:-.02em;text-align:left;overflow-wrap:anywhere;margin:0;font-size:21px;font-weight:650;line-height:1.35}[data-lang=en] .guided-wizard-heading>.guided-wizard-title,[data-lang=ko] .guided-wizard-heading>.guided-wizard-title{letter-spacing:normal}.guided-wizard-heading>.guided-wizard-title:focus{outline:none}.guided-wizard-heading>.meta{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.guided-wizard-heading>.meta>.guided-wizard-help{color:#64748b;text-align:left;overflow-wrap:anywhere;flex:1;min-width:0;margin:0;font-size:12.5px;font-weight:400;line-height:1.55}@media (max-width:450px){.guided-wizard-heading>.guided-wizard-title{font-size:19px}}
.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light{overflow:visible}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-header{background:#fff;border-radius:24px 24px 0 0;align-items:center;min-height:72px;padding:20px 24px 8px}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-header>.modal-title{letter-spacing:0;color:#0f172a;text-transform:none;overflow-wrap:anywhere;flex:1;align-items:center;gap:7px;min-width:0;margin:0;font-size:17px;font-weight:650;line-height:1.35;display:inline-flex}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-content.traditional-small.size-small.padding-none{overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-radius:0 0 24px 24px;width:530px;max-width:calc(100vw - 48px);min-height:0;max-height:calc(85vh - 72px);padding:0 20px 20px;overflow-y:auto}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-content.traditional-small.size-small.padding-none::-webkit-scrollbar{width:0;height:0;display:none}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-content.traditional-small.size-small.padding-none>.guided-wizard-stage{outline:none;align-items:stretch;width:100%;min-height:0;padding:16px 4px 4px;display:flex}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-content.traditional-small.size-small.padding-none>.guided-wizard-stage .guided-wizard-flow>.guided-wizard-actions{z-index:30;border-radius:0 0 24px 24px;margin:auto -24px -20px;padding:15px 24px;position:sticky;bottom:-20px;box-shadow:0 -4px 16px #0000000a}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light.headerless>.modal-content.traditional-small.size-small.padding-none{border-radius:24px;max-height:85vh;padding:0}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light.headerless>.modal-content.traditional-small.size-small.padding-none>.guided-wizard-stage{padding:0}@media (max-width:450px){.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light{border-radius:24px 24px 0 0;width:100%;max-width:100%;height:88dvh;max-height:88dvh;margin:0;position:fixed;bottom:0;left:0;right:0}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-header{border-radius:24px 24px 0 0;min-height:64px;padding:16px 18px 6px}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-header>.modal-title{font-size:16px}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-content.traditional-small.size-small.padding-none{width:100%;max-width:100%;max-height:calc(88dvh - 64px);padding:0 14px calc(16px + env(safe-area-inset-bottom));border-radius:0}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-content.traditional-small.size-small.padding-none>.guided-wizard-stage{padding:16px 4px 0}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-content.traditional-small.size-small.padding-none>.guided-wizard-stage .guided-wizard-flow{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light>.modal-content.traditional-small.size-small.padding-none>.guided-wizard-stage .guided-wizard-flow>.guided-wizard-actions{width:100%;padding:13px 16px calc(13px + env(safe-area-inset-bottom));border-radius:0;margin:0;position:fixed;bottom:0;left:0;right:0}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light:has(.person-entry-container>.directory){height:auto}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light:has(.person-entry-container>.directory)>.modal-content.traditional-small.size-small.padding-none{flex:0 auto;height:auto;max-height:calc(88dvh - 64px)}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light.headerless{height:auto}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light.headerless>.modal-content.traditional-small.size-small.padding-none{max-height:88dvh;padding:0}.guided-wizard-modal-wrapper>.custom-modal-container.guided-wizard-modal.theme-light.headerless>.modal-content.traditional-small.size-small.padding-none>.guided-wizard-stage{padding:0}}
