:root{--border-color: #e7e8e9;--selected-color-background: #e7e8e9;--border-radius: .75rem;--box-shadow: 0 .3125rem .3125rem -.15625rem rgba(0, 0, 0, .03), 0 .1875rem .1875rem -.09375rem rgba(0, 0, 0, .02), 0 .125rem .125rem -.0625rem rgba(0, 0, 0, .02), 0 .0625rem .0625rem -.03125rem rgba(0, 0, 0, .03), 0 .03125rem .03125rem 0 rgba(0, 0, 0, .04), 0 0 0 .0625rem rgba(0, 0, 0, .06)}section{overflow:visible!important}.coupon-apply-btn-wrap s-button{height:100%}.rte-root{width:100%}.rte-label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#303030}.rte-shell{position:relative;border:1px solid #c9cccf;border-radius:8px;background:#fff;overflow:hidden}.rte-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.375rem;border-bottom:1px solid #e1e3e5;background:#f6f6f7}.rte-block-select-wrap{display:inline-flex;align-items:center;gap:.375rem}.rte-block-select-wrap .rte-icon{flex-shrink:0}.rte-block-select{min-width:8.75rem;height:2rem;border:1px solid #c9cccf;border-radius:6px;padding:0 .5rem;font-size:.875rem;background:#fff;color:#202223}.rte-toolbar-button{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#303030;cursor:pointer}.rte-toolbar-button .rte-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.rte-toolbar-button:hover:not(:disabled){background:#e4e5e7}.rte-toolbar-button:focus-visible,.rte-block-select-wrap .rte-block-select:focus-visible,.rte-editor:focus-visible,.rte-source:focus-visible,.rte-menu-button:focus-visible,.rte-modal-input:focus-visible{outline:2px solid #2c6ecb;outline-offset:1px}.rte-toolbar-button.is-active{background:#d2d5d9;border-color:#babfc4}.rte-toolbar-button:disabled{opacity:.5;cursor:not-allowed}.rte-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem}.rte-icon s-icon{width:1rem;height:1rem;color:inherit;display:flex}.rte-icon s-icon .icon{display:flex;justify-content:center;align-items:center}.rte-toolbar-divider{width:1px;height:1.25rem;background:#d2d5d9;margin:0 .25rem}.rte-editor{min-height:12rem;padding:.75rem;font-size:.9375rem;line-height:1.5;color:#202223;outline:none}.rte-editor:empty:before{content:attr(data-placeholder);color:#8c9196}.rte-source{width:100%;min-height:12rem;border:0;resize:vertical;padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.5;color:#202223}.rte-more-menu{position:relative}.rte-more-menu summary{list-style:none}.rte-more-menu summary::-webkit-details-marker{display:none}.rte-more-menu-panel{position:absolute;top:calc(100% + .25rem);right:0;min-width:10rem;border:1px solid #d2d5d9;border-radius:8px;background:#fff;box-shadow:0 8px 20px #0000001f;padding:.375rem;z-index:10;display:flex;flex-direction:column;gap:.25rem}.rte-menu-button{border:1px solid transparent;border-radius:6px;height:2rem;padding:0 .625rem;background:transparent;text-align:left;color:#303030;cursor:pointer}.rte-menu-button:hover:not(:disabled){background:#f1f2f3}.rte-menu-button-primary{background:#111827;color:#fff}.rte-menu-button-primary:hover{background:#1f2937}.rte-menu-button-icon{display:inline-flex;vertical-align:middle;margin-right:.375rem}.rte-color-popover{position:absolute;top:2.8rem;left:.375rem;z-index:20;width:14rem;border:1px solid #d2d5d9;border-radius:8px;background:#fff;box-shadow:0 8px 20px #0000001f;padding:.625rem}.rte-color-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.375rem}.rte-color-swatch{width:100%;aspect-ratio:1;border:1px solid #d2d5d9;border-radius:6px;cursor:pointer}.rte-color-custom{display:flex;align-items:center;justify-content:space-between;margin-top:.625rem;font-size:.8125rem;color:#6d7175}.rte-color-actions{display:flex;justify-content:flex-end;gap:.375rem;margin-top:.625rem}.rte-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}.rte-modal{width:min(26rem,calc(100% - 2rem));background:#fff;border-radius:10px;border:1px solid #d2d5d9;box-shadow:0 16px 36px #0003;padding:1rem}.rte-modal-heading{margin:0 0 .75rem;font-size:1rem;color:#202223}.rte-modal-label{display:block;font-size:.875rem;color:#303030;margin-bottom:.375rem}.rte-modal-input{width:100%;border:1px solid #c9cccf;border-radius:8px;height:2.25rem;padding:0 .625rem;margin-bottom:.75rem}.rte-modal-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#303030}.rte-modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}@media(max-width:640px){.rte-toolbar{gap:.125rem}.rte-toolbar-button{width:1.875rem;height:1.875rem}.rte-block-select{min-width:7.5rem;font-size:.8125rem}}@media(prefers-color-scheme:dark){.rte-label{color:#e3e3e3}.rte-shell{border-color:#4b5563;background:#111827}.rte-toolbar{border-bottom-color:#374151;background:#1f2937}.rte-block-select{border-color:#4b5563;background:#111827;color:#f3f4f6}.rte-toolbar-button{color:#e5e7eb}.rte-toolbar-button:hover:not(:disabled){background:#374151}.rte-toolbar-button.is-active{background:#4b5563;border-color:#6b7280}.rte-toolbar-divider{background:#4b5563}.rte-editor,.rte-source{color:#f9fafb;background:#111827}.rte-editor:empty:before{color:#9ca3af}.rte-more-menu-panel,.rte-color-popover,.rte-modal{border-color:#4b5563;background:#1f2937}.rte-menu-button{color:#e5e7eb}.rte-menu-button:hover:not(:disabled){background:#374151}.rte-modal-heading,.rte-modal-label,.rte-modal-checkbox{color:#f3f4f6}.rte-modal-input{border-color:#4b5563;background:#111827;color:#f3f4f6}}
