
.mt-cs-page{padding:10px 0 14px;background:linear-gradient(180deg,#f8fafc 0%,#f4f6f9 100%)}
.mt-cs-page--image-only{padding:8px 0 10px;min-height:calc(100vh - 120px);display:flex;align-items:flex-start}
.mt-cs-section{width:100%}
.mt-cs-breadcrumbs{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-bottom:12px;color:#8b94a7;font-size:12px;font-weight:700}
.mt-cs-breadcrumbs a{color:#8b94a7;text-decoration:none}
.mt-cs-breadcrumbs strong{color:#243b63}
.mt-cs-standalone-wrap{display:flex;align-items:flex-start;justify-content:center;width:100%;padding:0;margin:0 auto}
.mt-cs-standalone-image{display:block;max-width:min(100%,1320px);width:auto;height:auto;max-height:calc(100vh - 135px);object-fit:contain;margin:0 auto;border-radius:0;box-shadow:none}
.mt-cs-hero-card{position:relative;display:grid;grid-template-columns:minmax(320px,38%) minmax(0,1fr);align-items:center;gap:18px;padding:18px 18px;border:1px solid #e8edf4;border-radius:24px;background:radial-gradient(420px 190px at 92% 18%,rgba(245,199,79,.11),transparent 58%),linear-gradient(135deg,#fff 0%,#f9fbfd 100%);box-shadow:0 14px 32px rgba(15,23,42,.06),inset 0 1px 0 rgba(255,255,255,.98);overflow:hidden}
.mt-cs-hero-card:before{content:"";position:absolute;left:-18px;top:-18px;width:160px;height:160px;border-radius:50%;border:1px dashed rgba(58,99,160,.16);opacity:.4;pointer-events:none}
.mt-cs-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;text-align:right;gap:10px;direction:rtl}
.mt-cs-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;border:1px solid rgba(214,170,62,.38);background:rgba(255,255,255,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.96)}
.mt-cs-pill__icon{width:16px;height:16px}
.mt-cs-pill em{font-style:normal;color:#243b63;font-size:13px;font-weight:900}
.mt-cs-copy h1{margin:0;font-size:44px;line-height:1.02;color:#17345f;font-weight:1000;letter-spacing:-.9px}
.mt-cs-copy h2{margin:0;font-size:20px;line-height:1.5;color:#b07b18;font-weight:900}
.mt-cs-copy p{max-width:640px;margin:0;color:#45526c;font-size:15px;line-height:1.95;font-weight:500}
.mt-cs-actions{display:flex;justify-content:flex-start;width:100%;margin-top:2px}
.mt-cs-publish-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:220px;padding:11px 16px;border:1.5px dashed rgba(214,170,62,.7);border-radius:16px;background:rgba(255,255,255,.86);color:#91681b;box-shadow:0 8px 18px rgba(15,23,42,.04)}
.mt-cs-publish-pill strong{font-size:14px;font-weight:900}
.mt-cs-visual{position:relative;min-height:280px;display:flex;align-items:center;justify-content:center;direction:ltr}
.mt-cs-kicker{position:absolute;top:0;right:6px;display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border-radius:999px;border:1px solid rgba(214,170,62,.42);background:rgba(255,251,240,.92);font-size:12px;font-weight:900;color:#b07b18;z-index:3}
.mt-cs-kicker:after{content:"";width:8px;height:8px;border-radius:50%;background:#efaa16;box-shadow:0 0 0 4px rgba(245,199,79,.16)}
.mt-cs-preview-frame{position:relative;width:100%;height:240px;border-radius:20px;border:1px solid #e1e8f0;background:linear-gradient(180deg,#fff,#f5f8fb);box-shadow:0 16px 28px rgba(17,24,39,.08);overflow:hidden}
.mt-cs-preview-frame img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}
.mt-cs-preview-fallback{display:grid;place-items:center;width:100%;height:100%}
.mt-cs-preview-fallback__icon{width:52px;height:52px}
@media (max-width:1180px){
  .mt-cs-hero-card{grid-template-columns:1fr;gap:16px;padding:16px}
  .mt-cs-visual{min-height:250px}
  .mt-cs-copy h1{font-size:38px}
  .mt-cs-copy h2{font-size:18px}
  .mt-cs-copy p{font-size:14px}
  .mt-cs-page--image-only{min-height:auto}
  .mt-cs-standalone-image{max-width:100%;max-height:none;width:100%;height:auto}
}
@media (max-width:760px){
  .mt-cs-page,.mt-cs-page--image-only{padding:6px 0 10px;min-height:auto}
  .mt-cs-breadcrumbs{font-size:11px;margin-bottom:8px}
  .mt-cs-standalone-wrap{padding:0}
  .mt-cs-standalone-image{width:100%;max-width:100%;height:auto;max-height:none}
  .mt-cs-hero-card{padding:12px 12px;border-radius:20px;gap:12px}
  .mt-cs-copy{gap:8px}
  .mt-cs-pill{padding:6px 10px}
  .mt-cs-pill em{font-size:12px}
  .mt-cs-copy h1{font-size:30px;letter-spacing:-.4px}
  .mt-cs-copy h2{font-size:17px}
  .mt-cs-copy p{font-size:13px;line-height:1.9}
  .mt-cs-publish-pill{width:100%;min-width:0;padding:10px 14px;border-radius:14px}
  .mt-cs-publish-pill strong{font-size:13px}
  .mt-cs-visual{min-height:200px}
  .mt-cs-kicker{padding:7px 11px;font-size:11px;right:0}
  .mt-cs-preview-frame{height:182px;border-radius:16px}
}
