
    body:has(.sls-page) .article_title.themes_box_title,
    body:has(.sls-page) .main_title { display: none !important; }
    .sls-page {
      --ink: #18212a;
      --muted: #5f6a73;
      --line: #d8dee4;
      --paper: #f7f9fb;
      --panel: #ffffff;
      --steel: #244b63;
      --steel-dark: #173448;
      --amber: #b86d2d;
      width: 100%;
      overflow: hidden;
      color: var(--ink);
      background: var(--paper);
      font-family: Arial, Helvetica, sans-serif;
      line-height: 1.6;
    }
    .sls-page * { box-sizing: border-box; letter-spacing: 0; }
    .sls-page a { color: inherit; text-decoration-thickness: 1px; text-underline-offset: 3px; }
    .sls-page img { display: block; max-width: 100%; }
    .sls-shell { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }
    .sls-topbar { border-bottom: 1px solid rgba(255,255,255,.24); background: var(--ink); color: #fff; }
    .sls-nav { display: flex; min-height: 66px; align-items: center; justify-content: space-between; gap: 18px; }
    .sls-brand { font-size: 18px; font-weight: 800; text-decoration: none; white-space: nowrap; }
    .sls-navlinks { display: flex; align-items: center; gap: 18px; font-size: 14px; font-weight: 700; }
    .sls-navlinks a { text-decoration: none; white-space: nowrap; }
    .sls-btn { display: inline-flex; min-height: 44px; align-items: center; justify-content: center; padding: 10px 18px; border: 1px solid currentColor; border-radius: 4px; font-size: 15px; font-weight: 700; text-decoration: none; }
    .sls-btn-primary { color: #fff !important; background: var(--amber); border-color: var(--amber); }
    .sls-btn-secondary { color: #fff !important; border-color: rgba(255,255,255,.72); }
    .sls-hero {
      position: relative;
      min-height: 620px;
      display: flex;
      align-items: center;
      background-image: linear-gradient(90deg, rgba(24,33,42,.88), rgba(24,33,42,.58), rgba(24,33,42,.2)), url("//ueeshop.ly200-cdn.com/u_file/UPBC/UPBC826/2408/31/photo/1920-780-3.png?x-oss-process=image/quality,q_100/resize,m_lfit,h_0,w_1920");
      background-size: cover;
      background-position: center;
      color: #fff;
    }
    .sls-hero-copy { max-width: 720px; padding: 68px 0; }
    .sls-kicker { margin: 0 0 14px; color: #f1b26b; font-size: 13px; font-weight: 800; text-transform: uppercase; }
    .sls-hero h1 { margin: 0 0 18px; font-size: 48px; line-height: 1.08; }
    .sls-lede { max-width: 700px; margin: 0; font-size: 18px; color: rgba(255,255,255,.86); }
    .sls-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
    .sls-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; margin-top: 34px; }
    .sls-stat { padding: 14px 0 0; border-top: 2px solid rgba(255,255,255,.7); }
    .sls-stat strong { display: block; font-size: 15px; }
    .sls-stat span { color: rgba(255,255,255,.72); font-size: 13px; }
    .sls-section { padding: 76px 0; }
    .sls-section-white { background: #fff; }
    .sls-heading { max-width: 760px; margin: 0 auto 34px; text-align: center; }
    .sls-heading h2 { margin: 0 0 12px; font-size: 32px; line-height: 1.14; }
    .sls-heading p { margin: 0; color: var(--muted); font-size: 17px; }
    .sls-split { display: grid; grid-template-columns: minmax(0, 1fr) minmax(320px, .78fr); gap: 30px; align-items: stretch; }
    .sls-materials { display: grid; gap: 14px; }
    .sls-card { border: 1px solid var(--line); border-radius: 8px; background: var(--panel); }
    .sls-card-pad { padding: 22px; }
    .sls-card h3 { margin: 0 0 8px; font-size: 20px; line-height: 1.18; }
    .sls-card p { margin: 0; color: var(--muted); }
    .sls-media-box { padding: 14px; border: 1px solid var(--line); border-radius: 8px; background: #fff; }
    .sls-media-box img { width: 100%; height: 100%; min-height: 430px; object-fit: cover; border-radius: 6px; }
    .sls-grid-3 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
    .sls-stage { padding: 22px; min-height: 100%; border-left: 4px solid var(--steel); }
    .sls-stage .sls-label { display: inline-block; margin-bottom: 10px; color: var(--amber); font-size: 12px; font-weight: 800; text-transform: uppercase; }
    .sls-stage ul { margin: 12px 0 0; padding-left: 18px; color: var(--muted); }
    .sls-stage li { margin-bottom: 8px; }
    .sls-rfq { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
    .sls-rfq .sls-card { padding: 22px; }
    .sls-rfq strong { display: block; margin-bottom: 6px; }
    .sls-rfq p { margin: 0; color: var(--muted); }
    .sls-img-card { display: flex; flex-direction: column; overflow: hidden; min-height: 100%; }
    .sls-img-card img { width: 100%; aspect-ratio: 16 / 10; object-fit: cover; background: #eef2f4; }
    .sls-img-body { display: flex; flex: 1; flex-direction: column; align-items: flex-start; padding: 20px; }
    .sls-img-body p { margin: 0 0 14px; color: var(--muted); }
    .sls-text-link { margin-top: auto; color: var(--steel-dark) !important; font-weight: 700; }
    .sls-faq-list { max-width: 900px; margin: 0 auto; border-top: 1px solid var(--line); }
    .sls-faq { padding: 22px 0; border-bottom: 1px solid var(--line); }
    .sls-faq h3 { margin: 0 0 8px; font-size: 18px; line-height: 1.22; }
    .sls-faq p { margin: 0; color: var(--muted); }
    .sls-footer { padding: 28px 0 34px; background: var(--ink); color: #dce3e8; text-align: center; font-size: 14px; }
    @media (max-width: 900px) {
      .sls-hero h1 { font-size: 40px; }
      .sls-stats,
      .sls-split,
      .sls-grid-3 { grid-template-columns: 1fr 1fr; }
      .sls-media-box { order: -1; }
    }
    @media (max-width: 640px) {
      .sls-shell { width: min(100% - 28px, 1180px); }
      .sls-nav { min-height: 58px; }
      .sls-navlinks a:not(.sls-btn) { display: none; }
      .sls-hero { min-height: 620px; background-position: center left; }
      .sls-hero-copy { padding: 48px 0; }
      .sls-hero h1 { font-size: 32px; }
      .sls-lede { font-size: 16px; }
      .sls-stats,
      .sls-split,
      .sls-grid-3,
      .sls-rfq { grid-template-columns: 1fr; }
      .sls-section { padding: 56px 0; }
      .sls-heading h2 { font-size: 26px; }
      .sls-media-box img { min-height: 260px; }
    }
  