/**
 * @name         Nordic
 * @author       orblazer#9152
 * @authorId     179681974879911946
 * @version      4.13.1
 * @discordBuild stable 488579 (28327b1)
 * @description  Complete theme for Nordic (https://www.nordtheme.com/)
 * @source       https://github.com/orblazer/discord-nordic
 * @donate       https://www.paypal.me/orblazer
 */
.theme-dark,
.theme-light {
  --text-code-builtin: var(--nord-cyan);
  --text-code-bullet: var(--nord-cyan);
  --text-code-comment: var(--neutral-40);
  --text-code-default: var(--text-normal);
  --text-code-keyword: var(--nord-cyan);
  --text-code-section: var(--text-normal);
  --text-code-string: var(--nord-green);
  --text-code-tag: var(--nord-cyan);
  --text-code-title: var(--blurple-49);
  --text-code-variable: var(--header-secondary)
}
:root {
  --nord-dark1-hsl: 220deg calc(var(--saturation-factor, 1) * 16.36%) 21.57%;
  --nord-dark1: hsl(var(--nord-dark1-hsl) / 1);
  --nord-dark2-hsl: 221.74deg calc(var(--saturation-factor, 1) * 16.31%) 27.65%;
  --nord-dark2: hsl(var(--nord-dark2-hsl) / 1);
  --nord-dark3-hsl: 220deg calc(var(--saturation-factor, 1) * 16.77%) 31.57%;
  --nord-dark3: hsl(var(--nord-dark3-hsl) / 1);
  --nord-dark4-hsl: 220deg calc(var(--saturation-factor, 1) * 16.48%) 35.69%;
  --nord-dark4: hsl(var(--nord-dark4-hsl) / 1);
  --nord-light1-hsl: 218.82deg calc(var(--saturation-factor, 1) * 27.87%) 88.04%;
  --nord-light1: hsl(var(--nord-light1-hsl) / 1);
  --nord-light2-hsl: 218.18deg calc(var(--saturation-factor, 1) * 26.83%) 91.96%;
  --nord-light2: hsl(var(--nord-light2-hsl) / 1);
  --nord-light3-hsl: 217.5deg calc(var(--saturation-factor, 1) * 26.67%) 94.12%;
  --nord-light3: hsl(var(--nord-light3-hsl) / 1);
  --nord-green-blue-hsl: 178.67deg calc(var(--saturation-factor, 1) * 25.14%) 64.9%;
  --nord-green-blue: hsl(var(--nord-green-blue-hsl) / 1);
  --nord-turquoise-hsl: 193.33deg calc(var(--saturation-factor, 1) * 43.37%) 67.45%;
  --nord-turquoise: hsl(var(--nord-turquoise-hsl) / 1);
  --nord-cyan-hsl: 210deg calc(var(--saturation-factor, 1) * 34.04%) 63.14%;
  --nord-cyan: hsl(var(--nord-cyan-hsl) / 1);
  --nord-blue-hsl: 213.08deg calc(var(--saturation-factor, 1) * 31.97%) 52.16%;
  --nord-blue: hsl(var(--nord-blue-hsl) / 1);
  --nord-red-hsl: 354.26deg calc(var(--saturation-factor, 1) * 42.34%) 56.47%;
  --nord-red: hsl(var(--nord-red-hsl) / 1);
  --nord-orange-hsl: 14.38deg calc(var(--saturation-factor, 1) * 50.53%) 62.75%;
  --nord-orange: hsl(var(--nord-orange-hsl) / 1);
  --nord-yellow-hsl: 40deg calc(var(--saturation-factor, 1) * 70.59%) 73.33%;
  --nord-yellow: hsl(var(--nord-yellow-hsl) / 1);
  --nord-green-hsl: 92.4deg calc(var(--saturation-factor, 1) * 27.78%) 64.71%;
  --nord-green: hsl(var(--nord-green-hsl) / 1);
  --nord-pink-hsl: 311.05deg calc(var(--saturation-factor, 1) * 20.21%) 63.14%;
  --nord-pink: hsl(var(--nord-pink-hsl) / 1);
  --user-status-online-hsl: var(--nord-green-hsl);
  --user-status-online: var(--nord-green);
  --user-status-idle-hsl: var(--nord-yellow-hsl);
  --user-status-idle: var(--nord-yellow);
  --user-status-dnd-hsl: var(--nord-red-hsl);
  --user-status-dnd: var(--nord-red);
  --user-status-invisible-hsl: var(--neutral-40-hsl);
  --user-status-invisible: var(--neutral-40);
  --user-status-twitch-hsl: var(--nord-pink-hsl);
  --user-status-twitch: var(--nord-pink)
}
.visual-refresh {
  --neutral-1-hsl: 240deg calc(var(--saturation-factor, 1) * 20%) 99.02%;
  --neutral-1: hsl(var(--neutral-1-hsl) / 1);
  --neutral-2-hsl: var(--nord-light3-hsl);
  --neutral-2: var(--nord-light3);
  --neutral-4-hsl: var(--nord-light2-hsl);
  --neutral-4: var(--nord-light2);
  --neutral-6-hsl: var(--neutral-4-hsl);
  --neutral-6: var(--neutral-4);
  --neutral-8-hsl: var(--nord-light1-hsl);
  --neutral-8: var(--nord-light1);
  --neutral-9-hsl: 217.14deg calc(var(--saturation-factor, 1) * 27.27%) 84.9%;
  --neutral-9: hsl(var(--neutral-9-hsl) / 1);
  --neutral-11-hsl: var(--neutral-8-hsl);
  --neutral-11: var(--neutral-8);
  --neutral-12-hsl: 222.86deg calc(var(--saturation-factor, 1) * 18.42%) 85.1%;
  --neutral-12: hsl(var(--neutral-12-hsl) / 1);
  --neutral-15-hsl: 221.05deg calc(var(--saturation-factor, 1) * 14.96%) 75.1%;
  --neutral-15: hsl(var(--neutral-15-hsl) / 1);
  --neutral-16-hsl: var(--neutral-15-hsl);
  --neutral-16: var(--neutral-15);
  --neutral-19-hsl: 219.31deg calc(var(--saturation-factor, 1) * 16.2%) 64.9%;
  --neutral-19: hsl(var(--neutral-19-hsl) / 1);
  --neutral-22-hsl: var(--neutral-19-hsl);
  --neutral-22: var(--neutral-19);
  --neutral-23-hsl: var(--neutral-19-hsl);
  --neutral-23: var(--neutral-19);
  --neutral-27-hsl: var(--neutral-19-hsl);
  --neutral-27: var(--neutral-19);
  --neutral-28-hsl: var(--neutral-19-hsl);
  --neutral-28: var(--neutral-19);
  --neutral-29-hsl: var(--neutral-19-hsl);
  --neutral-29: var(--neutral-19);
  --neutral-31-hsl: 218.92deg calc(var(--saturation-factor, 1) * 16.16%) 55.1%;
  --neutral-31: hsl(var(--neutral-31-hsl) / 1);
  --neutral-32-hsl: var(--neutral-31-hsl);
  --neutral-32: var(--neutral-31);
  --neutral-34-hsl: var(--neutral-31-hsl);
  --neutral-34: var(--neutral-31);
  --neutral-36-hsl: 218.92deg calc(var(--saturation-factor, 1) * 16.16%) 44.9%;
  --neutral-36: hsl(var(--neutral-36-hsl) / 1);
  --neutral-37-hsl: var(--neutral-36-hsl);
  --neutral-37: var(--neutral-36);
  --neutral-38-hsl: var(--neutral-36-hsl);
  --neutral-38: var(--neutral-36);
  --neutral-39-hsl: var(--neutral-36-hsl);
  --neutral-39: var(--neutral-36);
  --neutral-40-hsl: var(--neutral-36-hsl);
  --neutral-40: var(--neutral-36);
  --neutral-45-hsl: var(--nord-dark4-hsl);
  --neutral-45: var(--nord-dark4);
  --neutral-46-hsl: var(--neutral-45-hsl);
  --neutral-46: var(--neutral-45);
  --neutral-47-hsl: var(--neutral-45-hsl);
  --neutral-47: var(--neutral-45);
  --neutral-49-hsl: var(--nord-dark3-hsl);
  --neutral-49: var(--nord-dark3);
  --neutral-50-hsl: var(--neutral-49-hsl);
  --neutral-50: var(--neutral-49);
  --neutral-59-hsl: var(--neutral-49-hsl);
  --neutral-59: var(--neutral-49);
  --neutral-60-hsl: var(--neutral-49-hsl);
  --neutral-60: var(--neutral-49);
  --neutral-62-hsl: var(--neutral-66-hsl);
  --neutral-62: var(--neutral-66);
  --neutral-63-hsl: 221.54deg calc(var(--saturation-factor, 1) * 16.46%) 30.98%;
  --neutral-63: hsl(var(--neutral-63-hsl) / 1);
  --neutral-64-hsl: var(--neutral-66-hsl);
  --neutral-64: var(--neutral-66);
  --neutral-65-hsl: var(--neutral-66-hsl);
  --neutral-65: var(--neutral-66);
  --neutral-66-hsl: 220.8deg calc(var(--saturation-factor, 1) * 16.34%) 30%;
  --neutral-66: hsl(var(--neutral-66-hsl) / 1);
  --neutral-69-hsl: var(--nord-dark2-hsl);
  --neutral-69: var(--nord-dark2);
  --neutral-70-hsl: var(--neutral-69-hsl);
  --neutral-70: var(--neutral-69);
  --neutral-71-hsl: var(--neutral-69-hsl);
  --neutral-71: var(--neutral-69);
  --neutral-72-hsl: var(--nord-dark1-hsl);
  --neutral-72: var(--nord-dark1);
  --neutral-73-hsl: var(--neutral-72-hsl);
  --neutral-73: var(--neutral-72);
  --neutral-74-hsl: var(--neutral-72-hsl);
  --neutral-74: var(--neutral-72);
  --neutral-75-hsl: var(--neutral-76-hsl);
  --neutral-75: var(--neutral-76);
  --neutral-76-hsl: 221.25deg calc(var(--saturation-factor, 1) * 15.69%) 20%;
  --neutral-76: hsl(var(--neutral-76-hsl) / 1);
  --neutral-79-hsl: var(--neutral-76-hsl);
  --neutral-79: var(--neutral-76);
  --neutral-83-hsl: 220deg calc(var(--saturation-factor, 1) * 15.79%) 14.9%;
  --neutral-83: hsl(var(--neutral-83-hsl) / 1);
  --neutral-84-hsl: var(--neutral-83-hsl);
  --neutral-84: var(--neutral-83);
  --neutral-87-hsl: var(--neutral-83-hsl);
  --neutral-87: var(--neutral-83);
  --neutral-91-hsl: var(--neutral-83-hsl);
  --neutral-91: var(--neutral-83);
  --neutral-92-hsl: var(--neutral-83-hsl);
  --neutral-92: var(--neutral-83);
  --neutral-95-hsl: var(--neutral-83-hsl);
  --neutral-95: var(--neutral-83);
  --neutral-97-hsl: 220deg calc(var(--saturation-factor, 1) * 17.65%) 10%;
  --neutral-97: hsl(var(--neutral-97-hsl) / 1);
  --neutral-99-hsl: var(--neutral-97-hsl);
  --neutral-99: var(--neutral-97);
  --white-500-hsl: var(--nord-light2-hsl);
  --white-500: var(--nord-light2);
  --black-500-hsl: var(--neutral-79-hsl);
  --black-500: var(--neutral-79);
  --green-new-23-hsl: var(--green-new-61-hsl);
  --green-new-23: var(--green-new-61);
  --green-new-24-hsl: var(--green-new-61-hsl);
  --green-new-24: var(--green-new-61);
  --green-new-25-hsl: var(--green-new-61-hsl);
  --green-new-25: var(--green-new-61);
  --green-new-26-hsl: var(--green-new-61-hsl);
  --green-new-26: var(--green-new-61);
  --green-new-30-hsl: var(--green-new-61-hsl);
  --green-new-30: var(--green-new-61);
  --green-new-31-hsl: var(--green-new-61-hsl);
  --green-new-31: var(--green-new-61);
  --green-new-38-hsl: var(--green-new-61-hsl);
  --green-new-38: var(--green-new-61);
  --green-new-40-hsl: var(--green-new-61-hsl);
  --green-new-40: var(--green-new-61);
  --green-new-44-hsl: var(--green-new-61-hsl);
  --green-new-44: var(--green-new-61);
  --green-new-50-hsl: var(--green-new-61-hsl);
  --green-new-50: var(--green-new-61);
  --green-new-52-hsl: var(--green-new-61-hsl);
  --green-new-52: var(--green-new-61);
  --green-new-60-hsl: var(--green-new-87-hsl);
  --green-new-60: var(--green-new-87);
  --green-new-61-hsl: var(--nord-green-hsl);
  --green-new-61: var(--nord-green);
  --green-new-65-hsl: var(--green-new-91-hsl);
  --green-new-65: var(--green-new-91);
  --green-new-72-hsl: var(--green-new-91-hsl);
  --green-new-72: var(--green-new-91);
  --green-new-76-hsl: var(--green-new-61-hsl);
  --green-new-76: var(--green-new-61);
  --green-new-77-hsl: var(--green-new-61-hsl);
  --green-new-77: var(--green-new-61);
  --green-new-87-hsl: 92.61deg calc(var(--saturation-factor, 1) * 21.7%) 58.43%;
  --green-new-87: hsl(var(--green-new-87-hsl) / 1);
  --green-new-91-hsl: 92.86deg calc(var(--saturation-factor, 1) * 17.07%) 51.76%;
  --green-new-91: hsl(var(--green-new-91-hsl) / 1);
  --red-new-22-hsl: var(--red-new-61-hsl);
  --red-new-22: var(--red-new-61);
  --red-new-23-hsl: var(--red-new-61-hsl);
  --red-new-23: var(--red-new-61);
  --red-new-29-hsl: var(--red-new-61-hsl);
  --red-new-29: var(--red-new-61);
  --red-new-38-hsl: var(--red-new-61-hsl);
  --red-new-38: var(--red-new-61);
  --red-new-45-hsl: var(--red-new-61-hsl);
  --red-new-45: var(--red-new-61);
  --red-new-50-hsl: var(--red-new-61-hsl);
  --red-new-50: var(--red-new-61);
  --red-new-46-hsl: var(--red-new-61-hsl);
  --red-new-46: var(--red-new-61);
  --red-new-47-hsl: var(--red-new-61-hsl);
  --red-new-47: var(--red-new-61);
  --red-new-60-hsl: var(--red-new-70-hsl);
  --red-new-60: var(--red-new-70);
  --red-new-61-hsl: var(--nord-red-hsl);
  --red-new-61: var(--nord-red);
  --red-new-65-hsl: var(--red-new-78-hsl);
  --red-new-65: var(--red-new-78);
  --red-new-70-hsl: 353.57deg calc(var(--saturation-factor, 1) * 33.6%) 50.98%;
  --red-new-70: hsl(var(--red-new-70-hsl) / 1);
  --red-new-75-hsl: var(--red-new-70-hsl);
  --red-new-75: var(--red-new-70);
  --red-new-78-hsl: 354.93deg calc(var(--saturation-factor, 1) * 30.74%) 45.29%;
  --red-new-78: hsl(var(--red-new-78-hsl) / 1);
  --yellow-new-22-hsl: var(--yellow-new-57-hsl);
  --yellow-new-22: var(--yellow-new-57);
  --yellow-new-24-hsl: var(--yellow-new-57-hsl);
  --yellow-new-24: var(--yellow-new-57);
  --yellow-new-28-hsl: var(--yellow-new-57-hsl);
  --yellow-new-28: var(--yellow-new-57);
  --yellow-new-31-hsl: var(--yellow-new-57-hsl);
  --yellow-new-31: var(--yellow-new-57);
  --yellow-new-36-hsl: var(--yellow-new-57-hsl);
  --yellow-new-36: var(--yellow-new-57);
  --yellow-new-39-hsl: var(--yellow-new-57-hsl);
  --yellow-new-39: var(--yellow-new-57);
  --yellow-new-46-hsl: var(--yellow-new-57-hsl);
  --yellow-new-46: var(--yellow-new-57);
  --yellow-new-54-hsl: var(--yellow-new-57-hsl);
  --yellow-new-54: var(--yellow-new-57);
  --yellow-new-57-hsl: var(--nord-yellow-hsl);
  --yellow-new-57: var(--nord-yellow);
  --yellow-new-75-hsl: var(--yellow-new-57-hsl);
  --yellow-new-75: var(--yellow-new-57);
  --yellow-new-84-hsl: var(--yellow-new-57-hsl);
  --yellow-new-84: var(--yellow-new-57);
  --orange-new-63-hsl: var(--nord-orange-hsl);
  --orange-new-63: var(--nord-orange);
  --blue-new-24-hsl: var(--blue-new-31-hsl);
  --blue-new-24: var(--blue-new-31);
  --blue-new-27-hsl: var(--blue-new-35-hsl);
  --blue-new-27: var(--blue-new-35);
  --blue-new-31-hsl: var(--nord-blue-hsl);
  --blue-new-31: var(--nord-blue);
  --blue-new-35-hsl: 213.12deg calc(var(--saturation-factor, 1) * 75.49%) 60%;
  --blue-new-35: hsl(var(--blue-new-35-hsl) / 1);
  --blurple-1-hsl: 180deg calc(var(--saturation-factor, 1) * 15.38%) 94.9%;
  --blurple-1: hsl(var(--blurple-1-hsl) / 1);
  --blurple-4-hsl: 180deg calc(var(--saturation-factor, 1) * 23.81%) 87.65%;
  --blurple-4: hsl(var(--blurple-4-hsl) / 1);
  --blurple-8-hsl: var(--blurple-4-hsl);
  --blurple-8: var(--blurple-4);
  --blurple-10-hsl: var(--blurple-4-hsl);
  --blurple-10: var(--blurple-4);
  --blurple-25-hsl: var(--blurple-49-hsl);
  --blurple-25: var(--blurple-49);
  --blurple-26-hsl: var(--blurple-49-hsl);
  --blurple-26: var(--blurple-49);
  --blurple-27-hsl: var(--blurple-49-hsl);
  --blurple-27: var(--blurple-49);
  --blurple-28-hsl: var(--blurple-49-hsl);
  --blurple-28: var(--blurple-49);
  --blurple-29-hsl: var(--blurple-49-hsl);
  --blurple-29: var(--blurple-49);
  --blurple-37-hsl: 178.13deg calc(var(--saturation-factor, 1) * 25%) 74.9%;
  --blurple-37: hsl(var(--blurple-37-hsl) / 1);
  --blurple-44-hsl: var(--blurple-37-hsl);
  --blurple-44: var(--blurple-37);
  --blurple-48-hsl: var(--blurple-37-hsl);
  --blurple-48: var(--blurple-37);
  --blurple-49-hsl: var(--nord-green-blue-hsl);
  --blurple-49: var(--nord-green-blue);
  --blurple-50-hsl: var(--blurple-49-hsl);
  --blurple-50: var(--blurple-49);
  --blurple-52-hsl: var(--blurple-49-hsl);
  --blurple-52: var(--blurple-49);
  --blurple-54-hsl: 180deg calc(var(--saturation-factor, 1) * 19.82%) 57.45%;
  --blurple-54: hsl(var(--blurple-54-hsl) / 1);
  --blurple-58-hsl: var(--blurple-54-hsl);
  --blurple-58: var(--blurple-54);
  --blurple-59-hsl: var(--blurple-54-hsl);
  --blurple-59: var(--blurple-54);
  --blurple-60-hsl: var(--blurple-54-hsl);
  --blurple-60: var(--blurple-54);
  --blurple-65-hsl: 180deg calc(var(--saturation-factor, 1) * 14.4%) 50.98%;
  --blurple-65: hsl(var(--blurple-65-hsl) / 1);
  --blurple-70-hsl: var(--blurple-87-hsl);
  --blurple-70: var(--blurple-87);
  --blurple-87-hsl: 180deg calc(var(--saturation-factor, 1) * 13.97%) 35.1%;
  --blurple-87: hsl(var(--blurple-87-hsl) / 1);
  --opacity-4-hsl: var(--neutral-19-hsl);
  --opacity-8-hsl: var(--neutral-31-hsl);
  --opacity-12-hsl: var(--neutral-31-hsl);
  --opacity-16-hsl: var(--neutral-31-hsl);
  --opacity-20-hsl: var(--neutral-31-hsl);
  --opacity-green-8-hsl: var(--green-new-61-hsl);
  --opacity-green-12-hsl: var(--green-new-61-hsl);
  --opacity-green-24-hsl: var(--green-new-61-hsl);
  --opacity-green-36-hsl: var(--green-new-61-hsl);
  --opacity-red-8-hsl: var(--red-new-61-hsl);
  --opacity-red-12-hsl: var(--red-new-61-hsl);
  --opacity-red-16-hsl: var(--red-new-61-hsl);
  --opacity-red-24-hsl: var(--red-new-61-hsl);
  --opacity-red-36-hsl: var(--red-new-61-hsl);
  --opacity-yellow-8-hsl: var(--yellow-new-57-hsl);
  --opacity-blue-8-hsl: var(--blue-new-31-hsl);
  --opacity-blurple-8-hsl: var(--blurple-49-hsl);
  --opacity-blurple-16-hsl: var(--blurple-49-hsl);
  --opacity-blurple-24-hsl: var(--blurple-49-hsl);
  --opacity-blurple-32: hsl(var(--blurple-49-hsl) / 0.2);
  --illo-green-50-hsl: var(--nord-green-hsl);
  --illo-pink-50-hsl: var(--nord-pink-hsl);
  --illo-pink-60-hsl: var(--nord-pink-hsl);
  --illo-pink-70-hsl: var(--nord-pink-hsl);
  --illo-purple-40-hsl: var(--nord-pink-hsl);
  --illo-purple-60-hsl: var(--nord-pink-hsl);
  --illo-nitro-blue-hsl: var(--nord-blue-hsl);
  --twitch-hsl: var(--nord-pink-hsl);
  --twitch: var(--nord-pink);
  --twitch-secondary-hsl: 310.43deg calc(var(--saturation-factor, 1) * 20%) 54.9%;
  --twitch-secondary: hsl(var(--twitch-secondary-hsl) / 1);
  --partner-hsl: var(--nord-blue-hsl);
  --partner: var(--nord-blue);
  --status-positive: var(--nord-green);
  --status-danger: var(--nord-red);
  --guild-boosting-blue: var(--nord-blue);
  --guild-boosting-blue-for-gradients: var(--nord-blue);
  --guild-boosting-purple: var(--nord-pink);
  --guild-boosting-purple-for-gradients: var(--nord-pink);
  --guild-boosting-pink: var(--nord-pink);
  --premium-tier-0-header-gradient-1: var(--nord-blue);
  --premium-tier-0-header-gradient-2: var(--nord-blue);
  --premium-tier-0-header-gradient-3: var(--nord-blue);
  --premium-tier-0-header-gradient-4: var(--nord-pink);
  --premium-tier-0-header-gradient-5: var(--nord-pink);
  --premium-tier-0-purple-for-gradients: var(--nord-blue);
  --premium-tier-0-blue-for-gradients: var(--nord-blue);
  --premium-tier-2-purple-for-gradients: var(--nord-pink);
  --premium-tier-2-pink-for-gradients: var(--nord-pink);
  --premium-tier-2-purple-for-gradients-2: var(--nord-pink);
  --custom-premium-colors-premium-gradient-tier-2-diagonal: var(--nord-pink);
  --premium-tier-2-purple-hsl: var(--nord-pink-hsl);
  --premium-tier-2-purple: var(--nord-pink);
  --premium-tier-2-pink-hsl: var(--nord-pink-hsl);
  --premium-tier-2-pink: var(--nord-pink);
  --premium-perk-blue-hsl: var(--nord-blue-hsl);
  --premium-perk-blue: var(--nord-blue);
  --premium-perk-dark-blue-hsl: var(--blue-new-35-hsl);
  --premium-perk-dark-blue: var(--blue-new-35);
  --premium-perk-green-hsl: var(--nord-turquoise-hsl);
  --premium-perk-green: var(--nord-turquoise);
  --premium-perk-light-blue-hsl: var(--nord-cyan-hsl);
  --premium-perk-light-blue: var(--nord-cyan);
  --premium-perk-orange-hsl: var(--nord-orange-hsl);
  --premium-perk-orange: var(--nord-orange);
  --premium-perk-pink-hsl: var(--nord-pink-hsl);
  --premium-perk-pink: var(--nord-pink);
  --premium-perk-purple-hsl: var(--nord-pink-hsl);
  --premium-perk-purple: var(--nord-pink);
  --premium-perk-yellow-hsl: var(--nord-yellow-hsl);
  --premium-perk-yellow: var(--nord-yellow);
  --premium-nitro-pink-light-hsl: var(--nord-pink-hsl);
  --premium-nitro-pink-light: var(--nord-pink)
}
.theme-dark,
.theme-light {
  --control-primary-text-default: var(--neutral-79);
  --control-primary-text-hover: var(--neutral-99);
  --control-primary-text-active: var(--neutral-99);
  --control-connected-text-default: var(--neutral-79);
  --control-connected-text-hover: var(--neutral-79);
  --control-connected-text-active: var(--neutral-99);
  --badge-text-brand: var(--neutral-79);
  --radio-thumb-background-active: var(--neutral-79);
  --checkbox-icon-active: var(--neutral-79);
  --notice-text-positive: var(--neutral-79);
  --notice-text-warning: var(--neutral-79);
  --status-positive-text: var(--neutral-79);
  --search-popout-date-picker-hint-value-text: var(--neutral-79)
}
.theme-dark {
  --message-mentioned-background-default: hsl(var(--blurple-49-hsl) / 0.16);
  --message-mentioned-background-hover: hsl(var(--blurple-49-hsl) / 0.12);
  --message-highlight-background-default: hsl(var(--blue-new-31-hsl) / 0.16);
  --message-highlight-background-hover: hsl(var(--blue-new-31-hsl) / 0.12);
  --interactive-muted: var(--neutral-40);
  --background-code: hsl(var(--nord-dark1-hsl) / 0.1);
  --background-code-addition: hsl(var(--nord-green-hsl) / 0.45);
  --background-code-deletion: hsl(var(--nord-red-hsl) / 0.45);
  --text-code-addition: var(--white);
  --text-code-deletion: var(--white)
}
.theme-light {
  --message-mentioned-background-default: hsl(var(--blurple-49-hsl) / 0.45);
  --message-mentioned-background-hover: hsl(var(--blurple-49-hsl) / 0.35);
  --message-highlight-background-default: hsl(var(--blue-new-31-hsl) / 0.45);
  --message-highlight-background-hover: hsl(var(--blue-new-31-hsl) / 0.35);
  --control-expressive-text-default: var(--neutral-79);
  --background-code: var(--neutral-1);
  --background-code-addition: hsl(var(--nord-green-hsl) / 0.3);
  --background-code-deletion: hsl(var(--nord-red-hsl) / 0.3);
  --text-code-addition: var(--black-500);
  --text-code-deletion: var(--black-500)
}
::selection {
  background-color: hsl(var(--blue-new-35-hsl)/.25)
}
.mentionsBar__7aaec .barText__7aaec {
  color: var(--text-strong)!important
}
.activeButton_c15210,
.activeButton_c15210:hover,
.activeCircle__5ea8c,
.botTagRegular__82f07:not(.botTagOP__82f07),
.calendarPicker_d27f17 .react-datepicker__day.react-datepicker__day--keyboard-selected,
.calendarPicker_d27f17 .react-datepicker__day.react-datepicker__day--selected:hover,
.calendarPicker_d27f17 .react-datepicker__day:hover,
.checkmark_aae012,
.circleIconButton__5bc7e.selected__5bc7e,
.colorable_f1ceac.join_f1ceac,
.colorable_f1ceac.join_f1ceac .centerIcon_f1ceac,
.countText__5808f,
.countText_f369db,
.customLabelContainer_c2c6a6:hover,
.customLabelContainer_c2c6a6:hover .labelText_c2c6a6,
.guildIcon__4591d,
.header_b071d4,
.iconBadge__650eb.isCurrentUserConnected__650eb,
.interactive:hover,
.lookFilled__201d5.colorGreen__201d5,
.nagivateBackContainer__786f4:hover,
.newBadgeText__29021,
.newBadge__5d7c9[style*="background-color: var(--brand-260)"],
.newBadge__9a337[style*="background-color: var(--brand-260)"],
.newBadge_faa96b[style*="background-color: var(--brand-260)"],
.newMessagesBar__0f481,
.notice_c5cd6a,
.notice_c9e42f,
.otherDateLabel__786f4.focused__786f4,
.partnered__09691 .icon__09691,
.playButtonContainer_a8e786:active .playIcon_a8e786,
.playIcon_a8e786,
.playing_a8e786 .duration_a8e786,
.playing_a8e786 .volumeButtonIcon_a8e786,
.selected_b071d4 .stepTitle_b071d4,
.stepIndex_b071d4,
.stepStatus_a68543[style*="background-color: var(--status-positive-background)"],
.stepTitle_b071d4,
.tabBar__133bf .addFriend__133bf.addFriend__133bf.addFriend__133bf:active,
.tabBar__133bf .addFriend__133bf.addFriend__133bf.addFriend__133bf:not([aria-selected=true]),
.textBadge__2b1f5[style*="background-color: var(--background-brand)"],
.textBadge__2b1f5[style*="background-color: var(--badge-background-brand)"],
.textBadge__2b1f5[style*="background-color: var(--brand-500)"],
.tooltipBrand_c36707,
.tooltipGreen_c36707,
.uploadDropModal_b78547:not(.error_b78547) .inner_b78547 .instructions_b78547,
.uploadDropModal_b78547:not(.error_b78547) .inner_b78547 .title_b78547,
.uploadDropModal_b78547:not(.error_b78547) .inner_b78547 .title_b78547 strong,
.verified__09691 .icon__09691,
.wrapper__6e9f8.selected__6e9f8 .childWrapper__6e9f8,
.wrapper__6e9f8:hover .childWrapper__6e9f8 {
  color: var(--black-500)
}
.toast__3fde7[data-type=success] path[fill="var(--status-positive)"] {
  fill: currentColor
}
.colorStreamerMode__6e2b9 {
  --custom-notice-text: var(--black-500)
}
.switchIndicator_a28278[style*="background-color: rgb(88, 101, 242)"] {
  background-color: var(--blurple-49)!important
}
.switchIndicator_a28278[style*="background-color: rgb(68, 82, 187)"] {
  background-color: var(--blurple-65)!important
}
.switchIndicator_a28278[style*="background-color: rgb(58, 72, 163)"] {
  background-color: var(--blurple-87)!important
}
.badgeLabel_aeaaeb>.newlyAddedBadgeIcon_aeaaeb,
.badgeLabel_aeaaeb>.text-sm_cf4812\/semibold[style*="color: white"],
.nagivateBackContainer__786f4:hover .eyebrow_cf4812,
.notice_c5cd6a .header_c5cd6a,
.premiumCards_ac86f6 .pricePerInterval_fd0764[style*="color: white"],
.premiumCards_ac86f6 .text-md\/normal_cf4812[style*="color: white"],
.tier0Card__176c7 .pricePerInterval_fd0764[style*="color: white"],
.tier0Card__176c7 .text-md\/normal_cf4812[style*="color: white"] {
  color: currentColor!important
}
.activeIcon_d40c56 circle[fill="var(--white)"],
.answerSelectionIcon__4c520 circle[fill="var(--white)"],
.checkIcon__270d7 path[fill="var(--white)"],
.checklistIcon_ef2eb4 circle[fill="var(--white)"],
.checkmarkCircle__36dee circle[fill="var(--white)"],
.descriptionSection__981f7:first-child .descriptionIcon__981f7 circle[fill="var(--white)"],
.icon_e9b3cb circle[fill="var(--white)"],
.selectedIcon_a16aea circle[fill=white],
.victorIcon_f69538 circle[fill="var(--white)"] {
  fill: var(--black-500)
}
.theme-dark .activeIcon_d40c56 circle[fill="var(--brand-500)"] {
  fill: var(--blurple-87)
}
.emptyIcon__5d7c9 path[fill="#ADF3FF"],
.stars__1b24f path[fill="#ADF3FF"],
.stars_d404a3 path[fill="#ADF3FF"] {
  fill: var(--nord-cyan)
}
.emptyIcon__5d7c9 path[fill="#FFD01A"],
.stars__1b24f path[fill="#FFD01A"],
.stars_d404a3 path[fill="#FFD01A"] {
  fill: var(--nord-yellow)
}
.emptyIcon__5d7c9 path[fill="#58F287"],
.icon_c9d15c path[fill="#45a366"],
.stars__1b24f path[fill="#58F287"],
.stars_d404a3 path[fill="#58F287"],
.userJoinSystemMessageIcon_c19a55 path[fill="#3ba55c"] {
  fill: var(--nord-green)
}
.theme-dark .folderGroup__48112 .wrapper__6e9f8:not(.selected__6e9f8) .childWrapperNoHoverBg__6e9f8 {
  background-color: var(--background-mod-strong)
}
.eventStatusContainer__29021 path[fill="#94a8ff"],
.iconContainer__98cf7 circle[fill="#5865f2"i] {
  fill: var(--blurple-49)
}
.addTags__3f6df path[fill="var(--white)"],
.guildIconV2Container__85d16 .childContainer__3e3b0 svg[width="13"] path[fill="var(--white)"],
.guildIconV2Container__85d16 div[tabindex="0"] .childContainer__3e3b0 path[fill="var(--white)"],
.iconContainer__98cf7 circle[fill="#5865f2"i]+path[fill=white],
.iconContainer_a76561 path[fill="var(--white)"],
.icon_a14595 path[fill="var(--white)"],
.pinIcon__08166 path[fill=white],
.roleStyleUpsellButtonContents__981c8 path[fill=white],
.rowGuildName_b1f768 .childContainer__3e3b0 svg[width="13"] path[fill="var(--white)"],
.rowGuildName_b1f768 div[tabindex="0"] .childContainer__3e3b0 path[fill="var(--white)"],
.serverBoostTabItem_cbe0b4[aria-selected=true] .icon_cbe0b4 path,
.verifiedIcon_b5b7aa path[fill="var(--white)"] {
  fill: var(--black-500)
}
.container__1ce5d div[style*="background-color: rgb(69, 163, 102)"],
.status_a423bd[style="background-color: rgb(69, 163, 102);"] {
  background-color: var(--user-status-online)!important
}
.handlebars .hljs-template-tag,
.hljs-attribute,
.hljs-params,
.hljs-subst,
.hljs-template-variable,
.hljs-variable {
  color: var(--header-secondary)!important
}
.hljs-comment,
.hljs-quote {
  color: var(--primary-430)!important
}
.hljs-link {
  color: inherit;
  text-decoration: underline
}
.apache .hljs-section,
.bash .hljs-variable,
.hljs-builtin-name,
.hljs-bullet,
.hljs-doctag,
.hljs-keyword,
.hljs-literal,
.hljs-name,
.hljs-operator,
.hljs-selector-tag,
.hljs-symbol,
.hljs-tag,
.ini .hljs-attr,
.ini .hljs-variable,
.makefile .hljs-variable,
.powershell .hljs-operator,
.powershell .hljs-type,
.ps1 .hljs-operator,
.ps1 .hljs-type,
.rb .hljs-variable,
.ruby .hljs-variable {
  color: var(--nord-cyan)!important
}
.hljs-selector-id,
.hljs-title~.hljs-title {
  font-weight: 700
}
.bnf .hljs-attribute,
.cpp .hljs-meta-string,
.diff .hljs-meta,
.ebnf .hljs-attribute,
.hljs-attr,
.hljs-built_in,
.hljs-class,
.hljs-code,
.hljs-formula,
.hljs-selector-attr,
.hljs-selector-class,
.hljs-selector-id,
.hljs-title,
.hljs-type,
.ldif .hljs-attribute {
  color: var(--nord-green-blue)!important
}
.abnf .hljs-attribute,
.apache .hljs-attribute,
.arduino .hljs-built_in,
.aspectj>.hljs-title,
.clojure .hljs-name,
.coq .hljs-built_in,
.css .hljs-built_in,
.glsl .hljs-built_in,
.hljs-function,
.hljs-function>.hljs-title,
.hljs-section,
.hljs-selector-pseudo,
.julia .hljs-meta,
.lisp .hljs-name,
.lua .hljs-built_in,
.markdown .hljs-string,
.md .hljs-string,
.moonscript .hljs-built_in,
.nginx .hljs-attribute,
.pf .hljs-built_in,
.processing .hljs-built_in,
.rb .hljs-subst,
.ruby .hljs-subst,
.sparkle_bb1234.sparkleStarTopRight_bb1234,
.swift .hljs-subst,
.vim .hljs-built_in {
  color: var(--nord-turquoise)!important
}
.hljs-number,
.sparkle_bb1234.sparkleStarRight_bb1234 {
  color: var(--nord-pink)!important
}
.abnf .hljs-symbol,
.clojure .hljs-symbol,
.css .hljs-attribute,
.hljs-regexp,
.less .hljs-attribute,
.scss .hljs-attribute {
  color: var(--nord-yellow)!important
}
.hljs-meta-string,
.hljs-string {
  color: var(--nord-green)!important
}
.hljs-meta-keyword,
.hljs-template-tag,
.nginx .hljs-section {
  color: var(--nord-blue)!important
}
.aspectj .hljs-meta,
.css .hljs-keyword,
.groovy .hljs-meta:not(:first-child),
.haxe .hljs-meta,
.hljs-meta,
.java .hljs-meta,
.swift .hljs-meta,
.yaml .hljs-meta {
  color: var(--nord-orange)!important
}
.vim .hljs-built_in {
  font-style: italic
}
.completionAnimation__956c6 {
  background-image: linear-gradient(180deg,hsla(var(--nord-green-hsl)/.05),hsla(var(--nord-green-hsl)/.1))
}
.custom-user-profile-theme .primary_a22cb0,
.guildBoostCountWrapper_f9f04c,
.progressBarMarkerLabel__1f1cb,
.progressBarMarkerUnlocked__1f1cb .boostedTierIcon__1f1cb,
.theme-dark .text__0d0f9,
.upsellDescription__17daa,
.upsellHeader__17daa {
  color: var(--white)
}
.badge__8061a[src*="/6bdc42827a38498929a4920da12695d9.png"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/profile/badge-active-developer.svg")
}
.badge__8061a[src*="/6f9e37f9029ff57aef81db857890005e.png"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/profile/badge-commands.svg")
}
.badge__8061a[src="/fee1624003e2fee35cb398e125dc479b.png"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/profile/badge-certified-moderator.svg")
}
.badge__8061a[src*="/bf01d1073931f921909045f3a39fd264.png"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/profile/badge-hypesquad.svg")
}
.badge__8061a[src*="/8a88d63823d8a71cd5e390baa45efa02.png"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/profile/badge-hypesquad-house-1.svg")
}
.badge__8061a[src*="/011940fd013da3f7fb926e4a1cd2e618.png"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/profile/badge-hypesquad-house-2.svg")
}
.badge__8061a[src*="/3aa41de486fa12454c3761e8e223442e.png"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/profile/badge-hypesquad-house-3.svg")
}
.badge__8061a[src*="/3f9748e53446a137a052f3454e2de41e.png"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/profile/badge-partner.svg")
}
.badge__8061a[src*="/5e74e9b61934fc1f67c65515d1f7e60d.png"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/profile/badge-staff.svg")
}
.badge__8061a[src*="/6df5892e0f35b051f8b61eace34f4967.png"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/profile/badge-verified-developer.svg")
}
.badge__8061a[src*="/6de6d34650760ba5551a79732e98ed60.png"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/profile/badge-originally-know-as.png")
}
.botTagRegular__82f07:not(.botTagOP__82f07) path[fill="var(--white)"],
.tierCardListIcon_be48d0 path[fill="var(--white)"] {
  fill: currentColor
}
.mask__44b0c rect[fill="#45a366"] {
  fill: var(--user-status-online)
}
.mask__44b0c rect[fill="#ffc04e"] {
  fill: var(--user-status-idle)
}
.mask__44b0c rect[fill="#da3e44"] {
  fill: var(--user-status-dnd)
}
.mask__44b0c rect[fill="#9147ff"] {
  fill: var(--user-status-twitch)
}
.mask__44b0c rect[fill="#84858d"] {
  fill: var(--user-status-invisible)
}
.status_a423bd[style="background-color: rgb(255, 192, 78);"] {
  background-color: var(--user-status-idle)!important
}
.status_a423bd[style="background-color: rgb(218, 62, 68);"] {
  background-color: var(--user-status-dnd)!important
}
.status_a423bd[style="background-color: rgb(132, 133, 141);"] {
  background-color: var(--user-status-invisible)!important
}
.icon__235ca[style*='background-image: url("/assets/61ccab047dad737a.svg")'] {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/dm-channel/call-incoming.svg")!important
}
.icon__235ca[style*='background-image: url("/assets/6f076a64de25de4b.svg")'] {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/dm-channel/call-missed.svg")!important
}
.upsellTextContainer__0f7dc > div[style*="color: white"] {
  color: var(--neutral-79)!important
}
.boostContainer__823e1.boostContainerActive__823e1 path[fill="var(--icon-strong)"],
.guildSelectOptionIcon_b476ba path[fill=white] {
  fill: var(--neutral-79)
}
.permissionCheckmark__50a54 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/user/settings/general/checkmark.svg")
}
.subButtonText_ac86f6,
.subButton__553fd,
.subButton_cd0f26 {
  color: var(--blurple-87)!important
}
.mostPopularText_e4ef5c,
.nowPlaying_cc46f0 .gameName_cc46f0,
.nowPlaying_cc46f0 .lastPlayed_cc46f0,
.nowPlaying_cc46f0 .overlayStatusText_cc46f0,
.tier2_ac86f6 {
  color: var(--neutral-76)
}
.card__6df1a .pillGradient_e7b36e {
  background: var(--nord-pink)
}
.annualPlanOptionDiscount_b13085[style*="color: white"],
.card__6df1a .pillGradient_e7b36e>div[style*="color: var(--text-strong)"],
.planOptionDiscount_b13085[style*="color: white"] {
  color: var(--neutral-76)!important
}
.noItemsIcon__70151,
.noItemsIcon_e335a7 {
  background: var(--background-base-low)!important
}
.nowPlaying_cc46f0 .fill_cc46f0 {
  fill: var(--neutral-76)!important
}
.gameVerifiedIcon_cc46f0 .childContainer__3e3b0 path[fill="var(--white)"] {
  fill: var(--neutral-76)
}
.withGradient_fce7ca:after {
  background-image: linear-gradient(90deg,var(--nord-blue),var(--nord-pink));
  opacity: .3
}
.sparkleIcon__05cdc[src="/assets/3a6a08a976f34e04.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/channel/stage/star.svg")
}
.sparkleIcon__05cdc[src="/assets/30d1720360dd2c40.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/channel/stage/cross.svg")
}
.eventStatusContainer__29021 path[fill="#73c48b"] {
  fill: var(--green-new-25)
}
.topGuildEmojiBadge_aeaaeb {
  background: linear-gradient(268.26deg,var(--red-new-61) 0,var(--orange-new-63) 102.45%);
  color: var(--black-900)
}
.newlyAddedBadge_aeaaeb {
  background: linear-gradient(268.26deg,var(--blue-new-31) 0,var(--green-new-62) 102.45%)
}
.newlyAddedHighlight_fc7141 {
  border-color: var(--green-new-62)
}
.newlyAddedBadge_fc7141 {
  background-color: var(--green-new-62)
}
.newlyAddedBadge_fc7141 .newlyAddedBadgeStar_fc7141,
.newlyAddedBadge_fc7141 .text-xs_cf4812\/semibold[style*="color: white"] {
  color: var(--white-500)!important
}
.newlyAddedHighlightContainer_fc7141:hover .newlyAddedHighlight_fc7141 {
  border-color: hsla(var(--green-new-55-hsl)/.5)
}
.newlyAddedHighlightContainer_fc7141:hover .newlyAddedBadge_fc7141 {
  background-color: hsla(var(--green-new-55-hsl)/.5)
}
.upsellContainerShadow__0b69f {
  filter: drop-shadow(0 0 10px hsl(var(--twitch-secondary-hsl)/.5))
}
.notice_c5cd6a .button_c5cd6a,
.notice_c9e42f .button_c9e42f {
  border-color: currentColor!important;
  color: currentColor!important
}
.progress__0d0f9 {
  background: linear-gradient(270deg,hsl(var(--nord-pink-hsl)/.7),hsl(var(--neutral-45-hsl)/.1))
}
.container__0d0f9:hover .progress__0d0f9 {
  background: linear-gradient(270deg,var(--nord-pink),hsl(var(--neutral-45-hsl)/.25))
}
.boostCountText__0d0f9 {
  opacity: .8
}
.messageContainer__7796e path[fill="#4e5058"] {
  fill: var(--neutral-36)
}
.theme-light .root__5c9fc .closeIconWrapper__6fd0e {
  mix-blend-mode: normal
}
.theme-light .root__5c9fc .closeButton_c2b141,
.theme-light .root__5c9fc .keybind_c2b141 {
  color: var(--neutral-8)
}
.header__6fd0e {
  background: center 15%/90% auto url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/boost/sparks.svg") no-repeat,linear-gradient(359.37deg,rgba(0,0,0,.5) 12.68%,hsla(0,0%,100%,0) 50.4%),linear-gradient(159.15deg,var(--premium-tier-0-header-gradient-1) 8.49%,var(--premium-tier-0-header-gradient-2) 32.21%,var(--premium-tier-0-header-gradient-3) 42.9%,var(--premium-tier-0-header-gradient-4) 66.06%,var(--premium-tier-0-header-gradient-5) 71.4%)
}
.header__6fd0e .guildName_f9f04c,
.header__6fd0e .heading__6fd0e {
  color: var(--white-500)!important
}
.botTagOP__82f07,
.guildBoostCtaBoostContent_f9f04c {
  color: var(--blurple-87)
}
.recommendedTierHighlightTag__686cf,
.tierCardCurrentTier_be48d0 {
  background: var(--guild-boosting-purple);
  color: var(--black-500)!important
}
.tierCardBoostRequirement_be48d0,
.tierCardHeading_be48d0,
.tierCardListItem_be48d0 {
  color: var(--white)!important
}
.tierCardNewFeatureBadge_be48d0 {
  background: var(--white);
  color: var(--black-500)
}
.currentTierIcon_c44edb,
.root_a66361 .ctaButtonText_a66361,
.root_a66361 .infoText_a66361,
.serverBoostTabItem_cbe0b4[aria-selected=true] {
  color: var(--black-500)!important
}
.tierIconLocked_a36dee {
  color: var(--interactive-muted)
}
.typeUpdate__43dab:after {
  background: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/settings/moderation/type-create.svg")
}
.typeCreate__43dab:after {
  background: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/settings/moderation/type-update.svg")
}
.typeDelete__43dab:after {
  background: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/settings/moderation/type-delete.svg")
}
.sparkles__7dd5e[src="/assets/2990c2614b7e7388.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/settings/community/stars.svg")
}
.overviewSidebar_b071d4 {
  background: linear-gradient(180deg,var(--blurple-58) 6.65%,var(--blurple-52) 69.44%,var(--blurple-48) 106.24%)
}
.selected_b071d4 .stepIndex_b071d4 {
  color: var(--brand-900)
}
.content__50e4e img[src="/assets/0280ce34b0947c59.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/settings/community/shield.svg")
}
.content__50e4e img[src="/assets/83bf855b8ecf7f86.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/settings/community/wrench.svg")
}
.content__50e4e img[src="/assets/30c9caf58319d0f5.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/settings/community/check.svg")
}
.icon__235ca[style*='background-image: url("/assets/8b9de960da063cb9.svg")'] {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/channel/text/join.svg")!important
}
.mentioned__5126c:before {
  background-color: var(--brand-500)
}
.ephemeral__5126c:before,
.replying__5126c:before {
  background-color: var(--nord-blue)
}
.ephemeral__5126c {
  background-color: var(--message-highlight-background-default)
}
.message__5126c.ephemeral__5126c.selected__5126c,
.message__5126c.replying__5126c.selected__5126c,
.mouse-mode.full-motion .message__5126c.ephemeral__5126c:hover,
.mouse-mode.full-motion .message__5126c.replying__5126c:hover {
  background-color: var(--message-highlight-background-hover)
}
.container_a8e786:not(.playing_a8e786) .playButtonContainer_a8e786 {
  background: var(--control-primary-background-default)!important
}
.container_a8e786:not(.playing_a8e786) .playButtonContainer_a8e786:hover {
  background: var(--control-primary-background-hover)!important
}
.container_a8e786:not(.playing_a8e786) .playButtonContainer_a8e786:active {
  background: var(--control-primary-background-active)!important
}
.playing_a8e786 .playButtonContainer_a8e786 {
  background: var(--black-500)
}
.icon_b78547.two_b78547 {
  filter: drop-shadow(0 0 48px hsla(var(--brand-500-hsl)/.5))!important
}
.fileIcon_b78547.document_b78547,
.icon__41ea0.document__41ea0,
.icon_b78547.document_b78547 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/document.svg")
}
.fileIcon_b78547.image_b78547,
.icon__41ea0.image__41ea0,
.icon_b78547.image_b78547 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/image.svg")
}
.fileIcon_b78547.code_b78547,
.icon__41ea0.code__41ea0,
.icon_b78547.code_b78547 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/code.svg")
}
.fileIcon_b78547.video_b78547,
.icon__41ea0.video__41ea0 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/video.svg")
}
.fileIcon_b78547.acrobat_b78547,
.icon__41ea0.acrobat__41ea0 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/acrobat.svg")
}
.fileIcon_b78547.ae_b78547,
.icon__41ea0.ae__41ea0 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/ae.svg")
}
.fileIcon_b78547.sketch_b78547,
.icon__41ea0.sketch__41ea0 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/sketch.svg")
}
.fileIcon_b78547.ai_b78547,
.icon__41ea0.ai__41ea0 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/ai.svg")
}
.fileIcon_b78547.archive_b78547,
.icon__41ea0.archive__41ea0 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/archive.svg")
}
.fileIcon_b78547.photoshop_b78547,
.fileIcon_b78547.ps_b78547,
.icon__41ea0.photoshop__41ea0,
.icon__41ea0.ps__41ea0 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/ps.svg")
}
.fileIcon_b78547.spreadsheet_b78547,
.icon__41ea0.spreadsheet__41ea0 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/spreadsheet.svg")
}
.fileIcon_b78547.webcode_b78547,
.icon__41ea0.webcode__41ea0 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/webcode.svg")
}
.audioMetadata_cf09d8:before,
.fileIcon_b78547.audio_b78547,
.icon__41ea0.audio__41ea0 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/audio.svg")
}
.fileIcon_b78547.unknown_b78547,
.icon__41ea0.unknown__41ea0 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/unknown.svg")
}
.icon__0ccae[src="/assets/a42338c030af6d9c.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/acrobat.svg")
}
.icon__0ccae[src="/assets/88b289225ff6142a.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/ae.svg")
}
.icon__0ccae[src="/assets/c9f0992f0ab98d49.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/sketch.svg")
}
.icon__0ccae[src="/assets/93636da24d7ab467.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/ai.svg")
}
.icon__0ccae[src="/assets/f89b66e97ea52ba7.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/archive.svg")
}
.icon__0ccae[src="/assets/f4bad77442422ded.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/code.svg")
}
.icon__0ccae[src="/assets/1084490cf680dd7c.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/ps.svg")
}
.icon__0ccae[src="/assets/b8ca4488a6d443bc.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/spreadsheet.svg")
}
.icon__0ccae[src="/assets/6e688b0c124e0ca8.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/webcode.svg")
}
.icon__0ccae[src="/assets/94660b205108a49f.svg"] {
  content: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/global/upload/unknown.svg")
}
.images-dark .header__5ca14 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/channel/announcement/follow-bg.svg")
}
.images-light .header__5ca14 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/server/channel/announcement/follow-bg-light.svg")
}
.reaction_f8896c.reactionMe_f8896c .reactionCount_f8896c {
  color: var(--message-reacted-text-default)
}
.voiceChannelHighlightGlow_c69b6d {
  background: radial-gradient(ellipse 40px 50% at left center,hsla(var(--green-new-44-hsl)/.125) 0,hsla(var(--green-new-44-hsl)/0) 100%)
}
.root_a66361 .premiumIcon_a66361 path {
  fill: var(--black-500)!important
}
.participants__9c309,
.rowContainer__8a920,
.scroller__56ccd,
.tileContainer__71eb2 {
  background-color: var(--black)
}
.no-webkit-scrollbar .auto_c8b5c7,
.no-webkit-scrollbar .auto_c8b5c7.fade_c8b5c7:hover,
.no-webkit-scrollbar .fade_c8b5c7 {
  scrollbar-color: var(--black) var(--background-modifier-accent)
}
.auto_c8b5c7::-webkit-scrollbar-corner,
.auto_c8b5c7::-webkit-scrollbar-track {
  background-color: var(--black)
}
.auto_c8b5c7::-webkit-scrollbar-thumb,
.auto_c8b5c7::-webkit-scrollbar-track {
  border-color: var(--black)
}
.theme-dark .gradient_e9ef78 {
  background: radial-gradient(130.66% 324.98% at -3.95% 0,var(--blue-new-31) 0,hsl(var(--primary-600-hsl)/0%) 100%),var(--primary-600)!important
}
.theme-light .gradient_e9ef78 {
  background: radial-gradient(130.66% 324.98% at -3.95% 0,var(--blue-new-31) 0,hsl(var(--nord-light1-hsl)/0%) 100%),var(--nord-light1)!important
}
.headerSuccess_b76614 {
  background-image: url("https://raw.githubusercontent.com/orblazer/discord-nordic/v4.13.1/assets/discover/app/success.svg")
}
.bd-settings-title {
  color: var(--header-primary)
}
.bd-switch input:checked + .bd-switch-body {
  --switch-color: var(--green-560)
}
.bd-switch-body {
  --switch-color: var(--primary-500)
}
.bd-controls>.bd-addon-button.bd-button-danger svg,
.bd-switch-body .bd-switch-handle {
  fill: var(--white-500)
}
.bd-switch input:checked+.bd-switch-body .bd-switch-symbol path,
.slider_cebd1c path[fill="hsl(235, calc(var(--saturation-factor, 1) * 85.6%), 64.7%)"] {
  fill: var(--green-760)
}
.bd-filled-checkmark {
  background: var(--green-560)
}
.bd-addon-views .bd-view-button.selected svg,
.bd-controls>.bd-addon-button:not(.bd-button-danger) svg,
.bd-filled-checkmark svg,
.checkbox_f6cde8[style*="background-color: var(--brand-500)"] path[fill="hsl(0, calc(var(--saturation-factor, 1) * 0%), 100%)"] {
  fill: var(--black-500)
}
.bd-empty-updates svg {
  fill: var(--green-560)
}
.bd-addon-modal-footer .bd-button,
.bd-button {
  background-color: var(--brand-experiment);
  color: var(--black-500)
}
.bd-addon-modal-footer .bd-button:hover,
.bd-button:hover {
  background-color: var(--brand-experiment-560)
}
.bd-addon-modal-footer .bd-button:active,
.bd-button:active {
  background-color: var(--brand-experiment-600)
}
.bd-button.bd-button-danger {
  background-color: var(--button-danger-background)
}
.bd-button.bd-button-danger:hover {
  background-color: var(--button-danger-background-hover)
}
.bd-button.bd-button-danger:active {
  background-color: var(--button-danger-background-active)
}
.bd-addon-views .bd-view-button.selected {
  background-color: var(--brand-experiment)
}
.banner.banner-danger {
  background-color: var(--info-danger-background);
  border-color: var(--info-danger-foreground)
}
.banner-danger .bd-icon {
  fill: var(--info-danger-foreground)
}
.react-error {
  color: var(--text-danger)
}
.container_cebd1c[style*="background-color: hsl(223, calc(var(--saturation-factor, 1) * 5.8%), 52.9%)"] {
  background-color: var(--primary-500)!important
}
.container_cebd1c[style*="background-color: hsl(235, calc(var(--saturation-factor, 1) * 85.6%), 64.7%)"] {
  background-color: var(--green-560)!important
}
.ownerIcon_a31c43[class*=owner_] {
  color: var(--text-muted)
}
.ownerIcon_a31c43[class*=management_] {
  color: var(--orange-500)
}