/* Site at Work Motion & Interaction System v2.11.0 */
.v25-work [data-portfolio-panel],.work-showcase-panel{transform-origin:center center}
.v25-work-tabs [aria-selected="true"],.work-showcase-tabs [aria-selected="true"]{will-change:transform}

.motion-demo-section{background:#EEF5F5;overflow:hidden}
.motion-demo-shell{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(28px,5vw,72px);align-items:center}
.motion-demo-copy h2{margin:.45rem 0 .8rem;font-family:"Barlow Condensed",sans-serif;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.88;text-transform:uppercase;color:#10233F}
.motion-demo-copy>p{max-width:37rem;font-size:1.05rem;line-height:1.65;color:#33455e}
.motion-demo-switch{display:inline-flex;gap:6px;margin-top:20px;padding:6px;border:1px solid rgba(16,35,63,.18);background:#fff;border-radius:999px;box-shadow:0 14px 34px rgba(16,35,63,.08)}
.motion-demo-switch button{appearance:none;border:0;background:transparent;color:#10233F;font:700 .82rem/1 "Barlow",sans-serif;letter-spacing:.05em;text-transform:uppercase;padding:11px 16px;border-radius:999px;cursor:pointer}
.motion-demo-switch button[aria-pressed="true"]{background:#10233F;color:#fff;box-shadow:0 6px 16px rgba(16,35,63,.18)}
.motion-demo-note{display:block;margin-top:12px;color:#526279;font-size:.84rem;line-height:1.45}
.motion-demo-stage{position:relative;padding:18px;background:#10233F;border-radius:26px;box-shadow:0 28px 70px rgba(16,35,63,.18);isolation:isolate}
.motion-demo-stage:before{content:"";position:absolute;inset:-18% 20% auto -8%;height:70%;background:radial-gradient(circle,rgba(22,135,230,.18),transparent 68%);z-index:-1;pointer-events:none}
.motion-demo-browser{overflow:hidden;background:#fff;border-radius:16px;border:1px solid rgba(255,255,255,.12)}
.motion-demo-bar{height:42px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#f7fafb;border-bottom:1px solid #e3ecef}
.motion-demo-bar i{width:8px;height:8px;border-radius:50%;background:#cbd7dc}.motion-demo-bar i:nth-child(3){margin-right:auto}.motion-demo-bar span{font-size:.72rem;color:#66788a;font-weight:600}
.motion-demo-body{padding:clamp(22px,4vw,42px)}
.motion-demo-kicker{display:inline-block;margin-bottom:10px;color:#1687E6;font:700 .76rem/1 "Barlow",sans-serif;letter-spacing:.11em;text-transform:uppercase}
.motion-demo-body h3{margin:0 0 12px;color:#10233F;font-family:"Barlow Condensed",sans-serif;font-size:clamp(2rem,4vw,3.5rem);line-height:.92;text-transform:uppercase;max-width:9em}
.motion-demo-body>p{margin:0 0 20px;max-width:34rem;color:#4d5d70;line-height:1.55}
.motion-demo-cta{display:inline-flex;align-items:center;gap:12px;padding:12px 16px;background:#10233F;color:#fff;text-decoration:none;font-weight:700;border-radius:9px}
.motion-demo-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px}
.motion-demo-cards article{min-height:92px;padding:14px;background:#EEF5F5;border:1px solid #dce8e9;border-radius:11px}
.motion-demo-cards span{display:block;color:#1687E6;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.motion-demo-cards strong{display:block;margin-top:7px;color:#10233F;font-size:.91rem;line-height:1.2}
.motion-demo-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.estimate-motion-link{margin:.75rem 0 0}.estimate-motion-link a{font-weight:700;color:#1687E6;text-underline-offset:3px}

@media (hover:hover) and (pointer:fine){
  .motion-demo-switch button,.motion-demo-cta,.estimate-choice{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}
  .motion-demo-switch button:hover{transform:translateY(-1px)}
  .motion-demo-cta:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(16,35,63,.18)}
}
@media (max-width:900px){.motion-demo-shell{grid-template-columns:1fr}.motion-demo-copy{max-width:44rem}.motion-demo-stage{padding:14px}}
@media (max-width:560px){.motion-demo-cards{grid-template-columns:1fr}.motion-demo-stage{border-radius:20px}.motion-demo-body{padding:22px 18px}.motion-demo-switch{display:flex;width:100%}.motion-demo-switch button{flex:1;padding-inline:10px}}
@media (prefers-reduced-motion:reduce){
  .motion-demo-switch button,.motion-demo-cta,.estimate-choice{transition:none!important}
}
