.demoSection{padding:120px 0;background:#fff}.demoHead{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.demoHead h2{max-width:720px;margin:12px 0 0;font-size:clamp(40px,5vw,64px);line-height:1.03;letter-spacing:-.05em}.conceptTag{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid #dce5ef;border-radius:99px;color:#68788d;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.conceptTag:before{content:"";width:8px;height:8px;border-radius:50%;background:#31c9a7;box-shadow:0 0 0 5px rgba(49,201,167,.12)}.demoPlayer{position:relative;overflow:hidden;border-radius:32px;background:radial-gradient(circle at 68% 36%,#123a64,transparent 38%),#071426;color:#fff;box-shadow:0 34px 80px rgba(13,38,68,.25)}.demoTop{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid rgba(126,165,204,.17)}.demoTop b{font-size:13px}.demoControls{display:flex;gap:8px}.demoControls button{width:36px;height:36px;border:1px solid #38506c;border-radius:50%;background:#10233b;color:#fff;cursor:pointer}.demoControls button:hover{border-color:#51d9b9}.demoCanvas{display:grid;grid-template-columns:.9fr 1.25fr .9fr;gap:30px;align-items:center;min-height:540px;padding:48px}.demoColumnTitle{margin:0 0 14px;color:#7991ac;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.demoSourceCard,.demoOutputCard{padding:18px;border:1px solid #2c4665;border-radius:20px;background:linear-gradient(145deg,#122a46,#0b1b30);box-shadow:0 18px 40px rgba(0,0,0,.27);transition:.5s ease}.demoSourceCard i,.demoOutputCard i{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:linear-gradient(145deg,#4387ff,#2a6fe0);font-style:normal;font-size:20px}.demoSourceCard b,.demoOutputCard b{display:block;margin-top:15px;font-size:15px}.demoSourceCard span,.demoOutputCard span{display:block;margin-top:6px;color:#8ea3bb;font-size:11px;line-height:1.5}.demoPhone{position:relative;min-height:442px;padding:22px;border:5px solid #686864;border-radius:42px;background:#07111f;box-shadow:0 34px 55px rgba(0,0,0,.56),inset 0 1px 0 rgba(255,255,255,.08)}.demoPhoneBar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:18px;font-weight:850}.demoPhoneBar span{color:#50dfbc;font-size:10px}.demoStage{position:absolute;inset:70px 18px 22px;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .45s ease,transform .45s ease}.demoStage.active{opacity:1;transform:none}.demoStage h3{font-size:22px;margin:5px 0 8px}.demoStage>p{margin:0;color:#8fa3bb;font-size:12px}.scanRing{display:grid;width:116px;height:116px;place-items:center;margin:62px auto 25px;border:2px solid #3e83ff;border-radius:50%;background:radial-gradient(circle,rgba(55,127,255,.2),transparent 64%);box-shadow:0 0 0 15px rgba(52,120,255,.04),0 0 50px rgba(42,125,255,.18);font-size:38px;animation:demoPulse 1.6s ease-in-out infinite}.foundSummary{padding:18px;margin:26px 0 15px;border-radius:18px;background:linear-gradient(145deg,#17314f,#10243c)}.foundSummary strong{display:block;color:#4cdfba;font-size:23px}.foundList{display:grid;gap:9px}.foundList span{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #233d5c;border-radius:12px;background:#10233b;font-size:11px}.foundList i{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;background:#254c7e;color:#7fafff;font-style:normal}.reviewCard{padding:15px;margin-top:20px;border-radius:16px;background:#142a45}.reviewCard b{display:block;font-size:14px}.reviewCard span{display:block;margin:5px 0 14px;color:#91a4bb;font-size:11px}.reviewActions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.reviewActions button{padding:11px;border:1px solid #34516f;border-radius:10px;background:#0e2138;color:#c9d5e4}.reviewActions .approve{border:0;background:linear-gradient(115deg,#397aff,#2bcda9);color:#fff;font-weight:800}.successCheck{display:grid;width:86px;height:86px;place-items:center;margin:48px auto 22px;border:3px solid #4ddfbb;border-radius:50%;color:#4ddfbb;font-size:38px;box-shadow:0 0 45px rgba(63,220,183,.18)}.demoOutputStack{display:grid;gap:12px}.demoOutputCard{opacity:.42;transform:translateX(10px)}.demoOutputCard i{background:linear-gradient(145deg,#2bcfae,#168c78)}.demoPlayer[data-step="3"] .demoOutputCard{opacity:1;transform:none}.demoPlayer[data-step="1"] .demoSourceCard,.demoPlayer[data-step="2"] .demoSourceCard,.demoPlayer[data-step="3"] .demoSourceCard{border-color:#3879c0;box-shadow:0 18px 40px rgba(0,0,0,.27),0 0 28px rgba(46,139,240,.14)}.demoTimeline{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:0 48px 30px}.demoTimeline span{height:4px;overflow:hidden;border-radius:99px;background:#213650}.demoTimeline span:before{content:"";display:block;width:0;height:100%;background:linear-gradient(90deg,#377cff,#31d0ad)}.demoTimeline span.done:before{width:100%}.demoTimeline span.current:before{animation:demoProgress 2.2s linear forwards}@keyframes demoProgress{to{width:100%}}@keyframes demoPulse{50%{transform:scale(1.05);box-shadow:0 0 0 23px rgba(52,120,255,.02),0 0 65px rgba(42,125,255,.28)}}@media(max-width:900px){.demoCanvas{grid-template-columns:1fr;min-height:auto;padding:30px}.demoSide{display:none}.demoPhone{width:min(440px,100%);margin:auto}.demoHead{display:block}.conceptTag{margin-top:18px}.demoTimeline{padding:0 30px 25px}}@media(prefers-reduced-motion:reduce){.scanRing,.demoTimeline span.current:before{animation:none}}
