.fx-growth-shell{width:min(1180px,calc(100% - 28px));margin:24px auto 70px;color:var(--fx-text,#172033);box-sizing:border-box}.fx-growth-shell *{box-sizing:border-box}.fx-growth-hero,.fx-growth-card,.fx-growth-subcard{background:var(--fx-card,#fff);border:1px solid rgba(80,120,190,.22);border-radius:22px;box-shadow:0 12px 34px rgba(32,64,120,.08)}.fx-growth-hero{padding:28px;display:flex;justify-content:space-between;gap:20px;align-items:center;background:linear-gradient(135deg,rgba(20,113,255,.09),rgba(118,56,255,.08))}.fx-growth-hero h1{margin:4px 0 8px;font-size:clamp(28px,5vw,46px)}.fx-growth-hero p{margin:0;max-width:720px;color:#68758a}.fx-growth-kicker{font-weight:800;color:#176ff2}.fx-growth-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.fx-growth-btn,.fx-growth-icon{border:1px solid #d8e3f4;background:#fff;color:#172033;border-radius:13px;padding:10px 14px;font-weight:750;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.fx-growth-btn.is-primary{background:linear-gradient(135deg,#1272ff,#6541f5);border-color:transparent;color:#fff}.fx-growth-icon{width:42px;height:42px;padding:0}.fx-growth-tabs{display:flex;gap:8px;overflow:auto;padding:14px 0;scrollbar-width:thin}.fx-growth-tabs a{white-space:nowrap;text-decoration:none;padding:10px 14px;border:1px solid #dce6f4;border-radius:999px;color:#46556d;background:#fff}.fx-growth-tabs a.is-active{background:#176ff2;color:#fff;border-color:#176ff2}.fx-growth-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fx-growth-feature-grid a{min-width:0;padding:20px;border:1px solid #dce6f4;border-radius:18px;background:#fff;text-decoration:none;color:#172033;display:grid;grid-template-columns:46px 1fr;gap:4px 12px}.fx-growth-feature-grid b{grid-row:1/3;font-size:28px}.fx-growth-feature-grid strong{font-size:17px}.fx-growth-feature-grid span{color:#6b788d;line-height:1.45}.fx-growth-card{padding:22px;margin-top:4px}.fx-growth-card>h2{margin:0 0 5px}.fx-growth-card>p{margin:0 0 18px;color:#6b788d}.fx-growth-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0}.fx-growth-form label{display:grid;gap:6px;font-weight:700;color:#516078}.fx-growth-form input,.fx-growth-form select,.fx-growth-form textarea,.fx-growth-inline input{width:100%;min-width:0;padding:11px 12px;border:1px solid #d9e3f1;border-radius:12px;background:#fff;color:#172033}.fx-growth-form textarea{min-height:92px;resize:vertical}.fx-growth-form button{align-self:end}.fx-growth-inline{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px}.fx-growth-inline input{flex:1 1 180px}.fx-growth-inline .is-small{flex:0 0 90px}.fx-growth-list,.fx-growth-insights,.fx-growth-goals{display:grid;gap:10px}.fx-growth-list article,.fx-growth-insights article,.fx-growth-goals article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #e2eaf5;border-radius:15px;background:#fbfdff;min-width:0}.fx-growth-list article>div,.fx-growth-goals article>div{min-width:0;display:grid;gap:4px}.fx-growth-list span,.fx-growth-list p,.fx-growth-list small,.fx-growth-mini small{color:#69778b}.fx-growth-list p{margin:4px 0;white-space:normal;overflow-wrap:anywhere}.fx-growth-insights article{align-items:flex-start}.fx-growth-insights article>a{min-width:0;overflow-wrap:anywhere;color:#176ff2;text-decoration:none}.fx-growth-insights article>div{display:flex;gap:10px;flex-wrap:wrap}.fx-growth-subcard{padding:16px;margin:12px 0;box-shadow:none}.fx-growth-subhead{display:flex;justify-content:space-between;gap:12px;align-items:center}.fx-growth-subhead small{color:#6b788d}.fx-growth-mini{padding:10px 0;border-top:1px solid #edf2f8;display:grid;gap:3px}.fx-growth-mini a{color:#176ff2;text-decoration:none}.fx-growth-chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.fx-growth-chips span{background:#edf4ff;color:#176ff2;padding:6px 9px;border-radius:999px}.fx-growth-progress{height:9px;background:#e8eef7;border-radius:999px;overflow:hidden;min-width:220px}.fx-growth-progress i{display:block;height:100%;background:linear-gradient(90deg,#176ff2,#7344f7);border-radius:999px}.fx-growth-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:6px!important;font-weight:600!important}.fx-growth-check input{width:auto!important}.fx-growth-toast{position:fixed;right:20px;bottom:24px;max-width:360px;background:#172033;color:#fff;padding:12px 16px;border-radius:13px;box-shadow:0 12px 30px rgba(0,0,0,.2);opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s;z-index:99999}.fx-growth-toast.is-show{opacity:1;transform:none}.fx-growth-post-meta{display:inline-flex;gap:4px;align-items:center;margin-left:6px;font-size:12px;color:#66758a}.fx-growth-post-meta a{color:#176ff2;text-decoration:none}.fx-growth-series-pill{padding:2px 7px;background:#eef4ff;border-radius:999px}.fx-growth-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fx-growth-goal-public{padding:14px;border:1px solid #e0e9f5;border-radius:14px}.fx-growth-goal-public strong{display:block;margin-bottom:8px}@media(max-width:720px){.fx-growth-shell{width:min(100% - 16px,1180px);margin-top:12px}.fx-growth-hero{padding:20px;display:grid}.fx-growth-feature-grid,.fx-growth-hub-grid{grid-template-columns:1fr}.fx-growth-form{grid-template-columns:1fr}.fx-growth-card{padding:16px}.fx-growth-list article,.fx-growth-insights article,.fx-growth-goals article{align-items:flex-start;flex-direction:column}.fx-growth-progress{min-width:0;width:100%}.fx-growth-subhead{align-items:flex-start;flex-direction:column}.fx-growth-toast{left:12px;right:12px;bottom:88px;max-width:none}}
