.wpc-graphic{font-family:Inter,sans-serif;background:transparent;position:relative;overflow:visible;width:100%;height:auto;display:flex;align-items:center;justify-content:center;margin:0;padding:0}.wpc-graphic .wpc-inner{display:flex;gap:32px;align-items:center;justify-content:center;width:100%;max-width:760px;flex-shrink:1;position:relative;margin:0;padding:0}@media(max-width:480px){.wpc-graphic .wpc-inner{flex-direction:column;width:auto;gap:20px}}.wpc-graphic .phone{position:relative;width:165px;height:320px;background:#fff;border-radius:24px;border:1.5px solid rgba(63,127,254,.35);box-shadow:0 20px 60px #3f7ffe2e,0 4px 16px #00000014;flex-shrink:0;display:flex;flex-direction:column;align-items:center;overflow:hidden;animation:wpc-bob 5.2s ease-in-out infinite}.wpc-graphic .notch{width:42px;height:10px;background:#f0f5ff;border-radius:0 0 7px 7px;flex-shrink:0}.wpc-graphic .edge{position:absolute;left:-1px;right:-1px;height:2px;background:#3f7ffe;box-shadow:0 0 8px #3f7ffe80;animation:wpc-pulse 2.5s ease-in-out infinite}.wpc-graphic .edge.top{top:-1px}.wpc-graphic .edge.bottom{bottom:-1px}.wpc-graphic .screen{flex:1;width:136px;margin:7px 0 9px;background:#e8f0ff;border-radius:11px;overflow:hidden;border:1px solid rgba(63,127,254,.15);display:flex;flex-direction:column;position:relative}.wpc-graphic .viewfinder{flex:1;position:relative;background:linear-gradient(135deg,#d4e4ff,#c5daff);overflow:hidden}.wpc-graphic .scan-line{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#3f7ffe,transparent);box-shadow:0 0 10px #3f7ffecc;animation:wpc-scan 3s ease-in-out infinite}.wpc-graphic .detect-box{position:absolute;border:2px solid #3f7ffe;border-radius:4px;animation:wpc-detect 2s ease-in-out infinite}.wpc-graphic .detect-box.box1{top:20px;left:15px;width:40px;height:35px}.wpc-graphic .detect-box.box2{top:65px;right:20px;width:30px;height:30px;animation-delay:.3s}.wpc-graphic .detect-box.box3{bottom:30px;left:20px;width:35px;height:28px;animation-delay:.6s}.wpc-graphic .ai-tag{position:absolute;font-size:6px;font-weight:600;color:#fff;background:#3f7ffee6;padding:2px 4px;border-radius:3px;white-space:nowrap;animation:wpc-tag-appear 2s ease-in-out infinite}.wpc-graphic .ai-tag.tag1{top:15px;left:10px}.wpc-graphic .ai-tag.tag2{top:60px;right:15px;animation-delay:.3s}.wpc-graphic .ai-tag.tag3{bottom:25px;left:15px;animation-delay:.6s}.wpc-graphic .cam-footer{padding:7px;background:#e8f0fff2;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(63,127,254,.2)}.wpc-graphic .cam-counter{font-size:8px;color:#5a8dd4;font-weight:600}.wpc-graphic .cam-btn{width:28px;height:28px;border-radius:50%;background:#3f7ffe;border:2px solid #fff;display:flex;align-items:center;justify-content:center;animation:wpc-shutter 4s ease-in-out infinite}.wpc-graphic .cam-mode{font-size:7px;color:#3f7ffe;font-weight:600}.wpc-graphic .cards{display:flex;flex-direction:column;gap:14px;flex:1;max-width:320px}@media(max-width:480px){.wpc-graphic .cards{width:100%;max-width:320px}}.wpc-graphic .card{background:#fff;border:1px solid rgba(63,127,254,.2);border-radius:14px;padding:12px 14px;box-shadow:0 2px 12px #3f7ffe14}.wpc-graphic .card:nth-child(1){animation:wpc-fA 4s ease-in-out infinite}.wpc-graphic .card:nth-child(2){animation:wpc-fB 5.2s ease-in-out infinite}.wpc-graphic .card:nth-child(3){animation:wpc-fC 4.7s ease-in-out infinite}.wpc-graphic .ctop{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.wpc-graphic .clbl{font-size:10px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#3f7ffe}.wpc-graphic .badge{font-size:9px;font-weight:500;padding:2px 6px;border-radius:20px;background:#3f7ffe1a;color:#3f7ffe}.wpc-graphic .badge.ai{background:#9333ea1a;color:#9333ea}.wpc-graphic .badge.g{background:#22c55e1a;color:#16a34a}.wpc-graphic .ctitle{font-size:12px;font-weight:500;color:#1e3a6e;margin-bottom:5px;line-height:1.35}.wpc-graphic .csub{font-size:10px;color:#93afd4;line-height:1.4}.wpc-graphic .feature-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:7px}.wpc-graphic .feature-row:last-child{margin-bottom:0}.wpc-graphic .feature-txt{font-size:11px;color:#1e3a6e;line-height:1.35;flex:1}.wpc-graphic .feature-txt span{font-size:10px;color:#93afd4;display:block;margin-top:1px}.wpc-graphic .tag-grid{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.wpc-graphic .tag-chip{font-size:9px;font-weight:500;padding:3px 6px;border-radius:4px;background:#eef3ff;color:#3f7ffe;border:1px solid rgba(63,127,254,.15)}.wpc-graphic .stat-row{display:flex;gap:14px;margin-top:5px}.wpc-graphic .stat-num{font-size:20px;font-weight:600;color:#1e3a6e;line-height:1}.wpc-graphic .stat-lbl{font-size:9px;color:#93afd4;margin-top:1px}@keyframes wpc-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes wpc-pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes wpc-scan{0%{top:-2px;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes wpc-detect{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes wpc-tag-appear{0%,to{opacity:0;transform:translateY(-3px)}10%,90%{opacity:1;transform:translateY(0)}}@keyframes wpc-shutter{0%,to{transform:scale(1)}25%{transform:scale(.92)}27%{transform:scale(1.05)}30%{transform:scale(1)}}@keyframes wpc-fA{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes wpc-fB{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes wpc-fC{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}
