.mp-motion-hero{background:radial-gradient(circle at 85% 18%,rgba(40,224,196,.2),transparent 28%),radial-gradient(circle at 12% 88%,rgba(25,189,207,.16),transparent 30%),#f6fafc;overflow:hidden;padding:78px 0;position:relative}.mp-motion-hero .wrap{align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1.08fr;margin:0 auto;max-width:1120px;padding:0 24px}.mp-motion-copy h1{color:#13225b;font-family:Poppins,Segoe UI,system-ui,sans-serif;font-size:clamp(36px,5vw,58px);font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:0 0 18px}.mp-motion-copy h1 .accent{color:#0e8b99;display:block}.mp-motion-copy .lead{color:#4b567a;font-size:18px;line-height:1.65;max-width:560px}.mp-motion-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.mp-motion-actions .btn{align-items:center;border-radius:12px;display:inline-flex;font-family:Poppins,Segoe UI,system-ui,sans-serif;font-size:15px;font-weight:700;gap:8px;justify-content:center;line-height:1;min-height:46px;padding:13px 22px;text-decoration:none!important;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.mp-motion-actions .btn-primary{background:linear-gradient(135deg,#28e0c4,#0a87ad);border:1px solid transparent;box-shadow:0 8px 22px rgba(10,135,173,.25);color:#fff!important}.mp-motion-actions .btn-primary:hover{box-shadow:0 12px 28px rgba(10,135,173,.32);color:#fff!important;transform:translateY(-1px)}.mp-motion-actions .btn-ghost{background:#fff;border:1px solid #e2e9f0;box-shadow:0 4px 14px rgba(19,34,91,.06);color:#13225b!important}.mp-motion-actions .btn-ghost:hover{border-color:#19bdcf;box-shadow:0 8px 20px rgba(19,34,91,.1);color:#13225b!important;transform:translateY(-1px)}.mp-motion-stage{align-items:center;display:flex;justify-content:center;min-height:520px;position:relative}.mp-orbit-ring{animation:mpFloat 7s ease-in-out infinite;border:1px solid rgba(19,34,91,.1);border-radius:999px;position:absolute}.ring-one{height:390px;width:390px}.ring-two{animation-delay:-2s;height:290px;width:290px}.mp-dashboard-card{animation:mpCardEnter .9s ease-out both,mpFloat 6s ease-in-out .9s infinite;background:#fff;border:1px solid #e2e9f0;border-radius:24px;box-shadow:0 24px 70px rgba(19,34,91,.18);padding:26px;position:relative;width:min(360px,82vw);z-index:4}.mp-dashboard-top{display:flex;gap:8px;margin-bottom:24px}.mp-dot{border-radius:50%;display:block;height:12px;width:12px}.mp-dot.cyan{background:#19bdcf}.mp-dot.teal{background:#28e0c4}.mp-dot.navy{background:#13225b}.mp-dashboard-label{background:#e4f7fa;border-radius:999px;color:#0e8b99;display:inline-block;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:12px;padding:6px 12px;text-transform:uppercase}.mp-dashboard-card h3{color:#13225b;font-family:Poppins,Segoe UI,system-ui,sans-serif;font-size:24px;line-height:1.18;margin:0 0 18px}.mp-dashboard-lines{display:grid;gap:10px;margin-bottom:22px}.mp-dashboard-lines span{background:#eef3f7;border-radius:999px;height:10px}.mp-dashboard-lines span:first-child{width:92%}.mp-dashboard-lines span:nth-child(2){width:72%}.mp-dashboard-lines span:nth-child(3){width:84%}.mp-dashboard-stat{align-items:flex-end;background:linear-gradient(135deg,#13225b,#0a87ad);border-radius:18px;color:#fff;display:flex;gap:14px;justify-content:space-between;padding:18px}.mp-dashboard-stat strong{font-family:Poppins,sans-serif;font-size:32px;line-height:1}.mp-dashboard-stat small{color:hsla(0,0%,100%,.82);font-size:13px;text-align:right}.mp-dashboard-status{align-items:center;color:#4b567a;display:flex;font-size:13.5px;gap:8px;margin-top:16px}.mp-dashboard-status span{background:#28e0c4;border-radius:50%;box-shadow:0 0 0 6px rgba(40,224,196,.18);height:9px;width:9px}.mp-floating-card{align-items:flex-start;animation:mpGather 1s ease-out both,mpFloat 5.5s ease-in-out infinite;backdrop-filter:blur(12px);background:hsla(0,0%,100%,.92);border:1px solid rgba(226,233,240,.9);border-radius:18px;box-shadow:0 14px 36px rgba(19,34,91,.13);display:flex;gap:12px;padding:14px;position:absolute;width:190px;z-index:5}.mp-floating-icon{align-items:center;background:#e4f7fa;border-radius:12px;display:flex;height:38px;justify-content:center;min-width:38px;overflow:hidden;width:38px}.mp-floating-icon img{display:block;height:24px;object-fit:contain;width:24px}.mp-floating-card strong{color:#13225b;display:block;font-family:Poppins,sans-serif;font-size:14.5px;margin-bottom:3px}.mp-floating-card p{color:#4b567a;font-size:12.5px;line-height:1.35;margin:0}.mp-floating-card.top_left{animation-delay:.05s,1.1s;left:8px;top:30px}.mp-floating-card.top_right{animation-delay:.15s,1.2s;right:0;top:54px}.mp-floating-card.bottom_left{animation-delay:.25s,1.3s;bottom:42px;left:18px}.mp-floating-card.bottom_right{animation-delay:.35s,1.4s;bottom:30px;right:22px}.mp-floating-card.center_right{animation-delay:.45s,1.5s;right:-8px;top:50%;transform:translateY(-50%)}@keyframes mpCardEnter{0%{opacity:0;transform:translateY(26px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mpGather{0%{opacity:0;transform:translateY(18px) scale(.88)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mpFloat{0%,to{translate:0 0}50%{translate:0 -10px}}@media(max-width:900px){.mp-motion-hero .wrap{gap:34px;grid-template-columns:1fr}.mp-motion-stage{min-height:560px}}@media(max-width:620px){.mp-motion-hero{padding:54px 0}.mp-motion-stage{display:grid;gap:14px;min-height:auto}.mp-orbit-ring{display:none}.mp-dashboard-card{order:1;width:100%}.mp-floating-card{animation:mpCardEnter .6s ease-out both;inset:auto!important;order:2;position:relative;width:100%}.mp-floating-card.center_right{transform:none}}@media(prefers-reduced-motion:reduce){.mp-dashboard-card,.mp-floating-card,.mp-orbit-ring{animation:none!important}}