/*
 * Materiály.Vyučuji.cz – Content baseline mirror
 *
 * Run 290 moved a current baseline copy of page-specific rules from frontend.css
 * into this later-loaded page CSS file. The original frontend.css rules are kept
 * as a compatibility fallback in this run, so this should not change visual output.
 *
 * Scope: article/webinar listing and detail routes only
 * Safe selector pattern: body.mvy-page-key-articles ... / body.mvy-detail-route-article ... / body.mvy-page-key-webinars ... / body.mvy-detail-route-webinar ...
 *
 * Future edits for this surface belong here. Do not add broad global selectors
 * such as .card, .btn, section, h2, .mvy-btn or .mvy-front-card unless they are
 * protected by the page body class / page wrapper.
 */



/* --- Migrated baseline mirror from assets/css/frontend.css (run 290) --- */

/* Articles catalog standalone implementation */
.mvy-public-articles-page{
  --mva-text: rgba(10,14,20,.92);
  --mva-muted: rgba(10,14,20,.66);
  --mva-faint: rgba(10,14,20,.50);
  --mva-border: rgba(15,23,42,.10);
  --mva-card: #ffffff;
  --mva-a1: #2f6bff;
  --mva-a2: #8b5cf6;
  --mva-aSoft1: rgba(47,107,255,.10);
  --mva-aSoft2: rgba(139,92,246,.10);
  --mva-r-xl: 22px;
  --mva-r-lg: 18px;
  --mva-r-md: 16px;
  --mva-sh1: 0 10px 28px rgba(2,6,23,.08);
  --mva-sh2: 0 6px 16px rgba(2,6,23,.06);
  color:var(--mva-text);
  background:radial-gradient(900px 520px at 8% 0%, rgba(47,107,255,.09), transparent 58%),radial-gradient(900px 520px at 92% 10%, rgba(139,92,246,.10), transparent 60%),linear-gradient(180deg,#fff 0%,#f8f9ff 48%,#f6f7fb 100%);
}

.mvy-public-articles-page *{box-sizing:border-box}

.mvy-public-articles-page a{text-decoration:none;color:inherit}

.mvy-public-articles-page img{display:block;width:100%;height:100%;object-fit:cover}

.mvy-public-articles-page .mva-wrap{max-width:1120px;margin:0 auto;padding:38px 18px 72px}

.mvy-public-articles-page .mva-page{display:grid;gap:34px}

.mvy-public-articles-page .mva-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;border-radius:999px;font-size:14px;line-height:1;font-weight:900;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.92);color:#16213a;box-shadow:0 8px 18px rgba(2,6,23,.06);transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease;white-space:nowrap}

.mvy-public-articles-page .mva-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(2,6,23,.08)}

.mvy-public-articles-page .mva-btn-primary{color:rgba(255,255,255,.98);background:linear-gradient(135deg,var(--mva-a1),var(--mva-a2));border-color:transparent;box-shadow:0 16px 34px rgba(47,107,255,.20)}

.mvy-public-articles-page .mva-btn-primary:hover{box-shadow:0 18px 36px rgba(47,107,255,.27)}

.mvy-public-articles-page .mva-btn-white{color:#2453f6;background:#fff;border-color:transparent;box-shadow:none}

.mvy-public-articles-page .mva-btn-ghost{color:#fff;background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.28);box-shadow:none}

.mvy-public-articles-page .mva-btn-soft{background:rgba(255,255,255,.94)}

.mvy-public-articles-page .mva-card{background:var(--mva-card);border:1px solid rgba(15,23,42,.08);border-radius:var(--mva-r-lg);box-shadow:var(--mva-sh1)}

.mvy-public-articles-page .mva-card-pad{padding:22px}

.mvy-public-articles-page .mva-card-pad-lg{padding:18px}

.mvy-public-articles-page .mva-chip-row,.mvy-public-articles-page .mva-meta-row,.mvy-public-articles-page .mva-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}

.mvy-public-articles-page .mva-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:7px 13px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.78);color:var(--mva-muted);font-size:13px;font-weight:850;white-space:nowrap;box-shadow:0 6px 16px rgba(2,6,23,.04)}

.mvy-public-articles-page .mva-chip-accent{color:#2453f6;background:linear-gradient(135deg,rgba(47,107,255,.12),rgba(139,92,246,.10));border-color:rgba(47,107,255,.16)}

.mvy-public-articles-page .mva-chip-icon{line-height:1;color:#2453f6}

.mvy-public-articles-page .mva-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(310px,.72fr);gap:24px;align-items:stretch;padding:clamp(22px,3vw,34px);border-radius:var(--mva-r-xl);border:1px solid rgba(15,23,42,.08);background:radial-gradient(680px 330px at 35% 20%, rgba(47,107,255,.12), transparent 64%),radial-gradient(620px 320px at 66% 28%, rgba(139,92,246,.13), transparent 62%),linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.82));box-shadow:var(--mva-sh1);overflow:hidden}

.mvy-public-articles-page .mva-hero-copy{position:relative;z-index:2;min-height:310px;display:flex;flex-direction:column;justify-content:center;max-width:600px}

.mvy-public-articles-page .mva-hero h1{margin:18px 0 14px;max-width:10.6ch;font-size:clamp(42px,6.2vw,72px);line-height:.94;letter-spacing:-.065em;color:#101a35}

.mvy-public-articles-page .mva-hero p{margin:0;max-width:58ch;color:var(--mva-muted);font-size:17px;line-height:1.62}

.mvy-public-articles-page .mva-hero .mva-actions{margin-top:24px}

.mvy-public-articles-page .mva-hero-art{position:absolute;inset:16px 300px 0 auto;width:340px;max-width:34vw;opacity:.82;pointer-events:none;z-index:1;transform:translateX(8%)}

.mvy-public-articles-page .mva-filter-card{position:relative;z-index:3;align-self:center;padding:22px;border-radius:var(--mva-r-xl);background:rgba(255,255,255,.94);border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 40px rgba(2,6,23,.10)}

.mvy-public-articles-page .mva-filter-card h3{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:#101a35;font-size:20px;line-height:1.2;letter-spacing:-.025em}

.mvy-public-articles-page .mva-filter-star{color:#2453f6;line-height:1}

.mvy-public-articles-page .mva-field-wrap{display:grid;gap:13px}

.mvy-public-articles-page .mva-field{display:grid;gap:7px}

.mvy-public-articles-page .mva-field label{font-size:13px;font-weight:900;color:rgba(10,14,20,.80)}

.mvy-public-articles-page .mva-input,.mvy-public-articles-page .mva-select{width:100%;min-height:45px;padding:0 14px;border-radius:16px;border:1px solid rgba(15,23,42,.10);background:rgba(255,255,255,.94);color:var(--mva-text);outline:none;font:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}

.mvy-public-articles-page .mva-input:focus,.mvy-public-articles-page .mva-select:focus{border-color:rgba(47,107,255,.34);box-shadow:0 0 0 4px rgba(47,107,255,.10)}

.mvy-public-articles-page .mva-filter-card .mva-btn{width:100%;margin-top:4px}

.mvy-public-articles-page .mva-section{display:grid;gap:14px}

.mvy-public-articles-page .mva-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:0}

.mvy-public-articles-page .mva-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:6px;color:#2453f6;font-size:14px;font-weight:950}

.mvy-public-articles-page .mva-section-head h2{margin:0;color:#101a35;font-size:clamp(24px,3vw,32px);line-height:1.12;letter-spacing:-.04em}

.mvy-public-articles-page .mva-section-head p{margin:6px 0 0;color:var(--mva-muted);line-height:1.5}

.mvy-public-articles-page .mva-text-link{display:inline-flex;align-items:center;gap:8px;color:#2453f6;font-size:14px;font-weight:900;white-space:nowrap}

.mvy-public-articles-page .mva-featured{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(0,1fr);gap:24px;padding:18px;border-radius:var(--mva-r-xl);border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.92);box-shadow:var(--mva-sh1)}

.mvy-public-articles-page .mva-cover{min-height:300px;border-radius:18px;overflow:hidden;position:relative;background:linear-gradient(135deg,#b7e08d,#4e8b51);display:block;box-shadow:inset 0 -60px 80px rgba(6,15,10,.20)}

.mvy-public-articles-page .mva-cover-placeholder{width:100%;height:100%;min-height:inherit;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 28% 30%,#ffe5c7 0 14%,transparent 15%),radial-gradient(circle at 68% 30%,#f7b06e 0 14%,transparent 15%),linear-gradient(135deg,#b7e08d,#4e8b51);color:transparent;overflow:hidden}

.mvy-public-articles-page .mva-cover-placeholder-small{min-height:0;background:none}

.mvy-public-articles-page .mva-cover-placeholder-small svg{display:block;width:100%;height:100%}

.mvy-public-articles-page .mva-cat{position:absolute;left:50%;top:54%;width:172px;height:178px;transform:translate(-50%,-50%);filter:drop-shadow(0 18px 30px rgba(2,6,23,.18))}

.mvy-public-articles-page .mva-cat-head{position:absolute;inset:15px 22px auto;height:108px;border-radius:48% 48% 45% 45%;background:linear-gradient(135deg,#ffb45e,#e5803d);border:4px solid rgba(255,255,255,.56)}

.mvy-public-articles-page .mva-cat-head:before,.mvy-public-articles-page .mva-cat-head:after{content:"";position:absolute;top:-32px;width:54px;height:60px;background:linear-gradient(135deg,#f9a24c,#d97137);border:4px solid rgba(255,255,255,.56);clip-path:polygon(50% 0,100% 100%,0 100%);z-index:-1}

.mvy-public-articles-page .mva-cat-head:before{left:3px;transform:rotate(-18deg)}

.mvy-public-articles-page .mva-cat-head:after{right:3px;transform:rotate(18deg)}

.mvy-public-articles-page .mva-cat-eye{position:absolute;top:46px;width:18px;height:22px;border-radius:999px;background:#1a263f;box-shadow:inset 4px 4px 0 rgba(255,255,255,.28)}

.mvy-public-articles-page .mva-cat-eye-left{left:48px}

.mvy-public-articles-page .mva-cat-eye-right{right:48px}

.mvy-public-articles-page .mva-cat-muzzle{position:absolute;left:50%;top:72px;width:72px;height:44px;transform:translateX(-50%);border-radius:50%;background:rgba(255,241,215,.92)}

.mvy-public-articles-page .mva-cat-nose{position:absolute;left:50%;top:78px;width:16px;height:12px;transform:translateX(-50%);border-radius:60% 60% 70% 70%;background:#6b3142}

.mvy-public-articles-page .mva-cat-body{position:absolute;left:50%;bottom:4px;width:120px;height:80px;transform:translateX(-50%);border-radius:60px 60px 26px 26px;background:linear-gradient(135deg,#f29a4a,#ca6b35);z-index:-1}

.mvy-public-articles-page .mva-featured-content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:10px 4px 10px 0;gap:0}

.mvy-public-articles-page .mva-featured-content h3{margin:0;color:#101a35;font-size:clamp(28px,3.4vw,42px);line-height:1.04;letter-spacing:-.055em}

.mvy-public-articles-page .mva-featured-content p{margin:10px 0 0;color:var(--mva-muted);line-height:1.62;max-width:56ch}

.mvy-public-articles-page .mva-meta-row{margin-bottom:14px}

.mvy-public-articles-page .mva-meta-row .mva-chip{min-height:30px;font-size:12px;padding:6px 11px;background:#fff}

.mvy-public-articles-page .mva-author-inline{display:flex;align-items:center;gap:12px;margin-top:20px}

.mvy-public-articles-page .mva-avatar{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;color:#2453f6;font-weight:950;background:linear-gradient(135deg,rgba(47,107,255,.12),rgba(139,92,246,.12));border:1px solid rgba(47,107,255,.14);flex:0 0 auto}

.mvy-public-articles-page .mva-author-inline strong{display:block;color:#101a35;line-height:1.2}

.mvy-public-articles-page .mva-muted{color:var(--mva-muted)}

.mvy-public-articles-page .mva-featured-content .mva-actions{margin-top:22px}

.mvy-public-articles-page .mva-topics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}

.mvy-public-articles-page .mva-topic-card{min-height:156px;display:grid;grid-template-rows:auto 1fr auto;gap:12px;padding:20px;border-radius:var(--mva-r-lg);background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 22px rgba(2,6,23,.055);transition:transform .14s ease,box-shadow .14s ease}

.mvy-public-articles-page .mva-topic-card:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(2,6,23,.08)}

.mvy-public-articles-page .mva-topic-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;color:#2453f6;background:linear-gradient(135deg,rgba(47,107,255,.11),rgba(139,92,246,.12));border:1px solid rgba(47,107,255,.12)}

.mvy-public-articles-page .mva-topic-card strong{display:block;margin:0 0 6px;color:#101a35;font-size:17px;line-height:1.25;letter-spacing:-.02em}

.mvy-public-articles-page .mva-topic-card p{margin:0;color:var(--mva-muted);font-size:14px;line-height:1.55}

.mvy-public-articles-page .mva-topic-arrow{justify-self:end;width:34px;height:34px;border-radius:999px;display:grid;place-items:center;color:#2453f6;background:#fff;border:1px solid rgba(15,23,42,.09)}

.mvy-public-articles-page .mva-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}

.mvy-public-articles-page .mva-article-card{display:grid;grid-template-columns:104px minmax(0,1fr);gap:13px;align-items:center;min-height:132px;padding:12px;border-radius:var(--mva-r-lg);background:rgba(255,255,255,.94);border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 22px rgba(2,6,23,.055);transition:transform .14s ease,box-shadow .14s ease}

.mvy-public-articles-page .mva-article-card:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(2,6,23,.08)}

.mvy-public-articles-page .mva-article-thumb{height:108px;border-radius:15px;overflow:hidden;background:linear-gradient(135deg,#e9edff,#dfe5ff);position:relative;display:block}

.mvy-public-articles-page .mva-article-card-body{min-width:0}

.mvy-public-articles-page .mva-article-kicker{display:inline-flex;width:fit-content;margin-bottom:7px;padding:5px 8px;border-radius:999px;background:linear-gradient(135deg,rgba(47,107,255,.10),rgba(139,92,246,.10));color:#2453f6;font-size:10px;line-height:1;font-weight:950;letter-spacing:.03em;text-transform:uppercase}

.mvy-public-articles-page .mva-article-card h3{margin:0;color:#101a35;font-size:16px;line-height:1.25;letter-spacing:-.025em}

.mvy-public-articles-page .mva-article-card p{margin:8px 0 0;color:var(--mva-muted);font-size:13px;line-height:1.25}

.mvy-public-articles-page .mva-article-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}

.mvy-public-articles-page .mva-article-date{color:var(--mva-faint);font-size:12px;font-weight:760}

.mvy-public-articles-page .mva-mini-arrow{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;color:#2453f6;background:#fff;border:1px solid rgba(15,23,42,.09);flex:0 0 auto}

.mvy-public-articles-page .mva-footer-cta{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:clamp(22px,3vw,32px);border-radius:var(--mva-r-xl);background:radial-gradient(600px 320px at 20% 10%,rgba(255,255,255,.20),transparent 60%),linear-gradient(135deg,#315cff,#7d4cf4);color:#fff;box-shadow:0 18px 42px rgba(47,107,255,.24)}

.mvy-public-articles-page .mva-footer-cta h2{position:relative;z-index:2;margin:0 0 6px;font-size:clamp(24px,3vw,36px);line-height:1.1;letter-spacing:-.045em}

.mvy-public-articles-page .mva-footer-cta p{position:relative;z-index:2;max-width:65ch;margin:0;color:rgba(255,255,255,.82);line-height:1.55}

.mvy-public-articles-page .mva-footer-cta .mva-actions{position:relative;z-index:2;justify-content:flex-end}

.mvy-public-articles-page .mva-cta-illustration{position:absolute;inset:auto 16% -26px auto;width:360px;max-width:38vw;opacity:.26;pointer-events:none}

.mvy-public-articles-page .mva-icon{width:18px;height:18px;display:inline-block;flex:0 0 auto}

.mvy-public-articles-page .mva-icon path,.mvy-public-articles-page .mva-icon line,.mvy-public-articles-page .mva-icon circle,.mvy-public-articles-page .mva-icon polyline,.mvy-public-articles-page .mva-icon rect{stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}

.mvy-public-articles-page .mva-pagination-wrap{margin-top:8px}

@media (max-width:1040px){.mvy-public-articles-page .mva-hero{grid-template-columns:1fr}.mvy-public-articles-page .mva-hero-copy{min-height:auto}.mvy-public-articles-page .mva-hero-art{right:28px;max-width:42vw;opacity:.52}.mvy-public-articles-page .mva-topics{grid-template-columns:repeat(2,minmax(0,1fr))}.mvy-public-articles-page .mva-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mvy-public-articles-page .mva-footer-cta{grid-template-columns:1fr}.mvy-public-articles-page .mva-footer-cta .mva-actions{justify-content:flex-start}.mvy-public-articles-page .mva-featured{grid-template-columns:1fr}.mvy-public-articles-page .mva-featured-content{padding:0}}

@media (max-width:820px){.mvy-public-articles-page .mva-wrap{padding:26px 14px 62px}.mvy-public-articles-page .mva-section-head{align-items:flex-start;flex-direction:column}.mvy-public-articles-page .mva-hero-art{display:none}.mvy-public-articles-page .mva-cover{min-height:230px}}

@media (max-width:620px){.mvy-public-articles-page .mva-hero{padding:20px}.mvy-public-articles-page .mva-filter-card{padding:18px}.mvy-public-articles-page .mva-hero h1{font-size:42px;max-width:none}.mvy-public-articles-page .mva-topics,.mvy-public-articles-page .mva-grid{grid-template-columns:1fr}.mvy-public-articles-page .mva-article-card{grid-template-columns:92px 1fr}.mvy-public-articles-page .mva-btn{width:100%}.mvy-public-articles-page .mva-actions{align-items:stretch}}

/* Run 41: standalone-level article detail implementation */
.mvy-public-article-detail-page{
  --mva-bg:#ffffff;
  --mva-bgSoft:#f7f8ff;
  --mva-text:rgba(10,14,20,.92);
  --mva-muted:rgba(10,14,20,.66);
  --mva-faint:rgba(10,14,20,.50);
  --mva-card:#ffffff;
  --mva-border:rgba(15,23,42,.10);
  --mva-a1:#2f6bff;
  --mva-a2:#8b5cf6;
  --mva-aSoft1:rgba(47,107,255,.10);
  --mva-aSoft2:rgba(139,92,246,.10);
  --mva-r-xl:22px;
  --mva-r-lg:18px;
  --mva-r-md:16px;
  --mva-sh1:0 10px 28px rgba(2,6,23,.08);
  --mva-sh2:0 6px 16px rgba(2,6,23,.06);
  --mva-max:1180px;
}

.mvy-public-article-detail-page{color:var(--mva-text)}

.mvy-public-article-detail-page .mva-wrap{max-width:var(--mva-max);margin:0 auto;padding:28px 18px 96px}

.mvy-public-article-detail-page .mva-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;border:1px solid var(--mva-border);background:rgba(255,255,255,.78);border-radius:999px;box-shadow:var(--mva-sh2);backdrop-filter:blur(10px)}

.mvy-public-article-detail-page .mva-brand{display:flex;align-items:center;gap:10px;font-weight:900}

.mvy-public-article-detail-page .mva-brand-dot{width:12px;height:12px;border-radius:999px;background:linear-gradient(135deg,var(--mva-a1),var(--mva-a2));box-shadow:0 0 0 4px rgba(47,107,255,.12)}

.mvy-public-article-detail-page .mva-nav{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}

.mvy-public-article-detail-page .mva-nav a{color:var(--mva-muted);padding:8px 10px;border-radius:999px}

.mvy-public-article-detail-page .mva-nav a:hover{background:rgba(2,6,23,.04);color:var(--mva-text)}

.mvy-public-article-detail-page .mva-page{margin-top:22px;display:grid;gap:22px}

.mvy-public-article-detail-page .mva-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:var(--mva-faint);font-size:13px}

.mvy-public-article-detail-page .mva-card{background:var(--mva-card);border:1px solid rgba(15,23,42,.08);border-radius:var(--mva-r-lg);box-shadow:var(--mva-sh1)}

.mvy-public-article-detail-page .mva-card-pad-lg{padding:28px}

.mvy-public-article-detail-page .mva-chip-row,.mvy-public-article-detail-page .mva-meta-row,.mvy-public-article-detail-page .mva-actions,.mvy-public-article-detail-page .mva-inline-list{display:flex;gap:10px;flex-wrap:wrap;align-items:center}

.mvy-public-article-detail-page .mva-chip{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:7px 12px;border-radius:999px;border:1px solid rgba(15,23,42,.10);background:rgba(255,255,255,.88);color:var(--mva-muted);font-size:12px;font-weight:800}

.mvy-public-article-detail-page .mva-chip-accent{background:linear-gradient(135deg,rgba(47,107,255,.12),rgba(139,92,246,.12));color:var(--mva-text)}

.mvy-public-article-detail-page .mva-chip-dot{width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--mva-a1),var(--mva-a2))}

.mvy-public-article-detail-page .mva-muted{color:var(--mva-muted)}

.mvy-public-article-detail-page .mva-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 18px;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:rgba(255,255,255,.94);color:var(--mva-text);font-size:14px;font-weight:800;box-shadow:var(--mva-sh2);transition:transform .14s ease,box-shadow .14s ease,background .14s ease;white-space:nowrap}

.mvy-public-article-detail-page .mva-btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(2,6,23,.08);background:#fff}

.mvy-public-article-detail-page .mva-btn-primary{border:none;color:rgba(255,255,255,.98);background:linear-gradient(135deg,var(--mva-a1),var(--mva-a2));box-shadow:0 14px 30px rgba(47,107,255,.18)}

.mvy-public-article-detail-page .mva-btn-primary:hover{box-shadow:0 16px 32px rgba(47,107,255,.24)}

.mvy-public-article-detail-page .mva-article-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.72fr);gap:22px;align-items:start}

.mvy-public-article-detail-page .mva-article-main,.mvy-public-article-detail-page .mva-sidebar-stack{display:grid;gap:18px}

.mvy-public-article-detail-page .mva-article-head{display:grid;gap:14px}

.mvy-public-article-detail-page .mva-article-head h1{margin:0;font-size:clamp(34px,4.6vw,60px);line-height:1.02;letter-spacing:-.9px;max-width:14ch}

.mvy-public-article-detail-page .mva-article-head p{margin:0;color:var(--mva-muted)}

.mvy-public-article-detail-page .mva-author-inline{display:flex;align-items:center;gap:12px;flex-wrap:wrap}

.mvy-public-article-detail-page .mva-avatar{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,rgba(47,107,255,.12),rgba(139,92,246,.12));border:1px solid rgba(15,23,42,.08);display:grid;place-items:center;font-weight:900;color:var(--mva-text);flex:0 0 auto;overflow:hidden}

.mvy-public-article-detail-page .mva-avatar img,.mvy-public-article-detail-page .mva-avatar .avatar,.mvy-public-article-detail-page .mva-avatar .mvy-custom-avatar{width:100%;height:100%;object-fit:cover;border-radius:inherit}

.mvy-public-article-detail-page .mva-cover{position:relative;border-radius:var(--mva-r-lg);overflow:hidden;background:linear-gradient(135deg,rgba(47,107,255,.16),rgba(139,92,246,.16))}

.mvy-public-article-detail-page .mva-cover-detail{min-height:230px;max-height:250px}

.mvy-public-article-detail-page .mva-cover-detail img,.mvy-public-article-detail-page .mva-cover-detail .attachment-large{width:100%;height:250px;object-fit:cover}

.mvy-public-article-detail-page .mva-cover-placeholder{width:100%;height:100%;min-height:inherit;display:grid;place-items:center;background:radial-gradient(circle at 28% 22%, rgba(255,255,255,.55), transparent 16%),linear-gradient(135deg, rgba(47,107,255,.22), rgba(139,92,246,.18)),linear-gradient(180deg,#ffffff,#eef2ff);color:rgba(10,14,20,.64);font-weight:900;letter-spacing:.02em}

.mvy-public-article-detail-page .mva-article-content{padding:28px}

.mvy-public-article-detail-page .mva-prose{font-size:17px;line-height:1.78;color:rgba(10,14,20,.88)}

.mvy-public-article-detail-page .mva-prose>*:first-child{margin-top:0}

.mvy-public-article-detail-page .mva-prose>*:last-child{margin-bottom:0}

.mvy-public-article-detail-page .mva-prose p{margin:0 0 18px}

.mvy-public-article-detail-page .mva-prose h2,.mvy-public-article-detail-page .mva-prose h3{margin:30px 0 14px;line-height:1.14;letter-spacing:-.3px}

.mvy-public-article-detail-page .mva-prose h2{font-size:30px}

.mvy-public-article-detail-page .mva-prose h3{font-size:22px}

.mvy-public-article-detail-page .mva-prose ul,.mvy-public-article-detail-page .mva-prose ol{margin:0 0 18px;padding-left:22px}

.mvy-public-article-detail-page .mva-prose blockquote{margin:24px 0;padding:18px 18px 18px 20px;border-left:4px solid rgba(47,107,255,.30);border-radius:0 16px 16px 0;background:linear-gradient(135deg,rgba(47,107,255,.08),rgba(139,92,246,.08));color:rgba(10,14,20,.84)}

.mvy-public-article-detail-page .mva-about-card{display:grid;gap:14px;padding:22px}

.mvy-public-article-detail-page .mva-about-card h3,.mvy-public-article-detail-page .mva-sidebar-card h3,.mvy-public-article-detail-page .mva-next-card h3{margin:0}

.mvy-public-article-detail-page .mva-sidebar-card{padding:20px}

.mvy-public-article-detail-page .mva-sidebar-card p{margin:0;color:var(--mva-muted)}

.mvy-public-article-detail-page .mva-topbar{display:none!important}

.mvy-public-article-detail-page .mva-author-card .mva-btn{margin-top:22px;align-self:flex-start}

.mvy-public-article-detail-page .mva-sidebar-actions{display:grid;gap:10px}

.mvy-public-article-detail-page .mva-related-list,.mvy-public-article-detail-page .mva-next-list{display:grid;gap:12px}

.mvy-public-article-detail-page .mva-related-item{display:grid!important;grid-template-columns:72px minmax(0,1fr);gap:14px;padding:14px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.84);align-items:start}

.mvy-public-article-detail-page .mva-related-thumb{display:block;width:72px;height:72px;flex:0 0 72px;border-radius:14px;overflow:hidden;background:#eef2ff;align-self:start}

.mvy-public-article-detail-page .mva-related-thumb img{width:100%;height:100%;object-fit:cover}

.mvy-public-article-detail-page .mva-related-thumb .mva-related-thumb-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,rgba(47,107,255,.22),rgba(139,92,246,.18));font-size:12px;font-weight:800;color:rgba(10,14,20,.66)}

.mvy-public-article-detail-page .mva-related-copy{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;min-width:0;flex:1 1 auto;padding-top:2px}

.mvy-public-article-detail-page .mva-related-copy strong,.mvy-public-article-detail-page .mva-related-title{display:block;font-size:14px;line-height:1.34;min-width:0;max-width:100%}

.mvy-public-article-detail-page .mva-related-copy strong a,.mvy-public-article-detail-page .mva-related-title a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-width:100%}

.mvy-public-article-detail-page .mva-related-copy strong a:hover,.mvy-public-article-detail-page .mva-related-title a:hover{color:rgba(10,14,20,.86)}

.mvy-public-article-detail-page .mva-related-price{display:block;font-size:14px;color:rgba(10,14,20,.72)}

.mvy-public-article-detail-page .mva-section{display:grid;gap:18px}

.mvy-public-article-detail-page .mva-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px}

.mvy-public-article-detail-page .mva-section-head h2{margin:0;font-size:30px;line-height:1.1;letter-spacing:-.5px}

.mvy-public-article-detail-page .mva-section-head p{margin:6px 0 0;color:var(--mva-muted)}

.mvy-public-article-detail-page .mva-next-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}

.mvy-public-article-detail-page .mva-next-card{overflow:hidden;display:grid;gap:14px;padding-bottom:18px;transition:transform .14s ease,box-shadow .14s ease}

.mvy-public-article-detail-page .mva-next-card:hover{transform:translateY(-1px);box-shadow:0 14px 34px rgba(2,6,23,.08)}

.mvy-public-article-detail-page .mva-next-card .mva-cover{min-height:180px;border-radius:18px 18px 0 0}

.mvy-public-article-detail-page .mva-next-card .mva-cover img{width:100%;height:180px;object-fit:cover}

.mvy-public-article-detail-page .mva-next-card-body{padding:0 18px;display:grid;gap:10px}

.mvy-public-article-detail-page .mva-next-card-body p{margin:0;color:var(--mva-muted)}

.mvy-public-article-detail-page .mva-comments-card{padding:22px;display:grid;gap:16px}

.mvy-public-article-detail-page .mva-comments-stack{display:grid;gap:12px}

.mvy-public-article-detail-page .mva-comment-item{padding:16px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.86);display:grid;gap:12px}

.mvy-public-article-detail-page .mva-comment-content p{margin:0 0 12px;color:rgba(10,14,20,.88)}

.mvy-public-article-detail-page .mva-comment-form-wrap #reply-title{margin:0 0 12px;font-size:24px;line-height:1.1}

.mvy-public-article-detail-page .mva-comment-form{display:grid;gap:12px}

.mvy-public-article-detail-page .mva-comment-form p{margin:0;display:grid;gap:8px}

.mvy-public-article-detail-page .mva-comment-form label{font-size:13px;font-weight:800;color:var(--mva-muted)}

.mvy-public-article-detail-page .mva-comment-form input[type="text"],.mvy-public-article-detail-page .mva-comment-form input[type="email"],.mvy-public-article-detail-page .mva-comment-form input[type="url"],.mvy-public-article-detail-page .mva-comment-form textarea{width:100%;min-height:46px;border-radius:16px;border:1px solid rgba(15,23,42,.10);background:#fff;color:var(--mva-text);padding:11px 14px;outline:none}

.mvy-public-article-detail-page .mva-comment-form textarea{min-height:140px;resize:vertical}

.mvy-public-article-detail-page .mva-comment-form input:focus,.mvy-public-article-detail-page .mva-comment-form textarea:focus{border-color:rgba(47,107,255,.35);box-shadow:0 0 0 4px rgba(47,107,255,.10)}

.mvy-public-article-detail-page .mva-comment-form .submit{border:none;color:rgba(255,255,255,.98);background:linear-gradient(135deg,var(--mva-a1),var(--mva-a2));box-shadow:0 14px 30px rgba(47,107,255,.18);min-height:44px;padding:11px 18px;border-radius:999px;font-weight:800;cursor:pointer;width:auto}

.mvy-public-article-detail-page .mva-comment-form .submit:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(47,107,255,.24)}

.mvy-public-article-detail-page .mva-comment-form .form-submit{display:block}

@media (max-width:1100px){
  .mvy-public-article-detail-page .mva-article-layout,.mvy-public-article-detail-page .mva-topbar{grid-template-columns:1fr}
  .mvy-public-article-detail-page .mva-next-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:760px){
  .mvy-public-article-detail-page .mva-wrap{padding:18px 14px 74px}
  .mvy-public-article-detail-page .mva-topbar{border-radius:22px;align-items:flex-start;display:flex}
  .mvy-public-article-detail-page .mva-nav{justify-content:flex-start}
  .mvy-public-article-detail-page .mva-card-pad-lg,.mvy-public-article-detail-page .mva-article-content,.mvy-public-article-detail-page .mva-comments-card{padding:20px}
  .mvy-public-article-detail-page .mva-article-head h1{font-size:clamp(30px,8vw,44px);max-width:none}
  .mvy-public-article-detail-page .mva-section-head{align-items:start;flex-direction:column}
  .mvy-public-article-detail-page .mva-article-layout,.mvy-public-article-detail-page .mva-next-grid{grid-template-columns:1fr}
  .mvy-public-article-detail-page .mva-cover-detail,.mvy-public-article-detail-page .mva-cover-detail img,.mvy-public-article-detail-page .mva-cover-detail .attachment-large{max-height:none;height:auto}
  .mvy-public-article-detail-page .mva-related-thumb{width:100%;height:180px}
}

@media (max-width:560px){.mvy-public-article-detail-page .mva-related-item{display:grid!important;grid-template-columns:1fr}.mvy-public-article-detail-page .mva-related-thumb{width:100%;height:180px;flex-basis:auto}.mvy-public-article-detail-page .mva-related-copy{align-self:start;padding-top:0}}

/* Run 90 – public webinars modern standalone-style page */
.mvy-public-webinars-page2{
  --mvy-pw-bg:#f7f8ff;
  --mvy-pw-card:#fff;
  --mvy-pw-text:rgba(10,14,20,.92);
  --mvy-pw-muted:rgba(10,14,20,.66);
  --mvy-pw-faint:rgba(10,14,20,.50);
  --mvy-pw-border:rgba(15,23,42,.10);
  --mvy-pw-a1:#2f6bff;
  --mvy-pw-a2:#8b5cf6;
  --mvy-pw-soft1:rgba(47,107,255,.10);
  --mvy-pw-soft2:rgba(139,92,246,.10);
  --mvy-pw-sh:0 10px 28px rgba(2,6,23,.08);
  --mvy-pw-sh2:0 6px 16px rgba(2,6,23,.06);
  max-width:1180px;
  margin:0 auto;
  padding:34px 18px 56px;
  color:var(--mvy-pw-text);
  line-height:1.5;
}

.mvy-public-webinars-page2 *,
.mvy-public-webinars-page2 *::before,
.mvy-public-webinars-page2 *::after{box-sizing:border-box}

.mvy-public-webinars-page2 a{text-decoration:none;color:inherit}

.mvy-public-webinars-page2 .mvy-pw-hero{
  position:relative;
  overflow:hidden;
  border:1px solid var(--mvy-pw-border);
  border-radius:28px;
  background:
    linear-gradient(140deg,rgba(255,255,255,.96),rgba(255,255,255,.86)),
    radial-gradient(760px 360px at 75% 10%,rgba(139,92,246,.20),transparent 58%),
    radial-gradient(680px 320px at 8% 0%,rgba(47,107,255,.14),transparent 58%);
  box-shadow:var(--mvy-pw-sh);
  min-height:360px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 470px;
  gap:26px;
  align-items:center;
  padding:44px 48px;
}

.mvy-public-webinars-page2 .mvy-pw-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:7px 11px;
  margin-bottom:16px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 4px 10px rgba(2,6,23,.04);
  color:#4f46e5;
  font-size:12px;
  font-weight:950;
}

.mvy-public-webinars-page2 .mvy-pw-kicker::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:linear-gradient(135deg,var(--mvy-pw-a1),var(--mvy-pw-a2));
}

.mvy-public-webinars-page2 .mvy-pw-hero h1{
  margin:0;
  font-size:clamp(36px,4vw,58px);
  line-height:1.02;
  letter-spacing:-1.4px;
  max-width:13.5ch;
  font-weight:950;
  color:var(--mvy-pw-text);
}

.mvy-public-webinars-page2 .mvy-pw-hero h1 span{
  background:linear-gradient(135deg,var(--mvy-pw-a1),var(--mvy-pw-a2));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.mvy-public-webinars-page2 .mvy-pw-lead{
  max-width:62ch;
  margin:18px 0 0;
  color:var(--mvy-pw-muted);
  font-size:16px;
  line-height:1.65;
}

.mvy-public-webinars-page2 .mvy-pw-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:28px}

.mvy-public-webinars-page2 .mvy-pw-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:46px;
  padding:12px 19px;
  border-radius:999px;
  border:1px solid rgba(15,23,42,.14);
  background:#fff;
  color:rgba(10,14,20,.84);
  box-shadow:var(--mvy-pw-sh2);
  font-size:14px;
  font-weight:900;
  line-height:1;
  white-space:nowrap;
  cursor:pointer;
  transition:transform .14s ease, box-shadow .14s ease;
}

.mvy-public-webinars-page2 .mvy-pw-btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(2,6,23,.09)}

.mvy-public-webinars-page2 .mvy-pw-btn.primary{
  color:#fff;
  border:0;
  background:linear-gradient(135deg,var(--mvy-pw-a1),var(--mvy-pw-a2));
  box-shadow:0 16px 32px rgba(47,107,255,.24);
}

.mvy-public-webinars-page2 .mvy-pw-btn svg{width:18px;height:18px}

.mvy-public-webinars-page2 .mvy-pw-visual{position:relative;min-height:285px;isolation:isolate}

.mvy-public-webinars-page2 .mvy-pw-visual::before{
  content:"";
  position:absolute;
  inset:20px 8px 10px 4px;
  border-radius:999px;
  background:
    radial-gradient(circle at 28% 44%,rgba(47,107,255,.12),transparent 33%),
    radial-gradient(circle at 72% 34%,rgba(139,92,246,.16),transparent 34%),
    rgba(255,255,255,.36);
  z-index:-2;
}

.mvy-public-webinars-page2 .mvy-pw-webinar-card{
  position:absolute;
  right:20px;
  top:20px;
  width:320px;
  min-height:190px;
  padding:14px;
  border-radius:24px;
  border:1px solid rgba(15,23,42,.10);
  background:rgba(255,255,255,.94);
  box-shadow:0 20px 44px rgba(47,107,255,.14);
}

.mvy-public-webinars-page2 .mvy-pw-windowbar{display:flex;align-items:center;gap:5px;height:18px;margin-bottom:10px}

.mvy-public-webinars-page2 .mvy-pw-windowbar i{width:7px;height:7px;border-radius:999px;background:rgba(15,23,42,.14)}

.mvy-public-webinars-page2 .mvy-pw-live{
  margin-left:auto;
  display:inline-flex;
  align-items:center;
  gap:5px;
  height:22px;
  padding:0 8px;
  border-radius:999px;
  background:#fff0ed;
  color:#f0523d;
  font-size:10px;
  font-weight:950;
}

.mvy-public-webinars-page2 .mvy-pw-video{
  position:relative;
  height:116px;
  border-radius:18px;
  overflow:hidden;
  background:radial-gradient(circle at 68% 28%,rgba(255,255,255,.45),transparent 13%),linear-gradient(135deg,#2f6bff,#8b5cf6);
}

.mvy-public-webinars-page2 .mvy-pw-video::before{
  content:"";
  position:absolute;
  left:38px;
  bottom:0;
  width:82px;
  height:96px;
  border-radius:40px 40px 8px 8px;
  background:#1e3a8a;
  box-shadow:0 -42px 0 -18px #f2c1a4;
}

.mvy-public-webinars-page2 .mvy-pw-video::after{
  content:"";
  position:absolute;
  left:72px;
  top:42px;
  width:54px;
  height:38px;
  border-radius:999px;
  border:8px solid rgba(255,255,255,.88);
  border-left-color:transparent;
  transform:rotate(-12deg);
  opacity:.9;
}

.mvy-public-webinars-page2 .mvy-pw-play{
  position:absolute;
  left:50%;
  top:50%;
  width:54px;
  height:54px;
  transform:translate(-50%,-50%);
  border-radius:999px;
  background:rgba(255,255,255,.95);
  display:grid;
  place-items:center;
  color:#4f46e5;
  box-shadow:0 12px 28px rgba(15,23,42,.12);
}

.mvy-public-webinars-page2 .mvy-pw-play svg{width:22px;height:22px;margin-left:3px}

.mvy-public-webinars-page2 .mvy-pw-lines{display:grid;grid-template-columns:1fr 70px;gap:10px;margin-top:12px}

.mvy-public-webinars-page2 .mvy-pw-linegroup,.mvy-public-webinars-page2 .mvy-pw-chat{display:grid;gap:8px}

.mvy-public-webinars-page2 .mvy-pw-line{height:9px;border-radius:999px;background:rgba(99,102,241,.14)}

.mvy-public-webinars-page2 .mvy-pw-line:nth-child(1){width:96%}

.mvy-public-webinars-page2 .mvy-pw-line:nth-child(2){width:70%}

.mvy-public-webinars-page2 .mvy-pw-line:nth-child(3){width:84%}

.mvy-public-webinars-page2 .mvy-pw-chat span{height:10px;border-radius:999px;background:rgba(139,92,246,.13)}

.mvy-public-webinars-page2 .mvy-pw-person{
  position:absolute;
  left:10px;
  bottom:2px;
  width:182px;
  height:202px;
  border-radius:90px 90px 38px 38px;
  background:radial-gradient(circle at 50% 18%,#f2c1a4 0 28px,transparent 29px),linear-gradient(180deg,transparent 0 60px,#c4b5fd 61px 100%);
  box-shadow:0 18px 42px rgba(139,92,246,.13);
}

.mvy-public-webinars-page2 .mvy-pw-person::before{
  content:"";
  position:absolute;
  left:55px;
  top:18px;
  width:78px;
  height:42px;
  border-radius:50% 50% 38% 38%;
  background:#2f2145;
  transform:rotate(-7deg);
}

.mvy-public-webinars-page2 .mvy-pw-person::after{
  content:"";
  position:absolute;
  left:35px;
  bottom:22px;
  width:126px;
  height:74px;
  border-radius:20px;
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  box-shadow:0 14px 30px rgba(2,6,23,.10);
}

.mvy-public-webinars-page2 .mvy-pw-laptop-logo{
  position:absolute;
  left:84px;
  bottom:50px;
  width:28px;
  height:28px;
  border-radius:10px;
  background:linear-gradient(135deg,var(--mvy-pw-a1),var(--mvy-pw-a2));
  display:grid;
  place-items:center;
  color:#fff;
  font-weight:950;
  z-index:2;
}

.mvy-public-webinars-page2 .mvy-pw-calendar{
  position:absolute;
  right:0;
  bottom:4px;
  width:148px;
  padding:14px;
  border-radius:22px;
  border:1px solid rgba(15,23,42,.09);
  background:rgba(255,255,255,.94);
  box-shadow:0 16px 36px rgba(15,23,42,.10);
}

.mvy-public-webinars-page2 .mvy-pw-calendar h3{margin:0 0 10px;font-size:12px;display:flex;justify-content:space-between;align-items:center}

.mvy-public-webinars-page2 .mvy-pw-days{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}

.mvy-public-webinars-page2 .mvy-pw-days span{aspect-ratio:1;display:grid;place-items:center;border-radius:8px;color:rgba(10,14,20,.50);font-size:9px;font-weight:800}

.mvy-public-webinars-page2 .mvy-pw-days .hit{color:#fff;background:linear-gradient(135deg,var(--mvy-pw-a1),var(--mvy-pw-a2))}

.mvy-public-webinars-page2 .mvy-pw-idea{
  position:absolute;
  left:172px;
  top:2px;
  width:58px;
  height:58px;
  border-radius:22px;
  background:rgba(255,255,255,.86);
  border:1px solid rgba(15,23,42,.08);
  box-shadow:var(--mvy-pw-sh2);
  display:grid;
  place-items:center;
  color:#6d5df5;
}

.mvy-public-webinars-page2 .mvy-pw-idea svg{width:30px;height:30px}

.mvy-public-webinars-page2 .mvy-pw-filter{
  margin-top:22px;
  border:1px solid var(--mvy-pw-border);
  border-radius:22px;
  background:rgba(255,255,255,.94);
  box-shadow:var(--mvy-pw-sh2);
  padding:14px;
  display:grid;
  grid-template-columns:1.45fr repeat(4,minmax(130px,.8fr)) auto;
  gap:10px;
  align-items:center;
}

.mvy-public-webinars-page2 .mvy-pw-field{
  min-height:54px;
  border:1px solid rgba(15,23,42,.10);
  border-radius:16px;
  background:#fff;
  display:flex;
  align-items:center;
  gap:10px;
  padding:10px 13px;
  color:rgba(10,14,20,.70);
  font-size:13px;
  font-weight:750;
  min-width:0;
}

.mvy-public-webinars-page2 .mvy-pw-field svg{width:18px;height:18px;color:rgba(47,107,255,.70);flex:0 0 auto}

.mvy-public-webinars-page2 .mvy-pw-field small{
  display:block;
  color:var(--mvy-pw-faint);
  font-size:10px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.04em;
}

.mvy-public-webinars-page2 .mvy-pw-field input,
.mvy-public-webinars-page2 .mvy-pw-field select{
  width:100%;
  min-width:0;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:rgba(10,14,20,.74);
  font:inherit;
  font-weight:850;
  padding:0!important;
  outline:0;
}

.mvy-public-webinars-page2 .mvy-pw-search-field input{font-weight:750}

.mvy-public-webinars-page2 .mvy-pw-filter .mvy-pw-btn{min-height:54px;padding-inline:24px;box-shadow:0 12px 24px rgba(47,107,255,.18)}

.mvy-public-webinars-page2 .mvy-pw-filter .mvy-pw-clear{grid-column:1/-1;justify-self:end;min-height:38px;box-shadow:var(--mvy-pw-sh2)}

.mvy-public-webinars-page2 .mvy-pw-stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-top:22px;
}

.mvy-public-webinars-page2 .mvy-pw-stat{
  display:flex;
  align-items:center;
  gap:16px;
  min-height:104px;
  padding:22px;
  border:1px solid var(--mvy-pw-border);
  border-radius:22px;
  background:rgba(255,255,255,.94);
  box-shadow:var(--mvy-pw-sh2);
}

.mvy-public-webinars-page2 .mvy-pw-stat-icon{width:58px;height:58px;border-radius:20px;background:linear-gradient(135deg,var(--mvy-pw-soft1),var(--mvy-pw-soft2));display:grid;place-items:center;color:#5b45dd;flex:0 0 auto}

.mvy-public-webinars-page2 .mvy-pw-stat-icon svg{width:30px;height:30px}

.mvy-public-webinars-page2 .mvy-pw-stat strong{display:block;font-size:30px;line-height:1;letter-spacing:-.6px;font-weight:950;color:#315dea}

.mvy-public-webinars-page2 .mvy-pw-stat b{display:block;margin-top:4px;font-size:13px}

.mvy-public-webinars-page2 .mvy-pw-stat span{display:block;margin-top:2px;color:var(--mvy-pw-muted);font-size:12px}

.mvy-public-webinars-page2 .mvy-pw-section{margin-top:30px}

.mvy-public-webinars-page2 .mvy-pw-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}

.mvy-public-webinars-page2 .mvy-pw-section-title{display:flex;align-items:center;gap:10px;margin:0;font-size:24px;line-height:1.1;letter-spacing:-.45px;color:var(--mvy-pw-text)}

.mvy-public-webinars-page2 .mvy-pw-section-title::before{content:"";width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--mvy-pw-a1),var(--mvy-pw-a2));box-shadow:0 0 0 5px rgba(47,107,255,.10);flex:0 0 auto}

.mvy-public-webinars-page2 .mvy-pw-section-head p{margin:6px 0 0 20px;color:var(--mvy-pw-muted);font-size:14px}

.mvy-public-webinars-page2 .mvy-pw-all{color:#365eea;font-size:13px;font-weight:950;white-space:nowrap}

.mvy-public-webinars-page2 .mvy-pw-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}

.mvy-public-webinars-page2 .mvy-pw-card{overflow:hidden;border:1px solid rgba(15,23,42,.10);border-radius:20px;background:#fff;box-shadow:var(--mvy-pw-sh2);display:flex;flex-direction:column;min-height:368px}

.mvy-public-webinars-page2 .mvy-pw-thumb{
  position:relative;
  display:block;
  aspect-ratio:4/3;
  overflow:hidden;
  background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.42),transparent 16%),linear-gradient(135deg,#dbeafe,#ede9fe);
}

.mvy-public-webinars-page2 .mvy-pw-thumb img{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:1}

.mvy-public-webinars-page2 .mvy-pw-thumb.ai{background:radial-gradient(circle at 72% 30%,rgba(255,255,255,.55),transparent 13%),radial-gradient(circle at 24% 68%,rgba(47,107,255,.25),transparent 22%),linear-gradient(135deg,#bfdbfe,#e0e7ff)}

.mvy-public-webinars-page2 .mvy-pw-thumb.eval{background:radial-gradient(circle at 70% 40%,rgba(239,68,68,.26),transparent 16%),radial-gradient(circle at 32% 68%,rgba(245,158,11,.20),transparent 20%),linear-gradient(135deg,#fef3c7,#ede9fe)}

.mvy-public-webinars-page2 .mvy-pw-thumb.class{background:radial-gradient(circle at 50% 68%,rgba(15,23,42,.16),transparent 27%),linear-gradient(135deg,#d9f99d,#bfdbfe)}

.mvy-public-webinars-page2 .mvy-pw-thumb.materials{background:radial-gradient(circle at 76% 26%,rgba(47,107,255,.18),transparent 18%),linear-gradient(135deg,#e0f2fe,#eff6ff)}

.mvy-public-webinars-page2 .mvy-pw-thumb.tools{background:radial-gradient(circle at 34% 32%,rgba(34,197,94,.18),transparent 18%),linear-gradient(135deg,#ccfbf1,#dbeafe)}

.mvy-public-webinars-page2 .mvy-pw-thumb::before{content:"";position:absolute;left:16px;right:16px;bottom:16px;height:52px;border-radius:16px;background:rgba(255,255,255,.76);box-shadow:0 12px 26px rgba(15,23,42,.08);z-index:0}

.mvy-public-webinars-page2 .mvy-pw-thumb.ai::after{content:"AI";position:absolute;right:18px;top:34px;width:62px;height:62px;border-radius:22px;display:grid;place-items:center;color:#fff;font-size:22px;font-weight:950;background:linear-gradient(135deg,#2f6bff,#8b5cf6);box-shadow:0 16px 30px rgba(47,107,255,.24);z-index:0}

.mvy-public-webinars-page2 .mvy-pw-thumb.eval::after{content:"";position:absolute;right:24px;top:24px;width:86px;height:86px;border-radius:50%;border:14px solid rgba(239,68,68,.72);box-shadow:inset 0 0 0 12px rgba(255,255,255,.72),0 12px 24px rgba(239,68,68,.12);z-index:0}

.mvy-public-webinars-page2 .mvy-pw-thumb.class::after{content:"";position:absolute;left:30px;top:38px;width:180px;height:72px;border-radius:999px;background:radial-gradient(circle at 16% 50%,#f97316 0 14px,transparent 15px),radial-gradient(circle at 36% 50%,#22c55e 0 14px,transparent 15px),radial-gradient(circle at 56% 50%,#2f6bff 0 14px,transparent 15px),radial-gradient(circle at 76% 50%,#8b5cf6 0 14px,transparent 15px);z-index:0}

.mvy-public-webinars-page2 .mvy-pw-thumb.materials::after{content:"";position:absolute;left:34px;top:26px;width:120px;height:94px;border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:10px 12px 0 rgba(47,107,255,.14);z-index:0}

.mvy-public-webinars-page2 .mvy-pw-thumb.tools::after{content:"";position:absolute;left:35px;top:28px;width:132px;height:88px;border-radius:18px;background:rgba(255,255,255,.92);border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 28px rgba(15,23,42,.08);z-index:0}

.mvy-public-webinars-page2 .mvy-pw-thumb.has-image::before,
.mvy-public-webinars-page2 .mvy-pw-thumb.has-image::after{display:none}

.mvy-public-webinars-page2 .mvy-pw-ribbon{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;min-height:24px;align-items:center;padding:0 9px;border-radius:999px;background:#ecfdf5;color:#15803d;font-size:10px;font-weight:950;box-shadow:0 8px 18px rgba(2,6,23,.08)}

.mvy-public-webinars-page2 .mvy-pw-ribbon.purple{background:#f3e8ff;color:#7e22ce}

.mvy-public-webinars-page2 .mvy-pw-ribbon.orange{background:#fff7ed;color:#c2410c}

.mvy-public-webinars-page2 .mvy-pw-ribbon.blue{background:#eff6ff;color:#1d4ed8}

.mvy-public-webinars-page2 .mvy-pw-card-body{padding:16px;display:flex;flex-direction:column;gap:10px;flex:1}

.mvy-public-webinars-page2 .mvy-pw-card h3{margin:0;font-size:17px;line-height:1.16;letter-spacing:-.25px;color:var(--mvy-pw-text)}

.mvy-public-webinars-page2 .mvy-pw-card p{margin:0;color:var(--mvy-pw-muted);font-size:12px;line-height:1.45}

.mvy-public-webinars-page2 .mvy-pw-author{display:flex;align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:850}

.mvy-public-webinars-page2 .mvy-pw-avatar{width:22px;height:22px;border-radius:999px;background:linear-gradient(135deg,#f59e0b,#8b5cf6);flex:0 0 auto;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:950}

.mvy-public-webinars-page2 .mvy-pw-meta{display:flex;flex-wrap:wrap;gap:8px 11px;color:rgba(10,14,20,.55);font-size:11px;font-weight:800}

.mvy-public-webinars-page2 .mvy-pw-meta span{display:inline-flex;align-items:center;gap:4px}

.mvy-public-webinars-page2 .mvy-pw-card .mvy-pw-btn{min-height:38px;width:100%;margin-top:2px;font-size:12px}

.mvy-public-webinars-page2 .mvy-pw-card .mvy-pw-btn.primary{box-shadow:0 12px 24px rgba(47,107,255,.18)}

.mvy-public-webinars-page2 .mvy-pw-empty{
  border:1px dashed rgba(47,107,255,.24);
  border-radius:22px;
  background:linear-gradient(180deg,#faf9ff,#fff);
  color:var(--mvy-pw-muted);
  padding:34px;
  text-align:center;
  box-shadow:var(--mvy-pw-sh2);
}

.mvy-public-webinars-page2 .mvy-pw-empty strong{display:block;color:var(--mvy-pw-text);font-size:19px;margin-bottom:6px}

.mvy-public-webinars-page2 .mvy-pw-empty .mvy-pw-btn{margin-top:18px}

.mvy-public-webinars-page2 .mvy-pw-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:16px}

.mvy-public-webinars-page2 .mvy-pw-step{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:center;min-height:118px;padding:20px;border:1px solid var(--mvy-pw-border);border-radius:22px;background:rgba(255,255,255,.94);box-shadow:var(--mvy-pw-sh2)}

.mvy-public-webinars-page2 .mvy-pw-step-number{position:absolute;left:14px;top:14px;width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#fff;border:1px solid rgba(15,23,42,.10);color:#4f46e5;font-size:11px;font-weight:950}

.mvy-public-webinars-page2 .mvy-pw-step-icon{width:54px;height:54px;border-radius:19px;background:linear-gradient(135deg,var(--mvy-pw-soft1),var(--mvy-pw-soft2));display:grid;place-items:center;color:#5b45dd}

.mvy-public-webinars-page2 .mvy-pw-step-icon svg{width:29px;height:29px}

.mvy-public-webinars-page2 .mvy-pw-step h3{margin:0 0 4px;font-size:16px;letter-spacing:-.2px;color:var(--mvy-pw-text)}

.mvy-public-webinars-page2 .mvy-pw-step p{margin:0;color:var(--mvy-pw-muted);font-size:13px}

.mvy-public-webinars-page2 .mvy-pw-pagination{margin-top:28px}

@media (max-width:1080px){
  .mvy-public-webinars-page2 .mvy-pw-hero{grid-template-columns:1fr;padding:34px 28px}
  .mvy-public-webinars-page2 .mvy-pw-visual{min-height:330px}
  .mvy-public-webinars-page2 .mvy-pw-filter{grid-template-columns:1fr 1fr}
  .mvy-public-webinars-page2 .mvy-pw-filter .mvy-pw-btn.primary{grid-column:1/-1}
  .mvy-public-webinars-page2 .mvy-pw-grid{grid-template-columns:repeat(3,1fr)}
}

@media (max-width:760px){
  .mvy-public-webinars-page2{padding:22px 14px 36px}
  .mvy-public-webinars-page2 .mvy-pw-hero{padding:26px 18px;border-radius:22px}
  .mvy-public-webinars-page2 .mvy-pw-hero h1{font-size:36px}
  .mvy-public-webinars-page2 .mvy-pw-visual{transform:scale(.86);transform-origin:left top;height:295px;margin-bottom:-40px}
  .mvy-public-webinars-page2 .mvy-pw-filter,
  .mvy-public-webinars-page2 .mvy-pw-stats,
  .mvy-public-webinars-page2 .mvy-pw-grid,
  .mvy-public-webinars-page2 .mvy-pw-steps{grid-template-columns:1fr}
  .mvy-public-webinars-page2 .mvy-pw-section-head{align-items:flex-start;flex-direction:column}
}

/* Public webinars polish: keep the bottom how-it-works cards readable inside theme containers. */
.mvy-public-webinars-page2 .mvy-pw-steps{
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  align-items:stretch;
}

.mvy-public-webinars-page2 .mvy-pw-step{
  display:grid;
  grid-template-columns:62px minmax(0,1fr);
  align-items:flex-start;
  gap:16px;
  min-width:0;
  min-height:132px;
  padding:26px 22px 22px;
  overflow:visible;
}

.mvy-public-webinars-page2 .mvy-pw-step-number{
  left:16px;
  top:14px;
  z-index:2;
  line-height:1;
}

.mvy-public-webinars-page2 .mvy-pw-step-icon{
  flex:0 0 54px;
  margin-top:16px;
  position:relative;
  z-index:1;
}

.mvy-public-webinars-page2 .mvy-pw-step-copy{
  min-width:0;
  width:100%;
  max-width:none;
  padding-top:16px;
}

.mvy-public-webinars-page2 .mvy-pw-step-copy h3,
.mvy-public-webinars-page2 .mvy-pw-step-copy p{
  display:block;
  width:auto;
  max-width:none;
  white-space:normal !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none;
  text-align:left;
}

.mvy-public-webinars-page2 .mvy-pw-step-copy h3{
  line-height:1.22;
  margin:0 0 7px;
}

.mvy-public-webinars-page2 .mvy-pw-step-copy p{
  line-height:1.48;
}

@media (max-width:760px){
  .mvy-public-webinars-page2 .mvy-pw-steps{grid-template-columns:1fr}
  .mvy-public-webinars-page2 .mvy-pw-step{grid-template-columns:56px minmax(0,1fr);padding:24px 18px 20px}
}

/* Public webinars final bottom cards fix: use a simple top row + full-width copy to avoid theme word wrapping. */
.mvy-public-webinars-page2 .mvy-pw-steps{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
}

.mvy-public-webinars-page2 .mvy-pw-step{
  position:relative !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  gap:18px !important;
  min-width:0 !important;
  width:100% !important;
  min-height:150px !important;
  padding:24px !important;
  overflow:visible !important;
}

.mvy-public-webinars-page2 .mvy-pw-step-top{
  display:flex !important;
  align-items:flex-start !important;
  justify-content:space-between !important;
  gap:14px !important;
  width:100% !important;
  min-width:0 !important;
}

.mvy-public-webinars-page2 .mvy-pw-step-number{
  position:static !important;
  flex:0 0 auto !important;
  width:26px !important;
  height:26px !important;
  line-height:1 !important;
  display:grid !important;
  place-items:center !important;
  margin:0 !important;
}

.mvy-public-webinars-page2 .mvy-pw-step-icon{
  flex:0 0 58px !important;
  width:58px !important;
  height:58px !important;
  margin:0 !important;
  display:grid !important;
  place-items:center !important;
}

.mvy-public-webinars-page2 .mvy-pw-step-copy{
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  max-width:none !important;
  padding:0 !important;
}

.mvy-public-webinars-page2 .mvy-pw-step-copy h3,
.mvy-public-webinars-page2 .mvy-pw-step-copy p{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  white-space:normal !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
  text-align:left !important;
}

.mvy-public-webinars-page2 .mvy-pw-step-copy h3{
  margin:0 0 7px !important;
  font-size:17px !important;
  line-height:1.22 !important;
  letter-spacing:-.2px !important;
}

.mvy-public-webinars-page2 .mvy-pw-step-copy p{
  margin:0 !important;
  font-size:13px !important;
  line-height:1.5 !important;
}

@media (max-width:900px){
  .mvy-public-webinars-page2 .mvy-pw-steps{grid-template-columns:1fr !important}
}

/* Run 1.18.93 – public webinars filter + stats polish. Keep scoped to the public webinars page. */
.mvy-public-webinars-page2 .mvy-pw-filter{
  grid-template-columns:minmax(220px,1.5fr) repeat(4,minmax(132px,.8fr)) auto !important;
  align-items:stretch !important;
  gap:10px !important;
  overflow:visible !important;
}

.mvy-public-webinars-page2 .mvy-pw-field,
.mvy-public-webinars-page2 .mvy-pw-picker > summary,
.mvy-public-webinars-page2 .mvy-pw-filter .mvy-pw-btn.primary{
  min-height:48px !important;
  height:48px !important;
  border-radius:16px !important;
}

.mvy-public-webinars-page2 .mvy-pw-field{
  padding:8px 13px !important;
}

.mvy-public-webinars-page2 .mvy-pw-search-field input{
  height:auto !important;
  line-height:1.2 !important;
}

.mvy-public-webinars-page2 .mvy-pw-picker{
  position:relative !important;
  min-width:0 !important;
  z-index:5;
}

.mvy-public-webinars-page2 .mvy-pw-picker[open]{z-index:30 !important}

.mvy-public-webinars-page2 .mvy-pw-picker > summary{
  list-style:none !important;
  cursor:pointer !important;
  border:1px solid rgba(15,23,42,.10) !important;
  background:#fff !important;
  box-shadow:none !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  gap:3px !important;
  padding:7px 13px !important;
  color:rgba(10,14,20,.76) !important;
  font-size:13px !important;
  font-weight:850 !important;
  min-width:0 !important;
}

.mvy-public-webinars-page2 .mvy-pw-picker > summary::-webkit-details-marker{display:none !important}

.mvy-public-webinars-page2 .mvy-pw-picker > summary::after{
  content:"";
  position:absolute;
  right:13px;
  top:50%;
  width:8px;
  height:8px;
  border-right:2px solid rgba(47,107,255,.72);
  border-bottom:2px solid rgba(47,107,255,.72);
  transform:translateY(-65%) rotate(45deg);
  pointer-events:none;
}

.mvy-public-webinars-page2 .mvy-pw-picker[open] > summary::after{transform:translateY(-35%) rotate(225deg)}

.mvy-public-webinars-page2 .mvy-pw-picker > summary small{
  display:block !important;
  color:var(--mvy-pw-faint) !important;
  font-size:9px !important;
  font-weight:950 !important;
  text-transform:uppercase !important;
  letter-spacing:.05em !important;
  line-height:1 !important;
  padding-right:18px !important;
}

.mvy-public-webinars-page2 .mvy-pw-picker > summary span{
  display:block !important;
  max-width:100% !important;
  padding-right:20px !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  line-height:1.15 !important;
}

.mvy-public-webinars-page2 .mvy-pw-picker-menu{
  position:absolute !important;
  left:0 !important;
  top:calc(100% + 8px) !important;
  width:min(260px,80vw) !important;
  padding:8px !important;
  border:1px solid rgba(15,23,42,.10) !important;
  border-radius:18px !important;
  background:#fff !important;
  box-shadow:0 18px 42px rgba(2,6,23,.14) !important;
  display:grid !important;
  gap:5px !important;
}

.mvy-public-webinars-page2 .mvy-pw-picker-option{
  min-height:38px !important;
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
  padding:8px 10px !important;
  border-radius:13px !important;
  color:rgba(10,14,20,.74) !important;
  font-size:13px !important;
  font-weight:850 !important;
  cursor:pointer !important;
  white-space:normal !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
}

.mvy-public-webinars-page2 .mvy-pw-picker-option:hover,
.mvy-public-webinars-page2 .mvy-pw-picker-option.is-selected{
  background:linear-gradient(135deg,rgba(47,107,255,.10),rgba(139,92,246,.10)) !important;
  color:rgba(10,14,20,.92) !important;
}

.mvy-public-webinars-page2 .mvy-pw-picker-option input{
  appearance:none !important;
  width:18px !important;
  height:18px !important;
  flex:0 0 18px !important;
  border:1px solid rgba(47,107,255,.28) !important;
  border-radius:999px !important;
  background:#fff !important;
  margin:0 !important;
}

.mvy-public-webinars-page2 .mvy-pw-picker-option input:checked{
  border:5px solid #4f63f6 !important;
}

.mvy-public-webinars-page2 .mvy-pw-stat-icon{
  display:grid !important;
  place-items:center !important;
  text-align:center !important;
  line-height:0 !important;
  overflow:hidden !important;
}

.mvy-public-webinars-page2 .mvy-pw-stat-icon svg{
  display:block !important;
  width:30px !important;
  height:30px !important;
  margin:0 !important;
  position:static !important;
  transform:none !important;
  max-width:none !important;
  max-height:none !important;
}

@media (max-width:1080px){
  .mvy-public-webinars-page2 .mvy-pw-filter{grid-template-columns:1fr 1fr !important}
  .mvy-public-webinars-page2 .mvy-pw-filter .mvy-pw-btn.primary{grid-column:1/-1 !important}
}

@media (max-width:760px){
  .mvy-public-webinars-page2 .mvy-pw-filter{grid-template-columns:1fr !important}
  .mvy-public-webinars-page2 .mvy-pw-picker-menu{position:static !important;width:100% !important;margin-top:8px !important}
}

/* Public webinar detail redesign – scoped to the webinar detail only. */
.mvy-public-webinar-detail-page .mva-webinar-head{overflow:hidden;background:radial-gradient(700px 360px at 18% 12%,rgba(47,107,255,.12),transparent 60%),radial-gradient(680px 340px at 84% 22%,rgba(139,92,246,.12),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.86));}

.mvy-public-webinar-detail-page .mva-webinar-head h1{max-width:16ch;}

.mvy-public-webinar-detail-page .mva-webinar-actions{margin-top:4px;}

.mvy-public-webinar-detail-page .mva-webinar-cover{margin-top:8px;min-height:260px;max-height:340px;border-radius:22px;box-shadow:var(--mva-sh2);}

.mvy-public-webinar-detail-page .mva-webinar-cover img,.mvy-public-webinar-detail-page .mva-webinar-cover .attachment-large{width:100%;height:340px;object-fit:cover;}

.mvy-public-webinar-detail-page .mva-webinar-cover-placeholder{min-height:340px;background:radial-gradient(circle at 72% 30%,rgba(255,255,255,.52),transparent 14%),radial-gradient(circle at 24% 68%,rgba(47,107,255,.22),transparent 22%),linear-gradient(135deg,#dbeafe,#ede9fe);}

.mvy-public-webinar-detail-page .mva-webinar-cover-placeholder span{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:rgba(255,255,255,.84);box-shadow:var(--mva-sh2);color:rgba(10,14,20,.70);}

.mvy-public-webinar-detail-page .mva-webinar-author-fit{background:linear-gradient(135deg,rgba(47,107,255,.06),rgba(139,92,246,.06)),#fff;}

.mvy-public-webinar-detail-page .mva-webinar-author-fit p{margin:0;color:rgba(10,14,20,.76);line-height:1.65;}

.mvy-public-webinar-detail-page .mva-webinar-content h2{margin:0 0 14px;font-size:28px;line-height:1.1;letter-spacing:-.35px;}

.mvy-public-webinar-detail-page .mva-webinar-info-list{display:grid;grid-template-columns:1fr;gap:10px;margin:14px 0;}

.mvy-public-webinar-detail-page .mva-webinar-info-list div{display:grid;gap:4px;padding:12px 14px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.76);}

.mvy-public-webinar-detail-page .mva-webinar-info-list span{color:var(--mva-faint);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.04em;}

.mvy-public-webinar-detail-page .mva-webinar-info-list strong{font-size:14px;line-height:1.3;color:var(--mva-text);}

.mvy-public-webinar-detail-page .mva-webinar-material-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}

.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-item{grid-template-columns:84px minmax(0,1fr);align-items:center;background:#fff;}

.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-thumb{width:84px;height:84px;}

.mvy-public-webinar-detail-page .mva-sidebar-card{display:grid;gap:14px;}

.mvy-public-webinar-detail-page .mva-author-card p{line-height:1.6;}

@media (max-width:1100px){.mvy-public-webinar-detail-page .mva-webinar-material-grid{grid-template-columns:1fr 1fr;}}

@media (max-width:760px){.mvy-public-webinar-detail-page .mva-webinar-cover,.mvy-public-webinar-detail-page .mva-webinar-cover img,.mvy-public-webinar-detail-page .mva-webinar-cover .attachment-large{max-height:none;height:auto}.mvy-public-webinar-detail-page .mva-webinar-material-grid{grid-template-columns:1fr}.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-item{grid-template-columns:1fr}.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-thumb{width:100%;height:180px}}

/* Public webinar detail polish v1.18.95 – more course-like hero, clearer sidebar, no duplicate material block. */
.mvy-public-webinar-detail-page .mva-wrap{max-width:1120px;padding-top:42px}

.mvy-public-webinar-detail-page .mva-breadcrumbs{margin-bottom:4px}

.mvy-public-webinar-detail-page .mva-article-layout{grid-template-columns:minmax(0,1fr) 330px;gap:22px}

.mvy-public-webinar-detail-page .mva-webinar-head{
  position:relative;
  min-height:430px;
  overflow:hidden;
  padding:clamp(22px,3vw,34px)!important;
  display:flex!important;
  flex-direction:column;
  justify-content:flex-end;
  color:#fff;
  border-radius:22px;
  background:linear-gradient(135deg,rgba(10,14,20,.18),rgba(10,14,20,.72));
}

.mvy-public-webinar-detail-page .mva-webinar-head:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    radial-gradient(580px 260px at 78% 20%,rgba(139,92,246,.22),transparent 70%),
    linear-gradient(180deg,rgba(2,6,23,.08) 0%,rgba(2,6,23,.20) 38%,rgba(2,6,23,.64) 100%);
  pointer-events:none;
}

.mvy-public-webinar-detail-page .mva-webinar-head > *:not(.mva-webinar-cover){position:relative;z-index:2}

.mvy-public-webinar-detail-page .mva-webinar-head h1{
  max-width:760px!important;
  margin:0;
  color:#fff;
  font-size:clamp(36px,5vw,64px);
  line-height:.98;
  letter-spacing:-1.35px;
}

.mvy-public-webinar-detail-page .mva-webinar-head > p{
  max-width:680px;
  color:rgba(255,255,255,.88)!important;
  font-size:17px;
  line-height:1.6;
}

.mvy-public-webinar-detail-page .mva-webinar-head .mva-meta-row{order:1;margin-bottom:15px}

.mvy-public-webinar-detail-page .mva-webinar-head h1{order:2}

.mvy-public-webinar-detail-page .mva-webinar-head > p{order:3}

.mvy-public-webinar-detail-page .mva-webinar-actions{order:4;margin-top:18px!important}

.mvy-public-webinar-detail-page .mva-webinar-cover{
  position:absolute!important;
  inset:0;
  z-index:0;
  margin:0!important;
  min-height:100%!important;
  max-height:none!important;
  border-radius:inherit!important;
  box-shadow:none!important;
  background:linear-gradient(135deg,#dbeafe,#ede9fe);
}

.mvy-public-webinar-detail-page .mva-webinar-cover img,
.mvy-public-webinar-detail-page .mva-webinar-cover .attachment-large{
  width:100%!important;
  height:100%!important;
  min-height:430px;
  object-fit:cover!important;
  filter:brightness(.74) saturate(1.02);
}

.mvy-public-webinar-detail-page .mva-webinar-cover-placeholder{
  width:100%;
  height:100%;
  min-height:430px;
  display:grid;
  place-items:center;
}

.mvy-public-webinar-detail-page .mva-webinar-head .mva-chip{
  color:rgba(10,14,20,.82);
  background:rgba(255,255,255,.88);
  border:1px solid rgba(255,255,255,.42);
  backdrop-filter:blur(8px);
  min-height:32px;
  font-weight:900;
}

.mvy-public-webinar-detail-page .mva-webinar-head .mva-chip-accent{background:rgba(255,255,255,.92)}

.mvy-public-webinar-detail-page .mva-webinar-head .mva-btn{
  background:rgba(255,255,255,.92);
  color:rgba(10,14,20,.88);
  border-color:rgba(255,255,255,.34);
}

.mvy-public-webinar-detail-page .mva-webinar-head .mva-btn-primary{
  color:#fff;
  background:linear-gradient(135deg,#2f6bff,#8b5cf6);
}

.mvy-public-webinar-detail-page .mva-webinar-author-fit{
  display:grid;
  gap:14px;
  border-radius:22px;
  padding:22px;
  background:linear-gradient(135deg,rgba(47,107,255,.06),rgba(139,92,246,.06)),#fff;
}

.mvy-public-webinar-detail-page .mva-webinar-author-fit h3{
  font-size:26px;
  line-height:1.12;
  letter-spacing:-.4px;
}

.mvy-public-webinar-detail-page .mva-webinar-content{
  border-radius:22px;
}

.mvy-public-webinar-detail-page .mva-webinar-content h2{
  font-size:clamp(24px,2.4vw,32px);
}

.mvy-public-webinar-detail-page .mva-sidebar-stack{
  position:sticky;
  top:24px;
}

.mvy-public-webinar-detail-page .mva-sidebar-card{
  border-radius:22px;
}

.mvy-public-webinar-detail-page .mva-author-card .mva-avatar{
  width:56px;
  height:56px;
  border-radius:18px;
}

.mvy-public-webinar-detail-page .mva-webinar-info-card{
  background:radial-gradient(280px 180px at 90% 0%,rgba(139,92,246,.10),transparent 70%),#fff;
}

.mvy-public-webinar-detail-page .mva-webinar-info-list div{
  background:#fff;
}

.mvy-public-webinar-detail-page .mva-webinar-material-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}

.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-item{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:0;
  padding:0!important;
  overflow:hidden;
  border-radius:18px;
  background:#fff;
  box-shadow:0 6px 16px rgba(2,6,23,.04);
  transition:transform .14s ease,box-shadow .14s ease;
}

.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-item:hover{
  transform:translateY(-1px);
  box-shadow:0 12px 26px rgba(2,6,23,.08);
}

.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-thumb{
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/3;
  border-radius:0!important;
  flex-basis:auto!important;
}

.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-copy{
  padding:14px!important;
  gap:8px;
}

.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-title a{
  -webkit-line-clamp:2;
}

.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-price{
  font-weight:900;
}

@media (max-width:1100px){
  .mvy-public-webinar-detail-page .mva-article-layout{grid-template-columns:1fr}
  .mvy-public-webinar-detail-page .mva-sidebar-stack{position:static}
}

@media (max-width:760px){
  .mvy-public-webinar-detail-page .mva-webinar-head,
  .mvy-public-webinar-detail-page .mva-webinar-cover img,
  .mvy-public-webinar-detail-page .mva-webinar-cover .attachment-large,
  .mvy-public-webinar-detail-page .mva-webinar-cover-placeholder{min-height:500px}
  .mvy-public-webinar-detail-page .mva-webinar-material-grid{grid-template-columns:1fr}
}

/* Public webinar detail final structure v1.18.96 – richer info cards and no duplicate author sidebar. */
.mvy-public-webinar-detail-page .mva-webinar-author-fit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}

.mvy-public-webinar-detail-page .mva-webinar-author-fit .mva-btn{align-self:flex-start}

.mvy-public-webinar-detail-page .mva-webinar-fit-card,.mvy-public-webinar-detail-page .mva-webinar-flow-card{display:grid;gap:14px;border-radius:22px}

.mvy-public-webinar-detail-page .mva-webinar-fit-card h2,.mvy-public-webinar-detail-page .mva-webinar-flow-card h2{margin:0;font-size:clamp(24px,2.4vw,32px);line-height:1.12;letter-spacing:-.45px}

.mvy-public-webinar-detail-page .mva-webinar-section-lead{margin:0;color:var(--mva-muted);line-height:1.65}

.mvy-public-webinar-detail-page .mva-webinar-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:4px}

.mvy-public-webinar-detail-page .mva-webinar-feature{min-width:0;padding:16px;border:1px solid rgba(15,23,42,.09);border-radius:18px;background:#fff;display:grid;gap:8px;align-content:start}

.mvy-public-webinar-detail-page .mva-webinar-feature-icon,.mvy-public-webinar-detail-page .mva-webinar-info-icon2{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;color:#2f6bff;background:linear-gradient(135deg,rgba(47,107,255,.10),rgba(139,92,246,.10));flex:0 0 auto}

.mvy-public-webinar-detail-page .mva-webinar-feature-icon svg,.mvy-public-webinar-detail-page .mva-webinar-info-icon2 svg,.mvy-public-webinar-detail-page .mva-webinar-cert-icon svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

.mvy-public-webinar-detail-page .mva-webinar-feature strong{display:block;font-size:15px;line-height:1.25}

.mvy-public-webinar-detail-page .mva-webinar-feature span{display:block;color:var(--mva-text);font-weight:900;line-height:1.35}

.mvy-public-webinar-detail-page .mva-webinar-feature p{margin:0;color:var(--mva-muted);font-size:13px;line-height:1.52}

.mvy-public-webinar-detail-page .mva-webinar-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:2px}

.mvy-public-webinar-detail-page .mva-webinar-tags span{display:inline-flex;align-items:center;min-height:32px;padding:7px 11px;border-radius:999px;background:rgba(47,107,255,.07);border:1px solid rgba(47,107,255,.13);color:rgba(10,14,20,.78);font-size:12px;font-weight:850}

.mvy-public-webinar-detail-page .mva-webinar-flow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;row-gap:0;margin-top:2px}

.mvy-public-webinar-detail-page .mva-webinar-info-row2{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:15px 0;border-bottom:1px solid rgba(15,23,42,.08);min-width:0}

.mvy-public-webinar-detail-page .mva-webinar-info-row2:nth-last-child(-n/**/+2){border-bottom:0}

.mvy-public-webinar-detail-page .mva-webinar-info-row2 small{display:block;margin-bottom:4px;color:var(--mva-faint);font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}

.mvy-public-webinar-detail-page .mva-webinar-info-row2 strong{display:block;color:var(--mva-text);font-size:15px;line-height:1.35;overflow-wrap:break-word}

.mvy-public-webinar-detail-page .mva-webinar-info-row2 span{display:block;margin-top:3px;color:var(--mva-muted);font-size:13px;line-height:1.45;overflow-wrap:break-word}

.mvy-public-webinar-detail-page .mva-webinar-booking-card{background:radial-gradient(280px 180px at 90% 0%,rgba(139,92,246,.12),transparent 70%),#fff}

.mvy-public-webinar-detail-page .mva-webinar-side-price{display:flex;align-items:baseline;gap:7px;font-size:34px;line-height:1;letter-spacing:-.7px;font-weight:950}

.mvy-public-webinar-detail-page .mva-webinar-side-price span{color:var(--mva-muted);font-size:13px;font-weight:850;letter-spacing:0}

.mvy-public-webinar-detail-page .mva-webinar-side-pillrow{display:flex;gap:8px;flex-wrap:wrap}

.mvy-public-webinar-detail-page .mva-webinar-side-pillrow span{display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border-radius:999px;background:rgba(47,107,255,.07);border:1px solid rgba(47,107,255,.13);color:rgba(10,14,20,.76);font-size:12px;font-weight:850}

.mvy-public-webinar-detail-page .mva-webinar-seat-box{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:12px;border-radius:16px;background:rgba(34,197,94,.09);border:1px solid rgba(34,197,94,.18)}

.mvy-public-webinar-detail-page .mva-webinar-seat-box strong{font-size:14px}

.mvy-public-webinar-detail-page .mva-webinar-seat-box span{color:#15803d;font-size:13px;font-weight:900;text-align:right}

.mvy-public-webinar-detail-page .mva-webinar-trust{display:grid;gap:9px;color:var(--mva-muted);font-size:13px;line-height:1.4}

.mvy-public-webinar-detail-page .mva-webinar-trust div{display:flex;gap:8px;align-items:flex-start}

.mvy-public-webinar-detail-page .mva-webinar-trust span{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:rgba(34,197,94,.12);color:#15803d;font-size:12px;font-weight:950;flex:0 0 auto}

.mvy-public-webinar-detail-page .mva-webinar-cert-box{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:18px;background:linear-gradient(135deg,rgba(47,107,255,.08),rgba(139,92,246,.08));border:1px solid rgba(47,107,255,.12)}

.mvy-public-webinar-detail-page .mva-webinar-cert-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:#fff;color:#8b5cf6;box-shadow:var(--mva-sh2);flex:0 0 auto}

.mvy-public-webinar-detail-page .mva-webinar-cert-box strong{display:block;margin-bottom:4px;font-size:15px}

.mvy-public-webinar-detail-page .mva-webinar-cert-box span{display:block;color:var(--mva-muted);font-size:13px;line-height:1.45}

.mvy-public-webinar-detail-page .mva-webinar-quick-card{background:#fff}

.mvy-public-webinar-detail-page .mva-webinar-quick-list{display:grid;gap:0}

.mvy-public-webinar-detail-page .mva-webinar-quick-list .mva-webinar-info-row2{grid-template-columns:42px minmax(0,1fr);padding:14px 0}

.mvy-public-webinar-detail-page .mva-webinar-quick-list .mva-webinar-info-row2:last-child{border-bottom:0}

.mvy-public-webinar-detail-page .mva-webinar-quick-list .mva-webinar-info-row2:nth-last-child(2){border-bottom:1px solid rgba(15,23,42,.08)}

@media (max-width:760px){.mvy-public-webinar-detail-page .mva-webinar-feature-grid,.mvy-public-webinar-detail-page .mva-webinar-flow-grid{grid-template-columns:1fr}.mvy-public-webinar-detail-page .mva-webinar-info-row2,.mvy-public-webinar-detail-page .mva-webinar-info-row2:nth-last-child(-n/**/+2){border-bottom:1px solid rgba(15,23,42,.08)}.mvy-public-webinar-detail-page .mva-webinar-info-row2:last-child{border-bottom:0}.mvy-public-webinar-detail-page .mva-webinar-author-fit-head{display:grid}}

/* Run 136 – repair articles overview layout after redesign.
   Keep the approved visual language, but remove the accidental hero card,
   force desktop copy/filter columns, remove inner page background, and make
   topic cards compact so no empty-looking tiles appear. */
.mvy-public-articles-page{
  background:transparent !important;
}

.mvy-public-articles-page .mva-wrap{
  padding:34px 18px 72px;
}

.mvy-public-articles-page .mva-page{
  gap:34px;
}

.mvy-public-articles-page .mva-hero{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(320px,380px) !important;
  grid-template-areas:"copy filter" !important;
  gap:clamp(22px,4vw,54px) !important;
  align-items:center !important;
  padding:34px 0 28px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  overflow:visible !important;
}

.mvy-public-articles-page .mva-hero-copy{
  grid-area:copy !important;
  justify-self:start !important;
  align-self:center !important;
  max-width:620px !important;
  min-height:0 !important;
  padding:0 !important;
  z-index:2 !important;
}

.mvy-public-articles-page .mva-filter-card{
  grid-area:filter !important;
  justify-self:end !important;
  align-self:center !important;
  width:min(100%,380px) !important;
  z-index:3 !important;
}

.mvy-public-articles-page .mva-hero h1{
  margin:18px 0 14px !important;
  max-width:10.8ch !important;
  text-align:left !important;
}

.mvy-public-articles-page .mva-hero p{
  max-width:58ch !important;
  text-align:left !important;
}

.mvy-public-articles-page .mva-hero .mva-actions{
  justify-content:flex-start !important;
}

.mvy-public-articles-page .mva-hero-art{
  inset:50% 300px auto auto !important;
  width:min(340px,34vw) !important;
  max-width:none !important;
  transform:translate(12%,-50%) !important;
  opacity:.70 !important;
  z-index:1 !important;
}

.mvy-public-articles-page .mva-topics{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:18px !important;
}

.mvy-public-articles-page .mva-topic-card{
  min-height:132px !important;
  display:grid !important;
  grid-template-columns:48px minmax(0,1fr) 34px !important;
  grid-template-rows:1fr !important;
  align-items:center !important;
  gap:14px !important;
  padding:18px !important;
}

.mvy-public-articles-page .mva-topic-card > div:not(.mva-topic-icon){
  min-width:0 !important;
}

.mvy-public-articles-page .mva-topic-icon{
  align-self:center !important;
}

.mvy-public-articles-page .mva-topic-arrow{
  align-self:center !important;
  justify-self:end !important;
}

.mvy-public-articles-page .mva-topic-card strong{
  margin:0 0 5px !important;
}

.mvy-public-articles-page .mva-topic-card p{
  margin:0 !important;
}

@media (max-width:1040px){
  .mvy-public-articles-page .mva-hero{
    grid-template-columns:1fr !important;
    grid-template-areas:"copy" "filter" !important;
    gap:22px !important;
    padding-top:26px !important;
  }
  .mvy-public-articles-page .mva-filter-card{
    justify-self:stretch !important;
    width:100% !important;
  }
  .mvy-public-articles-page .mva-hero-art{
    inset:40px 20px auto auto !important;
    transform:none !important;
    width:min(280px,44vw) !important;
    opacity:.36 !important;
  }
  .mvy-public-articles-page .mva-topics{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media (max-width:620px){
  .mvy-public-articles-page .mva-wrap{
    padding:22px 14px 60px;
  }
  .mvy-public-articles-page .mva-hero{
    padding:22px 0 18px !important;
  }
  .mvy-public-articles-page .mva-hero h1{
    max-width:none !important;
  }
  .mvy-public-articles-page .mva-topics{
    grid-template-columns:1fr !important;
  }
  .mvy-public-articles-page .mva-topic-card{
    grid-template-columns:44px minmax(0,1fr) 32px !important;
    min-height:118px !important;
  }
}

/* Run 137 – articles overview: keep topic cards atomic and featured card two-column on desktop. */
.mvy-public-articles-page .mva-featured{
  display:grid !important;
  grid-template-columns:minmax(280px,.95fr) minmax(0,1fr) !important;
  align-items:center !important;
  gap:24px !important;
}

.mvy-public-articles-page .mva-featured-cover{
  display:block !important;
  min-width:0 !important;
  width:100% !important;
  min-height:300px !important;
  height:300px !important;
}

.mvy-public-articles-page .mva-featured-content{
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  min-width:0 !important;
  padding:10px 4px 10px 0 !important;
}

.mvy-public-articles-page .mva-featured-content .mva-actions{
  justify-content:flex-start !important;
}

.mvy-public-articles-page .mva-topics{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
}

.mvy-public-articles-page .mva-topic-card{
  display:block !important;
  min-height:156px !important;
  padding:0 !important;
  overflow:hidden !important;
  border-radius:var(--mva-r-lg) !important;
  background:rgba(255,255,255,.92) !important;
  border:1px solid rgba(15,23,42,.08) !important;
  box-shadow:0 8px 22px rgba(2,6,23,.055) !important;
  color:inherit !important;
}

.mvy-public-articles-page .mva-topic-card-inner{
  min-height:156px !important;
  height:100% !important;
  display:grid !important;
  grid-template-rows:auto minmax(0,1fr) auto !important;
  gap:12px !important;
  padding:20px !important;
  align-items:start !important;
}

.mvy-public-articles-page .mva-topic-icon{
  width:48px !important;
  height:48px !important;
  border-radius:16px !important;
  display:grid !important;
  place-items:center !important;
  color:#2453f6 !important;
  background:linear-gradient(135deg,rgba(47,107,255,.11),rgba(139,92,246,.12)) !important;
  border:1px solid rgba(47,107,255,.12) !important;
}

.mvy-public-articles-page .mva-topic-copy{
  display:block !important;
  min-width:0 !important;
  width:100% !important;
}

.mvy-public-articles-page .mva-topic-copy strong{
  display:block !important;
  margin:0 0 6px !important;
  color:#101a35 !important;
  font-size:17px !important;
  line-height:1.25 !important;
  letter-spacing:-.02em !important;
  overflow-wrap:normal !important;
  word-break:normal !important;
  hyphens:none !important;
}

.mvy-public-articles-page .mva-topic-copy span{
  display:block !important;
  margin:0 !important;
  color:var(--mva-muted) !important;
  font-size:14px !important;
  line-height:1.55 !important;
  overflow-wrap:normal !important;
  word-break:normal !important;
  hyphens:none !important;
}

.mvy-public-articles-page .mva-topic-arrow{
  justify-self:end !important;
  align-self:end !important;
  width:34px !important;
  height:34px !important;
  border-radius:999px !important;
  display:grid !important;
  place-items:center !important;
  color:#2453f6 !important;
  background:#fff !important;
  border:1px solid rgba(15,23,42,.09) !important;
}

@media (max-width:980px){
  .mvy-public-articles-page .mva-topics{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media (max-width:760px){
  .mvy-public-articles-page .mva-featured{
    grid-template-columns:1fr !important;
  }
  .mvy-public-articles-page .mva-featured-cover{
    height:auto !important;
    min-height:230px !important;
  }
}

@media (max-width:620px){
  .mvy-public-articles-page .mva-topics{
    grid-template-columns:1fr !important;
  }
  .mvy-public-articles-page .mva-topic-card-inner{
    min-height:136px !important;
  }
}

/* Run 138 – articles overview: hard-fix featured layout and topic cards with isolated v2 classes. */
.mvy-public-articles-page .mva2-featured-card{
  display:grid !important;
  grid-template-columns:minmax(340px,0.95fr) minmax(0,1fr) !important;
  gap:clamp(22px,3vw,34px) !important;
  align-items:center !important;
  padding:18px !important;
  border-radius:var(--mva-r-xl,22px) !important;
  border:1px solid rgba(15,23,42,.08) !important;
  background:rgba(255,255,255,.92) !important;
  box-shadow:var(--mva-sh1,0 10px 28px rgba(2,6,23,.08)) !important;
  overflow:hidden !important;
}

.mvy-public-articles-page .mva2-featured-media{
  display:block !important;
  width:100% !important;
  height:300px !important;
  min-height:300px !important;
  border-radius:18px !important;
  overflow:hidden !important;
  background:linear-gradient(135deg,#b7e08d,#4e8b51) !important;
  box-shadow:inset 0 -60px 80px rgba(6,15,10,.20) !important;
}

.mvy-public-articles-page .mva2-featured-media img,
.mvy-public-articles-page .mva2-featured-media .mva-cover-placeholder{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-height:300px !important;
  object-fit:cover !important;
}

.mvy-public-articles-page .mva2-featured-body{
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  align-items:flex-start !important;
  min-width:0 !important;
  padding:8px 8px 8px 0 !important;
}

.mvy-public-articles-page .mva2-featured-title{
  margin:14px 0 0 !important;
  color:#101a35 !important;
  font-size:clamp(30px,3.4vw,42px) !important;
  line-height:1.04 !important;
  letter-spacing:-.055em !important;
  text-align:left !important;
  max-width:none !important;
}

.mvy-public-articles-page .mva2-featured-excerpt{
  margin:10px 0 0 !important;
  color:var(--mva-muted,rgba(10,14,20,.66)) !important;
  line-height:1.62 !important;
  max-width:58ch !important;
  text-align:left !important;
}

.mvy-public-articles-page .mva2-author-row{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  margin-top:20px !important;
  min-width:0 !important;
}

.mvy-public-articles-page .mva2-author-copy{
  display:grid !important;
  gap:3px !important;
  min-width:0 !important;
}

.mvy-public-articles-page .mva2-author-copy strong{
  display:block !important;
  color:#101a35 !important;
  line-height:1.2 !important;
  font-weight:900 !important;
}

.mvy-public-articles-page .mva2-author-copy span{
  display:block !important;
  color:var(--mva-muted,rgba(10,14,20,.66)) !important;
  font-size:13px !important;
  line-height:1.35 !important;
}

.mvy-public-articles-page .mva2-featured-actions{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:10px !important;
  flex-wrap:wrap !important;
  margin-top:22px !important;
}

.mvy-public-articles-page .mva2-topic-grid{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
}

.mvy-public-articles-page .mva2-topic-card{
  min-width:0 !important;
  min-height:156px !important;
  display:grid !important;
  grid-template-rows:auto 1fr auto !important;
  gap:12px !important;
  padding:20px !important;
  border-radius:var(--mva-r-lg,18px) !important;
  background:rgba(255,255,255,.92) !important;
  border:1px solid rgba(15,23,42,.08) !important;
  box-shadow:0 8px 22px rgba(2,6,23,.055) !important;
  color:inherit !important;
  overflow:hidden !important;
  transition:transform .14s ease,box-shadow .14s ease !important;
}

.mvy-public-articles-page .mva2-topic-card:hover{
  transform:translateY(-1px) !important;
  box-shadow:0 14px 28px rgba(2,6,23,.08) !important;
}

.mvy-public-articles-page .mva2-topic-icon{
  width:48px !important;
  height:48px !important;
  border-radius:16px !important;
  display:grid !important;
  place-items:center !important;
  color:#2453f6 !important;
  background:linear-gradient(135deg,rgba(47,107,255,.11),rgba(139,92,246,.12)) !important;
  border:1px solid rgba(47,107,255,.12) !important;
}

.mvy-public-articles-page .mva2-topic-copy{
  display:block !important;
  min-width:0 !important;
  width:100% !important;
}

.mvy-public-articles-page .mva2-topic-copy strong{
  display:block !important;
  margin:0 0 6px !important;
  color:#101a35 !important;
  font-size:17px !important;
  line-height:1.25 !important;
  letter-spacing:-.02em !important;
  white-space:normal !important;
  overflow-wrap:normal !important;
  word-break:normal !important;
  hyphens:none !important;
}

.mvy-public-articles-page .mva2-topic-copy span{
  display:block !important;
  margin:0 !important;
  color:var(--mva-muted,rgba(10,14,20,.66)) !important;
  font-size:14px !important;
  line-height:1.55 !important;
  white-space:normal !important;
  overflow-wrap:normal !important;
  word-break:normal !important;
  hyphens:none !important;
}

.mvy-public-articles-page .mva2-topic-arrow{
  justify-self:end !important;
  align-self:end !important;
  width:34px !important;
  height:34px !important;
  border-radius:999px !important;
  display:grid !important;
  place-items:center !important;
  color:#2453f6 !important;
  background:#fff !important;
  border:1px solid rgba(15,23,42,.09) !important;
}

@media (max-width:980px){
  .mvy-public-articles-page .mva2-topic-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media (max-width:820px){
  .mvy-public-articles-page .mva2-featured-card{
    grid-template-columns:1fr !important;
  }
  .mvy-public-articles-page .mva2-featured-body{
    padding:0 !important;
  }
  .mvy-public-articles-page .mva2-featured-media{
    height:240px !important;
    min-height:240px !important;
  }
  .mvy-public-articles-page .mva2-featured-media img,
  .mvy-public-articles-page .mva2-featured-media .mva-cover-placeholder{
    min-height:240px !important;
  }
}

@media (max-width:620px){
  .mvy-public-articles-page .mva2-topic-grid{
    grid-template-columns:1fr !important;
  }
  .mvy-public-articles-page .mva2-topic-card{
    min-height:136px !important;
  }
  .mvy-public-articles-page .mva2-featured-actions .mva-btn{
    width:100% !important;
  }
}

/* Run 139 – hard lock recommended article card columns.
   Previous CSS was still overridden in runtime, so this section also has inline
   grid hints in markup. These selectors are intentionally unprefixed beyond
   the unique component classes so the fix works even if the page wrapper is
   changed by the theme/shortcode renderer. */
@media (min-width:821px){
  .mva2-featured-card{
    display:grid !important;
    grid-template-columns:minmax(340px,.95fr) minmax(0,1fr) !important;
    grid-auto-flow:column !important;
    gap:34px !important;
    align-items:center !important;
  }
  .mva2-featured-card > .mva2-featured-media{
    grid-column:1 !important;
    grid-row:1 !important;
    align-self:center !important;
    width:100% !important;
    min-width:0 !important;
  }
  .mva2-featured-card > .mva2-featured-body{
    grid-column:2 !important;
    grid-row:1 !important;
    align-self:center !important;
    justify-self:stretch !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:flex-start !important;
    justify-content:center !important;
    min-width:0 !important;
    width:100% !important;
    padding:8px 10px 8px 0 !important;
    text-align:left !important;
  }
  .mva2-featured-card > .mva2-featured-body .mva-meta-row,
  .mva2-featured-card > .mva2-featured-body .mva2-author-row,
  .mva2-featured-card > .mva2-featured-body .mva2-featured-actions{
    width:auto !important;
  }
  .mva2-featured-card > .mva2-featured-body .mva2-author-row{
    display:flex !important;
    align-items:center !important;
    gap:12px !important;
  }
}

/* Run 173: articles listing polish. */
.mvy-public-articles-page .mva-gradient-text{
  background:linear-gradient(135deg,#2f6bff,#8b5cf6);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.mvy-public-articles-page .mva-hero-copy{
  min-height:260px;
}

.mvy-public-articles-page .mva-hero h1{
  margin-bottom:0;
}

.mvy-public-articles-page .mva-hero .mva-actions{
  margin-top:24px;
}

.mvy-public-articles-page .mva-grid{
  grid-template-columns:repeat(auto-fit,minmax(260px,320px)) !important;
  gap:18px !important;
  align-items:stretch !important;
}

.mvy-public-articles-page .mva-article-card{
  display:flex !important;
  flex-direction:column !important;
  min-height:100% !important;
  padding:0 !important;
  overflow:hidden !important;
}

.mvy-public-articles-page .mva-article-thumb{
  width:100% !important;
  height:auto !important;
  aspect-ratio:16/10 !important;
  border-radius:18px 18px 0 0 !important;
  box-shadow:none !important;
}

.mvy-public-articles-page .mva-article-card-body{
  display:grid !important;
  grid-template-rows:auto auto auto 1fr !important;
  gap:8px !important;
  min-height:190px !important;
  padding:14px 16px 15px !important;
}

.mvy-public-articles-page .mva-article-card h3{
  min-width:0 !important;
  font-size:17px !important;
  line-height:1.22 !important;
}

.mvy-public-articles-page .mva-article-card h3 a{
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  word-break:normal !important;
  overflow-wrap:anywhere !important;
}

.mvy-public-articles-page .mva-article-card p{
  margin:0 !important;
}

.mvy-public-articles-page .mva-article-bottom{
  align-self:end !important;
  margin-top:auto !important;
  width:100% !important;
}

.mvy-public-articles-page .mva-mini-arrow{
  margin-left:auto !important;
}

.mvy-public-articles-page .mva-footer-cta{
  grid-template-columns:minmax(0,1fr) !important;
  justify-items:start !important;
  text-align:left !important;
}

.mvy-public-articles-page .mva-footer-cta h2{
  color:#fff !important;
}

.mvy-public-articles-page .mva-footer-cta p{
  max-width:56ch !important;
}

.mvy-public-articles-page .mva-footer-cta .mva-actions{
  justify-content:flex-start !important;
}

@media(max-width:620px){
  .mvy-public-articles-page .mva-grid{
    grid-template-columns:1fr !important;
  }
}

/* Run 174: articles listing spacing, filters and compact topic/card layout. */
.mvy-public-articles-page .mva-wrap{
  padding-top:22px !important;
}

.mvy-public-articles-page .mva-page{
  gap:28px !important;
}

.mvy-public-articles-page .mva-hero{
  padding-top:20px !important;
  padding-bottom:20px !important;
}

.mvy-public-articles-page .mva-hero-copy{
  min-height:230px !important;
}

.mvy-public-articles-page .mva-hero h1{
  line-height:.96 !important;
  margin-bottom:8px !important;
}

.mvy-public-articles-page .mva-gradient-text{
  display:inline-block !important;
  line-height:.98 !important;
}

.mvy-public-articles-page .mva-gradient-break{
  display:block !important;
  margin-top:.10em !important;
}

.mvy-public-articles-page .mva-filter-card{
  width:min(100%,360px) !important;
  padding:20px !important;
}

.mvy-public-articles-page .mva-field-wrap{
  gap:12px !important;
}

.mvy-public-articles-page .mva-topic-picker{
  position:relative !important;
}

.mvy-public-articles-page .mva-topic-picker summary{
  list-style:none !important;
  min-height:45px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  padding:0 14px !important;
  border-radius:16px !important;
  border:1px solid rgba(15,23,42,.10) !important;
  background:rgba(255,255,255,.94) !important;
  color:var(--mva-text) !important;
  cursor:pointer !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9) !important;
}

.mvy-public-articles-page .mva-topic-picker summary::-webkit-details-marker{display:none !important;}

.mvy-public-articles-page .mva-topic-picker summary::after{
  content:"⌄";
  color:rgba(10,14,20,.48);
  font-size:14px;
  line-height:1;
}

.mvy-public-articles-page .mva-topic-picker[open] summary{
  border-color:rgba(47,107,255,.34) !important;
  box-shadow:0 0 0 4px rgba(47,107,255,.10) !important;
}

.mvy-public-articles-page .mva-topic-picker-panel{
  position:absolute !important;
  z-index:20 !important;
  top:calc(100% + 8px) !important;
  left:0 !important;
  right:0 !important;
  max-height:260px !important;
  overflow:auto !important;
  display:grid !important;
  gap:6px !important;
  padding:10px !important;
  border-radius:18px !important;
  border:1px solid rgba(15,23,42,.10) !important;
  background:#fff !important;
  box-shadow:0 18px 40px rgba(2,6,23,.12) !important;
}

.mvy-public-articles-page .mva-topic-choice{
  display:flex !important;
  align-items:center !important;
  gap:9px !important;
  padding:8px 9px !important;
  border-radius:12px !important;
  color:rgba(10,14,20,.78) !important;
  font-size:13px !important;
  font-weight:760 !important;
  cursor:pointer !important;
}

.mvy-public-articles-page .mva-topic-choice:hover{
  background:linear-gradient(135deg,rgba(47,107,255,.08),rgba(139,92,246,.07)) !important;
}

.mvy-public-articles-page .mva-topic-choice input{
  width:16px !important;
  height:16px !important;
  accent-color:#5d63ff !important;
}

.mvy-public-articles-page .mva2-topic-grid{
  gap:14px !important;
}

.mvy-public-articles-page .mva2-topic-card{
  min-height:108px !important;
  display:grid !important;
  grid-template-columns:44px minmax(0,1fr) !important;
  grid-template-rows:auto !important;
  align-items:start !important;
  gap:12px !important;
  padding:15px 16px !important;
}

.mvy-public-articles-page .mva2-topic-icon{
  width:40px !important;
  height:40px !important;
  border-radius:14px !important;
  grid-column:1 !important;
  grid-row:1 !important;
}

.mvy-public-articles-page .mva2-topic-copy{
  grid-column:2 !important;
  grid-row:1 !important;
  display:grid !important;
  gap:4px !important;
}

.mvy-public-articles-page .mva2-topic-copy strong{
  margin:0 !important;
  font-size:15px !important;
  line-height:1.2 !important;
}

.mvy-public-articles-page .mva2-topic-copy span{
  font-size:12px !important;
  line-height:1.42 !important;
}

.mvy-public-articles-page .mva2-topic-arrow{
  display:none !important;
}

.mvy-public-articles-page .mva-article-card-body{
  grid-template-rows:auto auto auto auto 1fr !important;
  min-height:220px !important;
  gap:7px !important;
  padding-top:11px !important;
}

.mvy-public-articles-page .mva-article-kicker{
  margin-bottom:2px !important;
}

.mvy-public-articles-page .mva-article-card h3{
  font-size:16px !important;
  line-height:1.22 !important;
}

.mvy-public-articles-page .mva-article-excerpt{
  display:-webkit-box !important;
  -webkit-line-clamp:3 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  min-height:4.35em !important;
  margin:0 !important;
  color:rgba(10,14,20,.62) !important;
  font-size:13px !important;
  line-height:1.45 !important;
}

.mvy-public-articles-page .mva-article-author{
  margin:0 !important;
  color:rgba(10,14,20,.52) !important;
  font-size:12px !important;
  font-weight:780 !important;
}

@media(max-width:1040px){
  .mvy-public-articles-page .mva-wrap{
    padding-top:18px !important;
  }
  .mvy-public-articles-page .mva-hero-copy{
    min-height:0 !important;
  }
  .mvy-public-articles-page .mva-topic-picker-panel{
    position:static !important;
    margin-top:8px !important;
  }
}

@media(max-width:620px){
  .mvy-public-articles-page .mva-wrap{
    padding-top:14px !important;
  }
  .mvy-public-articles-page .mva2-topic-card{
    min-height:auto !important;
  }
}

/* Run 175: articles final hero/title rhythm and responsive article grid. */
.mvy-public-articles-page .mva-wrap{
  padding-top:18px !important;
}

.mvy-public-articles-page .mva-hero{
  align-items:start !important;
  padding-top:18px !important;
}

.mvy-public-articles-page .mva-hero-copy{
  min-height:0 !important;
  justify-content:flex-start !important;
}

.mvy-public-articles-page .mva-filter-card{
  align-self:start !important;
  margin-top:6px !important;
}

.mvy-public-articles-page .mva-hero h1{
  max-width:12.2ch !important;
  line-height:.98 !important;
  margin:16px 0 10px !important;
}

.mvy-public-articles-page .mva-title-line{
  display:block !important;
  white-space:nowrap !important;
}

.mvy-public-articles-page .mva-gradient-text{
  display:inline !important;
  line-height:inherit !important;
}

.mvy-public-articles-page .mva-gradient-break{
  display:block !important;
  margin-top:.08em !important;
  text-align:left !important;
}

.mvy-public-articles-page .mva-grid{
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr)) !important;
  gap:18px !important;
  width:100% !important;
}

.mvy-public-articles-page .mva-article-card-body{
  min-height:220px !important;
}

@media(max-width:1040px){
  .mvy-public-articles-page .mva-wrap{
    padding-top:16px !important;
  }
}

@media(max-width:720px){
  .mvy-public-articles-page .mva-title-line{
    white-space:normal !important;
  }
  .mvy-public-articles-page .mva-grid{
    grid-template-columns:1fr !important;
  }
}

/* Run 176: articles card grid and real pagination. */
.mvy-public-articles-page .mva-grid{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
}

.mvy-public-articles-page .mva-page-status{
  align-self:center;
  color:#2453f6;
  font-size:13px;
  font-weight:900;
  white-space:nowrap;
}

.mvy-public-articles-page .mva-articles-pagination{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin-top:22px;
}

.mvy-public-articles-page .mva-page-link{
  min-width:38px;
  height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:999px;
  border:1px solid rgba(15,23,42,.10);
  background:rgba(255,255,255,.92);
  color:#101a35;
  font-size:13px;
  font-weight:900;
  box-shadow:0 6px 16px rgba(2,6,23,.05);
}

.mvy-public-articles-page .mva-page-link.is-current{
  border-color:transparent;
  color:#fff;
  background:linear-gradient(135deg,#2f6bff,#8b5cf6);
  box-shadow:0 12px 26px rgba(47,107,255,.18);
}

@media(max-width:1040px){
  .mvy-public-articles-page .mva-grid{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }
}

@media(max-width:760px){
  .mvy-public-articles-page .mva-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media(max-width:560px){
  .mvy-public-articles-page .mva-grid{
    grid-template-columns:1fr !important;
  }
}

/* Run 177: article detail polish – cleaner header, real author data, login-gated comments and consistent related cards. */
.mvy-public-article-detail-page .mva-breadcrumbs{
  display:none !important;
}

.mvy-public-article-detail-page .mva-wrap{
  padding-top:22px !important;
}

.mvy-public-article-detail-page .mva-article-layout{
  grid-template-columns:minmax(0,1.8fr) minmax(280px,.68fr) !important;
  gap:24px !important;
}

.mvy-public-article-detail-page .mva-article-head h1{
  font-size:clamp(32px,3.8vw,48px) !important;
  line-height:1.08 !important;
  letter-spacing:-.04em !important;
  max-width:18ch !important;
  overflow-wrap:normal !important;
  word-break:normal !important;
}

.mvy-public-article-detail-page .mva-btn-primary,
.mvy-public-article-detail-page .mva-btn-primary:hover,
.mvy-public-article-detail-page .mva-comment-form .submit,
.mvy-public-article-detail-page .mva-comment-form .submit:hover{
  color:#fff !important;
  background:linear-gradient(135deg,var(--mva-a1),var(--mva-a2)) !important;
  border-color:transparent !important;
}

.mvy-public-article-detail-page .mva-author-card{
  display:grid !important;
  gap:14px !important;
}

.mvy-public-article-detail-page .mva-sidebar-author-bio,
.mvy-public-article-detail-page .mva-author-bio-short{
  margin:0 !important;
  color:var(--mva-muted) !important;
  line-height:1.55 !important;
}

.mvy-public-article-detail-page .mva-sidebar-author-bio{
  display:-webkit-box !important;
  -webkit-line-clamp:4 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  font-size:13px !important;
}

.mvy-public-article-detail-page .mva-author-bio-short{
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}

.mvy-public-article-detail-page .mva-author-actions{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:10px !important;
  align-items:stretch !important;
}

.mvy-public-article-detail-page .mva-author-actions .mva-btn,
.mvy-public-article-detail-page .mva-author-actions .mva-follow-form,
.mvy-public-article-detail-page .mva-author-actions .mva-follow-form .mva-btn{
  width:100% !important;
  min-width:0 !important;
  margin-top:0 !important;
}

.mvy-public-article-detail-page .mva-author-actions .mva-btn{
  min-height:42px !important;
  padding:10px 12px !important;
  font-size:13px !important;
  white-space:nowrap !important;
}

.mvy-public-article-detail-page .mva-continue-card{
  position:relative;
  overflow:hidden;
  display:grid;
  gap:12px;
}

.mvy-public-article-detail-page .mva-continue-card::before{
  content:"";
  position:absolute;
  inset:auto -28px -42px auto;
  width:150px;
  height:150px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(47,107,255,.16),rgba(139,92,246,.10) 48%,transparent 70%);
  pointer-events:none;
}

.mvy-public-article-detail-page .mva-sidebar-visual{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:16px;
  color:#2453f6;
  background:linear-gradient(135deg,rgba(47,107,255,.11),rgba(139,92,246,.12));
  border:1px solid rgba(47,107,255,.13);
  font-weight:950;
}

.mvy-public-article-detail-page .mva-login-prompt{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:16px;
  border-radius:16px;
  border:1px solid rgba(15,23,42,.08);
  background:linear-gradient(135deg,rgba(47,107,255,.07),rgba(139,92,246,.06));
}

.mvy-public-article-detail-page .mva-login-prompt p{
  margin:0;
  color:var(--mva-muted);
}

.mvy-public-article-detail-page .mva-next-grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
}

.mvy-public-article-detail-page .mva-next-card{
  padding-bottom:14px !important;
}

.mvy-public-article-detail-page .mva-next-card-body{
  gap:8px !important;
  padding:0 16px !important;
}

.mvy-public-article-detail-page .mva-next-card h3{
  font-size:17px !important;
  line-height:1.22 !important;
  letter-spacing:-.025em !important;
}

.mvy-public-article-detail-page .mva-next-card h3 a{
  display:-webkit-box !important;
  -webkit-line-clamp:3 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  overflow-wrap:anywhere !important;
}

.mvy-public-article-detail-page .mva-next-card .mva-cover,
.mvy-public-article-detail-page .mva-next-card .mva-cover img{
  height:156px !important;
  min-height:156px !important;
}

.mvy-public-article-detail-page .mva-next-card-body p{
  display:-webkit-box !important;
  -webkit-line-clamp:3 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  font-size:13px !important;
  line-height:1.45 !important;
}

@media(max-width:1100px){
  .mvy-public-article-detail-page .mva-next-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media(max-width:760px){
  .mvy-public-article-detail-page .mva-article-head h1{
    max-width:none !important;
    font-size:clamp(30px,7vw,42px) !important;
  }
  .mvy-public-article-detail-page .mva-author-actions{
    grid-template-columns:1fr !important;
  }
  .mvy-public-article-detail-page .mva-login-prompt{
    align-items:stretch;
    flex-direction:column;
  }
  .mvy-public-article-detail-page .mva-next-grid{
    grid-template-columns:1fr !important;
  }
}

/* Run 178: article detail title width, author bio visibility and lighter content body. */
.mvy-public-article-detail-page .mva-article-head{
  padding-bottom:20px !important;
}

.mvy-public-article-detail-page .mva-article-head h1{
  max-width:100% !important;
  font-size:clamp(30px,3.2vw,42px) !important;
  line-height:1.06 !important;
  letter-spacing:-.038em !important;
}

.mvy-public-article-detail-page .mva-article-content{
  padding:12px 4px 14px !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
}

.mvy-public-article-detail-page .mva-article-content .mva-prose{
  max-width:72ch !important;
}

.mvy-public-article-detail-page .mva-author-card{
  gap:12px !important;
}

.mvy-public-article-detail-page .mva-sidebar-author-bio{
  min-height:3.1em !important;
  -webkit-line-clamp:3 !important;
}

.mvy-public-article-detail-page .mva-continue-head{
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
  min-width:0 !important;
}

.mvy-public-article-detail-page .mva-continue-head h3{
  margin:0 !important;
}

/* Run 204: compact article comments and discussion actions */
.mvy-public-article-detail-page .mva-comments-card{
  padding:20px;
  gap:16px;
}

.mvy-public-article-detail-page .mva-comments-header{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:16px;
}

.mvy-public-article-detail-page .mva-comments-header h2{
  margin:0 0 4px;
  font-size:24px;
  line-height:1.1;
  letter-spacing:-.25px;
}

.mvy-public-article-detail-page .mva-comments-header .mva-eyebrow{
  margin:0 0 6px;
  color:var(--mva-muted);
  font-size:12px;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
}

.mvy-public-article-detail-page .mva-comments-stack{
  gap:10px;
}

.mvy-public-article-detail-page .mva-comment-item{
  padding:0;
  border:0;
  border-radius:18px;
  background:transparent;
  display:grid;
  gap:8px;
}

.mvy-public-article-detail-page .mva-comment-main{
  display:grid;
  grid-template-columns:40px 1fr;
  gap:10px;
  padding:12px;
  border:1px solid rgba(15,23,42,.08);
  border-radius:18px;
  background:rgba(255,255,255,.88);
  box-shadow:0 6px 16px rgba(2,6,23,.04);
}

.mvy-public-article-detail-page .mva-comment-avatar{
  width:40px;
  height:40px;
  border-radius:999px;
  overflow:hidden;
  background:linear-gradient(135deg,rgba(47,107,255,.10),rgba(139,92,246,.10));
  display:grid;
  place-items:center;
  color:rgba(10,14,20,.50);
  font-weight:900;
}

.mvy-public-article-detail-page .mva-comment-avatar img{
  width:40px;
  height:40px;
  object-fit:cover;
  border-radius:999px;
  display:block;
}

.mvy-public-article-detail-page .mva-comment-body{
  min-width:0;
  display:grid;
  gap:5px;
}

.mvy-public-article-detail-page .mva-comment-topline{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:6px;
  font-size:12px;
  color:var(--mva-muted);
}

.mvy-public-article-detail-page .mva-comment-topline strong{
  color:var(--mva-text);
  font-size:13px;
  font-weight:900;
}

.mvy-public-article-detail-page .mva-comment-edited{
  padding:2px 7px;
  border-radius:999px;
  background:rgba(47,107,255,.08);
  color:rgba(47,107,255,.90);
  font-weight:800;
}

.mvy-public-article-detail-page .mva-comment-content p{
  margin:0;
  color:rgba(10,14,20,.82);
  font-size:14px;
  line-height:1.55;
}

.mvy-public-article-detail-page .mva-comment-actions{
  display:flex;
  align-items:center;
  gap:6px;
  flex-wrap:wrap;
  margin-top:2px;
}

.mvy-public-article-detail-page .mva-comment-link{
  appearance:none;
  border:0;
  background:transparent;
  padding:4px 0;
  color:rgba(47,107,255,.94);
  font-size:12px;
  line-height:1;
  font-weight:900;
  cursor:pointer;
}

.mvy-public-article-detail-page .mva-comment-link:hover{
  color:rgba(139,92,246,.98);
}

.mvy-public-article-detail-page .mva-comment-delete-form{
  display:inline-flex;
  margin:0;
}

.mvy-public-article-detail-page .mva-comment-link-danger{
  color:#b42318;
}

.mvy-public-article-detail-page .mva-comment-form-wrap{
  padding:12px;
  border-radius:18px;
  border:1px solid rgba(15,23,42,.08);
  background:linear-gradient(135deg,rgba(47,107,255,.04),rgba(139,92,246,.04));
}

.mvy-public-article-detail-page .mva-comment-form-wrap-collapsed{
  margin-top:-4px;
}

.mvy-public-article-detail-page .mva-comment-inline-panel{
  margin-left:50px;
}

.mvy-public-article-detail-page .mva-inline-comment-form{
  display:grid;
  gap:9px;
  margin:0;
}

.mvy-public-article-detail-page .mva-inline-comment-form label{
  color:var(--mva-muted);
  font-size:13px;
  font-weight:900;
}

.mvy-public-article-detail-page .mva-inline-comment-form textarea{
  width:100%;
  min-height:86px;
  border-radius:16px;
  border:1px solid rgba(15,23,42,.10);
  background:#fff;
  color:var(--mva-text);
  padding:11px 14px;
  resize:vertical;
  outline:none;
  box-shadow:none;
}

.mvy-public-article-detail-page .mva-inline-comment-form textarea:focus{
  border-color:rgba(47,107,255,.35);
  box-shadow:0 0 0 4px rgba(47,107,255,.10);
}

.mvy-public-article-detail-page .mva-comment-form-actions{
  display:flex;
  gap:8px;
  align-items:center;
  flex-wrap:wrap;
}

.mvy-public-article-detail-page .mva-comment-form-actions .mva-btn{
  min-height:38px;
  padding:9px 14px;
  font-size:13px;
}

.mvy-public-article-detail-page .mva-comment-replies-shell{
  margin-left:50px;
  display:grid;
  gap:8px;
}

.mvy-public-article-detail-page .mva-comment-replies-toggle{
  justify-self:start;
  border:0;
  background:rgba(47,107,255,.08);
  color:rgba(47,107,255,.96);
  border-radius:999px;
  padding:7px 11px;
  font-size:12px;
  font-weight:900;
  cursor:pointer;
}

.mvy-public-article-detail-page .mva-comment-replies-toggle:hover{
  background:rgba(139,92,246,.10);
  color:rgba(139,92,246,.96);
}

.mvy-public-article-detail-page .mva-comment-replies{
  display:grid;
  gap:8px;
}

.mvy-public-article-detail-page .mva-comment-depth-1 .mva-comment-main,
.mvy-public-article-detail-page .mva-comment-depth-2 .mva-comment-main,
.mvy-public-article-detail-page .mva-comment-depth-3 .mva-comment-main{
  background:rgba(255,255,255,.72);
}

.mvy-public-article-detail-page .mva-comment-item.is-deleted .mva-comment-main{
  background:rgba(248,250,252,.88);
  border-style:dashed;
}

.mvy-public-article-detail-page .mva-comment-item.is-deleted .mva-comment-content p{
  color:rgba(10,14,20,.55);
  font-style:italic;
}

.mvy-public-article-detail-page .mva-comment-empty{
  border:1px dashed rgba(15,23,42,.12);
  border-radius:18px;
  padding:14px;
  display:grid;
  gap:3px;
  background:rgba(255,255,255,.70);
}

.mvy-public-article-detail-page .mva-comment-empty strong{
  color:var(--mva-text);
}

.mvy-public-article-detail-page .mva-comment-empty span{
  color:var(--mva-muted);
  font-size:13px;
}

.mvy-public-article-detail-page .mva-comments-more{
  display:flex;
  justify-content:center;
  padding-top:4px;
}

@media (max-width: 720px){
  .mvy-public-article-detail-page .mva-comments-header{
    display:grid;
  }
  .mvy-public-article-detail-page .mva-comment-main{
    grid-template-columns:34px 1fr;
    padding:11px;
  }
  .mvy-public-article-detail-page .mva-comment-avatar,
  .mvy-public-article-detail-page .mva-comment-avatar img{
    width:34px;
    height:34px;
  }
  .mvy-public-article-detail-page .mva-comment-inline-panel,
  .mvy-public-article-detail-page .mva-comment-replies-shell{
    margin-left:0;
  }
}

/* --- Run 291 finalized split from assets/css/frontend.css --- */
.mvy-content-card .mvy-item-body{gap:14px}
.mvy-content-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:22px;align-items:start}
.mvy-content-sidebar{display:grid;gap:18px;align-content:start;position:sticky;top:18px}
.mvy-content-single .mvy-content-cover{margin:0 0 18px;border-radius:18px;overflow:hidden;box-shadow:var(--mvy-sh2)}
.mvy-content-single .mvy-content-cover img{display:block;width:100%;height:auto}
@media (max-width:1180px){
.mvy-content-sidebar{position:static}
}
.mvy-ui-scope .mvy-content-card{border-radius:20px}

/* --- Run 291 selector-group split from assets/css/frontend.css --- */
@media (max-width:1180px){
.mvy-content-layout{grid-template-columns:1fr}
}
@media (max-width:1180px){
.mvy-ui-scope .mvy-content-layout{grid-template-columns:1fr}
}
@media (max-width:1040px){
.mvy-public-articles-page .mva-hero{grid-template-columns:1fr}
.mvy-public-articles-page .mva-hero-copy{min-height:auto}
.mvy-public-articles-page .mva-hero-art{right:28px;max-width:42vw;opacity:.52}
.mvy-public-articles-page .mva-topics{grid-template-columns:repeat(2,minmax(0,1fr))}
.mvy-public-articles-page .mva-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.mvy-public-articles-page .mva-footer-cta{grid-template-columns:1fr}
.mvy-public-articles-page .mva-footer-cta .mva-actions{justify-content:flex-start}
.mvy-public-articles-page .mva-featured{grid-template-columns:1fr}
.mvy-public-articles-page .mva-featured-content{padding:0}
}
@media (max-width:820px){
.mvy-public-articles-page .mva-wrap{padding:26px 14px 62px}
.mvy-public-articles-page .mva-section-head{align-items:flex-start;flex-direction:column}
.mvy-public-articles-page .mva-hero-art{display:none}
.mvy-public-articles-page .mva-cover{min-height:230px}
}
@media (max-width:620px){
.mvy-public-articles-page .mva-hero{padding:20px}
.mvy-public-articles-page .mva-filter-card{padding:18px}
.mvy-public-articles-page .mva-hero h1{font-size:42px;max-width:none}
.mvy-public-articles-page .mva-topics,.mvy-public-articles-page .mva-grid{grid-template-columns:1fr}
.mvy-public-articles-page .mva-article-card{grid-template-columns:92px 1fr}
.mvy-public-articles-page .mva-btn{width:100%}
.mvy-public-articles-page .mva-actions{align-items:stretch}
}
@media (max-width:1100px){
.mvy-public-article-detail-page .mva-article-layout,.mvy-public-article-detail-page .mva-topbar{grid-template-columns:1fr}
.mvy-public-article-detail-page .mva-next-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:760px){
.mvy-public-article-detail-page .mva-wrap{padding:18px 14px 74px}
.mvy-public-article-detail-page .mva-topbar{border-radius:22px;align-items:flex-start;display:flex}
.mvy-public-article-detail-page .mva-nav{justify-content:flex-start}
.mvy-public-article-detail-page .mva-card-pad-lg,.mvy-public-article-detail-page .mva-article-content,.mvy-public-article-detail-page .mva-comments-card{padding:20px}
.mvy-public-article-detail-page .mva-article-head h1{font-size:clamp(30px,8vw,44px);max-width:none}
.mvy-public-article-detail-page .mva-section-head{align-items:start;flex-direction:column}
.mvy-public-article-detail-page .mva-article-layout,.mvy-public-article-detail-page .mva-next-grid{grid-template-columns:1fr}
.mvy-public-article-detail-page .mva-cover-detail,.mvy-public-article-detail-page .mva-cover-detail img,.mvy-public-article-detail-page .mva-cover-detail .attachment-large{max-height:none;height:auto}
.mvy-public-article-detail-page .mva-related-thumb{width:100%;height:180px}
}
@media (max-width:560px){
.mvy-public-article-detail-page .mva-related-item{display:grid!important;grid-template-columns:1fr}
.mvy-public-article-detail-page .mva-related-thumb{width:100%;height:180px;flex-basis:auto}
.mvy-public-article-detail-page .mva-related-copy{align-self:start;padding-top:0}
}
.mvy-public-webinar-detail-page .mva-webinar-head{overflow:hidden;background:radial-gradient(700px 360px at 18% 12%,rgba(47,107,255,.12),transparent 60%),radial-gradient(680px 340px at 84% 22%,rgba(139,92,246,.12),transparent 58%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.86));}
@media (max-width:1100px){
.mvy-public-webinar-detail-page .mva-webinar-material-grid{grid-template-columns:1fr 1fr;}
}
@media (max-width:760px){
.mvy-public-webinar-detail-page .mva-webinar-cover,.mvy-public-webinar-detail-page .mva-webinar-cover img,.mvy-public-webinar-detail-page .mva-webinar-cover .attachment-large{max-height:none;height:auto}
.mvy-public-webinar-detail-page .mva-webinar-material-grid{grid-template-columns:1fr}
.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-item{grid-template-columns:1fr}
.mvy-public-webinar-detail-page .mva-webinar-material-grid .mva-related-thumb{width:100%;height:180px}
}
.mvy-public-webinar-detail-page .mva-wrap{max-width:1120px;padding-top:42px}
@media (max-width:1100px){
.mvy-public-webinar-detail-page .mva-article-layout{grid-template-columns:1fr}
.mvy-public-webinar-detail-page .mva-sidebar-stack{position:static}
}
@media (max-width:760px){
.mvy-public-webinar-detail-page .mva-webinar-head,.mvy-public-webinar-detail-page .mva-webinar-cover img,.mvy-public-webinar-detail-page .mva-webinar-cover .attachment-large,.mvy-public-webinar-detail-page .mva-webinar-cover-placeholder{min-height:500px}
.mvy-public-webinar-detail-page .mva-webinar-material-grid{grid-template-columns:1fr}
}
.mvy-public-webinar-detail-page .mva-webinar-author-fit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}
@media (max-width:760px){
.mvy-public-webinar-detail-page .mva-webinar-feature-grid,.mvy-public-webinar-detail-page .mva-webinar-flow-grid{grid-template-columns:1fr}
.mvy-public-webinar-detail-page .mva-webinar-info-row2,.mvy-public-webinar-detail-page .mva-webinar-info-row2:nth-last-child(-n/**/+2){border-bottom:1px solid rgba(15,23,42,.08)}
.mvy-public-webinar-detail-page .mva-webinar-info-row2:last-child{border-bottom:0}
.mvy-public-webinar-detail-page .mva-webinar-author-fit-head{display:grid}
}
@media (max-width:1040px){
.mvy-public-articles-page .mva-hero{grid-template-columns:1fr !important;
    grid-template-areas:"copy" "filter" !important;
    gap:22px !important;
    padding-top:26px !important;}
.mvy-public-articles-page .mva-filter-card{justify-self:stretch !important;
    width:100% !important;}
.mvy-public-articles-page .mva-hero-art{inset:40px 20px auto auto !important;
    transform:none !important;
    width:min(280px,44vw) !important;
    opacity:.36 !important;}
.mvy-public-articles-page .mva-topics{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:620px){
.mvy-public-articles-page .mva-wrap{padding:22px 14px 60px;}
.mvy-public-articles-page .mva-hero{padding:22px 0 18px !important;}
.mvy-public-articles-page .mva-hero h1{max-width:none !important;}
.mvy-public-articles-page .mva-topics{grid-template-columns:1fr !important;}
.mvy-public-articles-page .mva-topic-card{grid-template-columns:44px minmax(0,1fr) 32px !important;
    min-height:118px !important;}
}
.mvy-public-articles-page .mva-featured{display:grid !important;
  grid-template-columns:minmax(280px,.95fr) minmax(0,1fr) !important;
  align-items:center !important;
  gap:24px !important;}
@media (max-width:980px){
.mvy-public-articles-page .mva-topics{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:760px){
.mvy-public-articles-page .mva-featured{grid-template-columns:1fr !important;}
.mvy-public-articles-page .mva-featured-cover{height:auto !important;
    min-height:230px !important;}
}
@media (max-width:620px){
.mvy-public-articles-page .mva-topics{grid-template-columns:1fr !important;}
.mvy-public-articles-page .mva-topic-card-inner{min-height:136px !important;}
}
.mvy-public-articles-page .mva2-featured-card{display:grid !important;
  grid-template-columns:minmax(340px,0.95fr) minmax(0,1fr) !important;
  gap:clamp(22px,3vw,34px) !important;
  align-items:center !important;
  padding:18px !important;
  border-radius:var(--mva-r-xl,22px) !important;
  border:1px solid rgba(15,23,42,.08) !important;
  background:rgba(255,255,255,.92) !important;
  box-shadow:var(--mva-sh1,0 10px 28px rgba(2,6,23,.08)) !important;
  overflow:hidden !important;}
@media (max-width:980px){
.mvy-public-articles-page .mva2-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:820px){
.mvy-public-articles-page .mva2-featured-card{grid-template-columns:1fr !important;}
.mvy-public-articles-page .mva2-featured-body{padding:0 !important;}
.mvy-public-articles-page .mva2-featured-media{height:240px !important;
    min-height:240px !important;}
.mvy-public-articles-page .mva2-featured-media img,.mvy-public-articles-page .mva2-featured-media .mva-cover-placeholder{min-height:240px !important;}
}
@media (max-width:620px){
.mvy-public-articles-page .mva2-topic-grid{grid-template-columns:1fr !important;}
.mvy-public-articles-page .mva2-topic-card{min-height:136px !important;}
.mvy-public-articles-page .mva2-featured-actions .mva-btn{width:100% !important;}
}
@media (min-width:821px){
.mva2-featured-card{display:grid !important;
    grid-template-columns:minmax(340px,.95fr) minmax(0,1fr) !important;
    grid-auto-flow:column !important;
    gap:34px !important;
    align-items:center !important;}
.mva2-featured-card > .mva2-featured-media{grid-column:1 !important;
    grid-row:1 !important;
    align-self:center !important;
    width:100% !important;
    min-width:0 !important;}
.mva2-featured-card > .mva2-featured-body{grid-column:2 !important;
    grid-row:1 !important;
    align-self:center !important;
    justify-self:stretch !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:flex-start !important;
    justify-content:center !important;
    min-width:0 !important;
    width:100% !important;
    padding:8px 10px 8px 0 !important;
    text-align:left !important;}
.mva2-featured-card > .mva2-featured-body .mva-meta-row,.mva2-featured-card > .mva2-featured-body .mva2-author-row,.mva2-featured-card > .mva2-featured-body .mva2-featured-actions{width:auto !important;}
.mva2-featured-card > .mva2-featured-body .mva2-author-row{display:flex !important;
    align-items:center !important;
    gap:12px !important;}
}
@media (max-width:820px){
.mva2-featured-card{display:grid !important;
    grid-template-columns:1fr !important;}
.mva2-featured-card > .mva2-featured-media,.mva2-featured-card > .mva2-featured-body{grid-column:1 !important;
    grid-row:auto !important;}
}
.mvy-public-articles-page .mva-gradient-text{background:linear-gradient(135deg,#2f6bff,#8b5cf6);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;}
@media (max-width:620px){
.mvy-public-articles-page .mva-grid{grid-template-columns:1fr !important;}
}
.mvy-public-articles-page .mva-wrap{padding-top:22px !important;}
@media (max-width:1040px){
.mvy-public-articles-page .mva-wrap{padding-top:18px !important;}
.mvy-public-articles-page .mva-hero-copy{min-height:0 !important;}
.mvy-public-articles-page .mva-topic-picker-panel{position:static !important;
    margin-top:8px !important;}
}
@media (max-width:620px){
.mvy-public-articles-page .mva-wrap{padding-top:14px !important;}
.mvy-public-articles-page .mva2-topic-card{min-height:auto !important;}
}
@media (max-width:1040px){
.mvy-public-articles-page .mva-wrap{padding-top:16px !important;}
}
@media (max-width:720px){
.mvy-public-articles-page .mva-title-line{white-space:normal !important;}
.mvy-public-articles-page .mva-grid{grid-template-columns:1fr !important;}
}
.mvy-public-articles-page .mva-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;}
@media (max-width:1040px){
.mvy-public-articles-page .mva-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
}
@media (max-width:760px){
.mvy-public-articles-page .mva-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:560px){
.mvy-public-articles-page .mva-grid{grid-template-columns:1fr !important;}
}
.mvy-public-article-detail-page .mva-breadcrumbs{display:none !important;}
@media (max-width:1100px){
.mvy-public-article-detail-page .mva-next-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:760px){
.mvy-public-article-detail-page .mva-article-head h1{max-width:none !important;
    font-size:clamp(30px,7vw,42px) !important;}
.mvy-public-article-detail-page .mva-author-actions{grid-template-columns:1fr !important;}
.mvy-public-article-detail-page .mva-login-prompt{align-items:stretch;
    flex-direction:column;}
.mvy-public-article-detail-page .mva-next-grid{grid-template-columns:1fr !important;}
}
.mvy-public-article-detail-page .mva-article-head{padding-bottom:20px !important;}
.mvy-public-article-detail-page .mva-comments-card{padding:20px;
  gap:16px;}
@media (max-width: 720px){
.mvy-public-article-detail-page .mva-comments-header{display:grid;}
.mvy-public-article-detail-page .mva-comment-main{grid-template-columns:34px 1fr;
    padding:11px;}
.mvy-public-article-detail-page .mva-comment-avatar,.mvy-public-article-detail-page .mva-comment-avatar img{width:34px;
    height:34px;}
.mvy-public-article-detail-page .mva-comment-inline-panel,.mvy-public-article-detail-page .mva-comment-replies-shell{margin-left:0;}
}

/* --- Run 291 final cleanup split from assets/css/frontend.css --- */
.mvy-public-articles-page{--mva-text: rgba(10,14,20,.92);
  --mva-muted: rgba(10,14,20,.66);
  --mva-faint: rgba(10,14,20,.50);
  --mva-border: rgba(15,23,42,.10);
  --mva-card: #ffffff;
  --mva-a1: #2f6bff;
  --mva-a2: #8b5cf6;
  --mva-aSoft1: rgba(47,107,255,.10);
  --mva-aSoft2: rgba(139,92,246,.10);
  --mva-r-xl: 22px;
  --mva-r-lg: 18px;
  --mva-r-md: 16px;
  --mva-sh1: 0 10px 28px rgba(2,6,23,.08);
  --mva-sh2: 0 6px 16px rgba(2,6,23,.06);
  color:var(--mva-text);
  background:radial-gradient(900px 520px at 8% 0%, rgba(47,107,255,.09), transparent 58%),radial-gradient(900px 520px at 92% 10%, rgba(139,92,246,.10), transparent 60%),linear-gradient(180deg,#fff 0%,#f8f9ff 48%,#f6f7fb 100%);}
.mvy-public-article-detail-page{--mva-bg:#ffffff;
  --mva-bgSoft:#f7f8ff;
  --mva-text:rgba(10,14,20,.92);
  --mva-muted:rgba(10,14,20,.66);
  --mva-faint:rgba(10,14,20,.50);
  --mva-card:#ffffff;
  --mva-border:rgba(15,23,42,.10);
  --mva-a1:#2f6bff;
  --mva-a2:#8b5cf6;
  --mva-aSoft1:rgba(47,107,255,.10);
  --mva-aSoft2:rgba(139,92,246,.10);
  --mva-r-xl:22px;
  --mva-r-lg:18px;
  --mva-r-md:16px;
  --mva-sh1:0 10px 28px rgba(2,6,23,.08);
  --mva-sh2:0 6px 16px rgba(2,6,23,.06);
  --mva-max:1180px;}
.mvy-public-article-detail-page,.mvy-public-article-detail-page *{box-sizing:border-box}
.mvy-public-article-detail-page a{color:inherit;text-decoration:none}
.mvy-public-article-detail-page img{max-width:100%;display:block}
.mvy-public-article-detail-page button,.mvy-public-article-detail-page input,.mvy-public-article-detail-page select,.mvy-public-article-detail-page textarea{font:inherit}
.mvy-public-articles-page{background:transparent !important;}

/* Run 613: articles mobile polish, cleaned rails heading and future article views backlog. */
.mvy-public-articles-page-v613 .mva-hero .mva-actions .mva-btn{
  width:auto;
}
.mvy-public-articles-page-v613 .mva-field-wrap-v613{
  position:relative;
  display:grid;
  gap:14px;
}
.mvy-public-articles-page-v613 .mva-filter-fields{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(88px,.72fr) minmax(0,.9fr);
  gap:10px;
  align-items:end;
}
.mvy-public-articles-page-v613 .mva-filter-fields .mva-field{
  min-width:0;
}
.mvy-public-articles-page-v613 .mva-filter-fields .mva-field label{
  min-height:18px;
  margin:0;
  line-height:1.2;
}
.mvy-public-articles-page-v613 .mva-topic-picker{
  position:relative;
  min-width:0;
}
.mvy-public-articles-page-v613 .mva-topic-picker summary{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  min-height:45px;
  padding:0 14px;
  border-radius:16px;
  border:1px solid rgba(15,23,42,.10);
  background:rgba(255,255,255,.94);
  color:var(--mva-text);
  font:inherit;
  cursor:pointer;
  list-style:none;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
.mvy-public-articles-page-v613 .mva-topic-picker summary::-webkit-details-marker{
  display:none;
}
.mvy-public-articles-page-v613 .mva-topic-picker summary::after{
  content:'⌄';
  color:#7b61ff;
  font-weight:900;
  flex:0 0 auto;
}
.mvy-public-articles-page-v613 .mva-topic-picker[open] summary::after{
  content:'⌃';
}
.mvy-public-articles-page-v613 .mva-topic-picker summary span{
  display:block;
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.mvy-public-articles-page-v613 .mva-topic-picker-panel{
  position:absolute;
  z-index:30;
  top:calc(100% + 8px);
  left:auto;
  right:0;
  width:min(320px, calc(100vw - 42px));
  max-height:320px;
  overflow:auto;
  padding:10px;
  border-radius:18px;
  border:1px solid rgba(15,23,42,.12);
  background:#fff;
  box-shadow:0 18px 40px rgba(2,6,23,.16);
}
.mvy-public-articles-page-v613 .mva-topic-choice{
  display:flex;
  align-items:center;
  gap:10px;
  padding:10px 8px;
  border-radius:12px;
  color:#101a35;
  font-weight:800;
}
.mvy-public-articles-page-v613 .mva-topic-choice:hover{
  background:rgba(47,107,255,.06);
}
.mvy-public-articles-page-v613 .mva-topic-choice input{
  width:18px;
  height:18px;
  flex:0 0 auto;
}
.mvy-public-articles-page-v613 .mva-filter-actions{
  display:flex;
  gap:10px;
  align-items:center;
}
.mvy-public-articles-page-v613 .mva-filter-actions .mva-btn{
  width:auto;
  min-width:0;
  margin-top:0;
}
.mvy-public-articles-page-v613 .mva-filter-actions .mva-btn-primary{
  flex:1 1 auto;
}
.mvy-public-articles-page-v613 .mva-filter-actions .mva-btn-soft{
  flex:0 0 auto;
}
.mvy-public-articles-page-v613 .mva-article-rails{
  gap:20px;
}
.mvy-public-articles-page-v613 .mva-rail-stack{
  display:grid;
  gap:24px;
}
.mvy-public-articles-page-v613 .mva-article-rail{
  display:grid;
  gap:12px;
}
.mvy-public-articles-page-v613 .mva-rail-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
}
.mvy-public-articles-page-v613 .mva-rail-head h3{
  margin:0;
  color:#101a35;
  font-size:clamp(22px,2.5vw,28px);
  line-height:1.12;
  letter-spacing:-.04em;
}
.mvy-public-articles-page-v613 .mva-rail-head p{
  margin:6px 0 0;
  color:var(--mva-muted);
  line-height:1.45;
}
.mvy-public-articles-page-v613 .mva-rail-scroller{
  display:flex;
  gap:14px;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-snap-type:x proximity;
  scrollbar-width:none;
  padding:2px 2px 14px;
  margin:0 -2px;
}
.mvy-public-articles-page-v613 .mva-rail-scroller::-webkit-scrollbar{
  display:none;
}
.mvy-public-articles-page-v613 .mva-rail-scroller .mva-article-card{
  flex:0 0 min(342px, 82vw);
  scroll-snap-align:start;
}
@media (min-width: 821px){
  .mvy-public-articles-page-v613 .mva-filter-card{
    align-self:center;
  }
  .mvy-public-articles-page-v613 .mva-rail-scroller .mva-article-card{
    flex-basis: min(360px, 31vw);
  }
}
@media (max-width: 820px){
  .mvy-public-articles-page-v613 .mva-wrap{
    padding-top:14px !important;
  }
  .mvy-public-articles-page-v613 .mva-page{
    gap:26px;
  }
  .mvy-public-articles-page-v613 .mva-hero{
    gap:18px !important;
    padding:18px 0 12px !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    background:transparent !important;
    overflow:visible !important;
  }
  .mvy-public-articles-page-v613 .mva-chip-row{
    display:none !important;
  }
  .mvy-public-articles-page-v613 .mva-hero-copy{
    min-height:0 !important;
  }
  .mvy-public-articles-page-v613 .mva-hero h1{
    margin:0 0 12px !important;
    max-width:9.8ch !important;
    font-size:clamp(40px,11vw,52px) !important;
    line-height:.96 !important;
  }
  .mvy-public-articles-page-v613 .mva-hero p{
    font-size:15px !important;
    line-height:1.55 !important;
  }
  .mvy-public-articles-page-v613 .mva-hero .mva-actions{
    display:grid !important;
    grid-template-columns:1fr 1fr;
    gap:10px;
    margin-top:18px !important;
  }
  .mvy-public-articles-page-v613 .mva-filter-card{
    padding:16px !important;
    border-radius:20px !important;
  }
  .mvy-public-articles-page-v613 .mva-filter-card h3{
    margin-bottom:14px !important;
  }
  .mvy-public-articles-page-v613 .mva-filter-fields{
    grid-template-columns:minmax(0,1fr) minmax(88px,.66fr) minmax(0,.86fr);
    gap:8px;
  }
  .mvy-public-articles-page-v613 .mva-filter-fields .mva-field{
    gap:6px;
  }
  .mvy-public-articles-page-v613 .mva-field label{
    font-size:12px;
  }
  .mvy-public-articles-page-v613 .mva-input,
  .mvy-public-articles-page-v613 .mva-topic-picker summary{
    min-height:44px;
    border-radius:15px;
    padding-left:10px;
    padding-right:10px;
    font-size:13px;
  }
  .mvy-public-articles-page-v613 .mva-filter-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .mvy-public-articles-page-v613 .mva-filter-actions .mva-btn{
    width:100%;
    min-height:46px;
  }
  .mvy-public-articles-page-v613 .mva2-featured-media{
    height:210px !important;
    min-height:210px !important;
  }
  .mvy-public-articles-page-v613 .mva2-featured-media img,
  .mvy-public-articles-page-v613 .mva2-featured-media .mva-cover-placeholder{
    min-height:210px !important;
  }
  .mvy-public-articles-page-v613 .mva-rail-head{
    align-items:flex-start;
  }
  .mvy-public-articles-page-v613 .mva-rail-all{
    margin-top:2px;
    flex:0 0 auto;
  }
}
@media (max-width: 430px){
  .mvy-public-articles-page-v613 .mva-filter-card{
    padding:14px !important;
  }
  .mvy-public-articles-page-v613 .mva-filter-fields{
    grid-template-columns:minmax(0,1.05fr) minmax(80px,.62fr) minmax(0,.76fr);
    gap:7px;
  }
  .mvy-public-articles-page-v613 .mva-input,
  .mvy-public-articles-page-v613 .mva-topic-picker summary{
    font-size:12px;
    padding-left:9px;
    padding-right:9px;
  }
  .mvy-public-articles-page-v613 .mva-hero .mva-actions .mva-btn{
    padding-left:12px;
    padding-right:12px;
    font-size:13px;
  }
  .mvy-public-articles-page-v613 .mva-rail-head{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
  }
  .mvy-public-articles-page-v613 .mva-rail-head p{
    font-size:14px;
  }
  .mvy-public-articles-page-v613 .mva-rail-all{
    font-size:13px;
  }
}
@media (max-width: 1040px){
  .mvy-public-articles-page-v613 .mva-topic-picker-panel{
    position:absolute !important;
    margin-top:0 !important;
  }
}

/* Run 613 final scoped polish: match authors-page mobile top rhythm and remove extra rail intro. */
@media (max-width: 820px){
  body.mvy-page-key-articles .mvy-public-articles-page.mvy-public-articles-page-v613,
  .mvy-public-articles-page.mvy-public-articles-page-v613{
    margin-top:-18px!important;
    padding-top:0!important;
    overflow-x:hidden!important;
  }
  body.mvy-page-key-articles .mvy-public-articles-page-v613 .mva-wrap,
  .mvy-public-articles-page-v613 .mva-wrap{
    padding-top:0!important;
  }
  body.mvy-page-key-articles .mvy-public-articles-page-v613 .mva-page,
  .mvy-public-articles-page-v613 .mva-page{
    gap:22px!important;
  }
  body.mvy-page-key-articles .mvy-public-articles-page-v613 .mva-hero,
  .mvy-public-articles-page-v613 .mva-hero{
    padding:0 0 8px!important;
    gap:12px!important;
  }
  body.mvy-page-key-articles .mvy-public-articles-page-v613 .mva-hero h1,
  .mvy-public-articles-page-v613 .mva-hero h1{
    margin:0 0 10px!important;
  }
  body.mvy-page-key-articles .mvy-public-articles-page-v613 .mva-hero .mva-actions,
  .mvy-public-articles-page-v613 .mva-hero .mva-actions{
    margin-top:14px!important;
  }
  body.mvy-page-key-articles .mvy-public-articles-page-v613 .mva-filter-card,
  .mvy-public-articles-page-v613 .mva-filter-card{
    margin-top:0!important;
  }
  body.mvy-page-key-articles .mvy-public-articles-page-v613 #mva-articles-featured,
  .mvy-public-articles-page-v613 #mva-articles-featured{
    gap:12px!important;
  }
  body.mvy-page-key-articles .mvy-public-articles-page-v613 .mva-article-rails,
  .mvy-public-articles-page-v613 .mva-article-rails{
    margin-top:0!important;
  }
}

/* v1.18.619 – public webinars catalog hero and compact advanced filter. */
.mvy-public-webinars-page2.mvy-public-webinars-page-v618{
  max-width:1120px;
  padding-top:clamp(22px,4vw,46px);
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero{
  overflow:visible;
  min-height:0;
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:clamp(18px,3vw,34px);
  align-items:center;
  padding:clamp(10px,2vw,22px) 2px 0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero.mvy-pw-hero-has-image{
  grid-template-columns:minmax(0,1fr) minmax(260px,410px);
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero-copy{
  min-width:0;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero h1{
  max-width:13.5ch;
  font-size:clamp(40px,5.3vw,68px);
  line-height:1.02;
  letter-spacing:-1.35px;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero h1 span{
  display:inline-block;
  padding-inline:2px;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-lead{
  max-width:58ch;
  margin-top:18px;
  font-size:clamp(15px,1.4vw,17px);
  line-height:1.62;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-actions{
  margin-top:22px;
  gap:12px;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero-image{
  position:relative;
  min-width:0;
  display:flex;
  justify-content:center;
  align-items:center;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero-image::before{
  content:"";
  position:absolute;
  inset:8% 0 0;
  border-radius:999px;
  background:radial-gradient(circle at 46% 46%,rgba(47,107,255,.12),transparent 58%),radial-gradient(circle at 62% 36%,rgba(139,92,246,.14),transparent 52%);
  filter:blur(2px);
  z-index:0;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero-image img{
  position:relative;
  z-index:1;
  display:block;
  width:min(100%,390px);
  height:auto;
  max-height:330px;
  object-fit:contain;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter{
  margin-top:clamp(16px,2vw,24px);
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  display:grid;
  grid-template-columns:minmax(210px,1.4fr) repeat(4,minmax(128px,.8fr)) auto !important;
  gap:10px !important;
  align-items:stretch !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-field,
.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-picker > summary,
.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter .mvy-pw-btn.primary{
  height:46px !important;
  min-height:46px !important;
  border-radius:999px !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-field,
.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-picker > summary{
  background:rgba(255,255,255,.94) !important;
  border:1px solid rgba(15,23,42,.10) !important;
  box-shadow:0 6px 16px rgba(2,6,23,.05) !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-field{padding:8px 14px !important}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-picker > summary{
  flex-direction:row !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:8px !important;
  padding:8px 32px 8px 14px !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-picker > summary small{
  font-size:0 !important;
  padding:0 !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-picker > summary small::after{
  content:attr(data-label);
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-picker > summary span{
  line-height:1.1 !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter .mvy-pw-btn.primary{
  padding-inline:20px !important;
  box-shadow:0 13px 25px rgba(47,107,255,.18) !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter .mvy-pw-clear{
  grid-column:1/-1;
  justify-self:end;
  min-height:38px;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-stats{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  margin-top:18px;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-stat{
  min-height:86px;
  padding:16px 18px;
  border-radius:20px;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-stat-icon{
  width:48px !important;
  height:48px !important;
  border-radius:17px !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-stat strong{font-size:25px}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-section-head p{
  max-width:56ch;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-pagination{
  margin-top:22px;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-page-nav ul{
  justify-content:center;
}

@media (max-width:1080px){
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero.mvy-pw-hero-has-image{
    grid-template-columns:minmax(0,1fr) minmax(220px,320px);
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-search-field{
    grid-column:1/-1;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter .mvy-pw-btn.primary{
    grid-column:auto !important;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width:760px){
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618{
    padding:24px 14px 42px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero,
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero.mvy-pw-hero-has-image{
    grid-template-columns:1fr;
    gap:12px;
    padding-top:0;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero h1{
    max-width:12.8ch;
    font-size:clamp(37px,10.6vw,45px);
    letter-spacing:-1px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-lead{
    margin-top:14px;
    font-size:15px;
    line-height:1.58;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-actions{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,.78fr);
    gap:10px;
    margin-top:18px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-actions .mvy-pw-btn{
    min-height:43px;
    padding:10px 13px;
    font-size:13px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero-image{
    justify-content:flex-end;
    margin-top:-10px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero-image img{
    width:min(55vw,210px);
    max-height:180px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:9px !important;
    margin-top:16px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-search-field{
    grid-column:1/-1;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter .mvy-pw-btn.primary{
    grid-column:1/-1 !important;
    width:100%;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-picker-menu{
    position:absolute !important;
    width:min(260px,86vw) !important;
    margin-top:0 !important;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-stats{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-stat{
    min-height:92px;
    padding:13px;
    align-items:flex-start;
    gap:10px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-stat-icon{
    width:38px !important;
    height:38px !important;
    border-radius:14px !important;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-stat-icon svg{
    width:22px !important;
    height:22px !important;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-stat strong{font-size:22px}
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-stat b{font-size:11px;line-height:1.18}
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-stat span{font-size:10px;line-height:1.25}
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-section-head{
    gap:8px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-section-head p{
    margin-left:20px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-grid{
    grid-template-columns:1fr;
  }
}


/* v1.18.619 – compact webinar filter arrow alignment and balanced mobile panel. */
.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero h1{
  max-width:12.6ch;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter.mvy-pw-filter-v618{
  position:relative;
  grid-template-columns:minmax(260px,1fr) minmax(230px,.58fr) auto !important;
  gap:11px !important;
  z-index:20;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter.mvy-pw-filter-v618 .mvy-pw-search-field{
  grid-column:auto;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-filter{
  position:relative;
  min-width:0;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-filter[open]{
  z-index:60;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-filter > summary{
  min-height:46px;
  height:46px;
  list-style:none;
  cursor:pointer;
  display:flex;
  align-items:center;
  gap:9px;
  width:100%;
  padding:8px 37px 8px 16px;
  border:1px solid rgba(15,23,42,.10);
  border-radius:999px;
  background:rgba(255,255,255,.94);
  box-shadow:0 6px 16px rgba(2,6,23,.05);
  color:rgba(10,14,20,.82);
  font-size:13px;
  font-weight:900;
  white-space:nowrap;
  overflow:hidden;
  position:relative;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-filter > summary::-webkit-details-marker{display:none}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-filter > summary::after{
  content:"";
  position:absolute;
  right:16px;
  top:50%;
  width:8px;
  height:8px;
  border-right:2px solid rgba(47,107,255,.72);
  border-bottom:2px solid rgba(47,107,255,.72);
  transform:translateY(-50%) rotate(45deg);
  pointer-events:none;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-filter[open] > summary::after{
  transform:translateY(-50%) rotate(225deg);
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-title{
  flex:0 0 auto;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-state{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  color:var(--mvy-pw-muted);
  font-weight:800;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-panel{
  position:absolute;
  right:0;
  top:calc(100% + 10px);
  width:min(720px,calc(100vw - 36px));
  padding:14px;
  border:1px solid rgba(15,23,42,.10);
  border-radius:22px;
  background:rgba(255,255,255,.98);
  box-shadow:0 20px 48px rgba(2,6,23,.14);
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-panel .mvy-pw-picker > summary{
  height:auto !important;
  min-height:54px !important;
  border-radius:16px !important;
  align-items:flex-start !important;
  flex-direction:column !important;
  gap:4px !important;
  padding:10px 36px 10px 13px !important;
  white-space:normal !important;
  position:relative !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-panel .mvy-pw-picker > summary::after{
  right:18px !important;
  top:50% !important;
  transform:translateY(-50%) rotate(45deg) !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-panel .mvy-pw-picker[open] > summary::after{
  transform:translateY(-50%) rotate(225deg) !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-panel .mvy-pw-picker > summary small{
  display:block !important;
  font-size:9px !important;
  line-height:1 !important;
  padding:0 !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-panel .mvy-pw-picker > summary small::after{
  content:none !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-panel .mvy-pw-picker > summary span{
  max-width:100% !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
  padding-right:0 !important;
  line-height:1.18 !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-panel .mvy-pw-picker-menu{
  position:static !important;
  width:100% !important;
  margin-top:8px !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter.mvy-pw-filter-v618 .mvy-pw-btn.primary{
  grid-column:auto !important;
  min-width:0;
}

@media (max-width:1080px){
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter.mvy-pw-filter-v618{
    grid-template-columns:minmax(0,1fr) minmax(220px,.62fr) auto !important;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter.mvy-pw-filter-v618 .mvy-pw-search-field{
    grid-column:auto;
  }
}

@media (max-width:760px){
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-hero h1{
    max-width:10.7ch;
    font-size:clamp(39px,11.2vw,47px);
    line-height:1.03;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter.mvy-pw-filter-v618{
    grid-template-columns:minmax(0,1fr) minmax(118px,.72fr) !important;
    gap:9px !important;
    margin-top:16px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter.mvy-pw-filter-v618 .mvy-pw-search-field{
    grid-column:1/-1;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter.mvy-pw-filter-v618 .mvy-pw-btn.primary{
    grid-column:2 !important;
    width:100%;
    padding-inline:11px !important;
    font-size:13px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-filter{
    grid-column:1;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-filter > summary{
    padding-inline:14px 34px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-state{
    display:none;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-advanced-panel{
    left:0;
    right:auto;
    width:calc(100vw - 42px);
    box-sizing:border-box;
    grid-template-columns:1fr;
    padding:12px;
  }
  .mvy-public-webinars-page2.mvy-public-webinars-page-v618 .mvy-pw-filter .mvy-pw-clear{
    grid-column:1/-1;
    justify-self:stretch;
    width:100%;
  }
}

/* v1.18.620 – webinars hero: title + illustration share the first row, lead/actions are separate. */
.mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  grid-template-areas:
    "title"
    "copy";
  align-items:center;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero.mvy-pw-hero-has-image{
  grid-template-columns:minmax(0,1fr) minmax(240px,390px);
  grid-template-areas:
    "title image"
    "copy image";
  column-gap:clamp(22px,4vw,42px);
  row-gap:16px;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero-title{
  grid-area:title;
  min-width:0;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero-copy{
  grid-area:copy;
  min-width:0;
  max-width:62ch;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero-image{
  grid-area:image;
  min-width:0;
  display:flex;
  justify-content:center;
  align-items:center;
  margin:0;
  align-self:center;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero h1{
  max-width:12.5ch;
}

@media (max-width:760px){
  .mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero,
  .mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero.mvy-pw-hero-has-image{
    grid-template-columns:1fr;
    grid-template-areas:
      "title"
      "copy";
    gap:14px;
    padding-top:0;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero.mvy-pw-hero-has-image{
    grid-template-columns:minmax(0,1fr) minmax(112px,34vw);
    grid-template-areas:
      "title image"
      "copy copy";
    column-gap:12px;
    row-gap:14px;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero h1{
    max-width:none;
    font-size:clamp(36px,10.1vw,43px);
    line-height:1.04;
    letter-spacing:-.95px;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero-image{
    justify-content:flex-end;
    align-self:center;
    margin:0;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero-image::before{
    inset:18% 0 6%;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero-image img{
    width:min(34vw,142px);
    max-height:150px;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-lead{
    margin-top:0;
  }
}

@media (max-width:380px){
  .mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero.mvy-pw-hero-has-image{
    grid-template-columns:minmax(0,1fr) minmax(100px,31vw);
    column-gap:9px;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero h1{
    font-size:clamp(34px,9.7vw,39px);
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v620 .mvy-pw-hero-image img{
    width:min(31vw,120px);
    max-height:132px;
  }
}

/* v1.18.621 – webinars mobile width parity and stable title comma/illustration row. */
.mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero h1 .mvy-pw-title-first{
  display:inline-block!important;
  white-space:nowrap!important;
  background:none!important;
  -webkit-background-clip:border-box!important;
  background-clip:border-box!important;
  color:var(--mvy-pw-text)!important;
  padding-inline:0!important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero h1 .mvy-pw-gradient-text{
  display:inline-block!important;
  background:linear-gradient(135deg,var(--mvy-pw-a1),var(--mvy-pw-a2))!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
  padding-inline:2px!important;
}

.mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero h1 .mvy-pw-title-comma{
  display:inline-block!important;
  margin-left:1px!important;
  color:var(--mvy-pw-text)!important;
  font-weight:950!important;
}

@media (max-width:760px){
  .mvy-public-webinars-page2.mvy-public-webinars-page-v621{
    padding-left:10px!important;
    padding-right:10px!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero,
  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero.mvy-pw-hero-has-image{
    width:100%!important;
    max-width:none!important;
    grid-template-columns:minmax(0,1fr) minmax(118px,36vw)!important;
    grid-template-areas:
      "title image"
      "copy copy"!important;
    column-gap:10px!important;
    row-gap:14px!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero h1{
    max-width:none!important;
    font-size:clamp(35px,9.6vw,43px)!important;
    line-height:1.02!important;
    letter-spacing:-.95px!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero-image{
    align-self:center!important;
    justify-self:end!important;
    justify-content:flex-end!important;
    min-height:116px!important;
    margin:0!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero-image img{
    width:min(36vw,148px)!important;
    max-height:148px!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero-copy{
    max-width:none!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-lead{
    max-width:none!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-actions{
    grid-template-columns:minmax(0,1fr) minmax(0,.78fr)!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-filter.mvy-pw-filter-v618,
  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-stats{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-filter.mvy-pw-filter-v618{
    grid-template-columns:minmax(0,1fr) minmax(128px,.55fr)!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-filter.mvy-pw-filter-v618 .mvy-pw-btn.primary{
    min-height:46px!important;
    font-size:13px!important;
    padding-inline:10px!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-advanced-filter > summary{
    min-height:46px!important;
    height:46px!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-section{
    max-width:520px;
    margin-left:auto;
    margin-right:auto;
  }
}

@media (max-width:380px){
  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero,
  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero.mvy-pw-hero-has-image{
    grid-template-columns:minmax(0,1fr) minmax(104px,32vw)!important;
    column-gap:8px!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero h1{
    font-size:clamp(33px,9.4vw,39px)!important;
  }

  .mvy-public-webinars-page2.mvy-public-webinars-page-v621 .mvy-pw-hero-image img{
    width:min(32vw,124px)!important;
    max-height:128px!important;
  }
}

/* Run 1.18.635: article detail mobile rebuild and safe one-column flow. */
.mvy-public-article-detail-page .mva-mobile-related-card,
.mvy-public-article-detail-page .mva-mobile-continue-card,
.mvy-public-article-detail-page .mva-mobile-report-card{
  display:none;
}

@media (max-width: 760px){
  body.mvy-detail-route-article,
  body.mvy-detail-route-article .site-main,
  body.mvy-detail-route-article .entry-content{
    overflow-x:hidden!important;
  }
  .mvy-public-article-detail-page,
  .mvy-public-article-detail-page *{
    box-sizing:border-box;
  }
  .mvy-public-article-detail-page .mva-wrap{
    width:100%!important;
    max-width:100%!important;
    padding:12px 14px 64px!important;
    overflow:hidden!important;
  }
  .mvy-public-article-detail-page .mva-page{
    margin-top:10px!important;
    gap:14px!important;
  }
  .mvy-public-article-detail-page .mva-article-layout{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
  }
  .mvy-public-article-detail-page .mva-article-main{
    display:grid!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
  }
  .mvy-public-article-detail-page .mva-sidebar-stack{
    display:none!important;
  }
  .mvy-public-article-detail-page .mva-mobile-related-card,
  .mvy-public-article-detail-page .mva-mobile-continue-card,
  .mvy-public-article-detail-page .mva-mobile-report-card{
    display:grid!important;
    gap:12px!important;
  }
  .mvy-public-article-detail-page .mva-card{
    border-radius:18px!important;
    box-shadow:0 8px 22px rgba(2,6,23,.06)!important;
  }
  .mvy-public-article-detail-page .mva-card-pad-lg,
  .mvy-public-article-detail-page .mva-about-card,
  .mvy-public-article-detail-page .mva-mobile-related-card,
  .mvy-public-article-detail-page .mva-mobile-continue-card,
  .mvy-public-article-detail-page .mva-mobile-report-card,
  .mvy-public-article-detail-page .mva-comments-card{
    padding:16px!important;
  }
  .mvy-public-article-detail-page .mva-article-head{
    gap:12px!important;
    padding-bottom:16px!important;
  }
  .mvy-public-article-detail-page .mva-meta-row{
    gap:7px!important;
  }
  .mvy-public-article-detail-page .mva-chip{
    min-height:26px!important;
    padding:5px 9px!important;
    font-size:11px!important;
  }
  .mvy-public-article-detail-page .mva-article-head h1{
    max-width:100%!important;
    font-size:clamp(28px,7.2vw,38px)!important;
    line-height:1.05!important;
    letter-spacing:-.04em!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }
  .mvy-public-article-detail-page .mva-article-head p{
    font-size:15px!important;
    line-height:1.55!important;
  }
  .mvy-public-article-detail-page .mva-cover-detail,
  .mvy-public-article-detail-page .mva-cover-detail img,
  .mvy-public-article-detail-page .mva-cover-detail .attachment-large{
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    min-height:0!important;
  }
  .mvy-public-article-detail-page .mva-article-content{
    width:100%!important;
    max-width:100%!important;
    padding:4px 2px 8px!important;
    overflow:hidden!important;
  }
  .mvy-public-article-detail-page .mva-prose{
    width:100%!important;
    max-width:100%!important;
    font-size:16px!important;
    line-height:1.66!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }
  .mvy-public-article-detail-page .mva-prose p,
  .mvy-public-article-detail-page .mva-prose li,
  .mvy-public-article-detail-page .mva-prose a,
  .mvy-public-article-detail-page .mva-prose strong,
  .mvy-public-article-detail-page .mva-prose em{
    max-width:100%!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }
  .mvy-public-article-detail-page .mva-prose ul,
  .mvy-public-article-detail-page .mva-prose ol{
    padding-left:20px!important;
    margin-bottom:16px!important;
  }
  .mvy-public-article-detail-page .mva-prose img,
  .mvy-public-article-detail-page .mva-prose iframe,
  .mvy-public-article-detail-page .mva-prose table{
    max-width:100%!important;
  }
  .mvy-public-article-detail-page .mva-prose table{
    display:block!important;
    overflow-x:auto!important;
  }
  .mvy-public-article-detail-page .mva-about-card h3,
  .mvy-public-article-detail-page .mva-mobile-related-card h3,
  .mvy-public-article-detail-page .mva-mobile-continue-card h3,
  .mvy-public-article-detail-page .mva-mobile-report-card h3{
    margin:0!important;
    font-size:21px!important;
    line-height:1.12!important;
    letter-spacing:-.02em!important;
  }
  .mvy-public-article-detail-page .mva-about-card{
    gap:12px!important;
  }
  .mvy-public-article-detail-page .mva-author-inline{
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
  }
  .mvy-public-article-detail-page .mva-avatar{
    width:46px!important;
    height:46px!important;
    border-radius:15px!important;
  }
  .mvy-public-article-detail-page .mva-author-bio-short{
    font-size:13px!important;
    line-height:1.45!important;
    -webkit-line-clamp:2!important;
  }
  .mvy-public-article-detail-page .mva-about-card .mva-actions,
  .mvy-public-article-detail-page .mva-mobile-continue-card .mva-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
    align-items:stretch!important;
  }
  .mvy-public-article-detail-page .mva-about-card .mva-btn,
  .mvy-public-article-detail-page .mva-about-card .mva-follow-form,
  .mvy-public-article-detail-page .mva-about-card .mva-follow-form .mva-btn,
  .mvy-public-article-detail-page .mva-mobile-continue-card .mva-btn{
    width:100%!important;
    min-width:0!important;
  }
  .mvy-public-article-detail-page .mva-btn{
    min-height:40px!important;
    padding:9px 12px!important;
    font-size:13px!important;
  }
  .mvy-public-article-detail-page .mva-mobile-related-strip{
    display:flex!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    margin-inline:-4px!important;
    padding:2px 4px 8px!important;
    scroll-snap-type:x proximity!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .mvy-public-article-detail-page .mva-mobile-related-strip .mva-related-item{
    flex:0 0 min(82vw,320px)!important;
    grid-template-columns:84px minmax(0,1fr)!important;
    gap:10px!important;
    padding:10px!important;
    scroll-snap-align:start!important;
  }
  .mvy-public-article-detail-page .mva-mobile-related-strip .mva-related-thumb{
    width:84px!important;
    height:84px!important;
    flex-basis:84px!important;
  }
  .mvy-public-article-detail-page .mva-mobile-related-strip .mva-related-copy strong a,
  .mvy-public-article-detail-page .mva-mobile-related-strip .mva-related-title a{
    -webkit-line-clamp:2!important;
  }
  .mvy-public-article-detail-page .mva-mobile-continue-card p,
  .mvy-public-article-detail-page .mva-mobile-report-card p{
    margin:0!important;
    color:var(--mva-muted)!important;
    font-size:14px!important;
    line-height:1.45!important;
  }
  .mvy-public-article-detail-page .mva-mobile-report-card .mvy-report-link{
    display:inline-flex!important;
    width:auto!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#b42318!important;
    font-weight:950!important;
    text-decoration:none!important;
  }
  .mvy-public-article-detail-page .mva-mobile-report-card .mvy-report-link:hover{
    text-decoration:underline!important;
    text-underline-offset:3px!important;
  }
  .mvy-public-article-detail-page .mva-comments-card{
    gap:12px!important;
  }
  .mvy-public-article-detail-page .mva-comments-header{
    display:grid!important;
    gap:10px!important;
  }
  .mvy-public-article-detail-page .mva-comments-header h2{
    font-size:22px!important;
    margin:0 0 3px!important;
  }
  .mvy-public-article-detail-page .mva-comments-header .mva-eyebrow{
    margin:0 0 4px!important;
    font-size:11px!important;
  }
  .mvy-public-article-detail-page .mva-comment-main{
    grid-template-columns:34px minmax(0,1fr)!important;
    gap:9px!important;
    padding:10px!important;
  }
  .mvy-public-article-detail-page .mva-section{
    gap:12px!important;
  }
  .mvy-public-article-detail-page .mva-section-head h2{
    font-size:24px!important;
  }
  .mvy-public-article-detail-page .mva-section-head p{
    font-size:14px!important;
    line-height:1.45!important;
  }
  .mvy-public-article-detail-page .mva-next-card .mva-cover,
  .mvy-public-article-detail-page .mva-next-card .mva-cover img{
    height:150px!important;
    min-height:150px!important;
  }
}

/* Run 1.18.636: article detail mobile unboxed reading flow and horizontal next articles. */
@media (max-width: 760px){
  body.mvy-detail-route-article .site-main,
  body.mvy-detail-route-article #main,
  body.mvy-detail-route-article .entry-content,
  body.mvy-detail-route-article .ct-container,
  body.mvy-detail-route-article .ct-container-full{
    padding-top:0!important;
    margin-top:0!important;
  }
  .mvy-public-article-detail-page .mva-wrap{
    padding:4px 14px 54px!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  .mvy-public-article-detail-page .mva-page{
    margin-top:0!important;
    gap:10px!important;
  }
  .mvy-public-article-detail-page .mva-article-main{
    gap:12px!important;
  }
  .mvy-public-article-detail-page .mva-card,
  .mvy-public-article-detail-page .mva-card-pad-lg,
  .mvy-public-article-detail-page .mva-about-card,
  .mvy-public-article-detail-page .mva-mobile-related-card,
  .mvy-public-article-detail-page .mva-mobile-continue-card,
  .mvy-public-article-detail-page .mva-mobile-report-card,
  .mvy-public-article-detail-page .mva-comments-card{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    border-radius:0!important;
  }
  .mvy-public-article-detail-page .mva-card-pad-lg,
  .mvy-public-article-detail-page .mva-about-card,
  .mvy-public-article-detail-page .mva-mobile-related-card,
  .mvy-public-article-detail-page .mva-mobile-continue-card,
  .mvy-public-article-detail-page .mva-mobile-report-card,
  .mvy-public-article-detail-page .mva-comments-card{
    padding:0!important;
  }
  .mvy-public-article-detail-page .mva-article-head{
    gap:10px!important;
    padding:0 0 4px!important;
  }
  .mvy-public-article-detail-page .mva-article-head h1{
    font-size:clamp(25px,6.7vw,34px)!important;
    line-height:1.08!important;
    letter-spacing:-.035em!important;
  }
  .mvy-public-article-detail-page .mva-article-head p{
    font-size:14px!important;
    line-height:1.45!important;
  }
  .mvy-public-article-detail-page .mva-cover-detail{
    border-radius:16px!important;
    overflow:hidden!important;
    box-shadow:0 10px 24px rgba(2,6,23,.08)!important;
  }
  .mvy-public-article-detail-page .mva-article-content{
    padding:4px 0 8px!important;
    overflow:hidden!important;
  }
  .mvy-public-article-detail-page .mva-about-card,
  .mvy-public-article-detail-page .mva-mobile-continue-card,
  .mvy-public-article-detail-page .mva-mobile-report-card,
  .mvy-public-article-detail-page .mva-comments-card,
  .mvy-public-article-detail-page .mva-mobile-next-section{
    padding-top:14px!important;
    border-top:1px solid rgba(15,23,42,.08)!important;
  }
  .mvy-public-article-detail-page .mva-about-card h3,
  .mvy-public-article-detail-page .mva-mobile-related-card h3,
  .mvy-public-article-detail-page .mva-mobile-continue-card h3,
  .mvy-public-article-detail-page .mva-mobile-report-card h3,
  .mvy-public-article-detail-page .mva-comments-header h2,
  .mvy-public-article-detail-page .mva-section-head h2{
    font-size:20px!important;
    line-height:1.14!important;
    margin:0!important;
  }
  .mvy-public-article-detail-page .mva-author-inline{
    grid-template-columns:42px minmax(0,1fr)!important;
    gap:10px!important;
  }
  .mvy-public-article-detail-page .mva-avatar{
    width:42px!important;
    height:42px!important;
    border-radius:14px!important;
  }
  .mvy-public-article-detail-page .mva-author-bio-short,
  .mvy-public-article-detail-page .mva-mobile-continue-card p,
  .mvy-public-article-detail-page .mva-mobile-report-card p,
  .mvy-public-article-detail-page .mva-section-head p{
    font-size:13px!important;
    line-height:1.42!important;
  }
  .mvy-public-article-detail-page .mva-about-card .mva-actions,
  .mvy-public-article-detail-page .mva-mobile-continue-card .mva-actions{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .mvy-public-article-detail-page .mva-btn{
    min-height:38px!important;
    padding:8px 10px!important;
    font-size:12px!important;
  }
  .mvy-public-article-detail-page .mva-comments-stack{
    gap:10px!important;
  }
  .mvy-public-article-detail-page .mva-comment-main{
    padding:10px!important;
    border-radius:16px!important;
    background:#fff!important;
    border:1px solid rgba(15,23,42,.08)!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section{
    display:grid!important;
    gap:10px!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-section-head{
    display:block!important;
    margin:0!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    margin-inline:-2px!important;
    padding:2px 2px 8px!important;
    scroll-snap-type:x proximity!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card{
    flex:0 0 min(84vw,330px)!important;
    display:grid!important;
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
    padding:10px!important;
    border-radius:18px!important;
    background:#fff!important;
    border:1px solid rgba(15,23,42,.08)!important;
    box-shadow:0 8px 20px rgba(2,6,23,.05)!important;
    scroll-snap-align:start!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card .mva-cover,
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card .mva-cover img{
    width:92px!important;
    height:92px!important;
    min-height:92px!important;
    border-radius:14px!important;
    object-fit:cover!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card-body{
    padding:0!important;
    gap:5px!important;
    min-width:0!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card h3{
    font-size:14px!important;
    line-height:1.18!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card-body p{
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    font-size:12px!important;
    line-height:1.3!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-meta-row{
    gap:5px!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-chip{
    min-height:22px!important;
    padding:4px 7px!important;
    font-size:10px!important;
  }
}

/* Run 1.18.637: article detail mobile final flow polish. */
@media (max-width: 760px){
  .mvy-public-article-detail-page .mva-mobile-continue-card{
    display:none!important;
  }
  .mvy-public-article-detail-page .mva-comments-card{
    gap:9px!important;
    padding-top:12px!important;
  }
  .mvy-public-article-detail-page .mva-comments-header{
    gap:8px!important;
  }
  .mvy-public-article-detail-page .mva-comments-header h2{
    font-size:20px!important;
    line-height:1.12!important;
  }
  .mvy-public-article-detail-page .mva-comments-header .mva-eyebrow{
    display:none!important;
  }
  .mvy-public-article-detail-page .mva-comments-header .mva-muted{
    margin:0!important;
    font-size:13px!important;
    line-height:1.35!important;
  }
  .mvy-public-article-detail-page .mva-comments-header .mva-btn{
    justify-self:start!important;
    width:auto!important;
    min-height:38px!important;
    padding:8px 14px!important;
  }
  .mvy-public-article-detail-page .mva-comments-stack{
    gap:8px!important;
  }
  .mvy-public-article-detail-page .mva-comment-main{
    min-height:0!important;
    grid-template-columns:32px minmax(0,1fr)!important;
    gap:9px!important;
    align-items:start!important;
    padding:10px!important;
    border-radius:16px!important;
  }
  .mvy-public-article-detail-page .mva-comment-avatar,
  .mvy-public-article-detail-page .mva-comment-avatar img{
    width:32px!important;
    height:32px!important;
  }
  .mvy-public-article-detail-page .mva-comment-body{
    gap:3px!important;
  }
  .mvy-public-article-detail-page .mva-comment-topline{
    gap:6px!important;
    line-height:1.2!important;
  }
  .mvy-public-article-detail-page .mva-comment-content p{
    margin:0!important;
    font-size:13px!important;
    line-height:1.38!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section{
    padding-top:13px!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-section-head h2{
    font-size:21px!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-section-head p{
    display:none!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-grid{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    margin:0 -2px!important;
    padding:2px 2px 9px!important;
    scroll-snap-type:x proximity!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card{
    flex:0 0 min(86vw,336px)!important;
    width:min(86vw,336px)!important;
    display:grid!important;
    grid-template-columns:94px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
    padding:10px!important;
    min-height:106px!important;
    background:#fff!important;
    border:1px solid rgba(15,23,42,.08)!important;
    border-radius:18px!important;
    box-shadow:0 8px 20px rgba(2,6,23,.05)!important;
    scroll-snap-align:start!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card .mva-cover{
    width:94px!important;
    height:86px!important;
    min-height:86px!important;
    max-height:86px!important;
    border-radius:14px!important;
    overflow:hidden!important;
    display:block!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card .mva-cover img{
    width:94px!important;
    height:86px!important;
    min-height:86px!important;
    max-height:86px!important;
    border-radius:14px!important;
    object-fit:cover!important;
    display:block!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card-body{
    min-width:0!important;
    padding:0!important;
    display:grid!important;
    gap:5px!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card h3{
    margin:0!important;
    font-size:14px!important;
    line-height:1.18!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card h3 a{
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card-body p{
    display:none!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card .mva-btn{
    display:none!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-meta-row{
    gap:5px!important;
    flex-wrap:nowrap!important;
    overflow:hidden!important;
  }
  .mvy-public-article-detail-page .mva-mobile-next-section .mva-chip{
    min-height:22px!important;
    padding:4px 7px!important;
    font-size:10px!important;
    max-width:120px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .mvy-public-article-detail-page .mva-mobile-report-card{
    padding-top:13px!important;
    margin-top:2px!important;
  }
}

/* Run 1.18.638: hard mobile fix for related article rail card width. */
@media (max-width: 760px){
  body .mva-mobile-next-section{
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  body .mva-mobile-next-section .mva-next-grid{
    display:flex!important;
    flex-wrap:nowrap!important;
    grid-template-columns:none!important;
    grid-auto-flow:column!important;
    align-items:stretch!important;
    gap:10px!important;
    width:auto!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    margin:0 -2px!important;
    padding:2px 2px 10px!important;
    scroll-snap-type:x proximity!important;
    -webkit-overflow-scrolling:touch!important;
  }
  body .mva-mobile-next-section .mva-next-card.mva-card,
  body .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card.mva-card{
    flex:0 0 252px!important;
    width:252px!important;
    min-width:252px!important;
    max-width:252px!important;
    min-height:96px!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:82px minmax(0,1fr)!important;
    grid-template-rows:auto!important;
    align-items:center!important;
    gap:9px!important;
    padding:9px!important;
    margin:0!important;
    overflow:hidden!important;
    border-radius:18px!important;
    background:#fff!important;
    border:1px solid rgba(15,23,42,.08)!important;
    box-shadow:0 8px 20px rgba(2,6,23,.05)!important;
    scroll-snap-align:start!important;
  }
  body .mva-mobile-next-section .mva-next-card .mva-cover,
  body .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card .mva-cover,
  body .mva-mobile-next-section .mva-next-card .mva-cover img,
  body .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card .mva-cover img{
    grid-column:1!important;
    grid-row:1!important;
    width:82px!important;
    min-width:82px!important;
    max-width:82px!important;
    height:82px!important;
    min-height:82px!important;
    max-height:82px!important;
    border-radius:14px!important;
    overflow:hidden!important;
    display:block!important;
    object-fit:cover!important;
  }
  body .mva-mobile-next-section .mva-next-card-body,
  body .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card-body{
    grid-column:2!important;
    grid-row:1!important;
    min-width:0!important;
    width:100%!important;
    padding:0!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    gap:5px!important;
  }
  body .mva-mobile-next-section .mva-next-card-body .mva-meta-row,
  body .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card-body .mva-meta-row{
    order:2!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:4px!important;
    margin:0!important;
    overflow:hidden!important;
  }
  body .mva-mobile-next-section .mva-next-card h3,
  body .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card h3{
    order:1!important;
    margin:0!important;
    font-size:14px!important;
    line-height:1.18!important;
    letter-spacing:-.02em!important;
  }
  body .mva-mobile-next-section .mva-next-card h3 a,
  body .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card h3 a{
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body .mva-mobile-next-section .mva-next-card-body p,
  body .mva-mobile-next-section .mva-next-card .mva-btn,
  body .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card-body p,
  body .mvy-public-article-detail-page .mva-mobile-next-section .mva-next-card .mva-btn{
    display:none!important;
  }
  body .mva-mobile-next-section .mva-chip,
  body .mvy-public-article-detail-page .mva-mobile-next-section .mva-chip{
    min-height:22px!important;
    max-width:72px!important;
    padding:4px 7px!important;
    font-size:10px!important;
    line-height:1!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
}

/* v1.18.664 – custom article hero illustration loaded from platform settings. */
.mvy-public-articles-page .mva-hero-art-custom{
  display:block;
  height:auto;
  object-fit:contain;
  filter:drop-shadow(0 16px 34px rgba(47,107,255,.16));
}
@media (max-width:820px){
  .mvy-public-articles-page .mva-hero-art-custom{display:none!important;}
}
