<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://hellbound666.rusff.me/export.php?type=rss" rel="self" type="application/rss+xml" />
		<title>livin la vida loca</title>
		<link>http://hellbound666.rusff.me/</link>
		<description>livin la vida loca</description>
		<language>ru-ru</language>
		<lastBuildDate>Fri, 05 Jun 2026 17:15:59 +0300</lastBuildDate>
		<generator>MyBB/mybb.ru</generator>
		<item>
			<title>код рейв диз нана с кожей и цепями</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=162#p162</link>
			<description>&lt;p&gt;цвет 2&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;
.nav_button {
background: #212121;
    border-radius: 10px;
    font: 700 11px Mulish;
    text-align: center;
    padding: 10px 10px;
    text-transform: uppercase;
    margin: 5px 0 5px 0;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #c0b8b8;
}

.spirit_nav-wrap_light .nav_button {
background: var(--forcol);
    width: 500px;
    font: 800 11px Mulish;
    color: #32302b;
    margin: 5px 260px 5px 230px;
}

.nav_button:hover {color: var(--linkp);}
.nav_button.i_active {color: var(--linkp);}

.nav_block {
  display: none;
  background: #212121;
  position: relative;
    margin-top: 10px;
  top: calc(100% + 5px);
  border-radius: 10px;
  font: 400 9px pt sans;
  width: 100%;
}

.spirit_nav-wrap_light .nav_block  {
    background: var(--forcol);
color: #181715;
    font: 500 12px Mulish;
    padding: 10px;
    width: 760px;
    margin: 10px 120px 10px 80px;
}

.nav_block .link {
    padding: 10px;
    text-align: center;
    font: 400 11px Mulish;
  border-radius: 10px;
    color: #B5B3AF;
    text-align: justify;
    line-height: 1.3;
white-space: pre-wrap;
}

.spirit_nav-wrap_light .nav_block .link   {
color: #181715;
    font: 500 12px Mulish;
}

.nav_block .link a {
color: #B48E74!important;
  transition: all .4s linear 0s;
}

.spirit_nav-wrap_light .nav_block .link a   {
color: var(--linkp)!important;
    font: 500 12px Mulish;
}

.nav_block .link a:hover {
  color: #B7794C!important;
}

/* орг темы светлые*/

r_tabs2 {
width: 100%;
justify-content: center;
}

.spirit_nav-wrap2 {
  position: relative;
    margin: 0 0 auto;
  z-index: 9;
}

.nav_button2 {
background: #212121;
    border-radius: 10px;
    font: 900 13px Mulish;
    text-align: center;
    padding: 10px 10px;
    text-transform: uppercase;
    margin: 10px 0;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #c0b8b8;
}
.nav_button2 {
background: var(--forcol);
    border-radius: 10px;
    font: 900 13px Mulish;
    text-align: center;
    padding: 10px 10px;
    width: 500px;
    text-transform: uppercase;
    margin: 10px 230px;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #433f36;
}

.nav_button2:hover {color: var(--linkp);}
.nav_button2.i_active {color: var(--linkp);}

.nav_block2 {
  display: none;
  background: #212121;
  position: relative;
    margin-top: 10px;
  top: calc(100% + 5px);
  border-radius: 10px;
  font: 400 9px pt sans;
  width: 100%;
}

.nav_block2 .link {
    padding: 10px;
    text-align: center;
    font: 400 11px Mulish;
  border-radius: 10px;
    color: #B5B3AF;
    text-align: justify;
    line-height: 1.3;
  background: #101010;
}

.nav_block2 .link a {
color: #B48E74!important;
  transition: all .4s linear 0s;
}

.nav_block2 .link a:hover {
  color: #B7794C!important;
}

map {
    border-radius: 20px;
    display: flex;
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat;
    box-sizing: border-box;
    padding: 30px 30px;
    margin: 0 70px;
    box-shadow: 0 0 0 1px #3D3D3D, 0 0 5px black;
}

map iframe {
    border-radius: 10px;
    filter: grayscale(1) brightness(0.7);
    border: none!important;
    transition: filter .3s ease-in-out;
}

map iframe:hover {
    filter: grayscale(0) brightness(1);
}

/* конец оформления тем */

.pl-share {
  display: none !important;
}

.linksb .pagelink strong,
.linkst .pagelink strong {
    font-family: var(--body-font);
    font-weight: 800;
    font-size: 10px;
    padding: 0px 3px;
}

.isguest #pun-viewtopic .topic {
  margin-bottom: 15px;
}

.lastedit {
  display: none;
}

#pre_placement&amp;gt;a {
  height: 0px !important;
  top: 30px !important;
  right: 4px !important;
}

#pre_placement&amp;gt;a:after {
  content: &#039;\f358&#039;;
  font-family: Font Awesome;
  font-size: 16px;
}

.Form-Table {
  width: 95%;
  top: 30px;
  left: 20px;
  margin-bottom: 10px;
}

.table_GamePosts tr:nth-child(odd) {
  background: #00000010 !important;
}

.table_GamePosts {
  background: none !important;
}

.punbb .table_GamePosts td {
  border: 1px solid #74726e !important;
}

.punbb .table_GamePosts tbody tr:not(.first) .aa {
  color: #c4c0b9 !important;
  background: url(https://forumstatic.ru/files/0018/b2/d3/45858.png?v=1) !important;
}

/* убрать &amp;quot;кричалку&amp;quot; из хайда */
.hide-box .qcn {
  display: none;
}

/* тег лапслока */
.custom_tag_lower {
  text-transform: lowercase;
}

/* тег капслока */
.custom_tag_upper {
  text-transform: uppercase;
}


#notify-link .unreads, #navpm .unreads {
background: var(--hovlink) !important;
    font-size: 8px !important;
    color: #ccc7bf !important;
    right: -1.3em!important;
    top: -1em!important;
}


#notifications .notification-item {
    box-sizing: border-box;
    padding: 10px 15px 0px!important;
}

#notifications .notification-item:last-of-type { padding: 10px 15px 10px!important; }

.unread-notifications .modal-inner { margin-top: 0!important; }
.unread-notifications h2 {
    background-color: #9b9b9b !important;
    box-sizing: border-box!important;
    padding: 6px!important;
}
.notification-right span { font-weight: 600!important; }
.notification-right span a { font-weight: 700!important; }
#notifications-stored tbody tr { 
    box-sizing: border-box;
    padding: 10px 15px 0px;
    display: flex;
 }

.notification-image {
    opacity: 0.85;
    float: left;
    border-radius: 5px!important;
    filter: grayscale(0.5) brightness(0.9);
    border: 1px solid #978d7b;
    box-sizing: border-box;
}

.notification-image:hover {
    opacity: 1;
}


/* кнопка смены мобильного режима */

#viewport-toggle, #viewport-toggle:checked {
    border: none;
    width: 0;
    height: 0;
    position: absolute;
    top: -335px;
    right: 455px;
}

#viewport-toggle:before {
    position: absolute;
    content: &#039;\f10b&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 16px;
    height: 23px;
    width: 30px;
    padding: 7px 0 0;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    color: #66797A;
    box-shadow: -2px 2px 0 0 #0000003d;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    background: #cdccccd6;
}

#viewport-toggle:checked:before {
position: absolute;
    content: &#039;\f10b&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 16px;
    height: 23px;
    width: 30px;
    padding: 7px 0 0;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    transition: all 0.3sease-in-out;
    color: var(--hovlink);
    backdrop-filter: blur(10px);
    cursor: pointer;
    background: #cdccccd6;
}

#viewport-toggle:hover:before {
color: var(--hovlinkt);
}

#viewport-toggle:checked:hover:before {
color: var(--hovlinkt);
}

.viewport-toggle_label  {
  font-size: 0!important;
}

#viewport-toggle:checked {
}

/* конец кнопки моб режима */

/* бургер */
.burger-menu {
       display: none;
        color: var(--head-link) !important;
        font-size: 20px !important;
        box-shadow: var(--head-border);
        padding: 5px;
        opacity: .9;
}

 [data-user-id=&#039;889&#039;] &amp;gt; .container .pa-author a {     font-size: 0px; } 
 [data-user-id=&#039;889&#039;] &amp;gt; .container .pa-author a:after {
    position: absolute;
    content: &#039;Chaos Snake&#039;;
    width: 210px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
} 

/* АДАПТИВ НАЧИНАЕТСЯ ЗДЕСЬ */

@media screen and (max-width: 580px) {

html  {
    -webkit-text-size-adjust: none;
    min-width: unset !important;
    max-width: none;
  }

body {background: var(--forest) center 0 repeat fixed!important;}

input,  button { -webkit-text-size-adjust: none; }

   #pun-index .tclcon {
    -webkit-text-size-adjust: none;
  }

   #pun-stats .container {
    -webkit-text-size-adjust: none;
  }

   #pun {
        width: 96vw !important;
        margin: 320px auto 240px !important;
  }

#pun-main {
    margin-top: 10px;
}

   .go-up,
   .go-down {
    display: none!important;
  }

 #pun-index #pun-crumbs1 { margin: 0 !important; }
.news__container {  margin: 0 15px 20px!important; }

.need {  display: none !important;}
.partners { width: 96vw!important; bottom: -156px;}
.partner {padding: 0px 13px !important;}
.partners:before {  display: none !important;}

.table:before, .table:after  { content: none!important; }
.table  {
        width: 100% !important;
        background-position: 850px;
        top: -370px !important;
        z-index: -1 !important;
}








#pun-viewforum .main table { background: none!important;
   border: none!important;
    padding: 0!important;
   margin: 0!important; }

#pun-profile #pun-crumbs1 p {    width: 100% !important;}
.main #viewprofile table {   width: 94%!important; padding: 0!important;}
#pun-profile #pun-main #profile {  background:  none!important;
   border: none!important;
width: 100%!important;
   margin: 0!important;}

#pun-userlist .fs-box {width: 100% !important;}
#pun-userlist .main table {  background:  none!important;
   border: none!important;
width: 100%!important;
   margin: 0!important;}

#pun-userlist .main table .tc3 { display: none!important; }
#pun-userlist .main table .tc2 { display: none!important; }

.post-links li a, #pun-viewtopic .postlink a {
background: none !important;
padding: 0px !important;
border: none !important;
box-shadow: none !important;
margin: 0px;
font-size: 11px;
}

.pa-posts .fld-name, .pa-respect .fld-name {     top: 3px; }







.table &amp;gt; div { display: none!important; }

#chfont {  top: -312px !important;  left: 77%;}

/*НАВИГАЦИЯ КАРТИНКАМИ */

 #pun-navlinks { 
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -15px;
        margin: 0 !important;
z-index: 90;
 }

 #pun-navlinks .container {       
  padding: 10px 0px 1px 11px;
        top: 10px;
        justify-content: center;
        display: flex;
        background: var(--likebody);
    width: 251px;
    gap: 10px; }

 .isguest #pun-navlinks { }
 .isguest #navindex {
  margin-left: 20px;
}

 #navindex {
  margin-right: 4px;
}

 #navindex a span,
 #navuserlist a span,
 #navsearch a span,
 #navprofile a span,
 #navpm a span,
 #navadmin a span,
 #navlogout a span,
 #navregister a span,
 #navlogin a span,
 #navpr_1 a span,
 #navpr_2 a span,
 #navextra1 a span {
  display: none;
}

 #navindex a,
 #navuserlist a,
 #navsearch a,
 #navprofile a,
 #navpm a,
 #navadmin a,
 #navlogout a,
 #navlogin a,
 #navregister a,
 #navpr_1 a,
 #navpr_2 a,
 #navextra1 a {
  display: block;
  transition: all .2s ease-in-out;
  position: relative;
  width: 22px;
  height: 22px;
}

 #navextra1 a {
  font-size: 0px!important;
}

 #navindex a:after {
  content: &amp;quot;\f6f1&amp;quot;;
}

 #navuserlist a:after {
  content: &amp;quot;\f0c0&amp;quot;;
}

 #navpm a:after {
  content: &amp;quot;\f0e0&amp;quot;;
}

 #navsearch a:after {
  content: &amp;quot;\f1e5&amp;quot;;
}

 #navprofile a:after {
  content: &amp;quot;\f714&amp;quot;;
}

 #navadmin a:after {
  content: &amp;quot;\f521&amp;quot;;
}

 #navlogout a:after {
  content: &amp;quot;\f52b&amp;quot;;
}

 #navlogin a:after {
  content: &amp;quot;\f52b&amp;quot;;
}

 #navregister a:after {
  content: &amp;quot;\f234&amp;quot;;
}

 #navpr_1 a:after {
  content: &amp;quot;\f1d8&amp;quot;;
}

 #navpr_2 a:after {
  content: &amp;quot;\f518&amp;quot;;
}

 #navextra1 {  margin: 0 2px 0 -4px; }
 #navextra1 a:after {
    content: &amp;quot;\f279&amp;quot;;
}

 #navindex a:after,
 #navuserlist a:after,
 #navsearch a:after,
 #navprofile a:after,
 #navpm a:after,
 #navadmin a:after,
 #navlogout a:after,
 #navlogin a:after,
 #navregister a:after,
 #navpr_1 a:after,
 #navpr_2 a:after,
 #navextra1 a:after {
  position: absolute;
  text-align: center;
  font-size: 20px;  
  color: var(--t-body);
  font-family: &#039;Font Awesome&#039;;
  transition: all .2s ease-in-out;
  left: 50%;
  top: 44%;
  transform: translateX(-50%) translateY(-50%);
}

 #navawards {
  display: none !important;
}

 #navindex a:hover,
 #navuserlist a:hover,
 #navsearch a:hover,
 #navprofile a:hover,
 #navpm a:hover,
 #navadmin a:hover,
 #navlogout a:hover,
 #navlogin a:hover,
 #navregister a:hover,
 #navpr_1 a:hover,
 #navpr_2 a:hover,
 #navextra1 a:hover {
  transform: scale(1.2);
}

/* бургерное меню часть 2 */ 

     .burger-menu {
        display: block;
        color: #696868 !important;
        font-size: 22px !important;
        padding: 0px 5px 4px;
        opacity: 1;
        top: 0px;
        height: auto;
        box-shadow: 0 0 0 1px #5b5d5b;
        border: none !important;
        background-color: #2f2f2f;
    }

 #pun-ulinks {
        position: absolute;
    top: -66px;
    left: 10px;
}

  #pun-ulinks .container {
        display: none!important;
        padding: 10px;
        list-style: none;
        margin: 0;
    }

     #pun-ulinks .container.active {
        display: flex !important;
        flex-direction: column;
        gap: 6px;
        background-color: #121212 !important;
        box-sizing: border-box;
        padding: 6px 10px !important;
        border: var(--orange-border);
        border-radius: 4px;
        opacity: .95;
        z-index: 0;
        position: absolute;
        width: 120px;
        top: -490% !important;
        margin: 0 !important;
    }

     #pun-ulinks .container li {
        margin: 0;
    }

 #pun-ulinks li a {
    font-family: &#039;Mulish&#039;;
    font-size: 10px !important;
    color: var(--doptext);
}

/* конец бургерное меню часть 2 */ 

 #pun-index .category h2,  #pun-stats h2 { 
display: none;
}

 #pun-index .category h2 span,  #pun-stats h2 span{
    font-size: 10px;
    margin-top: -5px;
}

 #pun-index .category .container { 
        width: 100%;
        margin: 0 auto 0;
       padding: 8px 0px!important;
 }

 #pun-index .hasicon tr {
   flex-direction: column;
}

 #pun-index .tcr { 
    margin: 0!important;
    padding: 10px 20px!important;
}

 #pun-index .hasicon tr:after { width: 85%!important; }

 #pun-about .container .item1 { 
        z-index: 2;
        width: 100%;
        bottom: 0px;
}

 #pun-about .container .item1 a { font-size: 8px; }

 .punbb { padding: 0; width: 100% !important; padding-top: 1px; }
 .punbb::after,  .punbb::before { content: none!important; } 

 #pun-status {
    width: 100% !important;
    position: unset!important;
    transform: unset!important;
}

 #pun-status .container {
    background-color: transparent!important;
    padding: 5px 10px;
    border-radius: 10px;
    margin: -15px 0 10px!important;
    box-shadow: none!important;
    color: var(--t-body)!important;
    text-shadow: none!important;
}

#pun-status a {
    color: var(--t-body)!important;
}

 .isuser #pun-status .item2 { display: none; }
 .isuser #pun-status .item3 { font-size: 0; }
 .isuser #pun-status .item3 a { font-size: 12px; }

 .category { 
    width: 98vw;
    overflow: hidden;
 }

 #pun-index .hasicon {
        padding: 0px !important;
        width: 92%;
        margin-left: -6px;
        gap: 0px !important;
}

 #pun-index .tclcon div {
     height: unset !important;
     margin-bottom: 8px;
}

 #pun-index .tcl {
  height: unset!important;
    width: 100%!important;
    padding: 5px 30px 0!important;
}

 .switch {
      top: 266px;
      left: -1%;
}

 #pun-stats li.item1, 
 #pun-stats li.item2, 
 #pun-stats li.item3, 
 #pun-stats li.item4 {
        width: 90%;
        padding: 6px;
        margin: 2px;
        font-size: 10px;
        color: var(--t-body);
    }

 #pun-stats li.item4 a {
color: var(--t-body);
}

 #pun-stats .container:before {
    width: 92%;
    height: 78px;
    top: 4px;
}

 #pun-stats .container {
padding: 6px 0px 20px !important;
        position: relative !important;
        width: 100% !important;
        box-sizing: border-box !important;
        margin-top: 0px !important;
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        font: var(--body-font) !important;
        font-size: 9px !important;
        gap: 0px 21px !important;
left: 0;
}

 li#onlinelist {width: 85%;}


 #pun-viewforum table Div.icon, 
 #pun-messages table Div.icon, 
 #pun-searchtopics table Div.icon,
 #pun-userlist .tc2, 
 #pun-searchtopics .tc2,
 .multipage .hasicon .tc3,
 .multipage .hasicon .user-avatar {
  display: none;
} 

 .multipage,
 #pun-crumbs1, 
 #pun-crumbs2 {
    width: 94%;
    margin: 0 auto;
}

 .multipage .hasicon .tcr {
    display: flex;
    flex-direction: column;
    align-content: end;
    flex-wrap: wrap;
    text-align: right;
    width: 40%!important;
}

 .multipage .hasicon .tcr .byuser {
    margin-top: -7px;
    line-height: 1;
}

 #pun-userlist .tcl, 
 #pun-searchtopics .tcl, 
 #pun-modviewforum .tcl {
    width: 100%!important;
}

 .linkst .pagelink { left: 0!important; }
 #pun-searchposts .post h3 {
    margin: 0px!important;
    width: 100%!important;
    height: unset!important;
}

 .post h3, 
 #pun-messages .post h3 {
    margin: 0px!important;
    width: 100%!important;
    margin: 20px 0px 0px 0px !important;
}

 #pun-searchposts .post h3 span, 
 .post h3 span { 
    width: 100%!important; 
    padding: 8px;
    gap: 5px;
}

 #pun-searchposts .post .post-author {    margin-top: 20px;   width: 140px;}

 #pun-searchposts .post-body {    margin-left: 150px;}

 #pun-searchposts .post-box {     margin-right: 0px; }

 #viewprofile table {     width: 95%;    margin: 0 auto;}

 #pun-profile #viewprofile tbody tr #profile-left  {    background: none!important;   width: 100%!important;}

 #pun-profile #viewprofile tbody tr {   flex-direction: column;}

 #pun-profile #viewprofile tbody tr #profile-right {    width: 100%!important; }

 #viewprofile li {      width: 95%; }

 #form-buttons tr {
    width: 113%!important;
    flex-wrap: wrap;
    margin-left: -19px!important;
}

 #main-reply {    width: 100% !important;   margin-left: -7%;}

 .subscribelink a {}


 .post .post-author {
    width: 100% !important;
    margin-bottom: 15px !important;
    min-height: 120px !important;
    border: none !important;
    margin-left: 0% !important;
    position: relative !important;
    z-index: 1;
}

 .post-author:before, 
 .post-author:after { content: none!important; }

 .post .container { margin-top: 40px; }

 .post-body { margin: 0!important; }
 .post-content { width: 97%!important; }
 .post-box { margin-right: -8px; }

 .post-author ul {
   width: 100%;
    gap: 0px 30px;
    margin-top: 0px!important;
    margin-bottom: 0!important;
    padding: 5px 15px !important;
    justify-content: space-between;
    display: grid!important;
    grid-template-areas:
        &amp;quot;nickname nickname avatar&amp;quot;
        &amp;quot;title title avatar&amp;quot;
        &amp;quot;lz lz avatar&amp;quot;
        &amp;quot;art love avatar&amp;quot;;
}

 .pa-author {
    width: 200px;
    grid-area: nickname;
    margin: 0px;
    display: flex;
    text-align: left;
    padding: 6px 0px!important;
    margin-top: 20px!important;
}

 .pa-title {
  grid-area: title;
    margin: 0 0 7px 0px !important;
    justify-self: center !important;
    text-align: left;
}

 .no-avatar .pa-title { margin-left: -40px;}

 .pa-avatar { grid-area: avatar; margin-bottom: 25px !important; }
 .pa-avatar img { max-height: 80px; max-width: 80px !important; }

 .pa-fld1 { 
    font-size: 0px !important;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: fit-content;
    height: fit-content;
    background: none !important;
    z-index: 2;
}

 .pa-fld1 a { 
    font-size: 0px !important;
    line-height: 0px !important;
    width: 15px;
    height: 15px;
    position: relative;
    padding: 0 !important;
}

.pa-fld1 a p { display: none!important; }

 .pa-fld1 a:before {
    content: &#039;\f188&#039;;
    position: absolute;
    text-align: center;
    font-size: 18px;
    color: var(--hovlink);
    font-family: &#039;Font Awesome&#039;;
    transition: all .2s ease-in-out;
    left: 50%;
    top: 44%;
    text-shadow: 1px 1px 1px #0000008c;
    transform: translateX(-50%) translateY(-50%) rotate(21deg);
}

 .pa-fld1 a div { font-size: 0px !important; }

 lz, 
 .pa-fld3, 
 .pa-fld5 { display: none; }

 .fld_wrap:after, 
 .fld_wrap_un:after, 
 .fld_wrap:before, 
 .fld_wrap_un:before, 
 .pa-author a:before,
 .pa-title:before { content: none!important; }

 .fld_wrap .pa-respect .fld-name a::before, 
 .isguest .fld_wrap .pa-respect .fld-name::before { 
    top: 0px;
    font-size: 11px;
}

.pa-fld4 {
    position: absolute!important;
    top: -14px!important;
    bottom: unset!important;
    left: 0!important;
    width: 100%!important;
}

.post-author ul:after {    width: 100% !important;  margin: -1px; }
.post-author ul:before {    display: none; }

 .pa-fld2 {
    grid-area: lz;
    width: 100% !important;
    margin: 0 !important;
    padding: 4px 10px!important;
}

.pa-fld2:has(.lz_n) { margin: 20px 0 0 !important; }

.pa-fld2 &amp;gt; a {
        font-size: 8px !important;
        height: 19px !important;
        top: -10px !important;
        border-radius: 0;
        width: 95%;
}

 #lz {
   margin: 5px 0px !important;
    border-radius: 0 10px 10px 0;
}

 .pa-posts, 
 .pa-respect {
        flex-direction: row;
        font-size: 11px;
        margin: 10px 0px !important;
        gap: 11px !important;
        width: 48px !important;
        padding-left: 10px !important;
        position: relative;
        z-index: 99;
}

 .pa-posts { width: 33px !important; }

 .pa-respect {  
    flex-wrap: nowrap;
    grid-area: love;
}

 .pa-posts {
    grid-area: art;
}

 .pa-respect .fld-name { width: 48px; }

 .fld_wrap_un .pa-respect .fld-name a::before, 
 .isguest .fld_wrap_un .pa-respect .fld-name::before {
    top: -1px;
}

 #pun-report .inner, 
 #pun-reputation .inner, 
 #pun-admin-award-form .inner {
    width: 86vw!important;
    background: #cec5b4;
}

 .reveal-modal.xlarge { width: 95vw!important; }
 .menu-links { gap: 8px !important; width: 95%; }
 .menu span, 
 .menu a { padding: 0 10px; }
 #submenu { width: 100%!important; }
 .menu span, 
 .menu a { font-size: 12px; }
 .menu { margin-left: -4px; }
 .redirect-page #pun { 
    width: 90% !important;
    left: 50%;
    transform: translateX(-50%);
}

 #pun-messages #profilenav ul {
    display: flex;
    gap: 5px 10px;
    flex-wrap: wrap;
}

 #pun-messages #profilenav,
 #profile #profilenav { float: none!important; margin: 20px 20px !important; }

 #profile .container { 
    width: 96%!important;
    margin: 0 !important;
    padding: 0 !important;
}

 #pun-messages .fs-box {
    width: 110%;
    margin-left: -10px;
    margin-right: 0;
}

 #pun-messages .fs-box .post-author {
    margin-top: 20px !important;
    min-height: 120px !important;
    margin-left: 0px !important;
margin-bottom: 10px !important;
}

 #pun-messages .post-body .post-box {
    border: 0;
    margin-left: -40vw!important;
    width: 92vw;
}

 #pun-messages .post-links {
    margin-left: 0px!important;
    margin-bottom: 20px!important;
}

 #pun-messages .linksb {margin: 0px -25px 25px 2px;}

 #pun-messages  #main-reply,
 #pun-edit #main-reply {
    width: 90% !important;
    margin-left: -1px !important;
}

 #pun-messages #form-buttons table tr {
    width: 99% !important;
    margin-left: 0px !important;
}

#pun-messages .post-author ul {
    width: 104% !important;
}

#pun-messages .pa-avatar {
    margin-left: -20px!important;
}

#pun-messages .post-content {
        margin-left: 42px !important;
    }

#pun-messages #post-preview .post-content  {
    margin-left: 0 !important;
}

 .punbb-admin {
    width: 1040px!important;
    background-color: #cec5b4;
}

 #profile #form-buttons table tr {
    width: 100% !important;
    margin-bottom: 15px;
    margin-left: 0px !important;
}

 #profile #main-reply {
    width: 89% !important;
    margin-left: -3%;
}

 .cop { 
    bottom: -183px;
    left: 50%;
    transform: translateX(-50%);
}

 #slideout { right: 0!important; }
 #slideout:before { right: 1px!important; }
 .hide-author .post-body {
    width: unset !important;
    padding: 0px !important;
}

 .indOnline, 
 .indOffline {
    top: -4px!important;
    left: 10px!important;
    background: var(--hovlink)!important;
}

 .lichka { 
   width: 98vw!important;
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat!important;
    height: 488px!important;
 }

 .modal_wrap { width: 96.7vw!important;}
#character:has(.l_profiles):before, .modal_wrap:has(.l_profiles):after, .l_mock { display: none!important; }

 .modal_wrap &amp;gt; div { width: 100%!important; }

 .modal_wrap &amp;gt; div.l_bottoms,
 .modal_wrap &amp;gt; div.l_backs {
    width: 95% !important;
    margin: 0 10px !important;
    padding-right: 0 !important;
}

.modal_wrap:has(.l_profiles):before {
    left: 3% !important;
    top: 46% !important;
    height: 40% !important;
    width: 93% !important;
}

 .modal_wrap div.l_profiles  {
    width: 92vw !important;
    height: 129px !important;
    position: unset !important;
    margin: 5px auto !important;
    padding: 16px !important;
}

 .modal_wrap div.l_pl   {
        margin: 3% 0px 6% 3% ! Important;
        transform: scale(.9) !important;
        width: 61% !important;
    }

.l_profiles:before {
    top: 14px !important;
    width: 91% !important;
    left: 4% !important;
    height: 20% !important;
}

.l_profiles ul {
    margin: 8px !important;
    height: 80% !important;
    width: 94% !important;
}

.l_settings {
    bottom: -40px!important;
}

.modal_wrap &amp;gt; div.l_i {
left: 70% !important;
        width: 80px !important;
        top: 52% !important;
        padding: 0 12px 0 0;
}

.l_i:before {
    width: 116% !important;
    height: 114% !important;
}

 .lichka_gif {
    position: unset!important;
    margin: 40px auto 0!important;
}

 .lichka_name { 
    margin: 10px auto 15px!important;
    width: 98vw!important;
 }

 .lichka_text {
    width: 83vw!important;
    margin: 0 auto !important;
}

 .lichka_plashki {
    flex-direction: column;
    width: 57% !important;
    margin: 10px auto!important;
    align-content: center;
    flex-wrap: wrap;
    height: 140px!important;
    overflow: auto!important;
}

 #form-buttons small { display: none!important; }
 #character { width: calc(100vw - 15px)!important;}
 .reveal-modal .close-reveal-modal {
    top: -40px !important;
    right: 88px !important;
    transition: none !important;
    font-size: 30px !important;
    color: #929292 !important;
}

 .punbb #pun-navlinks #form-login {               top: -264px !important;
        left: -35px !important; }
 #List-UserNames { 
    width: 122px!important;
    left: -154px!important;
}

 #List-UserNames ul+span { width: 136px!important; }
 .punbb #pun-navlinks #form-login input { width: 128px!important; }
 .punbb #List-UserNames li { background: none!important; }
 #notify-link .unreads, 
 #navpm .unreads { z-index: 999; }
 #pun-navlinks li a { z-index: 10; }

 .punbb #pun-navlinks a#New-exit {
    right: -21px !important;
    top: 0px !important;
    margin: 0 !important;
}

 .punbb #pun-navlinks a#New-exit:after { content: none!important; }
 .hvStickerPackModalContainer {     
    left: 19px !important;
    transform: unset !important;
}

 .linksb .pagelink {     
    position: relative;
    z-index: 99;
}

 .reactions-root .emoji-mart { width: 350px !important; }
 .post-box .post-sig { display: none; }

 .g {
    width: 104%!important;
    height: fit-content!important;
    padding: 10px!important;
    box-sizing: border-box;
    margin: 0px auto!important;
    background-size: cover;
}

 .g &amp;gt; div {
    position: unset!important;
}

 .g_info { padding: 0!important; }

 .g_faces {
      margin: 10px auto!important;
}

 .slider { border-radius: 10px; left: -122px; }

 .punbb-admin {
    width: 1040px!important;
    background-color: #cec5b4;
}



 .hvStickerPackModal, 
 #image-area,
 #color-area
 {
     left: 49.8%!important;
    transform: translateX(-50%)!important;
}

 .hvStickerPackModal,
 #image-area{
    width: 88vw!important;
}

 .hvStickerPackModal { left: 18.8% !important;}

 #color-area,
 #mask_dialog .inner {
    width: 83vw!important;
}

 #smilies-area,  #video-area,  #spoiler-area { width: unset!important; }
 .knopka_rasy_big  {  width: auto !important; }

#viewport-toggle, #viewport-toggle:checked {
 top: -302px;
        right: 195px;
}

.thema_back:after, .thema_back_small:after {  display: none;}

#pun-title {
}

#pun-title:after {
    width: 100%!important;
    background: url(https://forumstatic.ru/files/0019/41/eb/89690.png?v=1) -283px!important;
}

.spirit-navigation {  display: none;}

#viewport-toggle:checked:before {}

.guestroom {
    width: 90vw!important;
    margin: 0!important;
url(https://forumstatic.ru/files/001c/31/0c/69158.png) no-repeat, url(https://forumstatic.ru/files/001c/31/0c/13783.png) repeat!important;
}
.guestroom_title p {
    font-size: 17px !important;
margin: 15px 50px !important;
    text-align: center;
}

.guestroom_description_card {width: auto!important;
    padding: 5px 15px!important;
    margin: -10px 10px 25px 10px!important;}

.thema_back {
    width: 90vw!important;
    margin: 0 0 20px!important;
}

.thema_back:before {
    width: 100%!important;
}

.thema_back:before {
    width: 100%!important;
}

.thema {
    width: 100%!important;
    margin: 0 auto!important;
    outline: none!important;
}

.thema_title p {
    font-size: 22px!important;
    margin: 0px 0px 10px !important;
}

.thema_description {
    width: 80%!important;
    margin: 0 auto!important;
}

.hideprofile .post-body {
    width: 100%!important;
}

 .eye_fancy {
        width: 100% !important;
        left: 50% !important;
        transform: translateX(-50%);
        top: -43px;
    }

.modmenu, .linkst,
#pun-viewtopic .linksb,
.thema_back_small {
    width: 100%!important;
}

.thema_small {
    width: 98% !important;
    margin: 0 auto !important;
    outline: none !important;
}

.thema_description_small {
    width: 79% !important;
    margin: 0 auto !important;
}

.subscribelink a {
    right: 0!important;
    top: 42px!important;
}

#togglePreview {
top: -26px !important;
    right: 0 !important;
}

#form-buttons {     margin-top: 11px !important; }

#togglePreview input.button {
   font-size: 0 !important;
}

.guestroom_description {margin: 0 8px 10px!important;}

#viewprofile li {padding: 7px!important;}

}


/* конец адаптива */



.bln {
    text-align: center;
    padding-top: 11px !important;
}

.bln p { font: 18px / 130% &#039;Rupster&#039; !important; }&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Fri, 05 Jun 2026 17:15:59 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=162#p162</guid>
		</item>
		<item>
			<title>проверка тем</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=156#p156</link>
			<description>&lt;p&gt;#plng:before {&lt;br /&gt;&amp;#160; &amp;#160; background: var(--marble);&lt;br /&gt;&amp;#160; &amp;#160; position: absolute;&lt;br /&gt;&amp;#160; &amp;#160; content: &#039;&#039;;&lt;br /&gt;&amp;#160; &amp;#160; width: 1021px;&lt;br /&gt;&amp;#160; &amp;#160; height: 90px;&lt;br /&gt;&amp;#160; &amp;#160; left: -15px;&lt;br /&gt;&amp;#160; &amp;#160; z-index: -6;&lt;br /&gt;&amp;#160; &amp;#160; top: -10px;&lt;br /&gt;&amp;#160; &amp;#160; border-radius: 5px;&lt;br /&gt;&amp;#160; &amp;#160; border: var(--forcol-border);&lt;br /&gt;}&lt;/p&gt;
						&lt;p&gt;.punbb textarea {&lt;br /&gt;&amp;#160; &amp;#160; background-clip: padding-box;&lt;br /&gt;&amp;#160; &amp;#160; background: #dadada;&lt;br /&gt;&amp;#160; &amp;#160; padding: 18px 20px !important;&lt;br /&gt;&amp;#160; &amp;#160; width: 95% !important;&lt;br /&gt;&amp;#160; &amp;#160; color: var(--link);&lt;br /&gt;&amp;#160; &amp;#160; box-shadow: -4px 4px 0 0 #0000001f;&lt;br /&gt;}&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Thu, 23 Apr 2026 18:39:59 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=156#p156</guid>
		</item>
		<item>
			<title>код рейв красно-зеленый который мне не нравится</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=155#p155</link>
			<description>&lt;p&gt;цвета 2&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;
.nav_button2 {
background: #212121;
    border-radius: 10px;
    font: 900 13px Mulish;
    text-align: center;
    padding: 10px 10px;
    text-transform: uppercase;
    margin: 10px 0;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #c0b8b8;
}
.nav_button2 {
background: var(--forcol);
    border-radius: 10px;
    font: 900 13px Mulish;
    text-align: center;
    padding: 10px 10px;
    width: 500px;
    text-transform: uppercase;
    margin: 10px 230px;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #433f36;
}

.nav_button2:hover {color: var(--linkp);}
.nav_button2.i_active {color: var(--linkp);}

.nav_block2 {
  display: none;
  background: #212121;
  position: relative;
    margin-top: 10px;
  top: calc(100% + 5px);
  border-radius: 10px;
  font: 400 9px pt sans;
  width: 100%;
}

.nav_block2 .link {
    padding: 10px;
    text-align: center;
    font: 400 11px Mulish;
  border-radius: 10px;
    color: #B5B3AF;
    text-align: justify;
    line-height: 1.3;
  background: #101010;
}

.nav_block2 .link a {
color: #B48E74!important;
  transition: all .4s linear 0s;
}

.nav_block2 .link a:hover {
  color: #B7794C!important;
}

map {
    border-radius: 20px;
    display: flex;
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat;
    box-sizing: border-box;
    padding: 30px 30px;
    margin: 0 70px;
    box-shadow: 0 0 0 1px #3D3D3D, 0 0 5px black;
}

map iframe {
    border-radius: 10px;
    filter: grayscale(1) brightness(0.7);
    border: none!important;
    transition: filter .3s ease-in-out;
}

map iframe:hover {
    filter: grayscale(0) brightness(1);
}

/* конец оформления тем */

.pl-share {
  display: none !important;
}

.linksb .pagelink strong,
.linkst .pagelink strong {
font-family: var(--body-font);
    font-weight: 700;
    font-size: 10px;
    background: var(--forcol);
    padding: 3px 6px;
    border: var(--forcol-border);
border-radius: 10px;
}

.isguest #pun-viewtopic .topic {
  margin-bottom: 15px;
}

.lastedit {
  display: none;
}

#pre_placement&amp;gt;a {
  height: 0px !important;
  top: 30px !important;
  right: 4px !important;
}

#pre_placement&amp;gt;a:after {
  content: &#039;\f358&#039;;
  font-family: Font Awesome;
  font-size: 16px;
}

.Form-Table {
  width: 95%;
  top: 30px;
  left: 20px;
  margin-bottom: 10px;
}

.table_GamePosts tr:nth-child(odd) {
  background: #00000010 !important;
}

.table_GamePosts {
  background: none !important;
}

.punbb .table_GamePosts td {
  border: 1px solid #74726e !important;
}

.punbb .table_GamePosts tbody tr:not(.first) .aa {
  color: #c4c0b9 !important;
  background: url(https://forumstatic.ru/files/0018/b2/d3/45858.png?v=1) !important;
}

/* убрать &amp;quot;кричалку&amp;quot; из хайда */
.hide-box .qcn {
  display: none;
}

/* тег лапслока */
.custom_tag_lower {
  text-transform: lowercase;
}

/* тег капслока */
.custom_tag_upper {
  text-transform: uppercase;
}


#notify-link .unreads, #navpm .unreads {
background: var(--hovlink) !important;
    font-size: 8px !important;
    color: #ccc7bf !important;
    right: -1.3em!important;
    top: -1em!important;
}


#notifications .notification-item {
    box-sizing: border-box;
    padding: 10px 15px 0px!important;
}

#notifications .notification-item:last-of-type { padding: 10px 15px 10px!important; }

.unread-notifications .modal-inner { margin-top: 0!important; }
.unread-notifications h2 {
    background-color: #9b9b9b !important;
    box-sizing: border-box!important;
    padding: 6px!important;
}
.notification-right span { font-weight: 600!important; }
.notification-right span a { font-weight: 700!important; }
#notifications-stored tbody tr { 
    box-sizing: border-box;
    padding: 10px 15px 0px;
    display: flex;
 }

.notification-image {
    opacity: 0.85;
    float: left;
    border-radius: 5px!important;
    filter: grayscale(0.5) brightness(0.9);
    border: 1px solid #978d7b;
    box-sizing: border-box;
}

.notification-image:hover {
    opacity: 1;
}


/* кнопка смены мобильного режима */

#viewport-toggle, #viewport-toggle:checked {
    border: none;
    width: 0;
    height: 0;
    position: absolute;
    top: -340px;
    right: 125px;
}

#viewport-toggle:before {
    position: absolute;
    content: &#039;\f10b&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 20px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    padding: 6px;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    color: #7a7a7a;
    box-shadow: var(--br-n-shadow);
    backdrop-filter: var(--blur);
    cursor: pointer;
    background: transparent;
    transition: all 0.3s ease-in-out;
background: #00000030;
}

#viewport-toggle:checked:before {
position: absolute;
    content: &#039;\f10b&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 20px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    padding: 6px;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    transition: all 0.3sease-in-out;
    color: #292929;
    box-shadow: var(--br-n-shadow);
    backdrop-filter: blur(10px);
    cursor: pointer;
    background-color: #ffffff1a;
}

#viewport-toggle:hover:before {
color: var(--hovlinkt);
background: #00000040;
}

#viewport-toggle:checked:hover:before {
color: var(--hovlinkt);
background: #00000040;
}

.viewport-toggle_label  {
  font-size: 0!important;
}

#viewport-toggle:checked {
}

/* конец кнопки моб режима */

/* бургер */
.burger-menu {
       display: none;
        color: var(--head-link) !important;
        font-size: 20px !important;
        box-shadow: var(--head-border);
        padding: 5px;
        opacity: .9;
}

 [data-user-id=&#039;889&#039;] &amp;gt; .container .pa-author a {     font-size: 0px; } 
 [data-user-id=&#039;889&#039;] &amp;gt; .container .pa-author a:after {
    position: absolute;
    content: &#039;Chaos Snake&#039;;
    width: 210px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
} 

/* АДАПТИВ НАЧИНАЕТСЯ ЗДЕСЬ */

@media screen and (max-width: 580px) {

html  {
    -webkit-text-size-adjust: none;
    min-width: unset !important;
    max-width: none;
  }

body {background: var(--forest) center 0 repeat fixed!important;}

input,  button { -webkit-text-size-adjust: none; }

   #pun-index .tclcon {
    -webkit-text-size-adjust: none;
  }

   #pun-stats .container {
    -webkit-text-size-adjust: none;
  }

   #pun {
        width: 96vw !important;
        margin: 320px auto 240px !important;
  }

#pun-main {
    margin-top: 10px;
}

   .go-up,
   .go-down {
    display: none!important;
  }

 #pun-index #pun-crumbs1 { margin: 0 !important; }
.news__container {  margin: 0 15px 20px!important; }

.need {  display: none !important;}
.partners { width: 96vw!important;}
.partner {padding: 0px 44px !important;}

.table:before, .table:after  { content: none!important; }
.table  {
       width: 100% !important;
        background-position: 981px;
        top: -300px !important;
        z-index: -1 !important;
}








#pun-viewforum .main table { background: none!important;
   border: none!important;
    padding: 0!important;
   margin: 0!important; }

#pun-profile #pun-crumbs1 p {    width: 100% !important;}
.main #viewprofile table {   width: 94%!important; padding: 0!important;}
#pun-profile #pun-main #profile {  background:  none!important;
   border: none!important;
width: 100%!important;
   margin: 0!important;}

#pun-userlist .fs-box {width: 100% !important;}
#pun-userlist .main table {  background:  none!important;
   border: none!important;
width: 100%!important;
   margin: 0!important;}

#pun-userlist .main table .tc3 { display: none!important; }
#pun-userlist .main table .tc2 { display: none!important; }

.post-links li a, #pun-viewtopic .postlink a {
background: none !important;
padding: 0px !important;
 border: none !important;
 margin: 0px;
font-size: 11px;
}

.pa-posts .fld-name, .pa-respect .fld-name {     top: 3px; }







.table &amp;gt; div { display: none!important; }

#chfont {  top: -312px !important;  left: 77%;}

/*НАВИГАЦИЯ КАРТИНКАМИ */

 #pun-navlinks { 
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -15px;
        margin: 0 !important;
z-index: 90;
 }

 #pun-navlinks .container { padding: 5px 0px 5px 11px;
    top: 10px;
    justify-content: center;
    display: flex;
    width: 251px;
    border-radius: 10px;
    gap: 10px;
    background: var(--marble); }

 .isguest #pun-navlinks { }
 .isguest #navindex {
  margin-left: 20px;
}

 #navindex {
  margin-right: 4px;
}

 #navindex a span,
 #navuserlist a span,
 #navsearch a span,
 #navprofile a span,
 #navpm a span,
 #navadmin a span,
 #navlogout a span,
 #navregister a span,
 #navlogin a span,
 #navpr_1 a span,
 #navpr_2 a span,
 #navextra1 a span {
  display: none;
}

 #navindex a,
 #navuserlist a,
 #navsearch a,
 #navprofile a,
 #navpm a,
 #navadmin a,
 #navlogout a,
 #navlogin a,
 #navregister a,
 #navpr_1 a,
 #navpr_2 a,
 #navextra1 a {
  display: block;
  transition: all .2s ease-in-out;
  position: relative;
  width: 22px;
  height: 22px;
}

 #navextra1 a {
  font-size: 0px!important;
}

 #navindex a:after {
  content: &amp;quot;\f6f1&amp;quot;;
}

 #navuserlist a:after {
  content: &amp;quot;\f0c0&amp;quot;;
}

 #navpm a:after {
  content: &amp;quot;\f0e0&amp;quot;;
}

 #navsearch a:after {
  content: &amp;quot;\f1e5&amp;quot;;
}

 #navprofile a:after {
  content: &amp;quot;\f714&amp;quot;;
}

 #navadmin a:after {
  content: &amp;quot;\f521&amp;quot;;
}

 #navlogout a:after {
  content: &amp;quot;\f52b&amp;quot;;
}

 #navlogin a:after {
  content: &amp;quot;\f52b&amp;quot;;
}

 #navregister a:after {
  content: &amp;quot;\f234&amp;quot;;
}

 #navpr_1 a:after {
  content: &amp;quot;\f1d8&amp;quot;;
}

 #navpr_2 a:after {
  content: &amp;quot;\f518&amp;quot;;
}

 #navextra1 {  margin: 0 2px 0 -4px; }
 #navextra1 a:after {
    content: &amp;quot;\f279&amp;quot;;
}

 #navindex a:after,
 #navuserlist a:after,
 #navsearch a:after,
 #navprofile a:after,
 #navpm a:after,
 #navadmin a:after,
 #navlogout a:after,
 #navlogin a:after,
 #navregister a:after,
 #navpr_1 a:after,
 #navpr_2 a:after,
 #navextra1 a:after {
  position: absolute;
  text-align: center;
  font-size: 20px;  
  color: var(--t-body);
  font-family: &#039;Font Awesome&#039;;
  transition: all .2s ease-in-out;
  left: 50%;
  top: 44%;
  transform: translateX(-50%) translateY(-50%);
}

 #navawards {
  display: none !important;
}

 #navindex a:hover,
 #navuserlist a:hover,
 #navsearch a:hover,
 #navprofile a:hover,
 #navpm a:hover,
 #navadmin a:hover,
 #navlogout a:hover,
 #navlogin a:hover,
 #navregister a:hover,
 #navpr_1 a:hover,
 #navpr_2 a:hover,
 #navextra1 a:hover {
  transform: scale(1.2);
}

/* бургерное меню часть 2 */ 

     .burger-menu {
        display: block;
        color: #696868 !important;
        font-size: 22px !important;
        padding: 0px 5px 4px;
        opacity: 1;
        background: 0;
        height: auto;
        backdrop-filter: blur(10px);
        box-shadow: 0 0 0 1px #5b5d5b;
        border: none !important;
background-color: #424242;
    }

 #pun-ulinks {
        position: absolute;
    top: -55px;
    left: 10px;
}

  #pun-ulinks .container {
        display: none!important;
        padding: 10px;
        list-style: none;
        margin: 0;
    }

     #pun-ulinks .container.active {
        display: flex !important;
        flex-direction: column;
        gap: 6px;
        background-color: #121212 !important;
        box-sizing: border-box;
        padding: 6px 10px !important;
        border: var(--orange-border);
        border-radius: 4px;
        opacity: .95;
        z-index: 0;
        position: absolute;
        width: 120px;
        top: -490% !important;
        margin: 0 !important;
    }

     #pun-ulinks .container li {
        margin: 0;
    }

 #pun-ulinks li a {
    font-family: &#039;Mulish&#039;;
    font-size: 10px !important;
    color: var(--doptext);
}

/* конец бургерное меню часть 2 */ 

 #pun-index .category h2,  #pun-stats h2 { 
display: none;
}

 #pun-index .category h2 span,  #pun-stats h2 span{
    font-size: 10px;
    margin-top: -5px;
}

 #pun-index .category .container { 
        width: 100%;
        margin: 0 auto 0;
       padding: 8px 0px!important;
 }

 #pun-index .hasicon tr {
   flex-direction: column;
}

 #pun-index .tcr { 
    margin: 0!important;
    padding: 10px 20px!important;
}

 #pun-index .hasicon tr:after { width: 85%!important; }

 #pun-about .container .item1 { 
        z-index: 2;
        width: 100%;
        bottom: 0px;
}

 #pun-about .container .item1 a { font-size: 8px; }

 .punbb { padding: 0; width: 100% !important; padding-top: 1px; }
 .punbb::after,  .punbb::before { content: none!important; } 

 #pun-status {
    width: 100% !important;
    position: unset!important;
    transform: unset!important;
}

 #pun-status .container {
    background-color: transparent!important;
    padding: 5px 10px;
    border-radius: 10px;
    margin: -15px 0 10px!important;
    box-shadow: none!important;
    color: var(--t-body)!important;
    text-shadow: none!important;
}

#pun-status a {
    color: var(--t-body)!important;
}

 .isuser #pun-status .item2 { display: none; }
 .isuser #pun-status .item3 { font-size: 0; }
 .isuser #pun-status .item3 a { font-size: 12px; }

 .category { 
    width: 98vw;
    overflow: hidden;
 }

 #pun-index .hasicon {
        padding: 0px !important;
        width: 92%;
        margin-left: -6px;
        gap: 0px !important;
}

 #pun-index .tclcon div {
     height: unset !important;
     margin-bottom: 8px;
}

 #pun-index .tcl {
  height: unset!important;
    width: 100%!important;
    padding: 5px 30px 0!important;
}

 .switch {
      top: 266px;
      left: -1%;
}

 #pun-stats li.item1, 
 #pun-stats li.item2, 
 #pun-stats li.item3, 
 #pun-stats li.item4 {
        width: 90%;
        padding: 6px;
        margin: 2px;
        font-size: 10px;
        color: var(--t-body);
    }

 #pun-stats li.item4 a {
color: var(--t-body);
}

 #pun-stats .container:before {
    width: 92%;
    height: 78px;
    top: 4px;
}

 #pun-stats .container {
padding: 6px 0px 20px !important;
        position: relative !important;
        width: 100% !important;
        box-sizing: border-box !important;
        margin-top: 0px !important;
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        font: var(--body-font) !important;
        font-size: 9px !important;
        gap: 0px 21px !important;
left: 0;
}

 li#onlinelist {width: 85%;}


 #pun-viewforum table Div.icon, 
 #pun-messages table Div.icon, 
 #pun-searchtopics table Div.icon,
 #pun-userlist .tc2, 
 #pun-searchtopics .tc2,
 .multipage .hasicon .tc3,
 .multipage .hasicon .user-avatar {
  display: none;
} 

 .multipage,
 #pun-crumbs1, 
 #pun-crumbs2 {
    width: 94%;
    margin: 0 auto;
}

 .multipage .hasicon .tcr {
    display: flex;
    flex-direction: column;
    align-content: end;
    flex-wrap: wrap;
    text-align: right;
    width: 40%!important;
}

 .multipage .hasicon .tcr .byuser {
    margin-top: -7px;
    line-height: 1;
}

 #pun-userlist .tcl, 
 #pun-searchtopics .tcl, 
 #pun-modviewforum .tcl {
    width: 100%!important;
}

 .linkst .pagelink { left: 0!important; }
 #pun-searchposts .post h3 {
    margin: 0px!important;
    width: 100%!important;
    height: unset!important;
}

 .post h3, 
 #pun-messages .post h3 {
    margin: 0px!important;
    width: 100%!important;
    margin: 20px 0px 0px 0px !important;
}

 #pun-searchposts .post h3 span, 
 .post h3 span { 
    width: 100%!important; 
    padding: 8px;
    gap: 5px;
}

 #pun-searchposts .post .post-author {    margin-top: 20px;   width: 140px;}

 #pun-searchposts .post-body {    margin-left: 150px;}

 #pun-searchposts .post-box {     margin-right: 0px; }

 #viewprofile table {     width: 95%;    margin: 0 auto;}

 #pun-profile #viewprofile tbody tr #profile-left  {    background: none!important;   width: 100%!important;}

 #pun-profile #viewprofile tbody tr {   flex-direction: column;}

 #pun-profile #viewprofile tbody tr #profile-right {    width: 100%!important; }

 #viewprofile li {      width: 95%; }

 #form-buttons tr {
    width: 113%!important;
    flex-wrap: wrap;
    margin-left: -19px!important;
}

 #main-reply {    width: 100% !important;   margin-left: -7%;}

 .subscribelink a {}


 .post .post-author {
    width: 100% !important;
    margin-bottom: 15px !important;
    min-height: 120px !important;
    border: none !important;
    margin-left: 0% !important;
    position: relative !important;
    z-index: 1;
}

 .post-author:before, 
 .post-author:after { content: none!important; }

 .post .container { margin-top: 40px; }

 .post-body { margin: 0!important; }
 .post-content { width: 97%!important; }
 .post-box { margin-right: -8px; }

 .post-author ul {
    gap: 0px 30px;
    margin-top: 0px!important;
    margin-bottom: 0!important;
    padding: 5px 15px !important;
    justify-content: space-between;
    display: grid!important;
    grid-template-areas:
        &amp;quot;nickname nickname avatar&amp;quot;
        &amp;quot;title title avatar&amp;quot;
        &amp;quot;lz lz avatar&amp;quot;
        &amp;quot;art love avatar&amp;quot;;
}

 .pa-author {
    width: 200px;
    grid-area: nickname;
    margin: 0px;
    display: flex;
    text-align: left;
    padding: 6px 0px!important;
    margin-top: 20px!important;
}

 .pa-title {
  grid-area: title;
    margin: 0 0 7px 0px !important;
    justify-self: center !important;
    text-align: left;
}

 .no-avatar .pa-title { margin-left: -40px;}

 .pa-avatar { grid-area: avatar; margin-bottom: 25px !important; }
 .pa-avatar img { max-height: 80px; max-width: 80px !important; }

 .pa-fld1 { 
    font-size: 0px !important;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: fit-content;
    height: fit-content;
    background: none !important;
    z-index: 2;
}

 .pa-fld1 a { 
    font-size: 0px !important;
    line-height: 0px !important;
    width: 15px;
    height: 15px;
    position: relative;
    padding: 0 !important;
}

.pa-fld1 a p { display: none!important; }

 .pa-fld1 a:before {
    content: &#039;\f188&#039;;
    position: absolute;
    text-align: center;
    font-size: 18px;
    color: var(--hovlink);
    font-family: &#039;Font Awesome&#039;;
    transition: all .2s ease-in-out;
    left: 50%;
    top: 44%;
    text-shadow: 1px 1px 1px #0000008c;
    transform: translateX(-50%) translateY(-50%) rotate(21deg);
}

 .pa-fld1 a div { font-size: 0px !important; }

 lz, 
 .pa-fld3, 
 .pa-fld5 { display: none; }

 .fld_wrap:after, 
 .fld_wrap_un:after, 
 .fld_wrap:before, 
 .fld_wrap_un:before, 
 .pa-author a:before,
 .pa-title:before { content: none!important; }

 .fld_wrap .pa-respect .fld-name a::before, 
 .isguest .fld_wrap .pa-respect .fld-name::before { 
    top: 0px;
    font-size: 11px;
}

.pa-fld4 {
    position: absolute!important;
    top: -14px!important;
    bottom: unset!important;
    left: 0!important;
    width: 100%!important;
}

.post-author ul:after {    width: 100% !important;  margin: -1px; }
.post-author ul:before {    display: none; }

 .pa-fld2 {
    grid-area: lz;
    width: 100% !important;
    margin: 0 !important;
    margin-left: -4px !important;
    padding: 4px 10px!important;
}

.pa-fld2:has(.lz_n) { margin: 23px 0 0 !important; }

.pa-fld2 &amp;gt; a {
    font-size: 8px!important;
    height: 19px!important;
    top: -20px!important;
}

 #lz {
   margin: 5px 0px !important;
    border-radius: 0 10px 10px 0;
}

 .pa-posts, 
 .pa-respect {
        flex-direction: row;
        font-size: 11px;
        margin: 10px 0px !important;
        gap: 11px !important;
        width: 48px !important;
        padding-left: 10px !important;
        position: relative;
        z-index: 99;
}

 .pa-posts { width: 33px !important; }

 .pa-respect {  
    flex-wrap: nowrap;
    grid-area: love;
}

 .pa-posts {
    grid-area: art;
}

 .pa-respect .fld-name { width: 48px; }

 .fld_wrap_un .pa-respect .fld-name a::before, 
 .isguest .fld_wrap_un .pa-respect .fld-name::before {
    top: -1px;
}

 #pun-report .inner, 
 #pun-reputation .inner, 
 #pun-admin-award-form .inner {
    width: 86vw!important;
    background: #cec5b4;
}

 .reveal-modal.xlarge { width: 95vw!important; }
 .menu-links { gap: 8px !important; width: 95%; }
 .menu span, 
 .menu a { padding: 0 10px; }
 #submenu { width: 100%!important; }
 .menu span, 
 .menu a { font-size: 12px; }
 .menu { margin-left: -4px; }
 .redirect-page #pun { 
    width: 90% !important;
    left: 50%;
    transform: translateX(-50%);
}

 #pun-messages #profilenav ul {
    display: flex;
    gap: 5px 10px;
    flex-wrap: wrap;
}

 #pun-messages #profilenav,
 #profile #profilenav { float: none!important; margin: 20px 20px !important; }

 #profile .container { 
    width: 96%!important;
    margin: 0 !important;
    padding: 0 !important;
}

 #pun-messages .fs-box {
    width: 110%;
    margin-left: -10px;
    margin-right: 0;
}

 #pun-messages .fs-box .post-author {
    margin-top: 20px !important;
    min-height: 120px !important;
    margin-left: 0px !important;
margin-bottom: 10px !important;
}

 #pun-messages .post-body .post-box {
    border: 0;
    margin-left: -40vw!important;
    width: 92vw;
}

 #pun-messages .post-links {
    margin-left: 0px!important;
    margin-bottom: 20px!important;
}

 #pun-messages .linksb {
    margin-left: 10px;
    margin-bottom: 30px;
}

 #pun-messages  #main-reply,
 #pun-edit #main-reply {
    width: 90% !important;
    margin-left: -1px !important;
}

 #pun-messages #form-buttons table tr {
    width: 99% !important;
    margin-left: 0px !important;
}

#pun-messages .post-author ul {
    width: 104% !important;
}

#pun-messages .pa-avatar {
    margin-left: -20px!important;
}

#pun-messages .post-content {
        margin-left: 42px !important;
    }

#pun-messages #post-preview .post-content  {
    margin-left: 0 !important;
}

 .punbb-admin {
    width: 1040px!important;
    background-color: #cec5b4;
}

 #profile #form-buttons table tr {
    width: 100% !important;
    margin-bottom: 15px;
    margin-left: 0px !important;
}

 #profile #main-reply {
    width: 89% !important;
    margin-left: -3%;
}

 .cop { 
    bottom: -240px;
    left: 50%;
    transform: translateX(-50%);
}

 #slideout { right: 0!important; }
 #slideout:before { right: 1px!important; }
 .hide-author .post-body {
    width: unset !important;
    padding: 0px !important;
}

 .indOnline, 
 .indOffline {
    top: -4px!important;
    left: 10px!important;
    background: var(--hovlink)!important;
}

 .lichka { 
   width: 98vw!important;
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat!important;
    height: 488px!important;
 }

 .modal_wrap { width: 96.7vw!important;}
#character:has(.l_profiles):before, .modal_wrap:has(.l_profiles):after, .l_mock { display: none!important; }

 .modal_wrap &amp;gt; div { width: 100%!important; }

 .modal_wrap &amp;gt; div.l_bottoms,
 .modal_wrap &amp;gt; div.l_backs {
    width: 95% !important;
    margin: 0 10px !important;
    padding-right: 0 !important;
}

.modal_wrap:has(.l_profiles):before {
    left: 3% !important;
    top: 46% !important;
    height: 40% !important;
    width: 93% !important;
}

 .modal_wrap div.l_profiles  {
    width: 92vw !important;
    height: 129px !important;
    position: unset !important;
    margin: 5px auto !important;
    padding: 16px !important;
}

 .modal_wrap div.l_pl   {
        margin: 3% 0px 6% 3% ! Important;
        transform: scale(.9) !important;
        width: 60% !important;
    }

.l_profiles:before {
    top: 14px !important;
    width: 91% !important;
    left: 4% !important;
    height: 20% !important;
}

.l_profiles ul {
    margin: 8px !important;
    height: 80% !important;
    width: 94% !important;
}

.l_settings {
    bottom: -40px!important;
}

.modal_wrap &amp;gt; div.l_i {
left: 70% !important;
        width: 80px !important;
        top: 52% !important;
        padding: 0 12px 0 0;
}

.l_i:before {
    width: 116% !important;
    height: 114% !important;
}

 .lichka_gif {
    position: unset!important;
    margin: 40px auto 0!important;
}

 .lichka_name { 
    margin: 10px auto 15px!important;
    width: 98vw!important;
 }

 .lichka_text {
    width: 83vw!important;
    margin: 0 auto !important;
}

 .lichka_plashki {
    flex-direction: column;
    width: 57% !important;
    margin: 10px auto!important;
    align-content: center;
    flex-wrap: wrap;
    height: 140px!important;
    overflow: auto!important;
}

 #form-buttons small { display: none!important; }
 #character { width: calc(100vw - 15px)!important;}
 .reveal-modal .close-reveal-modal {
    top: -40px !important;
    right: 88px !important;
    transition: none !important;
    font-size: 30px !important;
    color: #929292 !important;
}

 .punbb #pun-navlinks #form-login {               top: -264px !important;
        left: -35px !important; }
 #List-UserNames { 
    width: 122px!important;
    left: -154px!important;
}

 #List-UserNames ul+span { width: 136px!important; }
 .punbb #pun-navlinks #form-login input { width: 128px!important; }
 .punbb #List-UserNames li { background: none!important; }
 #notify-link .unreads, 
 #navpm .unreads { z-index: 999; }
 #pun-navlinks li a { z-index: 10; }

 .punbb #pun-navlinks a#New-exit {
    right: -21px !important;
    top: 0px !important;
    margin: 0 !important;
}

 .punbb #pun-navlinks a#New-exit:after { content: none!important; }
 .hvStickerPackModalContainer {     
    left: 19px !important;
    transform: unset !important;
}

 .linksb .pagelink {     
    position: relative;
    z-index: 99;
}

 .reactions-root .emoji-mart { width: 350px !important; }
 .post-box .post-sig { display: none; }

 .g {
    width: 104%!important;
    height: fit-content!important;
    padding: 10px!important;
    box-sizing: border-box;
    margin: 0px auto!important;
    background-size: cover;
}

 .g &amp;gt; div {
    position: unset!important;
}

 .g_info { padding: 0!important; }

 .g_faces {
      margin: 10px auto!important;
}

 .slider { border-radius: 10px; left: -122px; }

 .punbb-admin {
    width: 1040px!important;
    background-color: #cec5b4;
}



 .hvStickerPackModal, 
 #image-area,
 #color-area
 {
     left: 49.8%!important;
    transform: translateX(-50%)!important;
}

 .hvStickerPackModal,
 #image-area{
    width: 88vw!important;
}

 .hvStickerPackModal { left: 18.8% !important;}

 #color-area,
 #mask_dialog .inner {
    width: 83vw!important;
}

 #smilies-area,  #video-area,  #spoiler-area { width: unset!important; }
 .knopka_rasy_big  {  width: auto !important; }

#viewport-toggle, #viewport-toggle:checked {
        top: -48px;
        right: 24px;
}

#pun-title {
}

#pun-title:after {
    width: 100%!important;
    background: url(https://forumstatic.ru/files/0019/41/eb/89690.png?v=1) -283px!important;
}

.spirit-navigation, .spirit-navigation_2 {  
  top: -202px !important;
        width: 144px !important;
        left: 30px !important;
        background-color: #424242;

}

.spirit-navigation_2 {  
    left: unset!important;
    right: 30px!important;
}

.sslka {
    top: -151px!important;
    left: 10px!important;
}

#navigblock_2 .sslka {
    top: -151px!important;
    left: unset!important;
    right: 10px!important;
}

#viewport-toggle:checked:before {
     box-shadow: 0 0 0 1px #464846 !important;
        box-shadow: 0 0 0 1px #70706f !important;
        color: #696868 !important;
        top: 5px;
background-color: #424242;
}

.guestroom {
    width: 90vw!important;
    margin: 0!important;
background: url(https://forumstatic.ru/files/001c/31/0c/47863.png) no-repeat -100px 0px, url(https://forumstatic.ru/files/001c/31/0c/62468.png) repeat!important;
}
.guestroom_title p {
    font-size: 17px !important;
margin: 15px 50px !important;
    text-align: center;
}

.guestroom_description_card {width: auto!important;
    padding: 5px 15px!important;
    margin: -10px 10px 25px 10px!important;}

.thema_back {
    width: 90vw!important;
    margin: 0 0 20px!important;
}

.thema_back:before {
    width: 100%!important;
}

.thema_back:before {
    width: 100%!important;
}

.thema {
    width: 99%!important;
    margin: 0 auto!important;
    outline: none!important;
}

.thema_title p {
    font-size: 22px!important;
    margin: 0px 0px 10px !important;
}

.thema_description {
    width: 80%!important;
    margin: 0 auto!important;
}

.hideprofile .post-body {
    width: 100%!important;
}

 .eye_fancy {
    width: 93.1vw!important;
    left: -1.5%!important;
    top: -41px!important;
}

.modmenu, .linkst,
#pun-viewtopic .linksb,
.thema_back_small {
    width: 100%!important;
}

.thema_small {
    width: 98% !important;
    margin: 0 auto !important;
    outline: none !important;
}

.thema_description_small {
    width: 79% !important;
    margin: 0 auto !important;
}

.subscribelink a {
    right: 0!important;
    top: 42px!important;
}

#togglePreview {
top: -26px !important;
    right: 0 !important;
}

#form-buttons {     margin-top: 11px !important; }

#togglePreview input.button {
   font-size: 0 !important;
}

.guestroom_description {
        margin-top: 20px !important;
}

#viewprofile li {padding: 7px!important;}

}


/* конец адаптива */



.bln {
    text-align: center;
    padding-top: 11px !important;
}

.bln p { font: 18px / 130% &#039;Rupster&#039; !important; }&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Tue, 21 Apr 2026 15:18:53 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=155#p155</guid>
		</item>
		<item>
			<title>рейвен</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=76#p76</link>
			<description>&lt;p&gt;[&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Sun, 19 Apr 2026 16:31:27 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=76#p76</guid>
		</item>
		<item>
			<title>код рейв крысы и демон</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=74#p74</link>
			<description>&lt;div class=&quot;quote-box spoiler-box&quot;&gt;&lt;div onclick=&quot;$(this).toggleClass(&#039;visible&#039;); $(this).next().toggleClass(&#039;visible&#039;);&quot;&gt;цвета 2&lt;/div&gt;&lt;blockquote&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;
.g_faces_2 {
    left: unset;
    right: 80px;
}

.g_code { bottom: 0px; }
.g_code .code-box {
    background: none!important;
    width: 300px;
    margin: 0px auto !important;
    padding: 20px 20px 5px !important;
}

.g_code .code-box strong.legend {
    position: absolute;
    margin: 0 !important;
    background: none !important;
    min-height: unset !important;
    top: 6px;
    left: -37px;
}

.g_code .code-box strong.legend a {
    font-style: unset !important;
    text-transform: uppercase;
}


/* ОФОРМЛЕНИЕ ТЕМ */

/* квесты*/

.rq {
    width: 72%;
    margin: 40px auto 0;
}

masks { 
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 73%;
    margin: 25px auto 0;
    justify-content: center;
 }
masks_c {
    color: #9d9d9d;
    text-transform: none;
    font-family: &#039;Mulish&#039;;
    text-align: justify;
}

masks_c center {
    font-weight: 700;
    margin-bottom: 10px;
}

masks_c img {
    float: left;
    width: 90px;
    border-radius: 5px;
    border: 1px solid #555353;
    filter: grayscale(1) brightness(0.7);
    margin-right: 10px;
    margin-bottom: 5px;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

masks_c img:hover {
      filter: grayscale(0) brightness(1);
}

/* орг темы темные */

r_tabs {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.spirit_nav-wrap {
  position: relative;
    margin: 0 0 auto;
  z-index: 9;
}


.nav_button {
background: #212121;
    border-radius: 10px;
    font: 700 11px Mulish;
    text-align: center;
    padding: 10px 10px;
    text-transform: uppercase;
    margin: 5px 0 5px 0;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #c0b8b8;
}

.spirit_nav-wrap_light .nav_button {
background: var(--forcol);
    width: 500px;
    font: 800 11px Mulish;
    color: #32302b;
    margin: 5px 260px 5px 230px;
}

.nav_button:hover {color: var(--linkp);}
.nav_button.i_active {color: var(--linkp);}

.nav_block {
  display: none;
  background: #212121;
  position: relative;
    margin-top: 10px;
  top: calc(100% + 5px);
  border-radius: 10px;
  font: 400 9px pt sans;
  width: 100%;
}

.spirit_nav-wrap_light .nav_block  {
    background: var(--forcol);
color: #181715;
    font: 500 12px Mulish;
    padding: 10px;
    width: 760px;
    margin: 10px 120px 10px 80px;
}

.nav_block .link {
    padding: 10px;
    text-align: center;
    font: 400 11px Mulish;
  border-radius: 10px;
    color: #B5B3AF;
    text-align: justify;
    line-height: 1.3;
white-space: pre-wrap;
}

.spirit_nav-wrap_light .nav_block .link   {
color: #181715;
    font: 500 12px Mulish;
}

.nav_block .link a {
color: #B48E74!important;
  transition: all .4s linear 0s;
}

.spirit_nav-wrap_light .nav_block .link a   {
color: var(--linkp)!important;
    font: 500 12px Mulish;
}

.nav_block .link a:hover {
  color: #B7794C!important;
}

/* орг темы светлые*/

r_tabs2 {
width: 100%;
justify-content: center;
}

.spirit_nav-wrap2 {
  position: relative;
    margin: 0 0 auto;
  z-index: 9;
}

.nav_button2 {
background: #212121;
    border-radius: 10px;
    font: 900 13px Mulish;
    text-align: center;
    padding: 10px 10px;
    text-transform: uppercase;
    margin: 10px 0;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #c0b8b8;
}
.nav_button2 {
background: var(--forcol);
    border-radius: 10px;
    font: 900 13px Mulish;
    text-align: center;
    padding: 10px 10px;
    width: 500px;
    text-transform: uppercase;
    margin: 10px 230px;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #433f36;
}

.nav_button2:hover {color: var(--linkp);}
.nav_button2.i_active {color: var(--linkp);}

.nav_block2 {
  display: none;
  background: #212121;
  position: relative;
    margin-top: 10px;
  top: calc(100% + 5px);
  border-radius: 10px;
  font: 400 9px pt sans;
  width: 100%;
}

.nav_block2 .link {
    padding: 10px;
    text-align: center;
    font: 400 11px Mulish;
  border-radius: 10px;
    color: #B5B3AF;
    text-align: justify;
    line-height: 1.3;
  background: #101010;
}

.nav_block2 .link a {
color: #B48E74!important;
  transition: all .4s linear 0s;
}

.nav_block2 .link a:hover {
  color: #B7794C!important;
}

map {
    border-radius: 20px;
    display: flex;
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat;
    box-sizing: border-box;
    padding: 30px 30px;
    margin: 0 70px;
    box-shadow: 0 0 0 1px #3D3D3D, 0 0 5px black;
}

map iframe {
    border-radius: 10px;
    filter: grayscale(1) brightness(0.7);
    border: none!important;
    transition: filter .3s ease-in-out;
}

map iframe:hover {
    filter: grayscale(0) brightness(1);
}

/* конец оформления тем */

.pl-share {
  display: none !important;
}

.linksb .pagelink strong,
.linkst .pagelink strong {
font-family: var(--body-font);
    font-weight: 700;
    font-size: 10px;
    background: var(--forcol);
    padding: 3px 6px;
    border: var(--forcol-border);
border-radius: 10px;
}

.isguest #pun-viewtopic .topic {
  margin-bottom: 15px;
}

.lastedit {
  display: none;
}

#pre_placement&amp;gt;a {
  height: 0px !important;
  top: 30px !important;
  right: 4px !important;
}

#pre_placement&amp;gt;a:after {
  content: &#039;\f358&#039;;
  font-family: Font Awesome;
  font-size: 16px;
}

.Form-Table {
  width: 95%;
  top: 30px;
  left: 20px;
  margin-bottom: 10px;
}

.table_GamePosts tr:nth-child(odd) {
  background: #00000010 !important;
}

.table_GamePosts {
  background: none !important;
}

.punbb .table_GamePosts td {
  border: 1px solid #74726e !important;
}

.punbb .table_GamePosts tbody tr:not(.first) .aa {
  color: #c4c0b9 !important;
  background: url(https://forumstatic.ru/files/0018/b2/d3/45858.png?v=1) !important;
}

/* убрать &amp;quot;кричалку&amp;quot; из хайда */
.hide-box .qcn {
  display: none;
}

/* тег лапслока */
.custom_tag_lower {
  text-transform: lowercase;
}

/* тег капслока */
.custom_tag_upper {
  text-transform: uppercase;
}


#notify-link .unreads, #navpm .unreads {
background: var(--hovlink) !important;
    font-size: 8px !important;
    color: #ccc7bf !important;
    right: -1.3em!important;
    top: -1em!important;
}


#notifications .notification-item {
    box-sizing: border-box;
    padding: 10px 15px 0px!important;
}

#notifications .notification-item:last-of-type { padding: 10px 15px 10px!important; }

.unread-notifications .modal-inner { margin-top: 0!important; }
.unread-notifications h2 {
    background-color: #aaa69f!important;
    box-sizing: border-box!important;
    padding: 6px!important;
}
.notification-right span { font-weight: 600!important; }
.notification-right span a { font-weight: 700!important; }
#notifications-stored tbody tr { 
    box-sizing: border-box;
    padding: 10px 15px 0px;
    display: flex;
 }

.notification-image {
    opacity: 0.85;
    float: left;
    border-radius: 5px!important;
    filter: grayscale(0.5) brightness(0.9);
    border: 1px solid #978d7b;
    box-sizing: border-box;
}

.notification-image:hover {
    opacity: 1;
}


/* кнопка смены мобильного режима */

#viewport-toggle, #viewport-toggle:checked {
    border: none;
    width: 0;
    height: 0;
    position: absolute;
    top: -340px;
    right: 125px;
}

#viewport-toggle:before {
    position: absolute;
    content: &#039;\f10b&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 20px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    padding: 6px;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    color: #7a7a7a;
    box-shadow: var(--br-n-shadow);
    backdrop-filter: var(--blur);
    cursor: pointer;
    background: transparent;
    transition: all 0.3s ease-in-out;
}

#viewport-toggle:checked:before {
position: absolute;
    content: &#039;\f10b&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 20px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    padding: 6px;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    transition: all 0.3sease-in-out;
    color: #292929;
    box-shadow: var(--br-n-shadow);
    backdrop-filter: blur(10px);
    cursor: pointer;
    background-color: #ffffff1a;
}

#viewport-toggle:hover:before {
color: var(--hovlinkt);
background: #00000040;
}

#viewport-toggle:checked:hover:before {
color: var(--hovlinkt);
background: #00000040;
}

.viewport-toggle_label  {
  font-size: 0!important;
}

#viewport-toggle:checked {
}

/* конец кнопки моб режима */

/* бургер */
.burger-menu {
       display: none;
        color: var(--head-link) !important;
        font-size: 20px !important;
        box-shadow: var(--head-border);
        padding: 5px;
        opacity: .9;
}

 [data-user-id=&#039;889&#039;] &amp;gt; .container .pa-author a {     font-size: 0px; } 
 [data-user-id=&#039;889&#039;] &amp;gt; .container .pa-author a:after {
    position: absolute;
    content: &#039;Chaos Snake&#039;;
    width: 210px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
} 

/* АДАПТИВ НАЧИНАЕТСЯ ЗДЕСЬ */

@media screen and (max-width: 580px) {

html  {
    -webkit-text-size-adjust: none;
    min-width: unset !important;
    max-width: none;
  }

body {background: var(--forest) center 0 repeat fixed!important;}

input,  button { -webkit-text-size-adjust: none; }

   #pun-index .tclcon {
    -webkit-text-size-adjust: none;
  }

   #pun-stats .container {
    -webkit-text-size-adjust: none;
  }

   #pun {
        width: 96vw !important;
        margin: 320px auto 240px !important;
  }

#pun-main {
    margin-top: 10px;
}

   .go-up,
   .go-down {
    display: none!important;
  }

 #pun-index #pun-crumbs1 { margin: 0 !important; }
.news__container {  margin: 0 15px 20px!important; }

.need {  display: none !important;}
.partners { width: 96vw!important;}
.partner { padding: 0px 5px!important;}

.table:before, .table:after  { content: none!important; }
.table  {
       width: 100% !important;
        background-position: 734px;
        top: -300px !important;
        z-index: -1 !important;
}



.table &amp;gt; div { display: none!important; }

#chfont {  top: -312px !important;  left: 77%;}

/*НАВИГАЦИЯ КАРТИНКАМИ */

 #pun-navlinks { 
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -248px;
        margin: 0 !important;
 }

 #pun-navlinks .container { gap: 16px!important; margin-left: 16px !important; }

 .isguest #pun-navlinks { }
 .isguest #navindex {
  margin-left: 20px;
}

 #navindex {
  margin-right: 4px;
}

 #navindex a span,
 #navuserlist a span,
 #navsearch a span,
 #navprofile a span,
 #navpm a span,
 #navadmin a span,
 #navlogout a span,
 #navregister a span,
 #navlogin a span,
 #navpr_1 a span,
 #navpr_2 a span,
 #navextra1 a span {
  display: none;
}

 #navindex a,
 #navuserlist a,
 #navsearch a,
 #navprofile a,
 #navpm a,
 #navadmin a,
 #navlogout a,
 #navlogin a,
 #navregister a,
 #navpr_1 a,
 #navpr_2 a,
 #navextra1 a {
  display: block;
  transition: all .2s ease-in-out;
  position: relative;
  width: 22px;
  height: 22px;
}

 #navextra1 a {
  font-size: 0px!important;
}

 #navindex a:after {
  content: &amp;quot;\f6f1&amp;quot;;
}

 #navuserlist a:after {
  content: &amp;quot;\f0c0&amp;quot;;
}

 #navpm a:after {
  content: &amp;quot;\f0e0&amp;quot;;
}

 #navsearch a:after {
  content: &amp;quot;\f1e5&amp;quot;;
}

 #navprofile a:after {
  content: &amp;quot;\f714&amp;quot;;
}

 #navadmin a:after {
  content: &amp;quot;\f521&amp;quot;;
}

 #navlogout a:after {
  content: &amp;quot;\f52b&amp;quot;;
}

 #navlogin a:after {
  content: &amp;quot;\f52b&amp;quot;;
}

 #navregister a:after {
  content: &amp;quot;\f234&amp;quot;;
}

 #navpr_1 a:after {
  content: &amp;quot;\f1d8&amp;quot;;
}

 #navpr_2 a:after {
  content: &amp;quot;\f518&amp;quot;;
}

 #navextra1 {  margin: 0 2px 0 -4px; }
 #navextra1 a:after {
    content: &amp;quot;\f279&amp;quot;;
}

 #navindex a:after,
 #navuserlist a:after,
 #navsearch a:after,
 #navprofile a:after,
 #navpm a:after,
 #navadmin a:after,
 #navlogout a:after,
 #navlogin a:after,
 #navregister a:after,
 #navpr_1 a:after,
 #navpr_2 a:after,
 #navextra1 a:after {
  position: absolute;
  text-align: center;
  font-size: 20px;  
  color: var(--doptext);
  font-family: &#039;Font Awesome&#039;;
  transition: all .2s ease-in-out;
  left: 50%;
  top: 44%;
  transform: translateX(-50%) translateY(-50%);
}

 #navawards {
  display: none !important;
}

 #navindex a:hover,
 #navuserlist a:hover,
 #navsearch a:hover,
 #navprofile a:hover,
 #navpm a:hover,
 #navadmin a:hover,
 #navlogout a:hover,
 #navlogin a:hover,
 #navregister a:hover,
 #navpr_1 a:hover,
 #navpr_2 a:hover,
 #navextra1 a:hover {
  transform: scale(1.2);
}

/* бургерное меню часть 2 */ 

     .burger-menu {
        display: block;
        color: #696868 !important;
        font-size: 22px !important;
        padding: 0px 5px 4px;
        opacity: 1;
        background: 0;
        height: auto;
        backdrop-filter: blur(10px);
        box-shadow: 0 0 0 1px #5b5d5b;
        border: none !important;
background-color: #424242;
    }

 #pun-ulinks {
        position: absolute;
    top: -55px;
    left: 10px;
}

  #pun-ulinks .container {
        display: none!important;
        padding: 10px;
        list-style: none;
        margin: 0;
    }

     #pun-ulinks .container.active {
        display: flex !important;
        flex-direction: column;
        gap: 6px;
        background-color: #121212 !important;
        box-sizing: border-box;
        padding: 6px 10px !important;
        border: var(--orange-border);
        border-radius: 4px;
        opacity: .95;
        z-index: 0;
        position: absolute;
        width: 120px;
        top: -490% !important;
        margin: 0 !important;
    }

     #pun-ulinks .container li {
        margin: 0;
    }

 #pun-ulinks li a {
    font-family: &#039;Mulish&#039;;
    font-size: 10px !important;
    color: var(--doptext);
}

/* конец бургерное меню часть 2 */ 

 #pun-index .category h2,  #pun-stats h2 { 
display: none;
}

 #pun-index .category h2 span,  #pun-stats h2 span{
    font-size: 10px;
    margin-top: -5px;
}

 #pun-index .category .container { 
        width: 100%;
        margin: 0 auto 0;
       padding: 8px 0px!important;
 }

 #pun-index .hasicon tr {
   flex-direction: column;
}

 #pun-index .tcr { 
    margin: 0!important;
    padding: 10px 20px!important;
}

 #pun-index .hasicon tr:after { width: 85%!important; }

 #pun-about .container .item1 { 
        z-index: 2;
        width: 100%;
        bottom: 0px;
}

 #pun-about .container .item1 a { font-size: 8px; }

 .punbb { padding: 0; width: 100% !important; padding-top: 1px; }
 .punbb::after,  .punbb::before { content: none!important; } 

 #pun-status {
    width: 100% !important;
    position: unset!important;
    transform: unset!important;
}

 #pun-status .container {
    background-color: transparent!important;
    padding: 5px 10px;
    border-radius: 10px;
    margin: -15px 0 10px!important;
    box-shadow: none!important;
    color: var(--t-body)!important;
    text-shadow: none!important;
}

#pun-status a {
    color: var(--t-body)!important;
}

 .isuser #pun-status .item2 { display: none; }
 .isuser #pun-status .item3 { font-size: 0; }
 .isuser #pun-status .item3 a { font-size: 12px; }

 .category { 
    width: 98vw;
    overflow: hidden;
 }

 #pun-index .hasicon {
        padding: 0px !important;
        width: 92%;
        margin-left: -6px;
        gap: 0px !important;
}

 #pun-index .tclcon div {
     height: unset !important;
     margin-bottom: 8px;
}

 #pun-index .tcl {
  height: unset!important;
    width: 100%!important;
    padding: 5px 30px 0!important;
}

 .switch {
      top: 266px;
      left: -1%;
}

 #pun-stats li.item1, 
 #pun-stats li.item2, 
 #pun-stats li.item3, 
 #pun-stats li.item4 {
   width: 90%;
   padding: 0px;
   margin: 2px;
color: var(--t-body);
}

 #pun-stats li.item4 a {
color: var(--t-body);
}

 #pun-stats .container:before {
    width: 92%;
    height: 78px;
    top: 4px;
}

 #pun-stats .container {
padding: 6px 0px 20px !important;
        position: relative !important;
        width: 100% !important;
        box-sizing: border-box !important;
        margin-top: 0px !important;
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        font: var(--body-font) !important;
        font-size: 9px !important;
        gap: 0px 21px !important;
left: 0;
}

 li#onlinelist {width: 85%;}


 #pun-viewforum table Div.icon, 
 #pun-messages table Div.icon, 
 #pun-searchtopics table Div.icon,
 #pun-userlist .tc2, 
 #pun-searchtopics .tc2,
 .multipage .hasicon .tc3,
 .multipage .hasicon .user-avatar {
  display: none;
} 

#pun-viewforum .hasicon {
    padding: 0!important;
}

 .multipage,
 #pun-crumbs1, 
 #pun-crumbs2 {
    width: 94%;
    margin: 0 auto;
}

 .multipage .hasicon .tcr {
    display: flex;
    flex-direction: column;
    align-content: end;
    flex-wrap: wrap;
    text-align: right;
    width: 40%!important;
}

 .multipage .hasicon .tcr .byuser {
    margin-top: -7px;
    line-height: 1;
}

 #pun-userlist .tcl, 
 #pun-searchtopics .tcl, 
 #pun-modviewforum .tcl {
    width: 55%!important;
}

 .linkst .pagelink { left: 0!important; }
 #pun-searchposts .post h3 {
    margin: 0px!important;
    width: 100%!important;
    height: unset!important;
}

 .post h3, 
 #pun-messages .post h3 {
    margin: 0px!important;
    width: 100%!important;
    margin: 20px 0px 0px 0px !important;
}

 #pun-searchposts .post h3 span, 
 .post h3 span { 
    width: 100%!important; 
    padding: 8px;
    gap: 5px;
}

 #pun-searchposts .post .post-author {
    margin-top: 20px;
    width: 140px;
}

 #pun-searchposts .post-body {
    margin-left: 150px;
}

 #pun-searchposts .post-box { 
    margin-right: 0px; 
}

 #viewprofile table { 
    width: 95%;
    margin: 0 auto;
}

 #pun-profile #viewprofile tbody tr #profile-left  {
    background: none!important;
    width: 100%!important;
}

 #pun-profile #viewprofile tbody tr {
    flex-direction: column;
}

 #pun-profile #viewprofile tbody tr #profile-right { 
    width: 100%!important; 
}

#pun-profile #viewprofile tbody {
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat!important;
}

 #viewprofile li {  
    width: 95%; 
}

 #form-buttons tr {
    width: 113%!important;
    flex-wrap: wrap;
    margin-left: -19px!important;
}

 #main-reply {
    width: 100% !important;
    margin-left: -7%;
}

 .subscribelink a {}


 .post .post-author {
    width: 100% !important;
    margin-bottom: 15px !important;
    min-height: 120px !important;
    border: none !important;
    margin-left: 0% !important;
    position: relative !important;
    z-index: 1;
}

 .post-author:before, 
 .post-author:after { content: none!important; }

 .post .container { margin-top: 40px; }

 .post-body { margin: 0!important; }
 .post-content { width: 97%!important; }
 .post-box { margin-right: -8px; }

 .post-author ul {
    gap: 0px 30px;
    margin-top: 0px!important;
    margin-bottom: 0!important;
    padding: 5px 15px !important;
    justify-content: space-between;
    display: grid!important;
    grid-template-areas:
        &amp;quot;nickname nickname avatar&amp;quot;
        &amp;quot;title title avatar&amp;quot;
        &amp;quot;lz lz avatar&amp;quot;
        &amp;quot;art love avatar&amp;quot;;
}

 .pa-author {
    width: 200px;
    grid-area: nickname;
    margin: 0px;
    display: flex;
    text-align: left;
    padding: 6px 0px!important;
    margin-top: 20px!important;
}

 .pa-title {
  grid-area: title;
    margin: 0 0 7px 0px !important;
    justify-self: center !important;
    text-align: left;
}

 .no-avatar .pa-title { margin-left: -40px;}

 .pa-avatar { grid-area: avatar; margin-bottom: 25px !important; }
 .pa-avatar img { max-height: 100px; max-width: 100px !important; }

 .pa-fld1 { 
    font-size: 0px !important;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: fit-content;
    height: fit-content;
    background: none !important;
    z-index: 2;
}

 .pa-fld1 a { 
    font-size: 0px !important;
    line-height: 0px !important;
    width: 15px;
    height: 15px;
    position: relative;
    padding: 0 !important;
}

.pa-fld1 a p { display: none!important; }

 .pa-fld1 a:before {
    content: &#039;\f188&#039;;
    position: absolute;
    text-align: center;
    font-size: 18px;
    color: var(--hovlink);
    font-family: &#039;Font Awesome&#039;;
    transition: all .2s ease-in-out;
    left: 50%;
    top: 44%;
    text-shadow: 1px 1px 1px #0000008c;
    transform: translateX(-50%) translateY(-50%) rotate(21deg);
}

 .pa-fld1 a div { font-size: 0px !important; }

 lz, 
 .pa-fld3, 
 .pa-fld5 { display: none; }

 .fld_wrap:after, 
 .fld_wrap_un:after, 
 .fld_wrap:before, 
 .fld_wrap_un:before, 
 .pa-author a:before,
 .pa-title:before { content: none!important; }

 .fld_wrap .pa-respect .fld-name a::before, 
 .isguest .fld_wrap .pa-respect .fld-name::before { 
    top: 0px;
    font-size: 11px;
}

.pa-fld4 {
    position: absolute!important;
    top: -14px!important;
    bottom: unset!important;
    left: 0!important;
    width: 100%!important;
}

.pa-fld4 a:after {
    width: 93vw!important;
    left: 50%!important;
    transform: translateX(-50%) !important;
}

.post-author ul:after {     width: 90vw!important; }

 .pa-fld2 {
    grid-area: lz;
    width: 100% !important;
    margin: 0 !important;
    margin-left: -4px !important;
    background: #0e0e0edb!important;
    padding: 4px 10px!important;
}

.pa-fld2:has(.lz_n) { margin: 23px 0 0 !important; }

.pa-fld2 &amp;gt; a {
    font-size: 8px!important;
    height: 19px!important;
    top: -20px!important;
}

 #lz {
   margin: 5px 0px !important;
    background: #0e0e0edb;
    border-radius: 0 10px 10px 0;
}

 .pa-posts, 
 .pa-respect {
        flex-direction: row;
        font-size: 11px;
        margin: 10px 0px !important;
        gap: 11px !important;
        width: 48px !important;
        padding-left: 10px !important;
        position: relative;
        z-index: 99;
}

 .pa-posts { width: 33px !important; }

 .pa-respect {  
    flex-wrap: nowrap;
    grid-area: love;
}

 .pa-posts {
    grid-area: art;
}

 .pa-respect .fld-name { width: 48px; }

 .fld_wrap_un .pa-respect .fld-name a::before, 
 .isguest .fld_wrap_un .pa-respect .fld-name::before {
    top: -1px;
}

 #pun-report .inner, 
 #pun-reputation .inner, 
 #pun-admin-award-form .inner {
    width: 86vw!important;
    background: #cec5b4;
}

 .reveal-modal.xlarge { width: 95vw!important; }
 .menu-links { gap: 8px !important; width: 95%; }
 .menu span, 
 .menu a { padding: 0 10px; }
 #submenu { width: 100%!important; }
 .menu span, 
 .menu a { font-size: 12px; }
 .menu { margin-left: -4px; }
 .redirect-page #pun { 
    width: 90% !important;
    left: 50%;
    transform: translateX(-50%);
}

 #pun-messages #profilenav ul {
    display: flex;
    gap: 5px 10px;
    flex-wrap: wrap;
}

 #pun-messages #profilenav,
 #profile #profilenav { float: none!important; margin: 20px 20px !important; }

 #profile .container { 
    width: 96%!important;
    margin: 0 !important;
    padding: 0 !important;
}

 #pun-messages .fs-box {
    width: 110%;
    margin-left: -10px;
    margin-right: 0;
}

 #pun-messages .fs-box .post-author {
    margin-top: 20px !important;
    min-height: 120px !important;
    margin-left: 0px !important;
}

 #pun-messages .post-body .post-box {
    border: 0;
    margin-left: -40vw!important;
    width: 92vw;
}

 #pun-messages .post-links {
    margin-left: 0px!important;
    margin-bottom: 20px!important;
}

 #pun-messages .linksb {
    margin-left: 10px;
    margin-bottom: 30px;
}

 #pun-messages  #main-reply,
 #pun-edit #main-reply {
    width: 90% !important;
    margin-left: -1px !important;
}

 #pun-messages #form-buttons table tr {
    width: 99% !important;
    margin-left: 0px !important;
}

#pun-messages .post-author ul {
    width: 104% !important;
}

#pun-messages .pa-avatar {
    margin-left: -20px!important;
}

#pun-messages .post-content {
        margin-left: 52px !important;
    }

#pun-messages #post-preview .post-content  {
    margin-left: 0 !important;
}

 .punbb-admin {
    width: 1040px!important;
    background-color: #cec5b4;
}

 #profile #form-buttons table tr {
    width: 100% !important;
    margin-bottom: 15px;
    margin-left: 0px !important;
}

 #profile #main-reply {
    width: 89% !important;
    margin-left: -3%;
}

 .cop { 
    bottom: -240px;
    left: 50%;
    transform: translateX(-50%);
}

 #slideout { right: 0!important; }
 #slideout:before { right: 1px!important; }
 .hide-author .post-body {
    width: unset !important;
    padding: 0px !important;
}

 .indOnline, 
 .indOffline {
    top: -4px!important;
    left: 10px!important;
    background: var(--hovlink)!important;
}

 .lichka { 
   width: 98vw!important;
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat!important;
    height: 488px!important;
 }

 .modal_wrap { width: 96.7vw!important;}
#character:has(.l_profiles):before, .modal_wrap:has(.l_profiles):after, .l_mock { display: none!important; }

 .modal_wrap &amp;gt; div { width: 100%!important; }

 .modal_wrap &amp;gt; div.l_bottoms,
 .modal_wrap &amp;gt; div.l_backs {
    width: 95% !important;
    margin: 0 10px !important;
    padding-right: 0 !important;
}

.modal_wrap:has(.l_profiles):before {
    left: 3% !important;
    top: 46% !important;
    height: 40% !important;
    width: 93% !important;
}

 .modal_wrap div.l_profiles  {
    width: 92vw !important;
    height: 129px !important;
    position: unset !important;
    margin: 5px auto !important;
    padding: 16px !important;
}

 .modal_wrap div.l_pl   {
        margin: 3% 0px 6% 3% ! Important;
        transform: scale(.9) !important;
        width: 60% !important;
    }

.l_profiles:before {
    top: 14px !important;
    width: 91% !important;
    left: 4% !important;
    height: 20% !important;
}

.l_profiles ul {
    margin: 8px !important;
    height: 80% !important;
    width: 94% !important;
}

.l_settings {
    bottom: -40px!important;
}

.modal_wrap &amp;gt; div.l_i {
left: 70% !important;
        width: 80px !important;
        top: 52% !important;
        padding: 0 12px 0 0;
}

.l_i:before {
    width: 116% !important;
    height: 114% !important;
}

 .lichka_gif {
    position: unset!important;
    margin: 40px auto 0!important;
}

 .lichka_name { 
    margin: 10px auto 15px!important;
    width: 98vw!important;
 }

 .lichka_text {
    width: 83vw!important;
    margin: 0 auto !important;
}

 .lichka_plashki {
    flex-direction: column;
    width: 57% !important;
    margin: 10px auto!important;
    align-content: center;
    flex-wrap: wrap;
    height: 140px!important;
    overflow: auto!important;
}

 #form-buttons small { display: none!important; }
 #character { width: calc(100vw - 15px)!important;}
 .reveal-modal .close-reveal-modal {
    top: -40px !important;
    right: 88px !important;
    transition: none !important;
    font-size: 30px !important;
    color: #929292 !important;
}

 .punbb #pun-navlinks #form-login {         top: 16px !important;
        left: -35px !important; }
 #List-UserNames { 
    width: 122px!important;
    left: -154px!important;
}

 #List-UserNames ul+span { width: 136px!important; }
 .punbb #pun-navlinks #form-login input { width: 128px!important; }
 .punbb #List-UserNames li { background: none!important; }
 #notify-link .unreads, 
 #navpm .unreads { z-index: 999; }
 #pun-navlinks li a { z-index: 10; }

 .punbb #pun-navlinks a#New-exit {
    right: -21px !important;
    top: 0px !important;
    margin: 0 !important;
}

 .punbb #pun-navlinks a#New-exit:after { content: none!important; }
 .hvStickerPackModalContainer {     
    left: 19px !important;
    transform: unset !important;
}

 .linksb .pagelink {     
    position: relative;
    z-index: 99;
}

 .reactions-root .emoji-mart { width: 350px !important; }
 .post-box .post-sig { display: none; }

 .g {
    width: 104%!important;
    height: fit-content!important;
    padding: 10px!important;
    box-sizing: border-box;
    margin: 0px auto!important;
    background-size: cover;
}

 .g &amp;gt; div {
    position: unset!important;
}

 .g_info { padding: 0!important; }

 .g_faces {
      margin: 10px auto!important;
}

 .slider { border-radius: 10px; left: -122px; }

 .punbb-admin {
    width: 1040px!important;
    background-color: #cec5b4;
}



 .hvStickerPackModal, 
 #image-area,
 #color-area
 {
     left: 49.8%!important;
    transform: translateX(-50%)!important;
}

 .hvStickerPackModal,
 #image-area{
    width: 88vw!important;
}

 .hvStickerPackModal { left: 18.8% !important;}

 #color-area,
 #mask_dialog .inner {
    width: 83vw!important;
}

 #smilies-area,  #video-area,  #spoiler-area { width: unset!important; }
 .knopka_rasy_big  {  width: auto !important; }

#viewport-toggle, #viewport-toggle:checked {
        top: -48px;
        right: 24px;
}

#pun-title {
}

#pun-title:after {
    width: 100%!important;
    background: url(https://forumstatic.ru/files/0019/41/eb/89690.png?v=1) -283px!important;
}

.spirit-navigation, .spirit-navigation_2 {  
  top: -202px !important;
        width: 150px !important;
        left: 30px !important;
        background-color: #424242;

}

.spirit-navigation_2 {  
    left: unset!important;
    right: 30px!important;
}

.sslka {
    top: -151px!important;
    left: 10px!important;
}

#navigblock_2 .sslka {
    top: -151px!important;
    left: unset!important;
    right: 10px!important;
}

#viewport-toggle:checked:before {
     box-shadow: 0 0 0 1px #464846 !important;
        box-shadow: 0 0 0 1px #70706f !important;
        color: #696868 !important;
        top: 5px;
background-color: #424242;
}

.thema_back {
    width: 90vw!important;
    margin: 0!important;
}

.thema_back {
    width: 90vw!important;
    margin: 0!important;
}

.thema_back:before {
    width: 100%!important;
}

.thema_back:before {
    width: 100%!important;
}

.thema {
    width: 99%!important;
    margin: 0 auto!important;
    outline: none!important;
}

.thema_title p {
    font-size: 22px!important;
    margin: 0px 0px 10px !important;
}

.thema_description {
    width: 80%!important;
    margin: 0 auto!important;
}

.hideprofile .post-body {
    width: 100%!important;
}

 .eye_fancy {
    width: 93.1vw!important;
    left: -1.5%!important;
    top: -41px!important;
}

.modmenu, .linkst,
#pun-viewtopic .linksb,
.thema_back_small {
    width: 100%!important;
}

.thema_small {
    width: 98% !important;
    margin: 0 auto !important;
    outline: none !important;
}

.thema_description_small {
    width: 79% !important;
    margin: 0 auto !important;
}

.subscribelink a {
    right: 0!important;
    top: 42px!important;
}

#togglePreview {
top: -26px !important;
    right: 0 !important;
}

#form-buttons {     margin-top: 11px !important; }

#togglePreview input.button {
   font-size: 0 !important;
}

}


/* конец адаптива */



.bln {
    text-align: center;
    padding-top: 11px !important;
}

.bln p { font: 18px / 130% &#039;Rupster&#039; !important; }&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Wed, 04 Mar 2026 18:18:16 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=74#p74</guid>
		</item>
		<item>
			<title>ntvs</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=64#p64</link>
			<description>&lt;p&gt;баннеры&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Tue, 03 Mar 2026 02:53:03 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=64#p64</guid>
		</item>
		<item>
			<title>дршные дела</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=60#p60</link>
			<description>&lt;p&gt;&amp;lt;!--------------------------- таблица ----------------------------------&amp;gt;&lt;br /&gt;&amp;lt;div class=&amp;quot;table&amp;quot;&amp;gt;&lt;/p&gt;
						&lt;p&gt;&amp;lt;!---------------------------— эпизод ----------------------------&amp;gt;&lt;br /&gt;&amp;lt;div class=&#039;episode&#039;&amp;gt;&amp;lt;span&amp;gt;классный эпизод&amp;lt;/span&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;https://funeralrave.ru/viewtopic.php?id=5976&amp;quot; title=&#039;подглядывать&#039;&amp;gt;is turning blue&amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt;&lt;/p&gt;
						&lt;p&gt;&amp;lt;!---------------------------— пост ----------------------------&amp;gt;&lt;br /&gt;&amp;lt;div class=&#039;post&#039;&amp;gt;&amp;lt;span&amp;gt;классный пост&amp;lt;/span&amp;gt; от &amp;lt;a href=&amp;quot;https://funeralrave.ru/viewtopic.php?id=5967#p1131045&amp;quot; title=&#039;дрочить&#039;&amp;gt;нила&amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt;&lt;/p&gt;
						&lt;p&gt;&amp;lt;!---------------------------— флуд ----------------------------&amp;gt;&lt;br /&gt;&amp;lt;div class=&#039;flooders&#039;&amp;gt; &amp;lt;span&amp;gt;активисты флуда&amp;lt;/span&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;https://funeralrave.ru/profile.php?id=1053&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;фин&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;https://funeralrave.ru/profile.php?id=311&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;лилит&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;https://funeralrave.ru/profile.php?id=795&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;фло&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;!---------------------------— посты ----------------------------&amp;gt;&lt;br /&gt;&amp;lt;div class=&#039;writers&#039;&amp;gt;&amp;lt;span&amp;gt;постовые писатели&amp;lt;/span&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;https://funeralrave.ru/profile.php?id=1130&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;жейме&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;https://funeralrave.ru/profile.php?id=1138&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;кэм&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;https://funeralrave.ru/profile.php?id=837&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;ада&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;!---------------------------— цитаты 2 ----------------------------&amp;gt;&lt;br /&gt;&amp;lt;div class=&#039;quote&#039;&amp;gt;&amp;lt;div&amp;gt;&lt;br /&gt;&amp;lt;b&amp;gt;&amp;lt;a href=&amp;quot;https://funeralrave.ru/viewtopic.php?id=5897#p1125893&amp;quot; style=&amp;quot;cursor: pointer;&amp;quot;&amp;gt;цисса&amp;lt;/a&amp;gt;:&amp;lt;/b&amp;gt; теперь ей приходится делать это постоянно: в момент испуга заставлять себя не бояться, в момент горечи сцеживать вдоль рта слом фарфоровой улыбки, налипшей на нее с годами, как вторая кожа &amp;#8211; и сейчас, утопая в чужой ярости, расплесканной по лицу, как дождевая вода, нарцисса даже не меняет взгляда. все в ней остужается и отмирает &amp;#8211; тело лишь шелуха, обернутая поверх чего-то, чего никогда и не было &amp;#8211; черные зрачки напротив теряют в цвете &amp;#8211; клыки сцарапывают звуки.&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/p&gt;
						&lt;p&gt;&amp;lt;!---------------------------— роза ветров ----------------------------&amp;gt;&lt;br /&gt;&amp;lt;a class=&amp;quot;rose&amp;quot; href=&amp;quot;https://funeralrave.ru/viewforum.php?id=31&amp;quot; title=&amp;quot;роза ветров&amp;quot; &amp;gt;роза&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;!--------------------------------------- конец таблицы------------------------------------------------&amp;gt;&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Thu, 20 Nov 2025 21:19:48 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=60#p60</guid>
		</item>
		<item>
			<title>котековая кодиковая</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=58#p58</link>
			<description>&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;&amp;lt;!-- Регулятор вида, размера и толщины шрифта (с) satsana, forumd.ru --&amp;gt;
&amp;lt;div id=&amp;quot;chfont&amp;quot; title=&amp;quot;Шрифт в постах&amp;quot;&amp;gt;
  &amp;lt;div id=&amp;quot;chfontbut&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;

  &amp;lt;select id=&amp;quot;chfontfam&amp;quot; name=&amp;quot;chfontfam&amp;quot;&amp;gt;
    &amp;lt;option value=&amp;quot;0&amp;quot;&amp;gt;по умолчанию&amp;lt;/option&amp;gt;
    &amp;lt;option value=&amp;quot;Arial, Helvetica, sans-serif&amp;quot; style=&amp;quot;font-family: Arial, Helvetica, sans-serif&amp;quot;&amp;gt;Arial&amp;lt;/option&amp;gt;
    &amp;lt;option value=&amp;quot;&#039;Times New Roman&#039;, Times, serif&amp;quot; style=&amp;quot;font-family: &#039;Times New Roman&#039;, Times, serif&amp;quot;&amp;gt;Times New Roman&amp;lt;/option&amp;gt;
    &amp;lt;option value=&amp;quot;Verdana, Geneva, sans-serif&amp;quot; style=&amp;quot;font-family: Verdana, Geneva, sans-serif&amp;quot;&amp;gt;Verdana&amp;lt;/option&amp;gt;
    &amp;lt;option value=&amp;quot;Raleway, sans-serif&amp;quot; style=&amp;quot;font-family: Raleway;&amp;quot;&amp;gt;Raleway&amp;lt;/option&amp;gt;
    &amp;lt;option value=&amp;quot;Mulish, sans-serif&amp;quot; style=&amp;quot;font-family: Mulish, sans-serif&amp;quot;&amp;gt;Mulish&amp;lt;/option&amp;gt;
  &amp;lt;/select&amp;gt;

  &amp;lt;select id=&amp;quot;chfontweight&amp;quot; name=&amp;quot;chfontweight&amp;quot;&amp;gt;
    &amp;lt;option value=&amp;quot;0&amp;quot;&amp;gt;толщина по умолчанию&amp;lt;/option&amp;gt;
    &amp;lt;option value=&amp;quot;300&amp;quot;&amp;gt;Light (300)&amp;lt;/option&amp;gt;
    &amp;lt;option value=&amp;quot;400&amp;quot;&amp;gt;Normal (400)&amp;lt;/option&amp;gt;
    &amp;lt;option value=&amp;quot;500&amp;quot;&amp;gt;Medium (500)&amp;lt;/option&amp;gt;
    &amp;lt;option value=&amp;quot;600&amp;quot;&amp;gt;Semi-bold (600)&amp;lt;/option&amp;gt;
    &amp;lt;option value=&amp;quot;700&amp;quot;&amp;gt;Bold (700)&amp;lt;/option&amp;gt;
  &amp;lt;/select&amp;gt;

  &amp;lt;div id=&amp;quot;chfontsize&amp;quot;&amp;gt;
    &amp;lt;div class=&amp;quot;fsizeplus&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;
    &amp;lt;div class=&amp;quot;fsizeminus&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;
    &amp;lt;div class=&amp;quot;fsize&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;
  &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;

&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
var chfsize, chffam, chfweight;
if(!localStorage.fontsize)localStorage.setItem(&amp;quot;fontsize&amp;quot;,13);
if(!localStorage.fontfam)localStorage.setItem(&amp;quot;fontfam&amp;quot;,&amp;quot;0&amp;quot;);
if(!localStorage.fontweight)localStorage.setItem(&amp;quot;fontweight&amp;quot;,&amp;quot;0&amp;quot;);

chfsize=+localStorage.getItem(&amp;quot;fontsize&amp;quot;);
chffam=localStorage.getItem(&amp;quot;fontfam&amp;quot;);
chfweight=localStorage.getItem(&amp;quot;fontweight&amp;quot;);

function setfsize(f){
  localStorage.setItem(&amp;quot;fontsize&amp;quot;,f);
  $(&amp;quot;.fsize&amp;quot;).text(f);
  $(&amp;quot;.post-content p&amp;quot;).css(&amp;quot;font-size&amp;quot;,f+&amp;quot;px&amp;quot;);
}

function setffam(f){
  localStorage.setItem(&amp;quot;fontfam&amp;quot;,f);
  $(&amp;quot;#chfontfam option&amp;quot;).removeAttr(&amp;quot;selected&amp;quot;);
  $(&#039;#chfontfam option[value=&amp;quot;&#039;+f+&#039;&amp;quot;]&#039;).attr(&amp;quot;selected&amp;quot;,&amp;quot;selected&amp;quot;);
  if(f!=&amp;quot;0&amp;quot;)$(&amp;quot;.post-content p&amp;quot;).css(&amp;quot;font-family&amp;quot;,f);
  else $(&amp;quot;.post-content p&amp;quot;).css(&amp;quot;font-family&amp;quot;,&amp;quot;&amp;quot;);
}

function setfweight(f){
  localStorage.setItem(&amp;quot;fontweight&amp;quot;,f);
  $(&amp;quot;#chfontweight option&amp;quot;).removeAttr(&amp;quot;selected&amp;quot;);
  $(&#039;#chfontweight option[value=&amp;quot;&#039;+f+&#039;&amp;quot;]&#039;).attr(&amp;quot;selected&amp;quot;,&amp;quot;selected&amp;quot;);
  if(f!=&amp;quot;0&amp;quot;)$(&amp;quot;.post-content p&amp;quot;).css(&amp;quot;font-weight&amp;quot;,f);
  else $(&amp;quot;.post-content p&amp;quot;).css(&amp;quot;font-weight&amp;quot;,&amp;quot;&amp;quot;);
}

$(&amp;quot;.fsizeplus&amp;quot;).on(&amp;quot;click&amp;quot;,function(){
  chfsize+=1;if(chfsize&amp;gt;72)chfsize=72;setfsize(chfsize);
});
$(&amp;quot;.fsizeminus&amp;quot;).on(&amp;quot;click&amp;quot;,function(){
  chfsize-=1;if(chfsize&amp;lt;6)chfsize=6;setfsize(chfsize);
});
$(&amp;quot;#chfontbut&amp;quot;).on(&amp;quot;click&amp;quot;,function(){
  $(&amp;quot;#chfont&amp;quot;).toggleClass(&amp;quot;active&amp;quot;);
});
$(&amp;quot;#chfontfam&amp;quot;).on(&amp;quot;change&amp;quot;,function(){
  chffam=$(this).val();setffam(chffam);
});
$(&amp;quot;#chfontweight&amp;quot;).on(&amp;quot;change&amp;quot;,function(){
  chfweight=$(this).val();setfweight(chfweight);
});

$(document).pun_mainReady(function(){
  setfsize(chfsize);
  setffam(chffam);
  setfweight(chfweight);
});
&amp;lt;/script&amp;gt;
&amp;lt;!-- Регулятор вида, размера и толщины шрифта (конец) --&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Thu, 20 Nov 2025 15:51:07 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=58#p58</guid>
		</item>
		<item>
			<title>код рейв маньяки</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=55#p55</link>
			<description>&lt;p&gt;цвета 2&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;
/* вкладка стикеров  */
.hvStickerPackModal {
  padding: 20px!important;
  width: 910px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0px!important;
  border: var(--forcol-border) !important;
  background: var(--modal) !important;
  box-shadow: none!important;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  z-index: 100;
}

.hvStickerPackModalContainer {
  position: absolute !important;
  width: 944px !important;
  height: fit-content !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  z-index: 999 !important;
}

.hvStickerPackModalTab {
    padding: 5px 15px!important;
    border-radius: 5px!important;
    background: var(--forcol)!important;
    border: var(--forcol-border)!important;
    font-size: 11px!important;
    font-family: &#039;Mulish&#039;!important;
    cursor: pointer;
    margin-top: 10px!important;
    text-transform: lowercase!important;
    margin-right: 8px!important;
font-weight: 600;
}

.hvStickerPackModalTab:hover { background: rgb(191 191 191 / 20%)!important;}
.hvStickerPackModalTab.active {background: rgb(31 31 31 / 20%)!important;}

.hvStickerPackModalContent {border: none!important;}

/* подложка маски  */
#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 660px;
    overflow-x: auto;
    z-index: 100;
    padding: 30px;
    border: var(--forcol-border);
    background: url(https://forumstatic.ru/files/0019/41/eb/96972.png);
    box-shadow: 0px 0px 5px #0000002b;
}

#mask_dialog .hv-add-template {
    cursor: pointer;
    float: right;
    margin: -4px 15px 8px;
    padding: 5px 10px;
    border: solid 1px #979390;
    background: var(--quotcol);
    border-radius: 10px;
}

#mask_dialog .hv-mask-dialog-title {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    font-family: &#039;Mulish&#039;;
    text-transform: uppercase;
    line-height: 34px;
    position: relative;
}

#mask_dialog .hv-form-block input, #mask_dialog .hv-form-block textarea {width: 100% !important;}
#mask_dialog .hv-form-block { max-height: 420px; overflow-y: auto; }

#mask_dialog .hv-control {
    padding: 20px;
    text-align: center;
    position: relative;
}

#mask_form {
  padding: 0px 10px;
max-height: 420px;
}

#button-mask:before {
  content: &amp;quot;\f6fa&amp;quot;;
  font-family: Font Awesome;
  position: absolute;
  font-size: 14px;
  top: 50%;
  left: 50%;
  cursor: pointer;
  color: #534e48;
  transform: translateY(-50%) translateX(-50%);
  transition: all .2s ease-in-out;
}

#button-styles:before {
  content: &amp;quot;\f044&amp;quot;;
  font-family: Font Awesome;
  position: absolute;
  font-size: 14px;
  top: 50%;
  left: 50%;
  cursor: pointer;
  color: #534e48;
  transform: translateY(-50%) translateX(-50%);
  transition: all .2s ease-in-out;
}

#button-ChangeСase:after, #pun-viewtopic[data-topic-id=&amp;quot;5718&amp;quot;] #button-voice:after {
    position: absolute;
    content: &#039;\f034&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 12px;
    left: 50%;
    top: 105%;
    transform: translateX(-50%) translateY(-50%);
    height: 20px;
      color: #534e48;
    transition: all .3s ease-in-out;
}

#pun-viewtopic[data-topic-id=&amp;quot;5718&amp;quot;] #button-voice:after {     content: &#039;\f130&#039;; }

#button-ChangeСase:hover:after,
#button-mask:hover:before, #button-styles:hover:before, #pun-viewtopic[data-topic-id=&amp;quot;5718&amp;quot;] #button-voice:hover:after { color: var(--hovlink); }

#button-voice { display: none!important; }
#pun-viewtopic[data-topic-id=&amp;quot;5718&amp;quot;] #button-voice { display: block!important; }

.hv-mask .pa-fld2 {
  display: unset;
}

/* порядок элементов в маске */

/*.hv-mask .pa-author {
  order: 0;
}

.hv-mask .pa-title {
  order: 1;
}

.hv-mask .pa-avatar {
  order: 2;
}

.hv-mask .pa-fld2 {
  order: 4;
}

.hv-mask .pa-fld3 {
  order: 5;
}

.hv-mask .pa-fld1 {
  order: 3;
}

.hv-mask .pa-posts {
  order: 6;
}

.hv-mask .pa-fld4 {
  order: 7;
}

.hv-mask .pa-respect {
  order: 8;
}

.hv-mask .pa-awards {
  order: 9;
}

.hv-mask .pa-fld1 .lz {
  padding-bottom: 10px;
  margin: 15px 0px;
} */


/* плашки */

.news__container {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  transition: all .3s ease-in-out !important;
  margin: 25px 160px 20px;
z-index: 0 !important;
}

.news {
    transition: all .2s ease-in-out !important;
    padding: 7px 20px;
    min-width: 140px;
    box-sizing: border-box;
    font-size: 10px;
    text-transform: lowercase;
    text-align: center;
    border-radius: 10px;
    pointer-events: all;
    font-family: &#039;Mulish&#039;;
    background: var(--forest) 570px;
color: var(--proftext) !important;
z-index: 0 !important;
}

.news span {
    text-transform: uppercase;
    font-weight: 700;
    font-family: &#039;Mulish&#039;;
    font-size: 12px;
z-index: 0 !important;
}

.news:hover {
transition: all .3s ease-in-out !important;   
    background: var(--forest) 710px;
   color: var(--proftext)!important; 
}

/* ГОСТЕВАЯ */

.g {
    width: 750px;
    height: 500px;
    margin: 30px auto 0px;
    background: url(https://forumstatic.ru/files/0019/41/eb/61454.png?v=1) repeat;
    border-radius: 30px;
    position: relative;
}

.g &amp;gt; div  {
    position: absolute;
    width: 100%;
    text-shadow: 0 0 1px #000000b8;
    font-family: var(--body-font);
    color: var(--proftext)!important;
}

.g &amp;gt; div p {
     font-family: var(--body-font);
     color: var(--proftext)!important;
}

.g_subtitle {
    top: 25px;
    text-align: center;
}

.g_subtitle p {
    font-size: 23px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.g_loc {
    top: 81px;
    text-align: center;
}

.g_info {
    box-sizing: border-box;
    padding: 0 75px;
    text-align: center;
    top: 110px;
}

.g_info_2 {
    top: 160px;
    text-transform: uppercase;
}

.g_faces {
    width: 275px!important;
    height: 200px;
    overflow: auto;
    line-height: 13px;
    font-size: 10px;
    text-align: justify;
    background-color: var(--helpcol);
    border-radius: 20px;
    top: 215px;
    left: 80px;
    padding: 10px 20px;
    box-sizing: border-box;
    text-transform: lowercase;
}

.g_faces_2 {
    left: unset;
    right: 80px;
}

.g_code { bottom: 0px; }
.g_code .code-box {
    background: none!important;
    width: 300px;
    margin: 0px auto !important;
    padding: 20px 20px 5px !important;
}

.g_code .code-box strong.legend {
    position: absolute;
    margin: 0 !important;
    background: none !important;
    min-height: unset !important;
    top: 6px;
    left: -37px;
}

.g_code .code-box strong.legend a {
    font-style: unset !important;
    text-transform: uppercase;
}


/* ОФОРМЛЕНИЕ ТЕМ */

/* квесты*/

.rq {
    width: 72%;
    margin: 40px auto 0;
}

masks { 
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 73%;
    margin: 25px auto 0;
    justify-content: center;
 }
masks_c {
    color: #9d9d9d;
    text-transform: none;
    font-family: &#039;Mulish&#039;;
    text-align: justify;
}

masks_c center {
    font-weight: 700;
    margin-bottom: 10px;
}

masks_c img {
    float: left;
    width: 90px;
    border-radius: 5px;
    border: 1px solid #555353;
    filter: grayscale(1) brightness(0.7);
    margin-right: 10px;
    margin-bottom: 5px;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

masks_c img:hover {
      filter: grayscale(0) brightness(1);
}

/* орг темы темные */

r_tabs {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.spirit_nav-wrap {
  position: relative;
    margin: 0 0 auto;
  z-index: 9;
}


.nav_button {
background: #212121;
    border-radius: 10px;
    font: 700 11px Mulish;
    text-align: center;
    padding: 10px 10px;
    text-transform: uppercase;
    margin: 5px 0 5px 0;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #c0b8b8;
}

.spirit_nav-wrap_light .nav_button {
background: var(--forcol);
    width: 500px;
    font: 800 11px Mulish;
    color: #32302b;
    margin: 5px 260px 5px 230px;
}

.nav_button:hover {color: var(--linkp);}
.nav_button.i_active {color: var(--linkp);}

.nav_block {
  display: none;
  background: #212121;
  position: relative;
    margin-top: 10px;
  top: calc(100% + 5px);
  border-radius: 10px;
  font: 400 9px pt sans;
  width: 100%;
}

.spirit_nav-wrap_light .nav_block  {
    background: var(--forcol);
color: #181715;
    font: 500 12px Mulish;
    padding: 10px;
    width: 760px;
    margin: 10px 120px 10px 80px;
}

.nav_block .link {
    padding: 10px;
    text-align: center;
    font: 400 11px Mulish;
  border-radius: 10px;
    color: #B5B3AF;
    text-align: justify;
    line-height: 1.3;
white-space: pre-wrap;
}

.spirit_nav-wrap_light .nav_block .link   {
color: #181715;
    font: 500 12px Mulish;
}

.nav_block .link a {
color: #B48E74!important;
  transition: all .4s linear 0s;
}

.spirit_nav-wrap_light .nav_block .link a   {
color: var(--linkp)!important;
    font: 500 12px Mulish;
}

.nav_block .link a:hover {
  color: #B7794C!important;
}

/* орг темы светлые*/

r_tabs2 {
width: 100%;
justify-content: center;
}

.spirit_nav-wrap2 {
  position: relative;
    margin: 0 0 auto;
  z-index: 9;
}

.nav_button2 {
background: #212121;
    border-radius: 10px;
    font: 900 13px Mulish;
    text-align: center;
    padding: 10px 10px;
    text-transform: uppercase;
    margin: 10px 0;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #c0b8b8;
}
.nav_button2 {
background: var(--forcol);
    border-radius: 10px;
    font: 900 13px Mulish;
    text-align: center;
    padding: 10px 10px;
    width: 500px;
    text-transform: uppercase;
    margin: 10px 230px;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #433f36;
}

.nav_button2:hover {color: var(--linkp);}
.nav_button2.i_active {color: var(--linkp);}

.nav_block2 {
  display: none;
  background: #212121;
  position: relative;
    margin-top: 10px;
  top: calc(100% + 5px);
  border-radius: 10px;
  font: 400 9px pt sans;
  width: 100%;
}

.nav_block2 .link {
    padding: 10px;
    text-align: center;
    font: 400 11px Mulish;
  border-radius: 10px;
    color: #B5B3AF;
    text-align: justify;
    line-height: 1.3;
  background: #101010;
}

.nav_block2 .link a {
color: #B48E74!important;
  transition: all .4s linear 0s;
}

.nav_block2 .link a:hover {
  color: #B7794C!important;
}

map {
    border-radius: 20px;
    display: flex;
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat;
    box-sizing: border-box;
    padding: 30px 30px;
    margin: 0 70px;
    box-shadow: 0 0 0 1px #3D3D3D, 0 0 5px black;
}

map iframe {
    border-radius: 10px;
    filter: grayscale(1) brightness(0.7);
    border: none!important;
    transition: filter .3s ease-in-out;
}

map iframe:hover {
    filter: grayscale(0) brightness(1);
}

/* конец оформления тем */

.pl-share {
  display: none !important;
}

.linksb .pagelink strong,
.linkst .pagelink strong {
font-family: var(--body-font);
    font-weight: 700;
    font-size: 10px;
    background: var(--forcol);
    padding: 3px 6px;
    border: var(--forcol-border);
}

.isguest #pun-viewtopic .topic {
  margin-bottom: 15px;
}

.lastedit {
  display: none;
}

#pre_placement&amp;gt;a {
  height: 0px !important;
  top: 30px !important;
  right: 4px !important;
}

#pre_placement&amp;gt;a:after {
  content: &#039;\f358&#039;;
  font-family: Font Awesome;
  font-size: 16px;
}

.Form-Table {
  width: 95%;
  top: 30px;
  left: 20px;
  margin-bottom: 10px;
}

.table_GamePosts tr:nth-child(odd) {
  background: #00000010 !important;
}

.table_GamePosts {
  background: none !important;
}

.punbb .table_GamePosts td {
  border: 1px solid #74726e !important;
}

.punbb .table_GamePosts tbody tr:not(.first) .aa {
  color: #c4c0b9 !important;
  background: url(https://forumstatic.ru/files/0018/b2/d3/45858.png?v=1) !important;
}

/* убрать &amp;quot;кричалку&amp;quot; из хайда */
.hide-box .qcn {
  display: none;
}

/* тег лапслока */
.custom_tag_lower {
  text-transform: lowercase;
}

/* тег капслока */
.custom_tag_upper {
  text-transform: uppercase;
}


#notify-link .unreads, #navpm .unreads {
background: var(--hovlink) !important;
    font-size: 8px !important;
    color: #ccc7bf !important;
    right: -1.3em!important;
    top: -1em!important;
}


#notifications .notification-item {
    box-sizing: border-box;
    padding: 10px 15px 0px!important;
}

#notifications .notification-item:last-of-type { padding: 10px 15px 10px!important; }

.unread-notifications .modal-inner { margin-top: 0!important; }
.unread-notifications h2 {
    background-color: #aaa69f!important;
    box-sizing: border-box!important;
    padding: 6px!important;
}
.notification-right span { font-weight: 600!important; }
.notification-right span a { font-weight: 700!important; }
#notifications-stored tbody tr { 
    box-sizing: border-box;
    padding: 10px 15px 0px;
    display: flex;
 }

.notification-image {
    opacity: 0.85;
    float: left;
    border-radius: 5px!important;
    filter: grayscale(0.5) brightness(0.9);
    border: 1px solid #978d7b;
    box-sizing: border-box;
}

.notification-image:hover {
    opacity: 1;
}


/* кнопка смены мобильного режима */

#viewport-toggle, #viewport-toggle:checked {
    border: none;
    width: 0;
    height: 0;
    position: absolute;
    top: -369px;
    right: 125px;
}

#viewport-toggle:before {
    position: absolute;
    content: &#039;\f10b&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 20px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    padding: 6px;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    color: #7a7a7a;
    box-shadow: var(--br-n-shadow);
    backdrop-filter: var(--blur);
    cursor: pointer;
    background: transparent;
    transition: all 0.3s ease-in-out;
}

#viewport-toggle:checked:before {
position: absolute;
    content: &#039;\f10b&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 20px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    padding: 6px;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    transition: all 0.3sease-in-out;
    color: #292929;
    box-shadow: var(--br-n-shadow);
    backdrop-filter: blur(10px);
    cursor: pointer;
    background-color: #ffffff1a;
}

#viewport-toggle:hover:before {
color: var(--hovlinkt);
background: #00000040;
}

#viewport-toggle:checked:hover:before {
color: var(--hovlinkt);
background: #00000040;
}

.viewport-toggle_label  {
  font-size: 0!important;
}

#viewport-toggle:checked {
}

/* конец кнопки моб режима */

/* бургер */
.burger-menu {
       display: none;
        color: var(--head-link) !important;
        font-size: 20px !important;
        box-shadow: var(--head-border);
        padding: 5px;
        opacity: .9;
}

 [data-user-id=&#039;889&#039;] &amp;gt; .container .pa-author a {     font-size: 0px; } 
 [data-user-id=&#039;889&#039;] &amp;gt; .container .pa-author a:after {
    position: absolute;
    content: &#039;Chaos Snake&#039;;
    width: 210px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
} 

/* АДАПТИВ НАЧИНАЕТСЯ ЗДЕСЬ */

@media screen and (max-width: 580px) {[data-user-id=&#039;1019&#039;] &amp;gt; .container .post-author ul .pa-author:after { content: none!important; }

html  {
    -webkit-text-size-adjust: none;
    min-width: unset !important;
    max-width: none;
  }

body {background: var(--forest) center 0 repeat fixed!important;}

input,  button { -webkit-text-size-adjust: none; }

   #pun-index .tclcon {
    -webkit-text-size-adjust: none;
  }

   #pun-stats .container {
    -webkit-text-size-adjust: none;
  }

   #pun {
        width: 96vw !important;
        margin: 320px auto 240px !important;
  }

#pun-main {
    margin-top: 10px;
}

   .go-up,
   .go-down {
    display: none!important;
  }

 #pun-index #pun-crumbs1 { margin: 0 !important; }

.need {  display: none !important;}
.partners { width: 100%!important;}
.partner { width: 100%!important;}

.table:before, .table:after  { content: none!important; }
.table  {
       width: 100% !important;
        background-position: 959px;
        top: -300px !important;
        z-index: -1 !important;
}



.table_wrap { display: none!important; }
.table_links {
        width: unset !important;
        top: 34px !important;
        left: -2% !important;
        height: 186px !important;
        justify-content: start;
        transform: scale(.7);
        padding: 5px 5px !important;
}

.table_links::-webkit-scrollbar-thumb,
.table_links::-webkit-scrollbar-track {
  background-color: transparent!important;
}

/*НАВИГАЦИЯ КАРТИНКАМИ */

 #pun-navlinks { 
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -248px;
        margin: 0 !important;
 }

 #pun-navlinks .container { gap: 16px!important; margin-left: 16px !important; }

 .isguest #pun-navlinks { }
 .isguest #navindex {
  margin-left: 20px;
}

 #navindex {
  margin-right: 4px;
}

 #navindex a span,
 #navuserlist a span,
 #navsearch a span,
 #navprofile a span,
 #navpm a span,
 #navadmin a span,
 #navlogout a span,
 #navregister a span,
 #navlogin a span,
 #navpr_1 a span,
 #navpr_2 a span,
 #navextra1 a span {
  display: none;
}

 #navindex a,
 #navuserlist a,
 #navsearch a,
 #navprofile a,
 #navpm a,
 #navadmin a,
 #navlogout a,
 #navlogin a,
 #navregister a,
 #navpr_1 a,
 #navpr_2 a,
 #navextra1 a {
  display: block;
  transition: all .2s ease-in-out;
  position: relative;
  width: 22px;
  height: 22px;
}

 #navextra1 a {
  font-size: 0px!important;
}

 #navindex a:after {
  content: &amp;quot;\f6f1&amp;quot;;
}

 #navuserlist a:after {
  content: &amp;quot;\f0c0&amp;quot;;
}

 #navpm a:after {
  content: &amp;quot;\f0e0&amp;quot;;
}

 #navsearch a:after {
  content: &amp;quot;\f1e5&amp;quot;;
}

 #navprofile a:after {
  content: &amp;quot;\f714&amp;quot;;
}

 #navadmin a:after {
  content: &amp;quot;\f521&amp;quot;;
}

 #navlogout a:after {
  content: &amp;quot;\f52b&amp;quot;;
}

 #navlogin a:after {
  content: &amp;quot;\f52b&amp;quot;;
}

 #navregister a:after {
  content: &amp;quot;\f234&amp;quot;;
}

 #navpr_1 a:after {
  content: &amp;quot;\f1d8&amp;quot;;
}

 #navpr_2 a:after {
  content: &amp;quot;\f518&amp;quot;;
}

 #navextra1 {  margin: 0 2px 0 -4px; }
 #navextra1 a:after {
    content: &amp;quot;\f279&amp;quot;;
}

 #navindex a:after,
 #navuserlist a:after,
 #navsearch a:after,
 #navprofile a:after,
 #navpm a:after,
 #navadmin a:after,
 #navlogout a:after,
 #navlogin a:after,
 #navregister a:after,
 #navpr_1 a:after,
 #navpr_2 a:after,
 #navextra1 a:after {
  position: absolute;
  text-align: center;
  font-size: 20px;  
  color: #b8b5b0;
  font-family: &#039;Font Awesome&#039;;
  transition: all .2s ease-in-out;
  left: 50%;
  top: 44%;
  transform: translateX(-50%) translateY(-50%);
}

 #navawards {
  display: none !important;
}

 #navindex a:hover,
 #navuserlist a:hover,
 #navsearch a:hover,
 #navprofile a:hover,
 #navpm a:hover,
 #navadmin a:hover,
 #navlogout a:hover,
 #navlogin a:hover,
 #navregister a:hover,
 #navpr_1 a:hover,
 #navpr_2 a:hover,
 #navextra1 a:hover {
  transform: scale(1.2);
}

/* бургерное меню часть 2 */ 

     .burger-menu {
        display: block;
        color: #5e5f5e !important;
        font-size: 22px !important;
        padding: 0px 5px 4px;
        opacity: 1;
        background: 0;
        height: auto;
        backdrop-filter: blur(10px);
        box-shadow: 0 0 0 1px #5b5d5b;
        border: none !important;
    }

 #pun-ulinks {
        position: absolute;
    top: -55px;
    left: 10px;
}

  #pun-ulinks .container {
        display: none!important;
        padding: 10px;
        list-style: none;
        margin: 0;
    }

     #pun-ulinks .container.active {
        display: flex !important;
        flex-direction: column;
        gap: 6px;
        background-color: #121212 !important;
        box-sizing: border-box;
        padding: 6px 10px !important;
        border: var(--orange-border);
        border-radius: 4px;
        opacity: .95;
        z-index: 0;
        position: absolute;
        width: 120px;
        top: -490% !important;
        margin: 0 !important;
    }

     #pun-ulinks .container li {
        margin: 0;
    }

 #pun-ulinks li a {
    font-family: &#039;Mulish&#039;;
    font-size: 10px !important;
    color: var(--doptext);
}

/* конец бургерное меню часть 2 */ 

 #pun-index .category h2,  #pun-stats h2 { 
display: none;
}

 #pun-index .category h2 span,  #pun-stats h2 span{
    font-size: 10px;
    margin-top: -5px;
}

 #pun-index .category .container { 
        width: 100%;
        margin: 0 auto 0;
       padding: 8px 0px!important;
 }

 #pun-index .hasicon tr {
   flex-direction: column;
}

 #pun-index .tcr { 
    margin: 0!important;
    padding: 10px 20px!important;
}

 #pun-index .hasicon tr:after { width: 85%!important; }

 #pun-about .container .item1 { 
        z-index: 2;
        width: 100%;
        bottom: 0px;
}

 #pun-about .container .item1 a { font-size: 8px; }

 .punbb { padding: 0; width: 100% !important; padding-top: 1px; }
 .punbb::after,  .punbb::before { content: none!important; } 

 #pun-status {
    width: 100% !important;
    position: unset!important;
    transform: unset!important;
}

 #pun-status .container {
    background-color: transparent!important;
    padding: 5px 10px;
    border-radius: 10px;
    margin: -15px 0 10px!important;
    box-shadow: none!important;
    color: var(--t-body)!important;
    text-shadow: none!important;
}

#pun-status a {
    color: var(--t-body)!important;
}

 .isuser #pun-status .item2 { display: none; }
 .isuser #pun-status .item3 { font-size: 0; }
 .isuser #pun-status .item3 a { font-size: 12px; }

 .category { 
    width: 98vw;
    overflow: hidden;
 }

 #pun-index .hasicon {
        padding: 0px !important;
        width: 92%;
        margin-left: -6px;
        gap: 0px !important;
}

 #pun-index .tclcon div {
     height: unset !important;
     margin-bottom: 8px;
}

 #pun-index .tcl {
  height: unset!important;
    width: 100%!important;
    padding: 5px 30px 0!important;
}

 .switch {
      top: 266px;
      left: -1%;
}

 #pun-stats li.item1, 
 #pun-stats li.item2, 
 #pun-stats li.item3, 
 #pun-stats li.item4 {
   width: 90%;
   padding: 0px;
   margin: 2px;
color: var(--t-body);
}

 #pun-stats li.item4 a {
color: var(--t-body);
}

 #pun-stats .container:before {
    width: 92%;
    height: 78px;
    top: 4px;
}

 #pun-stats .container {
padding: 6px 0px 20px !important;
        position: relative !important;
        width: 100% !important;
        box-sizing: border-box !important;
        margin-top: 0px !important;
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        font: var(--body-font) !important;
        font-size: 9px !important;
        gap: 0px 21px !important;
left: 0;
}

 li#onlinelist {width: 85%;}


 #pun-viewforum table Div.icon, 
 #pun-messages table Div.icon, 
 #pun-searchtopics table Div.icon,
 #pun-userlist .tc2, 
 #pun-searchtopics .tc2,
 .multipage .hasicon .tc3,
 .multipage .hasicon .user-avatar {
  display: none;
} 

#pun-viewforum .hasicon {
    padding: 0!important;
}

 .multipage,
 #pun-crumbs1, 
 #pun-crumbs2 {
    width: 94%;
    margin: 0 auto;
}

 .multipage .hasicon .tcr {
    display: flex;
    flex-direction: column;
    align-content: end;
    flex-wrap: wrap;
    text-align: right;
    width: 40%!important;
}

 .multipage .hasicon .tcr .byuser {
    margin-top: -7px;
    line-height: 1;
}

 #pun-userlist .tcl, 
 #pun-searchtopics .tcl, 
 #pun-modviewforum .tcl {
    width: 55%!important;
}

 .linkst .pagelink { left: 0!important; }
 #pun-searchposts .post h3 {
    margin: 0px!important;
    width: 100%!important;
    height: unset!important;
}

 .post h3, 
 #pun-messages .post h3 {
    margin: 0px!important;
    width: 100%!important;
    margin: 20px 0px 0px 0px !important;
}

 #pun-searchposts .post h3 span, 
 .post h3 span { 
    width: 100%!important; 
    padding: 8px;
    gap: 5px;
}

 #pun-searchposts .post .post-author {
    margin-top: 20px;
    width: 140px;
}

 #pun-searchposts .post-body {
    margin-left: 150px;
}

 #pun-searchposts .post-box { 
    margin-right: 0px; 
}

 #viewprofile table { 
    width: 95%;
    margin: 0 auto;
}

 #pun-profile #viewprofile tbody tr #profile-left  {
    background: none!important;
    width: 100%!important;
}

 #pun-profile #viewprofile tbody tr {
    flex-direction: column;
}

 #pun-profile #viewprofile tbody tr #profile-right { 
    width: 100%!important; 
}

#pun-profile #viewprofile tbody {
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat!important;
}

 #viewprofile li {  
    width: 95%; 
}

 #form-buttons tr {
    width: 113%!important;
    flex-wrap: wrap;
    margin-left: -19px!important;
}

 #main-reply {
    width: 100% !important;
    margin-left: -7%;
}

 .subscribelink a {}


 .post .post-author {
    width: 100% !important;
    margin-bottom: 15px !important;
    min-height: 120px !important;
    border: none !important;
    margin-left: 0% !important;
    position: relative !important;
    z-index: 1;
}

 .post-author:before, 
 .post-author:after { content: none!important; }

 .post .container { margin-top: 40px; }

 .post-body { margin: 0!important; }
 .post-content { width: 97%!important; }
 .post-box { margin-right: -8px; }

 .post-author ul {
    gap: 0px 30px;
    margin-top: 0px!important;
    margin-bottom: 0!important;
    padding: 5px 15px !important;
    justify-content: space-between;
    display: grid!important;
    grid-template-areas:
        &amp;quot;nickname nickname avatar&amp;quot;
        &amp;quot;title title avatar&amp;quot;
        &amp;quot;lz lz avatar&amp;quot;
        &amp;quot;art love avatar&amp;quot;;
}

 .pa-author {
    width: 200px;
    grid-area: nickname;
    margin: 0px;
    display: flex;
    text-align: left;
    padding: 6px 0px!important;
    margin-top: 20px!important;
}

 .pa-title {
  grid-area: title;
    margin: 0 0 7px 0px !important;
    justify-self: center !important;
    text-align: left;
}

 .no-avatar .pa-title { margin-left: -40px;}

 .pa-avatar { grid-area: avatar; margin-bottom: 25px !important; }
 .pa-avatar img { max-height: 100px; max-width: 100px !important; }

 .pa-fld1 { 
    font-size: 0px !important;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: fit-content;
    height: fit-content;
    background: none !important;
    z-index: 2;
}

 .pa-fld1 a { 
    font-size: 0px !important;
    line-height: 0px !important;
    width: 15px;
    height: 15px;
    position: relative;
    padding: 0 !important;
}

 .pa-fld1 a:before {
    content: &#039;\f188&#039;;
    position: absolute;
    text-align: center;
    font-size: 18px;
    color: var(--hovlink);
    font-family: &#039;Font Awesome&#039;;
    transition: all .2s ease-in-out;
    left: 50%;
    top: 44%;
    text-shadow: 1px 1px 1px #0000008c;
    transform: translateX(-50%) translateY(-50%) rotate(21deg);
}

 .pa-fld1 a div { font-size: 0px !important; }

 lz, 
 .pa-fld3, 
 .pa-fld5 { display: none; }

 .fld_wrap:after, 
 .fld_wrap_un:after, 
 .fld_wrap:before, 
 .fld_wrap_un:before, 
 .pa-author a:before,
 .pa-title:before { content: none!important; }

 .fld_wrap .pa-respect .fld-name a::before, 
 .isguest .fld_wrap .pa-respect .fld-name::before { 
    top: 0px;
    font-size: 11px;
}

.pa-fld4 {
    position: absolute!important;
    top: -14px!important;
    bottom: unset!important;
    left: 0!important;
    width: 100%!important;
}

.pa-fld4 a:after {
    width: 93vw!important;
    left: 50%!important;
    transform: translateX(-50%) !important;
}

.post-author ul:after {     width: 90vw!important; }

 .pa-fld2 {
    grid-area: lz;
    width: 100% !important;
    margin: 0 !important;
    margin-left: -4px !important;
    background: #0e0e0edb!important;
    padding: 4px 10px!important;
}

 #lz {
   margin: 5px 0px !important;
    background: #0e0e0edb;
    border-radius: 0 10px 10px 0;
}

 .pa-posts, 
 .pa-respect {
        flex-direction: row;
        font-size: 11px;
        margin: 10px 0px !important;
        gap: 11px !important;
        width: 48px !important;
        padding-left: 10px !important;
        position: relative;
        z-index: 99;
}

 .pa-posts { width: 33px !important; }

 .pa-respect {  
    flex-wrap: nowrap;
    grid-area: love;
}

 .pa-posts {
    grid-area: art;
}

 .pa-respect .fld-name { width: 48px; }

 .fld_wrap_un .pa-respect .fld-name a::before, 
 .isguest .fld_wrap_un .pa-respect .fld-name::before {
    top: -1px;
}

 #pun-report .inner, 
 #pun-reputation .inner, 
 #pun-admin-award-form .inner {
    width: 86vw!important;
    background: #cec5b4;
}

 .reveal-modal.xlarge { width: 95vw!important; }
 .menu-links { gap: 8px !important; width: 95%; }
 .menu span, 
 .menu a { padding: 0 10px; }
 #submenu { width: 100%!important; }
 .menu span, 
 .menu a { font-size: 12px; }
 .menu { margin-left: -4px; }
 .redirect-page #pun { 
    width: 90% !important;
    left: 50%;
    transform: translateX(-50%);
}

 #pun-messages #profilenav ul {
    display: flex;
    gap: 5px 10px;
    flex-wrap: wrap;
}

 #pun-messages #profilenav,
 #profile #profilenav { float: none!important; margin: 20px 20px !important; }

 #profile .container { 
    width: 96%!important;
    margin: 0 !important;
    padding: 0 !important;
}

 #pun-messages .fs-box {
    width: 110%;
    margin-left: -10px;
    margin-right: 0;
}

 #pun-messages .fs-box .post-author {
    margin-top: 20px !important;
    min-height: 120px !important;
    margin-left: 0px !important;
}

 #pun-messages .post-body .post-box {
    border: 0;
    margin-left: -40vw!important;
    width: 92vw;
}

 #pun-messages .post-links {
    margin-left: 0px!important;
    margin-bottom: 20px!important;
}

 #pun-messages .linksb {
    margin-left: 10px;
    margin-bottom: 30px;
}

 #pun-messages  #main-reply,
 #pun-edit #main-reply {
    width: 90% !important;
    margin-left: -1px !important;
}

 #pun-messages #form-buttons table tr {
    width: 99% !important;
    margin-left: 0px !important;
}

#pun-messages .post-author ul {
    width: 104% !important;
}

#pun-messages .pa-avatar {
    margin-left: -20px!important;
}

#pun-messages .post-content {
        margin-left: 52px !important;
    }

#pun-messages #post-preview .post-content  {
    margin-left: 0 !important;
}

 .punbb-admin {
    width: 1040px!important;
    background-color: #cec5b4;
}

 #profile #form-buttons table tr {
    width: 100% !important;
    margin-bottom: 15px;
    margin-left: 0px !important;
}

 #profile #main-reply {
    width: 89% !important;
    margin-left: -3%;
}

 .cop { 
    bottom: -240px;
    left: 50%;
    transform: translateX(-50%);
}

 #slideout { right: 0!important; }
 #slideout:before { right: 1px!important; }
 .hide-author .post-body {
    width: unset !important;
    padding: 0px !important;
}

 .indOnline, 
 .indOffline {
    top: -4px!important;
    left: 10px!important;
    background: var(--hovlink)!important;
}

 .lichka { 
   width: 98vw!important;
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat!important;
    height: 488px!important;
 }

 .modal_wrap {
    display: flex;
    width: 100vw;
    margin-left: 21%;
}

 .modal_wrap &amp;gt; div { width: 100%!important; }

 .lichka_gif {
    position: unset!important;
    margin: 40px auto 0!important;
}

 .lichka_name { 
    margin: 10px auto 15px!important;
    width: 98vw!important;
 }

 .lichka_text {
    width: 83vw!important;
    margin: 0 auto !important;
}

 .lichka_plashki {
    flex-direction: column;
    width: 57% !important;
    margin: 10px auto!important;
    align-content: center;
    flex-wrap: wrap;
    height: 140px!important;
    overflow: auto!important;
}

 #form-buttons small { display: none!important; }
 #character { left: 92%!important; }
 .reveal-modal .close-reveal-modal {
    top: -40px !important;
    right: 88px !important;
    transition: none !important;
    font-size: 30px !important;
    color: #929292 !important;
}

 .punbb #pun-navlinks #form-login {         top: 16px !important;
        left: -35px !important; }
 #List-UserNames { 
    width: 122px!important;
    left: -154px!important;
}

 #List-UserNames ul+span { width: 136px!important; }
 .punbb #pun-navlinks #form-login input { width: 128px!important; }
 .punbb #List-UserNames li { background: none!important; }
 #notify-link .unreads, 
 #navpm .unreads { z-index: 999; }
 #pun-navlinks li a { z-index: 10; }

 .punbb #pun-navlinks a#New-exit {
    right: -21px !important;
    top: 0px !important;
    margin: 0 !important;
}

 .punbb #pun-navlinks a#New-exit:after { content: none!important; }
 .hvStickerPackModalContainer {     
    left: 19px !important;
    transform: unset !important;
}

 .linksb .pagelink {     
    position: relative;
    z-index: 99;
}

 .reactions-root .emoji-mart { width: 350px !important; }
 .post-box .post-sig { display: none; }

 .g {
    width: 104%!important;
    height: fit-content!important;
    padding: 10px!important;
    box-sizing: border-box;
    margin: 0px auto!important;
    background-size: cover;
}

 .g &amp;gt; div {
    position: unset!important;
}

 .g_info { padding: 0!important; }

 .g_faces {
      margin: 10px auto!important;
}

 .slider { border-radius: 10px; left: -122px; }

 .punbb-admin {
    width: 1040px!important;
    background-color: #cec5b4;
}



 .hvStickerPackModal, 
 #image-area,
 #color-area
 {
     left: 49.8%!important;
    transform: translateX(-50%)!important;
}

 .hvStickerPackModal,
 #image-area{
    width: 88vw!important;
}

 .hvStickerPackModal { left: 18.8% !important;}

 #color-area,
 #mask_dialog .inner {
    width: 83vw!important;
}

 #smilies-area,  #video-area,  #spoiler-area { width: unset!important; }
 .knopka_rasy_big  {  width: auto !important; }

#viewport-toggle, #viewport-toggle:checked {
        top: -48px;
        right: 24px;
}

#pun-title {
}

#pun-title:after {
    width: 100%!important;
    background: url(https://forumstatic.ru/files/0019/41/eb/89690.png?v=1) -283px!important;
}

.spirit-navigation, .spirit-navigation_2 {  
    top: -195px !important;
    width: 150px!important;
    left: 20px!important;
}

.spirit-navigation_2 {  
    left: unset!important;
    right: 20px!important;
}

.sslka {
    top: -151px!important;
    left: 0px!important;
}

#navigblock_2 .sslka {
    top: -151px!important;
    left: unset!important;
    right: 0px!important;
}

#viewport-toggle:checked:before {
     box-shadow: 0 0 0 1px #464846 !important;
        box-shadow: 0 0 0 1px #70706f !important;
        color: #696868 !important;
        top: 5px;
}

.thema_back {
    width: 90vw!important;
    margin: 0!important;
}

.thema_back {
    width: 90vw!important;
    margin: 0!important;
}

.thema_back:before {
    width: 100%!important;
}

.thema_back:before {
    width: 100%!important;
}

.thema {
    width: 99%!important;
    margin: 0 auto!important;
    outline: none!important;
}

.thema_title p {
    font-size: 22px!important;
    margin: 0px 0px 10px !important;
}

.thema_description {
    width: 80%!important;
    margin: 0 auto!important;
}

.hideprofile .post-body {
    width: 100%!important;
}

 .eye_fancy {
    width: 93.1vw!important;
    left: -1.5%!important;
    top: -41px!important;
}

.modmenu, .linkst,
#pun-viewtopic .linksb,
.thema_back_small {
    width: 100%!important;
}

.thema_small {
    width: 98% !important;
    margin: 0 auto !important;
    outline: none !important;
}

.thema_description_small {
    width: 79% !important;
    margin: 0 auto !important;
}

.subscribelink a {
    right: 0!important;
    top: 42px!important;
}

#togglePreview {
top: -26px !important;
    right: 0 !important;
}

#form-buttons {     margin-top: 11px !important; }

#togglePreview input.button {
   font-size: 0 !important;
}

}


/* конец адаптива */



&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Thu, 20 Nov 2025 01:33:27 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=55#p55</guid>
		</item>
		<item>
			<title>код тестик витч</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=19#p19</link>
			<description>&lt;p&gt;стиль низ&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/* ТЕЛО
здесь &amp;quot;margin: 190px&amp;quot; означает отступ на 190 пикселей от самого верха форума
-------------------------------------------------------------*/

#pun {
position: relative;
    width: 1100px;
    margin: 354px auto 240px auto;
    background: repeat transparent url(https://forumstatic.ru/files/001c/31/0c/59753.png);
    border: 2px solid #4a4a4a;
}

/* РАЗМЕЩЕНИЕ КОНТЕНТА ВНУТРИ ТЕЛА
-------------------------------------------------------------*/
.punbb {
    height: auto;
    width: 100%;
    padding: 30px 30px 165px!important;
    box-sizing: border-box;
    position: relative;
}

#pun-index { -webkit-font-smoothing: antialiased; }

.multipage {
}

#pun-main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 1;
}


/* ЗАДНИЙ ФОН
-------------------------------------------------------------*/
body {
    background: url(https://forumstatic.ru/files/001c/31/0c/25093.png) top center fixed no-repeat, url(https://forumstatic.ru/files/001c/31/0c/51260.png) fixed;
    background-color: #332e2a;
}


/* ШАПКА
-------------------------------------------------------------*/
/* #pun-title {
    width: 1100px;
    height: 500px;
    background: url();
    position: absolute;
    top: -499px;
    left: 0px;
    z-index: -1;
    border-radius: 20px 20px 0px 0px;
} */


/* ФУТЕР
-------------------------------------------------------------*/

#pun-about .container {
  height: 10px;
  position: relative;
}

#pun-about {
    margin-bottom: -140px;
}

/* реклама русфф в футере */
#pun-about .container .item1 {
    position: absolute;
    font-size: 8px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

#pun-about .container .item1 a {
    font-size: 10px;
    font-weight: 600!important;
}

#pun-about .container .item1 a:hover {
  color: var(--hovlink);
}



/* ---------------- СТИЛИЗАЦИЯ АДМИНКИ -------------------*/

.punbb-admin {
position: relative;
padding: 0px 20px 0px;
font-family: &#039;Raleway&#039;;
}

.adformal h2, #pun-adnav h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  font-family: &#039;Mulish&#039;;
  text-transform: uppercase;
  text-align: center;
  border-color: #333;
background-color: #0e0e0e!important;
    border: none !important;
    border-radius: 10px;
    color: var(--proftext)!important;
}

#adnav-standard ul li {
    text-align: center;
    text-transform: none;
    padding: 4px 0;
    margin: 3px 5px;
    border: var(--bordin);
    border-radius: 5px;
    background: var(--forcol);
    box-shadow: 0 0 3px 0.2px #00000021;
}

#adnav-standard ul li ul li {
    margin: 5px;
}

#pun-adnav a, #adnav-standard ul li a { transition: all .3s ease-in-out;}
#pun-adnav a:hover, #adnav-standard ul li a:hover {
    color: var(--hovlink)!important;
}

#adnav-standard &amp;gt; ul {
    display: flex!important;
    flex-direction: column!important;
} 

#adnav-standard ul .item1 {
   order: -5;
} 

#adnav-standard ul .item6 {
   order: -4;
} 


#adnav-standard ul .item-forms {
   order: -3;
   position: relative;
} 

#adnav-standard ul .item-forms sup {
   display: none;
} 

#adnav-standard ul .item15 {
   order: -2;
   position: relative;
}

#adnav-standard ul .item20 {
   order: -1;
}  

#adnav-standard ul .item15:after,
#adnav-standard ul .item-forms:after {
    content: &amp;quot;\f02e&amp;quot;;
    font-family: Font Awesome;
    position: absolute;
    font-size: 11px;
    left: 4px;
    top: 0;
}

#adnav-standard ul li::marker {
    color: transparent!important;
    font-size: 0!important;
}

.adcontainer {
    border-style: unset!important;
}

.adminmain {
  padding-left: 155px;
  margin-bottom: 6px;
  margin-top: 70px;
}

#pun-admain legend span {
    padding: 4px 9px!important;
    margin: 0 0 0 -15px;
    background: var(--backcol)!important;
    border-radius: 5px!important;
    font-size: 12px!important;
    font-weight: 600!important;
    border: var(--bordin)!important;
    box-shadow: 0 0 3px 0.2px #00000017!important;
}

#pun-admain fieldset {
    border-color: var(--forcol)!important;
}

.adformal {
    border-style: none!important;
}

#pun-admain fieldset .handle, #pun-admain fieldset p {
    border-color: var(--forcol)!important;
    border-radius: 5px!important;
}

#pun-admain span[class=&amp;quot;adinput&amp;quot;] input, #pun-admain span[class=&amp;quot;adinput&amp;quot;] label {
    max-width: 94%!important;
}

.punbb #pun-admain p.contains-textarea {
    border-left-width: 0px !important;
    border-left-style: none !important;
    background-color: transparent!important;
}



/* КАТЕГОРИИ
-------------------------------------------------------------*/

/* оформление всей категории */
#pun-index .category .container {
  position: relative;
  padding: 22px 0px;
}

/* оформление всего подфорума */
#pun-index .hasicon {
    display: flex;
    flex-direction: row;
    width: 950px;
    flex-wrap: wrap;
    gap: 10px;
}

#pun-index .hasicon tr {
    position: relative;
    justify-content: space-between;
    display: flex;
    transition: all .3s linear;
    width: 100%;
    flex-direction: row;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid #00000010;
}

#pun-index .hasicon tr:hover {
    background-color: rgb(0 0 0 / 6%);
}

/* #pun-index .hasicon tr:last-of-type:after { content: none; } */

/* оформление всех категорий */

#pun-index .category h2,
#pun-stats h2 {
    height: 30px;
    border-radius: 10px 0 0 10px;
    width: 580px;
    background: var(--category);
    position: relative;
    font-size: 0px;
    left: 190px;
    top: 5px;
   display: none;
}


#pun-index .category h2 span,
#pun-stats h2 span {
    font-family: &#039;Mulish&#039;;
    font-size: 0px;
    text-transform: uppercase;
    font-weight: 400;
    color: var(--head-link);
    text-shadow: 0 0 1px #2e2c2c;
}

/* КАТЕГОРИИ: СТАТИСТИКА */


/* НАВИГАЦИЯ ПО ФОРУМУ */


/* СТАТИСТИКА
-------------------------------------------------------------*/
#pun-statistic .tc3 {
  width: 15%;
}

#pun-statistic .tc-username {
  width: unset;
  text-align: left;
}

#pun-statistic .tc-title {
  width: 25%;
  text-align: left;
}

#pun-statistic .tc-registered {
  width: 20%;
}

#pun-statistic .tc-topic {
  width: 50%;
}

/* оформление статистики */
#pun-stats {}

/* оформление текста в статистике */
#pun-stats .container {
  position: relative;
  padding: 20px 0px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 0px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  font: var(--body-font);
  font-size: 9px;
  gap: 0px 21px;
}

#pun-stats .container:before {
    content: &#039;&#039;;
    position: absolute;
    width: 900px;
    height: 2px;
    top: 45px;
    border-bottom: solid 2px var(--forcol);
}

#pun-stats .container span {}

#pun-stats .container span a {}

#pun-stats .container strong {
    font-family: var(--body-font);
    font-weight: 700;
}

#pun-stats .container strong a {
  text-transform: uppercase;
}

/* вся инфа в 1 строчке */
#pun-stats li.item1,
#pun-stats li.item2,
#pun-stats li.item3,
#pun-stats li.item4 {
    color: var(--t-body);
    text-align: center;
    padding: 9px 0px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
    font-family: &#039;Mulish&#039;;
    font-size: 10px;
font-weight: 600;
}


/* активные пользователи */
li#onlinelist {
    margin-top: 16px;
    margin-left: 24px;
    width: 92%;
    font-family: &#039;Mulish&#039;;
    font-weight: 600;
    font-size: 11px;
text-align: center;
    line-height: 14px;
}

.onlinelist {
    margin-left: 0px!important;
}

li#onlinelist a {}
.users_24h {     margin-left: 20px!important; }


/* ПОДФОРУМ
-------------------------------------------------------------*/

/* расположение и оформление */
#pun-index .tclcon {
   color: var(--t-body);
    font-weight: 400;
    font-size: 10px;
    font-family: &#039;Mulish&#039;;
text-transform: lowercase;
-webkit-font-smoothing: antialiased;
}

#pun-index .tclcon div {
    padding: 0;
    font-size: 10px;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: 8px;
text-transform: lowercase;
-webkit-font-smoothing: antialiased;
}


.f_links2 {
    display: flex;
    flex-wrap: wrap;
    height: unset !important;
    gap: 4px;
}

.f_links2 a {
    text-transform: uppercase;
    background-color: #c9bfad;
    padding: 2px 15px;
    font-size: 10px;
    border-radius: 5px;
    border: 1px solid #cec5b4;
    flex-grow: 1;
    text-align: center;
}

.f_links2 a:hover {
    color: var(--back-extra) !important;
    background-color: #746e58;
}

#pun-index .tclcon h3 {
  margin: 0px;
}

#pun-index .tclcon a img {
    filter: grayscale(1) brightness(0.7);
    transition: all .3s ease-in-out;
}

#pun-index .tclcon a img:hover {
    filter: grayscale(0) brightness(1);
}

/* название подфорума - ссылка */
#pun-index .tclcon h3 a {
    text-transform: uppercase;
    color: var(--t-body);
    font-weight: 700;
    font-family: &#039;Mulish&#039;;
    font-size: 12px;
    display: block;
    padding: 0 20px 0px 0;
    line-height: 1;
    box-sizing: border-box;
    margin: 18px 0px 10px 0;
    width: 100%;
    letter-spacing: 0px;
}

#pun-index .tclcon .podfor {
  display: flex;
  flex-direction: column;
}

#pun-index .tclcon plinks {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  gap: 5px;
  margin-top: 15px;
}

#pun-index .tclcon plinks a {
  text-transform: uppercase;
  width: 100%;
  padding: 10px;
  background-image: var(--category);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  font-family: &#039;Mulish Bold&#039;;
  font-size: 9px;
  color: var(--t-body);
  transition: all .3s ease-in-out;
  filter: saturate(1.4);
}

#pun-index .tclcon h3 a:hover {
  color: var(--hovlink) !important;
}


/* ИКОНКА СООБЩЕНИЙ НА ГЛАВНОЙ СТРАНИЦЕ
-------------------------------------------------------------*/

/* общее для иконок */
#pun-index table Div.icon,
#pun-index TR.inew Div.icon {
display: block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    top: 35%;
}

/* новые */
#pun-index TR.inew Div.icon {
background: #727f82;
}

/* ИКОНКА  ВНУТРИ ПОДФОРУМА
-------------------------------------------------------------*/
/* старые  */
#pun-viewforum table Div.icon,
#pun-messages table Div.icon,
#pun-searchtopics table Div.icon {
  float: left;
  display: block;
  position: relative;
margin: 2px 8px 0 0;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  border: .4px solid #3838383b;
  background-color: #3838383b;
}

/* новые */
#pun-viewforum TR.inew Div.icon,
#pun-messages TR.inew Div.icon,
#pun-searchtopics TR.inew Div.icon {
  background-color: var(--hovlink);
}

/*важные */
#pun-viewforum TR.isticky Div.icon,
#pun-messages TR.isticky Div.icon,
#pun-searchtopics TR.isticky Div.icon {
  background-color: #24261da1;
}

/* закрытые */
#pun-viewforum TR.iclosed Div.icon,
#pun-messages TR.iclosed Div.icon,
#pun-searchtopics TR.iclosed Div.icon {
  background-color: transparent;
  border: 1px solid #3838383b;
}

/* ЗАКЛАДКИ
-------------------------------------------------------------*/
#MyBookmarks {
  background-color: #0e0e0e;
  box-shadow: 0 0 0 1px #292929cf, 0 0 6px 2px #000000cf;
  border-radius: 5px;
}

.editBookmark {
background-color: var(--backcol);
    box-shadow: inset 0 0 6px 2px #aaa7a2, 0 0 0 1px #94928e;
}

.post .bookmark {
  color: #5a2c29 !important;
  background: currentColor;
  opacity: .9 !important;
}

#BookmCntToggle {
  opacity: .8 !important;
}

#BookmCntToggle:hover {
  opacity: 1 !important;
  filter: brightness(1.1);
}

#BookmCntToggle.default-style {
  background: #773936 !important;
  border-left: solid 5px currentColor;
  box-shadow: 1px 1px 6px rgb(30 4 4) !important;
  color: #111111 !important;
  display: block;
  height: 26px;
  width: 18px !important;
}


/* КНОПКИ ВВЕРХ ВНИЗ 
-------------------------------------------------------------*/
.go-up,
.go-down {
    margin-bottom: 160px;
    opacity: 1;
    position: fixed;
    z-index: 100;
    cursor: pointer;
}

/* расположение */
.go-up {
  bottom: 10%;
  margin-left: 1095px !important;
}

.go-up {
  margin-left: 1095px !important;
background: url(https://forumstatic.ru/files/001c/31/0c/24976.png);
    transition: transform .6s ease-in-out;
    width: 58px;
    height: 52px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    align-content: center;
}

.go-up:hover {
  animation: swing 1s ease-in-out infinite;
}

@keyframes swing {
  0% { transform: rotate(0deg); }
  25% { transform: rotate(10deg); }
  50% { transform: rotate(0deg); }
  75% { transform: rotate(-10deg); }
}

.go-down:hover {  animation: swing 1s ease-in-out infinite;}

.go-down {
  bottom: 1%;
  margin-left: 1095px !important; 
}

.go-down {
  margin-left: 1095px !important;
background: url(https://forumstatic.ru/files/001c/31/0c/40659.png);
    transition: transform .6s ease-in-out;
    width: 58px;
    height: 52px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    align-content: center;
} 



/* профиль 
-------------------------------------------------------------*/
.post-author {
    width: 250px;
    padding-top: 0px;
    border-radius: 0 0px 20px 20px;
    margin-left: 25px;
    margin-top: 27px;
    position: sticky;
    top: 0px;
    margin-bottom: 55px !important;
}


/* пространство в профиле */
.post-author ul {
    padding: 0px !important;
    box-sizing: border-box;
    text-align: center;
    color: var(--proftext);
    text-transform: lowercase;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    width: 100%;
    margin: 0px;
    background: var(--noise);
    border: var(--orange-border);
    border-radius: 0 0 20px 20px;
    box-shadow: 0 0 10px 1px #00000045;
}


/* ник автора */
.pa-author {
    margin: 10px 0px 10px;
    box-sizing: border-box;
    font-size: 14px;
    width: 95%;
}

/* ссылка ника */
.pa-author a {
    z-index: 2;
    position: relative;
     font-family: &#039;Mulish&#039;;
    color: var(--proftext) !important;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: #0000009e 1px 1px 1px;
    font-weight: 500!important;
}

.pa-author a:hover {
  color: var(--linkp)!important;
}


/* статус */
.pa-title {
    font: var(--body-font);
    letter-spacing: .5px;
    z-index: 2;
    color: var(--proftext);
    width: 200px;
    margin: 0px 0px 10px;
    text-shadow: #000000bd 1px 1px 1px;
    position: relative;
    font-size: 10px;
    font-weight: 600;
}

/* аватар */
.pa-avatar {
    margin-bottom: 15px !important;
    margin-top: 5px;
    width: 100%;
}

/* рамка аватара */
.pa-avatar img {
    max-width: 180px;
    max-height: 180px;
    box-shadow: 0 0 0 1px #000000, 0 0 0 2px #202020;
}

/* рамка смены аватара */
.pa-avatar.item2 img.allow_change:hover {
  outline-color: var(--hovlink) !important;
}

.change_avatar_theme h2 {
  font: var(--h1-font);
  padding: 5px;
  text-align: center;
  color: var(--doptext);
  font-weight: normal;
}

/* айпи */
.pa-ip {
  clear: both;
  color: #51514e !important;
  font-size: 7px;
  width: 233px;
}

.pa-ip a {
  clear: both;
  color: #4d4d54 !important;
  font-size: 7px;
}

/* активен */
.pa-online {
  height: 0px;
  width: 0px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: -4px;
  opacity: .8;
  font-size: 0px;
  background: var(--back-noise);
}

/* последний визит */
.pa-last-visit {
  font-size: 9px !important;
  text-transform: lowercase;
  text-align: center;
  letter-spacing: 0.5px;
  color: var(--proftext);
  margin-top: 5px;
}

/* отображение при ответить */
#pun-post .pa-author {
  padding: 0;
  text-align: center;
  width: 100%;
}

/* награды */

.post .pa-awards {
  display: none;
}


/* ПОЛЯ ПРОФИЛЯ
-------------------------------------------------------------*/
/* лз */

.pa-fld1 {
    width: 100%;
    height: 70px;
    text-align: center;
    background: var(--helpcol);
    border-radius: 0 0 20px 20px;
    display: flex;
}

.pa-fld1 a {
    width: 100%;
    height: 100%;
    padding-top: 20px;
    box-sizing: border-box;
    color: var(--proftext) !important;
    font-size: 10px;
    border-radius: 0 0 20px 20px;
    text-shadow: 0 0 1px BLACK;
background: #303134;
}

.pa-fld1 a:hover { color: var(--linkp) !important; }

#pl1 { 
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 1px;
}

.pa-fld2 {
    display: flex;
    justify-content: center;
    color: var(--proftext);
    width: 100%;
    text-shadow: #000000bd 1px 1px 1px;
    position: relative;
    font-size: 10px;
    background: var(--helpcol);
    font-weight: 600;
    padding: 10px 15px !important;
    box-sizing: border-box;
    margin: 0 25px 0;
    border-radius: 10px 0 0 10px;
    letter-spacing: .3px;
    text-align: justify;
border: 1px solid #73767875;
}

.pa-fld2 a,  #lz a { color: var(--linkp)!important; }
.pa-fld2 a:hover,  #lz a:hover { color: var(--hovlinkt)!important; }

.pa-fld4 {
padding: 0;
    box-sizing: border-box;
    width: 55px;
    position: relative;
    bottom: 11px;
    top: -15px;
}

.pa-fld4 a { position: relative; }
.pa-fld4 a:before {
    left: -8px;
    content: &#039;&#039;;
    position: absolute;
    width: 50px;
    height: 50px;
    background: var(--helpcol);
    border-radius: 50%;
    top: -28px;
    border: var(--orange-border);
    box-shadow: 0 0 7px 1px #00000059;
}

.pa-fld4 a:after {
    content: &#039;&#039;;
    width: 300px;
    height: 150px;
    filter: none!important;
    border-radius: 20px 20px 20px 0px;
    position: absolute;
    z-index: -1;
    top: -60px;
    left: -132px;
    background: var(--forestp);
    pointer-events: none;
}

.pa-fld4 a img {
   filter: drop-shadow(0px 0px 6px black);
    width: 35px;
    height: 30px;
}

.eye_fancy {
    width: 300px;
    height: 150px;
    filter: none!important;
    border-radius: 20px 20px 20px 0px;
    position: absolute;
    z-index: -1;
    top: -42px;
    left: -122px;
    object-fit: cover;
}

.pa-fld5,
.pa-fld3,
.pa-posts,
.pa-respect {
  width: 23%;
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
  justify-content: center;
    flex-direction: column;
    gap: 10px;
}

.pa-fld5 span,
.pa-fld3 span,
.pa-posts span,
.pa-respect span {
  font-size: 11px;
}

.pa-fld5 br,
.pa-fld3 br { display: none; }

.pa-fld5 .fld-name,
.pa-fld3 .fld-name,
.pa-posts .fld-name,
.pa-respect .fld-name {
    font-size: 0!important;
    position: relative;
    width: 100%;
    height: 12px;
}

.pa-respect .fld-name a {
    position: relative;
    width: 100%;
    height: 100%;
}

.pa-respect .fld-name a:after,
.isguest .pa-respect .fld-name:after {
  content: &#039;\f004&#039;;
}

.pa-fld5 .fld-name:after {
  content: &#039;\f09d&#039;;
}

.pa-fld3 .fld-name:after {
  content: &#039;\f304&#039;;
}

.pa-posts .fld-name:after {
  content: &#039;\f27a&#039;;
}

.pa-fld5 .fld-name:after,
.pa-fld3 .fld-name:after,
.pa-posts .fld-name:after,
.pa-respect .fld-name a:after,
.isguest .pa-respect .fld-name:after {
    position: absolute;
    font-size: 13px;
    font-family: &#039;Font Awesome&#039;;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s ease-in-out;
    color: var(--proftext) !important;  
}

.pa-respect .fld-name a:hover:after,
.isguest .pa-respect .fld-name:hover:after { color: var(--hovlink)!important; }

.pa-fld5 .fld-name:before { content: &#039;рун заработано&#039;; }
.pa-fld3 .fld-name:before { content: &#039;постов написано&#039;; }
.pa-posts .fld-name:before { content: &#039;наболтунькано&#039;; }

.pa-respect .fld-name a:before,
.isguest .pa-respect .fld-name:before { content: &#039;любви подарили&#039;; }

.pa-fld5 .fld-name:before,
.pa-fld3 .fld-name:before,
.pa-posts .fld-name:before,
.pa-respect .fld-name a:before,
.isguest .pa-respect .fld-name:before {
    position: absolute;
    text-transform: lowercase;
    font-size: 8px;
    text-align: center;
    font-weight: 500;
    height: auto;
    top: 40px;
    left: 50%;
    line-height: 9px;
    width: auto;
    transform: translatex(-50%);
    transition: all .4s ease-in-out;
    font-family: &#039;Mulish&#039;;
    opacity: 0;
    letter-spacing: .4px;
    z-index: 1;
    color: var(--proftext);
    background-color: #000000;
    padding: 7px;
    border-radius: 5px;
    box-shadow: 1px 1px 6px #181716;
    pointer-events: none;
} 

.pa-fld5 .fld-name:hover:before,
.pa-fld3 .fld-name:hover:before,
.pa-posts .fld-name:hover:before,
.pa-respect .fld-name a:hover:before,
.isguest .pa-respect .fld-name:hover:before { opacity: 1; }



/* ПОСТЫ, РЕПУТАЦИЯ
-------------------------------------------------------------*/
#pa-ua { display: none; }

.pa-respect {
    flex-direction: row;
    flex-wrap: wrap;
}

.pa-respect img {
    filter: grayscale(1) brightness(0.7);
    margin-right: -7px;
}


/* Индикатор активности пользователя */
.indOnline,
.indOffline {
 display: -webkit-box;
    position: absolute;
    left: -6px;
    top: 45px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    z-index: 1 !important;
}

.indOnline {
background: var(--proftext);
}

.indOffline { background: transparent; }




/* ОБЪЯВЛЕНИЕ
-------------------------------------------------------------*/
/* форма объявления */
#pun-announcement {
  position: relative;
  z-index: 1;
}

#pun-viewtopic #pun-announcement {
}

#pun-announcement .container::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

/* ТАБЛИЦА ТУТ */


.table {
    width: 1100px;
    height: 323px;
    position: absolute;
    top: -323px;
    left: 0px;
    background: url();
    border-radius: 20px 20px 0 0;
    transition: opacity .6s ease-in-out;
}

.table:hover  {
    opacity: 1;
}

/*
.table:after {
    width: 197px;
    height: 319px;
    position: absolute;
    content: &amp;quot;&amp;quot;;
    top: -15px;
    right: 450px;
    background: url(https://forumstatic.ru/files/001c/31/0c/81580.png) no-repeat;
    transition: all 0.9s ease-in-out;
}*/

.table:hover:after {
    filter: brightness(1.2);
}

.mouse-parallax {overflow: hidden;}

.mouse-parallax-bg { /*настраивается фон*/
   position: absolute;
    background-position: center center;
    width: 197px;
    height: 319px;
    transition: all 0.1s ease;
    background-image: url(https://forumstatic.ru/files/001c/31/0c/81580.png);
    left: 446px !important;
    top: -340px;
    z-index: -1;
}



/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */

.sslka {
        background: #545f614f;
    position: absolute;
    text-align: center;
    backdrop-filter: blur(10px);
    position: absolute;
    text-align: center;
    padding: 10px;
    line-height: 11px;
    height: 90px;
    overflow: auto;
    pointer-events: all;
    transition: all .3s ease-in-out;
    display: flex;
    flex-direction: column;
    gap: 0px;
    z-index: 5;
    font-family: var(--body-font);
    text-transform: uppercase;
    color: #342837;
    top: -17px;
    left: 689px;
    box-shadow: 0 0 0 2px #4a4a4a;
}

#pun .sslka a {
margin: 2px auto;
    width: 120px;
    text-align: center;
    display: block;
    padding: 3px;
    border: 1px solid #4a4a4a;
    font-family: var(--body-font);
    text-transform: uppercase;
    border-radius: 5px 5px 5px 0px;
    font-size: 8px;
    font-weight: 600;
    background: #858686;
    color: #192323;
}

#pun .sslka a:hover {
    background: #919697;
}

.sslka::-webkit-scrollbar  {
  background-color: #2f2f2f;
display:none!important;
}




/* ФУТЕР
**************************************************************/


.cop {
    position: absolute;
    display: block;
    bottom: -222px;
    left: 50%;
    transform: translateX(-50%);
    color: var(--proftext) !important;
    text-shadow: 1px 1px 1px #000;
}

.cop:hover {
  color: var(--hovlinkt) !important;
}


/* ДРУГОЕ 
**************************************************************/
/* кнопка реакции  */
.reactions-root button,
.reactions-root [type=button],
.reactions-root [type=reset],
.reactions-root [type=submit] {
  -webkit-appearance: button !important;
  background-color: transparent;
  border: 1px solid transparent !important;
}

.reaction-chip.reaction-chip--clicked,
.reaction-chip:not(.reaction-chip--disabled):hover {
  background-color: transparent !important;
}

.reactions-root {
  margin-top: -15px;
}

.reactions-root .emoji-mart {
  font: var(--body-font) !important;
  display: inline-block !important;
  color: #424242!important;
  border: 1px solid #0000002b !important;
  border-radius: 5px !important;
      background: var(--backcol) !important;
  width: 503px !important;
}

.reactions-root .emoji-mart-category-label span {
      background-color: var(--backcol) !important;
    border: .5px solid #00000038;
    border-radius: 5px;
}

.reactions-root .emoji-mart-search input,
.reactions-root .emoji-mart-bar:first-child {
  border: 1px solid transparent !important;
}

/* рейтинг поста   */
div.post-rating p {
  float: right !important;
  border: 0 !important;
  padding: 3px !important
}

div.post-vote p {
  float: right !important;
  border: 0 !important;
  padding: 3px 13px !important;
  margin-right: 5px !important;
  position: relative;
}

div.post-vote p .negative {
  margin-left: 13px;
}

div.post-rating a,
div.post-vote a {
  font-size: 12px !important;
  text-decoration: none !important;
  letter-spacing: -2px !important;
  color: transparent !important;
  font-family: verdana;
}

div.post-rating a {
    cursor: pointer !important;
    margin-right: 12px !important;
    position: relative;
    top: 20px;
    padding-right: 2px;
    z-index: 1;
    font-weight: 300;
    right: 10px;
}

div.post-rating a:before {
    content: &amp;quot;\f004&amp;quot;;
    font: 30px Font Awesome;
    position: absolute;
    z-index: -1;
    left: calc(50% - 1px);
    transform: translateX(-50%);
    top: -8px;
    color: var(--t-body);
    opacity: .3;
    transition: all .4s ease-in-out;
}

div.post-rating a:hover:before {
   opacity: .7;
}

.mylike div.post-rating a:before { opacity: .6; }
.mylike div.post-vote a:before { opacity: 0; }

div.post-vote a {
  color: transparent !important;
  position: absolute;
  right: -20px;
  top: 2px;
}


div.post-vote a:hover {
  color: transparent !important;
}

div.post-vote a:before {
  position: absolute;
      content: &amp;quot;\f0e7&amp;quot;;
  font: 18px Font Awesome;
  color: var(--t-body);
  opacity: .3;
  transition: all .4s ease-in-out;
}

div.post-vote a:hover:before {
   transform: scale(1.2);
}

/* перекрасить количество уведомлений и сообщений */
.icon[data-new-topics]:before,
.subforums span[data-new-topics]:before {
  background: #ab9e9a !important;
  border-radius: 8px;
  color: #fff;
  content: attr(data-new-topics);
  display: inline-block;
  font-size: .8em;
  font-weight: 700;
  height: 12px;
  line-height: 12px;
  margin: -6px;
  min-width: 12px;
  padding: 2px;
  position: absolute;
  text-align: center;
}

.notify-parent {
  position: relative;
}

.notify-bubble {
  background: lightblue;
  border-radius: 3px;
  color: black;
  font: bolder 12px/1.2 Tahoma;
  margin: 0;
  min-width: 14px;
  padding: 0 1px;
  position: absolute;
  text-align: center;
}

.notify-bubble:after {
  border-color: lightblue transparent;
  border-style: solid;
  border-width: 3px 3px 0;
  content: &amp;quot;&amp;quot;;
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
}

.bubble {
  background: var(--head-text) !important;
  border: 0 none;
  border-radius: 3px;
  color: #d4d2ce !important;
  display: inline-block;
  font: bolder 9px Roboto !important;
  margin: 0;
  min-width: 12px;
  padding: 0 1px;
  position: absolute;
  right: 2px !important;
  text-align: center;
  top: -9px !important;
}

.bubble:after {
  border-color: #857a75 !important;
  border-style: solid;
  border-width: 2px 2px 0 !important;
  content: &amp;quot;&amp;quot;;
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
}

span.num_msg {
  position: absolute;
  margin-top: -15px;
  margin-left: -8px;
  font-size: 11px;
  font-weight: 700;
  background: #685942 !important;
  padding: 1px 4px;
  border-radius: 2px;
  height: 14px;
  color: #fff;
  cursor: pointer;
}

span.num_msg:before {
  content: &amp;quot; &amp;quot;;
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 5px;
  transform: rotate(45deg);
  top: 14px;
  background: #685942 !important;
  margin-left: 1px;
}


/* вкладка стикеров  */
.hvStickerPackModal {
  padding: 16px 16px 8px;
  width: 959px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: var(--bord) !important;
  border-radius: 4px;
  background: var(--backcol)!important;
box-shadow: inset 0 0 6px 2px #aaa7a2, 0 0 0 1px #94928e;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  z-index: 100;
}

.hvStickerPackModalContainer {
  position: absolute !important;
  width: 944px !important;
  height: fit-content !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  z-index: 999 !important;
}

.hvStickerPackModalContent {border: none!important;}

/* подложка маски  */
#mask_dialog .inner {
  cursor: default;
  margin: 0;
  width: 600px;
  max-width: 99%;
  max-height: 110%;
  overflow-x: auto;
  z-index: 100;
  padding: 8px;
  border-radius: 4px;
   background: var(--backcol);
  box-shadow: inset 0 0 6px 2px #aaa69f, 0 0 0 1px #cec5b454, 0 0 0 2px #9f9b93;  
}

#mask_dialog .hv-add-template {
    cursor: pointer;
    float: right;
    margin: -4px 15px 8px;
    padding: 5px 10px;
    border: solid 1px #979390;
    background: var(--quotcol);
    border-radius: 10px;
}

#mask_form {
  padding: 0px 10px;
}

#button-mask:before {
  content: &amp;quot;\f6fa&amp;quot;;
  font-family: Font Awesome;
  position: absolute;
  font-size: 14px;
  top: 50%;
  left: 50%;
  cursor: pointer;
  color: #534e48;
  transform: translateY(-50%) translateX(-50%);
  transition: all .2s ease-in-out;
}

#button-styles:before {
  content: &amp;quot;\f044&amp;quot;;
  font-family: Font Awesome;
  position: absolute;
  font-size: 14px;
  top: 50%;
  left: 50%;
  cursor: pointer;
  color: #534e48;
  transform: translateY(-50%) translateX(-50%);
  transition: all .2s ease-in-out;
}

#button-ChangeСase:after, #pun-viewtopic[data-topic-id=&amp;quot;5718&amp;quot;] #button-voice:after {
    position: absolute;
    content: &#039;\f034&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 12px;
    left: 50%;
    top: 105%;
    transform: translateX(-50%) translateY(-50%);
    height: 20px;
      color: #534e48;
    transition: all .3s ease-in-out;
}

#pun-viewtopic[data-topic-id=&amp;quot;5718&amp;quot;] #button-voice:after {     content: &#039;\f130&#039;; }

#button-ChangeСase:hover:after,
#button-mask:hover:before, #button-styles:hover:before, #pun-viewtopic[data-topic-id=&amp;quot;5718&amp;quot;] #button-voice:hover:after { color: var(--hovlink); }

#button-voice { display: none!important; }
#pun-viewtopic[data-topic-id=&amp;quot;5718&amp;quot;] #button-voice { display: block!important; }

.hv-mask .pa-fld2 {
  display: unset;
}

/* порядок элементов в маске */

/*.hv-mask .pa-author {
  order: 0;
}

.hv-mask .pa-title {
  order: 1;
}

.hv-mask .pa-avatar {
  order: 2;
}

.hv-mask .pa-fld2 {
  order: 4;
}

.hv-mask .pa-fld3 {
  order: 5;
}

.hv-mask .pa-fld1 {
  order: 3;
}

.hv-mask .pa-posts {
  order: 6;
}

.hv-mask .pa-fld4 {
  order: 7;
}

.hv-mask .pa-respect {
  order: 8;
}

.hv-mask .pa-awards {
  order: 9;
}

.hv-mask .pa-fld1 .lz {
  padding-bottom: 10px;
  margin: 15px 0px;
} */


/* плашки */

.news__container {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  transition: all .3s ease-in-out !important;
  margin: 25px 160px 20px;
z-index: 0 !important;
}

.news {
    transition: all .2s ease-in-out !important;
    padding: 7px 20px;
    min-width: 140px;
    box-sizing: border-box;
    font-size: 10px;
    text-transform: lowercase;
    text-align: center;
    border-radius: 10px;
    pointer-events: all;
    font-family: &#039;Mulish&#039;;
    background: var(--forest);
color: var(--proftext) !important;
z-index: 0 !important;
}

.news span {
    text-transform: uppercase;
    font-weight: 700;
    font-family: &#039;Mulish&#039;;
    font-size: 12px;
z-index: 0 !important;
}

.news:hover {
transition: all .3s ease-in-out !important;   
    background: var(--forest) -50px -170px;
   color: var(--proftext)!important; 
}

/* ГОСТЕВАЯ */

.g {
    width: 750px;
    height: 500px;
    margin: 30px auto 0px;
    background: url(https://forumstatic.ru/files/0019/41/eb/61454.png?v=1) repeat;
    border-radius: 30px;
    position: relative;
}

.g &amp;gt; div  {
    position: absolute;
    width: 100%;
    text-shadow: 0 0 1px #000000b8;
    font-family: var(--body-font);
    color: var(--proftext)!important;
}

.g &amp;gt; div p {
     font-family: var(--body-font);
     color: var(--proftext)!important;
}

.g_subtitle {
    top: 25px;
    text-align: center;
}

.g_subtitle p {
    font-size: 23px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.g_loc {
    top: 81px;
    text-align: center;
}

.g_info {
    box-sizing: border-box;
    padding: 0 75px;
    text-align: center;
    top: 110px;
}

.g_info_2 {
    top: 160px;
    text-transform: uppercase;
}

.g_faces {
    width: 275px!important;
    height: 200px;
    overflow: auto;
    line-height: 13px;
    font-size: 10px;
    text-align: justify;
    background-color: var(--helpcol);
    border-radius: 20px;
    top: 215px;
    left: 80px;
    padding: 10px 20px;
    box-sizing: border-box;
    text-transform: lowercase;
}

.g_faces_2 {
    left: unset;
    right: 80px;
}

.g_code { bottom: 0px; }
.g_code .code-box {
    background: none!important;
    width: 300px;
    margin: 0px auto !important;
    padding: 20px 20px 5px !important;
}

.g_code .code-box strong.legend {
    position: absolute;
    margin: 0 !important;
    background: none !important;
    min-height: unset !important;
    top: 6px;
    left: -37px;
}

.g_code .code-box strong.legend a {
    font-style: unset !important;
    text-transform: uppercase;
}


/* ОФОРМЛЕНИЕ ТЕМ */

/* квесты*/

.rq {
    width: 72%;
    margin: 40px auto 0;
}

masks { 
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 73%;
    margin: 25px auto 0;
    justify-content: center;
 }
masks_c {
    color: #9d9d9d;
    text-transform: none;
    font-family: &#039;Mulish&#039;;
    text-align: justify;
}

masks_c center {
    font-weight: 700;
    margin-bottom: 10px;
}

masks_c img {
    float: left;
    width: 90px;
    border-radius: 5px;
    border: 1px solid #555353;
    filter: grayscale(1) brightness(0.7);
    margin-right: 10px;
    margin-bottom: 5px;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

masks_c img:hover {
      filter: grayscale(0) brightness(1);
}

/* орг темы темные */

r_tabs {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.spirit_nav-wrap {
  position: relative;
    margin: 0 0 auto;
  z-index: 9;
}


.nav_button {
background: #212121;
    border-radius: 10px;
    font: 700 11px Mulish;
    text-align: center;
    padding: 10px 10px;
    text-transform: uppercase;
    margin: 5px 0 5px 0;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #c0b8b8;
}

.spirit_nav-wrap_light .nav_button {
background: var(--forcol);
    width: 500px;
    font: 800 11px Mulish;
    color: #32302b;
    margin: 5px 260px 5px 230px;
}

.nav_button:hover {color: var(--linkp);}
.nav_button.i_active {color: var(--linkp);}

.nav_block {
  display: none;
  background: #212121;
  position: relative;
    margin-top: 10px;
  top: calc(100% + 5px);
  border-radius: 10px;
  font: 400 9px pt sans;
  width: 100%;
}

.spirit_nav-wrap_light .nav_block  {
    background: var(--forcol);
color: #181715;
    font: 500 12px Mulish;
    padding: 10px;
    width: 760px;
    margin: 10px 120px 10px 80px;
}

.nav_block .link {
    padding: 10px;
    text-align: center;
    font: 400 11px Mulish;
  border-radius: 10px;
    color: #B5B3AF;
    text-align: justify;
    line-height: 1.3;
white-space: pre-wrap;
}

.spirit_nav-wrap_light .nav_block .link   {
color: #181715;
    font: 500 12px Mulish;
}

.nav_block .link a {
color: #B48E74!important;
  transition: all .4s linear 0s;
}

.spirit_nav-wrap_light .nav_block .link a   {
color: var(--linkp)!important;
    font: 500 12px Mulish;
}

.nav_block .link a:hover {
  color: #B7794C!important;
}

/* орг темы светлые*/

r_tabs2 {
width: 100%;
justify-content: center;
}

.spirit_nav-wrap2 {
  position: relative;
    margin: 0 0 auto;
  z-index: 9;
}

.nav_button2 {
background: #212121;
    border-radius: 10px;
    font: 900 13px Mulish;
    text-align: center;
    padding: 10px 10px;
    text-transform: uppercase;
    margin: 10px 0;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #c0b8b8;
}
.nav_button2 {
background: var(--forcol);
    border-radius: 10px;
    font: 900 13px Mulish;
    text-align: center;
    padding: 10px 10px;
    width: 500px;
    text-transform: uppercase;
    margin: 10px 230px;
    cursor: pointer;
    transition: all .3s linear 0s;
    color: #433f36;
}

.nav_button2:hover {color: var(--linkp);}
.nav_button2.i_active {color: var(--linkp);}

.nav_block2 {
  display: none;
  background: #212121;
  position: relative;
    margin-top: 10px;
  top: calc(100% + 5px);
  border-radius: 10px;
  font: 400 9px pt sans;
  width: 100%;
}

.nav_block2 .link {
    padding: 10px;
    text-align: center;
    font: 400 11px Mulish;
  border-radius: 10px;
    color: #B5B3AF;
    text-align: justify;
    line-height: 1.3;
  background: #101010;
}

.nav_block2 .link a {
color: #B48E74!important;
  transition: all .4s linear 0s;
}

.nav_block2 .link a:hover {
  color: #B7794C!important;
}

map {
    border-radius: 20px;
    display: flex;
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat;
    box-sizing: border-box;
    padding: 30px 30px;
    margin: 0 70px;
    box-shadow: 0 0 0 1px #3D3D3D, 0 0 5px black;
}

map iframe {
    border-radius: 10px;
    filter: grayscale(1) brightness(0.7);
    border: none!important;
    transition: filter .3s ease-in-out;
}

map iframe:hover {
    filter: grayscale(0) brightness(1);
}

/* конец оформления тем */

.pl-share {
  display: none !important;
}

.linksb .pagelink strong,
.linkst .pagelink strong {
  font-family: var(--body-font);
  font-weight: 900;
    font-size: 10px;
}

.isguest #pun-viewtopic .topic {
  margin-bottom: 15px;
}

.lastedit {
  display: none;
}

#pre_placement&amp;gt;a {
  height: 0px !important;
  top: 30px !important;
  right: 4px !important;
}

#pre_placement&amp;gt;a:after {
  content: &#039;\f358&#039;;
  font-family: Font Awesome;
  font-size: 16px;
}

.Form-Table {
  width: 95%;
  top: 30px;
  left: 20px;
  margin-bottom: 10px;
}

.table_GamePosts tr:nth-child(odd) {
  background: #00000010 !important;
}

.table_GamePosts {
  background: none !important;
}

.punbb .table_GamePosts td {
  border: 1px solid #74726e !important;
}

.punbb .table_GamePosts tbody tr:not(.first) .aa {
  color: #c4c0b9 !important;
  background: url(https://forumstatic.ru/files/0018/b2/d3/45858.png?v=1) !important;
}

/* убрать &amp;quot;кричалку&amp;quot; из хайда */
.hide-box .qcn {
  display: none;
}

/* тег лапслока */
.custom_tag_lower {
  text-transform: lowercase;
}

/* тег капслока */
.custom_tag_upper {
  text-transform: uppercase;
}


#notify-link .unreads, #navpm .unreads {
background: var(--hovlink) !important;
    font-size: 8px !important;
    color: #ccc7bf !important;
    right: -1.3em!important;
    top: -1em!important;
}


#notifications .notification-item {
    box-sizing: border-box;
    padding: 10px 15px 0px!important;
}

#notifications .notification-item:last-of-type { padding: 10px 15px 10px!important; }

.unread-notifications .modal-inner { margin-top: 0!important; }
.unread-notifications h2 {
    background-color: #aaa69f!important;
    box-sizing: border-box!important;
    padding: 6px!important;
}
.notification-right span { font-weight: 600!important; }
.notification-right span a { font-weight: 700!important; }
#notifications-stored tbody tr { 
    box-sizing: border-box;
    padding: 10px 15px 0px;
    display: flex;
 }

.notification-image {
    opacity: 0.85;
    float: left;
    border-radius: 5px!important;
    filter: grayscale(0.5) brightness(0.9);
    border: 1px solid #978d7b;
    box-sizing: border-box;
}

.notification-image:hover {
    opacity: 1;
}


/* кнопка смены мобильного режима */

#viewport-toggle, #viewport-toggle:checked {
    border: none;
    width: 0;
    height: 0;
    position: absolute;
top: -280px;
    right: 225px;
}

#viewport-toggle:before {
    position: absolute;
    content: &#039;\f10b&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 20px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    padding: 6px;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
   color: #898e8e;
    box-shadow: inset 1px 0px 2px 0px #00000042;
    backdrop-filter: blur(10px);
    cursor: pointer;
    background-color: #444f507d;
    transition: all 0.3s ease-in-out;
}

#viewport-toggle:checked:before {
position: absolute;
    content: &#039;\f10b&#039;;
    font-family: &#039;Font Awesome&#039;;
    font-size: 20px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    padding: 6px;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    transition: all 0.3sease-in-out;
    color: #414a4996;
    box-shadow: 0px 1px 2px 1px #0000002b;
    backdrop-filter: blur(10px);
    cursor: pointer;
    background-color: #ffffff1a;
}

#viewport-toggle:hover:before {
box-shadow: 0 0 4px 0px #b8b4b194 !important;
}

#viewport-toggle:checked:hover:before {
box-shadow: 0 0 4px 0px #b8b4b194 !important;
}

.viewport-toggle_label  {
  font-size: 0!important;
}

#viewport-toggle:checked {
}

/* конец кнопки моб режима */

/* бургер */
.burger-menu {
       display: none;
        color: var(--head-link) !important;
        font-size: 20px !important;
        box-shadow: var(--head-border);
        padding: 5px;
        opacity: .9;
}

 [data-user-id=&#039;889&#039;] &amp;gt; .container .pa-author a {     font-size: 0px; } 
 [data-user-id=&#039;889&#039;] &amp;gt; .container .pa-author a:after {
    position: absolute;
    content: &#039;Chaos Snake&#039;;
    width: 210px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
} 


/* АДАПТИВ НАЧИНАЕТСЯ ЗДЕСЬ */

@media screen and (max-width: 580px) {[data-user-id=&#039;1019&#039;] &amp;gt; .container .post-author ul .pa-author:after { content: none!important; }

html  {
    -webkit-text-size-adjust: none;
    min-width: unset !important;
    max-width: none;
  }

body {background: url(https://forumstatic.ru/files/001c/31/0c/51260.png) center 0 repeat fixed!important;}

input,  button { -webkit-text-size-adjust: none; }

   #pun-index .tclcon {
    -webkit-text-size-adjust: none;
  }

   #pun-stats .container {
    -webkit-text-size-adjust: none;
  }

   #pun {
        width: 96vw !important;
        margin: 320px auto 240px !important;
  }

#pun-main {
    margin-top: 10px;
}

 #pun-index #pun-crumbs1 { margin: 0 !important; }

.table:before, .table:after  { content: none!important; }
.table  {
        top: -50px !important;
width: 100% !important;
}

.table_wrap { display: none!important; }

.mouse-parallax-bg {
    left: 80px !important;
    top: -320px;
}

/*НАВИГАЦИЯ КАРТИНКАМИ */

 #pun-navlinks { 
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -248px;
        margin: 0 !important;
 }

 #pun-navlinks .container { gap: 16px!important; margin-left: 16px !important; }

 .isguest #pun-navlinks { }
 .isguest #navindex {
  margin-left: 20px;
}

 #navindex {
  margin-right: 4px;
}

 #navindex a span,
 #navuserlist a span,
 #navsearch a span,
 #navprofile a span,
 #navpm a span,
 #navadmin a span,
 #navlogout a span,
 #navregister a span,
 #navlogin a span,
 #navpr_1 a span,
 #navpr_2 a span,
 #navextra1 a span {
  display: none;
}

 #navindex a,
 #navuserlist a,
 #navsearch a,
 #navprofile a,
 #navpm a,
 #navadmin a,
 #navlogout a,
 #navlogin a,
 #navregister a,
 #navpr_1 a,
 #navpr_2 a,
 #navextra1 a {
  display: block;
  transition: all .2s ease-in-out;
  position: relative;
  width: 22px;
  height: 22px;
}

 #navextra1 a {
  font-size: 0px!important;
}

 #navindex a:after {
  content: &amp;quot;\f6f1&amp;quot;;
}

 #navuserlist a:after {
  content: &amp;quot;\f0c0&amp;quot;;
}

 #navpm a:after {
  content: &amp;quot;\f0e0&amp;quot;;
}

 #navsearch a:after {
  content: &amp;quot;\f1e5&amp;quot;;
}

 #navprofile a:after {
  content: &amp;quot;\f714&amp;quot;;
}

 #navadmin a:after {
  content: &amp;quot;\f521&amp;quot;;
}

 #navlogout a:after {
  content: &amp;quot;\f52b&amp;quot;;
}

 #navlogin a:after {
  content: &amp;quot;\f52b&amp;quot;;
}

 #navregister a:after {
  content: &amp;quot;\f234&amp;quot;;
}

 #navpr_1 a:after {
  content: &amp;quot;\f1d8&amp;quot;;
}

 #navpr_2 a:after {
  content: &amp;quot;\f518&amp;quot;;
}

 #navextra1 {  margin: 0 2px 0 -4px; }
 #navextra1 a:after {
    content: &amp;quot;\f279&amp;quot;;
}

 #navindex a:after,
 #navuserlist a:after,
 #navsearch a:after,
 #navprofile a:after,
 #navpm a:after,
 #navadmin a:after,
 #navlogout a:after,
 #navlogin a:after,
 #navregister a:after,
 #navpr_1 a:after,
 #navpr_2 a:after,
 #navextra1 a:after {
  position: absolute;
  text-align: center;
  font-size: 20px;  
  color: #c2c0be;
  font-family: &#039;Font Awesome&#039;;
  transition: all .2s ease-in-out;
  left: 50%;
  top: 44%;
  transform: translateX(-50%) translateY(-50%);
}

 #navawards {
  display: none !important;
}

 #navindex a:hover,
 #navuserlist a:hover,
 #navsearch a:hover,
 #navprofile a:hover,
 #navpm a:hover,
 #navadmin a:hover,
 #navlogout a:hover,
 #navlogin a:hover,
 #navregister a:hover,
 #navpr_1 a:hover,
 #navpr_2 a:hover,
 #navextra1 a:hover {
  transform: scale(1.2);
}

/* бургерное меню часть 2 */ 

     .burger-menu {
        display: block;
        color: #5e5f5e !important;
        font-size: 22px !important;
        padding: 0px 5px 4px;
        opacity: 1;
        background: 0;
        height: auto;
        backdrop-filter: blur(10px);
        box-shadow: 0 0 0 1px #5b5d5b;
        border: none !important;
    }

 #pun-ulinks {
        position: absolute;
    top: -55px;
    left: 10px;
}

  #pun-ulinks .container {
        display: none!important;
        padding: 10px;
        list-style: none;
        margin: 0;
    }

     #pun-ulinks .container.active {
        display: flex !important;
        flex-direction: column;
        gap: 6px;
        background-color: #121212 !important;
        box-sizing: border-box;
        padding: 6px 10px !important;
        border: var(--orange-border);
        border-radius: 4px;
        opacity: .95;
        z-index: 0;
        position: absolute;
        width: 120px;
        top: -168px !important;
        margin: 0 !important;
    }

     #pun-ulinks .container li {
        margin: 0;
    }

 #pun-ulinks li a {
    font-family: &#039;Mulish&#039;;
    font-size: 10px !important;
    color: var(--doptext);
}

/* конец бургерное меню часть 2 */ 

 #pun-index .category h2,  #pun-stats h2 { 
        width: 100%;
        background-repeat: no-repeat;
        margin: 0px 0px 0px -3px;
        position: relative;
        z-index: 4;
        height: 40px;
}

 #pun-index .category h2 span,  #pun-stats h2 span{
    font-size: 10px;
    margin-top: -5px;
}

 #pun-index .category .container { 
        width: 100%;
        margin: 0 auto 0;
       padding: 8px 0px!important;
 }

 #pun-index .hasicon tr {
   flex-direction: column;
}

 #pun-index .tcr { 
    margin: 0!important;
    padding: 10px 20px!important;
}


 #pun-about .container .item1 { 
        z-index: 2;
        width: 100%;
        bottom: 0px;
}

 #pun-about .container .item1 a { font-size: 8px; }

 .punbb { padding: 0; width: 100% !important; padding-top: 1px; }
 .punbb::after,  .punbb::before { content: none!important; } 

 #pun-status {
    width: 100% !important;
    position: unset!important;
    transform: unset!important;
}

 #pun-status .container {
    background-color: transparent!important;
    padding: 5px 10px;
    border-radius: 10px;
    margin: -15px 0 10px!important;
    box-shadow: none!important;
    color: var(--t-body)!important;
    text-shadow: none!important;
}

#pun-status a {
    color: var(--t-body)!important;
}

 .isuser #pun-status .item2 { display: none; }
 .isuser #pun-status .item3 { font-size: 0; }
 .isuser #pun-status .item3 a { font-size: 12px; }

 .category { 
    width: 100%;
    overflow: hidden;
 }

 #pun-index .hasicon {
    padding: 0px 0px 10px;
    width: 92%;
    margin-left: -6px;
    gap: 10px!important;
}

 #pun-index .tclcon div {
     height: unset !important;
     margin-bottom: 8px;
}

 #pun-index .tcl {
  height: unset!important;
    width: 100%!important;
    padding: 5px 30px 0!important;
}

 .switch {
      top: 266px;
      left: -1%;
}

 #pun-stats li.item1, 
 #pun-stats li.item2, 
 #pun-stats li.item3, 
 #pun-stats li.item4 {
   width: 90%;
   padding: 0px;
   margin: 2px;
}

 #pun-stats .container:before {
    width: 92%;
    height: 78px;
    top: 4px;
}

 #pun-stats .container {
   padding: 6px 0px 20px;
}

 li#onlinelist {
   width: 86%;
   margin-top: 35px;
}

 #pun-viewforum table Div.icon, 
 #pun-messages table Div.icon, 
 #pun-searchtopics table Div.icon,
 #pun-userlist .tc2, 
 #pun-searchtopics .tc2,
 .multipage .hasicon .tc3,
 .multipage .hasicon .user-avatar {
  display: none;
} 

#pun-viewforum .hasicon {
    padding: 0!important;
}

 .multipage,
 #pun-crumbs1, 
 #pun-crumbs2 {
    width: 94%;
    margin: 0 auto;
}

 .multipage .hasicon .tcr {
    display: flex;
    flex-direction: column;
    align-content: end;
    flex-wrap: wrap;
    text-align: right;
    width: 40%!important;
}

 .multipage .hasicon .tcr .byuser {
    margin-top: -7px;
    line-height: 1;
}

 #pun-userlist .tcl, 
 #pun-searchtopics .tcl, 
 #pun-modviewforum .tcl {
    width: 55%!important;
}

 .linkst .pagelink { left: 0!important; }
 #pun-searchposts .post h3 {
    margin: 0px!important;
    width: 100%!important;
    height: unset!important;
}

 .post h3, 
 #pun-messages .post h3 {
    margin: 0px!important;
    width: 100%!important;
}

 #pun-searchposts .post h3 span, 
 .post h3 span { 
    width: 100%!important; 
    padding: 8px;
    gap: 5px;
}

 #pun-searchposts .post .post-author {
    margin-top: 20px;
    width: 140px;
}

 #pun-searchposts .post-body {
    margin-left: 150px;
}

 #pun-searchposts .post-box { 
    margin-right: 0px; 
}

 #viewprofile table { 
    width: 95%;
    margin: 0 auto;
}

 #pun-profile #viewprofile tbody tr #profile-left  {
    background: none!important;
    width: 100%!important;
}

 #pun-profile #viewprofile tbody tr {
    flex-direction: column;
}

 #pun-profile #viewprofile tbody tr #profile-right { 
    width: 100%!important; 
}

#pun-profile #viewprofile tbody {
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat!important;
}

 #viewprofile li {  
    width: 95%; 
}

 #form-buttons tr {
    width: 113%!important;
    flex-wrap: wrap;
    margin-left: -19px!important;
}

 #main-reply {
    width: 100% !important;
    margin-left: -7%;
}

 .subscribelink a {}


 .post .post-author {
    width: 100% !important;
    margin-bottom: 15px !important;
    min-height: 120px !important;
    border: none !important;
    margin-left: 0% !important;
    position: relative !important;
}

 .post-author:before, 
 .post-author:after { content: none!important; }

 .post .container { margin-top: 40px; }

 .post-body { margin: 0!important; }
 .post-content { width: 97%!important; }
 .post-box { margin-right: -8px; }

 .post-author ul {
    gap: 0px 30px;
    margin-top: 0px!important;
    margin-bottom: 0!important;
    padding: 5px 15px !important;
    justify-content: space-between;
    display: grid!important;
    grid-template-areas:
        &amp;quot;nickname nickname avatar&amp;quot;
        &amp;quot;title title avatar&amp;quot;
        &amp;quot;lz lz avatar&amp;quot;
        &amp;quot;art love avatar&amp;quot;;
}

 .pa-author {
    width: 200px;
    grid-area: nickname;
    margin: 0px;
    display: flex;
    text-align: left;
    padding: 6px 0px!important;
    margin-top: 20px!important;
}

 .pa-title {
  grid-area: title;
    margin: 0 0 7px 0px !important;
    justify-self: center !important;
    text-align: left;
}

 .no-avatar .pa-title { margin-left: -40px;}

 .pa-avatar { grid-area: avatar; margin-bottom: 25px !important; }
 .pa-avatar img { max-height: 100px; max-width: 100px !important; }

 .pa-fld1 { 
    font-size: 0px !important;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: fit-content;
    height: fit-content;
    background: none !important;
    z-index: 2;
}

 .pa-fld1 a { 
    font-size: 0px !important;
    line-height: 0px !important;
    width: 15px;
    height: 15px;
    position: relative;
    padding: 0 !important;
}

 .pa-fld1 a:before {
    content: &#039;\f188&#039;;
    position: absolute;
    text-align: center;
    font-size: 18px;
    color: var(--hovlink);
    font-family: &#039;Font Awesome&#039;;
    transition: all .2s ease-in-out;
    left: 50%;
    top: 44%;
    text-shadow: 1px 1px 1px #0000008c;
    transform: translateX(-50%) translateY(-50%) rotate(21deg);
}

 .pa-fld1 a div { font-size: 0px !important; }

 lz, 
 .pa-fld3, 
 .pa-fld5 { display: none; }

 .fld_wrap:after, 
 .fld_wrap_un:after, 
 .fld_wrap:before, 
 .fld_wrap_un:before, 
 .pa-author a:before,
 .pa-title:before { content: none!important; }

 .fld_wrap .pa-respect .fld-name a::before, 
 .isguest .fld_wrap .pa-respect .fld-name::before { 
    top: 0px;
    font-size: 11px;
}

.pa-fld4 {
    position: absolute!important;
    top: -14px!important;
    bottom: unset!important;
    left: 0!important;
    width: 100%!important;
}

.pa-fld4 a:after {
    width: 93vw!important;
    left: 50%!important;
    transform: translateX(-50%) !important;
}

 .pa-fld2 {
    grid-area: lz;
    width: 100% !important;
    margin: 0 !important;
    margin-left: -4px !important;
    background: #0e0e0edb!important;
    padding: 4px 10px!important;
}

 #lz {
   margin: 5px 0px !important;
    background: #0e0e0edb;
    border-radius: 0 10px 10px 0;
}

 .pa-posts, 
 .pa-respect {
        flex-direction: row;
        font-size: 11px;
        margin: 10px 0px !important;
        gap: 11px !important;
        width: 48px !important;
        padding-left: 10px !important;
        position: relative;
        z-index: 99;
}

 .pa-posts { width: 33px !important; }

 .pa-respect {  
    flex-wrap: nowrap;
    grid-area: love;
}

 .pa-posts {
    grid-area: art;
}

 .pa-respect .fld-name { width: 48px; }

 .fld_wrap_un .pa-respect .fld-name a::before, 
 .isguest .fld_wrap_un .pa-respect .fld-name::before {
    top: -1px;
}

 #pun-report .inner, 
 #pun-reputation .inner, 
 #pun-admin-award-form .inner {
    width: 86vw!important;
    background: #cec5b4;
}

 .reveal-modal.xlarge { width: 95vw!important; }
 .menu-links { gap: 8px !important; width: 95%; }
 .menu span, 
 .menu a { padding: 0 10px; }
 #submenu { width: 100%!important; }
 .menu span, 
 .menu a { font-size: 12px; }
 .menu { margin-left: -4px; }
 .redirect-page #pun { 
    width: 90% !important;
    left: 50%;
    transform: translateX(-50%);
}

 #pun-messages #profilenav ul {
    display: flex;
    gap: 5px 10px;
    flex-wrap: wrap;
}

 #pun-messages #profilenav,
 #profile #profilenav { float: none!important; margin: 20px 20px !important; }

 #profile .container { 
    width: 96%!important;
    margin: 0 !important;
    padding: 0 !important;
}

 #pun-messages .fs-box {
    width: 110%;
    margin-left: -10px;
    margin-right: 0;
}

 #pun-messages .fs-box .post-author {
    margin-top: 20px !important;
    min-height: 120px !important;
    margin-left: 0px !important;
}

 #pun-messages .post-body .post-box {
    border: 0;
    margin-left: -40vw!important;
    width: 92vw;
}

 #pun-messages .post-links {
    margin-left: 0px!important;
    margin-bottom: 20px!important;
}

 #pun-messages .linksb {
    margin-left: 10px;
    margin-bottom: 30px;
}

 #pun-messages  #main-reply,
 #pun-edit #main-reply {
    width: 90% !important;
    margin-left: -1px !important;
}

 #pun-messages #form-buttons table tr {
    width: 99% !important;
    margin-left: 0px !important;
}

#pun-messages .post-author ul {
    width: 104% !important;
}

#pun-messages .pa-avatar {
    margin-left: -20px!important;
}

#pun-messages .post-content {
        margin-left: 52px !important;
    }

#pun-messages #post-preview .post-content  {
    margin-left: 0 !important;
}

 .punbb-admin {
    width: 1040px!important;
    background-color: #cec5b4;
}

 #profile #form-buttons table tr {
    width: 100% !important;
    margin-bottom: 15px;
    margin-left: 0px !important;
}

 #profile #main-reply {
    width: 89% !important;
    margin-left: -3%;
}

 .need { 
    width: 90%!important;
    left: 5%!important;
    min-width: unset!important;
    padding: 4px!important;
    box-sizing: border-box;
    gap: 10px!important;
}
 .need a { 
    display: flex;
    width: fit-content !important;
    font-size: 8px;
    justify-content: center;
}
 .cop { 
    bottom: -224px;
    left: 50%;
    transform: translateX(-50%);
}

 #slideout { right: 0!important; }
 #slideout:before { right: 1px!important; }
 .hide-author .post-body {
    width: unset !important;
    padding: 0px !important;
}

 .indOnline, 
 .indOffline {
    top: -4px!important;
    left: 10px!important;
    background: var(--hovlink)!important;
}

 .lichka { 
   width: 98vw!important;
    background: url(https://i.ibb.co/bFt1pF9/prof.png) repeat!important;
    height: 488px!important;
 }

 .modal_wrap {
    display: flex;
    width: 100vw;
    margin-left: 21%;
}

 .modal_wrap &amp;gt; div { width: 100%!important; }

 .lichka_gif {
    position: unset!important;
    margin: 40px auto 0!important;
}

 .lichka_name { 
    margin: 10px auto 15px!important;
    width: 98vw!important;
 }

 .lichka_text {
    width: 83vw!important;
    margin: 0 auto !important;
}

 .lichka_plashki {
    flex-direction: column;
    width: 57% !important;
    margin: 10px auto!important;
    align-content: center;
    flex-wrap: wrap;
    height: 140px!important;
    overflow: auto!important;
}

 #form-buttons small { display: none!important; }
 #character { left: 92%!important; }
 .reveal-modal .close-reveal-modal {
    top: -40px !important;
    right: 88px !important;
    transition: none !important;
    font-size: 30px !important;
    color: #929292 !important;
}

 .punbb #pun-navlinks #form-login {         top: 16px !important;
        left: -35px !important; }
 #List-UserNames { 
    width: 122px!important;
    left: -154px!important;
}

 #List-UserNames ul+span { width: 136px!important; }
 .punbb #pun-navlinks #form-login input { width: 128px!important; }
 .punbb #List-UserNames li { background: none!important; }
 #notify-link .unreads, 
 #navpm .unreads { z-index: 999; }
 #pun-navlinks li a { z-index: 10; }

 .punbb #pun-navlinks a#New-exit {
    right: -21px !important;
    top: 0px !important;
    margin: 0 !important;
}

 .punbb #pun-navlinks a#New-exit:after { content: none!important; }
 .hvStickerPackModalContainer {     
    left: 19px !important;
    transform: unset !important;
}

 .linksb .pagelink {     
    position: relative;
    z-index: 99;
}

 .reactions-root .emoji-mart { width: 350px !important; }
 .post-box .post-sig { display: none; }

 .g {
    width: 104%!important;
    height: fit-content!important;
    padding: 10px!important;
    box-sizing: border-box;
    margin: 0px auto!important;
    background-size: cover;
}

 .g &amp;gt; div {
    position: unset!important;
}

 .g_info { padding: 0!important; }

 .g_faces {
      margin: 10px auto!important;
}

 .slider { border-radius: 10px; left: -122px; }

 .punbb-admin {
    width: 1040px!important;
    background-color: #cec5b4;
}



 .hvStickerPackModal, 
 #image-area,
 #color-area
 {
     left: 49.8%!important;
    transform: translateX(-50%)!important;
}

 .hvStickerPackModal,
 #image-area{
    width: 88vw!important;
}

 .hvStickerPackModal { left: 18.8% !important;}

 #color-area,
 #mask_dialog .inner {
    width: 83vw!important;
}

 #smilies-area,  #video-area,  #spoiler-area { width: unset!important; }
 .knopka_rasy_big  {  width: auto !important; }

#viewport-toggle, #viewport-toggle:checked {
        top: -48px;
        right: 24px;
}

#pun-title {
}

#pun-title:after {
    width: 100%!important;
    background: url(https://forumstatic.ru/files/0019/41/eb/89690.png?v=1) -283px!important;
}


.sslka {
    top: -151px!important;
left: 100px !important;
}


#viewport-toggle:checked:before {
     box-shadow: 0 0 0 1px #464846 !important;
        box-shadow: 0 0 0 1px #70706f !important;
        color: #696868 !important;
        top: 5px;
}

.thema_back {
    width: 90vw!important;
    margin: 0!important;
}

.thema_back {
    width: 90vw!important;
    margin: 0!important;
}

.thema_back:before {
    width: 100%!important;
}

.thema_back:before {
    width: 100%!important;
}

.thema {
    width: 99%!important;
    margin: 0 auto!important;
    outline: none!important;
}

.thema_title p {
    font-size: 22px!important;
    margin: 0px 0px 10px !important;
}

.thema_description {
    width: 80%!important;
    margin: 0 auto!important;
}

.hideprofile .post-body {
    width: 100%!important;
}

 .eye_fancy {
    width: 93.1vw!important;
    left: -1.5%!important;
    top: -41px!important;
}

.modmenu, .linkst,
#pun-viewtopic .linksb,
.needdes, .thema_back_small {
    width: 100%!important;
}

.thema_small {
    width: 98% !important;
    margin: 0 auto !important;
    outline: none !important;
}

.thema_description_small {
    width: 79% !important;
    margin: 0 auto !important;
}

.subscribelink a {
    right: 0!important;
    top: 42px!important;
}

#togglePreview {
top: -53px !important;
    right: 0 !important;
}

#form-buttons {     margin-top: 11px !important; }

#togglePreview input.button {
   font-size: 0 !important;
}

}


/* конец адаптива */

&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Mon, 27 Oct 2025 15:56:17 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=19#p19</guid>
		</item>
		<item>
			<title>тема</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=14#p14</link>
			<description>&lt;p&gt;тема&lt;/p&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Tue, 10 Jun 2025 14:02:25 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=14#p14</guid>
		</item>
		<item>
			<title>код тестик папито</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=6#p6</link>
			<description>&lt;div class=&quot;quote-box spoiler-box&quot;&gt;&lt;div onclick=&quot;$(this).toggleClass(&#039;visible&#039;); $(this).next().toggleClass(&#039;visible&#039;);&quot;&gt;цвета&lt;/div&gt;&lt;blockquote&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/* ОСНОВНЫЕ НАСТРОЙКИ. НЕ ТРЕБУЮТ ИЗМЕНЕНИЙ
-------------------------------------------------------------*/
* html .tclcon {height: 1px}
html, body {min-width: 1200px!important;}

/* отключить прокрутку снизу */
body {overflow-x: hidden}

/* отступы по умолчанию у тела */
body {margin: 0;}

/* элементы списка */
ul, dl, li, dd, dt {  list-style: none;  }

/* убрать курсив с текста везде кроме поста */
address, em {font-style: normal;} 

/* убрать подчеркивание с ссылок */
a {  text-decoration: none;  }

/* скрытые элементы */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after, #pun-title h1 span, #pun-main h1,  #pun-debug h2 {  clear: both;  content: &amp;quot;.&amp;quot;;  display: block;  height: 0;  visibility: hidden;  overflow:hidden;  line-height: 0.0;  font-size: 0;  }

.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2,  #navawards a span  {  font-size: 0;  height: 0;  width: 0;  line-height: 0.0;  position:absolute;  left: -9999px;  overflow: hidden  }
.punbb th {font-size: 0!important;  }
#pun-ulinks .item5, .modlist, .topic a.sharelink, li.pa-ua, .pa-author imgб li#navawards, .lastedit, .pa-gifts, div#pun-live-rusff { display:none!important;}

/* информация при регистрации */
.info-box {padding: 0 30px;    margin: 0 0 10px 0;  }
.info-box * {  padding: 0;  }
#pun-main .info-box .legend {    font-weight: bold;  }


/* СКОПИРОВАНО ИЗ ЭКСТРЫ
-------------------------------------------------------------*/
#poll-special table.poll1 {width:auto}
#poll-special td {border:0}
.punbb .post-content img.postimg {max-width:100%; margin:0.4em 0}
#poll-special td {text-align:left !important; cursor:default !important}
#poll-special td.tac {text-align:center !important}
#poll-special td.tar {text-align:right !important}
#form-buttons table, .punbb .formal textarea {width:100%}
#form-buttons td {padding:0 !important; line-height:0; background-position:center; background-repeat:no-repeat; border:0; cursor:pointer;}
#form-buttons td img {height:26px; width:100%}
#form-buttons tr {text-align: center;}
td#button-font {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% 5px}
td#button-size {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -21px}
td#button-bold {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -47px}
td#button-italic {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -73px}
td#button-underline {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -99px}
td#button-strike {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -125px}
td#button-left {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -151px}
td#button-center {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -177px}
td#button-right {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -203px}
td#button-link {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -229px}
td#button-spoiler {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -255px}
td#button-image {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -281px}
td#button-video {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -307px}
td#button-hide {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -333px}
td#button-quote {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -359px}
td#button-code {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -385px}
td#button-color {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -411px}
td#button-smile {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -437px}
td#button-keyboard {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -463px}
td#button-table {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -489px}
td#button-addition {background:url(&#039;/i/form_buttons.3.png&#039;) no-repeat 50% -515px}
#formkey, #formetc {display:none}
#main-reply {width:100%}
#pun-messages #post-form div.container {padding-left:2.3em}
#similar-topics {margin-top:1em}
#similar-topics div.container {padding-top:1.1em}
#similar-topics td {border:0; padding:0}
#similar-topics td.st-tcl {width:60%}
#similar-topics td.st-tc2 {width:25%; padding-right:1em; text-align:right}
#similar-topics td.st-tcr {width:15%; padding-right:1em; text-align:right}
.postlink.long {width:30em}
.postlink.long .new-topic {padding-right:12px}
#pun-online .tcl.action {width:25%}
#pun-index .isub .tcl {padding-left: 3em !important;}
#pun-main #subforums {padding: 1em 0 1em 1em; margin-bottom: 5px;}
i[class^=&amp;quot;icons-&amp;quot;]:before, i[class*=&amp;quot; icons-&amp;quot;]:before, .i[class*=&amp;quot; icons-&amp;quot;]:before, .i[class^=&amp;quot;icons-&amp;quot;] {
  font-family: &amp;quot;mybb&amp;quot;;
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-pencil:before { content: &#039;\270E&#039;; } /* &#039;&amp;#59409;&#039; */


/** подгрузка видео и картинок 
---------------------------------------------------------------*/
#video-host-list {margin-top:.3em; line-height:1.8em}
#video-area-tinp, #image-area-tinp {margin:.5em 0; padding:10px!important; border:#66a solid 1px; height:70px}
#video-area-msg, #image-source-list, #image-area-actions, #spoiler-sels {line-height:2em}
p[class=&amp;quot;checkfield&amp;quot;] img, div[class=&amp;quot;checkfield&amp;quot;] img, fieldset[class=&amp;quot;radiofield&amp;quot;] img {height:auto; max-height:50px}
#image-area-tcon-computer {margin:0 0 1em}
#image-area-tcon-computer td {border:none !important; padding:0}
#imageupload-left {width:140px}
#imageupload-right {padding-left:9px !important; background:transparent !important; max-width:380px}
#image-area-actions {text-align:right}
* html #imageQueue {height:expression( this.scrollHeight &amp;gt; 65 ? &amp;quot;66px&amp;quot; :&amp;quot;auto&amp;quot; )} /* sets max-height for IE */
* html #uploaded-images {height:expression( this.scrollHeight &amp;gt; 143 ? &amp;quot;144px&amp;quot; :&amp;quot;auto&amp;quot; )}
#imageQueue {max-height:72px; overflow-y:auto; margin-bottom:10px}
#uploaded-images {max-height:144px; overflow-y:auto}
#uploaded-images img {width:88px; height:66px; border:1px solid; margin-right:4px; cursor:pointer}
#upload-button-container, #image-width, #image-thumb-width, #image-insert-format, #insert-all-images-container {margin-top:10px}
#image-source-list a, #image-area-actions a, #spoiler-sels a {margin-right:15px; cursor:pointer}
#insert-image-tip {margin-top:10px}
#upload-button-container img {cursor:pointer; width:120px; height:30px}
#image_upload_input {position:absolute; z-index:-1; left:-9999px}
#selected-image-width, #selected-thumb-width {width:6em}
#imageupload-left input[type=button] {width:11em; text-align:center}
#upload-button-container input[type=button] {font-weight:bold}
#image-width, #image-thumb-width, #image-insert-format strong {font-size:.9em}
.uploadQueueItem {padding:.8em 1em; border:solid 1px #ddd; border-radius:5px; margin-bottom:.5em; background:rgba(238,238,238,0.22)}
.uploadQueueItem.error {border-color:rgba(255,0,0,0.25); background-color:rgba(255,0,0,0.08)}
.uploadQueueItem .cancel {font-size:20px; font-weight:700; font-family:Arial; float:right; margin:-.25em 0 0}
.uploadQueueItem .cancel a {text-decoration:none; color:#333!important}
.uploadProgress {display:block; width:98%; height:3px; margin:2px 0 0; background:#ddd; position:relative}
.uploadProgressBar {position:relative; background:#00adff; height:3px; width:.1%; transition:width .1s linear}


/** подсказки и затемнение фона при всплывающих страницах 
---------------------------------------------------------------*/
.tipsy {padding:5px; font-size:11px; font-family:tahoma,helvetica,verdana,arial; position:absolute; z-index:100000;}
.tipsy-inner {padding:5px 8px 4px; background-color:black; color:white; max-width:200px; text-align:center; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px}
.tipsy-arrow {position:absolute; width:0; height:0; border:solid 5px; border-color:transparent transparent black transparent}
.tipsy-n .tipsy-arrow {top:0; left:50%; margin-left:-5px; border-top:0}
.tipsy-nw .tipsy-arrow {top:0; left:11px !important; border-top:0}
.tipsy-ne .tipsy-arrow {top:0; left:auto !important; right:11px; border-top:0}
.tipsy-s .tipsy-arrow {bottom:0; left:50%; margin-left:-5px; border-color:black transparent transparent transparent; border-bottom:0}
.tipsy-sw .tipsy-arrow {bottom:0; left:11px !important; border-color:black transparent transparent transparent; border-bottom:0}
.tipsy-se .tipsy-arrow {bottom:0; left:auto !important; right:11px; border-color:black transparent transparent transparent; border-bottom:0}
.tipsy-e .tipsy-arrow {top:50%; margin-top:-5px; left:auto !important;right:0; border-color:transparent transparent transparent black; border-right:0}
.tipsy-w .tipsy-arrow {top:50%; margin-top:-5px; left:0 !important; border-color:transparent black transparent transparent; border-left:0}
.jGrowl {z-index:9999; color:#fff; font-size:12px; font-family:&amp;quot;Helvetica Neue&amp;quot;,Helvetica,Arial,sans-serif; position:fixed}
.jGrowl.top-left {left:0; top:0}
.jGrowl.top-right {right:0; top:0}
.jGrowl.bottom-left {left:0; bottom:0}
.jGrowl.bottom-right {right:0; bottom:0}
.jGrowl.center {top:0; width:50%; left:25%}
.jGrowl.center .jGrowl-closer,.jGrowl.center .jGrowl-notification {margin-left:auto; margin-right:auto}
.jGrowl-notification {background-color:#000; opacity:.9; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100)); -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100)); zoom:1; width:250px; padding:10px; margin:10px; text-align:left; display:none; border-radius:5px; min-height:40px}
.jGrowl-notification .ui-state-highlight,.jGrowl-notification .ui-widget-content .ui-state-highlight,.jGrowl-notification .ui-widget-header .ui-state-highlight {border:1px solid #000; background:#000; color:#fff}
.jGrowl-notification .jGrowl-header {font-weight:700; font-size:.85em}
.jGrowl-notification .jGrowl-close {background-color:transparent; color:inherit; border:none; z-index:99; float:right; font-weight:700; font-size:1em; cursor:pointer; padding: 5px 8px!important}
.jGrowl-closer {background-color:#000; opacity:.9; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100)); -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100)); zoom:1; width:250px; padding:10px; margin:10px; display:none; border-radius:5px; padding-top:4px; padding-bottom:4px; cursor:pointer; font-size:.9em; font-weight:700; text-align:center}
.jGrowl-closer .ui-state-highlight,.jGrowl-closer .ui-widget-content .ui-state-highlight,.jGrowl-closer .ui-widget-header .ui-state-highlight {border:1px solid #000; background:#000; color:#fff}
@media print {.jGrowl {display:none}}
.pun-modal {position:fixed; width:100%; height:100%; top:0; left:0; bottom:0; z-index:100000}
.pun-modal .modal-bg {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.5); cursor:pointer; z-index:110000}
.pun-modal .modal-inner {width:700px; max-width:94%; height:auto; max-height:44em; margin:12% auto 0; box-shadow:0 0 14px rgba(0,0,0,.3); position:relative; z-index:120000; overflow:hidden}
.pun-modal h2,.pun-modal h1 {max-width:700px; margin:0!important}
.pun-modal .container {padding:.6em 1em; max-height:40em; overflow:auto}
.pun-modal .closer {position:absolute; font-size:1.5em!important; line-height:.8em; right:.4em; padding:.3em!important; margin:-.3em!important; cursor:pointer; background:none 0 transparent!important}
.noscroll {overflow:hidden!important}


div .post-rating p&amp;gt;a {
  text-align: center;
  outline: 1px solid transparent;
  font-weight: 700;
  opacity: .7;
  background: url() no-repeat center;
  background-size: 35px auto;
  position: relative;
  padding-left: 1px;
  z-index: 100;
  width: 35px;
  height: 35px;
  text-align: center;
  font-weight: 100!important;
  font-size: 12px !important;
  display: inline-block;
  vertical-align: middle;
  line-height: 34px;
  letter-spacing: -1px;
  color: #302d29;
}
div.dark-style .post-rating p&amp;gt;a {
  color: #6BC8AF !important;
}
div.post-vote {
    margin-bottom: 65px;
}
div.post-vote p&amp;gt;a {
}


#Bubble a { position: relative; }
#Bubble a:before {
    content: &#039;\f10e&#039;;
    position: absolute;
    font-size: 20px;
    color: #000;
    font-family: &#039;Font Awesome&#039;;
}

#notify-link .unreads, #navpm .unreads {
top: -1.5em!important;
font-size: 10px!important;
    color: #ffffffa3!important;
    background: #0e0e0e!important;
}

/* убрать &amp;quot;кричалку&amp;quot; из хайда */
 .hide-box .qcn {
  display: none;
}


.f_raleway { 
font-family: &#039;Raleway&#039;, sans-serif;
    font-weight: 500;
 }


[data-user-id=&#039;1019&#039;] &amp;gt; .container .post-author ul .pa-author { position: relative; }
[data-user-id=&#039;1019&#039;] &amp;gt; .container .post-author ul .pa-author:after {
    content: &#039;\f521&#039;;
    position: absolute;
    font-size: 16px;
    color: #000;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    font-family: &#039;Font Awesome&#039;;
 }


#button-smile {    display: none!important;}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Wed, 28 Aug 2024 15:23:39 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=6#p6</guid>
		</item>
		<item>
			<title>темная тема</title>
			<link>http://hellbound666.rusff.me/viewtopic.php?pid=1#p1</link>
			<description>&lt;p&gt;Существуют места, в которых ведьмы чувствуют дисбаланс энергии, а соответствующие заклинания позволяют эту силу в себя впитать. Ученые пытаются объяснить их &amp;quot;аномальными зонами&amp;quot;, но до сих пор не могут найти причину образований. Суть подобных вещей заключается в смерти сверхъестественных существ. Массовая гибель образовывает скопление энергии такого рода, что, к примеру, сбивает радары и действует на внутреннее давление живых организмов. Магия не уходит из мира, всегда стремясь оставаться в прежнем количестве, в то время как физические оболочки приходят в негодность. Сами по себе сгустки энергии являются нейтральными и остаются на местах гибели своих хранителей. Чем свежее смерть, тем более явно выражена энергия.&lt;/p&gt;&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 4.5em&quot;&gt;&lt;pre&gt;Существуют места, в которых ведьмы чувствуют дисбаланс энергии, а соответствующие заклинания позволяют эту силу в себя впитать. Ученые пытаются объяснить их &amp;quot;аномальными зонами&amp;quot;, но до сих пор не могут найти причину образований. Суть подобных вещей заключается в смерти сверхъестественных существ. Массовая гибель образовывает скопление энергии такого рода, что, к примеру, сбивает радары и действует на внутреннее давление живых организмов. Магия не уходит из мира, всегда стремясь оставаться в прежнем количестве, в то время как физические оболочки приходят в негодность. Сами по себе сгустки энергии являются нейтральными и остаются на местах гибели своих хранителей. Чем свежее смерть, тем более явно выражена энергия. Чем меньшее количество представителей сверхъестественного мира погибает, тем скорее скопление покидает место силы, перерождая магию в новорожденных. Энергия от смерти одной особи рассеивается на 9й день или раньше. Ведьмам запрещено впитывать энергию без одобрения Сената Существ (что случается только при крайней необходимости), дабы сохранить баланс рождаемости людей с ведьмовским даром. Места силы по всей планете связаны между собой.&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;quote-box quote-main&quot;&gt;&lt;blockquote&gt;&lt;p&gt;Существуют места, в которых ведьмы чувствуют дисбаланс энергии, а соответствующие заклинания позволяют эту силу в себя впитать. Ученые пытаются объяснить их &amp;quot;аномальными зонами&amp;quot;, но до сих пор не могут найти причину образований. Суть подобных вещей заключается в смерти сверхъестественных существ.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;div class=&quot;quote-box spoiler-box&quot;&gt;&lt;div onclick=&quot;$(this).toggleClass(&#039;visible&#039;); $(this).next().toggleClass(&#039;visible&#039;);&quot;&gt;Спойлер СПОЙЛЕР спойлер&lt;/div&gt;&lt;blockquote&gt;&lt;p&gt;Существуют места, в которых ведьмы чувствуют дисбаланс энергии, а соответствующие заклинания позволяют эту силу в себя впитать. Ученые пытаются объяснить их &amp;quot;аномальными зонами&amp;quot;, но до сих пор не могут найти причину образований. Суть подобных вещей заключается в смерти сверхъестественных существ. Массовая гибель образовывает скопление энергии такого рода, что, к примеру, сбивает радары и действует на внутреннее давление живых организмов. Магия не уходит из мира, всегда стремясь оставаться в прежнем количестве, в то время как физические оболочки приходят в негодность. Сами по себе сгустки энергии являются нейтральными и остаются на местах гибели своих хранителей. Чем свежее смерть, тем более явно выражена энергия. Чем меньшее количество представителей сверхъестественного мира погибает, тем скорее скопление покидает место силы, перерождая магию в новорожденных. Энергия от смерти одной особи рассеивается на 9й день или раньше. Ведьмам запрещено впитывать энергию без одобрения Сената Существ (что случается только при крайней необходимости), дабы сохранить баланс рождаемости людей с ведьмовским даром. Места силы по всей планете связаны между собой.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Mrazeus Mrazeusov)</author>
			<pubDate>Mon, 24 Jun 2024 00:09:12 +0300</pubDate>
			<guid>http://hellbound666.rusff.me/viewtopic.php?pid=1#p1</guid>
		</item>
	</channel>
</rss>
