body.huiwai-account { min-height: 100vh; padding: 0 !important; color: #12365f; background: radial-gradient(circle at 82% 18%,rgba(210,165,78,.15),transparent 24%),linear-gradient(120deg,#eef7fc,#fbfdff 48%,#f4f8fb); font-family: "Segoe UI","Microsoft YaHei UI",Arial,sans-serif; }
.account-navbar { min-height: 70px; margin: 0; border: 0; border-bottom: 1px solid #e2ebf2; background: rgba(255,255,255,.94); box-shadow: 0 10px 32px rgba(8,46,78,.05); backdrop-filter: blur(12px); }
.account-navbar .navbar-brand { height: 70px; padding: 9px 15px; display: flex; align-items: center; gap: 10px; color: #0b315f; font-size: 15px; font-weight: 700; }
.account-navbar .navbar-brand img { width: 48px; height: 48px; object-fit: contain; }
.account-navbar .navbar-nav > li > a { min-height: 70px; padding-top: 25px; color: #49647d; font-size: 12px; }
.account-navbar .navbar-nav > li > a:hover { color: #0b315f; background: #f4f8fb; }
.huiwai-account main.content { min-height: calc(100vh - 132px); padding: 125px 0 65px; }
.huiwai-account #content-container { position: relative; }
.huiwai-account .user-section.login-section { width: 430px; margin: 0 auto; overflow: hidden; border: 1px solid #e0e9f0; border-radius: 18px; background: rgba(255,255,255,.97); box-shadow: 0 28px 70px rgba(7,43,88,.12); }
.huiwai-account .logon-tab { height: 62px; border-bottom: 1px solid #e5edf3; display: grid; grid-template-columns: 1fr 1fr; }
.huiwai-account .logon-tab a { position: relative; padding: 21px 10px; color: #8497a9; text-align: center; font-size: 13px; font-weight: 600; }
.huiwai-account .logon-tab a.active { color: #0b315f; }
.huiwai-account .logon-tab a.active::after { content: ""; position: absolute; left: 50%; bottom: -1px; width: 32px; height: 2px; transform: translateX(-50%); background: #c99b47; }
.huiwai-account .login-main { padding: 31px 35px 34px; }
.huiwai-account .form-group { margin-bottom: 18px; }
.huiwai-account .control-label { margin-bottom: 7px; color: #294b6b; font-size: 11px; font-weight: 600; }
.huiwai-account .form-control { height: 46px; border: 1px solid #dce6ee; border-radius: 9px; color: #0b315f; background: #f9fbfd; box-shadow: none; font-size: 12px; }
.huiwai-account .form-control:focus { border-color: #cda34f; background: #fff; box-shadow: 0 0 0 3px rgba(205,163,79,.10); }
.huiwai-account .btn-primary { min-height: 46px; border-color: #0b315f; border-radius: 9px; background: #0b315f; font-size: 12px; font-weight: 700; }
.huiwai-account .btn-primary:hover { border-color: #124b81; background: #124b81; }
.huiwai-account .btn-default { border-radius: 9px; color: #516b83; background: #f4f8fb; font-size: 11px; }
.huiwai-account .checkbox, .huiwai-account .pull-right, .account-consent { color: #7f91a2; font-size: 10px; }
.account-consent { line-height: 1.65; }
.account-consent a, .huiwai-account .btn-forgot { color: #a67d35; }
.huiwai-account .panel, .huiwai-account .sidenav { overflow: hidden; border: 1px solid #e0e9f0; border-radius: 14px; box-shadow: 0 18px 48px rgba(8,47,80,.06); }
.huiwai-account .panel-heading { background: #f5f9fc; }
.huiwai-account h2.page-header { color: #0b315f; font-family: Georgia,"Songti SC",serif; }
.account-footer { min-height: 62px; padding: 22px 15px; color: rgba(255,255,255,.55); background: #092f63; text-align: center; }
.account-footer p { margin: 0; font-size: 10px; }
.account-person { display: flex; align-items: center; gap: 18px; }
.account-person .avatar-img img { width: 68px; height: 68px; border-radius: 50%; object-fit: cover; }
.account-person > div { min-width: 0; flex: 1; }
.account-person small, .account-panel-head small { color: #b18b45; font-size: 9px; letter-spacing: .08em; }
.account-person h2, .account-panel-head h2 { margin: 4px 0; color: #0b315f; font-family: Georgia,"Songti SC",serif; font-size: 25px; }
.account-person p { margin: 0; color: #8395a7; font-size: 10px; }
.account-panel-head { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.consultation-history { margin-top: 18px; }
.consultation-empty { padding: 58px 20px 42px; border-top: 1px solid #e8eff4; margin-top: 20px; text-align: center; }
.consultation-empty > span { width: 58px; height: 58px; margin: 0 auto 14px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #b0843c; background: #fff5df; font-size: 22px; }
.consultation-empty h3 { margin: 0 0 6px; color: #0b315f; font-size: 14px; }
.consultation-empty p { margin: 0; color: #8b9cab; font-size: 10px; }
.account-security-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.account-security-grid > a { padding: 20px; border: 1px solid #e0e9f0; border-radius: 12px; display: flex; align-items: center; gap: 14px; background: #fff; box-shadow: 0 12px 30px rgba(8,47,80,.04); }
.account-security-grid > a > i { width: 39px; height: 39px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; background: #0b315f; }
.account-security-grid h3 { margin: 0 0 5px; color: #0b315f; font-size: 12px; }
.account-security-grid p { margin: 0; color: #8899a9; font-size: 9px; }
html[lang="ru"] .huiwai-account .user-section.login-section { width: 470px; }

@media (max-width: 767px) {
    .account-navbar .navbar-brand span { display: none; }
    .account-navbar .navbar-toggle { margin-top: 17px; }
    .account-navbar .navbar-nav > li > a { min-height: 42px; padding: 12px 18px; }
    .huiwai-account main.content { padding: 96px 0 40px; }
    .huiwai-account #content-container { width: calc(100% - 28px); padding: 0; }
    .huiwai-account .user-section.login-section, html[lang="ru"] .huiwai-account .user-section.login-section { width: 100%; }
    .huiwai-account .login-main { padding: 25px 20px 28px; }
    .huiwai-account .row { margin-left: 0; margin-right: 0; }
    .huiwai-account .row > [class*="col-"] { padding-left: 0; padding-right: 0; }
    .account-person { flex-wrap: wrap; }
    .account-person > .btn { width: 100%; }
    .account-panel-head { align-items: flex-start; flex-direction: column; }
    .account-security-grid { grid-template-columns: 1fr; }
}
