.editor-tabs{position:relative;align-items:center;padding-bottom:9px;flex-wrap:nowrap;gap:5px}.editor-view-tabs{display:flex;gap:3px}.editor-tabs .grow{min-width:0}.editor-tool-menu{position:static}.editor-tool-menu>summary{display:flex;align-items:center;gap:12px;list-style:none;cursor:pointer;white-space:nowrap}.editor-tool-menu>summary::-webkit-details-marker{display:none}.editor-tool-menu[open]>summary{background:#eef3ed}.editor-tool-popover{position:absolute;right:0;top:calc(100% + 7px);z-index:25;width:430px;max-width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px;background:#fff;border:1px solid #dfdfd8;border-radius:8px;box-shadow:0 9px 26px #0002;max-height:60vh;overflow:auto}.editor-tool-popover h3{font-size:11px;color:#777970;padding:5px 8px;margin:0 0 4px;font-weight:500}.editor-tool-popover button{display:flex;align-items:center;justify-content:space-between;gap:7px;width:100%;padding:10px 8px;text-align:left;font-size:12px;border-radius:5px}.editor-tool-popover button:hover,.editor-tool-popover button:focus-visible{background:#f1f3ee}.editor-tool-popover kbd{font-size:8px;white-space:nowrap;color:#888}.editor-tool-popover>p{grid-column:1/-1;padding:7px 8px 0;margin:0;border-top:1px solid #eee;font-size:10px;color:#888}.note-property-fields{display:grid;border-top:1px solid #eee}.note-property-row{display:grid;grid-template-columns:minmax(100px,160px) minmax(0,1fr);gap:15px;padding:10px 0;border-bottom:1px solid #eee;align-items:start;font-size:12px}.note-property-name{text-align:left;font-size:12px;line-height:1.5;overflow-wrap:anywhere;padding:4px 0}.note-property-name:hover{text-decoration:underline}.note-property-name small{display:block;font-size:10px;color:#999}.note-property-row>span{color:#777;padding:6px 0}.note-property-row input,.note-property-row select{width:100%;font-size:13px;padding:7px 9px;min-width:0}.note-property-row input[type=checkbox]{width:18px;height:18px;accent-color:#527f61}.note-property-row select[multiple]{min-height:90px}.note-property-row .db-url-cell{min-width:0}.note-property-row .db-url-cell a[hidden]{display:none}.note-property-row .db-rollup{display:inline-block;padding:5px 0;font-size:15px}.note-property-row [aria-invalid=true]{outline:1px solid #bc5757}.note-property-message{font-size:12px;color:#a33535;line-height:1.7}.note-property-message:empty{display:none}.document-properties>.row{margin-top:12px}.document-properties>.hint{font-size:11px;margin:10px 0}.property-status{margin-left:8px;font-size:10px;color:#6c8070}.reader-properties{margin:24px 0}.note-property-row .db-relation-chips{flex-wrap:wrap}
@media(max-width:600px){.editor-tool-popover{width:300px;grid-template-columns:1fr;right:0}.editor-tool-popover button{min-height:40px}.editor-tool-popover kbd{font-size:9px}.note-property-row{grid-template-columns:minmax(80px,110px) minmax(0,1fr);gap:10px}.editor-tabs .btn{padding-inline:9px}.note-property-row select{max-width:100%}}
