*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;word-break:break-word}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f6f6;font-family:Roboto,Helvetica,Arial,sans-serif;max-width:100%;text-align:center}.section{-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;max-width:80rem;min-height:100vh;padding-top:3.5rem;position:relative;width:95%;z-index:0}.section>div{width:100%}.section.new-post{max-width:unset;width:100%}.section.-login{margin-top:0}.link{color:rgba(0,0,0,.55);cursor:pointer;text-decoration:none;-webkit-transition:all .25s;transition:all .25s}.link:hover{color:#db3440}.pure-button{color:#fff;background-color:#faaf3f;text-shadow:.05rem .075rem rgba(0,0,0,.5)}.pure-button.-fixed{bottom:2.5rem;font-size:1.25rem;font-weight:400;position:fixed;right:2.5rem}.pure-form.-login,.pure-form.-signup,dd>.link,max-width 45rem{width:100%}.pure-form-message{margin-bottom:1rem;text-align:center;width:100%}.markdown-style{margin:auto;max-width:80rem;padding:1rem 0;text-align:left;width:100%}.markdown-style h1,.markdown-style h2,.markdown-style h3,.markdown-style h4,.markdown-style h5,.markdown-style h6{margin-bottom:1.5rem}.markdown-style ol,.markdown-style ul{margin:0 1rem 0 2rem}.markdown-style p{margin:0}.markdown-style.-padding{padding:1rem}.menu-top{background-color:#db3440;-webkit-box-shadow:0 .2rem .35rem rgba(0,0,0,.35);box-shadow:0 .2rem .35rem rgba(0,0,0,.35);left:0;position:fixed;text-align:left;top:0;width:100%;z-index:1}.menu-top>.container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto;max-width:80rem;width:95%}.menu-top>.container>.links{width:calc(100% - 4rem)}.menu-top>.container>.links>.link:first-child{margin-right:.5rem}.menu-top>.container>.link,.menu-top>.container>.links>.link{color:#fff;cursor:pointer;display:inline-block;font-size:1.25rem;padding:1rem 0;-webkit-transition:all .25s;transition:all .25s;text-decoration:none;text-shadow:.05rem .035rem rgba(0,0,0,.75)}.menu-top>.container>.links>p.link{cursor:unset}.menu-top.-oculted{z-index:-1}.comment-box,.new-thread-post{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:auto;width:100%}.comment-box>.textarea,.new-thread-post>.textarea{border-radius:.25rem;-webkit-box-shadow:0 0 .35rem rgba(0,0,0,.55);box-shadow:0 0 .35rem rgba(0,0,0,.55);padding:1rem;resize:none;width:100%}.new-thread-post>.textarea{height:15rem;max-height:15rem}.pure-form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 0 .5rem;margin:1rem auto 0;max-width:80rem;width:100%}.pure-form>h4{margin:0;width:100%}.pure-form>fieldset{margin:auto;width:95%}.pure-form .input,.pure-form .pure-button{width:100%}@media (min-width:35.5rem){.pure-form .input,.pure-form .pure-button{width:50%}}@media (min-width:64rem){.pure-form .input{width:70%}}@media (min-width:64rem){.pure-form .pure-button{width:30%}}.st-pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;padding:1rem;width:100%}.st-pagination>li .page{padding:.25rem .5rem}.st-pagination>li a.page:hover{background-color:#f5f5f5}.tab-panel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:1.25rem;list-style:none;text-shadow:.15rem .15rem rgba(0,0,0,.5);width:100%}.tab-panel>.tab{background-color:#cf2531;cursor:pointer;padding:1rem;width:50%}.tab-panel>.tab.active,.tab-panel>.tab:hover{background-color:#ad1f29}.thread-header{color:rgba(0,0,0,.55);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1rem;margin-bottom:.25rem;text-decoration:none}.thread-header>.user{font-size:1.25rem;font-weight:500;max-width:calc(100% - 7rem)}.thread-header>.date{color:rgba(0,0,0,.55);font-size:.85rem;font-weight:500;max-width:7rem}.thread-comment-box,.thread-list-header{margin:auto;max-width:80rem;padding:2rem 1.5rem;text-align:left;width:100%}.thread-comment-box>.textarea,.thread-list-header>.textarea{-webkit-box-shadow:0 0 .25rem rgba(0,0,0,.55);box-shadow:0 0 .25rem rgba(0,0,0,.55);min-height:100vh;padding:1rem;resize:none;width:100%}@media (min-width:64rem){.thread-comment-box>.textarea,.thread-list-header>.textarea{height:calc(100vh - 15rem);min-height:unset}}.thread-list-header{background-color:#fff}.thread-list{background-color:#fff;border:.075rem solid rgba(0,0,0,.15);-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;list-style:none;margin:1rem auto;position:relative;text-align:left}.thread-list,.thread-list>.thread{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.thread-list>.thread{border-bottom:.075rem solid rgba(0,0,0,.15);cursor:pointer;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:1rem;-webkit-transition:all .25s;transition:all .25s}.thread-list>.thread:hover{background-color:#d3d3d3}.thread-list>.thread.-post,.thread-list>.thread.-thread-post{border-bottom:none}.thread-list>.thread.-thread-post{cursor:unset}.thread-list>.thread.-thread-post:hover{background:none}@media (min-width:35.5rem){.thread-list>.thread.-category{max-width:50%}}@media (min-width:64rem){.thread-list>.thread.-category{max-width:25%}}.thread-list.-posts,.thread-list.-thread{background-color:transparent;border:none}.thread-main{margin:auto;white-space:pre-wrap;width:calc(100% - 5rem)}.thread-main>p{font-size:1.25rem;padding:.25rem 0;width:100%}.thread-main.-post{background-color:#fff;-webkit-box-shadow:0 .05rem .35rem rgba(0,0,0,.35);box-shadow:0 .05rem .35rem rgba(0,0,0,.35);border-radius:.5rem;padding:1rem}.thread-main-list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;width:100%}.thread-main-list dd,.thread-main-list dt{font-size:.75rem}.thread-main-list dt{color:rgba(0,0,0,.75);width:5rem}.thread-main-list dd{color:rgba(0,0,0,.55);width:calc(100% - 5rem)}.thread-side{text-align:center}.thread-side>.icon{background-color:#e67179;border-radius:50%;color:#fff;margin:auto;padding:.75rem}.thread-side>.icon.-gravatar{padding:0}.top-title{font-size:2.5rem;font-weight:400;margin:2rem 0 4rem;text-align:center;width:100%}