/* Load after risk-process-scroll.css. Original screens remain whole at every scroll position. */
.ps-story .sp-proof-real[data-ps-surface=proof]{height:min(var(--ps-stage-height,580px),610px);gap:24px}
.ps-story .sp-proof-real[data-ps-surface=proof]>.ra-proof-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:14px;padding:24px!important;min-height:0;height:100%;overflow:visible;background:#f5f5f8;border:1px solid #eeedf2}
.sp-proof-real .ra-card-heading{min-width:0}.sp-proof-real .ra-card-heading h3{margin:0!important;font-weight:500!important}
.sp-proof-real .pr-proof-stage{position:relative;min-height:0;min-width:0;margin:0;overflow:visible;border-radius:0;background:none}
.sp-proof-real .pr-helmet-stage{display:flex;justify-content:center;align-items:stretch;padding:0 22px}
.sp-proof-real figure{margin:0;min-width:0;min-height:0}
.sp-proof-real .pr-helmet-screen{height:100%;aspect-ratio:667/922;max-width:100%;filter:drop-shadow(0 9px 17px #322c4313)}
.sp-proof-real .pr-real-phone{display:block;height:100%;width:100%;max-height:100%;overflow:hidden;shape-rendering:geometricPrecision}
.sp-proof-real .pr-helmet-screen .pr-real-phone{border:0;border-radius:0;background:transparent}
.sp-proof-real .pr-helmet-guide{position:absolute;right:4px;left:auto;top:50%;margin-top:-70px;width:2px;height:140px;pointer-events:none;background:#e9e2ef;border-radius:2px}
.sp-proof-real .pr-helmet-guide>i{position:absolute;left:-3px;top:-4px;width:8px;height:8px;border-radius:50%;background:#9271b7;box-shadow:0 0 0 5px #b39acc1c;opacity:0}
.sp-proof-real .pr-license-pair{position:relative;width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px}
.sp-proof-real .pr-license-pair>figure{width:100%;height:100%;max-height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;transform-origin:center}
.sp-proof-real .pr-license-pair .pr-real-phone{height:100%;width:100%;max-width:276px;filter:drop-shadow(0 8px 10px #2924350a)}
.sp-proof-real .pr-license-link{position:absolute;left:calc(50% - 24px);top:calc(50% - 10px);width:48px;height:20px;overflow:visible;pointer-events:none}
.sp-proof-real .pr-license-link path{stroke:#b09ac6;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0}
.sp-proof-real .pr-process-rail{position:relative;display:flex;justify-content:space-between;gap:9px;min-height:32px;padding-top:13px;color:#8f8797;font-size:10px;line-height:1.5;white-space:nowrap}
.sp-proof-real .pr-process-rail:before,.sp-proof-real .pr-process-rail>i{position:absolute;top:0;left:0;width:100%;height:2px;content:'';background:#e5deeb;border-radius:2px}
.sp-proof-real .pr-process-rail>i{background:#a085bc;transform-origin:left}
.sp-proof-real .pr-process-rail>[data-pr-current=true]{color:#69517d}.sp-proof-real .pr-process-rail>[data-pr-done=true]{color:#877193}
/* Keep both original screens readable without JavaScript and with reduced motion. */
.ps-story .sp-proof-real:not(.sp-ready)[data-ps-surface=proof],.ps-story .sp-proof-real[data-sp-reduced=true][data-ps-surface=proof]{height:auto!important;max-height:none}
.ps-story .sp-proof-real:not(.sp-ready)[data-ps-surface=proof]>.ra-proof-card,.ps-story .sp-proof-real[data-sp-reduced=true][data-ps-surface=proof]>.ra-proof-card{height:540px!important;visibility:visible!important}
@media(max-width:899px){
 .ps-story .sp-proof-real[data-ps-surface=proof]{gap:18px}
 .ps-story .sp-proof-real[data-ps-surface=proof]>.ra-proof-card{padding:19px!important;gap:12px}
 .sp-proof-real .pr-license-pair{gap:12px}.sp-proof-real .pr-process-rail{font-size:9px;gap:5px}
}
@media(max-width:599px){
 .ps-story .sp-proof-real[data-ps-surface=proof]>.ra-proof-card{padding:18px!important;grid-template-rows:auto minmax(0,1fr) auto;gap:14px}
 .ps-story .sp-proof-real.sp-ready:not([data-sp-reduced=true])[data-ps-surface=proof]>.ra-proof-card{display:grid;overflow:visible}
 .sp-proof-real .pr-helmet-stage{padding:0 4px}
 .sp-proof-real .pr-process-rail{font-size:10px;min-height:31px}
 .sp-proof-real.sp-ready:not([data-sp-reduced=true]) .pr-license-pair{display:block}
 .sp-proof-real.sp-ready:not([data-sp-reduced=true]) .pr-license-pair>figure{position:absolute;inset:0;max-height:none}
 .sp-proof-real.sp-ready:not([data-sp-reduced=true]) .pr-license-pair .pr-real-phone{width:auto;max-width:100%;aspect-ratio:276/562}
 .sp-proof-real .pr-license-link{display:none}
 .ps-story .sp-proof-real:not(.sp-ready)[data-ps-surface=proof],.ps-story .sp-proof-real[data-sp-reduced=true][data-ps-surface=proof]{display:grid!important;grid-template-columns:1fr!important;gap:20px!important}
 .ps-story .sp-proof-real:not(.sp-ready)[data-ps-surface=proof]>.ra-proof-card,.ps-story .sp-proof-real[data-sp-reduced=true][data-ps-surface=proof]>.ra-proof-card{height:500px!important;grid-area:auto}
}
@media(prefers-reduced-motion:reduce){
 .sp-proof-real .pr-helmet-guide,.sp-proof-real .pr-license-link{display:none}
 .sp-proof-real .pr-license-pair>figure{opacity:1!important;transform:none!important}
}
