.process-section{background:transparent;color:var(--color-text);padding:var(--space-xl) var(--space-md)}.process-section__inner{max-width:1400px;margin:0 auto}.process-section__header{display:flex;flex-direction:column;gap:var(--space-xs);max-width:640px;margin:0 auto var(--space-lg);text-align:center}.process-section__heading{margin:0;font-family:var(--font-heading);font-weight:var(--font-heading-weight);line-height:1.15;letter-spacing:-.01em;font-size:clamp(1.5217rem,2.5vw + .8696rem,2.3913rem);color:var(--color-text-bright)}.process-circuit{position:relative;width:100%;max-width:560px;margin:0 auto;aspect-ratio:1055 / 1491}.process-circuit__image{display:block;width:100%;height:100%;object-fit:contain;border-radius:16px}.process-circuit__path-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.process-circuit__path-svg path{fill:none;stroke:none}.process-circuit__pulse{fill:var(--color-accent);filter:drop-shadow(0 0 8px var(--color-accent));offset-rotate:0deg;animation:circuit-travel 11s linear infinite;animation-direction:normal}@keyframes circuit-travel{0%{offset-distance:0%}to{offset-distance:100%}}@media(prefers-reduced-motion:reduce){.process-circuit__pulse{animation:none}}.process-hotspot{position:absolute;left:var(--hotspot-left);top:var(--hotspot-top);transform:translate(-50%,-50%);z-index:2;width:2.75rem;height:2.75rem;min-width:44px;min-height:44px;border-radius:50%;background:transparent;border:none;padding:0;margin:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.process-hotspot:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:50%}.process-hotspot__glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:0 0 10px 2px var(--color-accent-dim);animation:hotspot-breathe 3.5s ease-in-out infinite;pointer-events:none}@keyframes hotspot-breathe{0%,to{box-shadow:0 0 8px 1px var(--color-accent-dim)}50%{box-shadow:0 0 18px 5px var(--color-accent-dim)}}@media(prefers-reduced-motion:reduce){.process-hotspot__glow{animation:none;box-shadow:0 0 12px 3px var(--color-accent-dim)}}.process-hotspot__label{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap;font-family:var(--font-body);font-size:.6875rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-bright);text-shadow:0 1px 4px rgba(3,3,3,.9);pointer-events:none}.process-hotspot--below .process-hotspot__label{bottom:calc(100% + .5rem)}.process-hotspot--above .process-hotspot__label{top:calc(100% + .5rem)}.process-hotspot--align-start .process-hotspot__label{left:0;transform:none}.process-hotspot--align-end .process-hotspot__label{left:auto;right:0;transform:none}.process-hotspot__popover{position:absolute;z-index:10;width:18rem;padding:var(--space-md);border-radius:12px;background:#baef2f0f;border:1px solid rgba(186,239,47,.18);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:0;transform:scale(.95);pointer-events:none;transition:opacity var(--duration-base) var(--ease-luxury),transform var(--duration-base) var(--ease-luxury);font-family:var(--font-body);font-size:.9375rem;line-height:1.5;color:var(--color-text-bright);text-align:center}.process-hotspot:hover .process-hotspot__popover,.process-hotspot:focus-visible .process-hotspot__popover{opacity:1;transform:scale(1)}.process-hotspot--below .process-hotspot__popover{top:calc(100% + .75rem)}.process-hotspot--above .process-hotspot__popover{bottom:calc(100% + .75rem)}.process-hotspot--align-center .process-hotspot__popover{left:50%;margin-left:-9rem}.process-hotspot--align-start .process-hotspot__popover{left:0}.process-hotspot--align-end .process-hotspot__popover{right:0}@media(prefers-reduced-motion:reduce){.process-hotspot__popover{transition:none}}@media screen and (max-width:480px){.process-hotspot__popover{width:12rem;font-size:.8125rem}.process-hotspot--align-center .process-hotspot__popover{margin-left:-6rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-process-timeline.css.map */
