/* Press: the release list (/press/) and individual releases, which use the
   article page layout from site.css. */

/* Compact header: title, one line of description, and the media contact. */
#lc27.careers-page .press-hero h1{margin-bottom:10px}
#lc27 .press-lede{margin:0;color:#52606a;font-size:1rem;line-height:1.6}
#lc27 .press-lede a{color:var(--navy);font-weight:600;text-decoration:underline;text-underline-offset:3px}
#lc27.careers-page .interior-body{gap:0}

#lc27 .press-section{margin-top:24px}
#lc27 .press-section+.press-section{margin-top:56px}
#lc27.careers-page .interior-body .press-section h2{font-size:1.35rem;letter-spacing:-.03em;margin:0 0 6px;color:var(--navy)}
#lc27.careers-page .interior-body .press-section>.contact-intro{margin:0 0 8px;font-size:.95rem}

/* One entry: date and type above, the headline as the link. */
#lc27 .interior-body ul.press-rows,#lc27 .article-related ul.press-rows{list-style:none;margin:10px 0 0;padding:0;max-width:100%;border-top:1px solid #d9dee2}
#lc27 .press-entry{border-bottom:1px solid #d9dee2;padding:18px 0}
#lc27 .interior-body .press-entry p.press-meta,#lc27 .press-meta{display:flex;align-items:center;gap:12px;margin:0 0 8px;max-width:none}
/* A fixed-width date so every badge starts in the same place. */
#lc27 .press-meta time{flex:0 0 7.5rem;font-size:.9rem;font-weight:500;color:#52606a;letter-spacing:0}
#lc27 .press-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.72rem;font-weight:600;line-height:1.5;color:#08506e;background:#e3f5fd}
#lc27 .press-badge-partner{color:#3d4a53;background:#eef1f3}
#lc27 .press-label{font-size:.85rem;font-weight:500;color:#08698f}
#lc27 .interior-body .press-entry p.press-below,#lc27 .press-below{margin:6px 0 0;font-size:.85rem;color:#6b7780}
#lc27 .interior-body a.press-title,#lc27 .article-related a.press-title{display:inline;font-size:1.2rem;font-weight:600;line-height:1.35;letter-spacing:-.02em;color:var(--navy);text-decoration:none}
#lc27 a.press-title:hover,#lc27 a.press-title:focus-visible{text-decoration:underline;text-underline-offset:4px}
#lc27 a.press-title .lc-external-arrow svg{width:.7em;height:.7em;margin-left:4px;vertical-align:.05em}

/* A release page: no feature image, so the headline takes the full width. */
#lc27.press-release .article-hero-inner{grid-template-columns:1fr}
/* Release headlines run long; a size down keeps them to a few lines. */
#lc27.press-release .article-hero h1{font-size:clamp(26px,2.5vw,36px)}
#lc27.press-release .reading h2{font-size:1.35rem;margin-top:36px}
#lc27 .press-contact-email{font-size:1.1rem;font-weight:600}
#lc27 .press-distributed{margin-top:32px;font-size:.9rem;color:#52606a}
@media(max-width:760px){#lc27 .press-meta time{flex-basis:auto}}

/* Community spotlight: one lead story, two compact stories beside it.
   Editorial, not cards: no fills, thin rules, blue throughout, and each story
   only as tall as what it holds. */
#lc27 .press-media{margin:6px 0 0;font-size:.9rem;color:#52606a}
#lc27 .press-media a{color:var(--navy);font-weight:600;text-decoration:underline;text-underline-offset:3px}
#lc27 .community-features{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:40px;margin-top:14px;align-items:start;border-top:3px solid #1bb6f7;padding-top:20px}
#lc27 .community-feature{display:flex;flex-direction:column}
#lc27 .community-feature-photo{position:relative;margin:0;aspect-ratio:16/9;max-width:100%;overflow:hidden;background:#0b1928}
#lc27 .interior-body .community-feature-photo img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:50% 65%}
#lc27 .community-feature-photo figcaption{position:absolute;left:10px;bottom:8px;padding:2px 8px;font-size:.7rem;color:#fff;background:rgba(11,25,40,.7)}
#lc27 .community-feature-copy{display:flex;flex-direction:column;padding:16px 0 0}
#lc27 .interior-body .community-feature p{margin:0;max-width:none}
#lc27 .interior-body .community-feature .community-card-org{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 10px;font-size:.95rem;font-weight:600;color:var(--navy)}
#lc27 .community-card-location{font-size:.85rem;font-weight:500;color:#08698f}
#lc27.careers-page .interior-body .community-feature-headline{margin:6px 0 0;max-width:none;font-size:1.15rem;line-height:1.3;letter-spacing:-.02em;color:var(--navy)}
#lc27.careers-page .interior-body .community-feature-lead .community-feature-headline{font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.2;letter-spacing:-.03em}
#lc27 .interior-body .community-feature .community-card-summary{margin-top:8px;font-size:.95rem;line-height:1.65;color:#52606a}
#lc27 .interior-body a.community-card-link{margin-top:12px;font-weight:600;font-size:.9rem;color:var(--navy);text-decoration:none;width:fit-content}
#lc27 a.community-card-link:hover{text-decoration:underline;text-underline-offset:4px}
#lc27 a.community-card-link .lc-external-arrow svg{width:.7em;height:.7em}

/* The two beside the lead: compact rows, a small photo and the essentials. */
#lc27 .community-feature-side{display:grid;align-content:start}
#lc27 .community-feature-side .community-feature{display:grid;grid-template-columns:140px minmax(0,1fr);gap:18px;align-items:stretch;padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid #d9dee2}
#lc27 .community-feature-side .community-feature:last-child{margin-bottom:0}
/* The photo fills the full height of its story. */
#lc27 .community-feature-side .community-feature-photo{aspect-ratio:auto;height:100%;min-height:120px}
#lc27 .interior-body .community-feature-side .community-feature-photo img{object-position:50% 50%}
#lc27 .community-feature-side .community-feature-photo figcaption,#lc27 .community-feature-side .community-card-summary{display:none}
#lc27 .community-feature-side .community-feature-copy{padding:0}
@media(max-width:900px){#lc27 .community-features{grid-template-columns:1fr;gap:28px}}
@media(max-width:420px){#lc27 .community-feature-side .community-feature{grid-template-columns:96px minmax(0,1fr)}}

/* Community news: organization first, the date only as support. */
#lc27 .interior-body .community-entry p.community-org{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin:0 0 4px;max-width:none;font-size:1rem;font-weight:600;color:var(--navy)}
#lc27 .community-location{font-size:.85rem;font-weight:500;color:#08698f}
#lc27 .interior-body .community-entry a.press-title{font-size:1rem;font-weight:500;color:#34424c}
#lc27 .community-more{margin-top:4px}
#lc27 .community-more summary{cursor:pointer;width:fit-content;margin-top:16px;padding:8px 14px;font-weight:600;font-size:.9rem;color:var(--navy);border:1px solid #cfd6dc;list-style:none}
#lc27 .community-more summary::-webkit-details-marker{display:none}
#lc27 .community-more summary:hover{background:var(--cream)}
#lc27 .community-more[open] summary{display:none}
#lc27 .community-more .press-rows{border-top:0}

/* Title straight into the spotlight; media contact sits with the releases. */
#lc27.careers-page .press-hero h1{margin-bottom:0}
#lc27.careers-page .interior-body .community-featured{margin-top:8px}
#lc27 .press-section-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 24px}
#lc27.careers-page .interior-body .press-section-head h2{margin-bottom:0}
#lc27.careers-page .interior-body .press-section-head .press-media{margin:0;max-width:none}

/* Below the spotlight: press releases and community news side by side, each
   marked by its own accent rule. Entries keep their natural heights. */
#lc27 .press-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;margin-top:80px;align-items:start}
#lc27.careers-page .interior-body .press-columns .press-section{margin-top:0}
#lc27.careers-page .interior-body .press-column h2{margin:0;padding-bottom:12px;border-bottom:3px solid var(--navy)}
#lc27.careers-page .interior-body .press-column-community h2{border-bottom-color:var(--gold)}
#lc27 .interior-body .press-column ul.press-rows{margin-top:0;border-top:0}
#lc27.careers-page .interior-body .press-column .press-media{margin:16px 0 0}
#lc27 .press-column .press-entry{padding:16px 0}
#lc27 .press-column .community-more summary{margin-top:16px}
@media(max-width:900px){#lc27 .press-columns{grid-template-columns:1fr;gap:48px;margin-top:48px}}

/* The three beside the lead: equal heights filling the lead's height, with
   each story's text centered beside its photo. The organization steps back so
   the headline leads. */
#lc27 .community-features{align-items:stretch}
#lc27 .community-feature-lead{align-self:start}
#lc27 .community-feature-side{grid-template-rows:repeat(3,minmax(0,1fr));align-content:stretch}
#lc27 .community-feature-side .community-feature-copy{justify-content:center}
#lc27 .interior-body .community-feature-side .community-feature .community-card-org{font-weight:500;font-size:.88rem;color:#34424c}
@media(max-width:900px){#lc27 .community-feature-side{grid-template-rows:none}}
/* Equal rows: the grid, not margins, spaces the three stories, so every row
   gets the same share — the tallest story's height. */
#lc27 .community-feature-side{grid-auto-rows:1fr;grid-template-rows:none;row-gap:16px}
#lc27 .community-feature-side .community-feature,#lc27 .community-feature-side .community-feature:last-child{margin-bottom:0;padding-bottom:16px;border-bottom:1px solid #d9dee2}
#lc27 .community-feature-side .community-feature-photo{min-height:0}
/* Both columns end together: the row is as tall as the taller column, the lead
   photo grows to take up any extra height, and the three stories share theirs
   equally. */
@media(min-width:901px){
  #lc27 .community-feature-lead{align-self:stretch}
  #lc27 .community-feature-lead .community-feature-photo{aspect-ratio:auto;flex:1 1 auto;min-height:320px}
  #lc27 .community-feature-side{align-self:stretch;height:100%}
}
@media(min-width:901px){
  /* Sized by the space left, never by the photo's own proportions, which would
     make the lead set the row's height instead of filling it. */
  #lc27 .community-feature-lead .community-feature-photo{flex:1 1 0;min-height:320px}
  #lc27 .interior-body .community-feature-lead .community-feature-photo img{position:absolute;inset:0}
}

/* One entry style for both lists: date and type, headline, then supporting
   detail. Host badges take the community column's gold. */
#lc27 .press-badge-host,#lc27 .press-badge-sponsor{color:#6b4e0e;background:#fbf0d6}
#lc27 .press-column .press-entry a.press-title{font-size:1.1rem;font-weight:600;line-height:1.35;color:var(--navy)}
#lc27 .interior-body .press-column .press-entry p.press-below{margin-top:6px;font-size:.85rem;color:#6b7780}

/* Shared rows: both columns sit on one grid, so each pair of entries is as
   tall as the taller one and the dividers line up across. */
@media(min-width:901px){
  #lc27 .press-columns{grid-template-rows:auto repeat(var(--press-rows,4),auto) auto;row-gap:0}
  #lc27 .press-column{display:grid;grid-row:1 / span calc(var(--press-rows,4) + 2);grid-template-rows:subgrid}
  /* Only the column's own list joins the shared grid; the list inside a closed
     "More" section must stay hidden, which a display of its own would undo. */
  #lc27 .interior-body .press-column > ul.press-rows{display:grid;grid-row:span var(--press-rows,4);grid-template-rows:subgrid;margin:0}
  #lc27 .press-column .press-entry{padding:16px 0}
}
#lc27 .press-column .community-more{margin-top:0}
/* Each column's footer is one row: the More button, and for releases the media
   contact beneath it. */
#lc27 .press-column-foot{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-top:16px}
#lc27.careers-page .interior-body .press-column-foot .press-media{margin:0}
#lc27 .press-column-foot .community-more summary{margin-top:0}
/* Press releases take the brand orange; community keeps gold, spotlight blue. */
#lc27.careers-page .interior-body .press-column h2{border-bottom-color:#ff6a3a}
#lc27.careers-page .interior-body .press-column-community h2{border-bottom-color:var(--gold)}
/* Some page styles give this list a display of its own, which overrides the
   browser hiding a closed <details>; say it plainly instead. */
#lc27 .community-more:not([open]) > ul.press-rows{display:none}
