.flowchart-container.svelte-1icsfhm{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:20px;padding:2rem;margin:3rem 0;border:1px solid #e2e8f0}.dark .flowchart-container.svelte-1icsfhm{background:linear-gradient(135deg,#1e293b,#334155);border-color:#475569}.flowchart-wrapper.svelte-1icsfhm{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:600px;margin:0 auto}@media (min-width: 768px){.flowchart-wrapper.svelte-1icsfhm{flex-direction:row;justify-content:space-between;max-width:100%}}.flowchart-step.svelte-1icsfhm{background:#fff;border-radius:16px;padding:1.5rem;text-align:center;box-shadow:0 10px 25px #0000001a;border:2px solid transparent;transition:all .3s ease;min-width:180px;position:relative;overflow:hidden}.dark .flowchart-step.svelte-1icsfhm{background:#334155;box-shadow:0 10px 25px #0000004d}.flowchart-step.svelte-1icsfhm:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#4185dd,#b42fda);opacity:0;transition:opacity .3s ease;z-index:-1}.flowchart-step.svelte-1icsfhm:hover:before{opacity:.05}.flowchart-step.svelte-1icsfhm:hover{transform:translateY(-5px);border-color:#4185dd}.step-icon.svelte-1icsfhm{font-size:2.5rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;height:60px}.flowchart-step.svelte-1icsfhm h3:where(.svelte-1icsfhm){font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;line-height:1.3}.dark .flowchart-step.svelte-1icsfhm h3:where(.svelte-1icsfhm){color:#f8fafc}.flowchart-step.svelte-1icsfhm p:where(.svelte-1icsfhm){font-size:.9rem;color:#64748b;line-height:1.4;margin:0}.dark .flowchart-step.svelte-1icsfhm p:where(.svelte-1icsfhm){color:#cbd5e1}.flowchart-arrow.svelte-1icsfhm{display:none}@media (min-width: 768px){.flowchart-arrow.svelte-1icsfhm{display:flex;align-items:center;justify-content:center;margin:0 -10px}}.arrow-svg.svelte-1icsfhm{width:80px;height:40px}@media (max-width: 767px){.flowchart-wrapper.svelte-1icsfhm{gap:2rem}.flowchart-step.svelte-1icsfhm:after{content:"↓";position:absolute;bottom:-25px;left:50%;transform:translate(-50%);font-size:1.5rem;background:linear-gradient(45deg,#4185dd,#b42fda);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.flowchart-step.svelte-1icsfhm:last-child:after{display:none}}.flowchart-step[data-step="1"].svelte-1icsfhm{animation-delay:.1s}.flowchart-step[data-step="2"].svelte-1icsfhm{animation-delay:.2s}.flowchart-step[data-step="3"].svelte-1icsfhm{animation-delay:.3s}.flowchart-step[data-step="4"].svelte-1icsfhm{animation-delay:.4s}.flowchart-step[data-step="5"].svelte-1icsfhm{animation-delay:.5s}@keyframes svelte-1icsfhm-slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.flowchart-step.svelte-1icsfhm{animation:svelte-1icsfhm-slideInUp .6s ease-out both}
