.schema-jsonld-editor-note{color:#52606d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;line-height:1.4}.schema-jsonld-editor-note__title{color:#323f4b;font-weight:700}.schema-jsonld-editor-note__meta{color:#7b8794;font-weight:600;text-transform:capitalize}.schema-jsonld-editor-note__data{display:grid;gap:2px;grid-template-columns:1fr;margin:4px 0 0;padding:0;width:100%}.schema-jsonld-editor-note__row{align-items:baseline;border-top:1px solid #e4e7eb;display:grid;gap:4px 10px;grid-template-columns:110px 1fr;padding:2px 0}.schema-jsonld-editor-note__label{color:#7b8794;font-weight:600;margin:0}.schema-jsonld-editor-note__value{color:#323f4b;margin:0;word-break:break-word}.schema-jsonld-editor-note__empty{color:#cb2431;font-style:italic}.schema-jsonld-editor-note__source{background:#e4e7eb;border-radius:10px;color:#616e7c;font-size:11px;margin-left:6px;padding:0 6px;white-space:nowrap}.schema-jsonld-editor-note__hint{color:#7b8794;font-style:italic;width:100%}.schema-jsonld-editor-note__tree-wrap{border-top:1px solid #e4e7eb;margin:6px 0 0;padding-top:6px;width:100%}.schema-jsonld-editor-note__tree-summary{color:#7b8794;cursor:pointer;font-weight:600;list-style:none;user-select:none}.schema-jsonld-editor-note__tree-summary::-webkit-details-marker{display:none}.schema-jsonld-editor-note__tree-summary:before{color:#9aa5b1;content:"\25B8";display:inline-block;margin-right:6px}.schema-jsonld-editor-note__tree-wrap[open] .schema-jsonld-editor-note__tree-summary:before{content:"\25BE"}.schema-jsonld-tree{display:grid;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;gap:1px;grid-template-columns:1fr;margin-top:6px}.schema-jsonld-tree__row{align-items:baseline;border-top:1px solid #eef1f4;display:grid;gap:4px 12px;grid-template-columns:minmax(140px,40%) 1fr;padding:2px 0}.schema-jsonld-tree__row:first-child{border-top:0}.schema-jsonld-tree__key{color:#616e7c;font-weight:600;margin:0;word-break:break-word}.schema-jsonld-tree__key--header{color:#323f4b}.schema-jsonld-tree__value{color:#323f4b;margin:0;word-break:break-word}.schema-jsonld-editor-note--inline{align-items:baseline;background:#f5f7fa;border:1px dashed #9aa5b1;border-radius:6px;display:flex;flex-wrap:wrap;gap:4px 8px;margin:8px 0;padding:10px 14px}.schema-jsonld-editor-note--pill{background:#f5f7fa;border:1px solid #d1d5db;border-radius:8px;bottom:16px;box-shadow:0 2px 8px rgba(0,0,0,.1);left:16px;max-width:420px;overflow:hidden;position:fixed;transform:translateY(calc(var(--schema-pill-offset, 0)*-1));transition:transform .15s ease,box-shadow .15s ease;width:auto;z-index:2147483647}.schema-jsonld-editor-note--pill[open]{box-shadow:0 4px 16px rgba(0,0,0,.15)}.schema-jsonld-editor-note__toggle{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;font:inherit;gap:6px;margin:0;padding:8px 12px;text-align:left;white-space:nowrap;width:100%}.schema-jsonld-editor-note__toggle:before{align-items:center;background:#323f4b;border-radius:4px;color:#fff;content:"{}";display:inline-flex;flex-shrink:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:700;height:22px;justify-content:center;width:22px}.schema-jsonld-editor-note__body{display:flex;flex-wrap:wrap;gap:4px 8px;max-height:60vh;overflow-y:auto;padding:0 12px 10px}