.crl-checkbox{cursor:pointer;border:1px solid #9ca3af;border-radius:4px;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);accent-color:#ff5c39!important;color:#ff5c39!important}.crl-checkbox:focus{box-shadow:var(--tw-ring-inset)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color)}.crl-checkbox:disabled{cursor:not-allowed;background-color:#e5e7eb}
.modal-outer-container{background:#00000080;flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}@media (min-width:768px){.modal-outer-container{justify-content:center}}.modal-inner-container{background-color:#fff;border-top-left-radius:1rem;border-top-right-radius:1rem;flex-direction:column;width:100vw;max-height:90vh;margin-left:auto;margin-right:auto;display:flex;position:relative}@media (min-width:768px){.modal-inner-container,.modal-outer-container,.title-wrapper{border-radius:.25rem}}.border-bottom{border-bottom:1px solid #e5e7eb}.title-wrapper{color:#333;padding:16px;display:flex;position:relative}.prev-button{flex-shrink:0;justify-content:center;align-items:center;width:20px;min-width:20px;padding:0;display:flex}.icon-common{color:#4b5563;vertical-align:middle;width:20px;height:20px;font-weight:700;display:block}.crl-basic-modal-close-btn{cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .2s ease-in-out;display:inline-flex}.crl-basic-modal-close-btn:hover{background-color:#f3f4f6}.crl-basic-modal-close-btn:active{background-color:#e5e7eb}.title-center-btn{z-index:10;position:absolute;top:0;right:0}.title{color:#1f2937;align-items:center;font-size:16px;font-weight:600;line-height:1.5;display:flex}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.flex-1{flex:1}.crl-basic-modal-footer{border-color:#e5e7eb;border-top-width:1px;padding:16px}
.buttonClass{cursor:pointer;align-items:center;width:fit-content;height:fit-content;display:flex}.buttonClass.reverse{flex-direction:row-reverse}.buttonClass.rounded{border-radius:.25rem}.buttonClass.rounded-2xl{border-radius:1rem}.buttonClass.rounded-3xl{border-radius:1.5rem}.buttonClass.rounded-full{border-radius:9999px}.buttonClass.rounded-lg{border-radius:.5rem}.buttonClass.rounded-md{border-radius:.375rem}.buttonClass.rounded-sm{border-radius:.125rem}.buttonClass.rounded-xl{border-radius:.75rem}.buttonClass.border{border-width:1px}.buttonClass.border-0{border-width:0}.buttonClass.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb}.buttonClass.common-style{background-color:#4b5563}.buttonClass.common-style:disabled{opacity:.5;cursor:not-allowed}.buttonClass.none-style{background-color:#fff}.buttonClass.none-style:disabled{opacity:.5;cursor:not-allowed}.buttonClass.none-style:hover{background-color:#e5e7eb}.buttonClass.tag-style{background-color:#1f2937}.buttonClass.tag-style:disabled{cursor:not-allowed;background-color:#e5e7eb}.buttonClass.size-m{padding:.25rem 2.5rem}.buttonClass.size-s{padding:.25rem 2rem}.buttonClass.size-xs,.buttonClass.size-xxs{padding:.25rem .5rem}.textClass{white-space:nowrap;text-align:center}.textClass.medium{font-weight:600}.textClass.font-light{font-weight:300}.textClass.font-normal{font-weight:400}.textClass.font-medium{font-weight:500}.textClass.font-semi-bold{font-weight:600}.textClass.font-bold{font-weight:700}.textClass.size-m{font-size:1rem;line-height:1.5rem}.textClass.size-s,.textClass.size-xs{font-size:.875rem;line-height:1.25rem}.textClass.size-xxs{font-size:.75rem;line-height:.75rem}.textClass.common-style,.textClass.tag-style{color:#fff}.textClass.none-style{color:#6b7280}.textClass.tag-style:disabled,.textClass.trans-style{color:#9ca3af}
.button-base{cursor:pointer;white-space:nowrap;border-width:1px;border-radius:.25rem;padding:4px 10px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.button-base:disabled{opacity:.5;cursor:not-allowed}.button-style-crl-line{color:#4b5563;background-color:#fff!important;border-color:#e5e7eb!important}.button-style-crl-line:disabled{color:#9ca3af;background-color:#f3f4f6!important}.button-style-crl-line:hover{border-color:#9ca3af;background-color:#f3f4f6!important}.button-style-crl-point{background-color:#fff;color:#ff5c39!important;border:1px solid #ff5c39!important}.button-style-crl-red{background-color:#fff;color:#ff2e20!important;border-color:#ff2e20!important}.button-style-crl-point:hover{background-color:#fff5f2}.button-style-crl-solid{color:#fff;background-color:#ff5c39!important;border-width:0!important}.button-style-crl-solid:disabled{cursor:default;background-color:#d1d5db}.button-style-crl-solid:hover{background-color:#fa4616!important}
.crl-image-container,.crl-image{width:100%;position:relative}.crl-image-container{margin-left:auto;margin-right:auto}.crl-image{height:auto;top:0;left:0}.rounded{border-radius:.25rem}.rounded-sm{border-radius:.125rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}
.crl-input{border-width:1px;border-color:#e5e7eb;border-radius:.25rem;padding:4px 8px;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.crl-input:focus{border-color:#ff5c39;outline:0;box-shadow:0 0}.crl-input:disabled{background-color:#f3f4f6}.crl-input::placeholder{color:#d1d5db}
.crl-textarea{border-width:1px;border-color:#e5e7eb;border-radius:.25rem;width:100%;height:180px;padding:4px 8px}.crl-textarea:focus{border-color:#ff5c39;outline:0}.crl-textarea:disabled{background-color:#f3f4f6}.crl-textarea::placeholder{color:#d1d5db}
.crl-po-changer-container{align-items:center;gap:8px;display:flex}.crl-po-changer-string{color:#9ca3af;font-size:.75rem;line-height:1rem}.crl-po-changer-inner-container{align-items:center;gap:7px;display:flex}.crl-po-changer-change-button{background-color:#fff;border:1px solid #9ca3af;border-radius:5px;padding:5px}.crl-po-changer-icon{width:12px;height:12px}
.prograss-bar-container{background-color:#e5e7eb;border-radius:9999px;width:100%;height:3px;position:relative}.prograss-bar-outer{color:#ff5c39;position:absolute;top:-26px;left:50%;transform:translate(-.125rem)}.prograss-bar-inner{background-color:#ff5c39;border-radius:9999px;height:3px}
.crl-spinner-container{width:fit-content;display:flex}.crl-spinner-container.spinner-size-s{gap:2px;padding:8px}.crl-spinner-container.spinner-size-m{gap:4px;padding:12px}.loader.spinner-size-m{width:20px;height:20px}.loader.spinner-size-s{width:12px;height:12px}.loader{border-radius:50%;animation:.5s linear infinite rotate;position:relative}.loader:before{content:"";box-sizing:border-box;border:3px solid #ff5c39;border-radius:50%;animation:1s linear infinite prixClipFix;position:absolute;inset:0}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}
.label_input_input{color:#111827;border-radius:.25rem;outline:none;flex:auto;width:auto;min-width:0;transition:border-color .15s ease-in-out}.label_input_input:focus{border-color:#ff8058}.label_input_input:disabled{background-color:#f3f4f6}.label_input_a_tag{border-radius:4px;flex:auto;width:auto;min-width:0}.label_input_a_tag:hover{color:#ff5c39}.label_input_input::-moz-placeholder{color:#9ca3af;opacity:1}.label_input_input::placeholder{color:#9ca3af;opacity:1}
.label_input_container{flex-direction:column;gap:4px;display:flex;position:relative}.label_input_label_section{justify-content:space-between;width:100%;display:flex}
.rdp{--rdp-cell-size:40px;--rdp-caption-font-size:18px;--rdp-accent-color:#00f;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:#fff;margin:1em}.rdp-vhidden{box-sizing:border-box;appearance:none;background:0 0;border:0;margin:0;padding:0;top:0;clip:rect(1px,1px,1px,1px)!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.rdp-button_reset{appearance:none;cursor:default;color:inherit;font:inherit;background:0 0;margin:0;padding:0;position:relative}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid #0000}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{max-width:calc(var(--rdp-cell-size)*7);border-collapse:collapse;margin:0}.rdp-with_weeknumber .rdp-table{max-width:calc(var(--rdp-cell-size)*8);border-collapse:collapse}.rdp-caption{text-align:left;justify-content:space-between;align-items:center;padding:0;display:flex}.rdp-multiple_months .rdp-caption{text-align:center;display:block;position:relative}.rdp-caption_dropdowns{display:inline-flex;position:relative}.rdp-caption_label{z-index:1;white-space:nowrap;color:currentColor;font-family:inherit;font-size:var(--rdp-caption-font-size);border:2px solid #0000;align-items:center;margin:0;padding:0 .25em;font-weight:700;display:inline-flex;position:relative}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{position:absolute;top:50%;left:0;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;top:50%;right:0;transform:translateY(-50%)}.rdp-nav_button{width:var(--rdp-cell-size);height:var(--rdp-cell-size);border-radius:100%;justify-content:center;align-items:center;padding:.25em;display:inline-flex}.rdp-dropdown_year,.rdp-dropdown_month{align-items:center;display:inline-flex;position:relative}.rdp-dropdown{appearance:none;z-index:2;width:100%;cursor:inherit;opacity:0;font-family:inherit;font-size:inherit;line-height:inherit;background-color:#0000;border:none;margin:0;padding:0;position:absolute;top:0;bottom:0;left:0}.rdp-dropdown[disabled]{opacity:unset;color:unset}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{vertical-align:middle;text-align:center;height:100%;height:var(--rdp-cell-size);text-transform:uppercase;padding:0;font-size:.75em;font-weight:700}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{width:var(--rdp-cell-size);height:100%;height:var(--rdp-cell-size);text-align:center;padding:0}.rdp-weeknumber{font-size:.75em}.rdp-weeknumber,.rdp-day{box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);border:2px solid #0000;border-radius:100%;justify-content:center;align-items:center;margin:0;display:flex;overflow:hidden}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{color:var(--rdp-selected-color);opacity:1;background-color:var(--rdp-accent-color)}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-top-right-radius:0;border-bottom-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start),.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-top-right-radius:0;border-bottom-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}
.style-module__jqb9tq__root{--rdp-cell-size:40px;--rdp-caption-font-size:18px;--rdp-accent-color:#00f;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:#fff;margin:1em}.style-module__jqb9tq__vhidden{box-sizing:border-box;appearance:none;background:0 0;border:0;margin:0;padding:0;top:0;clip:rect(1px,1px,1px,1px)!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.style-module__jqb9tq__button_reset{appearance:none;cursor:default;color:inherit;font:inherit;background:0 0;margin:0;padding:0;position:relative}.style-module__jqb9tq__button_reset:focus-visible{outline:none}.style-module__jqb9tq__button{border:2px solid #0000}.style-module__jqb9tq__button[disabled]:not(.style-module__jqb9tq__day_selected){opacity:.25}.style-module__jqb9tq__button:not([disabled]){cursor:pointer}.style-module__jqb9tq__button:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.style-module__jqb9tq__button:hover:not([disabled]):not(.style-module__jqb9tq__day_selected){background-color:var(--rdp-background-color)}.style-module__jqb9tq__months{display:flex}.style-module__jqb9tq__month{margin:0 1em}.style-module__jqb9tq__month:first-child{margin-left:0}.style-module__jqb9tq__month:last-child{margin-right:0}.style-module__jqb9tq__table{max-width:calc(var(--rdp-cell-size)*7);border-collapse:collapse;margin:0}.style-module__jqb9tq__with_weeknumber .style-module__jqb9tq__table{max-width:calc(var(--rdp-cell-size)*8);border-collapse:collapse}.style-module__jqb9tq__caption{text-align:left;justify-content:space-between;align-items:center;padding:0;display:flex}.style-module__jqb9tq__multiple_months .style-module__jqb9tq__caption{text-align:center;display:block;position:relative}.style-module__jqb9tq__caption_dropdowns{display:inline-flex;position:relative}.style-module__jqb9tq__caption_label{z-index:1;white-space:nowrap;color:currentColor;font-family:inherit;font-size:var(--rdp-caption-font-size);border:2px solid #0000;align-items:center;margin:0;padding:0 .25em;font-weight:700;display:inline-flex;position:relative}.style-module__jqb9tq__nav{white-space:nowrap}.style-module__jqb9tq__multiple_months .style-module__jqb9tq__caption_start .style-module__jqb9tq__nav{position:absolute;top:50%;left:0;transform:translateY(-50%)}.style-module__jqb9tq__multiple_months .style-module__jqb9tq__caption_end .style-module__jqb9tq__nav{position:absolute;top:50%;right:0;transform:translateY(-50%)}.style-module__jqb9tq__nav_button{width:var(--rdp-cell-size);height:var(--rdp-cell-size);border-radius:100%;justify-content:center;align-items:center;padding:.25em;display:inline-flex}.style-module__jqb9tq__dropdown_year,.style-module__jqb9tq__dropdown_month{align-items:center;display:inline-flex;position:relative}.style-module__jqb9tq__dropdown{appearance:none;z-index:2;width:100%;cursor:inherit;opacity:0;font-family:inherit;font-size:inherit;line-height:inherit;background-color:#0000;border:none;margin:0;padding:0;position:absolute;top:0;bottom:0;left:0}.style-module__jqb9tq__dropdown[disabled]{opacity:unset;color:unset}.style-module__jqb9tq__dropdown:focus-visible:not([disabled])+.style-module__jqb9tq__caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.style-module__jqb9tq__dropdown_icon{margin:0 0 0 5px}.style-module__jqb9tq__head{border:0}.style-module__jqb9tq__head_row,.style-module__jqb9tq__row{height:100%}.style-module__jqb9tq__head_cell{vertical-align:middle;text-align:center;height:100%;height:var(--rdp-cell-size);text-transform:uppercase;padding:0;font-size:.75em;font-weight:700}.style-module__jqb9tq__tbody{border:0}.style-module__jqb9tq__tfoot{margin:.5em}.style-module__jqb9tq__cell{width:var(--rdp-cell-size);height:100%;height:var(--rdp-cell-size);text-align:center;padding:0}.style-module__jqb9tq__weeknumber{font-size:.75em}.style-module__jqb9tq__weeknumber,.style-module__jqb9tq__day{box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);border:2px solid #0000;border-radius:100%;justify-content:center;align-items:center;margin:0;display:flex;overflow:hidden}.style-module__jqb9tq__day_today:not(.style-module__jqb9tq__day_outside){font-weight:700}.style-module__jqb9tq__day_selected,.style-module__jqb9tq__day_selected:focus-visible,.style-module__jqb9tq__day_selected:hover{color:var(--rdp-selected-color);opacity:1;background-color:var(--rdp-accent-color)}.style-module__jqb9tq__day_outside{opacity:.5}.style-module__jqb9tq__day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.style-module__jqb9tq__root:not([dir=rtl]) .style-module__jqb9tq__day_range_start:not(.style-module__jqb9tq__day_range_end){border-top-right-radius:0;border-bottom-right-radius:0}.style-module__jqb9tq__root:not([dir=rtl]) .style-module__jqb9tq__day_range_end:not(.style-module__jqb9tq__day_range_start),.style-module__jqb9tq__root[dir=rtl] .style-module__jqb9tq__day_range_start:not(.style-module__jqb9tq__day_range_end){border-top-left-radius:0;border-bottom-left-radius:0}.style-module__jqb9tq__root[dir=rtl] .style-module__jqb9tq__day_range_end:not(.style-module__jqb9tq__day_range_start){border-top-right-radius:0;border-bottom-right-radius:0}.style-module__jqb9tq__day_range_end.style-module__jqb9tq__day_range_start{border-radius:100%}.style-module__jqb9tq__day_range_middle{border-radius:0}
.crl-day-picker-container{width:100%;height:100%;font-size:1rem;line-height:1.5rem;position:relative}.crl-day-picker-container.no-absolute{width:fit-content}.crl-day-picker-button{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 0 0 6px;display:flex}.crl-day-picker-button.input{padding:0!important}.crl-day-picker-button.is-open{border-color:#ff5c39!important}.crl-day-picker-button.no-value{color:#c8c9c7}.crl-day-picker-calendar-icon{box-sizing:border-box;flex-shrink:0;width:auto;height:100%;padding:10px}.crl-day-picker-calendar-icon.bg-common{color:#000;background-color:#e5e7eb}.crl-day-picker-calendar-icon.bg-common.is-open{color:#fff!important;background-color:#4b5563!important}.crl-day-picker-calendar-icon.bg-simple{color:#ff5c39}.crl-day-picker-calendar-icon.bg-simple.is-open{color:#4b5563!important}.crl-day-picker-input{border:0;width:80%;height:100%}.crl-day-picker-input:focus{outline-offset:2px;outline:2px solid #0000}.crl-day-picker-x-circle-icon{aspect-ratio:1;cursor:pointer;height:16px;margin-right:8px;position:absolute;right:0}
.quill-content{color:#374151;word-wrap:break-word;overflow-wrap:break-word;font-size:14px;line-height:1.6}.quill-content strong{color:#1f2937;font-weight:600}.quill-content em{font-style:italic}.quill-content u{text-decoration:underline}.quill-content s{text-decoration:line-through}.quill-content a{color:#3b82f6;text-decoration:underline}.quill-content a:hover{color:#2563eb}.quill-content ol,.quill-content ul{margin:8px 0;padding-left:24px}.quill-content ol li,.quill-content ul li{margin:4px 0}.quill-content ol{counter-reset:list-0;list-style:decimal}.quill-content ul[data-list=bullet]{list-style:outside}.quill-content ol li[data-list=bullet],.quill-content li[data-list=bullet]{padding-left:.5em;list-style-type:disc!important}.quill-content ol li[data-list=bullet] .ql-ui,.quill-content li[data-list=bullet] .ql-ui{display:none}.quill-content ol>li[data-list=ordered]{counter-increment:list-0;list-style:none}.quill-content ol>li[data-list=ordered]:before{content:counter(list-0)". ";font-weight:400}.quill-content blockquote{color:#6b7280;background:#f9fafb;border-left:4px solid #e5e7eb;margin:12px 0;padding:8px 16px;font-style:italic}.quill-content h1{color:#111827;margin:16px 0 8px;font-size:24px;font-weight:700}.quill-content h2{color:#111827;margin:14px 0 7px;font-size:20px;font-weight:600}.quill-content h3{color:#111827;margin:12px 0 6px;font-size:18px;font-weight:600}.quill-content code{color:#dc2626;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;padding:2px 6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px}.quill-content pre{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;margin:12px 0;padding:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;overflow-x:auto}.quill-content img{border-radius:4px;max-width:100%;height:auto;margin:8px 0;display:block}.quill-content img.chat-inline-image{-o-object-fit:contain;object-fit:contain;border-radius:8px;width:240px;max-width:100%}@media (max-width:480px){.quill-content img.chat-inline-image{width:100%;max-width:200px}}.quill-content img.chat-inline-image[data-load-error=true]{display:none}.quill-content table{border-collapse:collapse;width:100%;margin:12px 0}.quill-content table td,.quill-content table th{text-align:left;border:1px solid #e5e7eb;padding:8px 12px}.quill-content table th{background:#f9fafb;font-weight:600}.quill-content br{line-height:1.6}.quill-content p{margin:8px 0}.quill-content p:first-child{margin-top:0}.quill-content p:last-child{margin-bottom:0}.quill-content .ql-bg-black{background-color:#000}.quill-content .ql-bg-red{background-color:#e60000}.quill-content .ql-bg-orange{background-color:#f90}.quill-content .ql-bg-yellow{background-color:#ff0}.quill-content .ql-bg-green{background-color:#008a00}.quill-content .ql-bg-blue{background-color:#06c}.quill-content .ql-bg-purple{background-color:#93f}.quill-content .ql-color-white{color:#fff}.quill-content .ql-color-red{color:#e60000}.quill-content .ql-color-orange{color:#f90}.quill-content .ql-color-yellow{color:#ff0}.quill-content .ql-color-green{color:#008a00}.quill-content .ql-color-blue{color:#06c}.quill-content .ql-color-purple{color:#93f}
