:root{--math-plugin-font-size: 1.5rem;--math-plugin-theme: #6c757d}body{--keyboard-zindex: 99999}*{box-sizing:border-box}.math-plugin-btn{pointer-events:none;opacity:0}.math-plugin-invalid-message{color:#c00;margin-top:5px}.math-plugin-preview{margin-top:10px;overflow:auto;max-height:30vh}.math-plugin-latex{margin-top:10px}.math-plugin-latex-label{font-weight:700}.math-plugin .math-buttons>.math-btn{padding:10px 20px;font-size:16px;font-weight:600;border-radius:5px;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;color:#fff;background-color:var(--math-plugin-theme);border-color:var(--math-plugin-theme)}.disable-math-save-btn{opacity:.5;cursor:default!important}.math-plugin .math-footer{display:flex;justify-content:end;margin-top:5px}.math-plugin .math-footer>.math-buttons{display:flex;gap:10px}.math-plugin .square-root>svg{background-color:transparent;cursor:pointer;border:none}math-field{border:solid 1px var(--math-plugin-theme)!important;border-radius:8px;--caret-color: var(--math-plugin-theme)}math-field:focus-within{outline:1.75px solid var(--math-plugin-theme)!important}.math-plugin .math-equation{width:fit-content;margin:10px;display:flex;justify-content:center;align-items:center}.math-plugin-dummy{border:solid;width:100%}span.math-equation{display:inline!important}.math-equation-selected{border:solid 1px #4098fe;padding:0 30px;border-radius:10px}.preview-of-math-equation{text-align:center;vertical-align:baseline}.math-field.custom-font{font-family:Arial,sans-serif}#mathlive-suggestion-popover{z-index:999999!important;height:40vh!important}.after-math-field{display:flex;justify-content:space-between}.math-plugin-latex-arrow{width:30px;height:30px;cursor:pointer;transition:transform .3s ease}.math-plugin-latex-arrow.rotated{transform:rotate(180deg)}.square-root{cursor:pointer;display:flex;justify-content:center;align-items:center}.add-spacing{padding:2.5px}.math-plugin .math-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:99999}.math-plugin .keyboard-visible{align-items:start}.ML_content{font-size:var(--font-size)}.math-plugin .math-modal-content{background:#fff;padding:20px;border-radius:8px;width:80%;position:relative;margin-top:5px}.math-modal-overlay .math-close-btn{width:40px;height:40px;background-color:var(--math-plugin-theme);border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;outline:none;position:relative}.math-modal-overlay .math-close-btn:before,.math-modal-overlay .math-close-btn:after{content:"";position:absolute;width:18px;height:3px;background-color:#fff}.math-modal-overlay .math-close-btn:before{transform:rotate(45deg)}.math-modal-overlay .math-close-btn:after{transform:rotate(-45deg)}.math-modal-overlay .math-close-btn:hover{background-color:var(--math-plugin-theme)}.math-plugin .math-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.math-plugin .math-modal-title{font-size:18px;line-height:17px;font-family:Arial;font-weight:700}.math-plugin .math-plugin-preview-title{font-size:14px;line-height:17px;font-family:Arial;font-weight:700;margin-bottom:20px}.math-plugin .form-control{box-sizing:border-box!important;display:block;width:100%;padding:.375rem .75rem;margin-top:.5rem;min-height:42px;font-size:var(--font-size);font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border-radius:8px;border:1px solid var(--math-plugin-theme);font-family:KaTeX_Math,serif;font-style:italic;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.math-plugin .form-control::placeholder{color:var(--math-plugin-theme);opacity:1}.math-plugin .form-control:disabled{background-color:#e9ecef;opacity:1}.math-plugin .form-control:focus{border:1.5px solid #000000}.math-plugin .form-check{display:flex;gap:5px;align-items:center;margin-top:.5em}.math-plugin .form-check-input[type=checkbox]{accent-color:var(--math-plugin-theme)!important}.math-plugin .form-check>*{cursor:pointer}.math-plugin .form-check-input{width:15px;height:15px;margin:0!important}.math-plugin-tooltip-container{position:relative;display:inline-block}.math-plugin-tooltip-text{visibility:hidden;width:80px;background-color:#000c;color:#fff;text-align:center;padding:4px;position:absolute;top:120%;left:50%;font-size:11px;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s}.math-plugin-tooltip-text:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:transparent transparent rgba(0,0,0,.8) transparent}.math-plugin-tooltip-container:hover .math-plugin-tooltip-text{visibility:visible;opacity:1}
