@charset "UTF-8";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}hr{height:0;margin:0;padding:0;border:0}html{--base-font-size: 16px}body{--bg-color: #0C2133;--bg-content-color: #0C2133;--bg-code: rgba(0,0,0,.3);--border-color: #ced8de;--body-color: #ced8de;--body-sub-color: #5D788B;--title-color: #ced8de;--link-color: #FF296D;--space: 3.5rem;--less-space: 1.5rem;--content-width: 860px;--header-height: 80px;--radius: 5px}@media screen and (max-width:650px){html{--base-font-size: 14px}body{--space: 1.5rem;--header-height: 60px}}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--bg-color);color:var(--body-color);transition:color .6s,background-color .6s;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;line-height:1.5}a:not(.button){color:var(--link-color);transition:opacity .2s;text-decoration:none}a:not(.button):hover{opacity:.8}img{max-width:100%;height:auto}header.top{margin:.5rem 0 4rem}header.post-header{margin:calc(var(--space) / 2) 0 calc(var(--space) / 2)}article{margin:2.75rem 0 1rem}hr{margin:5rem 0;border-top:.5px dashed #5d7a8b;height:1em;text-align:center;overflow:visible}hr:after{content:"✂";background:var(--bg-color);color:#5d7a8b;display:inline-block;height:2em;line-height:2em;position:relative;top:-1em;padding:0 .5em}.post-article{border-bottom:.5px solid #5d7a8b}article.post-article>section{padding-top:2rem;padding-bottom:3rem}.wrap{max-width:750px;margin:auto;padding:2rem 15px}.articles{list-style-type:none;margin-left:0}.post-list{display:flex;justify-content:space-between;flex-wrap:wrap}footer{font-size:.8em;opacity:.8;margin-top:4rem}nav ul{display:flex}nav ul li:first-child{margin-left:0}nav ul li:last-child{margin-left:auto}iframe{margin-bottom:1.25em}html{font-size:var(--base-font-size)}body{font-family:sans-serif;font-weight:400;line-height:1.8;font-size:.875rem}p{margin-bottom:1.5em;line-height:1.8}h1,h2,h3{transition:color .6s;color:var(--body-color);margin:4rem 0 2rem;font-family:sans-serif;font-weight:600;line-height:1.8}h1{margin-top:0;font-size:1.6em}h2{font-size:1.4em}h3{font-size:1.2em}h4{transition:color .6s;color:var(--title-color);margin:1.8rem 0 1rem;font-family:sans-serif;line-height:1.15;font-size:1.05em}small{font-size:.889em}strong{font-weight:600}blockquote{border-left:4px solid var(--border-color);padding-left:calc(var(--space) / 2);color:var(--body-color)}em{font-style:italic}ul{list-style-type:disc}ul li{margin-bottom:.6em;margin-left:15px}ul li:last-of-type{margin-bottom:1.25em}ul li p{margin-bottom:.6em}ul li ul li{margin-left:30px}ul li ul li:last-of-type{margin-bottom:.6em}ul li ul li p{margin-bottom:0}ol{list-style-type:decimal;margin-left:1.25em;margin-bottom:1.25em}ol li{margin-bottom:.6em}.global-header{margin-bottom:2rem;margin-top:6rem}h1.post-title{line-height:1.5;font-size:1.2rem;font-weight:400;margin-bottom:.5rem}h2.post-title{margin-bottom:.2rem;margin:0 0 .3rem;font-weight:400;line-height:1.5;font-size:.875rem;width:80%;padding-right:5px}a.post-title{text-decoration:none}a.blog-title{color:var(--body-color);text-decoration:none;font-size:.8rem;display:inline-block;padding:.2rem;opacity:.8;font-weight:400}.post-list-item{margin:0}.post-meta{font-size:.875rem;opacity:.8;width:20%}.articles li{margin:0 0 1rem}@media screen and (max-width:650px){h1{font-size:1.389em}h1.post-title{font-size:1.5em}h2.post-title,.post-meta{width:100%}}pre{padding:calc(var(--space) / 2);font-size:.85em;background-color:var(--bg-code);margin-bottom:2em;border:1px solid var(--border-color);border-radius:var(--radius)}code{font-size:.85em}code[class*=language-],pre[class*=language-]{font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{overflow:auto}:not(pre)>code[class*=language-]{border-radius:var(--radius);white-space:normal;background-color:var(--bg-code);border:1px solid var(--border-color);padding:.2em .5em}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#c71b7b}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a}.token.atrule,.token.attr-value,.token.keyword{color:#20a7e0}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.link-card-container{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s ease-in 0s;width:100%;display:flex;align-items:stretch;text-align:left;overflow:hidden;position:relative;color:inherit;fill:inherit;border:.5px solid var(--body-sub-color);border-radius:3px;max-height:120px}.link-card-wrapper{display:flex;flex-direction:column;flex:4 1 10rem;padding:12px 14px;min-height:60px;min-width:0}.link-card-text{flex:1 1}.link-card-title{font-size:1rem;font-weight:700;line-height:1.6rem;max-height:1.6rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;color:var(--body-color)}.link-card-description{font-size:.875rem;line-height:1rem;max-height:2rem;overflow:hidden;color:var(--body-color)}.link-card-url{display:flex;margin-top:6px;align-items:center;color:var(--body-color)}.link-card-favicon{display:none}.link-card-link{font-size:.875rem;line-height:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-card-image-wrapper{flex:1 1 10rem;min-height:80px;display:block;position:relative}.link-card-image{display:block;object-fit:cover;border-radius:1px;width:100%;height:100%}
