:root{--body-bg:#fdfdfc;--body-color:#111;--muted:#0006;--rule:#f2f2f2;--link-rule:#d9d9d9;--focus-color:#007aff80;--selection-bg:#ededed;--font-primary:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}*,:before,:after{box-sizing:border-box;border:0;outline:0;margin:0;padding:0}html{background:var(--body-bg);min-height:100%;color:var(--body-color);scroll-behavior:smooth;overflow-anchor:none;scroll-padding-top:5.25rem}body{min-height:100%;font-family:var(--font-primary);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:#0000;-moz-text-size-adjust:none;text-size-adjust:none;font-size:16px;overflow-y:scroll}body:before{z-index:9;pointer-events:none;content:"";background:linear-gradient(#fff 0%,#ffffffbc 19%,#ffffff8a 34%,#ffffff61 47%,#ffffff47 56.5%,#ffffff31 65%,#ffffff20 73%,#ffffff13 80.2%,#ffffff0b 86.1%,#ffffff05 91%,#ffffff02 95.2%,#ffffff01 98.2%,#fff0 100%);height:8rem;position:fixed;inset:0 0 auto}::selection{color:#111;background:var(--selection-bg)}a{color:inherit;text-decoration:none}img,svg{max-width:100%;height:auto;display:inline-block}ul{list-style:none}@keyframes stagger-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.homepage{max-width:36.375rem;margin:0 auto;padding:5rem 1rem 2.5rem}.article>*,.homepage>section,.homepage>footer{animation:.5s both stagger-in}.article>:first-child{animation-delay:0s}.article>:nth-child(2){animation-delay:50ms}.article>:nth-child(3){animation-delay:.1s}.article>:nth-child(4){animation-delay:.15s}.article>:nth-child(5){animation-delay:.2s}.article>:nth-child(6){animation-delay:.25s}.homepage>section{animation-delay:.35s}.homepage>section:nth-of-type(2){animation-delay:.4s}.homepage>footer{animation-delay:.45s}.article{max-width:70ch}.article header{flex-direction:column;gap:.25rem;padding:0 0 .5rem;display:flex}.article h1{width:fit-content;line-height:1;display:flex}.brand-logo{filter:brightness(0);width:6.5rem;height:auto}.article header time,.article p{letter-spacing:-.00563rem;font-size:.875rem;font-weight:460;line-height:1.25rem}.article header time{color:var(--muted)}.article>p{padding-top:1rem}.basic-link{color:inherit;font-weight:inherit;line-height:inherit;transition:color .2s;display:inline;position:relative}.basic-link:before{pointer-events:none;content:"";background:var(--link-rule);border-radius:2px;height:1px;transition:background .2s;position:absolute;bottom:0;left:0;right:0}.basic-link:hover:before{background:#666}.basic-link:focus-visible,.post-list a:focus-visible{outline:2px solid var(--focus-color);border-radius:2px;margin:0 -2px;padding:0 2px}.post-list{padding:3rem 0 0}.section-title{color:var(--muted);letter-spacing:-.00563rem;border-bottom:1px solid var(--rule);padding-bottom:.5rem;font-size:.875rem;font-weight:460;line-height:normal}.post-list>ul{flex-direction:column;display:flex}.post-list>ul>li{border-bottom:1px solid var(--rule)}.post-list>ul>li:last-child{border-bottom:none}.post-list>ul>li>ul{flex-direction:column;display:flex}.post-list>ul>li>ul>li:last-child>a:after,.post-list>ul>li>ul>li:last-child>.post-list-row:after{display:none}.post-list a,.post-list-row{justify-content:space-between;align-items:flex-start;gap:1rem;min-height:2.875rem;padding:.735rem 0 .735rem 6.75rem;display:flex;position:relative}.post-list a:after,.post-list-row:after{content:"";border-bottom:1px solid var(--rule);position:absolute;bottom:0;left:6.75rem;right:0}.post-list-row{cursor:default}.post-list-row .item-title{color:var(--muted);font-style:italic}.post-list-row .item-title:after{display:none}.group-label{color:var(--muted);letter-spacing:-.00563rem;font-size:.875rem;font-weight:460;line-height:1.25rem;transition:opacity .14s;position:absolute;left:0}.item-copy{flex-direction:column;flex:1;gap:.1875rem;min-width:0;display:flex}.item-title{color:#111;letter-spacing:-.00563rem;align-items:center;width:fit-content;font-size:.875rem;font-weight:460;line-height:1.25rem;transition:opacity .14s,transform .14s;display:inline-flex}.item-title:after{content:"";opacity:0;border-top:1px solid;border-right:1px solid;width:.375rem;height:.375rem;margin-left:.5rem;transition:opacity .14s,transform .14s;transform:translate(-.125rem)rotate(45deg)}.item-description{max-width:21rem;color:var(--muted);letter-spacing:.00063rem;font-size:.8125rem;font-weight:460;line-height:1rem;transition:opacity .14s}.post-list time{color:var(--muted);letter-spacing:-.00563rem;flex:none;font-size:.875rem;font-weight:460;line-height:1.25rem;transition:opacity .14s}@media screen and (min-width:520px){.post-list>ul:has(a:hover) .group-label{opacity:.3}.post-list>ul:has(a:hover) .item-title{opacity:.3}.post-list>ul:has(a:hover) .item-description{opacity:.3}.post-list>ul:has(a:hover) time{opacity:.3}.post-list>ul:has(a:hover) a:hover .group-label{opacity:1}.post-list>ul:has(a:hover) a:hover .item-title{opacity:1}.post-list>ul:has(a:hover) a:hover .item-description{opacity:1}.post-list>ul:has(a:hover) a:hover time{opacity:1}}.post-list a:hover .item-title{transform:translate(.0625rem)}.post-list a:hover .item-title:after{opacity:.42;transform:translate(.25rem)rotate(45deg)}.site-footer{padding:2.5rem 0 5rem}.site-footer:before{content:"";background:#ededed;width:3.125rem;height:1px;margin:0 0 2.375rem;display:block}.footer-row{justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.footer-row p,.local-time{color:var(--muted);letter-spacing:-.0025rem;font-size:.8125rem;font-weight:460;line-height:normal}.local-times{flex-direction:column;gap:.45rem;display:flex}.clock-text{font-variant-numeric:tabular-nums;opacity:0;transition:opacity .3s;display:inline-block}.clock-text[data-ready=true]{opacity:1}@media screen and (max-width:768px){body:before{height:2.5rem}.homepage{padding:2rem 1.5rem 2.5rem}}@media screen and (max-width:520px){.post-list a,.post-list-row{gap:.75rem;padding-left:3rem}.post-list a:after,.post-list-row:after{left:3rem}.item-description{max-width:none}.post-list time{white-space:nowrap;text-align:right;font-size:.8125rem}.footer-row{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
