ol li:before,ul li:before{margin-left:-2rem;color:var(--color-faded);margin-right:.5rem;font-weight:500;position:absolute}.font-medium,b,h2,ol li:before,strong,ul li:before{font-weight:500}.non-decoration,.posts a{text-decoration:none}input,ol li:before,ul li:before{position:absolute}.tab,.tabs{overflow:hidden}.posts a:hover,.tab-label:hover{transition:none}:root{--font-size-body:16px;--font-size-mono:14px;--color-background:#fff;--color-offset:#eee;--color-faded:#ccc;--color-gray:#767676;--color-text:#3d3d3d;--color-text-extreme:#000;--font-family-body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;--radius:0.5rem}@media (prefers-color-scheme:dark){:root{--color-background:#000000;--color-offset:#2a2a2a;--color-faded:#555;--color-gray:#767676;--color-text:#e5e5e5;--color-text-extreme:#fff}}*,::after,::before{box-sizing:border-box;text-rendering:optimizeLegibility}*{margin:0;padding:0}body,html{height:100%}html{font-family:var(--font-family-body);font-size:var(--font-size-body);background:var(--color-background);color:var(--color-text)}body{line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,p{overflow-wrap:break-word}h2{font-size:1rem;color:var(--color-text-extreme);margin:3rem 0 1rem}h1{font-size:2rem}ol,p,ul{margin:1rem 0}ol,ul{list-style-type:none;margin-left:2rem}a{text-decoration-line:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-faded);text-underline-offset:1px;color:inherit;transition:text-decoration-color .1s ease-in-out}a:hover{text-decoration-color:var(--color-gray)}ul li:before{content:"—"}ol{counter-reset:list}ol li:before{content:counter(list) ".";counter-increment:list}.text-gray,time{color:var(--color-gray)}.content{width:100%;max-width:650px;margin:auto;padding:12rem 1rem}.tab,.tab-label{padding-top:.5em;padding-bottom:.5em}.space{height:2rem}.posts{margin-left:-.5rem;margin-right:-.5rem}.posts li:before{content:""}.posts a{display:flex;justify-content:space-between;padding:.25rem .5rem;transition:background .2s ease-in-out}.posts a:hover{background:var(--color-offset)}.rating-stars{text-align:right}.block,.desktop{display:block}.flex,.row{display:flex}.items-center{align-items:center}.space-between{justify-content:space-between}.title{margin-bottom:.5rem}.font-0{margin-top:0}.font-1{margin-left:.25rem}.font-3{margin-bottom:.75rem}.font-4{margin-bottom:2rem}.font-7{margin-top:4rem}.text-extreme{color:var(--color-text-extreme)}::-moz-selection{color:var(--color-background);background:var(--color-text-extreme)}::selection{color:var(--color-background);background:var(--color-text-extreme)}input{opacity:0;z-index:-1}.row .col{flex:1}.row .col:last-child{margin-left:1em}.tab{width:100%;display:grid}.tab-label{display:flex;justify-content:space-between;font-weight:700;cursor:pointer}.tab-label::after{content:"❯";width:1em;height:1em;text-align:center;transition:.35s}.tab-content{max-height:0;padding:0 .5em;transition:.35s}input:checked+.tab-label::after{transform:rotate(90deg)}input:checked~.tab-content{max-height:100vh}.side{width:275px;margin-left:-275px;padding-right:4rem;float:left;display:flex}.phone{display:none}@media (max-width:1200px){.content{padding:3rem 1rem}.side{width:100%;float:none;padding:0;margin:0 0 3rem}.phone{display:block}.desktop{display:none}}