body{background:#efefef}.bvnode-settings-panel{background:#fff;border-radius:10px;padding:20px;margin-bottom:20px}.bvnode-code-editor-wrapper{margin:15px 0;height:600px;max-height:90vh}.bvnode-code-editor-wrapper__headline{font-size:2em;margin-bottom:1em}.bvnode-code-editor{border-radius:10px;overflow:hidden}.bvnode-settings-panel__headline{font-size:18px;margin-bottom:10px}.bvn-ui-fields{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #efefef}.bvn-ui-label{width:calc(33.33333% - 10px);display:flex;gap:5px;flex-direction:column}.bvn-ui-label--full{width:100%}.bvn-ui-label__text{display:flex;gap:10px;font-size:.9em;padding-left:5px}.wp-core-ui .bvn-ui-label__select{display:block;width:auto;padding:.5em 1em;border:1px solid #efefef;background-color:#efefef;border-radius:.5em;align-self:normal;height:42px}.bvn-ui-label__orientation-wrapper{background:#efefef;border-radius:10px;border:0;padding:60px 80px;display:flex;align-items:center;justify-content:center}.bvn-ui-label__orientation{position:relative;width:105px;height:148.5px;border:2px solid #ccc;display:flex;align-items:center;justify-content:center;input{position:absolute;padding:.5em 1em;border:1px solid #fff;background-color:#fff;border-radius:.5em;width:60px;height:42px;box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:1}input:first-child{bottom:calc(100% + 10px);left:calc(50% - 30px)}input:nth-child(2){top:calc(50% - 21px);left:calc(100% + 10px)}input:nth-child(3){top:calc(100% + 10px);left:calc(50% - 30px)}input:nth-child(4){top:calc(50% - 21px);right:calc(100% + 10px)}}.bvn-ui-label__orientation--landscape{height:105px;width:148.5px}.bvn-ui-label__orientation-paper-size{font-size:32px;color:#ccc}.bvnode-ui-fields{display:flex;gap:15px}.bvnode-ui-fields__left{display:flex;flex-wrap:wrap;width:66.6%;gap:15px;align-self:flex-start}.bvnode-ui-fields__right{width:33.3%}.bvn-ui-label__orientation-margin{position:absolute;background:#ddd}.bvn-ui-label__orientation-margin--top{top:0;left:0;width:100%;height:6px;max-height:24px}.bvn-ui-label__orientation-margin--right{top:0;right:0;height:100%;width:6px;max-width:24px}.bvn-ui-label__orientation-margin--bottom{bottom:0;left:0;width:100%;height:24px;max-height:24px}.bvn-ui-label__orientation-margin--left{top:0;left:0;height:100%;width:6px;max-width:24px}.bvnode-ui-tab-content{display:none}.bvnode-ui-tab-content--active{display:block}.bvnode-ui-tabs{display:flex;margin:15px 0;padding:0;gap:15px}.bvnode-ui-tab{padding:.5em 1em;border:1px solid #fff;background-color:#fff;border-radius:.5em;align-self:normal;height:42px;cursor:pointer;color:#000;display:flex;align-items:center;justify-content:center}.bvnode-ui-tab--active{background:#424495;color:#fff}input[type=checkbox].checkbox-hidden{display:none}.checkbox-visible{width:56px;height:32px;padding:4px;box-sizing:border-box;border-radius:16px;background:#efefef}.checkbox-visible:before{content:"";display:block;width:24px;height:24px;background:#ddd;border-radius:50%;margin-left:0;transition:all 125ms ease-in-out}.bvn-ui-label--checkbox{flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:15px;cursor:pointer}.checkbox-hidden:checked+.checkbox-visible:before{transform:translateX(100%);background:#424495}.template-name{width:100%}.template-name .template-name-input[type=text]{display:block;width:auto;padding:.5em 1em;border:1px solid #efefef;background-color:#efefef;border-radius:.5em;align-self:normal;height:42px;width:100%}textarea.bvnode-code-editor{border:0;width:100%;height:100%;padding:15px}