body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.page,.dashboard-page,.venue-list-page,.venue-detail-page,.coach-list-page,.coach-audit-page,.course-list-page,.event-list-page,.order-list-page,.users-list-page,.products-page,.member-list-page,.banner-page,.news-page,.social-audit-page,.coupon-page,.transactions-page,.roles-page,.log-page,.basic-settings-page{padding:0}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.page-header h2{font-size:20px;font-weight:600;color:#1a1a1a;margin:0}.dashboard__title{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:20px}.dashboard__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-card{background:#fff;border-radius:8px;padding:20px 24px;box-shadow:0 1px 2px #00000008,0 1px 6px #00000005;display:flex;flex-direction:column;gap:6px}.stat-card__title,.stat-card .stat-label{font-size:13px;color:#8c8c8c}.stat-card__value,.stat-card .stat-value{font-size:28px;font-weight:700;color:#1a1a1a;line-height:1.2}.stat-card__trend{font-size:12px;display:flex;align-items:center;gap:3px}.stat-card__trend--up{color:#52c41a}.stat-card__trend--down{color:#ff4d4f}.stats-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.dashboard__section{background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px #00000005;padding:20px;margin-bottom:20px}.dashboard__section-title,.section h3{font-size:15px;font-weight:600;margin-bottom:16px;color:#1a1a1a}.section{background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px #00000005;padding:20px;margin-bottom:20px}.data-table,.dashboard__table{width:100%;border-collapse:collapse;font-size:13px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #00000008,0 1px 6px #00000005}.data-table th,.dashboard__table th{text-align:left;padding:12px 16px;font-weight:600;color:#8c8c8c;background:#fafafa;border-bottom:1px solid #e8e8e8;font-size:12px}.data-table td,.dashboard__table td{padding:12px 16px;border-bottom:1px solid #e8e8e8;vertical-align:middle;color:#333}.data-table tr:last-child td,.dashboard__table tr:last-child td{border-bottom:none}.data-table tr:hover td,.dashboard__table tr:hover td{background:#1ba85414}.status-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.status-tag--active,.status-tag--\5df2\5b8c\6210 {background:#52c41a1a;color:#389e0d}.status-tag--inactive,.status-tag--\5df2\505c\7528 {background:#f0f2f5;color:#8c8c8c}.status-tag--pending,.status-tag--\5f85\652f\4ed8 ,.status-tag--\5f85\5ba1\6838 {background:#faad141a;color:#d48806}.status-tag--\5df2\53d1\8d27 ,.status-tag--\8fdb\884c\4e2d {background:#1890ff1a;color:#096dd9}.status-tag--rejected,.status-tag--\5df2\62d2\7edd {background:#ff4d4f1a;color:#cf1322}.filter-bar{display:flex;align-items:center;gap:12px;margin-bottom:16px}.filter-bar input{padding:7px 12px;border:1px solid #e8e8e8;border-radius:6px;font-size:13px;font-family:inherit;outline:none;width:240px;transition:border-color .15s}.filter-bar input:focus{border-color:#1ba854}.filter-bar input::placeholder{color:#8c8c8c}.tabs{display:flex;gap:0;margin-bottom:16px;border-bottom:1px solid #e8e8e8}.tabs button{padding:8px 16px;font-size:13px;font-weight:500;color:#8c8c8c;background:none;border:none;cursor:pointer;position:relative;transition:color .15s}.tabs button:hover{color:#1ba854}.tabs button.active{color:#1ba854;font-weight:600}.tabs button.active:after{content:"";position:absolute;bottom:-1px;left:50%;transform:translate(-50%);width:24px;height:2px;background:#1ba854;border-radius:1px}.btn-primary{display:inline-flex;align-items:center;gap:6px;padding:7px 15px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid #1ba854;background:#1ba854;color:#fff;transition:all .15s;font-family:inherit}.btn-primary:hover{background:#15903f;border-color:#15903f}.btn-link{background:none;border:none;color:#1ba854;font-size:12px;cursor:pointer;padding:0 4px;font-family:inherit;text-decoration:none}.btn-link:hover{text-decoration:underline}.btn-link.btn-danger{color:#ff4d4f}.form{background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px #00000005;padding:24px;max-width:600px}.form-item{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.form-item label{font-size:13px;font-weight:500;color:#333}.form-item input,.form-item select,.form-item textarea{padding:8px 12px;border:1px solid #e8e8e8;border-radius:6px;font-size:13px;font-family:inherit;outline:none;transition:border-color .15s}.form-item input:focus,.form-item select:focus,.form-item textarea:focus{border-color:#1ba854}.form-item textarea{resize:vertical;min-height:80px}.detail-section{background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px #00000005;padding:20px;margin-bottom:20px}.detail-section h3{font-size:15px;font-weight:600;margin-bottom:16px;color:#1a1a1a}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-item .label{font-size:12px;color:#8c8c8c}.detail-item .value{font-size:14px;font-weight:500;color:#1a1a1a}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f0f2f5}.login-card{background:#fff;border-radius:8px;box-shadow:0 4px 16px #00000014;padding:40px;width:100%;max-width:400px}.login-title{font-size:24px;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:32px}.login-error{color:#ff4d4f;font-size:13px;margin-bottom:12px;padding:8px 12px;background:#ff4d4f0f;border-radius:4px}.login-btn{width:100%;padding:10px;background:#1ba854;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.login-btn:hover{background:#15903f}.login-btn:disabled{opacity:.6;cursor:not-allowed}.tag{display:inline-flex;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:500}.tag-green{background:#1ba8541a;color:#1ba854}.tag-blue{background:#1890ff1a;color:#1890ff}.tag-gold{background:#faad141a;color:#d48806}.tag-red{background:#ff4d4f1a;color:#ff4d4f}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.card{background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px #00000005}.card-header{padding:16px 20px;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between}.card-header h3{font-size:15px;font-weight:600;margin:0}.card-body{padding:20px}.chart-placeholder{height:260px;background:linear-gradient(180deg,rgba(27,168,84,.08) 0%,transparent 100%);border-radius:6px;display:flex;align-items:flex-end;justify-content:space-around;padding:20px}.chart-bar{width:24px;background:#1ba854;border-radius:4px 4px 0 0;opacity:.6}.chart-line{height:200px;background:linear-gradient(180deg,rgba(27,168,84,.2) 0%,transparent 100%);border-radius:6px;position:relative}.chart-line:after{content:"";position:absolute;bottom:40%;left:5%;right:5%;height:2px;background:#1ba854;border-radius:1px}.progress-bar{height:8px;background:#f0f2f5;border-radius:4px;overflow:hidden}.progress-bar__fill{height:100%;border-radius:4px;background:#1ba854;transition:width .3s ease}.stat-card-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center}.stat-card-icon--green{background:#1ba85414}.stat-card-icon--blue{background:#1890ff14}.stat-card-icon--gold{background:#faad1414}.stat-card-icon--purple{background:#722ed114}.stat-card-icon--red{background:#ff4d4f14}.text-muted{color:#8c8c8c}.text-accent{color:#1ba854}.text-sm{font-size:12px}.fw-600{font-weight:600}.fw-700{font-weight:700}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.flex-between{display:flex;align-items:center;justify-content:space-between}.amount-positive{color:#52c41a;font-weight:600}.amount-negative{color:#ff4d4f;font-weight:600}.page-404{display:flex;align-items:center;justify-content:center;min-height:60vh;font-size:16px;color:#8c8c8c}.dashboard__stats-secondary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.chart-container{height:300px}.dist-item{margin-bottom:16px}.dist-item__label{font-size:13px;font-weight:500;color:#333}.mb-8{margin-bottom:8px}.ranking-list{list-style:none;padding:0;margin:0}.ranking-list__item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #e8e8e8}.ranking-list__item:last-child{border-bottom:none}.ranking-list__index{width:24px;height:24px;border-radius:50%;background:#f0f2f5;display:grid;place-items:center;font-size:12px;font-weight:600;color:#8c8c8c;flex-shrink:0}.ranking-list__item:nth-child(-n+3) .ranking-list__index{background:#1ba8541a;color:#1ba854}.ranking-list__name{flex:1 1;font-size:13px;color:#1a1a1a}.ranking-list__value{font-size:13px;color:#8c8c8c;font-weight:500}.activity-feed__item{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #e8e8e8;font-size:13px}.activity-feed__item:last-child{border-bottom:none}.activity-feed__text{flex:1 1;color:#333}.activity-feed__time{flex-shrink:0}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.kpi-item{text-align:center;padding:12px 0}.kpi-item__value{font-size:24px;font-weight:700;color:#1ba854;line-height:1.3}.kpi-item__unit{font-size:13px;font-weight:400;color:#8c8c8c;margin-left:2px}.kpi-item__label{font-size:12px;color:#8c8c8c;margin-top:4px}.alert-card{border-left:4px solid;padding:14px 18px;border-radius:6px;margin-bottom:12px}.alert-card--high{border-left-color:#ff4d4f;background:#ff4d4f0a}.alert-card--medium{border-left-color:#faad14;background:#faad140a}.alert-card--low{border-left-color:#1890ff;background:#1890ff0a}.alert-card__title{font-size:14px;font-weight:600;color:#1a1a1a;margin:8px 0 4px}.alert-card__desc{line-height:1.5}.report-actions{display:flex;gap:12px;margin-bottom:20px}.report-subtitle{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.report-list{list-style:none;padding:0;margin:0}.report-list__item{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e8e8e8;font-size:13px}.report-list__item:last-child{border-bottom:none}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
