
/* ArezzoMT2 v74 - poprawka układu pod Rush/Exyrion: wszystkie podstrony w środku, równe kolumny */
html,body{min-height:100%}
body.az-v22-body{
  margin:0!important;
  min-width:1280px;
  background:#080812!important;
  color:#eef3ff;
  font-family:Arial,Helvetica,sans-serif;
}
body.az-v22-body:before,body.az-v22-body:after{display:none!important}
.az74-page{
  min-height:100vh;
  background:
    linear-gradient(180deg,rgba(6,7,13,.10),rgba(6,7,13,.76) 58%,rgba(6,7,13,.96) 100%),
    url('../images/az74-stage-bg.png') center top/cover fixed no-repeat;
}
.az74-topbar{
  width:100%;
  min-height:64px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 62px;
  border-bottom:1px solid rgba(240,143,92,.58);
  background:linear-gradient(180deg,rgba(17,22,38,.96),rgba(10,13,25,.96));
  box-shadow:0 14px 36px rgba(0,0,0,.38);
  position:relative;
  z-index:10;
}
.az74-brand img{height:42px;max-width:190px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.55))}
.az74-menu{display:flex;align-items:center;gap:12px}
.az74-menu a{
  min-width:116px;
  min-height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0 15px;
  border:1px solid rgba(240,160,105,.48);
  background:rgba(18,22,39,.56);
  color:#ffe6c7!important;
  text-transform:uppercase;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  text-decoration:none!important;
}
.az74-menu a:hover{background:linear-gradient(180deg,rgba(255,141,74,.22),rgba(255,141,74,.05));color:#fff6e8!important}
.az74-stage{
  width:min(1360px,calc(100vw - 64px));
  min-height:760px;
  margin:0 auto;
  position:relative;
  padding:92px 36px 28px;
  border-left:1px solid rgba(240,143,92,.45);
  border-right:1px solid rgba(240,143,92,.45);
  background:
    linear-gradient(180deg,rgba(5,6,12,.02),rgba(5,6,12,.18) 44%,rgba(5,6,12,.58) 100%),
    url('../images/az74-stage-bg.png') center top/cover no-repeat;
  box-shadow:0 0 0 1px rgba(255,255,255,.02) inset;
  overflow:hidden;
}
.az74-stage:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(0,0,0,.04),rgba(0,0,0,.20) 50%,rgba(0,0,0,.04));
}
.az74-logo-row{
  position:relative;
  z-index:2;
  height:150px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:12px;
}
.az74-logo-row img{
  width:min(460px,42vw);
  max-height:145px;
  object-fit:contain;
  filter:drop-shadow(0 22px 40px rgba(0,0,0,.72));
}
.az74-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:290px 1fr 290px;
  gap:26px;
  align-items:start;
}
.az74-left,.az74-center,.az74-right{display:flex;flex-direction:column;gap:18px}
.az74-card{
  position:relative;
  background:linear-gradient(180deg,rgba(40,48,90,.76),rgba(26,31,64,.94));
  border:1px solid rgba(236,168,129,.62);
  box-shadow:0 22px 46px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.05);
  backdrop-filter:blur(6px);
}
.az74-card:before{
  content:"";
  position:absolute;
  left:18px;right:18px;top:18px;bottom:18px;
  border:1px solid rgba(255,255,255,.05);
  pointer-events:none;
}
.az74-rank-card,.az74-login-card{min-height:420px;padding:18px}
.az74-news-card,.az74-subpage-card{min-height:420px;padding:18px}
.az74-panel-title,.az74-news-headline,.az74-subpage-title{
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff2d7!important;
  font-size:24px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.04em;
  text-shadow:0 4px 18px rgba(0,0,0,.46);
  position:relative;
  z-index:1;
}
.az74-panel-title:before,.az74-panel-title:after,.az74-subpage-title:before,.az74-subpage-title:after{
  content:"";
  height:1px;
  width:52px;
  background:linear-gradient(90deg,transparent,rgba(255,225,178,.62),transparent);
  margin:0 12px;
}
.az74-news-banner{
  height:118px;
  margin-bottom:14px;
  position:relative;
  background:
    linear-gradient(180deg,rgba(8,12,25,.18),rgba(8,12,25,.50)),
    url('../images/az74-news-strip.png') center/cover no-repeat;
  border:1px solid rgba(236,168,129,.34);
  display:flex;
  align-items:center;
  justify-content:center;
}
.az74-news-banner span{
  color:#fff7e5;
  font-size:30px;
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
  text-shadow:0 5px 20px rgba(0,0,0,.62);
}
.az74-news-body,.az74-subpage-content{position:relative;z-index:1}
.az74-news-meta{
  display:flex;
  justify-content:space-between;
  gap:12px;
  color:#9bd4ff;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
  margin:0 0 10px;
}
.az74-news-card h1{
  margin:0 0 12px;
  color:#fff4d5!important;
  font-family:Georgia,'Times New Roman',serif;
  font-size:30px!important;
  line-height:1.08!important;
}
.az74-news-card p{
  margin:0;
  color:#eef4ff!important;
  font-size:15px!important;
  line-height:1.72!important;
}
.az74-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.az74-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:0 16px;
  border:1px solid rgba(255,194,120,.34);
  text-decoration:none!important;
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.10em;
  font-size:11px;
  color:#fff!important;
  cursor:pointer;
}
.az74-btn-blue{background:linear-gradient(180deg,#24bcff,#1964c8)}
.az74-btn-dark{background:linear-gradient(180deg,#252b51,#11162d);color:#ffe4b7!important}
.az74-btn-gold{background:linear-gradient(180deg,#fff1bd,#e69b32 54%,#754114);color:#1d1004!important}
.az74-btn-full{width:100%}
.az74-login-form{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px;margin-top:8px}
.az74-login-form label{
  margin:0;
  color:#eef5ff;
  font-size:12px;
  font-weight:900;
}
.az74-login-form input,.az74-subpage-content input,.az74-subpage-content select,.az74-subpage-content textarea{
  min-height:42px;
  width:100%;
  padding:0 12px;
  border:1px solid rgba(106,154,255,.40)!important;
  background:rgba(32,70,170,.48)!important;
  color:#eef5ff!important;
  box-shadow:inset 0 1px 5px rgba(0,0,0,.24)!important;
  border-radius:8px!important;
}
.az74-captcha{margin:8px 0}
.az74-login-links{position:relative;z-index:1;display:flex;justify-content:space-between;gap:12px;margin-top:12px}
.az74-login-links a{color:#b6e7ff!important;text-decoration:underline;font-size:12px}
.az74-user-panel{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}
.az74-user-name{color:#eef5ff;margin:4px 0 8px}
.az74-user-panel a{
  min-height:42px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:8px 12px;
  border:1px solid rgba(106,154,255,.28);
  background:rgba(24,52,139,.54);
  color:#fff!important;
  text-decoration:none!important;
  font-weight:800;
}
.az74-user-panel a em{font-size:11px;color:#b6e7ff;font-style:normal;margin-top:3px}
.az74-community-card,.az74-guild-card{padding:18px;min-height:210px}
.az74-community-card a{
  position:relative;z-index:1;
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 15px;
  margin-top:10px;
  background:rgba(24,52,139,.56);
  border:1px solid rgba(106,154,255,.28);
  color:#eef5ff!important;
  text-decoration:none!important;
  font-weight:900;
}
.az74-community-card span{font-size:22px;color:#fff}
.az74-rank-card .widget-container{list-style:none;margin:0!important;padding:0!important}
.az74-rank-card .widget,.az74-rank-card .mod,.az74-rank-card .bd,.az74-rank-card .eason{
  background:transparent!important;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important;
}
.az74-rank-card .top-sidebar h4{
  color:#fff2d7!important;
  font-size:22px!important;
  font-weight:900!important;
  text-align:center;
  margin:0 0 12px!important;
  text-transform:none!important;
}
.az74-rank-card hr{border-top:1px solid rgba(255,255,255,.12)!important;margin:8px 0 12px!important}
.az74-rank-card .nav-tabs{border:none!important;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}
.az74-rank-card .nav-item{margin:0!important}
.az74-rank-card .nav-link{
  min-height:38px;
  display:flex!important;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(106,154,255,.34)!important;
  background:rgba(24,52,139,.60)!important;
  color:#cdeaff!important;
  border-radius:0!important;
}
.az74-rank-card .nav-link.active{background:linear-gradient(180deg,#1e9dff,#1b59bc)!important}
.az74-rank-card .nav-link img{display:none}
.az74-rank-card .nav-item:first-child .nav-link:before{content:"Poziom";font-size:12px;font-weight:900;text-transform:uppercase}
.az74-rank-card .nav-item:last-child .nav-link:before{content:"Gildie";font-size:12px;font-weight:900;text-transform:uppercase}
.az74-rank-card table,.az74-guild-table table{position:relative;z-index:1;width:100%;border-collapse:separate!important;border-spacing:0 6px!important;background:transparent!important}
.az74-rank-card th,.az74-rank-card td,.az74-guild-table th,.az74-guild-table td{
  border:none!important;
  padding:8px 5px!important;
  background:rgba(32,70,170,.28)!important;
  color:#eef5ff!important;
  font-size:12px!important;
}
.az74-rank-card thead th,.az74-guild-table thead th{
  background:rgba(24,52,139,.72)!important;
  color:#cdeaff!important;
  text-transform:uppercase;
  font-size:11px!important;
}
.az74-rank-card tbody tr:nth-child(1) td,.az74-rank-card tbody tr:nth-child(1) th{background:rgba(255,171,76,.24)!important}
.az74-rank-card tbody tr:nth-child(2) td,.az74-rank-card tbody tr:nth-child(2) th{background:rgba(78,152,255,.20)!important}
.az74-rank-card tbody tr:nth-child(3) td,.az74-rank-card tbody tr:nth-child(3) th{background:rgba(255,82,92,.18)!important}
.az74-rank-card .btn.btn-primary.btn-sm{
  min-height:34px;
  padding:0 14px;
  border:1px solid rgba(255,194,120,.30)!important;
  background:linear-gradient(180deg,#24bcff,#1964c8)!important;
  color:#fff!important;
  border-radius:0!important;
  text-transform:uppercase;
  font-size:11px;
  font-weight:900;
}
.az74-empty{text-align:center;color:#dbe8ff!important;font-style:italic}
.az74-stats{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
  margin-top:24px;
}
.az74-stats div{
  min-height:68px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 18px;
  border:1px solid rgba(236,168,129,.54);
  background:linear-gradient(180deg,rgba(24,52,139,.80),rgba(20,34,93,.94));
  box-shadow:0 14px 28px rgba(0,0,0,.24);
}
.az74-stats span{color:#d7eaff;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em}
.az74-stats b{color:#fff4d5;font-size:25px}
.az74-news-list-wrap{
  width:min(980px,calc(100vw - 64px));
  margin:22px auto 0;
  position:relative;
  z-index:2;
}
.az74-news-list-card{padding:18px;background:linear-gradient(180deg,rgba(18,24,58,.86),rgba(13,18,42,.95))}
.az74-footer{
  width:min(1360px,calc(100vw - 64px));
  min-height:58px;
  margin:22px auto 0;
  padding:0 20px;
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:18px;
  border:1px solid rgba(236,168,129,.40);
  background:linear-gradient(180deg,rgba(37,32,60,.86),rgba(22,22,47,.96));
  color:#dbe8ff;
  font-size:13px;
}
.az74-powered{color:#ffd58e;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.az74-footer-links{display:flex;justify-content:flex-end;gap:16px}
.az74-footer-links a{color:#dbe8ff!important;text-decoration:none!important}

/* Podstrony w centralnej ramce */
.az74-subpage-content{
  position:relative;
  z-index:1;
  max-height:385px;
  overflow-y:auto;
  padding:8px 4px 0;
}
.az74-subpage-content::-webkit-scrollbar,.az74-news-list-card::-webkit-scrollbar{width:10px}
.az74-subpage-content::-webkit-scrollbar-thumb,.az74-news-list-card::-webkit-scrollbar-thumb{background:#24c9ff;border-radius:999px}
.az74-subpage-content .mt2cms2-c-l,.az74-subpage-content .bd-c,.az74-subpage-content .page-hd,.az74-subpage-content .widget,.az74-subpage-content .mod,.az74-subpage-content .bd,.az74-subpage-content .eason,
.az74-news-list-card .mt2cms2-c-l,.az74-news-list-card .bd-c,.az74-news-list-card .page-hd,.az74-news-list-card .widget,.az74-news-list-card .mod,.az74-news-list-card .bd,.az74-news-list-card .eason{
  background:transparent!important;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important;
}
.az74-subpage-content h1,.az74-subpage-content h2,.az74-subpage-content h3,
.az74-news-list-card h1,.az74-news-list-card h2,.az74-news-list-card h3{
  color:#fff4d5!important;
}
.az74-subpage-content p,.az74-subpage-content li,.az74-subpage-content td,.az74-subpage-content span,.az74-subpage-content label,
.az74-news-list-card p,.az74-news-list-card li,.az74-news-list-card td,.az74-news-list-card span,.az74-news-list-card label{
  color:#eef5ff!important;
}
.az74-subpage-content a,.az74-news-list-card a{color:#91dfff!important}
.az74-subpage-content .btn,.az74-subpage-content button,.az74-subpage-content input[type=submit],
.az74-news-list-card .btn,.az74-news-list-card button,.az74-news-list-card input[type=submit]{
  border:1px solid rgba(255,194,120,.34)!important;
  background:linear-gradient(180deg,#24bcff,#1964c8)!important;
  color:#fff!important;
  border-radius:0!important;
}
.az74-subpage-content table,.az74-news-list-card table{background:transparent!important}
.az74-subpage-content th,.az74-news-list-card th{background:rgba(24,52,139,.72)!important;color:#d7eaff!important}
.az74-subpage-content td,.az74-news-list-card td{background:rgba(32,70,170,.20)!important;border-color:rgba(255,255,255,.06)!important}
.az74-news-list-card .az48-news-full-list{display:block!important}
.az74-news-list-card .az48-news-full-card{
  background:linear-gradient(180deg,rgba(25,64,145,.56),rgba(19,35,91,.86))!important;
  border:1px solid rgba(236,168,129,.28)!important;
  box-shadow:none!important;
  margin-bottom:16px!important;
}
.az74-news-list-card .az48-news-full-title a{color:#fff4d5!important}
.az74-news-list-card .az48-open-news{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 14px;
  background:linear-gradient(180deg,#24bcff,#1964c8);
  border:1px solid rgba(255,194,120,.34);
  color:#fff!important;
  text-transform:uppercase;
  font-size:11px;
  font-weight:900;
  text-decoration:none!important;
}

/* Admin zostaje używalny, ale dostaje ciemniejszy klimat */
body.az-v22-body.page-admin .az22-admin{
  width:min(1360px,calc(100vw - 64px))!important;
  background:linear-gradient(180deg,rgba(24,32,68,.92),rgba(13,18,42,.98))!important;
  border:1px solid rgba(236,168,129,.50)!important;
}
body.az-v22-body.page-admin .az22-admin-panel,
body.az-v22-body.page-admin .az22-admin-content,
body.az-v22-body.page-admin .az22-admin-stat,
body.az-v22-body.page-admin .az22-admin-nav a{
  background:rgba(24,52,139,.35)!important;
  border-color:rgba(236,168,129,.22)!important;
  color:#eef5ff!important;
}
@media(max-width:1100px){
  body.az-v22-body{min-width:1280px}
}
