/* Shared accessibility and editorial foundations; composition is concept-specific. */
:root{--codex-steady-set-paper:#f2f1e7;--codex-steady-set-surface:#fffef4;--codex-steady-set-ink:#222e28;--codex-steady-set-accent:#485b22;--codex-steady-set-soft:#e1e9bd;--codex-steady-set-line:#a9b197;--codex-steady-set-display:Impact,'Liberation Sans Narrow','Arial Narrow',sans-serif;--codex-steady-set-reading:'Trebuchet MS','Gill Sans','DejaVu Sans',sans-serif;--codex-steady-set-label:'Courier 10 Pitch','Nimbus Mono PS',Consolas,monospace;--codex-steady-set-measure:740px;--codex-steady-set-radius:4px}
body.codex-steady-set{--paper:var(--codex-steady-set-paper);--surface:var(--codex-steady-set-surface);--ink:var(--codex-steady-set-ink);--accent:var(--codex-steady-set-accent);--soft:var(--codex-steady-set-soft);--line:var(--codex-steady-set-line);--display:var(--codex-steady-set-display);--reading:var(--codex-steady-set-reading);--label:var(--codex-steady-set-label);--measure:var(--codex-steady-set-measure);--radius:var(--codex-steady-set-radius);background:var(--paper);color:var(--ink);font:18px/1.75 var(--reading);overflow-wrap:anywhere}
.codex-steady-set *,.codex-steady-set *::before,.codex-steady-set *::after{box-sizing:border-box}
.codex-steady-set h1,.codex-steady-set h2,.codex-steady-set h3,.codex-steady-set h4,.codex-steady-set .main-title{font-family:var(--display);color:var(--ink);font-weight:700;line-height:1.12;letter-spacing:-.035em}
.codex-steady-set a{color:var(--accent);text-underline-offset:4px}.codex-steady-set a:hover{color:var(--ink);text-decoration:underline}
.codex-steady-set :focus-visible{outline:3px solid var(--accent);outline-offset:5px}
.codex-steady-set .site-header{background:transparent;border-bottom:1px solid var(--line)}
.codex-steady-set .inside-header{max-width:1240px;padding:28px 32px;margin:auto;gap:24px}
.codex-steady-set .main-title{font-size:clamp(25px,3vw,38px);letter-spacing:-.055em}.codex-steady-set .main-title a{color:var(--ink)}
.codex-steady-set .site-description{font:14px/1.6 var(--label);color:var(--ink);margin-top:8px}
.codex-steady-set .main-navigation,.codex-steady-set .main-navigation ul ul{background:var(--paper)}
.codex-steady-set .inside-navigation{max-width:1240px;margin:auto;padding:0 16px}
.codex-steady-set .main-navigation .main-nav ul li a,.codex-steady-set .menu-toggle{font:600 13px/48px var(--label);color:var(--ink);letter-spacing:.035em;min-height:48px;padding:0 16px}
.codex-steady-set .main-navigation .main-nav ul li:hover>a,.codex-steady-set .main-navigation .main-nav ul li[class*="current-menu-"]>a,.codex-steady-set .main-navigation .main-nav ul li.sfHover>a,.codex-steady-set .main-navigation .menu-toggle:hover{background:var(--soft);color:var(--ink)}
.codex-steady-set .site.grid-container{max-width:1240px;margin:auto}.codex-steady-set .site-content{padding:0 32px 64px;display:block}
.codex-steady-set #primary{width:100%;min-width:0;float:none}.codex-steady-set .site-main{margin:0}
.codex-steady-set-eyebrow,.codex-steady-set-category{font:700 11px/1.6 var(--label);text-transform:uppercase;letter-spacing:.16em}
.codex-steady-set-eyebrow{margin:0 0 20px;color:var(--accent)}
.codex-steady-set-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:48px;align-items:center;padding:64px 0 72px;border-bottom:1px solid var(--line);min-height:460px}
.codex-steady-set-hero h1{font-size:clamp(44px,5.5vw,76px);max-width:850px;margin:0 0 24px;text-wrap:balance}
.codex-steady-set-intro{font-size:19px;max-width:550px;margin:0 0 28px}
.codex-steady-set-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;background:var(--accent);color:var(--paper)!important;font:700 13px/1.5 var(--label);border:1px solid var(--accent);border-radius:var(--radius);gap:18px}
.codex-steady-set-button:hover{background:var(--ink)}
.codex-steady-set-visual{min-width:0;display:grid;place-items:center;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);padding:24px;position:relative}
.codex-steady-set-visual svg{width:100%;max-height:310px;display:block;color:var(--accent)}
.codex-steady-set-visual span{font:700 11px/1.5 var(--label);letter-spacing:.17em;text-transform:uppercase;margin-top:20px}
.codex-steady-set-archive-heading{padding:64px 0 40px;border-bottom:1px solid var(--line)}
.codex-steady-set-archive-heading h1{font-size:clamp(36px,5vw,62px);margin:0 0 16px}
.codex-steady-set-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 0;scroll-margin-top:25px}
.codex-steady-set-toolbar h2{font-size:24px;margin:0}.codex-steady-set-toolbar>div{max-width:360px;min-width:0}
.codex-steady-set .search-form{display:flex;gap:8px;align-items:stretch}.codex-steady-set .search-form label{min-width:0;flex:1}
.codex-steady-set input[type="search"],.codex-steady-set input[type="text"],.codex-steady-set input[type="email"],.codex-steady-set input[type="url"],.codex-steady-set textarea{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:var(--radius);font:16px/1.5 var(--reading);padding:11px 12px;max-width:100%;width:100%}
.codex-steady-set button,.codex-steady-set input[type="submit"],.codex-steady-set a.button,.codex-steady-set .wp-block-button__link{background:var(--accent);color:var(--paper);border-radius:var(--radius);min-height:46px;font:600 14px/1.5 var(--label);padding:12px 16px}
.codex-steady-set button:hover,.codex-steady-set input[type="submit"]:hover{background:var(--ink);color:var(--paper)}
.codex-steady-set-collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;counter-reset:codex-steady-set-entry}
.codex-steady-set-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0;margin:0;overflow:hidden;counter-increment:codex-steady-set-entry}
.codex-steady-set-card-image img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.codex-steady-set-card-copy{padding:28px}.codex-steady-set-card h2{font-size:29px;margin:15px 0}.codex-steady-set-card h2 a{color:var(--ink);text-decoration:none}.codex-steady-set-card h2 a:hover{text-decoration:underline}
.codex-steady-set-card-meta{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center}.codex-steady-set-card-meta time{font:12px/1.5 var(--label)}
.codex-steady-set-excerpt{font-size:16px}.codex-steady-set-excerpt p{margin:0 0 20px}.codex-steady-set-read{display:inline-flex;align-items:center;min-height:44px;font:700 12px/1.5 var(--label)}
.codex-steady-set-empty{border:1px solid var(--line);padding:36px;background:var(--surface)}
.codex-steady-set .paging-navigation,.codex-steady-set .pagination{padding:32px 0;background:transparent}.codex-steady-set .page-numbers{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:8px;background:var(--surface);border:1px solid var(--line)}.codex-steady-set .page-numbers.current{color:var(--paper);background:var(--accent)}
.codex-steady-set.single-post .inside-article,.codex-steady-set.page .inside-article{background:transparent;padding:56px 0 0}
.codex-steady-set.single-post .entry-header,.codex-steady-set.page .entry-header{max-width:920px;margin:0 auto 36px}
.codex-steady-set.single-post .entry-title,.codex-steady-set.page .entry-title{font-size:clamp(38px,5.5vw,68px);text-wrap:balance}
.codex-steady-set-opening{margin-bottom:20px}.codex-steady-set .entry-meta{font:13px/1.6 var(--label);color:var(--ink);margin:18px 0}.codex-steady-set .entry-meta a{color:var(--accent)}
.codex-steady-set.single-post .entry-content,.codex-steady-set.page .entry-content{max-width:var(--measure);margin:32px auto 0;font-size:19px;line-height:1.85}
.codex-steady-set .entry-content h2{font-size:clamp(27px,3vw,36px);margin:1.8em 0 .7em}.codex-steady-set .entry-content h3{font-size:26px;margin-top:1.5em}
.codex-steady-set .entry-content a:not(.wp-block-button__link){text-decoration:underline}.codex-steady-set .entry-content p{margin-bottom:1.4em}
.codex-steady-set .entry-content img,.codex-steady-set .entry-content video,.codex-steady-set .entry-content iframe,.codex-steady-set .entry-content embed,.codex-steady-set .entry-content object{max-width:100%}.codex-steady-set .entry-content img{height:auto}.codex-steady-set .wp-block-embed__wrapper iframe{width:100%}
.codex-steady-set .entry-content figure{max-width:100%;margin-top:2em;margin-bottom:2em}.codex-steady-set .wp-caption{max-width:100%}
.codex-steady-set figcaption,.codex-steady-set .wp-caption-text{font:13px/1.65 var(--label);color:var(--ink);margin-top:10px;text-align:left}
.codex-steady-set .entry-content table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:16px}.codex-steady-set .entry-content td,.codex-steady-set .entry-content th{border:1px solid var(--line);padding:12px;text-align:left}.codex-steady-set .entry-content th{background:var(--soft)}
.codex-steady-set .entry-content pre{max-width:100%;overflow:auto;white-space:pre;background:var(--soft);padding:24px;border:1px solid var(--line);font-size:14px}.codex-steady-set code{font-family:'DejaVu Sans Mono',Consolas,monospace;overflow-wrap:anywhere}
.codex-steady-set blockquote,.codex-steady-set .wp-block-pullquote{border:0;border-left:4px solid var(--accent);background:var(--soft);padding:24px 30px;margin:32px 0;font:italic 24px/1.6 var(--display);color:var(--ink)}
.codex-steady-set .entry-content ul,.codex-steady-set .entry-content ol{margin-left:1.3em}.codex-steady-set .entry-content li{padding-left:.3em;margin-bottom:.55em}
.codex-steady-set .entry-content .alignwide{width:calc(100% + 120px);max-width:calc(100% + 120px);margin-left:-60px;margin-right:-60px}
.codex-steady-set .entry-content .alignfull{width:min(1120px,calc(100vw - 64px));max-width:none;margin-left:50%;transform:translateX(-50%)}
.codex-steady-set .wp-block-gallery{gap:16px}.codex-steady-set .gallery{display:flex;flex-wrap:wrap;gap:12px}.codex-steady-set .gallery-item{max-width:100%;min-width:0}
.codex-steady-set .wp-block-columns>*{min-width:0}.codex-steady-set .post-image,.codex-steady-set .featured-image{max-width:1040px;margin:0 auto 40px}.codex-steady-set .post-image img,.codex-steady-set .featured-image img{width:100%;height:auto;border-radius:var(--radius)}
.codex-steady-set footer.entry-meta,.codex-steady-set .post-navigation{max-width:var(--measure);margin:32px auto;font:14px/1.8 var(--label)}
.codex-steady-set-related{max-width:var(--measure);margin:56px auto 16px;border-top:2px solid var(--accent);padding-top:30px}.codex-steady-set-related h2{font-size:32px;margin-bottom:24px}.codex-steady-set-related ol{margin:0;list-style:none;counter-reset:codex-steady-set-related}.codex-steady-set-related li{counter-increment:codex-steady-set-related;border-top:1px solid var(--line)}.codex-steady-set-related a{display:block;padding:20px 4px;font:700 21px/1.4 var(--display)}
.codex-steady-set .comments-area{max-width:var(--measure);margin:48px auto 0;padding:32px 0;background:transparent}.codex-steady-set .comment-content{border:1px solid var(--line);background:var(--surface);padding:20px}.codex-steady-set .comment-list,.codex-steady-set .comment-list .children{margin-left:0}.codex-steady-set .comment-list .children{padding-left:20px}.codex-steady-set .comment-respond{margin-top:32px}.codex-steady-set .comment-form-cookies-consent{font-size:14px}
.codex-steady-set .site-footer{border-top:1px solid var(--line);background:var(--soft)}.codex-steady-set .site-info{background:transparent;color:var(--ink);padding:36px 32px}.codex-steady-set .inside-site-info{max-width:1176px;margin:auto}.codex-steady-set .copyright-bar{width:100%;display:flex;justify-content:space-between;gap:20px;font:12px/1.8 var(--label)}.codex-steady-set-footer-brand{font:700 23px/1.3 var(--display)}.codex-steady-set .footer-widgets{background:var(--surface);color:var(--ink)}
@keyframes codex-steady-set-arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:no-preference){.codex-steady-set-hero-copy{animation:codex-steady-set-arrive .6s ease-out both}.codex-steady-set-visual{animation:codex-steady-set-arrive .8s .1s ease-out both}.codex-steady-set-collection{animation:codex-steady-set-arrive .6s .15s ease-out both}}
.codex-steady-set-hero{grid-template-columns:1fr .65fr;border-top:12px solid var(--ink);border-bottom:12px solid var(--accent);margin-top:24px}.codex-steady-set-hero h1{text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(54px,7vw,94px);font-weight:900}.codex-steady-set-visual{border:0;transform:rotate(-3deg);background:var(--soft)}
 .codex-steady-set-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.3fr;background:var(--soft)}.codex-steady-set-card:first-child:not(:has(.codex-steady-set-card-image)){grid-template-columns:1fr}.codex-steady-set-card:first-child h2{font-size:46px}.codex-steady-set-card{border:2px solid var(--ink)}.codex-steady-set-card h2{text-transform:uppercase}.codex-steady-set.single-post .entry-header{border-bottom:10px solid var(--accent);padding-bottom:30px}.codex-steady-set-related li{background:var(--soft);margin:12px 0;padding:0 16px;border:0}
@media(max-width:900px){.codex-steady-set-hero{gap:24px}.codex-steady-set-collection{grid-template-columns:repeat(2,minmax(0,1fr))}.codex-steady-set .entry-content .alignwide{max-width:100%;width:100%;margin-left:0;margin-right:0}}
@media(max-width:768px){
 .codex-steady-set .inside-header{padding:22px 20px;justify-content:flex-start}.codex-steady-set .inside-navigation{padding:0 4px}.codex-steady-set .site-content{padding:0 20px 40px}
 .codex-steady-set .main-navigation .menu-toggle{background:transparent;color:var(--ink)}.codex-steady-set .main-navigation .main-nav ul li a{line-height:48px}
 .codex-steady-set-hero{grid-template-columns:minmax(0,1fr);padding:36px 0;min-height:0;gap:28px}.codex-steady-set-hero h1{font-size:43px}.codex-steady-set-hero-copy{padding:0;grid-column:auto}.codex-steady-set-visual{grid-column:auto;min-height:0;max-width:100%;padding:20px}.codex-steady-set-visual svg{max-height:210px}.codex-steady-set-intro{font-size:17px}
 .codex-steady-set-toolbar{align-items:stretch;flex-direction:column;gap:16px}.codex-steady-set-toolbar>div{max-width:100%;width:100%}
 .codex-steady-set-collection{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.codex-steady-set-collection .codex-steady-set-card{grid-column:auto;display:block;transform:none;margin:0;width:100%}.codex-steady-set-card-copy{padding:24px}.codex-steady-set-collection .codex-steady-set-card h2{font-size:29px}.codex-steady-set-card-image img{aspect-ratio:3/2}
 .codex-steady-set.single-post .inside-article,.codex-steady-set.page .inside-article{padding-top:36px}.codex-steady-set.single-post .entry-content,.codex-steady-set.page .entry-content{font-size:18px}.codex-steady-set.single-post .entry-header,.codex-steady-set.page .entry-header{padding:0;background:transparent;border-radius:0}.codex-steady-set .entry-content .alignfull{width:calc(100vw - 40px)}
 .codex-steady-set-related ol{display:block}.codex-steady-set blockquote{padding:20px;font-size:22px}.codex-steady-set .copyright-bar{flex-direction:column}.codex-steady-set .site-info{padding:28px 20px}.codex-steady-set-archive-heading{padding-top:36px}
}
@media(prefers-reduced-motion:reduce){.codex-steady-set *, .codex-steady-set *::before,.codex-steady-set *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
