:root{
  --orange: url('../images/4.png');
}

.left,
.right{ min-height:1110px; }

.left-fill{ height:702px; }

.left-ad{
  width:58px;
  height:130px;
  top:18px;
  font-weight:400;
}

.hero{
  margin-top:6px;
  padding:10px 13px 12px;
  background:var(--orange) center top / 100% 100% no-repeat;
  min-height:1038px;
  position:relative;
  overflow:hidden;
}

.hero::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(115deg, transparent 0 77%, rgba(255,255,255,.16) 77% 84%, transparent 84% 100%);
  pointer-events:none;
}

.hero-top{
  position:relative;
  z-index:1;
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  margin-bottom:8px;
}

.greeting{
  font-family:Georgia, "Times New Roman", serif;
  color:#fff8f0;
  font-size:18px;
  text-shadow:0 1px 0 rgba(120,36,11,.5);
}

.greeting small{
  font-size:11px;
  margin-right:4px;
}

.stats{
  text-align:right;
  color:#fff;
  font-size:11px;
  font-weight:700;
  line-height:1.05;
  text-shadow:0 2px 1px rgba(0,0,0,.6);
}

.profile-row{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:repeat(8, 1fr);
  gap:8px;
  margin-bottom:10px;
}

.profile-card,
.profile-empty{
  height:122px;
  border:1px solid #cfaf85;
  background:rgba(255,255,255,.7);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.65);
  position:relative;
  overflow:hidden;
}

.profile-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.profile-empty{
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  font-family:Georgia, "Times New Roman", serif;
  font-size:10px;
  font-weight:700;
  color:#6a3a18;
  line-height:1.05;
  padding:4px;
}

.white-strip{
  height:10px;
  border:1px solid #d8cebc;
  background:linear-gradient(#fffdfa, #f8f0e6);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75);
  margin-bottom:14px;
  position:relative;
  z-index:1;
}

.content-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0, 1fr) 252px;
  gap:16px;
}

.sectionbar{
  height:14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 5px;
  background:
    linear-gradient(rgba(255,255,255,.12), rgba(255,255,255,0)),
    repeating-linear-gradient(-45deg, #a7865a, #a7865a 2px, #dac195 2px, #dac195 4px);
  color:#fff7ea;
  font-size:10px;
  font-weight:700;
  text-transform:uppercase;
  text-shadow:0 1px 0 rgba(0,0,0,.25);
  border-bottom:1px solid #ceb388;
}

.sectionbar .mini-link{ font-size:9px; }

.box{
  background:rgba(245, 238, 224, .64);
  padding:8px 0 10px;
}

h2{
  margin:0 0 8px;
  font-family:Georgia, "Times New Roman", serif;
  font-size:17px;
  font-weight:400;
  color:#922919;
  line-height:1.05;
}

.bodytext{
  font-size:11px;
  line-height:1.15;
  color:#2d2a28;
  padding:0 10px;
}

.video-row{
  display:grid;
  grid-template-columns:repeat(5, 1fr);
  gap:8px;
  padding:0 10px;
}

.thumb{
  border:1px solid #ab9575;
  background:rgba(255,255,255,.7);
  height:56px;
  position:relative;
  overflow:hidden;
}

.thumb.fake1{ background:linear-gradient(135deg, #8f8b72, #c7aa80); }
.thumb.fake2{ background:linear-gradient(135deg, #71655c, #ae927b); }
.thumb.fake3{ background:linear-gradient(135deg, #d9d3c5, #ece4d6); }

.thumb-label{
  margin-top:4px;
  font-size:10px;
  color:#962a18;
  font-weight:700;
  line-height:1.05;
}

.poll{ padding:0 10px; }
.poll ul{ padding:0; margin:0; }
.poll li{
  list-style:none;
  color:#972c16;
  font-size:11px;
  font-weight:700;
  margin:0 0 3px;
}

.newslink{
  margin-top:7px;
  font-size:10px;
  color:#982a16;
  font-weight:700;
  padding:0 10px;
}

.magazine{
  display:grid;
  grid-template-columns:148px 1fr;
  gap:10px;
  padding:0 10px;
}

.magcover{
  height:194px;
  border:1px solid #ae9676;
  background:linear-gradient(145deg, #7d6d60, #c1a893 45%, #84614d);
  position:relative;
  overflow:hidden;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.35);
}

.magcover::before{
  content:"FLUXOMANIA";
  position:absolute;
  left:5px;
  top:9px;
  background:rgba(255,255,255,.75);
  padding:3px 5px;
  transform:rotate(-18deg);
  font-size:11px;
  font-weight:700;
}

.magcover::after{
  content:"PHP MVC\A\Database";
  white-space:pre;
  position:absolute;
  left:10px;
  bottom:10px;
  color:#fff;
  font-size:11px;
  line-height:1.15;
  text-shadow:0 1px 2px rgba(0,0,0,.6);
}

.mag-links div{
  border-bottom:1px solid #d6bf97;
  font-size:10px;
  font-weight:700;
  color:#982d17;
  padding:2px 0;
  line-height:1.2;
}

.omklassisk{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:6px 28px;
  max-width:380px;
  margin-top:2px;
  color:#8e291c;
  font-size:10px;
  font-weight:700;
  line-height:1.35;
  padding:0 10px;
}

.badges{
  display:flex;
  gap:14px;
  margin-top:18px;
  align-items:center;
  padding:0 10px;
}

.badge{
  border:1px solid #b7a17c;
  background:#fff;
  padding:8px 10px;
  color:#666;
  font-size:12px;
  font-weight:700;
  line-height:1;
}

.copyright{
  text-align:center;
  margin-top:16px;
  color:#77593a;
  font-size:12px;
  line-height:1.45;
  padding:0 10px;
}


.copyright a{
  color:#77593a;
  font-weight:700;
  text-decoration:none;
}

.copyright a:hover{
  text-decoration:underline;
}

.venner-title{
  height:14px;
  background:
    linear-gradient(rgba(255,255,255,.12), rgba(255,255,255,0)),
    repeating-linear-gradient(-45deg, #a7865a, #a7865a 2px, #dac195 2px, #dac195 4px);
  color:#fff7ea;
  font-size:10px;
  font-weight:700;
  text-transform:uppercase;
  display:flex;
  align-items:center;
  padding:0 5px;
  border-bottom:1px solid #ceb388;
  text-shadow:0 1px 0 rgba(0,0,0,.25);
}

.venner-body{
  height:120px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  text-align:center;
  padding-top:16px;
  font-size:10px;
  color:#403428;
  line-height:1.2;
}

.promo-box{
  margin:16px 0 12px;
  height:38px;
  border:2px solid #d0af74;
  background:linear-gradient(rgba(255,255,255,.22), rgba(255,255,255,0) 45%), linear-gradient(#f0c46d, #c68e38);
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-size:10px;
  font-weight:700;
  font-style:italic;
  text-shadow:0 1px 1px rgba(0,0,0,.45);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.35);
  text-decoration:none;
}

.small-head{
  height:18px;
  background:#0f7d92;
  border:1px solid #bfa67c;
  color:#fff;
  font-size:10px;
  font-weight:700;
  display:flex;
  align-items:center;
  padding:0 6px;
  text-shadow:0 1px 0 rgba(0,0,0,.3);
}

.small-body{
  height:20px;
  border:1px solid #c8b08a;
  border-top:0;
  background:rgba(255,255,255,.45);
  margin-bottom:12px;
}

.deal-list{
  border:1px solid #c8b08a;
  border-top:0;
  background:rgba(239,226,204,.85);
  padding:8px 6px 2px;
}

.sms-image{
  width:100%;
  display:block;
  height:auto;
  border:1px solid #d0bf9d;
  border-bottom:0;
}

.sms-body{
  height:205px;
  border:1px solid #c8b08a;
  border-top:0;
  background:rgba(255,255,255,.38);
}

.sidebox-sms{
  margin-top:434px;
}

.offer{
  display:grid;
  grid-template-columns:32px 1fr;
  gap:6px;
  margin-bottom:8px;
}

.offer-cover{
  width:32px;
  height:32px;
  border:1px solid #af9570;
  background:linear-gradient(135deg, #3f5728, #b88d4d);
}

.offer:nth-child(2) .offer-cover{ background:linear-gradient(135deg, #4e335d, #c58a4e); }
.offer:nth-child(3) .offer-cover{ background:linear-gradient(135deg, #1d1e24, #92521a); }
.offer:nth-child(4) .offer-cover{ background:linear-gradient(135deg, #cfcfcf, #777); }
.offer:nth-child(5) .offer-cover{ background:linear-gradient(135deg, #26304d, #cd7d30); }

.offer-title{
  font-size:8px;
  font-weight:700;
  color:#a12c15;
  line-height:1.05;
  margin-bottom:2px;
}

.offer-meta{
  font-size:7px;
  color:#51361f;
}

@media (min-width:1400px){
  .page{
    transform:scale(1.08);
    transform-origin:top center;
    margin-bottom:80px;
  }
}


.mag-title{
  font-size:18px;
  font-weight:700;
  color:#4d2b18;
  margin-bottom:6px;
}

.magcover-artomania{
  background-image:url('../images/artomania-cover.png');
  background-size:cover;
  background-position:center;
}

.magcover-artomania::before,
.magcover-artomania::after{
  display:none;
}

.rules-brand-blur{
  display:inline-block;
  filter:blur(2.6px);
  user-select:none;
}

.sectionbar .rules-brand-blur,
.mag-title .rules-brand-blur,
h2 .rules-brand-blur,
.omklassisk .rules-brand-blur{
  filter:blur(4.5px);
}
