body{height:100vh;margin:0}body>*{font-family:Arial}#root{height:100%}:root{--color-fg:#000;--color-bg:#fff;--inverted-color-fg:#fff;--inverted-color-bg:#000;--highlit-bg:#a8a8a8;--gray:grey;--current-identity-color:var(--gray)}[data-theme=dark]{--color-fg:#fff;--color-bg:#000;--inverted-color-fg:#000;--inverted-color-bg:#fff;--highlit-bg:#2a2a2a}.app-wrapper{height:100%;color:var(--color-fg);fill:var(--color-fg);border-color:var(--color-fg);background-color:var(--color-bg)}select{border:1px solid var(--color-fg)}input[type=text],select{color:var(--color-fg);background-color:var(--color-bg)}input[type=text]{outline:none;border:none;border:1px solid var(--color-fg);width:100%}input[type=text]+button{border:1px solid var(--color-fg);border-left:none}.page-container{display:flex;height:100%}.page-container-main-panel{display:flex;flex-direction:column;height:100%;width:100%}.search-panel{display:flex;flex-direction:column;width:16rem}.results,.search-panel{overflow:hidden}.results-scrollable{height:100%;overflow:auto}form.search{margin:.2rem}.search-bar{display:flex}.button{color:var(--color-fg);background-color:var(--color-bg);border:none;height:100%}.button:disabled{color:grey}.button:not(:disabled){cursor:pointer}.button:not(:disabled):hover:not(.no-hover){background-color:var(--highlit-bg)}.button:not(:disabled):hover:not(.no-hover).red{background-color:red}.selected .button{background-color:var(--highlit-bg)}.selected .button:not(:disabled):hover{background-color:var(--color-bg)}.selected .button:not(:disabled):hover.red{background-color:red}.point-wrapper .button{flex-shrink:0;z-index:4}.bi{height:100%;width:100%}.button-group{display:flex;align-items:center;height:100%;margin:auto 0;box-sizing:border-box}.message-list-item-link .button-group,.new-message-button .button-group,.regions-grid .button-group{height:1.5rem}.point-wrapper .button-group{position:absolute;max-width:95%;max-width:-webkit-fill-available;max-width:-moz-available}.trust-rank{margin-left:4px;white-space:nowrap}.trust-rank label,.trust-rank svg{vertical-align:top}.trust-rank svg{margin-right:2px}.banner{background-color:initial;border:none;color:var(--color-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:100;cursor:pointer;background-image:var(--backgroundImageAuthorColor);background-repeat:no-repeat;background-size:132% 100%;background-position:50%;max-width:95%;max-width:-webkit-fill-available;max-width:-moz-available}.banner:hover{background-image:var(--backgroundImageColorFG)}.message-list-item-top-bar .banner,.reply-history-item-top-bar .banner{position:relative;top:.2rem}.banner a{text-decoration:none;color:var(--color-fg)}.shape-svg{fill:var(--color-fg);height:1rem;width:1rem}.main-point .shape-svg,.region-point .shape-svg{height:1.5em;width:1.5em}.top-bar-container .shape-svg{fill:var(--color-bg);stroke:var(--current-identity-color);stroke-width:10%;height:100%;width:100%}.top-bar-container .button:hover .shape-svg{fill:var(--highlit-bg)}.message-list-item,.new-message-button{margin:.1rem}.message-list-item-top-bar{display:flex;justify-content:space-between}.message-list-item-link,.new-message-button{display:block;position:relative;padding:3px;border:1.5px solid var(--gray);text-decoration:none;color:var(--color-fg)}.message-list-item-link *,.new-message-button *{cursor:pointer}.message-list-item-link:hover:not(.no-hover),.new-message-button:hover:not(.no-hover){border-color:var(--color-fg)!important}.message-list-item-link .sub-points,.new-message-button .sub-points{margin-left:1rem}.message-list-item-link.selected,.new-message-button.selected{background-color:var(--highlit-bg)}.message-list-item-link.draft,.new-message-button{border-width:1.5px;border-style:dashed}.new-message-text{flex-basis:100%;line-height:1.5rem;font-style:italic;padding-left:1rem}.point-wrapper{position:relative;flex-basis:100%}.point-textarea{position:relative;width:100%;border:none;outline:none;overflow:hidden;resize:none;background-color:initial;font-family:Arial;color:var(--color-fg)}.point-textarea.newline{top:1.15rem;margin-bottom:1.15rem}.message-list-item-link .point-textarea,.point.main .point-textarea{font-weight:700}.point{display:flex;margin:0 2px}.point:focus-within,.point:hover{border:1px solid var(--color-fg)}.point.selected{background-color:var(--highlit-bg)}.time-stamp{font-size:xx-small;align-self:end;white-space:break-spaces}.top-bar-container{display:flex;justify-content:space-between;position:relative;height:1.5rem}.regions-grid{height:100%;width:100%;position:relative;overflow:hidden;display:grid;grid-gap:1.5px;gap:1.5px;box-sizing:border-box;background-color:var(--gray);border:1.5px solid var(--gray)}.regions-grid.draft{border-style:dashed;border-color:var(--color-bg)}.region{overflow:hidden;background-color:var(--color-bg)}.region-inner-container{overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;height:100%}.top.region .region-inner-container{padding-top:.7rem}.region-header{display:flex;align-items:center;justify-content:center}.main-point-wrapper{margin:auto;left:0;right:0}.top.region .spacer{font-size:x-large;margin:0 auto .7rem}.region .drop-target{height:100%;min-height:50px}.hover-line-wrapper{position:relative}.hover-line{position:absolute;background-color:var(--color-bg);width:100%;height:1.4px;top:-2px;border:2px solid var(--color-fg);z-index:12}svg.seven-shapes{margin:auto;width:60%;fill:#5f5c5d}svg.seven-shapes g:hover{stroke:var(--color-fg);stroke-width:1%}.draft-messages-header{text-align:center}.profile-page{flex:auto;border:1.5px solid var(--gray);overflow:auto}.profile-page-header{display:flex;justify-content:center}.collapsible-header{display:flex;justify-content:space-between;border-bottom:1px solid var(--color-fg);padding:5px}.collapsible-content{padding:5px 10px}.peer-list-header svg{margin-right:3px;vertical-align:top}.peer-list-collapsible-group{display:flex;justify-content:center}.peer-list-header span{margin-left:2px}.peer-list-item{display:flex;justify-content:space-between;border:1px solid var(--color-bg)}.peer-list-item:hover{border-color:var(--hover-border-color)}.peer-list-item select:disabled{-webkit-appearance:none;appearance:none;opacity:1}.trust-parameters-label{margin:0 .4rem}.trust-parameters-label-group{display:inline-block}.peer-graph-page{flex:auto;border:1.5px solid var(--gray)}#peer-graph{height:100%}#peer-graph marker{stroke-width:0}.node-group .banner-path{stroke-width:2px}.node-group .left-half,.node-group .right-half{fill:var(--color-bg);opacity:.5}.node-group.source .left-half,.node-group.source .right-half{fill:green}.node-group.blocker .left-half,.node-group.blocker .right-half{fill:#00f}.node-group.blocked .left-half,.node-group.blocked .right-half{fill:red}.node-group.source.blocker .left-half{fill:#00f}.node-group.source.blocker .right-half{fill:green}.node-group.blocker.blocked .left-half{fill:#00f}.node-group.blocker.blocked .right-half{fill:red}.node-label{pointer-events:none}.funnel-path{fill:none;stroke:var(--color-fg)}.funnel-path.funneled{fill:var(--color-fg)}.funnel-outline-path{stroke:none;fill:transparent}.edge{fill:transparent;stroke-opacity:.5}.edge~defs marker{opacity:.5}.edge.source,.edge.source~defs{stroke:green}.edge.source marker,.edge.source~defs marker{fill:green}.edge.blocker,.edge.blocker~defs{stroke:#00f}.edge.blocker marker,.edge.blocker~defs marker{fill:#00f}.edge.blocked,.edge.blocked~defs{stroke-width:5;stroke:red}.edge.blocked marker,.edge.blocked~defs marker{fill:red}.edge.full{stroke-width:4}.edge.high{stroke-width:3}.edge.mid{stroke-width:2}.edge.low{stroke-width:1}#peer-graph-toolbar{position:absolute;top:0;right:0;border-color:var(--color-fg);border-style:solid;border-width:0 0 1.5px 1.5px;background-color:var(--color-bg)}#peer-graph-toolbar>button{height:1.5rem;width:1.5rem;position:absolute;right:0}.peer-graph-toolbar-options{margin-right:1.5rem}.peer-graph-toolbar-group{display:flex}.peer-graph-toolbar-group:not(.no-params){justify-content:space-between}.peer-graph-toolbar-group>label{min-width:3.5rem}.peer-graph-toolbar-group.source>label.shown{background-color:green}.peer-graph-toolbar-group.blocker>label.shown{background-color:#00f}.peer-graph-toolbar-group.blocked>label.shown{background-color:red}.peer-graph-to-peers{margin-left:1.5rem;display:flex;flex-direction:column}.peer-graph-to-peer-container{position:relative;display:flex;justify-content:space-between}#searchLimit{width:3rem}#searchLimit,#searchLimitLabel{display:block}.modal-overlay{position:fixed;top:0;left:0;height:100%;width:100%;z-index:1000000;background-color:#000;background-color:rgba(0,0,0,.25)}.modal-container{position:fixed;background-color:var(--color-bg);border:1px solid var(--color-fg);max-width:100%;height:80vh;max-height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-header{position:absolute;top:0;right:0;height:2rem}.modal-title{text-align:center;margin:.5rem}.modal-content-inner-container{margin:1rem}.modal-content-outer-container{position:absolute;left:0;width:100%;height:calc(100% - 1.5rem);overflow:auto}.modal-footer{position:absolute;bottom:0;right:0;height:2rem}.modal-footer .button{padding:0 .5rem}.select-identity{position:relative;display:flex}.edit-identity input{display:block;margin-bottom:.5rem}.edit-identity button.submit{position:absolute;bottom:1px;right:0;height:2rem;margin-bottom:2px}
/*# sourceMappingURL=main.9b7d5b74.chunk.css.map */