.ne-live-detection{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.ne-live-detection_tip{color:#222;font-size:22px;font-weight:600;text-align:center;width:100%}.ne-live-detection_camera{margin-top:60px;position:relative;width:100%}.ne-live-detection_camera_inner{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:220px;justify-content:center;margin:0 auto;-webkit-mask-image:-webkit-radial-gradient(#fff,#fff);overflow:hidden;position:relative;width:220px;z-index:20}.ne-live-detection_camera_loading-text{align-items:center;background-color:#161616;display:flex;display:none;font-size:20px;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.ne-live-detection_camera_loading-text--show{display:flex}.ne-live-detection_camera_loading-bg{background-color:#161616;border-radius:50%;left:0;position:absolute;top:0;width:100%}.ne-live-detection_camera_loading-circle{animation:spin 2s linear infinite;border:4px solid transparent;border-radius:50%;border-top-color:#48dd69;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ne-live-detection_camera_loading-msg{color:#fff;font-size:14px;left:50%;letter-spacing:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.ne-live-detection_camera_circle-bg{border:2px solid #eceef9;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:30}.ne-live-detection_camera_circle-animation{border:2px solid transparent;border-radius:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:40}.ne-live-detection_progress{align-items:center;display:flex;flex-wrap:nowrap;justify-content:center;margin-top:60px}.ne-live-detection_progress_step{background:#dde3ef;border-radius:100%;font-size:0;height:10px;margin:0 8px;width:10px}.ne-live-detection_progress_step--active{align-items:center;background:#2b63ff;color:#fff;display:flex;font-size:12px;font-weight:600;height:20px;justify-content:center;width:20px}.ne-live-detection_footer{align-items:flex-start;display:flex;flex:1;justify-content:space-around;margin-top:60px;width:100%}.ne-live-detection_footer_icon-wrap{align-items:center;display:flex;flex:1;flex-direction:column;padding:0 4px}.ne-live-detection_footer_icon{height:32px;width:32px}.ne-live-detection_footer_text{color:#8a8a99;font-size:14px;margin:16px 0 0;text-align:center}.ne-live-detection_color{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.ne-live-detection_color_circle{animation:scale .3s linear;animation-fill-mode:forwards;animation-play-state:paused;border-radius:50%;display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1)}.ne-live-detection_color_circle--active{animation-play-state:running;display:block}.ne-live-detection_record{background:#fff;bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:50}.ne-live-detection_record-checking,.ne-live-detection_record-fail,.ne-live-detection_record-start{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.ne-live-detection_record-tip-icon{height:140px;margin-top:50px;width:140px}.ne-live-detection_record-ani-wrapper{height:80px;margin:70px 0 32px;position:relative;text-align:center;width:80px}.ne-live-detection_record-tip-main{color:#222222d9;font-size:26px;font-weight:600;line-height:46px}.ne-live-detection_record-tip-sub{color:#222222d9;font-size:18px;line-height:32px;text-align:center}.ne-live-detection_record-tip-third{color:#666666d9;font-size:18px;margin-top:16px;padding:0 60px;text-align:center}.ne-live-detection_record-condition-wrapper{box-sizing:border-box;margin-top:16px;padding:0 60px;width:100%}.ne-live-detection_record-condition-inner{margin-top:16px}.ne-live-detection_record-condition-icon{height:24px;margin-right:4px;vertical-align:middle;width:24px}.ne-live-detection_record-condition-text{color:#8a8a99;font-size:16px;line-height:1;vertical-align:middle}.ne-live-detection_record-btn-wrapper{box-sizing:border-box;margin-top:38px;padding:0 60px;position:relative;width:100%}.ne-live-detection_record-btn{background:linear-gradient(115deg,#60b1fe -38.66%,#6551f6 106.74%);border:none;border-radius:24px;box-sizing:border-box;color:#fff;font-size:18px;height:48px;outline:none;width:100%}.ne-live-detection_record-file-input{box-sizing:border-box;display:block;height:48px;margin-top:-48px;opacity:0;width:100%}.ne-live-detection_record-ani-scan{animation:scan 2s linear infinite;background:#5bdefe;box-shadow:0 4px 8px #2ba2ff8f,0 18px 34px #1e84ffbb;height:4px;left:0;position:absolute;top:0;width:100%}.ne-live-detection_record-ani-img{height:100%}.ne-live-detection_toast{word-wrap:break-word;background:#14141499;background-color:#0009;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;color:#fff;font-size:16px;padding:16px;position:absolute;text-align:left;text-decoration:none;white-space:nowrap}.ne-live-detection_toast_center{left:50%;top:284px;transform:translate(-50%)}.ne-live-detection_toast_top{left:50%;top:20px;transform:translate(-50%)}#ne-live-detection_camera_video{background-color:transparent}#ne-live-detection_camera_video::-webkit-media-controls-panel,#ne-live-detection_camera_video::-webkit-media-controls-play-button{-webkit-appearance:none;display:none!important}#ne-live-detection_camera_video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}@keyframes scale{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(6)}}@keyframes scan{0%{top:0}to{top:100%}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Inter,Noto Sans Thai,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.v3-home-refresh{position:relative;min-height:100dvh;transition:transform .18s ease-out;will-change:transform}.v3-line img{display:block;width:44px;height:44px;object-fit:contain}body[data-template=v3] .v3-line{right:auto;left:20px;bottom:calc(20px + env(safe-area-inset-bottom,0px));width:64px;height:64px;border:2px solid #ffffff45;background:linear-gradient(145deg,#27cd7e,#0faa60);box-shadow:0 12px 30px #07914f66,0 0 0 7px #18b66b14;animation:v3-line-float 2.8s ease-in-out infinite;transition:transform .2s ease,box-shadow .2s ease}.v3-line svg{width:29px;height:29px}.v3-line:hover,.v3-line:active{transform:translateY(-4px) scale(1.08);box-shadow:0 17px 38px #07914f80,0 0 0 10px #18b66b18}body[data-template=v3] .v3-none-line{grid-template-columns:66px 1fr;gap:16px;padding:18px;border-color:#ffffff26;border-radius:20px;background:linear-gradient(145deg,#ffffff12,#ffffff08);box-shadow:0 14px 34px #0004;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}body[data-template=v3] .v3-none-line>span{width:66px;height:66px;border:2px solid #ffffff35;background:linear-gradient(145deg,#24ca7b,#10a85f);box-shadow:0 10px 26px #0c9b5766;animation:v3-line-float 2.8s ease-in-out infinite}body[data-template=v3] .v3-none-line svg{width:34px;height:34px}.v3-none-line:hover,.v3-none-line:active{transform:translateY(-3px) scale(1.015);border-color:#51dd9b66;box-shadow:0 18px 40px #0005,0 0 24px #18b66b20}@keyframes v3-line-float{0%,to{translate:0 0}50%{translate:0 -5px}}.v3-none-line{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;margin-top:22px;padding:17px 18px;border:1px solid #ffffff1f;border-radius:18px;color:#fff;text-decoration:none;background:#ffffff0d;box-shadow:0 12px 30px #0003}.v3-none-line>span{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#18b66b;box-shadow:0 9px 22px #0c9b5755}.v3-none-line svg{width:29px;height:29px}.v3-none-line strong,.v3-none-line small{display:block}.v3-none-line strong{font-size:17px}.v3-none-line small{margin-top:5px;color:#b7bee0;font-size:13px;line-height:1.55}.v3-upload-control{display:grid;gap:7px;min-width:0}.v3-upload-control .v3-upload{width:100%}.v3-upload-control .v3-upload span{display:grid;gap:3px}.v3-upload-control .v3-upload small{color:#8991b2;font-size:9px;font-weight:400}.v3-gallery-input{display:none}.v3-upload-camera{display:flex;justify-content:center;align-items:center;gap:5px;min-height:34px;border:0;border-radius:10px;color:#35449a;background:#edf0ff;font-size:11px;font-weight:700}.v3-upload-camera svg{width:15px;height:15px}.v3-review-home{overflow:visible;transition:transform .18s ease-out;will-change:transform}.v3-pull-refresh{position:absolute;z-index:3;left:50%;display:flex;align-items:center;gap:7px;transform:translate(-50%);color:#aeb7e1;font-size:11px;white-space:nowrap}.v3-pull-refresh svg{width:17px;height:17px;transition:transform .2s}.v3-pull-refresh.ready{color:#ffd09c}.v3-pull-refresh.ready svg{transform:rotate(180deg)}.v3-profile-page{padding:calc(42px + env(safe-area-inset-top,0px)) 16px calc(36px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at 92% 4%,#dce4ff 0,transparent 34%),radial-gradient(circle at 7% 91%,#e9e2ff 0,transparent 30%),linear-gradient(180deg,#f8f9fd,#eef1f8)}.v3-profile-head{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;padding:0 4px 22px}.v3-profile-head>svg{width:54px;height:54px;padding:14px;border-radius:17px;color:#fff;background:linear-gradient(135deg,#263792,#586bd5);box-shadow:0 10px 24px #3448aa35}.v3-profile-head h1{margin:0 0 6px;color:#171a30;font-size:22px}.v3-profile-head p{margin:0;color:#727990;font-size:12px;line-height:1.6}.v3-profile-page .v3-form-card{border:1px solid #eceef5;border-radius:20px;box-shadow:0 12px 36px #26347414}.v3-profile-page .v3-upload{height:120px!important;background:linear-gradient(145deg,#f6f8ff,#eef1fb)}.v3-camera-error{grid-column:1/-1;color:#c43d50;font-size:10px}.v3-camera-modal{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:min(100%,430px);margin:auto;padding:calc(18px + env(safe-area-inset-top,0px)) 14px calc(18px + env(safe-area-inset-bottom,0px));color:#fff;background:#080b1d}.v3-camera-head{display:flex;justify-content:space-between;align-items:center;padding:4px 2px 16px}.v3-camera-head button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;color:#fff;background:#ffffff17}.v3-camera-head svg{width:19px}.v3-camera-view{position:relative;display:grid;place-items:center;flex:1;min-height:0;overflow:hidden;border-radius:20px;background:#000}.v3-camera-view video{width:100%;height:100%;object-fit:cover}.v3-card-guide{position:absolute;width:86%;aspect-ratio:1.586;border:2px solid #fff;border-radius:14px;box-shadow:0 0 0 100vmax #0007;pointer-events:none}.v3-camera-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:12px;padding-top:18px}.v3-camera-actions button{display:flex;justify-content:center;align-items:center;gap:7px;min-height:52px;border:0;border-radius:26px;color:#fff;background:#ffffff17;font-weight:800}.v3-camera-actions button:last-child{color:#18204b;background:#fff}.v3-camera-actions svg{width:19px}body[data-template=v3]{background:#070918;color:#171a30}.v3-app{min-height:100dvh}.v3-flow{width:100%;min-height:100dvh}.v3-home{position:relative;overflow:hidden;max-width:430px;min-height:100dvh;margin:auto;padding:18px 14px 34px;color:#f8f7ff;background:radial-gradient(circle at 95% 5%,#2531a7aa,transparent 34%),radial-gradient(circle at 5% 30%,#3946c455,transparent 28%),linear-gradient(180deg,#070918,#0b0e27)}.v3-home:before{content:"";position:absolute;width:310px;height:310px;right:-145px;top:-130px;border:1px solid #7c8fff38;border-radius:50%}.v3-home header{position:relative;display:flex;justify-content:space-between;color:#d8dcff;font-size:13px}.v3-brand{text-align:center;margin:42px 0 10px}.v3-brand img{width:60px;height:60px;object-fit:contain;filter:drop-shadow(0 7px 20px #ffbd7755)}.v3-brand h1{margin:8px 0 3px;color:#ffd09c;font-size:27px}.v3-brand p,.v3-home-card p{color:#adb4da;font-size:12px}.v3-perks{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 4px 14px}.v3-perks span{display:grid;grid-template-columns:30px 1fr;align-items:center;font-size:13px}.v3-perks svg{grid-row:1/3;color:#ffd09c}.v3-perks small{color:#9da5d0}.v3-home-card{border:1px solid #6f7bff38;border-radius:15px;padding:20px 18px;margin-top:10px;background:linear-gradient(145deg,#273087f5,#141752fa);box-shadow:0 12px 32px #0005}.v3-home-card>strong{display:block;text-align:center;color:#ffd09c;font-size:34px;margin:20px 0 7px}.v3-home-card p{text-align:center}.v3-home-card button,.v3-primary{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;border:0;border-radius:27px;font-weight:800}.v3-home-card button{margin-top:18px;background:linear-gradient(90deg,#ffc98f,#ffb67e);color:#442613;font-size:16px}.v3-home-card.compact{text-align:center}.v3-home-card h2{color:#ffd09c;font-size:18px}.v3-rules{padding:18px 5px 0;color:#969dc3;font-size:12px;line-height:1.7}.v3-rules b{color:#e8eaff}.v3-page{max-width:430px;min-height:100dvh;margin:auto;padding:26px 16px 40px;background:#f4f5fb}.v3-page-head{text-align:center;padding:18px 10px 24px}.v3-page-head>svg{width:45px;height:45px;padding:10px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#202a82,#5665d1)}.v3-page-head h1{margin:13px 0 5px;font-size:24px}.v3-page-head p{margin:0;color:#747a99;font-size:13px}.v3-form-card{padding:20px;border-radius:18px;background:#fff;box-shadow:0 10px 35px #26347412}.v3-form-card h2{margin:22px 0 12px;font-size:16px}.v3-form-card h2:first-child{margin-top:0}.v3-form-card label{display:block;margin:12px 0;color:#5c6382;font-size:12px}.v3-form-card input,.v3-form-card select,.v3-form-card textarea{width:100%;margin-top:6px;padding:13px;border:1px solid #dfe2ef;border-radius:10px;outline:none;background:#fafbff;color:#15182e}.v3-form-card input:focus,.v3-form-card select:focus,.v3-form-card textarea:focus{border-color:#5262ca}.v3-otp{display:flex;gap:8px}.v3-otp button{min-width:96px;margin-top:6px;border:0;border-radius:10px;background:#e9ecff;color:#27358d}.v3-primary{margin-top:20px;background:linear-gradient(90deg,#202a82,#4051c0);color:#fff}.v3-primary:disabled,.v3-otp button:disabled{opacity:.55}.v3-error{color:#c93f50;font-size:12px}.v3-upload-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v3-upload{display:flex!important;align-items:center!important;justify-content:center;height:105px!important;margin:0!important;border:1px dashed #9da6d7;border-radius:12px;overflow:hidden;background:#f8f9ff;color:#5964a8}.v3-upload img{width:100%;height:100%;object-fit:cover}.v3-upload input{display:none}.v3-upload svg{margin-right:7px}.v3-contact{padding:12px;margin:10px 0;border-radius:12px;background:#f7f8fd}.v3-contact input{margin-top:8px}.v3-live{text-align:center;position:relative}.v3-live #NELiveDetection{min-height:260px}.v3-face{position:absolute;top:40px;left:50%;transform:translate(-50%);display:grid;place-items:center;width:180px;height:220px;border:2px dashed #8690c9;border-radius:50%;pointer-events:none}.v3-face svg{width:50px;height:50px;color:#9299bc}.v3-live h2{font-size:16px}.v3-skip{width:100%;padding:15px;border:0;background:transparent;color:#707797}.v3-review{text-align:center;padding-top:90px}.v3-review-icon{display:grid;place-items:center;width:76px;height:76px;margin:auto;border-radius:50%;color:#e89e51;background:#fff0dd}.v3-review h1{margin-top:20px}.v3-review>p{color:#747a99}.v3-review article{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:28px;padding:20px;border-radius:16px;text-align:left;background:#fff;box-shadow:0 10px 35px #26347412}.v3-review article b{text-align:right}.v3-review .pending{color:#e28a34}.v3-state{display:grid;place-content:center;justify-items:center;min-height:100dvh;text-align:center;color:#ddd;background:#070918}.v3-line{position:fixed;right:18px;bottom:18px;display:grid;place-items:center;width:52px;height:52px;border-radius:50%;color:#fff;background:#18b66b;box-shadow:0 8px 25px #0004}@media (min-width:700px){.v3-page{margin-top:24px;margin-bottom:24px;min-height:calc(100dvh - 48px);border-radius:24px}}.v3-install-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;padding:14px;background:linear-gradient(180deg,#050718b3,#03040bf2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:v3-guide-fade .2s ease-out}.v3-install-guide{position:relative;width:min(100%,430px);max-height:calc(100dvh - 28px);overflow:auto;margin:0 auto;padding:22px 20px 20px;border:1px solid #ffffff26;border-radius:28px;color:#171a30;background:linear-gradient(180deg,#fff,#f6f7ff);box-shadow:0 28px 90px #000c;animation:v3-guide-rise .28s ease-out}.v3-install-close{position:absolute;z-index:2;right:14px;top:14px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;color:#68708f;background:#eceef8}.v3-install-close svg{width:18px}.v3-install-brand{display:flex;align-items:center;gap:11px;padding-right:42px}.v3-install-brand img{width:45px;height:45px;padding:4px;border-radius:13px;object-fit:contain;background:#111747}.v3-install-brand span,.v3-install-brand strong,.v3-install-brand small{display:block}.v3-install-brand strong{margin-top:2px;color:#20264c;font-size:14px}.v3-install-brand small{color:#858ba8;font-size:10px}.v3-install-hero-icon{display:grid;place-items:center;width:64px;height:64px;margin:24px auto 12px;border-radius:20px;color:#fff;background:linear-gradient(145deg,#202a82,#6070df);box-shadow:0 14px 30px #3545ad55}.v3-install-hero-icon svg{width:31px;height:31px}.v3-install-guide h2{margin:0;text-align:center;color:#171b38;font-size:22px}.v3-install-lead{max-width:340px;margin:9px auto 20px;text-align:center;color:#707795;font-size:12px;line-height:1.65}.v3-install-steps{display:grid;gap:10px}.v3-install-steps article{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;padding:12px;border:1px solid #e4e6f2;border-radius:16px;background:#fff;box-shadow:0 5px 18px #2430780a}.v3-install-steps i{position:relative;display:grid;place-items:center;width:44px;height:44px;border-radius:13px;color:#3444a9;background:#eef0ff;font-style:normal}.v3-install-steps i svg{width:21px}.v3-install-steps i b{position:absolute;right:-4px;top:-5px;display:grid;place-items:center;width:18px;height:18px;border:2px solid #fff;border-radius:50%;color:#fff;background:#253596;font-size:9px}.v3-install-steps span,.v3-install-steps strong,.v3-install-steps small{display:block}.v3-install-steps strong{color:#202544;font-size:13px}.v3-install-steps small{margin-top:4px;color:#777e9b;font-size:10px;line-height:1.45}.v3-install-action{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;margin-top:16px;border:0;border-radius:26px;color:#fff;background:linear-gradient(90deg,#202a82,#4c5dcc);font-weight:800;box-shadow:0 12px 28px #29399e45}.v3-install-action svg{width:19px}.v3-install-browser-hint{margin-top:15px;padding:11px 14px;border-radius:13px;text-align:center;color:#665124;background:#fff5db;font-size:11px;line-height:1.5}@keyframes v3-guide-fade{0%{opacity:0}}@keyframes v3-guide-rise{0%{opacity:0;transform:translateY(28px)}}body[data-template=v3]{background:linear-gradient(160deg,#11194f,#090d27 58%,#151e58)}.v3-install-guide>h2{padding:5px 42px 0}.v3-brand{display:block;margin:30px 12px 18px;text-align:center}.v3-brand-title{display:flex;justify-content:center;align-items:center;gap:13px}.v3-brand h1{margin:0;white-space:nowrap;color:#ffd09c;font-size:25px;text-shadow:0 2px 14px #ffba7352}.v3-brand p{max-width:330px;margin:10px auto 0;text-align:center;font-size:10px;font-weight:400;line-height:1.65}.v3-vip-leaves{position:relative;display:block;width:36px;height:31px}.v3-vip-leaves i{position:absolute;display:block;width:4px;height:10px;border-radius:100% 0;background:linear-gradient(180deg,#ffe0ad,#bf7d45);box-shadow:0 0 7px #ffc77b3d}.v3-vip-leaves i:nth-child(1){top:2px;right:4px;transform:rotate(-30deg)}.v3-vip-leaves i:nth-child(2){top:11px;right:11px;transform:rotate(-53deg)}.v3-vip-leaves i:nth-child(3){top:20px;right:18px;transform:rotate(-68deg)}.v3-vip-leaves.is-right{transform:scaleX(-1)}.v3-install-brand img{padding:0;border:0;border-radius:0;background:transparent}.v3-install-hero-icon{width:72px;height:72px;margin:22px auto 12px;border:0;border-radius:0;background:transparent;box-shadow:none}.v3-install-hero-icon img{display:block;width:72px;height:72px;border:0;object-fit:contain;filter:drop-shadow(0 12px 22px #3545ad42)}.v3-state{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;min-height:100dvh;padding:36px 22px;color:#f6f7ff;background:radial-gradient(circle at 80% 12%,#4355dc80,transparent 31%),radial-gradient(circle at 8% 74%,#2737b35c,transparent 32%),linear-gradient(160deg,#11194f,#090d27 58%,#151e58)}.v3-state-glow{position:absolute;top:-120px;right:-130px;width:330px;height:330px;border:1px solid #8694ff42;border-radius:50%;box-shadow:0 0 85px #4053e14f}.v3-state-logo{position:relative;width:72px;height:72px;padding:7px;border:1px solid #ffffff1c;border-radius:21px;object-fit:contain;background:#ffffff0d;box-shadow:0 16px 45px #0005,0 0 35px #ffca8d25}.v3-state>h1{position:relative;margin:18px 0 5px;color:#ffd09c;font-size:25px}.v3-state>p{position:relative;margin:0 0 26px;color:#b2b9df;font-size:13px}.v3-state>small{display:flex;align-items:center;gap:5px;margin-top:18px;color:#8f99c9;font-size:11px}.v3-loading-card{position:relative;width:min(100%,390px);padding:22px;border:1px solid #7b87ef35;border-radius:19px;background:linear-gradient(145deg,#293384e8,#171c55f2);box-shadow:0 18px 50px #0005}.v3-loading-card span,.v3-loading-card strong,.v3-loading-card i{display:block;border-radius:8px;background:linear-gradient(90deg,#ffffff0a,#ffffff25,#ffffff0a);background-size:220% 100%;animation:v3-shimmer 1.5s infinite}.v3-loading-card span{width:42%;height:10px}.v3-loading-card strong{width:72%;height:30px;margin:16px auto}.v3-loading-card i{width:56%;height:9px;margin:auto}.v3-loading-card button{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:22px;border:0;border-radius:24px;color:#51301b;background:linear-gradient(90deg,#ffd09c,#ffb67e);font-size:13px;font-weight:800}@keyframes v3-shimmer{to{background-position:-220% 0}}.v3-loading-state>h1{max-width:360px;margin:18px 0 10px;font-size:27px}.v3-loading-state>p{max-width:340px;margin:0;text-align:center;line-height:1.7}.v3-loading-kicker{position:relative;display:flex;align-items:center;gap:7px;color:#ffd09c;font-size:12px;font-weight:700;letter-spacing:.04em}.v3-loading-progress{position:relative;width:min(78vw,330px);height:4px;margin-top:34px;overflow:hidden;border-radius:4px;background:#ffffff16}.v3-loading-progress span{position:absolute;inset:0 auto 0 0;width:42%;border-radius:inherit;background:linear-gradient(90deg,#ffd09c,#ffb67e,#fff0d5);box-shadow:0 0 16px #ffc98f99;animation:v3-loading-slide 1.4s ease-in-out infinite}.v3-loading-status{position:relative;display:flex;align-items:center;gap:8px;margin-top:17px;color:#c5cae7;font-size:12px}.v3-loading-state>small{margin-top:28px}@keyframes v3-loading-slide{0%{transform:translate(-110%)}to{transform:translate(340%)}}.v3-error-state{justify-content:center}.v3-error-card{position:relative;width:min(100%,390px);margin-top:22px;padding:25px;border:1px solid #7b87ef35;border-radius:20px;background:#ffffffed;color:#171a30;box-shadow:0 20px 55px #0007}.v3-error-card>svg{width:42px;height:42px;padding:9px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#3342a3,#6271dc)}.v3-error-card h1{margin:15px 0 7px;font-size:21px}.v3-error-card p{color:#707794;font-size:13px}.v3-repayment-home{display:block;padding:68px 14px 44px;background:radial-gradient(circle at 95% 5%,#2531a7aa,transparent 34%),radial-gradient(circle at 5% 30%,#3946c455,transparent 28%),linear-gradient(180deg,#070918,#0b0e27)}.v3-repayment-card{padding:24px 20px 22px;border-radius:22px;background:#fff;color:#17213b;box-shadow:0 22px 58px #0008}.v3-repayment-card header{display:flex;gap:15px;align-items:center;padding:8px 2px 24px}.v3-repayment-card header>svg{width:58px;height:58px;padding:15px;border-radius:17px;color:#286ddd;background:#edf4ff}.v3-repayment-card h2{margin:0 0 7px;font-size:20px;font-weight:800}.v3-repayment-card p{margin:0;color:#737c94;font-size:12px;font-weight:600;line-height:1.6}.v3-repayment-card dl{margin:0;padding:12px 16px;border-radius:15px}.v3-repayment-card dl div{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:49px;padding:12px 0}.v3-repayment-card dt{color:#707991;font-size:13px;font-weight:600}.v3-repayment-card dd{margin:0;text-align:right;font-size:14px;font-weight:800}.v3-repayment-card footer{display:flex;gap:10px;margin-top:20px}.v3-repayment-card footer button{flex:1;min-height:52px;border:0;border-radius:13px;color:#fff;background:#377cf2;font-size:15px;font-weight:800}.v3-repayment-card footer .secondary{color:#3470d2;background:#edf3ff}.v3-repayment-card footer button:disabled{opacity:.5}.v3-repayment-card{padding-bottom:34px}.v3-repayment-home{background:radial-gradient(circle at 95% 4%,#5d91ed99,transparent 34%),radial-gradient(circle at 4% 24%,#91b5f477,transparent 30%),linear-gradient(180deg,#1555c2,#4f88df 28%,#b9d1f5 53%,#edf4ff 72%,#fafcff)}.v3-repayment-card header{justify-content:flex-start;gap:6px}.v3-repayment-card h2{color:#111827}.v3-repayment-card header p{color:#59647d;font-weight:700}.v3-repayment-card dt{color:#424c64;font-weight:700}.v3-repayment-card footer button{font-size:16px}.v3-login{background:radial-gradient(circle at 90% 0,#547ee899,transparent 35%),linear-gradient(180deg,#172d78 0,#3f62bc 35%,#eef3ff 35%)}.v3-login .v3-page-head{color:#fff}.v3-login .v3-page-head p{color:#dce5ff;font-weight:600}.v3-login .v3-form-card{padding:28px 22px;border-radius:22px;box-shadow:0 22px 55px #15275f35}.v3-login .v3-otp input{min-height:52px;font-size:18px;font-weight:700;letter-spacing:.12em}.v3-login .v3-primary{min-height:56px;font-size:16px}.v3-missing-token{display:grid;place-items:center;min-height:100dvh;padding:24px;background:#f5f6fa;color:#20243a}.v3-missing-token section{width:min(100%,340px);padding:30px 24px;border:1px solid #e5e7ef;border-radius:16px;text-align:center;background:#fff;box-shadow:0 10px 30px #1d27450d}.v3-missing-token svg{width:42px;height:42px;padding:9px;border-radius:50%;color:#657099;background:#eef0f6}.v3-missing-token h1{margin:16px 0 7px;font-size:20px}.v3-missing-token p{margin:0;color:#7a8097;font-size:13px;line-height:1.6}.v3-home{padding-top:calc(80px + env(safe-area-inset-top,0px))}.v3-page{padding-top:calc(48px + env(safe-area-inset-top,0px));padding-bottom:calc(40px + env(safe-area-inset-bottom,0px))}.v3-state,.v3-missing-token{padding-top:calc(48px + env(safe-area-inset-top,0px));padding-bottom:calc(36px + env(safe-area-inset-bottom,0px))}.v3-login{position:relative;overflow:hidden;color:#f8f7ff;background:radial-gradient(circle at 88% 4%,#3949c888,transparent 30%),radial-gradient(circle at 4% 42%,#26379d66,transparent 32%),radial-gradient(circle at 86% 92%,#1d2b8060,transparent 34%),linear-gradient(180deg,#070918,#101640 55%,#0b0f2d)}.v3-login:before{content:"";position:absolute;top:-145px;right:-135px;width:320px;height:320px;border:1px solid #8492ff3d;border-radius:50%;box-shadow:0 0 80px #4053df38;pointer-events:none}.v3-login:after{content:"";position:absolute;top:190px;left:-80px;width:190px;height:190px;border:1px solid #ffd09c20;border-radius:50%;pointer-events:none}.v3-login .v3-page-head,.v3-login .v3-form-card{position:relative;z-index:1}.v3-login .v3-page-head{max-width:350px;margin:0 auto;padding:18px 12px 32px}.v3-login .v3-page-head>svg{width:58px;height:58px;padding:15px;border:1px solid #ffd8ad55;border-radius:19px;color:#5a341a;background:linear-gradient(145deg,#ffe0b6,#ffb979);box-shadow:0 14px 34px #0006,0 0 28px #ffc98f42}.v3-login .v3-page-head h1{margin-top:18px;color:#ffd09c;font-size:25px;text-shadow:0 3px 18px #ffbd7750}.v3-login .v3-page-head p{margin-top:8px;color:#b9c0e3;font-size:13px;line-height:1.65}.v3-login .v3-form-card{padding:28px 22px 24px;border:1px solid #fff;border-radius:24px;color:#171a30;background:linear-gradient(180deg,#fff,#fafbff);box-shadow:0 24px 60px #03061a80}.v3-login .v3-form-card label{margin-top:0;color:#59617e;font-size:13px;font-weight:700}.v3-login .v3-otp{align-items:stretch;margin-top:8px;padding:5px;border:1px solid #e2e5f2;border-radius:15px;background:#f5f6fc;transition:border-color .2s,box-shadow .2s}.v3-login .v3-otp:focus-within{border-color:#6978d8;box-shadow:0 0 0 4px #5262ca16}.v3-login .v3-otp input{min-width:0;min-height:50px;margin:0;padding:12px 11px;border:0;background:transparent;font-size:18px;font-weight:800;letter-spacing:.1em}.v3-login .v3-otp input:focus{border-color:transparent}.v3-login .v3-otp button{min-width:104px;margin:0;border-radius:11px;color:#fce3c8;background:#222d78;font-weight:800}.v3-login .v3-primary{min-height:56px;margin-top:24px;border:1px solid #ffddba55;color:#4d2c17;background:linear-gradient(90deg,#ffd09c,#ffb67e);font-size:16px;box-shadow:0 12px 28px #d98b4540}.v3-login .v3-primary:active{transform:translateY(1px)}.v3-login .v3-error{margin:12px 2px 0;padding:10px 12px;border-radius:10px;background:#fff0f1;color:#bd3345}@media (min-width:700px){.v3-page{padding-top:64px}.v3-login{min-height:calc(100dvh - 48px)}}.v3-bank-page{padding-bottom:28px;background:linear-gradient(180deg,#eef1ff 0,#f7f8fc 42%,#f4f5fb)}.v3-bank-page .v3-page-head{padding-bottom:16px}.v3-bank-product{padding:20px;margin-bottom:14px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#17246f,#4054c4);box-shadow:0 14px 35px #263b9a35}.v3-bank-product-title{display:flex;align-items:center;gap:8px;color:#dfe4ff;font-size:13px}.v3-bank-product-title svg{width:18px}.v3-bank-product>strong{display:block;margin:15px 0 17px;color:#ffd09c;font-size:32px}.v3-bank-product dl{margin:0}.v3-bank-product dl div{display:flex;justify-content:space-between;padding:8px 0;border-top:1px solid #ffffff20}.v3-bank-product dt{color:#cbd2ff;font-size:12px}.v3-bank-product dd{margin:0;font-size:13px;font-weight:700}.v3-bank-form{padding-bottom:22px}.v3-bank-form h2{margin-bottom:4px}.v3-bank-hint{margin:0 0 16px;color:#747a99;font-size:12px;line-height:1.55}.v3-bank-form select,.v3-bank-form input{min-height:48px;font-size:15px}.v3-bank-form .v3-primary{min-height:56px;margin-top:22px;font-size:15px}.v3-bank-page,.v3-confirm-page{color:#f8f7ff;background:radial-gradient(circle at 95% 5%,#2531a7aa,transparent 34%),radial-gradient(circle at 5% 30%,#3946c455,transparent 28%),linear-gradient(180deg,#070918,#0b0e27)}.v3-bank-product{margin-top:0;background:linear-gradient(145deg,#273087f5,#141752fa);box-shadow:0 14px 35px #0005}.v3-bank-page{display:flex;align-items:center;padding-right:18px;padding-left:18px}.v3-bank-shell{width:100%;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 24px 64px #0008}.v3-bank-shell .v3-bank-product{position:relative;margin:0;padding:25px 22px 22px;border:0;border-radius:0;background:linear-gradient(145deg,#3547b6,#202b89 55%,#151b5b);box-shadow:none}.v3-bank-shell .v3-bank-product:after{content:"";position:absolute;right:-42px;top:-72px;width:180px;height:180px;border:1px solid #ffffff18;border-radius:50%;pointer-events:none}.v3-bank-shell .v3-bank-product>strong{position:relative;z-index:1;margin:0 0 19px;font-size:34px;line-height:1.2;letter-spacing:.01em}.v3-bank-shell .v3-bank-product dl div{position:relative;z-index:1;min-height:42px;padding:10px 0;border-top:1px solid #ffffff1c}.v3-bank-shell .v3-bank-product dt{color:#d5dafe;font-size:12px;font-weight:500}.v3-bank-shell .v3-bank-product dd{font-size:13px;font-weight:800}.v3-bank-shell .v3-bank-form{margin:0;padding:24px 22px 22px;border:0;border-radius:0;color:#171a30;background:#fff;box-shadow:none}.v3-bank-shell .v3-bank-form h2{margin:0 0 5px;color:#171a30;font-size:18px}.v3-bank-shell .v3-bank-hint{margin-bottom:19px;font-size:12px}.v3-bank-shell .v3-bank-form label{margin:14px 0;color:#535c79;font-size:12px}.v3-bank-shell .v3-bank-form select,.v3-bank-shell .v3-bank-form input{min-height:50px;border-color:#dfe3f1;border-radius:12px;background:#f8f9fd;font-size:15px}.v3-bank-shell .v3-bank-form .v3-primary{margin-top:22px;box-shadow:0 12px 26px #3046b83d}.v3-confirm-card{padding:22px 20px;border-radius:20px;color:#171a30;background:#fff;box-shadow:0 18px 48px #0007}.v3-confirm-card h2{margin:3px 0 10px;font-size:16px}.v3-confirm-card h2:not(:first-child){margin-top:24px}.v3-confirm-card dl{margin:0}.v3-confirm-card dl div{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid #eceef5}.v3-confirm-card dt{color:#707792;font-size:12px}.v3-confirm-card dd{margin:0;text-align:right;font-size:13px;font-weight:800}.v3-confirm-actions{display:grid;grid-template-columns:1fr 2fr;gap:10px;margin-top:22px}.v3-confirm-actions button{min-height:52px;border:0;border-radius:26px;font-weight:800}.v3-confirm-actions>button:first-child{color:#3d4b93;background:#eef0fb}.v3-confirm-actions .v3-primary{margin:0}.v3-live .v3-skip{display:none}.v3-liveness-page{padding:calc(42px + env(safe-area-inset-top,0px)) 16px calc(32px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#f6f7fb,#eef1f7)}.v3-liveness-head{padding:0 4px 20px;text-align:left}.v3-liveness-head h1{margin:0 0 9px;color:#171a30;font-size:25px}.v3-liveness-head p{max-width:370px;margin:0;color:#727990;font-size:13px;line-height:1.7}.v3-liveness-page .v3-live{padding:18px;border:1px solid #eceef5;border-radius:20px;text-align:left;box-shadow:0 12px 36px #26347414}.v3-live-stage{position:relative;min-height:270px;overflow:hidden;border-radius:16px;background:linear-gradient(145deg,#eef1fb,#f8f9fd)}.v3-live-stage #NELiveDetection{position:relative;z-index:2;min-height:270px}.v3-live-stage .v3-face{top:25px}.v3-live-status{display:flex;align-items:center;gap:11px;margin-top:16px;padding:12px 13px;border-radius:13px;background:#f3f5fc}.v3-live-status>svg{width:34px;height:34px;padding:8px;border-radius:10px;color:#fff;background:linear-gradient(135deg,#263793,#5266d2)}.v3-live-status small{display:block;color:#81879c;font-size:10px}.v3-live-status h2{margin:3px 0 0;color:#252b45;font-size:14px}.v3-liveness-page .v3-primary{min-height:52px;margin-top:18px;border-radius:26px;background:linear-gradient(90deg,#20318f,#4257cf);font-size:14px}body[data-template=v3] input,body[data-template=v3] select,body[data-template=v3] textarea{font-size:16px!important}html:has(body[data-template=v3]),body[data-template=v3],body[data-template=v3] #root,body[data-template=v3] .v3-app,body[data-template=v3] .v3-flow{max-width:100%;overflow-x:hidden}.v3-bank-page{width:100%;min-height:100dvh;margin:0 auto;overflow:hidden;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.v3-bank-shell{min-width:0}.v3-bank-shell .v3-bank-product{overflow:hidden}.v3-bank-shell .v3-bank-form,.v3-bank-shell .v3-bank-form label,.v3-bank-shell .v3-bank-form input,.v3-bank-shell .v3-bank-form select{min-width:0;max-width:100%}.v3-confirm-page{position:fixed;z-index:900;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;width:100%;max-width:none;min-height:100dvh;margin:0;padding:0;background:#07091899;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:v3-confirm-fade .2s ease-out}.v3-confirm-page .v3-confirm-card{width:min(100%,430px);max-height:68dvh;overflow-y:auto;margin:0 auto;padding:12px 20px calc(20px + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 55px #05071955;animation:v3-confirm-rise .25s ease-out}.v3-confirm-handle{width:42px;height:4px;margin:0 auto 15px;border-radius:4px;background:#d8dbe7}.v3-confirm-header{display:block!important;padding:0 0 18px!important;color:#171a30!important}.v3-confirm-header h1{margin:0 0 5px;font-size:20px}.v3-confirm-header p{margin:0;color:#747b93;font-size:12px}.v3-confirm-page .v3-confirm-card h2{font-size:14px}.v3-confirm-page .v3-confirm-actions{position:sticky;bottom:calc(-20px - env(safe-area-inset-bottom,0px));margin-right:-20px;margin-left:-20px;padding:14px 20px calc(18px + env(safe-area-inset-bottom,0px));background:#fff;box-shadow:0 -8px 20px #2734740d}@keyframes v3-confirm-fade{0%{opacity:0}}@keyframes v3-confirm-rise{0%{transform:translateY(100%)}}.v3-bank-page{display:block;padding:10px 12px 24px;color:#171a30;background:linear-gradient(180deg,#f6f7fb,#f1f3f8)}.v3-bank-shell{display:grid;gap:12px;width:100%;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.v3-bank-shell .v3-bank-product{padding:18px 17px 17px;border-radius:17px;color:#fff;background:linear-gradient(135deg,#1d2b82,#3348bd 72%,#4259d1);box-shadow:0 10px 24px #263a9a2e}.v3-bank-shell .v3-bank-product:after{right:-58px;top:-82px;border-color:#ffffff12}.v3-bank-shell .v3-bank-product-title{position:relative;z-index:1;display:flex;align-items:center;gap:7px;color:#eef1ff;font-size:11px;font-weight:600}.v3-bank-shell .v3-bank-product-title svg{width:15px;height:15px}.v3-bank-shell .v3-bank-product>strong{margin:12px 0 13px;color:#ffd092;font-size:32px;font-weight:700}.v3-bank-shell .v3-bank-product dl div{min-height:34px;padding:8px 0;border-top:1px solid #ffffff1b}.v3-bank-shell .v3-bank-product dt{color:#e1e5ff;font-size:10px;font-weight:400}.v3-bank-shell .v3-bank-product dd{font-size:11px;font-weight:700}.v3-bank-shell .v3-bank-form{margin:0;padding:18px 17px 17px;border:1px solid #eef0f5;border-radius:17px;color:#171a30;background:#fff;box-shadow:0 8px 24px #2634740d}.v3-bank-shell .v3-bank-form h2{margin:0 0 3px;font-size:15px}.v3-bank-shell .v3-bank-hint{margin:0 0 15px;color:#7a8096;font-size:10px}.v3-bank-shell .v3-bank-form label{margin:11px 0;color:#596078;font-size:10px}.v3-bank-shell .v3-bank-form select,.v3-bank-shell .v3-bank-form input{min-height:42px;margin-top:5px;padding:11px 12px;border-color:#dfe2ec;border-radius:8px;background:#fafbfe;font-size:13px}.v3-bank-shell .v3-bank-form .v3-primary{min-height:46px;margin-top:16px;border-radius:23px;background:linear-gradient(90deg,#1f2f92,#4055d0);font-size:12px;box-shadow:none}@media (min-width:700px){.v3-bank-page{padding-top:10px}}
