[data-reveal]{opacity:0;transform:translateY(12px) scale(.975);transform-origin:center bottom;transition:opacity .5s ease-out,transform .6s cubic-bezier(.34,1.45,.5,1)}[data-reveal].is-revealed{opacity:1;transform:none}.persona-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:var(--space-10)}.persona-tab{background:hsla(0,0%,100%,.05);border:1.5px solid hsla(0,0%,100%,.15);border-radius:var(--radius-pill);color:hsla(0,0%,100%,.65);cursor:pointer;font-family:var(--font-body);font-size:14px;font-weight:600;padding:10px 22px;transition:all .2s;white-space:nowrap}.persona-tab:hover{border-color:hsla(0,0%,100%,.35);color:#fff}.persona-tab.is-active{background:var(--ax-blue);border-color:var(--ax-blue);box-shadow:0 6px 20px rgba(37,117,252,.35);color:#fff}.persona-panel{display:none}.persona-panel.is-active{align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr}.persona-quote{color:#fff;font-family:var(--font-title);font-size:clamp(20px,2.2vw,26px);font-weight:700;letter-spacing:-.5px;line-height:1.35;margin-bottom:var(--space-6)}.persona-role{color:var(--ax-blue);font-size:14px;font-weight:600;letter-spacing:.07em;margin-bottom:var(--space-4);text-transform:uppercase}.persona-body,.persona-role{font-family:var(--font-body)}.persona-body{color:hsla(0,0%,100%,.65);font-size:16px;line-height:1.7;margin-bottom:var(--space-8)}.persona-kpis{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.persona-kpi{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:20px}.persona-kpi__val{font-family:var(--font-title);font-size:32px;font-weight:900;letter-spacing:-1.5px;line-height:1}.persona-kpi__lbl{color:hsla(0,0%,100%,.5);font-family:var(--font-body);font-size:13px;margin-top:5px}.persona-visual{backdrop-filter:blur(14px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:24px}.persona-visual__bar{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.06);display:flex;gap:12px;padding:12px 0}.persona-visual__bar:last-child{border-bottom:none}.persona-visual__dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.persona-visual__label{color:hsla(0,0%,100%,.6);flex:1;font-family:var(--font-body);font-size:14px}.persona-visual__track{background:hsla(0,0%,100%,.08);border-radius:3px;flex:2;height:6px;overflow:hidden}.persona-visual__fill{border-radius:3px;height:100%}.persona-visual__pct{color:#fff;font-family:var(--font-title);font-size:14px;font-weight:700;min-width:36px;text-align:right}.process-steps{display:grid;gap:0;grid-template-columns:repeat(3,1fr);position:relative}.process-steps:before{background:linear-gradient(90deg,var(--ax-blue),var(--ax-purple));content:"";height:2px;left:16.66667%;position:absolute;right:16.66667%;top:28px;z-index:0}.process-step{padding:0 20px;position:relative;text-align:center;z-index:1}.process-step__num{align-items:center;background:#fff;border:2px solid var(--ax-blue);border-radius:50%;box-shadow:0 0 0 6px rgba(37,117,252,.12);color:var(--ax-blue);display:flex;font-family:var(--font-title);font-size:20px;font-weight:900;height:56px;justify-content:center;margin:0 auto var(--space-6);width:56px}.process-step__title{color:var(--ax-deep);font-family:var(--font-title);font-size:18px;font-weight:700;letter-spacing:-.4px;margin-bottom:var(--space-3)}.process-step__desc{color:var(--ax-text-muted);font-family:var(--font-body);font-size:14px;line-height:1.6}.spotlight{align-items:center;display:grid;gap:64px;grid-template-columns:1.2fr 1fr}section:nth-of-type(2n) .spotlight{grid-template-columns:1fr 1.2fr}section:nth-of-type(2n) .spotlight>div:first-child{order:2}.spotlight--reverse{direction:rtl}.spotlight--reverse>*{direction:ltr}.spotlight__badge{display:inline-flex;margin-bottom:var(--space-4)}.spotlight__title{color:var(--ax-deep);font-family:var(--font-title);font-size:clamp(26px,3vw,38px);font-weight:800;letter-spacing:-1.2px;line-height:1.1;margin-bottom:var(--space-5)}.spotlight__lead{color:var(--ax-text-muted);font-family:var(--font-body);font-size:17px;line-height:1.7;margin-bottom:var(--space-6)}.spotlight__list{display:flex;flex-direction:column;gap:10px;list-style:none;margin-bottom:var(--space-8)}.spotlight__list li{align-items:flex-start;color:var(--ax-text-body);display:flex;font-family:var(--font-body);font-size:15px;gap:10px}.spotlight__list li:before{background:rgba(37,117,252,.12);border:1.5px solid rgba(37,117,252,.3);border-radius:50%;content:"";flex-shrink:0;height:18px;margin-top:2px;width:18px}.ui-sim{background:#fff;border:1px solid rgba(24,6,54,.08);border-radius:20px;box-shadow:0 8px 40px rgba(24,6,54,.1);overflow:hidden}.ui-sim__bar{align-items:center;background:var(--ax-deep);display:flex;gap:6px;padding:12px 16px}.ui-sim__dot{border-radius:50%;height:9px;width:9px}.ui-sim__body{padding:20px}.ui-sim__row{align-items:center;border-bottom:1px solid rgba(24,6,54,.05);color:var(--ax-text-muted);display:flex;font-family:var(--font-body);font-size:13px;justify-content:space-between;padding:10px 0}.ui-sim__row:last-child{border-bottom:none}.ui-sim__row strong{color:var(--ax-deep);font-weight:600}.ui-sim__chip{border-radius:20px;display:inline-block;font-size:13px;font-weight:700;padding:2px 8px}html.theme-dark .process-step__num{background:#1d0f3d}html.theme-dark .process-step__num[style*="#4F32FE"]{border-color:#4f32fe!important;color:#4f32fe!important}html.theme-dark .process-step__num[style*="#6fe8b8"]{border-color:#6fe8b8!important;color:#6fe8b8!important}