body{font-family:'Inter',sans-serif}.chart-container{position:relative;width:100%;max-width:600px;margin-left:auto;margin-right:auto;height:300px;max-height:400px}@media (min-width:768px){.chart-container{height:350px}}.gradient-text{background:linear-gradient(90deg,#F26D3D,#F28C38);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.flow-step{display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;border-radius:0.5rem;font-weight:600;color:white;min-height:80px;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.flow-arrow{font-size:2.5rem;color:#4E4E4E;margin:0.5rem 0;transform:rotate(90deg)}@media (min-width:768px){.flow-arrow{transform:rotate(0deg)}}