
  #fm-home-media,#fm-home-media *{box-sizing:border-box}
  #fm-home-media{--fmh-ink:#17201c;--fmh-muted:#6b746f;--fmh-line:#dfe5e1;--fmh-accent:#176f55;--fmh-gap:14px;--fmh-visible:5;background:#f6f7f5;color:var(--fmh-ink);padding:38px 18px 42px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;overflow:hidden}
  #fm-home-media .fmh-shell{width:min(1240px,100%);margin:0 auto}
  #fm-home-media .fmh-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}
  #fm-home-media .fmh-kicker{margin:0 0 6px;color:var(--fmh-accent);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
  #fm-home-media h2{margin:0;font-size:clamp(25px,3.2vw,42px);line-height:1.08;letter-spacing:-.025em}
  #fm-home-media .fmh-subtitle{display:block;margin-top:5px;color:var(--fmh-muted);font-size:15px;font-weight:600;letter-spacing:0}
  #fm-home-media .fmh-all{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:var(--fmh-ink);font-size:13px;font-weight:800;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}
  #fm-home-media .fmh-all:hover{color:var(--fmh-accent)}
  #fm-home-media .fmh-stage{position:relative}
  #fm-home-media .fmh-viewport{overflow:hidden}
  #fm-home-media .fmh-track{display:flex;gap:var(--fmh-gap);transform:translate3d(0,0,0);transition:transform .58s cubic-bezier(.22,.61,.36,1);will-change:transform}
  #fm-home-media .fmh-card{position:relative;flex:0 0 calc((100% - 56px)/5);min-width:0;aspect-ratio:4/5;overflow:hidden;border:0;border-radius:14px;background:#e3e8e4;color:#fff;padding:0;cursor:pointer;text-align:left;isolation:isolate}
  #fm-home-media .fmh-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}
  #fm-home-media .fmh-card:hover img{transform:scale(1.035)}
  #fm-home-media .fmh-caption{position:absolute;z-index:2;inset:auto 0 0;padding:35px 12px 12px;background:linear-gradient(transparent,rgba(0,0,0,.74));text-shadow:0 1px 7px rgba(0,0,0,.35)}
  #fm-home-media .fmh-title{display:block;font-size:13px;font-weight:800;line-height:1.35}
  #fm-home-media .fmh-meta{display:block;margin-top:3px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;opacity:.82}
  #fm-home-media .fmh-play{position:absolute;z-index:3;left:50%;top:50%;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(0,0,0,.58);color:#fff;font-size:18px;line-height:1;padding-left:3px;transform:translate(-50%,-50%);box-shadow:0 5px 18px rgba(0,0,0,.22)}
  #fm-home-media .fmh-arrow{position:absolute;z-index:4;top:50%;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:rgba(23,32,28,.76);color:#fff;font-size:24px;line-height:1;cursor:pointer;transform:translateY(-50%);box-shadow:0 5px 18px rgba(0,0,0,.18)}
  #fm-home-media .fmh-prev{left:8px}#fm-home-media .fmh-next{right:8px}
  #fm-home-media .fmh-arrow:disabled{display:none}
  #fm-home-media .fmh-dots{display:flex;justify-content:center;gap:6px;margin-top:15px;min-height:7px}
  #fm-home-media .fmh-dot{width:7px;height:7px;border:0;border-radius:999px;background:#c3cbc6;padding:0;cursor:pointer;transition:width .25s,background .25s}
  #fm-home-media .fmh-dot[aria-current="true"]{width:22px;background:var(--fmh-accent)}
  #fm-home-media .fmh-state{width:100%;padding:34px 18px;border:1px solid var(--fmh-line);border-radius:14px;background:#fff;color:var(--fmh-muted);text-align:center;font-size:14px}
  #fm-home-media .fmh-lightbox{position:fixed;z-index:99999;inset:0;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(0,0,0,.9)}
  #fm-home-media .fmh-lightbox.fmh-open{display:flex}
  #fm-home-media .fmh-lightbox img,#fm-home-media .fmh-lightbox video{max-width:min(1100px,96vw);max-height:88vh;object-fit:contain}
  #fm-home-media .fmh-lightbox video{width:min(1100px,96vw);background:#000}
  #fm-home-media .fmh-close{position:absolute;right:16px;top:14px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;font-size:27px;cursor:pointer}
  #fm-home-media .fmh-hidden{display:none!important}
  @media(max-width:1050px){#fm-home-media{--fmh-visible:4}#fm-home-media .fmh-card{flex-basis:calc((100% - 42px)/4)}}
  @media(max-width:780px){#fm-home-media{--fmh-visible:3}#fm-home-media .fmh-card{flex-basis:calc((100% - 28px)/3)}}
  @media(max-width:560px){#fm-home-media{--fmh-visible:2;--fmh-gap:8px;padding:29px 12px 34px}#fm-home-media .fmh-head{align-items:start;margin-bottom:15px}#fm-home-media .fmh-all{font-size:12px}#fm-home-media .fmh-card{flex-basis:calc((100% - 8px)/2);border-radius:10px}#fm-home-media .fmh-arrow{width:34px;height:34px;font-size:20px}#fm-home-media .fmh-title{font-size:12px}}
  @media(prefers-reduced-motion:reduce){#fm-home-media .fmh-track,#fm-home-media .fmh-card img{transition:none}}
