@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}}._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}}._dashboard_6i1h5_5{min-height:100vh;background-color:#f8fafc}._retailerLayout_6i1h5_10{display:flex;flex-direction:column;min-height:100vh;background-color:#f8fafc}._layoutContainer_6i1h5_17{display:flex;flex:1;min-height:0}._header_6i1h5_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_6i1h5_36{display:flex;align-items:center;gap:2rem}._mobileMenuButton_6i1h5_42{display:none;background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._mobileMenuButton_6i1h5_42:hover{background-color:#f3f4f6;color:#374151}._logo_6i1h5_57{display:flex;align-items:center;gap:.5rem}._logoIcon_6i1h5_63{font-size:1.5rem}._logoImage_6i1h5_67{height:2rem;width:auto;object-fit:contain}._logoText_6i1h5_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_6i1h5_81{display:flex;align-items:center}._welcomeText_6i1h5_86{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}._headerRight_6i1h5_93,._headerActions_6i1h5_99{display:flex;align-items:center;gap:1rem}._headerButton_6i1h5_105{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._headerButton_6i1h5_105:hover{background-color:#f3f4f6;color:#374151}._storeInfo_6i1h5_119{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:#fff;border-radius:.5rem;border:1px solid #e2e8f0}._storeAvatar_6i1h5_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_6i1h5_142{display:flex;flex-direction:column}._storeName_6i1h5_147{font-size:.875rem;font-weight:600;color:#1f2937;margin:0}._storeCode_6i1h5_154{font-size:.75rem;color:#6b7280;margin:0}._settingsButton_6i1h5_160{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._settingsButton_6i1h5_160:hover{background-color:#f3f4f6;color:#374151}._logoutButton_6i1h5_174{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._logoutButton_6i1h5_174:hover{background-color:#f3f4f6;color:#374151}._settingsMenu_6i1h5_188{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_6i1h5_200{padding:.5rem 0}._settingsMenuItem_6i1h5_204{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_6i1h5_204:hover{background-color:#f3f4f6}._settingsMenuIcon_6i1h5_220{font-size:1rem}._sidebar_6i1h5_225{width:250px;background:#fff;border-right:1px solid #e2e8f0;padding:1rem 0;flex-shrink:0}._sidebarContent_6i1h5_233{display:flex;flex-direction:column;gap:.5rem;padding:0 1rem}._sidebarItem_6i1h5_240{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_6i1h5_240:hover{background-color:#f3f4f6;color:#374151}._sidebarItem_6i1h5_240._sidebarItemActive_6i1h5_260{background-color:var(--brand-purple);color:#fff}._sidebarLabel_6i1h5_265{font-size:.875rem;font-weight:500}._mobileDrawer_6i1h5_271{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_6i1h5_283{left:0}._mobileDrawerContent_6i1h5_287{display:flex;flex-direction:column;height:100%;padding:1rem}._mobileDrawerHeader_6i1h5_294{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid #e2e8f0;margin-bottom:1rem}._mobileDrawerLogo_6i1h5_303{display:flex;align-items:center;gap:.5rem}._mobileDrawerClose_6i1h5_309{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._mobileDrawerClose_6i1h5_309:hover{background-color:#f3f4f6;color:#374151}._mobileDrawerStoreInfo_6i1h5_323{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8fafc;border-radius:.5rem;margin-bottom:1.5rem}._mobileDrawerNav_6i1h5_333{flex:1;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}._mobileDrawerItem_6i1h5_341{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_6i1h5_341:hover{background-color:#f3f4f6;color:#374151}._mobileDrawerItem_6i1h5_341._mobileDrawerItemActive_6i1h5_361{background-color:var(--brand-purple);color:#fff}._mobileDrawerLabel_6i1h5_366{font-size:.875rem;font-weight:500}._mobileDrawerActions_6i1h5_371{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}._mobileDrawerAction_6i1h5_371{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_6i1h5_371:hover{background-color:#f3f4f6;color:#374151}._mobileDrawerOverlay_6i1h5_400{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999}._mainContent_6i1h5_411{flex:1;padding:2rem;background:#f8fafc;overflow-y:auto}._dashboardHome_6i1h5_419{display:flex;flex-direction:column;gap:2rem}._platinumBadgeCard_6i1h5_426{position:relative;perspective:1000px;cursor:pointer;background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;min-height:120px}._platinumBadgeCard_6i1h5_426:hover{border-color:var(--brand-purple-light);box-shadow:0 4px 6px #0000001a}._badgeValue_6i1h5_440{font-size:1.5rem;font-weight:700;color:var(--brand-purple-light);text-align:center;padding:.5rem 0}._activitySection_6i1h5_449{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0;margin-bottom:2rem}._activityHeader_6i1h5_457{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._activityFilters_6i1h5_466{display:flex;gap:1rem;flex-wrap:wrap}._filterGroup_6i1h5_472{display:flex;background:#f3f4f6;border-radius:.5rem;padding:.25rem}._filterButton_6i1h5_479{padding:.5rem 1rem;background:none;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}._filterButton_6i1h5_479._filterActive_6i1h5_490{background:#fff;color:#374151;box-shadow:0 1px 2px #0000000d}._chartContainer_6i1h5_496{margin-top:1.5rem}._chart_6i1h5_496{background:#f8fafc;border-radius:.5rem;padding:1rem;border:1px solid #e2e8f0;min-height:300px;min-width:100%;outline:none!important}._chart_6i1h5_496:focus,._chart_6i1h5_496:focus-within,._chart_6i1h5_496:active{outline:none!important;box-shadow:none!important}._chart_6i1h5_496 .recharts-surface{cursor:pointer;background:transparent!important}._chart_6i1h5_496 .recharts-wrapper{outline:none!important;border:none!important}._chart_6i1h5_496 .recharts-wrapper:focus,._chart_6i1h5_496 .recharts-wrapper:focus-within,._chart_6i1h5_496 .recharts-wrapper:active{outline:none!important;border:none!important;box-shadow:none!important}._chart_6i1h5_496 .recharts-cartesian-axis-tick{margin-bottom:0!important}._chart_6i1h5_496 .recharts-surface{margin-bottom:0!important;padding-bottom:0!important}._chart_6i1h5_496 svg{outline:none!important}._chart_6i1h5_496 svg:focus,._chart_6i1h5_496 svg:focus-within,._chart_6i1h5_496 svg:active{outline:none!important}._chart_6i1h5_496 .recharts-bar-rectangle{cursor:pointer;transition:opacity .2s ease}._chart_6i1h5_496 .recharts-bar-rectangle:hover{opacity:.8}._chart_6i1h5_496 .recharts-wrapper,._chart_6i1h5_496 .recharts-surface{background:transparent!important}._chart_6i1h5_496 .recharts-bar-rectangle:active,._chart_6i1h5_496 .recharts-bar-rectangle:focus{background:transparent!important;outline:none}._chart_6i1h5_496 .recharts-tooltip-wrapper,._chart_6i1h5_496 .recharts-default-tooltip{background:transparent!important}._chart_6i1h5_496 .recharts-active-bar{background:transparent!important;fill:transparent!important}._chart_6i1h5_496 .recharts-bar-rectangle:hover,._chart_6i1h5_496 .recharts-layer,._chart_6i1h5_496 .recharts-bar{background:transparent!important}._chart_6i1h5_496 .recharts-bar-rectangle+*{background:transparent!important}._chart_6i1h5_496 .recharts-cartesian-axis-tick-value,._chart_6i1h5_496 .recharts-cartesian-grid-horizontal,._chart_6i1h5_496 .recharts-cartesian-grid-vertical{background:transparent!important}._noGreyBackground_6i1h5_585 *{background-color:transparent!important}._noGreyBackground_6i1h5_585 .recharts-active-bar,._noGreyBackground_6i1h5_585 .recharts-bar-rectangle:hover,._noGreyBackground_6i1h5_585 .recharts-bar-rectangle:active,._noGreyBackground_6i1h5_585 .recharts-bar-rectangle:focus,._noGreyBackground_6i1h5_585 .recharts-cursor,._noGreyBackground_6i1h5_585 .recharts-cursor-tooltip,._noGreyBackground_6i1h5_585 .recharts-tooltip-cursor,._noGreyBackground_6i1h5_585 .recharts-reference-line,._noGreyBackground_6i1h5_585 .recharts-reference-dot,._noGreyBackground_6i1h5_585 .recharts-reference-area{background:transparent!important;fill:transparent!important;stroke:transparent!important}._noGreyBackground_6i1h5_585 .recharts-surface>*{background:transparent!important}._noGreyBackground_6i1h5_585 .recharts-bar-rectangle::selection,._noGreyBackground_6i1h5_585 .recharts-bar-rectangle::-moz-selection{background:transparent!important}._noGreyBackground_6i1h5_585 .recharts-wrapper,._noGreyBackground_6i1h5_585 .recharts-wrapper>*,._noGreyBackground_6i1h5_585 .recharts-wrapper>*>*,._noGreyBackground_6i1h5_585 .recharts-wrapper>*>*>*{background-color:transparent!important;background:transparent!important}._noGreyBackground_6i1h5_585 svg,._noGreyBackground_6i1h5_585 svg>*,._noGreyBackground_6i1h5_585 svg>*>*,._noGreyBackground_6i1h5_585 svg>rect,._noGreyBackground_6i1h5_585 svg>path,._noGreyBackground_6i1h5_585 svg>g,._noGreyBackground_6i1h5_585 svg>g>rect,._noGreyBackground_6i1h5_585 svg>g>path{background:transparent!important;fill:transparent!important}._noGreyBackground_6i1h5_585 [style*=background],._noGreyBackground_6i1h5_585 [style*=fill]{background:transparent!important;fill:transparent!important}._noGreyBackground_6i1h5_585 .recharts-tooltip-wrapper,._noGreyBackground_6i1h5_585 .recharts-default-tooltip,._noGreyBackground_6i1h5_585 .recharts-tooltip-content,._noGreyBackground_6i1h5_585 .recharts-tooltip-content-wrapper{background:#fff!important;background-color:#fff!important}._noGreyBackground_6i1h5_585 .recharts-tooltip-wrapper,._noGreyBackground_6i1h5_585 .recharts-default-tooltip{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;box-shadow:0 4px 6px #0000001a!important}._activityTableContainer_6i1h5_660{overflow-x:auto;margin-top:1rem}._activityTable_6i1h5_660{width:100%;border-collapse:collapse;font-size:.875rem;background:#fff}._activityTable_6i1h5_660 th{background:#f8fafc;padding:.75rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e2e8f0;white-space:nowrap}._activityTable_6i1h5_660 td{padding:.75rem;border-bottom:1px solid #f3f4f6;color:#6b7280}._activityTable_6i1h5_660 tr:hover{background:#f8fafc}._productCell_6i1h5_692{font-weight:500;color:#1f2937}._dateCell_6i1h5_697{font-size:.75rem;color:#6b7280}._agentCell_6i1h5_702{font-family:monospace;font-size:.75rem;color:#6b7280}._pointsCell_6i1h5_708{font-weight:600;color:#10b981}._statusCell_6i1h5_713{text-align:center}._statusBadge_6i1h5_717{background:#dcfce7;color:#166534;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500}._topCardsGrid_6i1h5_727{display:grid;grid-template-columns:1fr;gap:1rem;width:100%}._topCard_6i1h5_727{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_6i1h5_727._clickableCard_6i1h5_746{cursor:pointer}._topCard_6i1h5_727._clickableCard_6i1h5_746:hover{border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-1px)}._pointsCard_6i1h5_755{position:relative;perspective:1000px;cursor:pointer}._pointsCard_6i1h5_755 ._cardInner_6i1h5_760{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d}._pointsCard_6i1h5_755._flipped_6i1h5_768 ._cardInner_6i1h5_760{transform:rotateY(180deg)}._pointsCard_6i1h5_755 ._cardFront_6i1h5_771,._pointsCard_6i1h5_755 ._cardBack_6i1h5_772{position:absolute;width:100%;height:100%;backface-visibility:hidden}._pointsCard_6i1h5_755 ._cardBack_6i1h5_772{transform:rotateY(180deg)}._platinumBadgeCard_6i1h5_426 ._cardInner_6i1h5_760{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d;padding:1.5rem}._platinumBadgeCard_6i1h5_426._flipped_6i1h5_768 ._cardInner_6i1h5_760{transform:rotateY(180deg)}._platinumBadgeCard_6i1h5_426 ._cardFront_6i1h5_771,._platinumBadgeCard_6i1h5_426 ._cardBack_6i1h5_772{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_6i1h5_426 ._cardBack_6i1h5_772{transform:rotateY(180deg)}._qrCard_6i1h5_812{background:var(--brand-gradient);color:#fff;border:none;min-height:160px}._qrCard_6i1h5_812 ._cardTitle_6i1h5_818,._qrCard_6i1h5_812 ._cardContent_6i1h5_819{color:#fff}._qrCard_6i1h5_812 ._cardContent_6i1h5_819{text-align:center;padding:1rem 0}._qrCard_6i1h5_812 ._qrIcon_6i1h5_826{font-size:3rem;margin:1rem 0;opacity:.9}._qrCard_6i1h5_812 ._qrText_6i1h5_831{font-size:.875rem;opacity:.9}._cardHeader_6i1h5_836{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-shrink:0}._cardIcon_6i1h5_844{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#f3f4f6;border-radius:.5rem;color:#6b7280}._icon_6i1h5_855{width:1.25rem;height:1.25rem}._cardTitle_6i1h5_818{font-size:1rem;font-weight:600;color:#374151;margin:0}._cardContent_6i1h5_819{display:flex;flex-direction:column;gap:.75rem;flex:1;justify-content:center}._statRow_6i1h5_875{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f1f5f9;min-height:2.5rem}._statRow_6i1h5_875:last-child{border-bottom:none}._statLabel_6i1h5_887{font-size:.875rem;color:#6b7280;font-weight:500}._statValue_6i1h5_893{font-size:1.5rem;font-weight:700;color:#111827;text-align:right}._achievementInfo_6i1h5_900{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}._achievementName_6i1h5_908{font-size:1.125rem;font-weight:700;color:#111827}._ratingDisplay_6i1h5_919{text-align:center;padding:1rem 0}._ratingValue_6i1h5_924{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}._ratingStars_6i1h5_931{display:flex;justify-content:center;gap:.25rem;margin-bottom:.75rem}._star_6i1h5_938{width:1.25rem;height:1.25rem;color:#fbbf24}._starEmpty_6i1h5_944{width:1.25rem;height:1.25rem;color:#d1d5db}._ratingLabel_6i1h5_950{font-size:.875rem;color:#6b7280}._qrPlaceholder_6i1h5_955{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;background:#fff3;border-radius:.5rem;margin:0 auto .5rem}._qrIcon_6i1h5_826{width:2rem;height:2rem;color:#fff}._qrLabel_6i1h5_972{text-align:center;font-size:.875rem;color:#fffc}._achievementInfo_6i1h5_900{text-align:center}._achievementName_6i1h5_908{display:block;font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}._achievementPoints_6i1h5_914{font-size:.875rem;color:#6b7280}._recentActivitySection_6i1h5_653{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._sectionTitle_6i1h5_1003{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}._activityList_6i1h5_1010{display:flex;flex-direction:column;gap:1rem}._activityItem_6i1h5_1016{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}._activityIcon_6i1h5_1026{font-size:1.5rem}._activityContent_6i1h5_1030{flex:1}._activityDescription_6i1h5_1034{font-size:.875rem;color:#374151;margin:0 0 .25rem}._activityTimestamp_6i1h5_1040{font-size:.75rem;color:#6b7280;margin:0}._activityAmount_6i1h5_1046{font-size:.875rem;font-weight:600;color:#10b981}._emptyState_6i1h5_1053{text-align:center;padding:3rem 1rem}._emptyStateIcon_6i1h5_1058{font-size:3rem;margin-bottom:1rem}._emptyStateText_6i1h5_1063{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 .5rem}._emptyStateSubtext_6i1h5_1070{font-size:.875rem;color:#6b7280;margin:0}._loadingState_6i1h5_1077{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}._loadingSpinner_6i1h5_1086{width:2rem;height:2rem;border:2px solid #e2e8f0;border-top:2px solid #3b82f6;border-radius:50%;animation:_spin_6i1h5_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_6i1h5_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorState_6i1h5_1105{text-align:center;padding:3rem 1rem}._errorIcon_6i1h5_1110{font-size:3rem;margin-bottom:1rem}._errorTitle_6i1h5_1115{font-size:1.25rem;font-weight:600;color:#dc2626;margin:0 0 .5rem}._errorMessage_6i1h5_1122{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem}._retryButton_6i1h5_1128{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s}._retryButton_6i1h5_1128:hover{background:#2563eb}._tableContainer_6i1h5_1143{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:.5rem;border:1px solid #e2e8f0}._table_6i1h5_1143{width:100%;min-width:600px;border-collapse:collapse;font-size:.875rem;background:#fff}._tableHeaderRow_6i1h5_1158{background:#f8fafc}._tableHeaderCell_6i1h5_1162{padding:.75rem 1rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e2e8f0}._tableRow_6i1h5_1170{border-bottom:1px solid #e2e8f0}._tableRow_6i1h5_1170:hover{background:#f8fafc}._tableCell_6i1h5_1177{padding:.75rem 1rem;color:#374151}._form_6i1h5_1183{display:flex;flex-direction:column;gap:1.5rem}._formGrid_6i1h5_1189{display:grid;grid-template-columns:1fr;gap:1rem}._formField_6i1h5_1195{display:flex;flex-direction:column;gap:.5rem}._formActions_6i1h5_1201{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e2e8f0}._select_6i1h5_1209{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;background:#fff;cursor:pointer}._select_6i1h5_1209:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._selectLabel_6i1h5_1223{font-size:.875rem;font-weight:500;color:#374151}._errorText_6i1h5_1229{font-size:.875rem;color:#dc2626;font-weight:500}._modalOverlay_6i1h5_1236{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_6i1h5_1253{background:#fff;border-radius:.75rem;max-width:400px;width:100%;max-height:90vh;overflow-y:auto;height:auto}._qrModalHeader_6i1h5_1263{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0}._qrModalTitle_6i1h5_1270{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._qrModalClose_6i1h5_1277{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._qrModalClose_6i1h5_1277:hover{background:#f3f4f6;color:#374151}._closeIcon_6i1h5_1291{width:1.25rem;height:1.25rem}._qrModalContent_6i1h5_1296{padding:1.5rem;text-align:center}._qrCodeContainer_6i1h5_1301{margin-bottom:1.5rem}._qrCodeImage_6i1h5_1305{max-width:200px;height:auto;border-radius:.5rem}._qrCodePlaceholder_6i1h5_1311{display:inline-block;width:200px;height:200px;background:#f3f4f6;border-radius:.5rem;display:flex;align-items:center;justify-content:center}._qrCodePattern_6i1h5_1322{display:grid;grid-template-columns:repeat(5,1fr);gap:2px;width:100px;height:100px}._qrDot_6i1h5_1330{width:100%;height:100%;background:#e5e7eb;border-radius:1px}._qrDot_6i1h5_1330._qrDotFilled_6i1h5_1336{background:#374151}._qrModalInfo_6i1h5_1340{margin-bottom:1.5rem}._qrStoreName_6i1h5_1344{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}._downloadButton_6i1h5_1357{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_6i1h5_1357:hover{background:#2563eb}._downloadIcon_6i1h5_1374{width:1rem;height:1rem}@media (max-width: 767px){._header_6i1h5_24{padding:1rem}._headerLeft_6i1h5_36{gap:1rem}._mobileMenuButton_6i1h5_42{display:block}._welcomeSection_6i1h5_81,._headerRight_6i1h5_93{display:none}._layoutContainer_6i1h5_17{flex-direction:column}._sidebar_6i1h5_225{display:none}._mainContent_6i1h5_411{padding:1rem;overflow-x:hidden}._topCard_6i1h5_727{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_6i1h5_836{flex-direction:row;align-items:center;gap:.75rem;margin-bottom:.75rem}._cardIcon_6i1h5_844{font-size:1.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:.375rem}._cardTitle_6i1h5_818{font-size:.875rem;font-weight:600;color:#374151}._cardContent_6i1h5_819{padding-top:.5rem}._statRow_6i1h5_875{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f1f5f9;min-height:2.5rem}._statRow_6i1h5_875:last-child{border-bottom:none}._statLabel_6i1h5_887{font-size:.75rem;color:#6b7280;font-weight:500}._statValue_6i1h5_893{font-size:1.25rem;font-weight:700;color:#111827}._badgeValue_6i1h5_440{font-size:1.125rem;font-weight:700;color:var(--brand-purple-light);text-align:center;padding:.5rem 0}._platinumBadgeCard_6i1h5_426{min-height:140px;padding:0}._platinumBadgeCard_6i1h5_426 ._cardInner_6i1h5_760{padding:1rem;min-height:140px}._platinumBadgeCard_6i1h5_426 ._cardFront_6i1h5_771,._platinumBadgeCard_6i1h5_426 ._cardBack_6i1h5_772{padding:1rem;overflow:visible;min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}._platinumBadgeCard_6i1h5_426 ._cardHeader_6i1h5_836{margin-bottom:.75rem;text-align:center}._platinumBadgeCard_6i1h5_426 ._cardTitle_6i1h5_818{font-size:.875rem;margin:0}._platinumBadgeCard_6i1h5_426 ._cardContent_6i1h5_819{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0}._platinumBadgeCard_6i1h5_426 ._achievementInfo_6i1h5_900{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center;width:100%}._platinumBadgeCard_6i1h5_426 ._achievementName_6i1h5_908{font-size:.875rem;font-weight:700;color:#111827;line-height:1.2}._platinumBadgeCard_6i1h5_426 ._achievementPoints_6i1h5_914{font-size:.75rem;color:#6b7280;line-height:1.2}._platinumBadgeCard_6i1h5_426 ._badgeValue_6i1h5_440{font-size:1rem;font-weight:700;color:var(--brand-purple-light);text-align:center;padding:.25rem 0;line-height:1.2}._qrCard_6i1h5_812{min-height:130px}._qrCard_6i1h5_812 ._cardHeader_6i1h5_836{margin-bottom:1rem}._qrCard_6i1h5_812 ._cardContent_6i1h5_819{text-align:center;padding:.5rem 0;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}._qrCard_6i1h5_812 ._qrIcon_6i1h5_826{font-size:2.5rem;margin:.75rem 0}._qrCard_6i1h5_812 ._qrText_6i1h5_831{font-size:.875rem;margin:0}._tableContainer_6i1h5_1143{margin:0 -1rem;border-radius:0;border-left:none;border-right:none}._leaderboardItem_6i1h5_1561{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem}._leaderboardRank_6i1h5_1567{order:-1;align-self:flex-start}._leaderboardInfo_6i1h5_1571{order:1;width:100%}._agentName_6i1h5_1575{white-space:normal;overflow:visible;text-overflow:unset}._agentStats_6i1h5_1580{flex-direction:row;gap:1rem;flex-wrap:wrap}._agentStat_6i1h5_1580{white-space:normal;overflow:visible;text-overflow:unset}._leaderboardRating_6i1h5_1590{order:2;align-self:flex-end;margin-top:.5rem}._leaderboardActions_6i1h5_1595{order:3;align-self:stretch;margin-top:.5rem}._viewPerformanceButton_6i1h5_1600{width:100%;text-align:center}._topCard_6i1h5_727{padding:1rem}._cardContent_6i1h5_819{gap:.5rem}._statValue_6i1h5_893{font-size:1.125rem}._statLabel_6i1h5_887{font-size:.75rem}._matrixTable_6i1h5_1618{margin:0 -1rem;border-radius:0;border-left:none;border-right:none}._matrixTable_6i1h5_1618 ._table_6i1h5_1143{min-width:600px}._matrixTable_6i1h5_1618 ._tableHeaderCell_6i1h5_1162,._matrixTable_6i1h5_1618 ._tableCell_6i1h5_1177{padding:.5rem .25rem;font-size:.7rem}._categoryBadge_6i1h5_1632{font-size:.65rem;padding:.2rem .4rem}._pointsValue_6i1h5_1636,._earningsValue_6i1h5_1637{font-size:.7rem}._activityHeader_6i1h5_457{flex-direction:column;align-items:flex-start;gap:1rem}._activityFilters_6i1h5_466{width:100%;justify-content:space-between}._filterGroup_6i1h5_472{flex:1;justify-content:center}._filterButton_6i1h5_479{padding:.5rem .75rem;font-size:.75rem}._chart_6i1h5_496{min-height:200px;padding:.25rem;overflow-x:auto}._chartContainer_6i1h5_496{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:1rem}._activitySection_6i1h5_449{padding:1rem;margin-bottom:1.5rem}._activityHeader_6i1h5_457{flex-direction:column;gap:1rem;margin-bottom:1rem}._activityFilters_6i1h5_466{flex-direction:column;gap:.75rem}._filterGroup_6i1h5_472{justify-content:center}._chart_6i1h5_496{outline:none!important;border:1px solid #e2e8f0!important;padding-bottom:.25rem!important}._chart_6i1h5_496:focus,._chart_6i1h5_496:focus-within,._chart_6i1h5_496:active{outline:none!important;border:1px solid #e2e8f0!important;box-shadow:none!important}._chart_6i1h5_496 .recharts-wrapper{padding:.25rem .25rem 0!important;outline:none!important;border:none!important}._chart_6i1h5_496 .recharts-wrapper:focus,._chart_6i1h5_496 .recharts-wrapper:focus-within,._chart_6i1h5_496 .recharts-wrapper:active{outline:none!important;border:none!important;box-shadow:none!important}._chart_6i1h5_496 .recharts-cartesian-axis{margin:.25rem .25rem 0!important}._chart_6i1h5_496 .recharts-cartesian-axis-tick,._chart_6i1h5_496 .recharts-surface,._chart_6i1h5_496 .recharts-cartesian-axis-x,._chart_6i1h5_496 .recharts-cartesian-axis-tick-value{margin-bottom:0!important;padding-bottom:0!important}._chart_6i1h5_496 .recharts-cartesian-grid{stroke-dasharray:1 2!important}._chart_6i1h5_496 .recharts-cartesian-axis-tick-value{font-size:.7rem!important}._chart_6i1h5_496 svg{outline:none!important}._chart_6i1h5_496 svg:focus,._chart_6i1h5_496 svg:focus-within,._chart_6i1h5_496 svg:active{outline:none!important}._chart_6i1h5_496 .recharts-responsive-container{padding-bottom:0!important;margin-bottom:0!important}._chart_6i1h5_496 .recharts-layer{margin-bottom:0!important;padding-bottom:0!important}._activityTableContainer_6i1h5_660{margin:0 -1rem;border-radius:0;border-left:none;border-right:none}._activityTable_6i1h5_660{min-width:600px}._activityTable_6i1h5_660 th,._activityTable_6i1h5_660 td{padding:.5rem .75rem;font-size:.75rem}._productCell_6i1h5_692{font-size:.75rem}._dateCell_6i1h5_697,._agentCell_6i1h5_702{font-size:.65rem}._pointsCell_6i1h5_708{font-size:.75rem}._statusBadge_6i1h5_717{font-size:.65rem;padding:.2rem .4rem}}@media (min-width: 640px){._topCardsGrid_6i1h5_727{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){._topCardsGrid_6i1h5_727{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){._topCardsGrid_6i1h5_727{grid-template-columns:repeat(5,1fr)}._formGrid_6i1h5_1189{grid-template-columns:repeat(2,1fr)}._navContent_6i1h5_1792{gap:1rem}._navItem_6i1h5_1795{padding:.75rem 1.5rem}._header_6i1h5_24,._main_6i1h5_411{padding:1.5rem}._formGrid_6i1h5_1189{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){._layout_6i1h5_17{flex-direction:row}._navigation_6i1h5_1812{width:250px;border-right:1px solid #e2e8f0;border-bottom:none;padding:1rem 0}._navContent_6i1h5_1792{flex-direction:column;gap:.25rem}._navItem_6i1h5_1795{justify-content:flex-start;padding:.75rem 1rem;border-radius:0;border-left:3px solid transparent}._navItem_6i1h5_1795._navItemActive_6i1h5_1828{border-left-color:var(--brand-purple);background:#6f12ff1a;color:var(--brand-purple)}._main_6i1h5_411{flex:1;padding:2rem}}._registrationsView_6i1h5_1839,._ratingsView_6i1h5_1840,._agentsView_6i1h5_1841,._rewardsView_6i1h5_1842,._storeProfileView_6i1h5_1843{display:flex;flex-direction:column;gap:2rem}._viewHeader_6i1h5_1849{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._viewTitle_6i1h5_1857{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._viewToggle_6i1h5_1864{display:flex;background:#f3f4f6;border-radius:.5rem;padding:.25rem}._toggleButton_6i1h5_1871{padding:.5rem 1rem;background:none;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}._toggleButton_6i1h5_1871._toggleButtonActive_6i1h5_1882{background:#fff;color:#374151;box-shadow:0 1px 2px #0000000d}._lifetimeStats_6i1h5_1888{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._lifetimeStat_6i1h5_1888{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2e8f0}._lifetimeStat_6i1h5_1888:last-child{border-bottom:none}._lifetimeLabel_6i1h5_1906{font-size:.875rem;color:#6b7280}._lifetimeValue_6i1h5_1911{font-size:1.25rem;font-weight:600;color:#1f2937}._addAgentButton_6i1h5_1933{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .2s}._leaderboardItem_6i1h5_1561{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s}._leaderboardRank_6i1h5_1567{font-size:1.125rem;font-weight:700;color:#3b82f6;min-width:3rem}._leaderboardInfo_6i1h5_1571{flex:1}._agentName_6i1h5_1575{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}._agentStats_6i1h5_1580{display:flex;gap:1rem;font-size:.875rem;color:#6b7280}._agentStat_6i1h5_1580{font-size:.875rem}._leaderboardRating_6i1h5_1590{display:flex;align-items:center;gap:.5rem}._leaderboardActions_6i1h5_1595{display:flex;gap:.5rem}._viewPerformanceButton_6i1h5_1600{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_6i1h5_2060{background:#fff;border-radius:.75rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto}._formHeader_6i1h5_2069{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_6i1h5_2078{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._formClose_6i1h5_2085{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#6b7280;transition:all .2s}._formClose_6i1h5_2085:hover{background:#f3f4f6;color:#374151}._performanceHeader_6i1h5_2167,._payoutsHeader_6i1h5_2168,._profileHeader_6i1h5_2169{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._performanceTitle_6i1h5_2176,._payoutsTitle_6i1h5_2177,._profileTitle_6i1h5_2178{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._performanceTotals_6i1h5_2185{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}._otpField_6i1h5_2356{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}._rewardsHeader_6i1h5_2452{text-align:center;margin-bottom:2rem}._rewardsSection_6i1h5_2476{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._ratingsView_6i1h5_1840{display:flex;flex-direction:column;gap:2rem}._ratingsHeader_6i1h5_2582{text-align:center;margin-bottom:1rem;position:relative}._ratingsHeader_6i1h5_2582 ._backButton_6i1h5_2112{position:absolute;left:0;top:0;margin-bottom:0}._ratingsTitle_6i1h5_2595{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._overallRating_6i1h5_2602{background:#fff;border-radius:.75rem;padding:2rem;text-align:center;border:1px solid #e2e8f0}._overallRatingValue_6i1h5_2610{font-size:3rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}._overallRatingStars_6i1h5_2617{display:flex;justify-content:center;gap:.25rem;margin-bottom:.5rem}._overallRatingLabel_6i1h5_2624{font-size:1rem;color:#6b7280}._ratingBreakdown_6i1h5_2629{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._breakdownTitle_6i1h5_2636{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}._breakdownBars_6i1h5_2643{display:flex;flex-direction:column;gap:1rem}._breakdownBar_6i1h5_2643{display:flex;align-items:center;gap:1rem}._breakdownBarLabel_6i1h5_2655{display:flex;align-items:center;gap:.5rem;min-width:4rem}._starCount_6i1h5_2662{font-size:.875rem;font-weight:600;color:#374151}._starCountValue_6i1h5_2668{font-size:.875rem;color:#6b7280}._breakdownBarTrack_6i1h5_2673{flex:1;height:1rem;background:#f3f4f6;border-radius:.5rem;overflow:hidden}._breakdownBarFill_6i1h5_2681{height:100%;border-radius:.5rem;transition:width .3s ease}._breakdownBarPercentage_6i1h5_2687{min-width:3rem;text-align:right;font-size:.875rem;font-weight:600;color:#374151}._recentFeedback_6i1h5_2695{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._feedbackTitle_6i1h5_2702{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}._emptyFeedback_6i1h5_2709{text-align:center;padding:2rem;color:#6b7280}._feedbackList_6i1h5_2715{display:flex;flex-direction:column;gap:1rem}._feedbackItem_6i1h5_2721{padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}._feedbackHeader_6i1h5_2728{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._feedbackRating_6i1h5_2735{display:flex;gap:.25rem}._feedbackDate_6i1h5_2740{font-size:.875rem;color:#6b7280}._feedbackComment_6i1h5_2745{font-size:.875rem;color:#374151;margin:0 0 .5rem;font-style:italic}._feedbackProduct_6i1h5_2752{font-size:.875rem;color:#6b7280;margin:0}._highestRatedAgent_6i1h5_2758{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._highestRatedTitle_6i1h5_2765{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1rem}._highestRatedCard_6i1h5_2772{background:#f8fafc;border-radius:.5rem;padding:1rem;border:1px solid #e2e8f0}._agentInfo_6i1h5_2779{display:flex;justify-content:space-between;align-items:center}._agentName_6i1h5_1575{font-size:1rem;font-weight:600;color:#1f2937;margin:0}._agentRating_6i1h5_2792{display:flex;align-items:center;gap:.5rem}._agentRatingValue_6i1h5_2798{font-size:.875rem;font-weight:600;color:#1f2937}._agentsView_6i1h5_1841{display:flex;flex-direction:column;gap:2rem}._agentsHeader_6i1h5_1918{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._agentsTitle_6i1h5_1926{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._addAgentButton_6i1h5_1933{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_6i1h5_1933:hover{background:#2563eb}._leaderboard_6i1h5_1561{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._leaderboardTitle_6i1h5_1954{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}._leaderboardList_6i1h5_1961{display:flex;flex-direction:column;gap:1rem}._leaderboardItem_6i1h5_1561{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_6i1h5_1561:hover{border-color:#3b82f6;box-shadow:0 2px 4px #0000001a}._leaderboardRank_6i1h5_1567{font-size:1.125rem;font-weight:700;color:#3b82f6;min-width:2.5rem;flex-shrink:0}._leaderboardInfo_6i1h5_1571{flex:1;min-width:0}._agentName_6i1h5_1575{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._agentStats_6i1h5_1580{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:#6b7280}._agentStat_6i1h5_1580{font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._leaderboardRating_6i1h5_1590{display:flex;align-items:center;gap:.5rem;flex-shrink:0;min-width:4rem}._ratingDisplay_6i1h5_919{display:flex;align-items:center;gap:.25rem}._ratingValue_6i1h5_924{font-size:.875rem;font-weight:600;color:#1f2937}._ratingStars_6i1h5_931{font-size:.875rem}._noRating_6i1h5_2034{font-size:.875rem;color:#9ca3af}._leaderboardActions_6i1h5_1595{display:flex;gap:.5rem;flex-shrink:0}._viewPerformanceButton_6i1h5_1600{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_6i1h5_1600:hover{background:#059669}._addAgentModal_6i1h5_2967{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_6i1h5_1842{display:flex;flex-direction:column;gap:2rem}._promotionalBanner_6i1h5_2987{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_6i1h5_2452{text-align:center;margin-bottom:1rem}._rewardsTitle_6i1h5_2457{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}._rewardsSubtitle_6i1h5_2464{font-size:1rem;color:#6b7280;margin:0}._rewardsContent_6i1h5_2470{display:flex;flex-direction:column;gap:2rem}._rewardsSection_6i1h5_2476{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0;margin-bottom:2rem}._pointsMatrix_6i1h5_3030,._earningsMatrix_6i1h5_3030{width:100%}._matrixTitle_6i1h5_2483{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.75rem;text-align:left}._matrixNote_6i1h5_3042{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.5}._downloadLink_6i1h5_3049{color:#3b82f6;text-decoration:underline;cursor:pointer}._downloadLink_6i1h5_3049:hover{color:#2563eb}._rewardsTableContainer_6i1h5_3059{width:100%;border-radius:.5rem;border:1px solid #e2e8f0;overflow:hidden}._rewardsTable_6i1h5_3059{width:100%;border-collapse:collapse;background:#fff;min-width:600px}._rewardsTableHeaderRow_6i1h5_3073{background:#f8fafc}._rewardsTableHeader_6i1h5_3073{padding:1rem .75rem;text-align:left;font-weight:600;font-size:.875rem;color:#374151;border-bottom:1px solid #e5e7eb}._rewardsTableHeader_6i1h5_3073:first-child{width:40%;min-width:200px}._rewardsTableRow_6i1h5_3091{border-bottom:1px solid #f3f4f6}._rewardsTableRowEven_6i1h5_3095{background:#f9fafb}._rewardsTableRowOdd_6i1h5_3099{background:#fff}._rewardsTableCell_6i1h5_3103{padding:1rem .75rem;font-size:.875rem;color:#374151;vertical-align:top}._rewardsTableCell_6i1h5_3103:first-child{width:40%;min-width:200px}._categoryCell_6i1h5_3115{display:flex;flex-direction:row;gap:.5rem;align-items:flex-start;width:100%;min-width:0}._categoryLetter_6i1h5_3124{font-weight:600;color:#111827;font-size:1rem;min-width:1rem;flex-shrink:0}._categoryDescription_6i1h5_3132{font-size:.875rem;color:#374151;line-height:1.4;font-weight:400;flex:1}._pointsValue_6i1h5_1636{font-weight:600;color:#111827;font-size:1rem}._brandName_6i1h5_2549{font-weight:600;color:#111827}._earningsValue_6i1h5_1637{font-weight:600;color:#111827;font-size:1rem}._rewardsMobileCards_6i1h5_3157{display:none}._rewardsMobileCard_6i1h5_3157{background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;margin-bottom:1rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}._rewardsMobileCardHeader_6i1h5_3170{background:#f8fafc;padding:1rem;border-bottom:1px solid #e5e7eb}._rewardsMobileCardCategory_6i1h5_3176,._rewardsMobileCardBrand_6i1h5_3176{display:flex;flex-direction:row;gap:.5rem;align-items:flex-start;width:100%}._rewardsMobileCardContent_6i1h5_3184{padding:1rem}._rewardsMobileCardRow_6i1h5_3188{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f3f4f6}._rewardsMobileCardRow_6i1h5_3188:last-child{border-bottom:none}._rewardsMobileCardLabel_6i1h5_3200{font-size:.875rem;font-weight:500;color:#6b7280}@media (max-width: 767px){._matrixTable_6i1h5_1618{display:none}._rewardsMobileCards_6i1h5_3157{display:block}._promotionalBanner_6i1h5_2987{font-size:.75rem;padding:.75rem;margin-bottom:1.5rem}._matrixTitle_6i1h5_2483{font-size:1.25rem;margin-bottom:.5rem}._matrixNote_6i1h5_3042{font-size:.8rem;margin-bottom:1rem;line-height:1.4}._rewardsMobileCard_6i1h5_3157{margin-bottom:.75rem}._rewardsMobileCardHeader_6i1h5_3170,._rewardsMobileCardContent_6i1h5_3184{padding:.75rem}._rewardsMobileCardRow_6i1h5_3188{padding:.5rem 0}._categoryDescription_6i1h5_3132{font-size:.8rem;line-height:1.3;color:#374151;flex:1}._categoryLetter_6i1h5_3124,._brandName_6i1h5_2549,._pointsValue_6i1h5_1636,._earningsValue_6i1h5_1637{font-size:.875rem}}._storeProfileView_6i1h5_1843{display:flex;flex-direction:column;gap:2rem}._profileHeader_6i1h5_2169{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._profileTitle_6i1h5_2178{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._otpProtectedFields_6i1h5_2350{display:flex;flex-direction:column;gap:1rem}._otpField_6i1h5_2356{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}._otpFieldHeader_6i1h5_2366{display:flex;align-items:center;gap:.75rem;flex:1}._otpIcon_6i1h5_2373{width:1.25rem;height:1.25rem;color:#6b7280}._otpFieldInfo_6i1h5_2379{flex:1}._otpFieldTitle_6i1h5_2383{font-size:.875rem;font-weight:600;color:#374151;margin:0 0 .25rem}._otpFieldDescription_6i1h5_2390{font-size:.75rem;color:#6b7280;margin:0}._otpButton_6i1h5_2396{display:flex;align-items:center;gap:.5rem;opacity:.6;cursor:not-allowed}._lockIcon_6i1h5_2404{width:1rem;height:1rem}._otpNotice_6i1h5_2409{display:flex;gap:1rem;padding:1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;margin-top:1rem}._noticeContent_6i1h5_2424{flex:1}._noticeTitle_6i1h5_2428{font-size:.875rem;font-weight:600;color:#1e40af;margin:0 0 .25rem}._noticeText_6i1h5_2435{font-size:.75rem;color:#1e40af;margin:0}@media (min-width: 768px){._profileFields_6i1h5_2298,._performanceTotals_6i1h5_2185{grid-template-columns:repeat(2,1fr)}._otpField_6i1h5_2356{flex-direction:row}._agentStats_6i1h5_1580{flex-direction:row;gap:1rem}}@media (min-width: 1024px){._profileFields_6i1h5_2298{grid-template-columns:repeat(3,1fr)}}._agentDetailView_6i1h5_2100{display:flex;flex-direction:column;gap:2rem}._agentDetailHeader_6i1h5_2106{display:flex;align-items:center;gap:1rem}._backButton_6i1h5_2112{background:none;border:none;color:#3b82f6;font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:background-color .2s}._backButton_6i1h5_2112:hover{background:#eff6ff}._agentDetailTitle_6i1h5_2127{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._agentTabs_6i1h5_2134{display:flex;background:#f3f4f6;border-radius:.5rem;padding:.25rem}._agentTab_6i1h5_2134{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_6i1h5_2134._agentTabActive_6i1h5_2153{background:#fff;color:#374151;box-shadow:0 1px 2px #0000000d}._agentTabContent_6i1h5_2159{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._agentPerformance_6i1h5_3529{display:flex;flex-direction:column;gap:2rem}._performanceHeader_6i1h5_2167{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._performanceTitle_6i1h5_2176{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._performanceTotals_6i1h5_2185{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}._performanceTotal_6i1h5_2185{background:#f8fafc;border-radius:.5rem;padding:1.5rem;text-align:center;border:1px solid #e2e8f0}._totalLabel_6i1h5_2200{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}._totalValue_6i1h5_2206{font-size:1.5rem;font-weight:700;color:#1f2937}._performanceByBrand_6i1h5_3576{display:flex;flex-direction:column;gap:1rem}._brandPerformanceTitle_6i1h5_3582{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}._emptyBrandData_6i1h5_3589{text-align:center;padding:2rem;color:#6b7280}._brandPerformanceTable_6i1h5_3595{overflow-x:auto}._agentPayouts_6i1h5_3600{display:flex;flex-direction:column;gap:2rem}._payoutsHeader_6i1h5_2168{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._payoutsTitle_6i1h5_2177{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._payoutsSummary_6i1h5_2212{display:flex;justify-content:flex-end;margin-bottom:1rem}._payoutsTotal_6i1h5_2218{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem}._payoutsTotalLabel_6i1h5_2228{font-size:.875rem;color:#166534}._payoutsTotalValue_6i1h5_2233{font-size:1rem;font-weight:600;color:#166534}._payoutsTable_6i1h5_3647{overflow-x:auto}._payoutsInfo_6i1h5_2239{margin-top:2rem}._payoutsInfoCard_6i1h5_2243{background:#f8fafc;border-radius:.5rem;padding:1.5rem;border:1px solid #e2e8f0}._payoutsInfoTitle_6i1h5_2250{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 1rem}._payoutsInfoList_6i1h5_2257{list-style:none;padding:0;margin:0}._payoutsInfoList_6i1h5_2257 li{font-size:.875rem;color:#6b7280;margin-bottom:.5rem;padding-left:1rem;position:relative}._payoutsInfoList_6i1h5_2257 li:before{content:"•";position:absolute;left:0;color:#3b82f6}._transactionId_6i1h5_2554{background:#f3f4f6;padding:.25rem .5rem;border-radius:.25rem;font-family:monospace;font-size:.75rem;color:#374151}._payoutAmount_6i1h5_2563{font-weight:600;color:#10b981}._maskedAccount_6i1h5_2568{font-family:monospace;font-size:.875rem;color:#6b7280}._agentProfile_6i1h5_3710{display:flex;flex-direction:column;gap:2rem}._profileHeader_6i1h5_2169{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._profileTitle_6i1h5_2178{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._profileActions_6i1h5_2332,._editActions_6i1h5_2337{display:flex;gap:1rem}._editIcon_6i1h5_2342,._saveIcon_6i1h5_2343,._cancelIcon_6i1h5_2344{width:1rem;height:1rem}._profileContent_6i1h5_2278{display:flex;flex-direction:column;gap:2rem}._profileSection_6i1h5_2284{background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0}._sectionTitle_6i1h5_1003{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}._profileFields_6i1h5_2298{display:grid;grid-template-columns:1fr;gap:1.5rem}._profileField_6i1h5_2298{display:flex;flex-direction:column;gap:.5rem}._fieldLabel_6i1h5_2310{font-size:.875rem;font-weight:500;color:#374151}._fieldValue_6i1h5_2316{font-size:1rem;color:#1f2937;margin:0;padding:.75rem;background:#f8fafc;border-radius:.375rem;border:1px solid #e2e8f0}._fieldNote_6i1h5_2326{font-size:.75rem;color:#6b7280;margin:0}._editNotice_6i1h5_2441{display:flex;gap:.75rem;padding:1rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:.5rem;margin-top:1rem}._noticeIcon_6i1h5_2419{font-size:1.25rem;color:#3b82f6}._noticeText_6i1h5_2435{font-size:.875rem;color:#1e40af;margin:0}._pointsMatrix_6i1h5_3030,._earningsMatrix_6i1h5_3030{display:flex;flex-direction:column;gap:1.5rem}._matrixTitle_6i1h5_2483{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}._matrixSubtitle_6i1h5_2490{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem}._matrixTable_6i1h5_1618{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff}._matrixTable_6i1h5_1618 ._table_6i1h5_1143{min-width:800px}._matrixTable_6i1h5_1618 ._tableHeaderCell_6i1h5_1162,._matrixTable_6i1h5_1618 ._tableCell_6i1h5_1177{white-space:nowrap;padding:.75rem .5rem;font-size:.75rem}._matrixInfo_6i1h5_2496{margin-top:1.5rem}._matrixInfoCard_6i1h5_2500{background:#f8fafc;border-radius:.5rem;padding:1.5rem;border:1px solid #e2e8f0}._matrixInfoTitle_6i1h5_2507{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 1rem}._matrixInfoList_6i1h5_2514{list-style:none;padding:0;margin:0}._matrixInfoList_6i1h5_2514 li{font-size:.875rem;color:#6b7280;margin-bottom:.5rem;padding-left:1rem;position:relative}._matrixInfoList_6i1h5_2514 li:before{content:"•";position:absolute;left:0;color:#3b82f6}._categoryBadge_6i1h5_1632{background:#3b82f6;color:#fff;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500}._pointsValue_6i1h5_1636,._earningsValue_6i1h5_1637{font-weight:600;color:#1f2937}._brandName_6i1h5_2549{font-weight:500;color:#374151}._modalOverlay_6i1h5_1236{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._qrModal_6i1h5_1253{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_6i1h5_1277{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_6i1h5_1277:hover{background:#e5e7eb}._qrModalContent_6i1h5_1296{padding:2rem;text-align:center}._qrModalTitle_6i1h5_1270{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .75rem;line-height:1.4}._qrModalInstructions_6i1h5_3984{font-size:.875rem;color:#6b7280;margin:0 0 2rem;line-height:1.5}._qrCodeDisplay_6i1h5_3991{background:#f9fafb;border-radius:.75rem;padding:1.5rem;margin:0 0 1.5rem;border:1px solid #e5e7eb}._qrCodeContainer_6i1h5_1301{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_6i1h5_1305{width:100%;height:100%;object-fit:contain}._qrCodePlaceholder_6i1h5_1311{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._qrCodePattern_6i1h5_1322{display:grid;grid-template-columns:repeat(10,1fr);gap:2px;width:150px;height:150px}._qrDot_6i1h5_1330{width:100%;height:100%;border-radius:1px;background:transparent}._qrDotFilled_6i1h5_1336{background:#000}._qrStoreInfo_6i1h5_4045{margin:0 0 1.5rem}._qrStoreName_6i1h5_1344{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .25rem}._qrStoreCode_6i1h5_1351{font-size:.875rem;color:#6b7280;margin:0}._qrDownloadButton_6i1h5_4062{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_6i1h5_4062:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 6px 8px #3b82f666}._qrDownloadButton_6i1h5_4062:active{transform:translateY(0);box-shadow:0 2px 4px #3b82f64d}@media (max-width: 767px){._qrModal_6i1h5_1253{margin:1rem;max-width:calc(100vw - 2rem);max-height:70vh;overflow-y:auto;height:auto}._qrModalContent_6i1h5_1296{padding:.75rem}._qrModalTitle_6i1h5_1270{font-size:1.125rem;margin:0 0 .5rem}._qrCodeContainer_6i1h5_1301{width:140px;height:140px}._qrModalInstructions_6i1h5_3984{margin:0 0 .75rem;font-size:.8rem}._qrCodeDisplay_6i1h5_3991{padding:.75rem;margin:0 0 .75rem}._qrStoreInfo_6i1h5_4045{margin:0 0 .75rem}._qrDownloadButton_6i1h5_4062{padding:.625rem 1.25rem;font-size:.875rem}._qrCodePattern_6i1h5_1322{width:110px;height:110px}._qrErrorState_6i1h5_4125{padding:.75rem}._qrErrorIcon_6i1h5_4128{font-size:2.5rem;margin-bottom:.75rem}._qrErrorTitle_6i1h5_4132{font-size:1.125rem;margin:0 0 .5rem}._qrErrorMessage_6i1h5_4136{font-size:.8rem;margin:0 0 1rem;max-width:240px}._qrRetryButton_6i1h5_4141{padding:.625rem 1.25rem;font-size:.875rem}}._qrErrorState_6i1h5_4125{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem}._qrErrorIcon_6i1h5_4128{font-size:3rem;margin-bottom:1rem;opacity:.7}._qrErrorTitle_6i1h5_4132{font-size:1.25rem;font-weight:700;color:#dc2626;margin:0 0 .75rem;line-height:1.4}._qrErrorMessage_6i1h5_4136{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.5;max-width:280px}._qrRetryButton_6i1h5_4141{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_6i1h5_4141:hover{background:#b91c1c}._qrRetryButton_6i1h5_4141:active{background:#991b1b}._backButton_6i1h5_2112{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_6i1h5_2112:hover{background:#f9fafb;border-color:#9ca3af;box-shadow:0 2px 4px #0000001a}._backButton_6i1h5_2112:active{transform:translateY(1px);box-shadow:0 1px 2px #0000000d}._registrationsPointsView_6i1h5_4223{padding:1.5rem;background:#f8fafc;min-height:100vh}._pointsViewHeader_6i1h5_4229{margin-bottom:2rem}._pointsViewTitle_6i1h5_4233{margin-bottom:1rem}._pointsViewTitleText_6i1h5_4237{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}._pointsViewSubtitle_6i1h5_4244{font-size:1rem;color:#6b7280;margin-bottom:.5rem}._pointsViewNote_6i1h5_4250{font-size:.875rem;color:#9ca3af;font-style:italic}._lifetimeMetricsCards_6i1h5_4256{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}._lifetimeCard_6i1h5_4263{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_6i1h5_4274{width:3rem;height:3rem;background:#f3f4f6;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0}._lifetimeCardContent_6i1h5_4286{flex:1}._lifetimeCardValue_6i1h5_4290{font-size:2.5rem;font-weight:700;color:#111827;line-height:1;margin-bottom:.5rem}._lifetimeCardLabel_6i1h5_4298{font-size:1rem;color:#6b7280;font-weight:500}._pointsViewToggle_6i1h5_4304{display:flex;gap:.5rem;margin-bottom:2rem}._pointsToggleButton_6i1h5_4310{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_6i1h5_4322{background:var(--brand-purple-light);color:#fff;border-color:var(--brand-purple-light)}._pointsToggleButton_6i1h5_4310:hover:not(._pointsToggleButtonActive_6i1h5_4322){background:#f9fafb;border-color:#9ca3af}._pointsDataTable_6i1h5_4333{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;overflow:hidden}._pointsTableContainer_6i1h5_4340{overflow-x:auto}._pointsTable_6i1h5_4340{width:100%;border-collapse:collapse}._pointsTableHeader_6i1h5_4349{background:#f9fafb;padding:1rem 1.5rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}._pointsTableRow_6i1h5_4359{border-bottom:1px solid #f3f4f6;transition:background-color .2s}._pointsTableRow_6i1h5_4359:hover{background:#f9fafb}._pointsTableTotalRow_6i1h5_4368{background:#f3f4f6;font-weight:600;border-bottom:2px solid #d1d5db}._pointsTableCell_6i1h5_4374{padding:1rem 1.5rem;font-size:.875rem;color:#374151}._pointsTableTotalCell_6i1h5_4380{padding:1rem 1.5rem;font-size:.875rem;font-weight:600;color:#111827}._agentsView_6i1h5_1841{padding:1.5rem;background:#f8fafc;min-height:100vh}._agentsHeader_6i1h5_1918{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._agentsTitle_6i1h5_1926{font-size:1.5rem;font-weight:600;color:#111827;margin:0}._addAgentButton_6i1h5_1933{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_6i1h5_1933:hover{background:var(--brand-purple)}._agentsTableSection_6i1h5_4423{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;overflow:hidden}._agentsTableContainer_6i1h5_4431{overflow-x:auto}._agentsTable_6i1h5_4423{width:100%;border-collapse:collapse}._agentsTableHeader_6i1h5_4440{background:#f9fafb;padding:1rem 1.5rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}._agentsTableRow_6i1h5_4450{border-bottom:1px solid #f3f4f6;transition:background-color .2s}._agentsTableRow_6i1h5_4450:hover{background:#f9fafb}._agentsTableCell_6i1h5_4459{padding:1rem 1.5rem;font-size:.875rem;color:#374151}._agentNameCell_6i1h5_4465{display:flex;align-items:center;gap:.75rem}._agentAvatar_6i1h5_4471{width:2rem;height:2rem;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem}._statusBadge_6i1h5_717{padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-transform:uppercase}._statusActive_6i1h5_4490{background:#d1fae5;color:#065f46}._statusPending_6i1h5_4495{background:#f3f4f6;color:#374151}._statusInactive_6i1h5_4500{background:#fed7aa;color:#9a3412}._ratingCell_6i1h5_4505{display:flex;align-items:center;gap:.25rem;color:#fbbf24}._noRating_6i1h5_2034{color:#9ca3af}._agentActions_6i1h5_4516{display:flex;gap:1rem}._actionLink_6i1h5_4521{background:none;border:none;color:var(--brand-purple-light);font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:underline;padding:0}._actionLink_6i1h5_4521:hover{color:var(--brand-purple)}._leaderboard_6i1h5_1561{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;overflow:hidden}._leaderboardTitle_6i1h5_1954{font-size:1.25rem;font-weight:700;color:#111827;margin:0;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e5e7eb}._leaderboardTableContainer_6i1h5_4552{overflow-x:auto}._leaderboardTable_6i1h5_4552{width:100%;border-collapse:collapse}._leaderboardTableHeader_6i1h5_4561{background:#f9fafb;padding:1rem 1.5rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}._leaderboardTableRow_6i1h5_4571{border-bottom:1px solid #f3f4f6;transition:background-color .2s}._leaderboardTableRow_6i1h5_4571:hover{background:#f9fafb}._leaderboardTableCell_6i1h5_4580{padding:1rem 1.5rem;font-size:.875rem;color:#374151}._agentPerformance_6i1h5_3529{padding:1.5rem;background:#f8fafc;min-height:100vh}._agentHeader_6i1h5_4592{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_6i1h5_4603{display:flex;align-items:center;gap:1.5rem;flex:1}._agentDetails_6i1h5_4610{flex:1}._agentName_6i1h5_1575{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}._agentId_6i1h5_4621{font-size:.875rem;color:#6b7280}._agentRating_6i1h5_2792{display:flex;align-items:center;gap:.25rem;color:#fbbf24;font-weight:600}._agentStatus_6i1h5_4634{display:flex;align-items:center;gap:.75rem}._statusLabel_6i1h5_4640{font-size:.875rem;color:#374151;font-weight:500}._statusToggle_6i1h5_4646{width:3rem;height:1.5rem;background:#e5e7eb;border-radius:1rem;position:relative;cursor:pointer}._statusToggleActive_6i1h5_4655{width:1.25rem;height:1.25rem;background:#10b981;border-radius:50%;position:absolute;top:.125rem;right:.125rem}._registrationsEarningsSection_6i1h5_4665{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;overflow:hidden}._sectionHeader_6i1h5_4672{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:flex-start}._sectionTitleGroup_6i1h5_4680{flex:1}._sectionTitle_6i1h5_1003{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .5rem}._sectionSubtitle_6i1h5_4691{font-size:.875rem;color:#6b7280;margin:0 0 .25rem}._sectionNote_6i1h5_4697{font-size:.75rem;color:#9ca3af;font-style:italic;margin:0}._sectionIcon_6i1h5_4704{font-size:1.5rem;color:#6b7280}._brandPerformanceTable_6i1h5_3595{padding:1.5rem}._brandTableContainer_6i1h5_4713{overflow-x:auto}._brandTable_6i1h5_4713{width:100%;border-collapse:collapse}._brandTableHeader_6i1h5_4722{background:#f9fafb;padding:1rem 1.5rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}._brandTableRow_6i1h5_4732{border-bottom:1px solid #f3f4f6;transition:background-color .2s}._brandTableRow_6i1h5_4732:hover{background:#f9fafb}._brandTableTotalRow_6i1h5_4741{background:#f3f4f6;font-weight:600;border-bottom:2px solid #d1d5db}._brandTableCell_6i1h5_4747{padding:1rem 1.5rem;font-size:.875rem;color:#374151}._brandTableTotalCell_6i1h5_4753{padding:1rem 1.5rem;font-size:.875rem;font-weight:600;color:#111827}._agentsCardsSection_6i1h5_4760,._leaderboardCardsContainer_6i1h5_4764,._brandPerformanceCards_6i1h5_4768{display:none}._agentCard_6i1h5_4772{background:#fff;border-radius:.75rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;overflow:hidden}._agentCardHeader_6i1h5_4780{display:flex;align-items:center;padding:1rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}._agentCardAvatar_6i1h5_4788{margin-right:.75rem}._agentCardInfo_6i1h5_4792{flex:1}._agentCardName_6i1h5_4796{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.25rem}._agentCardId_6i1h5_4803{font-size:.875rem;color:#6b7280}._agentCardStatus_6i1h5_4808{margin-left:auto}._agentCardContent_6i1h5_4812{padding:1rem}._agentCardRating_6i1h5_4816{margin-bottom:1rem}._agentCardActions_6i1h5_4820{display:flex;gap:.75rem}._mobileActionButton_6i1h5_4825{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_6i1h5_4825:hover{background:var(--brand-purple)}._leaderboardCard_6i1h5_4764{background:#fff;border-radius:.75rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;padding:1rem;display:flex;align-items:center;gap:1rem}._leaderboardCardRank_6i1h5_4853{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_6i1h5_4867{flex:1}._leaderboardCardName_6i1h5_4871{font-size:1rem;font-weight:600;color:#111827;margin-bottom:.25rem}._leaderboardCardId_6i1h5_4878{font-size:.875rem;color:#6b7280}._leaderboardCardStats_6i1h5_4883{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}._leaderboardCardRating_6i1h5_4890{margin-bottom:.5rem}._leaderboardCardPerformance_6i1h5_4894{display:flex;flex-direction:column;gap:.25rem;align-items:flex-end}._performanceStat_6i1h5_4901{display:flex;gap:.5rem;align-items:center}._performanceLabel_6i1h5_4907{font-size:.75rem;color:#6b7280;font-weight:500}._performanceValue_6i1h5_4913{font-size:.875rem;color:#111827;font-weight:600}._brandPerformanceCards_6i1h5_4768{display:none}._brandTotalCard_6i1h5_4923{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_6i1h5_4932{font-size:1rem;font-weight:600;margin-bottom:1rem}._brandTotalStats_6i1h5_4938{display:flex;justify-content:space-around;gap:1rem}._brandTotalStat_6i1h5_4938{display:flex;flex-direction:column;align-items:center}._brandTotalStat_6i1h5_4938 ._brandStatValue_6i1h5_4950{color:#fff;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.3)}._brandTotalStat_6i1h5_4938 ._brandStatLabel_6i1h5_4956{color:#ffffffe6;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3)}._brandCard_6i1h5_4962{background:#fff;border-radius:.75rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;overflow:hidden}._brandCardHeader_6i1h5_4970{background:#f9fafb;padding:1rem;border-bottom:1px solid #e5e7eb}._brandCardName_6i1h5_4976{font-size:1rem;font-weight:600;color:#111827}._brandCardStats_6i1h5_4982{display:flex;justify-content:space-around;padding:1rem;gap:1rem}._brandCardStat_6i1h5_4982{display:flex;flex-direction:column;align-items:center;text-align:center}._brandStatValue_6i1h5_4950{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}._brandStatLabel_6i1h5_4956{font-size:.75rem;color:#6b7280;font-weight:500}._addAgentForm_6i1h5_2060{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_6i1h5_2069{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}._formTitle_6i1h5_2078{font-size:1.5rem;font-weight:700;color:#111827;margin:0}._formClose_6i1h5_2085{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:background-color .2s}._formClose_6i1h5_2085:hover{background:#f3f4f6}._closeIcon_6i1h5_1291{width:1.5rem;height:1.5rem;color:#6b7280}._form_6i1h5_1183{padding:1.5rem;overflow-x:hidden;box-sizing:border-box}._formSection_6i1h5_5064{margin-bottom:2rem}._formField_6i1h5_1195{margin-bottom:1.5rem}._formRow_6i1h5_5072{display:grid;grid-template-columns:1fr 1fr;gap:1rem;min-width:0}._fieldLabel_6i1h5_2310{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._required_6i1h5_5088{color:#ef4444}._fieldHint_6i1h5_5092{display:block;font-size:.75rem;color:#6b7280;margin-top:.25rem;font-style:italic}._dateInputWrapper_6i1h5_5100{position:relative;width:100%}._calendarIcon_6i1h5_5105{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#6b7280;pointer-events:none;z-index:1}._select_6i1h5_1209{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background:#fff;color:#374151;transition:border-color .2s}._select_6i1h5_1209:focus{outline:none;border-color:var(--brand-purple-light);box-shadow:0 0 0 3px #8b5cf61a}._phoneInputWrapper_6i1h5_5134{display:flex;gap:.75rem;align-items:flex-end;min-width:0;width:100%}._phoneInputWrapper_6i1h5_5134 ._input_6i1h5_5143{flex:1}._otpButton_6i1h5_2396{white-space:nowrap;min-width:100px}._errorText_6i1h5_1229{display:block;font-size:.75rem;color:#ef4444;margin-top:.25rem}._uploadSection_6i1h5_5159{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;min-width:0}._uploadField_6i1h5_5167{display:flex;flex-direction:column}._uploadArea_6i1h5_5172{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_6i1h5_5172:hover{border-color:var(--brand-purple-light)}._fileInput_6i1h5_5191{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}._uploadLabel_6i1h5_5199{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer}._uploadIcon_6i1h5_5207{width:2rem;height:2rem;color:#6b7280}._uploadText_6i1h5_5213{font-size:.875rem;font-weight:500;color:#6b7280}._fileName_6i1h5_5219{font-size:.75rem;color:#059669;margin-top:.5rem;font-weight:500}._formActions_6i1h5_1201{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._submitButton_6i1h5_5235{min-width:120px}@media (max-width: 767px){._backButton_6i1h5_2112{padding:.625rem .875rem;font-size:.8rem;margin-bottom:1rem}._ratingsHeader_6i1h5_2582{text-align:left}._ratingsHeader_6i1h5_2582 ._backButton_6i1h5_2112{position:static;margin-bottom:1rem}._agentsView_6i1h5_1841{padding:1rem}._agentsHeader_6i1h5_1918{flex-direction:column;gap:1rem;align-items:flex-start}._agentsTableSection_6i1h5_4423,._leaderboardTableContainer_6i1h5_4552,._brandPerformanceTable_6i1h5_3595{display:none}._agentsCardsSection_6i1h5_4760,._leaderboardCardsContainer_6i1h5_4764,._brandPerformanceCards_6i1h5_4768{display:block}._agentHeader_6i1h5_4592,._agentHeaderInfo_6i1h5_4603{flex-direction:column;gap:1rem;align-items:flex-start}._sectionHeader_6i1h5_4672{flex-direction:column;gap:1rem}._registrationsPointsView_6i1h5_4223{padding:1rem}._pointsViewTitleText_6i1h5_4237{font-size:1.5rem}._lifetimeMetricsCards_6i1h5_4256{grid-template-columns:1fr;gap:1rem}._lifetimeCard_6i1h5_4263{padding:1.5rem;gap:1rem}._lifetimeCardIcon_6i1h5_4274{width:2.5rem;height:2.5rem}._lifetimeCardValue_6i1h5_4290{font-size:2rem}._pointsViewToggle_6i1h5_4304{flex-direction:column;gap:.5rem}._pointsToggleButton_6i1h5_4310{padding:1rem;text-align:center}._pointsTableHeader_6i1h5_4349,._pointsTableCell_6i1h5_4374,._pointsTableTotalCell_6i1h5_4380{padding:.75rem 1rem;font-size:.8rem}._leaderboardCard_6i1h5_4764{flex-direction:column;align-items:flex-start;gap:1rem}._leaderboardCardStats_6i1h5_4883{width:100%;flex-direction:row;justify-content:space-between;align-items:flex-start}._leaderboardCardPerformance_6i1h5_4894{flex-direction:column;gap:.5rem}._performanceStat_6i1h5_4901{justify-content:space-between;width:100%}._brandTotalStats_6i1h5_4938{flex-direction:column;gap:1.5rem}._brandCardStats_6i1h5_4982{flex-direction:column;gap:1rem}._brandTotalCard_6i1h5_4923{padding:2rem 1.5rem}._brandTotalLabel_6i1h5_4932{font-size:1.125rem;margin-bottom:1.5rem;font-weight:700}._brandTotalStat_6i1h5_4938 ._brandStatValue_6i1h5_4950{font-size:2rem;margin-bottom:.5rem}._brandTotalStat_6i1h5_4938 ._brandStatLabel_6i1h5_4956{font-size:.875rem;font-weight:700}._addAgentForm_6i1h5_2060{margin:0;max-width:100%;width:100%;border-radius:0;max-height:100vh}._modalOverlay_6i1h5_1236{padding:0;align-items:stretch}._addAgentModal_6i1h5_2967{max-width:100%;width:100%;height:100vh;max-height:100vh;border-radius:0;margin:0}._formHeader_6i1h5_2069{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_6i1h5_2078{font-size:1.25rem}._formClose_6i1h5_2085{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}._form_6i1h5_1183{padding:1rem}._formRow_6i1h5_5072{grid-template-columns:1fr;gap:0}._phoneInputWrapper_6i1h5_5134{flex-direction:column;gap:.75rem;width:100%}._otpButton_6i1h5_2396{align-self:stretch;width:100%}._dateInputWrapper_6i1h5_5100{width:100%}._uploadSection_6i1h5_5159{grid-template-columns:1fr;gap:1rem}._uploadArea_6i1h5_5172{min-height:100px;padding:1rem}._formActions_6i1h5_1201{flex-direction:column;gap:.75rem}._submitButton_6i1h5_5235{width:100%}}
