html{font-size:100%;height:100%;scroll-behavior:smooth}@font-face{font-family:"TheChelsLight";src:url("/assets/TheChelsLight.woff") format("woff")}@font-face{font-family:"TheChelsMedium";src:url("/assets/TheChelsMedium.woff") format("woff");font-weight:bold}.primary{color:#04100d}.secondary{color:#3c4b57}.links{color:#005ca3}.accent{color:#E86249}.font-stack{font-family:TheChelsLight,-system-ui,"Gill Sans",sans-serif}.font-mono{font-family:ui-monospace,monospace,"Courier New"}.highlight>pre{background:#c0deff;color:#04100d;padding:0.525em;border-radius:0.5em;margin:0.525em;border:1px solid #121212}body{border-top:16px solid #3c4b57;margin:0;font-family:TheChelsLight,-system-ui,"Gill Sans",sans-serif;color:#04100d;font-size:1em;background:#f5f4f4;box-sizing:border-box}#outer-wrapper{border-top:16px solid #E86249;min-height:80%;margin-bottom:-40px}#wrapper{width:832px;margin:1em auto;padding:1em;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.skip-link:not(:focus):not(:active){clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.skip-link-ul{display:block;list-style-type:none;margin:0 auto;padding:0}main:focus{outline:none}.blog-title{font-size:2.5em;font-weight:bold;padding-bottom:0;margin-right:8px;display:inline-block;outline:none}.blog-title a{text-decoration:none;color:#04100d}.blog-title a:active,.blog-title a:hover{text-decoration:none}.blog-title sup{color:#E86249}.asterisk{font-size:2.5rem;margin:0 auto;line-height:0.5em;text-align:center}.asterisk:hover{rotate:180deg;transition:color 1s ease-in-out;text-decoration:none;color:#3c4b57;display:inline-block}.blog-slogan{color:#3c4b57;margin:0 0 0 2px;display:block;font-size:1em}.blog-menu{margin:1em 0;color:#E86249}.blog-menu a{padding:0 0.3125em}.radius{border-radius:1em}.blog-image{display:block;float:right;height:72px;width:72px;margin-top:0;background:url("/assets/Secops.png") no-repeat}.blog-image:hover{background:url("/assets/Secops-alt.png") no-repeat;transition:all 2s ease-in-out 0.5s}.meta{color:#3c4b57;display:block;float:right;margin-right:0;display:block;font-size:12px}article{margin:3em 0}.book-list .book{display:flex}.book-list{display:grid;grid-gap:0;grid-template-columns:repeat(auto-fill, minmax(90px, 1fr));max-width:860px}.book-list .book-img{flex-shrink:0;width:90px}h1,h2,h3,h4,h5,h6{color:#04100d;position:relative;display:block;margin-top:0.75em;font-family:TheChelsMedium,-system-ui,"Gill Sans",sans-serif}h1:hover::after,h2:hover::after,h3:hover::after,h4:hover::after,h5:hover::after,h6:hover::after{content:" #";color:#E86249}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none;color:#04100d}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:none}h1 a:focus,h2 a:focus,h3 a:focus,h4 a:focus,h5 a:focus,h6 a:focus{text-decoration:none}ol li,ul li{margin-bottom:7px;line-height:1.4}ul ul,ol ol,ol ul,ul ol{margin-top:10px;margin-bottom:10px}ol li::marker{color:#04100d}ul li::marker{color:#E86249}p{line-height:1.4}a{color:#005ca3}a:hover,a:focus,a:active{color:#E86249;transition:color 4s ease-in-out;text-decoration:underline}img{display:block;max-width:100%;height:auto}.codeblock{font-family:ui-monospace,monospace,"Courier New";border:0.125em solid #3c4b57;border-radius:1em;font-size:0.9em;padding:0.625em}pre,code{font-family:ui-monospace,monospace,"Courier New";font-size:0.75em}pre>code{font-family:ui-monospace,monospace,"Courier New";font-size:0.9em}blockquote,cite{padding:0 1em;border-left:0.25em solid #E86249;width:90%;margin-left:0.625em}.footnote{font-size:0.75em;color:#3c4b57}.footnote sup{color:#04100d;margin-right:0.3125em}.post{position:relative}.post>h2{margin-top:60px;margin-right:130px}.entry{margin-bottom:20px}.posts{margin-left:0;padding-left:0;margin-bottom:0.75em;transition:all 0.1s}.floated{float:left;vertical-align:top;margin-right:20px;margin-top:10px}.content{position:relative}table{width:100%;border-collapse:collapse;border:1px solid #bbb}table th,table td{padding:8px;text-align:left;border:1px solid #d2d2d2}table th{background-color:#E86249;color:#04100d}table tr:nth-child(even){background-color:#f2f2f2}table tr:hover{background-color:#ddd}img{border:1px solid #04100d}.book-img img{border:0}.highlighter{background:#E86249;color:#04100d;padding:0.265em;border-radius:0.5em;margin:0.265em;font-size:0.8em}.back-to-top{font-size:2rem;position:fixed;inset:auto 1rem 1rem auto;display:inline-block;padding:1rem;background-color:#f5f4f4;border-radius:0.5rem;border:1px solid #dbd9d9}.back-to-top:is(:link, :visited, :hover, :active){color:#E86249;text-decoration:none}.footer{line-height:40px;font-size:0.8em;padding-bottom:8px}.footer .wrapper{width:860px;margin:0 auto}#outer-wrapper:after{content:"";display:block}.footer,#outer-wrapper:after{height:40px}@media screen and (max-width: 1000px){#wrapper{margin:2px;width:auto}.book-list{display:grid;grid-gap:0;grid-template-columns:repeat(auto-fill, minmax(72px, 1fr))}.book-list .book-img{flex-shrink:0;width:72px}.footer{line-height:30px;padding-top:10px}.footer .wrapper{margin:0 20px;width:auto}.meta{display:block;float:none;margin-left:0}.footer,#outer-wrapper:after{height:60px}}@media only screen and (min-width: 320px) and (max-width: 480px){.blog-menu{margin-bottom:1em}.back-to-top a,.back-to-top a:hover,.back-to-top a:active,.back-to-top a:focus{color:#E86249;font-size:1em;float:none;text-decoration:none}}.sr-only{display:none}
