/* Q-DASH Web Development Experience V4 — scoped interactive product previews */
.wdp .wdp-demo-chip{display:inline-flex;align-items:center;gap:5px;width:max-content;padding:5px 8px;border-radius:999px;background:color-mix(in srgb,var(--experience-accent,#f15a29) 12%,#fff);color:var(--experience-accent,#f15a29);font-size:7px;font-weight:900;line-height:1}.wdp .wdp-demo-chip:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 15%,transparent);animation:wdp-live-pulse 1.8s ease-in-out infinite}.wdp .wdp-live-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:15px}.wdp .wdp-live-metric{min-width:0;padding:9px;border:1px solid color-mix(in srgb,var(--experience-accent,#f15a29) 18%,#dce6eb);border-radius:9px;background:#fff}.wdp .wdp-live-metric small{display:block;overflow:hidden;color:#8395a1;font-size:7px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.wdp .wdp-live-metric strong{display:block;margin-top:5px;color:var(--experience-accent,#f15a29);font-size:14px;font-weight:950}.wdp .wdp-people-scene{position:relative;width:112px;height:96px;flex:0 0 auto;filter:drop-shadow(0 8px 10px rgba(7,29,49,.12))}.wdp .wdp-person{--person-shirt:#f15a29;position:absolute;bottom:9px;width:34px;height:68px;animation:wdp-person-bob 2.8s ease-in-out infinite}.wdp .wdp-person--one{inset-inline-start:14px}.wdp .wdp-person--two{inset-inline-end:8px;transform:scale(.86);animation-delay:-1.1s}.wdp .wdp-person__head{position:absolute;z-index:3;top:0;left:8px;width:18px;height:18px;border:2px solid rgba(7,29,49,.1);border-radius:50%;background:#ffd0b5}.wdp .wdp-person__hair{position:absolute;z-index:4;top:0;left:8px;width:18px;height:8px;border-radius:12px 12px 4px 4px;background:#0b2944}.wdp .wdp-person--two .wdp-person__hair{height:11px;border-radius:12px 12px 9px 9px;background:#653d2d}.wdp .wdp-person__body{position:absolute;z-index:2;top:18px;left:5px;width:24px;height:29px;border-radius:10px 10px 7px 7px;background:var(--person-shirt);box-shadow:inset 0 -5px rgba(7,29,49,.08)}.wdp .wdp-person__arm{position:absolute;z-index:1;top:22px;width:7px;height:29px;border-radius:7px;background:#ffd0b5;transform-origin:top center}.wdp .wdp-person__arm--left{left:2px;transform:rotate(16deg)}.wdp .wdp-person__arm--right{right:2px;animation:wdp-person-wave 2.2s ease-in-out infinite}.wdp .wdp-person--two .wdp-person__arm--right{animation-delay:-.8s}.wdp .wdp-person__leg{position:absolute;bottom:0;width:8px;height:26px;border-radius:4px;background:#173d5b;transform-origin:top center}.wdp .wdp-person__leg--left{left:8px;animation:wdp-person-step 1.4s ease-in-out infinite}.wdp .wdp-person__leg--right{right:8px;animation:wdp-person-step 1.4s ease-in-out infinite reverse}.wdp .wdp-person--two{--person-shirt:#2f80ed}.wdp .wdp-person--two .wdp-person__leg{background:#f2c14f}.wdp .wdp-person-shadow{position:absolute;inset:auto 10px 3px;width:88px;height:9px;border-radius:50%;background:rgba(7,29,49,.12);filter:blur(2px)}.wdp .wdp-people-label{position:absolute;z-index:6;top:2px;inset-inline-start:50%;min-width:90px;padding:6px 8px;border:1px solid color-mix(in srgb,var(--experience-accent,#f15a29) 20%,#fff);border-radius:8px;background:rgba(255,255,255,.94);color:#4c6475;font-size:6px;font-weight:850;text-align:center;transform:translateX(-50%);animation:wdp-label-float 2.8s ease-in-out infinite}.wdp[dir=rtl] .wdp-people-label{transform:translateX(50%)}

/* Commerce journey: each step owns a colour, realistic screen state and live demo indicators. */
.wdp .wdp-commerce-lab{--commerce-accent:#f15a29;--experience-accent:var(--commerce-accent)}.wdp .wdp-commerce-step{--step-accent:#f15a29;transition:color .25s ease,background .25s ease,transform .25s ease}.wdp .wdp-commerce-step i{color:var(--step-accent);transition:transform .25s ease}.wdp .wdp-commerce-step:hover i{transform:translateY(-2px) scale(1.08)}.wdp .wdp-commerce-step.is-active{color:var(--step-accent);background:color-mix(in srgb,var(--step-accent) 8%,#fff)}.wdp .wdp-commerce-step.is-active:after{background:var(--step-accent);box-shadow:0 -5px 18px color-mix(in srgb,var(--step-accent) 38%,transparent)}.wdp .wdp-commerce-copy>span{color:var(--commerce-accent)}.wdp .wdp-shop-ui.wdp-shop-enhanced{--experience-accent:var(--commerce-accent);position:relative;overflow:hidden;border-color:#102a40;box-shadow:0 28px 60px color-mix(in srgb,var(--commerce-accent) 18%,rgba(7,29,49,.18))}.wdp .wdp-shop-ui.wdp-shop-enhanced:before{content:"";position:absolute;z-index:8;inset:0 0 auto;height:4px;background:linear-gradient(90deg,transparent,var(--commerce-accent),transparent);animation:wdp-scan-line 3.8s linear infinite}.wdp .wdp-shop-ui.wdp-shop-enhanced .wdp-shop-bar b,.wdp .wdp-shop-ui.wdp-shop-enhanced .wdp-shop-bar i{color:var(--commerce-accent)}.wdp .wdp-shop-ui.wdp-shop-enhanced[data-shop-state] .wdp-shop-body{grid-template-columns:1fr 1fr;align-items:stretch}.wdp .wdp-shop-ui.wdp-shop-enhanced[data-shop-state] .wdp-shop-photo{height:210px}.wdp .wdp-shop-ui.wdp-shop-enhanced .wdp-shop-photo{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 26%,color-mix(in srgb,var(--commerce-accent) 18%,#fff) 0 18%,transparent 19%),linear-gradient(145deg,#eaf1f4,#fff)}.wdp .wdp-shop-ui.wdp-shop-enhanced .wdp-shop-photo:after{content:"";position:absolute;inset:auto -15% -40% 25%;height:80%;border-radius:50%;background:color-mix(in srgb,var(--commerce-accent) 12%,transparent);animation:wdp-orbit 5s ease-in-out infinite}.wdp .wdp-commerce-state{position:absolute;z-index:3;inset:14px;display:flex;flex-direction:column;justify-content:space-between}.wdp .wdp-commerce-state__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.wdp .wdp-commerce-state__icon{width:38px;height:38px;border-radius:12px;background:var(--commerce-accent);color:#fff;display:grid;place-items:center;font-size:15px;box-shadow:0 10px 24px color-mix(in srgb,var(--commerce-accent) 30%,transparent)}.wdp .wdp-commerce-state__flow{display:flex;align-items:center;gap:5px}.wdp .wdp-commerce-state__flow span{width:16px;height:5px;border-radius:999px;background:color-mix(in srgb,var(--commerce-accent) 26%,#d7e2e8);animation:wdp-flow-dot 1.6s ease-in-out infinite}.wdp .wdp-commerce-state__flow span:nth-child(2){animation-delay:.2s}.wdp .wdp-commerce-state__flow span:nth-child(3){animation-delay:.4s}.wdp .wdp-commerce-state__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.wdp .wdp-commerce-state__copy{max-width:120px}.wdp .wdp-commerce-state__copy b{display:block;color:#0b2944;font-size:10px}.wdp .wdp-commerce-state__copy small{display:block;margin-top:4px;color:#728695;font-size:6px;line-height:1.5}.wdp .wdp-shop-ui.wdp-shop-enhanced .wdp-shop-info{padding-top:5px;display:flex;flex-direction:column;justify-content:center}.wdp .wdp-shop-ui.wdp-shop-enhanced .wdp-shop-info>i{height:6px;background:color-mix(in srgb,var(--commerce-accent) 20%,#ccd9e0);transition:width .4s ease}.wdp .wdp-shop-ui.wdp-shop-enhanced .wdp-shop-info>strong{margin:15px 0 5px;color:var(--commerce-accent);font-size:20px}.wdp .wdp-shop-ui.wdp-shop-enhanced .wdp-shop-info>button{margin-top:12px;background:var(--commerce-accent);color:#fff;font-size:8px;font-weight:900;transition:background .3s ease,transform .3s ease}.wdp .wdp-shop-ui.wdp-shop-enhanced .wdp-shop-info>button:hover{transform:translateY(-2px)}.wdp .wdp-shop-ui.wdp-shop-enhanced.is-updating .wdp-commerce-state,.wdp .wdp-shop-ui.wdp-shop-enhanced.is-updating .wdp-shop-info{animation:wdp-state-enter .42s ease both}

/* System builder: module colours, meaningful KPIs and an animated operations team. */
.wdp .wdp-module{--module-accent:#f15a29;transition:border-color .25s ease,background .25s ease,transform .25s ease}.wdp .wdp-module:hover{transform:translateX(-3px);border-color:color-mix(in srgb,var(--module-accent) 55%,transparent)}.wdp[dir=ltr] .wdp-module:hover{transform:translateX(3px)}.wdp .wdp-module>i{color:var(--module-accent);background:color-mix(in srgb,var(--module-accent) 11%,rgba(255,255,255,.06))}.wdp .wdp-module.is-selected{border-color:color-mix(in srgb,var(--module-accent) 68%,transparent);background:color-mix(in srgb,var(--module-accent) 13%,rgba(255,255,255,.03))}.wdp .wdp-module.is-selected>i,.wdp .wdp-module.is-selected em{background:var(--module-accent);box-shadow:0 8px 20px color-mix(in srgb,var(--module-accent) 28%,transparent)}.wdp .wdp-module.is-primary{transform:translateX(-5px)}.wdp[dir=ltr] .wdp-module.is-primary{transform:translateX(5px)}.wdp .wdp-system-dashboard.wdp-system-enhanced{--system-accent:#f15a29;--experience-accent:var(--system-accent);position:relative;box-shadow:0 30px 75px color-mix(in srgb,var(--system-accent) 16%,rgba(0,0,0,.24))}.wdp .wdp-system-dashboard.wdp-system-enhanced:before{content:"";position:absolute;z-index:9;inset:0 0 auto;height:4px;background:linear-gradient(90deg,transparent,var(--system-accent),transparent);animation:wdp-scan-line 4s linear infinite}.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dashboard-top i{color:var(--system-accent);animation:wdp-bell 2.2s ease-in-out infinite}.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dashboard-nav span{transition:.3s ease}.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dashboard-nav span:first-child{background:var(--system-accent);box-shadow:0 8px 16px color-mix(in srgb,var(--system-accent) 22%,transparent)}.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dashboard-title button{background:var(--system-accent)}.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dash-cells article{position:relative;overflow:hidden;border-color:color-mix(in srgb,var(--system-accent) 14%,#dfe7eb);transition:transform .25s ease}.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dash-cells article:hover{transform:translateY(-3px)}.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dash-cells span{height:auto;margin-bottom:7px;background:transparent;color:#7d909d;font-size:7px;line-height:1.35}.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dash-cells b{height:auto;width:auto;margin-bottom:9px;background:transparent;color:#0b2944;font-size:16px;line-height:1}.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dash-cells i{height:5px;margin:0;background:linear-gradient(90deg,var(--system-accent),color-mix(in srgb,var(--system-accent) 30%,#dce8ed));transition:width .45s ease}.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dash-table{min-height:118px;padding:12px;background:#fff;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(120px,.75fr);gap:12px}.wdp .wdp-system-chart{position:relative;overflow:hidden;padding:10px;border-radius:9px;background:linear-gradient(145deg,#f7fafb,#eef4f6)}.wdp .wdp-system-chart__head{display:flex;align-items:center;justify-content:space-between;color:#6f8391;font-size:6px;font-weight:850}.wdp .wdp-system-chart__bars{height:70px;display:flex;align-items:flex-end;gap:6px;padding-top:12px}.wdp .wdp-system-chart__bars span{flex:1;min-width:5px;border-radius:4px 4px 1px 1px;background:linear-gradient(var(--system-accent),color-mix(in srgb,var(--system-accent) 18%,#dfe9ee));transform-origin:bottom;animation:wdp-bar-rise .55s cubic-bezier(.2,.8,.2,1) both}.wdp .wdp-system-chart__bars span:nth-child(2){animation-delay:.05s}.wdp .wdp-system-chart__bars span:nth-child(3){animation-delay:.1s}.wdp .wdp-system-chart__bars span:nth-child(4){animation-delay:.15s}.wdp .wdp-system-chart__bars span:nth-child(5){animation-delay:.2s}.wdp .wdp-system-team{position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--system-accent) 16%,#dfe7eb);border-radius:9px;background:color-mix(in srgb,var(--system-accent) 5%,#fff);display:grid;place-items:center}.wdp .wdp-system-team .wdp-people-scene{transform:scale(.88)}.wdp .wdp-system-dashboard.wdp-system-enhanced.is-updating .wdp-dash-cells,.wdp .wdp-system-dashboard.wdp-system-enhanced.is-updating .wdp-dash-table{animation:wdp-state-enter .42s ease both}

/* Admin icons: colour-coded performance contexts with transparent demo values. */
.wdp .wdp-admin-demo.wdp-admin-enhanced{--admin-accent:#f15a29;--experience-accent:var(--admin-accent);box-shadow:0 28px 70px color-mix(in srgb,var(--admin-accent) 14%,rgba(7,29,49,.12));transition:box-shadow .35s ease}.wdp .wdp-admin-demo.wdp-admin-enhanced>aside button{--icon-accent:#f15a29;position:relative;color:var(--icon-accent);transition:background .25s ease,color .25s ease,transform .25s ease}.wdp .wdp-admin-demo.wdp-admin-enhanced>aside button:hover{transform:scale(1.08);background:color-mix(in srgb,var(--icon-accent) 14%,transparent)}.wdp .wdp-admin-demo.wdp-admin-enhanced>aside button.is-active{background:var(--icon-accent);color:#fff;box-shadow:0 9px 22px color-mix(in srgb,var(--icon-accent) 30%,transparent)}.wdp .wdp-admin-demo.wdp-admin-enhanced header b{color:var(--admin-accent);transition:color .3s ease}.wdp .wdp-admin-demo.wdp-admin-enhanced .wdp-admin-stats article{position:relative;overflow:hidden;transition:transform .25s ease,border-color .25s ease}.wdp .wdp-admin-demo.wdp-admin-enhanced .wdp-admin-stats article:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--admin-accent) 30%,#dce6eb)}.wdp .wdp-admin-demo.wdp-admin-enhanced .wdp-admin-stats b{color:var(--admin-accent);transition:color .3s ease}.wdp .wdp-admin-demo.wdp-admin-enhanced .wdp-admin-stats article i{background:linear-gradient(90deg,var(--admin-accent),color-mix(in srgb,var(--admin-accent) 22%,#dce8ed));transition:width .45s ease}.wdp .wdp-admin-demo.wdp-admin-enhanced .wdp-admin-chart{position:relative;overflow:hidden;--experience-accent:var(--admin-accent)}.wdp .wdp-admin-demo.wdp-admin-enhanced .wdp-admin-chart>span{padding-inline-end:105px}.wdp .wdp-admin-demo.wdp-admin-enhanced .wdp-admin-chart>span i{background:linear-gradient(var(--admin-accent),color-mix(in srgb,var(--admin-accent) 18%,#dbeafd));transform-origin:bottom;transition:height .45s ease;animation:wdp-bar-rise .55s ease both}.wdp .wdp-admin-demo.wdp-admin-enhanced .wdp-admin-chart>span i:last-child{background:linear-gradient(color-mix(in srgb,var(--admin-accent) 68%,#fff),color-mix(in srgb,var(--admin-accent) 12%,#fff))}.wdp .wdp-admin-people{position:absolute;z-index:3;inset:auto 8px 6px auto}.wdp[dir=rtl] .wdp-admin-people{inset:auto auto 6px 8px}.wdp .wdp-admin-people .wdp-people-scene{transform:scale(.82);transform-origin:bottom center}.wdp .wdp-admin-demo.wdp-admin-enhanced.is-updating main{animation:wdp-state-enter .4s ease both}

/* Capability matrix: status is now readable as a live strength indicator. */
.wdp .wdp-capability-state{--capability-color:#8295a2;display:grid;grid-template-columns:8px minmax(70px,1fr);align-items:center;gap:8px;min-width:118px;color:var(--capability-color);font-weight:850}.wdp .wdp-capability-state:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--capability-color);box-shadow:0 0 0 4px color-mix(in srgb,var(--capability-color) 13%,transparent)}.wdp .wdp-capability-state__label{display:flex;align-items:center;justify-content:space-between;gap:7px}.wdp .wdp-capability-meter{grid-column:2;display:block;height:4px;border-radius:999px;background:#e8eef2;overflow:hidden}.wdp .wdp-capability-meter span{display:block;height:100%;width:var(--capability-level,50%);border-radius:inherit;background:linear-gradient(90deg,var(--capability-color),color-mix(in srgb,var(--capability-color) 35%,#fff));transform-origin:left;animation:wdp-meter-fill .7s ease both}.wdp[dir=rtl] .wdp-capability-meter span{transform-origin:right}.wdp .wdp-capability-state.is-available{--capability-color:#159a7f;--capability-level:100%}.wdp .wdp-capability-state.is-scoped{--capability-color:#397fd5;--capability-level:66%}.wdp .wdp-capability-state.is-dependent{--capability-color:#e1842f;--capability-level:45%}.wdp .wdp-capability-state.is-unavailable{--capability-color:#a5b2bb;--capability-level:12%}.wdp .wdp-table-wrap tbody tr{transition:background .25s ease,transform .25s ease}.wdp .wdp-table-wrap tbody tr:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--wdp-orange) 5%,#fff),#fff);transform:scale(1.005)}

/* Integration quality: counts are derived from the actual status rows on the page. */
.wdp .wdp-integration-panel article{position:relative;transition:background .25s ease,transform .25s ease}.wdp .wdp-integration-panel article:hover{background:#f8fbfc;transform:translateX(-3px)}.wdp[dir=ltr] .wdp-integration-panel article:hover{transform:translateX(3px)}.wdp .wdp-integration-panel article>span:before{content:"";display:inline-block;width:5px;height:5px;margin-inline-end:5px;border-radius:50%;background:currentColor;animation:wdp-live-pulse 1.9s ease-in-out infinite}.wdp .wdp-quality-live{--experience-accent:#159a7f;margin:12px -8px 6px;padding:14px;border:1px solid #dfe8ed;border-radius:15px;background:linear-gradient(145deg,#f8fbfc,#eef5f7)}.wdp .wdp-quality-live__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.wdp .wdp-quality-live__head b{font-size:9px}.wdp .wdp-quality-live__grid{display:grid;grid-template-columns:repeat(3,1fr) 112px;gap:8px;align-items:stretch}.wdp .wdp-quality-signal{position:relative;overflow:hidden;padding:10px 8px;border:1px solid #dce7ec;border-radius:10px;background:#fff}.wdp .wdp-quality-signal small{display:block;color:#80939f;font-size:6px}.wdp .wdp-quality-signal strong{display:block;margin:6px 0 8px;color:var(--signal-color,#159a7f);font-size:18px}.wdp .wdp-quality-signal i{display:block;height:4px;border-radius:99px;background:#e5edf1;overflow:hidden}.wdp .wdp-quality-signal i:after{content:"";display:block;width:var(--signal-level,75%);height:100%;border-radius:inherit;background:var(--signal-color,#159a7f);animation:wdp-meter-fill .7s ease both}.wdp .wdp-quality-signal--custom{--signal-color:#397fd5}.wdp .wdp-quality-signal--dependent{--signal-color:#e1842f}.wdp .wdp-quality-team{border:1px solid #dce7ec;border-radius:10px;background:#fff;display:grid;place-items:center;overflow:hidden}.wdp .wdp-quality-team .wdp-people-scene{transform:scale(.78)}

@keyframes wdp-live-pulse{0%,100%{opacity:.55;transform:scale(.88)}50%{opacity:1;transform:scale(1.1)}}@keyframes wdp-person-bob{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes wdp-person-wave{0%,100%{transform:rotate(-8deg)}45%,60%{transform:rotate(-65deg)}}@keyframes wdp-person-step{0%,100%{transform:rotate(4deg)}50%{transform:rotate(-7deg)}}@keyframes wdp-label-float{0%,100%{margin-top:0}50%{margin-top:-3px}}@keyframes wdp-scan-line{0%{transform:translateX(-70%);opacity:.2}50%{opacity:1}100%{transform:translateX(70%);opacity:.2}}@keyframes wdp-flow-dot{0%,100%{transform:scaleX(.55);opacity:.45}50%{transform:scaleX(1);opacity:1}}@keyframes wdp-orbit{0%,100%{transform:translate(0,0)}50%{transform:translate(-8px,-5px)}}@keyframes wdp-state-enter{from{opacity:.45;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes wdp-bar-rise{from{transform:scaleY(.12);opacity:.45}to{transform:scaleY(1);opacity:1}}@keyframes wdp-meter-fill{from{transform:scaleX(.1);opacity:.4}to{transform:scaleX(1);opacity:1}}@keyframes wdp-bell{0%,85%,100%{transform:rotate(0)}90%{transform:rotate(14deg)}95%{transform:rotate(-12deg)}}

@media(max-width:760px){.wdp .wdp-shop-ui.wdp-shop-enhanced[data-shop-state] .wdp-shop-body{grid-template-columns:1fr}.wdp .wdp-shop-ui.wdp-shop-enhanced[data-shop-state] .wdp-shop-photo{height:180px}.wdp .wdp-live-metrics{grid-template-columns:repeat(3,1fr)}.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dash-table{grid-template-columns:1fr}.wdp .wdp-system-team{display:none}.wdp .wdp-admin-demo.wdp-admin-enhanced .wdp-admin-chart>span{padding-inline-end:70px}.wdp .wdp-admin-people{transform:scale(.7);transform-origin:bottom right}.wdp[dir=rtl] .wdp-admin-people{transform-origin:bottom left}.wdp .wdp-quality-live__grid{grid-template-columns:repeat(3,1fr)}.wdp .wdp-quality-team{display:none}.wdp .wdp-capability-state{min-width:100px}}
@media(max-width:480px){.wdp .wdp-live-metrics{gap:4px}.wdp .wdp-live-metric{padding:7px 5px}.wdp .wdp-live-metric strong{font-size:11px}.wdp .wdp-shop-ui.wdp-shop-enhanced[data-shop-state] .wdp-shop-photo{height:160px}.wdp .wdp-admin-people{display:none}.wdp .wdp-admin-demo.wdp-admin-enhanced .wdp-admin-chart>span{padding-inline-end:0}.wdp .wdp-quality-live__grid{grid-template-columns:1fr 1fr}.wdp .wdp-quality-signal:last-of-type{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){.wdp .wdp-demo-chip:before,.wdp .wdp-person,.wdp .wdp-person__arm--right,.wdp .wdp-person__leg,.wdp .wdp-people-label,.wdp .wdp-shop-ui.wdp-shop-enhanced:before,.wdp .wdp-commerce-state__flow span,.wdp .wdp-shop-photo:after,.wdp .wdp-system-dashboard.wdp-system-enhanced:before,.wdp .wdp-system-dashboard.wdp-system-enhanced .wdp-dashboard-top i,.wdp .wdp-system-chart__bars span,.wdp .wdp-admin-chart>span i,.wdp .wdp-capability-meter span,.wdp .wdp-integration-panel article>span:before,.wdp .wdp-quality-signal i:after{animation:none!important;transition:none!important}}