/* LawHub 9.0 — current navy/blue brand, premium exam, Arena & unified auth */
:root,[data-lh-theme="lawhub"],[data-lh-theme="navy"]{
  --lh-accent:#1f4678;--lh-accent2:#2d5f9b;--lh-accent-soft:#edf3fb;--lh-accent-rgb:31,70,120;
  --lh-red:#1f4678;--lh-red2:#2d5f9b;
  --lh90-navy:#142440;--lh90-blue:#1f4678;--lh90-blue2:#2d5f9b;--lh90-ice:#edf3fb;--lh90-line:#dce5f0;
}
/* Compatibility: older components still target “red” variables, but LawHub's current brand is navy. */
.lhv8-brand b,.lhv81-login-brand b{background:transparent!important;color:#8ea9ce!important;padding:0!important;border-radius:0!important}
.lhv8-brand span{color:#fff!important}.lhv8-brand{letter-spacing:.02em}
.lhv81-palette-menu [data-lhv81-theme="lawhub"]{background:linear-gradient(135deg,#142440,#2d5f9b)!important}
.lhv8-topbar{background:linear-gradient(90deg,#101d33,#172b4b 60%,#1e3d68)!important}
.lhv8-nav a.is-active{background:#edf3fb!important;color:#183b68!important}
.lhv8-primary,.lhv85-primary{background:linear-gradient(135deg,#173c6b,#28588f)!important;border-color:#173c6b!important;box-shadow:0 10px 24px rgba(23,60,107,.18)!important}
.lhv8-link-btn,.lhv8-secondary{color:#173c6b!important}

/* Unified site modal */
.lhv90-site-auth{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.lhv90-site-auth .lhv81-site-login-backdrop{background:rgba(7,17,31,.74);backdrop-filter:blur(12px)}
.lhv90-site-auth-card{position:relative;width:min(470px,calc(100vw - 28px));max-height:min(720px,calc(100vh - 30px));overflow:auto;background:linear-gradient(180deg,#fff,#f7f9fc);border:1px solid rgba(31,70,120,.14);border-radius:24px;padding:26px;box-shadow:0 34px 100px rgba(5,16,34,.34);z-index:2}
.lhv90-site-auth-brand{display:flex;align-items:baseline;gap:3px;margin:2px 0 18px;font-weight:950;font-size:24px;letter-spacing:-.8px}.lhv90-site-auth-brand span{color:#101a2b}.lhv90-site-auth-brand b{color:#2c5588}.lhv90-site-auth-brand small{font-size:9px;color:#8390a2;font-weight:700;letter-spacing:.12em;margin-left:8px}
.lhv90-site-auth-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;background:#edf1f6;border-radius:13px;padding:4px;margin-bottom:17px}.lhv90-site-auth-tabs button{border:0;background:transparent;border-radius:10px;padding:9px 5px;font:700 10px inherit;color:#697486;cursor:pointer}.lhv90-site-auth-tabs button.is-active{background:#fff;color:#173c6b;box-shadow:0 3px 12px rgba(16,34,58,.08)}
.lhv90-site-auth-form{display:grid;gap:12px}.lhv90-site-auth-form[hidden]{display:none!important}.lhv90-site-auth-form>p{margin:0;padding:11px 12px;background:#edf3fb;color:#52647b;border-radius:12px;font-size:11px;line-height:1.55}.lhv90-site-auth-form label{font-size:10px;font-weight:800;color:#526070;letter-spacing:.02em}.lhv90-site-auth-form input:not([type=checkbox]){width:100%;margin-top:5px;padding:12px 13px;border:1px solid #dbe2eb;border-radius:11px;background:#fff;color:#182231;outline:0}.lhv90-site-auth-form input:focus{border-color:#4775aa;box-shadow:0 0 0 3px rgba(45,95,155,.1)}.lhv90-site-auth-form>button{border:0;border-radius:11px;padding:12px 14px;background:linear-gradient(135deg,#142440,#2d5f9b);color:#fff;font-weight:850;cursor:pointer}.lhv90-site-auth-form>small{min-height:16px;color:#52647b;font-size:10px}.lhv90-site-auth-card footer{margin-top:18px;border-top:1px solid #e5eaf0;padding-top:13px;display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:9.5px;color:#8a94a3}.lhv90-site-auth-card footer a{color:#1f4678;text-decoration:none;font-weight:800;white-space:nowrap}
.lhv81-floating-login{background:linear-gradient(135deg,#142440,#2d5f9b)!important}.lhv82-fmsg.mine p,.lhv82-floating-chat>form>button[type=submit]{background:#1f4678!important}

/* /exams animated welcome */
.lhv90-auth-body{min-height:100vh;margin:0;background:#07101f;color:#17202e;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.lhv90-auth-bg{position:fixed;inset:0;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 15% 20%,rgba(62,105,160,.26),transparent 34%),radial-gradient(circle at 85% 76%,rgba(35,73,123,.34),transparent 37%),linear-gradient(135deg,#07101f,#0d1b31 53%,#132846)}.lhv90-auth-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:40px 40px;mask-image:linear-gradient(to bottom,transparent,black 25%,black 75%,transparent)}.lhv90-auth-bg>i{position:absolute;border:1px solid rgba(130,167,212,.14);border-radius:50%;animation:lh90float 8s ease-in-out infinite}.lhv90-auth-bg>i:nth-child(1){width:310px;height:310px;left:-90px;top:12%}.lhv90-auth-bg>i:nth-child(2){width:520px;height:520px;right:-220px;bottom:-130px;animation-delay:-3s}.lhv90-auth-bg>i:nth-child(3){width:110px;height:110px;right:24%;top:14%;animation-delay:-5s}.lhv90-auth-bg>svg{position:absolute;width:min(58vw,780px);right:-7vw;top:8vh;opacity:.08;fill:none;stroke:#b6c9e4;stroke-width:4}@keyframes lh90float{50%{transform:translateY(-18px) scale(1.03)}}
.lhv90-auth-shell{position:relative;z-index:1;min-height:100vh;width:min(1180px,calc(100% - 36px));margin:auto;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.72fr);gap:72px;align-items:center;padding:44px 0}.lhv90-auth-hero{color:#fff;padding:30px 0}.lhv90-auth-brand{display:flex;align-items:baseline;font-size:42px;font-weight:950;letter-spacing:-2px}.lhv90-auth-brand span{color:#fff}.lhv90-auth-brand b{color:#8fafd7}.lhv90-eyebrow{display:block;margin-top:26px;color:#86a4ca;font-weight:800;letter-spacing:.22em;font-size:10px}.lhv90-auth-hero h1{font-size:clamp(38px,5.2vw,70px);line-height:1.02;letter-spacing:-.047em;margin:13px 0 18px;max-width:760px}.lhv90-auth-hero>p{max-width:680px;color:#b9c7d8;font-size:15px;line-height:1.75}.lhv90-auth-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:34px}.lhv90-auth-features article{display:flex;gap:10px;align-items:center;border:1px solid rgba(179,204,235,.13);background:rgba(255,255,255,.045);border-radius:14px;padding:13px;backdrop-filter:blur(8px)}.lhv90-auth-features svg{width:23px;height:23px;stroke:#8eadd4;fill:none;stroke-width:1.7;flex:0 0 auto}.lhv90-auth-features b,.lhv90-auth-features span{display:block}.lhv90-auth-features b{font-size:10px}.lhv90-auth-features span{font-size:8.5px;color:#9dafc6;margin-top:2px;line-height:1.35}.lhv90-auth-orbit{display:flex;gap:7px;flex-wrap:wrap;margin-top:17px}.lhv90-auth-orbit span{border:1px solid rgba(160,190,228,.15);border-radius:999px;padding:5px 9px;font-size:8px;color:#9cb1cc}
.lhv90-auth-card{background:rgba(255,255,255,.985);border:1px solid rgba(255,255,255,.55);border-radius:25px;padding:28px;box-shadow:0 36px 100px rgba(0,0,0,.35)}.lhv90-auth-card-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.lhv90-auth-card-head small{font-size:8px;letter-spacing:.2em;color:#8290a2;font-weight:900}.lhv90-auth-card-head h2{font-size:25px;margin:3px 0 0;color:#142035}.lhv90-auth-card-head>a{width:35px;height:35px;border-radius:10px;background:#f0f3f7;display:grid;place-items:center;color:#516177}.lhv90-auth-card-head svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.lhv90-auth-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:4px;background:#eef2f6;border-radius:12px;gap:4px;margin-bottom:17px}.lhv90-auth-tabs button{border:0;background:transparent;border-radius:9px;padding:9px 5px;color:#748093;font:800 9.5px inherit;cursor:pointer}.lhv90-auth-tabs button.is-active{background:#fff;color:#1f4678;box-shadow:0 4px 13px rgba(15,35,64,.09)}.lhv90-auth-form{display:grid;gap:12px}.lhv90-auth-form[hidden]{display:none!important}.lhv90-auth-form label{font-size:9px;font-weight:850;color:#556274}.lhv90-input{display:flex;align-items:center;gap:8px;margin-top:5px;border:1px solid #dbe2eb;border-radius:11px;background:#fbfcfe;padding:0 11px}.lhv90-input:focus-within{border-color:#5c84b4;box-shadow:0 0 0 3px rgba(45,95,155,.09);background:#fff}.lhv90-input svg{width:16px;height:16px;fill:none;stroke:#7b8ba0;stroke-width:1.6;flex:0 0 auto}.lhv90-input>span{font-weight:900;color:#8090a5}.lhv90-input input{width:100%;border:0!important;background:transparent!important;outline:0;padding:12px 0!important;font-size:12px!important;box-shadow:none!important}.lhv90-auth-submit{min-height:44px;border-radius:11px!important;display:flex;justify-content:center;align-items:center;gap:10px}.lhv90-auth-explain{display:flex;gap:10px;padding:12px;border-radius:12px;background:#edf3fb;color:#536b89}.lhv90-auth-explain svg{width:25px;height:25px;flex:0 0 auto;fill:none;stroke:#2d5f9b;stroke-width:1.6}.lhv90-auth-explain p{margin:0;font-size:10px;line-height:1.55}.lhv90-verify-resend{display:grid;grid-template-columns:1fr auto;gap:6px;padding-top:11px;border-top:1px solid #e8ecf1}.lhv90-verify-resend>span,.lhv90-verify-resend>small{grid-column:1/-1;font-size:9px;color:#8290a0}.lhv90-verify-resend input{min-width:0;border:1px solid #e0e5eb;border-radius:9px;padding:8px 9px}.lhv90-verify-resend button{border:0;border-radius:9px;background:#eaf1fa;color:#1f4678;font-weight:800;font-size:9px;padding:8px 10px;cursor:pointer}.lhv90-auth-foot{display:flex;gap:8px;align-items:center;border-top:1px solid #e8ecf1;margin-top:18px;padding-top:13px;color:#8591a1;font-size:8.5px}.lhv90-auth-foot i{width:7px;height:7px;background:#23a36c;border-radius:50%;box-shadow:0 0 0 4px rgba(35,163,108,.09)}
@media(max-width:900px){.lhv90-auth-shell{grid-template-columns:1fr;gap:20px;padding:24px 0 40px}.lhv90-auth-hero{padding:20px 4px 0}.lhv90-auth-hero h1{font-size:42px}.lhv90-auth-features{grid-template-columns:1fr}.lhv90-auth-card{width:min(560px,100%);margin:auto}.lhv90-auth-bg>svg{width:110vw;opacity:.045}}
@media(max-width:520px){.lhv90-auth-shell{width:min(100% - 20px,1180px)}.lhv90-auth-brand{font-size:34px}.lhv90-auth-hero h1{font-size:34px}.lhv90-auth-card{padding:20px}.lhv90-auth-tabs{grid-template-columns:1fr}.lhv90-auth-orbit{display:none}}

/* Exam: state clarity from the user's ib.html reference, without visual clutter */
.lhv85-navigator button.is-viewed{background:#eef2f6!important;border-color:#c9d3df!important;color:#607086!important;position:relative}.lhv85-navigator button.is-viewed:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;right:5px;bottom:5px;background:#8b98a8}.lhv85-navigator button.is-skipped{background:#fff!important;border-style:dashed!important;border-color:#c0cad6!important;color:#758294!important}.lhv85-navigator button.is-answered,.lhv85-navigator button.is-done{background:#edf8f3!important;border-color:#9bd6bb!important;color:#157348!important}.lhv85-navigator button.is-active{background:#142440!important;color:#fff!important;border-color:#142440!important}.lhv85-navigator button.is-starred{box-shadow:inset 0 0 0 2px #d4a342!important}.lhv85-legend i.viewed{background:#d3dbe5}.lhv85-legend i.skipped{background:#fff;border:1px dashed #8997a7}.lhv85-legend i.starred{background:#fff6d8;border:1px solid #d4a342}
.lhv88-qtool svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.lhv88-qtool.active{background:#eaf1fa!important;color:#1f4678!important;border-color:#a9c0dd!important}.lhv85-option.is-eliminated{opacity:.42;filter:grayscale(.3);text-decoration:line-through;background:#f5f6f8!important;border-style:dashed!important}.lhv85-option.is-eliminated:hover{opacity:.68}.lhv90-pause-overlay[hidden]{display:none!important}.lhv90-pause-overlay{position:fixed;inset:0;z-index:120000;display:grid;place-items:center;padding:20px;background:rgba(8,18,34,.78);backdrop-filter:blur(18px)}.lhv90-pause-overlay section{width:min(410px,100%);text-align:center;background:#fff;border-radius:24px;padding:32px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.lhv90-pause-mark{width:68px;height:68px;margin:0 auto 14px;border-radius:20px;background:#edf3fb;display:grid;place-items:center;color:#1f4678}.lhv90-pause-mark svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:4}.lhv90-pause-overlay small{color:#7790ae;letter-spacing:.18em;font-size:8px;font-weight:900}.lhv90-pause-overlay h2{margin:6px 0 8px;font-size:25px;color:#142440}.lhv90-pause-overlay p{font-size:11px;line-height:1.6;color:#6f7c8c;margin:0 0 20px}.lhv90-pause-overlay button{border:0;border-radius:11px;padding:11px 18px;background:#142440;color:#fff;font-weight:850;cursor:pointer}

/* Comments: avatars + Facebook-style nested replies */
.lhv88-comment{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;gap:8px!important;align-items:start!important;margin:9px 0!important}.lhv88-comment-avatar{display:block;width:36px;height:36px;flex:0 0 auto}.lhv88-comment-avatar img{display:block!important;width:36px!important;height:36px!important;border-radius:50%!important;object-fit:cover!important;border:1px solid #e4e8ee}.lhv88-comment-main{min-width:0}.lhv8-comment-bubble{display:inline-block;max-width:min(680px,100%);background:#f1f3f6!important;border-radius:16px!important;padding:9px 12px!important}.lhv8-comment-bubble a{text-decoration:none;color:#1c2635}.lhv8-comment-bubble p{margin:3px 0 0!important;line-height:1.5!important}.lhv88-comment-meta{display:flex;align-items:center;gap:9px;margin:4px 7px;color:#8d97a5;font-size:8.5px}.lhv88-comment-meta button{border:0;background:transparent;color:#697789;padding:0;font:750 8.5px inherit;cursor:pointer}.lhv88-comment-meta button:hover,.lhv88-comment-meta button.is-on{color:#1f5d9a}.lhv88-comment-replies{margin-left:4px;border-left:2px solid #edf0f4;padding-left:10px}.lhv88-comment.depth-1,.lhv88-comment.depth-2,.lhv88-comment.depth-3{margin-top:7px!important}.lhv88-reply-form{display:grid;grid-template-columns:28px minmax(0,1fr) 30px;gap:6px;align-items:center;margin:7px 0}.lhv88-reply-form img{width:28px;height:28px;border-radius:50%;object-fit:cover}.lhv88-reply-form input{border:1px solid #dfe4ea;background:#f7f8fa;border-radius:16px;padding:8px 10px;outline:none;min-width:0}.lhv88-reply-form button{width:30px;height:30px;border:0;border-radius:50%;background:#1f4678;color:#fff;cursor:pointer}.lhv90-owner-members{background:linear-gradient(135deg,#eaf1fa,#f7fbff)!important;color:#173c6b!important}.lhv90-owner-members span{color:#587495!important}

/* Arena game polish */
.lhv88-arena-hero-premium{background:radial-gradient(circle at 88% 14%,rgba(80,128,184,.33),transparent 28%),linear-gradient(135deg,#0d1b30,#142b4b 62%,#1f4678)!important}.lhv88-arena-badges span{border-color:rgba(173,202,237,.18)!important;background:rgba(255,255,255,.05)!important}.lhv88-arena-invite-actions .lhv8-primary{background:linear-gradient(135deg,#163968,#2c619c)!important}.lhv90-arena-rank{margin-top:16px}.lhv90-arena-rank-grid{display:grid;gap:6px}.lhv90-arena-rank-row{display:grid;grid-template-columns:34px 38px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:8px 10px;border:1px solid #e3e8ef;border-radius:12px;background:#fff;color:#1b2635;text-decoration:none;transition:.18s}.lhv90-arena-rank-row:hover{transform:translateY(-1px);border-color:#aac0dc;box-shadow:0 8px 22px rgba(20,36,64,.07)}.lhv90-arena-rank-row>em{font-style:normal;font-size:10px;font-weight:900;color:#7c8b9c}.lhv90-arena-rank-row>img{width:36px;height:36px;border-radius:50%;object-fit:cover}.lhv90-arena-rank-row div b,.lhv90-arena-rank-row div small{display:block}.lhv90-arena-rank-row div b{font-size:10px}.lhv90-arena-rank-row div small{font-size:8px;color:#8490a0}.lhv90-arena-rank-row>strong{font-size:11px;color:#173c6b}.lhv90-arena-rank-row>strong span{font-size:7px;color:#7d8ca0}.lhv90-arena-rank-row>i{font-style:normal;font-size:7.5px;font-weight:850;color:#98660d;background:#fff4d8;border-radius:999px;padding:4px 7px}.lhv88-clash{background:radial-gradient(circle at center,rgba(42,85,139,.32),rgba(4,10,20,.96))!important}.lhv88-countdown svg{width:76px;height:76px;fill:none;stroke:#d7e7fb;stroke-width:4;filter:drop-shadow(0 0 22px rgba(114,166,226,.55))}.lhv88-arena-result .trophy svg{width:54px;height:54px;fill:none;stroke:currentColor;stroke-width:1.6}.lhv90-arena-result-actions{display:flex;justify-content:center;gap:8px;margin-top:14px}.lhv90-arena-result-actions button{min-width:112px}

/* Main-site nav Arena icon inherits current blue */
.law-hub-arena-menu a,.lhv87-site-arena-icon{color:inherit}.lhv87-site-arena-icon svg{fill:none;stroke:currentColor;stroke-width:1.8}

/* Reduced motion */
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.lhv90-auth-bg>i{animation:none!important}}
@media(max-width:720px){.lhv90-arena-rank-row{grid-template-columns:28px 34px minmax(0,1fr) auto}.lhv90-arena-rank-row>i{display:none}.lhv88-qtools{overflow-x:auto;max-width:100%}.lhv88-qtool{flex:0 0 auto}.lhv88-comment-replies{margin-left:0;padding-left:7px}}

.lhv88-comment-meta button svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;vertical-align:-2px}.lhv88-reply-form button svg,.lhv8-comment-form button[type=submit] svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}

/* 10.8.77 — complete registration fields + pending notice on main site modal */
.lhv1087-site-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lhv1087-site-phone{display:flex;align-items:center;border:1px solid #d9e0e7;border-radius:9px;background:#fff;overflow:hidden;margin-top:5px}.lhv1087-site-phone span{padding:0 10px;color:#708196;font-size:11px;border-right:1px solid #e4e9ef}.lhv1087-site-phone input{border:0!important;margin:0!important}.lhv90-site-auth-form select{width:100%;margin-top:5px;padding:11px;border:1px solid #d9e0e7;border-radius:9px;background:#fff;font:inherit}.lhv90-site-auth-form small.is-pending{display:block;padding:11px 12px;border-radius:10px;background:#eef8f2;border:1px solid #d2eadb;color:#236b49;line-height:1.55;font-weight:750}
@media(max-width:520px){.lhv1087-site-name-grid{grid-template-columns:1fr}}

/* 10.8.79 — site-modal email OTP */
#lhv90-site-register-form>[data-site-register-fields]{display:grid;gap:12px}#lhv90-site-register-form>[data-site-register-fields][hidden],.lhv1089-site-otp[hidden]{display:none!important}.lhv1089-site-verify-intro{margin:0!important;padding:11px 12px!important;border:1px solid #dce7f2!important;border-radius:12px!important;background:#f5f9fd!important;color:#5f7488!important;font-size:10px!important;line-height:1.6!important}.lhv1089-site-verify-intro b{color:#2b5e8d}.lhv1089-site-otp{text-align:center;padding:4px 0;display:grid;gap:11px}.lhv1089-site-mail-icon{width:60px;height:60px;margin:auto;display:grid;place-items:center;border-radius:18px;background:#eef5fc;border:1px solid #d9e6f1;font-size:27px}.lhv1089-site-otp>b{font-size:16px;color:#1c3957}.lhv1089-site-otp>p{margin:0;color:#718397;font-size:10px;line-height:1.55}.lhv1089-site-otp>p span{font-weight:800;color:#315f8d}.lhv1089-site-otp-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.lhv1089-site-otp-grid input{height:46px!important;margin:0!important;padding:0!important;text-align:center!important;font-size:18px!important;font-weight:900!important;border-radius:10px!important}.lhv1089-site-otp>button:not(.lhv1089-site-link){border:0;border-radius:11px;padding:12px 14px;background:linear-gradient(135deg,#142440,#2d5f9b);color:#fff;font-weight:850;cursor:pointer}.lhv1089-site-link{border:0!important;background:transparent!important;color:#315f8d!important;padding:2px!important;font-size:9.5px!important;font-weight:800!important;cursor:pointer}.lhv1089-site-link:disabled{color:#9aa6b2!important;cursor:not-allowed}.lhv1089-site-link em{font-style:normal}.lhv1089-site-otp>small{min-height:16px;color:#52647b;font-size:10px;line-height:1.5}
.lhv1089-site-pending-icon{width:58px;height:58px;margin:auto;display:grid;place-items:center;border-radius:18px;background:#edf8f2;border:1px solid #d2eadb;color:#28724f;font-size:24px;font-weight:900}.lhv1089-site-otp>small.is-pending{display:block;padding:10px 11px;border-radius:10px;background:#eef8f2;border:1px solid #d2eadb;color:#236b49;font-weight:800}

/* 10.8.80 — brighter modal registration intro + phone mask */
#lhv90-site-register-form,#lhv90-site-register-form select{color-scheme:light}
.lhv1089-site-verify-intro{display:grid!important;gap:8px!important;position:relative!important;overflow:hidden!important;padding:14px!important;border-color:#d8e5f1!important;background:linear-gradient(135deg,#f8fbff 0%,#f4f8fd 52%,#fbfdff 100%)!important;box-shadow:0 8px 20px rgba(31,77,126,.06)!important}.lhv1089-site-verify-intro::after{content:'';position:absolute;right:-24px;top:-24px;width:92px;height:92px;border-radius:50%;background:radial-gradient(circle,rgba(54,105,161,.12) 0%,rgba(54,105,161,0) 70%)}
.lhv1089-site-verify-intro strong{display:inline-flex;align-items:center;gap:6px;width:max-content;padding:5px 10px;border-radius:999px;background:#eaf5ff;color:#245f95;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.lhv1089-site-verify-intro strong::before{content:'';width:8px;height:8px;border-radius:50%;background:#28a36c;box-shadow:0 0 0 6px rgba(40,163,108,.14);animation:lhv1089pulse 1.8s ease-in-out infinite}
.lhv1089-site-verify-intro p{margin:0!important;font-size:10px!important;line-height:1.6!important;color:#607487!important}.lhv1089-site-verify-points{display:flex;flex-wrap:wrap;gap:7px}.lhv1089-site-verify-points span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid #dce7f2;background:rgba(255,255,255,.82);color:#3d6184;font-size:9.5px;font-weight:800}
.lhv1087-site-phone input{letter-spacing:.03em;font-variant-numeric:tabular-nums}
#lhv90-site-register-form select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#627387 50%),linear-gradient(135deg,#627387 50%,transparent 50%);background-position:calc(100% - 17px) calc(50% - 3px),calc(100% - 11px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:36px!important}

/* 10.8.81 — PRO registration modal refinement */
.lhv1089-site-secure-badge{display:inline-flex;align-items:center;gap:6px;width:max-content;margin-top:2px;color:#6f8397;font-style:normal;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.lhv1089-site-secure-badge::before{content:'';width:7px;height:7px;border-radius:50%;background:#28a36c;box-shadow:0 0 0 4px rgba(40,163,108,.10)}
#lhv90-site-register-form select{font-weight:500!important;color:#66788b!important;font-size:13px!important;letter-spacing:0!important;text-shadow:none!important}#lhv90-site-register-form select:valid{font-weight:500!important;color:#42576d!important}#lhv90-site-register-form select option{font-weight:400!important;color:#42576d!important;background:#fff!important}
#lhv90-site-register-form input[name="phone"]::placeholder{color:#aab4bf!important;font-weight:500!important;letter-spacing:.04em!important}

/* 10.8.82 — compact collapsible secure-registration disclosure */
.lhv1089-site-verify-intro{display:none!important}
.lhv10882-site-secure{border:1px solid #dfe7ef;border-radius:12px;background:#fbfcfe;overflow:hidden}.lhv10882-site-secure summary{list-style:none;display:flex;align-items:center;gap:9px;padding:10px 11px;cursor:pointer}.lhv10882-site-secure summary::-webkit-details-marker{display:none}.lhv10882-site-shield{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#edf4fb;color:#2d6497;font-size:13px;font-weight:900}.lhv10882-site-secure summary>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:1px}.lhv10882-site-secure summary b{font-size:10px;color:#284760}.lhv10882-site-secure summary small{font-size:8px;color:#8794a2}.lhv10882-site-secure summary em{font-style:normal;color:#8291a1;transition:.18s transform}.lhv10882-site-secure[open] summary em{transform:rotate(180deg)}.lhv10882-site-secure>div{padding:10px 11px 12px;border-top:1px solid #edf1f5}.lhv10882-site-secure>div p{margin:0 0 7px;font-size:8.5px;line-height:1.55;color:#718396}.lhv10882-site-secure>div span{font-size:8px;font-weight:800;color:#3c648a}

/* 10.8.83 — modal secure disclosure polish */
.lhv10882-site-secure>div{display:grid!important;gap:8px!important}
.lhv10882-site-secure>div p{margin:0!important}
.lhv10882-site-secure>div span{display:block!important;line-height:1.5!important}


/* 10.8.91 — sliding site authentication switcher */
.lhv1091-site-auth-tabs{position:relative!important;isolation:isolate!important;display:grid!important;grid-template-columns:1fr 1fr 1.18fr!important;gap:0!important;padding:5px!important;border:1px solid #e1e7ee!important;border-radius:16px!important;background:#f3f6f9!important;overflow:hidden!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95)!important}
.lhv1091-site-auth-tabs .lhv1091-site-tab-slider{position:absolute!important;left:0!important;top:5px!important;height:calc(100% - 10px)!important;border:1px solid #e0e6ed!important;border-radius:12px!important;background:#fff!important;box-shadow:0 5px 15px rgba(20,43,69,.075)!important;z-index:0!important;pointer-events:none!important;transition:transform .28s cubic-bezier(.2,.8,.2,1),width .28s cubic-bezier(.2,.8,.2,1)!important}
.lhv1091-site-auth-tabs button{position:relative!important;z-index:1!important;min-height:44px!important;padding:0 10px!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#7d8a9b!important;font-size:10px!important;font-weight:750!important;line-height:1.2!important;transition:color .22s ease!important;transform:none!important}
.lhv1091-site-auth-tabs button:hover{background:transparent!important;color:#34516f!important;transform:none!important}
.lhv1091-site-auth-tabs button.is-active{background:transparent!important;color:#163d67!important;box-shadow:none!important}
.lhv1091-site-auth-tabs button.is-active::after{display:none!important}
.lhv1091-site-form-enter{animation:lhv1091SiteFormSlide .26s cubic-bezier(.2,.75,.25,1) both!important}
@keyframes lhv1091SiteFormSlide{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}
@media(max-width:560px){.lhv1091-site-auth-tabs{grid-template-columns:.9fr 1fr 1.2fr!important}.lhv1091-site-auth-tabs button{font-size:9.2px!important;padding:0 6px!important}}


/* 10.8.93 — compact premium site auth switcher */
.lhv1091-site-auth-tabs{
  display:grid!important;
  grid-template-columns:auto auto auto!important;
  justify-content:start!important;
  align-items:end!important;
  gap:18px!important;
  width:100%!important;
  padding:0 1px 7px!important;
  margin:5px 0 16px!important;
  border:0!important;
  border-bottom:1px solid #e7edf3!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.lhv1091-site-auth-tabs .lhv1091-site-tab-slider{
  top:auto!important;
  bottom:-1px!important;
  height:2px!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#24527f,#477bac)!important;
  box-shadow:none!important;
}
.lhv1091-site-auth-tabs button{
  min-height:32px!important;
  width:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#8996a6!important;
  font-size:10px!important;
  font-weight:750!important;
  white-space:nowrap!important;
  box-shadow:none!important;
}
.lhv1091-site-auth-tabs button:hover{color:#42627f!important}
.lhv1091-site-auth-tabs button.is-active{color:#173d66!important;font-weight:850!important}
@media(max-width:560px){
  .lhv1091-site-auth-tabs{grid-template-columns:auto auto auto!important;gap:13px!important;overflow-x:auto!important;scrollbar-width:none!important}
  .lhv1091-site-auth-tabs::-webkit-scrollbar{display:none!important}
  .lhv1091-site-auth-tabs button{font-size:9.3px!important}
}


/* 10.8.94 — Site auth final polish */
.lhv90-site-auth-card{border-radius:24px!important;box-shadow:0 24px 70px rgba(8,24,45,.16)!important}
.lhv1091-site-auth-tabs{display:flex!important;align-items:center!important;gap:16px!important;padding:0 0 8px!important;margin:4px 0 12px!important;border:0!important;border-bottom:1px solid #ebeff4!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:auto hidden!important;scrollbar-width:none!important}.lhv1091-site-auth-tabs::-webkit-scrollbar{display:none!important}
.lhv1091-site-auth-tabs .lhv1091-site-tab-slider{top:auto!important;bottom:-1px!important;height:2px!important;border:0!important;border-radius:999px!important;background:linear-gradient(90deg,#2f6298,#6d96c2)!important;box-shadow:none!important}
.lhv1091-site-auth-tabs button{min-height:30px!important;padding:0 2px 3px!important;border-radius:0!important;background:transparent!important;white-space:nowrap!important;color:#8391a2!important;font-size:10px!important;font-weight:760!important}.lhv1091-site-auth-tabs button:hover{color:#40607f!important}.lhv1091-site-auth-tabs button.is-active{color:#173d66!important;font-weight:850!important}
.lhv90-site-auth-form{gap:11px!important}.lhv90-site-auth-form label{font-size:9px!important;font-weight:820!important;color:#55677b!important}.lhv90-site-auth-form label small,.lhv90-site-auth-form p{font-size:8.2px!important;line-height:1.5!important;color:#8a99aa!important}.lhv90-site-auth-form input,.lhv90-site-auth-form select{border:1px solid #dbe4ec!important;border-radius:14px!important;background:#fbfdff!important;transition:border-color .18s ease, box-shadow .18s ease, background-color .18s ease!important}.lhv90-site-auth-form input:hover,.lhv90-site-auth-form select:hover{border-color:#cfdae4!important;background:#fff!important}.lhv90-site-auth-form input:focus,.lhv90-site-auth-form select:focus{border-color:#7d9fc2!important;box-shadow:0 0 0 3px rgba(47,98,152,.08)!important;background:#fff!important}.lhv90-site-auth-form input,.lhv90-site-auth-form select{min-height:43px!important;padding:0 13px!important;font-size:12.2px!important;color:#2e4156!important}.lhv90-site-auth-form input::placeholder{color:#a5b0bd!important}
.lhv81-login-check{display:flex!important;align-items:center!important;gap:9px!important;font-size:8.8px!important;font-weight:720!important;color:#5c6e81!important}.lhv90-site-auth-form button[type="submit"],.lhv1089-site-otp button[data-site-otp-verify]{min-height:44px!important;border-radius:14px!important;box-shadow:0 10px 24px rgba(13,37,69,.12)!important}.lhv90-site-auth-form button[type="submit"]:hover,.lhv1089-site-otp button[data-site-otp-verify]:hover{transform:translateY(-1px)!important}
.lhv1089-site-otp-grid{gap:8px!important}.lhv1089-site-otp-grid input{width:42px!important;height:48px!important;border-radius:14px!important}
.lhv1094-site-auth-foot{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;border-top:1px solid #edf1f5!important;margin-top:12px!important;padding-top:12px!important;color:#94a0af!important;font-size:8.2px!important}.lhv1094-site-auth-foot a{text-decoration:none!important;color:#567596!important;font-weight:800!important}
@media(max-width:560px){.lhv1091-site-auth-tabs{gap:12px!important}.lhv1091-site-auth-tabs button{font-size:9.5px!important}.lhv90-site-auth-form input,.lhv90-site-auth-form select{min-height:41px!important}.lhv1094-site-auth-foot{flex-direction:column!important;align-items:flex-start!important}}


/* 10.8.98 — site auth final QA */
.lhv1091-site-auth-tabs button:focus-visible,.lhv81-site-login-x:focus-visible,.lhv90-site-auth-form button:focus-visible,.lhv1094-site-auth-foot a:focus-visible{outline:2px solid #7ea6cc!important;outline-offset:3px!important}
@media(max-width:390px){.lhv90-site-auth-card{width:calc(100% - 14px)!important;padding:16px 14px!important;border-radius:20px!important}.lhv1091-site-auth-tabs{gap:10px!important}.lhv1091-site-auth-tabs button{font-size:8.9px!important;min-height:29px!important}.lhv1087-site-name-grid{grid-template-columns:1fr!important}.lhv1089-site-otp-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:5px!important}.lhv1089-site-otp-grid input{width:100%!important;min-width:0!important;height:44px!important}}
@media(prefers-reduced-motion:reduce){.lhv1091-site-auth-tabs .lhv1091-site-tab-slider,.lhv90-site-auth-form,.lhv90-site-auth-form input,.lhv90-site-auth-form select,.lhv90-site-auth-form button{animation:none!important;transition:none!important}}
