body.zb-account-page{background:#f5f8fc;color:#0f172a}.zb-account-wrap{max-width:1180px;margin:0 auto;padding:130px 24px 60px}.zb-account-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.zb-account-hero h1{font-size:38px;margin:0 0 8px;font-weight:900}.zb-account-hero p{margin:0;color:#64748b;font-weight:700}.zb-account-card{background:#fff;border:1px solid #e5edf7;border-radius:28px;box-shadow:0 18px 45px rgba(15,23,42,.08);padding:28px;margin-bottom:22px}.zb-account-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.zb-account-tabs a{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#1e293b;text-decoration:none;font-weight:900}.zb-account-tabs a.active{background:#2563eb;color:#fff;border-color:#2563eb}.zb-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.zb-form-row{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.zb-form-row label{font-weight:900;color:#334155}.zb-form-row input,.zb-form-row select{height:48px;border:1px solid #dbe6f3;border-radius:14px;padding:0 14px;font-size:15px}.zb-account-btn{border:0;border-radius:14px;background:#159447;color:#fff;height:48px;padding:0 22px;font-weight:900;font-size:15px;cursor:pointer}.zb-account-btn.blue{background:#2563eb}.zb-account-btn.light{background:#eef4ff;color:#1d4ed8}.zb-list{display:grid;gap:12px}.zb-empty{padding:36px;border:1px dashed #cbd5e1;border-radius:18px;color:#64748b;text-align:center;font-weight:800;background:#f8fafc}.zb-mini-card{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e2e8f0;border-radius:18px;padding:16px;background:#fff}.zb-mini-card strong{display:block;font-size:17px;margin-bottom:4px}.zb-mini-card small{color:#64748b;font-weight:700}.zb-region-add{display:flex;gap:10px;margin-bottom:18px}.zb-region-add input{flex:1;height:48px;border:1px solid #dbe6f3;border-radius:14px;padding:0 14px}.zb-toast-mini{position:fixed;right:24px;bottom:24px;background:#111827;color:#fff;padding:14px 18px;border-radius:14px;z-index:50;font-weight:800}.zb-role-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-weight:900}@media(max-width:800px){.zb-account-wrap{padding:100px 16px 40px}.zb-account-hero{display:block}.zb-account-hero h1{font-size:30px}.zb-account-grid{grid-template-columns:1fr}.zb-region-add{display:block}.zb-region-add input{width:100%;box-sizing:border-box;margin-bottom:10px}}