@font-face{font-family:ZapalnikUI;src:url(../../../images/zapalnik/fonts/ZapalnikUI-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:ZapalnikUI;src:url(../../../images/zapalnik/fonts/ZapalnikUI-Bold.otf) format("opentype");font-weight:700 900;font-style:normal;font-display:swap}
@font-face{font-family:ZapalnikCondensed;src:url(../../../images/zapalnik/fonts/ZapalnikCondensed-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:ZapalnikCondensed;src:url(../../../images/zapalnik/fonts/ZapalnikCondensed-Bold.otf) format("opentype");font-weight:700 900;font-style:normal;font-display:swap}

:root{--z-bg:#071016;--z-surface:#0d1921;--z-surface-2:#12212a;--z-line:#304651;--z-line-soft:#d9d5ce;--z-paper:#f1eee9;--z-paper-2:#e9e5df;--z-text:#101820;--z-muted:#65727a;--z-white:#f7f8f8;--z-orange:#ff5a0a;--z-orange-2:#ff7a18;--z-green:#6bd414;--z-radius:8px;--z-shadow:0 18px 50px rgba(0,0,0,.22)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:radial-gradient(circle at 12% 8%,rgba(255,90,10,.09),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.018) 25%,transparent 25%) 0 0/34px 34px,var(--z-bg);color:var(--z-text);font:14px/1.45 ZapalnikUI,Arial,sans-serif;text-align:left;overflow-y:scroll}
a{color:#e64c00;text-decoration:none;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}
a:hover{color:var(--z-orange);text-decoration:none}
img{max-width:100%;height:auto}
svg.z-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex:0 0 auto}
#container{min-width:0;background:transparent;color:inherit}
.wrapper{width:min(1440px,calc(100% - 40px));margin:0 auto}
#content{width:auto!important;padding:18px 0 0;overflow:visible}
.clear{clear:both}.float_left{float:left}.float_right{float:right}.hidden{display:none}.smalltext{font-size:11px;color:var(--z-muted)}

/* Nagłówek i panel użytkownika */
.z-site-header{background:rgba(7,16,22,.96);border-bottom:1px solid var(--z-line);box-shadow:0 8px 30px rgba(0,0,0,.28);position:relative;z-index:20}
.z-topline{height:34px;display:flex;align-items:center;justify-content:space-between;color:#d9e0e4;font-size:11px;border-bottom:1px solid rgba(72,94,104,.45)}
.z-topline strong{color:var(--z-orange);font-weight:900}
.z-headrow{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:26px}
.z-brand{display:flex;align-items:center;gap:12px;color:#fff!important}
.z-brand>img{width:58px;height:62px;object-fit:contain;filter:drop-shadow(0 5px 12px rgba(0,0,0,.5))}
.z-brand b{display:block;font:900 31px/1 ZapalnikCondensed,Arial,sans-serif;letter-spacing:.5px}.z-brand b span{color:var(--z-orange)}
.z-brand small{display:block;margin-top:5px;color:#cbd4d8;font:700 10px/1 ZapalnikUI,Arial,sans-serif;letter-spacing:1.15px}
#panel{margin-left:auto;color:#dbe3e6;font-size:12px}
#panel .wrapper{width:auto;margin:0}
#panel .upper,#panel .lower{background:transparent;border:0;padding:4px 0;color:#dbe3e6}
#panel ul{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none}
#panel a{display:inline-flex;align-items:center;min-height:32px;padding:7px 10px;border:1px solid rgba(86,109,120,.7);border-radius:5px;color:#e9eef0;font-weight:700}
#panel a:hover{border-color:var(--z-orange);color:#fff;background:rgba(255,90,10,.11)}
#panel input.textbox{height:32px;max-width:140px}
#panel input.button{min-height:32px;padding:6px 12px}
#panel .remember_me{display:inline-flex;align-items:center;gap:5px}
.z-account-bar{display:flex;align-items:center;justify-content:flex-end;gap:13px;white-space:nowrap}
.z-account-meta{color:#d9e2e5;font-size:11px}.z-account-meta strong{color:#fff}
.z-account-links{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:0;padding:0;list-style:none}
.z-account-links ul,.z-account-links li{display:contents!important;margin:0!important;padding:0!important;list-style:none!important}
.z-account-links a{margin:0!important;background:transparent!important;line-height:1!important}
.z-account-links .z-account-register{background:var(--z-orange)!important;border-color:var(--z-orange)!important}

.z-mainnav{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--z-line);border-bottom:0;background:#0e1a22}
.z-mainnav a{min-height:66px;display:flex;align-items:center;justify-content:center;gap:9px;border-right:1px solid #2b3c46;color:#f1f4f5;font:900 17px/1 ZapalnikCondensed,Arial,sans-serif;text-transform:uppercase;letter-spacing:.25px;position:relative}
.z-mainnav a:last-child{border-right:0}.z-mainnav a:hover{color:var(--z-orange);background:#111f28}
.z-mainnav a:first-child{color:var(--z-orange)}.z-mainnav a:first-child:after{content:"";position:absolute;left:14%;right:14%;bottom:0;height:3px;background:linear-gradient(90deg,transparent,var(--z-orange),transparent)}

/* Breadcrumby i komunikaty MyBB */
.navigation{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#8ea0aa;font-size:12px;margin:0 0 12px}
.navigation a{color:#c8d1d5}.navigation .active{color:var(--z-orange);font-weight:800}

/* Strona główna: menu bezpośrednio łączy się z hero */
body.z-home #content{padding-top:0!important}
body.z-home #content>.wrapper>.navigation{display:none!important}
body.z-home #content>.wrapper>.navigation+br{display:none!important}

.pm_alert,.red_alert,.yellow_alert{padding:12px 16px;margin:0 0 12px;border:1px solid #c34110;border-left:4px solid var(--z-orange);border-radius:5px;background:#22150f;color:#fff}

/* Hero */
.z-hero{min-height:390px;display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:0;background:linear-gradient(90deg,rgba(5,10,14,.34),rgba(5,10,14,.18)),url(../../../images/zapalnik/zapalnik-hero.jpg) center/cover no-repeat;border:1px solid var(--z-line);box-shadow:var(--z-shadow);overflow:hidden;position:relative}
.z-hero:after{content:"";position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(transparent,rgba(4,10,14,.84));pointer-events:none}
.z-hero-copy{display:flex;align-items:center;justify-content:center;gap:25px;padding:42px 32px;position:relative;z-index:1;text-shadow:0 4px 18px #000}
.z-hero-logo{width:220px;height:250px;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.55))}
.z-hero h1{margin:0;color:#f5f5f3;font:900 clamp(52px,5vw,80px)/.9 ZapalnikCondensed,Arial,sans-serif;letter-spacing:1px}.z-hero h1 span{color:var(--z-orange)}
.z-kicker{margin:16px 0 13px;color:#f0f1ef;font-weight:900;letter-spacing:2px;font-size:14px}
.z-slogan{display:flex;align-items:center;gap:12px;margin:0;color:var(--z-orange);font:900 23px/1 ZapalnikCondensed,Arial,sans-serif;letter-spacing:1.5px}.z-slogan i{width:42px;height:3px;background:var(--z-orange)}
.z-tagline{margin:20px 0 0;color:#fff;font-weight:900;font-size:14px;letter-spacing:.8px}
.z-live-panel{margin:14px;background:rgba(10,23,31,.96);border:1px solid #425964;border-left:2px solid var(--z-orange);border-radius:7px;align-self:stretch;position:relative;z-index:2;color:#fff;display:flex;flex-direction:column;box-shadow:0 15px 32px rgba(0,0,0,.35)}
.z-live-head{height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #344850;font:900 20px/1 ZapalnikCondensed,Arial,sans-serif}.z-live-head span{display:flex;align-items:center;gap:9px}.z-live-head svg{color:var(--z-orange)}.z-live-head>b{font-size:13px;color:var(--z-orange)}
.z-live-server{display:grid;grid-template-columns:1fr auto;gap:7px 16px;padding:23px 18px;border-bottom:1px solid #30434d;align-items:center}.z-live-server>div{min-width:0}.z-live-server strong{display:block;font-size:13px}.z-live-server small{display:block;color:#b7c4ca;margin-top:7px}.z-live-server small i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--z-green);margin-right:8px;box-shadow:0 0 10px rgba(107,212,20,.8)}
.z-live-server>b{font-size:12px}.z-live-server>a{grid-column:2;grid-row:2/4;background:var(--z-orange);color:#fff;padding:10px 14px;border-radius:3px;font:900 14px ZapalnikCondensed,Arial,sans-serif}.z-live-server>a:hover{background:var(--z-orange-2);transform:translateY(-1px)}
.z-progress{display:block;width:160px;max-width:100%;height:4px;margin-top:10px;background:#40515a;border-radius:10px;overflow:hidden}.z-progress em{display:block;height:100%;background:linear-gradient(90deg,var(--z-orange),var(--z-orange-2));border-radius:inherit}
.z-live-more{margin-top:auto;padding:15px 18px;color:#fff!important;font-weight:900;font-size:12px}.z-live-more:hover{color:var(--z-orange)!important}

/* Wstążka statusu */
.z-status-ribbon{display:grid;grid-template-columns:repeat(4,1fr);margin:14px 0;background:var(--z-surface);border:1px solid var(--z-line);border-radius:7px;overflow:hidden;color:#fff}
.z-status-ribbon>div{min-height:86px;display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid #30444e;position:relative}.z-status-ribbon>div:last-child{border-right:0}.z-status-ribbon svg{color:#dbe4e7}.z-status-ribbon b{font:900 34px/1 ZapalnikCondensed,Arial,sans-serif}.z-status-ribbon span{font:700 13px ZapalnikCondensed,Arial,sans-serif}.z-status-ribbon i{position:absolute;bottom:13px;width:7px;height:7px;border-radius:50%;background:var(--z-green)}

/* Panele specjalne */
.z-panel,.tborder{border:1px solid var(--z-line);border-radius:var(--z-radius);overflow:hidden;background:var(--z-paper);box-shadow:0 5px 20px rgba(0,0,0,.08);margin:0 0 14px}
.z-panel-title,.thead{min-height:48px;background:linear-gradient(180deg,#13222b,#0c171e);color:#fff;border-left:3px solid var(--z-orange);padding:0 16px;display:flex;align-items:center;justify-content:space-between;font:900 18px/1 ZapalnikCondensed,Arial,sans-serif;letter-spacing:.35px;text-transform:uppercase;position:relative}
.z-panel-title:after,.thead:after{content:"";position:absolute;top:0;right:0;border-top:15px solid var(--z-orange);border-left:15px solid transparent}
.z-panel-title>span{display:flex;align-items:center;gap:10px}.z-panel-title svg{color:var(--z-orange)}.z-panel-title small{color:#d6e0e4;font:700 10px ZapalnikUI,Arial,sans-serif}
.z-table-scroll{overflow-x:auto}.z-servers table{width:100%;border-collapse:collapse;min-width:880px}.z-servers th{height:38px;padding:7px 10px;background:#e5e1db;color:#53616a;text-align:left;text-transform:uppercase;font-size:9px;letter-spacing:.35px}.z-servers td{padding:14px 10px;border-top:1px solid #d7d2ca;font-size:12px}.z-servers tbody tr:hover{background:#fff}.z-servers td:nth-child(2){min-width:230px}.z-servers td:nth-child(4){min-width:110px}.z-servers td strong{display:inline-block;margin-right:8px}.z-servers code{font:11px ZapalnikUI,monospace;color:#30404a}.z-number{display:grid;place-items:center;width:28px;height:28px;background:var(--z-orange);color:#fff;border-radius:3px}.z-badge{display:inline-block;margin:4px 3px 0 0;padding:2px 5px;border:1px solid #3d555f;border-radius:3px;background:#14242d;color:#fff;font-size:8px;font-weight:900}.z-badge.alt{background:#515c62}.z-online{display:block;width:10px;height:10px;border-radius:50%;background:var(--z-green);box-shadow:0 0 10px rgba(107,212,20,.8)}

.z-index-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(300px,1fr);gap:14px;align-items:start}.z-forum-column,.z-sidebar{min-width:0}.z-side-body{padding:19px}.z-side-body>strong{display:block;color:#111d24;font:900 25px/1 ZapalnikCondensed,Arial,sans-serif}.z-side-body p{color:#58666e;margin:8px 0 16px}.z-event{height:220px;position:relative;overflow:hidden;border:1px solid var(--z-line);border-radius:7px;background:#091219;margin-bottom:14px;color:#fff}.z-event img{width:100%;height:100%;object-fit:cover;opacity:.58}.z-event:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,12,17,.96),rgba(5,12,17,.18))}.z-event>div{position:absolute;left:24px;top:48px;z-index:2}.z-event small,.z-event strong,.z-event span{display:block}.z-event small{letter-spacing:1.5px}.z-event strong{color:var(--z-orange);font:900 31px ZapalnikCondensed,Arial,sans-serif;margin:5px 0}.z-event span{font-size:10px;font-weight:900}
.z-community-card{min-height:78px;margin-bottom:12px;padding:12px 14px;display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;border:1px solid var(--z-line);border-radius:7px;background:var(--z-surface);color:#fff!important}.z-community-card>svg{width:42px;height:42px;padding:10px;border:1px solid #526974;border-radius:50%}.z-community-card span b,.z-community-card span small{display:block}.z-community-card span small{font-size:9px;color:#aebcc3;margin-top:4px}.z-community-card span small i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--z-green);margin-right:5px}.z-community-card>strong{padding:9px 11px;background:var(--z-orange);border-radius:3px;font:900 13px ZapalnikCondensed,Arial,sans-serif}.z-community-card:hover{border-color:var(--z-orange);transform:translateY(-1px)}

/* Tabele i listy MyBB */
table{color:var(--z-text);font-family:ZapalnikUI,Arial,sans-serif;font-size:13px;border-collapse:collapse}
.tborder{width:100%;margin:0 0 14px;border-color:var(--z-line-soft);background:var(--z-paper)}
.thead{display:table-cell;height:48px;border-left:3px solid var(--z-orange);vertical-align:middle}.thead:after{display:none}.thead a{color:#fff}.thead a:hover{color:var(--z-orange)}
.tcat{height:34px;padding:7px 12px;background:#dcd8d1;color:#47555d;font:800 10px ZapalnikUI,Arial,sans-serif;text-transform:uppercase;letter-spacing:.45px;border-bottom:1px solid #cbc6be}.tcat a{color:#35444c}
.trow1,.trow2{background:var(--z-paper);border-bottom:1px solid #d8d3cb}.trow2{background:#ece8e2}.trow_shaded{background:#e6d7d0;color:#812b0b}.trow_selected td{background:#fff5ed}
.trow1 td,.trow2 td,td.trow1,td.trow2{padding:13px 12px;border-color:#d8d3cb}
tr:hover>.trow1,tr:hover>.trow2{background:#fffaf5}
.tfoot{background:#101d25;color:#dce5e8;padding:9px 12px}.tfoot a{color:#fff}.tfoot a:hover{color:var(--z-orange)}
.forum_status{width:43px;height:43px;display:grid!important;place-items:center;border:1px solid #bcc4c7;border-radius:50%;background:#f8f8f7;color:#14232b;box-shadow:0 2px 8px rgba(0,0,0,.12);font-size:0}.forum_status i{display:none}.forum_status:before{content:"";width:18px;height:18px;border:2px solid currentColor;border-radius:50%;box-shadow:inset 0 0 0 4px #f8f8f7;background:var(--z-orange)}.forum_off:before{background:#798890}.forum_offlock:before{border-radius:3px;background:#273942}.forum_on{color:var(--z-orange);border-color:#d77747}
.forumtitle{font:900 18px ZapalnikCondensed,Arial,sans-serif;color:#0d1920}.forumdesc{color:#627079;margin-top:4px;font-size:11px}.lastpost{font-size:11px}.lastpost a{font-weight:800}
.subforums{margin-top:7px;color:#67737a;font-size:10px}.subforums a{color:#42525a}.subject_new{font-weight:800}

/* Przyciski, formularze, paginacja */
.button,input.button,button{appearance:none;border:0;border-radius:3px;background:linear-gradient(180deg,var(--z-orange-2),var(--z-orange));color:#fff!important;padding:9px 15px;font:900 14px/1 ZapalnikCondensed,Arial,sans-serif;text-transform:uppercase;cursor:pointer;box-shadow:inset 0 1px rgba(255,255,255,.15)}
.button:hover,input.button:hover,button:hover{background:#ff6d19;transform:translateY(-1px)}
input.textbox,textarea,select{border:1px solid #bfc4c5;border-radius:4px;background:#fff;color:#17232a;padding:9px 10px;font:13px ZapalnikUI,Arial,sans-serif;outline:none}input.textbox:focus,textarea:focus,select:focus{border-color:var(--z-orange);box-shadow:0 0 0 3px rgba(255,90,10,.12)}
textarea{max-width:100%}.editor_control_bar{background:#dcd8d1;border:1px solid #c9c4bc}.codeblock,.phpcodeblock{background:#111d24;color:#dfe8eb;border:1px solid #304550;border-left:3px solid var(--z-orange);padding:12px;border-radius:4px}
.pagination{display:flex;align-items:center;gap:4px}.pagination a,.pagination .pagination_current{display:grid;place-items:center;min-width:31px;height:31px;border:1px solid #c7c2ba;border-radius:3px;background:#f7f5f1;color:#24333b}.pagination .pagination_current{background:var(--z-orange);border-color:var(--z-orange);color:#fff;font-weight:900}
.popup_menu{background:#fff;border:1px solid #bbc2c5;border-radius:4px;box-shadow:0 12px 35px rgba(0,0,0,.2)}.popup_item{padding:8px 11px}.popup_item:hover{background:#fff1e7;color:var(--z-orange)}

/* Tematy i posty */
.post{margin-bottom:14px;border:1px solid #cfcac2;border-radius:7px;overflow:hidden;background:var(--z-paper);box-shadow:0 5px 18px rgba(0,0,0,.08)}
.post_head{padding:10px 14px;background:#111e26;color:#dfe6e9;border-left:3px solid var(--z-orange)}.post_head a{color:#fff}.post_head a:hover{color:var(--z-orange)}
.post_author{width:215px;padding:18px!important;background:#e4e0da!important;border-right:1px solid #ccc6be;color:#26343b}.post_author .author_information{font-weight:800}.post_author .author_avatar img{border:3px solid #fff;border-radius:5px;box-shadow:0 5px 14px rgba(0,0,0,.16);margin:10px auto}.post_author .author_statistics{font-size:10px;color:#637079}
.post_content{padding:18px!important;background:#f7f5f1!important}.post_body{min-height:120px;color:#202d34;font-size:14px;line-height:1.65}.post_signature{margin-top:22px;padding-top:12px;border-top:1px dashed #c7c1b9;color:#6a757b}.post_meta{color:#707b81}
.post_controls{padding:9px 12px;background:#dfdbd4;border-top:1px solid #cac4bc}.post_controls a{display:inline-block;margin:2px;padding:7px 10px;border:1px solid #bfc3c4;border-radius:3px;background:#f8f7f4;color:#2d3b42;font:800 11px ZapalnikUI,Arial,sans-serif}.post_controls a:hover{border-color:var(--z-orange);color:var(--z-orange)}
.thread_tools,.forumjump{margin:8px 0}.thread_status{width:22px;height:22px;border-radius:50%;background:#788991;box-shadow:inset 0 0 0 6px #edf0f1}.thread_status.newfolder,.thread_status.newhotfolder{background:var(--z-orange)}
.stars{display:inline-flex;gap:2px;color:var(--z-orange)}

/* Statystyki, popupy i elementy systemowe */
.statistics{color:#54626a}.stats ul{margin:8px 0}.modal{background:#f4f1ec!important;border:1px solid #334852!important;border-radius:7px!important;box-shadow:0 25px 70px rgba(0,0,0,.45)!important}.modal .modal_title{background:#101d25;color:#fff;padding:13px 15px;border-left:3px solid var(--z-orange)}
.error{color:#9c2d08;background:#ffe8dc;border:1px solid #e59b7d;padding:10px;border-radius:4px}.success_message{color:#245b0b;background:#e8f7df;border:1px solid #a9d78f;padding:10px;border-radius:4px}
.buddy_status{border-radius:50%}.online{color:#4f9d13}.offline{color:#819099}

/* Stopka */
.z-footer{margin-top:12px;background:#09141a;border-top:1px solid #304650;color:#c9d3d7}.z-footer-grid{display:grid;grid-template-columns:1.55fr repeat(3,1fr);gap:0;padding:32px 0}.z-footer-grid>div{padding:0 24px;border-right:1px solid #293b44}.z-footer-grid>div:first-child{padding-left:0}.z-footer-grid>div:last-child{border-right:0}.z-footer h4{margin:0 0 13px;color:#fff;font:900 15px ZapalnikCondensed,Arial,sans-serif}.z-footer-grid>div>a{display:block;color:#c0ccd1;margin:8px 0;font-size:11px}.z-footer-grid>div>a:hover{color:var(--z-orange)}
.z-footer-brand{display:flex;align-items:center;gap:14px}.z-footer-brand img{width:84px;height:92px;object-fit:contain}.z-footer-brand strong,.z-footer-brand small,.z-footer-brand b{display:block}.z-footer-brand strong{color:#fff;font:900 31px ZapalnikCondensed,Arial,sans-serif}.z-footer-brand strong span,.z-footer-brand b{color:var(--z-orange)}.z-footer-brand small{font-size:8px;letter-spacing:.6px}.z-footer-brand b{margin-top:8px;font-size:9px}
#footer{border-top:1px solid #263943;background:#071016;color:#93a3aa}.z-footer-bottom{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px}.z-footer-bottom a{color:#dce4e7}

/* Responsywność */
@media(max-width:1180px){.z-hero{grid-template-columns:1fr 380px}.z-hero-logo{width:170px}.z-mainnav a{font-size:15px}.z-status-ribbon b{font-size:30px}.z-footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}}
@media(max-width:960px){.wrapper{width:min(100% - 24px,1440px)}.z-headrow{align-items:flex-start;padding:12px 0}.z-brand>img{width:48px;height:52px}.z-brand b{font-size:25px}#panel{max-width:55%}.z-mainnav{grid-template-columns:repeat(4,1fr)}.z-mainnav a{border-bottom:1px solid #2b3c46}.z-hero{grid-template-columns:1fr}.z-live-panel{display:none}.z-hero-copy{min-height:350px}.z-status-ribbon{grid-template-columns:repeat(2,1fr)}.z-status-ribbon>div:nth-child(2){border-right:0}.z-status-ribbon>div:nth-child(-n+2){border-bottom:1px solid #30444e}.z-index-grid{grid-template-columns:1fr}.z-sidebar{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.z-sidebar>*{margin-bottom:0}.z-footer-grid{grid-template-columns:1.4fr 1fr}.z-footer-grid>div:nth-child(2){border-right:0}.z-footer-grid>div:nth-child(n+3){margin-top:25px}}
@media(max-width:720px){body{font-size:13px}.wrapper{width:calc(100% - 16px)}.z-topline{display:none}.z-headrow{min-height:70px;align-items:center}.z-brand small{display:none}.z-brand>img{width:42px;height:47px}#panel{max-width:68%;font-size:10px}#panel .lower{display:none}#panel a{min-height:29px;padding:5px!important;font-size:9px}.z-account-meta{display:none}.z-account-links{gap:4px}.z-mainnav{grid-template-columns:repeat(4,1fr)}.z-mainnav a{min-height:55px;font-size:0;gap:0}.z-mainnav a .z-icon{width:22px;height:22px}.z-mainnav a:nth-child(n+5){display:none}#content{padding-top:8px}.navigation{margin-bottom:4px}.z-hero{min-height:310px}.z-hero-copy{min-height:310px;padding:24px 18px;justify-content:flex-start}.z-hero-logo{width:108px;height:145px}.z-hero h1{font-size:48px}.z-kicker{font-size:10px;letter-spacing:1px}.z-slogan{font-size:18px}.z-slogan i{width:24px}.z-tagline{font-size:10px}.z-status-ribbon>div{min-height:72px;gap:8px}.z-status-ribbon b{font-size:27px}.z-status-ribbon span{font-size:10px}.z-status-ribbon svg{width:16px;height:16px}.z-panel-title{font-size:16px}.z-sidebar{grid-template-columns:1fr}.z-footer-grid{grid-template-columns:1fr;padding:25px 0}.z-footer-grid>div{padding:18px 0;border-right:0;border-bottom:1px solid #293b44}.z-footer-grid>div:nth-child(n+3){margin-top:0}.z-footer-bottom{flex-direction:column;align-items:flex-start;justify-content:center;padding:15px 0}.post_author{width:100%!important;display:block;border-right:0;border-bottom:1px solid #ccc6be}.post_content{display:block;width:100%}.post.classic .post_author,.post.classic .post_content{display:block}.forum_status{width:34px;height:34px}.forum_status:before{width:14px;height:14px}.forumtitle{font-size:16px}}
@media(max-width:460px){.z-brand b{font-size:21px}.z-brand>img{width:35px;height:40px}#panel{max-width:65%}#panel .upper{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.z-hero-logo{display:none}.z-hero-copy{justify-content:center;text-align:center}.z-slogan{justify-content:center}.z-status-ribbon span{display:none}.z-status-ribbon b{font-size:30px}.z-footer-brand img{width:65px}.z-footer-brand strong{font-size:26px}}

/* ZDJĘCIE 2 — układ docelowy 1.0.3 */
.z-site-header{box-shadow:none;border-bottom:1px solid #263943;background:rgba(7,14,19,.985)}
.z-site-header>.wrapper{width:min(1440px,calc(100% - 24px))}
.z-topline{height:38px;border-bottom:1px solid #263943;font-size:10px;color:#d2dade}
.z-topline>span{white-space:nowrap}
.z-topline #panel{margin-left:auto}
.z-topline #panel .z-account-bar{gap:0}
.z-topline #panel a{min-height:38px;padding:0 12px;border:0;border-left:1px solid rgba(63,79,87,.25);border-radius:0;background:transparent!important;color:#dce3e6!important;font:700 10px/1 ZapalnikUI,Arial,sans-serif;text-transform:none}
.z-topline #panel a:hover{color:var(--z-orange)!important;background:rgba(255,90,10,.06)!important}
.z-topline #panel a .z-icon{width:15px;height:15px;margin-right:6px}
.z-mainnav{border:0;border-bottom:1px solid #30434d;background:linear-gradient(180deg,#101a20,#0a1217)}
.z-mainnav a{min-height:54px;border-right:1px solid #25343b;font-size:14px}
.z-mainnav a:first-child:after{left:10%;right:10%;height:3px}
body.z-home #content{padding-top:0!important}
body.z-home #content>.wrapper{width:min(1440px,calc(100% - 24px))}
body.z-home #content>.wrapper>.navigation,
body.z-home #content>.wrapper>.navigation+br{display:none!important}

.z-hero{min-height:320px;grid-template-columns:minmax(0,1fr) 360px;border-top:0;border-radius:0;background-position:center 44%;box-shadow:0 8px 28px rgba(0,0,0,.28)}
.z-hero-copy{justify-content:flex-start;gap:22px;padding:28px 34px}
.z-hero-logo{width:195px;height:220px}
.z-hero h1{font-size:64px;letter-spacing:.4px}
.z-kicker{margin:10px 0 10px;font-size:13px}
.z-slogan{font-size:20px}
.z-tagline{margin-top:15px;font-size:12px}
.z-live-panel{margin:10px;background:rgba(8,19,26,.95);border-radius:4px}
.z-live-head{height:50px;font-size:18px}
.z-live-server{padding:17px 16px}
.z-live-server>a{padding:9px 12px}
.z-live-more{padding:12px 16px;display:flex;justify-content:space-between}

.z-status-ribbon{margin:10px 0 14px;border-radius:4px}
.z-status-ribbon>div{min-height:64px;justify-content:flex-start;padding:0 22px}
.z-status-ribbon svg{width:27px;height:27px}
.z-status-ribbon b{font-size:28px}
.z-status-ribbon span{font-size:10px;line-height:1.15}
.z-status-ribbon i{bottom:9px;left:83px}

.z-home-grid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(300px,.95fr);gap:12px;align-items:start}
.z-home-main,.z-target-sidebar{min-width:0}
.z-target-servers{margin-bottom:12px}
.z-target-servers table{min-width:760px}
.z-target-servers td{padding:11px 9px}
.z-target-servers .z-number{width:25px;height:25px}
.z-target-servers .button{padding:8px 11px}
.z-panel-foot{min-height:36px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#e8e4de;border-top:1px solid #d1ccc5;color:#66737a;font-size:9px}
.z-panel-foot a{font-weight:900}

.z-topic-list>a{display:grid;grid-template-columns:22px 1fr auto;gap:8px;align-items:center;padding:10px 11px;border-bottom:1px solid #d8d2ca;background:#f0ede8;color:#18252c}
.z-topic-list>a:hover{background:#fff7f1}
.z-topic-list>a>b{font:900 12px ZapalnikCondensed,Arial,sans-serif}
.z-topic-list>a span strong,.z-topic-list>a span small{display:block}
.z-topic-list>a span strong{color:#e34b05;font-size:10px}
.z-topic-list>a span small{margin-top:3px;color:#657179;font-size:8px}
.z-topic-list>a em{padding:3px 5px;background:var(--z-orange);color:#fff;font:900 8px ZapalnikCondensed,Arial,sans-serif;font-style:normal}
.z-panel-more{display:block;padding:11px 13px;background:#eeeae4;border-top:1px solid #d2ccc4;text-align:right;font:900 9px ZapalnikUI,Arial,sans-serif}

.z-rank-list{padding:7px 10px;background:#f0ede8}
.z-rank-list>div{display:grid;grid-template-columns:105px 1fr 46px;gap:8px;align-items:center;min-height:36px;border-bottom:1px solid #d9d3cc}
.z-rank-list>div:last-child{border-bottom:0}
.z-rank-list b{font-size:9px}
.z-rank-list span{height:4px;background:#c9c5c0;border-radius:8px;overflow:hidden}
.z-rank-list span i{display:block;height:100%;background:var(--z-orange);border-radius:8px}
.z-rank-list em{text-align:right;color:#6b7478;font-size:8px;font-style:normal}

.z-target-sidebar .z-event{height:190px;margin-bottom:12px}
.z-target-sidebar .z-event>div{left:18px;top:18px;right:18px}
.z-target-sidebar .z-event small{font:900 13px ZapalnikCondensed,Arial,sans-serif}
.z-target-sidebar .z-event strong{margin:24px 0 16px;font-size:38px}
.z-target-sidebar .z-event span{font-size:8px}
.z-target-sidebar .z-community-card{min-height:62px;margin-bottom:10px;padding:8px 11px}

.z-forum-column .tborder{border-radius:5px}
.z-forum-column .thead{height:42px}
.z-forum-column .forumtitle{font-size:15px}
.z-forum-column .forumdesc{font-size:9px}

@media(max-width:1050px){
  .z-home-grid{grid-template-columns:1fr}
  .z-target-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .z-target-sidebar>*{margin-bottom:0}
}
@media(max-width:720px){
  .z-topline>span{font-size:8px}
  .z-topline #panel a span{display:none}
  .z-topline #panel a{padding:0 8px}
  .z-mainnav a{min-height:50px}
  .z-hero{min-height:300px}
  .z-hero-copy{padding:22px 18px}
  .z-hero-logo{width:115px;height:145px}
  .z-hero h1{font-size:46px}
  .z-target-sidebar{grid-template-columns:1fr}
}


/* FULL DESIGN PRO 1.0.4 */
.z-site-header{position:relative;z-index:40;background:linear-gradient(180deg,rgba(8,14,19,.99),rgba(5,11,16,.985))}
.z-site-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,90,10,.35),transparent)}
.z-topline{height:40px;background:rgba(6,11,16,.82)}
.z-topline strong{letter-spacing:.3px}
.z-topline #panel .z-account-bar{align-items:stretch}
.z-topline #panel a{position:relative;display:inline-flex;align-items:center;gap:6px}
.z-topline #panel a em{display:inline-grid;place-items:center;min-width:16px;height:16px;padding:0 3px;background:var(--z-orange);border-radius:999px;color:#fff;font:900 9px/1 ZapalnikUI,Arial,sans-serif;font-style:normal}
.z-topline #panel a.z-has-badge span{margin-right:1px}
.z-mainnav{background:linear-gradient(180deg,#111b20,#0b1419);box-shadow:inset 0 1px rgba(255,255,255,.03),0 10px 24px rgba(0,0,0,.16)}
.z-mainnav a{min-height:56px;text-shadow:0 1px 0 rgba(0,0,0,.45)}
.z-mainnav a .z-icon{width:16px;height:16px}
.z-mainnav a:hover{background:linear-gradient(180deg,#151f25,#0f171c)}

.z-hero{min-height:342px;grid-template-columns:minmax(0,1fr) 338px;background:
 radial-gradient(circle at 11% 19%,rgba(255,106,24,.18),transparent 22%),
 linear-gradient(90deg,rgba(4,8,12,.60),rgba(4,8,12,.18)),
 url(../../../images/zapalnik/zapalnik-hero.jpg) center/cover no-repeat}
.z-hero:before{content:"";position:absolute;left:54px;top:38px;width:88px;height:88px;border-radius:50%;
background:radial-gradient(circle,rgba(255,181,71,.95) 0,rgba(255,129,27,.88) 18%,rgba(255,90,10,.28) 44%,rgba(255,90,10,0) 74%);
filter:blur(.2px);box-shadow:0 0 22px rgba(255,120,20,.82),0 0 55px rgba(255,90,10,.42)}
.z-hero-copy{padding:30px 34px 26px 34px;gap:26px}
.z-hero-logo{width:205px;height:232px;filter:drop-shadow(0 20px 22px rgba(0,0,0,.55))}
.z-hero-copy>div{max-width:520px}
.z-hero h1{font-size:70px;line-height:.92;text-shadow:0 4px 16px rgba(0,0,0,.5)}
.z-kicker{font-size:12px;letter-spacing:1.6px}
.z-slogan{font-size:21px;letter-spacing:1.15px}
.z-slogan i{width:40px}
.z-tagline{font-size:11px;letter-spacing:.9px}
.z-live-panel{margin:12px 12px 12px 0;border:1px solid #3a4f58;border-left:2px solid var(--z-orange);box-shadow:0 18px 34px rgba(0,0,0,.32)}
.z-live-head{height:52px;padding:0 16px;font-size:17px}
.z-live-head>b{font-size:11px}
.z-live-server{padding:18px 15px}
.z-live-server strong{font-size:12px}
.z-live-server small{font-size:11px}
.z-live-server>b{font-size:11px}
.z-live-server>a{padding:9px 13px}
.z-live-more{font-size:11px}

.z-status-ribbon{box-shadow:0 6px 16px rgba(0,0,0,.14)}
.z-status-ribbon>div{min-height:66px}
.z-status-ribbon b{font-size:27px}
.z-status-ribbon span{font-size:9px;letter-spacing:.35px}
.z-status-ribbon svg{opacity:.96}

.z-panel,.tborder{border-radius:6px;box-shadow:0 10px 22px rgba(0,0,0,.12)}
.z-panel-title,.thead{min-height:46px;padding:0 15px}
.z-panel-title small{font-size:9px}

.z-target-servers th{font-size:8px;letter-spacing:.45px}
.z-target-servers td{font-size:11px}
.z-target-servers td strong{font-size:11px}
.z-target-servers code{font-size:10px}
.z-target-servers .z-progress{width:140px;height:5px}
.z-target-servers .button{font-size:12px}
.z-panel-foot{font-size:8px}
.z-panel-foot a{font-size:9px}

.z-topic-panel .z-panel-title,
.z-rank-panel .z-panel-title{justify-content:flex-start}
.z-topic-list>a{padding:11px 12px}
.z-topic-list>a b{font-size:11px}
.z-topic-list>a span strong{font-size:11px}
.z-topic-list>a span small{font-size:8px}
.z-rank-list{padding:8px 12px}
.z-rank-list>div{grid-template-columns:110px 1fr 50px;min-height:38px}
.z-rank-list b{font-size:10px}
.z-rank-list em{font-size:8px}

.z-target-sidebar .z-event{height:205px;background:#091219;border-radius:6px}
.z-target-sidebar .z-event img{opacity:.72}
.z-target-sidebar .z-event:after{background:linear-gradient(180deg,rgba(5,10,14,.1),rgba(4,10,14,.82))}
.z-target-sidebar .z-event>div{left:18px;top:18px;right:18px}
.z-target-sidebar .z-event small{font-size:18px;letter-spacing:.45px}
.z-target-sidebar .z-event strong{font-size:46px;line-height:.95}
.z-target-sidebar .z-event span{font-size:8px;letter-spacing:.45px}

.z-target-sidebar .z-community-card{min-height:64px;background:linear-gradient(180deg,#111c24,#0d171d);border-color:#30444d}
.z-target-sidebar .z-community-card>svg{width:40px;height:40px}
.z-target-sidebar .z-community-card span b{font-size:13px}
.z-target-sidebar .z-community-card span small{font-size:9px}
.z-target-sidebar .z-community-card>strong{font-size:12px}

.z-forum-column .tcat{font-size:9px}
.z-forum-column .forum_status{width:38px;height:38px}
.z-forum-column .forum_status:before{width:15px;height:15px}
.z-forum-column .forumtitle{font-size:16px}
.z-forum-column .forumdesc{font-size:10px}
.z-forum-column .lastpost{font-size:10px}
.z-forum-column .subforums{font-size:9px}

.statistics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.statistics .trow1,.statistics .trow2{background:#0f1b23;color:#dfe7ea;border:1px solid #30434d;border-radius:6px}
.stats ul{padding-left:18px}

.z-footer{margin-top:16px;background:
 linear-gradient(180deg,rgba(10,19,25,.98),rgba(7,14,19,.99)),
 radial-gradient(circle at 15% 20%,rgba(255,90,10,.09),transparent 22%)}
.z-footer-grid{grid-template-columns:1.55fr 1fr 1fr .95fr;padding:28px 0 22px}
.z-footer-grid>div{border-right:1px solid #22343d}
.z-footer-brand{align-items:flex-end}
.z-footer-brand img{width:92px;height:100px;filter:drop-shadow(0 10px 16px rgba(0,0,0,.42))}
.z-footer-brand strong{font-size:42px;line-height:.9}
.z-footer-brand small{font-size:10px;letter-spacing:1px}
.z-footer-brand b{font-size:11px;letter-spacing:.45px}
.z-footer h4{font-size:17px;margin-bottom:16px}
.z-footer-grid>div>a{font-size:12px;margin:10px 0}
.z-footer-socials{display:flex;gap:10px;margin-top:18px}
.z-footer-socials a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #3b4f58;border-radius:50%;background:#0f1b22;color:#fff;font:900 13px/1 ZapalnikUI,Arial,sans-serif}
.z-footer-socials a:hover{border-color:var(--z-orange);color:var(--z-orange)}
.z-footer-bottom{min-height:56px;font-size:11px}

@media(max-width:1180px){
  .z-hero{grid-template-columns:1fr 320px}
  .z-hero-logo{width:176px;height:205px}
  .z-hero h1{font-size:58px}
  .z-footer-grid{grid-template-columns:1.4fr 1fr 1fr}
}
@media(max-width:960px){
  .z-topline{height:38px}
  .z-topline #panel a{padding:0 10px}
  .z-hero{grid-template-columns:1fr}
  .z-live-panel{margin:0 12px 12px 12px}
  .statistics{grid-template-columns:repeat(2,1fr)}
  .z-footer-grid{grid-template-columns:1.4fr 1fr}
}
@media(max-width:720px){
  .z-topline{height:36px}
  .z-topline #panel a em{display:none}
  .z-mainnav a{min-height:52px}
  .z-hero{min-height:312px}
  .z-hero:before{left:28px;top:28px;width:58px;height:58px}
  .z-hero-logo{width:118px;height:145px}
  .z-hero h1{font-size:47px}
  .z-target-servers .z-progress{width:110px}
  .statistics{grid-template-columns:1fr}
}


/* PRO ASSETS 1.0.5 — real graphic kit */
.z-nav-icon{
  width:24px;height:27px;object-fit:contain;flex:0 0 auto;
  image-rendering:auto;filter:drop-shadow(0 1px 1px rgba(0,0,0,.42))
}
.z-mainnav a:first-child .z-nav-icon{filter:drop-shadow(0 0 5px rgba(240,90,22,.28))}
.z-kpi-icon{width:28px;height:29px;object-fit:contain;flex:0 0 auto}
.z-live-flame{width:25px;height:31px;object-fit:contain;vertical-align:middle;margin-right:7px}
.z-community-icon{width:32px;height:33px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.32))}
.z-target-sidebar .z-community-card>.z-community-icon{width:42px;height:42px;padding:4px;border:1px solid #526974;border-radius:50%;background:#101a20}
.z-panel-title:after,.thead:after{
  width:24px;height:24px;border:0!important;
  background:url(../../../images/zapalnik/ui/orange-corner.png) top right/24px 24px no-repeat!important
}
.z-target-servers .z-online,
.z-status-ribbon i{
  background:#74be11 url(../../../images/zapalnik/ui/online-dot.png) center/20px 20px no-repeat;
  box-shadow:0 0 12px rgba(116,190,17,.55)
}
.z-target-sidebar .z-event img{object-fit:cover;opacity:1}
.z-target-sidebar .z-event:after{background:linear-gradient(180deg,rgba(6,11,15,.03),rgba(5,11,15,.18))}
.z-target-sidebar .z-event>div{display:none}
.z-footer-socials a{padding:0;background:transparent;border:0}
.z-footer-socials a img{width:32px;height:33px;display:block;object-fit:contain}
.z-footer-socials a:hover{transform:translateY(-2px);filter:brightness(1.12)}
.z-topic-panel .z-panel-title:before{
  content:"";width:21px;height:24px;margin-right:8px;
  background:url(../../../images/zapalnik/icons/live_flame.png) center/contain no-repeat
}
.z-rank-panel .z-panel-title:before{
  content:"";width:21px;height:22px;margin-right:8px;
  background:url(../../../images/zapalnik/icons/top5_star.png) center/contain no-repeat
}
.z-topic-panel .z-panel-title>span>.z-icon,
.z-rank-panel .z-panel-title>span>.z-icon{display:none}
@media(max-width:720px){
  .z-nav-icon{width:22px;height:24px}
  .z-mainnav a{font-size:0}
}


/* PRO FINAL 1.0.6 — korekta na podstawie realnego podglądu */
.expcolimage{display:none!important}

/* HERO 1:1: lewa część jest wiernym wycinkiem referencji; LIVE pozostaje funkcjonalny */
.z-hero{
  min-height:0!important;
  height:400px;
  grid-template-columns:minmax(0,2fr) minmax(360px,1fr)!important;
  background:#080e12!important;
  border:1px solid #30434d!important;
  overflow:hidden
}
.z-hero:before{display:none!important}
.z-hero:after{height:60px;opacity:.38}
.z-hero-copy.z-hero-reference{
  min-height:0!important;height:100%;
  display:block!important;padding:0!important;
  background:url(../../../images/zapalnik/branding/hero-left-pro-hq.png) center/cover no-repeat!important;
  text-shadow:none!important
}
.z-hero-reference>*{display:none!important}
.z-live-panel{
  margin:8px 8px 8px 0!important;
  border-radius:3px!important;
  border-color:#3a4b53!important;
  border-left:2px solid var(--z-orange)!important
}
.z-live-head{height:59px!important;font-size:19px!important}
.z-live-server{padding:22px 18px!important}
.z-live-server strong{font-size:13px!important}
.z-live-server small{font-size:11px!important}
.z-live-more{padding:14px 18px!important}

/* Ikony: bez czarnych kwadratowych teł wyciętych ze screena */
.z-nav-icon,.z-kpi-icon,.z-community-icon,.z-footer-socials img,.z-live-flame{
  background:transparent!important
}
.z-nav-icon{width:21px!important;height:22px!important}
.z-kpi-icon{width:29px!important;height:29px!important}

/* menu / topbar proporcje zdjęcia wzorcowego */
.z-topline{height:36px!important}
.z-mainnav a{min-height:52px!important;font-size:14px!important}
.z-mainnav a:first-child:after{left:8%!important;right:8%!important}

/* KPI */
.z-status-ribbon{margin:9px 0 13px!important;border-radius:4px!important}
.z-status-ribbon>div{min-height:65px!important;padding:0 23px!important}
.z-status-ribbon b{font-size:30px!important}
.z-status-ribbon span{font-size:10px!important}

/* Panele — bardziej zwarty industrialny styl */
.z-panel,.tborder{border-radius:4px!important}
.z-panel-title,.thead{min-height:44px!important;font-size:17px!important}
.z-panel-title:after,.thead:after{width:20px!important;height:20px!important;background-size:20px 20px!important}
.z-target-servers td{padding:10px 9px!important}
.z-topic-list>a{padding:9px 11px!important}
.z-rank-list>div{min-height:36px!important}

/* Forum MyBB: usuń domyślne "[-]" i dopracuj wiersze */
.z-forum-column .thead{padding-left:14px!important}
.z-forum-column .tcat{height:32px!important}
.z-forum-column .trow1,.z-forum-column .trow2{background:#f2efea!important}
.z-forum-column tr:hover>.trow1,.z-forum-column tr:hover>.trow2{background:#fff8f2!important}
.z-forum-column .forum_status{
  width:40px!important;height:40px!important;background:#f8f7f4!important;
  border:1px solid #b9c1c4!important;box-shadow:0 2px 7px rgba(0,0,0,.12)!important
}
.z-forum-column .forumtitle{font-size:15px!important}
.z-forum-column .forumdesc{font-size:9px!important}

/* Statystyki forum — bez domyślnego wielkiego boardstats MyBB */
.z-forum-stats-pro{
  display:grid;grid-template-columns:repeat(5,1fr);
  border:1px solid #30434d;border-bottom:0;border-radius:5px 5px 0 0;
  overflow:hidden;background:#0e1920;color:#fff;margin-top:13px
}
.z-forum-stat{
  min-height:88px;padding:13px 16px;display:flex;align-items:center;justify-content:center;gap:12px;
  border-right:1px solid #2a3d46
}
.z-forum-stat:last-child{border-right:0}
.z-forum-stat img{width:42px;height:42px;object-fit:contain}
.z-forum-stat span b,.z-forum-stat span small{display:block}
.z-forum-stat span b{font:900 26px/1 ZapalnikCondensed,Arial,sans-serif;color:#fff}
.z-forum-stat-user span b{font-size:18px;color:var(--z-orange);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px}
.z-forum-stat span small{margin-top:5px;color:#b8c4ca;font:800 8px/1.2 ZapalnikUI,Arial,sans-serif;letter-spacing:.5px}
.z-forum-stats-foot{
  min-height:38px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;
  border:1px solid #30434d;border-top:1px solid #263943;border-radius:0 0 5px 5px;
  background:#0a141a;color:#9cabb2;font-size:9px
}
.z-forum-stats-foot strong{color:#fff}

/* Sidebar */
.z-target-sidebar .z-event{height:205px!important}
.z-target-sidebar .z-community-card{border-radius:4px!important}

/* Footer: docelowo bez ciężkich selectów */
.z-footer-grid{padding-top:28px!important}
.z-footer-bottom{min-height:52px!important}
.z-footer-sign{color:#7f929a;font-size:9px;letter-spacing:.35px}

/* Na realnym forum z małą liczbą działów nie powiększaj lewej kolumny sztucznie */
.z-home-grid{align-items:start!important}
.z-home-main{align-self:start!important}

@media(max-width:1100px){
  .z-hero{height:360px;grid-template-columns:minmax(0,1.75fr) minmax(330px,1fr)!important}
}
@media(max-width:960px){
  .z-hero{height:auto;grid-template-columns:1fr!important}
  .z-hero-copy.z-hero-reference{min-height:330px!important;background-size:cover!important}
  .z-live-panel{margin:0 10px 10px!important}
  .z-forum-stats-pro{grid-template-columns:repeat(2,1fr)}
  .z-forum-stat:nth-child(2n){border-right:0}
}
@media(max-width:620px){
  .z-hero-copy.z-hero-reference{min-height:245px!important;background-position:left center!important}
  .z-forum-stats-pro{grid-template-columns:1fr}
  .z-forum-stat{border-right:0;border-bottom:1px solid #2a3d46}
  .z-forum-stats-foot{flex-direction:column;align-items:flex-start;justify-content:center;padding:10px 14px}
}


/* PRO HQ 1.0.7 — ostrość, transparentne ikony, proporcje zdjęcia 2 */
.z-hero{
  height:390px!important;
  grid-template-columns:minmax(0,1fr) 405px!important;
}
.z-hero-copy.z-hero-reference{
  background:url(../../../images/zapalnik/branding/hero-left-pro-hq.png) center/cover no-repeat!important;
}
.z-live-panel{margin:8px 8px 8px 0!important}
.z-live-head{height:56px!important}
.z-live-server{padding:20px 17px!important}

.z-nav-icon{
  width:21px!important;height:23px!important;
  filter:drop-shadow(0 1px 1px rgba(0,0,0,.28))!important;
}
.z-kpi-icon{
  width:28px!important;height:29px!important;
  filter:drop-shadow(0 1px 1px rgba(0,0,0,.22))!important;
}
.z-mainnav a{gap:10px!important}
.z-status-ribbon>div{gap:11px!important}

/* Optyczne zbliżenie tabel i sidebaru do referencji */
.z-home-grid{grid-template-columns:minmax(0,2.12fr) minmax(315px,.93fr)!important;gap:12px!important}
.z-target-servers .z-progress{height:4px!important}
.z-topic-list>a span strong{line-height:1.15!important}
.z-rank-list span{height:4px!important}

/* Stopka mniej rozciągnięta */
.z-footer-grid{padding:25px 0 20px!important}
.z-footer-brand img{width:80px!important;height:88px!important}
.z-footer-brand strong{font-size:34px!important}
.z-footer-brand small{font-size:8px!important}
.z-footer-brand b{font-size:9px!important}

/* Mobilne */
@media(max-width:1180px){
  .z-hero{grid-template-columns:minmax(0,1fr) 355px!important}
}
@media(max-width:960px){
  .z-hero{height:auto!important;grid-template-columns:1fr!important}
  .z-hero-copy.z-hero-reference{min-height:315px!important}
}

		