.subpage{min-height:100vh;background:radial-gradient(circle at 50% 0,#1a2932,#05080b 55%);color:#eef2f4}.subtop{background:#070b0eea;border-bottom:2px solid #5a1714;padding:8px 22px;display:flex;align-items:center;justify-content:space-between}.subbrand{width:300px}.subbrand img{width:100%}.subtop nav{display:flex;gap:5px;flex-wrap:wrap}.subtop nav a{padding:9px 12px;background:#11171c;border:1px solid #313a40;font-size:12px;font-weight:700}.subcontent{max-width:1180px;margin:auto;padding:35px 20px;min-height:700px}.pagehero{padding:30px;background:linear-gradient(90deg,#3b0805cc,#0a1116dd);border:1px solid #4a555d;border-left:4px solid #d52c24;margin-bottom:20px}.pagehero small{color:#e6c264;letter-spacing:4px}.pagehero h1{font:800 48px 'Barlow Condensed';margin:5px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cards article,.forumrow,.rule,.contactbox{background:#101820;border:1px solid #36434b;padding:16px}.cards h2{margin:3px 0}.cards p,.rule p{color:#aab4ba}.rankingtable{width:100%;border-collapse:collapse;background:#0e151a}.rankingtable th,.rankingtable td{padding:11px;border-bottom:1px solid #29343b;text-align:left}.rankingtable th{color:#e1bf62;background:#151e24}.gallerygrid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gallerygrid img{width:100%;display:block;border:2px solid #5e6b72}.forumrow{display:flex;justify-content:space-between;margin-bottom:7px}.contactbox form input,.contactbox textarea{width:100%;background:#05090c;border:1px solid #46525a;color:#fff;padding:10px;margin:6px 0}.contactbox textarea{height:180px}.contactbox button{padding:10px 16px;background:#97100b;border:1px solid #d63029;color:#fff;font-weight:800}@media(max-width:800px){.subtop{display:block}.subbrand{display:block;margin:auto}.subtop nav{justify-content:center}.cards,.gallerygrid{grid-template-columns:1fr}}
/* ===== FORUM v5.0 ===== */
.forum-page{background:#05090c}.forum-fixed-top{position:sticky;top:0;z-index:50;min-height:72px}.subtop nav a.active{border-color:#bd2a22;background:#4a0a07}.forum-shell{max-width:1500px;margin:auto;display:grid;grid-template-columns:245px 1fr;min-height:calc(100vh - 72px)}.forum-sidebar{background:#091016;border-right:1px solid #35424a;padding:18px 10px;position:sticky;top:72px;height:calc(100vh - 72px);overflow:auto}.forum-sidebar h2{font:800 25px 'Barlow Condensed';padding:0 10px;color:#e7c665}.forum-sidebar>a{display:flex;justify-content:space-between;gap:10px;padding:11px 10px;margin:3px 0;border:1px solid transparent;color:#c9d2d7}.forum-sidebar>a:hover,.forum-sidebar>a.active{background:linear-gradient(90deg,#56100c,#121a20);border-color:#72302c;color:#fff}.forum-sidebar small{color:#87949b}.forum-main{padding:24px;min-width:0}.forum-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;background:linear-gradient(100deg,#3b0907,#0d171ddd),radial-gradient(circle at 80% 20%,#80301855,transparent 40%);border:1px solid #46535b;border-left:4px solid #d42e26;margin-bottom:16px}.forum-hero small,.forum-topic-head small{color:#e5c464;letter-spacing:2px}.forum-hero h1,.forum-topic-head h1{font:800 38px 'Barlow Condensed';margin:3px 0}.forum-hero button,.forum-hero>a,.forum-submit{background:linear-gradient(#c51d16,#720b07);border:1px solid #ef463d;color:#fff;padding:11px 18px;font-weight:800}.forum-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.forum-category-grid>a{display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;background:#0d151b;border:1px solid #344149;padding:14px}.forum-category-grid>a:hover{border-color:#a72a24;background:#111c23}.forum-cat-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#380907;border:1px solid #b32b24;color:#e7c463}.forum-category-grid h3{margin:0;color:#fff}.forum-category-grid p{margin:3px 0;color:#89979f}.forum-category-grid>a>b{color:#e3c25f;font-size:12px}.forum-section-title{margin-top:24px}.forum-topic-list{border:1px solid #344149;background:#091015}.forum-topic-list>a{display:flex;justify-content:space-between;gap:15px;padding:13px 15px;border-bottom:1px solid #27333a}.forum-topic-list>a:hover{background:#111b21}.forum-topic-list h3{margin:0 0 3px}.forum-topic-list p{margin:0;color:#87949b}.forum-topic-list span{text-align:right;color:#aab5ba;white-space:nowrap}.forum-empty,.forum-login-note,.forum-alert{padding:18px;background:#101920;border:1px solid #394750}.forum-alert{border-color:#b43a31;color:#ffd5d2}.forum-breadcrumb{margin-bottom:10px;color:#87959d}.forum-breadcrumb a{color:#e4c25f}.forum-topic-head{padding:18px;background:linear-gradient(90deg,#3d0907,#0c151a);border:1px solid #44515a}.forum-topic-head span{color:#9aa6ac}.forum-post{display:grid;grid-template-columns:175px 1fr;background:#0d151a;border:1px solid #344149;margin-top:8px}.forum-post>aside{padding:14px;background:#091015;border-right:1px solid #2c383f;text-align:center}.forum-post>aside b,.forum-post>aside small{display:block;margin-top:6px}.forum-avatar{width:72px;height:72px;margin:auto;border-radius:5px;background:linear-gradient(145deg,#4c0b08,#15232b);border:1px solid #6b7880;display:grid;place-items:center;font:800 32px 'Barlow Condensed';overflow:hidden}.forum-avatar img{width:100%;height:100%;object-fit:cover}.forum-post-body{padding:18px;overflow-wrap:anywhere}.forum-post-body>small{float:right;color:#7e8b92}.forum-post-body p{white-space:normal;line-height:1.55}.forum-mention{color:#f0cb62;font-weight:800}.forum-reactions{display:flex;align-items:center;gap:6px;padding:8px 0;flex-wrap:wrap}.forum-reactions>span,.forum-reactions button{background:#101920;border:1px solid #38464e;color:#fff;padding:6px 9px}.forum-reactions form{display:flex;gap:4px}.forum-compose{margin-top:14px;background:#0d151b;border:1px solid #35434b;padding:15px}.forum-text{width:100%;height:130px;resize:vertical;background:#05090c;border:1px solid #46545c;color:#fff;padding:11px;box-sizing:border-box}.forum-compose-bar{display:flex;align-items:center;gap:10px;margin-top:8px}.forum-emojis{display:flex;gap:4px;flex:1;flex-wrap:wrap}.forum-emojis button{background:#111b21;border:1px solid #3b4850;padding:6px}.char-counter{color:#89969d}.forum-dialog{width:min(720px,94vw);background:#0b1217;color:#fff;border:1px solid #68747b;box-shadow:0 25px 80px #000}.forum-dialog::backdrop{background:#000b}.forum-dialog form{display:grid;gap:10px}.forum-dialog label{display:grid;gap:5px;color:#d9c16b}.forum-dialog input,.forum-dialog select{background:#05090c;border:1px solid #46545c;color:#fff;padding:10px}.dialog-close{position:absolute;right:12px;top:8px;background:none;border:0;color:#fff;font-size:26px}.forum-dialog .forum-compose-bar{justify-content:flex-end}
@media(max-width:900px){.forum-shell{grid-template-columns:1fr}.forum-sidebar{position:static;height:auto;display:flex;overflow:auto;gap:4px}.forum-sidebar h2{display:none}.forum-sidebar>a{white-space:nowrap}.forum-category-grid{grid-template-columns:1fr}.forum-main{padding:12px}.forum-post{grid-template-columns:110px 1fr}.forum-fixed-top{position:relative}}
@media(max-width:600px){.forum-post{display:block}.forum-post>aside{border-right:0;border-bottom:1px solid #2c383f}.forum-hero{display:block}.forum-hero button,.forum-hero>a{display:inline-block;margin-top:10px}}

.topic-preview{color:#aeb8bd!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:850px;margin:4px 0 6px!important;line-height:1.35}
.reply-reactions{margin-top:12px;border-top:1px solid #28353c;padding-top:8px}.mention-suggest{position:absolute;z-index:9999;min-width:220px;background:#071015;border:1px solid #64727a;box-shadow:0 10px 30px #000;padding:4px}.mention-suggest[hidden]{display:none}.mention-suggest button{display:block;width:100%;text-align:left;padding:8px 10px;background:#0d171d;border:0;border-bottom:1px solid #26343b;color:#f0cf68}.mention-suggest button:hover{background:#54100c;color:#fff}
.forum-rank{display:block;margin:7px auto 2px;padding:4px 7px;width:max-content;border-radius:3px;font-weight:900;font-size:11px}.r1{color:#aaa;background:#252a2d}.r2{color:#79b7e8;background:#102331}.r3{color:#67d58b;background:#10291a}.r4{color:#e6c25d;background:#30280d}.r5{color:#ef8b47;background:#35180a}.r6{color:#dc65ff;background:#2a0d31}.r7{color:#72e9ff;background:#082c34}.shine{animation:rankShine 1.8s ease-in-out infinite alternate;box-shadow:0 0 12px currentColor}.admin-rank{color:#ff5454;background:#3d0808;box-shadow:0 0 15px #f33;animation:rankShine 1.2s infinite alternate}.moderator-rank{color:#69d8ff;background:#082b38;box-shadow:0 0 14px #3cf;animation:rankShine 1.5s infinite alternate}@keyframes rankShine{to{filter:brightness(1.65);text-shadow:0 0 8px currentColor}}.forum-online{display:block;color:#43e57b;font-size:10px;font-weight:900;margin-top:4px}.forum-offline{display:block;color:#66747c;font-size:10px;margin-top:4px}.rank-progress{height:6px;background:#020506;border:1px solid #344149;margin:8px 0}.rank-progress i{display:block;height:100%;background:linear-gradient(90deg,#7e1712,#e5c25c)}.forum-tools{margin-top:14px;border-top:1px solid #344149;padding-top:8px}.forum-tools summary{cursor:pointer;color:#e6c25d}.forum-tools form{display:grid;gap:6px;margin-top:7px}.forum-tools input,.forum-tools textarea,.forum-tools select,.forum-compose select{background:#05090c;border:1px solid #46545c;color:#fff;padding:9px}.forum-tools textarea{min-height:100px}.forum-tools button,.thank-btn{background:#40100d;border:1px solid #a7332c;color:#fff;padding:7px 10px}.thank-btn{margin-top:10px}.resource-hour-timer{opacity:.75;font-size:9px!important}.resource-hour-timer b{display:inline!important;font-size:9px!important}
.forum-game-btn{border-color:#4b8f62!important;color:#bfffd0!important}.forum-logout-btn{border-color:#b83232!important;color:#ff8d8d!important}.forum-user-link{color:inherit;text-decoration:none}.forum-user-link:hover{color:#f0c86a;text-decoration:underline}.forum-profile-card{background:#0b1219e8;border:1px solid #34414d;padding:24px;margin-bottom:24px}.forum-profile-head{display:flex;gap:20px;align-items:center}.forum-avatar.big{width:92px;height:92px;font-size:38px}.forum-profile-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.forum-profile-stats span{padding:15px;background:#111b24;border:1px solid #2c3b48;text-align:center}.forum-profile-stats b{display:block;font-size:24px;color:#e5c36a}.rank-progress.large{height:14px;max-width:680px}.forum-ranks-list{display:grid;gap:10px}.forum-ranks-list>div{display:grid;grid-template-columns:180px 100px 1fr;align-items:center;gap:15px;padding:16px;background:#0c141c;border:1px solid #2c3945}.forum-ranks-list .rank-special{grid-template-columns:180px 1fr}@media(max-width:700px){.forum-profile-stats{grid-template-columns:1fr 1fr}.forum-ranks-list>div{grid-template-columns:1fr}}

/* v1.4.7 — forum category board: czytelna tabela działów */
.forum-category-board{margin:18px 0 26px;border:1px solid rgba(178,196,209,.22);border-radius:10px;overflow:hidden;background:rgba(7,12,16,.78);box-shadow:0 18px 45px rgba(0,0,0,.28)}
.forum-category-head,.forum-category-row{display:grid;grid-template-columns:minmax(360px,1fr) 90px 100px minmax(220px,.58fr);align-items:center}
.forum-category-head{min-height:42px;padding:0 18px;background:linear-gradient(180deg,#202b33,#12191f);border-bottom:1px solid rgba(255,255,255,.09);font-size:11px;font-weight:900;letter-spacing:1.2px;color:#aebcc6}
.forum-category-head span:nth-child(2),.forum-category-head span:nth-child(3){text-align:center}
.forum-category-row{min-height:92px;padding:13px 18px;color:#dfe8ed;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.07);transition:.16s ease;background:linear-gradient(90deg,rgba(255,255,255,.018),transparent)}
.forum-category-row:last-child{border-bottom:0}.forum-category-row:hover{background:linear-gradient(90deg,rgba(178,25,25,.15),rgba(255,255,255,.025));box-shadow:inset 3px 0 #c92d2d}
.forum-category-main{display:flex;align-items:center;gap:15px;min-width:0}.forum-category-icon{display:grid;place-items:center;flex:0 0 48px;height:48px;border:1px solid rgba(218,54,54,.4);border-radius:7px;background:rgba(126,17,17,.17);color:#ed4a4a;font-size:24px}.forum-category-main h3{margin:0 0 6px;color:#f2f6f8;font-size:17px}.forum-category-main p{margin:0;max-width:700px;color:#8fa0ab;font-size:13px;line-height:1.45}.forum-category-row>strong{text-align:center;font-size:16px;color:#d7e1e6}.forum-category-last{min-width:0;padding-left:12px}.forum-category-last b,.forum-category-last small{display:block}.forum-category-last b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#dce5ea;font-size:12px}.forum-category-last small,.forum-category-last span{margin-top:5px;color:#788b97;font-size:11px}.forum-section-title{margin:25px 0 10px;font-size:17px;letter-spacing:.7px;color:#dfe7eb}
@media(max-width:1000px){.forum-category-head{display:none}.forum-category-row{grid-template-columns:1fr 70px 80px}.forum-category-last{display:none}}
@media(max-width:700px){.forum-category-row{grid-template-columns:1fr;gap:10px}.forum-category-row>strong{display:none}.forum-category-icon{flex-basis:40px;height:40px}.forum-category-main p{font-size:12px}}

/* v1.4.8 — tabela tematów + osobne podziękowania */
.forum-topic-board{margin:12px 0 24px;border:1px solid rgba(178,196,209,.22);border-radius:10px;overflow:hidden;background:rgba(7,12,16,.82);box-shadow:0 18px 45px rgba(0,0,0,.25)}
.forum-topic-headrow,.forum-topic-row{display:grid;grid-template-columns:minmax(360px,1fr) 190px 90px 165px;align-items:center}.forum-topic-headrow{min-height:42px;padding:0 18px;background:linear-gradient(180deg,#202b33,#12191f);border-bottom:1px solid #ffffff17;color:#aebcc6;font-size:11px;font-weight:900;letter-spacing:1.1px}.forum-topic-headrow span:nth-child(3){text-align:center}.forum-topic-row{min-height:96px;padding:13px 18px;border-bottom:1px solid #ffffff12;transition:.16s ease}.forum-topic-row:last-child{border-bottom:0}.forum-topic-row:hover{background:linear-gradient(90deg,#8a181826,transparent);box-shadow:inset 3px 0 #c92d2d}.forum-topic-main{min-width:0;padding-right:18px}.forum-topic-title{display:block;color:#f2f6f8;font-size:17px;font-weight:800;text-decoration:none;margin-bottom:6px}.forum-topic-title:hover{color:#efc966}.forum-topic-main p{margin:0 0 6px;color:#8fa0ab;font-size:12px;line-height:1.4}.forum-topic-main small{color:#687d89}.forum-topic-author{display:flex;align-items:center;gap:9px;min-width:0}.topic-avatar{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;overflow:hidden;border-radius:4px;background:#35100d;border:1px solid #5c6970;font-weight:800}.topic-avatar img{width:100%;height:100%;object-fit:cover}.forum-topic-author .forum-rank{display:block;margin-top:4px;width:max-content;max-width:130px}.forum-topic-replies{text-align:center;color:#d8e1e6;font-size:17px}.forum-topic-last b,.forum-topic-last small{display:block}.forum-topic-last b{color:#dce5ea;font-size:12px}.forum-topic-last small{color:#788b97;margin-top:5px;font-size:11px}
.forum-thanks-box{display:grid;grid-template-columns:145px 1fr auto;gap:10px;align-items:center;margin-top:18px;padding:9px 10px;background:#080e12;border:1px solid #2c3941;border-left:3px solid #b48b31}.forum-thanks-title{display:flex;align-items:center;gap:8px;color:#e3c565}.forum-thanks-title span{display:grid;place-items:center;min-width:23px;height:23px;border-radius:50%;background:#34280b;color:#f5d876;font-size:11px;font-weight:900}.forum-thanks-users{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-width:0}.forum-thanks-users>a{display:flex;align-items:center;gap:5px;padding:4px 7px;background:#111920;border:1px solid #303d45;color:#cfd8dd;text-decoration:none;font-size:11px}.forum-thanks-users>a:hover{border-color:#b48b31;color:#f0cf70}.forum-thanks-users small{color:#6f808a}.thanks-avatar{width:22px;height:22px;display:grid;place-items:center;overflow:hidden;border-radius:3px;background:#35100d;font-size:10px;font-weight:900}.thanks-avatar img{width:100%;height:100%;object-fit:cover}.forum-thank-action{margin:0}.forum-thank-action .thank-btn{white-space:nowrap;margin:0}
@media(max-width:1050px){.forum-topic-headrow{display:none}.forum-topic-row{grid-template-columns:1fr 170px 70px}.forum-topic-last{display:none}.forum-thanks-box{grid-template-columns:1fr auto}.forum-thanks-title{grid-column:1/-1}}
@media(max-width:720px){.forum-topic-row{grid-template-columns:1fr;gap:10px}.forum-topic-author{border-top:1px solid #ffffff12;padding-top:8px}.forum-topic-replies{text-align:left;font-size:12px}.forum-topic-replies:after{content:' odpowiedzi';font-weight:400}.forum-thanks-box{grid-template-columns:1fr}.forum-thanks-title{grid-column:auto}.forum-thank-action .thank-btn{width:100%}}

.subtop nav .nav-disabled{opacity:.38;cursor:not-allowed;pointer-events:none;filter:grayscale(1);}

.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.about-grid article,.about-note{background:linear-gradient(145deg,#101920,#080d11);border:1px solid #34434d;border-top:2px solid #8f211b;padding:20px}.about-grid h2,.about-note h2{margin:0 0 8px;color:#edca70;font-family:'Barlow Condensed',sans-serif}.about-grid p,.about-note p{margin:0;color:#b8c2c8;line-height:1.55}.about-note{margin-top:16px;border-top-color:#d6b85f}@media(max-width:760px){.about-grid{grid-template-columns:1fr}}

/* PNG gallery: scoped only */
.gallerygrid img{width:100%;height:auto;max-height:520px;object-fit:contain;object-position:center;}
