.save-confirmation{pointer-events:none;-webkit-user-select:none;user-select:none;background-color:#00ff29;background-color:var(--green);opacity:0;border-radius:24px;flex-shrink:0;width:24px;height:24px;font-size:12px;transition:opacity .24s;display:inline-block}.save-confirmation.active{opacity:.8}.save-confirmation{padding:5px}.save-confirmation .icon{fill:currentColor;width:14px;height:14px;margin-top:-1px}.save-confirmation.with-label{width:auto;padding:5px 5px 0 10px}.content-editor{outline:1px solid #444;outline:1px solid var(--color-line);text-transform:none;border-radius:16px;width:100%}.content-editor button{text-transform:none}.content-editor .micro-pill{text-transform:lowercase}.content-editor+.content-editor{margin-top:16px;margin-top:var(--gutter)}@media (hover:hover){.content-editor:not(.open):hover{outline:2px solid #4d96f9;outline:2px solid var(--color-line-hover)}}.content-editor .header{-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff;background-color:var(--white);border-radius:16px;justify-content:space-between;align-items:center;width:100%;min-height:66px;padding:0 20px;transition:border-radius .48s,height .24s;display:flex}.content-editor .header h2{padding:4px 0;line-height:1.18182}.content-editor .header .main{cursor:pointer;align-items:center;gap:8px;height:100%;display:flex}.content-editor .header .main h2{color:var(--black);font-weight:700}.content-editor .header .main .caret-button{margin-top:2px;margin-left:-9px}.content-editor .header .header-image{width:52px;height:56px;margin-right:0;transition:width .24s,height .24s,margin-right .24s;overflow:hidden}.content-editor .header .header-image img{border:1px solid #eeeeeb;border:1px solid var(--gray-light);border-radius:4px;max-width:48px;max-height:56px;transition:transform .24s}.content-editor .header .header-image .placeholder{aspect-ratio:210/297;border:1px dashed #444;border:1px dashed var(--gray-dark);border-radius:6px;height:56px;transition:transform .24s}.content-editor .header .status-caption{padding-top:3px;line-height:1.07143}.content-editor .header .header-status-message{align-items:center;gap:8px;margin-left:-1px;display:flex}.content-editor .header .profile-pill{margin-right:-7px}.content-editor .header .count{text-align:center;color:var(--white);min-width:20px;height:20px;background-color:#2723dc;background-color:var(--blue);border-radius:50%;font-size:12px;font-weight:700;line-height:20px;display:inline-block}.content-editor .toolbar{flex-direction:column;align-items:flex-end;display:flex}.content-editor .toolbar .error-message{text-align:right;margin-bottom:-8px;padding-top:8px;padding-right:2px}.content-editor.larger-header .header{flex-shrink:0;height:80px}.content-editor.larger-header .header .header-image{flex-shrink:0;align-items:center;width:56px;height:66px;display:flex}.content-editor.larger-header .header .header-image img{max-width:52px;max-height:66px}.content-editor.larger-header .header .header-image.many{gap:8px;width:auto;margin-right:8px}.content-editor.larger-header .header .placeholder{height:66px}.content-editor .content-inner{border-top:1px solid #0000}.content-editor .content-error-message{padding:20px}.content-editor .content{background-color:#fff;background-color:var(--white);border-radius:40px;width:100%;height:0;transition:height .48s,box-shadow .48s,border-radius .48s;overflow:hidden}.content-editor.openedDropdown,.content-editor.openedDropdown .content{overflow:visible}.content-editor.open .header{cursor:auto;background-color:#fff;background-color:var(--white);border-radius:16px 16px 0 0}.content-editor.open .header.with-error{height:88px}.content-editor.open:not(.keep-image) .header-image{width:0;margin-right:-8px}.content-editor.open:not(.keep-image) .header-image img,.content-editor.open:not(.keep-image) .header-image .placeholder{transform:translateY(100%)}.content-editor.open:not(.keep-image) .header-image.many{width:0;margin-right:0}.content-editor.open .content{height:var(--h);border-radius:0 0 16px 16px}.content-editor.open .content.no-expander{height:auto}.content-editor.open .content-inner{border-top-color:#eeeeeb;border-top-color:var(--gray-light)}.content-editor.header-white .header{background-color:#fff;background-color:var(--white)}.content-editor.header-green .header,.content-editor.header-green.open .header{background-color:#00ff29;background-color:var(--green)}.content-editor.header-green.open .content-inner{border-top-color:#0000}.content-editor.header-gray .header,.content-editor.header-gray.open .header{background-color:#eeeeeb;background-color:var(--gray-light)}.content-editor.header-gray.open .content-inner{border-top-color:#0000}.content-editor.header-blue .header{background-color:#2723dc;background-color:var(--blue);color:var(--white)}.content-editor.header-blue .header .icon{fill:var(--white)}.content-editor.header-blue.open .header{background-color:#2723dc;background-color:var(--blue);color:var(--white)}.content-editor.header-blue.open .content-inner{border-top-color:#0000}@media (width<=659.98px){.content-editor.open .header{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;height:120px}.content-editor.open .header .main{width:100%;padding-top:12px}}.content-editor.isDeleting{opacity:.3}.content-editor.isDeleting .header{background-color:red!important;background-color:var(--red)!important}.content-editor.sticky .sticky-header-bkg{background-color:#fffffd;background-color:var(--color-bkg);width:calc(100% + 8px);height:30px;margin-bottom:-30px;margin-left:-4px}.content-editor.sticky.open .sticky-header-bkg{z-index:29;position:sticky;top:0}.content-editor.sticky.open .header{z-index:31;outline:1px solid #444;outline:1px solid var(--color-line);position:sticky;top:1px}.content-editor .boxed{padding:20px 20px 0}.content-editor .boxed.line{border-bottom:1px solid #444;border-bottom:1px solid var(--color-line);padding:20px}.content-header-caption{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;max-width:440px;margin-top:-2px;overflow:hidden}.content-editor.open .content-header-caption{display:none}.select-field{--caret-width:0;-webkit-user-select:none;user-select:none;align-self:flex-start}.select-field .field-option{cursor:pointer;width:100%;min-height:32px;padding:7px 0 4px;display:flex;position:relative}.select-field .field-option .label{padding-left:var(--caret-width);font-size:18px;line-height:1.125;display:inline-block}.select-field .field-option .caret-button{margin-left:-8px;transform:scale(.7)}.select-field .field-option .close-button .icon{width:18px;height:18px;margin:-5px 0 0 1px}.select-field.with-label-text .field-option .caret-button{margin-left:-3px}.select-field.disabled-ui{pointer-events:none;--caret-width:20px}.select-field.disabled-ui .caret-button{display:none}.select-field.searchable .field-option{cursor:auto}.select-field.searchable .field-option .field-input{padding:0;font-size:18px;display:inline-block}.select-field.searchable .field-option .field-input::placeholder{color:var(--gray-medium);opacity:0;font-size:18px;position:relative;top:-1px;left:6px}.select-field.searchable .field-option.open .field-input::placeholder{opacity:1}.select-field.searchable .dropdown-list .item.selected{display:block}.select-field.text-none .dropdown-list .item{text-transform:none}
