.section-process{padding:var(--space-xl) 0;background:var(--color-mist);position:relative;overflow:hidden}.section-process:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(43,58,140,.03) 0%,transparent 60%);pointer-events:none}.process-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.process-header{text-align:center;margin-bottom:5rem}.process-header h2{color:var(--color-midnight);font-size:clamp(1.8rem,4vw,3rem)}.process-header h2 em{color:var(--color-royal);font-style:italic}.process-timeline{display:flex;align-items:flex-start;justify-content:space-between;position:relative;padding:0 1rem}.process-timeline:before{content:"";position:absolute;top:32px;left:calc(1rem + 32px);right:calc(1rem + 32px);height:2px;background:linear-gradient(90deg,var(--color-royal),var(--color-gold),var(--color-royal));opacity:.18;z-index:0}.process-line{position:absolute;top:32px;left:calc(1rem + 32px);height:2px;background:linear-gradient(90deg,var(--color-gold),var(--color-gold-dark));width:0%;z-index:1;transition:width 1.4s var(--ease-out-expo);box-shadow:0 0 10px #f2b70573}.process-line.drawn{width:calc(100% - 2rem - 64px)}.process-step{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;z-index:2;opacity:0;transform:translateY(30px) scale(.93);transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo);cursor:default}.process-step.visible{opacity:1;transform:translateY(0) scale(1)}.process-step:nth-child(2){transition-delay:.1s}.process-step:nth-child(3){transition-delay:.2s}.process-step:nth-child(4){transition-delay:.3s}.process-step:nth-child(5){transition-delay:.4s}.process-step:nth-child(6){transition-delay:.5s}.step-badge{width:64px;height:64px;border-radius:50%;background:var(--color-royal);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 0 0 6px #2b3a8c1a,0 0 0 12px #2b3a8c0a,0 4px 20px #2b3a8c47;transition:transform var(--dur-normal) var(--ease-out-expo),box-shadow var(--dur-normal) ease;position:relative;z-index:2;flex-shrink:0}.step-badge svg{width:26px;height:26px;stroke:#fff;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.process-step:hover .step-badge{transform:scale(1.1) translateY(-2px);box-shadow:0 0 0 6px #2b3a8c29,0 0 0 12px #2b3a8c12,0 8px 28px #2b3a8c66}.process-step:last-child .step-badge{background:linear-gradient(135deg,var(--color-royal),var(--color-crimson));box-shadow:0 0 0 6px #8c1a2e14,0 0 0 12px #8c1a2e0a,0 4px 20px #8c1a2e47}.process-step:last-child:hover .step-badge{box-shadow:0 0 0 6px #8c1a2e24,0 0 0 12px #8c1a2e0f,0 8px 28px #8c1a2e66}.step-content{text-align:center;padding:1rem .75rem;margin:0 .15rem;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.07);box-shadow:0 2px 12px #0000000d;transition:box-shadow var(--dur-normal) ease,transform var(--dur-normal) var(--ease-out-expo);width:100%}.process-step:hover .step-content{box-shadow:0 6px 24px #00000017;transform:translateY(-2px)}.step-num{display:block;font-family:var(--font-stat);font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-royal);margin-bottom:.3rem;opacity:.55}.process-step:last-child .step-num{color:var(--color-crimson)}.step-content h3{font-family:var(--font-accent);font-weight:600;font-size:.86rem;letter-spacing:.05em;color:var(--color-midnight);margin-bottom:.3rem;line-height:1.3}.step-content p{font-size:.76rem;color:#0d0d0d80;line-height:1.4}@media (max-width: 1024px){.process-timeline{gap:.5rem}.step-badge{width:56px;height:56px}.step-badge svg{width:22px;height:22px}.step-content h3{font-size:.8rem}.step-content p{font-size:.72rem}.process-timeline:before{top:28px;left:calc(1rem + 28px);right:calc(1rem + 28px)}.process-line{top:28px;left:calc(1rem + 28px)}.process-line.drawn{width:calc(100% - 2rem - 56px)}}@media (max-width: 768px){.section-process{padding:var(--space-lg) 0}.process-container{padding:0 1.25rem}.process-header{margin-bottom:3rem}.process-timeline{flex-direction:column;align-items:flex-start;gap:0;padding:0}.process-timeline:before{top:32px;left:31px;width:2px;height:calc(100% - 64px);background:linear-gradient(to bottom,var(--color-royal),var(--color-gold));right:auto}.process-line{top:32px;left:31px;width:2px!important;height:0;background:var(--color-gold);box-shadow:none}.process-line.drawn{height:calc(100% - 64px);width:2px!important;transition:height 1.4s var(--ease-out-expo)}.process-step{flex-direction:row;align-items:flex-start;gap:1.25rem;padding:0 0 2rem;width:100%}.step-badge{width:62px;height:62px;flex-shrink:0;margin-bottom:0}.step-content{text-align:left;margin:0;margin-top:.5rem;padding:.85rem 1rem;flex:1}.step-num{text-align:left}.step-content h3{font-size:.92rem}.step-content p{font-size:.78rem;display:block}}@media (max-width: 480px){.process-header{margin-bottom:2rem}.step-badge{width:52px;height:52px;box-shadow:0 0 0 5px #2b3a8c1a,0 0 0 10px #2b3a8c0a,0 4px 16px #2b3a8c40}.step-badge svg{width:20px;height:20px}.step-content{padding:.75rem .85rem}.step-content h3{font-size:.88rem}.step-content p{font-size:.75rem}.process-step{gap:1rem;padding-bottom:1.5rem}.process-timeline:before{top:26px;left:25px;height:calc(100% - 52px)}.process-line{top:26px;left:25px}.process-line.drawn{height:calc(100% - 52px)}}
