#mhp-auth:not([style*="display: none"]):not([style*="display:none"])~#mhp-dashboard{display:none !important;visibility:hidden !important}#mhp-dashboard:has(#mhp-main-dashboard[style*="display: none"]),#mhp-dashboard:has(#mhp-main-dashboard[style*="display:none"]){display:none !important;visibility:hidden !important}body:not(.logged-in) #mhp-dashboard,body:not(.logged-in) .mhp-dashboard-content,body:not(.logged-in) .mhp-tab-panels{display:none !important;visibility:hidden !important;opacity:0 !important}#mhp-main-dashboard[style*="display: none"]{display:none !important}#mhp-main-dashboard[style*="display: none"]~*,#mhp-main-dashboard[style*="display:none"]~*{display:none !important}body.logged-in #mhp-auth[style=""]~#mhp-dashboard{display:none !important}#mhp-auth:not([style])~#mhp-dashboard{display:none !important}@media (max-width:768px){body:not(.logged-in) .mhp-container:not(.mhp-landing-page),body:not(.logged-in) .mhp-dashboard-employee{display:none !important}body:not(.logged-in) .mhp-container.mhp-landing-page{display:flex !important}}.mhp-appointment-banner{background:linear-gradient(135deg,#3D4E60 0%,#5a6f82 100%);border-radius:var(--mhp-radius);padding:20px 24px;box-shadow:var(--mhp-shadow);margin-bottom:24px}.mhp-appointment-banner-content{display:flex;align-items:center;gap:20px;color:white}.mhp-appointment-banner-icon{flex-shrink:0;width:48px;height:48px;background:rgba(255,255,255,0.2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:white}.mhp-appointment-banner-info{flex:1;min-width:0}.mhp-appointment-banner-title{font-size:16px;font-weight:600;margin-bottom:8px;color:white}.mhp-appointment-banner-details{font-size:14px;color:rgba(255,255,255,0.9);line-height:1.6}.mhp-appointment-banner-details span{display:block;margin-bottom:4px}.mhp-appointment-banner-actions{flex-shrink:0}.mhp-appointment-banner .mhp-btn{background:white;color:#3D4E60;border:none;padding:12px 20px;border-radius:8px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all 0.2s}.mhp-appointment-banner .mhp-btn:hover{background:#f9fafb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}@media (max-width:768px){.mhp-appointment-banner-content{flex-direction:column;align-items:flex-start;gap:16px}.mhp-appointment-banner-actions{width:100%}.mhp-appointment-banner .mhp-btn{width:100%;justify-content:center}}@media screen and (max-width:768px){input[type="text"],input[type="email"],input[type="password"],input[type="number"],input[type="tel"],input[type="url"],input[type="search"],textarea,select{font-size:16px !important}}:root{--mhp-primary:#3D4E60;--mhp-primary-dark:#2b3a46;--mhp-primary-light:#5a6f82;--mhp-accent:#A58C84;--mhp-accent-light:#C4AEA6;--mhp-accent-lighter:#E3DED1;--mhp-success:#507176;--mhp-success-light:#7A9A9E;--mhp-success-lighter:#B8CDD0;--mhp-warning:#BA918A;--mhp-warning-light:#C9A9A3;--mhp-danger:#8B6B68;--mhp-danger-light:#A58C84;--mhp-text:#3D4E60;--mhp-text-light:#6c757d;--mhp-text-lighter:#9ca3af;--mhp-bg:#faf8f3;--mhp-bg-card:#ffffff;--mhp-bg-highlight:#FFF8E4;--mhp-bg-soft:#F5F0E8;--mhp-border:#E3DED1;--mhp-border-light:#F0EBE3;--mhp-radius:16px;--mhp-shadow:0 4px 20px rgba(61,78,96,0.06);--mhp-shadow-hover:0 8px 30px rgba(61,78,96,0.10);--mhp-shadow-inset:inset 0 2px 4px rgba(61,78,96,0.06)}@media (min-width:769px){[data-theme="dark"]{--mhp-primary:#5a6f82;--mhp-primary-dark:#3D4E60;--mhp-accent:#BA918A;--mhp-accent-light:#C4AEA6;--mhp-success:#5a6f82;--mhp-success-light:#6e8396;--mhp-text:#e5e7eb;--mhp-text-light:#9ca3af;--mhp-bg:#1a1a1a;--mhp-bg-card:#2d2d2d;--mhp-bg-soft:#2a2a2a;--mhp-bg-highlight:#3a3a3a;--mhp-border:#404040;--mhp-shadow:0 4px 12px rgba(0,0,0,0.3);--mhp-shadow-hover:0 8px 24px rgba(0,0,0,0.5)}}.mhp-booking-modal{position:fixed;inset:0;z-index:100020;display:none;align-items:flex-start;justify-content:center;padding:24px 16px;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch}.mhp-booking-modal__backdrop{position:fixed;inset:0;background:rgba(15,23,42,0.45);z-index:0}.mhp-booking-modal__dialog{position:relative;z-index:1;width:100%;max-width:560px;margin:0 auto 32px;background:var(--mhp-bg, #fff);border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,0.18);border:1px solidvar(--mhp-border, #e5e7eb);max-height:min(90vh,900px);display:flex;flex-direction:column}.mhp-booking-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solidvar(--mhp-border, #e5e7eb);flex-shrink:0}.mhp-booking-modal__title{margin:0;font-size:1.125rem;font-weight:600;color:var(--mhp-text, #1f2937)}.mhp-booking-modal__close{appearance:none;border:none;background:transparent;font-size:28px;line-height:1;color:#64748b;cursor:pointer;padding:4px 8px;border-radius:8px}.mhp-booking-modal__close:hover{color:var(--mhp-text, #1f2937);background:rgba(0,0,0,0.05)}.mhp-booking-modal__body{padding:16px 18px 20px;overflow-y:auto;flex:1;min-height:0}.mhp-booking-modal__loading{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--mhp-text-light, #64748b)}.mhp-booking-modal__error{margin:0 0 12px;padding:10px 12px;background:#fef2f2;color:#b91c1c;border-radius:8px;font-size:14px}.mhp-booking-modal-private-prices{margin-bottom:16px;padding:12px 14px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px}.mhp-booking-modal-private-prices__text{margin:0;font-size:14px;line-height:1.5;color:#0c4a6e}.mhp-booking-modal__content .bookly-form{max-width:100%}body.mhp-modal-open,html.mhp-modal-open{overflow:hidden !important;position:fixed !important;width:100% !important;height:100% !important}@supports (padding:max(0px)){body.mhp-modal-open{padding-bottom:env(safe-area-inset-bottom) !important}.mhp-modal,.mhp-journal-modal,.mhp-workday-reflection-modal,.mhp-sleep-overlay,.mhp-work-overlay,.mhp-micro-pause-overlay,.mhp-standup-overlay,.mhp-onboarding-overlay,.mhp-consent-modal-overlay,#mhp-assessment-modal,#mhp-blog-modal,#mhp-blog-article-slider-overlay,#mhp-psychologist-finder-modal,#mhp-resignation-intent-modal,#mhp-journal-modal,#mhp-goals-modal,#mvpModalBackdrop,#profilModalBackdrop,#mvContactBackdrop,#mhp-booking-modal{padding-bottom:max(20px,env(safe-area-inset-bottom)) !important;bottom:0 !important}.mhp-modal-content,.mhp-journal-modal-content,.mhp-workday-reflection-modal .mhp-reflection-modal-inner{margin-bottom:env(safe-area-inset-bottom) !important;max-height:calc(100dvh - 40px - env(safe-area-inset-bottom))!important;max-height:calc(100vh - 40px - env(safe-area-inset-bottom))!important;}.mhp-app-tab-start .mhp-journal-modal.keyboard-open .mhp-journal-modal-content,.mhp-app-tab .mhp-journal-modal.keyboard-open .mhp-journal-modal-content{margin-bottom:0 !important}.mhp-modal input:focus,.mhp-modal textarea:focus,.mhp-modal select:focus,.mhp-journal-modal input:focus,.mhp-journal-modal textarea:focus,.mhp-journal-modal select:focus,.mhp-workday-reflection-modal input:focus,.mhp-workday-reflection-modal textarea:focus,.mhp-workday-reflection-modal select:focus{margin-bottom:0 !important;padding-bottom:calc(12px + env(safe-area-inset-bottom))!important}}.mhp-logo-header{position:fixed !important;top:10px !important;left:10px !important;z-index:10000 !important;transition:opacity 0.3s ease,transform 0.3s ease !important;background:none !important;border:none !important;box-shadow:none !important;padding:0 !important;margin:0 !important}.mhp-logo-header a{display:block !important;line-height:0 !important;text-decoration:none !important}.mhp-logo-img{height:24px !important;width:auto !important;display:block !important;opacity:1 !important;transition:opacity 0.3s ease !important;max-width:none !important}.mhp-logo-img:hover{opacity:1 !important}@media (max-width:768px){.mhp-logo-header{top:12px;left:12px}.mhp-logo-img{height:22px;opacity:0.95 !important}.mhp-logo-header.scrolled{opacity:0;transform:translateY(-10px);pointer-events:none}.mhp-container{padding-top:25px;padding-left:16px !important;padding-right:16px !important;padding-bottom:20px;width:100% !important;max-width:100% !important;box-sizing:border-box !important}html,body{overflow-x:hidden !important;max-width:100vw !important;box-sizing:border-box !important}#mhp-dashboard,#mhp-main-dashboard,.mhp-dashboard-content,.mhp-tab-panels,.mhp-tab-panel{width:100% !important;max-width:100% !important;box-sizing:border-box !important;overflow-x:hidden !important}.mhp-card{padding:20px !important;margin-left:0 !important;margin-right:0 !important}h1,h2,h3,h4,h5,h6,.mhp-card h1,.mhp-card h2,.mhp-card h3,.mhp-section-header h1,.mhp-section-header h2,.mhp-section-header h3,.mhp-dashboard-header-card h1,.mhp-dashboard-header-card h2,.mhp-dashboard-header-card h3{word-wrap:break-word !important;overflow-wrap:break-word !important;overflow:visible !important;overflow-x:visible !important;overflow-y:visible !important;hyphens:auto !important;max-width:100% !important;box-sizing:border-box !important;white-space:normal !important;text-overflow:clip !important}.mhp-card>*,.mhp-tab-panel>*,.mhp-section-wrapper>*{max-width:100% !important;box-sizing:border-box !important}.mhp-card h1,.mhp-card h2,.mhp-card h3,.mhp-card h4,.mhp-section-wrapper h1,.mhp-section-wrapper h2,.mhp-section-wrapper h3,.mhp-section-wrapper h4,.mhp-section-header h1,.mhp-section-header h2,.mhp-section-header h3,.mhp-section-header h4{overflow:visible !important;overflow-x:visible !important;overflow-y:visible !important;word-wrap:break-word !important;overflow-wrap:break-word !important;white-space:normal !important;text-overflow:clip !important}}.mhp-container{max-width:900px;margin:0 auto;padding:20px;font-family:'Roboto Slab','Segoe UI',Tahoma,Geneva,Verdana,sans-serif;color:var(--mhp-text);background-color:var(--mhp-bg);min-height:100dvh;min-height:100vh;box-sizing:border-box;width:100%}.mhp-card{background:var(--mhp-bg-soft);border-radius:20px;box-shadow:12px 12px 24px rgba(163,140,132,0.15),-12px -12px 24px rgba(255,255,255,0.7);padding:28px;margin-bottom:20px;border:none;transition:all 0.4s ease;box-sizing:border-box;width:100%;max-width:100%}.mhp-card ul,.mhp-card ol,.mhp-tab-panel ul,.mhp-tab-panel ol,.mhp-section-wrapper ul,.mhp-section-wrapper ol,ul,ol{text-align:left !important;margin-left:0 !important;padding-left:24px !important}.mhp-card li,.mhp-tab-panel li,.mhp-section-wrapper li,li{text-align:left !important}.mhp-card:hover{box-shadow:16px 16px 32px rgba(163,140,132,0.2),-16px -16px 32px rgba(255,255,255,0.8);transform:translateY(-3px)}.mhp-login-card:hover{box-shadow:none !important;transform:none !important}html body #mhp-dashboard.mhp-leader-dashboard,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard.mhp-dashboard-content{background:#FAF6F1 !important;background-color:#FAF6F1 !important}html body #mhp-dashboard.mhp-leader-dashboard .mhp-dashboard-layout,html body #mhp-dashboard.mhp-leader-dashboard .mhp-tab-panels,html body #mhp-dashboard.mhp-leader-dashboard .mhp-tab-panel,html body #mhp-dashboard.mhp-leader-dashboard .mhp-section-wrapper{background:#FAF6F1 !important;background-color:#FAF6F1 !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-dashboard-header-card.mhp-leader-header-card{margin-bottom:8px !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-section-inner{padding-top:8px !important}@media (max-width:1023px){html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-main-nav-tabs{margin-bottom:12px !important}}@media (min-width:1024px){html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-dashboard-layout{margin-left:0 !important;width:100% !important;max-width:100% !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-tab-panels{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-tab-panel{padding-left:260px !important;box-sizing:border-box !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership .mhp-leader-section-inner{padding-left:0 !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership .mhp-leader-checkin{margin-left:-260px !important;width:calc(100% + 280px)!important;max-width:none !important;box-sizing:border-box !important}}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-dashboard-header-card.mhp-leader-header-card .mhp-leader-header-meta-strip .mhp-leader-meta-value,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-dashboard-header-card.mhp-leader-header-card .mhp-leader-header-meta-strip .mhp-leader-meta-value .mhp-businesscode-value{font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;font-size:1.125rem !important;font-weight:500 !important;color:rgba(255,252,243,0.95) !important;letter-spacing:-0.01em !important;line-height:1.25 !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-dashboard-header-card.mhp-leader-header-card .mhp-leader-header-meta-strip .mhp-leader-header-dept__input.mhp-leader-meta-input[readonly]{font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;line-height:1.25 !important;appearance:textfield !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-dashboard-header-card.mhp-card-header button#mhp-leader-head-edit.mhp-leader-header-dept__edit-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:6px !important;width:auto !important;min-width:auto !important;height:auto !important;padding:8px 14px !important;border:1px solid rgba(255,252,243,0.22) !important;border-radius:8px !important;background:rgba(255,252,243,0.08) !important;background-color:rgba(255,252,243,0.08) !important;color:rgba(255,252,243,0.88) !important;box-shadow:none !important;cursor:pointer !important;-webkit-appearance:none !important;appearance:none !important;font-size:12px !important;font-weight:500 !important;line-height:1.2 !important;background-image:none !important;filter:none !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-dashboard-header-card.mhp-card-header button#mhp-leader-head-edit.mhp-leader-header-dept__edit-btn:hover{background:rgba(255,252,243,0.14) !important;border-color:rgba(255,252,243,0.35) !important;color:#fffcf3 !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-dashboard-header-card.mhp-card-header button#mhp-leader-head-save.mhp-leader-header-dept__save-btn{padding:8px 14px !important;border:1px solid rgba(255,252,243,0.55) !important;border-radius:8px !important;background:#fffcf3 !important;background-color:#fffcf3 !important;color:#3d4e60 !important;font-weight:600 !important;font-size:13px !important;cursor:pointer !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important;box-shadow:none !important;-webkit-appearance:none !important;appearance:none !important;background-image:none !important;filter:none !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-dashboard-header-card.mhp-card-header button#mhp-leader-head-save.mhp-leader-header-dept__save-btn:hover:not(:disabled){background:#ffffff !important;background-color:#ffffff !important;color:#2f3f52 !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-dashboard-header-card .mhp-leader-header-dept__edit-icon{display:block !important;pointer-events:none !important;fill:none !important;stroke:currentColor !important}html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-dashboard-header-card .mhp-leader-header-dept__msg{margin:10px 0 0 !important;font-size:13px !important;line-height:1.4 !important;color:rgba(255,252,243,0.88) !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important}.mhp-leader-checkin{position:relative;margin:0 0 16px;border-radius:16px;border:1px solid #e3ded1;background:#ffffff;overflow:hidden;box-shadow:0 4px 20px rgba(61,78,96,0.06);color:#3d4e60}.mhp-leader-checkin-dismiss{position:relative;flex-shrink:0;width:32px;height:32px;margin:0;padding:0;border:1px solid #d8d2c6;border-radius:8px;background:#f7f4ee;color:#5a6f82;cursor:pointer;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;-webkit-appearance:none;appearance:none;transition:border-color 0.15s ease,background 0.15s ease,color 0.15s ease}.mhp-leader-checkin-dismiss-x{display:block;font-size:1.25rem;font-weight:400;line-height:1;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;margin-top:-1px}.mhp-leader-checkin-dismiss:hover{border-color:#3d4e60;color:#2f3f52;background:#ede8df}.mhp-leader-checkin-restore-banner{display:none;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding:12px 16px;border-radius:12px;border:1px solid #e3ded1;background:#f5f0e8;color:#3d4e60;font-size:14px;line-height:1.4}.mhp-leader-checkin-restore-text{margin:0;flex:1 1 200px}.mhp-leader-checkin-restore{flex-shrink:0;margin:0;padding:8px 14px;border:1px solid #3d4e60;border-radius:8px;background:#3d4e60;color:#fffcf3;font-size:13px;font-weight:600;cursor:pointer}.mhp-leader-checkin-restore:hover{opacity:0.92}.mhp-leader-checkin-banner{height:6px;background:linear-gradient(118deg,#2b3946 0%,#3d4e60 32%,#4f6577 62%,#5f7a8f 100%);box-shadow:inset 0 -1px 0 rgba(255,252,243,0.14)}.mhp-leader-checkin-inner{padding:16px 18px 18px;box-sizing:border-box}.mhp-leader-checkin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 0 12px}.mhp-leader-checkin-head-main{flex:1 1 auto;min-width:0}.mhp-leader-checkin-kicker{margin:0 0 6px;font-size:10px;font-weight:600;letter-spacing:0.11em;text-transform:uppercase;color:#5a6f82;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif}.mhp-leader-checkin-tagline{margin:0;font-size:12px;line-height:1.45;font-weight:500;color:#64748b;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.mhp-leader-checkin-q{margin:0 0 8px;padding-right:0;font-size:1.05rem;line-height:1.45;font-weight:600;color:#3d4e60;font-family:"Roboto Slab",Georgia,"Times New Roman",serif}.mhp-leader-checkin-q-sub{margin:0 0 16px;font-size:12px;line-height:1.45;font-weight:500;color:#5a6f82;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.mhp-leader-checkin-scale-block{margin:0 0 20px}.mhp-leader-checkin-scale{display:flex;flex-wrap:wrap;gap:10px;margin:0}.mhp-leader-checkin-scale-labels{display:flex;justify-content:space-between;margin-top:8px;font-size:10px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#5a6f82;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif}.mhp-leader-checkin-rate{min-width:44px;width:44px;height:44px;padding:0;border-radius:9px;border:2px solid #e3ded1;background:#ffffff;color:#3d4e60;font-size:15px;font-weight:600;cursor:pointer;font-family:"Roboto Slab",Georgia,"Times New Roman",serif;line-height:1;font-variant-numeric:tabular-nums;-webkit-appearance:none;appearance:none}.mhp-leader-checkin-rate:hover{border-color:#3d4e60;background:#f5f0e8;color:#3d4e60}.mhp-leader-checkin-rate.is-selected{border-color:#3d4e60;background:#3d4e60;color:#fffcf3;box-shadow:none}.mhp-leader-checkin-note-label{display:block;margin:0 0 8px;font-size:11px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:#5a6f82;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif}.mhp-leader-checkin-note{width:100%;max-width:100%;box-sizing:border-box;min-height:88px;padding:12px 14px;border:1px solid #e3ded1;border-radius:10px;font-size:14px;line-height:1.5;color:#3d4e60;background:#faf8f3;resize:vertical;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif}.mhp-leader-checkin-note::placeholder{color:#9ca3af;opacity:1}.mhp-leader-checkin-hint{display:flex;align-items:flex-start;gap:8px;margin:12px 0 18px;font-size:12px;line-height:1.5;color:#6c757d;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif}.mhp-leader-checkin-hint-icon{flex-shrink:0;margin-top:2px;color:#5a6f82}.mhp-leader-checkin-hint-text{flex:1;min-width:0}.mhp-leader-checkin-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;padding-top:18px;border-top:1px solid #f0ebe3}.mhp-leader-checkin-save{padding:10px 20px;border-radius:10px;border:1px solid #3d4e60;background:#3d4e60;color:#fffcf3;font-weight:600;font-size:14px;cursor:pointer;font-family:"Roboto Slab",Georgia,"Times New Roman",serif;-webkit-appearance:none;appearance:none}.mhp-leader-checkin-save:hover:not(:disabled){background:#2f3f52;border-color:#2f3f52;color:#fffcf3}.mhp-leader-checkin-save:disabled{opacity:0.55;cursor:wait}.mhp-leader-checkin-msg{font-size:13px;min-height:1.2em;color:#5a6f82;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif}.mhp-leader-checkin-done{margin:0 0 16px;padding:14px 16px;border-radius:12px;border:1px solid #c5dcc0;background:#f3faf2;color:#2d4a32}.mhp-leader-checkin-done-prelude{margin:0}.mhp-leader-checkin-done-lead{margin:0 0 8px;font-size:15px;font-weight:500;line-height:1.55;color:#3d4e60;font-family:"Roboto Slab",Georgia,"Times New Roman",serif}.mhp-leader-checkin-done-hint{margin:0 0 12px;font-size:14px;line-height:1.5;color:#5a6f82;font-family:"Roboto Slab",Georgia,"Times New Roman",serif}.mhp-leader-checkin-ai-retry{padding:8px 14px;border-radius:8px;border:1px solid #3d4e60;background:#fff;color:#3d4e60;font-weight:600;font-size:13px;cursor:pointer;font-family:"Roboto Slab",Georgia,"Times New Roman",serif}.mhp-leader-checkin-ai-retry:hover{background:#f8fafc}.mhp-leader-checkin-ai-retry:disabled{opacity:0.55;cursor:wait}.mhp-leader-checkin-done-actions{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px;position:relative;z-index:4;pointer-events:auto}.mhp-leader-checkin-card-recos{margin-top:16px;padding:14px 16px;background:#f8f6f1;border-radius:10px;border:1px solid #e3ded1}.mhp-leader-checkin-reco-title{font-weight:700;font-size:13.5px;color:#3d4e60;margin:0 0 10px 0;font-family:'Roboto Slab',Georgia,serif}.mhp-leader-checkin-reco-dim{font-weight:600;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:0.5px;margin:12px 0 6px 0}.mhp-leader-checkin-reco-dim:first-of-type{margin-top:0}.mhp-leader-checkin-reco-card{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;padding:8px 10px;margin-bottom:6px;background:#fff;border-radius:8px;border:1px solid #e8e4da;font-size:13px;line-height:1.45;color:#3d4e60}.mhp-leader-checkin-reco-card-title{font-weight:600;color:#1e293b}.mhp-leader-checkin-reco-card-problem{color:#64748b;font-size:12.5px}.mhp-leader-checkin-reco-open{margin-left:auto;padding:3px 10px;font-size:12px;font-weight:600;color:#3d4e60;background:transparent;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;white-space:nowrap;font-family:'Roboto Slab',Georgia,serif;transition:background 0.15s,border-color 0.15s}.mhp-leader-checkin-reco-open:hover{background:#f1ede5;border-color:#3d4e60}.mhp-leader-checkin-reset-week{padding:8px 14px;border-radius:8px;border:1px solid #3d4e60;background:#fff;color:#3d4e60;font-weight:600;font-size:13px;cursor:pointer;font-family:"Roboto Slab",Georgia,"Times New Roman",serif}.mhp-leader-checkin-reset-week:hover{background:#f8fafc}.mhp-leader-checkin-reset-week:disabled{opacity:0.55;cursor:wait}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-reset-week,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-reset-week{padding:8px 14px !important;border-radius:8px !important;border:1px solid #3d4e60 !important;background:#fff !important;background-color:#fff !important;color:#3d4e60 !important;font-weight:600 !important;font-size:13px !important;line-height:1.25 !important;letter-spacing:normal !important;text-transform:none !important;text-decoration:none !important;box-shadow:none !important;cursor:pointer !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;-webkit-appearance:none !important;appearance:none !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-reset-week:hover:not(:disabled),html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-reset-week:hover:not(:disabled){background:#f8fafc !important;background-color:#f8fafc !important;border-color:#3d4e60 !important;color:#3d4e60 !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-reset-week:disabled,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-reset-week:disabled{opacity:0.55 !important;cursor:wait !important}html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-save,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-save{display:inline-block !important;width:auto !important;max-width:100% !important;box-sizing:border-box !important;padding:10px 20px !important;border-radius:10px !important;border:1px solid #3d4e60 !important;background:#3d4e60 !important;background-color:#3d4e60 !important;background-image:none !important;color:#fffcf3 !important;-webkit-text-fill-color:#fffcf3 !important;font-weight:600 !important;font-size:14px !important;line-height:1.25 !important;letter-spacing:normal !important;text-transform:none !important;text-decoration:none !important;text-shadow:none !important;box-shadow:none !important;filter:none !important;cursor:pointer !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;-webkit-appearance:none !important;appearance:none !important}html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-save:hover:not(:disabled),html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-save:hover:not(:disabled){background:#2f3f52 !important;background-color:#2f3f52 !important;background-image:none !important;border-color:#2f3f52 !important;color:#fffcf3 !important;-webkit-text-fill-color:#fffcf3 !important}html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-save:disabled,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-save:disabled{opacity:0.55 !important;cursor:wait !important}html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-reset-week,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-reset-week{display:inline-block !important;width:auto !important;max-width:100% !important;box-sizing:border-box !important;padding:8px 14px !important;border-radius:8px !important;border:1px solid #3d4e60 !important;background:#fff !important;background-color:#fff !important;background-image:none !important;color:#3d4e60 !important;-webkit-text-fill-color:#3d4e60 !important;font-weight:600 !important;font-size:13px !important;line-height:1.25 !important;letter-spacing:normal !important;text-transform:none !important;text-decoration:none !important;text-shadow:none !important;box-shadow:none !important;filter:none !important;cursor:pointer !important;pointer-events:auto !important;position:relative !important;z-index:5 !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;-webkit-appearance:none !important;appearance:none !important}html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-reset-week:hover:not(:disabled),html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-reset-week:hover:not(:disabled){background:#f8fafc !important;background-color:#f8fafc !important;background-image:none !important;border-color:#3d4e60 !important;color:#3d4e60 !important;-webkit-text-fill-color:#3d4e60 !important}html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-reset-week:disabled,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-reset-week:disabled{opacity:0.55 !important;cursor:wait !important}html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-ai-retry,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-ai-retry{display:inline-block !important;width:auto !important;max-width:100% !important;box-sizing:border-box !important;padding:8px 14px !important;border-radius:8px !important;border:1px solid #3d4e60 !important;background:#fff !important;background-color:#fff !important;background-image:none !important;color:#3d4e60 !important;-webkit-text-fill-color:#3d4e60 !important;font-weight:600 !important;font-size:13px !important;line-height:1.25 !important;letter-spacing:normal !important;text-transform:none !important;text-decoration:none !important;text-shadow:none !important;box-shadow:none !important;filter:none !important;cursor:pointer !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;-webkit-appearance:none !important;appearance:none !important}html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-ai-retry:hover:not(:disabled),html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-ai-retry:hover:not(:disabled){background:#f8fafc !important;background-color:#f8fafc !important;background-image:none !important;border-color:#3d4e60 !important;color:#3d4e60 !important;-webkit-text-fill-color:#3d4e60 !important}html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-ai-retry:disabled,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-leader-checkin-ai-retry:disabled{opacity:0.55 !important;cursor:wait !important}.mhp-leader-checkin-ai{margin:0}.mhp-leader-checkin-ai-kicker{margin:0 0 8px;font-size:11px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:#5a6f82;font-family:"Roboto Slab",Georgia,"Times New Roman",serif}.mhp-leader-checkin-ai-body{margin:0;padding:10px 12px;border-radius:12px;border:1px solid #d8e2ec;background:#f8fafc;font-size:14px;line-height:1.55;color:#334155;white-space:normal;font-family:"Roboto Slab",Georgia,"Times New Roman",serif}.mhp-leader-profile{margin:0 0 20px;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff;overflow:hidden}.mhp-leader-profile-summary{list-style:none;cursor:pointer;padding:14px 16px;margin:0;display:flex;flex-direction:column;gap:4px;font-family:"Roboto Slab",Georgia,"Times New Roman",serif}.mhp-leader-profile-summary::-webkit-details-marker{display:none}.mhp-leader-profile-summary::marker{content:""}.mhp-leader-profile-summary-title{font-size:15px;font-weight:700;color:#3d4e60}.mhp-leader-profile-summary-hint{font-size:13px;font-weight:500;color:#64748b}.mhp-leader-profile-body{padding:0 16px 16px;border-top:1px solid #e8edf3}.mhp-leader-profile-lead{margin:14px 0 12px;font-size:13px;line-height:1.55;color:#475569}.mhp-leader-profile-updated{margin:0 0 12px;font-size:12px;color:#64748b}.mhp-leader-profile-label{display:block;margin:12px 0 4px;font-size:13px;font-weight:600;color:#334155}.mhp-leader-profile-hint{margin:0 0 8px;font-size:12px;line-height:1.45;color:#64748b;font-style:italic}.mhp-leader-profile-field{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;line-height:1.45;color:#1e293b;resize:vertical;min-height:72px;font-family:inherit}.mhp-leader-profile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px}.mhp-leader-profile-save{padding:10px 18px;border-radius:10px;border:1px solid #3d4e60;background:#3d4e60;color:#fff;font-weight:700;font-size:14px;cursor:pointer;font-family:"Roboto Slab",Georgia,"Times New Roman",serif}.mhp-leader-profile-save:disabled{opacity:0.65;cursor:not-allowed}.mhp-leader-profile-msg{font-size:13px;min-height:1.2em}.mhp-l360-intro{margin:0 0 10px;font-size:14px;line-height:1.5;color:#475569}.mhp-l360-intro--sub{margin:0 0 14px;font-size:13px;line-height:1.55;color:#64748b}.mhp-l360-info-actions{margin:0 0 16px}.mhp-l360-info-open{display:inline-block;padding:8px 14px;border-radius:8px;border:1px solid #3d4e60;background:#fff;color:#3d4e60;font-weight:600;font-size:13px;cursor:pointer;font-family:"Roboto Slab",Georgia,"Times New Roman",serif}.mhp-l360-info-open:hover{background:#f1f5f9}.mhp-l360-info-modal{position:fixed;inset:0;z-index:100050;display:none}.mhp-l360-info-modal.is-open{display:block}.mhp-l360-info-backdrop{position:absolute;inset:0;background:rgba(20,34,52,0.55)}.mhp-l360-info-card{position:relative;max-width:min(96vw,560px);max-height:min(88vh,720px);overflow:auto;margin:5vh auto 0;padding:22px 22px 20px;background:#fff;border-radius:14px;box-shadow:0 18px 40px rgba(17,29,45,0.28)}.mhp-l360-info-modal .mhp-l360-info-close{position:absolute;top:10px;right:10px;z-index:3;box-sizing:border-box;min-width:2.25rem;margin:0;border:1px solid #d6dde5;background:#fff;background-image:none;color:#2e4158;border-radius:8px;padding:6px 12px;font-size:1.25rem;line-height:1;cursor:pointer;font-weight:700;font-family:inherit;appearance:none;-webkit-appearance:none;box-shadow:none;text-transform:none;letter-spacing:normal}.mhp-l360-info-title{margin:0 40px 12px 0;font-size:1.2rem;font-weight:700;color:#3d4e60;font-family:"Roboto Slab",Georgia,"Times New Roman",serif}.mhp-l360-info-lead{margin:0 0 14px;font-size:14px;line-height:1.55;color:#475569}.mhp-l360-info-highlight{background:#e8f4fd;border-left:4px solid #3d4e60;padding:14px 16px;border-radius:0 8px 8px 0;margin-bottom:14px}.mhp-l360-info-highlight-title{margin:0 0 6px;font-size:14px;font-weight:700;color:#3d4e60}.mhp-l360-info-highlight-text{margin:0;font-size:13px;line-height:1.5;color:#555}.mhp-l360-info-dim-list{margin:0 0 14px;padding-left:1.2rem;font-size:14px;line-height:1.55;color:#334155}.mhp-l360-info-details{margin-bottom:14px;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#fafbfc}.mhp-l360-info-details-summary{cursor:pointer;font-weight:600;font-size:14px;color:#3d4e60}.mhp-l360-info-dim-block{margin-top:14px;padding-top:12px;border-top:1px solid #e2e8f0}.mhp-l360-info-dim-block:first-of-type{border-top:none;padding-top:8px}.mhp-l360-info-dim-name{margin:0 0 8px;font-size:13px;font-weight:700;color:#334155}.mhp-l360-info-q-list{margin:0;padding-left:1.2rem;font-size:13px;line-height:1.5;color:#475569}.mhp-l360-info-q-list li{margin-bottom:6px}.mhp-leader-subtabs{margin-bottom:8px}.mhp-leader-subtab-bar{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin:0 0 22px;padding:5px;border-radius:14px;background:#f5f0e8;border:1px solid #e3ded1;position:relative;z-index:5;pointer-events:auto}@media (max-width:860px){.mhp-leader-subtab-bar{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.mhp-leader-subtab{flex:0 0 auto}}.mhp-leader-subtab{min-width:0;padding:10px 12px;border-radius:10px;border:none;background:transparent;color:#5a6f82;font-size:13.5px;font-weight:600;letter-spacing:0.01em;cursor:pointer;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif;-webkit-appearance:none;appearance:none;position:relative;z-index:6;pointer-events:auto;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color 160ms ease,color 160ms ease,box-shadow 160ms ease}.mhp-leader-subtab:hover{background:rgba(255,255,255,0.55);color:#3d4e60}.mhp-leader-subtab:focus{outline:none}.mhp-leader-subtab:focus-visible{outline:2px solid rgba(61,78,96,0.55);outline-offset:2px}.mhp-leader-subtab.is-active{background:#ffffff;color:#3d4e60;font-weight:700;box-shadow:0 2px 8px rgba(61,78,96,0.10),0 0 0 1px rgba(61,78,96,0.06)}.mhp-leader-subtab-panel[hidden]{display:none !important}.mhp-leader-subtab-panel{padding-bottom:8px}.mhp-leader-subtab-panel[data-mhp-lt-panel="prevention"],.mhp-leader-subtab-panel[data-mhp-lt-panel="measures"],.mhp-leader-subtab-panel[data-mhp-lt-panel="surveys"],.mhp-leader-subtab-panel[data-mhp-lt-panel="l360"],.mhp-leader-subtab-panel[data-mhp-lt-panel="auswertung"]{background:#ffffff;border:1px solid #e3ded1;border-radius:16px;padding:28px 24px;box-shadow:0 4px 20px rgba(61,78,96,0.06)}.mhp-l360-info-modal[aria-hidden="true"],#mhp-l360-analysis-modal[aria-hidden="true"]{display:none !important;pointer-events:none !important}.mhp-l360-info-modal[aria-hidden="true"] .mhp-l360-info-backdrop,#mhp-l360-analysis-modal[aria-hidden="true"] .mhp-l360-analysis-modal__backdrop{pointer-events:none !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin{border:1px solid #e3ded1 !important;background:#ffffff !important;background-color:#ffffff !important;color:#3d4e60 !important;box-shadow:0 4px 20px rgba(61,78,96,0.06) !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin-kicker,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin-kicker{color:#5a6f82 !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin p.mhp-leader-checkin-q,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin p.mhp-leader-checkin-q{color:#3d4e60 !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin label.mhp-leader-checkin-note-label,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin label.mhp-leader-checkin-note-label{color:#5a6f82 !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin textarea.mhp-leader-checkin-note,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin textarea.mhp-leader-checkin-note{border:1px solid #e3ded1 !important;color:#3d4e60 !important;background:#faf8f3 !important;background-color:#faf8f3 !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important;box-shadow:none !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin p.mhp-leader-checkin-hint,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-checkin p.mhp-leader-checkin-hint{color:#6c757d !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-rate,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-rate{border:2px solid #e3ded1 !important;background:#ffffff !important;background-color:#ffffff !important;color:#3d4e60 !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;font-variant-numeric:tabular-nums !important;box-shadow:none !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-rate.is-selected,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-rate.is-selected{border-color:#3d4e60 !important;background:#3d4e60 !important;background-color:#3d4e60 !important;color:#fffcf3 !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-save,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-checkin-save{border:1px solid #3d4e60 !important;background:#3d4e60 !important;background-color:#3d4e60 !important;color:#fffcf3 !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;box-shadow:none !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-subtab-bar,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-subtab-bar{display:grid !important;grid-template-columns:repeat(6,minmax(0,1fr)) !important;gap:4px !important;padding:5px !important;background:#f5f0e8 !important;border:1px solid #e3ded1 !important;border-radius:14px !important}@media (max-width:860px){html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-subtab-bar,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body .mhp-leader-subtab-bar{display:flex !important;grid-template-columns:none !important;flex-wrap:nowrap !important;overflow-x:auto !important}}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-subtab,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-subtab{border:none !important;outline:none !important;background:transparent !important;color:#5a6f82 !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important;font-size:13.5px !important;font-weight:600 !important;padding:10px 12px !important;text-align:center !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;box-shadow:none !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-subtab:focus,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-subtab:focus{outline:none !important;box-shadow:none !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-subtab:focus-visible,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-subtab:focus-visible{outline:2px solid rgba(61,78,96,0.55) !important;outline-offset:2px !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-subtab.is-active,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-leader-subtab.is-active{background:#ffffff !important;color:#3d4e60 !important;font-weight:700 !important;box-shadow:0 2px 8px rgba(61,78,96,0.10),0 0 0 1px rgba(61,78,96,0.06) !important}.mhp-tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:6px;font-size:11px;font-weight:700;line-height:1;color:#ffffff;background:#507176;border-radius:9px;vertical-align:middle}.mhp-tab-badge[hidden]{display:none !important}.mhp-empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 24px 40px;max-width:480px;margin:0 auto}.mhp-empty-state__icon{margin-bottom:18px;opacity:0.7}.mhp-empty-state__title{margin:0 0 8px;font-size:1.05rem;font-weight:700;color:#3d4e60;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif}.mhp-empty-state__text{margin:0 0 20px;font-size:14px;line-height:1.55;color:#64748b}.mhp-empty-state__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.mhp-empty-state__cta{border-radius:10px !important;padding:10px 20px !important;font-weight:600 !important;font-size:14px !important;cursor:pointer}.mhp-empty-state__cta--secondary{background:transparent !important;border:1px solid #3d4e60 !important;color:#3d4e60 !important}.mhp-empty-state__cta--secondary:hover{background:rgba(61,78,96,0.06) !important}.mhp-prev-tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;margin:0 0 4px}.mhp-prev-tile{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;background:#f9f7f2;border:1px solid #e3ded1;border-radius:12px;transition:box-shadow 0.15s ease,border-color 0.15s ease}.mhp-prev-tile:hover{border-color:#cbd5e1;box-shadow:0 2px 8px rgba(61,78,96,0.08)}.mhp-prev-tile__icon{flex:0 0 auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff;border-radius:10px;color:#507176;border:1px solid #e3ded1}.mhp-prev-tile__body{flex:1;min-width:0}.mhp-prev-tile__title{margin:0 0 4px;font-size:14px;font-weight:700;color:#3d4e60;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif}.mhp-prev-tile__desc{margin:0;font-size:13px;line-height:1.45;color:#64748b}@media (max-width:600px){.mhp-prev-tiles{grid-template-columns:1fr}}.mhp-leader-surveys-heading{margin:0 0 14px;font-size:1.12rem;font-weight:700;color:#3d4e60;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif}.mhp-leader-auswertung-notice{background:#f0f9ff;border-left:4px solid #3d4e60;padding:14px 16px;border-radius:8px;margin:0 0 16px}.mhp-leader-auswertung-notice p{margin:0;font-size:14px;line-height:1.5;color:#4b5563}.mhp-leader-auswertung-copy{margin:0;font-size:15px;line-height:1.6;color:#475569}.mhp-leader-auswertung-copy--follow{margin-top:12px}.mhp-leader-auswertung-intro{margin-bottom:16px}.mhp-leader-ausw-empty{border:1px solid #e2e8f0;border-radius:14px;padding:28px 22px;background:#faf8f5;text-align:center;box-shadow:0 1px 3px rgba(15,23,42,0.05)}.mhp-leader-ausw-empty-text{margin:0;font-size:1.02rem;font-weight:600;color:#475569;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif}.mhp-leader-ausw-stack{display:flex;flex-direction:column;gap:22px;margin-top:4px}.mhp-leader-ausw-section{margin:0;padding:0;border:none}.mhp-leader-ausw-section-title{margin:0 0 12px;font-size:1.08rem;font-weight:700;color:#3d4e60;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif}.mhp-leader-ausw-cards{display:flex;flex-direction:column;gap:14px}.mhp-leader-ausw-footnote{margin-top:18px;font-size:13px;color:#64748b}.mhp-leader-ausw-card{border:1px solid #e2e8f0;border-radius:14px;padding:22px clamp(20px,4vw,36px) 26px;margin:0;background:#ffffff;box-shadow:0 2px 14px rgba(15,23,42,0.06)}.mhp-leader-ausw-card--l360{box-shadow:0 2px 14px rgba(15,23,42,0.07)}.mhp-leader-ausw-card-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:12px;margin-bottom:12px}.mhp-leader-ausw-card-title-wrap{flex:1 1 12rem;min-width:0}.mhp-leader-ausw-card-title{display:block;color:#3d4e60;font-size:1.05rem;font-weight:700;line-height:1.35;word-break:break-word}.mhp-leader-ausw-card-head .mhp-leader-ausw-badge{flex:0 0 auto;margin-left:auto;align-self:flex-start}.mhp-leader-ausw-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;padding:5px 12px;border-radius:999px;white-space:nowrap}.mhp-leader-ausw-badge--active{background:#dbeafe;color:#1d4ed8}.mhp-leader-ausw-badge--done{background:#d1fae5;color:#047857}.mhp-leader-ausw-badge--hold{background:#fef3c7;color:#b45309}.mhp-leader-ausw-card-link{margin:0 0 10px;font-size:14px}.mhp-leader-ausw-card-link a{color:#2563eb;font-weight:600}.mhp-leader-ausw-metrics{font-size:14px;line-height:1.55;color:#374151}.mhp-leader-ausw-overall{margin:12px 0;font-size:15px;color:#1e293b}.mhp-leader-ausw-hint{margin:10px 0 0;font-size:13px;color:#64748b;line-height:1.5}.mhp-leader-ausw-hint--live{margin-top:14px;padding-top:12px;border-top:1px solid #e2e8f0}.mhp-leader-ausw-sub{margin:16px 0 8px;font-size:14px;font-weight:700;color:#3d4e60}.mhp-leader-ausw-list{margin:0 0 8px 18px;padding:0;font-size:14px;line-height:1.55;color:#374151}.mhp-leader-ausw-rec-title{margin:10px 0 4px;font-size:14px;color:#334155}.mhp-leader-ausw-dim-table{width:100%;border-collapse:collapse;font-size:13px;margin-top:8px}.mhp-leader-ausw-dim-table th,.mhp-leader-ausw-dim-table td{border:1px solid #e2e8f0;padding:8px 10px;text-align:left}.mhp-leader-ausw-dim-table th{background:#f8fafc;font-weight:600;color:#475569}.mhp-leader-ausw-compare-lead{margin:0 0 10px;font-size:13px;line-height:1.45;color:#64748b}.mhp-leader-ausw-compare-note{font-size:13px;color:#94a3b8;font-style:italic}.mhp-leader-ausw-delta{font-size:13px;font-weight:600;color:#334155;white-space:nowrap}.mhp-leader-ausw-delta--flat{color:#64748b;font-weight:500}.mhp-l360-ausw-actions{margin:18px 0 0;padding-top:4px}.mhp-l360-ausw-modal-open{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:none;border-radius:9999px;font-size:14px;font-weight:700;cursor:pointer;color:#fff;background:linear-gradient(135deg,#3d4e60 0%,#507176 100%);box-shadow:0 4px 14px rgba(61,78,96,0.25);transition:transform 0.15s ease,box-shadow 0.15s ease;min-height:44px;box-sizing:border-box;font-family:inherit;line-height:1.25}.mhp-l360-ausw-modal-open:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(61,78,96,0.3)}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-l360-ausw-modal-open,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-l360-ausw-modal-open{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:100% !important;box-sizing:border-box !important;padding:12px 24px !important;border:none !important;border-radius:9999px !important;font-size:14px !important;font-weight:700 !important;line-height:1.25 !important;letter-spacing:normal !important;text-transform:none !important;text-decoration:none !important;text-shadow:none !important;cursor:pointer !important;color:#fff !important;-webkit-text-fill-color:#fff !important;background:linear-gradient(135deg,#3d4e60 0%,#507176 100%) !important;background-color:#3d4e60 !important;background-image:linear-gradient(135deg,#3d4e60 0%,#507176 100%) !important;box-shadow:0 4px 14px rgba(61,78,96,0.25) !important;filter:none !important;min-height:44px !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;-webkit-appearance:none !important;appearance:none !important;transition:transform 0.15s ease,box-shadow 0.15s ease !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-l360-ausw-modal-open:hover,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-leader-tab-body button.mhp-l360-ausw-modal-open:hover{transform:translateY(-1px) !important;box-shadow:0 6px 18px rgba(61,78,96,0.3) !important;color:#fff !important;-webkit-text-fill-color:#fff !important;border-radius:9999px !important}html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-l360-ausw-modal-open,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-l360-ausw-modal-open{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:100% !important;box-sizing:border-box !important;padding:12px 24px !important;border:none !important;border-radius:9999px !important;font-size:14px !important;font-weight:700 !important;line-height:1.25 !important;letter-spacing:normal !important;text-transform:none !important;text-decoration:none !important;text-shadow:none !important;cursor:pointer !important;color:#fff !important;-webkit-text-fill-color:#fff !important;background:linear-gradient(135deg,#3d4e60 0%,#507176 100%) !important;background-color:#3d4e60 !important;background-image:linear-gradient(135deg,#3d4e60 0%,#507176 100%) !important;box-shadow:0 4px 14px rgba(61,78,96,0.25) !important;filter:none !important;min-height:44px !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;-webkit-appearance:none !important;appearance:none !important;transition:transform 0.15s ease,box-shadow 0.15s ease !important}html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-l360-ausw-modal-open:hover,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body button.mhp-l360-ausw-modal-open:hover{transform:translateY(-1px) !important;box-shadow:0 6px 18px rgba(61,78,96,0.3) !important;color:#fff !important;-webkit-text-fill-color:#fff !important;border-radius:9999px !important}.mhp-l360-analysis-modal{position:fixed;inset:0;z-index:100050;display:none;align-items:center;justify-content:center;padding:clamp(16px,4vw,28px);box-sizing:border-box}.mhp-l360-analysis-modal.is-open{display:flex}.mhp-l360-analysis-modal__backdrop{position:absolute;inset:0;background:rgba(248,250,252,0.82);backdrop-filter:blur(6px);cursor:pointer}.mhp-l360-analysis-modal__dialog{position:relative;z-index:1;width:min(100%,min(1100px,94vw));max-height:min(94vh,960px);background:#fffefc;border-radius:16px;box-shadow:0 24px 60px rgba(17,29,45,0.35);display:flex;flex-direction:column;overflow:hidden;border:1px solid #e8e0d4}.mhp-l360-analysis-modal__close{position:absolute;top:16px;right:clamp(14px,3vw,24px);z-index:3;width:40px;height:40px;border:1px solid #d6dde5;border-radius:50%;background:#fff;color:#334155;font-size:22px;line-height:1;cursor:pointer;font-weight:700;display:flex;align-items:center;justify-content:center;transition:background 0.15s ease,border-color 0.15s ease,box-shadow 0.15s ease}.mhp-l360-analysis-modal__close:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 8px rgba(15,23,42,0.06)}.mhp-l360-analysis-modal__scroll{flex:1 1 auto;min-height:0;min-width:0;width:100%;max-width:100%;box-sizing:border-box;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:20px 0 28px}.mhp-l360-analysis-modal__content{padding:10px clamp(22px,5vw,48px) 36px;font-size:16px;line-height:1.6;color:#1e293b;min-width:0;max-width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}.mhp-l360-am-grid{display:flex;flex-direction:column;gap:22px;min-width:0;max-width:100%;box-sizing:border-box}.mhp-l360-am-head{text-align:left;padding-bottom:22px;border-bottom:1px solid #e8e0d4}.mhp-l360-am-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 18px;border-radius:999px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;font-size:13px;font-weight:700;letter-spacing:0.02em;margin-bottom:16px}.mhp-l360-am-badge-dot{width:8px;height:8px;border-radius:50%;background:#10b981;flex-shrink:0}.mhp-l360-am-name{margin:0 0 6px;font-size:1.65rem;font-weight:800;color:#0f172a}.mhp-l360-am-dept{margin:0 0 20px;color:#64748b;font-size:16px}.mhp-l360-am-summary-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mhp-l360-am-sum-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:18px 20px}.mhp-l360-am-sum-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:#64748b;margin-bottom:8px}.mhp-l360-am-sum-value{font-size:1.85rem;font-weight:800;color:#0f172a;line-height:1.15}.mhp-l360-am-sum-value--score{font-variant-numeric:tabular-nums}.mhp-l360-am-sum-sub{margin:8px 0 0;font-size:15px;color:#64748b}.mhp-l360-am-meta{margin-top:12px;display:flex;flex-wrap:wrap;justify-content:center;gap:16px 24px;font-size:14px}.mhp-l360-am-live-note{margin:0;padding:12px 14px;background:#fffbf0;border-radius:10px;border:1px dashed #c4b5a0;color:#5c5346;font-size:13px}.mhp-l360-am-section h4{margin:0 0 14px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:#64748b}.mhp-l360-am-h-str{color:#2e7d32}.mhp-l360-am-h-imp{color:#e65100}.mhp-l360-am-dim{margin-bottom:12px}.mhp-l360-am-dim-row{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:4px;font-size:16px}.mhp-l360-am-bar{height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.mhp-l360-am-bar-fill{height:100%;border-radius:4px;transition:width 0.45s ease}.mhp-l360-am-box{padding:12px 14px;border-radius:10px;margin-bottom:10px;font-size:15px;line-height:1.55}.mhp-l360-am-box--str{background:#e8f5e9;border-left:4px solid #2e7d32}.mhp-l360-am-box--imp{background:#fff3e0;border-left:4px solid #f57c00}.mhp-l360-am-box-txt{color:#555}.mhp-l360-am-rec{background:#e8eef0;padding:14px 16px;border-radius:10px;margin-bottom:12px}.mhp-l360-am-rec strong{color:#3d4e60}.mhp-l360-am-rec ul{margin:8px 0 0 20px;padding:0;font-size:13px;color:#333}.mhp-l360-am-ai{background:#fff;padding:20px;border:1px solid #e5e7eb;border-radius:12px;margin-top:4px;min-width:0;max-width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}.mhp-l360-am-ai-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.mhp-l360-am-ai-title{margin:0;font-size:1.15rem;font-weight:800;color:#0f172a}.mhp-l360-am-ai-btns{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.mhp-l360-am-ai-btn{border:none;padding:12px 22px;border-radius:9999px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;box-sizing:border-box;transition:transform 0.15s ease,box-shadow 0.15s ease,filter 0.15s ease,background 0.15s ease,border-color 0.15s ease}.mhp-l360-am-ai-btn--primary{color:#fff !important;background:linear-gradient(135deg,#3d4e60 0%,#4f6577 100%) !important;box-shadow:0 2px 10px rgba(61,78,96,0.22)}.mhp-l360-am-ai-btn--primary:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 4px 14px rgba(61,78,96,0.28);transform:translateY(-1px)}.mhp-l360-am-ai-btn--outline{color:#334155 !important;background:#fff !important;border:1px solid #cbd5e1 !important}.mhp-l360-am-ai-btn--outline:hover:not(:disabled){background:#f8fafc !important;border-color:#94a3b8 !important}.mhp-l360-am-ai-btn:disabled{cursor:wait;opacity:0.65}.mhp-l360-am-ai-disc{margin:0 0 14px;padding:12px 14px;background:#f1f5f9;border-radius:8px;border:1px solid #e2e8f0;box-sizing:border-box}.mhp-l360-am-ai-disc-p{margin:0;font-size:12px;line-height:1.5;color:#475569;font-weight:500}.mhp-l360-am-ai-ph{padding:24px;text-align:center;background:#fffcf3;border-radius:8px;border:2px dashed #ba918a}.mhp-l360-am-ai-ph p{margin:0;font-size:14px;color:#666;line-height:1.6}.mhp-l360-am-ai-load{text-align:center;padding:32px 16px;color:#64748b;font-size:14px}.mhp-l360-am-ai-res{background:#f8fafc;border:1px solid #e2e8f0;padding:22px 24px;border-radius:14px;color:#1e293b;line-height:1.7;font-size:17px;min-width:0;max-width:100%;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;overflow-x:visible}.mhp-l360-am-ai-res .mhp-l360-am-ai-h{margin:20px 0 10px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0.1em;color:#64748b;border-top:1px solid #e2e8f0;padding-top:18px;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.mhp-l360-am-ai-res .mhp-l360-am-ai-h:first-child{margin-top:0;padding-top:0;border-top:none}.mhp-l360-am-ai-res .mhp-l360-am-ai-p{margin:0 0 14px;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.mhp-l360-am-ai-res .mhp-l360-am-ai-p:last-child{margin-bottom:0}.mhp-l360-am-ai-res p{margin:0 0 12px}.mhp-l360-am-ai-res p:last-child{margin-bottom:0}.mhp-l360-am-ai-res strong{font-weight:700;color:#0f172a}.mhp-l360-am-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;padding-top:16px;margin-top:6px;border-top:1px solid #e8e0d4}.mhp-l360-am-btn-pdf,.mhp-l360-am-btn-close{padding:12px 22px;border-radius:9999px;font-size:15px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:44px;box-sizing:border-box;line-height:1.2;transition:transform 0.15s ease,box-shadow 0.15s ease,background 0.15s ease,border-color 0.15s ease}.mhp-l360-am-btn-pdf{border:none !important;background:linear-gradient(135deg,#3d4e60 0%,#4f6577 100%) !important;color:#fff !important;font-family:inherit;box-shadow:0 2px 10px rgba(61,78,96,0.22)}.mhp-l360-am-btn-pdf:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgba(61,78,96,0.3);filter:brightness(1.05)}.mhp-l360-am-btn-close{border:1px solid #cbd5e1 !important;background:#fff !important;color:#334155 !important;font-family:inherit}.mhp-l360-am-btn-close:hover{background:#f8fafc !important;border-color:#94a3b8 !important}@media (max-width:520px){.mhp-l360-am-summary-row{grid-template-columns:1fr}}#mhp-l360-analysis-modal.mhp-l360-analysis-modal .mhp-l360-analysis-modal__close{background:#fff !important;color:#334155 !important;border:1px solid #d6dde5 !important;border-radius:50% !important;font-family:inherit !important;appearance:none !important;-webkit-appearance:none !important}#mhp-l360-analysis-modal.mhp-l360-analysis-modal .mhp-l360-am-ai-btn--primary,#mhp-l360-analysis-modal.mhp-l360-analysis-modal .mhp-l360-am-ai-btn--outline{font-family:inherit !important;appearance:none !important;-webkit-appearance:none !important}.mhp-l360-am-loading,.mhp-l360-am-err{text-align:center;padding:28px 16px;color:#64748b}.mhp-l360-am-err{color:#b91c1c}@media print{@page{size:A4;margin:14mm 16mm 18mm}html,body{height:auto !important;overflow:visible !important;background:#fff !important;-webkit-print-color-adjust:exact;print-color-adjust:exact}body *{visibility:hidden}#mhp-l360-analysis-modal.mhp-l360-analysis-modal.is-open,#mhp-l360-analysis-modal.mhp-l360-analysis-modal.is-open *{visibility:visible}#mhp-l360-analysis-modal.mhp-l360-analysis-modal.is-open{position:absolute !important;left:0 !important;top:0 !important;right:0 !important;width:100% !important;min-height:100% !important;max-height:none !important;height:auto !important;margin:0 !important;padding:0 !important;background:#fff !important;z-index:2147483647 !important;display:block !important;overflow:visible !important}#mhp-l360-analysis-modal .mhp-l360-analysis-modal__backdrop,#mhp-l360-analysis-modal .mhp-l360-analysis-modal__close,#mhp-l360-analysis-modal .mhp-l360-am-actions,#mhp-l360-analysis-modal .mhp-l360-am-ai-btns,#mhp-l360-analysis-modal .mhp-l360-am-ai-load,#mhp-l360-analysis-modal .mhp-l360-am-ai-ph{display:none !important}#mhp-l360-analysis-modal .mhp-l360-am-ai-disc{display:block !important;margin-bottom:10pt !important;padding:8pt 10pt !important;background:#f8fafc !important;border:1pt solid #cbd5e1 !important;border-radius:0 !important}#mhp-l360-analysis-modal .mhp-l360-am-ai-disc-p{font-size:9pt !important;color:#334155 !important}#mhp-l360-analysis-modal .mhp-l360-am-ai:has(.mhp-l360-am-ai-res:is(:empty,[style*="display: none"])){display:none !important}#mhp-l360-analysis-modal .mhp-l360-analysis-modal__dialog{width:100% !important;max-width:none !important;max-height:none !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;border:none !important;border-radius:0 !important;box-shadow:none !important;background:#fff !important;overflow:visible !important}#mhp-l360-analysis-modal .mhp-l360-analysis-modal__scroll{flex:none !important;overflow:visible !important;max-height:none !important;min-height:0 !important;padding:0 !important}#mhp-l360-analysis-modal .mhp-l360-analysis-modal__content{padding:0 !important;font-size:11pt !important;line-height:1.45 !important;color:#111 !important}#mhp-l360-analysis-modal .mhp-l360-am-grid{gap:14pt !important}#mhp-l360-analysis-modal .mhp-l360-am-head{padding-bottom:12pt !important;border-bottom:1pt solid #ccc !important}#mhp-l360-analysis-modal .mhp-l360-am-name{font-size:18pt !important}#mhp-l360-analysis-modal .mhp-l360-am-summary-row{gap:10pt !important}#mhp-l360-analysis-modal .mhp-l360-am-sum-card,#mhp-l360-analysis-modal .mhp-l360-am-box,#mhp-l360-analysis-modal .mhp-l360-am-rec,#mhp-l360-analysis-modal .mhp-l360-am-ai,#mhp-l360-analysis-modal .mhp-l360-am-ai-res{-webkit-print-color-adjust:exact;print-color-adjust:exact}#mhp-l360-analysis-modal .mhp-l360-am-section,#mhp-l360-analysis-modal .mhp-l360-am-dim,#mhp-l360-analysis-modal .mhp-l360-am-box,#mhp-l360-analysis-modal .mhp-l360-am-rec,#mhp-l360-analysis-modal .mhp-l360-am-ai{page-break-inside:avoid;break-inside:avoid}#mhp-l360-analysis-modal .mhp-l360-am-ai-res{page-break-before:auto;break-inside:auto}#mhp-l360-analysis-modal .mhp-l360-am-ai-res .mhp-l360-am-ai-p{orphans:3;widows:3}#mhp-l360-analysis-modal .mhp-l360-am-section h4{page-break-after:avoid;break-after:avoid}}.mhp-card h2,.mhp-card h3{margin:0 0 16px 0;color:var(--mhp-text);font-family:'Noto Nastaliq Urdu','Roboto Slab',serif}.mhp-card-success{background:var(--mhp-bg-card)!important;box-shadow:none !important}.mhp-card-danger{background:var(--mhp-bg-card)}.mhp-intro{color:var(--mhp-text-light);margin-bottom:24px}.mhp-tabs{display:flex;gap:8px;margin-bottom:24px;border-bottom:2px solidvar(--mhp-border);padding-bottom:8px}.mhp-tab{background:#e5e7eb !important;border:none !important;padding:10px 20px !important;font-size:15px !important;cursor:pointer !important;color:#9ca3af !important;border-radius:8px 8px 0 0 !important;transition:all 0.2s !important;font-weight:500 !important}.mhp-tab:hover{background:#d1d5db !important;color:#6b7280 !important}.mhp-tab.active{color:var(--mhp-primary)!important;background:var(--mhp-bg)!important;font-weight:600 !important}.mhp-tab-content{animation:fadeIn 0.3s ease}.mhp-tab-content.active{display:block !important}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mhp-mobile-break{display:none}.mhp-form-group{margin-bottom:20px}.mhp-form-group label{display:block;margin-bottom:8px;font-weight:600}.mhp-form-group small{display:block;margin-top:6px;color:var(--mhp-text-light);font-size:13px}.mhp-password-group,.mhp-password-section{margin-bottom:16px}.mhp-password-section input[type="password"]{text-transform:none;letter-spacing:normal;font-family:inherit}.mhp-input{width:100%;max-width:300px;padding:12px 16px;font-size:16px;border:2px solidvar(--mhp-border);border-radius:8px;transition:border-color 0.2s;text-transform:uppercase;letter-spacing:2px;font-family:'Courier New',monospace}.mhp-input[type="email"],input.mhp-input[type="email"],#mhp-request-email,#mhp-recover-email,#mhp-register-email,#mhp-personal-recover-email,#mhp-personal-register-email,#mhp-personal-recover-email-mobile,#mhp-personal-register-email-mobile,#mhp-help-email{text-transform:none !important;letter-spacing:normal !important;font-family:inherit !important}.mhp-input:focus{outline:none;border-color:var(--mhp-primary)}body #mhp-auth #mhp-tab-login .mhp-form-group{margin-bottom:20px}body #mhp-auth #mhp-tab-login .mhp-form-group label{display:block;margin-bottom:8px;font-weight:600;color:var(--mhp-text)}body #mhp-auth #mhp-tab-login .mhp-form-group small{display:block;margin-top:6px;color:var(--mhp-text-light);font-size:13px}body #mhp-auth #mhp-tab-login .mhp-input,body #mhp-auth #mhp-tab-login input.mhp-input{width:100% !important;max-width:300px;padding:12px 16px !important;font-size:16px !important;border:2px solidvar(--mhp-border)!important;border-radius:8px !important;transition:border-color 0.2s;text-transform:uppercase;letter-spacing:2px;font-family:'Courier New',monospace !important;box-sizing:border-box !important;background:var(--mhp-bg)!important;color:var(--mhp-text)!important}body #mhp-auth #mhp-tab-login .mhp-password-group .mhp-input,body #mhp-auth #mhp-tab-login .mhp-password-group input[type="password"]{text-transform:none;letter-spacing:normal;font-family:inherit !important}body #mhp-auth #mhp-tab-login .mhp-input:focus,body #mhp-auth #mhp-tab-login input.mhp-input:focus{outline:none !important;border-color:var(--mhp-primary)!important}body #mhp-auth #mhp-tab-login .mhp-btn,body #mhp-auth #mhp-tab-login .mhp-btn-primary{margin-top:20px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:12px 28px !important;font-size:15px !important;font-weight:600 !important;border:none !important;border-radius:30px !important;background:var(--mhp-primary)!important;background-color:var(--mhp-primary)!important;color:white !important;cursor:pointer !important;font-family:inherit !important}.mhp-btn,#mhp-dashboard .mhp-btn,.mhp-container .mhp-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;padding:12px 28px !important;font-size:15px !important;font-weight:600 !important;border:none !important;border-radius:30px !important;cursor:pointer !important;transition:all 0.3s ease !important;text-decoration:none !important;box-shadow:6px 6px 12px rgba(163,140,132,0.2),-3px -3px 8px rgba(255,255,255,0.5) !important;font-family:inherit !important;line-height:1.4 !important;touch-action:manipulation !important;-webkit-tap-highlight-color:transparent !important}.mhp-btn:disabled,#mhp-dashboard .mhp-btn:disabled{opacity:0.5 !important;cursor:not-allowed !important;box-shadow:none !important}.mhp-btn-primary,#mhp-dashboard .mhp-btn-primary,.mhp-container .mhp-btn-primary{background:var(--mhp-primary)!important;background-color:var(--mhp-primary)!important;color:white !important}.mhp-btn-primary:hover:not(:disabled),#mhp-dashboard .mhp-btn-primary:hover:not(:disabled){background:var(--mhp-primary-dark)!important;background-color:var(--mhp-primary-dark)!important;transform:translateY(-2px) !important;box-shadow:8px 8px 16px rgba(163,140,132,0.3),-4px -4px 10px rgba(255,255,255,0.3) !important}.mhp-btn-secondary,#mhp-dashboard .mhp-btn-secondary,.mhp-container .mhp-btn-secondary{background:transparent !important;background-color:transparent !important;color:var(--mhp-primary)!important;border:2px solidvar(--mhp-primary)!important;box-shadow:none !important}.mhp-btn-secondary:hover:not(:disabled),#mhp-dashboard .mhp-btn-secondary:hover:not(:disabled){background:var(--mhp-primary)!important;background-color:var(--mhp-primary)!important;color:white !important;border-color:var(--mhp-primary)!important;transform:translateY(-2px) !important}.mhp-btn-danger,#mhp-dashboard .mhp-btn-danger{background:var(--mhp-danger)!important;background-color:var(--mhp-danger)!important;color:white !important}.mhp-btn-danger:hover:not(:disabled),#mhp-dashboard .mhp-btn-danger:hover:not(:disabled){background:#c0392b !important;background-color:#c0392b !important}.mhp-btn-passkey,#mhp-dashboard .mhp-btn-passkey{background:linear-gradient(135deg,#3D4E60 0%,#5a6f82 100%) !important;color:white !important;border:none !important;padding:14px 24px !important;font-size:15px !important;font-weight:600 !important;border-radius:12px !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:10px !important;width:100% !important;box-shadow:0 4px 15px rgba(61,78,96,0.3) !important;transition:all 0.3s ease !important}.mhp-btn-passkey:hover:not(:disabled),#mhp-dashboard .mhp-btn-passkey:hover:not(:disabled){background:linear-gradient(135deg,#2b3a46 0%,#3D4E60 100%) !important;transform:translateY(-2px) !important;box-shadow:0 6px 20px rgba(61,78,96,0.4) !important}.mhp-btn-passkey:disabled{opacity:0.7 !important;cursor:not-allowed !important}.mhp-btn-passkey svg{flex-shrink:0}.mhp-passkey-section{margin-bottom:20px}.mhp-passkey-hint{text-align:center;font-size:12px;color:#6c757d;margin:10px 0 16px}.mhp-divider{display:flex;align-items:center;text-align:center;margin:20px 0}.mhp-divider::before,.mhp-divider::after{content:'';flex:1;border-bottom:1px solid #e0e0e0}.mhp-divider span{padding:0 16px;color:#999;font-size:13px;text-transform:uppercase;letter-spacing:1px}@keyframes mhpSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.mhp-spin{animation:mhpSpin 1s linear infinite}.mhp-btn-small,#mhp-dashboard .mhp-btn-small{padding:8px 16px !important;font-size:13px !important;border-radius:20px !important}.mhp-info-box{background:#e8f4fd;border-radius:8px;padding:16px;margin-bottom:20px}.mhp-info-box ul{margin:10px 0 0 20px;padding:0}.mhp-info-box li{margin:6px 0}.mhp-warning-box{background:#fff3cd;border-radius:8px;padding:16px;margin:16px 0;color:#856404}.mhp-success-box{background:#d4edda;border-radius:8px;padding:20px;text-align:center}.mhp-consent-box{background:var(--mhp-bg);border-radius:8px;padding:16px;margin-bottom:20px}.mhp-checkbox-label{display:flex;gap:12px;cursor:pointer;line-height:1.5}.mhp-checkbox-label input[type="checkbox"]{width:20px;height:20px;margin-top:2px;flex-shrink:0}.mhp-select-locked{background-color:#f1f5f9 !important;color:#64748b !important;cursor:not-allowed;border-color:#cbd5e1 !important}.mhp-select-locked:disabled{opacity:0.8}.mhp-id-display{display:flex;align-items:center;justify-content:center;gap:12px;margin:20px 0}.mhp-id-value,.mhp-new-id-value{font-size:28px;font-weight:700;font-family:'Courier New',monospace;letter-spacing:3px;color:var(--mhp-primary);background:var(--mhp-bg);padding:16px 24px;border-radius:8px}.mhp-dashboard-header{margin-bottom:24px}.mhp-header-main{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.mhp-header-greeting h2{font-family:'Noto Nastaliq Urdu','Roboto Slab',serif;margin:0 0 4px 0;font-size:24px;color:var(--mhp-text)}.mhp-greeting-subtitle{margin:0;font-size:14px;color:var(--mhp-text-light)}.mhp-greeting-description{margin:9px 0 0 0;font-size:14.3px;color:var(--mhp-text-light);font-style:normal;}.mhp-header-meta{display:flex !important;align-items:center;gap:12px;visibility:visible !important;opacity:1 !important}#mhp-main-dashboard .mhp-header-meta,.mhp-dashboard-content .mhp-header-meta,.mhp-dashboard-header .mhp-header-meta{display:flex !important;visibility:visible !important;opacity:1 !important}#mhp-main-dashboard #mhp-logout,.mhp-dashboard-content #mhp-logout,.mhp-dashboard-header #mhp-logout,.mhp-header-main #mhp-logout,.mhp-header-meta #mhp-logout{display:flex !important;visibility:visible !important;opacity:1 !important;width:auto !important;height:auto !important;min-width:40px !important;min-height:40px !important;padding:8px 12px !important}.mhp-app-tab-start .mhp-section-personal>div:first-child:not(.mhp-dashboard-header){margin-left:0 !important;padding-left:0 !important;margin-right:0 !important;padding-right:0 !important}.mhp-app-tab-start .mhp-section-personal>div:first-child:not(.mhp-dashboard-header)>div:first-child{margin-left:0 !important;padding-left:0 !important}.mhp-app-tab-start .mhp-card-header,.mhp-app-tab .mhp-card-header,.mhp-app-tab-consultations .mhp-card-header,.mhp-app-tab-start #mhp-dashboard-header-card,.mhp-app-tab #mhp-dashboard-header-card,.mhp-app-tab-consultations #mhp-dashboard-header-card{display:none !important;visibility:hidden !important;opacity:0 !important;height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important}.mhp-app-tab-start .mhp-card-header .mhp-dashboard-header,.mhp-app-tab .mhp-card-header .mhp-dashboard-header,.mhp-app-tab-consultations .mhp-card-header .mhp-dashboard-header{margin:0 !important;padding:0 !important}.mhp-app-tab-start .mhp-card-header .mhp-dashboard-header #mhp-greeting-text,.mhp-app-tab .mhp-card-header .mhp-dashboard-header #mhp-greeting-text,.mhp-app-tab-consultations .mhp-card-header .mhp-dashboard-header #mhp-greeting-text,.mhp-app-tab-start .mhp-card-header .mhp-dashboard-header .mhp-greeting-subtitle,.mhp-app-tab .mhp-card-header .mhp-dashboard-header .mhp-greeting-subtitle,.mhp-app-tab-consultations .mhp-card-header .mhp-dashboard-header .mhp-greeting-subtitle{padding-left:10px !important;}.elementor-page .mhp-app-tab-start .mhp-dashboard-header-wrapper,.elementor-page .mhp-app-tab .mhp-dashboard-header-wrapper,.elementor-page .mhp-app-tab-consultations .mhp-dashboard-header-wrapper,body.elementor-page .mhp-app-tab-start .mhp-dashboard-header-wrapper,body.elementor-page .mhp-app-tab .mhp-dashboard-header-wrapper,body.elementor-page .mhp-app-tab-consultations .mhp-dashboard-header-wrapper,.mhp-section-personal .mhp-app-tab-start .mhp-dashboard-header-wrapper,.mhp-section-personal .mhp-app-tab .mhp-dashboard-header-wrapper,.mhp-section-personal .mhp-app-tab-consultations .mhp-dashboard-header-wrapper{padding-left:20px !important;padding-right:20px !important;margin-left:0 !important;margin-right:0 !important}.elementor-page .mhp-app-tab-start .mhp-dashboard-header-wrapper,.elementor-page .mhp-app-tab .mhp-dashboard-header-wrapper,.elementor-page .mhp-app-tab-consultations .mhp-dashboard-header-wrapper,body.elementor-page .mhp-app-tab-start .mhp-dashboard-header-wrapper,body.elementor-page .mhp-app-tab .mhp-dashboard-header-wrapper,body.elementor-page .mhp-app-tab-consultations .mhp-dashboard-header-wrapper{padding-left:20px !important;padding-right:20px !important;margin-left:0 !important;margin-right:0 !important}#mhp-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations) .mhp-dashboard-header-wrapper{padding-left:0 !important;padding-right:0 !important}.mhp-app-tab-start .mhp-dashboard-header .mhp-header-greeting,.mhp-app-tab .mhp-dashboard-header .mhp-header-greeting,.mhp-app-tab-consultations .mhp-dashboard-header .mhp-header-greeting{padding-left:0 !important;}.mhp-app-tab-start .mhp-header-main{display:flex !important;justify-content:space-between !important;align-items:flex-start !important;gap:12px !important;padding:0 !important;margin:0 !important;margin-bottom:8px !important}.mhp-app-tab-start .mhp-header-greeting{flex:1 !important;padding:0 !important;margin:0 !important;margin-left:0 !important;min-width:0 !important;box-sizing:border-box !important}.mhp-app-tab-start .mhp-header-greeting #mhp-greeting-text,.mhp-app-tab .mhp-header-greeting #mhp-greeting-text,.mhp-app-tab-consultations .mhp-header-greeting #mhp-greeting-text{padding-left:20px !important;padding-top:0 !important;margin-top:0 !important}.mhp-app-tab-start .mhp-header-greeting .mhp-greeting-subtitle,.mhp-app-tab .mhp-header-greeting .mhp-greeting-subtitle,.mhp-app-tab-consultations .mhp-header-greeting .mhp-greeting-subtitle{padding-left:20px !important;}.mhp-app-tab-start #mhp-greeting-text,.mhp-app-tab #mhp-greeting-text,.mhp-app-tab-consultations #mhp-greeting-text{margin:0 0 4px 0 !important;padding-left:10px !important;padding-top:0 !important;padding-right:0 !important;padding-bottom:0 !important;font-size:28px !important;font-weight:600 !important;color:#3D4E60 !important;text-align:left !important;line-height:1.3 !important}.mhp-app-tab-start .mhp-greeting-subtitle,.mhp-app-tab .mhp-greeting-subtitle,.mhp-app-tab-consultations .mhp-greeting-subtitle{margin:0 0 12px 0 !important;padding-left:10px !important;padding-top:0 !important;padding-right:0 !important;padding-bottom:0 !important;font-size:18px !important;color:#6c757d !important;line-height:1.4 !important;margin-left:0 !important}.mhp-header-info-inline{display:none !important}.mhp-app-tab-start .mhp-header-info-inline,.mhp-app-tab .mhp-header-info-inline,.mhp-app-tab-consultations .mhp-header-info-inline,.mhp-app-tab-start .mhp-header-greeting .mhp-header-info-inline,.mhp-app-tab .mhp-header-greeting .mhp-header-info-inline,.mhp-app-tab-consultations .mhp-header-greeting .mhp-header-info-inline,.mhp-header-greeting .mhp-header-info-inline{display:flex !important;flex-direction:column !important;gap:4px !important;padding:0 !important;margin:0 !important;margin-top:0 !important}#mhp-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations) .mhp-header-info-inline,#mhp-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations) .mhp-header-greeting .mhp-header-info-inline{display:none !important}#mhp-dashboard .mhp-header-greeting .mhp-header-info-inline{display:none !important}.mhp-app-tab-start #mhp-dashboard .mhp-header-greeting .mhp-header-info-inline,.mhp-app-tab #mhp-dashboard .mhp-header-greeting .mhp-header-info-inline,.mhp-app-tab-consultations #mhp-dashboard .mhp-header-greeting .mhp-header-info-inline,.mhp-app-tab-start .mhp-header-greeting .mhp-header-info-inline,.mhp-app-tab .mhp-header-greeting .mhp-header-info-inline,.mhp-app-tab-consultations .mhp-header-greeting .mhp-header-info-inline{display:flex !important}.mhp-app-tab-start .mhp-header-info-inline .mhp-info-id,.mhp-app-tab .mhp-header-info-inline .mhp-info-id,.mhp-app-tab-consultations .mhp-header-info-inline .mhp-info-id,body.mhp-app .mhp-header-info-inline .mhp-info-id,body[class*="app"] .mhp-header-info-inline .mhp-info-id,.mhp-header-greeting .mhp-header-info-inline .mhp-info-id{font-size:13px !important;color:var(--mhp-text-light)!important;line-height:1.4 !important;margin:0 !important;padding:0 !important}.mhp-app-tab-start .mhp-header-info-inline .mhp-info-id strong,.mhp-app-tab .mhp-header-info-inline .mhp-info-id strong,.mhp-app-tab-consultations .mhp-header-info-inline .mhp-info-id strong,body.mhp-app .mhp-header-info-inline .mhp-info-id strong,body[class*="app"] .mhp-header-info-inline .mhp-info-id strong,.mhp-header-greeting .mhp-header-info-inline .mhp-info-id strong{font-family:monospace !important;color:var(--mhp-text)!important;}.mhp-app-tab-start .mhp-header-info,.mhp-app-tab .mhp-header-info,.mhp-app-tab-consultations .mhp-header-info{display:flex !important;visibility:visible !important;opacity:1 !important}#mhp-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations) .mhp-header-info{display:flex !important}.mhp-app-tab-start .mhp-header-meta{display:flex !important;align-items:flex-start !important;gap:8px !important;flex-shrink:0 !important;padding:0 !important;margin:0 !important}.mhp-app-tab-start .mhp-header-meta .wpml-ls{display:none !important}.mhp-app-tab-start #mhp-logout{display:flex !important;visibility:visible !important;opacity:1 !important;align-items:center !important;justify-content:center !important;background:#3D4E60 !important;color:white !important;border:none !important;padding:8px 12px !important;border-radius:6px !important;cursor:pointer !important;flex-shrink:0 !important;margin:0 !important;min-width:40px !important;min-height:40px !important;position:relative !important;right:0 !important}.mhp-app-tab-start #mhp-logout:hover{background:#2d3a47 !important}.mhp-app-tab-start #mhp-logout svg{width:16px !important;height:16px !important;stroke:currentColor !important}.mhp-app-tab-start .mhp-header-info{padding:16px 0 0 20px !important;margin:0 !important;margin-top:0 !important;margin-left:0 !important;margin-right:0 !important;margin-bottom:0 !important;width:auto !important;max-width:100% !important;box-sizing:border-box !important;align-items:flex-start !important;text-align:left !important}.mhp-app-tab-start .mhp-header-info-left{display:flex !important;flex-direction:column !important;gap:3px !important;padding:0 !important;padding-left:0 !important;margin:0 !important;margin-left:0 !important;width:100% !important;box-sizing:border-box !important}.mhp-app-tab-start .mhp-header-info .mhp-info-id{font-size:12px !important;color:#6c757d !important;line-height:1.4 !important;margin:0 !important;padding:0 !important}.mhp-app-tab-start .mhp-header-info .mhp-info-id strong{color:#3D4E60 !important;font-weight:600 !important}@media screen and (max-width:480px){.mhp-app-tab-start .mhp-dashboard-header{padding:0 20px !important;margin-top:20px !important}.mhp-app-tab-start .mhp-header-main{gap:8px !important;margin-bottom:6px !important}.mhp-app-tab-start .mhp-header-greeting{padding:0 !important;}.mhp-app-tab-start #mhp-greeting-text{font-size:24px !important;margin-bottom:3px !important}.mhp-app-tab-start .mhp-greeting-subtitle{font-size:16px !important;margin-bottom:6px !important}.mhp-app-tab-start #mhp-logout{padding:6px 10px !important;min-width:36px !important;min-height:36px !important}.mhp-app-tab-start #mhp-logout svg{width:14px !important;height:14px !important}.mhp-app-tab-start .mhp-header-info{padding:0 0 0 12px !important;}.mhp-app-tab-start .mhp-header-info .mhp-info-id{font-size:11px !important}}@media screen and (max-width:360px){.mhp-app-tab-start .mhp-dashboard-header{padding:0 20px !important;margin-top:16px !important}.mhp-app-tab-start .mhp-header-greeting{padding:0 !important;}.mhp-app-tab-start .mhp-header-greeting #mhp-greeting-text,.mhp-app-tab-start .mhp-header-greeting .mhp-greeting-subtitle{padding-left:10px !important;}.mhp-app-tab-start .mhp-header-info{padding:0 0 0 10px !important;}.mhp-app-tab-start #mhp-greeting-text{font-size:22px !important;}.mhp-app-tab-start .mhp-greeting-subtitle{font-size:15px !important;}.mhp-app-tab-start #mhp-logout{padding:5px 8px !important;min-width:32px !important;min-height:32px !important}.mhp-app-tab-start .mhp-header-info .mhp-info-id{font-size:10px !important}}.mhp-app-tab-start #mhp-logout-app{display:flex !important;visibility:visible !important;opacity:1 !important;background:#3D4E60 !important;color:white !important;border:none !important;padding:8px 16px !important;border-radius:8px !important;cursor:pointer !important;flex-shrink:0 !important;margin:0 !important}.elementor-page .mhp-app-tab-start #mhp-logout-app,body.elementor-page .mhp-app-tab-start .mhp-section-personal>div:first-child{margin-left:0 !important;padding-left:0 !important}.elementor-page .mhp-app-tab-start #mhp-greeting-text,.elementor-page .mhp-app-tab-start .mhp-greeting-subtitle,.mhp-app-tab-start #mhp-greeting-text,.mhp-app-tab-start .mhp-greeting-subtitle{margin-left:0 !important;padding-left:0 !important;}.mhp-app-tab-start .mhp-greeting-subtitle,.mhp-app-tab .mhp-greeting-subtitle,.mhp-app-tab-consultations .mhp-greeting-subtitle{padding-top:0 !important;margin-top:0 !important}.mhp-app-tab-start .mhp-header-info-inline,.mhp-app-tab .mhp-header-info-inline,.mhp-app-tab-consultations .mhp-header-info-inline{display:flex !important;flex-direction:column !important;gap:4px !important;margin-top:8px !important;padding-left:10px !important;padding-top:0 !important;padding-right:0 !important;padding-bottom:0 !important}.mhp-app-tab-start .mhp-dashboard-header{padding-left:20px !important;padding-right:20px !important}.mhp-logout-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#3D4E60 0%,#5a6f82 100%);z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease}.mhp-logout-overlay.active{opacity:1;visibility:visible}.mhp-logout-animation{text-align:center;color:white}.mhp-logout-spinner{width:60px;height:60px;border:4px solid rgba(255,255,255,0.3);border-top-color:white;border-radius:50%;animation:mhp-spin 1s linear infinite;margin:0 auto 20px}@keyframes mhp-spin{to{transform:rotate(360deg)}}.mhp-logout-text{font-size:18px;font-weight:500;color:white;margin-top:20px}#mhp-dashboard .mhp-btn-personal-data,.mhp-container .mhp-btn-personal-data,.mhp-dashboard-content .mhp-btn-personal-data,.mhp-header-meta .mhp-btn-personal-data,.mhp-header-meta button.mhp-btn-personal-data,.mhp-btn-personal-data{display:flex !important;visibility:visible !important;opacity:1 !important;align-items:center !important;justify-content:center !important;border-radius:8px !important;border:1px solid #3D4E60 !important;background:#3D4E60 !important;background-color:#3D4E60 !important;color:white !important;cursor:pointer !important;transition:all 0.2s ease !important;box-shadow:none !important;text-shadow:none !important;width:auto !important;height:auto !important;min-width:40px !important;min-height:40px !important;padding:8px 12px !important;margin-right:8px !important}#mhp-dashboard .mhp-btn-personal-data:hover,.mhp-container .mhp-btn-personal-data:hover,.mhp-dashboard-content .mhp-btn-personal-data:hover,.mhp-header-meta .mhp-btn-personal-data:hover,.mhp-header-meta button.mhp-btn-personal-data:hover,.mhp-btn-personal-data:hover{background:#2c3a4a !important;background-color:#2c3a4a !important;border-color:#2c3a4a !important;transform:translateY(-1px) !important}#mhp-dashboard .mhp-btn-personal-data svg,.mhp-container .mhp-btn-personal-data svg,.mhp-dashboard-content .mhp-btn-personal-data svg,.mhp-header-meta .mhp-btn-personal-data svg,.mhp-header-meta button.mhp-btn-personal-data svg,.mhp-btn-personal-data svg{width:18px !important;height:18px !important;stroke:currentColor !important}.mhp-app-header-right .mhp-btn-personal-data,.mhp-app-header-right button.mhp-btn-personal-data,.mhp-app-header-right .mhp-app-personal-data-btn,.mhp-app-personal-data-btn{background:transparent !important;border:1px solid rgba(255,255,255,0.2) !important;color:var(--mhp-text-primary, #ffffff)!important;margin-right:8px !important}.mhp-app-header-right .mhp-btn-personal-data:hover,.mhp-app-header-right button.mhp-btn-personal-data:hover,.mhp-app-header-right .mhp-app-personal-data-btn:hover,.mhp-app-personal-data-btn:hover{background:rgba(255,255,255,0.1) !important;color:var(--mhp-text-primary, #ffffff)!important}#mhp-dashboard .mhp-btn-logout,.mhp-container .mhp-btn-logout,.mhp-btn-logout,#mhp-logout-app,#mhp-logout{display:flex !important;visibility:visible !important;opacity:1 !important;align-items:center !important;justify-content:center !important;border-radius:8px !important;border:1px solid #3D4E60 !important;background:#3D4E60 !important;background-color:#3D4E60 !important;color:white !important;cursor:pointer;transition:all 0.2s ease;box-shadow:none !important;text-shadow:none !important;width:auto !important;height:auto !important;min-width:40px !important;min-height:40px !important;padding:8px 12px !important}#mhp-dashboard .mhp-btn-logout:hover,.mhp-container .mhp-btn-logout:hover,.mhp-btn-logout:hover,#mhp-logout-app:hover{border-color:#2d3a47 !important;color:white !important;background:#2d3a47 !important;background-color:#2d3a47 !important;box-shadow:none !important;text-shadow:none !important}.mhp-btn-logout svg{flex-shrink:0}.mhp-header-info{display:flex;flex-direction:column;align-items:flex-start;gap:4px;font-size:13px;color:var(--mhp-text-light)}.mhp-app-tab-start .mhp-header-info{align-items:flex-start !important;text-align:left !important}.mhp-info-id{opacity:0.8}.mhp-info-id strong{font-family:monospace;color:var(--mhp-text)}.mhp-dashboard-header h2{font-family:'Noto Nastaliq Urdu','Roboto Slab',serif}.mhp-id-info{display:flex;align-items:center;gap:12px;font-size:14px}.mhp-main-nav-tabs{display:flex;gap:8px;margin-bottom:24px;padding:6px;background:var(--mhp-bg-card);border-radius:16px;box-shadow:var(--mhp-shadow)}@media (min-width:1024px){#mhp-main-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations),.mhp-dashboard-content:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations){width:80%;margin:0 auto;padding:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px}#mhp-main-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations)>.mhp-dashboard-header,.mhp-dashboard-content:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations)>.mhp-dashboard-header{width:100%;max-width:100%;box-sizing:border-box;margin-bottom:0}#mhp-main-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations)>.mhp-content-wrapper,.mhp-dashboard-content:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations)>.mhp-content-wrapper{display:flex;flex-direction:row;gap:24px;align-items:flex-start;width:100%}#mhp-dashboard .mhp-main-nav-sidebar,.mhp-container .mhp-main-nav-sidebar,#mhp-main-dashboard .mhp-main-nav-sidebar{position:fixed !important;left:20px !important;top:50% !important;transform:translateY(-50%) !important;width:220px;min-width:220px;max-width:220px;height:auto;flex-direction:column;gap:4px;margin:0;padding:16px 12px;border-radius:16px;background:var(--mhp-bg-card);box-shadow:var(--mhp-shadow);z-index:100;overflow-y:visible}#mhp-dashboard .mhp-main-nav-tabs:not(.mhp-main-nav-sidebar),.mhp-container .mhp-main-nav-tabs:not(.mhp-main-nav-sidebar),#mhp-main-dashboard .mhp-main-nav-tabs:not(.mhp-main-nav-sidebar){position:relative !important;left:auto !important;top:auto !important;flex:0 0 33.333%;min-width:0;max-width:33.333%;height:auto;flex-direction:column;gap:4px;margin:0;padding:16px 12px;border-radius:16px;background:var(--mhp-bg-card);box-shadow:var(--mhp-shadow);z-index:10;overflow-y:visible}#mhp-dashboard .mhp-tab-panels,.mhp-container .mhp-tab-panels,#mhp-main-dashboard .mhp-tab-panels{width:80%;margin:0 auto;padding-left:20px;padding-right:20px;box-sizing:border-box}#mhp-main-dashboard .mhp-dashboard-layout{margin-left:260px !important;width:calc(100% - 260px)!important;box-sizing:border-box !important}#mhp-main-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations)>.mhp-dashboard-header{margin-bottom:0 !important}#mhp-main-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations)>.mhp-dashboard-layout{margin-top:0 !important}#mhp-main-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations){gap:0 !important}#mhp-dashboard .mhp-main-tab,.mhp-container .mhp-main-tab{flex:0 0 auto;width:100%;justify-content:flex-start;padding:16px 20px;border-radius:12px;text-align:left}#mhp-dashboard .mhp-container,.mhp-container{max-width:100%;padding:0}}#mhp-dashboard .mhp-main-tab,.mhp-container .mhp-main-tab,.mhp-main-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border:none !important;background:transparent !important;background-color:transparent !important;border-radius:12px;cursor:pointer;font-size:15px;font-weight:600;color:var(--mhp-text-light)!important;transition:all 0.3s ease}#mhp-dashboard .mhp-main-tab:hover,.mhp-container .mhp-main-tab:hover,.mhp-main-tab:hover{background:var(--mhp-bg-highlight)!important;background-color:var(--mhp-bg-highlight)!important;color:var(--mhp-text)!important}#mhp-dashboard .mhp-main-tab.active,.mhp-container .mhp-main-tab.active,.mhp-main-tab.active{background:linear-gradient(135deg,var(--mhp-primary)0%,var(--mhp-primary-dark)100%) !important;color:white !important;box-shadow:0 4px 12px rgba(61,78,96,0.3)}.mhp-main-tab .mhp-tab-icon{font-size:20px}.mhp-main-tab .mhp-tab-text{white-space:nowrap}.mhp-tab-panels{position:relative}.mhp-tab-panel{display:none;animation:fadeIn 0.3s ease}.mhp-tab-panel.active{display:block}html body #mhp-dashboard #mhp-panel-events{animation:none !important;transition:none !important}html body #mhp-dashboard #mhp-panel-events #mhp-live-events-list,html body #mhp-dashboard #mhp-panel-events .mhp-gc-slider,html body #mhp-dashboard #mhp-panel-events .mhp-gc-track{transition:none !important;animation:none !important}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){#mhp-dashboard .mhp-main-nav-tabs,.mhp-container .mhp-main-nav-tabs{position:relative;left:auto;top:auto;width:100%;height:auto;flex-direction:row;margin-bottom:24px;padding:6px;border-radius:16px;box-shadow:var(--mhp-shadow)}#mhp-dashboard .mhp-tab-panels,.mhp-container .mhp-tab-panels{margin-left:0;width:100%;padding:0}#mhp-dashboard .mhp-container,.mhp-container{max-width:900px;padding:20px}}@media (max-width:600px){html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard .mhp-main-nav-tabs{margin-bottom:12px !important}.mhp-main-nav-tabs{position:sticky;top:0;z-index:100;margin:-20px -20px 20px -20px;padding:10px;border-radius:0;background:var(--mhp-bg-card);box-shadow:0 2px 8px rgba(0,0,0,0.1)}.mhp-main-tab{padding:12px 16px;font-size:14px;gap:8px}}.mhp-card-burnout-personal{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:1px solidvar(--mhp-border)}.mhp-burnout-status{padding:8px 0}.mhp-burnout-intro{color:var(--mhp-text);margin-bottom:16px;line-height:1.6}.mhp-privacy-notice{display:flex;align-items:flex-start;gap:12px;background:#f0fdf4;border:1px solid #86efac;border-radius:10px;padding:14px 16px;margin-bottom:20px}.mhp-privacy-notice.mhp-privacy-small{padding:10px 14px;margin-top:16px;margin-bottom:0;font-size:13px}.mhp-privacy-icon{font-size:18px;flex-shrink:0}.mhp-privacy-notice p,.mhp-privacy-notice span{color:#166534;font-size:14px;line-height:1.5;margin:0}.mhp-burnout-result-summary{display:flex;flex-direction:column;gap:12px}.mhp-last-check,.mhp-next-check-info{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8fafc;border-radius:10px}.mhp-check-icon{width:32px;height:32px;background:var(--mhp-success);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;flex-shrink:0}.mhp-calendar-icon{font-size:24px;flex-shrink:0}.mhp-last-check strong,.mhp-next-check-info strong{display:block;font-size:12px;color:var(--mhp-text-light);margin-bottom:2px}.mhp-risk-alert{background:linear-gradient(135deg,#fff5f5 0%,#fff 100%);border:2px solidvar(--mhp-accent);border-radius:12px;padding:20px;margin-top:20px}.mhp-risk-alert-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.mhp-alert-icon{font-size:24px}.mhp-risk-alert-header strong{color:var(--mhp-primary);font-size:16px}.mhp-risk-alert p{color:var(--mhp-text);font-size:14px;line-height:1.6;margin:0 0 16px 0}.mhp-risk-actions{display:flex;gap:12px;flex-wrap:wrap}.mhp-btn-understand{background:var(--mhp-accent);color:white;border:none;padding:10px 20px;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s ease}.mhp-btn-understand:hover{background:var(--mhp-primary)}.mhp-edu-slider-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.7);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.mhp-edu-slider{background:white;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,0.3)}.mhp-edu-slider-header{background:linear-gradient(135deg,var(--mhp-primary)0%,var(--mhp-primary-dark)100%);color:white;padding:24px;position:relative}.mhp-edu-slider-header h3{margin:0;font-size:20px;padding-right:40px}.mhp-edu-slider-header .mhp-modal-close{position:absolute;top:16px;right:16px;background:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.5);color:white}.mhp-edu-slider-header .mhp-modal-close:hover{background:rgba(255,255,255,0.25);border-color:white}.mhp-edu-slider-content{flex:1;overflow-y:auto;padding:24px}.mhp-edu-slide{display:none}.mhp-edu-slide.active{display:block;animation:fadeIn 0.3s ease}@keyframes fadeIn{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.mhp-edu-slide h4{color:var(--mhp-primary);font-size:18px;margin:0 0 16px 0}.mhp-edu-slide p{color:var(--mhp-text);font-size:15px;line-height:1.7;margin:0 0 20px 0}.mhp-edu-phase-card{background:var(--mhp-bg-highlight);border-radius:12px;padding:20px;margin-bottom:16px;border-left:4px solidvar(--mhp-accent)}.mhp-edu-phase-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--mhp-primary);color:white;border-radius:50%;font-size:14px;font-weight:bold;margin-right:10px}.mhp-edu-phase-title{font-weight:600;color:var(--mhp-primary);font-size:16px}.mhp-edu-phase-desc{margin-top:8px;color:var(--mhp-text);font-size:14px}.mhp-edu-tip-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mhp-edu-tip-card{background:var(--mhp-bg);border:1px solidvar(--mhp-border);border-radius:10px;padding:16px;text-align:center}.mhp-edu-tip-icon{font-size:28px;margin-bottom:8px}.mhp-edu-tip-title{font-weight:600;color:var(--mhp-primary);font-size:14px;margin-bottom:4px}.mhp-edu-tip-desc{font-size:12px;color:var(--mhp-text-light)}.mhp-edu-warning-list{list-style:none;padding:0;margin:0}.mhp-edu-warning-list li{padding:10px 0;border-bottom:1px solidvar(--mhp-border);display:flex;align-items:center;gap:10px;font-size:14px;color:var(--mhp-text)}.mhp-edu-warning-list li::before{content:'⚠️'}.mhp-edu-slider-nav{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-top:1px solidvar(--mhp-border);background:var(--mhp-bg)}.mhp-edu-dots{display:flex;gap:8px}.mhp-edu-dot{width:10px;height:10px;border-radius:50%;background:var(--mhp-border);transition:all 0.2s}.mhp-edu-dot.active{background:var(--mhp-primary);transform:scale(1.2)}.mhp-edu-nav-btn{background:var(--mhp-primary);color:white;border:none;padding:10px 20px;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s}.mhp-edu-nav-btn:hover{background:var(--mhp-primary-dark)}.mhp-edu-nav-btn:disabled{background:var(--mhp-border);cursor:not-allowed}@media (max-width:480px){.mhp-edu-tip-grid{grid-template-columns:1fr}}.mhp-stats-mini{margin-top:32px;padding:16px 20px;background:#f8fafc;border-radius:10px;border:1px solidvar(--mhp-border)}.mhp-stats-row{display:flex;justify-content:space-around;flex-wrap:wrap;gap:16px}.mhp-stat-mini{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--mhp-text-light)}.mhp-stat-label-mini{font-weight:500}.mhp-stat-mini span:last-child{font-weight:600;color:var(--mhp-text)}.mhp-survey-slide{width:100%}.mhp-surveys-slider{display:flex;flex-direction:column;gap:16px}.mhp-survey-card{width:100%}.mhp-leadership-alert{padding:0;overflow:hidden}.mhp-alert-banner{display:flex;align-items:flex-start;gap:16px;padding:20px 24px}.mhp-alert-banner.mhp-alert-warning{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-left:4px solid #f59e0b}.mhp-alert-banner .mhp-alert-icon{font-size:28px;flex-shrink:0}.mhp-alert-content strong{display:block;color:#92400e;font-size:16px;margin-bottom:6px}.mhp-alert-content p{color:#78350f;font-size:14px;line-height:1.5;margin:0}.mhp-card-department-trend{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%)}.mhp-badge-anonymous{background:#e0f2fe;color:#0369a1;font-size:11px;padding:4px 10px;border-radius:12px;font-weight:500}.mhp-chart-hint{font-size:12px;color:var(--mhp-text-light);margin-top:12px;text-align:center;font-style:italic}.mhp-trend-bar{display:flex;align-items:center;gap:12px;margin-bottom:10px}.mhp-trend-label{font-size:12px;color:var(--mhp-text-light);min-width:60px}.mhp-trend-bar-container{flex:1;height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden}.mhp-trend-bar-fill{height:100%;border-radius:6px;transition:width 0.6s ease}.mhp-trend-bar-fill.low{background:linear-gradient(90deg,var(--mhp-success),var(--mhp-success-light))}.mhp-trend-bar-fill.medium{background:linear-gradient(90deg,var(--mhp-warning),var(--mhp-warning-light))}.mhp-trend-bar-fill.elevated{background:linear-gradient(90deg,var(--mhp-accent),var(--mhp-accent-light))}.mhp-trend-bar-fill.high{background:linear-gradient(90deg,var(--mhp-danger),var(--mhp-danger-light))}.mhp-trend-value{font-size:13px;font-weight:600;color:var(--mhp-text);min-width:30px;text-align:right}.mhp-trend-count{font-size:11px;color:var(--mhp-text-light);min-width:40px}.mhp-tab-badge{position:absolute;top:8px;right:8px;width:10px;height:10px;background:var(--mhp-danger);border-radius:50%;animation:pulse-badge 2s infinite}.mhp-main-tab{position:relative}@keyframes pulse-badge{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.7;transform:scale(1.2)}}.mhp-card-surveys-list .mhp-survey-link{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#f8fafc;border:1px solidvar(--mhp-border);border-radius:10px;margin-bottom:10px;text-decoration:none;color:var(--mhp-text);transition:all 0.2s ease}.mhp-survey-link:hover{background:var(--mhp-bg-highlight);border-color:var(--mhp-primary)}.mhp-survey-link-info{display:flex;flex-direction:column;gap:4px}.mhp-survey-link-title{font-weight:600;font-size:14px}.mhp-survey-link-type{font-size:12px;color:var(--mhp-text-light)}.mhp-survey-link-arrow{font-size:20px;color:var(--mhp-primary)}.mhp-badge-new{background:var(--mhp-danger);color:white;font-size:11px;padding:3px 8px;border-radius:10px;font-weight:600}.mhp-badge-private{background:#e0f2fe;color:#0369a1;font-size:11px;padding:4px 10px;border-radius:12px;font-weight:500}.mhp-badge-absolute{position:absolute;top:24px;right:24px;z-index:10}@media (max-width:768px){.mhp-badge-absolute{top:16px;right:16px}}.mhp-card-personal-mood,.mhp-card-assessments{position:relative}.mhp-daily-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.mhp-daily-actions-row .mhp-card{margin-bottom:0}@media (max-width:768px){.mhp-daily-actions-row{grid-template-columns:1fr}}.mhp-daily-card{transition:all 0.3s ease}.mhp-daily-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.mhp-daily-header-left{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.mhp-daily-header-left h3{margin:0;color:var(--mhp-primary);font-size:16px}.mhp-daily-done-check{width:32px;height:32px;border-radius:50%;background:var(--mhp-success);color:white;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:bold;flex-shrink:0}.mhp-daily-content{transition:max-height 0.4s ease,opacity 0.3s ease,padding 0.3s ease;max-height:1000px;opacity:1;overflow:hidden}.mhp-daily-card.collapsed .mhp-daily-content{max-height:0;opacity:0;padding:0}.mhp-daily-card.collapsed{padding:16px 24px}.mhp-daily-card .mhp-breathing-history,.mhp-daily-card .mhp-personal-mood-history{padding:16px 0 0 0}.mhp-daily-card.collapsed .mhp-breathing-history,.mhp-daily-card.collapsed .mhp-personal-mood-history{margin-top:0;border-top:none;padding-top:12px}.mhp-card-breathing{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border:none;border-radius:20px;box-shadow:8px 8px 16px rgba(200,190,170,0.4),-8px -8px 16px rgba(255,255,255,0.9),inset 0 1px 0 rgba(255,255,255,0.9)}.mhp-breathing-banner{text-align:center;padding:10px 0}.mhp-breathing-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;cursor:pointer}.mhp-breathing-header h3{margin:0;color:var(--mhp-primary);font-size:18px}.mhp-streak-badge{display:flex;align-items:center;gap:4px;background:linear-gradient(135deg,var(--mhp-accent)0%,var(--mhp-primary)100%);color:white;padding:4px 10px;border-radius:12px;font-weight:500;font-size:11px}.mhp-streak-fire{font-size:14px}.mhp-breathing-subtitle{color:var(--mhp-accent);font-size:14px;margin:0 0 20px 0}.mhp-app-tab-start .mhp-breathing-title-group,.mhp-app-tab .mhp-breathing-title-group{padding-left:0 !important;margin-left:0 !important}.mhp-app-tab-start .mhp-breathing-header,.mhp-app-tab .mhp-breathing-header{padding-left:0 !important;margin-left:0 !important}.mhp-app-tab-start .mhp-card-breathing,.mhp-app-tab .mhp-card-breathing{padding-left:20px !important;padding-right:20px !important}.mhp-breathing-title-group h3{margin:0 0 4px 0}.mhp-breathing-subtitle-inline{color:var(--mhp-accent);font-size:13px;margin:0;padding-left:0;text-align:left}.mhp-app-tab-start .mhp-breathing-subtitle-inline,.mhp-app-tab .mhp-breathing-subtitle-inline{padding-left:0 !important;text-align:left !important;margin-left:0 !important}.mhp-breathing-header-right{display:flex;align-items:center;gap:8px}.mhp-card-breathing.collapsed .mhp-breathing-subtitle-inline{display:block}.mhp-card-breathing:not(.collapsed) .mhp-breathing-header-right #mhp-breathing-done-check,.mhp-card-breathing:not(.collapsed) .mhp-breathing-header-right #mhp-breathing-points-today-header{display:none !important}.mhp-card-breathing.collapsed .mhp-breathing-header-right #mhp-breathing-done-check,.mhp-card-breathing.collapsed .mhp-breathing-header-right #mhp-breathing-points-today-header{display:inline-block !important}.mhp-card-breathing.collapsed .mhp-breathing-header-right #mhp-breathing-points-today-header{font-size:11px;color:var(--mhp-accent)}.mhp-card-breathing.collapsed .mhp-streak-badge{display:none}#mhp-breathing-start{text-align:center;padding:10px 0;display:flex;flex-direction:column;min-height:200px}.mhp-app-tab-start #mhp-breathing-start,.mhp-app-tab #mhp-breathing-start{padding:8px 0 !important;min-height:auto !important}.mhp-breathing-intro-text{color:var(--mhp-text);font-size:14px;line-height:1.5;text-align:left;margin:0 0 16px 0}.mhp-app-tab-start .mhp-breathing-intro-text,.mhp-app-tab .mhp-breathing-intro-text{margin:0 0 8px 0 !important}.mhp-journal-overview-copy p{font-size:14px !important;line-height:1.5 !important}.mhp-breathing-instructions{background:var(--mhp-bg-light);border-radius:8px;padding:16px;margin:16px 0}.mhp-breathing-instructions h4{margin:0 0 12px 0;font-size:15px;font-weight:600;color:var(--mhp-text-dark)}.mhp-instruction-list{margin:0;padding-left:20px;list-style-type:decimal}.mhp-instruction-list li{font-size:14px;line-height:1.6;color:var(--mhp-text);margin-bottom:8px}.mhp-instruction-list li:last-child{margin-bottom:0}.mhp-instruction-list strong{color:var(--mhp-primary);font-weight:600}.mhp-btn-breathing{background:linear-gradient(135deg,var(--mhp-primary)0%,var(--mhp-primary-dark)100%);color:white;border:none;padding:14px 28px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(61,78,96,0.3)}.mhp-btn-breathing:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(61,78,96,0.4)}.mhp-breathing-circle{width:150px;height:150px;margin:20px auto;border-radius:50%;background:linear-gradient(135deg,var(--mhp-accent-light)0%,var(--mhp-primary)100%);display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;box-shadow:0 8px 30px rgba(61,78,96,0.3);transition:transform 0.5s ease-in-out}.mhp-breathing-circle.inhale{animation:breathe-in 4s ease-in-out forwards}.mhp-breathing-circle.hold{transform:scale(1.2)}.mhp-breathing-circle.hold:not(.holding){opacity:0.6;animation:pulse-waiting 1s ease-in-out infinite}.mhp-breathing-circle.holding{opacity:1;animation:none}@keyframes pulse-waiting{0%,100%{opacity:0.6}50%{opacity:0.8}}.mhp-breathing-circle.exhale{animation:breathe-out 8s ease-in-out forwards}@keyframes breathe-in{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes breathe-out{0%{transform:scale(1.2)}100%{transform:scale(1)}}.mhp-breath-text{font-size:14px;font-weight:500;margin-bottom:4px}.mhp-breath-count{font-size:36px;font-weight:700}.mhp-breath-phase{color:var(--mhp-primary);font-size:14px;margin:15px 0}.mhp-breathing-progress{width:100%;max-width:300px;height:6px;background:var(--mhp-accent-light);border-radius:3px;margin:0 auto;overflow:hidden}.mhp-breathing-bar{height:100%;background:linear-gradient(90deg,var(--mhp-accent),var(--mhp-primary));border-radius:3px;width:0%;transition:width 0.5s linear}.mhp-breathing-success{color:var(--mhp-success)}.mhp-breathing-success .mhp-success-check{font-size:48px;display:block;margin-bottom:10px;color:var(--mhp-success)}.mhp-breathing-success p{font-size:16px;margin:0}.mhp-breathing-timer{text-align:center;margin-bottom:12px;font-size:16px;color:var(--mhp-primary)}.mhp-timer-label{font-weight:500;margin-right:8px}.mhp-timer-value{font-weight:700;font-size:18px;color:var(--mhp-accent)}.mhp-hold-prompt{text-align:center;color:var(--mhp-accent);font-weight:600;margin-top:8px;animation:pulse 1.5s ease-in-out infinite}.mhp-hold-prompt p{margin:0;font-size:14px}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.6}}.mhp-breathing-stats{background:var(--mhp-bg-highlight);padding:16px;border-radius:12px;border:1px solidvar(--mhp-accent-light)}.mhp-stat-item{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.mhp-stat-item:last-child{margin-bottom:0}.mhp-stat-label{font-weight:500;color:var(--mhp-text-secondary)}.mhp-stat-value{font-weight:700;color:var(--mhp-primary);font-size:16px}.mhp-percentile-rank{background:linear-gradient(135deg,rgba(255,215,0,0.1) 0%,rgba(255,165,0,0.1) 100%);padding:12px;border-radius:8px;margin-top:8px;font-size:15px;font-weight:600;color:var(--mhp-primary)}.mhp-rank-icon{font-size:20px}.mhp-breathing-circle.holding{box-shadow:0 0 0 4px rgba(61,78,96,0.3);transform:scale(1.25) !important}.mhp-breathing-circle.hold-required{cursor:pointer;user-select:none}.mhp-breathing-history{padding-top:16px;margin-top:16px}.mhp-app-tab-start .mhp-breathing-history,.mhp-app-tab .mhp-breathing-history{border-top:none !important;padding-top:8px !important;margin-top:8px !important}.mhp-app-tab-start #mhp-breathing-start #mhp-start-breathing,.mhp-app-tab #mhp-breathing-start #mhp-start-breathing{margin-top:12px !important}.mhp-history-title{font-size:12px;color:var(--mhp-accent);font-weight:600;margin-bottom:10px}#mhp-dashboard .mhp-history-days,.mhp-container .mhp-history-days,.mhp-history-days{display:flex !important;flex-direction:row !important;justify-content:space-between !important;gap:6px !important;width:100% !important}#mhp-dashboard .mhp-history-day,.mhp-container .mhp-history-day,.mhp-history-day{flex:1 !important;text-align:center !important;padding:6px 4px !important;background:white !important;border-radius:8px !important;font-size:11px !important;display:flex !important;flex-direction:column !important;align-items:center !important;min-width:36px !important;gap:2px !important}.mhp-day-name{font-weight:600}.mhp-day-duration{font-size:9px;opacity:0.9;font-weight:500}#mhp-dashboard .mhp-history-day.completed,.mhp-container .mhp-history-day.completed,.mhp-history-day.completed{background:linear-gradient(135deg,var(--mhp-success)0%,var(--mhp-primary)100%) !important;color:white !important}.mhp-history-day.completed .mhp-day-name::after{content:' ✓';font-size:10px}.mhp-history-day.missed{background:#f3f4f6 !important;color:#9ca3af !important}.mhp-history-nav{display:none}@media (max-width:768px){.mhp-history-nav{display:flex;justify-content:center;gap:12px;margin-top:12px}}.mhp-history-nav-btn{background:var(--mhp-bg);border:1px solidvar(--mhp-accent-light);border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s ease;color:var(--mhp-accent)}.mhp-history-nav-btn:hover:not(:disabled){background:var(--mhp-accent-light);border-color:var(--mhp-accent)}.mhp-history-nav-btn:disabled{opacity:0.3;cursor:not-allowed}.mhp-history-nav-btn svg{width:16px;height:16px}.mhp-card-personal-mood{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border:none;border-radius:20px;box-shadow:8px 8px 16px rgba(200,190,170,0.4),-8px -8px 16px rgba(255,255,255,0.9),inset 0 1px 0 rgba(255,255,255,0.9)}.mhp-personal-mood-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.mhp-personal-mood-title-group h3{margin:0 0 4px 0}.mhp-personal-mood-subtitle{color:var(--mhp-accent);font-size:13px;margin:0}.mhp-personal-mood-header-right{display:flex;align-items:center;gap:8px}.mhp-card-personal-mood.collapsed .mhp-personal-mood-subtitle{display:block}.mhp-card-personal-mood:not(.collapsed) .mhp-personal-mood-header-right #mhp-mood-done-check,.mhp-card-personal-mood:not(.collapsed) .mhp-personal-mood-header-right #mhp-journal-points-today-header{display:none !important}.mhp-card-personal-mood.collapsed .mhp-personal-mood-header-right #mhp-mood-done-check,.mhp-card-personal-mood.collapsed .mhp-personal-mood-header-right #mhp-journal-points-today-header{display:inline-block !important}.mhp-card-personal-mood.collapsed .mhp-personal-mood-header-right #mhp-journal-points-today-header{font-size:11px;color:var(--mhp-accent)}.mhp-card-personal-mood.collapsed .mhp-streak-badge{display:none}.mhp-personal-mood-info{color:var(--mhp-accent);font-size:13px;margin:0 0 16px 0}.mhp-personal-smileys{display:flex;justify-content:center;gap:12px;margin-bottom:16px}.mhp-personal-smiley-btn{display:flex !important;align-items:center !important;justify-content:center !important;width:56px !important;height:56px !important;background:#F5F0E8 !important;border:none !important;border-radius:50% !important;cursor:pointer !important;transition:all 0.3s ease !important;box-shadow:8px 8px 16px rgba(163,140,132,0.25),-8px -8px 16px rgba(255,255,255,0.8) !important;padding:0 !important;margin:0 !important}.mhp-personal-smiley-btn:hover{transform:scale(1.08) !important;box-shadow:inset 4px 4px 8px rgba(163,140,132,0.2),inset -4px -4px 8px rgba(255,255,255,0.7),0 0 0 3pxvar(--mhp-primary-light)!important;background:#F5F0E8 !important}.mhp-personal-smiley-btn.selected{background:#E3DED1 !important;transform:scale(1.05) !important;box-shadow:inset 6px 6px 12px rgba(163,140,132,0.3),inset -6px -6px 12px rgba(255,255,255,0.5),0 0 0 3pxvar(--mhp-success)!important}@media (max-width:600px){.mhp-personal-smileys{gap:8px}.mhp-personal-smiley-btn{width:48px !important;height:48px !important}.mhp-personal-smiley-btn .mhp-smiley-img{width:28px !important;height:28px !important}}.mhp-personal-note{width:100%;padding:12px;border:2px solidvar(--mhp-accent-light);border-radius:10px;font-size:14px;resize:none;min-height:60px;font-family:inherit}.mhp-personal-note:focus{outline:none;border-color:var(--mhp-primary)}@media (max-width:600px){.mhp-personal-note{font-size:16px}}.mhp-personal-mood-success{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--mhp-success);font-weight:500;padding:20px}.mhp-personal-mood-success .mhp-success-check{font-size:24px;color:var(--mhp-success)}#mhp-personal-mood-done{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}#mhp-view-journal-entry{margin-top:16px !important}.mhp-journal-step{animation:fadeIn 0.3s ease}.mhp-journal-question{font-size:15px;font-weight:500;color:var(--mhp-text);margin:0 0 12px 0;text-align:center}.mhp-gratitude-textarea{min-height:80px;margin-bottom:12px}.mhp-journal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.mhp-btn-text{background:none;border:none;color:var(--mhp-text-light);padding:8px 16px;font-size:14px;cursor:pointer;transition:color 0.2s}.mhp-btn-text:hover{color:var(--mhp-primary)}.mhp-journal-streak{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px;margin-top:12px;background:var(--mhp-bg-highlight);border-radius:var(--mhp-radius);font-size:14px;color:var(--mhp-text)}.mhp-journal-streak .mhp-streak-count{font-weight:700;color:var(--mhp-primary)}.mhp-journal-entry-mood{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:20px}.mhp-journal-entry-emoji{font-size:48px;display:flex;align-items:center;justify-content:center}.mhp-journal-entry-emoji .mhp-mood-svg{width:48px !important;height:48px !important}.mhp-journal-entry-label{font-weight:500;color:var(--mhp-primary)}.mhp-journal-entry-gratitude,.mhp-journal-entry-note{background:var(--mhp-bg);padding:12px 16px;border-radius:var(--mhp-radius);margin-bottom:12px}.mhp-journal-entry-gratitude strong,.mhp-journal-entry-note strong{display:block;font-size:12px;color:var(--mhp-text-light);margin-bottom:6px;text-transform:uppercase;letter-spacing:0.5px}.mhp-journal-entry-gratitude p,.mhp-journal-entry-note p{margin:0;color:var(--mhp-text);font-size:14px;line-height:1.5}.mhp-personal-mood-history{border-top:1px solidvar(--mhp-accent-light);padding-top:16px;margin-top:16px}.mhp-journal-overview-copy{margin-top:12px;color:var(--mhp-text-light);font-size:0.95rem;line-height:1.5}.mhp-personal-mood-history .mhp-history-title{color:var(--mhp-accent)}.mhp-mood-day{cursor:pointer;transition:all 0.2s ease}.mhp-mood-day:hover{transform:scale(1.05);background:var(--mhp-bg-highlight)}.mhp-mood-day.has-entry{border:2px solidvar(--mhp-accent-light)}.mhp-mood-entry-popup{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.mhp-mood-entry-content{background:white;border-radius:16px;padding:24px;max-width:400px;width:100%;box-shadow:0 20px 40px rgba(0,0,0,0.2)}.mhp-mood-entry-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solidvar(--mhp-border)}.mhp-mood-entry-header h4{margin:0;color:var(--mhp-primary)}.mhp-mood-entry-close{width:32px;height:32px;border-radius:50%;background:var(--mhp-bg);border:2px solidvar(--mhp-border);font-size:18px;cursor:pointer;color:var(--mhp-text-light);display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;flex-shrink:0}.mhp-mood-entry-close:hover{background:var(--mhp-primary);border-color:var(--mhp-primary);color:white}.mhp-mood-entry-emoji{font-size:48px;text-align:center;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.mhp-mood-entry-emoji .mhp-mood-svg{width:48px !important;height:48px !important}.mhp-mood-entry-note{background:var(--mhp-bg);border-radius:10px;padding:16px;color:var(--mhp-text);font-size:14px;line-height:1.6}.mhp-mood-entry-no-note{color:var(--mhp-text-light);font-style:italic;text-align:center}#mhp-dashboard .mhp-mood-week,.mhp-container .mhp-mood-week,.mhp-mood-week{display:flex !important;flex-direction:row !important;justify-content:space-between !important;gap:6px !important;width:100% !important}#mhp-dashboard .mhp-personal-mood-history .mhp-mood-day,.mhp-container .mhp-personal-mood-history .mhp-mood-day,.mhp-mood-week .mhp-mood-day{flex:1 !important;text-align:center !important;padding:8px 4px !important;background:white !important;border-radius:8px !important;font-size:11px !important;display:block !important;min-width:30px !important}.mhp-mood-day-emoji{font-size:18px;display:flex;align-items:center;justify-content:center;margin-bottom:2px}.mhp-mood-svg{width:24px !important;height:24px !important;display:block}.mhp-stats-grid{display:none}.mhp-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:24px}.mhp-stat-card{background:var(--mhp-bg-card);border-radius:var(--mhp-radius);padding:20px;text-align:center;box-shadow:var(--mhp-shadow)}.mhp-stat-label{font-size:13px;color:var(--mhp-text-light);margin-bottom:8px}.mhp-stat-value{font-size:24px;font-weight:700;color:var(--mhp-text)}.mhp-stat-trend .mhp-stat-value.improving{color:var(--mhp-success)}.mhp-stat-trend .mhp-stat-value.declining{color:var(--mhp-danger)}.mhp-chart{min-height:200px;padding:20px 0}.mhp-chart-bar{display:flex;align-items:center;gap:12px;margin-bottom:12px}.mhp-chart-label{width:80px;font-size:13px;color:var(--mhp-text-light)}.mhp-chart-bar-container{flex:1;height:24px;background:var(--mhp-bg);border-radius:12px;overflow:hidden}.mhp-chart-bar-fill{height:100%;border-radius:12px;transition:width 0.5s ease}.mhp-chart-bar-fill.low{background:var(--mhp-success)}.mhp-chart-bar-fill.medium{background:var(--mhp-warning)}.mhp-chart-bar-fill.high{background:#e67e22}.mhp-chart-bar-fill.critical{background:var(--mhp-danger)}.mhp-chart-value{width:40px;font-size:14px;font-weight:600;text-align:right}.mhp-burnout-line-chart{display:block;max-width:100%;margin:0 auto}.mhp-chart-legend{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:16px;font-size:12px;color:var(--mhp-text-light)}.mhp-chart-legend span{display:flex;align-items:center;gap:4px}.mhp-legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%}#mhp-burnout-chart{padding:16px 0}.mhp-recommendation{background:var(--mhp-bg);border-radius:8px;padding:16px;margin-bottom:12px;border-left:4px solidvar(--mhp-primary)}.mhp-recommendation.urgent{border-left-color:var(--mhp-danger);background:#fdf2f2}.mhp-recommendation.warning{border-left-color:var(--mhp-warning);background:#fffbeb}.mhp-recommendation h4{margin:0 0 8px 0;font-size:15px}.mhp-recommendation p{margin:0;font-size:14px;color:var(--mhp-text-light)}.mhp-no-data{text-align:center;color:var(--mhp-text-light);padding:40px 20px}.mhp-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.mhp-error,.mhp-error-message{background:#fdf2f2;color:var(--mhp-danger);padding:12px 16px;border-radius:8px;margin-top:12px}.mhp-loading{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.9);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;z-index:9999}.mhp-spinner{width:40px;height:40px;border:4px solidvar(--mhp-border);border-top-color:var(--mhp-primary);border-radius:50%;animation:spin 0.8s linear infinite}.mhp-spinner-small{width:32px;height:32px;border:3px solidvar(--mhp-border);border-top-color:var(--mhp-primary);border-radius:50%;animation:spin 0.8s linear infinite;flex-shrink:0}.mhp-leadership-lazy-placeholder{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:12px 0 8px}.mhp-leadership-lazy-spinner{width:36px;height:36px;border-width:3px;flex-shrink:0}.mhp-leadership-lazy-label{margin:0;font-size:14px;line-height:1.45;color:var(--mhp-text-light, #64748b);font-weight:500}@keyframes spin{to{transform:rotate(360deg)}}.mhp-survey-participation{max-width:800px;margin:0 auto}.mhp-participation-choice h3{text-align:center;margin-bottom:24px}.mhp-choice-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:24px}.mhp-choice-card{background:var(--mhp-bg-card);border:2px solidvar(--mhp-border);border-radius:var(--mhp-radius);padding:24px;text-align:center;position:relative;transition:all 0.2s}.mhp-choice-card:hover{border-color:var(--mhp-primary);box-shadow:var(--mhp-shadow)}.mhp-choice-recommended{border-color:var(--mhp-primary)}.mhp-choice-badge{position:absolute;top:-10px;right:20px;background:var(--mhp-primary);color:white;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.mhp-choice-icon{font-size:40px;margin-bottom:12px}.mhp-choice-card h4{margin:0 0 8px 0}.mhp-choice-card>p{color:var(--mhp-text-light);margin-bottom:16px}.mhp-choice-features{list-style:none;padding:0;margin:0 0 20px 0;text-align:left}.mhp-choice-features li{padding:6px 0;font-size:14px}.mhp-id-options{text-align:left;margin-bottom:16px}.mhp-id-option{padding:8px 0}.mhp-id-option label{margin-left:8px;cursor:pointer}.mhp-id-input-group{margin-top:8px;margin-left:26px}.mhp-mini-consent{text-align:left;margin-bottom:16px;font-size:13px}.mhp-already-logged-in{background:var(--mhp-bg);padding:12px;border-radius:8px;margin-bottom:16px}.mhp-privacy-note{background:var(--mhp-bg);padding:16px;border-radius:8px;font-size:13px;text-align:center}.mhp-id-display-inline{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 0}.mhp-copy-btn{background:none;border:none;font-size:20px;cursor:pointer;padding:4px}#mhp-messages-section .mhp-section-header #mhp-new-message-btn.mhp-btn.mhp-btn-primary,.mhp-card-messages .mhp-section-header #mhp-new-message-btn.mhp-btn.mhp-btn-primary,#mhp-dashboard #mhp-new-message-btn.mhp-btn.mhp-btn-primary,.mhp-container #mhp-new-message-btn.mhp-btn.mhp-btn-primary{background:var(--mhp-primary)!important;background-color:var(--mhp-primary)!important;color:white !important;border:none !important;padding:10px 20px !important;border-radius:8px !important;font-size:14px !important;font-weight:600 !important;cursor:pointer !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;text-decoration:none !important;transition:all 0.2s ease !important;margin-left:auto !important}#mhp-messages-section .mhp-section-header #mhp-new-message-btn.mhp-btn.mhp-btn-primary:hover,.mhp-card-messages .mhp-section-header #mhp-new-message-btn.mhp-btn.mhp-btn-primary:hover,#mhp-dashboard #mhp-new-message-btn.mhp-btn.mhp-btn-primary:hover,.mhp-container #mhp-new-message-btn.mhp-btn.mhp-btn-primary:hover{background:var(--mhp-primary-dark)!important;background-color:var(--mhp-primary-dark)!important;color:white !important;transform:translateY(-2px) !important}#profilModalBackdrop #profilModalClose.profil-modal-close,#mvContactBackdrop #mvContactClose.contact-close{background:#3D4E60 !important;background-color:#3D4E60 !important;color:#fff !important;border:none !important}#profilModalBackdrop #profilModalClose.profil-modal-close:hover,#mvContactBackdrop #mvContactClose.contact-close:hover{background:#2b3a46 !important;background-color:#2b3a46 !important}.mhp-section-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.mhp-section-header h3{margin:0}.mhp-section-icon{font-size:24px;line-height:1}.mhp-section-intro{color:var(--mhp-text-light);margin-bottom:20px;font-size:15px}.mhp-disclaimer-box{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:transparent;border:none;border-radius:8px;margin-bottom:20px}.mhp-disclaimer-box .mhp-disclaimer-icon{font-size:20px;line-height:1;flex-shrink:0}.mhp-disclaimer-box p{margin:0;color:var(--mhp-text);font-size:14px;line-height:1.5}.mhp-section-footer{margin-top:16px;padding-top:16px;border-top:1px solidvar(--mhp-border);text-align:center}.mhp-card-highlight{background:var(--mhp-bg-card)}.mhp-card-action{background:var(--mhp-bg-card)}.mhp-card-action h3{color:var(--mhp-text);margin:0 0 8px 0}.mhp-card-action p{color:var(--mhp-text-light);margin:0 0 8px 0}.mhp-card-action .mhp-action-note{font-size:13px;color:var(--mhp-text-light);margin:12px 0 0 0;line-height:1.5}.mhp-action-content{display:flex;align-items:center;gap:20px}.mhp-action-text{flex:1}.mhp-card-action .mhp-btn-primary{background:var(--mhp-primary);color:#fff;flex-shrink:0}.mhp-card-action .mhp-btn-primary:hover{background:var(--mhp-primary-dark)}.mhp-card-info{background:var(--mhp-bg-card)}.mhp-card-info h3{color:var(--mhp-text);margin:0 0 8px 0}.mhp-card-info p{color:var(--mhp-text-light);margin:0;font-size:14px;line-height:1.6}.mhp-info-content{display:flex;flex-direction:column;gap:8px}.mhp-card-settings{background:var(--mhp-bg-card);border:1px solidvar(--mhp-border)}.mhp-settings-row{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.mhp-settings-label strong{color:var(--mhp-text);font-size:15px}.mhp-settings-hint{margin:4px 0 0 0;font-size:13px;color:var(--mhp-text-light)}.mhp-select{padding:10px 14px;border:2px solidvar(--mhp-border);border-radius:8px;font-size:14px;color:var(--mhp-text);background:white;min-width:200px;cursor:pointer;transition:border-color 0.2s}.mhp-select:focus{outline:none;border-color:var(--mhp-primary)}.mhp-card-mood{background:var(--mhp-bg-card);text-align:center}.mhp-card-mood h3{color:var(--mhp-text);margin:0 0 8px 0;font-size:24px;font-weight:700;font-family:'Noto Nastaliq Urdu','Roboto Slab',serif}.mhp-card-mood p{color:var(--mhp-text-light);margin:0;font-size:14px;line-height:1.5}.mhp-mood-header{text-align:center;margin-bottom:24px}.mhp-mood-smileys{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;margin-bottom:16px}.mhp-smiley-btn{display:flex !important;align-items:center !important;justify-content:center !important;width:50px !important;height:50px !important;background:#F5F0E8 !important;border:none !important;border-radius:50% !important;cursor:pointer !important;transition:all 0.3s ease !important;padding:0 !important;margin:0 !important;text-decoration:none !important;font-family:inherit !important;font-size:inherit !important;line-height:1 !important;font-weight:normal !important;text-transform:none !important;letter-spacing:normal !important}.mhp-smiley-btn[data-mood="1"],.mhp-smiley-btn[data-mood="2"],.mhp-smiley-btn[data-mood="3"],.mhp-smiley-btn[data-mood="4"],.mhp-smiley-btn[data-mood="5"]{background:#F5F0E8 !important}.mhp-smiley-btn:hover:not(:disabled){transform:scale(1.08) !important;background:#F5F0E8 !important}.mhp-smiley-btn:disabled{opacity:0.6;cursor:not-allowed}.mhp-smiley-btn.selected{background:#E3DED1 !important;transform:scale(1.05) !important;box-shadow:inset 6px 6px 12px rgba(163,140,132,0.3),inset -6px -6px 12px rgba(255,255,255,0.5),0 0 0 3pxvar(--mhp-success)!important}.mhp-smiley{font-size:36px;line-height:1}.mhp-smiley-img{width:60px;height:60px;object-fit:contain;pointer-events:none}.mhp-personal-smiley-btn .mhp-smiley-img{width:36px !important;height:36px !important;pointer-events:none !important}.mhp-mood-labels{display:flex;justify-content:space-between;font-size:11px;color:#9ca3af;margin-bottom:20px;padding:0 10px}.mhp-mood-success,.mhp-mood-already{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;background:white;border-radius:8px;font-size:15px;color:#166534}.mhp-mood-already{color:#92400e}.mhp-mood-check{font-size:24px;color:var(--mhp-success)}.mhp-mood-chart{padding:10px 0}.mhp-mood-stats{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solidvar(--mhp-border)}.mhp-mood-avg{display:flex;align-items:center;gap:10px}.mhp-mood-avg-label{font-size:13px;color:var(--mhp-text-light)}.mhp-mood-avg-value{font-size:28px;line-height:1}.mhp-mood-avg-text{font-size:14px;color:var(--mhp-text);font-weight:500}.mhp-mood-count{font-size:13px;color:var(--mhp-text-light);background:var(--mhp-bg);padding:6px 12px;border-radius:20px}.mhp-mood-timeline{display:flex;gap:8px;overflow-x:auto;padding:8px 0;-webkit-overflow-scrolling:touch}.mhp-mood-entry{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:50px;padding:8px;border-radius:8px;background:var(--mhp-bg);transition:all 0.2s}.mhp-mood-entry.current{background:var(--mhp-bg-highlight);border:1px solidvar(--mhp-accent)}.mhp-reflections-list{display:flex;flex-direction:column;gap:20px;padding:10px 0}.mhp-reflection-entry{background:var(--mhp-bg);border-radius:12px;padding:20px;border:1px solidvar(--mhp-border);transition:all 0.2s}.mhp-reflection-entry:hover{border-color:var(--mhp-primary);box-shadow:0 2px 8px rgba(0,0,0,0.05)}.mhp-reflection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solidvar(--mhp-border)}.mhp-reflection-date{font-size:15px;font-weight:600;color:var(--mhp-text)}.mhp-reflection-mood{font-size:32px;line-height:1}.mhp-reflection-section{margin-bottom:16px}.mhp-reflection-section:last-child{margin-bottom:0}.mhp-reflection-label{font-size:13px;font-weight:600;color:var(--mhp-text-light);margin-bottom:8px;text-transform:uppercase;letter-spacing:0.5px}.mhp-reflection-text{font-size:14px;line-height:1.6;color:var(--mhp-text);white-space:pre-wrap;word-wrap:break-word}.mhp-reflection-stats{display:flex;gap:16px;margin-top:16px;padding-top:16px;border-top:1px solidvar(--mhp-border);flex-wrap:wrap}.mhp-reflection-stat{font-size:13px;color:var(--mhp-text-light);background:var(--mhp-bg-secondary);padding:6px 12px;border-radius:20px;display:inline-flex;align-items:center;gap:6px}@media (max-width:768px){.mhp-reflection-entry{padding:16px}.mhp-reflection-header{flex-direction:column;align-items:flex-start;gap:8px}.mhp-reflection-mood{font-size:28px}.mhp-reflection-stats{flex-direction:column;gap:8px}.mhp-reflection-stat{width:100%;justify-content:center}}.mhp-mood-date{font-size:11px;color:var(--mhp-text-light)}.mhp-mood-icon{font-size:24px;line-height:1}.mhp-mood-content{display:flex;align-items:center;gap:20px}.mhp-mood-text{flex:1}.mhp-btn-mood{background:#f59e0b;color:white;padding:12px 24px;border:none;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;transition:all 0.2s;flex-shrink:0}.mhp-btn-mood:hover{background:#d97706;transform:translateY(-1px)}.mhp-roundtables-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.mhp-roundtable-card{background:var(--mhp-bg-card);border-radius:var(--mhp-radius);padding:16px;box-shadow:var(--mhp-shadow);transition:all 0.2s}.mhp-roundtable-card:hover{box-shadow:var(--mhp-shadow-hover);transform:translateY(-2px)}.mhp-roundtable-date{display:flex;align-items:center;gap:8px;color:var(--mhp-accent);font-weight:600;font-size:14px;margin-bottom:8px}.mhp-roundtable-title{font-size:16px;font-weight:600;color:var(--mhp-text);margin:0 0 8px 0}.mhp-roundtable-host{font-size:13px;color:var(--mhp-text-light);margin-bottom:12px}.mhp-roundtable-meta{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.mhp-roundtable-category{display:inline-block;background:var(--mhp-accent);color:#fff;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.3px}.mhp-roundtable-duration{display:inline-block;background:var(--mhp-bg);color:var(--mhp-text-light);padding:3px 10px;border-radius:12px;font-size:11px}.mhp-roundtable-desc{font-size:13px;color:var(--mhp-text-light);margin:8px 0 12px 0;line-height:1.5}.mhp-roundtable-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-top:auto;padding-top:12px;border-top:1px solidvar(--mhp-border)}.mhp-roundtable-datetime{display:flex;flex-direction:column;gap:4px}.mhp-roundtable-datetime span{font-size:13px;color:var(--mhp-text)}.mhp-roundtable-card.is-full{opacity:0.7;cursor:default !important}.mhp-roundtable-card.is-full:hover{transform:none}.mhp-roundtable-spots{display:inline-block;background:var(--mhp-bg);padding:4px 10px;border-radius:20px;font-size:12px;color:var(--mhp-text-light);white-space:nowrap}.mhp-roundtable-spots.limited{background:#fff3cd;color:#856404}.mhp-roundtable-spots.full{background:#fdf2f2;color:var(--mhp-danger)}.mhp-card-consultants{background:var(--mhp-bg-card)}.mhp-consultants-slider{margin:0 -24px -24px -24px;padding:0 24px 24px 24px;overflow:hidden}.mhp-consultants-slider .mv-profile-slide,.mhp-consultants-slider .swiper-slide,.mhp-consultants-slider .profile-slide,.mhp-consultants-slider [class*="profile-slide"],.mhp-consultants-slider [class*="slider-item"]{padding:12px !important}.mhp-consultants-slider .mv-profile-card,.mhp-consultants-slider .profile-card,.mhp-consultants-slider [class*="profile-card"],.mhp-consultants-slider [class*="consultant-card"]{padding:16px !important;gap:10px !important}.mhp-consultants-slider .mv-profile-topics,.mhp-consultants-slider .profile-topics,.mhp-consultants-slider .topics-list,.mhp-consultants-slider [class*="topics"],.mhp-consultants-slider [class*="theme"]{margin-bottom:10px !important;margin-top:8px !important;gap:5px !important}.mhp-consultants-slider .topic-tag,.mhp-consultants-slider [class*="topic"],.mhp-consultants-slider [class*="tag"]{padding:4px 8px !important;font-size:11px !important}.mhp-consultants-slider .mv-profile-actions,.mhp-consultants-slider .profile-actions,.mhp-consultants-slider .btn-group,.mhp-consultants-slider [class*="actions"],.mhp-consultants-slider [class*="buttons"]{margin-top:10px !important;padding-top:10px !important}.mhp-consultants-slider .mv-profile-info,.mhp-consultants-slider .profile-info,.mhp-consultants-slider [class*="profile-info"]{margin-bottom:10px !important}.mhp-consultants-slider .mv-profile-bio,.mhp-consultants-slider .profile-bio,.mhp-consultants-slider .profile-description,.mhp-consultants-slider [class*="bio"],.mhp-consultants-slider [class*="description"]{margin-bottom:10px !important;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.mhp-consultants-slider [class*="profile-name"],.mhp-consultants-slider [class*="consultant-name"]{margin-bottom:4px !important}.mhp-consultants-slider [class*="profile-title"],.mhp-consultants-slider [class*="consultant-title"]{margin-bottom:8px !important}.mhp-consultants-slider [class*="profile-image"],.mhp-consultants-slider [class*="profile-avatar"],.mhp-consultants-slider [class*="consultant-image"]{margin-bottom:10px !important}.mhp-consultants-slider>*{--profile-gap:10px;--profile-padding:16px}.mhp-btn-accent{background:var(--mhp-accent);color:#fff}.mhp-btn-accent:hover:not(:disabled){background:var(--mhp-accent-light)}.mhp-empty-state{text-align:center;padding:40px 20px;color:var(--mhp-text-light)}.mhp-empty-state-icon{font-size:48px;margin-bottom:16px;opacity:0.5}.mhp-empty-state p{margin:0}.mhp-empty-state .mhp-hint{font-size:13px;margin-top:8px;opacity:0.8}.mhp-survey-hint{font-size:13px;color:var(--mhp-text-light);margin:8px 0;padding:8px 12px;background:var(--mhp-bg-highlight);border-radius:8px;border-left:3px solidvar(--mhp-accent)}.mhp-survey-hint strong{color:var(--mhp-primary)}.mhp-next-check{margin-top:12px;font-style:italic}.mhp-section-leadership{background:linear-gradient(135deg,var(--mhp-bg-highlight)0%,#fff 100%);border-radius:16px;padding:24px;margin-bottom:32px}.mhp-section-leadership .mhp-section-title h2{color:var(--mhp-primary)}.mhp-card-feedback{border:2px solidvar(--mhp-accent-light)}.mhp-card-feedback .mhp-section-header{display:flex;align-items:baseline;gap:12px;margin-bottom:16px}.mhp-card-feedback .mhp-section-header h3{margin:0}.mhp-card-feedback .mhp-section-header p{margin:0;font-size:13px;color:var(--mhp-text-secondary)}.mhp-feedback-content{min-height:120px}.mhp-card-points{background:linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%);border:2px solidvar(--mhp-accent-light)}.mhp-points-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.mhp-points-card{background:white;border-radius:12px;padding:20px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,0.08);transition:transform 0.2s ease,box-shadow 0.2s ease}.mhp-points-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.12)}.mhp-points-week{border-top:3px solid #4CAF50}.mhp-points-month{border-top:3px solid #2196F3}.mhp-points-total{border-top:3px solid #FF9800}.mhp-points-label{font-size:12px;color:var(--mhp-text-secondary);margin-bottom:8px;font-weight:500;text-transform:uppercase;letter-spacing:0.5px}.mhp-points-value{font-size:32px;font-weight:700;color:var(--mhp-primary);line-height:1;margin-bottom:4px}.mhp-points-unit{font-size:13px;color:var(--mhp-text-secondary)}.mhp-points-breakdown{background:white;border-radius:12px;padding:16px;margin-bottom:16px}.mhp-breakdown-title{font-size:14px;font-weight:600;color:var(--mhp-text);margin-bottom:12px}.mhp-breakdown-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solidvar(--mhp-accent-light)}.mhp-breakdown-item:last-child{border-bottom:none}.mhp-breakdown-activity{display:flex;align-items:center;gap:6px}.mhp-breakdown-name{font-size:14px;color:var(--mhp-text);font-weight:500}.mhp-breakdown-count{font-size:12px;color:var(--mhp-text-secondary)}.mhp-breakdown-points{font-size:16px;font-weight:600;color:var(--mhp-accent)}.mhp-points-info{background:var(--mhp-bg-highlight);border-radius:8px;padding:12px}.mhp-points-info .mhp-info-text{margin:0;font-size:13px;color:var(--mhp-text-secondary);line-height:1.5}.mhp-points-info-box{display:flex;justify-content:space-between;align-items:center;padding:8px 0;margin-top:auto;font-size:12px;border-top:1px solidvar(--mhp-accent-light);padding-top:12px}.mhp-card-breathing .mhp-breathing-content .mhp-points-info-box{flex-direction:row;justify-content:space-between;align-items:center;margin-top:12px;margin-bottom:12px;border-top:1px solidvar(--mhp-accent-light);border-bottom:none;padding-top:12px;padding-bottom:0}.mhp-points-info-box .mhp-points-label{color:var(--mhp-text-secondary);font-weight:400}.mhp-points-info-box .mhp-points-today{color:var(--mhp-text-secondary);font-weight:500}@media (max-width:768px){.mhp-points-summary{grid-template-columns:1fr;gap:12px}.mhp-points-card{padding:16px}.mhp-points-value{font-size:28px}}.mhp-card-leaderboard{background:linear-gradient(135deg,#fff8e1 0%,#ffffff 100%);border:2px solid #ffd54f}.mhp-leaderboard-period{font-size:13px;color:var(--mhp-text-secondary);margin:0}.mhp-leaderboard-list{background:white;border-radius:12px;overflow:hidden;margin-bottom:16px}.mhp-rank-item{display:flex;align-items:center;gap:16px;padding:16px;border-bottom:1px solidvar(--mhp-accent-light);transition:background 0.2s ease}.mhp-rank-item:last-child{border-bottom:none}.mhp-rank-item:hover{background:var(--mhp-bg-highlight)}.mhp-rank-my-department{background:linear-gradient(135deg,rgba(255,215,0,0.15) 0%,rgba(255,215,0,0.05) 100%);border:2px solid #ffd700;border-radius:12px;margin-bottom:16px;font-weight:600}.mhp-rank-my-department:hover{background:linear-gradient(135deg,rgba(255,215,0,0.2) 0%,rgba(255,215,0,0.1) 100%)}.mhp-rank-position{flex-shrink:0}.mhp-rank-badge{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--mhp-accent-light);color:var(--mhp-primary);border-radius:50%;font-weight:700;font-size:16px}.mhp-rank-item:nth-child(1) .mhp-rank-badge{background:linear-gradient(135deg,#FFD700 0%,#FFA500 100%);color:white;font-size:18px}.mhp-rank-item:nth-child(2) .mhp-rank-badge{background:linear-gradient(135deg,#C0C0C0 0%,#A8A8A8 100%);color:white}.mhp-rank-item:nth-child(3) .mhp-rank-badge{background:linear-gradient(135deg,#CD7F32 0%,#B87333 100%);color:white}.mhp-rank-my-department .mhp-rank-badge{background:linear-gradient(135deg,#FFD700 0%,#FFA500 100%);color:white;width:44px;height:44px;font-size:18px}.mhp-rank-info{flex:1}.mhp-rank-name{font-size:15px;font-weight:600;color:var(--mhp-text);margin-bottom:4px}.mhp-rank-stats{font-size:12px;color:var(--mhp-text-secondary)}.mhp-rank-points{font-size:20px;font-weight:700;color:var(--mhp-accent)}.mhp-leaderboard-info{background:var(--mhp-bg-highlight);border-radius:8px;padding:12px}.mhp-leaderboard-info .mhp-info-text{margin:0;font-size:13px;color:var(--mhp-text-secondary);line-height:1.5}@media (max-width:768px){.mhp-rank-item{gap:12px;padding:12px}.mhp-rank-badge{width:36px;height:36px;font-size:14px}.mhp-rank-my-department .mhp-rank-badge{width:40px;height:40px;font-size:16px}.mhp-rank-name{font-size:14px}.mhp-rank-points{font-size:18px}}.mhp-feedback-overview{margin-bottom:24px}.mhp-feedback-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solidvar(--mhp-bg-highlight)}.mhp-feedback-score{text-align:center}.mhp-score-value{display:block;font-size:36px;font-weight:700;color:var(--mhp-primary);line-height:1}.mhp-score-label{font-size:12px;color:var(--mhp-text-light)}.mhp-feedback-meta{display:flex;flex-direction:column;gap:4px;text-align:right;font-size:13px;color:var(--mhp-text-light)}.mhp-feedback-dimensions{display:flex;flex-direction:column;gap:12px}.mhp-feedback-dimension{margin-bottom:8px}.mhp-feedback-dimension-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.mhp-dimension-label{font-size:14px;color:var(--mhp-text)}.mhp-dimension-score{font-weight:600;font-size:14px}.mhp-feedback-bar{height:8px;background:#e0e0e0;border-radius:4px;overflow:hidden}.mhp-feedback-bar-fill{height:100%;border-radius:4px;transition:width 0.5s ease}.mhp-feedback-section{margin-top:20px;padding-top:20px;border-top:1px solidvar(--mhp-border)}.mhp-feedback-section h4{margin:0 0 12px 0;font-size:15px;color:var(--mhp-primary)}.mhp-feedback-strengths h4{color:#2e7d32}.mhp-feedback-improvements h4{color:#f57c00}.mhp-feedback-recommendations h4{color:#1565c0}.mhp-feedback-item{padding:12px;border-radius:8px;margin-bottom:10px}.mhp-feedback-strength{background:#e8f5e9;border-left:4px solid #2e7d32}.mhp-feedback-improvement{background:#fff3e0;border-left:4px solid #f57c00}.mhp-feedback-item strong{display:block;font-size:14px;margin-bottom:4px}.mhp-feedback-item p{margin:0;font-size:13px;color:var(--mhp-text-light);line-height:1.5}.mhp-feedback-recommendation{background:#e3f2fd;padding:16px;border-radius:8px;margin-bottom:12px}.mhp-feedback-recommendation strong{display:block;color:#1565c0;margin-bottom:8px;font-size:14px}.mhp-feedback-recommendation ul{margin:0;padding-left:20px;font-size:13px;color:var(--mhp-text)}.mhp-feedback-recommendation li{margin-bottom:4px;line-height:1.5}.mhp-card-leadership-tips{background:var(--mhp-bg-card)}#mhp-leadership-tips-list{display:flex;flex-direction:column;gap:16px}.mhp-tip-card{display:flex;gap:16px;padding:16px;background:var(--mhp-bg-highlight);border-radius:12px;align-items:flex-start}.mhp-tip-icon{font-size:28px;flex-shrink:0}.mhp-tip-content h4{margin:0 0 6px 0;font-size:15px;color:var(--mhp-primary)}.mhp-tip-content p{margin:0;font-size:14px;color:var(--mhp-text-light);line-height:1.5}.mhp-resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.mhp-resource-card{display:flex;flex-direction:column;align-items:center;padding:20px;background:var(--mhp-bg-highlight);border-radius:12px;text-decoration:none;transition:all 0.2s ease;border:2px solid transparent}.mhp-resource-card:hover{border-color:var(--mhp-accent);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.mhp-resource-icon{font-size:32px;margin-bottom:8px}.mhp-resource-title{font-weight:600;color:var(--mhp-primary);margin-bottom:4px;text-align:center}.mhp-resource-desc{font-size:13px;color:var(--mhp-text-light);text-align:center}.mhp-dashboard-leadership .mhp-dashboard-header h2{display:flex;align-items:center;gap:10px}.mhp-dashboard-leadership .mhp-dashboard-header h2::before{content:"👔"}@media (max-width:768px){.mhp-section-leadership{padding:16px}.mhp-tip-card{flex-direction:column;text-align:center;align-items:center}.mhp-resources-grid{grid-template-columns:1fr}}.mhp-card-privacy{background:var(--mhp-bg-card);border:1px solidvar(--mhp-border)}.mhp-privacy-info{margin-bottom:24px}.mhp-privacy-info h4{font-size:15px;color:var(--mhp-text);margin:20px 0 10px 0;padding-bottom:6px;border-bottom:1px solidvar(--mhp-border)}.mhp-privacy-info h4:first-child{margin-top:0}.mhp-privacy-info ul{margin:0;padding-left:20px}.mhp-privacy-info li{margin:6px 0;font-size:14px;color:var(--mhp-text-light);line-height:1.5}.mhp-privacy-info li strong{color:var(--mhp-text)}.mhp-delete-section{background:#fdf2f2;border-radius:var(--mhp-radius);padding:20px;margin-top:24px;border-left:4px solidvar(--mhp-danger)}.mhp-delete-section h4{color:var(--mhp-danger);margin:0 0 12px 0;font-size:16px}.mhp-delete-warning{font-size:14px;color:var(--mhp-text);margin:0 0 12px 0}.mhp-delete-list{margin:0 0 16px 0;padding-left:20px}.mhp-delete-list li{font-size:14px;color:var(--mhp-text-light);margin:4px 0}.mhp-delete-note{font-size:13px;color:var(--mhp-text-light);background:rgba(255,255,255,0.7);padding:12px;border-radius:8px;margin-bottom:16px}.mhp-delete-note strong{color:var(--mhp-danger)}.mhp-delete-section .mhp-btn-danger{width:100%;max-width:400px;white-space:normal;line-height:1.4;padding:14px 24px;font-size:15px;font-weight:700;box-shadow:0 4px 12px rgba(231,76,60,0.3);border:2px solid #c0392b;transition:all 0.3s ease;cursor:pointer;text-transform:none;display:flex;align-items:center;justify-content:center;gap:8px}.mhp-delete-section .mhp-btn-danger:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px rgba(231,76,60,0.4);background:#a93226 !important}.mhp-delete-section .mhp-btn-danger:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(231,76,60,0.3)}@media (max-width:480px){.mhp-delete-section .mhp-btn-danger{font-size:13px;padding:12px 16px}}.mhp-privacy-contact{margin-top:20px;padding-top:16px;border-top:1px solidvar(--mhp-border);text-align:center}.mhp-privacy-contact p{margin:0;font-size:13px;color:var(--mhp-text-light)}.mhp-privacy-contact a{color:var(--mhp-primary);text-decoration:none}.mhp-privacy-contact a:hover{text-decoration:underline}.mhp-section-wrapper{margin-bottom:40px;padding-bottom:30px;border-bottom:2px solidvar(--mhp-border)}.mhp-section-wrapper:last-of-type{border-bottom:none;margin-bottom:20px}.mhp-section-title{margin-bottom:24px}.mhp-section-title h2{font-family:'Noto Nastaliq Urdu','Roboto Slab',serif;font-size:22px;font-weight:700;color:var(--mhp-text);margin:0 0 6px 0}.mhp-section-title p{font-size:14px;color:var(--mhp-text-light);margin:0}.mhp-surveys-slider{display:flex;gap:20px;overflow-x:auto;padding:4px 0 16px 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mhp-accent)var(--mhp-bg)}.mhp-surveys-slider::-webkit-scrollbar{height:8px}.mhp-surveys-slider::-webkit-scrollbar-track{background:var(--mhp-bg);border-radius:4px}.mhp-surveys-slider::-webkit-scrollbar-thumb{background:var(--mhp-accent);border-radius:4px}.mhp-survey-slide{flex:0 0 auto;width:340px;scroll-snap-align:start}.mhp-survey-slide#mhp-mood-slide{width:100%;flex:1 1 100%}.mhp-survey-card{background:var(--mhp-bg-card);border-radius:var(--mhp-radius);box-shadow:var(--mhp-shadow);padding:24px;height:100%;display:flex;flex-direction:column;text-align:center}.mhp-survey-header{margin-bottom:20px}.mhp-survey-header h3{font-family:'Noto Nastaliq Urdu','Roboto Slab',serif;font-size:20px;font-weight:700;color:var(--mhp-text);margin:0 0 8px 0}.mhp-survey-header p{font-size:14px;color:var(--mhp-text-light);margin:0}.mhp-survey-content{flex:1;display:flex;flex-direction:column;justify-content:center;gap:16px}.mhp-survey-desc{font-size:13px;color:var(--mhp-text-light);line-height:1.5;margin:0}.mhp-survey-completed{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;background:#d1fae5;border-radius:8px;color:#065f46;font-weight:500}.mhp-survey-completed .mhp-mood-check{font-size:32px;color:var(--mhp-success)}.mhp-survey-card .mhp-mood-smileys{margin-bottom:12px}.mhp-survey-card .mhp-smiley-btn{width:56px;height:56px}.mhp-survey-card .mhp-smiley{font-size:28px}.mhp-survey-card .mhp-mood-labels{margin-bottom:16px}.mhp-survey-card .mhp-mood-success,.mhp-survey-card .mhp-mood-already{margin-top:auto;padding:16px;background:#d1fae5;border-radius:8px}@media (max-width:600px){.mhp-container{padding:12px}.mhp-card{padding:16px}.mhp-dashboard-header{flex-direction:column;align-items:flex-start}.mhp-id-value{font-size:22px;padding:12px 16px}.mhp-section-wrapper{margin-bottom:30px;padding-bottom:20px}.mhp-section-title h2{font-size:18px}.mhp-survey-slide{width:280px}.mhp-survey-card{padding:16px}.mhp-survey-card .mhp-smiley-btn{width:48px;height:48px}.mhp-survey-card .mhp-smiley{font-size:24px}.mhp-stats-grid{grid-template-columns:repeat(2,1fr)}.mhp-choice-options{grid-template-columns:1fr}.mhp-action-content{flex-direction:column;text-align:center}.mhp-action-icon{font-size:40px}.mhp-mood-content{flex-direction:column;text-align:center}.mhp-mood-smileys{gap:10px}.mhp-smiley-btn{width:75px;height:75px}.mhp-smiley{font-size:38px}.mhp-mood-stats{flex-direction:column;gap:12px;align-items:flex-start}.mhp-mood-timeline{gap:6px}.mhp-mood-entry{min-width:45px;padding:6px}.mhp-mood-icon{font-size:20px}.mhp-settings-row{flex-direction:column;align-items:stretch}.mhp-select{width:100%;min-width:auto}.mhp-roundtables-grid{grid-template-columns:1fr}.mhp-consultants-slider{margin:0 -16px -16px -16px;padding:0 16px 16px 16px}}.mhp-quota-box{display:flex;align-items:center;gap:16px;padding:16px 20px;background:linear-gradient(135deg,var(--mhp-bg-highlight)0%,#fff8e4 100%);border:2px solidvar(--mhp-accent-light);border-radius:12px;margin-bottom:16px}.mhp-quota-icon{font-size:28px;flex-shrink:0}.mhp-quota-content{display:flex;flex-direction:column;gap:4px}.mhp-quota-label{font-size:13px;color:var(--mhp-text-light);font-weight:500}.mhp-quota-value{font-size:16px;color:var(--mhp-primary);font-weight:600}@media (max-width:480px){.mhp-quota-box{flex-direction:column;text-align:center;gap:8px}.mhp-quota-content{align-items:center}}.mhp-card-blog{background:var(--mhp-bg-card)}.mhp-card-blog .mhp-section-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.mhp-blog-grid{display:flex;gap:16px;margin-top:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mhp-accent)transparent;padding-bottom:8px}.mhp-blog-grid::-webkit-scrollbar{height:6px}.mhp-blog-grid::-webkit-scrollbar-track{background:transparent}.mhp-blog-grid::-webkit-scrollbar-thumb{background-color:var(--mhp-accent);border-radius:3px}.mhp-blog-card{display:flex;flex-direction:column;background:var(--mhp-bg);border-radius:var(--mhp-radius);overflow:hidden;text-decoration:none;color:var(--mhp-text);transition:box-shadow 0.2s ease,border-color 0.2s ease,transform 0.3s ease;border:1px solid rgba(61,78,96,0.1);box-shadow:0 2px 12px rgba(61,78,96,0.06);flex:0 0 280px;min-width:280px;scroll-snap-align:start}.mhp-blog-card:hover{box-shadow:0 4px 16px rgba(61,78,96,0.1);transform:translateY(-4px);border-color:rgba(61,78,96,0.14)}.mhp-blog-thumb{height:140px;background-size:cover;background-position:center;background-color:var(--mhp-bg-highlight)}.mhp-blog-thumb-placeholder{display:flex;align-items:center;justify-content:center;font-size:48px;opacity:0.5}.mhp-blog-content{padding:16px;flex:1;display:flex;flex-direction:column;overflow:hidden}.mhp-blog-category{display:inline-block;font-size:11px;text-transform:uppercase;letter-spacing:0.5px;color:var(--mhp-accent);font-weight:600;margin-bottom:8px}.mhp-blog-title{margin:0 0 8px 0;font-size:16px;font-weight:600;line-height:1.3;color:var(--mhp-text);font-family:'Noto Nastaliq Urdu','Roboto Slab',serif}.mhp-blog-excerpt{margin:0;font-size:13px;color:var(--mhp-text-light);line-height:1.5;flex:1}.mhp-blog-date{margin-top:12px;font-size:12px;color:var(--mhp-text-light);opacity:0.7}.mhp-blog-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px;color:var(--mhp-text-light)}@keyframes mhp-shimmer{0%{background-position:-400px 0}100%{background-position:400px 0}}.mhp-skeleton{background:linear-gradient(90deg,var(--mhp-border, #e5e7eb)25%,#f3f4f6 50%,var(--mhp-border, #e5e7eb)75%);background-size:800px 100%;animation:mhp-shimmer 1.5s ease-in-out infinite;border-radius:6px}.mhp-skeleton-card{display:flex;flex-direction:column;background:var(--mhp-bg, #fff);border-radius:var(--mhp-radius, 12px);border:1px solidvar(--mhp-border, #e5e7eb);overflow:hidden;flex:0 0 280px;min-width:280px}.mhp-skeleton-card .mhp-skeleton-thumb{height:160px;border-radius:0}.mhp-skeleton-card .mhp-skeleton-body{padding:16px;display:flex;flex-direction:column;gap:10px}.mhp-skeleton-card .mhp-skeleton-line{height:14px}.mhp-skeleton-card .mhp-skeleton-line.short{width:60%}.mhp-skeleton-card .mhp-skeleton-line.title{height:18px;width:85%}.mhp-skeleton-card .mhp-skeleton-line.tag{height:12px;width:35%}.mhp-skeleton-kt{flex:0 0calc((100% - 32px) / 3);min-width:220px;background:var(--mhp-bg, #fff);border-radius:var(--mhp-radius, 12px);border:1px solidvar(--mhp-border, #e5e7eb);padding:16px;display:flex;flex-direction:column;gap:10px}.mhp-skeleton-kt .mhp-skeleton-line.title{height:16px;width:80%}.mhp-skeleton-kt .mhp-skeleton-line{height:12px}.mhp-skeleton-kt .mhp-skeleton-line.short{width:50%}#mhp-kt-grid.mhp-kt-grid--loading{justify-content:center;align-items:stretch;align-content:stretch;min-height:152px;overflow:hidden}#mhp-kt-grid .mhp-kt-pending{box-sizing:border-box;flex:0 0 100%;width:100%;min-width:0;min-height:140px;margin:0;padding:0 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.65rem;text-align:center;color:var(--mhp-text-light, #6b7280);font-size:0.95rem;line-height:1.45;border:1px solidvar(--mhp-border, #e5e7eb);border-radius:12px;background:linear-gradient(180deg,#fafafa 0%,#ffffff 100%)}#mhp-kt-grid .mhp-kt-pending::before{content:"";width:22px;height:22px;border:2px solidvar(--mhp-border, #e5e7eb);border-top-color:var(--mhp-primary, #507176);border-radius:50%;animation:mhp-kt-pending-spin 0.75s linear infinite;flex-shrink:0}#mhp-kt-grid .mhp-kt-pending-txt{font-family:inherit}@keyframes mhp-kt-pending-spin{to{transform:rotate(360deg)}}.mhp-burnout-reminder,.mhp-burnout-hint{text-align:center}.mhp-reminder-text,.mhp-hint-text{margin-bottom:16px;line-height:1.6}.mhp-hint-important{background:var(--mhp-bg-highlight);border-radius:var(--mhp-radius);padding:20px;margin:-8px}.mhp-hint-small{font-size:12px;color:var(--mhp-text-light);margin-top:12px}.mhp-survey-reminder{background:linear-gradient(135deg,var(--mhp-bg-highlight)0%,var(--mhp-bg)100%);border:2px dashedvar(--mhp-accent-light)}.mhp-reminder-info{line-height:1.6;color:var(--mhp-text)}.mhp-burnout-reminder-slide .mhp-survey-header h3{color:var(--mhp-accent)}@media (max-width:600px){.mhp-blog-card{flex:0 0 240px;min-width:240px}.mhp-blog-thumb{height:120px}.mhp-blog-title{font-size:15px}}.mhp-card-blog .mhp-section-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.mhp-blog-swipe-hint{font-size:12px;color:var(--mhp-text-muted);display:flex;align-items:center;gap:4px}.mhp-blog-swipe-hint::after{content:'→';animation:swipeHint 1.5s ease-in-out infinite}@keyframes swipeHint{0%,100%{transform:translateX(0);opacity:0.5}50%{transform:translateX(4px);opacity:1}}.mhp-blog-audio-inline{display:flex;align-items:center;gap:8px;padding:6px 10px;background:var(--mhp-primary);border-radius:20px;margin-bottom:8px}.mhp-blog-audio-inline audio{display:none}.mhp-blog-audio-inline .mhp-audio-playpause{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;max-width:32px;border:none;background:white;border-radius:50%;cursor:pointer;color:var(--mhp-primary);font-size:12px;transition:all 0.2s ease;padding:0;flex-shrink:0;position:relative}.mhp-blog-audio-inline .mhp-audio-playpause:hover{background:var(--mhp-accent-light);color:white;transform:scale(1.1)}.mhp-blog-audio-inline .mhp-play-icon,.mhp-blog-audio-inline .mhp-pause-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0}.mhp-blog-audio-inline .mhp-play-icon svg,.mhp-blog-audio-inline .mhp-pause-icon svg{flex-shrink:0;width:14px;height:14px;margin:auto}.mhp-blog-audio-inline .mhp-audio-progress{flex:1;height:4px;background:rgba(255,255,255,0.25);border-radius:2px;cursor:pointer;min-width:40px}.mhp-blog-audio-inline .mhp-audio-progress-bar{height:100%;background:white;border-radius:2px;width:0%;transition:width 0.1s linear}.mhp-blog-audio-inline .mhp-audio-time{font-size:10px;color:rgba(255,255,255,0.9);font-family:monospace;min-width:30px;text-align:right}.mhp-blog-card{cursor:pointer}@media (max-width:480px){.mhp-blog-audio-inline{padding:5px 8px;gap:6px}.mhp-blog-audio-inline .mhp-audio-playpause{width:24px;height:24px;min-width:24px;max-width:24px}.mhp-blog-audio-inline .mhp-play-icon svg,.mhp-blog-audio-inline .mhp-pause-icon svg{width:12px;height:12px}.mhp-blog-audio-inline .mhp-audio-time{font-size:9px;min-width:28px}}.mhp-header-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:12px}.mhp-header-top h2{margin:0}.mhp-language-switcher{display:flex;gap:4px;background:var(--mhp-bg);padding:4px;border-radius:8px;border:1px solidvar(--mhp-border)}.mhp-lang-btn{display:flex;align-items:center;gap:4px;padding:6px 10px;border:none;background:transparent;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;color:var(--mhp-text-light);transition:all 0.2s ease}.mhp-lang-btn:hover{background:var(--mhp-bg-card);color:var(--mhp-text)}.mhp-lang-btn.active{background:var(--mhp-primary);color:#fff;box-shadow:0 2px 4px rgba(61,78,96,0.15)}.mhp-lang-flag{font-size:16px;line-height:1}.mhp-lang-label{font-weight:600;letter-spacing:0.5px}@media (max-width:480px){.mhp-lang-label{display:none}.mhp-lang-btn{padding:6px 8px}.mhp-header-top{flex-direction:column;align-items:flex-start}.mhp-language-switcher{align-self:flex-end;margin-top:-40px}}.mhp-card-consultants.mhp-compact{padding:16px}.mhp-card-consultants.mhp-compact .mhp-section-header h3{font-size:16px;margin-bottom:8px}.mhp-card-consultants.mhp-compact .mhp-section-intro{font-size:13px;margin-bottom:12px}.mhp-card-consultants.mhp-compact .mhp-consultants-slider{margin:0 -16px -16px -16px;padding:0 16px 16px 16px;max-height:200px;overflow:hidden}.mhp-card-consultants.mhp-compact .mhp-quota-box{padding:10px 12px;font-size:13px}#mhp-consultants-section.mhp-compact-consultants{transform-origin:top left}#mhp-consultants-section.mhp-compact-consultants .mhp-consultants-slider{max-height:250px;overflow-y:auto;overflow-x:hidden}#mhp-consultants-section.mhp-compact-consultants .mhp-consultants-slider>*{transform:scale(0.8);transform-origin:top left;width:125%;}.mhp-consultants-preview{display:flex;align-items:center;gap:16px;padding:16px;background:var(--mhp-bg-highlight);border-radius:var(--mhp-radius)}.mhp-consultants-preview-icon{font-size:32px;flex-shrink:0}.mhp-consultants-preview-text h4{margin:0 0 4px 0;font-size:15px}.mhp-consultants-preview-text p{margin:0;font-size:13px;color:var(--mhp-text-light)}.mhp-consultants-expand-btn{margin-top:12px}.mhp-card-my-psychologist{background:linear-gradient(135deg,#f8fffe 0%,#fff8f5 100%);border:1px solidvar(--mhp-border)}.mhp-my-psychologist-content{display:flex;flex-direction:column;gap:20px}.mhp-psychologist-profile{display:flex;align-items:center;gap:16px}.mhp-psychologist-avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,var(--mhp-accent-light)0%,var(--mhp-accent)100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.mhp-psychologist-avatar .mhp-avatar-placeholder{font-size:32px}.mhp-psychologist-avatar .mhp-avatar-img{width:100%;height:100%;object-fit:cover}.mhp-psychologist-info{flex:1;min-width:0}.mhp-psychologist-name{margin:0 0 4px 0;font-size:18px;font-weight:600;color:var(--mhp-text)}.mhp-psychologist-specialty{margin:0;font-size:14px;color:var(--mhp-text-light);line-height:1.4}.mhp-private-assigned-psychologist-block{margin-bottom:0}.mhp-assigned-psychologist-profile-banner{position:relative;border-radius:var(--mhp-radius, 12px);overflow:hidden;margin-bottom:12px;border:1px solidvar(--mhp-border, #e5e7eb);min-height:120px}.mhp-assigned-psychologist-banner-bg{position:absolute;inset:0;background-size:cover;background-position:center top;background-color:#3d4e60}.mhp-assigned-psychologist-banner-content{position:relative;z-index:1;display:flex;align-items:center;gap:16px;padding:20px 18px;min-height:120px}.mhp-assigned-psychologist-banner-content .mhp-psychologist-info{text-shadow:0 1px 2px rgba(0,0,0,0.25)}.mhp-assigned-psychologist-banner-content .mhp-psychologist-name{color:#fff;font-size:1.25rem}.mhp-assigned-psychologist-banner-content .mhp-psychologist-specialty{color:rgba(255,255,255,0.92);font-size:14px}.mhp-assigned-psychologist-banner-content .mhp-psychologist-avatar{border:3px solid rgba(255,255,255,0.95);box-shadow:0 4px 14px rgba(0,0,0,0.2)}.mhp-more-psychologists-actions{margin:0 0 4px 0}.mhp-btn-more-psychologists{display:inline-block;padding:0;margin:0;background:none;border:none;color:var(--mhp-accent, #b2948e);font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer;font-family:inherit}.mhp-btn-more-psychologists:hover{color:#3d4e60}.mhp-psychologist-next-appointment{background:var(--mhp-bg-highlight);border-radius:var(--mhp-radius);padding:16px;display:flex;flex-direction:column;gap:6px}.mhp-next-apt-label{font-size:12px;color:var(--mhp-text-light);text-transform:uppercase;letter-spacing:0.5px;font-weight:500}.mhp-next-apt-datetime{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.mhp-next-apt-datetime .mhp-apt-date{font-weight:600;color:var(--mhp-text)}.mhp-next-apt-datetime .mhp-apt-time{color:var(--mhp-accent);font-weight:500}.mhp-psychologist-actions{display:flex;gap:12px;flex-wrap:wrap}.mhp-psychologist-actions .mhp-btn{display:inline-flex;align-items:center;gap:8px}.mhp-psychologist-actions .mhp-btn svg{width:16px;height:16px;flex-shrink:0}@media (max-width:480px){.mhp-psychologist-profile{flex-direction:column;text-align:center}.mhp-psychologist-avatar{width:80px;height:80px}.mhp-psychologist-actions{flex-direction:column}.mhp-psychologist-actions .mhp-btn{width:100%;justify-content:center}}.mhp-collapsible{overflow:hidden}.mhp-collapsible-header{cursor:pointer;user-select:none;display:flex !important;justify-content:space-between;align-items:center;padding:16px 24px;margin:-24px -24px 16px -24px;background:var(--mhp-bg-soft);border-radius:20px 20px 0 0;box-shadow:6px 6px 12px rgba(163,140,132,0.12),-3px -3px 8px rgba(255,255,255,0.6);transition:all 0.3s ease}.mhp-collapsible-header:hover{background:#EBE6DE;box-shadow:inset 3px 3px 6px rgba(163,140,132,0.15),inset -3px -3px 6px rgba(255,255,255,0.5)}.mhp-collapsible-header h3{margin:0 !important;font-size:17px;font-weight:600;color:var(--mhp-primary)}.mhp-collapse-icon{font-size:18px;transition:transform 0.3s ease;color:var(--mhp-primary);font-weight:bold}.mhp-collapsible.collapsed .mhp-collapse-icon{transform:rotate(-90deg)}.mhp-collapsible-content{transition:max-height 0.4s ease,opacity 0.3s ease,padding 0.3s ease;max-height:2000px;opacity:1}#mhp-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations) #mhp-advanced-features-content{max-height:none !important}.mhp-collapsible.collapsed .mhp-collapsible-content{max-height:0;opacity:0;padding-top:0 !important;overflow:hidden}#mhp-anonymous-feedback-section.mhp-collapsible.collapsed .mhp-section-intro,#mhp-anonymous-feedback-section.mhp-collapsible.collapsed .mhp-feedback-form,#mhp-anonymous-feedback-section.mhp-collapsible.collapsed .mhp-feedback-success{display:none}.mhp-dashboard-content{display:flex;flex-direction:column}.mhp-section-wrapper.mhp-section-personal{order:1}.mhp-section-wrapper.mhp-section-company{order:2}.mhp-section-wrapper.mhp-section-leadership{order:3}#mhp-privacy-section{order:99}.mhp-burnout-analysis-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%)}.mhp-dimensions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}@media (max-width:600px){.mhp-dimensions-grid{grid-template-columns:1fr;gap:12px}.mhp-dimension-card{padding:16px}.mhp-dimension-header{gap:10px;margin-bottom:10px}.mhp-dimension-icon{font-size:24px;width:38px;height:38px}.mhp-dimension-title{font-size:14px}.mhp-dimension-score{gap:10px;margin-bottom:10px}.mhp-score-value{font-size:16px;min-width:40px}.mhp-dimension-interpretation{font-size:12px;padding-top:10px}.mhp-interpretation-section{padding:16px}.mhp-interpretation-header{gap:10px;margin-bottom:12px}.mhp-interpretation-title{font-size:16px}.mhp-interpretation-text{font-size:14px}.mhp-recommendation-list{padding-left:20px}.mhp-recommendation-list li{font-size:13px;margin-bottom:8px}}.mhp-dimension-card{background:white;border-radius:12px;padding:20px;border:2px solid #e5e7eb;transition:all 0.3s ease}.mhp-dimension-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.08)}.mhp-dimension-card.risk-low{border-color:var(--mhp-success-light);background:linear-gradient(135deg,var(--mhp-success-lighter)0%,#fff 100%)}.mhp-dimension-card.risk-medium{border-color:#f59e0b;background:linear-gradient(135deg,#fffbeb 0%,#fff 100%)}.mhp-dimension-card.risk-high{border-color:var(--mhp-danger-light);background:linear-gradient(135deg,var(--mhp-accent-lighter)0%,#fff 100%)}.mhp-dimension-card.risk-critical{border-color:#dc2626;background:linear-gradient(135deg,#fee2e2 0%,#fff 100%)}.mhp-dimension-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.mhp-dimension-icon{font-size:28px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:white;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,0.08)}.mhp-dimension-title{font-weight:600;color:#374151;font-size:15px;line-height:1.3}.mhp-dimension-score{display:flex;align-items:center;gap:12px;margin-bottom:12px}.mhp-score-bar{flex:1;height:10px;background:#e5e7eb;border-radius:5px;overflow:hidden}.mhp-score-fill{height:100%;border-radius:5px;transition:width 0.8s ease}.mhp-score-fill.low{background:linear-gradient(90deg,var(--mhp-success),var(--mhp-success-light))}.mhp-score-fill.medium{background:linear-gradient(90deg,var(--mhp-warning),var(--mhp-warning-light))}.mhp-score-fill.high{background:linear-gradient(90deg,var(--mhp-accent),var(--mhp-accent-light))}.mhp-score-fill.critical{background:linear-gradient(90deg,var(--mhp-danger),var(--mhp-danger-light))}.mhp-score-value{font-weight:700;font-size:18px;min-width:45px;text-align:right}.mhp-score-value.low{color:#059669}.mhp-score-value.medium{color:#d97706}.mhp-score-value.high{color:#ea580c}.mhp-score-value.critical{color:#dc2626}.mhp-dimension-interpretation{font-size:13px;color:#6b7280;line-height:1.5;padding-top:12px;border-top:1px solid #e5e7eb}.mhp-interpretation-section{background:white;border-radius:12px;padding:24px;border:1px solid #e5e7eb}.mhp-interpretation-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.mhp-interpretation-icon{font-size:32px}.mhp-interpretation-title{font-weight:700;font-size:18px;color:#374151}.mhp-interpretation-summary{font-size:15px;line-height:1.7;color:#4b5563;margin-bottom:20px}.mhp-action-recommendations{background:#f8fafc;border-radius:10px;padding:20px}.mhp-action-recommendations h5{font-weight:600;color:#374151;margin:0 0 12px 0;font-size:15px}.mhp-action-list{list-style:none;padding:0;margin:0}.mhp-action-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #e5e7eb;font-size:14px;color:#4b5563;line-height:1.5}.mhp-action-list li:last-child{border-bottom:none}.mhp-action-list li::before{content:"→";color:var(--mhp-primary);font-weight:bold}.mhp-urgent-notice{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border:2px solid #fca5a5;border-radius:10px;padding:16px;margin-top:16px;display:flex;align-items:flex-start;gap:12px}.mhp-urgent-notice-icon{font-size:24px}.mhp-urgent-notice-text{font-size:14px;color:#991b1b;line-height:1.5}.mhp-urgent-notice-text strong{display:block;margin-bottom:4px}.mhp-psychoeducation-card{background:linear-gradient(135deg,var(--mhp-bg-highlight)0%,var(--mhp-bg)100%);border:1px solidvar(--mhp-accent-light)}.mhp-collapse-btn{background:var(--mhp-primary);border:none;cursor:pointer;padding:10px 16px;border-radius:20px;transition:all 0.2s;display:flex;align-items:center;gap:6px;color:var(--mhp-bg-highlight);font-size:13px;font-weight:500}.mhp-collapse-btn::before{content:'Details'}.mhp-collapse-btn[aria-expanded="true"]::before{content:'Schließen'}.mhp-collapse-btn:hover{background:var(--mhp-primary-dark)}.mhp-collapse-icon{font-size:12px;color:var(--mhp-bg-highlight);transition:transform 0.3s ease}.mhp-psychoeducation-content.collapsed{display:none}.mhp-collapse-btn[aria-expanded="false"] .mhp-collapse-icon{transform:rotate(-90deg)}.mhp-collapse-btn[aria-expanded="true"] .mhp-collapse-icon{transform:rotate(180deg)}.mhp-edu-section{background:white;border-radius:12px;padding:24px;margin-bottom:20px}.mhp-edu-section:last-child{margin-bottom:0}.mhp-edu-section h4{font-weight:700;color:#0c4a6e;margin:0 0 12px 0;font-size:18px}.mhp-edu-section h5{font-weight:600;color:#374151;margin:20px 0 16px 0;font-size:15px}.mhp-edu-section p{color:#4b5563;line-height:1.7;margin:0}.mhp-phase-timeline{display:flex;flex-direction:column;gap:12px}.mhp-phase{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#f8fafc;border-radius:10px;border-left:4px solidvar(--mhp-primary)}.mhp-phase-num{width:32px;height:32px;min-width:32px;background:var(--mhp-primary);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.mhp-phase strong{display:block;color:#374151;margin-bottom:4px}.mhp-phase p{font-size:13px;color:#6b7280;margin:0}.mhp-warning-signs ul{list-style:none;padding:0;margin:0}.mhp-warning-signs li{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #e5e7eb;color:#4b5563;font-size:14px}.mhp-warning-signs li:last-child{border-bottom:none}.mhp-warning-signs li::before{content:"⚠️";font-size:14px}@media (max-width:600px){.mhp-psychoeducation-card{padding:16px}.mhp-edu-section{padding:16px;margin-bottom:16px}.mhp-edu-section h4{font-size:16px}.mhp-edu-section h5{font-size:14px;margin:16px 0 12px 0}.mhp-edu-section p{font-size:14px;line-height:1.5}.mhp-phase{padding:12px;gap:12px}.mhp-phase-num{width:28px;height:28px;min-width:28px;font-size:12px}.mhp-phase strong{font-size:14px}.mhp-phase p{font-size:12px}.mhp-warning-signs li{font-size:13px;padding:8px 0}}.mhp-tips-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}@media (max-width:768px){.mhp-tips-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.mhp-tips-grid{grid-template-columns:1fr 1fr;gap:10px}}@media (max-width:360px){.mhp-tips-grid{grid-template-columns:1fr}}.mhp-tip-card{background:#f8fafc;border-radius:12px;padding:16px 12px;text-align:center;border:1px solid #e5e7eb;transition:all 0.3s ease;min-width:0;}.mhp-tip-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.08)}.mhp-tip-icon{font-size:28px;display:block;margin-bottom:10px}.mhp-tip-card strong{display:block;color:#374151;margin-bottom:6px;font-size:13px;word-wrap:break-word;hyphens:auto}.mhp-tip-card p{font-size:11px;color:#6b7280;margin:0;line-height:1.4;word-wrap:break-word;hyphens:auto}@media (max-width:480px){.mhp-tip-card{padding:12px 10px}.mhp-tip-icon{font-size:24px;margin-bottom:8px}.mhp-tip-card strong{font-size:12px;margin-bottom:4px}.mhp-tip-card p{font-size:10px;line-height:1.3}}.mhp-professional-help{background:linear-gradient(135deg,#fef2f2 0%,#fff 100%) !important;border:1px solid #fecaca}.mhp-help-indicators ul{list-style:none;padding:0;margin:16px 0}.mhp-help-indicators li{display:flex;align-items:center;gap:10px;padding:8px 0;color:#4b5563;font-size:14px}.mhp-help-indicators li::before{content:"•";color:#dc2626;font-weight:bold;font-size:18px}.mhp-help-cta{background:#fee2e2;border-radius:8px;padding:16px;margin-top:16px}.mhp-help-cta p{color:#991b1b;font-weight:500;margin:0;text-align:center}.mhp-card-booking{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:1px solidvar(--mhp-border)}.mhp-booking-status{margin-bottom:20px}.mhp-info-banner{display:flex;gap:14px;padding:16px 20px;background:var(--mhp-bg-highlight);border-radius:12px;border-left:4px solidvar(--mhp-accent)}.mhp-info-icon{font-size:24px;flex-shrink:0}.mhp-info-text strong{display:block;color:var(--mhp-primary);margin-bottom:4px}.mhp-info-text p{margin:0;color:var(--mhp-text-light);font-size:14px;line-height:1.5}.mhp-upcoming-section{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solidvar(--mhp-border)}.mhp-upcoming-section h4{margin:0 0 16px 0;color:var(--mhp-primary);font-size:16px}.mhp-consultations-list{display:flex;flex-direction:column;gap:12px}.mhp-past-sessions-list{display:flex;flex-direction:column;gap:16px}.mhp-past-session-row{padding:16px;background:#fff;border:1px solidvar(--mhp-border, #e5e7eb);border-radius:12px}.mhp-past-session-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.mhp-past-session-avatar-img{border-radius:50%;object-fit:cover}.mhp-past-session-avatar-fallback{width:48px;height:48px;border-radius:50%;background:var(--mhp-primary, #3D4E60);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600}.mhp-past-session-therapist{font-weight:600;color:var(--mhp-text, #3D4E60)}.mhp-past-session-date{font-size:13px;color:#6b7280;margin-top:2px}.mhp-past-session-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.mhp-btn-small{padding:8px 12px;font-size:13px}.mhp-past-rating-form{margin-top:8px;padding-top:12px;border-top:1px solidvar(--mhp-border, #e5e7eb)}.mhp-past-rating-label{font-weight:600;font-size:14px;margin:0 0 8px 0;color:var(--mhp-text, #3D4E60)}.mhp-past-rating-stars{display:flex;gap:6px;margin-bottom:12px}#mhp-dashboard .mhp-past-rating-form button.mhp-past-rating-star,.mhp-container .mhp-past-rating-form button.mhp-past-rating-star,.mhp-past-rating-form button.mhp-past-rating-star{appearance:none;-webkit-appearance:none;background:transparent !important;background-color:transparent !important;border:none !important;box-shadow:none !important;border-radius:0 !important;padding:2px 4px !important;margin:0 !important;min-width:0 !important;width:auto !important;height:auto !important;font-size:28px !important;line-height:1 !important;font-weight:400 !important;color:#cbd5e1 !important;cursor:pointer;transition:color 0.15s ease,transform 0.12s ease}#mhp-dashboard .mhp-past-rating-form button.mhp-past-rating-star:hover,.mhp-container .mhp-past-rating-form button.mhp-past-rating-star:hover,.mhp-past-rating-form button.mhp-past-rating-star:hover{color:#94a3b8 !important;background:transparent !important;transform:scale(1.08)}#mhp-dashboard .mhp-past-rating-form button.mhp-past-rating-star.is-selected,.mhp-container .mhp-past-rating-form button.mhp-past-rating-star.is-selected,.mhp-past-rating-form button.mhp-past-rating-star.is-selected{color:#ca8a04 !important;background:transparent !important;background-color:transparent !important;box-shadow:none !important}#mhp-dashboard .mhp-past-rating-form button.mhp-past-rating-star:focus-visible,.mhp-container .mhp-past-rating-form button.mhp-past-rating-star:focus-visible,.mhp-past-rating-form button.mhp-past-rating-star:focus-visible{outline:2px solidvar(--mhp-primary, #3d4e60);outline-offset:3px}.mhp-past-rating-field-label{display:block;font-size:13px;font-weight:600;margin:8px 0 4px;color:var(--mhp-text, #3D4E60)}.mhp-past-rating-form input.mhp-past-rating-topic.mhp-input,.mhp-past-rating-form textarea.mhp-past-rating-comment.mhp-input{max-width:100%;text-transform:none !important;letter-spacing:normal !important;font-family:inherit !important}.mhp-past-rating-consent{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.5;color:#374151;margin:12px 0;cursor:pointer}.mhp-past-rating-consent input{margin-top:3px;flex-shrink:0}.mhp-past-rating-done{margin:8px 0 0;font-size:14px;color:#047857;font-weight:500}.mhp-past-rating-msg{margin-top:8px;font-size:13px}.mhp-consultation-item{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solidvar(--mhp-border);border-radius:12px;transition:all 0.2s ease}.mhp-consultation-item:hover{box-shadow:var(--mhp-shadow)}.mhp-consultation-date{display:flex;flex-direction:column;align-items:center;min-width:60px;padding:12px;background:var(--mhp-primary);color:white;border-radius:10px;text-align:center}.mhp-consultation-day{font-size:24px;font-weight:700;line-height:1}.mhp-consultation-month{font-size:12px;text-transform:uppercase;opacity:0.9}.mhp-consultation-details{flex:1}.mhp-consultation-time{font-weight:600;color:var(--mhp-primary);margin-bottom:4px}.mhp-consultation-therapist{font-size:14px;color:var(--mhp-text-light)}.mhp-consultation-card--meinbereich{align-items:flex-start}.mhp-consultation-card--meinbereich .mhp-consultation-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.mhp-consultation-card--meinbereich .mhp-consultation-card__row{display:flex;align-items:flex-start;gap:14px;width:100%}.mhp-consultation-card__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.mhp-consultation-card__avatar--placeholder{display:flex;align-items:center;justify-content:center;background:var(--mhp-primary);color:#fff;font-size:18px;font-weight:700}.mhp-consultation-card__text{flex:1;min-width:0}.mhp-consultation-card__service{font-size:13px;color:var(--mhp-text-light);margin-top:4px}.mhp-consultation-card--meinbereich .mhp-consultation-status{flex-shrink:0;align-self:flex-start}.mhp-consultation-card__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding-left:62px}.mhp-consultation-card__actions .mhp-btn{font-size:13px;padding:8px 14px}.mhp-consultation-card--meinbereich.mhp-consultation-card--no-avatar .mhp-consultation-card__actions{padding-left:0}.mhp-consultation-card--meinbereich .mhp-consultation-label{color:var(--mhp-text-light, #6b7280);font-weight:600;margin-right:4px}@media (max-width:520px){.mhp-consultation-card__actions{padding-left:0}.mhp-consultation-card--meinbereich .mhp-consultation-card__row{flex-wrap:wrap}.mhp-consultation-card--meinbereich .mhp-consultation-status{width:100%;margin-top:4px}}.mhp-consultation-status{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}.mhp-status-confirmed{background:#d4edda;color:#155724}.mhp-status-pending{background:#fff3cd;color:#856404}.mhp-bookly-wrapper{margin-top:16px}.mhp-bookly-wrapper h4{margin:0 0 16px 0;color:var(--mhp-primary);font-size:16px}.mhp-quota-info{margin-top:20px;padding-top:16px;border-top:1px solidvar(--mhp-border)}.mhp-quota-remaining{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#e8f5e9;border-radius:10px;color:#2e7d32}.mhp-quota-icon-small{font-size:18px}.mhp-quota-remaining strong{font-weight:700}.mhp-no-consultations{padding:20px;text-align:center;color:var(--mhp-text-light);font-style:italic}.mhp-consent-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(61,78,96,0.9) !important;z-index:10001;display:flex;align-items:center;justify-content:center;padding:20px}.mhp-consent-modal{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border-radius:24px !important;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.9) !important;padding:40px !important}.mhp-consent-modal-header{padding:0 0 24px 0 !important;position:relative}.mhp-consent-modal-header h3{margin:0 0 8px;color:#3D4E60 !important;padding-right:40px}.mhp-modal:not(#mhp-goals-modal){position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(61,78,96,0.9) !important;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;overflow-y:auto}.mhp-modal-content:not(#mhp-goals-modal .mhp-modal-content){background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border-radius:24px !important;width:100%;max-width:600px;box-shadow:0 20px 60px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.9) !important;position:relative;padding:40px !important;max-height:calc(100dvh - 40px);max-height:calc(100vh - 40px);overflow-y:auto}.mhp-modal-close:not(#mhp-goals-modal .mhp-modal-close){position:absolute;top:16px;right:16px;width:44px !important;height:44px !important;border-radius:50% !important;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;color:#507176 !important;font-size:20px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;line-height:1;padding:0;border:none !important;box-shadow:none !important}.mhp-modal-close:not(#mhp-goals-modal .mhp-modal-close):hover{transform:translateY(-2px) !important;box-shadow:none !important}.mhp-modal-close:not(#mhp-goals-modal .mhp-modal-close):active{transform:scale(0.95);box-shadow:none !important}.mhp-modal-close:not(#mhp-goals-modal .mhp-modal-close) svg{stroke:#507176 !important}@media (max-width:768px){.mhp-modal:not(#mhp-goals-modal){padding:10px !important;align-items:flex-start !important;}.mhp-modal-content:not(#mhp-goals-modal .mhp-modal-content){max-width:100% !important;width:100% !important;padding:24px 20px !important;border-radius:16px !important;max-height:calc(100dvh - 20px)!important;max-height:calc(100vh - 20px)!important;margin:0 !important}.mhp-modal-close:not(#mhp-goals-modal .mhp-modal-close){top:24px !important;right:12px !important;width:40px !important;height:40px !important;font-size:18px !important}.mhp-modal-header h2,.mhp-modal-header h3{font-size:22px !important;padding-right:36px !important;}.mhp-modal-body{font-size:14px !important}.mhp-modal-footer{flex-direction:column !important;gap:12px !important}.mhp-modal-footer .mhp-btn{width:100% !important}}#mhp-psychologist-finder-modal{background:rgba(61,78,96,0.9) !important}#mhp-psychologist-finder-modal .mhp-finder-modal-content{max-width:600px !important;padding:40px !important;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border-radius:24px !important;box-shadow:0 20px 60px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.9) !important}#mhp-psychologist-finder-modal .mhp-finder-header{text-align:center !important;margin-bottom:2rem !important}#mhp-psychologist-finder-modal .mhp-finder-header h2{color:#3D4E60 !important;margin:0 0 0.5rem 0 !important;font-size:1.75rem !important}#mhp-psychologist-finder-modal .mhp-finder-header p{color:#507176 !important;margin:0 !important;font-size:0.95rem !important}#mhp-psychologist-finder-modal .mhp-finder-steps{min-height:400px !important;margin-bottom:2rem !important}#mhp-psychologist-finder-modal .mhp-finder-step{display:none !important;animation:fadeIn 0.3s ease !important}#mhp-psychologist-finder-modal .mhp-finder-step.active{display:block !important}#mhp-psychologist-finder-modal .mhp-finder-step h3{color:#3D4E60 !important;margin:0 0 0.5rem 0 !important;font-size:1.25rem !important}#mhp-psychologist-finder-modal .mhp-finder-step-desc{color:#507176 !important;margin:0 0 1.5rem 0 !important;font-size:0.9rem !important}#mhp-psychologist-finder-modal .mhp-finder-options{display:grid !important;grid-template-columns:repeat(auto-fit,minmax(140px,1fr)) !important;gap:0.75rem !important;margin-top:1rem !important}@media (min-width:769px) and (max-width:1024px){#mhp-psychologist-finder-modal .mhp-finder-options{grid-template-columns:repeat(2,1fr) !important}}#mhp-psychologist-finder-modal .mhp-finder-option{padding:1rem !important;border:2px solid #e5e7eb !important;border-radius:12px !important;background:white !important;color:var(--mhp-text)!important;font-size:0.95rem !important;font-weight:500 !important;cursor:pointer !important;transition:all 0.2s ease !important;text-align:center !important}#mhp-psychologist-finder-modal .mhp-finder-option:hover{border-color:var(--mhp-primary)!important;background:#f0f9ff !important;transform:translateY(-2px) !important;box-shadow:0 4px 12px rgba(61,78,96,0.1) !important}#mhp-psychologist-finder-modal .mhp-finder-option.selected{border-color:var(--mhp-primary)!important;background:var(--mhp-primary)!important;color:white !important;box-shadow:0 4px 12px rgba(61,78,96,0.2) !important}#mhp-psychologist-finder-modal .mhp-finder-navigation{display:flex !important;justify-content:space-between !important;align-items:center !important;gap:1rem !important;padding-top:1.5rem !important;border-top:1px solid #e5e7eb !important}#mhp-psychologist-finder-modal .mhp-finder-progress{flex:1 !important;text-align:center !important}#mhp-psychologist-finder-modal .mhp-finder-progress span{display:block !important;color:#6b7280 !important;font-size:0.85rem !important;margin-bottom:0.5rem !important}#mhp-psychologist-finder-modal .mhp-finder-progress-bar{height:6px !important;background:#e5e7eb !important;border-radius:3px !important;overflow:hidden !important}#mhp-psychologist-finder-modal .mhp-finder-progress-fill{height:100% !important;background:var(--mhp-primary)!important;border-radius:3px !important;transition:width 0.3s ease !important}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){#mhp-psychologist-finder-modal{padding:10px !important;overflow-y:auto !important;align-items:flex-start !important}#mhp-psychologist-finder-modal .mhp-finder-modal-content{max-width:100% !important;width:100% !important;padding:24px !important;max-height:calc(100vh - 20px)!important;max-height:calc(100dvh - 20px)!important;margin:0 !important;border-radius:16px !important}#mhp-psychologist-finder-modal .mhp-finder-header h2{font-size:1.4rem !important}#mhp-psychologist-finder-modal .mhp-finder-header p{font-size:0.85rem !important}#mhp-psychologist-finder-modal .mhp-finder-steps{min-height:300px !important;margin-bottom:1.5rem !important}#mhp-psychologist-finder-modal .mhp-finder-options{grid-template-columns:1fr !important;gap:0.5rem !important}#mhp-psychologist-finder-modal .mhp-finder-option{padding:0.875rem !important;font-size:0.9rem !important}#mhp-psychologist-finder-modal .mhp-finder-navigation{flex-wrap:wrap !important;gap:0.75rem !important;padding-top:1rem !important}#mhp-psychologist-finder-modal .mhp-finder-navigation .mhp-btn{flex:1;min-width:120px;padding:12px 16px !important;font-size:14px !important}#mhp-psychologist-finder-modal .mhp-finder-progress{order:3 !important;width:100% !important;margin-top:1rem !important}#mhp-psychologist-finder-modal .mhp-finder-step h3{font-size:1.1rem !important}#mhp-psychologist-finder-modal .mhp-finder-step-desc{font-size:0.85rem !important;margin-bottom:1rem !important}}@media (max-width:480px){#mhp-psychologist-finder-modal{padding:5px !important}#mhp-psychologist-finder-modal .mhp-finder-modal-content{padding:20px !important;max-height:calc(100vh - 10px)!important;max-height:calc(100dvh - 10px)!important;border-radius:12px !important}#mhp-psychologist-finder-modal .mhp-finder-header{margin-bottom:1.5rem !important}#mhp-psychologist-finder-modal .mhp-finder-header h2{font-size:1.2rem !important}#mhp-psychologist-finder-modal .mhp-finder-steps{min-height:250px !important}#mhp-psychologist-finder-modal .mhp-finder-option{padding:0.75rem !important;font-size:0.85rem !important}#mhp-psychologist-finder-modal .mhp-finder-navigation .mhp-btn{font-size:13px !important;padding:10px 14px !important}}.mhp-consent-modal-header p{margin:0;color:#507176 !important;font-size:14px}.mhp-consent-modal-body{padding:0 0 20px 0 !important}.mhp-consent-checkbox-wrapper{display:flex;gap:12px;padding:16px;background:var(--mhp-bg);border-radius:10px;margin-bottom:16px}.mhp-consent-checkbox-wrapper input[type="checkbox"]{width:20px;height:20px;flex-shrink:0;margin-top:2px}.mhp-consent-checkbox-wrapper label{font-size:14px;line-height:1.5;color:var(--mhp-text);cursor:pointer}.mhp-consent-modal-footer{display:flex;gap:12px;padding:24px 0 0 0 !important;justify-content:flex-end}.mhp-request-form{margin-top:20px}.mhp-request-form .mhp-form-row{margin-bottom:20px}.mhp-request-form label{display:block;margin-bottom:8px;font-weight:600;color:var(--mhp-text)}.mhp-request-form .mhp-input,.mhp-request-form .mhp-select,.mhp-request-form .mhp-textarea{width:100%;max-width:100%}.mhp-request-form small{display:block;margin-top:6px;color:var(--mhp-text-light);font-size:13px}.mhp-info-approval{background:#e8f5e9;border-left-color:#4caf50}.mhp-info-approval .mhp-info-text strong{color:#2e7d32}.mhp-pending-section{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solidvar(--mhp-border)}.mhp-pending-section h4{margin:0 0 16px 0;color:var(--mhp-primary);font-size:16px}.mhp-requests-list{display:flex;flex-direction:column;gap:12px}.mhp-request-item{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fff;border:1px solidvar(--mhp-border);border-radius:12px}.mhp-request-info{flex:1}.mhp-request-type{font-weight:600;color:var(--mhp-primary);margin-bottom:4px}.mhp-request-date{font-size:13px;color:var(--mhp-text-light)}.mhp-request-status{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}.mhp-status-open{background:#fff3cd;color:#856404}.mhp-status-approved{background:#d4edda;color:#155724}.mhp-status-rejected{background:#f8d7da;color:#721c24}.mhp-success-message{text-align:center;padding:30px;background:#e8f5e9;border-radius:12px;margin-top:20px}.mhp-success-message .mhp-success-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:#4caf50;color:white;border-radius:50%;font-size:24px;margin-bottom:16px}.mhp-success-message h4{margin:0 0 8px;color:#2e7d32}.mhp-success-message p{margin:0;color:#4b5563}@media (max-width:600px){.mhp-consultation-item{flex-direction:column;text-align:center}.mhp-consultation-date{flex-direction:row;gap:8px;min-width:auto;padding:10px 16px}.mhp-consultation-day{font-size:18px}.mhp-consultation-details{text-align:center}.mhp-consent-modal-footer{flex-direction:column}.mhp-consent-modal-footer .mhp-btn{width:100%}.mhp-request-item{flex-direction:column;gap:12px;text-align:center}}.mhp-disclaimer-box{display:flex;align-items:flex-start;gap:12px;background:transparent;border:none;border-radius:8px;padding:14px 16px;margin-bottom:20px}.mhp-disclaimer-box .mhp-disclaimer-icon{font-size:20px;flex-shrink:0}.mhp-disclaimer-box p{margin:0;font-size:13px;color:#856404;line-height:1.5}.mhp-assessments-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:16px}.mhp-assessment-card{display:flex;align-items:center;gap:14px;background:var(--mhp-bg);border:1px solidvar(--mhp-border);border-radius:10px;padding:16px;transition:all 0.2s ease;cursor:pointer}.mhp-assessment-card:hover{border-color:var(--mhp-accent);box-shadow:var(--mhp-shadow);transform:translateY(-2px)}.mhp-assessment-icon{font-size:32px;flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--mhp-bg-card);border-radius:50%}.mhp-assessment-info{flex:1;min-width:0}.mhp-assessment-info h4{margin:0 0 4px 0;font-size:15px;font-weight:600;color:var(--mhp-text)}.mhp-assessment-info p{margin:0;font-size:12px;color:var(--mhp-text-light)}.mhp-assessment-status{flex-shrink:0}.mhp-assessment-card.done{border-color:var(--mhp-success);background:rgba(39,174,96,0.05)}.mhp-assessment-card.done .mhp-assessment-status{color:var(--mhp-success);font-size:14px}.mhp-done-check{display:inline-block;color:var(--mhp-success);font-size:18px;font-weight:bold}.mhp-assessment-card.done .mhp-assessment-status small{color:var(--mhp-text-light);font-size:11px;display:block;margin-top:2px}.mhp-assessments-slider-wrapper{position:relative;display:flex;align-items:center;gap:8px;margin:20px 0}.mhp-assessments-slider{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:8px 4px;flex:1;scrollbar-width:none;-ms-overflow-style:none}.mhp-assessments-slider::-webkit-scrollbar{display:none}.mhp-assessment-slide{flex:0 0 200px;scroll-snap-align:start;background:linear-gradient(135deg,var(--mhp-bg-card)0%,var(--mhp-bg)100%);border:1px solidvar(--mhp-border);border-radius:16px;padding:20px;text-align:center;transition:all 0.3s ease;cursor:pointer}.mhp-assessment-slide:hover{border-color:var(--mhp-primary);box-shadow:0 8px 24px rgba(186,145,138,0.15);transform:translateY(-4px)}.mhp-assessment-slide .mhp-assessment-icon{font-size:40px;margin:0 auto 12px;width:64px;height:64px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,0.08)}.mhp-assessment-slide h4{margin:0 0 6px 0;font-size:15px;font-weight:600;color:var(--mhp-text)}.mhp-assessment-meta{font-size:12px;color:var(--mhp-text-light);margin:0 0 8px 0}.mhp-assessment-desc{font-size:13px;color:var(--mhp-text-light);margin:0 0 14px 0;line-height:1.4}.mhp-assessment-slide .mhp-assessment-status{margin-top:auto}.mhp-assessment-points{font-size:10px;color:var(--mhp-text-light);margin:8px 0 0 0;font-weight:500}.mhp-assessment-slide.done{border-color:var(--mhp-success);background:linear-gradient(135deg,rgba(39,174,96,0.08) 0%,rgba(39,174,96,0.03) 100%)}.mhp-slider-arrow{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:white;border:2px solidvar(--mhp-border);color:var(--mhp-text-light);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.mhp-slider-arrow:hover{border-color:var(--mhp-primary);color:var(--mhp-primary);background:var(--mhp-bg)}.mhp-slider-arrow:disabled{opacity:0.3;cursor:not-allowed}.mhp-slider-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.mhp-slider-dot{width:8px;height:8px;border-radius:50%;background:var(--mhp-border);cursor:pointer;transition:all 0.2s ease}.mhp-slider-dot.active{background:var(--mhp-primary);transform:scale(1.2)}.mhp-disclaimer-small{padding:12px 16px;margin-top:16px;font-size:12px}.mhp-disclaimer-small p{margin:0}.mhp-assessments-results{margin-top:24px;padding-top:20px;border-top:1px solidvar(--mhp-border)}.mhp-assessments-results h4{margin:0 0 16px 0;font-size:16px;color:var(--mhp-text)}.mhp-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.mhp-result-mini{background:var(--mhp-bg);border-radius:8px;padding:12px;text-align:center}.mhp-result-mini-label{font-size:12px;color:var(--mhp-text-light);margin-bottom:4px}.mhp-result-mini-value{font-size:18px;font-weight:600;color:var(--mhp-text);margin-bottom:6px}.mhp-result-mini-level{font-size:11px;font-weight:600;margin-bottom:6px;display:flex;align-items:center;justify-content:center;gap:4px}.mhp-result-mini-level.level-minimal{color:#10b981}.mhp-result-mini-level.level-mild{color:#f59e0b}.mhp-result-mini-level.level-moderate{color:#ef4444}.mhp-result-mini-level.level-severe{color:#991b1b}.mhp-result-mini-level .level-icon{font-size:8px}.mhp-result-mini-date{font-size:10px;color:var(--mhp-text-light);margin-top:4px}.mhp-results-hint{font-size:12px;color:var(--mhp-text-light);margin-top:16px;text-align:center}.mhp-assessment-trends{margin-top:24px;padding-top:20px;border-top:1px solidvar(--mhp-border)}.mhp-assessment-trends h4{margin:0 0 8px 0;font-size:16px;color:var(--mhp-text)}.mhp-trends-intro{font-size:13px;color:var(--mhp-text-light);margin:0 0 16px 0;line-height:1.5}.mhp-trend-item{background:var(--mhp-bg);border-radius:8px;padding:16px;margin-bottom:12px;border-left:3px solidvar(--mhp-border)}.mhp-trend-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mhp-trend-label{font-weight:600;font-size:14px;color:var(--mhp-text)}.mhp-trend-indicator{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;padding:4px 8px;border-radius:4px}.mhp-trend-indicator.improving{background:#d1fae5;color:#065f46}.mhp-trend-indicator.declining{background:#fee2e2;color:#991b1b}.mhp-trend-indicator.stable{background:#f3f4f6;color:#6b7280}.mhp-trend-icon{font-size:14px}.mhp-trend-values{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px}.mhp-trend-previous{color:var(--mhp-text-light);text-decoration:line-through}.mhp-trend-arrow{color:var(--mhp-text-light)}.mhp-trend-current{font-weight:700;font-size:18px;color:var(--mhp-text)}.mhp-trend-max{color:var(--mhp-text-light);font-size:13px}.mhp-trend-time{color:var(--mhp-text-light);font-size:12px;margin-left:auto}.mhp-trend-insight{font-size:13px;line-height:1.6;color:var(--mhp-text);margin:0;padding:12px;background:rgba(99,102,241,0.05);border-radius:6px}.mhp-modal-assessment .mhp-modal-content{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border-radius:24px !important;padding:40px !important;box-shadow:0 20px 60px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.9) !important}.mhp-modal-assessment{max-width:600px;max-height:90vh;overflow-y:auto}.mhp-assessment-header{margin-bottom:24px;text-align:center}.mhp-assessment-header h3{margin:0 0 8px 0;color:#3D4E60 !important}.mhp-assessment-subtitle{color:#507176 !important;font-size:14px;margin:0 0 16px 0}.mhp-assessment-progress{margin-top:16px}.mhp-progress-bar{height:6px;background:var(--mhp-border);border-radius:3px;overflow:hidden}.mhp-progress-fill{height:100%;background:var(--mhp-accent);transition:width 0.3s ease}.mhp-progress-text{display:block;margin-top:8px;font-size:12px;color:var(--mhp-text-light)}.mhp-assessment-body{padding:20px 0}.mhp-loading-inline{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px 20px;color:var(--mhp-text-light)}.mhp-error-message{text-align:center;padding:30px 20px}.mhp-error-message p{color:var(--mhp-danger);margin-bottom:16px}.mhp-assessment-question{margin-bottom:24px}.mhp-assessment-question-text{font-size:16px;font-weight:500;color:var(--mhp-text);margin-bottom:16px;line-height:1.5}.mhp-assessment-options{display:flex;flex-direction:column;gap:10px}.mhp-assessment-option{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--mhp-bg);border:2px solidvar(--mhp-border);border-radius:8px;cursor:pointer;transition:all 0.2s ease}.mhp-assessment-option:hover{border-color:var(--mhp-accent-light);background:var(--mhp-bg-highlight)}.mhp-assessment-option.selected{border-color:var(--mhp-accent);background:rgba(165,140,132,0.1)}.mhp-assessment-option input[type="radio"]{display:none}.mhp-assessment-option-radio{width:20px;height:20px;border:2px solidvar(--mhp-border);border-radius:50%;flex-shrink:0;position:relative;transition:all 0.2s ease}.mhp-assessment-option.selected .mhp-assessment-option-radio{border-color:var(--mhp-accent)}.mhp-assessment-option.selected .mhp-assessment-option-radio::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:var(--mhp-accent);border-radius:50%}.mhp-assessment-option-text{font-size:14px;color:var(--mhp-text)}.mhp-assessment-nav{display:flex;justify-content:space-between;gap:12px;padding-top:20px;border-top:1px solidvar(--mhp-border)}.mhp-assessment-result{text-align:center;padding:20px 0}.mhp-result-score{margin-bottom:24px}.mhp-score-circle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:120px;height:120px;border-radius:50%;border:6px solidvar(--mhp-accent);background:var(--mhp-bg)}.mhp-score-value{font-size:36px;font-weight:700;color:var(--mhp-text);line-height:1}.mhp-score-max{font-size:14px;color:var(--mhp-text-light)}.mhp-score-circle.severity-minimal{border-color:var(--mhp-success)}.mhp-score-circle.severity-mild{border-color:#a8d08d}.mhp-score-circle.severity-moderate{border-color:var(--mhp-warning)}.mhp-score-circle.severity-severe{border-color:#e67e22}.mhp-score-circle.severity-very-severe{border-color:var(--mhp-danger)}.mhp-result-interpretation{margin-bottom:24px;padding:16px;background:var(--mhp-bg);border-radius:8px}.mhp-result-interpretation h4{margin:0 0 8px 0;font-size:18px;color:var(--mhp-text)}.mhp-result-interpretation p{margin:0;font-size:14px;color:var(--mhp-text-light);line-height:1.6}.mhp-result-recommendations{margin-top:20px;padding:16px;background:transparent;border-radius:10px;text-align:left;border-left:4px solidvar(--mhp-accent)}.mhp-result-recommendations h5{margin:0 0 12px 0;font-size:15px;color:var(--mhp-text);font-weight:600}.mhp-result-recommendations ul{margin:0;padding-left:20px;text-align:left !important}.mhp-result-recommendations li{font-size:13px;color:var(--mhp-text);line-height:1.6;margin-bottom:10px;text-align:left !important}.mhp-result-recommendations li:last-child{margin-bottom:0}.mhp-result-disclaimer{background:transparent;border-radius:8px;padding:12px 16px;margin-bottom:20px;text-align:left}.mhp-result-disclaimer p{margin:0;font-size:12px;color:#856404;line-height:1.4}.mhp-result-actions{display:flex;gap:12px;justify-content:center}@media (max-width:600px){.mhp-assessments-grid{grid-template-columns:1fr}.mhp-assessment-card{padding:14px}.mhp-assessment-icon{font-size:28px;width:42px;height:42px}.mhp-modal-assessment{max-width:95%;padding:20px}.mhp-assessment-option{padding:12px 14px}.mhp-score-circle{width:100px;height:100px}.mhp-score-value{font-size:30px}.mhp-result-actions{flex-direction:column}.mhp-result-actions .mhp-btn{width:100%}}.mhp-company-header{display:flex !important;flex-direction:row !important;align-items:center !important;gap:16px !important;margin-bottom:8px !important;padding:16px 20px !important;background:linear-gradient(135deg,var(--mhp-bg-card)0%,var(--mhp-bg)100%) !important;border-radius:var(--mhp-radius)!important;box-shadow:var(--mhp-shadow)!important;text-align:left !important}.mhp-company-logo{flex-shrink:0 !important;display:flex !important;align-items:center !important;justify-content:center !important}.mhp-company-logo img{width:80px !important;height:80px !important;object-fit:contain !important;border-radius:999px !important;background:white !important;padding:6px !important;box-shadow:0 2px 8px rgba(0,0,0,0.08) !important}.mhp-company-name{flex:1 !important;min-width:0 !important}.mhp-company-name h2{margin:0 !important;font-size:22px !important;font-weight:600 !important;font-family:'Roboto Slab',serif !important;color:var(--mhp-text)!important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;text-align:left !important}.mhp-company-subtitle{margin:0 0 20px 0 !important;font-size:14px !important;color:var(--mhp-text-light)!important;padding-left:0 !important;text-align:left !important}.mhp-company-info{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:8px 0;font-size:13px;color:var(--mhp-text-light)}.mhp-company-info .mhp-info-id{font-size:13px;color:var(--mhp-text-light)}.mhp-company-info .mhp-info-id strong{color:var(--mhp-text);font-weight:600;font-family:monospace}@media (max-width:600px){.mhp-company-header{padding:12px 16px !important;gap:12px !important}.mhp-company-logo img{width:64px !important;height:64px !important}.mhp-company-name h2{font-size:18px !important}}@media (max-width:600px){.mhp-header-main{flex-direction:row;align-items:center}.mhp-header-greeting h2{font-size:20px}.mhp-greeting-subtitle{font-size:13px}.mhp-header-info{flex-direction:column;align-items:flex-start;gap:6px}.mhp-btn-logout{width:36px;height:36px}}.mhp-btn-link{background:none;border:none;color:var(--mhp-primary);font-size:14px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all 0.2s ease}.mhp-btn-link:hover{background:var(--mhp-primary-light);color:var(--mhp-primary-dark)}.mhp-modal-fullscreen{padding:0 !important;background:rgba(61,78,96,0.9) !important}.mhp-modal-fullscreen .mhp-modal-content{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:0;margin:0;display:flex;flex-direction:column;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important}.mhp-modal-blog .mhp-modal-content{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border-radius:24px !important;padding:40px !important;box-shadow:0 20px 60px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.9) !important}.mhp-modal-blog{background:rgba(61,78,96,0.9) !important}.mhp-blog-modal-header{display:flex;justify-content:space-between;align-items:center;padding:0 0 24px 0 !important;background:transparent !important;border-bottom:1px solid rgba(200,190,170,0.3) !important;flex-shrink:0}.mhp-blog-modal-header h2{margin:0;font-size:28px;font-weight:600;color:#3D4E60 !important}.mhp-blog-modal-header .mhp-modal-close,.mhp-blog-modal-header .mhp-blog-modal-close{position:relative !important;top:auto !important;right:auto !important;width:44px !important;height:44px !important;font-size:28px !important;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border-radius:50% !important;border:none !important;color:#507176 !important;cursor:pointer !important;pointer-events:auto !important;z-index:100 !important;flex-shrink:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;box-shadow:none !important}.mhp-blog-modal-header .mhp-modal-close:hover,.mhp-blog-modal-header .mhp-blog-modal-close:hover{transform:translateY(-2px) !important;box-shadow:none !important}.mhp-blog-modal-header .mhp-modal-close:active,.mhp-blog-modal-header .mhp-blog-modal-close:active{transform:scale(0.95) !important}.mhp-blog-categories-filter{padding:16px 20px 0;margin-bottom:16px;display:block !important;visibility:visible !important;position:relative !important;z-index:10020 !important}.mhp-blog-categories-filter .mhp-filter-compact{position:relative !important;z-index:10030 !important}.mhp-blog-categories-wrapper{display:flex;gap:8px;flex-wrap:wrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mhp-accent)transparent}.mhp-blog-categories-wrapper::-webkit-scrollbar{height:4px}.mhp-blog-categories-wrapper::-webkit-scrollbar-track{background:transparent}.mhp-blog-categories-wrapper::-webkit-scrollbar-thumb{background:var(--mhp-accent);border-radius:2px}.mhp-blog-categories-wrapper .mhp-category-btn{padding:8px 16px;background:#ffffff;border:1px solid #e5e7eb;border-radius:20px;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s ease;white-space:nowrap;flex-shrink:0}.mhp-blog-categories-wrapper .mhp-category-btn:hover{background:#f9fafb;border-color:var(--mhp-accent);color:var(--mhp-accent)}.mhp-blog-categories-wrapper .mhp-category-btn.active{background:var(--mhp-accent);border-color:var(--mhp-accent);color:#ffffff}.mhp-blog-categories{display:flex;gap:10px;padding:16px 24px;background:var(--mhp-bg-card);border-bottom:1px solidvar(--mhp-border);overflow-x:auto;flex-shrink:0;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mhp-accent)transparent}.mhp-blog-categories::-webkit-scrollbar{height:4px}.mhp-blog-categories::-webkit-scrollbar-track{background:transparent}.mhp-blog-categories::-webkit-scrollbar-thumb{background:var(--mhp-accent);border-radius:2px}.mhp-category-btn{flex-shrink:0;padding:10px 20px;border:1px solidvar(--mhp-border);background:var(--mhp-bg-card);color:var(--mhp-text);font-size:14px;font-weight:500;border-radius:20px;cursor:pointer;transition:all 0.2s ease;white-space:nowrap}.mhp-category-btn:hover{border-color:var(--mhp-primary);color:var(--mhp-primary)}.mhp-category-btn.active{background:var(--mhp-primary);border-color:var(--mhp-primary);color:white}.mhp-blog-modal-content{flex:1;overflow-y:auto;padding:24px;-webkit-overflow-scrolling:touch}.mhp-blog-modal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.mhp-blog-card-modal{background:var(--mhp-bg-card);border-radius:var(--mhp-radius);box-shadow:var(--mhp-shadow);overflow:hidden;display:flex;flex-direction:column;transition:transform 0.2s ease,box-shadow 0.2s ease}.mhp-blog-card-modal:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.12)}.mhp-blog-card-modal .mhp-blog-card-image{height:180px;overflow:hidden}.mhp-blog-card-modal .mhp-blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.mhp-blog-card-modal:hover .mhp-blog-card-image img{transform:scale(1.05)}.mhp-blog-card-modal .mhp-blog-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.mhp-blog-card-modal .mhp-blog-card-category{font-size:12px;font-weight:600;color:var(--mhp-primary);text-transform:uppercase;letter-spacing:0.5px;margin-bottom:8px}.mhp-blog-card-modal .mhp-blog-card-title{font-size:17px;font-weight:600;color:var(--mhp-text);margin:0 0 10px 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mhp-blog-card-modal .mhp-blog-card-excerpt{font-size:14px;color:var(--mhp-text-light);line-height:1.5;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:16px}.mhp-blog-card-modal .mhp-blog-card-link{display:inline-flex;align-items:center;gap:6px;color:var(--mhp-primary);font-size:14px;font-weight:500;text-decoration:none;transition:gap 0.2s ease}.mhp-blog-card-modal .mhp-blog-card-link:hover{gap:10px}.mhp-blog-card-modal .mhp-blog-card-link::after{content:'→'}.mhp-blog-modal-footer{padding:20px 24px;background:var(--mhp-bg-card);border-top:1px solidvar(--mhp-border);text-align:center;flex-shrink:0}.mhp-blog-modal-footer .mhp-btn{min-width:200px}.mhp-blog-modal-loading,.mhp-blog-modal-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:var(--mhp-text-light)}.mhp-blog-modal-loading::before{content:'';width:40px;height:40px;border:3px solidvar(--mhp-border);border-top-color:var(--mhp-primary);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.mhp-blog-modal-empty-icon{font-size:48px;margin-bottom:16px}@media (max-width:768px){.mhp-blog-modal-header{padding:16px 20px}.mhp-blog-modal-header h2{font-size:18px}.mhp-blog-modal-header .mhp-modal-close{width:40px;height:40px;font-size:24px}.mhp-blog-categories{padding:12px 16px;gap:8px}.mhp-category-btn{padding:8px 16px;font-size:13px}.mhp-blog-modal-content{padding:16px}.mhp-blog-modal-grid{grid-template-columns:1fr;gap:16px}.mhp-blog-card-modal .mhp-blog-card-image{height:160px}.mhp-blog-card-modal .mhp-blog-card-body{padding:16px}.mhp-blog-card-modal .mhp-blog-card-title{font-size:16px}.mhp-blog-modal-footer{padding:16px 20px}.mhp-blog-modal-footer .mhp-btn{width:100%;min-width:auto}}@media (min-width:769px) and (max-width:1024px){.mhp-blog-modal-grid{grid-template-columns:repeat(2,1fr)}}html body [data-mhp-blog-article="1"] .mhp-nutrition-slider-header .mhp-modal-close,html body [data-mhp-blog-article="1"] #mhp-close-blog-article-slider{z-index:20 !important;position:absolute !important;pointer-events:auto !important}html body [data-mhp-blog-article="1"] .mhp-nutrition-slider-header h3#mhp-blog-article-slider-title{position:relative;z-index:0 !important}#mhp-blog-article-slider-overlay .mhp-nutrition-slider{isolation:isolate}#mhp-blog-article-slider-overlay .mhp-nutrition-slider-header{z-index:2;position:relative}#mhp-blog-article-slider-overlay .mhp-nutrition-slider-content#mhp-article-content{z-index:0;position:relative;background:#ffffff !important}#mhp-blog-article-slider-overlay .mhp-article-body{max-width:700px;margin-left:auto;margin-right:auto}.mhp-article-modal-header,#mhp-blog-article-slider-overlay .mhp-article-modal-header{display:flex !important;justify-content:flex-end !important;align-items:center !important;padding:16px 24px !important;background:transparent !important;flex-shrink:0 !important;position:absolute !important;top:0 !important;right:0 !important;z-index:3 !important;pointer-events:none !important;}.mhp-article-modal-header button,#mhp-blog-article-slider-overlay .mhp-article-modal-header button{pointer-events:auto !important;}.mhp-article-close,#mhp-blog-article-slider-overlay .mhp-article-close,.mhp-modal-article .mhp-article-close{display:flex !important;align-items:center !important;justify-content:center !important;width:44px !important;height:44px !important;min-width:44px !important;min-height:44px !important;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;border-radius:50% !important;cursor:pointer !important;pointer-events:auto !important;transition:all 0.2s ease !important;box-shadow:4px 4px 8px rgba(200,190,170,0.3),-4px -4px 8px rgba(255,255,255,0.8),inset 0 1px 0 rgba(255,255,255,0.9) !important;padding:0 !important;margin:0 !important;position:relative !important;z-index:10001 !important;}.mhp-article-close:hover,#mhp-blog-article-slider-overlay .mhp-article-close:hover,.mhp-modal-article .mhp-article-close:hover{transform:translateY(-2px) !important;box-shadow:6px 6px 12px rgba(200,190,170,0.4),-6px -6px 12px rgba(255,255,255,0.9) !important}.mhp-article-close svg,#mhp-blog-article-slider-overlay .mhp-article-close svg,.mhp-modal-article .mhp-article-close svg{width:24px !important;height:24px !important;stroke:#507176 !important;transition:stroke 0.2s ease !important;pointer-events:none !important;}.mhp-article-close:hover svg,#mhp-blog-article-slider-overlay .mhp-article-close:hover svg,.mhp-modal-article .mhp-article-close:hover svg{stroke:#507176 !important}.mhp-article-modal-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.mhp-article-hero{display:flex !important;justify-content:center !important;padding:32px 24px 24px !important}.mhp-article-hero img,#mhp-blog-article-slider-overlay .mhp-article-hero img,.mhp-modal-article .mhp-article-hero img{width:100% !important;max-width:600px !important;height:auto !important;max-height:350px !important;object-fit:cover !important;border-radius:16px !important;box-shadow:0 4px 24px rgba(0,0,0,0.12) !important}.mhp-article-body{max-width:800px;margin:0 auto;padding:32px 24px 60px;overflow-x:hidden}.mhp-article-header{margin-bottom:32px}.mhp-article-categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.mhp-article-category{font-size:10px;font-weight:600;color:#ffffff;background:var(--mhp-danger);padding:4px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:0.5px}.mhp-article-title{font-size:52px;font-weight:700;color:var(--mhp-text);line-height:1.2;margin:0 0 20px 0}@media (max-width:768px){.mhp-article-title{font-size:36px;line-height:1.25}}.mhp-article-meta{display:flex;flex-wrap:wrap;gap:16px;font-size:14px;color:var(--mhp-text-light);margin-bottom:20px}.mhp-article-author{font-weight:500}.mhp-article-audio{margin-top:24px;margin-bottom:8px}.mhp-article-audio.mhp-blog-audio-inline{display:flex;align-items:center;gap:8px;padding:6px 10px;background:var(--mhp-primary);border-radius:20px;margin-bottom:8px;margin-top:24px}.mhp-article-audio.mhp-blog-audio-inline audio{display:none}.mhp-article-audio.mhp-blog-audio-inline .mhp-audio-playpause{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;max-width:32px;border:none;background:white;border-radius:50%;cursor:pointer;color:var(--mhp-primary);font-size:12px;transition:all 0.2s ease;padding:0;flex-shrink:0;position:relative}.mhp-article-audio.mhp-blog-audio-inline .mhp-audio-playpause:hover{background:var(--mhp-accent-light);color:white;transform:scale(1.1)}.mhp-article-audio.mhp-blog-audio-inline .mhp-play-icon,.mhp-article-audio.mhp-blog-audio-inline .mhp-pause-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0}.mhp-article-audio.mhp-blog-audio-inline .mhp-play-icon svg,.mhp-article-audio.mhp-blog-audio-inline .mhp-pause-icon svg{flex-shrink:0;width:14px;height:14px;margin:auto}.mhp-article-audio.mhp-blog-audio-inline .mhp-audio-progress{flex:1;height:4px;background:rgba(255,255,255,0.25);border-radius:2px;cursor:pointer;min-width:40px}.mhp-article-audio.mhp-blog-audio-inline .mhp-audio-progress-bar{height:100%;background:white;border-radius:2px;width:0%;transition:width 0.1s linear}.mhp-article-audio.mhp-blog-audio-inline .mhp-audio-time{font-size:10px;color:rgba(255,255,255,0.9);font-family:monospace;min-width:30px;text-align:right}.mhp-article-content-text{font-size:17px;line-height:1.8;color:var(--mhp-text)}.mhp-article-content-text p{margin:0 0 1.5em 0}.mhp-article-content-text h2,.mhp-article-content-text h3,.mhp-article-content-text h4{margin:2em 0 1em 0;color:var(--mhp-text);line-height:1.3}.mhp-article-content-text h2{font-size:26px}.mhp-article-content-text h3{font-size:22px}.mhp-article-content-text h4{font-size:18px}.mhp-article-content-text ul,.mhp-article-content-text ol{margin:1em 0;padding-left:1.5em}.mhp-article-content-text li{margin:0.5em 0}.mhp-article-content-text blockquote{border-left:4px solidvar(--mhp-primary);padding:16px 24px;margin:1.5em 0;background:var(--mhp-bg);border-radius:0 8px 8px 0;font-style:italic}.mhp-article-content-text img{max-width:100%;height:auto;border-radius:8px;margin:1.5em 0}.mhp-article-content-text a{color:var(--mhp-primary);text-decoration:underline;word-break:break-word;overflow-wrap:break-word}.mhp-article-content-text a:hover{text-decoration:none}.mhp-article-loading,.mhp-article-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;color:var(--mhp-text-light);min-height:300px}@media (max-width:768px){.mhp-article-modal-header{padding:12px 16px}.mhp-article-close{width:44px;height:44px}.mhp-article-hero{padding:20px 16px 16px}.mhp-article-hero img{max-height:250px;border-radius:12px}.mhp-article-body{padding:24px 16px 40px}.mhp-article-title{font-size:28px}.mhp-article-content-text{font-size:16px}.mhp-article-content-text h2{font-size:22px}.mhp-article-content-text h3{font-size:19px}.mhp-article-audio-player{height:44px;justify-content:center}}#mhp-blog-article-slider-overlay .mhp-article-title{font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,"Times New Roman",serif !important;font-weight:600 !important;color:#3D4E60 !important;letter-spacing:-0.01em}#mhp-blog-article-slider-overlay .mhp-article-category{background:#3D4E60 !important;color:#ffffff !important}#mhp-blog-article-slider-overlay .mhp-article-body{color:#3D4E60}#mhp-blog-article-slider-overlay .mhp-article-content-text h2,#mhp-blog-article-slider-overlay .mhp-article-content-text h3,#mhp-blog-article-slider-overlay .mhp-article-content-text h4{font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,"Times New Roman",serif;color:#3D4E60;font-weight:600}#mhp-blog-article-slider-overlay .mhp-article-content-text blockquote{border-left-color:#3D4E60}#mhp-blog-article-slider-overlay .mhp-article-content-text a{color:#3D4E60}@media (min-width:769px){#mhp-blog-article-slider-overlay .mhp-article-hero img{border-radius:20px !important;max-height:380px !important}}@media (max-width:768px){#mhp-blog-article-slider-overlay #mhp-article-content{-webkit-overflow-scrolling:touch !important;overscroll-behavior:contain !important}#mhp-blog-article-slider-overlay .mhp-article-hero{padding:12px 12px 8px !important}#mhp-blog-article-slider-overlay .mhp-article-hero img{max-height:240px !important;border-radius:14px !important}#mhp-blog-article-slider-overlay .mhp-article-body{padding:16px 16pxcalc(32px + env(safe-area-inset-bottom))16px !important;max-width:640px !important}#mhp-blog-article-slider-overlay .mhp-article-title{font-size:26px !important;line-height:1.25 !important;margin-bottom:14px !important}#mhp-blog-article-slider-overlay .mhp-article-meta{gap:12px !important;font-size:13px !important}#mhp-blog-article-slider-overlay .mhp-article-content-text{font-size:16px !important;line-height:1.7 !important}#mhp-blog-article-slider-overlay .mhp-article-content-text h2{font-size:20px !important;margin-top:1.6em !important}#mhp-blog-article-slider-overlay .mhp-article-content-text h3{font-size:18px !important;margin-top:1.4em !important}}@media (max-width:380px){#mhp-blog-article-slider-overlay .mhp-article-title{font-size:23px !important}#mhp-blog-article-slider-overlay .mhp-article-body{padding:14px 14pxcalc(28px + env(safe-area-inset-bottom))14px !important}#mhp-blog-article-slider-overlay .mhp-article-hero{padding:10px 10px 6px !important}#mhp-blog-article-slider-overlay .mhp-article-hero img{max-height:200px !important;border-radius:12px !important}}.mhp-swipe-hint{font-size:13px;color:var(--mhp-text-light);cursor:pointer;transition:color 0.2s ease}.mhp-swipe-hint:hover{color:var(--mhp-primary)}.mhp-quota-box{display:flex;align-items:center;gap:12px;background:var(--mhp-bg);padding:12px 16px;border-radius:var(--mhp-radius);margin-bottom:16px}.mhp-quota-content{display:flex;flex-direction:column;gap:2px}.mhp-quota-label{font-size:13px;color:var(--mhp-text-light)}.mhp-quota-value{font-size:15px;font-weight:600;color:var(--mhp-text)}.mhp-quota-box[data-quota-status="quota-ok"]{}.mhp-quota-box[data-quota-status="quota-warning"]{border-left:4px solid #f59e0b;background:#fffbeb}.mhp-quota-box[data-quota-status="quota-warning"] .mhp-quota-value{color:#d97706}.mhp-quota-box[data-quota-status="quota-depleted"]{border-left:4px solid #ef4444;background:#fef2f2}.mhp-quota-box[data-quota-status="quota-depleted"] .mhp-quota-value{color:#dc2626}.mhp-card-coming-soon .mhp-coming-soon-box{padding:24px;background:rgba(45,106,79,0.06);border-radius:12px;border:1px solid rgba(45,106,79,0.2);text-align:center}.mhp-card-coming-soon .mhp-coming-soon-badge{margin:0;color:#2D6A4F;font-weight:600;font-size:1rem}.mhp-card-coming-soon .mhp-coming-soon-text{margin:8px 0 0 0;color:#6b7280;font-size:0.9rem}.mhp-container.mhp-login-page:not(.mhp-app-tab):not(.mhp-app-tab-start):not(.mhp-app-tab-company):not(.mhp-app-tab-consultations){position:fixed !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;background-color:var(--mhp-bg)!important;min-height:100vh !important;z-index:1 !important}.mhp-container.mhp-login-page:not(.mhp-app-tab):not(.mhp-app-tab-start):not(.mhp-app-tab-company):not(.mhp-app-tab-consultations) .mhp-login-logo{display:block !important;position:fixed !important;top:20px !important;left:20px !important;z-index:10001 !important}.mhp-app-tab .mhp-login-logo,.mhp-app-tab-start .mhp-login-logo,.mhp-app-tab-company .mhp-login-logo,.mhp-app-tab-consultations .mhp-login-logo{display:none !important}.mhp-login-wrapper{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:40px 20px}.mhp-container.mhp-login-page:not(.mhp-app-tab):not(.mhp-app-tab-start):not(.mhp-app-tab-company):not(.mhp-app-tab-consultations) .mhp-login-wrapper{min-height:100vh !important;padding:80px 20px 40px 20px !important}.mhp-login-card{max-width:420px;width:100%;padding:32px;background:rgba(252,248,240,0.75) !important;backdrop-filter:blur(20px) saturate(180%) !important;-webkit-backdrop-filter:blur(20px) saturate(180%) !important;border:1px solid rgba(255,255,255,0.3) !important;border-radius:16px !important;box-shadow:0 8px 32px 0 rgba(61,78,96,0.1),0 2px 8px 0 rgba(0,0,0,0.05),inset 0 1px 0 0 rgba(255,255,255,0.4) !important}.mhp-login-title{text-align:center;margin-bottom:8px !important;font-size:24px}.mhp-login-subtitle{text-align:center;color:var(--mhp-text-light);margin-bottom:24px;font-size:14px}.mhp-login-tabs{display:flex !important;gap:8px !important;margin-bottom:24px !important;background:var(--mhp-bg)!important;padding:4px !important;border-radius:8px !important}.mhp-login-tab{flex:1 !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;padding:12px 16px !important;border:none !important;background:transparent !important;color:var(--mhp-text-light)!important;font-size:14px !important;font-weight:500 !important;cursor:pointer !important;border-radius:6px !important;transition:all 0.2s ease !important;text-decoration:none !important;box-shadow:none !important}.mhp-login-tab:hover{color:var(--mhp-text)!important;background:rgba(255,255,255,0.5) !important;text-decoration:none !important}.mhp-login-tab:focus{outline:none !important;box-shadow:0 0 0 3px rgba(61,78,96,0.15) !important}.mhp-login-tab.active{background:white !important;color:var(--mhp-primary)!important;box-shadow:0 2px 8px rgba(0,0,0,0.08) !important}.mhp-login-tab:not(.active){background:transparent !important;color:var(--mhp-text-light)!important;opacity:0.85 !important}.mhp-login-tab:not(.active):hover{opacity:1 !important;background:rgba(255,255,255,0.5) !important}.mhp-login-tab svg{flex-shrink:0 !important}@media (min-width:769px){.mhp-login-tabs,.mhp-login-tab[data-tab="qrcode"],.mhp-login-tab[data-tab="qrcode"] *{display:none !important}}@media (max-width:768px){.mhp-login-tab[data-tab="qrcode"],.mhp-qr-tab-mobile{display:flex !important}}.mhp-login-form .mhp-form-group{margin-bottom:16px}.mhp-login-form label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:var(--mhp-text)}.mhp-login-form .mhp-input{width:100%;padding:12px 16px;font-size:16px;border:1px solidvar(--mhp-border);border-radius:8px;background:white;transition:border-color 0.2s ease,box-shadow 0.2s ease}.mhp-login-form .mhp-input:focus{outline:none;border-color:var(--mhp-primary);box-shadow:0 0 0 3px rgba(61,78,96,0.1)}.mhp-btn-full{width:100%;padding:14px 24px;font-size:16px;margin-top:8px}.mhp-forgot-id{text-align:left;margin-top:12px}.mhp-forgot-id-link{color:var(--mhp-text-light, #6c757d);font-size:13px;text-decoration:underline;text-underline-offset:3px;transition:color 0.2s ease}.mhp-forgot-id-link:hover{color:var(--mhp-primary)}.mhp-link-btn{background:none;border:none;color:var(--mhp-primary);font-size:14px;cursor:pointer;padding:8px 16px;text-decoration:underline;text-underline-offset:3px;transition:color 0.2s ease,opacity 0.2s ease}.mhp-link-btn:hover{color:var(--mhp-primary-dark, #2b3a46);opacity:0.8}.mhp-recover-section{margin-top:20px;padding:20px;background:var(--mhp-bg-light, #f8f9fa);border-radius:12px;border:1px solidvar(--mhp-border)}.mhp-recover-section h4{margin:0 0 8px 0;font-size:16px;font-weight:600;color:var(--mhp-text)}.mhp-recover-section .mhp-form-hint{font-size:13px;color:var(--mhp-text-light);margin-bottom:16px}.mhp-login-contact{text-align:center;color:var(--mhp-text-light);font-size:13px;margin-top:24px;padding-top:20px;border-top:1px solidvar(--mhp-border)}.mhp-qr-section{text-align:center}.mhp-qr-info{color:var(--mhp-text-light);font-size:14px;margin-bottom:20px}.mhp-qr-container{position:relative;width:100%;max-width:300px;margin:0 auto 20px auto;border-radius:12px;overflow:hidden;background:#000}.mhp-qr-video{width:100%;height:auto;display:block}.mhp-qr-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.mhp-qr-frame{width:200px;height:200px;border:3px solid rgba(255,255,255,0.8);border-radius:16px;box-shadow:0 0 0 9999px rgba(0,0,0,0.4)}#mhp-start-qr-scanner{display:inline-flex;align-items:center;gap:8px}#mhp-start-qr-scanner svg{flex-shrink:0}.mhp-success{padding:12px 16px;background:#d4edda;color:#155724;border-radius:8px;margin-top:16px;font-size:14px}@media (max-width:480px){.mhp-login-card{padding:24px 20px}.mhp-login-tab{font-size:13px;padding:10px 12px}.mhp-login-tab svg{width:18px;height:18px}}.mv-login-container .mv-login-logo,.mv-login-container img[src*="logo"],.mv-login-container .logo,.mv-login-container>img,.mv-login-container>a>img{position:fixed !important;top:10px !important;left:10px !important;z-index:10000 !important;height:24px !important;width:auto !important;display:block !important;opacity:1 !important;background:none !important;border:none !important;box-shadow:none !important;padding:0 !important;margin:0 !important;max-width:none !important}@media (max-width:768px){.mv-login-container .mv-login-logo,.mv-login-container img[src*="logo"],.mv-login-container .logo,.mv-login-container>img,.mv-login-container>a>img{top:12px !important;left:12px !important;height:22px !important}}.mv-login-container,.mv-login-container .mv-login-card,.mv-login-container .login-card,.mv-login-container .card{max-width:420px !important;width:100% !important;padding:32px !important;background:var(--mhp-bg-card, #ffffff)!important;border:2px solidvar(--mhp-border, #e5e7eb)!important;border-radius:var(--mhp-radius, 16px)!important;box-shadow:0 2px 8px rgba(0,0,0,0.08) !important;margin:0 auto !important}.mv-login-container h2,.mv-login-container .mv-login-title,.mv-login-container .login-title{text-align:center !important;margin-bottom:8px !important;font-size:24px !important;color:var(--mhp-text-dark, #3D4E60)!important;font-weight:600 !important}.mv-login-container p,.mv-login-container .mv-login-subtitle,.mv-login-container .login-subtitle{text-align:center !important;color:var(--mhp-text-light, #6b7280)!important;margin-bottom:24px !important;font-size:14px !important}.mv-login-container input[type="text"],.mv-login-container input[type="password"],.mv-login-container input[type="email"],.mv-login-container .mv-input,.mv-login-container .input{width:100% !important;padding:12px 16px !important;font-size:16px !important;border:1px solidvar(--mhp-border, #e5e7eb)!important;border-radius:8px !important;background:white !important;transition:border-color 0.2s ease,box-shadow 0.2s ease !important}.mv-login-container input:focus,.mv-login-container .mv-input:focus,.mv-login-container .input:focus{outline:none !important;border-color:var(--mhp-primary, #3D4E60)!important;box-shadow:0 0 0 3px rgba(61,78,96,0.1) !important}.mv-login-container button[type="submit"],.mv-login-container .mv-btn-primary,.mv-login-container .btn-primary,.mv-login-container .login-button,.mv-login-container input[type="submit"]{width:100% !important;padding:14px 24px !important;font-size:16px !important;font-weight:600 !important;background:var(--mhp-primary, #3D4E60)!important;color:white !important;border:none !important;border-radius:50px !important;cursor:pointer !important;transition:all 0.2s ease !important;margin-top:8px !important}.mv-login-container button[type="submit"]:hover,.mv-login-container .mv-btn-primary:hover,.mv-login-container .btn-primary:hover,.mv-login-container .login-button:hover,.mv-login-container input[type="submit"]:hover{background:var(--mhp-primary-dark, #2b3a46)!important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(61,78,96,0.2) !important}.mv-login-container button[type="submit"]:active,.mv-login-container .mv-btn-primary:active,.mv-login-container .btn-primary:active,.mv-login-container .login-button:active,.mv-login-container input[type="submit"]:active{transform:translateY(0) !important}.mv-login-container label{display:block !important;margin-bottom:8px !important;font-weight:500 !important;color:var(--mhp-text-dark, #3D4E60)!important;font-size:14px !important}.mv-login-container .form-group,.mv-login-container .mv-form-group{margin-bottom:20px !important}.mhp-app-tab .mhp-login-wrapper,.mhp-app-tab-start .mhp-login-wrapper,.mhp-app-tab-company .mhp-login-wrapper,.mhp-app-tab-consultations .mhp-login-wrapper{padding-top:10px !important;padding-bottom:20px !important}.mhp-container.mhp-landing-page{max-width:100%;width:100%;margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}body:has(.mhp-container.mhp-landing-page),html:has(.mhp-container.mhp-landing-page){min-height:100vh !important}.mhp-container.mhp-landing-page{}body.mhp-landing-page-active,html.mhp-landing-page-active{min-height:100vh !important}.mhp-landing-logo{display:block;position:absolute;top:20px;left:20px;z-index:10001}.mhp-landing-language-switcher{position:fixed;top:20px;right:20px;z-index:10001;pointer-events:auto;background:transparent !important;border:none !important;padding:0 !important;margin:0 !important}.mhp-landing-language-switcher .wpml-ls{width:auto !important;background:transparent !important;border:none !important;padding:0 !important;margin:0 !important}.mhp-landing-language-switcher .wpml-ls-item{background:rgba(255,255,255,0.95) !important;border:1px solid rgba(0,0,0,0.1) !important;border-radius:4px !important;box-shadow:0 2px 8px rgba(0,0,0,0.15) !important;color:#3D4E60 !important;padding:4px 8px !important}.mhp-landing-language-switcher .wpml-ls-native,.mhp-landing-language-switcher .wpml-ls-native:hover,.mhp-landing-language-switcher .wpml-ls-current-language{background:transparent !important;border:none !important;color:#3D4E60 !important}.mhp-landing-language-switcher .wpml-ls-statics-shortcode_actions,.mhp-landing-language-switcher .wpml-ls-statics-footer,.mhp-landing-language-switcher .wpml-ls-statics-sidebar,.mhp-landing-language-switcher .wpml-ls-legacy-dropdown,.mhp-landing-language-switcher .wpml-ls-legacy-dropdown-click,.mhp-landing-language-switcher .wpml-ls-legacy-list-horizontal,.mhp-landing-language-switcher .wpml-ls-legacy-list-vertical{background:transparent !important;border:none !important;padding:0 !important;margin:0 !important}.mhp-landing-language-switcher .wpml-ls-sub-menu,.mhp-landing-language-switcher .wpml-ls-dropdown,.mhp-landing-language-switcher .wpml-ls-legacy-dropdown ul,.mhp-landing-language-switcher .wpml-ls-legacy-dropdown-click ul{background:transparent !important;border:none !important;box-shadow:none !important}@media (max-width:768px){.mhp-landing-language-switcher{top:10px;right:10px}}.mhp-landing-header{text-align:center;padding:100px 20px 40px 20px}.mhp-landing-title{font-size:2.5rem;font-weight:700;color:var(--mhp-text-primary, #3D4E60);margin-bottom:12px}.mhp-landing-subtitle{font-size:1.2rem;color:var(--mhp-text-secondary, #6b7280);margin-bottom:0}.mhp-landing-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:40px;max-width:900px;margin-left:auto;margin-right:auto}.mhp-landing-option{background:var(--mhp-card-bg, #ffffff);border-radius:16px;padding:32px;box-shadow:0 2px 8px rgba(0,0,0,0.08);border:2px solid transparent;transition:all 0.3s ease;text-align:center}.mhp-landing-option:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,0.12)}.mhp-landing-option-featured{border-color:#507176;background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%)}.mhp-option-icon{font-size:3rem;margin-bottom:16px}.mhp-option-title{font-size:1.5rem;font-weight:600;color:var(--mhp-text-primary, #3D4E60);margin-bottom:12px}.mhp-option-desc{font-size:1rem;color:var(--mhp-text-secondary, #6b7280);margin-bottom:24px;line-height:1.6}.mhp-benefits-list{text-align:left;margin:24px 0;padding:20px;background:rgba(80,113,118,0.05);border-radius:12px}.mhp-benefit-item{display:flex;gap:12px;margin-bottom:16px;align-items:flex-start}.mhp-benefit-item:last-child{margin-bottom:0}.mhp-benefit-icon{font-size:1.5rem;flex-shrink:0}.mhp-benefit-content{flex:1}.mhp-benefit-content strong{display:block;font-size:1rem;color:var(--mhp-text-primary, #3D4E60);margin-bottom:4px}.mhp-benefit-content p{font-size:0.9rem;color:var(--mhp-text-secondary, #6b7280);margin:0;line-height:1.5}.mhp-id-actions{display:flex;flex-direction:column;gap:12px;margin-top:24px}.mhp-landing-section{max-width:600px;width:100%;margin:0;padding:20px;display:flex;justify-content:center;box-sizing:border-box;background-color:transparent !important;background-image:none !important}.mhp-container.mhp-landing-page{background-color:transparent !important;background-image:none !important}.mhp-landing-section .mhp-login-card{width:100%;max-width:420px}@media (max-width:768px){.mhp-container.mhp-landing-page{padding:0 !important;margin:0 !important;width:100% !important;max-width:100% !important}.mhp-landing-section{padding:20px 16px !important;margin:0 !important}body.mhp-landing-page-active,html.mhp-landing-page-active{background-color:var(--mhp-bg, #faf8f3)!important;width:100% !important;overflow-x:hidden !important}.mhp-landing-title{font-size:2rem}.mhp-landing-subtitle{font-size:1rem}.mhp-landing-options{grid-template-columns:1fr;gap:20px}.mhp-landing-option{padding:24px}.mhp-landing-header{padding:80px 20px 30px 20px}.mhp-landing-logo{top:10px;left:10px}.mhp-landing-logo .mhp-logo-img{max-width:120px}}.mhp-app-tab .mhp-login-card,.mhp-app-tab-start .mhp-login-card,.mhp-app-tab-company .mhp-login-card,.mhp-app-tab-consultations .mhp-login-card{margin-top:0 !important;padding-top:24px !important}.mhp-slider-arrow,#mhp-dashboard .mhp-slider-arrow,.mhp-container .mhp-slider-arrow,.mhp-assessments-slider-wrapper .mhp-slider-arrow{flex-shrink:0 !important;width:32px !important;height:32px !important;min-width:32px !important;min-height:32px !important;max-width:32px !important;max-height:32px !important;border-radius:50% !important;background:white !important;border:1px solidvar(--mhp-border)!important;color:var(--mhp-text-light)!important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;transition:all 0.2s ease !important;padding:0 !important;font-size:14px !important;line-height:1 !important;box-shadow:0 2px 6px rgba(0,0,0,0.08) !important}.mhp-slider-arrow:hover,#mhp-dashboard .mhp-slider-arrow:hover,.mhp-container .mhp-slider-arrow:hover{border-color:var(--mhp-primary)!important;color:var(--mhp-primary)!important;background:var(--mhp-bg)!important;transform:scale(1.05) !important}.mhp-slider-arrow:disabled,#mhp-dashboard .mhp-slider-arrow:disabled{opacity:0.3 !important;cursor:not-allowed !important;transform:none !important}.mhp-slider-arrow svg,#mhp-dashboard .mhp-slider-arrow svg{width:14px !important;height:14px !important}.mhp-blog-grid,#mhp-dashboard .mhp-blog-grid,#mhp-blog-posts.mhp-blog-grid{display:flex !important;flex-wrap:nowrap !important;gap:16px !important;margin-top:16px !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x mandatory !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:thin !important;scrollbar-color:var(--mhp-accent)transparent !important;padding-bottom:12px !important;width:100% !important}.mhp-blog-card,#mhp-dashboard .mhp-blog-card,.mhp-blog-grid .mhp-blog-card{display:flex !important;flex-direction:column !important;flex:0 0 260px !important;min-width:260px !important;max-width:260px !important;scroll-snap-align:start !important;background:var(--mhp-bg-card)!important;background-color:var(--mhp-bg-card)!important;border-radius:var(--mhp-radius)!important;overflow:hidden !important;text-decoration:none !important;color:var(--mhp-text)!important;border:1px solid rgba(61,78,96,0.1) !important;box-shadow:0 2px 12px rgba(61,78,96,0.06) !important;transition:box-shadow 0.2s ease,border-color 0.2s ease,transform 0.3s ease !important}.mhp-blog-card:hover,#mhp-dashboard .mhp-blog-card:hover,.mhp-blog-grid .mhp-blog-card:hover{box-shadow:0 4px 16px rgba(61,78,96,0.1) !important;transform:translateY(-4px) !important;border-color:rgba(61,78,96,0.14) !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-blog-posts.mhp-blog-grid .mhp-blog-card,html body #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-blog-posts.mhp-blog-grid .mhp-blog-card,html body .mhp-app-tab-start #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-blog-posts.mhp-blog-grid .mhp-blog-card,body.elementor-page html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-blog-posts.mhp-blog-grid .mhp-blog-card{border:1px solid rgba(61,78,96,0.1) !important;box-shadow:0 2px 12px rgba(61,78,96,0.06) !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-blog-posts.mhp-blog-grid .mhp-blog-card:hover,html body #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-blog-posts.mhp-blog-grid .mhp-blog-card:hover,html body .mhp-app-tab-start #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-blog-posts.mhp-blog-grid .mhp-blog-card:hover,body.elementor-page html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-blog-posts.mhp-blog-grid .mhp-blog-card:hover{box-shadow:0 4px 16px rgba(61,78,96,0.1) !important;border-color:rgba(61,78,96,0.14) !important}.mhp-blog-loading,#mhp-dashboard .mhp-blog-loading{flex:0 0 100% !important;min-width:100% !important}@media (max-width:768px){.mhp-blog-card,#mhp-dashboard .mhp-blog-card,.mhp-blog-grid .mhp-blog-card{flex:0 0 240px !important;min-width:240px !important;max-width:240px !important}.mhp-slider-arrow,#mhp-dashboard .mhp-slider-arrow{width:28px !important;height:28px !important;min-width:28px !important;min-height:28px !important;max-width:28px !important;max-height:28px !important;font-size:12px !important}.mhp-slider-arrow svg,#mhp-dashboard .mhp-slider-arrow svg{width:12px !important;height:12px !important}}.mhp-motivation-ticker{overflow:hidden;width:100%;margin:8px 0 4px 0;position:relative}.mhp-ticker-track{display:inline-block;white-space:nowrap;animation:tickerScroll 25s linear infinite;padding-left:100%}.mhp-ticker-track:hover{animation-play-state:paused}@keyframes tickerScroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.mhp-ticker-text{font-size:15px;color:var(--mhp-text-light);line-height:1.4;display:inline-block;padding-right:50px}.mhp-ticker-text.mhp-ticker-fade{animation:tickerFade 0.5s ease}@keyframes tickerFade{0%{opacity:0}100%{opacity:1}}@media (max-width:480px){.mhp-ticker-text{font-size:14px}.mhp-ticker-track{animation-duration:20s}}.mhp-card-surveys{background:var(--mhp-bg-card);border-radius:var(--mhp-radius);box-shadow:var(--mhp-shadow);padding:20px;margin-bottom:20px}.mhp-card-surveys .mhp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mhp-card-surveys .mhp-section-header h3{margin:0;font-size:18px;color:var(--mhp-text)}.mhp-badge-count{background:var(--mhp-primary);color:white;font-size:12px;padding:4px 10px;border-radius:12px;font-weight:600}.mhp-surveys-list{display:flex;flex-direction:column;gap:12px}.mhp-survey-link-card{display:flex;align-items:center;gap:14px;padding:14px 16px;background:var(--mhp-bg);border-radius:10px;text-decoration:none;color:var(--mhp-text);transition:all 0.2s ease;border:1px solidvar(--mhp-border)}.mhp-survey-link-card:hover{background:var(--mhp-bg-highlight);border-color:var(--mhp-accent-light);transform:translateX(4px);box-shadow:var(--mhp-shadow)}.mhp-survey-link-icon{font-size:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:white;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,0.06);flex-shrink:0}.mhp-survey-link-info{flex:1;min-width:0}.mhp-survey-link-title{display:block;font-weight:600;font-size:15px;color:var(--mhp-text);margin-bottom:2px}.mhp-survey-link-title .mhp-badge-new{margin-left:8px;vertical-align:middle}.mhp-survey-link-type{display:block;font-size:13px;color:var(--mhp-text-light)}.mhp-survey-link-arrow{font-size:18px;color:var(--mhp-accent);transition:transform 0.2s ease}.mhp-survey-link-card:hover .mhp-survey-link-arrow{transform:translateX(4px)}@media (max-width:480px){.mhp-survey-link-card{padding:12px;gap:10px}.mhp-survey-link-icon{width:36px;height:36px;font-size:20px}.mhp-survey-link-title{font-size:14px}}.mhp-card-sleep-aid{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 50%,#0c1929 100%);border:none;border-radius:20px;padding:0;overflow:hidden;position:relative;margin-bottom:20px}.mhp-sleep-aid-container{display:flex;align-items:center;gap:24px;padding:24px}.mhp-moon-3d{position:relative;width:100px;height:100px;cursor:pointer;flex-shrink:0}.mhp-moon-glow{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(255,223,128,0.4) 0%,rgba(255,223,128,0) 70%);border-radius:50%;animation:moonPulse 3s ease-in-out infinite}.mhp-moon-surface{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:70px;filter:drop-shadow(0 0 20px rgba(255,223,128,0.6));animation:moonFloat 4s ease-in-out infinite;z-index:2}@keyframes moonPulse{0%,100%{transform:scale(1);opacity:0.6}50%{transform:scale(1.1);opacity:0.9}}@keyframes moonFloat{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-8px) rotate(5deg)}}.mhp-moon-stars{position:absolute;inset:0;pointer-events:none}.mhp-star{position:absolute;left:var(--x);top:var(--y);color:rgba(255,255,255,0.8);font-size:12px;animation:starTwinkle 2s ease-in-out infinite;animation-delay:var(--delay)}@keyframes starTwinkle{0%,100%{opacity:0.3;transform:scale(0.8)}50%{opacity:1;transform:scale(1.2)}}.mhp-sleep-aid-content{flex:1}.mhp-sleep-aid-content h3{color:#f8fafc;font-size:22px;margin:0 0 8px 0;font-weight:600}.mhp-sleep-aid-content p{color:rgba(255,255,255,0.7);font-size:14px;margin:0 0 16px 0}.mhp-btn-sleep{background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);color:white;border:none;padding:12px 24px;border-radius:12px;font-weight:500;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(99,102,241,0.4)}.mhp-btn-sleep:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(99,102,241,0.5)}.mhp-sleep-overlay{position:fixed;inset:0;background:linear-gradient(180deg,#0a0a1a 0%,#0f1629 50%,#000510 100%);z-index:99999;overflow-y:auto;animation:fadeInOverlay 0.5s ease-out}@keyframes fadeInOverlay{from{opacity:0}to{opacity:1}}.mhp-sleep-header{position:sticky;top:0;display:flex;justify-content:space-between;align-items:flex-start;padding:20px;z-index:10}.mhp-sleep-moon-icon{font-size:48px;animation:sleepMoonGlow 3s ease-in-out infinite;filter:drop-shadow(0 0 30px rgba(255,223,128,0.8))}@keyframes sleepMoonGlow{0%,100%{filter:drop-shadow(0 0 30px rgba(255,223,128,0.8));transform:rotate(-10deg)}50%{filter:drop-shadow(0 0 50px rgba(255,223,128,1));transform:rotate(10deg)}}.mhp-sleep-close{background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);color:white;width:44px;height:44px;border-radius:50%;font-size:20px;cursor:pointer;transition:all 0.3s ease}.mhp-sleep-close:hover{background:rgba(255,255,255,0.2);transform:scale(1.1)}.mhp-sleep-main{max-width:600px;margin:0 auto;padding:0 20px 40px}.mhp-sleep-timer-display{text-align:center;margin-bottom:40px;display:none;}.mhp-sleep-timer-display.active{display:block}#mhp-sleep-time-remaining{font-size:64px;font-weight:200;color:#e2e8f0;font-family:'SF Pro Display',-apple-system,sans-serif;letter-spacing:4px}.mhp-sleep-timer-display p{color:rgba(255,255,255,0.5);font-size:14px;margin:8px 0 0}.mhp-sleep-sounds{background:rgba(255,255,255,0.05);border-radius:20px;padding:24px;margin-bottom:24px;backdrop-filter:blur(10px)}.mhp-sleep-sounds h4,.mhp-sleep-audio-stories h4,.mhp-sleep-timer-settings h4{color:#e2e8f0;font-size:16px;font-weight:500;margin:0 0 16px 0}.mhp-sound-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.mhp-sound-btn{background:rgba(255,255,255,0.08);border:2px solid transparent;border-radius:16px;padding:16px 12px;cursor:pointer;transition:all 0.3s ease;display:flex;flex-direction:column;align-items:center;gap:8px}.mhp-sound-btn:hover{background:rgba(255,255,255,0.12);transform:translateY(-2px)}.mhp-sound-btn.active{background:rgba(99,102,241,0.3);border-color:#6366f1;box-shadow:0 0 20px rgba(99,102,241,0.4)}.mhp-sound-btn.playing{animation:soundPlaying 1.5s ease-in-out infinite}@keyframes soundPlaying{0%,100%{box-shadow:0 0 20px rgba(99,102,241,0.4)}50%{box-shadow:0 0 30px rgba(99,102,241,0.7)}}.mhp-sound-icon{font-size:32px}.mhp-sound-label{color:rgba(255,255,255,0.8);font-size:12px;font-weight:500}.mhp-volume-control{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(255,255,255,0.1)}.mhp-volume-icon{font-size:18px;opacity:0.7}.mhp-volume-slider{flex:1;-webkit-appearance:none;appearance:none;height:6px;background:rgba(255,255,255,0.2);border-radius:3px;outline:none}.mhp-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;background:#6366f1;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px rgba(99,102,241,0.5)}.mhp-volume-slider::-moz-range-thumb{width:18px;height:18px;background:#6366f1;border-radius:50%;cursor:pointer;border:none}.mhp-sleep-audio-stories{background:rgba(255,255,255,0.05);border-radius:20px;padding:24px;margin-bottom:24px;backdrop-filter:blur(10px)}.mhp-audio-stories-list{display:flex;flex-direction:column;gap:12px}.mhp-audio-story-item{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,0.06);border-radius:12px;padding:14px;cursor:pointer;transition:all 0.3s ease}.mhp-audio-story-item:hover{background:rgba(255,255,255,0.1)}.mhp-audio-story-item.playing{background:rgba(99,102,241,0.2);border:1px solid rgba(99,102,241,0.4)}.mhp-audio-story-play{width:44px;height:44px;background:rgba(99,102,241,0.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.mhp-audio-story-info{flex:1;min-width:0}.mhp-audio-story-title{color:#e2e8f0;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mhp-audio-story-duration{color:rgba(255,255,255,0.5);font-size:12px}.mhp-loading-audio{color:rgba(255,255,255,0.5);font-size:14px;text-align:center;padding:20px}.mhp-sleep-timer-settings{background:rgba(255,255,255,0.05);border-radius:20px;padding:24px;backdrop-filter:blur(10px)}.mhp-timer-buttons{display:flex;flex-wrap:wrap;gap:10px}.mhp-timer-btn{background:rgba(255,255,255,0.08);border:2px solid transparent;border-radius:12px;padding:12px 20px;color:rgba(255,255,255,0.8);font-size:14px;font-weight:500;cursor:pointer;transition:all 0.3s ease;flex:1;min-width:80px}.mhp-timer-btn:hover{background:rgba(255,255,255,0.12)}.mhp-timer-btn.active{background:rgba(99,102,241,0.3);border-color:#6366f1;color:white}@media (max-width:600px){.mhp-sleep-aid-container{flex-direction:column;text-align:center;padding:20px}.mhp-moon-3d{width:80px;height:80px}.mhp-moon-surface{font-size:56px}.mhp-sound-grid{grid-template-columns:repeat(2,1fr)}#mhp-sleep-time-remaining{font-size:48px}.mhp-timer-buttons{flex-wrap:wrap}.mhp-timer-btn{flex:1 1calc(50% - 5px)}}.mhp-sleep-close,#mhp-sleep-overlay .mhp-sleep-close,.mhp-sleep-overlay .mhp-sleep-close,#mhp-close-sleep-mode{background:rgba(255,255,255,0.15) !important;background-color:rgba(255,255,255,0.15) !important;border:1px solid rgba(255,255,255,0.3) !important;color:white !important;width:44px !important;height:44px !important;min-width:44px !important;min-height:44px !important;border-radius:50% !important;font-size:20px !important;cursor:pointer !important;transition:all 0.3s ease !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;box-shadow:none !important}.mhp-sleep-close:hover,#mhp-sleep-overlay .mhp-sleep-close:hover,#mhp-close-sleep-mode:hover{background:rgba(255,255,255,0.25) !important;background-color:rgba(255,255,255,0.25) !important;transform:scale(1.1) !important}.mhp-sound-btn,#mhp-sleep-overlay .mhp-sound-btn,.mhp-sleep-overlay .mhp-sound-btn{background:rgba(255,255,255,0.08) !important;background-color:rgba(255,255,255,0.08) !important;border:2px solid rgba(255,255,255,0.15) !important;border-radius:50% !important;width:80px !important;height:80px !important;min-width:80px !important;min-height:80px !important;padding:0 !important;cursor:pointer !important;transition:all 0.3s ease !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:4px !important;color:white !important;box-shadow:none !important}.mhp-sound-btn:hover,#mhp-sleep-overlay .mhp-sound-btn:hover{background:rgba(255,255,255,0.15) !important;background-color:rgba(255,255,255,0.15) !important;transform:translateY(-3px) scale(1.05) !important;border-color:rgba(255,255,255,0.3) !important}.mhp-sound-btn.active,#mhp-sleep-overlay .mhp-sound-btn.active{background:rgba(147,197,253,0.25) !important;background-color:rgba(147,197,253,0.25) !important;border-color:rgba(147,197,253,0.6) !important;box-shadow:0 0 20px rgba(147,197,253,0.3) !important}.mhp-sound-btn.playing,#mhp-sleep-overlay .mhp-sound-btn.playing{animation:soundPlayingSoft 2s ease-in-out infinite !important}@keyframes soundPlayingSoft{0%,100%{box-shadow:0 0 15px rgba(147,197,253,0.3)}50%{box-shadow:0 0 25px rgba(147,197,253,0.5)}}.mhp-sound-icon,#mhp-sleep-overlay .mhp-sound-icon{font-size:28px !important;line-height:1 !important}.mhp-sound-label,#mhp-sleep-overlay .mhp-sound-label{color:rgba(255,255,255,0.7) !important;font-size:10px !important;font-weight:500 !important;text-transform:uppercase !important;letter-spacing:0.5px !important}.mhp-sound-grid,#mhp-sleep-overlay .mhp-sound-grid{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:16px !important;margin:20px 0 !important}.mhp-timer-btn,#mhp-sleep-overlay .mhp-timer-btn,.mhp-sleep-overlay .mhp-timer-btn{background:rgba(255,255,255,0.08) !important;background-color:rgba(255,255,255,0.08) !important;border:2px solid rgba(255,255,255,0.15) !important;border-radius:25px !important;padding:10px 18px !important;color:rgba(255,255,255,0.8) !important;font-size:13px !important;font-weight:500 !important;cursor:pointer !important;transition:all 0.3s ease !important;min-width:70px !important;box-shadow:none !important}.mhp-timer-btn:hover,#mhp-sleep-overlay .mhp-timer-btn:hover{background:rgba(255,255,255,0.15) !important;background-color:rgba(255,255,255,0.15) !important;border-color:rgba(255,255,255,0.25) !important}.mhp-timer-btn.active,#mhp-sleep-overlay .mhp-timer-btn.active{background:rgba(147,197,253,0.25) !important;background-color:rgba(147,197,253,0.25) !important;border-color:rgba(147,197,253,0.6) !important;color:white !important}.mhp-timer-buttons,#mhp-sleep-overlay .mhp-timer-buttons{display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:10px !important}.mhp-btn-sleep,#mhp-sleep-aid .mhp-btn-sleep,#mhp-start-sleep-mode{background:linear-gradient(135deg,#1e3a5f 0%,#0f172a 100%) !important;background-color:#1e3a5f !important;color:white !important;border:none !important;border-radius:25px !important;padding:12px 24px !important;font-weight:600 !important;cursor:pointer !important;transition:all 0.3s ease !important;box-shadow:0 4px 15px rgba(30,58,95,0.3) !important}.mhp-btn-sleep:hover,#mhp-sleep-aid .mhp-btn-sleep:hover,#mhp-start-sleep-mode:hover{background:linear-gradient(135deg,#2d4a6f 0%,#1e293b 100%) !important;transform:translateY(-2px) !important;box-shadow:0 6px 20px rgba(30,58,95,0.4) !important}@media (max-width:600px){.mhp-sound-btn,#mhp-sleep-overlay .mhp-sound-btn{width:70px !important;height:70px !important;min-width:70px !important;min-height:70px !important}.mhp-sound-icon,#mhp-sleep-overlay .mhp-sound-icon{font-size:24px !important}.mhp-sound-label,#mhp-sleep-overlay .mhp-sound-label{font-size:9px !important}.mhp-timer-btn,#mhp-sleep-overlay .mhp-timer-btn{padding:8px 14px !important;font-size:12px !important;min-width:60px !important}}.mhp-sleep-timer-section,#mhp-sleep-overlay .mhp-sleep-timer-section{text-align:center !important;margin-bottom:30px !important;padding:20px !important;background:rgba(255,255,255,0.05) !important;border-radius:16px !important}.mhp-sleep-timer-section .mhp-sleep-timer-display,#mhp-sleep-overlay .mhp-sleep-timer-section .mhp-sleep-timer-display{margin-bottom:16px !important}.mhp-sleep-timer-section #mhp-sleep-time-remaining,#mhp-sleep-overlay #mhp-sleep-time-remaining{font-size:48px !important;font-weight:300 !important;color:rgba(255,255,255,0.9) !important;font-family:'SF Pro Display',-apple-system,sans-serif !important;letter-spacing:2px !important}.mhp-sound-icon svg,#mhp-sleep-overlay .mhp-sound-icon svg{width:24px !important;height:24px !important;stroke:currentColor !important;color:rgba(255,255,255,0.8) !important}.mhp-sound-btn.active .mhp-sound-icon svg,.mhp-sound-btn.playing .mhp-sound-icon svg{color:white !important}.mhp-volume-icon svg,#mhp-sleep-overlay .mhp-volume-icon svg{width:18px !important;height:18px !important;stroke:rgba(255,255,255,0.6) !important}.mhp-sleep-moon-icon svg,#mhp-sleep-overlay .mhp-sleep-moon-icon svg{fill:rgba(255,255,200,0.9) !important;filter:drop-shadow(0 0 10px rgba(255,255,200,0.4)) !important}.mhp-audio-expand-btn,#mhp-sleep-overlay .mhp-audio-expand-btn,#mhp-audio-expand-btn{display:block !important;width:100% !important;margin-top:12px !important;padding:10px !important;background:transparent !important;background-color:transparent !important;border:1px dashed rgba(255,255,255,0.2) !important;border-radius:8px !important;color:rgba(255,255,255,0.6) !important;font-size:13px !important;cursor:pointer !important;transition:all 0.3s ease !important}.mhp-audio-expand-btn:hover,#mhp-audio-expand-btn:hover{background:rgba(255,255,255,0.05) !important;color:rgba(255,255,255,0.8) !important;border-color:rgba(255,255,255,0.3) !important}.mhp-audio-story-play svg,#mhp-sleep-overlay .mhp-audio-story-play svg{width:16px !important;height:16px !important;fill:currentColor !important}.mhp-volume-slider,#mhp-sleep-volume,#mhp-sleep-overlay .mhp-volume-slider{-webkit-appearance:none !important;appearance:none !important;width:100% !important;height:6px !important;background:rgba(255,255,255,0.2) !important;border-radius:3px !important;outline:none !important;cursor:pointer !important}.mhp-volume-slider::-webkit-slider-thumb,#mhp-sleep-volume::-webkit-slider-thumb{-webkit-appearance:none !important;appearance:none !important;width:18px !important;height:18px !important;background:white !important;border-radius:50% !important;cursor:pointer !important;box-shadow:0 2px 6px rgba(0,0,0,0.3) !important}.mhp-volume-slider::-moz-range-thumb,#mhp-sleep-volume::-moz-range-thumb{width:18px !important;height:18px !important;background:white !important;border-radius:50% !important;cursor:pointer !important;border:none !important;box-shadow:0 2px 6px rgba(0,0,0,0.3) !important}.mhp-no-audio,#mhp-sleep-overlay .mhp-no-audio{color:rgba(255,255,255,0.5) !important;font-size:14px !important;text-align:center !important;padding:20px !important}.mhp-cant-sleep-trigger,#mhp-sleep-overlay .mhp-cant-sleep-trigger{margin-top:24px !important;padding-top:20px !important;border-top:1px solid rgba(255,255,255,0.1) !important;text-align:center !important}.mhp-cant-sleep-btn,#mhp-sleep-overlay .mhp-cant-sleep-btn,#mhp-cant-sleep-btn{display:inline-flex !important;align-items:center !important;gap:10px !important;padding:14px 24px !important;background:rgba(147,197,253,0.15) !important;border:1px solid rgba(147,197,253,0.3) !important;border-radius:30px !important;color:rgba(255,255,255,0.9) !important;font-size:15px !important;font-weight:500 !important;cursor:pointer !important;transition:all 0.3s ease !important}.mhp-cant-sleep-btn:hover,#mhp-cant-sleep-btn:hover{background:rgba(147,197,253,0.25) !important;border-color:rgba(147,197,253,0.5) !important;transform:translateY(-2px) !important}.mhp-cant-sleep-btn svg,#mhp-cant-sleep-btn svg{opacity:0.8 !important}.mhp-calm-tool,#mhp-sleep-overlay .mhp-calm-tool,#mhp-calm-tool{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:linear-gradient(135deg,#1e3a5f 0%,#0f1d30 100%) !important;z-index:100 !important;overflow-y:auto !important}.mhp-calm-container,#mhp-sleep-overlay .mhp-calm-container{max-width:500px !important;margin:0 auto !important;padding:30px 20px !important;min-height:100% !important;display:flex !important;flex-direction:column !important}.mhp-calm-back,#mhp-sleep-overlay .mhp-calm-back,#mhp-calm-back{position:absolute !important;top:20px !important;left:20px !important;width:44px !important;height:44px !important;display:flex !important;align-items:center !important;justify-content:center !important;background:rgba(255,255,255,0.1) !important;border:1px solid rgba(255,255,255,0.2) !important;border-radius:50% !important;color:white !important;cursor:pointer !important;transition:all 0.3s ease !important}.mhp-calm-back:hover,#mhp-calm-back:hover{background:rgba(255,255,255,0.15) !important;border-color:rgba(255,255,255,0.3) !important}.mhp-calm-progress,#mhp-sleep-overlay .mhp-calm-progress{width:100% !important;height:4px !important;background:rgba(255,255,255,0.1) !important;border-radius:2px !important;margin-top:60px !important;margin-bottom:40px !important;overflow:hidden !important}.mhp-calm-progress-bar,#mhp-calm-progress-bar{height:100% !important;background:linear-gradient(90deg,rgba(147,197,253,0.8),rgba(196,181,253,0.8)) !important;border-radius:2px !important;transition:width 0.5s ease !important;width:10% !important}.mhp-calm-dialogue,#mhp-sleep-overlay .mhp-calm-dialogue,#mhp-calm-dialogue{flex:1 !important;display:flex !important;flex-direction:column !important;justify-content:center !important;padding:20px 0 !important}.mhp-calm-message,#mhp-sleep-overlay .mhp-calm-message{color:rgba(255,255,255,0.95) !important;font-size:20px !important;line-height:1.6 !important;text-align:center !important;margin-bottom:10px !important;animation:calmFadeIn 0.6s ease !important}@keyframes calmFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mhp-calm-options,#mhp-sleep-overlay .mhp-calm-options,#mhp-calm-options{display:flex !important;flex-direction:column !important;gap:12px !important;padding:20px 0 !important}.mhp-calm-option,#mhp-sleep-overlay .mhp-calm-option{display:block !important;width:100% !important;padding:16px 20px !important;background:rgba(255,255,255,0.08) !important;border:1px solid rgba(255,255,255,0.15) !important;border-radius:16px !important;color:rgba(255,255,255,0.9) !important;font-size:16px !important;text-align:left !important;cursor:pointer !important;transition:all 0.3s ease !important;animation:calmFadeIn 0.6s ease !important}.mhp-calm-option:nth-child(2){animation-delay:0.1s !important}.mhp-calm-option:nth-child(3){animation-delay:0.2s !important}.mhp-calm-option:nth-child(4){animation-delay:0.3s !important}.mhp-calm-option:hover{background:rgba(147,197,253,0.2) !important;border-color:rgba(147,197,253,0.4) !important;transform:translateX(5px) !important}.mhp-calm-breathing,#mhp-sleep-overlay .mhp-calm-breathing,#mhp-calm-breathing{display:none;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.mhp-calm-breathing.mhp-visible,#mhp-calm-breathing.mhp-visible{display:flex !important}.mhp-calm-breath-circle,#mhp-calm-breath-circle{width:180px !important;height:180px !important;border-radius:50% !important;background:linear-gradient(135deg,rgba(147,197,253,0.3),rgba(196,181,253,0.3)) !important;border:3px solid rgba(147,197,253,0.5) !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;margin-bottom:30px !important;transition:transform 4s ease-in-out,background 0.3s ease !important}.mhp-calm-breath-circle.inhale{transform:scale(1.3) !important;background:linear-gradient(135deg,rgba(147,197,253,0.5),rgba(196,181,253,0.5)) !important}.mhp-calm-breath-circle.hold{transform:scale(1.3) !important;background:linear-gradient(135deg,rgba(167,243,208,0.4),rgba(147,197,253,0.4)) !important}.mhp-calm-breath-circle.exhale{transform:scale(1) !important;background:linear-gradient(135deg,rgba(147,197,253,0.2),rgba(196,181,253,0.2)) !important}.mhp-calm-breath-text,#mhp-calm-breath-text{color:white !important;font-size:18px !important;font-weight:500 !important;margin-bottom:5px !important}.mhp-calm-breath-count,#mhp-calm-breath-count{color:rgba(255,255,255,0.8) !important;font-size:36px !important;font-weight:300 !important}.mhp-calm-breath-instruction,#mhp-calm-breath-instruction{color:rgba(255,255,255,0.7) !important;font-size:16px !important;max-width:300px !important;line-height:1.5 !important}@media (max-width:480px){.mhp-calm-message{font-size:18px !important}.mhp-calm-option{font-size:15px !important;padding:14px 16px !important}.mhp-calm-breath-circle{width:150px !important;height:150px !important}}.mhp-release-thoughts-trigger,#mhp-sleep-overlay .mhp-release-thoughts-trigger{margin-top:12px !important;text-align:center !important}.mhp-release-thoughts-btn,#mhp-sleep-overlay .mhp-release-thoughts-btn,#mhp-release-thoughts-btn{display:inline-flex !important;align-items:center !important;gap:10px !important;padding:14px 24px !important;background:rgba(196,181,253,0.15) !important;border:1px solid rgba(196,181,253,0.3) !important;border-radius:30px !important;color:rgba(255,255,255,0.9) !important;font-size:15px !important;font-weight:500 !important;cursor:pointer !important;transition:all 0.3s ease !important}.mhp-release-thoughts-btn:hover,#mhp-release-thoughts-btn:hover{background:rgba(196,181,253,0.25) !important;border-color:rgba(196,181,253,0.5) !important;transform:translateY(-2px) !important}.mhp-release-tool,#mhp-sleep-overlay .mhp-release-tool,#mhp-release-tool{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:linear-gradient(135deg,#1e3a5f 0%,#0f1d30 100%) !important;z-index:100 !important;overflow-y:auto !important}.mhp-release-container{max-width:500px !important;margin:0 auto !important;padding:30px 20px !important;min-height:100% !important;display:flex !important;flex-direction:column !important;position:relative !important}.mhp-release-back,#mhp-release-back{position:absolute !important;top:20px !important;left:20px !important;width:44px !important;height:44px !important;display:flex !important;align-items:center !important;justify-content:center !important;background:rgba(255,255,255,0.1) !important;border:1px solid rgba(255,255,255,0.2) !important;border-radius:50% !important;color:white !important;cursor:pointer !important;transition:all 0.3s ease !important}.mhp-release-back:hover{background:rgba(255,255,255,0.15) !important}.mhp-release-step{flex:1 !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important;padding:60px 0 20px !important;text-align:center !important}.mhp-release-intro{margin-bottom:30px !important}.mhp-release-intro h3{color:white !important;font-size:24px !important;font-weight:600 !important;margin-bottom:12px !important}.mhp-release-intro p{color:rgba(255,255,255,0.7) !important;font-size:16px !important;line-height:1.5 !important;max-width:350px !important}.mhp-release-paper{width:100% !important;max-width:400px !important;perspective:1000px !important;margin-bottom:24px !important;transition:transform 0.6s ease !important}.mhp-release-paper.folding{transform:rotateX(90deg) scale(0.5) !important;opacity:0 !important}.mhp-release-textarea{width:100% !important;min-height:180px !important;padding:20px !important;background:rgba(255,255,255,0.95) !important;border:none !important;border-radius:12px !important;color:#1e3a5f !important;font-size:16px !important;line-height:1.6 !important;resize:none !important;font-family:'Georgia',serif !important;box-shadow:0 10px 40px rgba(0,0,0,0.3) !important}.mhp-release-textarea::placeholder{color:rgba(30,58,95,0.5) !important;font-style:italic !important}.mhp-release-textarea:focus{outline:none !important;box-shadow:0 10px 40px rgba(0,0,0,0.4),0 0 0 3px rgba(196,181,253,0.5) !important}.mhp-release-action-btn{display:inline-flex !important;align-items:center !important;gap:10px !important;padding:16px 32px !important;background:linear-gradient(135deg,rgba(147,197,253,0.3),rgba(196,181,253,0.3)) !important;border:2px solid rgba(196,181,253,0.5) !important;border-radius:30px !important;color:white !important;font-size:16px !important;font-weight:600 !important;cursor:pointer !important;transition:all 0.3s ease !important}.mhp-release-action-btn:hover:not(:disabled){background:linear-gradient(135deg,rgba(147,197,253,0.5),rgba(196,181,253,0.5)) !important;transform:translateY(-2px) !important;box-shadow:0 8px 25px rgba(196,181,253,0.3) !important}.mhp-release-action-btn:disabled{opacity:0.4 !important;cursor:not-allowed !important}.mhp-release-explode-btn{background:linear-gradient(135deg,rgba(252,165,165,0.3),rgba(251,191,36,0.3)) !important;border-color:rgba(251,191,36,0.5) !important}.mhp-release-explode-btn:hover{background:linear-gradient(135deg,rgba(252,165,165,0.5),rgba(251,191,36,0.5)) !important;box-shadow:0 8px 25px rgba(251,191,36,0.3) !important}.mhp-release-box-container{width:200px !important;height:200px !important;margin:40px auto !important;position:relative !important}.mhp-release-box{width:100% !important;height:100% !important;background:linear-gradient(135deg,rgba(147,197,253,0.2),rgba(196,181,253,0.2)) !important;border:3px solid rgba(196,181,253,0.6) !important;border-radius:20px !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;transition:all 0.3s ease !important;transform-origin:center center !important}.mhp-release-box.appearing{animation:boxAppear 0.6s ease forwards !important}@keyframes boxAppear{0%{opacity:0;transform:scale(0.3) rotateY(180deg)}100%{opacity:1;transform:scale(1) rotateY(0deg)}}.mhp-release-box.shaking{animation:boxShake 0.5s ease !important}@keyframes boxShake{0%,100%{transform:translateX(0) rotate(0)}20%{transform:translateX(-10px) rotate(-3deg)}40%{transform:translateX(10px) rotate(3deg)}60%{transform:translateX(-8px) rotate(-2deg)}80%{transform:translateX(8px) rotate(2deg)}}.mhp-release-box.exploding{animation:boxExplode 0.8s ease forwards !important}@keyframes boxExplode{0%{opacity:1;transform:scale(1)}30%{transform:scale(1.2)}100%{opacity:0;transform:scale(0)}}.mhp-release-box-lock{color:rgba(255,255,255,0.8) !important;margin-bottom:10px !important}.mhp-release-box-text{color:rgba(255,255,255,0.7) !important;font-size:14px !important}.mhp-release-particles{position:absolute !important;top:50% !important;left:50% !important;width:0 !important;height:0 !important;pointer-events:none !important}.mhp-release-particle{position:absolute !important;border-radius:50% !important;transform:translate(-50%,-50%) !important;animation:particleExplode 1.2s ease-out forwards !important}@keyframes particleExplode{0%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0deg)}100%{opacity:0;transform:translate(calc(-50% + var(--tx)),calc(-50% + var(--ty))) scale(0) rotate(var(--rotation))}}.mhp-release-success{text-align:center !important;animation:successFadeIn 0.6s ease forwards !important}@keyframes successFadeIn{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.mhp-release-success-icon{color:#a7f3d0 !important;margin-bottom:20px !important}.mhp-release-success h3{color:white !important;font-size:28px !important;font-weight:600 !important;margin-bottom:12px !important}.mhp-release-success p{color:rgba(255,255,255,0.7) !important;font-size:16px !important;margin-bottom:30px !important;max-width:300px !important}.mhp-release-again-btn{margin-bottom:16px !important}.mhp-release-close-btn{display:block !important;margin:15px auto 0 auto !important;background:transparent !important;border:1px solid rgba(255,255,255,0.2) !important;padding:12px 24px !important;border-radius:20px !important;color:rgba(255,255,255,0.7) !important;font-size:14px !important;cursor:pointer !important;transition:all 0.3s ease !important;text-align:center !important}.mhp-release-close-btn:hover{background:rgba(255,255,255,0.1) !important;color:white !important}@media (max-width:480px){.mhp-release-intro h3{font-size:20px !important}.mhp-release-textarea{min-height:150px !important;font-size:15px !important}.mhp-release-box-container{width:160px !important;height:160px !important}}.mhp-onboarding-overlay,.mhp-onboarding-backdrop{display:none !important;visibility:hidden !important;pointer-events:none !important;position:static !important;width:0 !important;height:0 !important;opacity:0 !important}#mhp-dashboard #mhp-onboarding.mhp-onboarding-overlay:not([style*="display: none"]):not([style*="display:none"]),#mhp-dashboard #mhp-leadership-onboarding.mhp-onboarding-overlay:not([style*="display: none"]):not([style*="display:none"]){display:flex !important;visibility:visible !important;pointer-events:auto !important;position:fixed !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;opacity:1 !important;z-index:999;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}#mhp-dashboard #mhp-onboarding:not([style*="display: none"]):not([style*="display:none"]) .mhp-onboarding-backdrop,#mhp-dashboard #mhp-leadership-onboarding:not([style*="display: none"]):not([style*="display:none"]) .mhp-onboarding-backdrop{display:block !important;visibility:visible !important;pointer-events:auto !important;position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;opacity:1 !important;background:rgba(61,78,96,0.9);backdrop-filter:blur(8px)}#mhp-dashboard #mhp-onboarding:not([style*="display: none"]):not([style*="display:none"]) .mhp-onboarding-container,#mhp-dashboard #mhp-leadership-onboarding:not([style*="display: none"]):not([style*="display:none"]) .mhp-onboarding-container{display:block !important;visibility:visible !important;position:relative;background:var(--mhp-bg-card);border-radius:20px;padding:40px;max-width:520px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,0.3);animation:mhp-onboarding-appear 0.4s ease-out}.mhp-onboarding-container{display:none !important;visibility:hidden !important}@keyframes mhp-onboarding-appear{from{opacity:0;transform:scale(0.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}#mhp-dashboard .mhp-onboarding-step{text-align:center;animation:mhp-step-fade 0.3s ease-out}@keyframes mhp-step-fade{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}#mhp-dashboard .mhp-onboarding-icon{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--mhp-primary),var(--mhp-accent));border-radius:50%;color:white}#mhp-dashboard .mhp-onboarding-icon svg{stroke:white}#mhp-dashboard .mhp-onboarding-step h2{font-size:24px;font-weight:700;color:var(--mhp-text);margin-bottom:16px}#mhp-dashboard .mhp-onboarding-step>p{font-size:16px;color:var(--mhp-text-light);line-height:1.6;margin-bottom:24px}#mhp-dashboard .mhp-onboarding-features{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:24px}#mhp-dashboard .mhp-onboarding-feature{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:14px;color:var(--mhp-text)}#mhp-dashboard .mhp-feature-icon{font-size:28px}#mhp-dashboard .mhp-onboarding-list{text-align:left;list-style:none;padding:0;margin:0}#mhp-dashboard .mhp-onboarding-list li{padding:12px 0;border-bottom:1px solidvar(--mhp-border);font-size:15px;color:var(--mhp-text);line-height:1.5}#mhp-dashboard .mhp-onboarding-list li:last-child{border-bottom:none}#mhp-dashboard .mhp-onboarding-list li strong{color:var(--mhp-primary)}#mhp-dashboard .mhp-onboarding-nav{margin-top:32px;display:flex;flex-direction:column;gap:20px;align-items:center}#mhp-dashboard .mhp-onboarding-dots{display:flex;gap:10px}#mhp-dashboard .mhp-onboarding-overlay .mhp-dot{width:10px;height:10px;border-radius:50%;background:var(--mhp-border);cursor:pointer;transition:all 0.3s ease}#mhp-dashboard .mhp-onboarding-overlay .mhp-dot.active{background:var(--mhp-primary);transform:scale(1.2)}#mhp-dashboard .mhp-onboarding-overlay .mhp-dot:hover{background:var(--mhp-accent)}#mhp-dashboard .mhp-onboarding-buttons{display:flex;gap:12px;width:100%;justify-content:center}#mhp-dashboard .mhp-onboarding-buttons .mhp-btn{min-width:120px}@media (max-width:480px){#mhp-dashboard .mhp-onboarding-container{padding:24px;border-radius:16px}#mhp-dashboard .mhp-onboarding-step h2{font-size:20px}#mhp-dashboard .mhp-onboarding-features{gap:16px}#mhp-dashboard .mhp-onboarding-list li{font-size:14px;padding:10px 0}}.mhp-card-360-feedback{border-left:4px solidvar(--mhp-primary)}.mhp-360-content{margin-top:20px}.mhp-360-info p{margin-bottom:16px;color:var(--mhp-text)}.mhp-360-benefits{list-style:none;padding:0;margin:0 0 20px 0}.mhp-360-benefits li{padding:8px 0 8px 28px;position:relative;color:var(--mhp-text)}.mhp-360-benefits li::before{content:"";position:absolute;left:0;top:12px;width:18px;height:18px;background:var(--mhp-success);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}.mhp-360-pending,.mhp-360-active,.mhp-360-results{text-align:center;padding:24px}.mhp-360-pending-icon{color:var(--mhp-accent);margin-bottom:16px}.mhp-360-pending h4{margin-bottom:8px;color:var(--mhp-primary)}.mhp-360-date{font-size:13px;color:var(--mhp-text-light);margin-top:16px}.mhp-360-progress{margin-bottom:16px}.mhp-360-progress-bar{height:8px;background:var(--mhp-border);border-radius:4px;overflow:hidden;margin-bottom:8px}.mhp-360-progress-fill{height:100%;background:linear-gradient(90deg,var(--mhp-primary),var(--mhp-accent));border-radius:4px;transition:width 0.5s ease}.mhp-360-progress-text{font-size:14px;color:var(--mhp-text-light)}.mhp-360-results-summary{margin-bottom:24px}.mhp-360-score{display:flex;flex-direction:column;align-items:center;gap:4px}.mhp-360-score-value{font-size:48px;font-weight:700;color:var(--mhp-primary)}.mhp-360-score-label{font-size:14px;color:var(--mhp-text-light)}.mhp-badge-info{background:var(--mhp-accent-light);color:var(--mhp-primary);padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.mhp-lang-switcher{display:flex;gap:2px;background:var(--mhp-border);border-radius:6px;padding:2px;margin-right:12px}.mhp-lang-btn{padding:6px 10px;font-size:12px;font-weight:600;border:none;background:transparent;color:var(--mhp-text-light);cursor:pointer;border-radius:4px;transition:all 0.2s ease}.mhp-lang-btn:hover{color:var(--mhp-primary)}.mhp-lang-btn.active{background:var(--mhp-bg-card);color:var(--mhp-primary);box-shadow:0 1px 3px rgba(0,0,0,0.1)}.mhp-header-meta{display:flex;align-items:center;gap:8px}.mhp-password-input-group{display:flex;gap:8px;align-items:stretch}.mhp-password-input-group .mhp-input{flex:1;min-width:0}.mhp-password-input-group .mhp-btn-small{white-space:nowrap;padding:10px 12px;font-size:12px}.mhp-btn-icon{padding:10px;background:var(--mhp-bg);border:1px solidvar(--mhp-border);border-radius:var(--mhp-radius-sm);cursor:pointer;transition:all 0.2s ease}.mhp-btn-icon:hover{background:var(--mhp-bg-card);border-color:var(--mhp-primary)}.mhp-eye-icon{font-size:16px;line-height:1}.mhp-password-strength{margin-top:8px;display:flex;align-items:center;gap:10px}.mhp-strength-bar{flex:1;height:4px;background:var(--mhp-border);border-radius:2px;overflow:hidden}.mhp-strength-fill{height:100%;width:0%;transition:width 0.3s ease,background 0.3s ease;border-radius:2px}.mhp-strength-fill.weak{width:25%;background:var(--mhp-danger)}.mhp-strength-fill.fair{width:50%;background:var(--mhp-warning)}.mhp-strength-fill.good{width:75%;background:var(--mhp-success-light)}.mhp-strength-fill.strong{width:100%;background:var(--mhp-success)}.mhp-strength-text{font-size:12px;color:var(--mhp-text-light);white-space:nowrap}.mhp-strength-text.weak{color:var(--mhp-danger)}.mhp-strength-text.fair{color:var(--mhp-warning)}.mhp-strength-text.good{color:var(--mhp-success-light)}.mhp-strength-text.strong{color:var(--mhp-success)}.mhp-private-email-hint{color:var(--mhp-primary);font-style:italic;display:flex;align-items:center;gap:6px}.mhp-private-email-hint::before{content:"💡"}.mhp-passkey-section{margin-top:16px;padding-top:16px;border-top:1px dashedvar(--mhp-border)}.mhp-passkey-info{display:flex;gap:16px;align-items:flex-start;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);padding:16px;border-radius:var(--mhp-radius);margin-bottom:12px;border:1px solid #86efac}.mhp-passkey-icon{font-size:32px;flex-shrink:0}.mhp-passkey-content strong{display:block;margin-bottom:4px;color:#166534}.mhp-passkey-content .mhp-form-hint{margin:0;color:#15803d}.mhp-btn-full{width:100%}.mhp-passkey-section-post{margin-top:20px;margin-bottom:24px;padding:20px;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-radius:var(--mhp-radius);border:1px solid #86efac}.mhp-passkey-section-post .mhp-passkey-info{background:transparent;border:none;padding:0;margin-bottom:16px}#mhp-continue-to-dashboard{margin-top:20px}@media (max-width:480px){.mhp-password-input-group{flex-wrap:wrap}.mhp-password-input-group .mhp-input{width:100%;flex:1 1 100%}.mhp-password-input-group .mhp-btn-small,.mhp-password-input-group .mhp-btn-icon{flex:1}}.mhp-card.mhp-card-work-mode,#mhp-work-mode-card.mhp-card{background:linear-gradient(135deg,#5a8389 0%,#507176 50%,#466268 100%) !important;background-color:#507176 !important;border:none !important;border-radius:24px;padding:0 !important;overflow:visible;position:relative;margin-bottom:20px;box-shadow:12px 12px 24px rgba(60,85,90,0.4),-12px -12px 24px rgba(100,140,145,0.3),inset 0 1px 0 rgba(255,255,255,0.1) !important}.mhp-card.mhp-card-work-mode:hover,#mhp-work-mode-card.mhp-card:hover{box-shadow:14px 14px 28px rgba(60,85,90,0.45),-12px -12px 24px rgba(100,140,145,0.35),inset 0 1px 0 rgba(255,255,255,0.12) !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-work-mode-card.mhp-card.mhp-card-work-mode,html body #mhp-dashboard #mhp-main-dashboard .mhp-resource-tools-row #mhp-work-mode-card.mhp-card,html body #mhp-dashboard #mhp-panel-blog #mhp-work-mode-card.mhp-card.mhp-card-work-mode{background:linear-gradient(135deg,#5a8389 0%,#507176 50%,#466268 100%) !important;background-color:#507176 !important;background-image:linear-gradient(135deg,#5a8389 0%,#507176 50%,#466268 100%) !important;box-shadow:12px 12px 24px rgba(60,85,90,0.4),-12px -12px 24px rgba(100,140,145,0.3),inset 0 1px 0 rgba(255,255,255,0.1) !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-work-mode-card.mhp-card.mhp-card-work-mode:hover,html body #mhp-dashboard #mhp-main-dashboard .mhp-resource-tools-row #mhp-work-mode-card.mhp-card:hover,html body #mhp-dashboard #mhp-panel-blog #mhp-work-mode-card.mhp-card.mhp-card-work-mode:hover{background:linear-gradient(135deg,#5a8389 0%,#507176 50%,#466268 100%) !important;background-color:#507176 !important;background-image:linear-gradient(135deg,#5a8389 0%,#507176 50%,#466268 100%) !important;box-shadow:14px 14px 28px rgba(60,85,90,0.45),-12px -12px 24px rgba(100,140,145,0.35),inset 0 1px 0 rgba(255,255,255,0.12) !important;transform:none !important}.mhp-card.mhp-card-sleep-aid,#mhp-sleep-aid.mhp-card{background:linear-gradient(135deg,#4a5c70 0%,#3D4E60 50%,#2e3c4c 100%) !important;background-color:#3D4E60 !important;background-image:linear-gradient(135deg,#4a5c70 0%,#3D4E60 50%,#2e3c4c 100%) !important;border:none !important;border-radius:24px;padding:0 !important;overflow:hidden;position:relative;margin-bottom:20px;box-shadow:12px 12px 24px rgba(40,55,70,0.35),-12px -12px 24px rgba(90,110,130,0.18),inset 0 1px 0 rgba(255,255,255,0.08) !important}.mhp-card.mhp-card-sleep-aid:hover,#mhp-sleep-aid.mhp-card:hover{box-shadow:14px 14px 28px rgba(40,55,70,0.4),-12px -12px 24px rgba(90,110,130,0.22),inset 0 1px 0 rgba(255,255,255,0.1) !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-sleep-aid.mhp-card.mhp-card-sleep-aid,html body #mhp-dashboard #mhp-main-dashboard .mhp-resource-tools-row #mhp-sleep-aid.mhp-card,html body #mhp-dashboard #mhp-panel-blog #mhp-sleep-aid.mhp-card.mhp-card-sleep-aid{background:linear-gradient(135deg,#4a5c70 0%,#3D4E60 50%,#2e3c4c 100%) !important;background-color:#3D4E60 !important;background-image:linear-gradient(135deg,#4a5c70 0%,#3D4E60 50%,#2e3c4c 100%) !important;box-shadow:12px 12px 24px rgba(40,55,70,0.35),-12px -12px 24px rgba(90,110,130,0.18),inset 0 1px 0 rgba(255,255,255,0.08) !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-sleep-aid.mhp-card.mhp-card-sleep-aid:hover,html body #mhp-dashboard #mhp-main-dashboard .mhp-resource-tools-row #mhp-sleep-aid.mhp-card:hover,html body #mhp-dashboard #mhp-panel-blog #mhp-sleep-aid.mhp-card.mhp-card-sleep-aid:hover{background:linear-gradient(135deg,#4a5c70 0%,#3D4E60 50%,#2e3c4c 100%) !important;background-color:#3D4E60 !important;background-image:linear-gradient(135deg,#4a5c70 0%,#3D4E60 50%,#2e3c4c 100%) !important;box-shadow:14px 14px 28px rgba(40,55,70,0.4),-12px -12px 24px rgba(90,110,130,0.22),inset 0 1px 0 rgba(255,255,255,0.1) !important;transform:none !important}html body #mhp-sleep-aid .mhp-sleep-aid-content h3,html body #mhp-dashboard #mhp-sleep-aid.mhp-card-sleep-aid .mhp-sleep-aid-content h3{color:#f8fafc !important;font-size:22px !important;margin:0 0 8px 0 !important;font-weight:600 !important}html body #mhp-sleep-aid .mhp-sleep-aid-content p,html body #mhp-dashboard #mhp-sleep-aid.mhp-card-sleep-aid .mhp-sleep-aid-content p{color:rgba(255,255,255,0.78) !important;font-size:14px !important;margin:0 0 16px 0 !important}.mhp-banner-close{position:absolute !important;top:16px !important;right:16px !important;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;border-radius:50% !important;width:32px !important;height:32px !important;min-width:32px !important;min-height:32px !important;max-width:32px !important;max-height:32px !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;transition:all 0.3s ease !important;z-index:10 !important;padding:0 !important;margin:0 !important;outline:none !important;box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important}.mhp-banner-close svg{stroke:#507176 !important;transition:all 0.3s ease !important;width:16px !important;height:16px !important;fill:none !important}.mhp-banner-close:hover{box-shadow:2px 2px 4px rgba(40,60,65,0.4),-2px -2px 4px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important;transform:none !important}.mhp-banner-close:hover svg{stroke:#3D4E60 !important}.mhp-banner-close:active{box-shadow:inset 2px 2px 4px rgba(80,113,118,0.15),inset -2px -2px 4px rgba(255,255,255,0.5) !important}.mhp-work-mode-container{display:flex;align-items:center;gap:24px;padding:24px}.mhp-work-icon-3d{position:relative;width:100px;height:100px;cursor:pointer;flex-shrink:0}.mhp-work-glow{position:absolute;inset:-15px;background:radial-gradient(circle,rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 70%);border-radius:50%;animation:workGlow 3s ease-in-out infinite}.mhp-work-surface{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border-radius:50%;box-shadow:6px 6px 12px rgba(40,60,65,0.4),-6px -6px 12px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8);animation:workFloat 4s ease-in-out infinite;transition:all 0.3s ease}.mhp-work-icon-3d:hover .mhp-work-surface{box-shadow:8px 8px 16px rgba(40,60,65,0.5),-8px -8px 16px rgba(100,145,150,0.4),inset 0 1px 0 rgba(255,255,255,0.8)}.mhp-work-pulse{position:absolute;inset:-8px;border:2px solid rgba(255,255,255,0.3);border-radius:50%;animation:workPulse 2s ease-out infinite}@keyframes workGlow{0%,100%{opacity:0.5;transform:scale(1)}50%{opacity:0.8;transform:scale(1.1)}}@keyframes workFloat{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-8px) rotate(5deg)}}@keyframes workPulse{0%{transform:scale(1);opacity:0.8}100%{transform:scale(1.5);opacity:0}}.mhp-card.mhp-card-work-mode .mhp-work-mode-content h3,#mhp-work-mode-card .mhp-work-mode-content h3{margin:0 0 8px 0;font-size:22px;font-weight:600;color:#ffffff !important}.mhp-card.mhp-card-work-mode .mhp-work-mode-content p,#mhp-work-mode-card .mhp-work-mode-content p{margin:0 0 16px 0;color:rgba(255,255,255,0.92) !important;font-size:14px}.mhp-work-mode-container .mhp-btn.mhp-btn-work,.mhp-card-work-mode .mhp-btn-work,button.mhp-btn-work{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;background-color:#FFFCF3 !important;background-image:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;color:#507176 !important;border:none !important;padding:12px 28px !important;border-radius:16px !important;font-weight:600 !important;cursor:pointer !important;transition:all 0.3s ease !important;box-shadow:3px 3px 6px rgba(80,113,118,0.08),-3px -3px 6px rgba(255,255,255,0.9) !important;text-decoration:none !important;display:inline-block !important;line-height:1.5 !important;text-align:center !important}.mhp-work-mode-container .mhp-btn.mhp-btn-work:hover,.mhp-card-work-mode .mhp-btn-work:hover,button.mhp-btn-work:hover{color:#3D4E60 !important;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;background-color:#FFFCF3 !important;background-image:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;box-shadow:4px 4px 8px rgba(80,113,118,0.12),-4px -4px 8px rgba(255,255,255,1) !important;transform:none !important;border:none !important}.mhp-work-mode-container .mhp-btn.mhp-btn-work:active,.mhp-card-work-mode .mhp-btn-work:active,button.mhp-btn-work:active{box-shadow:inset 4px 4px 8px rgba(80,113,118,0.12),inset -4px -4px 8px rgba(255,255,255,0.5) !important;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;background-color:#FFFCF3 !important;background-image:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important}.mhp-work-mode-overlay,.mhp-work-overlay,#mhp-work-mode-overlay,#mhp-work-overlay{position:fixed;inset:0;background:linear-gradient(180deg,#5a8389 0%,#507176 50%,#466268 100%);z-index:99999;overflow-y:auto;animation:fadeInOverlay 0.5s ease;transition:all 0.3s ease}.mhp-work-mode-overlay.mhp-celebration,.mhp-work-overlay.mhp-celebration,#mhp-work-mode-overlay.mhp-celebration,#mhp-work-overlay.mhp-celebration{animation:celebrationPulse 2s ease-out}@keyframes celebrationPulse{0%{background:linear-gradient(180deg,#5a8389 0%,#507176 50%,#466268 100%)}20%{background:linear-gradient(180deg,#6a9399 0%,#608186 50%,#567278 100%)}40%{background:linear-gradient(180deg,#5a8389 0%,#507176 50%,#466268 100%)}60%{background:linear-gradient(180deg,#6a9399 0%,#608186 50%,#567278 100%)}100%{background:linear-gradient(180deg,#5a8389 0%,#507176 50%,#466268 100%)}}#mhp-work-status.mhp-session-complete{animation:statusCelebration 0.6s ease-out;color:#FFFCF3;font-weight:600}@keyframes statusCelebration{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.mhp-work-mode-fullscreen{min-height:100vh;display:flex;flex-direction:column}.mhp-work-header{position:sticky;top:0;display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 20px;z-index:10;background:linear-gradient(180deg,#4a6d73 0%,#507176 45%,#507176 100%) !important;background-color:#507176 !important;border-bottom:1px solid rgba(255,252,243,0.14) !important;box-shadow:0 6px 24px rgba(17,29,45,0.12) !important}html body #mhp-dashboard #mhp-work-overlay .mhp-work-header,html body #mhp-work-overlay .mhp-work-header{background:linear-gradient(180deg,#4a6d73 0%,#507176 45%,#507176 100%) !important;background-color:#507176 !important;background-image:linear-gradient(180deg,#4a6d73 0%,#507176 45%,#507176 100%) !important;border-bottom:1px solid rgba(255,252,243,0.14) !important}.mhp-work-icon-animated{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border-radius:50%;color:#507176;animation:workIconPulse 2s ease-in-out infinite;box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8)}@keyframes workIconPulse{0%,100%{box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),0 0 10px rgba(255,255,255,0.2)}50%{box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),0 0 20px rgba(255,255,255,0.4)}}.mhp-work-status{color:rgba(255,255,255,0.7);font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1px}.mhp-work-logo{color:#FFFCF3;animation:workLogoPulse 3s ease-in-out infinite}@keyframes workLogoPulse{0%,100%{opacity:0.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.mhp-work-close{position:absolute;right:20px;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;border-radius:50% !important;width:44px !important;height:44px !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer;transition:all 0.3s ease;box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important}.mhp-work-close svg{stroke:#507176 !important}.mhp-work-close:hover{box-shadow:2px 2px 4px rgba(40,60,65,0.4),-2px -2px 4px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important;transform:scale(1.05) !important}.mhp-work-close:hover svg{stroke:#3D4E60 !important}.mhp-work-close:active{box-shadow:inset 3px 3px 6px rgba(80,113,118,0.15),inset -3px -3px 6px rgba(255,255,255,0.5) !important}.mhp-work-main{flex:1;display:flex;flex-direction:column;align-items:center;padding:10px 20px 20px;gap:14px;max-width:500px;margin:0 auto;width:100%}.mhp-work-session-info{color:rgba(255,255,255,0.7);font-size:14px;text-transform:uppercase;letter-spacing:2px}.mhp-work-timer,.mhp-work-timer-display{text-align:center;margin-bottom:0}.mhp-work-time{font-size:64px;font-weight:400;color:#FFFCF3;font-family:'Roboto Slab',Georgia,serif;line-height:1;margin-bottom:4px;text-shadow:2px 2px 4px rgba(40,60,65,0.3)}.mhp-work-session-info{color:rgba(255,255,255,0.7);font-size:14px;text-transform:uppercase;letter-spacing:2px;display:flex;align-items:center;justify-content:center;gap:4px;margin-top:8px}.mhp-work-session-current,.mhp-work-session-total{font-weight:600;color:#FFFCF3}.mhp-work-session-sep{margin:0 2px}.mhp-work-session-label{margin-left:4px;font-size:12px;opacity:0.8}.mhp-work-minutes,.mhp-work-seconds{font-size:80px;font-weight:300;color:#f8fafc;font-family:'SF Mono','Monaco','Menlo',monospace;line-height:1}.mhp-work-colon{font-size:72px;font-weight:300;color:rgba(255,255,255,0.5);animation:colonBlink 1s ease-in-out infinite}.mhp-work-progress-ring{width:200px;height:200px;margin:20px auto;position:relative}.mhp-work-ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.mhp-work-ring-bg{stroke:rgba(255,255,255,0.2)}.mhp-work-ring-progress{stroke:#FFFCF3;stroke-linecap:round;stroke-dasharray:339.292;stroke-dashoffset:0;transition:stroke-dashoffset 0.5s ease}.mhp-work-ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.mhp-work-ring-bg{stroke:rgba(255,255,255,0.2)}.mhp-work-ring-progress{stroke:#FFFCF3;stroke-linecap:round;stroke-dasharray:339.292;stroke-dashoffset:0;transition:stroke-dashoffset 0.5s ease}@keyframes colonBlink{0%,100%{opacity:1}50%{opacity:0.3}}.mhp-work-time-select,.mhp-work-time-buttons{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.mhp-work-time-btn{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;border-radius:50px !important;padding:8px 16px !important;color:#507176 !important;font-size:12px;font-weight:500;cursor:pointer;transition:all 0.3s ease;box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important}.mhp-work-time-btn:hover{box-shadow:2px 2px 4px rgba(40,60,65,0.4),-2px -2px 4px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important;transform:translateY(-2px);color:#3D4E60 !important}.mhp-work-time-btn.active{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;color:#3D4E60 !important;box-shadow:inset 3px 3px 6px rgba(80,113,118,0.15),inset -3px -3px 6px rgba(255,255,255,0.5),0 0 15px rgba(255,255,255,0.3) !important}.mhp-work-controls{display:flex;gap:20px;justify-content:center;align-items:center}.mhp-work-control-btn{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;border-radius:50% !important;width:60px !important;height:60px !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer;color:#507176;transition:all 0.3s ease;box-shadow:6px 6px 12px rgba(40,60,65,0.4),-6px -6px 12px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important}.mhp-work-control-btn svg,#mhp-work-reset svg{stroke:#507176 !important;fill:none !important}.mhp-work-control-btn:hover{box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important;transform:translateY(-2px) scale(1.02)}.mhp-work-control-btn:active{box-shadow:inset 4px 4px 8px rgba(80,113,118,0.15),inset -4px -4px 8px rgba(255,255,255,0.5) !important;transform:scale(0.98)}#mhp-work-play,#mhp-work-pause{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;width:70px !important;height:70px !important;box-shadow:8px 8px 16px rgba(40,60,65,0.4),-8px -8px 16px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8),0 0 20px rgba(255,255,255,0.2) !important}#mhp-work-play:hover,#mhp-work-pause:hover{box-shadow:6px 6px 12px rgba(40,60,65,0.4),-6px -6px 12px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8),0 0 25px rgba(255,255,255,0.3) !important}#mhp-work-play:active,#mhp-work-pause:active{box-shadow:inset 5px 5px 10px rgba(80,113,118,0.15),inset -5px -5px 10px rgba(255,255,255,0.5) !important}#mhp-work-play svg,#mhp-work-pause svg{stroke:#507176 !important;fill:#507176 !important}.mhp-work-control-small{width:50px !important;height:50px !important}.mhp-work-settings{width:100%;display:flex;flex-direction:column;gap:8px}.mhp-work-setting{display:flex;align-items:center;gap:14px;padding:14px 18px;background:linear-gradient(135deg,rgba(255,252,243,0.1) 0%,rgba(255,249,232,0.1) 100%);border-radius:14px;border:none;box-shadow:inset 2px 2px 4px rgba(40,60,65,0.2),inset -2px -2px 4px rgba(100,145,150,0.1)}.mhp-work-toggle{position:relative;display:inline-block;width:50px;height:28px;flex-shrink:0}.mhp-work-toggle input{opacity:0;width:0;height:0}.mhp-toggle-slider{position:absolute;cursor:pointer;inset:0;background:linear-gradient(135deg,rgba(255,252,243,0.3) 0%,rgba(255,249,232,0.3) 100%);border-radius:28px;transition:0.3s;box-shadow:inset 2px 2px 4px rgba(40,60,65,0.2),inset -2px -2px 4px rgba(100,145,150,0.1)}.mhp-toggle-slider:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border-radius:50%;transition:0.3s;box-shadow:2px 2px 4px rgba(40,60,65,0.3),-2px -2px 4px rgba(100,145,150,0.2)}.mhp-work-toggle input:checked + .mhp-toggle-slider{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%)}.mhp-work-toggle input:checked + .mhp-toggle-slider:before{transform:translateX(22px);background:#507176}.mhp-work-setting-label{color:rgba(255,255,255,0.9);font-size:14px}.mhp-work-settings h4{margin:0 0 6px 0;font-size:12px;font-weight:500;color:rgba(255,255,255,0.7);text-transform:uppercase;letter-spacing:1px;text-align:center !important}.mhp-work-icon-animated{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border-radius:50%;color:#507176;animation:workIconPulse 2s ease-in-out infinite;box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8)}@keyframes workIconPulse{0%,100%{box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),0 0 10px rgba(255,255,255,0.2)}50%{box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),0 0 20px rgba(255,255,255,0.4)}}.mhp-work-status{color:rgba(255,255,255,0.7);font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1px}.mhp-work-reminders{width:100%;display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}.mhp-work-reminder-toggle{display:flex;align-items:center;gap:10px;padding:10px 14px;background:linear-gradient(135deg,rgba(255,252,243,0.1) 0%,rgba(255,249,232,0.1) 100%);border-radius:12px;border:none;flex:1;min-width:200px;box-shadow:inset 2px 2px 4px rgba(40,60,65,0.2),inset -2px -2px 4px rgba(100,145,150,0.1)}.mhp-work-reminder-info{display:flex;flex-direction:column;gap:1px}.mhp-work-reminder-title{color:rgba(255,255,255,0.9);font-size:12px;font-weight:500}.mhp-work-reminder-desc{color:rgba(255,255,255,0.5);font-size:10px}.mhp-toggle-switch{position:relative;display:inline-block;width:50px;height:28px;flex-shrink:0}.mhp-toggle-switch input{opacity:0;width:0;height:0}.mhp-toggle-switch .mhp-toggle-slider{position:absolute;cursor:pointer;inset:0;background:linear-gradient(135deg,rgba(255,252,243,0.3) 0%,rgba(255,249,232,0.3) 100%);border-radius:28px;transition:0.3s;box-shadow:inset 2px 2px 4px rgba(40,60,65,0.2),inset -2px -2px 4px rgba(100,145,150,0.1)}.mhp-toggle-switch .mhp-toggle-slider:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border-radius:50%;transition:0.3s;box-shadow:2px 2px 4px rgba(40,60,65,0.3),-2px -2px 4px rgba(100,145,150,0.2)}.mhp-toggle-switch input:checked + .mhp-toggle-slider{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%)}.mhp-toggle-switch input:checked + .mhp-toggle-slider:before{transform:translateX(22px);background:#507176}.mhp-work-sounds{width:100%;text-align:center;position:relative}.mhp-work-sounds h4{margin:0 0 12px 0;font-size:12px;font-weight:500;color:rgba(255,255,255,0.7);text-transform:uppercase;letter-spacing:1px}.mhp-work-sound-grid{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.mhp-work-sound-grid{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.mhp-work-sound-btn{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;border-radius:50% !important;width:60px !important;height:60px !important;padding:0 !important;cursor:pointer;transition:all 0.3s ease;box-shadow:6px 6px 12px rgba(40,60,65,0.4),-6px -6px 12px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:2px !important;color:#507176}.mhp-work-sound-btn:hover{box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important;transform:translateY(-2px) scale(1.02)}.mhp-work-sound-btn.active{box-shadow:inset 4px 4px 8px rgba(80,113,118,0.15),inset -4px -4px 8px rgba(255,255,255,0.5),0 0 15px rgba(255,255,255,0.3) !important}.mhp-work-sound-btn.playing{animation:soundPlayingWork 2s ease-in-out infinite}@keyframes soundPlayingWork{0%,100%{box-shadow:inset 4px 4px 8px rgba(80,113,118,0.15),inset -4px -4px 8px rgba(255,255,255,0.5),0 0 10px rgba(255,255,255,0.2)}50%{box-shadow:inset 4px 4px 8px rgba(80,113,118,0.15),inset -4px -4px 8px rgba(255,255,255,0.5),0 0 25px rgba(255,255,255,0.4)}}.mhp-work-sound-btn span{font-size:20px;line-height:1}.mhp-work-sound-btn small{font-size:8px;color:#507176;text-transform:uppercase;letter-spacing:0.5px}.mhp-work-stats{display:flex;gap:24px;padding:16px 24px;background:linear-gradient(135deg,rgba(255,252,243,0.15) 0%,rgba(255,249,232,0.15) 100%);border-radius:12px;border:none;box-shadow:inset 3px 3px 6px rgba(40,60,65,0.2),inset -3px -3px 6px rgba(100,145,150,0.1);width:100%;justify-content:space-around}.mhp-work-stat{text-align:center;display:flex;flex-direction:column;gap:4px}.mhp-work-stat-value{display:block;font-size:28px;font-weight:600;color:#FFFCF3;line-height:1}.mhp-work-stat-label{font-size:10px;color:rgba(255,255,255,0.6);text-transform:uppercase;letter-spacing:0.5px}.mhp-micro-pause-overlay,.mhp-standup-overlay{position:absolute;inset:0;background:rgba(26,37,46,0.98);display:flex;align-items:center;justify-content:center;z-index:10;backdrop-filter:blur(10px)}.mhp-micro-pause-content,.mhp-standup-content{text-align:center;padding:40px;max-width:400px}.mhp-standup-exercises{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.mhp-standup-exercises span{font-size:18px;color:rgba(255,255,255,0.8);padding:10px 20px;background:rgba(255,255,255,0.05);border-radius:10px}.mhp-pause-icon,.mhp-micro-pause-icon,.mhp-standup-icon{font-size:72px;display:block;margin-bottom:24px;animation:bounceIn 0.5s ease}.mhp-micro-pause-timer{font-size:64px;font-weight:300;color:var(--mhp-success);margin-bottom:24px;font-family:'SF Mono','Monaco',monospace}@keyframes bounceIn{0%{transform:scale(0)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.mhp-micro-pause-content h3,.mhp-standup-content h3{font-size:28px;color:#f8fafc;margin:0 0 12px 0;font-weight:600}.mhp-micro-pause-content p,.mhp-standup-content p{color:rgba(255,255,255,0.7);font-size:16px;line-height:1.6;margin-bottom:24px}.mhp-pause-countdown{font-size:64px;font-weight:300;color:var(--mhp-success);margin-bottom:24px;font-family:'SF Mono','Monaco',monospace}.mhp-standup-exercises{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.mhp-standup-exercises span{font-size:18px;color:rgba(255,255,255,0.8);padding:10px 20px;background:rgba(255,255,255,0.05);border-radius:10px}.mhp-work-end-day{padding-top:24px;border-top:1px solid rgba(255,255,255,0.1)}.mhp-btn-end-day{background:linear-gradient(135deg,var(--mhp-danger)0%,var(--mhp-danger-light)100%) !important;color:white !important;padding:14px 28px !important;border-radius:12px !important;font-size:16px !important;font-weight:500 !important;display:inline-flex !important;align-items:center !important;gap:10px !important;border:none !important;cursor:pointer !important;transition:all 0.3s ease !important;box-shadow:0 4px 15px rgba(239,68,68,0.3) !important}.mhp-btn-end-day:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%) !important;transform:translateY(-2px) !important;box-shadow:0 6px 20px rgba(239,68,68,0.4) !important}.mhp-workday-reflection-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(80,113,118,0.98) 0%,rgba(60,90,95,0.98) 100%);display:flex;align-items:center;justify-content:center;z-index:10001;padding:20px;overflow-y:auto}.mhp-reflection-content{background:linear-gradient(135deg,#5a8389 0%,#507176 50%,#466268 100%);border-radius:24px;padding:32px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;border:none;box-shadow:12px 12px 24px rgba(40,60,65,0.5),-12px -12px 24px rgba(100,140,145,0.2),inset 0 1px 0 rgba(255,255,255,0.1)}.mhp-reflection-header{text-align:center;margin-bottom:28px}.mhp-reflection-header h3{color:#f8fafc;font-size:24px;font-weight:600;margin:0 0 8px 0}.mhp-reflection-header p{color:rgba(255,255,255,0.6);font-size:14px;margin:0}.mhp-reflection-section{margin-bottom:24px}.mhp-reflection-section h4{color:#f8fafc;font-size:16px;font-weight:500;margin:0 0 16px 0}.mhp-reflection-hint{color:rgba(255,255,255,0.5);font-size:13px;margin:0 0 12px 0;font-style:italic}.mhp-reflection-smileys{display:flex;justify-content:center;gap:12px;margin-bottom:8px}.mhp-reflection-smileys .mhp-smiley-btn{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border:none;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8)}.mhp-reflection-smileys .mhp-smiley-btn:hover{box-shadow:2px 2px 4px rgba(40,60,65,0.4),-2px -2px 4px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8);transform:scale(1.05)}.mhp-reflection-smileys .mhp-smiley-btn.selected{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);transform:scale(1.15);box-shadow:inset 3px 3px 6px rgba(80,113,118,0.2),inset -3px -3px 6px rgba(255,255,255,0.5),0 0 20px rgba(255,255,255,0.3)}.mhp-reflection-smileys .mhp-smiley-img{width:36px;height:36px}.mhp-reflection-smileys .mhp-smiley{font-size:28px}.mhp-reflection-mood-labels{display:flex;justify-content:space-between;color:rgba(255,255,255,0.7);font-size:12px;padding:0 8px}.mhp-reflection-textarea{width:100%;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border:none;border-radius:16px;padding:14px 16px;color:#3D4E60;font-size:16px;font-family:inherit;resize:vertical;transition:all 0.3s ease;box-shadow:inset 3px 3px 6px rgba(80,113,118,0.1),inset -3px -3px 6px rgba(255,255,255,0.5)}.mhp-reflection-textarea::placeholder{color:rgba(80,113,118,0.5)}.mhp-reflection-textarea:focus{outline:none;box-shadow:inset 4px 4px 8px rgba(80,113,118,0.15),inset -4px -4px 8px rgba(255,255,255,0.6),0 0 0 3px rgba(255,255,255,0.2)}.mhp-optional-tag{font-size:11px;font-weight:400;color:rgba(255,255,255,0.7);background:linear-gradient(135deg,rgba(255,252,243,0.2) 0%,rgba(255,249,232,0.2) 100%);padding:2px 8px;border-radius:6px;margin-left:8px;box-shadow:inset 1px 1px 2px rgba(40,60,65,0.15),inset -1px -1px 2px rgba(100,145,150,0.1)}.mhp-reflection-optional{opacity:0.8}.mhp-reflection-privacy-note{display:flex;align-items:center;gap:8px;font-size:12px;padding:8px 12px;border-radius:8px;margin-top:12px}.mhp-privacy-anonymous{background:linear-gradient(135deg,rgba(255,252,243,0.15) 0%,rgba(255,249,232,0.15) 100%);color:rgba(255,255,255,0.9);border:none;box-shadow:inset 2px 2px 4px rgba(40,60,65,0.2),inset -2px -2px 4px rgba(100,145,150,0.15)}.mhp-privacy-anonymous svg{color:rgba(255,255,255,0.8)}.mhp-privacy-private{background:linear-gradient(135deg,rgba(255,252,243,0.15) 0%,rgba(255,249,232,0.15) 100%);color:rgba(255,255,255,0.9);border:none;margin-bottom:20px;box-shadow:inset 2px 2px 4px rgba(40,60,65,0.2),inset -2px -2px 4px rgba(100,145,150,0.15)}.mhp-privacy-private svg{color:rgba(255,255,255,0.8)}.mhp-reflection-private-section{margin-top:8px;padding-top:16px;border-top:1px solid rgba(255,255,255,0.15)}.mhp-reflection-actions{display:flex;gap:12px;margin-top:28px}.mhp-reflection-actions .mhp-btn-outline{flex:1;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;color:#507176 !important;padding:14px 20px !important;border-radius:16px !important;font-weight:500 !important;cursor:pointer !important;transition:all 0.3s ease !important;box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important}.mhp-reflection-actions .mhp-btn-outline:hover{box-shadow:2px 2px 4px rgba(40,60,65,0.4),-2px -2px 4px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important;color:#3D4E60 !important}.mhp-reflection-actions .mhp-btn-outline:active{box-shadow:inset 3px 3px 6px rgba(80,113,118,0.15),inset -3px -3px 6px rgba(255,255,255,0.5) !important}.mhp-reflection-actions .mhp-btn-primary{flex:2;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;color:#507176 !important;padding:14px 24px !important;border-radius:16px !important;border:none !important;font-weight:600 !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;cursor:pointer !important;transition:all 0.3s ease !important;box-shadow:6px 6px 12px rgba(40,60,65,0.4),-6px -6px 12px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important}.mhp-reflection-actions .mhp-btn-primary:hover{box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important;color:#3D4E60 !important;transform:none !important}.mhp-reflection-actions .mhp-btn-primary:active{box-shadow:inset 4px 4px 8px rgba(80,113,118,0.15),inset -4px -4px 8px rgba(255,255,255,0.5) !important}.mhp-reflection-success{text-align:center;padding:40px 20px}.mhp-reflection-success-icon{width:80px;height:80px;background:linear-gradient(135deg,var(--mhp-success)0%,var(--mhp-primary)100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;color:white;margin:0 auto 20px;animation:mhp-success-pop 0.5s ease}@keyframes mhp-success-pop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}100%{transform:scale(1);opacity:1}}.mhp-reflection-success h4{color:var(--mhp-success);font-size:22px;margin:0 0 8px 0}.mhp-reflection-success p{color:rgba(255,255,255,0.7);font-size:15px;margin:0}@media (max-width:600px){.mhp-reflection-content{padding:24px 20px}.mhp-reflection-smileys .mhp-smiley-btn{width:50px;height:50px}.mhp-reflection-smileys .mhp-smiley-img{width:32px;height:32px}.mhp-reflection-smileys .mhp-smiley{font-size:36px}.mhp-reflection-actions{flex-direction:column}.mhp-reflection-actions .mhp-btn-outline,.mhp-reflection-actions .mhp-btn-primary{flex:auto}}@media (max-width:600px){.mhp-work-mode-container{flex-direction:column;text-align:center;padding:20px}.mhp-work-icon-3d{width:80px;height:80px}.mhp-work-surface{font-size:40px}.mhp-work-minutes,.mhp-work-seconds{font-size:60px}.mhp-work-colon{font-size:52px}.mhp-work-time-select{gap:8px}.mhp-work-time-btn{padding:10px 18px !important;font-size:13px}.mhp-work-sound-btn{width:70px !important;height:70px !important}.mhp-work-stats{flex-direction:column;gap:16px}}.mhp-card-appointment-reminder{background:linear-gradient(135deg,#E8F5E9 0%,#C8E6C9 100%);border:2px solid #81C784;border-radius:16px;padding:20px;margin-bottom:20px;animation:mhp-appointment-pulse 2s ease-in-out infinite}@keyframes mhp-appointment-pulse{0%,100%{box-shadow:0 4px 15px rgba(129,199,132,0.3)}50%{box-shadow:0 6px 25px rgba(129,199,132,0.5)}}.mhp-appointment-reminder-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.mhp-appointment-icon{font-size:40px;line-height:1;flex-shrink:0}.mhp-appointment-info{flex:1}.mhp-appointment-info h4{margin:0 0 8px 0;color:#2E7D32;font-size:18px;font-weight:600}.mhp-appointment-datetime{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.mhp-appointment-date,.mhp-appointment-time{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,0.7);padding:6px 12px;border-radius:20px;font-size:15px;font-weight:500;color:#1B5E20}.mhp-appointment-date svg,.mhp-appointment-time svg{width:16px;height:16px;stroke:#2E7D32}.mhp-appointment-therapist{font-size:14px;color:#388E3C;margin-top:6px}.mhp-appointment-tips{background:rgba(255,255,255,0.6);border-radius:12px;padding:16px}.mhp-tips-title{margin:0 0 12px 0;font-size:14px;font-weight:600;color:#2E7D32}.mhp-tips-list{margin:0;padding-left:20px;font-size:13px;color:#33691E;line-height:1.6}.mhp-tips-list li{margin-bottom:6px}.mhp-tips-list li:last-child{margin-bottom:0}.mhp-tips-list strong{color:#1B5E20}@media (max-width:480px){.mhp-card-appointment-reminder{padding:16px}.mhp-appointment-reminder-header{flex-direction:column;align-items:center;text-align:center}.mhp-appointment-datetime{justify-content:center}.mhp-appointment-tips{padding:12px}.mhp-tips-list{padding-left:16px;font-size:12px}}@media (max-width:768px){.mhp-container{padding-top:70px !important}.mhp-daily-actions-row .mhp-card:not(.mhp-card-feedback){width:100% !important;margin-left:0 !important;margin-right:0 !important;padding-left:20px !important;padding-right:20px !important}.mhp-card-personal-mood,.mhp-card-breathing,.mhp-card-work-mode{padding-left:20px !important;padding-right:20px !important;box-sizing:border-box !important;max-width:100% !important;overflow-x:hidden !important}.mhp-mood-smileys{display:flex !important;justify-content:space-between !important;gap:8px !important;margin-bottom:12px !important}.mhp-mood-smileys .mhp-smiley-btn{width:60px !important;height:60px !important;flex-shrink:0 !important}.mhp-mood-smileys .mhp-smiley-img{width:40px !important;height:40px !important}.mhp-mood-labels{font-size:10px !important;margin-bottom:12px !important}.mhp-mood-success~.mhp-mood-labels,.mhp-mood-already~.mhp-mood-labels{display:none !important}.mhp-mood-success,.mhp-mood-already{margin-top:8px !important;margin-bottom:0 !important}.mhp-breathing-history,.mhp-personal-mood-history{padding:0 !important;margin:0 !important;overflow:hidden !important}#mhp-dashboard .mhp-history-days,.mhp-container .mhp-history-days,.mhp-history-days{gap:2px !important;padding:0 !important;margin:0 !important;width:100% !important;max-width:100% !important;overflow:hidden !important}#mhp-dashboard .mhp-history-day,.mhp-container .mhp-history-day,.mhp-history-day{min-width:0 !important;max-width:none !important;flex:1 1 0 !important;padding:4px 0 !important;font-size:9px !important}.mhp-day-duration{font-size:7px !important}#mhp-dashboard .mhp-mood-week,.mhp-container .mhp-mood-week,.mhp-mood-week{gap:2px !important;padding:0 !important;margin:0 !important;width:100% !important;max-width:100% !important;overflow:hidden !important}#mhp-dashboard .mhp-personal-mood-history .mhp-mood-day,.mhp-container .mhp-personal-mood-history .mhp-mood-day,.mhp-mood-week .mhp-mood-day{min-width:0 !important;max-width:none !important;flex:1 1 0 !important;padding:5px 0 !important;font-size:9px !important}.mhp-mood-day-emoji{font-size:14px !important}.mhp-mobile-break{display:inline}}@media (max-width:480px){.mhp-mood-smileys .mhp-smiley-btn{width:55px !important;height:55px !important}.mhp-mood-smileys .mhp-smiley-img{width:36px !important;height:36px !important}.mhp-mood-labels{font-size:9px !important}}.mhp-card-interests-compact{margin-bottom:20px}.mhp-interests-summary{font-size:13px;color:var(--mhp-text-light)}.mhp-interests-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.mhp-interest-tag{padding:8px 16px !important;background:var(--mhp-bg-soft)!important;border:2px solid transparent !important;border-radius:20px !important;color:var(--mhp-text)!important;font-size:14px !important;font-weight:500 !important;cursor:pointer !important;transition:all 0.2s ease !important;white-space:nowrap !important;box-shadow:0 2px 4px rgba(0,0,0,0.05) !important;text-decoration:none !important;line-height:1.4 !important}.mhp-interest-tag:hover{background:var(--mhp-accent-lighter)!important;transform:translateY(-1px) !important;box-shadow:0 4px 8px rgba(0,0,0,0.1) !important}.mhp-interest-tag.active{background:var(--mhp-primary)!important;color:white !important;border-color:var(--mhp-primary)!important;box-shadow:0 4px 12px rgba(102,126,234,0.3) !important}.mhp-onboarding-interests{justify-content:center;max-width:600px;margin:20px auto}.mhp-interests-hint{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--mhp-text-light);padding:12px;background:var(--mhp-bg-highlight);border-radius:8px}.mhp-interests-hint svg{flex-shrink:0;stroke:var(--mhp-text-light)}.mhp-modal-interests{max-width:600px}@media (max-width:768px){.mhp-interest-tag{font-size:13px;padding:6px 12px}.mhp-interests-tags{gap:8px}}.mhp-card-greeting{background:transparent !important;border:none !important;padding:0 !important;margin-bottom:24px !important;box-shadow:none !important}.mhp-card-greeting>div{display:flex !important;align-items:center !important;justify-content:space-between !important}.mhp-card-greeting h2{margin:0 0 4px 0 !important;font-size:20px !important;font-weight:600 !important;color:#3D4E60 !important}.mhp-card-greeting .mhp-btn-logout{flex-shrink:0 !important}.mhp-card-goals-compact{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border:none;border-radius:16px;padding:16px 20px;box-shadow:8px 8px 16px rgba(200,190,170,0.3),inset 0 1px 0 rgba(255,255,255,0.8)}.mhp-card-goals-compact h3{color:#3D4E60}.mhp-card-goals-compact .mhp-goals-summary{color:#507176 !important}.mhp-card-goals-compact .mhp-btn-secondary{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;color:#507176 !important;border:none !important;box-shadow:4px 4px 8px rgba(200,190,170,0.3),-4px -4px 8px rgba(255,255,255,0.8),inset 0 1px 0 rgba(255,255,255,0.8) !important}.mhp-card-goals-compact .mhp-btn-secondary:hover{box-shadow:2px 2px 4px rgba(200,190,170,0.3),-2px -2px 4px rgba(255,255,255,0.8),inset 0 1px 0 rgba(255,255,255,0.8) !important;transform:translateY(-1px)}#mhp-goals-modal.mhp-modal{background:rgba(61,78,96,0.9) !important;display:flex !important;align-items:center !important;justify-content:center !important;position:fixed !important;top:0 !important;left:0 !important;width:100vw !important;height:100vh !important;z-index:999999 !important;padding:20px !important;box-sizing:border-box !important;margin:0 !important}#mhp-goals-modal .mhp-modal-content{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border-radius:24px !important;padding:40px !important;max-width:900px !important;width:calc(100% - 40px)!important;max-height:90vh !important;overflow-y:auto !important;border:none !important;position:relative !important;margin:0 auto !important;box-shadow:12px 12px 24px rgba(200,190,170,0.4),inset 0 1px 0 rgba(255,255,255,0.9) !important;left:auto !important;right:auto !important;transform:none !important}.mhp-modal-goals .mhp-modal-close{position:absolute;top:16px;right:16px;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;border-radius:50% !important;width:44px !important;height:44px !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer;transition:all 0.3s ease;box-shadow:none !important}.mhp-modal-goals .mhp-modal-close:hover{box-shadow:none !important;transform:scale(1.05)}.mhp-modal-goals .mhp-modal-close:active{box-shadow:none !important}.mhp-modal-goals .mhp-modal-close svg{stroke:#507176 !important;width:20px;height:20px}.mhp-goals-step{text-align:center;display:none}.mhp-goals-step.active{display:block}.mhp-goals-icon{width:64px;height:64px;margin:0 auto 16px;background:linear-gradient(135deg,#507176 0%,#3D4E60 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#FFFCF3;font-size:32px;font-weight:600;box-shadow:4px 4px 8px rgba(200,190,170,0.3),inset 0 1px 0 rgba(255,255,255,0.2)}.mhp-goals-step h2,.mhp-goals-step h3{color:#3D4E60;margin:0 0 12px 0}.mhp-goals-step h2{font-size:24px;font-weight:600}.mhp-goals-step h3{font-size:20px;font-weight:500}.mhp-goals-intro,.mhp-goals-question-hint{color:#507176;font-size:15px;line-height:1.6;margin-bottom:24px}.mhp-goals-question-hint{font-size:14px;color:#7A9095}.mhp-goals-progress{width:100%;height:4px;background:rgba(80,113,118,0.2);border-radius:2px;margin-bottom:24px;overflow:hidden}.mhp-goals-progress-bar{height:100%;background:linear-gradient(90deg,#507176 0%,#3D4E60 100%);border-radius:2px;transition:width 0.3s ease}.mhp-goals-options{display:flex;flex-direction:column;gap:10px;margin:20px 0}.mhp-goal-option{display:flex;align-items:center;gap:12px;padding:14px 18px;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border:none;border-radius:20px;cursor:pointer;transition:all 0.3s ease;text-align:left;box-shadow:4px 4px 8px rgba(200,190,170,0.3),-4px -4px 8px rgba(255,255,255,0.8),inset 0 1px 0 rgba(255,255,255,0.9)}.mhp-goal-option:hover{box-shadow:2px 2px 4px rgba(200,190,170,0.3),-2px -2px 4px rgba(255,255,255,0.8),inset 0 1px 0 rgba(255,255,255,0.9);transform:translateY(-1px)}.mhp-goal-option.selected{background:linear-gradient(135deg,#507176 0%,#3D4E60 100%);box-shadow:inset 3px 3px 6px rgba(30,40,50,0.3),inset -3px -3px 6px rgba(100,145,150,0.2)}.mhp-goal-option.selected .mhp-goal-text,.mhp-goal-option.selected .mhp-goal-label{color:#FFFCF3}.mhp-goal-option.selected .mhp-goal-desc{color:rgba(255,252,243,0.8)}.mhp-goal-option.disabled{opacity:0.5;cursor:not-allowed;pointer-events:none}.mhp-goal-emoji{font-size:24px;flex-shrink:0}.mhp-goal-text{color:#3D4E60;font-size:14px;font-weight:500}.mhp-goal-label{color:#3D4E60;font-size:15px;font-weight:600;display:block}.mhp-goal-desc{color:#507176;font-size:12px;display:block;margin-top:2px}.mhp-goals-final .mhp-goal-option{flex-wrap:wrap}.mhp-goals-final .mhp-goal-emoji{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(80,113,118,0.1);border-radius:10px}.mhp-goals-final .mhp-goal-option>div{flex:1}.mhp-goals-counter{text-align:center;color:#507176;font-size:14px;margin:16px 0}.mhp-goals-counter span{font-weight:600;color:#3D4E60}.mhp-goals-nav{display:flex;gap:12px;margin-top:24px;justify-content:center}.mhp-goals-nav .mhp-btn{min-width:120px}.mhp-goals-nav .mhp-btn-secondary{background:linear-gradient(135deg,rgba(255,252,243,0.2) 0%,rgba(255,249,232,0.2) 100%) !important;color:rgba(255,255,255,0.9) !important;border:none !important;box-shadow:inset 2px 2px 4px rgba(40,60,65,0.2),inset -2px -2px 4px rgba(100,145,150,0.1) !important}.mhp-goals-nav .mhp-btn-secondary:hover{background:linear-gradient(135deg,rgba(255,252,243,0.3) 0%,rgba(255,249,232,0.3) 100%) !important}.mhp-goals-nav .mhp-btn-primary{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;color:#507176 !important;border:none !important;box-shadow:4px 4px 8px rgba(40,60,65,0.4),-4px -4px 8px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important}.mhp-goals-nav .mhp-btn-primary:hover{box-shadow:2px 2px 4px rgba(40,60,65,0.4),-2px -2px 4px rgba(100,145,150,0.3),inset 0 1px 0 rgba(255,255,255,0.8) !important}.mhp-goals-nav .mhp-btn-primary:disabled{opacity:0.5;cursor:not-allowed}.mhp-goals-start-btn{display:inline-flex !important;align-items:center;gap:8px;padding:14px 32px !important;font-size:16px !important}.mhp-goals-success-icon{font-size:72px;margin-bottom:16px}.mhp-goals-success-text{color:rgba(255,255,255,0.85);font-size:15px;line-height:1.6;margin-bottom:24px}.mhp-goals-summary-final{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:24px 0}.mhp-goals-summary-final .mhp-goal-tag{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%);border-radius:12px;color:#3D4E60;font-size:14px;font-weight:500;box-shadow:3px 3px 6px rgba(40,60,65,0.3),-3px -3px 6px rgba(100,145,150,0.2)}.mhp-goals-summary-final .mhp-goal-tag .mhp-goal-emoji{font-size:18px}.mhp-onboarding-goals{max-width:500px;margin:20px auto}.mhp-onboarding-goals .mhp-goal-option{background:var(--mhp-bg-soft);box-shadow:0 2px 8px rgba(0,0,0,0.08)}.mhp-onboarding-goals .mhp-goal-option:hover{background:var(--mhp-accent-lighter);box-shadow:0 4px 12px rgba(0,0,0,0.12)}.mhp-onboarding-goals .mhp-goal-option.active{background:var(--mhp-primary);box-shadow:0 4px 16px rgba(102,126,234,0.3)}.mhp-onboarding-goals .mhp-goal-option.active .mhp-goal-label{color:white}.mhp-onboarding-goals .mhp-goal-option.active .mhp-goal-emoji{background:rgba(255,255,255,0.2)}.mhp-onboarding-goals .mhp-goal-option.disabled{opacity:0.4;cursor:not-allowed}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-4px)}20%,40%,60%,80%{transform:translateX(4px)}}.mhp-goals-counter.shake,.mhp-onboarding-goals-counter.shake{animation:shake 0.5s ease-in-out;color:#e74c3c !important}@media (max-width:768px){.mhp-modal-goals{padding:20px 16px !important;margin:10px;max-height:95vh;overflow-y:auto}#mhp-goals-modal.mhp-modal{padding:10px !important}#mhp-goals-modal .mhp-modal-content,#mhp-goals-modal .mhp-modal-content.mhp-modal-goals{padding:24px 16px !important;max-width:100% !important;width:calc(100% - 20px)!important;border-radius:16px !important;max-height:95vh !important;margin:0 auto !important}.mhp-goals-icon{font-size:40px;width:60px;height:60px}.mhp-goals-step h2{font-size:20px !important;margin-bottom:12px}.mhp-goals-step h3{font-size:17px !important;margin-bottom:10px}.mhp-goals-intro,.mhp-goals-question-hint{font-size:14px !important}.mhp-goal-option{padding:12px 14px !important;font-size:14px !important;width:100% !important;box-sizing:border-box !important}.mhp-goal-option .mhp-goal-text{font-size:13px !important;line-height:1.4 !important;word-wrap:break-word !important;white-space:normal !important}.mhp-goal-option .mhp-goal-label{font-size:14px !important;font-weight:600 !important;line-height:1.3 !important}.mhp-goal-option .mhp-goal-desc{font-size:12px !important;margin-top:4px !important;line-height:1.4 !important;word-wrap:break-word !important}.mhp-goals-options{width:100% !important;max-width:100% !important}.mhp-goal-emoji{font-size:20px}.mhp-goals-nav{flex-direction:column;gap:10px !important}.mhp-goals-nav .mhp-btn{width:100%;font-size:15px !important;padding:14px 20px !important}.mhp-goals-counter{font-size:14px !important;margin-top:16px !important}.mhp-goals-progress{height:6px !important;margin-bottom:20px !important}}.mhp-header-info{position:relative;display:flex;align-items:flex-start;gap:16px;min-height:32px}.mhp-header-info-left{display:flex;flex-direction:column;gap:4px}.mhp-info-id{font-size:13px;color:var(--mhp-text-light);line-height:1.4}.mhp-logo-phone-desktop{display:none;position:relative;align-items:center;gap:8px;padding:10px 16px;background:white;border-radius:8px;font-size:12px;box-shadow:0 2px 8px rgba(0,0,0,0.1);z-index:999}.mhp-logo-phone-desktop svg{flex-shrink:0;stroke:var(--mhp-primary);width:14px;height:14px}.mhp-logo-phone-info{display:flex;flex-direction:column;gap:2px}.mhp-logo-phone-info a{color:var(--mhp-primary);text-decoration:none;font-weight:600;font-size:13px}.mhp-logo-phone-info a:hover{text-decoration:underline}.mhp-logo-phone-hours{font-size:10px;color:var(--mhp-text-light)}.mhp-phone-header-mobile{display:none;position:absolute;top:0;right:0;align-items:center;gap:6px;padding:6px 10px;background:white;border-radius:8px;box-shadow:var(--mhp-shadow);font-size:11px;z-index:10}.mhp-phone-header-mobile svg{flex-shrink:0;stroke:var(--mhp-primary);width:14px;height:14px}.mhp-phone-mobile-info{display:flex;flex-direction:column;gap:2px}.mhp-phone-mobile-info a{color:var(--mhp-primary);text-decoration:none;font-weight:600;font-size:10px;white-space:nowrap}.mhp-phone-mobile-hours{font-size:9px;color:var(--mhp-text-light)}@media (min-width:769px){.mhp-logo-phone-desktop{display:flex}.mhp-phone-header-mobile{display:none !important}}@media (max-width:768px){.mhp-phone-header-mobile{display:flex}.mhp-logo-phone-desktop{display:none !important}.mhp-header-info-left{gap:12px}.mhp-info-id{font-size:12px}.mhp-rank-badge{font-size:9px;padding:1px 5px}}.mhp-card.collapsed{padding:16px 20px}.mhp-card.collapsed .mhp-card-content{display:none}.mhp-card-breathing.collapsed .mhp-breathing-subtitle,.mhp-card-breathing.collapsed .mhp-breathing-content,.mhp-card-breathing.collapsed .mhp-points-info-box,.mhp-card-breathing.collapsed #mhp-restart-breathing{display:none}.mhp-card-breathing.collapsed .mhp-breathing-history{display:block !important}.mhp-card-breathing.collapsed #mhp-breathing-done,.mhp-card-breathing.collapsed #mhp-restart-breathing,.mhp-card-breathing.collapsed .mhp-breathing-success{display:none !important}.mhp-card-personal-mood.collapsed .mhp-section-intro,.mhp-card-personal-mood.collapsed .mhp-personal-mood-content,.mhp-card-personal-mood.collapsed .mhp-personal-mood-history,.mhp-card-personal-mood.collapsed .mhp-journal-streak,.mhp-card-personal-mood.collapsed .mhp-points-info-box{display:none !important}.mhp-card-toggle{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%;background:none;border:none;padding:0;text-align:left}.mhp-card-toggle-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--mhp-bg-soft);transition:transform 0.3s ease}.mhp-card-toggle-icon svg{stroke:var(--mhp-primary)}.mhp-card.collapsed .mhp-card-toggle-icon{transform:rotate(180deg)}.mhp-card-completed-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--mhp-success-lighter);color:var(--mhp-success);border-radius:6px;font-size:12px;font-weight:600}.mhp-card-completed-badge svg{stroke:var(--mhp-success)}.mhp-company-privacy-notice{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--mhp-bg-highlight);border-left:3px solidvar(--mhp-success);border-radius:8px;margin:16px 0 24px 0;font-size:13px;color:var(--mhp-text)}.mhp-company-privacy-notice svg{flex-shrink:0;stroke:var(--mhp-success)}@media (max-width:768px){.mhp-company-privacy-notice{font-size:12px;padding:10px 12px}}#mhp-goals-modal.mhp-modal.mhp-goals-modal{background:rgba(61,78,96,0.9) !important}#mhp-goals-modal.mhp-modal{display:none !important;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999;padding:20px;box-sizing:border-box;margin:0}#mhp-goals-modal.mhp-modal.mhp-modal-visible{display:flex !important}#mhp-goals-modal .mhp-modal-content.mhp-modal-goals{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border-radius:24px !important;padding:40px !important;max-width:900px !important;width:calc(100% - 40px)!important;margin:0 auto !important;position:relative !important;box-shadow:0 20px 60px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.9) !important;max-height:90vh !important;overflow-y:auto !important;box-sizing:border-box !important;left:auto !important;right:auto !important;transform:none !important}#mhp-goals-modal .mhp-modal-close{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;width:44px !important;height:44px !important;border-radius:50% !important;box-shadow:none !important}#mhp-goals-modal .mhp-modal-close svg{stroke:#507176 !important}#mhp-goals-modal .mhp-goals-step{display:none !important}#mhp-goals-modal .mhp-goals-step.active{display:block !important}#mhp-goals-modal h2,#mhp-goals-modal h3{color:#3D4E60 !important}#mhp-goals-modal p,#mhp-goals-modal .mhp-goals-intro,#mhp-goals-modal .mhp-goals-question-hint{color:#507176 !important}#mhp-goals-modal .mhp-goals-icon{background:linear-gradient(135deg,#507176 0%,#3D4E60 100%) !important;color:#FFFCF3 !important}#mhp-goals-modal .mhp-goals-progress{background:rgba(80,113,118,0.2) !important}#mhp-goals-modal .mhp-goals-progress-bar{background:linear-gradient(90deg,#507176 0%,#3D4E60 100%) !important}#mhp-goals-modal .mhp-goal-option{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;color:#3D4E60 !important;box-shadow:4px 4px 8px rgba(200,190,170,0.3),-4px -4px 8px rgba(255,255,255,0.8),inset 0 1px 0 rgba(255,255,255,0.9) !important;cursor:pointer !important;pointer-events:auto !important;position:relative !important;z-index:1 !important}#mhp-goals-modal .mhp-goal-option .mhp-goal-text,#mhp-goals-modal .mhp-goal-option .mhp-goal-label{color:#3D4E60 !important}#mhp-goals-modal .mhp-goal-option .mhp-goal-desc{color:#507176 !important}#mhp-goals-modal .mhp-goal-option.selected{background:linear-gradient(135deg,#507176 0%,#3D4E60 100%) !important;box-shadow:inset 3px 3px 6px rgba(30,40,50,0.3),inset -3px -3px 6px rgba(100,145,150,0.2) !important}#mhp-goals-modal .mhp-goal-option.selected .mhp-goal-text,#mhp-goals-modal .mhp-goal-option.selected .mhp-goal-label{color:#FFFCF3 !important}#mhp-goals-modal .mhp-goal-option.selected .mhp-goal-desc{color:rgba(255,252,243,0.8) !important}#mhp-goals-modal .mhp-goals-counter{color:#507176 !important}#mhp-goals-modal .mhp-goals-counter span{color:#3D4E60 !important;font-weight:600 !important}#mhp-goals-modal .mhp-btn{display:inline-flex !important;align-items:center !important;gap:8px !important;padding:12px 24px !important;border-radius:12px !important;font-size:15px !important;font-weight:500 !important;cursor:pointer !important;transition:all 0.3s ease !important;border:none !important}#mhp-goals-modal .mhp-btn-primary{background:linear-gradient(135deg,#507176 0%,#3D4E60 100%) !important;color:#FFFCF3 !important;box-shadow:4px 4px 8px rgba(200,190,170,0.3),-4px -4px 8px rgba(255,255,255,0.8) !important}#mhp-goals-modal .mhp-btn-primary:hover{transform:translateY(-2px) !important;box-shadow:6px 6px 12px rgba(200,190,170,0.4),-6px -6px 12px rgba(255,255,255,0.9) !important}#mhp-goals-modal .mhp-btn-secondary{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;color:#507176 !important;box-shadow:4px 4px 8px rgba(200,190,170,0.3),-4px -4px 8px rgba(255,255,255,0.8) !important}#mhp-goals-modal .mhp-btn svg{width:16px !important;height:16px !important}#mhp-goals-modal .mhp-goals-nav{display:flex !important;gap:12px !important;justify-content:center !important;margin-top:24px !important}#mhp-goals-modal *{visibility:visible !important;opacity:1 !important}#mhp-goals-modal .mhp-goals-step:not(.active){display:none !important}#mhp-goals-modal strong{color:#3D4E60 !important;font-weight:600 !important}.mhp-card-smart-recommendations{margin-bottom:24px}.mhp-filters-container{width:100% !important;max-width:100% !important;display:flex !important;flex-direction:column !important;gap:12px !important;flex-wrap:nowrap !important}.mhp-specialization-filter{margin-bottom:20px;width:100% !important;max-width:100% !important;min-width:100% !important;flex:0 0 100% !important;display:flex !important;flex-direction:column !important;}.mhp-filter-compact{position:relative;margin-bottom:0;z-index:1;width:100% !important;max-width:100% !important;min-width:100% !important;flex-shrink:0 !important;}.mhp-filter-trigger{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:12px !important;padding:12px 16px !important;background:white !important;border:1px solidvar(--mhp-border, #e5e7eb)!important;border-radius:8px !important;cursor:pointer !important;transition:border-color 0.2s ease,background-color 0.2s ease !important;font-size:14px !important;color:var(--mhp-text, #3D4E60)!important;position:relative !important;z-index:1 !important;user-select:none !important;-webkit-user-select:none !important;pointer-events:auto !important;width:100% !important;max-width:100% !important;min-width:100% !important;box-sizing:border-box !important;flex-shrink:0 !important;}.mhp-filter-trigger:hover{border-color:var(--mhp-primary, #4f46e5)!important;background:var(--mhp-bg-highlight, #f8fafc)!important}.mhp-filter-trigger.active{border-color:var(--mhp-primary, #4f46e5)!important;background:var(--mhp-bg-highlight, #f8fafc)!important}html body #mhp-dashboard #mhp-main-dashboard .mhp-specialization-filter .mhp-filter-compact>.mhp-filter-trigger,html body #mhp-dashboard #mhp-main-dashboard .mhp-language-filter .mhp-filter-compact>.mhp-filter-trigger{border:1px solid rgba(61,78,96,0.22) !important;border-radius:8px !important;background:#ffffff !important;background-image:none !important;box-sizing:border-box !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-specialization-filter .mhp-filter-compact>.mhp-filter-trigger:hover,html body #mhp-dashboard #mhp-main-dashboard .mhp-language-filter .mhp-filter-compact>.mhp-filter-trigger:hover{border-color:rgba(80,113,118,0.55) !important;background:#f8fafc !important;background-image:none !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-specialization-filter .mhp-filter-compact>.mhp-filter-trigger.active,html body #mhp-dashboard #mhp-main-dashboard .mhp-language-filter .mhp-filter-compact>.mhp-filter-trigger.active{border-color:#507176 !important;background:#f3f6f7 !important;background-image:none !important}.mhp-filter-label{flex:1;font-weight:500}.mhp-filter-badge{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:20px !important;height:20px !important;padding:0 6px !important;background:var(--mhp-primary, #4f46e5)!important;color:white !important;border-radius:10px !important;font-size:12px !important;font-weight:600 !important;line-height:1 !important}.mhp-filter-icon{flex-shrink:0;color:var(--mhp-text-light, #6b7280);transition:transform 0.2s ease}.mhp-filter-trigger.active .mhp-filter-icon{transform:rotate(180deg)}.mhp-filter-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:1000;background:white;border:1px solidvar(--mhp-border, #e5e7eb);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);max-height:400px;display:flex;flex-direction:column}.mhp-filter-search{position:relative;padding:12px;border-bottom:1px solidvar(--mhp-border, #e5e7eb)}.mhp-filter-search-input{width:100%;padding:8px 32px 8px 12px;border:1px solidvar(--mhp-border, #e5e7eb);border-radius:6px;font-size:16px !important;transition:border-color 0.2s ease}.mhp-filter-search-input:focus{outline:none;border-color:var(--mhp-primary, #4f46e5)}.mhp-filter-search-icon{position:absolute;right:24px;top:50%;transform:translateY(-50%);color:var(--mhp-text-light, #6b7280);pointer-events:none}.mhp-specialization-checkboxes{flex:1;overflow-y:auto;padding:8px}.mhp-specialization-list{display:flex;flex-direction:column;gap:4px}.mhp-specialization-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:6px;cursor:pointer;transition:background-color 0.2s ease}.mhp-specialization-item:hover{background:var(--mhp-bg-highlight, #f8fafc)}.mhp-specialization-item input[type="checkbox"]{margin:0;cursor:pointer;width:18px;height:18px;accent-color:var(--mhp-primary, #4f46e5);flex-shrink:0}.mhp-specialization-item-text{flex:1;font-size:14px;color:var(--mhp-text, #3D4E60);user-select:none}.mhp-specialization-item input[type="checkbox"]:checked + .mhp-specialization-item-text{font-weight:600;color:var(--mhp-primary, #4f46e5)}.mhp-filter-footer{padding:10px 12px;border-top:1px solidvar(--mhp-border, #e5e7eb)}.mhp-filter-clear{background:none !important;border:none !important;color:var(--mhp-text-light, #6b7280)!important;font-size:13px !important;cursor:pointer !important;padding:4px 8px !important;border-radius:4px !important;transition:all 0.2s ease !important}.mhp-filter-clear:hover{color:var(--mhp-primary, #4f46e5)!important;background:var(--mhp-bg-highlight, #f8fafc)!important}.mhp-filter-selected{display:flex !important;flex-wrap:wrap !important;gap:8px !important;margin-top:12px !important;clear:both !important;position:relative !important;z-index:0 !important;width:100% !important;max-width:100% !important;box-sizing:border-box !important}.mhp-filter-badge-item{display:inline-flex !important;align-items:center !important;gap:6px !important;padding:8px 14px !important;background:linear-gradient(135deg,#fef7f0 0%,#fef3e8 100%) !important;color:#BA918A !important;border:1px solid #BA918A !important;border-radius:16px !important;font-size:13px !important;font-weight:500 !important;text-transform:none !important;line-height:1.4 !important;flex-shrink:0 !important;min-width:fit-content !important;word-break:break-word !important;overflow-wrap:break-word !important}.mhp-filter-badge-remove{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:16px !important;height:16px !important;padding:0 !important;background:none !important;border:none !important;color:var(--mhp-primary, #4f46e5)!important;cursor:pointer !important;border-radius:50% !important;transition:background-color 0.2s ease !important;flex-shrink:0 !important}.mhp-filter-badge-remove:hover{background:rgba(79,70,229,0.1) !important}.mhp-filter-loading{text-align:center;padding:20px;color:var(--mhp-text-light, #6b7280);display:flex;align-items:center;justify-content:center;gap:12px}.mhp-blog-categories-checkboxes{flex:1;overflow-y:auto;padding:8px;max-height:300px}.mhp-filter-checkbox-label{display:flex !important;align-items:flex-start !important;gap:14px !important;padding:16px 18px !important;border-radius:12px !important;cursor:pointer !important;transition:all 0.25s cubic-bezier(0.4,0,0.2,1) !important;margin-bottom:8px !important;background:#ffffff !important;border:2px solid #f1f5f9 !important;position:relative !important}.mhp-filter-checkbox-label:hover{background:linear-gradient(135deg,#fef7f0 0%,#fef3e8 100%) !important;border-color:#BA918A !important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(186,145,138,0.12) !important}.mhp-filter-checkbox-label input[type="checkbox"]{margin:0 !important;cursor:pointer !important;width:22px !important;height:22px !important;accent-color:#BA918A !important;flex-shrink:0 !important;margin-top:3px !important;border-radius:6px !important}.mhp-blog-categories-filter .mhp-filter-checkbox-label input[type="radio"]{margin:0 !important;cursor:pointer !important;width:22px !important;min-width:22px !important;height:22px !important;accent-color:#BA918A !important;flex-shrink:0 !important;margin-top:3px !important}.mhp-filter-checkbox-text{flex:1 !important;display:flex !important;flex-direction:column !important;gap:6px !important}.mhp-filter-checkbox-text strong{font-size:15px !important;color:#3D4E60 !important;font-weight:600 !important;line-height:1.5 !important;letter-spacing:-0.01em !important}.mhp-filter-checkbox-text .mhp-filter-checkbox-desc{font-size:13px !important;color:#6b7280 !important;line-height:1.6 !important;font-weight:400 !important;font-style:italic !important;letter-spacing:-0.005em !important}.mhp-filter-checkbox-label input[type="checkbox"]:checked~.mhp-filter-checkbox-text strong{color:#BA918A !important;font-weight:700 !important}.mhp-filter-checkbox-label input[type="checkbox"]:checked~.mhp-filter-checkbox-text .mhp-filter-checkbox-desc{color:#5d4e47 !important;font-style:normal !important}.mhp-filter-checkbox-label input[type="checkbox"]:checked{background:#BA918A !important;border-color:#BA918A !important}.mhp-filter-checkbox-label:has(input[type="checkbox"]:checked){background:linear-gradient(135deg,#fef7f0 0%,#f5f2f0 100%) !important;border-color:#BA918A !important;box-shadow:0 2px 8px rgba(186,145,138,0.15) !important}@media (max-width:768px){.mhp-filter-dropdown{max-height:300px}.mhp-specialization-item{padding:12px}.mhp-filter-selected{gap:6px}.mhp-filter-badge-item{font-size:12px;padding:5px 10px}}.mhp-app-tab-start .mhp-specialization-filter,.mhp-app-tab .mhp-specialization-filter,.mhp-app-tab-consultations .mhp-specialization-filter{margin-bottom:16px}.mhp-app-tab-start .mhp-filter-dropdown,.mhp-app-tab .mhp-filter-dropdown,.mhp-app-tab-consultations .mhp-filter-dropdown{max-height:250px}.mhp-recommendations-intro{color:#6b7280;font-size:14px;margin-bottom:16px;line-height:1.6}.mhp-recommendations-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#9ca3af}.mhp-recommendations-loading p{margin-top:12px;font-size:14px}.mhp-smart-slider-track{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;padding:12px 8px 20px 8px;scroll-behavior:smooth;cursor:grab;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#A58C84 transparent}.mhp-smart-slider-track:active{cursor:grabbing}.mhp-smart-slider-track::-webkit-scrollbar{height:6px}.mhp-smart-slider-track::-webkit-scrollbar-track{background:transparent}.mhp-smart-slider-track::-webkit-scrollbar-thumb{background:#A58C84;border-radius:3px}.mhp-smart-slider-track::-webkit-scrollbar-thumb:hover{background:#8E7670}.mhp-smart-profile-card{flex:0 0 260px;min-width:260px;background:#FFF8E4;border-radius:16px;padding:20px 16px 16px;transition:all 0.3s ease;border:1px solid #F0E6CC;box-shadow:6px 6px 12px rgba(200,190,170,0.2),-6px -6px 12px rgba(255,255,255,0.7);cursor:pointer;display:flex;flex-direction:column;align-items:center}.mhp-smart-profile-card:hover{box-shadow:8px 8px 16px rgba(200,190,170,0.25),-8px -8px 16px rgba(255,255,255,0.8);transform:translateY(-4px);border-color:#C4A69C}.mhp-smart-profile-image{width:140px;height:140px;background-size:cover;background-position:center;background-color:#F0E6CC;border-radius:16px;margin-bottom:16px;border:2px solid #F0E6CC;box-shadow:0 4px 12px rgba(0,0,0,0.08);flex-shrink:0;position:relative}.mhp-smart-profile-image-placeholder{background:linear-gradient(135deg,#5A9BD5 0%,#3D4E60 100%);display:flex;align-items:center;justify-content:center;border:2px solid #3D4E60}.mhp-smart-profile-initials{color:white;font-size:48px;font-weight:600;text-transform:uppercase;letter-spacing:2px;line-height:1}.mhp-smart-profile-content{display:flex;flex-direction:column;gap:8px;width:100%;text-align:center}.mhp-smart-profile-name{font-size:16px;font-weight:600;color:#3D4E60;margin:0 0 4px 0;line-height:1.3;font-family:'Noto Nastaliq Urdu','Roboto Slab',serif}.mhp-smart-profile-role{font-size:11px;text-transform:uppercase;letter-spacing:0.5px;color:#A58C84;font-weight:600;margin:0 0 8px 0}.mhp-smart-profile-topics{display:flex;flex-direction:column;gap:4px;padding:8px 0;border-top:1px solid #F0E6CC;text-align:left}.mhp-smart-topic-label{font-size:11px;font-weight:600;color:#A58C84;text-transform:uppercase;letter-spacing:0.5px}.mhp-smart-topics{font-size:12px;color:#6b7280;line-height:1.5}.mhp-smart-profile-lang{display:flex;flex-direction:column;gap:2px;padding:6px 0;text-align:left}.mhp-smart-lang-label{font-size:11px;font-weight:600;color:#A58C84;text-transform:uppercase;letter-spacing:0.5px}.mhp-smart-profile-lang span:last-child{font-size:12px;color:#6b7280}.mhp-smart-match-score{margin-top:8px;padding-top:8px;border-top:1px solid #F0E6CC}.mhp-smart-match-bar{width:100%;height:6px;background:#F0E6CC;border-radius:3px;overflow:hidden;margin-bottom:4px}.mhp-smart-match-fill{height:100%;background:linear-gradient(90deg,#A58C84 0%,#8E7670 100%);border-radius:3px;transition:width 0.5s ease}.mhp-smart-match-label{font-size:11px;color:#6b7280;font-weight:500}.mhp-recommendations-list{display:flex;flex-direction:column;gap:12px}.mhp-recommendation-item{padding:12px;background:#FFF8E4;border-radius:12px;border:1px solid #F0E6CC;display:flex;justify-content:space-between;align-items:center;box-shadow:4px 4px 8px rgba(200,190,170,0.15),-4px -4px 8px rgba(255,255,255,0.6)}.mhp-rec-name{font-weight:600;color:#3D4E60}.mhp-rec-topics{font-size:13px;color:#6b7280}@media (max-width:640px){.mhp-smart-profile-card{flex:0 0 280px;min-width:280px;padding:16px 12px 12px}.mhp-smart-profile-image{width:120px;height:120px}.mhp-smart-profile-initials{font-size:36px}.mhp-smart-profile-name{font-size:14px}.mhp-smart-profile-role{font-size:10px}}.mvp-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:999999;display:none;align-items:center;justify-content:center;overflow-y:auto;padding:20px}.mvp-modal-backdrop.show{display:flex}.mvp-modal{background:#FFF8E4;width:100%;max-width:1000px;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.5);position:relative;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.mvp-modal-header{padding:24px 30px;border-bottom:1px solid #F0E6CC;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#FFF8E4 0%,#FFF0D4 100%)}.mvp-modal-title{font-size:24px;font-weight:700;color:#3D4E60;margin:0}.mvp-modal-close{background:#3D4E60 !important;border:none !important;font-size:24px !important;line-height:1 !important;cursor:pointer !important;color:#ffffff !important;padding:0 !important;width:40px !important;height:40px !important;display:flex !important;align-items:center !important;justify-content:center !important;border-radius:50% !important;transition:all 0.2s !important;flex-shrink:0 !important;position:absolute !important;top:16px !important;right:16px !important;z-index:10 !important}.mvp-modal-close:hover{background:#2d3a47 !important;color:#ffffff !important}.mvp-modal-body{padding:30px;overflow-y:auto;flex:1}.mvp-modal-content{display:grid !important;grid-template-columns:300px 1fr !important;gap:30px;visibility:visible !important}.mvp-modal-col-left{display:flex !important;flex-direction:column;gap:16px;align-items:stretch;width:300px;flex-shrink:0;visibility:visible !important}.mvp-modal-image-container{position:relative;width:100%;flex-shrink:0;display:block !important;visibility:visible !important}.mvp-modal-image-container img{display:block !important;visibility:visible !important}.mvp-modal-profile-image{width:100% !important;height:auto !important;aspect-ratio:1;object-fit:cover;border-radius:50%;border:3px solid #F0E6CC;box-shadow:0 8px 20px rgba(0,0,0,0.1),inset 0 1px 0 rgba(255,255,255,0.3);display:block !important;visibility:visible !important;opacity:1 !important}.mvp-modal-image-placeholder{width:100%;aspect-ratio:1;background:linear-gradient(135deg,#5A9BD5 0%,#3D4E60 100%);border-radius:50%;border:3px solid #3D4E60;box-shadow:0 8px 20px rgba(0,0,0,0.1),inset 0 1px 0 rgba(255,255,255,0.3);display:flex;align-items:center;justify-content:center}.mvp-modal-image-initials{color:white;font-size:120px;font-weight:600;text-transform:uppercase;letter-spacing:4px;line-height:1}.mvp-modal-video{width:100%;border-radius:12px;border:2px solid #F0E6CC;background:#000}.mvp-modal-contact-btn{padding:14px 24px;background:#A58C84;color:#FFF;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.3s;text-align:center;width:100%;box-shadow:0 4px 12px rgba(165,140,132,0.3),inset 0 1px 0 rgba(255,255,255,0.2)}.mvp-modal-contact-btn:hover{background:#8B7166;transform:translateY(-2px);box-shadow:0 6px 16px rgba(165,140,132,0.4),inset 0 1px 0 rgba(255,255,255,0.2)}.mvp-modal-col-right{display:flex;flex-direction:column;gap:24px}.mvp-modal-section{display:flex;flex-direction:column;gap:8px}.mvp-modal-section-title{font-size:14px;font-weight:700;color:#A58C84;text-transform:uppercase;letter-spacing:0.5px}.mvp-modal-section-content{font-size:15px;line-height:1.7;color:#3D4E60}.mvp-modal-role{font-size:16px;color:#6B7280;font-weight:500;font-style:italic;margin-bottom:8px}@media (max-width:768px){.mvp-modal-backdrop{padding:10px !important;align-items:flex-start !important;}.mvp-modal{max-width:100% !important;width:100% !important;border-radius:12px;margin:0 !important;max-height:calc(100dvh - 20px)!important;max-height:calc(100vh - 20px)!important;}.mvp-modal-content{grid-template-columns:1fr !important;gap:24px}.mvp-modal-col-left{position:static;width:100% !important;align-items:center !important;display:flex !important;flex-direction:column !important}.mvp-modal-image-container{width:100%;max-width:280px;margin:0 auto;display:flex !important;justify-content:center !important}.mvp-modal-image-initials{font-size:80px}.mvp-modal-profile-image{max-width:280px;width:100% !important;margin:0 auto !important;display:block !important}.mvp-modal-contact-btn{width:100% !important;max-width:280px !important;margin:0 auto !important;display:block !important}.mvp-modal-header{padding:16px 20px !important}.mvp-modal-title{font-size:20px;padding-right:44px !important;}.mvp-modal-body{padding:20px !important}.mvp-modal-close{top:12px !important;right:12px !important;width:36px !important;height:36px !important;font-size:20px !important}}@media (max-width:480px){.mvp-modal-col-left{align-items:center !important}.mvp-modal-image-container{width:100%;max-width:100%;margin:0 auto;display:flex !important;justify-content:center !important}.mvp-modal-image-initials{font-size:80px}.mvp-modal-profile-image{max-width:100%;width:100% !important;margin:0 auto !important;display:block !important}.mvp-modal-contact-btn{width:100% !important;margin:0 auto !important;display:block !important}.mvp-modal-content{gap:20px}.mvp-modal-section-content{font-size:14px}}@keyframes slideInRight{from{transform:translateX(400px);opacity:0}to{transform:translateX(0);opacity:1}}.mhp-toast-notification{animation:slideInRight 0.3s ease-out}.mhp-journal-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(61,78,96,0.9) !important;z-index:999999;display:flex;align-items:center;justify-content:center;animation:fadeIn 0.3s ease-out;padding:20px}.mhp-journal-modal-content{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;width:100%;max-width:900px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;border-radius:24px !important;box-shadow:0 12px 40px rgba(0,0,0,0.25) !important;position:relative !important}.mhp-app-tab .mhp-journal-modal-content,.mhp-app-tab-start .mhp-journal-modal-content{max-width:95% !important;max-height:95vh !important;width:95% !important}.mhp-app-tab input:focus,.mhp-app-tab textarea:focus,.mhp-app-tab select:focus,.mhp-app-tab-start input:focus,.mhp-app-tab-start textarea:focus,.mhp-app-tab-start select:focus,.mhp-app-tab-consultations input:focus,.mhp-app-tab-consultations textarea:focus,.mhp-app-tab-consultations select:focus{scroll-margin-bottom:0 !important;scroll-padding-bottom:0 !important}.mhp-app-tab,.mhp-app-tab-start,.mhp-app-tab-company,.mhp-app-tab-consultations{position:relative !important;overflow-x:hidden !important;overflow-y:visible !important;display:block !important;visibility:visible !important;min-height:0 !important;z-index:1 !important}html.keyboard-open,body.keyboard-open{overflow:hidden !important;position:sticky !important;width:100% !important;height:100dvh !important;margin:0 !important;padding:0 !important;padding-top:0 !important;transform:translateZ(0) !important;-webkit-overflow-scrolling:touch !important}html.keyboard-open{touch-action:pan-y !important;}body.keyboard-open{top:0 !important;left:0 !important;right:0 !important}.mhp-app-tab.keyboard-open,.mhp-app-tab-start.keyboard-open,.mhp-app-tab-company.keyboard-open,.mhp-app-tab-consultations.keyboard-open{overflow-y:auto !important;overflow-x:hidden !important;position:relative !important;margin:0 !important;padding:0 !important;padding-top:0 !important;padding-bottom:0 !important;margin-bottom:0 !important;transform:translateZ(0) !important;-webkit-overflow-scrolling:touch !important;z-index:1 !important}.mhp-app-tab input,.mhp-app-tab textarea,.mhp-app-tab select,.mhp-app-tab-start input,.mhp-app-tab-start textarea,.mhp-app-tab-start select,.mhp-app-tab-consultations input,.mhp-app-tab-consultations textarea,.mhp-app-tab-consultations select{font-size:16px !important;-webkit-appearance:none !important;border-radius:8px !important}.mhp-app-tab .bookly-form input:focus,.mhp-app-tab .bookly-form textarea:focus,.mhp-app-tab-start .bookly-form input:focus,.mhp-app-tab-start .bookly-form textarea:focus,.mhp-app-tab-consultations .bookly-form input:focus,.mhp-app-tab-consultations .bookly-form textarea:focus{position:relative !important;z-index:1 !important}@media (max-width:768px){.mhp-app-tab,.mhp-app-tab-start,.mhp-app-tab-consultations{min-height:100dvh !important;min-height:-webkit-fill-available !important;}html.keyboard-open,body.keyboard-open{overflow:hidden !important;position:sticky !important;width:100% !important;height:100dvh !important;margin:0 !important;padding:0 !important;padding-top:0 !important;transform:translateZ(0) !important;-webkit-overflow-scrolling:touch !important}.mhp-app-tab.keyboard-open,.mhp-app-tab-start.keyboard-open,.mhp-app-tab-company.keyboard-open,.mhp-app-tab-consultations.keyboard-open{overflow-y:auto !important;overflow-x:hidden !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;margin:0 !important;padding:0 !important;padding-top:0 !important;padding-bottom:0 !important;transform:translateZ(0) !important;-webkit-overflow-scrolling:touch !important;}.mhp-app-tab input:focus,.mhp-app-tab textarea:focus,.mhp-app-tab select:focus,.mhp-app-tab-start input:focus,.mhp-app-tab-start textarea:focus,.mhp-app-tab-start select:focus,.mhp-app-tab-consultations input:focus,.mhp-app-tab-consultations textarea:focus,.mhp-app-tab-consultations select:focus{scroll-margin-top:0 !important;scroll-padding-top:0 !important;margin-top:0 !important;padding-top:12px !important}.mhp-app-tab .bookly-form,.mhp-app-tab-start .bookly-form,.mhp-app-tab-consultations .bookly-form{position:relative !important;overflow:visible !important}.mhp-app-tab .bookly-form input:focus,.mhp-app-tab .bookly-form textarea:focus,.mhp-app-tab-start .bookly-form input:focus,.mhp-app-tab-start .bookly-form textarea:focus,.mhp-app-tab-consultations .bookly-form input:focus,.mhp-app-tab-consultations .bookly-form textarea:focus{transform:translateY(0) !important;margin-top:0 !important}.mhp-app-tab-consultations .mhp-card{position:relative !important;z-index:1 !important;margin-bottom:20px !important;display:block !important;visibility:visible !important}.mhp-app-tab-consultations #mhp-consultants-section,.mhp-app-tab-consultations #mhp-smart-recommendations,.mhp-app-tab-consultations #mhp-my-appointments-card{}}@media (max-width:768px){.mhp-journal-modal{align-items:center !important;padding:8px !important;padding-bottom:0 !important;overflow-y:auto !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:rgba(61,78,96,0.9) !important}.mhp-journal-modal-content{max-height:98vh !important;width:100% !important;margin:auto !important;margin-bottom:0 !important;border-radius:16px !important;display:flex !important;flex-direction:column !important;overflow:hidden !important;box-shadow:0 8px 24px rgba(0,0,0,0.2) !important}.mhp-journal-tab-content{flex:1 !important;overflow-y:auto !important;-webkit-overflow-scrolling:touch !important;padding-bottom:20px !important}.mhp-journal-write-container{padding-bottom:20px !important}.mhp-journal-tab[type="button"],.mhp-journal-close[type="button"],.mhp-journal-date-prev[type="button"],.mhp-journal-date-next[type="button"],.mhp-journal-mood-btn[type="button"]{box-shadow:0 1px 3px rgba(0,0,0,0.1) !important}.mhp-journal-tab[type="button"]:hover,.mhp-journal-close[type="button"]:hover,.mhp-journal-date-prev[type="button"]:hover,.mhp-journal-date-next[type="button"]:hover,.mhp-journal-mood-btn[type="button"]:hover{box-shadow:0 2px 4px rgba(0,0,0,0.12) !important}.mhp-journal-date-selector{box-shadow:0 1px 2px rgba(0,0,0,0.06) !important;background:rgba(255,255,255,0.6) !important}.mhp-journal-modal.keyboard-open{align-items:flex-end !important;padding-bottom:0 !important;padding-top:0 !important}.mhp-journal-modal.keyboard-open .mhp-journal-modal-content{margin-bottom:0 !important;border-radius:16px 16px 0 0 !important;margin-bottom:env(keyboard-inset-height,0) !important}.mhp-app-tab-start .mhp-journal-modal.keyboard-open,.mhp-app-tab .mhp-journal-modal.keyboard-open{align-items:flex-end !important;padding-bottom:0 !important;padding-top:0 !important;bottom:0 !important}.mhp-app-tab-start .mhp-journal-modal.keyboard-open .mhp-journal-modal-content,.mhp-app-tab .mhp-journal-modal.keyboard-open .mhp-journal-modal-content{margin-bottom:0 !important;width:100% !important;border-radius:16px 16px 0 0 !important;margin-bottom:env(keyboard-inset-height,0) !important;padding-bottom:0 !important}.mhp-journal-textarea:focus,.mhp-journal-input:focus{scroll-margin-bottom:100px !important}}.mhp-journal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:var(--neo-bg);border-bottom:1px solid rgba(184,193,204,0.3);position:relative}.mhp-journal-header-left h2{margin:0;font-size:1.4rem;font-weight:700;color:var(--neo-primary)}.mhp-journal-subtitle{margin:0.3rem 0 0 0;font-size:0.85rem;color:var(--neo-text-light);font-size:1rem}.mhp-journal-close{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;color:#507176 !important;font-size:2rem;width:44px !important;height:44px !important;border-radius:50% !important;cursor:pointer;transition:all 0.2s;display:flex;align-items:center;justify-content:center;box-shadow:4px 4px 8px rgba(200,190,170,0.3),-4px -4px 8px rgba(255,255,255,0.8),inset 0 1px 0 rgba(255,255,255,0.9) !important}.mhp-journal-close:hover{transform:translateY(-2px) !important;box-shadow:6px 6px 12px rgba(200,190,170,0.4),-6px -6px 12px rgba(255,255,255,0.9) !important}.mhp-journal-tabs{display:flex;gap:8px;padding:0 2rem 0 2rem;background:var(--neo-bg)}.mhp-journal-tab{background:transparent;border:none;padding:1.25rem 2rem;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:3px solid transparent;transition:all 0.2s}.mhp-journal-tab:hover{color:var(--mhp-primary);background:rgba(61,78,96,0.05)}.mhp-journal-tab.active{color:var(--mhp-primary);border-bottom-color:var(--mhp-primary);font-weight:600}.mhp-journal-tab-content{display:none;flex:1;overflow-y:auto;padding:1.5rem 2rem;background:var(--neo-bg)}.mhp-journal-tab-content.active{display:block}.mhp-journal-write-container,.mhp-journal-mood-selector,.mhp-journal-text-area,.mhp-journal-gratitude{margin-bottom:1.2rem}.mhp-journal-question{font-size:14px;font-weight:600;color:var(--neo-text);margin-bottom:10px}.mhp-journal-char-count{font-size:12px;color:var(--neo-text-light);text-align:right;margin-top:6px}.mhp-journal-filters{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.mhp-journal-search{flex:1;min-width:300px;padding:0.875rem 1.25rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;transition:all 0.2s}.mhp-journal-search:focus{outline:none;border-color:var(--mhp-primary);box-shadow:0 0 0 4px rgba(61,78,96,0.1)}.mhp-journal-filter{padding:0.875rem 1.25rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;background:white;cursor:pointer;transition:all 0.2s}.mhp-journal-filter:focus{outline:none;border-color:var(--mhp-primary)}.mhp-journal-entries{display:flex;flex-direction:column;gap:1rem}.mhp-journal-loading{text-align:center;padding:3rem;color:#6b7280;font-size:1.1rem}.mhp-journal-entry-card{background:white;border-radius:12px;padding:0;border:2px solid #e5e7eb;cursor:pointer;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);margin-bottom:1rem;overflow:hidden;position:relative}.mhp-journal-entry-card:focus{outline:2px solidvar(--mhp-primary);outline-offset:2px}.mhp-journal-entry-card:hover{border-color:var(--mhp-primary);box-shadow:0 4px 12px rgba(61,78,96,0.1)}.mhp-journal-entry-card.expanded{border-color:var(--mhp-primary);box-shadow:0 6px 20px rgba(61,78,96,0.15)}.mhp-journal-entry-header{display:flex;gap:1.5rem;padding:1.5rem;align-items:flex-start;position:relative}.mhp-journal-entry-toggle{position:absolute;top:1.5rem;right:1.5rem;color:#9ca3af;transition:transform 0.3s ease,color 0.2s ease;pointer-events:none}.mhp-journal-entry-card.expanded .mhp-journal-entry-toggle{transform:rotate(180deg);color:var(--mhp-primary)}.mhp-journal-entry-detail{max-height:0;overflow:hidden;transition:max-height 0.3s cubic-bezier(0.4,0,0.2,1),padding 0.3s ease;padding:0 1.5rem;border-top:1px solid #e5e7eb}.mhp-journal-entry-card.expanded .mhp-journal-entry-detail{max-height:2000px;padding:1.5rem}.mhp-journal-entry-detail-inner{padding-top:1rem}.mhp-journal-entry-detail-mood{text-align:center;margin-bottom:1.5rem}.mhp-journal-entry-detail-emoji{display:flex;justify-content:center;align-items:center;margin-bottom:0.5rem}.mhp-journal-entry-detail-mood-label{color:#6b7280;font-size:0.9rem;font-weight:500}.mhp-journal-entry-detail-section{margin-bottom:1rem;border-radius:8px;padding:1rem}.mhp-journal-entry-detail-section:last-child{margin-bottom:0}.mhp-journal-entry-gratitude-full{background:#f0fdf4;border-left:4px solid #10b981}.mhp-journal-entry-note-full{background:#f9fafb;border-left:4px solid #3b82f6}.mhp-journal-entry-detail-section-header{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.75rem}.mhp-journal-entry-detail-section-icon{font-size:1.2rem}.mhp-journal-entry-detail-section-title{color:inherit;margin:0;font-size:1rem;font-weight:600}.mhp-journal-entry-gratitude-full .mhp-journal-entry-detail-section-title{color:#10b981}.mhp-journal-entry-note-full .mhp-journal-entry-detail-section-title{color:#3b82f6}.mhp-journal-entry-detail-section-content{margin:0;line-height:1.6;font-size:0.95rem;color:#1f2937;white-space:pre-wrap;word-wrap:break-word}.mhp-journal-entry-gratitude-preview,.mhp-journal-entry-note-preview{color:#6b7280;font-size:0.9rem;line-height:1.5;margin-top:0.5rem}@media (max-width:768px){.mhp-journal-entry-header{padding:1rem;gap:1rem}.mhp-journal-entry-toggle{top:1rem;right:1rem}.mhp-journal-entry-card.expanded .mhp-journal-entry-detail{padding:1rem}.mhp-journal-entry-detail-section{padding:0.75rem}}.mhp-journal-entry-mood{font-size:3rem;flex-shrink:0}.mhp-journal-entry-mood svg{width:48px;height:48px}.mhp-journal-entry-content{flex:1}.mhp-journal-entry-date{color:#6b7280;font-size:0.9rem;font-weight:600;margin-bottom:0.5rem}.mhp-journal-entry-gratitude{color:#1f2937;font-size:1rem;line-height:1.6;margin-bottom:0.75rem}.mhp-journal-entry-note-preview{color:#6b7280;font-size:0.9rem;font-style:italic;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mhp-journal-insight-card{background:rgba(255,255,255,0.9);border-radius:12px;padding:1.2rem;margin-bottom:1.2rem;border:1px solid rgba(0,0,0,0.08);box-shadow:0 2px 8px rgba(0,0,0,0.08)}.mhp-journal-insight-card h3{margin:0 0 1rem 0;color:var(--neo-primary);font-size:1.1rem;font-weight:600}.mhp-journal-chart{min-height:180px;max-height:200px;display:flex;align-items:center;justify-content:center;color:var(--neo-text-light);background:rgba(255,255,255,0.7);border-radius:10px;border:1px solid rgba(0,0,0,0.08);box-shadow:0 1px 3px rgba(0,0,0,0.06);padding:1rem}.mhp-journal-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.2rem}.mhp-journal-stat-card{background:rgba(255,255,255,0.9);border-radius:12px;padding:1.2rem;text-align:center;border:1px solid rgba(0,0,0,0.08);box-shadow:0 2px 6px rgba(0,0,0,0.08)}.mhp-journal-stat-value{font-size:2.5rem;font-weight:700;color:var(--mhp-primary);margin-bottom:0.5rem}.mhp-journal-stat-label{color:#6b7280;font-size:0.95rem}.mhp-journal-entry-detail{position:absolute;top:0;left:0;right:0;bottom:0;background:#f9fafb;z-index:10;animation:slideInRight 0.3s ease-out}.mhp-journal-entry-detail-content{height:100%;overflow-y:auto;padding:2rem 2.5rem}.mhp-journal-entry-back{background:var(--mhp-primary);color:white;border:none;padding:0.75rem 1.5rem;border-radius:8px;font-size:1rem;cursor:pointer;margin-bottom:2rem;transition:all 0.2s}.mhp-journal-entry-back:hover{background:var(--mhp-primary-dark);transform:translateX(-4px)}@media (max-width:768px){.mhp-journal-header{padding:1.5rem}.mhp-journal-header-left h2{font-size:1.3rem}.mhp-journal-tabs{padding:0 1rem}.mhp-journal-tab{padding:1rem;font-size:0.9rem}.mhp-journal-tab-content{padding:1.5rem}.mhp-journal-filters{flex-direction:column}.mhp-journal-search{min-width:100%}.mhp-journal-stats-grid{grid-template-columns:repeat(2,1fr)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}:root{--neo-bg:#f5f1e8;--neo-shadow-light:#ffffff;--neo-shadow-dark:#d4caba;--neo-primary:#3D4E60;--neo-primary-light:#507176;--neo-text:#1f2937;--neo-text-light:#6b7280;--mindvise-beige:#f5f1e8}.mhp-btn-journal-open#mhp-open-journal{margin-top:15px !important;width:100% !important;background:var(--mhp-primary)!important;background-color:var(--mhp-primary)!important;color:white !important;border:none !important;padding:12px 24px !important;border-radius:30px !important;font-size:15px !important;font-weight:500 !important;cursor:pointer !important;transition:all 0.2s ease !important;box-shadow:none !important;text-transform:none !important;letter-spacing:normal !important;line-height:1.5 !important}.mhp-btn-journal-open#mhp-open-journal:hover{background:var(--mhp-primary-dark)!important;background-color:var(--mhp-primary-dark)!important;transform:translateY(-2px) !important;box-shadow:8px 8px 16px rgba(163,140,132,0.3),-4px -4px 10px rgba(255,255,255,0.3) !important}.mhp-btn-journal-open#mhp-open-journal:active{transform:translateY(0) !important}.mhp-journal-tab[type="button"],.mhp-journal-date-prev[type="button"],.mhp-journal-date-next[type="button"],.mhp-journal-mood-btn[type="button"],.mhp-btn-journal-save[type="button"],.mhp-journal-close[type="button"],.mhp-journal-entry-back[type="button"]{all:unset !important;box-sizing:border-box !important;display:inline-block !important;cursor:pointer !important;user-select:none !important}.mhp-journal-tab[type="button"]{padding:10px 20px !important;background:var(--neo-bg)!important;border:none !important;border-radius:10px 10px 0 0 !important;font-size:13px !important;font-weight:500 !important;color:var(--neo-text-light)!important;transition:all 0.2s ease !important;box-shadow:0 2px 4px rgba(0,0,0,0.08) !important}.mhp-journal-tab[type="button"]:hover{box-shadow:0 1px 2px rgba(0,0,0,0.1) !important;transform:translateY(0) !important;background:rgba(255,255,255,0.5) !important}.mhp-journal-tab[type="button"].active{background:var(--neo-bg)!important;color:var(--neo-primary)!important;font-weight:600 !important;box-shadow:0 1px 2px rgba(0,0,0,0.05) !important;border-bottom:2px solidvar(--neo-primary)!important}.mhp-journal-close[type="button"]{position:absolute !important;top:15px !important;right:15px !important;width:36px !important;height:36px !important;background:rgba(255,255,255,0.9) !important;border-radius:50% !important;font-size:22px !important;color:var(--neo-text-light)!important;display:flex !important;align-items:center !important;justify-content:center !important;transition:all 0.2s ease !important;box-shadow:0 2px 4px rgba(0,0,0,0.1) !important}.mhp-journal-close[type="button"]:hover{box-shadow:0 1px 2px rgba(0,0,0,0.15) !important;color:var(--neo-primary)!important;transform:scale(0.98) !important;background:rgba(255,255,255,1) !important}.mhp-journal-close[type="button"]:active{box-shadow:0 1px 1px rgba(0,0,0,0.1) !important;transform:scale(0.96) !important}.mhp-journal-date-selector{display:flex !important;align-items:center !important;justify-content:center !important;gap:15px !important;margin-bottom:20px !important;padding:15px !important;background:rgba(255,255,255,0.5) !important;border-radius:12px !important;box-shadow:0 1px 3px rgba(0,0,0,0.08) !important}.mhp-journal-date-prev[type="button"],.mhp-journal-date-next[type="button"]{width:36px !important;height:36px !important;background:rgba(255,255,255,0.9) !important;border:none !important;border-radius:50% !important;font-size:16px !important;color:var(--neo-primary)!important;display:flex !important;align-items:center !important;justify-content:center !important;transition:all 0.2s ease !important;box-shadow:0 2px 4px rgba(0,0,0,0.1) !important}.mhp-journal-date-prev[type="button"]:hover,.mhp-journal-date-next[type="button"]:hover{box-shadow:0 1px 2px rgba(0,0,0,0.15) !important;transform:scale(0.98) !important;background:rgba(255,255,255,1) !important}.mhp-journal-date-prev[type="button"]:active,.mhp-journal-date-next[type="button"]:active{box-shadow:0 1px 1px rgba(0,0,0,0.1) !important;transform:scale(0.96) !important}.mhp-journal-current-date{font-size:16px !important;font-weight:600 !important;color:var(--neo-text)!important;min-width:140px !important;text-align:center !important}.mhp-journal-mood-buttons{display:flex !important;gap:12px !important;flex-wrap:wrap !important;justify-content:center !important}.mhp-journal-mood-btn[type="button"]{display:flex !important;flex-direction:column !important;align-items:center !important;gap:8px !important;padding:12px 16px !important;background:rgba(255,255,255,0.7) !important;border:none !important;border-radius:12px !important;font-size:12px !important;font-weight:500 !important;color:var(--neo-text-light)!important;transition:all 0.2s ease !important;box-shadow:0 2px 4px rgba(0,0,0,0.08) !important;min-width:90px !important}.mhp-journal-mood-btn[type="button"] .mhp-smiley-img{width:50px !important;height:50px !important;display:block !important}.mhp-journal-mood-btn[type="button"] span{display:block !important;text-align:center !important;line-height:1.2 !important}.mhp-app-tab .mhp-journal-mood-buttons,.mhp-app-tab-start .mhp-journal-mood-buttons{display:flex !important;gap:8px !important;flex-wrap:nowrap !important;justify-content:space-between !important;width:100% !important}.mhp-app-tab .mhp-journal-mood-btn[type="button"],.mhp-app-tab-start .mhp-journal-mood-btn[type="button"]{flex:1 !important;min-width:0 !important;padding:8px 4px !important;gap:0 !important}.mhp-app-tab .mhp-journal-mood-btn[type="button"] .mhp-smiley-img,.mhp-app-tab-start .mhp-journal-mood-btn[type="button"] .mhp-smiley-img{width:32px !important;height:32px !important}.mhp-app-tab .mhp-journal-mood-btn[type="button"] span,.mhp-app-tab-start .mhp-journal-mood-btn[type="button"] span{display:none !important}.mhp-journal-mood-btn[type="button"]:hover{box-shadow:0 1px 2px rgba(0,0,0,0.12) !important;color:var(--neo-primary)!important;transform:translateY(0) !important;background:rgba(255,255,255,0.9) !important}.mhp-journal-mood-btn[type="button"]:hover .mhp-smiley-img circle,.mhp-journal-mood-btn[type="button"]:hover .mhp-smiley-img path,.mhp-journal-mood-btn[type="button"]:hover .mhp-smiley-img line{stroke:var(--neo-primary)!important}.mhp-journal-mood-btn[type="button"].selected{background:var(--neo-primary)!important;color:white !important;box-shadow:0 2px 6px rgba(61,78,96,0.3) !important}.mhp-journal-mood-btn[type="button"].selected .mhp-smiley-img circle,.mhp-journal-mood-btn[type="button"].selected .mhp-smiley-img path,.mhp-journal-mood-btn[type="button"].selected .mhp-smiley-img line{stroke:white !important;fill:none !important}.mhp-journal-mood-btn[type="button"].selected .mhp-smiley-img circle[fill="#3D4E60"]{fill:white !important}.mhp-journal-mood-btn[type="button"]:active{box-shadow:0 1px 2px rgba(0,0,0,0.1) !important;transform:scale(0.98) !important}.mhp-feedback-response-banner{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);color:white;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(220,38,38,0.3);animation:slideInDown 0.4s ease-out}.mhp-feedback-response-header{display:flex;align-items:center;gap:12px;margin-bottom:1rem}.mhp-feedback-response-icon{width:40px;height:40px;background:rgba(255,255,255,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.mhp-feedback-response-title{font-size:1.1rem;font-weight:600;margin:0}.mhp-feedback-response-count{background:rgba(255,255,255,0.3);padding:4px 12px;border-radius:20px;font-size:0.85rem;font-weight:600;margin-left:auto}.mhp-feedback-response-list{display:flex;flex-direction:column;gap:0.75rem}.mhp-feedback-response-item{background:rgba(255,255,255,0.15);padding:1rem;border-radius:8px;border-left:4px solid rgba(255,255,255,0.5);cursor:pointer;transition:all 0.2s ease}.mhp-feedback-response-item:hover{background:rgba(255,255,255,0.25);border-left-color:white;transform:translateX(4px)}.mhp-feedback-response-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem}.mhp-feedback-response-date{font-size:0.85rem;opacity:0.9}.mhp-feedback-response-preview{font-size:0.95rem;line-height:1.4;opacity:0.95}.mhp-feedback-response-badge{background:#10b981;color:white;padding:2px 8px;border-radius:12px;font-size:0.75rem;font-weight:600}@keyframes slideInDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.mhp-journal-textarea{width:100% !important;padding:14px !important;border:1px solid rgba(0,0,0,0.1) !important;border-radius:12px !important;font-size:16px !important;font-family:inherit !important;line-height:1.6 !important;resize:vertical !important;min-height:120px !important;max-height:200px !important;background:rgba(255,255,255,0.9) !important;color:var(--neo-text)!important;transition:all 0.2s ease !important;box-shadow:0 1px 3px rgba(0,0,0,0.08) !important}.mhp-journal-textarea:focus{outline:none !important;box-shadow:0 0 0 2px rgba(61,78,96,0.15),0 1px 3px rgba(0,0,0,0.08) !important}.mhp-journal-input{width:100% !important;padding:12px !important;border:1px solid rgba(0,0,0,0.1) !important;border-radius:999px !important;font-size:16px !important;background:rgba(255,255,255,0.9) !important;color:var(--neo-text)!important;box-shadow:0 1px 3px rgba(0,0,0,0.08) !important;transition:all 0.2s ease !important}.mhp-journal-input:focus{outline:none !important;border-color:var(--neo-primary)!important;box-shadow:0 0 0 2px rgba(61,78,96,0.15),0 2px 4px rgba(0,0,0,0.1) !important}.mhp-btn-journal-save[type="button"]{width:100% !important;padding:14px 32px !important;background:var(--neo-primary)!important;color:white !important;border:none !important;border-radius:12px !important;font-size:15px !important;font-weight:600 !important;text-align:center !important;transition:all 0.2s ease !important;box-shadow:0 4px 12px rgba(61,78,96,0.25) !important}.mhp-btn-journal-save[type="button"]:hover{box-shadow:0 6px 16px rgba(61,78,96,0.3) !important;transform:translateY(-1px) !important}.mhp-btn-journal-save[type="button"]:active{box-shadow:0 2px 6px rgba(61,78,96,0.2) !important;transform:translateY(0) !important}.mhp-journal-calendar-nav{display:flex;gap:10px;overflow-x:auto;padding:20px 0;margin-bottom:20px}.mhp-journal-calendar-day{min-width:80px;padding:15px;background:white;border:2px solid #e5e7eb;border-radius:8px;text-align:center;cursor:pointer;transition:all 0.2s}.mhp-journal-calendar-day:hover{border-color:var(--mhp-primary, #3D4E60)}.mhp-journal-calendar-day.has-entry{background:#f0f9ff;border-color:#3b82f6}.mhp-journal-calendar-day.selected{background:var(--mhp-primary, #3D4E60);border-color:var(--mhp-primary, #3D4E60);color:white}.mhp-journal-calendar-day-number{font-size:24px;font-weight:700;display:block;margin-bottom:5px}.mhp-journal-calendar-day-name{font-size:12px;text-transform:uppercase;opacity:0.7}.mhp-messenger-container{display:flex;height:500px;border:1px solidvar(--mhp-border, #e5e7eb);border-radius:12px;overflow:hidden;background:#fff}.mhp-messenger-sidebar{width:300px;border-right:1px solidvar(--mhp-border, #e5e7eb);display:flex;flex-direction:column;background:#f9fafb}.mhp-messenger-sidebar-header{padding:16px;border-bottom:1px solidvar(--mhp-border, #e5e7eb);background:#fff}.mhp-messenger-sidebar-header h4{margin:0;font-size:16px;font-weight:600;color:var(--mhp-primary, #3D4E60)}.mhp-messenger-conversations{flex:1;overflow-y:auto;padding:8px}.mhp-conversation-item{display:flex;gap:12px;padding:12px;border-radius:8px;cursor:pointer;margin-bottom:4px;transition:background 0.2s}.mhp-conversation-item:hover{background:#f3f4f6}.mhp-conversation-item.active{background:#e0f2fe}.mhp-conversation-avatar{width:40px;height:40px;border-radius:50%;background:var(--mhp-primary, #3D4E60);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.mhp-conversation-info{flex:1;min-width:0}.mhp-conversation-name{font-weight:600;color:var(--mhp-primary, #3D4E60);margin-bottom:4px;display:flex;align-items:center;gap:8px}.mhp-conversation-preview{font-size:13px;color:#6c757d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mhp-messenger-chat{flex:1;display:flex;flex-direction:column;background:#fff}.mhp-messenger-chat-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6c757d;padding:40px;text-align:center}.mhp-messenger-chat-active{flex:1;display:flex;flex-direction:column}.mhp-messenger-chat-header{padding:16px;border-bottom:1px solidvar(--mhp-border, #e5e7eb);background:#fff}.mhp-messenger-chat-header-info{display:flex;gap:12px;align-items:center}.mhp-messenger-chat-avatar{width:40px;height:40px;border-radius:50%;background:var(--mhp-primary, #3D4E60);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.mhp-messenger-chat-name{font-weight:600;color:var(--mhp-primary, #3D4E60)}.mhp-messenger-chat-status{font-size:12px;color:#6c757d}.mhp-messenger-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.mhp-message{max-width:70%;padding:10px 14px;border-radius:12px;word-wrap:break-word}.mhp-message-sent{align-self:flex-end;background:var(--mhp-primary, #3D4E60);color:#fff}.mhp-message-received{align-self:flex-start;background:#f3f4f6;color:var(--mhp-primary, #3D4E60)}.mhp-message-content{margin-bottom:4px}.mhp-message-time{font-size:11px;opacity:0.7}.mhp-messenger-chat-input{padding:16px;border-top:1px solidvar(--mhp-border, #e5e7eb);display:flex;gap:12px;align-items:flex-end}.mhp-messenger-chat-input textarea{flex:1;padding:10px 12px;border:1px solidvar(--mhp-border, #d0d5dd);border-radius:8px;resize:none;font-family:inherit;font-size:14px}.mhp-messenger-chat-input textarea:focus{outline:none;border-color:var(--mhp-primary, #3D4E60)}.mhp-badge-unread{background:#ef4444;color:#fff;font-size:11px;padding:2px 6px;border-radius:10px}@media (max-width:768px){.mhp-messenger-container{flex-direction:column;height:auto}.mhp-messenger-sidebar{width:100%;max-height:200px;border-right:none;border-bottom:1px solidvar(--mhp-border, #e5e7eb)}.mhp-messenger-chat{min-height:400px}}#mhp-my-appointments-card.mhp-card-my-appointments.mhp-card,.mhp-card-my-appointments.mhp-card,#mhp-my-appointments-card{background:var(--mhp-bg-card, #ffffff)!important;background-color:var(--mhp-bg-card, #ffffff)!important;color:var(--mhp-text, #3D4E60)!important;border:none !important;box-shadow:0 2px 8px rgba(0,0,0,0.08) !important;padding:28px !important;border-radius:16px !important;margin-bottom:20px !important}#mhp-my-appointments-card .mhp-section-header{margin-bottom:16px}#mhp-my-appointments-card .mhp-section-header h3,#mhp-my-appointments-card.mhp-card-my-appointments .mhp-section-header h3,.mhp-card-my-appointments .mhp-section-header h3{color:var(--mhp-text, #3D4E60)!important;font-size:18px !important;font-weight:500 !important;margin:0 !important;letter-spacing:-0.2px !important;padding:0 !important;border:none !important;background:transparent !important}.mhp-app-tab-consultations #mhp-my-appointments-card,.mhp-app-tab #mhp-my-appointments-card,.mhp-app-tab-start #mhp-my-appointments-card{max-width:100% !important;margin-left:0 !important;margin-right:0 !important;padding:20px !important;margin-bottom:16px !important}.mhp-app-tab-consultations #mhp-my-appointments-card .mhp-section-header h3,.mhp-app-tab #mhp-my-appointments-card .mhp-section-header h3,.mhp-app-tab-start #mhp-my-appointments-card .mhp-section-header h3{font-weight:500 !important;font-size:18px !important;margin-bottom:0 !important;}.mhp-app-tab-start #mhp-mood-history{display:none !important}.mhp-app-tab-start #mhp-personal-assessments{display:block !important}.mhp-app-tab-start .mhp-collapsible-section{margin-top:16px}#mhp-toggle-advanced-features{display:none !important}#mhp-advanced-features{display:none !important}.mhp-app-tab-start .mhp-collapsible-toggle{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8f9fa;border-radius:8px;cursor:pointer;border:1px solid #e9ecef;margin-bottom:12px;font-weight:500;color:#3D4E60;transition:all 0.2s}.mhp-app-tab-start .mhp-collapsible-toggle:hover{background:#e9ecef}.mhp-app-tab-start .mhp-collapsible-toggle svg{width:18px;height:18px;transition:transform 0.2s}.mhp-app-tab-start .mhp-collapsible-toggle.expanded svg{transform:rotate(180deg)}.mhp-app-tab-start .mhp-collapsible-content{display:block !important;padding:0 4px}.mhp-app-tab-start .mhp-collapsible.collapsed .mhp-collapsible-content{display:none !important}.mhp-app-tab-start #mhp-privacy-section.mhp-collapsible .mhp-collapsible-content{display:block !important}.mhp-app-tab-start #mhp-privacy-section.mhp-collapsible.collapsed .mhp-collapsible-content{display:none !important}.mhp-app-tab-start .mhp-collapsible-header{cursor:pointer !important;pointer-events:auto !important}.mhp-pull-to-refresh{position:fixed;top:0;left:0;right:0;height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.8) 100%);backdrop-filter:blur(10px);z-index:10000;transform:translateY(-100%);transition:transform 0.3s ease-out;pointer-events:none;padding-top:10px}.mhp-pull-to-refresh.visible{transform:translateY(0)}.mhp-pull-to-refresh.pulling{transform:translateY(0);background:linear-gradient(180deg,rgba(61,78,96,0.95) 0%,rgba(61,78,96,0.9) 100%)}.mhp-pull-to-refresh.pulling .mhp-pull-to-refresh-icon{color:white;transform:rotate(180deg);transition:transform 0.2s ease}.mhp-pull-to-refresh.pulling .mhp-pull-to-refresh-text{color:white}.mhp-pull-to-refresh-icon{width:24px;height:24px;color:var(--mhp-primary, #3D4E60);animation:mhp-pull-bounce 2s ease-in-out infinite;display:flex;align-items:center;justify-content:center}.mhp-pull-to-refresh-text{font-size:12px;color:var(--mhp-text-light, #6c757d);font-weight:500;text-align:center}@keyframes mhp-pull-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}.mhp-app-tab-start #mhp-pull-to-refresh,.mhp-app-tab #mhp-pull-to-refresh,.mhp-app-tab-consultations #mhp-pull-to-refresh{display:flex !important;visibility:visible !important;opacity:1 !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:9999 !important;height:60px !important;transform:translateY(-100%) !important;transition:transform 0.3s ease-out !important}.mhp-app-tab-start #mhp-pull-to-refresh.initial-show,.mhp-app-tab #mhp-pull-to-refresh.initial-show,.mhp-app-tab-consultations #mhp-pull-to-refresh.initial-show{transform:translateY(0);animation:mhp-pull-show 3s ease-out forwards;display:flex;visibility:visible;opacity:1}@keyframes mhp-pull-show{0%{transform:translateY(0);opacity:1}70%{transform:translateY(0);opacity:1}100%{transform:translateY(-100%);opacity:0}}#mhp-dashboard:not(.mhp-app-tab-start):not(.mhp-app-tab):not(.mhp-app-tab-consultations) #mhp-pull-to-refresh{display:none !important}.mhp-app-tab-start .mhp-card{padding:20px !important;margin-bottom:16px !important}.mhp-app-tab-start .mhp-dashboard-header-wrapper,.mhp-app-tab .mhp-dashboard-header-wrapper,.mhp-app-tab-consultations .mhp-dashboard-header-wrapper{padding-left:20px !important;padding-right:20px !important;padding-top:0 !important;padding-bottom:0 !important;margin-top:30px !important;margin-bottom:0 !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.elementor-page .mhp-app-tab-start .mhp-dashboard-header-wrapper,.elementor-page .mhp-app-tab .mhp-dashboard-header-wrapper,.elementor-page .mhp-app-tab-consultations .mhp-dashboard-header-wrapper,body.elementor-page .mhp-app-tab-start .mhp-dashboard-header-wrapper,body.elementor-page .mhp-app-tab .mhp-dashboard-header-wrapper,body.elementor-page .mhp-app-tab-consultations .mhp-dashboard-header-wrapper,.mhp-section-personal .mhp-app-tab-start .mhp-dashboard-header-wrapper,.mhp-section-personal .mhp-app-tab .mhp-dashboard-header-wrapper,.mhp-section-personal .mhp-app-tab-consultations .mhp-dashboard-header-wrapper,.mhp-app-tab-start #mhp-dashboard .mhp-dashboard-header-wrapper,#mhp-dashboard.mhp-app-tab .mhp-dashboard-header-wrapper,#mhp-dashboard.mhp-app-tab-consultations .mhp-dashboard-header-wrapper{padding-left:20px !important;padding-right:20px !important;margin-left:0 !important;margin-right:0 !important}.mhp-app-tab-start .mhp-card h3{font-size:18px !important;margin-bottom:12px !important}.mhp-app-tab-start .mhp-section-wrapper{padding-bottom:8px}.mhp-app-tab-start #mhp-blog-recommendations .mhp-blog-grid{gap:12px}.mhp-app-tab-start .mhp-stats-grid{gap:12px;margin-bottom:16px}.mhp-app-tab-start .mhp-stat-card{padding:12px}.mhp-app-tab-start #mhp-smart-recommendations{margin-bottom:16px}.mhp-app-tab-start #mhp-goals-card,.mhp-app-tab #mhp-goals-card,.mhp-app-tab-consultations #mhp-goals-card{display:none !important}.mhp-app-tab-start #mhp-smart-recommendations{margin-bottom:12px}.mhp-app-tab-start #mhp-blog-recommendations{margin-bottom:16px}.mhp-app-tab-start #mhp-blog-recommendations .mhp-section-header h3{font-size:18px !important}.mhp-app-tab-start #mhp-personal-assessments{margin-bottom:16px}.mhp-app-tab-start #mhp-personal-assessments .mhp-section-header h3{font-size:18px !important}.mhp-app-tab-start .mhp-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:12px}.mhp-app-tab-start .mhp-stat-card{padding:10px;font-size:13px}.mhp-app-tab-start .mhp-stat-value{font-size:20px}.mhp-app-tab-start .mhp-section-personal .mhp-card:not(:first-child){margin-top:12px}.mhp-app-tab-start #mhp-goals-card + #mhp-smart-recommendations{margin-top:8px}.mhp-app-tab-start #mhp-blog-load-more-wrapper{margin-top:12px}.mhp-app-tab-start #mhp-consultants-section{margin-bottom:16px}.mhp-app-tab-start #mhp-consultants-section .mhp-section-header h3{font-size:18px !important}.mhp-app-tab-start #mhp-recommendations{margin-bottom:16px}.mhp-app-tab-start #mhp-mood-history:empty{display:none !important}.mhp-app-tab-start #mhp-burnout-history{margin-bottom:16px}.mhp-app-tab-start .mhp-main-nav-tabs{margin-bottom:16px;padding:0 4px}.mhp-app-tab-start .mhp-main-tab{padding:10px 16px;font-size:14px}.mhp-app-tab-start .mhp-dashboard-header{padding-bottom:12px;margin-bottom:16px}.mhp-app-tab-start .mhp-section-title h2{font-size:22px !important;margin-bottom:8px !important}.mhp-app-tab-start .mhp-section-title p{font-size:13px !important;margin-bottom:16px !important}.mhp-quick-actions{display:flex;gap:8px;margin-top:16px;padding:0 4px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mhp-quick-actions::-webkit-scrollbar{display:none}.mhp-quick-action-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 16px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;cursor:pointer;transition:all 0.2s;flex-shrink:0;min-width:70px;color:#3D4E60;font-size:12px;font-weight:500}.mhp-quick-action-btn:hover,.mhp-quick-action-btn:active{background:#e9ecef;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,0.1)}.mhp-quick-action-btn svg{width:20px;height:20px;stroke:currentColor}.mhp-quick-action-btn span{font-size:11px;line-height:1.2}.mhp-app-tab-start #mhp-quick-actions,.mhp-app-tab #mhp-quick-actions{display:flex !important}#mhp-appointments-list-container.mhp-appointments-list-container{display:flex !important;flex-direction:column !important;gap:12px !important;width:100% !important}.mhp-appointment-item{background:rgba(255,255,255,0.95) !important;background-color:rgba(255,255,255,0.95) !important;border-radius:16px !important;padding:20px !important;backdrop-filter:blur(10px) !important;box-shadow:0 2px 8px rgba(0,0,0,0.1) !important;transition:all 0.3s cubic-bezier(0.4,0,0.2,1) !important;border:1px solid rgba(255,255,255,0.3) !important;margin:0 !important;width:100% !important;box-sizing:border-box !important}.mhp-appointment-item:hover{transform:translateY(-2px) !important;box-shadow:0 4px 16px rgba(0,0,0,0.15) !important}.mhp-appointment-item:first-child{border-left:4px solid #fef3c7 !important}.mhp-appointment-item-content{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:20px !important;width:100% !important;box-sizing:border-box !important}.mhp-appointment-item-left{display:flex !important;align-items:center !important;gap:16px !important;flex:1 !important;min-width:0 !important;max-width:100% !important}.mhp-psychologist-avatar{flex-shrink:0 !important;width:64px !important;height:64px !important;min-width:64px !important;min-height:64px !important;max-width:64px !important;max-height:64px !important;border-radius:50% !important;overflow:hidden !important;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%) !important;background-color:#f3f4f6 !important;display:flex !important;align-items:center !important;justify-content:center !important;border:3px solid white !important;box-shadow:0 2px 8px rgba(0,0,0,0.1) !important;margin:0 !important;padding:0 !important}.mhp-psychologist-avatar-img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;margin:0 !important;padding:0 !important}.mhp-psychologist-avatar-placeholder{width:100% !important;height:100% !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:28px !important;font-weight:700 !important;color:#8B6B68 !important;background:linear-gradient(135deg,#E8DDD9 0%,#DDD0CC 100%) !important;background-color:#E8DDD9 !important;margin:0 !important;padding:0 !important}.mhp-appointment-info{flex:1 !important;min-width:0 !important;max-width:100% !important}.mhp-appointment-date{font-size:16px !important;font-weight:700 !important;margin:0 0 6px 0 !important;color:#1f2937 !important;letter-spacing:-0.2px !important;padding:0 !important;border:none !important;background:transparent !important;line-height:1.5 !important}.mhp-appointment-time{font-size:14px !important;color:#6b7280 !important;margin:0 0 4px 0 !important;font-weight:500 !important;padding:0 !important;border:none !important;background:transparent !important}.mhp-appointment-psychologist{font-size:14px !important;color:#4b5563 !important;font-weight:500 !important;margin:0 !important;padding:0 !important;border:none !important;background:transparent !important}.mhp-appointment-item-right{flex-shrink:0 !important;margin-left:auto !important;text-align:right !important}.mhp-appointment-link-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;background:linear-gradient(135deg,#8B6B68 0%,#A58C84 100%) !important;background-color:#8B6B68 !important;color:white !important;padding:12px 24px !important;border-radius:999px !important;text-decoration:none !important;font-weight:600 !important;font-size:14px !important;transition:all 0.3s cubic-bezier(0.4,0,0.2,1) !important;white-space:nowrap !important;box-shadow:0 2px 8px rgba(139,107,104,0.3) !important;border:none !important;cursor:pointer !important;margin:0 !important;line-height:1.4 !important}.mhp-appointment-link-btn:hover,.mhp-appointment-link-btn:focus{background:linear-gradient(135deg,#A58C84 0%,#8B6B68 100%) !important;background-color:#A58C84 !important;transform:translateY(-2px) !important;box-shadow:0 4px 12px rgba(139,107,104,0.4) !important;color:white !important;text-decoration:none !important}.mhp-appointment-link-btn:active{transform:translateY(0) !important}.mhp-appointment-link-btn svg{flex-shrink:0 !important;width:16px !important;height:16px !important;display:block !important}.mhp-appointment-contact-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;background:linear-gradient(135deg,#3D4E60 0%,#5a6f82 100%) !important;background-color:#3D4E60 !important;color:white !important;padding:12px 24px !important;border-radius:999px !important;text-decoration:none !important;font-weight:600 !important;font-size:14px !important;transition:all 0.3s cubic-bezier(0.4,0,0.2,1) !important;white-space:nowrap !important;box-shadow:0 2px 8px rgba(61,78,96,0.3) !important;border:none !important;cursor:pointer !important;margin:0 8px 0 0 !important;line-height:1.4 !important}.mhp-appointment-contact-btn:hover,.mhp-appointment-contact-btn:focus{background:linear-gradient(135deg,#5a6f82 0%,#3D4E60 100%) !important;background-color:#5a6f82 !important;transform:translateY(-2px) !important;box-shadow:0 4px 12px rgba(61,78,96,0.4) !important;color:white !important;text-decoration:none !important}.mhp-appointment-contact-btn:active{transform:translateY(0) !important}.mhp-appointment-contact-btn svg{flex-shrink:0 !important;width:16px !important;height:16px !important;display:block !important}.mhp-appointment-item-right{display:flex !important;align-items:center !important;gap:8px !important;flex-wrap:wrap !important}@media (max-width:768px){#mhp-my-appointments-card.mhp-card-my-appointments,.mhp-card-my-appointments{padding:28px !important}#mhp-my-appointments-card h3,.mhp-card-my-appointments h3{font-size:18px !important;margin-bottom:16px !important}.mhp-appointment-item{padding:16px !important}.mhp-appointment-item-content{flex-direction:column !important;align-items:flex-start !important;gap:16px !important}.mhp-appointment-item-left{width:100% !important;gap:12px !important}.mhp-psychologist-avatar{width:56px !important;height:56px !important;min-width:56px !important;min-height:56px !important;max-width:56px !important;max-height:56px !important}.mhp-appointment-item-right{width:100% !important;margin-left:0 !important;text-align:center !important}.mhp-appointment-item-right{flex-direction:column !important;width:100% !important;gap:12px !important}.mhp-appointment-link-btn,.mhp-appointment-contact-btn{width:100% !important;justify-content:center !important;padding:14px 20px !important;margin:0 !important}}.mhp-app-header{display:none}.mhp-app-tab-start .mhp-app-header,.mhp-app-tab .mhp-app-header,.mhp-app-tab-consultations .mhp-app-header{display:block;width:100%;box-sizing:border-box;margin:0;padding:20px;margin-top:30px;margin-bottom:16px;background:transparent;border:none;box-shadow:none}.mhp-app-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;box-sizing:border-box}.mhp-app-header-left{flex:1;min-width:0}.mhp-app-greeting-text{margin:0 0 4px 0;padding-left:10px;padding-top:0;padding-right:0;padding-bottom:0;font-size:28px;font-weight:600;color:#3D4E60;text-align:left;line-height:1.3;box-sizing:border-box}.mhp-app-greeting-subtitle{margin:0 0 12px 0;padding-left:10px;padding-top:0;padding-right:0;padding-bottom:0;font-size:18px;color:#6c757d;line-height:1.4;text-align:left;box-sizing:border-box}.mhp-app-header-ids{display:flex;flex-direction:column;gap:4px;margin:0;margin-top:8px;padding-left:10px;padding-top:0;padding-right:0;padding-bottom:0;box-sizing:border-box}.mhp-app-info-id{font-size:13px;color:#6c757d;line-height:1.4;margin:0;padding:0;text-align:left}.mhp-app-info-id strong{font-family:monospace;color:#3D4E60}.mhp-app-header-right{flex-shrink:0}.mhp-app-logout-btn{display:flex;align-items:center;justify-content:center;background:#3D4E60;color:white;border:none;padding:8px 12px;border-radius:6px;cursor:pointer;min-width:40px;min-height:40px;margin:0;box-sizing:border-box;transition:background 0.2s ease}.mhp-app-logout-btn:hover{background:#2d3a47}.mhp-app-logout-btn svg{width:18px;height:18px;stroke:currentColor}@media screen and (max-width:480px){.mhp-app-tab-start .mhp-app-header,.mhp-app-tab .mhp-app-header,.mhp-app-tab-consultations .mhp-app-header{padding:16px;margin-top:20px}.mhp-app-greeting-text{font-size:22px}.mhp-app-greeting-subtitle{font-size:15px}}#mhp-dashboard[data-has-participant-id="1"] #mhp-auth,#mhp-dashboard[data-has-participant-id="1"] #mhp-tab-login,#mhp-dashboard[data-has-participant-id="1"] #mhp-tab-register,#mhp-dashboard[data-has-participant-id="1"] #mhp-id-created{display:none !important;visibility:hidden !important;opacity:0 !important;height:0 !important;overflow:hidden !important;margin:0 !important;padding:0 !important}#mhp-personal-data-modal{position:fixed !important;top:0 !important;left:0 !important;width:100vw !important;height:100vh !important;z-index:999999 !important;padding:20px !important;box-sizing:border-box !important;margin:0 !important;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center}#mhp-personal-data-modal .mhp-modal-content{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border-radius:24px !important;padding:40px !important;max-width:800px !important;width:calc(100% - 40px)!important;max-height:90vh !important;overflow-y:auto !important;border:none !important;position:relative !important;margin:0 auto !important;box-shadow:12px 12px 24px rgba(200,190,170,0.4),inset 0 1px 0 rgba(255,255,255,0.9) !important}.mhp-modal-personal-data .mhp-modal-close{position:absolute;top:16px;right:16px;background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;border-radius:50% !important;width:44px !important;height:44px !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer;transition:all 0.3s ease;box-shadow:none !important}.mhp-modal-personal-data .mhp-modal-close:hover{box-shadow:none !important;transform:scale(1.05)}.mhp-modal-personal-data .mhp-modal-close svg{stroke:#507176 !important;width:20px;height:20px}.mhp-modal-personal-data h2{color:#3D4E60;font-size:28px;font-weight:600;margin:0 0 32px 0;text-align:center}.mhp-password-change-section{margin-bottom:40px;padding-bottom:32px;border-bottom:2px solid rgba(80,113,118,0.2)}.mhp-password-change-section h3{color:#3D4E60;font-size:20px;font-weight:600;margin:0 0 20px 0}.mhp-password-change-section .mhp-form-group{margin-bottom:20px}.mhp-password-change-section .mhp-form-group label{display:block;color:#3D4E60;font-weight:500;margin-bottom:8px;font-size:14px}.mhp-password-change-section .mhp-form-group small{display:block;color:#7A9095;font-size:12px;margin-top:4px}.mhp-privacy-section{margin-top:32px}.mhp-privacy-section h3{color:#3D4E60;font-size:20px;font-weight:600;margin:0 0 20px 0}.mhp-privacy-section h4{color:#3D4E60;font-size:16px;font-weight:600;margin:24px 0 12px 0}.mhp-privacy-section ul{margin:0 0 20px 20px;padding:0;color:#507176;line-height:1.8}.mhp-privacy-section li{margin-bottom:8px}.mhp-privacy-section .mhp-delete-section{margin-top:32px;padding-top:24px;border-top:2px solid rgba(239,68,68,0.2)}.mhp-privacy-section .mhp-delete-warning{color:#507176;margin-bottom:16px}.mhp-privacy-section .mhp-delete-list{margin:16px 0 20px 20px}.mhp-privacy-section .mhp-delete-note{color:#7A9095;font-size:13px;margin-bottom:20px}.mhp-privacy-contact{margin-top:32px;padding-top:24px;border-top:1px solid rgba(80,113,118,0.1);text-align:center}.mhp-card-prevention-topics,#mhp-prevention-topics{display:none !important;visibility:hidden !important}.mhp-prevention-topics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:20px}.mhp-prevention-topic-card{background:var(--mhp-bg-card);border:2px solidvar(--mhp-border);border-radius:var(--mhp-radius);padding:24px;text-align:center;transition:all 0.3s ease;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:16px}.mhp-prevention-topic-card:hover{border-color:var(--mhp-primary);box-shadow:var(--mhp-shadow-hover);transform:translateY(-2px)}.mhp-prevention-topic-card .mhp-topic-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--mhp-bg-highlight);border-radius:50%;color:var(--mhp-primary);margin-bottom:8px}.mhp-prevention-topic-card .mhp-topic-icon svg{width:48px;height:48px}.mhp-prevention-topic-card h4{margin:0;color:var(--mhp-primary);font-size:18px;font-weight:600}.mhp-prevention-topic-card p{margin:0;color:var(--mhp-text-light);font-size:14px;line-height:1.5;flex:1}.mhp-prevention-topic-card .mhp-btn,.mhp-prevention-topic-card .mhp-open-prevention-slider{margin-top:auto !important;width:100% !important;padding:12px 20px !important;background:var(--mhp-primary)!important;color:white !important;border:none !important;border-radius:8px !important;font-size:14px !important;font-weight:500 !important;cursor:pointer !important;transition:all 0.2s ease !important;text-align:center !important;text-decoration:none !important;box-shadow:none !important;display:inline-block !important}.mhp-prevention-topic-card .mhp-btn:hover,.mhp-prevention-topic-card .mhp-open-prevention-slider:hover{background:var(--mhp-primary-dark)!important;color:white !important}@media (max-width:768px){.mhp-prevention-topics-grid{grid-template-columns:1fr;gap:16px}.mhp-prevention-topic-card{padding:20px}}.mhp-prevention-slider-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.7);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn 0.3s ease}.mhp-prevention-slider{background:white;border-radius:20px;max-width:800px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,0.3)}.mhp-prevention-slider-header{background:linear-gradient(135deg,var(--mhp-primary)0%,var(--mhp-primary-dark)100%);color:white;padding:24px;position:relative;flex-shrink:0}.mhp-prevention-slider-header h3{margin:0;font-size:20px;font-weight:600;padding-right:40px}.mhp-prevention-slider-header .mhp-modal-close{position:absolute !important;top:16px !important;right:16px !important;background:rgba(255,255,255,0.15) !important;border:1px solid rgba(255,255,255,0.5) !important;color:white !important;width:32px !important;height:32px !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;transition:all 0.2s ease !important;font-size:20px !important;line-height:1 !important;margin:0 !important;padding:0 !important;text-decoration:none !important;box-shadow:none !important;filter:none !important;text-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;outline:none !important}.mhp-prevention-slider-header .mhp-modal-close:hover{background:rgba(255,255,255,0.25) !important;border-color:white !important;color:white !important;box-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;filter:none !important;text-shadow:none !important}.mhp-prevention-slider-content{flex:1;overflow-y:auto;padding:24px;min-height:0}.mhp-prevention-level-switcher{display:flex;gap:8px;margin-bottom:24px;padding-bottom:20px;border-bottom:2px solidvar(--mhp-border)}.mhp-prevention-level-btn{flex:1 !important;padding:12px 16px !important;background:var(--mhp-bg)!important;border:2px solidvar(--mhp-border)!important;border-radius:8px !important;color:var(--mhp-text)!important;font-size:14px !important;font-weight:500 !important;cursor:pointer !important;transition:all 0.2s ease !important;margin:0 !important;text-align:center !important;text-decoration:none !important;box-shadow:none !important}.mhp-prevention-level-btn:hover{border-color:var(--mhp-primary)!important;background:var(--mhp-bg-highlight)!important;color:var(--mhp-text)!important}.mhp-prevention-level-btn.active{background:var(--mhp-primary)!important;color:white !important;border-color:var(--mhp-primary)!important}.mhp-prevention-slides{position:relative;min-height:300px}.mhp-prevention-slide{display:none;animation:fadeIn 0.3s ease}.mhp-prevention-slide.active{display:block}.mhp-prevention-slide-meta{font-size:12px;color:var(--mhp-text-light);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-weight:600}.mhp-prevention-slide h4{color:var(--mhp-primary);font-size:22px;font-weight:600;margin:0 0 20px 0;line-height:1.3}.mhp-prevention-slide-bullets{list-style:none;padding:0;margin:0 0 24px 0}.mhp-prevention-slide-bullets li{padding:12px 0;padding-left:28px;position:relative;color:var(--mhp-text);font-size:15px;line-height:1.6;border-bottom:1px solidvar(--mhp-border-light)}.mhp-prevention-slide-bullets li:last-child{border-bottom:none}.mhp-prevention-slide-bullets li::before{content:'•';position:absolute;left:0;color:var(--mhp-primary);font-size:20px;font-weight:bold;line-height:1.2}.mhp-prevention-slide-action{background:var(--mhp-bg-highlight);border-left:4px solidvar(--mhp-accent);border-radius:8px;padding:16px;margin-top:24px}.mhp-prevention-slide-action strong{color:var(--mhp-primary);display:block;margin-bottom:8px;font-size:14px;text-transform:uppercase;letter-spacing:0.5px}.mhp-prevention-slide-action p{margin:0;color:var(--mhp-text);font-size:14px;line-height:1.6}.mhp-prevention-slider-nav{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-top:1px solidvar(--mhp-border);background:var(--mhp-bg);flex-shrink:0;gap:16px}.mhp-prevention-nav-prev,.mhp-prevention-nav-next{padding:10px 20px !important;background:var(--mhp-primary)!important;color:white !important;border:none !important;border-radius:8px !important;font-size:14px !important;font-weight:500 !important;cursor:pointer !important;transition:all 0.2s ease !important;min-width:100px !important;margin:0 !important;text-align:center !important;text-decoration:none !important;box-shadow:none !important;display:inline-block !important}.mhp-prevention-nav-prev:hover,.mhp-prevention-nav-next:hover{background:var(--mhp-primary-dark)!important;color:white !important}.mhp-prevention-nav-prev:disabled,.mhp-prevention-nav-next:disabled{background:var(--mhp-border)!important;color:var(--mhp-text-light)!important;cursor:not-allowed !important;opacity:0.5 !important}.mhp-prevention-progress{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.mhp-prevention-slide-indicator{font-size:13px;color:var(--mhp-text-light);font-weight:500}.mhp-prevention-progress-bar{width:100%;max-width:300px;height:4px;background:var(--mhp-border);border-radius:2px;overflow:hidden}.mhp-prevention-progress-fill{height:100%;background:var(--mhp-primary);border-radius:2px;transition:width 0.3s ease;width:8.33%}@media (max-width:768px){.mhp-prevention-slider{max-width:100vw;max-height:100vh;border-radius:0}.mhp-prevention-slider-overlay{padding:0}.mhp-prevention-slider-header{padding:20px}.mhp-prevention-slider-header h3{font-size:18px}.mhp-prevention-slider-content{padding:20px}.mhp-prevention-level-switcher{flex-direction:column;gap:8px}.mhp-prevention-slider-nav{flex-direction:column;gap:12px;padding:16px}.mhp-prevention-nav-prev,.mhp-prevention-nav-next{width:100%}.mhp-prevention-progress{width:100%}.mhp-prevention-progress-bar{max-width:100%}}.mhp-privacy-contact p{color:#7A9095;font-size:14px;margin:0}.mhp-privacy-contact a{color:#507176;text-decoration:underline}.mhp-privacy-contact a:hover{color:#3D4E60}.mhp-success{background:#d4edda;border:1px solid #c3e6cb;color:#155724;padding:12px 16px;border-radius:8px;margin-top:16px}.mhp-success p{margin:0}@media screen and (max-width:600px){#mhp-personal-data-modal .mhp-modal-content{padding:24px !important;max-width:100% !important}.mhp-modal-personal-data h2{font-size:24px}}.mhp-blog-categories-filter .mhp-filter-trigger{padding:14px 18px !important;background:linear-gradient(135deg,#ffffff 0%,#fef7f0 100%) !important;border:2px solid #e5e7eb !important;border-radius:12px !important;font-size:15px !important;font-weight:500 !important;transition:all 0.25s cubic-bezier(0.4,0,0.2,1) !important}.mhp-blog-categories-filter .mhp-filter-trigger:hover{border-color:#BA918A !important;background:linear-gradient(135deg,#fef7f0 0%,#fef3e8 100%) !important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(186,145,138,0.15) !important}.mhp-blog-categories-filter .mhp-filter-trigger.active{border-color:#BA918A !important;background:linear-gradient(135deg,#fef7f0 0%,#f5f2f0 100%) !important;box-shadow:0 2px 8px rgba(186,145,138,0.2) !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-blog-categories-filter .mhp-filter-compact>.mhp-filter-trigger{border:2px solid #e5e7eb !important;border-radius:12px !important;background:linear-gradient(135deg,#ffffff 0%,#fef7f0 100%) !important;background-image:linear-gradient(135deg,#ffffff 0%,#fef7f0 100%) !important;box-sizing:border-box !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-blog-categories-filter .mhp-filter-compact>.mhp-filter-trigger:hover{border-color:#BA918A !important}html body #mhp-dashboard #mhp-main-dashboard .mhp-blog-categories-filter .mhp-filter-compact>.mhp-filter-trigger.active{border-color:#BA918A !important}.mhp-blog-categories-filter .mhp-filter-dropdown{position:absolute !important;z-index:10040 !important;border:2px solid #BA918A !important;border-radius:12px !important;box-shadow:0 8px 24px rgba(186,145,138,0.2) !important;background:#ffffff !important;padding:12px !important;overflow:auto !important}.mhp-blog-categories-filter .mhp-filter-search-input{font-size:16px !important;border:2px solid #e5e7eb !important;border-radius:10px !important;padding:12px 16px !important;transition:all 0.2s ease !important}.mhp-blog-categories-filter .mhp-filter-search-input:focus{border-color:#BA918A !important;outline:none !important;box-shadow:0 0 0 3px rgba(186,145,138,0.1) !important}@media (min-width:768px){#mhp-tab-personal-login .mhp-personal-login-fields-row{flex-direction:row !important;gap:20px !important}#mhp-tab-personal-login .mhp-login-id-group,#mhp-tab-personal-login .mhp-login-password-group{flex:1 !important;margin-bottom:0 !important}}@media (max-width:767px){#mhp-tab-personal-login .mhp-personal-login-fields-row{flex-direction:column !important}}.mhp-message.mhp-success{background:#d1fae5 !important;color:#065f46 !important;border:1px solid #10b981 !important}.mhp-message.mhp-error{background:#fee2e2 !important;color:#991b1b !important;border:1px solid #ef4444 !important}@media (max-width:768px){.mhp-card-participant-id-info>div[style*="display: flex"]{flex-direction:column !important;align-items:stretch !important;gap:16px !important;padding:16px 0 !important}.mhp-card-participant-id-info>div[style*="display: flex"]>div:first-child{width:100% !important;flex:none !important}.mhp-card-participant-id-info>div[style*="display: flex"]>div[style*="display: flex"]{flex-direction:column !important;width:100% !important;gap:8px !important;flex:none !important}.mhp-card-participant-id-info #mhp-open-personal-data-modal,.mhp-card-participant-id-info #mhp-personal-logout-btn,.mhp-card-participant-id-info #mhp-personal-delete-btn{width:100% !important;max-width:100% !important;justify-content:center !important;padding:12px 16px !important;display:flex !important;align-items:center !important;box-sizing:border-box !important}.mhp-card-participant-id-info #mhp-personal-participant-id{font-size:16px !important;white-space:nowrap !important;overflow-x:auto !important;display:inline-block !important;line-height:1.4;max-width:100%}.mhp-card-participant-id-info>div[style*="display: flex"]>div:first-child{overflow-x:auto !important;-webkit-overflow-scrolling:touch}.mhp-card-participant-id-info p[style*="font-size: 14px"]{font-size:13px !important}}@media (max-width:480px){.mhp-card-participant-id-info>div[style*="display: flex"]{padding:12px 0 !important;gap:12px !important}.mhp-card-participant-id-info #mhp-open-personal-data-modal,.mhp-card-participant-id-info #mhp-personal-logout-btn,.mhp-card-participant-id-info #mhp-personal-delete-btn{padding:10px 12px !important;font-size:14px !important}.mhp-card-participant-id-info button svg{width:14px !important;height:14px !important;margin-right:6px !important;flex-shrink:0}.mhp-card-participant-id-info #mhp-personal-participant-id{font-size:15px !important;white-space:nowrap !important}}.mhp-live-events-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-top:24px}.mhp-live-event-card{background:var(--mhp-bg, #ffffff);border:1px solidvar(--mhp-border, #e5e7eb);border-radius:12px;padding:20px;transition:all 0.3s ease;display:flex;flex-direction:column;gap:16px}.mhp-live-event-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.08);transform:translateY(-2px)}.mhp-live-event-card.is-registered{border-color:var(--mhp-primary, #3D4E60);background:var(--mhp-bg-soft, #f9fafb)}.mhp-live-event-card.is-full{opacity:0.7}.mhp-live-event-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.mhp-live-event-type{display:inline-block;padding:6px 12px;background:var(--mhp-primary, #3D4E60);color:#ffffff;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.mhp-live-event-duration{color:var(--mhp-text-secondary, #6b7280);font-size:13px;font-weight:500}.mhp-live-event-title{font-size:18px;font-weight:600;color:var(--mhp-text, #1f2937);margin:0;line-height:1.4}.mhp-live-event-description{color:var(--mhp-text-secondary, #6b7280);font-size:14px;line-height:1.6;margin:0;flex-grow:1}.mhp-live-event-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:12px;border-top:1px solidvar(--mhp-border, #e5e7eb);flex-wrap:wrap}.mhp-live-event-datetime{display:flex;flex-direction:column;gap:4px}.mhp-live-event-date{font-size:14px;font-weight:600;color:var(--mhp-text, #1f2937)}.mhp-live-event-time{font-size:13px;color:var(--mhp-text-secondary, #6b7280)}.mhp-live-event-spots{font-size:13px;color:var(--mhp-text-secondary, #6b7280);font-weight:500}.mhp-live-event-register-btn{width:100%;margin-top:8px}.mhp-live-event-card.is-registered .mhp-live-event-register-btn{background:var(--mhp-secondary, #9ca3af);cursor:not-allowed}.mhp-live-event-card.is-full .mhp-live-event-register-btn{background:var(--mhp-border, #e5e7eb);color:var(--mhp-text-secondary, #6b7280);cursor:not-allowed}.mhp-live-events-list:empty::before{content:attr(data-empty-text);display:block;text-align:center;color:var(--mhp-text-secondary, #6b7280);padding:40px 20px;font-size:14px}.mhp-empty-state{text-align:center;padding:40px 20px;color:var(--mhp-text-secondary, #6b7280);font-size:14px}.mhp-empty-state p{margin:0}.mhp-live-events-list .mhp-loading{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 20px;color:var(--mhp-text-secondary, #6b7280);position:relative !important;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;width:100% !important;max-width:100% !important;min-height:200px !important;background:transparent !important;z-index:2 !important}@media (max-width:768px){.mhp-live-events-list{grid-template-columns:1fr;gap:16px}.mhp-live-event-card{padding:16px}.mhp-live-event-title{font-size:16px}.mhp-live-event-footer{flex-direction:column;align-items:flex-start}}html body #mhp-dashboard .mhp-section-group-counseling{display:flex !important;flex-direction:column !important;gap:20px !important}html body #mhp-dashboard .mhp-card-group-counseling-hero{background:#FFFFFF !important;border:1px solid rgba(61,78,96,0.10) !important;border-radius:16px !important;box-shadow:0 2px 12px rgba(61,78,96,0.06) !important;padding:0 !important;overflow:hidden !important}html body #mhp-dashboard .mhp-gc-hero{position:relative !important;padding:32px 36px !important;min-height:180px !important;background:transparent !important}html body #mhp-dashboard .mhp-gc-hero-content{position:relative !important;z-index:2 !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:24px !important;flex-wrap:nowrap !important}html body #mhp-dashboard .mhp-gc-hero-text{flex:1 !important;min-width:0 !important}html body #mhp-dashboard .mhp-gc-hero-badge{display:inline-flex !important;align-items:center !important;gap:6px !important;padding:5px 12px !important;background:rgba(80,113,118,0.12) !important;border-radius:20px !important;font-size:12px !important;font-weight:500 !important;font-family:"Roboto Slab",Georgia,serif !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important;border:none !important;box-shadow:none !important;text-transform:none !important}html body #mhp-dashboard .mhp-gc-hero-ico{width:14px !important;height:14px !important;flex-shrink:0 !important;display:block !important}html body #mhp-dashboard .mhp-gc-hero-title{margin:16px 0 8px 0 !important;font-size:28px !important;font-weight:500 !important;line-height:1.2 !important;letter-spacing:-0.01em !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;text-shadow:none !important;filter:none !important}html body #mhp-dashboard .mhp-gc-hero-desc{margin:0 0 18px 0 !important;max-width:640px !important;font-size:14px !important;line-height:1.6 !important;font-family:"Roboto Slab",Georgia,serif !important;color:rgba(61,78,96,0.75) !important;-webkit-text-fill-color:rgba(61,78,96,0.75) !important}html body #mhp-dashboard .mhp-gc-hero-meta{display:flex !important;flex-wrap:wrap !important;gap:22px !important;margin:0 !important;font-size:13px !important;font-weight:500 !important;font-family:"Roboto Slab",Georgia,serif !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important}html body #mhp-dashboard .mhp-gc-hero-meta>span{display:inline-flex !important;align-items:center !important;gap:7px !important}html body #mhp-dashboard .mhp-gc-filter-bar{display:flex !important;flex-wrap:wrap !important;gap:8px !important;padding:0 !important;margin:0 0 4px 0 !important;background:transparent !important;border:none !important}html body #mhp-dashboard .mhp-gc-filter-bar .mhp-gc-filter{appearance:none !important;-webkit-appearance:none !important;border:1px solid rgba(61,78,96,0.16) !important;background:#FFFFFF !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:13px !important;font-weight:500 !important;padding:8px 14px !important;border-radius:999px !important;cursor:pointer !important;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease !important;line-height:1 !important;box-shadow:none !important}html body #mhp-dashboard .mhp-gc-filter-bar .mhp-gc-filter:hover{background:rgba(80,113,118,0.06) !important;border-color:rgba(61,78,96,0.28) !important}html body #mhp-dashboard .mhp-gc-filter-bar .mhp-gc-filter.is-active{background:#3D4E60 !important;border-color:#3D4E60 !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important}html body #mhp-dashboard .mhp-card-group-counseling-list{background:#FFFFFF !important;border:1px solid rgba(61,78,96,0.10) !important;border-radius:16px !important;box-shadow:0 2px 12px rgba(61,78,96,0.06) !important;padding:16px !important}@media (min-width:768px){html body #mhp-dashboard .mhp-card-group-counseling-list{padding:24px !important}}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-events-list{margin-top:0 !important;grid-template-columns:repeat(auto-fill,minmax(300px,1fr)) !important;gap:18px !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-card{background:#FFFCF3 !important;border:1px solid rgba(61,78,96,0.10) !important;border-radius:14px !important;padding:18px 18px 16px !important;box-shadow:none !important;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.15s ease !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-card:hover{transform:none !important;border-color:rgba(61,78,96,0.20) !important;box-shadow:0 4px 14px rgba(61,78,96,0.08) !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-card.is-registered{background:rgba(80,113,118,0.06) !important;border-color:#507176 !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-card.is-full{opacity:0.78 !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-type{background:rgba(61,78,96,0.08) !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;font-family:"Roboto Slab",Georgia,serif !important;text-transform:none !important;letter-spacing:0 !important;font-size:11px !important;font-weight:600 !important;padding:4px 10px !important;border-radius:999px !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-duration{color:#507176 !important;-webkit-text-fill-color:#507176 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:12px !important;font-weight:500 !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-title{font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important;font-size:18px !important;font-weight:500 !important;line-height:1.3 !important;letter-spacing:-0.005em !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;margin:0 !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-description{font-family:"Roboto Slab",Georgia,serif !important;color:rgba(61,78,96,0.78) !important;-webkit-text-fill-color:rgba(61,78,96,0.78) !important;font-size:13px !important;line-height:1.55 !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-footer{border-top:1px solid rgba(61,78,96,0.10) !important;padding-top:12px !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-date{font-family:"Roboto Slab",Georgia,serif !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;font-size:13px !important;font-weight:600 !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-time{font-family:"Roboto Slab",Georgia,serif !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important;font-size:12px !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-spots{font-family:"Roboto Slab",Georgia,serif !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important;font-size:12px !important;font-weight:500 !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-register-btn{appearance:none !important;-webkit-appearance:none !important;border:none !important;border-radius:10px !important;background:#3D4E60 !important;background-image:none !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:13px !important;font-weight:500 !important;padding:11px 18px !important;cursor:pointer !important;transition:background 0.2s ease !important;width:100% !important;margin-top:4px !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-register-btn:hover:not(:disabled){background:#2f3d4c !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-card.is-registered .mhp-live-event-register-btn{background:rgba(80,113,118,0.18) !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important;cursor:not-allowed !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-event-card.is-full .mhp-live-event-register-btn{background:rgba(61,78,96,0.10) !important;color:rgba(61,78,96,0.55) !important;-webkit-text-fill-color:rgba(61,78,96,0.55) !important;cursor:not-allowed !important}html body #mhp-dashboard .mhp-gc-empty{padding:48px 24px !important;color:rgba(61,78,96,0.70) !important;-webkit-text-fill-color:rgba(61,78,96,0.70) !important;font-family:"Roboto Slab",Georgia,serif !important;text-align:center !important}html body #mhp-dashboard .mhp-gc-empty svg{width:56px !important;height:56px !important;color:rgba(61,78,96,0.30) !important;margin:0 auto 14px !important;display:block !important}html body #mhp-dashboard .mhp-gc-empty p{margin:0 0 6px 0 !important}html body #mhp-dashboard .mhp-gc-empty p strong{color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;font-weight:600 !important}html body #mhp-dashboard .mhp-gc-empty-hint{font-size:13px !important;color:rgba(61,78,96,0.55) !important;-webkit-text-fill-color:rgba(61,78,96,0.55) !important}@media (max-width:768px){html body #mhp-dashboard .mhp-gc-hero{padding:24px 22px !important}html body #mhp-dashboard .mhp-gc-hero-content{flex-direction:column !important;align-items:flex-start !important}html body #mhp-dashboard .mhp-gc-hero-title{font-size:24px !important}html body #mhp-dashboard .mhp-gc-hero-meta{gap:14px !important;font-size:12px !important}html body #mhp-dashboard .mhp-card-group-counseling-list{padding:16px !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-events-list{grid-template-columns:1fr !important}html body #mhp-dashboard .mhp-gc-filter-bar{gap:6px !important}html body #mhp-dashboard .mhp-gc-filter-bar .mhp-gc-filter{font-size:12px !important;padding:7px 12px !important}}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-gc-slider-wrap{position:relative !important;display:flex !important;align-items:stretch !important;gap:8px !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-gc-slider{flex:1 1 auto !important;min-width:0 !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x mandatory !important;scroll-behavior:smooth !important;-webkit-overflow-scrolling:touch !important;padding:4px 2px 12px !important;scrollbar-width:thin !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-gc-slider::-webkit-scrollbar{height:6px !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-gc-slider::-webkit-scrollbar-thumb{background:rgba(61,78,96,0.20) !important;border-radius:4px !important}html body #mhp-dashboard #mhp-panel-events.mhp-gc-paint-lock #mhp-live-events-list{opacity:0 !important;visibility:hidden !important}html body #mhp-dashboard #mhp-panel-events.mhp-gc-paint-lock #mhp-live-events-list:has(.mhp-loading){opacity:1 !important;visibility:visible !important}html body #mhp-dashboard #mhp-panel-events.mhp-gc-paint-lock .mhp-gc-slider-wrap{min-height:420px !important}html body #mhp-dashboard .mhp-card-group-counseling-list #mhp-live-events-list:has(>.mhp-loading:only-child){width:100% !important;max-width:100% !important;justify-content:center !important;align-items:center !important;min-height:280px !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-live-events-list,html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-gc-track{display:flex !important;grid-template-columns:none !important;gap:16px !important;margin:0 !important;padding:0 2px !important;width:max-content !important;align-items:stretch !important}html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-gc-card{flex:0 0 min(86vw,360px) !important;width:min(86vw,360px) !important;max-width:100% !important;scroll-snap-align:start !important}@media (min-width:768px){html body #mhp-dashboard .mhp-card-group-counseling-list .mhp-gc-card{flex:0 0 320px !important;width:320px !important}}html body #mhp-dashboard .mhp-gc-nav{flex-shrink:0 !important;align-self:center !important;width:40px !important;height:40px !important;border-radius:50% !important;border:1px solid rgba(61,78,96,0.16) !important;background:#FFFFFF !important;color:#3D4E60 !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;box-shadow:0 2px 8px rgba(61,78,96,0.08) !important;transition:background 0.15s ease,border-color 0.15s ease,opacity 0.15s ease !important}html body #mhp-dashboard .mhp-gc-nav:hover:not(:disabled){background:#FFFCF3 !important;border-color:rgba(61,78,96,0.30) !important}html body #mhp-dashboard .mhp-gc-nav:disabled{opacity:0.35 !important;cursor:not-allowed !important}@media (max-width:600px){html body #mhp-dashboard .mhp-gc-nav{display:none !important}}html body #mhp-dashboard .mhp-gc-card{background:#FFFCF3 !important;border:1px solid rgba(61,78,96,0.10) !important;border-radius:16px !important;overflow:hidden !important;padding:0 !important;display:flex !important;flex-direction:column !important;box-shadow:0 2px 10px rgba(61,78,96,0.06) !important;transition:transform 0.18s ease,box-shadow 0.2s ease,border-color 0.2s ease !important}html body #mhp-dashboard .mhp-gc-card:hover{transform:translateY(-2px) !important;box-shadow:0 8px 22px rgba(61,78,96,0.10) !important;border-color:rgba(61,78,96,0.20) !important}html body #mhp-dashboard .mhp-gc-card.is-registered{border-color:#507176 !important;background:rgba(80,113,118,0.06) !important}html body #mhp-dashboard .mhp-gc-card.is-full{opacity:0.78 !important}html body #mhp-dashboard .mhp-gc-card-media{aspect-ratio:4 / 5 !important;background:#e8e4dc !important;overflow:hidden !important;flex:0 0 auto !important;position:relative !important;border-radius:14px 14px 0 0 !important}html body #mhp-dashboard .mhp-gc-card-img,html body #mhp-dashboard .mhp-gc-card-video{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;border:0 !important}html body #mhp-dashboard .mhp-gc-mute-btn{position:absolute !important;bottom:10px !important;right:10px !important;width:36px !important;height:36px !important;border:0 !important;border-radius:50% !important;padding:0 !important;background:rgba(20,28,38,0.55) !important;color:#FFFCF3 !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background 0.15s ease,transform 0.1s ease !important;box-shadow:0 2px 6px rgba(0,0,0,0.18) !important;z-index:2 !important}html body #mhp-dashboard .mhp-gc-mute-btn:hover{background:rgba(20,28,38,0.78) !important}html body #mhp-dashboard .mhp-gc-mute-btn:active{transform:scale(0.95) !important}html body #mhp-dashboard .mhp-gc-mute-btn[aria-pressed="true"]{background:#507176 !important}html body #mhp-dashboard .mhp-gc-mute-icon{width:18px !important;height:18px !important}html body #mhp-dashboard .mhp-gc-card-media--placeholder{display:flex !important;align-items:center !important;justify-content:center !important;color:rgba(61,78,96,0.30) !important;background:linear-gradient(135deg,#f0e9dd 0%,#FFFCF3 100%) !important}html body #mhp-dashboard .mhp-gc-card-media--placeholder svg{width:56px !important;height:56px !important}html body #mhp-dashboard .mhp-gc-card-body{padding:16px 16px 18px !important;flex:1 1 auto !important;display:flex !important;flex-direction:column !important;gap:6px !important;color:#3D4E60 !important}html body #mhp-dashboard .mhp-gc-card-badge{display:inline-block !important;align-self:flex-start !important;padding:3px 10px !important;background:rgba(80,113,118,0.12) !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important;border-radius:999px !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:11px !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:0.04em !important}html body #mhp-dashboard .mhp-gc-card-title{margin:4px 0 2px !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important;font-size:18px !important;font-weight:500 !important;line-height:1.3 !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important}html body #mhp-dashboard .mhp-gc-card-meta{margin:0 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:12px !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important}html body #mhp-dashboard .mhp-gc-card-excerpt{margin:4px 0 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:13px !important;line-height:1.5 !important;color:rgba(61,78,96,0.78) !important;-webkit-text-fill-color:rgba(61,78,96,0.78) !important;display:-webkit-box !important;-webkit-line-clamp:3 !important;-webkit-box-orient:vertical !important;overflow:hidden !important}html body #mhp-dashboard .mhp-gc-card-host{margin:2px 0 0 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:12px !important;color:#BA918A !important;-webkit-text-fill-color:#BA918A !important}html body #mhp-dashboard .mhp-gc-card-host strong{color:#BA918A !important;-webkit-text-fill-color:#BA918A !important;font-weight:600 !important}html body #mhp-dashboard .mhp-gc-card-availability{margin:6px 0 0 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:12px !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important;font-weight:500 !important}html body #mhp-dashboard .mhp-gc-card-audience{margin:4px 0 0 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:12px !important;line-height:1.4 !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important}html body #mhp-dashboard .mhp-gc-card-audience-label{color:#94a3b8 !important;-webkit-text-fill-color:#94a3b8 !important;font-weight:500 !important;margin-right:4px !important}html body #mhp-dashboard .mhp-gc-card-audience-value{color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;font-weight:600 !important}html body #mhp-dashboard .mhp-live-event-card.mhp-gc-card[role="button"]{cursor:pointer !important;transition:transform 0.18s ease,box-shadow 0.18s ease !important}html body #mhp-dashboard .mhp-live-event-card.mhp-gc-card[role="button"]:hover{transform:translateY(-2px) !important;box-shadow:0 8px 24px rgba(61,78,96,0.12) !important}html body #mhp-dashboard .mhp-live-event-card.mhp-gc-card[role="button"]:focus-visible{outline:2px solid #BA918A !important;outline-offset:2px !important}html body #mhp-dashboard .mhp-gc-card-more-hint{margin:6px 0 0 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:12px !important;font-weight:600 !important;color:#BA918A !important;-webkit-text-fill-color:#BA918A !important}html body #mhp-dashboard .mhp-gc-detail-modal[hidden]{display:none !important}html body #mhp-dashboard .mhp-gc-detail-modal{position:fixed !important;inset:0 !important;z-index:100020 !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:20px !important}html body.mhp-gc-modal-open{overflow:hidden !important}html body #mhp-dashboard .mhp-gc-detail-modal__backdrop{position:absolute !important;inset:0 !important;background:rgba(15,23,42,0.55) !important;backdrop-filter:blur(2px) !important;-webkit-backdrop-filter:blur(2px) !important}html body #mhp-dashboard .mhp-gc-detail-modal__dialog{position:relative !important;z-index:1 !important;width:100% !important;max-width:640px !important;max-height:88vh !important;overflow-y:auto !important;background:#FAF6F1 !important;border-radius:16px !important;box-shadow:0 20px 60px rgba(15,23,42,0.25) !important;padding:28px !important;font-family:"Roboto Slab",Georgia,serif !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important}html body #mhp-dashboard .mhp-gc-detail-modal__close{position:absolute !important;top:14px !important;right:14px !important;width:36px !important;height:36px !important;border-radius:50% !important;border:1px solid rgba(61,78,96,0.15) !important;background:#fff !important;color:#3D4E60 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;padding:0 !important;transition:background 0.15s,border-color 0.15s !important}html body #mhp-dashboard .mhp-gc-detail-modal__close:hover{background:#f1ebe2 !important;border-color:rgba(61,78,96,0.3) !important}html body #mhp-dashboard .mhp-gc-detail-modal__badge{display:inline-flex !important;align-items:center !important;padding:4px 10px !important;border-radius:999px !important;background:rgba(186,145,138,0.18) !important;color:#BA918A !important;-webkit-text-fill-color:#BA918A !important;font-size:11px !important;font-weight:700 !important;letter-spacing:0.04em !important;text-transform:uppercase !important;margin:0 !important}html body #mhp-dashboard .mhp-gc-detail-modal__title{margin:12px 0 16px !important;font-size:22px !important;line-height:1.3 !important;font-weight:700 !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important}html body #mhp-dashboard .mhp-gc-detail-modal__meta{margin:0 0 18px !important;padding:12px 14px !important;background:#fff !important;border-radius:10px !important;border:1px solid rgba(61,78,96,0.08) !important}html body #mhp-dashboard .mhp-gc-detail-modal__meta-row{display:flex !important;justify-content:space-between !important;align-items:baseline !important;gap:16px !important;padding:5px 0 !important;border-bottom:1px dashed rgba(61,78,96,0.08) !important}html body #mhp-dashboard .mhp-gc-detail-modal__meta-row:last-child{border-bottom:none !important}html body #mhp-dashboard .mhp-gc-detail-modal__meta-row dt{margin:0 !important;font-size:12px !important;font-weight:500 !important;color:#94a3b8 !important;-webkit-text-fill-color:#94a3b8 !important;text-transform:uppercase !important;letter-spacing:0.04em !important}html body #mhp-dashboard .mhp-gc-detail-modal__meta-row dd{margin:0 !important;font-size:14px !important;font-weight:600 !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;text-align:right !important}html body #mhp-dashboard .mhp-gc-detail-modal__description{margin:0 0 16px !important;font-size:14px !important;line-height:1.65 !important;color:rgba(61,78,96,0.92) !important;-webkit-text-fill-color:rgba(61,78,96,0.92) !important}html body #mhp-dashboard .mhp-gc-detail-modal__description p{margin:0 0 10px !important}html body #mhp-dashboard .mhp-gc-detail-modal__description p:last-child{margin-bottom:0 !important}html body #mhp-dashboard .mhp-gc-detail-modal__no-desc{color:#94a3b8 !important;-webkit-text-fill-color:#94a3b8 !important;font-style:italic !important}html body #mhp-dashboard .mhp-gc-detail-modal__host{margin:0 0 6px !important;font-size:13px !important;color:#BA918A !important;-webkit-text-fill-color:#BA918A !important}html body #mhp-dashboard .mhp-gc-detail-modal__host strong{color:#BA918A !important;-webkit-text-fill-color:#BA918A !important;font-weight:700 !important}html body #mhp-dashboard .mhp-gc-detail-modal__availability{margin:0 0 18px !important;font-size:13px !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important;font-weight:500 !important}html body #mhp-dashboard .mhp-gc-detail-modal__actions{display:flex !important;gap:10px !important;justify-content:flex-end !important;flex-wrap:wrap !important}html body #mhp-dashboard .mhp-gc-detail-modal__cta{min-width:160px !important}@media (max-width:540px){html body #mhp-dashboard .mhp-gc-detail-modal__dialog{padding:22px 18px !important;max-height:92vh !important;border-radius:14px !important}html body #mhp-dashboard .mhp-gc-detail-modal__title{font-size:19px !important}html body #mhp-dashboard .mhp-gc-detail-modal__meta-row{flex-direction:column !important;align-items:flex-start !important;gap:2px !important}html body #mhp-dashboard .mhp-gc-detail-modal__meta-row dd{text-align:left !important}html body #mhp-dashboard .mhp-gc-detail-modal__actions{flex-direction:column-reverse !important}html body #mhp-dashboard .mhp-gc-detail-modal__cta,html body #mhp-dashboard .mhp-gc-detail-modal__close-btn{width:100% !important}}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal{position:fixed !important;inset:0 !important;z-index:100020 !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:20px !important;box-sizing:border-box !important;background:transparent !important;background-image:none !important;filter:none !important;pointer-events:auto !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__backdrop{position:absolute !important;inset:0 !important;background:rgba(15,23,42,0.55) !important;background-image:none !important;filter:none !important;pointer-events:auto !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__dialog{position:relative !important;z-index:1 !important;width:100% !important;max-width:640px !important;max-height:88vh !important;overflow-y:auto !important;box-sizing:border-box !important;background:#FAF6F1 !important;background-image:none !important;border-radius:16px !important;box-shadow:0 20px 60px rgba(15,23,42,0.25) !important;padding:28px !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:14px !important;line-height:1.55 !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;text-shadow:none !important;filter:none !important;isolation:isolate !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__title{font-family:"Roboto Slab",Georgia,serif !important;text-transform:none !important;letter-spacing:normal !important;text-shadow:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__close,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__close-btn,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__cta{appearance:none !important;-webkit-appearance:none !important;box-sizing:border-box !important;background-image:none !important;filter:none !important;text-shadow:none !important;text-transform:none !important;letter-spacing:normal !important;font-family:"Roboto Slab",Georgia,serif !important;line-height:1.2 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal .mhp-gc-cta-primary{background:#3D4E60 !important;background-image:none !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important;border:none !important;border-radius:999px !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal .mhp-gc-cta-primary:hover:not(:disabled){background:#2f3d4c !important;background-image:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal .mhp-gc-cta-secondary{background:rgba(80,113,118,0.18) !important;background-image:none !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important;border:none !important;border-radius:999px !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal .mhp-gc-cta-disabled{background:rgba(61,78,96,0.10) !important;background-image:none !important;color:rgba(61,78,96,0.55) !important;-webkit-text-fill-color:rgba(61,78,96,0.55) !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__close-btn,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__cta{position:relative !important;z-index:2 !important;appearance:none !important;-webkit-appearance:none !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;min-width:160px !important;min-height:44px !important;max-width:100% !important;margin:0 !important;padding:12px 22px !important;border:0 !important;border-radius:999px !important;background-image:none !important;font-size:14px !important;font-weight:600 !important;line-height:1.2 !important;text-transform:none !important;letter-spacing:0 !important;text-decoration:none !important;box-shadow:none !important;text-shadow:none !important;filter:none !important;pointer-events:auto !important;cursor:pointer !important;transition:background 0.15s,color 0.15s,opacity 0.15s !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__cta.mhp-gc-cta-primary{background:#3D4E60 !important;background-color:#3D4E60 !important;background-image:none !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important;border-color:transparent !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__cta.mhp-gc-cta-primary:hover:not(:disabled){background:#2f3d4c !important;background-color:#2f3d4c !important;background-image:none !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__close-btn.mhp-gc-cta-secondary,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__cta.mhp-gc-cta-secondary{background:rgba(80,113,118,0.18) !important;background-color:rgba(80,113,118,0.18) !important;background-image:none !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important;border-color:transparent !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__close-btn.mhp-gc-cta-secondary:hover:not(:disabled),html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__cta.mhp-gc-cta-secondary:hover:not(:disabled){background:rgba(80,113,118,0.28) !important;background-color:rgba(80,113,118,0.28) !important;background-image:none !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__cta.mhp-gc-cta-secondary:disabled,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__cta.mhp-gc-cta-secondary[aria-disabled="true"]{opacity:1 !important;cursor:not-allowed !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__cta.mhp-gc-cta-disabled,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__cta.mhp-gc-cta-primary:disabled,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-detail-modal__actions>button[type="button"].mhp-gc-detail-modal__cta.mhp-gc-cta-primary[aria-disabled="true"]{background:rgba(61,78,96,0.10) !important;background-color:rgba(61,78,96,0.10) !important;background-image:none !important;color:rgba(61,78,96,0.55) !important;-webkit-text-fill-color:rgba(61,78,96,0.55) !important;border-color:transparent !important;opacity:1 !important;cursor:not-allowed !important}html body #mhp-gc-registration-modal.mhp-gc-modal-overlay{position:fixed !important;inset:0 !important;z-index:100030 !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:16px !important;box-sizing:border-box !important;background:rgba(20,28,38,0.55) !important;background-image:none !important;-webkit-backdrop-filter:blur(2px) !important;backdrop-filter:blur(2px) !important;pointer-events:auto !important;filter:none !important}html body #mhp-gc-registration-modal .mhp-gc-modal-card{position:relative !important;box-sizing:border-box !important;background:#FFFCF3 !important;background-image:none !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;border-radius:18px !important;width:100% !important;max-width:460px !important;max-height:92vh !important;overflow:auto !important;padding:28px 28px 24px !important;box-shadow:0 20px 60px rgba(20,28,38,0.30) !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:14px !important;line-height:1.55 !important;text-shadow:none !important;filter:none !important}html body #mhp-gc-registration-modal button.mhp-gc-modal-close{position:absolute !important;top:12px !important;right:14px !important;appearance:none !important;-webkit-appearance:none !important;background:transparent !important;background-image:none !important;border:0 !important;border-radius:0 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:28px !important;font-weight:400 !important;line-height:1 !important;color:rgba(61,78,96,0.55) !important;-webkit-text-fill-color:rgba(61,78,96,0.55) !important;cursor:pointer !important;padding:4px 8px !important;box-shadow:none !important;text-shadow:none !important;filter:none !important;text-transform:none !important;min-width:0 !important;width:auto !important}html body #mhp-gc-registration-modal button.mhp-gc-modal-close:hover{color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;background:transparent !important;background-image:none !important}html body #mhp-gc-registration-modal .mhp-gc-modal-title{font-family:"Roboto Slab",Georgia,serif !important;font-size:22px !important;font-weight:500 !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;text-transform:none !important;text-shadow:none !important}html body #mhp-gc-registration-modal button.mhp-gc-modal-cancel,html body #mhp-gc-registration-modal button.mhp-gc-modal-submit{flex:1 !important;appearance:none !important;-webkit-appearance:none !important;border:none !important;border-radius:999px !important;padding:12px 18px !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:13px !important;font-weight:500 !important;line-height:1.2 !important;cursor:pointer !important;transition:background 0.2s ease !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;filter:none !important;text-transform:none !important;letter-spacing:normal !important;min-width:0 !important}html body #mhp-gc-registration-modal button.mhp-gc-modal-cancel{background:rgba(61,78,96,0.08) !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important}html body #mhp-gc-registration-modal button.mhp-gc-modal-cancel:hover{background:rgba(61,78,96,0.14) !important;background-image:none !important}html body #mhp-gc-registration-modal button.mhp-gc-modal-submit{background:#3D4E60 !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important}html body #mhp-gc-registration-modal button.mhp-gc-modal-submit:hover:not(:disabled){background:#2f3d4c !important;background-image:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count{margin:10px 0 0 !important;display:flex !important;flex-direction:row !important;flex-wrap:wrap !important;align-items:center !important;align-self:stretch !important;width:100% !important;max-width:100% !important;box-sizing:border-box !important;gap:10px 16px !important;padding:14px 16px !important;border-radius:10px !important;border:1px solid rgba(90,106,122,0.22) !important;background:#f4f4f2 !important;background-image:none !important;box-shadow:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count__value{flex:0 0 auto !important;margin:0 14px 0 0 !important;padding:0 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:34px !important;font-weight:700 !important;line-height:1 !important;letter-spacing:-0.02em !important;text-transform:none !important;color:#5a6a7a !important;-webkit-text-fill-color:#5a6a7a !important;text-shadow:none !important;filter:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count__label{flex:1 1 140px !important;min-width:0 !important;margin:0 !important;padding-left:2px !important;padding:0 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:13px !important;font-weight:500 !important;line-height:1.35 !important;letter-spacing:0 !important;text-transform:none !important;color:#5a6f82 !important;-webkit-text-fill-color:#5a6f82 !important;text-shadow:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count--empty{background:#f4f4f2 !important;background-image:none !important;border-color:rgba(90,106,122,0.2) !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count--empty .mhp-gc-card-company-count__value{color:#5a6a7a !important;-webkit-text-fill-color:#5a6a7a !important;font-weight:700 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count__value--none{font-size:28px !important;letter-spacing:0 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count--empty .mhp-gc-card-company-count__label{color:#5a6f82 !important;-webkit-text-fill-color:#5a6f82 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count--has-count{background:rgba(80,113,118,0.11) !important;background-image:none !important;border-color:rgba(80,113,118,0.28) !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count--has-count .mhp-gc-card-company-count__value{font-size:36px !important;color:#3d4e60 !important;-webkit-text-fill-color:#3d4e60 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count--has-count .mhp-gc-card-company-count__label{color:rgba(61,78,96,0.92) !important;-webkit-text-fill-color:rgba(61,78,96,0.92) !important;font-weight:600 !important}@media (max-width:420px){html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count__value{font-size:28px !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count--has-count .mhp-gc-card-company-count__value{font-size:30px !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count__label{font-size:12px !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-events .mhp-gc-card-body .mhp-gc-card-company-count__value--none{font-size:22px !important}}html body #mhp-dashboard .mhp-gc-card-body .mhp-gc-card-registered-badge{margin:10px 0 4px !important;display:inline-flex !important;align-items:center !important;align-self:flex-start !important;width:fit-content !important;max-width:100% !important;padding:4px 12px !important;border-radius:999px !important;border:1px solid rgba(34,139,87,0.25) !important;background:rgba(34,139,87,0.08) !important;box-sizing:border-box !important}html body #mhp-dashboard .mhp-gc-card-body .mhp-gc-card-registered-badge__text{display:block !important;margin:0 !important;padding:0 !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:11px !important;line-height:1.4 !important;letter-spacing:0 !important;text-transform:none !important;color:#1a7a4a !important;-webkit-text-fill-color:#1a7a4a !important;font-weight:600 !important;text-shadow:none !important}html body #mhp-dashboard .mhp-gc-card-price{margin:4px 0 8px !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:14px !important;font-weight:600 !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important}html body #mhp-dashboard .mhp-gc-cta{margin-top:auto !important;appearance:none !important;-webkit-appearance:none !important;border:none !important;border-radius:999px !important;padding:11px 18px !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:13px !important;font-weight:500 !important;cursor:pointer !important;transition:background 0.2s ease,transform 0.1s ease,opacity 0.2s ease !important;background:#3D4E60 !important;background-image:none !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important;box-shadow:none !important;line-height:1.2 !important}html body #mhp-dashboard .mhp-gc-cta:hover:not(:disabled){background:#2f3d4c !important}html body #mhp-dashboard .mhp-gc-cta-secondary{background:rgba(80,113,118,0.18) !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important;cursor:not-allowed !important}html body #mhp-dashboard .mhp-gc-cta-disabled{background:rgba(61,78,96,0.10) !important;color:rgba(61,78,96,0.55) !important;-webkit-text-fill-color:rgba(61,78,96,0.55) !important;cursor:not-allowed !important}.mhp-gc-modal-overlay{position:fixed !important;inset:0 !important;background:rgba(20,28,38,0.55) !important;z-index:10000 !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:16px !important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mhp-gc-modal-card{position:relative !important;background:#FFFCF3 !important;color:#3D4E60 !important;border-radius:18px !important;width:100% !important;max-width:460px !important;max-height:92vh !important;overflow:auto !important;padding:28px 28px 24px !important;box-shadow:0 20px 60px rgba(20,28,38,0.30) !important;font-family:"Roboto Slab",Georgia,serif !important}.mhp-gc-modal-close{position:absolute !important;top:12px !important;right:14px !important;appearance:none !important;background:transparent !important;border:0 !important;font-size:28px !important;line-height:1 !important;color:rgba(61,78,96,0.55) !important;cursor:pointer !important;padding:4px 8px !important}.mhp-gc-modal-close:hover{color:#3D4E60 !important}.mhp-gc-modal-title{margin:0 0 4px !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important;font-size:22px !important;font-weight:500 !important;color:#3D4E60 !important}.mhp-gc-modal-event{margin:0 0 14px !important;font-size:13px !important;color:#BA918A !important;font-weight:600 !important}.mhp-gc-modal-intro{margin:0 0 18px !important;font-size:14px !important;line-height:1.55 !important;color:rgba(61,78,96,0.80) !important}.mhp-gc-modal-form{display:flex !important;flex-direction:column !important;gap:14px !important}.mhp-gc-modal-label{display:flex !important;flex-direction:column !important;gap:6px !important;font-size:13px !important;font-weight:600 !important;color:#3D4E60 !important}.mhp-gc-modal-label-text{display:inline-flex !important;align-items:center !important;gap:4px !important}.mhp-gc-modal-required{color:#3D4E60 !important;font-weight:700 !important;line-height:1 !important}.mhp-gc-modal-label input[type="text"],.mhp-gc-modal-label input[type="email"]{border:1px solid rgba(61,78,96,0.22) !important;border-radius:10px !important;padding:10px 12px !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:14px !important;background:#FFFFFF !important;color:#3D4E60 !important;font-weight:400 !important;outline:none !important;transition:border-color 0.15s ease !important}.mhp-gc-modal-label input[readonly]{background:#F2EFE8 !important;color:rgba(61,78,96,0.88) !important;cursor:not-allowed !important}.mhp-gc-modal-label input:focus{border-color:#507176 !important}.mhp-gc-modal-consent{display:flex !important;gap:10px !important;align-items:flex-start !important;font-size:12px !important;line-height:1.55 !important;color:rgba(61,78,96,0.80) !important;cursor:pointer !important}html body #mhp-gc-registration-modal .mhp-gc-modal-consent,html body #mhp-gc-registration-modal .mhp-gc-modal-consent span{font-family:"Roboto Slab",Georgia,serif !important;font-size:12px !important;line-height:1.55 !important;font-weight:400 !important;color:rgba(61,78,96,0.80) !important;-webkit-text-fill-color:rgba(61,78,96,0.80) !important}.mhp-gc-modal-consent input{width:18px !important;height:18px !important;flex-shrink:0 !important;margin-top:2px !important}html body #mhp-gc-registration-modal .mhp-gc-modal-consent a,html body #mhp-gc-registration-modal .mhp-gc-modal-consent a:visited{color:#507176 !important;-webkit-text-fill-color:#507176 !important;text-decoration:underline !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:12px !important;line-height:1.55 !important;font-weight:400 !important;letter-spacing:normal !important;text-transform:none !important}html body #mhp-gc-registration-modal .mhp-gc-modal-consent a:hover{color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important}html body #mhp-privacy-policy-modal.mhp-modal{z-index:100040 !important}.mhp-gc-modal-honeypot{position:absolute !important;left:-9999px !important;opacity:0 !important;pointer-events:none !important}.mhp-gc-modal-actions{display:flex !important;gap:10px !important;margin-top:6px !important}.mhp-gc-modal-cancel,.mhp-gc-modal-submit{flex:1 !important;appearance:none !important;border:none !important;border-radius:999px !important;padding:12px 18px !important;font-family:"Roboto Slab",Georgia,serif !important;font-size:13px !important;font-weight:500 !important;cursor:pointer !important;transition:background 0.2s ease !important}.mhp-gc-modal-cancel{background:rgba(61,78,96,0.08) !important;color:#3D4E60 !important}.mhp-gc-modal-cancel:hover{background:rgba(61,78,96,0.14) !important}.mhp-gc-modal-submit{background:#3D4E60 !important;color:#FFFCF3 !important}.mhp-gc-modal-submit:hover:not(:disabled){background:#2f3d4c !important}.mhp-gc-modal-submit:disabled{opacity:0.7 !important;cursor:not-allowed !important}.mhp-gc-modal-status{margin:4px 0 0 !important;font-size:12px !important;text-align:center !important;min-height:1em !important}.mvp-contact-modal-backdrop{z-index:1000000 !important;}.mvp-contact-modal{background:#fff;border-radius:16px;width:min(95vw,600px);max-height:90vh;display:grid;grid-template-rows:auto 1fr auto}.mvp-contact-header{padding:16px 60px 16px 18px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;position:relative}.mvp-contact-header h4{font-size:20px;margin:0;color:#3D4E60}.mvp-contact-body{padding:16px;overflow:auto}.mvp-contact-body label{font-size:14px;font-weight:500;color:#3D4E60;display:block;margin-bottom:6px}.mvp-contact-input,.mvp-contact-textarea{font-size:16px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;width:100%;box-sizing:border-box;margin-bottom:12px;font-family:inherit}.mvp-contact-input:focus,.mvp-contact-textarea:focus{outline:none;border-color:#A58C84;box-shadow:0 0 0 3px rgba(165,140,132,0.1)}.mvp-contact-body input[type="checkbox"]{transform:scale(1.1);margin-right:8px}.mvp-contact-actions{padding:12px 16px;border-top:1px solid #eee;display:flex;gap:10px;justify-content:center}#mvpContactSend{min-width:180px !important;padding:12px 22px !important;font-size:16px !important;background:#A58C84 !important;color:#FFF !important;border:none !important;border-radius:12px !important;font-weight:600 !important;cursor:pointer !important;transition:all 0.3s !important;text-align:center !important;box-shadow:0 4px 12px rgba(165,140,132,0.3),inset 0 1px 0 rgba(255,255,255,0.2) !important}#mvpContactSend:hover:not(:disabled){background:#8B7166 !important;transform:translateY(-2px) !important;box-shadow:0 6px 16px rgba(165,140,132,0.4),inset 0 1px 0 rgba(255,255,255,0.2) !important}.mvp-privacy-label{display:flex;gap:8px;align-items:flex-start;line-height:1.35;flex-wrap:wrap}.mvp-privacy-label a{color:#A58C84;text-decoration:underline;white-space:nowrap}#mvp_cf_msg{font-size:15px;padding:8px;border-radius:6px;margin-top:8px}.mvp-profile-btn[disabled],#mvpContactSend:disabled{opacity:0.55 !important;cursor:not-allowed !important;pointer-events:none !important;filter:saturate(0.6) !important}#mvpContactSend.mvp-profile-btn{background:#A58C84 !important;color:#FFF !important;border:none !important;border-radius:12px !important;font-weight:600 !important;cursor:pointer !important;transition:all 0.3s !important;text-align:center !important;box-shadow:0 4px 12px rgba(165,140,132,0.3),inset 0 1px 0 rgba(255,255,255,0.2) !important;min-width:180px !important;padding:12px 22px !important;font-size:16px !important}#mvpContactSend.mvp-profile-btn:hover:not(:disabled){background:#8B7166 !important;transform:translateY(-2px) !important;box-shadow:0 6px 16px rgba(165,140,132,0.4),inset 0 1px 0 rgba(255,255,255,0.2) !important}#mhp-content-suggest-overlay{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:rgba(0,0,0,0.6) !important;z-index:1000001 !important;align-items:center !important;justify-content:center !important;padding:20px !important}#mhp-content-suggest-overlay.mhp-suggest-visible{display:flex !important}.mhp-content-suggest-modal{position:relative;background:#fff;border-radius:16px;max-width:480px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,0.3)}.mhp-content-suggest-header{padding:20px 24px;padding-right:24px;border-bottom:1px solid #e5e7eb}.mhp-content-suggest-body{padding:24px}.mhp-content-suggest-footer{padding:16px 24px;border-top:1px solid #e5e7eb}#mhp-content-suggest-overlay .mhp-help-modal-close{box-shadow:none !important}@media (max-width:768px){.mhp-content-suggest-header{padding-top:max(20px,calc(14px + env(safe-area-inset-top, 0px)));min-height:52px;display:flex;align-items:center;box-sizing:border-box}#mhp-content-suggest-overlay .mhp-help-modal-close{top:max(20px,calc(12px + env(safe-area-inset-top, 0px))) !important;right:12px !important}}html body #mhp-dashboard #mhp-nutrition-course-section.mhp-card-nutrition-course,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section{--mhp-mv-primary:#3D4E60 !important;--mhp-mv-red:#BA918A !important;--mhp-mv-beige:#FFFCF3 !important;--mhp-mv-surface:#FFFFFF !important;--mhp-mv-green:#507176 !important;background:#FFFFFF !important;color:var(--mhp-mv-primary)!important;border:1px solid rgba(61,78,96,0.1) !important;border-radius:16px !important;overflow:hidden !important;box-shadow:0 2px 12px rgba(61,78,96,0.06) !important;padding:0 !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero--mv,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero--mv{position:relative !important;padding:32px 36px !important;min-height:200px !important;overflow:hidden !important;background:transparent !important;background-image:none !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-content,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-content{position:relative !important;z-index:2 !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:24px !important;flex-wrap:nowrap !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-text,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-text{flex:1 !important;min-width:0 !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-badge,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-badge{display:inline-flex !important;align-items:center !important;gap:6px !important;padding:5px 12px !important;background:rgba(80,113,118,0.12) !important;border-radius:20px !important;font-size:12px !important;font-weight:500 !important;font-family:"Roboto Slab",Georgia,serif !important;color:var(--mhp-mv-green)!important;margin:0 0 0 0 !important;border:none !important;box-shadow:none !important;text-transform:none !important;-webkit-text-fill-color:#507176 !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-ico,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-ico{width:14px !important;height:14px !important;flex-shrink:0 !important;display:block !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-title,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-title{margin:16px 0 8px 0 !important;font-size:28px !important;font-weight:500 !important;line-height:1.2 !important;letter-spacing:-0.01em !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;text-shadow:none !important;filter:none !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-desc,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-desc{margin:0 0 20px 0 !important;max-width:440px !important;font-size:14px !important;line-height:1.6 !important;font-family:"Roboto Slab",Georgia,serif !important;color:rgba(61,78,96,0.75) !important;-webkit-text-fill-color:rgba(61,78,96,0.75) !important;text-shadow:none !important;filter:none !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-meta,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-meta{display:flex !important;flex-wrap:wrap !important;gap:22px !important;margin:0 0 22px 0 !important;font-size:13px !important;font-weight:500 !important;font-family:"Roboto Slab",Georgia,serif !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-meta>span,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-meta>span{display:inline-flex !important;align-items:center !important;gap:7px !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-cta,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-cta{display:flex !important;flex-wrap:wrap !important;gap:14px !important;align-items:center !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-primary,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-primary{appearance:none !important;-webkit-appearance:none !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:12px 22px !important;font-size:14px !important;font-weight:500 !important;font-family:"Roboto Slab",Georgia,serif !important;border:none !important;border-radius:10px !important;background:#3D4E60 !important;background-image:none !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important;text-shadow:none !important;box-shadow:none !important;filter:none !important;cursor:pointer !important;line-height:1.2 !important;transition:background 0.2s ease,transform 0.1s ease,opacity 0.2s ease !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-primary:hover:not(:disabled),html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-primary:hover:not(:disabled){background:#2f3d4c !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-primary:active:not(:disabled),html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-primary:active:not(:disabled){transform:scale(0.98) !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-primary:disabled,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-primary:disabled,html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-primary[aria-disabled="true"],html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-primary[aria-disabled="true"]{background:#3D4E60 !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important;opacity:0.88 !important;cursor:not-allowed !important;pointer-events:none !important;transform:none !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-status,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-status{display:inline-flex !important;align-items:center !important;gap:6px !important;font-size:12px !important;font-weight:500 !important;font-family:"Roboto Slab",Georgia,serif !important;letter-spacing:0.02em !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-visual,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-visual{position:relative !important;width:200px !important;height:200px !important;flex-shrink:0 !important;margin:0 !important;align-self:center !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-circle--lg,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-circle--lg{position:absolute !important;right:0 !important;top:10px !important;width:160px !important;height:160px !important;border-radius:50% !important;background:rgba(80,113,118,0.14) !important;pointer-events:none !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-circle--md,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-circle--md{position:absolute !important;right:100px !important;bottom:5px !important;width:75px !important;height:75px !important;border-radius:50% !important;background:rgba(186,145,138,0.28) !important;pointer-events:none !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-circle--sm,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-circle--sm{position:absolute !important;right:45px !important;top:30px !important;width:36px !important;height:36px !important;border-radius:50% !important;background:rgba(61,78,96,0.15) !important;pointer-events:none !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-symbol,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-symbol{position:absolute !important;right:68px !important;top:68px !important;width:64px !important;height:64px !important;display:flex !important;align-items:center !important;justify-content:center !important;z-index:2 !important;pointer-events:none !important}@media (max-width:640px){html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero--mv,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero--mv{padding:28px 24px !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-content,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-content{flex-direction:column !important;align-items:flex-start !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-title,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-title{font-size:24px !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-meta,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-meta{gap:16px !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-visual,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-visual{align-self:center !important;width:160px !important;height:160px !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-circle--lg,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-circle--lg{width:130px !important;height:130px !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-circle--md,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero-circle--md{width:60px !important;height:60px !important;right:80px !important}}html body #mhp-dashboard .mhp-card.mhp-card-generic-course{--mhp-mv-primary:#3D4E60 !important;--mhp-mv-red:#BA918A !important;--mhp-mv-beige:#FFFCF3 !important;--mhp-mv-surface:#FFFFFF !important;--mhp-mv-green:#507176 !important;background:#FFFFFF !important;color:var(--mhp-mv-primary)!important;border:1px solid rgba(61,78,96,0.1) !important;border-radius:16px !important;overflow:hidden !important;box-shadow:0 2px 12px rgba(61,78,96,0.06) !important;padding:0 !important;transition:box-shadow 0.2s ease,border-color 0.2s ease !important}html body #mhp-dashboard .mhp-card.mhp-card-generic-course:hover{box-shadow:0 4px 16px rgba(61,78,96,0.10) !important;border-color:rgba(61,78,96,0.14) !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero--mv{position:relative !important;padding:32px 36px !important;min-height:200px !important;overflow:hidden !important;background:transparent !important;background-image:none !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-content{position:relative !important;z-index:2 !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:24px !important;flex-wrap:nowrap !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-text{flex:1 !important;min-width:0 !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-badge{display:inline-flex !important;align-items:center !important;gap:6px !important;padding:5px 12px !important;background:rgba(80,113,118,0.12) !important;border-radius:20px !important;font-size:12px !important;font-weight:500 !important;font-family:"Roboto Slab",Georgia,serif !important;color:#507176 !important;margin:0 !important;border:none !important;box-shadow:none !important;text-transform:none !important;-webkit-text-fill-color:#507176 !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-ico{width:14px !important;height:14px !important;flex-shrink:0 !important;display:block !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-title,html body #mhp-dashboard .mhp-card-generic-course h3.mhp-nutrition-hero-title{margin:16px 0 8px 0 !important;font-size:28px !important;font-weight:500 !important;line-height:1.2 !important;letter-spacing:-0.01em !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;text-shadow:none !important;filter:none !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-desc{margin:0 0 20px 0 !important;max-width:440px !important;font-size:14px !important;line-height:1.6 !important;font-family:"Roboto Slab",Georgia,serif !important;color:rgba(61,78,96,0.75) !important;-webkit-text-fill-color:rgba(61,78,96,0.75) !important;text-shadow:none !important;filter:none !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-meta{display:flex !important;flex-wrap:wrap !important;gap:22px !important;margin:0 0 22px 0 !important;font-size:13px !important;font-weight:500 !important;font-family:"Roboto Slab",Georgia,serif !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-meta>span{display:inline-flex !important;align-items:center !important;gap:7px !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-cta{display:flex !important;flex-wrap:wrap !important;gap:14px !important;align-items:center !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-primary{appearance:none !important;-webkit-appearance:none !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:12px 22px !important;font-size:14px !important;font-weight:500 !important;font-family:"Roboto Slab",Georgia,serif !important;border:none !important;border-radius:10px !important;background:#3D4E60 !important;background-image:none !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important;text-shadow:none !important;box-shadow:none !important;filter:none !important;cursor:pointer !important;line-height:1.2 !important;transition:background 0.2s ease,transform 0.1s ease,opacity 0.2s ease !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-primary:hover:not(:disabled){background:#2f3d4c !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-primary:active:not(:disabled){transform:scale(0.98) !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-status{display:inline-flex !important;align-items:center !important;gap:6px !important;font-size:12px !important;font-weight:500 !important;font-family:"Roboto Slab",Georgia,serif !important;letter-spacing:0.02em !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-visual{position:relative !important;width:200px !important;height:200px !important;flex-shrink:0 !important;margin:0 !important;align-self:center !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-circle--lg{position:absolute !important;right:0 !important;top:10px !important;width:160px !important;height:160px !important;border-radius:50% !important;background:rgba(80,113,118,0.14) !important;pointer-events:none !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-circle--md{position:absolute !important;right:100px !important;bottom:5px !important;width:75px !important;height:75px !important;border-radius:50% !important;background:rgba(186,145,138,0.28) !important;pointer-events:none !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-circle--sm{position:absolute !important;right:45px !important;top:30px !important;width:36px !important;height:36px !important;border-radius:50% !important;background:rgba(61,78,96,0.15) !important;pointer-events:none !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-symbol{position:absolute !important;right:62px !important;top:62px !important;width:76px !important;height:76px !important;display:flex !important;align-items:center !important;justify-content:center !important;z-index:2 !important;pointer-events:none !important;border-radius:18px !important;background:var(--mhp-course-accent, #3D4E60)!important;color:#FFFCF3 !important;box-shadow:0 6px 18px rgba(61,78,96,0.22) !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-symbol svg{color:#FFFCF3 !important;stroke:#FFFCF3 !important;fill:currentColor !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-course-hero-progress{margin:0 0 18px 0 !important;max-width:440px !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-course-hero-progress-label{display:flex !important;justify-content:space-between !important;align-items:center !important;margin-bottom:6px !important;font-size:12px !important;font-family:"Roboto Slab",Georgia,serif !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-course-hero-progress-label strong{color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;font-weight:600 !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-course-hero-progress-track{height:6px !important;background:rgba(61,78,96,0.10) !important;border-radius:999px !important;overflow:hidden !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-course-hero-progress-fill{height:100% !important;background:var(--mhp-course-accent, #507176)!important;border-radius:999px !important;transition:width 400ms ease !important}@media (max-width:640px){html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero--mv{padding:28px 24px !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-content{flex-direction:column !important;align-items:flex-start !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-title{font-size:24px !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-meta{gap:16px !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-visual{align-self:center !important;width:160px !important;height:160px !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-circle--lg{width:130px !important;height:130px !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-circle--md{width:60px !important;height:60px !important;right:80px !important}}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course,html body .mhp-app-tab-start #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course,body.elementor-page html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course,html body #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course{isolation:isolate !important;contain:layout style !important;background:#FFFFFF !important;background-color:#FFFFFF !important;background-image:none !important;padding:0 !important;margin-bottom:20px !important;border:1px solid rgba(61,78,96,0.1) !important;border-radius:16px !important;box-shadow:0 2px 12px rgba(61,78,96,0.06) !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;transform:none !important;filter:none !important;transition:box-shadow 0.2s ease,border-color 0.2s ease,opacity 0.2s ease !important;box-sizing:border-box !important;width:100% !important;max-width:100% !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course:hover,html body .mhp-app-tab-start #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course:hover,body.elementor-page html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course:hover,html body #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course:hover{transform:none !important;translate:none !important;background:#FFFFFF !important;background-color:#FFFFFF !important;background-image:none !important;box-shadow:0 4px 16px rgba(61,78,96,0.1) !important;border-color:rgba(61,78,96,0.14) !important;filter:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course h3.mhp-nutrition-hero-title,html body .mhp-app-tab-start #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course h3.mhp-nutrition-hero-title,body.elementor-page html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course h3.mhp-nutrition-hero-title,html body #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course h3.mhp-nutrition-hero-title{font-size:28px !important;font-weight:500 !important;line-height:1.2 !important;letter-spacing:-0.01em !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;margin:16px 0 8px 0 !important;text-shadow:none !important;filter:none !important;text-align:left !important;text-transform:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course p.mhp-nutrition-hero-desc,html body .mhp-app-tab-start #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course p.mhp-nutrition-hero-desc,body.elementor-page html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course p.mhp-nutrition-hero-desc,html body #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course p.mhp-nutrition-hero-desc{font-size:14px !important;line-height:1.6 !important;font-family:"Roboto Slab",Georgia,serif !important;color:rgba(61,78,96,0.75) !important;-webkit-text-fill-color:rgba(61,78,96,0.75) !important;text-align:left !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card button.mhp-nutrition-hero-primary,html body .mhp-app-tab-start #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card button.mhp-nutrition-hero-primary,body.elementor-page html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card button.mhp-nutrition-hero-primary,html body #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card button.mhp-nutrition-hero-primary{width:auto !important;max-width:100% !important;min-width:0 !important;min-height:0 !important;display:inline-flex !important;text-transform:none !important;letter-spacing:normal !important;line-height:1.2 !important;background:#3D4E60 !important;background-image:none !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important;border:none !important;box-shadow:none !important;filter:none !important;border-radius:10px !important;padding:12px 22px !important;font-size:14px !important;font-weight:500 !important;font-family:"Roboto Slab",Georgia,serif !important;box-sizing:border-box !important;cursor:not-allowed !important;opacity:0.88 !important;flex:0 0 auto !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card .mhp-nutrition-hero-ico,html body .mhp-app-tab-start #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card .mhp-nutrition-hero-ico,body.elementor-page html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card .mhp-nutrition-hero-ico,html body #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card .mhp-nutrition-hero-ico{color:inherit !important;stroke:currentColor !important;fill:none !important;flex-shrink:0 !important}@media (max-width:640px){html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course h3.mhp-nutrition-hero-title,html body .mhp-app-tab-start #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course h3.mhp-nutrition-hero-title,body.elementor-page html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course h3.mhp-nutrition-hero-title,html body #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course h3.mhp-nutrition-hero-title{font-size:24px !important}}body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course,body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course,body.elementor-page .elementor .mhp-container#mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course{--mhp-mv-primary:#3D4E60 !important;--mhp-mv-surface:#F5F0E8 !important;--mhp-mv-beige:#FFFCF3 !important;--mhp-mv-green:#507176 !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;background:#F5F0E8 !important;background-color:#F5F0E8 !important;background-image:none !important;border:1px solid rgba(61,78,96,0.1) !important;box-shadow:0 2px 12px rgba(61,78,96,0.06) !important;filter:none !important}body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero--mv,body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero--mv,body.elementor-page .elementor .mhp-container#mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero--mv{background:#F5F0E8 !important;background-color:#F5F0E8 !important;background-image:none !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;filter:none !important}body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course h3.mhp-nutrition-hero-title,body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course h3.mhp-nutrition-hero-title,body.elementor-page .elementor .mhp-container#mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section h3.mhp-nutrition-hero-title{color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;text-shadow:none !important;filter:none !important}body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course p.mhp-nutrition-hero-desc,body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course p.mhp-nutrition-hero-desc,body.elementor-page .elementor .mhp-container#mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section p.mhp-nutrition-hero-desc{color:rgba(61,78,96,0.75) !important;-webkit-text-fill-color:rgba(61,78,96,0.75) !important;text-shadow:none !important;filter:none !important}body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero-badge,body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero-badge,body.elementor-page .elementor .mhp-container#mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero-badge{background:rgba(80,113,118,0.12) !important;color:#507176 !important;-webkit-text-fill-color:#507176 !important;border:none !important;box-shadow:none !important;text-shadow:none !important}body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero-meta,body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero-meta,body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero-meta,body.elementor-page .elementor .mhp-container#mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero-meta{color:#507176 !important;-webkit-text-fill-color:#507176 !important;text-shadow:none !important;filter:none !important}body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero-status,body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero-status,body.elementor-page .elementor .mhp-container#mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section .mhp-nutrition-hero-status{color:#507176 !important;-webkit-text-fill-color:#507176 !important;text-shadow:none !important;filter:none !important}body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-blog #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course .mhp-nutrition-hero-primary:disabled,body.elementor-page .elementor #mhp-dashboard #mhp-main-dashboard #mhp-blog-recommendations #mhp-nutrition-course-section.mhp-card.mhp-card-nutrition-course .mhp-nutrition-hero-primary[aria-disabled="true"]{background:#3D4E60 !important;background-image:none !important;color:#FFFCF3 !important;-webkit-text-fill-color:#FFFCF3 !important;filter:none !important}#mhp-nutrition-meal-plan-section.mhp-card-nutrition-meal-plan,.mhp-card-nutrition-meal-plan#mhp-nutrition-meal-plan-section{background:linear-gradient(135deg,#FFFCF3 0%,#FFF9E8 100%) !important;border:none !important;border-radius:20px !important;padding:24px !important;box-shadow:8px 8px 16px rgba(200,190,170,0.4),-8px -8px 16px rgba(255,255,255,0.9),inset 0 1px 0 rgba(255,255,255,0.9) !important}#mhp-nutrition-meal-plan-section .mhp-section-header h3{font-size:20px !important;font-weight:600 !important;color:#1f2937 !important;margin:0 0 4px 0 !important}#mhp-nutrition-meal-plan-section .mhp-section-header p{margin:0 !important;color:#6b7280 !important;font-size:0.9rem !important}.mhp-nutr-form{margin-top:0 !important}.mhp-nutr-progress{display:flex !important;align-items:center !important;gap:12px !important;margin-bottom:24px !important}.mhp-nutr-progress-track{flex:1 !important;height:6px !important;background:#e5e7eb !important;border-radius:4px !important;overflow:hidden !important}.mhp-nutr-progress-fill{height:100% !important;background:#2D6A4F !important;border-radius:4px !important;transition:width 0.3s ease !important}.mhp-nutr-progress-text{font-size:13px !important;font-weight:500 !important;color:#6b7280 !important;min-width:60px !important}.mhp-nutr-step-title{font-size:18px !important;font-weight:600 !important;color:#1f2937 !important;margin:0 0 8px 0 !important}.mhp-nutr-step-desc{font-size:14px !important;color:#6b7280 !important;margin:0 0 20px 0 !important}.mhp-nutr-options{display:flex !important;flex-direction:column !important;gap:10px !important}.mhp-nutr-option{display:flex !important;cursor:pointer !important;margin:0 !important}.mhp-nutr-option input{margin:0 12px 0 0 !important;accent-color:#2D6A4F !important}.mhp-nutr-option-content{display:flex !important;flex-direction:column !important;gap:2px !important}.mhp-nutr-option-content strong{font-size:15px !important;font-weight:600 !important;color:#1f2937 !important}.mhp-nutr-option-content span{font-size:13px !important;color:#6b7280 !important}.mhp-nutr-option{padding:14px 16px !important;border:1px solid #e5e7eb !important;border-radius:12px !important;transition:all 0.2s !important}.mhp-nutr-option:hover{border-color:#2D6A4F !important;background:rgba(45,106,79,0.04) !important}.mhp-nutr-option:has(input:checked){border-color:#2D6A4F !important;background:rgba(45,106,79,0.08) !important}#mhp-nutrition-meal-plan-section .mhp-nutr-nav{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:space-between !important;gap:12px !important;margin-top:32px !important;padding-top:24px !important;border-top:1px solid #e5e7eb !important;flex-wrap:wrap !important}#mhp-nutrition-meal-plan-section .mhp-nutr-nav>div{flex:1 !important;min-width:12px !important}#mhp-nutrition-meal-plan-section .mhp-nutr-btn-next,#mhp-nutrition-meal-plan-section .mhp-nutr-btn-submit,#mhp-nutrition-meal-plan-section .mhp-nutr-btn-back{background:#2D6A4F !important;color:#fff !important;border:none !important;padding:12px 28px !important;border-radius:30px !important;font-weight:600 !important;font-size:15px !important;box-shadow:none !important;cursor:pointer !important}#mhp-nutrition-meal-plan-section .mhp-nutr-btn-next:hover,#mhp-nutrition-meal-plan-section .mhp-nutr-btn-submit:hover,#mhp-nutrition-meal-plan-section .mhp-nutr-btn-back:hover{background:#1B4332 !important;color:#fff !important;box-shadow:none !important;cursor:pointer !important}#mhp-nutrition-meal-plan-section .mhp-nutr-btn-back{background:transparent !important;color:#2D6A4F !important;border:1px solid #2D6A4F !important}#mhp-nutrition-meal-plan-section .mhp-nutr-btn-back:hover{background:rgba(45,106,79,0.08) !important;color:#1B4332 !important}#mhp-nutrition-meal-plan-section #mhp-btn-regenerate-plan,#mhp-nutrition-meal-plan-section #mhp-btn-show-checkin,#mhp-nutrition-meal-plan-section .mhp-meal-plan-actions .mhp-btn{padding:10px 24px !important;border-radius:30px !important;font-size:0.85rem !important;cursor:pointer !important;font-weight:600 !important;box-shadow:none !important}#mhp-nutrition-meal-plan-section #mhp-btn-regenerate-plan,#mhp-nutrition-meal-plan-section .mhp-meal-plan-actions .mhp-btn:first-child{background:#f9fafb !important;color:#374151 !important;border:1px solid #d1d5db !important}#mhp-nutrition-meal-plan-section #mhp-btn-regenerate-plan:hover,#mhp-nutrition-meal-plan-section .mhp-meal-plan-actions .mhp-btn:first-child:hover{background:#f3f4f6 !important;color:#1f2937 !important}#mhp-nutrition-meal-plan-section #mhp-btn-show-checkin,#mhp-nutrition-meal-plan-section .mhp-meal-plan-actions .mhp-btn-primary{background:#2D6A4F !important;color:#fff !important;border:none !important}#mhp-nutrition-meal-plan-section #mhp-btn-show-checkin:hover,#mhp-nutrition-meal-plan-section .mhp-meal-plan-actions .mhp-btn-primary:hover{background:#1B4332 !important;color:#fff !important}#mhp-nutrition-meal-plan-section #mhp-submit-checkin-btn{padding:12px 28px !important;background:#2D6A4F !important;color:#fff !important;border:none !important;border-radius:30px !important;font-size:0.9rem !important;font-weight:600 !important;cursor:pointer !important;box-shadow:none !important}#mhp-nutrition-meal-plan-section #mhp-submit-checkin-btn:hover{background:#1B4332 !important;color:#fff !important}.mhp-card-subcategories{padding:16px 24px !important}.mhp-subcategories-inner .mhp-blog-sub-tabs,.mhp-card-subcategories .mhp-blog-sub-tabs{display:flex !important;gap:4px !important;flex-wrap:wrap !important;border-bottom:2px solid #e5e7eb !important;padding-bottom:12px !important;margin-bottom:0 !important}@media (max-width:768px){.mhp-subcategories-inner .mhp-blog-sub-tabs,.mhp-card-subcategories .mhp-blog-sub-tabs{flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x proximity !important;scroll-padding-inline:16px !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior-x:contain !important;scrollbar-width:none !important;gap:6px !important;padding-inline:4px !important;-webkit-mask-image:linear-gradient(to right,#000 0,#000calc(100% - 28px),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000calc(100% - 28px),transparent 100%)}.mhp-subcategories-inner .mhp-blog-sub-tabs::-webkit-scrollbar,.mhp-card-subcategories .mhp-blog-sub-tabs::-webkit-scrollbar{display:none !important;height:0 !important}.mhp-subcategories-inner .mhp-blog-sub-tab,.mhp-card-subcategories .mhp-blog-sub-tab{flex:0 0 auto !important;white-space:nowrap !important;scroll-snap-align:center !important;padding:10px 14px !important;font-size:14px !important;min-height:40px !important;}.mhp-subcategories-inner .mhp-blog-sub-tab:last-child,.mhp-card-subcategories .mhp-blog-sub-tab:last-child{margin-right:24px !important}}.mhp-subcategories-inner .mhp-blog-sub-tab,.mhp-card-subcategories .mhp-blog-sub-tab{padding:8px 14px !important;background:none !important;border:none !important;border-bottom:2px solid transparent !important;margin-bottom:-14px !important;color:#6b7280 !important;cursor:pointer !important;font-size:13px !important;font-weight:500 !important;position:relative !important;z-index:1 !important;transition:color 0.2s,border-color 0.2s !important}.mhp-subcategories-inner .mhp-blog-sub-tab:hover,.mhp-card-subcategories .mhp-blog-sub-tab:hover{color:var(--mhp-primary, #507176)!important}.mhp-subcategories-inner .mhp-blog-sub-tab.active,.mhp-card-subcategories .mhp-blog-sub-tab.active{color:var(--mhp-primary, #507176)!important;font-weight:600 !important;border-bottom-color:var(--mhp-primary, #507176)!important}.mhp-kt-section{margin-bottom:24px;max-width:100%}.mhp-kt-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mhp-kt-header .mhp-kt-title{margin:0;font-size:18px;font-weight:600;color:var(--mhp-text, #374151)}html body #mhp-dashboard #mhp-article-content .mhp-wt-article,html body #mhp-dashboard #mhp-blog-article-slider-overlay .mhp-wt-article{max-width:100%}#mhp-article-content .mhp-wt-kicker,#mhp-blog-article-slider-overlay .mhp-wt-kicker{font-size:0.9rem;color:var(--mhp-text-light, #6b7280);margin:0 0 0.5rem 0}#mhp-article-content .mhp-wt-title,#mhp-blog-article-slider-overlay .mhp-wt-title{font-size:1.35rem;line-height:1.3;margin:0 0 1rem 0;color:var(--mhp-text, #1f2937)}#mhp-article-content .mhp-wt-h2,#mhp-blog-article-slider-overlay .mhp-wt-h2{font-size:1.05rem;font-weight:600;margin:1.25rem 0 0.5rem 0;color:var(--mhp-primary, #507176)}#mhp-article-content .mhp-wt-block,#mhp-blog-article-slider-overlay .mhp-wt-block{line-height:1.6;color:var(--mhp-text, #374151)}.mhp-kt-count{font-size:13px;color:var(--mhp-text-light, #6b7280)}.mhp-kt-grid-wrapper{display:flex;align-items:center;gap:12px}#mhp-kt-section .mhp-kt-arrow,.mhp-kt-grid-wrapper .mhp-kt-arrow{flex-shrink:0 !important;width:40px !important;height:40px !important;min-width:40px !important;min-height:40px !important;border-radius:50% !important;border:1px solidvar(--mhp-border, #e5e7eb)!important;background:var(--mhp-bg, #fff)!important;color:var(--mhp-primary, #507176)!important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;transition:all 0.2s !important;padding:0 !important}#mhp-kt-section .mhp-kt-arrow:hover:not(:disabled),.mhp-kt-grid-wrapper .mhp-kt-arrow:hover:not(:disabled){background:var(--mhp-primary, #507176)!important;color:white !important;border-color:var(--mhp-primary, #507176)!important}#mhp-kt-section .mhp-kt-arrow:disabled,.mhp-kt-grid-wrapper .mhp-kt-arrow:disabled{opacity:0.4 !important;cursor:not-allowed !important}#mhp-kt-section .mhp-kt-arrow svg,.mhp-kt-grid-wrapper .mhp-kt-arrow svg{width:18px !important;height:18px !important}html body #mhp-dashboard #mhp-kt-section .mhp-kt-arrow,html body #mhp-dashboard .mhp-kt-grid-wrapper .mhp-kt-arrow{display:none !important;visibility:hidden !important;pointer-events:none !important}.mhp-kt-grid{flex:1;min-width:0;display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--mhp-accent, #507176)transparent;padding-bottom:8px}.mhp-kt-grid.mhp-kt-grid--single{overflow-x:visible;padding-bottom:0;justify-content:stretch;scroll-snap-type:none}.mhp-kt-wrapper--single .mhp-kt-arrow,#mhp-kt-section.mhp-kt-wrapper--single .mhp-kt-arrow{display:none !important}.mhp-kt-grid::-webkit-scrollbar{height:6px}.mhp-kt-grid::-webkit-scrollbar-thumb{background-color:var(--mhp-accent, #507176);border-radius:3px}.mhp-kt-card{flex:0 0calc((100% - 32px) / 3);min-width:220px;scroll-snap-align:start;display:flex;flex-direction:column;background:var(--mhp-bg, #fff);border-radius:var(--mhp-radius, 12px);border:1px solidvar(--mhp-border, #e5e7eb);overflow:hidden;cursor:pointer;transition:all 0.3s ease}.mhp-kt-grid--single .mhp-kt-card{flex:1 1 100%;min-width:0;max-width:100%;width:100%;scroll-snap-align:none}.mhp-kt-grid--single .mhp-kt-card-excerpt{max-width:100%;font-size:16px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.mhp-kt-card:hover{box-shadow:var(--mhp-shadow-hover, 0 8px 24px rgba(0,0,0,0.1));transform:translateY(-4px);border-color:var(--mhp-accent-light, #6b8a8e)}.mhp-kt-card-body{padding:16px;flex:1;display:flex;flex-direction:column}.mhp-kt-card-icon{color:var(--mhp-accent, #507176);margin-bottom:10px}.mhp-kt-card-title{margin:0 0 8px 0;font-size:16px;font-weight:600;line-height:1.3;color:var(--mhp-text, #374151)}.mhp-kt-card-excerpt{margin:0 0 12px 0;font-size:13px;color:var(--mhp-text-light, #6b7280);line-height:1.5;flex:1}.mhp-kt-empty{margin:0;padding:24px 16px;text-align:center;color:var(--mhp-text-light, #6b7280);font-size:14px;line-height:1.5}.mhp-kt-card-cats{display:flex;flex-wrap:wrap;gap:6px}.mhp-kt-card-cat{font-size:11px;padding:4px 8px;background:rgba(80,113,118,0.1);color:var(--mhp-primary, #507176);border-radius:6px;font-weight:500}.mhp-nutrition-slider-overlay{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;background:rgba(0,0,0,0.88) !important;backdrop-filter:blur(2px) !important;-webkit-backdrop-filter:blur(2px) !important;z-index:1000001 !important;display:none !important;align-items:center !important;justify-content:center !important;padding:20px !important}.mhp-nutrition-slider-overlay.mhp-ncourse-visible{display:flex !important}.mhp-nutrition-slider{background:white !important;border-radius:20px !important;max-width:900px !important;width:100% !important;max-height:90vh !important;overflow:hidden !important;display:flex !important;flex-direction:column !important;box-shadow:0 20px 60px rgba(0,0,0,0.3) !important}.mhp-nutrition-slider-header{background:linear-gradient(135deg,var(--mhp-primary, #507176)0%,var(--mhp-primary-dark, #3D4E60)100%);color:white;padding:20px 24px;position:relative;flex-shrink:0}.mhp-nutrition-slider-header h3{margin:0;font-size:20px;font-weight:600;padding-right:48px}#mhp-nutrition-slider-overlay .mhp-modal-close,.mhp-nutrition-slider-header .mhp-modal-close{position:absolute !important;top:50% !important;right:16px !important;transform:translateY(-50%) !important;background:rgba(255,255,255,0.15) !important;border:1px solid rgba(255,255,255,0.5) !important;color:white !important;width:36px !important;height:36px !important;border-radius:50% !important;box-shadow:none !important}#mhp-nutrition-slider-overlay .mhp-modal-close:hover,#mhp-nutrition-slider-overlay .mhp-modal-close:active,.mhp-nutrition-slider-header .mhp-modal-close:hover,.mhp-nutrition-slider-header .mhp-modal-close:active{background:rgba(255,255,255,0.25) !important;box-shadow:none !important}.mhp-nutrition-slider-content{flex:1;overflow-y:auto;padding:24px;min-height:0}.mhp-ncourse-slide{display:none}.mhp-ncourse-slide.active{display:block}.mhp-ncourse-slide-inner{max-width:700px;margin:0 auto;text-align:left}.mhp-ncourse-icon{margin-bottom:16px;text-align:center}.mhp-ncourse-title{margin:0 0 12px 0;font-size:22px;font-weight:600;color:#2D6A4F}.mhp-ncourse-text{margin:0 0 12px 0;font-size:15px;line-height:1.6;color:#374151}.mhp-ncourse-highlight{background:rgba(45,106,79,0.08);border-left:4px solid #2D6A4F;padding:16px;border-radius:8px;margin-top:16px;font-size:14px;line-height:1.6}.mhp-ncourse-list{margin:0 0 12px 0;padding-left:20px}.mhp-ncourse-list li{margin-bottom:6px}.mhp-ncourse-steps{display:flex;flex-direction:column;gap:10px;margin:16px 0}.mhp-ncourse-step-item{display:flex;align-items:flex-start;gap:12px}.mhp-ncourse-step-num{flex-shrink:0;width:28px;height:28px;background:#2D6A4F;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.mhp-ncourse-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-top:1px solid #e5e7eb;flex-shrink:0}.mhp-ncourse-nav-left,.mhp-ncourse-nav-right{flex:0 0 180px;min-width:140px;display:flex;align-items:center}.mhp-ncourse-nav-left{justify-content:flex-start}.mhp-ncourse-nav-right{justify-content:flex-end}.mhp-ncourse-nav-center{flex:1;display:flex;align-items:center;justify-content:center;min-width:0}.mhp-ncourse-nav-btn{padding:10px 20px !important;background:var(--mhp-primary, #507176)!important;color:white !important;border:none !important;border-radius:22px !important;font-weight:600 !important;font-size:14px !important;cursor:pointer !important;box-shadow:none !important;transition:all 0.2s !important;white-space:normal !important;line-height:1.2 !important;text-align:center !important;overflow-wrap:break-word !important;hyphens:auto !important;max-width:100% !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:40px !important}.mhp-ncourse-nav-btn:hover,.mhp-ncourse-nav-btn:active{box-shadow:none !important}.mhp-ncourse-btn-modules{background:#2D6A4F !important}.mhp-ncourse-dots{display:flex;gap:8px}.mhp-ncourse-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:background 0.2s}.mhp-ncourse-dot.active{background:var(--mhp-primary, #507176)}.mhp-ncourse-module-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.mhp-ncourse-module-item{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-radius:12px;cursor:pointer;border:2px solid transparent;transition:all 0.2s}.mhp-ncourse-module-item:hover{background:rgba(45,106,79,0.08);border-color:#2D6A4F}.mhp-ncourse-module-content .mhp-ncourse-slide-inner,.mhp-ncourse-module-content #mhp-module-content-inner{max-width:700px;margin-left:auto;margin-right:auto}.mhp-module-content-wrapper{max-width:100%}.mhp-ncourse-mod-num{flex-shrink:0;width:32px;height:32px;background:#2D6A4F;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.mhp-ncourse-module-item{overflow-wrap:break-word;word-break:break-word;hyphens:auto;min-width:0}.mhp-ncourse-module-item>div{min-width:0;overflow:hidden}.mhp-ncourse-slide-inner{overflow-wrap:break-word;word-break:break-word}@media (max-width:768px){.mhp-ncourse-slide-inner{padding-left:4px !important;padding-right:4px !important}.mhp-ncourse-title{font-size:19px !important;line-height:1.3 !important}.mhp-ncourse-text{font-size:14px !important}.mhp-ncourse-list{font-size:14px !important;padding-left:18px !important}.mhp-ncourse-list li{margin-bottom:5px !important;line-height:1.5 !important}.mhp-ncourse-module-item{padding:12px !important;gap:10px !important}.mhp-ncourse-module-item>div>div:first-child{font-size:14px !important;line-height:1.35 !important}.mhp-ncourse-module-item>div>div:last-child{font-size:12.5px !important;line-height:1.4 !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important}.mhp-ncourse-module-item>div>span{font-size:12.5px !important;line-height:1.4 !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important}.mhp-ncourse-mod-num{width:28px !important;height:28px !important;font-size:13px !important}.mhp-ncourse-highlight{padding:12px !important;font-size:13px !important}}@media (max-width:380px){.mhp-ncourse-title{font-size:17px !important}.mhp-ncourse-text{font-size:13px !important}.mhp-ncourse-list{font-size:13px !important;padding-left:16px !important}.mhp-ncourse-module-item{padding:10px !important;gap:8px !important}.mhp-ncourse-module-item>div>div:first-child{font-size:13px !important}.mhp-ncourse-module-item>div>div:last-child,.mhp-ncourse-module-item>div>span{font-size:11.5px !important;-webkit-line-clamp:2 !important}.mhp-ncourse-mod-num{width:24px !important;height:24px !important;font-size:11px !important}}@media (max-width:768px){@keyframes mhpModalSlideUp{from{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}.mhp-nutrition-slider-overlay{padding:0 !important;background:#ffffff !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.mhp-nutrition-slider{border-radius:0 !important;width:100% !important;max-width:100% !important;height:100vh !important;height:100svh !important;height:100dvh !important;max-height:100vh !important;max-height:100svh !important;max-height:100dvh !important;box-shadow:none !important;animation:mhpModalSlideUp 240ms cubic-bezier(0.22,0.61,0.36,1) both !important}.mhp-nutrition-slider-header{position:sticky !important;top:0 !important;z-index:2 !important;padding:calc(14px + env(safe-area-inset-top))16px 14px 16px !important;box-shadow:0 1px 0 rgba(0,0,0,0.05) !important}.mhp-nutrition-slider-header h3{font-size:16px !important;line-height:1.35 !important;padding-right:52px !important;}#mhp-nutrition-slider-overlay .mhp-modal-close,#mhp-course-slider-overlay .mhp-modal-close,.mhp-nutrition-slider-header .mhp-modal-close{width:40px !important;height:40px !important;right:10px !important;top:calc(50% + (env(safe-area-inset-top) / 2))!important}.mhp-nutrition-slider-content{flex:1 1 auto !important;padding:20px 16px !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior:contain !important;scroll-padding-top:8px !important}.mhp-ncourse-nav{position:sticky !important;bottom:0 !important;z-index:2 !important;background:#ffffff !important;padding:12px max(16px,env(safe-area-inset-left))calc(12px + env(safe-area-inset-bottom))max(16px,env(safe-area-inset-right)) !important;gap:12px !important;border-top:1px solid #e5e7eb !important;box-shadow:0 -1px 0 rgba(0,0,0,0.04) !important;margin:0 !important;box-sizing:border-box !important}#mhp-nutrition-slider-overlay.mhp-nutrition-slider-overlay .mhp-nutrition-slider>.mhp-ncourse-nav,#mhp-course-slider-overlay.mhp-nutrition-slider-overlay .mhp-nutrition-slider>.mhp-ncourse-nav{padding:12px max(16px,env(safe-area-inset-left))calc(12px + env(safe-area-inset-bottom))max(16px,env(safe-area-inset-right)) !important;gap:12px !important;margin:0 !important;box-sizing:border-box !important}#mhp-nutrition-slider-overlay .mhp-ncourse-nav button.mhp-ncourse-nav-btn,#mhp-course-slider-overlay .mhp-ncourse-nav button.mhp-ncourse-nav-btn{width:auto !important;max-width:none !important;flex:0 0 auto !important;margin-left:0 !important;margin-right:0 !important}.mhp-ncourse-nav-left,.mhp-ncourse-nav-right{flex:0 0 auto !important;min-width:0 !important}.mhp-ncourse-nav-btn{padding:10px 16px !important;font-size:calc(14px * 0.7)!important;min-height:40px !important;}#mhp-course-slider-content .mhp-module-reader-navbtn-kicker{font-size:calc(11px * 0.7)!important}#mhp-course-slider-content .mhp-module-reader-navbtn-title{font-size:calc(14px * 0.7)!important}.mhp-ncourse-title{font-size:18px !important}.mhp-ncourse-icon svg{width:36px !important;height:36px !important}}@media (max-width:380px){#mhp-nutrition-slider-overlay.mhp-nutrition-slider-overlay .mhp-nutrition-slider>.mhp-ncourse-nav,#mhp-course-slider-overlay.mhp-nutrition-slider-overlay .mhp-nutrition-slider>.mhp-ncourse-nav,.mhp-ncourse-nav{padding:10px max(14px,env(safe-area-inset-left))calc(10px + env(safe-area-inset-bottom))max(14px,env(safe-area-inset-right)) !important;gap:10px !important}.mhp-ncourse-nav-btn{padding:8px 12px !important;font-size:calc(13px * 0.7)!important}}@media (max-width:768px){html.mhp-modal-open,body.mhp-modal-open{overscroll-behavior:none !important}}html body #mhp-dashboard.mhp-container.mhp-leader-dashboard #mhp-main-dashboard.mhp-dashboard-content .mhp-tab-panels #mhp-panel-leadership.mhp-tab-panel .mhp-section-wrapper.mhp-leader-section-inner #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-done-actions button.mhp-leader-checkin-reset-week,html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content .mhp-tab-panels #mhp-panel-leadership.mhp-tab-panel .mhp-section-wrapper.mhp-leader-section-inner #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-done-actions button.mhp-leader-checkin-reset-week{display:inline-block !important;width:auto !important;max-width:100% !important;min-width:0 !important;min-height:0 !important;box-sizing:border-box !important;padding:8px 14px !important;margin:0 !important;border-radius:8px !important;border:1px solid #3d4e60 !important;background:#fff !important;background-color:#fff !important;background-image:none !important;color:#3d4e60 !important;-webkit-text-fill-color:#3d4e60 !important;font-weight:600 !important;font-size:13px !important;line-height:1.25 !important;letter-spacing:normal !important;text-transform:none !important;text-decoration:none !important;text-shadow:none !important;box-shadow:none !important;filter:none !important;cursor:pointer !important;pointer-events:auto !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;-webkit-appearance:none !important;appearance:none !important}html body #mhp-dashboard.mhp-container.mhp-leader-dashboard #mhp-main-dashboard.mhp-dashboard-content .mhp-tab-panels #mhp-panel-leadership.mhp-tab-panel .mhp-section-wrapper.mhp-leader-section-inner #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-done-actions button.mhp-leader-checkin-reset-week:hover:not(:disabled),html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content .mhp-tab-panels #mhp-panel-leadership.mhp-tab-panel .mhp-section-wrapper.mhp-leader-section-inner #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-done-actions button.mhp-leader-checkin-reset-week:hover:not(:disabled){background:#f8fafc !important;background-color:#f8fafc !important;background-image:none !important;border-color:#3d4e60 !important;color:#3d4e60 !important;-webkit-text-fill-color:#3d4e60 !important}html body #mhp-dashboard.mhp-container.mhp-leader-dashboard #mhp-main-dashboard.mhp-dashboard-content .mhp-tab-panels #mhp-panel-leadership.mhp-tab-panel .mhp-section-wrapper.mhp-leader-section-inner #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-done-actions button.mhp-leader-checkin-reset-week:focus-visible,html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content .mhp-tab-panels #mhp-panel-leadership.mhp-tab-panel .mhp-section-wrapper.mhp-leader-section-inner #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-done-actions button.mhp-leader-checkin-reset-week:focus-visible{outline:2px solid #3d4e60 !important;outline-offset:2px !important}html body #mhp-dashboard.mhp-container.mhp-leader-dashboard #mhp-main-dashboard.mhp-dashboard-content .mhp-tab-panels #mhp-panel-leadership.mhp-tab-panel .mhp-section-wrapper.mhp-leader-section-inner #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-done-actions button.mhp-leader-checkin-reset-week:disabled,html body #mhp-dashboard.mhp-container #mhp-main-dashboard.mhp-dashboard-content .mhp-tab-panels #mhp-panel-leadership.mhp-tab-panel .mhp-section-wrapper.mhp-leader-section-inner #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-done-actions button.mhp-leader-checkin-reset-week:disabled{opacity:0.55 !important;cursor:wait !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos{box-sizing:border-box !important;display:block !important;width:100% !important;margin:16px 0 0 !important;padding:14px 16px !important;border:1px solid #e3ded1 !important;border-radius:10px !important;background:#f8f6f1 !important;background-color:#f8f6f1 !important;color:#3d4e60 !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;font-size:13px !important;line-height:1.45 !important;letter-spacing:normal !important;text-transform:none !important;box-shadow:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos p,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos strong,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos span,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos p,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos strong,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos span{font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;letter-spacing:normal !important;text-transform:none !important;text-decoration:none !important;text-shadow:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos p.mhp-leader-checkin-reco-title,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos p.mhp-leader-checkin-reco-title{margin:0 0 10px !important;color:#3d4e60 !important;font-size:13.5px !important;line-height:1.35 !important;font-weight:700 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos p.mhp-leader-checkin-reco-dim,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos p.mhp-leader-checkin-reco-dim{margin:12px 0 6px !important;color:#64748b !important;font-size:11px !important;line-height:1.3 !important;font-weight:700 !important;letter-spacing:0.04em !important;text-transform:uppercase !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos p.mhp-leader-checkin-reco-dim:first-of-type,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos p.mhp-leader-checkin-reco-dim:first-of-type{margin-top:0 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos .mhp-leader-checkin-reco-card,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos .mhp-leader-checkin-reco-card{box-sizing:border-box !important;display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;align-items:center !important;gap:4px 12px !important;width:100% !important;margin:0 0 6px !important;padding:10px 12px !important;border:1px solid #e8e4da !important;border-radius:8px !important;background:#ffffff !important;background-color:#ffffff !important;color:#3d4e60 !important;font-size:13px !important;line-height:1.4 !important;box-shadow:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos strong.mhp-leader-checkin-reco-card-title,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos strong.mhp-leader-checkin-reco-card-title{grid-column:1 / 2 !important;margin:0 !important;color:#1e293b !important;font-size:13px !important;line-height:1.35 !important;font-weight:700 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos span.mhp-leader-checkin-reco-card-problem,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos span.mhp-leader-checkin-reco-card-problem{grid-column:1 / 2 !important;display:block !important;margin:0 !important;color:#64748b !important;font-size:12.5px !important;line-height:1.45 !important;font-weight:400 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos button.mhp-leader-checkin-reco-open,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos button.mhp-leader-checkin-reco-open{grid-column:2 / 3 !important;grid-row:1 / span 2 !important;align-self:center !important;justify-self:end !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:100% !important;min-width:0 !important;min-height:0 !important;height:auto !important;box-sizing:border-box !important;margin:0 !important;padding:6px 12px !important;border:1px solid #cbd5e1 !important;border-radius:6px !important;background:transparent !important;background-color:transparent !important;background-image:none !important;color:#3d4e60 !important;-webkit-text-fill-color:#3d4e60 !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;font-size:12px !important;line-height:1.2 !important;font-weight:700 !important;letter-spacing:normal !important;text-transform:none !important;text-decoration:none !important;text-shadow:none !important;white-space:nowrap !important;box-shadow:none !important;filter:none !important;cursor:pointer !important;-webkit-appearance:none !important;appearance:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos button.mhp-leader-checkin-reco-open:hover,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos button.mhp-leader-checkin-reco-open:hover{border-color:#3d4e60 !important;background:#f1ede5 !important;background-color:#f1ede5 !important;color:#3d4e60 !important;-webkit-text-fill-color:#3d4e60 !important}@media (max-width:640px){html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos .mhp-leader-checkin-reco-card,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos .mhp-leader-checkin-reco-card{grid-template-columns:1fr !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos button.mhp-leader-checkin-reco-open,html body #mhp-dashboard.mhp-leader-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body section.mhp-leader-checkin .mhp-leader-checkin-card-recos button.mhp-leader-checkin-reco-open{grid-column:1 / 2 !important;grid-row:auto !important;justify-self:start !important;margin-top:6px !important}}#mhp-course-slider-content .mhp-module-reader{--mhp-reader-max:720px;--mhp-reader-text:#2d3b48;--mhp-reader-muted:#64748b;--mhp-reader-soft:#F5F0E8;--mhp-reader-line:rgba(61,78,96,0.08);color:var(--mhp-reader-text);font-family:"Roboto Slab",Georgia,"Times New Roman",serif;line-height:1.7;font-size:16px}#mhp-course-slider-content .mhp-module-reader-hero{position:relative;width:100%;aspect-ratio:3 / 1;max-height:260px;min-height:140px;overflow:hidden;background:linear-gradient(135deg,var(--mhp-course-accent, #3D4E60),#F5F0E8 140%);border-radius:16px;margin:0 0 24px;isolation:isolate}#mhp-course-slider-content .mhp-module-reader-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}#mhp-course-slider-content .mhp-module-reader-hero-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:rgba(255,252,243,0.25);font-family:"Roboto Slab",Georgia,serif;font-size:clamp(72px,18vw,200px);font-weight:600;letter-spacing:-0.04em;user-select:none;pointer-events:none;line-height:1}#mhp-course-slider-content .mhp-module-reader-hero-segments{position:absolute;left:16px;right:16px;bottom:14px;display:flex;gap:4px;z-index:2}#mhp-course-slider-content .mhp-module-reader-hero-segments>span{flex:1;height:3px;border-radius:2px;background:rgba(255,252,243,0.35);transition:background 0.2s ease}#mhp-course-slider-content .mhp-module-reader-hero-segments>span.done{background:rgba(255,252,243,0.85)}#mhp-course-slider-content .mhp-module-reader-hero-segments>span.current{background:#FFFCF3;box-shadow:0 0 0 2px rgba(255,252,243,0.2)}#mhp-course-slider-content .mhp-module-reader-intro{max-width:var(--mhp-reader-max);margin:0 auto 28px}#mhp-course-slider-content .mhp-module-reader-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:var(--mhp-course-accent, #3D4E60);background:color-mix(in srgb,var(--mhp-course-accent, #3D4E60)10%,transparent);padding:5px 11px;border-radius:999px;margin:0 0 12px}#mhp-course-slider-content .mhp-module-reader-title{font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif;font-size:clamp(26px,4.2vw,34px);font-weight:500;line-height:1.2;color:#3D4E60;margin:0 0 10px;letter-spacing:-0.01em}#mhp-course-slider-content .mhp-module-reader-subtitle{font-size:16px;line-height:1.5;color:var(--mhp-reader-muted);margin:0 0 18px;max-width:620px}#mhp-course-slider-content .mhp-module-reader-meta{display:flex;flex-wrap:wrap;gap:14px 22px;font-size:13px;color:var(--mhp-reader-muted);margin:0 0 16px;padding:10px 0;border-top:1px solidvar(--mhp-reader-line);border-bottom:1px solidvar(--mhp-reader-line)}#mhp-course-slider-content .mhp-module-reader-meta>span{display:inline-flex;align-items:center;gap:6px}#mhp-course-slider-content .mhp-module-reader-meta svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;flex:0 0 auto}#mhp-course-slider-content .mhp-module-reader-chips{display:flex;flex-wrap:wrap;gap:6px;padding:0;margin:0 0 12px;list-style:none}#mhp-course-slider-content .mhp-module-reader-chips>li{font-size:12px;font-weight:500;color:#3D4E60;background:#FFFCF3;border:1px solidvar(--mhp-reader-line);padding:4px 10px;border-radius:999px}#mhp-course-slider-content .mhp-module-reader-body{max-width:var(--mhp-reader-max);margin:0 auto}#mhp-course-slider-content .mhp-module-reader-body section{margin:0 0 28px}#mhp-course-slider-content .mhp-module-reader-body h3{font-family:"Roboto Slab",Georgia,"Times New Roman",serif;font-size:20px;font-weight:600;line-height:1.3;color:#3D4E60;margin:28px 0 12px;padding-left:14px;border-left:4px solidvar(--mhp-course-accent, #3D4E60);letter-spacing:-0.005em}#mhp-course-slider-content .mhp-module-reader-body p{margin:0 0 14px;font-size:16px;line-height:1.7;color:var(--mhp-reader-text)}#mhp-course-slider-content .mhp-module-reader-body strong{font-weight:700;color:#3D4E60}#mhp-course-slider-content .mhp-module-reader-body em{font-style:italic}#mhp-course-slider-content .mhp-module-reader-body ol{counter-reset:reader-list;list-style:none;padding:0;margin:8px 0 18px}#mhp-course-slider-content .mhp-module-reader-body ol>li{counter-increment:reader-list;position:relative;padding:2px 0 14px 40px;font-size:16px;line-height:1.65}#mhp-course-slider-content .mhp-module-reader-body ol>li::before{content:counter(reader-list);position:absolute;left:0;top:0;width:28px;height:28px;border-radius:50%;background:var(--mhp-course-accent, #3D4E60);color:#FFFCF3;font-family:"Roboto Slab",Georgia,serif;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}#mhp-course-slider-content .mhp-module-reader-body ul{padding-left:22px;margin:8px 0 18px}#mhp-course-slider-content .mhp-module-reader-body ul>li{margin:0 0 6px;font-size:16px;line-height:1.65}#mhp-course-slider-content .mhp-module-reader-callout{margin:22px 0;padding:18px 20px 18px 22px;border-radius:12px;border-left:4px solidvar(--mhp-callout-accent, #3D4E60);background:var(--mhp-callout-bg, #FFFCF3);font-size:15.5px;line-height:1.6;color:#3D4E60}#mhp-course-slider-content .mhp-module-reader-callout-label{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--mhp-callout-accent, #3D4E60);margin:0 0 6px}#mhp-course-slider-content .mhp-module-reader-callout p:last-child{margin-bottom:0}#mhp-course-slider-content .mhp-module-reader-callout--kern{--mhp-callout-accent:#3D4E60;--mhp-callout-bg:#F5F0E8}#mhp-course-slider-content .mhp-module-reader-callout--praxis{--mhp-callout-accent:#507176;--mhp-callout-bg:#EEF4F2}#mhp-course-slider-content .mhp-module-reader-callout--warn{--mhp-callout-accent:#BA918A;--mhp-callout-bg:#FAF1EE}#mhp-course-slider-content .mhp-module-reader-callout--evidence{--mhp-callout-accent:#6b7c8f;--mhp-callout-bg:#F7F7F4;font-size:14px;font-style:italic;color:#6b7c8f}#mhp-course-slider-content .mhp-module-reader-quote{margin:28px 0;padding:4px 0 4px 22px;border-left:3px solidvar(--mhp-course-accent, #3D4E60);font-family:"Roboto Slab",Georgia,serif;font-size:19px;font-style:italic;font-weight:400;line-height:1.45;color:#3D4E60;max-width:640px}#mhp-course-slider-content .mhp-module-reader-quiz{max-width:var(--mhp-reader-max);margin:32px auto;padding:24px;background:#F5F0E8;border-radius:14px;border:1px solidvar(--mhp-reader-line)}#mhp-course-slider-content .mhp-module-reader-quiz-title{font-family:"Roboto Slab",Georgia,"Times New Roman",serif;font-size:20px;font-weight:600;color:#3D4E60;margin:0 0 4px;display:flex;align-items:center;gap:10px}#mhp-course-slider-content .mhp-module-reader-quiz-title svg{width:20px;height:20px;stroke:var(--mhp-course-accent, #3D4E60);fill:none;stroke-width:2}#mhp-course-slider-content .mhp-module-reader-quiz-hint{font-size:13px;color:var(--mhp-reader-muted);margin:0 0 18px}#mhp-course-slider-content .mhp-module-reader-quiz-q{margin:0 0 20px;padding:0 0 18px;border-bottom:1px dashedvar(--mhp-reader-line)}#mhp-course-slider-content .mhp-module-reader-quiz-q:last-of-type{border-bottom:none;padding-bottom:0;margin-bottom:10px}#mhp-course-slider-content .mhp-module-reader-quiz-q-text{font-weight:600;color:#3D4E60;margin:0 0 12px;font-size:15.5px;line-height:1.5}#mhp-course-slider-content .mhp-module-reader-quiz-tile{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;margin:0 0 8px;background:#FFFCF3;border:1px solidvar(--mhp-reader-line);border-radius:10px;cursor:pointer;transition:border-color 0.15s ease,background 0.15s ease,transform 0.05s ease;font-size:15px;color:#3D4E60;line-height:1.45}#mhp-course-slider-content .mhp-module-reader-quiz-tile:hover{border-color:var(--mhp-course-accent, #3D4E60);background:#fffdf8}#mhp-course-slider-content .mhp-module-reader-quiz-tile:active{transform:translateY(1px)}#mhp-course-slider-content .mhp-module-reader-quiz-tile input[type="radio"]{margin-top:3px;flex:0 0 auto;accent-color:var(--mhp-course-accent, #3D4E60)}#mhp-course-slider-content .mhp-module-reader-quiz-tile.is-selected{border-color:var(--mhp-course-accent, #3D4E60);background:color-mix(in srgb,var(--mhp-course-accent, #3D4E60)6%,#FFFCF3)}#mhp-course-slider-content .mhp-module-reader-quiz-tile.is-correct{border-color:#507176;background:#EEF4F2}#mhp-course-slider-content .mhp-module-reader-quiz-tile.is-wrong{border-color:#BA918A;background:#FAF1EE}#mhp-course-slider-content .mhp-module-reader-quiz-feedback{margin-top:10px;padding:10px 14px;font-size:14px;border-radius:8px;line-height:1.55}#mhp-course-slider-content .mhp-module-reader-quiz-feedback.is-correct{background:#EEF4F2;color:#3b5a5f}#mhp-course-slider-content .mhp-module-reader-quiz-feedback.is-wrong{background:#FAF1EE;color:#8a5a54}#mhp-course-slider-content .mhp-module-reader-quiz-check{background:#3D4E60;color:#FFFCF3;border:0;padding:12px 22px;border-radius:10px;cursor:pointer;font-weight:600;font-size:14px;margin-top:6px;transition:background 0.15s ease}#mhp-course-slider-content .mhp-module-reader-quiz-check:hover{background:#2d3b48}#mhp-course-slider-content .mhp-module-reader-quiz-result{margin-top:18px;padding:14px 16px;border-radius:10px;background:#FFFCF3;border:1px solidvar(--mhp-reader-line)}#mhp-course-slider-content .mhp-module-reader-quiz-result-headline{font-weight:700;color:#3D4E60;font-size:15px;margin:0 0 4px}#mhp-course-slider-content .mhp-module-reader-quiz-result-sub{font-size:13px;color:var(--mhp-reader-muted);margin:0}#mhp-course-slider-content .mhp-module-reader-refs{max-width:var(--mhp-reader-max);margin:28px auto 20px;padding:18px 20px;background:#fafaf5;border-left:3px solid #507176;border-radius:0 10px 10px 0}#mhp-course-slider-content .mhp-module-reader-refs-title{font-weight:700;color:#3D4E60;font-size:14px;margin:0 0 10px;text-transform:uppercase;letter-spacing:0.06em}#mhp-course-slider-content .mhp-module-reader-refs ul{margin:0;padding-left:18px;color:var(--mhp-reader-muted);font-size:13px;line-height:1.55}#mhp-course-slider-content .mhp-module-reader-refs ul>li{margin:0 0 6px}#mhp-course-slider-content .mhp-module-reader-nav{max-width:var(--mhp-reader-max);margin:36px auto 24px;padding:20px 0 0;border-top:1px solidvar(--mhp-reader-line);display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center}#mhp-course-slider-content .mhp-module-reader-navbtn{display:flex;flex-direction:column;gap:3px;padding:12px 16px;background:#FFFCF3;border:1px solidvar(--mhp-reader-line);border-radius:12px;cursor:pointer;font-family:inherit;color:#3D4E60;text-align:left;max-width:100%;transition:border-color 0.15s ease,background 0.15s ease,transform 0.05s ease}#mhp-course-slider-content .mhp-module-reader-navbtn:hover{border-color:var(--mhp-course-accent, #3D4E60);background:#fffdf8}#mhp-course-slider-content .mhp-module-reader-navbtn:active{transform:translateY(1px)}#mhp-course-slider-content .mhp-module-reader-navbtn-kicker{font-size:11px;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:var(--mhp-reader-muted)}#mhp-course-slider-content .mhp-module-reader-navbtn-title{font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#mhp-course-slider-content .mhp-module-reader-navbtn--next{text-align:right;align-items:flex-end}#mhp-course-slider-content .mhp-module-reader-navbtn--disabled{opacity:0.35;cursor:not-allowed;pointer-events:none}#mhp-course-slider-content .mhp-module-reader-navdots{display:flex;gap:6px;align-items:center;justify-content:center}#mhp-course-slider-content .mhp-module-reader-navdots>span{width:7px;height:7px;border-radius:50%;background:var(--mhp-reader-line);transition:background 0.2s ease,transform 0.2s ease}#mhp-course-slider-content .mhp-module-reader-navdots>span.done{background:var(--mhp-course-accent, #3D4E60);opacity:0.5}#mhp-course-slider-content .mhp-module-reader-navdots>span.current{background:var(--mhp-course-accent, #3D4E60);transform:scale(1.5)}@media (max-width:900px){#mhp-course-slider-content .mhp-module-reader{--mhp-reader-max:100%}#mhp-course-slider-content .mhp-module-reader-hero{aspect-ratio:5 / 2;max-height:200px;margin-bottom:18px}#mhp-course-slider-content .mhp-module-reader-body h3{font-size:18px;margin-top:22px}}@media (max-width:600px){#mhp-course-slider-content .mhp-module-reader{font-size:15.5px;line-height:1.65}#mhp-course-slider-content .mhp-module-reader-hero{aspect-ratio:16 / 9;max-height:160px;min-height:110px;border-radius:12px;margin-bottom:14px}#mhp-course-slider-content .mhp-module-reader-hero-segments{left:10px;right:10px;bottom:8px}#mhp-course-slider-content .mhp-module-reader-title{font-size:22px}#mhp-course-slider-content .mhp-module-reader-subtitle{font-size:15px}#mhp-course-slider-content .mhp-module-reader-meta{gap:10px 14px;font-size:12.5px}#mhp-course-slider-content .mhp-module-reader-chips{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;margin:0 -4px 10px;padding:0 4px 4px}#mhp-course-slider-content .mhp-module-reader-chips::-webkit-scrollbar{display:none}#mhp-course-slider-content .mhp-module-reader-chips>li{white-space:nowrap}#mhp-course-slider-content .mhp-module-reader-callout{padding:14px 16px;font-size:14.5px}#mhp-course-slider-content .mhp-module-reader-quote{font-size:17px;padding-left:16px}#mhp-course-slider-content .mhp-module-reader-quiz{padding:18px 16px;border-radius:10px}#mhp-course-slider-content .mhp-module-reader-nav{grid-template-columns:1fr 1fr;gap:10px}#mhp-course-slider-content .mhp-module-reader-navdots{grid-column:1 / -1;order:-1;margin-bottom:4px}#mhp-course-slider-content .mhp-module-reader-navbtn{padding:10px 12px}#mhp-course-slider-content .mhp-module-reader-navbtn-kicker{font-size:calc(11px * 0.7)!important}#mhp-course-slider-content .mhp-module-reader-navbtn-title{font-size:calc(13px * 0.7)!important}#mhp-course-slider-content .mhp-module-reader-body ol>li{padding-left:36px}#mhp-course-slider-content .mhp-module-reader-body ol>li::before{width:26px;height:26px;font-size:13px}}@media (prefers-contrast:more){#mhp-course-slider-content .mhp-module-reader{--mhp-reader-muted:#3D4E60}}@media (prefers-reduced-motion:reduce){#mhp-course-slider-content .mhp-module-reader-quiz-tile,#mhp-course-slider-content .mhp-module-reader-navbtn,#mhp-course-slider-content .mhp-module-reader-quiz-check,#mhp-course-slider-content .mhp-module-reader-hero-segments>span,#mhp-course-slider-content .mhp-module-reader-navdots>span{transition:none !important}}@media print{#mhp-course-slider-content .mhp-module-reader-hero,#mhp-course-slider-content .mhp-module-reader-nav,#mhp-course-slider-content .mhp-module-reader-quiz-check{display:none !important}#mhp-course-slider-content .mhp-module-reader-body h3,#mhp-course-slider-content .mhp-module-reader-title{page-break-after:avoid}#mhp-course-slider-content .mhp-module-reader-callout,#mhp-course-slider-content .mhp-module-reader-quiz{break-inside:avoid}}#mhp-course-slider-content .mhp-ncourse-title{color:#3D4E60 !important;font-family:"Noto Nastaliq Urdu","Roboto Slab",Georgia,serif !important;font-weight:500 !important;letter-spacing:-0.01em}#mhp-course-slider-content .mhp-ncourse-text{color:#3D4E60 !important}#mhp-course-slider-content .mhp-ncourse-list{color:#3D4E60 !important}#mhp-course-slider-content .mhp-ncourse-list li{color:#3D4E60 !important}#mhp-course-slider-content + .mhp-ncourse-nav .mhp-ncourse-dot,#mhp-course-nav .mhp-ncourse-dot{background:rgba(61,78,96,0.2) !important}#mhp-course-slider-content + .mhp-ncourse-nav .mhp-ncourse-dot.active,#mhp-course-nav .mhp-ncourse-dot.active{background:#3D4E60 !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-visual--image,html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-visual--image,html body #mhp-dashboard .mhp-card-nutrition-course .mhp-nutrition-hero-visual--image{position:relative !important;width:280px !important;height:200px !important;flex-shrink:0 !important;border-radius:16px !important;overflow:hidden !important;isolation:isolate !important;box-shadow:0 2px 10px rgba(61,78,96,0.08) !important;background:#FFFFFF !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-visual--image .mhp-nutrition-hero-img,html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-visual--image .mhp-nutrition-hero-img,html body #mhp-dashboard .mhp-card-nutrition-course .mhp-nutrition-hero-visual--image .mhp-nutrition-hero-img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center !important;display:block !important;border:0 !important;border-radius:16px !important;max-width:none !important}@media (max-width:768px){html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-visual--image,html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-visual--image,html body #mhp-dashboard .mhp-card-nutrition-course .mhp-nutrition-hero-visual--image{width:100% !important;height:auto !important;aspect-ratio:16 / 9 !important;align-self:stretch !important;border-radius:12px !important}html body #mhp-dashboard .mhp-card-generic-course .mhp-nutrition-hero-visual--image .mhp-nutrition-hero-img,html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero-visual--image .mhp-nutrition-hero-img,html body #mhp-dashboard .mhp-card-nutrition-course .mhp-nutrition-hero-visual--image .mhp-nutrition-hero-img{border-radius:12px !important}}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero--with-image .mhp-nutrition-hero-content,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero--with-image .mhp-nutrition-hero-content{flex-direction:row !important;align-items:center !important;justify-content:space-between !important;flex-wrap:nowrap !important;gap:24px !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero--with-image .mhp-nutrition-hero-visual--image,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero--with-image .mhp-nutrition-hero-visual--image{width:280px !important;max-width:280px !important;height:200px !important;min-height:0 !important;aspect-ratio:auto !important;flex-shrink:0 !important;align-self:center !important}@media (max-width:768px){html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero--with-image .mhp-nutrition-hero-content,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero--with-image .mhp-nutrition-hero-content{flex-direction:column !important;align-items:stretch !important;gap:20px !important}html body #mhp-dashboard #mhp-nutrition-course-section .mhp-nutrition-hero--with-image .mhp-nutrition-hero-visual--image,html body #mhp-dashboard .mhp-card-nutrition-course#mhp-nutrition-course-section .mhp-nutrition-hero--with-image .mhp-nutrition-hero-visual--image{width:100% !important;max-width:100% !important;height:auto !important;aspect-ratio:16 / 9 !important;align-self:stretch !important}}#mhp-nutrition-slider-overlay .mhp-ncourse-slide-inner>.mhp-ncourse-icon{display:none !important}#mhp-nutrition-slider-overlay .mhp-ncourse-slide-inner>.mhp-ncourse-title{margin-top:0 !important}.mhp-leader-today-panel{margin:18px 0 22px;padding:18px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 2px 10px rgba(61,78,96,0.06)}.mhp-leader-today-head{display:block;margin-bottom:14px}.mhp-leader-today-kicker{margin:0 0 4px;font-size:12px;font-weight:700;color:#507176;text-transform:uppercase;letter-spacing:0}.mhp-leader-today-title{margin:0;font-size:18px;line-height:1.3;color:#3D4E60}.mhp-leader-today-sub,.mhp-leader-today-copy{margin:4px 0 0;font-size:13px;line-height:1.5;color:#64748b}.mhp-leader-today-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mhp-leader-today-card{display:flex;flex-direction:column;gap:10px;min-width:0;padding:14px;border:1px solid #e2e8f0;border-radius:10px;background:#fafbfc}.mhp-leader-today-card-kicker{margin:0;font-size:12px;font-weight:700;color:#507176}.mhp-leader-today-card-title{margin:0;font-size:14px;font-weight:700;line-height:1.35;color:#3D4E60}.mhp-leader-today-card-reason,.mhp-leader-today-card-text{margin:0;font-size:13px;line-height:1.45;color:#64748b}.mhp-leader-today-card-actions,.mhp-leader-today-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.mhp-leader-today-btn,.mhp-leader-today-btn-primary,.mhp-leader-today-btn-secondary,.mhp-l360-ausw-follow,.mhp-leader-measure-coach{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:8px;border:1px solid #3D4E60;font-size:13px;font-weight:700;line-height:1.2;cursor:pointer;text-decoration:none}.mhp-leader-today-btn,.mhp-leader-today-btn-primary{background:#3D4E60;color:#fff}.mhp-leader-today-btn-secondary,.mhp-l360-ausw-follow,.mhp-leader-measure-coach{background:#fff;color:#3D4E60}.mhp-leader-measure-coach{margin-top:10px}.mhp-m-action-board{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:14px;align-items:start}.mhp-m-board-col{min-width:0;margin:0;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fafbfc}.mhp-m-sec-h{margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.3;color:#3D4E60}.mhp-m-sec-sub{margin:0 0 12px;font-size:13px;line-height:1.45;color:#64748b}.mhp-m-sec-empty{margin:0;padding:12px 14px;border:1px dashed #e2e8f0;border-radius:10px;background:#fff;color:#94a3b8;font-size:13px;line-height:1.45}.mhp-l360-ausw-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.mhp-l360-am-next-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:16px 0 0;padding:14px;border:1px solid #e2e8f0;border-radius:10px;background:#fafbfc}.mhp-l360-am-next-actions h4{flex:1 1 100%;margin:0 0 2px;color:#3D4E60;font-size:14px;line-height:1.3}.mhp-l360-am-next-actions button{min-height:36px;padding:8px 12px;border:1px solid #3D4E60;border-radius:8px;background:#fff;color:#3D4E60;font-size:13px;font-weight:700;line-height:1.2;cursor:pointer}.mhp-leader-coaching-modal{position:fixed;inset:0;z-index:100000;display:none}.mhp-leader-coaching-modal.is-open{display:block}.mhp-leader-coaching-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,0.46)}.mhp-leader-coaching-modal__dialog{position:relative;width:min(640px,calc(100vw - 28px));max-height:calc(100vh - 56px);overflow:auto;margin:28px auto;padding:22px;border-radius:14px;background:#fff;box-shadow:0 24px 80px rgba(15,23,42,0.28)}.mhp-leader-coaching-modal__close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#3D4E60;cursor:pointer;font-size:20px;line-height:1}.mhp-leader-coaching-modal__kicker{margin:0 0 4px;color:#507176;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0}.mhp-leader-coaching-modal__title{margin:0 42px 8px 0;color:#3D4E60;font-size:20px;line-height:1.3}.mhp-leader-coaching-modal__copy{margin:0 0 16px;color:#64748b;font-size:14px;line-height:1.55}.mhp-leader-coaching-modal__preview{margin:0 0 12px;padding:14px;border:1px solid #e2e8f0;border-radius:10px;background:#fafbfc}.mhp-leader-coaching-modal__preview dl{display:grid;grid-template-columns:130px minmax(0,1fr);gap:8px 14px;margin:0}.mhp-leader-coaching-modal__preview dt{color:#64748b;font-size:13px;font-weight:700}.mhp-leader-coaching-modal__preview dd{min-width:0;margin:0;color:#334155;font-size:13px;line-height:1.45}.mhp-leader-coaching-modal__msg{min-height:20px;margin:0 0 12px;color:#64748b;font-size:13px}.mhp-leader-coaching-modal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}@media (max-width:980px){.mhp-leader-today-grid,.mhp-m-action-board{grid-template-columns:1fr 1fr}}@media (max-width:640px){.mhp-leader-today-head{display:block}.mhp-leader-today-grid,.mhp-m-action-board{grid-template-columns:1fr}.mhp-leader-coaching-modal__dialog{margin:14px auto;max-height:calc(100vh - 28px);padding:18px}.mhp-leader-coaching-modal__preview dl{grid-template-columns:1fr}}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-panel,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-panel{box-sizing:border-box !important;margin:16px 0 22px !important;padding:20px 22px !important;border:1px solid #dbe5ef !important;border-radius:14px !important;background:#fff !important;box-shadow:none !important;font-family:inherit !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-panel *,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-panel *{box-sizing:border-box !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-kicker,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-kicker{margin:0 0 6px !important;color:#507176 !important;font-size:13px !important;font-weight:800 !important;line-height:1.2 !important;text-transform:uppercase !important;letter-spacing:0 !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-title,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-title{margin:0 !important;color:#3D4E60 !important;font-size:24px !important;font-weight:700 !important;line-height:1.25 !important;letter-spacing:0 !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-copy,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-copy{max-width:860px !important;margin:4px 0 18px !important;color:#64748b !important;font-size:15px !important;font-weight:400 !important;line-height:1.45 !important;letter-spacing:0 !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-grid,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:14px !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-card,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-card{min-width:0 !important;min-height:0 !important;padding:16px 18px !important;border:1px solid #dbe5ef !important;border-radius:12px !important;background:#fafbfc !important;box-shadow:none !important;gap:10px !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-card-kicker,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-card-kicker{margin:0 !important;color:#507176 !important;font-size:13px !important;font-weight:800 !important;line-height:1.25 !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-card-title,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-card-title{margin:0 !important;color:#3D4E60 !important;font-size:18px !important;font-weight:700 !important;line-height:1.28 !important;letter-spacing:0 !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-card-text,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-card-text{margin:0 !important;color:#64748b !important;font-size:14px !important;font-weight:400 !important;line-height:1.45 !important;letter-spacing:0 !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-actions,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-actions{display:flex !important;flex-wrap:wrap !important;gap:8px !important;align-items:center !important;margin-top:auto !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-actions button,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-actions button{width:auto !important;min-width:0 !important;max-width:100% !important;min-height:34px !important;height:auto !important;padding:8px 13px !important;border-radius:8px !important;font-size:13px !important;font-weight:700 !important;line-height:1.2 !important;letter-spacing:0 !important;text-align:center !important;box-shadow:none !important;transform:none !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-actions .mhp-leader-today-btn,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-actions .mhp-leader-today-btn{border-color:#3D4E60 !important;background:#3D4E60 !important;color:#fff !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-actions .mhp-leader-today-btn-secondary,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-actions .mhp-leader-today-btn-secondary{border-color:#c8d2a8 !important;background:#fff !important;color:#3D4E60 !important}@media (max-width:980px){html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-grid,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-grid{grid-template-columns:1fr 1fr !important}}@media (max-width:640px){html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-panel,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-panel{padding:16px !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-grid,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-grid{grid-template-columns:1fr !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-title,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-today-title{font-size:21px !important}}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-subtab-panels,html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-subtab-panels{display:block !important;min-height:1px !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-subtab-panel[hidden],html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-subtab-panel[hidden]{display:none !important}html body #mhp-dashboard .mhp-leader-tab-body .mhp-leader-subtab-panel.is-active:not([hidden]),html body .elementor #mhp-dashboard .mhp-leader-tab-body .mhp-leader-subtab-panel.is-active:not([hidden]){display:block !important;visibility:visible !important;opacity:1 !important;min-height:80px !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card.mhp-leader-ausw-card--l360,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card.mhp-leader-ausw-card--l360{display:block !important;margin:0 0 18px !important;padding:22px 24px !important;border:1px solid #dbe5ef !important;border-radius:14px !important;background:#fff !important;box-shadow:0 6px 22px rgba(18,33,51,0.05) !important;color:#334155 !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-card-head,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-card-head{display:flex !important;flex-wrap:wrap !important;align-items:flex-start !important;justify-content:space-between !important;gap:12px !important;margin:0 0 14px !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-card-title,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-card-title{margin:0 !important;color:#253447 !important;font-size:20px !important;font-weight:700 !important;line-height:1.3 !important;letter-spacing:0 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-badge,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-badge{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:28px !important;padding:6px 14px !important;border:0 !important;border-radius:999px !important;background:#fff0bf !important;color:#9a4f0f !important;font-size:12px !important;font-weight:800 !important;line-height:1.1 !important;letter-spacing:.04em !important;text-transform:uppercase !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-metrics,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-overall,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-hint,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-metrics,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-overall,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-hint{margin:0 0 12px !important;color:#64748b !important;font-size:14px !important;font-weight:400 !important;line-height:1.55 !important;letter-spacing:0 !important;text-transform:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-overall strong,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-leader-ausw-overall strong{color:#253447 !important;font-weight:800 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions{display:flex !important;flex-wrap:wrap !important;align-items:center !important;gap:8px !important;margin:16px 0 0 !important;padding:0 !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions button,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions button{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;min-width:0 !important;max-width:100% !important;min-height:38px !important;height:auto !important;padding:9px 14px !important;border-radius:8px !important;border:1px solid #cbd5e1 !important;background:#fff !important;color:#3D4E60 !important;-webkit-text-fill-color:#3D4E60 !important;box-shadow:none !important;filter:none !important;transform:none !important;font-family:"Roboto Slab",Georgia,"Times New Roman",serif !important;font-size:13px !important;font-weight:700 !important;line-height:1.2 !important;letter-spacing:0 !important;text-align:center !important;text-decoration:none !important;text-shadow:none !important;text-transform:none !important;cursor:pointer !important;appearance:none !important;-webkit-appearance:none !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions button.mhp-l360-ausw-modal-open,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions button.mhp-l360-ausw-modal-open{border-color:#3D4E60 !important;background:#3D4E60 !important;background-image:linear-gradient(135deg,#3D4E60 0%,#507176 100%) !important;color:#fff !important;-webkit-text-fill-color:#fff !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions button:hover,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions button:hover,html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions button:focus,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions button:focus{transform:none !important;box-shadow:0 0 0 3px rgba(80,113,118,.16) !important}@media (max-width:640px){html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card.mhp-leader-ausw-card--l360,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card.mhp-leader-ausw-card--l360{padding:18px !important}html body #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions button,html body .elementor #mhp-dashboard #mhp-main-dashboard #mhp-panel-leadership #mhp-leadership-lazy-root .mhp-leader-tab-body .mhp-leader-ausw-card--l360 .mhp-l360-ausw-actions button{width:100% !important}}html body input.mhp-input[type="password"],html body #mhp-auth input[type="password"],html body #mhp-dashboard input[type="password"],html body .mhp-login-card input[type="password"],html body .mhp-login-form input[type="password"],html body #mhp-businesscode-login-section input[type="password"],html body .mhp-businesscode-login-section input[type="password"]{text-transform:none !important;letter-spacing:normal !important;font-family:inherit !important}