.textblock.textblock-colored{background-color:#fafafa}.textblock.textblock-colored .textblock-heading{background-color:#f5f5f5}.textblock.textblock-transparent,.textblock.textblock-transparent .textblock-heading{background-color:rgba(0,0,0,0)}.textblock-column{display:flex;flex-direction:column;gap:12px;width:100%;height:-moz-fit-content;height:fit-content;border-radius:12px}.textblock-column .textblock-row-clipboard{display:none}.textblock-column .textblock-inner{flex-direction:column;box-sizing:border-box;padding:0 12px 12px}.textblock-column .textblock-heading,.textblock-column .textblock-inner{display:flex;gap:12px;width:100%;height:-moz-fit-content;height:fit-content}.textblock-column .textblock-heading{flex-direction:row;align-items:center;justify-content:flex-start;min-height:32px;border-radius:12px 12px 0 0}.textblock-column .textblock-heading-text{display:flex;flex-direction:row;width:100%;box-sizing:border-box;padding:0 12px}.textblock-column .textblock-action-row{display:flex;flex-direction:row;gap:12px;width:100%;height:-moz-fit-content;height:fit-content;justify-content:flex-end;overflow:hidden;background-color:#f5f5f5;border-radius:0 0 12px 12px}.textblock-column .secondary-header-actions,.textblock-column .textblock-header-actions{display:flex;flex-direction:row;gap:2px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.textblock-column .secondary-header-actions{justify-content:flex-end}.textblock-column .textblock-action-row-inner{display:flex;flex-direction:row;align-items:flex-start;width:100%}.textblock-column .textblock-row-content{display:flex;flex-direction:column;width:100%;box-sizing:border-box;gap:12px}.textblock-row{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;max-width:100%;height:-moz-fit-content;height:fit-content;border-radius:12px;align-items:center;justify-content:center}.textblock-row .textblock-inner{display:flex;flex-direction:row;gap:12px;width:100%;flex-grow:1;box-sizing:border-box;align-items:center;justify-content:flex-end;padding:12px}.textblock-row .textblock-row-content{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.textblock-row .textblock-action-row,.textblock-row .textblock-header-actions,.textblock-row .textblock-heading{display:none}.textblock-row .textblock-row-clipboard{align-items:center;justify-content:center}.textblock-row .textblock-row-clipboard,.textblock-row .textblock-row-clipboard-inner{display:flex;flex-direction:column;flex-grow:1}.textblock-row .secondary-header-actions{display:flex;flex-direction:row;gap:2px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-end}.textblock-row .textblock-action-row-inner{display:flex;flex-direction:row;align-items:flex-start;width:100%}