html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}:root{--color-scheme:dark;--background-color:#1a1a1a;--text-color:#e0e0e0;--title-color:#efefef;--link-color:#88aaff;--link-hover-color:#aaccff;--code-background:#2a2a2a;--code-color:#e6a0a7;--figcaption-color:#999;--blockquote-color:#999;--blockquote-border:#333;--table-border:#444;--table-alt-background:#2a2a2a;--header-link-color:#99f;--header-link-hover:#f99;--header-link-active:#4c4;--footer-background:#222;--date-color:#777;--horizontal-link-border:#444;--post-list-hover:#aaccff;--tag-link-color:#666;--tag-link-hover:#999;--paginator-disabled:#666;--current-page-color:#666;--location-color:#777;--location-border:#555}.bg{color:#f8f8f2;background-color:#272822}.chroma{color:#f8f8f2;background-color:#272822}.chroma .err{color:#960050;background-color:#1e0010}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#3c3d38}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .line{display:flex}.chroma .k{color:#66d9ef}.chroma .kc{color:#66d9ef}.chroma .kd{color:#66d9ef}.chroma .kn{color:#f92672}.chroma .kp{color:#66d9ef}.chroma .kr{color:#66d9ef}.chroma .kt{color:#66d9ef}.chroma .na{color:#a6e22e}.chroma .nc{color:#a6e22e}.chroma .no{color:#66d9ef}.chroma .nd{color:#a6e22e}.chroma .ne{color:#a6e22e}.chroma .nf{color:#a6e22e}.chroma .nx{color:#a6e22e}.chroma .nt{color:#f92672}.chroma .l{color:#ae81ff}.chroma .ld{color:#e6db74}.chroma .s{color:#e6db74}.chroma .sa{color:#e6db74}.chroma .sb{color:#e6db74}.chroma .sc{color:#e6db74}.chroma .dl{color:#e6db74}.chroma .sd{color:#e6db74}.chroma .s2{color:#e6db74}.chroma .se{color:#ae81ff}.chroma .sh{color:#e6db74}.chroma .si{color:#e6db74}.chroma .sx{color:#e6db74}.chroma .sr{color:#e6db74}.chroma .s1{color:#e6db74}.chroma .ss{color:#e6db74}.chroma .m{color:#ae81ff}.chroma .mb{color:#ae81ff}.chroma .mf{color:#ae81ff}.chroma .mh{color:#ae81ff}.chroma .mi{color:#ae81ff}.chroma .il{color:#ae81ff}.chroma .mo{color:#ae81ff}.chroma .o{color:#f92672}.chroma .ow{color:#f92672}.chroma .c{color:#75715e}.chroma .ch{color:#75715e}.chroma .cm{color:#75715e}.chroma .c1{color:#75715e}.chroma .cs{color:#75715e}.chroma .cp{color:#75715e}.chroma .cpf{color:#75715e}.chroma .gd{color:#f92672}.chroma .ge{font-style:italic}.chroma .gi{color:#a6e22e}.chroma .gs{font-weight:700}.chroma .gu{color:#75715e}body{background-color:var(--background-color);font-family:-apple-system,BlinkMacSystemFont,segoe ui,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;color:var(--text-color);font-size:16px;line-height:1.6}p{margin:1.25em 0}em,i{font-style:italic}strong,b{font-weight:700}h1,h2,h3,h4,h5,h6{font-weight:700;margin:1.5em 0 1em;line-height:1em}h1{font-size:1.625em}h2{font-size:1.375em}h3{font-size:1.125em}h4{font-size:1em}h5{font-size:.875em}h6{font-size:.75em}h4,h5,h6{text-transform:uppercase;letter-spacing:1px;margin-top:2.5em}a{color:var(--link-color);transition:color .1s ease}a:hover{color:var(--link-hover-color)}ol li{list-style:decimal;margin-left:1.25em;margin-bottom:.2em}ul li{list-style:disc;margin-left:1.25em;margin-bottom:.2em}dt{font-weight:700}dd{margin-left:1.25em}hr{margin:2em 0;border:0;border-top:2px dotted var(--horizontal-link-border)}pre,code{font-family:SFMono-Regular,Consolas,liberation mono,Menlo,monospace;border-radius:3px}code{background:var(--code-background);font-size:.9em;padding:.25em .5em;color:var(--code-color)}pre code{background:var(--code-background);display:block;margin:1em 0;padding:.75em 1em;color:inherit;overflow:auto}img,video{max-width:100%;height:auto;border-radius:3px}a>img:hover{opacity:.75;transition:.25s}figure{width:100%;margin:2em 0;text-align:center}figcaption{text-align:center;font-size:.9em;color:var(--figcaption-color)}figcaption p{margin:0}blockquote{padding-left:1.25em;padding-right:1.5em;border-left:.25em solid var(--blockquote-border);color:var(--blockquote-color)}table{margin-bottom:1em;width:100%;border:1px solid var(--table-border)}td,th{vertical-align:middle;padding:.25rem .5rem;border:1px solid var(--table-border)}th{font-weight:700}tbody tr:nth-child(2n+1) td,tbody tr:nth-child(2n+1) th{background-color:var(--table-alt-background)}sup,sub{font-size:.8em}sup{vertical-align:super}main{max-width:740px;padding:0 20px;margin:0 auto}header h2{margin:1em}header h2 a{text-decoration:none;border:none;color:var(--header-link-color)!important}header h2 a:hover{color:var(--header-link-hover)!important}header h2 a:active{color:var(--header-link-active)!important}.combined-title-pagination{margin-top:2.5em}.combined-title-pagination h1{display:inline}.combined-title-pagination h1 a{text-decoration:none;border:none}.combined-title-pagination h3{display:inline;margin-left:.2em}.title-group{margin-bottom:1.5em}.title-group .title h1{color:var(--title-color);margin-bottom:.5em}.title-group .date h5{color:var(--date-color);margin:0}footer{margin-top:3em}footer .content-container{background:var(--footer-background);padding:2em 0}footer .content-container .content{max-width:740px;padding:0 20px;margin:0 auto}.horizontal-links{width:100%;margin-top:0;margin-bottom:.25em}.horizontal-links a{border-right:2px solid var(--horizontal-link-border);padding-right:.5em;margin-right:.5em}.horizontal-links a:last-child{border:none}.horizontal-links:last-child{margin-bottom:1.25em}.post-list{padding-bottom:1em;border-bottom:1px solid var(--horizontal-link-border)}.post-list h1 a{color:var(--title-color);text-decoration:none;border:none}.post-list h1 a:hover{color:var(--post-list-hover)}.post-list .read-more{margin-bottom:1.25em}.tags{font-size:.9em}.tags .links{display:inline;margin-left:.5em}.tags .links a{color:var(--tag-link-color);text-decoration:none;border-bottom:none}.tags .links a:hover{color:var(--tag-link-hover);text-decoration:underline}.paginator{margin:2em 0}.paginator .disabled{color:var(--paginator-disabled)}.paginator .newer{float:right;clear:both}.current-page{color:var(--current-page-color)}.album .date,.album .date h5,.album .location,.album .location h5{display:inline}.album .location{color:var(--location-color);border-left:solid 2px var(--location-border);padding-left:1em;margin-left:1em}.album .photos{display:grid;grid-template-columns:repeat(2,1fr);gap:.7em .7em}.album .photos a{display:grid}.album .photos a.full-size{grid-column-start:1;grid-column-end:3}@media(max-width:400px){body{font-size:14px}.album .photos{grid-template-columns:1fr}.album .photos a{grid-column-start:1;grid-column-end:3}}/*# sourceMappingURL=rocinante.css.map */