body,
html {
overflow-x: hidden;
} .news-bar {
background: #000 !important;
width: 100%;
padding: 10px 0;
box-shadow: 0 2px 10px rgba(0,0,0,0.6);
}
.news-inner {
max-width: 1200px;
margin: 0 auto;
display: flex;
align-items: center;
gap: 14px;
}
.news-label {
color: #fff;
font-weight: 700;
white-space: nowrap;
}
.news-item {
display: none;
align-items: center;
gap: 10px;
text-decoration: none;
}
.news-item.active {
display: flex;
}
.news-title {
color: #00ffff;
font-weight: 600;
}
.news-title::after {
content: " ★";
color: #ffd700;
margin-left: 6px;
}
.news-desc {
color: #ff0000;
}
} .site-header,
header {
height: auto !important;
} .home-hero-slider {
width: 100%;
height: 700px;
overflow: hidden;
}
.home-hero-slider img {
width: 100%;
height: 100%;
object-fit: cover;
} .hero-bg{
pointer-events:none;
}
.hero-bg {
width: 100%;
height: 65vh;
margin-left: calc(-50vw + 50%);
background-color: #000;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
:root {
--zoom-x: 1.8;
--zoom-y: 1.0;
}
.hero-bg img {
height: 100%;
width: auto;
max-width: none;
transform: scaleX(var(--zoom-x)) scaleY(var(--zoom-y));
display: block;
} @media (max-width: 768px) {
.hero-bg {
height: 50vh;
}
.hero-bg img {
width: 100%;
height: 100%;
object-fit: contain;
transform: none; }
}  .entry-meta .cat-links,
.entry-header .cat-links {
display: none !important;
} .entry-categories {
display: block !important;
} .desktop-category,
.mobile-category {
display: none !important;
} @media (min-width: 769px) {
.desktop-category {
display: block !important;
position: absolute;
top:-100px;
right: 0;
font-size: 2em;
}
.entry-header {
position: relative;
}
} @media (max-width: 768px) {
.news-bar {
display: none !important;
}
.home-hero-slider .owl-carousel {
display: none !important;
}
.desktop-category {
display: none !important;
}
.mobile-category {
display: block !important;
font-size: 20px;
margin-top:-100px;
text-align: right;
}
}
.audio-wrap{
position:relative;
z-index:30;
}
.news-item{
position:relative;
z-index:40;
} .random-mystery-box {
display: block !important;
width: 100% !important;
max-width: 1000px !important;
margin: 60px auto !important;
padding: 0 !important;
border-radius: 12px;
overflow: hidden;
background: #111;
box-shadow: 0 5px 25px rgba(0,0,0,0.18);
float: none !important;
clear: both !important;
} .random-mystery-header {
display: block !important;
width: 100% !important;
box-sizing: border-box !important;
padding: 24px 20px !important;
text-align: center !important;
font-size: 30px !important;
line-height: 1.2 !important;
font-weight: 800 !important;
letter-spacing: 1px !important;
background: #1c1c1c;
color: #fff;
float: none !important;
} .random-mystery-link {
display: block !important;
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
text-align: center !important;
text-decoration: none !important;
float: none !important;
clear: both !important;
} .random-mystery-image {
display: flex !important;
justify-content: center !important;
align-items: center !important;
width: 100% !important;
margin: 0 auto !important;
padding: 0 !important;
text-align: center !important;
background: #111;
float: none !important;
clear: both !important;
} .random-mystery-image img {
display: block !important;
width: auto !important;
max-width: 900px !important;
height: 360px !important;
margin: 0 auto !important;
padding: 0 !important;
object-fit: cover !important;
float: none !important;
clear: both !important;
} .random-mystery-content {
display: block !important;
width: 100% !important;
box-sizing: border-box !important;
margin: 0 !important;
padding: 28px 25px !important;
text-align: center !important;
background: #181818;
float: none !important;
clear: both !important;
} .random-mystery-content h2 {
display: block !important;
margin: 0 0 14px !important;
padding: 0 !important;
color: #fff !important;
font-size: 28px !important;
line-height: 1.25 !important;
font-weight: 700 !important;
text-align: center !important;
} .random-mystery-content p {
display: block !important;
max-width: 800px !important;
margin: 0 auto 22px !important;
padding: 0 !important;
color: #ccc !important;
font-size: 16px !important;
line-height: 1.6 !important;
text-align: center !important;
} .random-mystery-button {
display: inline-block !important;
margin: 0 auto !important;
padding: 11px 20px !important;
border-radius: 5px;
background: #fff;
color: #111 !important;
font-weight: 700;
text-align: center;
transition: 0.2s ease;
}
.random-mystery-link:hover .random-mystery-button {
transform: translateY(-2px);
} @media (max-width: 767px) {
.random-mystery-box {
width: 100% !important;
max-width: 100% !important;
margin: 35px auto !important;
}
.random-mystery-header {
font-size: 22px !important;
padding: 18px 15px !important;
}
.random-mystery-image {
width: 100% !important;
display: flex !important;
justify-content: center !important;
}
.random-mystery-image img {
width: 100% !important;
max-width: 100% !important;
height: 230px !important;
margin: 0 auto !important;
}
.random-mystery-content {
padding: 22px 15px !important;
}
.random-mystery-content h2 {
font-size: 22px !important;
}
} #pageheader {
position: relative !important;
overflow: hidden !important;
} .animated-header-effects {
position: absolute !important;
inset: 0 !important;
z-index: 999 !important;
pointer-events: none !important;
overflow: hidden !important;
} .header-mist {
position: absolute !important;
left: 15% !important;
bottom: 30% !important;
width: 70% !important;
height: 55% !important;
background:
radial-gradient(
ellipse at center,
rgba(220,225,220,0.42) 0%,
rgba(180,185,180,0.28) 35%,
rgba(140,145,140,0.14) 60%,
transparent 75%
);
filter: blur(18px) !important;
opacity: 0.70 !important;
animation: headerMistMove 10s linear infinite;
} .header-mist-2 {
left: 50% !important;
bottom: 10% !important;
width: 65% !important;
height: 50% !important;
background:
radial-gradient(
ellipse at center,
rgba(225,230,225,0.32) 0%,
rgba(180,185,180,0.20) 35%,
rgba(135,140,135,0.09) 60%,
transparent 75%
);
filter: blur(20px) !important;
opacity: 0.45 !important;
animation: headerMistMove2 10s linear infinite;
animation-delay: -8s;
} .animated-header-effects::before {
content: "" !important;
position: absolute !important;
left: -15% !important;
bottom: -15% !important;
width: 55% !important;
height: 55% !important;
background:
radial-gradient(
ellipse at center,
rgba(220,225,220,0.36) 0%,
rgba(180,185,180,0.24) 35%,
rgba(140,145,140,0.12) 60%,
transparent 75%
);
filter: blur(20px) !important;
opacity: 0.60 !important;
transform: translate3d(0, 0, 0);
animation: headerMistMoveLeft 10s linear infinite;
} @keyframes headerMistMove {
0% {
transform: translate3d(-8%, 0, 0) scale(1);
}
50% {
transform: translate3d(18%, -5%, 0) scale(1.08);
}
100% {
transform: translate3d(45%, -2%, 0) scale(1.15);
}
} @keyframes headerMistMove2 {
0% {
transform: translate3d(10%, 0, 0) scale(1);
}
50% {
transform: translate3d(-12%, -5%, 0) scale(1.08);
}
100% {
transform: translate3d(-30%, -2%, 0) scale(1.15);
}
} @keyframes headerMistMoveLeft {
0% {
transform: translate3d(-5%, 5%, 0) scale(1);
}
50% {
transform: translate3d(18%, -8%, 0) scale(1.10);
}
100% {
transform: translate3d(42%, -3%, 0) scale(1.18);
}
} .animated-header-effects::after {
content: "" !important;
position: absolute !important;
top: 18% !important;
right: -120px !important;
width: 7px !important;
height: 7px !important;
background: #ffffff !important;
border-radius: 50% !important;
opacity: 1 !important;
box-shadow:
0 0 5px #ffffff,
0 0 12px #ffffff,
0 0 22px #9fdcff,
35px 0 16px #9fdcff,
70px 0 25px rgba(159,220,255,0.7),
105px 0 32px rgba(159,220,255,0.4);
animation: tpCometRightLeft 80.5s linear infinite !important;
} @keyframes tpCometRightLeft {
0% {
transform: translateX(0);
opacity: 0;
}
5% {
opacity: 1;
}
90% {
opacity: 1;
}
100% {
transform: translateX(calc(-100vw - 300px));
opacity: 0;
}
} .header-stars {
position: absolute !important;
inset: 0 !important;
z-index: 1000 !important;
pointer-events: none !important;
opacity: 0.48;
background-image:
radial-gradient(
circle,
rgba(255,255,255,0.90) 0 1px,
transparent 1.5px
),
radial-gradient(
circle,
rgba(255,255,255,0.65) 0 1px,
transparent 1.5px
),
radial-gradient(
circle,
rgba(255,255,255,0.70) 0 1px,
transparent 1.5px
);
background-size:
130px 130px,
190px 190px,
250px 250px;
background-position:
20px 10px,
80px 50px,
130px 100px;
animation: headerStarsMove 12.5s linear infinite;
} @keyframes headerStarsMove {
from {
background-position:
20px 10px,
80px 50px,
130px 100px;
}
to {
background-position:
20px 150px,
80px 200px,
130px 250px;
}
} #pageheader {
position: relative !important;
overflow: hidden !important;
} #pageheader::before {
content: "" !important;
position: absolute !important;
inset: -25px !important;
z-index: 0 !important;
background-image: url(https://archiwumtajem.pl/wp-content/uploads/2026/04/one-person-hiking-mountain-peak-admiring-milky-way-galaxy-generated-by-ai-scaled-2.jpg) !important;
background-position: center center !important;
background-size: cover !important;
background-repeat: no-repeat !important;
pointer-events: none !important;
animation: tpPageDepth 20s ease-in-out infinite alternate !important;
} @keyframes tpPageDepth {
0% {
transform:
scale(1.04)
translate3d(-8px, 3px, 0);
}
50% {
transform:
scale(1.07)
translate3d(8px, -4px, 0);
}
100% {
transform:
scale(1.04)
translate3d(-6px, 3px, 0);
}
} #pageheader .animated-header-effects {
position: absolute !important;
inset: 0 !important;
z-index: 999 !important;
pointer-events: none !important;
} @media (max-width: 768px) {
.header-mist {
left: 27% !important;
bottom: 5% !important;
width: 45% !important;
height: 65% !important;
opacity: 0.55 !important;
}
.header-mist-2 {
left: 55% !important;
bottom: 3% !important;
width: 40% !important;
height: 60% !important;
opacity: 0.42 !important;
}
.header-stars {
opacity: 0.34;
animation-duration: 2.5s;
}
} .tp-past-voting {
width: 100%;
max-width: 1000px;
margin: 60px auto;
padding: 0;
box-sizing: border-box;
clear: both;
text-align: center;
} .tp-past-title {
width: 100%;
padding: 25px 20px;
background: #1c1c1c;
color: #fff;
box-sizing: border-box;
font-size: 32px;
line-height: 1.2;
font-weight: 800;
letter-spacing: 1px;
} .tp-past-info {
width: 100%;
padding: 16px 15px 22px;
background: #181818;
color: #ccc;
font-size: 16px;
line-height: 1.5;
box-sizing: border-box;
}
.tp-past-info strong {
color: #fff;
}
.tp-past-winner-info {
padding: 18px 10px;
color: #00f0ff;
font-size: 19px;
font-weight: 800;
} .tp-past-grid {
width: 100%;
display: flex;
align-items: stretch;
justify-content: center;
gap: 20px;
padding: 20px;
background: #111;
box-sizing: border-box;
} .tp-past-card {
position: relative;
width: calc(50% - 30px);
background: #181818;
border: 1px solid #333;
overflow: hidden;
box-sizing: border-box;
} .tp-past-votes {
width: 100%;
padding: 12px;
background: #222;
color: #00f0ff;
font-size: 18px;
font-weight: 800;
box-sizing: border-box;
} .tp-past-vs {
flex: 0 0 50px;
display: flex;
align-items: center;
justify-content: center;
align-self: center;
color: #fff;
font-size: 24px;
font-weight: 900;
letter-spacing: 1px;
text-shadow:
0 0 8px rgba(0, 240, 255, .7);
} .tp-past-form {
width: 100%;
margin: 0;
padding: 0;
} .tp-past-button {
display: block;
width: 100%;
margin: 0;
padding: 0;
border: 0;
outline: 0;
background: #181818;
color: inherit;
font: inherit;
cursor: pointer;
text-align: inherit;
appearance: none;
-webkit-appearance: none;
} .tp-past-button img,
.tp-past-link img,
.tp-past-locked img {
display: block;
width: 100%;
height: 300px;
margin: 0;
object-fit: cover;
transition:
transform .25s ease,
filter .25s ease;
} .tp-past-button:hover img {
transform: scale(1.03);
filter: brightness(1.15);
} .tp-past-name {
min-height: 100px;
display: flex;
align-items: center;
justify-content: center;
padding: 22px 15px;
box-sizing: border-box;
color: #fff;
font-size: 21px;
line-height: 1.3;
font-weight: 700;
text-align: center;
} .tp-past-winner {
width: 100%;
padding: 10px;
background: #00f0ff;
color: #000;
box-sizing: border-box;
font-size: 18px;
font-weight: 900;
} .tp-past-link {
display: block;
width: 100%;
color: inherit;
text-decoration: none;
} .tp-past-locked {
display: block;
width: 100%;
cursor: default;
pointer-events: none;
} .tp-past-total {
width: 100%;
padding: 18px;
background: #181818;
color: #fff;
box-sizing: border-box;
font-size: 16px;
text-align: center;
}
.tp-past-total strong {
color: #00f0ff;
font-size: 20px;
} .tp-past-link:hover img {
transform: scale(1.03);
filter: brightness(1.15);
} @media (max-width: 700px) {
.tp-past-voting {
margin: 40px auto;
}
.tp-past-title {
padding: 20px 15px;
font-size: 25px;
}
.tp-past-grid {
gap: 8px;
padding: 10px;
}
.tp-past-card {
width: calc(50% - 20px);
}
.tp-past-vs {
flex: 0 0 32px;
font-size: 17px;
}
.tp-past-votes {
padding: 9px 4px;
font-size: 13px;
}
.tp-past-button img,
.tp-past-link img,
.tp-past-locked img {
height: 180px;
}
.tp-past-name {
min-height: 85px;
padding: 14px 8px;
font-size: 16px;
}
.tp-past-winner {
padding: 8px 4px;
font-size: 14px;
}
.tp-past-info {
font-size: 14px;
}
.tp-past-total {
padding: 15px 10px;
font-size: 14px;
}
} @media (max-width: 400px) {
.tp-past-grid {
gap: 5px;
padding: 6px;
}
.tp-past-card {
width: calc(50% - 17px);
}
.tp-past-vs {
flex-basis: 28px;
font-size: 14px;
}
.tp-past-button img,
.tp-past-link img,
.tp-past-locked img {
height: 150px;
}
.tp-past-name {
min-height: 80px;
font-size: 14px;
}
}
#tpHeaderSong {
position: absolute !important;
top: 30% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
z-index: 9999 !important;
width: 80% !important;
max-width: 700px !important;
padding: 12px 20px !important;
box-sizing: border-box !important;
text-align: center !important;
color: cyan !important;
background: transparent !important;
border: 1px solid cyan !important;
border-radius: 8px !important;
background: transparent !important;
font-family: Arial, sans-serif !important;
font-size: 25px !important;
font-weight: 200 !important;
text-shadow: none !important;
white-space: nowrap !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
}
@media (max-width: 600px) {
#tpHeaderSong {
width: 90% !important;
font-size: 25px !important;
padding: 9px 12px !important;
}
}
#tpHeaderSongCover {
top: calc(30% + 30px) !important;
}
@media (max-width: 600px) {
#tpHeaderSong,
#tpHeaderSongCover,
#tpHeaderEqualizer {
display: none !important;
}
}
.random-mystery-box {
width: 100%;
margin: 40px 0;
padding: 22px 24px;
box-sizing: border-box;
background: #111;
border: 1px solid rgba(255,255,255,0.15);
border-radius: 9px;
}
.random-mystery-heading {
font-size: 16px;
font-weight: 700;
letter-spacing: 1px;
margin-bottom: 12px;
color: #00e5ff;
}
.random-mystery-link {
display: block;
font-size: 31px;
line-height: 1.4;
font-weight: 600;
color: #fff;
text-decoration: none;
}
.random-mystery-link:hover {
color: #00e5ff;
}
@media (max-width: 767px) {
.random-mystery-box {
margin: 30px 0;
padding: 18px;
}
.random-mystery-link {
font-size: 18px;
}
} .least-viewed-section {
width: 100%;
margin: 40px 0;
padding: 0;
}
.least-viewed-heading {
margin: 0 0 20px 0;
padding: 18px 20px;
background: #1c1c1c;
color: cyan;
font-size: 24px;
font-weight: 800;
text-align: center;
}
.least-viewed-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 14px 20px;
}
.least-viewed-item {
display: block;
padding: 18px 20px;
background: #181818;
border: 1px solid #333;
color: #fff;
text-decoration: none;
font-size: 18px;
line-height: 1.4;
font-weight: 700;
box-sizing: border-box;
}
.least-viewed-item:hover {
color: #00f0ff;
border-color: #00f0ff;
}
@media (max-width: 767px) {
.least-viewed-grid {
grid-template-columns: 1fr;
}
.least-viewed-heading {
font-size: 20px;
}
.least-viewed-item {
font-size: 17px;
}
} .at-post-poll {
max-width: 1000px;
margin: 40px auto;
padding: 20px 0;
background: transparent;
border: none;
box-shadow: none;
text-align: center;
}
.at-post-poll .at-poll-label {
margin-bottom: 12px;
color: #d40000;
font-size: 26px;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 1px;
}
.at-post-poll .at-poll-question {
margin-bottom: 22px;
color: #fff;
font-size: 20px;
font-weight: 700;
}
.at-post-poll .at-poll-answers {
display: flex;
gap: 10px;
justify-content: center;
align-items: stretch;
}
.at-post-poll .at-poll-answer {
flex: 1;
min-height: 70px;
padding: 10px 8px;
border: none;
border-radius: 6px;
background: #111;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: 0.2s;
box-sizing: border-box;
}
.at-post-poll .at-poll-answer:hover {
background: #222;
transform: translateY(-2px);
}
.at-post-poll .at-poll-answer:has(input:checked) {
background: #00bcd4;
color: #fff;
}
.at-post-poll .at-poll-answer input[type="radio"] {
position: absolute;
opacity: 0;
pointer-events: none;
}
.at-post-poll .at-poll-answer-text {
color: #fff;
font-size: 14px;
font-weight: 700;
text-align: center;
line-height: 1.25;
}
.at-post-poll .at-poll-submit {
margin-top: 18px;
padding: 12px 30px;
background: #00bcd4;
color: #fff;
border: none;
border-radius: 5px;
font-weight: 700;
cursor: pointer;
transition: 0.2s;
}
.at-post-poll .at-poll-submit:hover {
background: #0097a7;
}
.at-post-poll .at-poll-message {
margin-top: 12px;
color: #fff;
}
.at-post-poll .at-poll-voted-message {
margin: 20px 0;
color: #fff;
font-size: 18px;
font-weight: 700;
}
.at-post-poll .at-poll-results {
margin-top: 20px;
}
.at-post-poll .at-poll-result {
margin-bottom: 16px;
text-align: left;
}
.at-post-poll .at-poll-result-top {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 6px;
color: #fff;
}
.at-post-poll .at-poll-bar {
width: 100%;
height: 10px;
background: #222;
border-radius: 5px;
overflow: hidden;
}
.at-post-poll .at-poll-bar-fill {
height: 100%;
background: #00bcd4;
border-radius: 5px;
}
.at-post-poll .at-poll-vote-count {
margin-top: 4px;
color: #aaa;
font-size: 12px;
}
@media (max-width: 700px) {
.at-post-poll {
padding: 20px 0;
}
.at-post-poll .at-poll-question {
font-size: 18px;
}
.at-post-poll .at-poll-answers {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 8px;
}
.at-post-poll .at-poll-answer {
min-height: 65px;
}
.at-post-poll .at-poll-answer:last-child {
grid-column: 1 / -1;
width: 50%;
justify-self: center;
}
}