@import '_content/MaisonChenDigitalAssistant.SharedWebComponents/MaisonChenDigitalAssistant.SharedWebComponents.9g15jxhg56.bundle.scp.css';

/* /Components/Account/AccessDenied.razor.rz.scp.css */
.back-home-link[b-jl4ergf8dp] {
	margin-top: 16px;
}
/* /Components/Account/ChangePassword.razor.rz.scp.css */
.login-container[b-jn354kdyrp] {
	text-align: center;
}

.login-container p[b-jn354kdyrp] {
	font-size: 0.9rem;
	color: var(--text-light);
	margin-bottom: 8px;
}
/* /Components/Account/Login.razor.rz.scp.css */
.reset-password-link[b-jroexfenqd] {
	margin-top: 8px;
}
/* /Components/Account/PasskeyLoadingSection.razor.rz.scp.css */
.passkey-section-host[b-ai7ae5iwlr] {
	width: 100%;
}

.passkey-loading[b-ai7ae5iwlr] {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	padding: 12px 24px;
	background: var(--green-disabled);
	color: var(--white);
	border-radius: 7px;
	font-size: 1rem;
	font-weight: 600;
	font-family: var(--font-body);
	width: 100%;
	letter-spacing: 0.02em;
	box-sizing: border-box;
}

@keyframes passkey-spin-b-ai7ae5iwlr {
	to {
		transform: rotate(360deg);
	}
}

.passkey-spinner-icon[b-ai7ae5iwlr] {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	border: 2px solid var(--white);
	border-top-color: transparent;
	border-radius: 50%;
	animation: passkey-spin-b-ai7ae5iwlr 0.7s linear infinite;
	flex-shrink: 0;
}
/* /Components/Account/Passkeys.razor.rz.scp.css */
.login-container[b-fsr0ukva14] {
	text-align: center;
}

.login-container p[b-fsr0ukva14] {
	font-size: 0.9rem;
	color: var(--text-light);
	margin-bottom: 8px;
}

.table[b-fsr0ukva14] {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 16px;
	font-size: 0.95rem;
}

.table td[b-fsr0ukva14] {
	padding: 10px 8px;
	border-bottom: 1px solid var(--border);
	vertical-align: middle;
}

.table td:first-child[b-fsr0ukva14] {
	color: var(--text);
	font-weight: 500;
	text-align: left;
}

.table td:last-child[b-fsr0ukva14] {
	text-align: right;
}

.btn[b-fsr0ukva14] {
	display: inline-block;
	padding: 7px 16px;
	border: none;
	border-radius: 6px;
	font-size: 0.875rem;
	font-weight: 600;
	font-family: var(--font-body);
	cursor: pointer;
	transition: background 0.2s, transform 0.1s;
	letter-spacing: 0.01em;
	margin-left: 4px;
}

.btn-primary[b-fsr0ukva14] {
	background: var(--navy);
	color: var(--white);
}

.btn-primary:hover[b-fsr0ukva14] {
	background: var(--navy-deep);
	transform: translateY(-1px);
}

.btn-danger[b-fsr0ukva14] {
	background: var(--red);
	color: var(--white);
}

.btn-danger:hover[b-fsr0ukva14] {
	background: var(--red-hover);
	transform: translateY(-1px);
}
/* /Components/Account/PasskeySubmit.razor.rz.scp.css */
button[b-crjzbv4aa5] {
	padding: 12px 24px;
	background: var(--green);
	color: var(--white);
	border: none;
	border-radius: 7px;
	font-size: 1rem;
	font-weight: 600;
	font-family: var(--font-body);
	cursor: pointer;
	transition: background 0.2s, transform 0.1s;
	display: block;
	width: 100%;
	letter-spacing: 0.02em;
}

button:hover[b-crjzbv4aa5] {
	background: var(--green-hover);
	transform: translateY(-1px);
}

button:active[b-crjzbv4aa5] {
	transform: translateY(0);
}

button:disabled[b-crjzbv4aa5] {
	background: var(--green-disabled);
	cursor: not-allowed;
	transform: none;
}
/* /Components/Account/RenamePasskey.razor.rz.scp.css */
.login-container[b-ec7ezfijg2] {
	text-align: center;
}

.login-container h4[b-ec7ezfijg2] {
	font-family: var(--font-display);
	color: var(--navy);
	margin-bottom: 16px;
}

.form-hint[b-ec7ezfijg2] {
	font-size: 0.8rem;
	color: var(--text-muted);
	margin-top: 4px;
	text-align: left;
}
/* /Components/Account/ResetCredentials.razor.rz.scp.css */
.passkey-button[b-3g0xa13790] {
	margin-bottom: 8px;
}

.login-container[b-3g0xa13790] {
	text-align: center;
}

.login-container p[b-3g0xa13790] {
	font-size: 0.9rem;
	color: var(--text-light);
	margin-bottom: 4px;
}
/* /Components/Account/ResetRequest.razor.rz.scp.css */
.back-to-login-link[b-m501ayy1qu] {
	margin-top: 8px;
}
/* /Components/Actions/Action.razor.rz.scp.css */
.action-page[b-06irmt22em] {
	display: flex;
	flex-direction: column;
	height: calc(100vh - var(--header-h, 72px));
	font-family: var(--font-body);
	background: var(--cream);
}

/* Loading Skeleton */
.loading-banner[b-06irmt22em] {
	background-color: #fff8e1;
	border-bottom: 2px solid #f9a825;
	padding: 12px 24px;
}

.loading-messages[b-06irmt22em] {
	display: flex;
	flex-direction: column;
	gap: 16px;
	padding-top: 12px;
}

.shimmer[b-06irmt22em] {
	background: linear-gradient(90deg, #e8e2d9 25%, #f5efe8 50%, #e8e2d9 75%);
	background-size: 200% 100%;
	animation: shimmer-b-06irmt22em 1.5s ease-in-out infinite;
	border-radius: 8px;
}

.shimmer-status[b-06irmt22em] {
	height: 20px;
	width: 60%;
}

.shimmer-line[b-06irmt22em] {
	height: 16px;
	width: 100%;
}

.shimmer-line-short[b-06irmt22em] {
	width: 65%;
}

.shimmer-bubble[b-06irmt22em] {
	height: 48px;
	width: 80%;
}

.shimmer-bubble-short[b-06irmt22em] {
	width: 55%;
	align-self: flex-end;
}

@keyframes shimmer-b-06irmt22em {
	0% { background-position: 200% 0; }
	100% { background-position: -200% 0; }
}

@media (prefers-reduced-motion: reduce) {
	.shimmer[b-06irmt22em] {
		animation: none;
		background: #e8e2d9;
	}
}

/* Mobile tab bar — hidden on desktop, shown on mobile */
.mobile-tab-bar[b-06irmt22em] {
	display: none;
}

/* Body Layout */
.action-body[b-06irmt22em] {
	display: grid;
	grid-template-areas:
		"status status status"
		"docs chat right";
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: auto 1fr;
	flex: 1;
	overflow: hidden;
	gap: 0;
}

/* Status Panel — spans full width above the 3 columns on desktop */
.status-panel[b-06irmt22em] {
	grid-area: status;
	overflow: hidden;
}

/* Documents Panel */
.documents-panel[b-06irmt22em] {
	grid-area: docs;
	border-right: 1px solid var(--border);
	padding: 24px 20px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	gap: 20px;
	background: var(--white);
}

.panel-title[b-06irmt22em] {
	font-family: var(--font-display);
	font-size: 1.35rem;
	margin: 0 0 8px;
	flex-shrink: 0;
	color: var(--navy);
}

/* Chat Panel */
.chat-panel[b-06irmt22em] {
	grid-area: chat;
	display: flex;
	flex-direction: column;
	padding: 24px 28px;
	overflow: hidden;
	background: var(--cream);
}

/* Right Panel */
.right-panel[b-06irmt22em] {
	grid-area: right;
	border-left: 1px solid var(--border);
	background: var(--white);
}

/* Maintenance Page */
.maintenance-page[b-06irmt22em] {
	display: flex;
	flex: 1;
	align-items: center;
	justify-content: center;
	background: var(--cream);
}

.maintenance-card[b-06irmt22em] {
	text-align: center;
	padding: 48px 32px;
	background: var(--white);
	border-radius: 12px;
	border: 1px solid var(--border);
	max-width: 480px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.maintenance-icon[b-06irmt22em] {
	font-size: 3rem;
	display: block;
	margin-bottom: 16px;
}

.maintenance-title[b-06irmt22em] {
	font-family: var(--font-display);
	color: var(--navy);
	margin: 0 0 12px;
}

.maintenance-message[b-06irmt22em] {
	color: var(--text-muted);
	font-size: 1rem;
	margin: 0;
}

.ai-disclaimer[b-06irmt22em] {
	padding: 6px 20px;
	font-size: 0.7rem;
	color: var(--text-muted);
	border-top: 1px solid var(--border);
	background: var(--white);
	line-height: 1.4;
	flex-shrink: 0;
	text-align: center;
}

.ai-disclaimer a[b-06irmt22em] {
	color: inherit;
	text-decoration: underline;
}

.ai-disclaimer a:hover[b-06irmt22em],
.ai-disclaimer a:focus[b-06irmt22em] {
	text-decoration: underline;
}

/* ============================================================
   Mobile Layout
   ============================================================ */

@media (max-width: 768px) {
	.mobile-tab-bar[b-06irmt22em] {
		display: flex;
		flex-shrink: 0;
		border-bottom: 2px solid var(--border);
		background: var(--white);
	}

	.mobile-tab[b-06irmt22em] {
		flex: 1;
		padding: 12px 8px;
		background: none;
		border: none;
		border-bottom: 3px solid transparent;
		margin-bottom: -2px;
		font-family: var(--font-body);
		font-size: 0.9rem;
		font-weight: 600;
		color: var(--text-light);
		cursor: pointer;
		transition: color 0.2s, border-color 0.2s;
	}

	.mobile-tab--active[b-06irmt22em] {
		color: var(--navy);
		border-bottom-color: var(--green);
	}

	.action-body[b-06irmt22em] {
		display: flex;
		flex-direction: column;
		overflow: hidden;
	}

	.right-panel[b-06irmt22em] {
		display: none;
	}

	.status-panel[b-06irmt22em] {
		flex: 1;
		overflow-y: auto;
		min-height: 0;
	}

	.documents-panel[b-06irmt22em] {
		flex: 1;
		border-right: none;
		min-height: 0;
	}

	.chat-panel[b-06irmt22em] {
		flex: 1;
		padding: 16px;
		min-height: 0;
	}

	/* Tab visibility — show only the active panel */
	.action-body--tab-chat .documents-panel[b-06irmt22em],
	.action-body--tab-chat .status-panel[b-06irmt22em] {
		display: none;
	}

	.action-body--tab-documents .chat-panel[b-06irmt22em],
	.action-body--tab-documents .status-panel[b-06irmt22em] {
		display: none;
	}

	.action-body--tab-status .chat-panel[b-06irmt22em],
	.action-body--tab-status .documents-panel[b-06irmt22em] {
		display: none;
	}
}
/* /Components/Actions/Home.razor.rz.scp.css */
.matters-page[b-6q1fdwq4m8] {
	padding: 48px 40px;
	font-family: var(--font-body);
	background: var(--cream);
	min-height: 100%;
}

.matters-loading[b-6q1fdwq4m8],
.matters-empty[b-6q1fdwq4m8] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 40vh;
	font-family: var(--font-body);
	color: var(--text-light);
	gap: 12px;
}

.matters-heading[b-6q1fdwq4m8] {
	font-family: var(--font-display);
	font-size: 2.25rem;
	margin: 0 0 8px;
	color: var(--navy);
}

.matters-subheading[b-6q1fdwq4m8] {
	color: var(--text-light);
	margin: 0 0 36px;
	font-size: 1rem;
}

.matters-grid[b-6q1fdwq4m8] {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(min(100%, 320px), 1fr));
	gap: 24px;
	max-width: var(--max-w);
}

.matter-card[b-6q1fdwq4m8] {
	display: flex;
	flex-direction: column;
	border: 1px solid var(--border);
	border-radius: var(--radius-lg);
	padding: 24px;
	text-decoration: none;
	color: inherit;
	background-color: var(--white);
	box-shadow: 0 2px 8px rgba(27, 42, 74, 0.06);
	transition: box-shadow 0.2s, transform 0.2s;
}

.matter-card:hover[b-6q1fdwq4m8] {
	box-shadow: 0 8px 24px rgba(27, 42, 74, 0.14);
	transform: translateY(-3px);
}

.matter-card-header[b-6q1fdwq4m8] {
	display: flex;
	align-items: baseline;
	gap: 8px;
	margin-bottom: 20px;
	padding-bottom: 16px;
	border-bottom: 1px solid var(--border);
}

.matter-id-label[b-6q1fdwq4m8] {
	font-size: 0.7rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: var(--text-muted);
}

.matter-id[b-6q1fdwq4m8] {
	font-size: 1.5rem;
	font-weight: 700;
	font-family: var(--font-display);
	color: var(--navy);
}

.matter-title-group[b-6q1fdwq4m8] {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	min-width: 0;
}

.matter-name[b-6q1fdwq4m8] {
	color: var(--text-light);
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.3;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.matter-card-body[b-6q1fdwq4m8] {
	display: flex;
	flex-direction: column;
	gap: 12px;
	flex: 1;
}

.matter-card-body--loading[b-6q1fdwq4m8] {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100px;
}

.matter-detail[b-6q1fdwq4m8] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 0.875rem;
	min-width: 0;
}

.matter-detail:has(.matter-detail-values .matter-detail-value + .matter-detail-value)[b-6q1fdwq4m8] {
	align-items: flex-start;
}

.matter-detail-values[b-6q1fdwq4m8] {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 2px;
	min-width: 0;
	overflow: hidden;
}

.matter-detail-label[b-6q1fdwq4m8] {
	color: var(--text-light);
	font-weight: 500;
	flex-shrink: 0;
}

.matter-detail-value[b-6q1fdwq4m8] {
	color: var(--text);
	font-weight: 600;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.matter-status[b-6q1fdwq4m8] {
	display: inline-block;
	padding: 3px 12px;
	border-radius: var(--radius-pill);
	font-size: 0.75rem;
	font-weight: 600;
}

.matter-status--in-progress[b-6q1fdwq4m8] {
	background-color: rgba(212, 160, 74, 0.15);
	color: #8a6320;
	border: 1px solid rgba(212, 160, 74, 0.4);
}

.matter-badge[b-6q1fdwq4m8] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 24px;
	height: 24px;
	padding: 0 6px;
	background-color: var(--navy);
	color: var(--white);
	border-radius: var(--radius-pill);
	font-size: 0.75rem;
	font-weight: 700;
}

.matter-card-footer[b-6q1fdwq4m8] {
	margin-top: 20px;
	padding-top: 16px;
	border-top: 1px solid var(--border);
	display: flex;
	justify-content: center;
}

.matter-card-footer-btn[b-6q1fdwq4m8] {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	background-color: var(--green);
	color: var(--white);
	font-size: 0.875rem;
	font-weight: 600;
	padding: 10px 24px;
	border-radius: var(--radius-pill);
	text-decoration: none;
	letter-spacing: 0.02em;
	transition: background-color 0.2s, transform 0.15s;
	width: 100%;
	justify-content: center;
}

.matter-card-footer-btn:hover[b-6q1fdwq4m8] {
	background-color: #2e9659;
	transform: translateY(-1px);
}

.matter-spinner[b-6q1fdwq4m8] {
	width: 32px;
	height: 32px;
	border: 3px solid var(--cream-dark);
	border-top-color: var(--gold);
	border-radius: 50%;
	animation: matter-spin-b-6q1fdwq4m8 0.7s linear infinite;
}

@keyframes matter-spin-b-6q1fdwq4m8 {
	to {
		transform: rotate(360deg);
	}
}

.matter-card--error[b-6q1fdwq4m8] {
	display: flex;
	flex-direction: column;
	border: 2px solid #c62828;
	border-radius: var(--radius-lg);
	padding: 24px;
	background-color: #fff5f5;
	box-shadow: 0 2px 8px rgba(198, 40, 40, 0.12);
	cursor: default;
}

.matter-card--error:hover[b-6q1fdwq4m8] {
	transform: none;
	box-shadow: 0 2px 8px rgba(198, 40, 40, 0.12);
}
.matter-error-body[b-6q1fdwq4m8] {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 12px;
	min-height: 100px;
	text-align: center;
}

.matter-error-icon[b-6q1fdwq4m8] {
	font-size: 2.5rem;
	color: #c62828;
}

.matter-error-text[b-6q1fdwq4m8] {
	color: #c62828;
	font-size: 0.875rem;
	font-weight: 600;
	margin: 0;
	line-height: 1.4;
}

@media (max-width: 768px) {
	.matters-page[b-6q1fdwq4m8] {
		padding: 24px 16px;
	}

	.matters-heading[b-6q1fdwq4m8] {
		font-size: 1.75rem;
	}

	.matters-subheading[b-6q1fdwq4m8] {
		margin-bottom: 24px;
	}
}
/* /Components/Forbidden.razor.rz.scp.css */
.forbidden-page[b-r7a7w42fi2] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	font-family: 'DM Sans', 'Inter', sans-serif;
	background-color: #fafafa;
}

.forbidden-card[b-r7a7w42fi2] {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
	padding: 48px 40px;
	border: 1px solid #e0e0e0;
	border-radius: 16px;
	background-color: #fff;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
	text-align: center;
}

.forbidden-code[b-r7a7w42fi2] {
	font-family: 'DM Serif Display', serif;
	font-size: 5rem;
	color: #e53935;
	line-height: 1;
}

.forbidden-title[b-r7a7w42fi2] {
	font-family: 'DM Serif Display', serif;
	font-size: 1.75rem;
	margin: 0;
}

.forbidden-message[b-r7a7w42fi2] {
	color: #666;
	margin: 0;
}

.forbidden-link[b-r7a7w42fi2] {
	margin-top: 8px;
	font-size: 0.9rem;
	color: #1a73e8;
	text-decoration: none;
	font-weight: 500;
}

.forbidden-link:hover[b-r7a7w42fi2] {
	text-decoration: underline;
}
/* /Components/Layout/Feedback.razor.rz.scp.css */
.feedback-button[b-0s9fq2l4tk] {
	position: fixed;
	bottom: 16px;
	right: 16px;
	z-index: 1000;
	display: inline-flex;
	align-items: center;
	gap: 4px;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	background-color: #455a64;
	padding: 6px 12px;
	border-radius: 16px;
	text-decoration: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	opacity: 0.75;
	transition: opacity 0.2s, background-color 0.2s, transform 0.1s;
	border: none;
	cursor: pointer;
}

	.feedback-button:hover[b-0s9fq2l4tk] {
		opacity: 1;
		background-color: #37474f;
	}

	.feedback-button:active[b-0s9fq2l4tk] {
		transform: scale(0.95);
	}

/* Loading Spinner Styles */
.spinner[b-0s9fq2l4tk] {
	width: 12px;
	height: 12px;
	border: 2px solid rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	border-top-color: #fff;
	animation: spin-b-0s9fq2l4tk 1s ease-in-out infinite;
}

@keyframes spin-b-0s9fq2l4tk {
	to {
		transform: rotate(360deg);
	}
}

/* Disable hover/click effects while loading */
.feedback-button:disabled[b-0s9fq2l4tk] {
	opacity: 0.7;
	cursor: not-allowed;
	pointer-events: none;
	background-color: #455a64;
}

/* Feedback Sent Icon Styles */
.feedback-sent-icon[b-0s9fq2l4tk] {
	position: fixed;
	bottom: 16px;
	right: 16px;
	z-index: 1000;
	display: inline-flex;
	align-items: center;
	gap: 4px;
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	background-color: #2e7d32; /* A green tint to indicate success */
	padding: 6px 12px;
	border-radius: 16px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	opacity: 0.85;
	cursor: default;
	user-select: none;
	pointer-events: none;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
html[b-mzyr4finlc], body[b-mzyr4finlc] {
	height: 100%;
	margin: 0;
	padding: 0;
}

.layout-container[b-mzyr4finlc] {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.body-content[b-mzyr4finlc] {
	flex: 1 0 auto;
	min-height: calc(100vh - var(--header-h));
}

.header-nav-links[b-mzyr4finlc] {
	display: flex;
	align-items: center;
	gap: 4px;
}

	.header-nav-links[b-mzyr4finlc]  .header-nav-link {
		font-size: 14px;
		font-weight: 500;
		color: rgba(255, 255, 255, 0.75);
		padding: 6px 14px;
		border-radius: var(--radius-pill);
		text-decoration: none;
		letter-spacing: 0.02em;
		transition: color 0.2s ease, background 0.2s ease;
	}

		.header-nav-links[b-mzyr4finlc]  .header-nav-link:hover {
			color: var(--white);
			background: rgba(255, 255, 255, 0.08);
		}

		.header-nav-links[b-mzyr4finlc]  .header-nav-link.active {
			color: var(--white);
			background: rgba(58, 175, 108, 0.15);
			border-bottom: 2px solid var(--green);
		}

	.header-nav-links[b-mzyr4finlc]  .header-nav-link-action {
		background: rgba(255, 255, 255, 0.15);
	}

	.header-nav-links[b-mzyr4finlc]  .header-nav-link-action:hover {
		background: rgba(255, 255, 255, 0.25);
	}

.header-nav-links[b-mzyr4finlc]  .header-nav-link-logoff {
	background: rgba(139, 0, 0, 0.7);
	color: rgba(255, 255, 255, 0.9);
	border: none;
	cursor: pointer;
	font-family: inherit;
}

	.header-nav-links[b-mzyr4finlc]  .header-nav-link-logoff:hover {
		background: rgba(160, 0, 0, 0.9);
		color: var(--white);
	}

@media (max-width: 900px) {
	.header-nav-links[b-mzyr4finlc]  .header-nav-link {
		font-size: 13px;
		padding: 5px 10px;
	}
}

@media (max-width: 768px) {
	.header-nav-links[b-mzyr4finlc]  .header-nav-link {
		font-size: 12px;
		padding: 4px 8px;
	}

	.header-nav-links[b-mzyr4finlc]  .header-nav-link-action {
		display: none;
	}

	.logoff-form-desktop[b-mzyr4finlc] {
		display: none;
	}
}
/* /Components/Layout/ProfileMenu.razor.rz.scp.css */
/* Hidden on desktop, shown on mobile */
.profile-menu-container[b-2x26q5zaqq] {
	display: none;
}

@media (max-width: 768px) {
	.profile-menu-container[b-2x26q5zaqq] {
		display: block;
		position: relative;
	}

	.profile-menu-btn[b-2x26q5zaqq] {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 36px;
		height: 36px;
		background: rgba(255, 255, 255, 0.15);
		border: none;
		border-radius: 8px;
		cursor: pointer;
		color: rgba(255, 255, 255, 0.9);
		transition: background 0.2s;
	}

	.profile-menu-btn:hover[b-2x26q5zaqq],
	.profile-menu-btn[aria-expanded="true"][b-2x26q5zaqq] {
		background: rgba(255, 255, 255, 0.25);
	}

	.profile-menu-backdrop[b-2x26q5zaqq] {
		position: fixed;
		inset: 0;
		z-index: 98;
	}

	.profile-menu-dropdown[b-2x26q5zaqq] {
		position: absolute;
		top: calc(100% + 8px);
		right: 0;
		background: var(--white);
		border: 1px solid var(--border);
		border-radius: 8px;
		box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
		z-index: 200;
		min-width: 180px;
		overflow: hidden;
		display: flex;
		flex-direction: column;
	}

	.profile-menu-dropdown > * + *[b-2x26q5zaqq] {
		border-top: 1px solid var(--border);
	}

	.profile-menu-dropdown form[b-2x26q5zaqq] {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	/* Use ::deep to ensure styles reach NavLink-rendered <a> elements */
	.profile-menu-dropdown[b-2x26q5zaqq]  .profile-menu-item,
	.profile-menu-dropdown .profile-menu-item[b-2x26q5zaqq] {
		display: block;
		padding: 12px 16px;
		text-decoration: none;
		color: var(--text, #1b2a4a);
		font-size: 0.9rem;
		font-weight: 500;
		background: none;
		border: none;
		cursor: pointer;
		font-family: inherit;
		text-align: left;
		width: 100%;
		box-sizing: border-box;
		border-radius: 0;
		letter-spacing: normal;
	}

	/* Override NavLink active-class styling so active page has a subtle indicator in the dropdown */
	.profile-menu-dropdown[b-2x26q5zaqq]  .profile-menu-item.active,
	.profile-menu-dropdown .profile-menu-item.active[b-2x26q5zaqq] {
		color: var(--navy, #1b2a4a);
		background: none;
		border-left: 3px solid var(--green, #3aaf6c);
		padding-left: 13px;
		border-bottom: none;
	}

	.profile-menu-dropdown[b-2x26q5zaqq]  .profile-menu-item:hover,
	.profile-menu-dropdown .profile-menu-item:hover[b-2x26q5zaqq] {
		background: var(--cream, #f9f6f2);
		color: var(--text, #1b2a4a);
	}

	.profile-menu-dropdown[b-2x26q5zaqq]  .profile-menu-item--logoff,
	.profile-menu-dropdown .profile-menu-item--logoff[b-2x26q5zaqq] {
		color: #c62828;
	}

	.profile-menu-dropdown[b-2x26q5zaqq]  .profile-menu-item--logoff:hover,
	.profile-menu-dropdown .profile-menu-item--logoff:hover[b-2x26q5zaqq] {
		background: #fff5f5;
		color: #c62828;
	}
}
