/* HostingJet 0.28.103 — approved full-bleed auth/onboarding system. Visual only. */
:root{--hj103-blue:#4054ef;--hj103-blue2:#3348e8;--hj103-ink:#101114;--hj103-muted:#70747e;--hj103-line:#e1e3e8;--hj103-soft:#f6f7f9;--hj103-focus:#8da0ff}
html:has(.hj-auth),body:has(.hj-auth),body.hj-standalone-body:has(.hj-auth){margin:0!important;padding:0!important;width:100%!important;height:100%!important;min-height:100%!important;overflow:hidden!important;background:#fff!important}
.hj-auth,.hj-auth *,.hj-auth .iti,.hj-auth .iti *{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important;box-sizing:border-box}
.hj-auth{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:0!important;display:block!important;overflow:hidden!important;background:#fff!important;color:var(--hj103-ink)!important}
.hj-auth-shell{width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-width:none!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:grid!important;grid-template-columns:minmax(470px,47%) minmax(0,53%)!important;overflow:hidden!important;background:#fff!important}
.hj-auth-formpane{position:relative!important;width:100%!important;height:100dvh!important;min-height:0!important;max-height:none!important;padding:64px clamp(48px,6vw,96px) 48px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:#d9dce2 transparent}
.hj-auth-formpane::-webkit-scrollbar{width:6px}.hj-auth-formpane::-webkit-scrollbar-thumb{background:#d9dce2;border-radius:999px}
.hj-auth-global-brand{position:absolute!important;top:38px!important;left:clamp(48px,6vw,96px)!important;display:flex!important;align-items:center!important;gap:10px!important;z-index:5!important}.hj-auth-global-brand img:first-child{width:30px!important;height:30px!important;object-fit:contain!important}.hj-auth-global-brand .hj-auth-global-word{height:14px!important;width:auto!important;opacity:.94!important}
.hj-auth-view,.hj-auth-view[data-hj-auth-view="recover-methods"],.hj-auth-view[data-hj-auth-view="recover-identity"],.hj-auth-view[data-hj-auth-view="recover-account"]{width:min(100%,410px)!important;margin:auto!important;padding:58px 0 40px!important;flex:none!important}.hj-auth-view[hidden]{display:none!important}.hj-auth-view>.hj-auth-brand{display:none!important}
.hj-auth h1{margin:0 0 9px!important;font-size:clamp(31px,2.45vw,38px)!important;line-height:1.12!important;font-weight:500!important;letter-spacing:-.035em!important;color:#0e0f12!important}.hj-auth-lead{margin:0 0 28px!important;max-width:46ch!important;font-size:13px!important;line-height:1.58!important;font-weight:400!important;color:#747985!important}.hj-auth-lead strong{font-weight:600!important;color:#333842!important}
.hj-auth form{display:grid!important;gap:15px!important}.hj-auth label>span:first-child{margin:0 0 7px!important;color:#202329!important;font-size:12.5px!important;line-height:1.35!important;font-weight:500!important}.hj-auth label span em{font-size:10.5px!important;color:#9ba0aa!important;font-weight:400!important}.hj-auth label small{margin-top:6px!important;font-size:10.5px!important;line-height:1.5!important;color:#969ca7!important}
.hj-auth-field,.hj-auth-phone-wrap .iti input.hj-auth-phone-input,.hj-auth-phone-wrap .iti input[type=tel]{height:50px!important;min-height:50px!important;width:100%!important;padding:0 14px!important;border:1px solid var(--hj103-line)!important;border-radius:11px!important;background:#fff!important;color:#15171c!important;font-size:13.5px!important;font-weight:400!important;outline:0!important;box-shadow:0 1px 2px rgba(16,18,24,.02)!important;transition:border-color .15s ease,box-shadow .15s ease!important}.hj-auth-field::placeholder,.hj-auth-phone-wrap .iti input::placeholder{color:#a1a6b0!important}.hj-auth-field:focus,.hj-auth-phone-wrap .iti input[type=tel]:focus{border-color:var(--hj103-focus)!important;box-shadow:0 0 0 3px rgba(64,84,239,.10)!important}.hj-auth-field[readonly]{background:#f7f8fa!important}
.hj-auth-password-wrap{position:relative!important;display:block!important}.hj-auth-password-wrap .hj-auth-field{padding-right:56px!important}.hj-auth-password-wrap [data-hj-password-toggle]{position:absolute!important;right:7px!important;top:50%!important;transform:translateY(-50%)!important;width:36px!important;height:36px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#858b96!important;font-size:0!important;display:grid!important;place-items:center!important;cursor:pointer!important}.hj-auth-password-wrap [data-hj-password-toggle]::after{content:'◉';font-size:13px!important;opacity:.7}.hj-auth-password-wrap [data-hj-password-toggle]:hover{background:#f4f5f7!important}
.hj-auth-btn{width:100%!important;min-height:50px!important;padding:0 17px!important;border:1px solid transparent!important;border-radius:11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:13.2px!important;line-height:1!important;font-weight:500!important;letter-spacing:-.005em!important;cursor:pointer!important;box-shadow:none!important;transition:background .15s ease,border-color .15s ease,transform .12s ease!important}.hj-auth-btn.is-primary{background:var(--hj103-blue)!important;color:#fff!important}.hj-auth-btn.is-primary:hover{background:#3549e5!important;transform:translateY(-1px)!important}.hj-auth-btn.is-outline{background:#fff!important;border-color:var(--hj103-line)!important;color:#1e2127!important}.hj-auth-btn.is-outline:hover{background:#fafafa!important;border-color:#d1d5dc!important}.hj-auth-btn[disabled]{opacity:.48!important;cursor:wait!important;transform:none!important}.hj-auth-stack{display:grid!important;gap:10px!important}.hj-auth-icon svg{width:16px!important;height:16px!important}
.hj-auth-google-section{margin-top:18px!important}.hj-auth-google-divider{position:relative!important;margin:19px 0!important;text-align:center!important;color:#9095a0!important;font-size:11px!important}.hj-auth-google-divider:before{content:''!important;position:absolute!important;left:0!important;right:0!important;top:50%!important;height:1px!important;background:#e7e8ec!important}.hj-auth-google-divider span{position:relative!important;padding:0 11px!important;background:#fff!important}.hj-auth-google-button{min-height:48px!important}.hj-auth-switch{margin:19px 0 0!important;font-size:11.5px!important;color:#7d828c!important}.hj-auth-switch button,.hj-auth-inline-link button,.hj-auth-text-link,.hj-auth-login-help button{font:500 11.5px/1.4 'Poppins',sans-serif!important;color:#344bdd!important}.hj-auth-legal{margin:24px auto 0!important;max-width:390px!important;font-size:10px!important;line-height:1.6!important;color:#9da2ac!important}.hj-auth-login-help{margin:0!important}.hj-auth-error{font-size:10.8px!important;line-height:1.45!important}.hj-auth-strength{margin-top:-9px!important}.hj-auth-strength i{height:3px!important}
.hj-auth-back{width:38px!important;height:38px!important;margin:0 0 24px!important;border:1px solid #e5e7eb!important;border-radius:50%!important;background:#fff!important;color:#5f6670!important;display:grid!important;place-items:center!important;box-shadow:none!important;cursor:pointer!important}.hj-auth-back:hover{background:#f7f8f9!important}.hj-auth-back svg{width:16px!important;height:16px!important}
.hj-auth-progress{margin-bottom:28px!important}.hj-auth-progress i{height:4px!important}.hj-auth-badge,.hj-auth-success-mark,.hj-auth-review-mark,.hj-auth-fail-mark{width:42px!important;height:42px!important;margin-bottom:18px!important;border-radius:11px!important}
.hj-auth-otp-row{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:8px!important;margin:7px 0 14px!important}.hj-auth-otp-row span{height:54px!important;border:1px solid #dfe2e7!important;border-radius:11px!important;background:#fff!important;color:#15171c!important;font-size:20px!important;font-weight:600!important}.hj-auth-otp-row span.is-focus{border-color:#7589ff!important;box-shadow:0 0 0 3px rgba(64,84,239,.10)!important}.hj-auth-view[data-hj-auth-view="otp"]{max-width:410px!important}
.hj-auth-google-confirmed,.hj-auth-google-security-note,.hj-auth-team-invite-note,.hj-auth-consent,.hj-auth-support-card{border-radius:12px!important;box-shadow:none!important}.hj-auth-team-invite-note{margin-bottom:18px!important;padding:12px 13px!important}.hj-auth-two{gap:12px!important}
.hj-auth-role-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:11px!important}.hj-auth-role{min-height:92px!important;padding:13px!important;border:1px solid #e1e4e9!important;border-radius:12px!important;background:#fff!important}.hj-auth-role:has(input:checked){border-color:#17191f!important;box-shadow:0 0 0 1px #17191f!important;background:#fff!important}.hj-auth-role-icon{width:36px!important;height:36px!important;border-radius:9px!important}.hj-auth-role b{font-size:12px!important}.hj-auth-role small{font-size:9.8px!important}.hj-auth-method{min-height:68px!important;border-radius:12px!important}.hj-auth-method b{font-size:11.5px!important}.hj-auth-method small{font-size:9.5px!important}
/* Full-height brand panel */
.hj-auth-art{position:relative!important;height:calc(100dvh - 36px)!important;min-height:0!important;margin:18px 18px 18px 0!important;border-radius:26px!important;overflow:hidden!important;background:linear-gradient(145deg,var(--hj103-blue),var(--hj103-blue2))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)!important}.hj-auth-art:before{content:''!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:radial-gradient(circle at 78% 12%,rgba(255,255,255,.16),transparent 31%),linear-gradient(180deg,transparent 55%,rgba(13,22,110,.18) 100%)!important}.hj-auth-art:after{content:''!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px)!important;background-size:40px 40px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.65),transparent 58%)!important}.hj-auth-art-grid,.hj-auth-orbit{display:none!important}
.hj-auth-art .hj-auth-art-copy{position:absolute!important;left:clamp(44px,5vw,76px)!important;right:clamp(44px,5vw,76px)!important;top:clamp(68px,10vh,108px)!important;bottom:auto!important;z-index:4!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;backdrop-filter:none!important;color:#fff!important;display:grid!important;gap:10px!important}.hj-auth-art .hj-auth-art-copy span{font-size:10px!important;letter-spacing:.13em!important;text-transform:uppercase!important;font-weight:500!important;opacity:.68!important}.hj-auth-art .hj-auth-art-copy strong{max-width:520px!important;font-size:clamp(31px,3.1vw,48px)!important;line-height:1.12!important;letter-spacing:-.045em!important;font-weight:500!important;color:#fff!important}.hj-auth-art .hj-auth-art-copy small{max-width:500px!important;font-size:12.5px!important;line-height:1.6!important;font-weight:400!important;opacity:.8!important}
.hj-auth-product-preview{position:absolute!important;left:clamp(44px,5vw,76px)!important;right:clamp(44px,5vw,76px)!important;top:40%!important;z-index:3!important;height:min(350px,37vh)!important;min-height:260px!important;padding:18px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 28px 70px -30px rgba(10,15,80,.5)!important;transform:perspective(1000px) rotateX(1deg)!important}.hj-auth-preview-bar{height:34px!important;display:flex!important;align-items:center!important;gap:8px!important;border-bottom:1px solid #eef0f3!important;color:#171a20!important;font-size:11px!important}.hj-auth-preview-bar i{width:9px!important;height:9px!important;border-radius:3px!important;background:var(--hj103-blue)!important}.hj-auth-preview-bar b{font-weight:600!important}.hj-auth-preview-bar span{margin-left:auto!important;padding:4px 7px!important;border-radius:999px!important;background:#eaf8ef!important;color:#18864e!important;font-size:8px!important;font-weight:600!important}.hj-auth-preview-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding-top:14px!important}.hj-auth-preview-grid article{min-height:88px!important;padding:13px!important;border:1px solid #eceef2!important;border-radius:12px!important;background:#fafbfc!important;display:grid!important;align-content:start!important}.hj-auth-preview-grid article.is-wide{grid-column:1/-1!important;min-height:106px!important}.hj-auth-preview-grid small{font-size:8px!important;color:#8d929c!important}.hj-auth-preview-grid strong{margin-top:5px!important;font-size:24px!important;line-height:1!important;font-weight:600!important;color:#16191f!important}.hj-auth-preview-grid em{margin-top:7px!important;font-size:8px!important;font-style:normal!important;color:#707681!important}.hj-auth-preview-lines{display:flex!important;align-items:flex-end!important;gap:6px!important;height:60px!important;margin-top:10px!important}.hj-auth-preview-lines i{flex:1!important;border-radius:5px 5px 2px 2px!important;background:#dfe4ff!important}.hj-auth-preview-lines i:nth-child(1){height:32%}.hj-auth-preview-lines i:nth-child(2){height:48%}.hj-auth-preview-lines i:nth-child(3){height:43%}.hj-auth-preview-lines i:nth-child(4){height:68%;background:#6f7ff8!important}.hj-auth-preview-lines i:nth-child(5){height:59%}.hj-auth-preview-lines i:nth-child(6){height:78%;background:#5368f3!important}.hj-auth-preview-lines i:nth-child(7){height:70%}.hj-auth-preview-float{position:absolute!important;right:-28px!important;top:76px!important;width:190px!important;padding:12px 13px!important;border:1px solid #e7e9ed!important;border-radius:13px!important;background:#fff!important;box-shadow:0 18px 38px -18px rgba(13,17,35,.32)!important;display:flex!important;align-items:center!important;gap:10px!important}.hj-auth-preview-float>span{width:30px!important;height:30px!important;border-radius:9px!important;background:var(--hj103-blue)!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:18px!important}.hj-auth-preview-float b{display:block!important;font-size:9px!important;font-weight:600!important;color:#171a20!important}.hj-auth-preview-float small{display:block!important;margin-top:2px!important;font-size:7.5px!important;color:#8b919b!important}.hj-auth-trust-row{position:absolute!important;left:clamp(44px,5vw,76px)!important;right:clamp(44px,5vw,76px)!important;bottom:42px!important;z-index:3!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;color:rgba(255,255,255,.72)!important;font-size:11px!important;font-weight:500!important;letter-spacing:-.01em!important}
.hj-auth-art.has-custom-media{background:#101218!important}.hj-auth-art.has-custom-media .hj-auth-art-copy{top:auto!important;bottom:48px!important;padding:20px 22px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:16px!important;background:rgba(16,18,35,.34)!important;backdrop-filter:blur(14px)!important}.hj-auth-custom-media{position:absolute!important;inset:0!important;z-index:0!important}.hj-auth-custom-media img,.hj-auth-custom-media video{width:100%!important;height:100%!important;object-fit:var(--hj-auth-media-fit,cover)!important}.hj-auth-custom-media>i{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(8,10,18,.02),rgba(8,10,18,var(--hj-auth-media-overlay,.12)))!important}
.hj-auth-view[data-hj-auth-view="profile"],.hj-auth-view[data-hj-auth-view="role"],.hj-auth-view[data-hj-auth-view="recover-methods"],.hj-auth-view[data-hj-auth-view="recover-identity"],.hj-auth-view[data-hj-auth-view="recover-account"]{padding-top:70px!important;padding-bottom:30px!important}
@media(max-height:760px) and (min-width:901px){.hj-auth-formpane{align-items:flex-start!important;padding-top:28px!important;padding-bottom:28px!important}.hj-auth-global-brand{top:22px!important}.hj-auth-view{padding-top:58px!important}.hj-auth h1{font-size:30px!important}.hj-auth-lead{margin-bottom:20px!important}.hj-auth form{gap:10px!important}.hj-auth-field,.hj-auth-phone-wrap .iti input[type=tel]{height:45px!important;min-height:45px!important}.hj-auth-btn{min-height:45px!important}.hj-auth-art{height:calc(100dvh - 24px)!important;margin:12px 12px 12px 0!important}.hj-auth-product-preview{height:280px!important;top:38%!important}}
@media(max-width:900px){html:has(.hj-auth),body:has(.hj-auth){overflow:auto!important}.hj-auth{position:fixed!important;inset:0!important;height:auto!important;min-height:100dvh!important;overflow:auto!important}.hj-auth-shell{display:block!important;width:100%!important;height:auto!important;min-height:100dvh!important}.hj-auth-formpane{width:100%!important;height:auto!important;min-height:100dvh!important;align-items:flex-start!important;justify-content:flex-start!important;padding:max(92px,calc(env(safe-area-inset-top) + 76px)) max(24px,env(safe-area-inset-right)) max(40px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left))!important;overflow:visible!important}.hj-auth-global-brand{top:max(28px,env(safe-area-inset-top))!important;left:max(24px,env(safe-area-inset-left))!important}.hj-auth-view,.hj-auth-view[data-hj-auth-view="profile"],.hj-auth-view[data-hj-auth-view="role"],.hj-auth-view[data-hj-auth-view="recover-methods"],.hj-auth-view[data-hj-auth-view="recover-identity"],.hj-auth-view[data-hj-auth-view="recover-account"]{width:min(100%,440px)!important;padding:14px 0 34px!important;margin:0 auto!important}.hj-auth-art{display:none!important}.hj-auth h1{font-size:30px!important}.hj-auth-lead{font-size:12.5px!important;margin-bottom:25px!important}.hj-auth-field,.hj-auth-phone-wrap .iti input[type=tel]{height:51px!important;min-height:51px!important}.hj-auth-btn{min-height:50px!important}.hj-auth-phone-wrap .iti__country-selector{position:fixed!important;inset:auto 12px 12px 12px!important;max-height:min(72dvh,610px)!important;border-radius:16px!important}.hj-auth-phone-wrap .iti__country-list{max-height:calc(min(72dvh,610px) - 64px)!important}}
@media(max-width:520px){.hj-auth-formpane{padding-left:max(18px,env(safe-area-inset-left))!important;padding-right:max(18px,env(safe-area-inset-right))!important}.hj-auth h1{font-size:27px!important}.hj-auth-lead{font-size:12px!important}.hj-auth-field,.hj-auth-phone-wrap .iti input[type=tel]{height:50px!important;border-radius:10px!important}.hj-auth-btn{min-height:49px!important;border-radius:10px!important}.hj-auth-otp-row{gap:6px!important}.hj-auth-otp-row span{height:49px!important;border-radius:9px!important;font-size:18px!important}.hj-auth-role-grid,.hj-auth-two{grid-template-columns:1fr!important}.hj-auth-role:last-child{grid-column:auto!important}}
@media(prefers-reduced-motion:reduce){.hj-auth-view,.hj-auth-btn,.hj-auth-field,.hj-auth-role,.hj-auth-method{transition:none!important;animation:none!important}}
