.my-business-hero{display:flex;align-items:center;justify-content:space-between;padding:25px 28px;margin-bottom:16px;border-radius:16px;background:linear-gradient(125deg,#173d2d,#247252);color:#fff;box-shadow:0 14px 32px rgba(23,61,45,.16)}.my-business-hero span{font-size:10px;letter-spacing:2px;color:#9ed6bb}.my-business-hero h2{font-size:22px;margin:7px 0}.my-business-hero h2 b{color:#fff}.my-business-hero p{color:#c5ded2}.my-business-hero-mark{width:58px;height:58px;border-radius:18px;background:rgba(255,255,255,.12);display:grid;place-items:center;font-size:24px;font-weight:800}.my-business-filter{padding:16px 18px;display:flex;align-items:center;gap:20px;justify-content:space-between}.period-switch{display:flex;padding:4px;background:#edf3ef;border-radius:10px}.period-switch button{border:0;background:transparent;padding:9px 16px;border-radius:8px;color:#647269;cursor:pointer}.period-switch button.active{background:#fff;color:#176b49;font-weight:700;box-shadow:0 3px 10px rgba(31,65,47,.08)}.custom-range{display:flex;align-items:flex-end;gap:9px}.custom-range label{font-size:11px;color:#7b8780}.custom-range input{display:block;margin-top:5px;border:1px solid #dde5df;border-radius:8px;padding:8px;background:#fff}.custom-range>span{padding-bottom:9px;color:#94a098}.my-business-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;margin:16px 0}.my-business-summary article{background:#fff;border:1px solid #e3e9e5;border-radius:13px;padding:17px 18px;box-shadow:0 8px 22px rgba(35,64,48,.05);border-top:3px solid #9bb5a6}.my-business-summary article.commission{border-top-color:#d79a3a}.my-business-summary article.received{border-top-color:#27845e}.my-business-summary article.unreceived{border-top-color:#d6635c}.my-business-summary span,.my-business-summary small{display:block;color:#7d8982;font-size:11px}.my-business-summary strong{display:block;font-size:21px;margin:8px 0}.my-business-result-head{display:flex;justify-content:space-between;align-items:end;margin:24px 2px 12px}.my-business-result-head h2{font-size:18px}.my-business-result-head>span{color:#176b49;background:#e9f4ee;padding:7px 11px;border-radius:20px;font-size:12px}.my-business-table-card{overflow:hidden}.my-business-table{min-width:1120px;width:100%}.my-business-table td{vertical-align:middle}.my-business-table td small{display:block;color:#86928b;margin-top:5px;max-width:220px;white-space:normal}.my-business-image{display:block;width:58px;height:46px;border-radius:7px;overflow:hidden;background:#edf2ef}.my-business-image img{width:100%;height:100%;object-fit:cover}.no-image{display:grid;place-items:center;width:58px;height:46px;border:1px dashed #ccd6d0;border-radius:7px;color:#9aa59e;font-size:10px}.my-business-table tfoot td{font-weight:700;background:#f4f8f5;border-top:2px solid #dce7e0}.my-business-table tbody tr:hover td{background:#fbfdfb}@media(max-width:1100px){.my-business-summary{grid-template-columns:repeat(3,1fr)}.my-business-filter{align-items:stretch;flex-direction:column}.custom-range{flex-wrap:wrap}}@media(max-width:700px){.my-business-summary{grid-template-columns:1fr 1fr}.period-switch{overflow:auto}.period-switch button{padding:8px 12px}.custom-range label{flex:1}.custom-range input{width:100%}.my-business-hero-mark{display:none}}
.my-business-table th{padding:13px 14px;font-size:13px;font-weight:700;color:#5f7268;background:#f5f9f7;white-space:nowrap;border-bottom:1px solid #e4ebe6}.my-business-table td{padding:13px 14px;font-size:13px;color:#33453c;vertical-align:middle}.my-business-table tbody tr{border-top:1px solid #eef2ef}.my-business-table td b{font-size:13.5px;color:#24382f;font-weight:700}.my-business-table td small{display:block;color:#86928b;margin-top:5px;max-width:240px;white-space:normal;font-size:11px;line-height:1.5}.my-business-table td .my-business-image{display:inline-block}.my-business-table td .money{font-variant-numeric:tabular-nums}.my-business-table .my-business-note{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-business-table tfoot td{font-weight:700;background:#f4f8f5;border-top:2px solid #dce7e0;font-size:13px}.my-business-table td.in{color:#1f8059}.my-business-table td.out{color:#c16439}.my-business-table-card{padding:0}.my-business-table th{padding:11px 12px}.my-business-table td{padding:11px 12px}.my-business-table tbody tr:hover td{background:#fbfdfb}.my-business-table tfoot td{padding:12px 14px}.my-business-table .project b{margin-bottom:5px}.my-business-table .project small{line-height:1.55}.my-business-table .no-image{display:inline-block;width:66px;height:40px;border:1px dashed #d4ddd7;border-radius:7px;background:#fafcfb;color:#a7b1ab;font-size:10px;display:grid;place-items:center}
/* ===== 玻璃拟态升级 ===== */
.my-business-summary article{background:rgba(255,255,255,.62);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.75);border-radius:16px;box-shadow:0 10px 28px rgba(31,83,59,.06);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,border-color .3s}
.my-business-summary article:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(31,83,59,.12);border-color:#cde8da}
.my-business-summary .my-business-value{font-variant-numeric:tabular-nums}
.my-business-filter{background:rgba(255,255,255,.62);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.75);border-radius:16px;box-shadow:0 10px 28px rgba(31,83,59,.06)}
.my-business-source-filter{background:#f1f6f3;border-radius:999px;padding:4px;display:inline-flex}
.my-business-source-filter button{border:0;background:transparent;color:#64756c;padding:7px 18px;border-radius:999px;font-size:13px;cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1)}
.my-business-source-filter button.active{background:#1d7a55;color:#fff;box-shadow:0 4px 12px rgba(29,122,85,.3)}
.my-business-source-title{background:#f0f7f3;border-radius:12px;padding:10px 16px}
.my-business-count-pill{background:#e7f5ed;color:#197049;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700}

#my-business-count{background:#e7f5ed;color:#197049;padding:5px 14px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}
