.growth-system-page{background:var(--white)}.growth-hero{align-items:center;min-height:70vh;padding:0;display:flex;position:relative;overflow:hidden}.growth-hero-bg{z-index:0;position:absolute;inset:0}.growth-hero-bg img{object-fit:cover;width:100%;height:100%;display:block}.growth-hero-bg:after{content:"";background:linear-gradient(135deg,#2d1b3deb 0%,#e91e8c66 100%);position:absolute;inset:0}.growth-hero-orb{pointer-events:none;z-index:1;background:radial-gradient(#e91e8c26,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:0;right:0}.growth-hero-content{z-index:2;max-width:756px;margin-left:max(calc((100vw - var(--max-w)) / 2), 0px);padding:140px 20px;position:relative}.growth-badge{color:#ffb4dce6;letter-spacing:.14em;text-transform:uppercase;background:#e91e8c33;border:1px solid #e91e8c66;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:7px 14px;font-size:.75rem;font-weight:800;display:inline-flex}.growth-badge span{background:var(--rose);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot;display:block}.growth-hero h1{color:#fff;margin-bottom:16px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.growth-hero h1 em{background:linear-gradient(135deg, var(--rose), #ff9fb0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.growth-hero p{color:#ffffffd1;max-width:520px;margin:0 0 24px;font-size:1.05rem;line-height:1.7}.growth-hero-actions,.growth-final-actions{flex-wrap:wrap;gap:14px;display:flex}.growth-pillars{background:var(--white);padding:96px 0}.growth-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.growth-card{background:#fff;border:2px solid #e91e8c14;border-radius:20px;min-height:260px;padding:32px 28px;transition:border-color .35s,box-shadow .35s,transform .35s;position:relative;overflow:hidden;box-shadow:0 8px 32px #e91e8c0f}.growth-card:before{content:"";background:linear-gradient(145deg, var(--growth-color,var(--rose)), var(--lavender));opacity:0;z-index:0;transition:opacity .35s;position:absolute;inset:0}.growth-card:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 20px 48px #e91e8c38}.growth-card:hover:before{opacity:1}.growth-card:hover h3{color:#fff}.growth-card:hover p{color:#ffffffe0}.growth-card:hover .growth-card-icon{color:#fff;background:#fff3}.growth-card-rose{--growth-color:var(--rose);--growth-bg:var(--rose-50)}.growth-card-lavender{--growth-color:var(--lavender);--growth-bg:#8b5cf614}.growth-card-peach{--growth-color:var(--peach);--growth-bg:#ff6b6b14}.growth-card-bg{background:var(--growth-bg);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto -20% -40% auto}.growth-card-icon{background:var(--growth-bg);width:56px;height:56px;color:var(--growth-color);z-index:1;border-radius:16px;justify-content:center;align-items:center;margin-bottom:22px;display:flex;position:relative}.growth-card svg,.growth-trust svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.growth-card h3{z-index:1;margin-bottom:12px;font-size:1.15rem;transition:color .35s;position:relative}.growth-card p{color:var(--tx-mid);z-index:1;margin:0;font-size:.92rem;line-height:1.7;transition:color .35s;position:relative}.growth-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;margin-top:48px;display:flex}.growth-trust div{color:var(--tx-mid);align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.growth-trust svg{width:16px;height:16px;stroke:var(--rose);stroke-width:2.5px}.growth-steps{background:var(--cream);padding:96px 0}.growth-step-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:48px;display:grid}.growth-step{background:#fff;border:2px solid #e91e8c14;border-radius:20px;flex-direction:column;transition:border-color .35s,box-shadow .35s,transform .35s;display:flex;overflow:hidden}.growth-step:hover{border-color:var(--rose);transform:translateY(-6px);box-shadow:0 20px 48px #e91e8c29}.growth-step-image{flex-shrink:0;height:200px;position:relative;overflow:hidden}.growth-step-image img{object-fit:cover;transition:transform .5s}.growth-step:hover .growth-step-image img{transform:scale(1.06)}.growth-step-number{z-index:2;background:linear-gradient(135deg, var(--rose), var(--lavender));color:#fff;width:44px;height:44px;font-size:1.05rem;font-weight:700;font-family:var(--f-display);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 16px #e91e8c59}.growth-step-image:after{content:"";background:linear-gradient(#0000,#2d1b3da6);height:80px;position:absolute;inset:auto 0 0}.growth-step-body{flex-direction:column;flex:1;gap:8px;padding:24px;display:flex}.growth-step h3{color:var(--plum);margin:0;font-size:1.1rem}.growth-step p{color:var(--tx-mid);margin:0;font-size:.9rem;line-height:1.7}.growth-final-actions{flex-wrap:wrap;gap:14px;margin-top:48px;display:flex}@media (max-width:900px){.growth-grid{grid-template-columns:1fr}}@media (max-width:760px){.growth-step-list{grid-template-columns:1fr}.growth-step-image{height:200px}.growth-hero{min-height:auto}.growth-hero-content{padding-top:96px;padding-bottom:64px}}@media (max-width:560px){.growth-hero-actions .btn,.growth-final-actions .btn{white-space:normal;width:100%;line-height:1.25}.growth-step-body{padding:20px}}
