/* An editorial rhythm within the shared SkillCarry arena. */
#sb-store .journal {padding-top:26px;padding-bottom:80px}
#sb-store .journal-header {display:flex;align-items:flex-end;justify-content:space-between;gap:36px;padding:28px 0 30px}
#sb-store .journal-header h1 {font-size:clamp(34px,3.4vw,48px);margin:10px 0 14px;max-width:23ch}
#sb-store .journal-header p {font-size:16px;color:var(--ah-muted);margin:0}
#sb-store .journal-search {display:flex;align-items:center;width:300px;flex:none;position:relative;margin-bottom:3px}
#sb-store .journal-search input {width:100%;padding-right:54px;height:48px;border-radius:10px}
#sb-store .journal-search button {position:absolute;right:3px;top:3px;width:42px;height:42px;display:grid;place-items:center;background:none;border:0;color:var(--ah-neon);cursor:pointer;border-radius:8px}
#sb-store .journal-search svg {width:21px;height:21px}
#sb-store .journal-tabs {display:flex;gap:30px;border-bottom:1px solid var(--ah-line);margin-bottom:38px;overflow:auto}
#sb-store .journal-tabs a {display:block;position:relative;white-space:nowrap;padding:15px 0;font-size:15px;font-weight:650;color:var(--ah-muted)}
#sb-store .journal-tabs a[aria-current] {color:var(--ah-neon)}
#sb-store .journal-tabs a[aria-current]::after {content:"";position:absolute;bottom:0;inset-inline:0;height:2px;background:var(--ah-neon)}
#sb-store .journal-layout {display:grid;grid-template-columns:180px minmax(0,1fr) 258px;gap:38px;align-items:start}
#sb-store .journal-layout>* {min-width:0}
#sb-store :is(.journal-games,.journal-discover) h2 {font-size:17px;line-height:1.3;margin:0 0 22px;letter-spacing:0}
#sb-store .journal-games nav {display:grid;gap:5px}
#sb-store .journal-games nav>a {display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 10px;font-size:14px;line-height:1.4;color:var(--ah-muted);border-radius:8px;min-height:44px}
#sb-store .journal-games nav>a[aria-current] {color:var(--ah-text);background:linear-gradient(100deg,var(--ah-neon-soft),transparent);box-shadow:inset 2px 0 var(--ah-neon)}
#sb-store .journal-games nav>a:hover {color:var(--ah-neon)}
#sb-store .journal-games small {font-size:11px;line-height:20px;padding:0 6px;background:var(--ah-raised);border-radius:5px;color:var(--ah-muted)}
#sb-store .journal-shop {display:grid;gap:10px;margin-top:38px;padding-top:25px;border-top:1px solid var(--ah-line);font-size:12px;color:var(--ah-muted);line-height:1.6}
#sb-store .journal-shop strong {font-size:14px;color:var(--ah-neon)}
#sb-store .journal-shop strong span {margin-left:10px}
#sb-store .journal-feed-heading {display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 24px}
#sb-store .journal-feed-heading h2 {font-size:22px;line-height:1.1;margin:0}
#sb-store .journal-feed-heading>span {font-size:12px;color:var(--ah-faint)}
#sb-store .journal-story {padding:27px 0;display:grid;grid-template-columns:170px minmax(0,1fr);gap:24px;border-bottom:1px solid var(--ah-line)}
#sb-store .journal-story--lead {display:block;padding-top:0;padding-bottom:30px}
#sb-store .journal-cover {display:block;position:relative;min-height:160px;height:100%;max-height:205px;overflow:hidden;border-radius:12px;background:linear-gradient(140deg,var(--ah-raised),var(--ah-bg-2));color:var(--ah-neon)}
#sb-store .journal-cover>img {height:100%;width:100%;position:absolute;inset:0;object-fit:cover;transition:transform .3s ease}
#sb-store .journal-cover:hover>img {transform:scale(1.025)}
#sb-store .journal-cover>span:first-child {display:block;padding:24px;font:700 22px/1.2 var(--display)}
#sb-store .journal-cover .journal-reading {position:absolute;left:12px;bottom:12px;padding:6px 8px;background:#07111ee8;border:1px solid #ffffff2b;border-radius:5px;color:#fff;font-size:11px}
#sb-store .journal-story--lead .journal-cover {height:auto;max-height:none;aspect-ratio:16/9;margin-bottom:22px}
#sb-store .journal-eyebrow {display:flex;align-items:center;gap:10px;color:var(--ah-neon);font-size:11px;line-height:1.4;margin-bottom:10px}
#sb-store .journal-eyebrow span {color:var(--ah-faint)}
#sb-store .journal-story h3 {font-size:20px;line-height:1.28;margin:0 0 12px;letter-spacing:-.015em}
#sb-store .journal-story--lead h3 {font-size:29px;line-height:1.2}
#sb-store .journal-story h3 a {color:var(--ah-text)}
#sb-store .journal-story h3 a:hover {color:var(--ah-neon)}
#sb-store .journal-story p {font-size:14px;color:var(--ah-muted);line-height:1.7;margin:0 0 20px}
#sb-store .journal-byline {display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:11px;color:var(--ah-faint);line-height:1.5}
#sb-store .journal-byline>a {margin-left:auto;color:var(--ah-neon);font-size:12px;font-weight:650;min-height:32px;display:flex;align-items:center;gap:10px}
#sb-store .journal-discover>section+section {margin-top:38px}
#sb-store .journal-topics {display:flex;gap:8px;flex-wrap:wrap}
#sb-store .journal-topics a {font-size:12px;padding:8px 11px;border:1px solid var(--ah-line-2);border-radius:8px;color:var(--ah-muted);line-height:1.5}
#sb-store .journal-topics a:hover,#sb-store .journal-topics a[aria-current] {border-color:var(--ah-neon);color:var(--ah-neon);background:var(--ah-neon-soft)}
#sb-store .journal-mini {display:flex;gap:13px;align-items:flex-start;padding:19px 0;border-bottom:1px solid var(--ah-line)}
#sb-store .journal-mini:first-of-type {padding-top:0}
#sb-store .journal-mini>img {width:68px;height:76px;border-radius:8px;object-fit:cover;flex:none}
#sb-store .journal-mini h3 {font-size:14px;line-height:1.45;margin:5px 0 8px;letter-spacing:0;color:var(--ah-text)}
#sb-store .journal-mini:hover h3 {color:var(--ah-neon)}
#sb-store .journal-mini small {font-size:10px;color:var(--ah-neon)}
#sb-store .journal-mini span {font-size:11px;color:var(--ah-faint)}
#sb-store .journal-empty {padding:42px 0}
#sb-store .journal-empty h3 {font-size:24px}
#sb-store .journal-empty p {margin:18px 0;color:var(--ah-muted)}
@media(max-width:1250px) {#sb-store .journal-layout {grid-template-columns:155px minmax(0,1fr) 220px;gap:26px}#sb-store .journal-story {grid-template-columns:135px minmax(0,1fr);gap:18px}#sb-store .journal-story--lead {display:block}}
@media(max-width:1000px) {#sb-store .journal-layout {grid-template-columns:160px minmax(0,1fr)}#sb-store .journal-discover {grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:30px}#sb-store .journal-discover>section+section {margin-top:0}#sb-store .journal-header {gap:24px}#sb-store .journal-search {width:245px}}
@media(max-width:680px) {#sb-store .journal {padding-top:18px;padding-bottom:48px}#sb-store .journal-header {display:block;padding:22px 0}#sb-store .journal-header h1 {font-size:34px}#sb-store .journal-header p {font-size:14px}#sb-store .journal-search {width:100%;margin-top:22px}#sb-store .journal-tabs {gap:25px;margin-bottom:24px}#sb-store .journal-tabs a {font-size:14px}#sb-store .journal-layout {display:flex;flex-direction:column;gap:30px}#sb-store .journal-layout>* {width:100%}#sb-store .journal-games h2 {font-size:13px;margin-bottom:12px;color:var(--ah-faint)}#sb-store .journal-games nav {display:flex;overflow-x:auto;gap:8px;padding-bottom:5px}#sb-store .journal-games nav>a {white-space:nowrap;flex:none;padding:9px 11px;border:1px solid var(--ah-line);min-height:42px}#sb-store .journal-games nav>a[aria-current] {box-shadow:none;border-color:var(--ah-neon)}#sb-store .journal-shop {display:none}#sb-store .journal-feed-heading {margin-bottom:20px}#sb-store .journal-feed-heading h2 {font-size:21px}#sb-store .journal-story {grid-template-columns:105px minmax(0,1fr);gap:16px;padding:24px 0}#sb-store .journal-story--lead {display:block;padding-top:0}#sb-store .journal-story h3 {font-size:17px}#sb-store .journal-story--lead h3 {font-size:25px}#sb-store .journal-story:not(.journal-story--lead) p {display:none}#sb-store .journal-story:not(.journal-story--lead) .journal-byline>span {display:none}#sb-store .journal-cover {min-height:134px;max-height:170px}#sb-store .journal-story--lead .journal-cover {max-height:none;min-height:0}#sb-store .journal-cover .journal-reading {left:8px;bottom:8px;font-size:10px;padding:5px 6px}#sb-store .journal-discover {display:block;border-top:1px solid var(--ah-line);padding-top:28px}#sb-store .journal-discover>section+section {margin-top:30px}#sb-store .journal-mini>img {width:78px;height:78px}}
@media(prefers-reduced-motion:reduce) {#sb-store .journal-cover>img {transition:none}}

/* Contextual service banner; article discovery lives below the feed. */










#sb-store .journal-related {margin-top:60px;padding-top:35px;border-top:1px solid var(--ah-line)}
#sb-store .journal-related>h2 {font-size:28px;margin:0 0 26px}
#sb-store .journal-related-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
#sb-store .journal-related-story {display:flex;align-items:flex-start;gap:17px;max-width:440px}
#sb-store .journal-related-story>img {width:105px;height:116px;border-radius:10px;object-fit:cover;flex:none}
#sb-store .journal-related-story small {color:var(--ah-neon);font-size:11px}
#sb-store .journal-related-story h3 {color:var(--ah-text);font-size:17px;line-height:1.4;letter-spacing:0;margin:7px 0 13px}
#sb-store .journal-related-story:hover h3 {color:var(--ah-neon)}
#sb-store .journal-related-story span {font-size:12px;color:var(--ah-faint)}
@media(max-width:1000px) {#sb-store .journal-related-grid {grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px) {#sb-store .journal-related {margin-top:38px;padding-top:28px}#sb-store .journal-related-grid {grid-template-columns:1fr;gap:26px}#sb-store .journal-related>h2 {font-size:26px}}

/* Keep article discovery readable on large screens; navigation precedes the feed. */
#sb-store .journal{max-width:1440px}
#sb-store .journal-story--lead .journal-cover{aspect-ratio:2;max-height:350px}
#sb-store .journal-cover:hover>img{transform:none}
#sb-store .journal-cover:hover{box-shadow:0 0 0 1px var(--ah-neon)}
#sb-store .journal-story h3{max-width:36ch;text-wrap:balance}
#sb-store .journal-story p{max-width:65ch;line-height:1.8}
#sb-store .journal-topics a{min-height:40px;display:flex;align-items:center}
#sb-store .journal-discover{position:sticky;top:calc(var(--market-header-height,82px) + 28px)}
@media(max-width:1000px){#sb-store .journal-layout{grid-template-rows:auto 1fr}#sb-store .journal-games{grid-column:1;grid-row:1 / span 2}#sb-store .journal-discover{grid-column:2;grid-row:1;position:static;display:block}#sb-store .journal-feed{grid-column:2;grid-row:2}}
@media(max-width:680px){#sb-store .journal-games{order:0}#sb-store .journal-discover{order:1;border:0;padding:0}#sb-store .journal-feed{order:2}#sb-store .journal-discover h2{font-size:13px;color:var(--ah-faint);margin-bottom:12px}#sb-store .journal-story--lead .journal-cover{aspect-ratio:1.8}#sb-store .journal-story p{font-size:15px}}
