/* unparsable [project]/src/components/editor-notion-like/NotionEditor.css [app-client] (css) */
.mode-word .notion-page{background-color:#fff;border:1px solid #e5e7eb;margin:40px auto;padding:2.5cm;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.mode-word.page-letter .notion-page{width:21.59cm;min-height:27.94cm}.mode-word.page-a4 .notion-page{width:21cm;min-height:29.7cm}.mode-word.page-legal .notion-page{width:21.59cm;min-height:35.56cm}.mode-word .notion-drag-handle{opacity:0;pointer-events:none}.mode-word .notion-block-wrapper:hover .notion-drag-handle{opacity:1;pointer-events:auto}.drop-indicator{z-index:100;pointer-events:none;background-color:#3b82f6;border-radius:2px;height:3px;transition:all .1s;position:absolute;left:0;right:0}.drop-indicator.top{top:-2px}.drop-indicator.bottom{bottom:-2px}.mode-markdown .notion-markdown-textarea{color:#d4d4d4;resize:none;background-color:#1e1e1e;border:none;outline:none;width:100%;min-height:800px;padding:20px;font-family:Fira Code,Courier New,Courier,monospace;font-size:14px;line-height:1.6}
.notion-toolbar{z-index:10;border-radius:8px;flex-flow:wrap;justify-content:center;align-items:center;gap:4px;max-width:95dvw;padding:6px 12px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:opacity .2s,transform .2s;display:flex;position:fixed;transform:translate(calc(50dvw - 47.5vw),-5px);box-shadow:0 4px 12px #00000026}.notion-toolbar.theme-light{color:#374151;background-color:#fff;border:1px solid #e5e7eb}.notion-toolbar.theme-dark{color:#ebeced;background-color:#2f3437;border:1px solid #454a4d;box-shadow:0 4px 12px #0000004d}.notion-toolbar-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px 6px;font-size:14px;transition:background-color .1s;display:flex}.theme-light .notion-toolbar-btn{color:#374151}.theme-light .notion-toolbar-btn:hover{background-color:#f3f4f6}.theme-dark .notion-toolbar-btn{color:#ebeced}.theme-dark .notion-toolbar-btn:hover{background-color:#454a4d}.notion-toolbar-divider{width:1px;height:18px;margin:0 4px}.theme-light .notion-toolbar-divider{background-color:#e5e7eb}.theme-dark .notion-toolbar-divider{background-color:#454a4d}.notion-dropdown-container{display:inline-block;position:relative}.notion-dropdown-menu{z-index:10001;border-radius:6px;flex-direction:column;gap:2px;min-width:120px;margin-top:8px;padding:6px;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.theme-light .notion-dropdown-menu{background-color:#fff;border:1px solid #e5e7eb}.theme-dark .notion-dropdown-menu{background-color:#2f3437;border:1px solid #454a4d}.notion-dropdown-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;width:100%;padding:4px 8px;font-size:12px;display:flex}.theme-light .notion-dropdown-item{color:#374151}.theme-light .notion-dropdown-item:hover{background-color:#f3f4f6}.theme-dark .notion-dropdown-item{color:#ebeced}.theme-dark .notion-dropdown-item:hover{background-color:#454a4d}.color-circle{border:1px solid #0000001a;border-radius:50%;width:12px;height:12px}
.notion-topbar{color:#fff;background-color:#232329;border-radius:8px;flex-direction:column;align-items:center;padding:8px 16px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:9999!important}.notion-topbar .notion-page-status{color:#e5e7eb}.notion-topbar button.notion-btn-secondary,.notion-topbar button.notion-btn-primary{color:#ececec;background-color:#31313a;border:1px solid #424242}.notion-topbar button.notion-btn-secondary:hover{background-color:#40404a}.notion-topbar .notion-divider{background:#4b4b56}.notion-topbar select.notion-btn-secondary{color:#ececec;background-color:#31313a;border:1px solid #424242}
