html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.page-fade{animation:pageFadeIn .2s ease-out}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.otp-copy{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}.otp-copy:focus-visible,.otp-cells:focus-visible{outline:2px solid #1677ff;outline-offset:3px;border-radius:8px}.otp-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.otp-banner{padding:7px 12px;border-radius:8px;font-size:13px;color:#ad6800;background:#faad1417;border:1px solid rgba(250,173,20,.3)}.lane{--lane: #1677ff;--lane-soft: rgba(22, 119, 255, .09);--lane-digit: #101828;border-color:#1677ff38;transition:border-color .35s ease,box-shadow .35s ease}.lane-soon{--lane: #fa8c16;--lane-soft: rgba(250, 140, 22, .11);border-color:#fa8c1647}.lane-critical{--lane: #f5222d;--lane-soft: rgba(245, 34, 45, .09);border-color:#f5222d47}.lane-expired,.lane-superseded{--lane: #bfbfbf;--lane-soft: rgba(0, 0, 0, .035);--lane-digit: #98a2b3;border-color:#ebebeb}.lane-used{--lane: #52c41a;--lane-soft: rgba(82, 196, 26, .09);--lane-digit: #98a2b3;border-color:#52c41a4d}.lane.is-new{animation:laneArrive 2.4s ease-out}@keyframes laneArrive{0%{box-shadow:0 0 0 3px var(--lane-soft)}to{box-shadow:0 0 0 0 transparent}}.lane-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.lane-id{display:inline-flex;align-items:center;gap:8px}.lane-recipient{font-family:ui-monospace,Cascadia Mono,SF Mono,Consolas,monospace;font-size:13px;letter-spacing:.02em}.lane-live{display:flex;align-items:flex-end;gap:18px;flex-wrap:wrap;margin-top:12px}.lane-status{display:flex;flex-direction:column;gap:2px;padding-bottom:2px}.lane-left{font-size:15px;font-variant-numeric:tabular-nums;color:var(--lane)}.otp-cells{display:inline-block;padding:0;border:0;background:none;cursor:pointer}.otp-cells-row{display:flex;gap:7px}.otp-cell{width:44px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid var(--lane-soft);background:var(--lane-soft);color:var(--lane-digit);font-family:ui-monospace,Cascadia Mono,SF Mono,JetBrains Mono,Consolas,monospace;font-size:28px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1;transition:transform .12s ease,background-color .2s ease,color .35s ease}.otp-cells:hover .otp-cell{transform:translateY(-1px)}.otp-cells:active .otp-cell{transform:translateY(1px)}.otp-cells.is-copied .otp-cell{border-color:#52c41a73;background:#52c41a1f}.otp-cells-rule{display:block;height:3px;margin-top:8px;border-radius:999px;background:#0000000f;overflow:hidden}.otp-cells-rule>i{display:block;height:100%;border-radius:999px;background:var(--lane);transition:width 1s linear,background-color .35s ease}.lane-critical .otp-cells-rule>i{animation:rulePulse 1.1s ease-in-out infinite}@keyframes rulePulse{0%,to{opacity:1}50%{opacity:.5}}.lane-earlier{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:14px;padding-top:10px;border-top:1px dashed #f0f0f0}.lane-earlier-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.old-code{display:inline-flex;align-items:baseline;gap:6px;padding:2px 8px;border-radius:6px;background:#00000008;color:#98a2b3;font-family:ui-monospace,Cascadia Mono,SF Mono,Consolas,monospace;font-size:13px;transition:background-color .15s ease,color .15s ease}.old-code>i{font-style:normal;font-size:11px;opacity:.75}.old-code:hover{background:#0000000f;color:#475467}.old-code.is-copied{background:#52c41a1f;color:#389e0d}.ladder{display:inline-flex;align-items:center;gap:8px}.ladder-pos{display:inline-flex;align-items:center;gap:4px;cursor:default}.ladder-dot{width:6px;height:6px;border-radius:50%;background:#00000021;transition:background-color .3s ease}.ladder-dot.is-spent{background:#1677ff}.ladder-dot.is-cap{width:7px;height:7px;background:transparent;border:1px solid rgba(255,77,79,.45)}.ladder-dot.is-cap.is-spent{background:#ff4d4f;border-color:#ff4d4f}.cooldown{position:relative;display:inline-flex;align-items:center;overflow:hidden;padding:1px 9px;border-radius:999px;border:1px solid var(--chip-border);background:var(--chip-bg);color:var(--chip-fg);font-size:12px;line-height:18px;font-variant-numeric:tabular-nums;white-space:nowrap;cursor:default}.cooldown>span{position:relative;z-index:1}.cooldown-fill{position:absolute;left:0;top:0;bottom:0;z-index:0;background:var(--chip-fill);transition:width 1s linear}.cooldown-cooling{--chip-border: rgba(250, 173, 20, .45);--chip-bg: rgba(250, 173, 20, .07);--chip-fill: rgba(250, 173, 20, .22);--chip-fg: #ad6800}.cooldown-ready{--chip-border: rgba(82, 196, 26, .45);--chip-bg: rgba(82, 196, 26, .1);--chip-fill: transparent;--chip-fg: #389e0d}.cooldown-capped{--chip-border: rgba(255, 77, 79, .45);--chip-bg: rgba(255, 77, 79, .07);--chip-fill: rgba(255, 77, 79, .2);--chip-fg: #cf1322}@media (max-width: 520px){.otp-cell{width:38px;height:46px;font-size:23px}}@media (prefers-reduced-motion: reduce){.otp-cell,.otp-cells-rule>i,.cooldown-fill,.lane.is-new{transition:none;animation:none}}.user-detail-panel{animation:detailFadeIn .18s ease-out}@keyframes detailFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ant-btn,.ant-tag,.ant-card,.ant-menu-item,.ant-table-row,.ant-table-cell{transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease}.funnel{display:flex;flex-direction:column;gap:2px}.stage-account{--stage: #64748b}.stage-email{--stage: #1677ff}.stage-kyc{--stage: #d48806}.stage-profile{--stage: #08979c}.stage-invest{--stage: #389e0d}.stage{--stage: #64748b;display:flex;align-items:flex-start;gap:16px;padding:12px 14px;border-radius:10px;background:#fff;border:1px solid #f0f0f0;box-shadow:inset 3px 0 color-mix(in srgb,var(--stage) 45%,transparent);transition:background-color .15s ease,box-shadow .15s ease}.stage:not(.is-empty){background:color-mix(in srgb,var(--stage) 3%,#fff);border-color:color-mix(in srgb,var(--stage) 12%,#f0f0f0)}.stage.is-empty{background:transparent;border-color:transparent;box-shadow:inset 3px 0 #0000000d}.stage-head{display:flex;align-items:center;gap:8px;width:150px;flex:none;padding-top:3px}.stage-mark{width:20px;height:20px;flex:none;display:grid;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--stage) 12%,transparent);color:var(--stage);font-size:11px;font-weight:600}.stage-label{font-size:13px;font-weight:600;color:#344054}.stage-count{margin-left:auto;font-size:12px;font-variant-numeric:tabular-nums;color:#98a2b3}.stage.is-empty .stage-label,.stage.is-empty .stage-mark{opacity:.55}.stage-people{display:flex;flex-wrap:wrap;gap:8px;flex:1;min-width:0}.stage-none{font-size:12.5px;padding-top:4px}.person{display:flex;flex-direction:column;gap:1px;padding:6px 12px;border-radius:8px;border:1px solid #eaecf0;background:#fcfcfd;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,transform .1s ease}.person:hover{border-color:color-mix(in srgb,var(--stage) 40%,transparent);background:color-mix(in srgb,var(--stage) 5%,#fff)}.person:active{transform:translateY(1px)}.person:focus-visible{outline:2px solid var(--stage);outline-offset:2px}.person-name{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#101828}.person-unnamed{font-weight:400;color:#98a2b3}.person-flag{width:6px;height:6px;border-radius:50%;background:#ff4d4f}.person-sub{font-family:ui-monospace,Cascadia Mono,SF Mono,Consolas,monospace;font-size:11.5px;color:#667085}.person-note{font-style:normal;color:var(--stage)}.person-note:before{content:" · ";color:#d0d5dd}.journey{list-style:none;margin:0;padding:0}.journey-step{display:flex;gap:10px;padding-bottom:14px;position:relative}.journey-step:not(:last-child):before{content:"";position:absolute;left:4px;top:14px;bottom:0;width:1px;background:#eaecf0}.journey-dot{width:9px;height:9px;margin-top:4px;flex:none;border-radius:50%;background:#d0d5dd;z-index:1}.journey-step.is-done .journey-dot{background:#52c41a}.journey-step.is-active .journey-dot{background:#1677ff;box-shadow:0 0 0 3px #1677ff26}.journey-body{display:flex;flex-direction:column;gap:1px}.journey-label{font-size:13px;font-weight:600;color:#101828}.journey-step.is-todo .journey-label{color:#98a2b3;font-weight:500}.field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px 20px}.field-label{font-size:11px;color:#98a2b3;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.field-value{font-size:13.5px}@media (max-width: 640px){.stage{flex-direction:column;gap:8px}.stage-head{width:auto}}
