@import '_content/PINGWorks.SitecoreAI.BlazorSDK/PINGWorks.SitecoreAI.BlazorSDK.9uqx8cohhc.bundle.scp.css';

/* /UI/Components/AddPropertyDialog.razor.rz.scp.css */
.jlsm-addprop[b-2bo3a7ekr5] {
	display: flex;
	flex-direction: column;
	gap: .625rem;
	min-width: 0;
}

.jlsm-addprop__search[b-2bo3a7ekr5] {
	width: 100%;
	padding: .4375rem .625rem;
	border: 1px solid var(--jlsm-n300);
	border-radius: 6px;
	font: inherit;
	font-size: .8125rem;
}

.jlsm-addprop__search:focus[b-2bo3a7ekr5] {
	outline: 2px solid var(--jlsm-block-ink);
	outline-offset: -1px;
}

.jlsm-addprop__tabs[b-2bo3a7ekr5] {
	display: flex;
	flex-wrap: wrap;
	gap: .25rem;
	border-bottom: 1px solid var(--jlsm-n200);
}

.jlsm-addprop__tab[b-2bo3a7ekr5] {
	padding: .375rem .625rem;
	border: none;
	border-bottom: 2px solid transparent;
	background: transparent;
	color: var(--jlsm-n500);
	font: inherit;
	font-size: .75rem;
	font-weight: 600;
	cursor: pointer;
}

.jlsm-addprop__tab--on[b-2bo3a7ekr5] {
	border-bottom-color: var(--jlsm-block-ink);
	color: var(--jlsm-block-ink);
}

.jlsm-addprop__tabcount[b-2bo3a7ekr5] {
	margin-left: .3125rem;
	color: var(--jlsm-n400);
	font-weight: 500;
}

.jlsm-addprop__count[b-2bo3a7ekr5] {
	margin: 0;
	color: var(--jlsm-n500);
	font-size: .6875rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .06em;
}

.jlsm-addprop__none[b-2bo3a7ekr5] {
	margin: .5rem 0;
	color: var(--jlsm-n500);
	font-size: .8125rem;
}

.jlsm-addprop__list[b-2bo3a7ekr5] {
	max-height: 18rem;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	list-style: none;
	border: 1px solid var(--jlsm-n200);
	border-radius: 6px;
}

.jlsm-addprop__item[b-2bo3a7ekr5] {
	border-bottom: 1px solid var(--jlsm-n100);
}

.jlsm-addprop__item:last-child[b-2bo3a7ekr5] {
	border-bottom: none;
}

.jlsm-addprop__item--on[b-2bo3a7ekr5] {
	background: var(--jlsm-block-tint);
}

.jlsm-addprop__item--present[b-2bo3a7ekr5] {
	opacity: .6;
}

.jlsm-addprop__row[b-2bo3a7ekr5] {
	display: flex;
	align-items: center;
	gap: .5rem;
	padding: .375rem .625rem;
	font-size: .8125rem;
	cursor: pointer;
}

.jlsm-addprop__name[b-2bo3a7ekr5] {
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
	font-size: .78125rem;
}

.jlsm-addprop__badge[b-2bo3a7ekr5] {
	padding: 0 .3125rem;
	border-radius: 3px;
	background: var(--jlsm-yellow-tint);
	color: var(--jlsm-warn-ink);
	font-size: .625rem;
	font-weight: 600;
}

.jlsm-addprop__on[b-2bo3a7ekr5] {
	margin-left: auto;
	color: var(--jlsm-n500);
	font-size: .6875rem;
}

.jlsm-addprop__note[b-2bo3a7ekr5] {
	padding: .625rem .75rem;
	border-left: 3px solid var(--jlsm-purple);
	border-radius: 4px;
	background: var(--jlsm-purple-tint);
	font-size: .75rem;
	line-height: 1.5;
}

.jlsm-addprop__custom[b-2bo3a7ekr5] {
	display: flex;
	flex-direction: column;
	gap: .25rem;
}

.jlsm-addprop__customnote[b-2bo3a7ekr5] {
	color: var(--jlsm-n500);
	font-size: .6875rem;
}

.jlsm-addprop__escape[b-2bo3a7ekr5] {
	margin-right: auto;
	color: var(--jlsm-n500);
	font-size: .75rem;
}

.jlsm-addprop__link[b-2bo3a7ekr5] {
	padding: 0;
	border: none;
	background: none;
	color: var(--jlsm-block-ink);
	font: inherit;
	font-weight: 600;
	text-decoration: underline;
	cursor: pointer;
}
/* /UI/Components/AddToGraphDialog.razor.rz.scp.css */
.jlsm-addgraph[b-0xhyn7fkn8] {
	display: flex;
	flex-direction: column;
	gap: .625rem;
	min-width: 0;
}

.jlsm-addgraph__search[b-0xhyn7fkn8] {
	width: 100%;
	padding: .4375rem .625rem;
	border: 1px solid var(--jlsm-n300);
	border-radius: 6px;
	font: inherit;
	font-size: .8125rem;
}

.jlsm-addgraph__search:focus[b-0xhyn7fkn8] {
	outline: 2px solid var(--jlsm-graph-ink);
	outline-offset: -1px;
}

.jlsm-addgraph__count[b-0xhyn7fkn8] {
	margin: 0;
	color: var(--jlsm-n500);
	font-size: .6875rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .06em;
}

.jlsm-addgraph__list[b-0xhyn7fkn8] {
	margin: 0;
	padding: 0;
	max-height: 22rem;
	overflow-y: auto;
	list-style: none;
	border: 1px solid var(--jlsm-n200);
	border-radius: 6px;
}

.jlsm-addgraph__item[b-0xhyn7fkn8] {
	border-bottom: 1px solid var(--jlsm-n100);
}

.jlsm-addgraph__item:last-child[b-0xhyn7fkn8] {
	border-bottom: none;
}

.jlsm-addgraph__row[b-0xhyn7fkn8] {
	display: flex;
	align-items: baseline;
	gap: .5rem;
	width: 100%;
	padding: .4375rem .625rem;
	border: none;
	background: transparent;
	font: inherit;
	text-align: left;
	cursor: pointer;
}

.jlsm-addgraph__row:hover[b-0xhyn7fkn8] {
	background: var(--jlsm-graph-tint);
}

.jlsm-addgraph__name[b-0xhyn7fkn8] {
	font-size: .8125rem;
	font-weight: 600;
	color: var(--jlsm-ink);
}

.jlsm-addgraph__detail[b-0xhyn7fkn8] {
	margin-left: auto;
	color: var(--jlsm-n500);
	font-size: .6875rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .04em;
}

.jlsm-addgraph__none[b-0xhyn7fkn8] {
	margin: 0;
	color: var(--jlsm-n600);
	font-size: .8125rem;
}

.jlsm-addgraph__note[b-0xhyn7fkn8] {
	padding: .625rem .75rem;
	border: 1px solid var(--jlsm-n200);
	border-left: 3px solid var(--jlsm-graph-ink);
	border-radius: 6px;
	background: var(--jlsm-n50);
	color: var(--jlsm-n600);
	font-size: .78125rem;
	line-height: 1.5;
}
/* /UI/Components/AddToRecordDialog.razor.rz.scp.css */
.jlsm-addrec[b-s4t7941q33] {
	display: flex;
	flex-direction: column;
	gap: .625rem;
	min-width: 0;
}

.jlsm-addrec__search[b-s4t7941q33] {
	width: 100%;
	padding: .4375rem .625rem;
	border: 1px solid var(--jlsm-n300);
	border-radius: 6px;
	font: inherit;
	font-size: .8125rem;
}

.jlsm-addrec__search:focus[b-s4t7941q33] {
	outline: 2px solid var(--jlsm-shared-ink);
	outline-offset: -1px;
}

.jlsm-addrec__count[b-s4t7941q33] {
	margin: 0;
	color: var(--jlsm-n500);
	font-size: .6875rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .06em;
}

.jlsm-addrec__none[b-s4t7941q33] {
	margin: 0;
	color: var(--jlsm-n600);
	font-size: .8125rem;
}

.jlsm-addrec__list[b-s4t7941q33] {
	margin: 0;
	padding: 0;
	max-height: 22rem;
	overflow-y: auto;
	list-style: none;
	border: 1px solid var(--jlsm-n200);
	border-radius: 6px;
}

.jlsm-addrec__item[b-s4t7941q33] {
	border-bottom: 1px solid var(--jlsm-n100);
}

.jlsm-addrec__item:last-child[b-s4t7941q33] {
	border-bottom: none;
}

.jlsm-addrec__item--on[b-s4t7941q33] {
	background: var(--jlsm-shared-tint);
}

.jlsm-addrec__row[b-s4t7941q33] {
	display: flex;
	align-items: baseline;
	gap: .5rem;
	padding: .4375rem .625rem;
	cursor: pointer;
}

.jlsm-addrec__name[b-s4t7941q33] {
	font-size: .8125rem;
	font-weight: 600;
	color: var(--jlsm-ink);
}

.jlsm-addrec__detail[b-s4t7941q33] {
	margin-left: auto;
	color: var(--jlsm-n500);
	font-size: .6875rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .04em;
}

.jlsm-addrec__note[b-s4t7941q33] {
	padding: .625rem .75rem;
	border: 1px solid var(--jlsm-n200);
	border-left: 3px solid var(--jlsm-shared-ink);
	border-radius: 6px;
	background: var(--jlsm-n50, #fafafa);
	color: var(--jlsm-n600);
	font-size: .78125rem;
	line-height: 1.5;
}

.jlsm-addrec__note a[b-s4t7941q33] {
	color: var(--jlsm-shared-ink);
	font-weight: 600;
}
/* /UI/Components/BlockPalette.razor.rz.scp.css */
.jlsm-palette[b-t9gz51w7xl] {
	width: 280px;
	flex: none;
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 8px;
	background: var(--jlsm-n50, #FAFAF9);
	padding: 14px;
	align-self: flex-start;
}

.jlsm-palette__head[b-t9gz51w7xl] {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--jlsm-n500, #7A7A7A);
	margin-bottom: 8px;
}

.jlsm-palette__group[b-t9gz51w7xl] {
	margin: 14px 0 6px;
	font-size: 12px;
	font-weight: 700;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-palette__item[b-t9gz51w7xl] {
	display: flex;
	align-items: center;
	gap: 8px;
	width: 100%;
	padding: 7px 8px;
	margin-bottom: 6px;
	border: 1px solid transparent;
	box-shadow: inset 0 0 0 1px var(--jlsm-n200, #E7E6E6);
	border-radius: 5px;
	background: #fff;
	font-size: 13px;
	color: var(--jlsm-ink, #231F20);
	cursor: pointer;
	text-align: left;
}

.jlsm-palette__item:hover:not(:disabled)[b-t9gz51w7xl] {
	border-color: var(--jlsm-purple, #99419F);
}

.jlsm-palette__item:disabled[b-t9gz51w7xl] {
	opacity: .45;
	cursor: not-allowed;
}

.jlsm-palette__name[b-t9gz51w7xl] {
	font-family: ui-monospace, Menlo, Consolas, monospace;
	font-size: 12.5px;
}

.jlsm-palette__add[b-t9gz51w7xl] {
	margin-left: auto;
	font-size: 11px;
	font-weight: 700;
	color: var(--jlsm-red, #C1272D);
}

.jlsm-palette__block[b-t9gz51w7xl] {
	margin-left: auto;
	font-size: 10px;
	font-weight: 700;
	color: var(--jlsm-block-ink, #31506E);
	background: var(--jlsm-block-tint, #E9EEF4);
	border-radius: 4px;
	padding: 1px 7px;
}

.jlsm-palette__empty[b-t9gz51w7xl],
.jlsm-palette__note[b-t9gz51w7xl] {
	font-size: 11.5px;
	line-height: 1.5;
	color: var(--jlsm-n600, #4A4547);
}

.jlsm-palette__note[b-t9gz51w7xl] {
	margin-top: 14px;
	padding-top: 10px;
	border-top: 1px solid var(--jlsm-n200, #E7E6E6);
}
/* /UI/Components/BlockTile.razor.rz.scp.css */
.jlsm-tile[b-n57ymlmkqy] {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 6px;
	min-height: 118px;
	padding: 14px 16px 12px;
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 8px;
	background: #fff;
	cursor: pointer;
}

.jlsm-tile:hover[b-n57ymlmkqy] {
	border-color: var(--jlsm-purple);
	box-shadow: 0 2px 6px rgba(35, 31, 32, .07);
}

.jlsm-tile__row1[b-n57ymlmkqy] {
	display: flex;
	align-items: center;
	gap: 8px;
}

.jlsm-tile__desc[b-n57ymlmkqy] {
	flex: 1;
	font-size: 13px;
	line-height: 1.5;
	color: var(--jlsm-n600, #4A4547);
}

.jlsm-tile__foot[b-n57ymlmkqy] {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 11px;
	color: var(--jlsm-n500, #7A7A7A);
}

.jlsm-tile__foot .jlsm-status[b-n57ymlmkqy] {
	margin-left: auto;
}
/* /UI/Components/BlockTypeBar.razor.rz.scp.css */
.jlsm-typebar[b-xaoew1kyhd] {
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 8px;
	background: var(--jlsm-n50, #FAFAF9);
	padding: 12px 16px;
}

.jlsm-typebar__label[b-xaoew1kyhd] {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--jlsm-n500, #7A7A7A);
	margin-bottom: 6px;
}

.jlsm-typebar__main[b-xaoew1kyhd] {
	display: flex;
	align-items: center;
	gap: 12px;
	flex-wrap: wrap;
}

.jlsm-typebar__type[b-xaoew1kyhd] {
	display: inline-flex;
	align-items: center;
	font-family: ui-monospace, Menlo, Consolas, monospace;
	font-weight: 700;
	font-size: 20px;
	color: var(--jlsm-block-ink, #31506E);
	background: var(--jlsm-block-tint, #E9EEF4);
	border-radius: 6px;
	padding: 4px 14px;
}

.jlsm-typebar__link[b-xaoew1kyhd] {
	font-size: 12px;
	font-weight: 600;
	color: var(--jlsm-purple-deep, #633569);
	text-decoration: none;
}

.jlsm-typebar__link:hover[b-xaoew1kyhd] {
	text-decoration: underline;
}

.jlsm-typebar__shared[b-xaoew1kyhd] {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	height: 30px;
	padding: 0 12px;
	border-radius: 999px;
	border: 1px solid var(--jlsm-n300, #D5D3D3);
	background: #fff;
	font-size: 12px;
	font-weight: 600;
	color: var(--jlsm-n600, #4A4547);
	cursor: pointer;
}

.jlsm-typebar__shared.is-on[b-xaoew1kyhd] {
	background: var(--jlsm-shared-tint, #EAF3EE);
	border-color: #8FC4A8;
	color: var(--jlsm-shared-ink, #1F6B47);
}

.jlsm-typebar__shared:disabled[b-xaoew1kyhd] {
	opacity: .45;
	cursor: not-allowed;
}

.jlsm-typebar__note[b-xaoew1kyhd] {
	font-size: 12px;
	color: var(--jlsm-n600, #4A4547);
	margin-top: 8px;
}
/* /UI/Components/ChangeImpactNote.razor.rz.scp.css */
.jlsm-impact[b-v1c3lvaltm] {
	margin: 8px 0 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.jlsm-impact li[b-v1c3lvaltm] {
	display: flex;
	align-items: baseline;
	gap: 8px;
}

.jlsm-impact a[b-v1c3lvaltm] {
	font-weight: 600;
	color: inherit;
}

.jlsm-impact__via[b-v1c3lvaltm] {
	font-size: 12px;
	opacity: .75;
}
/* /UI/Components/CookieConsent.razor.rz.scp.css */
/* Cookie consent panel - pinned to viewport bottom, sits above all page content. */
.consent[b-d2lpc9bnt9] {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	/* Max-safe integer minus a bit; defensive against any page that tries
	   to claim the very top of the stacking context. */
	z-index: 2147483000;
	background: #231F20;
	border-top: 3px solid #99419F;
	box-shadow: 0 -8px 30px rgba(0, 0, 0, .25);
	animation: consent-slide-up-b-d2lpc9bnt9 320ms cubic-bezier(0.23, 1, 0.32, 1);
}

.consent__inner[b-d2lpc9bnt9] {
	max-width: 1120px;
	margin: 0 auto;
	padding: 22px 40px;
	display: flex;
	align-items: center;
	gap: 34px;
	flex-wrap: wrap;
}

.consent__text[b-d2lpc9bnt9] {
	flex: 1 1 420px;
	min-width: 0;
}

.consent__eyebrow[b-d2lpc9bnt9] {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 11.5px;
	font-weight: 800;
	letter-spacing: .16em;
	text-transform: uppercase;
	color: #D9B8DE;
	margin-bottom: 8px;
}

.consent__dot[b-d2lpc9bnt9] {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #D9B8DE;
	flex: none;
}

.consent__body[b-d2lpc9bnt9] {
	margin: 0;
	font-size: 14.5px;
	line-height: 1.5;
	color: rgba(255, 255, 255, .84);
	max-width: 62ch;
}

.consent__link[b-d2lpc9bnt9] {
	color: #D9B8DE;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.consent__controls[b-d2lpc9bnt9] {
	flex: 0 1 auto;
	display: flex;
	align-items: center;
	gap: 26px;
	flex-wrap: wrap;
}

.consent__toggle[b-d2lpc9bnt9] {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	cursor: pointer;
	user-select: none;
}

.consent__toggle span[b-d2lpc9bnt9] {
	font-size: 11.5px;
	font-weight: 800;
	letter-spacing: .14em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.consent__toggle input[type="checkbox"][b-d2lpc9bnt9] {
	appearance: none;
	-webkit-appearance: none;
	margin: 0;
	flex: none;
	width: 19px;
	height: 19px;
	border: 2px solid #D9B8DE;
	background: transparent;
	border-radius: 2px;
	cursor: pointer;
	position: relative;
}

.consent__toggle input[type="checkbox"]:checked[b-d2lpc9bnt9] {
	background: #D9B8DE;
}

.consent__toggle input[type="checkbox"]:checked[b-d2lpc9bnt9]::after {
	content: "";
	position: absolute;
	left: 5px;
	top: 1px;
	width: 5px;
	height: 10px;
	border: solid #231F20;
	border-width: 0 2.5px 2.5px 0;
	transform: rotate(45deg);
}

.consent__save[b-d2lpc9bnt9] {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	font-family: inherit;
	font-size: 12.5px;
	font-weight: 800;
	letter-spacing: .12em;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFFFFF;
	background: #99419F;
	border: none;
	border-radius: 8px;
	padding: 15px 24px;
	transition: opacity 180ms cubic-bezier(0.23, 1, 0.32, 1),
				transform 120ms cubic-bezier(0.4, 0, 0.2, 1);
}

.consent__save:hover[b-d2lpc9bnt9] { opacity: 0.85; }
.consent__save:active[b-d2lpc9bnt9] { transform: scale(.97); }

.consent__arrow[b-d2lpc9bnt9] {
	font-size: 15px;
	line-height: 1;
}

.consent__toggle input:focus-visible[b-d2lpc9bnt9],
.consent__save:focus-visible[b-d2lpc9bnt9],
.consent__link:focus-visible[b-d2lpc9bnt9] {
	outline: 2px solid #FFFFFF;
	outline-offset: 3px;
}

/* Exit animation, triggered by JS adding the .is-leaving class before hiding. */
.consent.is-leaving[b-d2lpc9bnt9] {
	animation: consent-slide-down-b-d2lpc9bnt9 240ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@keyframes consent-slide-up-b-d2lpc9bnt9 {
	from { opacity: 0; transform: translateY(100%); }
	to { opacity: 1; transform: translateY(0); }
}

@keyframes consent-slide-down-b-d2lpc9bnt9 {
	from { opacity: 1; transform: translateY(0); }
	to { opacity: 0; transform: translateY(100%); }
}

@media (prefers-reduced-motion: reduce) {
	.consent[b-d2lpc9bnt9],
	.consent.is-leaving[b-d2lpc9bnt9] { animation: none; }
	.consent__save[b-d2lpc9bnt9] { transition: none; }
}

@media (max-width: 860px) {
	.consent__inner[b-d2lpc9bnt9] { padding: 18px 20px; gap: 16px; }
	.consent__controls[b-d2lpc9bnt9] {
		width: 100%;
		flex-direction: column;
		align-items: stretch;
		gap: 16px;
	}
	.consent__toggle span[b-d2lpc9bnt9] { font-size: 12px; }
	.consent__save[b-d2lpc9bnt9] { width: 100%; justify-content: center; }
}
/* /UI/Components/EditBlockDetailsDialog.razor.rz.scp.css */
.jlsm-details[b-larzso8rl1] {
	display: flex;
	flex-direction: column;
	gap: .875rem;
}

.jlsm-details__field[b-larzso8rl1] {
	display: flex;
	flex-direction: column;
	gap: .25rem;
}

.jlsm-details__label[b-larzso8rl1] {
	font-size: .75rem;
	font-weight: 700;
	color: var(--jlsm-ink);
}

.jlsm-details__input[b-larzso8rl1] {
	width: 100%;
	padding: .4375rem .625rem;
	border: 1px solid var(--jlsm-n300);
	border-radius: 6px;
	font: inherit;
	font-size: .8125rem;
	resize: vertical;
}

.jlsm-details__input:focus[b-larzso8rl1] {
	outline: 2px solid var(--jlsm-block-ink);
	outline-offset: -1px;
}

.jlsm-details__help[b-larzso8rl1] {
	color: var(--jlsm-n500);
	font-size: .6875rem;
}

.jlsm-details__type[b-larzso8rl1] {
	padding: .625rem .75rem;
	border-left: 3px solid var(--jlsm-block-ink);
	border-radius: 4px;
	background: var(--jlsm-block-tint);
	font-size: .75rem;
	line-height: 1.5;
}

.jlsm-details__problem[b-larzso8rl1] {
	margin: 0;
	color: var(--jlsm-red-deep);
	font-size: .75rem;
	font-weight: 600;
}
/* /UI/Components/EditGraphDetailsDialog.razor.rz.scp.css */
.jlsm-gdetails[b-jip9eer6ha] {
	display: flex;
	flex-direction: column;
	gap: .375rem;
	min-width: 0;
}

.jlsm-gdetails__label[b-jip9eer6ha] {
	color: var(--jlsm-n600);
	font-size: .75rem;
	font-weight: 700;
}

.jlsm-gdetails__input[b-jip9eer6ha] {
	width: 100%;
	padding: .4375rem .625rem;
	border: 1px solid var(--jlsm-n300);
	border-radius: 6px;
	font: inherit;
	font-size: .8125rem;
}

.jlsm-gdetails__input:focus[b-jip9eer6ha] {
	outline: 2px solid var(--jlsm-graph-ink);
	outline-offset: -1px;
}

.jlsm-gdetails__area[b-jip9eer6ha] {
	resize: vertical;
	line-height: 1.5;
}

.jlsm-gdetails__hint[b-jip9eer6ha] {
	margin: 0 0 .375rem;
	color: var(--jlsm-n500);
	font-size: .75rem;
	line-height: 1.5;
}

.jlsm-gdetails__problem[b-jip9eer6ha] {
	margin: 0;
	color: var(--jlsm-red-deep);
	font-size: .78125rem;
	font-weight: 600;
}
/* /UI/Components/EditRecordDetailsDialog.razor.rz.scp.css */
.jlsm-recdetails[b-1vb8qke62q] {
	display: flex;
	flex-direction: column;
	gap: .375rem;
	min-width: 0;
}

.jlsm-recdetails__label[b-1vb8qke62q] {
	color: var(--jlsm-n600);
	font-size: .75rem;
	font-weight: 700;
}

.jlsm-recdetails__input[b-1vb8qke62q] {
	width: 100%;
	padding: .4375rem .625rem;
	border: 1px solid var(--jlsm-n300);
	border-radius: 6px;
	font: inherit;
	font-size: .8125rem;
}

.jlsm-recdetails__input:focus[b-1vb8qke62q] {
	outline: 2px solid var(--jlsm-shared-ink);
	outline-offset: -1px;
}

.jlsm-recdetails__hint[b-1vb8qke62q] {
	margin: 0;
	color: var(--jlsm-n500);
	font-size: .75rem;
}

.jlsm-recdetails__problem[b-1vb8qke62q] {
	margin: 0;
	color: var(--jlsm-red-deep);
	font-size: .78125rem;
	font-weight: 600;
}

.jlsm-recdetails__warn[b-1vb8qke62q] {
	padding: .625rem .75rem;
	border: 1px solid var(--jlsm-n200);
	border-left: 3px solid var(--jlsm-warn-ink);
	border-radius: 6px;
	background: var(--jlsm-yellow-tint);
	color: var(--jlsm-ink);
	font-size: .78125rem;
	line-height: 1.5;
}

.jlsm-recdetails__warn p[b-1vb8qke62q] {
	margin: 0 0 .375rem;
}

.jlsm-recdetails__warn p:last-child[b-1vb8qke62q] {
	margin-bottom: 0;
}

.jlsm-recdetails__warn code[b-1vb8qke62q] {
	font-size: .75rem;
	word-break: break-all;
}
/* /UI/Components/HelpBar.razor.rz.scp.css */
.jlsm-helpbar[b-t5htju7ftz] {
	margin: 0 1.5rem 1rem;
	padding: .625rem .875rem;
	border: 1px solid var(--jlsm-purple-tint);
	border-left: 3px solid var(--jlsm-purple);
	border-radius: 6px;
	background: color-mix(in srgb, var(--jlsm-purple-tint) 45%, #ffffff);
}

.jlsm-helpbar--tight[b-t5htju7ftz] {
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.jlsm-helpbar__row[b-t5htju7ftz] {
	display: flex;
	align-items: center;
	gap: .625rem;
}

.jlsm-helpbar__mark[b-t5htju7ftz] {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: none;
	width: 1.125rem;
	height: 1.125rem;
	border-radius: 999px;
	background: var(--jlsm-purple);
	color: #ffffff;
	font-size: .6875rem;
	font-weight: 700;
}

.jlsm-helpbar__prompt[b-t5htju7ftz] {
	flex: 1 1 auto;
	min-width: 0;
	color: var(--jlsm-purple-deep);
	font-size: .8125rem;
	font-weight: 600;
}

.jlsm-helpbar__open[b-t5htju7ftz] {
	flex: none;
	padding: .1875rem .5rem;
	border: 1px solid var(--jlsm-purple);
	border-radius: 4px;
	background: transparent;
	color: var(--jlsm-purple);
	font: inherit;
	font-size: .75rem;
	font-weight: 600;
	cursor: pointer;
}

.jlsm-helpbar__open:hover[b-t5htju7ftz] {
	background: var(--jlsm-purple);
	color: #ffffff;
}

.jlsm-helpbar__toggle[b-t5htju7ftz] {
	flex: none;
	padding: 0 .25rem;
	border: none;
	background: transparent;
	color: var(--jlsm-purple);
	font: inherit;
	font-size: .75rem;
	line-height: 1;
	cursor: pointer;
}

.jlsm-helpbar__note[b-t5htju7ftz] {
	margin: .375rem 0 0 1.75rem;
	color: var(--jlsm-n500);
	font-size: .75rem;
}
/* /UI/Components/IdPatternRow.razor.rz.scp.css */
.jlsm-idrow[b-q5kxu2wtet] {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 9px 14px;
	border-bottom: 1px solid var(--jlsm-n200, #E7E6E6);
	background: var(--jlsm-n50, #FAFAF9);
}

.jlsm-idrow__grip[b-q5kxu2wtet] {
	color: var(--jlsm-n300, #D5D3D3);
	font-size: 13px;
	letter-spacing: -1px;
}

.jlsm-idrow__name[b-q5kxu2wtet] {
	font-family: ui-monospace, Menlo, Consolas, monospace;
	font-size: 13px;
	font-weight: 700;
	color: var(--jlsm-purple, #99419F);
}

.jlsm-idrow__mode[b-q5kxu2wtet] {
	height: 24px;
	padding: 0 10px;
	border-radius: 999px;
	border: 1px solid var(--jlsm-n300, #D5D3D3);
	background: #fff;
	font-size: 12px;
	font-weight: 600;
	color: var(--jlsm-ink, #231F20);
	cursor: pointer;
}

.jlsm-idrow__mode:disabled[b-q5kxu2wtet] {
	opacity: .45;
	cursor: not-allowed;
}

.jlsm-idrow__preview[b-q5kxu2wtet] {
	font-family: ui-monospace, Menlo, Consolas, monospace;
	font-size: 12px;
	color: var(--jlsm-n500, #7A7A7A);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jlsm-idrow__slug[b-q5kxu2wtet] {
	font-size: 12px;
	max-width: 260px;
}

.jlsm-idrow__hint[b-q5kxu2wtet] {
	font-size: 12px;
	color: #7A7A7A;
}
/* /UI/Components/ManagerHelpDrawer.razor.rz.scp.css */
.jlsm-help[b-dct1so4vpv] {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	height: 100%;
	min-height: 0;
	font-family: var(--font-sans);
	color: var(--jlsm-ink);
}

.jlsm-help__band[b-dct1so4vpv] {
	flex: none;
	display: flex;
	align-items: baseline;
	gap: .5rem;
	padding: .75rem 3rem .75rem 1.25rem;
	background: var(--jlsm-purple);
	color: #ffffff;
}

.jlsm-help__brand[b-dct1so4vpv] {
	font-size: .8125rem;
	font-weight: 700;
	letter-spacing: .02em;
}

.jlsm-help__tag[b-dct1so4vpv] {
	font-size: .6875rem;
	opacity: .85;
}

.jlsm-help__tabs[b-dct1so4vpv] {
	flex: none;
	display: flex;
	gap: .25rem;
	padding: .5rem 1.25rem 0;
	border-bottom: 1px solid var(--jlsm-n200);
}

.jlsm-help__tab[b-dct1so4vpv] {
	padding: .375rem .625rem;
	border: none;
	border-bottom: 2px solid transparent;
	background: transparent;
	color: var(--jlsm-n500);
	font: inherit;
	font-size: .75rem;
	font-weight: 600;
	cursor: pointer;
}

.jlsm-help__tab--on[b-dct1so4vpv] {
	border-bottom-color: var(--jlsm-purple);
	color: var(--jlsm-purple);
}

.jlsm-help__search[b-dct1so4vpv] {
	width: 100%;
	margin-bottom: 1rem;
	padding: .4375rem .625rem;
	border: 1px solid var(--jlsm-n300);
	border-radius: 6px;
	font: inherit;
	font-size: .8125rem;
}

.jlsm-help__search:focus[b-dct1so4vpv] {
	outline: 2px solid var(--jlsm-purple);
	outline-offset: -1px;
}

.jlsm-help__section[b-dct1so4vpv] {
	margin-bottom: 1.25rem;
}

.jlsm-help__sectionhead[b-dct1so4vpv] {
	margin: 0 0 .5rem;
	color: var(--jlsm-purple);
	font-size: .6875rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .08em;
}

.jlsm-help__hits[b-dct1so4vpv] {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid var(--jlsm-n200);
}

.jlsm-help__hits li[b-dct1so4vpv] {
	padding: .625rem 0;
	border-bottom: 1px solid var(--jlsm-n200);
	color: var(--jlsm-purple-deep);
	font-size: .8125rem;
	font-weight: 600;
}

.jlsm-help__body[b-dct1so4vpv] {
	flex: 1 1 auto;
	min-height: 0;
	overflow-y: auto;
	padding: 1.25rem 1.25rem 2rem;
	container-type: inline-size;
}

.jlsm-help__empty[b-dct1so4vpv] {
	margin: 0;
	color: var(--jlsm-n500);
	font-size: .875rem;
}

[b-dct1so4vpv] h2 {
	display: inline-block;
	margin: 0 0 1.25rem;
	padding: .3125rem .625rem;
	border-radius: 999px;
	background: var(--jlsm-graph-tint);
	color: var(--jlsm-graph-ink);
	font-size: .75rem;
	font-weight: 700;
	letter-spacing: .02em;
}

[b-dct1so4vpv] h3 {
	margin: 1.5rem 0 .5rem;
	color: var(--jlsm-purple);
	font-size: .6875rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .08em;
}

[b-dct1so4vpv] h3:first-of-type {
	margin-top: 0;
}

[b-dct1so4vpv] p {
	margin: 0 0 .75rem;
	font-size: .875rem;
	line-height: 1.55;
}

[b-dct1so4vpv] code {
	padding: .0625rem .25rem;
	border-radius: 3px;
	background: var(--jlsm-n100);
	font-size: .8125em;
}

[b-dct1so4vpv] ol {
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: jlsm-help-step;
}

[b-dct1so4vpv] ol li {
	position: relative;
	counter-increment: jlsm-help-step;
	padding: 0 0 .625rem 1.75rem;
	font-size: .875rem;
	line-height: 1.5;
}

[b-dct1so4vpv] ol li::before {
	content: counter(jlsm-help-step);
	position: absolute;
	left: 0;
	top: .0625rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.125rem;
	height: 1.125rem;
	border-radius: 999px;
	background: var(--jlsm-purple-tint);
	color: var(--jlsm-purple-deep);
	font-size: .625rem;
	font-weight: 700;
}

[b-dct1so4vpv] ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid var(--jlsm-n200);
}

[b-dct1so4vpv] ul li {
	position: relative;
	padding: .625rem .5rem .625rem 0;
	border-bottom: 1px solid var(--jlsm-n200);
	font-size: .8125rem;
	line-height: 1.45;
	color: var(--jlsm-purple-deep);
	cursor: default;
}

[b-dct1so4vpv] ul li.help-video {
	padding-left: 2.25rem;
	font-weight: 600;
}

[b-dct1so4vpv] ul li.help-video::before {
	content: "B6";
	position: absolute;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 4px;
	background: var(--jlsm-purple);
	color: #ffffff;
	font-size: .5rem;
}

[b-dct1so4vpv] ul li::after {
	content: "\203A";
	float: right;
	color: var(--jlsm-n400);
	font-size: 1rem;
	line-height: 1.1;
}

[b-dct1so4vpv] .help-note {
	margin: 1.75rem 0 0;
	padding-top: .875rem;
	border-top: 1px solid var(--jlsm-n200);
	color: var(--jlsm-n500);
	font-size: .75rem;
	line-height: 1.5;
}

[b-dct1so4vpv] figure.help-video {
	margin: 16px 0;
}

[b-dct1so4vpv] figure.help-video video {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	border-radius: 8px;
	background: #231F20;
}

[b-dct1so4vpv] figure.help-video figcaption {
	margin-top: 6px;
	font-size: 13px;
	color: #5B5754;
}

[b-dct1so4vpv] figure.help-video .help-video__note {
	font-size: 13px;
	color: #7A7A7A;
	font-style: italic;
}

.jlsm-help__expand[b-dct1so4vpv] {
	margin-left: auto;
	margin-right: .25rem;
	width: 1.75rem;
	height: 1.75rem;
	border: none;
	border-radius: 6px;
	background: transparent;
	color: #ffffff;
	font-size: 1rem;
	line-height: 1;
	cursor: pointer;
}

.jlsm-help__expand:hover[b-dct1so4vpv] {
	background: rgba(255, 255, 255, .18);
}

.jlsm-help__body[b-dct1so4vpv]  h3 {
	margin: 1rem 0 .4375rem;
	color: var(--jlsm-n500);
	font-size: .625rem;
	font-weight: 800;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.jlsm-help__body[b-dct1so4vpv]  h3:first-child {
	margin-top: 0;
}

[b-dct1so4vpv] .jlsm-help__link {
	background: none;
	border: 0;
	padding: 0;
	font: inherit;
	color: var(--jlsm-link, #1d4ed8);
	text-align: left;
	cursor: pointer;
	text-decoration: underline;
	text-underline-offset: 2px;
}

[b-dct1so4vpv] .jlsm-help__link:hover {
	text-decoration-thickness: 2px;
}

.jlsm-help__back[b-dct1so4vpv] {
	background: none;
	border: 0;
	padding: 0 0 0.75rem 0;
	font: inherit;
	color: var(--jlsm-link, #1d4ed8);
	cursor: pointer;
}

[b-dct1so4vpv] table {
	width: 100%;
	margin: 0 0 1rem;
	border-collapse: collapse;
	font-size: .8125rem;
	line-height: 1.45;
}

[b-dct1so4vpv] table th,
[b-dct1so4vpv] table td {
	padding: .5rem .625rem;
	border-bottom: 1px solid var(--jlsm-n200, #e7e5e4);
	text-align: left;
	vertical-align: top;
}

[b-dct1so4vpv] table thead th {
	position: sticky;
	top: 0;
	background: var(--jlsm-n100, #f5f5f4);
	border-bottom: 2px solid var(--jlsm-n300, #d6d3d1);
	color: var(--jlsm-n700, #44403c);
	font-size: .6875rem;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
	white-space: nowrap;
}

[b-dct1so4vpv] table tbody tr:last-child th,
[b-dct1so4vpv] table tbody tr:last-child td {
	border-bottom: 0;
}

[b-dct1so4vpv] table tbody tr:hover td {
	background: var(--jlsm-n50, #fafaf9);
}

[b-dct1so4vpv] table td:first-child {
	font-weight: 600;
}

/* A table narrower than its columns scrolls on its own rather than widening the drawer. */
@container (max-width: 44rem) {
	[b-dct1so4vpv] table {
		display: block;
		overflow-x: auto;
	}
}

.jlsm-help__article[b-dct1so4vpv] {
	max-width: 60rem;
}

.jlsm-help__article[b-dct1so4vpv]  h2 {
	display: block;
	margin: 0 0 .75rem;
	padding: 0;
	border-radius: 0;
	background: none;
	color: var(--jlsm-n900, #1c1917);
	font-size: 1.375rem;
	font-weight: 700;
	letter-spacing: -.01em;
	line-height: 1.25;
}

.jlsm-help__article[b-dct1so4vpv]  h2 ~ h2 {
	margin-top: 2rem;
	padding-top: 1.25rem;
	border-top: 1px solid var(--jlsm-n200, #e7e5e4);
}

.jlsm-help__article[b-dct1so4vpv]  h3 {
	margin: 1.5rem 0 .5rem;
	color: var(--jlsm-n900, #1c1917);
	font-size: 1rem;
	font-weight: 650;
	letter-spacing: 0;
	text-transform: none;
}

.jlsm-help__article[b-dct1so4vpv]  p,
.jlsm-help__article[b-dct1so4vpv]  li {
	font-size: .9375rem;
	line-height: 1.6;
}

.jlsm-help__article[b-dct1so4vpv]  .help-note {
	margin: 1rem 0;
	padding: .625rem .75rem;
	border-left: 3px solid var(--jlsm-purple, #7c3aed);
	background: var(--jlsm-n50, #fafaf9);
	color: var(--jlsm-n700, #44403c);
	font-size: .8125rem;
}
/* /UI/Components/ManagerRailTeaser.razor.rz.scp.css */
.jlsm-rail-teaser[b-rm7f068rl3] {
	display: flex;
	flex-direction: column;
	gap: 6px;
	margin: 0 0 12px;
	padding: 12px;
	border-radius: 10px;
	background: var(--jlsm-purple-tint);
	color: var(--jlsm-purple-deep);
}

.jlsm-rail-teaser__guide[b-rm7f068rl3],
.jlsm-rail-teaser__all[b-rm7f068rl3] {
	display: flex;
	align-items: center;
	gap: 8px;
	width: 100%;
	padding: 0;
	border: 0;
	background: none;
	color: inherit;
	font: inherit;
	font-size: 13px;
	text-align: left;
	cursor: pointer;
}

.jlsm-rail-teaser__guide:hover .jlsm-rail-teaser__title[b-rm7f068rl3],
.jlsm-rail-teaser__all:hover[b-rm7f068rl3] {
	text-decoration: underline;
}

.jlsm-rail-teaser__new[b-rm7f068rl3] {
	flex: none;
	padding: 1px 6px;
	border-radius: 999px;
	background: var(--jlsm-purple);
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .04em;
}

.jlsm-rail-teaser__title[b-rm7f068rl3] {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.jlsm-rail-teaser__all[b-rm7f068rl3] {
	margin-top: 4px;
	font-weight: 600;
	color: var(--jlsm-purple);
}
/* /UI/Components/NewSharedRecordDialog.razor.rz.scp.css */
.jlsm-newrec[b-nnnqp884fg] {
	display: flex;
	flex-direction: column;
	gap: .5rem;
	min-width: 0;
}

.jlsm-newrec__label[b-nnnqp884fg] {
	color: var(--jlsm-n600);
	font-size: .75rem;
	font-weight: 700;
}

.jlsm-newrec__input[b-nnnqp884fg] {
	width: 100%;
	padding: .4375rem .625rem;
	border: 1px solid var(--jlsm-n300);
	border-radius: 6px;
	font: inherit;
	font-size: .8125rem;
}

.jlsm-newrec__input:focus[b-nnnqp884fg] {
	outline: 2px solid var(--jlsm-shared-ink);
	outline-offset: -1px;
}

.jlsm-newrec__hint[b-nnnqp884fg] {
	margin: 0;
	color: var(--jlsm-n500);
	font-size: .75rem;
	line-height: 1.5;
}

.jlsm-newrec__shapes[b-nnnqp884fg] {
	display: flex;
	gap: .5rem;
	margin-top: .25rem;
}

.jlsm-newrec__shape[b-nnnqp884fg] {
	flex: 1 1 0;
	display: grid;
	grid-template-columns: auto 1fr;
	gap: .25rem .5rem;
	padding: .625rem .75rem;
	border: 1px solid var(--jlsm-n200);
	border-radius: 6px;
	cursor: pointer;
}

.jlsm-newrec__shape--on[b-nnnqp884fg] {
	border-color: var(--jlsm-shared-ink);
	background: var(--jlsm-shared-tint);
}

.jlsm-newrec__shapename[b-nnnqp884fg] {
	font-size: .8125rem;
	font-weight: 700;
	color: var(--jlsm-ink);
}

.jlsm-newrec__shapenote[b-nnnqp884fg] {
	grid-column: 2;
	color: var(--jlsm-n600);
	font-size: .75rem;
	line-height: 1.45;
}

.jlsm-newrec__list[b-nnnqp884fg] {
	margin: 0;
	padding: 0;
	max-height: 14rem;
	overflow-y: auto;
	list-style: none;
	border: 1px solid var(--jlsm-n200);
	border-radius: 6px;
}

.jlsm-newrec__item[b-nnnqp884fg] {
	border-bottom: 1px solid var(--jlsm-n100);
}

.jlsm-newrec__item:last-child[b-nnnqp884fg] {
	border-bottom: none;
}

.jlsm-newrec__item--on[b-nnnqp884fg] {
	background: var(--jlsm-shared-tint);
}

.jlsm-newrec__row[b-nnnqp884fg] {
	display: flex;
	align-items: baseline;
	gap: .5rem;
	padding: .375rem .625rem;
	cursor: pointer;
}

.jlsm-newrec__name[b-nnnqp884fg] {
	font-size: .8125rem;
	font-weight: 600;
	color: var(--jlsm-ink);
}

.jlsm-newrec__none[b-nnnqp884fg] {
	margin: 0;
	color: var(--jlsm-n600);
	font-size: .8125rem;
}

.jlsm-newrec__problem[b-nnnqp884fg] {
	margin: 0;
	color: var(--jlsm-red-deep);
	font-size: .78125rem;
	font-weight: 600;
}
/* /UI/Components/PropertyRow.razor.rz.scp.css */
.jlsm-prow[b-b3646wcu6c] {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 9px 14px;
	border-bottom: 1px solid var(--jlsm-n200, #E7E6E6);
	background: #fff;
}

.jlsm-prow:last-child[b-b3646wcu6c] {
	border-bottom: none;
}

.jlsm-prow__grip[b-b3646wcu6c] {
	color: var(--jlsm-n300, #D5D3D3);
	font-size: 13px;
	letter-spacing: -1px;
	cursor: grab;
}

.jlsm-prow__grip:active[b-b3646wcu6c] {
	cursor: grabbing;
}

.jlsm-prow.is-dragging[b-b3646wcu6c] {
	opacity: .45;
}

.jlsm-prow.is-over[b-b3646wcu6c] {
	box-shadow: inset 0 2px 0 0 var(--jlsm-purple, #99419F);
}

.jlsm-prow__name[b-b3646wcu6c] {
	font-family: ui-monospace, Menlo, Consolas, monospace;
	font-size: 13px;
	font-weight: 500;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-prow__req[b-b3646wcu6c],
.jlsm-prow__rec[b-b3646wcu6c],
.jlsm-prow__custom[b-b3646wcu6c] {
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .06em;
	text-transform: uppercase;
	border-radius: 4px;
	padding: 1px 7px;
}

.jlsm-prow__req[b-b3646wcu6c] {
	color: var(--jlsm-warn-ink, #6B5200);
	background: var(--jlsm-yellow-tint, #FFF7CC);
}

.jlsm-prow__rec[b-b3646wcu6c] {
	color: var(--jlsm-purple-deep, #633569);
	background: var(--jlsm-purple-tint, #F3EAF4);
}

.jlsm-prow__custom[b-b3646wcu6c] {
	color: var(--jlsm-n600, #4A4547);
	background: var(--jlsm-n100, #F5F4F2);
}

.jlsm-prow__type[b-b3646wcu6c] {
	display: inline-flex;
	align-items: center;
	font-size: 13px;
	font-weight: 600;
	color: var(--jlsm-block-ink, #31506E);
	background: var(--jlsm-block-tint, #E9EEF4);
	border-radius: 6px;
	padding: 4px 11px;
}

.jlsm-prow__ctl[b-b3646wcu6c] {
	display: inline-flex;
	align-items: center;
	gap: 2px;
	margin-left: auto;
}

.jlsm-prow__select[b-b3646wcu6c] {
	height: 26px;
	margin-right: 6px;
	padding: 0 6px;
	border: 1px solid var(--jlsm-n300, #D5D3D3);
	border-radius: 4px;
	background: #fff;
	font-size: 12px;
	color: var(--jlsm-n600, #4A4547);
}

.jlsm-prow__btn[b-b3646wcu6c] {
	width: 26px;
	height: 26px;
	border: none;
	background: transparent;
	border-radius: 4px;
	color: var(--jlsm-n400, #A9A6A7);
	font-size: 13px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.jlsm-prow__btn:hover:not(:disabled)[b-b3646wcu6c] {
	background: var(--jlsm-n100, #F5F4F2);
	color: var(--jlsm-ink, #231F20);
}

.jlsm-prow__btn--remove:hover:not(:disabled)[b-b3646wcu6c] {
	color: var(--jlsm-red, #C1272D);
}

.jlsm-prow__btn:disabled[b-b3646wcu6c],
.jlsm-prow__select:disabled[b-b3646wcu6c] {
	opacity: .45;
	cursor: not-allowed;
}

.jlsm-prow__contains[b-b3646wcu6c] {
	display: flex;
	align-items: center;
	gap: .375rem;
	margin-left: auto;
}

.jlsm-prow__select--contains[b-b3646wcu6c] {
	min-width: 8.5rem;
}

.jlsm-prow__select--which[b-b3646wcu6c] {
	min-width: 7rem;
}

.jlsm-prow__ingraph[b-b3646wcu6c] {
	color: var(--jlsm-n500);
	font-size: .6875rem;
	font-style: italic;
	white-space: nowrap;
}
/* /UI/Components/SchemaTypeCard.razor.rz.scp.css */
.jlsm-typecard[b-cxdrn9zzui] {
	padding: .875rem 1rem;
	border: 1px solid var(--jlsm-n200);
	border-left: 3px solid var(--jlsm-block-ink);
	border-radius: 6px;
	background: var(--jlsm-block-tint);
}

.jlsm-typecard--shared[b-cxdrn9zzui] {
	border-left-color: var(--jlsm-shared-ink);
	background: var(--jlsm-shared-tint);
}

.jlsm-typecard__head[b-cxdrn9zzui] {
	display: flex;
	align-items: baseline;
	gap: .625rem;
}

.jlsm-typecard__label[b-cxdrn9zzui] {
	color: var(--jlsm-n500);
	font-size: .6875rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .06em;
}

.jlsm-typecard__name[b-cxdrn9zzui] {
	color: var(--jlsm-block-ink);
	font-size: 1rem;
	font-weight: 700;
}

.jlsm-typecard--shared .jlsm-typecard__name[b-cxdrn9zzui] {
	color: var(--jlsm-shared-ink);
}

.jlsm-typecard__link[b-cxdrn9zzui] {
	margin-left: auto;
	color: var(--jlsm-block-ink);
	font-size: .75rem;
	font-weight: 600;
	text-decoration: none;
}

.jlsm-typecard--shared .jlsm-typecard__link[b-cxdrn9zzui] {
	color: var(--jlsm-shared-ink);
}

.jlsm-typecard__link:hover[b-cxdrn9zzui] {
	text-decoration: underline;
}

.jlsm-typecard__note[b-cxdrn9zzui],
.jlsm-typecard__def[b-cxdrn9zzui] {
	margin: .5rem 0 0;
	font-size: .8125rem;
	line-height: 1.5;
}

.jlsm-typecard__def[b-cxdrn9zzui] {
	color: var(--jlsm-n600);
}
/* /UI/Components/SetValueDialog.razor.rz.scp.css */
.jlsm-setval[b-kprylbmq5k] {
	display: flex;
	flex-direction: column;
	gap: .625rem;
	min-width: 0;
}

.jlsm-setval__tabs[b-kprylbmq5k] {
	display: flex;
	gap: .25rem;
	border-bottom: 1px solid var(--jlsm-n200);
}

.jlsm-setval__tab[b-kprylbmq5k] {
	padding: .375rem .625rem;
	border: none;
	border-bottom: 2px solid transparent;
	background: transparent;
	color: var(--jlsm-n500);
	font: inherit;
	font-size: .75rem;
	font-weight: 600;
	cursor: pointer;
}

.jlsm-setval__tab--on[b-kprylbmq5k] {
	border-bottom-color: var(--jlsm-graph-ink);
	color: var(--jlsm-graph-ink);
}

.jlsm-setval__input[b-kprylbmq5k] {
	width: 100%;
	padding: .4375rem .625rem;
	border: 1px solid var(--jlsm-n300);
	border-radius: 6px;
	font: inherit;
	font-size: .8125rem;
}

.jlsm-setval__input:focus[b-kprylbmq5k] {
	outline: 2px solid var(--jlsm-graph-ink);
	outline-offset: -1px;
}

.jlsm-setval__list[b-kprylbmq5k] {
	margin: 0;
	padding: 0;
	max-height: 18rem;
	overflow-y: auto;
	list-style: none;
	border: 1px solid var(--jlsm-n200);
	border-radius: 6px;
}

.jlsm-setval__item[b-kprylbmq5k] {
	border-bottom: 1px solid var(--jlsm-n100);
}

.jlsm-setval__item:last-child[b-kprylbmq5k] {
	border-bottom: none;
}

.jlsm-setval__item--on[b-kprylbmq5k] {
	background: var(--jlsm-graph-tint);
}

.jlsm-setval__row[b-kprylbmq5k] {
	display: flex;
	align-items: baseline;
	gap: .5rem;
	padding: .4375rem .625rem;
	cursor: pointer;
}

.jlsm-setval__name[b-kprylbmq5k] {
	font-size: .8125rem;
	font-weight: 600;
	color: var(--jlsm-ink);
}

.jlsm-setval__detail[b-kprylbmq5k] {
	margin-left: auto;
	color: var(--jlsm-n500);
	font-size: .75rem;
	overflow-wrap: anywhere;
}

.jlsm-setval__hint[b-kprylbmq5k] {
	margin: 0;
	color: var(--jlsm-n600);
	font-size: .78125rem;
	line-height: 1.5;
}

.jlsm-setval__none[b-kprylbmq5k] {
	margin: 0;
	color: var(--jlsm-n600);
	font-size: .8125rem;
}
/* /UI/Components/TreePicker.razor.rz.scp.css */
.jlsm-tree[b-qo48kf7dq8] {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.jlsm-tree__control[b-qo48kf7dq8] {
	display: flex;
	align-items: center;
	gap: 8px;
}

.jlsm-tree__panel[b-qo48kf7dq8] {
	max-height: 280px;
	overflow: auto;
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 6px;
	background: var(--jlsm-n50, #FAFAF9);
	padding: 6px 4px;
}

.jlsm-tree__node[b-qo48kf7dq8] {
	display: flex;
	align-items: center;
	gap: 4px;
	height: 26px;
}

.jlsm-tree__caret[b-qo48kf7dq8] {
	width: 16px;
	text-align: center;
	color: var(--jlsm-n400, #A9A6A7);
	font-size: 10px;
	cursor: pointer;
	user-select: none;
	flex: none;
}

.jlsm-tree__label[b-qo48kf7dq8] {
	border: none;
	background: transparent;
	padding: 2px 6px;
	border-radius: 4px;
	font-family: inherit;
	font-size: 13px;
	color: var(--jlsm-ink, #231F20);
	cursor: pointer;
	text-align: left;
	white-space: nowrap;
}

.jlsm-tree__label:hover[b-qo48kf7dq8] {
	background: #fff;
	color: var(--jlsm-purple-deep, #633569);
	box-shadow: inset 0 0 0 1px var(--jlsm-n200, #E7E6E6);
}

.jlsm-tree__loading[b-qo48kf7dq8] {
	font-size: 12px;
	color: var(--jlsm-n500, #7A7A7A);
	padding: 4px 6px;
}

.jlsm-tree__error[b-qo48kf7dq8] {
	font-size: 12px;
	color: var(--jlsm-red, #C1272D);
	padding: 4px 6px;
}
/* /UI/Components/UpdateDetail.razor.rz.scp.css */
/* Scoped to this component, not to the page that uses it: the <details> is rendered here, so it carries
   THIS component's scope attribute and a rule written on the parent page would never match it. */

.jlsm-update__detail summary[b-sm7fapuive] {
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 0.5rem;
	padding: 0.5rem 0;
}

.jlsm-update__detail-count[b-sm7fapuive] {
	font-variant-numeric: tabular-nums;
	opacity: 0.7;
}

/* Long lists scroll inside the section rather than pushing the button off the page — the button is the
   point of the screen and must stay reachable. */
.jlsm-update__detail ul[b-sm7fapuive] {
	max-height: 18rem;
	overflow-y: auto;
	margin: 0;
	padding-left: 1.25rem;
}

.jlsm-update__detail li[b-sm7fapuive] {
	padding: 0.125rem 0;
}
/* /UI/Layouts/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-g2969k2hkb] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-g2969k2hkb] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /UI/Layouts/PlainLayout.razor.rz.scp.css */
.jlsm-plain[b-k5qa6ogy51] {
	min-height: 100vh;
	background: var(--jlsm-n50, #FAFAF9);
	font-family: Montserrat, "Segoe UI", system-ui, sans-serif;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-plain__bar[b-k5qa6ogy51] {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 14px 24px;
	background: #FFFFFF;
	border-bottom: 1px solid var(--jlsm-n200, #E7E6E6);
}

.jlsm-plain__name[b-k5qa6ogy51] {
	font-size: 15px;
	font-weight: 700;
	letter-spacing: -0.01em;
}

.jlsm-plain__platform[b-k5qa6ogy51] {
	font-size: 12px;
	font-weight: 500;
	color: var(--jlsm-n500, #7A7A7A);
}

.jlsm-plain__body[b-k5qa6ogy51] {
	display: flex;
	justify-content: center;
	padding: 56px 24px;
}
/* /UI/Layouts/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-zea2yxabtk],
.components-reconnect-repeated-attempt-visible[b-zea2yxabtk],
.components-reconnect-failed-visible[b-zea2yxabtk],
.components-pause-visible[b-zea2yxabtk],
.components-resume-failed-visible[b-zea2yxabtk],
.components-rejoining-animation[b-zea2yxabtk] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-zea2yxabtk],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-zea2yxabtk],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-zea2yxabtk],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-zea2yxabtk],
#components-reconnect-modal.components-reconnect-retrying[b-zea2yxabtk],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-zea2yxabtk],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-zea2yxabtk],
#components-reconnect-modal.components-reconnect-failed[b-zea2yxabtk],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-zea2yxabtk] {
    display: block;
}


#components-reconnect-modal[b-zea2yxabtk] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-zea2yxabtk 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-zea2yxabtk 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-zea2yxabtk 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-zea2yxabtk]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-zea2yxabtk 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-zea2yxabtk {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-zea2yxabtk {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-zea2yxabtk {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-zea2yxabtk] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-zea2yxabtk] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-zea2yxabtk] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-zea2yxabtk] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-zea2yxabtk] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-zea2yxabtk] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-zea2yxabtk] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-zea2yxabtk 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-zea2yxabtk] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-zea2yxabtk {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /UI/Pages/BlockEditor.razor.rz.scp.css */
.jlsm-editor__fields[b-1oj4an8xca] {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.jlsm-editor__field[b-1oj4an8xca] {
	flex: 1;
	max-width: 420px;
	display: flex;
	flex-direction: column;
}

.jlsm-editor__field > span:first-child[b-1oj4an8xca] {
	font-size: 11px;
	font-weight: 600;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--jlsm-n500, #7A7A7A);
	margin-bottom: 4px;
}

.jlsm-editor__field input[b-1oj4an8xca] {
	width: 100%;
	height: 36px;
	padding: 0 12px;
	border: 1px solid var(--jlsm-n300, #D5D3D3);
	border-radius: 4px;
	font-size: 14px;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-editor__field input:disabled[b-1oj4an8xca] {
	background: var(--jlsm-n100, #F5F4F2);
	cursor: not-allowed;
}

.jlsm-editor__split[b-1oj4an8xca] {
	display: flex;
	gap: 24px;
	align-items: flex-start;
}

.jlsm-editor__structure[b-1oj4an8xca] {
	flex: 1;
	min-width: 0;
}

.jlsm-editor__rows[b-1oj4an8xca] {
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 8px;
	overflow: hidden;
}

.jlsm-editor__addrow[b-1oj4an8xca] {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 11px 14px;
	background: #fff;
}

.jlsm-editor__addrow input[b-1oj4an8xca] {
	flex: 1;
	height: 32px;
	padding: 0 10px;
	border: 1px solid var(--jlsm-n300, #D5D3D3);
	border-radius: 4px;
	font-size: 13px;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-editor__pending[b-1oj4an8xca] {
	margin-top: 10px;
	font-size: 12px;
	font-weight: 600;
	color: var(--jlsm-purple-deep, #633569);
}

@media (max-width: 1100px) {
	.jlsm-editor__split[b-1oj4an8xca] {
		flex-direction: column;
	}
}

.jlsm-editor__fieldsource[b-1oj4an8xca] {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 6px 12px 10px;
	border-bottom: 1px solid var(--jlsm-n200, #E7E6E6);
}

.jlsm-editor__fieldsource input[b-1oj4an8xca] {
	flex: 1;
	min-width: 0;
	font-size: 12px;
	padding: 4px 8px;
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 6px;
}

.jlsm-editor__fieldproblem[b-1oj4an8xca] {
	color: #B3261E;
	font-size: 12px;
}

.jlsm-editor__usedin[b-1oj4an8xca] {
	margin-right: .5rem;
	color: var(--jlsm-n500);
	font-size: .75rem;
	font-weight: 600;
	white-space: nowrap;
}

.jlsm-editor__split--single[b-1oj4an8xca] {
	grid-template-columns: minmax(0, 1fr);
}

.jlsm-editor__addprop[b-1oj4an8xca] {
	display: flex;
	align-items: center;
	gap: .375rem;
	width: 100%;
	margin-top: .5rem;
	padding: .625rem .75rem;
	border: 1px dashed var(--jlsm-n300);
	border-radius: 6px;
	background: transparent;
	color: var(--jlsm-block-ink);
	font: inherit;
	font-size: .8125rem;
	font-weight: 600;
	cursor: pointer;
}

.jlsm-editor__addprop:hover:not(:disabled)[b-1oj4an8xca] {
	border-color: var(--jlsm-block-ink);
	background: var(--jlsm-block-tint);
}

.jlsm-editor__addprop:disabled[b-1oj4an8xca] {
	opacity: .5;
	cursor: default;
}

.jlsm-editor__summary[b-1oj4an8xca] {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1rem;
}

.jlsm-editor__summaryhead[b-1oj4an8xca] {
	display: flex;
	align-items: baseline;
	gap: .625rem;
}

.jlsm-editor__summaryname[b-1oj4an8xca] {
	font-size: 1.0625rem;
	font-weight: 700;
	color: var(--jlsm-ink);
}

.jlsm-editor__summarycat[b-1oj4an8xca] {
	padding: .0625rem .5rem;
	border-radius: 999px;
	background: var(--jlsm-block-tint);
	color: var(--jlsm-block-ink);
	font-size: .6875rem;
	font-weight: 600;
}

.jlsm-editor__summarynotes[b-1oj4an8xca] {
	margin: .375rem 0 0;
	color: var(--jlsm-n600);
	font-size: .8125rem;
}
/* /UI/Pages/Blocks.razor.rz.scp.css */
.jlsm-blocks[b-jht510g14e] {
	padding: 14px 28px 28px;
}

.jlsm-blocks__toolbar[b-jht510g14e] {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 12px;
}

.jlsm-blocks__view[b-jht510g14e] {
	margin-left: auto;
}

.jlsm-blocks__section[b-jht510g14e] {
	padding: 8px 0 4px;
}

.jlsm-blocks__h2[b-jht510g14e] {
	font-size: 17px;
	font-weight: 700;
	color: var(--jlsm-ink);
	margin: 12px 0;
}

.jlsm-blocks__n[b-jht510g14e] {
	font-size: 12px;
	font-weight: 500;
	color: var(--jlsm-n500, #7A7A7A);
	margin-left: 6px;
}

.jlsm-block-grid[b-jht510g14e] {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 12px;
	margin-bottom: 10px;
}

.jlsm-blocks__open[b-jht510g14e] {
	text-decoration: none;
}

.jlsm-cats[b-jht510g14e] {
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 8px;
	background: var(--jlsm-n50, #FAFAF9);
	padding: 14px 16px;
	margin-bottom: 8px;
}

.jlsm-cats__head[b-jht510g14e] {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--jlsm-n500, #7A7A7A);
	margin-bottom: 10px;
}

.jlsm-cats__row[b-jht510g14e] {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 6px;
}

.jlsm-cats__row input[b-jht510g14e] {
	flex: 1;
	max-width: 320px;
	height: 32px;
	padding: 0 10px;
	border: 1px solid var(--jlsm-n300, #D5D3D3);
	border-radius: 4px;
	font-size: 13px;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-cats__count[b-jht510g14e] {
	font-size: 12px;
	color: var(--jlsm-n500, #7A7A7A);
	min-width: 72px;
}

.jlsm-cats__btn[b-jht510g14e] {
	width: 28px;
	height: 28px;
	border: 1px solid var(--jlsm-n300, #D5D3D3);
	background: #fff;
	border-radius: 4px;
	color: var(--jlsm-n600, #4A4547);
	cursor: pointer;
}

.jlsm-cats__btn:hover:not(:disabled)[b-jht510g14e] {
	border-color: var(--jlsm-purple, #99419F);
	color: var(--jlsm-ink, #231F20);
}

.jlsm-cats__btn--remove:hover:not(:disabled)[b-jht510g14e] {
	border-color: var(--jlsm-red, #C1272D);
	color: var(--jlsm-red, #C1272D);
}

.jlsm-cats__btn:disabled[b-jht510g14e],
.jlsm-cats__row input:disabled[b-jht510g14e] {
	opacity: .45;
	cursor: not-allowed;
}

.jlsm-cats__note[b-jht510g14e] {
	font-size: 11.5px;
	color: var(--jlsm-n600, #4A4547);
	margin-top: 10px;
}
/* /UI/Pages/CheckoutReturn.razor.rz.scp.css */
.jlsm-return[b-0f4uete7wo] {
	width: 100%;
	max-width: 30rem;
	background: #FFFFFF;
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 10px;
	padding: 36px 32px 32px;
	text-align: center;
	box-shadow: 0 1px 2px rgba(35, 31, 32, 0.04);
}

.jlsm-return__mark[b-0f4uete7wo] {
	width: 46px;
	height: 46px;
	margin: 0 auto 20px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
}

.jlsm-return__mark--good[b-0f4uete7wo] {
	background: rgba(31, 138, 91, 0.12);
	color: var(--jlsm-valid, #1F8A5B);
}

.jlsm-return__mark--wait[b-0f4uete7wo] {
	background: rgba(255, 218, 3, 0.22);
	color: var(--jlsm-ink, #231F20);
}

.jlsm-return__mark--quiet[b-0f4uete7wo] {
	background: var(--jlsm-n100, #F5F4F2);
	color: var(--jlsm-n500, #7A7A7A);
}

.jlsm-return__title[b-0f4uete7wo] {
	margin: 0 0 8px;
	font-size: 21px;
	font-weight: 700;
	letter-spacing: -0.02em;
}

.jlsm-return__lead[b-0f4uete7wo] {
	margin: 0;
	font-size: 14px;
	color: var(--jlsm-n600, #4A4547);
}

.jlsm-return__facts[b-0f4uete7wo] {
	display: grid;
	grid-template-columns: auto auto;
	justify-content: center;
	gap: 4px 16px;
	margin: 24px 0 0;
	font-size: 13px;
	text-align: left;
}

.jlsm-return__facts dt[b-0f4uete7wo] {
	color: var(--jlsm-n500, #7A7A7A);
	font-weight: 500;
}

.jlsm-return__facts dd[b-0f4uete7wo] {
	margin: 0;
	font-weight: 600;
}

.jlsm-return__next[b-0f4uete7wo] {
	margin: 28px 0 0;
	padding-top: 20px;
	border-top: 1px solid var(--jlsm-n200, #E7E6E6);
	font-size: 13px;
	color: var(--jlsm-n600, #4A4547);
}
/* /UI/Pages/Developer.razor.rz.scp.css */
.jlsm-dev__nav[b-s7d8m88o1m] {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
	gap: 12px;
}

.jlsm-dev__link[b-s7d8m88o1m] {
	text-decoration: none;
	color: inherit;
}
/* /UI/Pages/Diagnostics.razor.rz.scp.css */
/* Scoped to the diagnostics page. Deliberately plain — this is a developer harness, and the only thing
   that matters is that a failure is obvious and the payload is readable. */

.jlsm-diag__inputs[b-ovxl5785v7] {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	margin-bottom: 1rem;
}

.jlsm-diag__inputs label[b-ovxl5785v7] {
	display: flex;
	flex-direction: column;
	gap: 0.25rem;
	font-size: 0.85rem;
	max-width: 100%;
}

.jlsm-diag__inputs input[b-ovxl5785v7] {
	font-family: ui-monospace, SFMono-Regular, Consolas, monospace;
	font-size: 0.85rem;
	padding: 0.35rem 0.5rem;
	max-width: 100%;
}

.jlsm-diag__actions[b-ovxl5785v7] {
	display: flex;
	gap: 0.5rem;
	margin-bottom: 1.5rem;
}

/* No button styling here on purpose — the controls are Blok <Button>s, which carry the design system's
   own. A bare <button> renders as plain text against the app's reset, which is what prompted the switch. */

.jlsm-diag__probe[b-ovxl5785v7] {
	border-top: 1px solid #ddd;
	padding-top: 0.75rem;
	margin-top: 0.75rem;
}

.jlsm-diag__probe h2[b-ovxl5785v7] {
	display: flex;
	align-items: center;
	gap: 0.6rem;
	font-size: 1rem;
	margin: 0 0 0.5rem;
}

.jlsm-diag__probe h2 small[b-ovxl5785v7] {
	color: #666;
	font-weight: normal;
}

.jlsm-diag__status[b-ovxl5785v7] {
	font-family: ui-monospace, SFMono-Regular, Consolas, monospace;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 0.15rem 0.4rem;
	border-radius: 3px;
	background: #eee;
	color: #555;
}

.jlsm-diag__status--passed[b-ovxl5785v7] {
	background: #d8f0dc;
	color: #14532d;
}

.jlsm-diag__status--failed[b-ovxl5785v7] {
	background: #f8d7da;
	color: #7f1d1d;
}

.jlsm-diag__status--skipped[b-ovxl5785v7] {
	background: #e7e5e4;
	color: #44403c;
}

/* Visibly set apart from the live controls. Retired tools still work, so the separation has to be obvious
   enough that nobody reaches for one by accident, without being so buried that it reads as dead code. */
.jlsm-diag__retired[b-ovxl5785v7] {
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	background: #fafafa;
	padding: 0.5rem 0.75rem;
	margin-bottom: 1.5rem;
	color: #555;
}

.jlsm-diag__retired summary[b-ovxl5785v7] {
	cursor: pointer;
	font-weight: 600;
	color: #333;
}

.jlsm-diag__retired p[b-ovxl5785v7] {
	font-size: 0.85rem;
	line-height: 1.5;
	max-width: 60rem;
}

/* Payloads and stack traces are both wide; scroll them rather than letting the page scroll sideways. */
.jlsm-diag__detail[b-ovxl5785v7] {
	font-family: ui-monospace, SFMono-Regular, Consolas, monospace;
	font-size: 0.78rem;
	line-height: 1.45;
	background: #f6f6f6;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	padding: 0.6rem 0.75rem;
	margin: 0;
	max-height: 26rem;
	overflow: auto;
	white-space: pre;
}

/* /UI/Pages/GraphEditor.razor.rz.scp.css */
.jlsm-gedit[b-gjrenmj1xt] {
	padding: 14px 28px 28px;
}

.jlsm-gedit__meta[b-gjrenmj1xt] {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 8px 12px;
	align-items: center;
	max-width: 720px;
	margin-bottom: 16px;
}

.jlsm-gedit__label[b-gjrenmj1xt] {
	font-size: 11px;
	font-weight: 600;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--jlsm-n500, #7A7A7A);
}

.jlsm-gedit__optional[b-gjrenmj1xt] {
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	color: var(--jlsm-n400, #9A9A9A);
}

.jlsm-gedit__prop[b-gjrenmj1xt] {
	font-weight: 600;
	color: var(--jlsm-ink, #231F20);
	margin-right: 8px;
}

.jlsm-gedit__source[b-gjrenmj1xt] {
	display: flex;
	align-items: center;
	gap: 10px;
	max-width: 720px;
	margin-bottom: 16px;
}

.jlsm-gedit__cell[b-gjrenmj1xt] {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
}

.jlsm-gedit__current[b-gjrenmj1xt] {
	font-size: 13px;
	color: var(--jlsm-n500, #7A7A7A);
	white-space: nowrap;
}

.jlsm-gedit__lit[b-gjrenmj1xt] {
	height: 32px;
	width: 180px;
	padding: 0 10px;
	border: 1px solid var(--jlsm-n300, #D5D3D3);
	border-radius: 4px;
	font-size: 13px;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-gedit__needed[b-gjrenmj1xt] {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	height: 26px;
	padding: 0 10px;
	border: 1.5px solid var(--jlsm-red, #C1272D);
	border-radius: 5px;
	background: var(--jlsm-red-tint, #FBECEC);
	font-size: 12px;
	font-weight: 700;
	color: var(--jlsm-red-deep, #990000);
	white-space: nowrap;
}

.jlsm-gedit__foot[b-gjrenmj1xt] {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 14px;
	border: 1.5px solid var(--jlsm-red, #C1272D);
	border-left: 5px solid var(--jlsm-red, #C1272D);
	border-radius: 6px;
	padding: 11px 14px;
	font-size: 13px;
	color: var(--jlsm-ink, #231F20);
	background: var(--jlsm-red-tint, #FBECEC);
}

.jlsm-gedit__foot b[b-gjrenmj1xt] {
	color: var(--jlsm-red-deep, #990000);
}

.jlsm-gedit__picker[b-gjrenmj1xt] {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.jlsm-gedit__note[b-gjrenmj1xt] {
	font-size: 13px;
	color: var(--jlsm-n500, #7A7A7A);
}

.jlsm-gedit__grid[b-gjrenmj1xt] {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 12px;
}

.jlsm-gedit__name[b-gjrenmj1xt] {
	display: flex;
	align-items: center;
	gap: 8px;
}

.jlsm-gedit__block[b-gjrenmj1xt] {
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .02em;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-gedit__group[b-gjrenmj1xt] {
	font-family: ui-monospace, Menlo, Consolas, monospace;
	font-size: 13px;
	font-weight: 600;
	color: var(--jlsm-block-ink, #31506E);
}

.jlsm-gedit__entry[b-gjrenmj1xt] {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .06em;
	color: var(--jlsm-n600, #4A4547);
}

.jlsm-gedit__note[b-gjrenmj1xt] {
	font-size: 12px;
	color: var(--jlsm-n600, #4A4547);
}

.jlsm-gedit__opt[b-gjrenmj1xt] {
	height: 32px;
	padding: 0 8px;
	border: 1px solid var(--jlsm-n300, #D5D3D3);
	border-radius: 6px;
	background: #fff;
	font-size: 13px;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-gedit__opt:disabled[b-gjrenmj1xt] {
	opacity: .45;
	cursor: not-allowed;
}

.jlsm-gedit__tabs[b-gjrenmj1xt] {
	margin-bottom: 16px;
}

.jlsm-gedit__viewtoggle[b-gjrenmj1xt] {
	display: flex;
	align-items: center;
	gap: 4px;
	width: fit-content;
	margin-bottom: 12px;
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 8px;
	padding: 3px;
	background: var(--jlsm-n50, #FAFAF9);
}

.jlsm-gedit__viewtoggle-item[b-gjrenmj1xt] {
	padding: 4px 10px;
	border-radius: 6px;
	font-size: 12px;
	font-weight: 600;
	color: var(--jlsm-n500, #7A7A7A);
}

.jlsm-gedit__viewtoggle-item--active[b-gjrenmj1xt] {
	background: #fff;
	color: var(--jlsm-ink, #231F20);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .08);
}

.jlsm-gedit__viewtoggle-item--disabled[b-gjrenmj1xt] {
	cursor: not-allowed;
	opacity: .6;
}

.jlsm-gedit__viewtoggle-item--disabled em[b-gjrenmj1xt] {
	font-style: normal;
	font-size: 11px;
}

.jlsm-gedit__code[b-gjrenmj1xt] {
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 8px;
	background: var(--jlsm-n50, #FAFAF9);
	padding: 16px 20px;
	font-family: ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;
	font-size: 12.5px;
	line-height: 1.7;
	overflow: auto;
}

.jlsm-gedit__missing[b-gjrenmj1xt] {
	color: var(--jlsm-red, #C1272D);
	font-weight: 600;
}

.jlsm-gedit__declared[b-gjrenmj1xt] {
	color: var(--jlsm-n500);
	font-size: .75rem;
	font-style: italic;
}

.jlsm-gedit__conflict[b-gjrenmj1xt] {
	color: var(--jlsm-warn-ink);
	font-size: .75rem;
	font-weight: 600;
}

.jlsm-gedit__reference[b-gjrenmj1xt] {
	color: var(--jlsm-purple);
	font-weight: 600;
}

.jlsm-gedit__resolve[b-gjrenmj1xt] {
	font-size: 13px;
	font-weight: 600;
	color: var(--jlsm-n600, #5A5A5A);
	white-space: nowrap;
}

.jlsm-gedit__sample[b-gjrenmj1xt] {
	display: flex;
	align-items: baseline;
	gap: 8px;
	min-width: 0;
}

.jlsm-gedit__samplevalue[b-gjrenmj1xt] {
	font-size: 13px;
	color: var(--jlsm-ink, #231F20);
	overflow-wrap: anywhere;
}

.jlsm-gedit__samplenone[b-gjrenmj1xt] {
	font-size: 13px;
	color: var(--jlsm-n400, #A5A2A2);
}

.jlsm-gedit__sampletag[b-gjrenmj1xt] {
	flex: none;
	padding: 1px 6px;
	border-radius: 3px;
	background: var(--jlsm-n100, #F1EFEF);
	color: var(--jlsm-n600, #5A5A5A);
	font-size: 10.5px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .04em;
	white-space: nowrap;
}

.jlsm-gedit__idname[b-gjrenmj1xt] {
	font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
	font-size: 13px;
	font-weight: 700;
	color: var(--jlsm-graph-ink, #146C74);
}

.jlsm-gedit__blocklink[b-gjrenmj1xt] {
	font-size: 12px;
	font-weight: 600;
	color: var(--jlsm-block-ink, #31506E);
	text-decoration: none;
}

.jlsm-gedit__blocklink:hover[b-gjrenmj1xt] {
	text-decoration: underline;
}

.jlsm-gedit__metahead[b-gjrenmj1xt] {
	display: flex;
	align-items: center;
	gap: 12px;
}

.jlsm-gedit__metaname[b-gjrenmj1xt] {
	font-size: 15px;
	font-weight: 700;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-gedit__metadesc[b-gjrenmj1xt] {
	margin: 6px 0 0;
	color: var(--jlsm-n600, #4A4547);
	font-size: 13px;
	line-height: 1.5;
}

.jlsm-gedit__chips[b-gjrenmj1xt],
.jlsm-gedit__bound[b-gjrenmj1xt] {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 10px;
}

.jlsm-gedit__bound[b-gjrenmj1xt] {
	padding: 10px 14px;
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 6px;
}

.jlsm-gedit__chiplabel[b-gjrenmj1xt] {
	color: var(--jlsm-n500, #7A7A7A);
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .06em;
}

.jlsm-gedit__chip[b-gjrenmj1xt] {
	padding: 2px 9px;
	border-radius: 999px;
	background: var(--jlsm-graph-tint, #E4F1F2);
	color: var(--jlsm-graph-ink, #0E7C86);
	font-size: 12px;
	font-weight: 600;
	white-space: nowrap;
}

.jlsm-gedit__boundnone[b-gjrenmj1xt] {
	color: var(--jlsm-n600, #4A4547);
	font-size: 12.5px;
}

.jlsm-gedit__boundlink[b-gjrenmj1xt] {
	color: var(--jlsm-graph-ink, #0E7C86);
	font-size: 12.5px;
	font-weight: 600;
	text-decoration: none;
}

.jlsm-gedit__boundlink:hover[b-gjrenmj1xt] {
	text-decoration: underline;
}

.jlsm-gedit__boundnote[b-gjrenmj1xt] {
	flex: 1 1 100%;
	color: var(--jlsm-n500, #7A7A7A);
	font-size: 12px;
	line-height: 1.5;
}

.jlsm-gedit__addbar[b-gjrenmj1xt] {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 8px;
}

.jlsm-gedit__previewbar[b-gjrenmj1xt] {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px;
}

.jlsm-gedit__google[b-gjrenmj1xt] {
	margin-left: auto;
	color: var(--jlsm-graph-ink, #0E7C86);
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
}

.jlsm-gedit__google:hover[b-gjrenmj1xt] {
	text-decoration: underline;
}

.jlsm-tree[b-gjrenmj1xt] {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	border: 1px solid var(--jlsm-n200, #E7E6E6);
	border-radius: 8px;
	background: #ffffff;
	font-size: 13px;
}

.jlsm-tree__line[b-gjrenmj1xt] {
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	gap: 4px 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 12px;
}

.jlsm-tree__line--entity .jlsm-tree__label[b-gjrenmj1xt] {
	font-weight: 700;
	color: var(--jlsm-graph-ink, #0E7C86);
}

.jlsm-tree__label[b-gjrenmj1xt] {
	font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
	font-weight: 600;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-tree__value[b-gjrenmj1xt] {
	color: var(--jlsm-ink, #231F20);
	overflow-wrap: anywhere;
}

.jlsm-tree__source[b-gjrenmj1xt] {
	padding: 1px 7px;
	border-radius: 999px;
	background: var(--jlsm-n100, #F5F4F2);
	color: var(--jlsm-n600, #4A4547);
	font-size: 11px;
	font-weight: 600;
	white-space: nowrap;
}

.jlsm-tree__line--missing .jlsm-tree__source[b-gjrenmj1xt] {
	background: var(--jlsm-red-tint, #FBECEC);
	color: var(--jlsm-red-deep, #990000);
}

.jlsm-tree__line--missing .jlsm-tree__value[b-gjrenmj1xt],
.jlsm-tree__line--unmapped .jlsm-tree__value[b-gjrenmj1xt] {
	color: var(--jlsm-n400, #A9A6A7);
}
/* /UI/Pages/Graphs.razor.rz.scp.css */
.jlsm-graphs[b-x2cylurrui] {
	padding: 14px 28px 28px;
}

.jlsm-graphs__toolbar[b-x2cylurrui] {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 12px;
}

.jlsm-graphs__open[b-x2cylurrui] {
	text-decoration: none;
}

.jlsm-graphs__name[b-x2cylurrui] {
	font-weight: 700;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-graphs__open:hover .jlsm-graphs__name[b-x2cylurrui] {
	color: var(--jlsm-purple-deep, #633569);
	text-decoration: underline;
}

.jlsm-graphs__sub[b-x2cylurrui] {
	font-size: 12px;
	color: var(--jlsm-n500, #7A7A7A);
	margin-top: 2px;
}

.jlsm-graphs__badge[b-x2cylurrui] {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	height: 24px;
	padding: 0 10px;
	border-radius: 999px;
	font-size: 12px;
	font-weight: 600;
	white-space: nowrap;
}

.jlsm-graphs__badge--ok[b-x2cylurrui] {
	background: var(--jlsm-valid-tint, #E7F4EE);
	color: var(--jlsm-valid, #1F8A5B);
}

.jlsm-graphs__badge--crit[b-x2cylurrui] {
	background: var(--jlsm-red-tint, #FBECEC);
	color: var(--jlsm-red, #C1272D);
	box-shadow: inset 0 0 0 1px rgba(193, 39, 45, .35);
}

.jlsm-graphs__badge--warn[b-x2cylurrui] {
	background: var(--jlsm-amber-tint, #FDF3E2);
	color: var(--jlsm-amber, #9A6300);
	box-shadow: inset 0 0 0 1px rgba(154, 99, 0, .28);
}

.jlsm-graphs__badge--muted[b-x2cylurrui] {
	background: var(--jlsm-muted-tint, #F1F2F4);
	color: var(--jlsm-muted, #6B7280);
}

.jlsm-graphs__new[b-x2cylurrui] {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 12px;
}

.jlsm-graphs__newerror[b-x2cylurrui] {
	font-size: 12px;
	color: var(--jlsm-red, #C1272D);
}
/* /UI/Pages/Launchpad.razor.rz.scp.css */
.jlsm-pad[b-guix0c9gu1] {
	padding: 1.25rem 1.5rem 2.5rem;
}

.jlsm-pad__grid[b-guix0c9gu1] {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 19rem;
	gap: 1.25rem;
	align-items: start;
}

@media (max-width: 60rem) {
	.jlsm-pad__grid[b-guix0c9gu1] {
		grid-template-columns: minmax(0, 1fr);
	}
}

.jlsm-pad__main[b-guix0c9gu1],
.jlsm-pad__aside[b-guix0c9gu1] {
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
	min-width: 0;
}

.jlsm-pad__panel[b-guix0c9gu1] {
	padding: 1rem 1.125rem 1.125rem;
	border: 1px solid var(--jlsm-n200);
	border-radius: 8px;
	background: #ffffff;
}

.jlsm-pad__panel--graphs[b-guix0c9gu1] {
	border-top: 3px solid var(--jlsm-graph-ink);
}

.jlsm-pad__panel--blocks[b-guix0c9gu1] {
	border-top: 3px solid var(--jlsm-block-ink);
}

.jlsm-pad__panel--records[b-guix0c9gu1] {
	border-top: 3px solid var(--jlsm-shared-ink);
}

.jlsm-pad__head[b-guix0c9gu1] {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 1rem;
	margin-bottom: .75rem;
}

.jlsm-pad__title[b-guix0c9gu1] {
	margin: 0;
	font-size: .9375rem;
	font-weight: 700;
	color: var(--jlsm-ink);
}

.jlsm-pad__count[b-guix0c9gu1] {
	margin-left: .5rem;
	padding: .0625rem .4375rem;
	border-radius: 999px;
	background: var(--jlsm-n100);
	color: var(--jlsm-n600);
	font-size: .75rem;
	font-weight: 600;
}

.jlsm-pad__jump[b-guix0c9gu1] {
	flex: none;
	color: var(--jlsm-purple);
	font-size: .8125rem;
	font-weight: 600;
	text-decoration: none;
}

.jlsm-pad__jump:hover[b-guix0c9gu1] {
	text-decoration: underline;
}

.jlsm-pad__table[b-guix0c9gu1] {
	width: 100%;
	border-collapse: collapse;
	font-size: .8125rem;
}

.jlsm-pad__table th[b-guix0c9gu1] {
	padding: .375rem .5rem .375rem 0;
	border-bottom: 1px solid var(--jlsm-n200);
	color: var(--jlsm-n500);
	font-size: .6875rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .06em;
	text-align: left;
	white-space: nowrap;
}

.jlsm-pad__table td[b-guix0c9gu1] {
	padding: .5rem .5rem .5rem 0;
	border-bottom: 1px solid var(--jlsm-n100);
	vertical-align: top;
}

.jlsm-pad__table tr:last-child td[b-guix0c9gu1] {
	border-bottom: none;
}

.jlsm-pad__table a[b-guix0c9gu1] {
	color: var(--jlsm-ink);
	font-weight: 600;
	text-decoration: none;
}

.jlsm-pad__table a:hover[b-guix0c9gu1] {
	text-decoration: underline;
}

.jlsm-pad__muted[b-guix0c9gu1] {
	color: var(--jlsm-n500);
}

.jlsm-pad__none[b-guix0c9gu1] {
	margin: 0;
	color: var(--jlsm-n500);
	font-size: .8125rem;
}

.jlsm-pad__pill[b-guix0c9gu1] {
	display: inline-block;
	padding: .0625rem .4375rem;
	border-radius: 999px;
	font-size: .6875rem;
	font-weight: 600;
	white-space: nowrap;
}

.jlsm-pad__pill--good[b-guix0c9gu1] {
	background: var(--jlsm-valid-tint);
	color: var(--jlsm-valid);
}

.jlsm-pad__pill--warn[b-guix0c9gu1] {
	background: var(--jlsm-yellow-tint);
	color: var(--jlsm-warn-ink);
}

.jlsm-pad__billing[b-guix0c9gu1] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
}

.jlsm-pad__billing p[b-guix0c9gu1] {
	margin: .25rem 0 0;
	font-size: .8125rem;
}

.jlsm-pad__links[b-guix0c9gu1] {
	margin: .25rem 0 0;
	padding: 0;
	list-style: none;
}

.jlsm-pad__links li[b-guix0c9gu1] {
	border-bottom: 1px solid var(--jlsm-n100);
}

.jlsm-pad__links li:last-child[b-guix0c9gu1] {
	border-bottom: none;
}

.jlsm-pad__links a[b-guix0c9gu1] {
	display: block;
	padding: .5rem 0;
	color: var(--jlsm-purple-deep);
	font-size: .8125rem;
	font-weight: 600;
	text-decoration: none;
}

.jlsm-pad__links a:hover[b-guix0c9gu1] {
	text-decoration: underline;
}

.jlsm-pad__out[b-guix0c9gu1] {
	margin-left: .3125rem;
	color: var(--jlsm-n400);
	font-weight: 400;
}

.jlsm-pad__news[b-guix0c9gu1]  h3 {
	margin: 1rem 0 .25rem;
	color: var(--jlsm-purple);
	font-size: .6875rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .06em;
}

.jlsm-pad__news[b-guix0c9gu1]  p {
	margin: 0 0 .5rem;
	font-size: .8125rem;
	line-height: 1.5;
}
/* /UI/Pages/Library.razor.rz.scp.css */
/* The library is read to be compared — against the specification, against a tenant, against what an author
   expected. So it is dense and scannable rather than spacious: one type per line until opened, and the
   things that differ between rows carry the visual weight. */

.jlsm-lib__filter[b-t1bj7ot189] {
	display: flex;
	align-items: baseline;
	gap: 1rem;
	margin-bottom: 1rem;
}

.jlsm-lib__type[b-t1bj7ot189] {
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	margin-bottom: 0.35rem;
	background: #fff;
}

.jlsm-lib__type summary[b-t1bj7ot189] {
	display: flex;
	align-items: baseline;
	gap: 0.75rem;
	padding: 0.5rem 0.75rem;
	cursor: pointer;
}

.jlsm-lib__type[open] summary[b-t1bj7ot189] {
	border-bottom: 1px solid #eee;
}

/* Monospace and quiet: the @id pattern is reference material an author checks, not something to read on
   every line. */
.jlsm-lib__id[b-t1bj7ot189] {
	font-family: ui-monospace, SFMono-Regular, Consolas, monospace;
	font-size: 0.75rem;
	color: #777;
}

.jlsm-lib__count[b-t1bj7ot189] {
	margin-left: auto;
	font-variant-numeric: tabular-nums;
	font-size: 0.8rem;
	color: #777;
}

.jlsm-lib__note[b-t1bj7ot189] {
	padding: 0.75rem 0.75rem 0;
	color: #555;
	max-width: 70ch;
}

.jlsm-lib__scroller[b-t1bj7ot189] {
	overflow-x: auto;
	padding: 0.75rem;
}

.jlsm-lib__type table[b-t1bj7ot189] {
	border-collapse: collapse;
	width: 100%;
	font-size: 0.85rem;
}

.jlsm-lib__type th[b-t1bj7ot189],
.jlsm-lib__type td[b-t1bj7ot189] {
	text-align: left;
	vertical-align: top;
	padding: 0.35rem 0.6rem;
	border-bottom: 1px solid #f0f0f0;
}

.jlsm-lib__type thead th[b-t1bj7ot189] {
	font-size: 0.7rem;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #888;
	white-space: nowrap;
}

.jlsm-lib__prop[b-t1bj7ot189] {
	font-family: ui-monospace, SFMono-Regular, Consolas, monospace;
	white-space: nowrap;
}

/* What a property points at matters as much as its name, but only where it has one — so it sits under the
   name rather than in a column that would be empty on most rows. */
.jlsm-lib__points[b-t1bj7ot189] {
	display: block;
	font-size: 0.75rem;
	color: #2f6f4f;
}

.jlsm-lib__tag[b-t1bj7ot189] {
	display: inline-block;
	font-size: 0.7rem;
	letter-spacing: 0.03em;
	padding: 0.1rem 0.4rem;
	border-radius: 3px;
	background: #eee;
	color: #555;
	white-space: nowrap;
}

/* Requirement is the one column worth colouring: Required is what blocks a mapping from validating, and
   Optional is what an author can safely skip. Recommended stays neutral — it is advice, not a rule. */
.jlsm-lib__tag--required[b-t1bj7ot189] {
	background: #f8d7da;
	color: #7f1d1d;
}

.jlsm-lib__tag--optional[b-t1bj7ot189] {
	background: #f1f1f1;
	color: #777;
}

.jlsm-lib__tag--nested[b-t1bj7ot189] {
	background: #e6ecf7;
	color: #24457f;
}

/* Applying is a write, so it is set apart from the reference material above it rather than sitting inline
   with the notes — a button beside prose reads as part of the prose. */
.jlsm-lib__apply[b-t1bj7ot189] {
	display: flex;
	align-items: flex-end;
	gap: 0.75rem;
	padding: 0.75rem;
	border-top: 1px solid #f0f0f0;
	flex-wrap: wrap;
}

.jlsm-lib__apply label[b-t1bj7ot189] {
	display: flex;
	flex-direction: column;
	gap: 0.2rem;
	font-size: 0.8rem;
	color: #555;
}

.jlsm-lib__cannot[b-t1bj7ot189] {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 0 0.75rem 0.75rem;
	font-size: 0.85rem;
	color: #777;
	max-width: 70ch;
}

.jlsm-lib__outcome[b-t1bj7ot189] {
	margin: 0 0.75rem 0.75rem;
	padding: 0.5rem 0.7rem;
	border-radius: 4px;
	font-size: 0.85rem;
}

.jlsm-lib__outcome--ok[b-t1bj7ot189] {
	background: #e3efe8;
	color: #14532d;
}

/* A refusal is the common case here — a name in use, a library not yet installed — so it reads as
   information rather than as an error page. */
.jlsm-lib__outcome--bad[b-t1bj7ot189] {
	background: #f7efdf;
	color: #7d5510;
}
/* /UI/Pages/Onboarding.razor.rz.scp.css */
.jlsm-onboard[b-il7ycbwp6c] {
	display: flex;
	flex-direction: column;
	gap: 16px;
	padding: 24px;
	max-width: 1000px;
	margin: 0 auto;
}

.jlsm-onboard__offers[b-il7ycbwp6c] {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 20px;
	align-items: stretch;
	margin: 32px 0;
}

.jlsm-onboard__offer[b-il7ycbwp6c] {
	display: flex;
	flex-direction: column;
}

.jlsm-onboard__price[b-il7ycbwp6c] {
	display: flex;
	align-items: baseline;
	gap: 8px;
	margin: 8px 0 0;
}

.jlsm-onboard__amount[b-il7ycbwp6c] {
	font-size: 34px;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: var(--jlsm-ink, #231F20);
}

.jlsm-onboard__per[b-il7ycbwp6c] {
	font-size: 13px;
	color: var(--jlsm-n600, #4A4547);
}

.jlsm-onboard__note[b-il7ycbwp6c] {
	margin: 12px 0 0;
	font-size: 12px;
	color: var(--jlsm-n600, #4A4547);
}

.jlsm-onboard__setup[b-il7ycbwp6c] {
	margin: 24px 0;
}

.jlsm-onboard__step[b-il7ycbwp6c] {
	margin: 0 0 12px;
	font-size: 13px;
	font-weight: 600;
}

.jlsm-onboard__log[b-il7ycbwp6c] {
	margin: 0;
	padding-left: 18px;
	font-size: 13px;
	color: var(--jlsm-n600, #4A4547);
}

.jlsm-onboard__log li[b-il7ycbwp6c] {
	margin: 2px 0;
}

@media (max-width: 48rem) {
	.jlsm-onboard__offers[b-il7ycbwp6c] {
		grid-template-columns: 1fr;
	}
}

.jlsm-onboard__enquiry[b-il7ycbwp6c] {
	max-width: 520px;
}
/* /UI/Pages/PartialDesigns.razor.rz.scp.css */
.jlsm-chain__none[b-8btave21ha] {
	color: #9A9A9A;
}

.jlsm-chain__badge[b-8btave21ha] {
	display: inline-flex;
	align-items: center;
	height: 24px;
	padding: 0 10px;
	border-radius: 999px;
	font-size: 12px;
	font-weight: 600;
	white-space: nowrap;
}

.jlsm-chain__badge--ok[b-8btave21ha] {
	background: var(--jlsm-valid-tint, #E7F4EE);
	color: var(--jlsm-valid, #1F8A5B);
}

.jlsm-chain__badge--warn[b-8btave21ha] {
	background: var(--jlsm-amber-tint, #FDF3E2);
	color: var(--jlsm-amber, #9A6300);
	box-shadow: inset 0 0 0 1px rgba(154, 99, 0, .28);
}

.jlsm-chain__note[b-8btave21ha] {
	color: #7A7A7A;
	font-size: 12px;
	margin: 0;
}
/* /UI/Pages/Schemas.razor.rz.scp.css */
.jlsm-map[b-34ix3i2of6] {
	display: flex;
	flex-direction: column;
	padding: 0.5rem 0.75rem;
}

.jlsm-map__name[b-34ix3i2of6] {
	font-family: ui-monospace, SFMono-Regular, Consolas, monospace;
	font-size: 0.85rem;
}
/* /UI/Pages/Settings.razor.rz.scp.css */
.jlsm-settings__actions[b-9jabkqm68p] {
	display: flex;
	align-items: center;
	gap: 1rem;
	flex-wrap: wrap;
}

.jlsm-settings__recheck[b-9jabkqm68p] {
	margin-top: 12px;
}
/* /UI/Pages/Sites.razor.rz.scp.css */
.jlsm-sites[b-b7dci2670v] {
	width: 100%;
	border-collapse: collapse;
	font-size: 13px;
}

.jlsm-sites th[b-b7dci2670v] {
	text-align: left;
	font-weight: 600;
	padding: 8px 12px;
	border-bottom: 1px solid var(--jlsm-n200, #E7E6E6);
}

.jlsm-sites td[b-b7dci2670v] {
	padding: 8px 12px;
	border-bottom: 1px solid var(--jlsm-n100, #F5F4F2);
}

.jlsm-sites__muted[b-b7dci2670v] {
	color: var(--jlsm-n600, #4A4547);
}

.jlsm-sites__fields[b-b7dci2670v] {
	font-size: 13px;
}

.jlsm-sites__fields summary[b-b7dci2670v] {
	cursor: pointer;
	padding: 6px 0;
	font-weight: 600;
}

.jlsm-sites__warn[b-b7dci2670v] {
	margin-left: 8px;
	font-size: 11px;
	font-weight: 600;
	color: var(--jlsm-red, #C1272D);
}
/* /UI/Pages/Update.razor.rz.scp.css */
/* Layout only — everything visual comes from Blok. */

.jlsm-update__actions[b-12ssm9z4bc] {
	display: flex;
	align-items: center;
	gap: 1rem;
	flex-wrap: wrap;
}

/* The step text sits beside the spinner rather than under it: during a run this line is the only evidence
   anything is happening, and a caption below a spinner reads as a label for the spinner. */
.jlsm-update__progress[b-12ssm9z4bc] {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
}
/* /UI/Site/Card.razor.rz.scp.css */
/* All card styling. The shell classes apply to Card's own <article>; inner elements are rendered by
   the variant child components, so they are reached with ::deep. Every colour derives from the single
   --accent token an author sets via an accent-* rendering style. */

.site-card[b-xadnyyzgm5] {
	position: relative;
	background: #fff;
	border: 1px solid var(--site-line);
	border-radius: 12px;
	padding: 24px 26px;
	height: 100%;
}

/* benefit cards: accent top-bar */
.site-card--top[b-xadnyyzgm5] {
	border-top: 4px solid var(--accent);
	padding: 24px 24px 22px;
}

/* problem / steps / partners: accent left-bar */
.site-card--side[b-xadnyyzgm5] {
	border-left: 4px solid var(--accent);
}

/* callout: tinted fill + accent left-bar */
.site-card--callout[b-xadnyyzgm5] {
	border-left: 4px solid var(--accent);
	background: var(--site-callout);
	padding: 22px 26px;
}

/* icon chip (top-accent only) — tint derived from the accent */
.site-card[b-xadnyyzgm5]  .site-card__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 11px;
	margin-bottom: 16px;
	background: color-mix(in srgb, var(--accent) 12%, #fff);
	color: var(--accent);
}

.site-card[b-xadnyyzgm5]  .site-card__icon svg {
	width: 21px;
	height: 21px;
	flex: none;
}

/* title — ink by default (benefit cards), accent for side/plain cards */
.site-card[b-xadnyyzgm5]  .site-card__title {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.3;
	color: var(--site-ink);
	margin: 0 0 8px;
}

.site-card--side[b-xadnyyzgm5]  .site-card__title,
.site-card--plain[b-xadnyyzgm5]  .site-card__title {
	color: var(--accent);
	font-size: 18px;
	line-height: 1.32;
	margin-bottom: 10px;
}

/* body */
.site-card[b-xadnyyzgm5]  .site-card__body {
	font-size: 15px;
	line-height: 1.5;
	color: var(--site-body);
	text-wrap: pretty;
}

.site-card--side[b-xadnyyzgm5]  .site-card__body,
.site-card--callout[b-xadnyyzgm5]  .site-card__body {
	font-size: 16px;
	line-height: 1.55;
}

.site-card[b-xadnyyzgm5]  .site-card__body > :first-child {
	margin-top: 0;
}

.site-card[b-xadnyyzgm5]  .site-card__body > :last-child {
	margin-bottom: 0;
}

/* link */
.site-card[b-xadnyyzgm5]  .site-card__link {
	margin-top: 12px;
}

/* an in-card text link inherits the surrounding text size (the global a reset in app.css), so it
   never reads smaller than the body copy beside it */
.site-card[b-xadnyyzgm5]  .site-card__link a {
	font-weight: 600;
	color: var(--accent);
	text-decoration: none;
}

/* a link written inside a card's body (e.g. a source citation) reads as the card's accent colour,
   weight 600, with no underline until hover — a compact reference, not the purple prose-link default.
   Falls back to purple on a card with no accent set. */
.site-card[b-xadnyyzgm5]  .site-card__body a {
	color: var(--accent, var(--site-purple));
	font-weight: 600;
	text-decoration: none;
}

.site-card[b-xadnyyzgm5]  .site-card__body a:hover {
	text-decoration: underline;
}

/* A card is static content, not an interactive target, so it carries no hover affordance.
   Only the link inside it (below) reacts to hover. */
@media (hover: hover) and (pointer: fine) {
	.site-card[b-xadnyyzgm5]  .site-card__link a:hover {
		text-decoration: underline;
	}
}

/* card--lg: the larger, bolder top-accent card used for the two "problem" cards — a bigger icon
   chip and an ink, heavier heading. Combine with a variant (TopAccent) and an accent-* style. */
.site-card--top.card--lg[b-xadnyyzgm5] {
	padding: 28px 30px 26px;
}

.site-card--top.card--lg[b-xadnyyzgm5]  .site-card__icon {
	width: 44px;
	height: 44px;
	border-radius: 12px;
}

.site-card--top.card--lg[b-xadnyyzgm5]  .site-card__icon svg {
	width: 24px;
	height: 24px;
}

.site-card--top.card--lg[b-xadnyyzgm5]  .site-card__title {
	font-size: 21px;
	font-weight: 800;
	letter-spacing: -.01em;
	line-height: 1.25;
	margin-bottom: 12px;
}

.site-card--top.card--lg[b-xadnyyzgm5]  .site-card__body {
	font-size: 16px;
}

/* Media variant: a click-to-zoom image flush to the top, then an accent-barred body. */
.site-card--media[b-xadnyyzgm5] {
	padding: 0;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}

.site-card--media[b-xadnyyzgm5]  .site-figure--cover {
	border-bottom: 1px solid var(--site-line);
}

.site-card--media[b-xadnyyzgm5]  .site-card__mediabody {
	padding: 22px 24px 24px;
	border-top: 4px solid var(--accent);
}

.site-card--media[b-xadnyyzgm5]  .site-card__title {
	color: var(--accent);
	font-size: 18px;
	line-height: 1.32;
	margin-bottom: 8px;
}

/* Proof variant: transparent, a 104px media row (badge image or tinted icon tile) over a white
   title and a dimmed body. Designed for a dark band. */
.site-card--proof[b-xadnyyzgm5] {
	background: transparent;
	border: none;
	border-radius: 0;
	padding: 0;
}

.site-card--proof[b-xadnyyzgm5]  .site-card__proofmedia {
	height: 104px;
	display: flex;
	align-items: center;
	margin-bottom: 14px;
}

.site-card--proof[b-xadnyyzgm5]  .site-card__proofmedia img {
	max-height: 100px;
	width: auto;
	border-radius: 14px;
}

.site-card--proof[b-xadnyyzgm5]  .site-card__prooficon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 72px;
	height: 72px;
	border-radius: 14px;
	background: rgba(255, 255, 255, .08);
	border: 1px solid rgba(255, 255, 255, .18);
	color: var(--site-gold);
}

.site-card--proof[b-xadnyyzgm5]  .site-card__prooficon svg {
	width: 34px;
	height: 34px;
	flex: none;
}

.site-card--proof[b-xadnyyzgm5]  .site-card__title {
	color: #fff;
	font-size: 15.5px;
	font-weight: 700;
	margin-bottom: 5px;
}

.site-card--proof[b-xadnyyzgm5]  .site-card__body {
	color: rgba(255, 255, 255, .62);
	font-size: 13.5px;
	line-height: 1.45;
}

/* Glass variant: a frosted translucent panel for the dark ownership band. */
.site-card--glass[b-xadnyyzgm5] {
	background: rgba(255, 255, 255, .055);
	border: 1px solid rgba(255, 255, 255, .16);
	border-radius: 14px;
	padding: 30px 32px;
}

.site-card--glass[b-xadnyyzgm5]  .site-card__title {
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 10px;
}

.site-card--glass[b-xadnyyzgm5]  .site-card__body {
	color: rgba(255, 255, 255, .76);
	font-size: 15.5px;
	line-height: 1.55;
}

/* benefit cards compact on phones so two fit per row */
@media (max-width: 860px) {
	.site-card--top[b-xadnyyzgm5] {
		padding: 16px 14px;
	}

	.site-card--top[b-xadnyyzgm5]  .site-card__icon {
		width: 34px;
		height: 34px;
		border-radius: 9px;
		margin-bottom: 11px;
	}

	.site-card--top[b-xadnyyzgm5]  .site-card__icon svg {
		width: 17px;
		height: 17px;
	}

	.site-card--top[b-xadnyyzgm5]  .site-card__title {
		font-size: 15px;
		line-height: 1.28;
	}

	.site-card--top[b-xadnyyzgm5]  .site-card__body {
		font-size: 13px;
		line-height: 1.45;
	}
}

/* proof strip: badge to the left of the text, one item per row */
@media (max-width: 560px) {
	.site-card--proof[b-xadnyyzgm5] {
		display: grid;
		grid-template-columns: 64px 1fr;
		column-gap: 14px;
		align-items: center;
	}

	.site-card--proof[b-xadnyyzgm5]  .site-card__proofmedia {
		grid-row: 1 / 3;
		height: auto;
		margin-bottom: 0;
		justify-content: center;
	}

	.site-card--proof[b-xadnyyzgm5]  .site-card__proofmedia img {
		max-height: 64px;
	}

	.site-card--proof[b-xadnyyzgm5]  .site-card__prooficon {
		width: 56px;
		height: 56px;
	}

	.site-card--proof[b-xadnyyzgm5]  .site-card__prooficon svg {
		width: 26px;
		height: 26px;
	}
}
/* /UI/Site/CardGrid.razor.rz.scp.css */
.card-grid[b-56px70ani5] {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(var(--site-card-min, 290px), 1fr));
	gap: 16px;
}

.card-grid.grid--tight[b-56px70ani5] {
	--site-card-min: 248px;
}

.card-grid.grid--regular[b-56px70ani5] {
	--site-card-min: 290px;
}

.card-grid.grid--wide[b-56px70ani5] {
	--site-card-min: 330px;
	gap: 18px;
}

/* fixed four-up (the proof strip), collapsing to two then one on narrower viewports */
.card-grid.grid--quad[b-56px70ani5] {
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 30px;
}

@media (max-width: 980px) {
	.card-grid.grid--quad[b-56px70ani5] {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 560px) {
	.card-grid.grid--quad[b-56px70ani5] {
		grid-template-columns: 1fr;
	}
}

/* benefits (tight grid) stay two-up on phones with a tighter gutter */
@media (max-width: 860px) {
	.card-grid.grid--tight[b-56px70ani5] {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}
}
/* /UI/Site/CtaButton.razor.rz.scp.css */
.cta-button[b-mhxhoi5ajt] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	font-family: inherit;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	padding: 16px 30px;
	border-radius: 9px;
	border: 1px solid transparent;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
}

/* filled */
.cta-button.btn--primary[b-mhxhoi5ajt] {
	background: var(--site-red);
	color: #fff;
}

.cta-button.btn--primary:hover[b-mhxhoi5ajt] {
	background: var(--site-red-dark);
}

/* outline */
.cta-button.btn--secondary[b-mhxhoi5ajt] {
	background: #fff;
	color: var(--site-purple);
	border-color: var(--site-line);
}

.cta-button.btn--secondary:hover[b-mhxhoi5ajt] {
	color: var(--site-red);
}

/* plain nav link with an underline that slides in on hover */
	.cta-button.btn--ghost[b-mhxhoi5ajt] {
		padding: 0 0 2px 0;
		background: none;
		border: none;
		border-radius: 0;
		color: var(--site-body);
		font-size: 14.5px;
		font-weight: 600;
		background-image: linear-gradient(currentColor, currentColor);
		background-size: 0% 2px;
		background-position: 0 100%;
		background-repeat: no-repeat;
	}

.cta-button.btn--ghost:hover[b-mhxhoi5ajt] {
	color: var(--site-ink);
	background-size: 100% 2px;
}

/* compact size, used for the header CTA */
.cta-button.btn--sm[b-mhxhoi5ajt] {
	padding: 10px 18px;
	font-size: 14.5px;
	border-radius: 8px;
}

/* trailing arrow (e.g. "See how it works") */
.cta-button.btn--arrow[b-mhxhoi5ajt]::after {
	content: "\2192";
	display: inline-block;
}

/* soft coloured glow, used on the hero's primary CTA */
.cta-button.btn--glow[b-mhxhoi5ajt] {
	box-shadow: 0 6px 20px -6px rgba(193, 39, 45, .55);
}

/* centre a standalone CTA in its own block (e.g. the button that closes the how-it-works section) */
.cta-button.btn--center[b-mhxhoi5ajt] {
	display: flex;
	width: fit-content;
	margin-inline: auto;
}

@media (prefers-reduced-motion: no-preference) {
	.cta-button[b-mhxhoi5ajt] {
		transition: transform .16s var(--site-ease-out), background-color .2s ease, color .2s ease, box-shadow .2s ease;
	}

	.cta-button.btn--ghost[b-mhxhoi5ajt] {
		transition: color .2s ease, background-size .22s var(--site-ease-out);
	}

	.cta-button.btn--arrow[b-mhxhoi5ajt]::after {
		transition: transform .16s var(--site-ease-out);
	}

	/* press feedback — the primary signal that a button is responsive; works on any pointer */
	.cta-button:active[b-mhxhoi5ajt] {
		transform: scale(.97);
	}

	/* hover is a shadow only (no transform), and only where a real hover pointer exists */
	@media (hover: hover) and (pointer: fine) {
		.cta-button.btn--primary:hover[b-mhxhoi5ajt],
		.cta-button.btn--secondary:hover[b-mhxhoi5ajt] {
			box-shadow: 0 6px 16px rgba(35, 31, 32, .20);
		}

		.cta-button.btn--arrow:hover[b-mhxhoi5ajt]::after {
			transform: translateX(3px);
		}
	}
}
/* /UI/Site/HelpArticle.razor.rz.scp.css */
.help-article[b-17xzc1zpxj] {
	font-size: 14px;
	line-height: 1.6;
	color: #231F20;
}


.help-article h3[b-17xzc1zpxj] {
	font-size: 14px;
	font-weight: 700;
	margin: 20px 0 6px;
}

.help-article ul[b-17xzc1zpxj],
.help-article ol[b-17xzc1zpxj] {
	margin: 0 0 12px;
	padding-left: 20px;
}

.help-article li[b-17xzc1zpxj] {
	margin-bottom: 4px;
}

.help-article__empty[b-17xzc1zpxj] {
	color: #7A7A7A;
	font-style: italic;
}

.help-preview[b-17xzc1zpxj] {
	max-width: 460px;
	margin: 24px auto;
	border: 1px solid #E3D6E4;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 8px 24px rgba(35, 31, 32, .08);
}

.help-preview__chrome[b-17xzc1zpxj] {
	display: flex;
	flex-direction: column;
	gap: 2px;
	padding: 12px 16px;
	background: #F6EEF7;
	border-bottom: 1px solid #E3D6E4;
}

.help-preview__title[b-17xzc1zpxj] {
	font-weight: 700;
	font-size: 14px;
	color: #99419F;
}

.help-preview__note[b-17xzc1zpxj] {
	font-size: 11px;
	color: #7A7A7A;
}

.help-preview__panel[b-17xzc1zpxj] {
	padding: 16px;
	background: #FFFFFF;
}

.help-article h2[b-17xzc1zpxj] {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.25;
	margin: 0 0 10px;
}

.help-article h2 ~ h2[b-17xzc1zpxj] {
	margin-top: 28px;
	padding-top: 18px;
	border-top: 1px solid #E3D6E4;
}

.help-article table[b-17xzc1zpxj] {
	width: 100%;
	margin: 0 0 14px;
	border-collapse: collapse;
	font-size: 13px;
	line-height: 1.45;
}

.help-article th[b-17xzc1zpxj],
.help-article td[b-17xzc1zpxj] {
	padding: 7px 10px;
	border-bottom: 1px solid #E3D6E4;
	text-align: left;
	vertical-align: top;
}

.help-article thead th[b-17xzc1zpxj] {
	background: #F6EEF7;
	border-bottom: 2px solid #D9C3DB;
	color: #99419F;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
	white-space: nowrap;
}

.help-article tbody tr:last-child td[b-17xzc1zpxj] {
	border-bottom: 0;
}

.help-article td:first-child[b-17xzc1zpxj] {
	font-weight: 600;
}

@media (max-width: 700px) {
	.help-article table[b-17xzc1zpxj] {
		display: block;
		overflow-x: auto;
	}
}

.help-article .help-note[b-17xzc1zpxj] {
	margin: 14px 0;
	padding: 10px 12px;
	border-left: 3px solid #99419F;
	background: #FAF5FB;
	font-size: 13px;
}
/* /UI/Site/HelpVideo.razor.rz.scp.css */
[b-zg2zsm5rdz] figure.help-video {
	margin: 16px 0;
}

[b-zg2zsm5rdz] figure.help-video video {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	border-radius: 8px;
	background: #231F20;
}

[b-zg2zsm5rdz] figure.help-video figcaption {
	margin-top: 6px;
	font-size: 13px;
	color: #5B5754;
}

[b-zg2zsm5rdz] figure.help-video .help-video__note {
	font-size: 13px;
	color: #7A7A7A;
	font-style: italic;
}

.help-video__edit[b-zg2zsm5rdz] {
	margin: 16px 0;
}

.help-video__fields[b-zg2zsm5rdz] {
	font-size: 12px;
	color: #99419F;
}
/* /UI/Site/Heroes/DefaultVariant.razor.rz.scp.css */
.hero[b-tm4aypsn6s] {
	background: #fff;
	padding: clamp(48px, 6vw, 76px) 40px;
}

.hero__inner[b-tm4aypsn6s] {
	max-width: 1120px;
	margin: 0 auto;
}

.hero__badges[b-tm4aypsn6s] {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 13px;
	margin: 0 0 22px;
}

.hero__eyebrow[b-tm4aypsn6s] {
	display: inline-block;
	font-size: 11.5px;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
	color: var(--site-red);
	background: var(--site-red-tint);
	padding: 4px 10px;
	border-radius: 20px;
	white-space: nowrap;
}

.hero__note[b-tm4aypsn6s] {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .14em;
	text-transform: uppercase;
	color: var(--site-muted-ink);
}

.hero__title[b-tm4aypsn6s] {
	font-size: clamp(32px, 6vw, 60px);
	font-weight: 800;
	letter-spacing: -.035em;
	line-height: 1.02;
	color: var(--site-ink);
	margin: 0 0 26px;
	max-width: 17ch;
}

.hero__lead[b-tm4aypsn6s] {
	font-size: 20px;
	line-height: 1.6;
	color: var(--site-body);
	margin: 0 0 34px;
	max-width: 70ch;
	text-wrap: pretty;
}

/* the lead can carry more than one paragraph in the 8 Sept layout */
.hero__lead > * + *[b-tm4aypsn6s] {
	margin-top: 18px;
}

.hero__media[b-tm4aypsn6s] {
	margin-top: 44px;
}

.hero__lead > :first-child[b-tm4aypsn6s] {
	margin-top: 0;
}

.hero__lead > :last-child[b-tm4aypsn6s] {
	margin-bottom: 0;
}

.hero__actions[b-tm4aypsn6s] {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
}

@media (max-width: 860px) {
	.hero[b-tm4aypsn6s] {
		padding: 38px 20px;
	}

	.hero__actions[b-tm4aypsn6s] {
		flex-direction: column;
		align-items: stretch;
	}

	.hero__actions[b-tm4aypsn6s]  .cta-button {
		width: 100%;
		justify-content: center;
		text-align: center;
	}
}

@media (prefers-reduced-motion: no-preference) {
	.hero__badges[b-tm4aypsn6s],
	.hero__title[b-tm4aypsn6s],
	.hero__lead[b-tm4aypsn6s],
	.hero__actions[b-tm4aypsn6s],
	.hero__media[b-tm4aypsn6s] {
		animation: hero-rise-b-tm4aypsn6s .6s var(--site-ease-out) both;
	}

	.hero__title[b-tm4aypsn6s] {
		animation-delay: .07s;
	}

	.hero__lead[b-tm4aypsn6s] {
		animation-delay: .14s;
	}

	.hero__actions[b-tm4aypsn6s] {
		animation-delay: .21s;
	}

	.hero__media[b-tm4aypsn6s] {
		animation-delay: .28s;
	}

	@keyframes hero-rise-b-tm4aypsn6s {
		from {
			opacity: 0;
			transform: translateY(16px);
		}

		to {
			opacity: 1;
			transform: none;
		}
	}
}
/* /UI/Site/Notice.razor.rz.scp.css */
.site-notice[b-ff3vrc8znz] {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	border-radius: 12px;
	padding: 18px 20px;
	background: var(--site-callout);
	border: 1px solid var(--site-line);
}

.site-notice__badge[b-ff3vrc8znz] {
	flex: none;
	margin-top: 2px;
	font-size: 11.5px;
	font-weight: 800;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--site-red);
	background: var(--site-gold);
	padding: 5px 10px;
	border-radius: 20px;
}

.site-notice__body[b-ff3vrc8znz] {
	font-size: 17px;
	line-height: 1.5;
	color: var(--site-body);
}

.site-notice__body > :first-child[b-ff3vrc8znz] {
	margin-top: 0;
}

.site-notice__body > :last-child[b-ff3vrc8znz] {
	margin-bottom: 0;
}

/* on a coloured band (feature/dark): a translucent frosted panel with light text */
.site-notice.notice--invert[b-ff3vrc8znz] {
	background: rgba(255, 255, 255, .12);
	border-color: rgba(255, 255, 255, .35);
}

.site-notice.notice--invert .site-notice__body[b-ff3vrc8znz] {
	color: #fff;
}

/* bonus panel: badge stacks above its text on phones */
@media (max-width: 860px) {
	.site-notice[b-ff3vrc8znz] {
		flex-direction: column;
		gap: 10px;
		padding: 16px;
	}
}
/* /UI/Site/RegisterInterestForm.razor.rz.scp.css */
.register-form[b-87kepjkon2] {
	max-width: 620px;
}

.register-form__form[b-87kepjkon2] {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	gap: 12px;
	padding: 12px 18px 20px 0;
}

[b-87kepjkon2] .register-form__input {
	flex: 1 1 260px;
	font-family: inherit;
	font-size: 16px;
	color: var(--site-ink);
	background: #fff;
	border: none;
	border-radius: 9px;
	padding: 14px 18px;
}

	[b-87kepjkon2] .register-form__input::placeholder {
		color: var(--site-muted-ink);
	}

.register-form__submit[b-87kepjkon2] {
	font-family: inherit;
	font-size: 16px;
	font-weight: 700;
	color: var(--site-red);
	background: #fff;
	border: none;
	border-radius: 9px;
	padding: 14px 30px;
	cursor: pointer;
}

/* no focus ring on the controls, matching the brief (trade-off: also drops the keyboard indicator) */
.register-form__input:focus[b-87kepjkon2],
.register-form__input:focus-visible[b-87kepjkon2],
.register-form__submit:focus[b-87kepjkon2],
.register-form__submit:focus-visible[b-87kepjkon2] {
	outline: none;
}

.register-form__done[b-87kepjkon2] {
	margin: 0;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}

.register-form__error[b-87kepjkon2] {
	flex-basis: 100%;
	margin: 10px 0 0;
	font-size: 14px;
	font-weight: 600;
	color: var(--site-gold);
}

@media (prefers-reduced-motion: no-preference) {
	.register-form__submit[b-87kepjkon2] {
		transition: transform .16s var(--site-ease-out), color .2s ease, box-shadow .2s ease;
	}

	@media (hover: hover) and (pointer: fine) {
		.register-form__submit:hover[b-87kepjkon2] {
			color: var(--site-red-dark);
			box-shadow: 0 6px 16px rgba(35, 31, 32, .60);
		}
	}

	.register-form__submit:active[b-87kepjkon2] {
		transform: scale(.97);
	}
}

/* on phones the field and button each take the full width, button under the field */
@media (max-width: 860px) {
	.register-form__form[b-87kepjkon2] {
		flex-direction: column;
		align-items: stretch;
	}

	[b-87kepjkon2] .register-form__input {
		width: 100%;
		flex: 1 1 100%;
	}

	.register-form__submit[b-87kepjkon2] {
		width: 100%;
	}
}
/* /UI/Site/SectionBand.razor.rz.scp.css */
/* The band background/padding/inner width and inter-section separators are part of the global section
   system in app.css. Only the in-page anchor offset is local to the band. */

.site-anchor[b-azj4gsn20g] {
	display: block;
	height: 0;
	scroll-margin-top: 96px;
}
/* /UI/Site/SectionIntro.razor.rz.scp.css */
/* Geometry only. Colour (eyebrow accent + feature-band inversion) lives in the global accent/tone
   system in app.css, so a single cascade wins on the red band without a specificity fight. */

.section-intro[b-9zls6j53aa] {
	margin: 0;
}

.section-intro__eyebrow[b-9zls6j53aa] {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .16em;
	text-transform: uppercase;
	margin: 0 0 14px;
}

.section-intro__heading[b-9zls6j53aa] {
	font-size: clamp(23px, 3vw, 30px);
	font-weight: 800;
	letter-spacing: -.01em;
	line-height: 1.2;
	margin: 0 0 14px;
}

.section-intro__lead[b-9zls6j53aa] {
	font-size: 18px;
	line-height: 1.6;
}

.section-intro__lead > :first-child[b-9zls6j53aa] {
	margin-top: 0;
}

.section-intro__lead > :last-child[b-9zls6j53aa] {
	margin-bottom: 0;
}

/* split header: heading on the left, a brand/partner logo on the right of the same row. Without a
   logo the wrappers are inert, so a plain intro is unaffected. The lead still spans full width below. */
.section-intro--split .section-intro__head[b-9zls6j53aa] {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	gap: 24px;
}

.section-intro--split .section-intro__heading-group[b-9zls6j53aa] {
	flex: 1 1 560px;
}

.section-intro__media[b-9zls6j53aa] {
	flex: none;
}

/* the logo is rendered by ScImage (a child component), so ::deep is needed to reach the <img> */
.section-intro__media[b-9zls6j53aa]  img {
	display: block;
	height: 64px;
	width: auto;
	margin-top: 6px;
}
/* /UI/Site/SiteFigure.razor.rz.scp.css */
/* The click-to-zoom figure (the trigger), rendered by SiteFigure so it is component-scoped. The image
   comes from a child <ScImage>, so its rules reach through the scope boundary with ::deep. The lightbox
   overlay this figure opens is built and appended to <body> by SiteFigure.razor.js, outside any
   component's scope, so that overlay's styles cannot be isolated and stay global in app.css. */

.site-figure[b-viqn2blmok] {
	position: relative;
	margin: 0;
	cursor: zoom-in;
}

/* a non-zoom figure (zoom disabled, or in the editor where it is a selectable image field) is not a
   zoom trigger, so it carries no zoom cursor */
.site-figure--static[b-viqn2blmok] {
	cursor: default;
}

.site-figure[b-viqn2blmok]  img {
	display: block;
	width: 100%;
	height: auto;
}

/* framed screenshot (hero, how-it-works step): rounded card with a lifted shadow */
.site-figure--framed[b-viqn2blmok] {
	border-radius: 14px;
	overflow: hidden;
	border: 1px solid #DCDAD8;
	background: #fff;
	box-shadow: 0 24px 60px -18px rgba(35, 31, 32, .30), 0 4px 12px rgba(35, 31, 32, .06);
}

/* cover crop (media card): fills a fixed 1.6 aspect box at the top of the card */
.site-figure--cover[b-viqn2blmok] {
	aspect-ratio: 1.6;
	overflow: hidden;
}

.site-figure--cover[b-viqn2blmok]  img {
	height: 100%;
	object-fit: cover;
}

.site-figure__hint[b-viqn2blmok] {
	position: absolute;
	right: 12px;
	bottom: 12px;
	font-size: 12px;
	font-weight: 700;
	color: var(--site-ink);
	background: rgba(255, 255, 255, .92);
	border: 1px solid #DCDAD8;
	border-radius: 6px;
	padding: 5px 9px;
	pointer-events: none;
}

.site-figure__caption[b-viqn2blmok] {
	margin-top: 12px;
	font-size: 13px;
	color: var(--site-muted-ink);
	cursor: auto;
}

@media (hover: hover) and (pointer: fine) {
	.site-figure:hover .site-figure__hint[b-viqn2blmok] {
		background: #fff;
	}
}

/* the expand hint is icon-only on phones to save room on the framed screenshot */
@media (max-width: 860px) {
	.site-figure__hint[b-viqn2blmok] {
		font-size: 0;
		padding: 7px 8px;
	}

	.site-figure__hint[b-viqn2blmok]::before {
		content: "\2921";
		font-size: 15px;
		line-height: 1;
	}
}
/* /UI/Site/SiteFooter.razor.rz.scp.css */
.site-footer[b-33ny3nzaka] {
	background: #fff;
}

.site-footer__inner[b-33ny3nzaka] {
	max-width: 1120px;
	margin: 0 auto;
}

/* about band */
.site-footer__about[b-33ny3nzaka] {
	background: var(--site-muted);
	padding: 56px 40px;
}

.site-footer__about-grid[b-33ny3nzaka] {
	display: grid;
	grid-template-columns: minmax(220px, 300px) minmax(320px, 1fr);
	gap: 40px;
	align-items: start;
}

/* the logo is rendered by ScImage (a child component), so ::deep is needed to reach the <img> */
.site-footer__logo[b-33ny3nzaka]  img {
	display: block;
	width: 100%;
	max-width: 240px;
	height: auto;
}

.site-footer__eyebrow[b-33ny3nzaka] {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .16em;
	text-transform: uppercase;
	color: var(--site-red);
	margin: 0 0 12px;
}

.site-footer__aboutbody[b-33ny3nzaka] {
	font-size: 15.5px;
	line-height: 1.6;
	color: var(--site-body);
	text-wrap: pretty;
}

.site-footer__aboutbody > :first-child[b-33ny3nzaka] {
	margin-top: 0;
}

.site-footer__aboutbody > :last-child[b-33ny3nzaka] {
	margin-bottom: 0;
}

.site-footer__aboutbody[b-33ny3nzaka]  a {
	font-weight: 600;
	color: var(--site-purple);
	text-decoration: none;
}

.site-footer__aboutbody[b-33ny3nzaka]  a:hover {
	color: var(--site-red);
}

/* legal band */
.site-footer__legal[b-33ny3nzaka] {
	background: #fff;
	padding: 26px 40px;
}

.site-footer__legal-row[b-33ny3nzaka] {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 14px 28px;
	font-size: 13.5px;
	color: var(--site-muted-ink);
}

.site-footer__links[b-33ny3nzaka] {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 22px;
}

.site-footer__links[b-33ny3nzaka]  a {
	color: var(--site-muted-ink);
	text-decoration: none;
}

.site-footer__links[b-33ny3nzaka]  a:hover {
	color: var(--site-ink);
}

/* people row: the about/team copy alongside a partner badge; stacks on narrow viewports */
.site-footer__people[b-33ny3nzaka] {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 18px 28px;
}

.site-footer__people > .site-footer__aboutbody[b-33ny3nzaka] {
	flex: 1 1 360px;
	min-width: 0;
}

.site-footer__partner[b-33ny3nzaka] {
	flex: 0 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 6px;
	text-align: center;
}

.site-footer__partner-link[b-33ny3nzaka] {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 6px;
	text-decoration: none;
}

.site-footer__partner-badge[b-33ny3nzaka]  img {
	display: block;
	height: 112px;
	width: auto;
	border: 1px solid var(--site-line);
	border-radius: 10px;
	background: #fff;
}

.site-footer__partner-label[b-33ny3nzaka] {
	font-size: 11.5px;
	font-weight: 600;
	color: var(--site-muted-ink);
}

@media (max-width: 860px) {
	.site-footer__about[b-33ny3nzaka] {
		padding: 40px 20px;
	}

	.site-footer__about-grid[b-33ny3nzaka] {
		grid-template-columns: 1fr;
		gap: 28px;
	}

	.site-footer__legal[b-33ny3nzaka] {
		padding: 22px 20px;
	}

	.site-footer__partner[b-33ny3nzaka],
	.site-footer__partner-link[b-33ny3nzaka] {
		align-items: flex-start;
		text-align: left;
	}

	.site-footer__partner-badge[b-33ny3nzaka]  img {
		height: 96px;
	}
}
/* /UI/Site/SiteHeader.razor.rz.scp.css */
.site-header[b-1je5kcyn1v] {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid var(--site-line);
	padding: 18px 40px;
}

/* site-header--sticky pins the bar to the top as the page scrolls, and pairs with the site-anchor
   scroll offset (SectionBand.razor.css) so in-page jumps clear the pinned bar. The actual
   position:sticky cannot sit here — this element's containing block (#header) is only as tall as the
   header, so it would have no room to travel. It is applied to the page-template <header> wrapper in
   app.css (header:has(.site-header--sticky)), whose containing block is the body; this class is the
   toggle the rule keys on. */

.site-header__inner[b-1je5kcyn1v] {
	max-width: 1120px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.site-header__brand[b-1je5kcyn1v] {
	display: flex;
	align-items: center;
	gap: 11px;
	text-decoration: none;
}

.site-header__mark[b-1je5kcyn1v] {
	width: 34px;
	height: 34px;
	flex: none;
}

.site-header__name[b-1je5kcyn1v] {
	font-size: 16px;
	font-weight: 800;
	letter-spacing: -.01em;
	color: var(--site-ink);
}

.site-header__nav[b-1je5kcyn1v] {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 26px;
}

/* menu button: hidden on desktop, shown on phones to toggle the nav dropdown */
.site-header__toggle[b-1je5kcyn1v] {
	display: none;
	width: 44px;
	height: 44px;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--site-line);
	border-radius: 9px;
	background: #fff;
	color: var(--site-ink);
	cursor: pointer;
}

.site-header__toggle svg[b-1je5kcyn1v] {
	width: 22px;
	height: 22px;
}

@media (max-width: 860px) {
	.site-header[b-1je5kcyn1v] {
		padding: 12px 16px;
		position: relative;
	}

	.site-header__toggle[b-1je5kcyn1v] {
		display: inline-flex;
	}

	.site-header__nav[b-1je5kcyn1v] {
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		flex-direction: column;
		align-items: stretch;
		gap: 0;
		background: #fff;
		border-bottom: 1px solid var(--site-line);
		box-shadow: 0 12px 30px -12px rgba(35, 31, 32, .25);
		padding: 8px 16px 16px;
		z-index: 60;
	}

	.site-header--open .site-header__nav[b-1je5kcyn1v] {
		display: flex;
	}

	.site-header__nav[b-1je5kcyn1v]  .cta-button {
		width: 100%;
		justify-content: flex-start;
		padding: 13px 4px;
		border-bottom: 1px solid #F0EEEC;
		border-radius: 0;
	}

	.site-header__nav[b-1je5kcyn1v]  .cta-button.btn--primary {
		justify-content: center;
		border-bottom: none;
		border-radius: 8px;
		margin-top: 10px;
		padding: 14px;
	}
}
