body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background:linear-gradient(135deg,#00a859,#008a47);display:flex;overflow:hidden;position:relative}.login-container:before{animation:drift 20s linear infinite;background:radial-gradient(circle,#ffffff1a 1px,#0000 0);background-size:50px 50px;content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes drift{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.login-paper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2!important;border-radius:16px!important;position:relative;z-index:1}.login-paper-mobile{padding:24px!important}.login-paper-desktop{padding:40px!important}.login-header{margin-bottom:32px;text-align:center}.login-logo-container{align-items:center;background:linear-gradient(135deg,#00a859,#008a47);border-radius:50%;box-shadow:0 8px 24px #00a85966;display:inline-flex;height:80px;justify-content:center;margin-bottom:16px;width:80px}.login-logo-icon{color:#fff!important;font-size:40px!important}.login-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00a859,#008a47);background-clip:text;-webkit-background-clip:text;font-weight:700!important;margin-bottom:8px!important}.login-subtitle{color:#0009}.login-textfield .MuiOutlinedInput-root.Mui-focused fieldset,.login-textfield .MuiOutlinedInput-root:hover fieldset{border-color:#00a859!important}.login-input-icon{color:#0000008a!important}.login-options{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;margin-top:16px}.login-checkbox.Mui-checked,.login-forgot-button{color:#00a859!important}.login-forgot-button{text-transform:none!important}.login-forgot-button:hover{background-color:#00a85914!important}.login-submit-button{background:linear-gradient(135deg,#00a859,#008a47)!important;border-radius:8px!important;box-shadow:0 8px 24px #00a85966!important;font-size:1rem!important;font-weight:600!important;padding-bottom:12px!important;padding-top:12px!important;text-transform:none!important}.login-submit-button:hover{background:linear-gradient(135deg,#008a47,#006f39)!important;box-shadow:0 12px 32px #00a85980!important}.login-divider{margin-bottom:24px!important;margin-top:24px!important}.login-register-section{text-align:center}.login-register-button{color:#00a859!important;font-weight:600!important;min-width:auto!important;padding:0!important;text-transform:none!important}.login-register-button:hover{background-color:initial!important;text-decoration:underline!important}.login-footer{color:#fff;margin-top:24px;opacity:.9;text-align:center}@media (max-width:600px){.login-options{align-items:flex-start;flex-direction:column;gap:8px}.login-logo-container{height:60px;width:60px}.login-logo-icon{font-size:32px!important}}.login-footer-main{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#262254f2,#4b3b47f2);border-top:1px solid #ffffff1a;bottom:0;box-shadow:0 -4px 20px #0000004d;left:0;position:fixed;right:0;z-index:1000}.login-footer-content{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:20px 24px}.login-footer-copyright{color:#fffffff2;font-size:14px;font-weight:400;text-shadow:0 2px 4px #0000004d}.login-footer-copyright strong{color:#fff;font-weight:600;letter-spacing:.5px}.login-footer-developer{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.login-footer-dev-text{color:#ffffffe6;font-size:13px;font-weight:400;text-shadow:0 1px 3px #0000004d}.login-footer-dev-text strong{color:#fff;font-weight:600}.login-footer-contact{align-items:center;display:flex;gap:16px}.login-footer-email,.login-footer-phone{align-items:center;background:#ffffff0d;border-radius:4px;color:#ffffffd9;display:flex;font-size:12px;gap:4px;padding:4px 8px;transition:all .3s ease}.login-footer-email:hover,.login-footer-phone:hover{background:#ffffff1a;color:#fff;cursor:pointer;transform:translateY(-2px)}@media (max-width:900px){.login-footer-content{align-items:center;flex-direction:column;gap:16px;padding:16px 20px}.login-footer-developer{align-items:center}.login-footer-copyright{text-align:center}}@media (max-width:600px){.login-footer-content{gap:12px;padding:16px}.login-footer-copyright{font-size:12px}.login-footer-dev-text{font-size:12px;text-align:center}.login-footer-contact{flex-direction:column;gap:8px;width:100%}.login-footer-email,.login-footer-phone{font-size:11px;justify-content:center;width:100%}}.login-container{min-height:100vh;padding-bottom:120px}@media (max-width:600px){.login-container{padding-bottom:160px}}.loading-container{align-items:center;animation:fadeInScale .5s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:28px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.loading-icon-wrapper{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:50%;box-shadow:0 8px 32px #0003;display:flex;height:120px;justify-content:center;position:relative;width:120px}.tracker-icon{animation:rotateIcon 3s ease-in-out infinite;color:#fff!important;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));font-size:64px!important;position:relative;z-index:2}@keyframes rotateIcon{0%,to{transform:rotate(0deg) scale(1)}25%{transform:rotate(-10deg) scale(1.1)}50%{transform:rotate(10deg) scale(1)}75%{transform:rotate(-5deg) scale(1.05)}}.loading-ring{animation:spin 1.5s linear infinite;border-color:#fffc #fff9 #0000 #0000;border-radius:50%;border-style:solid;border-width:4px;height:110px;position:absolute;width:110px;z-index:1}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-title{animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) .2s both;color:#fff!important;font-size:32px!important;font-weight:700!important;letter-spacing:2px!important;text-shadow:0 4px 12px #0000004d}.loading-dots{align-items:center;animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) .3s both;display:flex;gap:12px}.dot{animation:pulse 1.4s ease-in-out infinite;background-color:#fff;border-radius:50%;box-shadow:0 4px 8px #0003;height:14px;width:14px}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}.loading-text{animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) .4s both;color:#fff!important;font-size:18px!important;font-weight:500!important;letter-spacing:1.5px!important;text-shadow:0 2px 8px #0000004d}.loading-icon-wrapper:before{animation:glow 2s ease-in-out infinite;background:radial-gradient(circle,#fff3 0,#0000 70%);border-radius:50%;content:"";height:140px;position:absolute;width:140px}@keyframes glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@media (max-width:600px){.loading-icon-wrapper{height:100px;width:100px}.tracker-icon{font-size:48px!important}.loading-ring{height:90px;width:90px}.loading-title{font-size:28px!important}.loading-text{font-size:16px!important}.dot{height:12px;width:12px}}.sidebar-container{background:linear-gradient(180deg,#fff,#f8f9ff);display:flex;flex-direction:column;height:100%}.sidebar-header{align-items:center;display:flex;justify-content:space-between;padding:24px 20px}.sidebar-logo-section{align-items:center;display:flex;gap:12px}.sidebar-logo{align-items:center;background:linear-gradient(135deg,#00a859,#008a47);border-radius:12px;box-shadow:0 4px 12px #00a8594d;display:flex;height:48px;justify-content:center;width:48px}.sidebar-logo-icon{color:#fff!important;font-size:28px!important}.sidebar-title{color:#1a202c!important;font-weight:700!important;line-height:1.2!important}.sidebar-subtitle{font-size:.75rem!important}.sidebar-close-button,.sidebar-subtitle{color:#718096!important}.sidebar-divider{background-color:#00000014!important;margin:8px 16px!important}.sidebar-profile{align-items:center;display:flex;gap:12px;padding:16px 20px;transition:background-color .2s ease}.sidebar-profile:hover{background-color:#00a8590d;cursor:pointer}.sidebar-avatar{background:linear-gradient(135deg,#00a859,#008a47)!important;box-shadow:0 2px 8px #00a8594d!important;font-weight:600!important;height:40px!important;width:40px!important}.sidebar-profile-info{flex:1 1}.sidebar-profile-name{color:#1a202c!important;font-weight:600!important;line-height:1.4!important}.sidebar-profile-role{color:#718096!important;font-size:.75rem!important}.sidebar-menu{flex:1 1;overflow-y:auto;padding:8px 12px!important}.sidebar-menu::-webkit-scrollbar{width:6px}.sidebar-menu::-webkit-scrollbar-track{background:#0000}.sidebar-menu::-webkit-scrollbar-thumb{background:#00a85933;border-radius:3px}.sidebar-menu::-webkit-scrollbar-thumb:hover{background:#00a8594d}.sidebar-menu-item{margin-bottom:4px}.sidebar-menu-button{border-radius:12px!important;overflow:hidden;padding:12px 16px!important;position:relative;transition:all .2s ease!important}.sidebar-menu-button:before{background:linear-gradient(135deg,#00a859,#008a47);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleY(0);transition:transform .2s ease;width:4px}.sidebar-menu-button:hover{background-color:#00a85914!important}.sidebar-menu-button.active{background:linear-gradient(135deg,#00a85926,#008a4726)!important;box-shadow:0 2px 8px #00a85926}.sidebar-menu-button.active:before{transform:scaleY(1)}.sidebar-menu-icon{color:#718096!important;min-width:40px!important;transition:all .2s ease!important}.sidebar-menu-icon.active{color:#00a859!important;transform:scale(1.1)}.sidebar-menu-text{color:#4a5568!important}.sidebar-menu-text.active span{color:#00a859!important;font-weight:600!important}.sidebar-bottom-menu{margin-top:auto;padding-bottom:16px}.sidebar-bottom-menu .sidebar-menu-button:hover{background-color:#dc262614!important}.sidebar-bottom-menu .sidebar-menu-button.active{background:#dc26261a!important}.sidebar-drawer-desktop .MuiDrawer-paper{border-right:1px solid #00000014!important;box-shadow:2px 0 8px #0000000a!important}.sidebar-drawer-mobile .MuiDrawer-paper{box-shadow:4px 0 16px #0000001a!important}@media (max-width:960px){.sidebar-header{padding:20px 16px}.sidebar-logo{height:40px;width:40px}.sidebar-logo-icon{font-size:24px!important}.sidebar-menu-button{padding:10px 14px!important}}.sidebar-menu-item{animation:slideIn .3s ease forwards}.sidebar-menu-item:first-child{animation-delay:.05s}.sidebar-menu-item:nth-child(2){animation-delay:.1s}.sidebar-menu-item:nth-child(3){animation-delay:.15s}.sidebar-menu-item:nth-child(4){animation-delay:.2s}.sidebar-menu-item:nth-child(5){animation-delay:.25s}.sidebar-menu-item:nth-child(6){animation-delay:.3s}.sidebar-menu-item:nth-child(7){animation-delay:.35s}.sidebar-menu-item:nth-child(8){animation-delay:.4s}.navbar-appbar{background:linear-gradient(135deg,#00a859,#008a47)!important;box-shadow:0 2px 12px #00a85926!important;transition:width .3s ease,margin .3s ease!important}.navbar-toolbar{min-height:70px!important;padding:8px 24px!important}.navbar-menu-button{color:#fff!important;margin-right:16px!important}.navbar-title{color:#fff!important;font-weight:600!important;letter-spacing:.5px}.navbar-search-container{flex-grow:0.5;margin:0 32px;max-width:600px}.navbar-search{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff26;border-radius:12px;display:flex;height:44px;padding:0 16px;position:relative;transition:all .3s ease}.navbar-search:hover{background-color:#fff3}.navbar-search:focus-within{background-color:#ffffff40;box-shadow:0 4px 12px #0000001a}.navbar-search-icon{color:#fffc!important;margin-right:12px}.navbar-search-input{color:#fff!important;width:100%}.navbar-search-input input::placeholder{color:#ffffffb3;opacity:1}.navbar-actions{align-items:center;display:flex;gap:8px}.navbar-icon-button{color:#fff!important;transition:all .2s ease!important}.navbar-icon-button:hover{background-color:#ffffff1a!important;transform:scale(1.05)}.navbar-profile-button{margin-left:8px!important;padding:4px!important}.navbar-avatar{background:linear-gradient(135deg,#008a47,#00a859)!important;border:2px solid #ffffff4d!important;font-weight:600!important;height:40px!important;transition:all .2s ease!important;width:40px!important}.navbar-profile-button:hover .navbar-avatar{border-color:#fff9!important;transform:scale(1.05)}.navbar-actions .MuiBadge-badge{border:2px solid #fff!important;font-size:.65rem!important;font-weight:600!important;height:18px!important;min-width:18px!important}.navbar-actions .MuiBadge-colorSuccess .MuiBadge-badge{animation:pulse 2s infinite;background-color:#44b700!important}.MuiAvatarGroup-root{cursor:pointer}.MuiAvatarGroup-root .MuiAvatar-root{border:2px solid #fff!important;transition:all .2s ease-in-out!important}.MuiAvatarGroup-root .MuiAvatar-root:hover{transform:scale(1.15)!important;z-index:10!important}.navbar-users-menu .MuiPaper-root{border-radius:12px!important;box-shadow:0 8px 32px #00000026!important}.navbar-user-item{border-left:3px solid #0000!important;padding:12px 16px!important;transition:all .2s ease!important}.navbar-user-item:hover{background-color:#00a8590f!important;border-left-color:#00a859!important}.user-online-badge .MuiBadge-badge{animation:ripple 1.2s ease-in-out infinite!important;background-color:#44b700!important;box-shadow:0 0 0 2px #fff!important;color:#44b700!important}.online-indicator{animation:pulse 2s infinite!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes ripple{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2.4)}}.navbar-menu .MuiPaper-root{border-radius:12px!important;box-shadow:0 8px 32px #0000001f!important;margin-top:12px;min-width:280px}.navbar-menu-header{align-items:center;background-color:#f5f5f5;display:flex;justify-content:space-between;padding:16px 20px}.navbar-menu-title{color:#1a202c!important;font-weight:600!important}.navbar-notification-item{padding:12px 20px!important;transition:background-color .2s ease!important}.navbar-notification-item:hover{background-color:#00a8590d!important}.navbar-notification-content{display:flex;flex-direction:column;gap:4px}.navbar-notification-title{color:#2d3748!important;font-weight:500!important}.navbar-notification-time{color:#718096!important}.navbar-menu-footer{background-color:#00a85908!important;justify-content:center!important;padding:12px 20px!important}.navbar-menu-footer:hover{background-color:#00a85914!important}.navbar-profile-header{align-items:center;background:linear-gradient(135deg,#00a8591a,#008a471a);display:flex;gap:12px;padding:16px 20px}.navbar-profile-avatar{background:linear-gradient(135deg,#00a859,#008a47)!important;font-weight:600!important;height:48px!important;width:48px!important}.navbar-profile-name{color:#1a202c!important;font-weight:600!important}.navbar-profile-email{color:#718096!important}.navbar-menu-item{padding:12px 20px!important;transition:all .2s ease!important}.navbar-menu-item:hover{background-color:#00a8590d!important}.navbar-menu-item .MuiListItemIcon-root{color:#718096!important;min-width:40px!important}.navbar-logout-item{color:#dc2626!important}.navbar-logout-item:hover{background-color:#dc26260d!important}.navbar-logout-item .MuiListItemIcon-root{color:#dc2626!important}.user-role-chip{font-size:.65rem!important;font-weight:600!important;height:20px!important}.users-empty-state{color:#718096!important;padding:32px 16px!important;text-align:center}.users-empty-state svg{font-size:48px!important;margin-bottom:8px;opacity:.3}@media (max-width:960px){.navbar-toolbar{min-height:64px!important;padding:8px 16px!important}.navbar-title{font-size:1.1rem!important}.navbar-avatar{height:36px!important;width:36px!important}.navbar-icon-button{padding:8px!important}.navbar-actions{gap:4px}.navbar-menu .MuiPaper-root{min-width:260px}.MuiAvatarGroup-root{display:none!important}}@media (max-width:600px){.navbar-toolbar{min-height:56px!important;padding:8px 12px!important}.navbar-title{font-size:1rem!important}.navbar-actions{gap:2px}.navbar-avatar{height:32px!important;width:32px!important}.navbar-menu .MuiPaper-root{max-width:320px;min-width:calc(100vw - 32px)}.navbar-user-item{padding:10px 12px!important}.navbar-menu-header{padding:12px 16px!important}}.navbar-menu .MuiPaper-root{animation:fadeIn .2s ease}.navbar-menu .MuiList-root{scroll-behavior:smooth}.navbar-menu .MuiList-root::-webkit-scrollbar{width:6px}.navbar-menu .MuiList-root::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.navbar-menu .MuiList-root::-webkit-scrollbar-thumb{background:#00a859;border-radius:10px}.navbar-menu .MuiList-root::-webkit-scrollbar-thumb:hover{background:#008a47}.layout-container{background-color:#f5f7fa;display:flex;min-height:100vh}.layout-main{background-color:#f5f7fa;min-height:calc(100vh - 70px);transition:margin .3s ease,width .3s ease}@media (max-width:960px){.layout-main{margin-top:64px!important;padding:16px!important}}@media (max-width:600px){.layout-main{margin-top:56px!important;padding:12px!important}}.layout-main>*{animation:fadeInContent .3s ease}@keyframes fadeInContent{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:root{--theme-primary:#00a859;--theme-primaryLight:#008a47;--theme-secondary:#f59e0b;--theme-success:#00a859;--theme-warning:#f59e0b;--theme-error:#ef4444;--theme-info:#3b82f6;--theme-background:#f8fafc;--theme-surface:#fff;--theme-text:#1e293b;--theme-textSecondary:#64748b;--theme-border:#00a8591a;--theme-font-primary:"Poppins",sans-serif;--theme-font-secondary:"Inter",sans-serif;--theme-font-small:12px;--theme-font-medium:14px;--theme-font-large:16px;--theme-font-xlarge:20px;--theme-font-xxlarge:24px;--theme-borderRadius:16px;--theme-padding:24px;--theme-gap:16px}.page-paper{background:#fff!important;background:var(--theme-surface)!important;border-radius:var(--theme-borderRadius)!important}.page-paper,.page-title{font-family:Poppins,sans-serif!important;font-family:var(--theme-font-primary)!important}.page-title{color:#1e293b!important;color:var(--theme-text)!important;font-size:24px!important;font-size:var(--theme-font-xxlarge)!important}.action-button{background:linear-gradient(135deg,var(--theme-primary) 0,var(--theme-primaryLight) 100%)!important;border-radius:16px!important;border-radius:var(--theme-borderRadius)!important;font-family:Poppins,sans-serif!important;font-family:var(--theme-font-primary)!important}.page-container{padding:0}.page-header{margin-bottom:24px}.page-header-actions{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.page-title{color:#1a202c!important;font-weight:700!important;margin-bottom:4px!important}.page-subtitle{color:#718096!important}.action-button{background:linear-gradient(135deg,#00a859,#008a47)!important;border-radius:8px!important;box-shadow:0 4px 12px #667eea4d!important;color:#fff!important;padding:8px 20px!important;text-transform:none!important}.action-button:hover{box-shadow:0 6px 16px #667eea66!important}.action-button-outlined{border-color:#00a859!important;color:#00a859!important}.action-buttons-group{display:flex;gap:12px}.page-paper{box-shadow:0 2px 8px #00000014!important;padding:24px!important;transition:all .3s ease!important}.page-paper:hover{box-shadow:0 4px 16px #0000001f!important}.paper-title{color:#2d3748!important;font-weight:600!important;margin-bottom:16px!important}.page-tabs{margin-bottom:24px!important}.table-toolbar{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.search-field{min-width:300px}.table-row:hover{background-color:#667eea0a!important}.customer-cell,.product-cell{align-items:center;display:flex;gap:12px}.customer-avatar,.product-avatar{font-size:1.2rem!important;height:40px!important;width:40px!important}.contact-cell{display:flex;flex-direction:column;gap:4px}.contact-item{color:#718096;gap:6px}.contact-item,.rating-cell{align-items:center;display:flex}.rating-cell{gap:4px;justify-content:center}.stock-chip{font-weight:600!important}.stock-zero{background-color:#fee2e2!important;color:#dc2626!important}.stock-low{background-color:#fef3c7!important;color:#d97706!important}.stock-good{background-color:#d1fae5!important;color:#059669!important}.action-buttons{display:flex;gap:4px;justify-content:center}.stats-card{border-radius:16px!important;box-shadow:0 2px 8px #00000014!important;height:100%;transition:all .3s ease!important}.stats-card:hover{box-shadow:0 8px 24px #00000026!important;transform:translateY(-4px)}.stats-card-content{align-items:flex-start;display:flex;justify-content:space-between}.stats-card-title{color:#718096!important;font-size:.75rem!important;font-weight:500!important;letter-spacing:.5px;margin-bottom:8px!important;text-transform:uppercase}.stats-card-value{color:#1a202c!important;font-weight:700!important;margin-bottom:8px!important}.stats-card-change-container{align-items:center;display:flex;gap:4px}.stats-card-change{font-weight:600!important}.stats-card-change.positive{color:#10b981!important}.stats-card-change.negative{color:#ef4444!important}.trend-icon{font-size:16px!important}.trend-up{color:#10b981!important}.trend-down{color:#ef4444!important}.stats-card-icon{align-items:center;border-radius:12px;display:flex;height:64px;justify-content:center;transition:all .3s ease;width:64px}.stats-card:hover .stats-card-icon{transform:scale(1.1) rotate(5deg)}.category-card{border-radius:16px!important;box-shadow:0 2px 8px #00000014!important;transition:all .3s ease!important}.category-card:hover{box-shadow:0 8px 24px #00000026!important;transform:translateY(-4px)}.category-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.category-avatar{height:56px!important;width:56px!important}.category-actions{display:flex;gap:4px}.category-name{color:#1a202c!important;font-weight:600!important;margin-bottom:4px!important}.category-count{color:#718096!important}.category-footer{border-top:1px solid #00000014;padding-top:12px!important}.category-meta{align-items:center;border-top:1px solid #0000000f;display:flex;justify-content:space-between;padding-top:8px}.offer-card{border-radius:16px!important;box-shadow:0 2px 8px #00000014!important;transition:all .3s ease!important}.offer-card:hover{box-shadow:0 8px 24px #00000026!important}.offer-header{justify-content:space-between;margin-bottom:16px}.offer-badge,.offer-header{align-items:center;display:flex}.offer-badge{background:linear-gradient(135deg,#00a85920,#008a4720);border-radius:12px;gap:8px;padding:8px 16px}.offer-discount{color:#00a859!important;font-weight:700!important}.offer-title{color:#1a202c!important;font-weight:600!important;margin-bottom:8px!important}.offer-description{color:#718096!important;margin-bottom:16px!important}.offer-code{align-items:center}.offer-code,.offer-stats{display:flex;gap:8px;margin-bottom:16px}.offer-stats{flex-direction:column}.offer-stat{align-items:center;color:#718096;display:flex;gap:6px}.offer-progress{margin-top:16px}.progress-header{display:flex;justify-content:space-between;margin-bottom:8px}.offer-progress-bar{border-radius:4px!important;height:8px!important}.offer-actions{border-top:1px solid #00000014;justify-content:space-between!important;padding-top:12px!important}.top-products-list{display:flex;flex-direction:column;gap:12px}.top-product-item{align-items:center;background-color:#f9fafb;border-radius:8px;display:flex;justify-content:space-between;padding:12px;transition:all .2s ease}.top-product-item:hover{background-color:#f3f4f6}.top-product-info{gap:4px}.activity-list,.top-product-info{display:flex;flex-direction:column}.activity-item{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.settings-section{height:100%}.settings-section-title{color:#1a202c!important;font-weight:600!important;margin-bottom:16px!important}.settings-icon-header{align-items:center;display:flex;gap:12px}.settings-icon{color:#00a859!important}.settings-options{display:flex;flex-direction:column;gap:12px}.profile-avatar-container{align-items:center;display:flex;flex-direction:column;margin:20px 0;position:relative}.profile-avatar-large{background:linear-gradient(135deg,#00a859,#008a47)!important;font-size:3rem!important;height:120px!important;width:120px!important}.avatar-upload-button{background-color:#fff!important;bottom:0;box-shadow:0 2px 8px #00000026!important;position:absolute;right:calc(50% - 60px)}.settings-actions{display:flex;gap:12px;justify-content:flex-end}.empty-state{align-items:center;color:#a0aec0;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}@media (max-width:960px){.page-header-actions{align-items:stretch;flex-direction:column}.search-field{min-width:100%}.table-toolbar{align-items:stretch;flex-direction:column}.page-title{font-size:1.75rem!important}.page-paper{padding:20px!important}.stats-card-icon{height:56px;width:56px}.action-buttons-group{flex-direction:column}}@media (max-width:600px){.page-header{margin-bottom:16px}.page-title{font-size:1.5rem!important}.page-paper{border-radius:12px!important;padding:16px!important}.stats-card-content{flex-direction:column;gap:16px}.stats-card-icon{height:48px;width:48px}.empty-state{padding:40px 16px}.action-buttons{flex-wrap:wrap}.settings-actions{flex-direction:column}}.css-11m2gji{margin-left:0!important}.stats-card{animation:slideUp .4s ease forwards}.stats-card:first-child{animation-delay:.1s}.stats-card:nth-child(2){animation-delay:.2s}.stats-card:nth-child(3){animation-delay:.3s}.stats-card:nth-child(4){animation-delay:.4s}.custom-pagination-wrapper{align-items:center;background:#fff;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between;min-height:64px;padding:16px 24px}.custom-pagination-wrapper .pagination-left{align-items:center;display:flex;flex:1 1}.custom-pagination-wrapper .pagination-info-text{color:#666;font-size:14px;white-space:nowrap}.custom-pagination-wrapper .pagination-info-text strong{color:#00a859;font-weight:600}.custom-pagination-wrapper .pagination-center{align-items:center;display:flex;flex:1 1;gap:8px;justify-content:center}.custom-pagination-wrapper .nav-button{border:1px solid #e0e0e0;border-radius:6px;color:#00a859;height:36px;transition:all .2s ease;width:36px}.custom-pagination-wrapper .nav-button:hover:not(:disabled){background-color:#00a859;border-color:#00a859;color:#fff}.custom-pagination-wrapper .nav-button:disabled{background-color:#fafafa;border-color:#f0f0f0;color:#ccc}.custom-pagination-wrapper .page-indicator{min-width:140px;padding:0 16px;text-align:center}.custom-pagination-wrapper .page-indicator Typography,.custom-pagination-wrapper .page-indicator p{color:#666;font-size:14px}.custom-pagination-wrapper .page-indicator strong{color:#00a859;font-weight:600}.custom-pagination-wrapper .pagination-right{align-items:center;display:flex;flex:1 1;gap:12px;justify-content:flex-end}.custom-pagination-wrapper .rows-label{color:#666;font-size:14px;font-weight:500;white-space:nowrap}.custom-pagination-wrapper .rows-select-input{min-width:75px}.custom-pagination-wrapper .rows-select-input .MuiOutlinedInput-notchedOutline{border-color:#e0e0e0;border-radius:6px}.custom-pagination-wrapper .rows-select-input.Mui-focused .MuiOutlinedInput-notchedOutline,.custom-pagination-wrapper .rows-select-input:hover .MuiOutlinedInput-notchedOutline{border-color:#00a859}.custom-pagination-wrapper .rows-select-input .MuiSelect-select{color:#00a859;font-size:14px;font-weight:600;padding:8px 12px}@media (max-width:900px){.custom-pagination-wrapper{gap:12px;padding:12px 16px}.custom-pagination-wrapper .pagination-center,.custom-pagination-wrapper .pagination-left,.custom-pagination-wrapper .pagination-right{flex:0 1 auto}.custom-pagination-wrapper .page-indicator{min-width:120px;padding:0 8px}}@media (max-width:600px){.custom-pagination-wrapper{flex-direction:column;gap:16px;padding:16px}.custom-pagination-wrapper .pagination-center,.custom-pagination-wrapper .pagination-left,.custom-pagination-wrapper .pagination-right{justify-content:center;width:100%}.custom-pagination-wrapper .pagination-left{order:1}.custom-pagination-wrapper .pagination-center{order:2}.custom-pagination-wrapper .pagination-right{order:3}.custom-pagination-wrapper .pagination-info-text{font-size:13px}.custom-pagination-wrapper .nav-button{height:40px;width:40px}.custom-pagination-wrapper .page-indicator{min-width:100px}}.custom-pagination-wrapper{transition:all .3s ease}.filter-paper{border:1px solid #667eea1a;border-radius:12px!important;box-shadow:0 2px 12px #0000001a!important;margin-bottom:24px;overflow:hidden}.filter-header{align-items:center;background:linear-gradient(135deg,#00a859,#008a47);color:#fff;display:flex;justify-content:space-between;padding:16px 24px}.filter-title{font-size:17px;font-weight:600;letter-spacing:.3px}.filter-content{background:linear-gradient(180deg,#fafbff 0,#fff);padding:24px}.secondary-filters-label{align-items:center;border-bottom:2px solid #667eea1a;color:#00a859;display:flex;font-size:14px;font-weight:600;margin-bottom:8px;padding-bottom:8px}.filter-content .MuiTextField-root{transition:all .3s ease}.filter-content .MuiTextField-root .MuiOutlinedInput-root{border-radius:8px;transition:all .3s ease}.filter-content .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#00a859;border-width:2px}.filter-content .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#00a859;border-width:2px;box-shadow:0 0 0 3px #667eea1a}.filter-content .MuiTextField-root:first-of-type .MuiOutlinedInput-root{font-size:16px;font-weight:500}.filter-content .MuiTextField-root:first-of-type .MuiInputLabel-root{font-size:16px;font-weight:600}.filter-content .MuiButton-contained{border-radius:8px;box-shadow:0 4px 12px #667eea4d;font-weight:600;padding:10px 24px;text-transform:none;transition:all .3s ease}.filter-content .MuiButton-contained:hover{box-shadow:0 6px 16px #667eea66;transform:translateY(-2px)}.filter-content .MuiButton-outlined{border-radius:8px;border-width:2px;font-weight:600;padding:10px 24px;text-transform:none;transition:all .3s ease}.filter-content .MuiButton-outlined:hover{border-width:2px;transform:translateY(-2px)}.filter-content .MuiButton-outlined.Mui-disabled{opacity:.5}.filter-content .MuiMenuItem-root{transition:all .2s ease}.filter-content .MuiMenuItem-root:hover{background-color:#667eea14}.filter-content .MuiIconButton-root{transition:all .2s ease}.filter-content .MuiIconButton-root:hover{background-color:#667eea1a;transform:rotate(90deg)}@media (max-width:900px){.filter-content{padding:20px}.filter-header{padding:14px 20px}.filter-title{font-size:16px}.secondary-filters-label{font-size:13px}}@media (max-width:600px){.filter-content{padding:16px}.filter-header{padding:12px 16px}.filter-title{font-size:15px}.secondary-filters-label{font-size:12px}.filter-content .MuiButton-contained,.filter-content .MuiButton-outlined{margin-top:8px;width:100%}.filter-content .MuiTextField-root:first-of-type .MuiInputLabel-root,.filter-content .MuiTextField-root:first-of-type .MuiOutlinedInput-root{font-size:14px}}@keyframes slideIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.filter-header .MuiChip-root{animation:slideIn .3s ease}.filter-content .MuiButton-root:focus-visible{outline:2px solid #00a859;outline-offset:2px}.filter-content .MuiTextField-root:focus-within{position:relative;z-index:1}:root{--primary-color:#4f46e5;--bg-main:#f8fafc;--text-main:#1e293b;--text-muted:#64748b;--border-color:#e2e8f0;--success:#10b981}.page-container{margin:0 auto;max-width:1600px}.page-paper{border:1px solid #e2e8f0!important;border:1px solid var(--border-color)!important;border-radius:16px!important;box-shadow:0 4px 6px -1px #0000000d!important;transition:all .3s ease}.page-title{color:#1e293b;color:var(--text-main);font-weight:800!important;letter-spacing:-.5px}.page-subtitle{color:#64748b;color:var(--text-muted);font-size:.95rem}.paper-title{color:#1e293b;color:var(--text-main);font-size:1.1rem!important;font-weight:700!important}.timeline-event-box{background-color:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:14px;padding:24px;transition:transform .2s ease-in-out}.timeline-event-box:hover{border-color:#4f46e5;border-color:var(--primary-color)}.json-code-block{background-color:#0f172a;border-radius:10px;color:#38bdf8;font-family:Fira Code,Courier New,monospace;font-size:.85rem;padding:15px}.action-button-outlined{border-radius:10px!important;font-weight:600!important;text-transform:none!important}.theme-preview-card{background:#fff;background:var(--preview-surface,#fff);border:2px solid #0000;border-radius:16px;border-radius:var(--preview-radius,16px);cursor:pointer;overflow:hidden;padding:20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.theme-preview-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.theme-preview-card.selected,.theme-preview-card:hover{border-color:#00a859;border-color:var(--preview-primary,#00a859)}.theme-preview-card.selected{box-shadow:0 0 0 4px #667eea1a;box-shadow:0 0 0 4px var(--preview-border,#667eea1a)}.theme-selected-badge{align-items:center;animation:bounceIn .3s cubic-bezier(.68,-.55,.265,1.55);background:#00a859;background:var(--preview-primary,#00a859);border-radius:50%;box-shadow:0 2px 8px #00000026;color:#fff;display:flex;height:28px;justify-content:center;position:absolute;right:12px;top:12px;width:28px}@keyframes bounceIn{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.theme-preview-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.theme-preview-emoji{font-size:32px;line-height:1}.theme-preview-name{font-family:Poppins,sans-serif;font-family:var(--theme-font-primary,"Poppins",sans-serif);font-size:16px;font-weight:600}.theme-preview-description,.theme-preview-name{color:#1a202c;color:var(--preview-text,#1a202c)}.theme-preview-description{font-family:Inter,sans-serif;font-family:var(--theme-font-secondary,"Inter",sans-serif);font-size:14px;margin-bottom:16px;min-height:40px;opacity:.7}.theme-preview-colors{display:flex;gap:8px;margin-bottom:16px}.theme-preview-color{border:2px solid #0000000d;border-radius:8px;height:40px;transition:transform .2s;width:40px}.theme-preview-color:hover{transform:scale(1.1)}.theme-preview-demo{border-top:1px solid #667eea1a;border-top:1px solid var(--preview-border,#667eea1a);display:flex;flex-direction:column;gap:8px;padding-top:16px}.theme-demo-element{border-radius:8px;border-radius:var(--preview-radius,8px);height:8px;transition:transform .2s}.theme-demo-element.primary{background:#00a859;background:var(--preview-primary,#00a859);width:100%}.theme-demo-element.secondary{background:#f093fb;background:var(--preview-secondary,#f093fb);width:80%}.theme-demo-element.accent{background:linear-gradient(90deg,#00a859,#f093fb);background:linear-gradient(90deg,var(--preview-primary,#00a859),var(--preview-secondary,#f093fb));width:60%}.settings-container{animation:fadeInUp .4s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.settings-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:32px}.settings-main-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--theme-primary) 0,var(--theme-primaryLight) 100%);-webkit-background-clip:text;background-clip:text;font-size:2rem!important;font-weight:700!important}.settings-main-subtitle{font-size:1rem!important;margin-top:8px!important}.settings-success-alert{animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.settings-tabs-container{background:var(--theme-surface)!important;border:1px solid var(--theme-border)!important;margin-bottom:32px!important;overflow:visible!important}.settings-tab-item,.settings-tabs-enhanced{min-height:64px!important}.settings-tab-item{color:var(--theme-textSecondary)!important;font-family:var(--theme-font-primary)!important;font-size:var(--theme-font-medium)!important;font-weight:500!important;text-transform:none!important;transition:all .3s ease!important}.settings-tab-item:hover{background:var(--theme-background)!important}.settings-tab-item.Mui-selected{color:var(--theme-primary)!important;font-weight:600!important}.settings-tabs-enhanced .MuiTabs-indicator{background:linear-gradient(90deg,var(--theme-primary) 0,var(--theme-primaryLight) 100%)!important;border-radius:3px 3px 0 0!important;height:3px!important}.settings-tab-content{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.settings-profile-card{background:linear-gradient(135deg,var(--theme-primary)10 0,var(--theme-secondary)10 100%)!important;border:1px solid var(--theme-border)!important;border-radius:var(--theme-borderRadius)!important;margin-bottom:24px}.settings-profile-header{align-items:center;display:flex;gap:24px;padding:8px 0}.profile-avatar-section{position:relative}.profile-avatar-extra-large{background:linear-gradient(135deg,var(--theme-primary) 0,var(--theme-primaryLight) 100%)!important;box-shadow:0 4px 20px #00000026!important;font-size:2.5rem!important;height:100px!important;width:100px!important}.avatar-upload-button-enhanced{background:var(--theme-surface)!important;border:2px solid var(--theme-primary)!important;box-shadow:0 2px 8px #0000001a!important;color:var(--theme-primary)!important}.avatar-upload-button-enhanced:hover{background:var(--theme-primary)!important;color:#fff!important}.profile-info-section{flex:1 1}.profile-name{color:var(--theme-text)!important;font-family:var(--theme-font-primary)!important;font-weight:700!important;margin-bottom:4px!important}.profile-role{color:var(--theme-textSecondary)!important;margin-bottom:8px!important}.profile-verified-chip{font-weight:600!important}.settings-section-enhanced{animation:slideUp .4s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.settings-section-header-modern{align-items:center;display:flex;gap:16px;margin-bottom:24px}.settings-section-icon-wrapper{align-items:center;background:linear-gradient(135deg,var(--theme-primary)20 0,var(--theme-primaryLight)20 100%);border-radius:12px;display:flex;height:48px;justify-content:center;width:48px}.settings-section-icon-large{color:var(--theme-primary)!important;font-size:24px!important}.settings-section-title-enhanced{color:var(--theme-text)!important;font-family:var(--theme-font-primary)!important;font-size:var(--theme-font-xlarge)!important;font-weight:600!important;margin:0!important}.settings-section-header-with-action-enhanced{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:32px}.input-icon{color:var(--theme-textSecondary)!important;font-size:20px!important;margin-right:8px!important}.themes-grid-enhanced{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:32px}.custom-theme-section-modern{background:var(--theme-background);border:1px solid var(--theme-border);border-radius:calc(var(--theme-borderRadius)*.75);height:100%;padding:24px;transition:all .3s ease}.custom-theme-section-modern:hover{border-color:var(--theme-primary);box-shadow:0 4px 12px #00000014}.custom-theme-header{align-items:center;border-bottom:2px solid var(--theme-border);display:flex;gap:12px;margin-bottom:20px;padding-bottom:16px}.custom-theme-icon{color:var(--theme-primary)!important;font-size:24px!important}.custom-theme-title{color:var(--theme-text)!important;font-family:var(--theme-font-primary)!important;font-size:var(--theme-font-large)!important;font-weight:600!important;margin:0!important}.custom-theme-inputs{display:flex;flex-direction:column;gap:20px}.color-picker-group{display:flex;flex-direction:column;gap:8px}.color-label{color:var(--theme-textSecondary)!important;font-weight:600!important;letter-spacing:.5px;text-transform:uppercase}.color-input input[type=color]{border-radius:calc(var(--theme-borderRadius)/2)!important;cursor:pointer;height:48px!important}.slider-group{display:flex;flex-direction:column;gap:12px}.slider-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.slider-icon{font-size:18px!important}.slider-icon,.slider-value-chip{color:var(--theme-primary)!important}.slider-value-chip{background:linear-gradient(135deg,var(--theme-primary)20 0,var(--theme-primaryLight)20 100%)!important;font-family:var(--theme-font-primary)!important;font-weight:600!important}.custom-slider{color:var(--theme-primary)!important}.custom-slider .MuiSlider-thumb{background:var(--theme-primary)!important;box-shadow:0 2px 8px #0003!important}.custom-slider .MuiSlider-track{background:linear-gradient(90deg,var(--theme-primary) 0,var(--theme-primaryLight) 100%)!important}.custom-slider .MuiSlider-rail{background:var(--theme-border)!important;opacity:1!important}.custom-slider .MuiSlider-mark{background:var(--theme-textSecondary)!important}.custom-slider .MuiSlider-markActive{background:#fff!important}.custom-theme-preview-section{background:var(--theme-background);border:2px dashed var(--theme-border);border-radius:var(--theme-borderRadius);margin-top:32px;padding:24px}.preview-title{color:var(--theme-text)!important;font-family:var(--theme-font-primary)!important;font-weight:600!important;margin-bottom:20px!important;text-align:center}.custom-theme-preview-enhanced{align-items:center;background:linear-gradient(135deg,var(--theme-primary) 0,var(--theme-primaryLight) 100%);border-radius:calc(var(--theme-borderRadius)*.75);display:flex;justify-content:center;min-height:250px;padding:32px}.custom-theme-preview-card-enhanced{box-shadow:0 8px 32px #00000026!important;max-width:600px;width:100%}.settings-options-modern{display:flex;flex-direction:column;gap:0}.settings-option-item{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:20px 0}.settings-option-item:first-child{padding-top:0}.settings-option-item:last-child{padding-bottom:0}.option-title{color:var(--theme-text)!important;font-family:var(--theme-font-primary)!important;font-weight:600!important;margin-bottom:4px!important}.settings-actions-modern{display:flex;gap:16px;justify-content:flex-end;padding-top:24px}.settings-cancel-btn{border-color:var(--theme-textSecondary)!important;color:var(--theme-textSecondary)!important}.settings-cancel-btn:hover{background:#ef44440a!important;border-color:var(--theme-error)!important;color:var(--theme-error)!important}.settings-save-btn{min-width:200px!important}.settings-apply-theme-btn{background:linear-gradient(135deg,var(--theme-primary) 0,var(--theme-primaryLight) 100%)!important}.settings-reset-btn{border-color:var(--theme-textSecondary)!important;color:var(--theme-textSecondary)!important}@media (max-width:1200px){.themes-grid-enhanced{gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:960px){.settings-profile-header{flex-direction:column;text-align:center}.profile-info-section{align-items:center;display:flex;flex-direction:column}.settings-section-header-with-action-enhanced{align-items:stretch;flex-direction:column}.settings-reset-btn{width:100%}}@media (max-width:600px){.settings-main-title{font-size:1.5rem!important}.themes-grid-enhanced{grid-template-columns:1fr}.settings-actions-modern{flex-direction:column}.settings-cancel-btn,.settings-save-btn{width:100%}.profile-avatar-extra-large{font-size:2rem!important;height:80px!important;width:80px!important}.settings-section-header-modern{flex-direction:column;text-align:center}.custom-theme-preview-enhanced{padding:20px}}
/*# sourceMappingURL=main.e9b3ee40.css.map*/