.preview-content-wrapper{width:100%;overflow:hidden;transition:box-shadow .3s ease}.preview-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#6b7280}.loading-spinner{width:40px;height:40px;border-radius:50%;border:3px solid rgba(203,213,225,.3);border-top-color:#3b82f6;animation:spin 1s ease-in-out infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(1turn)}}.preview-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#6b7280;text-align:center}.preview-empty-state svg{color:#d1d5db;margin-bottom:1rem}.preview-empty-state h3{font-size:1.25rem;font-weight:600;margin:.5rem 0;color:#374151}.preview-empty-state p{margin:0;font-size:.875rem}.content-viewer ol,.content-viewer ul{padding-left:1.5em;margin:1em 0}.content-viewer blockquote{border-left:4px solid #e5e7eb;margin-left:0;padding-left:1em;color:#4b5563}.content-viewer table{border-collapse:collapse;width:100%;margin:1em 0}.content-viewer td,.content-viewer th{font-size:1rem;border:1px solid #e5e7eb;padding:.5em 1em}.excalidraw-button{border:none!important;box-shadow:none!important;outline:none!important;text-shadow:none!important;background-color:transparent}.dark .styled-content-viewer{color:hsl(220,10%,80%)}.dark .styled-content-viewer h1{color:hsl(210,15%,90%)}.dark .styled-content-viewer h1 span,.dark .styled-content-viewer h1 strong,.dark .styled-content-viewer h2 span,.dark .styled-content-viewer h2 strong,.dark .styled-content-viewer h3 span,.dark .styled-content-viewer h4 span{color:#f2cc60}.dark .styled-content-viewer p,.dark .styled-content-viewer span{color:hsl(220,10%,75%)}.dark .styled-content-viewer strong{color:hsl(210,15%,90%)}.dark .styled-content-viewer a{color:hsl(210,80%,70%)}.dark .styled-content-viewer a:hover{color:hsl(210,90%,80%)}.dark .styled-content-viewer li,.dark .styled-content-viewer ol,.dark .styled-content-viewer ul{color:hsl(220,10%,75%)}.dark .styled-content-viewer blockquote{color:hsl(220,8%,65%);border-left-color:hsl(220,15%,30%)}.dark .styled-content-viewer code,.dark .styled-content-viewer pre{background-color:hsl(240,5%,20%);color:hsl(210,15%,80%)}.dark .styled-content-viewer table{border-color:hsl(240,5%,25%)}.dark .styled-content-viewer th{background-color:hsl(240,5%,22%);color:hsl(210,15%,85%)}.dark .styled-content-viewer td{border-color:hsl(240,5%,25%);color:hsl(220,10%,75%)}.dark .preview-empty-state h3{color:hsl(210,12%,87%)}