:root{color-scheme:light;--font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-bg: #0F0E10;--color-surface: #ffffff;--color-text: #f8f9fa;--color-nav-bg: #b1b716;--color-nav-link: #0f0e10;--color-accent: #c63d2f;--color-muted: #adb5bd;--color-border: #495057;--color-heading-bg: #c32300;--color-heading-shadow: #0f0e10;--max-width: 72rem;--gutter: clamp(1rem, 4vw, 2rem);line-height:1.5;font-size:16px;font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text)}body{margin:0;background:var(--color-bg);color:var(--color-text)}a{color:inherit;text-decoration:underline}a:hover,a:focus-visible{text-decoration:none;text-decoration-thickness:.1em}p,li{font-size:1.05rem;color:var(--color-muted)}h1,h2,h3,h4{font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:600;color:var(--color-text);line-height:1.2}.container-fluid{margin-right:auto;margin-left:auto;padding-right:0;padding-left:0;width:100%}.container{margin:0 auto;max-width:var(--max-width);padding:var(--gutter)}.masthead{background-image:url(/images/header-background.png);background-position:top center;background-repeat:repeat-x;display:flex;justify-content:center}.masthead-brand{height:auto;padding:.5rem 1rem 0}.masthead-brand img{height:auto;max-width:100%}.masthead-nav{background-color:var(--color-nav-bg);background-image:url(/images/header-nav-background.png);background-position:top center;background-repeat:repeat-x;color:var(--color-nav-link);display:flex;justify-content:center}.masthead-nav ul.navbar{display:flex;flex-direction:row;list-style:none;margin:0;padding:0}.masthead-nav ul.navbar a.nav-link{color:var(--color-nav-link);display:block;font-size:16px;font-weight:700;padding:12px 8px;text-decoration:none}.masthead-nav ul.navbar a.nav-link:hover{text-decoration:underline}article figure{margin:0}article img{border-radius:.75rem;display:block;height:auto;max-width:100%;object-fit:cover;overflow:hidden;transition:transform .2s}article img:hover{transform:scale(1.005)}article figure{text-align:left}article figure figcaption{color:var(--color-muted);font-size:15px;margin-top:.5rem}.search .layout-main{max-width:58rem;width:100%;margin-inline:auto}.search-page{display:grid;gap:clamp(1.5rem,4vw,2.5rem)}.search-form{display:grid;gap:.5rem;margin-bottom:0}.search-form__label{font-size:.95rem;font-weight:600}.search-form__controls{display:flex;gap:.5rem}@media(max-width:768px){.search-form__controls{flex-direction:column}}.search-form__controls input[type=search]{flex:1;border:1px solid var(--color-border);border-radius:.5rem;padding:.5rem .75rem;font-size:1rem}.search-form__controls button{border:none;border-radius:.5rem;background-color:#222;color:#fff;font-weight:600;padding:0 1rem;cursor:pointer}.search-form__controls button:hover,.search-form__controls button:focus-visible{background-color:#444}.search-island{display:grid;gap:1rem}.search-island__status{margin:0;font-weight:600}.search-island__results{display:grid;gap:clamp(2rem,5vw,3.5rem)}.sidebar-section{display:grid;gap:0}.sidebar-title{font-size:1.25rem;font-weight:600;letter-spacing:.02em;margin:0}.sidebar-list{background-color:#21252940;border-radius:7px;display:grid;gap:.5rem;list-style:none;margin:0;padding:0}.sidebar-list li{border-bottom:1px solid var(--color-border);color:var(--color-text);font-size:.95rem;padding:.5rem 1rem;text-decoration:none}.sidebar-list li:first-letter{text-transform:capitalize}.sidebar-list a{color:inherit;font-weight:600;text-decoration:none;text-decoration-color:var(--color-text)}.sidebar-list a:hover,.sidebar-list a:focus-visible{text-decoration:underline}.sidebar-meta{display:grid;gap:.35rem;margin:0}.sidebar-meta dt{font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-muted)}.sidebar-meta dd{margin:0;font-size:1rem;color:var(--color-text);font-weight:600}.sidebar-note{font-size:.9rem;color:var(--color-muted);margin:0}.layout{display:grid;gap:clamp(2rem,5vw,3.5rem);grid-template-columns:minmax(0,1fr) minmax(16rem,22rem);align-items:start}@media(max-width:62rem){.layout{grid-template-columns:1fr}}.layout.layout--full{grid-template-columns:minmax(0,1fr);max-width:min(62rem,100%);margin-inline:auto;justify-content:center}.layout-main{display:grid;gap:clamp(2rem,5vw,3.5rem)}.layout-sidebar{display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,2.5rem)}@media(max-width:62rem){.layout-sidebar{position:static}}.layout-sidebar p{color:var(--color-text);font-size:.95rem;line-height:1.6}.layout-main>article,.layout-main>section,.layout-main>header{background:transparent}.content{padding-block:clamp(2.5rem,6vw,2rem)}.post-header{background-color:var(--color-heading-bg);background-image:url(/images/entry-header.png);background-repeat:no-repeat;background-size:cover;border-top-left-radius:7px;border-top-right-radius:7px;font-size:1.75rem;font-weight:400;margin:0 0 24px;padding:1rem;text-shadow:var(--color-heading-shadow) 0 0 1px}.post-date{background-color:var(--color-nav-bg);background-image:url(/images/postdate.jpg);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:auto;justify-content:center;min-height:71px;outline:2px solid var(--color-text);padding:0;position:absolute;top:11px;right:21px;text-align:center;min-width:71px;width:auto}.post-date span{color:var(--color-nav-link);display:block;font-size:.875rem;font-weight:700;line-height:1;letter-spacing:normal;text-transform:uppercase}.post-date span:nth-child(2){font-size:1.875rem;font-weight:700;text-transform:none}
