/* LabCarry Core 1.1: shared framework and engineering article layouts. */
#lc-wp.lc-ui .lc-resources-hero{display:block;min-height:0;gap:0;padding:1.75rem 0 3.25rem;border-bottom:1px solid var(--line);background:#fff}
#lc-wp.lc-ui .lc-resources-hero .lc-category-copy{width:100%;max-width:none}
#lc-wp.lc-ui .lc-resources-hero .lc-category-copy>h1{max-width:none;font-size:clamp(2.25rem,3.7vw,3.5rem);line-height:1.13;margin:0 0 1.5rem;letter-spacing:-.025em}
#lc-wp.lc-ui .lc-resources-hero .lc-category-copy>p{max-width:none;font-size:1.25rem;line-height:1.7;margin:0 0 1.125rem}
#lc-wp.lc-ui .lc-resources-hero .lc-category-copy>.eyebrow{font-size:.875rem;line-height:1.5;letter-spacing:.09em;margin:0 0 1.125rem}
#lc-wp.lc-ui .lc-resources-hero .lc-category-copy>.lc-category-detail{font-size:1.125rem;color:#50616f;margin-bottom:0}
#lc-wp.lc-ui :is(h1,h2,h3,h4){text-transform:none}
#lc-wp.lc-ui .lc-note-page{padding-bottom:5rem}
#lc-wp.lc-ui .lc-note-header{padding-top:1.5rem;padding-bottom:2.5rem}
#lc-wp.lc-ui .lc-note-header h1{max-width:1120px;font-size:clamp(2rem,3.4vw,3.125rem);line-height:1.17;letter-spacing:-.025em;margin-bottom:1.5rem}
#lc-wp.lc-ui .lc-note-header .lc-note-date{font-size:.9375rem;color:#647680;margin-bottom:0}
#lc-wp.lc-ui .lc-note-reading{max-width:1040px;margin:2.5rem auto 0}
#lc-wp.lc-ui .lc-note-toc{margin:0 0 2.5rem;border:1px solid #d7e0e5;background:#fff;padding:0}
#lc-wp.lc-ui .lc-note-toc summary{font-size:1rem;font-weight:600;padding:1rem 1.25rem;cursor:pointer;list-style:disclosure-closed}
#lc-wp.lc-ui .lc-note-toc[open] summary{list-style:disclosure-open;border-bottom:1px solid #d7e0e5}
#lc-wp.lc-ui .lc-note-toc nav{padding:0 1.25rem}
#lc-wp.lc-ui .lc-note-toc ol{padding-left:1.25rem;list-style:none}
#lc-wp.lc-ui .lc-note-toc li{font-size:1rem;padding:.25rem 0}
#lc-wp.lc-ui .lc-engineering-note{width:100%;max-width:none;min-width:0}
#lc-wp.lc-ui .lc-engineering-note p,#lc-wp.lc-ui .lc-engineering-note li{font-size:1.125rem;line-height:1.8;color:#42535f}
#lc-wp.lc-ui .lc-engineering-note li{display:list-item;list-style:inherit;padding:.15rem 0}
#lc-wp.lc-ui .lc-engineering-note ul{list-style:disc}
#lc-wp.lc-ui .lc-engineering-note ol{list-style:decimal}
#lc-wp.lc-ui .lc-engineering-note .note-lead{font-size:1.25rem;line-height:1.75;color:#253743;margin-bottom:2.5rem}
#lc-wp.lc-ui .lc-engineering-note h2{font-size:clamp(1.5rem,2.3vw,1.875rem);line-height:1.3;margin:3rem 0 1.25rem;scroll-margin-top:8rem}
#lc-wp.lc-ui .lc-engineering-note h3{font-size:1.3125rem;line-height:1.4;margin:2rem 0 1rem}
#lc-wp.lc-ui .lc-engineering-note a{color:#0867a9;text-decoration:underline;text-underline-offset:.2em}
#lc-wp.lc-ui .lc-engineering-note code{font-size:.9375rem;white-space:normal;overflow-wrap:anywhere}
#lc-wp.lc-ui .lc-note-table{max-width:100%;overflow-x:auto;margin:1.75rem 0;border:1px solid #d7e0e5;-webkit-overflow-scrolling:touch}
#lc-wp.lc-ui .lc-note-table table{width:100%;min-width:580px;margin:0;border-collapse:collapse;table-layout:auto;font-size:1rem;line-height:1.65}
#lc-wp.lc-ui .lc-note-table :is(th,td){padding:1rem;vertical-align:top;border:1px solid #d7e0e5;font-size:1rem;line-height:1.65}
#lc-wp.lc-ui .lc-note-table th{background:#f3f6f8;text-align:left;font-weight:600}
#lc-wp.lc-ui .lc-tech-diagram{margin:2rem 0;padding:1.5rem;border:1px solid #d7e0e5;background:#fff;max-width:100%}
#lc-wp.lc-ui .lc-diagram-title{font-size:1.125rem;line-height:1.5;font-weight:600;color:#23394a;padding-bottom:1rem;margin-bottom:1.25rem;border-bottom:1px solid #d7e0e5}
#lc-wp.lc-ui .lc-tech-diagram figcaption{font-size:.875rem;line-height:1.7;color:#637789;margin:1.25rem 0 0}
#lc-wp.lc-ui :is(.lc-fat-grid,.lc-chain){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0}
#lc-wp.lc-ui :is(.lc-fat-card,.lc-chain-node,.lc-arch-box){border:1px solid #d7e0e5;padding:1.125rem;min-width:0;background:#fff}
#lc-wp.lc-ui :is(.lc-fat-card,.lc-chain-node)>span{display:block;color:#0867a9;font-size:.8125rem;font-weight:700;margin-bottom:.5rem}
#lc-wp.lc-ui :is(.lc-fat-card,.lc-chain-node,.lc-arch-box)>strong{display:block;font-size:1.0625rem;line-height:1.4;color:#23394a;margin-bottom:.625rem}
#lc-wp.lc-ui :is(.lc-fat-card,.lc-chain-node,.lc-arch-box)>small{display:block;font-size:.9375rem;line-height:1.7;color:#42535f}
#lc-wp.lc-ui .lc-fat-gate{padding:1rem 1.125rem;background:#f3f6f8;border-left:3px solid #0867a9;font-size:1rem;line-height:1.65}
#lc-wp.lc-ui .lc-transform-equation{padding:1.25rem;background:#f3f6f8;margin-top:1.25rem}
#lc-wp.lc-ui .lc-transform-equation p{font-size:.9375rem;margin:1rem 0 0}
#lc-wp.lc-ui .lc-interface-architecture{display:grid;grid-template-columns:1fr;gap:.75rem}
#lc-wp.lc-ui .lc-arch-arrow{text-align:center;transform:rotate(90deg);color:#0867a9;font-size:1.5rem;line-height:1}
#lc-wp.lc-ui .lc-safety-lane{padding:.875rem;margin-top:1rem;background:#f3f6f8;border-left:3px solid #86a6be;font-size:.9375rem;line-height:1.65}
#lc-wp.lc-ui .lc-platform-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;font-size:.9375rem;line-height:1.6}
#lc-wp.lc-ui .lc-platform-stack>div{padding:.5rem .75rem;background:#f3f6f8}
#lc-wp.lc-ui .lc-state-layers{display:grid;gap:.75rem;margin-top:1.5rem}
#lc-wp.lc-ui .lc-state-layer{display:grid;grid-template-columns:170px minmax(0,1fr);gap:1rem;padding:1rem;background:#f3f6f8;font-size:.9375rem;line-height:1.7}
#lc-wp.lc-ui .engineering-note{padding:1.25rem 1.5rem;margin:2rem 0;background:#f3f6f8;border-left:3px solid #0867a9}
#lc-wp.lc-ui .engineering-note>p:last-child{margin-bottom:0}
#lc-wp.lc-ui .lc-notes-order{margin-top:3.5rem;padding-top:2rem;border-top:1px solid #d7e0e5}
#lc-wp.lc-ui .lc-notes-order h2{font-size:1.5rem}
#lc-wp.lc-ui .lc-notes-order ol{list-style:none;padding:0;margin:1rem 0 1.5rem}
#lc-wp.lc-ui .lc-notes-order li{margin:0;padding:0;border-bottom:1px solid #d7e0e5}
#lc-wp.lc-ui .lc-notes-order li a{display:flex;gap:1rem;padding:1rem;font-size:1rem;line-height:1.55;align-items:baseline}
#lc-wp.lc-ui .lc-notes-order a span{font-size:.8125rem;color:#0867a9;font-weight:700;flex:none}
#lc-wp.lc-ui .lc-notes-order a[aria-current=page]{background:#edf4f8;box-shadow:inset 3px 0 #0867a9}
#lc-wp.lc-ui .lc-back-resources{font-size:1rem;color:#0867a9}
#lc-wp.lc-ui .lc-standard-content{padding-top:2.5rem;padding-bottom:5rem;min-height:50vh}
#lc-wp.lc-ui .lc-listing-items{padding-top:2.5rem}
#lc-wp.lc-ui .lc-listing-items>article{padding:0 0 2rem;margin-bottom:2rem;border-bottom:1px solid #d7e0e5}
#lc-wp.lc-ui .lc-listing-items h2{font-size:1.75rem}
#lc-wp.lc-ui .search-form{display:flex;gap:1rem;flex-wrap:wrap;align-items:end}
#lc-wp.lc-ui .search-form input{font:inherit;padding:.75rem;border:1px solid #bac8d1;max-width:100%}
#lc-wp.lc-ui .search-submit{background:#0867a9;color:white;cursor:pointer}
#lc-wp.lc-ui a:focus-visible,#lc-wp.lc-ui summary:focus-visible,#lc-wp.lc-ui [tabindex]:focus-visible{outline:2px solid #0867a9;outline-offset:4px}
@media(max-width:760px){
 #lc-wp.lc-ui .lc-resources-hero{padding:1.5rem 0 2.5rem}
 #lc-wp.lc-ui .lc-resources-hero .lc-category-copy>p{font-size:1.125rem}
 #lc-wp.lc-ui .lc-resources-hero .lc-category-copy>.lc-category-detail{font-size:1rem}
 #lc-wp.lc-ui .lc-note-header h1{font-size:2rem;line-height:1.2}
 #lc-wp.lc-ui .lc-note-reading{margin-top:1.5rem}
 #lc-wp.lc-ui .lc-engineering-note p,#lc-wp.lc-ui .lc-engineering-note li{font-size:1rem}
 #lc-wp.lc-ui .lc-engineering-note .note-lead{font-size:1.125rem}
 #lc-wp.lc-ui .lc-tech-diagram{padding:1rem;margin:1.5rem 0}
 #lc-wp.lc-ui :is(.lc-fat-grid,.lc-chain){grid-template-columns:repeat(2,minmax(0,1fr))}
 #lc-wp.lc-ui .lc-state-layer{grid-template-columns:1fr;gap:.25rem}
 #lc-wp.lc-ui .lc-platform-stack{grid-template-columns:1fr}
 #lc-wp.lc-ui .lc-notes-order li a{padding:.875rem .75rem}
}
@media(max-width:480px){#lc-wp.lc-ui :is(.lc-fat-grid,.lc-chain){grid-template-columns:1fr}#lc-wp.lc-ui .lc-note-toc nav{padding:0 .75rem}}
#lc-wp.lc-ui figcaption{color:#42535f}
#lc-wp.lc-ui .lc-home-mfg .lc-mfg-route figcaption{color:#42535f}
