@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";.login-page[data-v-85083861]{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#eef2ff,#f7f8fc 48%,#eaf8f4);color:#202538}.login-page[data-v-85083861]:before,.login-page[data-v-85083861]:after{content:"";position:absolute;border-radius:50%;filter:blur(8px);pointer-events:none}.login-page[data-v-85083861]:before{width:360px;height:360px;top:-130px;right:-70px;background:#7189ff4d}.login-page[data-v-85083861]:after{width:300px;height:300px;bottom:-130px;left:-80px;background:#4bc7a138}.login-card[data-v-85083861]{width:min(380px,calc(100% - 32px));position:relative;z-index:1;padding:30px 28px 28px;border:1px solid rgba(255,255,255,.62);border-radius:18px;background:#ffffff57;box-shadow:0 24px 60px #32436f26,inset 0 1px #ffffffb8;backdrop-filter:blur(24px) saturate(1.2);-webkit-backdrop-filter:blur(24px) saturate(1.2)}.login-brand[data-v-85083861]{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:28px;color:#252c40;font-size:16px;font-weight:600}.login-brand-mark[data-v-85083861]{width:40px;height:40px;display:grid;place-items:center;color:#fff;border-radius:10px;background:#516cf4}.login-heading[data-v-85083861]{margin-bottom:22px;text-align:center}.login-heading h1[data-v-85083861]{margin:0 0 7px;color:#252c40;font-size:23px;font-weight:600}.login-heading p[data-v-85083861]{margin:0;color:#98a1b2;font-size:12px}.login-error[data-v-85083861]{margin:-8px 0 15px;padding:10px 12px;color:#c34b50;border:1px solid #ffd7d7;border-radius:8px;background:#fff5f5;font-size:12px}.login-field[data-v-85083861]{display:block;margin-bottom:17px}.login-field>span[data-v-85083861]{display:block;margin-bottom:8px;color:#4d566a;font-size:12px;font-weight:600}.login-field input[data-v-85083861]{width:100%;height:42px;padding:0 13px;color:#323b50;outline:none;border:1px solid rgba(255,255,255,.74);border-radius:8px;background:#ffffff7a;font-size:13px;box-shadow:inset 0 1px 2px #4f5f870a}.login-field input[data-v-85083861]:focus{border-color:#516cf494;background:#ffffffb8;box-shadow:0 0 0 3px #516cf41a}.password-wrap[data-v-85083861]{position:relative}.password-wrap input[data-v-85083861]{padding-right:42px}.password-toggle[data-v-85083861]{position:absolute;top:50%;right:8px;display:grid;padding:5px;color:#8e98aa;border-radius:6px;background:transparent;transform:translateY(-50%)}.password-toggle[data-v-85083861]:hover{color:#516cf4;background:#f1f4ff}.login-remember[data-v-85083861]{display:inline-flex;align-items:center;gap:6px;margin:1px 0 20px;color:#737d91;cursor:pointer;font-size:11px}.login-remember input[data-v-85083861]{accent-color:#516cf4}.login-submit[data-v-85083861]{width:100%;height:42px;color:#fff;border-radius:8px;background:linear-gradient(135deg,#667cf5,#4d63df);box-shadow:0 9px 20px #516cf440;font-size:13px;font-weight:600;transition:.16s ease}.login-submit[data-v-85083861]:hover{background:linear-gradient(135deg,#5c72ee,#4057d0);transform:translateY(-1px)}.login-submit[data-v-85083861]:disabled{cursor:wait;opacity:.7;transform:none}.login-footer[data-v-85083861]{position:absolute;bottom:24px;z-index:1;margin:0;color:#8490a7;font-size:11px}:root{color:#202538;background:#f4f6f9;font-family:DM Sans,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #1d2339;--navy-soft: #29314b;--accent: #516cf4;--accent-dark: #3f57d1;--page: #f4f6f9;--line: #e9edf2;--muted: #858d9e;--text: #202538;--white: #fff;--shadow: 0 12px 32px rgba(32, 37, 56, .06)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--page)}button,input,select{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-height:100vh;display:flex;background:var(--page)}.auth-loading-screen{min-height:100vh;display:grid;place-items:center;background:#f4f6fb}.auth-loading-card{min-width:220px;padding:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;border:1px solid #e8ecf4;border-radius:14px;background:#fff;box-shadow:var(--shadow);color:#69738b;font-size:12px}.auth-loading-card .brand-mark{width:42px;height:42px}.auth-loading-card strong{color:#30394e;font-size:13px}.sidebar{width:276px;flex:0 0 276px;min-height:100vh;display:flex;flex-direction:column;background:var(--navy);color:#9ba4be;position:sticky;top:0;height:100vh;z-index:30}.brand-row{height:70px;padding:0 22px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.055)}.brand-mark{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;color:#fff;border-radius:11px;background:var(--accent);box-shadow:0 6px 16px #516cf447}.brand-copy{display:flex;flex-direction:column;gap:4px;line-height:1;color:#f5f7ff}.brand-copy strong{font-size:15px;letter-spacing:-.2px;white-space:nowrap}.brand-copy span{color:#7e88a7;font-size:8px;letter-spacing:1.25px;font-weight:600}.side-nav{flex:1;overflow:auto;padding:17px 12px 18px;scrollbar-width:thin;scrollbar-color:#3c4563 transparent}.nav-group{margin-bottom:15px}.nav-group-label{margin:0 12px 7px;color:#69738e;font-size:11px;font-weight:600;letter-spacing:.5px}.nav-item{width:100%;height:41px;padding:0 14px;display:flex;align-items:center;gap:13px;background:transparent;color:#a3abc1;border-radius:8px;font-size:13px;text-align:left;transition:.16s ease}.nav-item:hover{color:#fff;background:#ffffff0e}.nav-item.active{color:#fff;background:#3d48b4;box-shadow:0 8px 18px #1f30a233;font-weight:600}.sidebar-user{min-height:82px;padding:15px 18px;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.08)}.user-avatar,.top-user-avatar{display:grid;place-items:center;color:#fff;font-weight:600;border-radius:50%;background:#536df5}.user-avatar{width:34px;height:34px;font-size:14px}.user-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.user-copy strong{color:#f3f4fa;font-size:12px;font-weight:600}.user-copy span{color:#7e87a0;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu-button{padding:4px;color:#8791ad;background:transparent}.main-area{min-width:0;flex:1}.topbar{height:70px;padding:0 36px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #eaedf2}.topbar-left,.notification-menu,.top-user-menu{position:relative}.store-switcher{display:inline-flex;align-items:center;gap:9px;height:38px;padding:0 14px;border-radius:20px;background:#edf2ff;color:#536df5;font-size:13px;font-weight:600}.store-switcher--locked{cursor:default}.store-switcher--locked svg{color:#7e8bc8}.store-switcher svg{color:#92a0d4}.online-dot,.store-mini-dot{width:8px;height:8px;display:inline-block;flex:0 0 8px;border-radius:50%;background:#19bf72;box-shadow:0 0 0 3px #19bf721a}.topbar-actions,.topbar-left,.top-user,.language-switcher{display:flex;align-items:center}.topbar-actions{gap:22px}.language-switcher{height:35px;padding:3px;gap:2px;border:1px solid #edf0f4;border-radius:9px;background:#f7f8fa}.language-switcher button{min-width:39px;height:27px;color:#788096;border-radius:6px;background:transparent;font-size:12px}.language-switcher button.selected{color:var(--accent);background:#fff;box-shadow:0 1px 4px #20253814;font-weight:600}.notification-button{position:relative;display:grid;place-items:center;padding:5px;color:#687186;border-radius:7px;background:transparent}.notification-button:hover{color:var(--accent);background:#f1f4ff}.notification-badge{position:absolute;min-width:14px;height:14px;top:-2px;right:-5px;padding:0 3px;display:grid;place-items:center;color:#fff;border:1.5px solid #fff;border-radius:8px;background:#f06261;font-size:8px;line-height:1}.top-user{gap:9px;padding:3px 5px 3px 3px;color:#374056;border-radius:9px;background:transparent;font-size:13px;font-weight:600}.top-user:hover{background:#f6f7fb}.top-user-avatar{width:36px;height:36px;font-size:14px}.top-dropdown{position:absolute;top:calc(100% + 10px);z-index:70;padding:8px;border:1px solid #e7ebf3;border-radius:11px;background:#fff;box-shadow:0 16px 35px #1f2a4a29}.store-dropdown{left:0;width:205px}.notification-dropdown{top:calc(100% + 14px);right:-22px;width:330px}.profile-dropdown{right:0;width:220px}.dropdown-caption{margin:4px 8px 7px;color:#9aa3b3;font-size:10px}.store-dropdown>button,.profile-dropdown>button{width:100%;min-height:34px;padding:0 9px;display:flex;align-items:center;gap:9px;color:#59647a;border-radius:7px;background:transparent;text-align:left;font-size:12px}.store-dropdown>button:hover,.profile-dropdown>button:hover{color:var(--accent);background:#f3f5ff}.store-dropdown>button.selected{color:var(--accent);background:#f0f3ff;font-weight:600}.store-dropdown .online-dot{width:6px;height:6px;flex-basis:6px;box-shadow:none}.dropdown-check{margin-left:auto;color:var(--accent);font-weight:700}.dropdown-heading{min-height:43px;padding:4px 7px 8px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border-bottom:1px solid #edf0f3}.dropdown-heading div{display:flex;flex-direction:column;gap:4px}.dropdown-heading strong{color:#30384c;font-size:13px}.dropdown-heading span{color:#9ba4b3;font-size:10px}.dropdown-heading>button{color:var(--accent);background:transparent;font-size:10px}.notification-list{max-height:255px;overflow-y:auto}.notification-item{width:100%;padding:10px 7px;display:flex;align-items:flex-start;gap:9px;color:#5b6578;border-radius:7px;background:transparent;text-align:left}.notification-item:hover{background:#f7f8fc}.notification-item>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.notification-item strong{color:#40495c;font-size:11px;font-weight:600}.notification-item small{overflow:hidden;color:#7c8697;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.notification-item em{color:#abb2bf;font-size:9px;font-style:normal}.notification-dot{width:7px;height:7px;flex:0 0 7px;margin-top:4px;border-radius:50%;background:#25af79}.notification-dot--orange{background:#e99a4d}.notification-empty{min-height:110px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#a3abb9;font-size:11px}.profile-summary{padding:7px 7px 10px;display:flex;align-items:center;gap:9px}.profile-summary .top-user-avatar{width:32px;height:32px;font-size:12px}.profile-summary>div:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.profile-summary strong{color:#30384c;font-size:12px}.profile-summary span{overflow:hidden;color:#929cac;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dropdown-divider{height:1px;margin:5px 0;background:#edf0f3}.profile-dropdown>button svg{color:#8994a8}.profile-dropdown>button.profile-logout{color:#d25b62}.sidebar-user{position:relative}.sidebar-user-dropdown{position:absolute;right:14px;bottom:74px;width:170px;padding:10px;display:flex;flex-direction:column;gap:6px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#29314b;box-shadow:0 15px 30px #060a1b4d}.sidebar-user-dropdown strong{color:#fff;font-size:12px}.sidebar-user-dropdown>span{margin-bottom:4px;color:#9ba6c1;font-size:10px}.sidebar-user-dropdown button{padding:7px 4px;display:flex;align-items:center;gap:7px;color:#c6cce0;border-radius:5px;background:transparent;text-align:left;font-size:11px}.sidebar-user-dropdown button:hover{color:#fff;background:#ffffff14}.content-area{max-width:1660px;margin:0 auto;padding:14px 30px 58px}.page-heading{min-height:75px;margin-bottom:25px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.eyebrow{margin:0 0 7px;color:#76809a;font-size:11px;font-weight:600;letter-spacing:.65px;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:7px;color:#202538;font-size:clamp(25px,2.1vw,31px);line-height:1.15;letter-spacing:-1.2px}.page-subtitle{margin:0;color:#8d95a5;font-size:13px}.heading-actions,.toolbar-actions{display:flex;align-items:center;gap:10px}.button{height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;font-size:12px;font-weight:600;transition:.16s ease}.button-primary{color:#fff;background:var(--accent);box-shadow:0 7px 16px #516cf430}.button-primary:hover{background:var(--accent-dark);transform:translateY(-1px)}.button-secondary{color:#536078;border:1px solid #e1e5ec;background:#fff}.button-secondary:hover,.filter-button:hover{color:var(--accent);border-color:#cbd4ff;background:#fafbff}.panel{border:1px solid #e9edf2;border-radius:11px;background:#fff;box-shadow:var(--shadow)}.member-panel{overflow:hidden}.panel-toolbar{min-height:84px;padding:17px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf0f3}.search-box{width:min(360px,100%);height:44px;padding:0 12px 0 15px;display:flex;align-items:center;gap:11px;color:#a1a8b5;border:1px solid #dce1e8;border-radius:8px;background:#fff;transition:.16s ease}.search-box:focus-within{border-color:#aebaff;box-shadow:0 0 0 3px #516cf41a}.search-box input{width:100%;min-width:0;padding:0;color:#343b4f;outline:none;border:0;background:transparent;font-size:13px}.search-box input::placeholder{color:#abb1bd}.clear-search{display:grid;place-items:center;padding:2px;color:#9aa2b1;background:transparent}.filter-button{height:36px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;color:#69748b;border:1px solid #e2e6ed;border-radius:7px;background:#fff;font-size:12px}.quick-recharge{height:38px;padding:0 16px}.table-wrap{overflow-x:auto}.data-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed}.data-table th,.data-table td{height:57px;padding:0 20px;text-align:left;border-bottom:1px solid #edf0f3;white-space:nowrap;font-size:13px}.data-table th{height:53px;color:#81899a;background:#fafbfc;font-size:12px;font-weight:600}.data-table th:nth-child(1){width:14%}.data-table th:nth-child(2){width:9%}.data-table th:nth-child(3){width:14%}.data-table th:nth-child(4){width:12%}.data-table th:nth-child(5){width:15%}.data-table th:nth-child(6){width:13%}.data-table th:nth-child(7){width:13%}.data-table th:nth-child(8){width:10%}.data-table tbody tr{transition:background .14s ease}.data-table tbody tr:hover{background:#fbfcff}.data-table tbody tr:last-child td{border-bottom:0}.data-table td{color:#4d5565}.staff-panel{overflow:hidden}.staff-panel-header{min-height:61px;padding:0 21px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f3}.staff-panel-header-left{min-width:0;display:flex;align-items:center;gap:22px}.staff-panel-header h2{margin:0;color:#35383f;font-size:15px;font-weight:600;letter-spacing:-.2px}.staff-scope-hint{display:block;margin-top:4px;color:#9aa2af;font-size:11px;font-weight:400}.staff-store-filter{position:relative;width:174px;height:34px;display:flex;align-items:center;color:#7d8798;border:1px solid #dfe4ed;border-radius:7px;background:#fff}.staff-store-filter>svg:first-child{position:absolute;left:10px;pointer-events:none}.staff-store-filter>svg:last-child{position:absolute;right:10px;pointer-events:none}.staff-store-filter select{width:100%;height:100%;padding:0 29px 0 30px;color:#4b5361;outline:none;border:0;border-radius:inherit;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px}.staff-store-filter:focus-within{border-color:#aebaff;box-shadow:0 0 0 3px #516cf41a}.staff-add-button{height:30px;padding:0 12px;border-radius:7px;font-size:12px;box-shadow:none}.staff-table{width:100%;min-width:850px;border-collapse:collapse;table-layout:fixed}.staff-table th,.staff-table td{height:47px;padding:0 16px;color:#4c5058;border-bottom:1px solid #edf0f3;text-align:left;white-space:nowrap;font-size:12px}.staff-table th{height:41px;color:#686d76;background:#fafbfc;font-size:12px;font-weight:600}.staff-table th:nth-child(1){width:16%}.staff-table th:nth-child(2){width:13%}.staff-table th:nth-child(3){width:12%}.staff-table th:nth-child(4){width:17%}.staff-table th:nth-child(5){width:19%}.staff-table th:nth-child(6){width:13%}.staff-table th:nth-child(7){width:10%}.staff-table tbody tr:hover{background:#fbfcff}.staff-table tbody tr:last-child td{border-bottom:0}.staff-account{color:#40454d;font-variant-numeric:tabular-nums}.staff-name{color:#3c4149;font-weight:500}.staff-phone{color:#51565f;font-variant-numeric:tabular-nums}.role-tag,.staff-status{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 8px;border-radius:4px;font-size:11px;font-weight:600}.role-tag--manager{color:#526cf2;background:#eef1ff}.role-tag--clerk{color:#e99119;background:#fff2df}.staff-status{min-width:36px;color:#17a765;background:#e7f8ef}.staff-status--disabled{color:#777d85;background:#f0f1f3}.staff-edit-button{font-size:12px}.page-heading--staff h1{margin-bottom:5px;font-size:23px;letter-spacing:-.6px}.page-heading--staff .page-subtitle{font-size:12px}.page-heading--staff,.staff-view{margin-right:-23px;margin-left:-23px}.page-heading--report h1{margin-bottom:5px;font-size:23px;letter-spacing:-.6px}.page-heading--report .page-subtitle{font-size:12px}.page-heading--report,.report-view{margin-right:-23px;margin-left:-23px}.report-view{display:flex;flex-direction:column;gap:16px}.report-filters{min-height:68px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.report-filter-group{display:flex;align-items:center;gap:12px}.report-select-wrap{position:relative;width:120px;display:block}.report-select-wrap--store{width:120px}.report-select-wrap select{width:100%;height:36px;padding:0 31px 0 12px;color:#383d45;outline:none;border:1px solid #dfe3e8;border-radius:7px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px}.report-select-wrap select:focus{border-color:#aebaff;box-shadow:0 0 0 3px #516cf41a}.report-select-wrap svg{position:absolute;top:50%;right:10px;color:#969ba4;pointer-events:none;transform:translateY(-50%)}.report-export-button{height:30px;padding:0 12px;border-radius:7px;box-shadow:none}.report-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.report-stat-card{min-height:106px;padding:20px;border:1px solid #e9edf2;border-radius:10px;background:#fff;box-shadow:var(--shadow)}.report-stat-card>span{display:block;color:#70757d;font-size:12px}.report-stat-value{margin-top:12px;display:flex;align-items:baseline;gap:7px;color:#34373d;font-size:27px;line-height:1;letter-spacing:-.8px;font-weight:600}.report-stat-value small{color:#8a8f97;font-size:13px;font-weight:400;letter-spacing:0}.report-table-panel{overflow:hidden}.report-table-title{min-height:53px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid #edf0f3}.report-table-title h2{margin:0;color:#383c43;font-size:15px;font-weight:600;letter-spacing:-.2px}.report-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}.report-table th,.report-table td{height:43px;padding:0 16px;color:#454a52;border-bottom:1px solid #edf0f3;text-align:left;white-space:nowrap;font-size:12px}.report-table th{height:42px;color:#696e77;background:#fafbfc;font-weight:600}.report-table th:nth-child(1){width:22%}.report-table th:nth-child(2){width:16%}.report-table th:nth-child(3){width:18%}.report-table th:nth-child(4){width:16%}.report-table th:nth-child(5){width:18%}.report-table th:nth-child(6){width:10%}.report-table tbody tr:hover{background:#fbfcff}.report-table tbody tr:last-child td{border-bottom:0}.report-total-row td{color:#3b3f46;background:#fafbfc;font-weight:600}.page-heading--balance h1{margin-bottom:5px;font-size:23px;letter-spacing:-.6px}.page-heading--balance .page-subtitle{font-size:12px}.page-heading--balance,.balance-view{margin-right:-23px;margin-left:-23px}.balance-view{display:flex;flex-direction:column}.balance-panel{overflow:hidden}.balance-toolbar{min-height:68px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf0f3}.balance-toolbar-left{display:flex;align-items:center;gap:12px}.balance-select-wrap{position:relative;width:120px;display:block}.balance-select-wrap select{width:100%;height:36px;padding:0 31px 0 12px;color:#383d45;outline:none;border:1px solid #dfe3e8;border-radius:7px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px}.balance-select-wrap select:focus{border-color:#aebaff;box-shadow:0 0 0 3px #516cf41a}.balance-select-wrap svg{position:absolute;top:50%;right:10px;color:#969ba4;pointer-events:none;transform:translateY(-50%)}.balance-search{width:280px;height:36px;padding:0 10px;display:flex;align-items:center;gap:9px;color:#a1a6ad;border:1px solid #dfe3e8;border-radius:7px;background:#fff;transition:.16s ease}.balance-search:focus-within{border-color:#aebaff;box-shadow:0 0 0 3px #516cf41a}.balance-search input{width:100%;min-width:0;padding:0;color:#39404b;outline:none;border:0;background:transparent;font-size:12px}.balance-search input::placeholder{color:#9a9ea5}.balance-search button{padding:2px;display:grid;place-items:center;color:#9aa2b1;background:transparent}.balance-export-button{height:30px;padding:0 12px;border-radius:7px;box-shadow:none}.balance-table{width:100%;min-width:900px;border-collapse:collapse;table-layout:fixed}.balance-table th,.balance-table td{height:43px;padding:0 16px;color:#3f444c;border-bottom:1px solid #edf0f3;text-align:left;white-space:nowrap;font-size:12px}.balance-table th{height:42px;color:#696e77;background:#fafbfc;font-weight:600}.balance-table th:nth-child(1){width:18%}.balance-table th:nth-child(2){width:12%}.balance-table th:nth-child(3){width:20%}.balance-table th:nth-child(4){width:16%}.balance-table th:nth-child(5){width:20%}.balance-table th:nth-child(6){width:14%}.balance-table tbody tr:hover{background:#fbfcff}.balance-table tbody tr:last-child td{border-bottom:0}.balance-member-name{color:#30353d;font-weight:600}.balance-amount{color:#34383f;font-weight:600}.operations-page{margin:0;padding-top:8px;padding-bottom:16px;color:#33363b}.operations-page-header{margin:0 0 17px}.operations-page-header h1{margin:0 0 4px;color:#2f3339;font-size:21px;line-height:1.25;letter-spacing:-.5px;font-weight:600}.operations-page-header p{margin:0;color:#9b9ea3;font-size:13px}.operations-filter-panel{width:min(560px,100%);min-height:245px;padding:20px 20px 20px 40px;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.operations-filter-form{display:flex;flex-direction:column;gap:18px}.operations-filter-row{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px}.operations-field-label{color:#5d626a;font-size:12px;white-space:nowrap;text-align:right}.operations-field-label i{margin-right:4px;color:#ef4b4b;font-style:normal}.operations-date-range{display:flex;align-items:center;gap:8px}.operations-date-range input{width:150px;height:36px;padding:0 10px;color:#3d4249;outline:none;border:1px solid #dfe3e8;border-radius:7px;background:#fff;font-size:12px}.operations-date-range input:focus{border-color:#aebaff;box-shadow:0 0 0 3px #516cf41a}.operations-date-range span{color:#545960;font-size:12px}.operations-select-wrap{position:relative;display:block}.operations-select-wrap select{width:100%;height:36px;padding:0 31px 0 12px;color:#3d4249;outline:none;border:1px solid #dfe3e8;border-radius:7px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px}.operations-select-wrap select:focus{border-color:#aebaff;box-shadow:0 0 0 3px #516cf41a}.operations-select-wrap svg{position:absolute;top:50%;right:10px;color:#969ba4;pointer-events:none;transform:translateY(-50%)}.operations-export-button{width:85px;height:36px;margin-left:80px;padding:0 14px;border-radius:7px;box-shadow:0 5px 12px #516cf429}.operations-preview-panel{margin-top:16px;overflow:hidden;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.operations-preview-title{min-height:52px;padding:0 20px;display:flex;align-items:center}.operations-preview-title h2{margin:0;color:#383c43;font-size:15px;font-weight:600;letter-spacing:-.2px}.operations-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}.operations-table th,.operations-table td{height:45px;padding:0 16px;color:#454a52;border-bottom:1px solid #edf0f3;text-align:left;white-space:nowrap;font-size:12px}.operations-table th{height:42px;color:#696e77;background:#fafbfc;font-weight:600}.operations-table th:nth-child(1){width:27%}.operations-table th:nth-child(2){width:13%}.operations-table th:nth-child(3){width:13%}.operations-table th:nth-child(4){width:17%}.operations-table th:nth-child(5){width:13%}.operations-table th:nth-child(6){width:17%}.operations-table tbody tr:hover{background:#fbfcff}.operations-table tbody tr:last-child td{border-bottom:0}.operation-time{font-variant-numeric:tabular-nums}.operation-type-tag{display:inline-flex;min-width:38px;height:21px;align-items:center;justify-content:center;padding:0 7px;border-radius:4px;font-size:11px;font-weight:600}.operation-type-tag--recharge{color:#18a765;background:#e6f8ee}.operation-type-tag--consume{color:#e98d19;background:#fff1df}.operation-amount{color:#34383f;font-weight:600}.settings-page{margin:0;padding-top:8px;padding-bottom:16px;color:#33363b}.settings-page-header{margin:0 0 18px}.store-management-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.store-management-page-header .button{height:34px;padding:0 13px;border-radius:7px;box-shadow:none}.store-management-panel{overflow:hidden;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.management-hint{color:#9aa2af;font-size:11px}.store-management-table{width:100%;min-width:960px;border-collapse:collapse;table-layout:fixed}.store-management-table th,.store-management-table td{height:49px;padding:0 16px;color:#4c5058;border-bottom:1px solid #edf0f3;text-align:left;white-space:nowrap;font-size:12px}.store-management-table th{height:42px;color:#686d76;background:#fafbfc;font-size:12px;font-weight:600}.store-management-table th:nth-child(1){width:13%}.store-management-table th:nth-child(2){width:14%}.store-management-table th:nth-child(3){width:21%}.store-management-table th:nth-child(4){width:14%}.store-management-table th:nth-child(5),.store-management-table th:nth-child(6){width:8%}.store-management-table th:nth-child(7){width:10%}.store-management-table th:nth-child(8){width:9%}.store-management-table tbody tr:hover{background:#fbfcff}.store-management-table tbody tr:last-child td{border-bottom:0}.store-code-cell{color:#68748d;font-variant-numeric:tabular-nums}.store-name-cell{color:#3c4149;font-weight:600}.store-address-cell{overflow:hidden;color:#667080;text-overflow:ellipsis}.store-modal-card{width:min(560px,100%)}.settings-page-header h1{margin:0 0 5px;color:#2f3339;font-size:21px;line-height:1.25;letter-spacing:-.5px;font-weight:600}.settings-page-header p{margin:0;color:#9b9ea3;font-size:13px}.settings-panel{width:min(600px,100%);min-height:309px;padding:23px 24px 23px 64px;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.settings-form{display:flex;flex-direction:column;gap:20px}.settings-field-row{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px}.settings-field-label{color:#5d626a;font-size:12px;white-space:nowrap;text-align:right}.settings-field-label i{margin-right:4px;color:#ef4b4b;font-style:normal}.settings-field-row>input,.settings-select-wrap select{width:100%;height:36px;padding:0 12px;color:#3d4249;outline:none;border:1px solid #dfe3e8;border-radius:7px;background:#fff;font-size:12px}.settings-field-row>input:focus,.settings-select-wrap select:focus{border-color:#aebaff;box-shadow:0 0 0 3px #516cf41a}.settings-select-wrap{position:relative;display:block}.settings-select-wrap select{padding-right:31px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.settings-select-wrap svg{position:absolute;top:50%;right:10px;color:#969ba4;pointer-events:none;transform:translateY(-50%)}.settings-save-button{width:60px;height:36px;margin-left:80px;padding:0;border-radius:7px;box-shadow:0 5px 12px #516cf429}.settings-tabs{display:flex;align-items:center;gap:27px;width:min(600px,100%);margin-bottom:14px;border-bottom:1px solid #e6e9ef}.settings-tabs button{position:relative;height:39px;padding:0 2px;color:#858b96;background:transparent;font-size:13px;font-weight:600}.settings-tabs button:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px 2px 0 0;background:transparent}.settings-tabs button.active{color:#4f6ff4}.settings-tabs button.active:after{background:#4f6ff4}.settings-permission-panel{width:100%;padding:0;overflow:hidden;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.permission-layout{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:515px}.permission-role-sidebar{padding:20px 12px;border-right:1px solid #edf0f3;background:#fafbfc}.permission-sidebar-heading{padding:0 12px 12px;color:#757b85;font-size:12px;font-weight:600}.permission-role-button{width:100%;min-height:56px;display:flex;align-items:center;gap:9px;padding:0 10px;color:#60656f;border-radius:8px;background:transparent;text-align:left}.permission-role-button:hover{background:#f1f4ff}.permission-role-button.active{color:#4f6ff4;background:#edf1ff}.permission-role-icon{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;color:currentColor;border-radius:8px;background:#fff}.permission-role-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:4px}.permission-role-copy strong{overflow:hidden;color:inherit;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.permission-role-copy small{color:#9ca3ad;font-size:10px}.permission-content{min-width:0;padding:24px 26px 20px}.permission-content-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:19px;border-bottom:1px solid #edf0f3}.permission-content-header h2{margin:0 0 6px;color:#30353d;font-size:16px;font-weight:600}.permission-content-header p{margin:0;color:#9a9fa8;font-size:12px}.permission-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:12px;color:#9a9fa8;font-size:11px}.permission-actions .text-button{padding:0;font-size:11px}.text-button--muted{color:#9097a2}.permission-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px 0}.permission-group{padding:15px 16px 13px;border:1px solid #edf0f3;border-radius:9px;background:#fff}.permission-group-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:11px;border-bottom:1px solid #f0f2f5}.permission-group-header strong{color:#515761;font-size:12px}.permission-group-toggle{padding:0;color:#5470ef;background:transparent;font-size:10px}.permission-menu-item{min-height:35px;display:flex;align-items:center;gap:8px;color:#626873;cursor:pointer;font-size:12px}.permission-menu-item+.permission-menu-item{border-top:1px solid #f5f6f8}.permission-menu-item input{width:14px;height:14px;margin:0;accent-color:#536ff2}.permission-menu-item svg{color:#8f98aa}.permission-menu-item:has(input:checked){color:#3f5fe4}.permission-menu-item:has(input:checked) svg{color:#536ff2}.permission-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:17px;border-top:1px solid #edf0f3}.permission-footer p{margin:0;color:#9ca2ac;font-size:11px}.settings-permission-save-button{min-width:88px;height:34px;padding:0 16px;border-radius:7px;box-shadow:0 5px 12px #516cf429}.logs-page{margin:0;padding-top:8px;padding-bottom:16px;color:#33363b}.logs-page-header{margin:0 0 18px}.logs-page-header h1{margin:0 0 5px;color:#2f3339;font-size:21px;line-height:1.25;letter-spacing:-.5px;font-weight:600}.logs-page-header p{margin:0;color:#9b9ea3;font-size:13px}.logs-panel{min-height:680px;overflow:hidden;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.logs-toolbar{height:68px;padding:16px 20px;display:flex;align-items:center;border-bottom:1px solid #edf0f3}.logs-filters{display:flex;align-items:center;gap:12px}.logs-select-wrap{position:relative;width:120px;height:36px;display:block;color:#969ba4}.logs-select-wrap select{width:100%;height:36px;padding:0 31px 0 12px;color:#383d45;outline:none;border:1px solid #dfe3e8;border-radius:7px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px}.logs-select-wrap select:focus{border-color:#aebaff;box-shadow:0 0 0 3px #516cf41a}.logs-select-wrap svg{position:absolute;top:50%;right:10px;pointer-events:none;transform:translateY(-50%)}.logs-table{width:100%;min-width:900px;border-collapse:collapse;table-layout:fixed}.logs-table th,.logs-table td{height:45px;padding:0 15px;color:#454a52;border-bottom:1px solid #edf0f3;text-align:left;white-space:nowrap;font-size:12px}.logs-table th{height:42px;color:#696e77;background:#fafbfc;font-weight:600}.logs-table th:nth-child(1){width:21.5%}.logs-table th:nth-child(2){width:9%}.logs-table th:nth-child(3){width:12%}.logs-table th:nth-child(4){width:45%}.logs-table th:nth-child(5){width:12.5%}.logs-table tbody tr:hover{background:#fbfcff}.logs-table tbody tr:last-child td{border-bottom:0}.log-time{color:#4b5058;font-variant-numeric:tabular-nums}.log-detail{color:#454a52}.log-type-tag{display:inline-flex;min-width:38px;height:21px;align-items:center;justify-content:center;padding:0 7px;border-radius:4px;font-size:11px;font-weight:600}.log-type-tag--recharge{color:#18a765;background:#e6f8ee}.log-type-tag--consume{color:#e98d19;background:#fff1df}.log-type-tag--rule{color:#4b67da;background:#edf0ff}.log-type-tag--account{color:#e14e4e;background:#fff0f0}.member-code{color:#606a7d;font-variant-numeric:tabular-nums}.member-name{color:#343b4d;font-weight:600}.phone-cell,.date-cell{color:#646d7d;font-variant-numeric:tabular-nums}.balance-cell{color:#283146;font-size:13px}.store-cell{display:inline-flex;align-items:center;gap:8px;color:#596275}.store-mini-dot{width:6px;height:6px;flex-basis:6px;box-shadow:none;opacity:.7}.member-detail-page{margin:0;padding-top:0;color:#33363b}.member-detail-back{margin:0 0 18px;padding:0 6px;color:#4c6df2;background:transparent;font-size:13px}.member-detail-back:hover{color:#334fc6;text-decoration:underline;text-underline-offset:3px}.member-detail-hero{min-height:113px;padding:24px;display:flex;align-items:center;gap:21px;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.member-detail-avatar{width:64px;height:64px;display:grid;place-items:center;flex:0 0 64px;color:#fff;border-radius:50%;background:#536df5;font-size:28px;font-weight:500}.member-detail-identity{min-width:0;flex:1}.member-detail-identity h1{margin:0 0 10px;color:#30343b;font-size:22px;line-height:1;letter-spacing:-.6px;font-weight:600}.member-detail-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 26px;color:#676b73;font-size:12px}.member-detail-meta strong{color:#5b5f67;font-weight:600}.member-detail-actions{display:flex;align-items:center;gap:8px}.member-detail-actions .button{height:30px;min-width:49px;padding:0 12px;border-radius:6px;box-shadow:none;font-size:12px}.member-detail-tabs{height:57px;display:flex;align-items:flex-end;gap:0}.member-detail-tabs button{min-width:96px;height:45px;padding:0 20px;color:#60646a;border-bottom:2px solid transparent;background:transparent;font-size:13px;font-weight:600}.member-detail-tabs button.active{color:#4d6ff4;border-bottom-color:#4d6ff4}.member-detail-basic{min-height:201px;padding:24px 72px;display:flex;flex-direction:column;justify-content:center;gap:14px;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.member-detail-stat-row{display:flex;align-items:baseline;gap:17px;color:#666b73;font-size:13px}.member-detail-stat-row>span{width:51px;flex:0 0 51px;white-space:nowrap}.member-detail-stat-row strong{color:#34383f;font-size:17px;font-weight:600}.member-detail-stat-row .member-detail-current-balance{color:#4d6ff4;font-size:28px;line-height:1;letter-spacing:-.7px}.member-detail-stat-row .member-detail-bonus{color:#00b85a}.member-detail-records{min-height:280px;overflow:hidden;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.member-detail-records-title{min-height:52px;padding:0 20px;display:flex;align-items:center;color:#383c43;border-bottom:1px solid #edf0f3;font-size:15px;font-weight:600}.member-detail-record-table{width:100%;border-collapse:collapse;table-layout:fixed}.member-detail-record-table th,.member-detail-record-table td{height:45px;padding:0 20px;color:#454a52;border-bottom:1px solid #edf0f3;text-align:left;white-space:nowrap;font-size:12px}.member-detail-record-table th{height:42px;color:#696e77;background:#fafbfc;font-weight:600}.member-detail-record-table tbody tr:last-child td{border-bottom:0}.align-right{text-align:right!important}.text-button{padding:4px 0;display:inline-flex;align-items:center;gap:4px;color:var(--accent);background:transparent;font-size:12px;font-weight:600}.text-button:hover{color:var(--accent-dark);text-decoration:underline;text-underline-offset:3px}.empty-cell{height:180px!important;text-align:center!important;color:#a5acb8!important}.empty-cell svg{display:block;margin:0 auto 8px}.panel-footer{min-height:68px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f3}.result-count{color:#9aa2af;font-size:12px}.pagination{display:flex;align-items:center;gap:5px}.page-button,.page-number{width:30px;height:30px;display:grid;place-items:center;color:#8a92a0;border-radius:6px;background:transparent;font-size:12px}.page-button{border:1px solid #e8ebef;background:#fff}.page-number.selected{color:#fff;background:var(--accent);box-shadow:0 5px 12px #516cf433}.icon-button.mobile-menu,.icon-button.mobile-close{display:none}.recharge-page{margin:0 16px 0 10px;padding-top:14px;padding-bottom:16px;color:#2f333b}.recharge-page-header{margin:0 0 14px}.recharge-page-header h1{margin:0 0 5px;color:#2c3038;font-size:21px;line-height:1.25;letter-spacing:-.5px;font-weight:600}.recharge-page-header p{margin:0;color:#9a9da3;font-size:13px}.recharge-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.recharge-card{min-height:538px;padding:20px;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.recharge-card-header{padding-bottom:10px;border-bottom:1px solid #e4e5e7}.recharge-card-header h2,.recharge-rules-card h2{margin:0;color:#34373d;font-size:15px;line-height:1.4;font-weight:600}.recharge-search{height:36px;margin:18px 0 12px;padding:0 11px;display:flex;align-items:center;gap:10px;color:#a6a9ae;border:1px solid #dcdfe3;border-radius:6px;background:#fff;transition:.16s ease}.recharge-search:focus-within{border-color:#9daeff;box-shadow:0 0 0 3px #516cf414}.recharge-search input{width:100%;min-width:0;padding:0;color:#39404b;outline:none;border:0;background:transparent;font-size:12px}.recharge-search input::placeholder{color:#9fa2a7}.member-picker-summary{margin:-5px 2px 8px;color:#9a9fa8;font-size:11px}.member-picker-list{height:395px;padding-right:5px;display:flex;flex-direction:column;gap:8px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#b7b9bd transparent}.member-picker-list::-webkit-scrollbar{width:6px}.member-picker-list::-webkit-scrollbar-thumb{border-radius:8px;background:#b7b9bd}.member-picker-list::-webkit-scrollbar-track{background:transparent}.member-picker-row{min-height:72px;padding:0 16px;display:flex;align-items:center;gap:13px;color:#33373e;border:1px solid transparent;border-radius:8px;background:#f8f9fa;text-align:left;transition:.16s ease}.member-picker-row:hover{background:#f2f5ff}.member-picker-row.selected{border-color:#4c6fff;background:#eef1ff}.member-picker-avatar{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;color:#fff;border-radius:50%;background:#4d6ff4;font-size:15px;font-weight:600}.member-picker-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.member-picker-copy strong{color:#34373d;font-size:14px;font-weight:600}.member-picker-copy small{color:#96999f;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.member-picker-balance{color:#4e6df1;font-size:15px;font-weight:600;white-space:nowrap}.member-picker-empty{padding:48px 12px;color:#a2a6ad;font-size:12px;text-align:center}.recharge-form-card{position:relative;padding:22px 28px 26px;overflow:hidden}.recharge-form-card:before{position:absolute;top:0;right:0;left:0;height:3px;content:"";background:linear-gradient(90deg,#516cf4,#7a8cff)}.recharge-form-card .recharge-card-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px}.recharge-form-card .recharge-card-header:after{width:8px;height:8px;content:"";border-radius:50%;background:#516cf4;box-shadow:0 0 0 5px #eef1ff}.recharge-form{padding-top:2px}.selected-member-line{min-height:66px;margin:17px 0 22px;padding:12px 16px;display:flex;align-items:center;gap:13px;color:#8a91a0;border:1px solid #e7ebf4;border-radius:10px;background:linear-gradient(135deg,#fafbff,#f6f8ff);font-size:12px}.selected-member-line>span{flex:0 0 auto;color:#7b8493;font-size:12px}.selected-member-line strong{color:#303743;font-size:14px;font-weight:600}.selected-member-line .empty-selection{color:#a2a5ab}.recharge-field-row{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:16px;padding-left:0}.recharge-field-row label{color:#62666d;font-size:13px;white-space:nowrap}.recharge-field-row label i{margin-right:4px;color:#f04444;font-style:normal}.recharge-field-row input{width:100%;height:42px;padding:0 14px;color:#303743;outline:none;border:1px solid #d9deea;border-radius:8px;background:#fff;font-size:13px;transition:.16s ease}.recharge-field-row input:focus{border-color:#9daeff;box-shadow:0 0 0 3px #516cf414}.recharge-field-row input::placeholder{color:#9b9fa5}.recharge-calculation{margin:18px 0 0;padding:13px 15px;display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;color:#64719b;border:1px solid #e1e7ff;border-radius:8px;background:#f6f8ff;font-size:12px;line-height:1.5}.recharge-calculation strong{margin-left:auto;color:#3d5fe6;font-size:13px;font-weight:700}.recharge-form-actions{margin-top:26px;padding-top:18px;display:flex;align-items:center;gap:10px;border-top:1px solid #edf0f5}.recharge-form-actions .button{height:36px;border-radius:6px;font-size:12px}.recharge-form-actions .button-primary{min-width:104px;padding:0 18px}.recharge-form-actions .button-secondary{min-width:72px;padding:0 17px}.recharge-rules-card{min-height:105px;margin-top:0;padding:20px;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.recharge-rules-card h2{margin-bottom:12px}.recharge-rule-list{display:flex;flex-wrap:wrap;gap:8px}.recharge-rule-pill{min-height:25px;padding:5px 10px;display:inline-flex;align-items:center;color:#315bf0;border-radius:4px;background:#edf1ff;font-size:12px;white-space:nowrap}.recharge-rule-pill strong{font-weight:600}.recharge-rule-pill small{font-size:12px}.consume-page{margin:0 28px 0 24px;padding-top:13px}.consume-page .recharge-columns{gap:19px}.consume-page .recharge-search{margin-top:16px;margin-bottom:11px}.consume-form .selected-member-line{margin-bottom:15px}.consume-balance-line{min-height:48px;margin:0 0 24px;padding:0 15px;display:flex;align-items:center;gap:14px;color:#62666d;border:1px solid #e7ebf4;border-radius:8px;background:#fafbff;font-size:13px}.consume-balance-line>span{flex:0 0 76px}.consume-balance-line i{margin-right:4px;color:#f04444;font-style:normal}.consume-balance-line strong{color:#3e4248;font-size:13px;font-weight:500}.consume-balance-line .empty-selection{color:#a2a5ab}.records-page{margin:0 14px 0 12px;padding-top:8px;padding-bottom:16px;color:#33363b}.records-page-header{margin:0 0 17px}.records-page-header h1{margin:0 0 4px;color:#2f3339;font-size:21px;line-height:1.25;letter-spacing:-.5px;font-weight:600}.records-page-header p{margin:0;color:#9b9ea3;font-size:13px}.records-panel{min-height:684px;overflow:hidden;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.records-toolbar{height:69px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f3}.records-date-select-wrap{position:relative;width:120px;height:36px;display:block;color:#969aa1}.records-date-select-wrap svg{position:absolute;top:50%;right:11px;pointer-events:none;transform:translateY(-50%)}.records-date-select{width:120px;height:36px;padding:0 30px 0 13px;color:#363a40;outline:none;border:1px solid #dfe2e6;border-radius:6px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:13px}.records-date-select:focus{border-color:#aebaff;box-shadow:0 0 0 3px #516cf414}.records-export-button{height:30px;padding:0 11px;color:#555b65;border:1px solid #dfe2e6;border-radius:6px;background:#fff;font-size:12px}.records-export-button:hover{color:var(--accent);border-color:#bdc8ff;background:#fafbff}.records-table-wrap{overflow-x:auto}.records-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:fixed}.records-table th,.records-table td{height:43px;padding:0 15px;text-align:left;border-bottom:1px solid #edf0f3;white-space:nowrap;font-size:12px}.records-table th{height:42px;color:#777e89;background:#fafbfc;font-size:12px;font-weight:600}.records-table th:nth-child(1){width:19.1%}.records-table th:nth-child(2){width:9.3%}.records-table th:nth-child(3){width:14.9%}.records-table th:nth-child(4){width:12.2%}.records-table th:nth-child(5){width:10.6%}.records-table th:nth-child(6){width:12.3%}.records-table th:nth-child(7){width:9.2%}.records-table th:nth-child(8){width:12.4%}.records-table tbody tr:last-child td{border-bottom:0}.records-table td{color:#454a52}.records-table .record-time{color:#4b5058;font-variant-numeric:tabular-nums}.record-member{color:#33373e;font-weight:600}.record-total{color:#34383f;font-weight:600}.records-footer{min-height:54px;padding:0 20px;display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid #edf0f3}.table-pagination-footer{justify-content:space-between}.records-pagination{display:flex;align-items:center;gap:5px}.records-page-button,.records-page-number{width:31px;height:31px;display:grid;place-items:center;border-radius:6px;font-size:12px}.records-page-button{color:#8e949d;border:1px solid #e7e9ed;background:#fff}.records-page-button:disabled{opacity:.65}.records-page-number{color:#626872;border:1px solid #e7e9ed;background:#fff}.records-page-number.selected{color:#fff;border-color:var(--accent);background:var(--accent);box-shadow:0 5px 12px #516cf433}.consume-records-panel{min-height:597px}.consume-records-page .records-footer{padding-right:0}.consume-records-table th:nth-child(1){width:19.4%}.consume-records-table th:nth-child(2){width:9.3%}.consume-records-table th:nth-child(3){width:15.2%}.consume-records-table th:nth-child(4){width:10.8%}.consume-records-table th:nth-child(5){width:12.5%}.consume-records-table th:nth-child(6){width:12.4%}.consume-records-table th:nth-child(7){width:9.1%}.consume-records-table th:nth-child(8){width:11.3%}.rules-page{margin:0 -8px;padding-top:21px;padding-bottom:16px;color:#33363b}.rules-page-header{margin:0 0 19px}.rules-page-header h1{margin:0 0 5px;color:#2f3339;font-size:21px;line-height:1.25;letter-spacing:-.5px;font-weight:600}.rules-page-header p{margin:0;color:#9b9ea3;font-size:13px}.rules-panel{padding-bottom:20px;overflow:hidden;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.rules-panel-header{min-height:61px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f3}.rules-panel-header h2{margin:0;color:#35383f;font-size:15px;font-weight:600;letter-spacing:-.2px}.rules-add-button{width:85px;height:29px;padding:0;border-radius:6px;box-shadow:none;font-size:12px}.rules-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed}.rules-table th,.rules-table td{height:42px;padding:0 16px;color:#454a52;border-bottom:1px solid #edf0f3;text-align:left;white-space:nowrap;font-size:12px}.rules-table th{height:42px;color:#696e77;background:#fafbfc;font-weight:600}.rules-table th:nth-child(1){width:14.3%}.rules-table th:nth-child(2){width:15.7%}.rules-table th:nth-child(3){width:10%}.rules-table th:nth-child(4){width:11.7%}.rules-table th:nth-child(5){width:13.8%}.rules-table th:nth-child(6){width:12.4%}.rules-table th:nth-child(7){width:9%}.rules-table th:nth-child(8){width:13.1%}.rules-table tbody tr:last-child td{border-bottom:0}.rules-table tbody tr:hover{background:#fbfcff}.rule-name,.rule-bonus{color:#34383f;font-weight:600}.rule-date{font-variant-numeric:tabular-nums}.rule-priority{min-width:58px;height:20px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;color:#4564e7;border-radius:4px;background:#edf1ff;font-size:11px}.rule-status{min-width:38px;height:20px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:11px;font-weight:600}.rule-status--enabled{color:#18a765;background:#e6f8ee}.rule-status--disabled{color:#727780;background:#f0f1f3}.rule-actions{display:flex;align-items:center;gap:12px}.rule-actions button{padding:3px 0;color:#4564e7;background:transparent;font-size:12px}.rule-actions button:hover{color:#344fc5;text-decoration:underline;text-underline-offset:3px}.rule-modal-card{width:min(560px,100%)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:20px}.stat-card{min-height:140px;padding:23px;display:flex;gap:16px;border:1px solid #e9edf2;border-radius:11px;background:#fff;box-shadow:var(--shadow)}.stat-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:11px}.stat-card--blue .stat-icon{color:#526df4;background:#edf0ff}.stat-card--green .stat-icon{color:#18a96a;background:#e7faf1}.stat-card--orange .stat-icon{color:#e99047;background:#fff2e8}.stat-card--purple .stat-icon{color:#9063e8;background:#f3edff}.stat-card span{display:block;color:#858d9d;font-size:12px}.stat-card strong{display:block;margin:9px 0 8px;color:#222a3c;font-size:23px;letter-spacing:-.8px}.stat-card small{color:#9aa2b0;font-size:11px}.trend-up{color:#19a76b;font-weight:600}.trend-down{color:#ec8d55;font-weight:600}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:20px;margin-bottom:20px}.chart-panel,.quick-panel,.activity-panel{padding:23px 25px}.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-title-row h2{margin:0 0 5px;color:#252c3e;font-size:15px;letter-spacing:-.25px}.panel-title-row p{margin:0;color:#9aa2af;font-size:11px}.chart-legend{margin-top:27px;display:flex;gap:19px;color:#81899a;font-size:11px}.chart-legend span{display:inline-flex;align-items:center;gap:6px}.legend-dot{width:7px;height:7px;display:inline-block;border-radius:50%}.legend-dot--blue{background:#5d78f7}.legend-dot--orange{background:#f1a05c}.fake-chart{height:218px;margin-top:16px;display:flex}.chart-y-labels{width:36px;padding:0 0 30px;display:flex;flex-direction:column;justify-content:space-between;color:#b0b6c1;font-size:10px;text-align:right}.chart-area{position:relative;flex:1;margin-left:14px;padding-bottom:27px}.grid-line{position:absolute;left:0;right:0;border-top:1px dashed #e9edf2}.chart-area svg{position:absolute;top:0;right:0;bottom:28px;left:0;width:100%;height:calc(100% - 28px);overflow:visible}.chart-line{fill:none;stroke-width:3;stroke-linejoin:round;stroke-linecap:round}.chart-line--blue{stroke:#5f7afa}.chart-line--orange{stroke:#f2a45f}.chart-x-labels{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:space-between;color:#aab1bd;font-size:10px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.quick-grid button{min-height:125px;padding:15px 13px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #edf0f4;border-radius:9px;background:#fff;text-align:left;transition:.16s ease}.quick-grid button:hover{border-color:#d0d8ff;box-shadow:0 6px 15px #516cf414;transform:translateY(-1px)}.quick-icon{width:33px;height:33px;margin-bottom:12px;display:grid;place-items:center;border-radius:9px}.quick-icon--blue{color:#536df4;background:#edf0ff}.quick-icon--orange{color:#e89b57;background:#fff1e7}.quick-icon--green{color:#19a76b;background:#e8faf1}.quick-icon--purple{color:#8f63e4;background:#f2edff}.quick-grid strong{margin-bottom:4px;color:#323a4b;font-size:12px}.quick-grid small{color:#9aa2af;font-size:10px}.activity-panel{padding-bottom:8px}.activity-list{margin-top:18px}.activity-row{min-height:56px;display:flex;align-items:center;gap:12px;border-top:1px solid #f0f2f5}.activity-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px}.activity-icon--green{color:#18a96a;background:#eafaf2}.activity-icon--orange{color:#e9974f;background:#fff2e8}.activity-copy{flex:1}.activity-copy strong{display:block;color:#41495a;font-size:12px}.activity-copy strong span{color:#788294;font-weight:400}.activity-copy small{display:block;margin-top:4px;color:#a0a8b4;font-size:10px}.activity-row b{font-size:12px}.amount-positive{color:#19a76b}.amount-negative{color:#e78b53}.dashboard-view{color:#33363b}.dashboard-heading{margin:5px 0 19px}.dashboard-heading h1{margin:0 0 5px;color:#2f3339;font-size:24px;line-height:1.25;letter-spacing:-.7px;font-weight:600}.dashboard-heading p{margin:0;color:#9b9ea3;font-size:13px}.dashboard-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.dashboard-stat-card{min-height:132px;padding:17px 18px;display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;gap:12px;border:1px solid #e9edf2;border-radius:9px;background:#fff;box-shadow:0 2px 8px #222a3809}.dashboard-stat-card>div:last-child{min-width:0;flex:1}.dashboard-stat-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;color:#fff;border-radius:11px}.dashboard-stat-card--blue .dashboard-stat-icon{background:#536ff4}.dashboard-stat-card--green .dashboard-stat-icon{background:#08bb6c}.dashboard-stat-card--orange .dashboard-stat-icon{background:#ffa915}.dashboard-stat-card--purple .dashboard-stat-icon{background:#8857ef}.dashboard-stat-card--cyan .dashboard-stat-icon{background:#09afc7}.dashboard-stat-card span{display:block;color:#656b73;font-size:12px}.dashboard-stat-card strong{display:block;margin:10px 0 9px;color:#35383d;font-size:25px;line-height:1;letter-spacing:-.8px;white-space:nowrap}.dashboard-stat-card strong small{margin-left:4px;color:#858a91;font-size:12px;font-weight:400;letter-spacing:0}.dashboard-change{display:block;font-size:11px;font-style:normal;line-height:1.2;white-space:nowrap}.dashboard-change--up{color:#10b96a}.dashboard-change--down{color:#f05252}.dashboard-transactions{margin-top:20px;overflow:hidden;border-color:#e8e9eb;border-radius:9px;box-shadow:0 2px 8px #222a3809}.dashboard-transactions-header{min-height:61px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f3}.dashboard-transactions-header h2{margin:0;color:#35383f;font-size:15px;font-weight:600}.dashboard-view-all{height:30px;padding:0 13px;color:#555b65;border:1px solid #dfe2e6;border-radius:6px;background:#fff;font-size:12px}.dashboard-view-all:hover{color:var(--accent);border-color:#bdc8ff;background:#fafbff}.dashboard-transactions-table-wrap{overflow-x:auto}.dashboard-transactions-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}.dashboard-transactions-table th,.dashboard-transactions-table td{height:43px;padding:0 15px;color:#454a52;border-bottom:1px solid #edf0f3;text-align:left;white-space:nowrap;font-size:12px}.dashboard-transactions-table th{height:42px;color:#696e77;background:#fafbfc;font-weight:600}.dashboard-transactions-table th:nth-child(1){width:14%}.dashboard-transactions-table th:nth-child(2){width:13%}.dashboard-transactions-table th:nth-child(3){width:20%}.dashboard-transactions-table th:nth-child(4){width:14%}.dashboard-transactions-table th:nth-child(5){width:24%}.dashboard-transactions-table th:nth-child(6){width:15%}.dashboard-transactions-table tbody tr:hover{background:#fbfcff}.dashboard-transactions-table tbody tr:last-child td{border-bottom:0}.dashboard-time{color:#4b5058;font-variant-numeric:tabular-nums}.dashboard-type-tag{display:inline-flex;min-width:39px;height:21px;align-items:center;justify-content:center;padding:0 7px;border-radius:4px;font-size:11px;font-weight:600}.dashboard-type-tag--recharge{color:#18a765;background:#e6f8ee}.dashboard-type-tag--consume{color:#e98d19;background:#fff1df}.dashboard-member,.dashboard-amount{color:#34383f;font-weight:600}.dashboard-balance-change{color:#454a52;font-variant-numeric:tabular-nums}.generic-view{display:flex;flex-direction:column;gap:20px}.generic-overview{min-height:134px;padding:26px 28px;display:flex;align-items:center;gap:17px;border:1px solid #e9edf2;border-radius:11px;background:#fff;box-shadow:var(--shadow)}.generic-overview>div:nth-child(2){flex:1}.generic-overview h2{margin:0 0 6px;color:#252c3e;font-size:20px}.generic-overview p{margin:0;color:#8e97a6;font-size:12px}.generic-icon{width:50px;height:50px;display:grid;place-items:center;color:var(--accent);border-radius:13px;background:#edf0ff}.generic-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.info-card{padding:22px 24px;border:1px solid #e9edf2;border-radius:11px;background:#fff;box-shadow:var(--shadow)}.info-card span{color:#8e97a6;font-size:12px}.info-card strong{display:block;margin:10px 0 7px;color:#252c3e;font-size:25px;letter-spacing:-.7px}.info-card small{color:#a0a8b4;font-size:11px}.placeholder-table{min-height:300px;padding:23px 25px}.placeholder-rows{margin-top:22px}.placeholder-row{height:53px;display:flex;align-items:center;gap:15px;border-top:1px solid #f0f2f5}.placeholder-avatar{width:26px;height:26px;border-radius:8px;background:#edf0ff}.placeholder-line{width:18%;height:8px;border-radius:8px;background:#edf0f3}.placeholder-line--wide{width:37%}.placeholder-line--short{width:10%}.status-pill{margin-left:auto;padding:4px 9px;color:#18a96a;border-radius:20px;background:#eafaf2;font-size:10px}.guest-page{margin:0 28px 0 24px;padding-top:13px}.guest-page-header,.guest-records-header{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.guest-page-header h1,.guest-records-header h1{margin:0 0 5px;color:#2f3339;font-size:23px;line-height:1.25;letter-spacing:-.6px}.guest-page-header p,.guest-records-header p{margin:0;color:#9b9ea3;font-size:12px}.guest-entry-layout{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(260px,.72fr);align-items:start;gap:18px}.guest-entry-card{min-height:365px;padding:25px 28px}.guest-card-heading{display:flex;align-items:center;gap:12px;padding-bottom:18px;border-bottom:1px solid #edf0f3}.guest-card-icon,.guest-aside-badge{width:39px;height:39px;display:grid;place-items:center;flex:0 0 39px;color:#e69429;border-radius:11px;background:#fff3df}.guest-card-heading h2{margin:0 0 4px;color:#303640;font-size:15px}.guest-card-heading p{margin:0;color:#9aa2af;font-size:11px}.guest-form{max-width:650px;margin-top:23px}.guest-field-row{display:grid;grid-template-columns:126px minmax(0,1fr);align-items:center;gap:16px;margin-bottom:16px}.guest-field-row label{color:#4b5361;font-size:12px;text-align:right}.guest-field-row label i{margin-right:4px;color:#f04d4d;font-style:normal}.guest-field-row label small{color:#9aa2af;font-size:10px}.guest-field-row input,.guest-field-row select,.guest-field-row textarea{width:100%;padding:0 12px;color:#3d4450;outline:none;border:1px solid #dfe4eb;border-radius:7px;background:#fff;font:inherit;font-size:12px}.guest-field-row input,.guest-field-row select{height:40px}.guest-field-row textarea{min-height:76px;padding-top:10px;resize:vertical}.guest-field-row input:focus,.guest-field-row select:focus,.guest-field-row textarea:focus{border-color:#aebaff;box-shadow:0 0 0 3px #516cf41a}.guest-amount-input{position:relative}.guest-amount-input>span{position:absolute;top:50%;left:12px;color:#526df4;font-size:15px;font-weight:600;transform:translateY(-50%)}.guest-amount-input input{padding-left:28px;font-size:15px;font-weight:600}.guest-field-row--note{align-items:start}.guest-field-row--note label{padding-top:11px}.guest-currency-line{margin:4px 0 23px 142px;display:flex;align-items:center;gap:10px;color:#7f8793;font-size:11px}.guest-currency-line strong{color:#3d4654;font-size:12px}.guest-currency-line small{padding:3px 7px;color:#526df4;border-radius:5px;background:#edf0ff;font-size:10px;font-weight:700}.guest-form-actions{margin-left:142px;display:flex;gap:9px}.guest-form-actions .button{min-width:112px}.guest-entry-aside{min-height:260px;padding:25px;display:flex;flex-direction:column;align-items:flex-start;border-color:#e6ebff;background:#fafbff}.guest-aside-badge{margin-bottom:22px;color:#526df4;background:#edf0ff}.guest-entry-aside .eyebrow{margin-bottom:8px;color:#7d8798}.guest-entry-aside>strong{color:#303846;font-size:28px;letter-spacing:-.8px}.guest-entry-aside>p{margin:8px 0 24px;color:#9aa2af;font-size:11px}.guest-entry-aside .text-button{display:inline-flex;align-items:center;gap:4px;padding:0}.guest-records-page{margin:0 28px 0 24px;padding-top:13px}.guest-records-header{align-items:center}.guest-records-panel{min-height:520px}.guest-records-toolbar{justify-content:space-between}.guest-records-total{display:flex;align-items:baseline;gap:10px}.guest-records-total span{color:#7f8793;font-size:11px}.guest-records-total strong{color:#e69225;font-size:17px}.guest-records-table{min-width:760px}.guest-records-table th:nth-child(1){width:19%}.guest-records-table th:nth-child(2){width:13%}.guest-records-table th:nth-child(3){width:18%}.guest-records-table th:nth-child(4){width:24%}.guest-records-table th:nth-child(5){width:13%}.guest-records-table th:nth-child(6){width:13%}.guest-record-amount,.guest-report-amount{color:#e69225}.guest-record-remark{color:#7a828e}.report-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.report-stat-card--guest{border-top:2px solid #f2b25f}.report-table{min-width:980px}.report-table th:nth-child(1){width:15%}.report-table th:nth-child(2){width:11%}.report-table th:nth-child(3){width:14%}.report-table th:nth-child(4){width:11%}.report-table th:nth-child(5){width:14%}.report-table th:nth-child(6){width:11%}.report-table th:nth-child(7){width:14%}.report-table th:nth-child(8){width:10%}.toast{position:fixed;right:28px;bottom:28px;padding:12px 16px;display:flex;align-items:center;gap:8px;color:#fff;border-radius:9px;background:#29314b;box-shadow:0 12px 28px #161d3438;font-size:12px;z-index:100}.toast svg{color:#76e0ac}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#191f3170;z-index:80}.modal-card{width:min(480px,100%);padding:25px;border:1px solid #e7ebf2;border-radius:13px;background:#fff;box-shadow:0 24px 70px #161c3138}.modal-header{margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-start}.modal-header h2{margin:0;color:#20283a;font-size:22px}.icon-button{padding:5px;display:grid;place-items:center;color:#7e8798;border-radius:7px;background:transparent}.icon-button:hover{color:#3b455b;background:#f1f3f7}.form-field{margin-bottom:17px}.form-field label{display:block;margin-bottom:8px;color:#4a5366;font-size:12px;font-weight:600}.form-field label span{color:#a4acb8;font-size:10px;font-weight:400}.form-field input,.form-field select{width:100%;height:40px;padding:0 12px;color:#394155;outline:none;border:1px solid #dfe4eb;border-radius:7px;background:#fff;font-size:12px}.form-field input:focus,.form-field select:focus{border-color:#aebaff;box-shadow:0 0 0 3px #516cf41a}.form-field input:disabled{color:#9ca4b1;background:#f6f7f9}.input-with-prefix{position:relative}.input-with-prefix span{position:absolute;top:50%;left:12px;color:#606b7e;transform:translateY(-50%)}.input-with-prefix input{padding-left:28px}.field-hint{display:block;margin-top:7px;color:#8c95a6;font-size:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.modal-footer{margin-top:24px;padding-top:17px;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #edf0f3}.fade-enter-active,.fade-leave-active,.modal-enter-active,.modal-leave-active{transition:opacity .16s ease}.fade-enter-from,.fade-leave-to,.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-active .modal-card,.modal-leave-active .modal-card{transition:transform .16s ease}.modal-enter-from .modal-card,.modal-leave-to .modal-card{transform:translateY(10px) scale(.98)}@media(max-width:1120px){.sidebar{width:220px;flex-basis:220px}.topbar{padding:0 27px}.content-area{padding:32px 27px 46px}.data-table th,.data-table td{padding:0 15px}.stat-card{padding:18px}.stat-card strong{font-size:20px}}@media(max-width:860px){.sidebar{position:fixed;left:0;width:276px;flex-basis:276px;transform:translate(-100%);transition:transform .2s ease}.sidebar--open{transform:translate(0);box-shadow:14px 0 30px #12192f33}.mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#141b2f59}.icon-button.mobile-menu,.icon-button.mobile-close{display:grid}.mobile-menu{margin-right:13px}.topbar-left{gap:0}.topbar{padding:0 18px}.topbar-actions{gap:12px}.top-user>span,.top-user>svg{display:none}.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:620px){.topbar{height:66px}.language-switcher{display:none}.content-area{padding:25px 15px 36px}.page-heading{min-height:auto;margin-bottom:20px;align-items:flex-start;flex-direction:column}h1{font-size:25px}.heading-actions{width:100%}.heading-actions .button{flex:1}.panel-toolbar{padding:13px 14px;align-items:stretch;flex-direction:column}.search-box{width:100%}.toolbar-actions{justify-content:space-between}.quick-recharge{flex:1}.panel-footer{padding:0 14px}.pagination{gap:2px}.data-table th,.data-table td{padding:0 12px}.stat-grid,.generic-cards{grid-template-columns:1fr}.stat-card{min-height:118px}.chart-panel,.quick-panel,.activity-panel,.placeholder-table{padding:19px 16px}.generic-overview{align-items:flex-start;flex-wrap:wrap;padding:20px}.generic-overview>div:nth-child(2){min-width:calc(100% - 68px)}.generic-overview>.button{width:100%}.form-grid{grid-template-columns:1fr;gap:0}.modal-card{padding:20px}.toast{right:15px;bottom:15px;left:15px;justify-content:center}}@media(max-width:980px){.recharge-columns{grid-template-columns:1fr}.recharge-card{min-height:auto}.member-picker-list{height:330px}}@media(max-width:620px){.recharge-page{margin:0}.recharge-page-header h1{font-size:21px}.recharge-page-header p{line-height:1.6}.recharge-card,.recharge-rules-card{padding:16px}.recharge-form-card{padding-right:16px;padding-left:16px}.selected-member-line{padding-left:12px;gap:8px}.selected-member-line strong{font-size:13px}.recharge-field-row{grid-template-columns:68px minmax(0,1fr);padding-left:0;gap:8px}.recharge-calculation{padding:11px 12px;gap:4px 10px}.recharge-calculation strong{width:100%;margin-left:0}.recharge-form-actions .button-primary{flex:1}.recharge-rule-list{gap:6px}.recharge-rule-pill{white-space:normal}}@media(max-width:620px){.consume-page{margin:0}}@media(max-width:980px){.report-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.page-heading--report,.report-view{margin-right:0;margin-left:0}.report-filters{padding:14px;align-items:stretch;flex-direction:column}.report-filter-group{width:100%}.report-select-wrap,.report-select-wrap--store{width:auto;flex:1}.report-export-button{width:100%}.report-stat-grid{grid-template-columns:1fr}.report-stat-card{min-height:96px}.report-table th,.report-table td{padding:0 12px}}@media(max-width:620px){.page-heading--balance,.balance-view{margin-right:0;margin-left:0}.balance-toolbar{padding:14px;align-items:stretch;flex-direction:column}.balance-toolbar-left{width:100%}.balance-select-wrap{flex:0 0 120px}.balance-search{width:auto;flex:1}.balance-export-button{width:100%}.balance-table th,.balance-table td{padding:0 12px}}@media(max-width:1120px){.dashboard-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.dashboard-stat-grid{grid-template-columns:1fr}.dashboard-heading h1{font-size:22px}.dashboard-stat-card{min-height:120px}.dashboard-transactions-header{padding:0 16px}}@media(max-width:620px){.records-page{margin:0;padding-top:0}.records-page-header{margin-bottom:16px}.records-panel{min-height:auto}.records-toolbar{padding:16px}.records-footer{padding:0 16px}}@media(max-width:620px){.rules-page{margin:0;padding-top:0}.rules-page-header{margin-bottom:16px}.rules-panel-header{padding:0 16px}.rules-table th,.rules-table td{padding:0 12px}}@media(max-width:620px){.page-heading--staff,.staff-view{margin-right:0;margin-left:0}}@media(max-width:620px){.staff-panel-header{padding:14px 16px;align-items:stretch;flex-direction:column;gap:12px}.staff-panel-header-left{align-items:stretch;flex-direction:column;gap:12px}.staff-store-filter,.staff-add-button{width:100%}}@media(max-width:620px){.operations-page{margin:0;padding-top:0}.operations-filter-panel{width:100%;padding:16px}.operations-filter-row{grid-template-columns:68px minmax(0,1fr)}.operations-date-range input{width:0;flex:1;min-width:0}.operations-export-button{margin-left:76px}.settings-page{padding-top:0}.settings-panel{width:100%;padding:16px}.settings-field-row{grid-template-columns:68px minmax(0,1fr)}.settings-save-button{margin-left:76px}.store-management-page-header{align-items:stretch;flex-direction:column}.store-management-page-header .button{width:100%}.management-hint{display:none}.logs-page{padding-top:0}.logs-toolbar{padding:16px}.logs-filters{width:100%}.logs-select-wrap{flex:1}.logs-table th,.logs-table td{padding:0 12px}}@media(max-width:620px){.member-detail-page{padding-top:0}.member-detail-hero{align-items:flex-start;flex-wrap:wrap;padding:18px}.member-detail-identity{min-width:calc(100% - 85px)}.member-detail-actions{width:100%;margin-left:85px}.member-detail-tabs{overflow-x:auto}.member-detail-tabs button{min-width:88px;padding:0 12px}.member-detail-basic{padding:22px 20px}.member-detail-meta{gap:7px 14px}}@media(max-width:760px){.settings-tabs{width:100%}.permission-layout{display:block}.permission-role-sidebar{padding:12px;border-right:0;border-bottom:1px solid #edf0f3}.permission-sidebar-heading{padding-bottom:8px}.permission-role-button{min-height:46px}.permission-content{padding:18px 16px}.permission-content-header{flex-direction:column}.permission-actions{justify-content:flex-start}.permission-menu-grid{grid-template-columns:1fr;padding:16px 0}.permission-footer{align-items:flex-start;flex-direction:column}.settings-permission-save-button{width:100%}}@media(max-width:980px){.guest-entry-layout{grid-template-columns:1fr}.guest-entry-aside{min-height:auto}}@media(max-width:620px){.guest-page,.guest-records-page{margin:0;padding-top:0}.guest-page-header,.guest-records-header{align-items:stretch;flex-direction:column}.guest-page-header .button,.guest-records-header .button{width:100%}.guest-entry-card,.guest-entry-aside{padding:18px 16px}.guest-field-row{grid-template-columns:68px minmax(0,1fr);gap:8px}.guest-field-row label{text-align:left}.guest-currency-line,.guest-form-actions{margin-left:76px}.guest-form-actions .button{flex:1;min-width:0}.guest-records-toolbar{align-items:stretch}.guest-records-total{justify-content:space-between}.report-stat-grid{grid-template-columns:1fr}}
