<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--body-background: #e9ebee;--highlight: rgba(0, 0, 0, .05);--highlight-blue: rgba(0, 123, 255, .1);--highlight-cyan: #f0fafa;--cyan-light: #96d6e0;--green-light: #42d042;--red-light: #df5a5a;--verifying: var(--bs-cyan);--correct: forestgreen;--incorrect: var(--bs-red);--correct-light: var(--green-light);--incorrect-light: var(--red-light);--node-name: #385898;--node-name-ts: #389858;--blockquote: var(--highlight-cyan);--status-icon: rgba(255, 255, 255, .5);--status-icon-highlight: rgba(255, 255, 255, .75);--shadow: rgba(0, 0, 0, .75);--reactions-positive: #e9fce5;--reactions-negative: #feeff0;--reactions-positive-border: #cddfc9;--reactions-negative-border: #e1d3d4;--comments: #f8faff}:root{--zindex-text-overlay: 1;--zindex-page-header: 900;--zindex-feed-top-button: 950;--zindex-dropdown: 1000;--zindex-sticky: 1020;--zindex-fixed: 1030;--zindex-offcanvas-backdrop: 1040;--zindex-offcanvas: 1045;--zindex-modal-backdrop: 1050;--zindex-modal: 1055;--zindex-popover: 1070;--zindex-risen-modal-backdrop: 1072;--zindex-risen-modal: 1077;--zindex-tooltip: 1080}:root:root{scroll-behavior:auto;--bs-font-sans-serif: -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans",
                          sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}HTML{font-size:90%}BODY{background-color:var(--body-background);padding-bottom:2rem}A,.btn-link{text-decoration:none}.container{max-width:var(--feed-width)}@media only screen and (max-width: 575px){.container{padding-left:0;padding-right:0}}H2 .avatar-link{margin-right:.15em}.emoji{width:1em;height:1em}.alert.moera-addon{padding-top:.25rem;padding-bottom:.25rem;margin-bottom:0}.navbar-moera{margin-bottom:1rem;padding-top:0;padding-bottom:0}.navbar-moera .navbar-brand{padding-left:.5rem;padding-right:.5rem}.navbar-moera .node-name{color:var(--cyan-light);font-weight:bold;margin-right:.5rem}.navbar-moera A.navbar-text:hover{text-decoration:none}@media (max-width: 767px){#navbarNav{position:absolute;padding-right:1rem;top:2.5em;right:0;box-shadow:0 0.125rem 0.25rem var(--shadow);border:solid 1px var(--bs-gray-600)}}SUB.generation{position:relative;left:.2em;font-size:60%;font-weight:400}.no-postings{font-weight:bold;color:color(--bs-gray-400);font-size:4rem;margin-top:5rem}.pagination{margin-top:1rem}.pagination .page-link.page-dots{border-top:none;border-bottom:none;background-color:inherit}.avatar{border:1px solid rgba(0,0,0,0.1)}.avatar-circle{border-radius:50%}.avatar-square{border-radius:10px}.entry A:hover{text-decoration:underline}.entry A.btn:hover{text-decoration:none}.entry&gt;.content BLOCKQUOTE{padding:.2rem .2rem .2rem 2.7rem;position:relative;background-color:var(--blockquote);border-radius:.5rem;overflow:hidden}.entry&gt;.content BLOCKQUOTE::before{content:"\201C";font-family:serif;font-size:4rem;color:var(--bs-cyan);position:absolute;left:.5rem;top:-1rem}.entry .entry-image:hover IMG{filter:brightness(90%)}.entry .entry-image.counted{position:relative}.entry .entry-image.counted IMG{filter:brightness(70%)}.entry .entry-image.counted:hover IMG{filter:brightness(60%)}.entry .entry-image .count{display:block;position:absolute;top:calc(50% - 1ex);left:0;width:100%;text-align:center;color:white;font-weight:bold;font-size:200%;text-shadow:-2px 2px 4px var(--shadow);z-index:var(--zindex-text-overlay)}.entry .gallery{display:flex}.posting .gallery{width:100%}@media only screen and (min-width: 576px){.comment .gallery{width:calc(min(var(--feed-width), 100vw) * 0.5)}}@media only screen and (max-width: 575px){.comment .gallery{width:calc(min(var(--feed-width), 100vw - 55px))}}.entry .gallery.horizontal{flex-direction:row;aspect-ratio:9 / 6}.entry .gallery.vertical{flex-direction:column;aspect-ratio:9 / 7}.entry .gallery .gallery-row{flex:1 1 0;display:flex;min-width:0;min-height:0}.entry .gallery.horizontal .gallery-row{flex-direction:column}.entry .gallery.vertical .gallery-row{flex-direction:row}.entry .gallery .entry-image{display:block;border:1px solid white;flex:1;min-width:0;min-height:0}.entry .gallery .entry-image IMG{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.entry .gallery.single{display:block;border:1px solid var(--bs-gray-200);width:unset;height:unset;aspect-ratio:unset}.entry .gallery.single .entry-image{border:0}.entry .gallery.single .entry-image IMG{object-fit:contain;height:auto;margin-left:auto;margin-right:auto}.posting .gallery.single .entry-image IMG{max-width:calc(min(var(--feed-width), 100vw - 10px))}@media only screen and (min-width: 576px){.posting .gallery.single .entry-image IMG{max-height:min(560px,var(--image-height))}.comment .gallery.single .entry-image IMG{max-width:calc(min(var(--feed-width), 100vw) * 0.5);max-height:min(250px,var(--image-height))}}@media only screen and (max-width: 575px){.posting .gallery.single.horizontal .entry-image IMG{max-height:min(75vh,var(--image-height))}.posting .gallery.single.vertical .entry-image IMG{max-height:min(100vh,var(--image-height))}.comment .gallery.single .entry-image IMG{max-width:calc(min(var(--feed-width), 100vw - 55px))}.comment .gallery.single.horizontal .entry-image IMG{max-height:min(25vh,var(--image-height))}.comment .gallery.single.vertical .entry-image IMG{max-height:min(33vh,var(--image-height))}}.posting{background-color:white;border:var(--bs-gray-400) 1px solid;border-radius:5px;margin-top:1rem;padding:0.5rem}@media only screen and (max-width: 575px){.posting{border-left-width:0;border-right-width:0;border-radius:0}}@media only screen and (max-width: 575px){.posting{margin-top:.5rem}}.posting .pin-line{font-size:.8rem;margin-bottom:.5rem}.posting .subject,.posting .subject A{font-weight:500;font-size:1.75rem;line-height:1.2;margin-bottom:0.5rem;color:var(--node-name);overflow-wrap:break-word}.posting&gt;.content{overflow-wrap:break-word;text-align:start}.posting&gt;.content P{margin-top:1rem}.posting&gt;.content P:first-child{margin-top:0}.posting&gt;.content P:last-child{margin-bottom:0}.posting&gt;.content IMG:not(.emoji){width:auto;height:auto}.posting&gt;.content IMG,.posting&gt;.content IFRAME{max-width:min(100vw - 4rem,var(--feed-width) - 3.5rem,var(--width, 100vw));max-height:var(--height, 200vh)}.posting&gt;.content FIGURE{display:inline-block}.posting&gt;.content FIGCAPTION{font-size:.875em;line-height:1.5;margin-top:.5em;color:var(--bs-gray-600)}@media only screen and (max-width: 575px){.posting.preview&gt;.content{max-height:170vh;overflow-y:auto}}@media only screen and (min-width: 576px){.posting.preview&gt;.content{max-height:100vh;overflow-y:auto}}.posting.preview&gt;.content IMG,.posting.preview&gt;.content IFRAME{max-height:min(35rem,var(--height, 200vh))}.posting&gt;.owner-line{margin-bottom:.2em;display:flex}.posting&gt;.owner-line .posting-source{color:var(--bs-info);margin-right:.3em}.posting&gt;.owner-line .owner-info{flex:auto;margin-left:.5rem;margin-top:.25rem;line-height:1.2}.posting&gt;.owner-line .owner{font-weight:bold}.posting&gt;.owner-line .owner A{color:var(--node-name)}.posting&gt;.owner-line .date{font-size:.8rem;font-weight:normal;color:var(--bs-gray-500)}.posting&gt;.owner-line .date A{color:inherit}.posting .reactions-line{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5em}.posting .buttons-line{display:flex;padding-top:.5rem;margin-top:.7rem;border-top:1px solid var(--bs-gray-400)}.posting .buttons-line .posting-button{flex:auto;max-width:225px;text-align:center;text-decoration:none;color:var(--bs-gray-800);padding:.3rem;margin-right:.3rem;cursor:pointer;font-size:1.3rem;background-color:transparent;border:none}.posting .buttons-line .posting-button:hover,.posting .buttons-line .posting-button A.posting-button:hover{background-color:var(--highlight);text-decoration:none}.posting .buttons-line .posting-button .caption{margin-left:.4rem;font-weight:600;font-size:1rem;user-select:none}.posting .buttons-line .buttons-invitation{flex:auto;text-align:right;padding-top:.3em}.posting .buttons-line .buttons-invitation A{text-decoration:none}.posting .buttons-line .share-popup{pointer-events:none}.posting .buttons-line .share-popup.show{pointer-events:auto}.posting .posting-comments{padding-top:.4rem}.posting .total-comments{text-decoration:none;background-color:var(--comments);border-radius:.8rem;padding:.4rem 1rem}.posting .total-comments:hover{text-decoration:underline}.people{background-color:white;border:var(--bs-gray-400) 1px solid;border-radius:5px;padding:1rem;min-height:25vh}@media only screen and (max-width: 575px){.people{border-left-width:0;border-right-width:0;border-radius:0}}.people .people-tabs{display:flex;margin-top:-.5em;margin-bottom:1.5em}.people .people-tabs .tab{flex:1;max-width:10em;padding:.3rem;font-size:larger;margin-right:1rem;color:var(--bs-gray-600);white-space:nowrap}.people .people-tabs A.tab{text-decoration:none}.people .people-tabs A.tab:hover{color:var(--bs-gray-800)}.people .people-tabs DIV.tab{color:var(--bs-primary);cursor:default;border-bottom:solid 0.25rem var(--bs-primary)}.people .people-tabs .rest{flex:auto}.people .person{margin-bottom:.3rem;margin-right:.5rem}.people .person .avatar{display:inline-block;margin-right:.5rem}.people .person A.node-name:hover{text-decoration:underline}.people .node-name{font-weight:bold}.reactions{font-size:.9rem;font-weight:600;padding-top:.2em;padding-left:.2em;margin-top:.2em}.reactions .emojis{font-family:sans-serif;font-size:1.1em;margin-right:.55em}.reactions .positive{margin-right:1.45em;color:var(--correct);background-color:var(--reactions-positive);border-radius:.9em;padding:.44em 1.1em}.reactions .negative{color:var(--incorrect);background-color:var(--reactions-negative);border-radius:.9em;padding:.44em 1.1em}.lg-content .reactions{line-height:1}.lg-content .reactions .positive,.lg-content .reactions .negative{position:absolute;top:0;margin-right:0;opacity:.7}@media only screen and (min-width: 576px){.lg-content .reactions .positive{right:.25rem}.lg-content .reactions .negative{top:2rem;right:.25rem}}@media only screen and (max-width: 575px){.lg-content .reactions .positive{right:calc(50vw + .25rem)}.lg-content .reactions .negative{left:calc(50vw + .25rem)}}A.link-preview,DIV.link-preview{background-color:var(--bs-gray-200);color:black;border:solid 1px var(--bs-gray-400);vertical-align:top;margin-bottom:.25rem}DIV.link-preview{position:relative}@media only screen and (min-width: 576px){A.link-preview,DIV.link-preview{display:inline-flex;width:calc(50% - .40rem);margin-right:.25rem}.comment A.link-preview,.comment DIV.link-preview{width:400px}}@media only screen and (max-width: 575px){A.link-preview,DIV.link-preview{display:flex;margin-left:-.5rem;margin-right:-.5rem}.comment A.link-preview,.comment DIV.link-preview{width:calc(100vw - .5rem - 36px)}}A.link-preview.large,DIV.link-preview.large{flex-direction:column}A.link-preview.small,DIV.link-preview.small{font-size:.875rem}.entry A.link-preview,.entry A.link-preview:hover{text-decoration:none}A.link-preview:hover{background-color:var(--bs-gray-300)}.link-preview .details{flex:auto;padding:.5rem 1rem;overflow-wrap:anywhere}.link-preview .title{font-weight:bold;font-size:1.05em;line-height:1.1;margin-bottom:.25em}.link-preview .site{margin-top:.25em;color:var(--bs-gray-600);font-size:.9em}.link-preview .description{color:var(--bs-gray-800);line-height:1.2}.link-preview .site .bullet{margin-left:.5em;margin-right:.5em}.link-preview IMG{flex:none;object-fit:contain;object-position:top}.link-preview IMG.vertical{object-fit:cover;object-position:center}@media only screen and (min-width: 576px){.link-preview IMG{width:150px;height:auto;max-height:150px}.link-preview.large IMG{width:100%;max-height:250px}}@media only screen and (max-width: 575px){.link-preview IMG{width:30vw;height:auto;max-height:30vw}.link-preview.large IMG{width:100vw;max-height:55vw}}#comments{border-top:1px solid var(--bs-gray-400);margin-top:.5rem;padding-top:1rem}#comments SUMMARY{font-size:large;color:var(--bs-primary);font-weight:500;margin-bottom:1rem}#comments-original{border-top:1px solid var(--bs-gray-400);border-bottom:1px solid var(--bs-gray-400);text-align:center;margin-top:.5rem;padding:.5rem}.comment{position:relative;margin-bottom:.6rem;width:max-content;max-width:100%;display:flex}.comment .details{flex:auto;margin-left:.25rem;max-width:calc(100% - .25rem - 36px)}.comment .owner{margin-left:.3em;font-weight:bold}.comment .owner A{color:var(--node-name)}.comment.topic-starter .owner A{color:var(--node-name-ts)}.comment .date{font-size:0.8rem;font-weight:normal;color:var(--bs-gray-500);margin-left:0.5em}.comment .date A{color:inherit}.comment .content{background-color:var(--comments);border-radius:5px;padding:.5rem;width:max-content;min-width:16rem;max-width:calc(100% - 1rem);overflow-wrap:break-word;text-align:start}.comment .content P{margin-top:1rem}.comment .content P:first-child{margin-top:0}.comment .content P:last-child{margin-bottom:0}@media only screen and (min-width: 901px){.comment .content IMG,.comment .content IFRAME{max-width:calc(900px - 6.5rem)}}@media only screen and (max-width: 900px){.comment .content IMG,.comment .content IFRAME{max-width:calc(100vw - 7rem)}}.comment .content IMG:not(.emoji){width:auto;height:auto}.comment .content IMG,.comment .content IFRAME{max-width:min(100vw - 7rem,var(--feed-width) - 6.5rem,var(--width, 100vw));max-height:min(16rem,var(--height, 200vh))}.comment .content FIGURE{display:inline-block}.comment .content FIGCAPTION{font-size:.875em;line-height:1.5;margin-top:.5em;color:var(--bs-gray-600)}.comment .content .replied-to{margin-bottom:.3rem;font-size:90%;border-left:3px var(--bs-gray-400) solid;padding-left:.5em}.comment .content .replied-to A{text-decoration:none}.comment .content .replied-to .icon{color:var(--bs-gray-500)}.comment .content .replied-to .node-name{color:var(--bs-gray-600);font-weight:bold;position:relative;top:-.1em}.comment .content .replied-to .heading{color:var(--bs-gray-600);position:relative;top:-.1em;margin-left:.3em}.comment .content .replied-to A:hover .heading{text-decoration:underline}.comment.focused .content{border:dashed 1px var(--bs-primary)}.comment .reactions-line{display:flex;justify-content:space-between;align-items:flex-start}.comment .reactions{flex:none;font-size:.8rem;margin-right:.3rem;position:relative;top:-.9rem}.comment .reactions .positive{margin-right:1em;box-shadow:2px 2px 3px #ddd;border:solid 1px var(--reactions-positive-border);padding:.3em .9em}.comment .reactions .negative{margin-left:0;box-shadow:2px 2px 3px #ddd;border:solid 1px var(--reactions-negative-border);padding:.3em .9em}.open-client{background-color:white;border:var(--bs-gray-400) 1px solid;border-radius:5px;margin-left:auto;margin-right:auto;margin-top:5rem;width:min(35rem,100vw - 1rem);padding:2rem;font-size:20pt;font-weight:bold;color:var(--bs-info);text-align:center;line-height:1.2}@media only screen and (max-width: 575px){.open-client{border-left-width:0;border-right-width:0;border-radius:0}}.open-client .btn{margin-top:2rem}.profile-view{background-color:white;border:var(--bs-gray-400) 1px solid;border-radius:5px;display:flow-root;padding:1rem;margin-top:1rem}@media only screen and (max-width: 575px){.profile-view{border-left-width:0;border-right-width:0;border-radius:0}}@media only screen and (max-width: 575px){.profile-view{border-left-width:0;border-right-width:0;border-radius:0}}.profile-view .avatar{display:block;margin-bottom:.5rem;margin-left:auto;margin-right:auto}@media only screen and (min-width: 576px){.profile-view .avatar{float:left;margin-left:unset;margin-right:.7rem}}.profile-view .full-name{font-size:x-large;font-weight:bold}.profile-view .full-name .gender{font-size:medium;font-weight:normal;font-style:italic}.profile-view .name{color:var(--bs-gray-600)}.profile-view&gt;.title{font-size:larger;margin-top:.2em}.profile-view .bio{margin-top:1em}.registration-form{background-color:white;border:var(--bs-gray-400) 1px solid;border-radius:5px;margin-top:2rem;padding-left:1rem;padding-right:1rem}@media only screen and (max-width: 575px){.registration-form{border-left-width:0;border-right-width:0;border-radius:0}}.registration-form .title{font-size:4rem;text-align:center;margin-bottom:1.5rem}.registration-form .title EM{color:var(--bs-green)}.registration-form #host{width:25%}.registration-form .domain{font-weight:500;font-size:large}.registration-next{background-color:white;border:var(--bs-gray-400) 1px solid;border-radius:5px;padding:1rem}@media only screen and (max-width: 575px){.registration-next{border-left-width:0;border-right-width:0;border-radius:0}}.registration-next H1{color:var(--bs-green)}.registration-next LI{font-size:1.2rem}

/*# sourceMappingURL=main.css.map */</pre></body></html>