:root{--sms-pro-primary:#2457e6;--sms-pro-dark:#0b1f3a;--sms-pro-muted:#64748b;--sms-pro-border:#e2e8f0;--sms-pro-bg:#f4f7fb;--sms-pro-card:#fff;--sms-pro-success:#079455}
body.mhs-account-dashboard-page{background:var(--sms-pro-bg)}
.mhs-account-dashboard-main{background:linear-gradient(180deg,#eef5ff 0,#f7f9fc 260px,#f7f9fc 100%);padding:38px 20px 72px;min-height:70vh}
.mhs-account-dashboard-container{width:min(1320px,100%);margin:0 auto}
.mhs-account-dashboard-page .smsuite-dashboard-shell{display:grid;grid-template-columns:255px minmax(0,1fr);grid-template-areas:"header header" "menu content";background:#f8fafc;border:1px solid #dbe5f0;border-radius:22px;box-shadow:0 24px 70px rgba(15,35,70,.1);overflow:hidden;margin:0;min-height:650px}
.mhs-account-dashboard-page .smsuite-dashboard-header{grid-area:header;position:relative;padding:24px 30px;background:linear-gradient(125deg,#0d2a55 0%,#164ea7 55%,#2f70e8 100%);border:0;color:#fff;overflow:hidden}
.mhs-account-dashboard-page .smsuite-dashboard-header:after{content:"";position:absolute;width:280px;height:280px;border:48px solid rgba(255,255,255,.08);border-radius:50%;right:-90px;top:-135px;pointer-events:none}
.mhs-account-dashboard-page .smsuite-user-identity{position:relative;z-index:1}.mhs-account-dashboard-page .smsuite-user-identity small,.mhs-account-dashboard-page .smsuite-user-identity span{color:#dbeafe}.mhs-account-dashboard-page .smsuite-user-identity h2{color:#fff;font-size:27px}.mhs-account-dashboard-page .smsuite-avatar{width:80px!important;height:80px!important;border:4px solid rgba(255,255,255,.85);box-shadow:0 10px 24px rgba(0,0,0,.18)}
.smsuite-header-actions{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.smsuite-header-home{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid rgba(255,255,255,.3);border-radius:10px;color:#fff!important;text-decoration:none;font-size:13px;font-weight:700;background:rgba(255,255,255,.1)}.smsuite-header-home:hover{background:rgba(255,255,255,.2)}
.mhs-account-dashboard-page .smsuite-membership-badge{border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.14);color:#fff;padding:10px 14px}
.mhs-account-dashboard-page .smsuite-user-menu{grid-area:menu;display:flex;flex-direction:column;align-items:stretch;gap:5px;overflow:visible;padding:22px 14px;background:#0a1e37;min-width:0}
.smsuite-menu-brand{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:5px 10px 20px;margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,.09);color:#fff}.smsuite-menu-brand .dashicons{color:#6ea8ff}.smsuite-menu-brand strong{font-size:16px}.smsuite-menu-brand small{flex-basis:100%;color:#8ea6c2;font-size:11px;padding-left:28px}
.mhs-account-dashboard-page .smsuite-user-menu a{display:flex;align-items:center;gap:11px;min-height:44px;padding:10px 12px;border-radius:10px;color:#b9c9dc!important;font-size:14px;font-weight:650;transition:.18s ease}
.mhs-account-dashboard-page .smsuite-user-menu a .dashicons{font-size:19px;width:20px;height:20px}.mhs-account-dashboard-page .smsuite-user-menu a:hover{background:rgba(255,255,255,.08);color:#fff!important;transform:translateX(2px)}.mhs-account-dashboard-page .smsuite-user-menu a.active{background:linear-gradient(135deg,#2457e6,#397cf0);color:#fff!important;box-shadow:0 8px 20px rgba(36,87,230,.32)}.mhs-account-dashboard-page .smsuite-user-menu a.logout{margin-top:auto;margin-left:0;background:rgba(220,38,38,.14);color:#fecaca!important}.mhs-account-dashboard-page .smsuite-user-menu a.logout:hover{background:#b42318;color:#fff!important}
.smsuite-menu-badge{margin-left:auto;font-style:normal;min-width:20px;height:20px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;font-weight:800}
.mhs-account-dashboard-page .smsuite-dashboard-content{grid-area:content;min-width:0;padding:28px 30px 36px;background:#f8fafc}
.smsuite-dashboard-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 0 20px}.smsuite-dashboard-title span{font-size:11px;letter-spacing:.14em;font-weight:800;color:var(--sms-pro-success)}.smsuite-dashboard-title h1{font-size:30px;line-height:1.15;margin:4px 0 7px;color:#0f2748}.smsuite-dashboard-title p{margin:0;color:var(--sms-pro-muted);max-width:670px}.smsuite-dashboard-title .smsuite-button{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;margin-top:4px;box-shadow:0 9px 20px rgba(8,122,85,.18)}
.mhs-account-dashboard-page .smsuite-grid{gap:16px}.mhs-account-dashboard-page .smsuite-grid.stats{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 22px}.mhs-account-dashboard-page .smsuite-card{border:1px solid var(--sms-pro-border);border-radius:16px;box-shadow:0 5px 18px rgba(15,35,70,.045);margin:14px 0;padding:20px;background:var(--sms-pro-card)}
.smsuite-stat-card{display:flex;align-items:center;gap:13px;min-width:0}.smsuite-stat-card>div{min-width:0}.smsuite-stat-card strong{font-size:22px;line-height:1.2;color:#0f2748;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smsuite-stat-icon{display:flex!important;align-items:center;justify-content:center;flex:0 0 46px;width:46px!important;height:46px!important;border-radius:13px;font-size:22px!important}.smsuite-stat-icon.purple{background:#f0eaff;color:#6d3ae5}.smsuite-stat-icon.green{background:#dcfae6;color:#079455}.smsuite-stat-icon.blue{background:#e7f0ff;color:#2457e6}.smsuite-stat-icon.orange{background:#fff1df;color:#d65f06}
.mhs-account-dashboard-page .smsuite-card h3{font-size:19px;color:#0f2748}.mhs-account-dashboard-page .smsuite-form input,.mhs-account-dashboard-page .smsuite-form textarea,.mhs-account-dashboard-page .smsuite-form select{border:1px solid #cad5e2;border-radius:10px;padding:12px 13px;box-shadow:0 1px 2px rgba(16,24,40,.03)}.mhs-account-dashboard-page .smsuite-form input:focus,.mhs-account-dashboard-page .smsuite-form textarea:focus,.mhs-account-dashboard-page .smsuite-form select:focus{outline:0;border-color:#5b8bf2;box-shadow:0 0 0 4px rgba(36,87,230,.1)}
.mhs-account-dashboard-page .smsuite-form button,.mhs-account-dashboard-page .smsuite-button{border-radius:10px;padding:11px 16px;font-weight:700}.mhs-account-dashboard-page .smsuite-table th{background:#f1f5f9;color:#334155;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.mhs-account-dashboard-page .smsuite-table td{color:#334155}.mhs-account-dashboard-page .smsuite-table tr:hover td{background:#f8fbff}
.mhs-account-dashboard-page .smsuite-chat{border-radius:16px;background:#edf3fa}.mhs-account-dashboard-page .smsuite-chat-bubble{border:1px solid #dbe5f0}.mhs-account-dashboard-page .smsuite-chat-row.mine .smsuite-chat-bubble{border-color:#2457e6;background:linear-gradient(135deg,#2457e6,#3d7df0)}
.mhs-account-dashboard-page .smsuite-profile-card{max-width:none}.mhs-account-dashboard-page .smsuite-profile-photo-row{background:linear-gradient(135deg,#f2f7ff,#f8fafc);border-radius:15px}
@media(max-width:1100px){.mhs-account-dashboard-page .smsuite-dashboard-shell{grid-template-columns:215px minmax(0,1fr)}.mhs-account-dashboard-page .smsuite-grid.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mhs-account-dashboard-page .smsuite-dashboard-content{padding:24px 22px}}
@media(max-width:780px){.mhs-account-dashboard-main{padding:18px 10px 45px}.mhs-account-dashboard-page .smsuite-dashboard-shell{display:block;border-radius:16px}.mhs-account-dashboard-page .smsuite-dashboard-header{padding:19px 16px;align-items:flex-start}.smsuite-header-actions{width:100%;justify-content:space-between}.smsuite-header-home{font-size:12px}.mhs-account-dashboard-page .smsuite-user-menu{position:relative;display:grid;grid-template-columns:repeat(4,minmax(94px,1fr));overflow-x:auto;gap:7px;padding:10px;background:#0a1e37;scrollbar-width:thin}.smsuite-menu-brand{display:none}.mhs-account-dashboard-page .smsuite-user-menu a{justify-content:center;min-height:58px;flex-direction:column;gap:3px;text-align:center;padding:7px 8px;font-size:11px}.mhs-account-dashboard-page .smsuite-user-menu a.logout{margin-top:0}.smsuite-menu-badge{position:absolute;right:4px;top:3px}.mhs-account-dashboard-page .smsuite-dashboard-content{padding:20px 12px 28px}.smsuite-dashboard-title{flex-direction:column}.smsuite-dashboard-title h1{font-size:25px}.smsuite-dashboard-title .smsuite-button{width:100%;justify-content:center}.mhs-account-dashboard-page .smsuite-grid.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mhs-account-dashboard-page .smsuite-card{padding:15px;border-radius:13px}.smsuite-stat-card{align-items:flex-start;flex-direction:column}.smsuite-stat-icon{width:40px!important;height:40px!important;flex-basis:40px}.smsuite-stat-card strong{font-size:18px}.mhs-account-dashboard-page .smsuite-table{min-width:680px}.mhs-account-dashboard-page .smsuite-user-identity h2{font-size:21px}.mhs-account-dashboard-page .smsuite-avatar{width:62px!important;height:62px!important}}
@media(max-width:460px){.mhs-account-dashboard-page .smsuite-grid.stats{grid-template-columns:1fr 1fr}.mhs-account-dashboard-page .smsuite-user-menu{grid-template-columns:repeat(4,90px)}.mhs-account-dashboard-page .smsuite-membership-badge{font-size:10px;padding:7px 9px}.smsuite-header-home{padding:7px 9px}.mhs-account-dashboard-page .smsuite-grid.two{grid-template-columns:1fr}.mhs-account-dashboard-page .smsuite-service-head{gap:8px}.mhs-account-dashboard-page .smsuite-chat-bubble{max-width:95%}}
.smsuite-request-contact{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0;padding:12px;border:1px solid #dbe5f0;background:#f8fbff;border-radius:12px}.smsuite-request-contact>span{min-width:180px}.smsuite-request-contact strong,.smsuite-request-contact small{display:block}.smsuite-request-contact strong{font-size:13px;color:#0f2748}.smsuite-request-contact small{font-size:12px;color:#64748b;margin-top:2px}
.smsuite-stat-icon.red{background:#fee4e2;color:#d92d20}
.smsuite-membership-overview{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 26px;border-radius:18px;background:linear-gradient(135deg,#f1f5f9,#e8eff8);border:1px solid #d7e1ed;margin:0 0 18px}.smsuite-membership-overview>div{display:flex;align-items:center;gap:16px}.smsuite-membership-overview .dashicons{display:flex;align-items:center;justify-content:center;width:54px;height:54px;font-size:28px;border-radius:15px;background:#fff;color:#2457e6;box-shadow:0 8px 20px rgba(15,35,70,.08)}.smsuite-membership-overview small{color:#64748b}.smsuite-membership-overview h3{margin:2px 0 4px!important;font-size:24px!important}.smsuite-membership-overview p{margin:0;color:#64748b}.smsuite-membership-overview.is-premium{background:linear-gradient(135deg,#eefbf4,#e1f7ea);border-color:#b7e5ca}.smsuite-membership-overview.is-premium .dashicons{color:#079455}.smsuite-membership-state{font-size:12px;font-weight:850;letter-spacing:.08em;padding:8px 12px;border-radius:999px;background:#fff;color:#475467}.is-premium .smsuite-membership-state{background:#079455;color:#fff}.smsuite-coupon-row{display:flex;gap:8px;align-items:flex-end}.smsuite-coupon-row input{flex:1}.smsuite-coupon-row .smsuite-button{white-space:nowrap;margin-bottom:0}.smsuite-membership-quote{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;margin:14px 0}.smsuite-membership-quote span{font-size:12px;color:#64748b}.smsuite-membership-quote strong{font-size:16px;color:#0f2748;margin-top:3px}.smsuite-membership-quote .total{padding-left:10px;border-left:1px solid #dbe5f0}.smsuite-membership-quote-message{min-height:18px;margin:5px 0 0;font-size:13px}.smsuite-membership-quote-message.success{color:#079455}.smsuite-membership-quote-message.error{color:#d92d20}.smsuite-admin-note{display:block;margin-top:5px;color:#64748b}.smsuite-link-button{border:0;background:none;color:#b42318;text-decoration:underline;padding:0;cursor:pointer}
@media(max-width:620px){.smsuite-membership-overview{align-items:flex-start;flex-direction:column;padding:18px}.smsuite-membership-overview>div{align-items:flex-start}.smsuite-membership-quote{grid-template-columns:1fr}.smsuite-membership-quote .total{padding-left:0;padding-top:8px;border-left:0;border-top:1px solid #dbe5f0}.smsuite-coupon-row{align-items:stretch;flex-direction:column}.smsuite-coupon-row .smsuite-button{width:100%;text-align:center}}
