@import"https://fonts.googleapis.com/css2?family=Rubik&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,img{border-style:none;background-color:transparent}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}button:hover{cursor:pointer;transform:scale(1.01);font-weight:700}button.btn__simple{color:#7172b6}button.btn__simple:hover{color:#8283bf}button.btn__solid{background-color:#7172b6;color:#fff;border-radius:.3rem}button.btn__solid:hover{color:#393a6f;color:#fff}button.btn--primary{background-color:#7172b6;color:#fff;padding:.6rem;border-radius:.3rem}button.btn--danger{background-color:red;color:#fff;padding:.6rem;border-radius:.3rem}.card{background-color:#fff;display:flex;padding:10px;border-radius:20px;box-sizing:border-box}@media screen and (max-width: 700px){.container{flex-direction:column}}textarea{border:none;overflow:auto;outline:none;box-shadow:none;resize:none;width:100%;box-sizing:border-box;padding:10px;border:1px #8283bf solid;border-radius:.5rem}textarea:focus{border:2px #393a6f solid}.votes-container{padding:5px}.votes-container .votes{padding:5px 10px;border-radius:.3rem;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;margin:auto;gap:5px;color:#7172b6;background-color:#edf0f8}@media screen and (max-width: 700px){.votes-container{width:30%}.votes-container .votes{flex-direction:row!important;justify-content:space-between}}.comment{display:flex;flex-direction:column;padding:10px;width:100%}.comment .comment-header{display:flex;justify-content:space-between;margin-bottom:10px}.comment .comment-header .user-header{display:flex;align-items:center;gap:15px;flex-wrap:nowrap}.comment .comment-header .user-header h5{font-size:1rem;font-weight:600;margin:0}.comment .comment-header .user-header .light-date{color:#b8b8b8;font-size:.8rem}.comment .comment-header__action-buttons{display:flex;gap:1rem}.comment .comment-header__action-buttons__delete{color:red}.comment .comment-header__action-buttons__edit,.comment .comment-header .btn-reply{color:#7172b6}.comment .content-comment{color:#5b5e66}.icon{margin-right:.2rem}.badge{padding:0 .5rem}.badge--primary{background-color:#7172b6;color:#fff;font-size:.8rem}body{font-family:Rubik,system-ui,sans-serif;padding:0;margin:0;background:rgb(2,0,36);background:linear-gradient(155deg,rgb(2,0,36) 0%,rgb(135,135,251) 0%,rgb(224,242,255) 99%)}
