@layer theme-linear{[data-theme=linear] .post-content{color:var(--theme-content-text);margin-left:auto;margin-right:auto;font-family:inherit;font-size:.875rem;line-height:1.5rem}[data-theme=linear] .post-content>:first-child{margin-top:0}[data-theme=linear] .post-content h1{font-family:var(--font-display);color:var(--theme-heading-text);letter-spacing:-.025em;margin-top:3rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;line-height:1.2}[data-theme=linear] .post-content h2{font-family:var(--font-display);color:var(--theme-heading-text);letter-spacing:-.02em;margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:2rem}[data-theme=linear] .post-content h3{color:var(--theme-heading-text);font-family:var(--font-display);letter-spacing:-.015em;align-items:center;column-gap:.75rem;margin-top:2rem;margin-bottom:1rem;font-size:1rem;font-weight:600;line-height:1.5rem;display:flex}[data-theme=linear] .post-content h3>svg{flex:none;width:1rem;height:1rem}[data-theme=linear] .post-content h4{color:var(--theme-heading-text);font-family:var(--font-display);letter-spacing:-.01em;margin-top:1.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;line-height:1.5rem}[data-theme=linear] .post-content h5{color:var(--theme-heading-text);margin:1.25rem 0 .625rem;font-size:.875rem;font-weight:600;line-height:1.4}[data-theme=linear] .post-content h6{text-transform:uppercase;letter-spacing:.05em;color:var(--theme-heading-text);margin:1rem 0 .5rem;font-size:.75rem;font-weight:600;line-height:1.4}[data-theme=linear] .post-content p{color:var(--theme-content-text);margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.75}[data-theme=linear] .post-content p:first-child{margin-top:0}[data-theme=linear] .post-content p:last-child{margin-bottom:0}[data-theme=linear] .post-content strong,[data-theme=linear] .post-content b{color:var(--theme-heading-text);font-weight:700}[data-theme=linear] .post-content blockquote{border-left:3px solid var(--theme-border);color:var(--theme-content-text);background-color:var(--theme-bg-subtle);border-radius:0 .75rem .75rem 0;margin-top:2rem;margin-bottom:2rem;padding:1.5rem 2rem;font-style:italic}[data-theme=linear] .post-content blockquote p{margin:0}[data-theme=linear] .post-content blockquote p:not(:last-child){margin-bottom:1rem}[data-theme=linear] .post-content a:not(h2 a,h3 a,h4 a){color:var(--theme-accent-primary);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--theme-accent-primary)40%,transparent);text-decoration-color:color-mix(in srgb,var(--theme-accent-primary)40%,transparent);text-underline-offset:.125rem;font-weight:600;transition-property:color,text-decoration-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}[data-theme=linear] .post-content a:not(h2 a,h3 a,h4 a):hover{color:var(--theme-accent-primary);-webkit-text-decoration-color:color-mix(in srgb,var(--theme-accent-primary)60%,transparent);text-decoration-color:color-mix(in srgb,var(--theme-accent-primary)60%,transparent)}[data-theme=linear] .post-content a:focus{outline:2px solid var(--theme-accent-primary);outline-offset:2px;border-radius:.25rem}[data-theme=linear] .post-content code{color:var(--theme-content-text);border:1px solid var(--theme-border);border-radius:.375rem;padding:.25rem .5rem;font-family:Monaco,Consolas,monospace;font-size:.75em;font-weight:700;line-height:1}[data-theme=linear] .post-content code:not(pre code):before,[data-theme=linear] .post-content code:not(pre code):after{content:"`"}[data-theme=linear] .post-content pre{color:var(--theme-content-text);border:1px solid var(--theme-border);border-radius:.5rem;margin-top:2rem;margin-bottom:2rem;display:flex;overflow-x:auto}[data-theme=linear] .post-content pre code{color:var(--theme-content-text);background:0 0;border:none;flex:none;padding:1.5rem;font-size:.8125rem;font-weight:400;line-height:1.5rem}[data-theme=linear] .post-content pre code:before,[data-theme=linear] .post-content pre code:after{content:none}[data-theme=linear] .post-content kbd{color:var(--theme-content-text);border:1px solid var(--theme-border);border-radius:.25rem;padding:0 .375rem;font-family:Monaco,Consolas,monospace;font-size:.75rem;font-weight:400;line-height:1.25rem;display:inline-block}[data-theme=linear] .post-content hr{border:0;border-top:1px solid var(--theme-border);margin-top:2.5rem;margin-bottom:2.5rem}[data-theme=linear] .post-content ul,[data-theme=linear] .post-content ol{margin-top:1.5rem;margin-bottom:1.5rem;padding-left:1.375rem}[data-theme=linear] .post-content ul{list-style-type:disc}[data-theme=linear] .post-content ol{list-style-type:decimal}[data-theme=linear] .post-content li{color:var(--theme-content-text);margin-top:1rem;padding-left:.625rem;line-height:1.6}[data-theme=linear] .post-content li::marker{color:var(--theme-border)}[data-theme=linear] .post-content ol>li::marker{font-size:.75rem;font-weight:600}[data-theme=linear] .post-content li>p,[data-theme=linear] .post-content li>ol,[data-theme=linear] .post-content li>ul{margin-top:1rem;margin-bottom:1rem}[data-theme=linear] .post-content ul ul,[data-theme=linear] .post-content ol ol,[data-theme=linear] .post-content ul ol,[data-theme=linear] .post-content ol ul{margin:.5rem 0}[data-theme=linear] .post-content table{text-align:left;border:1px solid var(--theme-border);border-collapse:separate;border-spacing:0;border-radius:.75rem;width:100%;margin-top:2rem;margin-bottom:2rem;overflow:hidden}[data-theme=linear] .post-content thead{border-bottom:1px solid var(--theme-border)}[data-theme=linear] .post-content thead th{color:var(--theme-heading-text);background-color:var(--theme-bg-element);text-transform:uppercase;letter-spacing:.05em;padding-top:.75rem;padding-bottom:.75rem;font-size:.875rem;font-weight:600}[data-theme=linear] .post-content tbody tr{border-bottom:1px solid var(--theme-border)}[data-theme=linear] .post-content tbody tr:last-child{border-bottom:none}[data-theme=linear] .post-content tbody tr:hover{background-color:var(--theme-bg-subtle)}[data-theme=linear] .post-content tbody td{padding-top:.75rem;padding-bottom:.75rem}[data-theme=linear] .post-content :is(th,td):first-child{padding-left:1rem;padding-right:.5rem}[data-theme=linear] .post-content :is(th,td):last-child{padding-left:.5rem;padding-right:1rem}[data-theme=linear] .post-content :is(th,td):not(:first-child,:last-child){padding-left:.5rem;padding-right:.5rem}[data-theme=linear] .post-content img{border-radius:.75rem;max-width:100%;height:auto;margin-top:2rem;margin-bottom:2rem;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}[data-theme=linear] .post-content img:hover{transform:translateY(-2px)}[data-theme=linear] .post-content details{border:1px solid var(--theme-border);background-color:var(--theme-bg-subtle);border-radius:.75rem;margin-top:1.5rem;margin-bottom:1.5rem;transition:all .2s ease-in-out;overflow:hidden}[data-theme=linear] .post-content details:hover,[data-theme=linear] .post-content details[open]{border-color:var(--theme-accent-primary)}[data-theme=linear] .post-content summary{cursor:pointer;color:var(--theme-heading-text);-webkit-user-select:none;user-select:none;background-color:var(--theme-bg-subtle);justify-content:space-between;align-items:center;margin-bottom:0;padding:1rem 1.5rem;font-weight:600;transition:background-color .2s ease-in-out;display:flex;position:relative}[data-theme=linear] .post-content summary:hover{color:var(--theme-accent-primary);background-color:var(--theme-bg-muted)}[data-theme=linear] .post-content summary::marker{display:none}[data-theme=linear] .post-content summary:after{content:"";opacity:.6;border-bottom:2px solid;border-right:2px solid;width:.75rem;height:.75rem;margin-left:.5rem;transition:transform .2s ease-in-out;transform:rotate(45deg)}[data-theme=linear] .post-content details[open] summary:after{transform:rotate(-135deg)}[data-theme=linear] .post-content details>:not(summary){margin:0;padding:0 1.5rem 1.5rem}[data-theme=linear] .post-content>:last-child{margin-bottom:0}[data-theme=linear] .post-content :is(h2,h3,h4)+*{margin-top:1rem}[data-theme=linear] .post-content :is(blockquote,pre,table)+*{margin-top:2rem}[data-theme=linear] .post-content hr+*{margin-top:2.5rem}@media (max-width:768px){[data-theme=linear] .post-content{font-size:1rem;line-height:1.7}[data-theme=linear] .post-content h1{margin:2.5rem 0 1.25rem;font-size:1.375rem}[data-theme=linear] .post-content h2{margin:2rem 0 1rem;font-size:1.25rem}[data-theme=linear] .post-content h3{margin:1.75rem 0 .875rem;font-size:1.125rem}[data-theme=linear] .post-content h4{margin:1.5rem 0 .75rem;font-size:1rem}[data-theme=linear] .post-content p{margin:1.25rem 0}[data-theme=linear] .post-content pre{padding:1rem;font-size:.8125rem}[data-theme=linear] .post-content blockquote{margin:1.5rem 0;padding:1.25rem 1.5rem}}@media (max-width:480px){[data-theme=linear] .post-content{font-size:.9375rem}[data-theme=linear] .post-content h1{font-size:1.25rem}[data-theme=linear] .post-content h2{font-size:1.125rem}[data-theme=linear] .post-content h3{font-size:1rem}[data-theme=linear] .post-content pre{padding:.75rem;font-size:.75rem}[data-theme=linear] .post-content blockquote{padding:1rem 1.25rem}}[data-theme=linear] .post-content a:focus-visible,[data-theme=linear] .post-content button:focus-visible,[data-theme=linear] .post-content input:focus-visible,[data-theme=linear] .post-content textarea:focus-visible,[data-theme=linear] .post-content select:focus-visible{outline:2px solid var(--theme-accent-primary);outline-offset:2px;border-radius:.25rem}[data-theme=linear] .post-content ::selection{background-color:color-mix(in srgb,var(--theme-accent-primary)30%,transparent);color:inherit}@media print{[data-theme=linear] .post-content{font-size:12pt;line-height:1.6}[data-theme=linear] .post-content h1,[data-theme=linear] .post-content h2,[data-theme=linear] .post-content h3,[data-theme=linear] .post-content h4,[data-theme=linear] .post-content h5,[data-theme=linear] .post-content h6{page-break-after:avoid}[data-theme=linear] .post-content img{page-break-inside:avoid;max-width:100%!important}[data-theme=linear] .post-content pre,[data-theme=linear] .post-content blockquote{page-break-inside:avoid}}}
