.wruFontSizePicker{position:relative;display:flex;align-items:center}.wruFontSizeGroup{display:flex;align-items:center;gap:6px;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:4px;padding:2px 8px 2px 10px;margin:0 4px}.wruFontSizeLabel{font-size:11px;font-weight:500;color:var(--theme-elevation-500);text-transform:uppercase;letter-spacing:.5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wruFontSizeControls{display:flex;align-items:center;gap:2px}.wruFontSizeBtn{display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;border-radius:3px;cursor:pointer;color:var(--theme-elevation-800);transition:all .15s ease;padding:4px}.wruFontSizeBtn:hover{background:var(--theme-elevation-100)}.wruFontSizeBtn--decrease,.wruFontSizeBtn--increase{width:24px;height:24px}.wruFontSizeBtn--decrease svg,.wruFontSizeBtn--increase svg{opacity:.7}.wruFontSizeBtn--decrease:hover svg,.wruFontSizeBtn--increase:hover svg{opacity:1}.wruFontSizeBtn--value{min-width:32px;height:24px;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;padding:0 4px;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200)}.wruFontSizeBtn--value:hover{border-color:var(--theme-elevation-300)}.wruFontSizeBtn--active{background:var(--theme-elevation-800);color:var(--theme-elevation-0);border-color:var(--theme-elevation-800)}.wruFontSizeBtn--active:hover{background:var(--theme-elevation-700);border-color:var(--theme-elevation-700)}.wruFontSizeDropdown{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:default;left:0;padding:0;position:absolute;top:calc(100% + 4px);width:200px;z-index:100;border-radius:6px;overflow:hidden}.wruFontSizeDropdownHeader{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:var(--theme-elevation-50);border-bottom:1px solid var(--theme-elevation-150)}.wruFontSizeDropdownHeader span{font-size:12px;font-weight:600;color:var(--theme-elevation-600)}.wruFontSizeDropdownReset{background:rgba(0,0,0,0);border:1px solid var(--theme-elevation-200);border-radius:4px;cursor:pointer;font-size:11px;padding:3px 8px;color:var(--theme-elevation-600);transition:all .15s ease}.wruFontSizeDropdownReset:hover{background:var(--theme-elevation-100);border-color:var(--theme-elevation-300);color:var(--theme-elevation-800)}.wruFontSizeSizes{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;list-style:none;margin:0;padding:10px}.wruFontSizeSizes li{list-style:none;margin:0;padding:0}.wruFontSizeOption{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:4px;cursor:pointer;font-weight:500;transition:all .15s ease;color:var(--theme-elevation-700)}.wruFontSizeOption:hover{background:var(--theme-elevation-100);border-color:var(--theme-elevation-250);transform:scale(1.05)}.wruFontSizeOption--selected{background:var(--theme-elevation-800);border-color:var(--theme-elevation-800);color:var(--theme-elevation-0)}.wruFontSizeOption--selected:hover{background:var(--theme-elevation-700);border-color:var(--theme-elevation-700)}.wruFontSizeOption--default{border-color:var(--theme-elevation-300);border-style:dashed}.wruHrButton{display:flex;align-items:center;justify-content:center}.wruHrButton svg{opacity:.7}.wruHrButton:hover svg{opacity:1}.wruHrElement{margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wruHrElement hr{border:none;border-top:1px solid var(--theme-elevation-200);margin:1rem 0}.wruHrElement:hover hr{border-top-color:var(--theme-elevation-400)}.wruHrElement>span{display:none}.wruHrElement+[data-slate-node=element]{margin-top:0!important}[data-slate-node=element]:has(+.wruHrElement){margin-bottom:0!important}.inline-image-button{margin-left:4px}.inline-image-button svg{stroke:var(--theme-elevation-800)}.inline-image-button:hover svg{stroke:var(--theme-elevation-900)}.inline-image-element{display:inline}.inline-image-element img{display:inline-block;vertical-align:middle;margin:0 .25em}.richTextIconsContainer{position:relative}.richTextIconsContainer .btn__label svg{width:1.1538461538rem;height:1.1538461538rem}.richTextIconsContainer .richTextIconsBlock{position:absolute;top:100%;left:0;transform:translateX(-50%);z-index:1;background-color:#fff;border:1px solid #ccc;padding:1rem}.richTextIconsContainer .richTextIcons{max-height:200px;overflow-y:scroll;display:grid;gap:.5rem;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.richTextIconsContainer .richTextIcons>div{border:1px solid #ccc;padding:.5rem;width:3rem;height:3rem;text-align:center}.richTextIconsContainer .richTextIcons>div svg{width:14px;height:14px}.richTextIconsContainer .richTextIconSearch{width:100%;height:40px;margin-top:.5rem;display:block;padding-left:1rem;padding-right:1rem;border:1px solid #ccc}.richTextTrustLocalContainer .btn__label svg{width:1.1538461538rem;height:1.1538461538rem}.richTextTrustLocalPanel{z-index:99999;background-color:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:4px;padding:1rem;min-width:280px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.richTextTrustLocalPanel h4{margin:0 0 1rem;font-size:14px;font-weight:600;color:var(--theme-elevation-800);border-bottom:1px solid var(--theme-elevation-100);padding-bottom:.5rem}.richTextTrustLocalPanel .trustlocal-field{margin-bottom:.75rem}.richTextTrustLocalPanel .trustlocal-field label{display:block;font-size:12px;font-weight:500;margin-bottom:.25rem;color:var(--theme-elevation-600)}.richTextTrustLocalPanel .trustlocal-field input,.richTextTrustLocalPanel .trustlocal-field select{width:100%;height:36px;padding:0 .75rem;border:1px solid var(--theme-elevation-150);border-radius:4px;font-size:13px;background-color:var(--theme-elevation-0);color:var(--theme-elevation-800)}.richTextTrustLocalPanel .trustlocal-field input:focus,.richTextTrustLocalPanel .trustlocal-field select:focus{outline:none;border-color:var(--theme-elevation-400)}.richTextTrustLocalPanel .trustlocal-field input::-moz-placeholder,.richTextTrustLocalPanel .trustlocal-field select::-moz-placeholder{color:var(--theme-elevation-400)}.richTextTrustLocalPanel .trustlocal-field input::placeholder,.richTextTrustLocalPanel .trustlocal-field select::placeholder{color:var(--theme-elevation-400)}.richTextTrustLocalPanel .trustlocal-field select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.richTextTrustLocalPanel .trustlocal-actions{display:flex;gap:.5rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--theme-elevation-100)}.richTextTrustLocalPanel .trustlocal-actions .trustlocal-btn{flex:1;height:32px;border:none;border-radius:4px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s}.richTextTrustLocalPanel .trustlocal-actions .trustlocal-btn--cancel{background-color:var(--theme-elevation-100);color:var(--theme-elevation-600)}.richTextTrustLocalPanel .trustlocal-actions .trustlocal-btn--cancel:hover{background-color:var(--theme-elevation-150)}.richTextTrustLocalPanel .trustlocal-actions .trustlocal-btn--insert{background-color:var(--theme-success-500);color:#fff}.richTextTrustLocalPanel .trustlocal-actions .trustlocal-btn--insert:hover{background-color:var(--theme-success-600)}.wruUploadButton svg{stroke:var(--theme-elevation-800)}.wruUploadButton:hover svg{stroke:var(--theme-elevation-900)}.wruUploadButton--active{background:var(--theme-elevation-150)}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}