.learn-prose{--learn-accent:#E86F3A;--learn-accent-soft:rgba(232,111,58,0.35);--learn-accent-bg:rgba(232,111,58,0.06);--learn-text-primary:#1A1612;--learn-text-secondary:#4A4036;--learn-text-muted:#7A6E62;--learn-rule:rgba(26,22,18,0.08);--learn-rule-strong:rgba(26,22,18,0.15);--learn-code-bg:#FFEADD;--learn-pre-bg:#FFF7ED;font-size:.9375rem;line-height:1.7;color:var(--learn-text-primary);max-width:70ch}@media (min-width:640px){.learn-prose{font-size:1rem;line-height:1.75}}.learn-prose>*+*{margin-top:1.25em}.learn-prose h2,.learn-prose h3,.learn-prose h4,.learn-prose h5,.learn-prose h6{font-weight:600;letter-spacing:-.015em;color:var(--learn-text-primary);scroll-margin-top:6rem}.learn-prose h2{font-size:1.5rem;line-height:1.25;margin-top:2.25em;margin-bottom:.6em;padding-bottom:.35em;border-bottom:1px solid var(--learn-rule)}.learn-prose h3{font-size:1.2rem;line-height:1.3;margin-top:1.75em;margin-bottom:.5em}.learn-prose h4{font-size:1.05rem;line-height:1.35;margin-top:1.4em;margin-bottom:.4em}.learn-prose h5,.learn-prose h6{font-size:.95rem;margin-top:1.25em;margin-bottom:.35em}.learn-prose a.heading-anchor{margin-left:.35em;color:var(--learn-accent);text-decoration:none;opacity:0;transition:opacity .12s ease;font-weight:500}.learn-prose a.heading-anchor:focus,.learn-prose h2:hover a.heading-anchor,.learn-prose h3:hover a.heading-anchor,.learn-prose h4:hover a.heading-anchor{opacity:1}.learn-prose a.heading-anchor:focus-visible{outline:2px solid var(--learn-accent);outline-offset:2px}.learn-prose p{margin-top:0;margin-bottom:1em}.learn-prose strong{color:var(--learn-text-primary);font-weight:600}.learn-prose em{font-style:italic}.learn-prose a:not(.heading-anchor){color:var(--learn-accent);text-decoration:none;border-bottom:1px solid var(--learn-accent-soft);transition:border-color .12s ease}.learn-prose a:not(.heading-anchor):hover{border-bottom-color:var(--learn-accent)}.learn-prose ol,.learn-prose ul{padding-left:1.5em;margin-top:.75em;margin-bottom:1em}.learn-prose ul{list-style:disc}.learn-prose ol{list-style:decimal}.learn-prose li,.learn-prose li>p{margin-bottom:.35em}.learn-prose li>ol,.learn-prose li>ul{margin-top:.35em;margin-bottom:.35em}.learn-prose blockquote{margin:1.5em 0;padding:.5em 1.1em;border-left:3px solid rgba(232,111,58,.55);color:var(--learn-text-secondary);font-style:italic}.learn-prose blockquote>*{margin-bottom:.5em}.learn-prose blockquote>:last-child{margin-bottom:0}.learn-prose code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:var(--learn-code-bg);color:var(--learn-accent);padding:.15em .4em;border-radius:4px}.learn-prose pre{background:var(--learn-pre-bg);border-radius:8px;padding:1em 1.2em;overflow-x:auto;font-size:.85em;line-height:1.5;margin:1.25em 0}.learn-prose pre code{background:transparent;color:inherit;padding:0;border-radius:0;font-size:inherit}.learn-prose table{width:100%;margin:1.5em 0;border-collapse:collapse;font-size:.9em}.learn-prose table caption{caption-side:bottom;text-align:left;color:var(--learn-text-muted);font-size:.85em;margin-top:.5em}.learn-prose thead th{text-align:left;font-weight:600;color:var(--learn-text-primary);border-bottom:2px solid var(--learn-rule-strong);padding:.55em .75em;background:rgba(26,22,18,.04)}.learn-prose tbody td,.learn-prose tbody th{padding:.55em .75em;border-bottom:1px solid var(--learn-rule);vertical-align:top}.learn-prose tbody tr:last-child td,.learn-prose tbody tr:last-child th{border-bottom:none}.learn-prose dl{margin:1.25em 0;padding:0}.learn-prose dt{font-weight:600;color:var(--learn-text-primary);margin-top:.75em}.learn-prose dd{margin-left:0;padding-left:1em;border-left:2px solid rgba(232,111,58,.25);color:var(--learn-text-secondary);margin-bottom:.5em}.learn-prose figure{margin:1.5em 0}.learn-prose figcaption{text-align:left;color:var(--learn-text-muted);font-size:.85em;margin-top:.4em}.learn-prose hr{border:0;border-top:1px solid rgba(26,22,18,.1);margin:2em 0}.learn-prose img{display:block;max-width:100%;height:auto;border-radius:8px;margin:1.25em 0}.learn-tldr{background:rgba(232,111,58,.06);border:1px solid rgba(232,111,58,.25);border-radius:10px;padding:1rem 1.15rem}.learn-tldr-label{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#E86F3A;margin-bottom:.4rem}.learn-tldr p{font-size:.95rem;line-height:1.65;color:#1A1612;margin:0}.learn-eeat{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(26,22,18,.08);color:#4A4036;font-size:.875rem;line-height:1.7}.learn-eeat h2{font-size:1rem;font-weight:600;color:#1A1612;margin-bottom:.4rem}.learn-eeat p{margin-bottom:.6rem}.learn-eeat ul{padding-left:1.25em;margin:.35em 0}.learn-eeat a{color:#E86F3A;text-decoration:none;border-bottom:1px solid rgba(232,111,58,.35)}.learn-eeat a:hover{border-bottom-color:#E86F3A}.learn-related{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(26,22,18,.08)}.learn-related h2{font-size:1rem;font-weight:600;color:#1A1612;margin-bottom:.6rem}.learn-toc{position:sticky;top:6rem;max-height:calc(100vh - 8rem);overflow-y:auto;padding-right:.5rem}.learn-toc h2{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7A6E62;margin-bottom:.6rem}.learn-toc ol{list-style:none;padding:0;margin:0}.learn-toc li{margin:0}.learn-toc a{display:block;color:#4A4036;font-size:.8125rem;line-height:1.4;text-decoration:none;border-left:2px solid transparent;padding:.25rem 0 .25rem .55rem}.learn-toc a:hover{color:#E86F3A;border-left-color:rgba(232,111,58,.5)}.learn-toc .toc-depth-3{padding-left:1.25rem}.learn-toc .toc-depth-4{padding-left:1.95rem}.learn-toc .toc-depth-5,.learn-toc .toc-depth-6{padding-left:2.65rem}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-dm-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-fraunces:"Fraunces","Fraunces Fallback"}