.fv-f7a3b219-wrapper {
	position: relative;
	isolation: isolate;
}

.fv-f7a3b219-actions {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0 6px;
	max-width: 100%;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}

.fv-f7a3b219-trigger {
	all: unset;
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	color: #666;
	font: inherit;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	letter-spacing: inherit;
	cursor: pointer;
	text-decoration: none;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	outline: none;
	padding: 0 !important;
	margin: 0 !important;
	vertical-align: middle;
	transition: color 0.2s ease;
	-webkit-appearance: none;
	appearance: none;
}

.fv-f7a3b219-trigger:hover,
.fv-f7a3b219-trigger:focus,
.fv-f7a3b219-trigger:focus-visible,
.fv-f7a3b219-trigger:active {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	outline: none;
	text-decoration: none;
}

.fv-f7a3b219-trigger:focus-visible {
	outline: 2px solid #666;
	outline-offset: 2px;
}

.fv-f7a3b219-trigger.fv-type-button {
	background-color: #0073aa !important;
	color: #fff;
	padding: 10px 20px !important;
	border-radius: 4px !important;
}

.fv-f7a3b219-trigger.fv-type-button:hover,
.fv-f7a3b219-trigger.fv-type-button:focus,
.fv-f7a3b219-trigger.fv-type-button:focus-visible,
.fv-f7a3b219-trigger.fv-type-button:active {
	background-color: #0073aa !important;
	border-radius: 4px !important;
}

.fv-f7a3b219-trigger.fv-trigger-pulse .fv-trigger-icon {
	animation: fv-f7a3b219-trigger-pop 0.55s ease;
}

@keyframes fv-f7a3b219-trigger-pop {
	0%, 100% {
		transform: scale(1);
	}
	45% {
		transform: scale(1.28);
	}
}

.fv-trigger-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	color: #F5B301 !important;
	font-size: 1em !important;
	line-height: 1 !important;
	width: 1em;
	height: 1em;
}

.fv-trigger-icon i,
.fv-trigger-icon svg {
	color: #F5B301 !important;
	fill: #F5B301 !important;
	font-size: 1em !important;
	line-height: 1 !important;
	width: 1em !important;
	height: 1em !important;
	vertical-align: middle;
}

.fv-trigger-text-inner {
	font: inherit;
	font-size: inherit !important;
	line-height: inherit !important;
}

.fv-f7a3b219-actions-sep {
	display: none;
	color: #bbb;
	font: inherit;
	font-size: inherit !important;
	line-height: inherit !important;
	user-select: none;
	pointer-events: none;
}

.fv-f7a3b219-actions.has-list-link .fv-f7a3b219-actions-sep {
	display: inline-flex;
	align-items: center;
}

.fv-f7a3b219-view-list,
button.fv-f7a3b219-view-list,
span.fv-f7a3b219-view-list {
	all: unset;
	box-sizing: border-box;
	display: inline-flex !important;
	align-items: center;
	color: #888 !important;
	font: inherit;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	letter-spacing: inherit;
	cursor: pointer;
	text-decoration: underline !important;
	text-underline-offset: 0.15em;
	text-decoration-thickness: 1px;
	background: transparent !important;
	background-color: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	outline: none;
	padding: 0 !important;
	margin: 0 !important;
	min-height: 0 !important;
	min-width: 0 !important;
	max-width: none !important;
	width: auto !important;
	height: auto !important;
	transform: none !important;
	filter: none !important;
	opacity: 1 !important;
	vertical-align: middle;
	-webkit-appearance: none !important;
	appearance: none !important;
	transition: color 0.2s ease;
}

.fv-f7a3b219-view-list:hover,
.fv-f7a3b219-view-list:focus,
.fv-f7a3b219-view-list:focus-visible,
.fv-f7a3b219-view-list:active,
button.fv-f7a3b219-view-list:hover,
button.fv-f7a3b219-view-list:focus,
button.fv-f7a3b219-view-list:focus-visible,
button.fv-f7a3b219-view-list:active,
span.fv-f7a3b219-view-list:hover,
span.fv-f7a3b219-view-list:focus,
span.fv-f7a3b219-view-list:focus-visible,
span.fv-f7a3b219-view-list:active {
	color: #444 !important;
	background: transparent !important;
	background-color: transparent !important;
	background-image: none !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	outline: none;
	padding: 0 !important;
	margin: 0 !important;
	text-decoration: underline !important;
	transform: none !important;
	filter: none !important;
	opacity: 1 !important;
}

.fv-f7a3b219-view-list:focus-visible {
	outline: 2px solid #888 !important;
	outline-offset: 2px;
}

.fv-f7a3b219-view-list .fv-view-list-text {
	font: inherit;
	font-size: inherit !important;
	line-height: inherit !important;
	color: inherit !important;
	background: transparent !important;
	text-decoration: inherit;
}

.fv-f7a3b219-view-list[hidden] {
	display: none !important;
}

.fv-f7a3b219-overlay-host {
	position: static;
}

.fv-f7a3b219-modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9998 !important;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.3s ease, visibility 0.3s ease;
}

.fv-f7a3b219-modal-overlay.is-preparing {
	visibility: visible;
	opacity: 0;
	pointer-events: none;
}

.fv-f7a3b219-modal-overlay.is-open {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

.fv-f7a3b219-modal-content {
	background: #fff;
	padding: 25px;
	border-radius: 8px;
	max-width: 500px;
	width: 90%;
	position: relative;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
	transform: translateY(20px);
	transition: transform 0.3s ease;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: visible;
}

.fv-f7a3b219-modal-overlay .fv-f7a3b219-modal-title {
	margin: 0 0 15px;
	padding-right: 34px;
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5;
	color: #000 !important;
	overflow-wrap: anywhere;
	word-break: break-word;
	display: block;
}

.fv-f7a3b219-modal-overlay.is-open .fv-f7a3b219-modal-content {
	transform: translateY(0);
}

.fv-f7a3b219-modal-content button.fv-f7a3b219-modal-close,
.fv-f7a3b219-modal-content button.fv-f7a3b219-modal-close:hover,
.fv-f7a3b219-modal-content button.fv-f7a3b219-modal-close:focus,
.fv-f7a3b219-modal-content button.fv-f7a3b219-modal-close:active {
	--background: transparent !important;
	--background-color: transparent !important;
	--btn-bg: transparent !important;
	background: none !important;
	background-color: transparent !important;
	background-image: none !important;
	border: none !important;
	border-color: transparent !important;
	box-shadow: none !important;
	outline: none !important;
	filter: none !important;
}

.fv-f7a3b219-modal-content button.fv-f7a3b219-modal-close {
	position: absolute !important;
	top: 10px !important;
	right: 10px !important;
	left: auto !important;
	bottom: auto !important;
	z-index: 100;
	width: 30px !important;
	height: 30px !important;
	min-width: 30px !important;
	min-height: 30px !important;
	font-size: 26px !important;
	padding: 0 !important;
	margin: 0 !important;
	-webkit-appearance: none;
	appearance: none;
	line-height: 0;
	cursor: pointer;
	color: #000;
	transition: color 0.3s ease;
	display: flex !important;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}

.fv-f7a3b219-modal-content button.fv-f7a3b219-modal-close:hover,
.fv-f7a3b219-modal-content button.fv-f7a3b219-modal-close:focus,
.fv-f7a3b219-modal-content button.fv-f7a3b219-modal-close:active {
	color: #333 !important;
	background: none !important;
	background-color: transparent !important;
	background-image: none !important;
	border: none !important;
	box-shadow: none !important;
}

.fv-f7a3b219-modal-content button.fv-f7a3b219-modal-close:focus-visible {
	outline: 2px solid #0073aa !important;
	outline-offset: 2px !important;
}

.fv-f7a3b219-notice {
	margin: 0 0 12px;
	padding: 8px 12px;
	font-size: 13px;
	line-height: 1.4;
	color: #8b1a1a;
	background: #fdf2f2;
	border-radius: 4px;
	overflow-wrap: anywhere;
	word-break: break-word;
}

.fv-f7a3b219-notice[hidden] {
	display: none !important;
}

.fv-f7a3b219-feedback {
	margin: 0 0 12px;
	padding: 10px 14px 10px 38px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	border-radius: 6px;
	position: relative;
	opacity: 0;
	transform: translateY(-8px);
	max-height: 0;
	overflow: hidden;
	transition: opacity 0.28s ease, transform 0.28s ease, max-height 0.28s ease, margin 0.28s ease, padding 0.28s ease;
}

.fv-f7a3b219-feedback[hidden] {
	display: block !important;
	margin: 0;
	padding: 0;
	max-height: 0;
	opacity: 0;
}

.fv-f7a3b219-feedback::before {
	content: '';
	position: absolute;
	left: 12px;
	top: 50%;
	width: 18px;
	height: 18px;
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px 18px;
}

.fv-f7a3b219-feedback.fv-feedback--saved::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232ea84a' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
}

.fv-f7a3b219-feedback.fv-feedback--removed::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c98712' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18'/%3E%3Cpath d='M8 6V4h8v2'/%3E%3Cpath d='M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6'/%3E%3C/svg%3E");
}

.fv-f7a3b219-feedback.is-visible {
	opacity: 1;
	transform: translateY(0);
	max-height: 80px;
	margin-bottom: 12px;
	padding: 10px 14px 10px 38px;
}

.fv-f7a3b219-feedback.fv-feedback--saved {
	color: #1a5c2e;
	background: #edf9f0;
	border-left: 3px solid #2ea84a;
}

.fv-f7a3b219-feedback.fv-feedback--removed {
	color: #6b4e12;
	background: #fef8e8;
	border-left: 3px solid #e6a817;
}

.fv-f7a3b219-list {
	list-style: none;
	margin: 0;
	padding: 0;
	max-height: 320px;
	overflow-x: hidden;
	overflow-y: auto;
}

.fv-f7a3b219-list-item {
	padding: 12px 0;
	border-bottom: 1px solid #eee;
	min-width: 0;
	transition: opacity 0.3s ease, transform 0.3s ease, max-height 0.3s ease, padding 0.3s ease, margin 0.3s ease;
}

.fv-f7a3b219-list-item.fv-item-removing {
	opacity: 0;
	transform: translateX(14px);
	max-height: 0;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin: 0 !important;
	border-bottom-color: transparent !important;
	pointer-events: none;
}

.fv-f7a3b219-list-item:last-child {
	border-bottom: none;
}

.fv-f7a3b219-item-body {
	display: flex;
	flex-direction: column;
	gap: 4px;
	min-width: 0;
}

.fv-f7a3b219-item-meta {
	display: flex;
	align-items: baseline;
	justify-content: flex-start;
	gap: 10px;
	min-width: 0;
}

.fv-f7a3b219-saved-at {
	font-size: 12px;
	line-height: 1.35;
	color: #888;
	text-align: left;
	flex-shrink: 0;
}

.fv-f7a3b219-modal-overlay .fv-f7a3b219-modal-content .fv-f7a3b219-list-link,
.fv-f7a3b219-modal-overlay .fv-f7a3b219-modal-content .fv-f7a3b219-list-link:link,
.fv-f7a3b219-modal-overlay .fv-f7a3b219-modal-content .fv-f7a3b219-list-link:visited {
	min-width: 0;
	font-size: 15px;
	line-height: 1.4;
	color: #282a30 !important;
	text-decoration: none;
	word-break: break-word;
}

.fv-f7a3b219-modal-overlay .fv-f7a3b219-list-item.is-current .fv-f7a3b219-list-link {
	font-weight: 600;
}

.fv-f7a3b219-modal-overlay .fv-f7a3b219-modal-content .fv-f7a3b219-list-link:hover,
.fv-f7a3b219-modal-overlay .fv-f7a3b219-modal-content .fv-f7a3b219-list-link:focus {
	color: #282a30 !important;
	text-decoration: underline;
}

.fv-f7a3b219-remove {
	flex-shrink: 0;
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	padding: 0;
	font-size: 12px;
	line-height: 1.2;
	color: #8b1a1a;
	cursor: pointer;
	text-decoration: underline;
	-webkit-appearance: none;
	appearance: none;
}

.fv-f7a3b219-remove:hover,
.fv-f7a3b219-remove:focus,
.fv-f7a3b219-remove:focus-visible,
.fv-f7a3b219-remove:active {
	color: #5c1212;
	background: none !important;
	background-color: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

.fv-f7a3b219-empty {
	margin: 0;
	font-size: 15px;
	line-height: 1.5;
	color: #666;
}

.fv-f7a3b219-cache-notice {
	margin: 16px 0 0;
	padding-top: 12px;
	border-top: 1px solid #ececec;
	font-size: 12px;
	line-height: 1.45;
	color: #888;
}

.fv-force-open {
	position: absolute !important;
	height: auto !important;
	min-height: 250px;
	padding: 40px 20px;
}

.fv-f7a3b219-modal-overlay .fv-f7a3b219-list:empty + .fv-f7a3b219-empty {
	display: block;
}

.fv-f7a3b219-modal-overlay .fv-f7a3b219-list:not(:empty) + .fv-f7a3b219-empty {
	display: none;
}
