/* MERYDOM 2.4.27 — Homepage Inside MERYDOM width alignment */
.md-home-activity{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  padding:78px 0 74px;
  background:
    radial-gradient(circle at 76% 18%,rgba(126,186,255,.24),transparent 34%),
    linear-gradient(135deg,#0b1d36 0%,#123e74 58%,#1d69c8 100%);
  border-top:1px solid rgba(255,255,255,.10);
  border-bottom:1px solid rgba(255,255,255,.10);
  color:#fff;
}
.md-home-activity::before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  pointer-events:none;
  opacity:.32;
  background:
    radial-gradient(circle at 12% 12%,rgba(166,210,255,.18),transparent 30%),
    linear-gradient(180deg,rgba(255,255,255,.03),transparent 58%);
}
/* Use the full shared homepage container width so the heading, Reels,
   exhibition images, customer visits, and proof row align with the
   Manufacturing and Standard Model Search sections above and below. */
.md-home-activity__inner{position:relative;width:100%;max-width:none;margin:0}
.md-home-activity__intro{max-width:900px;margin:0 0 36px}
.md-home-activity__intro .md-eyebrow{margin-bottom:10px;color:#80b9ff;font-size:11px;letter-spacing:.17em}
.md-home-activity__intro h2{margin:0;font-family:var(--md-heading);font-size:clamp(34px,4.1vw,52px);font-weight:700;line-height:1.05;letter-spacing:-.042em;color:#fff}
.md-home-activity__intro p{max-width:780px;margin:15px 0 0;color:rgba(226,237,248,.76);font-size:15.5px;line-height:1.62}
.md-home-activity__segment{min-width:0}
.md-home-activity__segment-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 18px}
.md-home-activity__segment-head>div:first-child{min-width:0}
.md-home-activity__segment-head>div:first-child>span{display:block;margin:0 0 5px;color:#80b9ff;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.md-home-activity__segment-head h3{margin:0;font-family:var(--md-heading);font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1.12;letter-spacing:-.028em;color:#fff}
.md-home-activity__segment-head p{max-width:660px;margin:7px 0 0;color:rgba(210,224,239,.72);font-size:13px;line-height:1.52}
.md-home-activity__head-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex:0 0 auto;padding-bottom:3px}
.md-home-activity__head-actions small{display:inline-flex;align-items:center;gap:7px;color:rgba(222,234,245,.78);font-size:11px;font-weight:700;white-space:nowrap}
.md-home-activity__head-actions small i{width:7px;height:7px;border-radius:50%;background:#35d07f;box-shadow:0 0 0 4px rgba(53,208,127,.13)}
.md-home-activity__head-actions a{color:#94c6ff;font-size:12.5px;font-weight:800;white-space:nowrap}
.md-home-activity__head-actions a:hover{color:#ffbc42}
.md-home-activity__reels{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}
.md-home-activity .md-home-activity-reel{
  border-color:rgba(255,255,255,.17);
  border-radius:15px;
  background:#071426;
  box-shadow:0 13px 30px rgba(0,0,0,.24);
}
.md-home-activity .md-home-activity-reel:hover{transform:translateY(-3px);border-color:rgba(139,194,255,.50);box-shadow:0 20px 42px rgba(0,0,0,.35)}
.md-home-activity .md-home-activity-reel .md-ig-reel-card__shade{
  background:linear-gradient(180deg,rgba(4,14,27,0) 0%,rgba(4,14,27,.025) 56%,rgba(4,14,27,.40) 72%,rgba(4,14,27,.94) 100%);
}
.md-home-activity .md-home-activity-reel:hover .md-ig-reel-card__shade{
  background:linear-gradient(180deg,rgba(4,14,27,0) 0%,rgba(4,14,27,.02) 54%,rgba(4,14,27,.38) 70%,rgba(4,14,27,.96) 100%);
}
.md-home-activity .md-home-activity-reel .md-ig-reel-card__play{top:10px;right:10px;width:31px;height:31px;font-size:10px}
.md-home-activity .md-home-activity-reel .md-ig-reel-card__views{top:10px;left:10px;min-height:23px;padding:4px 7px;font-size:8.5px}
.md-home-activity .md-home-activity-reel .md-ig-reel-card__content{padding:15px 13px 13px}
.md-home-activity .md-home-activity-reel .md-ig-reel-card__date{margin-bottom:6px;min-height:19px;padding:3px 7px;font-size:8px}
.md-home-activity .md-home-activity-reel .md-ig-reel-card__content strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:12.5px;line-height:1.32;font-weight:650}
.md-home-activity .md-home-activity-reel .md-ig-reel-card__action{display:none}
.md-home-activity__divider{height:1px;margin:44px 0 39px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.20) 8%,rgba(255,255,255,.20) 92%,transparent)}
.md-home-activity__segment--events .md-home-activity__segment-head>div:first-child>span{color:#ffbd4a}
.md-home-activity__segment--events .md-home-activity__head-actions a{color:#ffc45b}
.md-home-activity__segment--events .md-home-activity__head-actions a:hover{color:#fff}
.md-home-activity__events{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.md-home-event-card{position:relative;display:block;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#071426;box-shadow:0 12px 28px rgba(0,0,0,.20);color:#fff;transition:border-color .22s ease,box-shadow .22s ease}
.md-home-event-card:hover,.md-home-event-card:focus-visible{border-color:rgba(255,255,255,.27);box-shadow:0 15px 34px rgba(0,0,0,.26);color:#fff}
.md-home-event-card:focus-visible{outline:2px solid rgba(169,211,255,.78);outline-offset:3px}
.md-home-event-card__media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(145deg,#0a2548,#0b4f9e)}
.md-home-event-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .36s ease,filter .36s ease}
.md-home-event-card:hover .md-home-event-card__image,.md-home-event-card:focus-visible .md-home-event-card__image{transform:scale(1.018);filter:saturate(1.02) brightness(1.02)}
.md-home-event-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,16,30,.01) 0%,rgba(5,16,30,.02) 39%,rgba(5,16,30,.27) 59%,rgba(5,16,30,.95) 100%)}
.md-home-event-card__status{position:absolute;z-index:3;top:11px;left:11px;display:inline-flex;align-items:center;min-height:23px;padding:4px 8px;border:1px solid rgba(255,255,255,.40);border-radius:999px;background:rgba(6,19,35,.70);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);font-size:8.5px;font-weight:900;line-height:1;letter-spacing:.105em;color:#fff}
.md-home-event-card--upcoming .md-home-event-card__status{background:rgba(214,119,0,.90);border-color:rgba(255,222,170,.75)}
.md-home-event-card--live .md-home-event-card__status{background:rgba(18,151,83,.92);border-color:rgba(190,255,219,.75)}
.md-home-event-card__content{position:absolute;z-index:2;left:0;right:0;bottom:0;display:block;padding:15px 15px 14px;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.35)}
.md-home-event-card__content strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:var(--md-heading);font-size:17px;font-weight:700;line-height:1.16;letter-spacing:-.018em;color:#fff}
.md-home-event-card__location{display:block;margin-top:5px;color:#f1f6fb;font-size:11px;font-weight:700;line-height:1.2}
.md-home-event-card__meta{display:block;overflow:hidden;margin-top:4px;color:#c8d7e7;font-size:9.5px;line-height:1.3;white-space:nowrap;text-overflow:ellipsis}
.md-home-event-card__content em{display:flex;align-items:center;gap:5px;max-height:20px;margin-top:7px;overflow:hidden;opacity:.72;color:#fff;font-size:10px;font-style:normal;font-weight:800;transition:opacity .2s ease}
.md-home-event-card:hover .md-home-event-card__content em,.md-home-event-card:focus-visible .md-home-event-card__content em{opacity:1}
.md-home-activity__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:29px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.065);box-shadow:inset 0 1px 0 rgba(255,255,255,.045);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden}
.md-home-activity__proof span{display:flex;align-items:center;justify-content:center;gap:8px;min-height:49px;padding:10px 15px;border-right:1px solid rgba(255,255,255,.12);color:rgba(231,240,249,.86);font-size:11.5px;font-weight:750;text-align:center}
.md-home-activity__proof span:last-child{border-right:0}
.md-home-activity__proof b{color:#8fc5ff;font-size:12px}
@media(max-width:1080px){
  .md-home-activity__reels{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto;padding:0 0 10px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.26) transparent}
  .md-home-activity-reel{scroll-snap-align:start}
  .md-home-activity__events{grid-template-columns:repeat(4,minmax(220px,1fr));overflow-x:auto;padding:0 0 10px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.26) transparent}
  .md-home-event-card{scroll-snap-align:start}
}
@media(max-width:760px){
  .md-home-activity{padding:60px 0 58px}
  .md-home-activity::before{background-size:42px 42px}
  .md-home-activity__intro{margin-bottom:28px}
  .md-home-activity__intro h2{font-size:clamp(32px,9vw,42px)}
  .md-home-activity__intro p{font-size:14.5px}
  .md-home-activity__segment-head{align-items:flex-start;margin-bottom:15px}
  .md-home-activity__head-actions small{display:none}
  .md-home-activity__head-actions a{font-size:11.5px}
  .md-home-activity__reels{grid-template-columns:repeat(5,minmax(158px,72vw));gap:12px;margin-right:-18px;padding-right:18px}
  .md-home-activity__events{grid-template-columns:repeat(4,minmax(235px,78vw));gap:12px;margin-right:-18px;padding-right:18px}
  .md-home-activity__divider{margin:35px 0 31px}
  .md-home-activity__proof{grid-template-columns:1fr}
  .md-home-activity__proof span{min-height:43px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}
  .md-home-activity__proof span:last-child{border-bottom:0}
}
@media(max-width:480px){
  .md-home-activity__segment-head{display:block}
  .md-home-activity__head-actions{justify-content:flex-start;margin-top:10px;padding:0}
  .md-home-activity__segment-head h3{font-size:24px}
}

.md-home-event-card .md-news-badge{top:11px;right:11px;padding:6px 9px;font-size:9px;letter-spacing:.10em;box-shadow:0 10px 24px rgba(255,94,98,.26),0 2px 8px rgba(0,0,0,.22)}
.md-home-event-card .md-news-badge::before{width:5px;height:5px;margin-right:5px;box-shadow:0 0 0 4px rgba(255,255,255,.12)}
@media(max-width:760px){.md-home-event-card .md-news-badge{top:10px;right:10px;padding:6px 8px;font-size:8.5px}}
