:root{--isso-primary-text-color:#555;--isso-secondary-text-color:#808080;--isso-border:1px solid rgba(0, 0, 0, 0.2);--isso-box-shadow-color:rgba(0, 0, 0, 0.1);--isso-hover-color:#606060;--isso-link-hover-color:#111;--isso-link-text-shadow-color:#aaa;--isso-input-background-color:#fff;--isso-input-outline-color:#3584e4;--isso-button-background-color:#ddd;--isso-button-border:1px solid #ccc;--isso-button-hover-background-color:#ccc;--isso-button-active-background-color:#bbb;--isso-preview-border-color:#f0f0f0;--isso-preview-box-shadow-color:#888;--isso-preview-background:repeating-linear-gradient(
            -45deg,
            #f8f8f8,
            #f8f8f8 10px,
            #fff 10px,
            #fff 20px
    );--isso-pre-color:#4d4d4c;--isso-pre-background-color:#eee;--isso-pre-border-color:#ddd;--isso-comment-divider-color:rgba(0, 0, 0, 0.1);--isso-page-author-suffix-color:#2c2c2c;--isso-target-fade-background-color:#eee5a1}#isso-thread *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#isso-thread{padding:0;margin:0}h4.isso-thread-heading{color:var(--isso-primary-text-color);font-weight:700}.isso-feedlink{float:right;padding-left:1em}.isso-feedlink a{font-size:.8em;vertical-align:bottom}.isso-comment{max-width:68em;margin:0 auto}.isso-preview .isso-comment{padding-top:0;margin:0}.isso-comment:not(:first-of-type),.isso-follow-up .isso-comment{border-top:1px solid var(--isso-comment-divider-color);margin-bottom:.5em}.isso-avatar{display:block;float:left;margin:.95em .95em 0}.isso-avatar svg{max-width:48px;max-height:48px;width:100%;height:100%;border:var(--isso-border);border-radius:3px;box-shadow:0 1px 2px var(--isso-box-shadow-color)}.isso-text-wrapper{display:block;padding:.95em}.isso-follow-up{padding-left:calc(7% + 20px)}.isso-comment-footer{font-size:.95em}.isso-comment-header{font-size:.85em}.isso-comment-header a{text-decoration:none}.isso-comment-header .isso-spacer{padding:0 6px}.isso-spacer,.isso-permalink,.isso-note,.isso-parent{color:var(--isso-secondary-text-color);font-weight:400;text-shadow:none}.isso-spacer:hover,.isso-permalink:hover,.isso-note:hover,.isso-parent:hover{color:var(--isso-hover-color)}.isso-note{float:right}.isso-author{font-weight:700;color:var(--isso-primary-text-color)}.isso-page-author-suffix{font-weight:700;color:var(--isso-page-author-suffix-color)}.isso-textarea,.isso-preview{margin-top:.2em;width:100%;border:1px solid var(--isso-preview-border-color);border-radius:2px;box-shadow:0 0 2px var(--isso-box-shadow-color)}.isso-text{word-break:break-word}.isso-text p{margin-top:.2em}.isso-text p:last-child{margin-bottom:.2em}.isso-text h1,.isso-text h2,.isso-text h3,.isso-text h4,.isso-text h5,.isso-text h6{font-size:130%;font-weight:700}.isso-text pre{background:var(--isso-pre-background-color);border:1px solid var(--isso-pre-border-color);padding:10px 15px;color:var(--isso-pre-color);overflow:auto;line-height:1.5em}.isso-text :not(pre)>code{padding:.2em .4em;margin:0;font-size:85%;background-color:var(--isso-pre-background-color);border-radius:6px}.isso-comment-footer{font-size:.8em;color:var(--isso-secondary-text-color);clear:left}.isso-feedlink,.isso-comment-footer a{font-weight:700;text-decoration:none}.isso-feedlink:hover,.isso-comment-footer a:hover{color:var(--isso-link-hover-color);text-shadow:var(--isso-link-text-shadow-color) 0 0 1px}.isso-comment-footer>a{position:relative;top:.2em}.isso-comment-footer>a+a{padding-left:1em}.isso-comment-footer .isso-votes{color:var(--isso-secondary-text-color)}.isso-upvote svg,.isso-downvote svg{position:relative;top:.2em}.isso-comment .isso-postbox{margin-top:.8em}.isso-comment.isso-no-votes>*>.isso-comment-footer .isso-votes{display:none}.isso-postbox{max-width:68em;margin:0 auto 2em;clear:right}.isso-form-wrapper{display:block;padding:0}.isso-textarea,.isso-preview{margin:0 0 .3em;padding:.4em .8em;border-radius:3px;background-color:var(--isso-input-background-color);border:var(--isso-border);box-shadow:0 1px 2px var(--isso-box-shadow-color)}.isso-textarea{outline:0;width:100%;resize:none}.isso-form-wrapper input[type=checkbox]{vertical-align:middle;position:relative;bottom:1px;margin-left:0}.isso-notification-section{font-size:.9em;padding-top:.3em;display:none;padding-bottom:10px}.isso-auth-section{display:block}.isso-textarea:focus,.isso-input-wrapper input:focus,.isso-auth-section input:focus{outline:2px solid var(--isso-input-outline-color)}.isso-input-wrapper{display:inline-block;position:relative;margin:0 1% 0 0}.isso-input-wrapper input{display:block;padding:.3em 10px;max-width:100%;border-radius:3px;background-color:var(--isso-input-background-color);line-height:1.4em;border:var(--isso-border);box-shadow:0 1px 2px var(--isso-box-shadow-color)}.isso-input-wrapper label{display:block;line-height:1.4em;height:1.4em}.isso-post-action{display:block;float:right;margin:1.4em 0 0 5px}.isso-post-action>input{padding:calc(.3em - 1px);border-radius:2px;border:var(--isso-button-border);background-color:var(--isso-button-background-color);cursor:pointer;outline:0;line-height:1.4em;box-shadow:0 1px 2px var(--isso-box-shadow-color)}.isso-post-action>input:hover{background-color:var(--isso-button-hover-background-color)}.isso-post-action>input:active{background-color:var(--isso-button-active-background-color)}.isso-preview,.isso-post-action input[name="edit"],.isso-postbox.isso-preview-mode>.isso-form-wrapper input[name="preview"],.isso-postbox.isso-preview-mode>.isso-form-wrapper .isso-textarea{display:none}.isso-postbox.isso-preview-mode>.isso-form-wrapper .isso-preview{display:block}.isso-postbox.isso-preview-mode>.isso-form-wrapper input[name="edit"]{display:inline}.isso-preview{background:var(--isso-preview-background)}.isso-target{animation:isso-target-fade 5s ease-out}@keyframes isso-target-fade{0%{background-color:var(--isso-target-fade-background-color)}}@media screen and (max-width:600px){.isso-input-wrapper{display:block;max-width:100%;margin:0 0 .3em}.isso-input-wrapper input{width:100%}.isso-post-action{margin-top:0}}.isso-wrap{clear:both}.isso-comments-host *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.isso-comments-host{font-family:'brevia','Brevia Fallback',sans-serif;font-size:1rem;line-height:1.5}hr.isso-form-rule{border:0;border-top:1px solid var(--color-border,#ccc);margin:1.5em 0}hr.isso-form-rule--top{margin-top:.25rem}hr.isso-form-rule--bottom{margin-bottom:.5rem}#isso-thread{display:flex;flex-direction:column}#isso-thread h4.isso-thread-heading{display:none}#isso-thread #isso-root{order:2;margin-bottom:2rem}#isso-thread>.isso-postbox{order:3;margin:0}#isso-thread .isso-textarea,#isso-thread .isso-input-wrapper input,#isso-thread .isso-post-action>input{font-family:'brevia','Brevia Fallback',sans-serif!important;font-size:1rem;padding:.65em .85em;border-radius:.5rem}#isso-thread .isso-input-wrapper{margin:0 1.5% .85rem 0}@media screen and (min-width:601px){#isso-thread .isso-auth-section{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem}#isso-thread .isso-auth-section::after{content:'';flex-basis:100%;width:0;order:1}#isso-thread .isso-auth-section>.isso-input-wrapper{display:block;flex:1 1 calc(33.333% - 0.75rem);min-width:9rem;margin:0;order:0}#isso-thread .isso-auth-section>.isso-input-wrapper input{width:100%}#isso-thread .isso-auth-section>.isso-post-action{float:none;margin:0;order:2;flex:0 0 auto}#isso-thread .isso-auth-section>.isso-post-action:first-of-type{margin-left:auto}}#isso-thread .isso-input-wrapper label{margin-bottom:.4em;font-size:.9em}#isso-thread .isso-textarea{margin-bottom:1rem;min-height:6em;max-height:50vh;overflow-y:hidden;resize:none;box-sizing:border-box}#isso-thread .isso-textarea-wrapper{display:block}#isso-thread .isso-auth-section{margin-top:.25rem}.isso-comments-host .isso-comment{margin-top:1.75rem;padding-top:1.25rem}.isso-comments-host .isso-comment:first-of-type{margin-top:1rem}#isso-thread>.isso-postbox{margin-top:.5rem}#isso-thread .isso-post-action{margin-top:1.25rem}#isso-thread .isso-post-action>input{border-radius:.5rem}.isso-comments-host .isso-avatar{flex:0 0 48px;width:48px;max-width:48px}.isso-comments-host .isso-avatar img{display:block;width:48px;height:48px;max-width:48px;max-height:48px;object-fit:cover;border-radius:.35rem}.isso-comments-host .isso-text p{margin-top:.5em;margin-bottom:.5em}.isso-comments-host .isso-text ul,.isso-comments-host .isso-text ol{margin:.5em 0;padding-left:1.5em}.isso-comments-host .isso-text ul{list-style:disc}.isso-comments-host .isso-text ol{list-style:decimal}.isso-comments-host .isso-text li{list-style:inherit;margin:.25em 0}.isso-comments-host .isso-text ul ul,.isso-comments-host .isso-text ol ul{list-style-type:circle}.isso-comments-host .isso-text ul ul ul,.isso-comments-host .isso-text ol ul ul{list-style-type:square}.isso-comments-host .isso-text a{text-decoration:underline;text-underline-offset:.25em;text-decoration-color:#999;text-decoration-thickness:1px;padding-bottom:2px;padding-top:2px}@media (prefers-color-scheme:dark){.isso-comments-host{--isso-primary-text-color:#fff;--isso-secondary-text-color:#b0b0b0;--isso-border:1px solid #444;--isso-box-shadow-color:rgba(0, 0, 0, 0.4);--isso-hover-color:#d0d0d0;--isso-link-hover-color:#fff;--isso-link-text-shadow-color:#666;--isso-input-background-color:#1a1a1a;--isso-input-outline-color:#6ba3e8;--isso-button-background-color:#444;--isso-button-border:1px solid #666;--isso-button-hover-background-color:#555;--isso-button-active-background-color:#606060;--isso-preview-border-color:#333;--isso-preview-box-shadow-color:#222;--isso-preview-background:repeating-linear-gradient(
      -45deg,
      #1a1a1a,
      #1a1a1a 10px,
      #222 10px,
      #222 20px
    );--isso-pre-color:#d0d0d0;--isso-pre-background-color:#252525;--isso-pre-border-color:#444;--isso-comment-divider-color:rgba(255, 255, 255, 0.1);--isso-page-author-suffix-color:#ccc;--isso-target-fade-background-color:#3a3520}#isso-thread .isso-textarea,#isso-thread .isso-input-wrapper input{color:#f5f5f5!important;-webkit-text-fill-color:#f5f5f5;caret-color:#f5f5f5}#isso-thread .isso-textarea:-webkit-autofill,#isso-thread .isso-textarea:-webkit-autofill:hover,#isso-thread .isso-textarea:-webkit-autofill:focus,#isso-thread .isso-input-wrapper input:-webkit-autofill,#isso-thread .isso-input-wrapper input:-webkit-autofill:hover,#isso-thread .isso-input-wrapper input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #1a1a1a inset!important;box-shadow:0 0 0 1000px #1a1a1a inset!important;-webkit-text-fill-color:#f5f5f5!important;caret-color:#f5f5f5;transition:background-color 99999s ease-out 0s}#isso-thread .isso-post-action>input{color:#f5f5f5!important}.isso-comments-host .isso-comment>.isso-text-wrapper{background-color:#fff0}.isso-comments-host .isso-comment.isso-is-page-author>.isso-text-wrapper{background-color:#252525}#isso-thread input::placeholder,#isso-thread textarea::placeholder{color:#888;opacity:1}.isso-comments-host .isso-text a{text-decoration-color:#888}hr.isso-form-rule{border-top-color:var(--color-border,#444)}}.isso-federated-list{margin-bottom:0}.isso-federated .isso-comment-footer,.isso-federated .isso-votes,.isso-federated .isso-reply{display:none!important}.isso-comments-host .isso-instagram-comments{margin:0 0 1.25rem;font-size:.85em}.isso-comments-host .isso-instagram-comments a{color:var(--isso-secondary-text-color);font-weight:400;text-decoration:none}.isso-comments-host .isso-instagram-comments a:hover{color:var(--isso-hover-color)}.isso-comments-host .isso-federated-platform{display:inline-flex;align-items:center;gap:0;margin-left:.25em;color:var(--isso-secondary-text-color);font-weight:400}.isso-comments-host .isso-federated-platform svg{display:block;width:0.85em!important;height:0.85em!important;margin-right:-.14em}