.wr-graphic{font-family:Inter,sans-serif;background:transparent;position:relative;overflow:visible;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.wr-graphic .wr-inner{display:flex;gap:28px;align-items:center;justify-content:center;width:640px;flex-shrink:0;position:relative;transform-origin:center center;transform:scale(var(--wr-scale, 1))}@media(max-width:500px){.wr-graphic .wr-inner{flex-direction:column;width:auto;gap:20px}}.wr-graphic .bg1,.wr-graphic .bg2{display:none}.wr-graphic .phone{position:relative;width:138px;height:268px;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:wr-bob 5s ease-in-out infinite}.wr-graphic .notch{width:42px;height:10px;background:#f0f5ff;border-radius:0 0 7px 7px;flex-shrink:0}.wr-graphic .edge{position:absolute;left:-1px;right:-1px;height:2px;background:#3f7ffe;box-shadow:0 0 8px #3f7ffe80;animation:wr-pulse 2.5s ease-in-out infinite}.wr-graphic .edge.top{top:-1px}.wr-graphic .edge.bottom{bottom:-1px}.wr-graphic .screen{flex:1;width:114px;margin:6px 0 8px;background:#f7f9ff;border-radius:11px;overflow:hidden;border:1px solid rgba(63,127,254,.15);display:flex;flex-direction:column}.wr-graphic .s-header{background:#eef3ff;padding:5px 7px;display:flex;align-items:center;justify-content:space-between}.wr-graphic .s-title{font-size:7px;font-weight:600;color:#3f7ffe;letter-spacing:.07em}.wr-graphic .s-dot{width:5px;height:5px;border-radius:50%;background:#3f7ffe;opacity:.7}.wr-graphic .drawing{flex:1;position:relative;background:#f0f5ff;margin:4px 5px 3px;border-radius:6px;border:1px solid rgba(63,127,254,.15);overflow:hidden}.wr-graphic .gl{position:absolute;background:#3f7ffe1a}.wr-graphic .glh{left:0;right:0;height:1px}.wr-graphic .glv{top:0;bottom:0;width:1px}.wr-graphic .room{position:absolute;border:1px solid rgba(63,127,254,.35);border-radius:2px}.wr-graphic .pin{position:absolute;width:10px;height:10px;border-radius:50%;border:1.5px solid #fff;transform:translate(-50%,-50%)}.wr-graphic .pin.blue{background:#3f7ffe;box-shadow:0 0 5px #3f7ffeb3}.wr-graphic .pin.green{background:#22c55e;box-shadow:0 0 5px #22c55e99}.wr-graphic .pin.amber{background:#f59e0b;box-shadow:0 0 5px #f59e0b99}.wr-graphic .s-tabs{padding:4px 6px;background:#eef3ff;display:flex;gap:3px}.wr-graphic .tab{flex:1;height:14px;border-radius:3px;background:#3f7ffe1f}.wr-graphic .tab.active{background:#3f7ffe}.wr-graphic .cards{display:flex;flex-direction:column;gap:12px;flex:1;max-width:270px}.wr-graphic .card{background:#fff;border:1px solid rgba(63,127,254,.2);border-radius:12px;padding:10px 12px;box-shadow:0 2px 12px #3f7ffe14}.wr-graphic .card:nth-child(1){animation:wr-fA 4.2s ease-in-out infinite}.wr-graphic .card:nth-child(2){animation:wr-fB 5s ease-in-out infinite}.wr-graphic .card:nth-child(3){animation:wr-fC 4.6s ease-in-out infinite}.wr-graphic .ctop{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.wr-graphic .clbl{font-size:9px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#3f7ffe}.wr-graphic .badge{font-size:8px;font-weight:500;padding:2px 6px;border-radius:20px;background:#3f7ffe1a;color:#3f7ffe}.wr-graphic .badge.g{background:#22c55e1a;color:#16a34a}.wr-graphic .badge.a{background:#f59e0b1a;color:#d97706}.wr-graphic .ctitle{font-size:11px;font-weight:500;color:#1e3a6e;margin-bottom:4px;line-height:1.35}.wr-graphic .csub{font-size:9px;color:#93afd4;line-height:1.4}.wr-graphic .tag-row{display:flex;gap:4px;flex-wrap:wrap;margin-top:5px}.wr-graphic .tag{font-size:8px;font-weight:500;padding:2px 5px;border-radius:4px;background:#3f7ffe14;color:#3f7ffe;border:1px solid rgba(63,127,254,.2)}.wr-graphic .thumbs{display:flex;gap:4px;margin-top:6px}.wr-graphic .thumb{flex:1;height:28px;border-radius:5px;background:#eef3ff;border:1px solid rgba(63,127,254,.18);display:flex;align-items:center;justify-content:center}.wr-graphic .thumb-dot{width:10px;height:10px;border-radius:50%;background:#3f7ffe4d}.wr-graphic .stat{font-size:20px;font-weight:600;color:#1e3a6e;line-height:1}.wr-graphic .stat-sub{font-size:9px;color:#93afd4;margin-top:2px}.wr-graphic .bar-bg{height:4px;border-radius:2px;background:#3f7ffe1a;margin-top:7px;overflow:hidden}.wr-graphic .bar-fill{height:100%;border-radius:2px;background:#3f7ffe}@keyframes wr-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes wr-pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes wr-fA{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes wr-fB{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes wr-fC{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}
