
* { margin: 0; padding: 0; box-sizing: border-box; }

body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  min-height: 100vh;
  min-width: 1200px;
  padding: 20px;
  overflow-x: auto;
}

.banner {
  margin: 15px auto;
  width: 728px;
  height: 90px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.9);
  transition: transform 0.3s;
}
.banner:hover {
  transform: translateY(-5px);
  box-shadow: 0px 0px 20px rgba(0,0,255,0.9);
}
.banner img {
  width: 728px;
  height: 90px;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

.container {
  max-width: 1600px;
  margin: 0 auto;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.3);
  overflow-x: auto;
}

.header {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: #fff;
  padding: 30px;
  text-align: center;
}
.header h1 {
  font-size: 2em;
}

.header table {
  width: 100%;
  table-layout: fixed;
}
.header table img {
  max-width: 100%;
  height: auto;
}

.content {
  padding: 30px;
  text-align: center;
}

.logo-shadow {
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.55));
}

.main-section {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 40px;
}

.sidebar {
  flex: 0 0 290px;
  background: #f9f9ff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}

.sidebar h2 {
  font-size: 2.2em;
  color: #3a2c91;
  text-align: center;
  margin-bottom: 18px;
  letter-spacing: 1.7px;
  text-shadow: 2px 2px 4px rgba(102,126,234,0.75);
  font-weight: 700;
}

.sidebar ul {
  list-style: none;
  padding-left: 0;
  text-align: left;
}
.sidebar li {
  margin-bottom: 0;
}

.sidebar a {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
  text-decoration: none;
  color: #667eea;
  font-weight: 600;
  padding: 6px 10px;
  border-radius: 6px;
  transition: all 0.2s;
}
.sidebar a:hover {
  background: #667eea;
  color: #fff;
}

.sidebar a::before {
  content: "";
  width: 24px;
  text-align: center;
  font-size: 1.25em;
  line-height: 1;
  filter:
    drop-shadow(0 1px 0 rgba(0,0,0,0.32))
    drop-shadow(0 1px 3px rgba(0,0,0,0.38))
    drop-shadow(0 2px 4px rgba(0,0,0,0.32));
}

.sidebar a.active-category {
  background: #667eea;
  color: #fff;
  box-shadow: 0 0 6px rgba(102,126,234,0.7);
}

.sidebar .cat-name {
  flex: 1;
}
.sidebar .cat-count {
  margin-left: 8px;
  text-align: right;
}

.sidebar a[href*="category=0"]::before    { content: "🌐"; }
.sidebar a[href*="category=100"]::before  { content: "🔞"; }
.sidebar a[href*="category=101"]::before  { content: "📢"; }
.sidebar a[href*="category=103"]::before  { content: "🎨"; }
.sidebar a[href*="category=110"]::before  { content: "₿"; }
.sidebar a[href*="category=111"]::before  { content: "✍️"; }
.sidebar a[href*="category=120"]::before  { content: "💳"; }
.sidebar a[href*="category=121"]::before  { content: "📚"; }
.sidebar a[href*="category=122"]::before  { content: "💬"; }
.sidebar a[href*="category=123"]::before  { content: "📡"; }
.sidebar a[href*="category=124"]::before  { content: "👥"; }
.sidebar a[href*="category=125"]::before  { content: "⚠️"; }
.sidebar a[href*="category=126"]::before  { content: "🪙"; }
.sidebar a[href*="category=130"]::before  { content: "💊"; }
.sidebar a[href*="category=131"]::before  { content: "📄"; }
.sidebar a[href*="category=140"]::before  { content: "📖"; }
.sidebar a[href*="category=141"]::before  { content: "📧"; }
.sidebar a[href*="category=142"]::before  { content: "🎓"; }
.sidebar a[href*="category=143"]::before  { content: "🔌"; }
.sidebar a[href*="category=144"]::before  { content: "🤝"; }
.sidebar a[href*="category=145"]::before  { content: "💱"; }
.sidebar a[href*="category=150"]::before  { content: "📂"; }
.sidebar a[href*="category=151"]::before  { content: "🏦"; }
.sidebar a[href*="category=152"]::before  { content: "💭"; }
.sidebar a[href*="category=160"]::before  { content: "🎰"; }
.sidebar a[href*="category=161"]::before  { content: "🎁"; }
.sidebar a[href*="category=170"]::before  { content: "🕵️‍♂️"; }
.sidebar a[href*="category=171"]::before  { content: "🌐"; }
.sidebar a[href*="category=180"]::before  { content: "🖼️"; }
.sidebar a[href*="category=210"]::before  { content: "🔗"; }
.sidebar a[href*="category=220"]::before  { content: "🛒"; }
.sidebar a[href*="category=221"]::before  { content: "⚙️"; }
.sidebar a[href*="category=222"]::before  { content: "💰"; }
.sidebar a[href*="category=223"]::before  { content: "🎵"; }
.sidebar a[href*="category=230"]::before  { content: "📰"; }
.sidebar a[href*="category=240"]::before  { content: "📦"; }
.sidebar a[href*="category=250"]::before  { content: "💳"; }
.sidebar a[href*="category=251"]::before  { content: "🔒"; }
.sidebar a[href*="category=252"]::before  { content: "🔥"; }
.sidebar a[href*="category=253"]::before  { content: "💻"; }
.sidebar a[href*="category=270"]::before  { content: "📂"; }
.sidebar a[href*="category=280"]::before  { content: "🚫"; }
.sidebar a[href*="category=281"]::before  { content: "🔍"; }
.sidebar a[href*="category=282"]::before  { content: "🛡️"; }
.sidebar a[href*="category=283"]::before  { content: "🧩"; }
.sidebar a[href*="category=284"]::before  { content: "🤝"; }
.sidebar a[href*="category=285"]::before  { content: "🏬"; }
.sidebar a[href*="category=286"]::before  { content: "👥"; }
.sidebar a[href*="category=287"]::before  { content: "💿"; }
.sidebar a[href*="category=290"]::before  { content: "⚙️"; }
.sidebar a[href*="category=291"]::before  { content: "📤"; }
.sidebar a[href*="category=310"]::before  { content: "🎥"; }
.sidebar a[href*="category=320"]::before  { content: "🏦"; }

.sidebar a[href*="category=-1"]::before { content: "🟢"; }
.sidebar a[href*="category=-2"]::before { content: "🔴"; }

.links-section {
  flex: 1;
  background: #fff;
  padding: 25px;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.links-section h2 {
  font-size: 4.5em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px;
  letter-spacing: 1px;
  color: #4b56e0;
  text-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cat-icon {
  font-size: 1.4em;
  margin-right: 12px;
  vertical-align: middle;
  filter: drop-shadow(2px 2px 4px rgba(118,75,162,0.6));
  -webkit-background-clip: initial !important;
  -webkit-text-fill-color: initial !important;
  background: none !important;
}

.cat-title {
  color: #4b56e0 !important;
  -webkit-text-fill-color: #4b56e0 !important;
  background: none !important;
  text-shadow:
    1px 2px 0 rgba(0,0,0,0.32),
    0 6px 10px rgba(0,0,0,0.38),
    14px 14px 28px rgba(0,0,0,0.32) !important;
  letter-spacing: 0.1px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cat-title .cat-icon {
  text-shadow: none !important;
  filter: drop-shadow(0 2px 4px rgba(0,0,0,0.25));
  display: inline-block;
  margin-right: 12px;
  filter:
    drop-shadow(1px 2px 0 rgba(0,0,0,0.32))
    drop-shadow(6px 6px 10px rgba(0,0,0,0.38))
    drop-shadow(14px 14px 28px rgba(0,0,0,0.32));
}

.sort-bar {
  margin: 10px 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 8px;
  row-gap: 16px;
}

.sort-bar .sort-show {
  text-align: right;
}

.sort-bar a {
  padding: 4px 10px;
  background: #1f1f1f;
  border-radius: 6px;
  color: #9eb3ff;
  text-decoration: none;
  font-weight: 600;
  transition: 0.2s;
  box-shadow: inset 0 0 4px rgba(255,255,255,0.1);
}
.sort-bar a:hover {
  background: linear-gradient(90deg, #4a6eff, #667eea);
  color: #fff;
  box-shadow: 0 0 6px rgba(102,126,234,0.8);
}

.sort-bar a.active-sort,
.sort-bar a.limit-btn.active-limit {
  background: linear-gradient(90deg, #4a6eff, #667eea);
  color: #fff;
  box-shadow: 0 0 6px rgba(102,126,234,0.8);
  cursor: default;
}

.link-box {
  position: relative;
  background: #f9f9ff;
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 10px;
  text-align: left;
}

.torider-verified-inline {
  display: block;
  width: 96px;
  height: auto;
  margin-left: auto;
  flex-shrink: 0;
  pointer-events: none;
  opacity: 0.96;
  filter:
    drop-shadow(0 2px 3px rgba(0,0,0,0.45))
    drop-shadow(0 0 8px rgba(118,75,162,0.45));
}



.link-box h3 {
  margin-bottom: 5px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: anywhere;
  word-break: break-word;
  color: #4b56e0;
  text-shadow:
    1px 1px 1px rgba(0,64,255,0.3);
}

.link-box h3 a {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 6px;
  border: 1px solid #667eea;
  background: #d7efff;
  color: #667eea;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  overflow-wrap: anywhere;
  word-break: break-word;
  box-shadow: 1.5px 1.5px 3px rgba(0,0,0,0.25);
}
.link-box h3 a:hover {
  background: #667eea;
  border: 1px solid #ddd;
  color: #fff;
  text-decoration: none;
  box-shadow: 3px 3px 6px rgba(0,0,0,0.55);
}

.link-box a {
  color: #333;
  text-decoration: none;
}
.link-box a:hover {
  text-decoration: underline;
}

.link-box .link-url {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 6px;
  font-size: 1rem;
  font-family: monospace;
  color: #4f46e5;
  margin: 4px 0 8px;
}

.link-box .link-url .onion-icon {
  font-size: 1.4rem;
  margin-left: -4px;
  margin-right: 0px;
  opacity: 0.9;
  text-shadow: 1.5px 1.5px 3px rgba(0,0,0,0.55);
}

.link-url-main {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  flex: 1 1 auto;
  min-width: 0;
}

.link-url-text {
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  font-size: 1.2rem;
}

.copy-link-btn {
  position: relative;
  flex: 0 0 auto;
  border: 1px solid #667eea;
  border-radius: 999px;
  padding: 7px 28px;
  font-size: 0.85rem;
  cursor: pointer;
  background: #d7efff;
  color: #667eea;
  font-weight: 700;
  box-shadow: 1.5px 1.5px 3px rgba(0,0,0,0.25);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  width: 150px;
  box-sizing: border-box;
}

.copy-link-label {
  pointer-events: none;
}

.copy-link-icon-left,
.copy-link-btn .onion-icon-big {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.copy-link-icon-left {
  font-size: 1.1rem;
  left: 8px;
  line-height: 1;
  margin-right: 4px;
}

.copy-link-btn .onion-icon-big {
  font-size: 1.2rem;
  right: 8px;
  line-height: 1;
}

.copy-link-btn:hover {
  background: #667eea;
  box-shadow: 3px 3px 6px rgba(0,0,0,0.55);
  color: #fff;
  border: 1px solid #ddd;
}

.copy-link-btn.copied {
  background: #07b689;
  color: #fff;
  border: 1px solid #ddd;
}

.link-meta {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 4px;
  font-size: 0.85rem;
  color: #111827;
}

.link-meta .meta-block {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.link-meta .meta-icon {
  font-size: 1rem;
  filter: drop-shadow(1.5px 1.5px 3px rgba(0,0,0,0.55));
}

.link-meta .meta-icon-eye {
  font-size: 1.6rem;
}

.link-meta .meta-separator {
  opacity: 0.9;
}

footer {
  text-align: center;
  color: #777;
  padding: 20px;
  font-size: 0.9em;
  border-top: 1px solid #ddd;
  margin-top: 40px;
}
footer a {
  color: #667eea;
  text-decoration: none;
  font-weight: 600;
}
footer a:hover {
  text-decoration: underline;
}
footer a.advertise-link {
  color: #ffb300;
}

form {
  display: flex;
  flex-direction: column;
  gap: 15px;
  max-width: 600px;
  margin: 0 auto;
}
label {
  font-weight: 600;
  color: #444;
  margin-bottom: 5px;
}
input[type="text"],
textarea,
select {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 1em;
  width: 100%;
  background: #f9f9ff;
}
textarea {
  resize: vertical;
  min-height: 100px;
}
button {
  padding: 12px;
  font-size: 1em;
  background: #667eea;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.2s;
}
button:hover {
  background: #5a67d8;
}

.message-box {
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
  border-radius: 8px;
  padding: 10px 15px;
}
.message-box.success {
  background: #e6ffed;
  color: #256d3b;
  border: 1px solid #a7f3d0;
}
.message-box.warning {
  background: #fff7ed;
  color: #9a3412;
  border: 1px solid #fdba74;
}

.close-btn {
  display: inline-block;
  text-decoration: none;
  color: #667eea;
  font-weight: 600;
  margin-top: 30px;
  text-align: center;
  font-size: 0.95em;
  transition: color 0.2s;
}
.close-btn:hover {
  color: #4c51bf;
}

.vote-bar {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 5px;
}

.vote-btn {
  color: #eee;
  cursor: pointer;
  padding: 4px 8px;
  border-radius: 6px;
  border: 1px solid #667eea;
  font-size: 16px;
  transition: 0.2s;
}

.vote-btn.up {
  background: #00a851;
  box-shadow: 1.5px 1.5px 3px rgba(0, 0, 0, 0.25);
}
.vote-btn.down {
  background: #cc2929;
  box-shadow: 1.5px 1.5px 3px rgba(0, 0, 0, 0.25);
}

.vote-btn.up:hover {
  background: #00c35d;
  border: 1px solid #667eea;
  transform: translateY(-0px) scale(1.4);
  box-shadow: 3px 3px 6px rgba(0, 195, 93, 0.55);
}
.vote-btn.down:hover {
  background: #e03535;
  border: 1px solid #667eea;
  transform: translateY(-0px) scale(1.4);
  box-shadow: 3px 3px 6px rgba(224, 53, 53, 0.55);
}

.vote-bar span.count {
  min-width: 30px;
  text-align: center;
  font-weight: bold;
  color: #0b1b5c;
}

.bar {
  width: 100%;
  height: 10px;
  background: #222;
  border-radius: 6px;
  margin-top: 6px;
  overflow: hidden;
  box-shadow: inset 0 0 4px rgba(0,0,0,0.6);
}
.bar-fill {
  height: 100%;
  width: 0%;
  border-radius: 6px;
  transition: width 0.4s ease, background 0.4s ease;
}
.bar-fill.red {
  background: linear-gradient(90deg, #ff3b3b, #b60000);
}
.bar-fill.yellow {
  background: linear-gradient(90deg, #ffde2f, #c4a000);
}
.bar-fill.green {
  background: linear-gradient(90deg, #00b86b, #00663a);
}
.percent {
  margin-left: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #1a237e;
}

.visit-stats {
  font-size: 14px;
  color: #333;
  margin: 15px 0;
  background: #f9f9ff;
  padding: 8px;
  border-radius: 6px;
  box-shadow: 0 0 4px rgba(0,0,0,0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

.visit-stats-center {
  flex: 1 1 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.vs-side {
  min-width: 120px;
}

.visit-stats .vs-side:first-child {
  text-align: left;
}
.visit-stats .vs-side:last-child {
  text-align: right;
}

.visit-stats .vs-main {
  font-size: 1.25em;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.visit-stats .vs-label {
  margin-right: 2px;
}

.visit-stats .vs-item {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 1.25em;
  font-weight: 700;
  margin-top: 24px;
}

.visit-stats .vs-sep {
  opacity: 0.6;
  margin-top: 24px;
}

.visit-stats .vs-icon,
.visit-stats .vs-icon-main {
  font-size: 1.4em;
  line-height: 1;
}

.visit-stats .vs-icon {
  filter: drop-shadow(1.5px 1.5px 3px rgba(0,0,0,0.55));
}

.date-time-bar {
  width: 100%;
  background: rgba(255,255,255,0.3);
  color: #0b1b5c;
  padding: 4px 12px;
  font-weight: bold;
  border-radius: 6px;
  margin-top: 8px;
}

.welcome-box {
  margin: 40px auto;
  max-width: 900px;
  background: #ffffffd9;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  padding: 25px 40px;
  line-height: 1.6;
  color: #222;
}
.welcome-box h2 {
  text-align: center;
  color: #4b3ca6;
  margin-bottom: 15px;
  text-shadow: 10px 10px 5px rgba(102,126,234,0.75);  
}
.welcome-box a {
  color: #4b3ca6;
  text-decoration: none;
  font-weight: 600;
}
.welcome-box a:hover {
  text-decoration: underline;
}
.welcome-box p.signoff {
  text-align: right;
  margin-top: 25px;
  font-weight: bold;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 35px auto;
  text-align: center;
}
.pagination a,
.pagination .current {
  background: #f3f3f3;
  color: #0b1b5c;
  padding: 6px 14px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  border: 1px solid #ddd;
  transition: all 0.2s;
}
.pagination a:hover {
  background: #667eea;
  color: #fff;
  border-color: #667eea;
}
.pagination .current {
  background: #667eea;
  color: #fff;
  border-color: #667eea;
  cursor: default;
}

#canvas-bgl,
#canvas-bgr {
  position: relative;
  width: 100%;
  height: 920px;
  display: block;
  background: transparent;
  z-index: 1;
}

body.advertise-page {
  display: flex;
  align-items: center;
  justify-content: center;
}
.advertise-page .container {
  max-width: 900px;
  border-radius: 15px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.2);
  padding: 30px 40px;
}
.advertise-page .header {
  background: none;
  color: #0b1b5c;
  padding: 0 0 20px 0;
  text-align: center;
  border-bottom: 3px solid #667eea;
}
.advertise-page .header h1 {
  font-size: 28px;
  color: #0b1b5c;
  font-weight: 700;
}
.advertise-page .content {
  padding: 0;
  margin-top: 25px;
  line-height: 1.6;
  color: #222;
  text-align: left;
}
.advertise-page .content h2 {
  font-size: 22px;
  color: #0b1b5c;
  margin-bottom: 10px;
}
.advertise-page .content h3 {
  margin-top: 25px;
  margin-bottom: 10px;
  color: #0b1b5c;
}
.advertise-page .content ul {
  margin-left: 20px;
  list-style-type: disc;
}
.advertise-page footer {
  color: #555;
  padding: 15px 0;
}

.captcha-check input[type="text"] {
  width: 30px;
  background: #111;
  color: #eee;
  border: 1px solid #444;
  border-radius: 4px;
  padding: 5px;
}





.onion-address {
  display: block;
  margin: 0 auto 14px;
  padding: 10px 18px;

  width: fit-content;
  min-width: 560px;
  max-width: 78%;

  background: linear-gradient(90deg, #5b2e91 0%, #7f48b0 100%);
  color: #fff;
  text-align: center;
  font-size: 0.93em;
  border-radius: 8px;
  letter-spacing: 0.6px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.30);

  word-break: break-all;
  overflow-wrap: anywhere;

  position: relative;
  cursor: pointer;
  user-select: none;
  transition:
    transform 0.22s ease,
    box-shadow 0.22s ease,
    filter 0.22s ease;
}

.onion-address:hover {
  transform: translateY(-3px);
  box-shadow:
    0 8px 18px rgba(0,0,0,0.34),
    0 0 14px rgba(152, 84, 255, 0.45),
    0 0 24px rgba(86, 155, 255, 0.20);
  filter: brightness(1.04);
}

.onion-address:active {
  transform: translateY(-1px) scale(0.995);
}

.onion-address::after {
  content: attr(data-tooltip);
  position: absolute;
  top: 50%;
  left: calc(100% + 12px);
  transform: translateY(-50%);
  background: rgba(18, 14, 36, 0.96);
  color: #d8ccff;
  padding: 7px 11px;
  border-radius: 7px;
  font-size: 0.82em;
  letter-spacing: 0.3px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  box-shadow:
    0 6px 16px rgba(0,0,0,0.38),
    0 0 12px rgba(138, 92, 255, 0.25);
  transition: opacity 0.18s ease, transform 0.18s ease;
  z-index: 50;
}

.onion-address:hover::after {
  opacity: 1;
  transform: translateY(-50%) translateX(3px);
}





.link-header {
  width: 100%;
  margin-bottom: 4px;
}

.link-body {
  display: flex;
  gap: 16px;
  margin-top: 10px;
}

.link-body-left {
  width: 240px;
  flex-shrink: 0;
}

.link-body-right {
  flex: 1;
  min-width: 0;
}





.link-body {
  align-items: flex-start;
}

.link-body-left {
  width: 240px;
  max-width: 240px;
  flex: 0 0 240px;
}

.link-thumb {
  width: 240px;
  height: 160px;
  overflow: hidden;
  border-radius: 8px;
  background: #e5e5e5;
  box-shadow: inset 0 0 4px rgba(0,0,0,0.25);
}

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




.link-thumb {
  box-shadow:
    0 4px 10px rgba(0,0,0,0.35),
    inset 0 0 2px rgba(255,255,255,0.4);
  background: linear-gradient(180deg, #f0f0f0 0%, #dcdcdc 100%);
}

.link-thumb > div {
  box-shadow:
    inset 1px 1px 0 rgba(255,255,255,0.6),
    3px 3px 6px rgba(0,0,0,0.25);
  border-radius: 8px;
}

.link-thumb img {
  box-shadow:
    inset 0 0 0 rgba(0,0,0,0);
}

.link-thumb span {
  filter:
    drop-shadow(2px 2px 3px rgba(0,0,0,0.45));
}



.pagination {
  flex-wrap: wrap;
}

.pagination .dots {
  padding: 6px 10px;
  font-weight: 700;
  color: #555;
  cursor: default;
}



.link-cat-icon {
    display: inline-block;
    text-shadow:
        2px 2px 4px rgba(0, 0, 0, 0.25);
}





.admate-section {
    margin: 60px auto;
    display: grid;
    grid-template-columns: repeat(2, 468px);
    gap: 15px 12px;
    justify-content: center;
}

.admate-slot {
    width: 468px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 0;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.9);
    transition: transform 0.3s, box-shadow 0.3s;
}

.admate-slot:hover {
    transform: translateY(-5px);
    box-shadow: 0px 0px 20px rgba(0,0,255,0.9);
}

.admate-slot > div {
    width: 468px;
    height: 60px;
}

.admate-slot img,
.admate-slot iframe {
    width: 468px;
    height: 60px;
    max-width: 468px;
    max-height: 60px;
    display: block;
    border-radius: 0;
}


.darkads-banner {
    margin: 15px auto;
    width: 468px;
    height: 60px;
    overflow: hidden;
    border-radius: 0;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.9);
    transition: transform 0.3s, box-shadow 0.3s;
}

.darkads-banner:hover {
    transform: translateY(-5px);
    box-shadow: 0px 0px 20px rgba(0,0,255,0.9);
}

.darkads-banner iframe {
    width: 468px;
    height: 60px;
    display: block;
    border: none;
    margin: 0;
    padding: 0;
}


.footer-links {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.footer-links a {
  font-weight: 600;
  text-decoration: none;
}

.footer-links a:hover {
  opacity: 0.85;
}

.footer-links .advertise-link {
  color: #ffb300;
}




.link-thumb img {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.link-thumb a:hover img {
    transform: scale(1.03);
    box-shadow: 0 0 12px rgba(102, 126, 234, 0.6);
}


.link-thumb:hover img,
.link-thumb:hover {
    transform: scale(1.03);
    box-shadow: 0 0 12px rgba(102, 126, 234, 0.6);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}






.welcome-logo-wrap {
    position: relative;
    width: 480px;
    margin: 0 auto;
    display: block;
}

.welcome-logo {
    width: 480px;
    display: block;
    margin: 0 auto;

    -webkit-mask-image: radial-gradient(
        ellipse 65% 85% at center,
        rgba(0,0,0,1) 60%,
        rgba(0,0,0,0.8) 70%,
        rgba(0,0,0,0.4) 80%,
        rgba(0,0,0,0) 95%
    );

    mask-image: radial-gradient(
        ellipse 65% 85% at center,
        rgba(0,0,0,1) 60%,
        rgba(0,0,0,0.8) 70%,
        rgba(0,0,0,0.4) 80%,
        rgba(0,0,0,0) 95%
    );
}

.tor-eye {
    position: absolute;
    z-index: 5;
    width: 30px;
    height: 10px;
    border-radius: 50%;
    pointer-events: none;
    opacity: 0.92;
    mix-blend-mode: screen;
    transform-origin: center center;
    --eye-rotate: 0deg;

    background:
        radial-gradient(
            ellipse at center,
            rgba(255,245,255,1) 0%,
            rgba(236,214,255,0.98) 12%,
            rgba(188,108,255,0.95) 28%,
            rgba(133,43,255,0.92) 46%,
            rgba(88,0,201,0.70) 72%,
            rgba(88,0,201,0.00) 100%
        );

    filter: blur(0.55px);

    box-shadow:
        0 0 4px rgba(194,120,255,0.95),
        0 0 9px rgba(146,60,255,0.92),
        0 0 18px rgba(109,25,255,0.90),
        0 0 30px rgba(82,0,210,0.70);

    animation:
        torEyePulse 2.8s ease-in-out infinite,
        torEyeHue 5.5s linear infinite,
        torEyeFlicker 0.22s infinite;
}

.tor-eye::before {
    content: "";
    position: absolute;
    inset: -5px -10px;
    border-radius: 50%;
    background: radial-gradient(
        ellipse at center,
        rgba(124,36,255,0.42) 0%,
        rgba(96,0,220,0.20) 45%,
        rgba(96,0,220,0.00) 80%
    );
    filter: blur(5px);
    z-index: -1;
}

.tor-eye-left {
    top: 156px;
    left: 196px;
    --eye-rotate: 20deg;
}

.tor-eye-right {
    top: 152px;
    left: 236px;
    --eye-rotate: -30deg;
}

.tor-eye.flash {
    opacity: 1 !important;
    filter: blur(0px);
    transform: scale(1.18) rotate(var(--eye-rotate, 0deg));
    box-shadow:
        0 0 8px rgba(235,210,255,1),
        0 0 16px rgba(195,108,255,1),
        0 0 30px rgba(139,49,255,1),
        0 0 48px rgba(98,0,255,0.95),
        0 0 72px rgba(98,0,255,0.78);
}

@keyframes torEyePulse {
    0%, 100% {
        opacity: 0.78;
        transform: scale(0.96) rotate(var(--eye-rotate, 0deg));
    }
    50% {
        opacity: 1;
        transform: scale(1.12) rotate(var(--eye-rotate, 0deg));
    }
}

@keyframes torEyeHue {
    0%   { filter: blur(0.6px) hue-rotate(0deg); }
    25%  { filter: blur(0.7px) hue-rotate(8deg); }
    50%  { filter: blur(0.5px) hue-rotate(-10deg); }
    75%  { filter: blur(0.7px) hue-rotate(14deg); }
    100% { filter: blur(0.6px) hue-rotate(0deg); }
}

@keyframes torEyeFlicker {
    0%   { opacity: 0.86; }
    8%   { opacity: 0.95; }
    16%  { opacity: 0.82; }
    24%  { opacity: 1; }
    32%  { opacity: 0.88; }
    40%  { opacity: 0.98; }
    48%  { opacity: 0.84; }
    56%  { opacity: 0.96; }
    64%  { opacity: 0.80; }
    72%  { opacity: 1; }
    80%  { opacity: 0.87; }
    88%  { opacity: 0.97; }
    100% { opacity: 0.90; }
}


.banner.admin-disabled{
    position:relative;
}

.banner.admin-disabled::before{
    content:"";
    position:absolute;
    inset:0;
    background:rgba(0,0,0,0.55);
    z-index:2;
}

.banner.admin-disabled::after{
    content:"ADMIN DISABLED";
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%) rotate(-15deg);

    font-size:28px;
    font-weight:900;
    letter-spacing:3px;

    color:#ff2a2a;
    border:4px solid #ff2a2a;
    padding:6px 20px;

    background:rgba(0,0,0,0.8);

    text-shadow:
        0 0 6px red,
        0 0 12px red;

    z-index:3;
}



.price-pulse {
    display: inline-block;
    font-weight: 900;
    text-shadow:
        0 0 4px rgba(255,255,255,0.25),
        0 0 8px rgba(138, 92, 255, 0.35);
    animation: pricePulseGlow 2.2s ease-in-out infinite;
}

@keyframes pricePulseGlow {
    0% {
        color: #ffcc00;
        text-shadow:
            0 0 4px rgba(255,204,0,0.35),
            0 0 8px rgba(255,204,0,0.45),
            0 0 14px rgba(255,204,0,0.30);
        transform: scale(1);
    }

    20% {
        color: #ff7a00;
        text-shadow:
            0 0 4px rgba(255,122,0,0.35),
            0 0 8px rgba(255,122,0,0.45),
            0 0 14px rgba(255,122,0,0.30);
    }

    40% {
        color: #ff2bd6;
        text-shadow:
            0 0 4px rgba(255,43,214,0.35),
            0 0 8px rgba(255,43,214,0.45),
            0 0 14px rgba(255,43,214,0.30);
        transform: scale(1.06);
    }

    60% {
        color: #7a5cff;
        text-shadow:
            0 0 4px rgba(122,92,255,0.35),
            0 0 8px rgba(122,92,255,0.45),
            0 0 14px rgba(122,92,255,0.30);
    }

    80% {
        color: #32d1ff;
        text-shadow:
            0 0 4px rgba(50,209,255,0.35),
            0 0 8px rgba(50,209,255,0.45),
            0 0 14px rgba(50,209,255,0.30);
    }

    100% {
        color: #ffcc00;
        text-shadow:
            0 0 4px rgba(255,204,0,0.35),
            0 0 8px rgba(255,204,0,0.45),
            0 0 14px rgba(255,204,0,0.30);
        transform: scale(1);
    }
}