/* MU layout and responsive compatibility, based on La2Top new.css.
 * Load order: existing style.css, header.css, black.css, mu.css.
 * Reference: la2top.rar supplied 2026-09-25.
 */
body.mu-la2top {
  box-sizing:border-box;
  height:auto;
  min-height:100%;
  margin:0;
  padding:270px 0 0;
  font:13px/1.5"Open Sans",Arial,sans-serif;
}
body.mu-la2top #wrapper,body.mu-la2top #wrapper *,body.mu-la2top #wrapper *::before,body.mu-la2top #wrapper *::after {
  box-sizing:border-box;
}
body.mu-la2top a {
  transition:color .15s,background-color .15s;
}
body.mu-la2top #wrapper {
  display:grid;
  grid-template-columns:minmax(0,858px) 242px;
  grid-template-areas:"menu menu""header header""content sidebar""seo seo""footer footer";
  width:100%;
  max-width:1100px;
  min-height:0;
  margin:0 auto;
  align-items:start;
}
body.mu-la2top #wrapper>.clr {
  display:none;
}
body.mu-la2top .branding {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:600px;
  overflow:hidden;
}
body.mu-la2top .branding img {
  position:absolute;
  top:0;
  left:50%;
  width:1920px;
  max-width:none;
  transform:translateX(-50%);
}
body.mu-la2top #left {
  grid-area:content;
  float:none;
  width:100%;
  min-width:0;
  min-height:700px;
  margin:0;
  padding:0 13px 1px 10px;
}
body.mu-la2top #left.server-list {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:5px;
  align-content:start;
}
body.mu-la2top #left>.clr,body.mu-la2top #opened>.clr {
  display:none;
}
body.mu-la2top #newserv,body.mu-la2top #opened {
  float:none;
  min-width:0;
  width:100%;
  margin:0;
}
body.mu-la2top #left.only-opened {
  grid-template-columns:minmax(0,1fr);
}
body.mu-la2top #left.only-opened #opened {
  width:100%!important;
  margin:0;
}
body.mu-la2top #left :is(#serv,#servVIP-RED,#servVIP-GREEN,#servVIP-GOLD) {
  display:grid;
  grid-template-columns:40px minmax(0,1fr) 52px 78px 64px;
  align-items:center;
  width:100%;
  height:31px;
  min-height:31px;
  margin:0;
  padding:0;
  line-height:30px;
  transition:background-color .15s;
}
body.mu-la2top #left :where(#serv,#servVIP-RED,#servVIP-GREEN,#servVIP-GOLD)>div {
  float:none;
  min-width:0;
  width:auto;
  height:30px;
  margin:0;
  padding:0;
  text-indent:0;
  line-height:30px;
}
body.mu-la2top #left [id^="statusserv"] {
  position:relative;
  text-align:center;
  font-size:13px;
}
body.mu-la2top #left #statusservVIP-GREEN {
  font-size:0;
}
body.mu-la2top #left .server__crown {
  vertical-align:middle;
  width:24px;
  height:24px;
}
body.mu-la2top #left [id^="donmain"] {
  display:flex;
  align-items:center;
  gap:6px;
  overflow:visible;
  padding-left:12px;
  padding-right:6px;
}
body.mu-la2top #left [id^="donmain"] a {
  flex:1 1 auto;
  float:none;
  min-width:0;
  width:auto;
  height:30px;
  padding:0;
  overflow:hidden;
  text-align:left;
  text-indent:0;
  white-space:nowrap;
  text-overflow:ellipsis;
  font:600 12px/30px Montserrat,Arial,sans-serif;
  letter-spacing:0;
}
body.mu-la2top #left :is(#donmainopenVIP-RED,#donmainopenVIP-GREEN,#donmainopenVIP-GOLD,#donmainservVIP-RED,#donmainservVIP-GREEN,#donmainservVIP-GOLD) a {
  font-size:13px;
  font-weight:900;
  letter-spacing:.4px;
}
body.mu-la2top #left .topse-image {
  flex:0 0 20px;
  width:20px;
  height:22px;
  margin:0;
}
body.mu-la2top #left :is([id^="ratesserv"],[id^="chronicleserv"],[id^="dateserv"]) {
  overflow:hidden;
  white-space:nowrap;
  font-size:12px;
  font-weight:600;
  text-align:center;
}
body.mu-la2top #left [class^="date-label-"] {
  font:inherit;
}
body.mu-la2top .date-header-wrapper {
  width:100%;
  height:30px;
  margin:0;
}
body.mu-la2top .date-header-wrapper #statusserv {
  display:none;
}
body.mu-la2top .date-header {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  width:auto;
  height:30px;
  margin:0 4px 0 44px;
  padding:0 4px;
  font:400 18px/30px"Open Sans",Arial,sans-serif;
  white-space:nowrap;
}
body.mu-la2top .mu-section-icon {
  flex:0 0 16px;
  width:16px;
  height:16px;
}
body.mu-la2top .tabs {
  grid-column:1/-1;
  display:none;
  width:100%;
  margin:0 0 15px;
  padding:0;
  gap:10px;
}
body.mu-la2top .tab {
  min-width:0;
  max-width:220px;
  height:40px;
  margin:0;
  font:700 14px/1.3 Montserrat,Arial,sans-serif;
}
body.mu-la2top #right {
  grid-area:sidebar;
  display:block;
  float:none;
  min-width:0;
  width:100%;
  min-height:0;
  margin:0;
  padding:0 0 1px;
}
body.mu-la2top #chronicle-menu {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  width:100%;
  min-height:0;
  margin:0;
  padding:10px 10px 15px;
  list-style:none;
}
body.mu-la2top #chronicle-menu .clr {
  display:none;
}
body.mu-la2top #chronicle-menu .long {
  grid-column:1/-1;
}
body.mu-la2top #chronicle-menu :is(.short,.long) a {
  float:none;
  width:100%;
  height:25px;
  margin:0;
  padding:0 3px;
  font:400 12px/25px Montserrat,Arial,sans-serif;
  text-align:center;
}
body.mu-la2top #banner-right {
  max-width:100%;
}
body.mu-la2top .mu-mobile-language {
  display:none;
}
body.mu-la2top #footer-top {
  grid-area:seo;
  width:100%;
  min-width:0;
  min-height:0;
  padding:20px;
  font:12px/1.65"Open Sans",Arial,sans-serif;
  text-align:left;
  overflow-wrap:break-word;
}
body.mu-la2top #footer-top :is(h1,h2,h3),body.mu-la2top #left :is(h1,h2,h3) {
  height:auto;
  margin:12px 0 8px;
  font-weight:600;
  line-height:1.45;
  text-transform:none;
}
body.mu-la2top #footer-top h1,body.mu-la2top #left h1 {
  font-size:18px;
}
body.mu-la2top #footer-top h2,body.mu-la2top #left h2 {
  font-size:16px;
}
body.mu-la2top #left :is(.addnews_wrap,.l2anons_fullstory,.l2anons_addnews_block,.l2anons_addnews_form_block,.contacts) {
  min-width:0;
  width:100%;
  max-width:100%;
  padding:10px 0;
  overflow-wrap:anywhere;
}
body.mu-la2top #left :is(#newtitle,#newtitle2,#openedtitle) {
  width:100%;
  min-width:0;
  height:auto;
  min-height:36px;
  margin:0 0 10px;
  padding:7px 10px;
  line-height:1.4;
}
body.mu-la2top #left img,body.mu-la2top #left iframe {
  max-width:100%;
}
body.mu-la2top #left table {
  max-width:100%;
}
body.mu-la2top #left :is(input,select,textarea) {
  max-width:100%;
  font-family:inherit;
}
body.mu-la2top .navigation {
  height:auto;
}
body.mu-la2top .adv-page {
  font-size:13px;
}
body.mu-la2top .adv-grid {
  grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));
  gap:10px;
}
body.mu-la2top :is(.adv-hero,.adv-card,.adv-contacts,.l2anons_placement_box,.l2anons_placement_item) {
  padding:12px;
}
body.mu-la2top :is(.adv-btn,.adv-contacts a):hover {
  transform:none;
}
body.mu-la2top .l2anons_placement_text {
  min-width:0;
}
body.mu-la2top #footer {
  grid-area:footer;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  width:100%;
  height:auto;
  min-height:100px;
  padding:18px 20px;
  font-family:Montserrat,Arial,sans-serif;
}
body.mu-la2top :is(#rights,#copy) {
  float:none;
  height:auto;
  margin:0;
  padding:0;
  font-size:12px;
  line-height:25px;
}
body.mu-la2top #counters {
  position:static;
  width:100%;
  height:auto;
  margin:0;
}
body.mu-la2top #counter {
  float:none;
  width:auto;
  height:auto;
  margin:0;
}
body.mu-la2top #left .l2anons_addnews_form {
  width:100%;
  table-layout:fixed;
}
body.mu-la2top #left .l2anons_addnews_form td {
  padding:10px!important;
}
body.mu-la2top #left .l2anons_addnews_form :is(input[type="text"],textarea,.f_input,select) {
  min-width:0;
  max-width:100%;
}
body.mu-la2top #left .l2anons_addnews_form #f_date_c {
  width:calc(100% - 38px)!important;
  max-width:100%!important;
}
body.mu-la2top #left .l2anons_addnews_form #f_trigger_c {
  margin-left:4px!important;
}
@media (max-width:1199px) {
  body.mu-la2top {
    padding-top:220px;
  }
  body.mu-la2top .branding img {
    width:1700px;
  }
  body.mu-la2top #wrapper {
    max-width:1024px;
    grid-template-columns:minmax(0,1fr);
    grid-template-areas:"menu""header""sidebar""content""seo""footer";
  }
  body.mu-la2top #right {
    display:flex;
    padding-bottom:10px;
  }
  body.mu-la2top #chronicle-menu {
    flex:1 1 0;
  }
  body.mu-la2top #banner-right {
    display:none;
  }
}
@media (max-width:1023px) {
  body.mu-la2top {
    padding-top:0;
  }
  body.mu-la2top .branding {
    display:none;
  }
  body.mu-la2top #right {
    display:none;
    padding:0;
  }
  body.mu-la2top #right.active {
    display:block;
    height:auto;
    max-height:none;
    overflow:visible;
  }
  body.mu-la2top #right #chronicle-menu {
    flex:none;
    height:auto;
    max-height:none;
  }
  body.mu-la2top .mu-mobile-language {
    display:flex;
    align-items:center;
    gap:8px;
    padding:8px 10px;
    font:12px/25px Montserrat,Arial,sans-serif;
  }
  body.mu-la2top #left,body.mu-la2top #left.server-list {
    display:block;
    min-height:0;
    padding:15px 10px 10px;
  }
  body.mu-la2top #left.server-list .tabs {
    display:flex;
  }
  body.mu-la2top #left #opened {
    display:none;
  }
  body.mu-la2top #left.show-opened #newserv {
    display:none;
  }
  body.mu-la2top #left.show-opened #opened {
    display:block;
  }
  body.mu-la2top #footer-top {
    padding:15px 10px;
  }
  body.mu-la2top #footer {
    padding:15px 10px;
    gap:8px;
  }
  body.mu-la2top #left .l2anons_addnews_form td:first-child {
    width:32%!important;
  }
}
@media (max-width:460px) {
  body.mu-la2top #left :is(#serv,#servVIP-RED,#servVIP-GREEN,#servVIP-GOLD) {
    grid-template-columns:40px minmax(0,1fr) 40px;
    grid-template-rows:30px 20px;
    height:51px;
    margin-bottom:5px;
  }
  body.mu-la2top #left :where(#serv,#servVIP-RED,#servVIP-GREEN,#servVIP-GOLD)>div {
    height:auto;
    line-height:20px;
  }
  body.mu-la2top #left [id^="statusserv"] {
    grid-column:1;
    grid-row:1;
    height:30px;
    line-height:30px;
    font-size:15px;
  }
  body.mu-la2top #left #statusservVIP-GREEN {
    font-size:0;
  }
  body.mu-la2top #left #statusservVIP-GREEN::before {
    height:30px;
    line-height:30px;
  }
  body.mu-la2top #left [id^="donmain"] {
    grid-column:2/-1;
    grid-row:1;
    display:grid;
    grid-template-columns:minmax(0,1fr) 40px;
    gap:0;
    padding:0;
  }
  body.mu-la2top #left [id^="donmain"] a {
    grid-column:1;
    width:100%;
    height:30px;
    font-size:12px;
    line-height:30px;
    text-align:center;
  }
  body.mu-la2top #left .topse-image {
    grid-column:2;
    width:22px;
    height:30px;
  }
  body.mu-la2top #left :is([id^="ratesserv"],[id^="chronicleserv"],[id^="dateserv"]) {
    grid-column:1/-1;
    grid-row:2;
    width:95px;
    max-width:33.333333%;
    height:20px;
    padding:0 5px;
    line-height:20px;
  }
  body.mu-la2top #left [id^="ratesserv"] {
    justify-self:start;
    text-align:left;
  }
  body.mu-la2top #left [id^="chronicleserv"] {
    justify-self:center;
    text-align:center;
  }
  body.mu-la2top #left [id^="dateserv"] {
    justify-self:end;
    text-align:right;
  }
  body.mu-la2top .date-header-wrapper {
    margin-bottom:5px;
  }
  body.mu-la2top .date-header {
    margin-left:44px;
    margin-right:0;
  }
  body.mu-la2top #left .l2anons_addnews_form :is(tbody,tr,td) {
    display:block;
    width:100%;
  }
  body.mu-la2top #left .l2anons_addnews_form td:first-child {
    width:100%!important;
  }
  body.mu-la2top #left .l2anons_addnews_form tr {
    margin-bottom:8px;
  }
}
@media (prefers-reduced-motion:reduce) {
  body.mu-la2top #wrapper * {
    transition:none;
    scroll-behavior:auto;
  }
}
