/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #8C0303
}

:after,
:before {
	--tw-content: ""
}

:host,
html {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	font-feature-settings: normal;
	font-variation-settings: normal;
	-webkit-tap-highlight-color: transparent
}

body {
	margin: 0;
	line-height: inherit
}

hr {
	height: 0;
	color: inherit;
	border-top-width: 1px
}

abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit
}

a {
	color: #fff;
	text-decoration: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-feature-settings: normal;
	font-variation-settings: normal;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: initial
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

table {
	text-indent: 0;
	border-color: inherit;
	border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
	padding: 0
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button;
	background-color: initial;
	background-image: none
}

:-moz-focusring {
	outline: auto
}

:-moz-ui-invalid {
	box-shadow: none
}

progress {
	vertical-align: initial
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

summary {
	display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
	margin: 0
}

fieldset {
	margin: 0
}

fieldset,
legend {
	padding: 0
}

menu,
ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

dialog {
	padding: 0
}

textarea {
	resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #9ca3af
}

input::placeholder,
textarea::placeholder {
	opacity: 1;
	color: #9ca3af
}

[role=button],
button {
	cursor: pointer
}

:disabled {
	cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
	display: block;
	vertical-align: middle
}

img,
video {
	max-width: 100%;
	height: auto
}

[hidden] {
	display: none
}

[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
input:where(:not([type])),
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #8C0303;
	border-color: #8C0303;
	border-width: 1px;
	border-radius: 0;
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.5rem;
	--tw-shadow: 0 0 #0000
}

[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
input:where(:not([type])):focus,
select:focus,
textarea:focus {
	outline: 2px solid #0000;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-ring-offset-width: 0px;
	--tw-ring-color: #8C0303;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
	border-color: #8C0303;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #6b7280;
	opacity: 1
}

input::placeholder,
textarea::placeholder {
	color: #6b7280;
	opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
	padding: 0
}

::-webkit-date-and-time-value {
	min-height: 1.5em;
	text-align: inherit
}

::-webkit-datetime-edit {
	display: inline-flex
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
	padding-top: 0;
	padding-bottom: 0
}

select {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
	background-position: right .5rem center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	padding-right: 2.5rem;
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact
}

[multiple],
[size]:where(select:not([size="1"])) {
	background-image: none;
	background-position: 0 0;
	background-repeat: unset;
	background-size: initial;
	padding-right: .75rem;
	-webkit-print-color-adjust: unset;
	print-color-adjust: unset
}

[type=checkbox],
[type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
	display: inline-block;
	vertical-align: middle;
	background-origin: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	flex-shrink: 0;
	height: 1rem;
	width: 1rem;
	color: #8C0303;
	background-color: #fff;
	border-color: #6b7280;
	border-width: 1px;
	--tw-shadow: 0 0 #0000
}

[type=checkbox] {
	border-radius: 0
}

[type=radio] {
	border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
	outline: 2px solid #0000;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-ring-offset-width: 2px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #8C0303;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

[type=checkbox]:checked,
[type=radio]:checked {
	border-color: #0000;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: 50%;
	background-repeat: no-repeat
}

[type=checkbox]:checked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

@media (forced-colors:active) {
	[type=checkbox]:checked {
		-webkit-appearance: auto;
		-moz-appearance: auto;
		appearance: auto
	}
}

[type=radio]:checked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

@media (forced-colors:active) {
	[type=radio]:checked {
		-webkit-appearance: auto;
		-moz-appearance: auto;
		appearance: auto
	}
}

[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=checkbox]:indeterminate,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
	border-color: #0000;
	background-color: currentColor
}

[type=checkbox]:indeterminate {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
	background-size: 100% 100%;
	background-position: 50%;
	background-repeat: no-repeat
}

@media (forced-colors:active) {
	[type=checkbox]:indeterminate {
		-webkit-appearance: auto;
		-moz-appearance: auto;
		appearance: auto
	}
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
	border-color: #0000;
	background-color: currentColor
}

[type=file] {
	background: unset;
	border-color: inherit;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-size: unset;
	line-height: inherit
}

[type=file]:focus {
	outline: 1px solid ButtonText;
	outline: 1px auto -webkit-focus-ring-color
}

*,
:after,
:before {
	border-color: #8C0303
}

:focus-visible {
	outline-style: solid;
	outline-width: 2px;
	outline-color: #8C0303
}

body {
	font-family: Inter, sans-serif;
	overflow-wrap: break-word
}

h1 {
	font-weight: 700
}

dfn,
h2,
h3,
h4,
h5,
h6,
strong {
	font-weight: 600
}

dfn {
	margin-bottom: .25rem;
	display: block;
	font-size: 1rem;
	line-height: 1.5rem
}

@media (min-width:1024px) {
	dfn {
		display: none
	}
}

input:disabled,
select:disabled {
	opacity: .8
}

input:disabled:hover,
select:disabled:hover {
	cursor: not-allowed
}

select {
	padding-inline-end: 2rem !important
}

select:where([dir=ltr], [dir=ltr] *) {
	background-position: right .5rem center
}

select:where([dir=rtl], [dir=rtl] *) {
	background-position: left .5rem center
}

select option:checked,
select option:hover {
	background-color: #8C0303;
	color: #fff
}

.link,
a:not(.non-link):not(.btn-primary):not(.btn-primary-outline) {
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .3s
}

.link:hover,
a:not(.non-link):not(.btn-primary):not(.btn-primary-outline):hover {
	color: #8C0303
}

@media not all and (min-width:1024px) {
	table:not(.colour-palette) {
		display: block;
		overflow: hidden;
		border-radius: .5rem;
		border-style: hidden
	}

	table:not(.colour-palette) tbody,
	table:not(.colour-palette) td,
	table:not(.colour-palette) tr {
		display: block
	}

	th,
	thead {
		display: none
	}
}

img,
svg.iconify {
	display: inline-block
}

*,
::backdrop,
:after,
:before {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #3b82f680;
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia:
}

#nav-main>li>a {
	align-items: center;
	border-radius: .5rem;
	padding: .75rem;
	font-size: .875rem;
	line-height: 1.25rem
}

#nav-main>li>a:hover {
	background-color: rgba(var(--color-primary), .08);
	color: #8C0303
}

@media (min-width:768px) {
	#nav-main>li>a {
		padding-top: .5rem;
		padding-bottom: .5rem
	}
}

#nav-main>li>a {
	position: relative;
	display: flex;
	overflow: hidden;
	font-weight: 500;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .3s
}

@media not all and (min-width:768px) {
	.header-section {
		height: 200px
	}
}

@media (min-width:768px) {
	.header-section {
		height: 380px
	}
}

.card,
.card-sm,
.panel {
	border-radius: .75rem;
	border-width: 1px;
	border-color: #242426;
	background-color: #242426;
	padding: .5rem
}

.page-body .panel {
	margin-top: .75rem;
	margin-bottom: .75rem;
	padding: 1rem
}

.page-body .panel input[type=text],
.page-body .panel select {
	display: inline-block;
	width: auto
}

.page-body .panel .submit-buttons {
	margin: .25rem;
	text-align: center;
	vertical-align: middle
}

.card-sm {
	display: flex;
	align-items: center;
	gap: .5rem
}

.card-title {
	height: 2.75rem;
	border-radius: .5rem;
	border-width: 1px;
	border-color: #8C0303;
	padding: .75rem 1rem;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 600;
	background: #8C0303;
}

@media (min-width:768px) {
	.card-title {
		height: 3rem
	}
}

.card-primary .card-title,
.card-primary .card-title a:hover {
	color: #fff !important
}

.inputbox,
select {
	display: block;
	width: 100%;
	border-width: 0;
	background-color: #red;
	--tw-shadow: 0 1px 2px 0 #0000000d;
	--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
	--tw-ring-color: #e5e7eb
}

.register-input .inputbox {
	background-color: #fff
}

.btn-primary,
.btn-primary-outline {
	border-width: 1px;
	font-weight: 500
}

.btn-primary-outline:hover,
.btn-primary:hover {
	cursor: pointer
}

.btn-primary {
	border-color: #8C0303;
	background-color: #8C0303;
	color: #fff
}

.btn-primary:hover {
	background-color: #a90404
}

.btn-primary-outline {
	border-color: rgba(var(--color-primary), .08);
	background-color: rgba(var(--color-primary), .08);
	color: #8C0303
}

.btn-primary-outline:hover {
	background-color: rgba(var(--color-primary), .1)
}

.checkbox-primary,
.radio-primary {
	margin-top: .125rem;
	flex-shrink: 0;
	border-radius: .25rem;
	border-color: #d1d5db;
	background-color: #fff;
	color: #8C0303
}

.checkbox-primary:checked,
.radio-primary:checked {
	border-color: #8C0303;
	background-color: #8C0303
}

.checkbox-primary:hover,
.radio-primary:hover {
	cursor: pointer
}

.checkbox-primary:focus,
.radio-primary:focus {
	--tw-ring-offset-color: #fff
}

.radio-primary {
	border-radius: 9999px
}

.radio-label {
	display: inline-flex;
	gap: .5rem;
	padding: .625rem .75rem;
	font-size: .875rem;
	line-height: 1.25rem
}

.radio-label:hover {
	cursor: pointer
}

@media not all and (min-width:768px) {
	.radio-label {
		margin-top: -1px;
		border-width: 1px
	}

	.radio-label:first-child {
		margin-top: 0;
		border-top-left-radius: .5rem;
		border-top-right-radius: .5rem
	}

	.radio-label:last-child {
		border-bottom-right-radius: .5rem;
		border-bottom-left-radius: .5rem
	}
}

@media (min-width:768px) {
	.radio-label {
		align-items: center;
		padding-top: .375rem;
		padding-bottom: .375rem
	}
}

.checkbox-primary:focus,
.inputbox:focus,
.radio-primary:focus,
select:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
	--tw-ring-color: #8C0303
}

.btn-primary,
.btn-primary-outline,
.card-sm,
.inputbox,
select {
	border-radius: .5rem;
	padding: .5rem .75rem;
	font-size: .875rem;
	line-height: 1.25rem
}

@media not all and (min-width:768px) {

	.btn-primary,
	.btn-primary-outline,
	.card-sm,
	.inputbox,
	select {
		padding-top: .625rem;
		padding-bottom: .625rem
	}
}

[data-zn-tab].active {
	border-bottom-color: #0000;
	background-color: #fff;
	color: #8C0303
}

.\!dropdown {
	z-index: 20;
	display: none;
	border-radius: .75rem;
	background-color: #fff;
	padding: .5rem;
	opacity: 0;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .3s
}

@media not all and (min-width:768px) {
	.\!dropdown {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		height: -moz-fit-content;
		height: fit-content;
		max-height: 75%;
		width: 100%;
		max-width: 75%;
		transform-origin: center;
		overflow: auto
	}
}

@media (min-width:768px) {
	.\!dropdown {
		position: absolute;
		max-height: 450px;
		border-width: 1px;
		border-color: #e5e7eb;
		--tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
		--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
	}
}

.dropdown {
	z-index: 20;
	display: none;
	border-radius: .75rem;
	background-color: #000;
	padding: .5rem;
	opacity: 0;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .3s
}

@media not all and (min-width:768px) {
	.dropdown {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		height: -moz-fit-content;
		height: fit-content;
		max-height: 75%;
		width: 100%;
		max-width: 75%;
		transform-origin: center;
		overflow: auto
	}
}

@media (min-width:768px) {
	.dropdown {
		position: absolute;
		max-height: 450px;
		overflow: auto;
		border-width: 1px;
		border-color: #e5e7eb;
		--tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
		--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
	}
}

@media not all and (min-width:768px) {

	.zn-dropdown.sub-dropdown>.\!dropdown,
	.zn-dropdown.sub-dropdown>.dropdown {
		position: relative;
		max-width: none;
		overflow: hidden;
		transition-property: none
	}
}

.zn-dropdown.open>.\!dropdown,
.zn-dropdown.open>.dropdown {
	opacity: 1
}

@media (min-width:768px) {
	.dropdown-bottom {
		bottom: 2.5rem
	}

	.dropdown-start:where([dir=ltr], [dir=ltr] *) {
		transform-origin: top left
	}

	.dropdown-start:where([dir=rtl], [dir=rtl] *) {
		transform-origin: top right
	}

	.dropdown-start.dropdown-bottom:where([dir=ltr], [dir=ltr] *) {
		transform-origin: bottom left
	}

	.dropdown-start.dropdown-bottom:where([dir=rtl], [dir=rtl] *) {
		transform-origin: bottom right
	}

	.dropdown-end:where([dir=ltr], [dir=ltr] *) {
		right: 0;
		transform-origin: top right
	}

	.dropdown-end:where([dir=rtl], [dir=rtl] *) {
		left: 0;
		transform-origin: top left
	}

	.dropdown-end.dropdown-bottom:where([dir=ltr], [dir=ltr] *) {
		transform-origin: bottom right
	}

	.dropdown-end.dropdown-bottom:where([dir=rtl], [dir=rtl] *) {
		transform-origin: bottom left
	}
}

.dropdown-item {
	display: flex;
	align-items: center;
	border-radius: .5rem;
	padding: .75rem;
	font-size: .875rem;
	line-height: 1.25rem
}

.dropdown-item:hover {
	background-color: rgba(var(--color-primary), .08);
	color: #8C0303
}

@media (min-width:768px) {
	.dropdown-item {
		padding-top: .5rem;
		padding-bottom: .5rem
	}
}

.notification-forum em {
	font-weight: 500
}

.topic-icon:after {
	content: "";
	position: absolute;
	top: 20px;
	inset-inline-start: 0;
	width: 1.25rem;
	height: 1.25rem;
	background-size: 20px;
	background-repeat: no-repeat
}

.list-inside .subforum {
	-moz-margin-start: 0
}

.goto-last-post {
	vertical-align: text-bottom
}

.row-title div[class*=_mine]:before {
	content: "";
	position: absolute;
	top: .375rem;
	z-index: 1;
	margin-inline-start: 21px;
	width: .75rem;
	height: .75rem;
	border-radius: 9999px;
	border-width: 3px;
	border-color: #fff;
	background-color: #ef4444
}

.file-status.file-error>.file-uploaded,
.file-status.file-uploaded>.file-error,
[data-toggle-class*=icon-checked] .icon-checked,
[data-toggle-class*=icon-unchecked] .icon-unchecked {
	display: none
}

.file-status.file-error>.file-error,
.file-status.file-uploaded>.file-uploaded,
[data-toggle-class*=icon-checked] .icon-unchecked,
[data-toggle-class*=icon-unchecked] .icon-checked {
	display: block
}

.file-status.file-error {
	z-index: 1
}

.file-status.file-error:hover {
	cursor: pointer
}

.file-status.file-error+.file-status-animate {
	display: inline-flex
}

.file-status.file-working {
	display: inline-block;
	width: 1rem;
	height: 1rem
}

@keyframes spin {
	to {
		transform: rotate(1turn)
	}
}

.file-status.file-working {
	animation: spin 1s linear infinite;
	border-radius: 9999px;
	border-width: 3px;
	border-color: #0000 currentColor currentColor;
	color: #8C0303
}

.author.online .author-img-sm:after,
.author.online .author-img:after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: .75rem;
	height: .75rem;
	border-radius: 9999px;
	border-width: 3px;
	border-color: #fff;
	background-color: #22c55e;
	--tw-content: "";
	content: var(--tw-content)
}

.author.online .author-img-sm:after {
	height: .625rem;
	width: .625rem;
	border-width: 2px
}

.rank-img-sm img {
	max-height: 2.25rem
}

.rank-img img {
	max-height: 4rem
}

.content img {
	display: inline-block
}

.content .codebox {
	margin-top: 1rem;
	margin-bottom: 1rem;
	width: 0;
	min-width: 100%;
	overflow: auto;
	border-radius: .5rem;
	border-width: 1px;
	font-size: .875rem;
	line-height: 1.25rem
}

.content .codebox code {
	max-height: 20rem
}

.content .codebox p {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom-width: 1px;
	background-color: #f9fafb;
	padding: .75rem;
	font-weight: 600
}

.content ol,
.content ul {
	margin: .6em 0 1.5em 2.5em
}

.content ul {
	list-style-type: disc
}

.content ol {
	list-style-type: decimal
}

.content .postlink {
	color: #8C0303
}

.content .postlink:hover {
	text-decoration-line: underline
}

.content .smilies {
	display: inline-block;
	padding: 0px;
}

.emoji {
	width: 1rem;
	height: 1rem;
	min-height: 18px;
	min-width: 18px;
	display: inline-block;
}

.post-ignore .postbody {
	display: none
}

blockquote {
	margin-top: .75rem;
	margin-bottom: .75rem;
	display: flex;
	gap: .5rem;
	border-inline-start-width: 4px;
	border-color: #e5e7eb;
	background-color: #f9fafb;
	padding: 1rem
}

blockquote>div>blockquote {
	background-color: #fff
}

blockquote>div>blockquote>div>blockquote {
	background-color: #f9fafb
}

blockquote div {
	width: 100%;
	font-size: .875rem;
	line-height: 1.25rem
}

blockquote cite {
	margin-bottom: .5rem;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	gap: .5rem;
	border-bottom-width: 1px;
	border-color: #e5e7eb;
	padding-bottom: .5rem
}

blockquote cite span {
	margin-inline-start: auto;
	font-size: .75rem;
	line-height: 1rem;
	color: rgba(var(--color-secondary), 1)
}

.alert-icon {
	background-color: rgba(var(--color-primary), .2)
}

.alert-icon span {
	border-color: rgba(var(--color-primary), .05);
	background-color: rgba(var(--color-primary), .9)
}

.alert-error .alert-icon {
	background-color: #dc262633
}

.alert-error .alert-icon span {
	border-color: #dc26260d;
	background-color: #dc2626e6
}

.alert-error .alert-info-icon,
.phpbb_alert:not(.alert-error) .alert-icon .alert-error-icon {
	display: none !important
}

.stat-content>:not(:first-child) {
	padding-top: 1rem
}

.backdrop-show {
	overflow: hidden
}

.backdrop-show:before {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	height: 100%;
	width: 100%
}

@keyframes fadeIn {
	0% {
		content: var(--tw-content);
		opacity: 0
	}

	to {
		content: var(--tw-content);
		opacity: 1
	}
}

.backdrop-show:before {
	animation: fadeIn .3s ease-out;
	background-color: #0000004d;
	opacity: 1;
	--tw-backdrop-blur: blur(8px);
	content: var(--tw-content);
	--tw-backdrop-saturate: saturate(1.5);
	-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
	backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

@keyframes fadeOut {
	0% {
		content: var(--tw-content);
		opacity: 1
	}

	to {
		content: var(--tw-content);
		opacity: 0
	}
}

.backdrop-hide:before {
	animation: fadeOut .3s ease-in;
	content: var(--tw-content);
	opacity: 0
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0
}

.pointer-events-none {
	pointer-events: none
}

.pointer-events-auto {
	pointer-events: auto
}

.visible {
	visibility: visible
}

.invisible {
	visibility: hidden
}

.collapse {
	visibility: collapse
}

.fixed {
	position: fixed
}

.\!absolute {
	position: absolute !important
}

.absolute {
	position: absolute
}

.relative {
	position: relative
}

.sticky {
	position: sticky
}

.bottom-0 {
	bottom: 0
}

.bottom-\[10\%\] {
	bottom: 10%
}

.end-0 {
	inset-inline-end: 0
}

.end-1 {
	inset-inline-end: .25rem
}

.end-3 {
	inset-inline-end: .75rem
}

.left-0 {
	left: 0
}

.left-\[-10000px\] {
	left: -10000px
}

.right-0 {
	right: 0
}

.start-0 {
	inset-inline-start: 0
}

.top-0 {
	top: 0
}

.top-1 {
	top: .25rem
}

.top-3 {
	top: .75rem
}

.top-auto {
	top: auto
}

.z-\[2\] {
	z-index: 2
}

.z-\[60\] {
	z-index: 60
}

.col-span-2 {
	grid-column: span 2/span 2
}

.col-span-3 {
	grid-column: span 3/span 3
}

.col-span-8 {
	grid-column: span 8/span 8
}

.-m-1 {
	margin: -.25rem
}

.-m-1\.5 {
	margin: -.375rem
}

.m-auto {
	margin: auto
}

.mx-2 {
	margin-left: .5rem;
	margin-right: .5rem
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.my-1 {
	margin-top: .25rem;
	margin-bottom: .25rem
}

.my-2 {
	margin-top: .5rem;
	margin-bottom: .5rem
}

.my-3 {
	margin-top: .75rem;
	margin-bottom: .75rem
}

.my-4 {
	margin-top: 1rem;
	margin-bottom: 1rem
}

.-me-1\.5 {
	margin-inline-end: -.375rem
}

.-ms-1\.5 {
	margin-inline-start: -.375rem
}

.-mt-1\.5 {
	margin-top: -.375rem
}

.mb-0 {
	margin-bottom: 0
}

.mb-0\.5 {
	margin-bottom: .125rem
}

.mb-1 {
	margin-bottom: .25rem
}

.mb-2 {
	margin-bottom: .5rem
}

.mb-3 {
	margin-bottom: .75rem
}

.mb-4 {
	margin-bottom: 1rem
}

.mb-5 {
	margin-bottom: 1.25rem
}

.mb-9 {
	margin-bottom: 2.25rem
}

.me-1 {
	margin-inline-end: .25rem
}

.ms-3 {
	margin-inline-start: .75rem
}

.ms-4 {
	margin-inline-start: 1rem
}

.ms-6 {
	margin-inline-start: 1.5rem
}

.mt-0 {
	margin-top: 0
}

.mt-0\.5 {
	margin-top: .125rem
}

.mt-1 {
	margin-top: .25rem
}

.mt-1\.5 {
	margin-top: .375rem
}

.mt-2 {
	margin-top: .5rem
}

.mt-2\.5 {
	margin-top: .625rem
}

.mt-3 {
	margin-top: .75rem
}

.mt-4 {
	margin-top: 1rem
}

.mt-5 {
	margin-top: 1.25rem
}

.mt-8 {
	margin-top: 2rem
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.flex {
	display: flex
}

.inline-flex {
	display: inline-flex
}

.table {
	display: table
}

.grid {
	display: grid
}

.hidden {
	display: none
}

.size-12 {
	width: 3rem;
	height: 3rem
}

.size-5 {
	width: 1.25rem;
	height: 1.25rem
}

.size-8 {
	width: 2rem;
	height: 2rem
}

.size-full {
	width: 100%;
	height: 100%
}

.h-0 {
	height: 0
}

.h-0\.5 {
	height: .125rem
}

.h-1 {
	height: .25rem
}

.h-1\.5 {
	height: .375rem
}

.h-16 {
	height: 4rem
}

.h-2 {
	height: .5rem
}

.h-3 {
	height: .75rem
}

.h-5 {
	height: 1.25rem
}

.h-8 {
	height: 2rem
}

.h-80 {
	height: 20rem
}

.h-9 {
	height: 2.25rem
}

.h-fit {
	height: -moz-fit-content;
	height: fit-content
}

.h-full {
	height: 100%
}

.max-h-16 {
	max-height: 4rem
}

.max-h-20 {
	max-height: 5rem
}

.max-h-72 {
	max-height: 18rem
}

.max-h-80 {
	max-height: 20rem
}

.max-h-96 {
	max-height: 24rem
}

.max-h-\[75\%\] {
	max-height: 75%
}

.min-h-16 {
	min-height: 4rem
}

.min-h-5 {
	min-height: 1.25rem
}

.min-h-full {
	min-height: 100%
}

.min-h-screen {
	min-height: 100vh
}

.w-0 {
	width: 0
}

.w-1 {
	width: .25rem
}

.w-16 {
	width: 4rem
}

.w-28 {
	width: 7rem
}

.w-3 {
	width: .75rem
}

.w-8 {
	width: 2rem
}

.w-80 {
	width: 20rem
}

.w-9 {
	width: 2.25rem
}

.w-\[25\%\] {
	width: 25%
}

.w-\[38px\] {
	width: 38px
}

.w-\[calc\(100\%-12rem\)\] {
	width: calc(100% - 12rem)
}

.w-auto {
	width: auto
}

.w-fit {
	width: -moz-fit-content;
	width: fit-content
}

.w-full {
	width: 100%
}

.min-w-0 {
	min-width: 0
}

.min-w-10 {
	min-width: 2.5rem
}

.min-w-12 {
	min-width: 3rem
}

.min-w-44 {
	min-width: 11rem
}

.min-w-5 {
	min-width: 1.25rem
}

.min-w-6 {
	min-width: 1.5rem
}

.min-w-8 {
	min-width: 2rem
}

.min-w-9 {
	min-width: 2.25rem
}

.min-w-full {
	min-width: 100%
}

.max-w-16 {
	max-width: 4rem
}

.max-w-44 {
	max-width: 11rem
}

.max-w-6xl {
	max-width: 72rem
}

.max-w-\[85\%\] {
	max-width: 85%
}

.max-w-sm {
	max-width: 24rem
}

.flex-auto {
	flex: 1 1 auto
}

.flex-grow,
.grow {
	flex-grow: 1
}

.basis-full {
	flex-basis: 100%
}

.origin-center {
	transform-origin: center
}

@keyframes ping {

	75%,
	to {
		transform: scale(2);
		opacity: 0
	}
}

.animate-ping {
	animation: ping 1s cubic-bezier(0, 0, .2, 1) infinite
}

.resize {
	resize: both
}

.list-inside {
	list-style-position: inside
}

.list-\[circle\] {
	list-style-type: circle
}

.list-decimal {
	list-style-type: decimal
}

.list-none {
	list-style-type: none
}

.grid-cols-10 {
	grid-template-columns: repeat(10, minmax(0, 1fr))
}

.grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr))
}

.flex-row {
	flex-direction: row
}

.flex-row-reverse {
	flex-direction: row-reverse
}

.flex-col {
	flex-direction: column
}

.flex-col-reverse {
	flex-direction: column-reverse
}

.flex-wrap {
	flex-wrap: wrap
}

.items-start {
	align-items: flex-start
}

.items-center {
	align-items: center
}

.justify-end {
	justify-content: flex-end
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.gap-0 {
	gap: 0
}

.gap-1 {
	gap: .25rem
}

.gap-1\.5 {
	gap: .375rem
}

.gap-2 {
	gap: .5rem
}

.gap-3 {
	gap: .75rem
}

.gap-4 {
	gap: 1rem
}

.gap-5 {
	gap: 1.25rem
}

.gap-6 {
	gap: 1.5rem
}

.gap-y-1 {
	row-gap: .25rem
}

.gap-y-2 {
	row-gap: .5rem
}

.gap-y-3 {
	row-gap: .75rem
}

.gap-y-4 {
	row-gap: 1rem
}

.-space-x-px>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(-1px*var(--tw-space-x-reverse));
	margin-left: calc(-1px*(1 - var(--tw-space-x-reverse)))
}

.space-y-4>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1rem*var(--tw-space-y-reverse))
}

.divide-y>:not([hidden])~:not([hidden]) {
	--tw-divide-y-reverse: 0;
	border-top-width: calc(1px*(1 - var(--tw-divide-y-reverse)));
	border-bottom-width: calc(1px*var(--tw-divide-y-reverse))
}

.divide-gray-200>:not([hidden])~:not([hidden]) {
	border-color: #e5e7eb
}

.overflow-auto {
	overflow: auto
}

.overflow-hidden {
	overflow: hidden
}

.whitespace-nowrap {
	white-space: nowrap
}

.text-wrap {
	text-wrap: wrap
}

.text-nowrap {
	text-wrap: nowrap
}

.break-words {
	overflow-wrap: break-word
}

.rounded-full {
	border-radius: 9999px
}

.rounded-lg {
	border-radius: .5rem
}

.rounded-md {
	border-radius: .375rem
}

.rounded-xl {
	border-radius: .75rem
}

.rounded-b-none {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.rounded-e-md {
	border-start-end-radius: .375rem;
	border-end-end-radius: .375rem
}

.rounded-t-none {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.border {
	border-width: 1px
}

.border-0 {
	border-width: 0
}

.border-4 {
	border-width: 4px
}

.border-b {
	border-bottom-width: 1px
}

.border-e {
	border-inline-end-width: 1px
}

.border-r {
	border-right-width: 1px
}

.border-s {
	border-inline-start-width: 1px
}

.border-t {
	border-top-width: 1px
}

.border-dashed {
	border-style: dashed
}

.border-blue-200 {
	border-color: #bfdbfe
}

.border-gray-200 {
	border-color: #e5e7eb
}

.border-primary\/5 {
	border-color: rgba(var(--color-primary), .05)
}

.border-red-300 {
	border-color: #fca5a5
}

.border-yellow-800\/10 {
	border-color: #854d0e1a
}

.bg-blue-100 {
	background-color: #dbeafe
}

.bg-gray-100 {
	background-color: #0D0D0D
}

.bg-gray-50 {
	background-color: #f9fafb
}

.bg-green-100 {
	background-color: #dcfce7
}

.bg-primary {
	background-color: #8C0303
}

.bg-primary\/20 {
	background-color: rgba(var(--color-primary), .2)
}

.bg-primary\/90 {
	background-color: rgba(var(--color-primary), .9)
}

.bg-primary\/95 {
	background-color: #8C0303
}

.bg-red-50 {
	background-color: #fef2f2
}

.bg-red-500 {
	background-color: #ef4444
}

.bg-slate-50 {
	background-color: #000
}

.bg-transparent {
	background-color: initial
}

.bg-white {
	background-color: #0D0000;
}

.bg-yellow-100\/50 {
	background-color: #fef9c380
}

.p-0 {
	padding: 0
}

.p-1 {
	padding: .25rem
}

.p-1\.5 {
	padding: .375rem
}

.p-2 {
	padding: .5rem
}

.p-3 {
	padding: .75rem
}

.p-4 {
	padding: 1rem
}

.p-6 {
	padding: 1.5rem
}

.p-px {
	padding: 1px
}

.px-1 {
	padding-left: .25rem;
	padding-right: .25rem
}

.px-3 {
	padding-left: .75rem;
	padding-right: .75rem
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.py-0 {
	padding-top: 0;
	padding-bottom: 0
}

.py-0\.5 {
	padding-top: .125rem;
	padding-bottom: .125rem
}

.py-1 {
	padding-top: .25rem;
	padding-bottom: .25rem
}

.py-2 {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.py-3 {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.pb-2 {
	padding-bottom: .5rem
}

.pb-4 {
	padding-bottom: 1rem
}

.pe-2 {
	padding-inline-end: .5rem
}

.pe-5 {
	padding-inline-end: 1.25rem
}

.ps-5 {
	padding-inline-start: 1.25rem
}

.pt-1 {
	padding-top: .25rem
}

.pt-2 {
	padding-top: .5rem
}

.pt-2\.5 {
	padding-top: .625rem
}

.pt-3 {
	padding-top: .75rem
}

.pt-4 {
	padding-top: 1rem
}

.text-center {
	text-align: center
}

.text-start {
	text-align: start
}

.text-end {
	text-align: end
}

.align-middle {
	vertical-align: middle
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem
}

.text-base {
	font-size: 1rem;
	line-height: 1.5rem
}

.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem
}

.text-sm {
	font-size: .875rem;
	line-height: 1.25rem
}

.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem
}

.text-xs {
	font-size: .75rem;
	line-height: 1rem
}

.font-medium {
	font-weight: 500
}

.font-semibold {
	font-weight: 600
}

.uppercase {
	text-transform: uppercase
}

.leading-6 {
	line-height: 1.5rem
}

.leading-\[0\] {
	line-height: 0
}

.leading-relaxed {
	line-height: 1.625
}

.text-\[\#f75e15\] {
	color: #f75e15
}

.text-blue-600 {
	color: #fff
}

.text-color {
	color: #8C0303
}

.text-current {
	color: currentColor
}

.text-gray-600 {
	color: #4b5563
}

.text-gray-800 {
	color: #fff
}

.text-gray-800\/95 {
	color: #ffff2
}

.text-green-700 {
	color: #15803d
}

.text-green-800 {
	color: #166534
}

.text-red-700 {
	color: #b91c1c
}

.text-secondary {
	color: #fff;)
}

.text-slate-200 {
	color: #e2e8f0
}

.text-slate-200\/50 {
	color: #e2e8f080
}

.text-slate-50 {
	color: #f8fafc
}

.text-white {
	color: #fff
}

.text-yellow-700 {
	color: #a16207
}

.text-yellow-800 {
	color: #854d0e
}

.underline {
	text-decoration-line: underline
}

.opacity-0 {
	opacity: 0
}

.opacity-50 {
	opacity: .5
}

.shadow-none {
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000
}

.shadow-none,
.shadow-sm {
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-sm {
	--tw-shadow: 0 1px 2px 0 #0000000d;
	--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
}

.outline {
	outline-style: solid
}

.ring-0 {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.filter {
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.\!transition-\[color\] {
	transition-property: color !important;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
	transition-duration: .15s !important
}

.transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}

.duration-300 {
	transition-duration: .3s
}

.duration-500 {
	transition-duration: .5s
}

.ease-in {
	transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.\[--adaptive\:none\] {
	--adaptive: none
}

.\[--strategy\:static\] {
	--strategy: static
}

.\[transform\:rotate\(45deg\)\] {
	transform: rotate(45deg)
}

.posthilit {
	background-color: rgba(var(--color-primary), .08);
	color: #8C0303
}

.username-coloured {
	font-weight: 600
}

#colour_palette .colour-palette {
	overflow: hidden;
	border-radius: .375rem
}

@media not all and (min-width:768px) {

	#colour_palette .horizontal-palette td:nth-child(2n),
	#colour_palette .vertical-palette tr:nth-child(2n) {
		display: none
	}
}

.file\:me-4::file-selector-button {
	margin-inline-end: 1rem
}

.file\:border-0::file-selector-button {
	border-width: 0
}

.file\:bg-gray-50::file-selector-button {
	background-color: #f9fafb
}

.file\:p-3::file-selector-button {
	padding: .75rem
}

.before\:me-1:before {
	content: var(--tw-content);
	margin-inline-end: .25rem
}

.before\:me-6:before {
	content: var(--tw-content);
	margin-inline-end: 1.5rem
}

.before\:flex-\[1_1_0\%\]:before {
	content: var(--tw-content);
	flex: 1 1 0%
}

.before\:border-t:before {
	content: var(--tw-content);
	border-top-width: 1px
}

.before\:border-gray-200:before {
	content: var(--tw-content);
	border-color: #e5e7eb
}

.before\:content-\[\'\\00BB\'\]:before {
	--tw-content: "\00BB";
	content: var(--tw-content)
}

.after\:ms-6:after {
	content: var(--tw-content);
	margin-inline-start: 1.5rem
}

.after\:flex-\[1_1_0\%\]:after {
	content: var(--tw-content);
	flex: 1 1 0%
}

.after\:border-t:after {
	content: var(--tw-content);
	border-top-width: 1px
}

.after\:border-gray-200:after {
	content: var(--tw-content);
	border-color: #e5e7eb
}

.first\:mt-0:first-child {
	margin-top: 0
}

.first\:hidden:first-child {
	display: none
}

.first\:rounded-s-lg:first-child {
	border-start-start-radius: .5rem;
	border-end-start-radius: .5rem
}

.first\:border-0:first-child {
	border-width: 0
}

.first\:pt-0:first-child {
	padding-top: 0
}

.last\:hidden:last-child {
	display: none
}

.last\:rounded-e-lg:last-child {
	border-start-end-radius: .5rem;
	border-end-end-radius: .5rem
}

.hover\:cursor-pointer:hover {
	cursor: pointer
}

.hover\:border-primary\/5:hover {
	border-color: rgba(var(--color-primary), .05)
}

.hover\:bg-gray-100:hover {
	background-color: #f3f4f6
}

.hover\:bg-gray-50:hover {
	background-color: #f9fafb
}

.hover\:bg-primary\/5:hover {
	background-color: rgba(var(--color-primary), .05)
}

.hover\:bg-primary\/\[0\.08\]:hover {
	background-color: rgba(var(--color-primary), .08)
}

.hover\:text-blue-800:hover {
	color: #1e40af
}

.hover\:text-color:hover {
	color: #8C0303
}

.hover\:text-yellow-900:hover {
	color: #713f12
}

.focus\:outline-0:focus {
	outline-width: 0
}

.zn-collapse-toggle.open .zn-collapse-open\:block {
	display: block
}

.zn-collapse-toggle.open .zn-collapse-open\:hidden {
	display: none
}

.zn-collapse-toggle.open .zn-collapse-open\:\[transform\:rotate\(180deg\)\],
.zn-dropdown.open>.zn-dropdown-toggle .zn-dropdown-open\:\[transform\:rotate\(180deg\)\] {
	transform: rotate(180deg)
}

.open.zn-overlay-open\:opacity-100 {
	opacity: 1
}

.open.zn-overlay-open\:duration-300 {
	transition-duration: .3s
}

.open.zn-overlay-open\:ease-out {
	transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.open .zn-overlay-open\:opacity-100 {
	opacity: 1
}

.open .zn-overlay-open\:duration-300 {
	transition-duration: .3s
}

.open .zn-overlay-open\:ease-out {
	transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.zn-password-toggle.open .zn-password-active\:block {
	display: block
}

.zn-password-toggle.open .zn-password-active\:hidden {
	display: none
}

@media not all and (min-width:1024px) {
	.max-lg\:mb-4 {
		margin-bottom: 1rem
	}

	.max-lg\:flex {
		display: flex
	}

	.max-lg\:hidden {
		display: none
	}

	.max-lg\:w-full {
		width: 100%
	}

	.max-lg\:flex-col {
		flex-direction: column
	}

	.max-lg\:flex-col-reverse {
		flex-direction: column-reverse
	}

	.max-lg\:items-center {
		align-items: center
	}

	.max-lg\:gap-2 {
		gap: .5rem
	}

	.max-lg\:\!border-t-0 {
		border-top-width: 0 !important
	}

	.max-lg\:border-t {
		border-top-width: 1px
	}

	.max-lg\:bg-gray-50 {
		background-color: #f9fafb
	}

	.max-lg\:pt-2 {
		padding-top: .5rem
	}
}

@media not all and (min-width:768px) {
	.max-md\:\!z-auto {
		z-index: auto !important
	}

	.max-md\:mb-1 {
		margin-bottom: .25rem
	}

	.max-md\:mb-2 {
		margin-bottom: .5rem
	}

	.max-md\:mt-2 {
		margin-top: .5rem
	}

	.max-md\:mt-4 {
		margin-top: 1rem
	}

	.max-md\:flex {
		display: flex
	}

	.max-md\:\!hidden {
		display: none !important
	}

	.max-md\:hidden {
		display: none
	}

	.max-md\:w-full {
		width: 100%
	}

	.max-md\:max-w-\[85\%\] {
		max-width: 85%
	}

	.max-md\:grow {
		flex-grow: 1
	}

	.max-md\:flex-col {
		flex-direction: column
	}

	.max-md\:flex-col-reverse {
		flex-direction: column-reverse
	}

	.max-md\:justify-center {
		justify-content: center
	}

	.max-md\:gap-2 {
		gap: .5rem
	}

	.max-md\:divide-x>:not([hidden])~:not([hidden]) {
		--tw-divide-x-reverse: 0;
		border-right-width: calc(1px*var(--tw-divide-x-reverse));
		border-left-width: calc(1px*(1 - var(--tw-divide-x-reverse)))
	}

	.max-md\:divide-y>:not([hidden])~:not([hidden]) {
		--tw-divide-y-reverse: 0;
		border-top-width: calc(1px*(1 - var(--tw-divide-y-reverse)));
		border-bottom-width: calc(1px*var(--tw-divide-y-reverse))
	}

	.max-md\:overflow-hidden {
		overflow: hidden
	}

	.max-md\:rounded-lg {
		border-radius: .5rem
	}

	.max-md\:border {
		border-width: 1px
	}

	.max-md\:border-gray-200 {
		border-color: #e5e7eb
	}

	.max-md\:bg-gray-50 {
		background-color: #f9fafb
	}

	.max-md\:py-1 {
		padding-top: .25rem;
		padding-bottom: .25rem
	}

	.max-md\:text-center {
		text-align: center
	}
}

@media (min-width:640px) {
	.sm\:w-52 {
		width: 13rem
	}

	.sm\:w-\[310px\] {
		width: 310px
	}
}

@media (min-width:768px) {
	.md\:col-span-2 {
		grid-column: span 2/span 2
	}

	.md\:col-span-3 {
		grid-column: span 3/span 3
	}

	.md\:col-span-4 {
		grid-column: span 4/span 4
	}

	.md\:col-span-5 {
		grid-column: span 5/span 5
	}

	.md\:m-0 {
		margin: 0
	}

	.md\:mx-2 {
		margin-left: .5rem;
		margin-right: .5rem
	}

	.md\:my-4 {
		margin-top: 1rem;
		margin-bottom: 1rem
	}

	.md\:-mb-px {
		margin-bottom: -1px
	}

	.md\:-me-1 {
		margin-inline-end: -.25rem
	}

	.md\:-ms-1 {
		margin-inline-start: -.25rem
	}

	.md\:-mt-1 {
		margin-top: -.25rem
	}

	.md\:me-10 {
		margin-inline-end: 2.5rem
	}

	.md\:mt-0 {
		margin-top: 0
	}

	.md\:mt-0\.5 {
		margin-top: .125rem
	}

	.md\:mt-1 {
		margin-top: .25rem
	}

	.md\:mt-2 {
		margin-top: .5rem
	}

	.md\:mt-6 {
		margin-top: 1.5rem
	}

	.md\:block {
		display: block
	}

	.md\:flex {
		display: flex
	}

	.md\:inline-flex {
		display: inline-flex
	}

	.md\:grid {
		display: grid
	}

	.md\:hidden {
		display: none
	}

	.md\:size-10 {
		width: 2.5rem;
		height: 2.5rem
	}

	.md\:max-h-12 {
		max-height: 3rem
	}

	.md\:w-48 {
		width: 12rem
	}

	.md\:w-5\/6 {
		width: 83.333333%
	}

	.md\:w-56 {
		width: 14rem
	}

	.md\:w-64 {
		width: 16rem
	}

	.md\:w-80 {
		width: 20rem
	}

	.md\:w-96 {
		width: 24rem
	}

	.md\:w-\[310px\] {
		width: 310px
	}

	.md\:w-auto {
		width: auto
	}

	.md\:min-w-64 {
		min-width: 16rem
	}

	.md\:max-w-12 {
		max-width: 3rem
	}

	.md\:max-w-lg {
		max-width: 32rem
	}

	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.md\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.md\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	.md\:grid-cols-5 {
		grid-template-columns: repeat(5, minmax(0, 1fr))
	}

	.md\:items-center {
		align-items: center
	}

	.md\:justify-end {
		justify-content: flex-end
	}

	.md\:justify-center {
		justify-content: center
	}

	.md\:justify-between {
		justify-content: space-between
	}

	.md\:gap-2 {
		gap: .5rem
	}

	.md\:gap-4 {
		gap: 1rem
	}

	.md\:gap-5 {
		gap: 1.25rem
	}

	.md\:rounded-full {
		border-radius: 9999px
	}

	.md\:rounded-t-lg {
		border-top-left-radius: .5rem;
		border-top-right-radius: .5rem
	}

	.md\:border {
		border-width: 1px
	}

	.md\:border-0 {
		border-width: 0
	}

	.md\:border-gray-200 {
		border-color: #e5e7eb
	}

	.md\:bg-gray-50 {
		background-color: #f9fafb
	}

	.md\:p-0 {
		padding: 0
	}

	.md\:p-2 {
		padding: .5rem
	}

	.md\:p-3 {
		padding: .75rem
	}

	.md\:p-4 {
		padding: 1rem
	}

	.md\:py-1 {
		padding-top: .25rem;
		padding-bottom: .25rem
	}

	.md\:py-1\.5 {
		padding-top: .375rem;
		padding-bottom: .375rem
	}

	.md\:py-4 {
		padding-top: 1rem;
		padding-bottom: 1rem
	}

	.md\:pe-2 {
		padding-inline-end: .5rem
	}

	.md\:pt-2 {
		padding-top: .5rem
	}

	.md\:text-end {
		text-align: end
	}

	.md\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}

	.md\:text-xs {
		font-size: .75rem;
		line-height: 1rem
	}

	.md\:\[--strategy\:absolute\] {
		--strategy: absolute
	}

	.before\:md\:hidden:before {
		content: var(--tw-content);
		display: none
	}

	.md\:hover\:bg-transparent:hover {
		background-color: initial
	}
}

@media (min-width:1024px) {
	.lg\:float-end {
		float: inline-end
	}

	.lg\:mt-2 {
		margin-top: .5rem
	}

	.lg\:flex {
		display: flex
	}

	.lg\:grid {
		display: grid
	}

	.lg\:\!hidden {
		display: none !important
	}

	.lg\:hidden {
		display: none
	}

	.lg\:w-20 {
		width: 5rem
	}

	.lg\:w-auto {
		width: auto
	}

	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.lg\:items-center {
		align-items: center
	}

	.lg\:justify-center {
		justify-content: center
	}

	.lg\:px-8 {
		padding-left: 2rem;
		padding-right: 2rem
	}

	.lg\:text-center {
		text-align: center
	}
}

.ltr\:right-1:where([dir=ltr], [dir=ltr] *) {
	right: .25rem
}

.rtl\:left-1:where([dir=rtl], [dir=rtl] *) {
	left: .25rem
}

.simple-profile img {
	height: 100%;
	width: 100%;
}