@import "https://fonts.googleapis.com/css2?family=Jim+Nightshade&display=swap";@import "https://fonts.googleapis.com/css2?family=Jim+Nightshade&display=swap";@import "https://fonts.googleapis.com/css2?family=Jim+Nightshade&display=swap";@-webkit-keyframes slide-down{0%{height:2px;bottom:-5px}100%{height:6px;bottom:-9px}}@-moz-keyframes slide-down{0%{height:2px;bottom:-5px}100%{height:6px;bottom:-9px}}@-ms-keyframes slide-down{0%{height:2px;bottom:-5px}100%{height:6px;bottom:-9px}}@-o-keyframes slide-down{0%{height:2px;bottom:-5px}100%{height:6px;bottom:-9px}}@keyframes slide-down{0%{height:2px;bottom:-5px}100%{height:6px;bottom:-9px}}a{text-decoration:none;font-weight:700;word-wrap:break-word;color:#2f4f4f}a:hover{color:gray;fill:gray;text-decoration:none}h1.page-title,h1.section-title{display:flex;align-items:center;margin:0;font-family:jim nightshade;font-weight:100;background-image:url(https://raw.githubusercontent.com/technologies-of-history/dyngley-edition/refs/heads/dev/themes/rtc/static/dyngley-banner.png);background-repeat:no-repeat;background-position:100%;background-size:cover;font-size:36px;height:100px;padding-left:20px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12);z-index:2;position:relative}@media(min-width:600px){h1.page-title,h1.section-title{font-size:60px;height:170px;padding-left:110px}}content{font-family:Georgia,times new roman,Times,serif}content p{line-height:1.25;padding-bottom:1em}content li{line-height:1.5}content h1,content h2,content h3,content h4,content h5,content h6{margin:30px 0 0;font-family:jim nightshade;font-weight:100;color:#000;padding:0;scroll-margin-top:100px}content h2{position:relative;font-size:24px;font-weight:400;margin-bottom:30px}@media(min-width:600px){content h2{font-size:36px}}content h2::before{position:absolute;content:"";height:1px;background-color:lightslategray;width:100%;bottom:-10px;border-radius:2px}.accent-bar{height:10px;width:100%;background-color:#2f4f4f}.accent-bar h3{font-family:jim nightshade;font-weight:100;color:#fff}footer{flex-shrink:0;color:#fff;background-color:#000;display:flex;flex-direction:column;padding:10px 20px}@media(min-width:600px){footer{padding:20px 30px}}@media(min-width:1280px){footer{padding:30px 40px}}footer p,footer a{font-family:Georgia,times new roman,Times,serif;font-size:12px;color:#fafafa;line-height:1.5;margin:0}footer p.symbols,footer a.symbols{text-decoration:none}footer .top,footer .logos{flex-wrap:wrap;display:flex;justify-content:space-around;margin-bottom:10px}footer .top p,footer .logos p{margin:0 5px;white-space:nowrap}footer .top .copyright svg,footer .logos .copyright svg{width:14px;height:14px}footer .logos img{width:150px;object-fit:scale-down}@media(min-width:600px){footer .logos img{width:250px}}footer .footer-links{width:100%;text-align:center;font-size:12px;line-height:2}content.homepage{height:100%;color:#000;background-color:#fff}content.homepage h1{font-family:jim nightshade;font-weight:300;font-size:65px;color:#000;text-align:center}content.homepage h3{font-family:Georgia,times new roman,Times,serif;font-weight:100;font-size:18px;text-align:center}content.homepage p{text-align:center;padding:20px}@media(min-width:600px){content.homepage p{margin:0 100px;font-size:20px}}img.homepage{width:100%;margin:0 0 -20px;border:1px solid #000}header{position:sticky;top:0;z-index:3}header nav{display:flex;align-items:flex-end;justify-content:space-between;background-color:#000;border-radius:0;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px rgba(0,0,0,.14),0 1px 3px rgba(0,0,0,.12);flex-flow:row wrap;padding:0 20px}@media(min-width:600px){header nav{flex-flow:row nowrap}}@media(min-width:1280px){header nav{padding:20px 50px 5px}}header nav .home-link{color:#fff;font-family:jim nightshade}header nav .home-link h2{font-weight:100;font-size:40px}header nav>ul{display:none;padding:20px 0;flex-grow:1;list-style:none;align-items:flex-end;justify-content:space-around;margin:0}@media(min-width:600px){header nav>ul{padding:0;display:flex}}header nav>ul li.nav-item{display:block;height:100%;font-size:16px;margin:0 5px 15px 0;white-space:nowrap;cursor:pointer}header nav>ul li.nav-item a{margin:0 5px 15px 0;color:#fff;text-align:center;width:fit-content;text-decoration:none;font-family:Georgia,times new roman,Times,serif;font-size:16px;font-weight:700;position:relative}header nav>ul li.nav-item a::before{position:absolute;content:"";height:2px;background-color:#fff;width:50%;right:25%;bottom:-5px;border-radius:2px}header nav>ul li.nav-item:hover a::before,header nav>ul li.nav-item.active a::before{background-color:#2f4f4f;text-decoration:none;height:6px;bottom:-9px}header nav>ul li.nav-item:not(.active):hover a::before{-webkit-animation:slide-down .2s;-moz-animation:slide-down .2s;-ms-animation:slide-down .2s;-o-animation:slide-down .2s;animation:slide-down .2s}header nav label[for=mobile-nav-toggle]{cursor:pointer;display:flex;width:54px;height:54px;overflow:visible;font-size:1.5rem;align-items:center;justify-content:center}@media(min-width:600px){header nav label[for=mobile-nav-toggle]{display:none}}header nav label[for=mobile-nav-toggle] svg{width:24px;height:24px;fill:#fff}header nav input#mobile-nav-toggle{display:none}header nav input#mobile-nav-toggle:checked~ul{display:flex}content{display:block;padding:30px}content img{max-width:100%;margin:0 auto}ul.resources{display:grid;grid-template-columns:1fr 1fr;text-align:center;list-style:none;margin:1rem 20% 0;gap:10px;padding:0}ul.resources li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#2f4f4f;color:#fff;padding:5px;border-radius:0;transition:background-color 250ms cubic-bezier(.4,0,.2,1)0ms,box-shadow 250ms cubic-bezier(.4,0,.2,1)0ms,border 250ms cubic-bezier(.4,0,.2,1)0ms;font-size:.875rem;min-width:64px;box-sizing:border-box;font-weight:500;line-height:1.75;letter-spacing:.02857em}ul.resources li a:hover{background-color:#2f4f4f;text-decoration:none}ul.resources li a:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}div.toc-content-container{display:flex;scroll-behavior:smooth}div.toc-bg{display:none;box-sizing:border-box;position:fixed;top:0;width:300px;z-index:-1;height:100%;background-color:#2f4f4f}@media(min-width:600px){div.toc-bg{display:block}}aside.toc{box-sizing:border-box;z-index:1;position:sticky;top:88px;display:none;height:calc(100vh - 90px);width:300px;min-width:300px;padding:20px;overflow:auto}@media(min-width:600px){aside.toc{display:block}}@media(min-width:1280px){aside.toc{height:calc(100vh - 147px);top:125px}}aside.toc ul{list-style:none;font-family:jim nightshade;font-weight:100;font-size:32px;color:#fff;margin:20px 0 0 20px;padding:0}aside.toc ul li{margin-bottom:20px}aside.toc ul li a{color:#fff;font-weight:100;text-decoration:none}aside.toc ul li a:hover{color:#a9a9a9;cursor:pointer}aside.toc ul li ul{margin-top:30px;margin-left:20px;font-size:1rem}@media(min-width:600px){aside.toc+content{width:calc(100% - 300px)}}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;display:flex;flex-direction:column;line-height:1.15}main{flex:1 0 auto}