@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap");.font-brand{font-family:Montserrat,Arial,sans-serif;font-weight:600;letter-spacing:.08em;font-stretch:normal;color:#111}:root{--brand-main:#222;--brand-gray:#e6e6e6;--brand-accent:#b5c9d6;--brand-radius:18px;--brand-shadow:0 1px 8px 0 rgba(0,0,0,.03);--brand-anim:0.8s cubic-bezier(0.4,0,0.2,1)}#__next,#root,body,html{margin:0!important;padding:0!important;width:100%!important;overflow-x:hidden!important;box-sizing:border-box;background:transparent;font-family:Noto Sans,sans-serif;color:var(--brand-main);letter-spacing:.01em}h1{font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem}@media (min-width:640px){h1{font-size:3.5rem}}@media (min-width:1024px){h1{font-size:4.5rem}}h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem}section{border-radius:var(--brand-radius);background:transparent;margin-bottom:2.5rem}@media (max-width:640px){section{margin-bottom:1.5rem}}a,button{transition:color var(--brand-anim),background var(--brand-anim),box-shadow var(--brand-anim),border-color var(--brand-anim)}.prose,body{line-height:1.8;letter-spacing:.01em}ol,ul{margin-bottom:1.1em;padding-left:1.2em}ol li,ul li{margin-bottom:.7em}a{position:relative;color:#111!important;text-decoration:none;background-image:linear-gradient(90deg,#111,#111);background-repeat:no-repeat;background-size:0 2px;background-position:0 100%;transition:background-size .35s cubic-bezier(.4,0,.2,1),color .2s;cursor:pointer;font-weight:500;word-break:break-all}a:active,a:focus,a:hover{background-size:100% 2px;color:#111!important}.content-area{min-height:0;width:100%;position:relative}@media (prefers-reduced-motion:reduce){.motion-okay{animation:none!important;transform:none!important}}