:root{--pink:#FF476C;--blue:#1098CD;--grey:#747475}::selection{background:var(--pink);color:#fff;fill:#fff;text-shadow:none}body{min-height:100vh;display:flex;flex-direction:column;background-image:url(/Cloud-1.svg),url(/Cloud-2.svg);background-repeat:no-repeat,no-repeat;background-attachment:fixed,fixed;background-position:100% 0,0 80px;background-size:148px,86px;font-family:playfair display,Georgia,serif;font-size:19px;color:var(--grey);padding:0}@media only screen and (max-width:1200px){body{background-attachment:scroll,scroll}}@media only screen and (max-width:480px){body{font-size:90%}}header{background:url(/logo.svg)50% 40px/auto 100px no-repeat;min-height:120px;padding-top:135px;border-bottom:none}.site-nav{text-align:center}.site-nav a{display:inline-block;text-align:center;font-size:13px;letter-spacing:2px;margin-top:20px;padding:23px;text-decoration:none;color:var(--grey);text-transform:uppercase;transition:color .2s ease}.site-nav a:hover{color:var(--blue)}@media only screen and (max-width:480px){header{min-height:0;background-size:auto 80px;padding-bottom:60px}.site-nav{position:fixed;bottom:0;left:0;right:0;background:var(--blue);width:100%;z-index:100;display:flex;justify-content:center}.site-nav a{margin-top:0;padding:13px;color:#fff}}main{flex:1;max-width:1100px;margin:0 auto;padding:0 20px}article{margin:0 auto;width:800px;box-sizing:border-box}@media only screen and (max-width:900px){article{width:100%;padding:0 2em}}h1{font-size:5.105em;line-height:.928em;text-align:center;font-weight:300;font-style:normal;margin:.2em 0 .4em}h2{font-size:2.11em;line-height:1.2em;margin:1.931em 0;text-align:center;width:100%}h3{font-size:1.705em;line-height:.928em;text-align:center;font-weight:300;font-style:normal;margin:1.6em 0}@media only screen and (max-width:480px){h1{font-size:3.75em;line-height:.929em}}p.intro{font-size:1.368em;padding:1.154em;text-align:center;border-top:1px solid;border-bottom:1px solid;line-height:1.5em;margin:1.038em -20px;font-weight:300}p{font-size:1em;line-height:1.52em;margin:0 20px 1.421em;font-weight:300;text-align:left}@media only screen and (max-width:480px){p,pre,code{font-size:16px}}p.pullquote{padding-left:10px;border-left:3px solid;font-size:1em;line-height:1.421em;margin:0 0 1.421em;font-weight:400}p.author{text-align:center;font-size:13px;letter-spacing:2px;margin-top:27px}a{color:var(--blue)}blockquote{margin:1.5em 10px;padding:.5em 10px;font-size:1.5em;text-align:center}blockquote::before{color:var(--blue);content:open-quote;quotes:"\201C" "\201D" "\2018" "\2019";font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}blockquote p{display:inline}code{font-family:monospace;font-size:1em;line-height:1em}pre{text-align:left;font-family:monospace;font-size:1em;line-height:1em;margin:0 20px 1.421em}code,pre,samp{white-space:pre-wrap}hr{width:100%;border:0;border-bottom:1px dotted #747475;margin:1.5em 0}small{font-size:.8em;line-height:1.52em;font-weight:300}strong{font-weight:700}em{font-style:italic}.highlighter-rouge{color:#555}ul.post-list{counter-reset:index;padding:0;margin:2em 0;list-style:none}ul.post-list li{counter-increment:index;display:flex;align-items:center;padding:8px 0;box-sizing:border-box}ul.post-list li::before{content:counters(index,".",decimal-leading-zero);font-size:1.5rem;text-align:right;font-weight:700;min-width:50px;padding-right:12px;font-variant-numeric:tabular-nums;align-self:flex-start;background-image:linear-gradient(to bottom,var(--pink),var(--blue));background-attachment:fixed;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.round{border-radius:100%}.row{display:flex;align-items:center;text-align:center;padding-bottom:10px}.row img{width:100%;height:auto;display:inherit;margin:0 auto}dl{width:98%;overflow:hidden;padding:0 20px;margin:0;font-size:.8em;column-count:3}dt,dd{float:left;padding:0;margin:0 10px 0 0;text-align:left}dt{text-transform:capitalize;margin:0}dt::after{content:' :  '}@media only screen and (max-width:480px){dl{column-count:1}}footer{width:100%;min-height:240px;display:flex;align-items:center}.footer-inner{width:100%;max-width:1100px;margin:0 auto;padding:3rem 20px;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.footer-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#fff;font-family:playfair display,Georgia,serif;font-size:1.2rem;transition:opacity .2s ease}.footer-brand:hover{opacity:.75;color:#fff}.footer-social img{filter:brightness(0)invert(1);opacity:.7;transition:opacity .2s ease;display:block}.footer-social:hover img{opacity:1}.footer-divider{width:40px;border:0;border-top:1px solid rgba(255,255,255,.3);margin:0}.footer-copy{font-size:.75rem;letter-spacing:.05em;color:rgba(255,255,255,.6);margin:0;text-align:center;font-family:sans-serif}.post-short .tags{display:block;width:100%}.post-short .read-it{display:block;text-align:right}