.playground-lexical-editor{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;border:1px solid var(--color-border-secondary, #e5e7eb);border-radius:8px;background:var(--color-bg-primary, white);overflow:hidden}.playground-lexical-editor [contenteditable=true],.playground-lexical-editor [contenteditable=true] *{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}.playground-lexical-editor [data-lexical-decorator=true]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.playground-lexical-editor span[data-lexical-text=true]{-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important}.toolbar{display:flex;align-items:center;flex-wrap:wrap;padding:4px;border-bottom:1px solid var(--color-border-secondary, #e5e7eb);background:var(--color-bg-secondary, #ffffff);gap:2px;position:relative;z-index:10}.toolbar-item{border:0;display:flex;background:none;border-radius:4px;padding:8px;cursor:pointer;vertical-align:middle;align-items:center;font-size:14px;color:var(--color-text-primary, #050505);height:36px;min-width:36px;justify-content:center;position:relative}.toolbar-item:disabled{cursor:not-allowed;opacity:.4}.toolbar-item.spaced{margin-right:2px}.toolbar-item:hover:not([disabled]){background-color:var(--color-bg-tertiary, #f3f4f6)}.toolbar-item.active{background-color:#dfe8fa4d}.toolbar .divider{width:1px;background-color:var(--color-border-secondary, #e5e7eb);margin:0 4px;height:24px}.toolbar .toolbar-item .text{display:flex;line-height:20px;vertical-align:middle;font-size:14px;color:var(--color-text-primary, #050505);margin-left:8px}.toolbar .toolbar-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain;background-position:center;background-repeat:no-repeat}.toolbar .toolbar-item.block-controls{display:flex;align-items:center;position:relative;min-width:150px}.toolbar .block-controls-button{display:flex;align-items:center;background:none;border:0;border-radius:4px;padding:8px;cursor:pointer;font-size:14px;width:100%;justify-content:space-between}.toolbar .block-controls-button:hover{background-color:#f3f4f6}.toolbar .dropdown{position:absolute;top:100%;left:0;z-index:100;display:block;background-color:var(--color-bg-primary, white);min-width:200px;box-shadow:0 10px 15px -3px #0000001a;border:1px solid var(--color-border-secondary, #e5e7eb);border-radius:8px;margin-top:4px;max-height:300px;overflow-y:auto}.toolbar .dropdown .item{display:flex;align-items:center;width:100%;background:none;border:0;padding:8px 12px;cursor:pointer;text-align:left;font-size:14px;color:var(--color-text-primary, #050505)}.toolbar .dropdown .item:first-child{border-radius:8px 8px 0 0}.toolbar .dropdown .item:last-child{border-radius:0 0 8px 8px}.toolbar .dropdown .item:hover{background-color:var(--color-bg-tertiary, #f3f4f6)}.toolbar .dropdown .item .icon{display:inline-block;width:20px;height:20px;margin-right:12px;vertical-align:middle}.toolbar select,.toolbar .font-family,.toolbar .font-size,.toolbar .code-language{border:1px solid var(--color-border-secondary, #e5e7eb);border-radius:4px;padding:6px 8px;font-size:14px;cursor:pointer;background:var(--color-bg-primary, white);color:var(--color-text-primary, #050505);height:36px;display:flex;align-items:center}.toolbar select:hover{background-color:var(--color-bg-secondary, #f9fafb)}.toolbar .color-picker{border:1px solid var(--color-border-secondary, #e5e7eb);border-radius:4px;padding:4px;cursor:pointer;width:36px;height:36px}.toolbar .chevron-down{width:16px;height:16px;display:inline-block;margin-left:8px;position:relative}.toolbar .chevron-down:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #6b7280}.toolbar i.format{width:20px;height:20px;display:inline-block;position:relative;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.toolbar i.format.undo{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M3 7v6h6"/><path d="M21 17a9 9 0 00-9-9 9 9 0 00-9 9"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M3 7v6h6"/><path d="M21 17a9 9 0 00-9-9 9 9 0 00-9 9"/></svg>')}.toolbar i.format.redo{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M21 7v6h-6"/><path d="M3 17a9 9 0 019-9 9 9 0 019 9"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M21 7v6h-6"/><path d="M3 17a9 9 0 019-9 9 9 0 019 9"/></svg>')}.toolbar i.format.bold{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2.5"><path d="M6 4h8a4 4 0 014 4 4 4 0 01-4 4H6z"/><path d="M6 12h9a4 4 0 014 4 4 4 0 01-4 4H6z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="2.5"><path d="M6 4h8a4 4 0 014 4 4 4 0 01-4 4H6z"/><path d="M6 12h9a4 4 0 014 4 4 4 0 01-4 4H6z"/></svg>')}.toolbar i.format.italic{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="19" y1="4" x2="10" y2="4"/><line x1="14" y1="20" x2="5" y2="20"/><line x1="15" y1="4" x2="9" y2="20"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="19" y1="4" x2="10" y2="4"/><line x1="14" y1="20" x2="5" y2="20"/><line x1="15" y1="4" x2="9" y2="20"/></svg>')}.toolbar i.format.underline{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M6 3v7a6 6 0 006 6 6 6 0 006-6V3"/><line x1="4" y1="21" x2="20" y2="21"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M6 3v7a6 6 0 006 6 6 6 0 006-6V3"/><line x1="4" y1="21" x2="20" y2="21"/></svg>')}.toolbar i.format.strikethrough{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M16 4H9a3 3 0 00-3 3 3 3 0 003 3h5a3 3 0 013 3 3 3 0 01-3 3h-5"/><line x1="4" y1="12" x2="20" y2="12"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M16 4H9a3 3 0 00-3 3 3 3 0 003 3h5a3 3 0 013 3 3 3 0 01-3 3h-5"/><line x1="4" y1="12" x2="20" y2="12"/></svg>')}.toolbar i.format.subscript{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M4 5l8 8M4 13l8-8"/><path d="M20 19h-4l3.5-4a1.7 1.7 0 00-2.5-2.5"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M4 5l8 8M4 13l8-8"/><path d="M20 19h-4l3.5-4a1.7 1.7 0 00-2.5-2.5"/></svg>')}.toolbar i.format.superscript{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M4 10l8 8M4 18l8-8"/><path d="M21 6h-4l3.5-4a1.7 1.7 0 00-2.5-2.5"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M4 10l8 8M4 18l8-8"/><path d="M21 6h-4l3.5-4a1.7 1.7 0 00-2.5-2.5"/></svg>')}.toolbar i.format.code{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><polyline points="16 18 22 12 16 6"/><polyline points="8 6 2 12 8 18"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><polyline points="16 18 22 12 16 6"/><polyline points="8 6 2 12 8 18"/></svg>')}.toolbar i.format.link{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M10 13a5 5 0 007.5.5l3-3a5 5 0 00-7-7l-1.7 1.7"/><path d="M14 11a5 5 0 00-7.5-.5l-3 3a5 5 0 007 7l1.7-1.7"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M10 13a5 5 0 007.5.5l3-3a5 5 0 00-7-7l-1.7 1.7"/><path d="M14 11a5 5 0 00-7.5-.5l-3 3a5 5 0 007 7l1.7-1.7"/></svg>')}.toolbar i.format.left-align{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="17" y1="10" x2="3" y2="10"/><line x1="21" y1="6" x2="3" y2="6"/><line x1="21" y1="14" x2="3" y2="14"/><line x1="17" y1="18" x2="3" y2="18"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="17" y1="10" x2="3" y2="10"/><line x1="21" y1="6" x2="3" y2="6"/><line x1="21" y1="14" x2="3" y2="14"/><line x1="17" y1="18" x2="3" y2="18"/></svg>')}.toolbar i.format.center-align{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="18" y1="10" x2="6" y2="10"/><line x1="21" y1="6" x2="3" y2="6"/><line x1="21" y1="14" x2="3" y2="14"/><line x1="18" y1="18" x2="6" y2="18"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="18" y1="10" x2="6" y2="10"/><line x1="21" y1="6" x2="3" y2="6"/><line x1="21" y1="14" x2="3" y2="14"/><line x1="18" y1="18" x2="6" y2="18"/></svg>')}.toolbar i.format.right-align{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="21" y1="10" x2="7" y2="10"/><line x1="21" y1="6" x2="3" y2="6"/><line x1="21" y1="14" x2="3" y2="14"/><line x1="21" y1="18" x2="7" y2="18"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="21" y1="10" x2="7" y2="10"/><line x1="21" y1="6" x2="3" y2="6"/><line x1="21" y1="14" x2="3" y2="14"/><line x1="21" y1="18" x2="7" y2="18"/></svg>')}.toolbar i.format.justify-align{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="21" y1="10" x2="3" y2="10"/><line x1="21" y1="6" x2="3" y2="6"/><line x1="21" y1="14" x2="3" y2="14"/><line x1="21" y1="18" x2="3" y2="18"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="21" y1="10" x2="3" y2="10"/><line x1="21" y1="6" x2="3" y2="6"/><line x1="21" y1="14" x2="3" y2="14"/><line x1="21" y1="18" x2="3" y2="18"/></svg>')}.toolbar .icon.block-type{display:block;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.toolbar .icon.paragraph{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M10 5h7"/><path d="M10 10h7"/><path d="M10 14h7"/><path d="M10 19h7"/><rect x="4" y="5" width="3" height="14"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M10 5h7"/><path d="M10 10h7"/><path d="M10 14h7"/><path d="M10 19h7"/><rect x="4" y="5" width="3" height="14"/></svg>')}.toolbar .icon.h1{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><path d="M18 18V10c0-.6.4-1 1-1s1 .4 1 1v8"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><path d="M18 18V10c0-.6.4-1 1-1s1 .4 1 1v8"/></svg>')}.toolbar .icon.h2{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><path d="M20 18h-4c0-1.6 1.3-3 3-3s3-1.4 3-3-1.4-3-3-3c-1.2 0-2.3.7-2.8 1.7"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><path d="M20 18h-4c0-1.6 1.3-3 3-3s3-1.4 3-3-1.4-3-3-3c-1.2 0-2.3.7-2.8 1.7"/></svg>')}.toolbar .icon.h3{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><path d="M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 01-2 2 2 2 0 012 2c0 1.5-1.8 2.5-3.5 1.5"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><path d="M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 01-2 2 2 2 0 012 2c0 1.5-1.8 2.5-3.5 1.5"/></svg>')}.toolbar .icon.bullet-list{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="9" y1="6" x2="20" y2="6"/><line x1="9" y1="12" x2="20" y2="12"/><line x1="9" y1="18" x2="20" y2="18"/><circle cx="4" cy="6" r="1" fill="black"/><circle cx="4" cy="12" r="1" fill="black"/><circle cx="4" cy="18" r="1" fill="black"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="9" y1="6" x2="20" y2="6"/><line x1="9" y1="12" x2="20" y2="12"/><line x1="9" y1="18" x2="20" y2="18"/><circle cx="4" cy="6" r="1" fill="black"/><circle cx="4" cy="12" r="1" fill="black"/><circle cx="4" cy="18" r="1" fill="black"/></svg>')}.toolbar .icon.numbered-list{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="10" y1="6" x2="21" y2="6"/><line x1="10" y1="12" x2="21" y2="12"/><line x1="10" y1="18" x2="21" y2="18"/><path d="M4 6h1v4"/><path d="M4 10h2"/><path d="M6 18H4c0-1 2-2 2-3s-1-1.5-2-1"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="10" y1="6" x2="21" y2="6"/><line x1="10" y1="12" x2="21" y2="12"/><line x1="10" y1="18" x2="21" y2="18"/><path d="M4 6h1v4"/><path d="M4 10h2"/><path d="M6 18H4c0-1 2-2 2-3s-1-1.5-2-1"/></svg>')}.toolbar .icon.check-list{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="10" y1="6" x2="21" y2="6"/><line x1="10" y1="12" x2="21" y2="12"/><line x1="10" y1="18" x2="21" y2="18"/><polyline points="3 6 4 7 6 5"/><polyline points="3 12 4 13 6 11"/><polyline points="3 18 4 19 6 17"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><line x1="10" y1="6" x2="21" y2="6"/><line x1="10" y1="12" x2="21" y2="12"/><line x1="10" y1="18" x2="21" y2="18"/><polyline points="3 6 4 7 6 5"/><polyline points="3 12 4 13 6 11"/><polyline points="3 18 4 19 6 17"/></svg>')}.toolbar .icon.quote{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M3 21c3 0 7-1 7-8V5c0-1.3-1-2-2-2H4c-1 0-2 .7-2 2v8c0 1.3 1 2 2 2h1"/><path d="M14 21c3 0 7-1 7-8V5c0-1.3-1-2-2-2h-4c-1 0-2 .7-2 2v8c0 1.3 1 2 2 2h1"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><path d="M3 21c3 0 7-1 7-8V5c0-1.3-1-2-2-2H4c-1 0-2 .7-2 2v8c0 1.3 1 2 2 2h1"/><path d="M14 21c3 0 7-1 7-8V5c0-1.3-1-2-2-2h-4c-1 0-2 .7-2 2v8c0 1.3 1 2 2 2h1"/></svg>')}.toolbar .icon.code{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><polyline points="16 18 22 12 16 6"/><polyline points="8 6 2 12 8 18"/><line x1="12" y1="2" x2="12" y2="22"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="1"><polyline points="16 18 22 12 16 6"/><polyline points="8 6 2 12 8 18"/><line x1="12" y1="2" x2="12" y2="22"/></svg>')}.link-dialog{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:8px;background:var(--color-bg-primary, white);border:1px solid var(--color-border-secondary, #e5e7eb);border-radius:8px;padding:8px;display:flex;align-items:center;gap:8px;box-shadow:0 10px 15px -3px #0000001a;z-index:1000}.link-dialog input{border:1px solid var(--color-border-secondary, #e5e7eb);border-radius:4px;padding:6px 10px;font-size:14px;width:300px;outline:none;background:var(--color-bg-primary, white);color:var(--color-text-primary, #050505)}.link-dialog input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.link-dialog button{padding:6px 10px;border-radius:4px;border:none;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s}.link-dialog .link-confirm{background:#10b981;color:#fff}.link-dialog .link-confirm:hover{background:#059669}.link-dialog .link-cancel{background:#ef4444;color:#fff}.link-dialog .link-cancel:hover{background:#dc2626}.dark-mode .playground-lexical-editor{border-color:var(--color-border-secondary, #374151);background:var(--color-bg-primary, #111827)}.dark-mode .toolbar{background:var(--color-bg-secondary, #1f2937);border-bottom-color:var(--color-border-secondary, #374151)}.dark-mode .toolbar-item{color:var(--color-text-primary, #f9fafb)}.dark-mode .toolbar-item:hover:not([disabled]){background-color:var(--color-bg-tertiary, #374151)}.dark-mode .toolbar-item.active{background-color:#3b82f64d}.dark-mode .toolbar .divider{background-color:var(--color-border-secondary, #374151)}.dark-mode .toolbar .dropdown{background-color:var(--color-bg-primary, #111827);border-color:var(--color-border-secondary, #374151)}.dark-mode .toolbar .dropdown .item{color:var(--color-text-primary, #f9fafb)}.dark-mode .toolbar .dropdown .item:hover,.dark-mode .toolbar .block-controls-button:hover{background-color:var(--color-bg-tertiary, #374151)}.dark-mode .editor-container,.dark-mode .editor-input{background:var(--color-bg-primary, #111827);color:var(--color-text-primary, #f9fafb)}.dark-mode .editor-input::selection,.dark-mode .editor-input *::selection{background-color:#3b82f64d}.dark-mode .editor-input::-moz-selection,.dark-mode .editor-input *::-moz-selection{background-color:#3b82f64d}.dark-mode .editor-placeholder{color:var(--color-text-tertiary, #9ca3af)}.dark-mode .link-dialog{background:var(--color-bg-primary, #111827);border-color:var(--color-border-secondary, #374151)}.dark-mode .link-dialog input{background:var(--color-bg-secondary, #1f2937);color:var(--color-text-primary, #f9fafb);border-color:var(--color-border-secondary, #374151)}.dark-mode .link-dialog input:focus{border-color:#3b82f6}.dark-mode select,.dark-mode .toolbar select{background:var(--color-bg-secondary, #1f2937);color:var(--color-text-primary, #f9fafb);border-color:var(--color-border-secondary, #374151)}.dark-mode select:hover,.dark-mode .toolbar select:hover{background:var(--color-bg-tertiary, #374151)}
