:root{--bg:#202226;--panel:#f3f5f7;--line:#d9dde2;--ink:#20242a;--muted:#7d8792;--accent:#0d93b2;--red:#ef3154;--orange:#ff9f1c;--gold:#f0b90b}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px Arial,sans-serif}.wrap{max-width:1100px;margin:auto}header{background:#121722;color:#fff}.head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.logo{font-size:26px;font-weight:800;color:#fff;text-decoration:none}.logo span{color:#ffce19}nav a{color:#c9d0d8;text-decoration:none;margin-left:24px}.nav-accent{color:#ffce19!important}.hero{background:#171b22;padding:18px}.hero-card{min-height:210px;background:linear-gradient(135deg,#242a33,#13171c);color:#fff;border-radius:8px;padding:34px;display:flex;justify-content:space-between;gap:30px;align-items:center}.eyebrow{color:#ffce19;font-size:12px;letter-spacing:2px}.hero h1{font-size:42px;margin:10px 0}.hero-ad{width:360px;height:120px;border:1px dashed #59616b;display:grid;place-items:center;color:#8d97a2}.hero-banner{display:block;width:360px;max-height:150px;overflow:hidden}.hero-banner img,.side-banner img{display:block;width:100%;height:100%;object-fit:cover}.layout{display:grid;grid-template-columns:1fr 250px;background:#fff;min-height:800px}.content{padding:18px}.stream-box{background:#eef1f4;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.columns h2{font-size:16px}.date-group{margin:0 0 13px}.date-title{background:#eef1f4;color:#9aa2aa;font-size:12px;padding:6px 8px;margin:0 0 2px}.server-row{display:grid;grid-template-columns:72px minmax(0,1fr) 52px 92px 48px;gap:7px;align-items:center;padding:8px 6px;border-bottom:1px solid #eceff2;color:#20242a;text-decoration:none;font-size:12px;position:relative}.server-row:hover{background:#f7f9fb}.promo-cell{min-height:20px;display:flex;align-items:center}.badge{display:inline-block;font-size:9px;font-weight:800;letter-spacing:.2px;color:#fff;padding:4px 5px;border-radius:3px;text-align:center}.badge.top{background:var(--red)}.badge.premium{background:linear-gradient(135deg,#df9b00,#ffcf35);color:#3b2a00;box-shadow:0 0 0 1px #d79b00,0 0 10px #f6bf3566}.server-row.premium-row{background:linear-gradient(90deg,#fff8d9 0,#fffdf4 65%,#fff 100%);box-shadow:inset 3px 0 #e5ad12}.server-row.premium-row:hover{background:#fff5c8}.server-name{min-width:0}.server-name strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-name small{display:flex;gap:3px;flex-wrap:wrap;margin-top:3px}.special{font-size:8px;padding:2px 4px;border-radius:2px;background:#e7eaee;color:#65707b;font-weight:700}.special.obt{background:#e9e2ff;color:#6b50a7}.special.first{background:#e1f2ff;color:#2777a7}.special.bonus{background:#e9f7e8;color:#37823a}.empty{color:#999}.seo{margin-top:30px;padding:18px;border:1px dashed #ddd;background:#fafafa}aside{background:#edf1f4;padding:16px}.filter{margin-bottom:22px}.filter h3{font-size:14px;margin:0 0 10px}.filter-link{display:grid!important;grid-template-columns:16px minmax(0,1fr) auto;gap:7px;align-items:center;color:#69737e!important;text-decoration:none;padding:4px 0!important}.filter-link i{width:14px;height:14px;border-radius:2px;background:#d8dde1;border:1px solid #d2d7dc}.filter-link em{font-style:normal;color:#a4abb2;font-size:12px}.filter-link.active{color:#111!important;font-weight:700}.filter-link.active i{background:#1396b5;border-color:#1396b5;box-shadow:inset 0 0 0 3px #edf1f4}.rate-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:8px}.rate-grid .filter-link{grid-template-columns:14px 1fr}.rate-grid .filter-link em{display:none}.adbox,.side-banner{height:340px;background:#2a2f36;color:#ddd;display:grid;place-items:center;text-align:center;margin:20px 0;overflow:hidden}.detail{background:#fff;min-height:700px;padding:40px}.detail-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.server-banner{width:300px;max-height:180px;object-fit:cover}.meta{display:flex;gap:10px;flex-wrap:wrap}.meta span{background:#eef1f4;padding:7px 10px;border-radius:4px}.description{margin:28px 0;line-height:1.7;max-width:760px}.btn{display:inline-block;background:var(--accent);color:#fff;padding:11px 16px;border-radius:4px;text-decoration:none;border:0;cursor:pointer}.back{color:#68727e;text-decoration:none}.submit-page{background:#fff;min-height:760px;padding:40px 18px}.submit-card{max-width:800px;margin:auto}.lead{color:#6f7984}.submit-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.submit-form label{display:grid;gap:7px;font-weight:700}.submit-form input,.submit-form select,.submit-form textarea{width:100%;padding:11px;border:1px solid #ccd3da;border-radius:5px;font:inherit}.submit-form textarea{min-height:140px}.submit-form .full{grid-column:1/-1}.special-options{display:flex;align-items:center;gap:18px;padding-top:22px}.special-options label{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:6px}.special-options input{width:auto}.form-error{background:#ffe8ed;color:#a52942;padding:12px;border-radius:5px}.success-box{padding:40px;background:#f2f7f4;border:1px solid #cfe4d7;border-radius:8px}footer{color:#9ca3aa;padding:24px 18px}@media(max-width:800px){.hero-card{display:block}.hero-ad,.hero-banner{width:100%;margin-top:20px}.layout{display:block}.columns{grid-template-columns:1fr}.server-row{grid-template-columns:68px minmax(0,1fr) 48px 82px 42px;font-size:11px}aside{border-top:1px solid #ddd}.submit-form{grid-template-columns:1fr}.submit-form .full{grid-column:auto}.special-options{padding-top:0;flex-wrap:wrap}.detail-head{display:block}.server-banner{width:100%;margin-top:20px}}


/* v0.4 — announcement sections and cleaner sidebar */
.announcement-columns{align-items:start}
.announcement-section{margin:0 0 18px}
.section-title{font-size:15px!important;margin:0;background:#eef1f4;padding:7px 8px;color:#20242a;border-bottom:1px solid #e0e4e8}
.announcement-section>.server-row{margin:0}
.section-empty{margin:0;padding:10px 8px;border-bottom:1px solid #eceff2;font-size:12px}
.opened-column .date-title{margin-top:0}
.filter-link{grid-template-columns:16px minmax(0,1fr)!important}
.filter-link em{display:none!important}
.rate-grid .filter-link{grid-template-columns:14px 1fr!important}


/* v0.5 — denser L2 announcement layout */
.server-row{grid-template-columns:72px minmax(0,1fr) 52px 92px 92px}
.server-row>span:last-child{text-align:right;white-space:nowrap;color:#4f5963}
.soon-section .date-group,.opened-column .date-group{margin-top:0;margin-bottom:10px}
.soon-section .date-title,.opened-column .date-title{background:#eef1f4;color:#929ba4;padding:7px 8px;font-size:12px;border-bottom:1px solid #e1e5e9}
.chronicle-extra{display:none!important}
.chronicles-filter.show-all .chronicle-extra{display:grid!important}
.filter-more{width:100%;border:0;background:#d9dde1;color:#7d8792;padding:7px 8px;margin-top:6px;cursor:pointer;font:12px Arial,sans-serif}
.filter-more:hover{background:#cfd5da;color:#505860}
@media(max-width:800px){.server-row{grid-template-columns:64px minmax(0,1fr) 44px 76px 78px}}


/* v0.6 — TOP section, readable names, date without time */
.server-row{
  grid-template-columns:64px minmax(150px,1fr) 64px 88px 62px;
  gap:8px;
  padding:8px 6px;
}
.server-name strong{
  white-space:nowrap;
  overflow:visible;
  text-overflow:clip;
  font-size:12px;
}
.rate-cell{white-space:nowrap}
.chronicle-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.date-cell{text-align:right;white-space:nowrap;color:#4f5963}
.top-star{color:#f0b90b;font-size:14px;line-height:1}
.promo-section-title{
  color:#929ba4!important;
  font-weight:400!important;
  font-size:12px!important;
}
.badge.top{
  background:#ef3154;
  color:#fff;
  min-width:38px;
  font-size:10px;
}
.badge.premium{
  min-width:58px;
}
.server-row.top-row{
  background:linear-gradient(90deg,#fff1f4 0,#fff 72%);
  box-shadow:inset 3px 0 #ef3154;
}
.server-row.top-row:hover{background:#ffe8ee}
.server-row.top-row.premium-row{
  background:linear-gradient(90deg,#fff4cf 0,#fff9e8 58%,#fff 100%);
  box-shadow:inset 3px 0 #ef3154;
}
.server-row.top-row.premium-row:hover{background:#fff0c0}

@media(max-width:800px){
  .server-row{
    grid-template-columns:58px minmax(115px,1fr) 56px 72px 58px;
    gap:5px;
    font-size:11px;
  }
}

.lang-switch{display:inline-flex;gap:4px;align-items:center;margin-left:12px}
.lang-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:28px;padding:0 7px;border:1px solid rgba(127,127,127,.35);border-radius:5px;text-decoration:none;font-size:12px;font-weight:700}
.lang-switch a.active{background:#ffc928;color:#111!important;border-color:#ffc928}
.admin-lang{margin-left:auto}


/* v0.8 — sticky navigation, theme switch, pages and streams */
.site-header{position:sticky;top:0;z-index:1000;box-shadow:0 1px 0 rgba(255,255,255,.06)}
.head{min-height:64px;height:auto;gap:20px}
.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}
.main-nav a{margin-left:0!important;white-space:nowrap}
.theme-toggle{width:34px;height:30px;border:1px solid #344052;border-radius:5px;background:transparent;color:#dce4ee;cursor:pointer;font-size:17px}
.lang-switch{margin-left:0}
.stream-area{display:block}
.stream-head{display:flex;align-items:center;justify-content:space-between;gap:18px}
.stream-head h2{margin:0}
.stream-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}
.stream-card{display:grid;gap:4px;background:#fff;padding:10px;border:1px solid #dce1e6;text-decoration:none;color:#20242a}
.stream-card span{font-size:11px;color:#7c8792}.stream-card b{font-size:11px;color:var(--accent)}
.standalone-page{background:#fff;min-height:760px;padding:26px 18px}.page-card{max-width:980px;margin:auto}.page-card>h1{font-size:32px;margin:8px 0}.client-list{display:grid;gap:12px;margin-top:24px}
.client-card{display:flex;justify-content:space-between;align-items:center;gap:24px;border:1px solid #dde2e7;background:#fafbfc;padding:18px}.client-card h2{margin:0 0 10px}.client-meta{display:flex;gap:12px 20px;flex-wrap:wrap;color:#616c77;font-size:12px}.torrent-btn{white-space:nowrap}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:26px 0}.price-card{position:relative;border:1px solid #dce1e6;background:#fafbfc;padding:22px;display:grid;gap:10px}.price-card h2{margin:0}.price-card strong{display:block}.price-badge{justify-self:start;background:#2e333b;color:#fff;font-size:10px;font-weight:800;padding:5px 7px;border-radius:3px}.premium-price{box-shadow:inset 3px 0 #e5ad12}.premium-price .price-badge{background:#e5ad12;color:#3b2a00}.top-price{box-shadow:inset 3px 0 var(--red)}.top-price .price-badge{background:var(--red)}.contact-card{border:1px dashed #cfd5db;padding:18px;background:#fafafa}
html.theme-dark body{background:#11151b;color:#e8edf2}html.theme-dark header{background:#0b0f15}html.theme-dark .hero{background:#10141a}html.theme-dark .layout,html.theme-dark .content,html.theme-dark .standalone-page,html.theme-dark .submit-page,html.theme-dark .detail{background:#171c23;color:#e7ecf2}
html.theme-dark aside{background:#202731;color:#dce3eb}html.theme-dark .stream-box,html.theme-dark .section-title,html.theme-dark .date-title,html.theme-dark .filter-more{background:#242c36;color:#dce3eb}html.theme-dark .server-row{color:#e6ebf0;border-color:#303844}html.theme-dark .server-row:hover{background:#242b34}html.theme-dark .server-row.premium-row{background:linear-gradient(90deg,#4a3b13,#272519 65%,#171c23)}html.theme-dark .server-row.top-row{background:linear-gradient(90deg,#4a1b24,#211a20 72%)}html.theme-dark .server-row.top-row.premium-row{background:linear-gradient(90deg,#4b3511,#292317 60%,#171c23)}
html.theme-dark .seo,html.theme-dark .client-card,html.theme-dark .price-card,html.theme-dark .contact-card,html.theme-dark .stream-card{background:#202731;border-color:#343e49;color:#e8edf2}html.theme-dark .stream-card span,html.theme-dark .client-meta,html.theme-dark .lead{color:#aab4bf}html.theme-dark .submit-form input,html.theme-dark .submit-form select,html.theme-dark .submit-form textarea{background:#11161d;border-color:#3a4551;color:#fff}html.theme-dark .filter-link{color:#b9c3ce!important}html.theme-dark footer{background:#11151b}
@media(max-width:1000px){.main-nav{gap:10px}.stream-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.client-card{align-items:flex-start}.head{padding-top:10px;padding-bottom:10px}}
@media(max-width:700px){.head{align-items:flex-start;flex-direction:column}.main-nav{justify-content:flex-start;width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.main-nav a{font-size:12px}.stream-grid{grid-template-columns:1fr}.client-card{display:grid}.lang-switch{flex-shrink:0}}


/* v0.9 — backlink button installer and icon-only contacts */
.backlink-install{
  display:grid;
  grid-template-columns:42px 1fr;
  gap:16px;
  margin:24px 0 28px;
  padding:20px;
  border:1px solid #d9dfe5;
  background:#f7f9fb;
  border-radius:8px;
}
.step-kicker{
  width:34px;height:34px;border-radius:50%;
  display:grid;place-items:center;
  background:#ffc928;color:#111;font-weight:800;
}
.backlink-install h2{margin:0 0 8px}
.backlink-install p{margin:0 0 16px;color:#68737e;line-height:1.5}
.backlink-code-label{display:grid;gap:7px;font-weight:700}
.backlink-code{
  width:100%;
  height:72px;
  min-height:72px;
  padding:10px 12px;
  border:1px solid #cdd5dd;
  border-radius:5px;
  resize:none;
  overflow:auto;
  font:12px/1.45 Consolas,monospace;
  background:#fff;
  color:#20242a;
}
.backlink-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:12px}
.backlink-preview{display:flex;align-items:center;gap:10px;color:#7b8691;font-size:12px}
.form-step-title{display:flex;align-items:center;gap:10px;margin:6px 0 0;font-size:22px}
.form-step-title span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#ffc928;color:#111;font-size:14px}
.contact-icons{display:flex;align-items:center;gap:12px;padding:18px}
.contact-icon-btn{
  width:46px;height:46px;border-radius:10px;
  display:grid;place-items:center;
  border:1px solid #cfd6dd;background:#fff;
  color:#1496e8;text-decoration:none;
  transition:.18s ease;
}
.contact-icon-btn:hover{transform:translateY(-2px);border-color:#1496e8;box-shadow:0 6px 18px rgba(20,150,232,.15)}
.contact-icon-btn svg{width:25px;height:25px;fill:currentColor}
.contact-icon-btn.email{color:#6a7b8c}
html.theme-dark .backlink-install{background:#202731;border-color:#343e49}
html.theme-dark .backlink-install p{color:#aab4bf}
html.theme-dark .backlink-code{background:#11161d;border-color:#3a4551;color:#eef3f8}
html.theme-dark .contact-icon-btn{background:#171c23;border-color:#3a4551}
@media(max-width:700px){
  .backlink-install{grid-template-columns:1fr}
  .backlink-actions{align-items:flex-start}
  .backlink-preview{width:100%;flex-wrap:wrap}
}


/* v0.9.2 — dark success state + reliable filter UI */
html.theme-dark .success-box{
  background:#202731;
  border-color:#344151;
  color:#e8edf2;
}
html.theme-dark .success-box h1,
html.theme-dark .success-box p{
  color:#e8edf2;
}
html.theme-dark .success-box .btn{
  color:#fff;
}

.filter-link{
  border-radius:4px;
}
.filter-link:hover{
  color:#111!important;
}
.filter-link.active{
  background:rgba(13,147,178,.08);
}
html.theme-dark .filter-link:hover{
  color:#fff!important;
  background:#29323d;
}
html.theme-dark .filter-link.active{
  color:#fff!important;
  background:#29323d;
}
html.theme-dark .filter-link.active i{
  background:#1396b5;
  border-color:#1396b5;
  box-shadow:inset 0 0 0 3px #202731;
}


/* v0.9.3 — submission success boxes in dark theme */
html.theme-dark body .submit-page{
  background:#171d25!important;
  color:#eef3f8!important;
}

html.theme-dark body .submit-page .success-box{
  background:#202731!important;
  border-color:#344151!important;
  color:#eef3f8!important;
}

html.theme-dark body .submit-page .success-box h1,
html.theme-dark body .submit-page .success-box h2,
html.theme-dark body .submit-page .success-box p{
  color:#eef3f8!important;
}

html.theme-dark body .submit-page .success-box .btn{
  background:#0d93b2!important;
  color:#fff!important;
}

html:not(.theme-dark) body .submit-page .success-box{
  background:#f2f7f4;
  border-color:#cfe4d7;
  color:#20242a;
}


/* v0.9.5 — visual stream cards with YouTube thumbnail */
.stream-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.stream-card{
  display:grid;
  grid-template-columns:150px minmax(0,1fr);
  gap:0;padding:0;overflow:hidden;border-radius:6px;
  min-height:96px;
}
.stream-thumb{
  position:relative;min-height:96px;background:#151b22;
  overflow:hidden;display:grid;place-items:center;
}
.stream-thumb img{width:100%;height:100%;min-height:96px;object-fit:cover;display:block}
.stream-play{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);
  width:40px;height:40px;border-radius:50%;
  display:grid;place-items:center;background:rgba(0,0,0,.74);
  color:#fff!important;font-size:16px;padding-left:2px;
}
.stream-placeholder{color:#aab4bf;font-weight:700}
.stream-card-body{
  min-width:0;padding:12px;display:flex;flex-direction:column;
  gap:6px;justify-content:center;
}
.stream-card-body strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.stream-meta{color:#7c8792!important;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
html.theme-dark .stream-card{background:#202731;border-color:#343e49}
html.theme-dark .stream-thumb{background:#11161d}
@media(max-width:900px){.stream-grid{grid-template-columns:1fr}}
@media(max-width:560px){.stream-card{grid-template-columns:112px minmax(0,1fr)}}


/* v0.9.6 — stable stream layout */
.stream-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%;
}

.stream-card{
  width:100%;
  min-width:0;
}

.stream-card-body{
  min-width:0;
}

.stream-card-body strong,
.stream-meta{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

/* Do not switch to one column just because browser zoom makes CSS viewport < 900px */
@media(max-width:620px){
  .stream-grid{
    grid-template-columns:1fr!important;
  }
  .stream-card{
    grid-template-columns:112px minmax(0,1fr);
  }
}


/* v0.9.8 — compact stable streams: 3 cards per row on desktop */
.content .stream-area .stream-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
  align-items:stretch!important;
  width:100%;
}

.content .stream-area .stream-card{
  display:grid!important;
  grid-template-columns:96px minmax(0,1fr)!important;
  min-height:76px!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
}

.content .stream-area .stream-thumb{
  width:96px!important;
  min-width:96px!important;
  min-height:76px!important;
  height:100%!important;
}

.content .stream-area .stream-thumb img{
  width:100%!important;
  height:100%!important;
  min-height:76px!important;
  object-fit:cover!important;
}

.content .stream-area .stream-play{
  width:32px!important;
  height:32px!important;
  font-size:13px!important;
}

.content .stream-area .stream-card-body{
  min-width:0!important;
  padding:9px!important;
  gap:4px!important;
}

.content .stream-area .stream-card-body strong{
  font-size:12px!important;
}

.content .stream-area .stream-meta,
.content .stream-area .stream-card-body b{
  font-size:10px!important;
}

@media(max-width:980px){
  .content .stream-area .stream-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:620px){
  .content .stream-area .stream-grid{
    grid-template-columns:1fr!important;
  }
  .content .stream-area .stream-card{
    grid-template-columns:96px minmax(0,1fr)!important;
  }
}


/* v0.9.9 — stable stream row and content banner */
.content .stream-area .stream-grid{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  align-items:stretch!important;
  width:100%!important;
}

/* Any accidental/broken direct child must not take a "slot". */
.content .stream-area .stream-grid > :not(.stream-card){
  display:none!important;
}

.content .stream-area .stream-card{
  flex:0 0 calc((100% - 20px)/3)!important;
  width:calc((100% - 20px)/3)!important;
  min-width:0!important;
  max-width:calc((100% - 20px)/3)!important;
  display:grid!important;
  grid-template-columns:88px minmax(0,1fr)!important;
  min-height:72px!important;
  margin:0!important;
}

.content .stream-area .stream-thumb{
  width:88px!important;
  min-width:88px!important;
  min-height:72px!important;
}

.content .stream-area .stream-thumb img{
  width:88px!important;
  min-height:72px!important;
  height:100%!important;
  object-fit:cover!important;
}

.content .stream-area .stream-card-body{
  padding:8px!important;
}

@media(max-width:980px){
  .content .stream-area .stream-card{
    flex-basis:calc((100% - 10px)/2)!important;
    width:calc((100% - 10px)/2)!important;
    max-width:calc((100% - 10px)/2)!important;
  }
}

@media(max-width:620px){
  .content .stream-area .stream-card{
    flex-basis:100%!important;
    width:100%!important;
    max-width:100%!important;
  }
}

.content-banner{
  display:block;
  width:100%;
  height:150px;
  margin:0 0 18px;
  overflow:hidden;
  border:1px solid #dce1e6;
  background:#202731;
  text-decoration:none;
}

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

html.theme-dark .content-banner{
  border-color:#343e49;
}


/* v0.10.0 — full-site Skin background ad */
.skin-ad{
  position:absolute;
  top:70px;
  left:0;
  right:0;
  height:650px;
  z-index:0;
  display:block;
  background-image:var(--skin-image);
  background-repeat:no-repeat;
  background-position:center top;
  background-size:cover;
  text-decoration:none;
}

/* Keep all actual site content above the skin layer */
.site-header,
.hero,
.layout,
.standalone-page,
.submit-page,
.detail,
footer{
  position:relative;
  z-index:2;
}

/* The body must be the positioning context for the skin */
body{
  position:relative;
}

/* Hide Skin where side gutters are too narrow */
@media(max-width:1280px){
  .skin-ad{
    display:none;
  }
}


/* v0.10.1 — make Skin actually visible behind the site */
body.has-skin{
  background-image:var(--skin-image)!important;
  background-repeat:no-repeat!important;
  background-position:center 70px!important;
  background-size:1920px 650px!important;
  background-attachment:scroll!important;
}

body.has-skin .hero{
  background:transparent!important;
}

/* Clickable ad layer over the background, while site blocks stay above it */
body.has-skin .skin-ad{
  position:absolute!important;
  top:70px!important;
  left:0!important;
  right:0!important;
  height:650px!important;
  z-index:1!important;
  display:block!important;
  background:none!important;
  text-decoration:none!important;
}

body.has-skin .site-header,
body.has-skin .hero,
body.has-skin .layout,
body.has-skin .standalone-page,
body.has-skin .submit-page,
body.has-skin .detail,
body.has-skin footer{
  position:relative!important;
  z-index:2!important;
}

/* Do not hide the skin on normal desktop widths */
@media(max-width:900px){
  body.has-skin{
    background-image:none!important;
  }
  body.has-skin .skin-ad{
    display:none!important;
  }
}

/* Production spacing: keep regular hero compact, give Skin room to breathe. */
.hero{
  padding-top:40px!important;
}
body.has-skin .hero{
  background:transparent!important;
  padding-top:150px!important;
}

/* Reserve banner geometry to reduce layout shifts. */
.hero-banner{aspect-ratio:3/1}
.side-banner{aspect-ratio:3/4;height:auto;min-height:340px}
.content-banner{aspect-ratio:970/180;height:auto}


/* v1.1 — free-form rates and tag-like server choices */
.rate-field small{font-weight:400;color:#7d8792;line-height:1.35}
.server-tags-block{grid-column:1/-1;border:1px solid #dce2e8;border-radius:10px;padding:16px;margin:0;min-width:0}
.server-tags-block legend{padding:0 7px;font-weight:700;color:#20242a}
.tag-help{margin:0 0 12px;color:#8a95a1;font-size:12px}
.choice-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:9px}
.choice-chips+.choice-chips{margin-top:12px}
.chip-radio,.chip-check{position:absolute;opacity:0;pointer-events:none}
.choice-chip{display:inline-flex!important;align-items:center;justify-content:center;min-height:38px;padding:8px 16px!important;border:1px solid #d6dee7;border-radius:22px;background:#f2f6fa;color:#526b86!important;font-weight:600!important;font-size:13px!important;cursor:pointer;transition:.15s ease;user-select:none}
.choice-chip:hover{border-color:#99b6d2;background:#eaf2f9}
.chip-radio:checked+.choice-chip,.chip-check:checked+.choice-chip{background:#1596b5;color:#fff!important;border-color:#1596b5;box-shadow:0 0 0 2px rgba(21,150,181,.12)}
.rate-tags{display:flex;flex-wrap:wrap;gap:7px}
.rate-tag{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:7px 10px;border:1px solid #d2d9e0;border-radius:18px;background:#f5f7f9;color:#617080;text-decoration:none;font-size:12px;transition:.15s ease}
.rate-tag:hover{border-color:#1596b5;color:#0d829e;background:#eefafd}
.rate-tag.active{background:#1596b5;color:#fff;border-color:#1596b5;font-weight:700}
html.theme-dark .server-tags-block{border-color:#343e49}
html.theme-dark .server-tags-block legend{color:#e8edf2}
html.theme-dark .choice-chip{background:#202731;border-color:#3b4653;color:#c2ccd7!important}
html.theme-dark .choice-chip:hover{background:#28323d;border-color:#55708a}
html.theme-dark .chip-radio:checked+.choice-chip,html.theme-dark .chip-check:checked+.choice-chip{background:#1596b5;color:#fff!important;border-color:#1596b5}
html.theme-dark .rate-tag{background:#202731;border-color:#3a4551;color:#bac5cf}
html.theme-dark .rate-tag.active{background:#1596b5;color:#fff;border-color:#1596b5}
/* keep 300x400 creatives inside the actual sidebar width */
.side-banner{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:3/4!important;overflow:hidden!important;display:block!important}
.side-banner img{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;object-fit:cover!important}
aside{min-width:0;overflow:hidden}
@media(max-width:700px){.choice-chip{font-size:12px!important;padding:7px 12px!important}.server-tags-block{padding:12px}}

/* v1.2 — clean tag UI for server type and rates */
.rate-picker{display:grid;gap:8px;align-content:start}
.rate-picker .rate-field{margin:0}
.rate-choice-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:2px}
.rate-choice{min-height:32px!important;padding:6px 11px!important;border-radius:18px!important;background:#f3f6f9!important;color:#5d6d7d!important;border:1px solid #d5dde5!important;font-size:12px!important}
.rate-choice:hover,.rate-choice.selected{background:#1596b5!important;color:#fff!important;border-color:#1596b5!important}
.server-tags-block{grid-column:1/-1;border:0!important;border-radius:0!important;padding:6px 0 0!important;margin:0!important;background:transparent!important}
.server-tags-block h3{font-size:14px;margin:0 0 5px;color:var(--ink)}
.tag-help{margin:0 0 12px!important;color:#7d8792!important;font-size:12px!important;font-weight:400!important}
.choice-group-label{font-size:12px;font-weight:700;color:#6d7884;margin:7px 0 7px}
.choice-group-label-second{margin-top:14px}
.choice-chips{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important}
.chip-radio,.chip-check{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}
.choice-chip{display:inline-flex!important;width:auto!important;min-width:0!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:7px 13px!important;border:1px solid #d6dee7!important;border-radius:18px!important;background:#f3f6f9!important;color:#586b80!important;font-weight:600!important;font-size:12px!important;cursor:pointer!important;line-height:1!important;transition:.15s ease!important}
.choice-chip:hover{border-color:#8fb5cf!important;background:#edf7fb!important;color:#0d829e!important}
.chip-radio:checked+.choice-chip,.chip-check:checked+.choice-chip{background:#1596b5!important;color:#fff!important;border-color:#1596b5!important;box-shadow:none!important}
.type-tags,.rate-tags{display:flex!important;flex-wrap:wrap!important;gap:7px!important}
.type-tag,.rate-tag{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;padding:6px 10px!important;border:1px solid #d2d9e0!important;border-radius:16px!important;background:#f5f7f9!important;color:#617080!important;text-decoration:none!important;font-size:12px!important;line-height:1.15!important;transition:.15s ease!important}
.type-tag:hover,.rate-tag:hover{border-color:#1596b5!important;color:#0d829e!important;background:#eefafd!important}
.type-tag.active,.rate-tag.active{background:#1596b5!important;color:#fff!important;border-color:#1596b5!important;font-weight:700!important}
html.theme-dark .server-tags-block h3{color:#e8edf2}
html.theme-dark .choice-group-label{color:#9ca8b5}
html.theme-dark .choice-chip,html.theme-dark .rate-choice,html.theme-dark .type-tag,html.theme-dark .rate-tag{background:#202731!important;border-color:#3a4551!important;color:#c0cad4!important}
html.theme-dark .choice-chip:hover,html.theme-dark .rate-choice:hover,html.theme-dark .type-tag:hover,html.theme-dark .rate-tag:hover{background:#29343f!important;color:#fff!important;border-color:#55708a!important}
html.theme-dark .chip-radio:checked+.choice-chip,html.theme-dark .chip-check:checked+.choice-chip,html.theme-dark .rate-choice.selected,html.theme-dark .type-tag.active,html.theme-dark .rate-tag.active{background:#1596b5!important;color:#fff!important;border-color:#1596b5!important}
@media(max-width:700px){.choice-chip,.rate-choice,.type-tag,.rate-tag{font-size:11px!important;padding:6px 10px!important}}

/* v1.3 — compact form controls + multi-select server type chips */
.submit-form input:not([type="checkbox"]):not([type="radio"]),
.submit-form select{
  min-height:44px!important;
  height:44px!important;
}
.submit-form textarea{height:auto!important;min-height:130px!important}
.server-tags-block{align-self:start!important}
.choice-chips{align-items:flex-start!important}

/* v1.4 — consistent multi-type badges + sticky header restore */
.special.type-special{
  background:#edf1f5;
  color:#5f6c78;
  border:1px solid #dfe4e9;
}
html.theme-dark .special.type-special{
  background:#27313c;
  color:#c2ccd6;
  border-color:#354250;
}

/* Skin rules above must never downgrade sticky header to relative. */
.site-header,
body.has-skin .site-header{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
}


/* v1.5 — one consistent multi-type presentation everywhere */
.server-type-mini{
  display:inline-flex;
  align-items:center;
  padding:2px 5px;
  border-radius:3px;
  background:#edf1f5;
  border:1px solid #dfe4e9;
  color:#5f6c78;
  font-size:8px;
  font-weight:700;
  line-height:1.1;
}
html.theme-dark .server-type-mini{
  background:#27313c;
  border-color:#354250;
  color:#c7d1db;
}

/* Detail page tags must stay readable in both themes. */
html.theme-dark .detail{
  background:#171d25;
  color:#e7edf4;
}
html.theme-dark .detail .back{color:#91a0b0}
html.theme-dark .detail .meta span{
  background:#27313c;
  color:#e2e9f0;
  border:1px solid #354250;
}
html.theme-dark .detail .meta .meta-type{
  background:#22313a;
  color:#bfe6ef;
  border-color:#31505c;
}
html.theme-dark .detail .meta .meta-special{
  background:#273425;
  color:#c8e9c5;
  border-color:#3d5b3a;
}

/* Sticky header must win over skin/background layout rules. */
.site-header,
body.has-skin .site-header{
  position:sticky!important;
  top:0!important;
  z-index:5000!important;
}

/* Keep selected type chips compact in forms. */
.choice-chips.multi-choice,
.admin-choice-chips{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  align-items:flex-start!important;
}
.choice-chips.multi-choice .choice-chip,
.admin-choice-chips .choice-chip{
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
}


/* v1.6 — SEO content and Skin advertising spacing */
.hero{padding-top:40px!important}
body.has-skin .hero{padding-top:150px!important;background:transparent!important}
.seo-home{line-height:1.62}
.seo-home h2{margin:0 0 10px;font-size:22px}
.seo-home h3{margin:20px 0 7px;font-size:16px}
.seo-home p{margin:0 0 10px;color:#505963}
.seo-home .seo-criteria{margin:8px 0 18px;padding-left:20px}
.seo-home .seo-criteria li{margin:5px 0}
.seo-home .btn{margin-top:4px}
html.theme-dark .seo-home p{color:#b9c3ce}
@media(max-width:900px){body.has-skin .hero{padding-top:40px!important}}

/* v1.8 — proper mobile navigation */
.mobile-menu-toggle{
  display:none;
  width:42px;
  height:38px;
  padding:0;
  border:1px solid #344052;
  border-radius:6px;
  background:#111722;
  color:#fff;
  font:700 22px/1 Arial,sans-serif;
  cursor:pointer;
  align-items:center;
  justify-content:center;
}
.mobile-menu-toggle:hover{border-color:#ffc928;color:#ffc928}
.mobile-menu-toggle:focus-visible{outline:2px solid #ffc928;outline-offset:2px}

@media(max-width:700px){
  .site-header{position:sticky;top:0;z-index:2000}
  .head{
    min-height:62px;
    padding:10px 16px;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:center!important;
    gap:0 12px;
  }
  .logo{
    font-size:23px;
    line-height:1;
    white-space:nowrap;
  }
  .mobile-menu-toggle{display:inline-flex}
  .main-nav{
    grid-column:1/-1;
    width:100%;
    display:none;
    overflow:visible!important;
    flex-wrap:initial!important;
    margin-top:10px;
    padding:8px 0 4px!important;
    border-top:1px solid #29313d;
  }
  .main-nav.is-open{
    display:grid;
    grid-template-columns:1fr auto;
    gap:4px 8px;
  }
  .main-nav>a{
    grid-column:1/-1;
    display:block;
    width:100%;
    margin:0!important;
    padding:11px 12px;
    border-radius:6px;
    font-size:14px!important;
    line-height:1.2;
    color:#d7dde5;
  }
  .main-nav>a:hover,
  .main-nav>a:focus-visible{
    background:#1c2430;
    color:#fff;
    outline:none;
  }
  .main-nav>a.nav-accent{
    background:rgba(255,201,40,.10);
  }
  .main-nav .theme-toggle{
    grid-column:1;
    justify-self:start;
    margin:5px 0 2px 12px;
  }
  .main-nav .lang-switch{
    grid-column:2;
    justify-self:end;
    margin:5px 12px 2px 0;
    flex-shrink:0;
  }
  .main-nav .lang-switch a{
    min-width:34px;
    height:30px;
    margin:0!important;
    padding:0 8px;
  }
  body.mobile-menu-open{overflow:hidden}
}

@media(min-width:701px){
  .main-nav{display:flex!important}
}

/* v2.0 footer */
.site-footer{color:#9ca3aa;padding:22px 18px;background:#202226}
.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}
.footer-links{display:flex;align-items:center;gap:10px}
.footer-privacy{color:#9ca3aa;text-decoration:none;font-size:12px}
.footer-privacy:hover{color:#fff}
.footer-icon{width:30px;height:30px;border:1px solid #3a424d;border-radius:6px;display:grid;place-items:center;color:#aeb7c1;text-decoration:none;transition:.15s ease}
.footer-icon:hover{color:#fff;border-color:#66717e;background:#171c23}
.footer-icon svg{width:16px;height:16px;fill:currentColor}
html.theme-dark .site-footer{background:#11151b}
@media(max-width:600px){.footer-inner{align-items:flex-start;flex-direction:column}.footer-links{width:100%}.footer-privacy{margin-right:auto}}
