@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight:initial}}}.wysiwyg-text-area-wrapper{width:100%}.outer-wysiwyg-wrapper{background-color:var(--color-white,#fff);border:.0625rem solid;border-color:var(--color-gray-shadow,#e3e3e3);border-radius:.375rem;flex-direction:column;width:100%;margin:0;transition:border-color .3s;display:flex;position:relative}.outer-wysiwyg-wrapper.error{border-color:var(--color-coral,#f9665e)}.outer-wysiwyg-wrapper.focused{border-color:var(--color-kin-teal-2,#009e9e)}.outer-wysiwyg-wrapper.disabled{pointer-events:none;border:.0625rem solid;border-color:var(--color-gray,#b3b3b3);background-color:var(--color-gray-5,#f9f9f9)}.outer-wysiwyg-wrapper .error-text-container{color:var(--color-coral,#f9665e);z-index:10;font-size:.875rem;font-weight:600;position:absolute;top:.1875rem;right:1rem}.outer-wysiwyg-wrapper .wysiwyg-toolbar{z-index:10;-webkit-overflow-scrolling:touch;scrollbar-width:thin;border-bottom:.0625rem solid;border-bottom-color:var(--color-gray-shadow,#e3e3e3);background-color:var(--color-white,#fff);border-radius:.375rem .375rem 0 0;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex;overflow:auto hidden}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-button{cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;margin:0;padding:0 .5rem;font-size:.875rem;font-weight:600;transition:color .2s;display:flex}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-button strong{font-style:normal;font-weight:600}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-button.toolbar-button-italic em{font-weight:600;text-decoration:none;font-style:italic!important}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-button.toolbar-button-underline u{font-style:normal;font-weight:600;text-decoration:underline!important}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-button svg{width:1rem;height:1rem}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-button:hover:not(:disabled){color:var(--color-kin-teal-2,#009e9e)}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-button:focus{outline:2px solid var(--color-kin-teal-2);outline-offset:2px}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-button:disabled{opacity:.5;cursor:not-allowed}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-button.is-active{color:var(--color-kin-teal-2,#009e9e)}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-divider{background-color:var(--color-gray-shadow,#e3e3e3);width:.0625rem;height:1.25rem;margin:0 .25rem}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-mode-tabs{border:.0625rem solid;border-color:var(--color-gray-shadow,#e3e3e3);border-radius:.25rem;flex-shrink:0;margin-left:auto;display:flex;overflow:hidden}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-mode-tabs .toolbar-mode-tab{cursor:pointer;white-space:nowrap;color:var(--color-kin-gray-2,#807672);background:0 0;border:none;padding:.25rem .75rem;font-size:.75rem;font-weight:600;transition:background .2s,color .2s}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-mode-tabs .toolbar-mode-tab:not(:last-child){border-right:.0625rem solid;border-right-color:var(--color-gray-shadow,#e3e3e3)}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-mode-tabs .toolbar-mode-tab:hover:not(:disabled):not(.is-active){background-color:var(--color-gray-4,#f2f2f2);color:var(--color-kin-teal-2,#009e9e)}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-mode-tabs .toolbar-mode-tab:disabled{opacity:.5;cursor:not-allowed}.outer-wysiwyg-wrapper .wysiwyg-toolbar .toolbar-mode-tabs .toolbar-mode-tab.is-active{background-color:var(--color-kin-teal-2,#009e9e);color:var(--color-white,#fff);cursor:default}.outer-wysiwyg-wrapper .wysiwyg-html-editor-wrapper{flex-direction:column;flex-grow:1;min-height:15rem;max-height:25rem;margin:0;display:flex}.outer-wysiwyg-wrapper .wysiwyg-html-editor-wrapper .wysiwyg-html-source{resize:none;tab-size:2;white-space:pre-wrap;overflow-wrap:break-word;field-sizing:content;width:100%;min-height:15rem;max-height:22lh;color:var(--color-kin-brown,#190a05);background-color:var(--color-gray-5,#f9f9f9);border:none;outline:none;flex:1;padding:.75rem 1rem;font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.8125rem;line-height:1.5}.outer-wysiwyg-wrapper .wysiwyg-html-editor-wrapper .wysiwyg-html-source:disabled{opacity:.5;cursor:not-allowed}.outer-wysiwyg-wrapper .wysiwyg-editor-wrapper{flex-grow:1;min-height:15rem;max-height:25rem;margin:0;position:relative;overflow-y:auto}.outer-wysiwyg-wrapper .wysiwyg-editor-wrapper .tiptap{outline:none;min-height:15rem;padding:.75rem 1rem}.outer-wysiwyg-wrapper .wysiwyg-editor-wrapper .tiptap p.is-editor-empty:first-child{position:relative}.outer-wysiwyg-wrapper .wysiwyg-editor-wrapper .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);pointer-events:none;color:var(--color-gray,#b3b3b3);font-style:normal;position:absolute}.outer-wysiwyg-wrapper .wysiwyg-editor-wrapper .ProseMirror{outline:none}.character-count{text-align:right;color:var(--color-kin-gray-2,#807672);margin-top:.5rem;font-size:.875rem}.character-count .counter.character-exceeded{color:var(--color-kin-orange,#d34b22)}.tiptap{color:var(--color-kin-brown,#190a05);font-size:var(--text-h5,1rem);line-height:var(--tw-leading,var(--text-h5--line-height,120%));letter-spacing:var(--tw-tracking,var(--text-h5--letter-spacing,-.15px))}.tiptap p{margin:0 0 .5rem}.tiptap p:last-child{margin-bottom:0}.tiptap strong{--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}.tiptap em{font-style:italic}.tiptap u{text-decoration:underline}.tiptap ul,.tiptap ol{margin:.5rem 0;padding-left:1.5rem}:is(.tiptap ul,.tiptap ol) li{margin:.25rem 0}.tiptap ul{list-style-type:disc}.tiptap ol{list-style-type:decimal}.tiptap ul ul{list-style-type:circle}.tiptap ol ol{list-style-type:lower-alpha}.tiptap :is(ul,ol) :is(ul,ol) :is(ul,ol){margin:0;padding-left:0;list-style-type:none}.tiptap a{color:var(--color-kin-teal-2,#009e9e);cursor:pointer;pointer-events:auto;text-decoration:underline}.tiptap a:hover{text-decoration:none}.wysiwyg-content-display{-webkit-line-clamp:unset;word-wrap:break-word;overflow-wrap:break-word;--tw-font-weight:var(--font-weight-medium,400);min-height:0;font-weight:var(--font-weight-medium,400);display:block;overflow:visible}@property --tw-font-weight{syntax:"*";inherits:false}
