:root{--color-text:#000000e0;--color-background:#fff}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}html,body{height:100%;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:100%;background:var(--color-background)}.global-loading[data-v-6dd6ba2e]{z-index:99999;position:absolute;width:100%;height:100%;top:0;left:0;display:var(--is-loading, none);justify-content:center;align-items:center;background:#00000005;cursor:not-allowed}.global-loading svg[data-v-6dd6ba2e]{width:88px;height:88px;color:#1677ff}@keyframes rotate-animation-6c89f19e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.system-tool[data-v-6c89f19e]{display:flex;align-items:center;padding:0 16px}.system-tool svg[data-v-6c89f19e]{width:20px;height:20px;margin:0 8px;cursor:pointer}.system-tool>.refresh-active[data-v-6c89f19e]{animation-name:rotate-animation-6c89f19e;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite;transform-origin:center}.menus[data-v-85b3c430]{flex:1;display:flex;align-items:flex-end}.menus .ant-menu-horizontal{border-bottom:none;margin-bottom:8px}.menus .ant-menu-submenu-title{display:flex;align-items:center}.menus svg[data-v-85b3c430]{width:18px;height:18px}.menu-tabs[data-v-f58eb746]{height:40px;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.08)}.menu-tabs .ant-tabs[data-v-f58eb746]{flex:1}.menu-tabs [data-v-f58eb746] .ant-tabs-tab{border:none;background:transparent;padding:8px}.menu-tabs [data-v-f58eb746] .ant-tabs-nav{margin:0}.menu-tabs [data-v-f58eb746] .ant-tabs-nav:before{display:none}.menu-tabs [data-v-f58eb746] .ant-tabs-tab-active{border-bottom:2px solid #1677ff!important}.menu-tabs svg:not(.ant-tabs-tab-remove svg)[data-v-f58eb746]{width:12px;height:12px;margin:0 10px;cursor:pointer}.menu-tabs svg:not(.ant-tabs-tab-remove svg)[data-v-f58eb746]:focus{outline:none}.copyright[data-v-b8c9c4f3]{background:#fff;display:flex;justify-content:center;padding:16px 0;font-size:12px;color:#0000008c}.copyright a[data-v-b8c9c4f3]{color:#0000008c;text-decoration:none}.layout[data-v-b42031aa]{height:100%;display:flex;flex-direction:column}.layout>.header[data-v-b42031aa]{display:flex;line-height:60px;box-shadow:0 1px #00000010}.layout>.header>.system-info[data-v-b42031aa]{display:flex;align-items:center;gap:12px;padding:0 12px}.layout>.header>.system-info img[data-v-b42031aa]{width:36px;height:36px}.layout>.header>.system-info span[data-v-b42031aa]{font-size:18px;font-weight:700}.layout>.header>.auth[data-v-b42031aa]{display:flex;align-items:center;margin:0 12px}.layout>.header>.auth .company[data-v-b42031aa]{margin-right:8px;font-size:14px}.layout>.header>.auth .user[data-v-b42031aa]{cursor:pointer}.layout>.header>.auth .user[data-v-b42031aa] .ant-dropdown-trigger{display:flex;align-items:center}.layout>.header>.auth .user svg[data-v-b42031aa]{width:20px;height:20px}.layout>.content[data-v-b42031aa]{flex:1;overflow:auto;background:#00000005;padding:12px}.layout>.content>*[data-v-b42031aa]{background:#fff;padding:12px}.layout>.content .page-loading[data-v-b42031aa]{height:100%;display:flex;align-items:center;justify-content:center}.layout>.content .page-loading svg[data-v-b42031aa]{width:88px;height:88px;color:#abbcd3}.wrap[data-v-482c5e47]{display:flex;flex-direction:column;gap:12px}.tables-wrap[data-v-482c5e47]{display:flex;flex-wrap:wrap;gap:8px}.tables-wrap .table-name[data-v-482c5e47]{padding:8px 12px;background:#d3d3d3;border-radius:4px;cursor:pointer}.coupon-list[data-v-2a44cb35]{padding:8px 0;display:flex;flex-direction:column;gap:8px}.coupon-list .coupon-item[data-v-2a44cb35]{background:#f1ce88;padding:12px;border-radius:6px;display:flex;align-items:center;gap:8px}.ant-form-item[data-v-6c7acc13]{margin-bottom:8px}.empty-tip[data-v-0f982420]{padding:48px 0;color:#00000080;border:1px dashed #00000040;border-radius:6px;text-align:center}.panel[data-v-0f982420]{flex:1;display:flex;gap:12px;background:#00000008;padding:18px;margin:0 -24px}.panel .goods-block[data-v-0f982420]{flex:1;display:flex;gap:12px;padding:12px;background:#fff}.panel .goods-block[data-v-0f982420] .ant-tabs-content-holder{display:none}.panel .goods-block[data-v-0f982420] .ant-tabs-nav{width:100%}.panel .goods-block[data-v-0f982420] .ant-tabs-tab-active{background:#1677ff10}.panel .goods-block .goods-wrap[data-v-0f982420]{flex:1;display:flex;flex-direction:column;border-left:1px solid #00000010;padding:12px;position:relative}.panel .goods-block .goods-wrap .ant-input-search[data-v-0f982420]{position:absolute;right:12px;top:12px}.panel .goods-block .goods-wrap .goods-item-wrap[data-v-0f982420]{flex:1;margin-top:50px;display:flex;align-content:flex-start;flex-wrap:wrap;gap:18px;cursor:pointer}.panel .goods-block .goods-wrap .goods-item-wrap .goods-item[data-v-0f982420]{align-self:flex-start;position:relative;box-shadow:0 0 4px #00000030}.panel .goods-block .goods-wrap .goods-item-wrap .goods-item .goods-item-title[data-v-0f982420]{position:absolute;bottom:0;width:100%;display:flex;justify-content:space-between;padding:12px;color:#fff;background:linear-gradient(0deg,#000000a0,#00000040)}.panel .buy-block[data-v-0f982420]{width:460px;background:#fff;padding:12px}.panel .buy-block .ant-form-item[data-v-0f982420]{margin-bottom:12px}.panel .buy-block .goods-selected-wrap[data-v-0f982420]{display:flex;flex-direction:column;gap:8px}.panel .buy-block .goods-selected-wrap .goods-selected-item[data-v-0f982420]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:linear-gradient(145deg,#00000008,#e74c3c10);border-radius:6px;position:relative}.panel .buy-block .goods-selected-wrap .goods-selected-item .m-icon[data-v-0f982420]{position:absolute;right:6px;top:6px;cursor:pointer}[data-v-06991058] .ant-checkbox-wrapper>span:last-child{width:100%}.ant-form-item[data-v-4c24c18e]{margin-bottom:8px;padding-bottom:2px;border-bottom:1px dashed #00000010}.global-order-tip[data-v-95769b86]{border-left:3px solid #1677ff60;position:fixed;max-height:400px;overflow-y:auto;display:flex;flex-direction:column}.global-order-tip .tool[data-v-95769b86]{padding:0 12px;background:#d3e3fd;border:1px solid white;border-radius:4px;position:sticky;top:0;z-index:1}.global-order-tip .item[data-v-95769b86]{background:#fff;padding:12px;margin:6px 12px;border-radius:4px;box-shadow:0 0 10px #00000040;display:flex;flex-direction:column;position:relative}.global-order-tip .item .title[data-v-95769b86]{font-weight:700;border-bottom:1px dashed #00000060;padding-bottom:6px;margin-bottom:6px}.version-change-tip[data-v-f46ecf4d]{position:fixed;bottom:60px;right:0;background:#d3e3fd;padding:12px 24px}.ant-form[data-v-1684f437]{display:flex;flex-direction:column;align-items:center}.ant-form-item[data-v-1684f437]{width:300px;margin-bottom:12px}.ant-form-item[data-v-1684f437]:not(:first-child){border-bottom:1px solid #00000010}.ant-form-item[data-v-1684f437] .ant-form-item-label{width:8em;display:flex;align-items:center;justify-content:flex-end;margin-right:18px}.item[data-v-3ea14188]{width:100%;display:flex;justify-content:space-between}.link-goods-wrap[data-v-287c6127]{padding:12px;display:flex;width:600px;border-top:1px solid #00000010}.link-goods-wrap .goods[data-v-287c6127]{flex:1}.selected-list[data-v-287c6127]{display:flex;flex-direction:column;gap:6px}.selected-list .item[data-v-287c6127]{display:flex;align-items:center;justify-content:space-between;gap:8px}.selected-list .item .link[data-v-287c6127]{flex:1;height:1px;border-bottom:1px dashed #00000030}.avatar-uploader>.ant-upload[data-v-23f250dd]{width:128px;height:128px}.ant-form-item[data-v-4cd6f357]{margin-bottom:12px}.upload-wrap[data-v-4cd6f357]{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.upload-wrap .upload-item[data-v-4cd6f357]{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;background:#00000008;padding:12px;border:1px solid #00000010;border-radius:6px;cursor:pointer}.upload-wrap .img-itme[data-v-4cd6f357]{display:flex;flex-direction:column;align-items:center;gap:4px;background:#00000008;padding:16px 6px 6px;border:1px solid #00000010;border-radius:6px;position:relative}.upload-wrap .img-itme .ant-input[data-v-4cd6f357]{text-align:center}.upload-wrap .img-itme .m-icon[data-v-4cd6f357]{position:absolute;right:0;top:0;cursor:pointer}.page[data-v-d4891529]{display:flex;height:100%;padding:0!important;gap:8px;background:#fafafa!important}.page .group-wrap[data-v-d4891529]{overflow-y:auto;min-width:200px;display:flex;flex-direction:column;gap:12px;background:#fff;padding:12px}.page .group-wrap[data-v-d4891529] .ant-tabs-content-holder{display:none}.page .group-wrap[data-v-d4891529] .ant-tabs-nav{width:100%}.page .group-wrap[data-v-d4891529] .ant-tabs-tab-active{background:#1677ff10}.page .goods-wrap[data-v-d4891529]{flex:1;overflow-y:auto;padding:12px;background:#fff}.page .goods-wrap .sizes-wrap[data-v-d4891529]{display:flex;flex-direction:column;overflow-y:auto;max-height:160px}.page .goods-wrap .sizes-wrap .sizes-item[data-v-d4891529]{display:flex;gap:8px}.page .goods-wrap .sizes-wrap .sizes-item span[data-v-d4891529]{width:6em;text-align:right;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.page .goods-wrap .sizes-wrap .sizes-item span[data-v-d4891529]:hover:after{content:attr(data-title);position:absolute;background:#000c;color:#000000e0;padding:4px 8px;border-radius:4px;z-index:100;left:0;top:100%;white-space:normal;max-width:200px}.bussiness-time-wrap[data-v-80098839]{display:flex;gap:8px;align-items:center}.bussiness-time-wrap[data-v-80098839] .ant-form-item{margin-bottom:0}.tool[data-v-0e9535ac]{display:flex;gap:8px;margin-bottom:8px}.tel-way .ant-form-item[data-v-ca5e5515]{margin-bottom:8px}.tel-way [data-v-ca5e5515] .ant-input-group-compact{display:flex;margin-bottom:24px}.mfa-way .ant-btn{margin-top:16px;margin-bottom:16px}.mfa-way .tip[data-v-ad0c3e97]{width:100%;padding:16px;font-size:12px;line-height:1.8;background:#0000000d;border-radius:4px}.mfa-way .tip>div[data-v-ad0c3e97]{display:flex;align-items:center}.mfa-way .tip svg[data-v-ad0c3e97]{width:16px;height:16px;color:#1677ff;margin-left:8px;cursor:pointer}.login[data-v-fdbee929]{width:100%;height:100%;display:flex;flex-direction:column;background-image:url(/pc/assets/bg-bkMQ2PWC.jpg);background-size:cover}.login .entry[data-v-fdbee929]{flex:1;display:flex;align-items:center;justify-content:center}.login .entry .way-wrap[data-v-fdbee929]{width:400px;height:400px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.login .entry .way-wrap .title[data-v-fdbee929]{font-size:24px;margin-bottom:10px}.login .entry .way-wrap .way[data-v-fdbee929]{height:260px;width:260px;display:flex;flex-direction:column;align-items:center;justify-content:center}.login .entry .way-wrap .add-user-way img[data-v-fdbee929]{background:#0000000d;padding:16px;width:200px}.login .entry .way-wrap .way-tool[data-v-fdbee929] .m-icon svg{color:#fff;margin:0 10px;padding:6px;border-radius:50%;cursor:pointer}.login .entry .way-wrap .way-tool[data-v-fdbee929] .m-icon svg:focus{outline:none}.login .entry .way-wrap .way-tool[data-v-fdbee929] .m-icon:nth-child(1) svg{background:#4daf29}.login .entry .way-wrap .way-tool[data-v-fdbee929] .m-icon:nth-child(2) svg{background:#3492ed}.login .entry .way-wrap .way-tool[data-v-fdbee929] .m-icon:nth-child(3) svg{background:#6578d5}.login .entry .way-wrap .way-tool[data-v-fdbee929] .m-icon:nth-child(4) svg{background:#737fa4}.login .copyright[data-v-fdbee929]{background:none}.login .copyright span[data-v-fdbee929]{text-shadow:0 0 5px #fff}.organ[data-v-90168f62]{width:100%;height:100%;padding:16px;display:flex;flex-direction:column;gap:16px;background:#00000005}.organ .tool-bar[data-v-90168f62]{padding:16px;background:#fff;display:flex;align-items:center}.organ .tool-bar .system-name[data-v-90168f62]{font-size:18px;font-weight:600}.organ .tool-bar .search[data-v-90168f62]{width:280px!important;margin:auto}.organ .tool-bar .service-svg[data-v-90168f62]{width:26px;height:26px;background:#0000000d;color:#1677ff;padding:8px;border-radius:50%;cursor:pointer}.organ .company-list[data-v-90168f62]{flex:1;overflow-y:auto;display:flex;flex-wrap:wrap;align-content:flex-start;gap:12px}.organ .company-list .item[data-v-90168f62]{display:flex;flex-direction:column;align-items:center;background:#fff;padding:8px;cursor:pointer;position:relative}.organ .company-list .item img[data-v-90168f62]{width:260px;height:180px;object-fit:cover}.organ .company-list .item .name[data-v-90168f62]{width:280px;text-align:center;word-break:break-all;font-size:14px;margin-top:8px}.organ .company-list .item:hover[data-v-90168f62]:after{content:"进入公司";width:100%;height:100%;background:#000000a6;position:absolute;top:0;left:0;color:#fff;font-weight:700;font-size:20px;display:flex;align-items:center;justify-content:center}.page .tool[data-v-ce8e65c3]{margin-bottom:8px;display:flex;justify-content:space-between}.page .tool .right[data-v-ce8e65c3]{display:flex;gap:12px}.page .tool .right .ant-select[data-v-ce8e65c3]{width:220px}.page .tool .right .ant-input-search[data-v-ce8e65c3]{width:280px}.wrap[data-v-12284114]{height:100%;display:flex;flex-direction:column;gap:24px}.wrap .block[data-v-12284114]{display:flex;flex-direction:column;gap:12px}.page[data-v-221be3f3]{background:transparent!important;padding:0!important;display:flex;gap:12px;height:100%}.page .page-left[data-v-221be3f3]{flex:1;display:flex;flex-direction:column;gap:12px}.page .page-left .tool[data-v-221be3f3]{display:flex;gap:12px;padding:12px;background:#fff;box-shadow:0 0 10px #00000010;border-radius:4px}.page .page-left .table-wrap[data-v-221be3f3]{display:flex;flex-wrap:wrap;gap:12px}.page .page-left .table-wrap .table-item[data-v-221be3f3]{height:120px;width:200px;background:#fff;border:1px solid #00000010;border-radius:6px;position:relative;text-shadow:1px 1px 3px #00000040,-1px -1px 3px #ffffff80;display:flex;justify-content:center;align-items:center;cursor:pointer}.page .page-left .table-wrap .table-item[data-status="0"][data-v-221be3f3]{background:#4caf50}.page .page-left .table-wrap .table-item[data-status="1"][data-v-221be3f3]{background:#ffa726}.page .page-left .table-wrap .table-item[data-status="2"][data-v-221be3f3]{background:#ab47bc}.page .page-left .table-wrap .table-item[data-status="3"][data-v-221be3f3]{background:#ffee58}.page .page-left .table-wrap .table-item[data-status="4"][data-v-221be3f3]{background:#ef5350}.page .page-left .table-wrap .table-item .table-name[data-v-221be3f3]{font-weight:700;position:absolute;left:8px;top:8px}.page .page-left .table-wrap .table-item .table-status[data-v-221be3f3]{position:absolute;left:8px;bottom:8px;font-size:12px}.page .page-left .table-wrap .table-item .table-capacity[data-v-221be3f3]{font-size:12px;position:absolute;right:8px;bottom:8px}.page .page-left .table-wrap .table-item .table--not-pay[data-v-221be3f3]{position:absolute;right:0;background:red;padding:4px 8px;border-top-left-radius:4px;border-bottom-left-radius:4px;font-size:13px;color:#fff}.page .page-left .table-wrap .table-item .m-icon[data-v-221be3f3]{position:absolute;right:8px;top:8px}.page .page-left .table-wrap .table-item .tip[data-v-221be3f3]{text-shadow:none;color:#00000030;font-weight:700}.page[data-v-37c1c114]{display:flex;flex-direction:column;gap:8px}.page .tool[data-v-37c1c114]{display:flex;justify-content:space-between}.page[data-v-a62597c1]{display:flex;height:100%;gap:12px;background:transparent!important;padding:0!important}.page>div[data-v-a62597c1]{background:#fff;flex:1;padding:12px;flex-shrink:0}.page>div .tip[data-v-a62597c1]{display:flex;align-items:center;gap:8px;border-bottom:1px solid #00000010;padding:8px 0}.page>div .tip .title[data-v-a62597c1]{display:flex;align-items:center;gap:8px}.page>div .tip .title+div[data-v-a62597c1]{color:#00000080;font-size:13px}.page>div .ant-form[data-v-a62597c1]{margin-top:24px}.page>div .ant-form[data-v-a62597c1] .ant-form-item-control-input-content{word-break:break-all;max-height:200px;overflow-y:auto}.page[data-v-2536e739]{display:flex;flex-direction:column;gap:8px}.page .tool[data-v-2536e739]{display:flex;justify-content:space-between}.ant-form-item[data-v-13c000a8]{margin-bottom:8px;padding-bottom:2px;border-bottom:1px dashed #00000010}.page[data-v-41c78a18]{display:flex;flex-direction:column;gap:8px}.page .tool[data-v-41c78a18]{display:flex;justify-content:space-between}.btn-tool[data-v-410741aa]{line-height:32px}.date-select-wrap[data-v-410741aa]{display:flex;flex-direction:column;max-height:200px;overflow-y:auto}.date-wrap[data-v-410741aa]{padding:24px;display:flex;flex-direction:column;gap:12px}.date-wrap .btn[data-v-410741aa]{display:flex;gap:12px}.date-wrap .btn>*[data-v-410741aa]{flex:1}.ant-form-item[data-v-410741aa]{margin-bottom:12px}.ant-radio-group[data-v-410741aa]{display:flex;flex-direction:column}.ant-form-item[data-v-976681de]{margin-bottom:12px}.ant-input-number[data-v-976681de]{width:100%}.ant-radio-group[data-v-976681de]{display:flex;align-items:center}.tip-text[data-v-976681de]{display:block;margin-top:4px;color:#00000050}.ant-checkbox-group[data-v-2f980749]{padding:18px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;max-height:35vh;overflow-y:auto}.items-wrap[data-v-2f980749]{max-height:35vh;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.items-wrap .coupon-item[data-v-2f980749]{padding:8px;background:#ff8c0080;border-radius:4px;display:flex;justify-content:space-between;align-items:center}.page[data-v-86cd3c80]{height:100%;display:flex;gap:12px;background:transparent!important;padding:0!important}.page>div[data-v-86cd3c80]{background:#fff;padding:12px;display:flex;flex-direction:column}.page .coupon[data-v-86cd3c80]{width:320px;display:flex;flex-direction:column}.page .coupon .block[data-v-86cd3c80]{flex:1;display:flex;flex-direction:column;overflow-y:auto}.page .coupon .block .items-wrap[data-v-86cd3c80]{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.page .coupon .block .items-wrap .coupon-group-item[data-v-86cd3c80]{padding:8px;background:#4682b480;border-radius:4px;display:flex;justify-content:center}.page .coupon .block .items-wrap .coupon-item[data-v-86cd3c80]{padding:8px;background:#ff8c0080;border-radius:4px;display:flex;justify-content:space-between}.page .plan[data-v-86cd3c80]{flex:1}.page .title[data-v-86cd3c80]{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #00000010;display:flex;align-items:center;gap:8px}.ant-form-item[data-v-1b5a4fc0]{margin-bottom:12px}.ant-input-number[data-v-1b5a4fc0]{width:100%}.ant-radio-group[data-v-1b5a4fc0]{display:flex;align-items:center}.tip-text[data-v-1b5a4fc0]{display:block;margin-top:4px;color:#00000050}.wrap[data-v-e413091a]{display:flex;flex-direction:column;gap:12px}.qrcode-wrap[data-v-e413091a],.qrcode-wrap[data-v-50fb2181]{display:flex;flex-wrap:wrap;gap:12px}.qrcode-wrap .qrcode-item[data-v-50fb2181]{display:flex;flex-direction:column;gap:4px;align-items:center}.page[data-v-462f9644]{display:flex;flex-direction:column;gap:8px}.page[data-v-d861feb7]{width:100%;height:100%;position:relative}.page iframe[data-v-d861feb7]{width:100%;height:100%;border:none}.page .ant-spin[data-v-d861feb7]{position:absolute;right:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:18px}.order-form[data-v-a8c33698]{padding:20px 0}.goods-list[data-v-a8c33698]{display:flex;flex-direction:column;gap:12px}.goods-item[data-v-a8c33698]{display:flex;align-items:center;gap:4px}.item[data-v-5086f6f5]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.item .m-icon[data-v-5086f6f5]{cursor:pointer}.page[data-v-498d6241]{display:flex;flex-direction:column;gap:8px}.tool[data-v-498d6241]{display:flex;gap:8px}.ant-form-item[data-v-22f46b7d]{margin-bottom:12px}.ant-input-number[data-v-22f46b7d]{width:100%}.tip-text[data-v-22f46b7d]{display:block;margin-top:4px;color:#00000050}.coupon-info[data-v-3e413b57]{background:#f5f5f5;padding:16px;border-radius:6px;margin-bottom:16px}.coupon-info h4[data-v-3e413b57]{margin:0 0 12px;color:#1890ff}.coupon-info p[data-v-3e413b57]{margin:8px 0;color:#666}.ant-form-item[data-v-3e413b57]{margin-bottom:16px}.tip-text[data-v-3e413b57]{display:block;margin-top:4px;color:#00000050;font-size:12px}.stock-info[data-v-3e413b57]{margin-top:4px}.stock-text[data-v-3e413b57]{display:block;font-size:12px;color:#1890ff;margin-top:2px}.stock-warning[data-v-3e413b57]{color:#ff4d4f;font-weight:500}.ant-divider[data-v-3e413b57]{margin:16px 0}.ant-form[data-v-58bea327] .ant-form-item{margin-bottom:12px}.ant-form[data-v-58bea327] .ant-form-item-label{padding-bottom:4px}[data-v-58bea327] .ant-form-item-label>label{color:#000000a6;font-size:14px}.coupon-info[data-v-3b39a52e]{background:#f5f5f5;padding:16px;border-radius:6px;margin-bottom:16px}.coupon-info h4[data-v-3b39a52e]{margin:0 0 12px;color:#1890ff}.coupon-info p[data-v-3b39a52e]{margin:8px 0;color:#666}.statistics-section[data-v-3b39a52e]{margin-bottom:16px}.statistics-section h4[data-v-3b39a52e]{margin:0 0 12px;color:#1890ff;font-size:16px}.marketer-name[data-v-3b39a52e]{font-weight:500;color:#262626}.stat-total[data-v-3b39a52e]{font-weight:600;color:#1890ff}.records-section[data-v-3b39a52e]{margin-top:16px}.records-header[data-v-3b39a52e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.records-header h4[data-v-3b39a52e]{margin:0;color:#1890ff;font-size:16px}.filter-info[data-v-3b39a52e]{display:flex;align-items:center;gap:8px}.filter-text[data-v-3b39a52e]{font-size:14px;color:#666;background:#f0f8ff;padding:4px 12px;border-radius:4px;border:1px solid #d6f7ff}.no-data[data-v-3b39a52e]{text-align:center;color:#999;padding:32px;background:#fafafa;border-radius:6px;font-size:14px}.ant-divider[data-v-3b39a52e]{margin:16px 0}
