:root .nft{--okd-steps-process-background:var(--nft-okd-color-container-inverse);--okd-steps-waiting-background:var(--nft-okd-color-transparent-white);--okd-steps-finish-background:var(--nft-okd-color-transparent-white);--default-error-background:var(--nft-okd-color-green-800);--okd-steps-process-title-color:var(--nft-okd-color-content-primary);--okd-steps-waiting-title-color:var(--nft-okd-color-content-contrast);--okd-steps-finish-title-color:var(--nft-okd-color-content-primary);--okd-steps-process-description-color:var(--nft-okd-color-content-contrast);--okd-steps-waiting-description-color:var(--nft-okd-color-content-disabled);--okd-steps-finish-description-color:var(--nft-okd-color-content-contrast);--okd-steps-process-icon-color:var(--nft-okd-color-content-inverse);--okd-steps-waiting-icon-color:var(--nft-okd-color-content-disabled);--okd-steps-finish-icon-color:var(--nft-okd-color-content-primary);--okd-steps-process-border-color:var(--nft-okd-color-gray-100);--okd-steps-waiting-border-color:var(--nft-okd-color-gray-100);--okd-steps-finish-border-color:var(--nft-okd-color-gray-100);--okd-steps-tail-after-background:var(--nft-okd-color-gray-100);--okd-steps-horizontal-total-color:var(--nft-okd-color-gray-400);--okd-steps-common-icon-size:22px;--okd-steps-common-icon-font-size:var(--okd-font-size-xs);--okd-steps-common-title-font-size:16px;--okd-steps-common-description-font-size:var(--okd-font-size-xs);--okd-steps-label-vertical-content-margin-top:8px;--okd-steps-label-vertical-content-margin-left:8px;--okd-steps-label-vertical-title-padding-right:0px;--okd-steps-label-vertical-description-max-width:140px;--okd-steps-horizontal-content-margin-left:8px;--okd-steps-horizontal-title-line-height:20px;--okd-steps-vertical-content-margin-left:32px;--okd-steps-vertical-icon-margin-right:8px;--okd-steps-vertical-title-line-height:20px;--okd-steps-vertical-description-line-height:16px;--okd-steps-vertical-description-padding-bottom:12px;--okd-steps-process-tail-color:var(--nft-okd-color-border-primary);--okd-steps-waiting-tail-color:var(--nft-okd-color-content-primary);--okd-steps-finish-tail-color:var(--nft-okd-color-content-primary);--okd-steps-process-icon-border-color:var(--nft-okd-color-transparent-white);--okd-steps-waiting-icon-border-color:var(--nft-okd-color-border-primary);--okd-steps-finish-icon-border-color:var(--nft-okd-color-content-primary);--okd-steps-common-waiting-border-width:4px;--okd-steps-circle-icon-size:8px;--okd-steps-circle-icon-margin-top:6px;--okd-steps-circle-process-bg-color:var(--nft-okd-color-content-primary);--okd-steps-circle-waiting-bg-color:#dbdbdb;--okd-steps-circle-finish-bg-color:var(--nft-okd-color-content-primary);--okd-steps-common-title-line-height:20px;--okd-steps-common-description-line-height:16px}.nft-steps{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;box-sizing:border-box;cursor:inherit;display:flex;font-family:inherit;font-weight:500;justify-content:center;margin-bottom:0;outline:none;position:relative;text-decoration:none;touch-action:manipulation;transition:all .3s cubic-bezier(.165,.84,.44,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.nft-steps-item{display:inline-block;flex:1 1;overflow:hidden;position:relative;vertical-align:top}.nft-steps-item-button{width:100%}.nft-steps-item-container{outline:none}.nft-steps-item:last-child{flex:none}.nft-steps-item:last-child>.nft-steps-item-content:after,.nft-steps-item:last-child>.nft-steps-item-tail{display:none}.nft-steps-item-content,.nft-steps-item-icon{display:inline-block;vertical-align:top}.nft-steps-item-content{margin-left:var(--okd-steps-horizontal-content-margin-left);position:relative}.nft-steps-item-content:after{background-image:linear-gradient(270deg,transparent 0,transparent 50%,#dbdbdb 0,#dbdbdb);background-image:linear-gradient(to left,transparent 0,transparent 50%,var(--okd-steps-process-tail-color,#dbdbdb) 50%,var(--okd-steps-process-tail-color,#dbdbdb) 100%);background-repeat:repeat-x;background-size:4px 1px;background-size:var(--okd-steps-common-waiting-border-width,4px) 1px;content:"";display:block;height:1px;left:100%;position:absolute;top:10px;width:9999px}.nft-steps-item-content-no-left{margin-left:0}.nft-steps-item-icon{align-items:center;border:1px solid;border-radius:50%;box-sizing:border-box;display:inline-flex;font-size:var(--okd-steps-common-icon-font-size);height:var(--okd-steps-common-icon-size);justify-content:center;line-height:var(--okd-steps-common-icon-size);text-align:center;transition:background-color .3s,border-color .3s;width:var(--okd-steps-common-icon-size)}.nft-steps-item-icon .nft-steps-item-icon-num{font-weight:500;line-height:1;position:relative}.nft-steps-item-icon .nft-steps-item-icon-num,.nft-steps-item-icon .nft-steps-item-icon-num .nft-steps-item-checkmark{font-size:var(--okd-steps-common-icon-font-size)}.nft-steps-item-tail{height:1px;line-height:0;position:absolute;top:calc(var(--okd-steps-common-icon-size)/2);width:100%}.nft-steps-item-tail:after{background-image:linear-gradient(270deg,transparent 0,transparent 50%,#dbdbdb 0,#dbdbdb);background-image:linear-gradient(to left,transparent 0,transparent 50%,var(--okd-steps-process-tail-color,#dbdbdb) 50%,var(--okd-steps-process-tail-color,#dbdbdb) 100%);background-repeat:repeat-x;background-size:4px 1px;background-size:var(--okd-steps-common-waiting-border-width,4px) 1px;border-radius:1px;content:"";display:inline-block;height:1px;position:absolute;top:0;width:100%}.nft-steps-item-title{display:inline-block;font-size:var(--okd-steps-common-title-font-size);line-height:20px;line-height:var(--okd-steps-common-title-line-height,20px);padding-right:12px;position:relative}.nft-steps-item-description{font-size:var(--okd-steps-common-description-font-size);line-height:16px;line-height:var(--okd-steps-common-description-line-height,16px);margin-top:2px}.nft-steps-item.nft-steps-item-finish .nft-steps-item-content:after,.nft-steps-item.nft-steps-item-finish .nft-steps-item-tail:after{background-color:#000;background-color:var(--okd-steps-finish-tail-color,#000);background-image:none}.nft-steps-item-process .nft-steps-item-icon{background:var(--okd-steps-process-background);border:1px solid #000;border:1px solid var(--okd-steps-process-icon-border-color,#000)}.nft-steps-item-process .nft-steps-item-icon-num{color:var(--okd-steps-process-icon-color)}.nft-steps-item-process .nft-steps-item-title{color:var(--okd-steps-process-title-color)}.nft-steps-item-process .nft-steps-item-description{color:var(--okd-steps-process-description-color);font-weight:400}.nft-steps-item-waiting .nft-steps-item-icon{background:var(--okd-steps-waiting-background);border:1px solid #dbdbdb;border:1px solid var(--okd-steps-waiting-icon-border-color,#dbdbdb)}.nft-steps-item-waiting .nft-steps-item-icon-num{color:var(--okd-steps-waiting-icon-color)}.nft-steps-item-waiting .nft-steps-item-title{color:var(--okd-steps-waiting-title-color)}.nft-steps-item-waiting .nft-steps-item-description{color:var(--okd-steps-waiting-description-color);font-weight:400}.nft-steps-item-finish .nft-steps-item-icon{background:var(--okd-steps-finish-background);border:1px solid #1a1a1a;border:1px solid var(--okd-steps-finish-icon-border-color,#1a1a1a)}.nft-steps-item-finish .nft-steps-item-icon-num{color:var(--okd-steps-finish-icon-color)}.nft-steps-item-finish .nft-steps-item-title{color:var(--okd-steps-finish-title-color)}.nft-steps-item-finish .nft-steps-item-description{color:var(--okd-steps-finish-description-color);font-weight:400}.nft-steps-horizontal:not(.nft-steps-label-vertical):not(.nft-steps-label-vertical-left) .nft-steps-item{margin-right:16px;white-space:nowrap}.nft-steps-horizontal:not(.nft-steps-label-vertical):not(.nft-steps-label-vertical-left) .nft-steps-item-container{display:flex}.nft-steps-horizontal:not(.nft-steps-label-vertical):not(.nft-steps-label-vertical-left) .nft-steps-item:last-child{margin-right:0}.nft-steps-horizontal:not(.nft-steps-label-vertical):not(.nft-steps-label-vertical-left) .nft-steps-item:last-child .nft-steps-item-title{padding-right:0}.nft-steps-horizontal:not(.nft-steps-label-vertical):not(.nft-steps-label-vertical-left) .nft-steps-item-tail{display:none}.nft-steps-horizontal:not(.nft-steps-label-vertical):not(.nft-steps-label-vertical-left) .nft-steps-item-description{max-width:var(--okd-steps-label-vertical-description-max-width);white-space:normal}.nft-steps-vertical{display:flex;flex-direction:column}.nft-steps-vertical .nft-steps-item{display:block;flex:1 0 auto;overflow:visible}.nft-steps-vertical .nft-steps-item-container{min-height:72px}.nft-steps-vertical .nft-steps-item-container:last-child{min-height:unset}.nft-steps-vertical .nft-steps-item-icon{float:left;margin-right:var(--okd-steps-vertical-icon-margin-right)}.nft-steps-vertical .nft-steps-item-content{display:block;margin-left:var(--okd-steps-vertical-content-margin-left)}.nft-steps-vertical .nft-steps-item-content:after{display:none}.nft-steps-vertical .nft-steps-item-title{margin-top:1px}.nft-steps-vertical .nft-steps-item-description{padding-bottom:var(--okd-steps-vertical-description-padding-bottom)}.nft-steps-vertical .nft-steps-item-tail{bottom:12px;height:calc(100% - var(--okd-steps-common-icon-size));left:calc(var(--okd-steps-common-icon-size)/2);padding:0;position:absolute;top:var(--okd-steps-common-icon-size);width:1px}.nft-steps-vertical .nft-steps-item-tail:after{background-image:linear-gradient(180deg,transparent 0,transparent 50%,#dbdbdb 0,#dbdbdb);background-image:linear-gradient(to bottom,transparent 0,transparent 50%,var(--okd-steps-process-tail-color,#dbdbdb) 50%,var(--okd-steps-process-tail-color,#dbdbdb) 100%);background-repeat:repeat-y;background-size:1px 4px;background-size:1px var(--okd-steps-common-waiting-border-width,4px);height:100%;width:1px}.nft-steps-vertical .nft-steps-item:not(:last-child) .nft-steps-item-tail{display:block}.nft-steps-vertical .nft-steps-item .nft-steps-item-content:after{display:none}.nft-steps-vertical .nft-steps-item-finish .nft-steps-item-tail:after{background-color:#000;background-color:var(--okd-steps-finish-tail-color,#000);background-image:none}.nft-steps-label-vertical .nft-steps-item{overflow:visible}.nft-steps-label-vertical .nft-steps-item-tail{margin-left:calc(var(--okd-steps-common-icon-size) + var(--okd-steps-style-margin-left, 42px));padding:0}.nft-steps-label-vertical .nft-steps-item-tail:after{width:calc(100% - var(--okd-steps-common-icon-size))}.nft-steps-label-vertical .nft-steps-item-content{display:block;margin-left:unset;margin-top:var(--okd-steps-label-vertical-content-margin-top);text-align:center;width:calc(var(--okd-steps-common-icon-size)/2*2 + 84px);width:calc((var(--okd-steps-common-icon-size)/2 + var(--okd-steps-style-margin-left, 42px))*2)}.nft-steps-label-vertical .nft-steps-item-content:after{display:none}.nft-steps-label-vertical .nft-steps-item-icon{display:inline-flex;margin-left:42px;margin-left:var(--okd-steps-style-margin-left,42px)}.nft-steps-label-vertical .nft-steps-item-title{padding-left:0;padding-right:0}.nft-steps-label-vertical-left .nft-steps-item{overflow:visible}.nft-steps-label-vertical-left .nft-steps-item-tail{margin-left:unset;padding:0}.nft-steps-label-vertical-left .nft-steps-item-tail:after{left:var(--okd-steps-common-icon-size);width:calc(100% - var(--okd-steps-common-icon-size))}.nft-steps-label-vertical-left .nft-steps-item-content{display:block;margin-left:unset;margin-top:var(--okd-steps-label-vertical-content-margin-top);text-align:left;width:calc(var(--okd-steps-common-icon-size)/2*2 + 84px);width:calc((var(--okd-steps-common-icon-size)/2 + var(--okd-steps-style-margin-left, 42px))*2)}.nft-steps-label-vertical-left .nft-steps-item-content:after{display:none}.nft-steps-label-vertical-left .nft-steps-item-icon{display:inline-flex;margin-left:unset}.nft-steps-label-vertical-left .nft-steps-item-title{padding-left:0;padding-right:0}.nft-steps-circle .nft-steps-item-icon{border-radius:50%;box-sizing:border-box;display:inline-flex;height:8px;height:var(--okd-steps-circle-icon-size,8px);line-height:8px;line-height:var(--okd-steps-circle-icon-size,8px);text-align:center;transition:background-color .3s,border-color .3s;width:8px;width:var(--okd-steps-circle-icon-size,8px)}.nft-steps-circle .nft-steps-item-icon .nft-steps-item-icon-num{display:none}.nft-steps-circle .nft-steps-item-process .nft-steps-item-icon{background:#000;background:var(--okd-steps-circle-process-bg-color,#000);border:0 solid #000;border:0 solid var(--okd-steps-circle-process-bg-color,#000)}.nft-steps-circle .nft-steps-item-waiting .nft-steps-item-icon{background:#dbdbdb;background:var(--okd-steps-circle-waiting-bg-color,#dbdbdb);border:0 solid #dbdbdb;border:0 solid var(--okd-steps-circle-waiting-bg-color,#dbdbdb)}.nft-steps-circle .nft-steps-item-finish .nft-steps-item-icon{background:#000;background:var(--okd-steps-circle-finish-bg-color,#000);border:0 solid #000;border:0 solid var(--okd-steps-circle-finish-bg-color,#000)}.nft-steps-circle.nft-steps-horizontal .nft-steps-item-tail{margin-left:calc(var(--okd-steps-common-icon-size) + var(--okd-steps-style-margin-left, 42px))}.nft-steps-circle.nft-steps-horizontal .nft-steps-item-tail:after{width:calc(100% - var(--okd-steps-common-icon-size))}.nft-steps-circle.nft-steps-horizontal .nft-steps-item-content{width:calc(var(--okd-steps-common-icon-size)/2*2 + 84px);width:calc((var(--okd-steps-common-icon-size)/2 + var(--okd-steps-style-margin-left, 42px))*2)}.nft-steps-circle.nft-steps-horizontal .nft-steps-item-icon{display:inline-flex;margin-left:42px;margin-left:var(--okd-steps-style-margin-left,42px)}.nft-steps-circle.nft-steps-horizontal .nft-steps-item{overflow:visible}.nft-steps-circle.nft-steps-horizontal .nft-steps-item-tail{margin-left:50px;margin-left:calc(var(--okd-steps-circle-icon-size, 8px) + var(--okd-steps-style-margin-left, 42px));padding:0;top:4px;top:calc(var(--okd-steps-circle-icon-size, 8px)/2)}.nft-steps-circle.nft-steps-horizontal .nft-steps-item-tail:after{width:calc(100% - 8px);width:calc(100% - var(--okd-steps-circle-icon-size, 8px))}.nft-steps-circle.nft-steps-horizontal .nft-steps-item-content{display:block;margin-left:unset;margin-top:var(--okd-steps-label-vertical-content-margin-top);text-align:center;width:92px;width:calc((var(--okd-steps-circle-icon-size, 8px)/2 + var(--okd-steps-style-margin-left, 42px))*2)}.nft-steps-circle.nft-steps-horizontal .nft-steps-item-content:after{display:none}.nft-steps-circle.nft-steps-horizontal .nft-steps-item-title{padding-left:0;padding-right:0}.nft-steps-circle.nft-steps-vertical .nft-steps-item-tail{bottom:12px;height:calc(100% - 8px);height:calc(100% - var(--okd-steps-circle-icon-size, 8px));left:4px;left:calc(var(--okd-steps-circle-icon-size, 8px)/2);padding:0;position:absolute;top:14px;top:calc(var(--okd-steps-circle-icon-size, 8px) + var(--okd-steps-circle-icon-margin-top, 6px));width:1px}.nft-steps-circle.nft-steps-vertical .nft-steps-item-tail:after{background-image:linear-gradient(180deg,transparent 0,transparent 50%,#dbdbdb 0,#dbdbdb);background-image:linear-gradient(to bottom,transparent 0,transparent 50%,var(--okd-steps-process-tail-color,#dbdbdb) 50%,var(--okd-steps-process-tail-color,#dbdbdb) 100%);background-repeat:repeat-y;background-size:1px 4px;background-size:1px var(--okd-steps-common-waiting-border-width,4px);height:100%;top:0;width:1px}.nft-steps-circle.nft-steps-vertical .nft-steps-item .nft-steps-item-icon{margin-top:6px;margin-top:var(--okd-steps-circle-icon-margin-top,6px)}.nft-steps-circle.nft-steps-vertical .nft-steps-item:not(:last-child) .nft-steps-item-tail{display:block}.nft-steps-circle.nft-steps-vertical .nft-steps-item-finish .nft-steps-item-tail:after{background-color:#000;background-color:var(--okd-steps-finish-tail-color,#000);background-image:none}.nft-steps .nft-steps-item-icon.nft-steps-item-custom-icon{background:transparent;border:none}.theme-dark .nft{--okd-steps-process-background:var(--nft-okd-color-container-inverse);--okd-steps-waiting-background:var(--nft-okd-color-transparent-white);--okd-steps-finish-background:var(--nft-okd-color-transparent-white);--default-error-background:var(--nft-okd-color-green-800);--okd-steps-process-title-color:var(--nft-okd-color-content-primary);--okd-steps-waiting-title-color:var(--nft-okd-color-content-contrast);--okd-steps-finish-title-color:var(--nft-okd-color-content-primary);--okd-steps-process-description-color:var(--nft-okd-color-content-contrast);--okd-steps-waiting-description-color:var(--nft-okd-color-content-disabled);--okd-steps-finish-description-color:var(--nft-okd-color-content-contrast);--okd-steps-process-icon-color:var(--nft-okd-color-content-inverse);--okd-steps-waiting-icon-color:var(--nft-okd-color-content-disabled);--okd-steps-finish-icon-color:var(--nft-okd-color-content-primary);--okd-steps-process-border-color:var(--nft-okd-color-gray-100);--okd-steps-waiting-border-color:var(--nft-okd-color-gray-100);--okd-steps-finish-border-color:var(--nft-okd-color-gray-100);--okd-steps-tail-after-background:var(--nft-okd-color-line-muted);--okd-steps-horizontal-total-color:var(--nft-okd-color-gray-400);--okd-steps-common-icon-size:22px;--okd-steps-common-icon-font-size:var(--okd-font-size-xs);--okd-steps-common-title-font-size:16px;--okd-steps-common-description-font-size:var(--okd-font-size-xs);--okd-steps-label-vertical-content-margin-top:8px;--okd-steps-label-vertical-content-margin-left:8px;--okd-steps-label-vertical-title-padding-right:0px;--okd-steps-label-vertical-description-max-width:140px;--okd-steps-horizontal-content-margin-left:8px;--okd-steps-horizontal-title-line-height:20px;--okd-steps-vertical-content-margin-left:32px;--okd-steps-vertical-icon-margin-right:8px;--okd-steps-vertical-title-line-height:20px;--okd-steps-vertical-description-line-height:16px;--okd-steps-vertical-description-padding-bottom:12px;--okd-steps-circle-icon-size:8px;--okd-steps-circle-icon-margin-top:6px;--okd-steps-common-waiting-border-width:4px;--okd-steps-finish-icon-border-color:var(--nft-okd-color-content-primary);--okd-steps-process-icon-border-color:var(--nft-okd-color-transparent-white);--okd-steps-process-tail-color:var(--nft-okd-color-border-primary);--okd-steps-waiting-icon-border-color:var(--nft-okd-color-border-primary);--okd-steps-finish-tail-color:var(--nft-okd-color-content-primary);--okd-steps-circle-process-bg-color:var(--nft-okd-color-content-primary);--okd-steps-circle-finish-bg-color:var(--nft-okd-color-content-primary);--okd-steps-circle-waiting-bg-color:var(--nft-okd-color-text-lighter);--okd-steps-waiting-tail-color:var(--nft-okd-color-content-primary);--okd-steps-common-title-line-height:20px;--okd-steps-common-description-line-height:16px}
