.account-menu{position:relative}
.account-menu>.account-trigger{color:#fff!important;background:transparent!important;outline:none!important}
.account-menu>.account-trigger:hover,.account-menu>.account-trigger:focus,.account-menu>.account-trigger:active{color:#fff!important;background:#c41822!important;outline:none!important;box-shadow:none!important}
.account-dropdown{display:none;position:absolute;top:50px;right:0;z-index:1040;min-width:150px;margin:0;padding:6px 0;list-style:none;background:#fff;border:1px solid #e9ecef;border-radius:0 0 6px 6px;box-shadow:0 4px 12px rgba(0,0,0,.12)}
.account-menu:hover .account-dropdown,.account-menu:focus-within .account-dropdown{display:block}
.account-dropdown>li>a{display:block;padding:10px 16px;color:#495057!important;white-space:nowrap}
.account-dropdown>li>a:hover,.account-dropdown>li>a:focus{color:#E7212A!important;background:#FEE6E8;text-decoration:none}
@media(max-width:767px){.account-dropdown{right:0;min-width:140px}.account-menu>.account-trigger{padding-left:10px!important;padding-right:10px!important}.account-trigger .fa-user{display:none}}

body.account-modal-open{overflow:hidden}
.account-modal{position:fixed;inset:0;z-index:2050;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.35)}
.account-modal.hidden{display:none!important}
.account-modal-dialog{width:min(528px,100%);background:#fff;border-radius:4px;box-shadow:0 12px 36px rgba(0,0,0,.2);overflow:hidden}
.account-modal-header{display:flex;align-items:center;justify-content:space-between;padding:26px 32px 25px;border-bottom:1px solid #eee}
.account-modal-header h3{margin:0;color:#333;font-size:26px;font-weight:500;line-height:1.25}
.account-modal-close{width:28px;height:28px;padding:0;border:0;background:transparent;color:#111;font-size:34px;font-weight:200;line-height:24px;cursor:pointer}
.account-modal-close:hover{color:#666}
.account-modal-body{padding:28px 32px 12px}
.account-confirm-content{display:flex;align-items:center;gap:24px;min-height:72px}
.account-confirm-icon{display:inline-flex;flex:0 0 56px;width:56px;height:56px;align-items:center;justify-content:center;border:4px solid #ffb000;border-radius:50%;color:#ffb000;font-size:38px;font-family:Georgia,serif;line-height:1}
.account-confirm-text{margin:0;color:#1d2a25;font-size:24px;line-height:1.45}
.account-modal-footer{display:flex;justify-content:flex-end;gap:20px;padding:20px 40px 24px}
.account-modal-button{min-width:100px;height:34px;padding:6px 12px;border-radius:4px;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center;cursor:pointer;transition:all .15s ease}
.account-modal-button-primary{border:1px solid #E7212A;background:#E7212A;color:#fff}
.account-modal-button-primary:hover,.account-modal-button-primary:focus{border-color:#c41822;background:#c41822;color:#fff}
.account-modal-button-secondary{border:1px solid #cfd6de;background:#fff;color:#4b5563}
.account-modal-button-secondary:hover,.account-modal-button-secondary:focus{border-color:#b9c2cc;background:#fff;color:#374151}
.qidian-dialog-dialog{width:min(528px,100%)}
.qidian-dialog-icon{border-color:#ffb000;color:#ffb000}
.qidian-dialog-modal .account-modal-footer{min-height:84px}
.account-password-modal .account-modal-dialog{width:min(560px,100%)}
.account-password-modal .account-modal-body{padding-top:22px}
.account-password-form .form-group{margin-bottom:16px}
.account-password-form label{display:block;margin-bottom:7px;color:#343a40;font-weight:500}
.account-password-form .form-control{height:40px}
.account-modal-message{min-height:22px;margin-top:8px;font-size:13px}
.account-modal-message.error{color:#d63939}
.account-modal-message.success{color:#2f9e44}
@media(max-width:767px){.account-modal-header{padding:20px 22px}.account-modal-header h3{font-size:22px}.account-modal-body{padding:22px 22px 8px}.account-confirm-content{gap:15px}.account-confirm-icon{flex-basis:48px;width:48px;height:48px;font-size:32px}.account-confirm-text{font-size:19px}.account-modal-footer{gap:10px;padding:16px 22px 20px}.account-modal-button{min-width:100px;height:34px;padding:6px 12px;font-size:14px;line-height:20px}}

/* 项目业务弹窗沿用同一套白底、遮罩、关闭按钮和操作区规范。 */
.customer-modal{background:rgba(0,0,0,.35)}
.customer-modal-dialog{border-radius:4px;box-shadow:0 12px 36px rgba(0,0,0,.2)}
.customer-modal-header{padding:26px 32px 25px;margin:-20px -20px 18px}
.customer-modal-header h3{font-size:24px;font-weight:500}
.customer-modal-close{color:#111;font-size:34px;font-weight:200}
.customer-modal-footer{margin:20px -20px -20px;padding:20px 32px 24px}
.customer-modal-footer .btn{min-width:104px;height:34px;padding:6px 12px;border-radius:4px;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px}
.customer-modal-footer .btn-primary{border-color:#E7212A;background:#E7212A;color:#fff}
.customer-modal-footer .btn-primary:hover,.customer-modal-footer .btn-primary:focus{border-color:#c41822;background:#c41822;color:#fff}
.customer-modal-footer .btn-default{border-color:#cfd6de;background:#fff;color:#4b5563}
.customer-modal-footer .btn-default:hover,.customer-modal-footer .btn-default:focus{border-color:#b9c2cc;background:#fff;color:#374151}

/* ===== 后台登录页（参考 baoxiu 风格：左侧主题色品牌区 + 右侧登录卡片；背景色保持 #FDF7F8） ===== */
body.login-body{min-height:100vh;margin:0;background:#FDF7F8;display:grid;place-items:center;padding:30px}
.login-shell{width:min(960px,95vw);min-height:580px;background:#fff;border-radius:22px;box-shadow:0 30px 80px rgba(229,5,19,.12);overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr}
.brand-panel{background:linear-gradient(145deg,#E7212A,#c41822);color:#fff;padding:64px 54px;position:relative;overflow:hidden;display:flex;flex-direction:column}
.brand-logo{width:64px;height:64px;border-radius:50%;background:#fff;padding:9px;object-fit:contain;margin-bottom:54px;box-shadow:0 8px 22px rgba(0,0,0,.18)}
.brand-panel .eyebrow{font-size:11px;letter-spacing:2px;color:rgba(255,255,255,.75);margin:0 0 14px}
.brand-panel h1{margin:0 0 18px;font-size:34px;font-weight:700;line-height:1.25}
.brand-desc{margin:auto 0 40px;color:rgba(255,255,255,.85);font-size:14px;line-height:1.9;width:88%}
.brand-stats{position:absolute;bottom:48px;display:flex;gap:34px}
.brand-stats span{font-size:13px;color:rgba(255,255,255,.85)}
.brand-stats b{font-size:20px;font-weight:800;margin-right:4px}
.login-card{padding:70px 58px;display:flex;flex-direction:column;justify-content:center}
.login-card-head{margin-bottom:26px}
.login-card-head .eyebrow{font-size:11px;letter-spacing:2px;color:#E7212A;margin:0 0 10px}
.login-card-head h2{margin:0 0 8px;font-size:26px;font-weight:600;color:#212529}
.login-card-head .muted{margin:0;color:#868e96;font-size:13px}
.field{margin-bottom:18px}
.field>label{display:block;font-size:12px;font-weight:600;margin-bottom:8px;color:#495057}
.input-wrap{position:relative}
.input-prefix{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#adb5bd}
.field .form-control{height:44px;padding-left:38px;font-size:14px;border-radius:8px}
.field .form-control:focus{border-color:#E7212A;box-shadow:0 0 0 2px rgba(231,33,42,.15)}
.captcha-row{display:grid;grid-template-columns:1fr 116px;gap:9px}
.captcha-box{height:44px;border:1px dashed #E7212A;border-radius:8px;background:#FEE6E8;color:#c41822;font-weight:700;font-size:15px;cursor:pointer;transition:background .15s}
.captcha-box:hover{background:#fcd5d9}
.captcha-box:disabled{opacity:.7;cursor:default}
.login-btn{width:100%;height:46px;margin-top:6px;border-radius:8px;font-size:15px;font-weight:600;background:#E7212A;border-color:#E7212A}
.login-btn:hover{background:#c41822;border-color:#c41822}
.login-btn:disabled{opacity:.75}
.login-foot{text-align:center;color:#9aa59f;font-size:11px;margin:22px 0 0}
@media(max-width:767px){.login-shell{grid-template-columns:1fr;min-height:auto}.brand-panel{display:none}.login-card{padding:42px 28px}}
