.b2b-journey-section{background:#fff;position:relative}.b2b-journey-header{padding-top:.5rem}.b2b-journey-eyebrow{border:1px solid color-mix(in srgb, var(--foreground) 10%, var(--border));background:color-mix(in srgb, var(--background) 75%, white);color:var(--foreground);border-radius:999px;justify-content:center;align-items:center;gap:.4rem;margin:0;padding:.4rem .95rem;font-size:.78rem;font-weight:900;display:inline-flex}.b2b-journey-eyebrow-icon{width:.9rem;height:.9rem;color:var(--accent-yellow);animation:3s ease-in-out infinite partners-sparkle-pulse}.b2b-journey-title{color:var(--foreground);margin:1.25rem 0 0;font-size:1.65rem;font-weight:900;line-height:1.25}@media (min-width:768px){.b2b-journey-title{font-size:2.15rem}}.b2b-journey-title-accent{background:linear-gradient(270deg, var(--primary), var(--accent-pink), var(--accent-yellow));color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite header-brand-shimmer}.b2b-journey-lead{border:1px solid color-mix(in srgb, var(--foreground) 10%, var(--border));background:color-mix(in srgb, var(--background) 75%, white);color:#0a0a0a;border-radius:1rem;max-width:32rem;margin:1rem auto 0;padding:.85rem 1.25rem;font-size:.95rem;font-weight:800;line-height:1.65}@media (min-width:768px){.b2b-journey-lead{font-size:1.02rem}}.b2b-journey-lines{justify-content:center;align-items:center;gap:.65rem;margin-top:1.25rem;display:flex}.b2b-journey-line{background:linear-gradient(270deg, transparent, var(--primary), var(--accent-pink), var(--accent-yellow));background-size:200% 100%;border-radius:999px;width:4.5rem;height:2px;animation:4s linear infinite header-brand-shimmer}.b2b-journey-lines .b2b-journey-line:last-child{animation-direction:reverse}.b2b-journey-diamond{background:linear-gradient(135deg, var(--accent-pink), var(--accent-yellow));border-radius:2px;width:.55rem;height:.55rem;rotate:45deg;box-shadow:0 0 10px #e91e8c59}.b2b-journey-console-ring{background:linear-gradient(270deg, var(--primary), var(--accent-pink), var(--accent-yellow), var(--accent-cyan), var(--primary));background-size:300% 100%;border-radius:1.25rem;width:100%;padding:2px;animation:4s linear infinite hero-cta-border;box-shadow:0 12px 36px #1a56db1a}.b2b-journey-console{background:#fff;border-radius:calc(1.25rem - 2px);overflow:hidden}.b2b-journey-console-bar{border-bottom:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--primary) 4%, #fff), #fff);justify-content:center;align-items:center;padding:1rem 1.25rem;display:flex}.b2b-journey-console-title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:900}@media (min-width:768px){.b2b-journey-console-title{font-size:1.5rem}}.b2b-journey-steps{gap:0;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.b2b-journey-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.b2b-step-cube{text-align:center;background:#fff;padding:1.5rem;transition:background .3s,transform .3s;position:relative}@media (min-width:1024px){.b2b-step-cube{padding:2rem 2rem 1.85rem}}.b2b-step-cube:not(:last-child){border-bottom:1px solid var(--border)}@media (min-width:768px){.b2b-step-cube:not(:last-child){border-bottom:none}.b2b-step-cube+.b2b-step-cube{border-inline-start:1px solid var(--border)}.b2b-step-cube:hover{background:color-mix(in srgb, var(--primary) 3%, #fff);transform:translateY(-2px)}}.b2b-step-cube:after{content:"";opacity:.85;height:3px;position:absolute;top:0;left:0;right:0}.b2b-step-cube--blue:after{background:linear-gradient(270deg, var(--primary), var(--accent-cyan))}.b2b-step-cube--pink:after{background:linear-gradient(270deg, var(--accent-pink), #ff6b9d)}.b2b-step-cube--gold:after{background:linear-gradient(270deg, var(--accent-yellow), #ff9f1c)}.b2b-step-cube-head{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.9rem;display:flex}.b2b-step-cube-num{letter-spacing:.08em;color:var(--muted);font-size:.75rem;font-weight:900}.b2b-step-cube-code{border:1px solid var(--border);letter-spacing:.08em;color:var(--primary);background:#f8fafc;border-radius:999px;padding:.15rem .5rem;font-size:.62rem;font-weight:900}.b2b-step-cube-icon{border:1px solid var(--border);background:#fff;border-radius:.85rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto;transition:transform .3s,box-shadow .3s;display:flex}.b2b-step-cube:hover .b2b-step-cube-icon{transform:scale(1.06)}.b2b-step-cube--blue .b2b-step-cube-icon{color:var(--primary);border-color:color-mix(in srgb, var(--primary) 28%, var(--border));box-shadow:0 4px 14px #1a56db1f}.b2b-step-cube--pink .b2b-step-cube-icon{color:var(--accent-pink);border-color:color-mix(in srgb, var(--accent-pink) 28%, var(--border));box-shadow:0 4px 14px #e91e8c1a}.b2b-step-cube--gold .b2b-step-cube-icon{color:#c99700;border-color:color-mix(in srgb, var(--accent-yellow) 35%, var(--border));box-shadow:0 4px 14px #f5c51826}.b2b-step-cube-label{color:var(--foreground);margin:.8rem 0 0;font-size:1.15rem;font-weight:900}@media (min-width:1024px){.b2b-step-cube-label{font-size:1.28rem}}.b2b-step-cube-hint{max-width:16rem;color:var(--muted);margin:.45rem auto 0;font-size:.84rem;font-weight:600;line-height:1.55}.b2b-journey-cta-panel{border:1px solid color-mix(in srgb, var(--foreground) 10%, var(--border));background:color-mix(in srgb, var(--background) 80%, white);text-align:center;border-radius:1rem;flex-direction:column;align-items:center;gap:1.15rem;width:100%;margin-top:1.25rem;padding:1.35rem 1.25rem;display:flex}@media (min-width:768px){.b2b-journey-cta-panel{text-align:right;flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem 2rem}}.b2b-journey-cta-text{max-width:28rem;color:var(--foreground);margin:0;font-size:.92rem;font-weight:900;line-height:1.55}.b2b-journey-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;display:flex}@media (min-width:768px){.b2b-journey-cta-actions{justify-content:flex-end}}.b2b-journey-cta-ring{background:linear-gradient(270deg, var(--primary), var(--accent-pink), var(--accent-yellow), var(--accent-cyan), var(--primary));background-size:300% 100%;border-radius:1rem;padding:2px;animation:3.5s linear infinite hero-cta-border}.b2b-journey-cta-primary{color:var(--foreground);background:#fff;border-radius:calc(1rem - 2px);justify-content:center;align-items:center;gap:.45rem;padding:.8rem 1.4rem;font-size:.9rem;font-weight:900;transition:transform .25s;animation:2.5s ease-in-out infinite hero-cta-glow;display:inline-flex}.b2b-journey-cta-primary:hover{transform:scale(1.03)}.b2b-journey-cta-secondary{color:var(--muted);font-size:.84rem;font-weight:800;transition:color .2s}.b2b-journey-cta-secondary:hover{color:var(--primary)}
