/* InformationLayout for the blue clean theme. No mall components belong here. */

body.message-portal.custom_style10 {
  --mp-brand: #1268d5;
  --mp-brand-strong: #084caa;
  --mp-brand-soft: #edf5ff;
  --mp-brand-accent: #31a4f5;
  --mp-ink: #17263a;
  --mp-line: #dce5ef;
  --mp-canvas: #f5f7fa;
  --mp-muted: #68778a;
  min-width: 0;
  color: var(--mp-ink);
  background: var(--mp-canvas);
}

body.message-portal.custom_style11 {
  --mp-brand: #1764c0;
  --mp-brand-strong: #104d95;
  --mp-brand-soft: #eef5fb;
  --mp-brand-accent: #147d89;
  --mp-ink: #173653;
  --mp-line: #dce5ed;
  --mp-canvas: #f5f7fa;
  --mp-muted: #64758a;
}

body.message-portal.custom_style11 .mp-hero {
  background: #1764c0;
  border-left-color: #147d89;
}

body.message-portal.custom_style11 .mp-panel,
body.message-portal.custom_style11 .mp-side-card,
body.message-portal.custom_style11 .mp-article,
body.message-portal.custom_style11 .mp-form-panel {
  border-radius: 3px;
  box-shadow: none;
}

body.message-portal.custom_style11 {
  --mp-brand: #2e68e0;
  --mp-brand-strong: #1a48b8;
  --mp-brand-soft: #ebf0f8;
  --mp-brand-accent: #22c7e6;
  --mp-ink: #0c1a33;
  --mp-line: #e0e7f2;
  --mp-canvas: #f5f7fb;
  --mp-muted: #5e6e8c;
  color: #2c3e60;
  background: #f5f7fb;
}

body.message-portal.custom_style11 .mp-topbar { height: 32px; background: #fff; }
body.message-portal.custom_style11 .mp-topbar-inner { height: 32px; }
body.message-portal.custom_style11 .mp-header { border-bottom: 0; box-shadow: none; }
body.message-portal.custom_style11 .mp-header-main { min-height: 96px; }
body.message-portal.custom_style11 .mp-brand-copy strong { color: #0c1a33; font-weight: 800; }
body.message-portal.custom_style11 .mp-search {
  height: 44px;
  border-color: #c8d6e9;
  border-radius: 8px;
  background: #f8faff;
  box-shadow: 0 8px 24px -18px rgba(30,80,180,.45);
}
body.message-portal.custom_style11 .mp-search input,
body.message-portal.custom_style11 .mp-search button { height: 42px; }
body.message-portal.custom_style11 .mp-service-line { border-left-color: #22c7e6; }
body.message-portal.custom_style11 .mp-nav { min-height: 58px; padding: 4px 0; border: 0; background: #fff; }
body.message-portal.custom_style11 .mp-nav-inner {
  min-height: 50px;
  padding: 4px 8px;
  border: 1px solid #e0e7f2;
  border-radius: 10px;
  background: #f5f7fb;
}
body.message-portal.custom_style11 .mp-nav-links { min-height: 40px; align-items: center; }
body.message-portal.custom_style11 .mp-nav-links a {
  min-height: 36px;
  min-width: 104px;
  border-radius: 6px;
  font-size: 13px;
}
body.message-portal.custom_style11 .mp-nav-links a:hover,
body.message-portal.custom_style11 .mp-nav-links a.is-active {
  color: #fff !important;
  background: #2e68e0;
}
body.message-portal.custom_style11 .mp-nav-links .mp-mall-link { border-radius: 6px; background: #e9f8fc; }
body.message-portal.custom_style11 .mp-hero {
  min-height: 268px;
  padding: 50px 54px;
  border: 1px solid #213d69;
  border-left: 0;
  border-radius: 10px;
  background-color: #0c1a33;
  background-image: none;
  background-position: center;
  background-size: cover;
}
body.message-portal.custom_style11 .mp-hero::after { display: none; }
body.message-portal.custom_style11 .mp-kicker { color: #7da0f0; letter-spacing: 0; }
body.message-portal.custom_style11 .mp-hero h1 { font-size: 38px; font-weight: 800; }
body.message-portal.custom_style11 .mp-hero p { color: #c7d7ef; }
body.message-portal.custom_style11 .mp-panel,
body.message-portal.custom_style11 .mp-side-card,
body.message-portal.custom_style11 .mp-article,
body.message-portal.custom_style11 .mp-form-panel {
  border-color: #e0e7f2;
  border-radius: 10px;
  box-shadow: 0 14px 34px -30px rgba(30,80,180,.42);
}
body.message-portal.custom_style11 .mp-panel-head {
  border-left-color: #2e68e0;
  background: #fff;
}
body.message-portal.custom_style11 .mp-list-item { border-bottom-color: #e7edf5; }
body.message-portal.custom_style11 .mp-list-image { border-radius: 8px; }
body.message-portal.custom_style11 .mp-list-title { color: #0c1a33; font-weight: 800; }
body.message-portal.custom_style11 .mp-article-label { border-radius: 5px; }
body.message-portal.custom_style11 .mp-detail-facts { border-left-color: #22c7e6; background: #f4f8fd; }
body.message-portal.custom_style11 .mp-form-heading { border-left-color: #2e68e0; }
body.message-portal.custom_style11 .form-item input,
body.message-portal.custom_style11 .form-item select,
body.message-portal.custom_style11 .form-item textarea,
body.message-portal.custom_style11 .rich-editor-wrap { border-radius: 7px !important; }
body.message-portal.custom_style11 .publish-submit,
body.message-portal.custom_style11 .mp-primary-button { border-radius: 6px !important; }
body.message-portal.custom_style11 .mp-footer {
  border-top-color: #2e68e0;
  background: #0c1a33;
}
body.message-portal.custom_style11 .mp-footer-bottom { background: #08152b; }

@media (max-width: 760px) {
  body.message-portal.custom_style11 .mp-header-main { min-height: 118px; }
  body.message-portal.custom_style11 .mp-search { height: 40px; border-radius: 7px; }
  body.message-portal.custom_style11 .mp-search input,
  body.message-portal.custom_style11 .mp-search button { height: 38px; }
  body.message-portal.custom_style11 .mp-nav { min-height: 48px; padding: 0; border-bottom: 1px solid #d8e2ef; }
  body.message-portal.custom_style11 .mp-nav-inner { min-height: 48px; padding: 0; border: 0; border-radius: 0; background: #fff; }
  body.message-portal.custom_style11 .mp-nav-toggle { background: #0c1a33; }
  body.message-portal.custom_style11 .mp-nav-links { top: 48px; }
  body.message-portal.custom_style11 .mp-hero {
    min-height: 220px;
    padding: 34px 24px;
    border-radius: 8px;
    background-position: 55% center;
  }
  body.message-portal.custom_style11 .mp-hero h1 { font-size: 30px; }
  body.message-portal.custom_style11 .mp-panel,
  body.message-portal.custom_style11 .mp-side-card,
  body.message-portal.custom_style11 .mp-article,
  body.message-portal.custom_style11 .mp-form-panel { border-radius: 8px; }
}

body.message-portal.custom_style10.custom_style11 {
  --mp-brand: #4b63f3;
  --mp-brand-strong: #354bcf;
  --mp-brand-soft: #eef4ff;
  --mp-brand-accent: #35b8f4;
  --mp-ink: #101828;
  --mp-line: #e4e7ec;
  --mp-canvas: #f5f7fb;
  --mp-muted: #667085;
  color: #475467;
}

body.message-portal.custom_style10.custom_style11 .mp-search:focus-within {
  border-color: #4b63f3;
  box-shadow: 0 0 0 3px rgba(75,99,243,.1);
}

body.message-portal.custom_style10.custom_style11 .mp-search button,
body.message-portal.custom_style10.custom_style11 .mp-nav-links a.is-active,
body.message-portal.custom_style10.custom_style11 .mp-nav-links a:hover,
body.message-portal.custom_style10.custom_style11 .publish-submit,
body.message-portal.custom_style10.custom_style11 .mp-primary-button {
  border-color: transparent !important;
  color: #fff !important;
  background: linear-gradient(135deg, #5668f5 0%, #35b8f4 100%) !important;
}

body.message-portal.custom_style10.custom_style11 .mp-hero {
  border-color: #dce5f5;
  border-left-color: #35b8f4;
  background: #eef4ff;
}

body.message-portal.custom_style10.custom_style11 .mp-panel,
body.message-portal.custom_style10.custom_style11 .mp-side-card,
body.message-portal.custom_style10.custom_style11 .mp-article,
body.message-portal.custom_style10.custom_style11 .mp-form-panel {
  border-color: #e4e7ec;
  box-shadow: 0 16px 40px -34px rgba(20,43,85,.4);
}

body.message-portal.custom_style10.custom_style11 .mp-footer {
  border-top-color: #4b63f3;
  background: #0b1535;
}

body.message-portal.custom_style10.custom_style11 .mp-footer-bottom { background: #080f29; }

/* Reference-inspired emphasis without copying reference content or assets. */
body.message-portal.custom_style10.custom_style11 .mp-hero {
  position: relative;
  overflow: hidden;
  border: 1px solid #223b6b;
  border-left: 5px solid #35b8f4;
  color: #fff;
  background:
    radial-gradient(680px 260px at 84% 15%, rgba(75,99,243,.34), transparent 66%),
    radial-gradient(480px 220px at 6% 90%, rgba(53,184,244,.16), transparent 62%),
    linear-gradient(145deg, #0b1535, #142b55);
}
body.message-portal.custom_style10.custom_style11 .mp-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(to right, rgba(255,255,255,.04) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255,255,255,.04) 1px, transparent 1px);
  background-size: 56px 56px;
}
body.message-portal.custom_style10.custom_style11 .mp-hero-copy { position: relative; z-index: 1; }
body.message-portal.custom_style10.custom_style11 .mp-kicker { color: #8bdcff; }
body.message-portal.custom_style10.custom_style11 .mp-hero h1 { color: #fff; }
body.message-portal.custom_style10.custom_style11 .mp-hero p { color: #cfdaeb; }

@media (max-width: 760px) {
  body.message-portal.custom_style10.custom_style11 .mp-hero {
    min-height: 238px;
    padding: 38px 26px;
    background: linear-gradient(145deg, #0b1535, #142b55);
  }
  body.message-portal.custom_style10.custom_style11 .mp-hero::before { background-size: 42px 42px; }
}

@media (min-width: 761px) and (max-width: 980px) {
  body.message-portal.custom_style10.custom_style11 .mp-nav-links a,
  body.message-portal.custom_style10.custom_style11 .mp-nav-links .mp-mall-link {
    min-width: 0;
    flex: 0 1 auto;
    padding-inline: 11px;
  }
}

/* Theme 13: warm enterprise information portal, separate from mall composition. */
body.message-portal.custom_style10.custom_style13 {
  --mp-brand: #b45a2a;
  --mp-brand-strong: #8f4218;
  --mp-brand-soft: #fbf1e5;
  --mp-brand-accent: #d69443;
  --mp-ink: #2d241c;
  --mp-line: #eadfce;
  --mp-canvas: #f6f2ea;
  --mp-muted: #7c6b59;
  color: #4e4035;
  background: #f6f2ea;
}
body.message-portal.custom_style10.custom_style13 .mp-topbar { background: #fffaf4; border-color: #eadfce; }
body.message-portal.custom_style10.custom_style13 .mp-header { background: #fffaf4; box-shadow: 0 10px 28px rgba(90,59,31,.06); }
body.message-portal.custom_style10.custom_style13 .mp-brand-copy strong { color: #2d241c; }
body.message-portal.custom_style10.custom_style13 .mp-brand-copy small { color: #7c6b59; }
body.message-portal.custom_style10.custom_style13 .mp-search { border-color: #d9c3a2; border-radius: 18px; background: #fff; box-shadow: 0 10px 24px rgba(90,59,31,.06); }
body.message-portal.custom_style10.custom_style13 .mp-search:focus-within { border-color: #b45a2a; box-shadow: 0 0 0 4px rgba(180,90,42,.09); }
body.message-portal.custom_style10.custom_style13 .mp-search button,
body.message-portal.custom_style10.custom_style13 .mp-nav-links a.is-active,
body.message-portal.custom_style10.custom_style13 .mp-nav-links a:hover,
body.message-portal.custom_style10.custom_style13 .publish-submit,
body.message-portal.custom_style10.custom_style13 .mp-primary-button { border-color: transparent !important; color: #fff !important; background: linear-gradient(135deg,#b45a2a,#d69443) !important; }
body.message-portal.custom_style10.custom_style13 .mp-service-line { border-left-color: #d69443; }
body.message-portal.custom_style10.custom_style13 .mp-service-line strong { color: #8f4218; }
body.message-portal.custom_style10.custom_style13 .mp-nav { padding: 8px 0 16px; border: 0; background: #fffaf4; }
body.message-portal.custom_style10.custom_style13 .mp-nav-inner { min-height: 62px; padding: 7px 10px; border: 1px solid #eadfce; border-radius: 22px; background: #fff; box-shadow: 0 16px 34px rgba(90,59,31,.08); }
body.message-portal.custom_style10.custom_style13 .mp-nav-links { min-height: 48px; align-items: center; }
body.message-portal.custom_style10.custom_style13 .mp-nav-links a { min-height: 42px; border-radius: 16px; color: #2d241c !important; }
body.message-portal.custom_style10.custom_style13 .mp-nav-links .mp-mall-link { color: #8f4218 !important; background: #fbf1e5; }
body.message-portal.custom_style10.custom_style13 .mp-hero { min-height: 240px; padding: 44px 48px; border: 1px solid #eadfce; border-left: 6px solid #d69443; border-radius: 24px; color: #2d241c; background: radial-gradient(420px 200px at 86% 16%,rgba(214,148,67,.2),transparent 70%),linear-gradient(135deg,#fffaf3,#f4e7d7); box-shadow: 0 20px 42px rgba(90,59,31,.1); }
body.message-portal.custom_style10.custom_style13 .mp-hero::before,
body.message-portal.custom_style10.custom_style13 .mp-hero::after { display: none; }
body.message-portal.custom_style10.custom_style13 .mp-kicker { color: #b45a2a; }
body.message-portal.custom_style10.custom_style13 .mp-hero h1 { color: #2d241c; }
body.message-portal.custom_style10.custom_style13 .mp-hero p { color: #6f5d4d; }
body.message-portal.custom_style10.custom_style13 .mp-panel,
body.message-portal.custom_style10.custom_style13 .mp-side-card,
body.message-portal.custom_style10.custom_style13 .mp-article,
body.message-portal.custom_style10.custom_style13 .mp-form-panel,
body.message-portal.custom_style10.custom_style13 .mp-rules-panel { border-color: #eadfce; border-radius: 22px; background: #fff; box-shadow: 0 18px 40px rgba(90,59,31,.09); }
body.message-portal.custom_style10.custom_style13 .mp-panel-head { border-left-color: #d69443; }
body.message-portal.custom_style10.custom_style13 .mp-list-image { border-radius: 14px; }
body.message-portal.custom_style10.custom_style13 .mp-list-title { color: #2d241c; }
body.message-portal.custom_style10.custom_style13 .mp-detail-facts { border-left-color: #d69443; background: #fbf8f2; }
body.message-portal.custom_style10.custom_style13 .form-item input,
body.message-portal.custom_style10.custom_style13 .form-item select,
body.message-portal.custom_style10.custom_style13 .form-item textarea,
body.message-portal.custom_style10.custom_style13 .rich-editor-wrap { border-color: #e2d6c5 !important; border-radius: 14px !important; background: #fffdf9 !important; }
body.message-portal.custom_style10.custom_style13 .mp-footer { margin-top: 42px; border-top: 0; border-radius: 26px 26px 0 0; background: #30241d; }
body.message-portal.custom_style10.custom_style13 .mp-footer-bottom { background: #261c17; }

@media (min-width: 761px) and (max-width: 980px) {
  body.message-portal.custom_style10.custom_style13 .mp-nav-links a,
  body.message-portal.custom_style10.custom_style13 .mp-nav-links .mp-mall-link { min-width: 0; flex: 0 1 auto; padding-inline: 11px; }
}

@media (max-width: 760px) {
  body.message-portal.custom_style10.custom_style13 .mp-header { background: #fffaf4; }
  body.message-portal.custom_style10.custom_style13 .mp-search { border-radius: 16px; }
  body.message-portal.custom_style10.custom_style13 .mp-nav { min-height: 48px; padding: 0; border-bottom: 1px solid #eadfce; }
  body.message-portal.custom_style10.custom_style13 .mp-nav-inner { min-height: 48px; padding: 0; border: 0; border-radius: 0; box-shadow: none; }
  body.message-portal.custom_style10.custom_style13 .mp-nav-toggle { border-radius: 14px; background: #8f4218; }
  body.message-portal.custom_style10.custom_style13 .mp-nav-links { top: 48px; border-color: #eadfce; border-top-color: #d69443; border-radius: 18px; }
  body.message-portal.custom_style10.custom_style13 .mp-hero { min-height: 210px; padding: 30px 22px; border-radius: 20px; }
  body.message-portal.custom_style10.custom_style13 .mp-panel,
  body.message-portal.custom_style10.custom_style13 .mp-side-card,
  body.message-portal.custom_style10.custom_style13 .mp-article,
  body.message-portal.custom_style10.custom_style13 .mp-form-panel,
  body.message-portal.custom_style10.custom_style13 .mp-rules-panel { border-radius: 18px; }
}

body.message-portal.custom_style10 *,
body.message-portal.custom_style10 *::before,
body.message-portal.custom_style10 *::after { box-sizing: border-box; }

body.message-portal.custom_style10 .mp-container { width: min(1180px, calc(100% - 36px)); }

body.message-portal.custom_style10 .mp-topbar {
  height: 38px;
  border-bottom: 1px solid #e7edf4;
  color: #657386;
  background: #f8fafc;
}

body.message-portal.custom_style10 .mp-topbar-inner { height: 38px; }
body.message-portal.custom_style10 .mp-account { gap: 20px; }
body.message-portal.custom_style10 .mp-account a { color: #526176; }
body.message-portal.custom_style10 .mp-account a:hover { color: var(--mp-brand); }

body.message-portal.custom_style10 .mp-header {
  border: 0;
  background: #fff;
  box-shadow: 0 1px 0 rgba(24,48,79,.08);
}

body.message-portal.custom_style10 .mp-header-main {
  min-height: 104px;
  display: grid;
  grid-template-columns: 330px minmax(320px,1fr) 185px;
  align-items: center;
  gap: 34px;
}

body.message-portal.custom_style10 .mp-brand { min-width: 0; gap: 14px; }
body.message-portal.custom_style10 .mp-brand img { max-width: 138px; max-height: 54px; object-fit: contain; }
body.message-portal.custom_style10 .mp-brand-copy { min-width: 0; padding-left: 14px; border-left: 1px solid #d8e2ed; }
body.message-portal.custom_style10 .mp-brand-copy strong { color: var(--mp-brand-strong); font-size: 19px; letter-spacing: 0; }
body.message-portal.custom_style10 .mp-brand-copy small { max-width: 160px; margin-top: 3px; color: #758397; font-size: 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

body.message-portal.custom_style10 .mp-search {
  height: 42px;
  display: grid;
  grid-template-columns: minmax(0,1fr) 84px;
  border: 1px solid #a9c7eb;
  border-radius: 3px;
  overflow: hidden;
  background: #fff;
  box-shadow: none;
}

body.message-portal.custom_style10 .mp-search input { min-width: 0; height: 40px; padding: 0 14px; border: 0; color: var(--mp-ink); background: #fff; }
body.message-portal.custom_style10 .mp-search button { height: 40px; border: 0; color: #fff; background: var(--mp-brand); font-weight: 700; }
body.message-portal.custom_style10 .mp-search button:hover { background: var(--mp-brand-strong); }

body.message-portal.custom_style10 .mp-service-line { padding-left: 18px; border-left: 3px solid var(--mp-brand-accent); }
body.message-portal.custom_style10 .mp-service-line span { color: #758397; }
body.message-portal.custom_style10 .mp-service-line strong { color: var(--mp-brand-strong); font-size: 17px; }

body.message-portal.custom_style10 .mp-nav {
  min-height: 50px;
  border-top: 1px solid #eef2f6;
  border-bottom: 2px solid var(--mp-brand);
  background: #fff;
}

body.message-portal.custom_style10 .mp-nav-inner { min-height: 50px; }
body.message-portal.custom_style10 .mp-nav-links { min-height: 50px; align-items: stretch; gap: 0; }
body.message-portal.custom_style10 .mp-nav-links a {
  min-width: 118px;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  border: 0;
  border-radius: 0;
  color: #26384e !important;
  background: transparent;
  font-size: 14px;
  font-weight: 650;
}

body.message-portal.custom_style10 .mp-nav-links a:hover,
body.message-portal.custom_style10 .mp-nav-links a.is-active { color: #fff !important; background: var(--mp-brand); }
body.message-portal.custom_style10 .mp-nav-links .mp-mall-link { margin-left: auto; color: var(--mp-brand) !important; background: var(--mp-brand-soft); }
body.message-portal.custom_style10 .mp-nav-links .mp-mall-link:hover { color: #fff !important; background: var(--mp-brand-strong); }

body.message-portal.custom_style10 .mp-page { padding: 0 0 54px; background: var(--mp-canvas); }
body.message-portal.custom_style10 .mp-crumbs { min-height: 48px; margin: 0; color: #7b8898; font-size: 12px; }
body.message-portal.custom_style10 .mp-crumbs a { color: #607188; }

body.message-portal.custom_style10 .mp-hero {
  min-height: 230px;
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 0 20px;
  padding: 38px 48px;
  overflow: hidden;
  border: 0;
  border-left: 6px solid var(--mp-brand-accent);
  border-radius: 3px;
  color: #fff;
  background: #125eae;
  box-shadow: none;
}

body.message-portal.custom_style10 .mp-hero::after {
  content: "";
  width: 320px;
  height: 160px;
  position: absolute;
  right: 38px;
  bottom: -54px;
  border: 30px solid rgba(255,255,255,.1);
  border-radius: 50%;
}

body.message-portal.custom_style10 .mp-hero-copy { max-width: 720px; position: relative; z-index: 2; }
body.message-portal.custom_style10 .mp-kicker { color: #8ddaff; font-size: 11px; font-weight: 800; letter-spacing: 2px; }
body.message-portal.custom_style10 .mp-hero h1 { margin-top: 10px; color: #fff; font-size: 34px; line-height: 1.3; letter-spacing: 0; }
body.message-portal.custom_style10 .mp-hero p { max-width: 680px; margin-top: 12px; color: #dceeff; font-size: 14px; line-height: 1.85; }

body.message-portal.custom_style10 .mp-content-grid { display: grid; grid-template-columns: minmax(0,1fr) 292px; gap: 18px; align-items: start; }
body.message-portal.custom_style10 .mp-panel,
body.message-portal.custom_style10 .mp-side-panel,
body.message-portal.custom_style10 .mp-article,
body.message-portal.custom_style10 .mp-form-panel {
  border: 1px solid var(--mp-line);
  border-radius: 3px;
  background: #fff;
  box-shadow: none;
}

body.message-portal.custom_style10 .mp-panel-head {
  min-height: 72px;
  padding: 15px 20px;
  border-bottom: 1px solid var(--mp-line);
  border-left: 4px solid var(--mp-brand);
  background: #fff;
}
body.message-portal.custom_style10 .mp-panel-head h2 { color: var(--mp-ink); font-size: 20px; letter-spacing: 0; }
body.message-portal.custom_style10 .mp-panel-head p { color: var(--mp-muted); }

body.message-portal.custom_style10 .mp-article-list { padding: 0 20px; }
body.message-portal.custom_style10 .mp-list-item {
  min-height: 150px;
  display: grid;
  grid-template-columns: 190px minmax(0,1fr);
  gap: 20px;
  padding: 20px 0;
  border: 0;
  border-bottom: 1px solid #e9eef4;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
}

body.message-portal.custom_style10 .mp-list-item:last-child { border-bottom: 0; }
body.message-portal.custom_style10 .mp-list-item:hover { transform: none; box-shadow: none; }
body.message-portal.custom_style10 .mp-list-image { width: 190px; height: 112px; border-radius: 2px; overflow: hidden; background: #edf2f7; }
body.message-portal.custom_style10 .mp-list-image img { width: 100%; height: 100%; object-fit: cover; }
body.message-portal.custom_style10 .mp-list-body { min-width: 0; }
body.message-portal.custom_style10 .mp-list-meta { display: flex; align-items: center; gap: 12px; color: #7a8796; font-size: 12px; }
body.message-portal.custom_style10 .mp-list-category { padding: 3px 8px; border: 1px solid #bdd4ef; border-radius: 2px; color: var(--mp-brand); background: var(--mp-brand-soft); }
body.message-portal.custom_style10 .mp-list-title { margin-top: 10px; color: var(--mp-ink); font-size: 18px; line-height: 1.45; letter-spacing: 0; }
body.message-portal.custom_style10 .mp-list-title:hover { color: var(--mp-brand); }
body.message-portal.custom_style10 .mp-list-excerpt { margin-top: 8px; color: #65758a; font-size: 13px; line-height: 1.75; }

body.message-portal.custom_style10 .mp-side-panel { padding: 20px; }
body.message-portal.custom_style10 .mp-side-panel h2 { margin: -20px -20px 14px; padding: 16px 18px; border-bottom: 1px solid var(--mp-line); color: var(--mp-ink); font-size: 17px; }
body.message-portal.custom_style10 .mp-category-list a { border-radius: 2px; color: #465970; background: #f6f8fb; }
body.message-portal.custom_style10 .mp-category-list a:hover,
body.message-portal.custom_style10 .mp-category-list a.is-active { color: #fff; background: var(--mp-brand); }
body.message-portal.custom_style10 .mp-latest-list a { color: #34475e; }
body.message-portal.custom_style10 .mp-latest-list a:hover { color: var(--mp-brand); }
body.message-portal.custom_style10 .mp-trust-panel { border-top: 3px solid var(--mp-brand-accent); }
body.message-portal.custom_style10 .mp-trust-list span { color: #315477; background: var(--mp-brand-soft); }

/* Article detail prioritizes reading and source trust. */
body.message-portal.custom_style10 .mp-detail-grid { display: grid; grid-template-columns: minmax(0,1fr) 292px; gap: 18px; align-items: start; }
body.message-portal.custom_style10 .mp-article { overflow: hidden; }
body.message-portal.custom_style10 .mp-article-header { padding: 34px 42px 28px; border-bottom: 1px solid var(--mp-line); text-align: left; }
body.message-portal.custom_style10 .mp-article-label { display: inline-flex; padding: 4px 9px; border-radius: 2px; color: var(--mp-brand); background: var(--mp-brand-soft); font-size: 12px; }
body.message-portal.custom_style10 .mp-article-header h1 { max-width: 780px; margin: 16px 0 0; color: #14243a; font-size: 30px; line-height: 1.45; letter-spacing: 0; }
body.message-portal.custom_style10 .mp-detail-meta { margin-top: 16px; color: #748295; }
body.message-portal.custom_style10 .mp-detail-facts { border-color: var(--mp-line); border-left-color: var(--mp-brand); background: #f5f9fe; }
body.message-portal.custom_style10 .mp-detail-fact dt { color: #718198; }
body.message-portal.custom_style10 .mp-detail-fact dd { color: #20354f; }
body.message-portal.custom_style10 .mp-article-cover { width: calc(100% - 84px); max-height: 440px; margin: 28px 42px 0; border-radius: 2px; object-fit: cover; }
body.message-portal.custom_style10 .mp-article-content { padding: 32px 42px 46px; color: #273950; font-size: 16px; line-height: 2; }
body.message-portal.custom_style10 .mp-article-content h2,
body.message-portal.custom_style10 .mp-article-content h3 { margin-top: 1.8em; color: #172b45; letter-spacing: 0; }
body.message-portal.custom_style10 .mp-article-content img { max-width: 100%; height: auto; }
body.message-portal.custom_style10 .mp-source-card { border-top: 3px solid var(--mp-brand); }

/* Enterprise publishing form. */
body.message-portal.custom_style10 .mp-form-shell { display: grid; grid-template-columns: minmax(0,1fr) 292px; gap: 18px; align-items: start; }
body.message-portal.custom_style10 .mp-form-panel { overflow: hidden; }
body.message-portal.custom_style10 .mp-form-heading { padding: 28px 34px; border: 0; border-bottom: 1px solid var(--mp-line); border-left: 5px solid var(--mp-brand); border-radius: 0; color: var(--mp-ink); background: #fff; }
body.message-portal.custom_style10 .mp-form-heading h1 { color: var(--mp-ink); font-size: 25px; letter-spacing: 0; }
body.message-portal.custom_style10 .mp-form-heading p { color: var(--mp-muted); }
body.message-portal.custom_style10 .mp-form { padding: 28px 34px 34px; }
body.message-portal.custom_style10 .publish-grid { gap: 18px 20px; }
body.message-portal.custom_style10 .form-item label { color: #293b52; font-weight: 650; }
body.message-portal.custom_style10 .form-item input,
body.message-portal.custom_style10 .form-item select,
body.message-portal.custom_style10 .form-item textarea,
body.message-portal.custom_style10 .rich-editor-wrap {
  border: 1px solid #cfdbe8 !important;
  border-radius: 2px !important;
  background: #fff !important;
  box-shadow: none !important;
}
body.message-portal.custom_style10 .form-item input:focus,
body.message-portal.custom_style10 .form-item select:focus,
body.message-portal.custom_style10 .form-item textarea:focus { border-color: var(--mp-brand) !important; box-shadow: 0 0 0 3px rgba(18,104,213,.1) !important; }
body.message-portal.custom_style10 .publish-submit,
body.message-portal.custom_style10 .mp-primary-button { border: 1px solid var(--mp-brand) !important; border-radius: 2px !important; color: #fff !important; background: var(--mp-brand) !important; }
body.message-portal.custom_style10 .publish-submit:hover,
body.message-portal.custom_style10 .mp-primary-button:hover { background: var(--mp-brand-strong) !important; }

body.message-portal.custom_style10 .mp-footer { border-top: 3px solid var(--mp-brand); color: #b9c7d8; background: #163552; }
body.message-portal.custom_style10 .mp-footer h2,
body.message-portal.custom_style10 .mp-footer h3 { color: #fff; }
body.message-portal.custom_style10 .mp-footer a { color: #bfd0e1; }
body.message-portal.custom_style10 .mp-footer-bottom { border-top-color: rgba(255,255,255,.12); background: #102c46; }

@media (max-width: 980px) {
  body.message-portal.custom_style10 .mp-header-main { grid-template-columns: 280px minmax(260px,1fr); }
  body.message-portal.custom_style10 .mp-service-line { display: none; }
  body.message-portal.custom_style10 .mp-nav-links a { min-width: auto; padding: 0 13px; }
}

@media (max-width: 760px) {
  body.message-portal.custom_style10 { padding-bottom: 0; }
  body.message-portal.custom_style10 .mp-container { width: calc(100% - 24px); }
  body.message-portal.custom_style10 .mp-topbar { display: none; }
  body.message-portal.custom_style10 .mp-header-main { min-height: 116px; display: grid; grid-template-columns: 1fr; gap: 10px; padding: 12px 0; }
  body.message-portal.custom_style10 .mp-brand { justify-content: flex-start; }
  body.message-portal.custom_style10 .mp-brand img { max-width: 110px; max-height: 38px; }
  body.message-portal.custom_style10 .mp-brand-copy strong { font-size: 15px; }
  body.message-portal.custom_style10 .mp-brand-copy small { display: none; }
  body.message-portal.custom_style10 .mp-search { width: 100%; height: 40px; }
  body.message-portal.custom_style10 .mp-search input,
  body.message-portal.custom_style10 .mp-search button { height: 38px; }
  body.message-portal.custom_style10 .mp-nav { min-height: 46px; }
  body.message-portal.custom_style10 .mp-nav-inner { min-height: 46px; }
  body.message-portal.custom_style10 .mp-nav-toggle { width: 42px; height: 38px; border-radius: 2px; color: #fff; background: var(--mp-brand); }
  body.message-portal.custom_style10 .mp-nav-links { top: 46px; border: 1px solid var(--mp-line); border-top: 3px solid var(--mp-brand); border-radius: 0; background: #fff; box-shadow: 0 14px 30px rgba(22,61,104,.14); }
  body.message-portal.custom_style10 .mp-nav-links a,
  body.message-portal.custom_style10 .mp-nav-links .mp-mall-link { width: 100%; min-height: 44px; justify-content: flex-start; margin: 0; padding: 0 16px; color: #31455d !important; background: #fff; }
  body.message-portal.custom_style10 .mp-nav-links a:hover,
  body.message-portal.custom_style10 .mp-nav-links a.is-active { color: #fff !important; background: var(--mp-brand); }

  body.message-portal.custom_style10 .mp-crumbs { min-height: 42px; }
  body.message-portal.custom_style10 .mp-hero { min-height: 190px; padding: 28px 22px; }
  body.message-portal.custom_style10 .mp-hero h1 { font-size: 27px; }
  body.message-portal.custom_style10 .mp-hero::after { right: -150px; }
  body.message-portal.custom_style10 .mp-content-grid,
  body.message-portal.custom_style10 .mp-detail-grid,
  body.message-portal.custom_style10 .mp-form-shell { grid-template-columns: 1fr; }
  body.message-portal.custom_style10 .mp-sidebar { display: grid; grid-template-columns: 1fr; gap: 12px; }

  body.message-portal.custom_style10 .mp-panel-head { padding: 13px 14px; }
  body.message-portal.custom_style10 .mp-article-list { padding: 0 14px; }
  body.message-portal.custom_style10 .mp-list-item { min-height: 0; grid-template-columns: 108px minmax(0,1fr); gap: 12px; padding: 14px 0; }
  body.message-portal.custom_style10 .mp-list-image { width: 108px; height: 78px; }
  body.message-portal.custom_style10 .mp-list-title { margin-top: 7px; font-size: 15px; }
  body.message-portal.custom_style10 .mp-list-excerpt { display: none; }
  body.message-portal.custom_style10 .mp-list-meta { gap: 7px; font-size: 10px; }

  body.message-portal.custom_style10 .mp-article-header { padding: 24px 20px 20px; }
  body.message-portal.custom_style10 .mp-article-header h1 { font-size: 23px; }
  body.message-portal.custom_style10 .mp-article-cover { width: calc(100% - 40px); margin: 20px 20px 0; }
  body.message-portal.custom_style10 .mp-article-content { padding: 24px 20px 34px; font-size: 15px; line-height: 1.9; }

  body.message-portal.custom_style10 .mp-form-heading,
  body.message-portal.custom_style10 .mp-form { padding: 22px 18px; }
  body.message-portal.custom_style10 .publish-grid { grid-template-columns: 1fr; }
  body.message-portal.custom_style10 .publish-submit { width: 100%; }
}

/* Final enterprise-theme layer: placed after the shared information layout. */
body.message-portal.custom_style10.custom_style11 {
  --mp-brand: #2e68e0;
  --mp-brand-strong: #1a48b8;
  --mp-brand-soft: #ebf0f8;
  --mp-brand-accent: #22c7e6;
  --mp-ink: #0c1a33;
  --mp-line: #e0e7f2;
  --mp-canvas: #f5f7fb;
  --mp-muted: #5e6e8c;
  color: #2c3e60;
  background: #f5f7fb;
}

body.message-portal.custom_style10.custom_style11 .mp-topbar { height: 32px; background: #fff; }
body.message-portal.custom_style10.custom_style11 .mp-topbar-inner { height: 32px; }
body.message-portal.custom_style10.custom_style11 .mp-header { border-bottom: 0; box-shadow: none; }
body.message-portal.custom_style10.custom_style11 .mp-header-main { min-height: 96px; }
body.message-portal.custom_style10.custom_style11 .mp-brand-copy strong { color: #0c1a33; font-weight: 800; }
body.message-portal.custom_style10.custom_style11 .mp-search {
  height: 44px;
  border-color: #c8d6e9;
  border-radius: 8px;
  background: #f8faff;
  box-shadow: 0 8px 24px -18px rgba(30,80,180,.45);
}
body.message-portal.custom_style10.custom_style11 .mp-search input,
body.message-portal.custom_style10.custom_style11 .mp-search button { height: 42px; }
body.message-portal.custom_style10.custom_style11 .mp-service-line { border-left-color: #22c7e6; }
body.message-portal.custom_style10.custom_style11 .mp-nav { min-height: 58px; padding: 4px 0; border: 0; background: #fff; }
body.message-portal.custom_style10.custom_style11 .mp-nav-inner {
  min-height: 50px;
  padding: 4px 8px;
  border: 1px solid #e0e7f2;
  border-radius: 10px;
  background: #f5f7fb;
}
body.message-portal.custom_style10.custom_style11 .mp-nav-links { min-height: 40px; align-items: center; }
body.message-portal.custom_style10.custom_style11 .mp-nav-links a {
  min-height: 36px;
  min-width: 104px;
  border-radius: 6px;
  font-size: 13px;
}
body.message-portal.custom_style10.custom_style11 .mp-nav-links a:hover,
body.message-portal.custom_style10.custom_style11 .mp-nav-links a.is-active {
  color: #fff !important;
  background: #2e68e0;
}
body.message-portal.custom_style10.custom_style11 .mp-nav-links .mp-mall-link {
  border-radius: 6px;
  color: #1a48b8 !important;
  background: #e9f8fc;
}
body.message-portal.custom_style10.custom_style11 .mp-hero {
  min-height: 268px;
  padding: 50px 54px;
  border: 1px solid #213d69;
  border-left: 0;
  border-radius: 10px;
  background-color: #0c1a33;
  background-image: none;
  background-position: center;
  background-size: cover;
}
body.message-portal.custom_style10.custom_style11 .mp-hero::after { display: none; }
body.message-portal.custom_style10.custom_style11 .mp-kicker { color: #7da0f0; letter-spacing: 0; }
body.message-portal.custom_style10.custom_style11 .mp-hero h1 { color: #fff; font-size: 38px; font-weight: 800; }
body.message-portal.custom_style10.custom_style11 .mp-hero p { color: #c7d7ef; }
body.message-portal.custom_style10.custom_style11 .mp-panel,
body.message-portal.custom_style10.custom_style11 .mp-side-card,
body.message-portal.custom_style10.custom_style11 .mp-article,
body.message-portal.custom_style10.custom_style11 .mp-form-panel {
  border-color: #e0e7f2;
  border-radius: 10px;
  box-shadow: 0 14px 34px -30px rgba(30,80,180,.42);
}
body.message-portal.custom_style10.custom_style11 .mp-panel-head { border-left-color: #2e68e0; background: #fff; }
body.message-portal.custom_style10.custom_style11 .mp-list-item { border-bottom-color: #e7edf5; }
body.message-portal.custom_style10.custom_style11 .mp-list-image { border-radius: 8px; }
body.message-portal.custom_style10.custom_style11 .mp-list-title { color: #0c1a33; font-weight: 800; }
body.message-portal.custom_style10.custom_style11 .mp-article-label { border-radius: 5px; }
body.message-portal.custom_style10.custom_style11 .mp-detail-facts { border-left-color: #22c7e6; background: #f4f8fd; }
body.message-portal.custom_style10.custom_style11 .mp-form-heading { border-left-color: #2e68e0; }
body.message-portal.custom_style10.custom_style11 .form-item input,
body.message-portal.custom_style10.custom_style11 .form-item select,
body.message-portal.custom_style10.custom_style11 .form-item textarea,
body.message-portal.custom_style10.custom_style11 .rich-editor-wrap { border-radius: 7px !important; }
body.message-portal.custom_style10.custom_style11 .publish-submit,
body.message-portal.custom_style10.custom_style11 .mp-primary-button { border-radius: 6px !important; }
body.message-portal.custom_style10.custom_style11 .mp-footer { border-top-color: #2e68e0; background: #0c1a33; }
body.message-portal.custom_style10.custom_style11 .mp-footer-bottom { background: #08152b; }

@media (max-width: 760px) {
  body.message-portal.custom_style10.custom_style11 .mp-header-main { min-height: 118px; }
  body.message-portal.custom_style10.custom_style11 .mp-search { height: 40px; border-radius: 7px; }
  body.message-portal.custom_style10.custom_style11 .mp-search input,
  body.message-portal.custom_style10.custom_style11 .mp-search button { height: 38px; }
  body.message-portal.custom_style10.custom_style11 .mp-nav { min-height: 48px; padding: 0; border-bottom: 1px solid #d8e2ef; }
  body.message-portal.custom_style10.custom_style11 .mp-nav-inner { min-height: 48px; padding: 0; border: 0; border-radius: 0; background: #fff; }
  body.message-portal.custom_style10.custom_style11 .mp-nav-toggle { background: #0c1a33; }
  body.message-portal.custom_style10.custom_style11 .mp-nav-links { top: 48px; }
  body.message-portal.custom_style10.custom_style11 .mp-hero {
    min-height: 220px;
    padding: 34px 24px;
    border-radius: 8px;
    background-position: 55% center;
  }
  body.message-portal.custom_style10.custom_style11 .mp-hero h1 { font-size: 30px; }
  body.message-portal.custom_style10.custom_style11 .mp-panel,
  body.message-portal.custom_style10.custom_style11 .mp-side-card,
  body.message-portal.custom_style10.custom_style11 .mp-article,
  body.message-portal.custom_style10.custom_style11 .mp-form-panel { border-radius: 8px; }
}

/* Bright information-portal expression for the enterprise-simple theme. */
body.message-portal.custom_style10.custom_style11 .mp-hero {
  border: 1px solid #d8e4f0;
  border-left: 5px solid #0ea5a8;
  color: #0f172a;
  background: #eff6ff;
}
body.message-portal.custom_style10.custom_style11 .mp-kicker { color: #2563eb; }
body.message-portal.custom_style10.custom_style11 .mp-hero h1 { color: #0f172a; }
body.message-portal.custom_style10.custom_style11 .mp-hero p { color: #475569; }

@media (max-width: 760px) {
  body.message-portal.custom_style10.custom_style11 .mp-hero {
    border-left-width: 4px;
    background: #eff6ff;
  }
}

/* Enterprise Simple palette must remain last in the information cascade. */
body.message-portal.custom_style10.custom_style11 {
  --mp-brand: #4b63f3;
  --mp-brand-strong: #354bcf;
  --mp-brand-soft: #eef4ff;
  --mp-brand-accent: #35b8f4;
  --mp-ink: #101828;
  --mp-line: #e4e7ec;
  --mp-canvas: #f5f7fb;
  --mp-muted: #667085;
  color: #475467;
}
body.message-portal.custom_style10.custom_style11 .mp-search:focus-within {
  border-color: #4b63f3;
  box-shadow: 0 0 0 3px rgba(75,99,243,.1);
}
body.message-portal.custom_style10.custom_style11 .mp-search button,
body.message-portal.custom_style10.custom_style11 .mp-nav-links a.is-active,
body.message-portal.custom_style10.custom_style11 .mp-nav-links a:hover,
body.message-portal.custom_style10.custom_style11 .publish-submit,
body.message-portal.custom_style10.custom_style11 .mp-primary-button {
  border-color: transparent !important;
  color: #fff !important;
  background: linear-gradient(135deg, #5668f5 0%, #35b8f4 100%) !important;
}
body.message-portal.custom_style10.custom_style11 .mp-hero {
  border-color: #dce5f5;
  border-left-color: #35b8f4;
  color: #101828;
  background: #eef4ff;
}
body.message-portal.custom_style10.custom_style11 .mp-kicker { color: #4b63f3; }
body.message-portal.custom_style10.custom_style11 .mp-hero h1 { color: #101828; }
body.message-portal.custom_style10.custom_style11 .mp-hero p { color: #475467; }
body.message-portal.custom_style10.custom_style11 .mp-panel,
body.message-portal.custom_style10.custom_style11 .mp-side-card,
body.message-portal.custom_style10.custom_style11 .mp-article,
body.message-portal.custom_style10.custom_style11 .mp-form-panel,
body.message-portal.custom_style10.custom_style11 .mp-rules-panel {
  border-color: #e4e7ec;
  box-shadow: 0 16px 40px -34px rgba(20,43,85,.4);
}
body.message-portal.custom_style10.custom_style11 .mp-footer {
  border-top-color: #4b63f3;
  background: #0b1535;
}
body.message-portal.custom_style10.custom_style11 .mp-footer-bottom { background: #080f29; }

/* Final emphasis layer: intentionally last. */
body.message-portal.custom_style10.custom_style11 .mp-hero {
  position: relative;
  overflow: hidden;
  border: 1px solid #223b6b;
  border-left: 5px solid #35b8f4;
  color: #fff;
  background:
    radial-gradient(680px 260px at 84% 15%, rgba(75,99,243,.34), transparent 66%),
    radial-gradient(480px 220px at 6% 90%, rgba(53,184,244,.16), transparent 62%),
    linear-gradient(145deg, #0b1535, #142b55);
}
body.message-portal.custom_style10.custom_style11 .mp-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(to right, rgba(255,255,255,.04) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255,255,255,.04) 1px, transparent 1px);
  background-size: 56px 56px;
}
body.message-portal.custom_style10.custom_style11 .mp-hero-copy { position: relative; z-index: 1; }
body.message-portal.custom_style10.custom_style11 .mp-kicker { color: #8bdcff; }
body.message-portal.custom_style10.custom_style11 .mp-hero h1 { color: #fff; }
body.message-portal.custom_style10.custom_style11 .mp-hero p { color: #cfdaeb; }

@media (min-width: 761px) and (max-width: 980px) {
  body.message-portal.custom_style10.custom_style11 .mp-nav-links a,
  body.message-portal.custom_style10.custom_style11 .mp-nav-links .mp-mall-link {
    min-width: 0;
    flex: 0 1 auto;
    padding-inline: 11px;
  }
}

@media (max-width: 760px) {
  body.message-portal.custom_style10.custom_style11 .mp-hero {
    min-height: 238px;
    padding: 38px 26px;
    border-left-width: 4px;
    background: linear-gradient(145deg, #0b1535, #142b55);
  }
  body.message-portal.custom_style10.custom_style11 .mp-hero::before { background-size: 42px 42px; }
}
