.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-xl{font-size:calc(var(--font-heading-scale) * 4rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-lg{font-size:calc(var(--font-heading-scale) * 3.2rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-md{font-size:calc(var(--font-heading-scale) * 2.4rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-sm{font-size:calc(var(--font-heading-scale) * 2.2rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-xs{font-size:calc(var(--font-heading-scale) * 1.8rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-2xs{font-size:calc(var(--font-heading-scale) * 1.6rem)!important}@media only screen and (min-width:768px){.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-xl{font-size:calc(var(--font-heading-scale) * 6rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-lg{font-size:calc(var(--font-heading-scale) * 5rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-md{font-size:calc(var(--font-heading-scale) * 4rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-sm{font-size:calc(var(--font-heading-scale) * 3.2rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-xs{font-size:calc(var(--font-heading-scale) * 2.8rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-2xs{font-size:calc(var(--font-heading-scale) * 2rem)!important}}@media only screen and (min-width:1025px){.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-xl{font-size:calc(var(--font-heading-scale) * 8rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-lg{font-size:calc(var(--font-heading-scale) * 6.8rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-md{font-size:calc(var(--font-heading-scale) * 5.2rem)!important}.hdt-rte :is(h1,h2,h3,h4,h5,h6).rte-size-sm{font-size:calc(var(--font-heading-scale) * 4.2rem)!important}}.hdt-heading-toolbar{position:fixed;bottom:80px;right:20px;z-index:99999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.4}.hdt-heading-toolbar *{box-sizing:border-box}.hdt-heading-toolbar__toggle{width:52px;height:52px;border-radius:50%;background:#1a1a2e;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #00000040;transition:transform .2s,background .2s;margin-left:auto}.hdt-heading-toolbar__toggle:hover{transform:scale(1.08);background:#16213e}.hdt-heading-toolbar__toggle svg{width:24px;height:24px}.hdt-heading-toolbar__panel{display:none;background:#fff;border-radius:12px;box-shadow:0 8px 40px #0000002e;width:360px;max-height:80vh;overflow:hidden;margin-bottom:12px;border:1px solid #e5e5e5}.hdt-heading-toolbar__panel.is-open{display:flex;flex-direction:column}.hdt-heading-toolbar__header{padding:16px 20px;background:#1a1a2e;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px}.hdt-heading-toolbar__header h3{margin:0;font-size:15px;font-weight:600;color:#fff;font-family:inherit;letter-spacing:0}.hdt-heading-toolbar__header small{font-size:11px;opacity:.7;font-weight:400}.hdt-heading-toolbar__body{padding:16px 20px;overflow-y:auto;max-height:50vh}.hdt-heading-toolbar__empty{text-align:center;color:#888;padding:20px 0;font-size:13px}.hdt-heading-item{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f0f0f0}.hdt-heading-item:last-child{border-bottom:none}.hdt-heading-item__tag{flex-shrink:0;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;color:#fff;background:#4361ee}.hdt-heading-item__tag.tag-h1{background:#e63946}.hdt-heading-item__tag.tag-h2{background:#4361ee}.hdt-heading-item__tag.tag-h3{background:#7209b7}.hdt-heading-item__tag.tag-h4{background:#f77f00}.hdt-heading-item__tag.tag-h5{background:#2a9d8f}.hdt-heading-item__tag.tag-h6{background:#6c757d}.hdt-heading-item__text{flex:1;min-width:0;font-size:13px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.hdt-heading-item__text:hover{color:#4361ee}.hdt-heading-item__select{flex-shrink:0;padding:4px 8px;border:1px solid #ddd;border-radius:6px;font-size:12px;background:#fafafa;cursor:pointer;font-family:inherit;color:#333}.hdt-heading-item__select:focus{outline:none;border-color:#4361ee;box-shadow:0 0 0 2px #4361ee26}.hdt-heading-toolbar__footer{padding:12px 20px;border-top:1px solid #e5e5e5;display:flex;gap:8px}.hdt-heading-toolbar__btn{flex:1;padding:8px 14px;border-radius:8px;border:none;cursor:pointer;font-size:13px;font-weight:600;font-family:inherit;transition:background .15s}.hdt-heading-toolbar__btn--primary{background:#4361ee;color:#fff}.hdt-heading-toolbar__btn--primary:hover{background:#3651d4}.hdt-heading-toolbar__btn--secondary{background:#f0f0f0;color:#333}.hdt-heading-toolbar__btn--secondary:hover{background:#e0e0e0}.hdt-heading-toast{position:fixed;top:20px;left:50%;transform:translate(-50%) translateY(-20px);background:#1a1a2e;color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;z-index:100000;opacity:0;transition:opacity .3s,transform .3s;pointer-events:none;box-shadow:0 4px 20px #0003}.hdt-heading-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.hdt-rte :is(h1,h2,h3,h4,h5,h6).hdt-heading-highlight{outline:2px dashed #4361ee;outline-offset:4px;border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hdt-rte-heading-sizes.css.map */
