.profit-hero{background:linear-gradient(135deg,#315e50,#244b40);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:14px}.profit-hero .label{color:#d7bd82;letter-spacing:1.4px}.profit-hero h2{font-family:Georgia,"Songti SC",serif;font-size:24px;margin:7px 0}.profit-hero p{font-size:12px;color:#dce8e2;margin:0}.gold-button{border-color:#d7bd82;color:#f1ddb0}.target-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:13px}.target-item{background:#ebe3d2;border-radius:14px;padding:13px 9px}.target-item span{display:block;color:#716d64;font-size:11px;margin-bottom:7px}.target-item strong{font-size:16px;color:var(--jade)}.progress-card{padding:18px}.progress-top,.progress-caption{display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.progress-top span{display:block;font-size:12px;color:#716d64}.progress-top strong{display:block;font-size:27px;margin-top:4px}.remaining{font-size:13px;color:var(--gold)}.progress-track{height:9px;background:#e7e0d3;border-radius:10px;overflow:hidden;margin:16px 0 9px}.progress-track i{height:100%;display:block;background:linear-gradient(90deg,var(--jade),#6d8f72);border-radius:10px}.progress-caption{font-size:11px;color:#817c73}.boss-reminder{border-left:4px solid var(--gold);padding:14px 16px;background:#f0e8d8;border-radius:4px 14px 14px 4px;margin:17px 0}.boss-reminder span{font-size:11px;color:var(--gold);display:block;margin-bottom:6px}.boss-reminder strong{font-family:Georgia,"Songti SC",serif;line-height:1.55}.text-button{border:0;background:transparent;color:var(--jade);font:inherit;font-size:12px;font-weight:700}.ceo-tasks{padding:0 16px}.ceo-task{display:flex;gap:12px;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--line)}.ceo-task:last-child{border:0}.ceo-task .check{margin-top:2px;flex:none}.ceo-category{font-size:11px;color:var(--gold);font-weight:700}.ceo-task p{margin:5px 0 0;line-height:1.5}.monthly-review p{line-height:1.65;margin:0;padding:12px 0;border-bottom:1px solid var(--line)}.monthly-review p:last-child{border:0}.monthly-review b{display:block;color:var(--jade);font-size:12px;margin-bottom:3px}@media(max-width:420px){.target-grid{grid-template-columns:1fr}.target-item{display:flex;justify-content:space-between;align-items:center}.target-item span{margin:0}.profit-hero{align-items:flex-start}.profit-hero .mini-button{white-space:normal}}
.tabbar{justify-content:flex-start;overflow-x:auto}.tab{min-width:72px}
