.mvh-builder{--mvh-section-gap:0px;font-family:var(--mv-body-font,system-ui,sans-serif);color:var(--mv-text,#27364a);overflow:hidden}.mvh-builder>*+*{margin-top:var(--mvh-section-gap)}.mvh-container{width:min(var(--mv-max-width,1680px),calc(100% - 48px));margin-inline:auto}.mvh-section{padding:72px 0;background:#fff}.mvh-alt{background:var(--mv-page-bg,#f4f6fa)}.mvh-section-head{margin-bottom:32px}.mvh-section-head.center{text-align:center}.mvh-section-head h2{margin:.25rem 0 0;font-family:var(--mv-heading-font,inherit);font-size:clamp(1.75rem,3vw,2.65rem);color:var(--mv-secondary,#0d223d)}.mvh-eyebrow{display:inline-flex;gap:10px;align-items:center;text-transform:uppercase;letter-spacing:.11em;font-weight:800;color:var(--mv-accent,#c89d4d)}.mvh-eyebrow:before{content:"";width:44px;height:3px;background:currentColor}.mvh-btn{display:inline-flex;align-items:center;gap:12px;padding:13px 22px;border-radius:999px;background:var(--mv-primary,#17365d);color:#fff!important;text-decoration:none!important;font-weight:800}.mvh-btn--light{background:#fff;color:var(--mv-secondary,#0d223d)!important}.mvh-hero{position:relative;min-height:var(--mvh-hero-min,620px);background:#10294a}.mvh-hero__track,.mvh-hero__slide{min-height:inherit}.mvh-hero__slide{display:none;background-color:#10294a;color:var(--slide-text,#fff)}.mvh-hero__slide.is-active{display:block}.mvh-hero__grid{min-height:inherit;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch}.mvh-hero__copy{padding:90px 6vw 90px 0;align-self:center;text-align:var(--slide-align,left);font-family:var(--slide-body-font,inherit)}.mvh-hero__copy h1{font-family:var(--slide-title-font,var(--mv-heading-font));font-size:clamp(2.35rem,var(--slide-title-size),6.75rem);line-height:1.06;margin:18px 0 22px;color:inherit}.mvh-hero__copy p{font-size:var(--slide-body-size,20px);line-height:1.7;max-width:760px;margin:0 0 30px}.mvh-hero__copy .mvh-eyebrow{font-size:var(--slide-eyebrow-size,18px)}.mvh-hero__copy .mvh-btn{font-size:var(--slide-button-size,16px)}.mvh-hero__media{min-height:var(--mvh-hero-min);position:relative;overflow:hidden;background:rgba(255,255,255,.04)}.mvh-hero__media img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.mvh-hero__media-placeholder{position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.09),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.06),transparent 70%)}.mvh-hero__slide.text-right .mvh-hero__copy{order:2;padding:90px 0 90px 6vw}.mvh-hero__slide.text-right .mvh-hero__media{order:1}.mvh-slider-arrow{position:absolute;top:50%;translate:0 -50%;width:48px;height:48px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(10,22,38,.35);color:#fff;font-size:32px;z-index:4}.mvh-slider-arrow.prev{left:18px}.mvh-slider-arrow.next{right:18px}.mvh-slider-dots{position:absolute;bottom:22px;left:50%;translate:-50% 0;display:flex;gap:9px;z-index:5}.mvh-slider-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45)}.mvh-slider-dots button.is-active{width:34px;border-radius:10px;background:#fff}.mvh-today-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 34px;max-width:1180px;margin-inline:auto}.mvh-today-card{display:flex;align-items:stretch;min-width:0;color:inherit!important;text-decoration:none!important;transition:transform .2s ease}.mvh-today-card:hover{transform:translateY(-2px)}.mvh-today-card__portrait{position:relative;z-index:2;display:grid;place-items:center;flex:0 0 104px;width:104px;height:104px;margin-right:-40px;border:3px solid #fff;border-radius:50%;background:#d9dddf;color:#39424a;overflow:hidden;font-size:.92rem}.mvh-today-card__portrait img{width:100%;height:100%;object-fit:cover;object-position:center top}.mvh-today-card__body{flex:1;min-width:0;min-height:100px;display:flex;flex-direction:column;justify-content:center;padding:12px 24px 12px 56px;border-radius:52px;background:#edf0f1;box-shadow:0 2px 8px rgba(15,34,57,.025);font-size:.92rem;line-height:1.42}.mvh-today-card__divisionrank,.mvh-today-card__realname,.mvh-today-card__district{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mvh-today-card__divisionrank{color:#3e474f}.mvh-today-card__name{font-weight:800;color:#252d34;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mvh-today-card__realname,.mvh-today-card__district{color:#40484f}.mvh-today-card:hover .mvh-today-card__body{background:#e7ebed;box-shadow:0 8px 20px rgba(15,34,57,.07)}.mvh-section-more{text-align:center;margin-top:28px}.mvh-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.mvh-article-card{background:#fff;border:1px solid #e0e5eb;border-radius:16px;overflow:hidden}.mvh-article-card__media{display:block;aspect-ratio:16/9;background:#e7ebf0}.mvh-article-card__media img{width:100%;height:100%;object-fit:cover}.mvh-article-card__body{padding:22px}.mvh-article-card h3{margin:0 0 12px}.mvh-article-card h3 a,.mvh-more{color:var(--mv-secondary);text-decoration:none}.mvh-testimonial-grid,.mvh-quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mvh-testimonial,.mvh-quote{margin:0;padding:28px;border:1px solid #e0e5eb;border-radius:18px;background:#fff}.mvh-testimonial__avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;margin-bottom:14px}.mvh-testimonial blockquote,.mvh-quote blockquote{margin:0 0 18px;font-size:1.05rem;line-height:1.75}.mvh-testimonial span,.mvh-quote figcaption span{display:block;color:var(--mv-muted)}.mvh-feature{display:grid;grid-template-columns:1fr 1fr;min-height:460px;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 18px 44px rgba(15,34,57,.08)}.mvh-feature__copy{padding:54px;align-self:center}.mvh-feature__media{min-height:460px;background:#dfe5ec}.mvh-feature__media img{width:100%;height:100%;object-fit:cover}.mvh-feature.image-left .mvh-feature__media{order:-1}.mvh-richtext{line-height:1.75}.mvh-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mvh-gallery-item{position:relative;display:block;aspect-ratio:4/3;border-radius:14px;overflow:hidden;background:#e4e8ed}.mvh-gallery-item img{width:100%;height:100%;object-fit:cover}.mvh-gallery-item span{position:absolute;inset:auto 0 0;padding:30px 16px 14px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;font-weight:700}.mvh-stats-section{background:var(--mv-secondary,#0d223d);color:#fff}.mvh-stats-section .mvh-section-head h2{color:#fff}.mvh-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mvh-stat-card{display:block;padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(255,255,255,.06);color:#fff!important;text-decoration:none!important}.mvh-stat-card__icon{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:12px;background:var(--mv-accent);color:var(--mv-secondary);font-weight:900}.mvh-stat-card__value{display:block;font-size:2.3rem;margin-top:15px}.mvh-stat-card h3{margin:15px 0 8px;color:#fff}.mvh-stat-card p{margin:0;color:rgba(255,255,255,.74)}.mvh-cta{padding:66px 0;background:linear-gradient(rgba(13,34,61,.88),rgba(13,34,61,.88)),var(--mvh-cta-bg,none) center/cover;color:#fff}.mvh-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.mvh-cta h2{font-size:clamp(2rem,4vw,3.3rem);color:#fff;margin:0 0 10px}.mvh-cta p{margin:0;max-width:850px}.mvh-updates-list{display:grid;gap:10px}.mvh-update{display:grid;grid-template-columns:150px 1fr auto 24px;align-items:center;gap:16px;padding:16px 18px;border:1px solid #e0e5eb;border-radius:12px;color:inherit!important;text-decoration:none!important;background:#fff}.mvh-update__type{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--mv-primary);font-weight:800}.mvh-update time{color:var(--mv-muted)}@media(max-width:1200px){.mvh-gallery-grid,.mvh-stat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.mvh-container{width:min(100% - 30px,var(--mv-max-width,1680px))}.mvh-hero__grid{grid-template-columns:1fr}.mvh-hero__copy,.mvh-hero__slide.text-right .mvh-hero__copy{order:1;padding:64px 0 34px}.mvh-hero__media,.mvh-hero__slide.text-right .mvh-hero__media{order:2;min-height:360px}.mvh-today-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px}.mvh-article-grid,.mvh-testimonial-grid,.mvh-quote-grid{grid-template-columns:1fr}.mvh-feature{grid-template-columns:1fr}.mvh-feature__copy{padding:36px}.mvh-feature__media{min-height:360px}.mvh-gallery-grid{grid-template-columns:repeat(2,1fr)}.mvh-cta__inner{display:block}.mvh-cta .mvh-btn{margin-top:24px}.mvh-update{grid-template-columns:1fr auto}.mvh-update__type,.mvh-update time{grid-column:auto}}@media(max-width:680px){.mvh-today-grid{grid-template-columns:1fr}.mvh-today-card{max-width:560px;width:100%;margin-inline:auto}}@media(max-width:560px){.mvh-section{padding:52px 0}.mvh-today-grid{grid-template-columns:1fr}.mvh-gallery-grid,.mvh-stat-grid{grid-template-columns:1fr}.mvh-hero__copy h1{font-size:clamp(2rem,11vw,3.4rem)!important}.mvh-slider-arrow{display:none}.mvh-hero__media{min-height:290px}.mvh-today-card{max-width:100%;margin-inline:auto}.mvh-today-card__portrait{flex-basis:92px;width:92px;height:92px}.mvh-today-card__body{min-height:88px;padding:10px 18px 10px 50px;font-size:.86rem}.mvh-update{grid-template-columns:1fr}.mvh-update time{display:none}}

/* v0.5.7 — Today + Maaveerar record updates two-column layout */
.mvh-today-updates-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(300px,.8fr);gap:42px;align-items:start}
.mvh-today-updates-layout.no-sidebar{grid-template-columns:1fr}
.mvh-today-updates-main{min-width:0;display:grid;gap:58px}
.mvh-today-block{min-width:0}
.mvh-today-block .mvh-section-head{margin-bottom:26px}
.mvh-record-updates-sidebar{position:sticky;top:104px;min-width:0;padding:26px 24px 24px;border:1px solid #e0e5eb;border-radius:20px;background:#f8fafc;box-shadow:0 14px 34px rgba(15,34,57,.06)}
.mvh-record-updates-sidebar__head{margin-bottom:18px}.mvh-record-updates-sidebar__head h2{margin:.25rem 0 0;font-family:var(--mv-heading-font,inherit);font-size:clamp(1.45rem,2vw,2rem);color:var(--mv-secondary,#0d223d)}
.mvh-record-updates-list{display:grid;gap:10px}.mvh-record-updates-list--wide{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.mvh-record-update{position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"action title date" "action real date";gap:2px 10px;align-items:center;padding:13px 30px 13px 16px;border:1px solid #e1e6ec;border-left:4px solid #2f855a;border-radius:12px;background:#fff;color:inherit!important;text-decoration:none!important;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}
.mvh-record-update--modified{border-left-color:#2b6cb0}.mvh-record-update:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,34,57,.07);border-color:#d2dae3}
.mvh-record-update__action{grid-area:action;align-self:stretch;display:flex;align-items:center;justify-content:center;min-width:68px;padding:5px 7px;border-radius:8px;background:#e9f6ef;color:#236b49;font-size:.72rem;font-weight:800;line-height:1.15;text-align:center}.mvh-record-update--modified .mvh-record-update__action{background:#eaf2fb;color:#235b96}
.mvh-record-update__title{grid-area:title;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#27364a}.mvh-record-update__realname{grid-area:real;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--mv-muted,#6b7785);font-size:.82rem}.mvh-record-update time{grid-area:date;color:var(--mv-muted,#6b7785);font-size:.78rem;white-space:nowrap}.mvh-record-update__arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:1.35rem;color:var(--mv-primary,#17365d)}
@media(max-width:1180px){.mvh-today-updates-layout{grid-template-columns:minmax(0,1fr) 320px;gap:28px}.mvh-today-updates-main .mvh-today-grid{grid-template-columns:1fr}.mvh-record-updates-list--wide{grid-template-columns:1fr}}
@media(max-width:900px){.mvh-today-updates-layout{grid-template-columns:1fr}.mvh-record-updates-sidebar{position:static}.mvh-today-updates-main .mvh-today-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.mvh-today-updates-main .mvh-today-grid{grid-template-columns:1fr}.mvh-record-update{grid-template-columns:auto 1fr;grid-template-areas:"action title" "action real" "action date"}.mvh-record-update time{margin-top:2px}}
.mvh-record-updates-empty{padding:18px 16px;border:1px dashed #d7dee6;border-radius:12px;background:#f8fafc;color:var(--mv-muted,#6b7785);font-size:.9rem;line-height:1.5}


/* v0.5.9 — robust hero backgrounds, polished Today cards, structured record updates */
.mvh-hero__slide{background:var(--mvh-slide-bg,#10294a);background-size:cover;background-position:center;background-repeat:no-repeat}
.mvh-today-card{align-items:center;min-height:112px;filter:drop-shadow(0 8px 18px rgba(15,34,57,.045));transition:transform .2s ease,filter .2s ease}
.mvh-today-card:hover{transform:translateY(-3px);filter:drop-shadow(0 12px 25px rgba(15,34,57,.10))}
.mvh-today-card__portrait{flex:0 0 106px;width:106px;height:106px;margin-right:-40px;border:4px solid #fff;box-shadow:0 5px 16px rgba(15,34,57,.12);background:linear-gradient(145deg,#dde2e5,#cfd5d8)}
.mvh-today-card__body{position:relative;min-height:98px;padding:14px 26px 14px 62px;border:1px solid #e1e6eb;border-radius:52px;background:linear-gradient(135deg,#fbfcfd 0%,#eef2f4 100%);box-shadow:none;line-height:1.35;overflow:hidden}
.mvh-today-card__body::after{content:"";position:absolute;right:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,var(--mv-accent,#c69b4b),var(--mv-primary,#17365d));opacity:.78}
.mvh-birth .mvh-today-card__body::after{background:linear-gradient(180deg,#3f8f78,#17365d)}
.mvh-today-card__divisionrank{display:flex;align-items:center;gap:7px;color:#637080;font-size:.78rem;font-weight:700;letter-spacing:.01em}
.mvh-today-card__divisionrank::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--mv-accent,#c69b4b);flex:0 0 6px}
.mvh-birth .mvh-today-card__divisionrank::before{background:#3f8f78}
.mvh-today-card__name{margin-top:2px;font-size:1.03rem;font-weight:850;color:var(--mv-secondary,#0d223d)}
.mvh-today-card__realname{margin-top:1px;color:#4f5c69;font-size:.87rem}
.mvh-today-card__district{margin-top:1px;color:#7a8692;font-size:.82rem;font-weight:600}
.mvh-today-card:hover .mvh-today-card__body{background:linear-gradient(135deg,#fff 0%,#f0f4f6 100%);border-color:#ced8e1;box-shadow:none}

.mvh-record-updates-sidebar{background:linear-gradient(180deg,#fbfcfd 0%,#f5f8fa 100%)}
.mvh-record-updates-list{gap:12px}
.mvh-record-update{display:block;position:relative;padding:15px 34px 15px 16px;border:1px solid #e1e6ec;border-left:4px solid #3f8f78;border-radius:14px;background:#fff;color:inherit!important;text-decoration:none!important;box-shadow:0 3px 12px rgba(15,34,57,.035);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.mvh-record-update--modified{border-left-color:#3f6f9f}
.mvh-record-update:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(15,34,57,.08);border-color:#ced8e1}
.mvh-record-update__meta{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:#6b7785;font-size:.75rem;font-weight:700}
.mvh-record-update__meta time{color:#4d5c6b;font-size:inherit}
.mvh-record-update__sep{opacity:.6}.mvh-record-update__action{display:inline-flex;align-items:center;min-width:0;padding:3px 8px;border-radius:999px;background:#e8f5ef;color:#276b50;font-size:.69rem;font-weight:850;line-height:1.2}.mvh-record-update--modified .mvh-record-update__action{background:#eaf1f8;color:#315f8c}
.mvh-record-update__division{display:block;color:#6f7c88;font-size:.78rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mvh-record-update__name{margin-top:1px;color:#263748;font-size:.94rem;line-height:1.28;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mvh-record-update__name span{font-weight:600}.mvh-record-update__name strong{font-weight:850;color:var(--mv-secondary,#0d223d)}
.mvh-record-update__realname,.mvh-record-update__district{display:block;margin-top:2px;color:#596674;font-size:.79rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mvh-record-update__district{color:#7b8792;font-size:.76rem}
.mvh-record-update__arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:1.35rem;color:var(--mv-primary,#17365d)}
@media(max-width:560px){.mvh-today-card__portrait{flex-basis:94px;width:94px;height:94px;margin-right:-36px}.mvh-today-card__body{min-height:88px;padding:11px 22px 11px 52px;border-radius:46px}.mvh-today-card__name{font-size:.94rem}.mvh-record-update{padding:13px 32px 13px 14px}}

/* v0.6.0 — restored hero quick cards + bottom-anchored natural-width side image */
.mvh-hero__media{background:transparent!important;overflow:hidden}
.mvh-hero__media img{position:absolute!important;top:auto!important;bottom:0!important;width:auto!important;height:90%!important;max-width:100%;object-fit:contain!important;object-position:center bottom!important;inset:auto!important;-webkit-mask-image:radial-gradient(ellipse 98% 112% at 50% 100%,#000 0 76%,rgba(0,0,0,.96) 84%,rgba(0,0,0,.58) 93%,transparent 100%);mask-image:radial-gradient(ellipse 98% 112% at 50% 100%,#000 0 76%,rgba(0,0,0,.96) 84%,rgba(0,0,0,.58) 93%,transparent 100%)}
.mvh-hero__slide.image-right .mvh-hero__media img{right:0!important;left:auto!important}
.mvh-hero__slide.image-left .mvh-hero__media img{left:0!important;right:auto!important}
.mvh-hero-quicklinks{position:relative;z-index:9;margin-top:-76px;margin-bottom:12px;pointer-events:none}
.mvh-hero-quicklinks__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.mvh-hero-quickcard{pointer-events:auto;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:148px;padding:24px 24px 24px 20px;border:1px solid rgba(214,222,231,.95);border-radius:26px;background:rgba(255,255,255,.97);box-shadow:0 18px 44px rgba(15,34,57,.12);color:var(--mv-secondary,#0d223d)!important;text-decoration:none!important;backdrop-filter:blur(10px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.mvh-hero-quickcard:hover{transform:translateY(-5px);box-shadow:0 26px 58px rgba(15,34,57,.17);border-color:rgba(198,155,75,.55)}
.mvh-hero-quickcard__number{display:grid;place-items:center;width:76px;height:76px;border-radius:22px;background:linear-gradient(145deg,#f4f7fb,#e7edf5);color:var(--mv-primary,#17365d);font-size:1.35rem;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.75)}
.mvh-hero-quickcard__content{min-width:0;display:block}
.mvh-hero-quickcard__content strong{display:block;margin:0 0 6px;font-family:var(--mv-heading-font,inherit);font-size:clamp(1.05rem,1.6vw,1.45rem);line-height:1.25;color:var(--mv-secondary,#0d223d)}
.mvh-hero-quickcard__content small{display:block;color:var(--mv-muted,#6b7785);font-size:.86rem;line-height:1.5}
.mvh-hero-quickcard__arrow{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--mv-primary,#17365d);color:#fff;font-size:1.05rem;transition:transform .2s ease}
.mvh-hero-quickcard:hover .mvh-hero-quickcard__arrow{transform:translateX(3px)}
@media(max-width:1000px){.mvh-hero-quicklinks__grid{grid-template-columns:1fr}.mvh-hero-quicklinks{margin-top:-54px}.mvh-hero-quickcard{min-height:118px}.mvh-hero__media img{height:88%!important;left:50%!important;right:auto!important;transform:translateX(-50%)}}
@media(max-width:560px){.mvh-hero-quicklinks{margin-top:-38px}.mvh-hero-quickcard{grid-template-columns:auto minmax(0,1fr);min-height:104px;padding:16px;border-radius:20px;gap:14px}.mvh-hero-quickcard__number{width:58px;height:58px;border-radius:16px;font-size:1.05rem}.mvh-hero-quickcard__content small{font-size:.8rem}.mvh-hero-quickcard__arrow{display:none}.mvh-hero__media img{height:86%!important;max-width:100%}}

/* v0.6.1 — actual Maaveerar Today cards + deterministic bottom-anchored slider image */
.mvh-hero__media{
  position:relative!important;
  display:flex!important;
  align-items:flex-end!important;
  height:var(--mvh-hero-min,620px)!important;
  min-height:var(--mvh-hero-min,620px)!important;
  overflow:hidden!important;
  background:transparent!important;
}
.mvh-hero__slide.image-right .mvh-hero__media{justify-content:flex-end!important}
.mvh-hero__slide.image-left .mvh-hero__media{justify-content:flex-start!important}
.mvh-hero__media img{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  display:block!important;
  align-self:flex-end!important;
  flex:0 0 auto!important;
  width:auto!important;
  height:90%!important;
  max-height:90%!important;
  max-width:100%!important;
  margin-top:auto!important;
  margin-bottom:0!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  transform:none!important;
  -webkit-mask-image:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.70) 6%,#000 15%,#000 88%,rgba(0,0,0,.94) 94%,transparent 100%),linear-gradient(to right,transparent 0,#000 9%,#000 91%,transparent 100%);
  -webkit-mask-composite:source-in;
  mask-image:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.70) 6%,#000 15%,#000 88%,rgba(0,0,0,.94) 94%,transparent 100%),linear-gradient(to right,transparent 0,#000 9%,#000 91%,transparent 100%);
  mask-composite:intersect;
}
.mvh-actual-maaveerar-cards{
  width:100%;
  justify-content:center!important;
  align-items:flex-start!important;
  overflow:visible!important;
  padding:0!important;
}
.mvh-actual-maaveerar-cards .maaveerar-container{margin:13px!important}
.mvh-actual-maaveerar-cards .maaveerar .maav-card-overlay{border-radius:20px}
.mvh-actual-maaveerar-cards + .mvh-section-more{margin-top:22px}
@media(max-width:900px){
  .mvh-hero__media{height:360px!important;min-height:360px!important;justify-content:center!important}
  .mvh-hero__media img{height:90%!important;max-height:90%!important;max-width:100%!important}
}
@media(max-width:560px){
  .mvh-hero__media{height:290px!important;min-height:290px!important}
  .mvh-hero__media img{height:90%!important;max-height:90%!important}
  .mvh-actual-maaveerar-cards .maaveerar-container{margin:10px 0!important}
}


/* v0.6.2 — theme font weights + stronger natural image blending */
.mvh-builder{font-weight:var(--mv-body-weight,500)}
.mvh-section-head h2,.mvh-hero__copy h1,.mvh-article-card h3,.mvh-stat-card h3,.mvh-cta h2,.mvh-hero-quickcard__content strong{font-weight:var(--mv-heading-weight,700)}
.mvh-btn{font-weight:var(--mv-button-weight,600)}
.mvh-hero__media img{
  -webkit-mask-image:radial-gradient(ellipse 92% 108% at 50% 100%,#000 0 64%,rgba(0,0,0,.98) 72%,rgba(0,0,0,.78) 82%,rgba(0,0,0,.38) 91%,transparent 100%)!important;
  mask-image:radial-gradient(ellipse 92% 108% at 50% 100%,#000 0 64%,rgba(0,0,0,.98) 72%,rgba(0,0,0,.78) 82%,rgba(0,0,0,.38) 91%,transparent 100%)!important;
  -webkit-mask-composite:initial!important;mask-composite:initial!important;
}


/* v0.6.3 — compact inward-facing slider alignment + full unmasked side image + per-text typography */
.mvh-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:0}
.mvh-hero__slide.text-left .mvh-hero__copy{padding:90px 1.5vw 90px 0;text-align:var(--slide-align,right)}
.mvh-hero__slide.text-right .mvh-hero__copy{padding:90px 0 90px 1.5vw;text-align:var(--slide-align,left)}
.mvh-hero__slide.text-left .mvh-hero__copy p{margin-left:auto;margin-right:0}
.mvh-hero__slide.text-right .mvh-hero__copy p{margin-left:0;margin-right:auto}
.mvh-hero__slide.image-right .mvh-hero__media{justify-content:flex-start!important}
.mvh-hero__slide.image-left .mvh-hero__media{justify-content:flex-end!important}
.mvh-hero__copy .mvh-eyebrow{font-family:var(--slide-eyebrow-font,var(--slide-title-font,var(--mv-heading-font)));font-size:var(--slide-eyebrow-size,18px);font-weight:var(--slide-eyebrow-weight,800)}
.mvh-hero__copy h1{font-family:var(--slide-title-font,var(--mv-heading-font));font-weight:var(--slide-title-weight,700)}
.mvh-hero__copy p{font-family:var(--slide-body-font,var(--mv-body-font));font-weight:var(--slide-body-weight,500)}
.mvh-hero__copy .mvh-btn{font-family:var(--slide-button-font,var(--slide-body-font,var(--mv-body-font)));font-weight:var(--slide-button-weight,700)}
.mvh-hero__media img{-webkit-mask-image:none!important;mask-image:none!important;-webkit-mask-composite:initial!important;mask-composite:initial!important;opacity:1!important;filter:none!important;width:auto!important;height:90%!important;max-height:90%!important;max-width:100%!important;object-fit:contain!important;object-position:center bottom!important}
@media(max-width:900px){.mvh-hero__slide.text-left .mvh-hero__copy,.mvh-hero__slide.text-right .mvh-hero__copy{padding:64px 0 28px;text-align:center}.mvh-hero__copy p{margin-left:auto!important;margin-right:auto!important}.mvh-hero__media{justify-content:center!important}}


/* v0.6.4 — homepage composition matched to reference; all non-Maaveerar-card colours inherit selected theme */
.mvh-builder{
  color:var(--mv-text,#27364a);
  background:var(--mv-page-bg,#f4f6fa);
}
.mvh-section{background:var(--mv-surface,#fff)}
.mvh-alt,.mvh-today-updates-section,.mvh-today-section{background:var(--mv-page-bg,#f4f6fa)}
.mvh-section-head h2{color:var(--mv-secondary,#0d223d);font-weight:var(--mv-heading-weight,700)}
.mvh-section-subtitle{
  max-width:900px;
  margin:10px auto 0;
  color:var(--mv-text,#27364a);
  font-size:clamp(.96rem,1.15vw,1.08rem);
  line-height:1.7;
  font-weight:var(--mv-body-weight,500);
}
.mvh-eyebrow{color:var(--mv-accent,#c89d4d);font-weight:var(--mv-heading-weight,700)}
.mvh-btn{background:var(--mv-primary,#17365d);border:1px solid var(--mv-primary,#17365d);font-weight:var(--mv-button-weight,600)}
.mvh-btn:hover{background:var(--mv-secondary,#0d223d);border-color:var(--mv-secondary,#0d223d)}
.mvh-btn--light{background:var(--mv-surface,#fff);color:var(--mv-secondary,#0d223d)!important;border-color:color-mix(in srgb,var(--mv-secondary,#0d223d) 18%,transparent)}

.mvh-hero-quicklinks{margin-top:-74px;margin-bottom:0}
.mvh-hero-quicklinks__grid{gap:16px}
.mvh-hero-quickcard{
  min-height:126px;
  padding:20px 20px 20px 18px;
  border-color:var(--mv-accent,#c89d4d);
  border-color:color-mix(in srgb,var(--mv-accent,#c89d4d) 42%,transparent);
  background:var(--mv-surface,#fff);
  color:var(--mv-text,#27364a)!important;
  box-shadow:0 14px 34px color-mix(in srgb,var(--mv-secondary,#0d223d) 12%,transparent);
}
.mvh-hero-quickcard:hover{
  border-color:var(--mv-accent,#c89d4d);
  box-shadow:0 22px 46px color-mix(in srgb,var(--mv-secondary,#0d223d) 18%,transparent);
}
.mvh-hero-quickcard__number{
  width:66px;height:66px;border-radius:18px;
  background:var(--mv-page-bg,#f4f6fa);
  color:var(--mv-primary,#17365d);
  box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--mv-primary,#17365d) 7%,transparent);
}
.mvh-hero-quickcard__content strong{color:var(--mv-secondary,#0d223d);font-weight:var(--mv-heading-weight,700)}
.mvh-hero-quickcard__content small{color:var(--mv-muted,#6b7785);font-weight:var(--mv-body-weight,500)}
.mvh-hero-quickcard__arrow{background:var(--mv-primary,#17365d);color:var(--mv-surface,#fff)}

.mvh-today-updates-section{padding-top:68px;padding-bottom:86px}
.mvh-today-updates-layout{
  grid-template-columns:minmax(0,2.45fr) minmax(310px,.82fr);
  gap:58px;
  align-items:start;
}
.mvh-today-updates-main{gap:68px}
.mvh-today-block .mvh-section-head{margin-bottom:26px}
.mvh-today-heading{text-align:center}
.mvh-today-heading h2{
  margin:0;
  color:var(--mv-accent,#c89d4d);
  font-size:clamp(2rem,3.1vw,3.15rem);
  line-height:1.16;
  letter-spacing:-.01em;
}
.mvh-today-card-panel{
  padding:22px 12px;
  border:1px solid var(--mv-accent,#c89d4d);
  border-color:color-mix(in srgb,var(--mv-accent,#c89d4d) 68%,transparent);
  border-radius:28px;
  background:var(--mv-surface,#fff);
}
.mvh-actual-maaveerar-cards{margin-inline:auto}
.mvh-actual-maaveerar-cards .maaveerar-container{margin:12px!important}
.mvh-section-more{margin-top:24px}

.mvh-record-updates-sidebar{
  position:sticky;
  top:104px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.mvh-record-updates-sidebar__head{
  margin:0 0 18px;
  text-align:center;
}
.mvh-record-updates-sidebar__head .mvh-eyebrow{
  justify-content:center;
  color:var(--mv-text,#27364a);
  text-transform:none;
  letter-spacing:0;
  font-size:.98rem;
}
.mvh-record-updates-sidebar__head .mvh-eyebrow::before{display:none}
.mvh-record-updates-sidebar__head h2{
  margin:8px 0 0;
  color:var(--mv-secondary,#0d223d);
  font-size:clamp(1.65rem,2.25vw,2.35rem);
  font-weight:var(--mv-heading-weight,700);
}
.mvh-record-updates-list{
  gap:10px;
  padding:12px;
  border:1px solid var(--mv-accent,#c89d4d);
  border-color:color-mix(in srgb,var(--mv-accent,#c89d4d) 68%,transparent);
  border-radius:24px;
  background:var(--mv-surface,#fff);
}
.mvh-record-update{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:10px;
  align-items:center;
  min-height:92px;
  padding:9px 28px 9px 9px;
  border:1px solid var(--mv-accent,#c89d4d);
  border-color:color-mix(in srgb,var(--mv-accent,#c89d4d) 58%,transparent);
  border-left-width:1px;
  border-radius:18px;
  background:var(--mv-surface,#fff);
  color:var(--mv-text,#27364a)!important;
  box-shadow:none;
}
.mvh-record-update--modified{border-left-color:var(--mv-primary,#17365d)}
.mvh-record-update:hover{
  border-color:var(--mv-accent,#c89d4d);
  background:color-mix(in srgb,var(--mv-accent,#c89d4d) 5%,var(--mv-surface,#fff));
  box-shadow:0 8px 20px color-mix(in srgb,var(--mv-secondary,#0d223d) 10%,transparent);
}
.mvh-record-update__thumb{
  width:76px;height:76px;
  flex:0 0 76px;
  border-radius:50%;
  overflow:hidden;
  background:var(--mv-page-bg,#f4f6fa);
  border:2px solid var(--mv-surface,#fff);
  box-shadow:0 0 0 1px color-mix(in srgb,var(--mv-primary,#17365d) 12%,transparent);
}
.mvh-record-update__thumb img{width:100%;height:100%;object-fit:cover;object-position:center top}
.mvh-record-update__content{min-width:0;display:block}
.mvh-record-update__meta{margin-bottom:4px;color:var(--mv-muted,#6b7785);font-weight:var(--mv-body-weight,500)}
.mvh-record-update__meta time{color:var(--mv-accent,#c89d4d);font-weight:var(--mv-heading-weight,700)}
.mvh-record-update__action{
  padding:0;
  border-radius:0;
  background:transparent;
  color:var(--mv-accent,#c89d4d);
  font-weight:var(--mv-heading-weight,700);
}
.mvh-record-update--modified .mvh-record-update__action{background:transparent;color:var(--mv-primary,#17365d)}
.mvh-record-update__division{color:var(--mv-muted,#6b7785);font-weight:var(--mv-body-weight,500)}
.mvh-record-update__name{color:var(--mv-text,#27364a)}
.mvh-record-update__name span{font-weight:var(--mv-body-weight,500)}
.mvh-record-update__name strong{color:var(--mv-secondary,#0d223d);font-weight:var(--mv-heading-weight,700)}
.mvh-record-update__realname{color:var(--mv-text,#27364a)}
.mvh-record-update__district{color:var(--mv-muted,#6b7785)}
.mvh-record-update__arrow{color:var(--mv-primary,#17365d)}
.mvh-record-updates-empty{
  border-color:var(--mv-accent,#c89d4d);
  background:var(--mv-surface,#fff);
  color:var(--mv-muted,#6b7785);
}

.mvh-article-card,.mvh-testimonial,.mvh-quote,.mvh-feature{
  background:var(--mv-surface,#fff);
  border-color:color-mix(in srgb,var(--mv-primary,#17365d) 14%,transparent);
  color:var(--mv-text,#27364a);
}
.mvh-article-card h3,.mvh-article-card h3 a,.mvh-more,.mvh-feature h2,.mvh-testimonial strong,.mvh-quote strong{color:var(--mv-secondary,#0d223d)}
.mvh-testimonial span,.mvh-quote figcaption span{color:var(--mv-muted,#6b7785)}
.mvh-gallery-item{background:var(--mv-page-bg,#f4f6fa)}
.mvh-gallery-item span{background:linear-gradient(transparent,color-mix(in srgb,var(--mv-secondary,#0d223d) 90%,transparent));color:var(--mv-surface,#fff)}
.mvh-stats-section{background:var(--mv-secondary,#0d223d)}
.mvh-stat-card{border-color:color-mix(in srgb,var(--mv-surface,#fff) 22%,transparent);background:color-mix(in srgb,var(--mv-surface,#fff) 7%,transparent)}
.mvh-stat-card__icon{background:var(--mv-accent,#c89d4d);color:var(--mv-secondary,#0d223d)}
.mvh-cta{background:linear-gradient(color-mix(in srgb,var(--mv-secondary,#0d223d) 88%,transparent),color-mix(in srgb,var(--mv-secondary,#0d223d) 88%,transparent)),var(--mvh-cta-bg,none) center/cover}

@media(max-width:1180px){
  .mvh-today-updates-layout{grid-template-columns:minmax(0,1fr) 310px;gap:30px}
  .mvh-record-update__thumb{width:66px;height:66px}
}
@media(max-width:900px){
  .mvh-today-updates-section{padding-top:56px}
  .mvh-today-updates-layout{grid-template-columns:1fr}
  .mvh-record-updates-sidebar{position:static}
  .mvh-record-updates-list{max-width:680px;margin-inline:auto}
}
@media(max-width:560px){
  .mvh-hero-quicklinks{margin-top:-38px}
  .mvh-today-card-panel{padding:12px 6px;border-radius:20px}
  .mvh-record-update__thumb{width:62px;height:62px}
  .mvh-record-update{min-height:80px;border-radius:16px}
}


/* v0.6.5 — safer responsive hero media + cleaner modern update cards */
.mvh-hero__copy,.mvh-hero__media{min-width:0}
.mvh-hero__media{
  display:flex!important;
  align-items:flex-end!important;
  overflow:hidden;
  background:transparent!important;
}
.mvh-hero__media img{
  position:relative!important;
  inset:auto!important;
  display:block!important;
  flex:0 1 auto;
  width:auto!important;
  height:90%!important;
  max-width:100%!important;
  max-height:90%!important;
  object-fit:contain!important;
  object-position:center bottom!important;
}
.mvh-hero__slide.image-right .mvh-hero__media{justify-content:flex-start!important}
.mvh-hero__slide.image-left .mvh-hero__media{justify-content:flex-end!important}

/* Before the two-column hero becomes cramped, move a right-side image below the copy. */
@media (max-width:1180px) and (min-width:901px){
  .mvh-hero__slide.image-right .mvh-hero__grid{grid-template-columns:minmax(0,1fr)!important}
  .mvh-hero__slide.image-right .mvh-hero__copy{order:1!important;padding:62px 0 22px!important}
  .mvh-hero__slide.image-right .mvh-hero__media{
    order:2!important;
    min-height:clamp(320px,42vw,500px)!important;
    justify-content:center!important;
    align-items:flex-end!important;
  }
  .mvh-hero__slide.image-right .mvh-hero__media img{
    width:auto!important;
    height:auto!important;
    max-height:clamp(300px,40vw,470px)!important;
    max-width:100%!important;
  }
}
@media(max-width:900px){
  .mvh-hero__media{justify-content:center!important;align-items:flex-end!important;overflow:hidden}
  .mvh-hero__media img{position:relative!important;inset:auto!important;width:auto!important;height:auto!important;max-height:clamp(270px,58vw,430px)!important;max-width:100%!important}
}

/* Modern clean record updates — keeps the approved information hierarchy. */
.mvh-record-updates-list{gap:12px;padding:14px}
.mvh-record-update{
  grid-template-columns:64px minmax(0,1fr) 34px;
  gap:12px;
  min-height:92px;
  padding:11px 12px;
  border:1px solid color-mix(in srgb,var(--mv-secondary,#0d223d) 12%,transparent);
  border-left:3px solid var(--mv-accent,#c89d4d);
  border-radius:14px;
  background:var(--mv-surface,#fff);
  box-shadow:0 7px 20px color-mix(in srgb,var(--mv-secondary,#0d223d) 7%,transparent);
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;
}
.mvh-record-update--modified{border-left-color:var(--mv-primary,#17365d)}
.mvh-record-update:hover{
  transform:translateY(-2px);
  border-color:color-mix(in srgb,var(--mv-primary,#17365d) 28%,transparent);
  background:color-mix(in srgb,var(--mv-primary,#17365d) 2.5%,var(--mv-surface,#fff));
  box-shadow:0 12px 28px color-mix(in srgb,var(--mv-secondary,#0d223d) 12%,transparent);
}
.mvh-record-update__thumb{width:64px;height:64px;border-radius:50%;box-shadow:0 0 0 1px color-mix(in srgb,var(--mv-secondary,#0d223d) 10%,transparent)}
.mvh-record-update__meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-bottom:3px;font-size:.75rem;line-height:1.2}
.mvh-record-update__action{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px!important;background:color-mix(in srgb,var(--mv-accent,#c89d4d) 13%,transparent)!important;color:var(--mv-accent,#c89d4d)!important;font-size:.7rem;line-height:1.15}
.mvh-record-update--modified .mvh-record-update__action{background:color-mix(in srgb,var(--mv-primary,#17365d) 10%,transparent)!important;color:var(--mv-primary,#17365d)!important}
.mvh-record-update__division{display:block;margin-bottom:1px;font-size:.76rem}
.mvh-record-update__name{font-size:.94rem;line-height:1.28;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mvh-record-update__realname,.mvh-record-update__district{font-size:.78rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mvh-record-update__arrow{
  position:static;
  display:grid;
  place-items:center;
  align-self:center;
  width:32px;height:32px;
  border-radius:50%;
  background:color-mix(in srgb,var(--mv-primary,#17365d) 9%,transparent);
  color:var(--mv-primary,#17365d);
  font-size:1.2rem;
  transition:background .18s ease,color .18s ease,transform .18s ease;
}
.mvh-record-update:hover .mvh-record-update__arrow{background:var(--mv-primary,#17365d);color:#fff;transform:translateX(2px)}
@media(max-width:520px){
  .mvh-record-updates-list{padding:10px}
  .mvh-record-update{grid-template-columns:56px minmax(0,1fr);padding:10px;border-radius:13px}
  .mvh-record-update__thumb{width:56px;height:56px}
  .mvh-record-update__arrow{display:none}
}


/* v0.6.6 — rebuilt update cards: date strip + portrait/details body */
.mvh-record-updates-list{display:grid;gap:14px;padding:0!important;border:0!important;background:transparent!important}
.mvh-record-update{display:block!important;min-height:0!important;padding:0!important;overflow:hidden;border:1px solid color-mix(in srgb,var(--mv-secondary,#0d223d) 13%,transparent)!important;border-left-width:1px!important;border-radius:16px!important;background:var(--mv-surface,#fff)!important;box-shadow:0 8px 24px color-mix(in srgb,var(--mv-secondary,#0d223d) 7%,transparent)!important;transform:none!important}
.mvh-record-update::before{content:"";display:block;height:3px;background:var(--mv-accent,#c89d4d)}.mvh-record-update--modified::before{background:var(--mv-primary,#17365d)}
.mvh-record-update:hover{border-color:color-mix(in srgb,var(--mv-primary,#17365d) 24%,transparent)!important;box-shadow:0 13px 30px color-mix(in srgb,var(--mv-secondary,#0d223d) 11%,transparent)!important;background:var(--mv-surface,#fff)!important}
.mvh-record-update__dates{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px 11px;border-bottom:1px solid color-mix(in srgb,var(--mv-secondary,#0d223d) 8%,transparent);background:color-mix(in srgb,var(--mv-page-bg,#f4f6fa) 72%,var(--mv-surface,#fff));font-size:.68rem;line-height:1.2}
.mvh-record-update__dates>span{display:flex;gap:5px;align-items:baseline;min-width:0;white-space:nowrap}.mvh-record-update__dates small{color:var(--mv-muted,#6b7785);font-size:inherit;font-weight:var(--mv-body-weight,500)}.mvh-record-update__dates time,.mvh-record-update__dates b{color:var(--mv-text,#27364a);font-weight:var(--mv-heading-weight,700)}
.mvh-record-update__dates em{justify-self:end;padding:3px 8px;border-radius:999px;background:color-mix(in srgb,var(--mv-accent,#c89d4d) 12%,transparent);color:var(--mv-accent,#c89d4d);font-size:.66rem;font-style:normal;font-weight:var(--mv-heading-weight,700)}.mvh-record-update--modified .mvh-record-update__dates em{background:color-mix(in srgb,var(--mv-primary,#17365d) 10%,transparent);color:var(--mv-primary,#17365d)}
.mvh-record-update__body{display:grid;grid-template-columns:64px minmax(0,1fr) 28px;gap:12px;align-items:center;padding:12px}
.mvh-record-update__thumb{width:64px!important;height:76px!important;border-radius:11px!important;overflow:hidden;border:1px solid color-mix(in srgb,var(--mv-secondary,#0d223d) 10%,transparent)!important;background:var(--mv-page-bg,#f4f6fa)!important;box-shadow:none!important}.mvh-record-update__thumb img{width:100%;height:100%;object-fit:cover;object-position:center top}
.mvh-record-update__content{min-width:0}.mvh-record-update__division{display:block;margin:0 0 2px;color:var(--mv-muted,#6b7785)!important;font-size:.72rem!important;font-weight:var(--mv-body-weight,500)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mvh-record-update__name{display:block;margin:0;color:var(--mv-secondary,#0d223d)!important;font-size:.92rem!important;line-height:1.3!important;font-weight:var(--mv-heading-weight,700)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mvh-record-update__realname,.mvh-record-update__district,.mvh-record-update__deathdate{display:block;margin-top:2px;font-size:.76rem!important;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mvh-record-update__realname{color:var(--mv-text,#27364a)!important}.mvh-record-update__district{color:var(--mv-muted,#6b7785)!important}.mvh-record-update__deathdate{margin-top:5px;color:var(--mv-muted,#6b7785);font-size:.7rem!important}.mvh-record-update__deathdate time{color:var(--mv-text,#27364a);font-weight:var(--mv-body-weight,500)}
.mvh-record-update__arrow{position:static!important;display:grid!important;place-items:center;width:28px;height:28px;border-radius:50%;background:color-mix(in srgb,var(--mv-primary,#17365d) 8%,transparent);color:var(--mv-primary,#17365d)!important;font-size:.95rem;transform:none!important;transition:.18s}.mvh-record-update:hover .mvh-record-update__arrow{background:var(--mv-primary,#17365d);color:#fff!important;transform:translateX(2px)!important}
@media(max-width:560px){.mvh-record-update__dates{grid-template-columns:1fr 1fr;gap:5px 8px}.mvh-record-update__dates em{grid-column:1/-1;justify-self:start}.mvh-record-update__body{grid-template-columns:56px minmax(0,1fr);gap:10px;padding:10px}.mvh-record-update__thumb{width:56px!important;height:66px!important}.mvh-record-update__arrow{display:none!important}}


/* v0.6.7 — one update date/status per record */
.mvh-record-update__dates{display:flex!important;justify-content:space-between;align-items:center;gap:10px;padding:8px 11px!important}
.mvh-record-update__dates time{color:var(--mv-text,#27364a)!important;font-size:.72rem;font-weight:var(--mv-heading-weight,700);white-space:nowrap}
.mvh-record-update__dates em{margin-left:auto;justify-self:auto!important;white-space:nowrap}
@media(max-width:560px){.mvh-record-update__dates{display:flex!important}.mvh-record-update__dates em{margin-left:auto;justify-self:auto!important}}


/* v0.6.8 — full-width top area; 1440px homepage body; 3-column Today cards */
.mvh-builder .mvh-container{
  width:min(1440px,calc(100% - 48px));
  max-width:1440px;
  margin-inline:auto;
}
/* Slider content and the three overlapping quick cards stay full width. */
.mvh-builder .mvh-hero .mvh-container,
.mvh-builder .mvh-hero-quicklinks .mvh-container{
  width:100%;
  max-width:none;
  padding-inline:clamp(24px,4vw,72px);
  box-sizing:border-box;
}
.mvh-builder .mvh-hero-quicklinks__grid{width:100%}

/* Within the 1440px body, give Updates a useful full-width sidebar column. */
.mvh-today-updates-layout{
  grid-template-columns:minmax(0,1fr) 340px!important;
  gap:32px!important;
}
.mvh-record-updates-sidebar,
.mvh-record-updates-list,
.mvh-record-update{width:100%;box-sizing:border-box}

/* Exactly 40px from the Today cards to the enclosing panel border. */
.mvh-today-card-panel{
  padding:40px!important;
  box-sizing:border-box;
}
.mvh-actual-maaveerar-cards{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(300px,1fr));
  gap:26px 10px!important;
  justify-content:stretch!important;
  justify-items:center!important;
  align-items:start!important;
  padding:0!important;
  margin:0!important;
}
.mvh-actual-maaveerar-cards > .maaveerar-container{
  width:auto!important;
  max-width:100%!important;
  margin:0!important;
  justify-self:center!important;
}

/* As the usable card area narrows, reduce columns instead of squeezing cards. */
@media(max-width:1420px){
  .mvh-actual-maaveerar-cards{grid-template-columns:repeat(2,minmax(300px,1fr))}
  .mvh-today-updates-layout{grid-template-columns:minmax(0,1fr) 330px!important;gap:26px!important}
}
@media(max-width:980px){
  .mvh-today-updates-layout{grid-template-columns:1fr!important}
  .mvh-record-updates-sidebar{position:static!important}
  .mvh-record-updates-list{max-width:none!important}
  .mvh-actual-maaveerar-cards{grid-template-columns:repeat(2,minmax(300px,1fr))}
}
@media(max-width:760px){
  .mvh-builder .mvh-container{width:min(100% - 30px,1440px)}
  .mvh-builder .mvh-hero .mvh-container,
  .mvh-builder .mvh-hero-quicklinks .mvh-container{width:100%;padding-inline:15px}
  .mvh-actual-maaveerar-cards{grid-template-columns:1fr}
  .mvh-today-card-panel{padding:40px!important}
}
@media(max-width:430px){
  .mvh-today-card-panel{padding:24px!important}
}


/* v0.6.9 — Updates title follows Today accent; rank/name is a fixed 14px short-rank line. */
.mvh-record-updates-sidebar__head h2{color:var(--mv-accent,#c89d4d)!important}
.mvh-record-update__name{font-size:14px!important}

/* v0.7.0 — mobile-safe hero stack + ThemeForest-style article/testimonial cards */
@media(max-width:980px){
  .mvh-hero__slide .mvh-hero__grid,
  .mvh-hero__slide.text-right .mvh-hero__grid{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
  }
  .mvh-hero__slide .mvh-hero__copy,
  .mvh-hero__slide.text-right .mvh-hero__copy{
    position:relative!important;
    z-index:2!important;
    order:1!important;
    width:100%!important;
    max-width:none!important;
    box-sizing:border-box!important;
    padding:58px 18px 26px!important;
    text-align:center!important;
  }
  .mvh-hero__slide .mvh-hero__copy p{margin-inline:auto!important}
  .mvh-hero__slide .mvh-hero__media,
  .mvh-hero__slide.text-right .mvh-hero__media,
  .mvh-hero__slide.image-left .mvh-hero__media,
  .mvh-hero__slide.image-right .mvh-hero__media{
    position:relative!important;
    z-index:1!important;
    order:2!important;
    width:100%!important;
    min-height:0!important;
    height:clamp(280px,58vw,430px)!important;
    margin:0!important;
    padding:0 16px!important;
    display:flex!important;
    align-items:flex-end!important;
    justify-content:center!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  .mvh-hero__slide .mvh-hero__media img{
    position:static!important;
    inset:auto!important;
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:100%!important;
    max-height:100%!important;
    margin:0 auto!important;
    object-fit:contain!important;
    object-position:center bottom!important;
    transform:none!important;
  }
}
@media(max-width:560px){
  .mvh-hero__slide .mvh-hero__copy,
  .mvh-hero__slide.text-right .mvh-hero__copy{padding:46px 15px 20px!important}
  .mvh-hero__slide .mvh-hero__media{height:clamp(240px,72vw,360px)!important;padding-inline:10px!important}
}

.mvh-latest-section{background:color-mix(in srgb,var(--mv-page-bg,#f4f6fa) 72%,#fff)!important}
.mvh-article-grid{gap:30px!important}
.mvh-article-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:100%;
  overflow:hidden;
  border:1px solid color-mix(in srgb,var(--mv-secondary,#0d223d) 9%,transparent)!important;
  border-radius:20px!important;
  background:var(--mv-surface,#fff)!important;
  box-shadow:0 14px 38px color-mix(in srgb,var(--mv-secondary,#0d223d) 8%,transparent);
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}
.mvh-article-card:hover{
  transform:translateY(-6px);
  border-color:color-mix(in srgb,var(--mv-primary,#17365d) 22%,transparent)!important;
  box-shadow:0 22px 52px color-mix(in srgb,var(--mv-secondary,#0d223d) 14%,transparent);
}
.mvh-article-card__media{
  position:relative;
  display:block;
  aspect-ratio:16/10!important;
  overflow:hidden;
  background:linear-gradient(135deg,color-mix(in srgb,var(--mv-primary,#17365d) 86%,#000),color-mix(in srgb,var(--mv-accent,#c89d4d) 60%,var(--mv-secondary,#0d223d)));
}
.mvh-article-card__media::after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(0,0,0,.24));pointer-events:none}
.mvh-article-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.mvh-article-card:hover .mvh-article-card__media img{transform:scale(1.055)}
.mvh-article-card__placeholder{position:absolute;inset:0;display:grid;place-items:center;color:rgba(255,255,255,.22);font:800 clamp(4rem,8vw,7rem)/1 var(--mv-heading-font,inherit)}
.mvh-article-card__date{position:absolute;z-index:2;left:18px;bottom:16px;padding:7px 12px;border-radius:999px;background:var(--mv-surface,#fff);color:var(--mv-primary,#17365d);font-size:.76rem;font-weight:700;box-shadow:0 6px 20px rgba(0,0,0,.12)}
.mvh-article-card__body{display:flex;flex:1;flex-direction:column;padding:25px 25px 24px!important}
.mvh-article-card h3{margin:0 0 12px!important;font-size:1.23rem;line-height:1.4}
.mvh-article-card h3 a{color:var(--mv-secondary,#0d223d)!important;text-decoration:none!important}
.mvh-article-card p{margin:0 0 19px;color:var(--mv-muted,#6b7785);line-height:1.7}
.mvh-article-card .mvh-more{display:inline-flex;align-items:center;gap:9px;margin-top:auto;color:var(--mv-primary,#17365d)!important;font-weight:700;text-decoration:none!important}
.mvh-article-card .mvh-more span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:color-mix(in srgb,var(--mv-primary,#17365d) 9%,transparent);transition:.2s}
.mvh-article-card:hover .mvh-more span{background:var(--mv-primary,#17365d);color:#fff;transform:translateX(3px)}

.mvh-testimonials-section{background:var(--mv-surface,#fff)!important}
.mvh-testimonial-grid{gap:28px!important}
.mvh-testimonial{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:285px;
  padding:34px 30px 28px!important;
  overflow:hidden;
  border:1px solid color-mix(in srgb,var(--mv-secondary,#0d223d) 9%,transparent)!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,var(--mv-surface,#fff),color-mix(in srgb,var(--mv-page-bg,#f4f6fa) 45%,var(--mv-surface,#fff)))!important;
  box-shadow:0 14px 40px color-mix(in srgb,var(--mv-secondary,#0d223d) 7%,transparent);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.mvh-testimonial::after{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--mv-primary,#17365d),var(--mv-accent,#c89d4d))}
.mvh-testimonial:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--mv-primary,#17365d) 20%,transparent)!important;box-shadow:0 20px 50px color-mix(in srgb,var(--mv-secondary,#0d223d) 12%,transparent)}
.mvh-testimonial__quote{display:grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:14px;background:color-mix(in srgb,var(--mv-accent,#c89d4d) 13%,transparent);color:var(--mv-accent,#c89d4d);font:800 2.4rem/1 Georgia,serif}
.mvh-testimonial blockquote{flex:1;margin:0 0 25px!important;color:var(--mv-text,#27364a);font-size:1.02rem!important;line-height:1.8!important}
.mvh-testimonial__author{display:flex;align-items:center;gap:13px;padding-top:18px;border-top:1px solid color-mix(in srgb,var(--mv-secondary,#0d223d) 8%,transparent)}
.mvh-testimonial__avatar{flex:0 0 52px;width:52px!important;height:52px!important;margin:0!important;border:2px solid var(--mv-surface,#fff);border-radius:50%!important;object-fit:cover;box-shadow:0 0 0 1px color-mix(in srgb,var(--mv-secondary,#0d223d) 12%,transparent)}
.mvh-testimonial__avatar--placeholder{display:grid;place-items:center;background:var(--mv-primary,#17365d);color:#fff;font-weight:800}
.mvh-testimonial__authorcopy{min-width:0}.mvh-testimonial__authorcopy strong{display:block;color:var(--mv-secondary,#0d223d)!important;font-size:.98rem}.mvh-testimonial__authorcopy>span{display:block;margin-top:2px;color:var(--mv-muted,#6b7785)!important;font-size:.82rem}
@media(max-width:1100px){.mvh-article-grid,.mvh-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.mvh-article-grid,.mvh-testimonial-grid{grid-template-columns:1fr!important}.mvh-testimonial{min-height:0}}

/* v0.7.1 — strict mobile hero stacking + 60/40 Testimonials / Maaveerar search row */
.mvh-testimonial-search-section{
  background:color-mix(in srgb,var(--mv-page-bg,#f4f6fa) 58%,var(--mv-surface,#fff))!important;
  padding-top:66px!important;
  padding-bottom:70px!important;
}
.mvh-testimonial-search-grid{
  display:grid;
  grid-template-columns:minmax(0,3fr) minmax(340px,2fr);
  gap:32px;
  align-items:stretch;
}
.mvh-testimonial-search-grid__testimonials,
.mvh-home-search-card{
  min-width:0;
}
.mvh-testimonial-search-grid__testimonials{
  padding:34px;
  border:1px solid color-mix(in srgb,var(--mv-secondary,#0d223d) 9%,transparent);
  border-radius:24px;
  background:var(--mv-surface,#fff);
  box-shadow:0 16px 42px color-mix(in srgb,var(--mv-secondary,#0d223d) 7%,transparent);
}
.mvh-testimonial-search-grid__testimonials .mvh-section-head{margin-bottom:24px}
.mvh-testimonial-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
.mvh-testimonial-grid--compact .mvh-testimonial{min-height:250px;padding:27px 25px 24px!important;box-shadow:none!important}
.mvh-testimonial-empty{
  min-height:220px;
  display:grid;
  place-items:center;
  padding:28px;
  border:1px dashed color-mix(in srgb,var(--mv-secondary,#0d223d) 16%,transparent);
  border-radius:18px;
  color:var(--mv-muted,#657184);
  text-align:center;
}
.mvh-home-search-card{
  position:relative;
  overflow:hidden;
  padding:38px 34px 34px;
  border:1px solid color-mix(in srgb,var(--mv-primary,#17365d) 14%,transparent);
  border-radius:24px;
  background:
    radial-gradient(circle at 100% 0,color-mix(in srgb,var(--mv-accent,#c89d4d) 16%,transparent),transparent 34%),
    linear-gradient(145deg,var(--mv-surface,#fff),color-mix(in srgb,var(--mv-page-bg,#f4f6fa) 55%,var(--mv-surface,#fff)));
  box-shadow:0 16px 42px color-mix(in srgb,var(--mv-secondary,#0d223d) 8%,transparent);
}
.mvh-home-search-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,var(--mv-primary,#17365d),var(--mv-accent,#c89d4d))}
.mvh-home-search-card__icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:22px;border-radius:17px;background:var(--mv-primary,#17365d);color:#fff;font-size:1.75rem;box-shadow:0 10px 26px color-mix(in srgb,var(--mv-primary,#17365d) 22%,transparent)}
.mvh-home-search-card .mvh-eyebrow{font-size:.78rem}
.mvh-home-search-card h2{margin:8px 0 11px;color:var(--mv-secondary,#0d223d);font-family:var(--mv-heading-font,inherit);font-size:clamp(1.55rem,2vw,2rem);line-height:1.28;font-weight:var(--mv-heading-weight,700)}
.mvh-home-search-card>p{margin:0 0 24px;color:var(--mv-muted,#657184);line-height:1.7}
.mvh-home-search-form__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--mv-secondary,#0d223d) 15%,transparent);border-radius:12px;background:var(--mv-surface,#fff);box-shadow:0 6px 20px color-mix(in srgb,var(--mv-secondary,#0d223d) 5%,transparent)}
.mvh-home-search-form__row:focus-within{border-color:var(--mv-primary,#17365d);box-shadow:0 0 0 4px color-mix(in srgb,var(--mv-primary,#17365d) 9%,transparent)}
.mvh-home-search-form__row input{min-width:0;height:54px;padding:0 16px;border:0!important;outline:0!important;background:transparent!important;color:var(--mv-text,#27364a);font:inherit;box-shadow:none!important}
.mvh-home-search-form__row button{display:inline-flex;align-items:center;gap:8px;height:54px;padding:0 19px;border:0;background:var(--mv-primary,#17365d);color:#fff;font:inherit;font-weight:var(--mv-button-weight,700);cursor:pointer}
.mvh-home-search-form__row button:hover{background:var(--mv-secondary,#0d223d)}
.mvh-home-search-card__advanced{display:inline-flex;margin-top:16px;color:var(--mv-primary,#17365d)!important;font-weight:700;text-decoration:none!important}
.mvh-home-search-card__advanced:hover{text-decoration:underline!important}

/* Override older hero rules: below 980px media is an ordinary block after copy. */
@media(max-width:980px){
  .mvh-hero{min-height:0!important}
  .mvh-hero__track,.mvh-hero__slide{min-height:0!important}
  .mvh-hero__slide.is-active{display:block!important}
  .mvh-hero__slide .mvh-hero__grid,
  .mvh-hero__slide.text-left .mvh-hero__grid,
  .mvh-hero__slide.text-right .mvh-hero__grid,
  .mvh-hero__slide.image-left .mvh-hero__grid,
  .mvh-hero__slide.image-right .mvh-hero__grid{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    height:auto!important;
  }
  .mvh-hero__slide .mvh-hero__copy,
  .mvh-hero__slide.text-left .mvh-hero__copy,
  .mvh-hero__slide.text-right .mvh-hero__copy{
    position:relative!important;
    inset:auto!important;
    order:1!important;
    width:100%!important;
    min-height:0!important;
    margin:0!important;
    padding:52px 18px 24px!important;
    transform:none!important;
    text-align:center!important;
  }
  .mvh-hero__slide .mvh-hero__media,
  .mvh-hero__slide.text-left .mvh-hero__media,
  .mvh-hero__slide.text-right .mvh-hero__media,
  .mvh-hero__slide.image-left .mvh-hero__media,
  .mvh-hero__slide.image-right .mvh-hero__media{
    position:relative!important;
    inset:auto!important;
    order:2!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    margin:0!important;
    padding:0 16px!important;
    display:flex!important;
    align-items:flex-end!important;
    justify-content:center!important;
    overflow:hidden!important;
    transform:none!important;
  }
  .mvh-hero__slide .mvh-hero__media img,
  .mvh-hero__slide.image-left .mvh-hero__media img,
  .mvh-hero__slide.image-right .mvh-hero__media img{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-width:100%!important;
    max-height:min(430px,62vw)!important;
    margin:0 auto!important;
    object-fit:contain!important;
    object-position:center bottom!important;
    transform:none!important;
  }
  .mvh-testimonial-search-grid{grid-template-columns:1fr!important}
}
@media(max-width:720px){
  .mvh-testimonial-search-grid__testimonials,.mvh-home-search-card{padding:26px 20px;border-radius:20px}
  .mvh-testimonial-grid--compact{grid-template-columns:1fr!important}
  .mvh-hero__slide .mvh-hero__copy{padding:42px 14px 18px!important}
  .mvh-hero__slide .mvh-hero__media{padding-inline:10px!important}
  .mvh-hero__slide .mvh-hero__media img{max-height:min(360px,78vw)!important}
}
@media(max-width:480px){
  .mvh-home-search-form__row{grid-template-columns:1fr}
  .mvh-home-search-form__row button{justify-content:center;width:100%}
}


/* v0.7.2 — one testimonial visible at a time. */
.mvh-testimonial-carousel{position:relative;min-width:0}
.mvh-testimonial-carousel__track{position:relative;min-height:285px}
.mvh-testimonial-slide{
  position:absolute!important;
  inset:0;
  width:100%;
  margin:0!important;
  opacity:0;
  visibility:hidden;
  transform:translateX(18px);
  pointer-events:none;
  transition:opacity .38s ease,transform .38s ease,visibility .38s;
}
.mvh-testimonial-slide.is-active{
  position:relative!important;
  opacity:1;
  visibility:visible;
  transform:none;
  pointer-events:auto;
}
.mvh-testimonial-carousel__controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:17px}
.mvh-testimonial-carousel__arrow{
  width:36px;height:36px;border:1px solid color-mix(in srgb,var(--mv-secondary,#0d223d) 12%,transparent);
  border-radius:50%;background:var(--mv-surface,#fff);color:var(--mv-secondary,#0d223d);font-size:1.35rem;line-height:1;cursor:pointer;
  transition:.2s ease;
}
.mvh-testimonial-carousel__arrow:hover{background:var(--mv-primary,#17365d);border-color:var(--mv-primary,#17365d);color:#fff}
.mvh-testimonial-carousel__dots{display:flex;align-items:center;gap:7px}
.mvh-testimonial-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:color-mix(in srgb,var(--mv-secondary,#0d223d) 22%,transparent);cursor:pointer;transition:.2s}
.mvh-testimonial-carousel__dot.is-active{width:22px;border-radius:99px;background:var(--mv-accent,#c89d4d)}
@media(max-width:700px){.mvh-testimonial-carousel__track{min-height:0}.mvh-testimonial-carousel__controls{justify-content:center}}

.mvh-testimonial-search-grid.no-search{grid-template-columns:minmax(0,1fr)!important}.mvh-testimonial-search-section.no-search .mvh-testimonial-search-grid__testimonials{max-width:980px;margin-inline:auto;width:100%}


/* v0.8.6 / package v0.9.6 — standalone Hero Slider is full viewport width wherever placed. */
.mvh-builder:has(> .mvh-hero){overflow:visible!important;}
.mvh-builder > .mvh-hero{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
}
