@import"https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700&display=swap";body:not(:has(.wowdash-executive-dashboard)) *,body:not(:has(.wowdash-executive-dashboard)) .MuiTypography-root,body:not(:has(.wowdash-executive-dashboard)) .MuiTableCell-root,body:not(:has(.wowdash-executive-dashboard)) .MuiButton-root,body:not(:has(.wowdash-executive-dashboard)) .MuiChip-root,body:not(:has(.wowdash-executive-dashboard)) .MuiTextField-root,body:not(:has(.wowdash-executive-dashboard)) .MuiInputBase-root,body:not(:has(.wowdash-executive-dashboard)) .MuiSelect-root,body:not(:has(.wowdash-executive-dashboard)) .MuiMenuItem-root,body:not(:has(.wowdash-executive-dashboard)) .MuiTable-root,body:not(:has(.wowdash-executive-dashboard)) .MuiCard-root,body:not(:has(.wowdash-executive-dashboard)) .MuiPaper-root{font-family:Vazirmatn,Vazir,sans-serif!important}body:not(:has(.wowdash-executive-dashboard)) *{font-feature-settings:"tnum" 0,"lnum" 0!important;-webkit-font-feature-settings:"tnum" 0,"lnum" 0!important;-moz-font-feature-settings:"tnum" 0,"lnum" 0!important;-ms-font-feature-settings:"tnum" 0,"lnum" 0!important;font-variant-numeric:normal!important}.MuiDialogContent-root,.muirtl-i9gxme{padding:25px!important}.MuiDialogContent-root .MuiTypography-root,.MuiDialogContent-root .MuiBox-root,.MuiDialogContent-root .MuiGrid-root{text-align:right!important;direction:rtl!important}.MuiDialog-root,.MuiDialog-paper{direction:rtl!important}.MuiDialogTitle-root{text-align:right!important;direction:rtl!important}.MuiDialogActions-root{direction:rtl!important;text-align:right!important}.MuiDialogContent-root .MuiAlert-root{text-align:right!important;direction:rtl!important}.MuiDialogContent-root .MuiAlert-message{width:100%!important;text-align:right!important}.MuiDialogContent-root .MuiAlert-icon{margin-right:0!important;margin-left:12px!important}.MuiDialogContent-root .MuiFormControlLabel-root{direction:rtl!important;text-align:right!important}.MuiDialogContent-root .MuiCardContent-root{padding:16px!important}.MuiDialogContent-root .MuiCardContent-root .MuiTypography-root,.MuiDialogContent-root .MuiGrid-item{text-align:right!important}body:not(:has(.wowdash-executive-dashboard)) .MuiDrawer-root .MuiDrawer-paper{background:#fff!important;border:none!important;border-radius:0!important;box-shadow:none!important}body:not(:has(.wowdash-executive-dashboard)) .MuiDrawer-root .MuiDrawer-paper.sidebar-expanded{width:280px!important}body:not(:has(.wowdash-executive-dashboard)) .MuiDrawer-root .MuiDrawer-paper.sidebar-collapsed{width:88px!important}body:not(:has(.wowdash-executive-dashboard)) .MuiDrawer-root .MuiListItemButton-root{border-radius:12px!important;margin:2px 0!important;padding:10px 14px!important;transition:all .2s ease!important}body:not(:has(.wowdash-executive-dashboard)) .MuiDrawer-root .MuiListItemButton-root:hover{background:#2563eb14!important}body:not(:has(.wowdash-executive-dashboard)) .MuiDrawer-root .MuiListItemButton-root.Mui-selected{background:#2563eb!important;color:#fff!important}body:not(:has(.wowdash-executive-dashboard)) .MuiDrawer-root .MuiListItemButton-root.Mui-selected .MuiListItemIcon-root{color:#fff!important}body:not(:has(.wowdash-executive-dashboard)) .MuiDrawer-root .MuiListItemIcon-root{color:#6b7280!important;min-width:36px!important}body:not(:has(.wowdash-executive-dashboard)) .MuiDrawer-root .MuiListItemText-primary{font-size:.875rem!important}.MuiPaper-root{direction:rtl!important}.MuiAlert-root,.MuiAlert-standard,.MuiAlert-standardWarning,.MuiAlert-standardError,.MuiAlert-standardInfo,.MuiAlert-standardSuccess{direction:rtl!important;text-align:right!important}.MuiAlert-message{text-align:right!important;width:100%!important}.MuiAlert-icon{margin-right:0!important;margin-left:12px!important}.MuiBox-root,.MuiTypography-root,.MuiGrid-root,.MuiGrid-item{text-align:right!important}:root{--admin-bg: #f6f7fb;--admin-surface: #ffffff;--admin-panel: #fffdfa;--admin-border: #e4e7ef;--admin-muted: #6b7280;--admin-heading: #1f2937;--admin-blue: #1976d2;--admin-blue-dark: #1565c0;--admin-blue-light: #42a5f5;--admin-green: #16a34a;--admin-warning: #efb000;--admin-danger: #f04438}.admin-login{min-height:100vh;background:var(--admin-bg);color:var(--admin-heading);direction:rtl;font-family:Vazirmatn,Inter,sans-serif;display:flex;align-items:center;justify-content:center;padding:32px 20px}.admin-login-container{max-width:480px;width:100%}.admin-login-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:26px;padding:40px;box-shadow:0 18px 40px #0f172a14}.admin-login-header{text-align:center;margin-bottom:32px}.admin-login-header h1{margin:0 0 8px;font-size:1.8rem;font-weight:700;color:var(--admin-heading)}.admin-login-header p{margin:0;color:var(--admin-muted);font-size:.95rem}.admin-login-form{display:flex;flex-direction:column;gap:18px}.admin-login-field{position:relative}.admin-login-field input{width:100%;border-radius:14px;border:1px solid var(--admin-border);padding:14px 32px 14px 48px;font-family:inherit;font-size:.95rem;background:#fff;color:var(--admin-heading);transition:border .2s ease,box-shadow .2s ease;direction:rtl}.admin-login-field input:focus{outline:none;border-color:#1976d299;box-shadow:0 0 0 3px #1976d22e}.admin-login-field input::placeholder{color:var(--admin-muted)}.admin-login-field input:disabled{background:#f9fafb;color:var(--admin-muted);cursor:not-allowed}.admin-login-field-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:var(--admin-muted);pointer-events:none;z-index:1}.admin-login-field-icon svg{width:20px;height:20px}.admin-login-field-toggle{position:absolute;left:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--admin-muted);border:none;background:transparent;padding:4px;display:flex;align-items:center;justify-content:center;z-index:1}.admin-login-field:has(.admin-login-field-toggle) input{padding-left:48px}.admin-login-field-toggle:hover{color:var(--admin-heading)}.admin-login-button{width:100%;border:none;border-radius:14px;padding:14px 22px;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--admin-blue),var(--admin-blue-light));cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s ease,box-shadow .2s ease;font-size:1rem;margin-top:8px}.admin-login-button:disabled{opacity:.5;cursor:not-allowed}.admin-login-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px #1976d238}.admin-login-alert{padding:14px 18px;border-radius:16px;border:1px solid transparent;font-size:.95rem;line-height:1.5;margin-bottom:24px}.admin-login-alert.success{background:#16a34a14;border-color:#16a34a40;color:var(--admin-green)}.admin-login-alert.error{background:#f044381a;border-color:#f0443840;color:var(--admin-danger)}.admin-login-alert.warning{background:#efb0001f;border-color:#efb0004d;color:var(--admin-warning)}@media (max-width: 768px){.admin-login{padding:24px 16px 20px;min-height:100vh;align-items:flex-start}.admin-login-container{max-width:100%}.admin-login-card{padding:24px 20px;border-radius:20px;box-shadow:0 10px 30px #0f172a0f}.admin-login-header{margin-bottom:24px}.admin-login-header h1{font-size:1.4rem;margin-bottom:6px}.admin-login-header p{font-size:.9rem}.admin-login-form{gap:16px}.admin-login-field input{padding:12px 36px 12px 44px;font-size:.9rem;border-radius:12px}.admin-login-field:has(.admin-login-field-toggle) input{padding-left:44px}.admin-login-field-icon{right:14px}.admin-login-field-icon svg{width:18px;height:18px}.admin-login-field-toggle{left:10px}.admin-login-button{padding:12px 20px;font-size:.95rem;border-radius:12px}.admin-login-alert{padding:12px 16px;font-size:.9rem;margin-bottom:20px;border-radius:14px}}.wowdash-meeting{min-height:100vh;background:var(--hi-bg);color:var(--hi-heading);direction:rtl;font-family:Vazirmatn,Inter,sans-serif}.wowdash-meeting-shell{max-width:1200px;margin:0 auto;padding:27px 20px 0}.wowdash-layout{display:flex;gap:24px;align-items:flex-start}.wowdash-sidepanel{width:280px;background:var(--hi-surface);border:1px solid var(--hi-border);border-radius:26px;padding:20px;display:flex;flex-direction:column;gap:18px;box-shadow:0 18px 40px #0f172a14}.wowdash-sidepanel-stack{width:280px;display:flex;flex-direction:column;gap:18px;flex-shrink:0}.wowdash-sidepanel--secondary{border:1px solid rgba(15,23,42,.12);background:linear-gradient(180deg,#fff,#fff7ef);display:flex;flex-direction:column;align-items:stretch;gap:16px}.wowdash-sidepanel__brand{display:flex;align-items:center;flex-direction:column;gap:12px;text-align:center}.wowdash-brand-mark{width:72px;height:72px;border-radius:20px;background:#ff6a0026;display:flex;align-items:center;justify-content:center;color:var(--hi-orange-dark);margin-bottom:8px}.wowdash-sidepanel__brand p{margin:0;font-weight:700;color:var(--hi-heading);font-size:1.05rem}.wowdash-sidepanel__brand span{color:var(--hi-muted);font-size:.95rem}.wowdash-sidepanel__menu{display:flex;flex-direction:column;gap:12px}.wowdash-sidepanel__summary{display:flex;flex-direction:column;gap:12px;margin-top:4px}.wowdash-sidepanel__secondary{margin-top:8px;padding:18px;border:1px solid var(--hi-border);border-radius:24px;background:linear-gradient(180deg,#fffdfa,#fff4ec);box-shadow:inset 0 1px #fff6;display:flex;flex-direction:column;gap:16px}.wowdash-sidepanel__summary-card{border:1px dashed rgba(255,106,0,.35);border-radius:18px;padding:14px;display:flex;gap:12px;align-items:flex-start;background:#ff6a000a}.wowdash-sidepanel__summary-card p{margin:0;font-size:.85rem;color:var(--hi-muted)}.wowdash-sidepanel__summary-card strong{display:block;font-size:1rem;margin-top:4px;color:var(--hi-heading)}.wowdash-sidepanel__summary-card span{font-size:.85rem;color:var(--hi-muted)}.wowdash-sidepanel__summary-icon{width:40px;height:40px;border-radius:14px;background:#ff6a002e;display:flex;align-items:center;justify-content:center;color:var(--hi-orange-dark)}.wowdash-sidepanel__summary-icon.secondary{background:#2563eb26;color:var(--hi-blue)}.wowdash-sidepanel__link{border-radius:18px;border:1px solid var(--hi-border);padding:14px 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;cursor:pointer;font-weight:600;transition:border .2s ease,transform .2s ease,box-shadow .2s ease;color:var(--hi-heading)}.wowdash-sidepanel__link.active{border-color:var(--hi-orange);box-shadow:0 12px 24px #ff6a0026;transform:translateY(-2px)}.wowdash-sidepanel__meta{display:flex;align-items:center;gap:10px}.wowdash-main{flex:1;display:flex;flex-direction:column;gap:24px;min-width:0}.wowdash-toolbar+.wowdash-panel{margin-top:-16px}.wowdash-toolbar{background:var(--hi-surface);border:1px solid var(--hi-border);border-radius:24px;padding:10px 22px;display:flex;align-items:center;gap:12px;overflow:hidden}.wowdash-toolbar__ticker{flex:1;min-width:0}.wowdash-toolbar__ticker .wowdash-live-ticker{width:100%}.wowdash-toolbar__label{margin:0;color:var(--hi-muted);font-size:.9rem}.wowdash-breadcrumb{display:inline-flex;align-items:center;gap:6px;font-weight:600}.wowdash-toolbar__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;flex-shrink:0}.wowdash-toolbar__calendar{flex-shrink:0;margin-left:3px}.wowdash-search{display:flex;align-items:center;gap:8px;border:1px solid var(--hi-border);border-radius:14px;padding:8px 12px;background:#fff}.wowdash-search input{border:none;outline:none;font-family:inherit;font-size:.9rem;color:var(--hi-heading);background:transparent}.wowdash-quick-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.wowdash-kpi-card{border-radius:20px;padding:18px;border:1px solid var(--hi-border);background:var(--hi-surface);display:flex;gap:12px;align-items:center}.wowdash-kpi-card.primary{border-color:#2563eb4d}.wowdash-kpi-card.info{border-color:#0f766e40}.wowdash-kpi-card.warning{border-color:#efb00059}.wowdash-kpi-card.success{border-color:#16a34a4d}.wowdash-kpi-card__icon{width:46px;height:46px;border-radius:14px;background:#ff6a0014;display:flex;align-items:center;justify-content:center;color:var(--hi-orange-dark)}.wowdash-kpi-card span{color:var(--hi-muted);font-size:.85rem}.wowdash-kpi-card h4{margin:4px 0 0;font-size:1.1rem}.wowdash-kpi-card small{color:var(--hi-muted)}.wowdash-topbar{background:var(--hi-surface);border-bottom:1px solid var(--hi-border);box-shadow:0 12px 24px #0f172a0f;padding:10px 0}.wowdash-topbar--full{width:100%}.wowdash-topbar__inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.wowdash-topbar p{margin:0;color:var(--hi-muted)}.wowdash-topbar h1{margin:6px 0 0;font-size:1.4rem}.wowdash-topbar__tag{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:var(--hi-muted);font-size:.9rem}.wowdash-topbar__profile{display:flex;align-items:center;gap:12px;position:relative}.wowdash-date-chip{display:inline-flex;align-items:center;gap:8px;font-weight:600;direction:rtl;color:var(--hi-heading)}.wowdash-profile-chip-wrap{position:relative;display:inline-flex}.wowdash-profile-chip{display:inline-flex;align-items:center;gap:12px;padding:5px 18px;border-radius:16px;border:1px solid var(--hi-border);background:#fff;cursor:pointer;position:relative;box-shadow:0 12px 26px #0f172a14;transition:box-shadow .2s ease,transform .2s ease,border .2s ease}.wowdash-profile-chip:hover,.wowdash-profile-chip.active{box-shadow:0 18px 36px #0f172a1f;border-color:#ff6a0080;transform:translateY(-1px)}.wowdash-profile-chip strong{display:block}.wowdash-profile-avatar{width:36px;height:36px;border-radius:50%;background:#ff6a001f;display:inline-flex;align-items:center;justify-content:center;color:var(--hi-orange-dark)}.wowdash-profile-text{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.wowdash-profile-arrow{transition:transform .2s ease;color:var(--hi-muted)}.wowdash-profile-arrow.open{transform:rotate(180deg)}.wowdash-profile-popover{position:absolute;top:calc(100% + 12px);right:0;width:320px;background:var(--hi-surface);border:1px solid var(--hi-border);border-radius:20px;box-shadow:0 20px 40px #0f172a26;padding:16px;z-index:20}.wowdash-profile-popover__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.wowdash-profile-popover__header span{display:block;font-size:.85rem;color:var(--hi-muted)}.wowdash-profile-popover__header strong{font-size:1rem}.wowdash-profile-popover__badge{display:inline-flex;gap:6px;align-items:center;padding:6px 12px;border-radius:999px;background:#2563eb1a;color:var(--hi-blue);font-size:.85rem}.wowdash-profile-popover__list{list-style:none;margin:0;padding:12px 0;border-top:1px solid var(--hi-border);border-bottom:1px solid var(--hi-border);display:flex;flex-direction:column;gap:8px}.wowdash-profile-popover__list li{display:flex;justify-content:space-between;font-size:.95rem;color:var(--hi-heading)}.wowdash-profile-popover__list span{color:var(--hi-muted)}.wowdash-profile-popover__actions{display:flex;flex-direction:column;gap:8px;margin-top:12px}.wowdash-profile-link{width:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid var(--hi-border);background:#fff;font-weight:600;color:var(--hi-heading);cursor:pointer;transition:border .2s ease}.wowdash-profile-link:hover{border-color:var(--hi-orange)}.wowdash-profile-link.danger{border-color:#f044384d;color:var(--hi-danger)}.wowdash-profile-chip span{color:var(--hi-muted);font-size:.85rem}.wowdash-panel--tab{min-height:360px}.wowdash-panel--timeline .wowdash-timeline__item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hi-border);padding:12px 0}.wowdash-panel--timeline .wowdash-timeline__item:last-child{border-bottom:none}.wowdash-panel--timeline h4{margin:0 0 4px;font-size:1rem}.wowdash-panel--timeline span{color:var(--hi-muted);font-size:.85rem}.wowdash-footer{margin-top:24px;text-align:center;color:var(--hi-muted);font-size:.9rem}.wowdash-button.ghost{background:transparent;border:1px solid var(--hi-border);color:var(--hi-heading)}.wowdash-meeting-hero{background:var(--hi-surface);border:1px solid var(--hi-border);border-radius:24px;padding:32px;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a14}.wowdash-meeting-hero:before{content:"";position:absolute;inset:auto 24px -60px auto;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(255,106,0,.25),transparent 70%);pointer-events:none}.wowdash-hero-content{position:relative;z-index:2;display:grid;gap:16px}.wowdash-hero-title{font-size:clamp(1.6rem,1vw + 1.4rem,2.4rem);margin:0;color:var(--hi-heading)}.wowdash-hero-subtitle{margin:0;font-size:1rem;color:var(--hi-muted)}.wowdash-meta-grid{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.wowdash-meta-card{border-radius:18px;padding:18px;background:var(--hi-panel);border:1px solid var(--hi-border);display:flex;flex-direction:column;gap:6px}.wowdash-meta-label{font-size:.9rem;color:var(--hi-muted)}.wowdash-meta-value{font-size:1.3rem;font-weight:600}.wowdash-status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;font-size:.85rem;background:#f3f4f6;color:var(--hi-heading)}.wowdash-status-badge.success{background:#16a34a1f;color:var(--hi-green)}.wowdash-status-badge.warning{background:#efb00026;color:var(--hi-warning)}.wowdash-status-badge.info{background:#2563eb1f;color:var(--hi-blue)}.wowdash-tabs{margin-top:32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.wowdash-tab{border-radius:18px;border:1px solid var(--hi-border);background:var(--hi-surface);padding:18px;display:flex;align-items:flex-start;gap:12px;cursor:pointer;transition:border .2s ease,transform .2s ease}.wowdash-tab:hover{transform:translateY(-3px)}.wowdash-tab.active{border-color:var(--hi-orange);box-shadow:0 12px 28px #ff6a002e}.wowdash-tab h4{margin:0;font-size:1rem}.wowdash-tab p{margin:4px 0 0;font-size:.85rem;color:var(--hi-muted)}.wowdash-tab-icon{width:42px;height:42px;border-radius:12px;background:#ff6a001a;display:flex;align-items:center;justify-content:center}.wowdash-panel{margin-top:0;padding:28px;background:var(--hi-surface);border:1px solid var(--hi-border);border-radius:22px;box-shadow:0 10px 26px #0f172a0f}.wowdash-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.wowdash-alert{padding:14px 18px;border-radius:16px;border:1px solid transparent;font-size:.95rem;line-height:1.5}.wowdash-alert--info{background:#2563eb14;border-color:#2563eb40;color:var(--hi-blue)}.wowdash-alert--success{background:#16a34a14;border-color:#16a34a40;color:var(--hi-green)}.wowdash-alert--warning{background:#efb0001f;border-color:#efb0004d;color:var(--hi-warning)}.wowdash-alert--error{background:#f044381a;border-color:#f0443840;color:var(--hi-danger)}.wowdash-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.wowdash-card{background:var(--hi-surface);border:1px solid var(--hi-border);border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:14px}.wowdash-card__head{display:flex;align-items:center;gap:10px}.wowdash-card__title{margin:0;font-size:1rem}.wowdash-info-rows{display:grid;gap:10px}.wowdash-info-row{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.wowdash-info-row span{color:var(--hi-muted);font-size:.88rem}.wowdash-info-row strong{font-weight:600}@media (max-width: 768px){.wowdash-card__head{display:none}}.wowdash-label-pill{padding:4px 12px;border-radius:999px;background:#ff6a0014;color:var(--hi-orange-dark);font-size:.85rem}.wowdash-form{display:flex;flex-direction:column;gap:14px}.wowdash-input,.wowdash-textarea{width:100%;border-radius:14px;border:1px solid var(--hi-border);padding:12px 16px;font-family:inherit;font-size:.95rem;background:#fff;color:var(--hi-heading);transition:border .2s ease,box-shadow .2s ease}.wowdash-input:focus,.wowdash-textarea:focus{outline:none;border-color:#ff6a0099;box-shadow:0 0 0 3px #ff6a002e}.wowdash-button{border:none;border-radius:14px;padding:12px 22px;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--hi-orange),#ff8033);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s ease,box-shadow .2s ease}.wowdash-button:disabled{opacity:.5;cursor:not-allowed}.wowdash-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px #ff6a0038}.wowdash-question-list{display:flex;flex-direction:column;gap:14px}.wowdash-question-item{border:1px solid var(--hi-border);border-radius:18px;padding:18px;background:var(--hi-surface)}.wowdash-question-item h5{margin:0 0 6px;font-size:1rem}.wowdash-question-item p{margin:0;color:var(--hi-heading)}.wowdash-timestamp{font-size:.82rem;color:var(--hi-muted)}.wowdash-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;font-size:.82rem;background:#f3f4f6;color:var(--hi-heading)}.wowdash-chip.success{background:#16a34a1f;color:var(--hi-green)}.wowdash-chip.warning{background:#efb00026;color:var(--hi-warning)}.wowdash-chip.info{background:#2563eb1f;color:var(--hi-blue)}.wowdash-chip.error{background:#f044381f;color:var(--hi-danger)}.wowdash-list{display:flex;flex-direction:column;gap:12px}.wowdash-list-item{border:1px solid var(--hi-border);border-radius:18px;padding:18px;background:var(--hi-surface);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.wowdash-list-item__title{font-weight:600}.wowdash-download-btn{border:1px solid rgba(255,106,0,.4);border-radius:12px;background:#ff6a0014;color:var(--hi-orange-dark);padding:8px 14px;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.wowdash-vote-card{border:1px solid var(--hi-border);border-radius:20px;padding:20px;background:var(--hi-surface)}.wowdash-radio-group{display:flex;flex-direction:column;gap:10px}.wowdash-radio-option{border-radius:12px;border:1px solid var(--hi-border);padding:10px 14px;display:flex;align-items:center;gap:10px;cursor:pointer}.wowdash-radio-option input{accent-color:var(--hi-orange)}.wowdash-live-ticker{border-radius:12px;border:1px solid var(--hi-border);background:#fff5ee;padding:8px 12px;overflow:hidden;direction:rtl;text-align:right}.wowdash-live-ticker__content{display:inline-flex;gap:24px;white-space:nowrap;animation:wowdash-ticker 22s linear infinite;color:var(--hi-orange-dark);font-weight:500;width:max-content}.wowdash-video-frame{position:relative;width:100%;padding-top:56.25%;border-radius:20px;overflow:hidden;background:#000}.wowdash-video-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.wowdash-live-embed{position:relative;width:100%;padding-top:56.25%;border-radius:20px;overflow:hidden;background:#000}.wowdash-live-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;border:0;border-radius:20px;display:block}.wowdash-poster-frame{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.wowdash-poster-frame img{width:100%;height:100%;object-fit:cover;display:block}@keyframes wowdash-ticker{0%{transform:translate(-100%)}to{transform:translate(100%)}}.wowdash-loading-state{min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center}.wowdash-loading-state>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.wowdash-loading-state p{margin:0;font-size:1rem;color:var(--hi-heading)}.wowdash-spinner-ring{width:60px;height:60px;border-radius:50%;border:3px solid rgba(255,106,0,.2);border-top-color:var(--hi-orange);animation:wowdash-spin .9s linear infinite;margin:0 auto}@keyframes wowdash-spin{to{transform:rotate(360deg)}}.wowdash-empty-state{border:1px dashed var(--hi-border);background:var(--hi-surface);border-radius:16px;padding:32px;text-align:center;color:var(--hi-muted)}.recaptcha-container{display:flex;justify-content:flex-start}@media (max-width: 768px){.wowdash-meeting-shell{padding:20px 16px 56px}.wowdash-meeting-hero,.wowdash-panel{padding:22px}.wowdash-panel__head{flex-direction:column}.wowdash-tabs{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.wowdash-layout{flex-direction:column}.wowdash-sidepanel{width:100%;flex-direction:column}.wowdash-sidepanel__menu{flex-direction:row;flex-wrap:wrap}.wowdash-sidepanel__link{flex:1 1 calc(50% - 8px)}.wowdash-topbar__inner{flex-direction:column;align-items:flex-start}.wowdash-topbar__profile{width:100%;flex-direction:column;align-items:stretch}.wowdash-profile-chip{width:100%}.wowdash-toolbar{flex-direction:column;align-items:flex-start}.wowdash-toolbar__actions{width:100%;justify-content:flex-start}.wowdash-search{width:100%}}:root{--meeting-mobile-bg: #f4f6fb;--meeting-mobile-surface: #ffffff;--meeting-mobile-border: #e6e9f3;--meeting-mobile-muted: #8c92a6;--meeting-mobile-heading: #111827;--meeting-mobile-primary: #ff6a00;--meeting-mobile-primary-soft: rgba(255, 106, 0, .12);--meeting-mobile-success: #0ba973;--meeting-mobile-warning: #f59e0b}.meeting-mobile-app{min-height:100vh;background:var(--meeting-mobile-bg);display:flex;flex-direction:column;color:var(--meeting-mobile-heading);font-family:Vazirmatn,Inter,sans-serif}.meeting-mobile-hero{padding:24px 20px 16px;background:linear-gradient(180deg,#1f2937,#111827);color:#fff;border-bottom-left-radius:32px;border-bottom-right-radius:32px;display:flex;flex-direction:column;gap:16px;box-shadow:0 20px 45px #0f172a4d}.meeting-mobile-hero__title{display:flex;align-items:center;justify-content:space-between;gap:12px}.meeting-mobile-hero__title p{margin:0;color:#ffffffd9;font-size:1.1rem;font-weight:600}.meeting-mobile-hero__slug{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;background:#ffffff14;padding:4px 10px;border-radius:999px;margin-top:8px;align-self:flex-start}.meeting-mobile-hero__badges{display:flex;flex-wrap:wrap;gap:8px}.meeting-mobile-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:.8rem;background:#ffffff24}.meeting-mobile-badge--success{background:#0ba97326;color:#52f7c2}.meeting-mobile-badge--warning{background:#f59e0b33;color:#fcd486}.meeting-mobile-badge--neutral{background:#ffffff1f}.meeting-mobile-badge--ghost{background:#ffffff14}.meeting-mobile-user-menu{position:relative}.meeting-mobile-user-menu__trigger{width:42px;height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border .2s ease}.meeting-mobile-user-menu__trigger.active{background:#ffffff2e}.meeting-mobile-user-menu__popover{position:absolute;top:calc(100% + 10px);left:0;min-width:180px;background:var(--meeting-mobile-surface);border-radius:18px;padding:12px;box-shadow:0 20px 45px #0f172a33;display:flex;flex-direction:column;gap:8px;border:1px solid var(--meeting-mobile-border);z-index:30}.meeting-mobile-user-menu__header{color:var(--meeting-mobile-heading);padding:0 12px 4px}.meeting-mobile-user-menu__header strong{display:block;font-size:.95rem;color:var(--meeting-mobile-heading)}.meeting-mobile-user-menu__header small{color:var(--meeting-mobile-muted);font-size:.8rem}.meeting-mobile-user-menu__action{border:none;background:var(--meeting-mobile-bg);border-radius:14px;padding:10px 12px;display:flex;align-items:center;gap:8px;font-weight:600;color:var(--meeting-mobile-heading)}.meeting-mobile-user-menu__action.danger{background:#f044381f;color:var(--meeting-mobile-danger, #f04438)}.meeting-mobile-main{padding:20px 16px 90px;display:flex;flex-direction:column;gap:18px}.meeting-mobile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.meeting-mobile-grid.compact{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.meeting-mobile-highlight{background:var(--meeting-mobile-surface);border-radius:18px;border:1px solid var(--meeting-mobile-border);padding:14px;display:flex;gap:10px;align-items:center;box-shadow:0 10px 20px #0f172a0a}.meeting-mobile-highlight span{color:var(--meeting-mobile-muted);font-size:.85rem}.meeting-mobile-highlight strong{display:block;margin-top:4px;font-size:1rem}.meeting-mobile-highlight__icon{width:42px;height:42px;border-radius:14px;background:#f4f6fb;display:flex;align-items:center;justify-content:center;color:var(--meeting-mobile-primary)}.meeting-mobile-highlight--primary .meeting-mobile-highlight__icon{background:var(--meeting-mobile-primary-soft)}.meeting-mobile-highlight--info .meeting-mobile-highlight__icon{background:#2563eb1f;color:#2563eb}.meeting-mobile-highlight--ghost{background:transparent;border-style:dashed}.meeting-mobile-panel{background:var(--meeting-mobile-surface);border-radius:24px;border:1px solid var(--meeting-mobile-border);padding:18px;display:flex;flex-direction:column;gap:16px;box-shadow:0 15px 30px #0f172a0f}.meeting-mobile-panel__head{display:flex;justify-content:space-between;align-items:center;gap:12px}.meeting-mobile-panel__head h2{margin:0;font-size:1rem}.meeting-mobile-panel__head p{margin:4px 0 0;color:var(--meeting-mobile-muted);font-size:.85rem}.meeting-mobile-panel__title{display:inline-flex;align-items:center;gap:6px}.meeting-mobile-panel__title-icon{color:var(--meeting-mobile-primary)}.meeting-mobile-panel__title--live{font-size:.95rem}.meeting-mobile-panel__badge{width:38px;height:38px;border-radius:12px;border:1px solid var(--meeting-mobile-border);display:flex;align-items:center;justify-content:center;color:var(--meeting-mobile-muted)}.meeting-mobile-panel__content{min-height:280px}.meeting-mobile-event-card{background:var(--meeting-mobile-surface);border-radius:18px;border:1px solid var(--meeting-mobile-border);padding:10px 12px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 18px #0f172a0d}.meeting-mobile-event-card.combined{width:100%;gap:14px;align-items:stretch}.meeting-mobile-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.meeting-mobile-mini-card{background:var(--meeting-mobile-surface);border-radius:16px;border:1px dashed var(--meeting-mobile-border);padding:10px 14px;display:flex;flex-direction:column;gap:4px;box-shadow:inset 0 0 #0000}.meeting-mobile-mini-card span{color:var(--meeting-mobile-muted);font-size:.75rem}.meeting-mobile-mini-card strong{font-size:.95rem}.meeting-mobile-event-card__divider{width:1px;background:var(--meeting-mobile-border);border-radius:1px}.meeting-mobile-event-card__icon{width:44px;height:44px;border-radius:14px;background:var(--meeting-mobile-primary-soft);color:var(--meeting-mobile-primary);display:flex;align-items:center;justify-content:center}.meeting-mobile-event-card__icon.secondary{background:#2563eb1f;color:#2563eb}.meeting-mobile-event-card__body{overflow:hidden;flex:1;min-width:0;display:flex;flex-direction:column}.meeting-mobile-event-card__body span{display:block;color:var(--meeting-mobile-muted);font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meeting-mobile-event-label{display:inline-flex;align-items:center;gap:6px}.meeting-mobile-event-label__icon{flex-shrink:0}.meeting-mobile-event-label__icon--date{color:var(--meeting-mobile-primary)}.meeting-mobile-event-label__icon--location{color:#2563eb}.meeting-mobile-event-card__body strong{display:block;font-size:.95rem;margin-top:2px}.meeting-mobile-event-card__body small{display:block;margin-top:2px;color:var(--meeting-mobile-muted);font-size:.75rem}@media (max-width: 480px){.meeting-mobile-event-card.combined{flex-direction:column}.meeting-mobile-event-card__divider{height:1px;width:100%}}.meeting-mobile-ticker-shell{position:relative;border-radius:18px;box-shadow:0 10px 24px #0f172a14}.meeting-mobile-ticker-title{position:absolute;top:0;right:0;bottom:0;width:110px;border-top-right-radius:18px;border-bottom-right-radius:18px;background:linear-gradient(135deg,#ff6a00,#ff914d);color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:700;z-index:2;pointer-events:none}.meeting-mobile-ticker{border-radius:18px;border:1px solid;overflow:hidden;line-height:1.4;max-height:44px}.meeting-mobile-ticker__rail{display:inline-flex;align-items:center;padding:6px 0;animation:meeting-mobile-ticker-loop linear infinite;min-width:100%;white-space:nowrap;direction:rtl;text-align:right}.meeting-mobile-ticker__rail span{white-space:nowrap}@keyframes meeting-mobile-ticker-loop{0%{transform:translate(-100%)}to{transform:translate(100%)}}.meeting-mobile-nav{position:fixed;bottom:0;left:0;right:0;background:var(--meeting-mobile-surface);border-top-left-radius:24px;border-top-right-radius:24px;border:1px solid var(--meeting-mobile-border);padding:10px 12px calc(env(safe-area-inset-bottom) + 10px);display:grid;grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:6px;box-shadow:0 -8px 30px #0f172a1f}.meeting-mobile-nav__btn{border:none;background:transparent;border-radius:18px;padding:8px 6px;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:.75rem;color:var(--meeting-mobile-muted)}.meeting-mobile-nav__btn.active{background:var(--meeting-mobile-primary-soft);color:var(--meeting-mobile-primary);font-weight:600}@media (min-width: 769px){.meeting-mobile-app{display:none}}:root{--hi-bg: #f6f7fb;--hi-surface: #ffffff;--hi-panel: #fffdfa;--hi-border: #e4e7ef;--hi-muted: #6b7280;--hi-heading: #1f2937;--hi-orange: #ff6a00;--hi-orange-dark: #e25300;--hi-blue: #2563eb;--hi-green: #16a34a;--hi-warning: #efb000;--hi-danger: #f04438}.wowdash-login{min-height:100vh;background:var(--hi-bg);color:var(--hi-heading);direction:rtl;font-family:Vazirmatn,Inter,sans-serif;display:flex;align-items:center;justify-content:center;padding:32px 20px}.wowdash-login-container{max-width:480px;width:100%}.wowdash-login-card{background:var(--hi-surface);border:1px solid var(--hi-border);border-radius:26px;padding:40px;box-shadow:0 18px 40px #0f172a14}.wowdash-login-header{text-align:center;margin-bottom:32px}.wowdash-login-header h1{margin:0 0 8px;font-size:1.8rem;font-weight:700;color:var(--hi-heading)}.wowdash-login-header p{margin:0;color:var(--hi-muted);font-size:.95rem}.wowdash-login-tabs{border-bottom:1px solid var(--hi-border);margin-bottom:24px;display:flex;gap:0}.wowdash-login-tab{flex:1;padding:14px 20px;border:none;background:transparent;border-bottom:2px solid transparent;color:var(--hi-muted);font-weight:600;font-size:.95rem;cursor:pointer;transition:color .2s ease,border-color .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.wowdash-login-tab:hover{color:var(--hi-heading)}.wowdash-login-tab.active{color:var(--hi-orange);border-bottom-color:var(--hi-orange)}.wowdash-login-form{display:flex;flex-direction:column;gap:18px}.wowdash-login-field{position:relative}.wowdash-login-field input{width:100%;border-radius:14px;border:1px solid var(--hi-border);padding:14px 32px 14px 48px;font-family:inherit;font-size:.95rem;background:#fff;color:var(--hi-heading);transition:border .2s ease,box-shadow .2s ease;direction:rtl}.wowdash-login-field input:focus{outline:none;border-color:#ff6a0099;box-shadow:0 0 0 3px #ff6a002e}.wowdash-login-field input::placeholder{color:var(--hi-muted)}.wowdash-login-field input:disabled{background:#f9fafb;color:var(--hi-muted);cursor:not-allowed}.wowdash-login-field-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:var(--hi-muted);pointer-events:none;z-index:1}.wowdash-login-field-icon svg{width:20px;height:20px}.wowdash-login-field-toggle{position:absolute;left:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:var(--hi-muted);border:none;background:transparent;padding:4px;display:flex;align-items:center;justify-content:center;z-index:1}.wowdash-login-field:has(.wowdash-login-field-toggle) input{padding-left:48px}.wowdash-login-field-toggle:hover{color:var(--hi-heading)}.wowdash-login-button{width:100%;border:none;border-radius:14px;padding:14px 22px;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--hi-orange),#ff8033);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s ease,box-shadow .2s ease;font-size:1rem;margin-top:8px}.wowdash-login-button:disabled{opacity:.5;cursor:not-allowed}.wowdash-login-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px #ff6a0038}.wowdash-login-button-outline{width:100%;border:1px solid var(--hi-border);border-radius:14px;padding:14px 22px;font-weight:600;color:var(--hi-heading);background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:border .2s ease,background .2s ease;font-size:1rem;margin-top:8px}.wowdash-login-button-outline:hover{border-color:var(--hi-orange);background:#ff6a000d}.wowdash-login-alert{padding:14px 18px;border-radius:16px;border:1px solid transparent;font-size:.95rem;line-height:1.5;margin-bottom:24px}.wowdash-login-alert.success{background:#16a34a14;border-color:#16a34a40;color:var(--hi-green)}.wowdash-login-alert.error{background:#f044381a;border-color:#f0443840;color:var(--hi-danger)}.wowdash-login-alert.warning{background:#efb0001f;border-color:#efb0004d;color:var(--hi-warning)}.wowdash-login-helper{font-size:.85rem;color:var(--hi-muted);margin-top:4px;text-align:right}@media (max-width: 768px){.wowdash-login{padding:24px 16px 20px;min-height:100vh;align-items:flex-start}.wowdash-login-container{max-width:100%}.wowdash-login-card{padding:24px 20px;border-radius:20px;box-shadow:0 10px 30px #0f172a0f}.wowdash-login-header{margin-bottom:24px}.wowdash-login-header h1{font-size:1.4rem;margin-bottom:6px}.wowdash-login-header p{font-size:.9rem}.wowdash-login-tabs{margin-bottom:20px}.wowdash-login-tab{padding:12px 16px;font-size:.9rem;gap:6px}.wowdash-login-tab svg{width:18px;height:18px}.wowdash-login-form{gap:16px}.wowdash-login-field input{padding:12px 36px 12px 44px;font-size:.9rem;border-radius:12px}.wowdash-login-field:has(.wowdash-login-field-toggle) input{padding-left:44px}.wowdash-login-field-icon{right:14px}.wowdash-login-field-icon svg{width:18px;height:18px}.wowdash-login-field-toggle{left:10px}.wowdash-login-button,.wowdash-login-button-outline{padding:12px 20px;font-size:.95rem;border-radius:12px}.wowdash-login-alert{padding:12px 16px;font-size:.9rem;margin-bottom:20px;border-radius:14px}.wowdash-login-helper{font-size:.8rem;margin-top:6px}}@media (max-width: 480px){.wowdash-login{padding:20px 12px 16px}.wowdash-login-card{padding:20px 16px;border-radius:18px}.wowdash-login-header h1{font-size:1.25rem}.wowdash-login-header p{font-size:.85rem}.wowdash-login-tab{padding:10px 12px;font-size:.85rem}.wowdash-login-tab svg{width:16px;height:16px}.wowdash-login-field input{padding:11px 34px 11px 40px;font-size:.85rem}.wowdash-login-field:has(.wowdash-login-field-toggle) input{padding-left:40px}.wowdash-login-button,.wowdash-login-button-outline{padding:11px 18px;font-size:.9rem}}:root{--hiweb-bg: #f4f6fb;--hiweb-surface: #ffffff;--hiweb-border: #e6e9f3;--hiweb-muted: #6b7280;--hiweb-heading: #1f2937;--hiweb-orange: #ff6a00;--hiweb-orange-dark: #e25300;--hiweb-blue: #2563eb;--hiweb-green: #16a34a;--hiweb-danger: #f04438}.hiweb-dashboard{min-height:100vh;background:var(--hiweb-bg);font-family:Vazirmatn,Inter,sans-serif;color:var(--hiweb-heading)}.hiweb-shell{max-width:1320px;margin:0 auto;padding:40px 24px 60px;display:flex;flex-direction:row-reverse;gap:28px}.hiweb-sidebar{width:280px;background:var(--hiweb-surface);border:1px solid var(--hiweb-border);border-radius:26px;padding:24px;display:flex;flex-direction:column;gap:24px;box-shadow:0 20px 35px #0f172a14}.hiweb-sidebar__logo{display:flex;align-items:center;gap:14px}.hiweb-logo-mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--hiweb-orange),#ff944d);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1.2rem}.hiweb-sidebar__logo span{display:block;font-weight:700}.hiweb-sidebar__logo small{color:var(--hiweb-muted)}.hiweb-sidebar__profile{display:flex;align-items:center;gap:12px;padding:16px;border-radius:18px;background:#fff6ef;color:var(--hiweb-orange-dark);font-weight:600}.hiweb-sidebar__profile span{font-size:.85rem;font-weight:500}.hiweb-sidebar__nav{display:flex;flex-direction:column;gap:12px}.hiweb-nav-btn{width:100%;border:1px solid var(--hiweb-border);border-radius:18px;padding:14px 16px;background:transparent;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:border .2s ease,box-shadow .2s ease,transform .2s ease;color:inherit}.hiweb-nav-btn .hiweb-nav-btn__meta{display:flex;align-items:center;gap:10px;font-weight:600}.hiweb-nav-btn__badge{background:#ff6a001a;color:var(--hiweb-orange-dark);border-radius:999px;padding:2px 10px;font-size:.8rem}.hiweb-nav-btn.active{border-color:var(--hiweb-orange);box-shadow:0 12px 25px #ff6a0026;transform:translateY(-1px)}.hiweb-sidebar__footer{margin-top:auto;display:flex;flex-direction:column;gap:10px}.hiweb-btn{border:none;border-radius:14px;padding:12px 14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .2s ease}.hiweb-btn.primary{background:linear-gradient(135deg,var(--hiweb-orange),#ff944d);color:#fff}.hiweb-btn.danger{background:#f0443824;color:var(--hiweb-danger)}.hiweb-btn.ghost{border:1px solid var(--hiweb-border);background:transparent;color:var(--hiweb-heading)}.hiweb-btn:hover{opacity:.85}.hiweb-main{flex:1;display:flex;flex-direction:column;gap:24px}.hiweb-topbar{background:var(--hiweb-surface);border:1px solid var(--hiweb-border);border-radius:26px;padding:24px 28px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;box-shadow:0 15px 30px #0f172a0f}.hiweb-topbar h1{margin:4px 0 0;font-size:1.6rem}.hiweb-topbar p{margin:0;color:var(--hiweb-muted)}.hiweb-topbar__meta{display:flex;flex-wrap:wrap;gap:14px;color:var(--hiweb-muted)}.hiweb-topbar__meta strong{color:var(--hiweb-heading);margin-left:4px}.hiweb-hero{background:var(--hiweb-surface);border:1px solid var(--hiweb-border);border-radius:28px;padding:32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;position:relative;overflow:hidden}.hiweb-hero:after{content:"";position:absolute;inset:auto -30px -80px auto;width:260px;height:260px;background:radial-gradient(circle,rgba(255,106,0,.3),transparent 70%);pointer-events:none}.hiweb-hero__meta{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}.hiweb-hero__eyebrow{font-size:.85rem;color:var(--hiweb-muted)}.hiweb-hero__meta h2{margin:0;font-size:2rem}.hiweb-hero__chips{display:flex;flex-wrap:wrap;gap:10px}.hiweb-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#ff6a0014;color:var(--hiweb-orange-dark);font-size:.85rem}.hiweb-chip.outline{background:transparent;border:1px dashed var(--hiweb-border);color:var(--hiweb-heading)}.hiweb-hero__summary{position:relative;z-index:1;background:#fff7f0;border-radius:22px;padding:20px;border:1px solid rgba(255,106,0,.25);display:flex;flex-direction:column;gap:16px}.hiweb-summary__head{display:flex;align-items:center;gap:12px}.hiweb-summary__head p{margin:0;color:var(--hiweb-muted)}.hiweb-summary__head h3{margin:0;font-size:1.2rem}.hiweb-summary__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.hiweb-summary__grid span{color:var(--hiweb-muted);font-size:.85rem}.hiweb-summary__grid strong{display:block;margin-top:4px}.hiweb-hero__empty{position:relative;z-index:1;color:var(--hiweb-muted)}.hiweb-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px}.hiweb-stat-card{background:var(--hiweb-surface);border:1px solid var(--hiweb-border);border-radius:22px;padding:18px;display:flex;align-items:center;gap:14px}.hiweb-stat-card__icon{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center}.hiweb-stat-card p{margin:0;color:var(--hiweb-muted);font-size:.85rem}.hiweb-stat-card h4{margin:6px 0 0;font-size:1.6rem}.hiweb-panels{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.hiweb-panel{background:var(--hiweb-surface);border:1px solid var(--hiweb-border);border-radius:22px;padding:24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 12px 24px #0f172a0d}.hiweb-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hiweb-panel__head p{margin:4px 0 0;color:var(--hiweb-muted)}.hiweb-table-wrapper{overflow-x:auto}.hiweb-table{width:100%;border-collapse:collapse}.hiweb-table th,.hiweb-table td{padding:12px 10px;text-align:right;border-bottom:1px solid var(--hiweb-border)}.hiweb-table th{color:var(--hiweb-muted);font-weight:600}.hiweb-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.85rem}.hiweb-badge.success{background:#16a34a26;color:var(--hiweb-green)}.hiweb-badge.warning{background:#ff6a001f;color:var(--hiweb-orange-dark)}.hiweb-badge.neutral{background:#2563eb1f;color:var(--hiweb-blue)}.hiweb-badge.danger{background:#f0443826;color:var(--hiweb-danger)}.hiweb-timeline{display:flex;flex-direction:column;gap:12px}.hiweb-timeline__item{border:1px solid var(--hiweb-border);border-radius:16px;padding:16px}.hiweb-timeline__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hiweb-timeline__head h4{margin:0;font-size:1rem}.hiweb-timeline__meta{display:flex;flex-wrap:wrap;gap:14px;color:var(--hiweb-muted);font-size:.9rem;margin-top:10px}.hiweb-timeline__footer{display:flex;flex-wrap:wrap;gap:14px;margin-top:10px;font-size:.85rem;color:var(--hiweb-muted)}.hiweb-empty{padding:20px;border-radius:16px;border:1px dashed var(--hiweb-border);text-align:center;color:var(--hiweb-muted);background:#fdfdfd}.hiweb-loading{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--hiweb-muted)}.hiweb-spinner{width:52px;height:52px;border:4px solid rgba(0,0,0,.08);border-top-color:var(--hiweb-orange);border-radius:50%;animation:hiweb-spin .9s linear infinite}.hiweb-error-panel{background:#fff3f3;border:1px solid rgba(240,68,56,.4);border-radius:20px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:16px}@keyframes hiweb-spin{to{transform:rotate(360deg)}}.hiweb-mobile-menu-toggle{display:none;position:fixed;top:16px;right:16px;z-index:1001;width:48px;height:48px;border-radius:12px;border:1px solid var(--hiweb-border);background:var(--hiweb-surface);color:var(--hiweb-heading);cursor:pointer;box-shadow:0 4px 12px #0f172a1a;align-items:center;justify-content:center;transition:all .2s ease}.hiweb-mobile-menu-toggle:hover{box-shadow:0 6px 16px #0f172a26}.hiweb-sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transition:opacity .3s ease}@media (max-width: 992px){.hiweb-shell{flex-direction:column;padding:20px 16px 40px}.hiweb-mobile-menu-toggle{display:flex}.hiweb-sidebar-overlay{display:block;opacity:1}.hiweb-sidebar{position:fixed;top:0;right:-100%;width:320px;max-width:85vw;height:100vh;z-index:1000;border-radius:0;border-right:1px solid var(--hiweb-border);box-shadow:-4px 0 24px #0f172a26;transition:right .3s ease;overflow-y:auto;flex-direction:column;padding:24px 20px}.hiweb-sidebar.open{right:0}.hiweb-sidebar__nav{flex-direction:column;gap:10px}.hiweb-nav-btn{width:100%;flex:none}.hiweb-main{width:100%}.hiweb-topbar{padding:20px;flex-direction:column;align-items:flex-start;gap:12px}.hiweb-topbar h1{font-size:1.4rem}.hiweb-topbar p{font-size:.9rem}.hiweb-topbar__meta{flex-direction:column;gap:8px;font-size:.85rem}.hiweb-hero{padding:24px 20px;grid-template-columns:1fr;gap:20px}.hiweb-hero__meta h2{font-size:1.6rem}.hiweb-hero__chips{flex-direction:column;gap:8px}.hiweb-stats{grid-template-columns:repeat(2,1fr);gap:12px}.hiweb-stat-card{padding:14px;flex-direction:column;text-align:center}.hiweb-stat-card__icon{width:40px;height:40px}.hiweb-stat-card h4{font-size:1.4rem}.hiweb-panels{grid-template-columns:1fr;gap:16px}.hiweb-panel{padding:20px}.hiweb-panel__head{flex-direction:column;align-items:flex-start;gap:8px}.hiweb-panel__head h3{font-size:1.2rem}.hiweb-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.hiweb-table-wrapper:before{content:"";display:block}.hiweb-table{min-width:600px;display:table}@media (max-width: 768px){.hiweb-table-wrapper{overflow-x:visible}.hiweb-table,.hiweb-table thead,.hiweb-table tbody,.hiweb-table th,.hiweb-table td,.hiweb-table tr{display:block}.hiweb-table thead{display:none}.hiweb-table tr{border:1px solid var(--hiweb-border);border-radius:12px;margin-bottom:12px;padding:14px;background:var(--hiweb-surface);box-shadow:0 2px 8px #0f172a0a;display:flex;flex-direction:column;gap:10px}.hiweb-table td{border:none;padding:0 0 8px;text-align:right;position:relative;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;font-size:.85rem;border-bottom:1px solid rgba(230,233,243,.5)}.hiweb-table td:last-child{border-bottom:none;padding-bottom:0}.hiweb-table td:before{content:attr(data-label);font-weight:600;color:var(--hiweb-muted);font-size:.8rem;margin-right:12px;flex-shrink:0}.hiweb-table td .hiweb-badge{margin-left:auto}}.hiweb-timeline__item{padding:14px}.hiweb-timeline__head{flex-direction:column;align-items:flex-start;gap:8px}.hiweb-timeline__meta,.hiweb-timeline__footer{flex-direction:column;gap:6px;font-size:.85rem}}@media (max-width: 600px){.hiweb-shell{padding:16px 12px 32px}.hiweb-mobile-menu-toggle{top:12px;right:12px;width:44px;height:44px}.hiweb-sidebar{width:280px;max-width:90vw;padding:20px 16px}.hiweb-sidebar__logo{gap:12px}.hiweb-logo-mark{width:40px;height:40px;font-size:1rem}.hiweb-sidebar__logo span{font-size:.95rem}.hiweb-sidebar__logo small{font-size:.75rem}.hiweb-sidebar__profile{padding:12px;flex-direction:column;text-align:center;gap:8px}.hiweb-sidebar__profile svg{width:32px;height:32px}.hiweb-sidebar__profile p{font-size:.9rem}.hiweb-sidebar__profile span{font-size:.8rem}.hiweb-nav-btn{padding:12px 14px}.hiweb-nav-btn__meta{font-size:.9rem}.hiweb-nav-btn__meta svg{width:20px;height:20px}.hiweb-topbar{padding:16px;border-radius:20px}.hiweb-topbar h1{font-size:1.25rem}.hiweb-topbar p{font-size:.85rem}.hiweb-topbar__meta{font-size:.8rem}.hiweb-hero{padding:20px 16px;border-radius:22px}.hiweb-hero__meta h2{font-size:1.4rem}.hiweb-hero__eyebrow{font-size:.8rem}.hiweb-hero__summary{padding:16px}.hiweb-summary__head h3{font-size:1.1rem}.hiweb-summary__grid,.hiweb-stats{grid-template-columns:1fr;gap:10px}.hiweb-stat-card{padding:12px}.hiweb-stat-card__icon{width:36px;height:36px}.hiweb-stat-card__icon svg{width:20px;height:20px}.hiweb-stat-card h4{font-size:1.3rem}.hiweb-stat-card p{font-size:.8rem}.hiweb-panel{padding:16px;border-radius:18px}.hiweb-panel__head h3{font-size:1.1rem}.hiweb-panel__head p{font-size:.85rem}.hiweb-panel__head svg{width:24px;height:24px}.hiweb-table{min-width:500px;font-size:.8rem}.hiweb-table th,.hiweb-table td{padding:8px 6px;font-size:.8rem}.hiweb-badge{font-size:.75rem;padding:3px 8px}.hiweb-badge svg{width:14px;height:14px}.hiweb-timeline__item{padding:12px}.hiweb-timeline__head h4{font-size:.95rem}.hiweb-chip{font-size:.8rem;padding:5px 10px}.hiweb-chip svg{width:16px;height:16px}.hiweb-btn{padding:10px 12px;font-size:.9rem}.hiweb-btn svg{width:16px;height:16px}}@media (max-width: 480px){.hiweb-shell{padding:12px 10px 28px}.hiweb-mobile-menu-toggle{width:40px;height:40px;top:10px;right:10px}.hiweb-sidebar{width:260px;padding:18px 14px}.hiweb-topbar{padding:14px}.hiweb-topbar h1{font-size:1.15rem}.hiweb-hero{padding:18px 14px}.hiweb-hero__meta h2{font-size:1.25rem}.hiweb-panel{padding:14px}.hiweb-table{min-width:450px}}.exec-mobile-app{min-height:100vh;background:#f1f5f9;display:flex;flex-direction:column;direction:rtl;font-family:Vazirmatn,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.exec-mobile-header{background:linear-gradient(135deg,#2563eb,#1d4ed8 60%,#0f172a);padding:14px 16px 18px;color:#e5e7eb;box-shadow:0 12px 30px #0f172a59}.exec-mobile-header__main{display:flex;align-items:center;justify-content:space-between}.exec-mobile-header__left{display:flex;align-items:center}.exec-mobile-header__right{display:flex;align-items:center;gap:4px}.exec-mobile-header__settings{background:#0f172a2e!important;color:#e5e7eb!important;border-radius:999px!important}.exec-mobile-header__settings:hover{background:#0f172a52!important}.exec-mobile-header__title{margin-top:10px}.exec-mobile-main{flex:1;padding:0 16px 64px!important;overflow-y:auto;overflow-x:hidden!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.exec-mobile-main__content{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important;overflow-x:hidden!important}.exec-mobile-app{overflow-x:hidden!important}.exec-mobile-main__content>.MuiBox-root{width:100%;max-width:100%;box-sizing:border-box}.exec-mobile-app .MuiAppBar-root{position:sticky!important;top:0!important;z-index:1200!important;width:100%!important;max-width:100%!important}.exec-mobile-app .exec-mobile-main__content .wowdash-executive-card,.exec-mobile-app .exec-mobile-main__content .MuiCard-root,.exec-mobile-app .exec-mobile-main__content .MuiBox-root,.exec-mobile-app .exec-mobile-main__content .MuiStack-root,.exec-mobile-app .exec-mobile-main__content .MuiGrid-container,.exec-mobile-app .exec-mobile-main__content .MuiTable-root,.exec-mobile-app .exec-mobile-main__content .MuiAccordion-root{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-x:hidden!important}.exec-mobile-app .exec-mobile-main__content .MuiStack-root,.exec-mobile-app .exec-mobile-main__content .MuiBox-root{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.exec-mobile-main__content>*{max-width:100%!important;box-sizing:border-box!important}.exec-mobile-main__content :where(.MuiBox-root,.MuiGrid-root,.MuiCard-root,.MuiStack-root){max-width:100%!important;box-sizing:border-box!important}.exec-mobile-app .MuiBox-root,.exec-mobile-app .MuiContainer-root{max-width:100%!important;width:100%!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.exec-mobile-main__content .MuiGrid-container{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}@media (max-width: 768px){.exec-mobile-main__content .MuiGrid-item{width:100%!important;max-width:100%!important}}.exec-mobile-main__content .MuiBox-root{margin-left:0!important;margin-right:0!important}.exec-mobile-main__content .MuiFormControl-root,.exec-mobile-main__content .MuiSelect-root{width:100%!important;max-width:100%!important}.exec-mobile-app .exec-mobile-main__content .MuiCard-root,.exec-mobile-app .exec-mobile-main__content .wowdash-executive-card,.exec-mobile-app .exec-mobile-main__content .MuiCard-root.wowdash-executive-card{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.exec-mobile-app .exec-mobile-main__content .MuiCardContent-root{width:100%!important;max-width:100%!important;min-width:0!important;padding:16px!important;box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:visible!important}.exec-mobile-app .exec-mobile-main__content .MuiCard-root,.exec-mobile-app .exec-mobile-main__content .wowdash-executive-card{display:block!important;position:relative!important}.exec-mobile-app .exec-mobile-main__content .MuiStack-root>.MuiCard-root,.exec-mobile-app .exec-mobile-main__content .MuiStack-root>.wowdash-executive-card,.exec-mobile-app .exec-mobile-main__content .MuiBox-root>.MuiCard-root,.exec-mobile-app .exec-mobile-main__content .MuiBox-root>.wowdash-executive-card{width:100%!important;max-width:100%!important;min-width:0!important;flex-basis:100%!important;flex-grow:0!important;flex-shrink:1!important}.exec-mobile-main__content .MuiTable-root{width:100%!important;max-width:100%!important;table-layout:auto!important;display:table!important}.exec-mobile-main__content .MuiTableContainer-root{width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.exec-mobile-main__content .MuiTableCell-root{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;padding:8px 4px!important}@media (max-width: 768px){.exec-mobile-main__content .MuiTableCell-root{font-size:.75rem!important;padding:6px 4px!important}}.exec-mobile-main__content .MuiToolbar-root{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;flex-wrap:wrap!important;gap:8px!important}.exec-mobile-main__content .MuiToolbar-root>*{flex-shrink:1!important;min-width:auto!important}@media (max-width: 768px){.exec-mobile-main__content .MuiFormControl-root{min-width:auto!important;width:100%!important}.exec-mobile-main__content .MuiToolbar-root .MuiFormControl-root{min-width:auto!important;flex:1 1 auto!important}.exec-mobile-main__content .MuiToolbar-root .MuiBox-root{flex-wrap:wrap!important;width:100%!important}.exec-mobile-main__content .MuiToolbar-root>.MuiBox-root:last-child{width:100%!important;margin-top:8px!important}.exec-mobile-main__content .MuiToolbar-root>.MuiBox-root:last-child .MuiButton-root{flex:1 1 auto!important;min-width:auto!important}}.exec-mobile-nav{position:fixed;bottom:0;left:0;right:0;min-height:60px;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:flex;align-items:stretch;justify-content:space-around;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -6px 20px #0f172a1f;z-index:1300}.exec-mobile-nav__btn{flex:1;border:none;outline:none;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:11px;color:#6b7280}.exec-mobile-nav__btn.active{color:#2563eb}.exec-mobile-nav__icon{display:flex;align-items:center;justify-content:center}.exec-mobile-nav__label{line-height:1.2}@media (max-width: 768px){.exec-mobile-app .wowdash-executive-card,.exec-mobile-app .MuiCard-root.wowdash-executive-card{width:100%!important;max-width:100%!important;min-width:0!important;padding:16px!important;margin:0!important;box-sizing:border-box!important}.exec-mobile-app .wowdash-executive-card *,.exec-mobile-app .MuiCard-root.wowdash-executive-card *{max-width:100%!important;box-sizing:border-box!important}.exec-mobile-app .wowdash-executive-card .MuiTable-root,.exec-mobile-app .MuiCard-root.wowdash-executive-card .MuiTable-root{width:100%!important;table-layout:fixed!important}.exec-mobile-app .wowdash-executive-card .MuiCardContent-root,.exec-mobile-app .MuiCard-root.wowdash-executive-card .MuiCardContent-root{width:100%!important;max-width:100%!important;min-width:0!important;padding:16px!important;box-sizing:border-box!important}.exec-mobile-app .MuiGrid-container{margin-left:-8px!important;margin-right:-8px!important;width:calc(100% + 16px)!important}.exec-mobile-app .MuiGrid-item{padding-left:8px!important;padding-right:8px!important}}.exec-mobile-app .MuiButton-root{padding-left:4px!important;padding-bottom:4px!important}.exec-mobile-app .MuiInputLabel-root{line-height:1.5!important}.exec-mobile-app .MuiFormControl-root .MuiInputLabel-root{transform:translate(14px,16px) scale(1)!important}.exec-mobile-app .MuiFormControl-root .MuiInputLabel-root.MuiInputLabel-shrink{transform:translate(14px,-9px) scale(.75)!important}.exec-mobile-app .MuiSelect-select{min-height:42px!important;display:flex!important;align-items:center!important}@media (min-width: 769px){.exec-mobile-app{display:none}}.wowdash-executive-dashboard{min-height:100vh;background:#f4f6fb;color:#1f2937;font-family:Inter,Vazirmatn,sans-serif;direction:rtl;padding:40px 24px 80px;--primary-600: #1d80fc;--lilac-600: #6221f5;--success-600: #019063;--warning-600: #ff8303}.wowdash-executive-shell{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.wowdash-executive-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px;border:1px solid #e6e9f3;border-radius:28px;background:#fff;box-shadow:0 18px 40px #0f172a14}.wowdash-executive-header h4{color:#1f2937;margin:0;font-weight:700}.wowdash-executive-header .MuiTypography-body2{color:#6b7280!important}.wowdash-executive-card{background:#fff!important;border:1px solid #e6e9f3!important;border-radius:28px!important;padding:28px!important;box-shadow:0 18px 40px #0f172a14;color:#1f2937!important}.wowdash-executive-card .MuiCardContent-root{color:#1f2937}.wowdash-executive-card .MuiTypography-h4{color:#1f2937!important;font-weight:700}.wowdash-executive-card .MuiTypography-subtitle2,.wowdash-executive-card .MuiTypography-body2{color:#6b7280!important}.wowdash-executive-button{background:#fff!important;color:#1f2937!important;border:1px solid #e6e9f3!important;border-radius:12px!important;padding:10px 16px!important;font-weight:600!important;transition:all .2s ease!important;box-shadow:0 2px 8px #0f172a14}.wowdash-executive-button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0f172a1f!important;background:#f9fafb!important}.wowdash-executive-button.primary{background:#2563eb!important;color:#fff!important;border-color:#2563eb!important}.wowdash-executive-button.primary:hover{background:#1d4ed8!important;border-color:#1d4ed8!important}.wowdash-executive-button.danger{background:#fef2f2!important;border-color:#fecaca!important;color:#dc2626!important}.wowdash-executive-button.danger:hover{background:#fee2e2!important;border-color:#fca5a5!important}.wowdash-executive-table{background:#fff!important;border:1px solid #e6e9f3!important;border-radius:28px!important;overflow:hidden}.wowdash-executive-table .MuiTableHead-root{background:#f9fafb!important}.wowdash-executive-table .MuiTableHead-root .MuiTableCell-head{color:#6b7280!important;font-weight:600!important;border-bottom:1px solid #e6e9f3!important}.wowdash-executive-table .MuiTableBody-root .MuiTableCell-root{color:#1f2937!important;border-bottom:1px solid #f3f4f6!important}.wowdash-executive-table .MuiTableRow-root:hover{background:#f9fafb!important}.wowdash-executive-chip{background:#f3f4f6!important;color:#6b7280!important;border-radius:999px!important;padding:4px 10px!important;font-size:.85rem!important}.wowdash-executive-chip.success{background:#dcfce7!important;color:#16a34a!important}.wowdash-executive-chip.warning{background:#fef3c7!important;color:#d97706!important}.wowdash-executive-chip.danger{background:#fee2e2!important;color:#dc2626!important}.wowdash-executive-chip.neutral{background:#f3f4f6!important;color:#6b7280!important}.wowdash-executive-form-control{background:#fff!important;border-radius:12px!important}.wowdash-executive-form-control .MuiInputLabel-root{color:#6b7280!important}.wowdash-executive-form-control .MuiOutlinedInput-root{color:#1f2937!important;border-radius:12px!important;background:#fff!important}.wowdash-executive-form-control .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#e6e9f3!important}.wowdash-executive-form-control .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d1d5db!important}.wowdash-executive-form-control .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#2563eb!important}.wowdash-executive-form-control .MuiSelect-icon{color:#6b7280!important}.wowdash-executive-form-control .MuiMenuItem-root{color:#1f2937!important;background:#fff!important}.wowdash-executive-form-control .MuiMenuItem-root:hover{background:#f9fafb!important}.wowdash-executive-alert{background:#fff!important;border:1px solid #e6e9f3!important;border-radius:20px!important;color:#1f2937!important}.wowdash-executive-alert .MuiAlert-icon{color:#6b7280!important}.wowdash-executive-tabs{background:#fff!important;border:1px solid #e6e9f3!important;border-radius:20px!important;padding:8px!important}.wowdash-executive-tabs .MuiTab-root{color:#6b7280!important;border-radius:12px!important;transition:all .2s ease!important}.wowdash-executive-tabs .MuiTab-root:hover{background:#f9fafb!important}.wowdash-executive-tabs .MuiTab-root.Mui-selected{color:#1f2937!important;background:#eff6ff!important}.wowdash-executive-textfield{background:#fff!important;border-radius:12px!important}.wowdash-executive-textfield .MuiInputLabel-root{color:#6b7280!important}.wowdash-executive-textfield .MuiOutlinedInput-root{color:#1f2937!important;background:#fff!important}.wowdash-executive-textfield .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#e6e9f3!important}.wowdash-executive-textfield .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d1d5db!important}.wowdash-executive-textfield .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#2563eb!important}.wowdash-executive-icon-button{color:#6b7280!important;transition:all .2s ease!important}.wowdash-executive-icon-button:hover{background:#f9fafb!important;color:#1f2937!important;transform:translateY(-2px)}.wowdash-executive-accordion{background:#fff!important;border:1px solid #e6e9f3!important;border-radius:20px!important;margin-bottom:12px!important;color:#1f2937!important}.wowdash-executive-accordion:before{display:none!important}.wowdash-executive-accordion .MuiAccordionSummary-root{color:#1f2937!important}.wowdash-executive-accordion .MuiAccordionDetails-root{color:#6b7280!important}.wowdash-executive-dialog{background:#00000080!important}.wowdash-executive-dialog .MuiDialog-paper{background:#fff!important;border:1px solid #e6e9f3!important;border-radius:28px!important;color:#1f2937!important;box-shadow:0 20px 35px #0f172a26!important}.wowdash-executive-dialog .MuiDialogTitle-root{color:#1f2937!important;border-bottom:1px solid #e6e9f3!important}.wowdash-executive-dialog .MuiDialogContent-root{color:#1f2937!important}.wowdash-executive-dialog .MuiDialogActions-root{border-top:1px solid #e6e9f3!important}.wowdash-executive-switch .MuiSwitch-switchBase.Mui-checked{color:#2563eb!important}.wowdash-executive-switch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#2563eb!important}.wowdash-executive-checkbox .MuiCheckbox-root{color:#6b7280!important}.wowdash-executive-checkbox .MuiCheckbox-root.Mui-checked,.wowdash-executive-progress{color:#2563eb!important}.wowdash-executive-chip.MuiChip-color-success{background:#dcfce7!important;color:#16a34a!important}.wowdash-executive-chip.MuiChip-color-warning{background:#fef3c7!important;color:#d97706!important}.wowdash-executive-chip.MuiChip-color-error{background:#fee2e2!important;color:#dc2626!important}.wowdash-executive-chip.MuiChip-color-default{background:#f3f4f6!important;color:#6b7280!important}.wowdash-executive-toolbar{background:#fff!important;border:1px solid #e6e9f3!important;border-radius:20px!important;margin-bottom:16px!important}.wowdash-executive-accordion .MuiAccordionSummary-expandIconWrapper{color:#6b7280!important}.wowdash-executive-accordion .MuiAccordionSummary-expandIconWrapper.Mui-expanded{color:#2563eb!important}.wowdash-executive-dashboard .MuiPaper-root{background:#fff!important;color:#1f2937!important}.wowdash-executive-dashboard .MuiTypography-root,.wowdash-executive-dashboard .MuiSvgIcon-root{color:inherit}.wowdash-executive-dashboard .MuiGrid-container{margin:0!important}.wowdash-executive-dashboard .MuiGrid-item{padding:8px!important}.wowdash-executive-dashboard .MuiStack-root{gap:16px}.wowdash-executive-card .MuiCircularProgress-root{color:#2563eb!important}.wowdash-executive-card .recharts-wrapper{background:transparent!important}.wowdash-executive-card .recharts-text{fill:#1f2937!important}.wowdash-executive-card .recharts-tooltip-wrapper{background:#fff!important;border:1px solid #e6e9f3!important;border-radius:12px!important;color:#1f2937!important;box-shadow:0 10px 25px #0f172a26!important}body:has(.wowdash-executive-dashboard) .MuiDrawer-root .MuiDrawer-paper,.wowdash-executive-dashboard~* .MuiDrawer-root .MuiDrawer-paper{background:#fff!important;border:none!important;border-radius:0!important;box-shadow:none!important;width:280px!important}body:has(.wowdash-executive-dashboard) .MuiDrawer-root .MuiListItemButton-root,.wowdash-executive-dashboard~* .MuiDrawer-root .MuiListItemButton-root{border-radius:12px!important;margin:2px 0!important;padding:10px 14px!important;transition:all .2s ease!important}body:has(.wowdash-executive-dashboard) .MuiDrawer-root .MuiListItemButton-root:hover,.wowdash-executive-dashboard~* .MuiDrawer-root .MuiListItemButton-root:hover{background:#2563eb14!important}body:has(.wowdash-executive-dashboard) .MuiDrawer-root .MuiListItemButton-root.Mui-selected,.wowdash-executive-dashboard~* .MuiDrawer-root .MuiListItemButton-root.Mui-selected{background:#2563eb!important;color:#fff!important}body:has(.wowdash-executive-dashboard) .MuiDrawer-root .MuiListItemButton-root.Mui-selected .MuiListItemIcon-root,.wowdash-executive-dashboard~* .MuiDrawer-root .MuiListItemButton-root.Mui-selected .MuiListItemIcon-root{color:#fff!important}body:has(.wowdash-executive-dashboard) .MuiDrawer-root .MuiListItemIcon-root,.wowdash-executive-dashboard~* .MuiDrawer-root .MuiListItemIcon-root{color:#6b7280!important;min-width:36px!important}body:has(.wowdash-executive-dashboard) .MuiDrawer-root .MuiListItemText-primary,.wowdash-executive-dashboard~* .MuiDrawer-root .MuiListItemText-primary{font-size:.875rem!important}body:has(.wowdash-executive-dashboard) .MuiAppBar-root,.wowdash-executive-dashboard~* .MuiAppBar-root{background:#fff!important;border-bottom:1px solid #e4e7ef!important;box-shadow:0 12px 24px #0f172a0f!important;border-radius:0!important}body:has(.wowdash-executive-dashboard) .MuiAppBar-root .MuiToolbar-root,.wowdash-executive-dashboard~* .MuiAppBar-root .MuiToolbar-root{padding:10px 16px!important;min-height:64px!important}body:has(.wowdash-executive-dashboard) .MuiAppBar-root .MuiTypography-root,.wowdash-executive-dashboard~* .MuiAppBar-root .MuiTypography-root{color:#1f2937!important;font-weight:600!important}body:has(.wowdash-executive-dashboard) .MuiAppBar-root .MuiIconButton-root,.wowdash-executive-dashboard~* .MuiAppBar-root .MuiIconButton-root{color:#6b7280!important}body:has(.wowdash-executive-dashboard) .MuiAppBar-root .MuiIconButton-root:hover,.wowdash-executive-dashboard~* .MuiAppBar-root .MuiIconButton-root:hover{background:#ff6a0014!important;color:#e25300!important}body:has(.wowdash-executive-dashboard) .MuiAppBar-root [role=button],.wowdash-executive-dashboard~* .MuiAppBar-root [role=button]{border-radius:16px!important;border:1px solid #e4e7ef!important;background:#fff!important;padding:5px 18px!important;box-shadow:0 12px 26px #0f172a14!important;transition:all .2s ease!important}body:has(.wowdash-executive-dashboard) .MuiAppBar-root [role=button]:hover,.wowdash-executive-dashboard~* .MuiAppBar-root [role=button]:hover{border-color:#ff6a0080!important;box-shadow:0 18px 36px #0f172a1f!important;transform:translateY(-1px)!important}body:has(.wowdash-executive-dashboard) .MuiAppBar-root [role=button] .MuiTypography-root,.wowdash-executive-dashboard~* .MuiAppBar-root [role=button] .MuiTypography-root{color:#1f2937!important}body:has(.wowdash-executive-dashboard) .MuiAppBar-root [role=button] .MuiSvgIcon-root,.wowdash-executive-dashboard~* .MuiAppBar-root [role=button] .MuiSvgIcon-root{color:#6b7280!important}body:has(.wowdash-executive-dashboard) .MuiMenu-paper,.wowdash-executive-dashboard~* .MuiMenu-paper{background:#fff!important;border:1px solid #e4e7ef!important;border-radius:20px!important;box-shadow:0 20px 40px #0f172a26!important;padding:8px!important}body:has(.wowdash-executive-dashboard) .MuiMenu-paper .MuiMenuItem-root,.wowdash-executive-dashboard~* .MuiMenu-paper .MuiMenuItem-root{border-radius:12px!important;margin:4px 0!important;padding:10px 12px!important;color:#1f2937!important}body:has(.wowdash-executive-dashboard) .MuiMenu-paper .MuiMenuItem-root:hover,.wowdash-executive-dashboard~* .MuiMenu-paper .MuiMenuItem-root:hover{background:#ff6a0014!important;border:1px solid rgba(255,106,0,.2)!important}body:has(.wowdash-executive-dashboard) .MuiMenu-paper .MuiMenuItem-root .MuiListItemIcon-root,.wowdash-executive-dashboard~* .MuiMenu-paper .MuiMenuItem-root .MuiListItemIcon-root{color:#6b7280!important;min-width:40px!important}body:has(.wowdash-executive-dashboard) .MuiMenu-paper .MuiMenuItem-root:hover .MuiListItemIcon-root,.wowdash-executive-dashboard~* .MuiMenu-paper .MuiMenuItem-root:hover .MuiListItemIcon-root{color:#e25300!important}@media (max-width: 768px){.wowdash-executive-dashboard{padding:20px 16px 60px}.wowdash-executive-header{flex-direction:column;align-items:flex-start;padding:20px}.wowdash-executive-dashboard~.MuiDrawer-root .MuiDrawer-paper{border-radius:0!important}.wowdash-executive-dashboard~.MuiAppBar-root{border-radius:0!important}}.wowdash-executive-dashboard .px-20{padding-left:20px;padding-right:20px}.wowdash-executive-dashboard .py-16{padding-top:16px;padding-bottom:16px}.wowdash-executive-dashboard .px-1{padding-left:4px;padding-right:4px}.wowdash-executive-dashboard .mb-8{margin-bottom:8px}.wowdash-executive-dashboard .mb-12{margin-bottom:12px}.wowdash-executive-dashboard .mb-2{margin-bottom:8px}.wowdash-executive-dashboard .mb-1{margin-bottom:4px}.wowdash-executive-dashboard .mb-0{margin-bottom:0}.wowdash-executive-dashboard .d-flex{display:flex}.wowdash-executive-dashboard .flex-wrap{flex-wrap:wrap}.wowdash-executive-dashboard .align-items-center{align-items:center}.wowdash-executive-dashboard .justify-content-between{justify-content:space-between}.wowdash-executive-dashboard .gap-1{gap:4px}.wowdash-executive-dashboard .w-44-px{width:44px}.wowdash-executive-dashboard .h-44-px{height:44px}.wowdash-executive-dashboard .h-100{height:100%}.wowdash-executive-dashboard .d-inline-flex{display:inline-flex}.wowdash-executive-dashboard .text-md{font-size:15px}.wowdash-executive-dashboard .text-sm{font-size:13px}.wowdash-executive-dashboard .text-2xl{font-size:22px}.wowdash-executive-dashboard .fw-medium{font-weight:500}.wowdash-executive-dashboard .fw-semibold{font-weight:600}.wowdash-executive-dashboard .text-secondary-light{color:#6c757d}.wowdash-executive-dashboard .radius-8{border-radius:8px}.wowdash-executive-dashboard .rounded-2{border-radius:4px}.wowdash-executive-dashboard .bg-primary-100{background-color:#e0e7ff}.wowdash-executive-dashboard .text-primary-600{color:#4f46e5}.wowdash-executive-dashboard .bg-success-focus{background-color:#d1fae5}.wowdash-executive-dashboard .text-success-main{color:#16a34a}.wowdash-executive-dashboard .gradient-deep-1{background:linear-gradient(135deg,#fff,#f5f7ff)}.wowdash-executive-dashboard .shadow-none{box-shadow:none}.wowdash-executive-dashboard .position-relative{position:relative}.wowdash-executive-dashboard .overflow-hidden{overflow:hidden}.wowdash-executive-dashboard .stats-card-icon{display:inline-flex;align-items:center;justify-content:center}.wowdash-executive-dashboard .stats-card-icon .MuiSvgIcon-root,.wowdash-executive-dashboard .stats-card-icon svg{width:24px;height:24px}.wowdash-executive-dashboard .stats-card-value{font-size:26px;line-height:1.2;color:#111827}.wowdash-executive-dashboard .left-line:before{position:absolute;content:"";width:4px;height:44px;background-color:var(--primary-600);border-radius:100px;right:-1px;top:24px;box-shadow:2px 1px 7px #1d80fc99}.wowdash-executive-dashboard .line-bg-primary:before{background-color:var(--primary-600);box-shadow:2px 1px 7px #1d80fc99}.wowdash-executive-dashboard .line-bg-lilac:before{background-color:var(--lilac-600);box-shadow:2px 1px 7px #6221f599}.wowdash-executive-dashboard .line-bg-success:before{background-color:var(--success-600);box-shadow:2px 1px 7px #01906399}.wowdash-executive-dashboard .line-bg-warning:before{background-color:var(--warning-600);box-shadow:2px 1px 7px #ff830399}@media print{@page{size:A4 landscape;margin:1cm}body{margin:0;padding:0}.no-print{display:none!important}}.print-container{direction:rtl;font-family:Vazir,Tahoma,Arial,sans-serif;padding:20px;background:#fff;color:#000;max-width:100%}.print-header{margin-bottom:20px;text-align:center;border-bottom:2px solid #333;padding-bottom:15px}.print-title{font-size:24px;font-weight:700;margin:0 0 10px;color:#000}.print-subtitle{font-size:16px;margin:0;color:#333}.print-table{width:100%;border-collapse:collapse;margin-top:20px;direction:rtl;font-size:11px}.print-table thead{background-color:#f2f2f2}.print-table th{padding:10px 8px;text-align:right;border:1px solid #ccc;font-weight:700;background-color:#f2f2f2;color:#000}.print-table th.col-row{width:5%;text-align:center}.print-table th.col-name{width:15%}.print-table th.col-question{width:auto}.print-table th.col-answer,.print-table th.col-date{width:20%}.print-table td{padding:8px;border:1px solid #ccc;text-align:right;vertical-align:top}.print-table td.text-center{text-align:center}.print-table tbody tr:nth-child(2n){background-color:#fafafa}.print-table tbody tr:hover{background-color:#f0f0f0}.loading{text-align:center;padding:50px;font-size:18px}@font-face{font-family:Vazir;src:url(https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Regular.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Bold.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Medium.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Vazir;src:url(https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Light.woff2) format("woff2"),url(https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font@v30.1.0/dist/Vazir-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}*{font-family:Vazir,sans-serif!important}body{font-family:Vazir,sans-serif;direction:rtl}.muirtl-zpanvu,.muirtl-1qf6dkq-MuiTable-root,.muirtl-19jw146-MuiTable-root,.muirtl-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input,.muirtl-1fxrul-MuiTypography-root-MuiDialogTitle-root{direction:rtl!important}.MuiDialogTitle-root+.muirtl-3fgj6l-MuiDialogContent-root{direction:rtl!important}.MuiTable-root,.MuiTable-root *,.MuiTableContainer-root,.MuiTableContainer-root *,.MuiTableHead-root,.MuiTableHead-root *,.MuiTableBody-root,.MuiTableBody-root *,.MuiTableRow-root,.MuiTableRow-root *,.MuiTableCell-root,.MuiTableCell-head,.MuiTableCell-body{direction:rtl!important}.MuiTableCell-root:not([style*="text-align: center"]),.MuiTableCell-head:not([style*="text-align: center"]),.MuiTableCell-body:not([style*="text-align: center"]){text-align:right!important}.MuiInputBase-root,.MuiInputBase-input,.MuiOutlinedInput-root,.MuiOutlinedInput-input,.MuiTextField-root .MuiInputBase-root,.MuiTextField-root .MuiInputBase-input{direction:rtl!important;text-align:right!important}.MuiDatePicker-root,[class*=MuiDatePicker]{direction:rtl!important}.MuiDatePicker-root .MuiInputAdornment-root,[class*=MuiDatePicker] .MuiInputAdornment-root,.MuiOutlinedInput-root .MuiInputAdornment-root[position=end]{position:absolute!important;left:12px!important;right:auto!important;margin-left:0!important;margin-right:0!important}.MuiDatePicker-root .MuiOutlinedInput-root,[class*=MuiDatePicker] .MuiOutlinedInput-root{padding-left:14px!important;padding-right:14px!important;direction:rtl!important}.MuiDatePicker-root .MuiOutlinedInput-root .MuiInputAdornment-root,[class*=MuiDatePicker] .MuiOutlinedInput-root .MuiInputAdornment-root{left:12px!important;right:auto!important;position:absolute!important}.MuiDatePicker-root .MuiOutlinedInput-input,[class*=MuiDatePicker] .MuiOutlinedInput-input,.MuiDatePicker-root input,[class*=MuiDatePicker] input{padding-right:14px!important;padding-left:40px!important;direction:rtl!important;text-align:right!important}
