@import url("https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");::-webkit-scrollbar{width:8px!important;height:8px!important}::-webkit-scrollbar-track{background:transparent!important}::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.3)!important;border-radius:0!important}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.5)!important}*{scrollbar-width:thin!important;scrollbar-color:hsl(var(--muted-foreground)/.3) transparent!important}html{scrollbar-gutter:stable!important}body{overflow-y:scroll!important}body::-webkit-scrollbar{width:0!important;height:0!important;background:transparent!important}body{scrollbar-width:none!important;-ms-overflow-style:none!important}.post-content{font-family:"Source Serif 4",Baskerville,Libre Baskerville,"Droid Serif",Times New Roman,Times,serif,Noto Emoji,Quivira!important;line-height:1.5;color:#000;font-size:14px;font-weight:400;max-width:100%}.post-content h1{font-size:22px;font-weight:600;margin-bottom:1rem;border-bottom:1px dotted rgba(0,0,0,.7)}.post-content h1,.post-content h2{font-family:"Source Serif 4",Baskerville,Libre Baskerville,"Droid Serif",Times New Roman,Times,serif,Noto Emoji,Quivira!important;scroll-margin-top:5rem;line-height:1.2;font-style:normal;letter-spacing:-.01em;margin-top:1.5rem;padding-bottom:.3rem;color:#333}.post-content h2{font-size:18px;font-weight:700;margin-bottom:.75rem;border-bottom:1px dotted rgba(0,0,0,.5)}.post-content h3{font-size:16px;margin-top:1.25rem;padding-bottom:.3rem;border-bottom:1px dotted rgba(0,0,0,.4)}.post-content h3,.post-content h4{font-family:"Source Serif 4",Baskerville,Libre Baskerville,"Droid Serif",Times New Roman,Times,serif,Noto Emoji,Quivira!important;scroll-margin-top:5rem;line-height:1.2;font-weight:600;font-style:normal;letter-spacing:-.01em;margin-bottom:.5rem;color:#333}.post-content h4{font-size:15px;margin-top:1rem}.post-content h1:first-child,.post-content h2:first-child,.post-content h3:first-child,.post-content p:first-of-type{margin-top:.5rem}.post-content p{line-height:1.5;margin-bottom:.75rem;font-weight:400}.post-content blockquote{margin:1rem 0;padding:.5rem 1.5rem;font-style:italic;color:#333;position:relative}.post-content blockquote:after,.post-content blockquote:before{font-family:Georgia,serif;font-size:2rem;color:#aaa;position:absolute;height:1rem;line-height:0}.post-content blockquote:before{content:'"';left:0;top:.75rem}.post-content blockquote:after{content:'"';right:0;bottom:0}.post-content a{color:#333;text-decoration:none;border-bottom:1px dotted #666;transition:border-color .2s ease}.post-content a:hover{border-color:#000}.post-content a.internal-link{color:#2563eb;border-bottom:1px solid rgba(37,99,235,.3);text-decoration:none;transition:color .2s ease,border-color .2s ease;padding-right:1.2em;position:relative}.post-content a.internal-link:hover{color:#1d4ed8;border-color:rgba(37,99,235,.6)}.post-content a.internal-link:after{content:"";position:absolute;right:.2em;top:50%;transform:translateY(-50%);width:.6em;height:.6em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%232563eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 7 10 10'/%3E%3Cpath d='M17 7v10H7'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;opacity:.7;transition:opacity .2s ease}.post-content a.internal-link:hover:after{opacity:1}.post-content ul{margin-top:.5rem;margin-bottom:.75rem;margin-left:1.25rem;list-style-type:disc}.post-content ul>li{margin-top:.25rem;margin-bottom:.25rem;padding-left:.25rem}.post-content ol{margin-top:.5rem;margin-bottom:.75rem;margin-left:1.25rem;list-style-type:decimal}.post-content ol>li{margin-top:.25rem;margin-bottom:.25rem;padding-left:.25rem}.post-content code{font-family:JetBrains Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85em;background-color:rgba(0,0,0,.05);padding:.1em .3em;border-radius:3px;font-style:normal}.post-content pre{margin-bottom:.75rem;margin-top:.75rem;overflow-x:auto;border-radius:.25rem;border:1px solid rgba(0,0,0,.1);padding:.75rem;background-color:rgba(0,0,0,.03)}.post-content pre>code{background-color:transparent;padding:0;font-size:.9em;font-weight:400;color:inherit;font-style:normal}.post-content sup{font-size:.75em;vertical-align:super;line-height:0}.post-content sup a{text-decoration:none;border-bottom:none;padding:0 .2em}.post-content table{width:100%;border-collapse:collapse;margin:.75rem 0;font-style:normal}.post-content th{background-color:rgba(0,0,0,.05);font-weight:600;text-align:left}.post-content td,.post-content th{padding:.5rem;border:1px solid rgba(0,0,0,.1)}.post-content img{max-width:100%;height:auto;margin:.75rem auto;display:block}:is(.dark) .post-content{color:#e5e5e5}:is(.dark) .post-content h1,:is(.dark) .post-content h2,:is(.dark) .post-content h3,:is(.dark) .post-content h4,:is(.dark) .post-content h5,:is(.dark) .post-content h6{color:#f5f5f5;border-color:hsla(0,0%,100%,.2)}:is(.dark) .post-content h1{border-bottom:1px dotted hsla(0,0%,100%,.3)}:is(.dark) .post-content h2{border-bottom:1px dotted hsla(0,0%,100%,.25)}:is(.dark) .post-content h3{border-bottom:1px dotted hsla(0,0%,100%,.2)}:is(.dark) .post-content h4{color:#f5f5f5}:is(.dark) .post-content h5{color:#f5f5f5}:is(.dark) .post-content h6{color:#f5f5f5}:is(.dark) .post-content a{color:#d4d4d4;border-color:#666}:is(.dark) .post-content a:hover{border-color:#999}:is(.dark) .post-content a.internal-link{color:#60a5fa;border-color:rgba(96,165,250,.3)}:is(.dark) .post-content a.internal-link:hover{color:#93c5fd;border-color:rgba(147,197,253,.6)}:is(.dark) .post-content a.internal-link:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2360a5fa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 7 10 10'/%3E%3Cpath d='M17 7v10H7'/%3E%3C/svg%3E")}:is(.dark) .post-content blockquote{color:#bbb}:is(.dark) .post-content code,:is(.dark) .post-content pre{background-color:hsla(0,0%,100%,.05);color:#e0e0e0}.post-content,.post-content p{hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.post-content p{text-align:justify;text-align-last:left}a[data-link-icon-type*=svg] .link-icon-hook:after{content:"";position:relative;bottom:.15em;margin-left:.2em;background-image:var(--link-icon-url);background-size:.55em;background-repeat:no-repeat;background-position:50%;opacity:.55;display:inline-block;width:1em;height:1em}a[data-link-icon-type*=svg][data-link-icon-color]:hover .link-icon-hook:after{background-image:var(--link-icon-url-hover,var(--link-icon-url));filter:brightness(0) saturate(100%) sepia(100%) hue-rotate(-10deg) saturate(800%) brightness(1.2);opacity:1}a[data-link-icon-type*=svg][data-link-icon-color]:hover{--link-underline-gradient-line-color:var(--link-icon-color-hover,#e00)!important}a[data-link-icon=apple] .link-icon-hook:after{--link-icon-size:0.60em;--link-icon-offset-y:0.25em;--link-icon-opacity:0.5;--link-underline-gradient-line-color:var(--link-icon-color-hover,#e00)!important}a[data-link-icon=internal] .link-icon-hook:after{margin-left:.05em;bottom:.1em}a[data-link-icon=youtube] .link-icon-hook:after{--link-icon-size:1em;margin-left:.05em;bottom:.1em;--link-icon-opacity:0.6;--link-underline-gradient-line-color:var(--link-icon-color-hover,#e00)!important}.book-component{text-decoration:none;border:none}.book-link{color:inherit!important}.book-link,.book-link:hover{text-decoration:none!important;border-bottom:none!important}.book-image-container{position:relative!important;width:160px!important;height:240px!important;margin-bottom:.5rem!important;display:block!important;border-radius:0!important;overflow:hidden!important}.book-image,.book-image-container{background:none!important;background-image:none!important;background-size:auto!important;background-position:50%!important;background-repeat:no-repeat!important}.book-image{object-fit:contain!important;position:absolute!important;width:100%!important;height:100%!important;top:0!important;left:0!important;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important;filter:none!important;transform:none!important;transition:none!important;border-radius:0!important}.book-title{font-weight:500!important}.book-author,.book-title{color:inherit!important;text-align:center!important;text-decoration:none!important}.book-author{font-weight:400!important}.product-component{text-decoration:none;border:none}.product-link{color:inherit}.product-link,.product-link:hover{text-decoration:none!important;border-bottom:none!important}.product-image-container{position:relative!important;width:192px!important;height:192px!important;margin-bottom:.75rem!important;display:block!important;border-radius:0!important;overflow:hidden!important}.product-image,.product-image-container{background:none!important;background-image:none!important;background-size:auto!important;background-position:50%!important;background-repeat:no-repeat!important}.product-image{object-fit:contain!important;position:absolute!important;width:100%!important;height:100%!important;top:0!important;left:0!important;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important;filter:none!important;transform:none!important;border-radius:0!important}.product-title{font-weight:500;color:inherit;text-align:center}.product-description{text-align:center;max-width:90%;line-height:1.4;margin-top:.25rem!important}.paper-component{text-decoration:none;border:none}.paper-link{text-decoration:none!important;border:none!important;background:none!important;cursor:pointer!important}.paper-iframe-container{position:relative!important;width:160px!important;height:206px!important;margin-bottom:.5rem!important;overflow:hidden!important;background:none!important}.paper-iframe{width:100%!important;height:100%!important;pointer-events:none!important;background:none!important}.paper-title{font-weight:500!important;text-align:center!important}.paper-author,.paper-date{font-weight:400!important;text-align:center!important;margin-top:.25rem!important}.quoted-tweet-container_root__92393{width:100%;overflow:hidden;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-quoted-container-margin);transition-property:background-color,box-shadow;transition-duration:.2s;cursor:pointer}.quoted-tweet-container_root__92393:hover{background-color:var(--tweet-quoted-bg-color-hover)}.quoted-tweet-container_article__FoJQN{position:relative;box-sizing:inherit}.tweet-media-video_anchor__EMqq1{display:flex;align-items:center;color:#fff;padding:0 1rem;border:1px solid transparent;border-radius:9999px;font-weight:700;transition:background-color .2s;cursor:pointer;user-select:none;outline-style:none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.tweet-media-video_videoButton__P9iF2{position:relative;height:67px;width:67px;display:flex;align-items:center;justify-content:center;background-color:var(--tweet-color-blue-primary);transition-property:background-color;transition-duration:.2s;border:4px solid #fff;border-radius:9999px;cursor:pointer}.tweet-media-video_videoButton__P9iF2:focus-visible,.tweet-media-video_videoButton__P9iF2:hover{background-color:var(--tweet-color-blue-primary-hover)}.tweet-media-video_videoButtonIcon__7gRo1{margin-left:3px;width:calc(50% + 4px);height:calc(50% + 4px);max-width:100%;color:#fff;fill:currentColor;user-select:none}.tweet-media-video_watchOnTwitter__2ucCU{position:absolute;top:12px;right:8px}.tweet-media-video_watchOnTwitter__2ucCU>a{min-width:2rem;min-height:2rem;font-size:.875rem;line-height:1rem;backdrop-filter:blur(4px);background-color:rgba(15,20,25,.75)}.tweet-media-video_watchOnTwitter__2ucCU>a:hover{background-color:rgba(39,44,48,.75)}.tweet-media-video_viewReplies__dp8G_{position:relative;min-height:2rem;background-color:var(--tweet-color-blue-primary);border-color:var(--tweet-color-blue-primary);font-size:.9375rem;line-height:1.25rem}.tweet-media-video_viewReplies__dp8G_:hover{background-color:var(--tweet-color-blue-primary-hover)}