.story-panel{background:var(--tvkv-navy-900);border-radius:var(--tvkv-radius-lg);padding:var(--tvkv-sp-5);box-shadow:var(--tvkv-shadow-lg)}.story-stat{display:flex;align-items:baseline;gap:1rem;padding:var(--tvkv-sp-3) 0;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:0}.story-stat:last-child{border-bottom:0}.story-stat-value{font-family:var(--tvkv-font-display);font-size:2rem;font-weight:800;color:var(--tvkv-gold-500);min-width:6.5rem}.story-stat-label{color:#fffc;font-weight:500}.process-list{list-style:none;margin:0;padding:0;position:relative}.process-step{display:flex;gap:1.25rem;align-items:flex-start;position:relative;padding-bottom:var(--tvkv-sp-5)}.process-step:last-child{padding-bottom:0}.process-step:not(:last-child):before{content:"";position:absolute;left:1.5rem;top:3.25rem;bottom:.5rem;width:2px;background:var(--tvkv-line)}.process-num{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem;border-radius:50%;background:#fff;border:2px solid var(--tvkv-gold-500);color:var(--tvkv-navy-800);font-family:var(--tvkv-font-display);font-weight:800;position:relative;z-index:1}@media(max-width:575.98px){.story-stat-value{font-size:1.6rem;min-width:5.5rem}}
