#view-articles .leia-editorial .draft-label{display:inline-block;margin-left:12px;padding:3px 8px;border:1px solid #b9cac3;border-radius:4px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#4e6d63}
#view-articles .leia-editorial .hero{padding-top:38px;gap:38px;align-items:center}
#view-articles .leia-editorial .hero h1{max-width:500px}
#view-articles .leia-editorial .hero-media img{aspect-ratio:1600/1166;object-fit:contain}
#view-articles .leia-editorial .deadline-note{display:grid;grid-template-columns:1fr 1.5fr;gap:35px;background:#f5eddf;border:1px solid #dfd0b8;border-left:4px solid #a77339;border-radius:7px;padding:24px 28px;margin:8px 0 32px}
#view-articles .leia-editorial .deadline-note .eyebrow{display:block;font-size:10px;margin-bottom:8px;color:#77532c}
#view-articles .leia-editorial .deadline-note strong{display:block;font-size:27px;line-height:1.2;letter-spacing:-.025em;margin-bottom:6px}
#view-articles .leia-editorial .deadline-note div>span:last-child{font-size:12px;color:#6c6254}
#view-articles .leia-editorial .deadline-note p{font-size:15px;margin:0;align-self:center}
#view-articles .leia-editorial .topic-overview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0 0 54px;border-top:1px solid #cbd3cc;border-bottom:1px solid #cbd3cc;padding:20px 0}
#view-articles .leia-editorial .topic-overview a{display:flex;flex-direction:column;gap:7px;padding:4px 17px;text-decoration:none;border-left:1px solid #cbd3cc}
#view-articles .leia-editorial .topic-overview a:first-child{border-left:0;padding-left:0}
#view-articles .leia-editorial .topic-overview a:hover strong{text-decoration:underline;text-underline-offset:4px}
#view-articles .leia-editorial .topic-overview span{font-size:11px;color:#6b8077;font-family:monospace}
#view-articles .leia-editorial .topic-overview strong{font-size:15px;color:var(--text);line-height:1.3}
#view-articles .leia-editorial .topic-overview small{font-size:12px;line-height:1.45;color:#5c706a}
#view-articles .leia-editorial .mi-story-body{min-width:0}
#view-articles .leia-editorial .mi-story-body p:has(>.record-link){display:flex;flex-wrap:wrap;gap:8px;font-size:0}
#view-articles .leia-editorial .record-link{font-size:12px;margin-top:0;padding-right:12px}
#view-articles .leia-editorial .process-figure{margin:28px 0;background:#e9eee7;border:1px solid #cbd7ca;border-radius:8px;padding:24px}
#view-articles .leia-editorial .process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;list-style:none;padding:0;margin:20px 0}
#view-articles .leia-editorial .process-steps li{position:relative;border-top:2px solid #668978;padding-top:12px}
#view-articles .leia-editorial .process-steps li:not(:last-child):after{content:'→';position:absolute;top:-16px;right:-15px;color:#668978}
#view-articles .leia-editorial .process-steps span{display:block;font-size:9px;letter-spacing:.07em;color:#4c6c5e}
#view-articles .leia-editorial .process-steps strong{display:block;font-size:14px;line-height:1.3;margin:6px 0}
#view-articles .leia-editorial .process-steps small{display:block;font-size:11px;line-height:1.5;color:#52695d}
#view-articles .leia-editorial figure figcaption{font-size:12px;line-height:1.65;color:#526a63}
#view-articles .leia-editorial .hardware-figure{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0;align-items:center;border-top:1px solid #cbd3cc;border-bottom:1px solid #cbd3cc;padding:22px 0}
#view-articles .leia-editorial .hardware-figure img{display:block;width:100%;height:auto;border-radius:6px}
#view-articles .leia-editorial .hardware-figure figcaption strong{display:block;font-size:17px;margin-bottom:7px}
#view-articles .leia-editorial .hardware-figure figcaption a{display:block;margin-top:10px}
#view-articles .leia-editorial .builder-list{border-top:1px solid #cbd3cc;margin:24px 0 14px}
#view-articles .leia-editorial .builder-row{display:grid;grid-template-columns:125px 1fr;gap:22px;padding:20px 0;border-bottom:1px solid #cbd3cc}
#view-articles .leia-editorial .builder-topic{font-size:12px;font-weight:600;color:#597368}
#view-articles .leia-editorial .builder-row h3{font-size:16px;line-height:1.45;margin:0 0 7px;letter-spacing:0}
#view-articles .leia-editorial .builder-row div p{font-size:14px;line-height:1.65;margin-bottom:8px}
#view-articles .leia-editorial .builder-row a{font-size:11px}
html[data-theme="night"] #view-articles .leia-editorial :is(.deadline-note,.process-figure){background:#19272c;border-color:#42575c}
html[data-theme="night"] #view-articles .leia-editorial :is(.deadline-note div>span:last-child,.topic-overview small,figure figcaption,.process-steps small,.process-steps span,.builder-topic,.draft-label){color:#b9cccf}
@media(max-width:750px){#view-articles .leia-editorial .deadline-note{grid-template-columns:1fr;gap:18px;padding:20px}#view-articles .leia-editorial .topic-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:32px}#view-articles .leia-editorial .topic-overview a{padding:2px 12px!important;border-left:2px solid #cbd3cc!important}#view-articles .leia-editorial .process-steps{grid-template-columns:1fr 1fr;gap:24px}#view-articles .leia-editorial .process-steps li:after{display:none}#view-articles .leia-editorial .hardware-figure{grid-template-columns:1fr}#view-articles .leia-editorial .hardware-figure img{max-width:420px}#view-articles .leia-editorial .builder-row{grid-template-columns:1fr;gap:0}#view-articles .leia-editorial .builder-topic{margin-bottom:8px}#view-articles .leia-editorial .process-figure{padding:18px}#view-articles .leia-editorial .toc{gap:0 18px}#view-articles .leia-editorial .hero{padding-top:30px}}
html[data-theme="night"] #view-articles .leia-editorial .deadline-note .eyebrow{color:#ddb57e}
html[data-theme="night"] #view-articles .leia-editorial .topic-overview span{color:#aec8be}
#view-articles .leia-editorial .hero{display:block;padding-bottom:34px}
#view-articles .leia-editorial .hero h1{max-width:830px;font-size:clamp(36px,4.6vw,60px);margin-bottom:20px}
#view-articles .leia-editorial .hero .deck{max-width:820px}
#view-articles .leia-editorial .pipeline-cinema{margin:30px 0 0}
#view-articles .leia-editorial .pipeline-cinema>a{display:block}
#view-articles .leia-editorial .pipeline-cinema img{display:block;width:100%;height:auto;border-radius:6px 6px 0 0}
#view-articles .leia-editorial .pipeline-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#19272c;color:#edf4f3;padding:18px 0;border-radius:0 0 6px 6px}
#view-articles .leia-editorial .pipeline-stages>div{padding:0 18px;border-left:1px solid #42575c}
#view-articles .leia-editorial .pipeline-stages>div:first-child{border-left:0}
#view-articles .leia-editorial .pipeline-stages span{display:block;color:#b9cccf;font-size:9px;letter-spacing:.09em;line-height:1.4;margin-bottom:6px}
#view-articles .leia-editorial .pipeline-stages strong{display:block;color:#edf4f3;font-size:15px;line-height:1.4}
#view-articles .leia-editorial .pipeline-cinema figcaption{margin-top:12px;max-width:960px;font-size:11px;line-height:1.6}
#view-articles .leia-editorial .documentary-photo{margin:0 0 48px}
#view-articles .leia-editorial .documentary-photo img{width:100%;height:auto;display:block;border-radius:6px}
#view-articles .leia-editorial .documentary-photo figcaption{margin-top:12px}
#view-articles .leia-editorial .documentary-photo figcaption a{display:block;margin-top:5px}
html[data-theme="night"] #view-articles .leia-editorial .deadline-note .eyebrow{color:#ddb57e!important}
@media(max-width:600px){#view-articles .leia-editorial .pipeline-stages>div{padding:0 9px}#view-articles .leia-editorial .pipeline-stages strong{font-size:12px}#view-articles .leia-editorial .pipeline-stages span{font-size:8px;letter-spacing:.02em}#view-articles .leia-editorial .pipeline-cinema{margin:26px -10px 0}#view-articles .leia-editorial .pipeline-cinema figcaption{padding:0 10px}}
#view-articles .leia-editorial .builder-reference{border-top:1px solid #cbd3cc;border-bottom:1px solid #cbd3cc;padding:16px 0}
#view-articles .leia-editorial .builder-reference summary{cursor:pointer;font-size:15px;font-weight:600;color:#14655d}
#view-articles .leia-editorial .builder-reference summary:focus-visible{outline:3px solid #aa6a2c;outline-offset:5px}
#view-articles .leia-editorial .builder-reference .builder-list{margin-bottom:0}
html[data-theme="night"] #view-articles .leia-editorial .builder-reference summary{color:#a7e1d7}

#view-articles .leia-editorial .catalogue-inline{font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
#view-articles .leia-editorial .catalogue-rail{border:1px solid #cbd3cc;border-left:3px solid #6d9984;border-radius:6px;padding:20px 24px;margin:-24px 0 42px}
#view-articles .leia-editorial .catalogue-rail .eyebrow{margin-bottom:10px}
#view-articles .leia-editorial .catalogue-rail>div{display:flex;flex-wrap:wrap;gap:12px 28px}
#view-articles .leia-editorial .catalogue-rail a{font-size:15px;font-weight:600}
#view-articles .leia-editorial .catalogue-rail .catalogue-context{font-size:12px;margin:10px 0 0}
@media(max-width:750px){#view-articles .leia-editorial .catalogue-rail{margin:0 0 32px;padding:18px}#view-articles .leia-editorial .catalogue-rail>div{flex-direction:column;gap:10px}}
