.hero{max-width:80%;margin:auto;margin-bottom:100px}@media screen and (max-width:900px){.hero{max-width:700px}}@media screen and (max-width:550px){.hero{margin-bottom:60px;max-width:unset}}.hero--home{margin-bottom:120px}@media screen and (max-width:550px){.hero--home{margin-bottom:80px}}.hero__title{margin:.5em 0 1.5rem;font-size:4em;line-height:1.15;letter-spacing:-.05em;font-family:var(--font-sans);color:var(--font-color);text-align:center}@media screen and (max-width:768px){.hero__title{font-size:3em}}@media screen and (max-width:550px){.hero__title{font-size:2em;margin:.67em}}@media screen and (max-width:400px){.hero__title{font-size:1.5em}}.hero__subtitle{font-family:var(--font-sans);font-size:1.25em;text-align:center;color:var(--font-color-lighter);margin-bottom:1.5rem}@media screen and (max-width:768px){.hero__subtitle{font-size:1em}}.hero__info{display:flex;flex-direction:row;margin:auto;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:.82em;font-weight:500;letter-spacing:-.025em;color:#aaa}.hero__info div{margin:0 5px}.hero__cover{max-width:900px;width:100%;display:block;margin:auto;border-radius:6px;margin-top:50px;margin-bottom:-50px}@media screen and (max-width:550px){.hero__cover{margin-top:30px;margin-bottom:-30px}}.nav{display:flex;flex-direction:row;align-items:center;min-height:120px}@media screen and (max-width:550px){.nav{min-height:80px}}.nav__logo{display:block}.nav__logo img{display:block;width:80px;height:80px;margin:20px 0;border-radius:100%;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.05);transition:all 250ms ease-in-out}.nav__logo img:hover{transform:scale(1.03)}@media screen and (max-width:550px){.nav__logo img{width:50px;height:50px;margin:15px 0}}.nav__menu{list-style-type:none;display:flex;flex-direction:row;padding:0;margin:0 0 0 auto}.nav__menu li{margin:0 10px}.nav__menu li a{display:block;font-family:var(--font-sans);font-size:.82em;font-weight:500;letter-spacing:-.025em;text-decoration:none;color:var(--font-color)}.post__content{max-width:700px;color:var(--font-color);margin:60px auto 0}.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{font-family:var(--font-sans);font-weight:700;line-height:1.15;letter-spacing:-.05em}.post__content h3{margin-top:1em;margin-bottom:.5em}.post__content .note,.post__content p{line-height:1.5;margin-top:1em;margin-bottom:1em;margin-top:0;margin-bottom:1.45455em}.post__content a{box-sizing:border-box;color:var(--font-color);text-decoration:none;border-bottom:1px dotted var(--link-underline-color);transition:all .2s ease-in-out}.post__content a:hover{color:var(--link-color);border-color:var(--link-color)}.post__content code,.post__content pre{font-family:var(--font-mono);font-variant-ligatures:none;font-size:.8rem}.post__content pre{border-radius:6px}.post__content code{padding:.05em .2em;margin:0;background-color:var(--inline-code-bg-color);border-radius:8px}.post__content h2 code,.post__content h3 code,.post__content h4 code,.post__content h5 code,.post__content h6 code{font-size:.9em}.post__content img{max-width:100%;border-radius:6px}.post__content figure{margin:1.45455em auto}.post__content figure.full{max-width:100%}.post__content figure.half{max-width:50%}.post__content figure.double .align{display:flex;flex-direction:row;align-items:center;justify-content:center}.post__content figure.double a{max-width:50%}.post__content figure.double a:first-of-type{margin-right:10px}.post__content figure a{border:none;display:block}.post__content figure img{display:block;margin:auto}.post__content figure figcaption{font-size:.8em;color:var(--font-color-lighter);text-align:center;margin-top:5px}.post__content figure figcaption a{display:inline}.post__content blockquote{box-sizing:border-box;margin:1.75em;margin-left:15px;padding-left:15px;border-left:6px solid #ff5857;color:var(--font-color-lighter)}.post__content .note{display:flex;flex-direction:column;box-sizing:border-box;padding:15px;border-radius:6px}.post__content .note__head{font-family:var(--font-sans);font-weight:700;letter-spacing:-.05em;margin-bottom:10px}.post__content .note--orange{color:#fff;background:linear-gradient(-20deg,#fc6076 0,#ff9a44 100%)}.post__content .note--orange a{color:#fff;border-color:#fff}.post__content .note--red{color:#fff;background:#ff5857}.post__content .note--red a{color:#fff;border-color:#fff}.post__content .note--yellow{color:#444;background:#ffde00}.post__content .note--yellow a{color:#444;border-color:#444}.post__content .note--pink{color:#fff;background-image:linear-gradient(to right,#f78ca0 0,#f9748f 19%,#fd868c 60%,#fe9a8b 100%)}.post__content .note--pink a{color:#fff;border-color:#fff}.posts{max-width:900px;margin:0 auto 80px}.posts ul{list-style-type:none;padding:0;font-family:var(--font-sans);letter-spacing:-.04em}.posts ul li{display:flex;flex-direction:row;align-items:center;margin:35px auto}.posts ul li .title{display:block;font-size:1.25em;font-weight:500;color:var(--font-color);text-decoration:none;transition:all 250ms ease-in-out;border-bottom:1px dotted transparent}.posts ul li .title:hover{color:var(--link-color)}@media screen and (max-width:450px){.posts ul li .title{font-size:1em}}.posts ul li .date{font-size:.7em;color:var(--font-color-lightest);margin-left:auto;min-width:120px;text-align:right}@media screen and (max-width:550px){.posts ul li .date{display:none}}.footer{display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:var(--font-sans);box-sizing:border-box;margin:100px auto 0;padding-bottom:60px}@media screen and (max-width:550px){.footer{margin:60px auto 0;padding-bottom:40px}}.footer__thanks{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.82em;font-weight:400;letter-spacing:-.025em;color:var(--font-color-lightest)}.footer img{display:block;margin-bottom:15px;max-width:36px;max-height:36px}#mc_embed_signup #mc_embed_signup_scroll{display:flex;flex-direction:column;justify-content:center}#mc_embed_signup #mce-EMAIL,#mc_embed_signup #mce-FNAME{-webkit-appearance:none;font-family:var(--font-sans);font-size:1.6em;letter-spacing:-.025em;margin:10px auto;display:block;max-width:500px;width:100%;padding:.4em .6em;transition:all 250ms ease-in-out;background:var(--input-background-color);border:3px solid var(--input-border-color);border-radius:8px;outline:0;color:var(--font-color);box-sizing:border-box}#mc_embed_signup #mce-EMAIL::-moz-placeholder,#mc_embed_signup #mce-FNAME::-moz-placeholder{color:var(--input-placeholder-color)}#mc_embed_signup #mce-EMAIL:-ms-input-placeholder,#mc_embed_signup #mce-FNAME:-ms-input-placeholder{color:var(--input-placeholder-color)}#mc_embed_signup #mce-EMAIL::placeholder,#mc_embed_signup #mce-FNAME::placeholder{color:var(--input-placeholder-color)}#mc_embed_signup #mce-EMAIL:focus,#mc_embed_signup #mce-FNAME:focus{border:3px solid #ff5857;box-shadow:0 0 0 5px rgba(255,88,87,.2)}@media screen and (max-width:450px){#mc_embed_signup #mce-EMAIL,#mc_embed_signup #mce-FNAME{font-size:1.2em;margin:auto}}#mc_embed_signup #mc-embedded-subscribe{-webkit-appearance:none;display:block;margin:auto;margin-top:30px;font-family:var(--font-sans);font-size:1.5em;color:#fff;border:none;background:#ff5857;border-radius:50px;font-weight:700;letter-spacing:-.05em;outline:0;padding:10px 40px;cursor:pointer;transition:all 250ms ease-in-out}#mc_embed_signup #mc-embedded-subscribe:hover{transform:translateY(-3px);opacity:.8}@media screen and (max-width:450px){#mc_embed_signup #mc-embedded-subscribe{font-size:1.2em}}#mc_embed_signup .subscriber-info{margin-top:20px;color:#888;text-align:center;font-size:.9em;font-style:italic;max-width:500px;margin:30px auto auto;line-height:1.5}.avatar{width:125px;height:125px;display:block;margin:auto;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.avatar__compartment{position:absolute;top:2px;left:2px;border-radius:100%;width:calc(100% - 4px);height:calc(100% - 4px);background:var(--avatar-compartment-color);display:flex;align-items:center;justify-content:center}.avatar__image{position:absolute;top:0;left:0;border-radius:100%;box-shadow:0 4px 8px rgba(0,0,0,.05);width:100%;height:100%;background:#fff;cursor:pointer;transition:all .3s ease-in-out}.avatar__image:hover{transform:scale(1.03)}.avatar__image--open{left:90%;transform:scale(1.03)}.theme-icon{display:block;margin-right:10px;cursor:pointer}.theme-icon>svg{width:20px;height:20px;color:var(--bg-color)}.theme-icon #moon-icon{display:none}.theme-icon #moon-icon.active{display:block}.theme-icon #sun-icon{display:none}.theme-icon #sun-icon.active{display:block}.theme-toggle__track{display:block;width:40px;height:14px;border-radius:1em;background:#999;box-sizing:border-box;cursor:pointer}.theme-toggle__track::after{background:var(--bg-color);content:'';display:block;width:20px;height:20px;position:relative;border-radius:50%;top:-3px;left:0;transition:all .15s ease-in-out}.theme-toggle__input{display:none}.theme-toggle__input:checked+.theme-toggle__track::after{left:20px}*{-webkit-font-smoothing:antialiased}:root{--bg-color:#f3f6f9;--font-color:#333639;--font-color-lighter:#434649;--font-color-lightest:#939699;--avatar-compartment-color:var(--font-color);--prism-bg-color:#333639;--figure-caption-color:#636669;--link-color:#ff5857;--link-underline-color:#b3b6b9;--input-border-color:#e3e6e9;--input-background-color:white;--input-placeholder-color:#c3c6c9;--inline-code-bg-color:rgba(27,31,35,.05)}:root.dark{--bg-color:#232629;--font-color:#f3f6f9;--font-color-lighter:#a3a6a9;--font-color-lightest:#737679;--avatar-compartment-color:#e9ecef;--prism-bg-color:#131619;--figure-caption-color:#d3d6d9;--link-color:#ff5857;--link-underline-color:#636669;--input-border-color:#434649;--input-background-color:#434649;--input-placeholder-color:#838689;--inline-code-bg-color:#131619}@media (prefers-color-scheme:dark){:root{--bg-color:#232629;--font-color:#f3f6f9;--font-color-lighter:#a3a6a9;--font-color-lightest:#737679;--avatar-compartment-color:#e9ecef;--prism-bg-color:#131619;--figure-caption-color:#d3d6d9;--link-color:#ff5857;--link-underline-color:#636669;--input-border-color:#434649;--input-background-color:#434649;--input-placeholder-color:#838689;--inline-code-bg-color:#131619}:root.light{--bg-color:#f3f6f9;--font-color:#333639;--font-color-lighter:#434649;--font-color-lightest:#939699;--avatar-compartment-color:var(--font-color);--prism-bg-color:#333639;--figure-caption-color:#636669;--link-color:#ff5857;--link-underline-color:#b3b6b9;--input-border-color:#e3e6e9;--input-background-color:white;--input-placeholder-color:#c3c6c9;--inline-code-bg-color:rgba(27,31,35,.05)}}body,html{padding:0;margin:0;font-size:22px;--font-sans:'Inter',-apple-system,'Helvetica Neue',Helvetica,sans-serif;--font-serif:minion-pro,adobe-caslon-pro,serif;--font-mono:'Space Mono',monospace;background:var(--bg-color)}@media screen and (max-width:450px){body,html{font-size:20px}}.page{font-family:var(--font-serif);margin:0 20px 0}