@import "https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Inter:wght@400;500;600&display=swap";:root{--text-main:#1a1a1b;--text-muted:#7d7d7d;--bg-color:#fff;--accent-color:#000;--font-serif:"Lora", Georgia, serif;--font-sans:"Inter", -apple-system, sans-serif}body{background-color:var(--bg-color);color:var(--text-main);font-family:var(--font-serif);-webkit-font-smoothing:antialiased;margin:0;padding:0;overflow-x:hidden}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}html.editor-route,html.editor-route body,html.editor-route #root{overflow-x:visible}.teletype-wrapper{box-sizing:border-box;width:100%;max-width:740px;margin:0 auto;padding:0;overflow-x:hidden}html.editor-route .teletype-wrapper{overflow-x:visible}.app-header{z-index:1000;-webkit-backdrop-filter:blur(12px);background-color:#fffc;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex;position:sticky;top:0}.app-header__left,.app-header__right{align-items:center;gap:12px;min-width:0;display:flex}.app-header__brand{font-family:var(--font-sans);letter-spacing:-.3px;cursor:pointer;color:var(--text-main);white-space:nowrap;font-size:17px;font-weight:700}.app-header__link,.app-header__login{font-family:var(--font-sans);color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:14px;font-weight:500;text-decoration:none}.app-header__publish{font-family:var(--font-sans);white-space:nowrap;border:1px solid #111;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}@media (width<=520px){.app-header{gap:8px;padding:8px 10px}.app-header__left,.app-header__right{gap:8px}.app-header__brand{letter-spacing:0;font-size:12px}.app-header__link,.app-header__login{font-size:11px}.app-header__publish{padding:4px 8px;font-size:11px}}.ce-header{font-family:var(--font-sans);margin-top:1.5em;margin-bottom:.5em;padding:0;font-weight:700}.ce-paragraph{letter-spacing:-.003em;font-size:21px;line-height:1.58}.ce-toolbar__content,.ce-block__content{box-sizing:border-box;max-width:100%!important}.codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:before{color:#b3b3b1;opacity:1}.image-tool__caption{display:none!important}.ce-toolbar__actions{margin-right:-20px!important;padding-right:20px!important}.ce-popover,.ce-settings,.codex-editor .ce-toolbar{z-index:1201!important}.ce-block--selected .ce-block__content{background-color:#ebf2ff80;border-radius:4px}.ce-block--image-selected .ce-block__content{border-radius:6px;box-shadow:0 0 0 2px #388ae5a6}.image-tool__image-picture{object-fit:contain;max-height:none;margin:0 auto;display:block;width:100%!important;max-width:100%!important;height:100%!important}@media (width<=480px){.image-tool__image-picture{max-height:55vh}}.image-tool__image{resize:both;box-sizing:border-box;justify-content:center;align-items:center;width:min(400px,100%);min-width:180px;max-width:100%;height:auto;min-height:120px;margin-left:auto;margin-right:auto;transition:max-width .3s,width .3s;display:flex;overflow:hidden;background-color:#0000!important}.image-tool{box-sizing:border-box;max-width:100%;overflow:hidden}.ce-block{box-sizing:border-box;max-width:100%}@media (width<=1024px){.image-tool__image{min-width:0;width:100%!important;max-width:100%!important}}.image-tool--withBackground:not(.image-tool--stretched) .image-tool__image{max-width:min(650px,100%)}.image-tool--stretched .image-tool__image{width:100%!important;max-width:100%!important}
