.process-graphic{width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:var(--space-8) 0}.process-graphic__scene{position:relative;width:100%;max-width:850px;aspect-ratio:1200/1350;margin:0 auto}.process-graphic__svg{width:100%;height:100%;overflow:visible}.pg-flow-line{stroke-dasharray:20 40;animation:pg-flow-smooth 2s linear infinite}.pg-flow-line-down{stroke-dasharray:20 40;animation:pg-flow-smooth-down 1.5s linear infinite}@keyframes pg-flow-smooth{0%{stroke-dashoffset:60}to{stroke-dashoffset:0}}@keyframes pg-flow-smooth-down{0%{stroke-dashoffset:-60}to{stroke-dashoffset:0}}.process-graphic__shadow{filter:drop-shadow(0 30px 40px rgba(0,0,0,.05))}.process-graphic__shadow-sm{filter:drop-shadow(0 15px 20px rgba(0,0,0,.04))}.process-graphic__shadow-glow{filter:drop-shadow(0 0 30px rgba(255,127,80,.15))}.pg-float-1{animation:pg-float-subtle 6s ease-in-out infinite}.pg-float-2{animation:pg-float-subtle 7s ease-in-out 1s infinite}.pg-float-3{animation:pg-float-subtle 8s ease-in-out .5s infinite}@keyframes pg-float-subtle{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}.pg-hover{animation:pg-hover-smooth 8s ease-in-out infinite}@keyframes pg-hover-smooth{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.pg-scan{animation:pg-scanner 3s ease-in-out infinite alternate}@keyframes pg-scanner{0%{transform:translateY(-20px);opacity:0}10%{opacity:.8}90%{opacity:.8}to{transform:translateY(20px);opacity:0}}.pg-spin-slow{animation:pg-spin 15s linear infinite;transform-origin:center}.pg-spin-slow-reverse{animation:pg-spin-reverse 20s linear infinite;transform-origin:center}@keyframes pg-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pg-spin-reverse{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.pg-pulse-slow{animation:pg-pulse-subtle 4s ease-in-out infinite}@keyframes pg-pulse-subtle{0%,to{opacity:.8;filter:drop-shadow(0 0 10px rgba(255,127,80,.3))}50%{opacity:1;filter:drop-shadow(0 0 25px rgba(255,127,80,.8))}}@media (max-width:768px){.process-graphic{align-items:center;justify-content:center;height:100%;width:100%;overflow:visible;padding:var(--space-4) 0}.process-graphic__scene{max-width:95%}}@media (max-width:480px){.process-graphic__scene{max-width:100%}}.product-intro{min-height:100vh;padding:var(--section-padding-mobile) var(--layout-edge-right) var(--section-padding-mobile) var(--layout-edge-left);display:flex;align-items:center;justify-content:center}@media (min-width:768px){.product-intro{padding-top:var(--section-padding-tablet);padding-bottom:var(--section-padding-tablet)}}@media (min-width:1024px){.product-intro{padding-top:var(--section-padding-desktop);padding-bottom:var(--section-padding-desktop)}}.product-intro__container{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:0;position:relative;padding-right:520px}.product-intro__header{display:flex;flex-direction:column;max-width:600px}.product-intro__title{margin-bottom:24px;text-align:left;padding-left:44px}.product-intro__graphic{position:absolute;right:0;top:40px;width:520px;height:100%;display:flex;align-items:flex-start;justify-content:center}.product-intro__graphic>*{transform:scale(1);transform-origin:top center}.product-intro__content{max-width:600px;padding-top:var(--space-3)}.product-intro__steps{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.product-intro__step{display:flex;align-items:flex-start;gap:16px;padding:24px 0;border-bottom:1px solid #e2e8f0}.product-intro__step:last-child{border-bottom:none}.product-intro__step-number{flex-shrink:0;width:28px;height:28px;min-width:28px;min-height:28px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#ffffff;background:linear-gradient(135deg,#4a5568,#2d3748 35%,#1a202c 70%,#0f1419);border-radius:6px;margin-top:3px}.product-intro__button-wrapper{margin-top:40px;padding-left:44px}.product-intro__button-wrapper .btn--large{padding:14px 19.18px;font-size:var(--text-md);height:44px;border-radius:var(--radius-full)}@media (min-width:480px){.product-intro__button-wrapper .btn--large{padding:var(--space-2-5) var(--space-5-5);font-size:var(--text-base-lg);width:auto;max-width:none;height:auto;border-radius:var(--radius-lg)}}@media (max-width:1024px){.product-intro__container{padding-right:450px}.product-intro__title{margin-bottom:20px}.product-intro__graphic{width:450px}.product-intro__graphic>*{transform:scale(.85)}}@media (max-width:768px){.product-intro{min-height:auto}.product-intro__container{padding-right:0}.product-intro__header{display:flex;flex-direction:column-reverse;align-items:center;gap:var(--space-6);max-width:none}.product-intro__title{margin:0;text-align:center;padding-left:0}.product-intro__graphic{position:relative;right:auto;top:auto;width:100%;height:auto;display:flex;align-items:center;justify-content:center}.product-intro__graphic>*{transform:none}.product-intro__content{max-width:none;margin-top:var(--space-6);padding-top:0}.product-intro__step{padding:16px 0}.product-intro__step:first-child{padding-top:0}.product-intro__step-number{width:24px;height:24px;min-width:24px;min-height:24px;font-size:.75rem}.product-intro__button-wrapper{padding-left:0;margin-top:56px;text-align:center}.product-intro__button-wrapper .btn--large{width:85%;max-width:85%}}@media (max-width:480px){.product-intro__header{gap:var(--space-5)}.product-intro__graphic{width:100%;height:auto}.product-intro__graphic>*{transform:none}.product-intro__content{margin-top:var(--space-6)}.product-intro__step{padding:14px 0;gap:12px}.product-intro__step-number{width:22px;height:22px;min-width:22px;min-height:22px;font-size:.688rem}}