.growth-wrap{max-width:1180px;margin:0 auto}.growth-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.growth-head h1{font-size:clamp(24px,3vw,36px);line-height:1.15}.growth-head p{color:var(--text-2);margin-top:6px}.growth-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr));gap:var(--gap);margin-bottom:22px}.growth-stat{padding:18px}.growth-stat strong{display:block;font-size:28px;line-height:1.1}.growth-stat span{color:var(--text-muted);font-size:13px}.growth-two{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:20px}.growth-list{display:grid;gap:10px}.growth-row{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.growth-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--primary-light);color:var(--primary);font-weight:800}.growth-main{flex:1;min-width:0}.growth-main strong,.growth-main small{display:block;overflow:hidden;text-overflow:ellipsis}.growth-main small{color:var(--text-muted)}.growth-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.growth-form{display:grid;gap:13px}.growth-form label{font-weight:650;font-size:13px}.growth-form input,.growth-form select{width:100%;padding:11px 12px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text)}.growth-empty{text-align:center;padding:55px 24px}.growth-empty h2{margin-bottom:8px}.growth-empty p{color:var(--text-2);max-width:520px;margin:0 auto 20px}.market-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.market-toolbar input{flex:1;min-width:220px}.market-toolbar input,.market-toolbar select{padding:11px 13px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--text)}.market-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:var(--gap-loose)}.market-card{overflow:hidden;padding:0}.market-preview{aspect-ratio:4/3;background:var(--surface-2);position:relative;overflow:hidden}.market-preview img{width:100%;height:100%;object-fit:cover}.market-badge{position:absolute;top:10px;left:10px;padding:4px 9px;border-radius:999px;background:var(--surface);box-shadow:var(--shadow-sm);font-size:11px;font-weight:750}.market-fav{position:absolute;top:8px;right:8px;width:36px;height:36px;border:0;border-radius:50%;background:var(--surface);cursor:pointer;font-size:19px}.market-body{padding:17px}.market-body h3{font-size:17px}.market-author,.market-meta{color:var(--text-muted);font-size:12px}.market-price{font-weight:800;margin:10px 0}.market-card .growth-actions{justify-content:space-between}.market-section{margin-top:34px}.push-panel{display:flex;align-items:center;gap:14px;padding:15px 18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin-bottom:18px}.push-panel .growth-main p{color:var(--text-2);font-size:13px}.role-badge{padding:3px 9px;border-radius:999px;background:var(--surface-2);font-size:11px;font-weight:750}.invite-link{word-break:break-all;font-size:12px;color:var(--text-muted);padding:9px;background:var(--surface-2);border-radius:var(--radius-sm)}
@media(max-width:1024px){.growth-two{grid-template-columns:1fr}}
@media(max-width:640px){.growth-head{display:block}.growth-row{align-items:flex-start;flex-wrap:wrap}.growth-actions{width:100%}.push-panel{align-items:flex-start;flex-wrap:wrap}}
