.v-dialog{border-radius:4px;margin:24px;overflow-y:auto;pointer-events:auto;transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit;outline:none;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog>*{width:100%}.v-dialog>.v-card>.v-card__title{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;padding:16px 24px 10px}.v-dialog>.v-card>.v-card__subtitle,.v-dialog>.v-card>.v-card__text{padding:0 24px 20px}.v-dialog>.v-card>.v-card__actions{padding:8px 16px}.v-dialog__content{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{animation-duration:.15s;animation-name:animate-dialog;animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}.v-dialog--fullscreen>.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:flex;flex:1 1 100%;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{flex:0 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{backface-visibility:hidden;flex:1 1 auto;overflow-y:auto}@keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.add-dialog[data-v-5d75eeea]{border-radius:12px}.dialog-title[data-v-5d75eeea]{background:linear-gradient(135deg,#084468,#3b7ca1);color:#fff;display:flex;align-items:center;gap:8px;font-weight:500;padding:16px}.dialog-icon[data-v-5d75eeea]{color:#fff}.dialog-actions[data-v-5d75eeea]{padding:8px 16px 16px}.commission-manager[data-v-5bdeb140]{padding:16px;min-height:100vh;position:relative}.commission-manager[data-v-5bdeb140]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 80% 20%,rgba(8,68,104,.3) 0,transparent 50%),radial-gradient(circle at 20% 80%,rgba(59,124,161,.3) 0,transparent 50%);pointer-events:none}.commission-manager>[data-v-5bdeb140]{position:relative;z-index:1}.header-section[data-v-5bdeb140]{margin-bottom:32px}.header-content[data-v-5bdeb140]{display:flex;flex-direction:column;gap:20px}.title-section[data-v-5bdeb140]{order:1}.page-title[data-v-5bdeb140]{display:flex;align-items:center;gap:16px;font-size:1.75rem;font-weight:700;color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.1)}.title-icon-wrapper[data-v-5bdeb140]{background:hsla(0,0%,100%,.2);backdrop-filter:blur(10px);border-radius:16px;padding:12px;display:flex;align-items:center;justify-content:center}.title-icon[data-v-5bdeb140]{font-size:2rem!important;color:#fff}.page-subtitle[data-v-5bdeb140]{color:hsla(0,0%,100%,.8);margin:8px 0 0 0;font-size:1.1rem;font-weight:400}.add-btn[data-v-5bdeb140]{border-radius:12px;text-transform:none;font-weight:600;background:linear-gradient(135deg,#4caf50,#45a049)!important;color:#fff!important;order:2;width:100%;height:48px;box-shadow:0 4px 20px rgba(76,175,80,.3);transition:all .3s ease}.add-btn[data-v-5bdeb140]:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(76,175,80,.4)}.btn-text[data-v-5bdeb140]{display:inline-block;font-size:1rem}.stats-grid[data-v-5bdeb140]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:32px}.stat-card[data-v-5bdeb140]{background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border-radius:20px;padding:24px;box-shadow:0 8px 32px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.05);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;position:relative;overflow:hidden}.stat-card[data-v-5bdeb140]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4caf50,#45a049)}.stat-card.inactive-card[data-v-5bdeb140]:before{background:linear-gradient(90deg,#ff9800,#f57c00)}.stat-card.total-card[data-v-5bdeb140]:before{background:linear-gradient(90deg,#2196f3,#1976d2)}.stat-card[data-v-5bdeb140]:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.1)}.stat-header[data-v-5bdeb140]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.stat-icon[data-v-5bdeb140]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.stat-icon.active[data-v-5bdeb140]{background:linear-gradient(135deg,#4caf50,#66bb6a)}.stat-icon.inactive[data-v-5bdeb140]{background:linear-gradient(135deg,#ff9800,#ffb74d)}.stat-icon.total[data-v-5bdeb140]{background:linear-gradient(135deg,#2196f3,#64b5f6)}.stat-trend[data-v-5bdeb140]{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center}.stat-trend.positive[data-v-5bdeb140]{background:rgba(76,175,80,.1);color:#4caf50}.stat-trend.neutral[data-v-5bdeb140]{background:hsla(0,0%,62%,.1);color:#9e9e9e}.stat-number[data-v-5bdeb140]{font-size:2rem;font-weight:700;color:#1a237e;margin:0 0 4px 0;line-height:1}.stat-label[data-v-5bdeb140]{color:#666;margin:0 0 12px 0;font-weight:500;font-size:.95rem}.stat-progress[data-v-5bdeb140]{height:4px;background:rgba(0,0,0,.05);border-radius:2px;overflow:hidden}.progress-bar[data-v-5bdeb140]{height:100%;border-radius:2px;transition:width .5s ease}.active-progress[data-v-5bdeb140]{background:linear-gradient(90deg,#4caf50,#66bb6a)}.inactive-progress[data-v-5bdeb140]{background:linear-gradient(90deg,#ff9800,#ffb74d)}.total-progress[data-v-5bdeb140]{background:linear-gradient(90deg,#2196f3,#64b5f6)}.filter-card[data-v-5bdeb140]{margin-bottom:20px;border-radius:16px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2)}.filter-content[data-v-5bdeb140]{padding:20px}.filter-row[data-v-5bdeb140]{display:flex;flex-direction:column;gap:16px}.filter-container[data-v-5bdeb140],.search-container[data-v-5bdeb140]{flex:1}.action-buttons-filter[data-v-5bdeb140]{display:flex;gap:8px;justify-content:center}.filter-btn[data-v-5bdeb140]{background:rgba(103,126,234,.1)!important;color:#677eea!important}.table-card[data-v-5bdeb140]{border-radius:16px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2);overflow:hidden}.table-header[data-v-5bdeb140]{padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center;background:rgba(103,126,234,.02)}.table-title[data-v-5bdeb140]{font-size:1.25rem;font-weight:600;color:#1a237e;margin:0}.modern-table[data-v-5bdeb140]{background:transparent}.id-cell[data-v-5bdeb140]{padding:8px 0}.id-badge[data-v-5bdeb140]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1976d2;padding:6px 12px;border-radius:16px;font-weight:600;font-size:.85rem;display:inline-block;border:1px solid rgba(25,118,210,.2)}.name-cell[data-v-5bdeb140]{display:flex;align-items:center;gap:12px;padding:8px 0}.name-avatar[data-v-5bdeb140]{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 2px 8px rgba(102,126,234,.3)}.name-content[data-v-5bdeb140]{display:flex;flex-direction:column;min-width:0}.name-text[data-v-5bdeb140]{font-weight:600;color:#1a237e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.95rem}.name-subtitle[data-v-5bdeb140]{font-size:.75rem;color:#666;font-weight:500}.percentage-cell[data-v-5bdeb140]{padding:8px 0}.percentage-container[data-v-5bdeb140]{display:flex;align-items:center;gap:12px}.percentage-progress[data-v-5bdeb140]{flex:1;min-width:60px}.percentage-text[data-v-5bdeb140]{font-weight:600;color:#1a237e;min-width:40px;font-size:.9rem}.status-chip[data-v-5bdeb140]{font-weight:600;font-size:.8rem;border-radius:12px}.status-text[data-v-5bdeb140]{display:inline-block}.action-buttons[data-v-5bdeb140]{display:flex;gap:6px;justify-content:center}.action-btn[data-v-5bdeb140]{background:rgba(0,0,0,.04)!important;transition:all .2s ease}.action-btn[data-v-5bdeb140]:hover{transform:scale(1.1)}.no-data[data-v-5bdeb140]{text-align:center;padding:48px 24px;color:#666}.no-data-icon[data-v-5bdeb140]{margin-bottom:16px}.no-data-title[data-v-5bdeb140]{margin:0 0 8px 0;font-size:1.25rem;font-weight:600;color:#1a237e}.no-data-text[data-v-5bdeb140]{font-size:.95rem;margin-bottom:24px;color:#666}.no-data-btn[data-v-5bdeb140]{border-radius:12px;text-transform:none;font-weight:600}.loading-container[data-v-5bdeb140]{text-align:center;padding:48px 24px}.loading-text[data-v-5bdeb140]{margin-top:16px;color:#666;font-weight:500}.dialog-card[data-v-5bdeb140]{border-radius:16px}.dialog-title[data-v-5bdeb140]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#1a237e;font-weight:600}.dialog-placeholder[data-v-5bdeb140]{text-align:center;color:#666;padding:24px}.dialog-actions[data-v-5bdeb140]{padding:16px 24px}@media (min-width:600px){.commission-manager[data-v-5bdeb140]{padding:24px}.header-content[data-v-5bdeb140]{flex-direction:row;justify-content:space-between;align-items:flex-start}.add-btn[data-v-5bdeb140]{width:auto;order:2;min-width:180px}.stats-grid[data-v-5bdeb140]{grid-template-columns:repeat(3,1fr)}.filter-row[data-v-5bdeb140]{flex-direction:row;align-items:center}.search-container[data-v-5bdeb140]{flex:2}.filter-container[data-v-5bdeb140]{flex:1}.action-buttons-filter[data-v-5bdeb140]{flex:0 0 auto}.page-title[data-v-5bdeb140]{font-size:2rem}}@media (min-width:960px){.commission-manager[data-v-5bdeb140]{padding:32px;max-width:1400px;margin:0 auto}.stats-grid[data-v-5bdeb140]{gap:24px}.stat-card[data-v-5bdeb140]{padding:28px}.page-title[data-v-5bdeb140],.stat-number[data-v-5bdeb140]{font-size:2.25rem}}@media (max-width:599px){.name-cell[data-v-5bdeb140],.percentage-container[data-v-5bdeb140]{flex-direction:column;align-items:flex-start;gap:8px}.action-buttons[data-v-5bdeb140]{flex-wrap:wrap;gap:4px}.stats-grid[data-v-5bdeb140]{grid-template-columns:1fr;gap:16px}.stat-card[data-v-5bdeb140]{padding:20px}}.home_screen[data-v-649c1aa0]{background-color:#fff4de;height:100%;padding:20px}.item_title[data-v-649c1aa0]{color:#6e3dc6;font-family:Poppins-Bold;font-size:25px}.count_label[data-v-649c1aa0]{color:#fff;font-family:Poppins-SemiBold;font-size:18px}.users_image_section[data-v-649c1aa0]{padding-bottom:20px;padding-top:30px;padding-left:40px;justify-content:center;max-width:200px}