.note-document-toolbar{gap:8px;padding:8px 16px;background:#fffffff5;border-bottom:1px solid #e5eaf1;box-shadow:0 8px 24px #2737550f;backdrop-filter:blur(16px);overflow:visible}.note-tool-group{display:flex;align-items:center;gap:3px;padding:3px;border-radius:11px;background:#f5f7fb}.note-document-toolbar button,.note-color-tool,.note-tool-menu>summary{display:grid;height:34px;place-items:center;border:0;border-radius:8px;background:transparent;color:#344054;transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.note-document-toolbar button:hover,.note-color-tool:hover,.note-tool-menu>summary:hover{background:#fff;color:#245dc4;box-shadow:0 2px 8px #283e631f}.note-document-toolbar button:active,.note-color-tool:active{transform:scale(.94)}.note-tool-divider{height:25px;background:#dbe2ec}.note-tool-menu{position:relative}.note-tool-menu>summary{display:flex;min-width:118px;padding:0 10px;justify-content:space-between;gap:12px;cursor:pointer;font-size:13px;font-weight:750;list-style:none}.note-heading-menu>summary{min-width:128px}.note-tool-menu>summary::-webkit-details-marker{display:none}.note-tool-menu>summary>.ph{font-size:13px;transition:transform .22s ease}.note-tool-menu[open]>summary{background:#fff;color:#245dc4;box-shadow:0 2px 8px #283e631f}.note-tool-menu[open]>summary>.ph{transform:rotate(180deg)}.note-tool-popover{position:absolute;top:42px;left:0;z-index:40;width:190px;padding:7px;border:1px solid #e1e7f0;border-radius:13px;background:#fff;box-shadow:0 16px 44px #1f2e4a2e;opacity:0;transform:translateY(-8px) scale(.97);transform-origin:top left;animation:note-menu-in .2s cubic-bezier(.2,.8,.2,1) forwards}.note-tool-popover button{display:flex;width:100%;height:38px;padding:0 11px;justify-content:flex-start;font-size:13px;text-align:left}.note-tool-popover button:hover{background:#edf3ff;box-shadow:none}.note-size-menu>summary{min-width:88px}.note-color-menu{position:relative}.note-color-menu>summary{list-style:none}.note-color-menu>summary::-webkit-details-marker{display:none}.note-color-popover{position:absolute;top:42px;left:0;z-index:40;width:286px;padding:13px;border:1px solid #e1e7f0;border-radius:14px;background:#fff;box-shadow:0 16px 44px #1f2e4a2e;opacity:0;transform:translateY(-8px) scale(.97);transform-origin:top left;animation:note-menu-in .2s cubic-bezier(.2,.8,.2,1) forwards}.note-highlight-tool+.note-color-popover{left:-48px}.note-color-popover>strong{display:block;margin-bottom:11px;color:#344054;font-size:12px}.note-color-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.note-color-grid button{position:relative;width:35px;min-width:35px;height:35px;padding:0;border:1px solid #dfe5ed;border-radius:10px;background:var(--swatch)}.note-color-grid button:after{content:"";position:absolute;inset:4px;border:1px solid rgba(0,0,0,.06);border-radius:6px}.note-color-grid button:hover{background:var(--swatch);box-shadow:0 0 0 3px #dbe8ff;transform:scale(1.06)}.note-custom-color{position:relative;display:flex;align-items:center;gap:9px;height:38px;margin-top:11px;padding:0 10px;border-top:1px solid #edf0f5;color:#475467;font-size:12px;font-weight:750;cursor:pointer}.note-custom-color>.ph{font-size:17px}.note-custom-color input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.note-size-custom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px;padding:9px 10px 4px;border-top:1px solid #e8edf4;color:#667085;font-size:11px;font-weight:750}.note-size-custom>span:last-child{display:flex;align-items:center;gap:4px}.note-size-custom input{width:58px;height:30px;padding:0 5px;border:1px solid #d8e0eb;border-radius:7px;background:#fff;color:#202939;text-align:center;outline:0}.note-size-custom input:focus{border-color:#7ba5f7;box-shadow:0 0 0 3px #dce8ff}@keyframes note-menu-in{to{opacity:1;transform:translateY(0) scale(1)}}.note-color-tool{position:relative;width:36px;cursor:pointer}.note-color-tool input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.note-color-letter{font-size:16px;font-weight:900;line-height:1}.note-color-tool>i:not(.ph),.note-color-tool>b{position:absolute;right:8px;bottom:4px;width:20px;height:3px;border-radius:5px;background:#202939;pointer-events:none}.note-highlight-tool>.ph{font-size:19px}.note-highlight-tool>b{background:#fff1a8}.note-document-toolbar>small{margin-left:auto;padding-right:4px;color:#8994a6;font-size:10px;font-weight:700}[data-theme=dark] .note-document-toolbar{background:#1c1c1cf5;border-color:#3a3a3a}[data-theme=dark] .note-tool-group{background:#242424}[data-theme=dark] .note-document-toolbar button,[data-theme=dark] .note-color-tool,[data-theme=dark] .note-tool-menu>summary{color:#d9d9d9}[data-theme=dark] .note-document-toolbar button:hover,[data-theme=dark] .note-color-tool:hover,[data-theme=dark] .note-tool-menu>summary:hover,[data-theme=dark] .note-tool-menu[open]>summary{background:#333;color:#fff}[data-theme=dark] .note-tool-popover,[data-theme=dark] .note-color-popover{border-color:#444;background:#252525}[data-theme=dark] .note-color-popover>strong,[data-theme=dark] .note-custom-color{color:#ddd}[data-theme=dark] .note-tool-divider{background:#3a3a3a}[data-theme=dark] .note-size-custom input{background:#181818;border-color:#3a3a3a;color:#f5f5f5}@media(max-width:900px){.note-document-toolbar{gap:5px}.note-tool-group{flex:none}.note-document-toolbar>small{display:none}.note-tool-menu>summary{min-width:105px}}
