.home-link{display:flex;flex-direction:row;margin-bottom:var(--lui-spacing-fluid-16)}.home-link p+p::before{content:"/";margin:var(--lui-spacing-fixed-0) var(--lui-spacing-fluid-8);opacity:.4}.post{margin-bottom:var(--lui-spacing-fluid-24);transition:transform .2s;width:100%}.post a{display:flex;flex-direction:row;justify-content:space-between;text-decoration:none;color:var(--lui-color-neutral-text-body) !important;gap:var(--lui-spacing-fluid-16)}.post:hover{transform:translateY(-4px)}.post-header{display:flex;flex-direction:column}.post-header p:first-of-type{font-weight:500}.post-list{margin-top:var(--lui-spacing-fluid-80)}.post-details{display:flex;flex-direction:column;gap:var(--lui-spacing-fluid-8);margin-bottom:var(--lui-spacing-fluid-40)}time{white-space:nowrap;opacity:.8}h1{font:var(--lui-typography-weight-bold) var(--lui-brand-typography-font-size-2xl)/var(--lui-brand-typography-line-height-heading) var(--lui-brand-typography-font-family-heading);text-transform:var(--lui-typography-case-none)}h2{font:var(--lui-typography-weight-semibold) var(--lui-brand-typography-font-size-1xl)/var(--lui-brand-typography-line-height-heading) var(--lui-brand-typography-font-family-heading);text-transform:var(--lui-typography-case-none)}h3{font:var(--lui-typography-weight-medium) var(--lui-brand-typography-font-size-md)/var(--lui-brand-typography-line-height-heading) var(--lui-brand-typography-font-family-heading);text-transform:var(--lui-typography-case-none)}p{font:var(--lui-typography-weight-regular) var(--lui-brand-typography-font-size-1xs)/var(--lui-brand-typography-line-height-body) var(--lui-brand-typography-font-family-body);text-transform:var(--lui-typography-case-none)}a{color:var(--lui-color-link-default) !important;transition:filter .3s ease}a:not([aria-disabled=true]):not(.is-disabled):hover{filter:brightness(0.76)}a:not([aria-disabled=true]):not(.is-disabled):active{filter:brightness(0.6)}a:not([aria-disabled=true]):not(.is-disabled):focus,a:not([aria-disabled=true]):not(.is-disabled):focus-visible{outline:0;box-shadow:0 0 0 2px var(--lui-color-primary-border-stroke)}a:disabled,a.is-disabled,a[aria-disabled=true]{pointer-events:none;cursor:not-allowed;opacity:var(--lui-opacity-disabled);text-decoration:none}code>span.line span{font-family:"Google Sans",monospace !important}article.full-post pre{position:relative;padding:var(--lui-spacing-fluid-16);border-radius:8px}article.full-post{margin-bottom:80px}article.full-post ul{list-style-position:inside}article.full-post p+h2,article.full-post p+h3,article.full-post p+h4,article.full-post pre+h2,article.full-post pre+h3,article.full-post pre+h4,article.full-post pre+p,article.full-post ul+h2,article.full-post ul+h3,article.full-post ul+h4,article.full-post p+pre{margin-top:2rem}article.full-post p+p,article.full-post p+ul,article.full-post h2+h3,article.full-post h2+ul,article.full-post h2+p,article.full-post h3+p,article.full-post h3+ul,article.full-post ul+p{margin-top:1rem}.code-copy-btn{position:absolute;top:.75rem;right:.75rem;background:hsl(212,80%,50%);border:none;color:#fff;padding:.5rem .75rem;border-radius:4px;cursor:pointer;font-size:.875rem;font-family:system-ui,-apple-system,sans-serif;font-weight:500;transition:all .2s ease;z-index:10}.code-copy-btn:hover{background:hsl(212,80%,46%)}.code-copy-btn:active{transform:scale(0.95)}.code-copy-btn.copied{background:#2b8a3e}
