/*
  Consolidated stylesheet for goP99new
  - Bundles Tailwind utility snapshot, bespoke layout rules, and icon masks
  - Serves as the single CSS entry point referenced by the templates
*/
*,
: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: rgba(59, 130, 246, 0.5);
	--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: ;
	--tw-contain-size: ;
	--tw-contain-layout: ;
	--tw-contain-paint: ;
	--tw-contain-style: ;
}
::backdrop {
	--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: rgba(59, 130, 246, 0.5);
	--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: ;
	--tw-contain-size: ;
	--tw-contain-layout: ;
	--tw-contain-paint: ;
	--tw-contain-style: ;
}
/* Utility baseline adapted for this project */
*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #e5e7eb;
}
: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: inherit;
	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: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.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;
	letter-spacing: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
}
button,
select {
	text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
	-webkit-appearance: button;
	-moz-appearance: button; /* optional, for older Firefox */
	appearance: button; /* standard property to satisfy the warning */
	background-color: transparent;
	background-image: none;
}
:-moz-focusring {
	outline: auto;
}
:-moz-ui-invalid {
	box-shadow: none;
}
progress {
	vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield; /* optional for older Firefox */
	appearance: textfield; /* standard property for compatibility */
	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]:where(:not([hidden="until-found"])) {
	display: none;
}
.static {
	position: static;
}
.order-1 {
	order: 1;
}
.order-2 {
	order: 2;
}
.m-0 {
	margin: 0;
}
.mx-auto {
	margin-left: auto;
	margin-right: auto;
}
.my-2 {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.mb-1 {
	margin-bottom: 0.25rem;
}
.mb-2 {
	margin-bottom: 0.5rem;
}
.mb-3 {
	margin-bottom: 0.75rem;
}
.mb-4 {
	margin-bottom: 1rem;
}
.ml-2 {
	margin-left: 0.5rem;
}
.mr-1 {
	margin-right: 0.25rem;
}
.mr-2 {
	margin-right: 0.5rem;
}
.mt-1 {
	margin-top: 0.25rem;
}
.mt-2 {
	margin-top: 0.5rem;
}
.block {
	display: block;
}
.flex {
	display: flex;
}
.inline-flex {
	display: inline-flex;
}
.grid {
	display: grid;
}
.hidden {
	display: none;
}
.h-4 {
	height: 1rem;
}
.h-\[15vh\] {
	height: 15vh;
}
.h-\[30vh\] {
	height: 30vh;
}
.h-\[45vh\] {
	height: 45vh;
}
.h-\[55vh\] {
	height: 55vh;
}
.h-\[8vh\] {
	height: 8vh;
}
.h-full {
	height: 100%;
}
.min-h-0 {
	min-height: 0;
}
.min-h-\[80vh\] {
	min-height: 80vh;
}
.min-h-screen {
	min-height: 100vh;
}
.w-4 {
	width: 1rem;
}
.w-full {
	width: 100%;
}
.max-w-5xl {
	max-width: 64rem;
}
.max-w-md {
	max-width: 28rem;
}
.flex-1 {
	flex: 1 1 0%;
}
.cursor-pointer {
	cursor: pointer;
}
.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
	flex-direction: column;
}
.flex-wrap {
	flex-wrap: wrap;
}
.items-center {
	align-items: center;
}
.justify-center {
	justify-content: center;
}
.justify-between {
	justify-content: space-between;
}
.gap-1 {
	gap: 0.25rem;
}
.gap-2 {
	gap: 0.5rem;
}
.gap-3 {
	gap: 0.75rem;
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(0.75rem * var(--tw-space-y-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));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1.25rem * (1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
	overflow: hidden;
}
.overflow-y-auto {
	overflow-y: auto;
}
.whitespace-nowrap {
	white-space: nowrap;
}
.rounded {
	border-radius: 0.25rem;
}
.rounded-md {
	border-radius: 0.375rem;
}
.rounded-t {
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}
.border {
	border-width: 1px;
}
.border-b {
	border-bottom-width: 1px;
}
.border-l-4 {
	border-left-width: 4px;
}
.border-blue-600 {
	--tw-border-opacity: 1;
	border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
	--tw-border-opacity: 1;
	border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
	--tw-border-opacity: 1;
	border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-green-200 {
	--tw-border-opacity: 1;
	border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.border-red-200 {
	--tw-border-opacity: 1;
	border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-sky-500 {
	--tw-border-opacity: 1;
	border-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}
.border-white {
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-amber-300 {
	--tw-bg-opacity: 1;
	background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}
.bg-blue-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-600 {
	--tw-bg-opacity: 1;
	background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
	--tw-bg-opacity: 1;
	background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
	--tw-bg-opacity: 1;
	background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-green-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.bg-green-600 {
	--tw-bg-opacity: 1;
	background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.bg-red-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-600 {
	--tw-bg-opacity: 1;
	background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-sky-500 {
	--tw-bg-opacity: 1;
	background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}
.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.p-2 {
	padding: 0.5rem;
}
.p-3 {
	padding: 0.75rem;
}
.p-4 {
	padding: 1rem;
}
.px-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.px-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}
.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.py-0\.5 {
	padding-top: 0.125rem;
	padding-bottom: 0.125rem;
}
.py-1 {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.py-1\.5 {
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
}
.py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.py-2\.5 {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}
.py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.pb-1 {
	padding-bottom: 0.25rem;
}
.pt-1 {
	padding-top: 0.25rem;
}
.text-center {
	text-align: center;
}
.text-\[0\.7rem\] {
	font-size: 0.7rem;
}

/* Additional utilities */
.overflow-y-hidden {
	overflow-y: hidden;
}
.h-auto {
	height: auto;
}
.flex-auto {
	flex: 1 1 auto;
}

/* iOS viewport height fixes: prefer dvh, else --vh fallback */
:root {
	--vh: 1vh;
}

@supports (height: 1dvh) {
	.min-h-screen {
		min-height: 100dvh;
	}
	.min-h-\[80vh\] {
		min-height: 80dvh;
	}
	.h-\[11vh\] {
		height: 11dvh;
	}
	.h-\[30vh\] {
		height: 30dvh;
	}
	.h-\[45vh\] {
		height: 45dvh;
	}
	.h-\[55vh\] {
		height: 55dvh;
	}
}

@supports not (height: 1dvh) {
	.min-h-screen {
		min-height: calc(var(--vh, 1vh) * 100);
	}
	.min-h-\[80vh\] {
		min-height: calc(var(--vh, 1vh) * 80);
	}
	.h-\[11vh\] {
		height: calc(var(--vh, 1vh) * 11);
	}
	.h-\[30vh\] {
		height: calc(var(--vh, 1vh) * 30);
	}
	.h-\[45vh\] {
		height: calc(var(--vh, 1vh) * 45);
	}
	.h-\[55vh\] {
		height: calc(var(--vh, 1vh) * 55);
	}
}
.text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}
.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.text-sm {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.text-xs {
	font-size: 0.75rem;
	line-height: 1rem;
}
.font-medium {
	font-weight: 500;
}
.font-semibold {
	font-weight: 600;
}
.text-amber-500 {
	--tw-text-opacity: 1;
	color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.text-black {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
	--tw-text-opacity: 1;
	color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-700 {
	--tw-text-opacity: 1;
	color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
	--tw-text-opacity: 1;
	color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
	--tw-text-opacity: 1;
	color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
	--tw-text-opacity: 1;
	color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
	--tw-text-opacity: 1;
	color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-900 {
	--tw-text-opacity: 1;
	color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-green-600 {
	--tw-text-opacity: 1;
	color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-green-800 {
	--tw-text-opacity: 1;
	color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-red-600 {
	--tw-text-opacity: 1;
	color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-800 {
	--tw-text-opacity: 1;
	color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.text-sky-700 {
	--tw-text-opacity: 1;
	color: rgb(3 105 161 / var(--tw-text-opacity, 1));
}
.text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.placeholder-gray-400::-moz-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}
.placeholder-gray-400::placeholder {
	--tw-placeholder-opacity: 1;
	color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}
.shadow {
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
	--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
		0 1px 2px -1px var(--tw-shadow-color);
}
.shadow,
.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 rgba(0, 0, 0, 0.05);
	--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
}
.hover\:bg-amber-400:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-700:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-100:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-200:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-300:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-700:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-700:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white\/10:hover {
	background-color: hsla(0, 0%, 100%, 0.1);
}
.hover\:underline:hover {
	text-decoration-line: underline;
}
.focus\:border-blue-500:focus {
	--tw-border-opacity: 1;
	border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.focus\:ring-2: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);
}
.focus\:ring-blue-500:focus {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.focus\:ring-gray-400:focus {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}
.focus\:ring-offset-2:focus {
	--tw-ring-offset-width: 2px;
}
@media (min-width: 540px) {
	.sm\:order-1 {
		order: 1;
	}
	.sm\:order-2 {
		order: 2;
	}
	.sm\:col-span-1 {
		grid-column: span 1 / span 1;
	}
	.sm\:col-span-4 {
		grid-column: span 4 / span 4;
	}
	.sm\:mb-0 {
		margin-bottom: 0;
	}
	.sm\:block {
		display: block;
	}
	.sm\:inline {
		display: inline;
	}
	.sm\:hidden {
		display: none;
	}
	.sm\:h-auto {
		height: auto;
	}
	.sm\:min-h-\[90vh\] {
		min-height: 90vh;
	}
	.sm\:w-1\/3 {
		width: 33.333333%;
	}
	.sm\:w-2\/3 {
		width: 66.666667%;
	}
	.sm\:w-5\/12 {
		width: 41.666667%;
	}
	.sm\:w-7\/12 {
		width: 58.333333%;
	}
	.sm\:max-w-3xl {
		max-width: 48rem;
	}
	.sm\:flex-1 {
		flex: 1 1 0%;
	}
	.sm\:flex-none {
		flex: none;
	}
	.sm\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.sm\:grid-cols-5 {
		grid-template-columns: repeat(5, minmax(0, 1fr));
	}
	.sm\:flex-row {
		flex-direction: row;
	}
	.sm\:items-start {
		align-items: flex-start;
	}
	.sm\:gap-2 {
		gap: 0.5rem;
	}
	.sm\:gap-4 {
		gap: 1rem;
	}
	.sm\:p-4 {
		padding: 1rem;
	}
	.sm\:p-6 {
		padding: 1.5rem;
	}
	.sm\:pb-4 {
		padding-bottom: 1rem;
	}
}

/* ---- Project-specific additions (not generated) ---- */
/* support for arbitrary height used in templates */
.h-\[11vh\] {
	height: 11vh;
}
/* support for arbitrary font-size used in templates */
.text-\[0\.7rem\] {
	font-size: 0.7rem;
}

/* Base layout styles migrated from templates/base-layout.tpml */
:root {
	--brand-50: #eff6ff;
	--brand-100: #dbeafe;
	--brand-500: #2563eb;
	--brand-600: #1d4ed8;
	--brand-700: #1e40af;
	--surface: #ffffff;
	--text-primary: #0f172a;
	--text-muted: #475569;
	--radius-sm: 0.5rem;
	--radius-md: 0.75rem;
	--radius-lg: 1rem;
	--shadow-soft: 0 20px 48px -22px rgba(15, 23, 42, 0.35);
	--shadow-subtle: 0 4px 12px rgba(15, 23, 42, 0.12);
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

body {
	margin: 0;
	font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
		sans-serif;
	background: linear-gradient(180deg, #f8fafc 0%, #eef2ff 35%, #f8fafc 100%);
	color: var(--text-primary);
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
}

a {
	color: var(--brand-600);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.page-body {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}

.page-main {
	flex: 1 0 auto;
	width: 100%;
}

.page-section {
	width: 100%;
	padding: 1.5rem 1rem;
}

@media (min-width: 640px) {
	.page-section {
		padding: 2rem 1.5rem;
	}
}

.navbar {
	background: var(--brand-600);
	color: #ffffff;
	padding: 0.75rem 0;
	box-shadow: 0 18px 36px -26px rgba(29, 78, 216, 0.75);
	position: sticky;
	top: 0;
	z-index: 20;
}

.navbar__inner {
	max-width: 72rem;
	margin: 0 auto;
	padding: 0 1rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.75rem;
	flex-wrap: wrap;
}

.nav-actions {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	justify-content: flex-end;
	flex-wrap: wrap;
	min-width: 0;
}

.icon {
	width: 1.25rem;
	height: 1.25rem;
	display: inline-block;
	flex-shrink: 0;
	vertical-align: middle;
	background-color: currentColor;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: contain;
	mask-size: contain;
}

.icon--xl {
  width: 2rem;
  height: 2rem;
}

.icon--home {
	-webkit-mask-image: url("/static/icons/home_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/home_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--manage-accounts {
	-webkit-mask-image: url("/static/icons/manage_accounts_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/manage_accounts_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--key {
	-webkit-mask-image: url("/static/icons/key_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/key_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--account-circle-off {
	-webkit-mask-image: url("/static/icons/account_circle_off_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/account_circle_off_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--login {
	-webkit-mask-image: url("/static/icons/login_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/login_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--account-circle {
	-webkit-mask-image: url("/static/icons/account_circle_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/account_circle_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--inbox {
	-webkit-mask-image: url("/static/icons/inbox_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/inbox_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--calendar-month {
	-webkit-mask-image: url("/static/icons/calendar_month_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/calendar_month_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--event-note {
	-webkit-mask-image: url("/static/icons/event_note_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/event_note_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--delete {
	-webkit-mask-image: url("/static/icons/delete_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/delete_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--filter-list {
	-webkit-mask-image: url("/static/icons/filter_list_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/filter_list_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--person-add {
	-webkit-mask-image: url("/static/icons/person_add_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/person_add_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--person-cancel {
	-webkit-mask-image: url("/static/icons/person_cancel_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/person_cancel_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--save {
	-webkit-mask-image: url("/static/icons/save_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/save_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--calendar-check {
	-webkit-mask-image: url("/static/icons/calendar_check_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/calendar_check_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--clock {
	-webkit-mask-image: url("/static/icons/nest_clock_farsight_analog_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/nest_clock_farsight_analog_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--check-box {
	-webkit-mask-image: url("/static/icons/check_box_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/check_box_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--timer {
	-webkit-mask-image: url("/static/icons/cancel_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/cancel_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--question-mark {
	-webkit-mask-image: url("/static/icons/help_center_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/help_center_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--arrow-left {
	-webkit-mask-image: url("/static/icons/arrow_left_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/arrow_left_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--add {
	-webkit-mask-image: url("/static/icons/add_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/add_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--comment {
	-webkit-mask-image: url("/static/icons/comment_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/comment_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.icon--send {
	-webkit-mask-image: url("/static/icons/send_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
	mask-image: url("/static/icons/send_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg");
}

.nav-button {
	display: inline-flex;
	align-items: center;
	gap: 0.45rem;
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.35);
	background: rgba(255, 255, 255, 0.1);
	color: inherit;
	padding: 0.45rem 0.85rem;
	font-weight: 600;
	font-size: 0.85rem;
	letter-spacing: 0.01em;
	transition: background 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
	text-decoration: none;
}

.nav-button:hover {
	background: rgba(255, 255, 255, 0.2);
	transform: translateY(-1px);
}

.nav-button:focus {
	outline: none;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.35);
}

.nav-button-home {
	background: #ffffff;
	color: var(--brand-600);
	border-color: transparent;
	box-shadow: var(--shadow-subtle);
}

.nav-button-home:hover {
	background: var(--brand-50);
}

.nav-text-short {
	display: none;
}

.form-card {
	background: var(--surface);
	border-radius: var(--radius-lg);
	box-shadow: var(--shadow-soft);
	overflow: hidden;
	border: 1px solid rgba(148, 163, 184, 0.16);
}

.form-card__header {
	background: var(--brand-600);
	color: #ffffff;
	padding: 1.35rem 1.5rem;
}

.form-card__header h1,
.form-card__header h2 {
	margin: 0;
	font-size: 1.2rem;
	font-weight: 700;
}

.form-card__header p {
	margin: 0.4rem 0 0;
	color: rgba(255, 255, 255, 0.85);
	font-size: 0.9rem;
}

.form-card__body {
	padding: 1.75rem 1.5rem;
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}

.form-section {
	display: flex;
	flex-direction: column;
	gap: 1.35rem;
}

.form-grid {
	display: grid;
	gap: 1.35rem;
}

.form-grid--split {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.form-grid--auto {
	grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}

@media (min-width: 640px) {
	.form-grid--split {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

.form-field {
	display: flex;
	flex-direction: column;
	gap: 0.45rem;
}

.form-label {
	font-size: 0.95rem;
	font-weight: 600;
	color: var(--text-primary);
}

.form-label span {
	display: inline-block;
	margin-left: 0.35rem;
	color: var(--text-muted);
	font-weight: 500;
}

.form-control {
	display: block;
	width: 100%;
	min-height: 2.85rem;
	padding: 0.65rem 0.95rem;
	border: 1px solid #cbd5f5;
	border-radius: var(--radius-md);
	background: #ffffff;
	color: var(--text-primary);
	font-size: 1rem;
	line-height: 1.4;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
	appearance: none;
	-webkit-appearance: none;
}

.form-control:focus {
	outline: none;
	border-color: var(--brand-500);
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.2);
}

.form-control::placeholder {
	color: #9ca3af;
}

textarea.form-control {
	min-height: 9rem;
	resize: vertical;
}

.form-control--sm {
	min-height: 2.5rem;
	padding: 0.5rem 0.75rem;
	font-size: 0.9rem;
}

.form-check {
	display: flex;
	align-items: flex-start;
	gap: 0.75rem;
}

.form-check-input {
	width: 1.1rem;
	height: 1.1rem;
	border-radius: 0.4rem;
	border: 1px solid #cbd5e1;
	margin-top: 0.15rem;
	background: #ffffff;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}

.form-check-input:checked {
	background: var(--brand-500);
	border-color: var(--brand-500);
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.25);
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.5 8.5L6.75 10.75L11.5 6' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 0.75rem 0.75rem;
}

.form-check-input:focus {
	outline: none;
	border-color: var(--brand-500);
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.25);
}

.form-check-label {
	font-size: 0.95rem;
	font-weight: 600;
	color: var(--text-primary);
}

.form-check-description {
	font-size: 0.85rem;
	color: var(--text-muted);
	margin-top: 0.25rem;
}

.alert {
	border-radius: var(--radius-md);
	padding: 0.9rem 1.1rem;
	font-size: 0.92rem;
	line-height: 1.45;
	border: 1px solid transparent;
}

.alert-error {
	background: #fee2e2;
	border-color: #fecaca;
	color: #b91c1c;
}

.alert-success {
	background: #dcfce7;
	border-color: #bbf7d0;
	color: #15803d;
}

.form-actions {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
}

@media (min-width: 640px) {
	.form-actions {
		flex-direction: row;
	}
}

.admin-filter-bar {
	gap: 1rem;
}

.admin-filter-actions {
	flex-direction: row;
	align-items: flex-end;
	gap: 0.75rem;
}

.admin-filter-button {
	min-height: 2.5rem;
	padding: 0.5rem 1.2rem;
	display: inline-flex;
	align-items: center;
}

@media (max-width: 639.98px) {
	.admin-filter-bar {
		flex-wrap: nowrap;
	}

	.admin-filter-actions {
		width: auto;
	}

	.admin-filter-button {
		min-width: 5.5rem;
	}
}

.btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	border-radius: var(--radius-md);
	padding: 0.65rem 1.2rem;
	font-weight: 600;
	font-size: 1rem;
	cursor: pointer;
	border: none;
	transition: background 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;
	text-decoration: none;
}

.btn--compact {
	padding: 0.45rem 0.85rem;
	font-size: 0.9rem;
}

.btn-primary {
	background: var(--brand-500);
	color: #ffffff;
	box-shadow: 0 20px 42px -24px rgba(37, 99, 235, 0.7);
}

.btn-primary:hover {
	background: var(--brand-600);
	transform: translateY(-1px);
	box-shadow: 0 22px 48px -24px rgba(29, 78, 216, 0.7);
}

.btn-secondary {
	background: #e2e8f0;
	color: var(--text-primary);
}

.btn-secondary:hover {
	background: #cbd5f5;
}

.btn-danger {
	background: #fee2e2;
	border: 1px solid #fecaca;
	color: #b91c1c;
}

.btn-danger:hover {
	background: #fecaca;
	color: #991b1b;
}

.btn-link {
	background: transparent;
	color: var(--brand-600);
	padding: 0;
	box-shadow: none;
}

.btn-link:hover {
	text-decoration: underline;
	transform: none;
}

.btn-icon {
	margin-right: 0.45rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.surface-section {
	background: #ffffff;
	border-radius: var(--radius-lg);
	box-shadow: var(--shadow-subtle);
	border: 1px solid rgba(148, 163, 184, 0.16);
}

.events-scroll-container,
.messages-scroll-container {
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
}

.message-textarea {
	min-height: 11vh;
}

.message-text {
	white-space: pre-wrap;
}

@media (min-width: 640px) {
	.message-textarea {
		min-height: 7rem;
	}
}

.events-scroll-container::-webkit-scrollbar,
.messages-scroll-container::-webkit-scrollbar {
	width: 6px;
}

.events-scroll-container::-webkit-scrollbar-thumb,
.messages-scroll-container::-webkit-scrollbar-thumb {
	background: rgba(148, 163, 184, 0.65);
	border-radius: 999px;
}

.user-table {
	width: 100%;
	border-collapse: collapse;
}

.user-table thead {
	background: var(--brand-50);
}

.user-table th,
.user-table td {
	text-align: left;
	padding: 0.75rem;
	font-size: 0.95rem;
	vertical-align: top;
}

.user-table tbody tr {
	border-bottom: 1px solid rgba(148, 163, 184, 0.35);
	transition: background 0.2s ease;
}

.user-table tbody tr:hover {
	background: rgba(226, 232, 240, 0.45);
}

.user-table-actions-stack {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
}

.user-action-form {
	display: inline-flex;
	align-items: center;
}

.user-action-form button {
	border-radius: var(--radius-sm);
	border: 1px solid rgba(148, 163, 184, 0.55);
	padding: 0.4rem 0.65rem;
	font-size: 0.85rem;
	background: #ffffff;
	transition: background 0.2s ease;
}

.user-action-form button:hover {
	background: rgba(226, 232, 240, 0.5);
}

.user-action-details {
	width: 100%;
}

.table-action {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 0.75rem;
}

.table-action-option {
	display: inline-flex;
	align-items: flex-start;
	gap: 0.6rem;
	font-size: 0.9rem;
	color: var(--text-primary);
}

.table-action-option input {
	margin-top: 0.1rem;
	width: 1rem;
	height: 1rem;
}

.table-action-option span {
	display: inline-flex;
	flex-direction: column;
	gap: 0.2rem;
	max-width: 16rem;
}

.table-action-title {
	font-weight: 600;
}

.table-action-note {
	font-size: 0.8rem;
	color: var(--text-muted);
	line-height: 1.4;
}

.table-action button {
	align-self: flex-start;
}

.user-edit-panel {
	margin-top: 0.65rem;
	padding: 0.75rem;
	border-radius: var(--radius-md);
	background: rgba(226, 232, 240, 0.55);
}

.user-edit-form {
	display: grid;
	gap: 0.75rem;
	grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
}

.user-edit-form input:not([type="hidden"]) {
	width: 100%;
}

.user-edit-actions {
	display: flex;
	gap: 0.5rem;
}

.user-edit-actions button {
	border-radius: var(--radius-md);
	background: var(--brand-500);
	color: #ffffff;
	font-weight: 600;
	border: none;
	padding: 0.55rem 0.9rem;
	display: inline-flex;
	align-items: center;
	gap: 0.45rem;
}

.choice-list {
	display: grid;
	gap: 0.85rem;
}

.choice-option {
	display: flex;
	align-items: flex-start;
	gap: 0.75rem;
	padding: 0.85rem 1rem;
	border-radius: var(--radius-md);
	border: 1px solid rgba(148, 163, 184, 0.5);
	background: #ffffff;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
	cursor: pointer;
}

.choice-option:hover {
	border-color: var(--brand-500);
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12);
	transform: translateY(-1px);
}

.choice-option input[type="radio"] {
	margin-top: 0.15rem;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	border: 1px solid rgba(148, 163, 184, 0.6);
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
	position: relative;
}

.choice-option input[type="radio"]::after {
	content: "";
	position: absolute;
	inset: 0.22rem;
	border-radius: 50%;
	background: transparent;
	transition: background 0.2s ease;
}

.choice-option input[type="radio"]:checked {
	border-color: var(--brand-500);
	box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.2);
}

.choice-option input[type="radio"]:checked::after {
	background: var(--brand-500);
}

.choice-option strong {
	display: block;
	font-size: 0.95rem;
	color: var(--text-primary);
}

.choice-option span {
	display: block;
	font-size: 0.85rem;
	color: var(--text-muted);
}

.choice-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 0.45rem;
	font-size: 1rem;
}

.site-footer {
	padding: 1.5rem 0 2.5rem;
	text-align: center;
	font-size: 0.85rem;
	color: var(--text-muted);
}

.site-footer a {
	color: var(--brand-600);
	font-weight: 600;
}

@media (max-width: 1023.98px) {
	.user-table {
		display: block;
	}

	.user-table thead {
		display: none;
	}

	.user-table tbody {
		display: grid;
		gap: 0.9rem;
	}

	.user-table tbody tr {
		display: grid;
		gap: 0.55rem;
		border: 1px solid rgba(148, 163, 184, 0.35);
		border-radius: var(--radius-lg);
		padding: 0.95rem;
		background: #ffffff;
		box-shadow: var(--shadow-subtle);
	}

	.user-table td {
		display: flex;
		flex-direction: column;
		gap: 0.25rem;
		padding: 0;
	}

	.user-table td::before {
		content: attr(data-label);
		font-weight: 600;
		color: var(--text-muted);
		font-size: 0.85rem;
	}

	.user-table-actions-stack {
		align-items: stretch;
		flex-direction: column;
	}

	.user-action-form {
		width: 100%;
	}

	.user-action-form button {
		width: 100%;
	}

	.user-edit-actions {
		width: 100%;
	}

	.user-edit-actions button {
		width: 100%;
	}

	.table-action {
		flex-direction: column;
		align-items: stretch;
	}

	.table-action button {
		width: 100%;
	}

	.table-action-option span {
		max-width: 100%;
	}
}

@media (max-width: 639.98px) {
	.nav-actions {
		justify-content: flex-start;
		gap: 0.35rem;
	}

	.nav-button {
		padding: 0.4rem 0.65rem;
		font-size: 0.8rem;
	}

	.nav-button .nav-text {
		display: none;
	}

	.nav-button .nav-text-short {
		display: inline-flex;
	}
}

@media (max-width: 479.98px) {
	.nav-button .nav-icon {
		display: none;
	}
}

@media (max-width: 359.98px) {
	.nav-button .nav-icon {
		display: inline-flex;
	}

	.nav-button .nav-text,
	.nav-button .nav-text-short {
		display: none;
	}
}
