.lk-dashboard{--lk-navy:#121b45;--lk-blue:#1d2d68;--lk-pink:#f0a8c8;--lk-soft:#f7f8fc;--lk-border:#e3e7f1;--lk-text:#17213d;--lk-muted:#66708a;max-width:1120px;margin:0 auto;padding:28px 18px;color:var(--lk-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lk-dashboard *{box-sizing:border-box}.lk-dashboard-hero{display:flex;gap:22px;align-items:center;padding:34px;border-radius:30px;background:linear-gradient(135deg,var(--lk-navy),#24336d 55%,var(--lk-pink));color:#fff;box-shadow:0 20px 45px rgba(18,27,69,.16);margin-bottom:22px}.lk-hero-copy{flex:1}.lk-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:13px;margin:0 0 4px}.lk-dashboard h2{font-size:38px;line-height:1.05;margin:0 0 8px;color:#fff}.lk-dashboard h3{font-size:23px;margin:0 0 12px;color:var(--lk-navy)}.lk-dashboard h4{font-size:17px;margin:26px 0 12px;color:var(--lk-navy)}.lk-dashboard p{font-size:16px;line-height:1.6}.lk-dashboard-hero p{margin:0;color:rgba(255,255,255,.92);font-weight:600}.lk-role-badge{background:#fff;color:var(--lk-navy);padding:14px 22px;border-radius:999px;font-weight:800;box-shadow:0 10px 20px rgba(0,0,0,.12)}.lk-profile-avatar img,.lk-profile-avatar .avatar{border-radius:999px;object-fit:cover;border:4px solid rgba(255,255,255,.85);box-shadow:0 8px 18px rgba(0,0,0,.18)}.lk-tabs{display:flex;flex-wrap:wrap;gap:10px;background:#fff;padding:14px;border:1px solid var(--lk-border);border-radius:22px;margin-bottom:22px;box-shadow:0 10px 28px rgba(18,27,69,.06)}.lk-tabs a{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;color:var(--lk-text)!important;text-decoration:none!important;font-weight:800;border:1px solid transparent}.lk-tabs a:hover,.lk-tabs a:focus{background:#f3f5fb;color:var(--lk-navy)!important;text-decoration:none!important}.lk-tabs a.is-active{background:var(--lk-navy);color:#fff!important}.lk-card{background:#fff;border:1px solid var(--lk-border);border-radius:26px;padding:28px;margin-bottom:22px;box-shadow:0 12px 35px rgba(18,27,69,.07)}.lk-muted{color:var(--lk-muted)!important}.lk-section-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.lk-metric-grid,.lk-widget-grid,.lk-summary-grid,.lk-shortcut-grid,.lk-form-grid,.lk-check-grid{display:grid;gap:16px}.lk-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:20px 0}.lk-widget-grid,.lk-shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.lk-summary-grid{grid-template-columns:1fr 1fr}.lk-form-grid{grid-template-columns:1fr 1fr}.lk-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-metric{background:var(--lk-soft);border:1px solid var(--lk-border);border-radius:20px;padding:20px}.lk-metric span{display:block;font-size:30px;font-weight:900;color:var(--lk-navy)}.lk-metric small{font-weight:800;color:var(--lk-muted)}.lk-progress{height:9px;background:#e9edf6;border-radius:99px;overflow:hidden;margin-top:12px}.lk-progress i{display:block;height:100%;background:linear-gradient(90deg,var(--lk-navy),var(--lk-pink));border-radius:99px}.lk-shortcut-card{display:block;background:var(--lk-soft);border:1px solid var(--lk-border);border-radius:20px;padding:20px;text-decoration:none!important;color:var(--lk-text)!important;min-height:125px}.lk-shortcut-card span{display:block;font-size:18px;font-weight:900;margin-bottom:8px;color:var(--lk-navy)}.lk-shortcut-card small{display:block;color:var(--lk-muted);font-weight:650;line-height:1.45}.lk-shortcut-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(18,27,69,.11);color:var(--lk-text)!important}.lk-button,.lk-dashboard button.lk-button,.lk-dashboard a.lk-button,.lk-page-button{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:11px 18px;border-radius:999px!important;background:var(--lk-navy)!important;color:#fff!important;border:2px solid var(--lk-navy)!important;text-decoration:none!important;font-weight:900!important;line-height:1!important;cursor:pointer;box-shadow:none!important}.lk-button:hover,.lk-button:focus,.lk-page-button:hover,.lk-page-button:focus{background:#fff!important;color:var(--lk-navy)!important;border-color:var(--lk-navy)!important;text-decoration:none!important}.lk-button-small{min-height:36px;padding:9px 14px;font-size:14px}.lk-button-muted,.lk-button-muted:hover{background:#eef1f8!important;color:#6d758b!important;border-color:#eef1f8!important;cursor:not-allowed}.lk-profile-form label{display:block;font-weight:850;color:var(--lk-navy);margin-bottom:12px}.lk-profile-form input,.lk-profile-form textarea,.lk-profile-form select,.lk-register-form input,.lk-register-form select{width:100%;margin-top:8px;border:1px solid #d9dfeb!important;border-radius:16px!important;padding:13px 14px!important;background:#fff;color:var(--lk-text);font:inherit}.lk-profile-form input:focus,.lk-profile-form textarea:focus,.lk-profile-form select:focus{outline:none;border-color:var(--lk-navy)!important;box-shadow:0 0 0 3px rgba(18,27,69,.12)}.lk-profile-edit-head{display:flex;align-items:center;gap:20px;margin:18px 0}.lk-post-list,.lk-activity-list,.lk-clean-list{list-style:none!important;margin:0!important;padding:0!important}.lk-post-list li,.lk-activity-list li{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid var(--lk-border)}.lk-post-list li:last-child,.lk-activity-list li:last-child{border-bottom:0}.lk-post-title{font-weight:900;color:var(--lk-navy)!important;text-decoration:none!important}.lk-post-main small,.lk-activity-list small{display:block;color:var(--lk-muted);font-weight:650;margin-top:4px}.lk-post-actions{display:flex;gap:8px;flex-wrap:wrap}.lk-clean-list li{padding:10px 0;border-bottom:1px solid var(--lk-border);font-weight:750}.lk-pagination{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.lk-page-button.lk-is-current{background:#fff!important;color:var(--lk-navy)!important}.lk-notice{padding:14px 16px;border-radius:16px;margin-bottom:16px;font-weight:800}.lk-notice-success{background:#ecfdf3;color:#05603a;border:1px solid #abefc6}.lk-notice-error{background:#fef3f2;color:#b42318;border:1px solid #fecdca}.lk-empty-state{padding:28px;border-radius:20px;background:var(--lk-soft);border:1px dashed #cdd5e7;text-align:center}.lk-future-widget{min-height:170px}.lk-health{max-width:360px}@media(max-width:900px){.lk-dashboard-hero{align-items:flex-start;flex-direction:column}.lk-dashboard h2{font-size:30px}.lk-metric-grid,.lk-widget-grid,.lk-shortcut-grid,.lk-summary-grid,.lk-form-grid,.lk-check-grid{grid-template-columns:1fr}.lk-tabs{overflow-x:auto;flex-wrap:nowrap}.lk-tabs a{white-space:nowrap}.lk-post-list li,.lk-activity-list li{align-items:flex-start;flex-direction:column}.lk-post-actions{width:100%}.lk-post-actions .lk-button{flex:1}} 

/* UI Overhaul v2.1 */
.lk-card{padding:36px!important;border-radius:28px!important}
.lk-form-grid{grid-template-columns:1fr 1fr;gap:28px!important;margin-top:20px}
.lk-profile-form label{margin-bottom:18px!important}
.lk-profile-form input,.lk-profile-form textarea,.lk-profile-form select{padding:16px 18px!important;margin-top:10px!important}
.lk-check-grid{gap:22px!important;margin-top:20px}
.lk-check-grid label{padding:18px 20px;background:#f7f8fc;border:1px solid #e3e7f1;border-radius:16px;display:flex;align-items:center;gap:12px}
.lk-settings-section,.lk-notification-section{padding:32px;background:#fff;border:1px solid #e3e7f1;border-radius:24px;margin-bottom:24px}
.lk-button{padding:14px 28px!important;min-height:48px!important}
@media(max-width:768px){
 .lk-form-grid,.lk-check-grid,.lk-widget-grid,.lk-shortcut-grid,.lk-metric-grid,.lk-summary-grid{grid-template-columns:1fr!important}
 .lk-card{padding:24px!important}
}

/* Final UI polish v2.2 - lighter typography, more breathing room */
.lk-dashboard{
  --lk-radius:24px;
  --lk-gap:24px;
  --lk-card-pad:32px;
  --lk-body:#334155;
  --lk-subtle:#64748b;
  line-height:1.55;
}
.lk-dashboard p,
.lk-dashboard small,
.lk-dashboard li,
.lk-dashboard label,
.lk-dashboard input,
.lk-dashboard select,
.lk-dashboard textarea{
  font-weight:400!important;
}
.lk-dashboard h3{
  font-size:24px!important;
  font-weight:700!important;
  letter-spacing:-.02em;
  margin:0 0 8px!important;
}
.lk-dashboard h4{
  font-size:17px!important;
  font-weight:650!important;
  letter-spacing:-.01em;
  margin:0 0 6px!important;
}
.lk-dashboard p.lk-muted,
.lk-muted{
  color:var(--lk-subtle)!important;
  font-weight:400!important;
  margin-top:0;
}
.lk-card{
  padding:var(--lk-card-pad)!important;
  border-radius:var(--lk-radius)!important;
  margin-bottom:var(--lk-gap)!important;
}
.lk-card-header{margin-bottom:26px;max-width:760px;}
.lk-section-head{margin-bottom:20px;}
.lk-metric-grid,.lk-widget-grid,.lk-summary-grid,.lk-shortcut-grid,.lk-form-grid,.lk-check-grid{gap:24px!important;}
.lk-metric{padding:24px!important;border-radius:20px!important;}
.lk-metric span{font-weight:700!important;letter-spacing:-.03em;}
.lk-metric small{font-weight:500!important;color:var(--lk-subtle)!important;}
.lk-shortcut-card{padding:24px!important;border-radius:20px!important;}
.lk-shortcut-card span{font-weight:650!important;}
.lk-shortcut-card small{font-weight:400!important;color:var(--lk-subtle)!important;}
.lk-tabs a{font-weight:550!important;}
.lk-button,.lk-dashboard button.lk-button,.lk-dashboard a.lk-button,.lk-page-button{
  font-weight:600!important;
  padding:13px 22px!important;
  min-height:46px!important;
}
.lk-profile-form label{font-weight:400!important;margin-bottom:22px!important;color:var(--lk-body)!important;}
.lk-profile-form label:not(.lk-toggle-row):not(.lk-field){line-height:1.35;}
.lk-profile-form input,.lk-profile-form textarea,.lk-profile-form select,.lk-register-form input,.lk-register-form select{
  margin-top:8px!important;
  padding:15px 16px!important;
  border-radius:14px!important;
  font-weight:400!important;
}
.lk-profile-form h4{padding-top:20px;border-top:1px solid var(--lk-border);margin-top:28px!important;}
.lk-profile-form h4:first-of-type{border-top:0;padding-top:0;}
.lk-profile-edit-head{padding:22px!important;border:1px solid var(--lk-border);border-radius:20px;background:var(--lk-soft);margin:24px 0!important;}
.lk-clean-list li{font-weight:400!important;padding:14px 0!important;}
.lk-post-title{font-weight:600!important;}
.lk-post-main small,.lk-activity-list small{font-weight:400!important;color:var(--lk-subtle)!important;}
.lk-empty-state strong{font-weight:650!important;}

/* Settings page redesign */
.lk-settings-page{padding:36px!important;}
.lk-modern-form{margin-top:0;}
.lk-settings-panel{
  display:grid;
  grid-template-columns:minmax(220px, .72fr) minmax(0, 1.28fr);
  gap:32px;
  padding:28px;
  border:1px solid var(--lk-border);
  border-radius:22px;
  background:#fff;
  margin-bottom:24px;
}
.lk-panel-copy p{margin:0!important;}
.lk-form-grid-spacious{gap:24px!important;margin-top:0!important;}
.lk-field{display:block!important;margin:0!important;}
.lk-field-label{
  display:block;
  font-weight:600!important;
  color:var(--lk-navy);
  margin-bottom:4px;
}
.lk-field small{
  display:block;
  color:var(--lk-subtle);
  font-weight:400!important;
  margin-bottom:10px;
  line-height:1.45;
}
.lk-toggle-list{display:grid;gap:14px;}
.lk-toggle-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  padding:18px 20px!important;
  margin:0!important;
  border:1px solid var(--lk-border)!important;
  border-radius:18px!important;
  background:var(--lk-soft)!important;
}
.lk-toggle-text strong{
  display:block;
  font-weight:600!important;
  color:var(--lk-navy);
  margin-bottom:2px;
}
.lk-toggle-text small{
  display:block;
  color:var(--lk-subtle);
  font-weight:400!important;
  line-height:1.4;
}
.lk-switch{position:relative;display:inline-flex;flex:0 0 auto;width:50px;height:28px;}
.lk-switch input{position:absolute;opacity:0;width:1px;height:1px;margin:0!important;}
.lk-switch i{position:absolute;inset:0;border-radius:999px;background:#cbd5e1;transition:.2s;}
.lk-switch i:before{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(15,23,42,.25);transition:.2s;}
.lk-switch input:checked + i{background:var(--lk-navy);}
.lk-switch input:checked + i:before{transform:translateX(22px);}
.lk-form-actions{display:flex;justify-content:flex-start;padding-top:4px;}

@media(max-width:900px){
  .lk-settings-panel{grid-template-columns:1fr;gap:18px;padding:22px;}
  .lk-settings-page{padding:24px!important;}
  .lk-card{--lk-card-pad:24px;}
}
@media(max-width:640px){
  .lk-toggle-row{align-items:flex-start!important;}
  .lk-dashboard{padding:18px 12px;}
  .lk-card{--lk-card-pad:20px;}
}

/* v2.3 dashboard redesign: cards only where useful, lists where content needs breathing room */
.lk-dashboard{max-width:1160px!important;}
.lk-overview{padding-bottom:30px!important;}
.lk-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;margin:22px 0 28px!important;}
.lk-metric{min-height:130px;display:flex;flex-direction:column;justify-content:center;}
.lk-quick-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border:1px solid var(--lk-border);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);}
.lk-quick-actions h4{margin:0 0 4px!important;padding:0!important;border:0!important;font-weight:650!important;}
.lk-quick-actions p{margin:0!important;}
.lk-action-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;}
.lk-button-secondary{background:#fff!important;color:var(--lk-navy)!important;border-color:var(--lk-border)!important;}
.lk-button-secondary:hover,.lk-button-secondary:focus{background:var(--lk-navy)!important;color:#fff!important;border-color:var(--lk-navy)!important;}
.lk-feature-list-card{padding:32px!important;}
.lk-feature-list{display:grid;gap:14px;margin-top:18px;}
.lk-feature-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:22px 24px;border:1px solid var(--lk-border);border-radius:20px;background:#fff;box-shadow:0 8px 22px rgba(18,27,69,.04);}
.lk-feature-row h4{margin:0 0 4px!important;padding:0!important;border:0!important;font-size:18px!important;font-weight:650!important;color:var(--lk-navy)!important;line-height:1.25;overflow-wrap:normal;word-break:normal;hyphens:none;}
.lk-feature-row p{margin:0!important;max-width:720px;}
.lk-feature-row .lk-button{min-width:145px;white-space:nowrap;}
.lk-widget-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.lk-future-widget{min-height:auto!important;}

/* v2.3 profile form: sections + WYSIWYG */
.lk-profile-form-card .lk-card-header{margin-bottom:24px;}
.lk-form-section{padding:28px;border:1px solid var(--lk-border);border-radius:22px;background:#fff;margin-bottom:24px;}
.lk-form-section h4{border:0!important;padding:0!important;margin:0 0 6px!important;}
.lk-form-section > p.lk-muted{margin:0 0 22px!important;}
.lk-wysiwyg-wrap{border:1px solid var(--lk-border);border-radius:18px;overflow:hidden;background:#fff;}
.lk-wysiwyg-wrap .wp-editor-wrap{margin:0;}
.lk-wysiwyg-wrap .wp-editor-container{border:0!important;}
.lk-wysiwyg-wrap .quicktags-toolbar,.lk-wysiwyg-wrap .mce-toolbar-grp{border-color:var(--lk-border)!important;background:#f8fafc!important;}
.lk-wysiwyg-wrap textarea.wp-editor-area{border:0!important;border-radius:0!important;margin:0!important;font-weight:400!important;line-height:1.6;}
.lk-profile-form label{font-weight:400!important;}
.lk-profile-form .lk-field-label{font-weight:600!important;}

/* v2.3 lighter text hierarchy */
.lk-dashboard strong{font-weight:600!important;}
.lk-dashboard h2{font-weight:700!important;letter-spacing:-.03em;}
.lk-role-badge,.lk-eyebrow{font-weight:650!important;}
.lk-clean-list li{font-weight:400!important;}
.lk-tabs a{font-weight:500!important;}
.lk-dashboard input::placeholder,.lk-dashboard textarea::placeholder{color:#94a3b8;}

@media(max-width:900px){
  .lk-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .lk-quick-actions{align-items:flex-start;flex-direction:column;}
  .lk-action-buttons{justify-content:flex-start;width:100%;}
  .lk-feature-row{grid-template-columns:1fr;align-items:flex-start;}
  .lk-feature-row .lk-button{width:auto;min-width:0;}
  .lk-widget-grid{grid-template-columns:1fr!important;}
}
@media(max-width:640px){
  .lk-metric-grid{grid-template-columns:1fr!important;}
  .lk-action-buttons .lk-button{width:100%;}
  .lk-form-section{padding:20px;}
  .lk-feature-row{padding:20px;}
}

/* v2.7 final dashboard wording and compact buttons */
.lk-dashboard .lk-metric .lk-button,
.lk-dashboard .lk-metric a.lk-button,
.lk-dashboard .lk-metric button.lk-button{
  font-size:13px!important;
  font-weight:650!important;
  line-height:1.15!important;
  min-height:38px!important;
  padding:10px 16px!important;
  white-space:normal!important;
  max-width:150px;
  text-align:center;
}
.lk-dashboard .lk-metric p{
  margin:18px 0 0!important;
}
.lk-dashboard .lk-metric span{
  font-size:28px!important;
}
.lk-dashboard .lk-metric small{
  font-size:14px!important;
  line-height:1.35!important;
}
.lk-dashboard .lk-action-buttons .lk-button,
.lk-dashboard .lk-feature-row .lk-button{
  font-size:14px!important;
  font-weight:650!important;
  padding:11px 18px!important;
  min-height:40px!important;
}
.lk-dashboard .lk-feature-row h4,
.lk-dashboard .lk-shortcut-card span{
  font-size:17px!important;
}
.lk-dashboard .lk-post-list .lk-button,
.lk-dashboard .lk-activity-list .lk-button,
.lk-dashboard .lk-button-small{
  font-size:13px!important;
  padding:8px 12px!important;
  min-height:34px!important;
}
@media(max-width:640px){
  .lk-dashboard .lk-metric .lk-button{max-width:100%;width:100%;}
}


/* v3.0 single account page + consistent button wrapping */
.lk-account-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}
.lk-account-page .lk-card{
  margin-bottom:0!important;
}
.lk-account-page .lk-dashboard,
.lk-account-page .lk-card .lk-dashboard{
  padding:0!important;
  max-width:none!important;
}
.lk-account-page .lk-card .lk-card{
  box-shadow:none!important;
  border:0!important;
  padding:0!important;
}
.lk-button,
.lk-dashboard button.lk-button,
.lk-dashboard a.lk-button,
.lk-page-button{
  white-space:nowrap!important;
  min-width:max-content;
  line-height:1!important;
}
.lk-dashboard .lk-metric .lk-button,
.lk-dashboard .lk-metric a.lk-button,
.lk-dashboard .lk-metric button.lk-button{
  white-space:nowrap!important;
  max-width:none!important;
}
@media(max-width:900px){
  .lk-account-grid{grid-template-columns:1fr;}
}
@media(max-width:640px){
  .lk-button,
  .lk-dashboard button.lk-button,
  .lk-dashboard a.lk-button{
    width:100%;
    min-width:0;
  }
}

.lk-analytics-row{display:flex;gap:16px;flex-wrap:wrap}.lk-analytics-tile{flex:1;min-width:140px;background:#f7f8fc;border:1px solid #e5e7ef;border-radius:16px;padding:20px;text-align:center}
/* v2.9.1 analytics row fix - horizontal business metric tiles */
.lk-dashboard .lk-business-analytics-wrap{
  width:100%!important;
  margin-top:24px!important;
}
.lk-dashboard .lk-business-analytics{
  width:100%!important;
  margin:0 0 26px!important;
}
.lk-dashboard .lk-business-analytics-title{
  margin:0 0 16px!important;
  font-size:22px!important;
  line-height:1.2!important;
  font-weight:800!important;
  color:var(--lk-navy,#121b45)!important;
}
.lk-dashboard .lk-analytics-row{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(110px,1fr))!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
}
.lk-dashboard .lk-analytics-tile{
  min-width:0!important;
  background:#f8f9fc!important;
  border:1px solid #e3e7f1!important;
  border-radius:18px!important;
  padding:18px 12px!important;
  text-align:center!important;
  box-shadow:none!important;
}
.lk-dashboard .lk-analytics-tile small{
  display:block!important;
  min-height:38px!important;
  margin:0 0 10px!important;
  color:#66708a!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:750!important;
}
.lk-dashboard .lk-analytics-tile span{
  display:block!important;
  color:var(--lk-navy,#121b45)!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:900!important;
}
@media(max-width:1000px){
  .lk-dashboard .lk-analytics-row{grid-template-columns:repeat(3,minmax(120px,1fr))!important;}
}
@media(max-width:640px){
  .lk-dashboard .lk-analytics-row{grid-template-columns:repeat(2,minmax(120px,1fr))!important;}
}

/* v2.9.2 analytics spacing final - force label/value spacing */
.lk-dashboard .lk-business-analytics-wrap{display:block!important;width:100%!important;margin-top:24px!important;}
.lk-dashboard .lk-business-analytics{display:block!important;width:100%!important;margin:0 0 28px!important;}
.lk-dashboard .lk-business-analytics-title{display:block!important;margin:0 0 18px!important;font-size:22px!important;line-height:1.2!important;font-weight:800!important;color:#121b45!important;}
.lk-dashboard .lk-analytics-row{display:grid!important;grid-template-columns:repeat(6,minmax(110px,1fr))!important;gap:14px!important;width:100%!important;margin:0!important;}
.lk-dashboard .lk-analytics-tile{display:block!important;min-width:0!important;background:#f8f9fc!important;border:1px solid #e3e7f1!important;border-radius:18px!important;padding:18px 12px!important;text-align:center!important;box-shadow:none!important;}
.lk-dashboard .lk-analytics-label,.lk-dashboard .lk-analytics-tile small{display:block!important;min-height:38px!important;margin:0 0 10px!important;color:#66708a!important;font-size:13px!important;line-height:1.25!important;font-weight:750!important;}
.lk-dashboard .lk-analytics-value,.lk-dashboard .lk-analytics-tile span{display:block!important;color:#121b45!important;font-size:28px!important;line-height:1!important;font-weight:900!important;}
@media(max-width:1000px){.lk-dashboard .lk-analytics-row{grid-template-columns:repeat(3,minmax(120px,1fr))!important;}}
@media(max-width:640px){.lk-dashboard .lk-analytics-row{grid-template-columns:repeat(2,minmax(120px,1fr))!important;}}
