/* Alpha 69.39 — Articles: editorial archive and reading module */
.sat-article-hero,.sat-article-single-hero,.sat-game-articles-hero,.sat-game-credits-hero{margin-bottom:clamp(1.4rem,3vw,2.4rem)}
.sat-articles-archive,.sat-game-articles-page,.sat-game-credits-page{display:grid;gap:clamp(1.25rem,3vw,2.25rem);min-width:0}
.sat-article-tabs{display:flex;gap:.55rem;max-width:100%;padding:.55rem;border:1px solid rgba(116,178,255,.18);border-radius:999px;background:rgba(8,24,82,.64);overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.sat-article-tabs::-webkit-scrollbar{display:none}.sat-article-tab{display:inline-flex;align-items:center;gap:.45rem;min-height:44px;padding:.62rem .9rem;border:1px solid rgba(255,255,255,.11);border-radius:999px;color:#eef4ff;text-decoration:none;font-weight:900;white-space:nowrap;scroll-snap-align:start}.sat-article-tab span{display:grid;place-items:center;min-width:26px;height:26px;padding:0 .35rem;border-radius:999px;background:rgba(255,255,255,.08);font-size:.75rem}.sat-article-tab:hover,.sat-article-tab:focus-visible,.sat-article-tab.is-active{background:var(--sat-lime);border-color:var(--sat-lime);color:var(--sa-lime-ink)}.sat-article-tab:focus-visible{outline:2px solid #fff;outline-offset:2px}
.sat-article-filters{display:flex;align-items:end;justify-content:flex-end;gap:.75rem;flex-wrap:wrap;padding:.8rem;border:1px solid rgba(116,178,255,.16);border-radius:22px;background:rgba(255,255,255,.035)}.sat-article-filters label{display:grid;gap:.35rem;min-width:min(240px,100%);color:#dbe7ff;font-size:.76rem;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.sat-article-filters select{width:100%;min-height:46px;padding:.65rem 2.4rem .65rem .85rem;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(7,18,67,.9);color:#fff;font-weight:850}.sat-article-filter-note{margin:0;padding:.75rem 1rem;border-left:4px solid var(--sat-lime);border-radius:8px;background:rgba(var(--sa-lime-rgb),.08);color:#e9f3ff}.sat-article-filter-note a{text-decoration:underline}
.sat-article-wall{display:grid;min-width:0;}.sat-article-year{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;margin:clamp(1rem,3vw,2rem) 0 .2rem;color:var(--sat-muted);font-size:1rem;letter-spacing:.14em}.sat-article-year::before,.sat-article-year::after{content:"";height:1px;background:linear-gradient(90deg,transparent,rgba(154,185,255,.35))}.sat-article-year::after{background:linear-gradient(90deg,rgba(154,185,255,.35),transparent)}.sat-article-year span{padding:.38rem .75rem;border:1px solid rgba(154,185,255,.2);border-radius:999px;background:rgba(255,255,255,.035)}
.sat-article-card{min-width:0;overflow:hidden;overflow:clip;border:1px solid rgba(116,178,255,.18);border-radius:22px;background:linear-gradient(180deg,rgba(24,61,154,.52),rgba(5,18,66,.9));box-shadow:0 18px 48px rgba(0,0,0,.2);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sat-article-card:hover,.sat-article-card:focus-within{transform:translateY(-3px);border-color:rgba(var(--sa-lime-rgb),.6);box-shadow:0 0 0 3px rgba(var(--sa-lime-rgb),.1),0 22px 58px rgba(0,0,0,.28)}.sat-article-card>a{display:grid;height:100%;color:#fff;text-decoration:none;}.sat-article-card-media{position:relative;overflow:clip;background:linear-gradient(135deg,#173c9e,#07143e);}.sat-article-card-img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.sat-article-card:hover .sat-article-card-img,.sat-article-card:focus-within .sat-article-card-img{transform:scale(1.035)}.sat-article-card-fallback{display:grid;width:100%;height:100%;padding:1.05rem;background:radial-gradient(circle at 82% 14%,rgba(var(--sa-lime-rgb),.25),transparent 32%),linear-gradient(145deg,rgba(31,71,224,.9),rgba(5,17,61,.96));overflow:hidden;}.sat-article-card-fallback small{color:var(--sat-lime);font-weight:950;text-transform:uppercase;letter-spacing:.1em}.sat-article-card-fallback strong{font-size:clamp(1.3rem,3vw,2.2rem);line-height:.9;word-break:break-word;opacity:.95;}.sat-article-card-fallback>span{justify-self:end;color:var(--sat-lime);font-size:1.4rem}.sat-article-card-body{display:grid;align-content:start;}.sat-article-card-body .sat-eyebrow{margin:0;font-size:.67rem}.sat-article-card-body h2{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;}.sat-article-card-meta{margin:.25rem 0 0;color:#afc1e8;font-size:.76rem;font-weight:800}
.sat-article-reading-layout{display:grid;align-items:start;min-width:0;}.sat-article-reading-main{min-width:0}.sat-article-prose{margin:0 auto;color:#eef4ff;}.sat-article-prose>*:first-child{margin-top:0}.sat-article-prose h2,.sat-article-prose h3,.sat-article-prose h4{margin-top:2em;line-height:1.12;letter-spacing:-.035em}.sat-article-prose p{margin:0 0 1.35em}.sat-article-prose a{text-decoration:underline;text-decoration-color:var(--sat-lime);text-underline-offset:.18em}.sat-article-prose blockquote{margin:2rem 0;padding:1.1rem 1.25rem;border-left:5px solid var(--sat-lime);border-radius:0 18px 18px 0;background:rgba(255,255,255,.055);font-size:1.08em}.sat-article-prose figure{max-width:100%;}.sat-article-prose img{max-width:100%;height:auto;border-radius:18px;box-shadow:0 18px 52px rgba(0,0,0,.28)}.sat-article-prose figcaption{margin-top:.55rem;color:#aebfe6;font-size:.82rem;text-align:center}
.sat-chatlog{display:grid;gap:2px;margin:1.5rem 0;padding:.35rem;border:1px solid rgba(116,178,255,.18);border-radius:18px;background:rgba(3,11,43,.75);font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace}.sat-chatlog p{margin:0!important;padding:.75rem .85rem;border-radius:12px;background:rgba(255,255,255,.025);line-height:1.55}.sat-chatlog p:nth-child(even){background:rgba(116,178,255,.07)}.sat-chat-speaker{color:var(--sat-lime);font-weight:950}.sat-article-prose--chat .sat-chatlog{max-width:none}
.sat-article-sidebar{position:sticky;display:grid;min-width:0;}.sat-article-side-panel{border:1px solid rgba(116,178,255,.18);}.sat-article-side-panel dl{display:grid;grid-template-columns:minmax(90px,.42fr) minmax(0,1fr);gap:.55rem .75rem;margin:0}.sat-article-side-panel dt{color:#aebfe6;font-weight:800}.sat-article-side-panel dd{margin:0;overflow-wrap:anywhere}.sat-article-chip-list{display:flex;flex-wrap:wrap;gap:.5rem}.sat-article-person-chip,.sat-article-game-chip{display:inline-flex;align-items:center;gap:.35rem;max-width:100%;padding:.45rem .65rem;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.055);color:#f3f7ff;text-decoration:none;font-size:.82rem;font-weight:850}.sat-article-person-chip:hover,.sat-article-game-chip:hover,.sat-article-person-chip:focus-visible,.sat-article-game-chip:focus-visible{background:rgba(var(--sa-lime-rgb),.16);border-color:rgba(var(--sa-lime-rgb),.55);color:#fff}.sat-article-archive-note{max-width:68ch;margin:2rem auto 0;padding-top:1rem;border-top:1px solid rgba(154,185,255,.16);color:#aebfe6}.sat-article-chrono{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:2rem auto 0;}.sat-article-chrono>div:last-child{text-align:right}.sat-article-chrono a{display:grid;gap:.2rem;padding:.85rem;border:1px solid rgba(116,178,255,.16);border-radius:16px;color:#fff;text-decoration:none;}.sat-article-chrono span{color:#aebfe6;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.sat-article-related{display:grid;gap:1rem;}.sat-article-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(240px,100%),1fr));gap:16px}
.sat-credit-directory{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:14px}.sat-credit-directory-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0;padding:1rem;border:1px solid rgba(116,178,255,.18);border-radius:20px;background:rgba(255,255,255,.04);scroll-margin-top:120px}.sat-credit-directory-card:target{border-color:var(--sat-lime);box-shadow:0 0 0 4px rgba(var(--sa-lime-rgb),.12)}.sat-credit-directory-card h2{margin:0;font-size:1.1rem}.sat-credit-directory-card .sat-eyebrow{margin:0 0 .25rem}
.sat-tab-link{display:inline-flex;align-items:center;text-decoration:none}
@media(max-width:1024px){.sat-article-reading-layout{grid-template-columns:1fr}.sat-article-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.sat-article-side-panel:last-child:nth-child(odd){grid-column:1/-1}}
@media(max-width:640px){.sat-article-tabs{border-radius:18px}.sat-article-filters{display:grid;grid-template-columns:1fr}.sat-article-filters label{min-width:0}.sat-article-card-body{padding:.75rem}.sat-article-card-body h2{-webkit-line-clamp:2;}.sat-article-card-meta{font-size:.67rem}.sat-article-card-body .sat-eyebrow{font-size:.6rem}.sat-article-year{gap:.6rem}.sat-article-reading-layout{gap:1.5rem}.sat-article-sidebar{grid-template-columns:1fr}.sat-article-side-panel:last-child:nth-child(odd){grid-column:auto}.sat-article-chrono{grid-template-columns:1fr}.sat-article-chrono>div:last-child{text-align:left}.sat-credit-directory-card{align-items:flex-start;flex-direction:column}.sat-credit-directory-card .sat-button{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){.sat-article-card:hover,.sat-article-card:focus-within{transform:none}}

/* Alpha 69.80 — press release hero identity visual. */
.sat-article-single-hero.has-stage-visual.sat-cine-hero--compact.sat-game-hero--cinematic{
  grid-template-columns:minmax(0,1.35fr) minmax(230px,.65fr);
  gap:clamp(1.5rem,4vw,4rem);
  min-height:clamp(390px,55vh,580px);
}
.sat-article-single-hero.has-stage-visual .sat-game-hero-copy{max-width:760px}
.sat-article-single-hero .sat-cine-cover-stage--article{
  position:relative;
  z-index:4;
  display:grid;
  place-items:center;
  justify-self:end;
  width:min(100%,420px);
  min-height:300px;
  pointer-events:none;
}
.sat-article-single-hero .sat-cine-stage-media{display:grid;place-items:center;width:100%;max-width:360px}
.sat-article-single-hero .sat-cine-stage-media-img{display:block;width:100%;height:auto;object-fit:contain}
.sat-article-single-hero .sat-cine-stage-media--logo{padding:clamp(1rem,3vw,2rem)}
.sat-article-single-hero .sat-cine-stage-media--logo .sat-cine-stage-media-img{max-height:220px;filter:drop-shadow(0 20px 36px rgba(0,0,0,.42))}
.sat-article-single-hero .sat-cine-stage-media--cover{max-width:270px}
.sat-article-single-hero .sat-cine-stage-media--cover .sat-cine-stage-media-img{aspect-ratio:3/4;object-fit:cover;border-radius:26px;box-shadow:0 30px 72px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.12)}
@media(max-width:860px){
  .sat-article-single-hero.has-stage-visual.sat-cine-hero--compact.sat-game-hero--cinematic{grid-template-columns:1fr;min-height:auto}
  .sat-article-single-hero .sat-cine-cover-stage--article{justify-self:center;width:min(100%,340px);min-height:190px;margin-top:.5rem}
  .sat-article-single-hero .sat-cine-stage-media--logo .sat-cine-stage-media-img{max-height:150px}
  .sat-article-single-hero .sat-cine-stage-media--cover{max-width:210px}
}


/* Alpha 69.81 — compact News articles and Sims tags. */
.sat-article-card--news{border-color:rgba(var(--sa-lime-rgb),.28)}
.sat-article-card--news .sat-article-card-media{aspect-ratio:16/8.5}
.sat-article-card--news .sat-article-card-fallback{background:radial-gradient(circle at 84% 18%,rgba(var(--sa-lime-rgb),.34),transparent 34%),linear-gradient(145deg,rgba(21,58,151,.96),rgba(5,17,61,.98))}
.sat-article-card--news .sat-article-card-body h2{font-size:1.04rem;-webkit-line-clamp:2}
.sat-article-reading-layout--news{grid-template-columns:minmax(0,780px) minmax(250px,320px);justify-content:center;gap:clamp(1.4rem,3vw,3rem)}
.sat-article-prose--news{max-width:62ch;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.72}
.sat-article-prose--news p{margin-bottom:1.1em}
.sat-article-prose--news h2,.sat-article-prose--news h3{margin-top:1.55em}
.sat-article-sim-chip{border-color:rgba(77,157,255,.34);background:rgba(77,157,255,.10)}
@media(max-width:1024px){.sat-article-reading-layout--news{grid-template-columns:1fr}}

/* Alpha 69.82 — website previews and reviews. */
.sat-article-card--previews{
  border-color:rgba(91,164,255,.34);
}
.sat-article-card--previews .sat-article-card-fallback{
  background:
    radial-gradient(circle at 82% 18%,rgba(91,164,255,.35),transparent 34%),
    linear-gradient(145deg,rgba(22,65,170,.96),rgba(5,17,61,.98));
}
.sat-article-card--previews .sat-eyebrow{color:#8fc8ff}
.sat-article-card--reviews{
  border-color:rgba(255,194,87,.34);
}
.sat-article-card--reviews .sat-article-card-fallback{
  background:
    radial-gradient(circle at 82% 18%,rgba(255,194,87,.32),transparent 34%),
    linear-gradient(145deg,rgba(98,61,20,.92),rgba(5,17,61,.98));
}
.sat-article-card--reviews .sat-eyebrow{color:#ffd476}
.sat-article-card--previews .sat-article-card-media,
.sat-article-card--reviews .sat-article-card-media{
  aspect-ratio:16/9;
}
.sat-article-reading-layout--preview,
.sat-article-reading-layout--review{
  grid-template-columns:minmax(0,820px) minmax(260px,340px);
  justify-content:center;
  gap:clamp(1.5rem,3.5vw,3.5rem);
}
.sat-article-prose--preview,
.sat-article-prose--review{
  max-width:68ch;
  font-size:clamp(1rem,1.3vw,1.12rem);
  line-height:1.78;
}
.sat-article-prose--preview>p:first-child,
.sat-article-prose--review>p:first-child{
  font-size:1.08em;
  line-height:1.72;
}
.sat-article-prose--preview blockquote{
  border-left-color:#66b3ff;
}
.sat-article-prose--review blockquote{
  border-left-color:#ffd476;
}
@media(max-width:1024px){
  .sat-article-reading-layout--preview,
  .sat-article-reading-layout--review{grid-template-columns:1fr}
}

/* Alpha 69.83 — article image gallery and accessible viewer. */
.sat-article-image-gallery{display:grid;gap:1rem;max-width:920px;margin:clamp(2rem,5vw,3.5rem) auto 0;padding-top:clamp(1.2rem,3vw,2rem);border-top:1px solid rgba(154,185,255,.18)}.sat-article-gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.sat-article-gallery-heading h2{margin:.1rem 0 0;font-size:clamp(1.45rem,2.6vw,2rem);letter-spacing:-.035em}.sat-article-gallery-heading>span{display:inline-flex;align-items:center;min-height:34px;padding:.35rem .7rem;border:1px solid rgba(154,185,255,.18);border-radius:999px;background:rgba(255,255,255,.045);color:#cbd9f5;font-size:.78rem;font-weight:850}.sat-article-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sat-article-gallery-card{min-width:0;margin:0;overflow:hidden;border:1px solid rgba(116,178,255,.18);border-radius:22px;background:linear-gradient(180deg,rgba(24,61,154,.46),rgba(5,18,66,.88));box-shadow:0 18px 46px rgba(0,0,0,.2)}.sat-article-gallery-trigger{position:relative;display:block;width:100%;aspect-ratio:16/10;margin:0;padding:0;overflow:hidden;border:0;background:#07143e;cursor:zoom-in}.sat-article-gallery-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease,filter .22s ease}.sat-article-gallery-trigger:hover .sat-article-gallery-image,.sat-article-gallery-trigger:focus-visible .sat-article-gallery-image{transform:scale(1.025);filter:brightness(1.06)}.sat-article-gallery-trigger:focus-visible{outline:3px solid var(--sat-lime);outline-offset:-3px}.sat-article-gallery-zoom{position:absolute;right:.7rem;top:.7rem;display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(5,17,61,.78);color:#fff;font-size:1rem;box-shadow:0 8px 20px rgba(0,0,0,.25);backdrop-filter:blur(8px)}.sat-article-gallery-card figcaption{display:grid;gap:.4rem;padding:.9rem 1rem 1rem;text-align:left}.sat-article-gallery-card figcaption strong{color:#fff;font-size:.96rem}.sat-article-gallery-card figcaption p{margin:0;color:#b8c8e8;font-size:.83rem;line-height:1.55}.sat-article-gallery-lightbox{position:fixed;inset:0;z-index:100100;display:grid;place-items:center;padding:clamp(.5rem,2vw,1.25rem)}.sat-article-gallery-lightbox[hidden]{display:none!important}.sat-article-gallery-lightbox-backdrop{position:absolute;inset:0;background:rgba(2,7,28,.9);backdrop-filter:blur(14px)}.sat-article-gallery-lightbox-dialog{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,340px);grid-template-rows:minmax(0,1fr);width:min(1380px,calc(100vw - 2rem));height:min(850px,calc(100vh - 2rem));overflow:hidden;border:1px solid rgba(154,185,255,.22);border-radius:28px;background:#07143e;box-shadow:0 36px 120px rgba(0,0,0,.58)}.sat-article-gallery-lightbox-stage{display:grid;place-items:center;min-width:0;min-height:0;margin:0;padding:clamp(1rem,3vw,2rem);background:radial-gradient(circle at center,rgba(31,71,224,.14),transparent 58%),#030b2a}.sat-article-gallery-lightbox-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:16px;box-shadow:0 24px 70px rgba(0,0,0,.38)}.sat-article-gallery-lightbox-copy{align-content:center;display:grid;gap:.65rem;min-width:0;padding:clamp(1.2rem,3vw,2rem);border-left:1px solid rgba(154,185,255,.16);background:linear-gradient(180deg,rgba(17,42,116,.82),rgba(5,17,61,.96));overflow:auto}.sat-article-gallery-lightbox-copy>span{color:var(--sat-lime);font-size:.75rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.sat-article-gallery-lightbox-copy h2{margin:0;color:#fff;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.15}.sat-article-gallery-lightbox-copy p{margin:0;color:#c1d0ed;line-height:1.65;white-space:pre-line}.sat-article-gallery-lightbox-close,.sat-article-gallery-lightbox-nav{position:absolute;z-index:3;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);background:rgba(5,17,61,.86);color:#fff;cursor:pointer;backdrop-filter:blur(10px)}.sat-article-gallery-lightbox-close{right:1rem;top:1rem;width:44px;height:44px;border-radius:999px;font-size:1.45rem}.sat-article-gallery-lightbox-nav{top:50%;width:48px;height:70px;border-radius:18px;font-size:2rem;transform:translateY(-50%)}.sat-article-gallery-lightbox-nav.is-prev{left:1rem}.sat-article-gallery-lightbox-nav.is-next{right:calc(340px + 1rem)}.sat-article-gallery-lightbox-close:hover,.sat-article-gallery-lightbox-nav:hover,.sat-article-gallery-lightbox-close:focus-visible,.sat-article-gallery-lightbox-nav:focus-visible{border-color:var(--sat-lime);background:rgba(24,61,154,.94);outline:3px solid rgba(var(--sa-lime-rgb),.24);outline-offset:2px}body.sat-article-gallery-open{overflow:hidden}
@media(max-width:920px){.sat-article-gallery-lightbox-dialog{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto}.sat-article-gallery-lightbox-copy{max-height:32vh;border-left:0;border-top:1px solid rgba(154,185,255,.16)}.sat-article-gallery-lightbox-nav.is-next{right:1rem}}
@media(max-width:640px){.sat-article-gallery-grid{grid-template-columns:1fr}.sat-article-gallery-heading{align-items:flex-start;flex-direction:column}.sat-article-gallery-lightbox{padding:.35rem}.sat-article-gallery-lightbox-dialog{width:calc(100vw - .7rem);height:calc(100vh - .7rem);border-radius:20px}.sat-article-gallery-lightbox-stage{padding:.5rem}.sat-article-gallery-lightbox-copy{padding:1rem}.sat-article-gallery-lightbox-nav{width:40px;height:58px}.sat-article-gallery-lightbox-nav.is-prev{left:.55rem}.sat-article-gallery-lightbox-nav.is-next{right:.55rem}.sat-article-gallery-lightbox-close{right:.6rem;top:.6rem}}
@media(prefers-reduced-motion:reduce){.sat-article-gallery-image{transition:none!important}.sat-article-gallery-trigger:hover .sat-article-gallery-image,.sat-article-gallery-trigger:focus-visible .sat-article-gallery-image{transform:none!important}}

/* Alpha 69.84 — galleries can live inside article prose. */
.sat-article-prose>.sat-article-image-gallery--inline{max-width:none;margin:clamp(2rem,5vw,3.5rem) 0}.sat-article-image-gallery--inline .sat-article-gallery-heading h2{font-size:clamp(1.45rem,2.5vw,2rem)}.sat-article-image-gallery--inline .sat-article-gallery-card{margin:0}.sat-article-image-gallery--inline figcaption p{max-width:none}

/* Alpha 69.85 — configurable inline article galleries. */
.sat-article-gallery-caption{max-width:72ch;margin:0;color:#c2d0eb;font-size:.95rem;line-height:1.65}.sat-article-image-gallery--grid .sat-article-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sat-article-image-gallery--horizontal .sat-article-gallery-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(290px,42%);grid-template-columns:none;gap:14px;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x proximity;scrollbar-width:thin}.sat-article-image-gallery--horizontal .sat-article-gallery-card{scroll-snap-align:start}.sat-article-image-gallery--vertical .sat-article-gallery-grid{grid-template-columns:1fr}.sat-article-image-gallery--vertical .sat-article-gallery-card{display:grid;grid-template-columns:minmax(260px,44%) minmax(0,1fr);align-items:stretch}.sat-article-image-gallery--vertical .sat-article-gallery-trigger{height:100%;min-height:260px;aspect-ratio:auto}.sat-article-image-gallery--vertical .sat-article-gallery-card figcaption{align-content:center;padding:1.2rem 1.35rem}.sat-article-image-gallery--vertical .sat-article-gallery-card figcaption strong{font-size:1.05rem}.sat-article-image-gallery--vertical .sat-article-gallery-card figcaption p{font-size:.9rem}
@media(max-width:920px){.sat-article-image-gallery--horizontal .sat-article-gallery-grid{grid-auto-columns:minmax(280px,68%)}.sat-article-image-gallery--vertical .sat-article-gallery-card{grid-template-columns:minmax(220px,40%) minmax(0,1fr)}}
@media(max-width:640px){.sat-article-image-gallery--grid .sat-article-gallery-grid{grid-template-columns:1fr}.sat-article-image-gallery--horizontal .sat-article-gallery-grid{grid-auto-columns:88%}.sat-article-image-gallery--vertical .sat-article-gallery-card{display:block}.sat-article-image-gallery--vertical .sat-article-gallery-trigger{min-height:0;aspect-ratio:16/10}}

/* Alpha 69.87 — structured Tchat Discussions. */
.sat-structured-chat-message--highlight{border-color:rgba(var(--sa-lime-rgb),.35);}.sat-structured-chat-message--aside{border-color:rgba(116,178,255,.25);}.sat-structured-chat-message--action{border-color:rgba(185,140,255,.28);}.sat-structured-chat-message--system{border-color:rgba(240,182,74,.3);}
@media(max-width:680px){.sat-structured-chat{border-radius:19px}.sat-structured-chat-head{align-items:flex-start;flex-direction:column}.sat-structured-chat-message{grid-template-columns:1fr;gap:.38rem;padding:.8rem}.sat-structured-chat-speaker{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.sat-structured-chat-copy{font-size:.98rem;line-height:1.58}}
@media(prefers-reduced-motion:reduce){.sat-structured-chat-message{transition:none!important}}

/* Alpha 69.88 — calmer, easier-to-read archived conversations. */
.sat-article-reading-layout--chat{
  grid-template-columns:minmax(0,1fr) minmax(240px,300px);
  gap:clamp(1.25rem,3vw,2.5rem);
}
.sat-article-reading-layout--chat .sat-article-reading-main{min-width:0}
.sat-article-reading-layout--chat .sat-article-prose--chat{max-width:78ch}
.sat-structured-chat{
  
  
  
  display:grid;
  gap:0;
  max-width:1080px;
  margin:clamp(1.5rem,3vw,2.4rem) auto;
  padding:0;
  overflow:hidden;
  border:1px solid rgba(154,185,255,.30);
  border-radius:26px;
  
  
  
}
.sat-structured-chat-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:1rem;
  padding:1.35rem 1.45rem 1.15rem;
  border-bottom:1px solid var(--sat-chat-line);
  
}

.sat-structured-chat-head h2{margin:.12rem 0 0;font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.12;}
.sat-structured-chat-head p:not(.sat-eyebrow){max-width:60ch;margin:.45rem 0 0;font-size:.9rem;line-height:1.5;}
.sat-structured-chat-head>span{flex:0 0 auto;padding:.42rem .7rem;border:1px solid #d2deef;border-radius:999px;font-size:.76rem;font-weight:800;}
.sat-structured-chat-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:.75rem;align-items:center;padding:.85rem 1rem;border-bottom:1px solid var(--sat-chat-line);}
.sat-structured-chat-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;min-height:42px;padding:0 .85rem;border:1px solid #ccd9eb;border-radius:14px;}
.sat-structured-chat-search input{width:100%;min-height:40px;padding:0;border:0!important;background:transparent!important;box-shadow:none!important;outline:0;font:inherit;}
.sat-structured-chat-search input::placeholder{opacity:1;}

.sat-structured-chat-density{display:inline-flex;gap:4px;padding:4px;border:1px solid #ccd9eb;border-radius:999px;}
.sat-structured-chat-density button{min-height:34px;padding:.4rem .7rem;border:0;border-radius:999px;background:transparent;font-size:.75rem;font-weight:800;cursor:pointer;}

.sat-structured-chat-density button:focus-visible{outline:3px solid rgba(84,126,215,.25);outline-offset:2px}
.sat-structured-chat-results{margin:0;font-size:.8rem;white-space:nowrap;}
.sat-structured-chat-list{display:grid;gap:0;}
.sat-structured-chat-message{display:grid;grid-template-columns:44px minmax(0,1fr);gap:.85rem;align-items:start;padding:1rem 1.15rem;border:0;border-bottom:1px solid #e2e9f3;border-radius:0;}

.sat-structured-chat-message[hidden]{display:none!important}




.sat-structured-chat-avatar{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d3deed;border-radius:13px;font-size:.74rem;font-weight:900;letter-spacing:.02em;}
.sat-structured-chat-content{display:grid;gap:.38rem;min-width:0}
.sat-structured-chat-speaker{display:flex;align-items:baseline;gap:.55rem;min-width:0}
.sat-structured-chat-speaker strong{overflow-wrap:anywhere;font-size:.92rem;font-weight:850;line-height:1.25;}
.sat-structured-chat-speaker time{font-size:.72rem;font-weight:750;white-space:nowrap;}
.sat-structured-chat-speaker>span{margin-left:auto;font-size:.68rem;font-weight:800;}
.sat-structured-chat-copy{min-width:0;max-width:78ch;font-size:1rem;font-weight:400;line-height:1.62;overflow-wrap:anywhere;}
.sat-structured-chat-copy strong,.sat-structured-chat-copy b{font-weight:800;}.sat-structured-chat-copy a{text-decoration:underline;text-underline-offset:.16em;}
.sat-structured-chat-footer{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:68px;padding:.8rem 1rem;border-top:1px solid var(--sat-chat-line);}
.sat-structured-chat-footer>p{margin:0;}.sat-structured-chat-footer>div{display:flex;gap:.65rem}.sat-structured-chat-footer.is-empty>div{display:none}
.sat-structured-chat-footer .sat-button{min-height:40px;padding:.68rem .9rem;font-size:.82rem}
.sat-structured-chat.is-compact .sat-structured-chat-message{grid-template-columns:34px minmax(0,1fr);gap:.65rem;padding:.62rem .9rem}.sat-structured-chat.is-compact .sat-structured-chat-avatar{width:32px;height:32px;border-radius:10px;font-size:.66rem}.sat-structured-chat.is-compact .sat-structured-chat-content{gap:.18rem}.sat-structured-chat.is-compact .sat-structured-chat-copy{font-size:.92rem;line-height:1.48}.sat-structured-chat.is-compact .sat-structured-chat-speaker strong{font-size:.84rem}
.sat-article-prose--chat:has(+.sat-structured-chat):empty{display:none}
@media(max-width:1024px){.sat-article-reading-layout--chat{grid-template-columns:1fr}.sat-article-reading-layout--chat .sat-article-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.sat-structured-chat{border-radius:20px}.sat-structured-chat-head{align-items:flex-start;flex-direction:column;padding:1.1rem}.sat-structured-chat-toolbar{grid-template-columns:1fr auto}.sat-structured-chat-search{grid-column:1/-1}.sat-structured-chat-results{justify-self:end}.sat-structured-chat-message{grid-template-columns:38px minmax(0,1fr);gap:.7rem;padding:.85rem}.sat-structured-chat-avatar{width:36px;height:36px}.sat-structured-chat-speaker{flex-wrap:wrap}.sat-structured-chat-speaker>span{margin-left:auto}.sat-structured-chat-copy{font-size:.97rem;line-height:1.56}.sat-structured-chat-footer{align-items:stretch;flex-direction:column}.sat-structured-chat-footer>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.sat-structured-chat-footer .sat-button{justify-content:center}}
@media(max-width:480px){.sat-structured-chat-toolbar{grid-template-columns:1fr}.sat-structured-chat-density{width:100%}.sat-structured-chat-density button{flex:1}.sat-structured-chat-results{justify-self:start}.sat-structured-chat-message,.sat-structured-chat.is-compact .sat-structured-chat-message{grid-template-columns:1fr}.sat-structured-chat-avatar{display:none}.sat-structured-chat-footer>div{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.sat-structured-chat-message,.sat-structured-chat-density button{transition:none!important}}

/* Public credit profile links. */
.sat-game-credit-name,.sat-credit-directory-name,.sat-credit-link{color:inherit;text-decoration:none}.sat-game-credit-name:hover,.sat-credit-directory-name:hover,.sat-credit-link:hover,.sat-game-credit-name:focus-visible,.sat-credit-directory-name:focus-visible,.sat-credit-link:focus-visible{color:var(--sat-lime);text-decoration:underline;text-underline-offset:.18em}

/* Alpha 69.89 — comfortable blue chat reader.
   Retains the blue Sims Archives identity without using white message cards. */
.sat-structured-chat{
  --sat-chat-ink:#e5edff;
  --sat-chat-muted:#9fb0d4;
  --sat-chat-line:rgba(158,188,255,.14);
  border-color:rgba(132,169,255,.24);
  background:linear-gradient(180deg,#0a1b52 0%,#081640 100%);
  color:var(--sat-chat-ink);
  box-shadow:0 22px 64px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.035);
}
.sat-structured-chat-head{
  border-color:var(--sat-chat-line);
  background:linear-gradient(135deg,#102765 0%,#0b1d52 100%);
}
.sat-structured-chat-head .sat-eyebrow{color:var(--sat-lime);text-shadow:none}
.sat-structured-chat-head h2{color:#f3f6ff}
.sat-structured-chat-head p:not(.sat-eyebrow){color:#aebddd}
.sat-structured-chat-head>span{border-color:rgba(158,188,255,.18);background:rgba(255,255,255,.055);color:#cbd7ef;box-shadow:none}
.sat-structured-chat-toolbar{border-color:var(--sat-chat-line);background:#0a1a4a}
.sat-structured-chat-search{border-color:rgba(158,188,255,.18);background:#10265e;color:#aebfe1}
.sat-structured-chat-search input{color:#edf3ff!important}
.sat-structured-chat-search input::placeholder{color:#8fa1c6}
.sat-structured-chat-search:focus-within{border-color:rgba(var(--sa-lime-rgb),.62);box-shadow:0 0 0 3px rgba(var(--sa-lime-rgb),.11)}
.sat-structured-chat-density{border-color:rgba(158,188,255,.18);background:#10265e}
.sat-structured-chat-density button{color:#aebddd}
.sat-structured-chat-density button.is-active{background:#274c9d;color:#fff;box-shadow:none}
.sat-structured-chat-results{color:#9fb0d4}.sat-structured-chat-results strong{color:#dbe7ff}
.sat-structured-chat-list{background:#081640}
.sat-structured-chat-message{border-color:rgba(158,188,255,.11);background:#0d2058;color:var(--sat-chat-ink)}
.sat-structured-chat-message:nth-child(even){background:#10255f}
.sat-structured-chat-message--highlight{background:#15305f!important;box-shadow:inset 4px 0 0 rgba(var(--sa-lime-rgb),.78)}
.sat-structured-chat-message--aside{background:#102b69!important;box-shadow:inset 4px 0 0 #628fe6}
.sat-structured-chat-message--action{background:#1a275f!important;box-shadow:inset 4px 0 0 #987bd7}
.sat-structured-chat-message--system{background:#282957!important;box-shadow:inset 4px 0 0 #d1a55b}
.sat-structured-chat-avatar{border-color:rgba(158,188,255,.16);background:linear-gradient(145deg,#193979,#10245c);color:#e2ebff;box-shadow:none}
.sat-structured-chat-speaker strong{color:#c8dcff}
.sat-structured-chat-speaker time{color:#8ea3cd}
.sat-structured-chat-speaker>span{color:#758ab6}
.sat-structured-chat-copy{color:#e2eaff}
.sat-structured-chat-copy strong,.sat-structured-chat-copy b{color:#fff}
.sat-structured-chat-copy em,.sat-structured-chat-copy i{color:#c4d1ed}
.sat-structured-chat-copy a{color:#bcd6ff;text-decoration-color:#628fe6}
.sat-structured-chat-footer{border-color:var(--sat-chat-line);background:#0a1a4a}
.sat-structured-chat-footer>p{color:#9fb0d4}
.sat-structured-chat-footer .sat-button.is-secondary{background:var(--sat-lime);border-color:var(--sat-lime);color:var(--sa-lime-ink)}
.sat-structured-chat-footer .sat-button.is-ghost{background:#10265e;border-color:rgba(158,188,255,.18);color:#dce7ff}


/* Alpha 69.103 — editorial article reader and featured video presentation. */


.sat-article-context-bar{display:flex;align-items:center;flex-wrap:wrap;border:1px solid rgba(126,170,255,.18);background:linear-gradient(90deg,rgba(11,32,98,.76),rgba(7,21,68,.74));}
.sat-article-context-bar>span{display:inline-flex;align-items:center;gap:.38rem;border:1px solid rgba(255,255,255,.09);border-radius:999px;color:#dce7ff;font-size:.76rem;line-height:1.2;}
.sat-article-context-bar strong{color:#9fb1d9;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.055em}
.sat-article-context-type{background:rgba(var(--sa-lime-rgb),.14)!important;border-color:rgba(var(--sa-lime-rgb),.32)!important;color:#eefad7!important;font-weight:850}
.sat-article-context-video{margin-left:auto;background:rgba(76,126,255,.16)!important;border-color:rgba(111,157,255,.32)!important;color:#fff!important;font-weight:850}
.sat-article-context-video>span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#ff3131;color:#fff;font-size:.58rem}
.sat-article-featured-video{display:grid;border:1px solid rgba(111,157,255,.22);background:linear-gradient(180deg,rgba(13,35,106,.76),rgba(5,17,60,.94));box-shadow:0 24px 70px rgba(0,0,0,.24);}
.sat-article-featured-video-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:.15rem .25rem 0}
.sat-article-featured-video-head h2{margin:.1rem 0 0;font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.08}
.sat-article-featured-video-head>span{display:inline-flex;padding:.38rem .62rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.055);color:#cbd8f3;font-size:.75rem;font-weight:800}
.sat-article-featured-video-frame{position:relative;display:grid;place-items:center;aspect-ratio:16/9;overflow:hidden;border-radius:20px;background:#020617;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 18px 48px rgba(0,0,0,.32)}
.sat-article-featured-video-frame :where(iframe,video,embed,object){position:absolute;inset:0;width:100%!important;height:100%!important;max-width:none;border:0;display:block}
.sat-article-featured-video-frame :where(figure,.wp-block-embed,.wp-block-video,.wp-block-embed__wrapper){position:static!important;width:100%;height:100%;margin:0!important;padding:0!important}
.sat-article-reading-layout{grid-template-columns:minmax(0,1fr) minmax(260px,320px);}
.sat-article-reading-main{display:grid;}
.sat-article-document{position:relative;overflow:hidden;border:1px solid rgba(126,170,255,.16);background:linear-gradient(180deg,rgba(13,34,98,.62),rgba(7,21,66,.78));box-shadow:0 24px 62px rgba(0,0,0,.18);}
.sat-article-document::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--sat-lime),#63a7ff 52%,transparent);opacity:.75}
.sat-article-document--emails{background:linear-gradient(180deg,rgba(17,43,113,.68),rgba(7,21,66,.82))}
.sat-article-document--press-releases{background:linear-gradient(180deg,rgba(18,43,112,.7),rgba(6,20,64,.82))}
.sat-article-prose{max-width:72ch;font-size:clamp(1rem,1.25vw,1.11rem);line-height:1.78}
.sat-article-prose>p:first-of-type{font-size:1.08em;line-height:1.72;color:#f4f7ff}
.sat-article-prose :where(h2,h3,h4){scroll-margin-top:120px}
.sat-article-prose h2{font-size:clamp(1.45rem,2.4vw,2rem)}
.sat-article-prose h3{font-size:clamp(1.2rem,1.8vw,1.55rem)}
.sat-article-prose :where(iframe,video){width:100%;aspect-ratio:16/9;border:0;border-radius:18px;background:#020617}
.sat-article-sidebar{top:96px;}
.sat-article-side-panel{background:linear-gradient(145deg,rgba(15,42,119,.54),rgba(5,17,61,.86));box-shadow:0 14px 38px rgba(0,0,0,.15);}
.sat-article-side-panel h2{margin:.12rem 0 .7rem;font-size:1.02rem}
.sat-article-side-panel dl{font-size:.84rem}
.sat-article-chrono{max-width:none;}
.sat-article-chrono a{min-height:100%;background:rgba(11,31,93,.48)}
.sat-article-related{border-top:1px solid rgba(126,170,255,.14);}

.sat-article-archive-summary{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:.2rem .15rem}
.sat-article-archive-summary h2{margin:.1rem 0 0;font-size:clamp(1.55rem,2.6vw,2.15rem);line-height:1.08}
.sat-article-archive-summary>span{display:grid;place-items:center;min-width:84px;padding:.65rem .8rem;border:1px solid rgba(126,170,255,.18);border-radius:18px;background:rgba(255,255,255,.045);color:#aebfe6;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.sat-article-archive-summary>span strong{color:#fff;font-size:1.35rem;line-height:1}
.sat-article-wall{grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:18px}
.sat-article-card>a{grid-template-rows:auto 1fr}
.sat-article-card-media{aspect-ratio:16/9}
.sat-article-card-video-badge{position:absolute;left:.7rem;bottom:.7rem;z-index:3;display:inline-flex;align-items:center;gap:.42rem;padding:.38rem .58rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(4,10,38,.78);color:#fff;font-size:.72rem;font-weight:850;backdrop-filter:blur(10px)}
.sat-article-card-video-badge>span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#ff3131;font-size:.58rem}
.sat-article-card-body{gap:.55rem;padding:1rem 1.05rem 1.1rem}
.sat-article-card-topline{display:flex;align-items:center;gap:.7rem;min-width:0;}
.sat-article-card-topline .sat-eyebrow{min-width:0}
.sat-article-card-topline>span{overflow:hidden;color:#90a5d1;font-size:.68rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}
.sat-article-card-body h2{font-size:1.16rem;line-height:1.2;-webkit-line-clamp:2}
.sat-article-card-excerpt{display:-webkit-box;margin:0;color:#c4d0ea;font-size:.84rem;line-height:1.55;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.sat-article-card-meta{margin-top:auto;padding-top:.25rem}
.sat-article-card.has-video{border-color:rgba(103,151,255,.34)}
.sat-article-card.has-video:hover,.sat-article-card.has-video:focus-within{border-color:rgba(103,151,255,.72);box-shadow:0 0 0 3px rgba(103,151,255,.11),0 22px 58px rgba(0,0,0,.28)}

@media(max-width:1024px){
  .sat-article-context-video{margin-left:0}
}
@media(max-width:640px){
  .sat-article-context-bar{border-radius:16px;}
  .sat-article-context-bar>span{font-size:.71rem}
  .sat-article-featured-video{padding:.55rem;}
  .sat-article-featured-video-head{align-items:flex-start;flex-direction:column;padding:.2rem .35rem}
  .sat-article-featured-video-frame{border-radius:15px}
  
  .sat-article-prose{font-size:1rem;line-height:1.7}
  .sat-article-archive-summary{align-items:flex-start}
  .sat-article-wall{grid-template-columns:1fr;gap:12px}
  .sat-article-card{border-radius:18px}
  .sat-article-card-media{aspect-ratio:16/8.8}
  .sat-article-card-body h2{font-size:1.05rem}
  .sat-article-card-excerpt{-webkit-line-clamp:2}
}
@media(prefers-reduced-motion:reduce){
  .sat-article-card,.sat-article-card-img{transition:none!important}
}


/* Alpha 69.104 — airy article layout, unique metadata and multi-image cinematic hero. */
.sat-article-single{gap:clamp(2.2rem,5vw,4.8rem)}
.sat-article-single-hero{margin-bottom:clamp(1.6rem,4vw,3rem)}
.sat-article-single-hero.has-article-images{min-height:clamp(560px,72vh,760px)}
.sat-article-single-hero .sat-cine-cover-stage{width:min(100%,600px);min-height:clamp(390px,42vw,560px)}
.sat-article-single-hero .sat-cine-cover-stage::before{display:none!important}
.sat-article-single-hero .sat-cine-stage-gallery{position:relative;z-index:5;display:grid;width:100%;height:100%;min-height:430px;gap:9px;padding:12px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:rgba(5,14,48,.48);box-shadow:0 32px 88px rgba(0,0,0,.38);transform:rotate(1deg)}
.sat-article-single-hero .sat-cine-stage-gallery-item{position:relative;display:block;min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.05)}
.sat-article-single-hero .sat-cine-stage-gallery-img{display:block;width:100%;height:100%;object-fit:cover}
.sat-article-single-hero .sat-cine-stage-gallery--count-1{grid-template-columns:1fr;grid-template-rows:1fr}
.sat-article-single-hero .sat-cine-stage-gallery--count-1 .sat-cine-stage-gallery-item{border-radius:22px}
.sat-article-single-hero .sat-cine-stage-gallery--count-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}
.sat-article-single-hero .sat-cine-stage-gallery--count-3{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr))}
.sat-article-single-hero .sat-cine-stage-gallery--count-3 .sat-cine-stage-gallery-item--1{grid-row:1 / 3}
.sat-article-single-hero .sat-cine-stage-gallery--count-4{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}
.sat-article-single-hero .sat-game-hero-visual-overlay{background:linear-gradient(90deg,rgba(7,13,51,.96) 0%,rgba(7,13,51,.76) 31%,rgba(7,13,51,.28) 56%,rgba(7,13,51,.42) 100%),linear-gradient(180deg,rgba(7,13,51,.40),rgba(7,13,51,.82))}
.sat-article-context-bar{max-width:var(--sat-max);margin:0 auto clamp(2.2rem,5vw,4.5rem);padding:.9rem 1rem;gap:.75rem;border-radius:20px;box-shadow:0 20px 48px rgba(0,0,0,.16)}
.sat-article-context-bar>span{min-height:38px;padding:.46rem .72rem;background:rgba(255,255,255,.035)}
.sat-article-context-bar a{color:#fff;text-decoration:underline;text-decoration-color:var(--sat-lime);text-underline-offset:.18em}
.sat-article-featured-video{margin:0 auto clamp(2.4rem,6vw,5rem);width:min(100%,1120px);gap:1.15rem;padding:clamp(.9rem,2vw,1.3rem);border-radius:30px}
.sat-article-reading-layout{gap:clamp(2.2rem,5vw,4.5rem);margin-top:0}
.sat-article-reading-main{gap:clamp(2rem,5vw,4rem)}
.sat-article-document{padding:clamp(1.5rem,4vw,3rem);border-radius:30px}
.sat-article-prose p{margin-bottom:1.6em}
.sat-article-prose :where(h2,h3,h4){margin-top:2.4em;margin-bottom:.85em}
.sat-article-prose figure{margin:2.8rem 0}
.sat-article-sidebar{gap:1.25rem}
.sat-article-side-panel{padding:1.1rem;border-radius:21px}
.sat-article-chrono{margin-top:1rem;gap:1.25rem}
.sat-article-related{margin-top:clamp(3.5rem,8vw,7rem);padding-top:clamp(2rem,5vw,4rem)}
@media(max-width:1024px){
  .sat-article-single-hero.has-article-images{min-height:auto}
  .sat-article-single-hero .sat-cine-cover-stage{width:min(100%,720px);min-height:420px}
  .sat-article-single-hero .sat-cine-stage-gallery{min-height:390px;transform:none}
  .sat-article-context-bar{margin-bottom:2.5rem}
}
@media(max-width:640px){
  .sat-article-single{gap:2rem}
  .sat-article-single-hero{margin-bottom:1.25rem}
  .sat-article-single-hero .sat-cine-cover-stage{min-height:300px}
  .sat-article-single-hero .sat-cine-stage-gallery{min-height:280px;padding:7px;gap:6px;border-radius:21px}
  .sat-article-single-hero .sat-cine-stage-gallery-item{border-radius:12px}
  .sat-article-context-bar{display:grid;grid-template-columns:1fr;margin-bottom:2rem;padding:.7rem}
  .sat-article-context-bar>span{justify-content:space-between;border-radius:13px}
  .sat-article-featured-video{margin-bottom:2.5rem;border-radius:22px}
  .sat-article-reading-layout,.sat-article-reading-main{gap:2rem}
  .sat-article-document{padding:1.15rem;border-radius:21px}
  .sat-article-related{margin-top:3.5rem;padding-top:2rem}
}

/* Alpha 69.105 — honor image alignment selected in the WordPress editor. */
.sat-article-prose::after{
  content:"";
  display:block;
  clear:both;
}

/* Gutenberg image blocks, classic editor captions and standalone images. */
.sat-article-prose :is(figure.alignleft,.wp-block-image.alignleft,.wp-caption.alignleft),
.sat-article-prose img.alignleft{
  float:left;
  max-width:min(46%,420px);
  margin:.35rem clamp(1rem,2.4vw,1.8rem) 1.15rem 0;
}
.sat-article-prose :is(figure.alignright,.wp-block-image.alignright,.wp-caption.alignright),
.sat-article-prose img.alignright{
  float:right;
  max-width:min(46%,420px);
  margin:.35rem 0 1.15rem clamp(1rem,2.4vw,1.8rem);
}

.sat-article-prose :is(figure.alignleft,figure.alignright,.wp-block-image.alignleft,.wp-block-image.alignright,.wp-caption.alignleft,.wp-caption.alignright){
  width:auto;
}
.sat-article-prose :is(figure.alignleft,figure.alignright,.wp-block-image.alignleft,.wp-block-image.alignright,.wp-caption.alignleft,.wp-caption.alignright) img{
  display:block;
  width:auto;
  max-width:100%;
  height:auto;
  margin:0;
}
.sat-article-prose :is(.alignleft,.alignright) figcaption,
.sat-article-prose :is(.alignleft,.alignright) .wp-caption-text{
  max-width:100%;
  margin:.55rem 0 0;
  text-align:left;
}

.sat-article-prose :is(figure.aligncenter,.wp-block-image.aligncenter,.wp-caption.aligncenter),
.sat-article-prose img.aligncenter{
  display:block;
  float:none;
  margin:2.8rem auto;
}
.sat-article-prose :is(figure.aligncenter,.wp-block-image.aligncenter,.wp-caption.aligncenter) img{
  display:block;
  width:auto;
  max-width:100%;
  height:auto;
  margin-inline:auto;
}

/* Keep wide/full editor choices useful without escaping the article panel. */
.sat-article-prose :is(.alignwide,.alignfull){
  float:none;
  clear:both;
  width:min(calc(100% + clamp(2rem,7vw,7rem)),calc(100vw - 3rem));
  max-width:none;
  margin-right:50%;
  margin-left:50%;
  transform:translateX(-50%);
}
.sat-article-prose :is(.alignwide,.alignfull) img{
  display:block;
  width:100%;
  height:auto;
}

/* Headings and structural blocks must never become trapped beside a float. */
.sat-article-prose :is(h2,h3,h4,h5,h6,.wp-block-separator,.wp-block-group,.wp-block-columns,.wp-block-gallery){
  clear:both;
}

@media(max-width:720px){
  .sat-article-prose :is(figure.alignleft,figure.alignright,.wp-block-image.alignleft,.wp-block-image.alignright,.wp-caption.alignleft,.wp-caption.alignright),
  .sat-article-prose img.alignleft,
  .sat-article-prose img.alignright{
    float:none;
    width:auto;
    max-width:100%;
    margin:2rem auto;
  }
  .sat-article-prose :is(figure.alignleft,figure.alignright,.wp-block-image.alignleft,.wp-block-image.alignright,.wp-caption.alignleft,.wp-caption.alignright) img{
    margin-inline:auto;
  }
  .sat-article-prose :is(.alignleft,.alignright) figcaption,
  .sat-article-prose :is(.alignleft,.alignright) .wp-caption-text{
    text-align:center;
  }
  .sat-article-prose :is(.alignwide,.alignfull){
    width:100%;
    margin:2rem 0;
    transform:none;
  }
}

/* Alpha 69.107 — playable SIMusics cards inside Articles. */
.sat-article-prose .sa-article-simusic-track,
.sat-article-reading-main>.sa-article-simusic-track{
  margin:clamp(2rem,5vw,3.6rem) 0;
}
.sa-article-simusic-track{
  display:grid;
  grid-template-columns:112px minmax(0,1fr);
  gap:clamp(.9rem,2vw,1.25rem);
  align-items:center;
  min-width:0;
  padding:clamp(.85rem,2vw,1.1rem);
  border:1px solid rgba(139,177,255,.2);
  border-radius:22px;
  background:
    radial-gradient(circle at 12% 10%,rgba(143,224,61,.1),transparent 34%),
    linear-gradient(135deg,rgba(16,41,122,.92),rgba(6,18,68,.97));
  box-shadow:0 20px 55px rgba(0,0,0,.2);
  color:#fff;
  overflow:hidden;
}
.sa-article-simusic-art{
  position:relative;
  width:112px;
  aspect-ratio:1;
  overflow:hidden;
  border-radius:17px;
  background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.025));
  border:1px solid rgba(255,255,255,.12);
}
.sa-article-simusic-art>img{display:block;width:100%;height:100%;object-fit:cover}
.sa-article-simusic-art>span{display:grid;place-items:center;width:100%;height:100%;font-size:2.4rem;color:var(--sat-lime)}
.sa-article-simusic-play{
  position:absolute;
  right:.55rem;
  bottom:.55rem;
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  padding:0;
  border:1px solid rgba(255,255,255,.5);
  border-radius:50%;
  background:var(--sat-lime);
  color:var(--sa-lime-ink,#152600);
  box-shadow:0 12px 28px rgba(0,0,0,.35);
  cursor:pointer;
}
.sa-article-simusic-play:hover,.sa-article-simusic-play:focus-visible{transform:scale(1.06);outline:2px solid #fff;outline-offset:3px}
.sa-article-simusic-copy{display:grid;gap:.32rem;min-width:0}
.sa-article-simusic-copy>small{color:#b8caff;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.sa-article-simusic-copy h3{margin:0!important;color:#fff!important;font-size:clamp(1.05rem,2vw,1.35rem)!important;line-height:1.15!important;clear:none!important}
.sa-article-simusic-copy>p{margin:0!important;color:#dce7ff!important;font-size:.9rem!important}
.sa-article-simusic-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem 1rem;margin-top:.5rem;color:#b9c9ef;font-size:.76rem;font-weight:800}
.sa-article-simusic-meta .sat-skill-bar{flex:0 1 180px;min-width:130px}
.sa-article-simusic-meta>a{margin-left:auto;color:var(--sat-lime);font-weight:950;text-decoration:none}
.sa-article-simusic-meta>a:hover,.sa-article-simusic-meta>a:focus-visible{text-decoration:underline;text-underline-offset:3px}
.sa-article-simusics{display:grid;gap:1rem;margin:clamp(3rem,7vw,5.5rem) 0 0;padding:clamp(1rem,2.4vw,1.4rem);border:1px solid rgba(139,177,255,.18);border-radius:24px;background:linear-gradient(180deg,rgba(13,35,106,.62),rgba(5,17,66,.82))}
.sa-article-simusics-head{display:flex;align-items:end;justify-content:space-between;gap:1rem}
.sa-article-simusics-head p{margin:0 0 .2rem;color:var(--sat-lime);font-size:.72rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.sa-article-simusics-head h2{margin:0;color:#fff;font-size:clamp(1.35rem,3vw,1.85rem)}
.sa-article-simusics-head>span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.35rem .7rem;border-radius:999px;background:rgba(255,255,255,.08);color:#dce7ff;font-size:.75rem;font-weight:900}
.sa-article-simusics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}
.sa-article-simusics-grid .sa-article-simusic-track{grid-template-columns:84px minmax(0,1fr);padding:.75rem;border-radius:18px;box-shadow:none}
.sa-article-simusics-grid .sa-article-simusic-art{width:84px;border-radius:14px}
.sa-article-simusics-grid .sa-article-simusic-play{width:36px;height:36px;right:.4rem;bottom:.4rem}
.sa-article-simusics-grid .sa-article-simusic-copy h3{font-size:1rem!important}
.sa-article-simusics-grid .sa-article-simusic-meta .sat-skill-bar{display:none}
.sa-article-simusics-grid .sa-article-simusic-meta>a{margin-left:0}
@media(max-width:900px){.sa-article-simusics-grid{grid-template-columns:1fr}}
@media(max-width:560px){
  .sa-article-simusic-track,.sa-article-simusics-grid .sa-article-simusic-track{grid-template-columns:72px minmax(0,1fr);gap:.75rem;padding:.7rem;border-radius:17px}
  .sa-article-simusic-art,.sa-article-simusics-grid .sa-article-simusic-art{width:72px;border-radius:12px}
  .sa-article-simusic-play,.sa-article-simusics-grid .sa-article-simusic-play{width:34px;height:34px}
  .sa-article-simusic-meta .sat-skill-bar{display:none}
  .sa-article-simusic-meta>a{margin-left:0}
  .sa-article-simusics-head{align-items:flex-start;flex-direction:column}
}


/* Alpha 69.108 — article gallery cards fill their media area and reuse the universal gallery lightbox. */
.sat-article-prose .sat-article-gallery-trigger{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:16/10;
  overflow:hidden;
}
.sat-article-prose .sat-article-gallery-image{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  margin:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}

.sat-article-image-gallery--vertical .sat-article-gallery-card:not(:has(figcaption)){
  display:block;
}
.sat-article-image-gallery--vertical .sat-article-gallery-card:not(:has(figcaption)) .sat-article-gallery-trigger{
  min-height:0;
  aspect-ratio:16/10;
}
.sat-article-gallery-lightbox.sat-gv3-lightbox{
  margin:0!important;
  max-width:none!important;
  border:0!important;
}
.sat-article-gallery-lightbox .sat-gv3-side .sat-gv3-meta[hidden]{display:none!important}
.sat-article-gallery-lightbox .sat-gv3-lightbox-actions{margin-top:.35rem}
@media(max-width:640px){
  .sat-article-prose .sat-article-gallery-trigger{aspect-ratio:16/10}
  .sat-article-gallery-lightbox .sat-gv3-side{max-height:36dvh}
}

/* Alpha 69.109 — remove stretched empty gallery-card space and force a stable shared lightbox layout. */
.sat-article-gallery-grid{
  align-items:start;
}
.sat-article-gallery-card{
  align-self:start;
  height:max-content;
}
.sat-article-gallery-card:not(:has(figcaption)){
  display:block;
}
.sat-article-gallery-card:not(:has(figcaption)) .sat-article-gallery-trigger{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/10!important;
  border-radius:21px!important;
}
.sat-article-gallery-card:not(:has(figcaption)) .sat-article-gallery-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
}

.sat-article-gallery-lightbox .sat-gv3-lightbox-dialog{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(300px,380px)!important;
  grid-template-rows:minmax(0,1fr)!important;
  grid-template-areas:"viewer side"!important;
  width:min(100%,1760px)!important;
  height:100%!important;
}
.sat-article-gallery-lightbox .sat-gv3-viewer{
  grid-area:viewer!important;
  display:grid!important;
  grid-template-columns:56px minmax(0,1fr) 56px!important;
  grid-template-rows:minmax(0,1fr)!important;
  min-width:0!important;
  min-height:0!important;
}
.sat-article-gallery-lightbox .sat-gv3-stage{
  grid-column:2!important;
  grid-row:1!important;
  display:grid!important;
  grid-template-rows:minmax(0,1fr) auto!important;
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  min-height:0!important;
  place-items:center!important;
  overflow:hidden!important;
}
.sat-article-gallery-lightbox .sat-gv3-stage img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:calc(100dvh - 5rem)!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
}
.sat-article-gallery-lightbox .sat-gv3-prev{
  grid-column:1!important;
  grid-row:1!important;
}
.sat-article-gallery-lightbox .sat-gv3-next{
  grid-column:3!important;
  grid-row:1!important;
}
.sat-article-gallery-lightbox .sat-gv3-side{
  grid-area:side!important;
  min-width:0!important;
  min-height:0!important;
  align-self:stretch!important;
}

@media(max-width:900px){
  .sat-article-gallery-lightbox .sat-gv3-lightbox-dialog{
    grid-template-columns:1fr!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    grid-template-areas:"viewer" "side"!important;
  }
  .sat-article-gallery-lightbox .sat-gv3-viewer{
    grid-template-columns:48px minmax(0,1fr) 48px!important;
  }
  .sat-article-gallery-lightbox .sat-gv3-stage img{
    max-height:calc(66dvh - 3rem)!important;
  }
}
@media(max-width:640px){
  .sat-article-gallery-lightbox .sat-gv3-viewer{
    grid-template-columns:42px minmax(0,1fr) 42px!important;
  }
  .sat-article-gallery-lightbox .sat-gv3-stage img{
    max-height:calc(61dvh - 2rem)!important;
  }
}
@media(orientation:landscape) and (max-height:620px){
  .sat-article-gallery-lightbox .sat-gv3-lightbox-dialog{
    grid-template-columns:minmax(0,1fr) minmax(260px,34vw)!important;
    grid-template-rows:1fr!important;
    grid-template-areas:"viewer side"!important;
  }
  .sat-article-gallery-lightbox .sat-gv3-stage img{
    max-height:calc(100dvh - 3rem)!important;
  }
}


/* Alpha 69.111 — shared illustrated article type icons. */
.sat-article-type-icon{display:inline-grid;place-items:center;flex:0 0 28px;min-width:28px;width:28px;height:28px;padding:0;border-radius:9px;background:rgba(255,255,255,.09)}
.sat-article-type-icon img{display:block;width:25px;height:25px;object-fit:contain}
.sat-article-tab strong{font:inherit}
.sat-article-tab.is-active .sat-article-type-icon,.sat-article-tab:hover .sat-article-type-icon,.sat-article-tab:focus-visible .sat-article-type-icon{background:rgba(255,255,255,.62)}
.sat-article-card-topline .sat-eyebrow{display:inline-flex;align-items:center;gap:.4rem}
.sat-article-card-topline .sat-article-type-icon{width:24px;height:24px;flex-basis:24px;border-radius:8px}
.sat-article-card-topline .sat-article-type-icon img{width:22px;height:22px}
.sat-article-card-fallback{grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;gap:.65rem;align-items:start}
.sat-article-card-fallback-icon{grid-row:1 / span 2;display:grid;place-items:center;width:74px;height:74px;border-radius:20px;background:rgba(255,255,255,.12);align-self:center}
.sat-article-card-fallback-icon img{width:68px;height:68px;object-fit:contain}
.sat-article-card-fallback small{align-self:end}
.sat-article-card-fallback strong{align-self:start;max-width:12ch}
.sat-article-archive-title{display:flex;align-items:center;gap:.7rem;margin:.1rem 0 0}
.sat-article-archive-title .sat-article-type-icon{width:46px;height:46px;flex-basis:46px;border-radius:14px;background:rgba(255,255,255,.07)}
.sat-article-archive-title .sat-article-type-icon img{width:42px;height:42px}
.sat-home-article-type-label{display:inline-flex!important;align-items:center;gap:.38rem}
.sat-home-article-type-label .sat-article-type-icon{width:23px;height:23px;flex-basis:23px;border-radius:7px}
.sat-home-article-type-label .sat-article-type-icon img{width:21px;height:21px}
.sat-home-article-type-icon{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,rgba(31,71,224,.86),rgba(5,17,61,.96))}
.sat-home-article-type-icon img{width:74%;height:74%;object-fit:contain}
@media(max-width:640px){.sat-article-tab .sat-article-type-icon{width:25px;height:25px;flex-basis:25px}.sat-article-tab .sat-article-type-icon img{width:23px;height:23px}.sat-article-card-fallback-icon{width:54px;height:54px}.sat-article-card-fallback-icon img{width:50px;height:50px}.sat-article-archive-title .sat-article-type-icon{width:38px;height:38px;flex-basis:38px}.sat-article-archive-title .sat-article-type-icon img{width:35px;height:35px}}

/* Alpha 69.118 — article mobile rails and tap-safe controls. */
@media(max-width:639px){
  .sat-article-related .sat-article-grid{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:minmax(230px,82vw)!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding-bottom:12px!important;scrollbar-width:none}
  .sat-article-related .sat-article-grid::-webkit-scrollbar{display:none}
  .sat-article-related .sat-article-card{scroll-snap-align:start}
  .sat-article-filters :where(input,select,button),.sat-article-content :where(input,select,textarea,button){font-size:16px!important}
}


/* Alpha 69.122 — Patch Notes and platform badges. */
.sat-article-platform-badges{display:flex;flex-wrap:wrap;gap:.4rem;margin:.25rem 0 .55rem}
.sat-article-platform-badges>span{display:inline-flex;align-items:center;min-height:28px;padding:.28rem .56rem;border:1px solid rgba(149,184,255,.2);border-radius:999px;background:rgba(113,154,255,.1);color:#e8f0ff;font-size:.7rem;font-weight:900;letter-spacing:.02em}
.sat-article-platform-badges>span[data-platform=pc]::before{content:"PC";margin-right:.32rem;color:var(--sat-lime);font-size:.62rem}
.sat-article-platform-badges>span[data-platform=mac]::before{content:"◆";margin-right:.32rem;color:#a9d4ff;font-size:.62rem}
.sat-article-platform-badges>span[data-platform=consoles]::before{content:"◈";margin-right:.32rem;color:#ffd27a;font-size:.62rem}
.sat-article-context-platforms{min-width:max-content}
.sat-article-context-platforms .sat-article-platform-badges{margin:.22rem 0 0}
.sat-article-document--patch-notes{background:linear-gradient(180deg,rgba(15,45,105,.78),rgba(5,18,60,.92))}
.sat-article-prose--patch-notes h2,.sat-article-prose--patch-notes h3{padding-bottom:.45rem;border-bottom:1px solid rgba(164,195,255,.16)}
@media(max-width:639px){.sat-article-platform-badges>span{min-height:32px}.sat-article-context-platforms{min-width:0}}

/* Alpha 69.124 — accurate video detection and compact linked-media indicators. */
.sat-article-card-topline{justify-content:flex-start}
.sat-article-card-topline>.sat-article-media-indicators{display:inline-flex;align-items:center;gap:.3rem;flex:0 0 auto;overflow:visible;color:inherit;font-size:inherit;white-space:normal}
.sat-article-card-topline>.sat-article-card-source{margin-left:auto}
.sat-article-media-indicator{display:inline-grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border:1px solid rgba(151,184,255,.18);border-radius:8px;background:rgba(108,148,255,.09)}
.sat-article-media-indicator img{display:block;width:20px;height:20px;object-fit:contain}
.sat-article-media-indicator--music{background:rgba(167,255,39,.09);border-color:rgba(167,255,39,.18)}
.sat-article-media-indicator--video{background:rgba(116,178,255,.1)}
@media(max-width:639px){
  .sat-article-media-indicator{width:28px;height:28px;flex-basis:28px;border-radius:9px}
  .sat-article-media-indicator img{width:23px;height:23px}
}

/* Alpha 69.185 — magazine-style Articles archive */
.sat-article-magazine-hero{margin-bottom:clamp(2rem,4vw,4rem);overflow:hidden}

.sat-article-magazine-hero .sat-cine-hero-copy-inner{max-width:720px}
.sat-article-magazine-hero .sat-cine-summary{max-width:62ch}

.sat-article-magazine-hero .sat-cine-stage-gallery{box-shadow:0 30px 90px rgba(0,0,0,.36);}
.sat-articles-magazine{max-width:none;margin-inline:auto;gap:clamp(2rem,5vw,4.5rem);}
.sat-magazine-sections,.sat-magazine-front,.sat-magazine-library{display:grid;gap:1.25rem;min-width:0}
.sat-magazine-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding:0 .15rem}
.sat-magazine-section-head--tight{align-items:center}
.sat-magazine-section-head h2{margin:.15rem 0 0;font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.02;letter-spacing:-.035em}
.sat-magazine-section-head>p{max-width:48ch;margin:0;color:#aebfe6;line-height:1.6}
.sat-magazine-section-rail{padding:.65rem;border-radius:24px;background:linear-gradient(180deg,rgba(16,42,113,.72),rgba(6,20,66,.74));box-shadow:0 18px 56px rgba(0,0,0,.16)}
.sat-magazine-section-rail .sat-article-tab{min-height:50px;padding:.68rem 1rem;background:rgba(255,255,255,.035)}
.sat-magazine-lede-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(300px,.72fr);gap:1rem;min-width:0}
.sat-magazine-side-stack{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:1rem;min-width:0}
.sat-magazine-latest-strip{display:grid;gap:1rem;margin-top:.35rem}
.sat-magazine-strip-title{display:flex;align-items:center;gap:1rem;color:#dbe6ff;font-size:.78rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.sat-magazine-strip-title::after{content:"";height:1px;flex:1;background:linear-gradient(90deg,rgba(144,180,255,.32),transparent)}
.sat-magazine-story-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}
.sat-magazine-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(126,170,255,.18);border-radius:26px;background:linear-gradient(180deg,rgba(20,55,143,.55),rgba(5,17,61,.94));box-shadow:0 22px 68px rgba(0,0,0,.22)}
.sat-magazine-card-link{display:grid;height:100%;color:#fff;text-decoration:none}
.sat-magazine-card-media{position:relative;min-width:0;overflow:hidden;background:linear-gradient(145deg,#173c9e,#06143f)}
.sat-magazine-card-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.sat-magazine-card-gradient{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 38%,rgba(4,12,44,.16) 68%,rgba(4,12,44,.72) 100%)}
.sat-magazine-card-fallback{display:grid;place-items:center;align-content:center;gap:.75rem;width:100%;height:100%;padding:1.5rem;background:radial-gradient(circle at 78% 18%,rgba(var(--sa-lime-rgb),.2),transparent 32%),linear-gradient(145deg,rgba(31,71,224,.88),rgba(5,17,61,.96))}
.sat-magazine-card-fallback strong{max-width:14ch;text-align:center;font-size:1.05rem}
.sat-magazine-card-fallback-icon{display:grid;place-items:center;width:76px;height:76px;border-radius:22px;background:rgba(255,255,255,.09)}
.sat-magazine-card-fallback-icon img{width:68px;height:68px;object-fit:contain}
.sat-magazine-card-copy{display:grid;align-content:start;gap:.72rem;min-width:0;padding:1.1rem 1.15rem 1.2rem}
.sat-magazine-card-kicker{display:flex;align-items:center;gap:.48rem;min-width:0}
.sat-magazine-type{display:inline-flex;align-items:center;gap:.42rem;min-width:0;color:var(--sat-lime);font-size:.7rem;font-weight:950;letter-spacing:.075em;text-transform:uppercase}
.sat-magazine-type .sat-article-type-icon{width:25px;height:25px;flex-basis:25px;border-radius:8px}
.sat-magazine-type .sat-article-type-icon img{width:23px;height:23px}
.sat-magazine-source{margin-left:auto;max-width:15ch;overflow:hidden;color:#9eb1db;font-size:.68rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}
.sat-magazine-media-indicators{display:inline-flex;align-items:center;gap:.25rem}
.sat-magazine-media-indicators .sat-article-media-indicator{width:23px;height:23px;flex-basis:23px}
.sat-magazine-media-indicators .sat-article-media-indicator img{width:19px;height:19px}
.sat-magazine-card h2{margin:0;font-size:clamp(1.08rem,1.45vw,1.34rem);line-height:1.12;letter-spacing:-.025em}
.sat-magazine-card-excerpt{display:-webkit-box;margin:0;color:#c4d1ec;font-size:.84rem;line-height:1.55;-webkit-box-orient:vertical;overflow:hidden}
.sat-magazine-card-footer{display:flex;align-items:center;gap:.65rem;min-width:0;margin-top:auto;padding-top:.3rem;color:#9fb2dc;font-size:.72rem;font-weight:800}
.sat-magazine-card-footer>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sat-magazine-card-views{display:inline-flex;align-items:center;gap:.24rem;white-space:nowrap}
.sat-magazine-read{display:inline-flex;align-items:center;gap:.35rem;margin-left:auto;color:var(--sat-lime);font-size:.75rem;white-space:nowrap}
.sat-magazine-video-badge{position:absolute;left:.8rem;bottom:.8rem;z-index:3;display:inline-flex;align-items:center;gap:.4rem;padding:.38rem .58rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(4,10,38,.8);font-size:.72rem;font-weight:900;backdrop-filter:blur(10px)}
.sat-magazine-video-badge>span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#ff3131;font-size:.56rem}
.sat-magazine-card--lead .sat-magazine-card-link{grid-template-rows:minmax(320px,1.5fr) auto}
.sat-magazine-card--lead .sat-magazine-card-media{min-height:clamp(360px,40vw,560px)}
.sat-magazine-card--lead .sat-magazine-card-copy{padding:clamp(1.2rem,2.5vw,2rem)}
.sat-magazine-card--lead h2{max-width:18ch;font-size:clamp(1.8rem,3.6vw,3.25rem);line-height:.98}
.sat-magazine-card--lead .sat-magazine-card-excerpt{max-width:65ch;font-size:.98rem;-webkit-line-clamp:3}
.sat-magazine-card--side .sat-magazine-card-link{grid-template-columns:minmax(120px,.78fr) minmax(0,1.2fr);grid-template-rows:1fr}
.sat-magazine-card--side .sat-magazine-card-media{min-height:0}
.sat-magazine-card--side .sat-magazine-card-copy{padding:1rem}
.sat-magazine-card--side h2{font-size:1.08rem}
.sat-magazine-card--side .sat-magazine-card-excerpt{-webkit-line-clamp:3}
.sat-magazine-card--side .sat-magazine-read{display:none}
.sat-magazine-card--story .sat-magazine-card-link{grid-template-rows:auto 1fr}
.sat-magazine-card--story .sat-magazine-card-media{aspect-ratio:16/9}
.sat-magazine-card--story .sat-magazine-card-excerpt{-webkit-line-clamp:2}
.sat-magazine-library{scroll-margin-top:110px}
.sat-magazine-library-top{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(126,170,255,.15);border-radius:28px;background:linear-gradient(180deg,rgba(14,39,106,.58),rgba(6,19,63,.65))}
.sat-magazine-library-top .sat-article-archive-summary{padding:0}
.sat-magazine-filters{position:sticky;top:84px;z-index:8;display:grid;grid-template-columns:minmax(220px,1.6fr) repeat(3,minmax(150px,.72fr)) auto auto;align-items:end;gap:.65rem;padding:.7rem;border-color:rgba(126,170,255,.14);background:rgba(6,19,63,.88);backdrop-filter:blur(18px)}
.sat-magazine-filters label{min-width:0}
.sat-magazine-filters input[type=search],.sat-magazine-filters select{width:100%;min-height:46px;padding:.65rem .8rem;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(8,24,79,.94);color:#fff;font-size:16px;font-weight:800}
.sat-magazine-filters select{padding-right:2.2rem}
.sat-magazine-filter-submit{min-height:46px;justify-content:center}
.sat-magazine-reset{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.65rem .8rem;border:1px solid rgba(255,255,255,.14);border-radius:14px;color:#dbe6ff;text-decoration:none;font-weight:850}
.sat-magazine-archive-wall{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.sat-magazine-archive-wall .sat-article-year{grid-column:1/-1}
.sat-articles-magazine .page-numbers{margin-top:.25rem}
@media (hover:hover) and (pointer:fine){
  .sat-magazine-card{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
  .sat-magazine-card:hover{transform:translateY(-4px);border-color:rgba(var(--sa-lime-rgb),.48);box-shadow:0 0 0 3px rgba(var(--sa-lime-rgb),.08),0 28px 78px rgba(0,0,0,.3)}
  .sat-magazine-card:hover .sat-magazine-card-image{transform:scale(1.035)}
  .sat-magazine-reset:hover{border-color:rgba(var(--sa-lime-rgb),.5);background:rgba(var(--sa-lime-rgb),.08);color:#fff}
}
@media(max-width:1180px){
  .sat-magazine-lede-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr)}
  .sat-magazine-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sat-magazine-filters{grid-template-columns:repeat(2,minmax(0,1fr)) auto auto}
  .sat-magazine-search{grid-column:1/-1}
  .sat-magazine-archive-wall{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .sat-article-magazine-hero.sat-cine-hero--cinematic{min-height:auto}
  .sat-articles-magazine{width:min(calc(100% - 32px),1100px)}
  .sat-magazine-section-head{align-items:flex-start;flex-direction:column;gap:.65rem}
  .sat-magazine-lede-grid{grid-template-columns:1fr}
  .sat-magazine-side-stack{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}
  .sat-magazine-card--side .sat-magazine-card-link{grid-template-columns:1fr;grid-template-rows:auto 1fr}
  .sat-magazine-card--side .sat-magazine-card-media{aspect-ratio:16/9}
  .sat-magazine-filters{position:static;top:auto;grid-template-columns:repeat(2,minmax(0,1fr))}
  .sat-magazine-filter-submit,.sat-magazine-reset{width:100%}
}
@media(max-width:640px){
  .sat-articles-magazine{gap:2.4rem;}
  .sat-article-magazine-hero{margin-bottom:2rem}
  .sat-magazine-section-rail{border-radius:18px;padding:.5rem}
  .sat-magazine-section-rail .sat-article-tab{min-height:46px}
  .sat-magazine-side-stack,.sat-magazine-story-grid,.sat-magazine-archive-wall{grid-template-columns:1fr}
  .sat-magazine-card{border-radius:20px}
  .sat-magazine-card--lead .sat-magazine-card-media{min-height:280px}
  .sat-magazine-card--lead h2{font-size:clamp(1.55rem,8vw,2.25rem)}
  .sat-magazine-card--side .sat-magazine-card-link{grid-template-columns:minmax(110px,.72fr) minmax(0,1.28fr);grid-template-rows:1fr}
  .sat-magazine-card--side .sat-magazine-card-media{aspect-ratio:auto}
  .sat-magazine-card--side .sat-magazine-card-excerpt{display:none}
  .sat-magazine-card--side .sat-magazine-card-footer>span:first-child{display:none}
  .sat-magazine-card-copy{padding:.9rem}
  .sat-magazine-card-footer{flex-wrap:wrap}
  .sat-magazine-read{margin-left:0}
  .sat-magazine-library-top{padding:.75rem;border-radius:21px}
  .sat-magazine-filters{display:none}
  .sat-magazine-library-top .sat-mobile-filter-open{display:inline-flex!important}
  .sat-magazine-search input{font-size:16px}
}
@media(prefers-reduced-motion:reduce){
  .sat-magazine-card,.sat-magazine-card-image{transition:none!important}
}

/* Alpha 69.186 — Articles magazine CSS containment and cinematic hero balance. */
.sat-article-magazine-hero.sat-cine-hero--cinematic{
  min-height:clamp(520px,62vh,700px);
}
.sat-article-magazine-hero .sat-cine-cover-stage{
  width:min(46vw,620px);
  min-height:clamp(400px,38vw,520px);
  align-self:center;
}
.sat-article-magazine-hero .sat-cine-stage-gallery{
  position:relative!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  grid-template-rows:repeat(2,minmax(0,1fr))!important;
  width:100%!important;
  height:100%!important;
  min-height:400px!important;
  max-height:520px!important;
  gap:10px!important;
  padding:10px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.14);
  border-radius:28px!important;
  background:rgba(5,17,61,.46);
  transform:rotate(1deg);
}
.sat-article-magazine-hero .sat-cine-stage-gallery-item{
  position:relative!important;
  inset:auto!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  overflow:hidden!important;
  border-radius:18px!important;
  transform:none!important;
}
.sat-article-magazine-hero .sat-cine-stage-gallery-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.sat-article-magazine-hero .sat-cine-stage-gallery-item:nth-child(n){
  grid-column:auto!important;
  grid-row:auto!important;
}
.sat-articles-magazine{
  width:min(calc(100% - clamp(36px,6vw,96px)),1680px);
}
.sat-magazine-front,.sat-magazine-library,.sat-magazine-sections{overflow:visible}
.sat-magazine-lede-grid,.sat-magazine-story-grid,.sat-magazine-archive-wall{align-items:stretch}
.sat-magazine-card--story{height:100%}
.sat-magazine-card--story .sat-magazine-card-link{height:100%}

/* paginate_links(type=list) returns a UL using the generic page-numbers class. */
.sat-magazine-library>ul.page-numbers{
  display:flex!important;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:.5rem;
  width:100%;
  margin:1.35rem 0 0!important;
  padding:.65rem!important;
  list-style:none!important;
  border:1px solid rgba(126,170,255,.15);
  border-radius:18px;
  background:rgba(10,29,88,.55);
}
.sat-magazine-library>ul.page-numbers>li{
  display:block;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.sat-magazine-library>ul.page-numbers a.page-numbers,
.sat-magazine-library>ul.page-numbers span.page-numbers{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:44px;
  min-height:44px;
  margin:0!important;
  padding:.55rem .8rem;
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  background:rgba(255,255,255,.045);
  color:#eaf1ff;
  text-decoration:none;
  font-weight:900;
}
.sat-magazine-library>ul.page-numbers span.page-numbers.current{
  border-color:var(--sat-lime);
  background:var(--sat-lime);
  color:#071443;
}

@media(max-width:1180px){
  .sat-article-magazine-hero .sat-cine-cover-stage{width:min(42vw,540px)}
  .sat-article-magazine-hero .sat-cine-stage-gallery{min-height:360px!important;max-height:460px!important}
}
@media(max-width:1024px){
  .sat-article-magazine-hero .sat-cine-cover-stage{width:min(100%,620px);min-height:0}
  .sat-article-magazine-hero .sat-cine-stage-gallery{min-height:340px!important;max-height:440px!important}
}
@media(max-width:640px){
  .sat-articles-magazine{width:calc(100% - 24px)}
  .sat-article-magazine-hero .sat-cine-stage-gallery{display:none!important}
  .sat-magazine-library>ul.page-numbers{padding:.5rem!important;border-radius:16px}
}

/* Alpha 69.187 — calmer editorial Articles archive */
.sat-article-editorial-hero{margin-bottom:clamp(1.5rem,3.5vw,3rem);overflow:hidden}
.sat-article-editorial-hero.sat-cine-hero--cinematic{min-height:clamp(500px,60vh,670px)}
.sat-article-editorial-hero .sat-cine-hero-copy-inner{max-width:680px}
.sat-article-editorial-hero .sat-cine-summary{max-width:58ch}
.sat-article-editorial-hero .sat-cine-cover-stage{width:min(46vw,700px);min-height:clamp(360px,38vw,520px);align-self:center}
.sat-article-editorial-hero .sat-cine-stage-gallery{position:relative;display:block;width:100%;height:100%;min-height:clamp(360px,38vw,520px);overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:rgba(4,14,50,.5);box-shadow:0 28px 84px rgba(0,0,0,.34)}
.sat-article-editorial-hero .sat-cine-stage-gallery-item{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;border-radius:28px!important;overflow:hidden!important;transform:none!important}
.sat-article-editorial-hero .sat-cine-stage-gallery-img{display:block;width:100%!important;height:100%!important;object-fit:cover!important}
.sat-article-editorial-hero .sat-cine-stage-gallery::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(4,13,47,.2),transparent 42%),linear-gradient(0deg,rgba(3,11,39,.18),transparent 50%)}

.sat-articles-editorial-v2{display:grid;gap:clamp(1.7rem,4vw,3.25rem);width:min(calc(100% - clamp(32px,6vw,96px)),1460px);max-width:none;margin-inline:auto}
.sat-editorial-category-bar{display:flex;align-items:center;gap:.35rem;overflow-x:auto;padding:.5rem;border:1px solid rgba(126,170,255,.16);border-radius:20px;background:rgba(7,22,70,.7);scrollbar-width:thin;overscroll-behavior-inline:contain}
.sat-editorial-category{display:inline-flex;align-items:center;gap:.5rem;flex:0 0 auto;min-height:46px;padding:.55rem .85rem;border:1px solid transparent;border-radius:14px;color:#c7d4ef;text-decoration:none;font-size:.82rem;font-weight:850;white-space:nowrap}
.sat-editorial-category .sat-article-type-icon{width:28px;height:28px;flex:0 0 28px;border-radius:9px}
.sat-editorial-category .sat-article-type-icon img{width:25px;height:25px}
.sat-editorial-category.is-active{border-color:rgba(var(--sa-lime-rgb),.35);background:rgba(var(--sa-lime-rgb),.1);color:#fff;box-shadow:inset 0 -2px 0 var(--sat-lime)}

.sat-editorial-featured{display:grid;gap:1rem}
.sat-editorial-section-heading,.sat-editorial-library-heading{display:flex;align-items:end;justify-content:space-between;gap:1.5rem}
.sat-editorial-section-heading h2,.sat-editorial-library-heading h2{margin:.12rem 0 0;font-size:clamp(1.55rem,2.8vw,2.25rem);line-height:1.04;letter-spacing:-.035em}
.sat-editorial-featured-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr);gap:1rem;align-items:stretch}
.sat-editorial-latest-stack{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:.8rem;min-width:0}

.sat-articles-editorial-v2 .sat-magazine-card{border-radius:20px;border-color:rgba(126,170,255,.16);background:linear-gradient(180deg,rgba(14,39,107,.54),rgba(5,17,59,.92));box-shadow:0 16px 46px rgba(0,0,0,.16)}
.sat-articles-editorial-v2 .sat-magazine-card-copy{gap:.55rem;padding:.95rem 1rem 1.05rem}
.sat-articles-editorial-v2 .sat-magazine-type{font-size:.65rem;letter-spacing:.06em}
.sat-articles-editorial-v2 .sat-magazine-type .sat-article-type-icon{width:22px;height:22px;flex-basis:22px;border-radius:7px}
.sat-articles-editorial-v2 .sat-magazine-type .sat-article-type-icon img{width:20px;height:20px}
.sat-articles-editorial-v2 .sat-magazine-media-indicators .sat-article-media-indicator{width:21px;height:21px;flex-basis:21px}
.sat-articles-editorial-v2 .sat-magazine-media-indicators .sat-article-media-indicator img{width:17px;height:17px}
.sat-articles-editorial-v2 .sat-magazine-source{font-size:.64rem}
.sat-articles-editorial-v2 .sat-magazine-card h2{font-size:1.1rem;line-height:1.17}
.sat-articles-editorial-v2 .sat-magazine-card-excerpt{font-size:.8rem;line-height:1.5;-webkit-line-clamp:2}
.sat-articles-editorial-v2 .sat-magazine-card-footer{font-size:.68rem}

/* Lead story: one calm image with the editorial copy overlaid at the bottom. */
.sat-articles-editorial-v2 .sat-magazine-card--lead{min-height:clamp(420px,42vw,610px)}
.sat-articles-editorial-v2 .sat-magazine-card--lead .sat-magazine-card-link{position:relative;display:block;height:100%;min-height:inherit}
.sat-articles-editorial-v2 .sat-magazine-card--lead .sat-magazine-card-media{position:absolute;inset:0;min-height:0}
.sat-articles-editorial-v2 .sat-magazine-card--lead .sat-magazine-card-gradient{background:linear-gradient(180deg,rgba(4,12,43,.04) 20%,rgba(4,12,43,.25) 48%,rgba(3,10,36,.96) 100%)}
.sat-articles-editorial-v2 .sat-magazine-card--lead .sat-magazine-card-copy{position:absolute;z-index:2;inset:auto 0 0;max-width:900px;padding:clamp(1.15rem,2.4vw,1.8rem)}
.sat-articles-editorial-v2 .sat-magazine-card--lead h2{max-width:21ch;font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.02}
.sat-articles-editorial-v2 .sat-magazine-card--lead .sat-magazine-card-excerpt{max-width:62ch;font-size:.9rem;-webkit-line-clamp:2}
.sat-articles-editorial-v2 .sat-magazine-card--lead .sat-magazine-card-footer{color:#b7c5e3}

/* Latest stack: compact horizontal cards with no extra visual noise. */
.sat-articles-editorial-v2 .sat-magazine-card--side .sat-magazine-card-link{grid-template-columns:minmax(118px,.72fr) minmax(0,1.28fr);grid-template-rows:1fr}
.sat-articles-editorial-v2 .sat-magazine-card--side .sat-magazine-card-media{min-height:0}
.sat-articles-editorial-v2 .sat-magazine-card--side .sat-magazine-card-copy{padding:.8rem .85rem}
.sat-articles-editorial-v2 .sat-magazine-card--side .sat-magazine-card-excerpt{display:none}
.sat-articles-editorial-v2 .sat-magazine-card--side .sat-magazine-source,.sat-articles-editorial-v2 .sat-magazine-card--side .sat-magazine-media-indicators{display:none}
.sat-articles-editorial-v2 .sat-magazine-card--side h2{font-size:.98rem;line-height:1.18}
.sat-articles-editorial-v2 .sat-magazine-card--side .sat-magazine-card-footer>span:first-child{display:-webkit-box;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}

.sat-editorial-library{display:grid;gap:1rem;scroll-margin-top:100px}
.sat-editorial-library-heading>span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.4rem .7rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.045);color:#b8c8e6;font-size:.75rem;font-weight:850;white-space:nowrap}
.sat-editorial-filters{display:grid;grid-template-columns:minmax(220px,1.6fr) repeat(4,minmax(140px,.72fr)) auto auto;gap:.55rem;align-items:center;padding:.7rem;border:1px solid rgba(126,170,255,.14);border-radius:18px;background:rgba(7,22,70,.7)}
.sat-editorial-filters label{min-width:0}
.sat-editorial-filters input[type=search],.sat-editorial-filters select{width:100%;min-height:44px;padding:.58rem .72rem;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(8,25,79,.86);color:#fff;font-size:16px;font-weight:750}
.sat-editorial-filters select{padding-right:2rem}
.sat-editorial-filter-submit{min-height:44px;justify-content:center}
.sat-editorial-reset{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.58rem .7rem;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#dbe6ff;text-decoration:none;font-size:.8rem;font-weight:850}
.sat-editorial-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}
.sat-editorial-article-grid .sat-magazine-card{height:100%}
.sat-editorial-article-grid .sat-magazine-card-link{height:100%}
.sat-editorial-article-grid .sat-magazine-card--story .sat-magazine-card-media{aspect-ratio:16/9}
.sat-editorial-article-grid .sat-magazine-card--story .sat-magazine-card-excerpt{-webkit-line-clamp:2}
.sat-editorial-article-grid .sat-magazine-card-footer{margin-top:auto}

.sat-editorial-library>ul.page-numbers{display:flex!important;align-items:center;justify-content:center;flex-wrap:wrap;gap:.45rem;width:100%;margin:1rem 0 0!important;padding:.55rem!important;list-style:none!important;border:1px solid rgba(126,170,255,.14);border-radius:16px;background:rgba(8,24,75,.48)}
.sat-editorial-library>ul.page-numbers>li{display:block;margin:0!important;padding:0!important;list-style:none!important}
.sat-editorial-library>ul.page-numbers a.page-numbers,.sat-editorial-library>ul.page-numbers span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;margin:0!important;padding:.5rem .7rem;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:rgba(255,255,255,.04);color:#eaf1ff;text-decoration:none;font-weight:900}
.sat-editorial-library>ul.page-numbers span.page-numbers.current{border-color:var(--sat-lime);background:var(--sat-lime);color:#071443}

@media (hover:hover) and (pointer:fine){
  .sat-editorial-category:hover,.sat-editorial-reset:hover{border-color:rgba(var(--sa-lime-rgb),.42);background:rgba(var(--sa-lime-rgb),.08);color:#fff}
  .sat-articles-editorial-v2 .sat-magazine-card:hover{transform:translateY(-2px);border-color:rgba(var(--sa-lime-rgb),.34);box-shadow:0 20px 54px rgba(0,0,0,.22)}
  .sat-articles-editorial-v2 .sat-magazine-card:hover .sat-magazine-card-image{transform:scale(1.02)}
}

@media(max-width:1180px){
  .sat-articles-editorial-v2{width:min(calc(100% - 32px),1180px)}
  .sat-editorial-featured-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.72fr)}
  .sat-editorial-filters{grid-template-columns:repeat(2,minmax(0,1fr)) auto auto}
  .sat-editorial-search{grid-column:1/-1}
  .sat-editorial-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .sat-article-editorial-hero.sat-cine-hero--cinematic{min-height:auto}
  .sat-article-editorial-hero .sat-cine-cover-stage{width:min(100%,700px);min-height:0}
  .sat-article-editorial-hero .sat-cine-stage-gallery{min-height:340px}
  .sat-editorial-featured-grid{grid-template-columns:1fr}
  .sat-editorial-latest-stack{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto}
  .sat-articles-editorial-v2 .sat-magazine-card--side .sat-magazine-card-link{grid-template-columns:1fr;grid-template-rows:auto 1fr}
  .sat-articles-editorial-v2 .sat-magazine-card--side .sat-magazine-card-media{aspect-ratio:16/9}
  .sat-editorial-filters{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
  .sat-editorial-filter-submit,.sat-editorial-reset{width:100%}
}
@media(max-width:640px){
  .sat-articles-editorial-v2{width:calc(100% - 24px);gap:2rem}
  .sat-article-editorial-hero{margin-bottom:1.4rem}
  .sat-article-editorial-hero .sat-cine-stage-gallery{display:none}
  .sat-editorial-category-bar{margin-inline:-2px;border-radius:16px}
  .sat-editorial-category{min-height:44px;padding:.48rem .7rem}
  .sat-editorial-section-heading,.sat-editorial-library-heading{align-items:flex-start;flex-direction:column;gap:.5rem}
  .sat-editorial-latest-stack,.sat-editorial-article-grid{grid-template-columns:1fr}
  .sat-articles-editorial-v2 .sat-magazine-card--lead{min-height:370px}
  .sat-articles-editorial-v2 .sat-magazine-card--lead h2{font-size:clamp(1.45rem,7.5vw,2.05rem)}
  .sat-articles-editorial-v2 .sat-magazine-card--side .sat-magazine-card-link{grid-template-columns:minmax(110px,.72fr) minmax(0,1.28fr);grid-template-rows:1fr}
  .sat-articles-editorial-v2 .sat-magazine-card--side .sat-magazine-card-media{aspect-ratio:auto}
  .sat-editorial-filters{display:none}
  .sat-editorial-library>.sat-mobile-filter-open{display:inline-flex!important}
  .sat-editorial-library-heading>span{min-height:34px}
}
@media(prefers-reduced-motion:reduce){
  .sat-articles-editorial-v2 .sat-magazine-card,.sat-articles-editorial-v2 .sat-magazine-card-image{transition:none!important}
}
