.mi-moto-activity-modal[hidden]{display:none!important}.mi-moto-activity-modal{position:fixed;inset:0;z-index:1420;display:grid;place-items:center;padding:24px}.mi-moto-activity-backdrop{position:absolute;inset:0;border:0;background:rgba(18,21,25,.72);backdrop-filter:blur(5px);cursor:default}.mi-moto-activity-dialog{position:relative;width:min(760px,100%);max-height:min(88vh,900px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:#f5f6f7;color:#202329;box-shadow:0 28px 80px rgba(0,0,0,.38)}.mi-moto-activity-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:23px 25px 20px;background:linear-gradient(135deg,#22262b,#32373e);color:#fff}.mi-moto-activity-eyebrow{display:block;margin-bottom:5px;color:#ed1c24;font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.mi-moto-activity-header h2{margin:0;font-size:1.55rem;line-height:1.15}.mi-moto-activity-header p{margin:6px 0 0;color:rgba(255,255,255,.7);font-size:.85rem}.mi-moto-activity-close{flex:0 0 36px;width:36px;height:36px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font:400 25px/1 sans-serif;cursor:pointer}.mi-moto-activity-close:hover{background:rgba(255,255,255,.16)}.mi-moto-activity-body{overflow:auto;padding:22px 25px 27px}.mi-moto-activity-section+.mi-moto-activity-section{margin-top:24px}.mi-moto-activity-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:11px}.mi-moto-activity-section h3{margin:0;color:#292d33;font-size:.96rem}.mi-moto-activity-section-note{color:#7a8089;font-size:.73rem}.mi-moto-activity-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.mi-moto-activity-stat{min-height:78px;padding:13px;border:1px solid #e2e4e7;border-radius:14px;background:#fff}.mi-moto-activity-stat span{display:block;margin-bottom:8px;color:#777d85;font-size:.64rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.mi-moto-activity-stat strong{display:block;color:#202329;font-size:1rem;line-height:1.2}.mi-moto-activity-empty{margin:11px 0 0;padding:13px 15px;border-radius:13px;background:#eceef0;color:#656b73;font-size:.83rem}.mi-moto-activity-summary{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.mi-moto-activity-pill{padding:7px 10px;border:1px solid #dfe2e5;border-radius:999px;background:#fff;color:#5e646c;font-size:.75rem}.mi-moto-activity-pill strong{color:#24282d}.mi-moto-activity-products{display:grid;gap:9px}.mi-moto-activity-product{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid #e1e3e6;border-radius:15px;background:#fff}.mi-moto-activity-product-media{width:62px;height:62px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#eceef1;color:#9ba0a7;font-size:.65rem}.mi-moto-activity-product-media img{width:100%;height:100%;object-fit:contain}.mi-moto-activity-product-copy strong{display:block;font-size:.8rem;line-height:1.25}.mi-moto-activity-product-copy small{display:block;margin-top:5px;color:#7a8088;font-size:.69rem}.mi-moto-activity-product-count{min-width:58px;text-align:right;color:#ed1c24;font-size:.73rem;font-weight:800}.mi-moto-activity-interactions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mi-moto-activity-interaction{padding:12px 14px;border:1px solid #e0e3e6;border-radius:13px;background:#fff}.mi-moto-activity-interaction strong{display:block;font-size:.79rem}.mi-moto-activity-interaction span{display:block;margin-top:4px;color:#6f757d;font-size:.72rem}.mi-moto-activity-loading{min-height:220px;display:grid;place-content:center;justify-items:center;gap:12px;color:#6f757d}.mi-moto-activity-loading span{width:28px;height:28px;border:3px solid #d6d9dc;border-top-color:#ed1c24;border-radius:50%;animation:mi-moto-activity-spin .8s linear infinite}.mi-moto-activity-error{padding:20px;border:1px solid #f0c9cb;border-radius:14px;background:#fff2f2;color:#8a272b;text-align:center}.mi-moto-activity-open{overflow:hidden}@keyframes mi-moto-activity-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.mi-moto-activity-modal{align-items:end;padding:0}.mi-moto-activity-dialog{width:100%;max-height:92dvh;border-radius:22px 22px 0 0}.mi-moto-activity-header{padding:20px 18px 17px}.mi-moto-activity-body{padding:17px 16px calc(22px + env(safe-area-inset-bottom))}.mi-moto-activity-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mi-moto-activity-product{grid-template-columns:54px minmax(0,1fr)}.mi-moto-activity-product-media{width:54px;height:54px}.mi-moto-activity-product-count{grid-column:2;text-align:left}.mi-moto-activity-interactions{grid-template-columns:1fr}}
