/* NativeBuilder editor polish. */
.nb-device-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;margin-bottom:16px}.nb-device-tabs .components-button{justify-content:center;min-height:36px;border:1px solid #c7ccd4!important;box-shadow:none!important}.nb-device-tabs .components-button.is-active,.nb-device-tabs .components-button.is-pressed{background:#1e1e1e!important;color:#fff!important;border-color:#1e1e1e!important}.nb-responsive-panel .components-base-control{margin-bottom:14px}.nb-icon-grid--labeled{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:390px;overflow:auto;padding:2px}.nb-icon-grid--labeled .nb-icon-choice{height:76px!important;min-width:0!important;border:1px solid #d9dee8!important;border-radius:8px!important;background:#fff!important;color:#202124!important;padding:8px 4px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;box-shadow:none!important}.nb-icon-grid--labeled .nb-icon-choice:hover{border-color:#3157ff!important;color:#3157ff!important;background:#f7f9ff!important}.nb-icon-grid--labeled .nb-icon-choice.is-selected{border-color:#3157ff!important;color:#3157ff!important;background:#eef2ff!important;box-shadow:inset 0 0 0 1px #3157ff!important}.nb-icon-choice__svg{display:flex!important;align-items:center;justify-content:center;height:30px;color:inherit}.nb-icon-choice__svg svg{display:block!important;width:26px!important;height:26px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}.nb-icon-choice__name{display:block;width:100%;font-size:10px;line-height:1.15;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.nb-preview-hidden{opacity:.25!important;outline:1px dashed #9aa4b2}
