:root{--editor-font-size: 15px;--editor-line-height: 22px;--editor-border: none;--editor-border-width: 0;--editor-width: inherit;--editor-background: transparent;--editor-display: flex;--editor-outline: none;--editor-position: relative;--editor-flex: 1;--editor-flex-grow: 1;--editor-box-shadow: none;--editor-content-padding: 0px 11px;--editor-content-width: inherit;--editor-content-max-width: inherit;--editor-placeholder-color: rgba(255, 255, 255, .5);--editor-placeholder-position: absolute;--editor-placeholder-top: 0px;--editor-placeholder-left: 0px;--editor-placeholder-right: 0px;--editor-placeholder-bottom: 0px;--editor-placeholder-padding: var(--editor-content-padding);--editor-placeholder-text-align: left;--editor-placeholder-user-select: none;--editor-placeholder-pointer-events: none}.Composer.editor{line-height:var(--editor-line-height);font-size:var(--editor-font-size);border:var(--editor-border);border-width:var(--editor-border-width);width:var(--editor-width);background:var(--editor-background);display:var(--editor-display);outline:var(--editor-outline);flex:var(--editor-flex);color:#fff;flex-grow:var(--editor-flex-grow);box-shadow:var(--editor-box-shadow);max-width:550px;z-index:9999;position:relative}.Composer.editor .editor-paragraph{margin:0}.Composer .editor-content-editable{outline:2px solid var(--bg-contrast-3);padding:6px 11px;width:var(--editor-content-width);max-width:100%;font-size:var(--editor-font-size);border-radius:9px;line-height:var(--editor-line-height);min-height:34px;background-color:#ffffff1a;width:100%;display:flex;align-items:center}.Composer.disabled .editor-content-editable{background-color:#ffffff1a;outline:2px solid transparent}.Composer .editor-content-editable:focus{outline:2px solid lightgreen}.Composer .editor-placeholder{color:var(--editor-placeholder-color);position:var(--editor-placeholder-position);top:var(--editor-placeholder-top);left:var(--editor-placeholder-left);right:var(--editor-placeholder-right);bottom:var(--editor-placeholder-bottom);padding:var(--editor-placeholder-padding);text-align:var(--editor-placeholder-text-align);-webkit-user-select:var(--editor-placeholder-user-select);user-select:var(--editor-placeholder-user-select);pointer-events:var(--editor-placeholder-pointer-events);display:flex;align-items:center}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}*{transition:all 66ms ease-out;box-sizing:border-box;font-family:Inter;line-height:22px}body{margin:0;padding:0;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);background:#111;min-height:-webkit-fill-available;font-size:13px}body,html{width:100%}::-webkit-search-cancel-button{-webkit-appearance:none}.min-safe-h-screen{min-height:calc(100vh - env(safe-area-inset-bottom,0) - env(safe-area-inset-top,0))}@supports (-webkit-touch-callout: none){.min-safe-h-screen{min-height:-webkit-fill-available}}a,.Link{color:#90ee90}p{margin:11px 0;word-break:normal;font-size:15px}p:first-of-type,p:only-of-type{margin-top:0}strong{color:#90ee90;font-weight:700;background:#90ee9020}h3,h4,h5,h6{font-size:15px;font-weight:600;color:#ffffffcf;margin:22px 0 11px}a:hover{text-decoration:underline!important}input{border:2px solid transparent!important;outline:none;color:#ffffffc4;font-weight:500}input:active{border:2px solid lightgreen!important;outline:none}input:focus{border:2px solid lightgreen!important;outline:none}
