.mts-zm{--zm-brand:#863135;--zm-ink:#1f2328;--zm-muted:#5c6570;--zm-line:#e8eaed;--zm-soft:#f7f4f4;--zm-bg:#fff;font-size:15px;line-height:1.75;color:var(--zm-ink)}
.mts-zm *{box-sizing:border-box}
.mts-zm a{color:var(--zm-brand);text-decoration:none;transition:color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}

.article-content.title-on:has(> .mts-zm) > .article-title,
.tb-article:has(.mts-zm) > .article-title{
  position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important
}

.mts-zm-hero{margin:0 0 24px;border-radius:8px;overflow:hidden;border:1px solid #eadfdf;background:linear-gradient(135deg,#1a1212 0%,#3a2020 100%);position:relative;isolation:isolate}
.mts-zm-hero:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,rgba(26,18,18,.1) 0%,transparent 45%,rgba(26,18,18,.48) 100%)}
.mts-zm-hero img{display:block;width:100%;max-width:100%;height:clamp(200px,32vw,340px);object-fit:cover;object-position:center 40%;margin:0;position:relative;z-index:0}
.mts-zm-hero-cap{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:18px 22px 20px;color:#fff}
.mts-zm-hero-eyebrow{display:block;font-size:12px;letter-spacing:.14em;font-weight:700;opacity:.9;margin:0 0 6px}
.mts-zm-hero-heading{display:block;font-size:clamp(22px,3.2vw,30px);font-weight:700;letter-spacing:.02em;line-height:1.25}

.mts-zm-lead{margin:0 0 28px;padding:24px 22px;border-radius:8px;background:linear-gradient(135deg,#faf7f7 0%,#f3ecec 55%,#efe6e6 100%);border:1px solid #eadfdf;position:relative;overflow:hidden}
.mts-zm-lead:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--zm-brand)}
.mts-zm-kicker{margin:0 0 8px;font-size:13px;letter-spacing:.12em;color:var(--zm-brand);font-weight:700}
.mts-zm-lead>p:not(.mts-zm-kicker){margin:0;font-size:16px;line-height:1.8;color:var(--zm-ink)}
.mts-zm-lead>p.mts-zm-desc{margin-top:10px;font-size:14px;font-weight:400;color:#3d4450;line-height:1.85}
.mts-zm-chips{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 0;padding:0;list-style:none}
.mts-zm-chips li{flex:1 1 120px;min-width:110px;margin:0;padding:0;list-style:none}
.mts-zm-chips a{display:block;text-align:center;padding:10px 12px;background:var(--zm-bg);border:1px solid #e2d5d5;border-radius:6px;font-size:14px;font-weight:700;color:var(--zm-brand)!important;letter-spacing:.04em}
.mts-zm-chips a:hover,.mts-zm-chips a:focus{transform:translateY(-2px);border-color:var(--zm-brand);box-shadow:0 6px 18px rgba(134,49,53,.12);outline:none}

.mts-zm-block{margin:0 0 32px}
.mts-zm-sec-head{display:flex;align-items:center;gap:12px;margin:0 0 16px;padding:0 0 12px;border-bottom:1px solid #eadfdf}
.mts-zm-sec-num{flex:0 0 auto;min-width:36px;height:28px;padding:0 8px;border-radius:4px;background:rgba(134,49,53,.08);color:var(--zm-brand);font-size:13px;font-weight:700;letter-spacing:.06em;display:inline-flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}
.mts-zm .mts-zm-sec-head>h2,
.article-content .mts-zm .mts-zm-sec-head>h2{
  margin:0!important;padding:0!important;border:none!important;border-left:none!important;background:none!important;
  font-size:18px!important;font-weight:700!important;line-height:1.35!important;color:var(--zm-ink)!important;position:static!important
}
.mts-zm .mts-zm-sec-head>h2:before,
.mts-zm .mts-zm-sec-head>h2:after,
.article-content .mts-zm .mts-zm-sec-head>h2:before,
.article-content .mts-zm .mts-zm-sec-head>h2:after{display:none!important;content:none!important}
.mts-zm-block>p{margin:0 0 14px;font-size:14px;line-height:1.85;color:#3d4450}
.mts-zm-block>p:last-child{margin-bottom:0}
.mts-zm-sec-head>h2[id],.mts-zm-guide[id]{scroll-margin-top:96px}

.mts-zm-svc{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}
.mts-zm-svc-item{display:flex;flex-direction:column;gap:8px;padding:16px 14px;border:1px solid var(--zm-line);border-radius:8px;background:var(--zm-bg);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.mts-zm-svc-item:hover{border-color:#d4bcbc;box-shadow:0 8px 22px rgba(134,49,53,.1);transform:translateY(-2px)}
.mts-zm-ico{width:40px;height:40px;border-radius:10px;background:rgba(134,49,53,.08);border:1px solid #eadfdf;display:flex;align-items:center;justify-content:center;color:var(--zm-brand)}
.mts-zm-ico:before{content:"";width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain;display:block}
.mts-zm-svc-item strong{display:block;font-size:14px;font-weight:700;color:var(--zm-ink);line-height:1.4}
.mts-zm-svc-item span{display:block;font-size:13px;line-height:1.6;color:var(--zm-muted)}

.mts-zm-ico--account:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23863135' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='12' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4'/%3E%3Ccircle cx='12' cy='11' r='2.2'/%3E%3C/svg%3E")}
.mts-zm-ico--si:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23863135' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v10'/%3E%3Cpath d='M8 7a4 4 0 008 0'/%3E%3Cpath d='M5 21h14M12 13v4'/%3E%3C/svg%3E")}
.mts-zm-ico--webinar:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23863135' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19V8l8-4 8 4v11'/%3E%3Cpath d='M9 19v-5h6v5M4 12h16'/%3E%3C/svg%3E")}
.mts-zm-ico--sip:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23863135' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='7' height='11' rx='1.5'/%3E%3Crect x='14' y='9' width='7' height='11' rx='1.5'/%3E%3Cpath d='M10 9h4M10 13h4'/%3E%3C/svg%3E")}
.mts-zm-ico--av:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23863135' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7h12v10H3z'/%3E%3Cpath d='M15 10l6-3v10l-6-3z'/%3E%3C/svg%3E")}
.mts-zm-ico--equip:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23863135' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M3 12h18M12 3a14 14 0 010 18M12 3a14 14 0 000 18'/%3E%3C/svg%3E")}
.mts-zm-ico--hw:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23863135' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='12' rx='2'/%3E%3Cpath d='M8 20h8M12 16v4'/%3E%3C/svg%3E")}
.mts-zm-ico--sw:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23863135' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16v12H4z'/%3E%3Cpath d='M8 4h8M9 11l2 2 4-4'/%3E%3C/svg%3E")}
.mts-zm-ico--join:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23863135' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 8v4l3 2'/%3E%3C/svg%3E")}

.mts-zm-cases{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}
.mts-zm-case{position:relative;padding:14px 14px 14px 18px;border-radius:8px;background:#fafbfc;border:1px solid #eef0f2;font-size:14px;line-height:1.65;color:#3d4450;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.mts-zm-case:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:3px 0 0 3px;background:var(--zm-brand)}
.mts-zm-case:hover{border-color:#d4bcbc;box-shadow:0 4px 14px rgba(134,49,53,.08);transform:translateY(-1px)}

.mts-zm-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}
.mts-zm-guide-item{display:flex;flex-direction:column;gap:10px;padding:16px 14px;border:1px solid var(--zm-line);border-radius:8px;background:var(--zm-bg);box-shadow:0 4px 16px rgba(31,35,40,.03)}
.mts-zm-guide-top{display:flex;align-items:center;gap:10px}
.mts-zm-guide-item strong{display:block;font-size:15px;font-weight:700;color:var(--zm-ink)}
.mts-zm-guide-item em{display:block;font-style:normal;font-size:12px;color:var(--zm-muted);letter-spacing:.02em;margin-top:2px}
.mts-zm-guide-item ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}
.mts-zm-guide-item li{font-size:13px;line-height:1.7;color:#3d4450;padding-left:12px;position:relative}
.mts-zm-guide-item li:before{content:"";position:absolute;left:0;top:.7em;width:5px;height:5px;border-radius:50%;background:var(--zm-brand)}
.mts-zm-guide-item li span{display:block;margin-top:2px;font-size:12px;color:var(--zm-muted);line-height:1.55}
.mts-zm-guide-item a{word-break:break-all}

.mts-zm-foot{margin:8px 0 0;padding:20px;border-radius:8px;border:1px dashed #d4bcbc;background:linear-gradient(135deg,#fff 0%,#faf7f7 100%);text-align:center}
.mts-zm-foot p{margin:0 0 8px;font-size:15px;color:var(--zm-ink);font-weight:600;line-height:1.7}
.mts-zm-foot-meta{margin:0 0 14px!important;font-size:13px!important;font-weight:400!important;color:var(--zm-muted)!important}
.mts-zm-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}
.mts-zm-cta{display:inline-block;padding:10px 22px;border-radius:6px;background:var(--zm-brand);color:#fff!important;font-size:14px;font-weight:700;letter-spacing:.04em;border:1px solid var(--zm-brand)}
.mts-zm-cta:hover{background:#6e282c;box-shadow:0 6px 16px rgba(134,49,53,.22);transform:translateY(-1px);color:#fff!important}
.mts-zm-cta-outline{display:inline-block;padding:10px 22px;border-radius:6px;background:#fff;color:var(--zm-brand)!important;font-size:14px;font-weight:700;letter-spacing:.04em;border:1px solid #d4bcbc}
.mts-zm-cta-outline:hover{border-color:var(--zm-brand);box-shadow:0 4px 14px rgba(134,49,53,.1);transform:translateY(-1px)}

@keyframes mts-zm-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.mts-zm-hero,.mts-zm-lead,.mts-zm-block,.mts-zm-foot{animation:mts-zm-in .5s ease both}
.mts-zm-lead{animation-delay:.06s}
.mts-zm-block:nth-of-type(1){animation-delay:.1s}
.mts-zm-block:nth-of-type(2){animation-delay:.14s}
.mts-zm-block:nth-of-type(3){animation-delay:.18s}
.mts-zm-foot{animation-delay:.22s}

@media (max-width:900px){
  .mts-zm-svc{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mts-zm-guide{grid-template-columns:1fr}
}
@media (max-width:560px){
  .mts-zm-lead{padding:18px 16px}
  .mts-zm-svc,.mts-zm-cases{grid-template-columns:1fr}
  .mts-zm-hero{border-radius:6px}
  .mts-zm-hero-cap{padding:14px 16px 16px}
  .mts-zm-chips li{flex:1 1 45%}
}
@media (prefers-reduced-motion:reduce){
  .mts-zm-hero,.mts-zm-lead,.mts-zm-block,.mts-zm-foot,.mts-zm-svc-item,.mts-zm-case,.mts-zm-chips a{animation:none;transition:none}
}
