/*
 * Custom CSS for @rubenjordan's profile on Hjonk
 * Generated on 2025-11-01 20:22:46
 * This CSS file was last modified on: 2024-11-23 05:32:10
 * Length: 0 characters
 *
 * Please be respectful: copying, modifying, or redistributing without permission
 * is not nice <3
 */

.container::after { display: none; } /* hack for new layout */body {
  line-height: 1.2 !important;
  background-color: #2d2727;
  color: #000;
  font: 10px Tahoma,Verdana,Helvetica,sans-serif;
  line-height: normal;
  text-transform: capitalize;
}

.header-container {
  background-color: #000;
  -webkit-backdrop-filter: blur(3px);
}

.special-bg {
  background-image: url(//images.weserv.nl/?url=https://i.ibb.co/LzbxM0xM/firefox-ffxv1-HTSV6.png);
  background-repeat: repeat-x;
  margin: -5px;
  height: 65px;
  overflow: hidden;
}

.container {
  width: 700px;
  padding: 5px;
  border: 1px solid #d5b8bd;
  margin: 50px auto auto;
    margin-top: 50px;
  background-color: #000;
  min-height: 400px;
  position: relative;
  box-shadow: 0 0 20px #d9c2c2;
  color: white;
}

.alert {
  margin: -5px -5px 5px;
  padding: 10px;
  border-bottom: 1px solid #d5b8bd;
  background-color: #000;
  color: #fff;
  font-size: 0.6cm;
}

.fancy-list li.selected {
  background-color: #000;
}

.post-metadata {
  background-color: #000;
  background-image: linear-gradient(45deg,#fff,#000 6px,#000 6px);
  color: #fff;
  padding: 2px 3px 1px 12px;
  border: 1px solid #d5b8bd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(213, 184, 189);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(213, 184, 189);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d5b8bd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #d5b8bd;
  border-left: 0px;
  border-bottom: 0px;
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
  background-color: black !important;
  color: white !important;
  background: black !important;
}

.embed.youtube {
  padding: 5px;
  border: 1px solid #d3d3d3;
  background-color: #000;
}

.banner-user-area {
  position: absolute;
  bottom: 0;
  width: 138px;
  border-top: 1px solid rgba(223,181,181,.368627451);
  border-right: 1px solid rgba(223,181,181,.368627451);
  border-top-right-radius: 5px;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(2px);
  padding: 10px 5px 5px 10px;
  background-color: #000000d6;
}

.profile-border {
  width: 100%;
  transform: scale(1.43);
  opacity: 0;
}

.banner-user-area .profile-picture {
  width: 64px;
  margin: 5px;
  border-radius: 1cm;
}

.profile-dropdown {
  margin-top: 10px;
  width: 100px;
  margin-left: 20px;
  background: #f0f0f0;
  background: linear-gradient(0deg,#151515 72%,#000);
  border: 1px solid #d3d3d3;
  border-radius: -52px;
  width: 134px;
  height: 41px;
}

body {
  background-image: url("NOoo");
  position: relative;
  background-color: black;
  z-index: 0;
}

body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url(//images.weserv.nl/?url=https://i.ibb.co/LzbxM0xM/firefox-ffxv1-HTSV6.png);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
  z-index: -1;
  filter: brightness(0.5) contrast(1.2);
}

.replies {
  margin-top: 10px;
  background: linear-gradient(0deg,#000,#090909 20%);
}

.dreamy-textbox {
  width: 83%;
  display: inline-block;
  vertical-align: top;
  margin-left: 60px;
  margin-top: 0;
  padding: 8px;
  font-family: crayon;
  color: #4e4e4e;
  background-image: url(/new_asset/notebook.png);
  background-size: 320px;
  border: 1px solid #d3d3d3;
  position: relative;
  bottom: 8px;
  background-position-y: 116px;
  border-radius: 0.2cm;
}

.container::before {
  position: absolute;
  width: calc(100% + 250px);
  height: 900px;
  top: -233px;
  left: -158px;
  content: "";
  pointer-events: none;
  z-index: 0;
  background-image: url("No");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}