.journal-page{--accent:#ff5e00}
.journal-share-links{display:flex;flex-wrap:wrap;align-items:stretch;gap:.625rem;width:100%;margin-top:.85rem}
.journal-share-links>a{display:inline-flex;flex:1 0 44px;box-sizing:border-box;align-items:center;justify-content:center;gap:.5rem;min-width:44px;min-height:46px;padding:10px;border:1px solid #64748b33;border-radius:12px;line-height:1.25;cursor:pointer;transition:background .15s,color .15s,border-color .15s}
.journal-share-links svg{display:block;width:20px;height:20px;flex:0 0 20px}
.journal-share-links .journal-share-copy{flex-basis:100%;padding-inline:.8rem;font-size:.8125rem;font-weight:650}
.journal-share-links a:hover{color:#ff5e00;background:#ff5e000d;border-color:#ff5e0066}
.journal-share-links a:focus-visible,.journal-card-button:focus-visible{outline:2px solid #ff5e00;outline-offset:3px}
.journal-card-brand{display:flex;align-items:center;gap:.7rem}
.journal-card-brand img{width:36px;height:36px;object-fit:contain;flex:none;border-radius:9px}
.journal-card-brand .journal-sidebar-label{line-height:1.5;font-size:.65rem;letter-spacing:.09em}
.article-sidebar>section.journal-build-card{background:radial-gradient(ellipse at top right,#ff5e0029,transparent 70%),#0f172a;color:#f8fafc;border-color:#334155;padding:1.25rem}
.journal-build-card h3{margin-top:1.1rem;font-size:1.35rem;font-weight:800;line-height:1.2;letter-spacing:-.025em}
.journal-build-card>p{margin:.75rem 0 1.25rem;font-size:.85rem;line-height:1.65;color:#cbd5e1}
.journal-card-button{display:flex;align-items:center;justify-content:space-between;gap:.6rem;min-height:44px;padding:.7rem .85rem;border:1px solid #64748b40;border-radius:12px;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .15s}
.journal-card-button+.journal-card-button{margin-top:.6rem}
.journal-card-primary{background:#ff5e00;color:#fff;border-color:#ff5e00}
.journal-card-primary:hover{background:#e55500}
.journal-card-secondary:hover{background:#64748b12}
.journal-build-card .journal-card-secondary{border-color:#ffffff30;color:#f8fafc}
.journal-build-card .journal-card-secondary:hover{background:#ffffff0d}
.journal-partner-description{margin:.9rem 0 1rem;font-size:.875rem;line-height:1.6;opacity:.8}
@media(prefers-reduced-motion:reduce){.journal-share-links a,.journal-card-button{transition:none}}
.journal-article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;margin-top:1.75rem;font-size:.875rem;line-height:1.6}
.journal-article-meta>a,.journal-article-meta>span{display:inline-flex;align-items:center;white-space:nowrap}
.journal-article-meta>span::before{content:"";display:inline-block;width:3px;height:3px;margin-right:1rem;border-radius:50%;background:currentColor;opacity:.5;flex:none}
.journal-article-meta>.journal-article-date{gap:.4rem}
.journal-article-date time{white-space:nowrap}
@media(max-width:639px){
  .journal-article-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem 1rem;align-items:center}
  .journal-article-meta>.journal-author-link{grid-column:1;grid-row:1;min-width:0;white-space:normal}
  .journal-article-meta>.journal-like{grid-column:2;grid-row:1;justify-self:end}
  .journal-article-meta>span{grid-column:1 / -1;white-space:normal}
  .journal-article-meta>span::before{display:none}
  .journal-article-meta>.journal-article-date{display:flex;flex-wrap:wrap;gap:.25rem .5rem;line-height:1.5}
}
.journal-legal-disclosure{max-width:52rem;margin-top:1.5rem;padding:.85rem 1rem;border:1px solid #ff5e0038;border-inline-start:3px solid #ff5e00;border-radius:.75rem;background:#ff5e000a;color:#475569;font-size:.8125rem;line-height:1.55}
.journal-legal-disclosure strong{display:block;margin-bottom:.2rem;color:#334155;font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase}
.journal-legal-disclosure p{margin:0}
.dark .journal-legal-disclosure{border-color:#ff8a473d;border-inline-start-color:#ff7a2e;background:#ff5e0010;color:#cbd5e1}
.dark .journal-legal-disclosure strong{color:#e2e8f0}
.journal-page main>header>div,.journal-page main>section>div,.journal-page main>div,.journal-page main+div{max-width:72rem;margin-inline:auto;padding-inline:1rem;box-sizing:border-box}
@media(min-width:640px){.journal-page main>header>div,.journal-page main>section>div,.journal-page main>div,.journal-page main+div{padding-inline:1.5rem}}
.journal-page main *{min-width:0}
.journal-page h1,.journal-page h2,.journal-page h3,.journal-page p{overflow-wrap:anywhere}
.journal-page .article-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;align-items:start}
.journal-page .article-main{order:0;overflow-wrap:anywhere}
.journal-page .article-sidebar{order:1;display:flex;flex-direction:column;gap:1rem}
.article-sidebar>section{padding:1rem;border:1px solid #0000001a;border-radius:1rem;background:#ffffffd9}
.dark .article-sidebar>section{border-color:#334155;background:#0f172a}
.journal-sidebar-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.65}
.journal-cta-link{display:block;margin-top:.8rem;color:#ff5e00;font-weight:700;font-size:.875rem}
.journal-page .article-main pre{max-width:100%;overflow:auto;white-space:pre;word-break:normal}
.journal-page .article-main .prose-code{white-space:pre-wrap;overflow-wrap:anywhere}
.journal-page .article-main .response-scroll{max-height:24rem;overflow:auto;white-space:pre;word-break:normal}
.journal-page .article-main img{max-width:100%;height:auto}
.journal-page .article-main table{display:block;max-width:100%;overflow-x:auto}
.journal-page .article-main [id]{scroll-margin-top:7rem}
.journal-page .brand-btn{background:#ff5e00;color:#fff}
.journal-page .article-sidebar #article-toc{max-height:calc(100dvh - 12rem);overflow-y:auto;overscroll-behavior:contain}
.journal-services{margin-top:3rem;padding:1.75rem;border-radius:1.5rem;background:#0f172a;color:white}
.journal-services h2{font-size:1.6rem;font-weight:800;line-height:1.2}
.journal-services>p{margin-top:.75rem;color:#cbd5e1;max-width:42rem}
.journal-service-grid{display:grid;gap:1rem;margin-top:1.5rem}
.journal-service-grid a{padding:1.25rem;border:1px solid #ffffff30;border-radius:1rem;display:grid;gap:.5rem}
.journal-service-grid a:hover{background:#ffffff0d;border-color:#ff5e00}
.journal-service-grid span{font-size:.875rem;color:#cbd5e1}
@media(min-width:768px){.journal-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1024px){.journal-page .article-layout{grid-template-columns:17rem minmax(0,1fr);gap:2.5rem}.journal-page .article-sidebar,.journal-page .article-main{order:0}}
@media(min-width:768px) and (max-width:1100px){.journal-page .article-main .md\:grid-cols-3{grid-template-columns:minmax(0,1fr)}}
/* Semantic article typography for Markdown output and the editor preview. */
.journal-prose,#journal-admin-root .ji-ai-document{font-size:17px;line-height:1.8;overflow-wrap:anywhere}
.journal-prose p,#journal-admin-root .ji-ai-document p{margin:1em 0;font-size:inherit;line-height:inherit}
.journal-prose h2,#journal-admin-root .ji-ai-document h2{margin:1.8em 0 .65em;font-size:1.65em;font-weight:750;line-height:1.25;letter-spacing:-.025em}
.journal-prose h3,#journal-admin-root .ji-ai-document h3{margin:1.5em 0 .5em;font-size:1.25em;font-weight:700;line-height:1.35}
.journal-prose :is(ul,ol),#journal-admin-root .ji-ai-document :is(ul,ol){margin:1em 0;padding-inline-start:1.6em;list-style:disc}
.journal-prose ol,#journal-admin-root .ji-ai-document ol{list-style:decimal}
.journal-prose li,#journal-admin-root .ji-ai-document li{margin:.4em 0}
.journal-prose a:not(.article-action):not(.brand-btn):not(.rounded-xl),#journal-admin-root .ji-ai-document a:not(.article-action):not(.brand-btn):not(.rounded-xl){color:#e65300;text-decoration:underline;text-underline-offset:3px}
.journal-prose blockquote,#journal-admin-root .ji-ai-document blockquote{margin:1.5em 0;border-inline-start:3px solid #ff5e00;padding:.25em 1.1em;background:#64748b0a}
.journal-prose pre,#journal-admin-root .ji-ai-document pre{margin:1.4em 0;padding:1.2em;border-radius:14px;background:#0f172a;color:#e2e8f0;font-size:.85em;line-height:1.65;overflow:auto;white-space:pre}
.journal-prose :not(pre)>code,#journal-admin-root .ji-ai-document :not(pre)>code{padding:.15em .35em;border-radius:5px;background:#64748b16;font-size:.88em}
.journal-prose table,#journal-admin-root .ji-ai-document table{display:block;max-width:100%;overflow:auto;border-collapse:collapse;margin:1.5em 0;font-size:.9em}
.journal-prose :is(th,td),#journal-admin-root .ji-ai-document :is(th,td){padding:.7em 1em;border:1px solid #64748b40;text-align:start;vertical-align:top}
.journal-prose th,#journal-admin-root .ji-ai-document th{background:#64748b12;font-weight:700}
.journal-prose figure,#journal-admin-root .ji-ai-document figure{margin:1.8em 0}
.journal-prose figure img,#journal-admin-root .ji-ai-document figure img{width:100%;height:auto;border-radius:16px}
.journal-prose figcaption,#journal-admin-root .ji-ai-document figcaption{margin-top:.65em;font-size:.75em;line-height:1.6;opacity:.75}
.journal-prose>:first-child,#journal-admin-root .ji-ai-document>:first-child{margin-top:0}
@media(max-width:640px){.journal-prose,#journal-admin-root .ji-ai-document{font-size:16px}.journal-prose h2,#journal-admin-root .ji-ai-document h2{font-size:1.45em}}

/* Article actions keep their button appearance, including imported legacy links. */
.journal-prose a:is(.article-action,.brand-btn,.rounded-xl){text-decoration:none}
/* The native dialog keeps keyboard focus inside the live demo. */
.article-playground-dialog{width:calc(100% - 2rem);max-width:1280px;height:calc(100dvh - 2rem);max-height:960px;padding:0;border:1px solid #64748b40;border-radius:20px;background:#fff;color:#0f172a;overflow:hidden}
.article-playground-dialog::backdrop{background:rgba(15,23,42,.7)}
.article-playground-dialog[open]{display:flex;flex-direction:column}
.article-playground-dialog header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.25rem;border-bottom:1px solid #64748b40;font-weight:700}
.article-playground-dialog button{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:10px;font-size:1.6rem;cursor:pointer}
.article-playground-dialog button:hover{background:#64748b20}
.article-playground-dialog iframe{display:block;width:100%;flex:1;min-height:0;border:0;background:#fff}
.dark .article-playground-dialog,.dark .article-playground-dialog iframe{background:#020617;color:#f1f5f9}
@media(max-width:640px){.article-playground-dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0}}
.journal-prose table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:1.8rem 0;font-size:.92rem;line-height:1.6}
.journal-prose th,.journal-prose td{min-width:130px;max-width:420px;padding:14px 18px;border:1px solid #94a3b844;text-align:start;vertical-align:top;white-space:normal;overflow-wrap:anywhere}
.journal-prose th{background:#94a3b814;font-weight:700}.journal-prose tbody tr:nth-child(even){background:#94a3b809}
.journal-page nav[aria-label="Journal categories"]{flex-wrap:wrap;overflow:visible;gap:8px}
[data-journal-hidden]{display:none!important}.journal-editing [data-journal-hidden]{display:block!important;opacity:.35;outline:2px dashed #f97316}
.ji-content-modes{display:none}.journal-editing .ji-content-modes{display:block;margin-bottom:16px}.ji-content-modes button{border:1px solid #94a3b855;border-radius:12px;padding:10px 16px}
.ji-markdown-editor{width:100%;min-height:70vh;background:transparent;border:1px solid #94a3b855;border-radius:14px;padding:20px;font:14px/1.7 monospace;resize:vertical}
.journal-search-results{position:absolute;z-index:60;inset:calc(100% + 10px) 0 auto;max-height:60vh;overflow:auto;border:1px solid #94a3b844;border-radius:18px;background:#fff;box-shadow:0 20px 60px #0002;padding:8px;min-width:min(500px,80vw)}
.journal-search-results a{display:block;padding:14px;border-radius:12px}.journal-search-results a:hover,.journal-search-results a:focus{background:#94a3b81a}.journal-search-results strong,.journal-search-results span{display:block}.journal-search-results span{font-size:13px;margin-top:5px;color:#64748b}.journal-search-results mark{background:#ff5e0026;color:inherit}.dark .journal-search-results{background:#0f172a}
.journal-story-card{display:flex;flex-direction:column;border-radius:22px;overflow:hidden;background:#fff;border:1px solid #94a3b833;color:#0f172a;transition:box-shadow .2s}
.journal-story-card:hover{box-shadow:0 12px 35px #0f172a12}.journal-story-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.journal-story-copy{padding:24px}.journal-story-card h2{font-size:25px;font-weight:800;line-height:1.14;letter-spacing:-.035em;margin:12px 0}.journal-story-card.is-hero h2{font-size:clamp(28px,3vw,44px)}.journal-story-category{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#e65300;font-weight:700}.journal-story-excerpt{font-size:14px;line-height:1.65;color:#64748b;margin:14px 0}.journal-story-meta{font-size:12px;color:#64748b}.journal-story-placeholder{height:150px;display:flex;align-items:center;padding:28px;background:#ff5e0014;color:#f65b00;font-size:44px;font-weight:900;letter-spacing:-.06em}.journal-story-card.is-hero .journal-story-placeholder{height:260px}.dark .journal-story-card{background:#111827;color:#f8fafc}.dark .journal-story-excerpt,.dark .journal-story-meta{color:#94a3b8}
.journal-category-group{position:relative;flex-shrink:0}.journal-category-group summary{cursor:pointer;border:1px solid #94a3b844;border-radius:24px;padding:8px 16px;font-size:14px;font-weight:700;list-style:none}.journal-category-group>div{position:absolute;z-index:65;top:calc(100% + 8px);left:0;width:240px;max-width:85vw;border:1px solid #94a3b844;border-radius:16px;padding:8px;background:white;box-shadow:0 18px 50px #0002}.journal-category-group a{display:flex;justify-content:space-between;padding:9px;border-radius:8px;font-size:14px}.journal-category-group a:hover{background:#94a3b81a}.journal-category-group small{color:#64748b}.dark .journal-category-group>div{background:#111827}
.journal-author-link{display:inline-flex;align-items:center;gap:9px}
.journal-author-avatar{width:36px;height:36px;object-fit:cover;border-radius:50%;flex:none}
.journal-profile-avatar{width:80px;height:80px;object-fit:cover;border-radius:50%;margin-bottom:20px}
.journal-avatar-initials{display:inline-flex;align-items:center;justify-content:center;background:#ff5e0018;color:#b84000;font-weight:700;font-size:14px;line-height:1}
.journal-profile-avatar.journal-avatar-initials{font-size:28px}
.dark .journal-avatar-initials{color:#ffad7c;background:#ff5e0026}
.journal-language-picker{display:inline-flex;align-items:center;gap:8px;border:1px solid #8883;border-radius:99px;padding:7px 11px;margin-top:18px;background:#88800008;font-size:14px;color:inherit}.journal-language-picker select{border:0;background:transparent;font:inherit;color:inherit;padding-right:6px;max-width:180px;cursor:pointer}.journal-language-picker select:disabled{opacity:.7;cursor:default}.journal-language-picker:focus-within{outline:2px solid #ff5e00;outline-offset:3px}
.article-sidebar>.journal-language-picker{margin:0;align-self:flex-start;max-width:100%;padding:10px 14px;background:transparent;font-size:15px}
.article-sidebar>.journal-language-picker.is-enhanced{position:relative;display:block;padding:0;border:0;border-radius:14px;width:100%;max-width:272px;outline:none}
.journal-language-picker.is-enhanced:focus-within{outline:none}
.journal-language-picker.is-enhanced select[hidden],.journal-language-options[hidden]{display:none}
.journal-language-trigger{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:10px 13px;border:1px solid #1717171a;border-radius:14px;background:#fff;color:#343438;font:inherit;text-align:left;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent;transition:background .15s,border-color .15s}
.journal-language-trigger>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.journal-language-trigger>svg{flex-shrink:0;color:#737378}
.journal-language-trigger:hover,.journal-language-trigger[aria-expanded=true]{background:#f6f6f7;border-color:#17171726}
.journal-language-trigger:focus{outline:none;box-shadow:none}
.journal-language-trigger:focus-visible{outline:2px solid #ff5e0080;outline-offset:3px}
.journal-language-trigger:disabled{opacity:.6;cursor:default}
.journal-language-chevron{transition:transform .18s ease}
.journal-language-trigger[aria-expanded=true] .journal-language-chevron{transform:rotate(180deg)}
.journal-language-options{position:absolute;z-index:40;top:calc(100% + 8px);inset-inline-start:0;width:100%;min-width:220px;max-width:calc(100vw - 32px);max-height:min(360px,50dvh);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:6px;border:1px solid #17171714;border-radius:18px;background:#fffffff5;backdrop-filter:blur(20px);box-shadow:0 12px 36px #17171714,0 2px 8px #17171708;animation:journal-language-open .16s ease-out;transform-origin:top}
.journal-language-options button{display:flex;align-items:center;gap:12px;width:100%;min-height:42px;padding:10px 12px;border:0;border-radius:12px;background:transparent;color:#343438;font:inherit;font-size:15px;line-height:1.4;text-align:start;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent}
.journal-language-options button>span{flex:1}
.journal-language-options button>svg{flex-shrink:0;visibility:hidden}
.journal-language-options button[aria-selected=true]{color:#c74b00;background:#ff5e000b}
.journal-language-options button[aria-selected=true]>svg{visibility:visible}
.journal-language-options button:hover,.journal-language-options button:focus{background:#88888812;outline:none;box-shadow:none}
.journal-language-options button:focus-visible{box-shadow:inset 0 0 0 1.5px #ff5e0066}
.dark .journal-language-trigger{background:#202124;border-color:#ffffff1a;color:#eeeef0}
.dark .journal-language-trigger:hover,.dark .journal-language-trigger[aria-expanded=true]{background:#2a2b2e;border-color:#ffffff26}
.dark .journal-language-trigger>svg{color:#a4a4ab}
.dark .journal-language-options{background:#242528f5;border-color:#ffffff1a;box-shadow:0 12px 36px #0004}
.dark .journal-language-options button{color:#eeeef0}
.dark .journal-language-options button[aria-selected=true]{color:#ff9959;background:#ff7a1814}
@keyframes journal-language-open{from{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.journal-language-options{animation:none}.journal-language-trigger,.journal-language-chevron{transition:none}}
.journal-story-excerpt{font-size:16px;line-height:1.65}.journal-story-meta{font-size:13px}
/* Editorial illustration: a small sculpted sphere and fine orbital lines. */
/* Reusable editorial blocks, also used by the visual editor's library. */
.journal-prose .journal-block-card{padding:22px;border:1px solid #1818181a;border-radius:20px;background:#fafafa;margin-block:20px}
.journal-prose .journal-block-card>:first-child{margin-top:0}.journal-prose .journal-block-card>:last-child{margin-bottom:0}
.journal-prose .journal-block-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-block:24px}.journal-prose .journal-block-columns>.journal-block-card{margin:0;min-width:0}
.journal-prose .journal-block-cta{background:#fff5ed;border-color:#ff5e0033}.journal-prose .journal-block-cta a{color:#c64a00;font-weight:600}.journal-prose details.journal-block-card>summary{cursor:pointer;font-weight:600}
.dark .journal-prose .journal-block-card{background:#1d2026;border-color:#ffffff1a}.dark .journal-prose .journal-block-cta{background:#30251e}.dark .journal-prose .journal-block-cta a{color:#ffab78}
@media(max-width:700px){.journal-prose .journal-block-columns{grid-template-columns:1fr}.journal-prose .journal-block-card{padding:18px}}

/* A shared editorial illustration; vector detail stays sharp at every card size. */
.journal-story-placeholder{position:relative;isolation:isolate;display:block;overflow:hidden;aspect-ratio:16/9;height:auto!important;min-height:180px;max-height:360px;padding:0;background:#f7f3ed;color:#6e5848}
.journal-story-art{position:absolute;inset:0;background:url('/assets/img/journal-cover-art.svg') center/cover no-repeat}
.journal-story-art-label{position:absolute;inset:clamp(20px,3vw,30px);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;z-index:1;pointer-events:none}
.journal-story-card .journal-story-art-label img{width:clamp(100px,10vw,144px);height:auto;aspect-ratio:auto;object-fit:contain}
.journal-story-art-label>span{max-width:48%;padding:7px 11px;border:1px solid #b69a8030;border-radius:99px;background:#fff8;backdrop-filter:blur(12px);font-size:11px;font-weight:500;line-height:1.3;letter-spacing:.02em;color:#7a5b44}
.journal-story-card.is-hero .journal-story-placeholder{aspect-ratio:2/1;max-height:360px}
@media(prefers-reduced-motion:no-preference){.journal-story-art{transition:transform .55s cubic-bezier(.2,.8,.2,1)}.journal-story-card:hover .journal-story-art{transform:scale(1.035)}}

/* Keep section spacing on its own block, instead of collapsing heading margins
   through the section into an uneditable gap after the introduction. */
.journal-prose>section{display:flow-root;margin-block:28px 0}
.journal-prose>section:first-child{margin-top:0}
.journal-prose>section>:first-child{margin-top:0}
.journal-prose>section>:last-child{margin-bottom:0}
.journal-prose>[data-journal-spacing="none"]{margin-top:0!important}
.journal-prose>[data-journal-spacing="small"]{margin-top:12px!important}
.journal-prose>[data-journal-spacing="normal"]{margin-top:28px!important}
.journal-prose>[data-journal-spacing="large"]{margin-top:48px!important}
/* Heading gaps use fixed rhythm, independent of the heading font size.
   This also covers Markdown articles whose headings are direct prose children. */
.journal-prose h2{margin-top:28px}
.journal-prose h3{margin-top:22px}
.journal-prose>:first-child,.journal-prose>section>:first-child,.journal-prose .journal-block-card>:first-child{margin-top:0}
/* An explicit gap belongs to the next block; a preceding paragraph must not
   impose its own collapsed bottom margin over the selected value. */
.journal-prose>:has(+[data-journal-spacing]){margin-bottom:0}

.journal-author-contacts{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.journal-author-contacts:empty{display:none}
.journal-author-contacts a{display:inline-flex;align-items:center;gap:9px;padding:10px 15px;border:1px solid #dcdcd8;border-radius:99px;background:#fafaf8;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s}
.journal-author-contacts a:hover{background:#fff0e6;border-color:#ff5e00}
.journal-author-contacts a:focus-visible{outline:2px solid #ff5e00;outline-offset:3px}
.dark .journal-author-contacts a{background:#1e293b;border-color:#334155;color:#f1f5f9}
.dark .journal-author-contacts a:hover{background:#334155;border-color:#ff5e00}

/* Article headline: slightly stronger than semibold without the former black weight. */
.journal-page [data-journal-editable="title"]{font-weight:650}

/* Keep article section headings readable at desktop and mobile sizes. */
.journal-prose h2{font-weight:650}

/* Align featured columns without stretching the cover image. */
.journal-featured-grid{display:grid;gap:20px;align-items:start;grid-template-columns:minmax(0,1fr)}
.journal-story-card{position:relative;min-width:0;align-self:start}
.journal-story-copy{min-width:0;overflow-wrap:anywhere}
.journal-story-card> a{flex-shrink:0}
.journal-story-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.journal-latest-row{position:relative;min-width:0}
.journal-latest-row:has(.journal-order-handle){padding-right:48px}
.journal-order-handle{position:absolute;right:10px;top:10px;z-index:2;display:grid;place-items:center;width:36px;height:36px;border:1px solid #94a3b84d;border-radius:12px;background:#fff;color:#475569;font:24px/1 system-ui;cursor:grab;touch-action:none;box-shadow:0 2px 8px #0000000a}
.journal-order-handle:focus-visible{outline:2px solid #ff5e00;outline-offset:2px}
.journal-order-handle:disabled{opacity:.5;cursor:wait}
[data-public-article].is-dragging{opacity:.55}
.dark .journal-order-handle{background:#1e293b;color:#e2e8f0}
@media(min-width:1024px){
 .journal-featured-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}
 .journal-featured-grid>.journal-story-card{align-self:stretch}
 .journal-featured-grid>.is-hero{grid-row:span 2}
 .journal-featured-grid>.is-hero .journal-story-copy{display:flex;flex-direction:column;flex:1}
 .journal-featured-grid>.is-hero .journal-story-meta{margin-top:auto;padding-top:12px}
 .journal-featured-grid>.journal-story-card:not(.is-hero){display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr)}
 .journal-featured-grid>.journal-story-card:not(.is-hero)>a{height:100%;min-height:180px;max-height:none;aspect-ratio:auto}
 .journal-featured-grid>.journal-story-card:not(.is-hero)>a>img{height:100%;object-fit:cover}
 .journal-featured-grid>.journal-story-card:not(.is-hero) .journal-story-copy{padding:20px}
 .journal-featured-grid>.journal-story-card:not(.is-hero) h2{font-size:22px;line-height:1.25}
}

/* Newsroom: an editorial lead, compact news desk and a reader-friendly card feed. */
@media(max-width:1000px){.journal-newsroom>header>div>div>nav{display:none}.journal-newsroom #mobile-menu-toggle{display:inline-flex}.journal-newsroom #mobile-menu:not(.hidden){display:block}}
.journal-newsroom{--news-surface:#fff;--news-ink:#19191d;--news-muted:#707078;background:#f1f1f2;color:var(--news-ink)}
.dark .journal-newsroom{--news-surface:#191b21;--news-ink:#f3f3f5;--news-muted:#a5a7b0;background:#101116}
.journal-newsroom main>section:first-child{background:transparent;border:0}
.journal-newsroom main>section:first-child>div{padding-top:28px;padding-bottom:0}
.journal-newsroom main>section:first-child h1{font-size:clamp(28px,4vw,44px);font-weight:750;letter-spacing:-.04em}
.journal-newsroom main>section:first-child h1+p{font-size:15px;line-height:1.6;margin-top:12px;max-width:580px}
.journal-newsroom main>div{padding-top:26px}
.journal-newsroom main>section:first-child nav{margin-top:24px}
.journal-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.journal-section-heading h2{font-size:24px;font-weight:750;letter-spacing:-.035em;line-height:1.2}
.journal-section-heading>span,.journal-section-heading>a{font-size:12px;color:var(--news-muted)}
.journal-lead{margin-bottom:28px}
.journal-newsroom .journal-story-card{background:var(--news-surface);color:var(--news-ink);border:0;border-radius:26px;box-shadow:none;align-self:stretch}
.journal-newsroom .journal-story-copy{display:flex;flex-direction:column;flex:1;padding:24px}
.journal-newsroom .journal-story-card h2{font-size:24px;font-weight:750;line-height:1.22;letter-spacing:-.028em;margin:12px 0}
.journal-newsroom .journal-story-card h2 a:hover,.journal-digest-item h3 a:hover,.journal-reading-list a:hover{color:#e65300}
.journal-newsroom .journal-story-category{color:var(--news-muted);text-transform:none;letter-spacing:0;font-size:12px;font-weight:500}
.journal-newsroom .journal-story-excerpt{font-size:14px;line-height:1.6;color:var(--news-muted);-webkit-line-clamp:2;margin:0 0 16px}
.journal-newsroom .journal-story-meta{font-size:12px;color:var(--news-muted);margin-top:auto}
.journal-newsroom .journal-lead .is-hero{display:grid;grid-template-columns:1fr 1fr;padding:12px;min-height:360px}
.journal-newsroom .journal-lead .is-hero>a{order:1;min-height:320px;height:100%;border-radius:18px;overflow:hidden;max-height:none;aspect-ratio:auto}
.journal-newsroom .journal-lead .is-hero>a>img{height:100%;object-fit:cover;aspect-ratio:auto}
.journal-newsroom .journal-lead .is-hero .journal-story-copy{padding:24px 30px 18px 24px}
.journal-newsroom .journal-lead .is-hero h2{font-size:clamp(25px,3vw,39px);line-height:1.15;margin:16px 0}
.journal-newsroom-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}
.journal-newsroom-main{display:grid;gap:30px}
.journal-newsroom-sidebar{display:grid;gap:20px}
.journal-sidebar-panel,.journal-news-digest{background:var(--news-surface);border-radius:26px;padding:26px}
.journal-sidebar-panel h2{font-size:21px;line-height:1.25;font-weight:750;letter-spacing:-.025em;margin-bottom:20px}
.journal-topic-list{display:grid;gap:4px}.journal-topic-list a{display:flex;justify-content:space-between;gap:10px;padding:12px 0;font-size:14px;border-bottom:1px solid #8882}.journal-topic-list a:last-child{border:0}.journal-topic-list small{color:var(--news-muted)}
.journal-reading-list{list-style:none;counter-reset:reading;padding:0;margin:0}
.journal-reading-list li{display:flex;gap:12px;counter-increment:reading;padding:15px 0;border-bottom:1px solid #8882;font-size:14px;line-height:1.45}.journal-reading-list li:last-child{border:0;padding-bottom:0}.journal-reading-list li:before{content:counter(reading,decimal-leading-zero);font-size:12px;color:#e65300;padding-top:2px}
.journal-sidebar-promo{background:radial-gradient(ellipse at bottom right,#ff5e0044,transparent 70%),#101526;color:#fff;min-height:300px;display:flex;flex-direction:column}
.journal-sidebar-promo>span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ffad79;margin-bottom:24px}.journal-sidebar-promo>p{font-size:14px;line-height:1.65;color:#bac0ce;margin-bottom:24px}.journal-sidebar-promo>a{margin-top:auto;background:#ff5e00;border-radius:12px;padding:13px;font-size:13px;font-weight:650;text-align:center}
.journal-more-link{display:block;font-size:14px;padding-top:18px;line-height:1.5}
.journal-live-dot{width:8px;height:8px;border-radius:50%;background:#ff5e00;box-shadow:0 0 0 5px #ff5e0014}
.journal-digest-item{padding:17px 0;border-bottom:1px solid #8882}.journal-digest-item h3{font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.01em}.journal-digest-item.is-first{display:flex;align-items:start;gap:20px;padding-top:0}.journal-digest-item.is-first>div{flex:1}.journal-digest-item.is-first h3{font-size:24px;font-weight:750;line-height:1.23;letter-spacing:-.03em}.journal-digest-item.is-first>a{flex:0 0 30%}.journal-digest-item img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:13px}
.journal-digest-meta{display:flex;align-items:center;gap:14px;color:var(--news-muted);font-size:12px;margin-top:9px}.journal-digest-meta .journal-like{padding:0;min-height:28px}
.journal-feed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}
.journal-feed-grid .journal-story-card>a>img{aspect-ratio:1.65}.journal-feed-grid .journal-story-card h2{font-size:22px}.journal-feed-grid .journal-story-excerpt{display:none}
.journal-story-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;color:var(--news-muted,#707078)}
.journal-story-actions>a{display:grid;place-items:center;min-width:36px;min-height:36px;font-size:22px}
.journal-like{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#74747c;font:inherit;font-size:13px;padding:6px 8px;min-height:40px;border-radius:10px;cursor:pointer;white-space:nowrap}
.journal-like svg{flex:none}.journal-like:hover{background:#ff5e000d;color:#dc5000}.journal-like[aria-pressed=true]{color:#e65300}.journal-like[aria-pressed=true] svg{fill:#ff5e0020}.journal-like:disabled{cursor:wait;opacity:.6}.journal-like:focus-visible{outline:2px solid #ff5e00;outline-offset:2px}.dark .journal-like{color:#a7a7ae}.dark .journal-like[aria-pressed=true]{color:#ff9b62}
.journal-like [data-like-count]{min-width:2ch;text-align:center;font-variant-numeric:tabular-nums}
.journal-like-notice{position:fixed;z-index:2147483647;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100vw - 32px);padding:14px 20px;border-radius:14px;background:#20212a;color:#fff;box-shadow:0 10px 40px #0003;font-size:14px}
@media(max-width:1000px){.journal-newsroom-layout{grid-template-columns:minmax(0,1fr) 240px;gap:18px}.journal-sidebar-panel,.journal-news-digest{padding:22px}.journal-feed-grid{gap:16px}.journal-newsroom .journal-story-copy{padding:20px}}
@media(max-width:800px){.journal-newsroom-layout{grid-template-columns:minmax(0,1fr)}.journal-newsroom-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-newsroom .journal-lead .is-hero{min-height:300px}.journal-newsroom .journal-lead .is-hero>a{min-height:270px}.journal-newsroom .journal-lead .is-hero .journal-story-copy{padding:16px 22px 12px 12px}}
@media(max-width:540px){.journal-newsroom .journal-lead .is-hero{display:flex;padding:0}.journal-newsroom .journal-lead .is-hero>a{order:0;min-height:0;height:auto;aspect-ratio:1.65;border-radius:0}.journal-newsroom .journal-lead .is-hero>a>img{aspect-ratio:1.65;height:auto}.journal-newsroom .journal-lead .is-hero .journal-story-copy{padding:22px}.journal-feed-grid{grid-template-columns:1fr}.journal-newsroom-sidebar{grid-template-columns:1fr}.journal-digest-item.is-first h3{font-size:21px}.journal-digest-item.is-first{gap:12px}.journal-section-heading h2{font-size:22px}.journal-news-digest,.journal-sidebar-panel{padding:22px;border-radius:22px}.journal-newsroom main>section:first-child h1{font-size:32px}}
.journal-feed-pager{display:flex;flex-direction:column;align-items:center;gap:12px;margin:28px 0 12px;text-align:center}
.journal-subscribe{margin:0 0 32px}
.journal-subscribe>div{border-radius:24px;box-shadow:none}
.journal-subscribe .newsletter-form-container{max-width:720px}
.journal-newsroom-sidebar .journal-subscribe{margin:0;min-width:0}
.journal-newsroom-sidebar .journal-subscribe>div{padding:22px;background:var(--news-surface)}
.journal-newsroom-sidebar .journal-subscribe h2{font-size:22px;line-height:1.2}
.journal-newsroom-sidebar .newsletter-form{grid-template-columns:minmax(0,1fr)}
.journal-newsroom-sidebar .newsletter-form-input{min-width:0}
.journal-newsroom-sidebar .journal-subscribe-social{gap:8px}
.article-sidebar>section.journal-subscribe{margin:0;padding:0;min-width:0;border:0;background:transparent}
.article-sidebar .journal-subscribe>div{padding:18px;border-radius:16px}
.article-sidebar .journal-subscribe h2{font-size:21px;line-height:1.25}
.article-sidebar .newsletter-form{grid-template-columns:minmax(0,1fr)}
.article-sidebar .newsletter-form-input{min-width:0}
.article-sidebar .journal-subscribe-social{gap:8px}
.journal-subscribe-social{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid #8883;font-size:14px}
.journal-subscribe-social>span{flex-basis:100%;color:#64748b}
.journal-subscribe-social a{border:1px solid #8883;border-radius:999px;padding:8px 14px;font-weight:600}
.journal-subscribe-social a:hover{background:#ff5e0010;border-color:#ff5e00}
.journal-subscribe a:focus-visible{outline:2px solid #ff5e00;outline-offset:3px}
.journal-news-digest .journal-section-heading{margin-bottom:14px}
.journal-news-digest .journal-digest-item{padding:10px 0}
.journal-news-digest .journal-digest-item.is-first{padding-top:0;gap:14px}
.journal-news-digest .journal-digest-item img{aspect-ratio:1.8;max-height:120px}
.journal-news-digest .journal-digest-meta{margin-top:5px;gap:10px}
.journal-news-digest .journal-feed-pager{margin:16px 0 4px;gap:6px}
.journal-news-digest .journal-feed-pager [role=status]:empty{display:none}
.journal-news-digest .journal-load-more{min-height:42px;padding:8px 22px}
.journal-load-more{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;min-width:220px;padding:12px 28px;border:1px solid #d8dce3;border-radius:999px;background:#fff;color:#172033;font-weight:650;box-shadow:0 2px 8px #17203308;transition:background .15s,box-shadow .15s}
.journal-load-more:hover{background:#f4f6f8;box-shadow:0 3px 12px #17203312}
.journal-load-more:focus-visible{outline:3px solid #ff5e00;outline-offset:4px}
.journal-load-more[aria-disabled=true]{opacity:.6;cursor:wait}
.journal-load-more[data-auto-load][aria-disabled=true]::before{content:"";width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:journal-feed-spin .8s linear infinite}
@keyframes journal-feed-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.journal-load-more[data-auto-load][aria-disabled=true]::before{animation:none}}
.journal-feed-pager [role=status]{font-size:13px;color:#64748b;min-height:1.5em}
.dark .journal-load-more{background:#182234;border-color:#344258;color:#f1f5f9}
.dark .journal-load-more:hover{background:#243148}
.journal-layout-notice{position:fixed;z-index:2147483641;bottom:24px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100vw - 32px);padding:12px 18px;border:1px solid #93b4ef;border-radius:14px;background:#eef5ff;color:#203957;font-size:14px;box-shadow:0 8px 30px #0002}
.journal-layout-notice[hidden]{display:none}
.journal-layout-item{position:relative}
.journal-layout-item{cursor:grab}
.journal-layout-item:focus-visible{outline:2px solid #2875df;outline-offset:3px}
.ji-is-sorting .journal-layout-item{user-select:none;cursor:grabbing}
.journal-layout-dragging{opacity:.3;outline:2px dashed #4386df;outline-offset:3px}
.journal-layout-ghost{position:fixed!important;z-index:2147483640!important;pointer-events:none;overflow:hidden;opacity:.9;box-shadow:0 18px 50px #0004;border-radius:18px;background:var(--journal-surface,#fff);margin:0!important}
body:has([data-home-editor]) [data-home-zone]{min-height:60px}
body:has([data-home-editor]) [data-home-zone]:empty{border:2px dashed #a2b7d2;border-radius:16px}
[data-home-zone=top]>[data-home-block]{margin-bottom:24px}
[data-home-zone=sidebar] .journal-feed-grid{grid-template-columns:minmax(0,1fr)}
.journal-newsroom [data-home-zone=sidebar] .journal-lead .is-hero{display:block}
.journal-newsroom [data-home-zone=sidebar] .journal-lead .is-hero>a{display:block;min-height:0;height:auto;aspect-ratio:1.65}
.journal-newsroom [data-home-zone=sidebar] .journal-lead .is-hero .journal-story-copy{padding:18px}
.journal-newsroom [data-home-zone=sidebar] .journal-lead .is-hero h2{font-size:24px}
.journal-digest-item:not(.is-first)>a{display:none}
.journal-topic-list>[data-home-key]:not(:last-child)>a{border-bottom:1px solid #8882}
.journal-topic-list>[data-home-key]{min-width:0}
.dark .journal-layout-notice{background:#1d2c42;color:#dbeaff}
/* Readable feed typography, including blocks moved between newsroom columns. */
.journal-newsroom .journal-story-category,.journal-newsroom .journal-story-meta,.journal-newsroom .journal-digest-meta{font-size:14px;line-height:1.5}
.journal-newsroom .journal-story-excerpt{font-size:16px;line-height:1.6}
.journal-newsroom .journal-digest-item:not(.is-first) h3{font-size:18px;line-height:1.45}
.journal-newsroom .journal-topic-list a,.journal-newsroom .journal-reading-list li,.journal-newsroom .journal-more-link,.journal-newsroom .journal-sidebar-promo>p{font-size:16px;line-height:1.5}
.journal-newsroom .journal-section-heading>span,.journal-newsroom .journal-section-heading>a,.journal-newsroom .journal-like,.journal-newsroom .journal-topic-list small,.journal-newsroom .journal-reading-list li:before{font-size:14px}
.journal-newsroom .journal-sidebar-promo>a,.journal-newsroom .journal-subscribe-social{font-size:15px}
.journal-newsroom .journal-story-category,.journal-newsroom .journal-topic-list a,.journal-newsroom .journal-reading-list li{overflow-wrap:anywhere}
.journal-search-launch{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 20px;border:1px solid #8883;border-radius:18px;background:var(--news-surface,#fff);font-size:15px;font-weight:650}
.journal-search-launch:hover{border-color:#ff5e00;color:#ff5e00}
.journal-search-dialog{position:fixed;inset:0;margin:auto;width:min(640px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:0;border:1px solid #8883;border-radius:24px;background:#fff;color:#172033;overflow:auto;box-shadow:0 24px 90px #0004}
.journal-search-dialog::backdrop{background:#0b122080;backdrop-filter:blur(5px)}
.journal-search-dialog-panel{padding:24px}
.journal-search-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}
.journal-search-dialog h2{font-size:22px;font-weight:750}
.journal-search-dialog [data-search-close]{font-size:28px;width:40px;height:40px;flex:none;border-radius:50%;background:#8881}
.journal-search-dialog form{display:flex;flex-wrap:wrap;gap:10px}
.journal-search-dialog input{flex:1;min-width:120px;width:100%;border:1px solid #8884;border-radius:12px;padding:12px;font-size:16px;background:transparent}
.journal-search-dialog [type=submit]{padding:12px 18px;border-radius:12px;background:#ff5e00;color:#fff;font-weight:650}
.journal-search-dialog .journal-search-results{position:static;flex-basis:100%;min-width:0;width:100%;max-height:none;box-shadow:none;margin-top:6px;overflow:visible}
.dark .journal-search-dialog{background:#151b27;color:#f1f5f9}
@media(max-width:480px){.journal-search-dialog-panel{padding:18px}}
