@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Yeseva+One&display=swap');

body {
background-image: url("https://allwebs.ru/images/2026/03/01/6e9681c17edd7a66eb0e89500a1faf68.png");
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
font-family: "IBM Plex Sans";
color: #bdbef5;
}

.navbar {
background-image: url("https://allwebs.ru/images/2026/03/01/21a284c121332fd15481c761233afa22.png");
background-color: transparent;
background-attachment: scroll;
background-repeat: no-repeat;
border: 1px solid rgba(90, 90, 220, .5) !important;
}

.blog_total_counter, .user:before, .blog:before, .left-menu__user-notification.left-menu__friends, .left-menu__friends.left-menu__friends_offline, .blog__read-me, .blog__iread, .blog__last-comments {
display: none;
}

a, post-likes-count, span.link-container.text-primary, span[data-target="#deleteconfirmmodal"] {
color: #797ad6 !important;
transition: 0.5s;
}

a:hover, post-likes-count:hover, span.link-container.text-primary:hover, span[data-target="#deleteconfirmmodal"]:hover {
color: #bdbef5 !important;
transition: 0.5s;
}

.post-title {
font-family: "Yeseva One";
font-weight: bold;
}

ul li a {
color: #bdbef5 !important;
transition: 0.5s;
}

ul li a:hover {
color: #797ad6 !important;
transition: 0.5s;
}

.left-menu {
background-image: url("https://allwebs.ru/images/2026/03/01/1b448cef09c2cd6e968b0e75460fe984.png");
background-size: contain;
background-attachment: fixed;
background-repeat: no-repeat;
border: 1px dotted #3f41bb !important;
}

h3.left-menu-text, .left-menu > div.mobile_open_menu > h3 {
background-image: url("https://allwebs.ru/images/2026/03/01/c99c07502f5f142decaebbd4f2f9e6a8.png") !important;
color: #bdbef5 !important;
border: 1px solid rgba(90, 90, 220, .5) !important;
}

.datebg {
background-color: rgba(0, 0, 0, .4);
background-image: url("https://allwebs.ru/images/2026/03/02/1a22b3bd2466892b7db6b4358275051d.png") !important;
background-position: right;
background-repeat: no-repeat;
background-size: contain;
border: 1px solid rgba(90, 90, 220, .5) !important;
}

.pagination-goto {
color: #bdbef5 !important;
}

.post-content {
background-image: url("https://allwebs.ru/images/2026/03/01/8c9fe62b0c959392d5bf7af685f40232.png");
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
border: 1px dotted #3f41bb;
}

.comment-content, .textareabg {
background-image: url("https://allwebs.ru/images/2026/03/01/b0710afa3cf4929fe210452244f04f24.png");
background-color: transparent !important;
background-size: cover;
background-attachment: fixed;
background-repeat: no-repeat;
border: 1px dotted #3f41bb;
}

.fas {
color: #bdbef5 !important;
}