@keyframes storyWave{0%{transform:scaleY(.55);opacity:.55}to{transform:scaleY(1);opacity:1}}.story-team{width:100%;max-width:420px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.team-constellation{position:relative;width:100%;height:280px}.team-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.team-line{fill:none;stroke:#7eb0f5;stroke-width:2;stroke-linecap:round;stroke-dasharray:6 8;animation:teamFlow 1.4s linear infinite}@keyframes teamFlow{to{stroke-dashoffset:-28}}.team-pulse{filter:drop-shadow(0 0 4px rgba(24,80,166,.55))}.team-brand-node{position:absolute;left:50%;top:10px;transform:translate(-50%);display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #96c0f5;border-radius:999px;padding:10px 16px;box-shadow:0 12px 28px #185ac024;z-index:3}.team-brand-node img{width:26px;height:26px}.team-brand-node span{font-size:11px;font-weight:600;letter-spacing:.06em;color:#1e4478;text-transform:uppercase;white-space:nowrap}.team-agent{position:absolute;width:126px;text-align:center;background:#fff;border:1px solid #d7e2f0;border-radius:18px;padding:14px 10px 12px;box-shadow:0 14px 32px #185ac01a;opacity:1;z-index:2;animation:teamFloat 4.5s ease-in-out infinite;animation-delay:var(--d)}.team-agent--a{left:0;bottom:18px}.team-agent--b{left:50%;bottom:4px;transform:translate(-50%)}.team-agent--c{right:0;bottom:18px}.team-agent--b{animation-name:teamFloatCenter}@keyframes teamFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes teamFloatCenter{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-5px)}}.team-face{width:64px;height:64px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;box-shadow:none;overflow:hidden}.team-face svg{width:64px;height:64px;display:block}.team-agent strong{display:block;font-size:13px;color:var(--sea);letter-spacing:-.01em}.team-agent strong em{font-style:normal;font-weight:600;color:#64748b}.team-agent span{display:block;margin-top:4px;font-size:10px;color:#64748b;font-weight:500;line-height:1.3}.team-wave{display:none;justify-content:center;align-items:flex-end;gap:2px;height:14px;margin-top:8px}.team-agent.is-live .team-wave{display:flex}.team-agent.is-live{border-color:#93c5fd;box-shadow:0 14px 32px #1850a624}.team-wave i{width:3px;border-radius:99px;background:#1850a6;animation:storyWave .9s ease-in-out infinite alternate}.team-wave i:nth-child(1){height:40%}.team-wave i:nth-child(2){height:85%;animation-delay:.1s}.team-wave i:nth-child(3){height:55%;animation-delay:.2s}.team-wave i:nth-child(4){height:100%;animation-delay:.15s}.pg--voices{flex:1;display:flex;flex-direction:column;gap:12px;padding:18px 16px;min-height:290px;justify-content:center}.pg-brand{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;background:#fff;border:1px solid #96c0f5;border-radius:999px;padding:8px 14px;box-shadow:0 10px 22px #185ac01a}.pg-brand img{width:22px;height:22px}.pg-brand span{font-size:11px;font-weight:600;letter-spacing:.06em;color:#1e4478;text-transform:uppercase}.pg-sub{font-size:12px;font-weight:500;color:#64748b}.pg-voice-rows{background:#fff;border:1px solid #d7e2f0;border-radius:16px;padding:6px;display:flex;flex-direction:column;gap:4px;box-shadow:0 10px 24px #185ac00f}.pg-vrow{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:12px;border-radius:12px}.pg-vrow.is-playing{background:#f5f9ff}.pg-vmeta b{display:block;font-size:14px;color:var(--sea);font-weight:600}.pg-vmeta em{font-style:normal;font-weight:600;color:#64748b}.pg-vmeta small{display:block;margin-top:2px;font-size:12px;color:#7890b5;font-weight:500}.pg-vwave{display:none;align-items:flex-end;gap:2px;height:18px}.pg-vrow.is-playing .pg-vwave{display:flex}.pg-vwave i{width:3px;border-radius:99px;background:#1850a6;animation:storyWave .9s ease-in-out infinite alternate}.pg-vwave i:nth-child(1){height:40%}.pg-vwave i:nth-child(2){height:80%;animation-delay:.1s}.pg-vwave i:nth-child(3){height:55%;animation-delay:.2s}.pg-vwave i:nth-child(4){height:95%;animation-delay:.15s}.pg-vbtn{width:34px;height:34px;border-radius:50%;border:none;background:#1850a6;color:#fff;display:grid;place-items:center;cursor:default;position:relative}.pg-vbtn span{width:0;height:0;border-style:solid;border-width:6px 0 6px 10px;border-color:transparent transparent transparent #fff;margin-left:2px}.pg-vbtn.is-pause span{width:10px;height:10px;margin-left:0;border:none;background:linear-gradient(#fff,#fff) 0 0 / 3px 100% no-repeat,linear-gradient(#fff,#fff) 100% 0 / 3px 100% no-repeat}.pg-vrow:not(.is-playing) .pg-vbtn{width:28px;height:28px;background:transparent}.pg-vrow:not(.is-playing) .pg-vbtn span{border-width:5px 0 5px 8px;border-color:transparent transparent transparent #1850a6}.story-workflow{width:100%;padding:16px 14px 14px;display:flex;align-items:center;justify-content:center}.live-wf{width:min(100%,420px);background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 16px 40px #0f172a0f;overflow:hidden}.live-wf__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 14px;border-bottom:1px solid #eef2f7}.live-wf__brand{display:flex;align-items:center;gap:10px;min-width:0}.live-wf__mark{width:32px;height:32px;border-radius:8px;background:#f3f6fb;color:#2f6bff;display:grid;place-items:center;flex-shrink:0;overflow:hidden}.live-wf__mark svg{width:26px;height:22px;display:block;overflow:visible}.live-wf__mark .wv-bar{transform-box:fill-box;transform-origin:center center;animation:liveWfLogoBar 2.2s ease-in-out infinite}.live-wf__mark .wv-tick{opacity:.28}.live-wf__mark .wv-bar:nth-child(3){animation-delay:0s}.live-wf__mark .wv-bar:nth-child(4){animation-delay:.08s}.live-wf__mark .wv-bar:nth-child(5){animation-delay:.16s}.live-wf__mark .wv-bar:nth-child(6){animation-delay:.24s}.live-wf__mark .wv-bar:nth-child(7){animation-delay:.24s}.live-wf__mark .wv-bar:nth-child(8){animation-delay:.16s}.live-wf__mark .wv-bar:nth-child(9){animation-delay:.08s}.live-wf__mark .wv-bar:nth-child(10){animation-delay:0s}@keyframes liveWfLogoBar{0%,to{transform:scaleY(.82);opacity:.8}50%{transform:scaleY(1);opacity:1}}.live-wf__title{margin:0;font-size:15px;font-weight:600;color:#0f172a;letter-spacing:-.02em;font-style:italic}.live-wf .live-wf__text,.live-wf .live-wf__time,.live-wf .live-wf__badge{font-style:italic}.live-wf__badge{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1850a6;font-size:12px;font-weight:600;letter-spacing:-.01em;white-space:nowrap}.live-wf__badge i{width:7px;height:7px;border-radius:50%;background:#1850a6;box-shadow:0 0 0 4px #1850a61f;animation:liveWfPulse 1.6s ease-in-out infinite}@keyframes liveWfPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.86)}}.live-wf__body{position:relative;isolation:isolate}.live-wf__rail{position:absolute;left:10px;top:0;bottom:0;width:40px;pointer-events:none;z-index:0}.live-wf__rail-track{position:absolute;left:50%;top:34px;bottom:34px;width:2px;margin-left:-1px;border-radius:99px;background:#e8eef6}.live-wf__progress{position:absolute;left:50%;top:34px;width:2px;height:0;margin-left:-1px;border-radius:99px;background:#a8c6ff;transition:height 1.1s cubic-bezier(.22,1,.36,1),top .35s ease;z-index:1;pointer-events:none}.live-wf__list{list-style:none;margin:0;padding:6px 0 8px;padding-inline-start:0;position:relative;z-index:1}.live-wf__item{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px 14px 10px;min-height:52px;margin:0;list-style:none;opacity:0;transform:translateY(6px);border-bottom:1px solid #f1f5f9;transition:opacity .75s ease,transform .75s ease,background .45s ease;position:relative;z-index:1;pointer-events:none}.live-wf__item:last-child{border-bottom:0}.live-wf__item.is-done,.live-wf__item.is-active,.live-wf__item.is-ringing,.live-wf__item.is-sending,.live-wf__item.is-sent{opacity:1;transform:none;pointer-events:auto}.live-wf__item.is-active{background:linear-gradient(90deg,rgba(0,82,255,.045),transparent 72%)}.live-wf__ico{width:28px;height:28px;border-radius:50%;background:#e8eef6;color:#fff;display:grid;place-items:center;justify-self:center;transition:background .35s ease,box-shadow .35s ease}.live-wf__ico svg{width:13px;height:13px;display:block}.live-wf__item.is-done .live-wf__ico,.live-wf__item.is-active .live-wf__ico{background:#a8c6ff;box-shadow:none}.live-wf__item.is-pending .live-wf__ico{background:#f1f5f9;color:#94a3b8;box-shadow:none;border:1.5px solid #e2e8f0}.live-wf__send{position:relative;width:40px;height:40px;display:grid;place-items:center;justify-self:center}.live-wf__send-core{width:40px;height:40px;border-radius:50%;background:#f1f5f9;color:#94a3b8;border:1.5px solid #e2e8f0;display:grid;place-items:center;position:relative;overflow:hidden;transition:background .35s ease,color .35s ease,border-color .35s ease,transform .35s ease}.live-wf__item.is-sending .live-wf__send-core{background:#4d8aff;color:#fff;border-color:transparent;transform:scale(1.04)}.live-wf__item.is-sent .live-wf__send-core{background:#a8c6ff;color:#fff;border-color:transparent;transform:scale(1)}.live-wf__send-doc,.live-wf__send-check{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.live-wf__send-doc svg{width:20px;height:20px;display:block}.live-wf__send-check svg{width:15px;height:15px;display:block}.live-wf__send-doc{opacity:.7;transition:opacity .3s ease}.live-wf__send-check{opacity:0}.live-wf__item.is-sending .live-wf__send-doc{opacity:1;animation:liveWfDocOut 1.9s ease forwards .45s}.live-wf__item.is-sent .live-wf__send-doc{opacity:0;animation:none}.live-wf__item.is-sent .live-wf__send-check{animation:liveWfCheckIn .7s ease forwards}.live-wf__send-trail{display:none}@keyframes liveWfDocOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-11px)}}@keyframes liveWfCheckIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.live-wf__phone{position:relative;width:28px;height:28px;display:grid;place-items:center;justify-self:center}.live-wf__phone-core{width:28px;height:28px;border-radius:50%;background:#e8eef6;color:#fff;display:grid;place-items:center;transition:background .35s ease,box-shadow .35s ease;position:relative;z-index:2}.live-wf__item.is-done .live-wf__phone-core,.live-wf__item.is-active .live-wf__phone-core,.live-wf__item.is-ringing .live-wf__phone-core{background:#4d8aff;box-shadow:0 4px 12px #4d8aff40}.live-wf__item.is-ringing .live-wf__phone-core{animation:liveWfPhoneShake 2.2s ease-in-out infinite}.live-wf__phone-core svg{width:16px;height:16px;display:block;overflow:visible}.live-wf__phone-core .handset{fill:currentColor}.live-wf__phone-core .phone-wave{fill:none;stroke:#fff;stroke-width:1.85;stroke-linecap:round;opacity:0}.live-wf__item.is-ringing .live-wf__phone-core .phone-wave-1{animation:liveWfWave 1.8s ease-out infinite}.live-wf__item.is-ringing .live-wf__phone-core .phone-wave-2{animation:liveWfWave 1.8s ease-out .22s infinite}.live-wf__item.is-ringing .live-wf__phone-core .phone-wave-3{animation:liveWfWave 1.8s ease-out .44s infinite}@keyframes liveWfPhoneShake{0%,68%,to{transform:rotate(0)}72%{transform:rotate(-8deg)}76%{transform:rotate(7deg)}80%{transform:rotate(-5deg)}84%{transform:rotate(4deg)}88%{transform:rotate(-2deg)}92%{transform:rotate(0)}}@keyframes liveWfWave{0%{opacity:0}12%{opacity:1}48%{opacity:0}to{opacity:0}}.live-wf__item[data-wf="0"].is-ringing,.live-wf__item[data-wf="0"].is-active{background:linear-gradient(90deg,rgba(0,82,255,.07),transparent 75%)}.live-wf__item.is-active:not([data-wf="0"]){background:linear-gradient(90deg,rgba(142,180,255,.12),transparent 70%)}.live-wf__text{margin:0;font-size:13.5px;font-weight:500;color:#0f172a;letter-spacing:-.015em;line-height:1.35}.live-wf__item.is-done:not([data-wf="0"]):not([data-wf="5"]) .live-wf__text,.live-wf__item.is-active:not([data-wf="0"]):not([data-wf="5"]) .live-wf__text{color:#64748b}.live-wf__item[data-wf="5"].is-sending,.live-wf__item[data-wf="5"].is-sent{background:linear-gradient(90deg,rgba(0,82,255,.07),transparent 75%)}.live-wf__item[data-wf="0"].is-ringing .live-wf__text,.live-wf__item[data-wf="0"].is-active .live-wf__text,.live-wf__item[data-wf="0"].is-done .live-wf__text{font-weight:600;color:#0f172a}.live-wf__item[data-wf="5"].is-sending .live-wf__text,.live-wf__item[data-wf="5"].is-sent .live-wf__text,.live-wf__item[data-wf="5"].is-active .live-wf__text{color:#0f172a;font-weight:600}.live-wf__time{font-size:12px;font-weight:500;color:#94a3b8;font-variant-numeric:tabular-nums}.live-wf__item.is-done .live-wf__time,.live-wf__item.is-active .live-wf__time{color:#94a3b8}.feature-demo-stage{width:100%;border:1px solid #dce6f2;border-radius:20px;background:#f4f7fb;box-shadow:0 16px 40px #0b173012;overflow:hidden;padding:18px 14px;display:flex;align-items:center;justify-content:center;min-height:340px}.feature-demo-stage--team{background:#edf5ff;border-color:#bcd1ef}.feature-demo-stage--voices{background:#f4f7fb}.feature-demo-stage--workflow{background:#fff;padding:8px;min-height:0}.pg--voices{width:100%;max-width:420px;margin:0 auto}.story-team{width:100%}@media(max-width:760px){.team-constellation{height:300px}.team-agent{width:110px;padding:12px 8px 10px}.team-face{width:54px;height:54px}.team-face svg{width:54px;height:54px}}.story-growth{width:100%;position:relative;min-height:280px;display:grid;place-items:center;padding:8px 8px 4px}.growth-svg{width:min(100%,360px);height:220px;display:block;position:relative;z-index:1}.growth-axis{stroke:#0f172a;stroke-width:3;stroke-linecap:square;fill:none}.growth-line{stroke:#0f172a;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:100;stroke-dashoffset:100;animation:growthDraw 14s ease-in-out infinite}@keyframes growthDraw{0%,4%{stroke-dashoffset:100}72%,84%{stroke-dashoffset:0}94%,to{stroke-dashoffset:100}}.growth-arrow{fill:none;stroke:#0f172a;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;opacity:0;animation:growthArrowShow 14s ease-in-out infinite}@keyframes growthArrowShow{0%,70%{opacity:0}76%,84%{opacity:1}94%,to{opacity:0}}.growth-bubbles{position:absolute;top:8%;right:6%;bottom:18%;left:10%;pointer-events:none;z-index:2}.growth-bubble{position:absolute;left:var(--bx);top:var(--by);display:inline-flex;align-items:center;gap:5px;background:#fff;border:1px solid #bfdbfe;color:#1e4478;font-size:10px;font-weight:600;letter-spacing:.01em;border-radius:999px;padding:5px 9px 5px 7px;white-space:nowrap;box-shadow:0 8px 18px #185ac01f;opacity:0;transform:translateY(6px) scale(.9)}.growth-up{width:10px;height:12px;flex-shrink:0;overflow:visible;color:#1850a6;animation:growthUpArrow 1.1s ease-in-out infinite}.growth-up path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@keyframes growthUpArrow{0%,to{transform:translateY(2px);opacity:.55}50%{transform:translateY(-1px);opacity:1}}.growth-bubble.b1{animation:growthPop1 14s ease-in-out infinite}.growth-bubble.b2{animation:growthPop2 14s ease-in-out infinite}.growth-bubble.b3{animation:growthPop3 14s ease-in-out infinite}.growth-bubble.b4{animation:growthPop4 14s ease-in-out infinite}@keyframes growthPop1{0%,10%{opacity:0;transform:translateY(6px) scale(.9)}14%,24%{opacity:1;transform:translateY(0) scale(1)}30%,to{opacity:0;transform:translateY(-4px) scale(.92)}}@keyframes growthPop2{0%,26%{opacity:0;transform:translateY(6px) scale(.9)}30%,40%{opacity:1;transform:translateY(0) scale(1)}46%,to{opacity:0;transform:translateY(-4px) scale(.92)}}@keyframes growthPop3{0%,42%{opacity:0;transform:translateY(6px) scale(.9)}46%,56%{opacity:1;transform:translateY(0) scale(1)}62%,to{opacity:0;transform:translateY(-4px) scale(.92)}}@keyframes growthPop4{0%,58%{opacity:0;transform:translateY(6px) scale(.9)}62%,72%{opacity:1;transform:translateY(0) scale(1)}78%,to{opacity:0;transform:translateY(-4px) scale(.92)}}.growth-logo{position:absolute;right:8%;top:10%;width:72px;height:72px;border-radius:50%;background:#fff;border:1px solid #96c0f5;box-shadow:0 0 0 10px #1850a614,0 16px 32px #0c51b030;display:grid;place-items:center;z-index:3;opacity:0;transform:scale(.65);animation:growthLogo 14s ease-in-out infinite}.growth-logo img{width:40px;height:40px}@keyframes growthLogo{0%,74%{opacity:0;transform:scale(.65)}80%,88%{opacity:1;transform:scale(1)}94%,to{opacity:0;transform:scale(.65)}}.story-dash{width:100%;padding:14px}.dash{display:flex;flex-direction:column;gap:10px;width:100%}.dash-chart{background:#fff;border:1px solid #d7e2f0;border-radius:14px;padding:12px 12px 8px}.dash-h{font-size:13px;font-weight:600;color:var(--sea);margin-bottom:8px}.dash-svg{width:100%;height:110px;display:block}.dash-area{fill:url(#dashFill)}.dash-line{fill:none;stroke:#1850a6;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.dash-svg circle{fill:#1850a6}.dash-x{display:flex;justify-content:space-between;margin-top:4px;font-size:10px;font-weight:600;color:#94a3b8}.dash-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dash-metric{background:#fff;border:1px solid #d7e2f0;border-radius:12px;padding:10px}.dash-metric .k{font-size:11px;font-weight:600;color:#64748b;margin-bottom:4px}.dash-metric .v{font-size:22px;font-weight:600;color:var(--sea);letter-spacing:-.03em}.dash-metric em{font-style:normal;font-size:11px;font-weight:600;color:#059669;background:#ecfdf5;border-radius:999px;padding:2px 6px;margin-left:4px}.dash-metric small{display:block;margin-top:4px;font-size:10px;color:#94a3b8;font-weight:500}@media(max-width:720px){.dash-metrics{grid-template-columns:1fr}.value-intel{flex-direction:column;align-items:stretch}.vi-line{width:2px;height:24px;flex-basis:auto;align-self:center;background:repeating-linear-gradient(180deg,#1850a6 0 6px,transparent 6px 10px)}}.journey-panel--playground{background:#f4f7fb}.pg--clean{flex:1;display:flex;flex-direction:column;gap:12px;padding:16px;min-height:290px}.pg-top{display:flex;flex-direction:column;gap:10px}.pg-title{font-size:14px;font-weight:600;color:var(--sea)}.pg-roles{display:flex;gap:6px;flex-wrap:wrap}.pg-roles button{border:1px solid #d7e2f0;background:#fff;color:#64748b;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:600;cursor:default}.pg-roles button.on{background:#1850a6;border-color:#1850a6;color:#fff}.pg-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:10px}@media(max-width:720px){.pg-grid{grid-template-columns:1fr}}.pg-card{background:#fff;border:1px solid #d7e2f0;border-radius:14px;padding:12px}.pg-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin-bottom:8px}.pg-voice-list{display:flex;flex-direction:column;gap:6px}.pg-voice{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;border:1px solid #e8eef6;border-radius:10px;padding:8px 10px}.pg-voice.on{border-color:#93c5fd;background:#f0f7ff}.pg-voice .dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.pg-voice.on .dot{background:#1850a6;box-shadow:0 0 0 3px #1850a622}.pg-voice b{font-size:12px;color:var(--sea)}.pg-voice small{font-size:11px;color:#7890b5;font-weight:500}.pg-pills{display:flex;flex-wrap:wrap;gap:6px}.pg-pills span{font-size:11px;font-weight:600;color:#64748b;background:#f1f5f9;border-radius:999px;padding:6px 10px}.pg-pills span.on{background:#edf4ff;color:#1e4478}.pg-tone{background:#f8fafc;border:1px solid #e8eef6;border-radius:10px;padding:10px;font-size:12px;font-weight:500;color:#334155;line-height:1.4}.pg-test{margin-top:auto;border:1px solid #bfdbfe;background:#f0f7ff;border-radius:14px;padding:14px;animation:pgTest 5.5s ease-in-out infinite}.pg-wave{display:flex;align-items:flex-end;gap:3px;height:28px;margin-bottom:8px}.pg-wave span{flex:1;border-radius:99px;background:#1850a6;animation:storyWave 1.1s ease-in-out infinite alternate}.pg-wave span:nth-child(odd){height:40%}.pg-wave span:nth-child(2n){height:85%;animation-delay:.18s}.pg-status{font-size:12px;font-weight:600;color:#1e4478}@keyframes pgTest{0%,to{box-shadow:none}40%,65%{box-shadow:0 0 0 3px #1850a61f}}.feature-demo-stage--growth{background:#edf5ff;border-color:#bcd1ef;min-height:360px}.feature-demo-stage--dash{background:#f4f7fb;min-height:360px;align-items:stretch}.feature-demo-stage--clean{background:#f4f7fb;min-height:360px;align-items:stretch;padding:0}.feature-demo-stage--numbers{background:#edf5ff;border-color:#bcd1ef;min-height:360px;padding:20px}.num-board{width:min(100%,420px);background:#fff;border:1px solid #d7e2f0;border-radius:18px;box-shadow:0 16px 40px #0f172a0f;overflow:hidden}.num-board__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #eef2f7}.num-board__title{margin:0;font-size:15px;font-weight:600;color:#0f172a;letter-spacing:-.02em}.num-board__badge{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1850a6;font-size:12px;font-weight:600}.num-board__badge i{width:7px;height:7px;border-radius:50%;background:#1850a6;box-shadow:0 0 0 4px #1850a61f;animation:liveWfPulse 1.6s ease-in-out infinite}.num-board__list{list-style:none;margin:0;padding:8px;display:grid;gap:8px}.num-board__item{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid #e8eef6;border-radius:14px;background:#fff;opacity:.45;transform:translateY(4px);transition:opacity .5s ease,transform .5s ease,border-color .35s ease,box-shadow .35s ease}.num-board__item.is-on{opacity:1;transform:none;border-color:#93c5fd;box-shadow:0 10px 24px #185ac01a;background:#f8fbff}.num-board__ico{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#edf4ff;color:#1850a6;font-size:11px;font-weight:800;letter-spacing:.04em}.num-board__item strong{display:block;font-size:14px;color:#0f172a;letter-spacing:-.02em}.num-board__item span{display:block;margin-top:2px;font-size:12px;color:#64748b;font-weight:500}.num-board__status{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.num-board__item.is-on .num-board__status{color:#1850a6}.fp-page-white,.fp-page-white main,.fp-page-white .fp-hero,.fp-page-white .fp-section{background:#fff!important}.fp-flow{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce6f2;border-bottom:1px solid #dce6f2}.fp-flow__step{min-height:180px;padding:22px 24px 22px 0}.fp-flow__step+.fp-flow__step{padding-left:24px;border-left:1px solid #dce6f2}.fp-flow__number{display:block;color:#1850a6;font-size:12px;font-weight:700;letter-spacing:.1em}.fp-flow h3{margin:24px 0 8px;font-size:clamp(20px,2vw,25px);letter-spacing:-.035em}.fp-flow p{max-width:26ch;margin:0;color:var(--ink-soft);font-size:14px;line-height:1.55}@media(max-width:760px){.fp-flow{grid-template-columns:1fr}.fp-flow__step,.fp-flow__step+.fp-flow__step{min-height:0;padding:22px 0;border-left:0}.fp-flow__step+.fp-flow__step{border-top:1px solid #dce6f2}}
