.pullquote{margin:1.5rem 0}.pullquote__quote{margin:0;border-inline-start:.25rem solid #d1d5db;padding-inline-start:1rem;font-size:1.2rem;font-weight:500;font-style:italic;line-height:1.55;quotes:none}.dark .pullquote__quote{border-inline-start-color:#4b5563}.prose .pullquote>blockquote p{margin:0}.prose .pullquote>blockquote p:first-of-type::before,.prose .pullquote>blockquote p:last-of-type::after{content:none}@media(min-width:768px){.pullquote{max-width:22rem;margin-top:.25rem}.pullquote__quote{font-size:1.35rem}.pullquote__quote p{text-align:center;align-items:center;text-wrap:balance}.pullquote--left{float:left;margin-inline-end:1.5rem}.pullquote--right{float:right;margin-inline-start:1.5rem}.pullquote--none{float:none;margin-inline:auto}}:root{--sn-width:15rem;--sn-gap:1.5rem;--sn-font-size:0.8rem;--sn-line-height:1.45;--sn-border-color:#d6d3d1;--sn-bg:#fafaf9;--sn-text:#78716c;--sn-label-underline:#d6d3d1;--sn-label-bg:transparent;--sn-label-hover-bg:#f5f5f4;--sn-label-text:inherit;--sn-highlight-border:#b45309;--sn-highlight-bg:#fffbeb;--sn-highlight-label-bg:#fef3c7;--sn-toggle-color:#a8a29e;--sn-toggle-hover:#44403c}.dark{--sn-border-color:#44403c;--sn-bg:#1c1917;--sn-text:#a8a29e;--sn-label-underline:#57534e;--sn-label-bg:transparent;--sn-label-hover-bg:#292524;--sn-label-text:inherit;--sn-highlight-border:#d97706;--sn-highlight-bg:#292524;--sn-highlight-label-bg:#422006;--sn-toggle-color:#78716c;--sn-toggle-hover:#d6d3d1}.sidenote-label{cursor:pointer;color:var(--sn-label-text);background:var(--sn-label-bg);text-decoration:underline;text-decoration-color:var(--sn-label-underline);text-decoration-style:wavy;text-decoration-thickness:1px;text-underline-offset:3px;padding:0 1px;border-radius:2px;transition:background-color .2s ease,text-decoration-color .2s ease}.sidenote-label:hover{background:var(--sn-label-hover-bg);text-decoration-color:var(--sn-highlight-border)}.sidenote-label.sn-active{background:var(--sn-highlight-label-bg);text-decoration-color:var(--sn-highlight-border)}.sidenote-toggle{cursor:pointer;color:var(--sn-toggle-color);font-size:.75em;vertical-align:super;line-height:0;user-select:none;transition:color .15s ease}.sidenote-toggle:hover{color:var(--sn-toggle-hover)}.sidenote{position:static}.sidenote-checkbox{display:none}.sidenote-content{box-sizing:border-box;padding:.65rem .85rem;background:var(--sn-bg);font-size:var(--sn-font-size);line-height:var(--sn-line-height);color:var(--sn-text);transition:border-color .25s ease,background-color .25s ease;position:static;display:none;width:100%;margin:.75em 0;border-left:3px solid var(--sn-border-color);border-radius:0 .25rem .25rem 0}.sidenote-content.sn-active{border-color:var(--sn-highlight-border);background:var(--sn-highlight-bg)}.sidenote-checkbox:checked+.sidenote-content{display:block}.sidenote-content p{margin:0 0 .5em}.sidenote-content p:last-child{margin-bottom:0}.sidenote-content img{max-width:100%;height:auto;border-radius:.25rem;margin:.4em 0}.sidenote-content ul,.sidenote-content ol{margin:.3em 0;padding-left:1.2em}.sidenote-content blockquote{margin:.4em 0;padding-left:.6em;border-left:2px solid var(--sn-border-color);font-style:italic}.sidenote-content code{font-size:.9em}.sidenote-content pre{overflow-x:auto;font-size:.85em;margin:.4em 0}.sidenote-retro .sidenote-label{text-decoration-color:#d97706}.sidenote-retro .sidenote-label:hover{background:#fef3c7;text-decoration-color:#b45309}.sidenote-retro .sidenote-label.sn-active{background:#fef3c7;text-decoration-color:#b45309}.sidenote-retro-toggle{color:#d97706!important}.sidenote-content.sidenote-retro{border-left-color:#d97706;background:#fffbeb}.sidenote-content.sidenote-retro.sn-active{border-color:#b45309;background:#fef3c7}.sidenote-retro-header{display:flex;align-items:center;gap:.3rem;margin:-.65rem -.85rem .5rem;padding:.3rem .85rem;background:#fef3c7;border-bottom:1px solid #fde68a;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#92400e}.dark .sidenote-retro .sidenote-label{text-decoration-color:#f59e0b}.dark .sidenote-retro .sidenote-label:hover,.dark .sidenote-retro .sidenote-label.sn-active{background:#451a03;text-decoration-color:#f59e0b}.dark .sidenote-retro-toggle{color:#f59e0b!important}.dark .sidenote-content.sidenote-retro{border-left-color:#f59e0b;background:#451a03}.dark .sidenote-content.sidenote-retro.sn-active{border-color:#f59e0b;background:#78350f}.dark .sidenote-retro-header{background:#78350f;border-bottom-color:#92400e;color:#fde68a}@media screen and (min-width:1600px){html{overflow-x:clip}.sidenote-content{position:absolute;display:block;width:var(--sn-width);left:100%;margin:0 0 0 var(--sn-gap);border-left-width:2px;border-radius:0}.sidenote-toggle{display:none}}