:root{--hja-ink:#171817;--hja-muted:#75766f;--hja-line:#e7e6e2;--hja-soft:#f7f7f4;--hja-green:#48c774;--hja-green-soft:#eef9f1;--hja-accent:#5c4cff;--hja-danger:#d64545}
body.hj-standalone-body:has(.hj-auth){background:#eeefec!important;overflow:auto!important}
.hj-auth,.hj-auth *{box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.hj-auth{min-height:100vh;width:100%;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 16% 0,#f7f7f5 0,#efefec 42%,#e9eae7 100%);color:var(--hja-ink)}
.hj-auth-shell{width:min(1080px,100%);min-height:710px;display:grid;grid-template-columns:minmax(0,460px) 1fr;background:#fff;border:1px solid #e4e5e1;border-radius:26px;overflow:hidden;box-shadow:0 32px 90px -42px rgba(23,24,23,.3)}
.hj-auth-formpane{position:relative;padding:38px 44px 42px;min-width:0;overflow-y:auto;max-height:790px}.hj-auth-window-dots{display:flex;gap:6px;margin-bottom:28px}.hj-auth-window-dots i{width:8px;height:8px;border-radius:50%;background:#dedfdc}.hj-auth-window-dots i:nth-child(1){background:#ef7770}.hj-auth-window-dots i:nth-child(2){background:#e8bc5e}.hj-auth-window-dots i:nth-child(3){background:#63c77a}
.hj-auth-view{animation:hja-in .25s cubic-bezier(.2,.8,.2,1) both}.hj-auth-view[hidden]{display:none!important}@keyframes hja-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
.hj-auth-brand{display:flex;align-items:center;gap:11px;margin:8px 0 24px}.hj-auth-brand img:first-child{width:42px;height:42px;object-fit:contain}.hj-auth-brand .hj-auth-word{height:20px;width:auto;object-fit:contain}.hj-auth-brand.is-compact img:first-child{width:38px;height:38px}.hj-auth h1{margin:0 0 9px;font-family:Manrope,Inter,sans-serif;font-size:28px;line-height:1.12;font-weight:760;letter-spacing:-.035em}.hj-auth-lead{margin:0 0 26px;color:var(--hja-muted);font-size:14px;line-height:1.62;max-width:46ch}.hj-auth-lead strong{color:#383a36;font-weight:600}
.hj-auth-stack{display:grid;gap:10px}.hj-auth-btn{min-height:47px;width:100%;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 19px;font-size:14px;font-weight:620;letter-spacing:-.01em;cursor:pointer;transition:transform .12s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.hj-auth-btn:active{transform:scale(.995)}.hj-auth-btn.is-primary{background:#171817;color:#fff;box-shadow:0 8px 18px -12px rgba(0,0,0,.5)}.hj-auth-btn.is-primary:hover{background:#282a28}.hj-auth-btn.is-outline{background:#fff;border-color:var(--hja-line);color:#232420}.hj-auth-btn.is-outline:hover{background:#fafaf8;border-color:#d5d5d0}.hj-auth-btn[disabled]{opacity:.48;cursor:wait}.hj-auth-icon{font-size:15px;color:#8a8b85}.hj-auth-legal{margin:22px auto 0;color:#a0a19a;font-size:11.5px;text-align:center;line-height:1.65}.hj-auth a,.hj-auth-switch button,.hj-auth-inline-link button{color:#5548ef;text-decoration:none;font-weight:600}.hj-auth a:hover,.hj-auth-switch button:hover,.hj-auth-inline-link button:hover{text-decoration:underline}
.hj-auth-back{width:35px;height:35px;border-radius:50%;border:1px solid var(--hja-line);background:#fff;display:grid;place-items:center;margin:0 0 27px;padding:0;color:#333531;font-size:17px;cursor:pointer}.hj-auth-back:hover{background:#fafaf8}.hj-auth form{display:grid;gap:13px}.hj-auth label>span:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;color:#4c4e49;font-size:12px;font-weight:600}.hj-auth label span em{font-style:normal;color:#a1a29b;font-size:10px;font-weight:500}.hj-auth-field{width:100%;height:46px;border:1px solid #dfdfdb;border-radius:11px;background:#fff;padding:0 13px;color:#1d1e1c;font-size:14px;outline:0;transition:.15s}.hj-auth-field::placeholder{color:#aaaBA5}.hj-auth-field:focus{border-color:#9d96ff;box-shadow:0 0 0 3px rgba(92,76,255,.09)}.hj-auth label small{display:block;margin-top:6px;color:#999b94;font-size:10.5px;line-height:1.45}.hj-auth-password-wrap{position:relative;display:block}.hj-auth-password-wrap .hj-auth-field{padding-right:54px}.hj-auth-password-wrap button{position:absolute;right:11px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#8f918a;font-size:11px;font-weight:600;cursor:pointer}.hj-auth-error{min-height:0;margin:0;color:var(--hja-danger);font-size:11.5px;font-weight:550;line-height:1.45}.hj-auth-error:empty{display:none}.hj-auth-strength{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:-6px}.hj-auth-strength i{height:3px;border-radius:999px;background:#e8e8e4}.hj-auth-strength[data-score="1"] i:nth-child(-n+1){background:#db6c64}.hj-auth-strength[data-score="2"] i:nth-child(-n+2){background:#daa04e}.hj-auth-strength[data-score="3"] i:nth-child(-n+3){background:#6bbd80}.hj-auth-strength[data-score="4"] i{background:#44ad67}.hj-auth-switch{margin:20px 0 0;text-align:center;color:#7e807a;font-size:13px}.hj-auth-switch button,.hj-auth-inline-link button{border:0;background:none;padding:0;cursor:pointer}.hj-auth-inline-link{text-align:right;margin-top:-2px}
.hj-auth-badge{width:44px;height:44px;border-radius:12px;background:#f0efff;color:#5d4cf4;display:grid;place-items:center;font-size:20px;font-weight:800;margin-bottom:18px}.hj-auth-otp-native{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.hj-auth-otp-row{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:4px 0 8px}.hj-auth-otp-row span{height:54px;border:1px solid #dfdfdb;border-radius:11px;background:#fff;display:grid;place-items:center;color:#1e201d;font-size:20px;font-weight:700;transition:.15s}.hj-auth-otp-row span.is-focus{border-color:#978fff;box-shadow:0 0 0 3px rgba(92,76,255,.09)}.hj-auth-otp-row span.is-filled::after{content:attr(data-char)}
.hj-auth-progress{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:28px}.hj-auth-progress i{height:4px;border-radius:99px;background:#e8e8e4}.hj-auth-progress i.is-on{background:#5c4cff}.hj-auth-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hj-auth-role-grid{display:grid;gap:10px}.hj-auth-role{position:relative;display:grid!important;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;column-gap:13px;padding:15px;border:1px solid #e1e1dc;border-radius:14px;background:#fff;cursor:pointer;transition:.15s}.hj-auth-role:hover{border-color:#cfcfc8}.hj-auth-role:has(input:checked){border-color:#8d84ff;background:#f7f6ff;box-shadow:0 0 0 3px rgba(92,76,255,.07)}.hj-auth-role input{position:absolute;opacity:0}.hj-auth-role-icon{grid-row:1/3;width:42px;height:42px;border-radius:11px;background:#f2f2ef;color:#62645f;display:grid!important;place-items:center!important;margin:0!important;font-size:18px}.hj-auth-role:has(input:checked) .hj-auth-role-icon{background:#5c4cff;color:#fff}.hj-auth-role b{align-self:end;font-size:13.5px;font-weight:650}.hj-auth-role small{margin:2px 0 0!important;color:#84867f!important;font-size:11.5px!important}
.hj-auth-art{position:relative;overflow:hidden;background:linear-gradient(145deg,#edf2ef 0%,#f8f7fa 40%,#e8e8ff 100%)}.hj-auth-art-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(66,72,68,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(66,72,68,.055) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),transparent)}.hj-auth-orbit{position:absolute;width:480px;height:480px;left:50%;top:47%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 48% 45%,rgba(255,255,255,.9) 0 24%,transparent 25%),conic-gradient(from 210deg,#1a1c1a,#7ef0a0,#b9f5cf,#7162ff,#d7d2ff,#1a1c1a);box-shadow:0 50px 90px -50px rgba(43,45,51,.4)}.hj-auth-orbit:after{content:"";position:absolute;inset:22%;border-radius:50%;background:#f6f8f6;box-shadow:inset 0 0 60px rgba(92,76,255,.08)}.hj-auth-orbit i{position:absolute;inset:-2%;border:1px solid rgba(60,64,62,.1);border-radius:50%;transform:scale(1.12)}.hj-auth-orbit i:nth-child(2){transform:scale(1.28);opacity:.55}.hj-auth-orbit i:nth-child(3){transform:scale(.78);opacity:.5}.hj-auth-art-copy{position:absolute;left:42px;right:42px;bottom:42px;display:grid;gap:8px}.hj-auth-art-copy span{color:#81847e;font-size:10px;font-weight:700;letter-spacing:.12em}.hj-auth-art-copy strong{max-width:390px;font-family:Manrope,Inter,sans-serif;font-size:22px;line-height:1.28;letter-spacing:-.03em;font-weight:720;color:#242623}
@media(max-width:850px){.hj-auth{padding:0;background:#fff}.hj-auth-shell{min-height:100vh;border:0;border-radius:0;grid-template-columns:1fr;box-shadow:none}.hj-auth-art{display:none}.hj-auth-formpane{width:100%;max-width:520px;margin:auto;padding:28px 24px 42px;max-height:none}.hj-auth-window-dots{margin-bottom:34px}}
@media(max-width:520px){.hj-auth h1{font-size:25px}.hj-auth-two{grid-template-columns:1fr}.hj-auth-otp-row{gap:5px}.hj-auth-otp-row span{height:50px;border-radius:9px}.hj-auth-formpane{padding-left:18px;padding-right:18px}}
@media(prefers-reduced-motion:reduce){.hj-auth-view{animation:none}.hj-auth-btn{transition:none}}
[data-hj-auth-otp]{position:relative}.hj-auth-otp-native{position:absolute;left:0;top:0;width:100%;height:54px;opacity:.01;z-index:3;border:0;background:transparent;color:transparent;caret-color:transparent;font-size:16px;letter-spacing:30px}.hj-auth-otp-row{position:relative;z-index:1}

/* --------------------------------------------------------------------------
   0.28.75 — full-bleed HALO auth + international mobile input
   -------------------------------------------------------------------------- */
html:has(.hj-auth),body:has(.hj-auth){width:100%!important;min-width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important}
body.hj-standalone-body:has(.hj-auth){background:#fff!important;overflow:hidden!important}
.hj-auth{position:fixed!important;z-index:2147480000;inset:0;width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:0!important;display:block!important;background:#fff!important;overflow:hidden;color:var(--hja-ink)}
.hj-auth-shell{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-width:none!important;display:grid!important;grid-template-columns:minmax(480px,42vw) minmax(0,1fr)!important;border:0!important;border-radius:0!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}
.hj-auth-formpane{position:relative;width:100%;height:100dvh;max-height:none!important;min-width:0;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;padding:46px clamp(42px,5vw,82px) 52px!important;background:#fff;scrollbar-width:thin;scrollbar-color:#d9dad6 transparent}
.hj-auth-formpane::-webkit-scrollbar{width:7px}.hj-auth-formpane::-webkit-scrollbar-thumb{background:#d9dad6;border-radius:20px}
.hj-auth-view{width:min(100%,470px);margin-inline:auto;flex:none}
.hj-auth-window-dots{position:absolute;top:30px;left:clamp(42px,5vw,82px);margin:0!important}
.hj-auth h1{font-size:clamp(29px,2.25vw,38px)!important;line-height:1.08!important;font-weight:760!important;letter-spacing:-.045em!important}
.hj-auth-lead{margin-bottom:29px!important;font-size:14.5px!important;line-height:1.65!important;color:#777a73!important}
.hj-auth form{gap:15px!important}.hj-auth label>span:first-child{margin-bottom:7px!important;font-size:12.5px!important;font-weight:620!important;color:#454741!important}
.hj-auth-field{height:52px!important;border:1px solid #dfdfda!important;border-radius:13px!important;background:#fff!important;padding:0 15px;font-size:14.5px!important;box-shadow:0 1px 1px rgba(25,28,25,.015)!important;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease!important}
.hj-auth-field:hover{border-color:#d1d2cc!important}.hj-auth-field:focus{border-color:#8177ff!important;box-shadow:0 0 0 4px rgba(92,76,255,.085)!important;background:#fff!important}
.hj-auth-field:-webkit-autofill,.hj-auth-field:-webkit-autofill:hover,.hj-auth-field:-webkit-autofill:focus{-webkit-text-fill-color:#1d1e1c!important;-webkit-box-shadow:0 0 0 1000px #fff inset!important;transition:background-color 9999s ease-out 0s!important}
.hj-auth-password-wrap .hj-auth-field{padding-right:62px!important}.hj-auth-password-wrap button{right:14px!important;font-size:11.5px!important}
.hj-auth-btn{min-height:53px!important;font-size:14px!important;font-weight:650!important;box-shadow:none!important}.hj-auth-btn.is-primary{background:#161816!important;box-shadow:0 13px 25px -18px rgba(0,0,0,.75)!important}.hj-auth-btn.is-primary:hover{background:#252825!important;transform:translateY(-1px)}
.hj-auth-back{width:38px!important;height:38px!important;margin-bottom:30px!important}.hj-auth-strength{margin-top:-7px!important}.hj-auth-strength i{height:3px!important}
.hj-auth-art{height:100dvh!important;min-height:100dvh!important;border-left:1px solid #eeeef0;background:radial-gradient(circle at 28% 18%,#f8fbf8 0,#edf4ef 28%,#f3f2ff 61%,#ecebff 100%)!important}
.hj-auth-art-grid{background-size:38px 38px!important;opacity:.7}.hj-auth-orbit{width:min(54vw,680px)!important;height:min(54vw,680px)!important;top:45%!important;box-shadow:0 80px 120px -72px rgba(31,39,33,.42)!important;background:radial-gradient(circle at 48% 45%,rgba(255,255,255,.96) 0 24%,transparent 25%),conic-gradient(from 210deg,#142019,#76dc9a,#d9f9e4,#8f82ff,#ddd8ff,#142019)!important}.hj-auth-art-copy{left:clamp(38px,5vw,72px)!important;right:clamp(38px,5vw,72px)!important;bottom:clamp(36px,5vw,68px)!important}.hj-auth-art-copy strong{font-size:clamp(22px,2.1vw,32px)!important;max-width:520px!important}
.hj-auth-role{padding:17px!important;border-radius:15px!important}.hj-auth-role-grid{gap:11px!important}.hj-auth-country-select{appearance:auto!important;cursor:pointer}

/* International telephone input: all countries, searchable selector and E.164-safe UX. */
.hj-auth-phone-label{min-width:0}.hj-auth-phone-wrap{display:block!important;margin:0!important}.hj-auth-phone-wrap>.iti{width:100%;display:block}.hj-auth-phone-wrap .iti{--iti-border-color:#dfdfda;--iti-hover-color:#f7f8f6;--iti-country-selector-bg:#fff;--iti-dial-code-color:#5f625c;--iti-dropdown-content-border-color:#e0e1dc;--iti-strict-reject-flash-color:#fff0ee;width:100%;font-size:14px}
.hj-auth-phone-wrap .iti input.hj-auth-phone-input,.hj-auth-phone-wrap .iti input[type=tel]{width:100%!important;height:52px!important;border:1px solid #dfdfda!important;border-radius:13px!important;background:#fff!important;color:#1d1e1c!important;font-size:14.5px!important;outline:0!important;box-shadow:0 1px 1px rgba(25,28,25,.015)!important}
.hj-auth-phone-wrap .iti input[type=tel]:focus{border-color:#8177ff!important;box-shadow:0 0 0 4px rgba(92,76,255,.085)!important}
.hj-auth-phone-wrap .iti__selected-country{border-radius:13px 0 0 13px!important}.hj-auth-phone-wrap .iti__selected-country-primary{padding:0 11px 0 13px!important;gap:7px}.hj-auth-phone-wrap .iti__selected-dial-code{font-size:13.5px!important;font-weight:600!important;color:#555951!important}.hj-auth-phone-wrap .iti__arrow{border-top-color:#7c7f78!important}
.hj-auth-phone-wrap .iti__country-selector{z-index:2147481000!important;border:1px solid #dedfda!important;border-radius:14px!important;background:#fff!important;box-shadow:0 24px 60px -26px rgba(20,24,20,.32)!important;overflow:hidden!important}.hj-auth-phone-wrap .iti__search-input{height:42px!important;margin:9px!important;width:calc(100% - 18px)!important;border:1px solid #dedfda!important;border-radius:10px!important;padding:0 12px!important;font:500 13px Inter,sans-serif!important;outline:none!important}.hj-auth-phone-wrap .iti__search-input:focus{border-color:#8177ff!important;box-shadow:0 0 0 3px rgba(92,76,255,.07)!important}.hj-auth-phone-wrap .iti__country-list{max-height:280px!important;padding:4px!important}.hj-auth-phone-wrap .iti__country{min-height:40px!important;border-radius:8px!important;padding:7px 9px!important}.hj-auth-phone-wrap .iti__country:hover,.hj-auth-phone-wrap .iti__country.iti__highlight{background:#f5f6f3!important}.hj-auth-phone-wrap .iti__country-name{font-size:12.5px!important;color:#2d302b!important}.hj-auth-phone-wrap .iti__dial-code{font-size:12px!important;color:#92958e!important}
.hj-auth-phone-label small{min-height:16px;margin-top:7px!important;font-size:10.75px!important;line-height:1.5!important;color:#8b8e87!important}.hj-auth-phone-label small[data-flash="1"]{color:#c4564c!important}

@media(max-height:760px) and (min-width:851px){.hj-auth-formpane{justify-content:flex-start;padding-top:72px!important;padding-bottom:28px!important}.hj-auth-window-dots{top:24px}.hj-auth h1{font-size:30px!important}.hj-auth-lead{margin-bottom:20px!important}.hj-auth form{gap:11px!important}.hj-auth-field,.hj-auth-phone-wrap .iti input[type=tel]{height:46px!important}.hj-auth-btn{min-height:48px!important}}
@media(max-width:1000px) and (min-width:851px){.hj-auth-shell{grid-template-columns:minmax(450px,48vw) 1fr!important}.hj-auth-formpane{padding-left:42px!important;padding-right:42px!important}.hj-auth-window-dots{left:42px}.hj-auth-orbit{width:58vw!important;height:58vw!important}}
@media(max-width:850px){html:has(.hj-auth),body:has(.hj-auth){overflow:auto!important}.hj-auth{position:fixed!important;overflow:auto!important;background:#fff!important}.hj-auth-shell{display:block!important;width:100%!important;min-height:100dvh!important;height:auto!important}.hj-auth-formpane{width:100%!important;max-width:none!important;min-height:100dvh!important;height:auto!important;justify-content:flex-start!important;padding:82px max(22px,env(safe-area-inset-left)) max(36px,env(safe-area-inset-bottom))!important;overflow:visible!important}.hj-auth-view{width:min(100%,520px)!important}.hj-auth-window-dots{top:28px!important;left:max(22px,env(safe-area-inset-left))!important}.hj-auth-art{display:none!important}.hj-auth h1{font-size:30px!important}.hj-auth-phone-wrap .iti__country-selector{position:fixed!important;inset:auto 12px 12px 12px!important;max-width:none!important;max-height:min(72dvh,620px)!important;border-radius:18px!important}.hj-auth-phone-wrap .iti__country-list{max-height:calc(min(72dvh,620px) - 72px)!important}}
@media(max-width:520px){.hj-auth-formpane{padding-left:18px!important;padding-right:18px!important}.hj-auth h1{font-size:28px!important}.hj-auth-field,.hj-auth-phone-wrap .iti input[type=tel]{height:50px!important}.hj-auth-btn{min-height:51px!important}.hj-auth-otp-row{gap:6px!important}.hj-auth-otp-row span{height:52px!important}.hj-auth-two{grid-template-columns:1fr!important}}
