.button-module__LhCLCG__button{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;height:var(--btn-height);min-height:var(--btn-height);padding:var(--btn-padding);font-weight:500;font-size:var(--btn-font-size);line-height:var(--btn-line-height);background:0 0;border:none;border-radius:.375rem;outline:none;justify-content:center;align-items:center;gap:.375rem;text-decoration:none;transition:all .2s;display:inline-flex}.button-module__LhCLCG__button:focus-visible{outline:2px solid var(--ring);outline-offset:-1px}.button-module__LhCLCG__button:disabled,.button-module__LhCLCG__button[aria-disabled=true]{cursor:not-allowed;opacity:.5}.button-module__LhCLCG__button svg{flex-shrink:0}.button-module__LhCLCG__fullWidth{width:100%}.button-module__LhCLCG__iconWrapper{flex-shrink:0;align-items:center;display:inline-flex}.button-module__LhCLCG__iconWrapper svg{width:.9375rem;height:.9375rem}.button-module__LhCLCG__sizeXs .button-module__LhCLCG__iconWrapper svg{width:.75rem;height:.75rem}.button-module__LhCLCG__sizeSm .button-module__LhCLCG__iconWrapper svg{width:.875rem;height:.875rem}.button-module__LhCLCG__sizeXs{--btn-height:1.5rem;--btn-padding:0 .5rem;--btn-font-size:.75rem;--btn-line-height:1rem}.button-module__LhCLCG__sizeSm{--btn-height:1.75rem;--btn-padding:0 .625rem;--btn-font-size:.8125rem;--btn-line-height:1.25rem}.button-module__LhCLCG__sizeMd{--btn-height:2rem;--btn-padding:0 .625rem;--btn-font-size:.8125rem;--btn-line-height:1.5rem}.button-module__LhCLCG__sizeLg{--btn-height:2.25rem;--btn-padding:0 .75rem;--btn-font-size:.875rem;--btn-line-height:1.5rem}.button-module__LhCLCG__colorPrimary{--btn-bg:var(--primary-action-bg);--btn-text:var(--control-text);--btn-hover:var(--primary-action-hover);--btn-muted:var(--primary-action-muted);--btn-muted-text:var(--primary-action-text-muted);--btn-border:var(--primary-action-bg)}.button-module__LhCLCG__colorSecondary{--btn-bg:var(--secondary-action-bg);--btn-text:var(--text-primary);--btn-hover:var(--secondary-action-hover);--btn-muted:var(--background-muted);--btn-muted-text:var(--text-secondary);--btn-border:var(--border)}.button-module__LhCLCG__colorInput{--btn-bg:var(--input-bg);--btn-text:var(--text-primary);--btn-hover:var(--background-muted);--btn-muted:var(--background-muted);--btn-muted-text:var(--text-secondary);--btn-border:var(--border)}.button-module__LhCLCG__colorDanger{--btn-bg:var(--danger-bg);--btn-text:var(--control-text);--btn-hover:var(--danger-hover);--btn-muted:var(--danger-bg-muted);--btn-muted-text:var(--danger-text-muted);--btn-border:var(--danger-bg)}.button-module__LhCLCG__colorSuccess{--btn-bg:var(--success-bg);--btn-text:var(--control-text);--btn-hover:var(--success-hover);--btn-muted:var(--success-bg-muted);--btn-muted-text:var(--success-text-muted);--btn-border:var(--success-bg)}.button-module__LhCLCG__colorWarning{--btn-bg:var(--warning-bg);--btn-text:var(--control-text);--btn-hover:var(--warning-hover);--btn-muted:var(--warning-bg-muted);--btn-muted-text:var(--warning-text-muted);--btn-border:var(--warning-bg)}.button-module__LhCLCG__styleSolid{background-color:var(--btn-bg);color:var(--btn-text)}.button-module__LhCLCG__styleSolid:hover{background-color:var(--btn-hover)}.button-module__LhCLCG__styleSolid:active{transform:translateY(1px)}.button-module__LhCLCG__styleGhost{color:var(--btn-muted-text);background:0 0}.button-module__LhCLCG__styleGhost:hover{background-color:var(--btn-muted);color:var(--btn-muted-text)}.button-module__LhCLCG__styleOutline{border:1px solid var(--btn-border);background-color:var(--background);color:var(--btn-muted-text)}.button-module__LhCLCG__styleOutline:hover{border-color:var(--btn-border);background-color:var(--btn-muted)}.button-module__LhCLCG__styleOutline:active{transform:translateY(1px)}.button-module__LhCLCG__styleInput{border:1px solid var(--btn-border);background-color:var(--btn-bg);color:var(--btn-text)}.button-module__LhCLCG__styleInput:hover{background-color:var(--btn-hover)}.button-module__LhCLCG__styleInput:active{transform:translateY(1px)}.button-module__LhCLCG__styleIcon,.button-module__LhCLCG__styleIconGhost{--btn-padding:0;color:var(--text-secondary);aspect-ratio:1;transition:color .15s,background-color .15s}.button-module__LhCLCG__styleIconGhost{--btn-height:auto;color:var(--text-tertiary)}.button-module__LhCLCG__styleIcon:hover{color:var(--text-primary);background-color:var(--background-muted)}.button-module__LhCLCG__styleIconGhost:hover{color:var(--text-secondary)}.button-module__LhCLCG__styleIconOutline{--btn-padding:0;border:1px solid var(--btn-border);color:var(--text-secondary);aspect-ratio:1;background-color:#0000;transition:color .15s,background-color .15s,border-color .15s}.button-module__LhCLCG__styleIconOutline:hover{background-color:var(--background-muted);color:var(--text-primary)}.button-module__LhCLCG__styleIconOutline:active{background-color:var(--background-muted)}
.empty-state-message-module__0DvynG__root{text-align:center;flex-direction:column;align-items:center;display:flex}.empty-state-message-module__0DvynG__rootSmall{gap:.5rem}.empty-state-message-module__0DvynG__rootMedium{gap:.75rem}.empty-state-message-module__0DvynG__rootLarge{gap:1rem}.empty-state-message-module__0DvynG__iconContainer{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.empty-state-message-module__0DvynG__iconContainer svg{flex-shrink:0}.empty-state-message-module__0DvynG__iconContainerDecorated{box-shadow:inset 0 .03125rem .0625rem #00000008}.empty-state-message-module__0DvynG__iconContainerDecorated:before{content:"";pointer-events:none;background:linear-gradient(#ffffff4d,#0000);border-radius:9999px 9999px 0 0;height:50%;position:absolute;top:0;left:0;right:0}.empty-state-message-module__0DvynG__iconContainerSmall{width:2rem;height:2rem}.empty-state-message-module__0DvynG__iconContainerSmall svg{width:1rem;height:1rem}.empty-state-message-module__0DvynG__iconContainerMedium{width:3rem;height:3rem}.empty-state-message-module__0DvynG__iconContainerMedium svg{width:1.5rem;height:1.5rem}.empty-state-message-module__0DvynG__iconContainerLarge{width:4rem;height:4rem}.empty-state-message-module__0DvynG__iconContainerLarge svg{width:2rem;height:2rem}.empty-state-message-module__0DvynG__iconContainerWarning{border:1px solid var(--warning-border);background:var(--warning-bg-muted);color:var(--warning-text-muted)}.empty-state-message-module__0DvynG__iconContainerError{border:1px solid var(--danger-border);background:var(--danger-bg-muted);color:var(--danger-text-muted)}.empty-state-message-module__0DvynG__iconContainerInfo{border:1px solid var(--info-border);background:var(--info-bg-muted);color:var(--info-text-muted)}.empty-state-message-module__0DvynG__iconContainerMutedInfo{border:1px solid var(--border);background:var(--background-muted);color:var(--text-secondary)}.empty-state-message-module__0DvynG__iconContainerSuccess{border:1px solid var(--success-border);background:var(--success-bg-muted);color:var(--success-text-muted)}.empty-state-message-module__0DvynG__iconContainerCustom{border:1px solid var(--border);background:var(--accent-bg);color:var(--accent-text)}.empty-state-message-module__0DvynG__iconContainerDefault{border:1px solid var(--border);background:var(--background-muted);color:var(--text-secondary)}.empty-state-message-module__0DvynG__content{flex-direction:column;gap:.25rem;display:flex}.empty-state-message-module__0DvynG__title{margin:0;line-height:1.35}.empty-state-message-module__0DvynG__titleSemibold{font-weight:600}.empty-state-message-module__0DvynG__titleRegular{font-weight:400}.empty-state-message-module__0DvynG__titleSmall{font-size:1rem}.empty-state-message-module__0DvynG__titleMedium{font-size:1.125rem}.empty-state-message-module__0DvynG__titleLarge{font-size:1.25rem}.empty-state-message-module__0DvynG__titleWarning{color:var(--warning-text-muted)}.empty-state-message-module__0DvynG__titleError{color:var(--danger-text-muted)}.empty-state-message-module__0DvynG__titleInfo{color:var(--info-text)}.empty-state-message-module__0DvynG__titleMutedInfo{color:var(--text-secondary)}.empty-state-message-module__0DvynG__titleSuccess{color:var(--success-text-muted)}.empty-state-message-module__0DvynG__titleCustom{color:var(--accent-text)}.empty-state-message-module__0DvynG__titleDefault,.empty-state-message-module__0DvynG__titleBare{color:var(--text-primary)}.empty-state-message-module__0DvynG__description{color:var(--text-secondary);white-space:break-spaces;max-width:20rem;line-height:1.5}.empty-state-message-module__0DvynG__descriptionError{color:var(--danger-text-muted)}.empty-state-message-module__0DvynG__descriptionSmall{font-size:.75rem}.empty-state-message-module__0DvynG__descriptionMedium{font-size:.875rem}.empty-state-message-module__0DvynG__descriptionLarge{font-size:1rem}.empty-state-message-module__0DvynG__metadata{flex-direction:column;align-items:center;gap:.125rem;margin-top:.25rem;display:flex}.empty-state-message-module__0DvynG__actions{flex-direction:row;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}
.info-card-module__FjNz2a__infoCard{border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:colors .15s;display:flex}.info-card-module__FjNz2a__compact{border-radius:.375rem;padding:.625rem .875rem}.info-card-module__FjNz2a__variantDefault{background-color:var(--background-subtle)}.info-card-module__FjNz2a__variantSuccess{background-color:var(--success-bg-muted)}.info-card-module__FjNz2a__variantWarning{background-color:var(--warning-bg-muted)}.info-card-module__FjNz2a__variantInfo{background-color:var(--info-bg-muted)}.info-card-module__FjNz2a__variantDanger{background-color:var(--danger-bg-muted)}.info-card-module__FjNz2a__icon{color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.info-card-module__FjNz2a__iconColorDefault{color:var(--text-tertiary)}.info-card-module__FjNz2a__iconColorSuccess{color:var(--success-text)}.info-card-module__FjNz2a__iconColorWarning{color:var(--warning-text)}.info-card-module__FjNz2a__iconColorInfo{color:var(--info-text)}.info-card-module__FjNz2a__iconColorDanger{color:var(--danger-text)}.info-card-module__FjNz2a__iconTopAligned{align-self:flex-start;margin-top:.25rem}.info-card-module__FjNz2a__icon svg{width:1rem;height:1rem}.info-card-module__FjNz2a__content{flex:1;min-width:0}.info-card-module__FjNz2a__title{font-size:.875rem;font-weight:500;line-height:1.25rem}.info-card-module__FjNz2a__titleDefault{color:var(--text-primary)}.info-card-module__FjNz2a__titleSuccess{color:var(--success-text-muted)}.info-card-module__FjNz2a__titleWarning{color:var(--warning-text-muted)}.info-card-module__FjNz2a__titleInfo{color:var(--info-text-muted)}.info-card-module__FjNz2a__titleDanger{color:var(--danger-text-muted)}.info-card-module__FjNz2a__description{font-size:.8125rem;line-height:1rem}.info-card-module__FjNz2a__descriptionWithTitle{opacity:.8;font-size:.75rem}.info-card-module__FjNz2a__descriptionDefault{color:var(--text-secondary)}.info-card-module__FjNz2a__descriptionSuccess{color:var(--success-text-muted)}.info-card-module__FjNz2a__descriptionWarning{color:var(--warning-text-muted)}.info-card-module__FjNz2a__descriptionInfo{color:var(--info-text-muted)}.info-card-module__FjNz2a__descriptionDanger{color:var(--danger-text-muted)}.info-card-module__FjNz2a__action{flex-shrink:0}
.logo-module__Lc2RpW__wordMarkContainer{font-family:var(--font-geist);align-items:center;gap:.125rem;font-size:1.125rem;font-weight:500;line-height:1.75rem;display:flex}.logo-module__Lc2RpW__wordMarkLight{color:#fff}.logo-module__Lc2RpW__wordMarkDark{color:#000}.logo-module__Lc2RpW__wordMarkDefault{color:var(--text-primary)}.logo-module__Lc2RpW__wordMarkText{letter-spacing:-.05em;margin-left:-.125rem}.logo-module__Lc2RpW__wordMarkImage{object-fit:contain;width:auto;max-width:min(7.5rem,100%);height:1.75rem;max-height:100%;display:block}.logo-module__Lc2RpW__logoLightTheme{display:block}.logo-module__Lc2RpW__logoDarkTheme{display:none}@media (prefers-color-scheme:dark){.dark .logo-module__Lc2RpW__logoLightTheme{display:none}.dark .logo-module__Lc2RpW__logoDarkTheme{display:block}}.dark .logo-module__Lc2RpW__logoLightTheme{display:none}.dark .logo-module__Lc2RpW__logoDarkTheme{display:block}
div.infinite-tos-modal-module__s-MZMq__dialogContent{border:1px solid var(--border);flex-direction:column;gap:0;width:95vw;max-height:90dvh;padding:0;display:flex;overflow:hidden}.infinite-tos-modal-module__s-MZMq__header{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.infinite-tos-modal-module__s-MZMq__logo{border-radius:.5rem;flex-shrink:0}.infinite-tos-modal-module__s-MZMq__headerContent{flex-direction:column;gap:.125rem;min-width:0;display:flex}.infinite-tos-modal-module__s-MZMq__title{font-size:1.125rem;font-weight:500}.infinite-tos-modal-module__s-MZMq__description{color:var(--text-secondary);font-size:.75rem}.infinite-tos-modal-module__s-MZMq__checkboxList{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1rem;display:flex;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000 0,#000 1rem calc(100% - 1rem),#0000 100%);mask-image:linear-gradient(#0000 0,#000 1rem calc(100% - 1rem),#0000 100%)}.infinite-tos-modal-module__s-MZMq__documentList{margin-top:.375rem}.infinite-tos-modal-module__s-MZMq__documentList ul{margin:.25rem 0 0;padding-left:1rem}.infinite-tos-modal-module__s-MZMq__documentList li{color:var(--text-tertiary);list-style:outside}.infinite-tos-modal-module__s-MZMq__documentList li>a{color:var(--text-secondary);text-decoration:underline}.infinite-tos-modal-module__s-MZMq__documentList li>a:hover{color:var(--text-primary)}.infinite-tos-modal-module__s-MZMq__documentList li>a svg{width:.75rem;height:.75rem}.infinite-tos-modal-module__s-MZMq__documentList li+li{margin-top:.25rem}.infinite-tos-modal-module__s-MZMq__footer{flex-shrink:0;gap:.625rem;padding:.25rem 1rem 1rem;display:flex}.infinite-tos-modal-module__s-MZMq__actionButton{flex:1 1 0}
.infinite-tos-field-module__-advlW__section{flex-direction:column;display:flex}.infinite-tos-field-module__-advlW__content{flex-direction:column;gap:1rem;display:flex}.infinite-tos-field-module__-advlW__content button{width:fit-content}.infinite-tos-field-module__-advlW__partnerTerms{color:var(--text-secondary);font-size:.75rem;line-height:1.4}.infinite-tos-field-module__-advlW__partnerLink{color:var(--primary-action-text);text-underline-offset:.125rem;gap:.125rem}.infinite-tos-field-module__-advlW__partnerLinkIcon{width:.75rem;height:.75rem}
div.language-toggle-module__312rgq__popoverContent{z-index:100;background:var(--popover-bg);width:9rem;color:var(--popover-text)}.language-toggle-module__312rgq__popoverContent[data-state=open],.language-toggle-module__312rgq__popoverContent[data-state=closed]{transition:none;animation:none}.language-toggle-module__312rgq__command{flex-direction:column;max-height:18.75rem;display:flex}.language-toggle-module__312rgq__commandList{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.language-toggle-module__312rgq__item{cursor:pointer}.language-toggle-module__312rgq__optionRow{align-items:center;gap:.5rem;width:100%;display:flex}.language-toggle-module__312rgq__optionLabel{min-width:0;color:var(--text-primary);flex-grow:1;font-size:.875rem;font-weight:400}.language-toggle-module__312rgq__checkIcon{width:1rem;height:1rem;margin-left:auto}.language-toggle-module__312rgq__checkIconHidden{opacity:0}
.rfi-form-module__DXjo-q__root{flex-direction:column;display:flex}.rfi-form-module__DXjo-q__form{flex-direction:column;gap:2rem;display:flex}.rfi-form-module__DXjo-q__fieldGroup{flex-direction:column;gap:.75rem;display:flex}.rfi-form-module__DXjo-q__documentStepContent{flex-direction:column;gap:1.25rem;display:flex}.rfi-form-module__DXjo-q__documentTipsList{color:var(--text-secondary);flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.rfi-form-module__DXjo-q__documentTipItem{align-items:flex-start;display:flex}.rfi-form-module__DXjo-q__documentTipBullet{margin-right:.5rem}.rfi-form-module__DXjo-q__documentStack{flex-direction:column;gap:1.25rem;display:flex}
.save-indicator-module__ar-1sa__container{overflow:hidden}.save-indicator-module__ar-1sa__status{align-items:center;gap:.375rem;font-size:.75rem;line-height:1.4;display:flex}.save-indicator-module__ar-1sa__statusPending{color:var(--text-secondary)}.save-indicator-module__ar-1sa__statusSaved{color:var(--success-text)}.save-indicator-module__ar-1sa__iconWrapper{flex-shrink:0;width:.875rem;height:.875rem;position:relative}.save-indicator-module__ar-1sa__iconLayer{position:absolute;inset:0}.save-indicator-module__ar-1sa__icon{width:.875rem;height:.875rem}.save-indicator-module__ar-1sa__spinner{animation:1s linear infinite save-indicator-module__ar-1sa__spin}@keyframes save-indicator-module__ar-1sa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.verification-details-module__NVYUPq__root{flex-direction:column;display:flex}.verification-details-module__NVYUPq__details{flex-direction:column;gap:.25rem;display:flex}.verification-details-module__NVYUPq__row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.verification-details-module__NVYUPq__label{color:var(--text-secondary);font-size:.75rem;line-height:1.4}.verification-details-module__NVYUPq__value{color:var(--text-primary);text-align:right;font-size:.75rem;font-weight:500;line-height:1.4}.verification-details-module__NVYUPq__businessValue{text-overflow:ellipsis;white-space:nowrap;max-width:7.5rem;color:var(--text-primary);text-align:right;font-size:.75rem;font-weight:500;line-height:1.4;overflow:hidden}
.verification-footer-help-module__Wj7-6G__footerHelp{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.verification-footer-help-module__Wj7-6G__footerOrgName{text-overflow:ellipsis;white-space:nowrap;color:var(--text-secondary);font-size:.875rem;overflow:hidden}.verification-footer-help-module__Wj7-6G__needHelpButton{color:var(--text-secondary);gap:.25rem;font-size:.75rem;display:flex}.verification-footer-help-module__Wj7-6G__needHelpIcon{width:1rem;height:1rem}
.identity-document-section-module__zZUYHW__root{flex-direction:column;margin-top:2.25rem;display:flex}.identity-document-section-module__zZUYHW__fieldsGrid{grid-template-columns:minmax(0,1fr);gap:0 1rem;display:grid}.identity-document-section-module__zZUYHW__fullWidth{width:100%}.identity-document-section-module__zZUYHW__fullSpan{grid-column:1/-1}.identity-document-section-module__zZUYHW__uploadSection{border-top:1px solid var(--border-muted);padding-top:1.25rem}.identity-document-section-module__zZUYHW__documentsGrid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.identity-document-section-module__zZUYHW__missingRequirements{border:1px dashed var(--border);color:var(--text-secondary);text-align:center;border-radius:.5rem;grid-column:1/-1;padding:1rem;font-size:.875rem}@media (min-width:48rem){.identity-document-section-module__zZUYHW__fieldsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.identity-document-section-module__zZUYHW__documentsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.form-section-header-module__ovvS-a__root{justify-content:space-between;align-items:center;gap:.75rem;width:100%;margin-bottom:.5rem;display:flex}.form-section-header-module__ovvS-a__withDescription{margin-bottom:.75rem}.form-section-header-module__ovvS-a__withInputSectionMarginBottom{margin-bottom:1rem}.form-section-header-module__ovvS-a__textColumn{flex-direction:column;flex:1;min-width:0;display:flex}.form-section-header-module__ovvS-a__title{margin:0;font-size:1rem;font-weight:500}.form-section-header-module__ovvS-a__requiredIndicator{color:var(--danger-text);margin-left:.25rem}.form-section-header-module__ovvS-a__description{color:var(--text-secondary);font-size:.8125rem;font-weight:400;line-height:1.4}.form-section-header-module__ovvS-a__rightContent{flex-shrink:0;align-items:center;display:flex}
.step-header-module__03TnVa__stepHeader{flex-direction:column;gap:.375rem;margin-bottom:2rem;display:flex}.step-header-module__03TnVa__stepHeaderTop{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.step-header-module__03TnVa__stepHeaderRightContent{flex-shrink:0}.step-header-module__03TnVa__stepTitle{font-size:1.875rem;font-weight:500;line-height:2.25rem}.step-header-module__03TnVa__stepDescription{color:var(--text-secondary)}
.transliterated-input-module__FaVM8W__root{width:100%}.transliterated-input-module__FaVM8W__inputBottomFlat{border-bottom-right-radius:0;border-bottom-left-radius:0}.transliterated-input-module__FaVM8W__transliterationPanel{border:1px solid var(--border);background:color-mix(in srgb, var(--background-muted) 50%, transparent);color:var(--text-tertiary);border-top:0;border-radius:0 0 .375rem .375rem;margin-top:-1px;padding:.5rem .75rem;font-size:.75rem;line-height:1rem}
.kyb-steps-module__wSEbIG__formContent{flex-direction:column;gap:1rem;display:flex}.kyb-steps-module__wSEbIG__formGrid{grid-template-columns:minmax(0,1fr);gap:0 1rem;display:grid}.kyb-steps-module__wSEbIG__fullWidth{width:100%}.kyb-steps-module__wSEbIG__fullSpan{grid-column:auto}.kyb-steps-module__wSEbIG__fullSpanOnMd{grid-column:auto;margin-bottom:2.5rem}.kyb-steps-module__wSEbIG__mutedInputText{color:var(--text-tertiary)}.kyb-steps-module__wSEbIG__descriptionTextarea{resize:none;min-height:7.5rem}.kyb-steps-module__wSEbIG__emailDomainReasonTextarea{resize:none;min-height:5rem}.kyb-steps-module__wSEbIG__descriptionCounter{font-size:.75rem}.kyb-steps-module__wSEbIG__descriptionCounterMuted{color:var(--text-tertiary)}.kyb-steps-module__wSEbIG__descriptionCounterError{color:var(--danger-text)}.kyb-steps-module__wSEbIG__selectAllText{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;font-weight:500}.kyb-steps-module__wSEbIG__complianceCardsGrid{grid-template-columns:minmax(0,1fr);gap:.75rem;margin-bottom:2.5rem;display:grid}.kyb-steps-module__wSEbIG__complianceCardsGrid>div{margin-bottom:0}.kyb-steps-module__wSEbIG__fullHeight{height:100%}.kyb-steps-module__wSEbIG__subtypesStack{flex-direction:column;gap:1.5rem;display:flex}.kyb-steps-module__wSEbIG__complianceTextarea{resize:none;min-height:6.25rem}.kyb-steps-module__wSEbIG__currencyInputWrapper{position:relative}.kyb-steps-module__wSEbIG__currencyPrefix{color:var(--text-tertiary);font-size:.875rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.kyb-steps-module__wSEbIG__sameAsRegisteredCheckbox{margin-bottom:2rem}.kyb-steps-module__wSEbIG__remoteCompanyCheckbox{margin-bottom:1.5rem}.kyb-steps-module__wSEbIG__addressConfirmationCard{border:1px solid var(--border);background:var(--background-subtle);border-radius:1rem;padding:1rem}.kyb-steps-module__wSEbIG__addressConfirmationContent{flex-direction:column;gap:1rem;display:flex}.kyb-steps-module__wSEbIG__addressConfirmationTitle{color:var(--text-primary);font-size:.9375rem;font-weight:600}.kyb-steps-module__wSEbIG__addressConfirmationDescription{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem}.kyb-steps-module__wSEbIG__addressConfirmationActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.kyb-steps-module__wSEbIG__addressLockedCopy{color:var(--text-tertiary);font-size:.875rem}.kyb-steps-module__wSEbIG__emptyStateCard{border-style:dashed}.kyb-steps-module__wSEbIG__emptyStateCardContent{flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.kyb-steps-module__wSEbIG__emptyStateDescription{text-align:center;color:var(--text-tertiary);margin-bottom:1rem;font-size:.875rem}.kyb-steps-module__wSEbIG__iconButton{align-items:center;gap:.5rem;display:inline-flex}.kyb-steps-module__wSEbIG__buttonRow{flex-wrap:wrap;gap:.75rem;display:flex}.kyb-steps-module__wSEbIG__fieldSection{flex-direction:column;margin-bottom:1rem;display:flex}.kyb-steps-module__wSEbIG__entityList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.kyb-steps-module__wSEbIG__entitySubtree{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.kyb-steps-module__wSEbIG__entityTreeItem{flex-direction:column;gap:.75rem;display:flex}.kyb-steps-module__wSEbIG__nestedEntity{margin-left:calc(var(--nested-depth,1) * 1.25rem);padding-left:.75rem;position:relative}.kyb-steps-module__wSEbIG__nestedEntity:before{content:"";border-left:1px solid var(--border);border-bottom:1px solid var(--border);pointer-events:none;z-index:-1;border-bottom-left-radius:.5rem;width:.5rem;position:absolute;top:-100vh;bottom:50%;left:.25rem}.kyb-steps-module__wSEbIG__ownershipDocumentsContent{border-top:1px solid var(--border);margin-top:1rem;padding-top:2rem}.kyb-steps-module__wSEbIG__ownershipSummary{font-size:.875rem}.kyb-steps-module__wSEbIG__ownershipSummaryLabel{color:var(--text-tertiary)}.kyb-steps-module__wSEbIG__ownershipSummaryValue{color:var(--text-primary);font-weight:500}.kyb-steps-module__wSEbIG__ownershipSummaryValueDanger{color:#fff}.kyb-steps-module__wSEbIG__documentStepContent{flex-direction:column;gap:2rem;display:flex}.kyb-steps-module__wSEbIG__documentOverlayCopy{color:var(--text-secondary);font-size:.875rem}.kyb-steps-module__wSEbIG__documentRequirementLine{margin-top:.375rem;display:block}.kyb-steps-module__wSEbIG__documentRequirementValue{color:var(--text-primary);font-weight:600}.kyb-steps-module__wSEbIG__documentGrid{grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}.kyb-steps-module__wSEbIG__documentStack{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:48rem){.kyb-steps-module__wSEbIG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.kyb-steps-module__wSEbIG__fullSpan,.kyb-steps-module__wSEbIG__fullSpanOnMd{grid-column:span 2/span 2}.kyb-steps-module__wSEbIG__subtypesGrid,.kyb-steps-module__wSEbIG__documentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.kyb-steps-module__wSEbIG__addressConfirmationContent{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:64rem){.kyb-steps-module__wSEbIG__complianceCardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.kyb-steps-module__wSEbIG__documentGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.address-form-module__gT9ELa__addressLine1Wrapper{position:relative}.address-form-module__gT9ELa__disabledControl{background:var(--background-muted)}.address-form-module__gT9ELa__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.address-form-module__gT9ELa__suggestionsPopover{min-width:var(--radix-popover-trigger-width);max-width:min(32rem,100vw - 2rem)}.address-form-module__gT9ELa__suggestionsPanel{position:relative}.address-form-module__gT9ELa__loadingOverlay{z-index:10;background:var(--background);opacity:.6;pointer-events:none;-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.125rem);position:absolute;inset:0}.address-form-module__gT9ELa__suggestionsGroupLoading{opacity:.5}.address-form-module__gT9ELa__suggestionItem{align-items:flex-start;gap:.5rem;padding-top:.5rem;padding-bottom:.5rem}.address-form-module__gT9ELa__suggestionIcon{width:1rem;height:1rem;color:var(--text-secondary);flex-shrink:0;margin-top:.125rem}.address-form-module__gT9ELa__suggestionTextContent{flex-direction:column;gap:.125rem;font-size:.875rem;display:flex}.address-form-module__gT9ELa__suggestionTitle{color:var(--text-primary)}.address-form-module__gT9ELa__suggestionLocation{color:var(--text-secondary);font-size:.75rem;line-height:1.333}.address-form-module__gT9ELa__highlight{color:var(--text-primary);font-weight:600}.address-form-module__gT9ELa__transliterationPreview{background:var(--background-muted);color:var(--text-secondary);border-radius:.375rem;padding:.5rem .75rem;font-size:.75rem}.address-form-module__gT9ELa__transliterationLabel{margin-bottom:.25rem;font-weight:500}.address-form-module__gT9ELa__suggestionCardWrapper{overflow:hidden}.address-form-module__gT9ELa__suggestionCard{cursor:pointer;border:1px solid var(--info-border);background:var(--info-bg-muted);width:100%;color:var(--info-text);text-align:left;border-radius:.5rem;align-items:flex-start;gap:.625rem;padding:.625rem .75rem;transition:border-color .2s,background-color .2s,color .2s;display:flex}.address-form-module__gT9ELa__suggestionCardIcon{width:1rem;height:1rem;color:var(--info-text-muted);flex-shrink:0;margin-top:.125rem}.address-form-module__gT9ELa__suggestionCardContent{flex-direction:column;flex:1;gap:.125rem;display:flex}.address-form-module__gT9ELa__suggestionCardLabel{color:var(--info-text-muted);font-size:.75rem;font-weight:600}.address-form-module__gT9ELa__suggestionCardValue{color:var(--info-text);font-size:.875rem;line-height:1.35}.address-form-module__gT9ELa__suggestionCardAction{color:var(--info-text-muted);font-size:.75rem}@media (hover:hover) and (pointer:fine){.address-form-module__gT9ELa__suggestionCard:hover{background:var(--info-bg-muted)}.address-form-module__gT9ELa__suggestionCard:hover .address-form-module__gT9ELa__suggestionCardAction{text-decoration:underline}}.address-form-module__gT9ELa__suggestionCard:focus-visible{outline:none}
.address-validation-hint-module__Y8y64W__root{margin-top:1rem}.address-validation-hint-module__Y8y64W__issues{margin:.5rem 0 0;padding-left:1rem}.address-validation-hint-module__Y8y64W__issue{color:var(--warning-text);font-size:.875rem;line-height:1.4}
.button-card-module__QpBKXa__buttonCard{border:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;border-radius:.625rem;flex-direction:column;align-items:flex-start;padding:.875rem 1rem;transition:all .15s;display:flex;position:relative}.button-card-module__QpBKXa__buttonCard:hover{background-color:var(--background-subtle)}.button-card-module__QpBKXa__buttonCardSelected{border-color:var(--primary-action-bg);background-color:var(--primary-action-muted)}.button-card-module__QpBKXa__buttonCardSelected:hover{background-color:var(--primary-action-muted)}.button-card-module__QpBKXa__buttonCardSuccess{border-color:var(--success-bg)}.button-card-module__QpBKXa__buttonCardSuccess:hover{background-color:var(--success-bg-muted)}.button-card-module__QpBKXa__inner{align-items:flex-start;gap:1rem;width:100%;display:flex}.button-card-module__QpBKXa__iconWrapper{background-color:var(--background-muted);width:2.5rem;height:2.5rem;color:var(--text-secondary);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;margin-top:.25rem;display:flex}.button-card-module__QpBKXa__iconWrapperSelected{background-color:var(--primary-action-bg);color:var(--text-contrast)}.button-card-module__QpBKXa__iconWrapperSuccess{background-color:var(--success-bg);color:#fff}.button-card-module__QpBKXa__iconWrapper svg{width:1.25rem;height:1.25rem}.button-card-module__QpBKXa__content{flex-direction:column;flex:1;min-width:0;padding:.125rem 0;display:flex}.button-card-module__QpBKXa__titleRow{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.button-card-module__QpBKXa__title{color:var(--text-primary);font-weight:500}.button-card-module__QpBKXa__description{color:var(--text-secondary);margin-top:.25rem;font-size:.75rem;line-height:1.5}
.capability-grid-module__8jtC3q__section{flex-direction:column;width:100%;display:flex}.capability-grid-module__8jtC3q__grid{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.capability-grid-module__8jtC3q__grid>button{width:100%}@media (min-width:48rem){.capability-grid-module__8jtC3q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.checkbox-module__c_WJ9W__checkbox{border:1px solid var(--border);cursor:pointer;border-radius:4px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;transition:box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.checkbox-module__c_WJ9W__checkbox:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 50%, transparent)}.checkbox-module__c_WJ9W__checkbox:disabled{cursor:not-allowed;opacity:.5}.checkbox-module__c_WJ9W__checkbox[data-state=checked]{border-color:var(--primary-action-bg);background-color:var(--primary-action-bg);color:var(--control-text)}.checkbox-module__c_WJ9W__indicator{color:currentColor;justify-content:center;align-items:center;display:flex}.checkbox-module__c_WJ9W__icon{width:.875rem;height:.875rem}
@keyframes collapsible-module__Jieiyq__slideDown{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes collapsible-module__Jieiyq__slideUp{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.collapsible-module__Jieiyq__content{overflow:hidden}.collapsible-module__Jieiyq__content[data-state=open]{animation:.2s ease-out collapsible-module__Jieiyq__slideDown}.collapsible-module__Jieiyq__content[data-state=closed]{animation:.2s ease-out collapsible-module__Jieiyq__slideUp}
.copy-button-module__QTNJ3G__copyIcon{color:var(--text-secondary)}.copy-button-module__QTNJ3G__checkIcon{color:var(--success-text)}.copy-button-module__QTNJ3G__copyButton{align-items:center;gap:.25rem;display:flex}.copy-button-module__QTNJ3G__copyButtonOutline{border:1px solid var(--border);border-radius:.5rem;padding:.5rem}.copy-button-module__QTNJ3G__copyButtonOutline:hover{background-color:var(--background-muted)}.copy-button-module__QTNJ3G__copyText{font-family:monospace}.copy-button-module__QTNJ3G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.copy-button-module__QTNJ3G__copyButton:hover .copy-button-module__QTNJ3G__copyIcon{color:var(--text-primary)}
.entity-card-module__TsRp2G__cardHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .625rem .625rem 1rem;display:flex}.entity-card-module__TsRp2G__headerContent{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.entity-card-module__TsRp2G__cardTitle{font-size:.9375rem}.entity-card-module__TsRp2G__badgeIcon{width:.75rem;height:.75rem}.entity-card-module__TsRp2G__headerActions{align-items:center;gap:.75rem;display:flex}@media (hover:hover) and (pointer:fine){.entity-card-module__TsRp2G__deleteButton:hover{color:var(--danger-text-muted)}}.entity-card-module__TsRp2G__trashIcon{color:var(--danger-text)}.entity-card-module__TsRp2G__buttonIcon{width:1rem;height:1rem}.entity-card-module__TsRp2G__spinningIcon{animation:1s linear infinite entity-card-module__TsRp2G__spin}.entity-card-module__TsRp2G__cardContent{flex-direction:column;gap:.5rem;padding-top:1rem;padding-bottom:1rem;display:flex}.entity-card-module__TsRp2G__readonlyContent{gap:1rem}.entity-card-module__TsRp2G__summaryGrid{grid-template-columns:minmax(0,1fr);gap:.5rem 1rem;font-size:.875rem;display:grid}@media (min-width:48rem){.entity-card-module__TsRp2G__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.entity-card-module__TsRp2G__summaryItem{min-width:0}.entity-card-module__TsRp2G__summaryLabel{color:var(--text-secondary)}.entity-card-module__TsRp2G__summaryValue{font-weight:500}.entity-card-module__TsRp2G__verificationSection{align-items:center;gap:.5rem;width:100%;display:flex}.entity-card-module__TsRp2G__helperText{color:var(--text-secondary);font-size:.75rem}.entity-card-module__TsRp2G__dialogTitleRow{align-items:center;gap:.5rem;display:flex}.entity-card-module__TsRp2G__dialogWarningIcon{color:#fff;width:1.25rem;height:1.25rem}.entity-card-module__TsRp2G__dialogEmphasis{font-weight:500}.entity-card-module__TsRp2G__caretIcon{width:1rem;height:1rem;transition:transform .2s}.entity-card-module__TsRp2G__collapsibleTrigger[data-state=closed] .entity-card-module__TsRp2G__caretIcon{transform:rotate(-90deg)}.entity-card-module__TsRp2G__fieldSection{flex-direction:column;gap:.75rem;display:flex}.entity-card-module__TsRp2G__fieldsGridThree{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}@media (min-width:48rem){.entity-card-module__TsRp2G__fieldsGridThree{grid-template-columns:repeat(3,minmax(0,1fr))}}.entity-card-module__TsRp2G__fieldsGridTwo{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}@media (min-width:48rem){.entity-card-module__TsRp2G__fieldsGridTwo{grid-template-columns:repeat(2,minmax(0,1fr))}}.entity-card-module__TsRp2G__ownershipGrid{grid-template-columns:minmax(0,1fr);align-items:end;gap:1rem;display:grid}@media (min-width:48rem){.entity-card-module__TsRp2G__ownershipGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.entity-card-module__TsRp2G__ownershipLabel{align-items:center;gap:.5rem;display:flex}.entity-card-module__TsRp2G__thresholdText{color:#fff;font-weight:400}.entity-card-module__TsRp2G__ownershipInputWrapper{position:relative}.entity-card-module__TsRp2G__ownershipInput{padding-right:2rem}.entity-card-module__TsRp2G__ownershipInputError,.entity-card-module__TsRp2G__ownershipInputError:focus-visible{border-color:var(--danger-border);box-shadow:0 0 0 1px var(--danger-border)}.entity-card-module__TsRp2G__ownershipSuffix{pointer-events:none;color:var(--text-secondary);font-size:.875rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.entity-card-module__TsRp2G__selectTrigger{width:100%}.entity-card-module__TsRp2G__checkboxRow{flex-wrap:wrap;gap:1rem;padding-top:.25rem;display:flex}.entity-card-module__TsRp2G__checkboxCard{width:100%;margin-bottom:0}.entity-card-module__TsRp2G__buttonRow{gap:.5rem;display:flex}.entity-card-module__TsRp2G__parentContext{color:var(--text-secondary);margin-bottom:.75rem;font-size:.75rem}.entity-card-module__TsRp2G__nestedOwnershipSection{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.entity-card-module__TsRp2G__nestedOwnershipHeader{flex-direction:column;gap:.75rem;display:flex}@media (min-width:48rem){.entity-card-module__TsRp2G__nestedOwnershipHeader{flex-direction:row;justify-content:space-between;align-items:center}}.entity-card-module__TsRp2G__nestedOwnershipLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);font-size:.75rem;font-weight:600}.entity-card-module__TsRp2G__nestedOwnershipActions{flex-wrap:wrap;gap:.5rem;display:flex}.entity-card-module__TsRp2G__nestedOwnershipHint{color:var(--text-secondary);font-size:.875rem}.entity-card-module__TsRp2G__primaryButton{flex:1}.entity-card-module__TsRp2G__buttonSpinner{margin-right:.375rem}.entity-card-module__TsRp2G__dialogBodyText{color:var(--text-primary);font-size:.875rem}.entity-card-module__TsRp2G__dialogList{color:var(--text-secondary);flex-direction:column;gap:.25rem;font-size:.875rem;list-style:inside;display:flex}@keyframes entity-card-module__TsRp2G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.entity-card-module__TsRp2G__caretIcon,.entity-card-module__TsRp2G__spinningIcon{transition:none;animation:none}.entity-card-module__TsRp2G__collapsibleTrigger[data-state=closed] .entity-card-module__TsRp2G__caretIcon{transform:none}}
.kyc-steps-module__k5ji8a__formGrid{grid-template-columns:minmax(0,1fr);gap:0 1rem;display:grid}.kyc-steps-module__k5ji8a__twoColumnSection{gap:1rem;display:grid}.kyc-steps-module__k5ji8a__fullSpan{grid-column:1/-1}.kyc-steps-module__k5ji8a__documentUploadSection{margin-top:2.25rem}.kyc-steps-module__k5ji8a__poaUploadSection{border-top:1px solid var(--border-muted);padding-top:1.25rem}.kyc-steps-module__k5ji8a__financeIdentityCards{gap:1rem;display:grid}.kyc-steps-module__k5ji8a__fullWidthNewSection{grid-column:1/-1;margin-top:1rem}.kyc-steps-module__k5ji8a__controlFullWidth{width:100%}.kyc-steps-module__k5ji8a__textarea{resize:none;min-height:6.25rem}.kyc-steps-module__k5ji8a__currencyField{position:relative}.kyc-steps-module__k5ji8a__currencyInput{padding-left:2rem}.kyc-steps-module__k5ji8a__currencyPrefix{color:var(--text-tertiary);font-size:.875rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.kyc-steps-module__k5ji8a__checkboxCard{width:100%;margin-bottom:0}.kyc-steps-module__k5ji8a__checkboxCardLabel{align-items:center;gap:.25rem;display:inline-flex}.kyc-steps-module__k5ji8a__emptyDateInput{color:var(--text-tertiary)}@media (min-width:48rem){.kyc-steps-module__k5ji8a__formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.kyc-steps-module__k5ji8a__twoColumnSection{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}}
.occupation-combobox-module__3dWB5a__icon{width:1rem;height:1rem;color:var(--text-tertiary);flex-shrink:0}
.status-badge-module__SFGb4W__badge{border-radius:9999px;align-items:center;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.status-badge-module__SFGb4W__badge svg{flex:none;width:1rem;height:1rem}.status-badge-module__SFGb4W__value{font-variant-numeric:tabular-nums;justify-content:center;min-width:1ch;margin-left:.375rem;margin-right:.25rem;display:inline-flex;overflow:hidden}
.checking-module__gYJ5Aa__card{border:1px solid var(--border-primary);border-radius:var(--radius-lg);background:var(--background-primary);flex-direction:column;align-items:center;gap:2.5rem;padding:2rem;display:flex}.checking-module__gYJ5Aa__header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.checking-module__gYJ5Aa__title{margin:0;font-size:1.75rem;font-weight:500}.checking-module__gYJ5Aa__stage{flex-direction:column;align-items:center;gap:.625rem;min-height:7rem;display:flex}.checking-module__gYJ5Aa__iconWrap{display:flex}.checking-module__gYJ5Aa__stageIcon{width:4.5rem;height:4.5rem;color:var(--text-secondary)}.checking-module__gYJ5Aa__stageIconComplete{color:var(--success-text)}.checking-module__gYJ5Aa__message{color:var(--text-secondary);text-align:center;margin:0;font-size:.9375rem;font-weight:500}.checking-module__gYJ5Aa__counters{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.checking-module__gYJ5Aa__completed{background:var(--background-muted);color:var(--text-secondary)}.checking-module__gYJ5Aa__passed{background:var(--success-bg-muted);color:var(--success-text-muted)}.checking-module__gYJ5Aa__warnings{background:var(--warning-bg-muted);color:var(--warning-text-muted)}.checking-module__gYJ5Aa__errors{background:var(--danger-bg-muted);color:var(--danger-text-muted)}
.document-check-module__yZuFUa__root{flex-direction:column;gap:1.5rem;display:flex}.document-check-module__yZuFUa__content{flex-direction:column;gap:.75rem;display:flex}.document-check-module__yZuFUa__loaderCard{border:1px solid var(--border-primary);border-radius:var(--radius-lg);background:var(--background-primary);flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.document-check-module__yZuFUa__spinner{width:32px;height:32px;animation:1s linear infinite document-check-module__yZuFUa__spin}.document-check-module__yZuFUa__findingsList{margin:0}.document-check-module__yZuFUa__cards{flex-direction:column;gap:2rem;margin-top:1.5rem;display:flex}@keyframes document-check-module__yZuFUa__spin{to{transform:rotate(360deg)}}
.form-module__9NcUcW__form{flex-direction:column;gap:2rem;display:flex}.form-module__9NcUcW__fields,.form-module__9NcUcW__documentStack{flex-direction:column;gap:1.25rem;display:flex}.form-module__9NcUcW__documents{flex-direction:column;display:flex}.form-module__9NcUcW__field{flex-direction:column;gap:.75rem;display:flex}
.card-module__jsXJqW__documentTipsList{color:var(--text-secondary);flex-direction:column;gap:.25rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.card-module__jsXJqW__documentTipItem{align-items:flex-start;display:flex}.card-module__jsXJqW__documentTipBullet{margin-right:.5rem}
.review-sign-shared-module__zxnV4W__dataFieldLabel{color:var(--text-secondary)}.review-sign-shared-module__zxnV4W__dataFieldValue{color:var(--text-primary);font-weight:500}.review-sign-shared-module__zxnV4W__dataGrid{grid-template-columns:1fr 3fr;gap:.75rem 1.5rem;font-size:.875rem;display:grid}.review-sign-shared-module__zxnV4W__emptyState{color:var(--text-secondary);font-size:.875rem;line-height:1.4}.review-sign-shared-module__zxnV4W__addressDisplay{flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.review-sign-shared-module__zxnV4W__addressLine{color:var(--text-primary);font-weight:500}.review-sign-shared-module__zxnV4W__addressSection{border-top:1px solid var(--border-muted)}.review-sign-shared-module__zxnV4W__addressSectionTitle{color:var(--text-secondary);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.review-sign-shared-module__zxnV4W__stepSection{margin-bottom:1rem}.review-sign-shared-module__zxnV4W__stepSectionTitle{align-items:center;gap:.5rem;min-width:0;display:flex}.review-sign-shared-module__zxnV4W__stepSectionActions{align-items:center;gap:.25rem;display:flex}.review-sign-shared-module__zxnV4W__statusBadge{flex-shrink:0}.review-sign-shared-module__zxnV4W__editButton{height:2rem;padding-inline:.625rem;font-size:.75rem}.review-sign-shared-module__zxnV4W__editIcon{width:.875rem;height:.875rem}.review-sign-shared-module__zxnV4W__documentRow{justify-content:space-between;align-items:center;gap:.75rem;padding-block:.375rem;font-size:.75rem;display:flex}.review-sign-shared-module__zxnV4W__documentInfo{min-width:0}.review-sign-shared-module__zxnV4W__documentFileName{color:var(--text-secondary);margin-left:.25rem}.review-sign-shared-module__zxnV4W__documentStatus{color:#fff;font-weight:600}.review-sign-shared-module__zxnV4W__documentPreviewItem{flex-direction:column;padding-block:.25rem .75rem;display:flex}.review-sign-shared-module__zxnV4W__documentPreview{max-width:100%}@media (max-width:48rem){.review-sign-shared-module__zxnV4W__stepSectionHeader{flex-direction:column;align-items:flex-start}.review-sign-shared-module__zxnV4W__stepSectionActions{justify-content:space-between;width:100%}}
.review-sign-form-module__xeSzha__root{flex-direction:column;gap:1.5rem;display:flex}.review-sign-form-module__xeSzha__errorState{justify-content:center;align-items:center;min-height:25rem;padding:1.5rem;display:flex}.review-sign-form-module__xeSzha__errorStateCard{width:100%;max-width:28rem}.review-sign-form-module__xeSzha__errorActions{flex-direction:column;align-items:center;gap:.75rem;display:flex}.review-sign-form-module__xeSzha__errorHint{color:var(--text-secondary);text-align:center;font-size:.75rem;line-height:1.4}.review-sign-form-module__xeSzha__warningBanner{flex-direction:column;gap:.5rem;padding-bottom:.25rem;display:flex}.review-sign-form-module__xeSzha__warningIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.review-sign-form-module__xeSzha__warningBannerDescription{color:var(--warning-text-muted);font-size:.75rem;line-height:1.4}.review-sign-form-module__xeSzha__warningBannerGroups{flex-direction:column;gap:.5rem;display:flex}.review-sign-form-module__xeSzha__warningBannerGroup{margin:0;padding:0;list-style:none}.review-sign-form-module__xeSzha__warningBannerRow{color:var(--warning-text-muted);align-items:flex-start;gap:.5rem;display:flex}.review-sign-form-module__xeSzha__warningBannerRow+.review-sign-form-module__xeSzha__warningBannerRow{margin-top:.5rem}.review-sign-form-module__xeSzha__warningBannerRow:before{content:"•";color:var(--warning-text-muted);line-height:1.4}.review-sign-form-module__xeSzha__warningLinkButton{white-space:nowrap;color:var(--warning-text);text-underline-offset:.125rem;padding:0;font-size:.75rem;font-weight:500;line-height:1.4;text-decoration:underline}.review-sign-form-module__xeSzha__warningRowText{color:var(--warning-text-muted);font-size:.75rem;line-height:1.4}.review-sign-form-module__xeSzha__pendingItemMeta{align-items:center;gap:.5rem;display:flex}.review-sign-form-module__xeSzha__sections{flex-direction:column;gap:2rem;display:flex}.review-sign-form-module__xeSzha__entityList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.review-sign-form-module__xeSzha__entitySubtree{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.review-sign-form-module__xeSzha__entityTreeItem{flex-direction:column;gap:.75rem;display:flex}.review-sign-form-module__xeSzha__nestedEntity{margin-left:calc(var(--nested-depth,1) * 1.25rem);padding-left:.75rem;position:relative}.review-sign-form-module__xeSzha__nestedEntity:before{content:"";border-left:1px solid var(--border);border-bottom:1px solid var(--border);pointer-events:none;z-index:-1;border-bottom-left-radius:.5rem;width:.5rem;position:absolute;top:-100vh;bottom:50%;left:.25rem}.review-sign-form-module__xeSzha__nestedOwnershipSummary{color:var(--text-secondary);margin:0;font-size:.75rem}@media (hover:hover) and (pointer:fine){.review-sign-form-module__xeSzha__warningLinkButton:hover{color:var(--warning-hover)}}
.phone-verification-field-module__TDvfSa__root{flex-direction:column;gap:.75rem;display:flex}.phone-verification-field-module__TDvfSa__phoneRow{align-items:center;gap:.75rem;width:100%;display:flex}.phone-verification-field-module__TDvfSa__phoneInput{flex:auto;min-width:0}.phone-verification-field-module__TDvfSa__otpSection{flex-direction:column;gap:.5rem;display:flex}.phone-verification-field-module__TDvfSa__otpRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.phone-verification-field-module__TDvfSa__secondaryText{color:var(--text-secondary);font-size:.75rem}.phone-verification-field-module__TDvfSa__resendButton{width:fit-content;color:var(--text-secondary);text-underline-offset:.125rem;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:underline}.phone-verification-field-module__TDvfSa__resendButton:disabled{opacity:.6;cursor:default}.phone-verification-field-module__TDvfSa__link{font-size:.75rem}
.docv-capture-section-module__cH5RAW__cardTitle{align-items:center;gap:.5rem;display:flex}.docv-capture-section-module__cH5RAW__titleIcon{width:1.25rem;height:1.25rem}.docv-capture-section-module__cH5RAW__stateSection{flex-direction:column;align-items:center;gap:1rem;padding-block:1.5rem;display:flex}.docv-capture-section-module__cH5RAW__largeSection{padding-block:2rem}.docv-capture-section-module__cH5RAW__captureSection{gap:1.5rem}.docv-capture-section-module__cH5RAW__copyBlock{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.docv-capture-section-module__cH5RAW__waitingSection{padding-block:1rem}.docv-capture-section-module__cH5RAW__bodyText{color:var(--text-secondary);text-align:center;font-size:.875rem;line-height:1.4}.docv-capture-section-module__cH5RAW__smallText{font-size:.75rem}.docv-capture-section-module__cH5RAW__narrowText{max-width:20rem}.docv-capture-section-module__cH5RAW__wideText{max-width:28rem}.docv-capture-section-module__cH5RAW__qrSection{flex-direction:column;align-items:center;gap:.75rem;display:flex}.docv-capture-section-module__cH5RAW__sectionHeading{color:var(--text-secondary);align-items:center;gap:.5rem;display:flex}.docv-capture-section-module__cH5RAW__headingIcon{width:1.25rem;height:1.25rem}.docv-capture-section-module__cH5RAW__headingText{font-size:.875rem;font-weight:500}.docv-capture-section-module__cH5RAW__qrFrame{border:2px dashed var(--border);background:var(--background);border-radius:.75rem;padding:1rem}.docv-capture-section-module__cH5RAW__qrCode{border-radius:.5rem}.docv-capture-section-module__cH5RAW__separator{align-items:center;gap:1rem;width:100%;padding-inline:2rem;display:flex}.docv-capture-section-module__cH5RAW__separatorLine{background:var(--border);flex:1;height:1px}.docv-capture-section-module__cH5RAW__separatorLabel{color:var(--text-secondary);font-size:.75rem}.docv-capture-section-module__cH5RAW__smsSection{flex-direction:column;align-items:center;gap:.5rem;display:flex}.docv-capture-section-module__cH5RAW__statusSection{flex-direction:column;align-items:center;gap:.5rem;padding-top:.5rem;display:flex}.docv-capture-section-module__cH5RAW__statusRow{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.docv-capture-section-module__cH5RAW__spinnerIconLarge{width:2rem;height:2rem}.docv-capture-section-module__cH5RAW__spinnerIconSmall{width:1rem;height:1rem}.docv-capture-section-module__cH5RAW__primaryIcon{color:var(--primary-action-bg)}.docv-capture-section-module__cH5RAW__spin{animation:1s linear infinite docv-capture-section-module__cH5RAW__spin}.docv-capture-section-module__cH5RAW__alert{border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.docv-capture-section-module__cH5RAW__alertSuccess{background:var(--success-bg-muted);color:var(--success-text-muted)}.docv-capture-section-module__cH5RAW__alertDanger{background:var(--danger-bg-muted);color:var(--danger-text-muted)}.docv-capture-section-module__cH5RAW__alertWarning{background:var(--warning-bg-muted);color:var(--warning-text-muted)}.docv-capture-section-module__cH5RAW__alertIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.docv-capture-section-module__cH5RAW__alertText{font-weight:500}@keyframes docv-capture-section-module__cH5RAW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.verify-page-module__1zxkQq__otpContainer{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}
.rfi-signing-field-module__X5JnwG__root{display:grid}.rfi-signing-field-module__X5JnwG__form{margin-top:1rem;display:grid}.rfi-signing-field-module__X5JnwG__detailInfoCard{margin-bottom:.75rem}.rfi-signing-field-module__X5JnwG__previewRoot{border:1px solid var(--border-muted);background:var(--background-subtle);border-radius:.375rem;overflow:hidden}.rfi-signing-field-module__X5JnwG__previewBody{min-height:42rem}.rfi-signing-field-module__X5JnwG__preview{background:var(--background);border:0;width:100%;min-height:42rem}.rfi-signing-field-module__X5JnwG__previewState{min-height:16rem;color:var(--text-secondary);text-align:center;place-items:center;gap:.5rem;padding:2rem;font-size:.875rem;display:grid}.rfi-signing-field-module__X5JnwG__previewState p{margin:0}.rfi-signing-field-module__X5JnwG__completed{margin-top:1rem}.rfi-signing-field-module__X5JnwG__submit{width:fit-content;margin-top:1rem}.rfi-signing-field-module__X5JnwG__submit:disabled{opacity:.5;cursor:not-allowed}
.public-rfi-page-module__tcMRtq__formContainer,.public-rfi-page-module__tcMRtq__form{gap:2.5rem;display:grid}.public-rfi-page-module__tcMRtq__fieldGroup{display:grid}.public-rfi-page-module__tcMRtq__documentsContainer{gap:2rem;display:grid}.public-rfi-page-module__tcMRtq__fieldInfoCard{margin-top:-.75rem}.public-rfi-page-module__tcMRtq__instructions{white-space:pre-wrap}.public-rfi-page-module__tcMRtq__signingSubjectBadge{white-space:normal;overflow-wrap:anywhere;max-width:100%;height:auto;min-height:1.25rem}.public-rfi-page-module__tcMRtq__freeform{resize:vertical;min-height:9rem}
.public-rfi-files-page-module__Il4jPq__card{gap:1.5rem;display:grid}.public-rfi-files-page-module__Il4jPq__header{gap:.5rem;display:grid}.public-rfi-files-page-module__Il4jPq__header h1{color:var(--text-primary);margin:0;font-size:1.5rem;line-height:1.2}.public-rfi-files-page-module__Il4jPq__header p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.55}.public-rfi-files-page-module__Il4jPq__badge{border:1px solid var(--border-secondary);background:var(--background-secondary);width:fit-content;color:var(--text-secondary);border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.public-rfi-files-page-module__Il4jPq__groups{gap:1rem;display:grid}.public-rfi-files-page-module__Il4jPq__group{gap:.75rem;display:grid}.public-rfi-files-page-module__Il4jPq__folder{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.public-rfi-files-page-module__Il4jPq__files{gap:.75rem;display:grid}.public-rfi-files-page-module__Il4jPq__file{border:1px solid var(--border-secondary);background:var(--background-primary);border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid}.public-rfi-files-page-module__Il4jPq__fileIcon{background:var(--background-secondary);width:2.75rem;height:2.75rem;color:var(--text-secondary);border-radius:.875rem;place-items:center;font-size:1.25rem;display:grid}.public-rfi-files-page-module__Il4jPq__fileDetails{min-width:0}.public-rfi-files-page-module__Il4jPq__fileDetails h2{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.9375rem;line-height:1.4;overflow:hidden}.public-rfi-files-page-module__Il4jPq__fileDetails p{color:var(--text-secondary);margin:.25rem 0 0;font-size:.8125rem;line-height:1.4}@media (max-width:640px){.public-rfi-files-page-module__Il4jPq__file{grid-template-columns:auto 1fr}.public-rfi-files-page-module__Il4jPq__file>a,.public-rfi-files-page-module__Il4jPq__file>button{grid-column:1/-1;width:100%}}
.invalid-verify-page-module__1HrSra__page{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.invalid-verify-page-module__1HrSra__redirectMessage{color:var(--text-secondary);font-size:.75rem}
