
.thr-auth-wrap{max-width:1100px;margin:32px auto;padding:16px;font-family:Arial,sans-serif;color:#10203a}.thr-auth-card{display:grid;grid-template-columns:1.2fr .8fr;background:#fff;border:1px solid #e3e9f0;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px rgba(20,35,60,.06)}.thr-form-panel{padding:40px 46px}.thr-info-panel{padding:40px;background:#f3f8ff}.thr-brand-mini{color:#16c784;font-weight:800;margin-bottom:28px}.thr-form-panel h1{font-size:29px;margin:0 0 8px}.thr-subtitle{color:#667085;margin:0 0 24px}.thr-account-switch{display:flex;gap:8px;margin-bottom:22px}.thr-type{flex:1;padding:11px;border:1px solid #16c784;background:#ecfbf5;color:#16c784;border-radius:8px;font-weight:700;cursor:pointer;transition:.15s}.thr-type:hover,.thr-type:focus,.thr-type.is-active{background:#000!important;color:#fff!important;border-color:#000!important}.thr-form{display:flex;flex-direction:column;gap:7px}.thr-form label{font-size:13px;font-weight:700;margin-top:7px}.thr-form label span{color:#e53935}.thr-form input{width:100%;box-sizing:border-box;border:1px solid #d6deea;border-radius:7px;padding:11px 12px}.thr-password{position:relative}.thr-password input{padding-right:60px}.thr-eye{position:absolute;right:7px;top:5px;border:0;background:transparent;color:#16c784;cursor:pointer;padding:7px}.thr-check{display:flex!important;align-items:flex-start;gap:7px;color:#5f6b7a;font-weight:500!important}.thr-check input{width:auto!important;margin-top:2px}.thr-check a,.thr-login-line a,.thr-side-login a{color:#16c784}.thr-btn{width:100%;border:0;background:#16c784;color:#fff;border-radius:7px;padding:12px;font-weight:800;cursor:pointer;margin-top:9px}.thr-login-line{text-align:center;color:#667085;font-size:13px;margin:12px 0 0}.thr-info-panel h2{font-size:27px}.thr-info-panel ul{padding:0;list-style:none}.thr-info-panel li{padding:8px 0;color:#526074}.thr-info-panel li:before{content:'✓';color:#16c784;font-weight:800;margin-right:14px}.thr-side-login{margin-top:90px;color:#667085;font-size:13px}.thr-message{padding:12px;border-radius:8px;margin-bottom:14px;font-size:13px}.thr-success{background:#effaf5;border:1px solid #c8f0dd;color:#13764f}.thr-error{background:#fff1f2;border:1px solid #ffd3d8;color:#a61b2b}.thr-illustration img{max-width:190px;width:100%;height:auto;display:block;margin:0 auto 20px}.thr-profile-wrap{max-width:1000px;margin:30px auto;padding:15px}.thr-profile-head{display:flex;justify-content:space-between;align-items:end}.thr-progress{width:260px}.thr-progress div{height:7px;background:#e8edf4}.thr-progress span{display:block;height:100%;background:#16c784}.thr-profile-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0}.thr-profile-meta>div{background:#f7f9fc;padding:14px;border:1px solid #e5eaf1;border-radius:9px}.thr-profile-section{border:1px solid #e5eaf1;border-radius:10px;padding:18px;margin-bottom:14px}.thr-section-title{display:flex;justify-content:space-between}.thr-section-title span{color:#16c784;font-weight:800}.thr-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.thr-field label{display:block;font-size:13px;font-weight:700;margin-bottom:5px}.thr-field input,.thr-field textarea{width:100%;box-sizing:border-box;border:1px solid #d6deea;border-radius:7px;padding:10px}.thr-full{grid-column:1/-1}@media(max-width:800px){.thr-auth-card{grid-template-columns:1fr}.thr-info-panel{display:none}.thr-form-panel{padding:28px 20px}.thr-field-grid,.thr-profile-meta{grid-template-columns:1fr}.thr-progress{width:100%;margin-top:12px}.thr-profile-head{display:block}}

/* v1.2.0 clean auth/profile layout fixes */
.thr-auth-wrap.thr-single{max-width:560px;margin:48px auto;padding:16px;}
.thr-auth-wrap.thr-single .thr-card{background:#fff;border:1px solid #e3e9f0;border-radius:18px;box-shadow:0 12px 35px rgba(20,35,60,.06);padding:38px 42px;}
.thr-auth-wrap.thr-single .thr-card h1{font-size:29px;line-height:1.2;margin:0 0 8px;color:#10203a;}
.thr-auth-wrap.thr-single .thr-form{gap:9px;}
.thr-auth-wrap.thr-single .thr-form label{display:block;margin-top:10px;line-height:1.45;}
.thr-auth-wrap.thr-single .thr-form input[type=text],.thr-auth-wrap.thr-single .thr-form input[type=password]{width:100%;box-sizing:border-box;}
.thr-auth-wrap.thr-single .thr-check{margin-top:12px!important;}
.thr-profile-meta>div{display:flex;flex-direction:column;gap:5px;min-width:0;}
.thr-profile-meta small{display:block;color:#667085;font-size:12px;line-height:1.3;}
.thr-profile-meta strong{display:block;color:#10203a;font-size:13px;line-height:1.4;overflow-wrap:anywhere;}
.thr-profile-section{overflow:hidden;}
.thr-section-title{align-items:center;gap:16px;margin-bottom:16px;}
.thr-section-title h2{margin:0;line-height:1.3;font-size:22px;}
.thr-section-title span{white-space:nowrap;}
.thr-field{min-width:0;}
.thr-field label{line-height:1.45;margin-bottom:7px;}
.thr-field input,.thr-field textarea{display:block;max-width:100%;line-height:1.45;}
.thr-field textarea{min-height:100px;resize:vertical;}
.thr-profile-head h1{margin:0 0 6px;line-height:1.25;}
.thr-profile-head p{margin:0;line-height:1.5;color:#667085;}
@media(max-width:600px){.thr-auth-wrap.thr-single{margin:24px auto;padding:10px}.thr-auth-wrap.thr-single .thr-card{padding:28px 20px}.thr-form-panel{padding:30px 24px}.thr-account-switch{gap:8px}.thr-type{min-height:44px}.thr-profile-meta{grid-template-columns:1fr;}.thr-section-title{align-items:flex-start}.thr-field-grid{gap:12px;}}

/* Logged-in profile identity */
.thr-user-identity{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:6px 0 4px;font-size:14px;line-height:1.5}
.thr-user-identity strong{font-size:18px;color:#071a3a;font-weight:700}
.thr-user-identity span{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:#ecfbf5;color:#0aa66b;font-weight:700;font-size:12px;letter-spacing:.2px}
@media(max-width:700px){.thr-user-identity{gap:7px}.thr-user-identity strong{font-size:16px}}

/* v1.2.2 profile controls */
.thr-profile-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px;min-width:260px}.thr-logout{display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;border:1px solid #d6deea;border-radius:7px;background:#fff;color:#10203a;text-decoration:none;font-size:13px;font-weight:700;line-height:1.2}.thr-logout:hover{background:#000;color:#fff;border-color:#000}.thr-field select{display:block;width:100%;max-width:100%;box-sizing:border-box;border:1px solid #d6deea;border-radius:7px;padding:10px 12px;background:#fff;color:#10203a;line-height:1.45;min-height:41px}.thr-field select:focus,.thr-field input:focus,.thr-field textarea:focus{outline:none;border-color:#16c784;box-shadow:0 0 0 2px rgba(22,199,132,.10)}
@media(max-width:700px){.thr-profile-actions{align-items:stretch;min-width:0}.thr-progress{width:100%}.thr-logout{width:100%}}

/* v1.2.3: clear profile placeholders and keep them readable across themes */
.thr-profile-form input::placeholder,.thr-profile-form textarea::placeholder{color:#7a8799!important;opacity:1!important;}
.thr-profile-form input[name="taskhub_phone"]::placeholder{color:#7a8799!important;opacity:1!important;}
.thr-user-identity{margin:6px 0 4px;}


/* v1.2.8: section-level save/edit controls */
.thr-profile-section-form{margin:0;}
.thr-section-actions{display:flex;gap:10px;margin-top:16px;}
.thr-section-actions .thr-btn{width:auto;min-width:110px;margin-top:0;}
.thr-section-edit{background:#fff;color:#10203a;border:1px solid #d6deea;}
.thr-section-edit:hover{background:#000;color:#fff;border-color:#000;}
.thr-profile-section-form input:disabled,.thr-profile-section-form select:disabled,.thr-profile-section-form textarea:disabled{background:#f7f9fc;color:#526074;cursor:not-allowed;opacity:1;}
.thr-profile-menu{display:flex;gap:10px;justify-content:flex-end;margin:10px 0 14px;}
.thr-profile-menu a{display:inline-flex;padding:7px 12px;border:1px solid #d6deea;border-radius:7px;background:#fff;color:#10203a;text-decoration:none;font-size:13px;font-weight:700;}
.thr-profile-menu a:hover{background:#000;color:#fff;border-color:#000;}
@media(max-width:600px){.thr-section-actions{flex-direction:column}.thr-section-actions .thr-btn{width:100%;}.thr-profile-menu{justify-content:stretch}.thr-profile-menu a{flex:1;justify-content:center;}}


/* Profile photo */
.thr-profile-photo-field{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.thr-profile-photo-preview{width:96px;height:96px;object-fit:cover;border-radius:50%;border:2px solid #e5eaf1;background:#f7f9fc}.thr-profile-photo-field small{color:#687386}.thr-btn-danger{background:#fff!important;color:#d63638!important;border:1px solid #d63638!important}

/* v1.4.0 dashboard */
.thr-dashboard{max-width:1280px;margin:28px auto;background:#f6f9fc;border:1px solid #dfe7f0;border-radius:14px;display:grid;grid-template-columns:230px minmax(0,1fr);overflow:hidden;box-shadow:0 12px 35px rgba(20,35,60,.08);color:#10203a}.thr-dashboard-sidebar{background:#06243b;color:#fff;min-height:760px;padding:18px 14px;display:flex;flex-direction:column}.thr-dashboard-brand{font-size:21px;font-weight:800;padding:6px 10px 22px;border-bottom:1px solid rgba(255,255,255,.1)}.thr-dashboard-brand span{font-size:13px;font-weight:600;opacity:.7;margin-left:5px}.thr-dashboard-user{display:flex;align-items:center;gap:10px;padding:20px 8px}.thr-dashboard-user strong{display:block;font-size:13px}.thr-dashboard-user small{display:block;color:#a9bfd0;margin-top:3px}.thr-avatar,.thr-dashboard-avatar{width:34px;height:34px;border-radius:50%;background:#edf5ff;color:#1670c8;display:inline-flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 auto}.thr-dashboard-nav{display:flex;flex-direction:column;gap:4px}.thr-dashboard-nav a,.thr-dashboard-logout{display:flex;align-items:center;gap:10px;color:#d9e7f2;text-decoration:none;padding:10px 11px;border-radius:7px;font-size:13px;font-weight:600}.thr-dashboard-nav a:hover,.thr-dashboard-nav a.is-active{background:#1976d2;color:#fff}.thr-dashboard-logout{margin-top:auto;background:rgba(255,255,255,.07)}.thr-dashboard-main{min-width:0;background:#f7fafd}.thr-dashboard-top{height:62px;background:#fff;border-bottom:1px solid #e3eaf2;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.thr-dashboard-search{width:min(420px,55%);border:1px solid #e0e7ef;border-radius:7px;height:36px;display:flex;align-items:center;gap:8px;padding:0 12px;color:#8a96a6;font-size:13px}.thr-dashboard-account{display:flex;align-items:center;gap:9px;font-size:12px}.thr-dashboard-content{padding:26px}.thr-dashboard-welcome{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.thr-dashboard-welcome h1{font-size:23px;margin:0 0 6px}.thr-dashboard-welcome p{margin:0;color:#6d7888;font-size:13px}.thr-dashboard-uid{font-size:12px;font-weight:800;color:#1976d2;background:#edf5ff;border-radius:999px;padding:7px 10px}.thr-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.thr-stat{background:#fff;border:1px solid #e4eaf1;border-radius:9px;padding:17px;min-height:125px;box-sizing:border-box;position:relative}.thr-stat-icon{display:inline-flex;width:30px;height:30px;border-radius:7px;background:#edf5ff;color:#1976d2;align-items:center;justify-content:center;font-weight:800;margin-bottom:10px}.thr-stat small{display:block;color:#6d7888;font-size:12px}.thr-stat strong{display:block;font-size:22px;margin:4px 0 10px}.thr-stat a,.thr-card-head a{font-size:12px;color:#1976d2;text-decoration:none;font-weight:700}.thr-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.thr-dashboard-card{background:#fff;border:1px solid #e4eaf1;border-radius:9px;padding:18px;margin-bottom:16px}.thr-card-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px}.thr-card-head h2{font-size:16px;margin:0}.thr-card-head span{font-size:12px;color:#7a8798}.thr-empty-row,.thr-transaction{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #edf1f5}.thr-empty-row>span,.thr-transaction>span{width:32px;height:32px;border-radius:7px;background:#f0f6fc;color:#1976d2;display:flex;align-items:center;justify-content:center}.thr-empty-row strong,.thr-transaction strong{display:block;font-size:13px}.thr-empty-row small,.thr-transaction small{display:block;color:#8994a3;font-size:11px;margin-top:3px}.thr-transaction b{margin-left:auto;font-size:12px}.thr-dashboard-panel p{color:#6d7888;font-size:13px}.thr-profile-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.thr-profile-mini>div{background:#f7f9fc;border:1px solid #e7edf3;border-radius:8px;padding:12px}.thr-profile-mini small{display:block;color:#788596;font-size:11px}.thr-profile-mini strong{display:block;margin-top:5px;font-size:13px;overflow-wrap:anywhere}.thr-dashboard-profile-editor{scroll-margin-top:20px}.thr-dashboard-password{max-width:620px}.thr-dashboard .thr-profile-section{margin-top:12px}.thr-dashboard .thr-section-title{display:flex;justify-content:space-between;align-items:center}.thr-dashboard .thr-section-title h2{font-size:17px}.thr-dashboard .thr-profile-section-form{margin-top:10px}.thr-dashboard .thr-profile-section{border:1px solid #e5ebf2;border-radius:9px;padding:15px}.thr-dashboard .thr-field-grid{grid-template-columns:1fr 1fr}.thr-dashboard .thr-profile-photo-field input[type=file]{max-width:100%}
@media(max-width:1000px){.thr-dashboard{grid-template-columns:190px minmax(0,1fr)}.thr-stat-grid{grid-template-columns:repeat(2,1fr)}.thr-profile-mini{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.thr-dashboard{display:block;margin:12px auto}.thr-dashboard-sidebar{min-height:auto}.thr-dashboard-nav{display:grid;grid-template-columns:repeat(2,1fr)}.thr-dashboard-logout{margin-top:12px}.thr-dashboard-grid{grid-template-columns:1fr}.thr-dashboard-top{padding:0 14px}.thr-dashboard-search{width:45%}.thr-dashboard-content{padding:15px}.thr-dashboard-welcome{align-items:flex-start;gap:10px}.thr-dashboard .thr-field-grid{grid-template-columns:1fr}}
@media(max-width:520px){.thr-stat-grid{grid-template-columns:1fr}.thr-profile-mini{grid-template-columns:1fr}.thr-dashboard-account strong{display:none}.thr-dashboard-nav{grid-template-columns:1fr 1fr}.thr-dashboard-welcome{display:block}.thr-dashboard-uid{display:inline-block;margin-top:10px}}

/* v1.4.2 - true viewport dashboard fix; no IAA logo */
.thr-dashboard{
  width:100vw;
  max-width:none;
  margin:28px 0 28px calc(50% - 50vw);
  border:0;
  border-radius:0;
  box-shadow:none;
  grid-template-columns:260px minmax(0,1fr);
  min-height:calc(100vh - 56px);
  overflow:hidden;
}
.thr-dashboard-sidebar{min-height:calc(100vh - 56px);padding:22px 16px;}
.thr-dashboard-brand{font-size:23px;padding:6px 12px 24px;}
.thr-dashboard-main{min-width:0;width:100%;}
.thr-dashboard-top{height:72px;padding:0 34px;}
.thr-dashboard-search{width:min(620px,60%);height:40px;border-radius:8px;}
.thr-dashboard-content{padding:32px 34px 40px;max-width:1500px;margin:0 auto;box-sizing:border-box;}
.thr-dashboard-welcome{margin-bottom:26px;}
.thr-dashboard-welcome h1{font-size:30px;line-height:1.2;}
.thr-dashboard-welcome p{font-size:14px;}
.thr-dashboard-uid{padding:9px 13px;}
.thr-stat-grid{gap:18px;margin-bottom:22px;}
.thr-stat{min-height:145px;padding:20px;border-radius:10px;}
.thr-stat strong{font-size:25px;}
.thr-dashboard-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:20px;}
.thr-dashboard-card{border-radius:10px;padding:20px;margin-bottom:20px;}
.thr-card-head{margin-bottom:16px;}
.thr-card-head h2{font-size:18px;}
.thr-dashboard-panel{scroll-margin-top:90px;}

/* Keep the dashboard readable inside themes that impose a narrow page container. */
.entry-content > .thr-dashboard:first-child,
.wp-block-shortcode > .thr-dashboard:first-child,
.wp-block-group > .thr-dashboard:first-child{max-width:none;}

@media(max-width:1000px){
  .thr-dashboard{grid-template-columns:220px minmax(0,1fr);}
  .thr-dashboard-content{padding:26px 22px 34px;}
}
@media(max-width:760px){
  .thr-dashboard{width:100vw;margin:12px 0 20px calc(50% - 50vw);display:block;min-height:0;}
  .thr-dashboard-sidebar{min-height:auto;padding:14px;}
  .thr-dashboard-top{height:58px;padding:0 14px;}
  .thr-dashboard-content{padding:18px 14px 26px;}
  .thr-dashboard-grid{grid-template-columns:1fr;}
  .thr-stat-grid{gap:12px;}
}


/* v1.4.2 final dashboard override */
.thr-dashboard.thr-dashboard-ready{
  display:grid !important;
  width:100vw !important;
  max-width:100vw !important;
  min-width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  position:relative !important;
  left:0 !important;
  right:auto !important;
  box-sizing:border-box !important;
  border-radius:0 !important;
  overflow:hidden !important;
}
.thr-dashboard.thr-dashboard-ready .thr-dashboard-main{width:auto !important;min-width:0 !important;}
.thr-dashboard.thr-dashboard-ready .thr-dashboard-content{width:100% !important;max-width:none !important;margin:0 !important;box-sizing:border-box !important;}
.thr-dashboard-brand{font-size:22px !important;font-weight:800 !important;letter-spacing:.1px !important;}
.thr-dashboard-brand span{display:none !important;}
@media(max-width:760px){
 .thr-dashboard.thr-dashboard-ready{display:block !important;width:100vw !important;min-width:100vw !important;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;}
}

/* v1.4.3 - hard fix for WordPress/theme narrow content containers */
html, body { overflow-x: visible !important; }
.thr-dashboard.thr-dashboard-ready {
  display:grid !important;
  position:relative !important;
  box-sizing:border-box !important;
  width:100vw !important;
  max-width:none !important;
  min-width:0 !important;
  margin-top:28px !important;
  margin-bottom:28px !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  left:auto !important;
  right:auto !important;
  transform:none !important;
  float:none !important;
  clear:both !important;
}
.thr-dashboard.thr-dashboard-ready .thr-dashboard-main { min-width:0 !important; width:auto !important; max-width:none !important; }
.thr-dashboard.thr-dashboard-ready .thr-dashboard-content { width:100% !important; max-width:1500px !important; margin:0 auto !important; box-sizing:border-box !important; }
@media(min-width:761px){
  .thr-dashboard.thr-dashboard-ready { grid-template-columns:260px minmax(0,1fr) !important; }
}
@media(max-width:760px){
  .thr-dashboard.thr-dashboard-ready { display:block !important; width:100vw !important; min-width:100vw !important; margin-left:calc(50% - 50vw) !important; margin-right:0 !important; }
}


/* v1.4.4 - standalone dashboard shell: escape all theme containers */
html,body.thr-dashboard-page{width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important;overflow-x:hidden !important;}
body.thr-dashboard-page #masthead,
body.thr-dashboard-page .site-header,
body.thr-dashboard-page header.site-header,
body.thr-dashboard-page .elementor-location-header,
body.thr-dashboard-page .wp-site-blocks > header,
body.thr-dashboard-page .site-footer,
body.thr-dashboard-page footer.site-footer{display:none !important;}
body.thr-dashboard-page #page,
body.thr-dashboard-page .site,
body.thr-dashboard-page .site-content,
body.thr-dashboard-page .content-area,
body.thr-dashboard-page .site-main,
body.thr-dashboard-page main,
body.thr-dashboard-page article,
body.thr-dashboard-page .entry-content,
body.thr-dashboard-page .wp-block-post-content,
body.thr-dashboard-page .container,
body.thr-dashboard-page .elementor-section,
body.thr-dashboard-page .elementor-container{width:100% !important;max-width:none !important;margin:0 !important;padding-left:0 !important;padding-right:0 !important;box-sizing:border-box !important;}
body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{
  display:grid !important;position:relative !important;inset:auto !important;float:none !important;clear:both !important;
  width:100% !important;min-width:0 !important;max-width:none !important;height:auto !important;min-height:100vh !important;
  margin:0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;box-sizing:border-box !important;
  overflow:hidden !important;
}
body.thr-dashboard-page .thr-dashboard-sidebar{min-height:100vh !important;box-sizing:border-box !important;}
body.thr-dashboard-page .thr-dashboard-main{min-width:0 !important;width:100% !important;max-width:none !important;box-sizing:border-box !important;}
body.thr-dashboard-page .thr-dashboard-content{width:100% !important;max-width:1500px !important;margin:0 auto !important;box-sizing:border-box !important;}
@media(max-width:760px){
 body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{display:block !important;width:100% !important;min-width:0 !important;min-height:100vh !important;}
 body.thr-dashboard-page .thr-dashboard-sidebar{min-height:auto !important;}
 body.thr-dashboard-page .thr-dashboard-content{max-width:none !important;padding:16px !important;}
 body.thr-dashboard-page .thr-stat-grid{grid-template-columns:1fr 1fr !important;}
}
@media(max-width:520px){body.thr-dashboard-page .thr-stat-grid{grid-template-columns:1fr !important;}body.thr-dashboard-page .thr-dashboard-top{padding:0 12px !important;}.thr-dashboard-search{width:60% !important;}}


/* v1.4.5 - dashboard must start at the top of the document */
body.thr-dashboard-page{
  margin:0 !important;
  padding:0 !important;
  min-width:0 !important;
  overflow-x:hidden !important;
}
body.thr-dashboard-page > .thr-dashboard.thr-dashboard-ready{
  margin:0 !important;
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  min-height:100vh !important;
}
body.thr-dashboard-page > .thr-dashboard.thr-dashboard-ready + *{
  display:none !important;
}
@media(max-width:760px){
  body.thr-dashboard-page > .thr-dashboard.thr-dashboard-ready{min-height:100vh !important;}
}


/* v1.4.6 - use saved profile photo in dashboard and remove artificial bottom space */
.thr-dashboard-avatar-img{width:34px;height:34px;min-width:34px;min-height:34px;border-radius:50%;object-fit:cover;display:inline-block;background:#edf5ff;border:1px solid rgba(22,112,200,.12);}
.thr-dashboard-avatar-top{width:34px;height:34px;}
.thr-dashboard.thr-dashboard-ready,.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{min-height:auto !important;height:auto !important;}
.thr-dashboard.thr-dashboard-ready .thr-dashboard-sidebar,.thr-dashboard-page .thr-dashboard.thr-dashboard-ready .thr-dashboard-sidebar{min-height:100% !important;height:auto !important;}
.thr-dashboard.thr-dashboard-ready .thr-dashboard-content{padding-bottom:18px !important;}
@media(max-width:760px){
 .thr-dashboard.thr-dashboard-ready,.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{min-height:auto !important;height:auto !important;}
 .thr-dashboard.thr-dashboard-ready .thr-dashboard-sidebar{min-height:auto !important;}
 .thr-dashboard.thr-dashboard-ready .thr-dashboard-content{padding-bottom:16px !important;}
}


/* v1.4.7 - final dashboard shell, account menu, support and page-height fixes */
body.thr-dashboard-page{min-height:0 !important;height:auto !important;overflow-x:hidden !important;}
body.thr-dashboard-page #masthead,
body.thr-dashboard-page .site-header,
body.thr-dashboard-page header.site-header,
body.thr-dashboard-page .elementor-location-header,
body.thr-dashboard-page .wp-site-blocks > header,
body.thr-dashboard-page .site-footer,
body.thr-dashboard-page footer.site-footer{display:block !important;}
body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{
  width:100vw !important; max-width:none !important; min-width:0 !important;
  min-height:0 !important; height:auto !important; margin:0 0 24px !important;
  position:relative !important; left:50% !important; transform:translateX(-50%) !important;
  border:0 !important; border-radius:0 !important; box-shadow:none !important;
  overflow:visible !important; box-sizing:border-box !important;
}
body.thr-dashboard-page .thr-dashboard-sidebar{min-height:0 !important;height:auto !important;align-self:stretch !important;}
body.thr-dashboard-page .thr-dashboard-main{height:auto !important;min-height:0 !important;}
body.thr-dashboard-page .thr-dashboard-content{max-width:1500px !important;padding-bottom:28px !important;}
.thr-dashboard-account-menu{position:relative;}
.thr-dashboard-account-menu summary{list-style:none;cursor:pointer;}
.thr-dashboard-account-menu summary::-webkit-details-marker{display:none;}
.thr-dashboard-account-menu[open] .thr-account-chevron{transform:rotate(180deg);}
.thr-account-chevron{display:inline-block;transition:.15s;}
.thr-account-dropdown{position:absolute;right:0;top:calc(100% + 8px);z-index:1000;min-width:160px;background:#fff;border:1px solid #e1e7ef;border-radius:9px;box-shadow:0 12px 28px rgba(20,35,60,.14);padding:6px;}
.thr-account-dropdown a{display:block;text-decoration:none;color:#10203a;font-size:13px;font-weight:600;padding:10px 12px;border-radius:6px;}
.thr-account-dropdown a:hover{background:#f3f7fb;color:#1976d2;}
.thr-dashboard-avatar-img{width:34px !important;height:34px !important;border-radius:50% !important;object-fit:cover !important;display:block !important;}
.thr-dashboard-avatar-top{width:34px !important;height:34px !important;}
.thr-support-link{color:#1976d2;font-weight:700;text-decoration:none;}
.thr-support-link:hover{text-decoration:underline;}
@media(max-width:760px){
 body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{width:100vw !important;left:50% !important;transform:translateX(-50%) !important;margin-bottom:16px !important;}
 body.thr-dashboard-page .thr-dashboard-sidebar{min-height:0 !important;}
 .thr-dashboard-account-menu{margin-left:auto;}
}


/* v1.4.8 - restore normal WordPress shell order and remove empty shortcode wrapper */
body.thr-dashboard-page{
  overflow-x:hidden !important;
  min-height:0 !important;
  height:auto !important;
}
body.thr-dashboard-page #masthead,
body.thr-dashboard-page .site-header,
body.thr-dashboard-page header.site-header,
body.thr-dashboard-page .elementor-location-header,
body.thr-dashboard-page .wp-site-blocks > header,
body.thr-dashboard-page .site-footer,
body.thr-dashboard-page footer.site-footer,
body.thr-dashboard-page .elementor-location-footer,
body.thr-dashboard-page .wp-site-blocks > footer{
  display:block !important;
  position:relative !important;
  inset:auto !important;
  transform:none !important;
}
body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{
  display:grid !important;
  position:relative !important;
  left:auto !important; right:auto !important; top:auto !important; bottom:auto !important;
  transform:none !important;
  float:none !important; clear:both !important;
  width:100vw !important; max-width:none !important; min-width:0 !important;
  margin:0 !important;
  min-height:0 !important; height:auto !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
}
body.thr-dashboard-page .thr-dashboard-sidebar{min-height:100% !important;height:auto !important;}
body.thr-dashboard-page .thr-dashboard-main{min-height:0 !important;height:auto !important;}
body.thr-dashboard-page .thr-dashboard-content{max-width:1500px !important;margin:0 auto !important;padding-bottom:24px !important;}
body.thr-dashboard-page article.thr-dashboard-placeholder,
body.thr-dashboard-page .thr-dashboard-placeholder{display:none !important;}
body.thr-dashboard-page .site-main:has(> article.thr-dashboard-placeholder),
body.thr-dashboard-page main:has(> article.thr-dashboard-placeholder){min-height:0 !important;height:auto !important;}
@media(max-width:760px){
  body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{display:block !important;width:100vw !important;min-width:0 !important;}
  body.thr-dashboard-page .thr-dashboard-content{max-width:none !important;padding:18px 14px 24px !important;}
}}
/* v1.4.10 - final frontdesk layout polish
   Keep the normal site header/footer in document flow, give the dashboard
   breathing room at the top, use the full available desktop width, and avoid
   artificial viewport-height / bottom whitespace. */
body.thr-dashboard-page {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  overflow-x: hidden !important;
}

body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready {
  display: grid !important;
  grid-template-columns: 260px minmax(0, 1fr) !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  margin: 24px 0 0 !important;
  padding: 0 !important;
  position: relative !important;
  inset: auto !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  transform: none !important;
  float: none !important;
  clear: both !important;
  border: 1px solid #dfe7f0 !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 24px rgba(20,35,60,.06) !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}

body.thr-dashboard-page .thr-dashboard-sidebar {
  min-height: 100% !important;
  height: auto !important;
  align-self: stretch !important;
  box-sizing: border-box !important;
}

body.thr-dashboard-page .thr-dashboard-main {
  min-width: 0 !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 0 !important;
  height: auto !important;
  box-sizing: border-box !important;
}

body.thr-dashboard-page .thr-dashboard-top {
  height: 72px !important;
  min-height: 72px !important;
  padding: 0 32px !important;
  box-sizing: border-box !important;
}

body.thr-dashboard-page .thr-dashboard-content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 30px 32px 28px !important;
  box-sizing: border-box !important;
}

body.thr-dashboard-page .thr-dashboard-welcome {
  margin-bottom: 24px !important;
}

body.thr-dashboard-page .thr-stat-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

body.thr-dashboard-page .thr-dashboard-grid {
  grid-template-columns: minmax(0, 1.15fr) minmax(0, .85fr) !important;
  gap: 20px !important;
}

body.thr-dashboard-page .thr-dashboard-card {
  min-width: 0 !important;
  box-sizing: border-box !important;
}

body.thr-dashboard-page .thr-dashboard-account-menu {
  margin-left: auto !important;
  flex: 0 0 auto !important;
}

body.thr-dashboard-page .thr-dashboard-account {
  white-space: nowrap !important;
}

/* Do not create a second empty page area before the footer. */
body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready + * {
  margin-top: 0 !important;
}

@media (max-width: 1100px) {
  body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready {
    grid-template-columns: 220px minmax(0, 1fr) !important;
  }
  body.thr-dashboard-page .thr-dashboard-content {
    padding: 26px 24px 24px !important;
  }
  body.thr-dashboard-page .thr-dashboard-top {
    padding: 0 24px !important;
  }
}

@media (max-width: 760px) {
  body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 14px 0 0 !important;
    border-radius: 10px !important;
    overflow: visible !important;
  }
  body.thr-dashboard-page .thr-dashboard-sidebar {
    min-height: 0 !important;
    height: auto !important;
  }
  body.thr-dashboard-page .thr-dashboard-top {
    height: 60px !important;
    min-height: 60px !important;
    padding: 0 14px !important;
  }
  body.thr-dashboard-page .thr-dashboard-content {
    padding: 20px 14px 22px !important;
  }
  body.thr-dashboard-page .thr-stat-grid,
  body.thr-dashboard-page .thr-dashboard-grid {
    grid-template-columns: 1fr !important;
  }
}


/* v1.4.9 - clean sidebar identity + polished mobile dashboard */
.thr-dashboard-sidebar{padding-left:9px !important;padding-right:9px !important;}
.thr-dashboard-user{padding:16px 8px 14px !important;gap:0 !important;}
.thr-dashboard-user strong{font-size:14px !important;}
.thr-dashboard-user small{font-size:12px !important;}
.thr-dashboard-nav{gap:3px !important;}
.thr-dashboard-nav a,.thr-dashboard-logout{padding:10px 9px !important;}
.thr-dashboard-top{gap:14px !important;}
.thr-dashboard-search{flex:1 1 auto !important;width:auto !important;min-width:0 !important;}
.thr-dashboard-account-menu{flex:0 0 auto !important;}
@media(max-width:760px){
  .thr-dashboard-sidebar{padding:10px 8px 12px !important;}
  .thr-dashboard-brand{padding:4px 8px 13px !important;font-size:20px !important;}
  .thr-dashboard-user{padding:12px 7px !important;}
  .thr-dashboard-nav{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:5px !important;}
  .thr-dashboard-nav a,.thr-dashboard-logout{min-height:40px;box-sizing:border-box;padding:9px 9px !important;}
  .thr-dashboard-logout{margin-top:9px !important;}
  .thr-dashboard-top{height:60px !important;padding:0 12px !important;gap:10px !important;}
  .thr-dashboard-content{padding:18px 12px 22px !important;}
  .thr-dashboard-welcome h1{font-size:22px !important;}
  .thr-dashboard-grid{gap:12px !important;}
  .thr-dashboard-card{padding:15px !important;margin-bottom:12px !important;}
  .thr-stat{padding:15px !important;min-height:118px !important;}
}
@media(max-width:420px){
  .thr-dashboard-nav{grid-template-columns:1fr 1fr !important;}
  .thr-dashboard-account strong{font-size:11px !important;}
  .thr-dashboard-account{gap:6px !important;}
  .thr-dashboard-search{font-size:12px !important;}
  .thr-dashboard-content{padding-left:10px !important;padding-right:10px !important;}
}


/* v1.4.11 - clean frontdesk identity + mobile hierarchy
   Remove the duplicate sidebar identity block. On mobile, keep the account
   photo/dropdown and search at the top, then welcome, then the blue menu. */
.thr-dashboard-user{display:none !important;}
body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{
  margin-top:0 !important;
}
@media (max-width:760px){
  body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{
    display:flex !important;
    flex-direction:column !important;
    width:100% !important;
    margin:0 !important;
    border-radius:0 !important;
    overflow:visible !important;
  }
  body.thr-dashboard-page .thr-dashboard-main{
    display:contents !important;
  }
  body.thr-dashboard-page .thr-dashboard-top{
    order:1 !important;
    height:auto !important;
    min-height:0 !important;
    display:flex !important;
    flex-wrap:wrap !important;
    align-items:center !important;
    gap:10px !important;
    padding:12px 14px !important;
    background:#fff !important;
  }
  body.thr-dashboard-page .thr-dashboard-account-menu{
    order:1 !important;
    margin-left:auto !important;
  }
  body.thr-dashboard-page .thr-dashboard-search{
    order:2 !important;
    flex:0 0 100% !important;
    width:100% !important;
    height:40px !important;
    box-sizing:border-box !important;
  }
  body.thr-dashboard-page .thr-dashboard-content{
    display:contents !important;
    padding:0 !important;
  }
  body.thr-dashboard-page .thr-dashboard-welcome{
    order:2 !important;
    display:flex !important;
    align-items:flex-start !important;
    justify-content:space-between !important;
    gap:12px !important;
    padding:18px 14px 14px !important;
    margin:0 !important;
    background:#f7fafd !important;
    box-sizing:border-box !important;
  }
  body.thr-dashboard-page .thr-dashboard-welcome h1{
    font-size:22px !important;
    line-height:1.25 !important;
    margin:0 0 5px !important;
  }
  body.thr-dashboard-page .thr-dashboard-welcome p{
    font-size:12px !important;
    line-height:1.45 !important;
  }
  body.thr-dashboard-page .thr-dashboard-uid{
    flex:0 0 auto !important;
    margin-top:2px !important;
  }
  body.thr-dashboard-page .thr-dashboard-sidebar{
    order:3 !important;
    display:block !important;
    width:100% !important;
    min-height:0 !important;
    height:auto !important;
    padding:10px 10px 12px !important;
    box-sizing:border-box !important;
    background:#06243b !important;
  }
  body.thr-dashboard-page .thr-dashboard-brand{
    padding:4px 8px 10px !important;
    margin-bottom:8px !important;
    font-size:18px !important;
  }
  body.thr-dashboard-page .thr-dashboard-nav{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:6px !important;
  }
  body.thr-dashboard-page .thr-dashboard-nav a{
    min-height:42px !important;
    padding:9px 10px !important;
    box-sizing:border-box !important;
  }
  body.thr-dashboard-page .thr-dashboard-logout{
    margin-top:7px !important;
  }
  body.thr-dashboard-page .thr-stat-grid,
  body.thr-dashboard-page .thr-dashboard-grid,
  body.thr-dashboard-page .thr-dashboard-panel,
  body.thr-dashboard-page .thr-message{
    order:4 !important;
  }
  body.thr-dashboard-page .thr-stat-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    padding:14px 12px 0 !important;
    background:#f7fafd !important;
  }
  body.thr-dashboard-page .thr-dashboard-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    padding:12px 12px 0 !important;
    background:#f7fafd !important;
  }
  body.thr-dashboard-page .thr-dashboard-panel{
    margin:10px 12px 0 !important;
  }
}
@media (max-width:420px){
  body.thr-dashboard-page .thr-dashboard-welcome{padding-left:12px !important;padding-right:12px !important;}
  body.thr-dashboard-page .thr-dashboard-welcome h1{font-size:20px !important;}
  body.thr-dashboard-page .thr-dashboard-welcome p{font-size:11px !important;}
  body.thr-dashboard-page .thr-dashboard-nav a{font-size:12px !important;padding:9px 8px !important;}
}

.thr-verified-badge{display:inline-flex;align-items:center;gap:4px;background:#16c784;color:#fff;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800;vertical-align:middle;margin-left:7px}.thr-profile-reviews{margin:14px 0 20px;border:1px solid #e5ebf2;border-radius:10px;background:#fff;padding:14px}.thr-review-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.thr-review-title span{font-size:12px;color:#6d7888}.thr-review-item{border-top:1px solid #edf1f5;padding:10px 0}.thr-review-stars{letter-spacing:2px;font-size:16px;color:#f0b400}.thr-review-text{margin:4px 0;font-size:13px;color:#334155}.thr-review-item small,.thr-review-empty span:last-child{font-size:11px;color:#7b8797}.thr-review-empty{display:flex;align-items:center;gap:12px;padding:5px 0}.thr-review-empty .thr-review-stars{color:#cbd5e1}.thr-dashboard-welcome>.thr-verified-badge{margin-bottom:3px}

/* Dashboard profile header */
.thr-dashboard-profile-card{padding:18px 12px 16px;text-align:center;border-bottom:1px solid rgba(255,255,255,.14)}
.thr-sidebar-profile-photo{display:block;width:76px;height:76px;margin:0 auto 9px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.9);box-shadow:0 3px 12px rgba(0,0,0,.15)}
.thr-sidebar-profile-name{display:block;color:#fff;font-size:15px;line-height:1.25;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.thr-dashboard-profile-card .thr-verified-badge{display:inline-block;margin-bottom:7px;font-size:11px}
.thr-sidebar-uid{display:block;color:rgba(255,255,255,.76);font-size:10px;font-weight:700;line-height:1.2;margin:0 0 6px}
.thr-sidebar-review{display:flex;flex-direction:column;align-items:center;gap:2px}
.thr-sidebar-stars{font-size:14px;letter-spacing:1px;color:#ffd54a;line-height:1.1}
.thr-sidebar-review small{color:rgba(255,255,255,.78);font-size:10px;line-height:1.3}

/* v1.4.25 - dashboard reference layout + compact mobile */
body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{
  grid-template-columns:150px minmax(0,1fr) !important;
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
  background:#f7fafd !important;
}
body.thr-dashboard-page .thr-dashboard-sidebar{
  align-self:start !important;
  height:max-content !important;
  min-height:0 !important;
  padding:0 !important;
  background:#06243b !important;
  overflow:visible !important;
}
body.thr-dashboard-page .thr-dashboard-profile-card{
  padding:18px 8px 14px !important;
}
body.thr-dashboard-page .thr-sidebar-profile-photo{
  width:52px !important;height:52px !important;border-width:2px !important;margin-bottom:7px !important;
}
body.thr-dashboard-page .thr-sidebar-profile-name{font-size:11px !important;margin-bottom:4px !important;}
body.thr-dashboard-page .thr-dashboard-profile-card .thr-verified-badge{font-size:9px !important;padding:3px 7px !important;margin:0 0 5px !important;}
body.thr-dashboard-page .thr-sidebar-uid{font-size:9px !important;margin:0 0 5px !important;color:rgba(255,255,255,.72) !important;}
body.thr-dashboard-page .thr-sidebar-stars{font-size:9px !important;letter-spacing:1px !important;}
body.thr-dashboard-page .thr-sidebar-review small{font-size:8px !important;}
body.thr-dashboard-page .thr-dashboard-nav{padding:8px 5px 6px !important;gap:2px !important;}
body.thr-dashboard-page .thr-dashboard-nav a,
body.thr-dashboard-page .thr-dashboard-logout{font-size:10px !important;padding:7px 6px !important;gap:5px !important;border-radius:5px !important;line-height:1.15 !important;}
body.thr-dashboard-page .thr-dashboard-logout{margin:0 5px 7px !important;background:rgba(255,255,255,.07) !important;}
body.thr-dashboard-page .thr-dashboard-top{display:none !important;}
body.thr-dashboard-page .thr-dashboard-main{background:#f7fafd !important;min-width:0 !important;}
body.thr-dashboard-page .thr-dashboard-content{
  max-width:1000px !important;
  margin:0 auto !important;
  padding:48px 28px 28px !important;
}
body.thr-dashboard-page .thr-dashboard-welcome{margin-bottom:18px !important;}
body.thr-dashboard-page .thr-dashboard-welcome h1{font-size:20px !important;}
body.thr-dashboard-page .thr-dashboard-welcome p{font-size:10px !important;}
body.thr-dashboard-page .thr-dashboard-uid{font-size:10px !important;padding:5px 8px !important;}
body.thr-dashboard-page .thr-stat-grid{gap:10px !important;margin-bottom:14px !important;}
body.thr-dashboard-page .thr-stat{min-height:100px !important;padding:12px !important;border-radius:7px !important;}
body.thr-dashboard-page .thr-stat-icon{width:24px !important;height:24px !important;font-size:11px !important;margin-bottom:6px !important;}
body.thr-dashboard-page .thr-stat small{font-size:9px !important;}
body.thr-dashboard-page .thr-stat strong{font-size:18px !important;margin:3px 0 7px !important;}
body.thr-dashboard-page .thr-stat a,.thr-card-head a{font-size:9px !important;}
body.thr-dashboard-page .thr-dashboard-grid{gap:10px !important;}
body.thr-dashboard-page .thr-dashboard-card{padding:13px !important;border-radius:7px !important;margin-bottom:10px !important;}
body.thr-dashboard-page .thr-card-head{margin-bottom:8px !important;}
body.thr-dashboard-page .thr-card-head h2{font-size:12px !important;}
body.thr-dashboard-page .thr-card-head span{font-size:9px !important;}
body.thr-dashboard-page .thr-empty-row{padding:9px 0 !important;}
body.thr-dashboard-page .thr-empty-row strong{font-size:10px !important;}
body.thr-dashboard-page .thr-empty-row small{font-size:8px !important;}

/* The dark sidebar must end after its actual menu/logout content. */
body.thr-dashboard-page .thr-dashboard-sidebar{justify-self:start !important;}

@media(max-width:760px){
  body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{
    display:flex !important;
    flex-direction:column !important;
    width:100% !important;
    margin:0 !important;
    border:0 !important;
    border-radius:0 !important;
    overflow:visible !important;
  }
  body.thr-dashboard-page .thr-dashboard-main{display:contents !important;}
  body.thr-dashboard-page .thr-dashboard-top{display:none !important;}
  body.thr-dashboard-page .thr-dashboard-welcome{
    order:1 !important;
    display:block !important;
    padding:0 4px 18px !important;
    margin:0 !important;
    background:#fff !important;
  }
  body.thr-dashboard-page .thr-dashboard-welcome h1{font-size:16px !important;line-height:1.12 !important;margin:0 0 5px !important;}
  body.thr-dashboard-page .thr-dashboard-welcome p{font-size:9px !important;line-height:1.35 !important;}
  body.thr-dashboard-page .thr-dashboard-welcome>.thr-dashboard-uid,
  body.thr-dashboard-page .thr-dashboard-welcome>.thr-verified-badge{display:none !important;}
  body.thr-dashboard-page .thr-dashboard-sidebar{
    order:2 !important;
    width:100% !important;
    align-self:stretch !important;
    background:#06243b !important;
    padding:0 0 7px !important;
  }
  body.thr-dashboard-page .thr-dashboard-profile-card{padding:16px 8px 12px !important;}
  body.thr-dashboard-page .thr-sidebar-profile-photo{width:56px !important;height:56px !important;}
  body.thr-dashboard-page .thr-sidebar-profile-name{font-size:11px !important;}
  body.thr-dashboard-page .thr-sidebar-stars{font-size:9px !important;}
  body.thr-dashboard-page .thr-dashboard-nav{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    padding:6px 4px 4px !important;
    gap:2px !important;
  }
  body.thr-dashboard-page .thr-dashboard-nav a{min-height:31px !important;font-size:9px !important;padding:6px 7px !important;}
  body.thr-dashboard-page .thr-dashboard-logout{margin:2px 4px 0 !important;min-height:31px !important;font-size:9px !important;padding:6px 7px !important;}
  body.thr-dashboard-page .thr-stat-grid{
    order:3 !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:8px !important;
    padding:9px 0 0 !important;
    margin:0 !important;
    background:#f7fafd !important;
  }
  body.thr-dashboard-page .thr-stat{min-height:118px !important;padding:14px !important;border-radius:7px !important;}
  body.thr-dashboard-page .thr-stat small{font-size:10px !important;}
  body.thr-dashboard-page .thr-stat strong{font-size:18px !important;}
  body.thr-dashboard-page .thr-dashboard-grid,
  body.thr-dashboard-page .thr-dashboard-panel{
    order:4 !important;
    grid-template-columns:1fr !important;
  }
  body.thr-dashboard-page .thr-dashboard-content{display:contents !important;padding:0 !important;}
  body.thr-dashboard-page .thr-dashboard-grid{padding:9px 0 0 !important;gap:8px !important;background:#f7fafd !important;}
  body.thr-dashboard-page .thr-dashboard-card{padding:13px !important;margin:0 0 8px !important;}
  body.thr-dashboard-page .thr-dashboard-panel{margin:0 0 8px !important;}
}


/* v1.4.26 - desktop dashboard width/typography + UID placement */
@media (min-width:1101px){
  body.thr-dashboard-page .thr-dashboard.thr-dashboard-ready{
    grid-template-columns:255px minmax(0,1fr) !important;
  }
  body.thr-dashboard-page .thr-dashboard-sidebar{
    width:255px !important;
    min-width:255px !important;
    padding:18px 12px !important;
  }
  body.thr-dashboard-page .thr-dashboard-nav a,
  body.thr-dashboard-page .thr-dashboard-logout{
    font-size:13px !important;
    padding:10px 11px !important;
  }
  body.thr-dashboard-page .thr-sidebar-profile-name{font-size:13px !important;}
  body.thr-dashboard-page .thr-sidebar-uid{
    display:block !important;
    margin:2px 0 5px !important;
    color:rgba(255,255,255,.72) !important;
    font-size:10px !important;
    line-height:1.2 !important;
    font-weight:700 !important;
  }
}
.thr-sidebar-uid{
  display:block;
  margin:2px 0 5px;
  color:#718096;
  font-size:10px;
  line-height:1.2;
  font-weight:700;
}
.thr-dashboard-sidebar .thr-verified-badge + .thr-sidebar-uid{color:rgba(255,255,255,.72) !important;}
/* The welcome header must not show a second UID/badge. */
.thr-dashboard-page .thr-dashboard-welcome > .thr-dashboard-uid,
.thr-dashboard-page .thr-dashboard-welcome > .thr-verified-badge{display:none !important;}
