.editorjs .link-tool:hover{background:#f8fafc}.editorjs .link-tool__image{object-fit:cover;border-radius:4px;flex-shrink:0;width:100px;height:100px}.editorjs .link-tool__content{flex:1}.editorjs .link-tool__title{color:var(--foreground);margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.editorjs .link-tool__description{color:color-mix(in oklch,var(--foreground)50%,transparent);margin-bottom:.5rem;font-size:.875rem}.editorjs .link-tool__anchor{color:var(--color-theme-normal);font-size:.75rem}.editorjs-renderer{margin:0 auto}.editorjs-renderer .paragraph{font-size:var(--text-xl);color:#00000080;line-height:40px}@media not (min-width:64rem){.editorjs-renderer .paragraph{font-size:var(--text-sm);color:#00000080;line-height:24px}}.editorjs-renderer .header-2{font-size:var(--text-4xl);font-weight:600}.editorjs-renderer .header-3{font-size:var(--text-3xl);font-weight:600}.editorjs-renderer .header-4{font-size:var(--text-2xl);font-weight:600}@media not (min-width:64rem){.editorjs-renderer .header-2{font-size:var(--text-lg);font-weight:400}.editorjs-renderer .header-3{font-size:var(--text-md);font-weight:400}.editorjs-renderer .header-4{font-size:16px;font-weight:400}}.editorjs-renderer .list{font-size:var(--text-xl);color:#00000080;padding-left:1.5rem}.editorjs-renderer .list li{margin-top:.25rem;line-height:40px}@media not (min-width:64rem){.editorjs-renderer .list{font-size:var(--text-sm);color:#00000080;line-height:24px}}.editorjs-renderer .code-block{background:#f4f4f4;border:1px solid #ddd;border-radius:4px;margin-bottom:1rem;padding:1rem;overflow-x:auto}.editorjs-renderer .code-block code{font-family:Courier New,Courier,monospace;font-size:.9rem;line-height:1.6}.editorjs-renderer .quote{border-left:4px solid #3b82f6;margin:1.5rem 0;padding-left:1.5rem;font-style:italic}.editorjs-renderer .delimiter{border:none;border-top:2px solid #e2e8f0;margin:2rem 0}.editorjs-renderer .thumbnail{text-align:center;margin:1.5rem 0}.editorjs-renderer .thumbnail img{border-radius:8px;max-width:100%;height:auto}.editorjs-renderer .thumbnail figcaption{color:#666;margin-top:.5rem;font-size:.875rem}.editorjs-renderer .warning{background:#fff3cd;border-left:4px solid #ffc107;border-radius:4px;margin:1rem 0;padding:1rem}.editorjs-renderer .checklist{padding-left:0;list-style:none}.editorjs-renderer .checklist li{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.editorjs-renderer .checklist li.checked{opacity:.6;text-decoration:line-through}.editorjs .thumbnail-tool{margin:1.5rem 0}.editorjs .thumbnail-tool__image{border-radius:8px;max-width:100%;height:auto}.editorjs .thumbnail-tool__caption{color:#666;text-align:center;margin-top:.5rem;font-size:.875rem}.editorjs .link-block,.editorjs-renderer .link-block{border:1px solid var(--border,#e5e7eb);color:inherit;background-color:var(--background,#fff);border-radius:8px;gap:1rem;margin:1rem 0;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.editorjs .link-block:hover,.editorjs-renderer .link-block:hover{border-color:var(--color-theme-normal,#6366f1);transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.editorjs .link-image,.editorjs-renderer .link-image{object-fit:cover;border-radius:6px;flex-shrink:0;width:120px;height:120px}.editorjs .link-content,.editorjs-renderer .link-content{flex-direction:row;flex:1;justify-content:space-between;gap:.5rem;display:flex}.editorjs .link-title,.editorjs-renderer .link-title{font-size:var(--text-lg,1.125rem);color:var(--foreground,#111827);margin:0;font-weight:600;line-height:1.4}.editorjs .link-description,.editorjs-renderer .link-description{font-size:var(--text-sm,.875rem);color:color-mix(in oklch,var(--foreground,#111827)60%,transparent);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.editorjs .link-url,.editorjs-renderer .link-url{font-size:var(--text-sm,.75rem);color:var(--color-theme-normal,#6366f1);word-break:break-all;text-decoration:none}.editorjs .table-wrapper,.editorjs-renderer .table-wrapper{-webkit-overflow-scrolling:touch;width:100%;margin:1.5rem 0;overflow-x:auto}.editorjs .table,.editorjs-renderer .table{border-collapse:separate;border-spacing:0;border-radius:12px;width:100%;min-width:100%;overflow:hidden;box-shadow:0 1px 3px #0000001a}@media not (min-width:64rem){.editorjs .table,.editorjs-renderer .table{min-width:unset;table-layout:auto}.editorjs .table tbody tr:first-child td,.editorjs-renderer .table tbody tr:first-child td,.editorjs .table tbody tr:not(:first-child) td,.editorjs-renderer .table tbody tr:not(:first-child) td{white-space:normal;word-wrap:break-word;min-width:100px;max-width:150px}}.editorjs .table tbody tr:first-child,.editorjs-renderer .table tbody tr:first-child{background:var(--color-theme-normal)}.editorjs .table tbody tr:first-child td,.editorjs-renderer .table tbody tr:first-child td{color:#fff;font-weight:600;font-size:var(--text-xl);text-align:center;border-right:1px solid #fff3;padding:1.25rem 1.5rem}@media not (min-width:64rem){.editorjs .table tbody tr:first-child td,.editorjs-renderer .table tbody tr:first-child td{color:#fff;text-align:center;border-right:1px solid #fff3;padding:.75rem 1rem;font-size:24px;font-weight:600}}.editorjs .table tbody tr:first-child td:last-child,.editorjs-renderer .table tbody tr:first-child td:last-child{border-right:none}.editorjs .table tbody tr:not(:first-child),.editorjs-renderer .table tbody tr:not(:first-child){background-color:#f3f4f6}.editorjs .table tbody tr:not(:first-child) td,.editorjs-renderer .table tbody tr:not(:first-child) td{color:#374151;font-size:var(--text-lg);text-align:center;border-bottom:1px solid #d1d5db;border-right:1px solid #d1d5db;padding:1rem 1.5rem}@media not (min-width:64rem){.editorjs .table tbody tr:not(:first-child) td,.editorjs-renderer .table tbody tr:not(:first-child) td{color:#374151;font-size:var(--text-sm);text-align:center;border-bottom:1px solid #d1d5db;border-right:1px solid #d1d5db;padding:.75rem 1rem}}.editorjs .table tbody tr:not(:first-child) td:last-child,.editorjs-renderer .table tbody tr:not(:first-child) td:last-child{border-right:none}.editorjs .table tbody tr:last-child td,.editorjs-renderer .table tbody tr:last-child td{border-bottom:none}.editorjs .table tbody tr:first-child td:first-child,.editorjs-renderer .table tbody tr:first-child td:first-child{border-top-left-radius:12px}.editorjs .table tbody tr:first-child td:last-child,.editorjs-renderer .table tbody tr:first-child td:last-child{border-top-right-radius:12px}.editorjs .table tbody tr:last-child td:first-child,.editorjs-renderer .table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.editorjs .table tbody tr:last-child td:last-child,.editorjs-renderer .table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}
