.auth-v2-backdrop.show{background:rgba(0,0,0,.52);backdrop-filter:blur(1px)}.modal-login.auth-modal-v2 .modal-dialog{width:min(428px,calc(100vw - 40px));max-width:428px;margin:20px auto;left:30px}.modal-login.auth-modal-v2 .modal-content{top:auto;left:auto;width:100%;max-height:calc(100dvh - 40px);overflow:auto;overscroll-behavior:contain;border:0;border-radius:16px;box-shadow:0 20px 60px rgba(15,23,42,.2);animation:auth-v2-enter .18s ease-out}@keyframes auth-v2-enter{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.auth-v2__close{position:absolute;top:10px;right:10px;z-index:1;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background:transparent;color:#344054;transition:background .16s ease,transform .16s ease}.auth-v2__close:hover{background:#f2f4f7}.auth-v2__close:active{transform:scale(.96);background:#eaecf0}.auth-v2__close:focus-visible,.login-v2 button:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(63,86,211,.2)}.auth-v2__spinner{width:15px;height:15px;border:2px solid hsla(0,0%,100%,.45);border-top-color:#fff;border-radius:50%;animation:auth-v2-spin .65s linear infinite}@keyframes auth-v2-spin{to{transform:rotate(1turn)}}.login-v2{position:relative;display:flex;flex-direction:column;gap:8px;width:100%;padding:10px 28px 22px;color:#172033}.login-v2__logo{width:200px;height:auto;align-self:center;-o-object-fit:contain;object-fit:contain}.login-v2__heading{margin:0 0 10px;text-align:center}.login-v2__heading h2{margin:0 0 6px;color:#172033;font-size:22px;font-weight:700;line-height:1.25;letter-spacing:-.02em}.login-v2__heading p{max-width:320px;margin:0 auto;color:#667085;font-size:12px;line-height:1.5}.login-v2>label,.login-v2__label-row label{color:#344054;font-size:14px;font-weight:600;line-height:1.4}.login-v2__label-row{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.login-v2__label-row button{border:0;padding:0;background:transparent;color:#465fd3;font-size:13px;font-weight:600}.login-v2__field{min-height:42px;display:flex;align-items:center;gap:11px;overflow:hidden;padding-left:14px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#667085;transition:border-color .16s ease,box-shadow .16s ease}.login-v2__field:hover{border-color:#98a2b3}.login-v2__field:focus-within{border-color:#465fd3;box-shadow:0 0 0 3px rgba(70,95,211,.12)}.login-v2__field.is-error{border-color:#d92d20}.login-v2__field.is-error:focus-within{box-shadow:0 0 0 3px rgba(217,45,32,.12)}.login-v2__field input{flex:1;min-width:0;max-width:100%;height:40px;overflow:hidden;border:0;border-radius:0;outline:0;box-shadow:none;color:#172033;background:transparent;font-size:14px}.login-v2__field input:focus,.login-v2__field input:focus-visible{border-color:transparent;outline:0;box-shadow:none}.login-v2__field input::-moz-placeholder{color:#98a2b3}.login-v2__field input::placeholder{color:#98a2b3}.login-v2__field button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#667085}.login-v2__error,.login-v2__form-error{margin:0;color:#b42318;font-size:12px;line-height:1.4}.login-v2__form-error{padding:9px 11px;border-radius:8px;background:#fef3f2}.login-v2__remember{min-height:32px;display:flex;align-items:center;gap:8px;margin-top:2px;color:#475467;font-size:14px;font-weight:400;cursor:pointer}.login-v2__remember input{width:16px;height:16px;margin:0;accent-color:#465fd3}.login-v2__submit{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:6px;border:0;border-radius:9px;background:#465bd7;color:#fff;font-size:14px;font-weight:600;transition:background .16s ease,transform .16s ease}.login-v2__submit:hover:not(:disabled){background:#354bc5}.login-v2__submit:active:not(:disabled){transform:translateY(1px)}.login-v2__submit:disabled{cursor:not-allowed;background:#9aa8eb}.login-v2__register{margin:4px 0 0;color:#667085;text-align:center;font-size:14px;line-height:1.5}.login-v2__register button{border:0;padding:0;background:transparent;color:#465fd3;font:inherit;font-weight:600}.login-v2__label-row button:hover,.login-v2__register button:hover{color:#354bc5;text-decoration:underline}.login-v2__options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:4px}.login-v2__options>button{flex:0 0 auto;border:0;padding:0;background:transparent;color:#2563eb;font-size:14px;font-weight:600}.login-v2__options>button:hover{color:#1d4ed8;text-decoration:underline}.login-v2__divider{display:flex;align-items:center;gap:12px;margin:8px 0 2px;color:#98a2b3;font-size:13px}.login-v2__divider span{height:1px;flex:1;background:#e2e8f0}.login-v2__divider em{font-style:normal}.login-v2__google{min-height:48px;border-color:#e2e8f0;border-radius:11px;background:#fff;color:#344054;font-size:14px;font-weight:600}.login-v2__google:hover{border-color:#cbd5e1;background:#f8fafc;color:#0f172a}.auth-page{position:relative;display:grid;min-height:100dvh;place-items:center;overflow:hidden;padding:32px;background:#f8fbff}.auth-page__wash{background:radial-gradient(circle at 8% 8%,rgba(219,234,254,.88),transparent 31%),radial-gradient(circle at 94% 92%,rgba(219,234,254,.64),transparent 33%)}.auth-page__grid,.auth-page__wash{position:absolute;inset:0;pointer-events:none}.auth-page__grid{opacity:.34;background-image:linear-gradient(rgba(191,219,254,.24) 1px,transparent 0),linear-gradient(90deg,rgba(191,219,254,.24) 1px,transparent 0);background-size:52px 52px}.auth-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,56%) minmax(0,44%);grid-template-rows:94px minmax(0,1fr);width:min(1280px,100%);min-height:clamp(680px,calc(100dvh - 64px),760px);overflow:hidden;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(15,23,42,.08)}.auth-shell__brand-logo{z-index:1;display:inline-flex;grid-column:1;grid-row:1;align-self:center;justify-self:start;align-items:center;gap:10px;padding-left:clamp(32px,4vw,56px);color:#2563eb;text-decoration:none}.auth-shell__brand-logo img{width:34px;height:34px}.auth-shell__brand-logo>span{display:grid;gap:1px;color:#2563eb;font-size:17px;font-weight:800;letter-spacing:-.035em;line-height:1.1}.auth-shell__brand-logo small{color:#64748b;font-size:10px;font-weight:500;letter-spacing:0}.auth-shell__brand-panel{position:relative;grid-column:1;grid-row:2;min-width:0;overflow:hidden;background:radial-gradient(circle at 12% 28%,rgba(219,234,254,.64),transparent 28%),linear-gradient(155deg,#f8fbff 10%,#eff6ff)}.auth-shell__brand-panel:after{position:absolute;inset:auto -13% -24% auto;width:280px;height:280px;border:1px solid rgba(147,197,253,.45);border-radius:999px;content:""}.auth-shell__brand-content{position:relative;z-index:1;display:flex;height:100%;flex-direction:column;padding:18px clamp(32px,4vw,56px) 30px}.auth-shell__brand-copy{max-width:510px}.auth-shell__brand-copy h1{margin:0;color:#0f172a;font-size:clamp(40px,3.3vw,48px);font-weight:750;letter-spacing:-.05em;line-height:1.08}.auth-shell__brand-copy p{max-width:495px;margin:14px 0 0;color:#64748b;font-size:16px;line-height:1.65}.auth-shell__illustration{width:min(100%,625px);height:auto;max-height:335px;margin:14px auto -6px;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.auth-shell__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:auto;border-top:1px solid #dbeafe}.auth-shell__stats>div{min-width:0;display:flex;flex-direction:column;padding:17px 16px 0}.auth-shell__stats>div+div{border-left:1px solid #dbeafe}.auth-shell__stats>div:first-child{padding-left:0}.auth-shell__stats>div:last-child{padding-right:0}.auth-shell__stats dt{color:#64748b;font-size:13px;line-height:1.35}.auth-shell__stats dd{order:-1;margin:2px 0 0;color:#2563eb;font-size:27px;font-weight:750;letter-spacing:-.045em;line-height:1.15}.auth-shell__login-panel{display:flex;grid-column:2;grid-row:1/span 2;align-items:center;justify-content:center;min-width:0;padding:48px clamp(32px,4vw,56px);border-left:1px solid #e2e8f0;background:#fff}.auth-shell__login-panel .login-v2{width:min(100%,420px);gap:12px;padding:0}.auth-shell__login-panel .login-v2__heading{margin:0 0 14px;text-align:left}.auth-shell__login-panel .login-v2__heading h2{margin-bottom:7px;color:#0f172a;font-size:32px;line-height:1.2}.auth-shell__login-panel .login-v2__heading p{max-width:none;margin:0;color:#64748b;font-size:14px;line-height:1.5}.auth-shell__login-panel .login-v2>label{color:#334155;font-size:14px}.auth-shell__login-panel .login-v2__field{min-height:48px;gap:12px;padding-left:15px;border-color:#e2e8f0;border-radius:10px;color:#94a3b8}.auth-shell__login-panel .login-v2__field:hover{border-color:#cbd5e1}.auth-shell__login-panel .login-v2__field:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.auth-shell__login-panel .login-v2__field input{height:46px;font-size:15px}.auth-shell__login-panel .login-v2__field button{width:46px;height:46px}.auth-shell__login-panel .login-v2__options{margin-top:5px}.auth-shell__login-panel .login-v2__remember{min-height:24px;margin:0;color:#64748b}.auth-shell__login-panel .login-v2__submit{min-height:48px;margin-top:5px;border-radius:10px;background:#2563eb;font-size:15px}.auth-shell__login-panel .login-v2__submit:hover:not(:disabled){background:#1d4ed8}.auth-shell__login-panel .login-v2__google{min-height:48px;border-radius:10px}.auth-shell__login-panel .login-v2__register{margin-top:4px;text-align:left}.auth-shell__login-panel .login-v2__register button{color:#2563eb}.auth-page__standalone-logo{position:absolute;top:36px;left:40px;z-index:1;display:flex;align-items:center;gap:10px;color:#4242df;font-size:14px;font-weight:700;text-decoration:none}.auth-page__standalone-logo img{width:32px;height:32px}.auth-page__standalone-footer{position:absolute;right:20px;bottom:28px;left:20px;z-index:1;color:#64748b;font-size:12px;text-align:center}@media (max-width:1439px){.auth-shell{grid-template-columns:minmax(0,54%) minmax(0,46%);min-height:min(720px,calc(100dvh - 48px))}.auth-shell__brand-copy h1{font-size:clamp(38px,3.45vw,43px)}.auth-shell__illustration{max-height:300px}.auth-shell__login-panel{padding-inline:clamp(30px,3.3vw,44px)}}@media (max-width:1199px){.auth-page{padding:24px}.auth-shell{grid-template-columns:1fr 1fr;min-height:min(690px,calc(100dvh - 48px));border-radius:18px}.auth-shell__brand-logo{padding-left:36px}.auth-shell__brand-content{padding-inline:36px}.auth-shell__brand-copy h1{font-size:clamp(32px,3.45vw,38px)}.auth-shell__brand-copy p{font-size:15px;line-height:1.55}.auth-shell__illustration{width:84%;max-height:270px}.auth-shell__stats dd{font-size:23px}.auth-shell__stats dt{font-size:12px}.auth-shell__login-panel{padding:42px 34px}}@media (max-width:1023px){.auth-page{display:block;padding:20px}.auth-shell{display:flex;min-height:0;flex-direction:column;margin:0 auto;border-radius:18px}.auth-shell__brand-logo{order:1;min-height:84px;padding-left:32px}.auth-shell__login-panel{order:2;min-height:0;padding:16px 32px 42px;border-left:0}.auth-shell__brand-panel{order:3;border-top:1px solid #e2e8f0}.auth-shell__brand-content{display:grid;min-height:0;grid-template-areas:"copy illustration" "stats stats";grid-template-columns:minmax(0,1fr) minmax(230px,.72fr);align-items:center;-moz-column-gap:28px;column-gap:28px;padding:30px 32px 24px}.auth-shell__brand-copy h1{font-size:29px}.auth-shell__brand-copy p{max-width:560px;font-size:14px}.auth-shell__illustration{grid-area:illustration;width:100%;max-height:210px;margin:0}.auth-shell__stats{grid-area:stats;width:min(100%,560px);margin-top:16px}.auth-shell__login-panel .login-v2{width:min(100%,440px)}}@media (max-width:767px){.auth-page{padding:16px}.auth-shell{border-radius:16px}.auth-shell__brand-logo{min-height:72px;padding-left:20px}.auth-shell__brand-logo>span{font-size:16px}.auth-shell__brand-logo small{display:none}.auth-shell__login-panel{padding:10px 20px 30px}.auth-shell__login-panel .login-v2__heading h2{font-size:28px}.auth-shell__brand-content{grid-template-columns:minmax(0,1fr) minmax(165px,.66fr);-moz-column-gap:16px;column-gap:16px;padding:24px 20px 20px}.auth-shell__brand-copy h1{font-size:26px}.auth-shell__brand-copy p{margin-top:10px;font-size:14px;line-height:1.55}.auth-shell__illustration{width:100%;max-height:175px;margin:0}.auth-shell__stats>div{padding:15px 10px 0}.auth-shell__stats dd{font-size:21px}}@media (max-width:575px){.auth-page{padding:0}.auth-page__grid,.auth-page__wash{display:none}.auth-shell{width:100%;border:0;border-radius:0;box-shadow:none}.auth-shell__brand-logo{min-height:66px;padding-left:20px}.auth-shell__brand-logo img{width:30px;height:30px}.auth-shell__login-panel{padding:10px 20px 30px}.auth-shell__login-panel .login-v2__heading h2{font-size:27px}.auth-shell__login-panel .login-v2__field,.auth-shell__login-panel .login-v2__google,.auth-shell__login-panel .login-v2__submit{min-height:46px}.auth-shell__login-panel .login-v2__field button,.auth-shell__login-panel .login-v2__field input{height:44px}.auth-shell__brand-content{display:flex;align-items:stretch;padding:24px 20px 20px}.auth-shell__brand-copy h1{font-size:24px}.auth-shell__brand-copy p{font-size:14px}.auth-shell__illustration{width:min(54%,235px);max-height:145px;margin:4px auto 0}.auth-shell__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-shell__stats>div{padding:14px 8px 0}.auth-shell__stats dt{font-size:11px}.auth-shell__stats dd{font-size:19px}}@media (max-width:575px) and (max-height:720px){.auth-shell__illustration{display:none}}@media (max-height:720px) and (min-width:1024px){.auth-shell{min-height:calc(100dvh - 40px)}.auth-shell__illustration{max-height:260px}.auth-shell__brand-copy h1{font-size:clamp(35px,3vw,42px)}}.modal-login.auth-standalone-login{z-index:30}.modal-login.auth-standalone-login .modal-dialog{display:flex;align-items:center;width:min(454px,calc(100vw - 64px));max-width:454px;min-height:100dvh;margin:0 clamp(40px,7vw,132px) 0 auto}.modal-login.auth-standalone-login .modal-content{top:auto;left:auto;width:100%;max-height:none;overflow:visible;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 18px 48px rgba(15,23,42,.08)}.modal-login.auth-standalone-login .modal-body{padding:0}.modal-login.auth-standalone-login .auth-v2__close{display:none}.modal-login.auth-standalone-login .login-v2{gap:12px;padding:31px 32px 30px}.modal-login.auth-standalone-login .login-v2__heading{margin:0 0 12px}.modal-login.auth-standalone-login .login-v2__heading h2{margin-bottom:7px;color:#0f172a;font-size:32px;line-height:1.2}.modal-login.auth-standalone-login .login-v2__heading p{color:#64748b;font-size:15px}.modal-login.auth-standalone-login .login-v2>label{color:#334155;font-size:14px}.modal-login.auth-standalone-login .login-v2__field{min-height:50px;gap:12px;padding-left:15px;border-color:#e2e8f0;border-radius:11px;color:#94a3b8}.modal-login.auth-standalone-login .login-v2__field:hover{border-color:#cbd5e1}.modal-login.auth-standalone-login .login-v2__field:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.modal-login.auth-standalone-login .login-v2__field input{height:48px;font-size:15px}.modal-login.auth-standalone-login .login-v2__field button{width:46px;height:48px}.modal-login.auth-standalone-login .login-v2__remember{min-height:24px;gap:9px;margin:0;color:#64748b;font-size:14px}.modal-login.auth-standalone-login .login-v2__submit{min-height:48px;margin-top:3px;border-radius:11px;background:#2563eb;font-size:15px}.modal-login.auth-standalone-login .login-v2__submit:hover:not(:disabled){background:#1d4ed8}.modal-login.auth-standalone-login .login-v2__register{margin-top:3px;color:#64748b;font-size:14px}.modal-login.auth-standalone-login .login-v2__register button{color:#2563eb}@media (max-width:1023px){.modal-login.auth-standalone-login .modal-dialog{align-items:flex-start;width:min(454px,calc(100vw - 40px));min-height:auto;margin:112px auto 32px}}@media (max-width:575px){.modal-login.auth-standalone-login .modal-dialog{width:calc(100vw - 32px);margin-top:96px}.modal-login.auth-standalone-login .modal-content{border-radius:18px}.modal-login.auth-standalone-login .login-v2{padding:26px 20px 22px}.modal-login.auth-standalone-login .login-v2__heading h2{font-size:28px}.modal-login.auth-standalone-login .login-v2__options>button,.modal-login.auth-standalone-login .login-v2__remember{font-size:13px}}.login-v2 input:-webkit-autofill,.login-v2 input:-webkit-autofill:focus,.login-v2 input:-webkit-autofill:hover{-webkit-text-fill-color:#172033;-webkit-box-shadow:inset 0 0 0 1000px #fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}@media (max-width:1279px){.modal-login.auth-modal-v2 .modal-dialog{width:min(416px,calc(100vw - 40px));max-width:416px}.login-v2{padding:14px 26px 20px}.login-v2__logo{width:172px}.login-v2__heading{margin:4px 0 10px}.login-v2__heading p{font-size:13px}}@media (max-width:1023px){.modal-login.auth-modal-v2 .modal-dialog{width:min(400px,calc(100vw - 36px));max-width:400px}.login-v2{padding:16px 24px 20px}.login-v2__logo{width:150px}.login-v2__heading{margin:6px 0 10px}.login-v2__heading h2{font-size:22px}.login-v2__heading p{font-size:13px;line-height:1.45}}@media (max-width:767px){.modal-login.auth-modal-v2 .modal-dialog{width:min(360px,calc(100vw - 38px));max-width:360px;margin:16px auto}.modal-login.auth-modal-v2 .modal-content{max-height:calc(100dvh - 32px);border-radius:14px}.login-v2{padding:18px}.login-v2__logo{width:128px}.login-v2__heading{margin:10px 0 8px}.login-v2__heading h2{margin-bottom:5px;font-size:21px}.login-v2__heading p{font-size:13px;line-height:1.45}.login-v2>label,.login-v2__label-row button,.login-v2__label-row label{font-size:13px}.login-v2__label-row{margin-top:4px}.login-v2__field,.login-v2__submit{min-height:44px}.login-v2__field input{height:42px;font-size:16px}.login-v2__field button{width:42px;height:42px}.login-v2__remember{margin-top:2px;font-size:13px}.login-v2__submit{margin-top:4px}.login-v2__register{margin-top:4px;font-size:13px}}@media (max-width:575px){.modal-login.auth-modal-v2 .modal-dialog{left:0}}@media (max-width:389px){.modal-login.auth-modal-v2 .modal-dialog{width:min(348px,calc(100vw - 24px));max-width:348px}.login-v2{padding:18px 16px 16px}.login-v2__logo{width:116px}}@media (max-height:650px){.modal-login.auth-modal-v2 .modal-dialog.modal-dialog-centered{min-height:calc(100dvh - 32px);align-items:flex-start}.modal-login.auth-modal-v2 .modal-content{max-height:calc(100dvh - 32px)}}@media (prefers-reduced-motion:reduce){.auth-v2__spinner,.modal-login.auth-modal-v2 .modal-content{animation:none}.auth-v2__close,.login-v2__field,.login-v2__submit{transition:none}}.auth-page--login{padding:clamp(20px,3.2vw,48px);background:#f6f9fe}.auth-page--login .auth-page__wash{background:radial-gradient(circle at 7% 9%,rgba(191,219,254,.58),transparent 29%),radial-gradient(circle at 91% 88%,rgba(219,234,254,.7),transparent 31%)}.auth-page--login .auth-page__grid{opacity:.2;background-size:56px 56px}.auth-page--login .auth-shell{grid-template-columns:minmax(0,52%) minmax(0,48%);grid-template-rows:minmax(0,1fr);width:min(1320px,100%);min-height:clamp(660px,calc(100dvh - 80px),760px);border-color:rgba(203,213,225,.78);border-radius:28px;box-shadow:0 32px 80px rgba(30,64,175,.1),0 4px 18px rgba(15,23,42,.04)}.auth-page--login .auth-shell__brand-logo{position:absolute;top:34px;left:clamp(34px,4.25vw,58px);grid-column:auto;grid-row:auto;padding:0}.auth-page--login .auth-shell__brand-logo img{width:38px;height:38px}.auth-page--login .auth-shell__brand-logo>span{font-size:18px}.auth-page--login .auth-shell__brand-logo small{margin-top:2px;font-size:10.5px}.auth-page--login .auth-shell__brand-panel{isolation:isolate;grid-column:1;grid-row:1;background:radial-gradient(circle at 78% 34%,hsla(0,0%,100%,.88),transparent 27%),radial-gradient(circle at 14% 72%,rgba(191,219,254,.5),transparent 35%),linear-gradient(145deg,#f8fbff,#eaf3ff)}.auth-page--login .auth-shell__brand-panel:before{position:absolute;inset:24% -7% auto auto;width:46%;height:38%;opacity:.48;background-image:radial-gradient(circle,#93c5fd 1.25px,transparent 1.4px);background-size:16px 16px;-webkit-mask-image:radial-gradient(circle,#000 0,transparent 70%);mask-image:radial-gradient(circle,#000 0,transparent 70%);content:""}.auth-page--login .auth-shell__brand-panel:after{inset:auto -17% -25% auto;width:350px;height:350px;border-color:rgba(96,165,250,.38);box-shadow:0 0 0 54px rgba(219,234,254,.3)}.auth-page--login .auth-shell__brand-content{display:grid;height:100%;grid-template-rows:auto minmax(0,1fr);padding:126px clamp(34px,4.25vw,58px) 38px}.auth-page--login .auth-shell__brand-copy{max-width:520px}.auth-page--login .auth-shell__brand-copy h1{max-width:510px;font-size:clamp(37px,2.85vw,44px);font-weight:780;letter-spacing:-.047em;line-height:1.07;text-wrap:balance}.auth-page--login .auth-shell__brand-copy p{max-width:500px;margin-top:15px;color:#5f718c;font-size:15px;line-height:1.58;text-wrap:pretty}.auth-page--login .auth-shell__visual{position:relative;display:grid;min-height:0;grid-template-rows:minmax(0,1fr) auto;margin-top:14px}.auth-page--login .auth-shell__art-stage{position:relative;display:flex;min-height:300px;align-items:center;justify-content:center}.auth-page--login .auth-shell__art-stage:before{position:absolute;inset:8% 3% 5%;border:1px solid rgba(191,219,254,.62);border-radius:48% 52% 46% 54%/58% 42% 58% 42%;background:radial-gradient(circle at 52% 36%,#fff 0,hsla(0,0%,100%,.76) 36%,transparent 70%),linear-gradient(155deg,hsla(0,0%,100%,.6),rgba(219,234,254,.55));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.92),0 22px 55px rgba(37,99,235,.1);content:"";transform:rotate(-1.5deg)}.auth-page--login .auth-shell__illustration{position:relative;z-index:1;width:min(97%,650px);max-height:325px;margin:2px auto -4px;-webkit-mask-image:radial-gradient(ellipse 52% 49% at 50% 52%,#000 68%,rgba(0,0,0,.82) 79%,transparent 100%);mask-image:radial-gradient(ellipse 52% 49% at 50% 52%,#000 68%,rgba(0,0,0,.82) 79%,transparent 100%);filter:drop-shadow(0 18px 24px rgb(37 99 235/.12));mix-blend-mode:multiply}.auth-page--login .auth-shell__stats{position:relative;z-index:2;width:94%;min-height:82px;align-items:stretch;margin:-10px auto 0;overflow:hidden;border:1px solid rgba(191,219,254,.72);border-radius:16px;background:hsla(0,0%,100%,.82);box-shadow:0 16px 34px rgba(37,99,235,.09),inset 0 1px 0 hsla(0,0%,100%,.95);backdrop-filter:blur(12px)}.auth-page--login .auth-shell__stats>div{justify-content:center;padding:14px 18px}.auth-page--login .auth-shell__stats>div:first-child{padding-left:18px}.auth-page--login .auth-shell__stats>div:last-child{padding-right:18px}.auth-page--login .auth-shell__stats>div+div{border-left-color:#dbeafe}.auth-page--login .auth-shell__stats dd{margin:0;font-size:26px;font-variant-numeric:tabular-nums}.auth-page--login .auth-shell__stats dt{margin-top:3px;font-size:12px;font-weight:550}.auth-page--login .auth-shell__login-panel{position:relative;isolation:isolate;grid-column:2;grid-row:1;overflow:hidden;padding:60px clamp(46px,5vw,72px);border-left-color:rgba(203,213,225,.72)}.auth-page--login .auth-shell__login-panel:before{position:absolute;z-index:-1;top:-11%;bottom:-11%;left:-165px;width:220px;border:1px solid rgba(191,219,254,.48);border-radius:50%;background:linear-gradient(90deg,rgba(239,246,255,.92),transparent 72%);box-shadow:42px 0 84px rgba(219,234,254,.26);content:""}.auth-page--login .auth-shell__login-panel .login-v2{width:min(100%,430px);gap:11px}.auth-page--login .auth-shell__login-panel .login-v2__heading{margin-bottom:22px}.auth-page--login .auth-shell__login-panel .login-v2__heading h2{margin-bottom:9px;font-size:clamp(34px,3vw,40px);font-weight:760;letter-spacing:-.04em}.auth-page--login .auth-shell__login-panel .login-v2__heading p{font-size:15px}.auth-page--login .auth-shell__login-panel .login-v2>label{margin-top:2px;color:#24324a;font-size:14px;font-weight:650}.auth-page--login .auth-shell__login-panel .login-v2__field{min-height:52px;border-color:#d8e1ed;border-radius:12px;background:#fbfdff;box-shadow:inset 0 1px 2px rgba(15,23,42,.025)}.auth-page--login .auth-shell__login-panel .login-v2__field:hover{border-color:#a9b9cf;background:#fff}.auth-page--login .auth-shell__login-panel .login-v2__field:focus-within{border-color:#2563eb;background:#fff;box-shadow:0 0 0 4px rgba(37,99,235,.1),0 8px 20px rgba(37,99,235,.06)}.auth-page--login .auth-shell__login-panel .login-v2__field button,.auth-page--login .auth-shell__login-panel .login-v2__field input{height:50px}.auth-page--login .auth-shell__login-panel .login-v2__options{margin:6px 0 2px}.auth-page--login .auth-shell__login-panel .login-v2__submit{min-height:52px;margin-top:7px;border-radius:12px;background:#2563eb;box-shadow:0 12px 24px rgba(37,99,235,.2);font-size:15px;font-weight:700}.auth-page--login .auth-shell__login-panel .login-v2__submit:hover:not(:disabled){background:#1d4ed8;box-shadow:0 14px 30px rgba(37,99,235,.25);transform:translateY(-1px)}.auth-page--login .auth-shell__login-panel .login-v2__submit:active:not(:disabled){box-shadow:0 8px 18px rgba(37,99,235,.18);transform:translateY(1px)}.auth-page--login .auth-shell__login-panel .login-v2__register{margin-top:10px;font-size:14px}@media (max-width:1199px){.auth-page--login{padding:24px}.auth-page--login .auth-shell{grid-template-columns:minmax(0,51%) minmax(0,49%);min-height:min(700px,calc(100dvh - 48px))}.auth-page--login .auth-shell__brand-content{padding:116px 38px 32px}.auth-page--login .auth-shell__brand-logo{top:31px;left:38px}.auth-page--login .auth-shell__brand-copy h1{font-size:clamp(34px,3.4vw,39px)}.auth-page--login .auth-shell__art-stage{min-height:265px}.auth-page--login .auth-shell__illustration{max-height:285px}.auth-page--login .auth-shell__login-panel{padding-inline:40px}}@media (max-width:1023px){.auth-page--login{padding:20px}.auth-page--login .auth-shell{display:flex;min-height:0;flex-direction:column;border-radius:22px}.auth-page--login .auth-shell__brand-logo{position:relative;top:auto;left:auto;order:1;min-height:84px;padding:0 32px;background:#fff}.auth-page--login .auth-shell__login-panel{order:2;padding:18px 32px 44px;border-left:0}.auth-page--login .auth-shell__login-panel:before{display:none}.auth-page--login .auth-shell__brand-panel{order:3;border-top:1px solid #dbeafe}.auth-page--login .auth-shell__brand-content{display:grid;grid-template-areas:"copy art" "stats stats";grid-template-columns:minmax(0,1fr) minmax(260px,.82fr);align-items:center;gap:22px 32px;padding:36px 32px 30px}.auth-page--login .auth-shell__brand-copy{grid-area:copy}.auth-page--login .auth-shell__brand-copy h1{font-size:30px}.auth-page--login .auth-shell__visual{display:contents}.auth-page--login .auth-shell__art-stage{grid-area:art;min-height:210px}.auth-page--login .auth-shell__illustration{width:100%;max-height:210px}.auth-page--login .auth-shell__stats{grid-area:stats;width:min(100%,620px);margin:0}.auth-page--login .auth-shell__login-panel .login-v2{width:min(100%,450px)}}@media (max-width:767px){.auth-page--login{padding:14px}.auth-page--login .auth-shell{border-radius:18px}.auth-page--login .auth-shell__brand-logo{min-height:72px;padding-inline:20px}.auth-page--login .auth-shell__login-panel{padding:12px 20px 34px}.auth-page--login .auth-shell__login-panel .login-v2__heading h2{font-size:30px}.auth-page--login .auth-shell__brand-content{display:flex;gap:0;padding:28px 20px 24px}.auth-page--login .auth-shell__brand-copy h1{font-size:27px}.auth-page--login .auth-shell__visual{display:grid;grid-template-rows:auto auto;margin-top:16px}.auth-page--login .auth-shell__art-stage{grid-area:auto;min-height:190px}.auth-page--login .auth-shell__illustration{width:min(92%,440px);max-height:205px}.auth-page--login .auth-shell__stats{grid-area:auto;width:100%;min-height:74px;margin-top:-4px}.auth-page--login .auth-shell__stats>div,.auth-page--login .auth-shell__stats>div:first-child,.auth-page--login .auth-shell__stats>div:last-child{padding:12px 8px}}@media (max-width:575px){.auth-page--login{padding:0}.auth-page--login .auth-shell{border-radius:0}.auth-page--login .auth-shell__brand-logo{min-height:66px}.auth-page--login .auth-shell__login-panel{padding:8px 20px 30px}.auth-page--login .auth-shell__login-panel .login-v2__heading{margin-bottom:18px}.auth-page--login .auth-shell__login-panel .login-v2__heading h2{font-size:28px}.auth-page--login .auth-shell__brand-content{padding:26px 20px 22px}.auth-page--login .auth-shell__brand-copy h1{font-size:24px}.auth-page--login .auth-shell__brand-copy p{font-size:13px}.auth-page--login .auth-shell__art-stage{min-height:155px}.auth-page--login .auth-shell__illustration{width:min(78%,315px);max-height:165px}.auth-page--login .auth-shell__stats dd{font-size:20px}.auth-page--login .auth-shell__stats dt{font-size:11px}}@media (max-width:575px) and (max-height:720px){.auth-page--login .auth-shell__art-stage,.auth-page--login .auth-shell__illustration{display:none}.auth-page--login .auth-shell__visual{margin-top:18px}}.offcanvas-navtothua{width:28.4%;left:37.5%;bottom:110px;height:auto!important;font-size:13px!important;.offcanvas-body{.navtothua__button_close{&:hover{cursor:pointer;opacity:.8}}}}.tothua{position:relative;bottom:0;left:0;right:0;background-color:#fff;z-index:400;height:42px;border-radius:5px 5px 0 0;box-shadow:0 1px 6px 0 rgba(0,0,0,.24);overflow:hidden;height:-moz-max-content;height:max-content;display:contents;@media (min-width:576px){width:30rem;left:50%;right:auto;margin-left:-210px}&.minimize{display:none}}.tothua ul{margin:0;padding:0;list-style:none}.tothua li{padding:0;margin:0;display:block}.tothua a{&:active,&:focus,&:hover{text-decoration:none}}.tothua__wrap{align-items:center;justify-content:space-between;padding:.5rem .5rem 0;flex-direction:column;max-height:290px;.active{background:#0d6efd26;border-radius:5px;border-bottom:1px solid #ccc}.tothua__item{padding:10px}}.header-info-layer__date,.tothua__location,.tothua__remove{display:flex!important;align-self:center!important;padding:2px}.header-info-layer__date{span{display:flex}}#offcanvasControlUser .col,.offcanvasIncomeMoney .col{display:flex;align-items:center}.btn-outline-success,.tothua__remove{display:flex!important;align-self:center!important;justify-content:center!important}.header__wrap-ctrl__lk,.tothua__wrap-lg a{display:flex;align-items:center}.tothua__wrap-lg a{flex-direction:column;justify-content:center;height:42px;padding:2px 4px 0;color:#212529;text-decoration:none}.tothua__wrap-lg img{display:block;height:18px;width:auto}.tothua .tothua__wrap-lg a span{display:block;margin:3px 0 0;line-height:9px;font-size:7px;font-family:Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-weight:600;letter-spacing:0;text-transform:uppercase;color:#e8b243;text-decoration:none!important}.tothua__wrap-mn{display:flex;align-items:center;margin:0 -4px 0 0;padding:0;@media (min-width:360px){padding-left:0;padding-bottom:0;padding-right:2px;padding-top:0}}.tothua__wrap-mn__it{padding:0}.tothua__wrap-mn__it a{text-decoration:none}.tothua__wrap-mn__lk{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:0 4px;height:42px;@media (min-width:360px){padding-left:6px;padding-bottom:0;padding-right:6px;padding-top:0}}.tothua__wrap-mn__lk:hover{opacity:.8}.tothua__wrap-mn__lk span{display:block;transition:filter .1s ease-in-out}.tothua__wrap-mn__lk .mn-lk-nb{position:absolute;top:4px;left:50%;margin-left:4px;padding:0 2px;min-width:14px;font-size:9px;line-height:14px;font-weight:600;text-align:center;color:#fff;border-radius:8px;box-shadow:0 0 0 2px #fff;z-index:20}.tothua__wrap-mn__lk .mn-lk-ic{display:block;position:relative;margin:0 auto 1px;width:20px;height:20px;svg{display:block;width:20px;height:20px}}.tothua__wrap-mn__lk .mn-lk-lb{display:block;margin:0;line-height:12px;font-size:10px;font-family:LexendDeca,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif!important;color:#212529}.tothua__wrap-mn__lk .js-toggle-side-menu{.mn-lk-ic svg{width:20px;height:20px}}.tothua-address{color:#0d6efd;font-weight:500}.header-btn-group{position:fixed}.button-tothua-map:not(.has-tothua){display:none}.tothua--close{display:flex;justify-content:flex-end}.tothua--close i{font-size:medium;margin:10px}.tothua--close i:hover{cursor:pointer;opacity:.8;color:#76dbf4}.button-tothua-map{display:flex;align-items:center;justify-content:center;padding:0 4px;width:2rem;height:2rem;background-color:#fff;color:#212529;margin-top:5px;border-radius:5px}.button-tothua-map:active,.button-tothua-map:focus,.button-tothua-map:hover{cursor:pointer;background-color:#aad2fa;color:#fff}.resume .resume-title{font-size:26px;font-weight:700;margin-top:20px;margin-bottom:20px;color:#3b434a}.resume .resume-item{padding:0 0 20px 20px;margin-top:-2px;border-left:2px solid #82909c;position:relative}.resume .resume-item h4{line-height:13px;font-size:13px;font-weight:700;text-transform:uppercase;color:#ffb727;margin-bottom:10px}.resume .resume-item h5{font-size:13px;background:#eef0f2;padding:5px 15px;display:inline-block;font-weight:600;margin-bottom:10px}.resume .resume-item h5:hover{cursor:pointer;opacity:.8;color:#65ef5e}.resume .resume-item ul li{padding-bottom:10px}.resume .resume-item .fa-map-marker-alt{color:#ffb727}.resume .resume-item:last-child{padding-bottom:0}.resume .resume-item:before{content:"";position:absolute;width:16px;height:16px;border-radius:50px;left:-9px;top:0;background:#fff;border:2px solid #82909c}.note-land .offcanvas-header{display:flex;align-items:center;position:relative;background-color:#5a9cff}.note-land .offcanvas-header .text-center{font-weight:700;font-size:16px}.note-land .offcanvas-header .btn-close-note-land{position:absolute;right:10px;top:50%;transform:translateY(-50%);background-color:transparent;border:none;cursor:pointer;padding:0;font-size:14px;color:#fff}.search-note-land{display:flex;justify-content:center;padding:5px;.header-note-land{width:100%;max-width:400px}.search-input{background:#fff;border:1px solid #ddd;border-radius:12px;padding:5px 12px;width:100%;box-shadow:0 2px 5px rgba(0,0,0,.1)}.search-icon,.search-input{display:flex;align-items:center}.search-icon{justify-content:center;font-size:18px;color:#555;margin-right:10px}.search-input-field{flex:1;border:none;outline:none;font-size:13px;color:#333;background:transparent}.search-input-field::-moz-placeholder{color:#999}.search-input-field::placeholder{color:#999}}.noti-remember{width:-moz-max-content;width:max-content;position:absolute;left:3.5rem;font-size:12px;top:5px;z-index:1;padding:5px;border-radius:2px;color:#0d6efd;background:rgba(0,0,0,.2);opacity:.8}.noti-remember.minimized{left:8rem}.noti-remember:hover{cursor:pointer;opacity:.8}.notify-content{font-size:14px;font-weight:500}.btn-notify{border-radius:25px;font-size:smaller;font-weight:500;padding:.5rem 1rem}.btn-notify.agree{background-color:#2bd07b;color:#fff;border:none}.btn-notify.agree:hover{opacity:.8}.otp-v2{position:relative;display:flex;flex-direction:column;gap:8px;width:100%;padding:10px 28px 22px;color:#172033}.otp-v2__logo{width:200px;height:auto;align-self:center;-o-object-fit:contain;object-fit:contain}.otp-v2__back{position:absolute;top:10px;left:10px;z-index:1;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background:transparent;color:#344054;transition:background .16s ease,transform .16s ease}.otp-v2__back:hover{background:#f2f4f7}.otp-v2__back:active{transform:scale(.96);background:#eaecf0}.otp-v2 button:focus-visible,.otp-v2__back:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(63,86,211,.2)}.otp-v2__heading{margin:0 0 10px;text-align:center}.otp-v2__heading h2{margin:0 0 6px;color:#172033;font-size:22px;font-weight:700;line-height:1.25;letter-spacing:-.02em}.otp-v2__heading p{max-width:320px;margin:0 auto;color:#667085;font-size:12px;line-height:1.5}.otp-v2__phone{display:block;margin-top:5px;color:#465fd3;font-size:14px;font-weight:600;line-height:1.4}.otp-v2__form{display:flex;flex-direction:column;gap:8px}.otp-v2__form>label{color:#344054;font-size:14px;font-weight:600;line-height:1.4}.otp-code{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;width:100%}.otp-code input{width:100%;min-width:0;aspect-ratio:1;overflow:hidden;padding:0;border:1px solid #d0d5dd;border-radius:10px;outline:0;background:#fff;color:#172033;caret-color:#465fd3;text-align:center;font-size:22px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.otp-code input:hover{border-color:#98a2b3}.otp-code input:focus{border-color:#465fd3;box-shadow:0 0 0 3px rgba(70,95,211,.12);transform:translateY(-1px)}.otp-code input.is-filled{border-color:#98a8ed;background:#f8f9ff}.otp-code.is-error input{border-color:#d92d20;background:snow}.otp-code.is-error input:focus{box-shadow:0 0 0 3px rgba(217,45,32,.12)}.otp-v2__field{min-height:42px;display:flex;align-items:center;gap:11px;overflow:hidden;padding-left:14px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#667085;transition:border-color .16s ease,box-shadow .16s ease}.otp-v2__field:hover{border-color:#98a2b3}.otp-v2__field:focus-within{border-color:#465fd3;box-shadow:0 0 0 3px rgba(70,95,211,.12)}.otp-v2__field.is-error{border-color:#d92d20}.otp-v2__field.is-error:focus-within{box-shadow:0 0 0 3px rgba(217,45,32,.12)}.otp-v2__field input{flex:1;min-width:0;max-width:100%;height:40px;overflow:hidden;border:0;outline:0;color:#172033;background:transparent;font-size:14px;font-variant-numeric:tabular-nums;letter-spacing:.12em}.otp-v2__field input::-moz-placeholder{color:#98a2b3;letter-spacing:0}.otp-v2__field input::placeholder{color:#98a2b3;letter-spacing:0}.otp-v2__error{margin:0;color:#b42318;font-size:12px;line-height:1.4}.otp-v2__resend{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#667085;font-size:13px;line-height:1.4}.otp-v2__resend button{flex:none;padding:3px 0;border:0;background:transparent;color:#465fd3;font-size:13px;font-weight:600}.otp-v2__resend button:hover:not(:disabled){color:#354bc5;text-decoration:underline}.otp-v2__resend button:disabled{color:#98a2b3;cursor:not-allowed}.otp-v2__status{margin:-4px 0 0;color:#079455;font-size:13px;font-weight:600;line-height:1.4;text-align:right}.otp-v2__captcha{display:grid;justify-items:center;gap:10px}.otp-v2__submit{min-height:42px;display:inline-flex;align-items:center;justify-content:center;margin-top:4px;border:0;border-radius:9px;background:#465bd7;color:#fff;font-size:14px;font-weight:600;transition:background .16s ease,transform .16s ease}.otp-v2__submit:hover:not(:disabled){background:#354bc5}.otp-v2__submit:active:not(:disabled){transform:translateY(1px)}.otp-v2__submit:disabled{cursor:not-allowed;background:#9aa8eb}@media (max-width:1279px){.otp-v2{padding:14px 26px 20px}.otp-v2__logo{width:172px}.otp-v2__heading{margin:4px 0 10px}.otp-v2__heading p{font-size:13px}}@media (max-width:1023px){.otp-v2{padding:16px 24px 20px}.otp-v2__logo{width:150px}.otp-v2__heading{margin:6px 0 10px}.otp-v2__heading p{font-size:13px;line-height:1.45}}@media (max-width:767px){.otp-v2{padding:18px}.otp-v2__logo{width:128px}.otp-v2__heading{margin:10px 0 8px}.otp-v2__heading h2{margin-bottom:5px;font-size:21px}.otp-v2__heading p{font-size:13px;line-height:1.45}.otp-v2__form>label{font-size:13px}.otp-v2__field,.otp-v2__submit{min-height:44px}.otp-v2__field input{height:42px;font-size:16px}.otp-code{gap:8px}.otp-code input{border-radius:9px;font-size:20px}}@media (max-width:389px){.otp-v2{padding:18px 16px 16px}.otp-v2__logo{width:116px}.otp-v2__resend{align-items:flex-start;flex-direction:column;gap:2px}.otp-code{gap:6px}.otp-code input{border-radius:8px;font-size:19px}}@media (prefers-reduced-motion:reduce){.otp-code input,.otp-v2__back,.otp-v2__field,.otp-v2__submit{transition:none}.otp-code input:focus{transform:none}}.otp-method-v2{position:relative;z-index:1201}.otp-method-v2__backdrop{position:fixed;inset:0;background:rgba(15,23,42,.42);backdrop-filter:blur(1px)}.otp-method-v2__stage{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:20px}.otp-method-v2__panel{position:relative;left:30px;width:min(400px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow-y:auto;padding:24px;border-radius:16px;background:#fff;box-shadow:0 20px 60px rgba(15,23,42,.24);color:#172033;text-align:center}.otp-method-v2__icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 12px;border-radius:14px;background:#eef2ff;color:#465bd7}.otp-method-v2__title{margin:0;color:#172033;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.02em}.otp-method-v2__description{margin:5px auto 0;color:#667085;font-size:13px;line-height:1.45}.otp-method-v2__phone{display:block;margin-top:5px;color:#465fd3;font-size:14px;font-weight:600;line-height:1.4}.otp-method-v2__options{display:flex;flex-direction:column;gap:8px;margin-top:18px;text-align:left}.otp-method-v2__options label{min-height:58px;display:flex;align-items:center;gap:12px;padding:9px 12px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.otp-method-v2__options label:hover{border-color:#98a2b3}.otp-method-v2__options label.is-selected{border-color:#465fd3;background:#f7f8ff;box-shadow:0 0 0 3px rgba(70,95,211,.1)}.otp-method-v2__options input{width:18px;height:18px;flex:none;margin:0;accent-color:#465fd7}.otp-method-v2__options span{display:flex;flex-direction:column;gap:2px}.otp-method-v2__options strong{color:#344054;font-size:14px;font-weight:600;line-height:1.35}.otp-method-v2__options small{color:#667085;font-size:12px;line-height:1.35}.otp-method-v2__availability{min-height:18px;margin:10px 0 -4px;color:#667085;font-size:12px;line-height:1.45}.otp-method-v2__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.otp-method-v2__captcha{margin-top:14px;display:grid;justify-items:center;gap:8px}.otp-method-v2__captcha-title{margin:0;color:#344054;font-size:13px;font-weight:700}.otp-method-v2__actions button{min-height:42px;border-radius:9px;font-size:14px;font-weight:600;transition:background .16s ease,border-color .16s ease,transform .16s ease}.otp-method-v2__cancel{border:1px solid #d0d5dd;background:#fff;color:#344054}.otp-method-v2__cancel:hover{border-color:#98a2b3;background:#f9fafb}.otp-method-v2__confirm{border:1px solid #465bd7;background:#465bd7;color:#fff}.otp-method-v2__confirm:hover{border-color:#354bc5;background:#354bc5}.otp-method-v2__actions button:active{transform:translateY(1px)}.otp-method-v2__actions button:disabled,.otp-method-v2__skip:disabled{cursor:not-allowed;opacity:.68;transform:none}.otp-method-v2__actions button:focus-visible,.otp-method-v2__options input:focus-visible,.otp-method-v2__skip:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(63,86,211,.2)}.otp-method-v2__skip{margin-top:12px;padding:4px;border:0;background:transparent;color:#667085;font-size:13px;line-height:1.4}.otp-method-v2__skip strong{color:#465fd3;font-weight:600}.otp-method-v2__skip:hover strong{color:#354bc5;text-decoration:underline}@media (max-width:767px){.otp-method-v2__panel{width:min(360px,calc(100vw - 38px));padding:20px 18px 18px;border-radius:14px}.otp-method-v2__title{font-size:19px}.otp-method-v2__description{font-size:13px}.otp-method-v2__actions button{min-height:44px}}@media (max-width:575px){.otp-method-v2__panel{left:0}}@media (max-width:389px){.otp-method-v2__stage{padding:12px}.otp-method-v2__panel{width:min(348px,calc(100vw - 24px));padding:18px 16px 16px}}@media (prefers-reduced-motion:reduce){.otp-method-v2__actions button,.otp-method-v2__options label{transition:none}}.modal-register{.modal-header{font-size:x-small;.modal-title{font-size:14px}}.modal-body{.fs-13{font-size:13px}}.modal-body{.col-sm-3{font-weight:700;font-size:11px}.close-vetify-forget-password,.form-control-sm{font-size:12px;&:hover{color:#fff}}.back-form-forget-password{cursor:pointer;color:blue;font-size:12px;&:hover{text-decoration:underline;opacity:.7}}.fs-12{font-size:12px}.verify-otp-forger-pw{cursor:pointer;font-size:12px;&:hover{color:#fff}}.resend-otp-forget-password{cursor:pointer;&:hover{opacity:.7}}}}.register-v2{color:#172033;background:#fff}.register-v2__content{position:relative;display:flex;flex-direction:column;gap:8px;padding:10px 28px 22px}.register-v2__content--otp{padding-bottom:20px}.register-v2__logo{display:block;width:200px;height:auto;margin:0 auto;-o-object-fit:contain;object-fit:contain}.register-v2__back{display:inline-flex;align-items:center;align-self:flex-start;gap:5px;margin:0;padding:0;border:0;background:transparent;color:#475467;font-size:13px;font-weight:600}.register-v2__back:hover,.register-v2__text-button:hover:not(:disabled){color:#465fd3}.register-v2__back--otp{position:absolute;top:10px;left:10px;z-index:1;width:32px;height:32px;justify-content:center;border-radius:8px;color:#344054}.register-v2__back--otp:hover{background:#f2f4f7}.register-v2__back--otp:active{transform:scale(.96);background:#eaecf0}.register-v2__heading{margin:0 0 10px;text-align:center}.register-v2__heading h2{margin:0 0 6px;font-size:22px;line-height:1.25;font-weight:700;letter-spacing:-.02em}.register-v2__heading p{max-width:320px;margin:0 auto;color:#667085;font-size:12px;line-height:1.5}.register-v2__phone{display:block;margin-top:5px;color:#465fd3;font-size:14px;font-weight:700;line-height:1.4;font-variant-numeric:tabular-nums}.register-v2__form{display:flex;flex-direction:column;gap:8px}.register-v2__form>label{margin-top:2px;color:#344054;font-size:14px;font-weight:600;line-height:1.4}.register-v2__form>label span{color:#667085;font-weight:400}.register-v2__field,.register-v2__otp,.register-v2__plain-input{min-height:42px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;font-size:14px;transition:border-color .16s ease,box-shadow .16s ease}.register-v2__field{display:flex;align-items:center;gap:11px;overflow:hidden;padding-left:14px;color:#667085}.register-v2__field:focus-within,.register-v2__otp:focus,.register-v2__plain-input:focus{outline:0;border-color:#465fd3;box-shadow:0 0 0 3px rgba(70,95,211,.12)}.register-v2__field input{flex:1;min-width:0;max-width:100%;height:40px;overflow:hidden;border:0;outline:0;color:#172033;background:transparent;font-size:14px}.register-v2__field button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#667085}.register-v2__plain-input{width:100%;padding:0 14px;color:#172033}.register-v2__province-select{width:100%;font-size:14px}.register-v2-select__control{min-height:42px;display:flex;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#172033;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.register-v2-select__control:hover:not(.register-v2-select__control--is-disabled){border-color:#98a2b3}.register-v2-select__control--is-focused{border-color:#465fd3;box-shadow:0 0 0 3px rgba(70,95,211,.12)}.register-v2-select__control--is-disabled{background:#f9fafb;color:#98a2b3;cursor:not-allowed}.register-v2-select__value-container{display:flex;flex:1;align-items:center;overflow:hidden;padding:0 14px}.register-v2-select__placeholder{overflow:hidden;color:#98a2b3;text-overflow:ellipsis;white-space:nowrap}.register-v2-select__single-value{overflow:hidden;color:#172033;text-overflow:ellipsis;white-space:nowrap}.register-v2-select__input-container{color:#172033}.register-v2-select__indicators{display:flex;align-items:center;padding-right:4px;color:#667085}.register-v2-select__indicator-separator{display:none}.register-v2-select__dropdown-indicator,.register-v2-select__loading-indicator{width:36px;height:40px;display:inline-flex;align-items:center;justify-content:center}.register-v2-select__dropdown-indicator svg{width:18px;height:18px;transition:transform .18s ease}.register-v2-select__control--menu-is-open .register-v2-select__dropdown-indicator svg{transform:rotate(180deg)}.register-v2-select__menu-portal{z-index:1400!important}.register-v2-select__menu{margin:6px 0;overflow:hidden;border:1px solid #e4e7ec;border-radius:12px;background:#fff;box-shadow:0 16px 36px rgba(15,23,42,.18)}.register-v2-select__menu-list{padding:6px;overscroll-behavior:contain}.register-v2-select__option{min-height:40px;display:flex;align-items:center;padding:9px 12px;border-radius:8px;color:#344054;line-height:1.4;cursor:pointer}.register-v2-select__option--is-focused{background:#eef2ff;color:#293fae}.register-v2-select__option--is-selected{background:#465bd7;color:#fff;font-weight:600}.register-v2-select__loading-message,.register-v2-select__no-options-message{padding:14px 12px;color:#667085;text-align:center}.register-v2__otp{width:100%;padding:0 14px;color:#172033;text-align:center;letter-spacing:.54em;font-size:23px;font-weight:600}.register-v2__primary{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:6px;border:0;border-radius:9px;background:#465bd7;color:#fff;font-size:14px;font-weight:600;transition:background .16s ease,transform .16s ease}.register-v2__primary:hover:not(:disabled){background:#354bc5}.register-v2__primary:active:not(:disabled){transform:translateY(1px)}.register-v2__primary:disabled{cursor:not-allowed;background:#9aa8eb}.register-v2__text-button{align-self:flex-end;padding:3px 0;border:0;background:transparent;color:#465fd3;font-size:13px;font-weight:600}.register-v2__text-button:disabled{color:#98a2b3;cursor:not-allowed}.register-v2__inline-status{margin:-4px 0 0;color:#079455;font-size:13px;font-weight:600;line-height:1.4;text-align:right}.register-v2__otp-form{gap:8px}.register-v2__otp-form>label{margin:0}.register-v2__otp-resend{margin-top:2px}.register-v2__otp-submit{gap:8px}.register-v2__terms{display:flex;align-items:flex-start;gap:8px;margin-top:8px;color:#667085;font-size:12px;line-height:1.45;cursor:pointer}.register-v2__terms input{width:16px;height:16px;flex:none;margin-top:1px;accent-color:#465fd3}.register-v2__terms a{color:#465fd3;font-weight:700;text-decoration:underline;text-underline-offset:2px}.register-v2__terms a:hover{color:#3345a8}.register-v2__success{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#465fd3;text-align:center}.register-v2__success p{margin:19px 0 8px;color:#667085;font-size:14px}.register-v2__success strong{color:#172033}.register-v2__success .register-v2__primary{width:100%}.otp-info-v2{position:relative;z-index:1300}.otp-info-v2__backdrop{position:fixed;inset:0;background:rgba(15,23,42,.48);backdrop-filter:blur(2px)}.otp-info-v2__stage{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:20px}.otp-info-v2__panel{position:relative;left:30px;width:min(428px,calc(100vw - 40px));box-sizing:border-box;border:1px solid #e4e7ec;border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.24);padding:32px 28px 26px;text-align:center}.otp-info-v2__close{position:absolute;top:13px;right:13px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#667085}.otp-info-v2__close:hover{background:#f2f4f7;color:#344054}.otp-info-v2__icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;margin:0 auto 16px;border-radius:50%}.otp-info-v2__title{margin:0;color:#172033;font-size:20px;font-weight:700;letter-spacing:-.02em}.otp-info-v2__message{margin:11px 0 22px;color:#475467;font-size:14px;line-height:1.55}.otp-info-v2__confirm{width:100%;min-height:44px;border:0;border-radius:10px;color:#fff;font-size:14px;font-weight:700;transition:background .16s ease,transform .16s ease}.otp-info-v2__confirm:active{transform:translateY(1px)}.otp-info-v2__close:focus-visible,.otp-info-v2__confirm:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(63,86,211,.2)}.otp-info-v2__panel[data-type=warning] .otp-info-v2__icon{background:#fff4e5;color:#d66b00}.otp-info-v2__panel[data-type=warning] .otp-info-v2__confirm{background:#d66b00}.otp-info-v2__panel[data-type=warning] .otp-info-v2__confirm:hover{background:#b65700}.otp-info-v2__panel[data-type=error] .otp-info-v2__icon{background:#fef3f2;color:#d92d20}.otp-info-v2__panel[data-type=error] .otp-info-v2__confirm{background:#d92d20}.otp-info-v2__panel[data-type=error] .otp-info-v2__confirm:hover{background:#b42318}.otp-info-v2__panel[data-type=info] .otp-info-v2__icon{background:#eff8ff;color:#175cd3}.otp-info-v2__panel[data-type=info] .otp-info-v2__confirm{background:#2563eb}.otp-info-v2__panel[data-type=info] .otp-info-v2__confirm:hover{background:#1d4ed8}.otp-info-v2__panel[data-type=success] .otp-info-v2__icon{background:#ecfdf3;color:#079455}.otp-info-v2__panel[data-type=success] .otp-info-v2__confirm{background:#079455}.otp-info-v2__panel[data-type=success] .otp-info-v2__confirm:hover{background:#067647}.register-v2 input:-webkit-autofill,.register-v2 input:-webkit-autofill:focus,.register-v2 input:-webkit-autofill:hover{-webkit-text-fill-color:#172033;-webkit-box-shadow:inset 0 0 0 1000px #fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}@media (max-width:1279px){.register-v2__content{padding:14px 26px 20px}.register-v2__logo{width:172px}.register-v2__heading{margin:4px 0 10px}.register-v2__heading p{font-size:13px}}@media (max-width:1023px){.register-v2__content{padding:16px 24px 20px}.register-v2__logo{width:150px}.register-v2__heading{margin:6px 0 10px}.register-v2__heading p{font-size:13px;line-height:1.45}}@media (max-width:767px){.register-v2__content{padding:18px}.register-v2__logo{width:128px}.register-v2__heading{margin:10px 0 8px}.register-v2__heading h2{margin-bottom:5px;font-size:21px}.register-v2__heading p{font-size:13px;line-height:1.45}.register-v2__form>label{font-size:13px}.register-v2__field,.register-v2__otp,.register-v2__plain-input,.register-v2__primary{min-height:44px}.register-v2__field input{height:42px;font-size:16px}.register-v2__field button{width:42px;height:42px}.register-v2-select__menu,.register-v2__plain-input,.register-v2__province-select{font-size:16px}.register-v2-select__control{min-height:44px}.register-v2-select__dropdown-indicator,.register-v2-select__loading-indicator{height:42px}.register-v2-select__option{min-height:44px}.register-v2__back,.register-v2__text-button{font-size:13px}.otp-info-v2__panel{width:min(360px,calc(100vw - 38px));padding:30px 22px 24px;border-radius:14px}}@media (max-width:575px){.otp-info-v2__panel{left:0}}@media (max-width:389px){.register-v2__content{padding:18px 16px 16px}.register-v2__logo{width:116px}.otp-info-v2__stage{padding:12px}.otp-info-v2__panel{width:min(348px,calc(100vw - 24px));padding:28px 18px 22px}}@media (prefers-reduced-motion:reduce){.register-v2-select__control,.register-v2-select__dropdown-indicator svg{transition:none}}.badge,.btn{text-transform:none}.offcanvas-navtothua{left:50%!important;transform:translateX(-44%)!important;width:30rem}@media (max-width:430px){.tab-search{width:27rem!important}}@media (max-width:575px){.btn-info-layer{min-width:200px!important;max-width:320px!important;text-wrap:normal}.mn-lk-lb{display:none!important}.offcanvasIncomeMoney{width:100%!important}.return-back{display:none}.offcanvas-navtothua{left:50%!important;transform:translateX(-50%)!important}.tab-search{width:26rem}.close-tab-search{right:1.5rem!important}.modal-search{width:22rem!important}.on-search{display:none!important}.tab-content{border-radius:5px}.screen-md{margin-left:2px!important}}@media (max-width:390px){.tab-search{width:24rem!important}.close-tab-search{right:1.5rem!important}}@media (min-width:576px) and (max-width:767px){.noti-remember{display:none}.offcanvas-navtothua{width:30rem;left:50%;right:auto;margin-left:-210px}.btn-info-layer{min-width:200px!important;max-width:270px!important;text-wrap:normal}.mn-lk-lb{display:none!important}.offcanvasIncomeMoney{width:100%!important}.return-back{display:none}.modal-search{width:22rem!important}}@media (min-width:600px) and (max-width:767px){.noti-remember{top:3rem;left:0}.btn-info-layer{min-width:200px!important;max-width:270px!important;text-wrap:normal}.mn-lk-lb{display:none!important}.offcanvasIncomeMoney{width:100%!important}.return-back{display:none}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.noti-remember{top:3rem;left:0}.offcanvasIncomeMoney{width:90%!important}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.noti-remember{top:1rem;left:2rem}.offcanvasIncomeMoney{width:90%!important}}.container-search{position:fixed;top:42px;display:flex;align-items:flex-start;justify-content:flex-end;margin-top:0}.content-search{max-height:calc(100dvh - 42px - .5rem);min-height:30rem;display:flex;flex-direction:column;overflow:hidden;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.content-body{overflow-y:auto;overflow-x:hidden;flex:1}@media (max-height:640px){.content-search{max-height:calc(100dvh - 42px)}.tab-menu{height:38px!important}.tab-menu .bt .label span{font-size:.75rem!important}.content-title{margin-bottom:.25rem!important}.close-tab-search{margin-top:.75rem!important}}.content-footer{border-radius:0 0 5px 5px;border-top:1px solid #e9ecef}.fontTitleSmall{font-family:Google Sans,Roboto,Arial,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.00625rem;line-height:1.25rem}@media (min-width:640px){.container-search{margin-top:.15rem}}.close-tab-search{font-size:larger;font-weight:700;margin-top:1.5rem;position:absolute;right:1rem;top:0;border:0;background:transparent;color:#000!important;line-height:1;cursor:pointer;&:hover{opacity:.7;color:#d2691e}}.tab-menu{display:flex;overflow:auto;height:48px;scrollbar-width:none;color:#000;.bt{flex:0 0 calc(25%);text-align:center;padding:0 16px;position:relative;margin:0 auto;color:#000!important;&:hover{color:#0b57d0}.sub{position:absolute;pointer-events:none;width:100%;height:100%;top:0;left:0;background:none}.label{align-items:center;display:grid;height:100%;margin:0 auto;position:relative;width:-moz-max-content;width:max-content;span{padding-top:4px;white-space:nowrap;outline:none;color:#000!important}}&.active{.label{color:#0b57d0;font-weight:500;span{color:#0b57d0!important}}.alt{color:#0b57d0;font-weight:500}.nor{border:3px solid #1b6ef3;border-bottom:0;background:#0b57d0;box-sizing:border-box;height:3px;position:absolute;bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;width:100%}}}}.location-search{.group-input{display:flex;align-items:center;justify-content:center;box-shadow:1px 1px 10px 1px #add8e6;border-radius:.9rem;margin-top:1rem;margin-left:.4rem;.on-key-search.active{color:#0b57d0}.on-key-search:hover{cursor:pointer;background-color:rgba(13,110,253,.25)!important;border-radius:20px!important}}}.corner-search{max-height:30rem;overflow-y:auto;overflow-x:hidden}.btn-handle-layer-land{&.not-active{pointer-events:none;background-color:#f1f3f4;color:#5f6368;outline:none;border:none}}.content-search-key{box-shadow:1px 1px 10px 1px #add8e6}.land-empty-prompt-modal{position:fixed;inset:0;z-index:1200;pointer-events:none}.land-empty-prompt-backdrop{position:fixed;inset:0;border:0;background:hsla(0,0%,4%,.74);pointer-events:auto}.land-empty-prompt-content{position:fixed;top:68px;left:50%;width:calc(100% - 20px);max-width:402px;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 18px 42px rgba(0,0,0,.26);pointer-events:auto;transform:translateX(-50%)}.land-empty-prompt-inner{position:relative;padding:50px 24px 12px;text-align:center}.land-empty-prompt-close{position:absolute;top:12px;right:15px;display:flex;width:24px;height:24px;align-items:center;justify-content:center;border:0;background:transparent;color:#000;line-height:1;transition:opacity .18s ease,transform .18s ease}.land-empty-prompt-close:hover{opacity:.72}.land-empty-prompt-close:active{transform:scale(.95)}.land-empty-prompt-image{display:block;width:100%;height:auto;margin-bottom:24px;-o-object-fit:cover;object-fit:cover}.land-empty-prompt-copy{max-width:360px;margin:0 auto}.land-empty-prompt-copy h3{margin:0 0 7px;color:#000;font-size:21px;font-weight:800;line-height:1.14;text-wrap:balance}.land-empty-prompt-copy p{max-width:360px;min-height:0;margin:0 auto 20px;color:#111;font-size:16px;font-weight:400;line-height:1.22;text-wrap:balance}.land-empty-prompt-action{display:block;width:100%;margin:0 0 15px;padding:12px;border:1.5px solid #1683ff;border-radius:8px;background:#fff;color:#1683ff;font-size:14px;font-weight:700;line-height:1;transition:background-color .18s ease,transform .18s ease}.land-empty-prompt-action:hover{background-color:#eff7ff}.land-empty-prompt-action:focus-visible{outline:2px solid rgba(22,131,255,.25);outline-offset:2px}.land-empty-prompt-action:active{transform:scale(.99)}.land-empty-prompt-action:last-child{margin-bottom:0}@media (min-width:576px){.land-empty-prompt-content{top:66px;width:402px;max-width:calc(100vw - 20px);transform:translateX(-171px)}}@media (max-width:420px){.land-empty-prompt-content{top:26px;width:calc(100% - 20px)}.land-empty-prompt-inner{padding-top:50px}.land-empty-prompt-image{margin-bottom:24px}.land-empty-prompt-copy h3{font-size:21px}.land-empty-prompt-copy p{margin-bottom:20px;font-size:16px}.land-empty-prompt-action{padding-top:12px;padding-bottom:12px;font-size:14px}}.land-price-popup.mapboxgl-popup{z-index:60;max-width:336px}.land-price-popup .mapboxgl-popup-content{width:320px;max-width:calc(100vw - 32px);padding:0;overflow:visible;border:0;border-radius:20px;background:transparent;box-shadow:none}.land-price-popup.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip,.land-price-popup.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip,.land-price-popup.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{border-top-color:rgba(241,245,249,.96)}.land-price-popup.mapboxgl-popup-anchor-top .mapboxgl-popup-tip,.land-price-popup.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip,.land-price-popup.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{border-bottom-color:rgba(241,245,249,.96)}.land-price-popup.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{border-right-color:rgba(241,245,249,.96)}.land-price-popup.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{border-left-color:rgba(241,245,249,.96)}.land-price-popup .mapboxgl-popup-close-button{position:absolute;top:-10px;right:-10px;z-index:4;display:flex;width:32px;height:32px;padding:0;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.82);border-radius:999px;background:#fff;box-shadow:0 8px 18px rgba(15,23,42,.18),0 2px 5px rgba(15,23,42,.12);color:#1f2937;cursor:pointer;font-size:18px;line-height:1;transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.land-price-popup .mapboxgl-popup-close-button:hover{background:#fff;box-shadow:0 6px 16px rgba(15,23,42,.18);color:#0f172a}.land-price-popup .mapboxgl-popup-close-button:active{transform:scale(.97)}.land-price-popup .mapboxgl-popup-close-button:focus-visible{outline:0}.land-price-popup__content{width:100%;overflow:hidden;border:1px solid hsla(0,0%,100%,.72);border-radius:20px;color:#0f172a;background:rgba(241,245,249,.96);box-shadow:0 12px 30px rgba(15,23,42,.18),0 2px 8px rgba(15,23,42,.1);font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-variant-numeric:tabular-nums}.land-price-popup__groups{position:relative;display:grid;gap:10px;min-height:96px;align-items:start;padding:14px 16px 13px}.land-price-popup__groups--two{grid-template-columns:minmax(105px,.74fr) minmax(0,1.26fr)}.land-price-popup__groups--two:before{display:none}.land-price-popup__groups--single{grid-template-columns:minmax(0,1fr)}.land-price-popup__group{min-width:0}.land-price-popup__group--reference{height:100%;padding-left:14px;border-left:1px solid rgba(100,116,139,.18)}.land-price-popup__group-title{min-height:16px;margin-bottom:8px;color:#64748b;font-size:11px;font-weight:700;letter-spacing:0;line-height:1.2;white-space:nowrap}.land-price-popup__metrics{display:grid;gap:7px}.land-price-popup__metric{min-width:0}.land-price-popup__metric-value{overflow:hidden;color:#1e293b;font-size:15px;font-weight:700;letter-spacing:-.02em;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.land-price-popup__metric--total .land-price-popup__metric-value{color:#dc2626;font-weight:700}.land-price-popup__metric--area .land-price-popup__metric-value,.land-price-popup__metric--sqm .land-price-popup__metric-value{font-weight:700}.land-price-popup__metric--frontage .land-price-popup__metric-value{color:#334155;font-weight:700}.land-price-popup__empty{padding:48px 18px 14px;color:#64748b;font-size:13px;font-weight:600;text-align:center}.land-price-popup__direction{display:flex;min-height:40px;align-items:center;justify-content:center;gap:10px;border-top:1px solid rgba(148,163,184,.2);background:rgba(37,99,235,.07);color:#1d4ed8;font-size:13.5px;font-weight:700;line-height:1;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:background-color .18s ease,color .18s ease}.land-price-popup__direction:hover{background:rgba(37,99,235,.11);color:#1e40af;text-decoration:none}.land-price-popup__direction:active{background:rgba(37,99,235,.14)}.land-price-popup__direction:focus,.land-price-popup__direction:focus-visible{outline:0;box-shadow:none}.land-price-popup__direction-icon{width:22px;height:22px;flex:0 0 22px;padding:4px;border-radius:999px;background:rgba(37,99,235,.12);color:#2563eb;fill:currentcolor}.map-marker-share-hint,.third-party-marker-share-hint{position:absolute;top:50%;left:calc(100% + 12px);z-index:70;display:block;width:-moz-max-content;width:max-content;max-width:min(180px,calc(100vw - 72px));padding:5px 8px;border:1px solid rgba(148,163,184,.28);border-radius:999px;background:hsla(0,0%,100%,.94);box-shadow:0 8px 18px rgba(15,23,42,.14),0 1px 4px rgba(15,23,42,.1);color:#334155;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11.5px;font-weight:600;letter-spacing:0;line-height:1.2;opacity:0;pointer-events:none;transform:translateY(-50%) translateX(-6px) scale(.98);transition:opacity .18s ease,transform .18s ease;white-space:nowrap}.map-marker-share-hint:before,.third-party-marker-share-hint:before{position:absolute;top:50%;left:-7px;width:0;height:0;border-top:7px solid transparent;border-right:8px solid hsla(0,0%,100%,.94);border-bottom:7px solid transparent;content:"";filter:drop-shadow(-1px 1px 1px rgba(15,23,42,.12));transform:translateY(-50%)}.map-marker-share-hint.is-visible,.third-party-marker-share-hint.is-visible{opacity:1;animation:marker-share-hint-blink 1.8s ease-in-out infinite;transform:translateY(-50%) translateX(0) scale(1)}@keyframes marker-share-hint-blink{0%,to{box-shadow:0 8px 18px rgba(15,23,42,.14),0 1px 4px rgba(15,23,42,.1)}50%{box-shadow:0 8px 18px rgba(15,23,42,.12),0 0 0 3px rgba(37,99,235,.12)}}@media (max-width:360px){.land-price-popup .mapboxgl-popup-content{width:min(320px,calc(100vw - 24px))}.land-price-popup__groups{grid-template-columns:minmax(0,1fr);gap:12px;padding:14px 16px 12px}.land-price-popup__groups--two:before{display:none}.land-price-popup__group--reference{padding-left:0;border-left:0}.land-price-popup__metric--total .land-price-popup__metric-value{font-size:20px}}.modal-update-infomation{.modal-header{font-size:x-small;.modal-title{font-size:14px}}.modal-body{.form-control-sm{font-size:12px}.col-sm-4{font-weight:700}}}