:root{--editor-link:#1976d2;--editor-link-hover:#125ea2;--editor-link-visited:#6a1b9a;--editor-border:hsla(220,7%,58%,.6);--editor-border-focus:#1976d2;--editor-focus-ring:rgba(25,118,210,.25);--editor-code-bg:#f5f5f5;--editor-code-border:#e0e0e0;--editor-placeholder-opacity:0.6}body[data-mui-color-scheme=dark],body[data-theme=dark]{--editor-link:#90caf9;--editor-link-hover:#64b5f6;--editor-link-visited:#b39ddb;--editor-border:rgba(235,240,250,.28);--editor-border-focus:#90caf9;--editor-focus-ring:rgba(144,202,249,.25);--editor-code-bg:#2b2f36;--editor-code-border:#3a3f47;--editor-placeholder-opacity:0.7}.upryzze-editor-paragraph{font-size:inherit;line-height:1.5;margin:0 0 .75rem}.upryzze-editor-link{color:#1976d2;color:var(--editor-link);cursor:pointer;text-decoration:underline}.upryzze-editor-link:focus,.upryzze-editor-link:hover{color:#125ea2;color:var(--editor-link-hover);text-decoration:none}.upryzze-editor-link:visited{color:#6a1b9a;color:var(--editor-link-visited)}.upryzze-editor-text-bold{font-weight:700!important}.upryzze-editor-text-italic{font-style:italic!important}.upryzze-editor-text-underline{text-decoration:underline!important}.upryzze-editor-text-strikethrough{text-decoration:line-through!important}.upryzze-editor-text-code{background-color:#f5f5f5;background-color:var(--editor-code-bg);border:1px solid #e0e0e0;border:1px solid var(--editor-code-border);border-radius:3px;font-family:Courier New,monospace;overflow-wrap:break-word;padding:.2rem .4rem;white-space:pre-wrap}.upryzze-font-size-12{font-size:12px!important}.upryzze-font-size-14{font-size:14px!important}.upryzze-font-size-16{font-size:16px!important}.upryzze-font-size-18{font-size:18px!important}.upryzze-font-size-24{font-size:24px!important}.upryzze-font-arial{font-family:Arial,sans-serif!important}.upryzze-font-times{font-family:Times New Roman,serif!important}.upryzze-font-georgia{font-family:Georgia,serif!important}.upryzze-font-courier{font-family:Courier New,monospace!important}.upryzze-font-sans{font-family:sans-serif!important}.upryzze-editor-ol,.upryzze-editor-ul{margin:0 0 .75rem;padding-left:1.25rem}.upryzze-editor-ul{list-style:disc outside}.upryzze-editor-ol{list-style:decimal outside}.upryzze-editor-listitem{line-height:1.5;margin-left:.5rem}.editor-container{position:relative}.editor-input[contenteditable=true]{-webkit-tap-highlight-color:transparent;background:transparent;border:1px solid hsla(220,7%,58%,.6)!important;border:1px solid var(--editor-border)!important;border-radius:8px;box-sizing:border-box;min-height:120px;padding:12px;transition:border-color .15s ease,box-shadow .15s ease}.editor-input[contenteditable=true]:focus,.editor-input[contenteditable=true]:focus-visible{border-color:#1976d2!important;border-color:var(--editor-border-focus)!important;box-shadow:0 0 0 2px rgba(25,118,210,.25);box-shadow:0 0 0 2px var(--editor-focus-ring);outline:none}.editor-placeholder{opacity:.6;opacity:var(--editor-placeholder-opacity);pointer-events:none}.block-editor .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:hsla(220,7%,58%,.6);border-color:var(--editor-border)}.block-editor .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1976d2;border-color:var(--editor-border-focus);box-shadow:0 0 0 3px rgba(25,118,210,.25);box-shadow:0 0 0 3px var(--editor-focus-ring)}.block-editor .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:hsla(220,7%,58%,.6);border-color:var(--editor-border)}.block-editor [role=textbox],.block-editor textarea{background:transparent;background:var(--mui-palette-background-paper,transparent);border:1px solid hsla(220,7%,58%,.6);border:1px solid var(--editor-border);border-radius:8px;box-sizing:border-box;padding:10px 12px;resize:vertical}.block-editor [role=textbox]:focus,.block-editor textarea:focus{border-color:#1976d2;border-color:var(--editor-border-focus);box-shadow:0 0 0 3px rgba(25,118,210,.25);box-shadow:0 0 0 3px var(--editor-focus-ring);outline:none}
/*# sourceMappingURL=main.97055b0c.css.map*/