@charset "UTF-8";*{box-sizing:border-box}:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}a{font-weight:500;color:#3b82f6;text-decoration:inherit}a:hover{color:#2563eb}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2}p{margin:0}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--brand-primary: #1d4ed8;--brand-accent: #16a34a;--brand-purple: #6f12ff;--brand-purple-light: #9d5cff;--brand-gradient: linear-gradient(135deg, var(--brand-purple-light) 0%, var(--brand-purple) 100%);--text-strong: #0f172a;--text-muted: #64748b;--bg-page: #ffffff}._button_1gmpb_2{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;font-weight:500;transition:all .2s ease-in-out;cursor:pointer;border:none;outline:none;min-height:44px}._button_1gmpb_2:disabled{opacity:.5;cursor:not-allowed}._button_1gmpb_2:focus-visible{outline:2px solid #6f12ff;outline-offset:2px}._primary_1gmpb_23{background:linear-gradient(135deg,#6f12ff,#8b5cf6);color:#fff;box-shadow:0 4px 20px #6f12ff4d}._primary_1gmpb_23:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #6f12ff66}._primary_1gmpb_23:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 20px #6f12ff4d}._secondary_1gmpb_37{background-color:#e5e7eb;color:#1f2937}._secondary_1gmpb_37:hover:not(:disabled){background-color:#d1d5db}._secondary_1gmpb_37:active:not(:disabled){background-color:#9ca3af}._outline_1gmpb_48{background-color:transparent;color:#6f12ff;border:1px solid #6f12ff}._outline_1gmpb_48:hover:not(:disabled){background-color:#6f12ff1a;color:#5a0fd9}._outline_1gmpb_48:active:not(:disabled){background-color:#6f12ff26}._ghost_1gmpb_61{background-color:transparent;color:#4b5563}._ghost_1gmpb_61:hover:not(:disabled){background-color:#f3f4f6;color:#1f2937}._ghost_1gmpb_61:active:not(:disabled){background-color:#e5e7eb}._sm_1gmpb_73{padding:.5rem .75rem;font-size:.875rem;border-radius:.375rem;min-height:36px}._md_1gmpb_80{padding:.75rem 1rem;font-size:1rem;min-height:44px}._lg_1gmpb_86{padding:1rem 1.5rem;font-size:1.125rem;border-radius:.75rem;min-height:52px}._overlay_921xr_1{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}._modal_921xr_15{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:100%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideIn_921xr_1 .3s ease-out}@keyframes _slideIn_921xr_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._header_921xr_35{text-align:center;margin-bottom:1.5rem}._icon_921xr_40{font-size:3rem;margin-bottom:1rem}._title_921xr_45{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}._content_921xr_52{margin-bottom:2rem}._message_921xr_56{color:#6b7280;margin-bottom:1rem;line-height:1.6}._actions_921xr_62{display:flex;gap:1rem;justify-content:flex-end}@media (max-width: 640px){._actions_921xr_62{flex-direction:column}}._loadingScreen_bdqz5_9{display:flex;justify-content:center;align-items:center;width:100%;min-height:200px;background:#fff}._fullScreen_bdqz5_18{position:fixed;inset:0;height:100vh;width:100vw;z-index:9999;background:#fff}._content_bdqz5_30{display:flex;flex-direction:column;align-items:center;gap:1rem}._logoContainer_bdqz5_37{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem;animation:_pulse_bdqz5_1 2s ease-in-out infinite}._logo_bdqz5_37{height:80px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(111,18,255,.15))}@keyframes _pulse_bdqz5_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(.98)}}._loadingDots_bdqz5_62{display:flex;gap:8px;align-items:center;margin-top:.5rem}._dot_bdqz5_69{width:10px;height:10px;border-radius:50%;background:var(--brand-purple);animation:_bounce_bdqz5_1 1.4s ease-in-out infinite}._dot_bdqz5_69:nth-child(1){animation-delay:-.32s}._dot_bdqz5_69:nth-child(2){animation-delay:-.16s}._dot_bdqz5_69:nth-child(3){animation-delay:0s}@keyframes _bounce_bdqz5_1{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}._message_bdqz5_96{margin-top:.5rem;font-size:14px;color:#6b7280;font-weight:500;letter-spacing:.5px;animation:_fadeInOut_bdqz5_1 2s ease-in-out infinite}@keyframes _fadeInOut_bdqz5_1{0%,to{opacity:.6}50%{opacity:1}}@media (max-width: 639px){._logo_bdqz5_37{height:60px}._message_bdqz5_96{font-size:12px}._dot_bdqz5_69{width:8px;height:8px}}*:focus{outline:none!important}*:focus-visible{outline:2px solid #6f12ff;outline-offset:2px}._accessDenied_siin4_9{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;background:#f8fafc;padding:24px}._content_siin4_19{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:500px;width:100%;background:#fff;border-radius:16px;padding:48px 32px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e5e7eb}._logoContainer_siin4_33{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}._logo_siin4_33{height:64px;width:auto;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(111,18,255,.1))}._messageContainer_siin4_47{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;width:100%}._iconWrapper_siin4_56{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#fee2e2,#fce7f3);margin-bottom:.5rem}._alertIcon_siin4_67{color:#dc2626;stroke-width:2}._title_siin4_72{font-size:28px;font-weight:700;color:#1f2937;margin:0;letter-spacing:-.025em}._message_siin4_47{font-size:16px;font-weight:500;color:#374151;margin:0;line-height:1.5}._subMessage_siin4_88{font-size:14px;color:#6b7280;margin:0;line-height:1.5}._actions_siin4_95{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-top:1rem}._primaryButton_siin4_103,._secondaryButton_siin4_104{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;width:100%;min-height:48px}._primaryButton_siin4_103{background:var(--brand-purple);color:#fff;box-shadow:0 2px 4px #6f12ff33}._primaryButton_siin4_103:hover{background:#5a0fd8;box-shadow:0 4px 8px #6f12ff4d;transform:translateY(-1px)}._primaryButton_siin4_103:active{transform:translateY(0);box-shadow:0 2px 4px #6f12ff33}._primaryButton_siin4_103:focus{outline:2px solid var(--brand-purple);outline-offset:2px}._secondaryButton_siin4_104{background:#fff;color:#374151;border:2px solid #e5e7eb}._secondaryButton_siin4_104:hover{background:#f9fafb;border-color:#d1d5db;color:#1f2937}._secondaryButton_siin4_104:active{background:#f3f4f6}._secondaryButton_siin4_104:focus{outline:2px solid var(--brand-purple);outline-offset:2px}@media (max-width: 639px){._accessDenied_siin4_9{padding:16px}._content_siin4_19{padding:32px 24px;gap:1rem}._logo_siin4_33{height:48px}._iconWrapper_siin4_56{width:64px;height:64px}._alertIcon_siin4_67{width:36px;height:36px}._title_siin4_72{font-size:24px}._message_siin4_47{font-size:15px}._subMessage_siin4_88{font-size:13px}._primaryButton_siin4_103,._secondaryButton_siin4_104{padding:10px 20px;font-size:14px;min-height:44px}}._dashboard_54jzh_5{min-height:100vh;background-color:#f8fafc}._retailerLayout_54jzh_10{display:flex;flex-direction:column;min-height:100vh;background-color:#f8fafc}._layoutContainer_54jzh_17{display:flex;flex:1;min-height:0}._header_54jzh_24{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}._headerLeft_54jzh_36{display:flex;align-items:center;gap:2rem}._mobileMenuButton_54jzh_42{display:none;background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._mobileMenuButton_54jzh_42:hover{background-color:#f3f4f6;color:#374151}._logo_54jzh_57{display:flex;align-items:center;gap:.5rem}._logoIcon_54jzh_63{font-size:1.5rem}._logoImage_54jzh_67{height:2rem;width:auto;object-fit:contain}._logoText_54jzh_73{font-size:2rem;font-weight:900;font-style:italic;color:var(--brand-purple);text-shadow:0 .5px .5px rgba(111,18,255,.3)}._welcomeSection_54jzh_81{display:flex;align-items:center}._welcomeText_54jzh_86{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}._headerRight_54jzh_93,._headerActions_54jzh_99{display:flex;align-items:center;gap:1rem}._headerButton_54jzh_105{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._headerButton_54jzh_105:hover{background-color:#f3f4f6;color:#374151}._storeInfo_54jzh_119{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:#fff;border-radius:.5rem;border:1px solid #e2e8f0}._storeAvatar_54jzh_129{width:2rem;height:2rem;background:var(--brand-purple-light);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}._storeDetails_54jzh_142{display:flex;flex-direction:column}._storeName_54jzh_147{font-size:.875rem;font-weight:600;color:#1f2937;margin:0}._storeCode_54jzh_154{font-size:.75rem;color:#6b7280;margin:0}._storeHeaderSkeleton_54jzh_160{display:flex;align-items:center;gap:.75rem}._storeHeaderSkeletonAvatar_54jzh_166{width:2rem;height:2rem;border-radius:50%;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:_storeHeaderShimmer_54jzh_1 1.2s ease-in-out infinite}._storeHeaderSkeletonLines_54jzh_175{display:flex;flex-direction:column;gap:.375rem}._storeHeaderSkeletonLine_54jzh_175{height:.625rem;border-radius:.25rem;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:_storeHeaderShimmer_54jzh_1 1.2s ease-in-out infinite}._storeHeaderSkeletonLine_54jzh_175:first-child{width:7rem;height:.75rem}._storeHeaderSkeletonLine_54jzh_175:last-child{width:4.5rem}@keyframes _storeHeaderShimmer_54jzh_1{0%{background-position:200% 0}to{background-position:-200% 0}}._sectionError_54jzh_204{padding:1.25rem 1rem;text-align:center;border-radius:.5rem;background:#fef2f2;border:1px solid #fecaca}._sectionErrorTitle_54jzh_212{margin:0 0 .375rem;font-size:.9375rem;font-weight:600;color:#991b1b}._sectionErrorMessage_54jzh_219{margin:0 0 .75rem;font-size:.875rem;color:#b91c1c}._loadMoreButton_54jzh_225{display:block;margin:1rem auto 0;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;color:#2563eb;background:transparent;border:1px solid #bfdbfe;border-radius:.5rem;cursor:pointer;transition:background-color .2s}._loadMoreButton_54jzh_225:hover:not(:disabled){background:#eff6ff}._loadMoreButton_54jzh_225:disabled{opacity:.6;cursor:not-allowed}._cardLoading_54jzh_246 ._statValue_54jzh_246{color:#9ca3af}._settingsButton_54jzh_250{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._settingsButton_54jzh_250:hover{background-color:#f3f4f6;color:#374151}._logoutButton_54jzh_264{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._logoutButton_54jzh_264:hover{background-color:#f3f4f6;color:#374151}._settingsMenu_54jzh_278{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;z-index:1000;min-width:200px}._settingsMenuContent_54jzh_290{padding:.5rem 0}._settingsMenuItem_54jzh_294{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;cursor:pointer;transition:background-color .2s}._settingsMenuItem_54jzh_294:hover{background-color:#f3f4f6}._settingsMenuIcon_54jzh_310{font-size:1rem}._sidebar_54jzh_315{display:none;width:250px;background:#fff;border-right:1px solid #e2e8f0;padding:1rem 0;flex-shrink:0}._sidebarContent_54jzh_324{display:flex;flex-direction:column;gap:.5rem;padding:0 1rem}._sidebarItem_54jzh_331{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:none;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500;color:#6b7280;text-align:left;width:100%}._sidebarItem_54jzh_331:hover{background-color:#f3f4f6;color:#374151}._sidebarItem_54jzh_331._sidebarItemActive_54jzh_351{background-color:var(--brand-purple);color:#fff}._sidebarLabel_54jzh_356{font-size:.875rem;font-weight:500}._mobileDrawer_54jzh_362{position:fixed;top:0;left:-100%;width:280px;height:100vh;background:#fff;z-index:1000;transition:left .3s ease-in-out;box-shadow:2px 0 10px #0000001a}._mobileDrawerOpen_54jzh_374{left:0}._mobileDrawerContent_54jzh_378{display:flex;flex-direction:column;height:100%;padding:1rem}._mobileDrawerHeader_54jzh_385{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid #e2e8f0;margin-bottom:1rem}._mobileDrawerLogo_54jzh_394{display:flex;align-items:center;gap:.5rem}._mobileDrawerClose_54jzh_400{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._mobileDrawerClose_54jzh_400:hover{background-color:#f3f4f6;color:#374151}._mobileDrawerStoreInfo_54jzh_414{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8fafc;border-radius:.5rem;margin-bottom:1.5rem}._mobileDrawerNav_54jzh_424{flex:1;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}._mobileDrawerItem_54jzh_432{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:none;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500;color:#6b7280;text-align:left;width:100%}._mobileDrawerItem_54jzh_432:hover{background-color:#f3f4f6;color:#374151}._mobileDrawerItem_54jzh_432._mobileDrawerItemActive_54jzh_452{background-color:var(--brand-purple);color:#fff}._mobileDrawerLabel_54jzh_457{font-size:.875rem;font-weight:500}._mobileDrawerActions_54jzh_462{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1rem;border-top:1px solid #e2e8f0}._mobileDrawerAction_54jzh_462{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:none;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500;color:#6b7280;text-align:left;width:100%}._mobileDrawerAction_54jzh_462:hover{background-color:#f3f4f6;color:#374151}._mobileDrawerOverlay_54jzh_492{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999}._mainContent_54jzh_503{flex:1;padding:2rem;background:#f8fafc;overflow-y:auto}._dashboardHome_54jzh_511{display:flex;flex-direction:column;gap:2rem}._platinumBadgeCard_54jzh_518{position:relative;perspective:1000px;cursor:pointer;background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;min-height:120px}._platinumBadgeCard_54jzh_518:hover{border-color:var(--brand-purple-light);box-shadow:0 4px 6px #0000001a}._badgeValue_54jzh_532{font-size:1.5rem;font-weight:700;color:var(--brand-purple-light);text-align:center;padding:.5rem 0}._activitySection_54jzh_541{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0;margin-bottom:2rem}._activityHeader_54jzh_549{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._activityFilters_54jzh_558{display:flex;gap:1rem;flex-wrap:wrap}._filterGroup_54jzh_564{display:flex;background:#f3f4f6;border-radius:.5rem;padding:.25rem}._filterButton_54jzh_571{padding:.5rem 1rem;background:none;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}._filterButton_54jzh_571._filterActive_54jzh_582{background:#fff;color:#374151;box-shadow:0 1px 2px #0000000d}._chartContainer_54jzh_588{margin-top:1.5rem}._chart_54jzh_588{background:#f8fafc;border-radius:.5rem;padding:1rem;border:1px solid #e2e8f0;min-height:300px;min-width:100%;outline:none!important}._chart_54jzh_588:focus,._chart_54jzh_588:focus-within,._chart_54jzh_588:active{outline:none!important;box-shadow:none!important}._chart_54jzh_588 .recharts-surface{cursor:pointer;background:transparent!important}._chart_54jzh_588 .recharts-wrapper{outline:none!important;border:none!important}._chart_54jzh_588 .recharts-wrapper:focus,._chart_54jzh_588 .recharts-wrapper:focus-within,._chart_54jzh_588 .recharts-wrapper:active{outline:none!important;border:none!important;box-shadow:none!important}._chart_54jzh_588 .recharts-cartesian-axis-tick{margin-bottom:0!important}._chart_54jzh_588 .recharts-surface{margin-bottom:0!important;padding-bottom:0!important}._chart_54jzh_588 svg{outline:none!important}._chart_54jzh_588 svg:focus,._chart_54jzh_588 svg:focus-within,._chart_54jzh_588 svg:active{outline:none!important}._chart_54jzh_588 .recharts-bar-rectangle{cursor:pointer;transition:opacity .2s ease}._chart_54jzh_588 .recharts-bar-rectangle:hover{opacity:.8}._chart_54jzh_588 .recharts-wrapper,._chart_54jzh_588 .recharts-surface{background:transparent!important}._chart_54jzh_588 .recharts-bar-rectangle:active,._chart_54jzh_588 .recharts-bar-rectangle:focus{background:transparent!important;outline:none}._chart_54jzh_588 .recharts-tooltip-wrapper,._chart_54jzh_588 .recharts-default-tooltip{background:transparent!important}._chart_54jzh_588 .recharts-active-bar{background:transparent!important;fill:transparent!important}._chart_54jzh_588 .recharts-bar-rectangle:hover,._chart_54jzh_588 .recharts-layer,._chart_54jzh_588 .recharts-bar{background:transparent!important}._chart_54jzh_588 .recharts-bar-rectangle+*{background:transparent!important}._chart_54jzh_588 .recharts-cartesian-axis-tick-value,._chart_54jzh_588 .recharts-cartesian-grid-horizontal,._chart_54jzh_588 .recharts-cartesian-grid-vertical{background:transparent!important}._noGreyBackground_54jzh_677 *{background-color:transparent!important}._noGreyBackground_54jzh_677 .recharts-active-bar,._noGreyBackground_54jzh_677 .recharts-bar-rectangle:hover,._noGreyBackground_54jzh_677 .recharts-bar-rectangle:active,._noGreyBackground_54jzh_677 .recharts-bar-rectangle:focus,._noGreyBackground_54jzh_677 .recharts-cursor,._noGreyBackground_54jzh_677 .recharts-cursor-tooltip,._noGreyBackground_54jzh_677 .recharts-tooltip-cursor,._noGreyBackground_54jzh_677 .recharts-reference-line,._noGreyBackground_54jzh_677 .recharts-reference-dot,._noGreyBackground_54jzh_677 .recharts-reference-area{background:transparent!important;fill:transparent!important;stroke:transparent!important}._noGreyBackground_54jzh_677 .recharts-surface>*{background:transparent!important}._noGreyBackground_54jzh_677 .recharts-bar-rectangle::selection,._noGreyBackground_54jzh_677 .recharts-bar-rectangle::-moz-selection{background:transparent!important}._noGreyBackground_54jzh_677 .recharts-wrapper,._noGreyBackground_54jzh_677 .recharts-wrapper>*,._noGreyBackground_54jzh_677 .recharts-wrapper>*>*,._noGreyBackground_54jzh_677 .recharts-wrapper>*>*>*{background-color:transparent!important;background:transparent!important}._noGreyBackground_54jzh_677 svg,._noGreyBackground_54jzh_677 svg>*,._noGreyBackground_54jzh_677 svg>*>*,._noGreyBackground_54jzh_677 svg>rect,._noGreyBackground_54jzh_677 svg>path,._noGreyBackground_54jzh_677 svg>g,._noGreyBackground_54jzh_677 svg>g>rect,._noGreyBackground_54jzh_677 svg>g>path{background:transparent!important;fill:transparent!important}._noGreyBackground_54jzh_677 [style*=background],._noGreyBackground_54jzh_677 [style*=fill]{background:transparent!important;fill:transparent!important}._noGreyBackground_54jzh_677 .recharts-tooltip-wrapper,._noGreyBackground_54jzh_677 .recharts-default-tooltip,._noGreyBackground_54jzh_677 .recharts-tooltip-content,._noGreyBackground_54jzh_677 .recharts-tooltip-content-wrapper{background:#fff!important;background-color:#fff!important}._noGreyBackground_54jzh_677 .recharts-tooltip-wrapper,._noGreyBackground_54jzh_677 .recharts-default-tooltip{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;box-shadow:0 4px 6px #0000001a!important}._activityTableContainer_54jzh_752{overflow-x:auto;margin-top:1rem}._activityTable_54jzh_752{width:100%;border-collapse:collapse;font-size:.875rem;background:#fff}._activityTable_54jzh_752 th{background:#f8fafc;padding:.75rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e2e8f0;white-space:nowrap}._activityTable_54jzh_752 td{padding:.75rem;border-bottom:1px solid #f3f4f6;color:#6b7280}._activityTable_54jzh_752 tr:hover{background:#f8fafc}._productCell_54jzh_784{font-weight:500;color:#1f2937}._dateCell_54jzh_789{font-size:.75rem;color:#6b7280}._agentCell_54jzh_794{font-family:monospace;font-size:.75rem;color:#6b7280}._pointsCell_54jzh_800{font-weight:600;color:#10b981}._statusCell_54jzh_805{text-align:left;vertical-align:middle}._statusBadge_54jzh_810{background:#dcfce7;color:#166534;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500}._statusBadgeSuccess_54jzh_819{display:inline-block;background:#dcfce7;color:#15803d;padding:.25rem .625rem;border-radius:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.02em;line-height:1.25}._topCardsGrid_54jzh_832{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}@media (min-width: 640px){._topCardsGrid_54jzh_832{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}._highlightCard_54jzh_845{min-height:auto;padding:1.25rem 1.5rem;gap:1rem}@media (min-width: 640px){._highlightCard_54jzh_845{min-height:11.5rem}}._highlightCardError_54jzh_856{grid-column:1/-1}._highlightCardHeader_54jzh_860{display:flex;align-items:flex-start;gap:.875rem;margin-bottom:0}._highlightCardIcon_54jzh_867{flex-shrink:0;background:#ede9fe;color:var(--brand-purple, #6d28d9)}._highlightCardHeading_54jzh_873{flex:1;min-width:0}._highlightCardSubtitle_54jzh_878{margin:.25rem 0 0;font-size:.8125rem;line-height:1.4;color:#6b7280;font-weight:400}._highlightStats_54jzh_886{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;flex:1}._statTile_54jzh_893{display:flex;flex-direction:column;gap:.375rem;padding:.875rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.625rem}._statTileLabel_54jzh_903{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}._statTileValue_54jzh_911{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.1;color:#111827;font-variant-numeric:tabular-nums}._highlightCardAction_54jzh_919{display:inline-flex;align-items:center;gap:.25rem;margin-top:.25rem;padding:0;border:none;background:none;font-size:.875rem;font-weight:600;color:var(--brand-purple, #6d28d9);cursor:pointer;transition:color .2s,gap .2s}._highlightCardAction_54jzh_919:hover{color:#5b21b6;gap:.375rem}._registrationsHighlightCard_54jzh_938{display:flex;flex-direction:column}._qrHighlightBody_54jzh_943{display:flex;align-items:center;gap:1.25rem;width:100%;height:100%}._qrHighlightVisual_54jzh_951{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;background:#ffffff2e;border-radius:.75rem;border:1px solid rgba(255,255,255,.25)}@media (min-width: 640px){._qrHighlightVisual_54jzh_951{width:5.5rem;height:5.5rem}}._qrHighlightIcon_54jzh_969{width:2.5rem;height:2.5rem;color:#fff;opacity:.95}._qrHighlightContent_54jzh_976{flex:1;min-width:0;display:flex;flex-direction:column;gap:.375rem}._qrHighlightTitle_54jzh_984{margin:0;font-size:1.125rem;font-weight:700;color:#fff}._qrHighlightDescription_54jzh_991{margin:0;font-size:.8125rem;line-height:1.45;color:#ffffffe0}._qrHighlightCode_54jzh_998{margin:0;font-size:.75rem;font-weight:500;color:#ffffffbf;font-variant-numeric:tabular-nums}._qrHighlightCta_54jzh_1006{display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.875rem;font-weight:600;color:#fff}._topCard_54jzh_832{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0;transition:all .2s;box-shadow:0 1px 3px #0000001a;min-height:160px;display:flex;flex-direction:column;justify-content:space-between}._topCard_54jzh_832._clickableCard_54jzh_1028{cursor:pointer}._topCard_54jzh_832._clickableCard_54jzh_1028:hover{border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-1px)}._topCard_54jzh_832._qrHighlightCard_54jzh_1039{width:100%;text-align:left;font:inherit;appearance:none;background:var(--brand-gradient);color:#fff;border:none;min-height:auto;box-shadow:0 4px 14px #6d28d940}._topCard_54jzh_832._qrHighlightCard_54jzh_1039._clickableCard_54jzh_1028:hover{border-color:transparent;box-shadow:0 6px 18px #6d28d959;filter:brightness(1.03);transform:translateY(-1px)}._topCard_54jzh_832._qrHighlightCard_54jzh_1039:focus-visible{outline:2px solid white;outline-offset:2px}._pointsCard_54jzh_1061{position:relative;perspective:1000px;cursor:pointer}._pointsCard_54jzh_1061 ._cardInner_54jzh_1066{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d}._pointsCard_54jzh_1061._flipped_54jzh_1074 ._cardInner_54jzh_1066{transform:rotateY(180deg)}._pointsCard_54jzh_1061 ._cardFront_54jzh_1077,._pointsCard_54jzh_1061 ._cardBack_54jzh_1078{position:absolute;width:100%;height:100%;backface-visibility:hidden}._pointsCard_54jzh_1061 ._cardBack_54jzh_1078{transform:rotateY(180deg)}._platinumBadgeCard_54jzh_518 ._cardInner_54jzh_1066{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d;padding:1.5rem}._platinumBadgeCard_54jzh_518._flipped_54jzh_1074 ._cardInner_54jzh_1066{transform:rotateY(180deg)}._platinumBadgeCard_54jzh_518 ._cardFront_54jzh_1077,._platinumBadgeCard_54jzh_518 ._cardBack_54jzh_1078{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:center;left:0;top:0;padding:1.5rem}._platinumBadgeCard_54jzh_518 ._cardBack_54jzh_1078{transform:rotateY(180deg)}._qrCard_54jzh_1118{background:var(--brand-gradient);color:#fff;border:none;min-height:160px}._qrCard_54jzh_1118 ._cardTitle_54jzh_1124,._qrCard_54jzh_1118 ._cardContent_54jzh_1125{color:#fff}._qrCard_54jzh_1118 ._cardContent_54jzh_1125{text-align:center;padding:1rem 0}._qrCard_54jzh_1118 ._qrIcon_54jzh_1132{font-size:3rem;margin:1rem 0;opacity:.9}._qrCard_54jzh_1118 ._qrText_54jzh_1137{font-size:.875rem;opacity:.9}._cardHeader_54jzh_1142{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-shrink:0}._cardIcon_54jzh_1150{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#f3f4f6;border-radius:.5rem;color:#6b7280}._icon_54jzh_1161{width:1.25rem;height:1.25rem}._cardTitle_54jzh_1124{font-size:1rem;font-weight:600;color:#374151;margin:0}._cardContent_54jzh_1125{display:flex;flex-direction:column;gap:.75rem;flex:1;justify-content:center}._statRow_54jzh_1181{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f1f5f9;min-height:2.5rem}._statRow_54jzh_1181:last-child{border-bottom:none}._statLabel_54jzh_1193{font-size:.875rem;color:#6b7280;font-weight:500}._statValue_54jzh_246{font-size:1.5rem;font-weight:700;color:#111827;text-align:right}._achievementInfo_54jzh_1206{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}._achievementName_54jzh_1214{font-size:1.125rem;font-weight:700;color:#111827}._ratingDisplay_54jzh_1225{text-align:center;padding:1rem 0}._ratingValue_54jzh_1230{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}._ratingStars_54jzh_1237{display:flex;justify-content:center;gap:.25rem;margin-bottom:.75rem}._star_54jzh_1244{width:1.25rem;height:1.25rem;color:#fbbf24}._starEmpty_54jzh_1250{width:1.25rem;height:1.25rem;color:#d1d5db}._ratingLabel_54jzh_1256{font-size:.875rem;color:#6b7280}._qrPlaceholder_54jzh_1261{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;background:#fff3;border-radius:.5rem;margin:0 auto .5rem}._qrIcon_54jzh_1132{width:2rem;height:2rem;color:#fff}._qrLabel_54jzh_1278{text-align:center;font-size:.875rem;color:#fffc}._achievementInfo_54jzh_1206{text-align:center}._achievementName_54jzh_1214{display:block;font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}._achievementPoints_54jzh_1220{font-size:.875rem;color:#6b7280}._recentActivitySection_54jzh_745{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._sectionTitle_54jzh_1309{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}._activityList_54jzh_1316{display:flex;flex-direction:column;gap:1rem}._activityItem_54jzh_1322{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}._activityIcon_54jzh_1332{font-size:1.5rem}._activityContent_54jzh_1336{flex:1}._activityDescription_54jzh_1340{font-size:.875rem;color:#374151;margin:0 0 .25rem}._activityTimestamp_54jzh_1346{font-size:.75rem;color:#6b7280;margin:0}._activityAmount_54jzh_1352{font-size:.875rem;font-weight:600;color:#10b981}._emptyState_54jzh_1359{text-align:center;padding:3rem 1rem}._emptyStateIcon_54jzh_1364{font-size:3rem;margin-bottom:1rem}._emptyStateText_54jzh_1369{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 .5rem}._emptyStateSubtext_54jzh_1376{font-size:.875rem;color:#6b7280;margin:0}._loadingState_54jzh_1383{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}._loadingSpinner_54jzh_1392{width:2rem;height:2rem;border:2px solid #e2e8f0;border-top:2px solid #3b82f6;border-radius:50%;animation:_spin_54jzh_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_54jzh_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorState_54jzh_1411{text-align:center;padding:3rem 1rem}._errorIcon_54jzh_1416{font-size:3rem;margin-bottom:1rem}._errorTitle_54jzh_1421{font-size:1.25rem;font-weight:600;color:#dc2626;margin:0 0 .5rem}._errorMessage_54jzh_1428{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem}._retryButton_54jzh_1434{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s}._retryButton_54jzh_1434:hover{background:#2563eb}._tableContainer_54jzh_1449{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:.5rem;border:1px solid #e2e8f0}._table_54jzh_1449{width:100%;min-width:600px;border-collapse:collapse;font-size:.875rem;background:#fff}._tableHeaderRow_54jzh_1464{background:#f8fafc}._tableHeaderCell_54jzh_1468{padding:.75rem 1rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e2e8f0}._tableRow_54jzh_1476{border-bottom:1px solid #e2e8f0}._tableRow_54jzh_1476:hover{background:#f8fafc}._tableCell_54jzh_1483{padding:.75rem 1rem;color:#374151}._form_54jzh_1489{display:flex;flex-direction:column;gap:1.5rem}._formGrid_54jzh_1495{display:grid;grid-template-columns:1fr;gap:1rem}._formField_54jzh_1501{display:flex;flex-direction:column;gap:.5rem}._formActions_54jzh_1507{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e2e8f0}._select_54jzh_1515{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;background:#fff;cursor:pointer}._select_54jzh_1515:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._selectLabel_54jzh_1529{font-size:.875rem;font-weight:500;color:#374151}._errorText_54jzh_1535{font-size:.875rem;color:#dc2626;font-weight:500}._modalOverlay_54jzh_1542{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto;overscroll-behavior:contain}._qrModal_54jzh_1559{background:#fff;border-radius:.75rem;max-width:400px;width:100%;max-height:90vh;overflow-y:auto;height:auto}._qrModalHeader_54jzh_1569{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0}._qrModalTitle_54jzh_1576{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._qrModalClose_54jzh_1583{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._qrModalClose_54jzh_1583:hover{background:#f3f4f6;color:#374151}._closeIcon_54jzh_1597{width:1.25rem;height:1.25rem}._qrModalContent_54jzh_1602{padding:1.5rem;text-align:center}._qrCodeContainer_54jzh_1607{margin-bottom:1.5rem}._qrCodeImage_54jzh_1611{max-width:200px;height:auto;border-radius:.5rem}._qrCodePlaceholder_54jzh_1617{display:inline-block;width:200px;height:200px;background:#f3f4f6;border-radius:.5rem;display:flex;align-items:center;justify-content:center}._qrCodePattern_54jzh_1628{display:grid;grid-template-columns:repeat(5,1fr);gap:2px;width:100px;height:100px}._qrDot_54jzh_1636{width:100%;height:100%;background:#e5e7eb;border-radius:1px}._qrDot_54jzh_1636._qrDotFilled_54jzh_1642{background:#374151}._qrModalInfo_54jzh_1646{margin-bottom:1.5rem}._qrStoreName_54jzh_1650{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}._downloadButton_54jzh_1663{display:flex;align-items:center;gap:.5rem;background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s}._downloadButton_54jzh_1663:hover{background:#2563eb}._downloadIcon_54jzh_1680{width:1rem;height:1rem}@media (max-width: 767px){._header_54jzh_24{padding:1rem}._headerLeft_54jzh_36{gap:1rem}._mobileMenuButton_54jzh_42{display:block}._welcomeSection_54jzh_81,._headerRight_54jzh_93{display:none}._layoutContainer_54jzh_17{flex-direction:column}._sidebar_54jzh_315{display:none}._mainContent_54jzh_503{padding:1rem;overflow-x:hidden}._topCard_54jzh_832{min-height:130px;padding:1.25rem;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;display:flex;flex-direction:column;justify-content:space-between}._cardHeader_54jzh_1142{flex-direction:row;align-items:center;gap:.75rem;margin-bottom:.75rem}._cardIcon_54jzh_1150{font-size:1.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:.375rem}._cardTitle_54jzh_1124{font-size:.875rem;font-weight:600;color:#374151}._cardContent_54jzh_1125{padding-top:.5rem}._statRow_54jzh_1181{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f1f5f9;min-height:2.5rem}._statRow_54jzh_1181:last-child{border-bottom:none}._statLabel_54jzh_1193{font-size:.75rem;color:#6b7280;font-weight:500}._statValue_54jzh_246{font-size:1.25rem;font-weight:700;color:#111827}._badgeValue_54jzh_532{font-size:1.125rem;font-weight:700;color:var(--brand-purple-light);text-align:center;padding:.5rem 0}._platinumBadgeCard_54jzh_518{min-height:140px;padding:0}._platinumBadgeCard_54jzh_518 ._cardInner_54jzh_1066{padding:1rem;min-height:140px}._platinumBadgeCard_54jzh_518 ._cardFront_54jzh_1077,._platinumBadgeCard_54jzh_518 ._cardBack_54jzh_1078{padding:1rem;overflow:visible;min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}._platinumBadgeCard_54jzh_518 ._cardHeader_54jzh_1142{margin-bottom:.75rem;text-align:center}._platinumBadgeCard_54jzh_518 ._cardTitle_54jzh_1124{font-size:.875rem;margin:0}._platinumBadgeCard_54jzh_518 ._cardContent_54jzh_1125{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0}._platinumBadgeCard_54jzh_518 ._achievementInfo_54jzh_1206{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center;width:100%}._platinumBadgeCard_54jzh_518 ._achievementName_54jzh_1214{font-size:.875rem;font-weight:700;color:#111827;line-height:1.2}._platinumBadgeCard_54jzh_518 ._achievementPoints_54jzh_1220{font-size:.75rem;color:#6b7280;line-height:1.2}._platinumBadgeCard_54jzh_518 ._badgeValue_54jzh_532{font-size:1rem;font-weight:700;color:var(--brand-purple-light);text-align:center;padding:.25rem 0;line-height:1.2}._topCard_54jzh_832._qrHighlightCard_54jzh_1039{min-height:130px;margin-bottom:0}._topCard_54jzh_832._qrHighlightCard_54jzh_1039 ._qrHighlightBody_54jzh_943{align-items:flex-start}._topCard_54jzh_832._qrHighlightCard_54jzh_1039 ._qrHighlightVisual_54jzh_951{width:4rem;height:4rem}._topCard_54jzh_832._qrHighlightCard_54jzh_1039 ._qrHighlightIcon_54jzh_969{width:2rem;height:2rem}._qrCard_54jzh_1118{min-height:130px}._qrCard_54jzh_1118 ._cardHeader_54jzh_1142{margin-bottom:1rem}._qrCard_54jzh_1118 ._cardContent_54jzh_1125{text-align:center;padding:.5rem 0;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}._qrCard_54jzh_1118 ._qrIcon_54jzh_1132{font-size:2.5rem;margin:.75rem 0}._qrCard_54jzh_1118 ._qrText_54jzh_1137{font-size:.875rem;margin:0}._tableContainer_54jzh_1449{margin:0 -1rem;border-radius:0;border-left:none;border-right:none}._leaderboardItem_54jzh_1883{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem}._leaderboardRank_54jzh_1889{order:-1;align-self:flex-start}._leaderboardInfo_54jzh_1893{order:1;width:100%}._agentName_54jzh_1897{white-space:normal;overflow:visible;text-overflow:unset}._agentStats_54jzh_1902{flex-direction:row;gap:1rem;flex-wrap:wrap}._agentStat_54jzh_1902{white-space:normal;overflow:visible;text-overflow:unset}._leaderboardRating_54jzh_1912{order:2;align-self:flex-end;margin-top:.5rem}._leaderboardActions_54jzh_1917{order:3;align-self:stretch;margin-top:.5rem}._viewPerformanceButton_54jzh_1922{width:100%;text-align:center}._topCard_54jzh_832{padding:1rem}._cardContent_54jzh_1125{gap:.5rem}._statValue_54jzh_246{font-size:1.125rem}._statLabel_54jzh_1193{font-size:.75rem}._matrixTable_54jzh_1940{margin:0 -1rem;border-radius:0;border-left:none;border-right:none}._matrixTable_54jzh_1940 ._table_54jzh_1449{min-width:600px}._matrixTable_54jzh_1940 ._tableHeaderCell_54jzh_1468,._matrixTable_54jzh_1940 ._tableCell_54jzh_1483{padding:.5rem .25rem;font-size:.7rem}._categoryBadge_54jzh_1954{font-size:.65rem;padding:.2rem .4rem}._pointsValue_54jzh_1958,._earningsValue_54jzh_1959{font-size:.7rem}._activityHeader_54jzh_549{flex-direction:column;align-items:flex-start;gap:1rem}._activityFilters_54jzh_558{width:100%;justify-content:space-between}._filterGroup_54jzh_564{flex:1;justify-content:center}._filterButton_54jzh_571{padding:.5rem .75rem;font-size:.75rem}._chart_54jzh_588{min-height:200px;padding:.25rem;overflow-x:auto}._chartContainer_54jzh_588{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:1rem}._activitySection_54jzh_541{padding:1rem;margin-bottom:1.5rem}._activityHeader_54jzh_549{flex-direction:column;gap:1rem;margin-bottom:1rem}._activityFilters_54jzh_558{flex-direction:column;gap:.75rem}._filterGroup_54jzh_564{justify-content:center}._chart_54jzh_588{outline:none!important;border:1px solid #e2e8f0!important;padding-bottom:.25rem!important}._chart_54jzh_588:focus,._chart_54jzh_588:focus-within,._chart_54jzh_588:active{outline:none!important;border:1px solid #e2e8f0!important;box-shadow:none!important}._chart_54jzh_588 .recharts-wrapper{padding:.25rem .25rem 0!important;outline:none!important;border:none!important}._chart_54jzh_588 .recharts-wrapper:focus,._chart_54jzh_588 .recharts-wrapper:focus-within,._chart_54jzh_588 .recharts-wrapper:active{outline:none!important;border:none!important;box-shadow:none!important}._chart_54jzh_588 .recharts-cartesian-axis{margin:.25rem .25rem 0!important}._chart_54jzh_588 .recharts-cartesian-axis-tick,._chart_54jzh_588 .recharts-surface,._chart_54jzh_588 .recharts-cartesian-axis-x,._chart_54jzh_588 .recharts-cartesian-axis-tick-value{margin-bottom:0!important;padding-bottom:0!important}._chart_54jzh_588 .recharts-cartesian-grid{stroke-dasharray:1 2!important}._chart_54jzh_588 .recharts-cartesian-axis-tick-value{font-size:.7rem!important}._chart_54jzh_588 svg{outline:none!important}._chart_54jzh_588 svg:focus,._chart_54jzh_588 svg:focus-within,._chart_54jzh_588 svg:active{outline:none!important}._chart_54jzh_588 .recharts-responsive-container{padding-bottom:0!important;margin-bottom:0!important}._chart_54jzh_588 .recharts-layer{margin-bottom:0!important;padding-bottom:0!important}._activityTableContainer_54jzh_752{margin:0 -1rem;border-radius:0;border-left:none;border-right:none}._activityTable_54jzh_752{min-width:600px}._activityTable_54jzh_752 th,._activityTable_54jzh_752 td{padding:.5rem .75rem;font-size:.75rem}._productCell_54jzh_784{font-size:.75rem}._dateCell_54jzh_789,._agentCell_54jzh_794{font-size:.65rem}._pointsCell_54jzh_800{font-size:.75rem}._statusBadge_54jzh_810{font-size:.65rem;padding:.2rem .4rem}}@media (min-width: 1024px){._formGrid_54jzh_1495{grid-template-columns:repeat(2,1fr)}._navContent_54jzh_2101{gap:1rem}._navItem_54jzh_2104{padding:.75rem 1.5rem}._header_54jzh_24,._main_54jzh_503{padding:1.5rem}._formGrid_54jzh_1495{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){._layout_54jzh_17{flex-direction:row}._navigation_54jzh_2121{width:250px;border-right:1px solid #e2e8f0;border-bottom:none;padding:1rem 0}._navContent_54jzh_2101{flex-direction:column;gap:.25rem}._navItem_54jzh_2104{justify-content:flex-start;padding:.75rem 1rem;border-radius:0;border-left:3px solid transparent}._navItem_54jzh_2104._navItemActive_54jzh_2137{border-left-color:var(--brand-purple);background:#6f12ff1a;color:var(--brand-purple)}._main_54jzh_503{flex:1;padding:2rem}}._registrationsView_54jzh_2148,._ratingsView_54jzh_2149,._agentsView_54jzh_2150,._rewardsView_54jzh_2151,._storeProfileView_54jzh_2152{display:flex;flex-direction:column;gap:2rem}._viewHeader_54jzh_2158{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._viewTitle_54jzh_2166{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._viewToggle_54jzh_2173{display:flex;background:#f3f4f6;border-radius:.5rem;padding:.25rem}._toggleButton_54jzh_2180{padding:.5rem 1rem;background:none;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}._toggleButton_54jzh_2180._toggleButtonActive_54jzh_2191{background:#fff;color:#374151;box-shadow:0 1px 2px #0000000d}._lifetimeStats_54jzh_2197{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._lifetimeStat_54jzh_2197{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2e8f0}._lifetimeStat_54jzh_2197:last-child{border-bottom:none}._lifetimeLabel_54jzh_2215{font-size:.875rem;color:#6b7280}._lifetimeValue_54jzh_2220{font-size:1.25rem;font-weight:600;color:#1f2937}._addAgentButton_54jzh_2242{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s}._leaderboardItem_54jzh_1883{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s}._leaderboardRank_54jzh_1889{font-size:1.125rem;font-weight:700;color:#3b82f6;min-width:3rem}._leaderboardInfo_54jzh_1893{flex:1}._agentName_54jzh_1897{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}._agentStats_54jzh_1902{display:flex;gap:1rem;font-size:.875rem;color:#6b7280}._agentStat_54jzh_1902{font-size:.875rem}._leaderboardRating_54jzh_1912{display:flex;align-items:center;gap:.5rem}._leaderboardActions_54jzh_1917{display:flex;gap:.5rem}._viewPerformanceButton_54jzh_1922{background:#10b981;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}._addAgentForm_54jzh_2369{background:#fff;border-radius:.75rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto}._formHeader_54jzh_2378{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem}._formTitle_54jzh_2387{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._formClose_54jzh_2394{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._formClose_54jzh_2394:hover{background:#f3f4f6;color:#374151}._performanceHeader_54jzh_2476,._payoutsHeader_54jzh_2477,._profileHeader_54jzh_2478{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._performanceTitle_54jzh_2485,._payoutsTitle_54jzh_2486,._profileTitle_54jzh_2487{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._performanceTotals_54jzh_2494{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}._otpField_54jzh_2665{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}._rewardsHeader_54jzh_2761{text-align:center;margin-bottom:2rem}._rewardsSection_54jzh_2785{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._ratingsView_54jzh_2149{display:flex;flex-direction:column;gap:2rem}._ratingsHeader_54jzh_2891{text-align:center;margin-bottom:1rem;position:relative}._ratingsHeader_54jzh_2891 ._backButton_54jzh_2421{position:absolute;left:0;top:0;margin-bottom:0}._ratingsTitle_54jzh_2904{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._overallRating_54jzh_2911{background:#fff;border-radius:.75rem;padding:2rem;text-align:center;border:1px solid #e2e8f0}._overallRatingValue_54jzh_2919{font-size:3rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}._overallRatingStars_54jzh_2926{display:flex;justify-content:center;gap:.25rem;margin-bottom:.5rem}._overallRatingLabel_54jzh_2933{font-size:1rem;color:#6b7280}._ratingBreakdown_54jzh_2938{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._breakdownTitle_54jzh_2945{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}._breakdownBars_54jzh_2952{display:flex;flex-direction:column;gap:1rem}._breakdownBar_54jzh_2952{display:flex;align-items:center;gap:1rem}._breakdownBarLabel_54jzh_2964{display:flex;align-items:center;gap:.5rem;min-width:4rem}._starCount_54jzh_2971{font-size:.875rem;font-weight:600;color:#374151}._starCountValue_54jzh_2977{font-size:.875rem;color:#6b7280}._breakdownBarTrack_54jzh_2982{flex:1;height:1rem;background:#f3f4f6;border-radius:.5rem;overflow:hidden}._breakdownBarFill_54jzh_2990{height:100%;border-radius:.5rem;transition:width .3s ease}._breakdownBarPercentage_54jzh_2996{min-width:3rem;text-align:right;font-size:.875rem;font-weight:600;color:#374151}._recentFeedback_54jzh_3004{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._feedbackTitle_54jzh_3011{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}._emptyFeedback_54jzh_3018{text-align:center;padding:2rem;color:#6b7280}._feedbackList_54jzh_3024{display:flex;flex-direction:column;gap:1rem}._feedbackItem_54jzh_3030{padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}._feedbackHeader_54jzh_3037{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._feedbackRating_54jzh_3044{display:flex;gap:.25rem}._feedbackDate_54jzh_3049{font-size:.875rem;color:#6b7280}._feedbackComment_54jzh_3054{font-size:.875rem;color:#374151;margin:0 0 .5rem;font-style:italic}._feedbackProduct_54jzh_3061{font-size:.875rem;color:#6b7280;margin:0}._highestRatedAgent_54jzh_3067{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._highestRatedTitle_54jzh_3074{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1rem}._highestRatedCard_54jzh_3081{background:#f8fafc;border-radius:.5rem;padding:1rem;border:1px solid #e2e8f0}._agentInfo_54jzh_3088{display:flex;justify-content:space-between;align-items:center}._agentName_54jzh_1897{font-size:1rem;font-weight:600;color:#1f2937;margin:0}._agentRating_54jzh_3101{display:flex;align-items:center;gap:.5rem}._agentRatingValue_54jzh_3107{font-size:.875rem;font-weight:600;color:#1f2937}._agentsView_54jzh_2150{display:flex;flex-direction:column;gap:2rem}._agentsHeader_54jzh_2227{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._agentsTitle_54jzh_2235{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._addAgentButton_54jzh_2242{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s;font-size:.875rem}._addAgentButton_54jzh_2242:hover{background:#2563eb}._leaderboard_54jzh_1883{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._leaderboardTitle_54jzh_2263{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}._leaderboardList_54jzh_2270{display:flex;flex-direction:column;gap:1rem}._leaderboardItem_54jzh_1883{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s;min-height:80px}._leaderboardItem_54jzh_1883:hover{border-color:#3b82f6;box-shadow:0 2px 4px #0000001a}._leaderboardRank_54jzh_1889{font-size:1.125rem;font-weight:700;color:#3b82f6;min-width:2.5rem;flex-shrink:0}._leaderboardInfo_54jzh_1893{flex:1;min-width:0}._agentName_54jzh_1897{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._agentStats_54jzh_1902{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:#6b7280}._agentStat_54jzh_1902{font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._leaderboardRating_54jzh_1912{display:flex;align-items:center;gap:.5rem;flex-shrink:0;min-width:4rem}._ratingDisplay_54jzh_1225{display:flex;align-items:center;gap:.25rem}._ratingValue_54jzh_1230{font-size:.875rem;font-weight:600;color:#1f2937}._ratingStars_54jzh_1237{font-size:.875rem}._noRating_54jzh_2343{font-size:.875rem;color:#9ca3af}._leaderboardActions_54jzh_1917{display:flex;gap:.5rem;flex-shrink:0}._viewPerformanceButton_54jzh_1922{background:#10b981;color:#fff;border:none;padding:.5rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:background-color .2s;white-space:nowrap}._viewPerformanceButton_54jzh_1922:hover{background:#059669}._addAgentModal_54jzh_3276{background:#fff;border-radius:.75rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;margin:0;overflow-x:hidden;box-sizing:border-box}._rewardsView_54jzh_2151{display:flex;flex-direction:column;gap:2rem}._promotionalBanner_54jzh_3296{background:var(--brand-purple-light);color:#fff;text-align:center;padding:1rem;font-weight:600;font-size:.875rem;margin-bottom:2rem;border-radius:.5rem}._rewardsHeader_54jzh_2761{text-align:center;margin-bottom:1rem}._rewardsTitle_54jzh_2766{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}._rewardsSubtitle_54jzh_2773{font-size:1rem;color:#6b7280;margin:0}._rewardsContent_54jzh_2779{display:flex;flex-direction:column;gap:2rem}._rewardsSection_54jzh_2785{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0;margin-bottom:2rem}._pointsMatrix_54jzh_3339,._earningsMatrix_54jzh_3339{width:100%}._matrixTitle_54jzh_2792{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.75rem;text-align:left}._matrixNote_54jzh_3351{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.5}._downloadLink_54jzh_3358{color:#3b82f6;text-decoration:underline;cursor:pointer}._downloadLink_54jzh_3358:hover{color:#2563eb}._rewardsTableContainer_54jzh_3368{width:100%;border-radius:.5rem;border:1px solid #e2e8f0;overflow:hidden}._rewardsTable_54jzh_3368{width:100%;border-collapse:collapse;background:#fff;min-width:600px}._rewardsTableHeaderRow_54jzh_3382{background:#f8fafc}._rewardsTableHeader_54jzh_3382{padding:1rem .75rem;text-align:left;font-weight:600;font-size:.875rem;color:#374151;border-bottom:1px solid #e5e7eb}._rewardsTableHeader_54jzh_3382:first-child{width:40%;min-width:200px}._rewardsTableRow_54jzh_3400{border-bottom:1px solid #f3f4f6}._rewardsTableRowEven_54jzh_3404{background:#f9fafb}._rewardsTableRowOdd_54jzh_3408{background:#fff}._rewardsTableCell_54jzh_3412{padding:1rem .75rem;font-size:.875rem;color:#374151;vertical-align:top}._rewardsTableCell_54jzh_3412:first-child{width:40%;min-width:200px}._categoryCell_54jzh_3424{display:flex;flex-direction:row;gap:.5rem;align-items:flex-start;width:100%;min-width:0}._categoryLetter_54jzh_3433{font-weight:600;color:#111827;font-size:1rem;min-width:1rem;flex-shrink:0}._categoryDescription_54jzh_3441{font-size:.875rem;color:#374151;line-height:1.4;font-weight:400;flex:1}._pointsValue_54jzh_1958{font-weight:600;color:#111827;font-size:1rem}._brandName_54jzh_2858{font-weight:600;color:#111827}._earningsValue_54jzh_1959{font-weight:600;color:#111827;font-size:1rem}._rewardsMobileCards_54jzh_3466{display:none}._rewardsMobileCard_54jzh_3466{background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;margin-bottom:1rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}._rewardsMobileCardHeader_54jzh_3479{background:#f8fafc;padding:1rem;border-bottom:1px solid #e5e7eb}._rewardsMobileCardCategory_54jzh_3485,._rewardsMobileCardBrand_54jzh_3485{display:flex;flex-direction:row;gap:.5rem;align-items:flex-start;width:100%}._rewardsMobileCardContent_54jzh_3493{padding:1rem}._rewardsMobileCardRow_54jzh_3497{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f3f4f6}._rewardsMobileCardRow_54jzh_3497:last-child{border-bottom:none}._rewardsMobileCardLabel_54jzh_3509{font-size:.875rem;font-weight:500;color:#6b7280}@media (max-width: 767px){._matrixTable_54jzh_1940{display:none}._rewardsMobileCards_54jzh_3466{display:block}._promotionalBanner_54jzh_3296{font-size:.75rem;padding:.75rem;margin-bottom:1.5rem}._matrixTitle_54jzh_2792{font-size:1.25rem;margin-bottom:.5rem}._matrixNote_54jzh_3351{font-size:.8rem;margin-bottom:1rem;line-height:1.4}._rewardsMobileCard_54jzh_3466{margin-bottom:.75rem}._rewardsMobileCardHeader_54jzh_3479,._rewardsMobileCardContent_54jzh_3493{padding:.75rem}._rewardsMobileCardRow_54jzh_3497{padding:.5rem 0}._categoryDescription_54jzh_3441{font-size:.8rem;line-height:1.3;color:#374151;flex:1}._categoryLetter_54jzh_3433,._brandName_54jzh_2858,._pointsValue_54jzh_1958,._earningsValue_54jzh_1959{font-size:.875rem}}._storeProfileView_54jzh_2152{display:flex;flex-direction:column;gap:2rem}._storeProfileView_54jzh_2152>._backButton_54jzh_2421{align-self:flex-start;width:auto;max-width:max-content}._storeProfileView_54jzh_2152 ._profileHeader_54jzh_2478,._storeProfileView_54jzh_2152 ._profileContent_54jzh_2587,._storeProfileView_54jzh_2152 ._errorState_54jzh_1411,._storeProfileView_54jzh_2152 ._loadingState_54jzh_1383{width:100%}._profileHeader_54jzh_2478{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._profileTitle_54jzh_2487{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._profileReadOnlyNote_54jzh_3598{margin:.5rem 0 0;font-size:.875rem;color:#6b7280;line-height:1.45}._profileComingSoonNote_54jzh_3605{margin:1.25rem 0 0;font-size:.8125rem;color:#6b7280;line-height:1.45}._passwordResetPanel_54jzh_3612{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem}._passwordResetHeader_54jzh_3622{display:flex;gap:.75rem;align-items:flex-start}._passwordResetIcon_54jzh_3628{flex-shrink:0;color:var(--brand-purple, #6d28d9);margin-top:.125rem}._passwordResetTitle_54jzh_3634{margin:0 0 .375rem;font-size:1rem;font-weight:600;color:#1f2937}._passwordResetDescription_54jzh_3641{margin:0;font-size:.8125rem;line-height:1.45;color:#6b7280}._passwordResetHint_54jzh_3648{margin:0 0 .75rem;font-size:.8125rem;color:#6b7280}._passwordResetSuccessTitle_54jzh_3654{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#15803d}._passwordResetSuccessText_54jzh_3661{margin:0 0 .5rem;font-size:.875rem;color:#374151;line-height:1.45}._otpProtectedFields_54jzh_2659{display:flex;flex-direction:column;gap:1rem}._otpField_54jzh_2665{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}._otpFieldHeader_54jzh_2675{display:flex;align-items:center;gap:.75rem;flex:1}._otpIcon_54jzh_2682{width:1.25rem;height:1.25rem;color:#6b7280}._otpFieldInfo_54jzh_2688{flex:1}._otpFieldTitle_54jzh_2692{font-size:.875rem;font-weight:600;color:#374151;margin:0 0 .25rem}._otpFieldDescription_54jzh_2699{font-size:.75rem;color:#6b7280;margin:0}._otpButton_54jzh_2705{display:flex;align-items:center;gap:.5rem;opacity:.6;cursor:not-allowed}._lockIcon_54jzh_2713{width:1rem;height:1rem}._otpNotice_54jzh_2718{display:flex;gap:1rem;padding:1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;margin-top:1rem}._noticeContent_54jzh_2733{flex:1}._noticeTitle_54jzh_2737{font-size:.875rem;font-weight:600;color:#1e40af;margin:0 0 .25rem}._noticeText_54jzh_2744{font-size:.75rem;color:#1e40af;margin:0}@media (min-width: 768px){._profileFields_54jzh_2607,._performanceTotals_54jzh_2494{grid-template-columns:repeat(2,1fr)}._otpField_54jzh_2665{flex-direction:row}._agentStats_54jzh_1902{flex-direction:row;gap:1rem}}@media (min-width: 1024px){._profileFields_54jzh_2607{grid-template-columns:repeat(3,1fr)}}._agentDetailView_54jzh_2409{display:flex;flex-direction:column;gap:2rem}._agentDetailHeader_54jzh_2415{display:flex;align-items:center;gap:1rem}._backButton_54jzh_2421{background:none;border:none;color:#3b82f6;font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:background-color .2s}._backButton_54jzh_2421:hover{background:#eff6ff}._agentDetailTitle_54jzh_2436{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._agentTabs_54jzh_2443{display:flex;background:#f3f4f6;border-radius:.5rem;padding:.25rem}._agentTab_54jzh_2443{flex:1;padding:.75rem 1rem;background:none;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}._agentTab_54jzh_2443._agentTabActive_54jzh_2462{background:#fff;color:#374151;box-shadow:0 1px 2px #0000000d}._agentTabContent_54jzh_2468{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._agentPerformance_54jzh_3919{display:flex;flex-direction:column;gap:2rem}._performanceHeader_54jzh_2476{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._performanceTitle_54jzh_2485{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._performanceTotals_54jzh_2494{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}._performanceTotal_54jzh_2494{background:#f8fafc;border-radius:.5rem;padding:1.5rem;text-align:center;border:1px solid #e2e8f0}._totalLabel_54jzh_2509{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}._totalValue_54jzh_2515{font-size:1.5rem;font-weight:700;color:#1f2937}._performanceByBrand_54jzh_3966{display:flex;flex-direction:column;gap:1rem}._brandPerformanceTitle_54jzh_3972{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}._emptyBrandData_54jzh_3979{text-align:center;padding:2rem;color:#6b7280}._brandPerformanceTable_54jzh_3985{overflow-x:auto}._agentPayouts_54jzh_3990{display:flex;flex-direction:column;gap:2rem}._payoutsHeader_54jzh_2477{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._payoutsTitle_54jzh_2486{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._payoutsSummary_54jzh_2521{display:flex;justify-content:flex-end;margin-bottom:1rem}._payoutsTotal_54jzh_2527{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem}._payoutsTotalLabel_54jzh_2537{font-size:.875rem;color:#166534}._payoutsTotalValue_54jzh_2542{font-size:1rem;font-weight:600;color:#166534}._payoutsTable_54jzh_4037{overflow-x:auto}._payoutsInfo_54jzh_2548{margin-top:2rem}._payoutsInfoCard_54jzh_2552{background:#f8fafc;border-radius:.5rem;padding:1.5rem;border:1px solid #e2e8f0}._payoutsInfoTitle_54jzh_2559{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 1rem}._payoutsInfoList_54jzh_2566{list-style:none;padding:0;margin:0}._payoutsInfoList_54jzh_2566 li{font-size:.875rem;color:#6b7280;margin-bottom:.5rem;padding-left:1rem;position:relative}._payoutsInfoList_54jzh_2566 li:before{content:"•";position:absolute;left:0;color:#3b82f6}._transactionId_54jzh_2863{background:#f3f4f6;padding:.25rem .5rem;border-radius:.25rem;font-family:monospace;font-size:.75rem;color:#374151}._payoutAmount_54jzh_2872{font-weight:600;color:#10b981}._maskedAccount_54jzh_2877{font-family:monospace;font-size:.875rem;color:#6b7280}._agentProfile_54jzh_4100{display:flex;flex-direction:column;gap:2rem}._profileHeader_54jzh_2478{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._profileTitle_54jzh_2487{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._profileActions_54jzh_2641,._editActions_54jzh_2646{display:flex;gap:1rem}._editIcon_54jzh_2651,._saveIcon_54jzh_2652,._cancelIcon_54jzh_2653{width:1rem;height:1rem}._profileContent_54jzh_2587{display:flex;flex-direction:column;gap:2rem}._profileSection_54jzh_2593{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._sectionTitle_54jzh_1309{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}._profileFields_54jzh_2607{display:grid;grid-template-columns:1fr;gap:1.5rem}._profileField_54jzh_2607{display:flex;flex-direction:column;gap:.5rem}._fieldLabel_54jzh_2619{font-size:.875rem;font-weight:500;color:#374151}._fieldValue_54jzh_2625{font-size:1rem;color:#1f2937;margin:0;padding:.75rem;background:#f8fafc;border-radius:.375rem;border:1px solid #e2e8f0}._fieldNote_54jzh_2635{font-size:.75rem;color:#6b7280;margin:0}._editNotice_54jzh_2750{display:flex;gap:.75rem;padding:1rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:.5rem;margin-top:1rem}._noticeIcon_54jzh_2728{font-size:1.25rem;color:#3b82f6}._noticeText_54jzh_2744{font-size:.875rem;color:#1e40af;margin:0}._pointsMatrix_54jzh_3339,._earningsMatrix_54jzh_3339{display:flex;flex-direction:column;gap:1.5rem}._matrixTitle_54jzh_2792{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}._matrixSubtitle_54jzh_2799{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem}._matrixTable_54jzh_1940{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff}._matrixTable_54jzh_1940 ._table_54jzh_1449{min-width:800px}._matrixTable_54jzh_1940 ._tableHeaderCell_54jzh_1468,._matrixTable_54jzh_1940 ._tableCell_54jzh_1483{white-space:nowrap;padding:.75rem .5rem;font-size:.75rem}._matrixInfo_54jzh_2805{margin-top:1.5rem}._matrixInfoCard_54jzh_2809{background:#f8fafc;border-radius:.5rem;padding:1.5rem;border:1px solid #e2e8f0}._matrixInfoTitle_54jzh_2816{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 1rem}._matrixInfoList_54jzh_2823{list-style:none;padding:0;margin:0}._matrixInfoList_54jzh_2823 li{font-size:.875rem;color:#6b7280;margin-bottom:.5rem;padding-left:1rem;position:relative}._matrixInfoList_54jzh_2823 li:before{content:"•";position:absolute;left:0;color:#3b82f6}._categoryBadge_54jzh_1954{background:#3b82f6;color:#fff;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500}._pointsValue_54jzh_1958,._earningsValue_54jzh_1959{font-weight:600;color:#1f2937}._brandName_54jzh_2858{font-weight:500;color:#374151}._modalOverlay_54jzh_1542{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._qrModal_54jzh_1559{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;width:100%;position:relative;overflow:hidden}._qrModalClose_54jzh_1583{position:absolute;top:1rem;right:1rem;background:#f3f4f6;border:none;border-radius:.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;transition:background-color .2s;z-index:10}._qrModalClose_54jzh_1583:hover{background:#e5e7eb}._qrModalContent_54jzh_1602{padding:2rem;text-align:center}._qrModalTitle_54jzh_1576{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .75rem;line-height:1.4}._qrModalInstructions_54jzh_4374{font-size:.875rem;color:#6b7280;margin:0 0 2rem;line-height:1.5}._qrCodeDisplay_54jzh_4381{background:#f9fafb;border-radius:.75rem;padding:1.5rem;margin:0 0 1.5rem;border:1px solid #e5e7eb}._qrCodeContainer_54jzh_1607{display:flex;align-items:center;justify-content:center;width:200px;height:200px;margin:0 auto;background:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 1px 3px #0000001a}._qrCodeImage_54jzh_1611{width:100%;height:100%;object-fit:contain}._qrCodePlaceholder_54jzh_1617{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._qrCodePattern_54jzh_1628{display:grid;grid-template-columns:repeat(10,1fr);gap:2px;width:150px;height:150px}._qrDot_54jzh_1636{width:100%;height:100%;border-radius:1px;background:transparent}._qrDotFilled_54jzh_1642{background:#000}._qrStoreInfo_54jzh_4435{margin:0 0 1.5rem}._qrStoreName_54jzh_1650{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .25rem}._qrStoreCode_54jzh_1657{font-size:.875rem;color:#6b7280;margin:0}._qrDownloadButton_54jzh_4452{background:linear-gradient(135deg,#3b82f6 0%,var(--brand-primary) 100%);color:#fff;border:none;border-radius:.5rem;padding:.875rem 2rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;width:100%;box-shadow:0 4px 6px #3b82f64d}._qrDownloadButton_54jzh_4452:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 6px 8px #3b82f666}._qrDownloadButton_54jzh_4452:active{transform:translateY(0);box-shadow:0 2px 4px #3b82f64d}@media (max-width: 767px){._qrModal_54jzh_1559{margin:1rem;max-width:calc(100vw - 2rem);max-height:70vh;overflow-y:auto;height:auto}._qrModalContent_54jzh_1602{padding:.75rem}._qrModalTitle_54jzh_1576{font-size:1.125rem;margin:0 0 .5rem}._qrCodeContainer_54jzh_1607{width:140px;height:140px}._qrModalInstructions_54jzh_4374{margin:0 0 .75rem;font-size:.8rem}._qrCodeDisplay_54jzh_4381{padding:.75rem;margin:0 0 .75rem}._qrStoreInfo_54jzh_4435{margin:0 0 .75rem}._qrDownloadButton_54jzh_4452{padding:.625rem 1.25rem;font-size:.875rem}._qrCodePattern_54jzh_1628{width:110px;height:110px}._qrErrorState_54jzh_4515{padding:.75rem}._qrErrorIcon_54jzh_4518{font-size:2.5rem;margin-bottom:.75rem}._qrErrorTitle_54jzh_4522{font-size:1.125rem;margin:0 0 .5rem}._qrErrorMessage_54jzh_4526{font-size:.8rem;margin:0 0 1rem;max-width:240px}._qrRetryButton_54jzh_4531{padding:.625rem 1.25rem;font-size:.875rem}}._qrErrorState_54jzh_4515{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem}._qrErrorIcon_54jzh_4518{font-size:3rem;margin-bottom:1rem;opacity:.7}._qrErrorTitle_54jzh_4522{font-size:1.25rem;font-weight:700;color:#dc2626;margin:0 0 .75rem;line-height:1.4}._qrErrorMessage_54jzh_4526{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.5;max-width:280px}._qrRetryButton_54jzh_4531{background:#dc2626;color:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s}._qrRetryButton_54jzh_4531:hover{background:#b91c1c}._qrRetryButton_54jzh_4531:active{background:#991b1b}._backButton_54jzh_2421{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}._backButton_54jzh_2421:hover{background:#f9fafb;border-color:#9ca3af;box-shadow:0 2px 4px #0000001a}._backButton_54jzh_2421:active{transform:translateY(1px);box-shadow:0 1px 2px #0000000d}._registrationsPointsView_54jzh_4613{padding:1.5rem;background:#f8fafc;min-height:100vh}._pointsViewHeader_54jzh_4619{margin-bottom:2rem}._pointsViewTitle_54jzh_4623{margin-bottom:1rem}._pointsViewTitleText_54jzh_4627{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}._pointsViewSubtitle_54jzh_4634{font-size:1rem;color:#6b7280;margin-bottom:.5rem}._pointsViewNote_54jzh_4640{font-size:.875rem;color:#9ca3af;font-style:italic}._lifetimeMetricsCards_54jzh_4646{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}._lifetimeCard_54jzh_4653{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px #0000001a;display:flex;align-items:center;gap:1.5rem;border:1px solid #e5e7eb}._lifetimeCardIcon_54jzh_4664{width:3rem;height:3rem;background:#f3f4f6;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0}._lifetimeCardContent_54jzh_4676{flex:1}._lifetimeCardValue_54jzh_4680{font-size:2.5rem;font-weight:700;color:#111827;line-height:1;margin-bottom:.5rem}._lifetimeCardLabel_54jzh_4688{font-size:1rem;color:#6b7280;font-weight:500}._pointsViewToggle_54jzh_4694{display:flex;gap:.5rem;margin-bottom:2rem}._pointsToggleButton_54jzh_4700{padding:.75rem 1.5rem;border:1px solid #d1d5db;background:#fff;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}._pointsToggleButtonActive_54jzh_4712{background:var(--brand-purple-light);color:#fff;border-color:var(--brand-purple-light)}._pointsToggleButton_54jzh_4700:hover:not(._pointsToggleButtonActive_54jzh_4712){background:#f9fafb;border-color:#9ca3af}._registrationsPointsView_54jzh_4613 ._activityFilters_54jzh_558{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._registrationsPointsView_54jzh_4613 ._activityFilters_54jzh_558 ._pointsViewToggle_54jzh_4694{flex-wrap:wrap;margin-bottom:0}._customRangeRow_54jzh_4735{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}._customRangeLabel_54jzh_4742{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:500;color:#374151}._customRangeInput_54jzh_4751{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}._applyRangeButton_54jzh_4758{padding:.625rem 1.25rem;background:var(--brand-purple-light, #7c3aed);color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer}._applyRangeButton_54jzh_4758:hover{opacity:.9}._rangeError_54jzh_4773{margin:0;font-size:.875rem;color:#dc2626}._emptyActivityHint_54jzh_4779{padding:1.5rem;text-align:center;color:#6b7280;font-size:.875rem}._pointsDataTable_54jzh_4786{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;overflow:hidden}._pointsTableContainer_54jzh_4793{overflow-x:auto}._pointsTable_54jzh_4793{width:100%;border-collapse:collapse}._pointsTableHeader_54jzh_4802{background:#f9fafb;padding:1rem 1.5rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}._pointsTableRow_54jzh_4812{border-bottom:1px solid #f3f4f6;transition:background-color .2s}._pointsTableRow_54jzh_4812:hover{background:#f9fafb}._pointsTableTotalRow_54jzh_4821{background:#f3f4f6;font-weight:600;border-bottom:2px solid #d1d5db}._pointsTableCell_54jzh_4827{padding:1rem 1.5rem;font-size:.875rem;color:#374151}._pointsTableTotalCell_54jzh_4833{padding:1rem 1.5rem;font-size:.875rem;font-weight:600;color:#111827}._agentsView_54jzh_2150{padding:1.5rem;background:#f8fafc;min-height:100vh}._agentsHeader_54jzh_2227{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._agentsTitle_54jzh_2235{font-size:1.5rem;font-weight:600;color:#111827;margin:0}._addAgentButton_54jzh_2242{background:var(--brand-purple-light);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s}._addAgentButton_54jzh_2242:hover{background:var(--brand-purple)}._agentsTableSection_54jzh_4876{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;overflow:hidden}._agentsTableContainer_54jzh_4884{overflow-x:auto}._agentsTable_54jzh_4876{width:100%;border-collapse:collapse}._agentsTableHeader_54jzh_4893{background:#f9fafb;padding:1rem 1.5rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}._agentsTableRow_54jzh_4903{border-bottom:1px solid #f3f4f6;transition:background-color .2s}._agentsTableRow_54jzh_4903:hover{background:#f9fafb}._agentsTableCell_54jzh_4912{padding:1rem 1.5rem;font-size:.875rem;color:#374151}._agentNameCell_54jzh_4918{display:flex;align-items:center;gap:.75rem}._agentAvatar_54jzh_4924{width:2rem;height:2rem;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem}._statusBadge_54jzh_810{padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-transform:uppercase}._statusActive_54jzh_4943{background:#d1fae5;color:#065f46}._statusPending_54jzh_4948{background:#f3f4f6;color:#374151}._statusInactive_54jzh_4953{background:#fed7aa;color:#9a3412}._ratingCell_54jzh_4958{display:flex;align-items:center;gap:.25rem;color:#fbbf24}._noRating_54jzh_2343{color:#9ca3af}._agentActions_54jzh_4969{display:flex;gap:1rem}._actionLink_54jzh_4974{background:none;border:none;color:var(--brand-purple-light);font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:underline;padding:0}._actionLink_54jzh_4974:hover{color:var(--brand-purple)}._leaderboard_54jzh_1883{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;overflow:hidden}._leaderboardTitle_54jzh_2263{font-size:1.25rem;font-weight:700;color:#111827;margin:0;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e5e7eb}._leaderboardTableContainer_54jzh_5005{overflow-x:auto}._leaderboardTable_54jzh_5005{width:100%;border-collapse:collapse}._leaderboardTableHeader_54jzh_5014{background:#f9fafb;padding:1rem 1.5rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}._leaderboardTableRow_54jzh_5024{border-bottom:1px solid #f3f4f6;transition:background-color .2s}._leaderboardTableRow_54jzh_5024:hover{background:#f9fafb}._leaderboardTableCell_54jzh_5033{padding:1rem 1.5rem;font-size:.875rem;color:#374151}._agentPerformance_54jzh_3919{padding:1.5rem;background:#f8fafc;min-height:100vh}._agentHeader_54jzh_5045{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;padding:1.5rem;margin-bottom:2rem;display:flex;align-items:center;gap:1rem}._agentHeaderInfo_54jzh_5056{display:flex;align-items:center;gap:1.5rem;flex:1}._agentDetails_54jzh_5063{flex:1}._agentName_54jzh_1897{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}._agentId_54jzh_5074{font-size:.875rem;color:#6b7280}._agentRating_54jzh_3101{display:flex;align-items:center;gap:.25rem;color:#fbbf24;font-weight:600}._agentStatus_54jzh_5087{display:flex;align-items:center;gap:.75rem}._statusLabel_54jzh_5093{font-size:.875rem;color:#374151;font-weight:500}._statusToggle_54jzh_5099{width:3rem;height:1.5rem;background:#e5e7eb;border-radius:1rem;position:relative;cursor:pointer}._statusToggleActive_54jzh_5108{width:1.25rem;height:1.25rem;background:#10b981;border-radius:50%;position:absolute;top:.125rem;right:.125rem}._registrationsEarningsSection_54jzh_5118{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;overflow:hidden}._sectionHeader_54jzh_5125{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:flex-start}._sectionTitleGroup_54jzh_5133{flex:1}._sectionTitle_54jzh_1309{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .5rem}._sectionSubtitle_54jzh_5144{font-size:.875rem;color:#6b7280;margin:0 0 .25rem}._sectionNote_54jzh_5150{font-size:.75rem;color:#9ca3af;font-style:italic;margin:0}._sectionIcon_54jzh_5157{font-size:1.5rem;color:#6b7280}._brandPerformanceTable_54jzh_3985{padding:1.5rem}._brandTableContainer_54jzh_5166{overflow-x:auto}._brandTable_54jzh_5166{width:100%;border-collapse:collapse}._brandTableHeader_54jzh_5175{background:#f9fafb;padding:1rem 1.5rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}._brandTableRow_54jzh_5185{border-bottom:1px solid #f3f4f6;transition:background-color .2s}._brandTableRow_54jzh_5185:hover{background:#f9fafb}._brandTableTotalRow_54jzh_5194{background:#f3f4f6;font-weight:600;border-bottom:2px solid #d1d5db}._brandTableCell_54jzh_5200{padding:1rem 1.5rem;font-size:.875rem;color:#374151}._brandTableTotalCell_54jzh_5206{padding:1rem 1.5rem;font-size:.875rem;font-weight:600;color:#111827}._agentsCardsSection_54jzh_5213,._leaderboardCardsContainer_54jzh_5217,._brandPerformanceCards_54jzh_5221{display:none}._agentCard_54jzh_5225{background:#fff;border-radius:.75rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;overflow:hidden}._agentCardHeader_54jzh_5233{display:flex;align-items:center;padding:1rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}._agentCardAvatar_54jzh_5241{margin-right:.75rem}._agentCardInfo_54jzh_5245{flex:1}._agentCardName_54jzh_5249{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.25rem}._agentCardId_54jzh_5256{font-size:.875rem;color:#6b7280}._agentCardStatus_54jzh_5261{margin-left:auto}._agentCardContent_54jzh_5265{padding:1rem}._agentCardRating_54jzh_5269{margin-bottom:1rem}._agentCardActions_54jzh_5273{display:flex;gap:.75rem}._mobileActionButton_54jzh_5278{flex:1;background:var(--brand-purple-light);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}._mobileActionButton_54jzh_5278:hover{background:var(--brand-purple)}._leaderboardCard_54jzh_5217{background:#fff;border-radius:.75rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;padding:1rem;display:flex;align-items:center;gap:1rem}._leaderboardCardRank_54jzh_5306{background:var(--brand-purple-light);color:#fff;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}._leaderboardCardInfo_54jzh_5320{flex:1}._leaderboardCardName_54jzh_5324{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.25rem}._leaderboardCardId_54jzh_5331{font-size:.875rem;color:#6b7280}._leaderboardCardStats_54jzh_5336{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}._leaderboardCardRating_54jzh_5343{margin-bottom:.5rem}._leaderboardCardPerformance_54jzh_5347{display:flex;flex-direction:column;gap:.25rem;align-items:flex-end}._performanceStat_54jzh_5354{display:flex;gap:.5rem;align-items:center}._performanceLabel_54jzh_5360{font-size:.75rem;color:#6b7280;font-weight:500}._performanceValue_54jzh_5366{font-size:.875rem;color:#111827;font-weight:600}._brandPerformanceCards_54jzh_5221{display:none}._brandTotalCard_54jzh_5376{background:linear-gradient(135deg,var(--brand-purple-light),var(--brand-purple));color:#fff;border-radius:.75rem;padding:1.5rem;margin-bottom:1rem;text-align:center}._brandTotalLabel_54jzh_5385{font-size:1rem;font-weight:600;margin-bottom:1rem}._brandTotalStats_54jzh_5391{display:flex;justify-content:space-around;gap:1rem}._brandTotalStat_54jzh_5391{display:flex;flex-direction:column;align-items:center}._brandTotalStat_54jzh_5391 ._brandStatValue_54jzh_5403{color:#fff;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.3)}._brandTotalStat_54jzh_5391 ._brandStatLabel_54jzh_5409{color:#ffffffe6;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3)}._brandCard_54jzh_5415{background:#fff;border-radius:.75rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;overflow:hidden}._brandCardHeader_54jzh_5423{background:#f9fafb;padding:1rem;border-bottom:1px solid #e5e7eb}._brandCardName_54jzh_5429{font-size:1rem;font-weight:600;color:#111827}._brandCardStats_54jzh_5435{display:flex;justify-content:space-around;padding:1rem;gap:1rem}._brandCardStat_54jzh_5435{display:flex;flex-direction:column;align-items:center;text-align:center}._brandStatValue_54jzh_5403{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}._brandStatLabel_54jzh_5409{font-size:.75rem;color:#6b7280;font-weight:500}._addAgentForm_54jzh_2369{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;overflow-x:hidden;box-sizing:border-box}._formHeader_54jzh_2378{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}._formTitle_54jzh_2387{font-size:1.5rem;font-weight:700;color:#111827;margin:0}._formClose_54jzh_2394{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:background-color .2s}._formClose_54jzh_2394:hover{background:#f3f4f6}._closeIcon_54jzh_1597{width:1.5rem;height:1.5rem;color:#6b7280}._form_54jzh_1489{padding:1.5rem;overflow-x:hidden;box-sizing:border-box}._formSection_54jzh_5517{margin-bottom:2rem}._formField_54jzh_1501{margin-bottom:1.5rem}._formRow_54jzh_5525{display:grid;grid-template-columns:1fr 1fr;gap:1rem;min-width:0}._fieldLabel_54jzh_2619{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._required_54jzh_5541{color:#ef4444}._fieldHint_54jzh_5545{display:block;font-size:.75rem;color:#6b7280;margin-top:.25rem;font-style:italic}._dateInputWrapper_54jzh_5553{position:relative;width:100%}._calendarIcon_54jzh_5558{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#6b7280;pointer-events:none;z-index:1}._select_54jzh_1515{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background:#fff;color:#374151;transition:border-color .2s}._select_54jzh_1515:focus{outline:none;border-color:var(--brand-purple-light);box-shadow:0 0 0 3px #8b5cf61a}._phoneInputWrapper_54jzh_5587{display:flex;gap:.75rem;align-items:flex-end;min-width:0;width:100%}._phoneInputWrapper_54jzh_5587 ._input_54jzh_5596{flex:1}._otpButton_54jzh_2705{white-space:nowrap;min-width:100px}._errorText_54jzh_1535{display:block;font-size:.75rem;color:#ef4444;margin-top:.25rem}._uploadSection_54jzh_5612{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;min-width:0}._uploadField_54jzh_5620{display:flex;flex-direction:column}._uploadArea_54jzh_5625{border:2px dashed #d1d5db;border-radius:.5rem;padding:1.5rem;text-align:center;transition:border-color .2s;cursor:pointer;min-height:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}._uploadArea_54jzh_5625:hover{border-color:var(--brand-purple-light)}._fileInput_54jzh_5644{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}._uploadLabel_54jzh_5652{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer}._uploadIcon_54jzh_5660{width:2rem;height:2rem;color:#6b7280}._uploadText_54jzh_5666{font-size:.875rem;font-weight:500;color:#6b7280}._fileName_54jzh_5672{font-size:.75rem;color:#059669;margin-top:.5rem;font-weight:500}._formActions_54jzh_1507{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._submitButton_54jzh_5688{min-width:120px}@media (max-width: 767px){._backButton_54jzh_2421{padding:.625rem .875rem;font-size:.8rem;margin-bottom:1rem}._ratingsHeader_54jzh_2891{text-align:left}._ratingsHeader_54jzh_2891 ._backButton_54jzh_2421{position:static;margin-bottom:1rem}._agentsView_54jzh_2150{padding:1rem}._agentsHeader_54jzh_2227{flex-direction:column;gap:1rem;align-items:flex-start}._agentsTableSection_54jzh_4876,._leaderboardTableContainer_54jzh_5005,._brandPerformanceTable_54jzh_3985{display:none}._agentsCardsSection_54jzh_5213,._leaderboardCardsContainer_54jzh_5217,._brandPerformanceCards_54jzh_5221{display:block}._agentHeader_54jzh_5045,._agentHeaderInfo_54jzh_5056{flex-direction:column;gap:1rem;align-items:flex-start}._sectionHeader_54jzh_5125{flex-direction:column;gap:1rem}._registrationsPointsView_54jzh_4613{padding:1rem}._pointsViewTitleText_54jzh_4627{font-size:1.5rem}._lifetimeMetricsCards_54jzh_4646{grid-template-columns:1fr;gap:1rem}._lifetimeCard_54jzh_4653{padding:1.5rem;gap:1rem}._lifetimeCardIcon_54jzh_4664{width:2.5rem;height:2.5rem}._lifetimeCardValue_54jzh_4680{font-size:2rem}._pointsViewToggle_54jzh_4694{flex-direction:column;gap:.5rem}._pointsToggleButton_54jzh_4700{padding:1rem;text-align:center}._pointsTableHeader_54jzh_4802,._pointsTableCell_54jzh_4827,._pointsTableTotalCell_54jzh_4833{padding:.75rem 1rem;font-size:.8rem}._leaderboardCard_54jzh_5217{flex-direction:column;align-items:flex-start;gap:1rem}._leaderboardCardStats_54jzh_5336{width:100%;flex-direction:row;justify-content:space-between;align-items:flex-start}._leaderboardCardPerformance_54jzh_5347{flex-direction:column;gap:.5rem}._performanceStat_54jzh_5354{justify-content:space-between;width:100%}._brandTotalStats_54jzh_5391{flex-direction:column;gap:1.5rem}._brandCardStats_54jzh_5435{flex-direction:column;gap:1rem}._brandTotalCard_54jzh_5376{padding:2rem 1.5rem}._brandTotalLabel_54jzh_5385{font-size:1.125rem;margin-bottom:1.5rem;font-weight:700}._brandTotalStat_54jzh_5391 ._brandStatValue_54jzh_5403{font-size:2rem;margin-bottom:.5rem}._brandTotalStat_54jzh_5391 ._brandStatLabel_54jzh_5409{font-size:.875rem;font-weight:700}._addAgentForm_54jzh_2369{margin:0;max-width:100%;width:100%;border-radius:0;max-height:100vh}._modalOverlay_54jzh_1542{padding:0;align-items:stretch}._addAgentModal_54jzh_3276{max-width:100%;width:100%;height:100vh;max-height:100vh;border-radius:0;margin:0}._formHeader_54jzh_2378{padding:1rem;position:sticky;top:0;background:#fff;z-index:10;border-bottom:1px solid #e5e7eb;margin-bottom:0;box-shadow:0 2px 4px #0000000d}._formTitle_54jzh_2387{font-size:1.25rem}._formClose_54jzh_2394{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}._form_54jzh_1489{padding:1rem}._formRow_54jzh_5525{grid-template-columns:1fr;gap:0}._phoneInputWrapper_54jzh_5587{flex-direction:column;gap:.75rem;width:100%}._otpButton_54jzh_2705{align-self:stretch;width:100%}._dateInputWrapper_54jzh_5553{width:100%}._uploadSection_54jzh_5612{grid-template-columns:1fr;gap:1rem}._uploadArea_54jzh_5625{min-height:100px;padding:1rem}._formActions_54jzh_1507{flex-direction:column;gap:.75rem}._submitButton_54jzh_5688{width:100%}}._accessError_54jzh_5891{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem 1rem}._statusModalOverlay_54jzh_5899{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#0f172a8c}._statusModal_54jzh_5899{width:100%;max-width:28rem;padding:1.75rem;border-radius:.75rem;background:#fff;box-shadow:0 20px 40px #00000026}._statusModalTitle_54jzh_5919{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:#111827}._statusModalDescription_54jzh_5926{margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5;color:#4b5563}._statusModalActions_54jzh_5933{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}._statusModalLink_54jzh_5940{font-size:.875rem;color:#2563eb;text-decoration:underline}._previewShell_54jzh_5946{padding:1.5rem;max-width:72rem;margin:0 auto;filter:grayscale(.15);opacity:.85;pointer-events:none;user-select:none}._previewHeader_54jzh_5956{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._previewTitle_54jzh_5963{margin:0;font-size:1.5rem;font-weight:600;color:#374151}._previewSubtitle_54jzh_5970{margin:.25rem 0 0;font-size:.875rem;color:#6b7280}._previewCardGrid_54jzh_5976{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:1rem;margin-bottom:1.5rem}._previewCard_54jzh_5976{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;border-radius:.5rem;background:#f3f4f6;border:1px dashed #d1d5db}._previewCardLabel_54jzh_5993{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}._previewCardPlaceholder_54jzh_6001{font-size:1.5rem;font-weight:600;color:#9ca3af}._previewHint_54jzh_6007{font-size:.875rem;color:#6b7280;text-align:center}._qrCodeContainer_wuazi_1{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a}._downloadButton_wuazi_12{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#8b5cf6;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._downloadButton_wuazi_12:hover{background:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 8px #8b5cf64d}._downloadButton_wuazi_12:active{transform:translateY(0);box-shadow:0 2px 4px #8b5cf64d}._downloadButton_wuazi_12:focus{outline:none;box-shadow:0 0 0 3px #8b5cf64d}@media (max-width: 768px){._qrCodeContainer_wuazi_1{padding:.75rem;gap:.75rem}._downloadButton_wuazi_12{padding:.625rem 1.25rem;font-size:.8125rem}}
