:root{--dark-red:#754239;--bright-red:#a16559;--header-bg:#eadfd8;--header-fg:#3b2a26;--body-bg:#f8f6f3;--nav-active-bg:#3b2a261f}body{background-color:var(--body-bg);color:#2f2624;min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.65}body.site-page{flex-direction:column;display:flex}.page-content{flex:1 0 auto}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-family:Georgia,Times New Roman,serif;font-weight:700}a{color:var(--bright-red);text-underline-offset:3px}a:hover{color:var(--dark-red)}header.site-header{background-color:var(--header-bg);color:var(--header-fg);border-bottom:3px solid var(--bright-red);box-shadow:0 2px 12px #3b2a2629}header.site-header svg{fill:var(--header-fg)}header.site-header h1{color:var(--header-fg);margin:0;font-size:clamp(1.5rem,4vw,2.4rem);line-height:1.1}header.site-header h2{color:#3b2a26b8;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:clamp(.85rem,2vw,1.1rem);font-weight:400}header mark{color:var(--dark-red);background:0 0;padding:0}header.site-header .navbar{gap:.15rem}header.site-header .nav-link{border-radius:6px;padding:.3rem .75rem;font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:1rem;transition:background-color .18s,color .18s;color:#3b2a26d1!important}header.site-header .nav-link:hover{background-color:#3b2a2614;color:#2e211d!important}header.site-header .nav-link.active{background-color:var(--nav-active-bg);font-weight:600;color:#2e211d!important}header.site-header .nav-underline .nav-link.active,header.site-header .nav-underline .nav-link:hover,header.site-header .nav-underline .nav-link:focus{border-bottom:none}div.card{background-color:#fff;border:1px solid #00000014;border-radius:10px;box-shadow:0 1px 6px #0000000f}.alert{border-left-width:4px;border-radius:10px}.video-wrapper{border-radius:10px;overflow:hidden;box-shadow:0 4px 18px #0000002e}main{max-width:860px;margin-left:auto;margin-right:auto}.site-footer{background-color:var(--header-bg);color:#3b2a26b8;border-top:3px solid var(--bright-red);margin-top:3rem;padding:1.25rem 0;font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:.82rem}.site-footer a{color:#3b2a26d9;text-decoration:none}.site-footer a:hover{color:#2e211d}.pswp__custom-caption{color:#fff;text-shadow:1px 1px 1px #000;background:#0009;border-radius:4px;width:calc(100% - 32px);max-width:400px;padding:2px 8px;font-size:16px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}ul.references>li:target{color:var(--dark-red)}ul.references>li:target::marker{color:var(--dark-red)}ul.references>li:target>figure>blockquote{font-weight:700}ul.references>li:target::marker{font-weight:700}blockquote.blockquote{font-size:inherit!important}
